/*!index*/

*{ margin:0;padding:0;}

.left{
    float: left;
}
.right{
    float: right;
}


html {
    overflow-y: scroll;
}
body {
    background: #fff;
    color: #000;
    font-size: 14px;
}
ul,ol{list-style:none;}

img{border:0;display: inline-block;padding:0;margin:0;}

a{text-decoration:none!important;}

.s_prod{
    width: 100%;
    overflow: hidden;
    margin: 84px auto 0;
    padding: 0;
} 
.s_prod.pp {
    padding: 0;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
} 
.s_prod>.swiper-container{
    height:100%;
    position: relative;
} 
.s_prod>.swiper-wrapper {
    width:100%; 
} 
.s_prod .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%!important;
    } 
.s_prod .swiper-slide img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.m_ch,.p_ch{
    display: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #404040;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 0.4rem;
    height: 0.04rem;
    border-radius: 4px;
}
.navbar-toggle {
    border: none;
}
.navbar-collapse{
    border-top: none;
    background-color: #fff;
    /* width: 100%; */
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle {
   background-color: transparent;
}
.navbar-default{
    background-color: #fff;
}
.navbar{
    width: 100%;
    line-height: 68px;
    border: none;
    position: fixed;
    top:0;
    box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);
    z-index: 200;
}
.navbar-nav>li>a{
    line-height: 68px;
}
.row{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0.35rem;
    /* display: grid; */
    /* background: rgb(0, 0, 0,60%); */
    /* border-top: 1px solid rgba(116,61,62,1.00); */
}

.row.bottom.ppl {}

.navbar-brand{
    padding:15px 15px;
}
.carousel-inner .item img {
    margin: 84px auto 0;
}


.title_b span,.title_b1 span {
    background: rgb(3 5 8 / 30%); 
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top:0;
    left:0;
    display: block;
}
.title_b1 span {
    background: rgb(3 5 8 / 30%); 
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top:0;
    left:0;
    display: block;
}

.title_bc {
    position: absolute;
    left:0;
    bottom: 0%;
    background: rgb(0, 0, 0,0%);
    height: 70%;
    width: 100%;
    display: inline-block;
    padding: 0;
    text-align: left;
    margin: 0 auto;
}
.title_bc span {
    background: #8e2323;
    width: 0.8rem;
    height: 5px;
    margin: 0 0 10px 12%;
    display: block;
}
.title_bc h2 {
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    background: rgb(0, 0, 0,0%);
    width: 100%;
    display:block;
    line-height: 0.4rem;
    padding: 0 0 0 12%;
    text-align: left;
    margin: 60px auto 10px;
}

.title_bc p {
    font-size: 0.16rem;
    color: #eee;
    background: rgb(0, 0, 0,0%);
    width: 100%;
    line-height: 0.16rem;
    display: block;
    padding: 0 0 20px 12%;
    text-align: left;
    margin: 0 auto;
}
.title_bc .icon {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
}
.title_bc .icon img{
    width: 0.34rem;
    height: 0.34rem;
    display: inline-block;
    margin: 0 0 0 15%
}
.title_bc .icon p {
    margin: 0;
    padding: 0 0.15rem 0 0.15rem;
    line-height: 0.16rem;
    /* height: 0.3rem; */
}


.fb {
    float: left;
    position: relative;
    clear: both;
    background-color: rgba(0,0,0,1);
    height: 2.6rem;
    min-height: 220px;
    margin-top: -1rem;
    width: 100%;
    padding-top: 45px;
}
.fb h2 {
    color: #F0F0F0!important;
}
.fb p {
    color: #F0F0F0!important;
    text-align:center;
    padding: 0.2rem 0.2rem 0.1rem;
    text-transform:none;
}
.aub {
    background: #f0f0f0 url("../image/2023011000.png") no-repeat center;
    height: 3rem;
    min-height: 220px;
    width: 100%;
    padding-top: 0.6rem;
}
.aub p{
    font-size: 0.20rem!important;
    color: #404040;
    text-align:center;
    padding: 0.2rem 0.6rem 0.1rem 0.6rem;
}

.ys {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0.4rem 0.35rem 0;
    /* border-top: 1.5px solid #D3D3D3; */
    }

.ys h3 {
    color: #000;
    font-size: 14px;
    text-align:left;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
    text-transform:none;
}

.ys p {
    font-size: 16px;
    text-align:left;
    padding: 0;
    margin: 0 0 10px;
    text-transform:none;
}

.container1 {
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
}
.container2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.container3 {
    width: 100%;
    height: 1.7rem;
    margin: 0 auto;
    clear: both;
}
.content1 {
    max-width: 1200px;
    margin: 0.6rem auto;
    padding: 0.4rem 0 0 0;
    border-top: 1px solid #404040;
}
.title_b h2 {
        font-size: 0.8rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 45%;
        color: #FFFFFF;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b p {
        font-size: 0.5rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 30%;
        color: #fff!important;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b1 h2 {
        font-size: 0.58rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-right: 60%;
        text-align: center;
        margin: 0 auto;
    }

    .title_b1 p {
        font-size: 0.30rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-right: 40%;
        text-align: center;
        margin: 0 auto;
    }

.store3 ul li{
    width: 30%;
    float: left;
    position: relative;
    border-radius: 30px;
    background-color: #f5f5f5;
}
.store3 ul li img{
    width: 50%!important;
    margin: 15% 25% 30%;
}
.store3 ul li p{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 0.18rem;
    font-weight: normal;
    color: white;
    background-color: #8e2323;
    border-radius: 0px 0px 30px 30px;
}
.store3 ul li span {
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    top:0;
    left:0;
    border-radius: 30px;
    display: block;
}
.p3 {
    padding: 0 3%;
}
.p30 {
    padding: 0 0.35rem;
}
.ppl {
    padding: 0 0.4rem;
} 

.btb{
    display: block;
    
}
.bts{
    display: none
}

.bgsc .title h2{
    padding-top: 1.3rem;
    margin-bottom: 20px
}
.bgsc{
    background: #f0f0f0 url("../image/2023012002.png") no-repeat center;
    width: 100%;
    height: 5.5rem;
    margin: 0 0 0 0;
}
.bgsc1{
    width: 100%;
    height: 6rem;
    margin:0.8rem 0 0.2rem 0;
}
.bgsc1 .title h2{
    padding-top: 2rem;
    margin-bottom: 20px
}

p#back-to-top{
    position:fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
}
p#back-to-top a{
    text-align:center;
    text-decoration:none;
    color:#d1d1d1;
    display:block;
    width: 100%;
    -moz-transition:color1s;
    -webkit-transition:color1s;
    -o-transition:color1s;
}
p#back-to-top a:hover{
    color:#979797;
}
p#back-to-top a span{
    background: #404040 url(../image/c03.svg) no-repeat center center;
    border-radius:6px;
    display:block;
    height: 40px;
    width: 40px;
    margin-bottom:5px;
    -moz-transition:background1s;
    -webkit-transition:background1s;
    -o-transition:background1s;
}
#back-to-top a:hover span{
    background: #979797 url(../image/c03.svg) no-repeat center center;
}


.ch{
    color: #4d4c4d;
    font-size: 17px;
}
.ch a:first-child{
    color:#8e2323;
    margin-right: 10px;
}
.ch a:last-child{
    color:#4d4c4d;
    margin-left: 10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-right: 0;
    padding-left: 0;
}

.contant1,.contant2{
    width: 100%;
    height: 100%;
}
.contant_text h2 {
    color: #c8102e;
    font-size: 0.31rem;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}
.contant_text p{
    color:#331805;
    font-size: 0.2rem;
    line-height: 0.5rem;
    text-align: left;
}
.contant_text span{
    width: 0.9rem;
    height: 4px;
    background: #c8102e;
    display: block;
    margin-bottom:0.24rem;
    margin-top: 14px;
}

.bottom h3{
    font-size: 0.20rem;
    color: #404040;
    display: block;
    font-weight: bold;
    /* margin-top: 10px; */
    margin-bottom: 0.2rem;
    /* border-bottom: 1px solid #f0f0f0; */
}
.bottom p{
    font-size: 0.16rem;
    line-height: 0.16rem;
    color: #404040;
    display: inline-block;
    margin-top: 0px;
    vertical-align: middle;
}
.bottom span{
    color:#000;
    display: block;
    margin-top: 10px;
    line-height: 1.75em;
    min-width: 2.1rem;
}

.sl a {
    color:  #8e2323;
    font-style: italic;
    margin: 0 5px;
}

.sl a::after{
    background-color:  #fff;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    background-image: url(../image/ic05.png);
    background-size:  cover;
    margin-left: 6px;
}


.icon1 span {
    background: #fff url("../image/c01.svg") no-repeat left center;
    background-size: 0.22rem;
    border-radius: 0px;
    display:block;
    margin: 10px 0 0 0;
    padding-left: 30px;
    /* height: 25px; */
    color: #404040;
}

.bottom .code,.bottom .blog{
    width: 1.6rem;
    height: 0.5rem;
    margin: 0 auto;
}
.bottom .img1 {
    /* width: 100%; */
    height: 23px;
    display: inline-block;
    margin: 5px 15px 5px 0;
}
.bottom .code {
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.bottom .code1{
    width: 0.22rem;
    height: 0.22rem;
    display: inline-block;
    margin: 0 15px 0 0;
}
.bottom .blog{
    margin: 0 auto;

}
.bottom .col-md-2 {
    margin-right: 0.4rem;
    float: left;
    text-align: center;
}
    .bottom .col-md-2:last-child {
        margin-right: 0rem;  
    }

.bottom .col-md-3 {
    /* margin-left: -0.4rem; */
    /* min-width: 3rem; */
    margin-right: 5%;
    margin-bottom: 0.4rem;
    /* padding: 0 0 0 0.35rem; */
    float: left;
    text-align: left;
    /* border-top: 1px solid #404040; */
}
    .bottom .col-md-3:last-child {
        margin-right: 0rem;
    }

/*.bottom .col-md-3:not(:last-child) {
    margin-left: 0.3rem;
    margin-right: 0.4rem;
    float: left;
    text-align: center;
}

    .bottom .col-md-3:last-child {
        margin-right: 0rem;
    }
*/

footer{
    height: 60px;
    width: 100%;
    background: #f2f2f2;
    display: inline-block;
    margin-top: 20px;
    padding: 0;
    bottom: 0;
    position: relative;
}

footer p{
    text-align: center;
    color:#666666;
    font-size: 14px;
    opacity: 0.5
}
footer p:first-child{
    padding: 20px 10px 0;
    margin-bottom: 0px;
}
footer p span,footer p  a{
    display: inline-block;
    color: #666666;
    opacity: 1;
    margin: 0 5px;
}
.prod .title_pr h2{
   font-size: 0.5rem;
   color:#404040;
   font-weight: bold;
   text-align: left;
   margin-top: 0.5rem;
}
.prod .title_pr span{
    background: #8E2323;
    width: 1.4rem;
    height: 5px;
    margin: 0 auto;
    display: block;
}

.store1 .title h2,.store2 .title h2,.join .title h2,.store3 .title h2,.store4 .title h2{
   font-size: 0.3rem;
   color:#404040;
   font-weight: bold;
   text-align: center;
   margin-top: 0.5rem;
}
.store1 .title span, .store2 .title span, .join .title span, .store3 .title span , .store4 .title span{
    background: #8E2323;
    width: 1.4rem;
    height: 5px;
    margin: 0 auto;
    display: block;
}

.store1 h3{
    font-size: 0.34rem;
    color:#8e2323;
    font-weight: bold;
    text-align-last: center;
    margin: 0.37rem 0;
}
.store1 img{
    width: 5.9rem;
    height: 5rem;
}
.store1 ul li{
    width: 33%;
    /* min-width: 350px; */
    margin-bottom: 0.5%;
    float: left;
}
.store1 ul li:not(:last-child) {
    margin-right: 0.5%;
}
.store1 ul li:nth-of-type(3){
    margin-right:0%;
}
.store1 ul li:nth-of-type(6){
    margin-right: 0%;
}
.store2 ul li {
    width: 100%;
    float: left;
    margin-top: 0.5%;
    margin-bottom: 1%;
}
.store2 ul li:last-child {
    margin-bottom:2%
}
.store1 ul li img, .store2 ul li img, .store3 ul li img, .store4 ul li img {
    width: 100%;
    height: 100%;
}
.store1 p{
    font-size: 0.18rem;
    color: #404040;
}

.store1{
    margin: 1rem 0 0;
    position: relative;
    /* float: left; */
}
.store2,.store4{
    margin-top: 1rem;
}
.store3{
    margin: 1.2rem 0 0.5rem;
    height: 3.4rem;
    clear: both;
}

.store2 ul li {
    position: relative;
}
.store2 ul li h3{
    font-size: 0.18rem;
    color: #fefefe;
    position: absolute;
    bottom: -20px;
    height: 0.55rem;
    background: rgb(0, 0, 0,60%);
    width: 100%;
    line-height: 0.55rem;
    padding-left: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.store5{
    margin-top: 80px;
}
.store_cc ul li{
    width: 19.2%;
    min-width: 115px;
    min-height:110px;
    float: left;
    position: relative;
    margin-top: 0.5%;
    margin-bottom:0.5%;
}
.store_cc ul li img{
    width: 100%;
}

.join{
    position: relative;
    margin-top: 84px;
    background-color:#F0F0F0;
    margin-bottom: 10px;
    /* padding: 0 0.35rem; */
}
.join_us{
    margin-top: 0;
    /* width: 100%; */
    background:#F0F0F0;
    background: #f0f0f0 url("../image/2023015000.png") no-repeat center;
    overflow: hidden;
    /* display: inline-block; */
}
.join1 img{
    width:100%;
    height:100%;
}
.tb img{
    width: 30%;
    position: relative;
    margin: 0;
    text-align: right;
}

.join_text .title1 h2{
    font-size: 0.20rem;
    color: #8e2323;
    font-weight: bold;
    margin-top: 0.45rem;
}
.join_text .title1 span{
    background: #8e2323;
    width: 0.7rem;
    height:4px;
    display: block;
}
.join_text1 .title1{
    color: #404040;
    /* margin-left: -0.4rem; */
}
.join_text1 .title1 img{
    margin: 0.2rem 0 0;
    height: 0.75rem;
}
.join_text1 .title1 p{
    font-size: 16px;
    margin-top: 0.1rem;
}
.join_text1 .title1 h3{
    font-size: 0.26rem;
    color: #000;
    margin-top: 0.36rem;
}
.prod{
    position: relative;
    top: 0px;
}
.prod_pr{
   margin-top: 84px;
   background:#F0F0F0;
   overflow: hidden;
}

.prod_text .title_pr h2{
    font-size: 0.36rem;
    color:#404040;
    font-weight: bold;
    margin-top: 0.5rem;
}
.prod_text .title_pr span{
    background: #8e2323;
    width: 0.7rem;
    height:4px;
    display: block;
}
.prod_text1 .title_pr{
    color:#4d4c4c;
    /* padding: 0 0.35rem; */
}
.prod_text1 .title_pr img{
    margin: 0.15rem 0;
    width: 4rem;
    height: 0.7rem;
}
.prod_text1 .title_pr p{
    font-size: 0.18rem;
    margin: 0.2rem 0 0.15rem 0;
    max-width: 1000px;
}
.prod_text1 .title_pr h3{
    color:#8e2323;
    font-weight: bold;
    font-size: 0.18rem;
    margin-top: 0.34rem;
}

.s_nav p {
    font-size: 14px!important;
    display: inline-block;
}
.s_nav a::after {
    content: " » ";
    color: #666;
    font-size: 18px;
    padding: 0 2px;
}

.mth{
    margin-top: 0;
}
.mths{
    margin-top: 0.35rem!important;
}
.pth{
    padding-top: 0.5rem!important;
}
.pth1{
    padding-top: 40px!important;
}
.ptp li p:last-child {
    padding-bottom: 0.2rem!important;
}
.mt3{
    margin-top: 0.3rem!important;
}
.mt5{
    margin-top: 0.5rem!important;
}
.mt7{
    margin-top: 0.7rem!important;
}
.mt12{
    /* margin-top: 1.2rem!important; */
}
.mb3{
    margin-bottom: 0.3rem!important;
}
.mb7{
    margin-bottom: 0.7rem;
}
.mb48{
    margin-bottom: 0.48rem;
}
.vb p {
    border-bottom: 1px solid #D3D3D3;
    padding: 10px 0px;
    text-align: left
}
.product_main .tab ul{
    width:100%;
    height: 0.7rem;
    background: #fff;
    line-height: 0.68rem;
    border-bottom: 2px solid #404040;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.product_main .tab1 ul{
    width:100%;
    height: 0;
    background: #fff;
    line-height: 0;
    border-bottom: 0px solid #404040;
    margin-top: 0;
}
.check{
    background:#404040;
    color: #fcf5f5!important;
}
.product_main .tab_c:nth-of-type(4){
    display: none;
}
/* .product_main .check_p ul li:first-child{
    background: #8e2323;
    color: #fcf5f5!important;
} */
.tab_c p>a {
    display: block;
    
}

.tab_c p>a::before{
    content:'>';
    margin-right: 6px;
}

.row_c {
    margin-top: 1rem;
}
.row_c h2{
   font-size: 0.4rem;
   color:#05213e;
   font-weight: bold;
   text-align: left;
   margin-top: 0.5rem;
}
.row_c span {
    background: #c3172d;
    width: 1.4rem;
    height: 5px;
    margin: 0 auto;
    display: block;
}
.row_c h3{
    font-size: 0.34rem;
    color:#c3172d;
    font-weight: bold;
    text-align-last: left;
    margin: 0.37rem 0;
}
.row_c img{
    width: 5.9rem;
    height: 5rem;
}

.row_c p{
    font-size: 0.24rem;
    color: #4d4c4c;
    display: inline-block;
}

.product_main h2{
    color: #8e2323;
    font-size: 0.2rem;
    font-weight: bold;
    margin-top: 0.4rem;
}
.product_main   h2:nth-of-type(3){
    /* margin-top: 0.6rem; */
    /* margin-bottom: 0.4rem; */
}
.product_main p{
    font-size: 0.18rem;
    color:#4d4c4c;
}
.product_main .prodtct_i{
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.2rem;
    float: left;
}
.product_main .content div .dv{
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.2rem;
    overflow: hidden;
}
.product_main .content ul li h3{
    font-size: 0.18rem;
    font-weight: bold;
    color:#4d4c4c;
    line-height: 0.35rem;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
}

.product_main .content ul li p{
    font-size: 0.16rem;
    line-height: 0.3rem;
    margin-top: 0;
    margin-bottom: 0.1rem;
    
}

.s_banner{
    position: relative;
    height: 6.75rem;
    margin-top: 0.1rem;
    /* width: 1200px; */
}
.db{
    max-width: 80%;
    margin-top: 0.4rem;
    line-height: 0.3rem;
    padding: 0;
    text-align:justify;
    display:  inline-block;
    float: left;
    clear: both;
}
.db1{
    padding: 0.6rem 0 0 0;
    text-align:justify;
    width: 55%;
    display:  block;
    position: relative;
    float: left;
    clear: both;
}
.db2{
    margin-top: 0.5rem;
    padding: 0;
    text-align:justify;
    display:  inline-block;
    float: left;
    clear: both;
    max-width: 100%;
}
.db3{
    margin-top: 0;
    max-width: 1000px;
    padding: 0;
    display:  block;
    float: left;
    clear: both;
}

.db1>h2,.db2>h2 ,.db3>h2{
    font-size: 0.20rem;
    padding-bottom: 0.1rem;
}
.db1>p,.db2>p,.db3>p{
    font-size: 0.18rem;
    line-height: 0.3rem;
    text-align: justify;
    display:  block;
    margin: 0.1rem 0;
    clear: both
}
.tub,.tub1,.tub2,.tub3 {
    width: 100%;
    line-height: 1.75em;
    font-size: 0.18rem;
    color: #4d4c4c;
    margin: 0.2rem 0;
    position: relative;
    display: block;
    clear: both
}

.tub p ,.tub1 p ,.tub2 p ,.tub3 p  {
    width: 100%;
    line-height: 1.65em;
    font-size: 0.18rem;
    color: #4d4c4c;
    margin: 10px 0 10px 0;
    position: relative;
    display: block;
    clear: both
}
.tub>ul,.tub1>ul,.tub2>ul,.tub3>ul{
    padding-left: 22px;
}

.tub>ul li {
    width: 100%!important;
    height: 100%!important;
    line-height: 1.65em;
    font-size: 0.18rem;
    /* font-weight: bold; */
    color: #404040;
    margin-top: 0.1rem;
    margin: 0!important;
    padding-left: 0px;
    position: relative;
    float: left;
    display: block;
}
.tub1>ul li {
    width: 100%!important;
    height: 100%!important;
    line-height: 1.65em;
    font-size: 0.18rem;
    color: #4D4C4C;
    margin-top: 0.1rem;
    margin: 0!important;
    position: relative;
    float: left;
    display: block;
}
.tub2>ul li {
    width: 100%!important;
    height: 100%!important;
    font-size: 0.18rem;
    line-height: 1.65em;
    color: #4D4C4C;
    margin-top: 0.1rem;
    margin:0!important;
    position: relative;
    float: left;
    display: block;
    text-align: justify;
}
.tub3>ul li {
    width: 100%!important;
    height: 100%!important;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 1.65em;
    color: #4D4C4C;
    margin-top: 0.1rem;
    margin:0!important;
    position: relative;
    float: left;
    display: block;
}
    .tub ul li>p ,.tub1 ul li>p ,.tub2 ul li>p ,.tub3 ul li>p {
        width: 100%!important;
        line-height: 1.65em!important;
        font-size: 0.18rem!important;
        color: #4d4c4c;
        margin: 0!important;
        position: relative;
        word-wrap: break-word;
        word-break: normal;
        display: block;
        clear: both;
        text-align: justify;
    }

.tub>ul li::before{
    content:'●';
    /* font-size: 0.26rem; */
    /* line-height: 1.65em; */
    width: 11.69px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: -22px;
    /* background: #333; */
    border-radius: 50%;
    color: #55646e;
}
.tub1>ul li::before{
    content: '✛';
    /* font-size: 0.26rem; */
    /* line-height: 1.65em; */
    position: absolute;
    top: 0px;
    left: -22px;
    /* background: #333; */
    border-radius: 50%;
    color: #333;
}
.tub2>ul li::before{
    content: '>';
    /* font-size: 0.26rem; */
    /* line-height: 1.65em; */
    position: absolute;
    top: 0px;
    left: -22px;
    /* background: #333; */
    border-radius: 50%;
    color: #333;
}
.tub3>ul li::before{
    content: '\2713';
    /* font-size: 0.26rem; */
    /* line-height: 1.65em; */
    position: absolute;
    top: 0px;
    left: -22px;
    /* background: #333; */
    border-radius: 50%;
    color: #333;
    width: 11.69px;
    text-align: center;
}
.tib {
    position: relative;
    padding-bottom: 0rem;
    font-weight: bold;
}

.tip{
    width: 100%;
    padding: 0 0 0 20%;
    font-style: italic;
    display: block;
}
.tib p {
    line-height: 1.75em!important;
    font-size: 0.18rem!important;
    font-weight: bold;
    padding: 0 0 0 20px;
    }
.tib span {
    position: relative;
    padding: 0;
}
.tib>span ::before{
    content:'\2713';
    color: #333;
    position: absolute;
    width: 11.69px;
    text-align: center;
    top: 0px;
    left: 0px;
}


.dbl h2{
    border-bottom:1px solid #4b5c64;
}

.gallery-thumbs,.gallery-thumbs1,.gallery-thumbs2{
    position: absolute;
    bottom: 0.5rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 11;
    left:0;
}

.swiper-pagination-bullet-active {
    opacity: 1!important;
    background: #f0f0f0!important;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
    flex-direction: row;
}

.gallery-thumbs .swiper-wrapper,.gallery-thumbs1 .swiper-wrapper,.gallery-thumbs2 .swiper-wrapper{
    justify-content: center;
}
.swiper-slide{
    background-size: 100% 100%;
}
.swiper-container{
    width: 100%;
    height: 6rem;
    margin-left: auto;
    margin-right: auto;
  }
.gallery-thumbs , .gallery-thumbs1 , .gallery-thumbs2{
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.swiper-slide {
    background-size: cover;
    display: contents;
    width: 100%!important;
    background-position: center;
  }
.gallery-thumbs .swiper-slide ,.gallery-thumbs1 .swiper-slide ,.gallery-thumbs2 .swiper-slide{
    width: 14%!important;
    /* height: 12%!important; */
    opacity: 1;
    border:1.5px solid #fff;
}
.gallery-top,  .gallery-top1 ,  .gallery-top2 {
    height: 6.75rem;
    width: 100%;
  }
.gallery-thumbs,  .gallery-thumbs1 ,  .gallery-thumbs2 {
    height: 1.2rem;
    box-sizing: border-box;
    padding: 10px 0;
  }
.gallery-thumbs .swiper-slide-thumb-active ,  .gallery-thumbs1 .swiper-slide-thumb-active ,  .gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
  }

.bgsc .title h2{
    color:#fff;
    margin: 0 auto;
    text-align: center
}
.bgsc p{
    /* color:#fff; */
    margin: 0 auto;
    text-align: justify;
}
.bp {
    text-indent:0em;
    font-size: 0.18rem!important;
    text-align: center!important;
    /* font-weight: bold; */
    font-style: italic;
    color: #333!important;
    margin-top: 0.3rem;
    padding: 0.3rem 0.5rem 0.1rem;
    text-transform:none;
}

.bp1 {
    text-indent: 0;
    text-align: center;
    color: #404040;
    margin-top: 0.3rem;
    padding: 0.2rem 0rem 0.1rem;
    text-transform:none;
}
.store4 ul li{
    width: 100%;
    margin-top: 0.5rem;
    margin-left: 0%;
    margin-bottom: 0.3rem;
    float: left;
    position: relative;
}
    .store4 ul li .s_ti {
        font-size: 0.18rem;
        color: #fefefe;
        position: absolute;
        left: 0;
        bottom: 0;
        /* height: 0.8rem; */
        background: rgb(0, 0, 0,60%);
        width: 100%;
        line-height: 0.3rem;
        margin: 0;
        padding: 5px  0 2px 0.3rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
.s_ti p:last-child {
    font-size: 0.16rem;
    margin: 0;
    padding-top: 0;
}
.s_ti1 {
    position: relative;
    folat:left;
        
}
.s_ti1 p {
    font-size: 0.18rem;
    position: absolute;
    left:0;
    bottom: 0;
    color: #f0f0f0!important;
    height: 0.5rem;
    background: rgb(0, 0, 0,60%);
    width: 100%;
    line-height: 0.5rem;
    margin: 0;
    padding-left:0;
    text-align: center;
}

.inner-content{
    margin-left: 0.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.scroll-to-top {
    align-items: center;
    bottom: 60px;
    display: flex;
    height: 50px;
    justify-content: center;
    position: fixed;
    right: 5px;
    transform: translateX(100px);
    transition: transform .3s ease-in-out;
    width: 50px;
    z-index: 9998;
}.scroll-to-top.is-inview {
    transform: translateX(0);
}
.news_d{
    margin-top: 0.8rem;
}
.news_d b img{
    width: 0.38rem;
    height: 0.38rem;
    float: left;
    margin-right: 10px;
}
.news_d .title{
    margin-bottom: 0.5rem;
}
.news_d .title h2{
    color:#4d4c4c;
    font-size: 0.48rem;
    font-weight: bold;
}
.news_d .title span{
    background: #8e2323;
    width: 1.6rem;
    height: 5px;
    display: block;
    margin-bottom: 0.39rem;
}
.news_d .title  b{
    font-size: 0.26rem;
    color:#8e2323;
    height: 0.38rem;
    line-height: 0.38rem;
 
}
.news_d p{
    font-size: 0.2rem;
    line-height: 0.6rem;
    color:#4d4c4c;
    margin-bottom: 0.5rem;
}

.vertical-tab{
    width: 100%;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width:3rem;
    
    vertical-align: top;
    border: none;
    border-right: 3px solid #f3f1f1;
}
.vertical-tab .nav-tabs li{
    float: none;
    vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #444;
    background: #fff;
    font-size:0.2rem;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    padding: 10px;
    margin: 0 0 0.6rem 0;
    border: none;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,.vertical-tab .nav-tabs li.active a,.vertical-tab .nav-tabs li.active a:hover{
    color: #8e2323;
    background: #fff;
    border: none;
}
.vertical-tab .nav-tabs li a:before,.vertical-tab .nav-tabs li a:hover:before,.vertical-tab .nav-tabs li.active a:before{
    opacity: 1;
    right: -17px;
}
.vertical-tab .nav-tabs li a:hover:after,.vertical-tab .nav-tabs li.active a:after{
    opacity: 1;
    right: -3px;
}
.vertical-tab .tab_i{
    background-color: #fff;
   
    letter-spacing: 1px;
    padding: 0 0 0 0.6rem;
    line-height: 23px;
   
    display: table-cell;
    position: relative;
}
.vertical-tab .tab_i h3{
    font-weight: 600;
    text-transform: uppercase;
    margin: 0.15rem 0 0.2rem 0;
    font-size: 0.26rem;
    color:#8e2323;
}
.vertical-tab .tab_i p{
    font-size: 0.2rem;
    color:#4d4c4c;
    line-height: 0.36rem;
}
.tab_i ul li{

    border-bottom: 1px solid #f0eeee;
    width: 100%;
    height: 0.85rem;
}
.tab_i .tab-pane b{
    color:#999;
    height: 0.5rem;
    line-height: 0.5rem;
    border-bottom: 1px solid #f0eeee;
    display: block;
    font-weight: normal;
}
.tab_i .tab-pane p input{
    width: 0.3rem;
    height: 0.3rem;
    border: 3px solid #f0eeee;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.1rem;
    
}
.table{
    margin-top: 0.2rem;
    color:#4d4c4c
}
.table img{
    width: 100%;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 18px;
    font-size: 0.18rem;
    border-top:none;
}
.table tr td:nth-of-type(1),.table tr td:nth-of-type(3){
    font-weight: bold;
    color: #000;
}
.pl36{
  padding-left: 0.36rem;
}
.pl36 label{
    width: 1.7rem;
    overflow: hidden;
    font-size: 0.22rem;
    color: #4d4c4c;
    font-weight: normal;
    /* line-height: 0.6rem; */
    /* margin-bottom: 0.25rem; */
    /* height: 0.6rem; */
    vertical-align: middle;
}
.pl36  img{
    width: 0.1rem;
    height: 0.1rem;
    /* float: right; */
    display: inline-block;
    vertical-align: top;
    margin-top: 0.04rem;
    margin-left: 0.06rem;
}
.pl36 button{
    width: 3.8rem;
    height: 0.9rem;
    background: #8e2323;
    border-radius: 0.5rem;
    color:#fff;
    text-align: center;
    line-height: 1rem;
    font-size: 0.32rem;
    border: none;
  
    margin-top: 0.8rem;
}
    .pl36 input {
        width: 5rem;
        height: 0.6rem;
        border: 3px solid #f0eeee;
        margin-bottom: 0.25rem;
        font-size: 0.22rem;
        padding-left: 0.2rem;
    }
.tab_i ul li h2{
    font-size: 0.22rem;
    color:#4d4c4c;
    margin-bottom: 0.1rem;
  
}
.tab_i .t_text1  span{
    float: left;
    font-size: 0.17rem;
    color: #4d4c4c;
}
.tab_i .t_text1  span:last-child{
    float: right;
}
.tab_i .t_text1  span a{
    float: left;
    color: #4d4c4c;
    margin-right: 0.26rem;
}
.tab_i ul li h2:not(:first-child){
    margin-top: 0.47rem;
}



.fy>li>a, .fy>li>span{
    color:#4d4c4d;
}
.fy>li>a:focus, .fy>li>a:hover, .fy>li>span:focus, .fy>li>span:hover{
    color: #4d4c4d;
}
.fy{
    margin: 0 auto;
    display: table;
    margin-top: 0.9rem;
    margin-bottom: 0.5rem;
}
.fy>li:first-child>a{
    margin-right: 0.12rem;
   
}
.fy>li:last-child>a{
   
    margin-left: 0.06rem;
}
.fy>li>a{
    margin-right: 0.06rem;
}
.t_i .active::after{
    content: "";
    background: #404040;
    width: 1.26rem;
    height: 2px;
    transform: translatex(0);
    bottom: 0;
    left: 8px;
    transition: all 0.3s ease 0s;
    position: absolute;
}
div#PageWrapper {
    width: 100%;
}
div#Page {
    width: 900px;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
}
.bi {
    background: url("../image/close.png") no-repeat center;
    width: 0.28rem;
    float: right;
    height: 0.28rem;
    margin-right: 0.5rem;
    margin-top: 0.40rem;
    background-size: 100% 100%;
}
.bpage{
    background:#f7f5f5;
}



@media (min-width: 768px) {
    
    .carousel-indicators li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0px 18px 0 0;
        text-indent: -999px;
        cursor: pointer;
        background-color: #e99fab;
        border: none;
        border-radius: 10px;
    }
    .ml20{
        margin-left: 20px;
    }
    .navbar-brand {
        width: 200px;
        
    }
    .navbar-brand img {
        width:100%;
        margin-top: 5px;
        vertical-align: middle;
    }
    
    .swiper-pagination2, .swiper-pagination1, .swiper-pagination0 {
        position: absolute;
        text-align: center;
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0px 0 25px 0;
        cursor: pointer;
        z-index: 90;
        }
    
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 12px;
    }
    .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
        display: inline-block;
        border-radius: 50%;
        background: rgb(253,253, 253,50%);
        opacity: inherit;
    }
    .navbar-nav {
        float: right;
        margin: 0;
    }

    .tab_i .t_text1 span img {
        position: absolute;
        top: 3px;
        left: 7px;
        z-index: 1;
        width: 5px;
        height: 12px;
    }

    .more1 {
        width: 18px;
        height: 18px;
        background: #8e2323;
        border-radius: 100%;
        position: relative;
        margin-left: 27px;
        margin-top: 3px;
    }

    .lh49 p {
        line-height: 0.35rem;
    }

    .a_act {
        color: #404040 !important;
        /*border-bottom: 4px solid #404040 !important;*/
        background-color: #fff;
        font-weight: bold;
    }

    .title_b h2 {
        font-size: 36px;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 45%;
        color: #FFFFFF;
        height: 0.5rem;
        background: rgb(0, 0, 0,0);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b p {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 30%;
        color: #fff!important;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b1 span {
        background: rgb(3 5 8 / 30%);
        width: 100%;
        height: 100%;
        margin: 0;
        position: absolute;
        top:0;
        left:0;
        display: block;
    }

    .title_b1 h2 {
        font-size: 36px;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-right: 55%;
        text-align: center;
        margin: 0 auto;
    }

    .title_b1 p {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.4rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.4rem;
        padding-right: 35%;
        text-align: center;
        margin: 0 auto;
    }
    .store2 ul li {
        width: 33%;
        float: left;
        margin-top: 0.5%;
        margin-bottom: 1%
    }
    
    .store3 ul li:not(:last-child) {
        margin-right: 5%!important;
    }
    

    .store2 ul li:not(:last-child) {
        margin-right: 0%;
    }
    

    .stores>ul li:not(:last-child) {
        margin-right: 0.5%!important;
    }

    
    .join_us {
        height: 100%;
        min-height: 580px;
    }
    .join_usp {
        height: 100%;
        min-height: 450px
    }
    .join_us1{
        max-height: 600px;
    }
    .join_text1 {
       margin-top: 20px;
    }
    .join1>img{
    min-width: 600px;
    }
    
    .tb>img{
    min-width: 60%;
    }
    
    .title_bc .icon img{
    width: 0.16rem;
    height: 0.16rem;
    display: inline-block;
    margin: 0 0 0 12%;
}
    .prod_pr {
        height: 100%;
        min-height: 350px;
    }
    
    .prod_text1 {
       margin-top: 30px;
    }
    
    .n_jt {
        display: none;
    }

    .vertical-tab li {
        width: 3rem;
    }

    .content {
        max-width: 1200px;
        margin: 0 auto;
    }

    .content2 {
        max-width: 1000px;
        margin: 0 auto 0 0;
    }
    .pl36 button {
        margin-left: 20%;
    }

    .store4 {
        max-width: 1200px;
        margin: 0 auto;
    }

    .bgsc .title h2, .bgsc p {
        color: #404040;
        width: 100%;
        max-width: 1000px;
    }

    .bgsc1 .title h2, .bgsc1 p {
        color: #fff;
        width: 100%;
        max-width: 1000px;
    }
    
    .carousel-inner .item img {
    max-height: 100%;
    }
    .navbar {
        margin-bottom: 0;
    }

    .dropdown-menu b {
        width: 160px;
        height: 30px;
        position: absolute;
        top: -10px;
        left: 0;
        z-index: 1;
    }

    .navbar-nav > li {
        float: left;
    }

    .container-fluid {
        margin: 8px 15px;
    }

    .carousel-indicators .ba {
        background-color: #ada39d;
    }

    .product_main .tab ul li {
        border-right: 0px solid #ede4e4;
        color: #4d4c4c;
        font-weight: bold;
        font-size: 0.20rem;
        text-align: center;
        width: 33.333%;
        float: left;
    }
    .product_main .tab1 ul li {
        border-right: 0px solid #ede4e4;
        color: #4d4c4c;
        font-weight: bold;
        font-size: 0.28rem;
        text-align: center;
        width: 33.333%;
        float: left;
    }
    .navbar-default .navbar-nav > li > a {
        /* color: #55646E; */
        font-size: 0.14rem;
        /* border-bottom: 4px solid transparent; */
    }

    .carousel-indicators .active {
        width: 14px;
        height: 14px;
        margin: 0px 18px 0 0;
        background-color: #fff;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: none;
        background-color: #fff;
    }

    .open > a {
        color: #404040 !important;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #fff;
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #000;
        text-decoration: none;
        background-color: #404040;
        outline: 0;
    }
 
    .nav > li > a {
        padding: 0;
        margin: 0 25px;
    }

    .bottom {
        padding: 0 0.4rem;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 0;
        clear: both;
        font-weight: 400;
        padding-left: 0.3rem;
        white-space: nowrap;
        height: 0.6rem;
        line-height: 0.6rem;
        color: #404040;
        font-size: 20px;
    }
    
    .dropdown-menu {
        top: 0.75rem;
        border-radius: 0px;
        padding: 0;
        border: none;
        min-width: 2.5rem
    
    }

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #000;
        text-decoration: none;
        background-color: #fcf5f5;
        }

    .p_ch {
        display: block;
    }

    .contant {
        margin-top: 0.7rem;
    }

    .swiper-container1 {
        margin-top: 0.8rem;
    }

    footer p span img {
        /* float: left; */
        margin: 0 5px 4px 0;
        width: 20px;
        height: 20px;
    }

    .container1 {
        max-width: 1200px;
        margin: 0 auto;
    }
   
    .container2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
    }
    
    .container3 {
        width: 100%;
        height: 1.7rem;
        margin: 0 auto;

    }
    
    .join1 {
        width: 45%;
        position: relative;
    }

    .join_text {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .join_text1 {
        width: 50%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .prod_text {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .prod_text1 {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    

    .product_main .content ul li {
        width: 30%;
        float: left;
    }

    .product_main .content ul li:not(:last-child) {
        margin-right: 5%;
        }
    .product_main .content ul li:nth-of-type(3) {
        margin-right: 0%;
        }
    .product_main .content ul li img {
        width: 100%;
        }

    .store3 ul li p {
        height: 0.64rem;
        line-height: 0.64rem;
    }
    .store_cc ul li:not(:last-child) {
        margin-right: 1%;
    }
    .db1{
        width: 60%;
    }
    .tb{
        width: 40%;
        margin: 0.3rem 0;
        position: relative;
        float: right;
        text-align: right;
        padding: 0.6rem 0;
    }
    .ys h3 {
        font-size: 0.16rem;
    }
    .ys p {
        font-size: 0.16rem;
        margin: 0 0 10px;
        line-height: 1.65;
    }
    .demo {
        width: 1200px;
        margin: 0 auto;
    }
}
/*min-w 768*/



@media (min-width: 1000px){
    .col-md-7:first-child .contant_text{
        float: left;
        margin-right: 0.3rem;
        width: 8rem;
    }
    .col-md-7:last-child .contant_text {
        float: left;
        width: 8rem;
        margin-left: 0.2rem;
    }
    .join_text1 {
        margin-top: 40px;
    }
    .prod_text1 {
        margin-top: 30px;
    }

}

@media (min-width: 1200px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
    .ppl {
    padding: 0 1rem;
    } 
   .s_prod{
         margin-top: 70px;
    } 
    .join_text1 {
        margin-top: 50px;
    }
    .prod_text1 {
        margin-top: 40px;
    }
    
    .title_b h2 {
        font-size: 0.5rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 50%;
        color: #FFFFFF;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b p {
        font-size: 0.3rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #fff!important;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b1 h2 {
        font-size: 0.5rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-right: 55%;
        text-align: center;
        margin: 0 auto;
    }

    .title_b1 p {
        font-size: 0.26rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-right: 35%;
        text-align: center;
        margin: 0 auto;
    }
    .contant_text{
        margin-top: 0.2rem;
    }

    .col-md-7:first-child .contant_text {
        float: right;
        margin-right: 1.2rem;
        width: 5.2rem;
    }
    .col-md-7:last-child .contant_text{
        float: left;
        width: 5.2rem;
        margin-left: 1.2rem;
    }
    .carousel-inner .item img {
        margin-top: 84px;
    }
    .join_us {
        margin-top: 0;
    }
    .join_text1 {
        width: 50%;
        position: absolute;
        top: 0;
        left: 5%;
    }
    .content1 {
        max-width: 1200px;
        margin: 0.6rem auto;
        padding: 0.4rem 0 0 0;
        border-top: 1px solid #404040;
    }

}

@media (min-width: 1400px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
   .s_prod{
         margin-top: 80px;
    } 
    .join_text1 {
        margin-top: 50px;
    }
    .prod_text1 {
        margin-top: 50px;
    }
    .contant_text{
        margin-top: 0.8rem;
    }
    .carousel-inner .item img {
        margin-top: 50px;
    }
    .join_us {
        margin-top: 0px;
    }
    .store2 ul li h3 {
        font-size: 0.2rem;
        color: #fefefe;
        position: absolute;
        bottom: -20px;
        height: 0.6rem;
        background: rgb(0, 0, 0,60%);
        width: 100%;
        line-height: 0.6rem;
        padding-left: 0.3rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .title_b h2 {
        font-size: 0.6rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 45%;
        color: #FFFFFF;
        height: 0.6rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.6rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b p {
        font-size: 0.36rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 30%;
        color: #fff!important;
        height: 0.4rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.4rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b1 h2 {
        font-size: 0.58rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.5rem;
        padding-right: 50%;
        text-align: center;
        margin: 0 auto;
    }

    .title_b1 p {
        font-size: 0.30rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-right: 30%;
        text-align: center;
        margin: 0 auto;
    }
}

@media (min-width: 1600px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
    .join_text1 {
        margin-top: 60px;
    }
    
    .join_text .title1 h2{
        font-size: 0.26rem;
        color: #8e2323;
        font-weight: bold;
        margin-top: 0.40rem;
    }
    .join_text .title1 span{
        background: #8e2323;
        width: 0.7rem;
        height:4px;
        display: block;
    }
    .join_text1 .title1{
        color: #404040;
        /* margin-left: -0.4rem; */
    }
    .join_text1 .title1 img{
        margin: 0.2rem 0;
        height: 1rem;
    }
    .join_text1 .title1 p{
        font-size: 0.2rem;
        margin-top: 0.1rem;
    }
    .join_text1 .title1 h3{
        font-size: 0.34rem;
        color: #000;
        margin-top: 0.5rem;
    } 
    
    
    .ppl {
        padding: 0 0;
    }
    .fb {
        float: left;
        position: relative;
        clear: both;
        background-color: rgba(0,0,0,1);
        height: 3rem;
        min-height: 230px;
        margin-top: -1rem;
        width: 100%;
        padding-top: 0.6rem;
    }
    .fb>p {
        color: #F0F0F0;
        text-align:center;
        padding: 0.2rem 0.2rem 0.1rem;
        text-transform:none;
    }
    .product_main p{
        font-size: 0.18rem;
        color:#4d4c4c;
    }
    .product_main h2{
        font-size: 0.2rem!important;
      
    }
    .ys h3{
        font-size: 0.18rem;
      
    }
    .prod_pr {
        height: 100%;
        min-height: 400px;
    }
    .product_main .content ul li h3{
        font-size: 0.2rem;
    }
    
    .product_main .content ul li p{
        font-size: 0.18rem;
        line-height: 0.3rem;
        margin-top: 0;
        margin-bottom: 0.1rem;
    }

    .title_b h2 {
        font-size: 0.8rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 45%;
        color: #FFFFFF;
        height: 0.8rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.8rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b p {
        font-size: 0.5rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 30%;
        color: #fff!important;
        height: 0.3rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.3rem;
        padding-left: 15%;
        text-align: left;
        margin: 0 auto;
    }

    .title_b1 h2 {
        font-size: 0.65rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.7rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display: inline;
        line-height: 0.7rem;
        padding-right: 40%;
        text-align: center;
        margin: 0 auto;
    }

    .title_b1 p {
        font-size: 0.40rem;
        font-weight: bold;
        position: absolute;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.5rem;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.5rem;
        padding-right: 25%;
        text-align: center;
        margin: 0 auto;
    }
    .store2 ul li h3{
        font-size: 0.22rem;
        height: 0.9rem;
        line-height: 0.9rem;
    }
    
    .store3{
        margin: 1.2rem 0 0.6rem;
        height: 4.8rem;
        clear: both;
    }
    .s_nav p {
        font-size: 16px!important;
        display: inline-block;
    }
    .s_nav a::after {
        content: " » ";
        color: #666;
        font-size: 20px;
        padding: 0 4px;
    }
    
    .join_text1 {
        width: 50%;
        position: absolute;
        top: 40px;
        left: 6%;
    }
    .contant_text{
        margin-top: 0.8rem;
    }
    .carousel-inner .item img {
        margin-top: 30px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 0.16rem;
    }
    p#back-to-top a span{
        height: 50px;
        width: 50px;
    }

}

@media (min-width: 1700px){
    .join_text1 {
        margin-top: 70px;
    }

    .carousel-inner .item img {
        margin-top: -40px;
    }
    .store2 ul li h3{
        font-size: 0.26rem;
    }
    .title_b h2 {
        font-size: 0.8rem;
        left:0;
        bottom: 50%;
        height: 0.8rem;
        line-height: 0.8rem;
        padding-left: 25%;
    }

    .title_b p {
        font-size: 0.46rem;
        left:0;
        bottom: 38%;
        height: 0.5rem;
        line-height: 0.5rem;
        padding-left: 25%;
    }

    .title_b1 h2 {
        font-size: 0.8rem;
        left:0;
        bottom: 40%;
        color: #f5f5f5;
        height: 0.8rem;
        line-height: 0.8rem;
        padding-right: 30%;
        }

    .title_b1 p {
        font-size: 0.46rem;
        left:0;
        bottom: 25%;
        color: #f5f5f5;
        height: 0.5rem;
        line-height: 0.5rem;
        padding-right: 15%;
        }

    .title_bc {
        position: absolute;
        left:0;
        bottom: 20%;
        background: rgb(0, 0, 0,0%);
        height: 60%;
        width: 100%;
        display: inline-block;
        padding: 0;
        text-align: left;
        margin: 0 auto;
    }
    .title_bc span {
        background: #8e2323;
        width: 1rem;
        height: 5px;
        margin: 0 0 10px 12%;
        display: block;
    }
    .title_bc h2 {
        font-size: 0.30rem;
        font-weight: bold;
        color: #fff;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        display:block;
        line-height: 0.4rem;
        padding: 5% 0 1% 12%;
        text-align: left;
        margin: 50px auto 10px;
    }

    .title_bc p {
        font-size: 0.2rem;
        color: #eee;
        background: rgb(0, 0, 0,0%);
        width: 100%;
        line-height: 0.4rem;
        display: block;
        padding: 5px 0% 15px 12%;
        text-align: left;
        margin: 0 auto;
    }
    .title_bc .icon {
        width: 100%;
        display: flex;
        margin-bottom:10px;
    }
    .title_bc .icon img{
        width: 0.34rem;
        height: 0.34rem;
        display: inline-block;
        margin: 0 0 0 15%
    }
    .title_bc .icon p {
        margin: 0;
        padding: 0 0.15rem 0 0.15rem;
        line-height: 0.34rem;
    }
    .join_text1 .title1 p{
        /* font-size: 0.20rem; */
        /* margin-top: 0.1rem; */
    }

    .prod_text1 .title_pr p{
        font-size: 0.2rem;
    }
    .prod_text .title_pr h2{
        font-size: 0.42rem!important;
        color:#404040;
        font-weight: bold;
        margin-top: 0.8rem!important;
    }
    .prod_text .title_pr h3{
        font-size: 0.22rem!important;
    }

}

@media only screen and (max-width: 800px){
    .vertical-tab .nav-tabs{
        display: block;

        width: 100%;
        border-right: none;
    }
    .navbar-brand {
        padding: 7px 15px 7px 25px!important;
    }

    .navbar-brand {
        width: 200px;
        height: 68px;
        margin-top: 0px;
    }
        .navbar-brand img {
            margin-top: 12.5px;
            height: 25px;
            vertical-align: middle
        }
   
        .tab_i .t_text1 span img {
            position: absolute;
            top: 2px;
            left: 6px;
            z-index: 1;
            width: 4px;
            height: 11px;
        }
    
    .s_nav p {
        font-size: 14px!important;
        display: inline-block;
    }
    .s_nav a::after {
        content: " » ";
        color: #666;
        font-size: 18px;
        padding: 0;
    }
    
    .s_ti p:last-child {
        font-size: 14px;
        margin: 0;
        padding-top: 0;
    }
    .more1 {
        width: 15px;
        height: 15px;
        background: #000;
        border-radius: 100%;
        position: relative;
        margin-left: 27px;
        margin-top: 0.08rem;
    }

    .store2 ul li:last-child {
        margin-bottom: 0.1rem;
    }
    .store2 ul li:not(:first-child) {
        margin-left: 0%;
        margin-bottom: 2%;
    }
    .store2 ul li:nth-of-type(1) {
        margin-left: 0!important;
        margin-bottom: 2%;
        margin-right: 0!important;
    }
    .store2 ul li h3{
        font-size: 16px;
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .store3 ul li:not(:last-child) {
        margin-right: 5%;
    }
    .store3 ul li:nth-of-type(1) {
        /* margin-left: 0; */
        /* margin-right: 5%; */
    }
    .store3 ul li {
        width: 30%;
        float: left;
        position: relative;
        border-radius: 12px;
        background-color: #f5f5f5;
    }
    .store4 ul li{
        margin-left: 0%!important;
    }
    .store5{
        margin-top: 68px;
    }
    
    .store_cc ul li {
        width: 5%;
        min-width: 10px;
        min-height: 10px!important;
        float: left;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }
    .store_cc ul li:not(:last-child) {
        margin-right: 1%;
    }
    .store_cc ul li:nth-of-type(3) {
        margin-right: 0%;
    }
    
    .navbar-nav .open {
        background: #000;
    }
    .join_text .title1 h2{
        font-size: 18px;
    }
    .title_b h2 {
        font-size: 36px;
        bottom: 45%;
        padding: 0 0 10px 10%;
    }
    .title_b p {
        font-size: 24px;
        bottom: 35%;
        padding: 0 0 10px 10%;
    }
    .title_b1 h2 {
        font-size: 36px;
        bottom: 35%;
        padding-right: 45%;
    }
    .title_b1 p {
        font-size: 22px;
        bottom: 25%;
        padding-right: 5%;
    } 
    
    .title_bc {
        position: absolute;
        left:0;
        bottom: 0;
        background: rgb(0, 0, 0,0%);
        height: 70%;
        width: 100%;
        display: inline-block;
        padding: 0;
        text-align: left;
        margin: 0 auto;
    }
    .title_bc span {
        background: #8e2323;
        width: 1rem;
        height: 5px;
        margin: 0 0 10px 10%;
        display: block;
    }
    .title_bc h2 {
        font-size: 18px;
        padding: 5% 0 5px 10%;
    }
    .title_bc p {
        font-size: 16px;
        padding: 0 0 20px 10%;
        line-height: 16px!important;
    } 
    .bp {
        text-indent:0em;
        color: #333!important;
        font-size: 16px!important;
        margin-top: 0.3rem;
        padding: 0.3rem 0.2rem 0.2rem;
    }

    .bp1 {
        text-indent: 0;
        margin-top: 0.3rem;
        padding: 0.2rem 0 0.1rem;
    }
    .tb img{
        width: 70%;
        position: relative;
        margin: 0 0 10px 0;
    }

    .prod_text1 .title_pr h3{
        font-size: 16px;
        margin-top: 0.35rem;
        margin-bottom: 0;
    }
    .prod_text1 .title_pr p{
        font-size: 16px;
    }
    .prod_pr {
        height: 100%;
        min-height: 320px;
    }
    .row_c p{
        font-size: 0.24rem;

        color: #4d4c4c;
        display: inline-block;
    }
    
    .product_main .content ul li {
        width: 30%;
        float: left;
    }

    .product_main .content ul li:not(:last-child) {
        margin-right: 5%;
        }
    .product_main .content ul li:nth-of-type(3) {
        margin-right: 0%;
        }
    .product_main .content ul li img {
        width: 100%;
        }

    .product_main .tab ul li {
        border-right: 0px solid #ede4e4;
        color: #4d4c4c;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        width: 33.333%;
        float: left;
    }
    
    .product_main h2{
        font-size: 16px;
        font-weight: bold;
        color: #8e2323;
        margin-top: 0.4rem;
    }
    .product_main   h2:nth-of-type(3){
        /* margin-top: 0.6rem; */
        /* margin-bottom: 0.4rem; */
    }
    .product_main p{
        font-size: 16px;
        color:#4d4c4c;
    }
    .product_main .prodtct_i{
        width: 0.6rem;
        height: 0.6rem;
        margin-right: 0.2rem;
        float: left;
    }
    .product_main .content div .dv{
        height: 0.6rem;
        line-height: 0.6rem;
        margin-top: 0.2rem;
        overflow: hidden;
    }
    .product_main .content ul li h3{
        font-size: 16px;
        line-height: 0.3rem;
        margin-top: 0.15rem;
        margin-bottom: 0.05rem;
        padding-left: 0.15rem;
    }
    .product_main .content ul li p{
        font-size: 14px;
        line-height: 0.3rem;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0.15rem;
    }
    .prod_text .title_pr h2{
        font-size: 22px;
        margin-top: 0.5rem;
        margin-bottom: 0;
    }
    .prod_text1 .title_pr{
        /* padding: 0 0.35rem; */
    }
    .prod_pr {
        margin-top: 68px;
    }
    .title_bc .icon img{
        width: 16px;
        height: 16px;
        margin: 0 0 0 10%;
    }
    .store4 ul li .s_ti {
        font-size: 16px;
    }
    .db{
        max-width: 100%;
    }
    .db>h2,.db1>h2,.db2>h2 ,.db3>h2{
        font-size: 16px;
        line-height: 1.3;
        text-align: left;
        padding-bottom: 5px;
        margin: 0.5rem 0 10px 0;
        width: 100%;
    }
    .db>p,.db1>p,.db2>p,.db3>p{
        font-size: 16px;
        line-height: 1.65;
        text-align: justify;
        display:  block;
    }
    .db1{
        width: 60%;
        margin: 10px 0;
    }
    .aub {
        height: 3rem;
        min-height: 200px;
        width: 100%;
        padding-top: 0.4rem;
    }
    .tub>ul li {
        width: 100%!important;
        height: 100%!important;
        line-height: 1.65em;
        font-size: 16px!important;
        /* font-weight: bold; */
        color: #404040;
        margin-top: 0.1rem;
        margin: 0!important;
        padding-left: 0px;
        position: relative;
        float: left;
        display: block;
    }
    .tub1>ul li {
        width: 100%!important;
        height: 100%!important;
        line-height: 1.75em;
        font-size: 16px!important;
        color: #4D4C4C;
        margin-top: 0.1rem;
        margin: 0!important;
        position: relative;
        float: left;
        display: block;
    }
    .tub2>ul li {
        width: 100%!important;
        height: 100%!important;
        font-size: 16px!important;
        line-height: 1.75em;
        color: #4D4C4C;
        margin-top: 0.1rem;
        margin:0!important;
        position: relative;
        float: left;
        display: block;
    }
    .tub3>ul li {
        width: 100%!important;
        height: 100%!important;
        font-size: 16px!important;
        line-height: 1.75em;
        color: #4D4C4C;
        margin-top: 0.1rem;
        margin:0!important;
        position: relative;
        float: left;
        display: block;
    }
    .tub ul li>p ,.tub1 ul li>p ,.tub2 ul li>p  ,.tub3 ul li>p{
            width: 100%!important;
            line-height: 1.75em!important;
            font-size: 0.18rem!important;
            color: #4d4c4c;
            margin: 0!important;
            position: relative;
            word-wrap: break-word;
            word-break: normal;
            display: block;
            clear: both
        }

    .tub ul li>p ,.tub1 ul li>p ,.tub2 ul li>p ,.tub3 ul li>p {
        width: 100%!important;
        line-height: 1.75em!important;
        font-size: 16px!important;
        color: #4d4c4c;
        margin: 0!important;
        position: relative;
        word-wrap: break-word;
        word-break: normal;
        display: block;
        clear: both
    }
    .tub2>ul li::after {
        top: 0px;
    }
    .tib p {
        line-height: 1.75em!important;
        font-size: 16px!important;
        font-weight: bold;
        padding: 0 0 0 20px;
    }

    .bgsc{
        width: 100%;
        height: 5.5rem;
        /* margin: 0; */
}
    .store1 .title h2,.store2 .title h2,.join .title h2,.store3 .title h2,.store4 .title h2{
        font-size: 20px;
        color:#404040;
        font-weight: bold;
        text-align: center;
        margin-top: 0.6rem;
    }
    .store1 p{
        font-size: 16px;
        color: #404040;
        /* line-height: 0.7rem; */
        /* height: 0.7rem; */
    }

    .aub p{
        font-size: 16px!important;
        color: #404040;
        text-align:center;
        padding: 0.2rem 0.6rem 0.1rem 0.6rem;
    }
    .store1 ul li:not(:last-child) {
        margin-left: 0;
        /* margin-bottom: 2%; */
    }
    
    .store3 ul li img{
        width: 60%!important;
        margin: 10% 20% 25%;
    }
    .store3 ul li p{
        position: absolute;
        bottom: 0;
        left:0;
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 16px;
        font-weight: normal;
        border-radius: 0 0 12px 12px;
    }
    .store2 ul li:nth-of-type(2) {
        margin-right: 0!important;
    }
    
    .tb {
        width: 40%;
        padding: 0.5rem 0 0 0;
        position: relative;
        float: right;
        text-align: right;
        margin: 10px 0;
    }
    .join{
        margin-top: 68px;
        margin-bottom: 0;
    }
    .join_text1 .title1 img{
        margin: 0.3rem 0 0.15rem;
        height: 0.65rem;
    }

    .join_text1 .title1 h3{
        font-size: 24px;
        margin-top: 0.38rem;
    }
    .vertical-tab .nav-tabs li a {
        padding: 7px 13px;
        margin: 0 0 18px 0;
        font-size: 0.34rem;
    }
    .t_i .active::after {
        left: 14px!important
    }
    .pl36 button {
        margin-left: 10%;
    }
    .ppl {
        padding: 0 0.35rem;
    } 
    .bottom h3{
        font-size: 16px;
        color: #404040;
        display: block;
        font-weight: bold;
        /* margin-top: 10px; */
        margin-bottom: 0.2rem
    }
    .bottom p{
        font-size: 16px;
        line-height: 0.34rem;
        color: #404040;
        display: inline-block;
        margin-top: 0px;
    }
    .content1 {
        width: 100%;
        max-width: 1200px;
        margin: 0.8rem auto 0;
        padding: 0.4rem 0.1rem;
        border-top: 1px solid #404040;
    }
    .content_ys {
        height: 100%;
        max-width: 1000px;
        margin: 0.3rem auto;
        padding: 0.4rem 0.5rem;
        border-top: 1px solid #D3D3D3;
    }
    
    .scroll-to-top {
        align-items: center;
        bottom: 60px;
        display: flex;
        height: 50px;
        justify-content: center;
        position: fixed;
        right: 5px;
        transform: translateX(100px);
        transition: transform .3s ease-in-out;
        width: 50px;
        z-index: 9998;
    }
        .scroll-to-top.is-inview {
            transform: translateX(0);
        }
        .scroll-to-top .to-top-bg {
        background-color: #404040;
        background-image: url(../image/GA.png);
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 5px;
        flex: 0 1 auto;
        height: 32px;
        width: 36px;
    }
    
    p#back-to-top{
      position:fixed;
      bottom: 30px;
      right: 20px;
    }
    p#back-to-top a{
      text-align:center;
      text-decoration:none;
      color: #404040;
      display:block;
      width: 40px;
      -moz-transition:color1s;
      -webkit-transition:color1s;
      -o-transition:color1s;
    }
    p#back-to-top a:hover{
      color:#979797;
    }

    p#back-to-top a span{
      background: #404040 url(../image/c03.svg) no-repeat center center;
      border-radius: 6px;
      display:block;
      height: 40px;
      width: 40px;
      margin-bottom:5px;
      -moz-transition:background1s;
      -webkit-transition:background1s;
      -o-transition:background1s;
    }
    
    #back-to-top a:hover span{
      background: #404040 url(../image/c03.svg) no-repeat center center;
    }


    .vertical-tab .nav-tabs li a:before,
    .vertical-tab .nav-tabs li a:after{
        transform: translateY(0) translateX(50%) rotate(90deg);
        right: 50%;
        top: auto;
        bottom:0;
    }
    .vertical-tab .nav-tabs li a:after{
        width: 50%;
        height: 3px;
        transform: translateY(0) translateX(50%) rotate(0);
    }
    .vertical-tab .nav-tabs li a:hover:before,
    .vertical-tab .nav-tabs li.active a:before{
        bottom: -22px;
        right: 50%;
    }
    .vertical-tab .nav-tabs li a:hover:after,
    .vertical-tab .nav-tabs li.active a:after{
        bottom: -2px;
        right: 50%;
    }
    .vertical-tab .tab-content{
        
        display: block;
        padding: 20px 15px 10px;
    }
    .vertical-tab .tab-content h3{ 
        font-size: 18px;
    }
    
    .store2 ul li {
        width: 33%;
        float: left;
        margin-left: 0.5%!important;
        margin-top: 0.5%;
        margin-bottom:0.5%
    }
    .lh49 p {
        line-height: 0.3rem;
    }
    
    footer{
        height: 55px;
        width: 100%;
        background: #f2f2f2;
        display: inline-block;
        margin-top: 20px;
        padding: 0;
        bottom: 0;
        position: relative;
    }
    footer p {
        font-size: 12px;
    }
    
    footer p:first-child {
        padding: 18px 10px 0;
    } 
}


@media screen and (max-width: 600px) {

    .lh49 p {
        line-height: 0.4rem;
    }
    .bp {
        text-indent: 0em;
        color: #333!important;
        font-size: 12px!important;
        margin-top: 0.3rem;
        padding: 0.3rem 0rem 0.2rem;
    }
    .join_text1 .title1 p{
        font-size: 14px;
        margin-top: 0.15rem;
    }
    .title_b h2 {
        font-size: 26px;
        bottom: 50%;
        padding: 0 0 10px 10%;
    }
    .title_b p {
        font-size: 18px;
        bottom: 42.5%;
        padding: 0 0 10px 10%;
    }
    .title_b1 h2 {
        font-size: 26px;
        bottom: 35%;
        padding-right: 45%;
    }
    .title_b1 p {
        font-size: 18px;
        bottom: 22%;
        padding-right: 5%;
    } 
    
    .title_bc p {
        font-size: 14px;
        padding: 0 0 20px 10%;
        line-height: 14px!important;
    }
    
    .s_ti p:last-child {
        font-size: 12px;
        margin: 0;
        padding-top: 0;
    }
    
    .bottom p {
        font-size: 14px;
        line-height: 0.34rem;
        color: #404040;
        display: inline-block;
        margin-top: 0px;
    }
    
    .title_bc .icon img {
        width: 14px;
        height: 14px;
        margin: 0 0 0 10%;
    }
    .prod_text .title_pr h2 {
        font-size: 20px;
        margin-top: 0.6rem;
        margin-bottom: 0;
    }
    .prod_text1 .title_pr h3{
        font-size: 14px;
        margin-top: 0.4rem;
        margin-bottom: 0;
    }
    .store1 p {
        font-size: 14px;
        /* line-height: 0.8rem; */
        /* height: 0.8rem; */
    }
    .store3 ul li p {
        font-size: 14px;
    }
    .store4 ul li .s_ti {
        font-size: 14px;
    }
    .content1 {
        padding: 0.4rem 20%!important;
    }
    .store1 ul li:nth-of-type(1) {
        margin-left: 0;
        margin-right: 0%;
    }
    .store1 ul li {
        width: 100%!important;
        margin-right: 0%!important;
        margin-bottom: 2.5%!important;
    }
    
    .store2 ul li {
        width: 100%;
        float: left;
        margin-left: 0%!important;
        margin-top: 0.5%;
        margin-bottom:0.5%
    }
    
    .store2 ul li:nth-of-type(1) {
        margin-left: 0%!important;
        margin-right: 0%;
    }

    .store4 ul li:nth-of-type(1) {
        margin-left: 0!important;
        margin-right: 0%;
    }
    .store4 ul li {
        /* min-width: 370px!important; */
    }

    .store2 ul li h3 {
        font-size: 16px;
        height: 1rem;
        line-height: 1rem;
    }
    .tb img {
        max-width: 40%;
        position: relative;
        margin: 0;
    }
    .product_main .content ul li h3 {
        font-size: 14px;
        line-height: 0.4rem;
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
        padding-left: 0.15rem;
    }
    
    
    
    .product_main .content ul li {
        width: 100%;
        height: 3rem;
        font-size: 0.26rem;
    }

    .product_main .content ul li:not(:last-child) {
        margin-bottom: 0.3rem;
        }

    .product_main .tab ul li {
        width: 33.333%;
        color: #404040;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        float: left;
    }

     .product_main .tab_c ul li:not(:last-child) {
        margin-bottom: 0.4rem;
       
    }
    
    .product_main .content ul li img {
        width: 3.5rem;
        height: 3rem;
        float: left;
        margin-right: 0.2rem;
    }
    .product_main .content ul li h3 {
        float: left;
        width: calc(100% - 3.5rem - 0.2rem);
        margin-top: 2px;
    }
    .product_main .content ul li p {
        float: left;
        width: calc(100% - 3.5rem - 0.2rem);
        margin-top: 2px;
    }
    p#back-to-top a span{
          border-radius: 40px;
        }
    
    .s_ti1 p {
        font-size: 16px;
        position: absolute;
        left: 0;
        bottom: 0;
        color: #f0f0f0!important;
        height: 0.7rem;
        background: rgb(0, 0, 0,60%);
        width: 100%;
        line-height: 0.7rem;
        margin: 0;
        padding-left: 0;
        text-align: center;
    }
    .db1 ,.tb {
        width: 100%;
        margin: 10px 0 0 0;
        text-align: left;
    }
    .db>h2, .db1>h2, .db2>h2, .db3>h2 {
        font-size: 16px;
        line-height: 1.3;
        text-align: left;
        padding-bottom: 5px;
        margin: 0.5rem 0 10px 0;
        width: 100%;
    }
    .product_main .content ul li p {
        font-size: 14px;
        line-height: 0.4rem;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0.15rem;
    }
    .db>p, .db1>p, .db2>p, .db3>p {
        font-size: 14px;
        line-height: 1.65;
        text-align: justify;
        display: block;
    }
    .tub ul li>p, .tub1 ul li>p, .tub2 ul li>p, .tub3 ul li>p {
        font-size: 14px!important;
    }
    
   .tub>ul li,.tub1>ul li ,.tub2>ul li,.tub3>ul li{
        font-size: 14px!important;
    }
    .product_main p {
        font-size: 14px;
        color: #4d4c4c;
    }
    .tib p {
        font-size: 14px!important;
    }
     .tub>ul li {
        font-size: 14px!important;
    }
    .bgsc {
        width: 100%;
        height: 7.2rem;
        /* margin: 0; */
    }
    .prod_pr {
        height: 100%;
        min-height: 260px;
    }
    .join_text .title1 h2 {
        font-size: 16px;
    }
    
    .join_text1 .title1 h3{
        font-size: 20px;
        margin-top: 0.38rem;
    }
    footer p:first-child {
        padding: 12px 20px 0;
    } 
    
}   

@media screen  and (max-width: 400px) {
    .bottom {
        /* padding: 0.3rem 18%; */
    }
    .content1 {
        padding: 0.4rem 18%!important;
    }
    .store1 ul li:nth-of-type(1) {
        margin-left: 2%;
        margin-right: 0%;
    }
    .store1 ul li {
        width: 100%!important;
        margin: 0 0 2% 0!important;
    }
    .store2 ul li:nth-of-type(1) {
        margin-left: 0%!important;
        margin-right: 0%;
    }
    .store2 ul li {
        width: 100%!important;
        margin-left: 0!important;
    }
    .store4 ul li:nth-of-type(1) {
        margin-left: 0!important;
        margin-right: 0%;
    }
    .store4 ul li {
        /* min-width: 350px!important; */
    }

}


@media (max-width: 768px) {
    
    .carousel-indicators {
        position: absolute;
        bottom: -9px;
        margin-left: -28%;
    }
    
    .container1 .store1, .bgsc p {
        /* padding: 0; */
    }

    .swiper-pagination0, .swiper-pagination1 , .swiper-pagination2{
        position: absolute;
        text-align: center;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0px 0 11px 0;
        cursor: pointer;
        z-index: 90;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 5px;
        left: 0;
        width: 100%;
        /* background: rgb(0, 0, 0,60%); */
    }
    .btb{
        display: none!important
    }
    .bts{
        display: block!important
    }
    .s_prod{
        margin-top: 68px;
    } 
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 25px;
        width: 100%;
    }
    .navbar-nav {
        margin-top: 0!important
    }
    
    .n_jt {
        /* display: inline-block;
        position:absolute;
        right:25px;
        top:36px;
        z-index:1111*/
        margin: 0 auto;
        width: 0.2rem;
        margin-top: 0.04rem;
    }

    .vertical-tab .nav-tabs li:nth-of-type(2) a, .vertical-tab .nav-tabs li:nth-of-type(1) a {
        color: #444;
        background: #fff;
        font-size: 0.3rem;
        font-weight: 700;
        text-align: left;
        /* margin-left: 21%; */
        letter-spacing: 1px;
        padding: 10px 12px !important;
        /* margin: 0 0 0.6rem 0; */
        border: none;
        transition: all 0.3s ease 0s;
    }

    .tab_i ul li {
        height: 1rem !important;
    }

    .t_i li {
        width: 50%;
        float: left !important;
        border-bottom: none !important;
    }
    /*    .t_i li:nth-of-type(3),    .t_i li:nth-of-type(4),    .t_i li:nth-of-type(5){
        display: none;
    }*/
    .vertical-tab .nav-tabs {
        border-right: none !important;
    }

    .demo {
        width: 90%;
        margin: 0 auto;
    }

    .p30 {
        /* padding: 0 0.35rem; */
    }
    
    .p40 {
        padding: 0 0.4rem;
    }
    .store3 ul li p {
        height: 0.48rem;
        line-height: 0.48rem;
    }
    .container-fluid {
        /* margin: 0; */
        /* padding: 0px; */
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background: #000;
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li:active > a {
        color: #000;
    }
    /* .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
        color:#fff;
        background: #8e2323;
    } */
    


    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 14px;
    }
    
    .join_text1 {
    margin-top: 50px;
    margin-bottom: 20px;
    }
    .join_text1 .title1, .product_main {
        padding: 0;
    }
    
    .prod_text1 {
    margin-top: 30px;
    }  
    
    .carousel-inner .item>img {
        margin: 68px auto 0;
    }

    .prod_text1 .title_pr{
        /* padding: 0 0.3rem; */
    }

    .dropdown-menu {
        padding: 0;
    }

    .dropdown-menu li {
            background: #fcf5f5;
            height: 60px;
            padding: 17px 0;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
        font-size: 20px;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a::before {
            content: "•";
            left: 0;
            top: 0;
        }

    .navbar-default .navbar-nav > li > a {
        color: #404040;
        font-size: 16px;
    }

    .nav > li {
        border-bottom: 1px solid #f0eeee;
    }
        .nav > li:last-child {
            border-bottom:none!important;
        }
    .navbar-nav > li > a {
        line-height: 42px;
    }

    .contant {
        margin-top: 0.4rem;
    }

    .swiper-container1 {
        margin-top: 0.3rem;
    }

    .introduce {
        padding: 0 0.3rem;
    }

    .carousel-indicators .ba {
        background-color: #ada39d;
    }

    .carousel-indicators li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0px 10px 0 0;
        text-indent: -999px;
        cursor: pointer;
        background-color: #e99fab;
        border: none;
        border-radius: 10px;
    }

    .swiper-pagination-bullet {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0px 5px 0 5px !important;
        text-indent: -999px;
        cursor: pointer;
        background: rgb(253,253,253,1);
        border: none;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 8px;
        height: 8px;
        margin: 0px 10px 0 0;
        background-color: #fff;
    }
    /* .navbar-brand>img{
        width: 50px;
    }*/
    .navbar-toggle {
        margin-top: 16px;
        padding: 12px 8px 15px 0;
    }
    
        .m_ch {
            display: block;
            padding-left: 0.3rem;
            font-size: 14px !important;
            padding-top: 0.04rem;
            float: right;
            margin-right: 0.54rem;
        }

    
    .navbar-brand {
        padding: 7px 15px 7px 25px!important;
    }
    .navbar {
        height: 68px;
        line-height: 68px;
        margin-bottom: 0;
        border: none;
    }
    
    .navbar-brand {
        width: 200px;
        height: 68px;
        margin-top: 0px;
    }
        .navbar-brand img {
            margin-top: 16px;
            height: 22px;
            vertical-align: middle;
        }
   
   .store4 ul li{
        margin-left: 0%!important;
    }
 
    .title_bc {
        position: absolute;
        left: 0;
        bottom: 5%;
        background: rgb(0, 0, 0,0%);
        height: 40%;
        width: 100%;
        display: inline-block;
        padding: 0;
        text-align: left;
        margin: 0 auto;
    }
    .ys p {
        font-size: 14px;
        text-align: left;
        padding: 0;
        margin: 0 0 10px;
        text-transform: none;
    }
    footer p span img {
        /* float: left; */
        margin: 0 5px 4px 0;
        width: 14px;
        height: 14px;
    }
}
/* max-w 768*/
