@charset "utf-8";
body{
    font:14px/1.5 -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "PingFang SC", "Segoe UI", "Microsoft Yahei","Microsoft Jhenghei", "Hiragino Sans GB", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    text-rendering:optimizeLegibility;
}
*{ margin:0; padding:0; list-style:none;}
body{ background-color:#fff;font-size:14px;}
img{ border:none;}
a{ text-decoration:none; cursor:pointer;}
    a:focus {outline-style:none;
    }
em,i{ font-style:normal;}
.clear{zoom:1;}
.clear:after{ content:''; display:block; clear:both;}
.flb{ float:left; display:block;}
.frb{ float:right; display:block;}
.relative{ position:relative;} 
.top_wrap{ width:100%; height:40px; background:url("../image_new/top_bg.png") repeat-x; color:#555; font-size:12px;}
.top_content{ width:1200px; margin-left:auto; margin-right:auto;}
.top_content span{}
.welcome{ line-height:40px; text-align:center;}
.top_login{ width:50px; height:38px; background:url("../image_new/top_login_bg.png") no-repeat center top; color:#fff; line-height:38px; text-align:center; padding-left:14px; padding-right:14px;}
.register{ line-height:40px; text-align:center; color:#555;}
.current_province{ line-height:40px; text-align:center; padding-left:24px; padding-right:14px;}
.select_province{ cursor:pointer; position:relative;}
.select_province span{ line-height:40px; text-align:center; background:url("../image_new/arrow_down.png") no-repeat center left; padding-left:10px;}
.others{}
.others a{ color:#555; line-height:40px; text-align:center; text-indent:18px; padding-right:24px;}
.home{ background:url("../image_new/icon_home.png") no-repeat center left;}
.wechat{ background:url("../image_new/icon_wechat.png") no-repeat center left;}
.sina{ background:url("../image_new/icon_sina.png") no-repeat center left;}

.nav_wrap{}
.nav_content{ width:90%; margin-left:auto; margin-right:auto;}
.logo{ float:left; padding-top:28px; padding-bottom:28px;}
.head{display:inline-block;float:left;height:122px;display:flex;align-items:center;padding:0;margin:0;}
.nav{ float:right; margin-top:52px;}
.nav li{border-right:solid 1px #d2d2d2;  line-height:16px; text-align:center; float:left;}
.nav a{ font-size:18px; color:#3d3b3b; padding-left:12px; padding-right:12px;}
.nav a:hover{color:#06c;}
.nav .current_nav{ color:#06c;}
.nav .last_nav{ border-right:none;}

.item-list{background:url("../image_new/transBg.png"); left:10px; position:absolute; top: 40px;width:350px; z-index: 10; border:solid 1px #d8d8d8; border-top:none;}
.item-list{padding: 0 4px 0 8px;}

.item-list dl{overflow: hidden; padding: 6px 0;}
.item-list .fore1{border-top: medium none;}
.item-list dt{color: #06c;float: left; font-weight: 700;line-height: 22px;padding: 3px 6px 0 0; text-align: right; width: 65px;}
.item-list dd{float: left;overflow: hidden;padding: 3px 0 0;}
.item-list dd em{border-left: 1px solid #CCC;float: left;height: 14px;line-height: 14px;margin-top: 5px;padding: 0 8px;}
.item-list dd em a{color: #666;text-decoration: none;}
.item-list dd em a:hover{ text-decoration:underline;}

.bottom_wrap{ width:100%; height:168px; background-color:#202b38; padding-top:26px; margin-top:46px;}
.bottom_con{ width:1200px; margin-left:auto; margin-right:auto; overflow:hidden;}
.bottom_con ul{ float:left; border-right:dotted 1px #8f949b; padding-left:60px; padding-right:60px; padding-top:16px;}
.bottom_con li{ line-height:28px; text-align:center;}
.bottom_con a{ font-size:16px; color:#e9eaeb; cursor:pointer;}
.company_info{ float:left; margin-left:60px; margin-right:60px; margin-top:10px; padding-top:6px;}
.company_info p{ font-size:16px; color:#e9eaeb; line-height:28px; text-align:left;}
.QR_code{ float:left;}
.QR_code img{}
.pl{ padding-left:50px;}

.footer{ width:100%; height:40px; background-color:#2b89e6;}
.footer p{ font-size:16px; color:#eff0f0; line-height:40px; text-align:center;}
