
.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 388;
    width: 100%;
}

.h-a {
    width: 100%;
}

.h-cont {
    width: 17.2rem;
    margin: 0 auto;
    position: relative;
}

.h-cont:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.h-left {
    float: left;
}

.h-logo {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    cursor: pointer;
    height: 1rem;
    line-height: 1rem;
}

.h-logo img {
    height: .69rem;
    max-width: none;
}

.h-right {
    float: right;
    font-size: 0;
    display: flex;
    align-items: center;
}

.h-h {
    font-size: 0;
    display: flex;
}

.h-i {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 0 .4rem;
}

.h-j {
    display: inline-block;
    color: #ffffff;
    line-height: 1rem;
    position: relative;
}

.h-i.active .h-j {
    font-weight: bold;
}

.h-sub {
    position: fixed;
    top: 1rem;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: none;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.hs-cont {
    width: 100%;
    text-align: center;
    padding: .6rem 1.4rem 1.2rem;
    font-size: 0;
}

.hs-left {
    display: inline-block;
    vertical-align: top;
    width: 9.9rem;
    text-align: left;
}

.hs-titles {
    display: block;
    color: #222222;
    margin-bottom: .3rem;
}

.hs-textbox {
    color: #777777;
    line-height: 1.7;
    margin-bottom: .2rem;
}

.hs-textbox * {
    line-height: inherit;
}

.hs-links {
    width: 100%;
}

.hs-link {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(33.33% - .37rem);
    padding: .18rem 10px .18rem 0;
    color: #222222;
    line-height: 1.4;
    margin-right: .55rem;
    border-bottom: .02rem solid #eeeeee;
}

.hs-link:nth-child(3n) {
    margin-right: 0;
}

.hs-link:before {
    content: '';
    position: absolute;
    bottom: -.02rem;
    left: 0;
    width: 0;
    height: .02rem;
    transition: all ease .5s;
    background-color: #b48a28;
}

.hs-link:after {
    content: '/';
    transition: all ease .5s;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    color: #777777;
}

.hs-link.active {
    color: #b48a28;
}

.hs-link.active:before {
    width: 100%;
}

.hs-link.active:after {
    content: '>';
    right: 3px;
    color: #b48a28;
}

.hs-right {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 9.9rem);
    padding-left: 1.85rem;
}

.hs-img {
    display: none;
    width: 100%;
}

.hs-img.show {
    display: block;
}

.h-k {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
}

.h-search {
    display: block;
    cursor: pointer;
    width: 1em;
    height: 1rem;
    background-image: url('/static/home/images/n2.png');
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.hs-a {
    display: none;
    z-index: 108;
    white-space: nowrap;
    position: fixed;
    top: 1.5rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.hs-form {
    font-size: 0;
    display: inline-block;
}

.hs-text {
    border: none;
    padding: 0 .2rem;
    display: inline-block;
    vertical-align: middle;
    width: 6rem;
    height: 45px;
    background-color: #fff;
    color: #333;
}

.hs-submit {
    border: none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #dcc38a;
    background-image: url('/static/home/images/n2.png');
    background-size: 18px auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.header.search-state .hs-a {
    display: block;
}

.header.search-state .h-opa {
    display: block;
}

.h-menu {
    display: none;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 1rem;
    height: 1rem;
    background-image: url('/static/home/images/g-menu.png');
    background-size: .6rem auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.h-opa {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    cursor: pointer;
}

.header.fixed {
    background-color: #b48a28;
}

body.quality-guarantee .header {
    background-color: #b48a28;
}

body.quality-guarantee {
    padding-top: 1rem !important;
}

@media(max-width:900px) {
    body {
        padding-top: 1rem !important;
    }

    .header {
        background-color: #b48a28;
    }
}

@media(min-width: 1200px) {
    .h-i:hover .h-j {
        font-weight: bold;
    }
}

@media(max-width: 1200px) {
    .h-cont {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .h-logo img {
        height: 50%;
    }

    .h-h {
        display: block;
        width: 260px;
        position: fixed;
        text-align: left;
        right: 0;
        top: 0;
        height: 100vh;
        background-color: #fff;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        overflow: auto;
        z-index: 1000;
        transform: translate(100%, 0);
        transition: transform .3s;
    }

    .h-i {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .h-j {
        padding: 0;
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
        color: #666;
        font-size: 16px;
    }

    .h-i.has-links:after {
        content: "";
        background-image: url('/static/home/images/g-right.png');
        background-size: 18px auto;
        background-position: center center;
        background-repeat: no-repeat;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        color: #333;
    }

    .h-i.has-links.show:after {
        transform: rotate(90deg);
        background-image: url('/static/home/images/g-right2.png');
    }

    .hs-titles {
        display: none;
    }

    .hs-textbox {
        display: none;
    }

    .h-sub {
        position: relative;
        top: 0;
        background-color: #fff;
        box-shadow: none;
        left: 0;
        transform: translate(0, 0);
        width: 100% !important;
    }

    .hs-cont {
        padding: 20px 30px;
    }

    .hs-left {
        width: 100%;
    }

    .hs-right {
        display: none;
    }

    .hs-link {
        width: 100%;
        margin-right: 0;
        padding: 15px 10px 15px 0;
    }

    .h-right {
        margin-right: 1rem;
    }

    .h-k {
        margin-left: 0;
    }

    .h-menu {
        display: block;
    }

    .header.menu-state .h-h {
        transform: translate(0, 0);
    }

    .header.menu-state .h-opa {
        display: block;
    }
}

@media(max-width:750px) {
    .hs-text {
        width: 5rem;
        height: 35px;
    }

    .hs-submit {
        height: 35px;
    }

    .h-limg {
        display: none;
    }
}


.h-lang {
    position: relative;
    margin-left: 0.2rem;
    color: #fff;
}

.h-lang::before {
    content: "";
    width: 1px;
    height: 1em;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 0;
    top: calc(50% - 0.5em);
}

.h-lang:hover .bd {
    top: 100%;
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0%);
    transition: all 0.3s;
}

.h-lang .hd {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 0.1rem 0;
}

.h-lang .ic {
    width: 1em;
    height: 1em;
    -o-object-fit: contain;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.h-lang .on {
    color: #b48a28;
}

.h-lang .sp {
    margin: 0 0.06rem;
}

.h-lang .ar {
    width: 0.5em;
    height: 0.5em;
}

.h-lang .bd {
    position: absolute;
    min-width: 100%;
    width: -moz-max-content;
    width: max-content;
    top: 100%;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, 10%);
    border-radius: 3px;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
    background-color: #fff;
    transition: all 0.3s;
    padding: 0.05rem 0;
    z-index: 5;
}

.h-lang .b_a {
    display: block;
    text-align: center;
    padding: 0.25em 1em;
    color: #333;
}

.h-lang .b_a:hover {
    color: #b48a28;
}

.h-lang .bic {
    width: 1em;
    height: 1em;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 0.1rem;
    flex-shrink: 0;
}

.footer{width: 100%;background-color: #f7f7f7;}
.f-top{width: 100%;padding-top: .6rem;padding-bottom: .6rem;}
.f-main{width: 17.2rem;margin: 0 auto;}
.f-b{width: 100%;border-bottom: 1px solid #eaeaea;margin-bottom: .5rem; display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.f-logo{display: block;cursor: pointer;width: 1.45rem;margin-bottom: .3rem;}
.f-logo img{width: 100%;}
.f-form{display: inline-block;font-size: 0;}
.f-form form{display: block;}
.f-input{display: inline-block;vertical-align: middle;	width: 4rem;height: .6rem;padding: 0 .3rem;color: #333333;background-color: #ffffff;border: solid 1px #b48a28;}
.f-submit{display: inline-block;vertical-align: middle;cursor: pointer;color: #ffffff;width: 1rem;height: .6rem;text-align: center;line-height: .6rem;background-color: #b48a28;border: solid 1px #b48a28;}
.f-form input::-webkit-input-placeholder,
.f-form textarea::-webkit-input-placeholder{color: #cccccc;}
.f-form input:-moz-placeholder,
.f-form textarea:-moz-placeholder{color: #cccccc;}
.f-form input::-moz-placeholder,
.f-form textarea::-moz-placeholder{color: #cccccc;}
.f-form input:-ms-input-placeholder,
.f-form textarea:-ms-input-placeholder{color: #cccccc;}

.f-cont{width: 100%;}
.f-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.f-left{float: left;width: 10.6rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.f-item{display: block;padding-right: .15rem;}
.f-one{display: block;color: #333333;margin-bottom: .3rem;}
.f-twobox{display: inline-block;}
.f-two{display: block;cursor: pointer;color: #999999;line-height: 1.6;margin-bottom: .15rem;}
.f-two:hover{color: #b48a28;}

.f-right{float: right;}
.f-tip{color: #333333;margin-bottom: .3rem;}
.f-phone{display: block; color: #b48a28;font-weight: bold;margin-bottom: .45rem;}
.f-code{width: 1.2rem;min-width: 80px;}
.f-code img{width: 100%;}

.f-bottom{width: 100%;padding: .2rem 0; background-color: #b48a28;}
.f-c{width: 17.2rem;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.f-lt{display: block;padding: .15rem 0;}
.f-text{color: #ffffff;line-height: 1.6;}
.f-linkbox{display: block;font-size: 0;}
.f-link{display: inline-block;vertical-align: middle;margin-top: .1rem; color: #ffffff;cursor: pointer;line-height: 1.6;}
.f-link:after{content: '/';margin: 0 .1rem;}
.f-link:last-child:after{display: none;}

.f-rt{display: none;margin:  .2rem 0;position: relative;}
.f-buttom{display: block; cursor: pointer;color: #ffffff;padding: .22rem 1rem .22rem .3rem;min-width: 2.4rem;border: 1px solid rgba(255,255,255,.2);}
.f-buttom:after{content: '';position: absolute;right: .3rem;top: 50%;border-bottom: 5px solid #ffffff;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.f-sub{display: none; position: absolute;bottom: 100%;left: 0;width: 100%;}
.fs-cont{width: 100%;background-color: #fff;padding: 1em 0;max-height: 12em;overflow: auto; }
.fs-item{display: block;cursor: pointer; width: 100%;padding: 0 .3rem;color: #333;line-height: 2;}
.fs-item:hover{color: #b48a28;}

@media(max-width:900px){
    .f-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;} 
    .f-input{width: 3.3rem;} 
    .f-left{width: 100%;}
    .f-item{width: 100%;padding-right: 0;margin-bottom: .2rem;}
    .f-twobox{width: 100%;}
    .f-two{display: inline-block;vertical-align: middle;width: auto;margin-right: .2rem;margin-bottom: .2rem;}
    .f-right{width: 100%;}
    .f-c{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px}

    .f-lt{width: 100%;text-align: center;}
    .f-rt{margin: .2rem auto;}
}

.mi-a{width: 100%;background-color: #ffffff;box-shadow: -2px 1px 0px 0px rgba(14, 7, 7, 0.04);}
.mi-b{width: 17.7rem;margin: 0 auto;}
.mi-cont{width: 100%;font-size: 0;}
.mi-item{display: inline-block;vertical-align: middle;cursor: pointer; line-height: .7rem;color: #999999;}
.mi-item:after{content: ''; display: inline-block;vertical-align: middle;margin: 0 .1rem; width: 1.5em;height: .7rem;background-image: url('/static/home/images/g21.png');background-size:  auto .69em; background-position: center center;background-repeat: no-repeat;}
.mi-item:last-child:after{display: none;} 
.mi-item:first-child:before{content: '';display: inline-block;vertical-align: middle;width: 2.5em;height: .7rem;background-image: url('/static/home/images/g22.png');background-size: auto 1em;background-position: center center;background-repeat: no-repeat;}
@media(max-width: 900px){ 
    .mi-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mi-cont{width: 100%;white-space: nowrap;overflow: auto;}
}
