﻿@charset "UTF-8";
@import url(/Other/www-file/chineseResources/UIA/v2.0/website/service/onlineTrain/styles/course_index.css);

.course_content .course_title {
    font-size: 32px;
    color: #1a1a1a;
    line-height: 72px;
}

.course_content .tab_pc {
    margin-bottom: 3.5%;
}

.course_content .yui_select_box {
    width: 100%;
    display: none;
    margin-bottom: 3.3333333333%;
    position: relative;
    font-size: 20px;
    color: #000;
    line-height: 34px;
    text-indent: 1em;
}

    .course_content .yui_select_box .select {
        height: 34px;
        border: 1px solid #f4f4f4;
        border-radius: 5px;
        background: #f7f7f7 url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/course_arrow_03.png) no-repeat right center;
    }

    .course_content .yui_select_box .active {
        background: #f7f7f7 url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/course_arrow2_03.png) no-repeat right center;
    }

    .course_content .yui_select_box ul {
        background: #f7f7f7;
        width: 100%;
        display: none;
        position: absolute;
        top: 34px;
        left: 0;
    }

        .course_content .yui_select_box ul a {
            display: block;
            color: #000;
        }

        .course_content .yui_select_box ul li:hover {
            cursor: pointer;
            color: #fff;
            background: #1e90ff;
        }

.course_content .detail {
    margin-bottom: 3.0833333333%;
}

    .course_content .detail .box {
        overflow: hidden;
        margin-bottom: 3.5833333333%;
        border: 1px solid #f7f7f7;
    }

        .course_content .detail .box .thumbnail {
            border-bottom: 1px solid #f7f7f7;
            overflow: hidden;
        }

            .course_content .detail .box .thumbnail .thumb {
                display: block;
                float: left;
                width: 32.5%;
            }

            .course_content .detail .box .thumbnail ul {
                width: 62.3333333333%;
                float: left;
                margin: 1.3333333333% 0 0 2.8333333333%;
                font-size: 16px;
                color: #666;
                line-height: 30px;
            }

                .course_content .detail .box .thumbnail ul .title {
                    font-size: 20px;
                    color: #e10032;
                    line-height: 60px;
                }

                .course_content .detail .box .thumbnail ul .introduction {
                    height: auto;
                }

                .course_content .detail .box .thumbnail ul .fold {
                    overflow: hidden;
                    height: 60px;
                }

                .course_content .detail .box .thumbnail ul .switch {
                    margin-top: 15px;
                    cursor: pointer;
                }

                    .course_content .detail .box .thumbnail ul .switch img {
                        vertical-align: middle;
                        margin-right: 10px;
                    }

        .course_content .detail .box .chapter {
            margin: 30px 30px 40px;
        }

.yui_section {
    margin-bottom: 20px;
}

    .yui_section .click {
        cursor: pointer;
        margin-bottom: 6px;
        padding-left: 28px;
        font-size: 16px;
        color: #333;
        line-height: 19px;
        background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course_07.png) no-repeat left center;
    }

    .yui_section .fold {
        display: none;
        padding-left: 28px;
        font-size: 16px;
        color: #666;
        line-height: 29px;
    }

    .yui_section .active {
        color: #e10032;
        background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course_10.png) no-repeat left center;
    }

.yui_ul {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 1.4166666667%;
    padding-bottom: 2px;
}

    .yui_ul li {
        cursor: pointer;
        float: left;
        margin: 0 2.75%;
        font-size: 20px;
        color: #666666;
        line-height: 78px;
    }

        .yui_ul li:hover, .yui_ul li.active {
            color: #e10032;
            margin-bottom: -2px;
            border-bottom: 2px solid #e10032;
        }

/*璇剧▼璇︽儏*/
.hr_title {
    background: #000;
    height: 1px;
}

.course_detail_content .statistics {
    overflow: hidden;
    font-size: 16px;
    color: #999999;
    line-height: 48px;
}

    .course_detail_content .statistics .fl {
        margin-right: 3.9166666667%;
    }

.course_detail_content .hr_title {
    height: 1px;
    background: #f6f6f6;
    overflow: hidden;
}

.course_detail_content .share_down {
    overflow: hidden;
    margin: 24px auto 32px;
}

    .course_detail_content .share_down .down {
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

        .course_detail_content .share_down .down a {
            background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course3_03.png) no-repeat center center;
            -webkit-background-size: 100%;
            background-size: 100%;
            width: 168px;
            display: block;
            float: left;
            margin-right: 20px;
            font-size: 16px;
            color: #fff;
            line-height: 36px;
            text-align: center;
        }

        .course_detail_content .share_down .down img {
            margin-left: 10px;
        }

    .course_detail_content .share_down .share {
        overflow: hidden;
        font-size: 16px;
        color: #999999;
        line-height: 29px;
        text-align: center;
    }

        .course_detail_content .share_down .share .support_oppose a {
            margin-right: 20px;
        }

        .course_detail_content .share_down .share .support_oppose img {
            margin-right: 10px;
        }

        .course_detail_content .share_down .share .icon {
            margin-left: 40px;
        }

            .course_detail_content .share_down .share .icon .jiathis {
                float: right;
            }

.course_detail_content .course_video {
    width: 80%;
    margin: 40px auto 60px;
}

.course_detail_content .interaction {
    margin-bottom: 100px;
    border: 1px solid #f4f4f4;
}

    .course_detail_content .interaction .title {
        padding-left: 0;
    }

        .course_detail_content .interaction .title li {
            margin: 0 3.75% -2px;
        }

    .course_detail_content .interaction .tabbox {
        overflow: hidden;
    }

        .course_detail_content .interaction .tabbox .tab {
            margin: 0 3.5%;
        }

            .course_detail_content .interaction .tabbox .tab h4 {
                margin: 4.25% 0 1.9166666667%;
                font-size: 20px;
                color: #303030;
                line-height: 20px;
            }

            .course_detail_content .interaction .tabbox .tab p {
                font-size: 16px;
                color: #666;
                line-height: 29px;
            }

        .course_detail_content .interaction .tabbox .tab3 .comment {
            position: relative;
            overflow: hidden;
        }

            .course_detail_content .interaction .tabbox .tab3 .comment textarea {
                border: 1px solid #f7f7f7;
                float: left;
                width: 69.8333333333%;
                display: block;
                height: 114px;
                resize: none;
                font-size: 16px;
                color: #4c4c4c;
                line-height: 22px;
                padding: 1.6666666667%;
            }

            .course_detail_content .interaction .tabbox .tab3 .comment input {
                border: 1px solid #f7f7f7;
                background: #e6e6e6;
                float: left;
                display: block;
                width: 15.6666666667%;
                height: 154px;
                font-size: 20px;
                color: #4c4c4c;
                line-height: 154px;
            }

        .course_detail_content .interaction .tabbox .tab3 hr {
            height: 1px;
            background: #f6f6f6;
            overflow: hidden;
        }

        .course_detail_content .interaction .tabbox .tab3 .discuss .list {
            position: relative;
            border-bottom: 1px solid #f6f6f6;
            font-size: 16px;
            color: #666666;
            line-height: 28px;
        }

            .course_detail_content .interaction .tabbox .tab3 .discuss .list .name {
                font-size: 14px;
                color: #0078b6;
                line-height: 34px;
                margin: 20px 0 0px;
            }

            .course_detail_content .interaction .tabbox .tab3 .discuss .list .custom_service {
                font-size: 16px;
                color: #e10032;
                line-height: 36px;
            }

            .course_detail_content .interaction .tabbox .tab3 .discuss .list .respond {
                margin-bottom: 20px;
                line-height: 35px;
                background: #f7f7f7;
                padding-right: 191px;
                position: relative;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                padding-left: .8em;
            }

                .course_detail_content .interaction .tabbox .tab3 .discuss .list .respond .open {
                    cursor: pointer;
                    font-size: 16px;
                    color: #e10032;
                    line-height: 35px;
                    position: absolute;
                    top: 0;
                    right: 121px;
                }

                .course_detail_content .interaction .tabbox .tab3 .discuss .list .respond .fold {
                    display: none;
                }

            .course_detail_content .interaction .tabbox .tab3 .discuss .list .time {
                font-size: 14px;
                color: #666;
                line-height: 14px;
                position: absolute;
                top: 0;
                right: 0;
            }

.jiathis_style_32x32 .jtico.jtico_weixin {
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course3_10.png) no-repeat left;
}

.jiathis_style_32x32 .jtico.jtico_tsina {
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course3_12.png) no-repeat left;
}

.jiathis_style_32x32 .jtico.jtico_email {
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course3_14.png) no-repeat left;
}

.jiathis_style_32x32 .jtico.jtico_print {
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/y_course3_16.png) no-repeat left;
}

.yui_page {
    margin: 2.5% 3.0833333333% 6.6666666667%;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 22px;
}

    .yui_page .yui_input {
        min-width: 8px;
        padding: 0 7px;
        border: 1px solid #ececec;
        float: left;
    }

    .yui_page .left, .yui_page .right {
        width: 22px;
        padding: 0;
    }

    .yui_page > * {
        cursor: pointer;
        margin: 0 5px;
    }

    .yui_page a {
        display: block;
        float: left;
        font-size: 14px;
        color: #999;
        line-height: 22px;
    }

        .yui_page > *:hover, .yui_page a.active {
            background-color: #e10032;
            color: #fff;
            border: 1px solid #e10032;
            line-height: 22px;
        }

@media (max-width: 1280px) {
    .yui_ul li {
        margin: 0 1%;
        font-size: 20px;
        color: #666666;
        line-height: 68px;
    }
}

@media (max-width: 1000px) {
    .yui_ul li {
        margin: 0 1%;
        font-size: 16px;
        color: #666666;
        line-height: 48px;
    }
}

@media (max-width: 768px) {
    .course_content .yui_select_box {
        display: block;
    }

    .course_content .detail .box .thumbnail ul .title {
        font-size: 18px;
        color: #e10032;
        line-height: 35px;
    }

    .course_content .detail .box .thumbnail ul {
        margin: 0 0 0 2.8333333333%;
    }

    .introduction {
        height: 44px;
        font-size: 14px;
        line-height: 22px;
        overflow: hidden;
    }

    .course_content .detail .box .thumbnail ul .fold {
        height: 44px;
    }


    .course_content .detail .box .thumbnail ul .switch {
        display: none;
        margin-top: 5px;
    }

    .tab_pc {
        display: none;
    }

    .course_content .course_title {
        text-align: center;
    }

    .course_detail_content .statistics {
        font-size: 14px;
    }

    .course_detail_content .share_down .down a {
        width: 140px;
    }

    .course_detail_content .share_down .down {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: 1px solid #999;
    }

    .course_detail_content .interaction .tabbox .tab3 .comment textarea {
        width: 60%;
    }

    .course_detail_content .interaction .tabbox .tab3 .comment input {
        width: 29%;
    }

    .course_detail_content .share_down .share .support_oppose a {
        margin-right: 5px;
    }

    .course_detail_content .share_down .share .support_oppose img {
        margin-right: 3px;
    }

    .course_detail_content .share_down .share .icon {
        margin-left: 5px;
    }

    /*新添*/
    .course_content .detail .box .thumbnail .thumb {
        width: 100%;
    }

    .course_content .detail .box .thumbnail ul {
        width: 95%;
        margin: 2.5% 2.5% 0;
    }

        .course_content .detail .box .thumbnail ul .title {
            color: #333;
        }

    .course_content .detail .box .chapter {
        margin: 2.5%;
    }

    .course_content .detail .box .thumbnail ul .fold {
        height: auto;
    }

    .course_content .detail .box .thumbnail ul .switch {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .course_detail_content .course_video {
        width: 100%;
        margin: auto;
    }

    .sa-player {
        height: 300px !important;
        width: 100% !important;
    }

        .sa-player video {
            height: 300px;
        }

    #iframeId {
        min-height: 400px !important;
    }
}

.com_textarea {
    border: 1px solid #f7f7f7;
    float: left;
    width: 62%;
    display: block;
    height: 114px;
    resize: none;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 22px;
    overflow: auto;
    vertical-align: top;
    background-color: white;
    flex-direction: column;
}

.com_btn {
    margin-left: 3px;
    border: 1px solid #f7f7f7;
    background: #e6e6e6;
    float: left;
    display: block;
    width: 34%;
    height: 121px;
    font-size: 20px;
    color: #4c4c4c;
    line-height: 120px;
    max-width: 100px;
}

.yui_section .coursetitle {
    padding-left: 20px;
    position: relative;
    left: -22px;
    cursor: pointer;
    margin-bottom: 6px;
    padding-right: 34px;
    font-size: 16px;
    color: #333;
    line-height: 19px;
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/title_1.png) no-repeat left center;
}



.yui_section .titleactive {
    padding-left: 20px;
    position: relative;
    left: -22px;
    color: #e10032;
    background: url(/chineseResources/UIA/v2_0/website/service/onlineTrain/images/title_2.png) no-repeat left center;
}
/*# sourceMappingURL=course2.css.map */
