*{margin: 0px;padding: 0px;}
body{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  img{
	width: 100%;
}
.head .name{
	float: left;
	width: 50%;
	margin:3%;
}
.head .name img{
	display: block;

}
.head .tel{
	float: right;
	width: 33%;
	margin:2%;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#fff;
	font-size:0}
.focus span.current{
	background:#1f75db;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	height: auto;
	overflow: hidden;
	background: #00286b;
	position: relative;
	border-bottom: 1px solid #0f47a4;
}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	background: #0f47a4;
	top: 0;
}
.nav ul li:nth-child(4):last-child:after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(8):last-child:after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(n+5){
	border: none;
}
.nav ul li a{
	color:#fff;
	font-size: 3.5vw;
	padding-top: 5%;
	padding-bottom:5%;
	display: block;
}
.product{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.title p{
	color:#00286b;
	font-size: 4vw;
	text-align:center;
	position: relative;
	width: 100%;
}
.title p:before{
	content: "";
	width:25%;
	height: 1px;
	background: #dcdcdc;
	left: 0;
	top: 50%;
	position: absolute;
}
.title p:after{
	content: "";
	width:25%;
	height: 1px;
	background: #dcdcdc;
	right: 0;
	top: 50%;
	position: absolute;
}
.title span{
	display: block;
	text-align: center;
	color:#000000;
	margin-top: 3px;
	font-size: 13px;
}
.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.product .list ul{
	margin-left: -1.3%;
}
.product .list ul li{
	float: left;
	width: 23%;
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 2%;
	margin-left:1.3%;
}
.product .list ul li a{
	color:#000000;
}
.product .picBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.product .picBox ul{
	margin-left: -1.4%;
}
.product .picBox ul li{
	float: left;
	width: 31.8%;
	height: auto;
	overflow: hidden;
	margin-top: 1%;
	margin-left: 1.4%;
}
.product .picBox ul li img{
	display: block;
	width: 99%;
	height: 89px;
	border: 1px solid #dcdcdc;
}
.product .picBox ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#333;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.adv .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .tit img{
	display: block;
	width: 100%;
}
.adv .main{
	width: 88%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.adv .main img{
	display: block;
	width: 100%;
}
.cases{
	width:96%;
	margin:0 auto; 
	height: auto;
	overflow: hidden;
	margin-top:6%;
}
.cases .picBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.cases .picBox .bd ul li{
	float: left;
	width: 48%;
}
.cases .picBox .bd ul li img{
	display: block;
	width: 100%;
	height: 122px;
}
.cases .picBox .bd ul li:nth-child(2n){
	float: right;
}
.cases .picBox .bd ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cases .picBox  .hd{
	width: 40%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
}
.cases .picBox  .hd ul li{
	float: left;
	width: 48%;
	height:5px;
	line-height: 30px;
	overflow: hidden;
	background: #cccccc;
}
.cases .picBox  .hd ul  .on{
	background: #00286b;
}
.cases .picBox  .hd ul li:nth-child(2n){
	float: right;
}
.about{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.about .tit{
	width: 100%;
	height: auto;
	overflow:hidden;
	background: url(../images/m/bg01.jpg);
	background-size: 100% 100%;
}
.about .tit p{
	font-size: 4vw;
	color:#fff;
	text-align: center;
	margin-top: 4%;
}
.about .tit a{
	display: block;
	width: 27%;
	border: 1px solid #fff;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	margin:0 auto;
	text-align: center;
	color:#fff;
	margin-top: 3%;
	margin-bottom: 5%;
}
.about  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.about  .info p{
	text-indent: 1em;
	line-height:20px;
	font-size: 13px;
	color:#333;
}
.about  .info b{
	font-size: 15px;
	font-weight: normal;
}
.news{
	width: 96%;
	margin:0 auto;
	height:auto;
	overflow: hidden;
	margin-top: 5%;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
}
.news ul li .time{
	float: left;
	width: 60px;
	height: auto;
	overflow: hidden;
}
.news ul li .time p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	color:#fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #ffcc00;
}
.news ul li .time span{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color:#fff;
	background: #00286b;
	font-size: 12px;
}
.news ul li .info{
	float:left;
	width: 80%;
 	height: 40px;
	margin-left: 2%;
	border-bottom: 1px solid #dcdcdc;
}
.news ul li .info p{
	font-size: 3.5vw;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333333;
	margin-top: 2px;
}
.news ul li .info span{
	color:#555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 2px;
	display: block;
}
.mssg{
	display: block;
	width: 96%;
	margin:0 auto;
	height:auto;
	overflow: hidden;
	margin-top: 7%;
}
.mssg form{
	display: block;
	width: 80%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 2%;
}
.mssg ul li p{
	font-size: 13px;
	color:#333;
	line-height: 30px;
	float: left;
}
.mssg ul li textarea{
	float: left;
	width: 77%;
	margin-left:5px;
	height: 25px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	height: 60px;
	resize: none;
}
.mssg ul li input{
	width:77%;
	margin-left:5px;
	height: 25px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
}
.mssg .btn{
	display: block;
	width: 100%;
	height: 30px;
	border: none;
	margin-top: 4%;
	background: #00286b;
	font-family: "微软雅黑";
	border-radius: 3px;
	background: #00286b;
	color:#fff;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
	padding-bottom: 15%;
}
.footer .gotop{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	background: #cccccc;
}
.footer .gotop p{
	font-size: 13px;
	color:#333;
	text-align: center;
	margin-top: 2%;
	margin-bottom:2%;
}
.footer .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
}
.footer .info p{
	font-size: 12px;
	color:#333;
	text-align: center;
	line-height: 19px;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	bottom: 0;
	position: fixed;
}
.fn ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	background: #042193;
	position: relative;
 
}
.fn ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #9a9a9a;
}
.fn ul li:last-child:after{
	width: 0;
	height: 0;
}
.fn ul li img{
	display: block;
	float: left;
	height: 20px;
	margin-left: 25%;
	padding-bottom:8px;
	padding-top:8px;
}
.fn ul li p{
	float: left;
	color:#fff;
	font-size: 13px;
	margin-left: 8px;
	line-height: 36px;
}
.fy{width:95%;line-height:30px; font-size:12px; text-align:left; padding-left:5%;}
.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,.cases > h4{ text-align:center; line-height:30px; font-size:15px;}
.product_cont,.news_content{ width:96%; margin:2%;}
.productimg img{ max-width:100%; margin:0px auto;}
.p_c{ text-align:center; line-height:30px;}

.fn ul li
@media only screen and (max-device-width: 320px){
    .product .picBox ul li img{
  		height:79px;
  	}
  	.cases .picBox ul li img{
  		height: 109px;
  	}
  	.news ul li .info{
  		width: 77%;
  	}
  	.mssg ul li input{
  		width: 74%;
  	}
 
}
@media only screen and (min-device-width: 375px){
 	.product .picBox ul li img{
 		height: 93px;
 	}
 	.cases .picBox ul li img{{
 		height: 127px;
 	}
 	.news ul li .info{
 		width: 81%;
 	}
 	.mssg ul li input{
 		width: 78%;
 	}
}	
@media only screen and (min-device-width:412px){
  	.product .picBox ul li img{
  		height: 103px;
  	}
  	.cases .picBox ul li img{{
  		height: 141px;
  	}
  	.news ul li .info{
  		width: 82%;
  	}
  	.mssg ul li input{
  		width: 80%;
  	}
}