body {
    padding-top: 53px;
}

.main-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.container-fluid {
    padding: 0;
}

.navbar-default, .navbar-default * {
    box-sizing: border-box;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #00AAEE;
    min-height: initial;
    transition: transform 0.2s linear;
}

@media (max-width: 767px) {
    .navbar-default {
        background-color: rgba(0, 0, 0, 0.5)
    }

    .main-wrapper {
        width: 100%;
    }
}

/* .navbar-left,.navbar-right{} */
/*.navbar-default:hover{*/
/*background-color:rgba(0,0,0,0.5);*/
/*}*/

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.navbar-default .navbar-nav.navbar-left  ul{
    height: 50px;
}
.navbar-default .navbar-nav.navbar-left a {
    height: 53px;
}
.navbar-default a.active {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #abd8ff;
}

.navbar-default .navbar-nav.page-nav-ul > li > a:focus, .navbar-default .navbar-nav.page-nav-ul > li > a:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
}

.main-slide-item {
    width: 100%;
    height: 50%;
}

#page-swiper .item-pagination {
    position: relative;
    text-align: center;
    bottom: 35px;
    z-index: 100;
}

.dropdown-menu > .dropdown-menu-list > li > a {
    color: #515151;
    padding: 9px 7px;
    display: block;
}

.dropdown-menu > .dropdown-menu-list > li > a > i {
    font-size: 18px;
    margin-right: 9px;
    vertical-align: middle;
}

.dropdown-menu > .dropdown-menu-list > li > a:focus,
.dropdown-menu > .dropdown-menu-list > li > a:hover {
    background-color: #F0F0F0;
}

.dropdown-menu > .dropdown-menu-list > li > a > span {
    vertical-align: middle;
}

.dropdown-menu-list {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #abd8ff;
}

.navbar-nav > li > .dropdown-menu {
    width: auto;
    min-width: initial;
    border-radius: 5px;
    top: 36px;
}

.logo {
    height: 34px;
    margin: 8px 20px 8px 0;
}

.navbar {
    border-radius: 0;
}

.qsLibrary {
    /*background:#ff0;*/
}

.bg-white {
    background-color: rgba(255, 255, 255, 0.9);

}

.bg-white:hover {
    background-color: rgba(255, 255, 255, 1);
}

.qs-bg {
    background-color: #BDD7FC;
}

.live-bg {
    background-color: #BDE2FC;
}

.voc-bg {
    background-color: #C4D5E7;
}

.news-bg {
    background-color: #B4E2F2;
}

.navbar-wrapper .adver {
    font-size: 14px;
    margin-bottom: 35px;
    letter-spacing: 3px;
}

.navbar-wrapper .info {
    font-size: 18px;
    margin-bottom: 17px;
}

.navbar-wrapper .title {
    font-size: 28px;
    margin-bottom: 16px;
    letter-spacing: 12px;
}

.navbar-wrapper .list {
    text-align: justify;
    text-align-last: justify;
}

.navbar-wrapper .list > li {
    display: inline-block;
    width: 200px;
    height: 225px;
    text-align: center;
    text-align-last: initial;
    background-color: #BCD6FC;
}

.navbar-wrapper .list > li p,
.img-large-p {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

.login-wrapper .page-login-btn,
.login-wrapper .reg-btn {
    padding: 10px 20px;
    display: inline-block;
    line-height: 30px;
    margin: 0 10px;
}

.login-wrapper .reg-btn {
    margin-left: 0;
}

.login-wrapper .page-login-btn {
    margin-right: 0;
}

.header-search {
    background-color: #fff;
    height: 30px;
    margin: 10px 0;
    padding: 0 0 0 10px;
}

.header-search-input {
    outline: none;
    height: 30px;
    width: 120px;
    border: 0;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -ms-transition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
}

.header-search-input:focus {
    width: 165px;
}

.header-search-btn {
    height: 30px;
    border: none;
    padding: 0 10px;
    background: none;
    outline: none;
    vertical-align: middle;
}

.header-search-btn i {
    font-size: 20px;
    line-height: 30px;
}

.header-search-btn:hover {
    color: #00AAEE;
}

.header-search-param, .header-search-icon {
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

.user-header {
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

.navbar-default .navbar-nav > li > a.user-header-wrapper:focus, .navbar-default .navbar-nav > li > a.user-header-wrapper:hover {
    background-color: transparent;
}

.navbar-nav > li > a.user-header-wrapper {
    padding: 10px;
}

.navbar-nav > li > a.user-header-wrapper img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.user-name {
    font-size: 14px;
    vertical-align: middle;
    max-width: 80px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-name.hasMsg:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background-color: #f75a53;
    border-radius: 50%;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

/*.down-app{*/
/*padding:10px 0;*/
/*}*/
.down-app > i, .down-app > span {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.down-app > i {
    font-size: 20px;
    vertical-align: middle;
}

.down-app > span {
    vertical-align: middle;
}

.nav > li.down-app > a {
    padding-right: 0;
}

.navbar-collapse .nav.navbar-nav > li a {
    font-size: 14px;
}

.class-slide-item, .live-left-right .swiper-slide > img {
    height: 300px;
    width: 450px;
}

.live-left-right .v-align {
    padding: 0 20px;
}

.live-left-right h2 {
    width: 450px;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 25px;
}

.live-left-right .swiper-slide {
    position: relative;
}

.live-left-right .swiper-slide > p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}

.class-item-pagination {
    text-align: center;
    position: relative;
    top: 4px;
    z-index: 100
}

.header-search-item {
    display: none;
}

.search-class-wrapper:hover .header-search-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.search-class-wrapper:hover .header-search-item {
    display: block;
}

.search-class-wrapper {
    position: relative;
    cursor: pointer;
}

.header-search-item {
    position: absolute;
    top: 23px;
    left: -10px;
    border: 1px solid #abd8ff;
    border-top: none;
}

ul.header-search-item li {
    width: 53px;
    background: #fff;
    text-align: left;
    line-height: 15px;
    padding: 5px 10px;
    cursor: pointer;
}

ul.header-search-item li:hover {
    background: #ffe;
}

.search-item-wrapper {
    padding: 5px 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}

.header-search-point,
.dropdown-menu-point {
    width: 100%;
    height: 12px;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.header-search-point:before,
.dropdown-menu-point:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 5px;
    background-color: #fff;
    border-left: 1px solid #abd8ff;;
    border-top: 1px solid #abd8ff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 auto;
}

.enLogin {
    min-width: 155px;
    text-align: center;
}

.enLogin .dropdown-menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.icon-APP {
    font-size: 20px;
    vertical-align: middle;
}

ul.header-search-item li:hover {
    background-color: #F0F0F0;
}

.tip-num {
    padding: 1px;
    background-color: #f75a53;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 5px;
    min-width: 15px;
    text-align: center;
    display: none;
}

.dropdown-menu a:hover,
.dropdown-menu a:active,
.dropdown-menu a:focus {
    text-decoration: none;
}

/* 选择我的意向样式 */
.my-modal {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}

.my-modal:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
}

.my-modal > .my-modal-wrapper {
    display: inline-block;
    background-color: #fff;
    vertical-align: middle;
    padding: 19px 38px;
    text-align: left;
}

.change-fav-modal.my-modal {
    display: none;
}

.change-fav-modal.my-modal.show {
    display: block;
}

.change-fav-modal .my-modal-wrapper {
    position: relative;
    padding: 0;
    width: 989px;
    height: 630px;
    background: #FFFFFF;
    border-radius: 16px 16px 16px 16px;
}

.change-fav-modal .change-fav-title {
    text-align: center;
    position: relative;
    height: 64px;
    line-height: 64px;
    font-weight: 500;
    font-size: 24px;
    border-radius: 16px 16px 0 0;
}

.change-fav-modal .change-fav-title > .fav-title-wrapper {
    position: relative;
    display: inline-block;
}

.change-fav-modal .change-fav-title > .fav-title-wrapper > span {
    font-size: 24px;
    line-height: 30px;
    display: block;
    padding-right: 15px;
    color: #666666;
}

.change-fav-modal .close-fav-modal {
    position: absolute;
    /*display: none;*/
    font-size: 42px;
    right: 13px;
    top: -5px;
    color: #666;
    cursor: pointer;
    transition: all 0.2s linear;
}

.change-fav-modal.update-fav .close-fav-modal {
    display: block;
}

.change-fav-modal .close-fav-modal:hover {
    color: #000;
}

.change-fav-modal .change-fav-title > .fav-title-wrapper > span:last-child {
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 100%;
    white-space: nowrap;
    color: #666666;
}

.change-fav-modal .change-fav-content {
    /*padding: 0 51px;*/
    width: 989px;
    height: 566px;
    background: #F3F5FE;
    border-radius: 16px 16px 16px 16px;
    padding: 0 84px 0 85px;
}

.change-fav-modal .change-fav-content {
    /*background-color: #f2f6fa;*/
    background: #F3F5FE;
    height: 400px;
    overflow-y: auto;
}

.change-fav-modal .fav-content-title {
    padding: 24px 0 20px;
}

/*.change-fav-modal .fav-content-title::before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    height: 14px;*/
/*    width: 4px;*/
/*    background-color: #29a1f7;*/
/*    margin-right: 10px;*/
/*    margin-top: 3px;*/
/*}*/

.change-fav-modal .fav-content-title > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}

.change-fav-modal .fav-content-title .title-name {
    margin-right: 8px;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}

.change-fav-modal .fav-content-title .title-tip {
    width: 46px;
    height: 16px;
    background: #FFF3DF;
    /*border-radius: 2px 2px 2px 2px;*/
    font-weight: 400;
    font-size: 10px;
    color: #F6A319;
    text-align: center;
    line-height: 16px;
}

.change-fav-modal .fav-content-item .fav-content-list {
    font-size: 0;
}

.change-fav-modal .fav-content-item .fav-content-list > li {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 3px;
    font-size: 20px;
    margin-right: 20px;
    margin-bottom: 16px;
    cursor: pointer;
    background-color: #fff;
    color: #333333;
    line-height: 40px;
    text-align: center;
    position: relative;
    transition: border 0.2s linear;
}

.change-fav-modal .fav-content-item .fav-content-list > li.active,
.change-fav-modal .fav-content-item .fav-content-list > li:hover {
    /*border: 1px solid #E1251B;*/
    background: rgba(225, 37, 29, 0.1);
    border-radius: 8px 8px 8px 8px;
    font-weight: 400;
    font-size: 20px;
    color: #E1251B;
}

.change-fav-modal .fav-content-item .fav-content-list > li:nth-child(6n) {
    margin-right: 0;
}

/*.change-fav-modal .fav-content-item .fav-content-list > li:after {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width: 27px;*/
/*    height: 27px;*/
/*    background-image: url(/static/edu/images/class-type-active.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 27px 27px;*/
/*    opacity: 0;*/
/*    transition: all 0.2s linear;*/
/*}*/

.change-fav-modal .fav-content-item .fav-content-list > li:hover:after,
.change-fav-modal .fav-content-item .fav-content-list > li.active:after {
    opacity: 1;
}

.change-fav-modal .fav-area-list {
    height: 200px;

}
.area-selected-text{
    width: 320px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    padding-left: 12px;
    position: relative;
}
.area-selected-text img{
    height: 18px;
    width: 18px;
    position: absolute;
    right: 12px;
    top: 11px;
}
.fav-province-list{
    width: 100%;
}
.fav-province-list li{
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 32px;
    margin: 1px 0;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 0 12px;
    padding-right: 32px;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* 默认显示灰色箭头 */
.fav-province-list li::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url('/static/edu/images/newIndex2024/chevron-right.png') no-repeat center/contain;
    opacity: 1;
    transition: all 0.3s ease;
}

/* 选中状态显示蓝色箭头 */
.fav-province-list li:hover::after,
.fav-province-list li.active::after {
    background-image: url('/static/edu/images/newIndex2024/chevron-right.png');
    color: #333333;
}

/* 选中状态样式 */
/*.fav-province-list li.active {*/
/*    background: #E6F7FF;*/
/*    color: #1890FF;*/
/*}*/

/* 悬浮效果 */
/*.fav-province-list li:hover {*/
/*    background: #F5F7FA;*/
/*}*/
.fav-area-list li{
    height: 32px;
    margin: 1px 0;
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    font-weight: 400;
    font-size: 16px;
    padding-left: 12px;
    line-height: 32px;
    color: #666666;
}

.fav-province-list > li:hover,
.fav-province-list > li.active {
    background: #FAFAFA;
    /*background: #FFFBFB;*/
    color: #333333;
}

.fav-area-list > li:hover,
.fav-area-list > li.active {
  background: #FAFAFA;
}


.fav-area-list > li:last-child:after {
    content: '';
}


.change-fav-modal ul {
    margin-bottom: 0;
}

.change-fav-modal .fav-btn-wrapper button {
    width: 187px;
    height: 44px;
    background: #E1251B;
    border-radius: 6px 6px 6px 6px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.fav-btn-wrapper fav-cancel-btn{
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
}

.change-fav-modal .fav-btn-wrapper {
    width: 100%;
    text-align: center;
    padding: 36px 0;
    position: absolute;
    bottom: 0;
}



@media screen and (max-height: 800px) {
    /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
    .change-fav-modal .change-fav-title {
        padding: 15px 0;
    }

    .change-fav-modal .fav-btn-wrapper {
        padding: 15px 0;
    }

    .change-fav-modal .change-fav-title > .fav-title-wrapper > span {
        font-size: 18px;
        line-height: 20px;
    }

    .change-fav-modal .change-fav-title > .fav-title-wrapper > span:last-child {
        line-height: 20px;
        font-size: 14px;
    }

    .change-fav-modal .fav-btn-wrapper button {
        width: 129px;
        height: 34px;
    }

    .change-fav-modal .fav-content-item .fav-content-list > li {
        height: 36px;
        line-height: 36px;
    }

    .change-fav-modal .fav-area-list {
        padding: 10px 0;
    }
}

/*弹出框*/
.fade-tip-elem {
    display: none;
    margin: 0;
    position: fixed;
    top: 81px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, #EF4023 0%, #EF6A23 100%);
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    border-radius: 5px;
    /*box-shadow: 4px 5px 20px rgba(0, 0, 0, 0.2);*/
    z-index: 10000;
}

/*zh-modal*/
.zh-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
}

.zh-modal, .zh-modal * {
    box-sizing: border-box;
}

.zh-modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
}

.zh-modal-content  .common-title {
	/*background-color: #0ae;
	color: #fff;
	padding: 10px;*/
    position: relative;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #47a5ea;
}

.zh-modal-content .common-title > span.common-close {
    display: block;
    position: absolute;
    float: right;
    font-size: 30px;
    top: -14px;
    right: 10px;
    cursor: pointer;
}

/*登录*/
.zh-modal-content.zh-login-content {
    /**/
    width: 340px;
}

.zh-login-wrapper {
    padding: 20px 10px;
}

.zh-login-wrapper input {
    width: 100%;
    height: 34px;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #efefef;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.zh-login-wrapper .login-to-reg {
    float: right;
}

.zh-login-wrapper input:focus {
    border-color: #0ae;
}

.my-modal .modal-title {
    background-color: #0ae;
    color: #fff;
}

.zh-login-btn {
    color: #fff;
    border: 0;
    width: 100%;
    margin-top: 20px;
    padding: 8px 0;
    background-color: rgba(0, 170, 238, 0.8);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.zh-login-btn:hover {
    background-color: rgba(0, 170, 238, 1);
}

/*注册*/
.zh-modal-content.zh-reg-content {
    height: 340px;
    width: 340px;
}

.zh-modal-content .reg-to-login {
    cursor: pointer;
    float: right;
}

.zh-reg-wrapper {
    padding: 20px 10px;
}

.reg-input-wrapper > input {
    width: 100%;
    height: 34px;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #efefef;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.zh-reg-wrapper .reg-to-reg {
    float: right;
}

.zh-reg-wrapper input:focus {
    border-color: #0ae;
}

.my-modal .modal-title {
    background-color: #0ae;
    color: #fff;
}

.zh-reg-btn {
    color: #fff;
    border: 0;
    width: 100%;
    margin-top: 20px;
    padding: 8px 0;
    background-color: rgba(0, 170, 238, 0.8);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.zh-reg-btn:hover {
    background-color: rgba(0, 170, 238, 1);
}

.zh-code-wrapper {
    font-size: 0;
    margin-bottom: 5px;
}

.zh-code-wrapper input {
    width: 70%;
    height: 34px;
    padding: 10px;
    border: 1px solid #efefef;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
}

.zh-code-wrapper button {
    color: #fff;
    border: 0;
    width: 30%;
    height: 34px;
    background-color: rgba(0, 170, 238, 0.8);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
}

.zh-code-wrapper button:hover {
    background-color: rgba(0, 170, 238, 1);
}

/*未登录一键网课赠送*/
.dialog-reg {
    position: fixed;
    left: 0;
    bottom: 200px;
    height: 290px;
    width: 220px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 100;
    background-image: url(regDialog/img/bg.jpg);
    background-position: top left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 2px 10px 0;
}

.dialog-reg h1 {
    font-size: 18px;
    color: #fa4535;
    text-align: center;
}

.dialog-reg .dialog-reg-item {
    border: 1px solid #F0F0F0;
    background-color: #fff;
    border-radius: 4px;
    height: 28px;
    width: 160px;
    margin-bottom: 10px;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.dialog-reg .dialog-reg-item:focus{
	background-color:#F4F4F4;
}
.dialog-reg-item.dialog-icon {
    padding-left: 47px;
    background-position: 12px center;
    background-repeat: no-repeat;
}


.dialog-reg .dialog-get-code {
    width: 65px;
    height: 28px;
    border-radius: 4px;
    border: 0;
    background-color: #00AAEE;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    outline: 0;
}
select.dialog-reg-item{
	padding-left:12px;
}
.dialog-reg-area{
	font-size:0;
}
.dialog-reg-area .dialog-reg-item {
    display: inline-block;
    vertical-align: top;
    width: 78px;
    font-size: 12px;
}
.dialog-reg-area>.dialog-reg-item:last-child{
	margin-left:5px;
}
.dialog-reg .dialog-reg-btn{
	height:36px;
	width:200px;
	background-color:#F54A35;
	border-radius:4px;
	font-size:16px;
	color:#fff;
	border:0;
	display: block;
	margin: 0 auto;
}
.dialog-reg .dialog-close{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 32px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor:pointer;
}
.dialog-reg .dialog-reg-tip{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%);
	max-width:150px;
	padding:5px 10px;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-size:14px;
	text-align: center;
	border-radius: 5px;
}

/*成功赠送网课提示*/
.free-course-modal .free-course-content {
    width: 388px;
    height: 280px;
    border-radius: 4px;
    background-image: url(regDialog/img/tip_bg.jpg);
    background-position: top left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 87px;
    text-align: center;
}

.free-course-modal .free-course-text {
    font-size: 18px;
    color: #333;
    line-height: 25px;
    max-width: 266px;
    margin: 0 auto;
    margin-bottom: 46px;
}

.free-course-modal .free-course-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 42px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.free-course-group {
    font-size: 0;
}

.free-course-group button {
    width: 120px;
    height: 38px;
    background-color: #0ae;
    border: 1px solid #0ae;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
}

.free-course-group .free-course-wait {
    margin-right: 26px;
    background-color: #fff;
    color: #0ae;
}


.dialog-reg2 {
    position: fixed;
    left: 0;
    top: 300px;
    width: 220px;
    height: 265px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    z-index: 100;
    background-image: url(regDialog/img/bg.jpg);
    background-position: top left;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 10px 15px 0;
}

.dialog-reg2 h1 {
    font-size: 19px;
    color: #fa4535;
    text-align: center;
}

.dialog-reg2 .dialog-reg-item {
    border: 1px solid #F0F0F0;
    background-color: #fff;
    border-radius: 4px;
    height: 38px;
    width: 100%;
    margin-bottom: 20px;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.dialog-reg2 .dialog-reg-item:focus {
    background-color: #F4F4F4;
}

.dialog-reg-item.dialog-icon {
    padding-left: 47px;
    background-position: 12px center;
    background-repeat: no-repeat;
}

.dialog-reg-item.dialog-reg-phone {
    background-image: url(regDialog/img/icon_phone.png);
    width: 160px;
}

.dialog-reg-item.dialog-reg-code {
    width: 90px;
    background-image: url(regDialog/img/icon_code.png);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.dialog-reg-item.dialog-reg-pwd {
    background-image: url(regDialog/img/icon_nock.png);
    width: 160px;
}

.dialog-reg2 .dialog-get-code {
    width: 90px;
    height: 34px;
    border-radius: 4px;
    border: 0;
    background-color: #00AAEE;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    outline: 0;
}


.dialog-reg2 .dialog-reg-btn {
    width: 90px;
    height: 38px;
    background-color: #F54A35;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    border: 0;
}

.dialog-reg2 .dialog-close {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 42px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.dialog-reg2 .dialog-reg-tip {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    max-width: 150px;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}

/*侧边栏*/
.side-bar {
    position: fixed;
    right: 20px;
    top: 25%;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e6e6e6;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 10px;
    text-align: center;
    z-index: 99;
}

.bar-item {
    cursor: pointer;
    display: block;
    padding: 10px;
}

.bar-item p {
    margin-bottom: 0;
    margin-top: 5px;
}

.bar-item:hover {
    background-color: #00aaee;
}

.bar-item:hover p {
    color: #fff;
}

.bar-item .side-icon {
    height: 33px;
    width: 37px;
}

.bar-item .side1-icon {
    background: url("../../static/common/images/side-icon1.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item.side1:hover .side1-icon {
    background: url("../../static/common/images/side-icon1-active.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item .side2-icon {
    background: url("../../static/common/images/side-icon2.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item.side2:hover .side2-icon {
    background: url("../../static/common/images/side-icon2-active.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item .side3-icon {
    background: url("../../static/common/images/side-icon3.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item.side3:hover .side3-icon {
    background: url("../../static/common/images/side-icon3-active.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item .side4-icon {
    background: url("../../static/common/images/side-icon4.png") center center no-repeat;
    background-size: 37px 33px;
}

.bar-item.side4:hover .side4-icon {
    background: url("../../static/common/images/side-icon4-active.png") center center no-repeat;
    background-size: 37px 33px;
}

.side-bar .tel-box {
    display: none;
    position: absolute;
    right: 80px;
    top: 91px;
}

.side-bar .app-box {
    display: none;
    position: absolute;
    right: 80px;
    top: 64px;
}

#jesong_panel {
    display: none !important;
}


/* 新的登录模态框样式start */
.login-wrap {
    margin: 0 auto;
    padding: 10px 20px 20px;
}

/*.login-wrap .common-title::after {
    content: '×';
    font-size: 27px;
    position: absolute;
    font-weight: normal;
    top: -10px;
    right: -10px;
}*/
.modal-login-wrapper .common-title, .zh-reg-content .common-title  {

}

.modal-login-wrapper .items {
    margin: 5px auto 10px;
    overflow: hidden;
}

.modal-login-wrapper .item {
    width: 50%;
    float: left;
    display: inline-block;
}

.modal-login-wrapper .item span.active {
    color: #47a5ea;
    /*font-weight: bold;*/
}

.modal-login-wrapper .item span.active::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #47a5ea;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.modal-login-wrapper .item span:hover::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #47a5ea;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.modal-login-wrapper .item > span {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    border-bottom: 2px solid transparent;
    transition: border-bottom-color linear .2s;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
}

.modal-login-wrapper .item:nth-child(1) {
    text-align: right;
}

.modal-login-wrapper .item:nth-child(2) {
    text-align: left;
}

.modal-login-wrapper .form > .form-item {
    position: relative;
}

.modal-login-wrapper .form > .form-item > .error {
    font-size: 12px;
    color: orangered;
    font-weight: bold;
    padding-left: 5px;
}

.modal-login-wrapper .form > .form-item:nth-child(2) {
    margin-top: 20px;
}

.modal-login-wrapper .form > .form-item > input {
    outline: none;
    width: 290px;
    border: 0;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.modal-login-wrapper .form > .form-item > input[name=code] + .code-box {
    position: absolute;
    right: 10px;
    top: 50%;
    color: #2279ee;
    cursor: pointer;
    transform: translateY(-50%);
}


.modal-login-wrapper .unsign-operation {
    margin-top: 10px;
    overflow: hidden;
}

.modal-login-wrapper .unsign-operation a {
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    text-decoration: none;
}

.modal-login-wrapper .fl {
    float: left;
}

.modal-login-wrapper .fr {
    float: right;
}

.modal-login-wrapper .hide {
    display: none;
}

.modal-login-wrapper .login-btn {
    background-color: #4599d0;
    text-align: center;
    width: 100%;
    line-height: 35px;
    color: #fff;
    outline: none;
    border: 0;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
}


.modal-login-wrapper form {
    display: none;
}

/* 新的登录模态框样式end */


/*地区选择器*/
.region-selector {
    display: none;
    position: absolute;
    padding: 8px;
    z-index: 1000;
    width: 200px;
    height: 220px;
    background: #FFFFFF;
    border-radius: 4px;
    overflow-y: auto; /* 添加竖向滚动 */
}
.region-selector::-webkit-scrollbar {
    display: none;
}
.city-selector::-webkit-scrollbar {
    display: none;
}
.region-list li {
    padding: 8px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.region-list li img{
    height: 16px;
    width: 16px;
    margin-left: 130px;
}

.region-list li:hover {
    background: #FFFBFB;
}

.city-selector {
    display: none;
    position: absolute;
    padding: 8px;
    z-index: 1001;
    left: 100%;
    top: 0;
    width: 200px;
    height: 220px;
    background: #FFFFFF;
    border-radius: 4px;
    overflow-y: auto; /* 添加竖向滚动 */
}

.region-list li.active {
    /*background: #007bff;*/
    background: #FFFBFB;
    font-size: 16px;
    color: #E1251B;
}

.region-list li:hover {
    background: #FFFBFB;
}

.fav-area-list li {

}

