@import url(font-awesome.min.css);
.web_, .header_top, .header, .foot { width: 100%; min-width: 1200px; }
.header_top {
    background: #d5d5d5;
    color: #555;
    border-bottom: 1px solid #eaeaea;
    height: 31px;
    font-size: 12px;
}
.web{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.header_top .welcome {
    float: left;
    line-height: 31px;
}
.header_top .welcome span {
    color: #555;
    padding-left: 5px;
}
.header_top .login-regin {
    float: left;
    margin-left: 44px;
}
ul, ol, menu {
    list-style: none;
    text-align: left;
}
.header_top .login-regin li {
    float: left;
    line-height: 31px;
    padding-right: 8px;
}
.header_top a {
    color: #555;
}
.header_top .top_tool {
    float: right;
}
.header_top .top_tool li {
    float: left;
    line-height: 31px;
}
.header_top .top_tool li:nth-child(2) a {
    border-left: none;
}
.header_top .top_tool li a {
    color: #555;
    border-left: 1px solid #c8c8c8;
    padding: 0 8px;
}
.header {
    z-index: 99;
}
.header .body_wrapper {
    height: 100px;
    background: #fafafa;
}
.header .body_wrapper .web {
    padding-top: 10px;
}
.header .body_wrapper .logo_layer {
    width: 330px;
    height: 70px;
    float: left;
}
.header .body_wrapper .logo_layer .logo {
    display: table-cell;
    vertical-align: middle;
    width: 190px;
    height: 70px;
}
.header .body_wrapper .logo_layer .logo img {
    vertical-align: middle;
    max-width: 300px;
    max-height: 70px;
}
.foot { background: #E4E4EC; border-top: 2px solid #ededed;clear: both;}
.foot .service ul { height: 47px; overflow: hidden; }
.foot .service ul li { float: left; line-height: 47px; font-size: 18px; color: #3a3a3a; height: 47px; width: 300px; text-align: left; }
.foot .service ul li i { display: inline-block; line-height: 44px; width: 44px; height: 44px; text-align: center; margin-right: 16px; vertical-align: middle; color: #3e81d3; font-size: 32px; border: 1px solid #3e81d3; border-radius: 50%; box-sizing: border-box; }
.foot .service ul li strong { font-size: 16px; color: #333; font-weight: normal; display: inline-block; margin-left: 5px; }
.foot .copy { line-height: 2; color: #999; background: #262626; padding: 20px; }
.foot .copy a { margin: 0 5px; }

.footer-new-con .fnc-warp{ padding:30px 0; width:1200px; margin:0 auto; border-bottom:1px solid #d2d2d2; overflow:hidden;}
.footer-new-con .help-list{ float:left; width:100%;}
.footer-new-con .help-list .help-item{ float:left; width:10%;margin-right: 8%}
.footer-new-con .help-list .help-item:last-child{ float:right;width:8%;margin-right: 0 !important;}
.footer-new-con .help-list .help-item h3{ font-size:16px; font-weight:bold; color:#555; margin-bottom:20px;padding-left: 30px;}
.footer-new-con .help-list .help-item li{ line-height:28px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.footer-new-con .help-list .help-item li a{ font-size:14px; color:#555; width: 100%;}
.footer-new-con .help-list .help-item li a:hover{ color:#f42424;text-decoration: none;}

.footer-new-con .qr-code{ float:right;}
.footer-new-con .qr-code .qr-item{ float:left; width:104px; padding:2px; background-color:#fff;}
.footer-new-con .qr-code .qr-item .code_img,.footer-new-con .qr-code .qr-item .code_img img{ width:104px; height:104px;}
.footer-new-con .qr-code .qr-item .code_txt{ width:100%; height:20px; background-color:#121212; text-align:center; color:#fff;}
.footer-new-con .qr-code .qr-item-first{ margin-right:60px;}

.footer-new-bot{ overflow:hidden; padding:0px 0 30px 0;}
.footer-new-bot p{ text-align:center; color:#555;}
.footer-new-bot .copyright_links{ margin-bottom:10px;}
.footer-new-bot .copyright_links a{ color:#999; display:inline-block;}
.footer-new-bot .copyright_links a:hover{ color:#f42424;}
.footer-new-bot .copyright_links .spacer{ overflow: hidden; margin: 0 17px; width: 1px;height: 11px; background-color: #444; display:inline-block;}
.footer-new-bot .copyright_auth{ overflow:hidden; padding-top:15px;}
.footer-new-bot .copyright_auth .copyys{ color:#555;}