@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

html {
    color: #000000;
    /*overflow-y: scroll;*/
}

body,
button,
input,
select,
textarea {
    font-size: 14px;
    font-family: arial, 'Microsoft Yahei', '微软雅黑', 'Hiragino Sans GB', "黑体", '宋体', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em {
    font-style: normal
}

small {
    font-size: 12px
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit;
    *color: #585858;
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
img {
    -ms-interpolation-mode: bicubic
}

textarea {
    resize: vertical
}

.mainbox {
    width: 100%;
    min-width: 1345px;
    position: relative;
    background: #efefef;
}

.content_right_top_usermenu span a {
    color: #cccccc;
    font-size: 14px;
    width: 100%;
    display: block;
}

.content_right_top_usermenu span:hover a {
    color: #fff;
}

.content_left {
    position: absolute;
    background-color: #343f4c;
    width: 200px;
    left: 0;
    top: 0;
    height: 100%;
}

.content_left_top {
    display: block;
    width: 100%;
    height: 93px;
    background-color: #2187e0;
}

.content_left_top_logo {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}

.content_left_top_divider {
    display: block;
    width: 180px;
    height: 1px;
    background-color: #1c6eb5;
    margin: auto;
}

.content_left_top_info {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.content_left_top_info_head {
    display: inline-block;
    float: left;
    margin: 11px 0px 0px 15px;
    width: 70px;
    height: 70px;
    position: relative;
}

.relative {
    position: relative;
}

.content_left_top_info_head_img {
    width: 60px;
    height: 60px;
    border: solid 5px white;
    border-radius: 50%;
}

.content_left_top_info_head_cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.content_left_top_info_welcome {
    display: inline-block;
    float: left;
    width: 96px;
    margin: 23px 0px 0px 16px;
}

.content_left_top_info_welcome span,
.content_left_top_info_welcome label {
    display: block;
    width: 100%;
    color: white;
    line-height: 22px;
}

.content_left_top_info_welcome span {
    font-size: 14px;
}

.content_left_top_info_welcome label {
    font-size: 14px;
}
.LastAddClass{
    // font-size: 12px !important;
    line-height: 15px !important;
    width: 70px !important;
    display: block;
    overflow: hidden;
}
.LastAddClassMenu{
    font-size: 12px !important;
    width: 70px !important;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content_left_menu {
    overflow: hidden;
}

.content_left_menu_item {
    display: block;
    width: 196px;
    height: 50px;
    line-height: 50px;
    border-left: solid 4px transparent;
    position: relative;
    margin-top: 1px;
    cursor: pointer;
}

.content_left_menu_item.act {
    background-color: #252D38;
    border-left: solid 4px #ff8100;
}

.content_left_menu_item span {
    color: #cccccc;
    font-size: 16px;
    text-indent: 45px;
    display: block;
    width: 100%;
    height: 100%;
}

.content_left_menu_item label {
    position: absolute;
    right: 20px;
    top: 17px;
    width: 28px;
    height: 17px;
    font-size: 16px;
    text-align: center;
    line-height: 17px;
    background-color: #FF8100;
    color: white;
    border-radius: 30px;
}

.content_left_menu_item:hover {
    background-color: #252d38;
}

.content_right {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding-left: 200px;
}

.content_right_top {
    display: block;
    background-color: white;
    height: 45px;
    clear: both;
    position: relative;
    box-shadow: 0px 1px 7px #ccc;
}

.content_right_top_tohome {
    display: inline-block;
    float: right;
    padding: 0px 26px 0px 16px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}

.content_right_top_tohome span {
    display: inline-block;
    width: 19px;
    height: 17px;
    vertical-align: middle;
    margin-top: -3px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: 0px 0px;
}

.content_right_top_tohome label {
    color: #999999;
    font-size: 16px;
}

.content_right_top_tohome:hover label {
    color: #2187e0;
}

.content_right_top_tohome:hover span {
    background-position: -21px 0px;
}

.content_right_top_divider {
    display: inline-block;
    float: right;
    height: 21px;
    width: 1px;
    margin-top: 12px;
}

.content_right_top_user {
    display: inline-block;
    float: right;
    padding-right: 30px;
    height: 45px;
}

.content_right_top_user_name {
    display: inline-block;
    float: right;
    cursor: pointer;
}

.content_right_top_user_name label {
    display: inline-block;
    line-height: 45px;
    font-size: 14px;
    color: #999999;
}

.content_right_top_user_name span {
    display: inline-block;
    width: 7px;
    height: 4px;
    vertical-align: middle;
    margin-top: -2px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -2px -19px;
}

.content_right_top_user_name:hover label {
    color: #2187e0;
}

.content_right_top_user_name:hover span {
    background-position: -24px -19px;
}

.content_right_top_user_head {
    display: inline-block;
    float: right;
    position: relative;
    margin-right: 8px;
    height: 45px;
}

.content_right_top_user_head img.content_right_top_user_head_img {
    width: 30px;
    height: 30px;
    border: solid 2px #999999;
    border-radius: 40px;
    margin-top: 4px;
}

.content_right_top_user_head img.content_right_top_user_head_cover {
    position: absolute;
    width: 34px;
    height: 34px;
    left: 0;
    top: 4px;
}

.content_right_top_user_head label {
    position: absolute;
    left: -13px;
    top: 12px;
    width: 20px;
    height: 20px;
    background-color: #FF8100;
    color: white;
    text-align: center;
    line-height: 22px;
    border-radius: 20px;
    font-size: 13px;
}

.content_right_top_usermenu {
    position: absolute;
    width: 180px;
    height: auto;
    top: 45px;
    right: 18px;
    display: none;
    z-index: 100;
}

.content_right_top_usermenu b {
    position: absolute;
    width: 0px;
    height: 0px;
    border: solid 10px transparent;
    border-bottom: solid 10px #333f4b;
    top: -20px;
    left: 150px;
}

.content_right_top_usermenu span {
    display: block;
    width: 100%;
    height: 47px;
    text-align: left;
    text-indent: 27px;
    line-height: 47px;
    color: white;
    background-color: #333f4b;
    position: relative;
    border-bottom: 1px solid #222d3a;
}

.content_right_top_usermenu span:last-child {
    border-top: solid 1px #343f4c;
}

.content_right_top_usermenu span label {
    position: absolute;
    width: 28px;
    height: 17px;
    border-radius: 17px;
    line-height: 17px;
    text-align: center;
    background-color: #FF8100;
    color: white;
    font-size: 14px;
    text-indent: 0px;
    right: 17px;
    top: 15px;
}

.content_right_top_usermenu span:hover {
    color: #2187E0;
    background-color: #252D38;
}
.content_right_top_usermenu span:hover b {
    border-bottom-color: #252D38;
}
#mainbox .content .resourselist .last .box span a{
    color: #2187e0;
    padding-left: 5px;
    padding-right: 5px;
}
.cc_course_intro {
    background-color: #efefef;
    clear: both;
    /*height: 223px;*/
    overflow: hidden;
}

.cc_course_cover {
    display: inline-block;
    float: left;
    height: 175px;
    margin: 23px 0 0 5%;
    max-width: 550px;
    min-width: 295px;
}

.cc_course_intro_text {
    display: inline-block;
    height: 177px;
    margin: 23px 0 0 1.3%;
    position: relative;
    width: 45%;
}

.cc_course_intro_text h3 {
    color: #333333;
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 14px;
}

.cc_course_intro_text p {
    color: #666666;
    font-size: 14px;
    line-height: 29px;
}

.cc_course_intro_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.cc_course_intro_btn_activate,
.cc_course_intro_btn_goon,
.cc_course_intro_btn_back {
    display: inline-block;
    float: left;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: white;
    font-size: 14px;
}

.cc_course_intro_btn_activate,
.cc_course_intro_btn_goon {
    width: 120px;
    background-color: #ff8100;
}

.cc_course_intro_btn_activate:hover,
.cc_course_intro_btn_goon:hover {
    background-color: #d87b00;
}

.cc_course_intro_btn_back {
    width: 130px;
    background-color: #299be4;
    margin-bottom: 15px;
}

.cc_course_intro_btn_back:hover {
    background-color: #217cb6;
}

.cc_course_iframe_holder {
    display: block;
    width: 100%;
    height: auto;
    background-color: white;
}

.content_right_bottom {
    display: block;
    width: 100%;
    height: 230px;
    border-top: solid 1px #ccd0d6;
    background-color: #efefef;
    overflow: hidden;
}
.content_right {
    padding-bottom: 250px;
}
.content_right .content_right_bottom  {
    width: calc(100% - 200px);
    position: absolute;
    bottom: 0;
}
.content_right_bottom_left {
    display: inline-block;
    float: left;
    width: 34%;
    margin-left: 30px;
}

.content_right_bottom_left_logou {
    display: block;
    margin-top: 30px;
    width: 100px;
    height: auto;
}

.content_right_bottom_left_text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    margin-top: 22px;
    color: #666666;
    font-size: 14px;
}

.content_right_bottom_left_follow {
    display: block;
    clear: both;
    margin-top: 10px;
    /* height: 30px; */
}

.content_right_bottom_left_follow label {
    color: #666666;
    font-size: 14px;
    float: left;
    line-height: 30px;
}

.content_right_bottom_left_follow_wx,
.content_right_bottom_left_follow_wb {
    display: inline-block;
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.content_right_bottom_left_wxcode {
    position: absolute;
    width: 140px;
    height: 150px;
    left: -55px;
    top: -200px;
    display: none;
}

.content_right_bottom_right {
    width: 415px;
    display: inline-block;
    float: right;
    margin: 55px 30px 0px 0px;
}

.content_right_bottom_right_link {
    display: block;
    height: 44px;
    line-height: 44px;
    border-bottom: solid 1px #CCCCCC;
}

.content_right_bottom_right_link span {
    display: inline-block;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
    width: 64px;
    text-align: center;
    line-height: 16px;
    border-left: solid 1px #CCCCCC;
}

.content_right_bottom_right_link span:hover a {
    color: #2187E0;
}

.content_right_bottom_right_link span:first-child {
    border-left: none;
}

.content_right_bottom_right_contact {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}

.my_course_box {
    padding: 60px 30px;
    background-color: #EFEFEF;
}

.my_course_catalog {
    font-size: 18px;
    color: #565a5d;
    line-height: 30px;
    font-weight: bold;
}

.my_course_list {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: justify;
}

.my_course_item {
    margin-top: 25px;
    display: inline-block;
    float: left;
    background-color: white;
    width: 260px;
    height: auto;
    position: relative;
    margin-right: 15px;
}

.my_course_cover {
    width: 100%;
    height: 120px;
    display: block;
}

.my_course_text {
    padding: 12px 15px;
    width: 230px;
    height: 86px;
    position: relative;
}

.my_course_name {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.my_course_time {
    display: block;
    color: #666666;
    font-size: 12px;
    line-height: 1em;
    margin-top: 10px;
}

.my_course_s_p {
    position: absolute;
    width: 230px;
    height: 20px;
    line-height: 20px;
    left: 15px;
    bottom: 12px;
}

.my_course_status {
    display: inline-block;
    float: right;
    line-height: 20px;
    color: #adadad;
    font-size: 12px;
}
.my_course_status .text-yellow {
    color: #ff8100;
}
.my_course_price {
    display: inline-block;
    float: left;
    line-height: 20px;
    font-size: 20px;
    color: #ff3800;
}

.my_course_discount {
    position: absolute;
    left: 9px;
    top: -6px;
    display: block;
    width: 65px;
    height: 35px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -42px 0px;
}

.learning_diag_box {
    padding: 30px 30px;
    background-color: #EFEFEF;
    // min-height: 835px !important;
}

.learning_diag_btn {
    clear: both;
    overflow: hidden;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin-top: -8px !important;
}

.learning_diag_btn_back {
    display: inline-block;
    height: 30px;
    color: white;
    line-height: 30px;
    text-align: center;
    float: right;
    background-color: #299be4;
}

.learning_diag_btn_back:hover {
    background-color: #217cb6;
}

.learning_diag_btn_back a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
}

.learning_diag_summary {
    margin-top: 26px;
}

.learning_diag_summary_title {
    line-height: 88px;
    text-indent: 27px;
    border-top: solid 1px #dbdfe0;
    background-color: white;
    font-size: 18px;
    color: #565a5d;
}

.learning_diag_summary_detail {
    position: relative;
    width: 100%;
    height: 312px;
    background-color: white;
}

.learning_diag_summary_left {
    position: absolute;
    width: 215px;
    height: 312px;
    background-color: #52aaf6;
}

.learning_diag_summary_left_top {
    height: 155px;
    display: block;
    overflow: hidden;
}

.learning_diag_summary_left_bottom {
    height: 155px;
    display: block;
    overflow: hidden;
}

.learning_diag_summary_left_divider_t,
.learning_diag_summary_left_divider_b {
    width: 154px;
    height: 1px;
    margin: auto;
}

.learning_diag_summary_left_divider_t {
    background-color: #52aaf6;
}

.learning_diag_summary_left_divider_b {
    background-color: #79befa;
}

.learning_diag_summary_left_top span,
.learning_diag_summary_left_bottom span {
    font-size: 16px;
    color: white;
    line-height: 1em;
    margin-top: 40px;
    display: block;
    text-indent: 59px;
}

.learning_diag_summary_left_top label,
.learning_diag_summary_left_bottom label {
    font-size: 44px;
    color: white;
    line-height: 1em;
    margin-top: 18px;
    display: block;
    text-indent: 59px;
}

.learning_diag_summary_right {
    height: 312px;
    border-bottom: solid 1px #dbdfe0;
    border-top: solid 1px #dbdfe0;
    background-color: white;
    box-sizing: border-box;
    padding-left: 215px;
}

.learning_diag_summary_right_inner {
    padding: 30px;
}

.learning_diag_summary_right_title {
    line-height: 1em;
    font-size: 16px;
    color: #565a5d;
}

.learning_diag_summary_right_detail {
    line-height: 1em;
    font-size: 16px;
    color: #565a5d;
    height: 200px;
    margin-top: 30px;
    line-height: 32px;
    overflow-y: auto;
    color: #333333;
    font-size: 16px;
}

.learning_diag_detail {
    margin-top: -25px;
    color: #333333;
    font-weight: 600;
    font-size: 18px;
}

.learning_diag_detail_title {
    overflow: hidden;
    margin-top: 50px;
}

.learning_diag_detail_table {
    width: 100%;
}

.mt24 {
    margin-top: 15px;
}

.learning_diag_detail_table tr th {
    background-color: #dadfe5;
    font-size: 16px;
    color: #000000;
    height: 40px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.split_th {
    width: 100px;
}

.learning_diag_detail_table .table_split {
    border-top: 40px #dadfe5 solid;
    position: relative;
}

.learning_diag_detail_table .table_split b {
    font-weight: normal;
    display: block;
    position: absolute;
    top: -40px;
    right: -10px;
    width: 70px;
    line-height: 30px;
}

.learning_diag_detail_table .table_split em {
    font-style: normal;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 70px;
    line-height: 30px;
    left: -8px;
}

.learning_diag_detail_table tr td:first-child {
    text-align: center;
}

.learning_diag_detail_table tr td:first-child:before {
    display: none;
}

.learning_diag_detail_table tr td {
    position: relative;
    text-align: center;
    line-height: 55px;
    font-size: 14px;
}

.learning_diag_detail_table tr td a {
    color: #2187e0;
}

.learning_diag_detail_table tr td a:hover {
    text-decoration: underline;
    color: #217CB6;
}

.learning_diag_detail_table tr td:before {
    content: "";
    width: 1px;
    height: 41px;
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #ccd0d6;
}

.learning_diag_detail_table tr:nth-child(2n) td {
    background-color: white;
    border-bottom: solid 1px #ccd0d6;
}

.learning_diag_detail_table tr:nth-child(2n+1) td {
    background-color: #f7f7f7;
    border-bottom: solid 1px #ccd0d6;
}

.learning_diag_detail_table_star {
    color: #ff8100;
    font-size: 18px;
    position: absolute;
    left: 28%;
    top: 4px;
}

.learning_diag_detail_table_tip {
    line-height: 70px;
    text-indent: 25px;
    background-color: white;
    font-size: 14px;
    color: #999999;
}

.learning_diag_detail_table tr th.learning_diag_do {
    padding-left: 15px;
    padding-right: 15px;
}

.learning_diag_detail_table_tip label {
    color: #ff8100;
    font-size: 18px;
    display: inline-block;
    text-indent: 0px;
    vertical-align: middle;
}

.normal_content_left {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding-right: 320px;
}

.content_top_back {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -108px 0px;
    margin: 12px 0px 0px 31px;
}

.fix_content_right {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 320px;
    height: 100%;
    background-color: white;
}

.fix_content_right_img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.fix_content_right_img img {
    display: block;
    width: 100%;
    height: auto;
}

.fix_content_right_img span {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    line-height: 40px;
    text-indent: 15px;
    color: white;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.6);
}

.fix_content_right_text {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
}

.fix_content_right_text_item {
    display: inline-block;
    float: left;
    width: 95px;
    min-height: 60px;
    border-left: solid 1px #dbdfe0;
    text-align: center;
}

.fix_content_right_text_item:first-child {
    margin-left: 15px;
    border-left: none;
}

.fix_content_right_text_item>span {
    font-size: 24px;
    line-height: 40px;
    display: block;
    color: #333333;
}

.fix_content_right_text_item>span.color_red {
    color: #ff5400;
}

.fix_content_right_text_item>span>label {
    font-size: 18px;
    color: #666666;
}

.lastpage_rightfix_list {
    position: relative;
    width: 290px;
    height: 94px;
    margin: auto;
    overflow: hidden;
    background-color: #fafafa;
    box-sizing: border-box;
    padding-left: 20px;
    border-bottom: 1px solid #CCCCCC;
}

.l_r_lyi {
    border-left: 5px solid #dabfbf;
}

.l_r_ler {
    border-left: 5px solid #e4d1a2;
}

.l_r_lsa {
    border-left: 5px solid #b1b2d2;
}

.lastpage_rightfix_list p {
    font-size: 16px;
    color: #666666;
    margin-top: 16px;
}

.lastpage_rightfix_list p label {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 25px;
    border: 1px solid #CCCCCC;
}

.lastpage_rightfix_list a {
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    height: 25px;
    margin-top: 8px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 25px;
    border: 1px solid #CCCCCC;
    margin-left: 12px;
}

.lastpage_rightfix_list a:first-child {
    margin-left: 0px;
}

.lastpage_rightfix_list b {
    display: block;
    width: 22px;
    height: 22px;
    display: block;
    background-color: #fafafa;
    border: 1px solid #CCCCCC;
    border-radius: 22px;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: #bababa;
    position: absolute;
    top: 10px;
    right: 10px;
}

.lastpage_rightfix_list b:hover {
    background-color: #666666;
    color: #FFFFFF;
}

.lastpage_rightfix {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
}

.lastpage_rightfix_yulan a {
    display: block;
    width: 80px;
    height: 30px;
    background-color: #2187E0;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
}

.fix_content_right_text_item:nth-child(2)>span {
    font-size: 30px;
    color: #ff5400;
}

.fix_content_right_text_item:nth-child(3)>span {
    font-size: 30px;
    color: #666666;
}

.fix_content_right_text_item>label {
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 20px;
}

.group_task_box {
    padding: 30px;
    background-color: #EFEFEF;
    position: relative;
}

.group_task_breadcrumbs {
    margin-top: -18px;
}

.group_task_breadcrumbs a {
    font-size: 12px;
    color: #333333;
}

.group_task_breadcrumbs a:hover {
    color: #299be4;
}

.group_task_breadcrumbs span {
    color: #299be4;
    margin: auto 10px;
}

.group_task_main {
    background-color: white;
    min-height: 300px;
    margin-top: 13px;
}

.group_task_main_title {
    padding: 15px 30px 0px 30px;
}

.group_task_main_title_inner {
    line-height: 44px;
    border-bottom: solid 2px #ccd0d6;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.group_task_main_content {
    padding: 25px 50px;
}

.group_task_main_content_item {
    margin-bottom: 12px;
}

.group_task_main_content_intro {
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    word-break: break-all;
}

.group_task_main_content_intro h6 {
    font-weight: bold;
}

.group_task_main_content_attachment {
    display: block;
    clear: both;
    overflow: hidden;
    margin-top: 13px;
}

.group_task_main_content_attachment>label {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-left: 30px;
    display: inline-block;
    float: left;
}

.group_task_main_content_attachment>a {
    width: 358px;
    height: 28px;
    display: inline-block;
    float: left;
    border: solid 1px #ccd0d6;
}

.group_task_main_content_attachment>a>b {
    width: 18px;
    height: 17px;
    display: inline-block;
    float: left;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: 0px -25px;
    margin: 5px 0px 0px 15px;
}

.group_task_main_content_attachment>a>span {
    display: inline-block;
    float: left;
    width: 208px;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.group_task_main_content_attachment>a>label {
    display: inline-block;
    float: left;
    width: 100px;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.group_task_main_content_upload {
    padding: 25px 30px;
    background-color: #fafafa;
    margin-top: 20px;
}

.group_task_main_content_upload_btn_box {
    clear: both;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}

.group_task_main_content_upload_btn_box>label {
    display: inline-block;
    float: left;
    color: #333333;
    font-size: 14px;
}

.group_task_main_content_upload_btn {
    width: 120px;
    height: 32px;
    border: solid 1px #ccd0d6;
    background-color: white;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}

.group_task_main_content_upload_btn>span {
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 32px;
}

.group_task_main_content_upload_btn>span>b {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 13px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -149px -4px;
    margin-top: -2px;
}

.group_task_main_content_upload_btn>em {
    height: 28px;
    width: 1px;
    background-color: #CCD0D6;
    display: inline-block;
    float: left;
    margin-top: 2px;
}

.group_task_main_content_upload_btn>label {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    float: left;
    width: 83px;
    cursor: pointer;
}

.group_task_main_content_upload_btn_hide {
    display: none;
}

.group_task_main_content_upload_list {
    margin-top: 15px;
}

.group_task_main_content_upload_list_item {
    clear: both;
    overflow: hidden;
    line-height: 38px;
    display: none;
}

.group_task_main_content_upload_list_item>label {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333333;
}

.group_task_main_content_upload_list_item_file>em {
    display: inline-block;
    float: left;
    width: 19px;
    height: 14px;
    margin: 11px 3px 0px 2px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -127px -2px;
}

.group_task_main_content_upload_list_item_file>span {
    display: inline-block;
    float: left;
    width: 208px;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.group_task_main_content_upload_list_item_file>label {
    display: inline-block;
    float: left;
    width: 100px;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
}

.group_task_main_content_upload_list_item_file_delete {
    color: #2187e0;
    font-size: 14px;
    display: inline-block;
    float: left;
    cursor: pointer;
}

.group_task_main_member_add {
    width: 120px;
    height: 32px;
    border: solid 1px #ccd0d6;
    background-color: white;
    cursor: pointer;
    margin-top: 20px;
}

.group_task_main_member_add>span {
    width: 32px;
    height: 32px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 32px;
}

.group_task_main_member_add>span>b {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 13px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -163px -4px;
    margin-top: -2px;
}

.group_task_main_member_add>em {
    height: 28px;
    width: 1px;
    background-color: #CCD0D6;
    display: inline-block;
    float: left;
    margin-top: 2px;
}

.group_task_main_member_add>label {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    float: left;
    width: 83px;
    cursor: pointer;
}

.group_task_main_member_list {
    display: block;
    margin-top: 15px;
}

.group_task_main_member_list_item {
    display: block;
    clear: both;
    overflow: hidden;
    line-height: 30px;
}

.group_task_main_member_list_item>span {
    display: inline-block;
    width: 13px;
    height: 13px;
    float: left;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -109px -30px;
    margin-top: 9px;
}

.group_task_main_member_list_item.checked>span {
    background-position: -20px -30px;
}

.group_task_main_member_list_item>label {
    display: inline-block;
    float: left;
    margin-left: 9px;
}

.group_task_main_member_addpop {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 100000;
}

.group_task_main_member_addpop_inner {
    position: absolute;
    width: 800px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin: -200px 0px 0px -400px;
}

.group_task_main_member_addpop_title {
    display: block;
    text-align: center;
    line-height: 80px;
    overflow: hidden;
    height: 60px;
    background-color: #299be4;
    color: white;
    font-size: 18px;
}

.group_task_main_member_addpop_content {
    display: block;
    width: 100%;
    height: 340px;
    background-color: white;
    overflow: hidden;
}

.group_task_main_member_addpop_main {
    line-height: 45px;
    clear: both;
    overflow: hidden;
    margin-top: 116px;
}

.group_task_main_member_addpop_main>label {
    line-height: 45px;
    display: inline-block;
    float: left;
    margin-left: 90px;
    font-size: 18px;
}

.group_task_main_member_addpop_input {
    display: inline-block;
    float: left;
    width: 439px;
    height: 39px;
    border: solid 3px #299be4;
    outline: none;
    margin-left: 10px;
    text-indent: 10px;
    font-size: 16px;
}

.group_task_main_member_addpop_main>span {
    line-height: 45px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-size: 14px;
}

.group_task_main_member_addpop_btn {
    clear: both;
    overflow: hidden;
    margin-top: 100px;
}

.group_task_main_member_addpop_btn>span {
    display: inline-block;
    float: right;
    margin-right: 42px;
    width: 166px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #299be4;
    color: white;
    font-size: 18px;
    cursor: pointer;
}

.group_task_main_member_addpop_btn>span:hover {
    background-color: #217CB6;
}

.group_task_unfinish_submit {
    display: block;
    width: 92px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #299be4;
    color: white;
    font-size: 16px;
    margin: 20px auto;
    border: none;
    padding: 0px;
    cursor: pointer;
}

.group_task_unfinish_submit:hover {
    background-color: #217CB6;
}

.group_task_box_bottom {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 0;
    background-color: #e5e5e5;
}

.group_task_box_bottom>img {
    display: inline-block;
    float: left;
    width: 47px;
    height: auto;
    margin: 7px 0px 0px 30px;
}

.group_task_box_bottom>label {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-right: 30px;
    font-size: 12px;
    color: #999999;
}

.fix_content_right_group_member>span {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 50px;
    font-size: 18px;
}

.fix_content_right_group_member>p {
    line-height: 25px;
    font-size: 14px;
    padding: 0px 20px;
}

.fix_content_right_text_tip {
    line-height: 24px;
    color: #999999;
    font-size: 12px;
    text-align: center;
}

.group_task_finish_back {
    display: block;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #299be4;
    color: white;
    font-size: 16px;
    margin: 20px auto;
    border: none;
    padding: 0px;
    cursor: pointer;
}

.group_task_finish_back:hover {
    background-color: #217CB6;
}

.group_task_finish_upload .group_task_main_content_upload_list_item {
    display: block;
}

.group_task_main_content_upload_list_item_file_download {
    display: inline-block;
    float: left;
    color: #2187e0;
}

.group_task_finish_commit {
    margin-top: 20px;
    border-top: solid 1px #CCD0D6;
    border-bottom: solid 1px #CCD0D6;
    padding: 20px 0px;
}

.group_task_finish_commit h4 {
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.group_task_finish_commit p {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.group_task_finish_recommened {
    padding-top: 20px;
}

.group_task_finish_recommened h4 {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.group_task_finish_recommened>a {
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #299be4;
    color: white;
    font-size: 14px;
    margin-top: 20px;
    cursor: pointer;
}

.group_task_finish_recommened>a:hover {
    background-color: #217CB6;
}

.login_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(/resources/site/img/loginbg.jpg);
    background-size: cover;
}

.login_inner {
    position: absolute;
    width: 360px;
    height: 385px;
    left: 50%;
    top: 50%;
    margin: -190px 0px 0px -180px;
}

.login_logo {
    display: block;
    width: 121px;
    height: auto;
    margin: auto;
}

.login_title {
    display: block;
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: white;
    font-size: 24px;
    margin-bottom: 50px;
}

.login_input_row {
    background-color: white;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 25px;
}

.login_input_row>b {
    display: inline-block;
    float: left;
    width: 17px;
    height: 20px;
    margin: 10px 0px 0px 10px;
}

.small_icon_user {
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -2px -48px;
}

.small_icon_pass {
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -22px -48px;
}

.login_input_row input {
    border: none;
    padding: 0px;
    outline: none;
    background-color: transparent;
    float: left;
    width: 200px;
    height: 40px;
    margin-left: 10px;
    font-size: 14px;
}

.login_input_row>span {
    color: #ea5518;
    font-size: 12px;
    display: inline-block;
    float: right;
    width: 100px;
    margin-right: 10px;
    text-align: left;
}

.login_aboutpass_row {
    clear: both;
    overflow: hidden;
    line-height: 30px;
}

.login_aboutpass_row>input {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 8px;
}

.login_aboutpass_row>label {
    color: white;
    font-size: 12px;
    float: left;
    margin-left: 5px;
}

.login_aboutpass_row>a {
    color: white;
    font-size: 12px;
    float: right;
    margin-right: 15px;
}

.login_aboutpass_row>a:hover {
    text-decoration: underline;
}

.login_submit_box {
    position: relative;
    display: block;
    border: solid 1px white;
    height: 38px;
    overflow: hidden;
    margin-top: 45px;
}

.login_submit_box b {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.login_submit_box:hover b {
    background-color: rgba(36, 131, 196, 1);
}

.login_submit_box input {
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    background-color: transparent;
    border: none;
    padding: 0px;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.learning_diag2_summary {
    margin-top: -11px;
    border-top: solid 1px #CCD0D6;
    height: 96px;
    background-color: white;
    position: relative;
}

.learning_diag2_summary_title {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 96px;
    text-indent: 25px;
    white-space: nowrap;
    color: #000000;
    font-size: 18px;
}

.learning_diag2_summary_detail {
    display: inline-block;
    float: right;
    width: 402px;
    background-color: #52aaf6;
    height: 96px;
}

.learning_diag2_summary_score,
.learning_diag2_summary_total {
    width: 200px;
    height: 78px;
    display: inline-block;
    float: right;
    /* text-align: center; */
}

.learning_diag2_summary_score>span,
.learning_diag2_summary_total>span {
    font-size: 16px;
    color: white;
    line-height: 1em;
    margin-top: 20px;
    display: block;
    /* text-indent: 59px; */
    text-align: center;
    width: 100%;
}

.learning_diag2_summary_score>label,
.learning_diag2_summary_total>label {
    font-size: 30px;
    color: white;
    line-height: 1em;
    margin-top: 10px;
    display: block;
    /* text-indent: 59px; */
    text-align: center;
    width: 100%;
}

.learning_diag2_summary_divider_r,
.learning_diag2_summary_divider_l {
    width: 1px;
    height: 60px;
    margin-top: 22px;
    display: inline-block;
    float: right;
}

.learning_diag2_summary_divider_r {
    background-color: #52aaf6;
}

.learning_diag2_summary_divider_l {
    background-color: #79befa;
}

.q_tip_pop {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -179px 0px;
    margin-top: -4px;
    margin-left: 5px;
}

.learning_diag2_table_title {
    height: 35px;
    line-height: 35px;
    text-align: left;
    /* text-indent: 25px; */
    font-size: 16px;
    color: #565a5d;
    /* background-color: white; */
    font-weight: normal;
}

.learning_diag2_detail_table tr td:nth-child(1),
.learning_diag2_detail_table tr td:nth-child(2) {
    width: 100px;
}

.learning_diag2_detail_table tr td:nth-child(3) {
    text-align: left;
    padding-left: 15px;
    line-height: 25px;
}

.q_tip_pop_bubble {
    position: absolute;
    left: 300px;
    top: 100px;
    width: auto;
    height: auto;
}

.q_tip_pop_bubble>b {
    position: absolute;
    display: block;
    width: 13px;
    height: 10px;
    left: 49px;
    bottom: -8px;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -109px -18px;
}

.q_tip_pop_bubble_text {
    display: block;
    background-color: white;
    padding: 0px 15px;
    line-height: 46px;
    overflow: hidden;
    border: solid 1px #ccd0d6;
    color: #333333;
    box-shadow: #c6c5c5 5px 5px 5px;
}

.q_tip_pop_bubble_text label {
    color: #EA5518;
}

.learning_diag_btn_ht_switch {
    position: relative;
    display: inline-block;
    float: left;
    width: 180px;
    height: 56px;
    line-height: 64px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    border-bottom: solid 4px transparent;
}

.learning_diag_btn_ht_switch em {
    font-style: normal;
    display: block;
    min-width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #ff8100;
    position: absolute;
    top: 11px;
    right: 11px;
    border-radius: 10px;
}

.collection_lists {
    width: 550px;
    float: left;
    height: 145px;
    background-color: #FFFFFF;
    position: relative;
    margin-left: 15px;
    margin-top: 40px;
}
.collection_lists:nth-child(2n+1) {
    margin-left: 0px;
}

.collection {
    clear: both;
    overflow: hidden;
    min-height: 535px;
}

.col_ddg {
    position: absolute;
    top: -2px;
    left: 214px;
}

.collection_lists_pic {
    width: 290px;
    height: 145px;
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    position: relative;
}

.collection_lists_txt {
    float: left;
    width: 220px;
    margin-left: 10px;
}

.collection_lists_txt h3 {
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    // margin-top: 22px;
    // margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.collection_lists_txt p {
    font-size: 12px;
    color: #666666;
    margin-top: 3px;
}

.collection_lists_txt span {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    margin-top: 45px;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 14px;
}

.collection_lists_txt span.col_cheng {
    background-color: #ff8100;
}

.collection_lists_txt span.col_lan {
    background-color: #299be4;
    float: right;
}

/*.collection_lists_txt span:last-child {
    margin-left: 15px;
    margin-top: 45px;
}*/

.learning_diag_btn_ht_switch>b {
    position: absolute;
    height: 38px;
    width: 1px;
    right: 0;
    top: 11px;
    background-color: #CCD0D6;
}

.learning_diag_btn_ht_switch.act {
    border-bottom: solid 4px #2187e0;
    color: #2187e0;
}

.mt0 {
    margin-top: 0px !important;
}

.learning_diag_detail_table_new {
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    right: 0;
    top: 0;
    background-image: url(/resources/site/img/smallicon.png);
    background-position: -128px -18px;
}

.hat_page_box {
    text-align: right;
    margin: 20px auto;
    clear: both;
    overflow: hidden;
}

.hat_page_box>a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 8px;
    background-color: #f9f9f9;
    text-align: center;
    line-height: 30px;
    color: #adadad;
}

.hat_page_box>a.act,
.hat_page_box>a:hover {
    background-color: #299be4;
    color: white;
}

.hat_page_box>span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    text-align: center;
    line-height: 40px;
    color: #adadad;
}

.my_notify_table tr td:nth-child(3),
.my_score_table tr td:nth-child(2),
.sup_res_table tr td:nth-child(2) {
    text-align: left;
    text-indent: 10px;
}

.normal_content_left_full_screen {
    padding-right: 0px;
}

.sc_an_back {
    display: block;
    clear: both;
    overflow: hidden;
}

.sc_an_back_btn {
    display: inline-block;
    float: right;
    background-color: #299BE4;
    color: white;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}

.sc_an_back_btn:hover {
    background-color: #217CB6;
}

.score_analysis_summary_table {
    width: 100%;
    margin-top: 25px;
}

.score_analysis_summary_table td {
    text-align: left;
    text-indent: 15px;
    line-height: 72px;
    border-top: solid 1px #ccd0d6;
    background-color: white;
    position: relative;
}

.score_analysis_summary_table td span,
.score_analysis_summary_table td label {
    color: #666666;
    font-size: 14px;
}

.score_analysis_summary_table td:first-child:before {
    display: none;
}

.score_analysis_summary_table td label.score_analysis_summary_table_score {
    font-size: 20px;
    color: #ff5400;
}

.score_analysis_summary_table td:before {
    content: "";
    position: absolute;
    height: 16px;
    width: 1px;
    background-color: #ccd0d6;
    left: 0;
    top: 28px;
}

.score_analysis_detail_box {
    margin-top: 30px;
    border-top: solid 1px #ccd0d6;
    margin-bottom: 50px;
}

.score_analysis_detail_item_table {
    width: 100%;
}

.score_analysis_detail_item_table tr td {
    background-color: white;
    border-bottom: solid 1px #ccd0d6;
    line-height: 54px;
    text-align: center;
    position: relative;
}

.score_analysis_detail_item_table tr td:nth-child(2) label {
    color: #ff5400;
}

.score_analysis_detail_item_table tr td a {
    color: #299BE4;
}

.score_analysis_detail_item_table tr td a:hover {
    text-decoration: underline;
}

.score_analysis_detail_item_table tr td:first-child:before {
    display: none;
}

.score_analysis_detail_item_table tr td:before {
    content: "";
    position: absolute;
    height: 16px;
    width: 1px;
    background-color: #ccd0d6;
    left: 0;
    top: 17px;
}

.score_analysis_detail_item_table tr td em.zone_down {
    background-image: url(/resources/site/img/jiantouxia.png) !important;
    position: absolute;
    top: 23px;
    left: 60%;
    width: 7px;
    height: 4px;
    background-repeat: no-repeat;background-size: 100%;
}

.score_analysis_detail_toggle.act em.zone_down {
background-image: url(/resources/site/img/jiantouxia.png) !important;
    position: absolute;
    top: 18px;
    left: 60%;
    width: 7px;
    height: 4px;
    background-repeat: no-repeat;background-size: 100%;
}
.operatest_top b .q_tip_pop_bubble{display: none;}
.operatest_top b .q_tip_pop_bubble b{background-image: none !important;}
.operatest_top b:hover .q_tip_pop_bubble{display: block;}
.score_analysis_dd_table {
    line-height: 27px;
    width: 100%;
    overflow: hidden;
    display: none;
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.score_analysis_dd_table tr th {
    background-color: #dadfe5;
    border-bottom: solid 1px #ccd0d6;
    position: relative;
    font-size: 14px;
    color: #333333;
}

.score_analysis_dd_table tr th:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    left: -1px;
    top: 20%;
    background-color: #ccd0d6;
}

.score_analysis_dd_table tr td {
    background-color: #td;
    border-bottom: solid 1px #ccd0d6;
    position: relative;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.score_analysis_dd_table tr td:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    left: -1px;
    top: 20%;
    background-color: #ccd0d6;
}

.color_blue {
    color: #2187E0;
}

.stu_holding {
    background-color: #fff;
    border: 1px solid #ccd0d6;
    cursor: pointer;
    display: none;
    left: 0;
    position: absolute;
    text-align: left;
    text-indent: 20px;
    top: 40px;
    width: 131px;
    z-index: 1;
}

.stu_holding li:hover {
    background-color: #2187e0;
    color: #fff;
}

.zt_hzc {
    left: 47px;
    position: absolute;
    top: 1px;
}

.rotate {
    display: inline-block;
    max-width: 100%;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}

.rotate_h {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.sj {
    position: absolute;
    right: 30px;
    top: 17px;
    width: 8px;
}

.w131 {
    width: 131px;
    cursor: pointer;
}


/*my*/

.teach_centerselect {
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding-left: 39px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.teach_centerselect a {
    display: block;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
}

.teach_centerselect .doott {
    color: #FFFFFF;
    background-color: #299be4;
}

.teach_centercontent_list {
    position: relative;
    width: 260px !important;
    /*float: left;*/
    /*margin-left: 1.5%;*/
    margin-top: 45px;
    background-color: #FFFFFF;
}

.teach_centercontent_list .teach_centercontent_listpicc {
    display: block;
    width: 100%;
}


.teach_centercontent_list p {
    font-size: 14px;
    color: #333333;
    margin-left: 13px;
    margin-top: 13px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teach_centercontent_list span {
    display: block;
    width: 78px;
    height: 26px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background-color: #299be4;
    float: right;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 12px;
}

.teach_centercontent {
    clear: both;
    width: 100%;
    margin-bottom: 25px;
}

.teach_centercontent_list .show_togge {
    background-color: #ff8100;
}

.teach_centertitle {
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.teach_centertitleline {
    clear: both;
    overflow: hidden;
    width: 90%;
    margin: auto;
    height: 1px;
    background-color: #222d3a;
    margin-top: 10px;
    margin-bottom: 15px;
}

.teach_centercontent_listabso {
    display: block;
    position: absolute;
    top: -3px;
    right: -3px;
}

.teach_centercontent_list_innner {
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.c_classtitle h3 {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
}

.c_classtitle h3 p {
    font-size: 14px;
    color: #2187e0;
    display: inline-block;
    margin-left: 25px;
}

.c_classtitle {
    margin-top: 5px;
}

.c_classtitle_down {
    background-color: #FFFFFF;
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 40px;
}

.c_classtitle_down tr th {
    background-color: #dadfe5;
    height: 40px !important;
}

.c_classtitle_down tr th {
    text-align: center;
}


.c_classtitle_down tr th:first-child {
    text-align: center;
    box-sizing: border-box;
    padding-left: 0px !important;
}

.c_classtitle_down tr td {
    height: 55px;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    border-bottom: 1px solid #CCD0D6;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_classtitle_down tr td b {
    position: absolute;
    top: 7.5px;
    right: 0;
    width: 1px;
    height: 40px;
    background-color: #CCD0D6;
}

.c_classtitle_down tr:nth-child(2n) {
    background-color: #f7f7f7;
}

.c_classtitle_down tr td span {
    display: inline-block;
    margin-left: 8px;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;
}
.c_classtitle_down tr td span label.lab_sele{
    width: 200px;height: 80px;border-radius: 10px;border: 1px solid #CCCCCC;background-color: #FFFFFF;position: absolute;
    top:29px;left: -92px;display: none;z-index: 9;box-shadow: 0px 1px 14px #ccc;
}
.lab_sele p{text-align: center;font-size: 14px;margin-top: 10px;}
.lab_sele a.a_useless{display: block;float: left;width: 70px;height: 23px;font-size: 12px;color: #FFFFFF !important;background-color: #2187E0;text-align: center;line-height: 23px;margin-left: 20px;margin-top: 10px;}
span.dot_act.yi {
    background-image: url(/resources/site/img/table_1a.svg) !important;
}

span.dot_act.er {
    background-image: url(/resources/site/img/table_2a.svg) !important;
}

span.dot_act.si {
    background-image: url(/resources/site/img/table_3a.svg) !important;
}

.c_classtitle_down tr td span:first-child {
    margin-left: 0;
}
.c_classtitle_down tr td .reply,
 .c_classtitle_down tr td .disscuss {
    width:  26px;
    height: 26px;
    border-radius: 50%;
    color: #ddd;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.c_classtitle_down tr td .hiddenCourseIcon,
.c_classtitle_down tr td .hiddenCourseIcon2{
    margin-left: 10px;
    width:  26px;
    height: 26px;
    border-radius: 50%;
    color: #ddd;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.c_classtitle_down tr td .hiddenCourseIcon span,
.c_classtitle_down tr td .hiddenCourseIcon2 span{
    width: 26px;
    height: 26px;
    background-position: center center;
    border-radius: 50%;
}
.c_classtitle_down tr td .hiddenCourseIcon span:hover {
    background-image: url(/resources/site/img/hidden_course.png) !important;
    background-color: #299be4;
}
.c_classtitle_down tr td .hiddenCourseIcon2 span:hover {
    background-image: url(/resources/site/img/hidden_course2.png) !important;
    background-color: #299be4;
}
 .c_classtitle_down tr td .disscuss {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    border: 1px solid #adadad;
 }
  .c_classtitle_down tr td .disscuss:hover {
    border: 1px solid #299be4;
 }
.c_classtitle_down tr td .reply span,
.c_classtitle_down tr td .disscuss span,
.c_classtitle_down tr td .liveIcon span{
    width: 26px;
    height: 26px;
    background-position: center center;
    border-radius: 50%;
}
.c_classtitle_down tr td .disscuss span {
    width:  24px;
    height: 24px;
    background-size: 18px auto;
}
.c_classtitle_down tr td .reply span:hover {
    background-image: url(/resources/site/img/table_4a.svg) !important;
    background-color: #299be4;
}
.c_classtitle_down tr td .disscuss span:hover {
    background-image: url(/resources/site/img/table_5a.png) !important;
    background-color: #299be4;
    border-color:  #299be4;
}
.c_classtitle_down tr td .liveIcon span:hover {
    background-image: url(/resources/site/img/table_6a.png) !important;
    background-color: #299be4;
    border-color:  #299be4;
}
.c_classtitle_down tr td:last-child {
    text-align: center;
}

.c_classhot_list {
    width: 23.5%;
    margin-left: 2%;
    background-color: #FFFFFF;
    float: left;
    margin-top: 25px;
    position: relative;
}
.c_classhot_list em{display: block;width: 50px;height: 30px;position: absolute;top: -5px;left: 0;font-style: normal;font-size: 13px;color: #ffffff;text-align: center;line-height: 30px;}
.c_classhot_list:nth-child(4n+1) {
    margin-left: 0px;
}

.c_classhot_list_pic {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.c_classhot_list span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 45px;
    margin-left: 15px;
    width: 90%;
    margin: auto;
    margin-bottom: 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_classhot {
    overflow: hidden;
}

.c_classhot_list span:hover {
    text-decoration: underline;
}


.c_classtitle_downone tr td label {
    font-size: 14px;
    color: #2187e0;
}

.c_classtitle_downone tr td label.act_sele {
    color: #999999;
}

.act_sele_conn {
    position: absolute;
    width: 100%;
    box-shadow: 0px 0px 5px #CCCCCC;
    bottom: 45px;
    left: -10px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    color: #333333;
    white-space: normal;
    text-align: left;
    box-sizing: border-box;
    padding: 5px 0px 5px 10px;
    display: none;
}
.c_classtitle_downone tr td:last-child:hover .act_sele_conn{display: block;}
.act_sele_conn img {
    display: block;
    position: absolute;
    bottom: -7px;
    left: 49%;
    background-color: #FFFFFF;
}

.c_classtitle_mbxdh {
    font-size: 12px;
    color: #666666;
}

.c_classtitle_mbxdh label {
    color: #2187E0;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
}

.c_classtitle_white {
    width: 100%;
    height: 130px;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    margin-top: 34px;
    margin-bottom: 40px;
    background-color: white;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 20px;
}

.c_classtitle_white label {
    display: block;
    float: left;
    width: 50px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #ff5400;
}

.c_classtitle_white ul {
    float: left;
}

.c_classtitle_white ul li {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}

.operatest_top span {
    display: block;
    float: left;
    margin-left: 10px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #299be4;
}
.operatest_top span:hover {
    background-color: #1d76c4;
}
.operatest_top b {
    display: block;
    float: left;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    /* background-repeat: no-repeat; */
    background-position: 21px 0px;
    background-image: url(/resources/site/img/smallicon.png);
    /* background-size: cover; */
    margin-top: 7px;
}

.operatest_top {
    float: right;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-right: 30px;
}

.operatest {
    width: 100%;
    background-color: #FFFFFF;
    clear: both;
}

.opera_test_table {
    clear: both;
    width: 100%;
}

.opera_test_table tr td:nth-child(1) {
    text-align: center;
}

.opera_test_table tr td:nth-child(2) {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.opera_test_table tr td:nth-child(3) {
    text-align: center;
}

.opera_test_table tr td:nth-child(4) {
    text-align: center;
}

.opera_test_table tr td:nth-child(5) {
    text-align: center;
}
.opera_test_table tr td:nth-child(6) {
    text-align: center;
}
.opera_test_table tr td:nth-child(7) {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.opera_test_table tr td:nth-child(8) {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.opera_test_table tr td:nth-child(9) {
    text-align: center;
}

.opera_test_table tr td:nth-child(10) {
    text-align: center;
}

.opera_test_table tr td:nth-child(11) {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

/*0922*/

.opera_test_table tr td:nth-child(2) {
    text-align: center !important;
    height: 40px !important;
    /*	padding: inherit !important;*/
}
.opera_test_table thead tr td{background-color: #dadfe5;}
.opera_test_table .box {
    text-align: center;
}
/*0922*/


.opera_test_table_sele {
    width: 94px;
    text-align: left !important;
    position: relative;
    box-sizing: border-box;
    padding-left: 26px;
    border: 1px solid transparent;
    border-bottom: none;
    margin: auto;
    line-height: 39px;
    margin-top: 1px;
    background-repeat: no-repeat;
    background-position: 64px center;
    background-image: url(/resources/site/img/jiantouxia.png);
    cursor: pointer;
}

.opera_test_table_sele:hover {
    border: 1px solid #CCCCCC;
    border-bottom: none;
    background-color: #FFFFFF;
}

.opera_test_table_sele:hover ul {
    display: block;
}

.opera_test_table_sele ul {
    position: absolute;
    display: none;
    top: 39px;
    left: -1px;
    width: 245px;
    border: 1px solid #CCCCCC;
    border-top: none;
    z-index: 9;
    background-color: #FFFFFF;
}

.opera_test_table_sele ul li {
    display: block;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.opera_test_table_sele ul li a {
    color: #333333;
    cursor: pointer;
}

.opera_test_table_sele ul li:hover {
    color: #217CB6;
    background-color: #e3f1fd;
    cursor: pointer;
}

.opera_test_table tr td {
    height: 55px;
    position: relative;
}

.opera_test_table tr td b {
    display: block;
    position: absolute;
    width: 1px;
    height: 40px;
    background-color: #CCD0D6;
    top: 7.5px;
    right: 0;
}

.opera_test_table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}

.opera_test_table tr td:last-child span {
    display: inline-block;
    /* float: left; */
    font-size: 14px;
    color: #2187e0;
    /* width: 50%; */
    box-sizing: border-box;
    padding-right: 10px;
}

.opera_test_table tr td:last-child span em {
    font-style: normal;
    color: #ff8100;
}

.opera_test_table tr td:last-child span a {
    font-size: 14px;
    color: #2187e0;
}

.opera_test_table tr {
    border-bottom: 1px solid #CCCCCC;
}

.opera_test_table tr:first-child {
    border-bottom: none;
}

.opera_test_table tr:last-child {
    border-bottom: none;
}


/*
    title
 */

#mainbox .content .title {
    text-align: right;
}

#mainbox .content .title li {
    display: inline-block;
    margin-left: 30px;
}

#mainbox .content .title li p {
    display: inline-block;
    font-size: 14px;
    color: #000;

}


/*
    chose model
 */

.chosemodel {
    border-top: 1px solid #ccd0d6;
    background: #FFF;
    padding: 15px 15px;
}

.chosemodel h2 {
    display: inline-block;
    font-size: 18px;
    color: #565a5d;
    padding: 0 15px;
}

.chosemodel label {
    text-indent: 5px;
    padding: 0 15px;
    cursor: pointer;
}


/*
    modulelist
 */

#mainbox .content .modulelist {
    margin-top: 25px;
}

#mainbox .content .modulelist input {
    border: 1px solid #ccd0d6;
    width: 62px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#mainbox .content .modulelist h2 {
    font-size: 18px;
    color: #000000;
    line-height: 45px;
}

#mainbox .content .modulelist span.exp {
    // float: right;
    margin-left: .5em;
    color: #000;
    font-size: 16px;
}

#mainbox .content .modulelist span.exp i {
    display: inline-block;
    color: #ff8100;
    font-size: 25px;
    // border-left: 1px solid #ccd0d6;
    // padding-left: 10px;
    // margin-left: 10px;
    line-height: 30px;
}
#0_0_tr td .box a{color: #2187e0;margin-right: 20x;}
#mainbox .content .modulelist table {
    width: 100%;
}

#mainbox .content .modulelist tr {
    background-color: #FFF;
    border-bottom: 1px solid #ccd0d6;
}
#mainbox .content .modulelist tr:nth-child(2n) {
    background-color: #f7f7f7;
}
#mainbox .content .modulelist td {
    position: relative;
    height: 55px;
    text-align: center;
    padding: 3px 0;
    vertical-align: middle;
    box-sizing: border-box;
}

#mainbox .content .modulelist td .box {
    border-right: 1px solid #ccd0d6;
}

#mainbox .content .modulelist td p {
    line-height: 24px;
}

#mainbox .content .modulelist .last .box {
    border: none;
    overflow: inherit;
    white-space: normal;
}
.modulelist td.last {
    text-indent: .5em;
    text-align: left;
    overflow: visible;
    font-size: 14px;
}
#mainbox .content .modulelist th {
    background-color: #dadfe5;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}

#mainbox .content .modulelist select {
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
}

.small_inout {
    width: 35px !important;
    height: 20px !important;
}


/*
    添加新项
 */

#mainbox .content .modulelist .additem {
    text-align: left;
    padding: 20px;
}

#mainbox .content .modulelist .additem .box {
    position: relative;
    width: 130px;
    height: 28px;
    border: 1px solid #ccd0d6;
    background-color: #FFF;
    float: right;
}

#mainbox .content .modulelist .additem .box span {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-right: 1px solid #ccd0d6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #299be4;
}

#mainbox .content .modulelist .additem .box p {
    font-size: 14px;
    color: #000;
    display: inline;
    height: 28px;
    line-height: 28px;
    margin-left: 48px;
}

#mainbox .content .addmodule {
    padding: 20px 0;
    text-align: right;
    overflow: hidden;
}

.chosemodel label input {
    margin-right: 5px;
}

#mainbox .content .addmodule .box {
    position: relative;
    float: left;
    width: 140px;
    background-color: #FFF;
    text-align: left;
    border: 1px solid #ccd0d6;
}

#mainbox .content .addmodule .box span {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-right: 1px solid #ccd0d6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #299be4;
}

#mainbox .content .addmodule .box p {
    font-size: 14px;
    color: #000;
    display: inline;
    height: 28px;
    line-height: 28px;
    margin-left: 45px;
}

#mainbox .content .button {
    text-align: center;
}

#mainbox .content .button a {
    display: inline-block;
    width: 96px;
    height: 30px;
    line-height: 30px;
    background-color: #299be4;
    color: #FFF;
    font-size: 16px;
    margin: 0 8px;
}

.location a {
    font-size: 12px;
    color: #666666;
}
.location a[href]:hover {
    color: #299be4;
}
.location span {
    font-size: 12px;
    color: #1C6EB5;
    margin-left: 3px;
    margin-right: 3px;
}

#mainbox {
    margin: 0;
    width: 100%;
    position: relative;
    min-height: 484px;
}

#mainbox .content h2 {
    font-size: 18px;
    color: #000000;
    /* line-height: 60px; */
}

#mainbox .content h2 a {
    font-size: 14px;
    margin-left: 30px;
    color: #2187e0;
}

.gradedisperse table {
    margin-top: 10px;
}
.wholestatus table {
    margin-top: 10px;
}
/*
    export
 */

#mainbox .content .export {
    height: 55px;
    line-height: 70px;
    text-align: right;
}

#mainbox .content .export a {
    float: right;
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background-color: #299be4;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}


/*
    table
 */

#mainbox .content table {
    width: 100%;
    background-color: #FFF;
}

#mainbox .content td .box {
    border-right: 1px solid #ccd0d6;
}
#mainbox .content td:last-child .box{
    border: none !important;
}
#mainbox .content .last .box {
    border-right: none;
    overflow: inherit;
}


/*
    courseinfo
 */

#mainbox .content .courseinfo td {
    vertical-align: middle;
    height: 55px;
    font-size: 14px;
    text-indent: 20px;
    color: #000 !important;
}
table#table tr th em {
    cursor: pointer;
}
#mainbox .content .courseinfo td p {
    border-left: 1px solid #ccd0d6;
    max-width: 100%;
    white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
}

#mainbox .content .courseinfo .first p {
    border-left: none;
}


/*
    wholestatus
 */

#mainbox .content .wholestatus {
    margin-top: 30px;
}

#mainbox .content .wholestatus th {
    background-color: #dadfe5;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
}

#mainbox .content .wholestatus td {
    vertical-align: middle;
    height: 55px;
    color: #333;
    text-align: center;
    line-height: 46px;
}


/*
    分数段统计
 */

#mainbox .content .gradedisperse {
    margin-top: 30px;
}

#mainbox .content .gradedisperse td {
    border-top: 1px solid #ccd0d6;
    vertical-align: middle;
    height: 55px;
    color: #333;
    text-align: center;
    line-height: 46px;
}

#mainbox .content .gradedisperse .first {
    background-color: #dadfe5;
}

#mainbox .content .gradedisperse .first .box {
    border-right: none;
}


/*
    成绩分布曲线
 */

#mainbox .content .imgarea {
    margin-top: 30px;
}

#mainbox .content .imgarea .disperse img {
    width: 100%;
}

.questiontwo {
    background-color: #f7fdfe;
    padding-bottom: 30px;
}

.questiontwo:last-child {
    border-top: none !important;
    padding-top: 6px;
    margin-top: 28px !important;
}

#mainbox .content .questionbox .questiontwo li p {
    position: relative;
    padding: 10px 2.5%;
}

.cont {
    position: relative;
}

.cont label {
    display: block;
    font-size: 14px;
    color: #333333;
    top: 10px;
    right: 50px;
    position: absolute;
}

.cont .cont_fj {
    display: block;
    font-size: 14px;
    color: #2187e0;
    position: absolute;
    top: 50px;
    right: 50px;
}


/*
    课程模式设定
 */

#mainbox .content .selectarea {
    margin: 34px 0 30px;
    background-color: #FFF;
}

#mainbox .content .selectarea li {
    border-top: 1px solid #ccd0d6;
    padding: 15px 40px;
}

#mainbox .content .selectarea li.hide {
    display: none;
}

#mainbox .content .selectarea .titletle {
    border-top: none;
    background-color: #dadfe5;
    height: 40px;
    padding: 0 30px;
}

#mainbox .content .selectarea .titletle h2 {
    font-size: 16px;
    color: #000;
    line-height: 40px;
}

#mainbox .content .selectarea li .titit {
    display: inline-block;
    width: 100px;
    line-height: 50px;
}

#mainbox .content .selectarea li .cocontnt {
    margin: -36px 0 0 100px;
}

#mainbox .content .selectarea li .cocontnt label {
    margin-right: 35px;
}

#mainbox .content .selectarea li select {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccd0d6
}

#mainbox .content .selectarea li input {
    width: 57px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    border: 1px solid #ccd0d6;
}

#mainbox .content .selectarea li .radradioio {
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-right: 15px;
}

#mainbox .content .selectarea li .checkbox {
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-right: 10px;
}

#mainbox .content .selectarea li .same {
    margin-bottom: 15px;
}

#mainbox .content .selectarea li .same-input {
    display: inline-block;
}

#mainbox .content .selectarea li .different {
    margin: 15px 0;
}

#mainbox .content .selectarea li .disable {
    background-color: #ccc;
    opacity: 0.6;
    overflow: hidden;
}

#mainbox .content .selectarea li .disable * {
    background-color: #ccc;
    opacity: 0.6;
}

#mainbox .content .selectarea li .disable select,
#mainbox .content .selectarea li .disable input {
    border-color: #6B5858;
}

#mainbox .content .selectarea li table {
    width: 100%;
}

#mainbox .content .selectarea li table tr {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    border: 5px solid #FFF;
}

#mainbox .content .selectarea li table tr td {
    text-align: center;
}


#mainbox .content .selectarea .sendarea .checked .checkbox {
    border-color: #e6e6e6;
}

.cocontnt_ytep {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #ccd0d6;
}

.cocontnt_ytep p {
    float: left;
}


/*
    build
 */

#mainbox .content .build {
    height: 85px;
    line-height: 85px;
    text-align: right;
    background-color: #FFF;
}

#mainbox .content .build a {
    float: right;
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background-color: #299be4;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin: 8px 12px;
}
#mainbox .content .build a:hover {
    background: #1d76c4;
}

/*
    resourselist
*/

#mainbox .content .resourselist table {
    width: 100%;
}

#mainbox .content .resourselist th {
    background-color: #dadfe5;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}

#mainbox .content .resourselist td {
    vertical-align: middle;
    text-align: center;
    height: 54px;
    font-size: 14px;
    border-top: 1px solid #ccd0d6;
}
#mainbox .content .resourselist table.oTable_teXt1 td:nth-child(7) .box{white-space: normal;}
#mainbox .content .resourselist table.oTable_teXt1 td:nth-child(8) .box{white-space: normal;}
#mainbox .content .resourselist table.oTable_teXt2 td:nth-child(6) .box{white-space: normal;}
#mainbox .content .resourselist table.oTable_teXt2 td:nth-child(7) .box{white-space: normal;}
#mainbox .content .resourselist td .box
#mainbox .content .resourselist .title td {
    background-color: #e5e5e5;
}

#mainbox .content .resourselist td .box {
    border-right: 1px solid #ccd0d6;
    line-height: 45px;
}

#mainbox .content .resourselist .last .box {
    border: none;
    overflow: inherit;
    white-space: normal;
}

#mainbox .content .resourselist td .point {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(/resources/site/img/sprites.png) no-repeat -265px -4px !important;
}
#mainbox .content .resourselist td .box a {
    color: #2187e0;
}
#mainbox .content .resourselist table tbody tr:nth-child(2n) td{
    background-color: #f7f7f7;
}
.lastpage_biaoge tbody tr:nth-child(2n) td{
    background-color: #f7f7f7;
}
#mainbox .content .resourselist td .offline {
    background: none;
}


/*
    title
 */

{
    height: 55px;
    line-height: 55px;
    text-align: right;
}

#mainbox .content .title li {
    display: inline-block;
    margin-left: 30px;
}

#mainbox .content .title li p {
    display: inline-block;
    line-height: 15px;
    font-size: 14px;
    color: #000;
}


/*
    courselist
 */

#mainbox .content .courselist table {
    width: 100%;
}

#mainbox .content .courselist th {
    background-color: #dadfe5;
    vertical-align: middle;
    height: 70px;
    border-bottom: 1px solid #ccd0d6;
}
#mainbox .content .courselist table tr:nth-child(2n) td {
    background-color: #f7f7f7;
}
#mainbox .content .courselist td {
    // background-color: #FFF;
    vertical-align: middle;
    text-align: center;
    height: 54px;
    border-bottom: 1px solid #ccd0d6;
}

#mainbox .content .courselist .tititittletle td {
    background-color: #e5e5e5!important;
    font-size: 18px;
    color: #333333;
}

#mainbox .content .courselist .tititittletle td:first-child {
    text-align: left;
    box-sizing: border-box;
    padding-left: 20px;
}

#mainbox .content .courselist td a {
    color: #2187e0;
}

#mainbox .content .courselist td .disable {
    color: #ccc;
}
.content .courselist td .box {
    min-height: 45px;
}
#mainbox .content .courselist td .box {
    border-right: 1px solid #ccd0d6;
    line-height: 45px;
}

#mainbox .content .courselist .last .box {
    border: none;
    overflow: inherit;
    white-space: normal;
}

.courselistooone tr td:first-child {
    text-align: left !important;
    box-sizing: border-box;
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.questionboxoone {
    padding: 20px !important;
    box-sizing: border-box;
}

.inner_text {
    display: none;
}

.inner_text:first-child {
    display: block;
}

.question ul li {
    clear: both;
    overflow: hidden;
}

.question ul li.esti {
    clear: both;
    overflow: inherit;
}

.questionthr {
    padding-bottom: 160px !important;
}

.recommeecond {
    width: 225px !important;
}

.teshudeyi {
    float: left !important;
    margin-top: 15px;
}

.teshudeer {
    float: left !important;
    width: 80% !important;
    margin-top: 15px;
}


/*
    title
 */

#mainbox .content .title {
    /* height: 70px; */
    /* line-height: 70px; */
    text-align: right;
    margin-bottom: 4px;
}

#mainbox .content .title li {
    display: inline-block;
    margin-left: 30px;
    border-right: 1px solid #ccc;
    padding-right: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
}
input#checkall {
    margin-right: 5px;
}
#mainbox .content .title li p {
    display: inline-block;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    max-width: 300px;
}


/*
    grade
 */

#mainbox .content .grade {
    background-color: #FFF;
    height: 96px;
    border-top: 1px solid #ccd0d6;
}

#mainbox .content .grade .unit {
    display: inline-block;
    margin-left: 25px;
    line-height: 96px;
    font-size: 20px;
}

#mainbox .content .grade .average,
#mainbox .content .grade .done {
    float: right;
    display: inline-block;
    width: 160px;
    height: 96px;
    background-color: #52aaf6;
    text-align: center;
    padding: 20px 0 20px 20px;
    box-sizing: border-box;
}

#mainbox .content .grade .average p {
    line-height: 30px;
    color: #FFF;
    border-right: 1px solid #298ee6;
}

#mainbox .content .grade .done p {
    line-height: 30px;
    color: #FFF;
}

#mainbox .content .grade p span {
    font-size: 30px;
    color: #FFF;
}


/*
    tasklist
 */

#mainbox .content .tasklist h2 {
    font-size: 18px;
    color: #565a5d;
    line-height: 18px;
    margin-top: 30px;
    margin-bottom: 15px;
}

#mainbox .content .tasklist h2 span {
    float: right;
    color: #000;
    font-size: 16px;
    margin-left: 30px;
}

#mainbox .content .tasklist table {
    width: 100%;
    border-top: 1px solid #ccd0d6;
}

#mainbox .content .tasklist .tit {
    background-color: #dadfe5;
}

#mainbox .content .tasklist td {
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
    height: 55px;
    border-top: 1px solid #ccd0d6;
}

#mainbox .content .tasklist .title td {
    background-color: #e5e5e5;
}

#mainbox .content .tasklist td a {
    color: #2187e0;
}

#mainbox .content .tasklist td .disable {
    color: #ccc;
}

#mainbox .content .tasklist td .box {
    border-right: 1px solid #ccd0d6;
    line-height: 45px;
    height: 45px;
}

#mainbox .content .tasklist .last .box {
    border: none;
    overflow: inherit;
    white-space: normal;
}

#mainbox .content .resourselist .handle {
    height: 84px;
    line-height: 84px;
    background-color: #FFF;
    border-top: 1px solid #ccd0d6;
    /*width: 100%;*/
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 5px;
}

#mainbox .content .resourselist .handle a {
    float: right;
    font-size: 14px;
    color: #2187e0;
    margin: 0 15px;
}

#mainbox .content .build {
    height: 62px;
    line-height: 70px;
    text-align: right;
}

#mainbox .content .build a {
    float: right;
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background-color: #299be4;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}

#getall {
    margin-right: 5px;
}


/*
    基本信息
 */

#mainbox .content .baseinfo {
    background-color: #FFF;
    padding: 30px;
}


/*
    账户信息
 */

#mainbox .content .accountinfo {
    display: block;
    background-color: #FFF;
    height: 650px;
    padding: 30px;
}

#mainbox .content .accountinfo p {
    width: 345px;
}

#mainbox .content .accountinfo p a {
    color: #2187e0;
    font-size: 14px;
    display: inline-block;
    float: right;
}
/*table tr:nth-child(2n) td{background-color: #f7fdfe !important;}*/

/*
    common
 */

.navbang {
    margin-top: -22px !important;
}


/*#mainbox .content li {
	height: 67px;
}*/

#mainbox .content .editportrait {
    height: auto;
}

#mainbox .content li .itemname {
    float: left;
    font-size: 14px;
    line-height: 50px;
    width: 75px;
    text-align: right;
    margin-right: 10px;
}


/*#mainbox .content li p {
	margin-left: 100px;
	line-height: 50px;
}*/

#mainbox .content li p .change {
    float: right;
}

#mainbox .content li p label {
    margin-right: 21px;
}

#mainbox .content li p label input {
    margin-right: 10px;
}

#mainbox .content .editportrait .tip {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin-left: 75px;
}

#mainbox .content .button {
    margin-top: 25px;
}

.baseinfo .baseinfo_inppuutt {
    border: 1px solid #CCCCCC;
    height: 33px;
    display: block;
    float: left;
    margin-top: 7px;
    width: 358px;
    box-sizing: border-box;
    padding-left: 10px;
}

.notice_title h3 {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.notice_title p {
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.notice_content {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    border-top: 2px solid #2187E0;
    margin-top: 15px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    padding: 30px 45px;
}

.notice_content_txt p {
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    margin-top: 10px;
}

.notice_content_txt p:first-child {
    margin-top: 0px;
}

.notice_content_list {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #CCCCCC;
    margin-top: 45px;
}

.notice_content_list p {
    // width: 280px;
    height: 30px;
    margin-top: 20px;
}

.notice_content_list span {
    font-size: 12px;
    color: #333;
    line-height: 30px;
    // width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.notice_content_list label {
    display: block;
    float: left;
    font-size: 12px;
    color: #000;
    margin-left: 20px;
    line-height: 30px;
}

.notice_dibu span {
    display: block;
    font-size: 14px;
    color: #000000;
}

.notice_dibu span:first-child {
    float: left;
}

.notice_dibu span:last-child {
    float: right;
    color: #2187E0;
}

.notice_dibu {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

.notice_dibu span:hover {
    text-decoration: underline;
}


/*
    build
 */

#mainbox .content .build {
    height: 85px;
    line-height: 85px;
    text-align: right;
}

#mainbox .content .build a {
    float: right;
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background-color: #299be4;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin: 25px 20px;
}
.box span a em {
    color: red;
    margin-left: 5px;
}
#mainbox .content .contentbox {
    padding: 13px 30px 42px 30px;
    margin-top: -3px;
}
.learning_diag_box .contentbox{padding: 0px !important;}
.courseinfo table tr:last-child td:last-child a {
    display: block;
    float: right;
    margin-right: 10px;
    width: 78px;
    height: 35px;
    line-height: 35px;
    background-color: #299be4;
    text-align: center;
    /* padding-left: 14px; */
    color: #fff;
    text-indent: 0px;
}
/*
    resourselist
 */

#mainbox .content .resourselist table {
    width: 100%;
}

#mainbox .content .resourselist th {
    background-color: #dbdfe4;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
}
/*0922*/
#mainbox .content .resourselist td {
    vertical-align: middle;
    text-align: center;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    border-top: 1px solid #ccd0d6;
    overflow: hidden !important;
    position: relative;
}
.last p{color: #2187e0;}
.last p:hover{text-decoration: underline;}
/*0922*/
#mainbox .content .resourselist .title td {
    background-color: #e5e5e5;
}

#mainbox .content .resourselist td .box {
    border-right: 1px solid #ccd0d6;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 20px;min-width: 10px;
}

#mainbox .content .resourselist .last .box {
    border: none;
    overflow: inherit;
    white-space: normal;
}

#mainbox .content .resourselist td .point {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../img/sprites.png) no-repeat -265px -4px;
}

#mainbox .content .resourselist td .offline {
    background: none;
}

.contentbentboox {
    padding: 0px !important;
}

#mainbox .contentbentboox .resourselist table tr:nth-child(2n+1) td {
    background-color: #fcfcfc !important;
}

.fabugrzy {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 99;
}

.fabugrzy_inner {
    position: fixed;
    width: 833px;
    height: 520px;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    margin-top: -219px;
    background-color: #FFFFFF;
}

.fabugrzy_inner_title {
    width: 100%;
    height: 40px;
    background-color: #efefef;
    border-bottom: 1px solid #CCCCCC;
}

.fabugrzy_inner_title span {
    display: block;
}

.fabugrzy_inner_title span:first-child {
    float: left;
    margin-left: 20px;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
}

.fabugrzy_inner_title span:last-child {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    float: right;
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    border-radius: 20px;
    background-color: #fafafa;
    color: #666666;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}

.fabugrzy_inner_title span:last-child:hover {
    background-color: #FF0000;
    color: #FFFFFF;
    border: 1px solid #FF0000;
}

.fabugrzy_inner_content h3 {
    font-weight: normal;
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
    margin-left: 20px;
}

.fabugrzy_inner_content h3 label {
    color: #FF3800;
    line-height: 35px;
    margin-right: 5px;
}

.fabugrzy_inner_list {
    width: 181px;
    height: 130px;
    position: relative;
    border: 1px solid transparent;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.fabugrzy_inner_list img {
    display: block;
    width: 100%;
}

.fabugrzy_inner_list p {
    font-size: 12px;
    color: #333333;
    padding: 10px 10px;
}

.fabugrzy_inner_list span {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/resources/site/img/huihui.png);
    background-position: center center;

}

.fabugrzy_inner_list.lanlan span {
    background-image: url(/resources/site/img/lanlan.png);
    display: block !important;
}

.fabugrzy_inner_list:hover {
    background-color: #e3f1fd;
    border: 1px solid #90c3ef;
}

.fabugrzy_inner_list:hover span {
    display: block;
}

.fabugrzy_inner_list.lanlan {
    background-color: #e3f1fd;
    border: 1px solid #90c3ef;
}

.fabugrzy_inner_confirm a {
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #FFFFFF;
    background-color: #2187E0;
    display: block;
    margin: auto;
    overflow: hidden;
    clear: both;
    margin-top: 35px;
}

.set_one {
    font-size: 12px;
    color: #333333;
}

.set_one label {
    color: #217CB6;
}

.set_two h3 {
    font-size: 18px;
    color: #000000;
}
table.c_classtitle_down tr td:last-child a {
    color: #2187e0;
}
.set_two span {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    display: block;
    float: left;
}

.set_two {
    margin-top: 39px;overflow: hidden;
}
.setTwoUl{display: block;float: right;margin-top: 10px;}
.setTwoUl li{font-size: 14px;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    float: left;
    /* padding-left: 70px; */
    background-position: 64px center;
    width: 90px;
    margin-left: 10px;
    margin-right: 1em;
}
.set_thr {
    clear: both;
    overflow: hidden;
    position: relative;
}

.set_thr table {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.tab_dy {
    box-sizing: border-box;
    text-align: right;
    padding-right: 30px;
    border-bottom: none !important;
}

.tab_wk {
    box-sizing: border-box;
    text-align: left;
    padding-left: 30px;
    border-right: none !important;
    border-top: none !important;
}
.set_thr table thead th .help {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    background: #ff8100;
    color: #fff;
    border-radius: 50%;
}
.set_thr table thead th .help .exp {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 2;
    text-indent: 0;
    width: 200px;
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
    bottom: 20px;
    right: -92px;
    text-align: left;
    display: none;
    border-radius: 2px;
}
.set_thr table thead th.help-content:hover .help .exp{
    display: block;
}
.set_thr table thead th .help .exp img{
    height:  20px;
    position: absolute;
}
.set_thr table thead th .help .exp .exp-p {
    padding-left: 30px;
}
.set_thr table thead th .help .exp .exp-p img {
    margin-left: -27px;
    margin-top: 4px;
}
.set_thr table thead th .help .exp::after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
    bottom: -5px;
    left: 95px;
}
.set_thr table tr th {
    width: 1%;
    background-color: #dadfe5;
    height: 30px;
    line-height: 23px;
    border: 1px solid #ccd0d6;
    vertical-align: middle;
}

.set_thr table tr th input {
    margin-right: 5px;
}

.set_thr table tr td {
    text-align: center;
    background-color: #FFFFFF;
    line-height: 40px;
    border: 1px solid #ccd0d6;
}

.set_for span {
    font-size: 14px;
    color: #000000;
}

.set_for label {
    font-size: 14px;
    color: #000000;
    margin-right: 15px;
}

.set_for input {
    margin-right: 10px;
}

.set_for {
    margin-top: 25px;
}

.set_fiv input {
    margin-right: 5px;
}

.set_fiv label {
    margin-right: 10px;
}

.set_fiv {
    margin-top: 25px;
}

.set_six a {
    display: block;
    width: 100px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    height: 37px;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
    background-color: #2187E0;
}

.baseinfooonnee li {
    display: block;
    clear: both;
}

.baseinfooonnee li p {
    line-height: 50px;
}

.lastpage_title {
    font-size: 18px;
    color: #000000;
    width: 100%;
    margin-top: 6px;
    font-weight: 600;
}

.lastpage_biaoge tr th {
    height: 40px;
    background-color: #dadfe5;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    font-size: 16px;
}
/*1008*/
table tr th{
    color: #000 !important;
    font-size: 16px !important;
    background-color: #dbdfe4 !important;
}
/*1008*/
.lastpage_biaoge tr td {
    text-align: center;
    position: relative;
    line-height: 55px;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #111111;
    border-bottom: 1px solid #ccd0d6;
}

.lastpage_biaoge tr td:nth-child(1) {
    width: 5%;
}

.lastpage_biaoge tr td:nth-child(2) {
    width: 20%;
}

.lastpage_biaoge tr td:nth-child(3) {
    width: 20%;
}

.lastpage_biaoge tr td:nth-child(4) {
    width: 15%;
}

.lastpage_biaoge tr td:nth-child(5) {
    width: 15%;
}

.lastpage_biaoge tr td:nth-child(6) {
    width: 25%;
}

.lastpage_biaoge {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
}

.lastpage_biaoge tr td b {
    display: block;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 7.5px;
    background-color: #ccd0d6;
}

.lastpage_biaoge tr td a {
    color: #2187e0;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.lastpage_biaoge tr td a:first-child {
    margin-left: 0px;
}

.lastpage_biaoge tr td a:hover {
    text-decoration: underline;
}

.fbgrzuoye {
    width: 100%;
    height: 160px;
    background-color: #FFFFFF;
    margin-top: 28px;
    box-sizing: border-box;
    padding-top: 1px;
}

.fbgrzuoye_list h3 {
    display: block;
    float: left;
    margin-left: 20px;
    width: 60px;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    color: #000000;
}

.fbgrzuoye_list span {
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 12px;
    padding-right: 10px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #299be4;
    margin-left: 20px;
}

.fbgrzuoye_list {
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fbgrzuoye_list span label {
    font-size: 18px;
    line-height: 35px;
}

.fbgrzuoye_list div {
    position: relative;
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    border: 1px solid #CCCCCC;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin-left: 20px;
    background-repeat: no-repeat;
    background-position: 135px center;
}

.fbgrzuoye_list div ul li {
    display: block;
    float: left;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
}

.fbgrzuoye_list div ul {
    position: absolute;
    top: 35px;
    left: -1px;
    width: 1000px;
    height: 50px;
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 3px 3px 5px #CCCCCC;
}

.fbgrzuoye_list div ul li:hover a {
    color: #217CB6;
}

.fbgrzuoye_list div ul li a {
    color: #666666;
}

.fbgrzuoye_listbox {
    overflow: hidden;
    background-color: #FFFFFF;
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 30px 40px;
}

.fbgrzuoye_listbox_item h3 {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.fbgrzuoye_listbox_item_con {
    width: 100%;
    border: 1px solid #CCCCCC;
    margin-top: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    box-sizing: border-box;
    padding: 40px 50px;
}

.fbgrzuoye_listbox_bottom {
    width: 100%;
    height: 44px;
    background-color: #fafafa;
}

.fbgrzuoye_listbox_bottom span {
    display: block;
    color: #2187e0;
    font-size: 14px;
    line-height: 44px;
    padding-left: 30px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.fbgrzuoye_listbox_bottom span:first-child {
    float: left;
}

.fbgrzuoye_listbox_bottom span:last-child {
    float: right;
}

.fbgrzuoye_listbox_item {
    margin-top: 30px;
}

.fbgrzuoye_listbox_item:first-child {
    margin-top: 0px;
}

.fbgrzuoye_listbox_item_con span {
    display: block;
    width: 100%;
    height: 35px;
    margin-top: -30px;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    border-bottom: 1px dashed #CCCCCC;
}

.fbgrzuoye_listbox_item_con h2 {
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 600;
}
.pilydbt{display: inline-block;margin-left: 20px; padding: 3px 10px;background-color: #2187E0;color: #FFFFFF;font-size: 14px;}
.newcorsefx table tr th{border: 1px solid #CCCCCC;padding-top: 5px;padding-bottom: 5px; vertical-align: middle;background-color: #dadfe5;}
.newcorsefx{margin-top: 20px;}
.newcorsefx table tr td{height: 55px;border: 1px solid #CCCCCC;vertical-align: middle;text-align: center;}
p#notdata {
    height: 300px;
    width: 100%;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    line-height: 300px;
    font-size: 16px;
    color: #666;
}









@media only screen and (max-width:1600px) {
    .teach_centercontent_list {
        width: 23.875%;
        /*margin-left: 1.5%;*/
    }
    .teach_centercontent_list:nth-child(4n+1) {
        margin-left: 0 !important;
    }
    .teach_centercontent_list:nth-child(5n+1) {
        /*margin-left: 1.5%;*/
    }.collection_lists {
         width: 535px;
     }
}
@media only screen and (max-width:1365px) {
    .teach_centercontent_list:nth-child(4n+1) {
        /*margin-left: 1.5% !important;*/
    }
}
/*0902*/

.connewspageht {
    width: 1138px !important;
    margin: auto !important;
    padding: inherit !important;
}

.newspage {
    width: 100%;
    height: 45px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 3px #CCCCCC;
}

.newspage_inner {
    width: 1138px;
    margin: auto;
}

.newspage_regl a {
    display: inline-block;
    width: 60px;
    height: 26px;
    margin-left: 10px;
    border-radius: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.newspage_regl a:first-child {
    color: #FFFFFF;
    background-color: #2187e0;
    border: 1px solid #2187e0;
}

.newspage_regl a:last-child {
    color: #222222;
    background-color: #f8f8f8;
    border: 1px solid #CCCCCC;
}

.newspage_logo {
    float: left;
    margin-top: 9px;
    width: 128px;
}
.newspage_logo img{width: 100%;}

.newspage_regl {
    float: right;
    margin-top: 9px;
}

.newspagetiele {
    width: 1138px;
    height: 57px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top: 25px;
    overflow: hidden;
}

.newspagetiele span {
    font-size: 14px;
    color: #333333;
    margin-left: 30px;
    margin-top: 25px;
    display: block;
}

.newspagelist {
    width: 1138px;
    margin: auto;
    overflow: hidden;
    margin-top: 5px;
    background-color: #FFFFFF;
    padding-top: 20px;
    min-height: 600px;
}
.newspagetiele span a {
    color: #2187e0;
}
.newspagelist ul li {
    display: block;
    width: 95%;
    margin: auto;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    line-height: 40px;
}

.newspagelist ul li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #333333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newspagelist ul li label {
    display: block;
    float: right;
    font-size: 14px;
    color: #333333;
}

.hat_page_boxnewsppage {
    text-align: center;
    margin-top: 190px;
}

.newspagelist ul li a:hover {
    color: #2187e0;
    text-decoration: underline;
}

.newspagebanner {
    margin-top: 15px !important;
    margin-bottom: 45px !important;
}

.newspagebanner {
    width: 1085px;
    height: 700px;
    margin: auto;
    position: relative;
}

.newspagebanner_pic {
    width: 963px;
    height: 573px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}

.newspagebanner_dere img {
    display: block;
    position: absolute;
    top: 35%;
}

.newspagebanner_dere img:first-child {
    left: 0;
}

.newspagebanner_dere img:last-child {
    right: 0;
}

.newspagebanner_text {
    width: 963px;
    margin: auto;
    border: 1px solid #dcdcdc;
    border-top: none;
    line-height: 40px;
    font-size: 12px;
    color: #999999;
    box-sizing: border-box;
    padding-left: 15px;
}

.newspagebanner_pic img {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 100%;
}

.newspagebanner_lenbox {
    width: 963px;
    margin: auto;
    margin-top: 20px;
    height: 40px;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
}

.newspagebanner_lenbox label em {
    font-style: normal;
}

.newspagebanner_lenbox label b {
    font-style: normal;
    font-weight: normal;
}

.newspagebanner_pic img:first-child {
    left: 0;
}

.newspageggzw {
    width: 870px;
    margin: auto;
}

.newspageggzw h3 {
    font-size: 30px;
    color: #333333;
    text-align: center;
}

.newspageggzw label {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DCDCDC;
    font-size: 14px;
    color: #333333;
}

.newspageggzw p {
    text-indent: 2em;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}

.newspageggzw img {
    display: block;
    max-width: 90%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.newspageggzw em {
    font-style: normal;
    font-size: 14px;
    color: #333333;
    display: block;
    float: right;
    margin-top: 20px;
    margin-bottom: 35px;
}

.pubu_list img {
    width: 100%;
    display: block;
    margin: auto;
}

.pubu_list {
    float: left;
    margin: 20px 0px 0px 20px;
    padding: 0px;
    overflow: hidden;
    width: 255px;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #CCCCCC;
}

.pubu {
    margin: auto;
    overflow: hidden;
    position: relative;
}

.pubu_list span {
    font-size: 12px;
    color: #999999;
    margin-left: 15px;
    line-height: 35px;
}

.indexbox {
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
    padding-bottom: 105px;
}

.indexbox_con {
    width: 1138px;
    margin: auto;
    overflow: hidden;
}

.indexbox_left {
    width: 200px;
    float: left;
    margin-top: 20px;
}

.indexbox_left_logologin img {
    display: block;
    width: 100%;
}

.indexbox_left_logologin a {
    display: block;
    width: 120px;
    height: 30px;
    border-radius: 30px;
    margin: auto;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.indexbox_left_logologin a:first-child {
    background-color: #FAFAFA;
    color: #333333;
    border: 1px solid #DCDCDC;
}

.indexbox_left_logologin a:last-child {
    background-color: #2187e0;
    color: #FFFFFF;
    border: 1px solid #2187e0;
}

.indexbox_left_list {
    clear: both;
    overflow: hidden;
}

.indexbox_left_list h3 {
    font-size: 16px;
    color: #2187e0;
    border-top: 5px solid #2187e0;
    font-weight: 600;
    line-height: 38px;
    border-bottom: 1px solid #DCDCDC;
    font-family: "微软雅黑";
}

.indexbox_left_list ul li {
    display: block;
    margin: 10px 0;
}

.indexbox_left_list ul li a span {
    display: block;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.btn.btn-blue.btn-80 {
    margin-left: 10px;
}
a.btn.btn-blue.btn-80.disable {
    margin-left: 0px;
}












.indexbox_left_list ul li a label {
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
    font-weight: normal;
}

.indexbox_left_list p a img {
    display: block;
    margin-top: 24px;
    margin-bottom: 15px;
}

.indexbox_right {
    width: 900px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}
.indexbox_left_logologin div {
    margin-top: 52px;
}
.index_banner {
    width: 100%;
    height: 446px;
    position: relative;
}

.index_banner_list {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 100%;
}

.index_banner_list:first-child {
    left: 0;
}

.index_banner_dere img {
    display: block;
    position: absolute;
    top: 42%;
    cursor: pointer;
}

.index_banner_dere img:first-child {
    left: 20px;
}

.index_banner_dere img:last-child {
    right: 20px;
}

.index_banner_yuan {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.index_banner_yuan span {
    display: inline-block;
    width: 10px;
    margin-left: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
}

.index_banner_yuan span.dottt {
    background-color: #2187E0;
}

.index_tittle {
    width: 100%;
    overflow: hidden;
    height: 43px;
    border-top: 1px dashed #DCDCDC;
    border-bottom: 1px dashed #DCDCDC;
    margin-top: 25px;
}

.index_tittle span {
    display: block;
    float: left;
    font-size: 16px;
    color: #2187E0;
    font-weight: 600;
    line-height: 43px;
}

.index_tittle a {
    display: block;
    float: right;
    margin-top: 12px;
}

.index_kecheng_box_list {
    width: 211px;
    height: 118.5px;
    float: left;
    margin-left: 18px;
    margin-top: 25px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_kecheng_box_list:nth-child(4n+1) {
    margin-left: 0px;
}

.index_kecheng_box_list a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.index_kecheng_box_list a span {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    width: 100%;
    line-height: 30px;
    margin: auto;
    box-sizing: border-box;
    margin-top: 89px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0,0,0,0.5);
}

.index_kecheng_box {
    overflow: hidden;
}
table tr td{
    max-width: 160px !important;min-width: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
}



/*-- 2016-09-29 新增  */


.content_right {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding-left: 200px;
}
/*0924*/
.content_right_bottom {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border-top: solid 1px #ccd0d6;
    background-color: #efefef;
    overflow:visible;
}
.content_right_bottom::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.content_right_bottom_left {
    display: inline-block;
    float: left;
    width: 48%;
    margin-left: 30px;
}

.content_right_bottom_left_logou {
    display: block;
    margin-top: 30px;
    width: 100px;
    height: auto;
}

.content_right_bottom_left_text {
    display: block;
    width: 100%;
    height: auto;
    line-height: 23px;
    margin-top: 22px;
    color: #666666;
    font-size: 14px;
}
.today_nine_twofor_list span img {
    display: block;
    position: absolute;
    top: -178px;
    left: -64px;
    display: none;
    transition: 0.5s all;
}
.content_right_bottom_left_follow ul {
    margin-top: 20px;
    display: block;
}
.content_right_bottom_left_follow ul li{display: block;font-size: 12px;color: #999999;line-height: 24px;}
.content_right_bottom_left_follow ul li:last-child{padding-left: 20px;background-image: url(/resources/site/img/nine_leftpiv.png);background-repeat: no-repeat;background-position: 0px center;}
.today_nine_twofor_list span:first-child:hover img{display: block;}
.today_nine_twofor_list{clear: both;}
.today_nine_twofor_list span{display: block;float: left;line-height: 19px;color: #666666;font-size: 14px;margin-top: 7px;}
.today_nine_twofor_list span:first-child{background-image: url(/resources/site/img/ninetwofor.jpg);margin-right: 15px;position: relative; background-repeat: no-repeat;width: 20px;height: 20px;}
/*0924*/
.content_right_bottom_left_follow {
    display: block;
    clear: both;
    margin-top: 8px;
    /* height: 30px; */
}

.content_right_bottom_left_follow label {
    color: #666666;
    font-size: 14px;
    float: left;
    line-height: 30px;
}

.content_right_bottom_left_follow_wx,
.content_right_bottom_left_follow_wb {
    display: inline-block;
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.content_right_bottom_left_wxcode {
    position: absolute;
    width: 140px;
    height: 150px;
    left: -55px;
    top: -200px;
    display: none;
}
.teach_centercontent_list_innner img {
    width: 100% !important;
}
.content_right_bottom_right {
    width: 415px;
    display: inline-block;
    float: right;
    margin: 80px 30px 0px 0px;
}

.content_right_bottom_right_link {
    display: block;
    height: 44px;
    line-height: 44px;
    border-bottom: solid 1px #CCCCCC;
}

.content_right_bottom_right_link span {
    display: inline-block;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
    width: 64px;
    text-align: center;
    line-height: 16px;
    border-left: solid 1px #CCCCCC;
}

.content_right_bottom_right_link span:hover a {
    color: #2187E0;
}

.content_right_bottom_right_link span:first-child {
    border-left: none;
}

.content_right_bottom_right_contact {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}
.learning_diag_btn_ht_switch_shuzi{
    position: absolute;
    right: 10px;
    top: 20px;
    min-width: 20px;
    height: 20px;
    background-color: #FF8100;
    color: white;
    text-align: center;
    line-height: 22px;
    border-radius: 20px;
    font-size: 13px;
}

.content_left_menu_item_shuzi{
    position: absolute;
    right: 20px;
    top: 17px;
    width: 28px;
    height: 17px;
    font-size: 16px;
    text-align: center;
    line-height: 17px;
    background-color: #FF8100;
    color: white;
    border-radius: 30px;
}

.ui-nowrap{
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.resourselist table.opera_test_table tr td.last .box a span{

}
.cont p{width: 100%;min-height: 10px;}

.lastpage_biaoge tr td:last-child b{background-color: transparent !important;}
.laypage_main.laypageskin_u3{text-align: right;margin-top: 35px;}
table#table tr th em{color: #2187e0 !important;}





/*1017*/

.changequjianhe {
    box-shadow: 0px 1px 10px #999;
}
.c_classtitle_down tr td a{padding-left: 10px;padding-right: 10px;}
.lab_sele .a_useless{padding-left: 0px;padding-right: 0px;}
li.editportrait p img {
    width: 140px;
    height: 140px;
    border: 1px solid #ccc;
    padding: 5px;
}

.memoNo{font-style: normal;color: #f00 !important;}
.c_classtitle_down tr td a.bianji {
    padding-right: 0px;
}


table{border-collapse: separate !important;}
.cocontnt .checked {
    color: #999;
}
.unit_part {
    display: inline-block;
    margin-right: 7px;
    line-height: 40px;
    vertical-align: middle;
}

#mainbox .content .resourselist td:last-child {
    overflow: visible !important;
}

td.disable {
    overflow: visible;
}
/*新手引导页样式*/

.FirstHelp {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    display: none;
}
.cover_sub {
    background: #fff;
    width: 73px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #299be4;
    border-radius: 5px;
    box-shadow: 2px 2px 20px #ddd;
    margin-left: 720px;
    position: absolute;
    top: 40px;
    cursor: pointer;
}
#FirstHelp {
    position: relative;
}

/*新增顶部返回首页*/
.content_right_top_homepage{
    float: right;
    margin: 12.5px 2% 12.5px 0;
    padding-left: 23px;
    background: url('../../img/Home2.png') no-repeat;
    line-height: 20px;
    height: 20px;
    color: #adadad;
}
.content_right_top_user  {
    padding-right: 20px;
}
.content_right_top_usermenu {
    right: 93px;
}
.c_classtitle_mbxdh a[href]:hover {
    color: #299be4;
}
.notice_content_txt img {
    max-width: 100%;
}
.Firstcover {
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0 solid #000;
    opacity: .75;
    filter: alpha(opacity=75);
    z-index: 9;
    -webkit-transition: all .25s;
    transition: all .25s;
    box-shadow: 0 0 0 100px #000;
    overflow: hidden;
}
.Firstcover::before {
    content: '';
    width: 100%; height:100%;
    border: 400px solid #000;
    position: absolute;
    left: -400px; top: -400px;
    /* 自己瞎填的参数，示意 */
    box-shadow: inset 0 0 5px 2px rgba(0,0,0,.75);
}
.fgimg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}
/*

<label class="learning_diag_btn_ht_switch_shuzi">1</label>
<label class="learning_diag_btn_ht_switch_shuzi">1</label>
<label class="content_left_menu_item_shuzi">1</label>


<img class="content_left_top_logo" src="/resources/site/img/logo.png" style="height: 45px;width: 200px;">

��Ӱ  <div class="box ui-nowrap">����Ұ��ѧӢ���棩����˵1</div>



http://www.bjmyteam.com  ·���滻�ɷ�����·��

*/
/*设定学习模式新增样式*/
.n2_title {
    margin: 20px 0;
}
.n2_table_content {
    background: #fff;
    padding: 15px 15px 15px 30px;
}
.n2_table {
    font-size: 14px;
    line-height: 30px;
    padding: 15px;
}
.n2_table tr td {
    white-space: normal;
    text-overflow: inherit;
}
.n2_table input[type='text'] {
    border: 1px solid #ddd;
    text-align: center;
    margin: 0 .5em;
}
.exp_ti {
    vertical-align: middle;
    width: 24%;
    padding-right: 30px;
    border-right: 1px solid  #eeeff1;
}
.n2_table label {
    display: block;
    padding-left: 2em;
}
.n2_table label span{
    color: #ff9129;
}
.n2_table dl {
    display: block;
    padding-left: 2em;
}
.n2_table dl dt{
    display: inline-block;
    float: left;
    width: 39%;
    font-size: 16px;
    line-height: 2.5;
    min-width: 160px;
}
.n2_table dl dt.dtt {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.n2_settowul {
    float: none;
    margin-top: 0;
}
.look_btn {
    float: right;
    padding: 0 1em;
    line-height: 2;
    background: #299be4;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.look_btn:hover {
    background: #2187E0;
}

.newnotice {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
}
.grade_co {
    min-width: 3em;
    min-height: 1em;
    display: inline-block;
}


/*插件样式微调*/
body .layui-layer-setwin{
    top: 11px;
}

.content_left_top_info_head *{
    box-sizing: content-box;
}
.content_right_top_user_head img.content_right_top_user_head_img {
    box-sizing: content-box;
}

/*重写dataTables样式*/
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #fff;
    border: none;
    font-size: 18px;
    padding: 0;
    margin: 0 7px;
    min-width: 32px;
    line-height: 32px;
    font-weight: 800;
    color: #666!important;
    min-width: 32px;
    text-align: center;
}
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #299be4;
    border-color: #299be4 !important;
    color: #fff!important;
}
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: #f7f7f7;
    color: #adadad!important;
}
#mainbox .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background: #299be4;
  box-shadow: none;
}
#mainbox table.dataTable thead th, table.dataTable thead td {
    border-bottom: none;
}
#mainbox table.dataTable.no-footer {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#tbody_wrapper {
    margin-bottom: 50px;
}
.dataTables_wrapper .dataTables_paginate {
    margin-top: 20px;
}
.dataTables_filter {
    position: absolute;
    top: -60px;
    left: 8em;
}
.dataTables_filter input {
    width: 200px;
    height: 35px;
    border: 1px solid #adadad;
    background: url('../../img/sercher.png') 90% center no-repeat;
    text-indent: .5em;
}
.dataTables_filter input::-webkit-search-cancel-button{
    -webkit-appearance: none;//此处只是去掉默认的小×
}
.dataTables_filter input::-ms-clear{
    display:none;
}
.del-stu,
.add-tch {
    float: left;
    color: #299be4;
    margin-left: 20px;
    cursor: pointer;
}
.del-disabled {
    color: #adadad;
}
/*自建课样式*/
.built-text {
    margin-top: 20px;
    padding: 110px;
    font-size: 16px;
    line-height: 2.5;
    background: #fff;
    color: #707070;
    min-height: 300px;
}
.bulit-btn {
    margin: 20px auto;
    display: inline-block;
    padding: 0 10px;
    background: #299be4;
    color: #fff;
    border-radius: 1px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
}
.bulit-btn:hover {
    background-color: #1d76c4;
}
.self-icon {
    float: right;
    margin-right: 1em;
    text-align: center;
    color: #ff7f00;
    border: 1px solid #ff7f00;
    padding: 0 .2em;
    border-radius: 2px;
    line-height: 1.5;
}
.self-bulit .layui-layer-btn {
    text-align: center;
    padding-top: 10px;
}
.self-bulit .layui-layer-btn .layui-layer-btn0 {
    width: 100px;
    height: 32px;
    background: #299be4;
    font-size: 16px;
    line-height: 2;
}
/*加入班课样式*/
.bk-lable {
    width: 6.5em;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    padding-left: 1em;
}
.bk-lable input {
    float: left;
    margin-right: 5px;
    margin-top: 21px;
}
.ewm-btn {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-bottom: -10px;
    cursor:pointer;
    background: url('../../img/ewm_btn.jpg') center center no-repeat;
}
.show-ewm-content {
    padding: 35px 35px 10px;
    background: #fff;
    text-align: center;
}
.show-ewm-content .title {
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
}
.show-ewm-content .class-name {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}
.show-ewm-content .enter-ewm {
    border: 1px solid #ddd;
    margin: 10px auto;
    width: 220px;
    height: 220px;
    background-position: center center;
    background-size: 98% 98%;
}
.show-ewm-content .bk-yqm {
    color: #299be4;
    font-size: 18px;
    line-height: 30px;
}
.class-layer .layui-layer-btn {
    text-align: center;
}
.class-layer .layui-layer-btn .layui-layer-btn0 {
    background-color: #299be4;
    width: 220px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}

/*整卷出题*/
.choose-ques-mode {
    padding: 0 70px;
    max-width: 400px;
    font-size: 14px;
    margin: 0 auto;
}
.choose-ques-mode .title {
    font-size: 16px;
    text-align: center;
    color: #222;
    font-weight: 800;
    line-height: 6;
}
.choose-ques-mode .choose-mode label {
    display: inline-block;
    font-size: 14px;
    // line-height: 1.5;
    float: left;
}
.choose-ques-mode .choose-mode label:nth-child(2) {
    float: right;
}
.choose-ques-mode .choose-mode::after {
    content: "";
    display: block;
    clear: both;
}
.choose-ques-mode .choose-mode label input {
    margin-right: .2em;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    float: left;
}
.choose-ques-mode .exp {
    color: #999;
    line-height: 5;
}
.classCHbox tr:nth-child(2n) td {
    background: #f7f7f7;
}
.clssBox {
    padding: 20px;
}
.table-content table {
    width: 100%;
    margin: 0 0 20px;
    border-collapse: inherit!important;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.table-content table tr td,
.table-content table thead th
 {
    line-height: 40px;
    position: relative;
    padding: 0 1em;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.table-content table tr td:nth-last-child(1) {
    text-align: center;
}
.table-content table tr td:nth-child(1) {
    border-right: none;
}
.table-content table tr.br td:nth-child(1)::after{
    content: "";
    height: 70%;
    width: 1px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 15%;
}
.home-work-new-stu {
    background: #FF8100;
    color: #fff;
    position: absolute;
    padding: 1px 5px;
    font-size: 12px;
    border-radius: 10px;
    cursor: pointer;
}
.home-work-new-stu .new-stu-exp {
    position: absolute;
    background: #fff;
    color: #333;
    font-size: 12px;
    width: 192px;
    padding: 10px;
    white-space: normal;
    z-index: 9999;
    bottom: 27px;
    left: -78px;
    line-height: 1.5;
    text-align: left;
    box-shadow: 2px 2px 10px #ddd;
    display: none;
}
.home-work-new-stu .new-stu-exp::before {
    content: "";
    height: 0;
    position: absolute;
    left: 93.5px;
    bottom: -5px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #ddd;
}
.home-work-new-stu .new-stu-exp::after {
    content: "";
    height: 0;
    position: absolute;
    left: 93.5px;
    bottom: -4px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
}
.home-work-new-stu:hover {
    background: #df5432;
}
.hoverbox-new:hover .new-stu-exp {
    display: block;
}
#ucampus-top {
    min-height: 44px;
}
.content_left_menu_item a[href]:hover {
    text-decoration: none;
}
.c_classtitle_mbxdh a{
    color: #666;
}
.c_classtitle_mbxdh a[href]:hover {
    color: #2187e0;
}
.c_classtitle_mbxdh label {
    color: #666;
    font-weight: 400;
}
.content_right_bottom_left_follow a {
    color: #999;
}
.content_right_bottom_left_follow a:hover {
    color: #999;
}
.status-ty {
    display: inline;
    color: #FF8100;
    font-size: 14px;
    position: absolute;
    text-indent: .5em;
    margin-top: -7px;
}
.color-blue {
    color: #2187e0;
}
.moduleName {
    background: none;
    border: none !important;
}
.moduleName:focus {
    background: #fff;
    border: 1px solid #999 !important;
}
.btn.dropdown-toggle {
    color:  #000;
}

.modulelist .edit,
.modulelist .delete {
    display: inline-block;
    width: 20px;
    height: 22px;
    background-size: 20px 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    margin-bottom: -3px;
}
.modulelist .delete {
    background-image: url('/resources/site/img/t_del.png')
}
.modulelist .edit {
    background-image: url('/resources/site/img/t_edit.png')
}
.modulelist .cancelBtn {
    display: inline-block;
    width: 20px;
    height: 22px;
    position: absolute;
    left: 10px;
    background-size: 20px 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 1px 2px;
    margin-bottom: -3px;
    background-image: url('/resources/site/img/t_del.png')
}
select.select-type-setting {
    width: 200px;
    line-height: 1.5;
    height: 1.5em;
}
.sel_c {
    margin: 0 1em 0 0;
}
.layui-layer-content table {
    border-left: 1px solid #ccd0d6;
    border-top: 1px solid #ccd0d6;
}
.layui-layer-content table td,
.layui-layer-content table th{
    border-right: 1px solid #ccd0d6;
    line-height: 2;
    border-bottom: 1px solid #ccd0d6;
}


.stu-cc {
    padding-left: 75px;
    position: relative;
    font-size: 14px;
    color: #000;
}
.stu-cc .cc-title {
    position: absolute;
    left: 0;
}
.stu-cc .students {
    padding-left: 0;
    height: 150px;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 10px;
}
.stu-cc .students li {
    display: inline-block;
    /*border: 1px solid #ddd;*/
    padding: 0 25px 0 0;
    line-height: 25px;
    color: #000;
    /*width: 30%;*/
    /*margin: 1%;*/
    /*overflow: hidden;*/
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
}
.stu-cc .students li a {
    color: #000;
    display: inline-block;
    margin-right: .2em;
}
.stu-cc .students li a:hover {
    text-decoration: none;
}

/*内页footer样式*/

.content_new_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #999;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
    padding: 0 30px;
    box-sizing: border-box;
    background: url('/resources/site/img/u-jy.png') 30px center no-repeat #e5e5e5;
}

.exp-q-content {
    background: #fe8306;
    color: #fff;
    width: 16px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    margin: 4px 7px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
}
.exp-q-content .exp-text {
    position: absolute;
    white-space: normal;
    background: #fff;
    box-shadow: 0px 5px 10px #adadad;
    display: none;
    width: 240px;;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    padding: 15px;
    display: none;
    bottom: 23px;
    right: -40px;
}
.exp-q-content:hover .exp-text {
    display: block;
}

.exp-q-content .exp-text::after{
    content: "";
    height: 0;
    right: 40px;
    position: absolute;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px solid #fff;
    bottom: -4px;
}
body .layui-layer-title {
    color: #666;
}
.open_hidden_tab{
    margin-top: 16px;
    width: 100%;
    height: 68px;
    background: #F5F5F5;
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.open_hidden_tab ._unit{
    width: 154px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    border-bottom: 3px solid  #F5F5F5;
    cursor: pointer;
}
.open_hidden_tab ._active_{
    color: #2187E0;
    border-bottom: 3px solid #2187E0;
}
.open_hidden_tab ._split{
    width: 1px;
    height: 38px;
    margin-top: 15px;
    background: #CCD0D6;
}
.open_hidden_tab ._unit_btn{
    position: absolute;
    top:17px;
    right: 30px;
    display: flex;
    justify-content: flex-start;
}
.open_hidden_tab ._unit_btn span{
    padding:  0 15px;
    display: block;
    color: #fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #299BE4;
    border: 1px solid #299BE4;
    cursor: pointer;
}
.open_hidden_tab ._unit_btn ._span{
    color:#299BE4;
    background:transparent;
    margin-right: 15px;
}


