﻿*{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;}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
.head{
	width: 96%;
	padding:4% 2%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head .logo{
	width:88%;
}
.head img{
	display: block;
	width: 100%;
}
 
.head  .l_tbn{
	width: 25px;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:33.333%;
	text-align: center;
	line-height:40px;
	height: 40px;
	background:#3399ff;
	position: relative;
	border-bottom: 1px solid #fff;
}
.nav ul li a{
	color:#fff;
	font-size:14px;
}
.nav ul li:after{
    content:"";
    position:absolute;
    width: 1px;
    height: 14px;
    background: #fff;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.nav ul li:nth-child(3n):after{
	width: 0;
	height: 0;
}
 
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img{
	display: block;
	width: 100%
}
.banner .hd {
	width: 100%;
}
 
.banner .hd  ul li{
	float: left;
	width: 33.333%;
	height: 5px;
	line-height: 30px;
	overflow: hidden;
	background: #2f3130;
}
.banner .hd  ul .on{
	background: #3483d2;
}
.product{
	width: 100%;
 
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.title{
	position: relative;
	
}
.title:after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 16px;
	background: #cccccc;
}
.title:before{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 16px;
	background: #cccccc;
}
.title div{
	display: table;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 100;
	padding: 0  12%;
}
.title p{
	color:#333333;
	font-size: 18px;
	text-align: center;
}
.title b{
	font-weight: normal;
	color:#3483d2;
}
.title span{
	display: block;
	color:#999999;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.product .list{
	width:96%;
	margin: 0 auto;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
.product .list ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .list ul li{
	text-align: center;
	float: left;
	width: 32%;
	height: 35px;
	line-height: 35px;
	margin-left: 1.5%;
	background: #3483d2;
	margin-bottom: 5px;
}
.product .list ul li a{
	color:#fff;
	font-size: 14px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
}
.product .pic ul li:nth-child(2n){
	float: right;
}
.product .pic ul li img{
	display: block;
	width: 100%;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
.product .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.more{
	display: block;
	width: 140px;
	height: 35px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 15px;
	text-indent: 30px;
	background: #e4a321 url(../images/m/more.png) 85px center no-repeat;

}
.more a{
	color:#fff;
	font-size: 12px;
	line-height: 35px;
}

.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #3483d2;
	padding: 15px 0;
	margin-top: 30px;
}

.about .title div{
	background: #3483d2;
}

.about .title p{
	color:#fff;
}
.about .title b{
	color:#e4a321;
}
.about .title span{
	color:#fff;
}
.about .pic{
	width: 96%;
	margin: 0 auto;
	margin-top: 10px;
}
.about .pic img{
	display: block;
	width: 100%;
}

.about .intro{
	width: 92%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
 
.about .intro p{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	color:#fff;
	text-align:justify;
	text-indent:2em;

}

.about .more{
	background: #e4a321 url
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.cases .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.cases .pic ul li img{
	display: block;
	width: 100%;
}
.cases .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333333;
}

.cases .pic ul li:nth-child(2n){
	float: right;
}


.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.news ul li{
	width: 99%;
	height:35px;
 	background: #efefef;
	margin-top: 10px;
	position: relative;
}

 
.news ul li a{
	display: block;
	font-size: 14px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	line-height: 35px;
	width: 60%;
	margin-left: 10px;
	float: left;
}
.news ul li span{
	display: block;
	float: right;
	color:#333333;
	margin-right: 10px;
	font-size: 12px;
	line-height: 35px;
 	
}

.mssg{
	width:94%;
	margin: 0 auto;
	background: #exlrd;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  .tit {
	
	width: 240px;
	margin: 0 auto;
	margin-top: 20px;
}
.mssg  .tit p{
	color:#3483d2;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.mssg  .tit  span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	color:#999999;
	position: relative;
}
.mssg  .tit  span:after{
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 50%;
	background: #999999;
}
.mssg  .tit span:before{
	content: "";
	width: 50px;
	height: 1px;
	position: absolute;
	right: 0;
	bottom:50%;

	background: #999999;
}
.mssg .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
 	
	margin-top: 15px;
}
.mssg .bd form{
	width: 90%;
	margin: 0 auto;
	height: auto;
 	
	overflow: hidden;
}
.mssg .bd form ul li {
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	position: relative;
	align-items: flex-start;
	margin-bottom: 10px;
}
.mssg .bd form ul li:after{
	content: "*";
	position: absolute;
	top: 10px;
	left: 97%;
	color:#d02418;
}
.mssg .bd form ul li p{
	color:#333;
	line-height: 35px;
	font-size: 14px;
	width: 70px;
}
.mssg .bd form ul li input{
	width: 72%;
	margin-right: 10px;
	height: 35px;
	font-family: '微软雅黑';
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.mssg .bd form ul li textarea{
	width: 72%;
	height: 80px;
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 12px;
	font-family: '微软雅黑';
	border: 1px solid #ccc;
	resize: none;
	padding-top: 10px;
}
.mssg .bd form .btn{
	width:90%;
	margin: 0 auto;
	display: block;
	outline: none;
	border: none;
	color: #fff;
	margin-top: 20px;
	border-radius: 5px;
	height: 35px;
	background: #3483d2;
	margin-bottom: 20px;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom:100px;
}
.footer .gotop{
	width: 100%;
	height: 40px;
	background: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer .gotop img{
	height: 10px;
	margin-right: 5px;
}
.footer .gotop p{
	float: left;
	margin-left: 5px;
	color:#fff;
	font-size: 14px;
}

.footer .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.footer .intro h4{
	color:#3483d2;
	font-size: 18px;
	text-align: center;
}

.footer .intro p{
	color:#333333;
	font-size: 14px;
	line-height: 23px;
	margin-top: 10px;
	text-align: center;
}
.footer .ewm{
	width: 120px;
	margin: 0 auto;
	margin-top: 10px;
}
.footer .ewm img{
	display: block;
	width: 120px;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	left:0;
 
}
.fn ul li{
	float: left;
	width: 25%;
	height: 80px;
	overflow: hidden;
 	position: relative;
	background: #3399ff;
}
.fn ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}
.fn ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.fn ul li img{
	display: block;
	margin: 0 auto;
	height: 32px;
	margin-top:15px;
}
.fn ul li p{
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
}





.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 13px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 5px 5px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}
 

.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.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: 24px;
	color:#555;
	text-align:justify;
	
}
.article-details .intro a{color:#000;}
.article-details .intro p{
	font-size: 15px;
	line-height: 24px;
	color:#555;
	text-align:justify;
	
}
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}
 
.cases-list{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.cases-list ul{
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.cases-list ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li:nth-child(2n){
	float: right;
}
.cases-list ul li img{
	display: block;
	width: 100%;
}

.cases-list ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
	font-size: 14px;
}