.product_wrap{
    background: #FBFBFB;
    padding: 0.8rem 0;
}
.product_left{
    width: 3.1rem;
}
.product_right{
    width: 12.2rem;
}
.product_left .bigT{
    width: 100%;
    height: 0.82rem;
    background: #1E458D;
    border-radius: 0.3rem 0rem 0rem 0rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.28rem;
    color: #FFFFFF;
    padding-left: 0.45rem;
    padding-right: 0.25rem;
    line-height: 0.82rem;
}
.product_left .cate_L .cate_L2{
    display: none;
}
.product_left .cate_L.active .cate_L2{
    display: block;
}
.product_left .cate_L1{
    height: 0.6rem;
    background: #FFFFFF;
    border-bottom: 0.01rem solid #F2F2F2;
    padding-left: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    transition: all 0.5s;
}

.product_left .cate_L1 a{
    display: flex;
    align-items: center;
    gap: .1rem;
}
/*.product_left .cate_L1 a::before{*/
/*    content: '';*/
/*    width: .08rem;*/
/*    height: .08rem;*/
/*    border-radius: 50%;*/
/*    background: #333333;*/
/*    transition: all .3s;*/
/*}*/

.product_left .cate_L1 a:hover::before{
    width: 0;
    opacity: 0;
}

.product_left .cate_L1 .more{
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    margin-left: auto;
    margin-right: 0;
    position: relative;
}
.product_left .cate_L1 .more::before{
    content: '';
    width: 0;
    height: 0.6rem;
    display: block;
    border-left: 0.01rem solid #F2F2F2;
    position: absolute;
    right: 0.5rem;
    top: 0.01rem;
}
.product_left .cate_L1 .more img{
    width: 0.12rem;
    height: 0.07rem;
    margin: 0 auto;
    margin-top: 0.27rem;
}
.product_left .cate_L1 .dian,
.product_left .cate_L21 .dian{
    width: 0.06rem;
    height: 0.06rem;
    background: #666;
    border-radius: 50%;
    margin-right: 0.1rem;
    transition: all 0.5s;

}
.product_left .cate_L21{
    padding-left: 0.4rem;
    height: 0.5rem;
    background: #EDEDED;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
}

/*.product_left .cate_L21.active .dian,*/
.product_left .cate_L21:hover .dian,
/*.product_left .cate_L.active .cate_L1 .dian,*/
.product_left .cate_L:hover .cate_L1 .dian{
    width: 0rem;
    height: 0rem;
}
.product_left .cate_L21.active,
.product_left .cate_L21:hover{
    background: #FFFFFF;
}
.product_left .cate_L:hover .cate_L1{
    color: #1E458D;
    color: rgb(214, 3, 26);
}
.product_wrap .w1600.flex_box{
    align-items: flex-start !important;
    justify-content: space-between;
}
.product_right .proTitle{
    width: 1.38rem;
    height: 0.61rem;
    background: #1E458D;
    border-radius: 0.15rem 0rem 0rem 0rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 0.61rem;
    text-align: center  ;
}
.product_right .proList{
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}
.product_right .proList .proL{
    width: 2.9rem;
    height: 3.4rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0rem 0rem;
    border: 0.01rem solid #E5E5E5;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    padding: 0.1rem;
}
.product_right .proList .proL:nth-child(4n){
    margin-right: 0;
}
.product_right .proList .proL .img{
    width: 2.7rem;
    height: 2.6rem;
    overflow: hidden;
}
.product_right .proList .proL .title2{
    height: 0.6rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #333333;
    text-align: center;
    line-height: 0.6rem;
}
.product_right .proList .proL:hover .title2{
    color: #1E458D;
}
.bread .pro{
    padding-right: 0.3rem;
}

.product_d .tab_wrap{
    width: 100%;
    height: 0.64rem;
    background: #FFFFFF;
}
.product_d .tab_wrap .tab{
    width: 2.12rem;
    height: 0.64rem;
    background: #FFFFFF;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #272727;
    text-align: center;
    line-height: 0.64rem;
    transition: all 0.5s;
}
.product_d .tab_wrap .tab:hover,
.product_d .tab_wrap .tab.active{
    background: #1E458D;
    color: #FFFFFF;
}
.product_d .product_d1{
    background: #EFEFEF;
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
}
.product_d .bread{
    background: none;
    height: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}
.product_d11{
    justify-content: space-between;
    background: #FFFFFF;
    padding: 0.3rem;
    align-items: flex-start !important;
}
.product_d11 .left{
    width: 7.08rem;
    position: relative;
}
.product_d11 .left .swiper{
    width: 7.08rem;
    height: 3.98rem;
}
.product_d11 .left #swiper1{ 
    border: 0.01rem solid #DDDDDD;
}
.product_d11 .left .swiper .bg img{
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}
.product_d11 .right{
    width: 6.6rem;
}
.product_d11 .left #thumbs{
    width: calc(100% - 0.6rem);
    margin: 0 auto;
    height: 0.58rem;
    margin-top: 0.1rem;
    position: unset;
}
.product_d11 .left #thumbs .swiper-slide-thumb-active{
    border: 0.01rem solid #1E458D;
}
.product_d11 .left .swiper-button-prev,
.product_d11 .left .swiper-button-next{
    position: absolute;
    top: unset;
    bottom: 0.2rem;
    width: 0.06rem;
    height: 0.12rem;
}
.product_d11 .left .swiper-button-prev::after,
.product_d11 .left .swiper-button-next::after{
    font-size: 0.14rem;
    color: #333333;
}
.product_d11 .right .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.22rem;
    color: #1E458D;
    padding-left: 0.13rem;
    position: relative;
    margin-bottom: 0.23rem;
}
.product_d11 .right .txt1::after{
    content: '';
    width: 0.03rem;
    height: 100%;
    display: block;
    background: #1E458D;
    position: absolute;
    left: 0;
    top: 0.02rem;
}
.product_d11 .right .txt2 span,
.product_d11 .right .txt3,
.product_d11 .right .txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    margin-bottom: 0.1rem;
}
.product_d11 .right .hr{
    height: 0rem;
    border: 0.01rem solid #E5E5E5;
}
.product_d11 .right .txt4{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #333333;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}
.product_d11 .right .txt5{
    width: 1.2rem;
    height: 0.4rem;
    background: #1E458D;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
    transition: all 0.5s;
}
.product_d11 .right .txt5:hover{
    background: #37ad4f;
}

.product_d12{
    margin-top: 0.3rem;
    align-items: flex-start !important;
    justify-content: space-between;
}
.product_d12 .right,
.product_d12 .left{
    background: #FFFFFF;
}
.product_d12 .left{
    width: 10.36rem;
    padding: 0.3rem;
}
.product_d12 .right{
    width: 4.14rem;
    padding: 0.1rem 0.2rem;
    padding-top: 0.2rem;
}
.product_d12 .right>.title,
.product_d12 .left>.title{
    padding-left: 0.33rem;
    position: relative;
    padding-bottom: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: .24rem;
    color: #1E458D;
    
}
.product_d12 .right>.title{
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #E5E5E5;
    margin-bottom: 0.2rem;
}
.product_d12 .right .title::after,
.product_d12 .left .title::after{
    content: '';
    width: 0.03rem;
    height: 0.31rem;
    background: #1E458D;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.product_d12 .left .content{
    padding-top: 0.25rem;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #E5E5E5;
    border-top: 0.01rem solid #E5E5E5;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.28rem;
    margin-bottom: 0.1rem;
}
.product_d12 .left .prev,
.product_d12 .left .next{
    margin-top: 0.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #555555;
}
.product_d12 .left .prev span,
.product_d12 .left .next span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #555555;
    display: inline-block;
    margin-left: 0.1rem;
}
.product_d12 .left .prev:hover,
.product_d12 .left .next:hover{
    color: #1E458D;
}
.product_d12 .right .tjcp .tj_img{
    width: 3.13rem;
    height: 2.72rem;
    border: 0.01rem solid #DDDDDD;
}
.product_d12 .right .tjcp .title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}
.product_d12 .right .tjcp .title:hover{
    color: rgba(255, 145, 30, 1);
    text-align: center;
}
/*.product_d12 .right .tjcp:hover .title{*/
/*    color: #1E458D;*/
/*}*/
.product_d12 .right .tjcp{
    width: 3.13rem;
    margin: 0 auto;
}

.product_d2{
    background: #F7F7F7;
    padding-top: 0.6rem;
    padding-bottom: 1rem;
}
.product_d2 .title1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.34rem;
    color: #333333;
    text-align: center;
}
.product_d2 .title2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #222222;
    text-align: center;
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
}
.product_d2 .table{
    flex-wrap: wrap;
    justify-content: space-between;
}
.product_d2 .table input{
    width: 7.68rem;
    height: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    border: 0.01rem solid #CED4DA;
    margin-bottom: 0.2rem;
    padding: 0 0.2rem;
    font-size: .14rem;
}

.product_d2 .table input:focus{
    box-shadow: 0 0 0 .02rem rgba(0, 123, 255, .25)
}



.product_d2 .table textarea::placeholder,
.product_d2 .table input::placeholder{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #6C757D;
}
.product_d2 .table textarea{
    width: 100%;
    height: 2rem;
    background: #FFFFFF;
    border-radius: 0.03rem 0.03rem 0.03rem 0.03rem;
    border: 0.01rem solid #CED4DA;
    padding: 0.16rem 0.1rem;
}
.product_d2 .table button{
    width: 1.98rem;
    height: 0.48rem;
    background: #1E458D;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
    border: none;
    margin: 0 auto;
    margin-top: 0.35rem;
    cursor: pointer;
    transition: all 0.5s;
}
.product_d2 .table button:hover{
    background: rgba(174, 0, 19, 1);
}

@media only screen and (max-width:768px){
    .product_left {
    width: 100%;
    }
    .product_right {
    width: 100%;
    margin-top: 0.2rem;
    }
    .product_right .proList{
        justify-content: space-between;
    }
    .product_right .proList .proL{
        width: 3.4rem;
                height: auto;
    }
    .product_right .proList .proL:nth-child(2n){
        margin-right: 0rem;
    }
    .product_right .proList .proL .img{
            width: auto;
    height: auto;
    }
    .product_d .tab_wrap{
        height:auto;
    }
    .product_d .tab_wrap .tab{
        width: auto;
    padding: 0.1rem 0.2rem;
    height: auto;
    }
    .product_d .bread{
        margin-bottom: 0.2rem;
    }
    .product_d12 .left{
        width: auto;
    }
    .product_d12 .right{
        width: auto;
    }
    .tjcpL {
    display: flex;
    flex-wrap: wrap;
    }
    .product_d2 .table input{
        width: 100%;
    }
    .product_d2{
            padding-left: 0.2rem;
    padding-right: 0.2rem;
    }
    .product_d11 .right {
    width: 100%;
    margin-top: 0.2rem;
    }
    .product_right .proTitle{
            width: 2.38rem;
    }
}