.product{
    background: #F5F5F5;
    padding: 0.8rem 0;
}
.product_center{
    width: 16rem;
    margin: 0 auto;
    display: flex;
}
.product_listbox{
    width: 3rem;
}
.product_name{
    padding: 0.15rem 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 0.28rem;
    background: #FE8503;
}
.product_xabox{
    font-weight: bold;
    font-size: 0.17rem;
    font-family: '';
    padding: 0.15rem 0 0.15rem 0.15rem;
    background: #fff;
    display: flex;
    color: #666666;
    border-bottom: 0.01rem solid #f5f5f5;
    position: relative;
}
.solid{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.05rem;
    height: 75%;
    background: #FE8503;
    display: none;
}
.product_xabox:hover{
    color: #333;
}
.product_xabox_active{
    color: #333;
}
.product_xabox:hover .solid{
    display: block;
}
.solid_active{
    display: block;
}


.product_content{
    flex: 1;
    margin-left: 0.5rem;
}
.product_content_wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.product_item_abox{
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 0.3rem;
    background: #fff;
}
.product_item_abox:nth-child(4n){
    margin-right: 0;
}
.product_item_img{
    height: 2.5rem;
}
.product_item_img>img{
    width: 100%;
    height: 100%;
}
.product_item_txtbox{
    padding:0.15rem 0.17rem;
}
.product_item_name{
    text-align: center;
    font-size: 0.18rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.product_item_watch{
    padding: 0.08rem 0;
    text-align: center;
    border: 0.01rem solid #FE8503;
    color: #FE8503;
    transition: all .25s;
    font-size: 0.12rem;
}
.product_item_abox:hover .product_item_watch{
    background: #FE8503;
    color: #fff;
}
.product_msg_one{
    display: flex;
}
.product_one_leftbox{
    position: relative;
    width: 5rem;
    height: 5rem;   
}
.swiper_mess .swiper-slide img{
    width: 100%;
    height: 100%;
}
.mess_next,.mess_prev{
    color: #A1A1A1!important;
}
.mess_next::after{
    font-size: 0.25rem!important;
}
.mess_prev::after{
    font-size: 0.25rem!important;
}
.product_one_rightbox{
    flex: 1;
    margin-left: 0.5rem;
}
.product_one_xtit{
    font-weight: bold;
    font-size: 0.25rem;
    color: #333;
    margin-bottom: 0.5rem;
}
.product_one_tabld table{
    width: 100%;
}
.product_one_tabld tr{
    display: flex;
    /*padding-left: 1.06rem;*/
}
.product_one_tabld tr td{
    flex: 1;
    padding: 0.1rem 0;
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
    border: 0.01rem solid #fff;
}
.product_one_tabld tr td:nth-child(1){
    background:#c2c2c2;
}
.product_one_tabld tr td:nth-child(2){
    background: #ff803b;
}

.product_one_tabld tr:nth-child(2n){
    background: #fff;
}
.product_one_tabld tr:nth-child(2n+1){
    background: #d9e3ee;
}
.product_msg_two{
    padding: 0.5rem 0 0.8rem 0;
    background: #fff;
    margin-top: 0.42rem;
}
.product_two_title{
    border-bottom: 0.01rem solid #CCCCCC;
    padding-left: 0.2rem;
    padding-bottom: 0.13rem;
    color: #01488A;
    font-weight: bold;
    font-size: 0.18rem;
    position: relative;
}
.product_two_title::after{
    content:'';
    display: block;
    position: absolute;
    left: 0;
    bottom: -0.01rem;
    width: 1.2rem;
    height: 0.02rem;
    background: #01488A;
}
.pro_two_padding{
    padding: 0.3rem 0.5rem 0 0.5rem;
}
.pro_common_xtit{
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
}
.pro_item1_txt{
    font-size: 0.18rem;
    color: #333;
    margin-top: 0.1rem;
    line-height: 1.7;
}
.pro_item1_video{
    width: 7rem;
    height: 4.2rem;
    margin: 0.4rem auto;
}
.pro_item1_video video{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pro_item2_pbox{
    margin-top: 0.15rem;
}
.pro_items2_p{
    font-size: 0.18rem;
    color: #333;
    line-height: 1.8;
}
.pro_msg_item2,.pro_msg_items3,.pro_msg_items4,.pro_msg_items5{
    margin-bottom: 0.4rem;
}
.pro_items3_imgbox{
    width: 7rem;
    margin: 0 auto;
}
.pro_items3_imgbox img{
    width: 100%;
    margin-top: 0.2rem;
}
.items4_p1{
    text-indent:0.36rem;
    color: #333;
    font-size: 0.18rem;
    line-height: 2;
    margin-bottom: 0.2rem;
}
.items4_p1:nth-child(1){
    margin-bottom: 0;
}
.items4_p1:nth-child(2){
    margin-bottom: 0;
}
.pro_items4_content{
    margin-top: 0.1rem;
}
.pro_items6_title{
    text-align: center;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333;
}
.pro_items6_span{
    font-size: 0.14rem;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 0.07rem;
}
.pro_items6_table{
    margin-top: 0.2rem;
}
.pro_items6_table table{
    width: 100%;
}
.pro_items6_table th{
    font-size: 0.18rem;
    color: #333;
    padding: 0.15rem 0;
}
.pro_items6_table td{
    text-align: center;
    border-left: 0.01rem solid #d8d8d8;
}
.pro_items6_table td:last-child{
    border-right: 0.01rem solid #d8d8d8;
}
.pro_items6_table tr:nth-child(1){
    background: #D9E3EE!important;
}
.pro_items6_table tr:nth-child(2){
    background: #fff;
}
.pro_items6_table tr:nth-child(2n+1){
    background: #f5f5f5;
}
.pro_items6_table td{
    padding: 0.1rem 0;
    color: #333;
    font-size: 0.14rem;
}




@media only screen and (max-width:1024px){
    .product{
        padding: 15px;
    }
    .product_center{
        flex-direction: column;
        width: 100%;
    }
    .product_listbox{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .product_name{
        /*writing-mode: vertical-lr;*/
        padding: 5px 0;
    }
    .product_xlistbox{
        display: flex;
        height: 106px;
    }
    .product_xabox{
        display: block;
        writing-mode: vertical-lr;
        flex: 1;
        border: 0;
        border-right: 0.01rem solid #f5f5f5;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        letter-spacing: 2px;
        border-radius: 10px;
    }
    .product_xabox:hover .solid{
        display: none;
    }
    .product_content{
        margin: 15px 0 0;
        display: flex;
        flex-direction: column;
    }
    .product_content_wrap{    
        justify-content: space-between;
    }
    .product_item_abox{
        width: 48%;
        margin-right: 0;
    }
    .page{
        padding-top: 15px;
    }
    .product_msg_one{
        display: flex;
        flex-direction: column-reverse;
    }
    .product_one_rightbox,
    .product_one_xtit{
        margin: 0;
        font-size: 14px;
    }
    .swiper{
        margin-top: 15px;
    }
    .product_two_title,
    .pro_two_padding{
        padding: 15px;
    }
    .pro_item1_video,
    .pro_items3_imgbox{
        width: 100%;
        height: auto;
    }
    .pro_items6_table{
        overflow-x: auto;
    }
    .pro_items6_table table{
        width: 200vw;
    }
    .pro_items6_table td{
    }
    .pro_items6_table td span{
        font-size: 12px!important;
    }
}