/*通用类*/
@media (max-width: 750px) {

	tbody {
		width: 100%;
	}

	tr {
		width: 100%;
	}

	tr td {
		width: auto;
		height: auto;
		word-wrap: break-word;
		white-space: normal;
	}

	tr td p {
		width: 29px;
		padding: 1px;
		margin: 0px;
		word-wrap: break-word;
		white-space: normal;
	}
}


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font-size: 14px;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	background: #fff;
	text-align: justify;
	color: #010000;
	position: relative;
}

h1,
h2,
h3 {
	font-weight: 500;
}

img {
	border: none;
}

a {
	cursor: pointer;
	color: #333;
	font-size: 2rem;
	text-decoration: none !important;
	outline: none;
}

a:hover {
	color: #006bb7;
}

ul {
	list-style-type: none;
}

em {
	font-style: normal;
}

.lt {
	float: left;
	font-size: 15px;
}

.rt {
	float: right;
	font-size: 15px;
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	outline: none;
}

table {
	border-collapse: collapse;
}









table td,
table th {
	padding: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/*header 开始*/
.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	padding: 0;
	height: 100px;
	background: #fff;
	box-shadow: 0px 1px 14.56px 1.44px rgba(153, 153, 153, 0.2);
}

.header .logo {
	float: left;
	margin-top: 15px;
}

.header .logo img {
	width: 200px;
}

.header .nav {
	float: right;
	margin-right: 30px;
	z-index: 99;
}

.header .nav>li {
	float: left;
	width: 130px;
	text-align: center;
	position: relative;
	line-height: 100px;
}

.header .nav>li:hover,
.header .nav>li.hover {}

.header .nav>li:hover>a,
.header .nav>li.hover>a {
	color: #6b99bd;
}

.header .nav>li a {
	padding: 0;
	font-size: 16px;
	background: none;
}

.header .contact {
	float: right;
	background: url(../image/di1.png) no-repeat left;
	background-size: auto 20px;
	padding-left: 30px;
	font-size: 20px;
	color: #d61419;
	line-height: 100px;
	font-weight: bold;
}

.header .nav .sec {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	background-color: #006bb7;
	padding: 10px 0;
	display: none;
}

.header .nav>li:hover .sec {
	display: block;
	background: #01abea;
}

.header .nav .sec>li {
	height: 37px;
	line-height: 37px;
	position: relative;
}

.header .nav .sec>li:hover,
.header .nav .sec>li.hover {
	background: #3a7bbf;
}

.header .nav .sec>li a {
	color: #fff;
	font-size: 14px;
}

.header .nav .sec .level {
	width: 160px;
	padding: 10px 20px;
	position: absolute;
	left: 100px;
	top: 0;
	background: #006bb7;
	display: none;
}

.header .nav .sec>li:hover .level {
	display: block;
}

.header .nav .sec .level>li {
	height: 37px;
	line-height: 37px;
	text-align: left;
}

.header .nav .sec .level li:hover {
	background: #2962a9;
}

.m_line {
	width: 25px;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 3%;
	display: none;
}

.m_line span {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #000000;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}

.m_line span:nth-child(2) {
	margin: 6px 0;
}

.Language {
	float: right;
	padding-left: 25px;
	background: url(../image/diqiu.png) no-repeat left;
	background-size: 22px auto;
	height: 40px;
	line-height: 40px;
	margin-top: 28px;
}

.Language a {
	padding: 0 10px;
	font-size: 18px;
}

.sousuo {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	height: 40px;
	border: 1px solid #ccc;
	width: 240px;
	border-radius: 5px;

}

.sousuo .in1 {
	width: 75%;
	float: left;
	height: 100%;
	border: none;
	padding-left: 10px;
	border-radius: 5px;
}

.sousuo .in2 {
	float: right;
	width: 20%;
	height: 100%;
	border: none;
	padding-left: 0px;
	background: url(../image/sousuo.png) no-repeat center;
}

.banner {
	margin-top: 100px;
}

.banner img {
	width: 100%;
}

.banner .swiper-button-next {
	background: url(../image/rii.png) no-repeat center;
	width: 75px;
	height: 75px;
	background-size: 100% auto;
	right: 5%;
	left: auto;
}

.banner .swiper-button-prev {
	background: url(../image/left.png) no-repeat center;
	width: 75px;
	height: 75px;
	background-size: 100% auto;
	left: 5%;
	right: auto;
}

.banner .swiper-pagination-bullet {
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	background: #09619a;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.fp_box_1 {
	padding: 140px 0;
}

.tilte {
	padding-left: 50px;
	background: url(../image/ren_san.png) no-repeat left;
	background-size: 20px auto;
}

.ico_da {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ico_img {
	width: 30%;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 30px;
	overflow: hidden;
}

.ico_img>img {
	width: 100%;
}

.ico_img .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px;
	z-index: 2;
}

.ico_img .text span {
	display: block;
	width: 100px;
	height: 4px;
	background-color: #fff;
}

.ico_img .text h3 {
	color: #fff;
	margin-top: 20px;
}

.ico_img1::after {
	display: block;
	content: "";
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../image/1.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.ico_img2::after {
	display: block;
	content: "";
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../image/2.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.ico_img3::after {
	display: block;
	content: "";
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../image/3.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 1;
	display: none;
}

.ico_img:hover::after {
	display: block;
}

.ico_img3 {
	margin-top: -80px;
}

.ico_img1 {
	margin-top: 80px;
}

.fp_box_2 {
	background: url(../image/bg.png) no-repeat top;
	background-size: 100% auto;
}

.title {
	padding: 50px 0;
	text-align: center;
}

.title h3 {
	font-size: 50px;
	color: #ffffff;
	margin-bottom: 30px;
}

.title p {
	width: 60%;
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.Jump_data {
	padding: 30px 0;
	border-bottom: 1px solid #fff;
}

.Jump_data ul li {
	width: 20%;
	float: left;
	padding: 0 30px;
	color: #fff;
}

.Jump_data ul li h3 {
	font-size: 16px;
}

.Jump_data ul li h3 em {
	font-size: 50px;
	font-weight: bold;
	display: inline-block;
	margin-right: 5px;
}

.Jump_data ul li span {
	font-size: 26px;
}

.fp2_list {
	margin-top: 100px;
}

.fp2_list ul {
	margin-left: -30px;
	margin-right: -30px;
}

.fp2_list ul li {
	width: 33.33%;
	float: left;
	padding: 0 30px;
}

.fp2_list ul li a {
	display: block;
	position: relative;
}

.fp2_list ul li a .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 50px;
}

.fp2_list ul li a .text h3 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
}

.fp2_list ul li a .text p {
	font-size: 25px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.fp_box_2 {
	padding-bottom: 100px;
}

.fp_box_3 {
	padding: 50px 0;
}

.tilte {
	font-size: 40px;
}

.fp_box_3 .left {
	width: 15%;
	float: left;
}

.fp_box_3 .left ul li {
	height: 100px;
	margin-top: 40px;
}

.fp_box_3 .left ul li a {
	display: block;
	position: relative;
	padding-left: 100px;
	height: 100%;
}

.fp_box_3 .left ul li a img {
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.fp_box_3 .left ul li a h4 {
	font-size: 16px;
	margin: 0;
	padding-top: 25px;
	margin-bottom: 5px;
	text-align: left;
}

.fp_box_3 .left ul li a span {
	font-size: 20px;
}

.fp_box_3 .left ul li:hover a {
	color: #e9532d;
}

.fp_box_3 .left ul li.hover a {
	color: #e9532d;
}

.fp_box_3 .left ul li:hover a img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(0.9);
}

.fp_box_3 .rii {
	width: 80%;
	float: right;
	margin-top: -50px;
	position: relative;
	display: none;
}

.fp_box_3 .rii .text {
	position: absolute;
	top: 20%;
	right: 100px;
	width: 30%;
}

.fp_box_3 .rii .text h3 {
	font-size: 38px;
	color: #fff;
	text-align: left;
}

.fp_box_3 .rii .text h4 {
	font-size: 38px;
	color: #fff;
}

.fp_box_3 .rii .text p {
	font-size: 16px;
	color: #fff;
	margin: 30px 0;
	line-height: 30px;
}

.fp_box_3 .rii .text a {
	width: 200px;
	height: 50px;
	background-color: #fff;
	display: block;
	border-radius: 20px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 8%;
	background: #fff url(../image/lansan.png) no-repeat left;
	background-position-x: 80%;
}

.fp_box_4 {
	text-align: center;
	padding-top: 100px;
	margin-top: 50px;
	background-color: #f1f7fc;
}

.fp_box_4 h3 {
	font-size: 42px;
	color: #000000;
}

.fp_box_4 p {
	font-size: 26px;
	color: #3c3c3c;
	text-align: center;
}

.fp_box_5 {
	background: url(../image/bg2.png) no-repeat top;
	background-size: 100% auto;
}

.title2 {
	text-align: center;
	padding: 50px 0;
}

.title2 h3 {
	font-size: 42px;
	color: #fff;
}

.title2 p {
	font-size: 26px;
	color: #fff;
	text-align: center;
}

.fp_box_5 ul {
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 100px;
}

.fp_box_5 ul li {
	width: 8%;
	float: left;
	padding: 0 20px;
	margin-bottom: 50px;
}

.fp_box_5 ul li>div {
	background-color: #fff;
	height: 120px;
	text-align: center;
	border-radius: 10px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.fp_box_5 ul li>div img {
	max-width: 100%;
}

.fp_box_5 {
	padding-bottom: 50px;
}

.fp_box_6 ul li .pic {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.fp_box_6 ul li .pic img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.fp_box_6 ul li .pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.fp_box_6 ul li .text {
	padding: 35px;
	border-radius: 0 0 20px 20px;
	background-color: #f7f7f7;
}

.fp_box_6 ul li .text span {
	font-size: 14px;
	color: #000000;
}

.fp_box_6 ul li .text h3 {
	font-size: 20px;
	margin: 15px 0;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.fp_box_6 ul li .text p {
	font-size: 14px;
	min-height: 75px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 24px;
}

.fp_box_6 ul li .text a {
	display: block;
	font-size: 16px;
	margin-top: 30px;
}

.fp_box_6 ul li .text a em {
	display: inline-block;
	color: #006bb7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	float: right;
	padding-right: 80%;
}

.fp_box_6 {
	padding-bottom: 100px;
}

.fp_box_6 ul li:hover .text a em {
	padding-right: 20%;
}

.title22 h3,
.title22 p {
	color: #000000;
}

footer {
	margin-top: 0px;
	padding: 60px 0;
	background-color: #f5f5f5;
}

footer .left {
	width: 20%;
	float: left;
}

footer .left p {
	position: relative;
	font-size: 16px;
	color: #484848;
	margin-top: 30px;
	padding-left: 50px;
}

footer .left p>img {
	position: absolute;
	top: 0;
	left: 0;
}

footer .left p .erweima {
	position: absolute;
	top: -100px;
	left: 0px;
	width: 100px;
	height: 100px;
	display: none;
}

footer .left p .erweima img {
	width: 100%;
	height: 100%;
}

footer .left p:hover .erweima {
	display: block;
}

footer .rii {
	width: 70%;
	float: right;
}

footer .rii ul li {
	float: left;
	width: 16.666666%;
}

footer .rii ul li a {
	display: block;
}

footer .rii ul li h3 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}

footer .rii ul li a {
	font-size: 16px;
	color: #686868;
	margin-top: 20px;
	display: block;
}

footer .rii ul li a:hover {
	color: #006bb7;
}

footer {
	padding-bottom: 100px;
}

.footer {
	background-color: #d6d6d6;
	width: 100%;
	padding: 20px 0;

}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 60px;
}

.fp2_list ul li img {
	width: 100%;
}

.fp_box_3 .rii img {
	width: 100%;
	border-radius: 30px;
}

.sousuotab {
	float: right;
	display: none;
}

.Jump_data.Jump_data2 {
	border: none;
}

/* new */
.title_dy {
	padding: 60px 0;
}

.title_dy h3 {
	margin: 0;
	padding-left: 40px;
	font-size: 42px;
	color: #000000;
	background: url(../image/title_d.png) no-repeat left;
}

.dy_box_1 {
	padding-bottom: 100px;
}

.dy_box_1 ul li {
	width: 15.5%;
	float: left;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.dy_box_1 ul li .pictext {
	width: 100%;
	position: relative;
	height: 725px;
	overflow: hidden;
}

.dy_box_1 ul li .pictext::after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);

}

.dy_box_1 ul li .pictext .wenzi {
	width: 100%;
	height: 50%;
	background: rgba(0, 128, 165, 0.6);
	position: absolute;
	bottom: 0;
	left: 0%;
	padding: 80px;
	color: #fff;
	font-size: 24px;
	line-height: 1.6;
	opacity: 0;
	width: 100%;
}

.dy_box_1 ul li .pictext img {
	width: 100%;
	height: 100%;
	object-fit: cover;

}

.dy_box_1 ul li .text {
	background: #007eb9;
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 16px;
}

.dy_box_1 ul li.hover {
	width: 38%;
}

.dy_box_1 ul li.hover .pictext::after {
	background: rgba(0, 0, 0, 0);
}

.dy_box_1 ul li.hover .pictext .wenzi {
	opacity: 1;
	font-size:16px;
}

.dy_box_2 {
	background: #f3f5f9;
	padding-bottom: 100px;
}

.dy_box_2 ul {
	margin-left: -35px;
	margin-right: -35px;
}

.dy_box_2 ul li {
	width: 25%;
	float: left;
	padding: 0 35px;
}

.dy_box_2 ul li .pic {
	width: 100%;
	height: 266px;
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}

.dy_box_2 ul li .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.dy_box_2 ul li:hover .pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.dy_box_2 ul li p {
	background: #fff;
	text-align: center;
	height: 70px;
	line-height: 70px;
	color: #333;
	border-radius: 0 0 20px 20px;
}

.dy_box_2 ul li:hover p {
	background: #006bb7;
	color: #fff;
}

/* new2 */
.dy_box_3 {
	height: 100px;
	box-shadow: 0px 4px 1px rgba(243, 133, 87, 0.3);
	text-align: center;
}

.dy_box_3 a {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	width: 280px;
	font-size: 20px;
	color: #000000;
}

.dy_box_3 a:hover {
	background: #006bb7;
	color: #fff;
}

.dy_box_3 a.hover {
	background: #006bb7;
	color: #fff;
}

.dy_box_4 {
	padding-bottom: 100px;
	background: #f5f6fa;
}

.title_dy1 {
	padding: 80px 0;
	text-align: center;
}

.title_dy1 h3 {
	font-size: 30px;
	color: #0070aa;
}

.dy_box_4 .swiper-slide img {
	width: 100%;
	border-radius: 20px 20px 0 0;
}

.dy_box_4 .container {
	position: relative;
}

.dy_box_4 .container .swiper-button-prev {
	left: -80px;
	right: auto;
	width: 70px;
	height: 70px;
	/* background: url(../image/dyzuo.png) no-repeat  center;
	background-size: 100% 100%; */
	border: 3px solid #dedee0;
	border-radius: 70px;
}

.dy_box_4 .container .swiper-button-next {

	right: -80px;
	width: 70px;
	height: 70px;
	/* background: url(../image/dyyou.png) no-repeat  center;
    background-size: 100% 100%; */
	border: 3px solid #dedee0;
	border-radius: 70px;
}

.dy_box_4 .container .swiper-button-next,
.dy_box_4 .container .swiper-button-prev {
	color: #dedee0;

}

.dy_box_4 .container .swiper-button-next:hover,
.dy_box_4 .container .swiper-button-prev:hover {
	color: #006bb7;
	border: 3px solid #006bb7;
}

.dy_box_4 p {
	background: #fff;
	border-radius: 0 0 20px 20px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 24px;
}

.dy_box_4 .swiper-slide:hover p {
	background: #006bb7;
	color: #fff;
}

.dy_box_5 .swiper-slide {
	width: 100%;
	background: #f6f6f6;
	padding: 65px;

}

.dy_box_5 .swiper-slide .left {
	float: left;
	width: 40%;
}

.dy_box_5 .swiper-slide .left img {
	width: 95%;
	height: 500px;
	object-fit: cover;
}

.dy_box_5 .swiper-slide .rii {
	float: right;
	width: 60%;
	position: relative;
	height: 500px;
}

.dy_box_5 .swiper-slide .rii h3 {
	font-size: 30px;
	color: #070707;
	margin: 0;
	margin-bottom: 20px;
}

.dy_box_5 .swiper-slide .rii h3 strong {
	font-size: 42px;
	color: #006bb7;
	font-weight: 100;
}

.dy_box_5 .swiper-slide .rii p {
	font-size: 22px;
	color: #070707;
	line-height: 1.5;
	margin-bottom: 20px;
}

.dy_box_5 .swiper-slide .rii .tupian {
	position: absolute;
	bottom: 0;
	left: 0;
}

.dy_box_5 .swiper-slide .rii .tupian img {
	width: 215px;
	margin-right: 15px;
	display: inline-block;
}

.dy_box_5 .container {
	position: relative;
}






.dy_box_5 .container .swiper-button-prev {
	left: -80px;
	right: auto;
	width: 70px;
	height: 70px;
	/* background: url(../image/dyzuo.png) no-repeat  center;
	background-size: 100% 100%; */
	border: 3px solid #dedee0;
	border-radius: 70px;
}

.dy_box_5 .container .swiper-button-next {

	right: -80px;
	width: 70px;
	height: 70px;
	/* background: url(../image/dyyou.png) no-repeat  center;
    background-size: 100% 100%; */
	border: 3px solid #dedee0;
	border-radius: 70px;
}

.dy_box_5 .container .swiper-button-next,
.dy_box_5 .container .swiper-button-prev {
	color: #dedee0;

}

.dy_box_5 .container .swiper-button-next:hover,
.dy_box_5 .container .swiper-button-prev:hover {
	color: #006bb7;
	border: 3px solid #006bb7;
}

.dy_box_6 {
	padding-bottom: 80px;
}

.dy_box_6 ul {
	margin-left: -10px;
	margin-right: -10px;
}

.dy_box_6 ul li {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
}

.dy_box_6 ul li .pic {
	width: 100%;
	height: 266px;
	overflow: hidden;
}

.dy_box_6 ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dy_box_6 ul li:hover .pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.dy_box_6 ul li .text {
	padding: 30px 0;
	background: #f6f6f6;
	text-align: center;
}

.dy_box_6 ul li .text h3 {
	padding: 0 10px;
	font-size: 20px;
	color: #2e2e2e;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.dy_box_6 ul li .text a {
	display: block;
	width: 195px;
	height: 45px;
	background: #006bb7;
	color: #fff;
	margin: 0 auto;
	line-height: 45px;
	margin-top: 30px;
	border-radius: 30px;
}

.dy_box_5 .swiper-pagination {
	display: none;
}

.banner_video {
	margin-top: 100px;
}


.banner_video {
	width: 100%;
	overflow: hidden;
}

.banner_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wufeng {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.scrolling-wrapper {
    display: flex;
    width: 100%;
    overflow: hidden;
}
.fp_box_5 {
    padding-bottom: 0px;
}
.wufeng {
	padding-top: 50px;
}
.wufeng {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.scrolling-wrapper {
    display: flex;
    width: 200%; /* Width of the wrapper should be twice the width of the container for seamless scroll */
    animation: scroll 30s linear infinite; /* Adjust the duration to control scroll speed */
}

.wufeng ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.wufeng li {
    flex: 0 0 auto;
    box-sizing: border-box;
    margin-right: 20px; 
}


@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

@media (min-width: 1024px) {
    .wufeng li {
        width: calc(100% / 6);
    }
}

@media (max-width: 768px) {
    .scrolling-wrapper {
        width: 200%;
        animation: scroll 40s linear infinite; 
    }

    .wufeng li {
        width: calc(100% / 2);
    }
}




/*  */
.dy_box_6{
	position: relative;
}
.on_dy{
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 10px;
	left: 0;
	text-align: center;
	color: #000;
	line-height: 50px;
	font-size: 24px;
}
.on_dy:hover{
	color: #006bb7;
	cursor: pointer;
}









@media only screen and (max-width:2100px) {
	.dy_box_4 .container {
		padding: 0 100px;
	}

	.dy_box_4 .container .swiper-button-next {
		right: 0;
		width: 70px;
		height: 70px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_4 .container .swiper-button-prev {
		left: 0px;
		right: auto;
		width: 70px;
		height: 70px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_5 .container {
		padding: 0 100px;
	}

	.dy_box_5 .container .swiper-button-next {
		right: 0;
		width: 70px;
		height: 70px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_5 .container .swiper-button-prev {
		left: 0px;
		right: auto;
		width: 70px;
		height: 70px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}
}

@media only screen and (max-width:2000px) {
	.fp_box_1 {
		padding: 60px 0;
	}

	.fp_box_5 {
		background: url(../image/bg2.png) no-repeat top;
		background-size: 100% 100%;
	}

	.fp_box_6 ul li .text a em {
		padding-right: 70%;
	}
}

@media only screen and (max-width:1820px) {
	.header .nav>li {
		float: left;
		width: 95px;
		text-align: center;
		position: relative;
		line-height: 100px;
	}

	.fp_box_2 {
		background: url(../image/bg.png) no-repeat center;
		background-size: 100% 100%;
	}

	.fp_box_3 .left ul li {
		height: 100px;
		margin-top: 25px;
	}

	.fp_box_6 ul li .pic {
		width: 100%;
		height: 220px;
		overflow: hidden;
	}

	.fp_box_6 ul li .pic img {
		object-fit: cover;
	}

	.dy_box_5 .swiper-slide {
		width: 100%;
		background: #f6f6f6;
		padding: 40px;
	}

	.dy_box_6 ul li .pic {
		width: 100%;
		height: 210px;
		overflow: hidden;
	}
}

@media only screen and (max-width:1620px) {
	.banner .swiper-pagination-bullet {
		width: 20px;
		height: 20px;

	}

	.fp_box_3 .left ul li {
		height: 100px;
		margin-top: 15px;
	}

	.fp_box_3 .left ul li a h4 {
		font-size: 14px;
		margin: 0;
		padding-top: 25px;
		margin-bottom: 5px;
		text-align: left
	}

	.fp_box_3 .left ul li a span {
		font-size: 12px;
	}

	.fp_box_3 .left ul li {
		height: 80px;
		margin-top: 15px;
	}

	.tilte {
		font-size: 26px;
	}

	.fp_box_4 {
		text-align: center;
		padding-top: 30px;

		background-color: #f1f7fc;
	}

	.dy_box_1 ul li .pictext {
		height: 600px;
	}

	.dy_box_1 ul li .pictext .wenzi {
		padding: 30px;
	}

	.dy_box_2 ul li .pic {
		height: 170px;
	}

	.dy_box_5 .swiper-slide .left img {
		height: 400px;
	}

	.dy_box_5 .swiper-slide .rii h3 a {
		font-size: 14px;
		color: #070707;
		margin: 0;
		margin-bottom: 20px;
	}

	.dy_box_5 .swiper-slide .rii h3 strong {
		font-size: 24px;
		color: #006bb7;
		font-weight: 100;
	}

	.dy_box_5 .swiper-slide .rii p {
		font-size: 16px;
		color: #070707;
		line-height: 1.5;
		margin-bottom: 14px;
	}

	.dy_box_5 .swiper-slide .rii {
		float: right;
		width: 60%;
		position: relative;
		height: 400px;
	}

	.title_dy1 {
		padding: 30px 0;
		text-align: center;
	}

	.dy_box_6 ul li .text h3 {
		font-size: 18px;
	}

	.dy_box_3 {
		height: 70px;
		box-shadow: 0px 4px 1px rgba(243, 133, 87, 0.3);
		text-align: center;
	}

	.dy_box_3 a {
		display: inline-block;
		height: 70px;
		line-height: 70px;
		width: 220px;
		font-size: 22px;
		color: #000000;
	}
}

@media only screen and (max-width:1420px) {
	.header .logo img {
		width: 150px;
	}

	.header .logo {
		margin-top: 20px;
	}

	.sousuo {
		display: block;
		position: absolute;
		top: 100px;
		left: auto;
		right: 1px;
		background-color: #fff;
		margin-top: 0;
		display: none;
	}

	.sousuo.hover {
		display: block;
	}

	.sousuotab {
		display: block;
		margin-top: 30px;
		margin-right: 20px;
	}

	.Jump_data ul li span {
		font-size: 16px;
	}

	.Jump_data ul li h3 em {
		font-size: 36px;
		font-weight: bold;
		display: inline-block;
		margin-right: 5px;
	}

	.Jump_data {
		padding: 10px 0;
		border-bottom: 1px solid #fff;
	}

	.fp2_list {
		margin-top: 40px;
	}

	.fp_box_3 .left ul li a img {
		position: absolute;
		top: 0;
		left: 0;
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

	.fp_box_3 .left ul li:hover a img {

		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);

	}

	.fp_box_3 .rii .text {
		position: absolute;
		top: 10%;
		right: 50px;
		width: 50%;
	}

	.fp_box_3 .rii {
		width: 80%;
		float: right;
		margin-top: 0;
		position: relative;
		display: none;
	}

	.fp_box_5 {
		padding-bottom: 40px;
	}

	.fp_box_5 ul {

		margin-top: 40px;
	}

	.fp_box_5 ul li>div {
		height: 80px;

	}

	.fp_box_5 ul li>div img {
		width: 80%;
	}

	.title2 h3 {
		font-size: 32px;
		color: #fff;
	}

	.title2 p {
		font-size: 16px;
		color: #fff;
	}

	.title22 h3,
	.title22 p {
		color: #000;
	}

	.fp_box_6 ul li .pic {
		width: 100%;
		height: 156px;
		overflow: hidden;
	}

	.fp_box_6 ul li .text {
		padding: 15px;
		border-radius: 0 0 10px 10px;
		background-color: #f7f7f7;
	}

	.fp_box_6 ul li .text h3 {
		font-size: 16px;
		margin: 10px 0;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.fp_box_6 ul li .text a {
		display: block;
		font-size: 15px;
		margin-top: 20px;
	}

	.fp_box_6 ul li .text a em {
		padding-right: 50%;
	}

	footer .left img {
		max-width: 100%;
	}

	footer .left p {
		position: relative;
		font-size: 12px;
		color: #484848;
		margin-top: 30px;
		padding-left: 50px;
	}

	footer .left p>img {
		position: absolute;
		top: 0;
		left: 0;
		width: 30px;
	}

	footer .rii ul li h3 {
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		margin-bottom: 20px;
	}

	footer .rii ul li a {
		font-size: 14px;

	}

	.banner .swiper-button-next {
		background: url(../image/rii.png) no-repeat center;
		width: 55px;
		height: 55px;
		background-size: 100% auto;
		right: 5%;
		left: auto;
	}

	.banner .swiper-button-prev {
		background: url(../image/left.png) no-repeat center;
		width: 55px;
		height: 55px;
		background-size: 100% auto;
		left: 5%;
		right: auto;
	}

	.ico_img {
		width: 31%;
	}

	.title h3 {
		font-size: 37px;
		color: #ffffff;
		margin-bottom: 30px;
	}

	.title p {
		width: 60%;
		margin: 0 auto;
		color: #fff;
		font-size: 16px;
		line-height: 25px;
	}

	.fp2_list ul li a .text h3 {
		font-size: 28px;
		color: #fff;
		margin-bottom: 20px;
	}

	.fp2_list ul li a .text p {
		font-size: 15px;
		color: #fff;
		margin-bottom: 10px;
	}

	.dy_box_1 ul li .pictext .wenzi {
		height: 42%;
		font-size: 20px;
	}

	.dy_box_2 ul li .pic {
		height: 150px;
	}

	.dy_box_2 ul li {
		padding: 0 15px;
	}

	.dy_box_2 ul {
		margin-left: -15px;
		margin-right: -15px;
	}

	.dy_box_1 ul li .pictext {
		height: 450px;
	}

	.title_dy {
		padding: 40px 0;
	}

	.title_dy h3 {
		padding-left: 30px;
		font-size: 30px;
		background: url(../image/title_d.png) no-repeat left;
		background-size: 20px auto;
	}

	.dy_box_6 ul li .pic {
		width: 100%;
		height: 160px;
		overflow: hidden;
	}

	.dy_box_6 ul li .text a {
		display: block;
		width: 160px;
		height: 38px;
		background: #006bb7;
		color: #fff;
		margin: 0 auto;
		line-height: 38px;
		margin-top: 20px;
		border-radius: 20px;
		font-size: 16px;
	}
}

@media only screen and (max-width:1220px) {
	.header .container {
		width: 100%;
	}

	.header .logo {
		width: 260px;
		margin-top: 35px;
	}

	.header .logo img {
		width: 100%;
	}

	.header .contact {
		font-size: 18px;
	}

	.header .logo {
		width: 140px;
		margin-top: 25px;
	}

	.banner .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 20px;
	}

	.fp_box_3 .left {
		width: 100%;
		float: none;
	}

	.fp_box_3 .rii {
		width: 100%;
		float: none;

	}

	.fp_box_3 .left ul li {
		height: 80px;
		margin-top: 15px;
		float: left;
		width: 26%;
		margin-left: 5%;
		height: auto;
	}

	.fp_box_3 .left ul li a img {
		/* position: static;
	    top: 0;
	    left: 0; */
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

	.fp_box_3 .rii .text h3 {
		font-size: 28px;
		color: #fff;
	}

	.fp_box_3 .rii .text h4 {
		font-size: 22px;
		color: #fff;
	}

	.fp_box_3 .rii .text p {
		font-size: 14px;
		color: #fff;
		margin: 30px 0;
		line-height: 25px;
	}

	.fp_box_3 .rii .text a {
		width: 160px;
		height: 45px;
		background-color: #fff;
		display: block;
		border-radius: 20px;
		line-height: 46px;
		font-size: 15px;
		padding-left: 6%;
		background: #fff url(../image/lansan.png) no-repeat left;
		background-position-x: 80%;
		background-size: 12px auto;
	}

	.fp_box_5 ul li>div {
		height: 60px;
	}

	.fp_box_5 ul li {
		width: 16.666%;
		float: left;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.fp_box_5 ul {
		margin-top: 0px;
	}

	.fp_box_6 ul li .pic {
		width: 100%;
		height: 122px;
		overflow: hidden;
	}

	.fp_box_6 ul li .text p {
		font-size: 12px;
		min-height: 55px;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		line-height: 14px;
	}

	.title2 {
		text-align: center;
		padding: 25px 0;
	}

	.fp_box_6 {
		padding-bottom: 50px;
	}

	.footer p {
		font-size: 12px;
	}

	.dy_box_1 ul li .pictext .wenzi {
		height: 50%;
		font-size: 16px;
	}

	.dy_box_1 ul li .text {
		background: #007eb9;
		text-align: center;
		height: 60px;
		line-height: 60px;
		color: #fff;
		font-size: 14px;
	}

	.dy_box_2 ul li p {
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}

	.dy_box_2 ul li .pic {
		height: 120px;
	}

	.fp_box_5 {
		padding-top: 60px;
	}




	.dy_box_4 .container {
		padding: 0 0px;
	}

	.dy_box_4 .container .swiper-button-next {
		right: -60px;
		width: 50px;
		height: 50px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_4 .container .swiper-button-prev {
		left: -60px;
		right: auto;
		width: 50px;
		height: 50px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_5 .container {
		padding: 0 0px;
	}

	.dy_box_5 .container .swiper-button-next {
		right: -60px;
		width: 50px;
		height: 50px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_5 .container .swiper-button-prev {
		left: -60px;
		right: auto;
		width: 50px;
		height: 50px;
		border: 3px solid #dedee0;
		border-radius: 70px;
	}

	.dy_box_5 .swiper-button-next:after,
	.dy_box_5 .swiper-button-prev:after {
		font-family: swiper-icons;
		font-size: 25px;
		text-transform: none !important;
		letter-spacing: 0;
		text-transform: none;
		font-variant: initial;
		line-height: 1;
		font-weight: bold;
	}

	.dy_box_4 .swiper-button-next:after,
	.dy_box_4 .swiper-button-prev:after {
		font-family: swiper-icons;
		font-size: 25px;
		text-transform: none !important;
		letter-spacing: 0;
		text-transform: none;
		font-variant: initial;
		line-height: 1;
		font-weight: bold;
	}

	.dy_box_5 .swiper-slide .rii .tupian img {
		width: 150px;
		margin-right: 15px;
		display: inline-block;
	}

	.dy_box_6 ul li .pic {
		width: 100%;
		height: 130px;
		overflow: hidden;
	}

	.dy_box_6 ul li .text {
		padding: 15px 0;
		background: #f6f6f6;
		text-align: center;
	}

	.dy_box_6 ul li .text a {
		display: block;
		width: 130px;
		height: 30px;
		background: #006bb7;
		color: #fff;
		margin: 0 auto;
		line-height: 30px;
		margin-top: 20px;
		border-radius: 20px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 1000px) {
	.header .contact {
		margin-right: 60px;
	}

	.header .nav {
		position: fixed;
		left: 0;
		top: 100px;
		width: 100%;
		background: #033a89;
		padding: 20px 0;
		margin: 0;
		display: none;
	}

	.header .nav>li {
		width: 100%;
		line-height: 65px;
	}

	.header .nav>li a {
		color: #fff;
	}

	.header .nav .sec {
		position: static;
	}

	.header .nav .sec>li {
		height: auto;
	}

	.header .nav .sec .level {
		position: static;
		width: 100%;
		padding: 10px 0;
	}

	.header .nav .sec .level li {
		text-align: center;
	}

	.m_line {
		display: block;
		width: 25px;
		height: 16px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 3%;
	}

	.m_line span {
		display: block;
		width: 100%;
		height: 2px;
		background-color: #000000;
		-webkit-transition: all ease .3s;
		-o-transition: all ease .3s;
		-moz-transition: all ease .3s;
		transition: all ease .3s;
	}

	.m_line span:nth-child(2) {
		margin: 6px 0;
	}

	.header .ac .line1 {
		transform: rotate(45deg) translate(3px, 5px);
	}

	.header .ac .line2 {
		opacity: 0;
	}

	.header .ac .line3 {
		transform: rotate(-45deg) translate(6px, -8px);
	}
}

@media only screen and (max-width: 750px) {
	.header .contact {
		display: none;
	}

	.header {
		height: 60px;
	}

	.header .logo {
		width: 240px;
		margin-top: 15px;
	}

	.banner {
		margin-top: 60px;
	}

	.header .nav {
		top: 60px;
		height: 100%;
	}

	.header .logo {
		width: 85px;
		margin-top: 15px;
	}

	.Language {
		float: left;
		margin-top: 10px;
		margin-left: 15px;
	}

	.Language a {
		padding: 0 5px;
		font-size: 14px;
	}

	.sousuotab {
		display: block;
		margin-top: 13px;
		margin-right: 60px;
	}

	.sousuo {
		display: block;
		position: absolute;
		top: 60px;
		left: auto;
		right: 0px;
		background-color: #fff;
		margin-top: 0;
		display: none;
	}

	.banner .swiper-button-next {
		background: url(../image/rii.png) no-repeat center;
		width: 35px;
		height: 35px;
		background-size: 100% auto;
		right: 5%;
		left: auto;
	}

	.banner .swiper-button-prev {
		background: url(../image/left.png) no-repeat center;
		width: 35px;
		height: 35px;
		background-size: 100% auto;
		left: 5%;
		right: auto;
	}

	.banner .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 10px;
	}

	.fp_box_1 {
		padding: 20px 0;
	}

	.tilte {
		font-size: 18px;
		padding-left: 25px;
		background-size: 15px auto;
	}

	.ico_img1,
	.ico_img2,
	.ico_img3 {
		margin-top: 0px;
	}

	.ico_da {
		display: block;
		white-space: nowrap;
		overflow-x: auto;
	}

	.ico_img {
		display: inline-block;
		width: 55%;
		margin-top: .2rem !important;
		margin-right: 3%;
		border-radius: 10px;
	}

	.ico_img .text {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 15px;
		z-index: 2;
	}

	.ico_img .text span {
		display: block;
		width: 60px;
		height: 2px;
		background-color: #fff;
	}

	.ico_img .text h3 {
		color: #fff;
		margin-top: 12px;
		font-size: 16px;
	}

	.title h3 {
		font-size: 18px;
		color: #ffffff;
		margin-bottom: 15px;
	}

	.title p {
		width: 100%;
		margin: 0 auto;
		color: #fff;
		font-size: 12px;
		line-height: 22px;
	}

	.title {
		padding: 20px 0;
		text-align: center;
	}

	.Jump_data ul li {
		width: 50%;
		float: left;
		padding: 0 15px;
		color: #fff;
		text-align: center;
	}

	.Jump_data ul li h3 {
		font-size: 10px;
		margin-bottom: 0;

	}

	.Jump_data ul li h3 em {
		font-size: 22px;
		font-weight: bold;
		display: inline-block;
		margin-right: 5px;
		font-weight: normal;
	}

	.Jump_data ul li span {
		font-size: 12px;
	}

	.fp2_list ul {
		margin-left: -10px;
		margin-right: -10px;
	}

	.fp2_list ul li {
		width: 100%;
		float: left;
		padding: 0 10px;
		margin-bottom: 30px;
	}

	.fp_box_2 {
		padding-bottom: 30px;
	}

	.fp2_list ul li a .text h3 {
		font-size: 22px;
		color: #fff;
		margin-bottom: 20px;
	}

	.fp2_list ul li a .text p {
		font-size: 15px;
		color: #fff;
		margin-bottom: 10px;
	}

	.fp_box_3 .left ul li {
		height: auto;
	}

	.fp_box_3 .left ul li a {
		padding-left: 0;
		text-align: center;
		height: auto;
	}

	.fp_box_3 .left ul li a img {
		position: static;

	}

	.fp_box_3 .left ul li a img {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		display: block;
		margin: 0 auto;
		top: auto;
		left: auto;
		width: 70%;
	}

	.fp_box_3 .left ul li:hover a img {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
	}

	.fp_box_3 .left ul li a h4 {
		font-size: 14px;
		margin: 0;
		padding-top: 5px;
		margin-bottom: 5px;
		text-align: center;
		font-size: 12px;
	}

	.fp_box_3 .left ul li a span {
		font-size: 10px;
	}

	.fp_box_3 {
		padding: 20px 0;
	}

	.fp_box_3 .rii .text {
		position: static;
		top: 0%;
		right: 0px;
		width: 100%;
		padding: 10px;
		background-color: #f5f5f5;
		padding-bottom: 15px;
		border-radius: 0 0 10px 10px;
	}

	.fp_box_3 .rii .text h3 {
		font-size: 20px;
		color: #333;
	}

	.fp_box_3 .rii .text h4 {
		font-size: 14px;
		color: #333;
	}

	.fp_box_3 .rii .text p {
		font-size: 12px;
		color: #333;
		margin: 15px 0;
		line-height: 20px;
	}

	.fp_box_3 .rii .text a {
		width: 100px;
		height: 40px;
		background-color: #fff;
		display: block;
		border-radius: 10px;
		line-height: 40px;
		font-size: 12px;
		padding-left: 4%;
		background: #fff url(../image/lansan.png) no-repeat left;
		background-position-x: 80%;
		background-size: 10px auto;
	}

	.fp_box_5 ul {
		margin: 0;
	}

	.fp_box_5 ul li {
		width: 15%;
		float: left;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.title2 h3 {
		font-size: 24px;
		color: #fff;
	}

	.title2 p {
		font-size: 12px;
		color: #fff;
	}

	.title22 h3,
	.title22 p {
		color: #333;
	}

	.fp_box_6 ul li {
		margin-bottom: 30px;
	}

	.fp_box_6 ul li .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.fp_box_6 ul li .text p {
		font-size: 12px;
		min-height: auto;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 114;
		line-height: 20px;
	}

	.fp_box_6 ul li .text a em {
		padding-right: 72%;
	}

	footer .left {
		width: 100%;
		float: none;
	}

	footer .left>img {
		display: block;
		margin: 0 auto;
		width: 180px;
	}

	footer .rii {
		width: 100%;
		float: right;
	}

	footer .rii ul li {
		float: left;
		width: 50%;
		text-align: left;
		padding-left: 30px;
		margin-top: 10px;
	}

	footer .rii ul li h3 {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		margin-bottom: 10px;
	}

	footer .rii ul li a {
		font-size: 12px;
		margin-top: 5px;
	}

	.footer p {
		font-size: 10px;
	}

	footer {
		padding-bottom: 30px;
	}

	.fp_box_6 {
		padding-bottom: 0px;
	}

	.dy_box_1 ul li {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
		border-radius: 10px;
	}

	.dy_box_1 ul li .pictext {
		height: 200px;
	}

	.dy_box_1 ul li.hover {
		width: 100%;
	}

	.dy_box_1 ul li.hover .pictext .wenzi {
		opacity: 0;
	}

	.dy_box_1 ul li .text {
		background: none;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		font-weight: bold;
		font-size: 18px;
		padding-left: 20px;
	}

	.title_dy {
		padding: 20px 0;
	}

	.dy_box_1 {
		padding-bottom: 0px;
	}

	.title_dy h3 {
		padding-left: 22px;
		font-size: 22px;
		background: url(../image/title_d.png) no-repeat left;
		background-size: 15px auto;
	}

	.dy_box_2 ul {
		margin-left: -10px;
		margin-right: -10px;
	}

	.dy_box_2 ul li {
		padding: 0 10px;
		width: 50%;
		margin-bottom: 30px;
	}

	.dy_box_2 ul li .pic {
		border-radius: 10px 10px 0 0;
	}

	.dy_box_2 ul li .pic {
		height: 100px;
	}

	.dy_box_2 ul li p {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border-radius: 0 0 10px 10px;
	}

	.dy_box_2 {
		padding-bottom: 0;
	}

	.dy_box_3 {
		height: 35px;
		box-shadow: 0px 4px 1px rgba(243, 133, 87, 0.3);
		text-align: center;
	}

	.dy_box_3 a {
		display: inline-block;
		height: 35px;
		line-height: 35px;
		width: 80px;
		font-size: 10px;
		color: #000000;
	}

	.title_dy1 {
		padding: 10px 0;
		text-align: center;
	}

	.title_dy1 h3 {
		font-size: 18px;
		color: #0070aa;
	}

	.dy_box_4 .swiper-slide {
		padding: 0 50px;
		box-sizing: border-box;
	}

	.dy_box_4 {
		padding-bottom: 20px;
		background: #f5f6fa;
	}

	.dy_box_4 .container .swiper-button-next {
		right: 5px;
		width: 40px;
		height: 40px;
		border: 3px solid #dedee0;
		border-radius: 40px;
	}

	.dy_box_4 .container .swiper-button-prev {
		left: 5px;
		right: auto;
		width: 40px;
		height: 40px;
		border: 3px solid #dedee0;
		border-radius: 40px;
	}

	.dy_box_4 p {
		background: #fff;
		border-radius: 0 0 10px 10px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		font-size: 18px;
	}

	.dy_box_5 .swiper-slide .left {
		float: none;
		width: 100%;
	}

	.dy_box_5 .swiper-slide .left img {
		height: 150px;
		object-fit: cover;
	}

	.dy_box_5 .swiper-slide {
		width: 100%;
		background: #f6f6f6;
		padding: 20px;
	}

	.dy_box_5 .swiper-slide .rii .tupian img {
		width: 100px;
		margin-right: 15px;
		display: inline-block;
	}

	.dy_box_5 .swiper-slide .rii {
		float: right;
		width: 100%;
		position: relative;
		height: auto;
		padding-bottom: 80px;
		padding-top: 10px;
	}

	.dy_box_5 .swiper-slide .rii h3 {
		line-height: 20px;
		margin-bottom: 10px;
	}

	.dy_box_5 .swiper-slide .rii h3 a {
		font-size: 12px;
		color: #070707;
		margin: 0;

	}

	.dy_box_5 .swiper-slide .rii h3 strong {
		font-size: 18px;
		color: #006bb7;
		font-weight: 100;
	}

	.dy_box_5 .swiper-slide .rii p {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.dy_box_5 .swiper-pagination {
		display: block;
		text-align: center;
	}

	.dy_box_5 .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 50%;
		background: #ccc;
		opacity: 1;
	}

	.dy_box_5 .container .swiper-button-next {
		display: none;
	}

	.dy_box_5 .container .swiper-button-prev {
		display: none;
	}

	.dy_box_6 ul li {
		width: 50%;
		float: left;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.dy_box_6 ul li .text h3 {
		padding: 0 10px;
		font-size: 14px;
		color: #2e2e2e;
		margin: 0;
		min-height: 45px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		line-height: 1.5;
		text-align: left;
	}

	.dy_box_6 ul li .text a {
		margin-top: 10px;
	}

	.dy_box_6 ul li .text a {
		display: block;
		width: 100px;
		height: 30px;
		background: #006bb7;
		color: #fff;
		margin: 0 auto;
		line-height: 30px;
		margin-top: 5px;
		border-radius: 20px;
		font-size: 12px;
	}

	.dy_box_6 ul {
		margin-left: -0px;
		margin-right: -0px;
	}

	.dy_box_6 ul li .text {
		padding: 5px 0px;
		padding-bottom: 15px;
	}

	.dy_box_6 {
		padding-bottom: 0px;
	}

	.banner_video {
		margin-top: 60px;
	}
	.fp_box_5{
		padding: 0;
	}
	.wufeng{
		padding-top: 20px;
	}
	
	.dy_box_6{
		padding-bottom: 50px;
	}
	.on_dy {
	    position: absolute;
	    width: 100%;
	    height: 40px;
	    bottom: 10px;
	    left: 0;
	    text-align: center;
	    color: #000;
	    line-height: 40px;
	    font-size: 18px;
	}
}