@charset "utf-8";
/* CSS Document */
/*top*/
.clear {
clear: both;
}
body {
}
/*top*/
.topBox {
width: 100%;
height: 30px; background:#686868;
}
.top {
height: 30px;
width: 1180px;
margin: 0 auto;
line-height: 30px;
}
.top p {
font-family: "微软雅黑";
font-size: 12px;
text-decoration: none;
color: #fff;
float: left;
line-height: 30px;
}
.top_fr {
height: 30px;
line-height: 30px;
float: right;
text-align: right;color: #fff;
}
.top_fr a {
padding: 0 9px 0 9px;
color: #fff;
font-size: 12px;
}
.top_fr a:first-child {
background: none;
border-left: none;
}
/*headerBox*/
.headerBox {
width: 100%;
height: 130px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d1d1d1; background-color:#0062b5;
}
.header {
width: 1180px;
height: 130px;
margin: 0 auto;
position: relative;
}
.head_fl {
width:940px;
float: left;
}
.head_fl h1 {
width:532px;
float: left;
margin-top: 26px;
}
.head_fl h1 a img {
width:532px;
height: 71px;
}
.head_fl ol {
float: left;
margin-top:32px;
}
.head_fl ol li {
font-size:18px;
color: #fff;
line-height: 30px;
font-weight:bold;
}

.head_fr {
width: 180px;
min-height: 76px;
float: right;
margin-top: 11px;
padding-left: 60px;
background: url(y_2.png) no-repeat left;
}
.head_fr p {
width: 190px;
margin-top: 3px;
font-size: 16px;
color: #fff;
padding-top:20px;
padding-bottom: 6px;
}
.head_fr span {
width: 145px;
height: 33px;
display: block;
font-size: 28px;
color: #fff;
line-height:40px; font-family:Impact;
}
/*nav*/
.navBox {
width: 100%;
height:60px;
background:#f3f3f3;
}
.fixedNav {
position: fixed;
top: 0px;
left: 0px;
z-index: 100000;
_position: absolute;
_top: expression(eval(document.documentElement.scrollTop));
}
/*navBox*/
.nav {
width: 1180px;
height:55px;
margin: 0 auto;
background:#fff;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
}
.nav li {
float: left;
line-height:55px;
}
.nav li a {
font-size: 16px;
color: #303030;padding:0 51px;
}
.nav_line{
background-image: url(abj.jpg);
background-repeat: no-repeat;
background-position: center center;
height:60px; padding:0 1px;
}
.nav li:hover a {
color: #fff;background:url(nav_bj.jpg) repeat-x center bottom; height:60px;display:block;
}
.on{ background:url(nav_bj.jpg) repeat-x center bottom;height:60px; }
.nav .on a {
color: #fff;
}
/*navBox end*/
/*footerBox*/
.footbg {
width: 100%;
color: #a8a8a8;
padding-bottom: 10px; background:#0162b3; padding-bottom:35px;
}
.footbg .foot {
width: 1180px;
margin: 0 auto;
}
.fnav {
width: 100%;
height: 50px;
overflow: hidden;
margin:auto;
line-height:50px;
background:#0162b3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #014a9e;
}
.fnav ul{display:table;margin-left:auto;margin-right:auto;}
.fnav ul li {
line-height: 50px; color:#fff; margin:0 auto;
}
.fnav ul li a {
font-size: 14px;
color: #fff;
padding:0 18px;
}
.foot .banquan {
width: 1180px;
text-align:center;
line-height: 32px;
padding-top: 23px;
font-size: 14px;
margin-left: 15px;
color: #fff; 
}
.foot .banquan h2 {
width: 1180px;
line-height: 35px;
font-size: 14px;
color: #fff;
}
.foot .banquan p{width:1180px;}
.foot .banquan a {
color: #fff;
}
/*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: #f85943 url(fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
background: #f85943 url(fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
text-indent: 0;
background: #f85943 url(fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
/*height:200px;*/
background: #f85943 url(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;
}