*{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{
	display: flex;
	align-items: center;
	height: auto;
	overflow: hidden;
	justify-content: center;
	width: 96%;
	justify-content: space-between;
	padding:3% 2%;
}
.head .name{
	width: 60%;
 
}
.head  img{
	width: 100%;
}
.head .tel{
	width: 33%;
	 
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 25%;
	height: 35px;
	background: #0173bc;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	position: relative;
}
.nav ul li a{
	color:#fff;
}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #ffffff;
}
.nav ul li:nth-child(4n):after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(-n+4){

	border-bottom: 1px solid #ffffff;
}
.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;
	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;
	border: 1px solid #0173bc;
	overflow: hidden;
}
.banner .hd  ul .on{
	background: #0173bc;
}


 
.product{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.title{
	text-align: center;
	background: url(../images/m/tit01.png)no-repeat center 25px;
}
.title img{
 	height: auto;
	margin: 0 auto;
}

.title span{
	display: block;
	color:#222222;
	font-size: 18px;
	margin-top: 5px;

}
.title b{
	color:#0173bc;
	font-weight: normal;
}
.title  p{
	font-size: 12px;
	color:#999999;
	margin-top: 3px;
}
.product .list{
	width: 94%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.product .list ul li{
	float: left;
	width: 49%;
	line-height: 35px;
	height: 35px;
	background: #eeeeee;
	margin-top: 5px;
	position: relative;
 
 
}
.product .list ul li:nth-child(2n){
	float: right;
}
.product .list ul li:after{
	content: ">>";
	position: absolute;
	left:3px;
	position: absolute;
	top: 0;
	font-size: 12px;
	color:#000000;
}
.product .list ul li a{
	display: block;
	margin-left: 25px;
	color:#000000;
	white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;

}
.product  .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product  .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-top: 10px;
}
.product  .pic ul li img{
	width: 94%;
	margin: 3%;
	height: 106px;
	 
}
.product  .pic ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.product  .pic ul li:nth-child(2n){
	float: right;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/m/bg01.png)no-repeat center;
	margin-top:30px;
	padding-bottom: 20px;
}
.about .title{
	margin-top:25px;
	background: url(../images/m/tit02.png)no-repeat center 20px;
}
.about .title span{
	color:#fff;
}
.about .title  img{
	height: 10px;
	width: auto;
}
.about .title b{
	color:#f49309;
}
.about .title p{
	color:#fff;
}
.about .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.about .intro p{
	color:#fff;
	text-indent: 1em;
	font-size: 12px;
	line-height: 20px;
}
.about  .more{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	background:#fff;
	color:#0a75d3;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 20px;
}
.cases{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.cases .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-top: 10px;
}
.cases .pic ul li:nth-child(2n){
	float: right;
}

.cases  .pic ul li img{
	width: 94%;
	margin: 3%;
	height: 106px;
}
.cases  .pic ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.cases  .more{
	display: block;
	width: 95px;
	text-align: center;
	color:#1a1a1a;
	line-height: 25px;
	height: 25px;
	background:#0173bc;
	color:#fff;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 20px;
}
.news{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #eeeeee;
}
.news ul li a{
	display: flex;
	justify-content:flex-start;
	align-items: center;
}
.news ul .time{
	background: #0173bc;
	width: 60px;
	height: 50px;
}
.news ul .time p{
	font-weight: bold;
	font-size: 14px;
	color:#fff;
	margin-top: 7px;
	text-align: center;
}
.news ul .time span{
	display: block;
	text-align: center;
	font-size: 12px;
	color:#fff;
}
.news ul li .info{
	margin-left: 10px;
	width: 80%;
}
.news ul li .info p{
	font-size: 14px;
	white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   color:#000000;
}
.msg{
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;

}

.msg form{
	width: 86%;
	margin: 0 auto;
	display: block;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	padding-bottom: 10px;
}
.msg form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin-top: 10px;

}

.msg form ul li input{
	border: 1px solid #0090dd;
	border-radius: 5px;
	float: right;
	outline: none;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	text-indent:5px;
	height: 35px;
}
.msg form ul li textarea{
	border: 1px solid #0090dd;
	border-radius: 5px;
	float: right;
	width: 100%;
	box-sizing: border-box;
	height:100px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 5px;
	outline: none;
}
.msg form  .btn{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin-top: 10px;
	display: block;
	background: #0090dd;
	border: none;
	border-radius: 5px;
	color:#fff;
	font-size: 14px;
	outline: none;
	box-shadow: 1px 1px 1px 1px #9b9b9b;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #434343;
	margin-top: 30px;
	padding-bottom: 25%;
}
.footer .tit{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	background: url(../images/m/tit03.png) center bottom no-repeat;
}
.footer .tit p{
	text-align: center;
	font-size: 16px;
	color:#fff;
	padding-bottom: 7px;
}
.footer  .bd{
	width: 92%;
	margin: 0 auto;
}
.footer .info{
	width:100%;
	margin: 0 auto;
	margin-top: 20px;
}
.footer .info p{
	color:#fff;
	font-size: 12px;
	line-height: 20px;
}
 
.footer  a{
	color:#fff;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0173bc;
	position: fixed;
	left: 0;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.fn ul li img{
	height: 24px;
	display: inline-block;
	width: auto;
	margin-top: 7px;
}
.fn ul li img{
	width: auto;
}
.fn ul li p{
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	color:#fff;
}

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