.product_message{
    background: #2E6398;
    padding: 0.5rem 0;
}
.pro_mess_center{
    width: 12rem;
    margin: 0 auto;
    display: flex;
}
.pro_mess_left{
    flex: 1;
    margin-right: 0.7rem;
}
.pro_mess_right{
    width: 4.5rem;
    height: 5rem;
}
.pro_mess_title{
    color: #fff;
    font-size: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.25rem;
}
.pro_mess_ps{
    margin-bottom: 0.2rem;
    line-height: 1.8;
    color: #fff;
    font-size: 0.16rem;
    text-align: justify;
}
.pro_mess_right{
    overflow: hidden;
}
.pro_mess_right img{
    width: 100%;
    height: 100%;
    transition: all .25s;
}
.pro_mess_right:hover>img{
    transform: scale(1.03);
}
.pro_mess_content{
    background: #F5FAFF;
    padding: 0.5rem 0;
}
.pro_mess_1_center{
    width: 12rem;
    margin: 0 auto;
}
.pro_1_items1{
    padding: 0.2rem 0.1rem;
    border: 0.01rem solid #2E6398;
}
.pro_mess_toplist{
    width: 100%;
    display: flex;
}
.pro_mess_xlist{
    width: 24%;
    margin-right: 1.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.1rem 0;
    font-size: 0.24rem;
    border: 0.01rem solid #2E6398;
    border-bottom:0;
    color: #2E6398;
    font-weight: bold;
    transition: all .25s;
}
.pro_mess_xlist:hover{
    color: #329beb;
    text-decoration: underline;
}
.pro_mess_xlist:last-child{
    margin-right: 0;
}
.pro_1_tit{
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    font-weight: bold;
    font-size: 0.24rem;
    color: #fff;
    background: #2E6398;
}
.pro_1_video{
    width: 100%;
    height: 6.2rem;
    margin: 0.2rem 0;
}
.pro_1_video video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.pro_1_wrap{
    display: flex;
    flex-wrap: wrap;
}
.pro_1_xlist{
    width: 18.5%;
    height: 1.3rem;
    margin-right: 1.875%;
    margin-bottom: .35rem;
    box-sizing: border-box;
    border: 0.01rem solid #2E6398;
    padding:0.03rem;
    transition: all .25s;
}
.pro_1_xlist:hover{
    background:#2E6398 ;
}
.pro_1_xlist:nth-child(5n){
    margin-right: 0;
}
.pro_1_xlist img{
    width: 100%;
    height: 100%;
}
.pro_1_pages{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 0 0.15rem 0;
}
.pro_1_pages a{
    width: 0.25rem;
    height: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.01rem solid #2E6398;
    color: #2E6398;
    background: #fff;
    margin: 0 0.07rem;
    font-size: 0.16rem;
}
.pro_1_pages a:hover{
    background: #2E6398;
    color: #fff;
}
.pro_mess_xbox{
    position: absolute;
    width: 100%;
    /* height: 5rem; */
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
}
.pro_mess_bbox{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
    background: rgba(0,0,0,.98);

}
/* .pro_mess_xbox{
    width: 100%;
    position: absolute;
    top: 50%;
    left:0;
    transform: translateY(-50%);
} */


 


  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
  .swiper-slide {
    background-size: cover;
    background-position: center;
  }
  /* .mySwiper2 .swiper-slide{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  } */
.mySwiper2 .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
  .mySwiper2 {
    width: 75%;
    /* height: 80%; */
    height:auto;
  }

  .mySwiper {
    height: auto!important;
    /* height: 20%; */
    box-sizing: border-box;
    padding: 10px 0;
    background:rgb(0,0,0);
    position: absolute!important;
    bottom: 0!important;
    left: 0;

  }

.pro_mes_next{
    right: 0.5rem!important;
}
.pro_mes_prev{
    left: 0.5rem!important;
}



.pro_mes_next::after,.pro_mes_prev::after{
    color: #999!important;    
    font-size: 0.25rem!important;
}
  .mySwiper .swiper-slide {
    background:#fff;
    /* width: 25%; */
    /* height: 100%; */
    /* opacity: 0.4; */
    padding: 0.03rem ;
  }
.bigbox_wrap{
    /* background: red; */
    height: 7rem!important;
}
.bigbox_wrap img{
    object-fit: contain;
}
.bigbox_wrap video{
    width: 100%;
    height: 100%;
}
.xswiper video{
    width: 100%;
    height: 100%;
} 
.mySwiper .swiper-slide-thumb-active {
    background: red;
  }

  .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .pro_mess_close{
    font-size:0.2rem ;
    color: #fff;
    position: absolute;
    right: 0.15rem;
    top: 0.15rem;
    cursor: pointer;
    z-index: 9;
}
.xswiper_all{
    width: 0.5rem;
    height: 0.5rem;
    background: #0d0a0a;
    position: absolute;
    bottom:0.8rem;
    right: 0.2REM;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    cursor: pointer;
}
.xswiper_all img{
    width: 0.42rem;
    height: 0.42rem;
}
.xswiper .swiper-slide{
    height: 0.6rem!important;
}
.size_xbox{
    padding: 0.2rem 0.1rem;
    border: 0.01rem solid #2E6398;
    border-top: 0;
}
.pro_size_txt1{
    margin: 0.3rem 0 0 0;   
}
.size_txt1{
    line-height:2;
    color: #333;
    font-size: 0.16rem;
}
.pro_size_1{
    margin-top: 0.3rem;
}
.pro_size_title{
    color: #2E6398;
    font-size: 0.2rem;
    font-weight: bold;
    padding-bottom: 0.15rem;
    border-bottom: 0.01rem solid #2E6398;
}
.pro_size_text{
    margin-top: 0.1rem;
    color: #333;
    font-size: 0.16rem;
}
.href_xbox{
    padding: 0.2rem 0.1rem;
    border: 0.01rem solid #2E6398;
    border-top: 0;
}

.href_img{
    width: 5.5rem;
    height: 5rem;
    margin: 0.25rem auto;
    overflow: hidden;
}
.href_img img{
    width: 100%;
    height: 100%;
    transition: all .25s;
}
.href_img_mess{
    color: #333;
    font-size: 0.16rem;
}
.href_xbox_items:nth-child(3) .href_img{
    width: 5.5rem;
    height: 2.5rem;
}
.href_img:hover>img{
    transform: scale(1.03);
}
.href_xbox_items:nth-child(4) .href_xbox_imgbox{
    display: flex;
}
.href_xbox_items:nth-child(4) .href_img{
    width: 5rem;
    height: 3.5rem;
    order: 1;
    margin-right: 0.5rem;
}
.href_xbox_items:nth-child(4) .href_img_mess{
    flex: 1;
    order: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.6rem;
    text-align: justify;
    color: #333;
    font-size: 0.16rem;
}
.href_xbox_items:nth-child(6) .href_xbox_imgbox{
    display: flex;
}
.href_xbox_items:nth-child(6) .href_img{
    width: 5rem;
    height: 3.5rem;
    order: 1;
    margin-right: 0.5rem;
}
.href_xbox_items:nth-child(6) .href_img_mess{
    flex: 1;
    order: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.6rem;
    text-align: justify;
    color: #333;
    font-size: 0.16rem;
}
.href_xbox_items:nth-child(10) .href_img{
    width: 5.5rem;
    height: 4rem;
}
.href_xbox_two{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.25rem 0;
}
.href_xbox_left{
    width: 4.5rem;
    height: 3rem;
    margin-right:0.4rem;   
    overflow: hidden;
}
.href_xbox_left:last-child{
    margin-right: 0;
}
.href_xbox_left img{
    width: 100%;
    height: 100%;
    transition: all .25s;
}
.href_xbox_left:hover>img{
    transform: scale(1.03);
}
.href_xbox_items:nth-child(16) .href_img{
    width: 5.5rem;
    height: 2.4rem;
}
.pro_href_people{
    margin-top: 0.2rem;
}
.pro_size_titles{
    font-size: 0.2rem;
    font-weight: bold;
    color: #2E6398;
}

.href_xbox_items:nth-child(18) .href_xbox_imgbox{
    display: flex;
}
.href_xbox_items:nth-child(18) .href_img{
    width: 5rem;
    height: 3.5rem;
    order: 1;
    margin-right: 0.5rem;
}
.href_xbox_items:nth-child(18) .href_img_mess{
    flex: 1;
    order: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.6rem;
    text-align: justify;
    color: #333;
    font-size: 0.16rem;
}
.down_xbox{
    padding: 0.2rem 0.1rem;
    border: 0.01rem solid #2E6398;
    border-top: 0;
}
.down_content{
    padding: 0 0.2rem;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}
.down_content a{
    width: 49%;
    display: flex;
    margin-right: 2%;
    background: #2E6398;
    padding: 0.15rem 0.2rem;
    margin-bottom: 0.2rem;
    border-radius: 0.1rem;
    justify-content: space-between;
}
.down_name{
    /* background: red; */
    width: 2.45rem;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    margin-left: 0.3rem;
    font-size: 0.18rem;
}
.down_content a:nth-child(2n){
    margin-right: 0;
}
.down_leftbox{
    display: flex;
    align-items: center;

}
.down_img{
    width: 0.5rem;
    height: 0.5rem;
    display:block;
}
.down_img img{
    width: 100%;
    height: 100%;
}
.down_rightbox{
    display: flex;
    align-items: center;
}
.down_right_img{
    width: 0.3rem;
    height: 0.3rem;
}
.down_right_img img{
    width: 100%;
    height: 100%;
}

.support{
    background: #2E6398;
}
.support_title{
    padding: 0.23rem 0;
    width: 12rem;
    margin: 0 auto;
    font-size: 0.4rem;
    color: #fff;
    font-weight: bold;
}
.support_content{
    background: #F5FAFF;
}
.support_content_center{
    width: 12rem;
    margin: 0 auto;
    padding: 0.7rem 0;
    display: flex;
}

.support_rightbox{
    flex: 1;
    padding-left:0.23rem;
    position: relative;
}
.support_rightbox::before{
    content: '';
    display: block;
    position: absolute;
    width: 0.01rem;
    height: 5.8rem;
    background: #2E6398;
    left: 0;
    top: 0;
}
.sup_right_1{
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid #999;
    margin-bottom: 0.15rem;
}
.sup_a_title{
    color: #2E6398;
    font-size: 0.2rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.sup_a_title::before{
    content: '-';
    display: block;
    color: #2E6398;
    font-size: 0.2rem;
    margin-right: 0.07rem;
    font-weight: bold;
}
.sup_a_tit_xson{
    display: block;
}
.sup_right_2{
    padding-left: 0.2rem;
    margin-top: 0.1rem;
}
.sup_a_tit_xson{
    line-height: 1.7;
    display: flex;
    align-items: center;
    color: #333;
    font-size: 0.16rem;
}
.sup_a_tit_xson::before{
    content: '-';
    display: block;
    color: #333333;
    font-size: 0.16rem;
    margin-right: 0.07rem;
}
.sup_right_1:last-child{
    margin-bottom: 0;
    border-bottom: 0;
}
.support_leftbox{
    width: 8.5rem;
    margin-right: 0.5rem;
}
.support_left_one_tit{
    font-size: 0.2rem;
    color: #2E6398;
    font-weight: bold;
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid #2E6398;
}
.sup_one_content{
    display: flex;
    flex-wrap: wrap;
    padding: 0.3rem 0;
}
.sup_one_items{
    width: 48%;
    background: #2E6398;
    padding: 0.1rem;
    border-radius: 0.07rem;
    cursor: pointer;
    margin-right: 4%;
    margin-bottom: 0.2rem;
}
.sup_one_items:nth-child(2n){
    margin-right: 0;
}
.video_content{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 999;
    display: none;
}
.video_itemsbox{
    width: 12rem;
    height: 6rem;
    /* background: pink; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video_itemsbox video{
    width: 100%;
     height: 100%; 
     object-fit:contain; 
}
.video_close{
    color: #fff;
    font-size: 0.35rem;
    position: absolute;
    right: 0.25rem;
    top: 0.15rem;
    cursor: pointer;
    font-family: '黑体';
}
.sup_one_video{
    height: 1.9rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.15rem;
}
.sup_one_video img{
    width: 100%;
    height: 100%;
    transition: all .25s;
}
.sup_play{
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.sup_play img{
    width: 100%;
    height: 100%;
}
.sup_one_items:hover .sup_one_video>img{
    transform: scale(1.03);
}
.sup_one_name{
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    font-weight: bold;
    /* margin: 0.15rem 0; */
}
.sup_one_txt{
    font-size: 0.16rem;
    color: #fff;
    text-align: justify;
    margin-top: 0.15rem;
}
.sup_one_ximg{
    display: flex;
    justify-content: flex-end;
    margin: 0 0  0.05rem 0 ;
}
.sup_last_img{
    width: 0.2rem;
    height: 0.2rem;
    display: block;
}
.sup_last_img img{
    width: 100%;
    height: 100%;
    transition: all .25s;
}
.support_left_two{
    margin-bottom: 0.4rem;
}
.support_left_two .down_content{
    padding: 0;
}
.support_left_two .down_content a{
    width: 48%;
    margin-right: 4%;
    box-sizing: border-box;
}
.support_left_two .down_content a:nth-child(2n){
    margin-right: 0;
}
.callme_content{
    background: #2E6398;
    padding-top: 1rem!important;
}
.callme_leftbox{
    width: 3rem;
}
.callme_content .sup_a_title{
    color: #fff;
}
.callme_content .sup_a_tit_xson{
    color: #fff;
}
.callme_content .sup_a_title::before,.sup_a_tit_xson::before{
    color: #fff;
}
.callme_content .sup_right_1{
    border-bottom-color:#fff!important;
}
.sup_one_items:hover .sup_last_img>img{
    transform: scale(1.1);
}
.callme_rightbox{
    flex: 1;
    /* margin-right: 1.75rem; */
}
.callme_messbox{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 0.2rem;
}
.callme_content .support_content_center {
    padding: 0.3rem 0;
}
.callme_name{
    color: #fff;
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.callme_input{
    width: 5.5rem;
    height: 0.45rem;
}
.callme_input input{
    width: 5.5rem;
    height: 100%;
    padding: 0 0.15rem;
}
.textarea{
    max-width: 5.5rem;
    max-height: 1.28rem;
    min-height: 1.28rem;
    min-width:5.5rem;
    outline: 0;
    padding: 0.15rem;
}
.call_git{
    width: 1.2rem;
    height: 0.4rem;
    background: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
    color: #2E6398;
    font-size: 0.16rem;
    font-weight: bold;
    cursor: pointer;
}
.call_git:hover{
    opacity: .9;
}
.callme_messages_box{
    background: #F5FAFF;
    padding: 0.6rem 0;
}
.call_last_center{
    width: 12rem;
    margin: 0 auto;
    display: flex;
}
.callme_last_left{
    width: 3rem;
}
.callme_last_title{
    color: #2E6398;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.callme_last_xbox{
    margin-bottom: 0.2rem;
}
.callme_last_xtit{
    padding-bottom: 0.1rem ;
    color: #2E6398;
    font-size: 0.2rem;
    font-weight: bold;
    border-bottom: 0.01rem solid #2E6398;
}
.callme_last_message{
    display: flex;
    margin-top: 0.15rem;
}
.callme_last_message .callme_last_xtxt:nth-child(1){
    white-space: nowrap;
}
.callme_last_xtxt{
    color: #333;
    font-size: 0.16rem;
    font-weight: bold;
}
.callme_last_right{
    flex: 1;
    background: #ccc;
    margin-left: 1.2rem;
}
.support_left_three .sup_one_items{
    width: 31%;    
    margin-right: 3.5%;
}
.support_left_three .sup_one_items:nth-child(3n){
    margin-right: 0;
}
.support_left_three .sup_one_video{
    height: 1.4rem;
}
/*.pro_1_xlist img{*/
/*    object-fit: fill;*/
/*}*/
.xswiper .swiper-slide img{
        object-fit: fill!important;
    }
@media screen and (max-width:1024px){
    .support_title{
        width: 100%;
        padding: 0.23rem 15px;
    }
    .support_content_center{
        width: 100%;
        flex-wrap: wrap;
        padding: 0.7rem 15px!important;
    }
    .support_leftbox,.support_rightbox{
        width: 100%;
    }
    .support_leftbox{
        margin-right: 0;
        order: 2;
        margin-top: 15px;
    }
    .support_rightbox{
        margin-left: 0;
        order: 0;
    }
    .sup_a_title{
        font-size: 20px;
    }
    .sup_a_tit_xson{
        font-size: 16px;
        padding: 1px 0;
    }
    .support_left_one_tit{
        font-size: 20px;
    }
    .support_rightbox::before{
        height: 100%!important;
    }
    .sup_one_items{
        width: 100%;
        margin-right: 0;
    }
    .sup_one_video{
        height: auto!important;
    }
    .sup_play{
        width: 42px;
        height: 42px;
    }
    .sup_one_name{
        font-size: 18px;
    }
    .sup_last_img{
        width: 17px;
        height: 17px;
    }
    .support_left_two .down_content a{
        width: 100%;
        margin-right: 0;
    }
    .down_img{
        width: 37px;
        height: 37px;
    }
    .down_name{
        flex: 1;
        width:62%;
        display: block;
        font-size: 16px;
        margin-left: 7px;
        margin-right: 5px;
    }
    .down_right_img{
        width: 20px;
        height: 20px;
    }
    .support_left_three .sup_one_items{
        width: 100%!important;
        margin-right: 0!important;
    }
    .video_close{
        font-size: 35px;
        z-index: 105;
    }
    .video_itemsbox{
       width: 100%;
       height: 100%;
       display: flex;
       justify-content: center;
       align-items: center;
    }
    .video_itemsbox video{
        width: 88%;
    }
    .pro_mess_center{
        width: 100%;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .pro_mess_center span{
        font-size: 16px!important;
        text-align: justify!important;
        line-height: 1.7!important;
    }
    .pro_mess_left,.pro_mess_right,.pro_mess_1_center{
        width: 100%;
    }
    .pro_mess_left{
        margin-right: 0;
    }
    .pro_mess_title{
        font-size: 28px;
    }
    .pro_mess_ps{
        font-size: 16px;
    }
    .pro_mess_1_one{
        padding: 0 15px;
    }
    .pro_mess_toplist{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .pro_mess_xlist{
        width: 49%;
        margin-right: 0!important;
        font-size: 16px;
        
    }
    .pro_1_tit{
        font-size: 16px;
    }
    .pro_1_video{
        height: auto;
    }
    .pro_mess_bbox{
        z-index: 201;
    }
    .pro_mess_close{
        font-size: 32px;
    }
    
    .callme_leftbox,.callme_rightbox {
        width: 100%;
        
    }
    .callme_messbox{
        margin-top: 15px;
        align-items:flex-start;
    }
    .callme_content .support_content_center {
        padding: 20px 15px!important;
    }
    .callme_name{
        font-size: 16px;
    }
    .callme_input{
        width: 100%;
    }
    .callme_input input{
        width: 100%;
        font-size: 16px;
    }
    .callme_input{
        height:35px;
    }
    .textarea{
        max-width: 100%;
        max-height: 80px;
        min-height: 80px;
        min-width:100%;
        font-size: 16px;
    }
    .call_git{
        width: 50%;
        height: 40px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .call_last_center{
        width: 100%!important;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .callme_last_left,.callme_last_right{
        width: 100%;
    }
    .callme_last_right{
        flex: none;
        height: 200px;
        margin-left:0;
    }
    .callme_last_title{
        font-size: 18px;
    }
    .callme_last_xtit,.callme_last_xtxt{
        font-size: 16px;
    }
    .callme_last_message .callme_last_xtxt:nth-child(1){
        white-space: nowrap;
    }
    .callme_last_message .callme_last_xtxt:nth-child(2){
        word-break:break-all;
        word-wrap:break-word;
    }
    .size_txt1,.pro_size_title,.pro_size_text,.href_img_mess{
        font-size: 16px!important;
    }
    .size_txt1{
        text-align: justify!important;
    }
    .pro_size_ps p{
        font-size: 16px!important;
    }
    .size_xbox .pro_1_tit{
        font-size: 18px;
    }
    .href_xbox_imgbox{
        display: flex;
        flex-wrap: wrap;
    }
    .href_img,.href_img_mess{
        width: 100%!important;
    }
    
    .href_img{
        height: auto!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .href_img_mess{
        font-size: 16px!important;
        margin-left:0 !important;
        margin-right: 0!important;
    }
    .href_xbox_two{
        flex-wrap: wrap;
    }
    .href_xbox_left{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .size_xbox,.href_xbox,.down_xbox{
        padding:15px;
    }
    .pro_size_text,.href_img_mess{
        line-height: 1.6;
    }
    .pro_size_ps p{
        line-height: 1.6;
    }
    .down_content a{
        width: 100%!important;
        margin-right: 0;
    }
    .pro_mes_next{
        right: 0!important;
    }
    .pro_mes_prev{
        left: 0!important;
    }
    .pro_mes_next::after{
        font-size: 25px!important;
    }
    .pro_mes_prev::after{
        font-size: 25px!important;
    }
    .xswiper .swiper-slide{
        height: 77px!important;
    }
    .video_itemsbox video{
        height: auto!important;
    }
    #dituContent div:nth-child(2){
        margin: 15px!important;
    }
    .para span a{
        font-size: 16px!important;
    }
    
}
