@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;font-weight:normal;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0;}
input,textarea,button {outline:none; border:none;}
a{text-decoration: none;color: #331d11; blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } 
a:hover { text-decoration: none; color: #331d11;}
body{ color:#331d11; font-size:12px; line-height:1.5; font-family: "微软雅黑";background:#fff; }
.clear{ clear:both; width:100%; height:0;} 
p{ word-spacing:-1.5px;}
/*topBox*/
.topBox{ width:100%; background:url(../images/top_bg_01.jpg) repeat-y;}
.top{ width:1080px; height:47px; margin:0 auto;}
.top_fl{ width:300px; float:left; line-height:47px; color:#555555;}
.top_fr{ width:360px; float:right; line-height:47px;overflow:hidden; background: url(../images/top_fr_bg_02.png) no-repeat;padding-left: 28px;}
.top_fr a{ float:left; color:#fff; padding-left:20px; margin: 0 10px }
.top_fr .t_fr_01{background:url(../images/top_icon_03.png) no-repeat 0 15px;}
.top_fr .t_fr_02{background:url(../images/top_icon_06.png) no-repeat 0 16px;}
.top_fr .t_fr_03{background:url(../images/top_icon_09.png) no-repeat 0 19px;}
.top_fr .t_fr_04{background:url(../images/top_icon_11.png) no-repeat 0 18px;}
/*topBox end*/
/*header*/
.header{ width:100%;}
.head{ width:1080px; height:166px; margin:0 auto;}
.head_fl{ width:800px; float:left;}
h1{ width:200px; height:99px;  float:left; margin:33px 0 0 6px; }
h1 img{ width:137px; height:99px; margin-left: 20px; }

.head_fl ul{ width:464px; float:left;margin-left:30px; margin-top:36px;}
.head_fl ul li{ font-size:20px; color:#444242; height: 42px; line-height:42px;}
.head_fl ul li i{ width:50px; height:22px; display: inline-block; background: url(../images/header_fl_icon_03.jpg) no-repeat center;}
.head_fl ul li:first-child{font-size:32px; color: #b60001; font-weight: bold;}
.head_fr{ width:170px; height:60px; float:right; margin:50px 0 0 0px; padding-left:60px; background:url(../images/header_fr_icon_03.png) no-repeat 0px 5px;}
.head_fr .dzdh{ width:170px; font-size:14px; color:#252525; margin:4px 0 0 5px; }
.head_fr .dzdh span{ font-family:Impact; font-size:24px; color:#b60001; display:block;}
/*header end*/
/*navBox*/
.navBox{ width:100%; background:url(../images/nav_bg_02.jpg) no-repeat 50% 0;}
.nav{ width:1078px; height:62px; margin:0 auto; background:url(../images/nav_line_03.jpg) no-repeat left;}
.nav li{ float:left; line-height:61px; background:url(../images/nav_line_03.jpg) no-repeat right;}
.nav li a{ font-size:14px; color:#fff; margin:0 30px;}
.nav li:hover{ background:url(../images/nav_hover_03.jpg) no-repeat center;}
.nav .another{ background:url(../images/nav_hover_03.jpg) no-repeat center;}
/*navBox end*/

/*footerBox*/
.btm_nav{ width:1080px; height:195px;  margin: 0 auto; }
.btm_nav .weixin{ width:123px; float: left; margin-left: 10px;}
.btm_nav .weixin img{width:123px;height:123px;}
.btm_nav .weixin p{ width:123px; height:24px; text-align: center; line-height: 24px; color:#ada7a7; }
.btm_nav ul{ width:680px;  line-height:30px; float: left;padding-left:103px;}
.btm_nav ul li{ float:left;}
.btm_nav ul li a{ font-size:14px; color:#ada7a7; margin:0 24px;}
.btm_nav .weixin1{ width:123px; float: right; margin-right: 10px;}
.btm_nav .weixin1 img{width:123px;height:123px;}
.btm_nav .weixin1 p{ width:123px; height:24px; text-align: center; line-height: 24px; color:#ada7a7; }
.footerBox{ width:100%; background:#000 url(../images/footer_bg_02.jpg) repeat-x 0 0; padding: 35px 0 0;} 

.footer{ width:1080px; margin:0 auto; position:relative;}


.footer{ width:1080px; margin:0 auto; overflow:hidden; padding:30px 0; } 
.footer .foot{ width:1080px; float:left; font-size:14px; color:#939393; text-align:center; line-height:25px;}
.footer .foot h2{ font-size:14px; display:inline;}
.footer .foot a{ color:#939393;}
/*footerBox end*/



/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #b60001 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #b60001 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #b60001 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #b60001 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;

}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}





