*{margin: 0px;padding: 0px;}
body{font-size:1em;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;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: 100%;
	height: auto;
	overflow: hidden;
}
.head .name{
	width: 96%;
	margin:4% auto;
}
.head .name img{
	width: 100%;
}
 
.head img{
	width: 100%;
}
.nav{
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #004195;
}
.nav ul:nth-child(1){
	width: 91%;
	float: left;
}
.nav ul:last-child{
	width:100%;
	float: left;
}
.nav ul li{
	float: left;
	width: 25%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: relative;
}
 
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display:block;
}
.nav  .btn{
	float: right;
	width: 9%;
	height: 40px;
}
.nav  .btn img{
	 width: 100%;
	 height: 40px;
}
.slider{
	display:none;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#fff;
	font-size:0}
.focus span.current{
	background:#206ab4;
}
.tel{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
}
.tel img{
	display: block;
	width: 94%;
	margin:3% auto;
}
.class{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 3%;
}
.title{
	width: 96%;
	margin:0 auto;
	height:32px;
	border-bottom: 1px solid #b5b5b5;
	position: relative;
	margin-top:5%;
}
.title:after{
	content: "";
	width: 130px;
	height: 3px;
	background: #0067b4;
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -65px;
}
.title div{
	width: 60%;
	margin:0 auto;
}
.title div p{
	text-align: center;
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}
.title div  span{
	font-weight: normal;
	font-size: 12px;
	margin-left: 3px;
}

.class .more{
	display: block;
	width: 40%;
	margin:0 auto;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 5%;
	border-radius: 5px;
	color:#555555;
	background: #fff;
	
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.product .title p{
	color:#333;
}
.product .tab ul{
	margin-top: 3%;
	height: auto;
	overflow: hidden;
}
.product .tab ul li{
	float: left;
	width: 23%;
	margin-left:1.6%;
	background: #eeeeee;
	margin-top: 2%;
	text-align: center;
	padding-top: 2%;
	padding-bottom:2%;
	border-radius: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .tab ul li a{
	color:#333333;
	font-size:12px;
}
.product .box ul{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.product .box ul li{
	float: left;
	width: 48%;
	background: #eeeeee;
	margin-top: 3%;
}
.product .box ul li img{
	width: 92%;
	margin:4%;
	height: 108px;
	margin-bottom: 0;
}
.product .box ul li:nth-child(2n){
	float: right;
}
.product .box ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
	font-size: 14px;
}
.product  .more{
	display: block;
	width: 40%;
	margin:0 auto;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 5%;
	border-radius: 5px;
	color:#555555;
	background: #fff;
	
}
.adv {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5%;
}
.adv img{
	display: block;
	width: 100%;
}
.gg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.gg img{
	display: block;
	width: 100%;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top: 5%;
	padding-bottom: 5%;
	position: relative;
}
.about .title p{
	color:#333;
}
.about  .pic{
	width: 96%;
	margin:0 auto;
	float: left;
	margin-top:3%;
	margin-left: 2%;
}
.about  .pic img{
	width: 100%;
}
.about .info{
	width:96%;
	margin:0 auto;
	padding-top:3%;
	height: 130px; 
	overflow: hidden;
	
}
.about .info p{
	width: 100%;
	text-indent: 2em;
	font-size: 14px;
	color:#333;
	line-height: 24px;
	text-align:justify;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.about .more{
	display: block;
	width: 40%;
	margin:0 auto;
	float: left;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	position: absolute;
 	left: 50%;
 	margin-left: -20%;
	border-radius: 5px;
	color:#555555;
	background: #fff;
	bottom: 0;
}

.about .aboutinfo{width: 96%; margin: 0 auto; margin-top: 20px; font-size:15px; color:#555; line-height:28px; text-align:justify; }

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.cases ul{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.cases ul li{
	float: left;
	width: 48%;
	background: #eeeeee;
	margin-top: 3%;
}
.cases ul li img{
	width: 92%;
	margin:4%;
	height: 107px;
	margin-bottom: 0;
}
.cases ul li:nth-child(2n){
	float: right;
}
.cases ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#333;
	font-size: 12px;
}
.cases .more{
	display: block;
	width: 40%;
	margin:0 auto;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 5%;
	border-radius: 5px;
	color:#555555;
	background: #fff;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.news ul{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom:3%;
	margin-top: 4%;
}
.news ul li h4{
	font-size: 18px;
	color:#333;
	position: relative;
	font-weight: normal;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.news ul li h4:after{
	content: "●";
	font-size: 12px;
	color:#999999;
	position: absolute;
	left: 0;
	top: 1px;
}
.news ul li span{
	color:#333;
	font-size: 12px;
	margin-left: 10px;
    line-height: 20px;
}
.news ul li p{
	font-size: 12px;
	color:#333;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 20px;
}
.news .more{
	display: block;
	width: 40%;
	margin:0 auto;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 5%;
	border-radius: 5px;
	color:#555555;
	background: #fff;
}
.footer{
	width: 96%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:8%;
	margin-bottom:19%;
}
.footer .gotop{
	width: 100%;
	height: 30px;
	background: #cccccc;
	float: left;
}
.footer .gotop img{
	height: 15px;
	margin:0 auto;
	margin-top: 10px;
}
.footer .box{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.footer .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
 
}
.footer .info p{
	color: #555;
    line-height: 24px;
    font-size: 13px;
    text-align: center;
}
.footer .ewm {
 	
	width: 28%;
}	
.footer .ewm img{
	display: block;
	width: 100%;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	background: #004195;
}
.fn ul li img{
	margin:0 auto;
	height: 20px;
	margin-top:7px;
}
.fn ul li  p{
	text-align: center;
	color:#fff;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fy{width:96%;line-height:30px; font-size:12px; margin:0 auto; color:#555}
.xlr_pages{ margin:20px auto; text-align:center;}
.pagelist li{ color:#000; text-decoration:none; margin:5 8px; margin-right:5px; display:inline-block;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#f00; text-decoration:none;}
.news > h4,.product h4,.content h4{ text-align:center; line-height:30px; font-size:15px;}
.product_cont,.news_content,.aboutcont{ width:96%; margin:2%;}
.product_cont,.news_content,.aboutcont p{font-size:15px; color:#555; line-height:28px; text-align:justify;}
.productimg img,.product_cont img{ max-width:100%; margin:0px auto;}
.p_c{width: 96%;margin: 0 auto;text-align: center;line-height: 20px;background: #eee; border-bottom: 1px solid #ccc;padding: 5px 0;}


/*@media only screen and (max-device-width: 320px){
	.product ul li img{
		height: 96px;
	}
	.cases ul li img{
		height: 95px;
	}
}
@media only screen and (min-device-width: 375px){
	.product ul li img{
		height: 112px;
	}
	.cases ul li img{
		height: 112px;
	}
	
}	
@media only screen and (min-device-width:412px){
  	.product ul li img{
  		height: 124px;
  	}
  	.cases ul li img{
  		height: 124px;
  	}
}

*/



.mssg{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 10px;
}
.mssg .title {
	margin-top: 20px;
}
.mssg .title span{
	background: #exlrd;
}
.mssg .in-title{
	margin-top: 20px;
}
 
.mssg .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.mssg .bd form{
	width: 90%;
	margin: 0 auto;
	height: auto;
 	margin-top: 20px;
	overflow: hidden;
}
.mssg .bd form ul li {
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px;
	position: relative;
}
.mssg .bd form ul li:after{
	content: '*';
	position: absolute;
	right: 0;
	color:#d02418;
	top:;
}
.mssg .bd form ul li:nth-child(n+3):after{
	width: 0;
	overflow:hidden;
	height: 0;
}
.mssg .bd form ul li p{
	color:#333;
	line-height: 35px;
	font-size: 14px;
}
.mssg .bd form ul li input{
	width: 73%;
	height: 35px;
	font-family: '微软雅黑';
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.mssg .bd form ul li textarea{
	width: 73%;
	height: 80px;
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
	font-family: '微软雅黑';
	border: 1px solid #ccc;
	resize: none;
	padding-top: 10px;
}
.mssg .bd form .btn{
	width:90%;
	margin: 0 auto;
	display: block;
	outline: none;
	border: none;
	color: #fff;
	margin-top: 20px;
	border-radius: 5px;
	height: 48px;
	font-size:18px;
	background: #333333;
	margin-bottom: 30px;
}



.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

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


