

.al_icon_jiantou{
    margin-left: 10px;
    transition: all 0.3s;
    display: inline-block;
}
.jt-more:hover .al_icon_jiantou,
a:hover .al_icon_jiantou{
    transform: translateX(8px);
}

.case_list .jt-more,
.revision_media .jt-more,
.through_slide .al_jiantou,
.in-sec02 .more a,
.case_text .jt-more{
    /*font-weight: bold;*/
}

.sec-tab{
    padding-left: 0;
    margin-bottom: 60px;
}
.sec-tab .tit{
    width: 100%;
    position: static;
    font-size: 28px;
    padding-bottom: 0;
    padding-top: 18px;
    line-height: 40px;
    color: #111;
}
.sec-tab .more{
    left: auto;
    right: 0;
    bottom: 0;
    line-height: 30px;
}
.jt-more a{
    color: #707070;
    padding-right: 0;
}

.in-sec03{
    padding-bottom: 70px;
}
.in-sec03 .sec-tab .sub-tit{
    line-height: 30px;
    color: #989898;
    margin-top: 10px;
}
.in-title i{
    width: 50px;
}
.revision_mobile .in-sec01 .list{
    width: 100%;
}

/*banner*/
.gallery-thumbs {
    width: 46%;
}
.gallery-thumbs span:after , .gallery-thumbs span:before{
    height: 2px;
}

.in-sec01 {
    padding: 100px 0;
}
.in-sec01.row_sec1{
    padding-top: 60px;
}

.revision_media .sec-tab{
    margin-bottom: 40px;
}
.row_sec1 .sec-tab{
    margin-bottom: 30px;
}

/*热门资源*/
.resource{
    margin: 0 -12px;
}
.resource_list{
    width: 25%;
    float: left;
    position: relative;
}
.resource_list .con{
    margin: 0 12px;
    display: block;
    border: 1px solid #e3e4e5;
    padding: 20px;
    height: 154px;
    position: relative;
}
.resource_list h3{
    font-size: 20px;
    color: #2E2E2E;
    line-height: 24px;
    margin-bottom: 12px;
}
.resource_list p{
    height: 44px;
    line-height: 22px;
    color: #989898;
    font-size: 14px;
}
.resource_list span{
    color: #E73522;
    margin-top: 10px;
    display: inline-block;
}
.resource_list .con:hover{
    border: 1px solid #E73522;
}
/*.resource_list .con:hover::after{*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*border: 1px solid #E73522;*/
/*}*/
.resource_list .con:hover p{
    color: #111111;
}
.resource_page{
    width: 100%;
    text-align: right;
    left: 0;
    padding-right: 20px;
    bottom: 20px;
}
.resource_page .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    margin: 0 6px;
    background: #E5E5E5;
    opacity: 1;
}
.resource_page .swiper-pagination-bullet-active{
    opacity: 1;
    background: #E73522;
}

/*产品与服务*/
.product_swiper{
    height: 610px;
    padding: 36px 1px 50px 0;
    margin-top: -36px;
}
.product_slide{
    height: 100%;
}
.in-sec03 .product_slide .con-wrap{
    display: block;
    height: 49%;
    padding: 28px;
    border: 1px solid #E3E4E5;
    margin-top: 4px;
    position: absolute;
    width: 100%;
}
.in-sec03 .product_slide .con-wrap:nth-child(2){
    top: 50%;
}
.in-sec03 .product_slide.on .con-wrap{
    height: 99%;
}
.product_slide h3{
    height: 34px;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}
.product_slide p{
    height: 55px;
    line-height: 26px;
    color: #969696;
    opacity: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
}
.product_slide.on p{
    opacity: 1;
}
.product_slide .product_img{
    width: 56px;
    height: 56px;
    margin-bottom: 10px;
}
.product_slide .product_img img{
    width: 90%;
    transition: all 0.3s;
}
.product_slide .jt-more{
    line-height: 24px;
    color: #e73522;
    position: absolute;
    bottom: 28px;
}
.product_slide .jt-more span{
    display: none;
}
.product_slide .con-wrap:hover .jt-more span{
    display: inline-block;
}

.product_swiper .product_page{
    bottom: 0;
}
.bor_page .swiper-pagination-bullet{
    width: 50px;
    height: 2px;
    margin: 0 6px;
    background: #7B7B7B;
    opacity: 0.3;
    border-radius: 0;
}
.bor_page .swiper-pagination-bullet-active{
    opacity: 1;
    background: #7B7B7B;
}
@media only screen and (min-width: 769px){
    /*移入效果*/
    .in-sec03 .product_slide .con-wrap:hover{
        /*width: 120%;*/
        /*height: 60%;*/
        /*margin-left: -10%;*/
        /*margin-top: -10%;*/
        background: #444444;
        z-index: 1;
        border: 1px solid #444444;
    }
    .in-sec03 .product_slide.on .con-wrap:hover{
        /*height: 110%;*/
    }
    .in-sec03 .product_slide .con-wrap:hover .product_img img{
        transform: translateY(-10px);
    }
    .product_slide .con-wrap:hover h3,
    .product_slide .con-wrap:hover p,
    .product_slide .con-wrap:hover .jt-more{
        color: #fff;
    }
    .product_slide .con-wrap:hover p{
        opacity: 1;
    }
}


/*申请试用*/
.zxh_apply{
    padding: 0 120px;
    height: 120px;
    line-height: 120px;
    background: linear-gradient(270deg, #D62016 0%, #E66059 100%);
    color: #fff;
    position: relative;
}
.zxh_apply h3{
    font-size: 24px;
    position: absolute;
}
.zxh_apply p{
    font-size: 18px;
    text-align: center;
}
.zxh_apply a{
    position: absolute;
    right: 120px;
    display: inline-block;
    padding: 0 47px;
    border: 1px solid #fff;
    border-radius: 27px;
    line-height: initial;
    top: 50%;
    transform: translateY(-50%);
}
.zxh_apply a span{
    display: inline-block;
    color: #fff;
    position: relative;
    line-height: 44px;
    height: 44px;
}
.zxh_apply a:hover{
    background: #fff;
    border: 1px solid #fff;
}
.zxh_apply a:hover span{
    color: #E73522;
}

/*AI洞察*/
.through{
    /*background: rgba(246, 246, 246, 0.65);*/
}
.through_swiper{

}
.through_slide{
    display: block;
}
.through_slide .through_img{
    padding-bottom: 55.6%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.through_img .through_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(271deg, rgba(0, 0, 0, 0) 0%, rgba(157, 157, 157, 0.77) 50%, #000000 100%);
    opacity: 0.9;
}
.through_img .through_pos{
    position: absolute;
    top: 62px;
    left: 70px;
    color: #fff;
}
.through_img img{
    width: 100%;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.through_slide:hover .through_img img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.through_img .through_pos h2{
    font-size: 30px;
    line-height: 48px;
    height: 96px;
    white-space: pre-line;
    margin-bottom: 8px;
}
.through_img .through_pos p{
    font-size: 20px;
    line-height: 38px;
    white-space: pre-line;
}
.through_slide ul{
    margin: 26px 0 36px;
}
.through_slide ul li{
    float: left;
    border: 1px solid #E8E8E8;
    border-radius: 19px;
    color: #969696;
    padding: 3px 24px;
    text-align: center;
    margin-right: 10px;
}
.through_slide h3{
    font-size: 22px;
    line-height: 32px;
    color: #2F2F2F;
    margin-bottom: 10px;
}
.through_slide>p{
    line-height: 30px;
    height: 62px;
    max-height: 62px;
    color: #707070;
    white-space: pre-line;
}
.through_slide .al_jiantou{
    color: #333;
    margin-top: 25px;
}
.through_slide:hover .al_jiantou{
    color: #E73522;
}
.through_slide .al_jiantou span{
    margin-left: 7px;
}

/*成功案例*/
.revision_case{
    padding-top: 0;
    padding-bottom: 100px;
}
.case_list{

}
.case_list ul{
    margin: 0 -12px;
}
.case_list ul li{
    width: 33.3%;
    float: left;
}

.case_list .text{
    display: block;
    position: relative;
    padding: 10px 20px 38px 32px;
    border: 1px solid #e4e4e4;
    margin: 0 12px;
}
.case_list .text .sub-tit{
    color: #2F2F2F;
    height: 36px;
    line-height: 24px;
    margin-bottom: 10px;
}
.case_list .text .txt{
    height: 55px;
    max-height: 55px;
    line-height: 30px;
    color: #707070;
    margin-bottom: 30px;
}
.case_list .ico{
    height: 80px;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}
.case_list .ico span{
    font-size: 14px;
    line-height: 26px;
    color: #969696;
    position: absolute;
    right: 0;
    top: 10px;
    /*transform: translate(0,-50%);*/
    border-radius: 19px;
    height: 28px;
    border: 1px solid #E8E8E8;
    display: block;
    padding: 0 19px;
}
.case_list .ico img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    max-width: 76%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.case_list .jt-more{
    color: #707070;
}
.case_list .jt-more span{
    margin-left: 8px;
}
.case_list .text:hover{
    border: 1px solid #E73522;
}
/*.case_list .text:hover::after{*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*border: 1px solid #E73522;*/
/*}*/
.case_list .text:hover .jt-more{
    color: #E73522;
}

/*致力于让 AI 推动经济、社会*/
/*和人类的发展，建设更美好的未来。*/
.revision_pc .in-sec02 {
    position: relative;
    margin-bottom: 0;
}
.in-sec02 .in-title{
    line-height: 42px;
}
.in-sec02 .sec-tab {
    /*margin-bottom: 0;*/
}
.revision_pc .in-sec02 .more{
    margin-top: 1.5em;
    display: inline-block;
}
.revision_pc .in-sec02 .text{
    float: left;
    width: 56%;
    min-height: 330px;
}
.revision_pc .in-sec02 .text .con{
    color: #707070;
}
.revision_pc .in-sec02 .text .dedicate{
    color: #111;
    margin-bottom: 6px;
    /*margin-top: 58x;*/
}
.revision_pc .in-sec02 .imglist{
    left: 0;
    width: 56%;
    margin: 0 -10px;
}
.revision_pc .img-video{
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.revision_pc .in-sec02 .imglist ul li {
    width: 20%;
    padding: 0;
}
.revision_pc .in-sec02 .imglist ul li .con{
    margin: 0 10px;
    position: relative;
    padding-bottom: 54%;
}
.in-sec02 .imglist ul li .img{
    transform: scale(1);
    top: auto;
    height: 100%;
    transition: 0.3s;
}
.in-sec02 .imglist ul li.on .img ,
.in-sec02 .imglist ul .on:hover .img{
    transform: scale(1);
    height: 116%;
    width: 116%;
    margin-left: -8%;
}
.in-sec02 .imglist ul li .txt{
    display: none;
}


/*官方新闻*/
.revision_media{

}
.revision_media .sec-tab .tit{
    margin-bottom: 0;
}
.revision_media .sec-tabcon{
    padding-top: 0;
    border-top: 1px solid #E0E0E0;
}
.revision_media .sec-tabcon ul li{
    border-bottom: 1px solid #E0E0E0;
    padding: 19px 0;
}
.revision_media .sec-tabcon .time{
    color: #959595;
    position: static;
    text-align: left;
    font-size: 14px;
}
.revision_media .sec-tabcon ul li .txt{
    padding: 0;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
.revision_media .sec-tabcon ul li span{
    overflow: hidden;
    display: inline-block;
    padding-right: 2.125em;
    color: #111111;
}
.revision_media .sec-tabcon ul li span i{
    background: none;
}
.revision_media .jt-more{
    margin-top: 38px;
}

/*产品试用*/
.consult{
    position: relative;
}
.consult .in-title{
    font-size: 28px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 10px;
    padding-top: 0;
}
.consult .in-title i{
    top: -14px;
}
.consult .sub-tit{
    margin-bottom: 30px;
    line-height: 26px;
}
.consult_left{
    position: absolute;
    width: 51.39%;
    height: 100%;
    left: 0;
    top: 0;
}
.consult_right{
    width: 48.61%;
    float: right;
    overflow: hidden;
    background: #3D3F3F;
    color: #fff;
    padding: 84px 3.85% 70px 76px;
}
.consult_bor{
    border-bottom: 1px solid #E0E0E0;
    opacity: 0.2;
    margin: 46px 0;
}
.consult_right .consult_list{

}
.consult_a a:nth-child(1){
    display: block;
    float: left;
    width: 52%;
    margin-right: 4%;
}
.consult_a a:nth-child(2){
    overflow: hidden;
}

@media only screen and (max-width: 1750px){
    .revision_pc .in-sec02 .text {
        min-height: 300px;
    }
}
@media only screen and (max-width: 1620px){
    .revision_pc .in-sec02 .text {
        min-height: 270px;
    }
}
@media only screen and (max-width: 1450px){
    .revision_pc .in-sec02 .text {
        min-height: 246px;
    }
}

@media only screen and (max-width: 1370px){
    .in-sec03 .product_slide .con-wrap {
        padding: 28px 22px;
    }
    .in-sec01 {
        /*padding: 60px 0;*/
    }
    .revision_case {
        /*padding-bottom: 60px;*/
    }
    .revision_pc .in-sec02 .text {
        min-height: auto;
    }
    .sec-tab .tit {
        font-size: 24px;
        line-height: 36px;
        padding-top: 14px;
    }
    .sec-tab {
        /*margin-bottom: 30px;*/
    }
    .in-sec02 .sec-tab {
        margin-bottom: 30px;
    }

    .revision_pc .img-video{
        position: relative;
        margin-top: 30px;
    }

    /*热门资源*/
    .resource {
        margin: 0 -6px;
    }
    .resource_list .con {
        margin: 0 6px;
        padding: 20px;
        height: 142px;
    }
    .resource_list h3 {
        font-size: 17px;
        margin-bottom: 6px;
    }
    .resource_list p {
        line-height: 22px;
        font-size: 13px;
    }

    /*产品与服务*/
    .product_slide h3 {
        font-size: 18px;
    }
    .product_slide p {
        height: 48px;
        line-height: 24px;
    }

    /*申请试用*/
    .zxh_apply {
        padding: 0 80px;
        height: 100px;
        line-height: 100px;
    }
    .zxh_apply a {
        right: 80px;
    }
    .zxh_apply a span {
        line-height: 36px;
        height: 36px;
    }
    .zxh_apply p {
        font-size: 16px;
    }
    .zxh_apply h3,
    .through_slide h3{
        font-size: 18px;
    }
    .through_slide>p {
        line-height: 26px;
        height: 52px;
        max-height: 52px;
    }

    /*AI洞察*/
    .through_slide ul {
        margin: 22px 0 26px;
    }
    .through_slide ul li {
        padding: 2px 16px;
    }

    /*成功案例*/
    .case_list ul {
        margin: 0 -6px;
    }
    .case_list .text {
        padding: 10px 20px 26px;
        margin: 0 6px;
    }
    .case_list .ico img {
        max-width: 60%;
        max-height: 90%;
    }
    .case_list .ico span {
        font-size: 12px;
    }
    .case_list .ico {
        margin-bottom: 12px;
    }
    .case_list .text .sub-tit {
        height: 24px;
    }

    /*致力于让 AI 推动经济、社会和人类的发展，建设更美好的未来。 End*/
    .img-video {
        width: 40.889%;
    }
    .revision_pc .in-sec02 .text .dedicate {
        margin-top: 24px;
    }
    .revision_pc .in-sec02 .more {
        margin-top: 1em;
    }
    .revision_pc .in-sec02 .imglist {
        margin: 0 -6px;
    }
    .revision_pc .in-sec02 .imglist ul li .con {
        margin: 0 6px;
    }
    .revision_pc .in-sec02 .text .con {
        line-height: 1.5;
        max-height: 3em;
    }

    .revision_media .sec-tabcon ul li span {
        font-size: 16px;
    }
    .revision_media .sec-tabcon ul li {
        padding: 16px 0;
    }

    .consult .in-title {
        font-size: 24px;
        line-height: 36px;
    }
    .consult_right {
        padding: 60px 3.85% 50px 50px;
    }
    .consult .sub-tit {
        margin-bottom: 20px;
    }
    .consult_bor {
        margin: 30px 0;
    }
}

.revision_pc .resource_swiper{
    height: 44px;
}

.revision_pc{display: block}
.revision_mobile{display: none}
@media only screen and (max-width: 768px){
    .revision_pc{display: none}
    .revision_mobile{display: block}

    .product_slide .product_img{
        float: left;
        margin-right: 12px;
    }

    .resource_swiper{
        height: 24px;
    }
    .al_icon_jiantou{
        margin-left: 6px;
        font-size: 14px;
    }
    .fnt-16{
        font-size: 14px;
    }
    .sec-tab{
        text-align: center;
        margin-bottom: 20px;
    }
    .in-sec01{
        padding: 40px 0;
    }
    .in-sec01 .list{
        margin-top: 0;
    }
    .in-sec03{
        padding-bottom: 30px;
    }
    .in-sec03 .sec-tab{
        padding: 0;
    }
    .in-sec03 .sec-tab .sub-tit{
        line-height: initial;
        padding: 0 20px;
    }
    .sec-tab .tit{
        font-size: 24px;
        margin-bottom: 6px;
        padding-top: 8px;
    }
    .in-title i{
        width: 40px;
        left: 50%;
        margin-left: -25px;
    }
    .sec-tab .more{
        position: static;
        margin-top: 20px;
        font-size: 14px;
        line-height: initial;
    }
    .revision_pc .in-sec01 .list{
        width: 100%;
    }
    .jt-more a,
    .through_slide .al_jiantou,
    .in-sec02 .more a,
    .case_text .jt-more{
        color: #E73522;
        font-weight: bold;
    }
    .in-sec02 .more{
        margin-top: 0;
    }

    .bor_page .swiper-pagination-bullet{
        width: 40px;
        background: #7B7B7B;
        opacity: 0.3;
        border-radius: 0;
    }
    .bor_page .swiper-pagination-bullet-active{
        opacity: 1;
    }

    /*banner*/
    .gallery-thumbs{
        width: 70%;
    }
    .in-banner .imgbg{
        padding-bottom: 100%;
    }
    /*热门资源*/
    .resource_list{
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .resource_list:last-child{
        margin-bottom: 0;
    }
    .resource_list p{
        height: auto;
        line-height: 22px;
    }
    .resource_list .con{
        padding: 23px 20px;
        height: auto;
    }
    .resource_list h3{
        font-size: 18px;
        margin-bottom: 6px;
    }
    .resource_page{
        right: 0;
        left: auto;
        width: auto;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .resource_page .swiper-pagination-bullet{
        display: block;
        margin-bottom: 10px;
    }
    .resource_page .swiper-pagination-bullet:last-child{
        margin-bottom: 0;
    }

    /*产品与服务*/
    .product_swiper{
        height: auto;
        padding: 0;
        margin-top: 18px;
        margin-right: -20px;
    }
    .product_slide .con-wrap h3,
    .product_slide .con-wrap .jt-more{
        color: #fff;
    }
    .product_slide {
        height: 410px;
    }
    .product_slide .con-wrap p{
        display: block;
        color: #fff;
        white-space: pre-line;
        height: auto;
        margin-bottom: 6px;

    }
    .in-sec03 .product_slide .con-wrap{
        height: auto;
        padding: 20px 6px 20px 15px;
        background: #444444;
        border: 1px solid #444444;
        margin-top: 0;
        position: static;
    }
    .in-sec03 .product_slide.on .con-wrap{
        height: 100%;
    }
    .in-sec03 .product_slide .app_new_a a{
        display: block;
        line-height: 24px;
        margin-bottom: 6px;
    }
    .product_slide .jt-more{
        position: absolute;
        margin-top: 30px;
    }
    .product_slide p{
        height: 96px;
        line-height: 24px;
        display: block;
    }
    .product_slide h3{
        height: 24px;
        font-size: 19px;
        line-height: 54px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    /*申请试用*/
    .apply_cont{
        padding: 0 20px 30px;
    }
    .zxh_apply{
        padding: 44px 20px;
        height: auto;
        line-height: initial;
        text-align: center;
    }
    .zxh_apply h3{
        position: static;
        font-size: 30px;
        margin-bottom: 12px;
    }
    .zxh_apply p{
        font-size: 16px;
    }
    .zxh_apply a{
        position: static;
        display: inline-block;
        padding: 0 47px;
        transform: translateY(0);
        float: none;
        width: 230px;
        background: #fff;
        margin-top: 36px;
    }
    .zxh_apply a span{
        line-height: 40px;
        height: 40px;
        color: #E73522;
    }

    /*AI洞察*/
    .through .sec-tab{
        text-align: left;
    }
    .through .in-title i{
        width: 40px;
        left: 0;
        margin-left: 0;
    }
    .through_swiper{
        padding-bottom: 50px;
    }
    .through_slide ul{
        margin: 16px 0 18px;
    }
    .through_slide ul li{
        border-radius: 3px;
        padding: 2px 10px;
        margin-bottom: 4px;
        font-size: 12px;
    }
    .through_slide h3{
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .through_slide>p{
        line-height: 26px;
        height: 104px;
        max-height: initial;
        -webkit-line-clamp: 4;
    }

    /*成功案例*/
    .revision_case{
        padding-top: 40px;
    }
    .case_swiper{
        /*padding-bottom: 100px;*/
        padding: 20px 10px 80px;
        margin: 0 -10px;
    }
    .case_page.swiper-pagination-bullets{
        bottom: 20px;
    }
    .case_slide .text{
        display: block;
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
    }
    .case_slide .case_img{
        padding-bottom: 50%;
        height: 0;
        overflow: hidden;
    }
    .case_img img{
        width: 100%;
    }
    .case_slide .case_text{
        position: relative;
        padding: 20px 24px 30px;
        background: #fff;
    }
    .case_text .txt{
        line-height: 28px;
        height: 112px;
        max-height: 112px;
        font-size: 16px;
        color: #111111;
        -webkit-line-clamp: 4;
    }
    .case_text .ico{
        position: absolute;
        bottom: 20px;
        right: 24px;
        width: 100px;
        text-align: right;
    }
    .case_text .ico img{
        height: 30px;
        position: relative;
        top: -6px;
    }
    .case_text .jt-more{
        margin-top: 60px;
    }

    /*致力于让 AI 推动经济、社会和人类的发展，建设更美好的未来。*/
    .in-sec02{
        margin-bottom: 0;
        padding: 40px 20px;
        background: rgba(246, 246, 246, 0.73);
    }
    .in-sec02 .in-title{
        line-height: 28px;
        font-size: 18px;
    }
    .in-sec02 .img-video{
        float: none;
        width: 100%;
        position: relative;
    }
    .in-sec02 .img-video .video-tab{
        display: block;
        position: relative;
        margin: 10px 0 20px;
    }
    .video_text{
        text-align: center;
    }
    .video_text h3{
        line-height: 24px;
        color: #2F2F2F;
        font-size: 18px;
    }
    .video_text p{
        height: 24px;
        line-height: 24px;
        color: #959595;
        margin: 10px 0 20px;
    }
    .video_swiper{
        width: 84%;
        padding-bottom: 50px;
    }
    .swiper-button-next.video_next ,
    .swiper-button-prev.video_prev{
        width: 20px;
        height: 30px;
        margin-top: -15px;
        background-image: none;
        top: 25%;
    }
    .swiper-button-next.video_next .box_Arrow2,
    .swiper-button-prev.video_prev .box_Arrow2{
        border-top: 3px solid #7d7d7d;
        border-right: 3px solid #7d7d7d;
        width: 14px;
        height: 14px;
        transform: rotate(45deg);
        margin-top: 8px;
    }
    .swiper-button-prev.video_prev .box_Arrow2{
        transform: rotate(-135deg);
        margin-left: 4px;
    }
    .swiper-button-next.video_next{
        right: 0;
    }
    .swiper-button-prev.video_prev{
        left:0;
    }

    /*官方新闻*/
    .revision_media .sec-tab{
        text-align: left;
        margin-bottom: 40px;
    }
    .revision_media .sec-tab .in-title{
        display: inline-block;
        width: 49%;
        font-size: 24px;
        font-weight: 400;
        line-height: 46px;
        padding-top: 0;
    }
    .revision_media .sec-tab .in-title span{
        display: inline-block;
        border-bottom: 2px solid transparent;
        padding-bottom: 8px;
        color: #AFAFAF;
    }
    .revision_media .sec-tab .in-title.on span{
        border-bottom: 2px solid #E73522;
        color: #000000;
    }
    .revision_media .media_tab{
        display: none;
    }
    .revision_media .sec-tabcon ul li span{
        font-size: 14px;
    }
    .revision_media .sec-tabcon ul li:last-child{
        border-bottom: transparent;
    }
    .revision_media .jt-more{
        margin-top: 30px;
    }

    /*产品试用*/
    .consult_left{
        display: none;
    }
    .consult_right{
        width: 100%;
        float: none;
        padding: 64px 20px 60px;
    }
    .consult .in-title i{
        width: 40px;
        left: 0;
        margin-left: 0;
    }
    .consult .in-title{
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    .consult .sub-tit{
        color: rgba(255, 255, 255, 0.73);
        margin-bottom: 20px;
    }
    .consult_bor{
        margin: 40px 0;
    }
    .mailbox .consult_a a:nth-child(1){
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 8px;
    }
    .consult_a a:nth-child(1),
    .consult_a a:nth-child(2){
        font-size: 13px;
    }
}

@media only screen and (max-width: 330px){
    .product_slide .product_img {
        margin-right: 4px;
    }
    .product_slide h3 {
        font-size: 18px;
    }
}


