*{margin: 0px;padding: 0px;}
body{max-width:750px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px auto;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;
	padding: 3% 0;
}
.head .name{
	width: 96%;
 	margin: 0 auto;
 
}
.head .name img{
	width: 100%;
}
.head .tel{
	width:25%;
	margin-top:3%;
	margin-right: 2%;
	float: right;
}
.head .tel img{
	width: 100%;
}
.nav{
	width: 100%;
	height:80px;
	background: #0068b7;
}
.nav ul li{
	float: left;
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display:block;
}
.nav ul li:nth-child(4):after{
	width: 0;
	height: 0;
}
.nav ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:3px;
    height:37px;
    width:2px;
    background:url(../images/m/line.png)no-repeat;
    background-size: 100%;
}

.nav ul li:last-child:after{
    height:0px;
    width:0px;
}
.focus span{
	width:10px;
	height:10px;
	margin-right:10px;
	border-radius:50%;
	background:#666;
	font-size:0}
.focus span.current{
	background:#fff
}
.gg{
	width: 100%;
	margin-top:3%;
}
.gg img{
	width: 100%;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
}
.title{
	width: 100%;
	height:40px;
	background: #eeeeee;
	margin-bottom: 10px;
}
.title h3{
	font-size: 16px;
	color:#282828;
	float: left;
	line-height: 40px;
	margin-left: 2%;
	color:#282828;
}
.title p{
	float: left;
	margin-left:1%;
	line-height: 40px;
	text-transform: uppercase;
	color:#282828;
	font-size: 12px;
}
.title a{
	display: block;
	float: right;
	line-height: 40px;
	color:#282828;
	margin-right: 2%;
}
.product ul{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
 	margin-bottom: 10px;
}
.product ul li{
	float: left;
	width: 32%;
	margin-left:2%;
	margin-bottom:10px;
}
.product ul li:nth-child(3n-2){
	margin-left: 0;
}
.product ul li img{
	width: 100%;
	height: 81px;
}
.product ul li div{
	width:100%;
	background:#008bf3;
	float: left;
}
.product ul li p{
	width:100%;
	text-align: center;
	height:30px;
	line-height: 30px;
	color:#fff;
	background: #4b4b4b;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;

}
.ys{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
}
.ys .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/m/bg01.png) no-repeat center;
	background-size: auto 100%;
	padding:12px 0;
}

.ys .tit img{
	width: 90%;
	margin: 0 auto;
}
.ys ul{
	width: 94%;
	margin: 0 auto;
}
.ys ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10%;
}
.ys ul li img{
	width: 10%;
	float: left;
}
.ys ul li .right{
	width:85%;
	float: right;
	background: url(../images/m/bg.png)0 100%repeat-x;
}
.ys ul li .right h4{
	font-size: 15px;
	color:#333333;
}
.ys ul li .right p{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-top:1%;
	margin-bottom:8%;
}
.case{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5%;
}
.case .title{
	background: #0068b7;
}
.case .title h3{
	color:#fff;
}
.case .title p{
	color:#fff;
}
.case .title a{
	color:#fff;
}
.case  ul {
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.case  ul li{
	float: left;
	width: 32%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	margin-left:2%;
	margin-top:2%;
}
.case  ul li:nth-child(3n-2){
	margin-left: 0;
}
.case  ul li img{
	width: 94%;
	margin:3%;
	height: 95px;
	 
}
.case  ul li p{
	text-align: center;
	height:25px;
	line-height: 25px;
	color:#333;
	 
}
.about{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top:5%;
	background: #a7a7a7;
}
.about .title{
	background: #008bf3;
	margin-bottom: 0;
}
.about .title h3{
	color:#fff;
}
.about .title p{
	color:#fff;
}
.about .title a{
	color:#fff;
}
.about .text{
	width:94%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 3% 2%;
	box-sizing: border-box;
 	margin: 15px auto;
	text-indent: 2em;
	font-size: 14px;
	color:#333;
	line-height:22px;
	text-align:justify;
}
 
.about .text a{
	display: block;
	width:25%;
	height: 30px;
	background: #a8a8a8;
	text-align: center;line-height: 30px;
	color:#282828;
	float: right;
	margin-right: 2%;
	margin-top:2%;
	margin-bottom:3%;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5%;
}
.news .title{
	background: #008bf3;
}
.news .title h3{
	color:#fff;
}
.news .title p{
	color:#fff;
}
.news .title a{
	color:#fff;
}
.news .on{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:3%;
	margin-left:3%;
}
.news .on img{
	float: left;
	width: 25%;
	border: 1px solid #908d89;
	padding:1%;
 
}
.news .on  .right{
	float:right;
	width: 65%;
	margin-right:3%;
	margin-top: 10px;
}
.news .on  .right h4{
	font-size:16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}
.news .on  .right h4 a{
	color:#282828;
}
.news .on  .right p{
	font-size: 12px;
	color:#282828;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top:3px;
}
.news ul{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-top:2%;
}
.news ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #a0a0a0;
}
.news ul li a{
	color:#282828;
	float: left;
	display: block;
	margin-left:2%;
	display: block;
	width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:14px;
}
.news ul li p{
	float: right;
	margin-right: 2%;
}
.gotop{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #999999;
	margin-top:5%;
}
.gotop a{
	display: block;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:5%;
	margin-bottom: 80px;
}
.footer p{
	display: table;
	margin: 0 auto;
	color:#282828;
	text-align:center;
	font-size:14px;
	line-height:20px;
 	
}
.footer  a{
	color:#282828;
}
.footer .ewm{
	width: 35%;
	margin: 0 auto;
	margin-top:5%;
	border: 1px solid #908d89;
	padding:2%;
}
.footer .ewm img{
	width: 100%;
	height: 126px;

}
.menu{
	width: 100%;
	height:50px;
	left: 0;
	background: #282828;
	position:fixed;
	bottom: 0;
}
.menu ul li{
	float: left;
	width: 22%;
	height:40px;
	line-height:40px;
	text-align: center;
	background: #008bf3;
	margin-left:2.5%;
	margin-top:1.4%;
	border-radius:5px;
	font-size: 16px;
	letter-spacing: 2px;
	color:#fff;
}
.menu ul li a{
	color:#fff;
}

.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
}
.fy p{
	color:#333;
	line-height: 26px;
	font-size: 12px;
}
.fy a{
	color:#333;
}


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin:  30px auto;
	 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 8px;
	height: 25px;
	line-height: 25px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
}
 
 
.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.in-title p{
	color:#333;
	font-size: 18px;
	display: table;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.article-details .tit{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: 25px;
	border-bottom: 1px dashed #ccc;
}

.article-details .tit  span{
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	color:#333;
}

.article-details  .intro img{
	max-width: 100%;
	margin: 0 auto;
}

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	font-size: 15px;
	line-height: 28px;
	text-align:justify;
}
 
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}
.mssg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg form{
 	width: 300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.mssg form li{
	min-height: 30px;
	overflow: hidden;
	display: flex;
	margin-top: 10px;
	line-height: 30px;
	 
}
.mssg form li p{
	color:#333333;
	font-size: 14px;
	width: 70px;
	float: left;
 
 
}
.mssg form li input{
 	display: block;
 	width: 228px;
 	border: none;
 	height: 36px;
 	border-radius: 5px;
 	outline: none;
 	border: 1px solid #c9c9c9;
 	font-family: "微软雅黑";
}
.mssg form li textarea{
	width: 226px;
	height: 80px;
	resize: none;
	outline: none;
	font-family: "微软雅黑";
	border-radius: 5px;
}
.mssg form  .btn{
	width: 100%;
	height:42px;
	margin-top: 15px;
	border: none;
	background:#0068b7;
	color:#fff;
	font-size: 18px;
	border-radius: 5px;
	font-family: "微软雅黑";
}
.footer .head{
	background: #fff;
	border-top: 1px solid #e8e7e8;
}


.product .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .list ul li{
	float: left;
	width: 32%;
	background: #eeeeee;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	text-indent: 4px;
 
 
}
.product .list ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .list ul li a{
	display: block;
	color:#000000;
	font-size: 12px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.crumbs{
	width:96%;
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
	background: #eee;
}

.crumbs p{
	color:#333;
	font-size: 12px;
	float: left;
}
.crumbs a{
	color:#333;
	font-size: 12px;
	position: relative;
	padding-right: 15px;
}
.crumbs a:after{
	position: absolute;
	right: 0;
	content: ">";
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	overflow: hidden;;
	height: 0;
}