@import url(./../../../../../public/css/font-awesome/4.7.0/css/font-awesome.min.css);
.web_, .header_top, .header, .foot { width: 100%; min-width: 1200px; }
.header_top {
    background: #f5f4f4;
    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 span {
    font-size: 20px;
    color: #0074ff;
    font-family: monospace;
    text-align: center;
    padding-top: 15px;
    display: inline-block;
}

.server {margin-top: 50px;padding-bottom: 20px;max-width: 1224px;clear: both;margin: 0 auto;}
.server .news {width: 180px;float: left;text-align: center;padding: 20px 0 30px;margin-right: 24px;}
.server .news .tit {color: #333;cursor: pointer;height: 24px;font-size: 14px;line-height: 24px;margin-top: 30px;}
.server .news .info {width: 100%;height: 70px;margin-top: 10px;position: relative;border-radius: 2px;}
.server .news .info img {width: 80px;height: 80px;border: 1px solid #ccc;transition: transform .5s ease 0s;}
.server .news:hover {top: -2px;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);}
.server .news:hover .tit{color: #ce2e28;}
.server .ensure {width:1200px;height:100px;background:url(../image/mall_server.jpg) no-repeat;margin:25px auto;padding:0;}
.server .mall_desc {width:1190px;padding-top:22px;height:190px;margin:auto;border-top:1px solid #ededed;}
.server .mall_desc dl {float:left;width:16.5%;padding-left:52px;}
.server .mall_desc dl dt {color:#646464;font-size:16px;font-weight:700;height:30px;line-height:30px;}
.server .mall_desc dl a {display:block;width:100px;overflow:hidden;text-align:left;font-size: 12px;height:20px;line-height:20px;color:#8b8b8b;}


.foot { background: #f5f4f4; 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: #ce2e28; font-size: 32px; border: 1px solid #ce2e28; 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-bot{ overflow:hidden; padding:0px 0 30px 0;border-top: 2px solid #ededed;}
.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:#ce2e28;}
.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;font-size:12px;}
.footer-new-bot .copyright_auth .copyys{ color:#999;}
