html,body{padding:0; margin:0;min-width:1000px;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,img { margin: 0; padding: 0 ;font-weight: normal}
body, button, input, select, textarea label{font-family:"Microsoft YaHei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei"; outline:none; }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
address, cite, dfn, em{ font-style: normal }
i{font-style: normal}
ul, ol, dl { list-style: none }
a { text-decoration: none !important; outline: none ;font-family:"Microsoft YaHei", 微软雅黑,\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei";cursor: pointer; color:#666;}
img { border: 0 }
table { border-collapse: collapse; border-spacing: 0 }
select{-webkit-appearance: none;-moz-appearance: none;appearance:none;}
select:focus {
    outline: 0 none;
}
.dis{
	display: none;
}
.fl{float: left}
.fr{float: right;font-size:14px;}
.clear{clear: both}
.clearFix:after{content: "";display: block;height: 0;clear: both;*zoom:1}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*超出部分省略号*/
.ellipsis2,.ellipsis3,.ellipsis4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.ellipsis2{-webkit-line-clamp:2}/*超出两行省略号*/
.ellipsis3{-webkit-line-clamp:3}/*超出三行省略号*/
.ellipsis4{-webkit-line-clamp:4}/*超出四行省略号*/
.inner{max-width: 1000px;margin: 0 auto;overflow:hidden;}
/*header*/
.header{height: 161px;background: url(/m2/i/hebei1/public/header-bg.jpg) no-repeat center;border-bottom: 1px solid #ffbe00}
.header .login-btn{width: 110px;height: 32px;line-height: 32px;font-size: 18px;color: #fff;background: #ffbe00;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;text-align: center}
.header .logo{margin-top: 48px}
.title{height: 40px;padding-top: 0px}
.title h3{height: 26px;line-height: 26px;font-size: 24px;color: #043567;padding-left: 21px;border-left: 20px solid #0e638c}
/*导航*/
.nav{padding-top: 11px;margin-bottom: 22px;padding-bottom:12px;border-bottom:1px solid #eee}
.nav .channel{padding: 0 16px;float: left}
.nav .channel a{display: block;padding: 0 15px;height: 28px;color: #043567;line-height: 28px;border-radius: 5px;float: left;margin-bottom: 5px;letter-spacing: 1px;margin-right:9.5px;}
.nav .channel a:hover{background: #ffbe00;color: #fff}
.nav .channel a.current{background: #ffbe00;color: #fff}
.nav .channel01{padding: 0 15px 0 0;width:1100px;}
.nav .channel02,.nav .channel04{width: 223px}
.nav .channel02 a,.nav .channel04 a{margin: 0 6px}
.nav .channel03{width: 110px}
.nav .channel03 a{margin-left: 5px}
.nav .channel05{width: 74px}
.nav .channel05 a{margin-left: 5px}
.nav .channel06{width: 120px;border-right: none}
.nav .channel06 a{margin-left: 5px;color:#e8e8e8;}
.nav .channel06 a:hover{color:#e8e8e8;background: none;}
/*footer*/
.footer{height: 205px;background: url(/m2/i/hebei1/public/footer-bg.jpg) no-repeat center}
.footer .link{text-align: center;padding-top: 30px;margin-bottom: 15px}
.footer .link span{color: #fff;font-size: 14px;line-height: 16px;margin-right: 10px}
.footer .link a{display: inline-block;padding: 0 10px;height: 16px;font-size: 14px;line-height: 16px;border-right: 1px solid #fff;color: #fff}
.footer .link a:hover{color: #ffbe00}
.footer .link a:last-child{border: none}
.footer .company{text-align: center;margin: 0 0 8px;position: relative}
.footer .company span{color: #fff;font-size: 14px;line-height: 16px;position: absolute;left: 30px;top: 5px}
.footer .company a{display: inline-block;padding: 0 10px;height: 16px;font-size: 14px;line-height: 16px;border-right: 1px solid #fff;color: #fff}
.footer .company b{display: inline-block;padding: 0 10px;height: 16px;font-size: 14px;line-height: 16px;border-right: 1px solid #fff;color: #fff;font-weight: normal;}
.footer .company a:hover{color: #ffbe00}
.footer .company a:last-child{border: none}
.footer p{text-align: center;font-size: 12px;color: #fff;padding-top: 8px}
.location{height: 40px;line-height: 40px;font-size: 18px;color: #fff;background: #0e638c;padding-left: 15px}
.location a{color: #fff}
.location a.on{color: #ffbe00} 

.topBar{
	width: 100%;
	min-width: 1000px;
	height: 40px;
	line-height: 40px;
	background: #043567;
	font-size: 14px;
	color: #cccccc;
}
.leftTop{
	float: left;
}
.rightNav{
	float: right;
}
.rightNav li{
	float: left;
	padding: 0 8px;
}
.rightNav li a{
	font-size: 14px;
	color: #cccccc;
}
               .rightNav a{
	font-size: 14px;
	color: #cccccc;
}
.navBar{
	width:100%;
	min-width: 1000px;
	height: 80px;
	line-height: 80px;
	background:#fff;
	font-size: 14px;
	color: 043567
}
.navLogo{
	margin-top: 20px;
	float: left;
}
.navBar img{
	float: left;
}
.navBar ul{
	float: right;
}
.navBar ul li{
	padding: 0 15px;
	float: left;
}
.navBar ul li.cur{
	background: url(/m2/i/hebei1/public/navCur.png)no-repeat center center;
}
.navBar ul li a{
	font-size: 14px;
	color: #043567
}
.navBar ul li.cur a{
	color: #00ccff;
}
.navBar ul li:hover a{
	color: #00ccff;
}

               
               
               .mkUsers{
    height: 50px;
    line-height: 50px;
	font-size: 14px;
	color: #333333;
	background: #cccccc;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    clear:both;
}
.aboutUs {
    background-color: #7d7d7d;
    color: #fff;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.aboutUs a {
    color: #fff;
} 
 #ab {

    left: 50%;
    margin-left: 500px;
    position: fixed;
    top: 650px;
    _position: absolute;
    width: 75px;
    text-align: center;
    color: #7c9bb2;

}
#ab p {

    font-size: 13px;
    color:#7c9bb2;

}
#ab .comment-sum {

    cursor: pointer;

}
