*{margin: 0px;padding: 0px;}
body{max-width:640px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px auto;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.head{
	width:96%;
	padding:3% 2%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content:center;
}
.head img{
	width: 100%;
}
.head .name{
	width:80%;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img{
	display: block;
	width: 100%
}
.banner .hd {
	position: absolute;
	bottom: 0px;
	height: 30px;
	background: rgba(0,0,0,0.5);
	width: 100%;
}
.banner .hd  ul{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
}
.banner .hd  ul li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	line-height: 40px;
	background: #fff;
	overflow: hidden;
}
.banner .hd  ul .on{
	background: #41b6ab;
}
.nav{
	width:100%;
	margin: 0 auto;
	height: auto;
	border-top:5px solid #eeeeee;
	border-bottom:5px solid #eeeeee;
	overflow: hidden;
	padding-top: 5px;


 
}
.nav ul li{
	float: left;
	width: 18%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;

 	
	margin-left: 3.5%;
	margin-right:3.5%;
}
.nav ul li img{
	display: block;
	width: 100%;
}
.nav ul li p{
	text-align: center;
	color:#1f1f1f;
	font-size: 14px;
	line-height: 25px;
}
.works{
	width: 98%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.title {
	width: 100%;
	height: 35px;
	background: #eee;
	box-shadow: 5px 0 0 0 #41b6ab inset;
}
.title p{
	color:#010101;
	font-size: 16px;
	margin-left: 10px;
	line-height: 35px;
	float: left;
}
.title a{
	float: right;
	font-size: 12px;
	color:#41b6ab;
	margin-right: 5px;
	line-height: 35px;
}
.works ul{
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.works ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-top: 3px;
}
.works ul li:nth-child(2n){
	float: right;
}
.works ul li img{
	display: block;
	width: 100%;
	height: 110px;
}
.works ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	color:#000000;
	font-size: 12px;
}
.about{
	width: 98%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.about .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.about .intro p{
	color:#1f1f1f;
	font-size: 12px;
	line-height: 19px;
}
.about .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;

}
.about .pic img{
	display: block;
	float: left;
	width: 32%;
	margin-left: 1.3%;
}
.about .pic img:first-child{
	margin-left: 0;
}
.hz{
	width: 98%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
}
.hz .tab{
	width: 86%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.hz .tab .next,.hz .tab .prev{
	position: absolute;
	top: 100px;
	display: block;
	width: 15px;
}
.hz .tab .next img,.hz .tab .prev img{
	width: 100%;
}
.hz .tab .next {
	left:0;
}
.hz .tab .prev{
	right: 0;
}
.hz .tab .bd{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.hz .tab .bd ul li{
	width: 49%;
	height: auto;
	float: left;
	overflow: hidden;
}
.hz .tab .bd ul li:nth-child(2n){
	float: right;
}
.hz .tab .bd ul li img{
	display: block;
	width: 100%;
}
.hz .tab .bd ul li p{
	color:#1f1f1f;
	font-size: 12px;
	line-height: 25px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-bottom: 1px solid #41b6ab;
}
.hz .tab .hd {

	display: table;
	margin: 0 auto;
	margin-top: 15px;
}
.hz .tab .hd ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
	margin: 0 2px;
	float: left;
}
.hz .tab .hd ul  .on{
	background:#41b6ab;
	border: 1px solid #41b6ab;
}
.news{
	width: 98%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news ul li{
	width: 100%;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	position: relative;
	line-height: 40px;
}
.news ul li:after{
	content: "";
	width: 9px;
	height:15px;
	overflow: hidden;
	left:3px;
	top:50%;
	margin-top: -8px;
	position: absolute;
	background-size: 100%;
	background: url(../images/icon01.png)no-repeat center;
}
.news ul li a{
	color:#1f1f1f;
	display: block;
	float: left;
	width: 60%;
	font-size: 14px;
	margin-left: 17px;
}
.news ul li span{
	display: block;
	float: right;
	color:#999999;
	font-size: 12px;
	margin-right: 3px;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg.png)repeat-x;
	margin-top: 20px;
	padding-bottom:18%;
}
.footer .info {
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.footer .info p{
	text-align: center;
	color:#666666;
	font-size: 14px;
}
.footer .info span{
	display: block;
	text-align: center;
	color:#666666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	z-index: 10000;
	left: 0;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	background: #41b6ab;
}
.fn ul li img{
	display: block;
	height: 20px;
	margin: 0 auto;
	margin-top: 5px;
}
.fn ul li p {
	text-align: center;
	color:#fff;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 2px;
}
.gotop{
	position: fixed;
	right: 5px;
	bottom: 100px;
	width: 9%;
	z-index: 100000;
}
.gotop img{
	display: block;
	width: 100%;
}



.pro-box{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pro-box ul {
	margin-top: 10px;
}
.pro-box ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
}

.pro-box ul li img{
	width: 100%;

}
.pro-box ul li:nth-child(2n){
	float: right;
}


.pro-box ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	color:#333;
	font-size: 12px;
	text-align: center;
}



.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
}
.fy p{
	color:#333;
	line-height: 26px;
	font-size: 12px;
}
.fy a{
	color:#333;
}


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.page a{
	display: block;
	height: 25px;
	line-height: 25px;
	float: left;
	background: #ccc;
	font-size: 12px;
	padding: 0 10px;
	margin: 2px;
	color:#333;
}
.page  ul{
	float: left;
}
.page  ul li{
	float: left;
}
.page span{
	display: block;
	height: 25px;
	line-height: 25px;
	float: left;
	background: #333;
	font-size: 12px;
	padding: 0 10px;
	margin: 2px;
	color:#fff;
}
.page .bd{
	display: table;
	margin: 0 auto;
	margin-top: 35px;
}
 

.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-title p{
	color:#333;
	font-size: 18px;
	display: table;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.article-details .tit{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: 25px;
	border-bottom: 1px dashed #ccc;
}

.article-details .tit  span{
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	color:#333;
}

.article-details  .intro img{
	max-width: 100%;
	margin: 0 auto;
}

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.article-details .intro p{
	font-size: 12px;
	line-height: 20px;
}
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}
.mssg{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg form{
 	width: 300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.mssg form li{
	min-height: 30px;
	overflow: hidden;
	display: flex;
	margin-top: 10px;
	line-height: 30px;
	 
}
.mssg form li p{
	color:#333333;
	font-size: 14px;
	width: 70px;
	float: left;
 
 
}
.mssg form li input{
 	display: block;
 	width: 228px;
 	border: none;
 	height: 28px;
 	border-radius: 5px;
 	outline: none;
 	border: 1px solid #c9c9c9;
 	font-family: "微软雅黑";
}
.mssg form li textarea{
	width: 228px;
	height: 80px;
	resize: none;
	outline: none;
	font-family: "微软雅黑";
	border-radius: 5px;
}
.mssg form  .btn{
	width: 100%;
	height:30px;
	margin-top: 15px;
	border: none;
	background:#41b6ab;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
	font-family: "微软雅黑";
}

 
.news-list ul li{
	float: inherit;
	width: 100%;
}