﻿@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#1890ff;
	text-decoration: none;
	}
table{ margin: auto}
i{ font-style:normal}
em{ font-style:normal}


.top{
	width: 100%;
	float: left;
	height: 636px;
	background-image: url("nhzq/1127bgad.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

.header{ 
	width:100%; 
	float:left; 
	height:80px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.main{ 
	width:1200px; 
	margin:auto;
}
.logo{ 
	width:327px; 
	float:left; 
	height:80px;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:100%; 
	max-height:80px; 
	vertical-align:middle;
}
.nav{ 
	width:auto; 
	float:right; 
	line-height:80px; 
}
.nav ul li{ 
	width:auto; 
	float:left; 
	margin-left:33px;
	line-height:80px; 
	font-size:16px; 
	position:relative;
}
.nav ul li a{
	color: #FFFFFF;
}
.nav ul li span{ 
	height:100%; 
	vertical-align:middle; 
	display:inline-block;
}
.nav ul li img{ 
	max-width:100%; 
	max-height:105px; 
	vertical-align:middle;
}
.nav ul li a:hover{
	font-weight: bold;
}

#xgj02 {
	left:-25%;
	opacity: 0;
	position: absolute;
	top: 80px;
	visibility: hidden;
	z-index:9999999;
	width:140px;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	background:#1890ff
}
.nav ul li:hover #xgj02 {
	opacity: 1;
	top: 80px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
}
#xgj02 ul li {
	float: left;
	width:120px; 
	line-height:20px; 
	border-bottom:1px solid rgba(255,255,255,0.1); 
	border-left:0px; 
	color:#fff; 
	padding:0px; 
	font-size:16px; 
	text-align:center; 
	margin-left:0px; 
	padding:10px;
}
#xgj02 ul li a{color:#fff;}

.chaxun01{ 
	width:340px; 
	float:right; 
	padding:35px; 
	height: auto;
	margin-top:70px;
	background-color: rgba(255,255,255,1);
	border: 10px solid #02993c;
	padding: 20px;
	padding-bottom: 35px;
}
.chaxun01 h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	border-bottom: 1px solid #e5e5e5;
	color: #02993c;
}
.chaxun01 h1 i{
	border-bottom: 3px solid #02993c;
	padding-bottom: 10px;
}
.chaxun01 ul li{ 
	width:100%; 
	height:45px; 
	float:left; 
	line-height:45px; 
	margin-top:25px;
}
.cxbk{ 
	width:calc(100% - 17px); 
	height:45px; 
	line-height:45px; 
	border:1px solid #d8d8d8;
	border-radius:5px; 
	outline:none; 
	padding-left:15px; 
	color:#999; 
	font-size:16px;
	background-color: #f4f4f4;
}
.cxbk02{ 
	width:calc(58% - 17px); 
	height:45px; 
	line-height:45px; 
	border:0px; 
	border-radius:5px;
	outline:none;
	padding-left:15px; 
	color:#999; 
	font-size:16px;
	background-color: #f4f4f4;
	border:1px solid #d8d8d8;
}
.cxanniu{ 
	width:100%; 
	height:45px; 
	line-height:45px; 
	border:0px; 
	border-radius:5px; 
	background:#02993c; 
	color:#fff; 
	font-size:16px; 
	cursor:pointer;
}
.cxanniu02{ 
	width:38%; 
	height:45px; 
	line-height:45px; 
	border:0px; 
	border-radius:5px; 
	background:#02993c; 
	color:#fff; 
	float:right; 
	text-align:center; 
	font-size:16px; 
}
.cxanniu02:hover{ 
	color:#FFF;
}

.wrap1127{ 
	width:100%; 
	overflow: hidden;
	background:#eefff4; 
	padding-bottom:90px;
}

.btw{ 
	width:100%; 
	margin-top:50px; 
	text-align:center;
}
.btw dl dt{ 
	font-size:36px; 
	line-height:46px; 
	color:#000;
}
.btw dl dd{ 
	font-size:16px; 
	color:#999; 
	line-height:32px;
	margin-top: 10px;
}

.bt2{ 
	width:100%; 
	
	margin-top:50px; 
	text-align:center;
}
.bt2 dl dt{ 
	font-size:36px; 
	line-height:46px; 
	color:#FFFFFF;
}
.bt2 dl dd{ 
	font-size:16px; 
	color:#FFFFFF; 
	line-height:32px;
	margin-top: 10px;
}

.shenqingw{ 
	width:900px; 
	margin:auto;
	position: relative;
}
.shenqingw ul{ overflow: hidden;}
.shenqingw ul li{ 
	width:50%; 
	float:left; 
	border-radius:35px; 
	line-height:50px; 
	text-align:center; 
	font-size:18px; 
	color:#FFF; 
	margin-top:50px;
}
.shenqingw ul li b{ 
	display: block; width: 100%; text-align: center; height: 40px; line-height: 40px; font-size: 18px;
	position: absolute; bottom: 148px; font-weight: normal; color: #333;

}
.Wgrxq{ 
	width: 300px;
	height: 457px; position: relative;
	margin: 0 auto;
	background-image: url(nhzq/1127sqBTN01.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
.Wqyxq{ 
	width: 300px;
	height: 457px;position: relative;
	margin: 0 auto;
	background-image: url(nhzq/1127sqBTN02.png);
	background-position: center top;
	background-repeat: no-repeat;
	}	
.shenqing1127 ul li b{ color: #333333; font-size: 18px; display: block;}
.Wgrxq a{ display: block; width: 190px; height: 40px; line-height: 40px; 
position: absolute; bottom:95px;left: 50%; margin-left: -95px;
 text-align: center; background: #42cb77; color: #fff; border-radius: 30px;}
.Wgrxq a:hover{ background: #02993c; color: #fff;}

.Wqyxq a{ display: block; width: 190px; height: 40px; line-height: 40px;
position: absolute; bottom: 95px;  left: 50%; margin-left: -95px;
 text-align: center; background: #ff8a1e; color: #fff; border-radius: 30px;}
.Wqyxq a:hover{ background: #d26e11; color: #fff;}


.chaoshi{ 
	width:100%; 
	margin-top:50px;
	padding-bottom:0px;
}
.chaoshi h1{
	height: 60px;
	line-height: 60px;
	background: url(nhzq/1127btBGyhdkcp.png) left top no-repeat;
   font-size: 14px;
   font-weight: normal;
   text-transform: uppercase;
   color: #FFFFFF;
}
.chaoshi h1 i{
	margin-left: 70px;
	font-size: 24px;
	margin-right: 10px;
}
.chaoshi h1 a{
	float: right;
	width: 140px;
	height: 34px;
	margin-top: 13px;
	color: #0ba044;
	line-height: 34px;
	text-align: center;
}


.chaoshi01{
	width: calc(100% - 42px);
	float: left;
	border: 1px solid #0a9f44;
	padding: 30px 20px;
}
.chaoshi01 ul li{
	width: calc(25% - 1px);
	height: 145px;
	float: left;
	text-align: center;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.chaoshi01 ul li span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.chaoshi01 ul li img{
	max-width: 80%;
	max-height: 100%;
	vertical-align: middle;
}
.chaoshi01 ul li:nth-child(4n){
	border-right: 0px;
	width: 25%;
}
.chaoshi01 ul li:nth-child(9){
	border-bottom: 0px;
}
.chaoshi01 ul li:nth-child(10){
	border-bottom: 0px;
}
.chaoshi01 ul li:nth-child(11){
	border-bottom: 0px;
}
.chaoshi01 ul li:nth-child(12){
	border-bottom: 0px;
}

/**网点**/
.wrapwd{ 
	width:100%;
	overflow: hidden;
}

.wangdian1127{ 
	width:100%; height: 298px; 
	background: url(nhzq/1127bgWd.jpg) left top no-repeat;
	 margin-top: 50px;
	}

	.container {
			width:1200px;
			margin:0px auto;
		}

		.scroll {
			width: 1200px;
			overflow: hidden; padding-top:90px;
		}

		.scroll ul {
			white-space: nowrap;
		}

		.scroll ul li {
			display: inline-block;
			margin: 10px;
		}

		.scroll ul img {
			width: 190px; height: 100px;
			vertical-align: top;
		}

		.padding-5 {
			padding: 5px;
		}

		.margin-t-20 {
			margin-top: 20px;
		}

		a {
			text-decoration: none;
		}

		.select {
			margin-top: 10px;
		}	

.foot{ width:100%; float:left; background:#1b1b1b; padding-bottom:30px; padding-top:30px; margin-top:0px;}
.lxwm{ width:auto; float:left; font-size:14px; line-height:38px; color:#FFF;}
.lxwm h1{ font-size:20px; color:#FFF}
.lxwm img{ vertical-align:middle; margin-right:10px;}
.ewm{ width:auto; text-align:center; margin-left:35px; float:right; line-height:36px; font-size:14px; color:#FFF;}
.rukou{ width:auto; float:right; margin-right:125px;
font-size:14px; line-height:38px; color:#FFF;}
.rukou h1{ font-size:20px; color:#FFF}
.foot2{ width:100%; float:left; background:#1b1b1b; 
height:120px; line-height:120px; border-top:1px solid rgba(255,255,255,0.1);
 font-size:12px;
  color:#FFF; text-align:center}



.mart0{ margin-top:0px;}
.bjnone{ background:none}
.mart30{ margin-top:30px;}
.mart50{ margin-top:50px;}
.wzjz{ margin-left:30px;}




