/* --------------------头部------------------------------ */
#notice {
    width: 100%;
    background-color: #e6f2f9;
    border: solid 1px #d8eefb;
    box-sizing: border-box;
  }

  .notice {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    font-family: MicrosoftYaHei-Bold;
  }
  .notice span{
    width: 100px;
    margin-left: 30px;
    color: #3277ff;
    display: flex;
    align-items: center;
    cursor: pointer
  }
ul{
    padding: 0;
    margin:0;
}
a{
    text-decoration: none;
}
.top-notice{
    padding: 8px 0;
    /*    background: url(../../img/head-warn.jpg) no-repeat center top;*/
    background:#3277ff;
    color: #fff;
    font-size: 14px;
}
.top-notic p{
    width:1200px;
    margin:0 auto;
    height: auto;
    line-height: 22px;
    text-align: left;
    border:1px solid red;
}
.top-notice p a {
    color: #fff;
}
.header-top {
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    /* border-bottom: 1px solid #dfdfdd; */
    font-size: 12px;
    color: #666d71;
    box-sizing: border-box;
}
.header-top *{
    box-sizing: content-box;
}
.header-top dl dt ul {
    /* margin-left: 7px; */
}
.header-top dt.fl ul{
    font-weight: normal;

}
.header-top dl dt ul>li {
    position: relative;
    color: #666d71;
    z-index: 55;
    float: left;
    height: 50px;
    line-height: 50px;
}
.header-top dl dd ul>li {
    position: relative;
    color: #666d71;
    padding-left: 4px;
    z-index: 55;
    height: 50px;
    line-height:50px;
    float: left;
    list-style: none;
    margin-left: 10px;
}
.header-top dl dd ul>li.use_center{
    background: #ffffff;
    height: 25px;
    margin-top: 12px;
    margin-right:8px;
    border: 0.5px solid #e3e3e3;
}
.header-top dl dd li ul {
    display: block;
    position: absolute;
    left: 0;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-top: 0px solid #dfdfdd;
    padding: 0 2px;
    min-width: 77px;
    margin-top: -13px;
}
.header-top dl dd ul>li ul li {
    display: block;
    float: none;
    text-align: center;
    background: none;
    font-size: 12px;
    white-space: nowrap;
    padding: 0;
    margin:0;
    padding:0;
    height:28px;
    line-height: 28px;
    border-top: 0.5px solid #e3e3e3;
}

.use_center{
    position: relative;
    padding-right:10px;
}
.use_center a:hover i{
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(-180deg);
}

.rotate-back {
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.icon-header-centerup {
    background-image: url('../image/down.png');
    width: 12px;
    height: 12px;
    position: absolute;
    right:4px;
    top:50%;
    margin-top:-6px;
    display: block;
}

.inter{
    width:100%;
    height: 72px;
    -moz-box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
    box-shadow: rgba(0,0,0,0.1) 2px 2px 6px;
}

.inter dd li {
    font-size: 12px;
    color: #666;
    padding: 48px 0 0 15px;
    float: left;
}
.inter-content{
    width: 1200px;
    margin:0 auto;;
}
.inter-content dt {
    margin: 11px 0;
}

#header{
    width: 100%;
    min-width: 1200px!important;
    background: #fff!important;
    overflow: hidden;
    padding: 0;
    height: auto;
}
#header_Top{
    display: block!important;
    width: 100%!important;
    min-width: 1200px!important;
    height: 40px!important;
    background: #333;
}
.header_top_content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header_top_content_login{
    float: right;
}
.header_top_content_login span{
    display: block;
    float: left;
    padding: 11.5px 12px;
    color:#d8d8d8;
    font-size: 12px;
    cursor:pointer
}
.loginEd{
    padding: 0 22px;
}
.loginEd>span{
    display: block;
    padding: 11.5px 7px;
    float: left;
}
.loginEd>span:nth-child(1){
    padding: 11px 5px;
}
.loginEd>span>a{
    display: block;
    width: 100%;
    color:#d8d8d8 ;
}
.loginEd>span>a>img{
    display: block;
    height: 18px;
    width: 18px;
    float: left;
}
.header_top_content_shopCart{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    background: #404040;
    color: #d8d8d8;
    cursor:pointer
}
.header_top_content_shopCart span{
    color: #ffbd00;
}
.header_NavList{
    display: block!important;
    width: 100%;
    height: auto!important;
    min-width: 1200px;
    overflow: hidden;
}
.header_NavList_content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 23px;
}
.header_NavList_content>h1{
    width: 80px;
    height: 36px;
    margin-top: 9px;
    float: left;
    background: url("http://www.xiaozu365.com/res/img/logo3.jpg") center no-repeat;
    overflow: hidden;
    color: transparent;
    cursor:pointer;
}
.header_NavList_content>h1>a{
    display: block;
    width: 100%;
    color: transparent;
    height: 100%;
}
.header_NavList_content_Rt{
    float: right;
}
.header_NavList_content_Rt_ul{
    float: right;
    list-style: none;
}
.header_NavList_content_Rt_ul>li{
    float: left;
    font-family: MicrosoftYaHei;
    margin: 0 15px ;
    font-size: 18px;
    line-height: 24px;
    color: #0d0c18;
    font-weight:normal;
}
.header_NavList_content_Rt_ul > li >a {
    display: block;
    padding: 11.5px 0;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 24px;
    color: #0d0c18;
    font-weight:normal

}
.header_NavList_content_Rt_InputBox{
    width: 200px;
    height: 40px;
    padding-right:26px ;
    float: right;
    border-radius: 3px;
    border: solid 1px #969696;
    box-sizing: border-box;
    margin-left: 59px;
    position: relative;
    overflow: hidden;
    margin-top: 3px;
}
.header_NavList_content_Rt_InputBox span{
    display: block;
    width:14px;
    height: 16px;
    position: absolute;
    right: 8px;
    top:12px;
    box-sizing: border-box;
    background: url("http://www.xiaozu365.com/res/img/search.svg") center no-repeat;
    background-size: 14px 16px;
    cursor: pointer;
}
.header_NavList_content_Rt_InputBox input{
    width: 100%;
    height: 38px;
    padding: 11px;
    border: none;
}
.logo-out{
    cursor: pointer;
    margin-left:5px;
}
/*-------------------end-------------------------*/
/*修改的首页*/

#content.wwwhome{
    width: 100%;
}
#content.wwwhome .hot-model,#content.wwwhome .box-all,#content.wwwhome .homeCooperation{
    width:1200px;
    margin:0 auto;
}
#header-nav {
    color: #fff;
    font-size: 14px;
}
#header-nav p {
    margin: 0 auto;
    width: 1200px;
    line-height: 22px;
    text-align: left;
}

.header-top dl{
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.fl{
    float: left;
}

.header-top dl dt ul {
    /* margin-left: 7px; */
}
.header-top dl dt ul li {
    position: relative;
    color: #737373;
    font-size:12px;
    font-family: '微软雅黑';
    z-index: 55;
    list-style: none;
}
.fl .logo-out{
    margin-left:15px;
}
.header-top dl dt ul li span:nth-child(2){
    color:#3277ff;
}
.header-top dl dt .login, .header-top dl dt .register {
    margin-left: 10px;
    color: #666d71;
    transition: color .25s ease-in-out;
}
.fr{
    float: right;
}
.header-top dl dd li {
    position: relative;
    color: #666d71;
    padding-left: 4px;
    z-index: 55;
}
.header-top dl dd li .color-blue {
    color: #666d71;
}
.header-top dl dd li span {
    display: inline-block;
    margin-left: -4px;
}

.header-top dl dd li a {
    color: #666d71;
    transition: color .25s ease-in-out;
    display: block;
    padding: 0 10px;
}
.header-top dl dd>ul>li:last-child a {
    padding-right: 0px;
}
.header-top dl dd li.use_center>a{
    margin-top:-13px;
}

.header-index {
    width: 1200px;
    height: 106px;
    margin: 0 auto;
    box-sizing: content-box;
    color:#ffffff;
}
.header-index *{
    box-sizing: content-box;
}
.header-index .index-Hlogo {
    margin-top:20px;
    /* margin-left:22px; */
    width: 336px;
    height: 57px;
}

.header-index .index-Hlogo a {
    display: block;
    width:100%;
    height: 100%;
    /* background: url(../img/logo_4.png) no-repeat; */
}
.header-index .index-Hsearch {
    position: relative;
    margin-top: 20px;
    margin-left:103px;
}

.header-index .index-Hsearch .search-box {
    position: relative;
    height: 40px;
}
.header-index .index-Hsearch .search-box .input-box {
    position: absolute;
    left: 0;
    right: 90px;
    padding-left: 0;
    padding-right: 38px;
    border: 2px solid #3277ff;
    box-sizing: border-box;
}

.hsearch-text .search-del-btn{
    position: absolute;
    top: 14px;
    right: 66px;
    font-size: 16px;
    cursor: pointer;
    width: 12px;
    height: 12px;
    opacity: 0;
}
.header-index .index-Hsearch .search-box .input-box .hsearch-text {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
}

.header-index .index-Hsearch .search-box .hsearch-but {
    position: absolute;
    right: 1px;
    top: 0px;
    width: 90px;
    line-height: 36px;
    text-align: center;
    background: #3277ff;
    font-size: 14px;
    color: #fff;
    padding: 2px 0;
    cursor: pointer;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-sizing: border-box;
}

.header-index .index-Hsearch .search-box .hsearch-but i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
    margin-top: -2px;
}

.icon-header-search {
    background-image: url(../image/web.png);
    background-position: -929px -308px;
    width: 22px;
    height: 22px;
}

.header-index .index-Hsearch p{
        margin-top: 4px;
}
.header-index .index-Hsearch p a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    color: #666d71;
    padding-right: 10px;
    box-sizing: border-box;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
.header-index .index-Hshopping {
    position: relative;
}
.header-index .index-Hshopping a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    background: #f5f5f5;
    color: #666d71;
    margin-top: 20px;
    border: 1px solid #eee;
    font-size: 16px;
}

.header-index .index-Hshopping a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -4px;
    margin-left: -2px;
}
.icon-header-shopping {
    background-image: url(../image/web.png);
    background-position: -1238px -248px;
    width: 21px;
    height: 19px;
}
.header-index .index-Hshopping a b {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-weight: 400;
    margin-top: -3px;
}
.el-icon-arrow-right{
    margin-left: 6px!important;
    padding-left: 4px!important;
}
.header-index .index-Hshopping span {
    position: absolute;
    right: 21px;
    top: 11px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    background: #ff6c00;
    color: #fff;
}

.commonnav-bg {
    width: 100%;
    height: 40px;
    box-sizing: content-box;
}
.content{
    width: 1200px; 
    margin: 0 auto;
    clear: both;
}
.commonnav-bg h2 {
    width: 210px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: #3277ff;
    font-size: 18px;
    color: #fff;
    position: relative;
    margin:0px;
}

.commonnav-bg h2 div.goods {
    display: block;
    cursor: pointer;
    color: #fff;
}
.commonnav-bg h2 .goods .icon-nav-left {
    display: inline-block;
    vertical-align: middle;
    vertical-align: 0;
    margin-right: 12px;
}
.icon-nav-left {
    background-image: url(../image/web.png);
    background-position: -1128px -33px;
    width: 18px;
    height: 14px;
}

.commonnav-bg h2 .goods .nav-direction {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 14px;
    top: 18px;
}
.icon-nav-down {
    background-image: url(../image/web.png);
    background-position: -1495px -7px;
    width: 12px;
    height: 7px;
}
.nav-list-wrap{
    position: absolute;
    width: 230px;
    min-height: 383px; 
    left: 0;
    top: 40px;
    background: rgba(255, 255, 255, 0.08);
    z-index:20;
    padding-top: 20px;
}
.commonnav-bg h2 .nav-list li {
    display: flex;
    width: 230px;
    height: auto;
    font-size: 14px;
    list-style: none;
    margin-bottom: 20px;
}

.commonnav-bg h2 .nav-list li>img{
    box-sizing: border-box;
    width: 34px;
    height: 34px;
    margin: 3px 10px 0 10px;
}
.commonnav-bg h2 .nav-list li .list-main {
    width: 156px;
}
.commonnav-bg h2 .nav-list li .list-main h6 {
    height: 22px;
    line-height: 22px;
    font-family: Source Han Sans CN;
    font-size: 15px;
    font-weight: 500;
    color: #3D3D3D;
    margin: 0;
}

.commonnav-bg h2 .nav-list li .list-main>ul{
    width: 100%;
    line-height: 18px;
}

.commonnav-bg h2 .nav-list li .list-main>ul>li{
    list-style: none;
    display: inline;
    height: 18px;
    line-height: 18px;
}

.commonnav-bg h2 .nav-list li .list-main>ul>li>a,
.commonnav-bg h2 .nav-list li .list-main>ul>li::after{
    font-family: Source Han Sans CN;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    color: rgba(61, 61, 61, 0.45);
}

.commonnav-bg h2 .nav-list li .list-main>ul>li>a:hover{
    color: #3277ff;
}

.commonnav-bg h2 .nav-list li .list-main>ul>li::after{
    content: '|';
    margin: 0 3px;
}

.commonnav-bg h2 .nav-list li .list-main>ul>li:last-child::after{
    content: '';
}

.commonnav-bg .big-nav {
    width: 980px;
    height: 24px;
    box-sizing:content-box;
    padding-left: 230px;
    margin-top: -30px;
}

.commonnav-bg .big-nav li {
    position: relative;
    display: inline-block;
    font-size: 19px;
    margin-left: 50px;
    box-sizing:content-box;
}

.commonnav-bg .big-nav li a {
    display: block;
    padding: 3px;
    color: #666d71;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    box-sizing:content-box;
    font-size:16px;
}
.commonnav-bg .big-nav li a.active{
    color: #37a3ff;
}
.commonnav-bg .big-nav li a {
    display: block;
    padding: 3px;
    color: #666d71;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.commonnav-bg .big-nav li a:hover {
    color: #3277ff;
    -moz-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.commonnav-bg .big-nav li a:hover {
    border-bottom: 2px solid #3277ff;
}
.commonnav-bg .big-nav li.active a{
    color:#3277ff;
    border-bottom: 2px solid #3277ff;
}
.commonnav-bg .big-nav li i {
    display: block;
    position: absolute;
    right: -34px;
    top: -10px;
}
.icon-grab {
    background-image: url(../image/grab.png);
    width: 32px;
    height: 20px;
}
.icon-new {
    background-image: url(../image/new.png);
    width: 32px;
    height: 20px;
}
.icon-zm{
    margin-right: -42px;
    background-image: url(../image/exclusive.png);
    width: 78px;
    height: 27px;  
}
.log-zm{
    display: inline-block;
    background-image: url(../image/zm.png);
    width: 15px;
    height: 17px; 
}


.clearfix:after {
    clear: both
}
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both
}
.clearfix {
    clear:both;
}
.clearfix ul {
    display:block;
}
.f1 {
    position: relative;
    float:left;
    color: #666d71;
    padding: 0 3px;
    z-index: 55;
    background-color: #ffffff;
}
.f2 {
    float: left;
}
.login,.register{
    margin-left: 10px;
}

dd{
    margin-left:40px;
}
.fr {
    float:right;
}
.color-blue {
    display: inline-block;
    margin-left: -4px;
    color:#23a5f9;
}

.index-Hlogo {
    margin: 30px 0;
}
.index-Hlogo a div{
    width:100%;
    height: 100%;
    background: url('http://www.xiaozu365.com/img/logo.png') no-repeat;
}
.index-Hsearch{
    position: relative;
    margin: 30px;
    width: 460px;
    height: 42px;
}

.hsearch-but{
    position: absolute;
    right: -1px;
    top:0px;
    width: 90px;
    line-height: 40px;
    height:40px;
    text-align: center;
    background: #37a3ff;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border:none;
}
.input-box{
    left: 0;
    right: 90px;
    padding-left: 10px;
    padding-right: 38px;
    width: 370px;
    height:40px;
    border: 2px solid #37a3ff;
}
.hsearch-text{
    display: block;
    width: 100%;
    height:36px;
    border: none;
    padding: 0;
}

.index-Hshopping{
    position: relative;
}
.button {
    display: inline-block;
    width:100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    background: #f5f5f5;
    color: #666d71;
    border: 1px solid #eee;
    font-size: 14px;
}
/* .button b{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 25px;
} */
.index-Hshopping span{
    position: absolute;
    right: 25px;
    top: 12px;
    border-radius: 100px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    background: #fe4979;
    color: #fff;
}
.search-word{
    height:22px;
    line-height: 22px;
}
.search-word a{
    /* width:80px; */
    font-size:12px;
    display: inline-block;
    height: 22px;
    text-align: center;
    overflow: hidden;
    font-family: 'Microsoft YaHei';
}
header{background: #FFFFFF;}
/*-------------------每个页面的页脚-------------------------*/
.view-footer{
    min-width: 1200px;
    padding: 0!important;
    heihgt:240px;
}
.footer_main{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    height:250px;
}
.footer_content{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 50px;
}
.footer_content_lt{
    /* width: 468px; */
    height: 398px;
    float: left;
    padding-top: 52px;
    /* padding: 50px 126px 80px 92px; */
}
.footer-info{
    height:250px;
}
.footer_content_lt_IMgBox{
    width: 100%;
    margin-bottom: 50px;
    height:100px;
}
.footer_content_lt_IMgBox_item{
    width:100px;
    height: 100px;
    display:inline-block;
}
.footer_content_lt_IMgBox_item:nth-child(1){
    float: left;
}
.footer_content_lt_IMgBox_item:nth-child(2){
    /* float: right; */
    margin-left:70px;
}
.footer_content_lt_IMgBox_item>img{
    display: block;
    width: 100px;
    height: 100px;
    /* background: red; */
    margin-bottom: 12px;
}
.footer_content_lt_IMgBox_item>p{
    width: 100%;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #363b40;
    cursor:default;
}
.footer_content_lt>h4{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color:#3276FF;
    margin: 0;
    cursor:default;
    margin-bottom:6px;
    padding-left: 17px;
}
.footer_content_lt>h3{
    margin: 0;
    font-family: MicrosoftYaHei;
    font-size: 25px;
    line-height: 29px;
    display: inline-block;
    color: rgb(51,120,255);
    cursor: pointer;
    padding: 10px 58px 10px 15px;
    border: 1px solid #e3e3e3;
}
.footer_content_lt>h5{
    margin: 15px 0;
    font-size: 14px;
    color: #606365;
    cursor:default;
    padding-left: 17px;
}
.footer_content_Rt{
    width: 800px;
	margin: 0 auto;
    padding-top: 52px;
}
.footer_content_Rt>li{
    float: left;
    width: 20%;
    list-style:none;
}
.footer_content_Rt>li>h3{
    padding-left: 11px;
    border-left: 2px solid #6172ff;
    box-sizing: border-box;
    margin: 0 0 18px 0;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height:16px;
    color: #363b40;
    cursor:not-allowed;
}
.footer_content_Rt>li>ul{
    padding-left: 11px;
}
.footer_content_Rt>li>ul>li{
    margin-bottom: 15px;
    list-style: none;
}
.footer_content_Rt>li>ul>li>a{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 19px;
    color: #606365;
    border-radius: 4px;
}
.footer-info .footer-info-company{
    font-size:12px;
    margin: 0 auto 10px auto;
    text-align: center;
    color: #999;
    background:#fff;
    width:100%;
    background-color: #2E2E2E;
    height: 50px;
    line-height: 50px;
}

/*-------------------end-------------------------*/

[v-cloak] { display: none; }

.list-main a{
	text-decoration: none;
	color:#ffffff;
}
.nav-list li .list-mains span {
    padding: 0 8px 0 0;
}
.commonnav-bg h2 .nav-list li .list-main p a {
    padding: 0 0px; 
}

.header {
    height: 50px;
  }
  .header .content{
    width:1200px;
    margin:0 auto;
    font-size:12px;    
  }
  .header .header-info{
    height:50px;
    line-height: 50px;
    color:#808080;    
  }
  .header-info .user{
    color:rgb(51,119,255);

  }
  .header .exit {
    margin-left: 12px;
    cursor: pointer;
  }
  .header .lr{
    color:#3277ff;
  }
.header-help{
    height:50px;
    cursor: pointer; 
    position: relative;
    z-index:999;   
}
.header-help span a{
  text-decoration: none;
  color:gray;
}
.header-help span{
  position: relative;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin-left:20px;
  margin-top:13px;
  color:#808080;
}
.header-help .center{
  display: inline-block;
  width: 80px;
  padding: 0 6px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header-help .center i{
    margin-left: 0px;
    position: relative;
    right: -5px;
    transform: scale(0.8);
}
.header-help ul{
  width:100%;
  position: absolute;
  top:100%;
  left:0;
}
.clear {
    zoom: 1;
}
.header-help ul li{
  border-top:1px solid #f2f2f2;
  color:#808080;
  background: #fff;
  list-style: none;
}
.header-help ul li.active{
  color:rgb(51,119,255);
}
.header-help li a {
    color: #666d71;
    transition: color .25s ease-in-out;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
.right{
    float: right;
}
.left{
    float: left;
}
.clear:after {
    content: '';
    display: block;
    clear: both;
}

.fixed-serve {
    position: fixed;
    right: 0;
    bottom: 68px;
    width: 80px;
    height: 78px;	
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.fixed-serve-hover img{
    width: 36px;
    height: 29px;
    margin: 14px 0 0 22px;
}
.fixed-serve-hover div{
    width: 100%;
    height: 16px;
    line-height: 16px;
    text-align: center;
    opacity: 0.65;
    font-family: 思源黑体;
    font-size: 11px;
    color: #3D3D3D;
    cursor: pointer;
}

.fixed-serve:hover .fixed-serve-qr{
    display: block;
}

.fixed-serve-qr{
    display: none;
    position: fixed;
    right: 76px;
    bottom: 68px;
    width: 173px;
    height: 210px;
    opacity: 1;
}