.bd-bt{
    border-bottom: 1px solid #dedede;
}
.mobile-header{
    display: none;
}
.menu{
    display: none;
}
.top-head{
    height: 38px;
    line-height: 38px;
    background: #f5f5f5;
}
.top-hdl{
    float: left;
}
.top-hdl>span{
    font-size: 12px;
    color:#828282;
}
.top-hdl>a{
    font-size: 12px;
    color:#828282;
    margin: 0 5px;
}

.top-hdr{
    float: right;
}

.top-hdr>a{
    font-size: 12px;
    color:#828282;
}
.top-hdr>a b{
    width: 7px;
    height: 4px;
    background: url("../images/down.png") no-repeat center center;
    margin: 0 0 2px 8px;
}
.top-hdr>i{
    font-size: 12px;
    color:#828282;
    margin: 0 20px;
}
.hdcont{
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo{
    width: 12.5%;
}

.logo img{
    width: 100%;
}
.search{
    width: 52%;
}

.search input{
    float: left;
    padding: 0 10px 0 44px;
    width: 412px;
    height: 42px;
    font-size: 14px;
    color:#333;
    border:1px solid #228bc3;
    background: url("../images/search.png") no-repeat 18px center;
}
.intser{
    float: left;
    width:84px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color:#fff;
    text-align: center;
    border:1px solid #228bc3;
    background: #228bc3;
}
.gjiser{
    float: right;
    width:106px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color:#fff;
    text-align: center;
    border:1px solid #9dc55b;
    background: #9dc55b;
    border-radius: 3px;
}
.cart{
    width: 150px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color:#333;
    text-align: center;
    border:1px solid #e5e5e5;
    border-radius: 3px;
    background: #f9f9f9;
}

.cart>a>b{
    width: 16px;
    height: 16px;
    background: url("../images/cart.png") no-repeat center center;
    margin: 0 6px -3px 0;
}
.cart>a>i{
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color:#fff;
    text-align: center;
    background: #228bc3;
    border-radius: 10px;
    margin: 0 0 -3px 6px;
}

.hdbottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hdnabhd{
    float: left;
    width: 226px;
    height: 43px;
    line-height: 43px;
    background: #6b6b6b;
    font-size: 14px;
    color:#fff;
    text-align: center;
    cursor: pointer;
}
.hdnabhd i{
    width: 18px;
    height: 12px;
    background: url("../images/nav.png") no-repeat center center;
    margin: 0 10px -2px 0;
}
.hdnavul{
    float: left;
    margin-left: 30px;
}
.hdnavul li{
    float: left;
    line-height: 42px;
    margin: 0 28px;
}
.hdnavul li a{
    font-size: 14px;
    color:#333;
}
.hdnavul li:hover a{
    color: #219ed9;
}
.hdnavul li.active a{
    color: #219ed9;
}

.hdtele{
    font-size: 16px;
    color:#219ed9;
}
.hdtele i{
    width: 28px;
    height: 28px;
    background: url("../images/tele.png") no-repeat center center;
    margin: 0 10px -8px 0;
}

.pc-footer{
    padding-top: 80px;
    background: #262626;
}

.footul{
    width: 100%;
}

.footul li{
    float: left;
    width: 20%;
}
.footul li h6{
    padding-bottom: 20px;
    font-size: 14px;
    color:#fff;
}
.footul li .foota{
    height: 250px;
    border-bottom: 1px solid #323232;
}
.footul li .foota a{
    display: block;
    line-height: 30px;
    font-size: 14px;
    color:#6e6e6e;
}
.footul li .foota a i{
    width: 22px;
    height: 22px;
    margin: 0 10px -6px 0;
}
.wx{
    background: url("../images/wx.png") no-repeat center center;
}
.wb{
    background: url("../images/wb.png") no-repeat center center;
}
.email{
    background: url("../images/emails.png") no-repeat center center;
}
.xhs{
    background: url("../images/xhs.png") no-repeat center center;
}
.dy{
    background: url("../images/dy.png") no-repeat center center;
}
.bilibili{
    background: url("../images/bilibili-line.png") no-repeat center center;
}

.footul li .foota a:hover{
    color: #fff;
}

.footdown {
    padding:20px 0;
}
.footdwn-txt {
    text-align:center;
    font-size:14px;
    color:#6e6e6e;
    padding:2px 0;
}
.txtred {
    color:red !important;
}
.footdwn-btm {
    display: flex;
  justify-content: center;
  align-content: center;
}
.footdwn-btm a{
    display: flex;
    align-content: center;
    padding:0 20px;
}
    .footdwn-btm a img {
        width:20px;
        height:auto;
    }
    .footdwn-btm a text {
        font-size:14px;
    color:#6e6e6e;
    margin-left:10px;
    }


.menuss li {
            line-height: 50px;
            border-bottom: 1px solid #605e62;
        }

        .menuss li a {
                display: block;
                padding: 0 23px;
                color: #fff;
            }

        .menuss {
            position: absolute;
            z-index: 2;
            background: url(../../cn/images/nav-mask.png) repeat;
            width: 11.9%;
            display: none;
        }



