@charset "utf-8";

	.dt-lb1 .swiper-slide a{
		display: block;
		position: relative;
	}	
	.dt-lb1-swiper-img img{
		width: 100%;
	}	
	
	.dt-lb1-swiper-tits{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		color: #FFF;
		line-height: 1.5;
	}
	.dt-lb1-swiper-strt{
		width: 6.7rem;
	}
	.dt-lb1-swiper-strt h3{
		font-size: .48rem;
		margin-bottom: .4rem;
		text-shadow:2px 2px 5px #333333;
	}
	.dt-lb1-swiper-strt p{
		font-size: .18rem;
		text-shadow:2px 2px 5px #333333;
	}
	.dt-lb1-swiper-gd{
		background-color: #0D97FF;
		color: #FFF;
		font-size: .16rem;
		text-align: center;
		border-radius: 100px;
		display: inline-block;
		width: 1.6rem;
		line-height: .4rem;
		margin-top: .55rem;
		cursor: pointer;
	}
	
	/*左右箭头设置*/
	.swiper-container .hide{
	  opacity:0;
	}
	.dt-lb1 .swiper-button-next,
	.dt-lb1 .swiper-button-prev{
	  transition:opacity 0.5s;
	}
	
	.dt-lb1 .swiper-button-prev {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
		left: 25px;
		width: 23px;
		height: 40px;	
		background-size: 23px auto;
	}
	.dt-lb1 .swiper-button-next {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
		transform:rotate(180deg);
		right: 25px;
		width: 23px;
		height: 40px;
		background-size: 23px auto;
	}	

	/*渐显*/
	.dt-lb1 .swiper-slide-active{
		animation-name: opacity2;
		animation-duration: 1.3s;
	}
	@keyframes opacity2 {
	  0% {
	    opacity: .6;
	  }
	  100% {
	    opacity: 1;
	  }
	}	
		
	/*分页器设置*/
	.dt-lb1 .swiper-pagination{
		bottom: .3rem;
	}
	.dt-lb1 .swiper-pagination-bullet{
	  opacity: 1;
	  background: #FFF;	
	  border: 2px solid #FFF; 
	  width: 10px;
	  height: 10px;
	  margin: 0 6px !important;
	}
	.dt-lb1 .swiper-pagination-bullet-active {
	  opacity: 1;
	  background: #049039;
	  border-color: #049039;
	}
	
	@media (max-width: 1350px) {
		.dt-lb1 .swiper-button-prev {
			left: 15px;
			width: 20px;
			height: 36px;	
			background-size: 20px auto;
		}
		.dt-lb1 .swiper-button-next {
			right: 15px;
			width: 20px;
			height: 36px;
			background-size: 20px auto;
		}			
	}
	@media (max-width: 1074px) {
		.dt-lb1 .swiper-pagination-bullet{
		  width: 10px;
		  height: 10px;
		  margin: 0 4px !important;
		}		
		.dt-lb1 .swiper-pagination{
			bottom: .75rem;
		}		
		.dt-lb1 .swiper-button-next,
		.dt-lb1 .swiper-button-prev{
			opacity: 0 !important;
		}
	}
	


.bucher{
	background-color: #049039;
}	
.bucher-a1 ul{
	overflow: hidden;
}
/*.bucher-a1 li{
	width: 20%;
	float: left;
	padding-top: 65px;
	padding-bottom: 50px;
	position: relative;
}
.bucher-a1 li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 20%;
	z-index: 1;
	width: 1px;
	height: 60%;
	background-color: #00A33E;
}*/

.bucher-a1 li{
	padding-top: 65px;
	padding-bottom: 50px;
	position: relative;
	padding-left: 3.55%;
	padding-right: 3.55%;
}
.bucher-a1 li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 20%;
	z-index: 1;
	width: 1px;
	height: 60%;
	background-color: #00A33E;
}


.bucher-a1 li:first-child{
	/*padding-left: 0;*/
}
.bucher-a1 li:first-child:after{
	display: none;
}

.bucher-a1 li:hover{
	background-color: #F6AB00;
	cursor: pointer;
}
.bucher-a1 li:hover:after{
	display: none;
}

.bucher-a4{
	color: #FFF;
	font-size: 16px;
	padding-left: 16px;
}
.bucher-a5{
	line-height: 2;
	color: #FFF;
	font-size: 14px;
	margin-top: 12px;
}

@media (max-width: 1251px) {
	.bucher-a1 ul{
		display: block !important;
	}
	.bucher-a1 li{
		width: 33.3333%;
		float: left;
		padding-top: 65px;
		padding-bottom: 50px;
		position: relative;
	}
	.bucher-a1 li:nth-child(4){
		padding-left: 0;
	}
	.bucher-a1 li:nth-child(4):after{
		display: none;
	}
	.bucher-a1 li:hover{
		background-color: transparent;
		cursor: pointer;
	}
}
@media (max-width: 1074px) {
	.bucher-a1 li{
		width: 50%;
		float: left;
		padding-top: 20px;
		padding-bottom: 20px;
		position: relative;
	}	
	.bucher-a1{
		zoom: .8;
	}
	.bucher-a1 ul{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.bucher-a1 li{
		padding-left: 0 !important;
	}	
	.bucher-a1 li:after{
		display: none !important;
	}
}








.xuirktg ul{
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.xuirktg li{
	display: inline-block;
	padding: 0 23px;
}
.xuirktg li span{
	color: #F6AB00;
	font-size: 16px;
	padding-left: 10px;
}

.xinretgxe{
	margin-top: 35px;
}
.xinretgxe ul{
	overflow: hidden;
	margin-left: -20px;
	margin-top: -20px;
}
.xinretgxe li{
	float: left;
	width: 50%;
	padding-left: 20px;
	margin-top: 20px;
}
.xinretgxe li a{
	background-color: #FFF;
	padding: 15px 15px;
	border: 1px solid #EAEAEA;
}
.xinretg-a2{
	color: #737373;
	line-height: 1.7;
	padding-left: 5%;
}
.xinretg-a2 h3{
	font-size: 18px;
	margin-bottom: 6px;
}

@media (max-width: 1251px) {
	.xinretgxe li{
		width: 100%;
	}	
}

@media (max-width: 768px) {
	.xinretgxe li a{
		display: block !important;
	}
	.xinretg-a1 img{
		width: 100%;
	}
	.sratit-div .but1-div{
		margin-top: 22px;
	}
	.xuirktg li{
		padding: 10px 23px;
	}
	.xuirktg ul{
		margin-top: -15px;
	}
	.guidkrt {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
}







.tw3-tit-left{
	color: #C6C6C6;
	font-size: 14px;
	line-height: 2.2;
	width: 640px;
}
.tw3-tit-left img{
	width: 100%;
}
.tw3-tit-right{
	color: #FFF;
	padding-right: 4.2%;
}
.tw3-tit-right h3{
	font-size: 30px;
	line-height: 1.5;
	font-weight: 100;
	margin-bottom: 15px;
}
.tw3-tit-news{
	font-size: 14px;
	line-height: 2;
}


.sancyrt{
	height: 710px;
	background: url(../images/g12.jpg) center top moccasin;
	padding-bottom: 150px;
}	
.sancyrt-div{
	height: 100%;
}
.wandhr{
	margin-top: 25px;
}
.wandhr a{
	color: #FFF;
	font-size: 14px;
	width: 140px;
	text-align: center;
	line-height: 40px;
	background-color: #F6AB00;
	display: inline-block;
	transition: background-color 0.15s linear;
}
.wandhr a:hover{
	background-color: #C68900;
}

.kuaisjrtgx{
	color: #FFF;
	line-height: 1.5;
	border-top: 1px solid #2F7E52;
	border-bottom: 1px solid #2F7E52;
	padding-top: 9px;
	padding-bottom: 20px;
	margin-top: 26px;
}
.kuaisjrtgx dl{
	border-left: 1px solid #2F7E52;
	padding-left: 5%;
}
.kuaisjrtgx dl:first-child{
	border-left:0;
}
.kuaisjrtgx dl dt{
	font-size: 30px;
}
.kuaisjrtgx dl dd{
	color: #00FF69;
	font-size: 14px;
	margin-top: 0px;
}



@media (max-width: 1251px){
	.tw3-tit-left{
		/* display: none; */
		margin-top: 20px!important;
	}
	.sancyrt{
		height: auto;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.tw3-tit{
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-o-box-orient: vertical;
		-ms-box-orient: vertical;
		box-orient: vertical;			
	}
	.tw3-tit-left{
		color: #C6C6C6;
		font-size: 14px;
		line-height: 2.2;
		width: 80%;
		margin: 0 auto;
	}
	.tw3-tit-right{
		width: 80%;
		padding-left: 0;
		margin-top: 3.5%;
	}
	.tw3-tit-right h3{
		font-size: 26px;
		line-height: 1.5;
		font-weight: 100;
		margin-bottom: 2.5%;
	}		
}

@media (max-width: 768px){
	.tw3-tit-left{
		width: 100%;
	}
	.tw3-tit-right{
		width: 100%;
		padding-left: 0;
		margin-top: 5%;
	}		
	.tw3-tit-right h3{
		font-size: 22px;
		margin-bottom: 2.5%;
	}			
	.tw3-tit-right img{
		max-width: 80%;
		margin: 0 auto;
	}
}









.lb1a1 .swiper-slide a{
	display: block;
}
.lb1a1 .swiper-slide a img{
	width: 100%;
}

.lb1a1 .swiper-button-prev,
.lb1a1 .swiper-button-next{
width: 37px;
height: 15px;
margin-top: -7.5px;
background-size: 37px 15px;
}


.lb1a1 .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230C6835'%2F%3E%3C%2Fsvg%3E") !important;
}
.lb1a1 .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230C6835'%2F%3E%3C%2Fsvg%3E") !important;
	transform:rotate(180deg);
}	
.xiaokrytc .lb1a1-div{
	padding: 30px;
	background-color: #FFF;
	box-shadow: 0 0 10px #e8e8e8;
}	
.xiaokrytc{
	margin-top: -135px;
	padding-bottom: 100px;
	position: relative;
}

html .xiaokrytc .swiper-pagination{
	width: 100%;
	bottom: 56px !important;
}	
.xiaokrytc .swiper-pagination-bullet{
	border-radius: 100px;
	overflow: hidden;
	background-color: #E5E5E5;
	width: 10px;
	height: 10px;
	opacity: 1;
	margin: 0 4px;
}	
.xiaokrytc .swiper-pagination-bullet-active{
	background-color: #F6AB00;
}

@media (max-width: 1251px){
	.xiaokrytc{
		margin-top: 20px;
	}
}

@media (max-width: 1074px){
	.xiaokrytc .lb1a1-div{
		padding: 0px 15px;
		box-shadow: 0 0 0 #000;
	}
	html .xiaokrytc .swiper-pagination{
		bottom: 10px !important;
	}	
}

@media (max-width: 768px){
	.xiaokrytc .swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	    margin: 0 3px;
	}	
	.lb1a1 .swiper-button-next{
		right: 0;
	}
	.lb1a1 .swiper-button-prev{
		left: 0;
	}
	.xiaokrytc {
	    padding-bottom: 40px;
	}
}



.xiaomir-a1 ul{
	overflow: hidden;
}	
.xiaomir-a1 li{
	float: left;
	width: 25%;
	margin-top: 20px;
	padding-left: 20px;
}
.xiaomir-a2 a{
	background-color: #EEEEEE;
	display: block;
}	
.xiaomir-a3 img{
	width: 100%;
}	
.xiaomir-a4{
	font-size: 18px;
	color: #049039;
}
.xiaomir-a5{
	color: #737373;
	font-size: 14px;
	margin-top: 8px;
	line-height: 2;
	height: 84px;
	overflow: hidden;	
}	
.xiaomir-a6{
	padding: 15px 16px;
	padding-top: 21px;
	line-height: 1.5;
}
.xiaomir{
	padding-bottom: 100px;
}

@media (max-width: 1074px){
	.xiaomir-a1 li {
	    width: 100%;
	    margin-top: 20px;
	    padding-left: 0px;
	}
	.xiaomir-a1{
		margin-top: -25px;
	}
	.xiaomir-a4 {
	    font-size: 16px;
	}
	.xiaomir-a6 {
	    padding-top: 15px;
	}
	.xiaomir{
		margin-top: 35px;
		padding-bottom: 50px;
	}
}











	.listimg-natrg-div{
		text-align: center;
	}	
	.listimg-natrg ul li{
		cursor: pointer;
	}	
	.listimg-natrg ul li img{
		margin: 0 auto;
	}
	.listimg-natrg-img img{
		width: 100%;
		max-width: 100%;	
		margin: 0 auto;	
	}
	.listimg-natrg ul li h5{
		color: #FFF;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
		margin-top: 13px;
		font-family: DINPro-Regular;
	}
	.listimg-natrg-img{
		display: inline-block;
	}
	.listimg-natrg-kbart{
		position: relative;
		display: inline-block;
	}
	.listimg-natrg-fdj{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		background-color: rgba(246,171,0,.7);
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.3s;
	}
	.listimg-natrg-kbart:hover .listimg-natrg-fdj{
		opacity: 1;
	}
	.listimg-div{
		padding-left: 60px;
		padding-right: 60px;
		position: relative;
	}
	@media (max-width: 768px){
		.listimg-natrg ul li h5 {
	    margin-top: 10px;
		}			
	}
	
	


	.nrtgsh{
		position: fixed;
		left: 0;
		top: 0;
		z-index: -1;
		opacity: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,.8);
	}
	.nrtgsh-div{
		width: 100%;
		height: 100%;
	}
	.nrtgsh .swiper-container{
		width: 100%;
	}
	.nrtgsh .swiper-slide img{
		max-width: 100%;
		max-height: 100%;
		margin: 0 auto;
		width: 620px;
		max-height: 80vh;
		cursor: pointer;
	}
	.nrtgsh .swiper-slide h6{
		font-size: 26px;
	  text-align: center;
	  color: #FFF;
	  padding-top: 16px;
	  font-family: DINPro-Regular;
	}
	.lb1a1 .swiper-pagination {
	  bottom: 10px !important;
	}
	
	.nrtgsh .swiper-slide{ height:1px} 
	.nrtgsh .swiper-slide-active { height:auto}

	.nrtgsh .swiper-pagination-bullet-active {
    	background: #042DFB;
	}
	
	.nrtgsh .swiper-button-next{
		right: 5%;
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23049039'%2F%3E%3C%2Fsvg%3E") !important;
		transform: rotate(180deg);
    }
	.nrtgsh .swiper-button-prev{
		left: 5%;
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23049039'%2F%3E%3C%2Fsvg%3E") !important;
	}	
 

	.meitrg{
		background-color: #049039;
		padding-top: 72px;
		padding-bottom: 72px;
	} 
	
	.listimg-div .swiper-button-prev,
	.listimg-div .swiper-button-next{
	width: 40px;
	height: 40px;
	margin-top: -30px;
	}
	.listimg-div{
		position: relative;
	}
	.listimg-div .swiper-button-prev{
		background: url(../images/xidt62.png) left top no-repeat;
		pointer-events: auto !important;
		opacity: 1 !important;
		left: 0px;
	}		
	.listimg-div .swiper-button-next{
		background: url(../images/xidt63.png) right top no-repeat;
		pointer-events: auto !important;
		opacity: 1 !important;
		right: 0px;
	}
	
   	
	@media (max-width: 1024px){
		.nrtgsh .swiper-slide img{
			max-width: 80%;
			margin: 0 auto;
			width: auto;
			height: 80vh;
			cursor: pointer;
		}
		.nrtgsh .swiper-slide h6{
			font-size: 26px;
		  padding-top: 16px;
		}	
	}
	@media (max-width: 768px){
		.nrtgsh .swiper-slide h6{
			font-size: 18px;
		  padding-top: 16px;
		}	
		.nrtgsh .swiper-pagination {
		  bottom: 38px !important;
		}	
		.nrtgsh .swiper-slide img{
			width: 70%;
			margin: 0 auto;
			height: auto;
		}		
	}

	@media (max-width: 1024px){
		.listimg {
		    padding-top: 0px;
		    padding-bottom: 35px;
		}
		.meitrg {
		    padding-top: 50px;
		    padding-bottom: 10px;
		}
	}
	
.meitrg .atrmalv-mnrgsa h2{
	color: #FFF;
}
.meitrg .atrmalv-mnrgsa h3{
	color: #FFF;
}
.meitrg .atrmalv-mnrgsa h3:after {
    background-color: #F6AB00;
}
.atrmalv-mnrgsa {
    border-bottom: 1px solid #03A23F;
}




.huiqurtg{
	padding-top: 70px;
	padding-bottom: 70px;
}

.huiqurtg .atrmalv-mnrgsa{
	border-bottom: 1px solid #E1E1E1;
}

.huiqurtg-a1 ul{
	margin-left: -15px;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 0px;
	overflow: hidden;
}
.huiqurtg-a1 li{
	float: left;
	padding-left: 15px;
	margin-top: 15px;
	width: 50%;
}
.huiqurtg-a1 li a{
	border: 1px solid #EFEFEF;
}
.huiqurtg-a3{
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
}
.huiqurtg-a3 h3{
	color: #000000;
	font-size: 18px;
}
.huiqurtg-a4{
	font-size: 14px;
	color: #737373;
	margin-top: 5px;
}
.huiqurtg-a5{
	margin-top: 11px;
}
.huiqurtg-a5 span{
	padding-left: 10px;
	color: #A8A8A8;
	font-size: 14px;
}

@media (max-width: 1074px){
	.huiqurtg-a1 li{
		width: 100%;
	}
	.huiqurtg-a1 ul li a{
		display: block !important;
	}
	.huiqurtg-a2 img{
		width: 100%;
	}
	.huiqurtg-a3{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.huiqurtg .but1-div{
		margin-top: 25px;
	}
}









.lb1a2{
	/*padding-bottom: 80px;*/
}	
.lb1a2 .swiper-slide a{
	display: block;
}
.lb1a2 .swiper-slide a img{
	width: 100%;
}

.lb1a2 .swiper-button-prev,
.lb1a2 .swiper-button-next{
width: 40px;
height: 40px;
margin-top: -20px;
}
.lb1a2-imstrg{
	position: relative;
}
.lb1a2-imstrg .swiper-button-prev{
	background: url(../images/xidt59.png) left top no-repeat;
}		
.lb1a2-imstrg .swiper-button-next{
	background: url(../images/xidt60.png) right top no-repeat;
}
.zsujrt{
	margin-top: 35px;
}
.zsujrt h3 {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 23px;
    text-align: center;
    font-family: DINPro-Regular;
}	
.lb1a2-imstrg{
	padding-left: 60px;
	padding-right: 60px;
}						
@media (max-width: 768px){
	.lb1 .swiper-button-prev,
	.lb1 .swiper-button-next{
    width: 25px;
    height: 10px;
    margin-top: -5px;
    background-size: 25px 10px;
	}	
	.lb1a2 {
	    padding-bottom: 0px;
	}	
	
	.nrtgsh .swiper-button-prev,
	.nrtgsh .swiper-button-next {
		zoom: .7;
	}
}

.jalcie{
	background-color: #EEEEEE;
	padding-top: 40px;
	padding-bottom: 40px
}	
