@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:14px; line-height:24px;color:#363636; font-family:Microsoft YaHei,SimSun; -webkit-text-size-adjust:none;}
a{ color:#363636; text-decoration:none; cursor:pointer;transition: 0.3s all 0s linear;}
a:hover{ text-decoration:none; color:#a90000;}
.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; }

.w1200{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.w50{ width: 50%;}
.kb10{ height: 10px;}
.kb20{ height: 20px;}
.kb40{ height: 40px;}

.bai{ background-color:#FFF;}
.gray{ background-color: #f7f7f7;}
.center{ text-align: center;}

.red{ color:#ea2622;}
.blue{ color:#006dd3;}
.white{ color: #FFF;}
.color3{ color: #333333 !important;}
.color6{ color: #666666 !important;}
.color9{ color: #999999 !important;}
.f12{ font-size: 12px !important;}
.f16{ font-size: 16px !important;}
.f18{ font-size: 18px !important;}
.f20{ font-size: 20px !important;}
.f24{ font-size: 24px !important;}
.f30{ font-size: 30px !important;}
.f40{ font-size: 40px !important;}
.bold{ font-weight: bold;}

.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;}








