*{margin: 0px;padding: 0px;}
body{max-width:640px;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%;
	padding:4% 0;
	height: auto;
	background: url(../images/bg.png);
	overflow: hidden;
 
}
.head .name{
	width:90%;
	margin: 0 auto;
}
.head img{
	display: block;
	width: 100%;
}
 
 
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width:25%;
	text-align: center;
	line-height:40px;
	height: 40px;
	background:#1158a8;
	margin-top: 1px;
	position: relative;
 
}
.nav ul li a{
	color:#fff;
	font-size:14px;
}
.nav ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:0;
 
    height:100%;
    width:1px;
    background:#fff;
}
.nav ul li:nth-child(4n):after{
	width: 0;
	height: 0;
}
.nav ul li:nth-child(n+5){
	border: none;
}
.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: #1158a8;
}

.inform{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.inform p{
	color:#1a1a1a;
	font-size: 14px;
	line-height: 40px;
	float: left;
	margin-left: 10px;
}
.inform .bd{
	float: left;
	width:80%;
}
.inform .bd li{
	width: 100%;
	line-height: 40px;
	
}
.inform .bd li a{
	display: block;
	width: 100%;
	font-size: 12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#ff0000;
}
.fl{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.title{
	width: 100%;
	height: 40px;
	background:#1158a8;
}
.title img{
	display: block;
	height: 25px;
	margin-left: 2%;
	margin-top: 7px;
	float: left;
}
.title p{
	color:#fff;
	font-size: 16px;
	float: left;
	margin-left: 10px;
	line-height: 40px;
}
.title span{
	display: block;
	float: left;
	margin-left:7px;
	font-size: 12px;
	margin-top: 12px;
	color:#fff;
	text-transform: uppercase;
}
.title a{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background: url(../images/more.png)no-repeat center;
	margin-right: 5px;
	margin-top: 10px;
}
.fl .list{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
 
.fl .list ul li{
	float: left;
	width:32%;
	height: 35px;
	background: #eeeeee;
	line-height: 35px;
	position: relative;
	margin-bottom: 5px;
	margin-left: 1.9%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
 
 
   	
}
.fl .list ul li:nth-child(3n-2){
	margin: 0;
}
 
.fl .list ul li:after{
	content: ">>";
	position: absolute;
	left: 5px;
	top: 0;
	color:#000000;
	font-size: 12px;
}
.fl .list ul li a{
	display: block;
	margin-left: 25px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#000000;
}
.fl .pic {
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
 
.fl .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: #eeeeee;
	box-sizing: border-box;
	margin-top: 10px;
}
.fl .pic ul li img{
	display: block;
	width: 94%;
	height: 106px;
	margin:  3%;
	margin-bottom: 0;
}
.fl .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.fl .pic ul li:nth-child(2n){
	float: right;
}

.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:url(../images/bg01.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 20px;
}

.about .video{
	width: 96%;
	margin: 0 auto;
	margin-top: 20px;
	background: url(../images/vd.png)  no-repeat;
	background-size: 100% ;
}
.about .video iframe{
	width: 100%;
	height: 200px;
}
.about .tit {
	width: 100%;
	border-bottom: 1px solid #fff;
	margin-top:30px;
}
.about .tit p{
	color:#ffffff;
	font-size: 18px;
	font-family: 'Aparajita';
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
.about .tit span{
	display:table;
	margin: 0 auto;
	color:#fff;
	font-size: 16px;
	padding: 0 5px;
	line-height: 25px;
	text-align: center;
	border-bottom: 3px solid #fff;
}
 
.about .info{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	color:#fff;
	font-size: 12px;
	line-height: 24px;
}

.about  .ad{
	width: 90%;
	margin: 30px auto;
}
.about  .ad img{
	display: block;
	width: 100%;
}
.about a{
	display: block;
	width: 120px;
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#1158a8;
}

.ad{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.ad img{
	display: block;
	width: 100%;
}

.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: url(../images/bg02.png) no-repeat center;
}

.adv .tit {
	margin-top: 20px;
}
.adv .tit p{
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.adv .tit  b{
	color:#fff;
	font-size: 16px;
	display: block;
	margin-top: 5px;
	text-align: center;
}

.adv .bd{
	width: 94%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;

}
.adv .bd img{
	display: block;
	width: 100%;
}
.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases  .list{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
 
.cases  .list ul li{
	float: left;
	width:32%;
	height: 35px;
	background: #eeeeee;
	line-height: 35px;
	position: relative;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 1.333%;
   	
}
 
 
.cases  .list ul li:after{
	content: ">>";
	position: absolute;
	left: 5px;
	top: 0;
	color:#000000;
	font-size: 12px;
}
.cases  .list ul li a{
	display: block;
	margin-left: 25px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#000000;
}
.cases .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
 
.cases .pic ul li{
	float: left;
	width:49%;
 
	height: auto;
	overflow: hidden;
	background: #eee;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	border-radius: 5px;
}
.cases .pic ul li img{
	display: block;
	width: 94%;
 
	margin:  3%;
	margin-bottom: 0;
}
.cases .pic ul li p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.cases .pic ul li:nth-child(2n){
	float: right;
}
.gg{
	width: 100%;
	margin-top: 30px;
}
.gg img{
	display: block;
	width: 100%;
}
.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	margin-top: 5px;
}
.news ul li a{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap:nowrap;
}
.news ul li .time{
	width: 70px;
	height: 45px;
	background: #1158a8;
}
.news ul li .time p{
	color:#fff;
	font-size: 14px;
	margin-top: 4px;
	text-align: center;
}
.news ul li .time span{
	display: block;
	color:#fff;
	font-size: 12px;
	text-align: center;
}
.news ul li h4{
	width: 80%;
	margin-left: 10px;
	margin-right:10px;
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #3e3e3e;
	padding-bottom: 100px;
	margin-top: 20px;
}
.footer h4{
	color:#ffffff;
	width: 80%;
	margin: 0 auto;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
	background: url(../images/tit02.png)no-repeat center bottom;
}
.footer .info {
	width: 86%;
	margin:  0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.footer .info p{
	color:#fff;
	font-size: 12px;
	line-height: 20px;
}
.footer .info a{
	color:#fff;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
}
.fn ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fn ul li{
	float: left;
	width: 24%;
	height:80px;
	overflow: hidden;
	background:#1158a8;
}
.fn ul li img{
	display: block;
	margin: 0 auto;
	height:30px;
	margin-top: 15px;
}
.fn ul li p{
	color:#ffff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
}
 


.mssg{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5%;
}
.mssg form{
 	width: 300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.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: 28px;
 	border-radius: 5px;
 	outline: none;
 	border: 1px solid #c9c9c9;
 	font-family: "微软雅黑";
}
.mssg form li textarea{
	width: 228px;
	height: 80px;
	resize: none;
	outline: none;
	font-family: "微软雅黑";
	border-radius: 5px;
}
.mssg form  .btn{
	width: 100%;
	height:30px;
	margin-top: 15px;
	border: none;
	background:#1158a8;
	color:#fff;
	font-size: 14px;
	border-radius: 3px;
	font-family: "微软雅黑";
}




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

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	color:#333;
	float: left;
	margin: 5px 3px;
}
.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;
}
.article-details .intro p{
	font-size: 12px;
	line-height: 20px;
}
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}



.news-list{
	margin-top: 20px;
}