@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	font-size: 12px;
	font-family: "微软雅黑", Arial, sans-serif;
	color: #555555;
	background: #fff;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #f18301;
	text-decoration: none;
}
img {
	border: 0 none;
}
ol, ul, li {
	list-style: none;
}
div, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
input[type="submit"] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.box {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.m1000 {
	min-width: 1000px;
}
.ov {
	overflow: hidden;
}
/*头部*/
.header {
	width: 100%;
	height: 111px;
	background: #fff;
	border-top: 10px solid #e7e7e7;
	border-bottom: 2px solid #2f2f31;
}
.header .box {
	height: 111px;
	position: relative;
}
.logo {
	width: auto;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 14px;
	left: 2px;
}
.nav {
	width: 735px;
	height: 42px;
	line-height: 42px;
	position: absolute;
	top: 30px;
	right: 0px;
}
.nav ul li {
	width: 105px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	float: left;
	font-size: 14px;
	position: relative;
	background: url(../images/bg_19.jpg) right center no-repeat;
}
.nav ul li a {
	display: block;
	width: 103px;
	height: 42px;
	float: left;
}
.nav ul li a:hover, .nav ul li a.nhover {
	color: #f18301;
	background: url(../images/bg_01.jpg) center bottom no-repeat;
}
.nav ul li dl {
	display: none;
	width: 103px;
	height: auto;
	overflow: hidden;
	background: url(../images/bg_20.png) repeat;
	position: absolute;
	top: 42px;
	left: 0px;
	z-index: 999;
	padding-top: 5px;
}
.nav ul li dl dd {
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.nav ul li dl dd a {
	display: block;
	width: 100%;
	height: 28px;
}
.nav ul li dl dd a:hover {
	background: none;
}
/*底部*/
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer_nav {
	width: 100%;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	text-align: center;
	background: #e7e7e7;
}
.footer_nav a {
	margin: 0 24px;
}
.footer_box {
	width: 100%;
	height: 231px;
	overflow: hidden;
	background: url(../images/bg_15.jpg) left center repeat-x;
}
.footer_box .box {
	height: 231px;
	position: relative;
}
.footer_contact {
	width: 355px;
	height: 125px;
	padding-top: 6px;
	padding-left: 18px;
	line-height: 25px;
	color: #ffffff;
	position: absolute;
	background: url(../images/bg_17.png) center center no-repeat;
	position: absolute;
	left: 61px;
	top: 20px;
}
.footer_share_01 {
	width: 132px;
	height: 155px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 233px;
	color: #fff;
}
.footer_share_01 img {
	display: block;
	margin: 0 auto;
	width: 113px;
	height: 113px;
	padding: 4px;
	border: 1px solid #c4c4c4
}
.footer_share_01 span {
	display: block;
	margin: 0 auto;
	width: 132px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.footer_share_02 {
	width: 123px;
	height: 155px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 22px;
	color: #fff;
}
.footer_share_02 img {
	display: block;
	margin: 0 auto;
	width: 113px;
	height: 113px;
	padding: 4px;
	border: 1px solid #c4c4c4
}
.footer_share_02 span {
	display: block;
	margin: 0 auto;
	width: 123px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.footer_copyright {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #c0bdbd
}
.footer_copyright a {
	color: #c0bdbd
}
/*轮播图*/
.banner {
	width: 100%;
	height: 510px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner .d1 {
	width: 100%;
	height: 510px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.banner .d2 {
	height: 4px;
	clear: both;
	position: absolute;
	z-index: 100;
	float: left;
	margin-left: 50%;
	display: block;
	bottom: 16px;
}
.banner .d2 ul {
	float: left;
	top: 0;
	display: inline;
	position: relative;
	right: 50%;
	z-index: 999;
}
.banner .d2 li {
	width: 40px;
	height: 4px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	margin: 0 4px;
	display: inline;
	background: #c9c9c9;
}
.banner .d2 li.nuw {
	background: #eb5902;
}
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("../images/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:10px;bottom:50px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#f18301;background-color:#f18301;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#f18301;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; overflow:hidden}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}