@charset "UTF-8";
.com {
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.com-hd {
    height: 38px;
    padding-right: 20px;
    border-top: 3px solid #F5D8D8;
}

.com-tt {
    float: left;
    padding-left: 45px;
    width: 153px;
    line-height: 38px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../../../images/themes/gansu/index/com_tt_bg.png") no-repeat;
    position: relative;
}

.com-tt::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
}

.com-more {
    padding-right: 12px;
    margin-top: 10px;
    line-height: 16px;
    font-weight: 400;
    color: #CF3B3C;
    background: url("../../../images/themes/gansu/index/more_arr_01.png") right center no-repeat;
}

.notice {
    float: left;
    width: 843px;
    height: 341px;
}

.notice .com-tt::before {
    background-image: url("../../../images/themes/gansu/index/notice_icon.png");
}

.notice .swiper-slide {
    position: relative;
}

.notice .swiper-slide > img {
    display: block;
    width: 100%;
    height: 100%;
}

.notice .swiper-button-prev,
.notice .swiper-button-next {
    width: 14px;
    height: 43px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    top: auto;
    margin-top: 0;
}

.notice .swiper-button-prev.swiper-button-disabled,
.notice .swiper-button-next.swiper-button-disabled {
    opacity: 1;
}

.notice .swiper-button-prev {
    left: 0;
    background: url("../../../images/themes/gansu/index/scroll_prev.png");
}

.notice .swiper-button-prev.swiper-button-disabled {
    background: url("../../../images/themes/gansu/index/scroll_prevh.png");
}

.notice .swiper-button-next {
    right: 0;
    background-image: url("../../../images/themes/gansu/index/scroll_next.png");
}

.notice .swiper-button-next.swiper-button-disabled {
    background-image: url("../../../images/themes/gansu/index/scroll_nexth.png");
}

.notice-bd {
    padding: 24px 20px 0;
}

.notice-scroll {
    float: left;
    width: 305px;
    height: 252px;
    position: relative;
}

.notice-mask {
    position: absolute;
    height: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    padding: 0 57px 0 19px;
}

.notice-name {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: -0.165px;
    color: #FFFFFF;
}

.notice-top .swiper-slide {
    position: relative;
    height: 200px;
}

.notice-thumbs {
    margin: 9px 25px 0;
    height: 43px;
}

.notice-thumbs .swiper-slide {
    height: 43px;
    width: 25%;
}

.notice-content {
    float: right;
    width: 470px;
    height: 252px;
    margin-top: -12px;
}

.notice-list {
    padding: 12px 0;
    line-height: 18px;
    position: relative;
}

.notice-list::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.notice-list:last-child::before {
    display: none;
}

.notice-list:hover {
    color: #991E1F;
}

.notice-list:hover .notice-date,
.notice-list:hover .notice-title {
    color: #991E1F;
}

.notice-list:hover .notice-txt {
    color: #CF3B3C;
}

.notice-infor {
    font-weight: 400;
    overflow: hidden;
    padding-left: 20px;
    background: url("../../../images/themes/gansu/index/notice_list_icon.png") left center no-repeat;
}

.notice-title {
    float: left;
    width: calc(100% - 100px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
}

.notice-date {
    float: right;
    letter-spacing: -0.165px;
    color: rgba(0, 0, 0, 0.4);
}

.notice-txt {
    color: #666;
    margin: 5px 0 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.login {
    float: right;
    width: 337px;
    height: 341px;
}

.login .com-tt::before {
    background-image: url("../../../images/themes/gansu/index/login_icon.png");
}

.login input::-webkit-input-placeholder {
    font-size: 13px;
    color: #9E9E9E;
}

.login input::-moz-placeholder {
    font-size: 13px;
    color: #9E9E9E;
}

.login input:-moz-placeholder {
    font-size: 13px;
    color: #9E9E9E;
}

.login input:-ms-input-placeholder {
    font-size: 13px;
    color: #9E9E9E;
}

.login-bd {
    padding: 17px 24px 0;
}

.login-top {
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0;
    text-align: center;
}

.login-top > ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.login-node {
    float: left;
    font-weight: 400;
    height: 30px;
    line-height: 18px;
    letter-spacing: -0.165px;
    color: rgba(51, 51, 51, 0.8);
    position: relative;
    margin: 0 22px;
    cursor: pointer;
}

.login-node.active {
    font-weight: 700;
    color: #991E1F;
}

.login-node.active::before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 3px;
    bottom: 0;
    background: #991E1F;
}

.login-bottom {
    padding-top: 9px;
}

.login-list {
    margin-top: 15px;
    /*overflow: hidden;*/
    display: inline-block;
}

.em-font-red {
    color: red;
    margin-top: 2px;
}

.login-label {
    float: left;
    line-height: 32px;
    width: 4em;
}

.login-box {
    width: 228px;
    height: 31px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-wrap .login-box {
    width: 131px;
}

.login-input {
    width: 100%;
    height: 100%;
    background: none;
    text-indent: 12px;
}

.login-input2 {
    width: 100%;
    height: 100%;
    background: none;
    text-indent: 12px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}


.login-btn {
    display: block;
    height: 41px;
    background: #CF3B3C;
    border-radius: 4px;
    margin-top: 23px;
    font-weight: 500;
    line-height: 41px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

.login-btn2 {
    display: block;
    height: 41px;
    width: 80px;
    background: #CF3B3C;
    border-radius: 4px;
    margin-top: 20px;
    font-weight: normal;
    line-height: 41px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 200px;
    margin-top: -36px;
}

.login-other {
    margin-top: 10px;
}

.login-other > a {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FF5353;
}

.login-code {
    float: right;
    margin: 0 6px 0 8px;
    width: 84px;
    height: 31px;
}

.login-code > img {
    display: block;
    width: 100%;
    height: 100%;
}

.login-verificate {
    padding-right: 110px;
    position: relative;
}

.login-send {
    position: absolute;
    right: 9px;
    line-height: 29px;
    top: 0;
    font-weight: 400;
    font-size: 13px;
    color: #FF8484;
    cursor: pointer;
    background: none;
    padding: 0;
    margin: 0;
}

.login-send.disable {
    cursor: not-allowed;
}

.login-card .login-box {
    width: 216px;
}

.login-card .login-box2 {
    width: 126px;
    height: 30px;
    margin-left: 4em;
}

.login-user {
    font-size: 0;
    text-align: center;
    color: #333333;
    font-weight: 400;
    line-height: 27px;
    margin-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.login-user > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.login-user > a {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.login-welcome {
    margin: 14px 0 34px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.165px;
}

.login-situation {
    font-size: 0;
    text-align: center;
}

.login-course {
    display: inline-block;
    vertical-align: middle;
    width: 77px;
    height: 34px;
    background: #CF3B3C;
    border-radius: 4px;
    margin: 0 7px;
    line-height: 34px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.login-back {
    font-size: 0;
    text-align: center;
    margin-top: 63px;
}

.login-back > a {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FF5353;
}

.banner {
    height: 138px;
    position: relative;
    padding: 0 200px 0 156px;
    color: #fff;
    background: url("../../../images/themes/gansu/index/banner_bg.jpg") top center no-repeat;
}

.banner .com-more {
    position: absolute;
    top: 16px;
    right: 21px;
    margin-top: 0;
    color: #fff;
    background-image: url("../../../images/themes/gansu/index/more_arr_02.png");
}

.banner-name {
    line-height: 138px;
    font-family: "ysbth";
    font-weight: 400;
    font-size: 48px;
    letter-spacing: -0.165px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner-enter {
    position: absolute;
    width: 125px;
    height: 39px;
    right: 61px;
    top: 49px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E84A4B), to(#B70A0B));
    background: linear-gradient(180deg, #E84A4B 0%, #B70A0B 100%);
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 2px 4px 4px rgba(191, 27, 28, 0.4);
    box-shadow: 2px 4px 4px rgba(191, 27, 28, 0.4);
    border-radius: 60px;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 39px;
}

.course {
    float: left;
    width: 843px;
    height: 619px;
    overflow: hidden;
}

.course .com-tt::before {
    background-image: url("../../../images/themes/gansu/index/course_icon.png");
}

.course-bd {
    padding: 4px 20px 0 0;
}

.course-list {
    float: left;
    margin: 20px 0 0 20px;
    width: calc(33.33% - 20px - 3px);
    height: 255px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(204, 57, 58, 0.15);
    box-shadow: 0px 0px 8px rgba(204, 57, 58, 0.15);
    border: 1px solid #fff;
}

.course-list > img {
    display: block;
    height: 138px;
    width: 100%;
}

.course-list:hover {
    border: 1px solid #991E1F;
}

.course-list:hover .course-title {
    color: #CF3B3C;
}

.course-box {
    padding: 8px 13px 0;
}

.course-title {
    display: block;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #333333;
    height: 44px;
    overflow: hidden;
}

.course-txt {
    padding-top: 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 50%;
}

.course-txt.spe {
    max-width: 100%;
    margin-top: 7px;
    border-top: 1px dashed rgba(153, 153, 153, 0.3);
}

.course-txt > span {
    color: #CE3A3B;
}

.queue {
    float: right;
    width: 337px;
    height: 619px;
    overflow: hidden;
}

.queue .com-tt::before {
    background-image: url("../../../images/themes/gansu/index/queue_icon.png");
}

.queue-bd {
    padding: 10px 24px 10px 18px;
}

.queue-list:nth-child(1) .queue-num {
    background-image: url("../../../images/themes/gansu/index/queue_num_01.png");
}

.queue-list:nth-child(2) .queue-num {
    background-image: url("../../../images/themes/gansu/index/queue_num_02.png");
}

.queue-list:nth-child(3) .queue-num {
    background-image: url("../../../images/themes/gansu/index/queue_num_03.png");
}

.queue-list:nth-child(3) .queue-num, .queue-list:nth-child(1) .queue-num {
    text-shadow: 1.02083px 1.02083px 4.08333px #C76F52;
}

.queue-list:last-child .queue-box {
    border-bottom: 0;
}

.queue-num {
    float: left;
    width: 42px;
    height: 48px;
    margin-top: 18px;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 1.02083px 1.02083px 4.08333px rgba(63, 52, 52, 0.5);
    background: url("../../../images/themes/gansu/index/queue_num_04.png") no-repeat;
}

.queue-box {
    float: left;
    margin-left: 12px;
    width: calc(100% - 12px - 42px);
    border-bottom: 1px dashed #E1E1E1;
    height: 93px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
}

.queue-box > img {
    float: left;
    width: 115px;
    height: 62px;
}

.queue-wrap {
    margin-left: 124px;
    overflow: hidden;
}

.queue-title {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #333333;
    height: 38px;
    overflow: hidden;
}

.queue-click {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FF5353;
    margin-top: 5px;
}

.public-content .contents {
    margin: 20px auto;
    padding: 20px 30px;
    background-color: #fff
}

.public-content .contents.empty .icon {
    width: 179px;
    height: 138px;
    margin: 40px auto 10px;
    background-image: url('../../../images/themes/gansu/img_empty.png');
    background-repeat: no-repeat;
    background-position: center;
}

.public-content .contents.empty p {
    color: #b2b2b2;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem
}
