*{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;}
/*清除浮动*/
.clear{clear:both;}

.head{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.head .name{
	width: 94%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 2%;
}
.head img{
	width: 100%;
}
.nav ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	background: #334063;
}
.nav ul li a{
	color:#fff;
	font-size: 14px;
}
.nav ul li:nth-child(n+5){
	border-bottom: none;
}
.product{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.title{
	width: 100%;
	height: 37px;
	overflow: hidden;
	border-bottom: 1px solid #666666;
}
.title img{
	display: block;
	float: left;
	height:15px;
	margin-top:15px;
}
.title p{
	float: left;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 15px;
}
.title a{
	display: block;
	float: right;
	margin-top: 15px;
	color:#666666;
	font-size: 12px;
}
.product .list{
	width: 100%;
	margin-top: 2%;
	height: auto;
	overflow: hidden;
}
.product .list ul{
	margin-left: -1.53%;
}
.product .list ul li{
	float: left;
	width: 31.8%;
	height: 30px;
	background: #334063;
	margin-left: 1.53%;
	position: relative;
	margin-top: 1%;
	line-height: 30px;
	position: relative;
	 
}
.product .list ul li a{
	color:#fff;
	font-size: 12px;
	display: block;
	margin-left: 25px;
}
.product .list ul li:after{
	content: ">>";
	position: absolute;
	/*right: 0;*/
	color:#fff;
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 5px;
}
.product .pic{
	width: 100%;
	margin-top: 3%;
}
.product .pic ul li{
	float: left;
	width: 49%;
	margin-top:3px;
}
.product .pic ul li img{
	display: block;
	width: 100%;
	height: 111px;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.product .pic ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background: #1e3861 url(../images/bg01.png)no-repeat 94% 110px;
	background-size: 105px auto;
	padding-bottom: 20px;
	margin-top: 3%;
}
.about .main{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 3%;
}
.about .tit{
	width: 100px;
	height:100px;
	background: #28324d;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	margin-top: 3%;
	margin-left: 2%;
}
.about .tit p{
 	font-size: 13px;
	color:#fff;
	line-height: 20px;
}
.about .info{
	float: left;
	width: 70%;
	margin-left:8px;
	margin-top: 3%;
	margin-right: 5px;
}
.about .info p{
	color:#fff;
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 17px;
}
.about .pic{
 	width: 80%;
 	margin-left: 2%;
}
.about .pic img{
	width: 100%;
}
.about a{
	display: block;
	color:#ffffff;
	font-size: 12px;
	width: 100px;
	height: 30px;
	background: #323232;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right:15px;
	top: 50%;
	margin-top: 85px;
}
.cases{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
}
.cases .show .box{
	width: 400%;
}
.cases .show .pic{
	float: left;
	width: 50%;
}
.cases .show ul li{
	float: left;
	width: 19%;
	margin-left: 1%;
}
.cases .show ul li img{
	display: block;
	width: 100%;
	height: 101px;
}
.cases .show ul li p{
	width: 100%;
	text-align: center;
	color:#1a1a1a;
	font-size: 12px;
	line-height: 25px;
}
.news{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 1%;
}
.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:1%;
}
.news ul li{
	width: 100%;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #999999;
	margin-top: 8px;
}
.news ul li h4{
	width: 60%;
	float: left;
	font-size: 13px;
	color:#1a1a1a;
	font-weight: normal;
}
.news ul li span{
	display: block;
	color:#666666;
	font-size: 12px;
	float: right;
}
.news ul li p{
	float: left;
	width: 100%;
	font-size: 12px;
	color:#666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 2px;
}
.gotop{
	width: 100%;
	height: 30px;
	background: #334063;
	display: flex;
	align-items: center;
	margin-top: 5%;
}
.gotop img{
	height: 20px;
	margin:0 auto;

}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items:center;
	margin-top: 5%;
	padding-bottom: 15%;
}
.footer .info{
	float: left;
	width: 75%;
	margin-left: 2%;
}
.footer .info p{
	color:#1a1a1a;
	font-weight: bold;
	font-size: 13px;
}
.footer .info span{
	display: block;
	color:#1a1a1a;
	margin-top: 3px;
}
.footer .ewm{
	width: 23%;
	margin-right: 2%;
}
.footer .ewm img{
	width: 100%;
}
.footer  a{
	color:#1a1a1a;
}
.fn	{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
}
.fn	ul li{
	float: left;
	width: 25%;
	height: 35px;
	background: url(../images/bg02.png)no-repeat center;
	background-size: 100% 100%;
}
.fn	ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 35px;
	color:#fff;
	font-size: 14px;
}
.fn	ul li p{
	margin-left: 5px;
}
.fn	ul li img{
	height: 20px;
}

.fy{width:95%;line-height:24px; 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 h5,.pic h5{ text-align:center; line-height:24px; font-size:16px;}
.product_cont,.news_content,.aboutcont{ width:96%; margin:2%;}
.productimg img,.product_cont img{ max-width:100%; margin:0px auto;}
.p_c{ text-align:center; line-height:24px;}



@media only screen and (max-device-width: 320px){
	 .about{
	 	background: #1e3861 url(../images/bg01.png)no-repeat 94% 100px;
	 	background-size: 100px auto;
	 }
	 .cases .show ul li img{
	 	height: 90px;
	 }
	 .product .pic ul li img{
	 	height: 99px;
	 }
}
@media only screen and (min-device-width: 375px){
 	.cases .show ul li img{
 		height: 105px;
 	}
 	.product .pic ul li img{
 		height: 117px;
 	}
}	
@media only screen and (min-device-width:412px){
	 .about{
	 	background: #1e3861 url(../images/bg01.png)no-repeat 94% 105px;
	 	background-size: 120px auto;
	 }
	 .cases .show ul li img{
	 	height: 116px;
	 }
	 .product .pic ul li img{
	 	height: 128px;
	 }
}