@charset "utf-8";

/* CSS Document */



::selection {background-color: #42923d;}

::-moz-selection {background-color: #42923d;}

::-webkit-selection {background-color: #42923d;}

::-webkit-scrollbar {width: 8px;height: 8px;background-color: #F5F5F5}

::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2}

::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #555}

* {padding: 0;margin: 0;font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}

body {font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;color: #333;margin: 0;line-height: 1;}

:focus {outline: 1;}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}

a {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;background: transparent;}

ins {background-color: #ff9;color: #000;text-decoration: none;}

mark {background-color: #ff9;color: #000;font-style: italic;font-weight: bold;}

del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

hr {display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}

input, select {vertical-align: middle;}

li, ul {list-style-type: none;}

img {border: none;}

a {color: #333;text-decoration: none;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}

a:link, a:hover, a:active, a:visited {text-decoration: none;}

input, textarea {outline: 0;border: 0;}

textarea {resize: none;}

h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {font-weight: normal;font-style: normal;}

.clearfix{clear:both;}

.between{

	width:1180px;

	margin:0 auto;

	overflow: hidden;

}

.clear{

	clear: both;

}

.float_l{

	float:left;

}

.float_r{

	float:right;

}

.clear_fl{

	height:0px;

	clear: both;

	overflow: hidden;

}









/*top_A*/

#top_A{

	width:100%; 

	height:35px; 

	overflow: hidden; 

}

.top{

	width:1180px; 

	height:35px;

	margin:auto;

}

.top_left{ 

	width:380px; 

	height:35px; 

	float:left; 

	line-height:35px; 

	color:#333; 

	font-size:14px;

}

.top_left span{

	color: #41913c;

}

.top_right{ 

	height: 35px; 

	float: right;

}

.top_right ul li{

	float: left;

	color:#333; 

	font-size:14px;

	line-height:35px; 

	padding:0px 0px 0px 15px;

}

.top_right ul li a{

	color: #333; 

	font-size:14px;

}

.top_right ul li a:hover{

	text-decoration: underline;

}





/**top_bgk**/

.top_bgk{ 

	width:100%;

	height:150px; 

	overflow:hidden;

	background-color: #f0fcef;

}

.top_nr{ 

	width:1180px; 

	margin:auto;

}

.logo{  

	width: 132px;

	height:91px; 

	float:left; 

	margin-top: 30px;

	display:inline;

}

.logo h1{

	width: 132px;

	height:91px;

	overflow: hidden;

}

.logo h1 a{

	width: 132px;

	height:91px;

	overflow: hidden;

	display: block;

}

.logo h1 a img{

	width: 132px;

	height:91px;

	overflow: hidden;

}

.biaoyu{ 

	width:540px; 

	height:100px; 

	float:left;  

	margin:25px 0px 0px 20px; 

	display:inline; 

	border-left: 1px solid #b2b2b2; 

}

.biaoyu p{ 

	color:#41913c; 

	width: 540px;

	overflow: hidden;

	font-size:24px; 

	display:block; 

	margin-top:15px;

	margin-left:77px;

}

.biaoyu span{ 

	color:#666; 

	width: 540px;

	display: block;

	overflow: hidden;

	font-size:18px; 

	margin-top:10px;

	margin-left:5px;

}

.iphone{ 

	float:right; 

	display:inline; 

	margin-top:34px;	 

	width: 203px;

	height: 80px;

	background:url(../images/logo_dh.png) no-repeat left center;

	padding-left: 103px;

}

.iphone span{

	color: #666;

	font-size: 18px;

	width: 133px;

	height: 80px;

	display: block;

	line-height:42px;

	margin-left: 14px;

	margin-top: -10px;

}

.iphone p{

	color: #41913b;

	font-size: 26px;

	line-height: 30px;

	font-weight: bold;

	margin-top: -45px;

}

.top_nr>img{

	width: 97px;

	height: 114px;

	float: right;

	display: block;

	margin-top: 18px;

}





/**nav**/

.nav_all{

	height:50px;

	background-color: #41913c;

}

.nav { 

	width:1180px; 

	margin:auto;

	height: 50px;

	

}

.nav li {

	float:left; 

	text-align:center;

	width:117px;

	border-right: 1px solid #0c5730;

}



.nav li a {

	display:block; 

	font-size:14px; 

	height:50px; 

	text-align: center; 

	line-height:50px; 

	color:#fff; 

}

.nav li:hover{ 

	background-color: #fff;

}

.nav li.another{

	background-color: #fff;

}

.nav li.another a{

	color: #41913c;

}

.nav li:hover a{

	color: #41913c;

}

.fixedNav{ 

	position:fixed; 

	top:0px; 

	left:0px; 

	width:100%; 

	z-index:100000; 

	_position:absolute; 

	_top:expression(eval(document.documentElement.scrollTop));

}



/*页脚开始*/









.footer{

	width: 100%;

	background-color: #42923d;

	height: 250px;

}

.footer .footer_box{

	width: 1180px;

	margin: 0 auto;

}

.footer .footer_box .yj_nav{

	width:1180px; 

	height: 50px;

	border-bottom: 1px solid #0c5730;

	

}

.footer_box .yj_nav li {

	float:left; 

	text-align:center;

	width:117px;

	border-right: 1px solid #0c5730;

}
.footer_box .yj_nav li:first-child{
border-left: 1px solid #0c5730;
width:116px;
}



.footer_box .yj_nav li a {

	display:block; 

	font-size:14px; 

	height:50px; 

	text-align: center; 

	line-height:50px; 

	color:#fff; 

}

.footer_box .yj_nav li:hover{ 

	background-color: #fff;

}

.footer_box .yj_nav li.another1{

	background-color: #fff;

}

.footer_box .yj_nav li.another1 a{

	color: #41913c;

}

.footer_box .yj_nav li:hover a{

	color: #41913c;

}

.footer_box .yj_nr{

	width: 940px;

	margin-top: 22px;

	margin-left: 118px;

	

}

.footer_box .yj_nr .yj_ewm{

	float: left;

	width: 137px;

	height: 156px;

	overflow: hidden;

}

.footer_box .yj_nr .yj_ewm img{

	width: 137px;

	height: 137px;

	overflow: hidden;

}

.footer_box .yj_nr .yj_ewm span{

	text-align: center;

	font-size: 14px;

	color: #fff;

	display: block;

}

.footer_box .yj_nr .yj_nry{

	float: right;

	color: #fff;

	font-size: 14px;

	line-height: 24px;

	width: 755px;

	text-align: center;

}

.footer_box .yj_nr .yj_nry a{

	font-size: 14px;

	color: #fff;

}

.footer_box .yj_nr .yj_nry h2{

	font-size: 14px;

	color: #fff;

	margin-bottom: -20px;

}



/*页脚结束*/

/*咨询客服开始*/

.floating_ck{

	position:fixed;

	right:10px;

	top:30%;

	z-index:9999;}

.floating_ck dl dd{

	position:relative;

	width:68px;

	height:72px;

	background-color:#ccc;

	border-bottom:solid 1px #ccc;

	text-align:center;

	background-repeat:no-repeat;

	background-position:center 20%;

	cursor:pointer;

}

.floating_ck dl dd:hover{

	background-color:#42923d;

	border-bottom:solid 1px #0c5730;

}

.floating_ck dl dd:hover .floating_left{display:block;}

.consult{background-image:url(../images/qq.png);}

.words{background-image:url(../images/zxicon.png);}

.quote{background-image:url(../images/kficon.png);}

.qrcord{background-image:url(../images/erweima1.png);}

.return{background-image:url(../images/fanhui.png);}

.floating_ck dd span{

	color:#fff;display:block;

	padding-top:54px;

}

.floating_left{

	position:absolute;

	left:-160px;

	top:0px;

	width:160px;

	height:72px;

	background-color:#42923d;

	border-bottom:solid 1px #043b74;

	display:none;

	font-weight:bold;

}

.left_t a{

	color:#fff;

	line-height:80px;

	font-size:18px;

}

.left_2{

	height:auto;

	overflow:hidden;

}

.left_2 a{

	line-height:20px;

	font-size:16px;

	color:#fff;

	display:block;

	padding:10px 0;

}

.left_1 a{

	line-height:30px;

	font-size:16px;

	color:#fff;

	display:block;

	padding:10px 0;

}

.floating_ewm{

	height:260px;

	top:-180px;}

.floating_ewm i img{

	display:block;

	width:145px;

	height:145px;

	margin:auto;

	margin-top:7px;

}

.floating_ewm p{

	color:#fff;

	margin-top:5px;

}

.floating_ewm .qrcord_p01{

	font-size:12px;

	line-height:20px;

}

.floating_ewm .qrcord_p02{font-size:18px;}

/*咨询客服结束*/