﻿*{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:DIN-BOLD-W;

    src: url(../font/DIN-BOLD-W.ttf),url(../font/DIN-BOLD-W.woff);



}



body{

	overflow-x: hidden;

}





.main{

	width: 1500px;

	margin:0 auto;

 

}





 

.head{

	width: 100%;

	height:125px;

	background: rgba(0,0,0,.5);

	overflow: hidden;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 1;

}

.head .main {

	height: 125px;

	display: flex;

	align-items: center;

	justify-content: space-between;

}



.head .tel{

	display: flex;

	align-items: center;



}



.head .tel  img{

	display: block;

	margin-right: 10px;

}



.head .tel b{

	color: #fff;

	font-size: 25px;

	display: block;

 	max-width: 178px;

 

}

.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;

	position: absolute;

	z-index: 1;

}



.pcbanner  .swiper-pagination span{

	display: block;

	width: 10px;

	height: 10px;

	opacity: 1;

 	transition: .5s;

	border-radius: 30px;

	background: #fff;

	margin: 0 5px !important;

	position: relative;

	outline: none;

}

 

.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	width: 37px;

 	background: #04989F;

}

.mbanner  .swiper-pagination .swiper-pagination-bullet-active{

	background: #04989F;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}



.title{

	padding-bottom:20px;

	position: relative;

}



.title h4{

	color: #484848;

	font-size: 34px;

	text-align: center;

	position: relative;

}

.title:after{

	content: "";

	width: 60px;

	height: 2px;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	background: #00A29A;

	bottom: 0;

}



.title b{

	color:#00A29A;

}

 

.title p{

	text-align: center;

	font-size: 16px;

	margin-top: 10px;

	color: #666666;

}

 

 

.tab {

	max-width: 1120px;

	margin: 0 auto;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.tab ul {

	display: table;

	margin: 0 auto;

}

.tab ul li{

	float: left;

	width: 258px;

	height:60px;

 	box-sizing: border-box;

	text-align: center;

	margin-left: 10px;

	line-height:60px;

	margin-top: 10px;

	padding: 0 5px;

	box-sizing: border-box;

	background: #fff;

	margin-bottom: 20px;

	font-size: 18px;

}

.tab ul li a{

	display:block;

	font-size: 16px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #555555;

}



 



 

.product{

	width: 100%;

	height:auto;

	overflow: hidden;

 	margin-top: 60px;

	box-sizing: border-box;

}



.pro-btn{

	display: none;

}





.product .title{

	margin-bottom: 30px;

}







.product  .list{

	width: 285px;

	height: 1121px;

	overflow: hidden;

	background: #00A29A;

	float: left;

	border-radius: 10px;

}

.product  .list .tit{

	margin: 30px 0;

}

.product  .list .tit h4{

	color: #fff;

	font-size: 30px;

	text-align: center;

}



.product  .list .bd{

	width: 255px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding:10px  18px;

	box-sizing: border-box;

	padding-bottom: 20px;

	border-radius: 10px;

}

.product  .list .bd ul li a{

	display: block;

	font-size: 18px;

	color: #333333;

}



.product  .list .bd ul li  {

	line-height: 64px;

	border-bottom: 1px dashed #CFCFCF;

	background: url(../images/icon01.png) no-repeat left center;

}

.product  .list .bd ul li  a{

	display: block;

	width: 100%;

	padding-left: 20px;

	box-sizing: border-box;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.product .pic {

	float: right;

	width: 1180px;



}

.product .pic ul{

	height: auto;

	overflow: hidden;

}



.product .pic ul li{

	float: left;

	height: auto;

	overflow: hidden;

	margin-bottom:15px;

	width:375px;

	box-sizing: border-box;

	margin-left:25px;

	

}

.product .pic ul li:nth-child(3n-2){

	margin-left: 0;

}

 

.product .pic ul li img{

	display: block;

	width: 100%;

}

.product .pic ul li p{

	text-align: center;

	font-size: 18px;

	color: #222222;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	height:50px;

	line-height:50px;

}







.about{

	width: 100%;

	height: auto;

	overflow: hidden;

	background:#F5F5F5;

	padding: 60px 0;

	margin-top: 60px;

}





.about .pic{

	float: left;

	width: 632px;

	height: auto;

	margin-top: 40px;

	overflow: hidden;

}

.about .pic img{

	display: block;

	width: 632px;

	height: 419px;

}

.about  .intro {

	width: 805px;

	height: auto;

	overflow: hidden;

	float: right;

	margin-top: 50px;

}

.about  .intro h4{

	color:#212121;

	font-size: 30px;

	font-weight: normal;

	padding-bottom: 20px;

	position: relative;

}

.about  .intro h4:after{

	content: "";

	width: 35px;

	height: 4px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #999999;

}



.about  .intro .info{

	width: 100%;

	height: 225px;

	overflow: hidden;

	margin-top: 25px;

	color:#888888;

	text-indent: 2em;

	display: -webkit-box;

	-webkit-line-clamp:8;

	-webkit-box-orient: vertical;

	overflow: hidden;

	font-size: 16px;

	line-height: 28px;

}



.about  .intro .more{

	display: block;

	width:140px;

	height: 40px;

	background: #00A29A;

	text-align: center;

	line-height: 40px;

	border-radius: 20px;

	color:#fff;

	font-size: 16px;

	margin-top: 25px;

}









.cases {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 60px;

}

.cases ul{

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.cases ul li{

	float: left;

	width: 478px;

	height: auto;

	overflow: hidden;

	margin-left: 33px;

	margin-bottom: 15px;

}

.cases ul li:nth-child(3n-2){

	margin-left: 0;

}



.cases ul li img{

	display: block;

	width:100%;

 

}



.cases ul li p{

	width: 100%;

	height: 67px;

	background: #E5F0FB;

	text-align: center;

	line-height: 67px;

	color:#646464;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	font-size: 18px;

}

 

 



.lc{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #04989F;

	padding: 50px 0;

	box-sizing: border-box;

	margin-top: 60px;

}

.lc .title h4{

	color: #fff;

}

.lc .title p{

	color: #fff;

}

.lc .title:after{

	background: #fff;

}





.lc ul{

	width: 1400px;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	align-items: center;

	margin-top: 50px;

}

.lc ul li p{

	text-align: center;

	font-size: 18px;

	color: #fff;

	margin-top: 20px;

}







.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F1F1F1;

	padding:  60px 0;

}



.news .left{

	float: left;

	width: 720px;

	height: 450px;

	border: 1px solid #DCDCDC;

	box-sizing: border-box;

	padding: 20px;

	background: #fff;

	margin-top: 40px;

}



.news .left img{

	display: block;

	width: 100%;

}



.news .left .intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}

.news .left .intro h4{

	color:#333333;

	font-size: 16px;

	font-weight: normal;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.news .left .intro span{

	display: block;

	color:#999999;

	font-size: 12px;

	margin: 10px 0;

}





.news .left .intro p{

	width: 100%;

	height: auto;

	overflow: hidden;

	color:#555555;

	font-size: 14px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	line-height: 26px;

 	



}



.news ul{

	float: right;

	width: 724px;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}



.news ul li{

	width: 100%;

	height: 70px;

	position: relative; 

	box-sizing: border-box;

	line-height: 70px;

	border: 1px solid #DCDCDC;

	margin-bottom: 6px;

}

.news ul li:after{

	content: "◇";

	left: 16px;

	position: absolute;

	font-size: 22px;

	color:#01AD57;

	top: 0;

}

.news ul li a{

	display: block;

	width: 75%;

	float: left;

	font-size: 16px;

	color:#333333;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	margin-left: 44px;

}



.news ul li span{

	display: block;

	float: right;

	color:#999999;

	margin-right: 25px;

}

 

.news .more{

	display: block;

	width: 290px;

	height: 60px;

	border: 1px solid #BCBCBC;

	box-sizing: border-box;

	text-align: center;

	line-height: 60px;

	float: left;

	position: relative;

	left: 50%;

	transform: translateX(-50%);

	margin-top: 60px;

}





.news .more a{

	color: #999999;

	font-size: 16px;

}





.links{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

	margin-bottom: 40px;

}

.links .tit p{

	color:#545454;

	font-size: 18px;

	float: left;

	line-height: 30px;

	font-weight: bold;

}

.links .tit  b{

	color:#E4E4E4;

	float: left;

	line-height: 30px;

	margin-left: 5px;

	font-size: 24px;

	font-family: 'Impact';

 	letter-spacing: 2px;

}



.links ul{

	float: left;

	width: 88%;

}



.links ul li{

	line-height: 30px;

	padding: 0 10px;

	float: left;

	position: relative;

}

.links ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: 0;

	top: 50%;

	margin-top: -7px;

	background: #545454;

}

.links ul li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}

.links ul li a{

	color:#545454;

	font-size: 16px;

}



.menu{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #00A29A;

}



.menu ul{

	display: flex;

	width: 1400px;

	margin: 0 auto;

	height: 50px;

	align-items: center;

	justify-content: space-between;

}

.menu ul li a{

	color: #fff;

	font-size: 16px;

}



.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	background:#242424;

	background-size: cover;

	padding-top: 60px;

	padding-bottom: 60px;

	box-sizing: border-box;

}



.footer .intro{

	float: left;

	width: 450px;

}







.footer .tit h4{

	color: #ffffff;

	font-size: 18px;

	font-weight: bold;

} 







.footer  .info{

	margin-top: 20px;

}

.footer  .info h4{

	color: #fff;

	font-size: 20px;

}



.footer  .info p{

	font-size: 14px;

	line-height: 30px;

	color: #999999;

	margin-top: 15px;

}



.footer  a{

	color: #999;

}

.footer  .ewm{

	float: right;

}

 

.footer  .ewm img{

	display: block;

	width: 160px;

	height: 160px;

	border:6px solid #fff;

	box-sizing: border-box;

}

.footer  .ewm  p{

	color: #fff;

	font-size: 14px;

	text-align: center;

	margin-top: 10px;

}



.gotop{

	display: none;

}





.float-right{



	background:#04989F;



	border-radius: 30px;



	right: 5px;



	position: fixed;



	top: 50%;



	padding: 0 10px;



	transition: .5s;



	box-sizing: border-box;



	transform: translateY(-50%);



	margin-top: -200px;



	z-index: 99;



	width: 60px;



	overflow: hidden;

	z-index: 100;



}



.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/icon08.png)  no-repeat center;



}



.float-right ul li:nth-child(1) i{



	background: url(../images/icon07.png)  no-repeat center;



}







.float-right ul li:nth-child(3) i{



	background: url(../images/icon09.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



}

















.float{

	display: none;

}





.cr{

	width: 100%;

	height: 135px;

	text-align: center;

	color: #999999;

	border-top: 1px solid #6C6C6C;

	font-size: 16px;

	background: #202020;

	line-height: 135px;

	 

	

}

.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;

 	padding: 0;

 	margin-top: 30px;

}



.pro-list .list{

	height: 1410px;

}



 

.page{



	width: 100%;



	height: auto;



	overflow: hidden;



	margin: 50px auto;



 



}



.nav-links{

	display: flex;

	justify-content: center;

	align-items: center;

}



.nav-links a{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links span{

	margin: 0 3px;

	border: 1px solid #ccc;

	line-height: 30px;

	color: #333;

	padding: 0 10px;

}



.nav-links .current{

	background: #04989F;

	border: 1px solid  #04989F;

	color: #fff;

}





.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: 1500px;

	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:1315px;

	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;

}

.detailed .info p a{

	color:#333;

}


.img-list{

	width: 100%;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.img-list ul li{

	float: left;

	width:318px;

	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: 1500px;

	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 ul{

	 	display: flex;

	 	justify-content: space-between;

	 	align-items: center;

	 	width: 860px;

	 }

	 .nav ul li{

	 	float: left;

	 	position: relative;

	 

	 	line-height: 125px;

	 }

	 .nav ul li:after{

	 	content: "";

	 	width: 0;

	 	left: 50%;

	 	bottom: 0;

	 	transition: .3s;

	 	background: #00A29A;

	 	position: absolute;

	 	height: 4px;

	 }



	 .nav ul li a{

	 	color:#fff;

	 	font-size: 18px;

	 	display: block;

	 }

	 .nav ul li:hover:after{

	 	left: 0;

	 	width: 100%;

	 }





 	.tab ul li:hover{

 		background: #04989F;

 	}

 	.tab ul li:hover a{

 		color: #fff;

 	}

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}



	.product .list .bd ul li a:hover {

		color: #00A29A;

	}



	.cases ul li:hover p{

		background: #00A29A;

		color: #fff;

	}



	.news .left .intro h4:hover {

		color:#00A29A;

	}

	.news ul li a:hover {

		color:#00A29A;

	}

 	.news .more:hover{

 		background:#00A29A;

 		border: 1px solid #00A29A;

 	}

 	.news .more:hover  a{

 		color: #fff;

 	}

 	.news-list ul li:hover{

 		border: 1px dotted #04989F;

 	}

	.news-list ul li:hover .time{

		background: #04989F;

	}

 	.news-list ul li:hover .info h4{

 		color: #04989F;

 	 

 	}

 	.links ul li:hover a{

 		color: #04989F;

 	}

 	.footer .menu ul li:hover{

 		background: #fff;

 		border: 1px solid #fff;

 	}

 	.footer .menu ul li:hover a{

 		color:#394959;

 	}

 	.footer .menu ul li:hover:after{

 		color:#394959;

 	}



 	.product .list ul dl dd a:hover{

 		color: #04989F;

 	}

  

 	.product .pic ul li:hover p{

 		background: #04989F;

 		color: #fff;

 	}

  	



 	

 	.news .current h4:hover{

 		color: #0173D2;

 	}



 	.news ul li:hover .time p{

 		color: #0173D2;



 	}

 	.news ul li:hover .time  span{

 		color: #0173D2;

 	}



 	.news ul li:hover .time  i{

 		border: 1px solid #0173D2;

 		color: #0173D2;

 	}



 	.news ul li:hover .info h4{

 		color: #0173D2;

 		text-decoration: underline;

 	}



}



@media (max-width: 1550px){



	.main{

		width: 1200px;

	}

	.nav ul{

		width:620px;

	}

 	



 	.head .tel b{

 		font-size: 20px;

 	}

 	.nav ul li a{

 		font-size: 16px;

 	}



 	.product .pic{

 		width: 890px;

 	}

 	.product .pic ul li{

 		width: 280px;

 	}



 	.about .intro{

 		width: 540px;

 	}



 	.cases ul li{

 		width: 378px;

 	}



 	.news ul{

 		width: 460px;

 	}

 	.news ul li a{

 		width: 60%;

 	}

 	.menu ul{

 		width: 1150px;

 	}



	.links ul{

		width: 80%;

	}

	.news-list{

		width: 1200px;

	}

	.news-list ul li .info{

		width: 1020px;

	}

	.fy{

		width: 1200px;

	}

}





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



	.main{

		width: 7.1rem;

	}

 

	.head{

		height: auto;

		z-index: 101;

	}

	.head .main{

		height: 1.5rem;

		justify-content: space-between;

		align-items: center;

	}

	.head .name{

		width: 4rem;
 
	}

	.head img{

		display: block;

		width: 100%;

	}

 	.head .tel{

 		display: none;

 	}



 	.head .btn{

 		width: .8rem;

 		height: .8rem;

 		background: url(../images/btn.png) no-repeat right center;

 		background-size: .6rem;

 		display: block;

 	}

  	



 	.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,.3);

		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;

  	}



	.banner{

		display: none;

	}

	.in-banner img{

		display: none;

	}

	.in-banner img:last-child{

		display: block;

	}

	.mbanner{

		display: block;

	}



 

	.mbanner img{

		display: block;

		width: 100%;

	}

	.mbanner .swiper-pagination{

		display: flex;

		justify-content: center;

		align-items: center;

		position: absolute;

		bottom: .4rem !important;

		z-index: 1;

	}

	.mbanner .swiper-pagination-bullet{

		width: .2rem;

		height: .2rem;

		background: none;

		opacity: 1;

		margin: 0 .1rem;

		border-radius: 30px;

		position: relative;

		display: block;

		transition: .5s;

		background: #fff;

	}

	.mbanner .swiper-pagination-bullet-active{

		 width: .5rem;

	}

  	

 

	.title:after{

		height: .02rem;

		width: 1rem;

	}

  	.title h4{

  		font-size: .48rem;

  	}



  	.title img{

  		display: block;

  		margin-top: .2rem;

  	}

  	.title p{

  		font-size: .26rem;

  		margin-top: .2rem;

  	}



   	.tab{

  		margin-top: .4rem;

  	}

  	.tab ul li{

  		width: 24.25%;

  		line-height: .8rem;

  		height: .8rem;

  		margin-left: 1%;

  	}

  	.tab ul li a{

  		font-size: .28rem;

  	}

  	.tab ul li:nth-child(4n-3){

  		margin-left: 0;

  	}

  	.about {

  		margin-top: .3rem;

  		padding: .6rem 0;

  	}

 	

 	.about .pic{

 		float: initial;

 		width: 100%;

 		margin-top: .5rem;

 	}

 	.about .pic img{

 		display: block;

 		width: 100%;

 		height: auto;

 	}

 	.about .intro{

 		width: 100%;

 		margin-top: .4rem;

 	}

 	.about .intro h4{

 		color: #212121;

 		font-weight: bold;

 		font-size: .42rem;

 		text-align: center;

 	}

 	.about .intro h4:after{

 		height: .06rem;

 		width: 1rem;

 		left: 50%;

 		transform: translateX(-50%);

 	}

 	.about .intro .info{

 		font-size: .29rem;

 		line-height: .48rem;

 		height: 3.8rem;

 		margin-top: .4rem;

 	}

 	.about .intro .more{

 		width: 3.4rem;

 		height: .8rem;

 		line-height: .8rem;

 		border-radius: .2rem;

 		margin: 0 auto;

 		margin-top: .6rem;

 		font-size: .3rem;

 		margin-bottom: .3rem;

 	}

  

  	.product{

  	   margin-top: .6rem;

       height: auto;

       overflow: hidden;

  	   position: relative;

   

  	}



  	.product .pro-btn{

  		display: block;

  		width: 100%;

  		margin: 0 auto;

  		height:.9rem;

  		line-height: 0;

  		text-align: center;

  		font-size: .36rem;

  		font-weight: bold;

  		color: #fff;

  		margin-top: .5rem;

  		background:#00A29A;

  		line-height:.9rem;

  		border-radius: .1rem;

  	}

  	 .product .list{

  	 	border-radius: initial;

  	 }



  	.product .title{

  		margin-bottom: .4rem;

  	}

    .product .list .tit{

    	display: none;

    }

 	

 	.product .list i{

 		display: block;

 		width: .8rem;

 		height: .8rem;

 	 

 		position: absolute;

 		right: .1rem;

 		top:.1rem;

 	}



 	.product .list i:after{

 		content: "x";

 		position: absolute;

 		left: 0;

 		top:50%;

 		color: #333;

 		font-size: .6rem;

 		width: 100%;

 		text-align: center;

 		font-style:initial;



 		transform: translateY(-50%);

 	}

 	.product .list {

 		width: 100%;

 		height: 100%;

 		position:fixed;

 		background: #fff;

 		left: 0;

 		top: 0;

 		display: none;

 	 

 		z-index: 1000;

 	}

  	.product .pic{

  		width: 100%;

  		margin-top: .4rem;

  	}

  	.pro-list{

  		padding: 0;

  		margin-top: 0;

  	}



  	.product .list .bd{

  		width: 7rem;

  		height: auto;

  		position: relative;

  		top: 50%;

  		max-height: 85%;

  		overflow-y: auto;

  		transform: translateY(-50%);

  	}



   	

   	.product .list .bd ul li{

   		height: 1rem;

   		line-height: 1rem;

   		border-width: .02rem;

   	}

   	.product .list .bd ul li a{

   		font-size: .3rem;

   	}

  	.product .pic ul li{

  		width: 3.45rem;

  		margin-left: 0;

  		margin-bottom: .2rem;

  	}

  	.product .pic ul li:nth-child(2n){

  		float: right;

  	}

  	.product .list ul li:last-child{

  		margin-bottom: 0;

  	}

  	.product .pic ul li p{

  		font-size: .28rem;

  		line-height: .8rem;

  		height: .8rem;

  	}

  	.product .pic ul li:nth-child(n+9){

  		display: none;

  	}

  	.pro-list .pic ul li:nth-child(n+9){

  		display: block;

  	}





  	.gg{

  		width: 100%;

  		height: 3.5rem;

  		background: url(../images/mgg.jpg) no-repeat center;

  		background-size: cover;

  		margin-top: .6rem;

  	}

  	.more {

  		width:4rem;

  		height: .9rem;

  		line-height: .9rem;

  		margin-top: .5rem;

  		font-size: .3rem;

  		margin-bottom: .2rem;

  	}

  	.more a{

  		font-size: .3rem;

  	}

   

  	.cases{

  		 margin-top: .8rem;

  	}

  	.cases ul {

  		margin-top: .4rem;

  	}

  	.cases ul li{

  		width: 3.45rem;

  		margin: 0;

  		margin-bottom: .15rem;

  	}

  	.cases ul li:nth-child(2n){

  		float: right;

  	}

  	.cases ul li p{

  		font-size: .3rem;

  		height: .8rem;

  		line-height: .8rem;

  	}

   	



   	.lc{

   		padding: .5rem 0;

   		margin-top: .6rem;

   	}



   	.lc ul{

   		flex-wrap: wrap;

   		width: 100%;

   		margin-top: .5rem;

   	}

   	.lc ul li img{

   		display: block;

   		width: 1.2rem;

   		margin: 0 auto;

   	}

   	.lc ul li{

   		width: 24%;

   		float: left;

   		margin-bottom: .3rem;

   	}



   	.lc ul li p{

   		font-size: .3rem;

   		margin-top: .15rem;

   	}



	.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;

	}

	

 	

 	.news{

 		padding: .6rem 0;

 		background: #fff;

 	}

 	

 	.news .left{

 		width: 100%;

 		padding: .3rem;

 		margin-top: .5rem;

 		height: auto;

 		border-width: .02rem;

 	}

 	.news .left .intro{

 		margin-top: .3rem;

 	}

 	.news .left .intro h4{

 		font-size: .34rem;

 	}

 	.news .left .intro span{

 		font-size: .24rem;

 		margin: .1rem 0;

 	}

 	.news .left .intro p{

 		font-size: .28rem;

 	}



 	.news ul{

 		width: 100%;

 		margin-top: .4rem;

 	}

 	.news ul li{

 		height: 1rem;

 		line-height: 1rem;

 		background-position: .2rem 0;

 	}

 	.news ul li:after{

 		left: .3rem;

 	}

 	.news ul li a{

 		width: 4rem;

 		font-size: .3rem;

 		margin-left: .7rem;

 	}

 	.news ul li span{

 		font-size: .28rem;

 		margin-right: .3rem;

 	}

 	.news .more{

 		width: 3.6rem;

 		height: .9rem;

 		margin-top: .5rem;

 		line-height: .9rem;

 	}

 	.news .more a{

 		font-size: .3rem;

 	}

 	.gotop{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		background:#00A29A;

 		line-height: .9rem;

 		display: flex;

 		align-items: center;

 		font-size: .3rem;

 		justify-content: center;

 		color: #fff;

 		font-weight: bold;

 	}

 	.gotop img{

 		height: .3rem;

 		margin-right: .1rem;

 	}

 	 .menu{

		display: none;

	}

	.footer{

		width: 100%;

		padding-top: .8rem;

		padding-bottom: 2rem;

 

 

	}

	.footer .left{

		display: none;

	}



	.footer .tit h4{

		text-align: center;

		color: #fff;

		font-size: .36rem;

	}

	.footer .intro{

		width: 100%;

		float: inherit;

	}

	.footer .info{

		width: 100%;

		float: initial;

		margin: 0;

		text-align: center;

		font-size: .28rem;

		line-height: .46rem;

		text-align: center;

	}

	.footer .info h4{

		font-size: .42rem;

	}



	.footer .info p{

		font-size: .2rem;

		line-height: .46rem;

		margin-top: .3rem;

	}



 

	.footer .ewm{

		display: table;

		 float: initial;

		 margin: 0 auto;

		 margin-top: .3rem;



	}

	 

	.footer .ewm img{

		width:2.2rem;

		border: .04rem solid #fff;

		height:2.2rem;

		display: block;

		margin: 0 auto;

	}

	.footer .ewm p{

		font-size: .24rem;

	}



 

	.cr{

		width: 100%;

		height: auto;

		font-size: .24rem;

		margin-bottom:1.45rem;

		line-height: 1.5rem;

		border-top: .02rem solid #6C6C6C;

	}

	.links{

		display: none;

	}

	.float{

		display: none;

	}

	





	.page{



		margin: .4rem 0;



	}



	.nav-links a{

		font-size: .26rem;

		border: .02rem solid #ccc;

		margin: 0 .06rem;

	}

	.nav-links span{

		margin: 0 .06rem;

		font-size: .26rem;

		border: .02rem solid #ccc;

	}

	





	.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 li{

 		float: left;

 		width: 25%;

 		background:#00A29A;

 		height: auto;

 		overflow: hidden;

 		position: relative;

 	}

 	.fn ul li:after{

 		content: "";

 		width: .02rem;

 		height: 100%;

 		position: absolute;

 		right: 0;

 		top: 0;

 		background: #fff;

 	}

 	.fn ul li:last-child:after{

 		width: 0;

 		height: 0;

 		overflow: hidden;

 	}

 	.fn ul li img{

 		display: block;

 		margin: 0 auto;

 		margin-top: .3rem;

 		height: .6rem;

 	}

 	.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;

	}

 	

 	.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;

 	}

 	

 	.float-right{

 		display: none;

 	}





 	.bannerSwiper{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		position: relative;

 	}

 	.bannerSwiper .swiper-slide img{

 		display: block;

 		width: 100%;

 	}

 	.bannerSwiper .swiper-pagination {

 		position: absolute;

 		width: 100%;

 		display: flex;

 		justify-content: center;

 		align-items: center;

 		bottom: .3rem;

 		z-index: 10;

 	}

 	.bannerSwiper .swiper-pagination span{

 		display: block;

 		width: .2rem;

 		height: .2rem;

 		background: #ccc;

 		border-radius: 50%;

 		margin: 0 .1rem;

 	}



 	.bannerSwiper .swiper-pagination  .swiper-pagination-bullet-active{

 		background: #FD3830;

 	}

}





 