@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:14px; color:#363636; font-family:Microsoft YaHei,SimSun; -webkit-text-size-adjust:none; line-height: 24px;}
a{color:#363636;text-decoration:none; cursor:pointer; transition: 0.3s all 0s linear;}
a:hover{ text-decoration:none; color:#162f7f;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.relative{ position:relative;}
.absolute{	position:absolute;}
ul {list-style: none;}
li{ list-style-type:none;}
.eng{text-transform:uppercase;}
.overflow{text-indent:-9999px; font-size:0; line-height:0;}

.w_2,.w_3,.w_4,.w_5{ width: 100%; clear: both; overflow: hidden;}
.w_2 li{ width: 50%; float: left;}
.w_3 li{ width: 33.3%; float: left;}
.w_4 li{ width: 25%; float: left;}
.w_5 li{ width: 20%; float: left;}

.w1200{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.w1100{width:1100px; height:auto; overflow:hidden; margin:0 auto;}
.kb10{height:10px;}
.kb20{height:20px;}
.kb30{height:30px;}
.kb40{height:40px;}
.kb50{height:50px;}

.bai{ background-color:#FFF;}
.gray{ background: #f4f4f4;}

.center{ text-align: center;}
.bold{ font-weight: bold;}
.block{ display: block;}

.red{ color:#d30000;}
.blue{ color:#185ba9;}
.white{ color: #FFF !important;}
.color3{ color: #333333 !important;}
.color6{ color: #666666 !important;}
.color9{ color: #999999 !important;}
.color7{ color: #727272 !important;}
.f12{ font-size: 12px !important;}
.f16{ font-size: 16px !important;}
.f18{ font-size: 18px !important;}
.f20{ font-size: 20px !important;}
.f22{ font-size: 22px !important;}
.f24{ font-size: 24px !important;}
.f30{ font-size: 30px !important;}

.cont-info{ font-size: 14px; line-height: 30px;}
.h_xian{ height: 1px; clear: both; width: 100%; background: #e0e0e0;}
.page{ margin: 20px 0;}
.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;}