@import url("/statics/lmj/clean.css");

#lmw_advertising {
    width: 100%;
}

#lmw_advertising img {
    width: 100%;
}

#lmw_advertising i {
    width: 0.16rem;
    height: 0.16rem;
    text-align: center;
    position: absolute;
    right: 2.6rem;
    top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 0.2rem;
    cursor: pointer;
}


#lmw_search {
    height: 1.2rem;
    background-color: #fff;
    width: 100%;
}

.lmw_search {
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#lmw_search .lmw_logo {
    width: 2.6rem;
    /*height: 0.85rem;*/
}

#lmw_search h1 a {
    display: block;
    width: 2.6rem;
    /*height: 0.85rem;*/

    background-size: 3rem 0.85rem;
    /*text-indent: -10000px;*/
    box-sizing: border-box;
}

#lmw_search h1 a img {
    width: 2.6rem;
    /*height: 0.85rem;*/
}

#lmw_search .lmw_search_box {
    width: 3.11rem;
    height: 0.46rem;
    background-color: #ffffff;
    display: flex;
}

#lmw_search .lmw_search_box .lmw_search_input {
    width: 2.41rem;
    height: 0.46rem;
    border-radius: 0.23rem 0 0 0.23rem;
    border-top: solid 0.02rem #d1484f;
    border-bottom: solid 0.02rem #d1484f;
    border-left: solid 0.02rem #d1484f;
    border-right: none;
    padding-left: 0.2rem;
}

#lmw_search .lmw_search_box .lmw_search_bottom {
    width: 0.7rem;
    height: 0.5rem;
    background-image: linear-gradient(90deg,
    #d93821 0%,
    #ff6650 100%),
    linear-gradient(#d1484f,
            #d1484f);
    background-blend-mode: normal,
    normal;
    border-radius: 0rem 0.23rem 0.23rem 0rem;
    border: solid 0.02rem #d1484f;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#lmw_search .lmw_search_box .lmw_search_bottom img {
    width: 0.18rem;
    height: 0.22rem;
}

#lmw_search .lwm_functional_item {
    display: flex;
    width: 4.5rem;
    justify-content: space-between;
}

#lmw_search .lwm_functional_item .lmw_apply {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.16rem;
}

#tlk_coppon_box {
    position: fixed;
    top: 25%;
    right: 0.09rem;
    cursor: pointer;
}

.tlk_coppon {
    transform: scale(1.1);
    width: 0.7rem;
    /*height: 1.3rem;*/
}

.lwm_functional_item img {
    width: 0.63rem;
    height: 0.62rem;
}

#lmw_nav {
    width: 100%;
    height: 0.54rem;
    background-image: linear-gradient(0deg,
    #d93821 0%,
    #ff8048 100%),

    linear-gradient(#d93821,
            #d93821);

    background-blend-mode: normal,
    normal;
}

#lmw_nav .lmw_nav {
    display: flex;
    height: 0.54rem;
    justify-content: space-between;
    align-items: center;
}

#lmw_nav .lmw_nav .lmw_nav_content {
    width: 1.7rem;
    height: 0.21rem;
    font-size: 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.lmw_nav_line {
    height: 0.21rem;
    border-left: 0.01rem white solid;
}

#lmw_video {
    margin-top: 0.23rem;
    display: flex;
    justify-content: space-between;
}

#lmw_video .lmw_video {
    display: flex;
}

#lmw_video .lmw_video_left {
    display: flex;
    flex-direction: column;
}

#lmw_video .lmw_video_left .lmw_count_down {
    position: relative;
    width: 1.34rem;
    height: 0.95rem;
    background: url("/statics/zh/img/else/count_bg.png") no-repeat;
    background-size: 1.34rem 0.95rem;
    font-size: 0.3rem;
    font-family: zcool-gdh;
    font-weight: bolder;
    /*letter-spacing: 0.062rem;*/
    color: #d00000;
    box-shadow: 0rem 0.03rem 0.07rem 0rem rgba(0, 0, 0, 0.35);
}

#lmw_video .lmw_video_left .lmw_count_down .lmw_date {
    position: absolute;
    top: 0.46rem;
    left: 0.14rem;
}

#lmw_video .lmw_video_left .lmw_questionbank {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.34rem;
    height: 0.9rem;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.11rem 0rem rgba(219, 59, 35, 0.35);
    border-radius: 0.1rem;
    margin-top: 0.12rem;
    font-size: 0.18rem;
}

#lmw_video .lmw_video_left .lmw_questionbank img {
    width: 0.5rem;
    height: 0.55rem;
}

#lmw_video .lmw_video_left .lmw_curriculum {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.34rem;
    height: 0.9rem;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.11rem 0rem rgba(219, 59, 35, 0.35);
    border-radius: 0.1rem;
    font-size: 0.18rem;
    margin-top: 0.12rem;
}

#lmw_video .lmw_video_left .lmw_curriculum img {
    width: 0.33rem;
    height: 0.38rem;
}

#lmw_video .lmw_video_left .lmw_curriculum span {
    margin-top: 0.1rem;
}

#lmw_video .lmw_video_left .lmw_hotactivity {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 1.34rem;
    height: 0.9rem;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.11rem 0rem rgba(219, 59, 35, 0.35);
    border-radius: 0.1rem;
    font-size: 0.18rem;
    margin-top: 0.12rem;
}

#lmw_video .lmw_video_left .lmw_hotactivity img {
    width: 0.47rem;
    height: 0.52rem;
}

#lmw_video .lmw_videochoose {
    margin-left: 0.1rem;
}

#lmw_video .lmw_videochoose .lmw_catalogue {
    height: 3.4rem;
    width: 2.06rem;
    overflow: scroll;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 0.06rem;
    height: 3.4rem;
    background-color: #7d7d7d;
    border-radius: 0.03rem;
}

::-webkit-scrollbar-thumb {
    width: 0.06rem;
    height: 1.2rem;
    background-color: #ffffff;
    border-radius: 0.03rem;
}

::-webkit-scrollbar-button {
    display: none;
}

/* .lmw_catalogue :: -webkit-scrollbar-track{
	width: 0.06rem;
	height: 1.2rem;
	background-color: #ffffff;
	border-radius: 0.03rem;
} */
#lmw_video .lmw_videochoose {
    display: flex;
    flex-direction: column;
}

#lmw_video .lmw_videochoose .lmw_catalogue img {
    width: 2rem;
    height: 1.2rem;
    cursor: pointer;
}

#lmw_video .lmw_videochoose .lmw_show {
    display: flex;
}

#lmw_video .lmw_videochoose .lmw_videoshow {
    width: 6rem;
    height: 3.4rem;
}

#lmw_video .lmw_videochoose .lmw_videoshow li {
    height: 1.2rem;
    cursor: pointer;
}

#lmw_video .lmw_videochoose .lmw_videoshow img {
    width: 6rem;
    height: 3.4rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag {
    width: 8.06rem;
    height: 0.6rem;
    background-color: #333333;
    padding: 0rem 0.3rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .lmw_more {
    width: 2.1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    font-size: 0.14rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .lmw_more span {
    color: white;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .lmw_more .lmw_morespecial {
}

#lmw_video .lmw_videochoose .lmw_gift_bag .lmw_more img {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.14rem;
    margin-bottom: 0.01rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .more_gift {
    position: relative;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .more_gift img {
    width: 0.3rem;
    height: 0.28rem;
    margin-right: 0.12rem;
    margin-bottom: 0.05rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .more_gift span {
    color: #fc8175;
    font-size: 0.16rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .jqewm {
    position: absolute;
    top: -2.15rem;
    right: -0.45rem;
    display: none;

}

#lmw_video .lmw_videochoose .lmw_gift_bag .jqewm img {
    width: 2rem;
    height: 2rem;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .more_gift a:hover {
    color: white;
}

#lmw_video .lmw_videochoose .lmw_gift_bag .more_gift a:hover .jqewm {
    display: block;
}


/* 登录css */
.lmw_login {
    width: 4rem;
    height: 4rem;
    position: relative;
}

.lmw_login .lmw_bgdiv {
    width: 4rem;
    height: 2.22rem;
    background-image: linear-gradient(128deg,
    #d93821 0%,
    #ff8048 100%),
    linear-gradient(#ff8c6f,
            #ff8c6f);
    background-blend-mode: normal,
    normal;
}

.lmw_login .lmw_bgdiv .lmw_fire {
    display: flex;
    justify-content: flex-end;
}

.lmw_login .lmw_bgdiv .lmw_go {
    display: block;
    width: 0.75rem;
    height: 0.38rem;
    background-color: white;
    box-shadow: -0.052rem 0.03rem 0.08rem 0rem rgba(110, 38, 17, 0.3);
    border-radius: 0rem 0rem 0rem 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.lmw_login .lmw_bgdiv .lmw_go a{*/
/*	display: block;*/
/*	width: 0.75rem;*/
/*	height: 0.38rem;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*}*/

.lmw_login .lmw_bgdiv .lmw_go .lmw_text {
    -webkit-line-clamp: 2;
    background-image: -webkit-linear-gradient(bottom, #d93821, #ff8048);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 0.2rem;
}

.lmw_login .lmw_bgdiv .lmw_go img {
    width: 0.14rem;
    height: 0.18rem;
    margin-right: 0.06rem;
}

.lmw_login .lmw_bgdiv_base {
    width: 4rem;
    height: 1.78rem;
    background-color: #ffffff;
}

.lmw_login .lmw_login_entrance {
    position: absolute;
    top: 0.5rem;
    left: 0.25rem;
    width: 3.5rem;
    height: 3.5rem;
    background-color: #ffffff;
    box-shadow: 0rem 0rem 0.2rem 0rem rgba(255, 45, 15, 0.26);
    border-radius: 0.1rem;
    margin: 0 auto;
}

.lmw_login .lmw_login_entrance .lmw_userlogin {
    width: 2.91rem;
    height: 1.45rem;
    margin: 0 auto;
    margin-top: 0.28rem;
    display: flex;
    flex-direction: column;
}

.lmw_login .lmw_login_entrance .lmw_userlogin .lmw_head_portrait {
    height: 0.74rem;
    width: 2.91rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lmw_login .lmw_login_entrance .lmw_userlogin img {
    width: 0.74rem;
    height: 0.74rem;
}

.lmw_login .lmw_login_entrance .lmw_student {
    display: flex;
    flex-direction: column;
    font-size: 0.16rem;
}

.lmw_login .lmw_login_entrance .lmw_student .lmw_username {
    margin-bottom: 0.18rem;
}

.lmw_login .lmw_login_entrance .lmw_login_register {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 2.91rem;
    margin-top: 0.3rem;
}

.lmw_login .lmw_login_entrance .lmw_login_register .lmw_loginbtn:hover {
    background: #ff8c6f;
}

.lmw_login .lmw_login_entrance .lmw_login_register .lmw_loginbtn {
    width: 1.2rem;
    height: 0.4rem;
    background: #ff615c;
    background-blend-mode: normal,
    normal;
    box-shadow: 0rem 0rem 0.07rem 0rem rgba(255, 45, 15, 0.64);
    border-radius: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    color: white;
    cursor: pointer;
    transform: scale(1.03, 1.03);
    transition: all 0.1s linear;
}

.lmw_login .lmw_login_entrance .lmw_login_register .lmw_registerbtn:hover {
    background: #55a7f6;
}

.lmw_login .lmw_login_entrance .lmw_login_register .lmw_registerbtn {
    width: 1.2rem;
    height: 0.4rem;

    background: #4286f4;
    background-blend-mode: normal,
    normal;
    box-shadow: 0rem 0rem 0.07rem 0rem rgba(0, 71, 179, 0.64);
    border-radius: 0.2rem;
    color: white;
    font-size: 0.16rem;
    line-height: 0.4rem;
    text-align: center;
    cursor: pointer;
    transform: scale(1.03, 1.03);
    transition: all 0.2s linear;
}

.lmw_login .lmw_login_entrance .lmw_options {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0.38rem auto;
    width: 3.28rem;
}

.lmw_login .lmw_login_entrance .lmw_options .lmw_sign {
    width: 1rem;
    height: 0.4rem;
    background-color: #ececec;
    border-radius: 0.06rem;
    color: #767676;
    cursor: pointer;
    text-align: center;
    line-height: 0.4rem;
    margin-bottom: 0.3rem;
    transform: scale(1.03, 1.03);
    transition: all 0.1s linear;
}

.lmw_login .lmw_login_entrance .lmw_options .lmw_sign:hover {
    background-color: #ff685f;
    color: white !important;
}

.lmw_login .lmw_login_entrance .lmw_options .lmw_sign:nth-child(n+4):nth-child(-n+7) {
    margin-bottom: 0.0rem;
}

#lmw_policy_notice_authorized {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.3rem;
}

.lmw_policy {
    width: 4rem;
    height: 3.1rem;
    background-color: white;

}

.lmw_public_top {
    height: 0.5rem;
    box-sizing: border-box;
    padding-left: 0.07rem;
    padding-right: 0.15rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lmw_public_top img {
    width: 0.44rem;
    height: 0.44rem;
}

.lmw_public_top span {
    font-size: 0.2rem;
    padding-bottom: 0.11rem;
    position: relative;
    top: 0.04rem;

}

.lmw_public_top .lmw_public_more {
    color: #838383;
}

.lmw_public_line {
    width: 4rem;
    height: 0.01rem;
    background-color: #9c9c9c;
}

.lmw_new_active {
    margin: 0 auto;
    width: 3.71rem;
    margin-top: 0.2rem;
}

.lmw_new_active .lmw_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lmw_radius {
    width: 0.8rem;
    height: 0.3rem;
    background-color: #ffffff;
    border-radius: 0.15rem;
    border: solid 0.01rem #d93821;
    line-height: 0.3rem;
    text-align: center;
    color: #d93821;
    font-size: 0.16rem;
}

.lmw_title_style {
    color: #d93821;
    font-size: 0.16rem;
    font-weight: bolder;
}

.lmw_title_style a {
    color: #d93821;
}

.lmw_matter {
    display: flex;
    flex-direction: column;
}

.lmw_matter .lmw_matterone {
    display: flex;
    justify-content: space-between;
    margin-top: 0.16rem;
    margin-left: 0.07rem;
    margin-right: 0.07rem;
    color: #4e4e4e;
}

.lmw_matter .lmw_matterone:hover {
    color: rgb(30 80 162);
}

.lmw_class_inform .lmw_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lmw_class_inform {
    margin: 0 auto;
    width: 3.71rem;
    margin-top: 0.2rem;
}


/* 设置显示多少文字 */
.lmw_ellipsis {
    width: 2.9rem;
}

.lmw_notice {
    width: 5rem;
    height: 3.1rem;
    background-color: white;
}

.lmw_public_line2 {
    width: 5rem;
    height: 0.01rem;
    background-color: #9c9c9c;
}

.lmw_notice .lmw_title {
    height: 0.44rem;
    line-height: 0.35rem;
    cursor: pointer;
}

.lmw_notice .lmw_notice_content {
    margin: 0.1rem 0.17rem 0rem 0.17rem;
}

.lmw_notice .lmw_notice_content .lmw_notice_title {
    font-size: 0.2rem;
    color: #d93821;
    font-weight: bold;
    margin-top: 0.24rem;
}

.lmw_notice .lmw_notice_content .lmw_notice_title a {
    color: #d93821;
}

.lmw_notice .lmw_notice_content ul li {
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
}

.lmw_authorized {
    width: 4rem;
    height: 3.1rem;
    background-color: #ffffff;
}

.lmw_notice_ellipsis {
    width: 3.8rem;
}

.lmw_authorized .lmw_apply_exam {
    height: 0.5rem;
    margin-left: 0.33rem;
    margin-top: 0.12rem;
    font-size: 0.18rem;
}

.lmw_authorized .lmw_apply_exam .lmw_authorized_active {
    cursor: pointer;
    padding: 0.01rem 0.1rem 0.01rem 0.1rem;
    font-size: 20px;
}

.lmw_authorized .lmw_apply_exam span:nth-child(1) {
    margin-right: 0.35rem;
}

.lmw_authorized .lmw_info {
    width: 3.6rem;
    height: 0.3rem;
    background-color: #f2f2f2;
    margin: 0 auto;
    padding: 0 0.23rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.lmw_authorized .lmw_info span {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
    color: #404040;
    font-size: 0.16rem;
}

.lmw_authorized .lmw_info span:nth-child(1) {
    justify-content: flex-start;
}

.lmw_authorized .lmw_info span:nth-child(2) {
    justify-content: center;
}

.lmw_authorized .lmw_info span:nth-child(3) {
    justify-content: flex-end;
}

.lmw_authorized .lmw_info_list ul {
    display: flex;
    flex-direction: column;
}

.lmw_authorized .lmw_info_list ul li {
    width: 3.07rem;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.12rem;
    justify-content: space-between;
}

.lmw_authorized .lmw_info_list .lmw_info_original {
    color: #ff1d1d;
    display: flex;
    flex: 1;
    justify-content: flex-end;
}

.lmw_authorized .lmw_info_list ul li span:nth-child(1) {
    flex: 1;
}

.lmw_authorized .lmw_info_list ul li span:nth-child(2) {
    flex: 2;
    display: flex;
    justify-content: center;
}

#lmw_bar {
    height: 1rem;
    display: flex;
    align-items: center;
    margin-top: 0.3rem;

}

#lmw_bar .lmw_examination_process {
    display: flex;
    align-items: center;
    /*    box-shadow: 0.2rem 0.2rem 0.3rem #d9d9d9,
        -0.2rem -0.2rem 0.3rem #ffffff;*/

    box-shadow: 0 0.03rem 0.1rem 0 rgba(85, 85, 85, 0.15);
}

#lmw_bar .lmw_examination_process .lmw_process_left {
    width: 1.4rem;
    height: 1rem;
    background-image: linear-gradient(0deg,
    #ff615c 0%,
    #ff8c6f 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
    background-blend-mode: normal,
    normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#lmw_bar .lmw_examination_process .lmw_process_left img {
    width: 0.43rem;
    height: 0.43rem;
}

#lmw_bar .lmw_process_left span {
    font-family: FZHZGBJW--GB1-0;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.009rem;
    color: #ffffff;
    margin-top: 0.13rem;
}

#lmw_bar .lmw_process_left span a {
    font-family: FZHZGBJW--GB1-0;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.009rem;
    color: #ffffff;
}

#lmw_bar .lmw_examination_process .lmw_process_right {
    width: 1.6rem;
    height: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: white url(/statics/lmj//img/numbg1.png) no-repeat;
    background-size: 1.6rem 1rem;
}

#lmw_bar .lmw_examination_process .lmw_process_right a {
    margin-top: 0.1rem;
    letter-spacing: 0.008rem;
}

#lmw_bar .lmw_examination_process .lmw_process_right a:nth-child(1) {
    margin: 0;
    font-family: FZHZGBJW--GB1-0;
    font-size: 0.14rem;
    font-weight: bolder;
    font-stretch: normal;
    color: #e33530;
}

.lmw_img_right {
    width: 0.3rem;
    height: 0.3rem;
    margin: 0 0.19rem;
}

#lmw_bar .lmw_other_examination {
    width: 1.6rem;
    height: 1rem;
    background-size: 1.6rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* box-shadow: 0.2rem 0.2rem 0.3rem #d9d9d9,
     -0.2rem -0.2rem 0.3rem #ffffff;*/
    box-shadow: 0 0.03rem 0.1rem 0 rgba(85, 85, 85, 0.15);
}

.munbg2 {
    background: url(/statics/lmj/img/numbg2.png) no-repeat;
}

#lmw_bar .lmw_other_examination a:first-child {
    letter-spacing: 0.008rem;
    font-weight: bolder;
    color: #e33530;
}

#lmw_bar .lmw_other_examination a:not(:first-child) {
    margin-top: 0.1rem;
}

#lmw_bar .lmw_qualification_recheck {
    width: 1.6rem;
    height: 1rem;
    background-image: linear-gradient(0deg,
    #ff615c 0%,
    #ff8c6f 100%),
    linear-gradient(
            #fff6f2,
            #fff6f2);
    background-blend-mode: normal,
    normal;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 0.03rem 0.1rem 0 rgba(85, 85, 85, 0.15), -0.02rem -0.02rem 0.1rem rgba(85, 85, 85, 0.15);
}

#lmw_bar .lmw_qualification_recheck .lmw_recheck {
    width: 0.4rem;
    height: 0.4rem;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 0.4rem;
    letter-spacing: 0.012rem;
    color: #e33530;
    font-size: 0.24rem;
    font-weight: bolder;
    margin-bottom: 0.12rem;
}

#lmw_bar .lmw_qualification_recheck span {
    font-size: 0.16rem;
    font-weight: bold;
    letter-spacing: 0.008rem;
    color: #ffffff;
}

#lmw_bar .lmw_qualification_recheck span a {
    font-size: 0.16rem;
    font-weight: bold;
    letter-spacing: 0.008rem;
    color: #ffffff;
}

.numbg4 {
    background: url(/statics/lmj/img/numbg4.png) no-repeat;

}

.numbg5 {
    background: url(/statics/lmj/img/numbg5.png) no-repeat;

}

#lmw_proclamation {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
}

.lmw_proclamation_left .lmw_teacher_recruitment {
    width: 10.5rem;
    height: 4rem;
    background-color: white;
}

.lmw_proclamation_left .lmw_teacher_recruitment .lmw_recruitment_text {
    height: 0.5rem;
    display: flex;
    align-items: center;
}

.lmw_proclamation_left .lmw_teacher_recruitment .lmw_recruitment_text img {
    width: 0.44rem;
    height: 0.44rem;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    margin-top: 0.05rem;
}

.lmw_proclamation_left .lmw_teacher_recruitment .lmw_recruitment_text span {
    font-size: 0.24rem;
    color: #252525;
    font-weight: bolder;
}

.lmw_proclamation_left .lmw_teacher_recruitment .lmw_recruitment_line {
    width: 10.5rem;
    height: 0.01rem;
    background-color: #9c9c9c;
}

.lmw_proclamation_left .lmw_teacher_recruitment .lmw_recruitment_region {
    width: 10rem;
    /*height: 0.3rem;*/
    margin: 0 auto;
    margin-top: 0.15rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.18rem;
    color: #737373;
}

.lmw_recruitment_region div {
    color: #737373;
}

.lmw_recruitment_region .lmw_region {
    /*height: 0.3rem;*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.lmw_recruitment_region .lmw_region div.activeA {
    background-image: linear-gradient(90deg,
    #d93821 0%,
    #ff8048 100%),
    linear-gradient(
            #d93821,
            #d93821);
    background-blend-mode: normal,
    normal;
    border-radius: 0.06rem;
    color: #ffffff;
    font-weight: bolder;
}

.lmw_recruitment_region .lmw_region div {
    width: 1rem;
    /*height: 0.3rem;*/
    text-align: center;
    line-height: 0.3rem;
    cursor: pointer;
}


.lmw_proclamation_content {
    width: 9.8rem;
    height: 2.48rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.03rem;
}


/* 文章 */
.lmw_content_left {
    width: 4.55rem;
}

.lmw_content_right {
    width: 4.55rem;
}

.lmw_content_radius {
    margin-right: 0.2rem;
}

.lmw_content_img {
    display: flex;
    justify-content: space-between;
}

.lmw_content_img .lmw_content_title {
    display: flex;
    height: 0.17rem;
    align-items: center;
    width: 2.75rem;
    font-size: 0.16rem;
    margin-top: 0.07rem;
}

.lmw_content_img .lmw_content_title .lmw_content_text {
    color: #383838;
    font-weight: bolder;
}

.lmw_content_img .lmw_content_principal {
    display: flex;
    flex-direction: column;

}

.lmw_content_img .lmw_content_principal .lmw_content_particulars {
    width: 2.48rem;
    height: 0.37rem;
    margin-left: 0.26rem;
    margin-top: 0.16rem;
    font-size: 0.14rem;
    color: #9a9a9a;
}

.lmw_content_img .lmw_img {
    width: 1.46rem;
    height: 0.88rem;
    background-color: #999999;
}

.lmw_content_img .lmw_img img {
    width: 1.46rem;
    height: 0.88rem;
}

.lmw_catalogue {
    width: 4.55rem;
}

.lmw_catalogue .lmw_catalogue_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.16rem;
}

.lmw_catalogue .lmw_catalogue_list .lmw_list_content {
    display: flex;
    align-items: center;
}

.lmw_catalogue .lmw_catalogue_list .lmw_list_content .lmw_list_matter {
    width: 3.3rem;
}

.lmw_public_div {
    width: 10.5rem;
    height: 4rem;
    background-color: #ffffff;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}

.lmw_publicdiv_top {
    display: flex;
    align-items: center;
    width: 5rem;
}

.lmw_publicdiv_top img {
    width: 0.44rem;
    height: 0.44rem;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}

.lmw_publicdiv_top span {
    color: #252525;
    font-size: 0.24rem;
    font-weight: bolder;
}

.lmw_publicdiv_line {
    width: 5rem;
    height: 0.01rem;
    background-color: #9c9c9c;
}

.lmw_publicdiv_problem {
    margin: 0 auto;
    width: 4.4rem;
    height: 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.18rem;
    margin-top: 0.15rem;
    margin-bottom: 0.23rem;
}

.lmw_publicdiv_problem .lmw_problem {
    display: flex;
    align-items: center;
}

.lmw_publicdiv_problem .lmw_problem div {
    /*width: 1rem;*/
    padding: 0 0.1rem;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    cursor: pointer;

}

.zh_font_bold {
    font-weight: bold;
}

/* 视频 */
.stlist_c1 .list {
    padding: 10px 0 0;
    display: flex;
    flex-wrap: wrap;

    flex-direction: row;
    justify-content: space-around;
    align-items: center;

}

.shipin_li {
    /*width: 2.3rem;*/
    width: 2.0rem;
    /*height: 2.6rem;*/
    border: 1px #ccc solid;
    float: left;
    margin: 0.09rem;
    padding: 10px;
    /*margin-left: 0.1rem;*/
    /*margin-top: 0.1rem;*/
}

.shiping_c ul {
    overflow: hidden;
    margin-right: -45px;
}

.shiping_c ul li img {
    width: 210px;
    height: 130px;
}

.shiping_c .ztlist_title {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    color: #000;
    padding: 10px 0;
    margin: 0
}

.shiping_c .fl {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.shiping_c .fr {
    border: 1px #ccc solid;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 14px;
}

.shiping_ck {
    margin: 10px 0;
    overflow: hidden;
}

.shiping_ck a:hover {
    background: #2f76d2;
    color: #fff;
}

.stlist_c1 .list {
    padding: 10px 5px;
}

.shipin_li .shipin_title {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    color: #000;
    padding: 10px 0;
    margin: 0;
    /*height: 4em;*/
}

.shiping_ck {
    margin: 10px 0;
    overflow: hidden;
}

.shiping_ck .fl {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.shiping_ck .fr {
    border: 1px #ccc solid;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 14px;
}

/*视频内容页*//* 内容 */
.show-1 {
    margin-right: 68px;
    width: 772px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.show-1 table {
    width: 100% !important;
}

.show-1 table td {
    vertical-align: middle !important;
    text-align: center;
}

.show-1 ol.breadcrumb {
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px;
}

.show-1 ol.breadcrumb a {
    color: blue;
}

.show-1 .article {
    padding: 0;
    background-color: white;
}

.show-1 .article > footer > p {
    padding: 10px 0;
}

.show-1 .article > header h1 {
    color: #ff5a44;
    margin-bottom: 20px;
    line-height: 1.5;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

.show-1 .article > header > dl {
    display: flex;
    justify-content: space-between;
    margin: 0;
    border-bottom: 4px #ff5a44 solid;
    background-color: white;
    padding: 10px 15px;
    font-size: 12px;
    color: #686868;
}

.dl-inline:before {
    display: table;
    content: " ";
}

.dl-inline div {
    margin: 0 auto;
}

.show-1 .article > header > dl > div dt {
    display: inline-block;
    font-weight: 700;
    line-height: 1.53846154;
    color: black;
}

.show-1 .article > header > dl > div dd {
    display: inline-block;
    padding-right: 1em;
    line-height: 1.53846154;
    margin-left: 0;
    color: black;
}

.show-1 .article .content {
    display: block;
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.78571429;
}

.show-1 .article .content .vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 auto;
}

.show-1 .article footer {
    border-top: 1px dashed #d7d7d7;
}

.show-1 .article footer p {
    padding: 10px 0;
}

.show-1 .article footer .pull-right {

    float: right !important;
}

.show-1 .article footer .text-muted {
    color: grey;
}

.show-1 .article footer .text-important {
    color: #bd7b46;
}

.author-info {
    line-height: 26px;
    position: relative;
    margin: 20px 0 20px;
    padding-left: 15px;
    color: #000000;
    font-size: 14px;
    padding: 0 10px;
    border-left: 5px solid #e5e5e5;
    border-color: #94171d;
    line-height: 26px;
    color: #000000;
    font-size: 14px;
}

.author-info span {
    color: #898989;
}

.author-info a {
    color: #4183c4;
}

.ding-share {
    width: 173px;
    display: block;
}

.center-block {
    margin: 0 auto;
}

.ding-share .btn {
    float: left;
    position: relative;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    transition: all .4s cubic-bezier(.175, .885, .32, 1);
    color: #353535;
    text-shadow: 0 1px 0 #fff;
    background-color: #f2f2f2;
    border-color: #bfbfbf;
}

.ding-share .btn i {
    padding-right: 5px;
}

.ding-share .btn i:before {
    content: '\e65e';
}

.ding-share .btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.25;
    border-radius: 4px;
}

.ding-share .btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.ding-share .btn:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

.icon {
    display: block;
    width: 14px;
    height: 20px;
    font-family: ZenIcon;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.pager-justify {
    display: block;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    margin-bottom: 80px;
}

.pager li {
    display: inline;
    overflow: hidden;
}

.pager li a {
    display: block;
    position: relative;
    padding: 5px 12px;
    line-height: 1.53846154;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}


.pager > li:first-child > a {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pager > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


.pager .previous {
    float: left;
}

.pager .next {
    float: right;
}

.icon-arrow-left:before {
    content: '\e65a';
}

.icon-arrow-right:before {
    content: '\e65a';
}

.foot_turn{
    margin-right: 30px;
    cursor: pointer;
}