
.pdt_80 {
    padding-top: 80px;
}

.pdb_80 {
    padding-bottom: 80px;
}

.new_bor {
    position: relative
}

.new_bor:after {
    content: '';
    display: block;
    position: absolute;
    left: -4.5%;
    right: -4.5%;
    bottom: 0;
    border-bottom: 1px solid #E3E4E5;
}

.sec-tab {
    padding-left: 0;
}

.sec-tab .tit {
    position: relative
}

.in-title {
    line-height: 1.5;
    padding-bottom: 0;
}

.jk_row1 .cont {
    position: relative;
}

.jk_row1 .cont .txt {
    position: absolute;
    top: 50%;
    left: 6%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 413px;
    line-height: 34px;
    color: #FFF;
}

.jk_row1 .cont .img {
    margin-top: 56px;
}

.jk_row1 .cont .img img {
    width: 100%;
}

.jk_row1 .cont .img .video_play {
    position: absolute;
    top: 0;
    right: 0;
    width: 57%;
    height: 100%;
    cursor: pointer;
}

.jk_row1 .cont .img .video_play i {
    position: absolute;
    width: 54px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    display: inline-block;
    height: 54px;
    background: url(http://static.sensetime.com/images/add-play.png) no-repeat center center;
    background-size: cover;
}

.jk_row2 ul {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -40px;
}

.jk_row2 ul li {
    float: left;
    width: 33.3%;
    margin-top: 50px;
    position: relative;
}

.jk_row2 ul li .con {
    padding-left: 5.625em;
    position: relative;
    margin: 0 40px;
}

.jk_row2 ul li .ico {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}

.jk_row2 ul li .ico img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.jk_row2 ul li h3 {
    color: #333;
    margin-bottom: .6875em;
    font-weight: bold;
}

.jk_row2 ul li dl {
    line-height: 1.875;
}

.jk_row2 dl dd {
    padding-left: 0;
    line-height: 1.85;
    position: relative;
    color: inherit !important;
}

.jk_row2 dl dd p {
    color: inherit !important;
}

.jk_row3 ul {
    margin: 46px -40px 70px;
}

.jk_row3 .ul {
    position: relative;
}

.jk_row3 .ul:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #E3E4E5;
}

.jk_row3 .ul:last-child ul {
    /*border-bottom: none;*/
    margin-bottom: 0;
}

.jk_row3 .ul:last-child::after {
    display: none;
}

.jk_row3 .ul:nth-child(2) ul {
    margin-top: 70px;
}

.jk_row3 ul li {
    width: 25%;
    float: left;
}

.jk_row3 .con {
    padding: 0 40px;
    border-right: 1px solid #E3E4E5;
}

.jk_row3 ul li:last-child .con {
    border-right: none;
}

.jk_row3 .con a {
    color: #333;
    font-size: 16px;
    line-height: 28px;
}

.jk_row3 .con a .btn {
    font-size: 14px;
    color: #E73522;
    margin-bottom: 20px;
}

.jk_row3 .con a .tit {
    height: 108px;
}

.jk_row3 .img {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    overflow: hidden;
}

.jk_row3 .img img {
    width: 100%;
}

.jk_row3 .video_play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jk_row3 .video_play i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    display: inline-block;
    background: url(http://static.sensetime.com/images/add-play.png) no-repeat center center;
    background-size: cover;
}

.jk_row4 .pic-list .list {
    margin-top: 0;
}

.jk_row4 .img {
    float: left;
    width: 50%;
    overflow: hidden;
}

.jk_row4 .img span {
    height: 324px;
    display: block;
}

.jk_row4 .img span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}

.jk_row4 .text {
    position: absolute;
    border: 1px solid #e4e4e4;
    border-left: none;
    left: 50%;
    top: 0;
    right: 0;
    bottom: 0;
}

.jk_row4 .table {
    height: 100%;
    width: 88%;
    left: 48px;
    margin-top: 36px;
}

.jk_row4 .ico img {
    max-height: 58px;
}

.jk_row4 .sub-tit {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.jk_row4 .sub-tit span {
    position: static;
    max-height: initial;
    top: 0;
    color: #2b2b2b;
    line-height: 1.4;
    left: 0;
    max-width: 100%;
    height: 100%;
}

.jk_row4 .sub-tit span em {
    display: block;
    position: relative;
    padding-right: 0;
}

.jk_row4 .txt {
    color: #7b7b7b;
    position: relative;
    margin-bottom: 36px;
    line-height: 28px;
    height: 56px;
}

.jk_row4 .txt span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 28px;
    height: 56px;
    max-height: 56px;
}

.jk_row4 .more {
    font-size: 14px;
    color: #E73522;
}

.jk_row4 .pic-list {
    padding: 40px 0 0;
}

.jk_row4 .hotspot_page {
    bottom: auto;
    left: auto;
    right: 26px;
    width: auto;
    top: -12px;
}

.jk_row4 .swiper-button-prev {
    right: 74px;
    top: 15px;
    width: 8px;
    height: 14px;
    background-size: 8px 14px;
}
.jk_row4 .swiper-button-next{
    top: 15px;
    width: 8px;
    height: 14px;
    background-size: 8px 14px;
}

.jk_row4 .swiper-pagination-current {
    color: #E73522;
}

.jk_row5 ul {
    margin: 1px -4px 0 1px;
}

.jk_row5 ul li {
    float: left;
    width: 25%;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
}

.jk_row5 ul li .con {
    border: 1px solid #E6E7E8;
    position: relative;
    padding-bottom: 67%;
}

.jk_row5 ul li .con img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 0;
    max-width: 78%;
    max-height: 72%;
    width: auto;
    height: auto;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(1.01);
    -moz-transform: translate(-50%, -50%) scale(1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01);
    -o-transform: translate(-50%, -50%) scale(1.01);
    transform: translate(-50%, -50%) scale(1.01);
}

.jk_row5 .case-list {
    margin-top: 60px;
}

/*移入交互*/
.jk_row3 .video_play:hover i,
.jk_row1 .cont .img .video_play:hover i {
    background: url(http://static.sensetime.com/images/play3.png) no-repeat center center;
    background-size: cover;
}

.jk_row3 .con a:hover .tit {
    text-decoration: underline;
}

.jk_row4 .case-focus:hover .img span 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);
}

.jk_row5 ul li .con:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

/*产品试用*/
.consult {
    position: relative;
    z-index: 9
}

.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: url(http://static.sensetime.com/images/product_health/bg.jpg) no-repeat right;
    background-size: cover;;
    color: #fff;
    padding: 84px 3.85% 89px 76px;
}

.consult_bor {
    border-bottom: 1px solid #E0E0E0;
    opacity: 0.2;
    margin: 46px 0;
}

.consult_a a:nth-child(1) {
    display: block;
    float: left;
    width: 52%;
    margin-right: 4%;
    white-space: nowrap
}

.consult_a a:nth-child(2) {
    overflow: hidden;
}

@media only screen and (min-width: 1250px) {
    .in-title,
    .pic-list a .sub-tit{
        font-size: 28px;
    }
    .jk_row1 .cont .txt,
    .jk_row2 ul li h3,
    .jk_row2 ul li dl,
    .jk_row4 .txt span{
        font-size: 16px;
    }
}

@media only screen and (max-width: 1450px) {
    .consult .in-title {
        line-height: 36px;
    }

    .consult_right {
        padding: 60px 3.85% 50px 50px;
    }

    .consult .sub-tit {
        margin-bottom: 20px;
    }

    .consult_bor {
        margin: 30px 0;
    }
}

@media only screen and (max-width: 768px) {
    .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;
        display: block;
        float: none;
    }
    .consult_a a:nth-child(2) {
        margin-top: 6px;
    }

}

/*产品试用结束*/


@media only screen and (max-width: 1600px) {
    .jk_row3 .con a {
        line-height: 26px;
    }

    .jk_row3 ul {
        margin: 46px -24px 70px;
    }

    .jk_row3 .con {
        padding: 0 24px;
        border-right: 1px solid #E3E4E5;
    }
}

@media only screen and (max-width: 1370px) {
    .jk_row2 ul {
        margin: 0 -20px;
    }

    .jk_row2 ul li .con {
        margin: 0 20px;
    }

    .jk_row3 .con {
        padding: 0 20px;
    }

    .jk_row3 ul {
        margin: 46px -20px 70px;
    }

    .jk_row4 .img span {
        height: 276px;
    }

    .jk_row4 .table {
        margin-top: 20px;
        left: 30px;
    }

    .jk_row4 .ico img {
        max-height: 42px;
    }

    .jk_row4 .sub-tit {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .jk_row4 .txt {
        margin-bottom: 26px;
    }
}

@media only screen and (max-width: 1250px) {
    .pdt_80 {
        padding-top: 50px;
    }

    .pdb_80 {
        padding-bottom: 50px;
    }

    .jk_row1 .cont .txt {
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        line-height: 28px;
        color: #333;
        margin-top: 20px;
    }

    .jk_row1 .cont .img {
        margin-top: 20px;
        position: relative;
    }

    .jk_row1 .cont .img .video_play i {
        width: 40px;
        height: 40px;
    }

    .jk_row3 ul {
        margin: 0 -20px 50px;
    }

    .jk_row3 .ul:nth-child(2) ul {
        margin-top: 0;
    }

    .jk_row5 .case-list {
        margin-top: 40px;
    }

    .jk_row2 ul li {
        width: 49.9%;
        margin-top: 40px;
    }

    .jk_row3 ul li {
        width: 50%;
        margin-top: 40px;
    }

    .jk_row4 .sub-tit {
        height: auto;
        margin-top: 12px;
        margin-bottom: 12px;
        position: relative;
    }
}

@media only screen and (max-width: 768px) {
    .jk_row2 ul li {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .jk_row3 ul {
        border-bottom: none;
    }

    .jk_row3 ul li {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .jk_row3 ul li:last-child .con {
        border-right: none;
        border-bottom: none;
        padding-bottom: 0;
    }

    .jk_row3 .ul:nth-child(2) ul {
        margin-top: -40px;
    }

    .jk_row3 .con a .tit {
        height: auto;
        margin-bottom: 20px;
    }

    .jk_row3 .con {
        padding: 40px 20px;
        border-bottom: 1px solid #E3E4E5;
    }

    .jk_row4 .img {
        float: none;
        width: 100%;
    }

    .jk_row4 .text, .jk_row4 .table {
        position: static;
        width: 100%;
    }

    .jk_row4 .hotspot_page {
        top: -12px;
    }

    .jk_row4 .text {
        border-left: 1px solid #e4e4e4;
        border-top: none;
    }

    .jk_row4 .pic-list .list, .jk_row4 .pic-list .list .swiper-slide {
        padding-bottom: 2px;
    }

    .jk_row4 .img span {
        height: 150px;
    }

    .jk_row5 ul li {
        width: 33.3%;
    }
}

@media only screen and (max-width: 600px) {

}