* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "微软雅黑";
    box-sizing: border-box;
    cursor: pointer;
    outline: none !important;
}

.video-js button {
    outline: none !important;
}

a，a:hover {
    text-decoration: none;
    display: inline-block;
}

html, body {
    height: 100%;
}

.login {
    min-height: 100%;
    background-image: url(/content/webhtml/img/01.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 100% 100%;
}

.login_box {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.0),90%,rgba(0, 0, 0, 0.60));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.0),90%,rgba(0, 0, 0, 0.60));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.0),90%,rgba(0, 0, 0, 0.60));
    background: linear-gradient(rgba(0, 0, 0, 0.0),90%,rgba(0, 0, 0, 0.60));
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
}

.login_header {
    margin: 0 auto;
    width: 670px;
    height: 655px;
    background: url(/content/webhtml/img/a5-EN.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}

    .login_header form {
        width: 510px;
        left: 50%;
        margin-left: -255px;
        position: absolute;
        bottom: 35px;
    }

        .login_header form select,
        .login_header form input {
            width: 100%;
            height: 56px;
            background: #fff;
            border: 1px solid #7fc0e9;
            border-radius: 10px;
            margin-bottom: 26px;
            font-size: 20px;
            color: #999;
            padding-left: 60px;
            position: relative;
            outline: none;
        }

        .login_header form img {
            display: inline-block;
            height: 30px;
            width: 31px;
            position: absolute;
            z-index: 100;
            margin: 14px 15px;
        }

        .login_header form .login_code img {
            width: 26px;
            margin: 14px 17px;
        }

        .login_header form button {
            width: 100%;
            margin-bottom: 35px;
            border: none;
            border-radius: 10px;
        }

        .login_header form > button {
            width: 100%;
            height: 56px;
            line-height: 56px;
            background: #d46e2a;
            border-radius: 10px;
            color: #fff;
            font-size: 24px;
        }

            .login_header form > button:hover {
                text-decoration: none;
                background-color: #FF6600;
            }

.login_register a {
    color: #fefefe;
    font-size: 20px;
}

    .login_register a:hover {
        text-decoration: none;
    }

.login_line {
    display: inline-block;
    background: #fefefe;
    width: 2px;
    height: 20px;
    margin-bottom: -3px;
}
/*exam*/
.exam {
    margin: 0 auto;
    margin-top: 130px;
    margin-left: 105px;
    background-image: url(/content/webhtml/img/a6.png);
    background-repeat: no-repeat;
    padding: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*padding-left: 48px;*/
    box-sizing: border-box;
    background-size: 100% 100%;
    text-align: left;
}

.exam_cont {
    width: 1230px;
    height: 650px;
    overflow: auto;
}

.Sexam_container {
    width: 1280px;
    overflow: hidden;
    display: inline-block;
}

.exam_cont {
    width: 1230px;
    height: 600px;
    overflow: auto;
}

    .exam_cont ul {
        display: inline-block;
        width: 100%;
    }

.container {
    text-align: center;
    padding: 0;
}

.exam_unit {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    background-image: url(/content/webhtml/img/shiyankaohe.png);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    position: relative;
    background-size: 100% 100%;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid transparent;
}

.exam_unit1 {
    background-image: url(/content/webhtml/img/shiyankaoheleft.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 14%;
    height: 100%;
    float: left;
    text-align: center;
}

.exam_unit:hover exam_unit1 {
    background-image: url(/content/webhtml/img/shiyankaoheleft2.png);
    background-size: 100% 100%;
    width: 14%;
    height: 100%;
    /*background:#F60;*/
}

.exam_unit3 {
    background-image: url(/content/webhtml/img/shiyankaoheright.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 14%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 300;
}

.exam_unit3LY {
    background-image: url(/content/webhtml/img/shiyankaoheright02.png);
}

.exam_unit1 h2 {
    color: #FFF;
    font-size: 36px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.exam_unit1 h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
}

.exam_unit2 {
    float: left;
    width: 72%;
    padding-left: 20px;
    box-sizing: border-box;
}

.exam_unit3 h3 {
    width: 100%;
    font-size: 16px;
    color: #fff;
    transform: rotate(34deg);
    margin: 0;
    text-align: right;
    line-height: 100px;
    margin-top: -23px;
}

.exam_unit:hover {
    background-image: url(/content/webhtml/img/shiyankaohe02.png);
    color: #Fff;
}

    .exam_unit:hover .exam_unit2 ul li {
        color: #Fff;
    }

.exam_unit h5 {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 0px;
}

.exam_unit ul li {
    font-size: 16px;
    color: #444444;
    margin-top: 10px;
    text-align: left;
    padding-left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.exam_unit:hover .exam_unit1 h2 {
    color: #ffdd00;
}

.exam_button {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
    display: inline-block;
    width: 260px;
    height: 70px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    margin-top: 25px;
    cursor: pointer;
}

    .exam_button:hover {
        background-color: rgba(224,111,36,0.8);
    }

/*sindex*/
.sindex {
    text-align: left;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -600px;
    margin-top: -350px;
}

.sindex_unit {
    border: 1px solid #cacec9;
    padding: 0;
    margin: 0 6px;
    margin-bottom: 15px;
    height: 300px;
    background: rgba(255,255,255,1);
    /*box-shadow: 1px 3px 3px #999;*/
    /*border-radius: 5px;*/
}

.sindex_unit_right {
    height: 655px;
    position: relative;
}

    .sindex_unit_right h5 i {
        font-style: normal;
        display: inline-block;
    }

.sindex_unit h5 {
    margin: 0;
    padding: 12px;
    box-sizing: border-box;
    background: #3098d9;
    font-size: 20px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

    .sindex_unit h5 img {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        vertical-align: bottom;
    }

.sindex_cont {
    padding: 15px;
    text-align: center;
}

    .sindex_cont p {
        font-size: 15px;
        color: #000000;
        line-height: 25px;
        text-align: left;
    }

    .sindex_cont button {
        width: 260px;
        height: 48px;
        background: #45a1da;
        color: #fff;
        font-size: 20px;
        border: none;
        border-radius: 10px;
        margin-top: 30px;
        line-height: 48px;
    }

        .sindex_cont button:hover {
            background-color: #FF6600;
        }

.sindex .col-md-8,
.sindex .col-sm-6,
.sindex .col-sm-5,
.sindex .col-sm-7 {
    padding: 0;
    margin: 0;
}

.sindex_cont3,
.sindex_cont2 {
    font-size: 15px;
    color: #0081d3;
    padding: 10px 5px;
}

    .sindex_cont2 p {
        overflow: hidden;
        margin-bottom: 6px;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .sindex_cont2 p:nth-child(2) {
            color: #666;
        }

.sindex_cont3 {
    color: #000000;
    padding-top: 30px;
}

    .sindex_cont3 p {
        margin-bottom: 15px;
        padding-left: 10px;
        text-align: left;
    }

    .sindex_cont3 span {
        color: #0081d3;
        font-weight: bolder;
        padding: 0 5px;
        font-size: 18px;
    }

.sindex_cont2 ul li {
    border-bottom: 1px solid #CCC;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: pointer;
    text-align: left;
}

    .sindex_cont2 ul li:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }


.sindex_cont4 {
    text-align: center;
}

    .sindex_cont4 p {
        text-align: center;
        margin-top: 10px;
        font-size: 15px;
        color: #333;
    }

    .sindex_cont4 img {
        width: 90%;
        display: inline-block;
    }

.sindex_unit h5 span {
    float: right;
    font-size: 17px;
    margin-top: 10px;
}

.sindex_cont5 {
    height: 605px;
    overflow: auto;
    padding: 10px 5px;
    cursor: pointer;
}

    .sindex_cont5 ul li {
        border-bottom: 1px solid #CCC;
        padding-top: 6px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

        .sindex_cont5 ul li:hover {
            background-color: rgba(0, 0, 0, 0.1);
        }


.sindex_cont3_left {
    float: left;
    /*position: relative;*/
}

.sindex_cont3_right {
    width: 71%;
    float: left;
}

.clear {
    clear: both;
}

.sindex_cont3_right h2 {
    margin: 0;
    font-size: 18px;
    color: #0081d3;
    margin: 5px 0;
    text-align: left;
}

.sindex_cont3_rightCont {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

    .sindex_cont3_rightCont p {
        display: inline-block;
        color: #ff6600;
        font-size: 14px;
        margin-right: 10px;
    }

.sindex_cont3_left_honor {
    float: left;
    margin-top: 8px;
    position: relative;
    text-align: center;
}

    .sindex_cont3_left_honor p {
        position: absolute;
        top: 2px;
        font-size: 13px;
        font-weight: bold;
        color: #333;
        left: 8px;
    }

.sindex_cont3_left img:nth-of-type(1) {
    margin-right: 10px;
}

.sindex_cont3_left .topImg4,
.sindex_cont3_left img:nth-of-type(2) {
    margin-right: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
/*S_examList*/
.S_examList {
    margin-top: 110px;
    text-align: center;
}

.S_examList_titleU {
    display: inline-block;
    background-image: url(/content/webhtml/img/a19.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    width: 225px;
    height: 60px;
    background-size: 100% 100%;
    text-align: center;
    line-height: 60px;
    margin: 0 20px 10px;
}

    .S_examList_titleU1,
    .S_examList_titleU:hover {
        background-image: url(/content/webhtml/img/a20.png);
        /*font-weight: bold;*/
    }

.S_examList_content {
    margin: 0 auto;
}

    .S_examList_content table {
        font-size: 16px;
        color: #ffffff;
        background: rgba(0,0,0,0.3);
        margin-top: 10px;
        /*display: inline-block;*/
    }

.S_examList_content_title0 a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 60px;
    height: 30px;
    background: #0094ff;
    border-radius: 5px;
    line-height: 30px;
    text-decoration: none;
}

.T_exam_list table tr th,
.T_exam_list table tr td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.S_examList_content table tr {
    height: 60px;
    text-align: center;
}

    .S_examList_content table tr:hover {
        background-color: rgba(20,20,20,0.4);
    }

    .S_examList_content table tr th,
    .S_examList_content table tr td {
        border: 1px solid rgba(255,255,255,0.4);
        text-align: center;
        padding: 0 5px;
    }

        .S_examList_content table tr td a {
            display: inline-block;
            width: 36px;
            height: 36px;
            margin: 0;
            margin-right: 5px;
            float: left;
            /*text-indent: -99999px;*/
            line-height: 0;
            overflow: hidden;
            border-radius: 5px;
        }
            /*.S_examList_content table tr td a:nth-child(2) {
        margin-left: 8px;
        margin-right:8px;
}*/
            .S_examList_content table tr td a button {
                margin: 0;
            }

        .S_examList_content table tr td a,
        .S_examList_content table tr td button {
            background-size: 100% 100%;
            display: inline-block;
            width: 36px;
            height: 36px;
            border: none;
            font-size: 16px;
            line-height: 0;
            overflow: hidden;
            color: #fff;
            border: none;
            float: left;
            margin: 0;
            border-radius: 5px;
        }

        .S_examList_content table tr td button {
            background: url(/content/webhtml/img/btn_delete.png) center center no-repeat;
        }

        .S_examList_content table tr td a:nth-of-type(1) {
            background: url(/content/webhtml/img/btn_detail.png) center center no-repeat;
            float: left;
            margin-right: 2px;
        }

        .S_examList_content table tr td a:nth-of-type(2) {
            background: url(/content/webhtml/img/btn_report.png) center center no-repeat;
            margin-right: 2px;
        }

        .S_examList_content table tr td .fabu {
            background: url(/content/webhtml/img/fabu.png) center center no-repeat;
            margin-right: 2px;
            background-size: 100% 100%;
        }

        .S_examList_content table tr td .chexiao {
            background: url(/content/webhtml/img/chexiao.png) center center no-repeat;
            margin-right: 2px;
        }

        .S_examList_content table tr td .shanchu {
            background: url(/content/webhtml/img/btn_delete.png) center center no-repeat;
        }


/*.S_examList_content table tr td button:hover {
                    background: url(/content/webhtml/img/btn_delete_h.png) center center no-repeat;
                }

                .S_examList_content table tr td a:nth-of-type(1):hover {
                    background: url(/content/webhtml/img/btn_detail_h.png) center center no-repeat;
                }

                .S_examList_content table tr td a:nth-of-type(2):hover {
                    background: url(/content/webhtml/img/btn_report_h.png) center center no-repeat;
                }*/


.S_examList .S_message_content {
    padding: 0;
    width: 1170px;
    height: auto;
    display: inline-block;
    background-image: url(/content/webhtml/img/showlist.png);
    background-size: 100% 100%;
    margin-top: 20px;
    background-repeat: no-repeat;
    /*padding-right: 10px;*/
}

.S_manager .S_message_content {
    background-image: url(/content/webhtml/img/showlist01.png);
}

.S_examList_content_title {
}

    .S_examList_content_title h5 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        padding-left: 40px;
        margin: 0;
        margin-top: 20px;
        text-align: left;
        box-sizing: border-box;
        display: inline-block;
        float: left;
    }

.S_examList_content_title1 {
    display: inline-block;
    width: 90px;
}

    .S_examList_content_title1:nth-child(1) {
        margin-right: 0px;
    }

    .S_examList_content_title1:nth-child(2) {
        margin-right: 12px;
    }

    .S_examList_content_title1:nth-child(3) {
        margin-right: 28px;
    }

.S_examList_content_title0 {
    height: 54px;
    line-height: 54px;
}

    .S_examList_content_title0 p {
        margin: 0;
        font-size: 20px;
        color: #fff;
    }

        .S_examList_content_title0 p:nth-of-type(1) {
            color: #fff;
            font-weight: bold;
        }

        .S_examList_content_title0 p:nth-of-type(2) {
            width: 15%;
            float: right;
            height: 40px;
            line-height: 40px;
            margin-top: 0px;
            border-radius: 8px;
            color: #fff;
            font-size: 16px;
            border: 1px solid #fff;
        }

            .S_examList_content_title0 p:nth-of-type(2):hover {
                background-color: rgba(224,111,36,0.8);
            }

.S_manager .S_examList_content_title0 p:nth-of-type(2) {
    width: 100%;
    background: none;
    font-size: 14px;
    line-height: 10px;
}

.S_examList_content_title0 #AddShiTi {
    cursor: pointer;
}

.T_touxiang .S_examList_content_title0 {
    margin: 0;
}

.S_message_content_left {
    /*margin-top: 25px;*/
    text-align: center;
    border-right: 1px solid #b8bbb9;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-top: 5px;
    font-weight: bold;
    /*margin-right: -10px;*/
}


.S_message_content_teacher {
    border-right: none;
}

.S_message_content_maxh {
    max-height: 560px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
    border-right: none;
}

.T_touxiang .S_changeCode .S_message_content_unit button {
    margin: 0;
}

.S_message_content_left .touxiang_yaoqiu {
    font-size: 16px;
    color: #fff;
    margin: 35px auto;
}

.S_examList_content_titleGrade {
    background-image: url(/content/webhtml/img/s_message_grade.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 0 25px;
    text-align: right;
    height: 110px;
    background-position: 0 40px;
}

.user_statistics {
    position: absolute;
    right: 104px;
    top: 30px;
    width: 480px;
    height: 80px;
    /*background-color:rgba(0,0,0,0.3);*/
}

.S_message_content_leftImg {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #FFF;
    background-color: rgba(0,0,0,0.5);
}

    .S_message_content_leftImg img {
        border-radius: 50%;
        width: 100%;
        display: inline-block;
    }

.S_message_content_left p {
    font-size: 20px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 45px;
}

.S_message_content_left a {
    display: inline-block;
}

    .S_message_content_left a button {
        width: 240px;
        height: 54px;
        background: none;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        margin-bottom: 15px;
        font-size: 20px;
        color: #fff;
        outline: none;
        font-weight: normal;
    }

    .S_message_content_left a:hover button {
        background-color: rgba(224,111,36,0.8);
    }

    .S_message_content_left a .S_message_content_leftBtn {
    }

.S_message_content_unit {
    display: block;
    width: 950px;
    margin: 0 auto 7px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    clear: both;
}

    .S_message_content_unit label {
        width: 247px;
        text-align: right;
        font-weight: 500;
        float: left;
        padding-left: 25px;
        padding-right: 15px;
        line-height: 50px;
    }



    .S_message_content_unit input,
    .S_message_content_unit #select_edit,
    .S_message_content_unit .edit_select {
        background: none;
        border: none;
        width: 500px;
        text-indent: 20px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3), inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        outline: none;
        height: 54px;
        line-height: 54px;
        border: 1px solid #fff;
        border-radius: 10px;
        float: left;
    }

    .S_message_content_unit > a {
        display: inline-block;
        width: 240px;
        height: 54px;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        line-height: 54px;
        text-align: center;
        color: #FFFFFF;
        font-size: 20px;
        margin-left: 0;
        text-decoration: none;
    }

        .S_message_content_unit > a:hover {
            width: 240px;
            height: 54px;
            background-color: rgba(224,111,36,0.8);
            color: #FFFFFF;
            text-decoration: none;
        }

    .S_message_content_unit select {
        float: left;
    }

.S_message_content_class {
    overflow: visible;
}
/*.S_message_content_class .mySelect {
    width:300px;
    height:500px;
}*/


/*S_Practice*/

.S_PraticeLeft {
    padding: 20px 15px;
    margin-top: 210px;
    display: inline-block;
    background-image: url(/content/webhtml/img/b5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .S_PraticeLeft ul li {
        background-image: url(/content/webhtml/img/b3.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-bottom: 15px;
        height: 90px;
        width: 360px;
        text-align: center;
        line-height: 90px;
        font-size: 26px;
        color: #fff;
        font-weight: bold;
    }

        .S_PraticeLeft ul li:hover {
            background-image: url(/content/webhtml/img/b4.png);
        }

.S_Pratice_arrow {
    background-image: url(/content/webhtml/img/b8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 64px;
    width: 64px;
    margin-top: 450px;
    margin-left: 10px;
    margin-right: 10px;
}

    .S_Pratice_arrow:hover {
        background-image: url(/content/webhtml/img/b7.png);
    }

.S_Pratice_jionin {
    background-image: url(/content/webhtml/img/b3.png);
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    width: 200px;
    height: 70px;
}

    .S_Pratice_jionin:hover {
        background-image: url(/content/webhtml/img/b4.png);
    }

.S_PraticeRight {
    margin-top: 110px;
}

    .S_PraticeRight ul li {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        padding: 0 3px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.S_PraticeRight_active {
    display: block !important;
}
/*S_Pratice_report*/
.S_Pratice_report {
    padding-top: 120px;
}

.S_Pratice_reportTitle,
.S_Pratice_reportLeft {
    background-image: url(/content/webhtml/img/b9.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    .S_Pratice_reportTitle button {
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        width: 200px;
        height: 45px;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        margin: 10px 0;
        outline: none;
    }

        .S_Pratice_reportTitle button:hover {
            background-color: rgba(224,111,36,0.8);
        }

        .S_Pratice_reportTitle button:nth-of-type(1) {
            margin-right: 15px;
        }

.S_Pratice_reportCont {
    background: rgba(255,255,255,0.8);
    /*background:#fff;*/
    padding: 15px 20px;
    margin: 8px;
    margin-bottom: 0px;
}

.S_Pratice_reportContM {
    height: auto;
}

.S_Pratice_reportCont ul li {
    text-align: left;
    font-size: 16px;
    color: #333;
    margin-bottom: 25px;
}

    .S_Pratice_reportCont ul li span:nth-child(1) {
        font-weight: bold;
    }

    .S_Pratice_reportCont ul li span:nth-child(2) {
        line-height: 30px;
    }

.S_Pratice_reportRight .S_Pratice_reportCont ul li label {
    width: 70px;
    margin-left: 10px;
    text-align: right;
    font-weight: normal;
    color: #fff;
}

.S_Pratice_reportRight .S_Pratice_reportCont ul li {
    margin-bottom: 15px;
}

    .S_Pratice_reportRight .S_Pratice_reportCont ul li input {
        background: rgba(0,0,0,0.2);
        border: none;
        width: 180px;
        height: 30px;
        color: #fff;
        padding-left: 10px;
    }

.S_Pratice_reportContR button {
    background: none;
    background-image: url(/content/webhtml/img/b4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 200px;
    height: 40px;
    border: none;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
}

.S_Pratice_reportContR {
    padding: 0;
    background: none;
    background-size: 100% 100%;
    background-image: url(/content/webhtml/img/b9.png);
}

.S_Pratice_reportPing {
    font-size: 17px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 15px;
    display: none;
}

.S_Pratice_reportRight {
    width: 290px;
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 9;
}

.S_Pratice_reportContR p {
    font-size: 14px;
    color: #fff;
    text-align: left;
    background: rgba(0,0,0,0.3);
    padding: 15px;
    height: 170px;
    line-height: 28px;
}

.S_Pratice_reportContR1 {
    padding: 25px 0;
    position: relative;
    right: 0;
    width: 100%;
}

.S_Pratice_reportContR2 {
    height: 300px;
    position: relative;
    right: 0;
    width: 100%;
}

.S_Pratice_reportContR2T,
.S_Pratice_reportContR1T {
    width: 40px;
    height: 160px;
    background-image: url(/content/webhtml/img/r1title.png);
    font-size: 18px;
    color: #fff;
    position: fixed;
    right: 284px;
    padding: 10px;
    padding-top: 25px;
    box-sizing: border-box;
    cursor: pointer;
}

.S_Pratice_reportContR1T {
    top: 160px;
}

.S_Pratice_reportContR2T {
    top: 555px;
}

#txtMedicineComment {
    color: #FFF;
    /*margin-top: 25px;*/
    padding: 5px 5px;
    font-size: 18px;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
}

    #txtMedicineComment > textarea {
        margin-top: 5px;
        padding: 5px;
        background-color: rgba(250,250,250,0.8);
        color: #333;
        font-size: 16px;
        width: 95%;
    }


.s_pratice_pos {
    position: relative;
}

    .s_pratice_pos > a {
        background: url(/content/webhtml/img/c4.png) 0 0 no-repeat;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 15px;
        color: #FFF;
        line-height: 36px;
        width: 50px;
        height: 36px;
    }

        .s_pratice_pos > a:hover {
            background: url(/content/webhtml/img/c4_h.png) 0 0 no-repeat;
            width: 50px;
            height: 36px;
        }

.S_Pratice_reportLeft00 {
    width: 960px;
    display: inline-block;
    height: 750px;
    padding: 0;
    overflow: hidden;
}

.S_Pratice_reportTitle .S_Pratice_reportLeft_active {
    background-color: rgba(224,111,36,0.8);
}

.S_Pratice_reportCont_active {
    display: block !important;
}
/*T_message*/
.T_message {
    display: inline-block;
    margin-top: 230px;
}

.T_message_unit {
    background-image: url(/content/webhtml/img/b10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 240px;
    width: 200px;
    margin: 0 15px;
}

    .T_message_unit:hover {
        background-image: url(/content/webhtml/img/b11.png);
    }

    .T_message_unit img {
        display: inline-block;
        margin-top: 55px;
        width: 81px;
        height: 81px;
    }

    .T_message_unit p {
        font-size: 20px;
        color: #fff;
        margin-top: 55px;
    }

    .T_message_unit:hover p {
        color: #fff;
    }

.T_message_detail {
    width: 100%;
    height: 100px;
    font-size: 22px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    line-height: 100px;
    margin-top: 50px;
    border-radius: 10px;
}

.T_examManager {
    width: 1200px;
}

.T_examManager_submit {
    background: none;
    background-image: url(/content/webhtml/img/b4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 240px;
    height: 55px;
    border: none;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0 !important;
    padding: 0;
}
/*T_Manger_report*/
.T_Manger_report ul li {
    border-bottom: 1px dashed rgba(255,255,255,0.3);
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    float: left;
    width: 100%;
    line-height: 30px;
    transition: 0.2s all;
}
    /*.T_Manger_report ul li:hover {
    transform: translateY(-15px);
    box-shadow: 0 8px 16px 0 rgba(57,104,116,.2);
}*/

    .T_Manger_report ul li span:nth-of-type(1),
    .T_Manger_report ul li span:nth-of-type(3) {
        width: 11%;
        text-align: center;
        display: inline-block;
        float: left;
    }

    .T_Manger_report ul li span:nth-of-type(3) {
        float: right;
    }

    .T_Manger_report ul li:nth-of-type(1) span {
        text-align: center;
        float: left;
    }

    .T_Manger_report ul li span:nth-of-type(2) {
        display: inline-block;
        width: 76%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }
/*leftBar*/
.leftBar_tihuan {
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    position: fixed;
    margin-top: 110px;
    top: 0;
    left: 0px;
    background: rgba(0,0,0,0.6);
}

    .leftBar_tihuan img {
        display: inline-block;
        width: 40px;
        height: 40px;
    }

.leftBar {
    /*background-image: url(/content/webhtml/img/c3.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: fixed;
    margin-top: 80px;
    padding-top: 30px;
    top: 0;
    /*left:-300px;*/
    text-align: center;
    padding-left: 30px;
    width: 200px;
}

    .leftBar a {
        position: relative;
        display: block;
        left: -20px;
    }

.leftBar1 {
    background-image: url(/content/webhtml/img/a19.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 330px;
    height: 80px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    margin-bottom: 20px;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.leftBar1 img {
    float: left;
    position: relative;
    left: 20px;
    top: 15px;
}
    .leftBar1:hover {
        background-image: url(/content/webhtml/img/a20.png);
    }

.leftBar1_active {
    background-image: url(/content/webhtml/img/a20.png);
}

.leftBar a:hover {
    text-decoration: none;
}

.leftBar1 img {
    display: inline-block;
    width: 14%;
    margin-bottom: 5px;
    margin-right: 5px;
}

.S_examList_content table td img {
    display: inline-block;
    width: 30px;
    margin: 0 10px;
}

.header_img {
    width: 100%;
    position: fixed;
    top: 0;
    height: 70px;
    z-index: 10;
}

.footer_img img {
    width: 100%;
}

.header_img img {
    /*width: 100%;	
    height: 70px;*/
}

.footer_img {
    position: fixed;
    bottom: 0;
    z-index: 99;
    margin-left: -1px;
    margin-right: -1px;
}

.user_info {
    position: fixed;
    right: 0;
    top: 0;
    width: 160px;
    height: 70px;
    padding-top: 10px;
    text-align: center;
}

    .user_info > img {
        display: inline-block;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        border: 1px solid #FFF;
        background-color: rgba(0,0,0,0.5);
        float: left;
        margin-left: 5px;
    }

    .user_info #spanName {
        width: calc(100% - 65px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        margin-top: 18px;
    }

    .user_info span {
        font-size: 16px;
        color: #fff;
        margin-left: 5px;
    }

.login_register .goLogin {
    color: #0081d3;
}

.register_header form {
    bottom: 28px;
}

    .register_header form select,
    .register_header form input {
        margin-bottom: 25px;
    }

    .register_header form button {
        margin-bottom: 30px;
    }

        .register_header form button a {
            height: 56px;
            line-height: 56px;
            font-size: 22px;
        }

.register_header {
    height: 700px;
    background-image: url(/content/webhtml/img/findcode.png);
}

.findCode_header {
    height: 780px;
    background-image: url(/content/webhtml/img/findCode.png);
}

    .findCode_header .login_email .login_emailS {
        width: 300px;
        display: inline-block;
    }

        .findCode_header .login_email .login_emailS img {
            height: 25px;
            margin-top: 16px;
        }

    .findCode_header .login_yanzheng img {
        height: 25px;
        margin-top: 18px;
    }

    .findCode_header .login_email .login_emailS1 {
        width: 152px;
        display: inline-block;
        background: #3198da;
        height: 56px;
        color: #fefefe;
        font-size: 20px;
        line-height: 56px;
        border-radius: 5px;
        margin-left: 20px;
    }

.S_editMessage {
    margin-top: 15px;
    border-right: none !important;
}

    .S_editMessage .S_message_content_unit #select_edit,
    .S_editMessage .S_message_content_unit input {
        width: 500px;
    }

    .S_editMessage .S_message_content_unit button {
        width: 240px;
        border: none;
        height: 54px;
        line-height: 54px;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        outline: none;
        margin-right: 20px;
    }

        .S_editMessage .S_message_content_unit button:hover {
            background-color: rgba(224,111,36,0.8);
            width: 240px;
            height: 54px;
        }

    .S_editMessage .S_message_content_unita button {
        background-color: rgba(224,111,36,0.8);
    }

    .S_editMessage .S_message_content_unitb button {
        background-image: url(/content/webhtml/img/show_btn02.png);
    }

.S_changeCode, .S_editMessage {
    padding-top: 30px;
    padding-bottom: 50px;
    margin-top: 30px;
    max-height: 640px;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}

    .S_changeCode .S_message_content_unit button {
        margin: 40px;
        margin-bottom: 100px;
    }

    .S_changeCode .S_message_content_unit {
        /*margin-bottom: 45px;*/
    }

.S_changeCode {
    overflow-y: hidden;
}

.S_message_content_unit option {
    color: #000;
}

.S_message_touxiang {
    background: #eee;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
}

    .S_message_touxiang img {
        border-radius: 50%;
    }

.T_message_unit a {
    text-decoration: none;
}

.T_touxiang .S_examList {
    /*width: 900px;*/
    display: inline-block;
}

.S_examList select {
    outline: none;
    background: none;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    background: url(/content/webhtml/img/selectArrow.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: 8px 8px;
}

    .S_examList select::-ms-expand {
        display: none;
        background: none;
        border: none;
        color: #fff;
    }

    .S_examList select option {
        background: rgba(0,0,0,0.4);
        text-align: center;
        outline: none;
        /*border:1px solid red;*/
    }

        .S_examList select option:hover {
            background: red;
        }

.T_fabuList select,
.T_fabuList select option {
    width: 500px;
    background: url(/content/webhtml/img/b3.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 50px;
    text-indent: 20px;
}

.T_fabubtn {
    display: inline-block;
    float: right;
    display: inline-block;
    border: 1px solid #FFF;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 20px;
    border-radius: 8px;
    margin-right: 10px;
    box-sizing: border-box;
    text-decoration: none;
}

    .T_fabubtn:focus,
    .T_fabubtn:hover {
        color: #fff;
        background-color: rgba(224,111,36,0.8);
        text-decoration: none;
    }

    .T_fabubtn button {
        display: inline-block;
        background: #0081D3;
        border: none;
        color: #fff;
        height: 40px;
        padding: 0 20px;
        border-radius: 5px;
        margin-right: 10px;
        box-sizing: border-box;
    }

.S_editMessage .S_message_content_unit .layui-inline {
    float: left;
    text-align: left;
}

.S_editMessage .S_message_content_unit .layui-input-inline {
    width: 240px;
    margin-right: 0;
    margin-left: 0;
}

    .S_editMessage .S_message_content_unit .layui-input-inline input {
        width: 100%;
        color: #fff;
        padding-left: 0;
        text-indent: 13px;
    }

    .S_editMessage .S_message_content_unit .layui-input-inline:nth-child(2) input {
        margin-left: 15px;
    }

.layui-input-inline input::-webkit-input-placeholder {
    color: #fff;
}

.layui-form-label {
    font-weight: bold;
    margin-top: 10px;
}

.user_infoDH {
    position: fixed;
    right: 0;
    display: none;
}

    .user_infoDH ul {
        margin-top: 10px;
        background: url(/content/webhtml/img/user_line.png) center 0 no-repeat;
        padding-top: 7px;
    }

        .user_infoDH ul li {
            width: 136px;
        }

            .user_infoDH ul li a {
                color: #fff;
                width: 100%;
                display: inline-block;
                text-align: center;
                padding: 8px 0;
                text-decoration: none;
                background: rgba(161,191,206,0.6);
                border: 1px solid #fff;
                border-top: none;
            }

            .user_infoDH ul li:hover a span {
                color: #FD0;
            }

            .user_infoDH ul li a span {
                font-size: 14px;
            }

            .user_infoDH ul li:hover {
                background: rgba(0,78,158,0.7);
            }

            .user_infoDH ul li a img {
                display: inline-block;
                width: 20px;
                height: 20px;
                margin-right: 5px;
                border-radius: 0;
            }

.search {
    width: 70%;
    display: inline-block;
}

    .search input {
        display: inline-block;
        width: 500px;
        height: 60px;
        background: rgba(0,0,0,0.2);
        border: none;
        float: left;
        font-size: 26px;
        color: #fff;
        text-indent: 15px;
    }

    .search button {
        width: 150px;
        height: 60px;
        margin: 0;
        background: #007DDB;
        color: #fff;
        font-size: 24px;
        border: none;
        float: left;
    }

.another_all {
    width: 100%;
}

.another_left {
    display: inline-block;
    float: left;
    background-image: url(/content/webhtml/img/001.png);
    background-repeat: no-repeat;
    width: 500px;
    height: 90px;
    color: #fff;
}

    .another_left p:nth-of-type(1) {
        font-size: 26px;
        font-weight: bold;
        margin-left: 100px;
        margin-top: 13px;
    }

    .another_left p:nth-of-type(2) {
        font-size: 16px;
        margin-left: 100px;
        margin-top: 8px;
    }

.another_right {
    width: 340px;
    height: 70px;
    display: inline-block;
    float: right;
    background-image: url(/content/webhtml/img/another_img.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.login_name, .login_code, .login_email {
    position: relative;
    width: 100%;
}
/*新增*/
.clear {
    clear: both;
}
/*演示列表*/
.login {
    text-align: center;
}

.S_show {
    width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
    background-image: url(/content/webhtml/img/showlist.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    padding-bottom: 20px;
    height: 730px;
}

.S_show_header {
    height: 70px;
    /*background-image: url(/content/webhtml/img/showlistHeader.png);*/
    /*background-repeat: no-repeat;*/
}

    .S_show_header p {
        float: left;
        width: 16%;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        line-height: 40px;
        margin-top: 10px;
    }

    .S_show_header .S_show_headerR {
        float: right;
    }

        .S_show_header .S_show_headerR input,
        .S_show_header .S_show_headerR select {
            background: none;
            border: none;
            background-image: url(/content/webhtml/img/showlistselect.png);
            background-size: 100% 100%;
            background-repeat: no-repeat;
            width: 240px;
            padding-left: 10px;
            padding-right: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-right: 20px;
            height: 48px;
            font-size: 20px;
            color: #fff;
            box-sizing: border-box;
            outline: none;
            margin-top: 8px;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
        }

        .S_show_header .S_show_headerR select {
            line-height: 48px;
            font-size: 20px;
            float: left;
        }

            .S_show_header .S_show_headerR select::-ms-expand {
                display: none;
                background: none;
                border: none;
                color: #fff;
            }

            .S_show_header .S_show_headerR select option {
                font-size: 18px;
                background: rgba(0,0,0,0.5);
                border-radius: 15px;
            }

        .S_show_header .S_show_headerR input {
            float: right;
            width: 360px;
            background-image: url(/content/webhtml/img/shoelistSearch.png);
            font-size: 20px;
        }

            .S_show_header .S_show_headerR input::-webkit-input-placeholder {
                color: #Fff;
            }

.showlistimg {
    width: 270px;
    height: 168px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.74);
}

.S_show_cont ul li {
    float: left;
}

    .S_show_cont ul li a {
        display: inline-block;
        position: relative;
        margin: 0 10px;
        margin-bottom: 15px;
    }

    .S_show_cont ul li:hover a {
        box-shadow: 0px 3px 5px #333;
    }

.showlistimg img:nth-of-type(1) {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.showlistimg img:nth-of-type(2) {
    display: inline-block;
    position: absolute;
    z-index: 200;
    /*top:48px;*/
    margin-left: -24px;
    top: 50%;
    left: 50%;
    margin-top: -48px;
}

.showlistimg i {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 10px;
    width: 58px;
    height: 38px;
}

.S_show_cont {
    margin-left: 20px;
    margin-top: 20px;
    padding-bottom: 30px;
    background-color: rgba(0,0,0,0.5);
    margin: 5px 10px 5px;
    overflow: auto;
    height: 660px;
    padding: 10px 0;
}

    .S_show_cont ul li a p {
        font-size: 18px;
        color: #fff;
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 50px;
        line-height: 50px;
        background: rgba(0,0,0,0.4);
        margin: 0;
        overflow: hidden;
    }

    .S_show_cont ul li a:hover p {
        /*background:rgba(20,123,188,0.8);*/
        background: rgba(0,0,0,0.2);
    }

.S_show_btns button {
    display: inline-block;
    width: 200px;
    height: 48px;
    font-size: 24px;
    color: #fff;
    margin: 0px 80px 10px 80px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}

    .S_show_btns button:hover {
        background-color: rgba(224,111,36,0.8)
    }



.personalinfo .S_message_content {
    width: 1200px;
    height: 710px;
}

.changeCode .S_examList_title {
    width: 900px;
}

.changeCode .S_examList,
.changeCode .S_message_content {
    width: 900px;
    display: inline-block;
    height: 540px;
}

.changeCode .S_message_content_unit {
    margin-bottom: 20px;
}

.personalinfo_btns button:nth-of-type(1) {
    margin-top: 45px;
    margin-right: 60px;
}

.S_manager_report {
    text-align: center;
}

    .S_manager_report .S_Pratice_reportCont {
        background-color: rgba(0,0,0,0.1);
    }

        .S_manager_report .S_Pratice_reportCont ul li {
            color: #fff;
        }

.T_examManager .S_message_content_left {
    padding-top: 0;
    font-weight: normal;
}

.T_examManager .S_examList .S_message_content {
    height: 700px;
}

.T_examManager .S_examList_content table tr td {
    padding: 0 10px;
    border: 1px #999 solid;
}


.T_examManager .S_examList_content table {
    /*background-color: rgba(20,20,20,0.6);*/
}

    .T_examManager .S_examList_content table tr {
        height: 50px;
        text-align: center;
    }

        .T_examManager .S_examList_content table tr:hover {
            background-color: rgba(20,20,20,0.4);
        }

        .T_examManager .S_examList_content table tr td a button {
            font-size: 16px;
            margin-bottom: 0;
        }

.T_examManager_btn button {
    border: none;
    background: none;
    outline: none;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .T_examManager_btn button a {
        display: inline-block;
        width: 200px;
        height: 48px;
        line-height: 48px;
        background: none;
        border: none;
        text-decoration: none;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
    }

.T_examManager_btn button {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
    margin-left: 60px;
}

    .T_examManager_btn button.no-click {
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        margin-left: 60px;
    }


    .T_examManager_btn button:hover {
        background-color: rgba(224,111,36,0.8);
    }

    .T_examManager_btn button.no-click:hover {
        background-color: transparent;
    }

.S_message_content_unit .layui-form-item .layui-inline label {
    padding: 0;
    margin-top: 20px;
}

.teacher_submit button {
    height: 48px;
    width: 200px;
    font-size: 16px;
    margin-top: 0px;
}

.S_manager .S_examList_content_title0 p:nth-of-type(1) {
    font-size: 30px;
    color: #ffcc00;
    margin-top: 5px;
}

.S_examList_content_titleL {
    float: left;
    font-size: 18px;
    color: #FFF;
}

    .S_examList_content_titleL p {
        margin: 0;
    }

.S_examList_content_titleR {
    float: right;
}

    .S_examList_content_titleR img {
        display: inline-block;
        margin-left: 35px;
    }

.comment {
    display: inline-block;
    width: 1170px;
    padding-top: 25px;
    padding-bottom: 20px;
    background-image: url(/content/webhtml/img/showlist01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}

.commentUp {
    width: 100%;
    display: inline-block;
}

    .commentUp .commentcon {
        background-color: rgba(0,0,0,0.3);
        padding: 20px;
        margin: 0 20px;
    }

    .commentUp textarea {
        background: none;
        width: 100%;
        height: 165px;
        max-width: 1090px;
        min-width: 960px;
        min-height: 165px;
        font-size: 18px;
        color: #fff;
        padding: 10px;
        border-radius: 10px;
        outline: none;
    }

    .commentUp p {
        font-size: 20px;
        color: #fff;
        float: left;
        margin-top: 20px;
    }

    .commentUp button {
        /*width: 222px;
    height: 65px;*/
        width: 180px;
        height: 48px;
        border: 1px solid #fff;
        border-radius: 10px;
        background-color: rgba(148, 197, 220, 0.6);
        box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
        font-size: 24px;
        color: #fff;
        float: right;
        margin-top: 20px;
    }

        .commentUp button:hover {
            width: 180px;
            height: 48px;
            background-color: rgba(224,111,36,0.8);
        }

.commentDown {
    border-top: 1px solid #dfe0df;
    margin-top: 20px;
    padding: 20px;
}

    .commentDown ul li {
        /*border-bottom:1px solid #dfe0df;*/
        border-bottom: 1px solid #888;
        padding: 15px;
        text-align: left;
        background-color: rgba(0,0,0,0.3);
    }

        .commentDown ul li a {
            font-size: 22px;
            color: #Fff;
            position: relative;
        }

            .commentDown ul li a .commentImg {
                display: inline-block;
                width: 50px;
                height: 54px;
                border-radius: 50%;
                float: left;
                margin-right: 20px;
                overflow: hidden;
                border: 2px solid #FFFFFF;
                position: absolute;
            }

                .commentDown ul li a .commentImg img {
                    width: 100%;
                    height: 100%;
                }

            .commentDown ul li a .commentCont {
                display: inline-block;
                /* float: left;*/
                text-align: left;
                /*position:absolute;*/
                margin-left: 70px;
            }

                .commentDown ul li a .commentCont p:nth-of-type(1) {
                    font-size: 20px;
                    margin-bottom: 15px;
                }

                .commentDown ul li a .commentCont p span:nth-of-type(1) {
                    display: inline-block;
                    margin-right: 60px;
                }

                .commentDown ul li a .commentCont p span:nth-of-type(2) {
                    color: #CCC;
                }

                .commentDown ul li a .commentCont p:nth-of-type(2) {
                    font-weight: normal;
                    font-size: 18px;
                    line-height: 30px;
                    word-break: break-all;
                }

.comment .commentBtn button {
    margin-top: 40px;
    width: 200px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}

    .comment .commentBtn button:nth-of-type(2) {
        margin-left: 150px;
    }

    .comment .commentBtn button:hover {
        background-color: rgba(224,111,36,0.8);
    }

.exam_cont {
    /*width: 100%;*/
    height: 600px;
    overflow: auto;
    /*background-color: rgba(0,0,0,0.3);*/
    padding: 10px;
    margin: 0 40px;
}

@media screen and (max-width:1800px ) {
    .user_info {
        width: 140px;
    }

        .user_info img {
            width: 50px;
            height: 50px;
        }

        .user_info span {
            font-size: 16px;
        }
}

@media screen and (max-width:1800px ) {
    .S_Pratice_reportLeft00 {
        width: 800px;
        height: 700px;
    }
}

@media screen and (max-width:1750px) {
    .leftBar1 {
        width: 170px;
        height: 55px;
        line-height: 55px;
        font-size: 18px;
    }
}

@media screen and (max-width:1660px ) {
    /*.login_header {
        width: 540px;
        height: 580px;
    }*/

    .S_Pratice_reportLeft00 {
        width: 700px;
        height: 600px;
    }

    /*.login_header form {
        width: 450px;
        margin-left: -225px;
        font-size: 15px;
    }*/

    .login_header form img {
        width: 25px;
        height: 26px;
        margin-top: 17px;
    }

    .login_header form button a {
        font-size: 22px;
    }

    .login_register a {
        font-size: 16px;
    }

    .login_header form select, .login_header form input {
        height: 55px;
        margin-bottom: 17px;
        font-size: 18px;
    }
    /*注册*/
    /*.register_header {
        height: 670px;
    }*/
    /*密码*/
    /*.findCode_header {
        height: 715px;
    }*/

        .findCode_header .login_email .login_emailS {
            width: 260px;
        }

        .findCode_header .login_email .login_emailS1 {
            width: 130px;
            font-size: 18px;
        }
    /*演示列表*/
    .S_show {
        width: 1100px;
    }

    .S_show_header .S_show_headerR input,
    .S_show_header .S_show_headerR select {
        width: 200px;
    }

    .S_show_header .S_show_headerR input {
        width: 300px;
    }

    .showlistimg {
        width: 245px;
        height: 174px;
    }

    .exam {
        width: 1080px;
        padding-left: 10px;
    }

    .Sexam_container {
        width: 1080px;
        overflow: hidden;
        display: inline-block;
    }

    .exam_cont {
        width: 100%;
        height: 600px;
        overflow: auto;
        /*background-color:rgba(250,250,250,0.5);*/
        padding: 10px 20px;
    }

        .exam_cont ul {
            display: inline-block;
            width: 100%;
        }

    .container {
        text-align: center;
        /*padding: 0;*/
    }

    .exam_unit {
        width: 100%;
        height: 100px;
        box-sizing: border-box;
        background-image: url(/content/webhtml/img/shiyankaohe.png);
        background-repeat: no-repeat;
        margin-bottom: 10px;
        position: relative;
    }
}

@media screen and (max-width:1550px ) {
    .S_Pratice {
        width: 1000px;
    }

    .S_PraticeLeft ul li {
        width: 300px;
    }

    .S_Pratice_jionin {
        width: 140px;
    }
}

@media screen and (max-width:1500px ) {
    .user_info {
        width: 120px;
    }

        .user_info img {
            width: 45px;
            height: 45px;
        }

        .user_info span {
            font-size: 14px;
        }

    .leftBar1 {
        width: 150px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .sindex {
        width: 1200px;
        max-height: 600px;
        display: inline-block;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .sindex_cont3_left {
        width: 32%;
    }

    .sindex_cont3_right {
        width: 68%;
    }

        .sindex_cont3_right p {
            /*font-size: 12px;*/
            margin-right: 5px;
        }

    .S_examList,
    .S_message_content {
        width: 1000px;
        display: inline-block;
    }

    .S_examList_content_titleGrade {
        margin: 0 25px;
    }

    .S_message_content_unit label {
        width: 100px;
    }

    .changeCode .S_message_content_unit label {
        width: 140px;
    }

    .S_examList_content_titleGrade p {
        width: 60px;
        text-align: right;
        margin: 0;
        margin-right: -35px;
    }

    .personalinfo .S_message_content {
        width: 1000px;
        height: 710px;
    }

    .T_message_unit {
        margin: 0 10px;
    }
}

@media screen and (max-width:1440px ) {
    /*.login_header {
        width: 540px;
        height: 580px;
    }

        .login_header form {
            width: 450px;
            margin-left: -225px;
            font-size: 15px;
        }*/

            .login_header form img {
                width: 25px;
                height: 26px;
                margin-top: 17px;
            }

            .login_header form button a {
                font-size: 22px;
            }

    .login_register a {
        font-size: 16px;
    }

    .login_header form select, .login_header form input {
        height: 55px;
        margin-bottom: 17px;
        font-size: 18px;
    }
    /*注册*/
    /*.register_header {
        height: 670px;
    }*/
    /*密码*/
    .findCode_header {
        height: 715px;
    }

        .findCode_header .login_email .login_emailS {
            width: 260px;
        }

        .findCode_header .login_email .login_emailS1 {
            width: 130px;
            font-size: 18px;
        }
    /*演示列表*/
    .S_show {
        width: 1000px;
    }

    .S_show_header .S_show_headerR input,
    .S_show_header .S_show_headerR select {
        width: 180px;
        font-size: 20px;
    }

    .S_show_header .S_show_headerR input {
        width: 300px;
    }

    .showlistimg {
        width: 220px;
        height: 154px;
    }

    .exam {
        width: 1000px;
        padding-left: 10px;
    }

    .Sexam_container {
        width: 1000px;
        overflow: hidden;
        display: inline-block;
    }

    .exam_cont {
        width: 100%;
        height: 540px;
        overflow: auto;
    }

    .exam_unit1,
    .exam_unit3 {
        width: 13%;
    }

    .exam_unit2 {
        width: 76%;
    }

        .exam_unit2 h5 {
            font-size: 18px;
        }

        .exam_unit2 ul li {
            font-size: 14px;
        }

    .exam_unit1 h2 {
        font-size: 30px;
    }

    .exam_unit1 h3 {
        font-size: 14px;
    }

    .exam_unit3 h3 {
        transform: rotate(43deg);
        margin-top: -15px;
    }

    .exam_cont ul {
        display: inline-block;
        width: 100%;
    }

    .container {
        text-align: center;
        /*padding: 0;*/
    }

    .exam_unit {
        width: 100%;
        height: 100px;
        box-sizing: border-box;
        background-image: url(/content/webhtml/img/shiyankaohe.png);
        background-repeat: no-repeat;
        margin-bottom: 10px;
        position: relative;
    }
}

@media screen and (max-width:700px) {
    /*.login_header{
		height: 100%;
	}*/
    .login_header form input,
    .login_header form button {
        width: 100%;
        height: 60px;
        font-size: 20px;
    }

    .login_header form img {
        margin: 17px;
        width: 25px;
        height: 25px;
    }
}

.S_message_content_unit input::-webkit-input-placeholder {
    color: #ffffff;
}

.S_message_content_unit input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.S_message_content_unit input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.S_message_content_unit input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
/*题目*/
.timu {
    background: rgba(255,255,255,0.8);
}

#timu {
    height: 610px;
    overflow: auto;
}

    #timu li {
        border-bottom: 1px dashed #999;
    }

    #timu li {
        font-size: 18px;
    }

.timu_title {
    height: 66px;
    line-height: 66px;
    font-size: 24px;
    color: #fff;
}

#timu li .biaoti {
    color: #333;
    margin-bottom: 15px;
}

#timu li .xuanxiang {
    color: #666;
    line-height: 40px;
    height: auto;
    overflow: hidden;
    padding-left: 2px;
}

    #timu li .xuanxiang span:nth-of-type(1) {
        display: inline-block;
        width: 20px;
        float: left;
    }

    #timu li .xuanxiang span:nth-of-type(2) {
        display: inline-block;
        width: calc(100% - 20px);
        float: left;
        line-height: 40px;
    }

#timu li .remark span:nth-of-type(1) {
    width: 60px;
}

#timu li .remark span:nth-of-type(2) {
    width: calc(100% - 60px);
}

#timu li .selected {
    color: #188eee;
    font-size: 20px;
    margin: 15px 0;
}

#timu li .therightone {
    color: #F60;
    font-size: 20px;
    margin-bottom: 15px;
}

    #timu li .selected span,
    #timu li .therightone span {
        font-weight: bolder;
    }

#timu li .remark {
    color: #444;
    margin-bottom: 15px;
}

#myCheck {
    display: inline-block;
    background: none;
    border: none;
    height: auto;
    background: url(/content/webhtml/img/b3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none;
}

.mySelect .inputWrap {
    height: auto;
    border: none !important;
}

.mySelect .mySelect-option {
    background: #Fff;
}

    .mySelect .mySelect-option span {
        color: #333;
    }

.layui-input, .layui-textarea {
    padding-left: 0 !important;
}

.mySelect .inputWrap > i {
    padding: 16px 10px !important;
}

#form1 {
    text-align: center;
}

.close_btn {
    position: fixed;
    right: 3px;
    top: 7px;
    width: 120px;
    height: 68px;
    z-index: 999999;
}

    .close_btn a {
        width: 100%;
        height: 100%;
        background: url(/content/webhtml/img/btn_exit.png) right 0 no-repeat;
    }

        .close_btn a:hover {
            background: url(/content/webhtml/img/btn_exit_h.png) right 0 no-repeat;
            width: 100%;
            height: 100%;
        }

.intro_pos {
    position: fixed;
    width: 100%;
    bottom: 10px;
    z-index: 10000;
}

.intro_box {
    margin-top: 25px;
    padding: 0 360px 0 60px;
    /*background-color: rgba(255,255,255,0.65);
    border: none;
    border-radius: 10px;*/
}

    .intro_box p {
        padding: 10px 15px 0;
        margin: 0;
        line-height: 28px;
        color: #CCC;
        font-size: 16px;
        /*text-indent: 2em;*/
    }

        .intro_box p strong {
            font-size: 16px;
            color: #DDD;
            height: auto;
            overflow: hidden;
            line-height: 28px;
            float: left;
        }

        .intro_box p span {
            display: inline-block;
            font-size: 16px;
            padding: 0px;
            margin: 0;
            /*color: #007DDB;*/
            font-weight: bolder;
            color: #FFF;
            cursor: pointer;
            height: auto;
            line-height: 28px;
            overflow: hidden;
        }

            .intro_box p span::after {
                content: "|";
                padding: 0 5px;
                color: #aaa;
            }

            .intro_box p span:last-child::after {
                content: "";
                padding: 0;
            }

            .intro_box p span:hover, .intro_box p span:focus {
                color: #FD0;
            }

.header_img {
    min-width: 1200px;
}

.header_lg1 {
    background: url(/content/webhtml/img/header_bgl.png) -240px 0 no-repeat;
    display: inline-block;
    /*min-width: 100%;*/
    height: 74px;
    float: left;
}

    .header_lg1 img {
        max-width: 553px;
        /*height:63px;*/
        height: 74px;
    }

.header_lg2 {
    background: url(/content/webhtml/img/header_bgr.png) right 0 no-repeat;
    display: inline-block;
    /*min-width: 410px;*/
    height: 74px;
    float: right;
    position: relative;
}

.user_info {
    width: 160px;
    height: 70px;
    margin-right: 2px;
    background: url(/content/webhtml/img/user_photo_bg.png) right 2px no-repeat;
    cursor: pointer;
}

#btn_back {
    display: block;
    position: absolute;
    right: 162px;
    top: 2px;
    width: 90px;
    height: 52px;
    /*margin-top:2px;
    margin-right:2px;*/
}

    #btn_back a {
        width: 100%;
        height: 52px;
        display: block;
        background: url(/content/webhtml/img/btn_back_h.png) right 0 no-repeat;
    }

        #btn_back a:hover {
            background: url(/content/webhtml/img/btn_back_n.png) right 0 no-repeat;
        }

.S_examList_content {
    width: 100%;
    height: 100%;
    /*margin-top: 20px;*/
}

.S_examList_listbg {
    background: url(/content/webhtml/img/showlist01.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.S_examList_content > table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.T_exam_list {
    /*margin-top: 50px;*/
    padding-left: 10px;
    padding-right: 10px;
}

.layui-form > .layui-input-inline > input {
    width: 100%;
}


.S_examList {
    position: relative;
    z-index: 9;
}

    .S_examList .S_examList_title {
        /*position: absolute;
top: 6px;
z-index: 10;
margin-left: 200px;*/
    }


/*首页公告通知弹出框*/
.mask_box {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    left: 0px;
    top: 0px;
    z-index: 9999;
}

.mesg_box {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 480px;
    margin-left: -400px;
    margin-top: -240px;
    background-color: rgba(255,255,255,0.9);
    /*background: url(/content/webhtml/img/a6.png) 0 0 no-repeat;*/
    /*background-size: 100% 100%;*/
    z-index: 10000;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 3px 3px #444;
}

    .mesg_box h3 {
        font-size: 24px;
        color: #0081d3;
        line-height: 40px;
    }

    .mesg_box span {
        font-size: 16px;
        color: #FF6600;
        margin-bottom: 30px;
        display: block;
    }

    .mesg_box p {
        font-size: 16px;
        line-height: 30px;
        padding: 0 50px;
        text-indent: 2em;
        color: #333;
        text-align: left;
    }

    .mesg_box .mesg_close {
        position: absolute;
        right: 0;
        top: 0;
    }

        .mesg_box .mesg_close img {
            width: 64px;
            height: auto;
        }

.layui-laydate table tr td.layui-this {
    background-color: #0081d3 !important;
    color: #fff !important;
}

.mask_bg {
    /*background-color: rgba(0, 0, 0, 0.1);*/
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.0),95%,rgba(0, 0, 0, 0.60));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.0),95%,rgba(0, 0, 0, 0.60));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.0),95%,rgba(0, 0, 0, 0.60));
    background: -mos-linear-gradient(rgba(0, 0, 0, 0.0),95%,rgba(0, 0, 0, 0.60));
    background: linear-gradient(rgba(0, 0, 0, 0.0),95%,rgba(0, 0, 0, 0.60));
    position: fixed;
    width: 100%;
    height: 100%;
    /*z-index:-1;*/
}

.friend_link {
    /*position: fixed;
    bottom: 10px;
    left: 0px;*/
    width: 100%;
    height: auto;
}

    .friend_link ul {
        /*width: 720px;*/
        display: inherit;
        margin: 0 auto;
    }

        .friend_link ul li {
            float: left;
            margin: 0 5px;
        }

            .friend_link ul li a {
                display: inline-block;
                background-color: rgba(255, 255, 255, 0.80);
                padding: 10px 40px;
                font-size: 16px;
                color: #333;
                text-decoration: none;
            }

                .friend_link ul li a:hover {
                    background-color: rgba(255,96,0, 0.80);
                    color: #FFF;
                }

.about_bg {
    position: fixed;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 100%;
    z-index: 2;
    /*background-color:#FFF;*/
}

.about_list {
    padding: 20px;
    margin-right: -60px;
}

    .about_list ul {
        width: 100%;
    }

        .about_list ul li {
            line-height: 46px;
            margin-bottom: 4px;
        }

            .about_list ul li a {
                background-color: rgba(0, 129, 211, 0.50);
                /*background-color: rgba(0,0,0,0.3);*/
                border: 2px solid rgba(255, 255, 255, 0.67);
                display: block;
                width: 100%;
                height: 100%;
                font-size: 20px;
                border-radius: 10px 0 0 10px;
                color: #FFF;
            }

                .about_list ul li a.current, .about_list ul li a:hover {
                    background-color: rgba( 255, 96,0, 0.7);
                    color: #FFF;
                    text-decoration: none;
                }

.about_boxbg {
    background: url(/content/webhtml/img/showlist01.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.about_box {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    min-height: 680px;
    height: 680px;
    padding: 15px 0;
    margin: 15px 0 15px;
    border-radius: 5px;
}

.about_cont {
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 15px;
    margin: 0 0 15px;
}

    .about_cont h2 {
        border-bottom: 1px solid #cacec9;
        color: #232323;
        font-size: 28px;
        line-height: 80px;
        margin-bottom: 30px;
    }

    .about_cont h4 {
        line-height: 48px;
        font-size: 20px;
        color: #333;
        font-weight: bold;
        margin-top: 35px;
    }

    .about_cont p {
        line-height: 36px;
        color: #444;
        font-size: 16px;
        text-indent: 2em;
        padding: 10px 10px 0;
        text-align: left;
    }

    .about_cont h5 {
        font-size: 20px;
        color: #999;
        line-height: 30px;
    }
/*安装配置*/
.install_box table {
    width: 100%;
    margin: 0 auto;
}

    .install_box table tr th, .install_box table tr td {
        border-collapse: collapse;
        border: 1px solid #999;
        padding: 5px 5px;
        text-align: center;
    }

/*联系我们*/
.contact_box ul {
    margin-top: 70px;
    margin-bottom: 100px;
    overflow: hidden;
}

    .contact_box ul li div {
        width: 80px;
        height: 80px;
        margin: 0 auto 20px;
        border-radius: 50%;
    }

    .contact_box ul li span {
        display: none;
    }

    .contact_box ul li strong {
        font-weight: normal;
    }

    .contact_box ul li:nth-child(1) div {
        background-color: rgba(0, 129, 211, 0.7);
    }

    .contact_box ul li:nth-child(2) div {
        background-color: rgba(255, 120, 0, 0.7);
    }

    .contact_box ul li:nth-child(3) div {
        background-color: rgba(0, 185, 100, 0.7);
    }

    .contact_box ul li:nth-child(4) div {
        background-color: rgba(255, 58, 168, 0.7);
    }

    .contact_box ul li:nth-child(1):hover div {
        background-color: rgba(0, 129, 211, 1);
    }

    .contact_box ul li:nth-child(2):hover div {
        background-color: rgba(255, 120, 0, 1);
    }

    .contact_box ul li:nth-child(3):hover div {
        background-color: rgba(0, 185, 100, 1);
    }

    .contact_box ul li:nth-child(4):hover div {
        background-color: rgba(255, 58, 168, 1);
    }

    .contact_box ul li div > img {
        margin: 20px auto;
        width: 40px;
        height: 40px;
    }

.S_message_content_unit #S_label {
    width: 150px;
}
/*产品介绍*/
.product_box p strong {
    font-weight: 600;
    color: #333;
}

.product_box ul li {
    line-height: 36px;
    color: #444;
    font-size: 16px;
    text-indent: 2em;
    padding: 0 10px;
}

/*实验手册*/
.library_box {
}

    .library_box ul {
        margin: 0;
        padding: 0 10px 0 40px;
    }

        .library_box ul li {
            height: auto;
            font-size: 16px;
            line-height: 36px;
            list-style: decimal;
            margin: 0;
            padding: 5px 15px;
        }

/*用户反馈*/
.feedback_box {
}

    .feedback_box ul li {
        line-height: 60px;
        clear: both;
        height: auto;
        overflow: hidden;
    }

        .feedback_box ul li label {
            display: inline-block;
            margin-top: 0;
            float: left;
        }

        .feedback_box ul li input {
            height: 48px;
            line-height: 48px;
        }

        .feedback_box ul li textarea {
            line-height: 30px;
        }

        .feedback_box ul li input, .feedback_box ul li textarea {
            border: 1px solid #CCC;
            background-color: #FFF;
            padding: 0 15px;
            font-size: 16px;
            border-radius: 5px;
            outline: none;
        }

        .feedback_box ul li > button {
            display: block;
            width: 240px;
            height: 48px;
            font-size: 18px;
            line-height: 48px;
            border: none;
            background-color: #0081d3;
            color: #FFF;
            border-radius: 5px;
            margin-left: 45px;
        }

            .feedback_box ul li > button:hover {
                background-color: #0473ba;
            }

/*售后服务*/
.service_box table tr td {
    border-collapse: collapse;
    border: 1px solid #CCC;
    padding: 5px;
    font-size: 16px;
    line-height: 30px;
}

    .service_box table tr td:nth-child(1) {
        text-align: center;
        color: #333;
    }

    .service_box table tr td p {
        text-indent: 0;
        line-height: 28px;
    }

/*常见问题*/
.question_box {
}

    .question_box ul li {
        border-bottom: 1px dashed #CCC;
        padding: 20px 0 10px;
    }

        .question_box ul li > div {
            position: relative;
            left: 0;
            font-size: 16px;
            line-height: 30px;
            padding-left: 50px;
        }

        .question_box ul li .ask_bg {
            color: #F60;
            margin-bottom: 15px;
            font-size: 18px;
            font-weight: bolder;
        }

        .question_box ul li .ans_bg {
            color: #333;
        }

        .question_box ul li > div span {
            position: absolute;
            left: 10px;
            display: inline-block;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            line-height: 30px;
            text-align: center;
            color: #FFF;
            font-size: 16px;
            margin-right: 10px;
            font-weight: normal;
        }

.ask_bg span {
    background-color: #F60;
}

.ans_bg span {
    background-color: #0081d3;
}


/*技术认证*/
.authen_box {
    padding: 10px 15px 60px;
}

    .authen_box ul li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .authen_box ul li span {
            display: block;
            height: 120px;
        }

            .authen_box ul li span img {
                width: 100%;
                height: 100%;
            }

        .authen_box ul li strong {
            display: block;
            height: 48px;
            line-height: 24px;
            text-align: center;
            font-weight: normal;
            font-size: 16px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .authen_box ul li:hover strong {
            color: #F60;
        }

/*视频详情*/
.video_box {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
}

.video_content_box {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
}

.video_content_list {
    background: url(/content/webhtml/img/showlist01.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -278px;
    top: -65px;
    z-index: 1000;
    padding: 10px 5px;
    min-height: 732px;
}

    .video_content_list h3 {
        color: #FFF;
        margin-top: 10px;
    }

    .video_content_list ul li {
        padding: 15px;
        background-color: rgba(0,0,0,0.5);
        margin-bottom: 1px;
    }

        .video_content_list ul li i {
            border-radius: 50%;
            /*border: 1px #FFF solid;*/
            width: 12px;
            height: 12px;
            display: inline-block;
            background-color: #EEE;
            margin-right: 15px;
            margin-top: 14px;
            cursor: pointer;
        }

        .video_content_list ul li.current i, .video_content_list ul li:hover i {
            background-color: #FF9900;
        }

        .video_content_list ul li span {
            color: #FFF;
            font-size: 16px;
            cursor: pointer;
        }

        .video_content_list ul li img {
            display: inline-block;
            width: 25px;
            height: 25px;
            float: left;
        }

        .video_content_list ul li span {
            display: inline-block;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            width: 200px;
        }

        .video_content_list ul li.current span, .video_content_list ul li:hover span {
            color: #FF9900;
        }

/*自定义滚动条*/
/*::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    background-color: transparent;
}*/

/*定义滚动条轨道 内阴影+圆角*/
/*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: rgba(0,0,0,0.2);
    overflow: hidden;
}*/

/*定义滑块 内阴影+圆角*/
/*::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
}*/

.modal-backdrop {
    z-index: -1 !important;
}
/*题库*/
.T_tiku {
    display: inline-block;
    width: auto;
}

    .T_tiku .T_tikuL {
        width: 1000px;
        float: left;
        margin-right: 10px;
    }

    .T_tiku .T_tikuR {
        width: 270px;
        float: left;
    }

        .T_tiku .T_tikuL .S_message_content,
        .T_tiku .T_tikuR .S_message_content {
            width: 100%;
        }

.T_tiku_title {
    height: 60px;
    margin-top: 10px;
    background: rgba(256,256,256,0.5);
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #646464;
}

    .T_tiku_title .T_tiku_titleS {
        display: inline-block;
        margin: 12px 15px;
    }

    .T_tiku_title .allSelect {
        display: inline-block;
        cursor: pointer;
        padding: 5px 15px;
        border: 1px solid #eee;
        border-radius: 5px;
        font-size: 14px;
    }

    .T_tiku_title .T_tiku_titleS select {
        background: url(/content/webhtml/img/tiku_select.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        border-radius: 5px;
        height: 35px;
        padding-right: 30px;
        width: 260px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.T_tiku_cont {
    height: 600px;
    overflow: auto;
    background: rgba(255,255,255,0.8);
}

    .T_tiku_cont ul li {
        border-bottom: 1px dashed #999;
        padding: 15px 20px;
        text-align: left;
    }

        .T_tiku_cont ul li:hover {
            background: rgba(0,0,0,0.2);
        }

    .T_tiku_cont .T_tiku_cont1 {
        width: 90%;
        float: left;
    }

    .T_tiku_cont .T_tiku_cont2 {
        width: 8%;
        float: left;
        text-align: right;
    }

        .T_tiku_cont .T_tiku_cont2 p img {
            display: inline-block;
            margin: 0 5px;
            margin-top: 22px;
            width: 30px;
            height: 30px;
        }

    .T_tiku_cont p {
        color: #000;
        font-size: 16px;
        margin: 3px 0;
    }

        .T_tiku_cont p .itemSelect {
            background: #fd9a5a;
            color: #fff;
            font-size: 12px;
            border-radius: 5px;
            padding: 3px 5px;
            margin-left: 10px;
        }

        .T_tiku_cont p .difficuty {
            float: right;
            color: #333 !important;
            font-size: 14px;
        }

    .T_tiku_cont .resolution {
        margin: 10px 0;
        color: #666;
        font-size: 14px;
    }

    .T_tiku_cont .T_tiku_contX p {
        display: inline-block;
        margin-right: 20px;
    }

    .T_tiku_cont .T_tiku_contR p span {
        color: #e06e22;
    }

.T_tiku_jihe {
    padding: 10px 9px;
    background: url(/content/webhtml/img/zujuanbg.png);
    background-size: 100% 100%;
    margin: 5px;
    margin-top: 15px;
    max-height: 400px;
    overflow: auto;
}

    .T_tiku_jihe ul {
        margin-bottom: 0;
    }

        .T_tiku_jihe ul li {
            width: 32px;
            height: 32px;
            line-height: 32px;
            color: #fff;
            font-size: 15px;
            background: #636464;
            border-radius: 5px;
            float: left;
            margin: 0 4px;
            margin-bottom: 4px;
        }

    .T_tiku_jihe .T_tiku_jihe_action {
        background: #228acb;
    }

.T_tiku_search {
    margin-bottom: 15px;
}

    .T_tiku_search input {
        width: 96%;
        height: 50px;
        border: none;
        background: url(/content/webhtml/img/b4.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        font-size: 18px;
        color: #fff;
        padding-left: 10px;
    }

::-webkit-input-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

.T_tiku_btns button {
    display: inline-block;
    width: 60%;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}

    .T_tiku_btns button:hover {
        background-color: rgba(224,111,36,0.8);
    }

    .T_tiku_btns button:nth-of-type(2) {
        margin-top: 10px;
    }

@media screen and (max-width:1660px) {
    .T_tiku .T_tikuL {
        width: 760px;
    }

    .T_tiku_title .T_tiku_titleS select {
        width: 200px;
    }
}

.T_tikuyulan .T_tiku_cont {
    margin-top: 10px;
}

    .T_tikuyulan .T_tiku_cont .T_tiku_cont2 input {
        background-image: none;
        background: #fff;
        border: 1px solid #459fd9;
        width: 60px;
        height: 40px;
        border-radius: 5px;
        color: #459fd9;
        text-align: center;
        line-height: 40px;
        outline: none;
    }

.T_tikuyulan .S_examList_content_title0 p:nth-of-type(1) {
    width: 68%;
    float: left;
}

.T_tikuyulan .S_examList_content_title0 p:nth-of-type(2) {
    width: 15%;
    height: 36px;
    background: url(/content/webhtml/img/goback.png) center;
    background-repeat: no-repeat;
    background-size: 40px 36px;
    text-align: center;
    margin-top: 5px;
    float: left;
    background: none;
}

.T_tikuyulan .S_examList_content_title0 p span:nth-of-type(1) {
    float: left;
    margin-right: 5px;
}

.T_tikuyulan .S_examList_content_title0 p span:nth-of-type(2) {
    background: rgba(255,255,255,0.8);
    display: inline-block;
    border: 1px solid #007BFF;
    width: 80px;
    height: 40px;
    float: left;
    border-radius: 5px;
    color: #007BFF;
}

.T_tikuyulan .S_message_content_left {
    margin-bottom: 0;
}

.T_tikuyulan_btn button {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: rgba(148, 197, 220, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(4, 0, 0, 0.3),inset 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    width: 200px;
    height: 48px;
}

    .T_tikuyulan_btn button:hover {
        background-color: rgba(224,111,36,0.8);
    }
/*试卷列表*/
.T_tiku_list .T_tiku_cont .T_tiku_cont2 p {
    margin: 0;
    height: auto;
    width: auto;
    background: none;
    font-size: 14px;
}

    .T_tiku_list .T_tiku_cont .T_tiku_cont2 p span:nth-of-type(1) {
        display: inline-block;
        margin: 0 4px;
    }

.T_tiku_list .T_tiku_cont2,
.T_tiku_list .T_tiku_cont {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.layui-layer-title {
    text-align: left;
    font-size: 16px !important;
}

.T_tiku_search {
    font-size: 18px;
    margin: 0;
    margin-top: 20px;
}

    .T_tiku_search input {
        S_Pratice_reportTitle margin-left: 5px;
        margin-bottom: 15px;
    }

.layui-layer-btn a {
    font-size: 14px !important;
    padding: 0 8px !important;
    height: 24px;
    line-height: 24px;
}

.layui-layer-dialog .layui-layer-content {
    font-size: 16px !important;
}

.T_tikuyulan .T_exam_list {
    margin-top: 0;
}

/*返回主页*/
#S_examList_content_title0 .gohistory,
.S_Pratice_reportLeft .S_Pratice_reportTitle .gohistory {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    cursor: pointer;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #FFF;
    border-radius: 8px;
}

#S_examList_content_title0 span:hover,
.S_Pratice_reportLeft .S_Pratice_reportTitle span:hover {
    background-color: rgba(224,111,36,0.8);
}

#S_examList_content_title0 .gohistory {
    margin: 0;
    display: inline-block;
    width: 80px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.tCss tr td {
    border: 1px solid #000;
}

/*组卷随机组题*/
.ztHtml {
    padding: 30px;
    height: 100%;
    position: relative;
}

    .ztHtml input:focus {
        outline: none;
    }

    .ztHtml select:focus {
        outline: none;
    }

    .ztHtml .testPaperName {
        text-align: left;
    }

        .ztHtml .testPaperName input {
            width: 75%;
            border-radius: 5px;
            height: 30px;
            border: none;
            border: 1px solid #999;
            text-indent: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }

    .ztHtml input::-webkit-input-placeholder {
        color: #aaa;
        font-size: 12px;
    }

    .ztHtml .testPaperSelect {
        margin-top: 20px;
        text-align: left;
    }

        .ztHtml .testPaperSelect .testPaperSelectU {
            margin-right: 10px;
        }

        .ztHtml .testPaperSelect select,
        .ztHtml .testPaperSelect input {
            display: inline-block;
            text-align: center;
        }

        .ztHtml .testPaperSelect .testPaperSelectU select {
            width: 170px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            height: 30px;
            border-radius: 5px;
            background: #fff;
            color: #333;
        }

            .ztHtml .testPaperSelect .testPaperSelectU select option {
                background: rgba(255,255,255,0.8);
                border: #Fff;
            }

        .ztHtml .testPaperSelect .testPaperSelectNumber input {
            width: 60px;
            height: 27px;
            border-radius: 5px;
            outline: none;
            border: none;
            border: 1px solid #999;
            margin-right: 8px;
        }

        .ztHtml .testPaperSelect .textPaperDele,
        .ztHtml .testPaperSelect .textPaperAdd {
            display: inline-block;
            color: #79d3f5;
            margin-left: 20px;
            cursor: pointer;
            font-size: 14px;
        }

        .ztHtml .testPaperSelect .textPaperDele {
            /*display:none;*/
        }


    .ztHtml .ztHtmlYuLan {
        position: absolute;
        right: 20px;
        bottom: 10px;
    }

        .ztHtml .ztHtmlYuLan button {
            display: inline-block;
            width: 60px;
            height: 26px;
            color: #fff;
            margin: 0 10px;
            background: #a7a7a7;
            border-radius: 5px;
            border: none;
        }

            .ztHtml .ztHtmlYuLan button:nth-of-type(1) {
                background: #fe8332;
            }

            .ztHtml .ztHtmlYuLan button:nth-of-type(2) {
                background: #0081d3;
            }

    .ztHtml .tips {
        color: #0081d3;
        font-size: 14px;
        text-align: left;
        margin-top: 15px;
    }

    .ztHtml .randomStatic {
        text-align: left;
        margin-top: 15px;
    }

#ztHtml {
    height: 440px;
    overflow: auto;
}


.sindexPromote {
    text-align: left;
    height: 60px;
    background: rgba(255,255,255,0.8);
    margin: 0 6px 10px;
}

.sindexPromoteTitle {
    background: #2e96d7;
    width: 160px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
}

.sindexPromoteCont {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin: 0 5px;
}

.sindexPromoteColor {
    font-size: 20px;
    color: #ff6600;
    font-weight: bold;
}

.sindexPromoteColor2 {
    color: #ff6600;
}

.cepingPromote table {
    width: 95%;
    margin: 5px 10px;
    font-size: 14px;
}

    .cepingPromote table tr {
        display: inline-block;
        padding: 8px;
        width: 100%;
        border-bottom: 1px solid #eee;
    }

        .cepingPromote table tr th {
            color: #1b85c8;
            font-size: 14px;
            padding: 0 5px;
            text-align: center;
        }



        .cepingPromote table tr td span {
            display: inline-block;
            width: 8px;
            height: 18px;
            border-radius: 4px;
            background: #0081d3;
            float: left;
            margin-right: 6px;
        }

        .cepingPromote table tr td .activePromote {
            background: #ff6600;
        }

.warnPromote ul li {
    border-top: 1px solid #eee;
    padding: 3px;
}

    .warnPromote ul li p {
        color: #0081d3;
        font-size: 14px;
        text-align: left;
        text-indent: 15px;
    }

    .warnPromote ul li button {
        width: 123px;
        height: 33px;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        display: inline-block;
        background: #ff8800;
        border-radius: 5px;
        border: none;
        margin: 0 15px;
    }

#sindex_cont p {
    margin: 0;
}

.warnPromote ul li .goonBtnColor {
    background: #0081d3;
}

#classPromote {
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
    text-align: left;
    border-radius: 5px;
}

    #classPromote li {
        display: inline-block;
        border: none;
        margin: 5px;
        padding: 0;
        text-align: left;
    }

        #classPromote li.active {
            background: #1888ee;
            color: #fff;
            display: inline-block;
            padding: 2px 5px;
            border-radius: 3px;
        }

        #classPromote li:hover {
            color: #0081d3;
            background: #Fff;
        }

.minePH {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0081d3;
    height: 80px;
}

    .minePH .minePH_title {
        float: left;
        width: 15%;
        height: 80px;
        line-height: 80px;
        background: #FF8800;
        font-size: 24px;
        color: #fff;
    }

    .minePH .minePH_cont {
        width: 85%;
        float: left;
        color: #fff;
        font-size: 14px;
    }

        .minePH .minePH_cont p:nth-of-type(1) {
            font-size: 18px;
        }

        .minePH .minePH_cont p span {
            display: inline-block;
            margin: 0 5px;
        }

        .minePH .minePH_cont p {
            float: left;
            width: calc(100% - 65px);
            text-align: left;
            margin: 0;
            margin-top: 10px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .minePH .minePH_cont img {
            display: inline-block;
            float: left;
            margin: 18px 5px;
            vertical-align: baseline;
        }
/*发布考核列表展示二维码*/
.operateCheck {
    margin-top: 100px;
    background: rgba(255,255,255,0.9);
}

    .operateCheck .title {
        width: 100%;
        background: rgba(27,132,199,0.9);
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-size: 20px;
    }

        .operateCheck .title span:nth-of-type(1) {
            width: 10%;
            float: left;
            font-size: 16px;
        }

        .operateCheck .title span:nth-of-type(2) {
            width: 90%;
            float: left;
        }

.operateCheckCont {
    padding: 25px;
}

.CodeShow {
    float: left;
    width: 350px;
    text-align: center;
}

    .CodeShow img {
        display: inline-block;
        width: 200px;
        height: 200px;
    }

    .CodeShow .scan {
        margin-top: 15px;
        font-size: 16px;
        color: #666;
    }

    .CodeShow .static {
        font-size: 14px;
        color: #0081d3;
        text-align: left;
        border-top: 1px dashed #666;
        padding-top: 15px;
    }

        .CodeShow .static select {
            float: right;
            outline: none;
            border-radius: 5px;
            margin-right: 20px;
            font-size: 14px;
            padding: 2px 10px;
            width: 220px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .CodeShow .static .staticTitle {
            font-size: 16px;
            text-align: center;
            margin-bottom: 20px;
        }

.staticList li {
    overflow: hidden;
    margin-bottom: 10px;
}

    .staticList li span:nth-of-type(1) {
        display: inline-block;
        width: 60px;
        float: left;
        text-align: right;
    }

    .staticList li span:nth-of-type(2) {
        display: inline-block;
        margin: 0 10px;
        height: 20px;
        width: 220px;
        float: left;
        background: red;
    }

.textScore {
    float: right;
    width: calc(100% - 360px);
    height: 400px;
}

.textTime {
    text-align: left;
}

    .textTime .name {
        font-size: 16px;
        color: #666666;
    }

        .textTime .name span {
            color: #0081d3;
        }

.operateCheckCont .line,
.layui-layer-content .line {
    background: #cbcbcb;
    width: 1px;
    height: 620px;
    float: left;
}

.textTime .text {
    color: #0081d3;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.textTime .time {
    font-size: 16px;
    color: #999;
}

    .textTime .time .color {
        font-size: 28px;
        color: #ff9900;
        font-weight: bold;
    }

.textScore .warning {
    color: #ff6600;
    font-size: 26px;
    margin-top: 180px;
    display: none;
}

textScorePH {
    position: relative;
}

.textScorePH p {
    font-size: 20px;
    color: #0081d3;
    padding-right: 10px;
    border-bottom: 1px dashed #Ddd;
    padding-bottom: 30px;
}

    .textScorePH p span {
        color: #ff6600;
        font-size: 16px;
    }

    .textScorePH p button {
        float: right;
        font-size: 14px;
        color: #FFF;
        background-color: #188eee;
        border: none;
        border-radius: 5px;
        outline: none;
        padding: 4px 5px;
        margin: 0px 0px 0px 10px;
    }

        .textScorePH p button.active {
            background-color: #f60
        }

        .textScorePH p button img {
            width: 24px;
            height: 24px;
        }

.phList {
    height: 550px;
    overflow: auto;
}

    .phList table {
        width: 100%;
    }

        .phList table tr {
            border-bottom: 1px dashed #ddd;
        }

            .phList table tr th,
            .phList table tr td {
                font-size: 14px;
                color: #666;
                text-align: center;
                padding: 10px 0;
            }

                .phList table tr td .touxiang {
                    width: 25px;
                }

                .phList table tr td .barDemo {
                    margin-right: 5px;
                    display: inline-block;
                }

                .phList table tr td:nth-of-type(5) .layui-table-cell {
                    background: #ff2200;
                    color: #fff;
                    border-radius: 5px;
                }

                .phList table tr td:nth-of-type(4) .layui-table-cell {
                    color: #ff9900;
                }

.phListText {
    max-height: 380px;
    overflow: auto;
}

    .phListText li {
        width: 400px;
        height: 50px;
        background: #e4f4fc;
        border-radius: 5px;
        margin-bottom: 5px;
        line-height: 50px;
        display: inline-block;
        padding: 0 20px 0px 0px;
    }

        .phListText li img {
            display: inline-block;
            width: 38px;
            height: 38px;
            margin-bottom: 8px;
            border-radius: 50%;
            margin-right: 15px;
        }

        .phListText li span:nth-of-type(1) {
            display: inline-block;
            width: 30px;
            font-size: 18px;
            color: #0081d3;
            float: left;
            padding-left: 10px;
            margin-right: 10px;
        }

        .phListText li span:nth-of-type(2) {
            display: inline-block;
            width: 80px;
            font-size: 18px;
            color: #0081d3;
            margin-right: 20px;
        }

        .phListText li span:nth-of-type(3) {
            display: inline-block;
            width: 60px;
            font-size: 24px;
            color: #ff9900;
            margin-right: 20px;
        }

        .phListText li span:nth-of-type(4) {
            display: inline-block;
            font-size: 14px;
            color: #999;
            float: right;
        }

.operateBtns {
    margin-top: 20px;
    text-align: center;
    left: 80px;
}

    .operateBtns button {
        background: #3299da;
        color: #fff;
        width: 120px;
        height: 40px;
        border: none;
        border-radius: 5px;
        margin: 0 10px;
    }

#review {
    border: none;
    border-radius: 5px;
    outline: none;
    color: #337ab7;
}

.reviewSelect {
    font-size: 14px;
}
/*个人题库*/
.personalBank .goCommon {
    float: right;
    margin-right: 15px;
    color: #fff;
    font-size: 16px;
}

.personalBank #S_examList_content_title0 span:hover,
.personalBank .S_Pratice_reportLeft .S_Pratice_reportTitle span:hover {
    background: none;
}

.personalBank .S_examList_content_title0 .personalBankTitle {
    width: 80%;
    float: left;
}

.T_tiku_searchBtn,
.selectBtns button {
    display: inline-block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    border: none;
    background: #3299da;
    margin: 0 5px;
    font-size: 15px;
    margin-top: 13px;
    outline: none;
}

.selectBtns .assemTest {
    background: #f77d2c;
}

.selectBtns .uploadTest {
    background: #5e90a7;
}

.selectBtns .uploadMul {
    background: #fd9a5a;
}

.personalBank .T_tiku_title .T_tiku_titleS {
    float: left;
}

    .personalBank .T_tiku_title .T_tiku_titleS select {
        width: 200px;
    }

#ItemOption {
    text-align: center;
}

    #ItemOption input {
        width: 440px;
    }

    #ItemOption .plus {
        display: inline-block;
        width: 40px;
        height: 40px;
        font-size: 26px;
        background: #0081d3;
        border-radius: 5px;
        text-align: center;
        float: left;
        margin-left: 20px;
        margin-top: 7px;
        line-height: 40px;
    }

    #ItemOption ul {
        display: inline-block;
        margin-top: 10px;
    }

        #ItemOption ul li {
            border-bottom: 1px solid #eee;
            width: 400px;
            padding: 5px;
            margin-bottom: 5px;
        }

            #ItemOption ul li input {
                display: inline-block;
                width: 15px;
                height: 15px;
                outline: none;
                float: left;
            }

            #ItemOption ul li .cont {
                width: 90%;
                display: inline-block;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                font-size: 15px;
                float: left;
            }

            #ItemOption ul li .del {
                float: left;
                height: 20px;
            }
/*资源库管理*/
.rousceManageCont {
    margin: 10px;
}

.rousceManageTitle {
    height: 50px;
    line-height: 50px;
    /*border-bottom: 1px solid #0082d4;*/
    font-size: 16px;
    color: #333;
    padding: 0 15px;
}

    .rousceManageTitle .route {
        float: left;
        color: #fff;
    }

        .rousceManageTitle .route img {
            margin: 0 5px;
        }

    .rousceManageTitle .btns {
        float: right;
    }

        .rousceManageTitle .btns a {
            color: #fff;
            background: #f77d2c;
            text-decoration: none;
            font-size: 15px;
            border-radius: 5px;
            padding: 6px 10px;
        }

            .rousceManageTitle .btns a:nth-of-type(2) {
                background: #3299da;
            }

        .rousceManageTitle .btns input {
            display: inline-block;
            width: 300px;
            height: 45px;
            border: 1px solid #c1c1c1;
            border-radius: 5px;
            text-indent: 10px;
            margin-right: 10px;
        }

            .rousceManageTitle .btns input::-webkit-input-placeholder {
                color: #666;
            }

        .rousceManageTitle .btns button {
            display: inline-block;
            width: 90px;
            height: 35px;
            line-height: 35px;
            color: #fff;
            background: #3299da;
            border: none;
            border-radius: 5px;
            margin-right: 10px;
        }

.rousceManageList {
    height: 560px;
    overflow: auto;
}

    .rousceManageList ul {
        text-align: left;
    }

        .rousceManageList ul li {
            display: inline-block;
            margin: 15px 16px;
            width: 150px;
            text-align: center;
            float: left;
        }

            .rousceManageList ul li img {
                display: inline-block;
                height: 79px;
            }

            .rousceManageList ul li p {
                margin-top: 10px;
                width: 100%;
                height: 26px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

#FileList li,
#FolderList li {
    position: relative;
}

    #FileList li input[type="checkbox"],
    #FolderList li input[type="checkbox"] {
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 8px;
        top: -10px;
    }

#uploadAnnex input[type="text"] {
    width: 400px;
}

#uploadAnnex .file input[type="file"],
#uploadAnnex .file {
    display: inline-block;
    width: 90px;
    height: 50px;
    background: #0081d4;
    border-radius: 5px;
    line-height: 50px;
    margin-right: 10px;
}

    #uploadAnnex .file input[type="file"] {
        opacity: 0
    }

.filesList ul {
    text-align: left;
    margin-top: 30px;
}

    .filesList ul li {
        display: inline-block;
        width: 145px;
        text-align: center;
        margin-bottom: 15px;
    }

        .filesList ul li .filesShow {
            display: inline-block;
            width: 120px;
            height: 90px;
            border: 1px solid #a7a7a7;
            margin: 0;
        }

        .filesList ul li .text {
            font-size: 14px;
            padding: 5px;
            margin: 0;
        }

        .filesList ul li img {
            display: inline-block;
            width: 30px;
            height: 30px;
        }

#ceping_title {
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rousceDeleteList {
    text-align: center;
}

    .rousceDeleteList table {
        display: inline-block;
    }

    .rousceDeleteList tr th,
    .rousceDeleteList tr td {
        display: inline-block;
        padding: 10px 10px;
        border-bottom: 1px dotted #aaa;
    }

    .rousceDeleteList tr th,
    .rousceDeleteList tr td {
        width: 180px;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .rousceDeleteList tr th:nth-of-type(1),
        .rousceDeleteList tr td:nth-of-type(1) {
            width: 80px;
        }

        .rousceDeleteList tr td:nth-of-type(2) {
            text-align: left;
        }

        .rousceDeleteList tr td a {
            display: inline-block;
            margin: 0 5px;
            text-decoration: none;
        }

        .rousceDeleteList tr td input {
            height: 16px;
            width: 16px;
        }

        .rousceDeleteList tr td img {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 5px;
        }

.layui-col-md10,
.layui-card {
    width: 100% !important;
    height: 758px !important;
}

#previewText p {
    display: inline-block;
    margin: 20px 5px;
}

    #previewText p span {
        color: #3299da;
    }

    #previewText p button {
        display: inline-block;
        width: 70px;
        height: 35px;
        border-radius: 5px;
        background: #FF6600;
        border: none;
        color: #fff;
        margin: 0 5px;
    }

#previewText #file_FileContent {
    margin: 0;
}

#file_FileContent pre,
#file_FileContent img {
    display: inline-block;
    height: 620px;
    width: 960px;
    overflow: hidden;
}

.courseSet {
    padding: 30px;
    font-size: 16px;
    color: #666;
    text-align: left;
}

    .courseSet .title span:nth-of-type(1) {
        color: #333;
    }

    .courseSet .title span:nth-of-type(2) {
        color: #fe8432;
    }

    .courseSet .courseSetCont {
        margin-top: 20px;
    }

        .courseSet .courseSetCont .courseList {
            width: 120px;
            float: left;
            margin-top: 10px;
        }

        .courseSet .courseSetCont ul {
            float: left;
            height: 270px;
            overflow: auto;
        }

            .courseSet .courseSetCont ul li {
                padding: 5px 30px;
                border-bottom: 1px dashed #cecece;
            }

                .courseSet .courseSetCont ul li .courseTitle {
                    color: #0081d3;
                    margin-right: 50px;
                }

                .courseSet .courseSetCont ul li input {
                    display: inline-block;
                    width: 16px;
                    height: 16px;
                    border-radius: 3px;
                    background: #999;
                }

                .courseSet .courseSetCont ul li .default {
                    font-size: 14px;
                    color: #999;
                }

                .courseSet .courseSetCont ul li .err {
                    font-size: 20px;
                    margin-left: 50px;
                    color: #0382d4;
                }

    .courseSet .addCourse {
        margin-top: 20px;
    }

        .courseSet .addCourse .ipt,
        .courseSet .addCourse .ipt input {
            display: inline-block;
            width: 240px;
            height: 40px;
            border: 1px solid #c1c1c1;
            border-radius: 5px;
            margin-right: 10px;
            text-align: center;
            line-height: 40px;
        }

        .courseSet .addCourse .ipt {
            position: relative;
        }

        .courseSet .addCourse input[type="file"] {
            position: absolute;
            left: 0;
            opacity: 0;
        }

        .courseBtns button,
        .courseSet .addCourse button {
            width: 90px;
            height: 40px;
            color: #fff;
            background: #0081d3;
            border: none;
            border-radius: 5px;
        }

    .courseSet .courseBtns {
        margin-top: 60px;
        text-align: center;
    }

.courseBtns button {
    margin: 0 10px;
}

    .courseBtns button:nth-of-type(1) {
        background: #f77d2c;
    }

.laytable-cell-1-ClassName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.login_bind {
    background: url(/content/webhtml/img/bind.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 120px;
    overflow: hidden;
}

.bind_pic {
    margin-top: 80px;
}

    .bind_pic img {
        display: inline-block;
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }

    .bind_pic p {
        font-size: 18px;
        color: #333;
        margin-top: 10px;
    }

.bind_btn {
    margin-top: 20px;
}

    .bind_btn a {
        display: inline-block;
        width: 120px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        background: #6d6d6e;
        font-size: 18px;
        border: 1px solid #fff;
        text-decoration: none;
        text-align: center;
        border-radius: 5px;
        margin: 0 30px;
    }

    .bind_btn .activeBind {
        background: #0081d3
    }
