.main {
	width: 1902px;
	margin: 0 auto;
	margin-left: 18px;
	max-width: 100%;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}

.mian1 {
	width: 1420px;
	margin: 0 auto;
}

.main::after {
	content: "";
	display: block;
	clear: both;
}

.nav_btn {
	display: none;
}

.nav_btn.active span {
	background: #FFFFFF;
}

body {
	padding-top: 90px;
}

.header_out {
	height: 125px;
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	
	/* box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1); */
}

.ts {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.head {
	/* height: 90px; */
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
	margin-top: 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	/* border-top: 1px solid #efefef; */padding-top: 10px;
}

.head .logo {
	display: block;
	float: left;
	/* margin-top: 10px; */
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.head .logo img {
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	float: left;
}

.head .logo .logo_b {
	margin-left: 14px;
	margin-top: 10px;
}

.head .nav {
	float: right;
	margin-right: 15%;
	
}

.head .nav li {
	float: left;
	position: relative;
	margin-right: 40px;
	padding: 0;
	
}

.head .nav li.has_sub {
	/* padding-right: 15px; */
	background: url(../img/sub.png) no-repeat right center;
}

.head .nav li>a {
	line-height: 83px;
	font-size: 16px;
	color: #103200;
	display: block;
	transition: all 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.head .nav li .sub {
	position: absolute;
	min-width: 100%;
	left: 50%;
	transform: translateX(-50%);
	top: 110%;
	text-align: center;
	background: #fff;
	/*box-shadow: 0px 1px 1px 0.26px rgba(0, 0, 0, 0.15);*/
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	white-space: nowrap;
	text-align: center;
	padding: 0 30px;
	display: none;
}


.head .nav li .sunjjfa {
	position: absolute;
	min-width: 100%;
	/*left: -90px;*/
	transform: translateX(-50%);
	top: 110%;
	text-align: center;
	background: #fff;
	/*box-shadow: 0px 1px 1px 0.26px rgba(0, 0, 0, 0.15);*/
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	white-space: nowrap;
	text-align: center;
	padding: 0 30px;
	display: none;
}





.head .nav li .sub .subs {
	position: absolute;
	min-width: 100%;
	left: 50%;
	transform: translateX(-50%);
	visibility: hidden;
	top: 110%;
	text-align: center;
	background: #fff;
	box-shadow: 0px 1px 1px 0.26px rgba(0, 0, 0, 0.15);
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	white-space: nowrap;
	text-align: center;
	padding: 0 30px;
	display: none;
}

.head .nav li .sub .navss {
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding: 20px 8px;
	font-size: 14px;
	color: #949494;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	position: relative;
}

.head .nav li .sub .navss .subs .navsss {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding: 20px 8px;
	font-size: 14px;
	color: #949494;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.head .nav li .sub .navss:hover {
	background: #ededed;
}

.head .nav li .sub .navsss:hover {
	background: #ededed;
}

.head .search {
	display: block;
	float: left;
	background: #fff;
	width: 160px;
	height: 30px;
	float: right;
	margin-top: 30px;
	margin-left: 10px;
}

.head .search input {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/search.png) no-repeat 5px center/18px auto;
	border: none;
	padding-left: 25px;
	font-size: 15px;
	padding-right: 15px;
}

.head .h_contact {
	float: right;
	line-height: 24px;
	color: #fff;
	font-size: 13px;
	margin-left: 150px;
	margin-top: 30px;
}

.head .h_contact p {
	float: left;
}

p{
		font-size: 15px;
	line-height: 28px;
	/*letter-spacing: 0px;*/
	
	}

.index_banner {
	margin-top: 34px;
	position: relative;
	overflow:hidden;
	/*height:500px;*/
}


.index_banner_text{
	position: absolute;
	right: 210px;
	top: 164px;
	background:url(../images/banner_text_bg.png) no-repeat 0 0;
	color: #0da53d;
	text-align: center;
	padding:25px 105px;
}

.index_banner_vedio_text{
	top:5%;
	
	}

.index_banner_text hr{ 
	
	}
	
	hr.style-three{/*渐变*/
    width:100%;
    margin:0 auto;
    border: 0;
    height: 2px;
    background: #333;
    background-image: linear-gradient(to right, red, #333, rgb(9, 206, 91));
	margin:5px;

}
.index_banner_text .bannerbt{
	font-size: 38px;
	font-weight:600;
}
.index_banner_text .bannerjs{
	font-size: 20px;
	/*line-height: 72px;
	
	
	border-top: 1px solid #dcd6c0;
	border-bottom: 1px solid #dcd6c0;*/
}
.index_vedio {
	position: relative;
	
	padding: 6% 0px;
	background:url(../images/bj.png) no-repeat 0 0;
}



h3.biaoti_juzhong {
	
	margin: 0 auto 3%; width:70%;

	font-size: 28px;
	font-weight: 600;
	/*font-stretch: normal;*/
	line-height: 60px;
	color: #0eb0fb;
	z-index: 2;
	
	text-align: center;
	
	/* margin-top: 50px; */
}
.biaoti_juzhong hr.style-two{
	 width:80%;
    margin:0 auto;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
	
	}

.biaoti {
	width: 630px;
	margin: 0 auto;

	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 69px;
	color: #0eb0fb;
	z-index: 2;
	border-top: 1px solid #dcd6c0;
	border-bottom: 1px solid #dcd6c0;
	text-align: center;
	margin-bottom: 35px;
	/* margin-top: 50px; */
}




.sysbiaoti {
	width: 630px;
	margin: 0 auto;
	
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 69px;
	color: #0eb0fb;
	z-index: 2;
	border-top: 1px solid #dcd6c0;
	border-bottom: 1px solid #dcd6c0;
	text-align: center;
	margin-bottom: 55px;
	margin-top: 90px;
	/* margin-top: 50px; */
}


.ppbiaoti {
	width: 630px;
	margin: 0 auto;
	
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 69px;
	color: #0eb0fb;
	z-index: 2;
	border-top: 1px solid #dcd6c0;
	border-bottom: 1px solid #dcd6c0;
	text-align: center;
	margin-bottom: 55px;
	margin-top: 55px;
	/* margin-top: 50px; */
}


.video {
	width: 100%;
	
	margin: 0 auto;
	position: relative; text-align:center;
}



.video img {
	width: 90%;
	
}

.video .bfan {
	position: absolute;
	

    height: 25%;
    top: 32%;
    left: 45%;
    width: auto;
    margin-left: 0%;
    z-index: 10;
	cursor: pointer;
	
}

.index_vedio p {
	width: 80%;
	margin: 45px auto;
	

	color: #676767;
	
	
}

.index_fangan {
	position: relative;
	display:block;
	/*background:url(../images/img2.png) no-repeat 0 0;*/
	background:url(../images/bj.png) no-repeat 0 0;
}

.index_fangan_text {
	position: absolute;
	width: 40%;
left:45%;
	top:20%;
	
}

.index_fangan_text .biaoti {
	border: 0;
	margin-bottom: 130px;
}

.index_fangan_biaoti {
	font-size: 25px;
	color: #ffffff;
	margin-top: 62px;
}

.index_fangan p {

	
	color: #ffffff;
	
}
.index_fangan_left{
	position: absolute;
	width:30%;
	left: 5%;
	top: 10%;
}

.index_fangan_img{ position:relative;width:100%;
	
	 }
.index_fangan_img img{ width:100%;}


.index_fangan_img_biaoti {

	font-size: 25px;
	color: #ffffff;
	text-align: center;
}



.taike_content{ display:block; width:80%; padding-left:15%; margin:0px auto;}
.taike_content::after{ clear:both;}

.taike_p{ font-size:1rem; text-align:center; color:#50504f;}
.taike_content dl{ box-sizing:border-box;  display:block; float:left; width:40%;

 position: relative;
    float: left;
   
    background: #FFF url(0000_03.jpg) no-repeat right bottom;
    padding:0rem;
    margin-right: 25px;
    box-shadow: 1px 0px 5px rgba(0,0,0,0.2) , 0 0 60px rgba(0,0,0,0.01) inset;
    -moz-box-shadow: 1px 0px 5px rgba(0,0,0,0.2) , 0 0 60px rgba(0,0,0,0.01) inset;
    -webkit-box-shadow: 1px 0px 5px rgba(0,0,0,0.2) , 0 0 60px rgba(0,0,0,0.01) inset;
    -o-box-shadow: 1px 0px 5px rgba(0,0,0,0.2) , 0 0 60px rgba(0,0,0,0.01) inset; 
}
.taike_content dt{ box-sizing:border-box; width:40%; float:left;font-size:1.1em; line-height:1.8em; font-weight:200; color:#333330;}

.taike_content dt img{ width:100%;}
.taike_content dl dd{ height:100%; ;box-sizing:border-box; width:60%; float:left; font-size:0.8em; margin:0px; padding:1.1rem; position:relative;}

.taike_content dd::after{ clear:both;}
.taike_content h7{ font-size:1.1rem; color:#373736; letter-spacing:0.05rem;}
.taike_content_p{ color:#a5a5a5;letter-spacing:0.02rem;}

.taike_content span{ color:#0159c1; font-size:9px; position:absolute; bottom:0px;}




.znksxt { display:block;
	margin: 0 auto;
	margin-top:6%;
	width: 1472px;
}

.znksxtleft {
	float: left;
	margin-top: 172px;
}

.znksxtright {
	
	float: right;
}
.znksxtcons {
	
	line-height: 50px;
	position: relative;
	margin-right: 84px;
	text-align: center;
	float: left;
	word-wrap: break-word;
	margin-bottom: 30px;
}
.znksxtcons a{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.lanxian {
	margin: 0 auto;
	width: 156px;
	height: 2px;
	background: #4076af;
}








.znksxttext {
	
	font-size: 14px;
	line-height: 26px;
	color: #676767;
	margin-top: 54px;
	margin-bottom: 10%;
}

.cxyq {
	position: relative;
	
	background:url(../images/img11.png) no-repeat center center;
	padding:15% 10% 10% 10% ;
}
.cxyqcon {
	/*position: absolute;*/
	top: 50%;
	transform: translateY(-43%);
	left: 250px;
	right: 250px;
}

.cxyq .biaoti { /*position:relative;*/
	margin-bottom: 0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 17%;
}

.cxyqback {
	width: 1920px;
	height: 943px;
}

.cxyqcondiv {
	margin-top: 86px;
}

.cxyqcons {
	float: left;
	/* width: 337px; */
	width: calc((100% - 400px)/3);
/*	width:33.333%;*/
	text-align: center;
	margin-right:150px;
}

.cxyqcons:last-child {
	margin-right: 0;
}
.cxyqimg{
	max-width: 100%;
}
.cxyqimg img{
	max-width: 100%;
}
.cxyqtext {
	text-align: left;
}

.cxyqbt {
	font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	margin-top: 20px;
}

.cxyqtext {
	margin-top: 43px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 30px;
	color: #f2f1f1;
}

.gywm {
	width: 1408px;
	margin: 0 auto;
	margin-top: 10%;
	font-size: 14px;
	line-height: 26px;
	color: #676767;
	z-index: 5;
}
.gywmimg{
	position: relative;
	margin-bottom: 46px;
}
.gywmbt{
	font-family: FZLTCHJW--GB1-0;
	font-size: 30px;
	font-weight: bold;
	color: #009cdb;
	padding-top: 50px;
	margin-left: 50px;
}
.gygs {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	color: #333333;
	margin-left: 50px;
	line-height: 40px;
    
}
.gywm img {
	position: absolute;
	left: 0;
	top: 0;
}

.more {
	height: 40px;
	float: right;
	width: 100px;
	text-align: center;
	line-height: 40px;
	border-radius: 30px;
	border: 1px solid #0eb0fb;
	color: #0eb0fb;
	cursor: pointer;
	margin-right: 370px;
	margin-top: 23px;
}

.more:hover {
	background: #0eb0fb;
	color: #FFFFFF;
}

.dtimg {
	margin-top: 13%;
	position: relative;
}

.dtcon{
	position: absolute;
	left: 156px;
	right: 156px;
	bottom: 0;
	top: 0;
}
.dlimgcons{
	/* float: left; */
	display: inline-block;
	margin-right: 35px;
	margin-top: 170px;
	width: calc((100% - 70px) /3);
	max-width: 125px;
}
.dlimgcons:last-child{
	margin-right: 0;
}
.dllefttext{
	font-family: MicrosoftYaHei;
	font-size: 22px;
	line-height: 38px;
	color: #040404;
	margin-top: 91px;
}
.dlimgcons img{
	width: 100%;
	display: block;
}
.dtleft{
	width: 34%;
	float: left;
}

.dtleft2{
	width: 100%;
	float: left;
}


.dtright{
	float: right;
	margin-top: -195px;
}


.dtright2{
	float: right;
	margin-top: 380px;
}

.float {
	text-align: center;
	padding-top: 190px;
	padding-bottom: 277px;
	background: #F7F7F7;
}
.dtbj{
	display: block;
}
.erweima {
	margin-bottom: 65px;
}

.erweima img {
	margin-bottom: 12px;
}

.floattext {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.videotc {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 1);
	display: none;
	z-index: 1000;
}

.videotc video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.videotc span {
	position: absolute;
	right: 3%;
	top: 23%;
	/*transform: translate(-50%, -50%);*/
}


.fp-box-1 ul {
	margin-left: -30px;
	margin-right: -30px;
}

.fp-box-1 ul li {
	width: 33.33%;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
	margin-bottom: 45px;
}


.fp-box-1 ul li .pic {
	width: 100%;
	height: 340px;
	position: relative;
	overflow: hidden;
}

.fp-box-1 ul li .pic img {
	width: 100%;
	display: block;
	object-fit: cover;
	height: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


.fp-box-1 ul li .pic img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	/*兼容-webkit-引擎浏览器*/
	-moz-transform: scale(1.1);
}

.fp-box-1 ul li .pic .text {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	left: 0;
	width: 100%;
	text-align: center;
	background: rgba(108, 174, 178, .8);
	color: #fff;
}


.fp-box-2 .left {
	width: 45%;
	float: left;
}

.fp-box-2 .rii {
	width: 55%;
	float: left;
}

.fp-box-2 .left p {
	display: block;
	text-align: center;
}

.fp-box-2 .left h3 {
	font-size: 30px;
	color: #0eb0fb;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.fp-box-2 .left span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #424242;
	line-height: 30px;
}

.ditu {
	margin-top: 160px;
	margin-bottom: 100px;
}

.ditu #dituContent {
	width: 100%;
	height: 550px;

	border: #ccc solid 1px;
}

.fp-box-3 ul {
	margin-left: -22px;
	margin-right: -22px;
}

.fp-box-3 ul li {
	width: 33.33%;
	float: left;
	padding: 0 22px;
}

.fp-box-3 span {
	display: block;
	font-size: 14px;
	color: #585858;
}

.fp-box-3 span i {
	font-style: normal;
	color: red;
	display: inline-block;
	padding-left: 10px;

}

.fp-box-3 ul li input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 ul li input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 ul li input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 ul li input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ccc !important;
	opacity: 1;
}



.fp-box-3 .liuyan textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 .liuyan textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 .liuyan textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 .liuyan textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ccc !important;
	opacity: 1;
}

.fp-box-3 ul li input {
	width: 100%;
	height: 40px;
	margin-top: 30px;
	padding-left: 30px;
	box-sizing: border-box;
	border: none;
	background-color: #f7f7f7;
}

.liuyan {
	margin-top: 22px;
}

.liuyan textarea {
	width: 100%;
	margin-top: 30px;
	height: 100px;
	background-color: #f7f7f7;
	border: none;
	resize: none;
}

.submit {
	height: 40px;
	width: 300px;
	color: #fff;
	background-color: #1e50ae;
	margin-top: 30px;
	border: none;
}




.un_page {
	padding: 10px 0;
	text-align: center;
}
.un_page a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e5e5e5;
	padding: 0 15px;
	border-radius: 5px;
}

.un_page span{
	display: inline-block;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e5e5e5;
	padding: 0 15px;
	border-radius: 5px;
}


.un_page a:hover, .un_page a.hover {
	color: #fff;
	background: #6cabb5;
	border-color: #6cabb5;
}
.un_page .num {
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.cpzxsanjis a{
	display: block;
	width: 100%;
	height: 100%;
}
.leftcd-two{
	top: 0!important;
}
.biaoti-two{
	width: 100%;
	/*font-size: 18px;
	margin-top: 0px;*/
}
.dy-text{
	line-height: 28px;
	font-size: 15px;
}
.dy-text p{
	line-height: 28px;
	font-size: 15px;
	text-indent: 40px;

}
.dy-text img{
	max-width: 100%;
	text-align: left;
	/*display: block;*/
	margin: 0 auto;
}









@media(max-width: 1700px) {
	.video {
		height: auto;
		width: 100%;
	}

	.video .bfan {
		/*left: 660px;
		top: 130px;*/
	}

.index_fangan

	.index_fangan img {
		width: 100%;
	}

	.index_fangan_img_biaoti {
		top: 800px;
		left: 296px;
	}

	.index_fangan_text {
		right: 50px;
		top: 170px;
	}
	.index_fangan_img img{
		
	}
	.znksxt {
		width: 1400px;
	}
	.index_fangan_text .biaoti{
		margin-bottom: 80px;
	}
	.index_fangan_biaoti{
		/*margin-top: 40px;*/
	}
	
	.cxyqcon {
		right: auto;
	}
	.cxyq .biaoti{
		top: 10%;
	}
	.cxyqback {
		width: 100%;
		height: auto;
	}

	.cxyqcons {
		margin-right: 95px;
	}

	.dtbj {
		width: 100%;
	}

	.dtright img {
		width: 100%;
	}
	.dtleft{
		width: 40%;
	}
	.dtright{
		margin-top: -170px;
		width: 50%;
	}
	.dlimgcons{
		margin-top: 120px;
	}
}

@media(max-width: 1500px) {
	.index_fangan_text {
		right: 54px;
		top: 150px;
	}

	.index_fangan_text .biaoti {
		margin-bottom: 80px;
	}

	.index_fangan_img_biaoti {
		top: 720px;
		left: 220px;
	}

	.znksxt {
		width: 1300px;
	}

	.cxyqcon {
		/* left: 162px;
		top: 95px; */
	}

	.cxyqimg img {
		/*width: 260px;*/
	}

	.cxyqtext {
		margin-top: 20px;
	}

	.gywm {
		width: 1300px;
	}
	
}
@media(max-width: 1500px) {



	.index_fangan_text {
		top: 140px;
		right: 20px;
	}

	.index_fangan_img_biaoti {
		top: 660px;
	}

	.znksxt {
		width: 1200px;
	}

	.znksxtright img {
		width: 300px;
	}

	.cxyqcon {
		/* left: 105px;
		top: 87px; */
	}

	.cxyqtext {
		line-height: 20px;
	}

	.gywm {
		width: 1200px;
	}
}
@media(max-width: 1600px) {
	.cxyqimg img{
		width: 200px;
	}
	.cxyqcon{
		left: 15%;
	}
	.gywm{
		margin-top: 240px;
	}
	.dtright img{
		width: 650px;
	}
	.dtcon{
		left: 100px;
		right: 100px;
	}
}

@media  (max-width: 1400px){
	.index_fangan_text{
		width: 600px;
		top: 80px;
		right: 60px;
	}
	.index_fangan_img img{
		
	}
	.cxyqcons{
		margin-right: 200px;
	}
	.index_fangan_text .biaoti{
		margin-bottom: 40px;
	}
	.cxyqcon{
		left: 10%;
		right: 10%;
	}
	.dtright{
		width: 50%;
	}
	.dtright img{
		width: 100%;
	}
	.dlimgcons{
		margin-top: 80px;
	}
	.dllefttext{
		margin-top: 40px;
	}
	.index_banner_text{
		top: 100px;
	}
	.index_banner_vedio_text{
	top:5%;
	
	}
	.dtleft{
		width: 45%;
	}
	.dlimgcons{
		max-width: 100px;
	}
}

@media (min-width: 1031px) {
	.nav li:hover>.navs {
		color: #6cabb5;
	}

	.nav li:hover .sub {
		top: 100%;
		display: block;
		visibility: visible;
	}

	.nav li:hover {
		top: 100%;
		display: block;
		visibility: visible;
	}

	.nav li .navss:hover .subs {
		top: 100%;
		display: block;
		visibility: visible;
	}

	.nav li.has_sub:hover {
		background-image: url(../img/sub_y.png);
	}

	.header_out.on {
		box-shadow: 0.174px 0.985px 13.58px 0.42px rgba(0, 0, 0, 0.1);
	}

	.header_out.on .head {
		height: 66px;
	}

	.header_out.on .head .nav li>a {
		line-height: 66px;
	}

	.header_out.on .head .lan_btn {
		margin-top: 24px;
	}

	.header_out.on .head .logo {
		margin-top: 9px;
	}
	
}

@media (max-width: 1750px) {
	.main {
		/* width: 1366px; */
	}

	.head .h_contact {
		margin-left: 30px;
	}
		.cxyq{ margin-top:30px;}
}

@media (max-width: 1380px) {
	.main {
		/* width: 1200px; */
	}
	.head .nav{
		margin-right: 6%;
	}
	.mian1 {
		width: 1200px;
		margin: 0 auto;
	}

	.head .nav li {
		margin-right: 15px;
	}

	.head .search {
		width: 130px;
	}

	.head .h_contact {
		margin-left: 20px;
	}
	.cxyq{ margin-top:30px;}
	.cxyqimg img{
		width: 220px;
	}
	.cxyqcons{
		/* margin-right: 30px; */
	}
	.cxyqcondiv{
		margin-top: 28px;
	}
	.cxyqcon{
		transform: translateY(-35%);
	}
	.cxyqbt{
		font-size: 20px;
	}

}

@media (max-width: 1230px) {
	.main {
		/* width: 1065px; */
	}

	.mian1 {
		width: 1000px;
		margin: 0 auto;
	}

	.head .logo .logo_b {
		display: none;
	}

	.head .h_contact {
		display: none;
	}



	.index_fangan_text {
		width: 500px;
		right: 102px;
		top: 110px;
	}



	.index_fangan_biaoti {
		margin-top: 20px;
	}

	.index_fangan_text .biaoti {
		margin-bottom: 30px;
	}

	.index_fangan_img_biaoti {
		top: 550px;
		left: 160px;
	}

	.znksxt,
	.gywm {
		width: 90%;
	}

	.znksxtright img {
		width: 200px;
	}

	.znksxtleft {
		margin-top: 60px;
	}
.cxyq{ margin-top:30px;}
	.cxyqcon {
		left: 10%;
		right: 10%;
	}

	.cxyqcons {
		margin-right: 100px;
		width: calc((100% - 200px)/3);
	}

	.cxyqimg img {
		width: 180px;
	}

	.cxyqbt {
		font-size: 16px;
		line-height: 20px;
	}
	.cxyqtext{
		line-height: 14px;
	}
	.cxyqcondiv {
		margin-top: 48px;
	}
}


@media(max-width: 1200px) {
	
	.taike_content{padding-left:5%;}
	.taike_content dl{ width:100%;}
	.cxyq{ margin-top:30px;}
	}
@media (max-width: 1030px) {
	.head .nav {
		display: none;
	}

	.main {
		width: 768px;
	}

	.mian1 {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
		margin: 0 auto;
	}

	.header_out {
		box-shadow: 0.174px 0.985px 13.58px 0.42px rgba(0, 0, 0, 0.1);
	}

	.header_out .head {
		height: 70px;
	}

	.header_out .head .nav li>a {
		line-height: 1.6;
	}

	.header_out .head .lan_btn {
		margin-top: 26px;
		margin-right: 110px;
	}

	.header_out .head .logo {
		margin-top: 13px;
		position: absolute;
		margin-top: 0;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	html {
		position: relative;
		transition: all 0.3s;
		left: 0;
	}

	html.slide_nav {
		left: 450px;
	}

	.header_out {
		transition: all 0.3s;
		left: 0;
	}

	.header_out.slide_nav {
		left: 450px;
	}

	.head .nav {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
		display: block;
		width: 450px;
		position: fixed;
		z-index: 999;
		top: 0;
		overflow: hidden;
		z-index: 50;
		background: #6cabb5;
		margin-left: 0;
		height: 100%;
		padding-top: 60px;
		padding-right: 25px;
		padding-left: 25px;
		left: -450px;
		transition: all 0.3s;
	}

	.head .nav.on {
		left: 0;
	}

	.head .nav li {
		display: block;
		float: none;
		padding-right: 55px;
	}

	.head .nav .navs {
		border-bottom: 0.6px solid rgba(255, 255, 255, 0.6);
	}

	.head .nav li>a {
		line-height: 1;
		padding: 14px 0;
		font-size: 13px;
	}

	.head .nav li.has_sub::after {
		content: "";
		display: block;
		position: absolute;
		font-family: Arial;
		width: 40px;
		height: 100%;
		font-weight: lighter;
		font-size: 18px;
		color: #fff;
		text-align: center;
		line-height: 32px;
		right: 0;
		top: 0;
		background: url(../img/more.png) no-repeat center/20px 20px;
	}

	.header_out .head .nav li>a {
		line-height: 2;
		color: #fff;
	}

	.head .nav li.has_sub {
		background: none;
	}

	.nav_btn {
		display: block;
		width: 26px;
		height: 18px;
		position: absolute;
		left: 15px;
		top: 50%;
		margin-top: -9px;
		z-index: 999;
	}

	.nav_btn span {
		display: block;
		transition: all 0.3s;
		height: 1px;
		width: 100%;
		position: absolute;
		left: 0;
		background: #000;
		transition: all 0.3s;
	}

	.nav_btn span:nth-of-type(1) {
		top: 0;
	}

	.nav_btn span:nth-of-type(2) {
		top: 50%;
		margin-top: -0.5px;
	}

	.nav_btn span:nth-of-type(3) {
		bottom: 0;
	}

	.nav_btn.active span:nth-of-type(1) {
		top: 50%;
		transform: rotate(45deg);
	}

	.nav_btn.active span:nth-of-type(2) {
		opacity: 0;
	}

	.nav_btn.active span:nth-of-type(3) {
		top: 50%;
		transform: rotate(-45deg);
	}

	.m_nav {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 50;
		top: 0;
		left: 100%;
		background: #6cabb5;
		transition: all 0.3s;
		padding: 150px 40px 0;
	}

	.m_nav .close {
		display: block;
		width: 30px;
		height: 30px;
		top: 80px;
		left: 50%;
		margin-left: -15px;
		position: absolute;
		background: url(../img/close.png) no-repeat center/cover;
	}

	.m_nav .con>a {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 18px;
		margin-bottom: 25px;
	}

	.m_nav .sub .navss {
		display: block;
		text-align: center;
		margin-bottom: 15px;
		color: #fff;
		font-size: 14px;
	}

	.m_nav.on {
		left: 0;
	}

	.head .search {
		margin-top: 20px;
	}

	body {
		padding-top: 70px;
	}

	.video .bfan {
		/*left: 430px;
		top: 90px;*/
	}



	.biaoti {
		width: 80%;
		font-size: 24px;
	}

	.index_fangan_biaoti {
		font-size: 20px;

	}



	.index_fangan_text {
		right: 30px;
	}

	.index_fangan_img_biaoti {
		top: 490px;
		left: 140px;
	}

	.znksxtleft,
	.znksxtright {
		clear: both;
		float: left;
		margin: 0 auto;
	}

	.znksxtcon {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.cxyqcons {
	}

	.cxyqcondiv {
		margin-top: 20px;
	}

	.cxyqcon {
	}

	.head .nav li .sub {
		position: static;
		max-width: 80%;
		width: 100%;
		transform: translateX(0);
		background: #6cabb5;
		box-shadow: none;
		border: 0;
	}
	
	
		
	
	
	

	.head .nav li .sub .navss {
		display: block;
		color: #FFFFFF;
		text-align: left;
		border-bottom: 1px solid #fff;
		font-size: 14px;
		overflow: hidden;
	}

	.head .nav li.has_sub::after {
		display: none;
	}

	.head .nav li.has_sub {
		padding-right: 0;
	}

	.head .nav li {
		width: 270px;
		padding-right: 0;
		max-width: 100%;
	}

}
@media (max-width: 1024px) {
	
	.index_fangan_img img{
		width: 300px;
	}
	.index_fangan_text{
		top: 60px;
	}
	.dtcon{
		left: 30px;
		right: 30px;
	}
	.dtleft{
		max-width: 50%;
	}
	.dtright{
		max-width: 46%;
		margin-top: -100px;
	}
	.dlimgcons{
		margin-top: 40px;
	}
	.cxyqcons{
	}
}

@media (max-width: 800px) {
	
	
	.header_out.slide_nav {
		left: 300px;
	}

	html.slide_nav {
		left: 300px;
	}

	.head .nav {
		width: 300px;
	}

	.header_out .head .nav li>a {
		line-height: 1.6;
	}

	.head .nav {
		padding-right: 0;
		padding-left: 0;
	}

	.head .nav li {
		padding-left: 26px;
	}

	.header_out .head {
		height: 50px;
	}

	body {
		padding-top: 50px;
	}

	.header_out .head .lan_btn {
		margin-top: 17px;
	}

	.head .search {
		display: none;
	}

	.head .logo img {
		height: 30px;
	}

	.a_title h3 {
		font-size: 24px;
	}

	.a_title p {
		font-size: 16px;
	}

	.banner {
		margin-top: 50px;
	}
	
	.index_banner_vedio_text{
	top:2.5%;
	
	}

	
	.head .nav {
		width: 200px;
	}
	.index_vedio {
		
	}

	.video .bfan {
		/*left: 300px;
		top: 60px;*/
	}

	.ythcon {
		width: 400px;
		top: 10px;
	}

	.index_fangan p,
	.index_fangan_biaoti {
		margin-top: 10px 0px;
	}

	.index_fangan_text .biaoti {
		margin-bottom: 0;
	}

	.znksxtcons {
		margin-right: 30px;
	}

	.cxyqback {
	}

	.cxyqcon {
		left: 30px;
		right: 30px;
		transform: translateY(-30%);
	}
	.cxyqimg img{
		width: 80px;
	}
	.cxyqcondiv{
		display: flex;
		justify-content: space-between;
	}
	.cxyqtext{
		font-size: 12px;
		line-height: 14px;
	}
	.cxyqbt{
		font-size: 16px;
		margin-top: 10px;
		line-height: 25px;
	}
	.cxyqcons{
		width: 30%;
	}
	.cxyqbt {
		/* color: #000; */
	}

	.cxyqtext {
		/* color: #333; */
	}

	.cxyqcons {
		margin: 0 auto;
	}

	.cxyqcondiv {
	}

	.cxyqcons:last-child {
		margin: 0 auto;
	}

	.znksxttext {
		margin-bottom: 80px;
	}

	.float {}

	.dtimg {
		height: 400px;
	}

	.video .bfan {
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 1.5em;
		height: 1.5em;
	}

	.index_fangan img {
		/* display: none; */
	}

	.index_fangan_text {
		right: 40px;
		margin: 0 auto;
		max-width: 49%;
	}
	
	
	.index_fangan_img img{
		display: block;
		
	}
	.index_fangan_left{
		/*left: 30px;
		top: 60px;*/
	}
	.znksxtright img{
		margin-top: 50px;
		width: 300px;
	}
	.index_fangan_img_biaoti {
		 display: none; 
	}


	.biaoti {
		line-height: 40px;
		font-size: 18px;
	}

	.znksxtcons {
		width: 100%;
		margin: 0 auto;
	}

	.znksxtcons {
		margin-right: 10px;
	}

	.huanhhang {
		/* display: none; */
	}

	.gywm img {
		width: 100px;
		margin-bottom: 20px;
	}
	.gywmbt{
		font-size: 26px;
		padding-top: 45px;
	}
	.more {
		margin-right: 140px;
		clear: right;
	}

	.dtimg {
	}
	.dlimgcons img{
		width: 80px;
	}
	.dllefttext{
		font-size: 14px;
		line-height: 20px;
	}
	.dlleftimg{
		display: flex;
		justify-content: space-between;
	}
	.gywm {
		margin-top: 80px;
	}

	.znksxt {
		margin-top: 50px;
	}

	.videoa {
		width: 100%;
	}

	.fp-box-1 ul li {
		width: 100%;
		float: left;

		box-sizing: border-box;
		margin-bottom: 45px;
	}

	.fp-box-1 ul li .pic {
		width: 100%;
		height: 220px;
		position: relative;
		overflow: hidden;
	}

	.biaoti {

		margin-top: 20px;
	}

	.fp-box-2 .left {
		width: 100%;
		float: none;
	}

	.fp-box-2 .left img {
		max-width: 100%;
		text-align: center;
	}

	.fp-box-2 .rii {
		width: 100%;
		float: none;
	}

	.fp-box-2 .left h3 {
		font-size: 20px;
	}

	.fp-box-2 .left span {

		font-size: 12px;
		color: #424242;
		line-height: 20px;
	}

	.fp-box-2 .rii img {
		width: 100%;
	}

	.ditu {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.ditu #dituContent {
		height: 220px;
	}
	
	.fp-box-3 ul{
		margin: 0;
	}
	.fp-box-3 ul li {
	    width: 100%;
	    float: left;
	    padding: 0;
		margin-bottom: 10px;
	}
	.fp-box-3 ul li input {
	    width: 100%;
	    height: 40px;
	    margin-top: 10px;
	    padding-left: 10px;
	    box-sizing: border-box;
	    border: none;
	    background-color: #f7f7f7;
		font-size: 12px;
	}
	.submit {
	    height: 40px;
	    width: 100%;
	    color: #fff;
	    background-color: #1e50ae;
	    margin-top: 30px;
	    border: none;
	}
}



@media (max-width: 600px) {
	
	.head .nav li .sunjjfa {
	
	
	overflow: auto;
	max-height: 350px;
	
}

}



@media (max-width: 320px) {
	
	.head .nav li .sunjjfa {
	
	
	overflow: auto;
	max-height: 200px;
	
}

}


@media (max-width: 768px) {
	

	.index_banner_vedio_text{
	top:2.5%;
	
	}
	
	
	.dy-text{
		line-height: 24px;
		font-size: 12px;
	}
	.biaoti-two {
	    width: 100%;
	   
	  /*  margin-top: 0px;
	    font-size: 18px;
	    line-height: 20px;*/
		margin-bottom: 20px;
	}
	.un_page a {
		display: inline-block;
		height: 28px;
		line-height: 28px;
		border: 1px solid #e5e5e5;
		padding: 0 6px;
		border-radius: 5px;
	}
	.un_page a:hover, .un_page a.hover {
		color: #fff;
		background: #6cabb5;
		border-color: #6cabb5;
	}
	.un_page .num {
		width: 28px;
		height: 28px;
		text-align: center;
		font-size: 12px;
		border: 1px solid #e5e5e5;
		border-radius: 5px;
	}
	

	
	
	
.header_out {
    height: 80px;
  
}

.fgs-two .swiper-slide img{
	max-height: initial;
}
}
@media (max-width: 414px) {
	
	.biaoti{
		margin-bottom: 10px;
	}
	.index_fangan img{
		display: none;
	}
	.index_fangan_img img{
		display: initial;
	}
	.index_fangan_left{
		position: relative;
		width: 100%;
    top: 0px;
    left: 0px;
	}
	.index_fangan_text{
		position: static;
		max-width: 80%;
	}
	.index_fangan p,.index_fangan_biaoti,.index_fangan_img_biaoti{
		color: #000;
	}
	.index_fangan_img{
		text-align: center;
		width: 100%;
	}
	.index_fangan_img img{ margin:0px auto;}
	.cxyqback{
		display: none;
	}
	.cxyq .biaoti{
		position: static;
		transform: translate(0);
	}
	.cxyqcon{
		position: static;
		transform: translate(0);
	}
	.cxyqtext{
		color: #333;
	}
	.cxyqbt {
		color: #000;
	}
	.cxyqcondiv{
		flex-direction: column;
	}
	.cxyqcons{
		width: 80%;
	}
	.cxyqimg img{
		width: 150px;
	}
	.dtbj{
		display: none;
	}
	.dtimg{
		margin-top: 50px;
	}
	.dtcon{
		position: static;
		display: flex;
		flex-direction: column-reverse;
	}
	.dtright{
		max-width: 80%;
		width: 80%;
		margin: 0 auto;
	}
	.dtleft{
		max-width: 80%;
		width: 80%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.float {
	    text-align: center;
	    margin-top: 190px;
	    padding-bottom: 100px;
	    background: #F7F7F7;
	}
	.gygs {
	    font-family: MicrosoftYaHei;
	    font-size: 15px;
	    color: #333333;
	    margin-left: 26px;
	}
	.gywmbt {
	    font-size: 19px;
	    padding-top: 19px;margin-left: 26px;
	
	}
	.gywm img {
	    width: 50px;
	  
	}
}




