*{margin:0px;padding:0px;}body{background:#fff;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;}}


 @font-face {
    font-family:SourceHanSansCN-Regular;
    src: url(../font/SourceHanSansCN-Regular.ttf),url(../font/SourceHanSansCN-Regular.woff);

}


@font-face {
    font-family:DIN-BOLD;
    src: url(../font/DIN-BOLD.ttf),url(../font/DIN-BOLD.woff);

}


@font-face {
    font-family:DINCondensed-Light;
    src: url(../font/DINCondensed-Light.ttf),url(../font/DINCondensed-Light.woff);

}

@font-face {
    font-family:SourceHanSansCN-Bold;
    src: url(../font/SourceHanSansCN-Bold.ttf),url(../font/SourceHanSansCN-Bold.woff);

}



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

.top{
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #999999;
	font-size: 15px;
	line-height: 50px;
	border-bottom: 1px solid #DADADA;
}
 
.head{
	width: 100%;
	height: 114px;
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 114px;
}
.head .name img{
	display: block;
}
.head .tel {
	width: 245px;
	display: flex;
	align-items: center;
}
.head .tel img{
	display: block;
	margin-right: 10px;
}
.head .tel  p{
	color: #666666;
	font-family: 'SourceHanSansCN-Regular';
	font-size: 14px;
}
.head .tel b{
	color: #0c981a;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	margin-top: 5px;
	font-family: 'DIN-BOLD';
}
 
.head .btn{
	display: none;
}
 

.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}

.pcbanner  .swiper-pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	bottom:40px !important;
	width: 100%;
}

.pcbanner  .swiper-pagination span{
	display: block;
	width: 10px;
	height: 10px;
	opacity: 1;
	border: 1px solid #fff;
	background: #FFFFFF !important;
	color: #fff;
	overflow: hidden;
	opacity: 1;
	background: none;
	margin: 0 10px !important;
	position: relative;
	line-height: 40px;
	font-size: 16px;
}
 
.pcbanner  .swiper-pagination  .swiper-pagination-bullet-active{
	width: 40px;
	color: #fff;
	border: 1px solid #fff;
	height: 40px;
	background: none !important;
}
.mbanner{
	display: none;
}
.in-banner img{
	display: block;
	width: 100%;
}
.in-banner img:last-child{
	display: none;
}

.title{
	background: url(../images/title.png) no-repeat center bottom;
	padding-bottom: 40px;
}

.title h4{
	color: #000000;
	font-size: 40px;
	text-align: center;
}
.title p{
	color: #666666;
	text-align: center;
	margin-top: 8px;
	font-size: 16px;
}

.title  b{
	color: #0c981a;
}
 

.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
 
	box-sizing: border-box;
}

.product .main{
	height: auto;
	overflow: hidden;
}
.product .pro-btn{
	display: none;
}
.product  .tab{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product  .tab ul li{
	float: left;
	width: 225px;
	height: 60px;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	line-height: 60px;
	margin-left: 10px;
	margin-top: 10px;
}
.product  .tab ul li:nth-child(6n-5){
	margin-left: 0;
}
.product  .tab ul li a{
	display: block;
	font-size: 18px;
	color: #222222;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .title{
	margin-bottom: 35px;
}

.product .list{
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
}
.product .list ul li {
	background: #EEEEEE;
	height: auto;
	overflow: hidden;
	padding-bottom: 3px;
}
.product .list ul li h4{
	width: 100%;
	height: 90px;
	text-align: center;
	line-height: 90px;
	color: #fff;
	background: #0C981A;
	font-size: 30px;
}
.product .list ul li h4 a{
	color: #fff;
}

.product .list ul li  ul {
	width: 260px;
	margin: 0 auto;
}

.product .list ul li  ul li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	margin: 10px 0;
	background:#fff url(../images/icon02.png) no-repeat 20px center;
}

.product .list ul li  ul li a{
	color: #111111;
	font-size: 18px;
	display: block;
	margin-left: 40px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic{
	width:1070px;
	float: right;
	height: auto;
 
	overflow: hidden;
}

.product .pic ul li{
	float: left;
	width: 33%;

}
.product .pic ul li div{
	border: 1px solid #C8C8C8;
	box-sizing: border-box;
	width: 100%;
}
.product .pic ul li img{
	display:block;
	width:100%;
}
.product .more{
	 
	 display: none;
}

.product .pic ul li  {
 
	width: 348px;
	float: left;
	margin-left: 12px;
	margin-bottom: 14px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li  p{
	text-align: center;
	height: 70px;
	line-height: 70px;
	color: #101010;
	background: #EEEEEE;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 18px;
}
 

 .slogan{
 	width: 100%;
 	height: 765px;
 	overflow: hidden;
 	margin-top: 80px;
 	background: url(../images/bg01.jpg) repeat-x top;
 }

.slogan .tit {
	margin-top: 60px;
	position: relative;
	background: url(../images/title02.png) no-repeat center bottom;
}

.slogan .tit p{
 	color: #fff;
 	font-size: 40px;
 	text-align: center;
 	position: relative;
}

/*.slogan .tit:after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 10px;
	background: #fff;
}*/

.slogan .tit span{
	display: block;
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 18px;
	padding-bottom: 20px;
	margin-top: 15px;
}

.slogan ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 60px 70px;
	box-sizing: border-box;
	margin-top: 25px;
}

.slogan ul li i{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	border: 1px solid #0C981A;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slogan ul li i img{
	display:block;
}

.slogan ul li p{
	text-align: center;
	color: #444444;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
}


.slogan  h4{
	text-align: center;
	color: #3b3b3b;
	font-size: 36px;
	margin-top: 60px;
	line-height: 40px;
	font-family: 'SourceHanSansCN-Bold';
}
.slogan  h4  b{
	color: #0c981a;
}
.slogan  .tel {
	display: flex;
	width: 550px;
	margin: 0 auto;
	margin-top: 30px;
 	
	border-radius: 50px;
	overflow: hidden;
	align-content: center;
	background: #fff;
}
.slogan  .tel a{
	display: block;
	width: 180px;
	height: 70px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-family: 'SourceHanSansCN-Regular';
	background: #0C981A;
	line-height: 70px;
}
.slogan  .tel div{
	margin-left: 40px;
	display: flex;
	align-items: center;
}
.slogan  .tel div img{
	display: block;

}
.slogan  .tel div b{
	color: #0c981a;
	font-size: 38px;
	margin-left: 10px;
}

.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 100px;
	box-sizing: border-box;
	background: url(../images/icon03.png) no-repeat, url(../images/bg02.png) no-repeat;
	background-position: center top, center bottom;
	padding-bottom: 40px;
}

.adv .tit {
	position: relative;
	background: url(../images/title03.png) no-repeat center bottom;
}

.adv .tit p{
 	color: #222222;
 	font-size: 40px;
 	text-align: center;
 	position: relative;
}

.adv .tit b{
	color: #0c981a;
}

.adv .tit span{
	display: block;
	text-align: center;
	color: #666666;
	position: relative;
	font-size: 18px;
	padding-bottom: 20px;
	margin-top: 15px;
}
 
.adv  .bd{
	width: 100%;
	height: 323px;
 	background: #fff;
	box-shadow: 0px -2px 5px 2px #e9e4e4a8;
	margin-top: 100px;
	padding: 60px 70px;
	padding-top: 0;
	box-sizing: border-box;
}

.adv  .bd ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
 	
}

.adv  .bd ul li{
	position: relative;
	margin-top: -50px;
	box-sizing: border-box;
}
.adv  .bd ul li:after{
	content: '';
	width: 1px;
	height: 190px;
	position: absolute;
	right: -70px;
	bottom: 0;
	background: #EDEDED;
}
.adv  .bd ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.adv  .bd ul li i{
	display: block;
	width: 140px;
	height: 140px;
	border: 15px solid rgba(12,152,26,.2);
	border-radius: 50%;
	background: #fff;
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	justify-content: center;
	margin: 0 auto;
}

.adv  .bd ul li{
	width: 200px;
}

.adv  .bd ul li i:after{
	content: "";
	width: 110px;
	height: 110px;
 	border: 15px solid rgba(12,152,26,.4);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	box-sizing: border-box;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px);
}
.adv  .bd ul li i img{
	display: block;
}

.adv  .bd ul li h4{
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	margin-top: 30px;
}

.adv  .bd ul li p{
	margin-top: 10px;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}

.adv  .info{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.adv  .info h4{
	color: #fff;
	font-size: 46px;
	font-family: 'SourceHanSansCN-Bold';
	text-align: center;
	line-height: 40px;
}

.adv  .info h4 b{
	color: #fff45c;
}
.adv  .info p{
	text-align: center;
	color: #086612;
	font-size: 24px;
	width: 540px;
	height: 55px;
	margin-top: 20px;
	background: #FFF45C;
	line-height: 55px;
	margin: 0 auto;
	margin-top: 20px;
	font-family: 'SourceHanSansCN-Regular';
}


.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}

.about .intro{
	width: 634px;
	height: auto;
	overflow: hidden;
	float: left;
}
.about .tit{
	padding-top: 20px;
	background: url(../images/title.png) no-repeat left top;
}

.about .tit h4{
	color: #0c981a;
	font-size: 34px;
}
.about .tit p{
	color: #333333;
	font-size: 30px;
	font-weight: bold;
 
}

.about  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
	color: #444444;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-indent: 2em;
}


.about  .intro a{
	display: block;
	width: 130px;
	height: 40px;
	background: #0C981A;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-top: 30px;
	border-radius: 30px;
}

.about .pic{
	float: right;
}


.about .pic img{
	display: block;
	width: 100%;
}
.about .datas{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #CEEAD1;
	padding: 30px 60px;
	box-sizing: border-box;
	margin-top: 40px;
}

.about .datas ul {
	display: flex;
	justify-content: space-between;
}
.about .datas ul li p{
	color: #222222;
	font-size: 14px;

}
.about .datas ul li b{
	color: #0c981a;
	font-size: 60px;
	font-weight: normal;

	font-family: 'DINCondensed-Light';
}
.about .datas ul li span{
	display: block;
	color: #222222;
	font-size: 14px;
}

.gg{
	width: 100%;
	height: 250px;
	background: url(../images/gg.jpg)  no-repeat center;
	margin-top: 80px;
}
.gg .main{
	height: 250px;
}
.gg .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.gg .tel .tit {
	display: flex;
	align-items: center;
}

.gg .tel .tit img{
	 display: block;
	 margin-right: 10px;
}
.gg .tel .tit p{
	color: #ff5500;
	font-size: 30px;
}
.gg .tel .tit span{
	color: #ff5500;
	font-size: 18px;
	text-transform: uppercase;
}
.gg .tel b{
	color: #ff5500;
	font-size: 64px;
	 
	font-family: 'DIN-BOLD';
	display: block;
	max-width: 390px;
	line-height: 60px;

}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F2F2F2;
	padding: 60px 0;
	box-sizing: border-box;
 
}

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
 	margin-left: 20px;
}
.cases .pic ul li img{
	display: block;
	width: 100%;
}
.cases .pic ul li p{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #1a1a1a;
	font-size: 18px;
	 white-space: nowrap;
	 background: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cases  .more{
	display: block;
	width: 200px;
	height: 54px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 54px;
	color: #666666;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 40px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
	margin-bottom: 60px;
}

.news .newsSwiper{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;

}

.news ul{
	 
	width: 100%;
	height:645px;
	display: block;
	overflow: hidden;
	margin-top: 40px;
}
.news ul li{
	float: left;
	width: 686px;
	height:195px;
	overflow: hidden;
	border: 1p solid #E5E5E5;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.news ul li:nth-child(2n){
	float: right;
}

.news ul li h4{
	font-size: 20px;
	color: #1a1a1a;
	width: 100%;
	background: url(../images/icon07.png) no-repeat left center;
	padding-left: 20px;
	box-sizing: border-box;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li p{
	color: #7f7f7f;
	font-size: 16px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 56px;
	margin-top: 15px;
}
.news ul li  span{
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 15px;
}


.links{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 24px 0;
	box-sizing: border-box;
	border-top: 1px solid #D6D6D6;
	background: #F2F2F2;
	margin-top: 80px;
}

.links .tit {
	display: flex;
	float: left;
	width: 146px;
	align-items: center;
	background: url(../images/links.png)  no-repeat center;
}
.links .tit img{
	display: block;
}
.links .tit p{
	color: #666666;
	font-size: 18px;
 
	margin-left: 25px;
}

.links  ul{
	float: left;
	width: 1100px;
	height: auto;
	overflow: hidden;

}
.links  ul li{
	float: left;
	padding: 0 10px;
	line-height: 30px;
}
.links  ul li a{
	color: #333333;
	font-size: 13px;
}


.menu{
	width: 100%;
	height: 60px;
	background: #0C981A;
	margin-top: 40px;
}
.menu ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
	width: 1130px;
	margin: 0 auto;
}
.menu ul li a{
	color: #fff;
	font-size: 18px;
	display: block;
}

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0;
	box-sizing: border-box;
 
}

.footer .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer .intro  h4{
	color: #fff;
	font-size: 30px;
}

.footer .intro p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}
.footer .tel{
	text-align: right;
	width: 100%;


}
.footer  .tel p{
	color: #101010;
	font-size: 20px;
}
.footer .tel b{
	display: block;
	font-size: 30px;
	color: #101010;
	font-weight: normal;
   max-width: 220px;
   float: right;
 	margin-top: 5px;
 	text-align: right;
 	line-height: 30px;
	overflow: hidden;
}

.footer  .ewm  {
	float: right;
	margin-top: 20px;
}
.footer  .ewm  ul li{
	float: left;
	margin-left: 10px;
}
.footer  .ewm  ul li img{
	display: block;
	width: 160px;
	height: 160px;
	border: 5px solid #EDEDED;
	box-sizing: border-box;
}
.footer  .ewm  ul li p{
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}

.gotop{
	display: none;
	 
}
 



.float-right{
	background: #0C981A;
	border-radius: 30px;
	right: 5px;
	position: fixed;
	top: 50%;
	padding: 0 10px;
	transition: .5s;
	box-sizing: border-box;
	transform: translateY(-50%);
	margin-top: 10px;
	z-index: 99;
	width: 60px;
	overflow: hidden;
}
.float-right ul{
	width: 200px;
	float: right;
}
.float-right ul li{
	height: auto;
	overflow: hidden;
	margin: 5px 0;
	position: relative;
	border-bottom: 1px solid #ffffff00;
	display: flex;
	transition: .5s;
	cursor:pointer;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
 
	box-sizing: border-box;
}
.float-right ul li:last-child{
	border: none;
}
.float-right ul li p{
	height: 60px;
	color: #fff;
	display:flex;
	justify-content: center;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	float: left;
	width:160px;
	line-height: 24px;
	text-align: center;
 
}
.float-right ul li i{
	display: block;
	width: 40px;
	height: 60px;
	float: right;
	background: url(../images/icon04.png)  no-repeat center;
}
.float-right ul li:nth-child(1) i{
	background: url(../images/icon06.png)  no-repeat center;
}

.float-right ul li:nth-child(3) i{
	background: url(../images/icon05.png)  no-repeat center;
}
 

.float-right ul li img{
	display: block;
	width: 140px;
	height: 140px;
	margin: 10px;

}
.float-right:hover{
	width: 220px;
}
.float-right:hover ul li{
	border-color: #ffffff73
}

#gotop{
	display: none;
}


.float{
	display: none;
}


.cr{
	width: 100%;
	height: 50px;
	background: #555555;
	text-align: center;
	color: #999999;
	font-size: 14px;
	display: flex;
	justify-content: center;
	
}
.cr p{
	text-align: center;
	line-height: 50px;
}

 

.fn{
	display: none;
}

.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f8f8f8;
}

.crumbs .tit{
	width: 52px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 52px;
 	float: left;
 	margin-right: 17px;
 
}
.crumbs .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 16px;
}

.crumbs p{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a{
 
	color:#999999;
	 
	padding-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a:after{
	content: ">";
	position: absolute;
	right:5px;
	top: 0;
	height: 20px;
	line-height: 20px;
	color:#999;
	display: block;
	font-size: 12px;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.inside-cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 20px;
}

.inside-cont .section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 35px;
	box-sizing: border-box;
}

.about-article{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
 
	 
}
 
.about-article img{
	display: block;
	margin: 0 auto;
}
.about-article .info{
 
	color:#555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.cont-article{
	width: 1115px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cont-article .title{
	margin-top: 55px;
	margin-bottom: 40px;
}
.cont-article ul{
	height: auto;
	overflow: hidden;
}
.cont-article ul li{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 35px;
	padding-bottom: 13px;
	align-items: center;
}
.cont-article ul li:nth-child(2n){
	float: right;
}
.cont-article ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 20px;
}
.about-article .map{
	width: 100%;
	height: 420px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	margin-top: 30px;
}
.pro-list{
	background: none;
	margin-top:20px;
	padding: 0;
}
 
.pro-list .pic ul li:nth-child(n+9){
	display: block !important;
}
 
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background:#0C981A;
	color:#fff;
	border: 1px solid#0C981A;
}
.page ul  .thisclass a{
	color: #fff;
}
.page  select{
	border: none;
	background: none;
	outline: none;
}

.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #eee;
	float: left;
	box-sizing: border-box;
	margin-left:15px;
	padding: 10px;
	margin-bottom: 15px;
}
.cases-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.cases-list ul li:hover {
	border: 1px solid #ffb245;
}
.cases-list ul li:hover .pic img{
	transform: scale(1.05);
}
.cases-list ul li .intro{
	width: 245px;
	height: auto;
	overflow: hidden;
	background: #ffb245;
	padding: 15px;
	box-sizing: border-box;
}
.cases-list ul li .intro h4{
	width: 100%;
	border-bottom: 1px dashed#988364;
	height: 28px;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases-list ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases-list ul li .intro span{
	color:#333333;
	font-size: 13px;
}
.cases-list ul li .intro p{
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 3px;
}
.cases-list ul li .pic{
	width: 245px;
	height: auto;
	overflow: hidden;
}
.cases-list ul li .pic img{
	display: block;
	width: 100%;
	transition: .5s;
}

.news-list{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 40px;
	overflow: hidden;
 
}

.news-list ul li{
	width:100%;
	height: auto;
	overflow: hidden;
 	border: 1px dotted #E7E7E7;
 	box-sizing: border-box;
	padding: 14px;
	margin-bottom: 12px;
}

 

.news-list ul li  a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-list ul li .time{
	width:110px;
	height:110px;
	background:#707070;
	position: relative;
	overflow: hidden;
	border: 1px dotted #C1C1C1;
}

.news-list ul li .time:after{
	content: "";
	width: 16px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	background: #fff;
	top: 55px;
}
.news-list ul li .time span{
	color: #fff;
	font-size: 16px;
	margin-top:20px;
	text-align: center;
	display: block;
}
.news-list ul li .time p{
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;

}
.news-list ul li .info{
	width:1015px;
	margin-right: 20px;
}
.news-list ul li .info h4{
	color: #111111;
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
   
}

.news-list ul li .info p{
	color: #666666;
	font-size: 15px;
	line-height: 28px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	 
	padding-bottom: 5px;
}
.detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333;
	line-height: 30px;
}
.detailed .tit p{
	text-align: center;
	color:#333;
	display: block;
	margin-top: 10px;
	background: #eee;
	border-bottom: 1px solid #f1f1f1;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.detailed .tit span{
	margin: 0 10px;
}
.detailed  img{
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	min-height:150px;
	color:#333;
	line-height: 30px;
	font-size: 16px;
}

.detailed .info p{
	text-indent: 2em;
}
.img-list{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.img-list ul li{
	float: left;
	width: 337px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.img-list ul li div{
	border: 1px solid #eee;
}
.img-list ul li img{
	display: block;
	width: 100%;
}
.img-list ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	  white-space: nowrap;
    text-overflow: ellipsis;
}
.img-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.fy{
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


.fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
.fy p:first-child{
 	border: none;
 }

.fy a{
 	color:#333333;
 	font-size: 14px;
 }

.fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
}
.message {
	
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	display: table;
	margin-bottom: 55px;
}
.message .bd{
 	display: table;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding:30px;
	background: #fff;
	box-sizing: border-box;
}

.message img{
	display: block;
	float: left;
}

.message form{
	width: 500px;
	float: left;
	margin-left: 30px;
 
}

.message form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.message form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.message form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.message form .btn input{
	width: 240px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #065fc3;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.message form .btn input:last-child{
	float: right;
	background: #999;
}

@media (min-width: 1200px){
 	
 	.nav{
 		width: 100%;
 		height: 70px;
 		background:#0C981A;
 		position: relative;
 		z-index: 100;
 	}

 	.nav ul{
 		width: 1400px;
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 		height: 70px;
 		margin: 0 auto;
 	 

 		box-sizing: border-box;
 	}
 	.nav ul li{
 		float: left;
 		line-height: 70px;
 		width: 100%;
 		text-align: center;
 		position: relative;
 	}
 	.nav ul li:after{
 		width: 1px;
 		height:100%;
 		position: absolute;
 		right: 0;
 		top:0;
  
 		background:#fff;
 		content: '';
 	}

  	.nav ul li:first-child:before{
  		width: 1px;
  		height:100%;
  		position: absolute;
  		left: 0;
  		top:0;
  		background:#fff;
  		content: '';
  	}
 	.nav ul li a{
 		color: #fff;
 		font-size: 18px;
 		display: block;
 	}
 	.nav ul ul{
 		height: auto;
 		overflow: hidden;
 		position: absolute;
 		left: 0;
 		top: 70px;
 		width:100%;
 		z-index: 100;
 		border: none;
 		display: none;
 	}

 	.nav ul ul li{
 		height:60px;
 		line-height:60px;
 		background: rgba(47,121,184,.8);
 		margin-bottom: 1px;
 		padding: 0 5px;
 		box-sizing: border-box;
 		border-bottom: 1px solid transparent;
 		border-top: 1px solid transparent;
 	}
 	.nav ul ul li:after{
 		width: 0;
 		height: 0;
 		overflow: hidden;
 	}
 	.nav ul ul li:first-child:before{
 		width: 0;
 		height: 0;
 		overflow: hidden;
 	}

 	.nav ul ul li a{
 		display: block;
 		color: #333333;
 		font-size: 15px;
 		 white-space: nowrap;
 	    text-overflow: ellipsis;
 	    overflow: hidden;
 	    color: #333333;
 	    font-weight: normal;
 	}


 	.nav ul li:hover{
 		background:#00A77B;
 	}
 
 	.nav ul li:hover ul li a{
 		color: #fff;
 	}
 	.nav ul li:hover ul li{
 		background: #0C981A;
 	}
 	.nav ul li:hover ul{
 		display: block;
 	}

 	.nav ul li  ul li:hover{

 		background: #2EB390;
 	}
 	 
	.product .tab ul li:hover{
		background: #0C981A;
		border: 1px solid #0C981A;
	}

	.product .tab ul li:hover a{
		color: #fff;
	}
	.product .pic ul li div{
		position: relative;
	}
	.product .pic ul li div:after{
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		opacity: 0;
		top: 0;
		transition: .5s;
		background: rgba(0, 0, 0,.5) url(../images/icon01.png) no-repeat center;
	}
	.product .pic ul li:hover div:after{
		opacity: 1;
	}
 	.product .pic ul li:hover p{
 		background: #0C981A;
 		color: #fff;
 	}

 	.product .list ul li ul li:hover{
 		background: #0C981A url(../images/h-01.png) no-repeat 20px center;
 	}
 	.product .list ul li ul li:hover a{
 		color: #fff;
 	}
	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}
 	
 	 
 	.news-list ul li:hover{
 		border: 1px dotted#0C981A;
 	}
	.news-list ul li:hover .time{
		background:#0C981A;
	}
 
 	.cases .pic ul li:hover p{
 		background: #0C981A;
 		color: #fff;
 	}
  	.cases .more:hover{
  		border: 1px solid  #0C981A;;
  		color: #fff;
  		background:  #0C981A;
  	}
 	.news ul li:hover h4{
 		color:  #0C981A;
 	}
}


@media (max-width: 1440px){
	.main{
		width: 1200px;
	}
	.nav ul{
		width: 1200px;
	}
	 

	.product .tab ul li{
		width: 191px;
	}

	.product .pic ul li{
		width: 383px;
	}
	.tdSwiper .swiper-wrapper:after{
		height: 269px;
	}

	.adv .swiper-wrapper .swiper-slide .pic img{
		width: 450px;
	}
	.product .list{
		width: 270px;
	}
	.product .pic{
		width: 910px;
	}
	.product .pic ul li{
		width: 293px;
	}
	.product .pic ul li img{
		width: 100%;
		height: auto;
	}
	.product .list ul li h4{
		height: 80px;
		line-height: 80px;
	}
	.product .list ul li ul li{
		height: 55px;
		line-height: 55px;
	}
	.product .list ul li ul{
		width: 230px;
	}
	.slogan{
		margin-top: 60px;
	}

	.about .intro{
		width: 560px;
	}
	.about .info{
		-webkit-line-clamp:5;
	}
	.about .pic{
		width: 610px;
	}
	.about .intro a{
		margin-top: 22px;
	}
	.about .datas{
		margin-top: 35px;
	}
	.gg{
		height: 207px;
		margin-top: 50px;
		background-size:  auto 100%;
	}
	.gg .main{
		height: 205px;
	}
	.gg .tel b{
		font-size: 42px;
	}
	.gg .tel .tit img{
		height: 50px;
	}
	.gg .tel .tit p{
		font-size: 24px;
	}
	.gg .tel .tit span{
		font-size: 14px;
	}

	.news ul li{
		width: 590px;
	}
	.links ul{
		width:980px;
	}

	.img-list ul li{
		width: 288px;
	}
	.fy{
		width: 1200px;
	}
}

@media screen and (max-width: 1199px){

	.main{
		width: 7.1rem;
	}
	.top{
		height: 1.2rem;
		border-bottom: .02rem  solid #DADADA;
	}
	.top .main{
		display: flex;
		align-items: center;
		justify-content: center;
		height: 1.2rem;
	}
 	.top p{
 		font-size: .24rem;
 		line-height: .4rem;
 		padding: 0;
 		display: -webkit-box;
 		-webkit-line-clamp:2;
 		-webkit-box-orient: vertical;
 		overflow: hidden;

 	}
	.head {
		height: auto;
	}
  	.head .main{
  		height: 1.4rem;
  	}
  	.head .name{
  		width:5rem;
  	}
 	.head .name img{
  		width: 100%;
  	}
	.head .tel{
		display: none;
	}
	.head .btn{
		display: block;
		width: .6rem;
		height: .6rem;
		background: url(../images/btn.png) no-repeat center;
		background-size: 100% auto;
	}

	.in-banner img {
		display: none;
	}
	.in-banner img:last-child{
		display: block;
	}
	.m-tel{
		width: 100%;
		height: auto;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		padding:  .3rem 0;
		background:#EEEEEE;
	}
	.m-tel img{
		width: 6.5rem;
	}
	.nav{
 		width: 100%;
 		height: 100%;
 		overflow: hidden;
 		position: fixed;
 		left: 0;
 		top: 0;
 		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;
  		display: block;
  		white-space: nowrap;
  		   text-overflow: ellipsis;
  		   overflow: hidden;
  	}
 	.keywords{
 		display: none;
 	}
	.banner{
		display: none;
	}
	.mbanner{
		display: block;
	}
	.ing-banner img{
		display: none;
	}
	.ing-banner img:last-child{
		display: block;
	}


 
	.mbanner img{
		display: block;
		width: 100%;
	}
	.mbanner .swiper-pagination{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.mbanner .swiper-pagination-bullet{
		width: .3rem;
		height: .3rem;
		background: none;
		opacity: 1;
		position: relative;
		display: block;
		border: .02rem solid #fff;
	}
	.mbanner .swiper-pagination-bullet-active{
		border: .02rem solid#0C981A;
	}
	.mbanner .swiper-pagination-bullet-active:after{
		width: .1rem;
		height: .1rem;
		background:#0C981A;
		position: absolute;
		content: "";
		left:50%;
		top:50%;
		border-radius: 50%;
		margin-left: -.05rem;
		margin-top: -.05rem;
		
	}
	.title{
		padding-bottom: .5rem;
		background-size:  auto .15rem;
	}
	.title h4{
		font-size: .48rem;
	}
	.title p{
		font-size: .26rem;
	}

	.product{
		margin-top: .6rem;
	}
	.product .title{
		margin-bottom: .4rem;
	}
	.product .tab{
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 100;
		top: 0;
		left: 0;
		padding: 0 .2rem;
		display: none;
		margin: 0;
		box-sizing: border-box;
		background: rgba(0, 0, 0,.5);
	}

	.product .tab i{
		position: absolute;
		width: .8rem;
		right: .3rem;
		top:.3rem;
		height: .8rem;
		background: url(../images/close.png)  no-repeat center;
		background-size:100% auto;
	}
	.product .tab ul{
		position: relative;
		top: 50%;
		height: auto;
		overflow: hidden;
		transform: translateY(-50%);
	}
	.product .tab ul li{
		float: left;
		height: auto;
		overflow: hidden;
		width: 3.45rem;
		margin-left: 0;
	}
	.product .tab ul li a{
		font-size: .32rem;
	}
	.product .tab ul li:nth-child(2n){
		float: right;
	}
	.product .pic{
		margin-top: .4rem;
		width: 100%;
		float: inherit;
	}
	.product .pic ul li{
		width: 3.45rem;
		margin-left: 0;
		margin-bottom: .2rem;
	}
	.product .pic ul li:nth-child(2n){
		float: right;
	}
	.product .pic ul li p{
		font-size: .28rem;
		height: .8rem;
		line-height: .8rem;
	}
	.product  .more{
		display: block;
		width:2.4rem;
		height: .8rem;
		border: .02rem solid #999999;
		color: #666666;
		color: #333;
		text-align: center;
		line-height: .8rem;
		font-size: .24rem;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.product .list{
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, .5);
		z-index: 1000;
		display: none;
	}
	.product .list ul{
		width: 7rem;
		margin: 0 auto;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	.product .list i{
		display: block;
		width: .8rem;
		height: .8rem;
		background: url(../images/close.png) no-repeat center;
		background-size: auto 100%;
		position: absolute;
		right: .1rem;
		top: .2rem;
	}
	.product .list ul li {
	 	height: auto;
	 	overflow: hidden;
	 	padding: 0;
	 	margin-bottom: .1rem;
	}
	.product .list ul li h4{
		font-size: .32rem;
		height: 1rem;
		padding:  0 .3rem;
		box-sizing: border-box;
		line-height: 1rem;
		text-align: left;
	}
	.product .list ul li ul {
		top: 0;
		transform: inherit;
		display: none;
	}

	.product .list ul li ul li{
		width: 100%;
		height: .8rem;
		line-height: .8rem;
	}
	.product .list ul li ul {
		width: 90%;
	}
	.product .list ul li ul li a{
		font-size: .3rem;
	}

	.product .pro-btn{
		display: block;
		width: 3rem;
		height: .8rem;
		background: #0C981A;
		text-align: center;
		line-height: .8rem;
		color: #fff;
		font-size: .35rem;
		margin: 0 auto;
		margin-top: .5rem;
		font-weight: bold;
	}

	.slogan{
		margin-top: .6rem;
	}
	.slogan .tit{
		margin-top: .6rem;
		background-size:  auto .03rem;
	}
	.slogan .tit p{
		font-size: .42rem;
	}
	.slogan .tit span{
		font-size: .26rem;
		margin-top: .2rem;
	}
	.gg{
		width: 100%;
		height: 2.04rem;
		background: url(../images/mgg.jpg) no-repeat center;
		background-size: 100% auto;
		margin-top: .6rem;
	}
	.gg  .main{
		height: auto;
	}
	.gg .tel{
		display: none;
	}
	.slogan .main{
		width: 100%;
	}
	.slogan ul {
		display: block;
		padding: .3rem .4rem;
	}
	.slogan ul li i{
		width: 1.4rem;
		margin: 0 auto;
		height: 1.4rem;
	}
	.slogan ul li {
		float: left;
		width: 33%;
		margin-bottom: .3rem;
	}
	.slogan ul li img{
		height: .6rem;
	}
	.slogan ul li p{
		font-size: .29rem;
		margin-top: .2rem;
		margin-top: .1rem;
	}
	.slogan{
		height: auto;
		padding-bottom: .4rem;
	}

	.slogan h4{
		font-size: .42rem;
		line-height: .6rem;
		margin-top: .5rem;
	}
	.slogan  h4 span{
		display: block;
	}
	.slogan .tel{
		width: 6rem;
		margin-top: .3rem;
	}
	.slogan .tel a{
		width: 2rem;
		height: 1rem;
		line-height: 1rem;
		font-size: .3rem;
	}
	.slogan .tel div{
		margin-left: .4rem;
	}
	.slogan .tel div b{
		font-size: .32rem;
	}
	.slogan .tel div img{
		height: .4rem;
	}
	.adv{
		
		padding-top: 1.4rem;
		background: url(../images/icon03.png) no-repeat center top;
		background-size:  auto 1rem;
		padding-bottom: 0;
	}
	.adv .main{
		width: 100%;
	}
	.adv .tit p{
		font-size: .46rem;
	}
	.adv .tit span{
		display: block;
		font-size: .3rem;
		margin-top: .15rem;
	}
	.adv .tit{
		background-size:  auto .04rem;
	}
	.adv .bd{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0;
		box-shadow:  initial;
		margin-top: .6rem;
	}
	.adv .bd ul{
		display: block;
	}
	.adv .bd ul li{
		float: left;
		width: 50%;
		margin: 0;
		margin-bottom: .3rem;
	}
	.adv .bd ul li:after{
		width: 0;
		overflow: hidden;

	}
	.adv .bd ul li:nth-child(2n){
		float: right;
	}
	.adv .bd ul li i{
		width: 2rem;
		height: 2rem;
		border: .2rem solid rgba(12,152,26,.2);
	}
	.adv .bd ul li i:after{
		width:1.6rem;
		height: 1.6rem;
		border: .2rem solid rgba(12,152,26,.4);
	}
	.adv .bd ul li img{
		height: .7rem;
	}
	.adv .bd ul li h4{
		font-size: .4rem;
		margin-top: .34rem;
	}
	.adv .bd ul li p{
		font-size: .24rem;
		line-height: .42rem;
		display: none;
	}
	.adv .info{
		background: url(../images/bg04.png) no-repeat center;
		background-size: 100% auto;
		height: 2.5rem;
		margin-top: .4rem;
		padding-top: .6rem;
		box-sizing: border-box;
	}
	.adv .info h4{
		font-size: .46rem;
		line-height: .6rem;
	}
	.adv .info p{
		width: 5.8rem;
		height: .7rem;
		font-size: .26rem;
		line-height: .7rem;
		margin-top: .2rem;
	}
	.about{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .5rem;
	}
	.about .tit{
		background-size:  auto .1rem;
	}
	.about .tit h4{
		font-size: .42rem;
	}
	.about .tit p{
		font-size: .32rem;
		margin-top: .1rem;
	}
	.about .intro{
		width: 100%;
	}
	.about .intro .info{
		font-size: .3rem;
		line-height: .48rem;
		-webkit-line-clamp:8;
		text-align: justify;
	}
	.about .intro a{
		display: block;
		font-size: .28rem;
		width: 2.4rem;
		height: .8rem;
		line-height: .8rem;
	}
	.about .datas{
		width: 100%;
		margin-top: .4rem;
		padding: .4rem .4rem;
	}
	.about .datas ul li p{
		font-size: .24rem;
	}
	.about .datas ul li b{
		font-size: .8rem;
	}
	.about .datas ul li span{
		font-size: .28rem;
	}
	.about .pic{
		width: 100%;
		margin-top: .2rem;
	}
	.about .pic img{
		width: 100%;
	}
	.cases {
		padding: .6rem 0;
	}
	.cases .show{
		margin-top: .54rem;
	}
	.cases .box{
		width: 600%;
	}
	.cases .pic{
		width: 50%;
	}
	.cases .pic ul li{
		width: 16%;
		margin-left: .6%;
	}
	.cases .pic ul li p{
		font-size: .28rem;
		height: .8rem;
		line-height: .8rem;
	}
	.cases .more{
		width: 2.4rem;
		height: .8rem;
		font-size: .28rem;
		line-height:.8rem;
		margin-top: .6rem;
	}
 	.news{
 		margin-top: .8rem;
 		margin-bottom: .65rem;
 	}
	.newsSwiper{
		width:100%;
		overflow: hidden;
		margin: 0 auto;
		margin-top: .5rem;
	}
	.news ul{
		margin-top: 0rem;
		height: auto;
		overflow: hidden;
	}
	.news ul li{
		padding: .3rem;
		border: .02rem solid  #E5E5E5;
		margin-bottom: .2rem;
		height: auto;
	}
	.news ul li h4{
		font-size: .3rem;
	}
	.news ul li p{
		font-size: .28rem;
		line-height: .42rem;
		height: auto;
	}
	.news ul li span{
		font-size: .24rem;
		margin-top: .15rem;
		display: block;
	}
	.newsSwiper .swiper-pagination{
		position: inherit;
		display: flex;
		margin-top: .2rem;
		justify-content: center;
	}
	.newsSwiper .swiper-pagination span{
		display: block;
		width: .25rem;
		height: .25rem;
		opacity: 1;
		margin:0 .1rem;
		background: #C8C8C8;
	}
	.newsSwiper .swiper-pagination  .swiper-pagination-bullet-active{
		background: #0C981A;
	}
	.news-list{
		width: 7.1rem;
		margin: 0 auto;
	}
	.news-list .title{
		margin-top: .5rem;
	}
	.news-list ul{
		margin-top: .4rem;
	}
	.news-list ul li{
		border: .02rem solid #dcdcdc;
		box-sizing: border-box;
		height: auto;
		overflow: hidden;
		padding: .25rem;
		width: 100%;
		margin-bottom: .2rem;
	}
	.news-list ul li .time{
		width: 1.4rem;
		height: 1.4rem;
	}
	.news-list ul li .time b{
		height: .7rem;
		line-height: .7rem;
		font-size: .42rem;
	}
	.news-list ul li .time p{
		height: .5rem;
		line-height: .5rem;
		font-size: .32rem;
		margin-top:.2rem;
	}
	.news-list ul li .time span{
		font-size: .24rem;
		display: block;
		margin-top:.15rem;
	}
	.news-list ul li .time:after{
		width: .3rem;
		top: .7rem;
		margin: 0;
		transform: translateX(-50%);
	}
	.news-list ul li .info{
		width: 4.8rem;
		margin: 0;

	}
	.news-list ul li .info h4{
		font-size: .3rem;
		padding-right: .5rem;
		background-size: .3rem auto;
	}
	.news-list ul li .info p{
		font-size: .26rem;
		line-height: .4rem;
	}
	.news-list ul li .info span{
		margin-top: .05rem;
		line-height: .42rem;
		font-size: .26rem;
		height: .8rem;
		display: -webkit-box;
	}

	.img-list ul li{
		margin: 0;
		width: 3.45rem;
		margin-bottom: .1rem;
	}
	.img-list ul li:nth-child(2n){
		float: right;
	}
	.img-list ul li p{
		font-size: .28rem;
		height: .6rem;
		line-height: .6rem;
	}

	.gotop{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #0C981A;
		padding: .2rem 0;
		margin-top: .4rem;
	}
	.gotop img{
		display: block;
		height: .3rem;
	}
	.gotop p{
		color: #fff;
		font-size: .3rem;
		margin-left: .2rem;
	}
	
	.footer {
		padding-bottom: 2rem;
	}
	.footer .intro{
		width: 100%;
	}
	.footer .intro img{
		width: 6rem;
		margin: 0 auto;
		display: block;
	}
	.footer  .right{
		display: none;
	}
	.menu{
		display: none;
	}
	.footer .ewm{
		display: none;
	}
	.footer .intro h4{
		text-align: center;
		font-size: .42rem;
	}
	.footer .intro p{
		text-align: center;
		font-size: .24rem;
		line-height: .42rem;
		margin-top: .3rem;
	}
	.float-right{
		display: none;
	}
	.links{
		display: none;
	}
	.float{
		display: none;
	}
	.page{
		margin: .4rem 0;
	}
	.page ul li{
		font-size: .26rem;
		border: .02rem solid #ccc;
		line-height: .5rem;
		height: .5rem;
		padding: 0 .15rem;
	}
	.page ul .thisclass{
		border: .02rem solid #0C981A;
	}
	.crumbs{
		padding: 0 .1rem;
		box-sizing: border-box;
	}
	.crumbs .main{
		width: 100%;
	}
	.crumbs .tit{
		border-left: none;
		height: .8rem;
		margin-right: .3rem;
	}
	.crumbs div{
		overflow: hidden;
		 white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: .2rem;
	}
	.crumbs p{
		line-height: .8rem;
		font-size: .28rem;
	}
	.crumbs a{
		font-size: .28rem;
		display:inline;
		line-height: .8rem;
	}
	.crumbs .tit img{
		height: .4rem;
		margin: 0 auto;
		margin-top: .2rem;
	}
	.fn{
		display: block;
		position: fixed;
		bottom: 0;
		width: 7.5rem;
		left: 50%;
		z-index: 100;
		margin-left: -3.75rem;
	}
	.fn ul {
		display: flex;
		justify-content: space-between;
	}
	.fn ul li{
		float: left;
		width:1.8rem;
		background:#0C981A;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	 
	.fn ul li img{
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		height: .5rem;
	}
	.fn ul li  p{
		color: #fff;
		font-size: .26rem;
		text-align: center;
		margin-top: .15rem;
		margin-bottom: .2rem;
	}
	 

	.about-article{
		margin-top: .3rem;
		margin-bottom: 0;
	}
	.about-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.about-article img{
		max-width: 100%;
		display: block;
	}
	.about-article .info{
		font-size: .29rem;
		line-height: .48rem;
		margin: 0;
		margin-top: .2rem;
	}
	.about-article .map{
		height:5rem;
		margin-top: .3rem;
	}
	.cont-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.cont-article{
		width: 100%;
	}
	.cont-article ul li{
		width: 100%;
	}

	.cont-article ul li img{
		height: 1rem;
	}

	.cont-article ul li p{
		font-size: .3rem;
		margin-left: .3rem;
	}

	.detailed{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}
	.detailed .tit h4{
		font-size: .38rem;
	}
	.detailed .tit span{
		display: block;
		line-height: .4rem;
		font-size: .24rem;
	}
	.detailed .tit p{
		padding: .1rem 0;
	}
	.detailed .info{
		margin-top: .2rem;
		font-size: .29rem;
		line-height: .48rem;
		text-align: justify;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		margin-bottom: .3rem;
		border:.02rem solid #ccc;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;
		height: .7rem;
		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #ccc;
	}
	.fy p:nth-child(2){
		border-right:  none;
	}
	 
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-left: none;
		border-top: .02rem solid #ccc;
	}

	.message{
		margin-top: .6rem;
		width: 100%;
		display: block;
	}
	.message img{
		display: none;
	}
	.message  .bd{
		padding: 0;
		margin: 0;
		padding: .3rem;
		display: block;
		width: 100%;
		padding-bottom: .5rem;
		margin-top: .3rem;
		box-sizing: border-box;
	}
	.message form{
		width: 100%;
		float: initial;
		margin: 0;
	}
	.message form ul li{
		border: .02rem solid #d2d2d2;
		box-sizing: border-box;
	}
	.message form ul li input{
		display: block;
		height: .8rem;
	}
	.message form ul li input{
		width: 100%;
		font-size: .3rem;
		 
	}
	.message form .btn input{
		width: 3.2rem;
		height: .8rem;
		font-size: .3rem;
		margin-top: .2rem;
	}
	.message form ul li textarea{
		width: 100%;
		height: 2rem;
	 
	}
}


 