*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}



.main{
	width: 1400px;
	margin: 0 auto;
}

 
.head {
	width: 100%;
	height:120px;
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 120px;
}
.head img{
	display: block;
}
.head .btn{
	display: none;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1 !important;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}
 


.mbanner{
	display: none;
}
.title{
	height: auto;
	overflow: hidden;
}

.title h4{
	color: #000000;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}
 
 
.tab{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
}

.tab ul li{
	float: left;
	width: 210px;
	height: 50px;
	border: 1px solid #E4E4E4;
	background: #fff;
 	margin-left: 28px;
	box-sizing: border-box;
	text-align: center;
	transition: .5s;
	border-radius: 10px;
	margin-bottom: 10px;
	line-height: 50px;
}
.tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.tab ul li a{
	color: #333333;
	font-size: 18px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tab ul li:hover{
	background: #00783D;
 
}
.tab ul li:hover a{
	color: #fff;
}

 
 
 
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
  
}
.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FCFCFC;
	margin-top: 40px;
}
.about .pic{
	float: left;
	width: 700px;
}
.about .pic img{
	display: block;
	width: 100%;
	height: 490px;
}
.about .intro{
	float: right;
	width: 630px;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	margin-right: 40px;
}

.about .intro h4{
	color: #00783d;
	font-size: 26px;
}
.about .intro .info {
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	text-align:justify;
	height: 240px;
	display: -webkit-box;
	-webkit-line-clamp:8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 20px;
	text-indent: 2em;
}
.about .intro a{
	display: block;
	width: 180px;
	height: 45px;
	background: #00783D;
	text-align: center;
	line-height: 45px;
	color: #fff;
	border-radius: 30px;
	font-size: 16px;
	margin-top: 40px;
}

.about ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	align-items: center;
}
.about ul li{
	width: 336px;
	border: 1px solid #E6E6E6;
	background: #fff;
	height: 96px;
}
.about ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 96px;
}

.about ul li img{
	display: block;
	margin-right: 10px;
}
.about ul li img:last-child{
	display: none;
}
.about ul li  p{
	color: #333333;
	font-size: 20px;
}
.about ul li span{
	display: block;
	color: #999999;
	font-size: 14px;
}

.item{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #EEEFF3;
	padding: 70px 0;
	padding-bottom: 40px;
	margin-top: 80px;
}
.item .pic{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.item .pic ul li{
	float: left;
	width: 446px;
	height: auto;
	margin-left: 31px;
	margin-bottom: 30px;
	overflow: hidden;
}
.item .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.item .pic ul li img{
	display: block;
	width: 446px;
	height: 335px;
}

.item .pic ul li p{
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: #FFFFFF;
	position: relative;
	text-indent: 20px;
	color: #333333;
	box-sizing: border-box;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 18px;
	padding-right: 60px;
	background:#fff url(../images/icon01.png) no-repeat 95% center;
}
.item .more{
	display: none;
}
  
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 90px;
	margin-bottom: 50px;
}
.section .tit {
	padding-left: 25px;
	position: relative;
	height: auto;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
}
.section .tit:after{
	content: "";
	width: 7px;
	height: 36px;
	border-radius: 30px;
	position: absolute;
	left: 0;
 	top: 7px;
	background: #00783D;
}
.section .tit  p{
	color: #000000;
	font-size: 36px;
	float: left;
}
.section .tit  a{
	float: right;
	color: #fff;
	font-size: 14px;
	background: #00783D;
	display: block;
	height: 28px;
	line-height: 28px;
	margin-top: 10px;
	width: 115px;
	border-radius: 30px;
	text-align: center;
}
.news{
	width: 672px;
	height: auto;
	overflow: hidden;
	float: left;
}

.news .current{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px dashed #E9E9E9;
	padding-bottom: 5px;
}
.news .current img{
	display: block;
	width: 100%;
	height: 400px;
}
.news .info {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news .info h4{
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	width: 520px;
	float: left;
	line-height: 35px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .info span{
	display: block;
	line-height: 35px;
	float: right;
	color: #666666;
	font-size: 14px;
}
.news .info  p{
	float: left;
	width: 100%;
	height: 50px;
	margin-top:2px;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5px;
}
.news ul li{
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
	line-height: 37px;
	border-bottom: 1px dashed #E9E9E9;
}
.news ul li a{
	display: block;
	font-size: 18px;
	width: 420px;
	float: left;
	color: #000000;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li span{
	display: block;
	float: right;
	color: #666666;
	font-size: 14px;
}

.operate{
	width: 690px;
	height: auto;
	overflow: hidden;
	float: right;
}
.operate ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.operate ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 25px;
}
.operate ul li img{
	display: block;
	width: 240px;
	height: 139px;
	float: left;
}
.operate ul li .info{
	float: right;
	width: 430px;
	height: 139px;
	border-bottom: 1px dashed #E6E6E6;
}

.operate ul li .info h4{
	color: #000000;
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 15px;
    font-weight: normal;
}
.operate ul li .info span{
	display: block;
	color: #666666;
	font-size: 14px;
	margin:5px 0;
}
.operate ul li .info  p{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.links{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	box-sizing: border-box;
	border-top: 1px solid #D6D6D6;
	margin-bottom: 30px;
	margin-top: 50px;
}
.links .tit{
	background: url(../images/links.png) no-repeat center;
	float: left;
	width: 170px;

}
.links .tit p{
	color: #666666;
	font-size: 18px;
	margin-left: 25px;
}

.links ul{
	float: right;
	width: 1200px;
	height: auto;
	margin-top: 5px;
	height: 20px;
	overflow: hidden;
}
.links ul li{
	float: left;
	padding: 0 10px;
}
.links ul li a{
	color: #5d5d5d;
	font-size: 14px;
	display: block;
}

.menu{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#004BA0;
}
.menu ul{
	width: 1065px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: auto;
	overflow: hidden;
}
.menu ul li{
	float: left;
	line-height: 50px;
}
.menu ul li a{
	color: #fff;
	font-size: 18px;
	display: block;
}


.footer{
	width: 100%;
	height: auto;
	padding-top: 70px;
	box-sizing: border-box;
	overflow: hidden;
	background: #00783D;
	padding-bottom: 115px;
}

.footer .intro{
	float: left;
}
.footer .intro h4{
	color: #ffffff;
	font-size: 30px;
}

.footer .intro p{
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}

.footer .ewm{
	float: right;
}
.footer .ewm img{
	display: block;
	width: 160px;
	height: 160px;
}
.footer .ewm p{
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-top:5px;
}

.gotop{
	display: block;
	width: 60px;
	height: 60px;
	background: #22AC38 url(../images/gotop.png) no-repeat center;
	background-size: 40px auto ;
	position: fixed;
	right: 10px;
	display: none;
	border-radius: 5px;
	top: 50%;
	z-index: 100;
	transform: translateY(-50%);
}
.float-right{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float-right ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float-right ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float-right ul li:nth-child(2):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(3):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover img{
	height: 120px;
}
.float-right ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #454545;
 
}
.float-right ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float-right ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float-right ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float-right ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float-right ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float-right ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float-right ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float-right ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}




.float{
	display: none;
}


.page{
	display: table;
	margin: 40px auto;
	max-width: 1200px;
}

.page ul li{
	float: left;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin: 0 3px;
}

.page ul li a{
	color:#333;
}

.page .thisclass{
	background: #22AC38;
	color:#fff;
	font-size: 12px;
	border: 1px solid #22AC38;
}
.page .thisclass a{
	color: #fff;
}
.img-list{
	height: auto;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}
.img-list .pic{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.img-list .pic ul li{
	float: left;
	width:335px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img-list .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.img-list .pic ul li img{
	display: block;
	width: 100%;
}
.img-list .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.crumbs{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #eee;
}

.crumbs p{
	font-size: 18px;
	float: left;
}
.crumbs  a{
	color:#333;
	font-size: 14px;
	padding-right: 15px;
	position: relative;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right:2px;
	font-family: '宋体';
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.fy{
	width: 1400px;
	margin: 40px auto;
	height: auto;
	line-height: 40px;
	overflow: hidden;

	border-bottom: 1px solid #ccc;
}
.fy p{
	color:#333;
	font-size: 14px;
	float: left;
	max-width:400px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
}
.fy a{
	color:#333;
}
.return{
	float: right;
	font-size: 14px;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	 
}
.news-list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.news-list ul li a{
	color: #686767;
	font-size: 16px;
	display:block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
	width: 440px;
	margin-left: 15px;
}

.news-list ul li span{
	float: right;
	color: #686767;
	font-size:14px;
}
.news-list ul li:after{
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
	color: #686767;
	font-size: 16px;
	font-family: '宋体';
}

.about-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about-intro .intro{
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.about-intro .intro p{
	text-indent: 2em;
	text-align: justify;
}
.about-intro .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.map{
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin-top: 20px;
}
 

.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.detailed .tit{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.detailed .tit h4{
	color:#333;
	font-size: 24px;
	text-align: center;
}

.detailed .tit  p{
	display: block;
	font-size: 14px;
	color:#666;
	margin-top: 15px;
	text-align: center;
}
.detailed .tit  span{
 	margin: 0 5px;
}


.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	color:#333;
	font-size: 16px;
	line-height: 30px;
	min-height:150px;
}
.detailed .info p{
	text-indent: 2em;
}
.detailed  .info img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

 
@media (min-width: 1200px){
  
    .img-box{
    	overflow: hidden;
    	height: auto;
    }
    .img-box img{
    	transition: .5s;
    }
    .img-box:hover img{
    	transform: scale(1.05);
    }

    .logo{
    	left: 50%;
    	transform: translateX(-50%);
    	position: absolute;
    }
    .logo img{
    	display: block;
    }
    .nav{
    	width: 100%;
    	height: auto;
    	position: relative;
    	z-index: 100 !important;
    	
    }
    .nav ul{
    	display: flex;
    	width: 100%;
    	justify-content:space-between;
    }
    .nav ul li {
     	width: 130px;
     	height: 35px;
     	line-height: 35px;
     	text-align: center;
     	border-radius: 30px;
     	position: relative;
    }

    .nav ul li:nth-child(4){
    	margin-right: 65px;
    }
    .nav ul li:nth-child(5){
    	margin-left: 65px;
    }
    .nav ul li a{
    	color: #333333;
    	font-size: 18px;
    }
    .nav ul li:hover{
   		background: #00783D;
    }
    .nav ul li:hover ul li{
    	background: #00783D;
    }
    .nav ul li:hover  ul{
    	display: block;
    }
   .nav ul li:hover a{
   		color: #fff;
    }

    .nav ul li ul{
    	position: absolute;
    	left: 0;
    	top: 35px;
    	z-index: 100% !important;
    	display:none;
    	
    }
    .nav ul li ul li{
    	line-height: 30px;
    	border-radius: 0;
    	margin: 0 !important;
    	background: #00783D;
    }
    .nav ul li ul li:first-child{
    	margin-top: 42px !important;
    }
    .nav ul li ul li a{
    	font-size: 14px;
    	color: #fff;
    	display: block;
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;

    }
   	
   	.item .pic ul li:hover p{
   		background: #00783D url(../images/h-icon05.png) no-repeat 95% center;
   		color: #fff;
   	}
   	.news .info h4:hover {
   		color: #00783D;
   	}
   	.news ul li:hover a{
   		color: #00783D;
   	}
   	.operate ul li .info h4:hover {
   		color: #00783D;
   	}
 	.about ul li:hover{
 		background: #00783D;
 	}
 	.about ul li:hover img{
 		display: none;
 	}
 	.about ul li:hover img:last-child{
 		display: block;
 	}
 	.about ul li:hover p{
 		color: #fff;
 	}
 	.about ul li:hover span{
 		color: #fff;
 	}

 	.banner .swiper-pagination{
 		position: absolute;
 		width: 100%;
 		left: 0;
 		bottom: 30px;
 		display: flex;
 		justify-content: center;
 		align-items: center;
 		z-index: 1;
 	}
 	.banner .swiper-pagination span{
 		width:60px;
 		height: 2px;
 		background: #fff;
 		display: block;
 		margin: 0 10px;
 	}

 	.banner .swiper-pagination .swiper-pagination-bullet-active{
 		background:#00783D;
 	}
 	.img-list .pic ul li:hover p{
		color: #00783D;
	}
}

@media (max-width: 1440px){
	
	.main{
		width: 1200px;
	}
	.about .pic{
		width: 600px;
	}
	.about .pic img{
		height: 420px;
	}
	.about .intro{
		width: 530px;
		margin-top: 20px;
	}
	.about ul li{
		width: 285px;
	}

	.tab ul li{
		width: 186px;
		margin-left: 15px;
	}
	.item .pic ul li{
		width: 379px;
	}
	.item .pic ul li img{
		width: 100%;
		height: 285px;
	}
	.news{
		width: 580px;
	}
	.news .current img{
		height: 346px;
	}
	.news .info h4{
		width: 488px;
	}
	.operate{
		width: 590px;
	}
	.operate ul li img{
		width: 218px;
		height: 126px;
	}
	.operate ul li .info{
		width: 356px;
		height: 126px;
	}
	.links ul{
		width: 1000px;
	}
	.section .tit p{
		font-size: 32px;
	}
	.img-list .pic ul li{
		width: 284px;
	}
	.fy{
		width: 1200px;
	}
}

@media (max-width: 1199px){
	.main{
		width:7.1rem;
		margin: 0 auto;
	}
	.head{
		height: auto;
	}
 
	.head .main{
		height: 1.5rem;
	 
	}
	.head img{
		display: block;
		width: 100%;
	}
	.head  .tel{
		display: none;
	}
	.head  .btn{
		display: block;
		width: .7rem;
		height: .8rem;
		overflow: hidden;
		background:url(../images/btn.png) no-repeat center;
		background-size: 100% auto;
	}
 	
	.banner .swiper-wrapper img{
		display: none;
	}
	.banner .swiper-wrapper img:last-child{
		display: block;
	}
	.banner .swiper-pagination {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.banner .swiper-pagination span{
		width: 100%;
		height: .1rem;
		background: #000000;
		outline: none;
		margin: 0;
	}
 	.banner .swiper-pagination .swiper-pagination-bullet-active{
 		background: #00783D;
 	}
	.logo img{
		display: block;
		height: 1.2rem;
		width:auto;
	}

	.nav{
 		width: 100%;
 		height: 100%;
 		overflow: hidden;
 		position: fixed;
 		left: 0;
 		top: 1.5rem;
 		display: none;
 		overflow-y: auto;
 		opacity: 0;
 		visibility: hidden;
 		background: rgba(0,0,0,.5);
 		z-index: 10001;

 	}
 	.nav ul{
 		top: 0;
 		width: 70%;
 		float: right;
 		right: -100%;
 		position: relative;
 		height:  100%;
 		overflow-y:auto;
 		background: #333333;
 	 
 	}
 	.nav .on{
  		padding-bottom: 1.5rem;
 	}
 
  	.nav ul li{
  		width: 100%;
  		padding: 0 .15rem;
  		box-sizing: border-box;
  		height: auto;
  		overflow: hidden;
  		border-bottom: .02rem  solid #eee;
  		line-height: .8rem;
  		border-top: .02rem solid #444;
  		position: relative;
  		border-bottom: .02rem solid #111;
  	}
  	.nav ul li a{
  		color: #fff;
  		font-size: .3rem;
  		display: block;
  	}
  	.nav ul ul{
  		width: 96%;
  		padding-bottom: 0;
  		display: none;
  		right: initial;
  	}
  	.nav ul .sonOpen{
  		display: block;
  	}
  	.nav ul li i{
  		display: block;
  		position: absolute;
  		right: 0;
  		width: .8rem;
  		height: .8rem;

  		top: 0;
  	}
  	.nav ul li i:after{
  		content: "";
  		width: .3rem;
  		height: .3rem;
  		transition: .3s;
  		display: block;
  		background: url(../images/nav-icon.png) no-repeat center;
  		background-size: auto 100%;
  		position: absolute;
  		top: 50%;
  		left: 50%;
  		margin-left: -.15rem;
  		margin-top: -.15rem;
  	}
  	.nav ul li .touch:after{
  		transform: rotate(90deg);
  	}
  	.nav ul li ul li{
  		line-height: .7rem;
  		border: none;
  		height: .7rem;
  		border: none;
  	}
  	.nav ul li ul li:first-child{
  		border-top: 0;
  	}
  	.nav ul li ul li:last-child{
  		border-bottom: none;
  	}
  	.nav ul ul li a{
  		font-size: .26rem;
  	}
	.mbanner{
		display: block;
	}
	.pcbanner{
		display: none;
	}
 
	.title h4{
		font-size: .46rem;
	}
	 
	 
	.tab {
		width: 100%;
		max-width: 7.1rem;
		margin: 0 auto;
		margin-top: .5rem;
	}
	.tab ul li{
		width:2.25rem;
		margin: 0;
		margin-bottom: .1rem;
		line-height: .7rem;
		border: .02rem solid #E4E4E4;
		height: .7rem;
		padding: 0 .05rem;
		border-radius: 5px;
		margin-left: .15rem;
		 
	}
	.tab ul li a{
		font-size: .28rem;
	}
	.tab ul li:nth-child(3n-2){
		margin-left: 0;
	}

	.img-list{
		padding-top: 0rem;
	}
	 

	.about{
		margin-top: .6rem;
	}
	.about .bd{
		margin-top: .4rem;
		padding-bottom: .5rem;
	}
	.about .pic{
		float: inherit;
		width: 100%;
	}
 	.about .pic img{
 		width: 100%;
 		height: auto;
 	}
 	.about .intro{
 		width: 100%;
 		float: initial;
 		margin: 0 auto;
 		margin-top: .3rem;
 	}
 	.about .intro h4{
 		font-size: .32rem;
 		text-align: center;
 	}
 	.about .intro .info{
 		width: 100%;
 		margin-top: .3rem;
 		font-size: .29rem;
 		height: auto;
 		line-height: .46rem;
 	}
 	.about .intro a{
 		margin: 0 auto;
 		margin-top: .4rem;
 		width: 3rem;
 		height: .8rem;
 		line-height: .8rem;
 		font-size: .26rem;
 		border-radius: 20px;
 	}
 	.about  ul{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: .4rem;
 		flex-wrap: wrap;
 	}
 	.about  ul li{
 		width: 3.45rem;
 		height: 1rem;
 		margin-bottom: .2rem;
 		border: .02rem solid #E6E6E6;
 	}
 	.about  ul li a{
 		height: 1rem;
 	}
 	.about  ul li img{
 		height: .5rem;
 		display: block;
 	}
 	.about ul li p{
 		font-size: .3rem;
 	}
 	.about ul li span{
 		font-size: .24rem;
 	}

 	.item{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: .7rem;
 		padding: .7rem 0;
 	}
 	.item .pic{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: .2rem;
 	}
 	.item .pic ul li{
 		width: 3.5rem;
 		height: auto;
 		overflow: hidden;
 		margin-left: 0;
 		margin-bottom: .2rem;
 	}
 	.item .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.item .pic ul li p{
 		width: 100%;
 		height: .8rem;
 		line-height: .8rem;
 		font-size: .28rem;
 		text-indent: 0;
 		padding: 0 .1rem;
 		background: #fff;
 	}
 	.item .pic ul li img{
 		width: 100%;
 		height: auto;
 	}

 	.item .more{
 		display: block;
 		margin: 0 auto;
 		margin-top: 0.4rem;
 		width: 3rem;
 		height: 0.8rem;
 		line-height: .8rem;
 		font-size: .26rem;
 		border-radius: 20px;
 		background: #00783D;
 		text-align: center;
 		color: #fff;
 	}
 	.section{
 		margin-top:0;
 		margin-bottom: .5rem;
 	}
 	.section .tit{
 		padding-left:.3rem;
 	}
 	.section .tit p{
 		font-size: .36rem;
 	}
 	.section .tit:after{
 		width: .1rem;
 		height: .5rem;
 		top: .2rem;
 	}
 	.section .tit a{
 		width: 2rem;
 		height: .5rem;
 		line-height: .5rem;
 		font-size: .26rem;
 	}
 	.news{
 		width: 100%;
 		margin-top:.5rem;
 		float: initial;
 	}
 	.news .current{
 		margin-top: .3rem;
 		padding-bottom: .2rem;
 		border-bottom: .02rem dashed #E9E9E9;
 	}
 	.news .current img{
 		width: 100%;
 		height: auto;
 	}
 	.news .info h4{
 		width: 5rem;
 		line-height: .5rem;
 		font-size: .3rem;
 	}
 	.news .info span{
 		line-height: .5rem;
 		font-size: .24rem;
 	}
 	.news .info p{
 		line-height: .42rem;
 		height: .8rem;
 		
 	}
 	.news ul li{
 		border-bottom: .02rem dashed #E9E9E9;
 		line-height: .7rem;
 	}
 	.news ul li a{
 		width: 5rem;
 		font-size: .28rem;
 	}
 	.news ul li span{
 		font-size: .24rem;
 	}
 	.operate{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		float: initial;
 		margin-top: .5rem;
 	}
 	.operate ul li{
 		margin-bottom: .2rem;
 	}
 	.operate ul li img{
 		width: 3rem;
 		height: 1.74rem;
 	}
 	.operate ul li .info{
 		width: 3.8rem;
 		margin-top: 0;
 		border-bottom: .02rem dashed #E9E9E9;
 		height: 1.74rem;
 	}
 	.operate ul li .info h4{
 		margin-top: 0;
 		font-size: .3rem;
 	}
 	.operate ul li .info span{
 		font-size: .24rem;
 		margin: .08rem 0;
 	}
 	.operate ul li .info p{
 		font-size: .26rem;
 		line-height: .4rem;
 	}
	.img-list .pic{
		margin-top: .3rem;
	}
	.img-list .pic ul li{
		width: 3.5rem;
		margin: 0;
		margin-bottom: .1rem;
	}
	.img-list .pic ul li:nth-child(2n){
		float: right;
	}
	.img-list .pic ul li p{
		font-size: .28rem;
		line-height: .6rem;
		height: .6rem;
	}
	.float-right{
		display:none;
	}


	.links{
		display: none;
	}
	.menu{
		display: none;
	}
	.gotop{
		width: .8rem;
		height: .8rem;
		right: .1rem;
		background-size: .5rem auto;
	}
	.footer{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #00783D;
		padding-top: .7rem;
		padding-bottom: 2rem;
		margin-top: .7rem;
	 
	}
	.footer .intro {
		float: initial;
	}
	.footer .intro h4{
		font-size: .36rem;
		text-align: center;
	}
	.footer .intro p{
		font-size: .26rem;
		margin-top: .2rem;
		line-height: .46rem;
		text-align: center;
	}
	.footer .ewm{
		display: none;
	}
 	.crumbs{
 		height: .8rem;
 		line-height: .8rem;
 		padding: 0 .1rem;
 		box-sizing: border-box;
 	}
 	.crumbs p{
 		font-size: .28rem;
 	}
 	.crumbs div{
 		overflow: hidden;
 		white-space: nowrap;
 		font-size: .20rem;
 		color: #333;
 	  	 text-overflow: ellipsis;
 	}
 	.crumbs a{
 		font-size: .24rem;
 		line-height: .8rem;
 		 
 		padding-right: .3rem;
 	}
 	.crumbs a:after{
 		right: .1rem;
 		font-size: .2rem;
 	}
 	 

 	.float{
 		width: 7.5rem;
 		margin: 0 auto;
 		display: block;
 		position: fixed;
 		z-index: 1000;
 		bottom: 0;
 	}
 	.float ul {
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 	}
 	.float ul li{
 		float: left;
 		width: 1.85rem;
 		height: auto;
 		overflow: hidden;
 		background:#22AC38;
 		position: relative;
 	}
  
 	.float ul li img{
 		display: block;
 		height: .6rem;
 		margin: 0 auto;
 		margin-top: .2rem;
 	}

 	.float ul li p{
 		color:#fff;
 		font-size: .26rem;
 		text-align: center;
 		margin-top: .1rem;
 		margin-bottom: .2rem;
 	}
 
 	.page{
 		margin: .4rem auto;
 	}
 	.page ul li{
 		padding: 0 .2rem;
 		margin: 0 .06rem;
 		font-size: .26rem;
 		border: 0.02rem solid #22AC38;
 		line-height: .56rem;
 	}
 	.page .thisclass{
 		font-size: .26rem;
 	}
 	.map{
 		width: 100%;
 		height: 4rem;
 		margin-top:.3rem;
 	}
 	.about-intro{
 		margin-top: .4rem;
 	}
 	.about-intro .intro{
 		font-size: .29rem;
 		line-height: .46rem;
 	}
 	.detailed{
 		margin-top: .6rem;
 	}
 	.detailed .tit{
 		padding-bottom: .2rem;
 		border-bottom: .02rem solid #eee;
 	}
 	.detailed .tit h4{
 		font-size: .32rem;
 	}
 	.detailed .tit span{
 		font-size: .26rem;
 		display: block;
 		line-height: .4rem;
 	}
 	.detailed .info{
 		margin-top: .4rem;
 		font-size: .29rem;
 		text-align: justify;
 		line-height: .46rem;
 	}
 	.fy{
 		width: 7.1rem;
 		margin: .6rem auto;
 		border:.02rem solid #eee;
 	}
 	.fy p{
 		line-height: .7rem;

 		font-size:.24rem;
 		padding:0 .1rem;
 		width: 50%;
 		text-align: center;
 		box-sizing: border-box;
 		border-right: .02rem solid #eee;
 	}
 	.fy p:nth-child(2){
 		border: none;
 	}
 	.fy .return{
 		width: 100%;
 		box-sizing: border-box;
 		float: initial;
 		text-align: center;
 		float: left;
 		line-height: .7rem;
 		display: block;
 		border-top: .02rem solid #eee;
 	}

 	.news-list  ul li{
 		line-height: .7rem;
 	}
 	.news-list  ul li a{
 		width:5rem;
 		margin-left: .25rem;
 		font-size: .3rem;
 	}
 	.news-list  ul li span{
 		font-size: .24rem;
 	}
 	.news-list  ul li:after{
 		font-size: .24rem;
 	}
} 