.common_from{
    display:flex;
    border-radius:.1rem;
    margin-bottom:.9rem;
    margin-top:.45rem
}
 .common_from form{
    width:50%;
    padding-left:.9rem;
    padding-top:.6rem;
    padding-bottom:.3rem
}
 .common_from form .input div input::placeholder,.common_from form .textarea_box textarea::placeholder{
    color:#fff
}
 .common_from form .input{
    display:flex;
    justify-content:space-between;
    margin-bottom:.25rem
}
 .common_from form .input div{
    width:31.5%;
    border-bottom:.01rem solid rgb(232 232 232 / 65%);
    color:#fff
}
 .common_from form .input div input{
    padding-bottom:.1rem;
    font-size:.16rem;
    width:100%
}
 .common_from form .upload-box{
    border-bottom:.01rem solid rgb(232 232 232 / 65%)
}
 .common_from form .upload-box{
    margin-bottom:.15rem
}
 .common_from form .upload-box #fileName{
    width:100%!important;
    margin-top:.1rem;
    color:#fff;
    font-size:.16rem;
    overflow:hidden;
    margin-bottom:.1rem
}
 .common_from form .upload-box .upload-wrap{
    display:flex;
    align-items:center;
    position:relative;
    overflow:hidden;
    height:.4rem;
    width:100%
}
 .common_from form .upload-box .upload-wrap .file-open{
    height:100%;
    width:1.5rem;
    line-height:.36rem;
    padding:0 .1rem;
    border-radius:.05rem;
    background:rgb(255 255 255 / 30%)
}
 .common_from form .upload-box .upload-wrap p{
    font-size:.16rem;
    display:inline-block;
    margin-left:.15rem;
    color:silver
}
 .common_from form .upload-box .upload-wrap .file-open img{
    vertical-align:middle;
    margin-right:.2rem
}
 .common_from form .upload-box .upload-wrap .file-ele{
    position:absolute;
    top:0;
    right:0;
    opacity:0;
    height:100%;
    width:100%;
    cursor:pointer
}
 input[type=file]::-webkit-file-upload-button{
    cursor:pointer
}
 .common_from form .textarea_box{
    margin-bottom:.28rem;
    border-bottom:.01rem solid rgb(232 232 232 / 65%)
}
 .common_from form .textarea_box textarea.content{
    width:100%;
    height:.6rem;
    font-size:.16rem;
    color:#fff
}
 .common_from form .submit button .btn_small_wrap .btn_small_list{
    padding:.11rem .45rem;
    border-radius:.04rem;
    color:#fff;
    background:0 0
}
 .common_from form .submit button .btn_small_wrap .btn_small_list.hover{
    background-color:#fff;
    color:#222
}
 .common_from form .submit button .btn_small_wrap .btn_small_list .btn_main_text{
    font-size:.14rem;
    font-family:RobotoMedium
}
 .index_banner{
    width:100%;
    overflow:hidden;
    aspect-ratio:32/15
}
 .index_banner .swiper-pagination-bullet{
    width:.04rem;
    height:.04rem;
    margin:0 .03rem;
    cursor:pointer;
    background:#d9d9d9;
    opacity:1;
    transition:all .3s linear
}
 .index_banner .swiper-pagination-bullet-active{
    width:.75rem;
    border-radius:.75rem
}
 .section .head_block{
    text-align:center
}
 .section .head_block p{
    font-size:.36rem;
    margin-bottom:.1rem;
    text-transform:uppercase;
    font-family:RobotoMedium;
    color:#000
}
 .section .head_block span{
    font-size:.18rem;
    display:inline-block;
    color:#333
}
 .index_section1{
    padding:.9rem 0
}
 .index_section1 .index_section1_box{
    margin-top:.6rem;
    display:flex;
    justify-content:space-between
}
 .index_section1 .index_section1_box .item{
    max-width:3.45rem;
    display:flex;
    flex-wrap:wrap
}
 .index_section1 .index_section1_box .item .item_box .img_box{
    overflow:hidden;
    margin-bottom:.3rem
}
 .index_section1 .index_section1_box .item .item_box .img_box img{
    height:100%;
    object-fit:cover
}
 .index_section1 .index_section1_box .item .item_box .text_box{
    padding:0 .3rem
}
 .index_section1 .index_section1_box .item .text_box .title{
    font-size:.24rem;
    font-family:RobotoMedium;
    text-align:center;
    margin-bottom:.4rem
}
 .index_section1 .index_section1_box .item .text_box .remark{
    font-size:.16rem
}
 .index_section1 .index_section1_box .item .text_box .remark p{
    margin-bottom:.15rem;
    display:flex;
    align-items:center;
    line-height:normal
}
 .index_section1 .index_section1_box .item .text_box .remark p:last-child{
    margin-bottom:0
}
 .index_section1 .index_section1_box .item .text_box .remark p img{
    margin-right:.05rem;
    max-width:.08rem
}
 .index_section1 .more_btn{
    text-align:center;
    margin:auto;
    margin-top:.4rem
}
 .index_section1 .more_btn .btn_effect4{
    font-family:RobotoRegular;
    height:auto;
    color:#333
}
 .index_section1 .more_btn .btn_effect4 .btn_small_list{
    text-transform:uppercase;
    padding:.15rem 0;
    color:#333;
    border-color:#333;
    border-radius:.04rem;
    width:2.2rem
}
 .index_section1 .more_btn .btn_effect4 .btn_small_list .btn_main_text{
    font-size:.2rem;
    font-family:RobotoMedium
}
 .index_section1 .more_btn .btn_effect4 .btn_small_list.hover{
    background:#222;
    border-color:#222;
    color:#fff
}
 .index_section2{
    padding:.8rem 0;
    margin-bottom:.9rem
}
 .index_section2 .head_block p{
    color:#fff
}
 .index_section2 .head_block span{
    font-size:.2rem;
    line-height:1.4;
    color:#fff;
    white-space:pre-line
}
 .index_section2 .index_section2_box{
    padding-top:.6rem;
    display:flex;
    justify-content:space-evenly
}
 .index_section2 .index_section2_box .item{
    color:#fff;
    position:relative
}
 .index_section2 .index_section2_box .item .txt{
    display:flex;
    align-items:flex-end;
    margin-bottom:.1rem;
    color:#ffc8a4
}
 .index_section2 .index_section2_box .item .txt div .counter,.index_section2 .index_section2_box .item .txt div p{
    font-size:.36rem;
    font-family:RobotoBold;
    display:inline-block
}
 .index_section2 .index_section2_box .item .remark{
    font-size:.16rem;
    line-height:.24rem
}
 .index_section2 .more_btn .btn_effect4{
    height:auto;
    font-family:RobotoMedium
}
 .index_section2 .more_btn .btn_effect4 .btn_small_list{
    border-radius:.02rem;
    background:#222;
    color:#fff;
    border-color:#222;
    text-transform:none;
    padding:.11rem .35rem
}
 .index_section2 .more_btn .btn_effect4 .btn_small_list.hover{
    border-color:#fff;
    background:#fff;
    color:#222
}
 .index_section3{
    margin-bottom:.9rem
}
 .index_section3 .index_section3_box .item{
    display:flex;
    padding-right:12.5%;
    align-items:center
}
 .index_section3 .index_section3_box .item:nth-child(even){
    flex-direction:row-reverse;
    padding-right:0;
    padding-left:12.5%
}
 .index_section3 .index_section3_box .item .img_box{
    overflow:hidden;
    width:57.3%
}
 .index_section3 .index_section3_box .item .img_box img{
    width:100%
}
 .index_section3 .index_section3_box .item .text_box{
    padding-left:6%;
    width:43%
}
 .index_section3 .index_section3_box .item:nth-child(even) .text_box{
    padding-left:0;
    padding-right:6%
}
 .index_section3 .index_section3_box .item .text_box .title{
    font-size:.36rem;
    font-family:RobotoMedium;
    line-height:1.2;
    text-transform:uppercase;
    margin-bottom:.2rem
}
 .index_section3 .index_section3_box .item .text_box .remark{
    font-size:.2rem;
    line-height:1.3;
    white-space:pre-line;
    -webkit-line-clamp:10
}
 .index_section3 .index_section3_box .item .text_box .more_btn{
    margin-top:.8rem
}
 .index_section3 .index_section3_box .item .text_box .more_btn .btn_effect4 .btn_small_list{
    border-color:#000;
    border-radius:.04rem;
    color:#000
}
 .index_section3 .index_section3_box .item .text_box .more_btn .btn_effect4 .btn_small_list.hover{
    background:#000;
    color:#fff
}
 .index_section4{
    aspect-ratio:16/3.78;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:.9rem
}
 .index_section4 .head_block p{
    color:#fff;
    font-size:.48rem
}
 .index_section4 .head_block span{
    color:#fff
}
 .index_section4 .more_btn{
    margin-top:.8rem;
    text-align:center
}
 .index_section4 .more_btn .btn_effect4 .btn_small_list{
    font-size:.24rem;
    text-transform:uppercase;
    color:#fff;
    border-radius:.04rem;
    background:#bc7700;
    border-color:#bc7700;
    padding:.16rem .8rem
}
 .index_section4 .more_btn .btn_effect4 .btn_small_list.hover{
    color:#bc7700;
    background:#fff;
    border-color:#fff
}
 .index_section5 .head_block p{
    margin-bottom:0
}
 .index_section5 .index_section5_box{
    margin-top:.4rem
}
 .index_section5 .index_section5_box .swiper-container{
    padding-bottom:.5rem
}
 .index_section5 .index_section5_box .swiper-slide .item .img_box{
    overflow:hidden
}
 .index_section5 .index_section5_box .swiper-slide .item .txt{
    padding:.15rem 0
}
 .index_section5 .index_section5_box .swiper-slide .item .txt h3{
    font-size:.2rem;
    line-height:1.3;
    margin-bottom:.15rem
}
 .index_section5 .index_section5_box .swiper-slide .item .txt .remark{
    font-size:.18rem;
    line-height:1.3;
    color:#666
}
 .index_section5 .index_section5_box .swiper-slide .item .txt span{
    display:block;
    margin-top:.24rem;
    font-size:.18rem;
    line-height:1.3;
    color:#666
}
 .index_section5 .index_section5_box .swiper-slide .item .txt span img{
    max-height:.18rem
}
 .index_section5 .index_section5_box .swiper-slide .item .txt .other{
    display:flex;
    align-items:center;
    margin-bottom:.15rem
}
 .index_section5 .index_section5_box .swiper-slide .item .txt .other p{
    margin-right:.15rem;
    font-size:.15rem;
    color:#666
}
 .index_section5 .index_section5_box .swiper-slide .item .txt .other p img{
    margin-right:.1rem
}
 .index_section5 .index_section5_box .swiper-slide .item .txt .other p:first-child img{
    max-height:.25rem
}
 .index_section5 .index_section5_box .swiper-pagination{
    bottom:0
}
 .index_section5 .index_section5_box .swiper-pagination .swiper-pagination-bullet{
    width:.06rem;
    height:.06rem;
    transition:all .3s linear;
    border-radius:.06rem
}
 .index_section5 .index_section5_box .swiper-pagination .swiper-pagination-bullet-active{
    width:.74rem;
    background:#585858
}
 .list_products{
    padding-top:.9rem
}
 .list_products .list_products_box{
    display:flex;
    flex-direction:row-reverse;
    margin-bottom:.4rem
}
 .list_products .content_box{
    width:74%
}
 .list_products .item_box{
    display:flex;
    gap:.4rem .2rem;
    flex-wrap:wrap;
    padding-bottom:.4rem
}
 .list_products .item_box .item{
    width:32%;
    overflow:hidden;
    border-radius:.04rem;
    background:#f4f4f4
}
 .list_products .item_box .item .img_box{
    overflow:hidden;
    background:#f0f1f1
}
 .list_products .item_box .item .text_box{
    padding:.24rem .12rem
}
 .list_products .item_box .item .text_box i{
    font-style:normal;
    color:#2673ff
}
 .list_products .item_box .item .text_box p{
    font-size: .18rem;
    color: #000;
    line-height: .24rem;
    margin-bottom: .1rem;
    -webkit-line-clamp: 3;
    min-height: .72rem;
}
 .list_products .item_box .item .text_box span{
    font-size:.15rem;
    min-height:.4rem;
    line-height:1.3;
    color:#333
}
 .list_products .item_box .item .more_btn{
    margin-top:.2rem;
    text-align:center
}
 .list_products .item_box .item .btn_effect4{
    height:auto;
    cursor:pointer
}
 .list_products .item_box .item .btn_effect4 .btn_small_list{
    border-color:#d7d7d7;
    border-radius:.05rem;
    padding:.08rem .4rem;
    text-transform:uppercase;
    font-family:RobotoRegular;
    color:#333332
}
 .list_products .item_box .item .btn_effect4 .btn_small_list.hover{
    background:#333;
    color:#fff;
    border-color:#333
}
 .list_products .page_sidebar{
    width:26%;
    padding-right:.65rem
}
 .list_products .page_sidebar .sidebar_search_box{
    display:flex;
    width:100%;
    margin-bottom:.24rem;
    border-radius:.02rem;
    overflow:hidden
}
 .list_products .page_sidebar .sidebar_search_box .form_control.keywords{
    background:#eaeaea;
    padding:0 .1rem;
    font-size:.16rem;
    width:100%
}
 .list_products .page_sidebar .sidebar_search_box .search_btn{
    width:.85rem;
    height:.5rem;
    line-height:.5rem;
    text-align:center;
    background:#333;
    cursor:pointer;
    transition:all .3s linear
}
 .list_products .page_sidebar .sidebar_search_box .search_btn img{
    filter:brightness(0) invert(1)
}
 .list_products .page_sidebar .sidebar_search_box .search_btn:hover img{
    filter:brightness(0) invert(1)
}
 .list_products .page_sidebar .sidebar_category_box{
    margin-bottom:.2rem
}
 .list_products .page_sidebar .sidebar_category_box>p{
    margin-top:.25rem;
    font-size:.2rem;
    position:relative;
    border-bottom:.02rem solid #5d5d5d;
    padding-bottom:.1rem;
    margin-bottom:.3rem
}
 .list_products .page_sidebar .sidebar_category_box .item{
    margin-bottom:.15rem
}
 .page_sidebar .sidebar_category_box .item .child{
    display:none
}
 .list_products .page_sidebar .sidebar_category_box .item:last-child{
    border:0
}
 .list_products .page_sidebar .sidebar_category_box .item a{
    font-size:.18rem;
    display:block;
    padding:.15rem .25rem;
    background:#f4f4f4;
    line-height:1.3
}
 .list_products .page_sidebar .sidebar_category_box .item a:hover,.list_products .page_sidebar .sidebar_category_box .item.active a{
    background:#333;
    color:#fff
}
 .page_product_show .product_show_head{
    padding-top:.9rem;
    padding-bottom:.45rem;
    border-bottom:.01rem solid #eaeaea
}
 .page_product_show .product_show_head .auto-container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}
 .page_product_show .product_show_head .img_box{
    width:46%;
    margin-right:4%
}
 .page_product_show .product_show_head .text_box{
    width:50%
}
 .page_product_show .product_show_head .img_box .view_box{
    position:relative;
    margin-bottom:.3rem;
    border:.01rem solid #eee
}
 .page_product_show .product_show_head .img_box .thumb_box{
    position:relative
}
 .page_product_show .product_show_head .img_box .thumb_box .img{
    width:1.05rem;
    height:1.05rem;
    border:.01rem solid transparent;
    overflow:hidden;
    margin-right:.345rem;
    cursor:pointer;
    background:#f0f1f1
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-slide:last-child{
    margin-right:0
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-button-next,.page_product_show .product_show_head .img_box .thumb_box .swiper-button-prev{
    background:0 0;
    top:31%;
    border-radius:unset;
    width:.3rem;
    height:.3rem;
    background:#737373;
    border-radius:.3rem
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-button-next:before,.page_product_show .product_show_head .img_box .thumb_box .swiper-button-prev:before{
    border-color:#fff;
    width:.12rem;
    height:.12rem;
    top:31%;
    border-width:.02rem;
    left:24%
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-button-prev{
    left:0
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-button-next{
    right:0
}
 .page_product_show .product_show_head .img_box .thumb_box .swiper-slide-active{
    border-color:#000
}
 .page_product_show .product_show_head .text_box h1{
    font-size:.4rem;
    line-height:1.3;
    font-family:RobotoMedium;
    margin-bottom:.2rem
}
 .page_product_show .product_show_head .text_box .remark{
    font-size:.2rem;
    line-height:1.5
}
 .page_product_show .product_show_head .text_box .attribute_box{
    border-bottom:.01rem solid #cfcfcf;
    padding-bottom:.25rem;
    margin-bottom:.25rem
}
 .page_product_show .product_show_head .text_box .attribute{
    border-top:.01rem solid #cfcfcf;
    margin:.25rem 0;
    padding:.25rem 0;
    margin-bottom:0;
    padding-bottom:0
}
 .page_product_show .product_show_head .text_box .attribute div{
    display:flex;
    font-size:.18rem;
    margin-bottom:.15rem
}
 .page_product_show .product_show_head .text_box .attribute div p:first-child,.page_product_show .product_show_head .text_box .color_thumbs>p{
    font-family:RobotoMedium;
    width:30%
}
 .page_product_show .product_show_head .text_box .color_thumbs{
    display:flex
}
 .page_product_show .product_show_head .text_box .color_thumbs>p{
    width:30%;
    font-size:.18rem
}
 .page_product_show .product_show_head .text_box .color_thumbs .color_img{
    display:flex;
    width:70%
}
 .page_product_show .product_show_head .text_box .color_thumbs .color_img p{
    width:.46rem;
    height:.46rem;
    border:.01rem solid #e7e7e7;
    margin-right:.2rem;
    cursor:pointer;
    transition:all .3s linear
}
 .page_product_show .product_show_head .text_box .color_thumbs .color_img p:last-child{
    margin-right:0
}
 .page_product_show .product_show_head .text_box .color_thumbs .color_img p:hover{
    border-color:#000
}
 .page_product_show .product_show_head .text_box .contact_box{
    margin-bottom:.2rem
}
 .page_product_show .product_show_head .text_box .contact_box p{
    font-size:.15rem;
    margin-bottom:.1rem
}
 .page_product_show .product_show_head .text_box .contact_box img{
    margin-right:.1rem;
    max-width:.24rem
}
 .page_product_show .product_show_head .text_box .contact_box a{
    margin-right:.1rem;
    color:#000
}
 .page_product_show .product_show_head .text_box .contact_box a:last-child{
    margin-right:0
}
 .page_product_show .product_show_head .text_box .btn_box{
    margin-bottom:.25rem
}
 .page_product_show .product_show_head .text_box .btn_box .quote-button{
    cursor:pointer;
    margin-right:.15rem
}
 .page_product_show .product_show_head .text_box .btn_box .btn_effect4 .btn_small_list{
    border:.01rem solid #000;
    padding:.07rem .38rem;
    background:#000;
    color:#fff;
    font-family:RobotoMedium;
    border-radius:.04rem
}
 .page_product_show .product_show_head .text_box .btn_box .btn_effect4 .btn_small_list.hover{
    background:#fff;
    color:#000
}
 .page_product_show .product_show_head .text_box .btn_box .btn_effect4:last-child .btn_small_list{
    border:.01rem solid #000;
    padding:.07rem .38rem;
    color:#000;
    background:0 0
}
 .page_product_show .product_show_head .text_box .btn_box .btn_effect4:last-child .btn_small_list.hover{
    background:#000;
    color:#fff
}
 .page_product_show .product_show_head .text_box .share_box a{
    display:inline-block;
    margin-right:.05rem
}
 .page_product_show .product_show_head .text_box .share_box a img{
    max-width:.25rem
}
 .page_product_show .product_show_content{
    margin-top:.45rem
}
 .page_product_show .page_recommend_pro{
    padding-top:.6rem;
    border-top:.01rem solid #eaeaea
}
 .page_product_show .page_recommend_pro .page_content_block{
    font-size:.36rem;
    margin-bottom:.3rem;
    font-family:RobotoMedium;
    text-align:center;
    text-transform:uppercase
}
 .page_product_show .page_recommend_pro .page_recommend_pro_box{
    position:relative
}
 .page_product_show .page_recommend_pro .page_recommend_pro_box .swiper-button-next,.page_product_show .page_recommend_pro .page_recommend_pro_box .swiper-button-prev{
    background:#f4f4f4;
    width:.66rem;
    height:.66rem;
    border-radius:100vh;
    border:.02rem solid #999;
    transition:all .3s linear
}
 .page_product_show .page_recommend_pro .page_recommend_pro_box .swiper-button-next{
    right:-1.2rem;
    margin-left:.35rem
}
 .page_product_show .page_recommend_pro .page_recommend_pro_box .swiper-button-prev{
    left:-1.2rem
}
 .page_product_show .page_recommend_pro .swiper-container{
    padding-bottom:.85rem
}
 .page_product_show .page_recommend_pro .swiper-pagination{
    bottom:0
}
 .page_product_show .page_recommend_pro .swiper-pagination-bullet{
    width:.06rem;
    height:.06rem;
    transition:all .3s linear;
    border-radius:.06rem
}
 .page_product_show .page_recommend_pro .swiper-pagination-bullet-active{
    width:.74rem;
    background:#222
}
 .page_product_show .page_recommend_pro .item{
    border-top-left-radius:.08rem;
    border-top-right-radius:.08rem;
    overflow:hidden
}
 .page_product_show .page_recommend_pro .item .img_box{
    overflow:hidden;
    background:#f0f1f1
}
 .page_product_show .page_recommend_pro .item .text_box{
    padding:.1rem 0
}
 .page_product_show .page_recommend_pro .item .text_box i{
    font-style:normal;
    color:#2673ff
}
 .page_product_show .page_recommend_pro .item .text_box p{
    font-size:.2rem;
    font-family:RobotoMedium;
    color:#222;
    line-height:.24rem;
    margin:.05rem 0;
    min-height:.48rem
}
 .page_product_show .page_recommend_pro .item .text_box span{
    font-size:.16rem
}
.page_news{
    padding-bottom: .9rem;
}
 .page_news .auto-container{
    padding-top:.9rem
}
 .page_news .page_news_box{
    margin-bottom:.9rem
}
 .page_news .common_from{
    padding-top:0
}
 .page_news .list_news_box,.page_news .list_news_box1{
    margin-bottom:.9rem
}
 .page_news .list_news_box .line{
    font-size:.36rem;
    font-family:RobotoMedium;
    position:relative;
    margin-bottom:.4rem
}
 .page_news .list_news_box .line:before{
    content:'';
    display:block;
    width:80%;
    height:.01rem;
    background:#666;
    position:absolute;
    right:0;
    top:50%
}
 .page_news .list_news_box .item_box,.page_news .page_news_box .item_box{
    display:flex;
}
 .page_news .page_news_box .item_box{
    flex-wrap:wrap;
    gap:.9rem .15rem;
    margin-bottom:.6rem
}
 .page_news .page_news_box .item_box .item{
    margin-bottom:.9rem
}
 .page_news .page_news_box .item_box .item{
    width:32.6%;
    margin-bottom:0
}
 .page_news .item a,.page_news .list_news_box1 .right .item a{
    display:block
}
 .page_news .list_news_box .item_box .right .item a{
    display:flex;
    flex-direction:row-reverse;
    align-items:center
}
 .page_news .img_box{
    overflow:hidden
}
 .page_news .img_box img{
    width:100%
}
 .page_news .list_news_box .item_box .right .item .img_box{
    width:35%
}
 .page_news .list_news_box .item_box .left{
    width:43%
}
 .page_news .list_news_box1 .left{
    width:25%
}
 .page_news .list_news_box1 .right{
    display:flex;
    width:75%
}
 .page_news .list_news_box1 .right .item{
    width:50%;
    margin-right:7%
}
 .page_news .list_news_box .item_box .right{
    width:57%;
    padding-left:5%
}
 .page_news .txt{
    padding:.15rem 0;
    padding-bottom:0
}
 .page_news .list_news_box .item_box .right .item .txt{
    width:65%;
    padding-right:5%
}
 .page_news .txt h3{
    font-size:.2rem;
    line-height:1.3;
    margin-bottom:.15rem
}
 .page_news .txt .remark{
    font-size:.18rem;
    line-height:1.3;
    color:#666
}
 .page_news .txt span{
    display:block;
    margin-top:.24rem;
    font-size:.18rem;
    line-height:1.3;
    color:#666;
    transition:all .3s linear
}
 .page_news .item:hover .txt span{
    color:#0021ff
}
 .page_news .txt span img{
    max-height:.18rem;
    filter:contrast(0);
    transition:all .3s linear
}
 .page_news .item:hover .txt span img{
    filter:unset
}
 .page_news .txt .other{
    display:flex;
    align-items:center;
    margin-bottom:.15rem
}
 .page_news .txt .other p{
    margin-right:.15rem;
    font-size:.15rem;
    color:#666
}
 .page_news .txt .other p img{
    margin-right:.1rem
}
 .page_news .txt .other p:first-child img{
    max-height:.25rem
}
 .page_news .list_news_box .item_box .right .item{
    padding-bottom:.2rem;
    margin-bottom:.2rem;
    border-bottom:.01rem solid #ddd
}
 .page_news .list_news_box .item_box .right .item:last-child{
    margin-bottom:0
}
 .page_news .list_news_box1{
    display:flex;
    flex-direction:row-reverse
}
 .page_news .list_news_box1 .left h3{
    font-size:.36rem;
    color:#222;
    margin-bottom:.25rem
}
 .page_news .list_news_box1 .left p{
    font-size:.24rem;
    position:relative;
    margin-bottom:.2rem
}
 .page_news .list_news_box1 .left p:before{
    content:'';
    display:block;
    width:.35rem;
    height:.04rem;
    background:#333;
    position:absolute;
    right:15%;
    top:48%
}
 .page_news .list_news_box1 .left .remark{
    font-size:.18rem;
    line-height:1.2
}
 .show_news .show_news_box{
    padding-top:.9rem;
    padding-bottom:.45rem
}
 .show_news .show_news_box .show_news_content_head{
    text-align:center;
    margin-bottom:.4rem
}
 .show_news .show_news_box .show_news_content_head h1{
    font-size:.4rem;
    margin-bottom:.2rem
}
 .show_news .show_news_box .show_news_content_head .other{
    display:flex;
    justify-content:center
}
 .show_news .show_news_box .show_news_content_head .other p{
    font-size:.16rem;
    margin-right:.2rem
}
 .show_news .show_news_box .show_news_content_head .other p:last-child{
    margin-right:0
}
 .show_news .show_news_box .show_news_content_head .other p img{
    max-width:.24rem;
    margin-top:-.05rem;
    margin-right:.1rem
}
 .show_news .show_news_box .show_news_content_main{
    border-bottom:.01rem solid #d0d0d0;
    padding-bottom:.4rem;
    margin-bottom:.4rem
}
 .show_news .show_news_box .show_news_share_box{
    display:flex;
    align-items:center;
    margin-bottom:.3rem
}
 .show_news .show_news_box .show_news_share_box p{
    margin-right:.2rem;
    font-size:.2rem
}
 .show_news .show_news_box .show_pagination_box .item.next a,.show_news .show_news_box .show_pagination_box .item.prev a{
    font-size:.18rem;
    display:block;
    margin-bottom:.15rem;
    color:#666
}
 .show_news .show_news_box .show_pagination_box .item.next a span,.show_news .show_news_box .show_pagination_box .item.prev a span{
    display:inline-block
}
 .show_news .show_news_box .show_pagination_box .item.next a img,.show_news .show_news_box .show_pagination_box .item.prev a img{
    vertical-align:middle;
    margin-top:-.04rem;
    margin-right:.2rem;
    filter:contrast(0);
    transition:all .3s linear;
    max-width:.21rem
}
 .show_news .show_news_box .show_pagination_box .item.prev a img{
    transform:rotate(-180deg)
}
 .show_news .show_news_box .show_pagination_box .item.next a:hover,.show_news .show_news_box .show_pagination_box .item.prev a:hover{
    color:#000
}
 .show_news .show_news_box .show_pagination_box .item.next a:hover img,.show_news .show_news_box .show_pagination_box .item.prev a:hover img{
    filter:brightness(0)
}
 .show_news .show_news_relation{
    margin-top:.9rem
}
 .show_news .show_news_relation>p{
    font-size:.4rem;
    margin-bottom:.4rem
}
 .show_news .relation_box{
    position:relative
}
 .show_news .relation_box .swiper-wrapper{
    padding-bottom:.5rem
}
 .show_news .relation_box .swiper-slide .item .img_box{
    overflow:hidden
}
 .show_news .relation_box .swiper-slide .item .img_box img{
    width:100%
}
 .show_news .relation_box .swiper-slide .item .txt{
    padding:.15rem 0
}
 .show_news .relation_box .swiper-slide .item .txt h3{
    font-size:.2rem;
    line-height:1.3;
    margin-bottom:.15rem
}
 .show_news .relation_box .swiper-slide .item .txt .remark{
    font-size:.18rem;
    line-height:1.3;
    color:#666
}
 .show_news .relation_box .swiper-slide .item .txt span{
    display:block;
    margin-top:.24rem;
    font-size:.18rem;
    line-height:1.3;
    color:#666;
    transition:all .3s linear
}
 .show_news .relation_box .swiper-slide .item .txt span img{
    max-height:.18rem
}
 .show_news .relation_box .swiper-slide .item .txt .other{
    display:flex;
    align-items:center;
    margin-bottom:.15rem
}
 .show_news .relation_box .swiper-slide .item .txt .other p{
    margin-right:.15rem;
    font-size:.15rem;
    color:#666
}
 .show_news .relation_box .swiper-slide .item .txt .other p img{
    margin-right:.1rem
}
 .show_news .relation_box .swiper-slide .item .txt .other p:first-child img{
    max-height:.25rem
}
 .show_news .relation_box .swiper-pagination{
    bottom:0
}
 .show_news .relation_box .swiper-slide .item:hover .txt span{
    color:#0021ff
}
 .show_news .relation_box .swiper-slide .item:hover .txt span img{
    filter:unset
}
 .show_news .relation_box .swiper-pagination .swiper-pagination-bullet{
    width:.06rem;
    height:.06rem;
    transition:all .3s linear;
    border-radius:.06rem
}
 .show_news .relation_box .swiper-pagination .swiper-pagination-bullet-active{
    width:.74rem;
    background:#222
}
 .page_contact{
    margin-bottom:.9rem
}
 .page_contact .page_contact_head{
    padding:.9rem 0
}
 .page_contact .page_contact_head_box_top{
    display:flex;
    justify-content:space-between;
    align-items:center
}
 .page_contact .page_contact_head_box_top h2,.page_contact .page_contact_head_box_top p{
    width:50%
}
 .page_contact .page_contact_head_box_top h2{
    font-size:.36rem;
    font-family:RobotoMedium;
    text-transform:uppercase;
    width:35%
}
 .page_contact .page_contact_head_box_top p{
    font-size:.2rem;
    line-height:normal
}
 .page_contact .page_contact_head_box{
    margin-top:.9rem;
    display:flex;
    gap:.3rem;
    justify-content:space-between
}
 .page_contact .page_contact_head_box .item{
    width:24%;
    text-align:center;
    padding:.3rem;
    border-radius:.04rem;
    transition:all .3s linear;
    background:#f4f4f4
}
 .page_contact .page_contact_head_box .item:hover{
    transform:translateY(-.05rem)
}
 .page_contact .page_contact_head_box .item .img_box{
    margin-bottom:.1rem
}
 .page_contact .page_contact_head_box .item .img_box img{
    max-width:.68rem
}
 .page_contact .page_contact_head_box .item .txt_box p{
    font-size:.2rem;
    margin-bottom:.1rem
}
 .page_contact .page_contact_head_box .item .txt_box span{
    font-size:.18rem;
    line-height:.26rem;
    color:#666
}
 .page_contact .page_contact_quotation form>p,.page_contact .page_contact_quotation>p{
    font-size:.36rem;
    font-family:RobotoMedium;
    text-transform:capitalize;
    line-height:normal;
    padding-bottom:.15rem;
    border-bottom:.01rem solid #ddd
}
 .page_contact .page_contact_quotation form{
    margin-top:.4rem
}
 .page_contact .page_contact_quotation .input{
    display:flex;
    gap:.45rem .6rem;
    flex-wrap:wrap
}
 .page_contact .page_contact_quotation .input>div{
    width:47.85%
}
 .page_contact .page_contact_quotation .input>div p,.page_contact .page_contact_quotation .textarea_box p,.page_contact .page_contact_quotation .upload-box p{
    font-size:.2rem;
    line-height:normal;
    margin-bottom:.1rem
}
 .page_contact .page_contact_quotation .input>div p span{
    color:red
}
 .page_contact .page_contact_quotation .input>div input,.page_contact .page_contact_quotation .input>div select,.page_contact .page_contact_quotation .textarea_box textarea{
    width:100%;
    padding:.15rem .3rem;
    border:.01rem solid #d7d7d7;
    border-radius:.04rem;
    font-size:.16rem;
    color:#999
}
 .page_contact .page_contact_quotation .input>div select{
    border:0;
    position:relative;
    z-index:2;
    cursor:pointer
}
 .page_contact .page_contact_quotation .input .select_box{
    position:relative;
    background:#f4f4f4;
    border:.01rem solid #d7d7d7;
    border-radius:.04rem
}
 .page_contact .page_contact_quotation .input .select_box::before{
    content:'';
    position:absolute;
    top:40%;
    bottom:0;
    right:.15rem;
    width:.1rem;
    height:.1rem;
    border-right:.02rem solid #000;
    border-bottom:.02rem solid #000;
    transform:rotate(45deg);
    z-index:1
}
 .page_contact .page_contact_quotation .upload-box{
    margin-top:.5rem
}
 .page_contact .page_contact_quotation .upload-box #fileName{
    width:100%!important;
    margin-top:.1rem;
    color:#222;
    font-size:.16rem;
    overflow:hidden
}
 .page_contact .page_contact_quotation .upload-box .upload-wrap{
    display:flex;
    align-items:center;
    position:relative;
    overflow:hidden;
    width:100%;
    padding:.2rem;
    background:#f6f6f6;
    border:.01rem solid #d7d7d7;
    border-radius:.05rem;
    margin-bottom:.15rem
}
 .page_contact .page_contact_quotation .upload-box .upload-wrap .file-open{
    height:.55rem;
    width:1.5rem;
    line-height:.55rem;
    padding:0 .1rem;
    border-radius:.04rem;
    border:.01rem solid #d4d4d4;
    background:#fff;
    text-align:center
}
 .page_contact .page_contact_quotation .upload-box .upload-wrap p{
    font-size:.16rem;
    color:#999;
    display:inline-block;
    line-height:.22rem;
    margin-left:.3rem;
    max-width:45%
}
 .page_contact .page_contact_quotation .upload-box .upload-wrap .file-open img{
    vertical-align:middle;
    filter:brightness(0) invert(.5)
}
 .page_contact .page_contact_quotation .upload-box .upload-wrap .file-ele{
    position:absolute;
    top:0;
    right:0;
    opacity:0;
    height:100%;
    width:100%;
    cursor:pointer;
    z-index:2
}
 .page_contact .page_contact_quotation .textarea_box{
    margin-top:.2rem
}
 .page_contact .page_contact_quotation .textarea_box textarea{
    height:2rem
}
 .page_contact .page_contact_quotation .submit{
    margin-top:.3rem;
    text-align:center
}
 .page_contact .page_contact_quotation .submit .btn_effect4{
    height:auto
}
 .page_contact .page_contact_quotation .submit .btn_small_wrap .btn_small_list{
    text-transform:uppercase;
    color:#333;
    border-radius:.04rem;
    background:#000;
    color:#fff
}
 .page_contact .page_contact_quotation .submit .btn_small_wrap .btn_small_list .btn_main_text{
    font-size:.2rem;
    font-family:RobotoMedium
}
 .page_contact .page_contact_quotation .submit .btn_small_wrap .btn_small_list.hover{
    background:#fff;
    border-color:#ddd;
    color:#000
}
 .page_get_started .input{
    margin-bottom:.9rem
}
 .page_get_started .item_checkbox{
    margin-top:.4rem;
    display:flex;
    flex-wrap:wrap
}
 .page_get_started .item_checkbox>div{
    width:50%;
    margin-bottom:.8rem
}
 .page_get_started .item_checkbox>div h3,.page_get_started .item_radio>div h3{
    margin-bottom:.4rem;
    font-size:.24rem
}
 .page_get_started .item_checkbox>div label{
    font-size:.2rem;
    font-weight:unset;
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin-bottom:10px;
    cursor:pointer;
    max-width:80%
}
 .page_get_started .item_checkbox>div label input[type=checkbox]{
    width:.2rem;
    height:.2rem;
    margin-right:.08rem;
    cursor:pointer;
    position:relative;
    color:#d9d9d9;
    top:.02rem;
    margin-top:5px
}
 .page_get_started .item_checkbox>div label input[type=checkbox]::after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    width:.2rem;
    height:.2rem;
    border:.01rem solid #d9d9d9;
    box-sizing:border-box
}
 .page_get_started .item_checkbox>div label input[type=checkbox]:checked::after{
    content:"√";
    position:absolute;
    top:0;
    left:0;
    width:.2rem;
    height:.2rem;
    display:block;
    text-align:center;
    font-size:.14rem;
    line-height:.18rem;
    font-weight:700;
    background-color:#999;
    color:#fff;
    border:none;
    outline:0
}
 .page_get_started .item_radio{
    margin-top:.4rem;
    display:flex
}
 .page_get_started .item_radio>div{
    width:60%
}
.page_get_started .item_radio>div:last-child{
    width: 30%;
}
 .page_get_started .item_radio>div label{
    font-size:.2rem;
    font-weight:unset;
    display:flex;
    align-items:flex-start;
    gap:10px;
    margin-bottom:10px;
    cursor:pointer;
    max-width:80%
}
 .page_get_started .item_radio>div label input[type=radio]{
    width:.2rem;
    height:.2rem;
    margin-right:.08rem;
    cursor:pointer;
    position:relative;
    color:#d9d9d9;
    top:.02rem;
    margin-top:5px
}
 .page_get_started .item_radio>div label input[type=radio]::after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    width:.2rem;
    height:.2rem;
    border:.01rem solid #d9d9d9;
    box-sizing:border-box;
    border-radius:.2rem
}
 .page_get_started .item_radio>div label input[type=radio]:checked::after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:.2rem;
    height:.2rem;
    background-color:#999;
    border:none
}
 .page_about .page_about_box{
    margin-top:.9rem
}
 .page_about .page_about_box .section{
    margin-bottom:.9rem
}
 .page_about .page_about_box .page_about_section1 .page_about_num .item{
    position:relative;
    width:25%;
    text-align:center
}
 .page_about .page_about_box .page_about_section1 .page_about_num .item .txt{
    display:flex;
    align-items:flex-end;
    margin-bottom:.1rem;
    justify-content:center
}
 .page_about .page_about_box .page_about_section1 .page_about_num .item .txt div .counter,.page_about .page_about_box .page_about_section1 .page_about_num .item .txt div p{
    font-size:.36rem;
    font-family:RobotoBold;
    display:inline-block
}
 .page_about .page_about_box .page_about_section1 .page_about_num .item .remark{
    font-size:.16rem;
    line-height:.24rem
}
 .page_content .page_about_box .head_block{
    max-width:50%;
    margin:auto;
    text-transform:capitalize
}
 .page_content .page_about_box .page_about_num{
    display:flex;
    justify-content:center;
    margin-top:.4rem
}
 .page_content .page_about_box .page_about_section1_box{
    margin-top:.4rem;
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
    align-items:center
}
 .page_content .page_about_box .page_about_section1_box .left,.page_content .page_about_box .page_about_section1_box .right{
    width:47%
}
 .page_content .page_about_box .page_about_section1_box .left{
    text-align:center;
    color:#fff;
    overflow:hidden;
    position:relative;
    z-index:1;
    border-radius:.08rem
}
 .page_content .page_about_box .page_about_section1_box .left img:first-child{
    height:100%;
    object-fit:cover
}
 .page_content .page_about_box .page_about_section1_box .left img:last-child{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    cursor:pointer;
    animation:rotate360 3s linear infinite;
    max-width:.7rem
}
 .page_content .page_about_box .page_about_section1_box .right .remark{
    font-size:.2rem;
    line-height:1.4
}
 .page_content .page_about_box .page_about_section1_box .right .remark p{
    font-size:.28rem;
    display:inline-block
}
 .page_content .page_about_box .page_about_section1_box .right .btn_effect4{
    margin-top:.6rem
}
 .page_content .page_about_box .page_about_section1_box .right .btn_effect4 .btn_small_wrap .btn_small_list{
    border-color:#000;
    color:#000;
    border-radius:.04rem
}
 .page_content .page_about_box .page_about_section1_box .right .btn_effect4 .btn_small_wrap .btn_small_list.hover{
    background:#000;
    color:#fff
}
 .page_content .page_about_box .page_about_section2{
    padding:.9rem 0;
    background:#fafafa;
    margin-bottom:0
}
 .page_content .page_about_box .page_about_section2_box{
    position:relative;
    margin-top:.6rem
}
 .page_content .page_about_box .page_about_section2_box:before{
    content:'';
    display:block;
    width:100%;
    height:.04rem;
    background:#e9e9e9;
    position:absolute;
    top:50%
}
 .page_content .page_about_box .page_about_section2_box .item_box{
    max-width:90%;
    margin:auto;
    display:flex;
    justify-content:space-between
}
 .page_content .page_about_box .page_about_section2_box .item_box .item{
    text-align:center;
    padding:0 .45rem;
    position:relative
}
 .page_content .page_about_box .page_about_section2_box .item_box .item:before{
    content:'';
    display:block;
    width:.18rem;
    height:.18rem;
    border-radius:.18rem;
    border:.01rem solid #999;
    position:absolute;
    top:47%;
    left:47%;
    background:#fff
}
 .page_content .page_about_box .page_about_section2_box .item_box .item .img_box{
    margin-bottom:.6rem;
    transition:all .3s linear
}
 .page_content .page_about_box .page_about_section2_box .item_box .item .img_box img{
    max-width:.9rem
}
 .page_content .page_about_box .page_about_section2_box .item_box .item .text_box .title{
    font-size:.2rem
}
 .page_content .page_about_box .page_about_section2_box .item_box .item .text_box .title p{
    display:inline-block;
    font-size:.32rem
}
 .page_content .page_about_box .page_about_section2_box .item_box .item .text_box span{
    font-size:.16rem;
    color:#666;
    text-transform:capitalize
}
 .page_content .page_about_box .page_about_section2_box .item_box .item:hover .img_box{
    transform:translateY(-.1rem)
}
 .page_content .page_about_box .page_about_section3{
    padding:.9rem 0;
    margin-bottom:0
}
 .page_content .page_about_box .page_about_section3 .head_block{
    max-width:80%
}
 .page_content .page_about_box .page_about_section3 .head_block p{
    color:#fff
}
 .page_content .page_about_box .page_about_section3 .head_block span{
    color:#fff
}
 .page_content .page_about_box .page_about_section3 .more_btn{
    text-align:center;
    margin-top:.6rem
}
 .page_content .page_about_box .page_about_section3 .more_btn .btn_effect4 .btn_small_wrap .btn_small_list{
    background:0 0;
    border-radius:.04rem;
    color:#fff
}
 .page_content .page_about_box .page_about_section3 .more_btn .btn_effect4 .btn_small_wrap .btn_small_list.hover{
    background:#fff;
    color:#000
}
 .page_content .page_about_box .page_about_section4{
    background:#fafafa;
    padding:.9rem 0;
    margin-bottom:0
}
 .page_content .page_about_box .page_about_section4 .item{
    display:flex;
    flex-direction:row-reverse;
    align-items:center
}
 .page_content .page_about_box .page_about_section4 .item:nth-child(even){
    flex-direction:row
}
 .page_content .page_about_box .page_about_section4 .item .left,.page_content .page_about_box .page_about_section4 .item .right{
    width:50%
}
 .page_content .page_about_box .page_about_section4 .item .swiper-container .swiper-pagination-bullet{
    width:12%;
    border-radius:0;
    height:.04rem;
    background:#6d6d6d;
    transition:all .3s linear
}
 .page_content .page_about_box .page_about_section4 .item .swiper-container .swiper-pagination-bullet-active{
    background:#fff
}
 .page_content .page_about_box .page_about_section4 .item .right{
    padding-left:13%;
    padding-right:5%;
    padding-top:2%;
    padding-bottom:2%
}
 .page_content .page_about_box .page_about_section4 .item:nth-child(even) .right{
    padding-right:13%;
    padding-left:5%
}
 .page_content .page_about_box .page_about_section4 .item .right h2{
    font-size:.36rem;
    margin-bottom:.1rem;
    text-transform:uppercase;
    font-family:RobotoMedium;
    color:#333
}
 .page_content .page_about_box .page_about_section4 .item .right .remark{
    font-size:.2rem;
    line-height:1.5;
    white-space:pre-line
}
 .page_content .page_about_box .page_about_section5{
    background:#fafafa;
    padding-bottom:.9rem;
    margin-bottom:0
}
 .page_content .page_about_box .page_about_section5_box{
    margin-top:.45rem;
    display:flex
}
 .page_content .page_about_box .page_about_section5_box .item{
    display:flex;
    flex-direction:column;
    width:50%
}
 .page_content .page_about_box .page_about_section5_box .item:nth-child(even){
    display:flex;
    flex-direction:column-reverse
}
 .page_content .page_about_box .page_about_section5_box .item .img_box{
    overflow:hidden
}
 .page_content .page_about_box .page_about_section5_box .item .text_box{
    display:flex;
    align-items:center
}
 .page_content .page_about_box .page_about_section5_box .item:nth-child(even) .text_box{
    display:flex;
    flex-direction:row-reverse
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .img,.page_content .page_about_box .page_about_section5_box .item .text_box .remark{
    width:50%
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .img{
    overflow:hidden
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .img img{
    min-height:3.5rem;
    max-height:3.5rem
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .remark{
    padding:.3rem;
    white-space:pre-line;
    font-size:.18rem;
    color:#666;
    line-height:1.5;
    height:100%;
    background:#fff
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .remark .title{
    font-size:.2rem;
    font-family:RobotoMedium;
    margin-bottom:-.1rem
}
 .page_content .page_about_box .page_about_section5_box .item .text_box .remark span{
    font-family:RobotoMedium;
    color:#000
}
 .page_content .page_about_box .page_about_section6{
    padding:.9rem 0
}
 .page_content .page_about_box .page_about_section6 .head_block p{
    color:#fff
}
 .page_content .page_about_box .page_about_section6 .head_block span{
    color:#fff
}
 .page_content .page_about_box .page_about_section6_box{
    margin-top:.45rem
}
 .page_content .page_about_box .page_about_section6_box .swiper-container .swiper-wrapper .swiper-slide{
    overflow:hidden;
    border-radius:.04rem;
    cursor:pointer
}
 .page_content .page_about_box .page_about_section6_box .swiper-pagination{
    margin:auto;
    text-align:center;
    width:100%;
    margin-top:.3rem
}
 .page_content .page_about_box .page_about_section6_box .swiper-pagination-bullet{
    width:3%;
    border-radius:0;
    height:.04rem;
    background:#6d6d6d;
    transition:all .3s linear
}
 .page_content .page_about_box .page_about_section6_box .swiper-pagination-bullet-active{
    background:#fff
}
 .what_we_do{
    margin-top:.9rem
}
 .what_we_do .section{
    margin-bottom:.9rem
}
 .what_we_do .page_section1{
    display:flex;
    /* padding-left:12.5%; */
    align-items:center
}
 .what_we_do .page_section1 .left{
    width: 39%;
}
 .what_we_do .page_section1 .left .head_block{
    text-align:left
}
 .what_we_do .page_section1 .left .head_block span{
    font-size:.2rem;
    line-height:1.4
}
 .what_we_do .page_section1 .left .swiper_ben{
    margin-top:.4rem;
    display:flex
}
 .what_we_do .page_section1 .left .swiper_ben .swiper-button-next,.what_we_do .page_section1 .left .swiper_ben .swiper-button-prev{
    position:relative!important;
    background:#f4f4f4;
    width:.66rem;
    height:.66rem;
    border-radius:100vh;
    border:.02rem solid #999;
    transition:all .3s linear
}
 .what_we_do .page_section1 .left .swiper_ben .swiper-button-next{
    right:0;
    margin-left:.35rem
}
 .what_we_do .page_section1 .left .swiper_ben .swiper-button-prev{
    left:0
}
 .what_we_do .page_section1 .right{
    width: 60.5%;
    padding-left:1.5%
}
 .what_we_do .page_section1 .right .swiper-container .swiper-slide{
    padding-left:10px
}
 .what_we_do .page_section1 .right .swiper-container .swiper-slide .img_box{
    overflow:hidden;
    background:#fff;
    box-shadow:0 4px 6px rgba(0,0,0,.1);
    max-height:4.55rem;
    margin-bottom:.2rem
}
 .what_we_do .page_section1 .right .swiper-container .swiper-slide .text_box{
    font-size:.24rem
}
 .what_we_do .page_section2{
    padding:.9rem;
    margin-bottom:0
}
 .what_we_do .page_section2 .auto-container .head_block p{
    color:#fff
}
 .what_we_do .page_section2 .auto-container .head_block span{
    color:#fff
}
 .what_we_do .page_section2 .auto-container .page_section2_box{
    margin-top:.6rem;
    display:flex;
    flex-direction:row-reverse;
    justify-content:space-between
}
 .what_we_do .page_section2 .auto-container .page_section2_box .left,.what_we_do .page_section2 .auto-container .page_section2_box .right{
    width:47%
}
 .what_we_do .page_section2 .auto-container .page_section2_box .left{
    overflow:hidden
}
 .what_we_do .page_section2 .auto-container .page_section2_box .right{
    white-space:pre-line;
    color:#dbdbdb;
    font-size:.2rem;
    line-height:1.25
}
 .what_we_do .page_section2 .auto-container .page_section2_box .right h4{
    font-size:.24rem
}
 .what_we_do .page_section3{
    margin-bottom:0;
    padding:.9rem 0;
    background:#fafafa;
    padding-bottom:.4rem
}
 .what_we_do .page_section3 .page_section3_box{
    margin-top:.3rem
}
 .what_we_do .page_section3_box .swiper-container{
    padding-bottom:.5rem
}
 .what_we_do .page_section3_box .swiper-container .swiper-slide{
    background:#fff;
    overflow:hidden;
    transition:all .3s linear
}
 .what_we_do .page_section3_box .swiper-container .swiper-slide:hover{
    box-shadow:0 9px 15.8px rgba(0,0,0,.15)
}
 .what_we_do .page_section3_box .swiper-container .swiper-slide .img_box{
    padding:.2rem
}
 .what_we_do .page_section3_box .swiper-container .swiper-slide .img_box img.scale{
    max-width:.9rem
}
 .what_we_do .page_section3_box .swiper-container .text_box .txt{
    padding:.2rem;
    padding-bottom:0;
    margin-bottom:.2rem
}
 .what_we_do .page_section3_box .swiper-container .text_box .txt .title{
    font-size:.24rem;
    color:#000;
    margin-bottom:.1rem
}
 .what_we_do .page_section3_box .swiper-container .text_box .txt .remark{
    font-size:.18rem;
    line-height:1.4;
    min-height:1.26rem
}
 .what_we_do .page_section3_box .swiper-container .text_box .img{
    overflow:hidden
}
 .what_we_do .page_section3_box .swiper-container .swiper-pagination{
    bottom:0
}
 .what_we_do .page_section3_box .swiper-container .swiper-pagination .swiper-pagination-bullet{
    width:.06rem;
    height:.06rem;
    transition:all .3s linear;
    border-radius:.06rem
}
 .what_we_do .page_section3_box .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
    width:.74rem;
    background:#585858
}
 .what_we_do .page_section4_box .item{
    padding:.45rem 0
}
 .what_we_do .page_section4_box .item:nth-child(even){
    background:#fafafa
}
 .what_we_do .page_section4_box .item .auto-container{
    display:flex;
    align-items:center
}
 .what_we_do .page_section4_box .item:nth-child(even) .auto-container{
    flex-direction:row-reverse
}
 .what_we_do .page_section4_box .item .text_box{
    width:45%;
    padding-left:5%
}
 .what_we_do .page_section4_box .item:nth-child(even) .text_box{
    padding-left:0;
    padding-right:5%
}
 .what_we_do .page_section4_box .item .img_box{
    overflow:hidden
}
 .what_we_do .page_section4_box .item .text_box .head_block{
    text-align:left
}
 .what_we_do .page_section4_box .item .text_box .head_block p{
    margin-bottom:.15rem
}
 .what_we_do .page_section4_box .item .text_box .head_block span{
    font-size:.2rem;
    line-height:1.4
}
 .what_we_do .page_section4_box .item .text_box .more_btn{
    margin-top:.3rem
}
 .what_we_do .page_section4_box .item .text_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list{
    border-radius:.04rem;
    border-color:#333;
    color:#333
}
 .what_we_do .page_section4_box .item .text_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list.hover{
    background:#000;
    color:#fff;
    border-color:#000
}
 .what_we_do .page_section5_box{
    margin-top:.4rem
}
 .what_we_do .page_section5_box .img_box{
    display:flex;
    justify-content:space-between;
    overflow:hidden;
    gap:.2rem;
    margin-bottom:.2rem
}
 .what_we_do .page_section5_box .img_box p{
    max-width:50%;
    overflow:hidden
}
 .what_we_do .page_section5_box .remark{
    font-size:.2rem;
    line-height:1.4
}
 .what_we_do .page_section5_box .more_btn{
    margin-top:.3rem
}
 .what_we_do .page_section5_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list{
    border-radius:.04rem;
    background:#000;
    color:#fff;
    border-color:#000
}
 .what_we_do .page_section5_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list.hover{
    background:#fff;
    color:#000
}
 .what_we_do .page_section6 .auto-container{
    display:flex;
    justify-content:space-between;
    align-items:center;
    background:#fafafa
}
 .what_we_do .page_section6_box .img_box{
    width:49.5%
}
 .what_we_do .page_section6_box .img_box{
    overflow:hidden
}
 .what_we_do .page_section6_box .text_box{
    width:51.5%;
    padding-left:2%;
    height:100%
}
 .what_we_do .page_section6_box .text_box .head_block{
    text-align:left
}
 .what_we_do .page_section6_box .text_box .head_block span{
    font-size:.2rem;
    line-height:1.4
}
 .what_we_do .page_section6_box .text_box .more_btn{
    margin-top:.3rem
}
 .what_we_do .page_section6_box .text_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list{
    border-radius:.04rem;
    border-color:#333;
    color:#333
}
 .what_we_do .page_section6_box .text_box .more_btn .btn_effect4 .btn_small_wrap .btn_small_list.hover{
    background:#000;
    color:#fff;
    border-color:#000
}
 .what_we_do .page_section7 .page_section7_box{
    margin-top:.45rem
}
 .what_we_do .page_section7 .item{
    padding:.3rem 0;
    border-bottom:.01rem solid #ddd
}
 .what_we_do .page_section7 .item:last-child{
    border:0;
    padding-bottom:0
}
 .what_we_do .page_section7 .item .wen{
    align-items:center;
    position:relative;
    cursor:pointer;
    font-size:.2rem;
    line-height:.26rem;
    width:98%;
    font-family:RobotoMedium
}
 .what_we_do .page_section7 .item .wen:after{
    content:'';
    display:block;
    width:.1rem;
    height:.1rem;
    position:absolute;
    right:0;
    top:0;
    border-right:.02rem solid #666;
    border-bottom:.02rem solid #666;
    transform:rotate(45deg)
}
 .what_we_do .page_section7 .item .wen.open:after{
    border-left:.02rem solid #666;
    border-top:.02rem solid #666;
    transform:rotate(45deg);
    border-right:0;
    border-bottom:0
}
 .what_we_do .page_section7 .item .da{
    font-size:.18rem;
    line-height:1.5;
    display:none;
    padding-top:.2rem
}
 .page_content .inside-pagination{
    text-align:center;
    margin-bottom:.45rem
}
 .page_content .inside-pagination ul li a{
    color:#222;
    display:inline-block;
    width:.45rem;
    height:.45rem;
    line-height:.45rem;
    border-radius:.45rem;
    border:.01rem solid #999;
    font-size:.18rem;
    transition:all .3s linear
}
 .page_content .inside-pagination ul li a.active,.page_content .inside-pagination ul li a:hover,.page_content .inside-pagination ul li.active a{
    color:#fff;
    background:#222;
    border-color:#222
}
 .page_content .inside-pagination ul li{
    display:inline-block;
    margin-right:.05rem
}
 .page_content .inside-pagination ul li.next-page a,.page_content .inside-pagination ul li.pre-page a{
    border-color:#999
}
 .page_content .inside-pagination ul li>a>img{
    transition:all .3s linear;
    margin-top:-.04rem;
    max-width:.2rem;
    filter:brightness(0)
}
 .page_content .inside-pagination ul li.pre-page>a>img{
    transform:rotate(180deg)
}
 .page_content .inside-pagination ul li:hover>a>img{
    filter:brightness(0) invert(1)
}
 .page_inside{
    background:#f4f4f4
}
 .page_inside{
    color:#999
}
 .page_inside .auto-container{
    min-height:.6rem;
    line-height:.6rem
}
 .page_inside a{
    font-size:.18rem;
    color:#a8a8a8;
    display:inline-block
}
 .page_inside a img{
    padding-right:.1rem;
    margin-top:-.1rem
}
 