.jtu_intro-content .intro-approvebox .btn, .jtu_intro-vision .vision-item:hover:after, .jtu_intro-banner .desc, .jtu_guide-box, .jtu_search-batch .content .label-box .radio:checked + .border:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/*intro*/
.jtu_title .t-h3 {
    font-size: 42px;
    color: #1883d5;
}

.jtu_title .t-h4 {
    margin-top: 7%;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.5);
    word-break: break-all;
}

.jtu_intro-content {
    padding:5.1% 0 4.7%;
    background:url(../images/intro_bg1.jpg) center top;
    background-size:cover;
}

    .jtu_intro-content .jtu_title {
        width: 28.5%;
    }

    .jtu_intro-content .desc {
        width: 64.5%; color: rgba(255, 255, 255, 0.6);
    }

        .jtu_intro-content .desc .h4 {
            font-size: 20px;
            color: rgba(255, 255, 255, 0.8);
        }

        .jtu_intro-content .desc .h3 {
            margin-top: 1.5%;
            font-size: 24px;
            color: #fff;
        }
		
        .jtu_intro-content .desc p{
            font-size:14px;
            color:rgba(255, 255, 255, 0.6);
			line-height:1.5;
        }

        .jtu_intro-content .desc .p1 {
            margin: 2% 0 5%;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            line-height: 28px;
        }

    .jtu_intro-content .intro-approvebox {
        position:relative;
		margin-top:30px;
    }

        .jtu_intro-content .intro-approvebox .p2 {
            margin-top: 7%;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.4);
            line-height:1.2;
			text-align:center;
        }

        .jtu_intro-content .intro-approvebox .btn {
            margin: auto;
            width: 40px;
            height: 40px;
            font-size: 24px;
            color: #1883d5;
            line-height: 40px;
            text-align: center;
            background-color: #fff;
            border-radius: 50%;
            cursor: pointer;
        }

            .jtu_intro-content .intro-approvebox .btn:hover {
                color: #fff;
                background-color: #1883d5;
            }

        .jtu_intro-content .intro-approvebox .icon-prev2 {
            left:-60px;
            right:auto;
			top:-60px;
        }

        .jtu_intro-content .intro-approvebox .icon-next2 {
            right: -60px;
            left: auto;
			top:-60px;
        }

.jtu_intro-title {
    padding: 3.7% 0;
    background: url("../images/intro_bg5.jpg");
    background-size: cover;
}

    .jtu_intro-title .h2 {
        font-size: 32px;
        color: #fff;
    }

.jtu_intro-vision {
    display: -webkit-flex;
    display: flex;
}

    .jtu_intro-vision .vision-item {
        position: relative;
        -webkit-flex: 1;
        flex: 1;
        overflow: hidden;
    }

        .jtu_intro-vision .vision-item .h4 {
            font-size: 38px;
            color: #fff;
        }

        .jtu_intro-vision .vision-item .line {
            display: none;
            width: 30px;
            border-top: 2px solid #da2128;
            margin: 7% auto 0;
        }

        .jtu_intro-vision .vision-item .p1 {
            display: none;
            max-height: 192px;
            margin-top: 7%;
            font-size: 16px;
            color: rgba(255, 255, 255, 0.7);
            line-height: 32px;
        }

        .jtu_intro-vision .vision-item:hover:after {
            content: '';
            background-color: rgba(0, 0, 0, 0.6);
        }

        .jtu_intro-vision .vision-item:hover .line, .jtu_intro-vision .vision-item:hover .p1 {
            display: block;
        }

    .jtu_intro-vision .desc {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        z-index: 2;
        width: 60%;
        margin: 0 auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.jtu_intro-social {
    position: relative;
    overflow: hidden;
}

    .jtu_intro-social .jtu_title .t-h3 {
        color: #fff;
    }

    .jtu_intro-social .jtu_title .t-h4 {
        margin-top: 2%;
    }

    .jtu_intro-social .desc {
        position: absolute;
        top: 15%;
        left: 0;
        right: 0;
        max-width: 1400px;
        padding: 0 10%;
        margin: 0 auto;
    }

        .jtu_intro-social .desc .p1 {
            max-width: 880px;
            margin-top: 5.8%;
            font-size: 20px;
            color: rgba(255, 255, 255, 0.8);
            line-height: 38px;
        }

.jtu_intro-contact {
    padding: 7% 0;
    background: url("../images/intro_bg4.jpg");
    background-size: cover;
}

    .jtu_intro-contact .jtu_title .t-h4 {
        margin-top: 2%;
    }

    .jtu_intro-contact .content {
        margin-top: 6%;
    }

    .jtu_intro-contact .desc-box {
        width: 35%;
        color: #fff;
    }

        .jtu_intro-contact .desc-box .h5 {
            margin-bottom: 5%;
            font-size: 20px;
        }

        .jtu_intro-contact .desc-box .p1 {
            position: relative;
            margin-top: 6.5%;
            padding-left: 50px;
            font-size: 16px;
        }

            .jtu_intro-contact .desc-box .p1 > img {
                position: absolute;
                left: 0;
                top: -8px;
            }

        .jtu_intro-contact .desc-box .txt {
            margin-top: 14%;
        }

    .jtu_intro-contact .img1 {
        width: 56%;
    }

.jtu_intro-milestones {
    position: relative;
    padding: 5.1% 0;
    background-color: #222;
}

    .jtu_intro-milestones .jtu_title {
        position: relative;
        z-index: 2;
    }

        .jtu_intro-milestones .jtu_title .t-h4 {
            margin-top: 2%;
        }

    .jtu_intro-milestones .time-box {
        position: relative;
        z-index: 2;
        width: 50px;
        margin-top: 6%;
        padding: 4.3% 0;
        box-sizing: border-box;
    }

        .jtu_intro-milestones .time-box .btn {
            position: absolute;
            left: 0;
            right: 0;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.8);
            text-align: center;
            cursor: pointer;
        }

        .jtu_intro-milestones .time-box .icon-prev1 {
            top: 0;
        }

        .jtu_intro-milestones .time-box .icon-next1 {
            bottom: 0;
        }

    .jtu_intro-milestones .time-swiper {
        height: 416px;
    }

        .jtu_intro-milestones .time-swiper .txt {
            font-size: 20px;
            color: rgba(255, 255, 255, 0.6);
        }

        .jtu_intro-milestones .time-swiper .active .txt {
            color: #d8262c;
        }

    .jtu_intro-milestones .milestones-swiper {
        position: absolute;
        top: 50%;
        right: 0;
        width: 62%;
        padding-left: 10%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .jtu_intro-milestones .milestones-swiper .desc {
            position: absolute;
            left: -16%;
            top: 50%;
            width: 51%;
            min-width: 400px;
            padding: 5%;
            box-sizing: border-box;
            background: url("../images/intro_bg6.jpg");
            background-size: cover;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .jtu_intro-milestones .milestones-swiper .desc .h3 {
                font-size: 20px;
                color: #fff;
            }

                .jtu_intro-milestones .milestones-swiper .desc .h3 .em {
                    font-size: 32px;
                }

            .jtu_intro-milestones .milestones-swiper .desc .p1 {
                margin-top: 6%;
                font-size: 15px;
                color: rgba(255, 255, 255, 0.9);
                line-height: 26px;
            }

.jtu_intro-banner {
    position: relative;
    font-size: 0;
}

    .jtu_intro-banner .desc {
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.6);
    }

        .jtu_intro-banner .desc .h4 {
            font-size: 46px;
            color: #fff;
        }

        .jtu_intro-banner .desc .p1 {
            margin-top: 2%;
            font-size: 32px;
            color: #fff;
        }

/*guide*/
.jtu_guide-box {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d8262c;
    overflow: hidden;
}

    .jtu_guide-box .p1 {
        margin-top: 9%;
        font-size: 42px;
        color: rgba(255, 255, 255, 0.9);
    }

    .jtu_guide-box .p2 {
        margin-top: 4%;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.6);
    }

/*new*/
.jtu_nav {
    padding: 3.6% 0 2.9%;
    font-size: 0;
}

    .jtu_nav .a {
        display: inline-block;
        min-width: 155px;
        height: 50px;
        margin: 0 10px 10px 0;
        padding: 0 20px;
        box-sizing: border-box;
        font-size: 16px;
        color: #444;
        line-height: 50px;
        text-align: center;
        border-radius: 25px;
        background-color: #fff;
        white-space: nowrap;
    }

        .jtu_nav .a:hover {
            color: #fff;
            background-color: #d8262c;
        }

    .jtu_nav .on {
        color: #fff;
        background-color: #d8262c;
    }

.jtu_page {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 45px;
}

    .jtu_page form {
    }

    .jtu_page a {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 45px;
        margin: 0 10px;
        font-size: 14px;
        color: #666;
        line-height: 45px;
        text-align: center;
        background-image: url("../images/page_bg.png");
        background-repeat: no-repeat;
        background-size: cover;
    }

        .jtu_page a:hover {
            color: #fff;
            background-image: url("../images/page_bgon.png");
        }

    .jtu_page .on {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 45px;
        margin: 0 10px;
        font-size: 14px;
        line-height: 45px;
        text-align: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        background-image: url("../images/page_bgon.png");
    }

    .jtu_page div:first-child {
        text-align: right;
        width: auto !important;
    }

    .jtu_page div.pl {
        width: auto !important;
        font-size: 14px !important;
        color: #666 !important;
        height: 45px !important;
        line-height: 45px !important;
        vertical-align: middle !important;
        padding-left: 18px;
    }

.jtu_new-content, .jtu_search-result {
    padding-bottom: 3.2%;
    background-color: #f2f2f2;
}

    .jtu_new-content .jtu_page, .jtu_search-result .jtu_page {
        margin-top: 4.3%;
    }

    .jtu_new-content .new-list > li, .jtu_search-result .new-list > li {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        margin-bottom: 1.4%;
        padding-right: 6%;
        background-color: #fff;
        -webkit-transition: box-shadow 0.4s ease;
        -moz-transition: box-shadow 0.4s ease;
        -ms-transition: box-shadow 0.4s ease;
        -o-transition: box-shadow 0.4s ease;
        transition: box-shadow 0.4s ease;
    }

        .jtu_new-content .new-list > li:hover, .jtu_search-result .new-list > li:hover {
            box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.11);
        }

            .jtu_new-content .new-list > li:hover .desc .h4, .jtu_search-result .new-list > li:hover .desc .h4 {
                color: #d8262c;
            }

    .jtu_new-content .new-list .img, .jtu_search-result .new-list .img {
        width: 27%;
    }

    .jtu_new-content .new-list .time-box, .jtu_search-result .new-list .time-box {
        width: 12%;
        padding-left: 2%;
        box-sizing: border-box;
    }

        .jtu_new-content .new-list .time-box .time, .jtu_search-result .new-list .time-box .time {
            font-size: 40px;
            color: #535353;
            font-weight: bolder;
        }

        .jtu_new-content .new-list .time-box .line, .jtu_search-result .new-list .time-box .line {
            width: 25px;
            margin: 10% auto 0;
            border-top: 3px solid #d8262c;
        }

        .jtu_new-content .new-list .time-box .date, .jtu_search-result .new-list .time-box .date {
            margin-top: 16%;
            font-size: 16px;
            color: #888;
        }

    .jtu_new-content .new-list .desc, .jtu_search-result .new-list .desc {
        width: 59%;
        padding: 1% 0 1% 2%;
        box-sizing: border-box;
    }

        .jtu_new-content .new-list .desc .h4, .jtu_search-result .new-list .desc .h4 {
            font-size: 20px;
            color: #444;
        }

        .jtu_new-content .new-list .desc .p1, .jtu_search-result .new-list .desc .p1 {
            max-height: 48px;
            margin-top: 3%;
            font-size: 14px;
            color: #888;
            line-height: 24px;
        }

        .jtu_new-content .new-list .desc .detail, .jtu_search-result .new-list .desc .detail {
            display: inline-block;
            margin-top: 3%;
            font-size: 14px;
            color: #888;
        }

            .jtu_new-content .new-list .desc .detail .i, .jtu_search-result .new-list .desc .detail .i {
                margin-left: 18px;
                font-size: 14px;
            }

            .jtu_new-content .new-list .desc .detail:hover, .jtu_search-result .new-list .desc .detail:hover {
                color: #d8262c;
            }

.jtu_new-detail {
    padding: 2.1% 0;
    background-color: #f2f2f2;
}

    .jtu_new-detail .content {
        padding: 4.7% 4.3% 3.5%;
        background-color: #fff;
    }

        .jtu_new-detail .content img {
            max-width: 100%;
        }

        .jtu_new-detail .content .h2 {
            font-size: 36px;
            color: #333;
            font-weight: bold;
        }

        .jtu_new-detail .content .h6 {
            margin-top: 2%;
            padding-bottom: 2%;
            font-size: 20px;
            color: #333;
            border-bottom: 3px solid #333;
        }

            .jtu_new-detail .content .h6 .em {
                color: #888;
            }

        .jtu_new-detail .content .p1 {
            margin: 2.6% 0;
            font-size: 16px;
            color: #555;
            line-height: 30px;
        }

    .jtu_new-detail .link {
        margin-top: 4%;
        padding-top: 2.4%;
        border-top: 1px solid #e5e5e5;
    }

        .jtu_new-detail .link .a {
            display: inline-block;
            margin-bottom: 5%;
            font-size: 16px;
            color: #555;
        }

            .jtu_new-detail .link .a:hover {
                color: #d8262c;
                text-decoration: underline;
            }

        .jtu_new-detail .link .back {
            display: inline-block;
            width: 200px;
            height: 48px;
            font-size: 16px;
            color: #fff;
            line-height: 48px;
            text-align: center;
            background-color: #d8262c;
            border-radius: 24px;
        }

            .jtu_new-detail .link .back .i {
                margin-right: 18px;
                font-size: 16px;
            }

/*download*/
.jtu_download-head .p1 {
    position: relative;
    max-width: 55%;
    padding-bottom: 1.4%;
    font-size: 32px;
    color: #222;
}

    .jtu_download-head .p1:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 46px;
        height: 4px;
        background-color: #d8262c;
    }

.jtu_download-head .back {
    display: inline-block;
    width: 150px;
    height: 46px;
    font-size: 16px;
    color: #666;
    line-height: 46px;
    text-align: center;
    background-color: #fff;
    border-radius: 23px;
}

    .jtu_download-head .back .i {
        margin-right: 12px;
        font-size: 16px;
        color: #888;
    }

    .jtu_download-head .back:hover {
        color: #fff;
        background-color: #d8262c;
    }

        .jtu_download-head .back:hover .i {
            color: #fff;
        }

.jtu_download-content3 {
    padding-bottom: 10.5%;
    background-color: #f2f2f2;
}

    .jtu_download-content3 .list > li {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        margin-top: 2.8%;
        padding: 4.3% 5.4%;
        background-color: #fff;
    }

    .jtu_download-content3 .list .img {
        max-width: 212px;
        width: 37%;
    }

    .jtu_download-content3 .list .desc {
        max-width: 500px;
        width: 53%;
        margin-left: 9%;
    }

        .jtu_download-content3 .list .desc .h3 {
            font-size: 30px;
            color: #222;
        }

        .jtu_download-content3 .list .desc .line {
            margin: 6% 0;
            border-top: 1px solid #e5e5e5;
        }

        .jtu_download-content3 .list .desc .p1 {
            font-size: 18px;
            color: #888;
            line-height: 32px;
        }

        .jtu_download-content3 .list .desc .down {
            display: block;
            width: 170px;
            height: 48px;
            margin-top: 15%;
            font-size: 18px;
            color: #fff;
            line-height: 48px;
            text-align: center;
            background-color: #d8262c;
            border-radius: 24px;
        }

            .jtu_download-content3 .list .desc .down .i {
                margin-right: 12px;
                font-size: 18px;
            }

.jtu_download-content2 {
    padding-bottom: 3.2%;
    background-color: #f2f2f2;
}

    .jtu_download-content2 .jtu_page {
        margin-top: 4.3%;
    }

    .jtu_download-content2 .list {
        margin-top: 2.8%;
    }

        .jtu_download-content2 .list > li {
            display: -webkit-flex;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 10px;
            padding-right: 2%;
            background-color: #fff;
        }

            .jtu_download-content2 .list > li .pdf {
                width: 70px;
                height: 70px;
                font-size: 28px;
                color: #fff;
                line-height: 70px;
                text-align: center;
                background-color: #d8262c;
            }

            .jtu_download-content2 .list > li .p1 {
                width: 30%;
                margin-left: 2%;
                font-size: 16px;
                color: #666;
                word-break: break-all;
            }

            .jtu_download-content2 .list > li .p2 {
                max-width: 25%;
                padding: 0 2%;
                box-sizing: border-box;
                font-size: 14px;
                color: #888;
                white-space: nowrap;
            }

            .jtu_download-content2 .list > li .down {
                width: 112px;
                height: 34px;
                font-size: 14px;
                color: #666;
                line-height: 34px;
                text-align: center;
                border: 1px solid #c7c7c7;
                border-radius: 18px;
            }

                .jtu_download-content2 .list > li .down .i {
                    margin-left: 10px;
                    font-size: 14px;
                }

                .jtu_download-content2 .list > li .down:hover {
                    color: #fff;
                    background-color: #d8262c;
                    border-color: #d8262c;
                }

.jtu_download-content1 {
    padding-bottom: 3.7%;
    background-color: #f2f2f2;
}

    .jtu_download-content1 .list > li {
        margin-bottom: 2.2%;
        padding: 2.2% 9.3% 3.6% 2.2%;
        background-color: #fff;
    }

    .jtu_download-content1 .list .h4 {
        padding-left: 18px;
        font-size: 24px;
        color: #222;
        border-left: 3px solid #d8262c;
    }

    .jtu_download-content1 .list .desc-box {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

        .jtu_download-content1 .list .desc-box .img2 {
            width: 17%;
        }

        .jtu_download-content1 .list .desc-box .img1 {
            margin-right: 10.5%;
        }

        .jtu_download-content1 .list .desc-box .search-box {
            width: 54%;
            margin-right: 10.5%;
        }

        .jtu_download-content1 .list .desc-box .p1 {
            font-size: 18px;
            color: #666;
        }

        .jtu_download-content1 .list .desc-box .search {
            display: -webkit-flex;
            display: flex;
            margin-top: 3%;
        }

        .jtu_download-content1 .list .desc-box .text {
            width: 86%;
            height: 65px;
            padding: 0 20px;
            box-sizing: border-box;
            font-size: 18px;
            color: #333;
            border: 1px solid #d2d2d2;
        }

        .jtu_download-content1 .list .desc-box .btn {
            width: 110px;
            height: 65px;
            font-size: 18px;
            color: #fff;
            line-height: 65px;
            background-color: #d8262c;
            cursor: pointer;
        }

.jtu_download-catalog {
    padding-bottom: 3.2%;
    background-color: #f2f2f2;
}

    .jtu_download-catalog .jtu_page {
        margin-top: 4.3%;
    }

    .jtu_download-catalog .list > li {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1.4%;
        padding: 1.6% 5% 1.6% 1.8%;
        background-color: #fff;
        -webkit-transition: box-shadow 0.4s ease;
        -moz-transition: box-shadow 0.4s ease;
        -ms-transition: box-shadow 0.4s ease;
        -o-transition: box-shadow 0.4s ease;
        transition: box-shadow 0.4s ease;
    }

        .jtu_download-catalog .list > li:hover {
            box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.11);
        }

            .jtu_download-catalog .list > li:hover .desc .h3 {
                color: #d8262c;
            }

    .jtu_download-catalog .list .img {
        width: 11%;
    }

    .jtu_download-catalog .list .desc {
        width: 66%;
        margin-left: 3%;
        padding-right: 11%;
        box-sizing: border-box;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

        .jtu_download-catalog .list .desc .h3 {
            font-size: 28px;
            color: #222;
        }

        .jtu_download-catalog .list .desc .line {
            width: 34px;
            margin-top: 3%;
            border-top: 2px solid #d8262c;
        }

        .jtu_download-catalog .list .desc .p1 {
            max-height: 56px;
            margin-top: 3%;
            font-size: 16px;
            color: #888;
            line-height: 28px;
        }

    .jtu_download-catalog .list .down {
        display: inline-block;
        width: 168px;
        height: 46px;
        margin-left: 3%;
        font-size: 16px;
        color: #444;
        line-height: 46px;
        text-align: center;
        border: 1px solid #d2d2d2;
        border-radius: 24px;
    }

        .jtu_download-catalog .list .down .i {
            margin-left: 18px;
            font-size: 14px;
        }

        .jtu_download-catalog .list .down:hover {
            color: #fff;
            background-color: #d8262c;
            border-color: #d8262c;
        }

/*search*/
.jtu_search-result {
    padding-bottom: 0;
}

    .jtu_search-result .jtu_page {
        margin-top: 3.6%;
    }

    .jtu_search-result .new-center {
        padding: 3.5% 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .jtu_search-result .search-pro {
        padding: 3.5% 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

        .jtu_search-result .search-pro .jtu_page {
            margin-top: 0;
        }

    .jtu_search-result .main-title {
        margin-bottom: 2.8%;
    }

        .jtu_search-result .main-title .h3 {
            font-size: 34px;
            color: #d8262c;
            font-weight: bolder;
        }

        .jtu_search-result .main-title .p1 {
            margin-top: 10px;
            font-size: 16px;
            color: #555;
        }

            .jtu_search-result .main-title .p1 .em {
                color: #d8262c;
            }

.jtu_search-batch {
    padding: 9% 0 2.6%;
    background-color: #f2f2f2;
}

    .jtu_search-batch .content {
        padding: 3.6% 5.7% 5.7%;
        background-color: #fff;
    }

        .jtu_search-batch .content .head {
            font-size: 0;
        }

            .jtu_search-batch .content .head .tap {
                display: inline-block;
                min-width: 220px;
                height: 52px;
                margin: 10px 10px 0 0;
                padding: 0 10px;
                box-sizing: border-box;
                font-size: 16px;
                color: #444;
                line-height: 52px;
                text-align: center;
                border: 1px solid #ccc;
                cursor: pointer;
            }

                .jtu_search-batch .content .head .tap:hover {
                    color: #fff;
                    background-color: #d8262c;
                    border-color: #d8262c;
                }

            .jtu_search-batch .content .head .on {
                color: #fff;
                background-color: #d8262c;
                border-color: #d8262c;
            }

        .jtu_search-batch .content .p1 {
            margin-top: 2%;
            font-size: 16px;
            color: #444;
        }

        .jtu_search-batch .content .desc {
            display: flex;
            justify-content: space-between;
            margin-top: 12px;
        }

        .jtu_search-batch .content .desc-text {
            width: 48.5%;
            height: 480px;
            padding: 1% 2%;
            box-sizing: border-box;
            font-size: 16px;
            color: #444;
            line-height: 24px;
            border: 1px solid #ccc;
            resize: vertical;
        }

        .jtu_search-batch .content .imgs {
            width: 48.5%;
        }

            .jtu_search-batch .content .imgs img {
                width: 100%;
            }

        .jtu_search-batch .content .label-box {
            display: -webkit-flex;
            display: flex;
            margin-top: 10px;
            padding: 1.2% 2.4%;
            background-color: #f8f8f8;
            border: 1px solid #ccc;
        }

            .jtu_search-batch .content .label-box .label {
                margin-right: 2.5%;
                font-size: 16px;
                color: #333;
            }

            .jtu_search-batch .content .label-box .border {
                position: relative;
                display: inline-block;
                width: 16px;
                height: 16px;
                margin-right: 8px;
                border-radius: 50%;
                border: 1px solid #a7a7a7;
                vertical-align: sub;
            }

            .jtu_search-batch .content .label-box .radio:checked + .border {
                border-color: #d8262c;
            }

                .jtu_search-batch .content .label-box .radio:checked + .border:after {
                    content: '';
                    z-index: 1;
                    display: block;
                    width: 10px;
                    height: 10px;
                    margin: auto;
                    border-radius: 50%;
                    background-color: #d8262c;
                }

        .jtu_search-batch .content .bottom {
            margin-top: 5px;
            font-size: 0;
        }

            .jtu_search-batch .content .bottom .a {
                display: inline-block;
                min-width: 220px;
                height: 52px;
                margin: 10px 10px 0 0;
                padding: 0 10px;
                box-sizing: border-box;
                font-size: 18px;
                line-height: 52px;
                text-align: center;
            }

            .jtu_search-batch .content .bottom .a1 {
                color: #fff;
                background-color: #d8262c;
            }

            .jtu_search-batch .content .bottom .a2 {
                color: #333;
                background-color: rgba(0, 0, 0, 0.07);
            }

        .jtu_search-batch .content .chemical {
            margin-top: 10px;
            overflow-x: auto;
        }

            .jtu_search-batch .content .chemical > iframe {
                width: 100%;
                min-width: 768px;
                height: 560px;
                border-style: none;
            }

        .jtu_search-batch .content .batch-item, .jtu_search-batch .content .radio {
            display: none;
        }

.jtu_search-result2 {
    padding: 11% 0 3.2%;
}

    .jtu_search-result2 .search-head {
        font-size: 16px;
        color: #333;
    }

        .jtu_search-result2 .search-head .em {
            color: #d8262c;
        }

    .jtu_search-result2 .list {
        margin-top: 2%;
    }

        .jtu_search-result2 .list .first {
            background-color: #f2f6fa;
        }

        .jtu_search-result2 .list td {
            padding: 1%;
            font-size: 14px;
            color: #333;
            box-sizing: border-box;
        }

            .jtu_search-result2 .list td .a {
                display: inline-block;
                font-size: 14px;
                color: #666;
                line-height: 22px;
            }

                .jtu_search-result2 .list td .a:hover {
                    color: #d8262c;
                }

            .jtu_search-result2 .list td .em {
                color: #d8262c;
            }

            .jtu_search-result2 .list td:first-child {
                min-width: 205px;
                width: 10%;
            }

            .jtu_search-result2 .list td:nth-child(2) {
                min-width: 110px;
                width: 20%;
            }

/*jtu_sidebar*/
.jtu_sidebar {
    position: fixed;
    top: 50%;
    right: 1.6%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8;
}

    .jtu_sidebar .icon-img {
        display: block;
        width: 38px;
    }

    .jtu_sidebar .p1 {
        min-width: 162px;
        height: 38px;
        margin: auto;
        padding: 0 17px;
        box-sizing: border-box;
        font-size: 20px;
        color: #fff;
        line-height: 38px;
        text-align: center;
        white-space: nowrap;
        background: url("../images/sidebar_bg.png");
        background-size: 100% 100%;
    }

    .jtu_sidebar .img {
        width: 100px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .jtu_sidebar .next {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 200%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .jtu_sidebar .item {
        position: relative;
        margin-bottom: 10px;
    }

        .jtu_sidebar .item:hover .next {
            right: 120%;
            opacity: 1;
            visibility: visible;
        }

/*@media*/
@media screen and (max-width: 768px) {
    .jtu_col {
        float: none !important;
        width: 100% !important;
    }

    .jtu_title {
        text-align: center;
    }

        .jtu_title .t-h3 {
            font-size: 18px;
        }

        .jtu_title .t-h4 {
            margin-top: 2%;
            font-size: 16px;
        }

    .jtu_intro-content .desc {
        margin-top: 4%;
    }

        .jtu_intro-content .desc .h3, .jtu_intro-content .desc .h4 {
            font-size: 16px;
        }

    .jtu_intro-content .intro-approvebox .p2 {
        font-size: 14px;
        line-height: 20px;
    }

    .jtu_intro-content .intro-approvebox .btn {
        display: none;
    }

    .jtu_intro-title .h2 {
        font-size: 16px;
    }

    .jtu_intro-vision .vision-item .h4 {
        font-size: 16px;
    }

    .jtu_intro-vision .vision-item .line {
        display: block;
        width: 22px;
    }

    .jtu_intro-vision .vision-item .p1 {
        display: block;
        max-height: 132px;
        font-size: 14px;
        line-height: 22px;
    }

    .jtu_intro-vision .desc {
        width: 94%;
    }

    .jtu_intro-social .desc {
        top: 10%;
    }

        .jtu_intro-social .desc .p1 {
            margin-top: 3%;
            font-size: 14px;
            line-height: 22px;
        }

    .jtu_intro-contact .content {
        display: block;
    }

    .jtu_intro-contact .desc-box {
        margin-bottom: 5%;
    }

        .jtu_intro-contact .desc-box .h5 {
            font-size: 16px;
        }

        .jtu_intro-contact .desc-box .p1 {
            padding-left: 38px;
            font-size: 14px;
        }

            .jtu_intro-contact .desc-box .p1 > img {
                top: -4px;
                width: 26px;
            }

    .jtu_intro-milestones .content {
        display: block;
    }

    .jtu_intro-milestones .time-box {
        width: 100%;
        padding: 0 4.3%;
    }

        .jtu_intro-milestones .time-box .btn {
            margin: auto;
            -webkit-transform: rotateZ(-90deg);
            -moz-transform: rotateZ(-90deg);
            -ms-transform: rotateZ(-90deg);
            -o-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
        }

        .jtu_intro-milestones .time-box .icon-prev1 {
            right: auto;
            bottom: 0;
        }

        .jtu_intro-milestones .time-box .icon-next1 {
            left: auto;
            top: 0;
        }

    .jtu_intro-milestones .time-swiper {
        height: auto;
        text-align: center;
    }

        .jtu_intro-milestones .time-swiper .txt {
            font-size: 17px;
        }

    .jtu_intro-milestones .milestones-swiper {
        position: relative;
        width: 100%;
        margin: 4% auto 0;
        padding-left: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

        .jtu_intro-milestones .milestones-swiper .desc {
            position: static;
            width: 100%;
            min-width: auto;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }

            .jtu_intro-milestones .milestones-swiper .desc .h3 {
                font-size: 16px;
            }

                .jtu_intro-milestones .milestones-swiper .desc .h3 .em {
                    font-size: 20px;
                }

            .jtu_intro-milestones .milestones-swiper .desc .p1 {
                font-size: 14px;
            }

    .jtu_intro-banner .desc .h4 {
        font-size: 18px;
    }

    .jtu_intro-banner .desc .p1 {
        font-size: 14px;
    }

    .jtu_nav .a {
        min-width: 105px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }

    .jtu_page {
        justify-content: center;
    }

        .jtu_page a {
            width: 25px;
            height: 28px;
            margin: 0 4px;
            font-size: 12px;
            line-height: 28px;
        }

        .jtu_page .on {
            position: relative;
            display: inline-block;
            width: 25px;
            height: 28px;
            margin: 0 10px;
            font-size: 12px;
            line-height: 28px;
            text-align: center;
        }

        .jtu_page div:first-child {
            width: auto !important;
            text-align: center;
        }

        .jtu_page div.pl {
            width: auto !important;
            font-size: 12px !important;
            height: 28px !important;
            line-height: 28px !important;
            padding-left: 8px;
        }

    .jtu_new-content .new-list > li, .jtu_search-result .new-list > li {
        padding-right: 2%;
    }

    .jtu_new-content .new-list .time-box, .jtu_search-result .new-list .time-box {
        display: none;
    }

    .jtu_new-content .new-list .img, .jtu_search-result .new-list .img {
        width: 40%;
    }

    .jtu_new-content .new-list .desc, .jtu_search-result .new-list .desc {
        width: 60%;
        padding: 2% 0 2% 4%;
    }

        .jtu_new-content .new-list .desc .h4, .jtu_search-result .new-list .desc .h4 {
            font-size: 14px;
        }

        .jtu_new-content .new-list .desc .p1, .jtu_search-result .new-list .desc .p1 {
            margin-top: 1%;
            font-size: 12px;
            line-height: 20px;
        }

        .jtu_new-content .new-list .desc .detail, .jtu_search-result .new-list .desc .detail {
            margin-top: 1%;
            font-size: 12px;
        }

    .jtu_download-head .p1 {
        padding-bottom: 3%;
        font-size: 18px;
    }

        .jtu_download-head .p1:after {
            width: 35px;
            height: 2px;
        }

    .jtu_download-head .back {
        width: 100px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

        .jtu_download-head .back .i {
            font-size: 12px;
        }

    .jtu_download-content3 .list .desc .h3 {
        font-size: 14px;
    }

    .jtu_download-content3 .list .desc .p1 {
        font-size: 12px;
        line-height: 20px;
    }

    .jtu_download-content3 .list .desc .down {
        width: 90px;
        height: 28px;
        margin-top: 8%;
        font-size: 14px;
        line-height: 28px;
    }

        .jtu_download-content3 .list .desc .down .i {
            margin-right: 8px;
            font-size: 14px;
        }

    .jtu_download-content2 .list > li .pdf {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    .jtu_download-content2 .list > li .p1, .jtu_download-content2 .list > li .p2 {
        font-size: 12px;
    }

    .jtu_download-content2 .list > li .down {
        width: 80px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
    }

        .jtu_download-content2 .list > li .down .i {
            font-size: 12px;
        }

    .jtu_download-content1 .list .h4 {
        padding-left: 10px;
        font-size: 16px;
    }

    .jtu_download-content1 .list .desc-box .p1 {
        font-size: 14px;
    }

    .jtu_download-content1 .list .desc-box .text {
        height: 35px;
        padding: 0 12px;
        font-size: 14px;
    }

    .jtu_download-content1 .list .desc-box .btn {
        width: 75px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }

    .jtu_download-catalog .list .desc {
        padding-right: 3%;
    }

        .jtu_download-catalog .list .desc .h3 {
            font-size: 14px;
        }

        .jtu_download-catalog .list .desc .p1 {
            margin-top: 1%;
            max-height: 36px;
            font-size: 12px;
            line-height: 18px;
        }

    .jtu_download-catalog .list .down {
        width: 68px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }

        .jtu_download-catalog .list .down .i {
            margin-left: 8px;
            font-size: 12px;
        }

    .jtu_search-result .main-title .h3 {
        font-size: 18px;
    }

    .jtu_search-result .main-title .p1 {
        margin-top: 4px;
        font-size: 14px;
    }

    .jtu_search-batch .content .head .tap {
        min-width: 120px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }

    .jtu_search-batch .content .p1 {
        margin-top: 4%;
        font-size: 14px;
    }

    .jtu_search-batch .content .desc {
        display: block;
    }

    .jtu_search-batch .content .desc-text {
        height: 260px;
        width: 100%;
        padding: 2% 4%;
        font-size: 14px;
        line-height: 22px;
    }

    .jtu_search-batch .content .imgs {
        width: 100%;
    }

    .jtu_search-batch .content .label-box {
        display: block;
        padding: 0 3%;
    }

        .jtu_search-batch .content .label-box .label {
            display: block;
            margin: 3% 0;
            font-size: 14px;
        }

        .jtu_search-batch .content .label-box .border {
            width: 12px;
            height: 12px;
        }

        .jtu_search-batch .content .label-box .radio:checked + .border:after {
            width: 8px;
            height: 8px;
        }

    .jtu_search-batch .content .bottom .a {
        min-width: 120px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }
}

@media screen and (max-width: 460px) {
    .jtu_intro-vision {
        display: block;
    }

        .jtu_intro-vision .desc {
            width: 62%;
        }

    .jtu_guide-box .img {
        width: 60%;
        margin: 0 auto;
    }

    .jtu_guide-box .p1 {
        font-size: 20px;
    }

    .jtu_new-detail .content .h2 {
        font-size: 16px;
    }

    .jtu_new-detail .content .h6 {
        font-size: 12px;
        border-width: 1px;
    }

    .jtu_new-detail .content .p1 {
        font-size: 14px;
        line-height: 24px;
    }

    .jtu_new-detail .link {
        display: block;
    }

        .jtu_new-detail .link .a {
            margin-bottom: 1%;
            font-size: 14px;
        }

        .jtu_new-detail .link .back {
            width: 108px;
            height: 33px;
            margin-top: 5%;
            font-size: 12px;
            line-height: 33px;
        }

            .jtu_new-detail .link .back .i {
                margin-right: 8px;
                font-size: 12px;
            }

    .jtu_download-content2 .list > li {
        padding: 2.2%;
    }

        .jtu_download-content2 .list > li .pdf, .jtu_download-content2 .list > li .p2 {
            display: none;
        }

        .jtu_download-content2 .list > li .p1 {
            width: 60%;
        }

    .jtu_download-content1 .list > li {
        padding-right: 4%;
    }

    .jtu_download-content1 .list .desc-box .search-box {
        width: 70%;
    }

    .jtu_download-content1 .list .desc-box .p1 {
        font-size: 12px;
    }

    .jtu_download-content1 .list .desc-box .text {
        height: 30px;
        font-size: 12px;
    }

    .jtu_download-content1 .list .desc-box .btn {
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }

    .jtu_download-content1 .list .desc-box .img1 {
        display: none;
    }

    .jtu_download-catalog .list > li {
        padding: 2%;
    }

    .jtu_download-catalog .list .desc .line {
        display: none;
    }

    .jtu_search-result2 {
        padding-top: 16%;
    }

        .jtu_search-result2 .list td {
            padding: 2%;
        }

            .jtu_search-result2 .list td:first-child {
                min-width: 45px;
            }

            .jtu_search-result2 .list td:nth-child(2) {
                min-width: 95px;
            }

    .jtu_sidebar .icon-img {
        width: 30px;
    }

    .jtu_sidebar .p1 {
        min-width: 125px;
        height: 28px;
        padding: 0 14px;
        font-size: 14px;
        line-height: 28px;
    }

    .jtu_sidebar .img {
        width: 70px;
    }

    .jtu_sidebar .item {
        display: none;
    }
}

/*# sourceMappingURL=project.css.map */


.jtu_new-detail .content {
        box-sizing: border-box;
        padding: 4.7% 4.3% 3.5%;
        background-color: #fff;
        max-width: 1000px;
        margin: 0 auto;
        width: 100%;
    }
    @media(max-width: 1000px){
        .jtu_new-detail{padding-top: 0;padding-bottom: 20px;}
    }