
.download {
    color: #ffffff !important;
}

.download i {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-top: 6px;
    margin-left: 10px;
    background: url(http://static.sensetime.com/images/jt04.png) no-repeat right center;
}

/*改版*/
/*#nrnav-box {*/
/*padding-bottom: 0;*/
/*padding-top: 56px;*/
/*margin-bottom: 60px;*/
/*}*/

/*#nrnav-box.active {*/
/*padding-top: 24px;*/
/*}*/

/*#nrnav-box .nr-nav-right1 {*/
/*position: static*/
/*}*/

.revision_nav a {
    color: #969696
}

.product-list .tit {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
    display: block;
    margin-bottom: 0;
    background-size: 40px auto !important;
    padding-left: 2em;
    font-size: 30px;
}
.product-list .list{
    margin-top: 60px;
}
.product_title a{color: #111;font-size: 24px}
.product_title a span{color: #E73522;-webkit-transition: .3s all;-ms-transition: .3s all;-o-transition: .3s all;transition: .3s all;}
.product_title a:hover span{
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);}

.product-list .sec {
    margin-top: 42px;
    padding-top: 42px;
    border-top: 1px solid #E3E4E5;
}

.product-list .text {
    margin-left: 0;
    padding-top: 0;
    border-bottom: none;
    padding-bottom: 0;
    overflow: initial;
}
.product-list .text ul{
    margin-top: -30px;
}

.product-list .tit a {
    color: #111;
}

.product-list .in-title i {
    display: none;
}

.product-list .in-title span {
    color: #E73522;
    position: relative;
    top: -2px;
}

.product-list .in-title a:hover span {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.product-list {
    padding-top: 0;
    border-bottom: none;
    overflow: hidden;
}

.nrnav-box .nr-nav-right1 > li {
    padding-left: 40px;
}

.product-list .sub-tit {
    position: static;
    width: auto;
    line-height: 24px;
    margin-bottom: 40px;
    margin-top: 0;
    color: #333;
    font-size: 20px;
}

.product-list ul li {
    width: 33.3%;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
}

.product-list ul li .txt {
    padding-right: 10px;
    white-space: pre-line;
}


/*产品试用*/
.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_a a:nth-child(1) {
    display: block;
    float: left;
    width: 52%;
    margin-right: 4%;
}

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

/*版本二*/
.row_cont{padding: 80px 0;}
.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;}
.row_left{width: 350px;float: left;}
.row_left .row_pr_list.active{position: fixed;
    width: 350px;
    top: 0;
    background: #fff;
    z-index: 9;}
.row_left .row_pr_list.active ul{margin-top: 0}
.row_left .tit{color: #111;font-weight: bold;font-size: 20px}
.row_left ul{border-left: 1px solid #E3E4E5;margin-top: 70px;}
.row_left ul li{font-size: 18px;margin-bottom: 30px;margin-left: -1px}
.row_left ul li a{color: #969696;display: block;padding-left: 27px;border-left: 2px solid transparent;line-height: 28px;white-space: pre-line;font-size: 18px}
.row_left ul li.on a,.row_left ul li:hover a{color: #111;border-left: 2px solid #E53521}

@media only screen and (min-width: 1250px) {
    .product-list ul li .txt {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1450px) {
    .row_left {
        width: 290px;
    }
    .row_left .row_pr_list.active {
        width: 290px;
    }
    .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: 1370px) {
    .product-list ul li {
        width: 50%;
    }
}

.app_nav {
    display: none
}

@media only screen and (max-width: 768px) {
    #nrnav-box {
        display: none
    }

    .nrnav-box {
        border-bottom: none;
        padding: 0;
        height: 44px;
        line-height: 44px;
    }

    .nrnav-box .nr-nav-left {
        padding-bottom: 0;
    }

    .app_nav {
        display: block;
        position: relative;
        height: 40px;
        line-height: 40px;
        color: #111;
        margin: 0 -20px;
        padding: 0 20px;
        background: #F4F4F4;
    }

    .app_nav.on {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        z-index: 99;
    }

    .app_nav ul {
        position: absolute;
        top: 40px;
        width: 100%;
        left: 0;
        background: #F9FAF9;
        display: none;
        z-index: 999;
        padding: 8px 20px 30px
    }

    .app_nav ul li a {
        color: #707070;
        display: block;
        border-bottom: 1px solid #DEDEDE;
        font-weight: bold;
    }
    .app_nav ul li.on a{color: #E73522}

    .app_nav ul li:last-child a {
        border-bottom: none;
    }

    .app_nav .app_nav_tab {
        cursor: pointer
    }

    .app_nav .app_nav_tab i {
        font-weight: bold;
        color: #989898;
    }

    .app_nav .app_nav_tab.on i {
        color: #E73522;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .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;
    }
    .new-mail a:nth-child(1){
        float: none;
        width: 100%;
        margin-bottom: 8px;
    }

}

/*产品试用结束*/

@media only screen and (max-width: 1030px) {
    .fnt-16 {
        font-size: 14px;
    }

    .row_cont {
        padding: 32px 0;
    }
    .product-list .list {
        margin-top: 24px;
    }
    .product-list .tit {
        font-size: 24px;
        padding: 10px 0 10px 2em;
        background-size: 36px auto !important;
    }
    .product_title a{font-size: 17px;white-space: pre-line}

    .row_left{
        display: none;
    }
    .product-list .sec {
        margin-top: 22px;
        padding-top: 26px;
    }

    .product-list .sub-tit {
        line-height: 17px;
        font-size: 15px;
        margin-bottom: 30px;
    }

    .product-list .text,
    .product-list ul li .txt {
        overflow: initial;
    }

    .product-list ul li {
        width: 50%;
    }

    .product-list ul li .txt {
        left: 3.5em;
    }
}

@media only screen and (max-width: 500px) {
    .new_bor:after {
        content: '';
        left: -20px;
        right: -20px;
    }
    .product-list ul li {
        width: 100%;
        margin-bottom: 26px;
        margin-top: 0;
        padding-bottom: 0;
    }
    .product-list ul li:last-child{
        margin-bottom: 0;
    }
    .product-list .text ul {
        margin-top: 0;
    }

    .product-list ul li .txt {
        padding-right: 0;
        margin-top: 0;
    }
}

