@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:14px; line-height:24px;color:#707070; font-family:Microsoft YaHei,SimSun; -webkit-text-size-adjust:none;}
a{ color:#707070; text-decoration:none; cursor:pointer;transition: 0.3s all 0s linear;}
a:hover{ text-decoration:none;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.relative{ position:relative;}
.absolute{	position:absolute;}
input,textarea{backface-visibility: hidden;}
ol,ul {list-style: none; margin: 0;}
li{ list-style-type:none;}
.eng{text-transform:uppercase; }
.block{ display: block;}
.hide{ display: none;}
img{ max-width: 100%;}
.line30{ line-height: 30px;}

.w1200{width:1200px; height:auto; overflow:hidden; margin:0 auto;}

.kb10{ height: 10px;}
.kb20{ height: 20px;}
.kb30{ height: 30px;}
.kb40{ height: 40px;}
.kb50{ height: 50px;}

.f12{ font-size: 12px !important;}
.f14{ font-size: 14px !important;}
.f16{ font-size: 16px !important;}
.f18{ font-size: 18px !important;}
.f20{ font-size: 20px !important;}
.f24{ font-size: 24px !important;}
.f28{ font-size: 28px !important;}
.f30{ font-size: 30px !important;}
.f40{ font-size: 40px !important;}
.f48{ font-size: 48px !important;}
.bold{ font-weight: bold !important;}

.color2{ color: #222222 !important;}
hr{ border-bottom: 1px solid #e6e6e6; clear: both; width: 100%;}


.bj_bai{ background-color:#FFF;}
.bj_gray{ background-color: #f8f8f8;}

.red{ color:#d90000;}
.gold{ color: #d1be9c;}
.blue{ color:#257dc7;}
.white{ color: #FFF;}
.green{ color: #359a5b;}

.cont-info{ font-size: 16px; line-height: 36px;}
.bold{ font-weight: bold;}
.center{ text-align: center;}
.article{ font-size: 16px; line-height: 30px;}
.text-nowrap{text-overflow: ellipsis; overflow: hidden; white-space: pre;}

.page{ margin: 20px auto;}
.page a{display: inline-block;height: 20px;line-height: 20px;padding:3px 6px 3px 6px;background: #FFF;}
.page a:hover{background:#404040;color:#fff;}
.page span.current {height: 20px;line-height: 20px;padding:3px 10px;background:#404040;color:#fff;}