

.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;
    display: flex;
    justify-content: space-between;
}
.sub-tit a{
    color: #333333;
}
.sec-tab .tit{
    width: 100%;
    position: static;
    font-size: 28px;
    padding-bottom: 0;
    padding-top: 18px;
    line-height: 40px;
    color: #111;
}
.in-title i{
    width: 50px;
}
.revision_mobile .in-sec01 .list{
    width: 100%;
}
.product_row2 .row2_cont {
    position: relative;
    border: 1px solid #F2F2F2;
}
.product_row2 .row2_left {
    float: left;
    width: 30%;
    padding:1% 0;
}
.product_row2 .row2_right {
    overflow: hidden;
    width: 70%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.product_row2 .row2_left ul li{
    padding:10px 20px;
    opacity: 0.5;
    cursor: pointer;
}
.product_row2 .row2_left ul li.curr{
    opacity: 1;
}
.product_row2 .row2_left .img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 20px;
}
.product_row2 .row2_left .tit {
    font-size: 20px;
    color: #2E2E2E;
    margin-bottom: 8px;
}
.product_row2 .row2_left .txt {
    font-size: 14px;
}
.row2_right .list{
    display: none;
}
.row2_right .list:nth-child(1){
    display: block;
}
.row2_right .lists .tit{
    position: absolute;
    width: 320px;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 56px 20px 20px 44px;
    background: rgba(71, 71, 71, 0.66);
}
.row2_right .lists img{
    height: 100%;
    width:auto;
}
.product_row2 .row2_right .row2_bg .tit .titname{
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.product_row2 .row2_right ul li {
    line-height: 24px;
    margin-bottom: 16px;
    white-space: pre-line;
    font-size: 16px;
}


/*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: #4a86e8;
    margin-top: 10px;
    display: inline-block;
}
.resource_list .con:hover{
    border: 1px solid #4a86e8;
}
/*.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: #4a86e8;
}

/*产品与服务*/
.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: #4a86e8;
    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, #AED1FF 0%, #4a86e8 100%);
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zxh_apply h3{
    font-size: 24px;
}
.zxh_apply p{
    font-size: 18px;
    text-align: center;
}
.zxh_apply a{
    display: inline-block;
    padding: 0 47px;
    border: 1px solid #fff;
    border-radius: 27px;
    line-height: initial;
}
.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: #4a86e8;
}

/*AI洞察*/
.in-sec02 .text {
    min-height: 180px;
}
.in-sec02 .text .txt-tab{
    display: none;
}
.in-sec02 .imglist {
    left: 0;
    width: 56%;
    margin: 0 -10px;
}
.img-video {
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 220px;
}
.img-video .video-tab{
    display: none;
}
.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: #4a86e8;
}
.through_slide .al_jiantou span{
    margin-left: 7px;
}

/*成功案例*/
.revision_case{
    padding-top: 3%;
}
.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: 50%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.case_list ul li:nth-child(2) .ico img{
    width:40%;
}
.case_list .jt-more{
    color: #707070;
}
.case_list .jt-more span{
    margin-left: 8px;
}
.case_list .text:hover{
    border: 1px solid #4a86e8;
}
/*.case_list .text:hover::after{*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*border: 1px solid #4a86e8;*/
/*}*/
.case_list .text:hover .jt-more{
    color: #4a86e8;
}

/*致力于让 AI 推动经济、社会*/
/*和人类的发展，建设更美好的未来。*/
.revision_pc .in-sec02 {
    position: relative;
    margin-bottom: 0;
}
.in-sec02 .in-title{
    line-height: 42px;
}
.in-sec02 .sec-tab {
    /*margin-bottom: 0;*/
}
.in-sec02 .more{
    margin-top: 1.5em;
    display: inline-block;
}
.in-sec02 .text{
    float: left;
    width: 56%;
}
.in-sec02 .text .con{
    color: #707070;
}
.in-sec02 .text .dedicate{
    color: #111;
    margin-bottom: 6px;
    /*margin-top: 58x;*/
}
.in-sec02 .imglist{
    left: 0;
    width: 56%;
    margin: 0 -10px;
}
.img-video{
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
.in-sec02 .imglist ul li {
    width: 20%;
    height: 70px;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}
.in-sec02 .imglist ul li .con{
    margin: 0 10px;
    position: absolute;
    bottom:0;
}
.in-sec02 .imglist ul li img{
    transform: scale(1);
    bottom: 0;
    height: 100%;
    transition: 0.3s;
}
.in-sec02 .imglist ul li.curr img ,
.in-sec02 .imglist ul .curr: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;
    margin-top:120px;
}
.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;
}


