*{
    margin: 0px;
    padding: 0px;
}
html{
    font: 12px Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
}
@media (min-width: 770px){

    html{
        font: 14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
    }
}
.navbar-collapse{
    padding-top: 1rem;
}
.navbar-light .navbar-brand{
    margin-right: 1rem;
}
.navbar-light .navbar-brand img{
    height: 60px;
}
.navbar-expand-lg .navbar-nav{
    width: 100%;
    justify-content: space-between !important;
}
.navbar-nav > .nav-item{

}
.navbar-light .navbar-nav .nav-link:hover{
    color: rgba(158,140,78,1);
    text-shadow: 0px 0px 5px #d7d7d7;
}
.navbar-light .navbar-nav .nav-link{
    color: rgba(158,140,78,1);
    font-size: 1.3rem;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: rgba(158,140,78,1);
    font-weight: bold;
}
.swiper-pagination-bullet{
    background-color: #fff !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
     background-color: rgba(158,140,78,1) !important;
}
.slider{

}

.slider .item .img{
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
}
.slider .item .info{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 5;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    color: rgba(255,255,255,0.8);
}
.slider .item .info .container{
    margin-top: -5%;
    text-align: center;
}
.slider .item .info .container h2{
    font-size: 46px;
    font-weight: 600;
    letter-spacing: 6px;
    margin-bottom: 20px;
}
.slider .item .info .container h4{
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 0px;
}
.slider .swiper-container{
    height: 500px;
}
.slider .item{
    height: 500px;
    position: relative;
}
.slider img{
    width: auto;
    height: 100%;
}
@media (min-width: 1900px){
    .slider img{
        width: 100%;
        height: auto;
    }
}


.topmenus{
    padding-top: 15px;
}
.topmenus .col-12{
    padding: 15px 15px 0px 15px !important;
}
.topmenus .left{
    display: flex;
    align-self: center;
    align-items: center;
    flex-wrap: wrap;
}
.topmenus .left a{
    width: 50%;
    background-color: rgba(95,87,80,1);
    color: rgba(255,255,255,0.7);
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    justify-content: center;
    font-size: 14px;
    text-decoration: none;
    padding: 15px 5px;
}
.topmenus .left a:nth-child(1),.topmenus .left a:nth-child(2){
    border-bottom: 1px solid rgba(255,255,255,0.7);
}
.topmenus .left a:nth-child(1),.topmenus .left a:nth-child(3){
    border-right: 1px solid rgba(255,255,255,0.7);
}
.topmenus .left a img{
    width: 30px;
    height: 30px;
    margin-bottom: 3px;
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1212px;
    }
}
.index_index .prolists .head{
    font-size: 1.5rem;
    font-weight: 200;
    padding: 1rem 0px;
}
.index_index .prolists .lists{
    padding: 0px 0px 0px 0px !important;
    margin: 0px !important;
}
.index_index .prolists .lists .col-6{
    padding: 0px;
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
}
.index_index .prolists .lists .col-6:nth-child(even){
    margin-right: 0px;
}
.index_index .prolists .lists .col-3{
    padding-left: 0px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.index_index .prolists .lists a{
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    padding: 10px 0px 10px 0px;
    color: #333;
    text-decoration: none;

}
.index_index .prolists .lists a img{
    width: 160px;
    height: 160px;
    margin: 0px 18px 18px 18px;
}
.index_index .prolists .lists a .title{
    font-size: 16px;
    font-weight: 400;
    margin: 0 10px 2px;
}
.index_index .prolists .lists a .descinfo{
    margin: 0 10px 10px;
    font-size: 14px;
    color: #b0b0b0;
}
.index_index .prolists .lists a .price{
    margin: 0 10px 14px;
    text-align: center;
    color: #ff6700;
    font-size: 12px;
}
.index_index .prolists .lists a .price span{
    font-size: 16px;
}
.navmenus{
    position: absolute;
    left: 0px;
    top: 20px;
    right: 0px;
    z-index: 10;
}
.navbar-light .navbar-toggler{
    display: none;
}
.navmenus.fiexdtop{
    position: fixed !important;
    background-color: #fff;
    top: 0px;
    box-shadow: 0px 0px 10px #d7d7d7;
}
.navmenus.fiexdtop .navbar-light .navbar-toggler{
    display: block;
}
.navmenus.fiexdtop .navbar-brand{
    margin-right: 1rem;
}
.navmenus.fiexdtop .navbar-brand img{
    width: 80px;
    height: auto;
}

@media (min-width: 770px){
    .slider .item .info .container h2{
        font-size: 23px;
    }
    .navmenus.fiexdtop .navbar-brand{
        margin-right: 14.2rem;
    }
    .navmenus.fiexdtop .navbar-brand img{
        width: 100px;
    }
}

footer{
    padding: 0px 0px 30px 0px;
}
footer .slogan{
    padding: 20px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}
footer .logobox{
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    flex-direction: column;
}
footer .logobox .title{
    font-size: 18px;
    font-weight: 200;
    margin-top: 15px;
}
.topslog{
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    padding: 20px 0px 10px 15px;
    flex-direction: column;
    text-align: center;
}
.topslog .logoimg{
    width: 100px;
    margin-right: 20px;
}
.topslog span{
    font-size: 1.4rem;
    font-weight: 200;
    margin-top: 1rem;
}
.index_index .tel{
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    align-items: center;
    align-self: center;
    font-size: 24px;
    font-weight: 200;
    color: #ff6700;
    margin-left: 15px;
    font-family: Consolas;
    display: none;
}
.index_index .tel img{
    width: 26px;
    margin-right: 5px;
}
footer .descinfo{

}
footer .descinfo .title{
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 5px;
    letter-spacing: 3px;
}
footer .descinfo .content{
    line-height: 150%;
    color: #555;
    letter-spacing: 1px;
    font-size: 14px;
}
.blockquote-footer{
    padding-bottom: 0px;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
}
.blockquote-footer cite{
    font-weight: bold;
    margin-left: 5px;
}
footer .box{

}
footer .box .head{
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 8px;
}
footer .box .content{
    display: flex;
    align-self: center;
    align-items: center;
    font-size: 15px;
    color: #555;
}
footer .box .content.tel{
    color: #ff6700;
    font-size: 18px;
    font-weight: 100;
}
footer .box .content img{
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
footer .copyright{
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px;
    text-align: center;
}
footer .copyright span{

}
.product_index{

}
.product_index .topslider .swiper-container{
    height: 600px;
}
.product_index .topslider .swiper-container .img{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
}
.product_index .topslider .swiper-container img{
    width: auto;
    height: 100%;
}
@media (min-width: 1900px){

    .product_index .topslider .swiper-container img{
        width: 100%;
        height: auto;
    }
}
.product_index .prolists{
    margin-top: 15px;
}
.product_index .prolists .head{
    font-size: 22px;
    font-weight: 200;
    padding: 10px 0px;
}
.product_index .prolists .item{
    background-color: #fff;
}
.product_index .prolists .item a{
    color: #333;
    text-decoration: none;
}
.product_index .prolists .itembox{
    margin-bottom: 2rem;
}
.product_index .prolists .itembox:nth-child(3n){

}
.product_index .prolists .itembox img{
    width: 100%;
}
.product_index .prolists .item .row{
    padding: 15px 30px;
    text-align: center;
}
.product_index .prolists .item .title{
    font-size: 1.2rem;
    font-weight: 200;
    margin-bottom: 3px;
    color: #000;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.product_index .prolists .item .desc{
    color: #888;
    font-size: 1rem;
}
.product_index .prolists .item .price{
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    color: #ff6700;
    margin-top: 10px;
}
.product_index .prolists .item .price span{
    font-size: 20px;
}

.product_detail{
    margin-top: 0px;
}
.product_detail .leftslider .swiper-container{
    width: 576px;
    height: 576px;
    --swiper-navigation-color: #ccc;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 40px;
}
@media (max-width: 770px){
    .slider .item .info{
        top: 280px;
    }
    .slider .item .info .container h2{
        font-size: 23px;
    }
    .slider .item .info .container h4{
        font-size: 15px;
    }
    .product_detail .leftslider .swiper-container{
        width: 100%;
        height: auto;
    }
    .product_detail .product_parameter{
        margin-top: 1.5rem !important;
    }
    .product_detail .proinfo{
        margin-top: 0.5rem;
    }
}
.product_detail .leftslider .swiper-container img{
    width: 100%;
    height: 100%;
}
.swiper-button-next,.swiper-button-prev{

    padding: 30px 20px;
}
.swiper-button-next:hover{
    background-color: rgba(0,0,0,0.4);
}
.swiper-button-prev:hover{
    background-color: rgba(0,0,0,0.4);
}
.product_detail .proinfo{

}
.product_detail .proinfo .title{
    font-size: 24px;
    color: #212121;
    margin-bottom: 5px;
}
.product_detail .proinfo .desc{
    color: #b0b0b0;
}
.product_detail .proinfo .price{
    margin-top: 18px;
    display: flex;
    align-items: center;
    align-self: center;
    color: #999;
}
.product_detail .proinfo .price span{
    font-size: 30px;
    color: #ff6700;
    margin-right: 10px;
}
.product_detail .parameters{
    margin-top: 20px;
}
.product_detail .parameters .col-5 {
    text-align: center;
}
.product_detail .parameters .col-5:nth-child(19) div{
    border-bottom: none;
}
.product_detail .parameters .col-5 div{
    padding: 10px;
    background-color: #f9f9fa;
    color: #555;
}
.product_detail .parameters .col-7 div{
    padding: 10px;
    color: #999;
}
.product_detail .tophead{
    padding: 15px 0px;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
    position: relative;
    z-index: 4;
}
.product_detail .tophead .title{
    font-size: 18px;
    color: #212121;
    font-weight: 400;
}
.product_detail .tophead .rightlinks{
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: flex-end;
}
.product_detail .tophead .rightlinks a.link{
    color: #616161;
    text-decoration: none;
    padding: 0px 15px;
    border-right: 1px solid #e0e0e0;
}
.product_detail .tophead .rightlinks a.active{
    color: #ff6700;
}
.product_detail .tophead .rightlinks a:nth-child(2){
    border-right: none;
}
.product_detail .tophead .rightlinks a.contact{
    background-color: #ff6700;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
    margin-left: 10px;
}

.product_detail .detail_content .index1{
    position: relative;
}
.product_detail .detail_content .index1 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .index1 img{
    width: 100%;
}
.product_detail .detail_content .index1 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
}
.product_detail .detail_content .index1 .conbox .container{
    margin-top: 0px;
}
.product_detail .detail_content .index1 .conbox .desc{
    font-size: 1.8rem;
}
.product_detail .detail_content .index1 .conbox .title{
    font-size: 2.6rem;
    margin: 10px 0px;
}
.product_detail .detail_content .index1 .conbox .small{
    font-size: 1.2rem;
}
.product_detail .detail_content .index1 .conbox .price{
    margin-top: 20px;
}
.product_detail .detail_content .index1 .conbox .price span{
    font-size: 2rem;
}
.product_detail .detail_content .index1 .conbox .price i{
    font-style: normal;
    color: rgba(255,255,255,0.7);
    margin-left: 5px;
}

@media (min-width: 770px){
    .product_detail .detail_content .index1 .conbox .container{
        margin-top: -10%;
    }
    .product_detail .detail_content .index1 .conbox .desc{
        font-size: 1.8rem;
    }
    .product_detail .detail_content .index1 .conbox .title{
        font-size: 2.6rem;
        margin: 10px 0px;
    }
    .product_detail .detail_content .index1 .conbox .small{
        font-size: 1.2rem;
    }
    .product_detail .detail_content .index1 .conbox .price{
        margin-top: 20px;
    }
    .product_detail .detail_content .index1 .conbox .price span{
        font-size: 2rem;
    }
    .product_detail .detail_content .index1 .conbox .price i{
        font-style: normal;
        color: rgba(255,255,255,0.7);
        margin-left: 5px;
    }
}

.product_detail .detail_content .grids1{
    color: #fff;
    padding: 2rem 0px;
}
.product_detail .detail_content .grids1 .col-3{
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}
.product_detail .detail_content .grids1 .col-3 .top{
    font-size: 1.2rem;
    font-weight: 200;
    color: rgba(255,255,255,0.8);
    margin-bottom: 10px;
}
.product_detail .detail_content .grids1 .col-3 .bottom{
    font-size: 1.6rem;
}
.product_detail .detail_content .texttop1{
    position: relative;
}
.product_detail .detail_content .texttop1 .img{

}
.product_detail .detail_content .texttop1 .img img{
    width: 100%;
}
.product_detail .detail_content .texttop1 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .texttop1 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: center;
}
.product_detail .detail_content .texttop1 .conbox .container{
    width: 900px;
    padding-top: 8rem;
    text-align: center;
}
.product_detail .detail_content .texttop1 .conbox .container div:nth-child(1){
    font-size: 1.8rem;
}
.product_detail .detail_content .texttop1 .conbox .container div:nth-child(2){
    font-size: 2.6rem;
    padding: 2rem 0px;
}
.product_detail .detail_content .texttop1 .conbox .container div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
}
.product_detail .detail_content .video1{
    position: relative;
}
.product_detail .detail_content .video1 .video{

}
.product_detail .detail_content .video1 .video video{
    width: 100%;
    height: auto;
}
.product_detail .detail_content .video1 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .video1 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: center;
}
.product_detail .detail_content .video1 .conbox .container{
    text-align: center;
    color: rgba(255,255,255,0.7);
}
.product_detail .detail_content .video1 .conbox .container div:nth-child(1){
    font-size: 1.8rem;
}
.product_detail .detail_content .video1 .conbox .container div:nth-child(2){
    font-size: 2.6rem;
    padding: 2rem 0px;
}
.product_detail .detail_content .video1 .conbox .container div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
}

.product_detail .detail_content .textright1{
    position: relative;
}
.product_detail .detail_content .textright1 .img{

}
.product_detail .detail_content .textright1 .img img{
    width: 100%;
}
.product_detail .detail_content .textright1 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .textright1 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: flex-end;
}
.product_detail .detail_content .textright1 .conbox .container{
    text-align: right;
}
.product_detail .detail_content .textright1 .conbox .container div:nth-child(1){
    font-size: 1.8rem;
}
.product_detail .detail_content .textright1 .conbox .container div:nth-child(2){
    font-size: 2.6rem;
    padding: 2rem 0px;
}
.product_detail .detail_content .textright1 .conbox .container div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
}

.product_detail .detail_content .textright2{
    position: relative;
}
.product_detail .detail_content .textright2 .img{

}
.product_detail .detail_content .textright2 .img img{
    width: 100%;
}
.product_detail .detail_content .textright2 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .textright2 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: flex-end;
}
.product_detail .detail_content .textright2 .conbox .container{
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.product_detail .detail_content .textright2 .conbox .container .box{
    width: 600px;
}
.product_detail .detail_content .textright2 .conbox .container .box div:nth-child(1){
    font-size: 2rem;
}
.product_detail .detail_content .textright2 .conbox .container .box div:nth-child(2){
    font-size: 2rem;
    padding: 1rem 0px 2rem;
}
.product_detail .detail_content .textright2 .conbox .container .box div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
    color: rgba(255,255,255,0.6);
}

.product_detail .detail_content .textleft1{
    position: relative;
}
.product_detail .detail_content .textleft1 .img{

}
.product_detail .detail_content .textleft1 .img img{
    width: 100%;
}
.product_detail .detail_content .textleft1 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .textleft1 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: flex-end;
}
.product_detail .detail_content .textleft1 .conbox .container{
    text-align: left;
}
.product_detail .detail_content .textleft1 .conbox .container div:nth-child(1){
    font-size: 1.8rem;
}
.product_detail .detail_content .textleft1 .conbox .container div:nth-child(2){
    font-size: 2.6rem;
    padding: 2rem 0px;
}
.product_detail .detail_content .textleft1 .conbox .container div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
}

.product_detail .detail_content .texttop2{
    position: relative;
}
.product_detail .detail_content .texttop2 .img{

}
.product_detail .detail_content .texttop2 .img img{
    width: 100%;
}
.product_detail .detail_content .texttop2 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .texttop2 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: center;
}
.product_detail .detail_content .texttop2 .conbox .container{
    width: 900px;
    padding-top: 8rem;
    text-align: center;
}
.product_detail .detail_content .texttop2 .conbox .container div:nth-child(1){
    font-size: 2.2rem;
}
.product_detail .detail_content .texttop2 .conbox .container div:nth-child(2){
    font-size: 2.2rem;
    padding: 0.8rem 0px 2rem 0px;
}
.product_detail .detail_content .texttop2 .conbox .container div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
    color: rgba(255,255,255,0.8);
}

.product_detail .detail_content .textleft2{
    position: relative;
}
.product_detail .detail_content .textleft2 .img{

}
.product_detail .detail_content .textleft2 .img img{
    width: 100%;
}
.product_detail .detail_content .textleft2 .mask{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1;
}
.product_detail .detail_content .textleft2 .conbox{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-self: center;
    align-items: center;
    z-index: 10;
    color: #fff;
    justify-content: flex-end;
}
.product_detail .detail_content .textleft2 .conbox .container{
    text-align: left;
}
.product_detail .detail_content .textleft2 .conbox .container .box{
    width: 80%;
}
.product_detail .detail_content .textleft2 .conbox .container .box div:nth-child(1){
    font-size: 2.2rem;
}
.product_detail .detail_content .textleft2 .conbox .container .box div:nth-child(2){
    font-size: 2.2rem;
    padding: 0.8rem 0px 2rem 0px;
}
.product_detail .detail_content .textleft2 .conbox .container .box div:nth-child(3){
    font-size: 1.3rem;
    line-height: 2rem;
    color: rgba(255,255,255,0.8);
}
.product_index .topcates{
    padding: 1rem 0px;
}
.product_index .topcates .lists a{
    padding: 1rem;
    text-decoration: none;
    color: #333;
    margin-right: 2rem;
    font-size: 1.1rem;
}
.product_index .topcates .lists a.active{
    color: rgba(158,140,78,1);
    font-weight: bold;
}
.product_index .topcates .lists a:hover{
    color: rgba(158,140,78,1);
}
.page-item.disabled{
    cursor: not-allowed;
}
.page-item.active .page-link{
    background-color: rgba(158,140,78,1);
    border-color: rgba(158,140,78,1);
}
.page-link{
    color: rgba(158,140,78,1);
    outline: 0;
}
.page-link:active{
    outline: 0;
}
.page-link:hover{
    color: rgba(158,140,78,1);
    outline: 0;
}
.article_detail{
    padding: 2rem 0px;
    background-color: #f5f5f5;
}
.article_detail .lefthead{
    padding-top: 1rem;
}
.article_detail .lefthead ul{
    list-style: none;
}
.article_detail .lefthead .leftul{
    padding: 0px 1rem;
}
.article_detail .lefthead .leftul li.active .fli{
    color: rgba(158,140,78,1);
    font-weight: bold;
}
.article_detail .lefthead ul li{
    padding: 0.8rem 0px;
}
.article_detail .lefthead ul li a:hover{
    color: rgba(158,140,78,1);
}
.article_detail .lefthead ul li .fli{
    font-size: 1.2rem;
    color: #333;
    text-decoration: none;
}
.article_detail .lefthead ul li ul{
    padding-left: 1rem;
    margin-top: 0.5rem;
}
.article_detail .lefthead ul li ul li{
    padding: 5px 0px;
}
.article_detail .lefthead ul li ul li a{
    color: #333;
    text-decoration: none;
}
.article_detail .lefthead ul li ul li.active a{
    color: rgba(158,140,78,1);
    font-weight: bold;
}
.article_detail .article_right_content{
    background-color: #fff;
    padding: 10px 20px;
}
.article_detail .article_right_content .title_head{
    padding: 15px 0px;
    font-size: 1.5rem;
    border-bottom: 1px solid #f0f0f0;
}
.article_detail .article_right_content .content{
    padding-top: 1rem;
}
.product_index .topcates .lists::-webkit-scrollbar {
    display: none;
}
@media (max-width: 770px){
    .product_index .prolists .lists .row{
        padding: 0px !important;
        margin: 0px !important;
    }
    .product_index .prolists .lists .itembox{
        padding: 0px;
        flex: 0 0 49%;
        max-width: 49%;
        margin-right: 2%;
        margin-bottom: 1rem;
    }
    .product_index .prolists .lists .itembox:nth-child(even){
        margin-right: 0px;
    }
    .product_index .prolists .lists .itembox .item{
        padding-bottom: 1rem;
    }
    .product_index .prolists .itembox img{
        margin-bottom: 1rem;
    }
}
@media (min-width: 770px){

    .navbar-light .navbar-brand{
        margin-right: 8rem;
    }
    .navbar-light .navbar-brand img{
        height: auto;
    }
    .topslog{
        display: flex;
        align-self: center;
        align-items: center;
        justify-content: center;
        padding: 20px 0px 10px 0px;
    }
    .topslog .logoimg{
        width: 100px;
        margin-right: 20px;
    }
    .topslog span{
        font-size: 20px;
        font-weight: 200;
    }
    .topmenus{
        padding-top: 15px;
    }
    .topmenus .left{
        display: flex;
        align-self: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .topmenus .left a{
        width: 50%;
        background-color: rgba(95,87,80,1);
        color: rgba(255,255,255,0.7);
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: center;
        justify-content: center;
        font-size: 14px;
        text-decoration: none;
        padding: 15px 5px;
    }
    .topmenus .left a:nth-child(1),.topmenus .left a:nth-child(2){
        border-bottom: 1px solid rgba(255,255,255,0.7);
    }
    .topmenus .left a:nth-child(1),.topmenus .left a:nth-child(3){
        border-right: 1px solid rgba(255,255,255,0.7);
    }
    .topmenus .left a img{
        width: 30px;
        height: 30px;
        margin-bottom: 3px;
    }

    .index_index .prolists .lists{
        justify-content: space-between;
    }
    .index_index .prolists .lists .col-6{
        padding: 0px;
        flex: 0 0 24%;
        max-width: 24%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .slider .swiper-container{
        height: 880px;
    }
    .slider .item{
        height: 880px;
        position: relative;
    }
    .navbar-light .navbar-toggler{
        display: none !important;
    }
    .navbar-collapse{
        padding-top: 0px;
    }
}
.buywaylists{
    padding-top: 20px;
}
.buywaylists .item{
    border-bottom: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    padding: 10px 15px 10px 15px;
    display: flex;
    align-items: center;
    align-self: center;
    margin-bottom: 15px;
    font-size: 1.1rem;
}
.buywaylists .item .title{
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 3px;
}
.buywaylists .item .tel a{
    color: #333;
    text-decoration: none;
}
.buywaylists .item .right{
    margin-left: auto;
}
.buywaylists .item .right a{
    display: flex;
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #333;
    text-decoration: none;
}
.buywaylists .item .right a p{
    margin-bottom: 0px;
    font-size: 12px;
}
.buywaylists .item .right img{
    width: 30px;
    height: 30px;
    margin-bottom: 4px;
}