*{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: 96%;
	padding:3% 2%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head .name{
	width: 70%;
}
.head img{
	display: block;
	width: 100%;
}
.head .tel{
	width: 25%;
}
.ad{
	width: 100%;
	height: 25px;
	background: #eeeeee;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color:#666666;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:25%;
	text-align: center;
	line-height:30px;
	height: 30px;
	background:#e27023;
	position: relative;
	border-bottom:1px solid #fff;
}
.nav ul li a{
	color:#fff;
	font-size:14px;
}
 
.nav ul li:nth-child(n+5){
	border: none;
}
.lc{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
.lc .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center top;
	background-size:  auto 100%;
}
.lc .tit p{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
}
.lc .tit span{
	display: block;
	color:#ffffff;
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 8px;
}
.lc .bd{
	width: 96%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;

}
.lc .bd img{
	display: block;
	width: 100%;
}
.lc .tel{
	position: absolute;

	background: url(../images/bg02.png)no-repeat center;
	left: 50%;
	margin-left: -80px;
	bottom: 0;
	background-size: 100% 100%;
 	width: 190px;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	height:77px;
}
.lc .tel p{
	color:#ffffff;
	font-size: 14px;
	margin-top:7px;
	font-weight: bold;
}
.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: #1595ea;
}
.gg{
	width: 100%;
	height: 100px;
	background: url(../images/gg.png)no-repeat center;
	background-size: 100% ;
	margin-top: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;

}
.gg div{
 
 
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 68px;
	margin-bottom: 3%;
	margin-right: 1%;
 
 	
}
.gg a{
	display: block;
	width: 65px;
	height: 17px;
	border: 1px solid #fff;
	text-align: center;
	line-height:17px;
 	margin-bottom: 5%;
	font-size: 12px;
	color:#fff;
	 
}
.about{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .tit{
	width: 80%;
	margin: 0 auto;
}
.about .tit img{
	display: block;
	width: 100%;
}
.about .bd{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/bg01.png)no-repeat left top;
	background-size: 90% auto;
	margin-top: 15px;
}
.about .bd .intro{
	width: 94%;
	float: right;
	background: rgba(87,118,184,0.79);
 
	margin-top: 10px;
}
.about .bd .info{
	width: 96%;
	margin: 3% 4%;
}
.about .bd .info p{
	color:#fff;
	text-indent: 1em;
	font-size: 12px;
	line-height: 18px;
}
.about .bd  a{
	display: block;
	width: 110px;
	height: 30px;
	background: url(../images/more.png)no-repeat center;
	background-size: 100% 100%;
	line-height: 30px;
	color:#333333;
	font-size: 12px;
	text-indent: 10px;
	margin-top: 10px;
}
.honor{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.honor .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}
.honor .tit p{
	color:#103c9a;
	font-size: 16px;
	float: left;
	line-height: 30px;
}
.honor .tit a{
	float: right;
	margin-right: 3px;
	margin-top: 10px;
	color:#666666;
}
.honor ul{
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.honor ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
}
.honor ul li img{
	display: block;
	width: 99%;
	border: 1px solid #a0a0a0;
	height: 111px;
}
.honor ul li:nth-child(2n){
	float: right;
}
.cases{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .tit {
	width:80%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.cases .tit img{
	display: block;
	width: 100%;
}
.cases ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.cases ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
}
.cases ul li:nth-child(2n){
	float: right;
}
.cases ul li img{
	display: block;
	width: 99%;
	height: 126px;
	border: 1px solid #e5e5e5;
}
.cases ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.cases .more{
	display: block;
	width: 100px;
	height: 30px;
	background: #e27023;
	text-align: center;
	line-height: 30px;
	color:#fff;
	margin: 0 auto;
	margin-top: 10px;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .tit,.cases .title{
	width: 100%;
	height:35px;
	background: #103c9a;
}
.news .tit p,.cases .title p{
	color:#fff;
	font-size: 14px;
	float: left;
	line-height: 35px;
	margin-left: 10px;
}
.news .tit span,.cases .title span{
	display: block;
	color:#fff;
	font-size: 12px;
	line-height: 35px;
	margin-left: 5px;
	float: left;
}
.news .tit a,.cases .title a{
	display: block;
	float: right;
	color:#fff;
	font-size: 12px;
	line-height: 35px;
	margin-right:3px;
}
.news ul{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:5px;
}
.news ul li {
	width: 100%;
	border-bottom: 1px dashed #a0a0a0;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 5px;
}
.news ul li h4{
	font-size: 14px;
	color:#333333;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	width: 100%;
}
.news ul li span{
	color:#a0a0a0;
	font-size: 12px;
	margin: 5px 0;
}
.news ul li p{
	width: 100%;
	color:#a0a0a0;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer{
	width:100%;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 19%;
}
.footer .gotop {
	background: #103c9a;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.footer .gotop img{
	height:20px;

}
.footer .bd{
	width: 98%;
	margin: 0 auto;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.footer .info h4{
	color:#1a1a1a;
	font-size: 14px;
}
.footer .info  p{
	color:#1a1a1a;
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
}
.footer .info a{
	color:#1a1a1a;
}
.footer .ewm{
	float: right;
	width: 40%;
}
.footer .ewm img{
	display: block;
	width:98%;
	border: 1px solid #eeeeee;
}
.footer .ewm p{
	text-align: center;
	color:#1a1a1a;
	font-size: 12px;
	line-height: 20px;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
}
.fn ul li{
	float: left;
	width: 25%;
	height: auto;
	overflow: hidden;
	background: #e27023;
}
.fn ul li img{
	display: block;
	margin: 0 auto;
	height: 24px;
	margin-top: 5px;
}
.fn ul li p{
	color:#ffff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
.fy{width:96%; margin:0px auto;line-height:30px; font-size:12px; text-align:left;}
.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;}
.cases h5,.news h5,.product h5{ text-align:center; line-height:32px; font-size:16px;}
.p_c{ text-align:center; line-height:24px;}
.news_content,.product_cont{ width:96%; margin:0px auto;}
.productimg img,.news_content img,.product_cont img{ text-align:center; max-width:96%; margin:0px auto;}
.about_content{ width:96%; margin:10px auto;}
.about_content p{ line-height:24px;}


@media only screen and (max-device-width: 320px){
	 .honor ul li img{
	 	height: 99px;
	 }
	 .cases ul li img{
	 	height: 112px;
	 }
}
@media only screen and (min-device-width: 375px){
	.honor ul li img{
		height: 116px;
	}
	.cases ul li img{
		height: 133px;
	}
}	
@media only screen and (min-device-width:412px){
 	.honor ul li img{
 		height: 128px;
 	}
 	.cases ul li img{
 		height: 145px;
 	}
}