*{margin: 0px;padding: 0px;}
body{max-width:640px;margin:0 auto;background:#ffffff;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;}
/*清除浮动*/


.head{
	width: 96%;
	padding:3% 2%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
 
	justify-content: center;
}
.head .name{
	width: 96%;
}
.head img{
	display: block;
	width: 100%;
}
 

.nav{
	width: 100%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
 	background: #006cd8;
}
 
.nav ul li{
	float: left;
	width: 33.333%;
	height:40px;
	line-height:40px;
	text-align: center;
	position: relative;
	border-top: 1px solid #80b6ec;
	overflow: hidden;
}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #80b6ec;
}
.nav ul li a{
	color:#fff;
	font-size: 14px;

}
.nav .btn{
	float: right;
	background:#006cd8;
	width: 10%;
}
.nav .btn img{
	display: block;
 	height:40px;
 	float: right;
}
.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: #006cd8;
}
.phone{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
}
.phone img{
	display: block;
 	width: 90%;
	margin: 10px auto;
}

.fw{
	width: 96%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
.fw .bd{
	width: 100%;
	margin-top: 10px;
}
.fw .bd img{
	display: block;
	width: 100%;
}
.cases{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.title{
	width: 100%;
	border-bottom: 1px solid #b5b5b5;
 
}
.title div{
	position: relative;
	display: table;
	margin: 0 auto;
	padding-bottom: 5px;
}
.title div:after{
	content: "";
	width: 110px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	bottom: -1px;
	background:#006cd8;
	z-index: 1;
}
.title div p{
	color:#333333;
	font-size: 18px;
	float: left;
	font-weight: bold;
}
.title div span{
	float: left;
	margin-left: 5px;
	color:#333333;
	font-size: 12px;
	margin-top: 5px;
}

 
.cases .pic{
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}
 
.cases .pic ul li{
	float: left;
	width:48%;
	background: #eeeeee;
	margin-left: .5%;
	margin-bottom: 10px;
}
.cases .pic ul li:nth-child(2n){
	float: right;
}
.cases .pic ul li img{
	display: block;
	width: 96%;
	margin: 2%;
	margin-bottom: 0;
}
.cases .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases .pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.cases .pic-box ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	background: #eee;
 
}
.cases .pic-box ul li:nth-child(2n){
	float: right;
}
.cases .pic-box ul li img{
	display: block;
	width: 94%;
	margin: 3%;
	margin-bottom: 0;
}
.cases .pic-box ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 12px;
	text-align: center;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv .tit{
	width: 100%;
}
.adv .tit img{
	display: block;
	width: 100%;
}
.adv  .part{
	width: 96%;
	margin: 0 auto;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.adv ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:5px;
}
.adv ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.adv   .pic img{
	display: block;
	width: 100%;
}
.adv ul li .intro{
	width: 100%;
	margin: 0 auto;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.adv ul li .intro .t{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	
}
.adv ul li .intro .t h4{
	float: left;
	font-size: 16px;
	color:#006cd8;
	line-height: 25px;
}
.adv ul li .intro .t  span{
	display: block;
	line-height: 30px;
	color:#999999;
	float: left;
	margin-left: 10px;
}
.adv ul li .intro .info{
	width: 100%;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
}
.adv ul li .intro .info p{
	color:#555555;
	font-size: 12px;
	line-height: 20px;
}


.about{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #f1f1f1;
	margin-top:30px;
	padding: 25px 0;
}
 
 
.about  .intro  {
	width: 96%;
	margin: 0 auto;
	color:#333333;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	/* -webkit-line-clamp:6; */
    text-indent: 2em;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 15px;
}
.about .more{
	background: #fff;
}
.more{
	display: block;
	width: 110px;
	height: 30px;
	border: 1px solid #c9c9c9;
	line-height:30px;
	border-radius: 5px;
	text-align: center;
	color:#333333;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 15px;
}


.product{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product .list ul li{
	width: 32%;
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
	text-align: center;
	float: left;
	margin-left: 1.8%;
	margin-bottom: 5px;
 
}
.product .list ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .list ul li a{
	color:#333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.product .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	background: #eeeeee;
 
}
.product .pic ul li img{
	display: block;
	width: 94%;
	margin: 3%;
	margin-bottom: 0;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.product .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

	color:#333333;
}
.news{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}

.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom: 10px;
	margin-top: 10px;
}
.news ul li:after{
	content: "●";
	font-size: 12px;
	color:#999999;
	position: absolute;
	left: 0;
	top: 0;

}
.news ul li h4{
	margin-left: 14px;
	font-size: 16px;
	color:#333333;
	white-space: nowrap;
	font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li span{
	color:#999999;
	font-size: 12px;
	margin-top: 5px;
	margin: 3px 0;
	display: block;
	margin-left: 15px;
}
.news ul li p{
	width: 96%;
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 12px;
	margin-left: 15px;
}
.news .more{
	display: block;
	width: 110px;
	height: 30px;
	border: 1px solid #c9c9c9;
	line-height:30px;
	border-radius: 5px;
	text-align: center;
	color:#333333;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 15px;
}

.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
	padding-bottom:100px;
	margin-top: 20px;
}
.footer .gotop{
	width: 100%;
	height: 30px;
	background: #cccccc;
	overflow: hidden;
}
.footer .gotop img{
	display: block;
	height: 15px;
	margin: 0 auto;
	margin-top: 10px;
}
 
.footer   .info{
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
}
.footer   .info h4{
	color:#006cd8;
	font-size: 16px;
	text-align: center;
}
.footer   .info p{
	color:#666666;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
}
.footer   .ewm{
	width: 120px;
	margin: 0 auto;
	margin-top: 15px;
}
.footer   .ewm img{
	width: 100%;
}

.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
}
.fn ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}

.fn ul li{
	float: left;
	width: 24%;
	height: 80px;
	overflow: hidden;
	background: #006cd8;
}
.fn ul li img{
	height: 32px;
	margin: 0 auto;
	margin-top:15px;
}
.fn ul li p{
	text-align: center;
	color:#fff;
	font-size: 12px;
	margin-top: 5px;
}
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin:20px auto;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
 	background: #e6e6e6;
	padding: 0 8px;
	height:25px;
	line-height:25px;
	color:#555555;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #999999;
	color:#fff;
}


.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	color:#333;
}
.fy p{
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
	margin-bottom: 5px;
	line-height: 30px;
	padding: 0 2%;
	text-align: center;
}
.fy p:nth-child(2n){
	float: right;
}

.fy a{
	color:#333;
}
 
.fy p:last-child{
	width: 100%;
}
 

.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: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.article-details .tit{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
 
}

.article-details .tit  span{
	display: block;
	text-align: center;
	width: 100%;
	background: #eeeeee;
	color:#8a8a8a;
	font-size: 12px;
	padding: 7px 0;
	margin-top: 5px;
	color:#333;
	border-top: 1px solid #cfcfcf;
}

.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: 15px;
	line-height: 28px;
	color:#555;
	text-align:justify;
}
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}


.mssg{
	width: 100%;
	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:#006cd8;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
	font-family: "微软雅黑";
}

.crumbs{
	width:96%;
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
	background: #eee;
	margin-top: 2px;
}

.crumbs p{
	color:#333;
	font-size: 12px;
	float: left;
}
.crumbs a{
	color:#333;
	font-size: 12px;
	position: relative;
	padding-right: 15px;
}
.crumbs a:after{
	position: absolute;
	right: 0;
	content: ">";
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	overflow: hidden;;
	height: 0;
}