﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {
    margin: 0;
    padding: 0;
}

ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

input {
    font-family: '微软雅黑';
    color: #333;
}

address, cite, dfn, em, var {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/********************课程详情样式************************/

.course_head {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    display: block;
    font-size: 12px;
    padding: 12px 10px;
    margin-top: 6px;
}

.c_h_logo {
    float: left;
    width: 100px;
    border: 1px solid #e6e6e6;
    height: 100px;
}

.c_h_logo img {
    width: 100px;
    height: 50px;
    margin-top: 25px;
    vertical-align: middle;
}

/*.c_h_pic{ float:left;  border:1px solid #e6e6e6; }
.c_h_pic img{ width:100px; height:100px; vertical-align:middle;}
.c_h_detail{ float:left; margin-left:10px; width:60%;}
.c_h_detail h1{font-size: 15px; font-weight: 700; line-height:22px;  color:#0066cc;}
.c_h_info{ margin-top:4px;}
.c_h_info li{ height:20px; display:list-item;}
.c_h_info li .c_h_price{ line-height:14px;}
.c_h_info li em{ color: #737373;  overflow: hidden; }
.collect{ border-top:1px solid #e6e6e6; width:100px; height:25px;  text-align:center; line-height:25px;}
.collect span{  display:inline-block;}
.collect .shouchang{width:15px; height:15px;background:url(../images/shouchang.jpg) 0 0 no-repeat;}*/
.course_head01 {
    width: 100%;
    margin-bottom: 13px;
    font-size: 0.8rem;
    font-weight: 900;
    color: #0076da;
}

.course_head02 {
    width: 100%;
}

.course_head03 img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 13px;
}

.course_head04 {
    float: left;
    width: 62%;
}

.course_head04 p {
    font-size: 0.6rem;
    line-height: 23px;
    color: #6e6d6b;
}

.course_head04 .color01 {
    font-size: 1rem;
    font-weight: 900;
    color: #FF5500;
}

.course_head04 .color02 {
    color: #004aff;
}

.course_head04 .color03 {
    color: #009900;
}

.course_head-bottom {
    float: right;
    margin-bottom: -11px;
    width: 70px;
    line-height: 25px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
}

.course_head-bottom01 {
    margin: 0 auto;
    width: 60px;
    height: 25px;
    text-align: center;
}

.course_heart {
    float: left;
    width: 12px;
    margin: 7px 5px 0 0;
    height: 12px;
    background: url(../images/heart.png) no-repeat;
    background-size: 12px 30px;
    background-position: 1px -2px;
}

.course_head-bottom01 span {
    float: left;
    color: #9a9a9a;
}

.course_head-bottom01 .course_heart-now {
    background-position: 1px -16px;
}

.course_head-bottom01 span.now {
    color: #f0294a;
}

.course_infobox {
    border-top: 1px solid #e0e0e0;
    margin-top: 5px;
    padding-bottom: 50px;
    font-size: 12px;
    color: #333;
}

.c_i_contentTab {
    height: 43px;
    border-bottom: #d9d9d9 1px solid;
    color: #666;
    font-size: 16px;
    background: #fff;
    position: relative;
    line-height: 43px;
    overflow: hidden;
}

.c_i_contentTab.scrollTop {
    width: 100%;
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
}

.c_i_contentTab li {
    text-align: center;
    float: left;
    width: 33.333%;
}

.c_i_contentTab li.selected {
    color: #FF621C;
}

.xahuaxian01 {
    height: 3px;
    background: #FF621C;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 33.333%;
}

.xahuaxian {
    height: 3px;
    background: #FF621C;
    position: absolute;
    left: 10%;
    bottom: -1px;
    width: 35%;
    margin: 0 5%;
}

.xahuaxian i {
    position: absolute;
    left: 50%;
    top: 5px;
    width: 11px;
    height: 6px;
    background: url(../images/angle01.png) no-repeat 0 0;
}

.xhx {
    left: 50%;
}

.c_i_details1 { /*border-bottom:1px solid #d9d9d9;*/
    padding: 10px 15px;
    background: #fff;
    overflow: hidden;
}

.c_i_details1 {
    position: relative;
    padding-bottom: 30px;
}

.c_i_details1 .pulldown {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0px;
}

.c_i_details1 p {
    font-size: 14px;
    padding: 5px 0;
    line-height: 24px;
    text-indent: 2em;
    word-break: break-all;
}

.c_i_details1 table, .c_i_details1 td {
    table-layout: fixed;
    word-break: break-all;
}

.c_i_details1 img {
    max-width: 100%;
}

.c_i_details1-bottom {
    width: 100%;
    padding: 10px 0px 15px;
    background: white;
}

.c_i_details1-bottom01 {
    float: left;
    width: 42%;
    height: 38px;
    margin-left: 9px;
    text-align: center;
    font-size: 0.8rem;
    color: white;
    line-height: 38px;
    background: #2677e2;
    border-radius: 0.1rem;
}

.c_i_details1-bottom02 {
    float: right;
    width: 42%;
    height: 38px;
    margin-right: 9px;
    text-align: center;
    font-size: 0.8rem;
    color: white;
    line-height: 38px;
    background: #009215;
    border-radius: 0.1rem;
}

.c_i_details1-dp {
    width: 100%;
    height: 43px;
    background: white;
    border: 1px solid #d9d9d9;
}

.c_i_details1-dp01 {
    float: left;
    margin-left: 10px;
    font-size: 0.8rem;
    line-height: 43px;
    color: #333333;
}

.c_i_details1-dp02 {
    float: right;
    margin-right: 15px;
    margin-top: 12px;
}

.c_i_details1-dp03 {
    float: right;
    margin-right: 11px;
    font-size: 0.8rem;
    line-height: 43px;
    color: #333333;
}

.c_i_details1-dp03 .color {
    font-weight: 900;
    color: #ff7f00;
}

.c_i_details1-dp03 .color01 {
    font-weight: none;
    color: #ff7f00;
}

.c_i_details1-dp-main {
    float: left;
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    font-family: 宋体;
}

.c_i_details1-dp-main01 {
    width: 90%;
    margin: 0 auto;
    clear: both;
    font-size: 0.7rem;
    border-bottom: 1px solid #ededed;
}

.c_i_details1-dp-main01 .name {
    float: left;
    margin: 10px 0;
    color: #2f8aff;
}

.c_i_details1-dp-main01 .time {
    float: right;
    margin: 10px 0;
    color: #a0abad;
}

.c_i_details1-dp-main02 {
    float: left;
    margin-bottom: 18px;
    width: 77%;
    font-size: 0.6rem;
    color: #656565;
    line-height: 18px;
}

.c_i_details1-dp-main-bottom {
    float: left;
    width: 100%;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ededed;
    font-size: 0.65rem;
    color: #0066cc;
}

.c_i_guess {
    margin-top: 10px;
}

.c_i_guess .g_title {
    display: block;
    font-size: 15px;
    padding-left: 5px;
    margin-bottom: 5px;
}

.c_i_guess .g_item {
    background: #fff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin: 5px 0;
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    position: relative;
}

.c_i_guess .g_item .g_price {
    position: absolute;
    top: 23px;
    right: 10px;
}

.c_i_guess .g_item .courseimg {
    float: left;
    width: 70px;
    height: 60px;
    margin-left: 8px;
}

.c_i_guess .g_item .courseimg img {
    width: 70px;
    height: 60px;
}

.c_i_guess .g_item .g_content {
    float: left;
    margin-left: 8px;
    width: 55%;
}

.c_i_guess .g_item .g_content h5 {
    font-size: 14px;
    padding-top: 3px;
    width: 95%;
}

.c_i_guess .g_item .g_content a {
    color: #0066cc;
}

.c_i_guess .g_item .g_content p {
    line-height: 24px;
}


.oRegional {
    position: fixed;
    width: 100%;
    height: 77%;
    z-index: 1111;
    display: none;
    top: 255px;
}

.c_i_option {
    height: 43px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    background: #fffae4;
    position: relative;
}

.option_Return {
    width: 10%;
    height: 100%;
    float: left;
}

.option_Return_icon {
    background: url("../images/return_ico.png") no-repeat scroll -134px -128px #F0F0F0;
    border-right: 1px solid #E4E4E4;
    height: 100%;
}

.c_i_option li {
    text-align: center;
    height: 43px;
    line-height: 43px;
    display: block;
    width: 45%;
    float: left;
    margin-right: -1px;
}

.c_i_option li a {
    position: relative;
    padding-right: 5px;
    font-size: 15px;
}

.c_i_option li span {
    border: 4px solid transparent;
    border-top-color: #ff7f00;
    content: '';
    position: absolute;
    top: 20px;
}

.c_i_option li a::after {
}

.course_info02 {
    display: none;
}

.course_info02 .list {
    background: #fff;
}

.course_info02 .list-item {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.course_info02 .list-item .l_price {
    margin-top: 4px;
    width: 30%;
    float: left;
    text-align: right;
}

.course_info02 .list-item .l_price a {
    width: 60px;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    border-radius: 1px;
    margin-top: 3px;
    color: #fff;
    float: right;
}

.course_info02 .c_i_c_info {
    float: left;
    line-height: 18px;
    width: 70%;
}

.course_info02 .c_i_c_info p {
}

.course_info02 .c_i_c_info h5 {
    color: #0066cc;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
}

.course_info02 .pic {
    width: 60px;
    height: 60px;
    border: 1px solid #ebebeb;
    float: right;
}

.fn-clear::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.bban {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    margin-top: 5px;
    font-size: 14px;
}

.bban li {
    width: 50%;
    text-align: center;
    float: left;
}

.bban li a {
    display: block;
    width: 69%;
    color: #fff;
    margin: 6px auto;
    border-radius: 3px;
    line-height: 35px;
}

/*********************机构首页样式**************************/
.school_head {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
    display: block;
    font-size: 12px;
    padding: 10px;
    color: #333;
    position: relative;
    margin-top: 10px;
}

.s_h_detail {
    float: left;
    margin-left: 12px;
    width: 46%;
}

.s_h_detail h1 {
    font-size: 17px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s_h_detail .Star1 {
    background: url(../images/s_blue_1.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star2 {
    background: url(../images/s_blue_2.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star3 {
    background: url(../images/s_blue_3.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star4 {
    background: url(../images/s_blue_4.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star5 {
    background: url(../images/s_blue_5.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star6 {
    background: url(../images/s_blue_6.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star7 {
    background: url(../images/s_blue_7.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star8 {
    background: url(../images/s_blue_8.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star9 {
    background: url(../images/s_blue_9.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_detail .Star10 {
    background: url(../images/s_blue_10.gif) no-repeat 0 0;
    width: 67px;
    height: 16px;
}

.s_h_info {
    margin-top: 5px;
}

.s_h_info p {
    line-height: 24px;
}

.school_infobox {
    border-top: 1px solid #d9d9d9;
    margin-top: 5px;
    padding-bottom: 25px;
    font-size: 12px;
    color: #333;
}

.s_i_contentTab {
    height: 43px;
    line-height: 43px;
    border-bottom: #d9d9d9 1px solid;
    color: #666;
    font-size: 15px;
    background: #fff;
    position: relative;
}

.s_i_contentTab.scrollTop {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.s_i_contentTab li {
    text-align: center;
    float: left;
    width: 33%;
}

.s_i_contentTab li a {
    display: block;
    color: #333;
}

.s_i_contentTab li.selected a {
    color: #FF621C;
    border-bottom: 3px solid #FF621C;
    height: 41px;
}

.s_i_contentTab .underline {
    height: 3px;
    background: #FF621C;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 33%;
}

.s_i_context {
    width: 240px;
    height: 240px;
    margin: 5px auto;
    position: relative;
    overflow: hidden;
}

.s_i_context .prev {
    opacity: 0.65;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -15px;
    background: url(../images/btn01.png) no-repeat 0 0;
    background-size: 30px 60px;
    z-index: 2;
}

.s_i_context .next {
    opacity: 0.65;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -15px;
    background: url(../images/btn01.png) 0 -30px no-repeat;
    background-size: 30px 60px;
    z-index: 2;
}

.s_i_context .number {
    width: 25px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    padding: 5px;
    right: 0;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background: rgba(0, 0, 0, .5);
}

.s_i_context .s_i_c_box {
    position: absolute;
    left: 0;
    top: 0;
}

.s_i_context .s_i_c_box img {
    width: 240px;
    height: 240px;
}

.s_i_context .s_i_c_box li {
    float: left;
    width: 240px;
    height: 240px;
}

.s_i_details1 {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px;
    background: #fff;
}

.s_i_details1 p img {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -2em;
}

.s_i_details1 p {
    font-size: 14px;
    padding: 5px;
    line-height: 24px;
    text-indent: 2em;
    word-break: break-all;
}

.s_i_address {
    background: #fff;
}

.s_i_address .address_item {
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
    padding: 5px 70px 10px 10px;
    position: relative;
}

.s_i_address .address_item .pic {
    width: 60px;
    height: 60px;
    border: 1px solid #ebebeb;
    position: absolute;
    top: 10px;
    right: 10px;
}

.a_i_info {
    float: left;
    line-height: 18px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.a_i_info .a_i_campus {
    line-height: 25px;
    font-size: 16px;
}

/*********************课程增加样式**************************/
.search-course-bottom p.appent_s {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
}

.search-course2 {
    margin: 0;
    border-top: 0;
}


/***************************************申请列表**********************************/

.form-warning {
    background-color: white;
    border-top: 0px;
    color: #f7461c;
    font-size: 12px;
    line-height: 30px;
    font-size: 14px;
    height: 35px;
    display: block;
}

.form-warning .bffbdbe {
    background: #ffe5e5;
    height: 35px;
    width: 100%;
    padding-left: 10px;
}

.form-warning img {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
}

.form-warning p {
    float: left;
    line-height: 38px;
}

.form_Complete {
    text-align: center;
    padding: 80px 0;
    font-size: 24px;
}

.f_ditch {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: relative;
    display: inline-block;
    border-radius: 45px;
    background: #009B00 url(../images/return_ico.png) -67px -67px no-repeat;
}

.apply01 {
    margin: 75px auto 0 auto;
    vertical-align: top;
    width: 90%;
    color: #1b8100;
    font-weight: 900;
    font-size: 1.1rem;
    text-align: center;
}

.apply01 img {
    width: 30px;
    height: 30px;
    vertical-align: bottom;
    margin-right: 5px;
}

.apply02 {
    margin: 15px auto 0 auto;
    width: 90%;
    color: #000000;
    font-size: 1.1rem;
    text-align: center;
}

.apply-btn {
    margin: 50px auto 0 auto;
    width: 90%;
    color: white;
    background: #ff7f00;
    font-size: 0.8rem;
    text-align: center;
    line-height: 45px;
    border-radius: 0.15rem;
}

/***************************************下拉列表**********************************/
.pulldown {
    background: #FFFFFF;
    float: left;
    margin-top: -2px;
    overflow: hidden;
    width: 96%;
    margin: 5px 2%;
    position: relative;
    height: 100%;
}

.pulldown a {
    color: #000000;
    font-family: 微软雅黑;
    font-size: 0.8rem;
    line-height: 45px;
    margin: 0 auto;
    padding-left: 1rem;
    text-align: left;
    display: block;
    border-bottom: 1px solid #d9d9d9;
}

.pulldown a.cff7f00 {
    color: #ff7f00;
}


/***************************************下拉的城市**********************************/
.city {
    width: 100%;
    background: #fff;
    display: none;
    position: fixed;
    z-index: 100;
    height: 100%;
}

.city-main {
    overflow: hidden;
    height: 100%;
}

.city li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #E4E4E4;
    display: block;
}

.city li a {
    display: block;
    font-size: 16px;
    padding-left: 10px;
    color: #333;
}

/*.header{ background: #2F8AFF;  height: 45px; line-height:45px; position: relative;text-align: center; width: 100%; color:#fff;}*/


/***************************************暂停招生或课程下架的提示**********************************/
.Pause_admissions {
    background: #2677e2;
    padding: 30px 10px 10px 10px;
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    z-index: 5;
}

.p_a_info {
    padding: 10px;
    background: #fff;
}

.p_a_info h1 {
    color: #cb0100;
    font-size: 24px;
    text-align: center;
    padding: 20px 0;
}

.p_a_info p {
    margin-left: 10px;
    padding-left: 28px;
    font-size: 14px;
    position: relative;
    margin-bottom: 8px;
}

.p_a_info i {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #cb0100;
    color: #fff;
}

.p_a_info .searchbtn {
    margin: 30px 35px 15px 35px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 2px;
}

.p_a_info .searchbtn a {
    display: block;
    color: #fff;
}

.Pause_admissions .p_a_Close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 24px;
    height: 24px;
    background-position: -138px -80px;
}

/***************************************个人后台**********************************/

.MBcenter {
    color: #4d4d4d;
    font-family: '微软雅黑';
    overflow: hidden;
}

.MBcenter-intro {
    clear: both;
    margin: 10px 5px;
    background: #fffeda;
    height: 50px;
    line-height: 50px;
    font-size: 0.9rem;
    text-align: center;
}

.MBcenter-intro a {
    color: #ff7f00;
    text-decoration: underline;
}

/*助学金中心*/
.zhuxue {
    display: block;
    width: 100%;
}

.zhuxue01 {
    font-size: 0.7rem;
    font-weight: 900;
    color: #4c4c4c;
    padding-left: 7px;
    line-height: 33px;
}

.zhuxue02 {
    width: 100%;
    height: 60px;
    display: block;
    background: white;
    font-size: 0.7rem;
    color: #4d4d4d;
}

.zhuxue02 .sp1 {
    float: left;
    margin: 10px 0 0 12px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.zhuxue02 .sp1.c1 {
    background: #e33333;
}

.zhuxue02 .sp1.c2 {
    background: #4db3f5;
}

.zhuxue02 .sp1.c3 {
    background: #ec5888;
}

.zhuxue02 .sp1.c4 {
    background: #47ba8f;
}

.zhuxue02 .sp1.c5 {
    background: #ff3859;
}

.zhuxue02 .sp1.c6 {
    background: #b75aff;
}

.zhuxue02 .sp1.c7 {
    background: #3ab74c;
}

.zhuxue02 .sp1 img {
    width: 25px;
    height: 25px;
    margin-top: 7px;
}

.zhuxue02 .sp2 {
    float: left;
    line-height: 60px;
    margin-left: 10px;
}

.zhuxue02 .sp3 {
    float: right;
    margin-right: 10px;
    font-size: 0.6rem;
    color: #b2b2b2;
    line-height: 60px;
}

.zhuxue02 .sp3 span {
    color: #009908;
}

.zhuxue02 .sp4 {
    float: right;
    width: 12px;
    height: 19px;
    margin: 21px 12px 0 0;
}

.zhuxue03 {
    margin: 22px 0;
    background: white;
}

.zhuxue03 a {
    float: left;
    display: block;
    width: 50%;
    line-height: 42px;
    color: #0066cc;
    text-decoration: underline;
    font-size: 0.6rem;
    font-family: 宋体;
    text-align: center;
}

.zhuxue03 a span {
    float: right;
    margin-top: 5px;
    display: block;
    width: 1px;
    height: 30px;
    background: #e6e6e6;
}


.zhuxue-MB01 {
    width: 80%;
    margin: 32px auto 0 auto;
}

.zhuxue-MB01 p {
    text-align: center;
    font-weight: 900;
    font-size: 0.9rem;
    color: #009b00;
}

.zhuxue-MB01 span {
    margin-top: 13px;
    display: block;
    text-align: center;
    font-size: 0.7rem;
    color: #4c4c4c;
}

.zhuxue-MB01 a {
    margin-top: 33px;
    display: block;
    text-align: center;
    line-height: 33px;
    font-size: 0.7rem;
    color: white;
    border-radius: 3px;
    background: #ff7f00;
}

.zhuxue-MB02-1 {
    border-bottom: 1px solid #e6e6e6;
}

.zhuxue-MB02-1 p {
    font-size: 0.6rem;
    color: #7d7d7d;
    line-height: 20px;
    margin-bottom: 3px;
}

.zhuxue-MB02 .right {
    float: right;
    height: 83px;
}

.zhuxue-MB02 .right .btn {
    margin: 20px 10px 0 0;
    width: 67px;
    line-height: 27px;
    text-align: center;
    font-size: 0.6rem;
    font-family: 宋体;
    color: white;
    background: #ff7f00;
    border-radius: 3px;
}

.zhuxue-MB02 .right .fenxiang {
    margin: 20px 10px 0 0;
    width: 82px;
    line-height: 27px;
    text-align: center;
    font-size: 0.6rem;
    font-family: 宋体;
    color: white;
    background: #008f00;
    border-radius: 3px;
}

.zhuxue-MB02 .right .fenxiang.new {
    background: #bfbfbf;
    color: #666666;
}

.zhuxue-MB02 .right span {
    margin-top: 5px;
    display: block;
    font-size: 0.6rem;
    color: #808080;
}

.MBcash-tishi01 .queren {
    float: left;
    margin: 33px 0 0 15%;
    width: 94px;
    line-height: 34px;
    background: #ff7f00;
    text-align: center;
    font-size: 0.7rem;
    color: white;
    border-radius: 3px;
}

.MBcash-tishi01 .queren01, .MBcash-tishi01 .queren02 {
    margin: 33px auto 0 auto;
    width: 94px;
    line-height: 34px;
    background: #ff7f00;
    text-align: center;
    font-size: 0.7rem;
    color: white;
    border-radius: 3px;
}

.MBcash-tishi01 .quxiao {
    float: right;
    margin: 33px 15% 0 0;
    width: 92px;
    line-height: 32px;
    background: white;
    text-align: center;
    font-size: 0.7rem;
    color: #4c4c4c;
    border-radius: 3px;
    border: 1px solid #b3b3b3;
}

/*MB中心*/
.balance_detail {
    background: #fff;
}

.b_d_number {
    height: 80px;
    color: #fff;
    background: #ff5500;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 5px;
}

.b_d_number span {
    display: block;
    margin: -4px 0 0 -5px;
}

.b_d_number span em {
    font-size: 48px;
}

.b_d_source ul {
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
}

.b_d_source li {
    margin: 7px 0 4px 0;
    float: left;
    font-size: 13px;
    width: 33%;
    display: block;
    position: relative;
    text-align: center;
}

.b_d_source li span {
    display: block;
}

.b_d_source li em {
    font-size: 18px;
}

.b_d_source li i {
    position: absolute;
    top: 10px;
    right: -10px;
    height: 20px;
    width: 20px;
    background-position: -140px -20px;
}

.listview {
    margin: 10px 0 20px 0;
    font-size: 16px;
}

.listview li {
    height: 50px;
    line-height: 50px;
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
    margin: 5px;
    position: relative;
}

.listview li i {
    position: absolute;
    right: 5px;
    top: 15px;
    height: 20px;
    width: 20px;
    background-position: -20px -80px;
}

.listview li a {
    display: block;
    color: #000;
}

.listview li a:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.MBcenter-tishi {
    display: none;
    position: fixed;
    z-index: 100;
    top: 25%;
    left: 5%;
    width: 90%;
    background: white;
}

.MBcenter-tishi p {
    margin: 20px 0 10px 0;
    font-size: 1.1rem;
    font-weight: 900;
    color: green;
    text-align: center;
}

.MBcenter-tishi span {
    margin: 0 auto;
    display: block;
    width: 90%;
    font-size: 0.8rem;
    line-height: 20px;
}

.MBcenter-tishi a {
    display: block;
    margin: 15px auto;
    font-size: 0.8rem;
    width: 155px;
    line-height: 35px;
    background: #ff7b24;
    color: white;
    text-align: center;
}

.MBcenter-tishi .close {
    position: absolute;
    top: -10px;
    right: 5px;
    font-size: 1.6rem;
}

/*MB明细*/
.MBdetail {
    background: #fff;
    height: 100%;
}

.detail_lsit {
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 10px;
    overflow: hidden;
}

.d_l_left {
    float: left;
}

.d_l_left p {
    line-height: 20px;
}

.d_l_right {
    float: right;
    text-align: right;
}

.d_l_right p {
    line-height: 18px;
}

/*点评获MB*/
.MBcomment {
    background: #fff;
}

.comment_list {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.c_l_info {
    padding: 10px 10px;
}

.c_l_left {
    float: left;
    width: 70%;
}

.c_l_left p {
    line-height: 20px;
}

.c_l_right {
    float: left;
    width: 25%;
    margin-left: 5%;
    text-align: right;
}

.c_l_right a {
    display: block;
    height: 28px;
    width: 58px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin-top: 7px;
    border-radius: 2px;
    float: right;
}

.c_l_right a.point {
    background: #FF7F00;
}


.compose_rating_box {
    font-size: 14px;
    background: #f4f4f4; /*height:200px;*/
    padding-bottom: 10px;
    border-top: 1px solid #e0e0e0;
    position: relative;
    display: none;
}

.compose_rating_box i {
    height: 10px;
    width: 15px;
    position: absolute;
    top: -8px;
    right: 30px;
    background-position: -84px -145px;
}

.compose_rating_list {
    margin-top: 10px;
    margin-left: 15px;
}

.compose_rating {
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}

.rating_tilet {
    float: left;
    display: inline-block;
}

.rating_content {
    float: left;
    display: inline-block;
}

.rating_star {
    width: 125px;
    height: 20px;
    background: url(../images/stars01.png) 0 0 no-repeat;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-left: 6px;
}

.rating_star a {
    float: left;
    display: inline-block;
    width: 25px;
    height: 20px;
}

.star_1 {
    background-position: 0 -30px;
}

.star_2 {
    background-position: 0 -60px;
}

.star_3 {
    background-position: 0 -90px;
}

.star_4 {
    background-position: 0 -120px;
}

.star_5 {
    background-position: 0 -150px;
}

.rating_result {
    display: inline-block;
    float: left;
    border: 1px solid #ffd1a4;
    padding: 0 6px;
    background: #fff;
    color: #FF7F00;
    line-height: 23px;
}

.teachers .fenshu, .environment .fenshu, .Service .fenshu {
    float: left;
    display: inline-block;
    color: #f00;
    margin-left: 4px;
    margin-right: 10px;
}

.review {
    height: 100px;
    width: 100%;
    margin-left: 10px;
    float: left;
}

.review2 {
    margin: 0 10px;
}

.review2 p {
    background: #FFE8C4;
    width: 80%;
    padding: 5px;
    position: relative;
    word-break: break-all;
}

.review2 p span {
    position: absolute;
    top: -17px;
    left: 10px;
    content: "";
    border: 10px solid transparent;
    border-bottom-color: #FFE8C4;
}

.review2 em {
    padding: 5px;
    display: block;
}

.review textarea {
    height: 90px;
    width: 75%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    padding: 5px;
    background: #fff;
    border: 1px solid #e0e0e0;
    float: left;
    outline: medium;
    resize: none;
}

.Publish_btn {
    float: left;
    width: 15%;
    color: white;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #FF7F00;
    margin-left: 1%;
    margin-top: 70px;
}

.Publish_btn a {
    color: #fff;
    display: block;
}

.teacher_answer {
    background: #EEF8FF;
    width: 80%;
    padding: 7px;
    position: relative;
    margin: 5px 10px;
}


/*MB返还规则,MB兑换规则*/
.rule {
    padding: 20px 10px;
    font-size: 16px;
}

.rule p {
    margin-bottom: 14px;
    line-height: 24px;
    padding-left: 30px;
    position: relative;
    word-break: break-all;
}

.rule p i {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 2px;
    left: 3px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #009b00;
}

.rule p span {
    color: #009b00;
    font-weight: 900;
}

.Signin {
    padding-top: 50px;
    padding-bottom: 60px;
    position: relative;
}

.Signin p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.Signin a {
    height: 50px;
    width: 150px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 35px auto;
    background: #ff7f00;
    display: block;
}

.S_rule {
    margin-right: 10px;
    overflow: hidden;
}

.S_rule a {
    float: right;
    font-size: 16px;
}

.Signin_Success {
    display: none;
    width: 250px;
    height: 150px;
    border: 5px solid #FFCC00;
    background: #fff;
    position: absolute;
    z-index: 1001;
    text-align: center;
    font-size: 14px;
    left: 50%;
    margin-left: -125px;
    top: 100px;
}

.Signin_Success p {
    font-size: 14px;
}

.Signin_Success strong {
    text-align: center;
    font-size: 18px;
    color: #1F8300;
    display: block;
    padding: 18px 0 5px;
    font-size: 24px;
}

.Signin_Success .s_s_lose {
    font-size: 16px;
    display: block;
    border-radius: 2px;
    background: #FF7F00;
    color: #fff;
    width: 100px;
    height: 35px;
    line-height: 35px;
    margin: 15px auto 0;
}

.MB_exchange {
    background: #f2f2f2;
    padding: 35px 10px 5px 10px;
    font-size: 16px;
}

.m_e_prompt01 {
    height: 20px;
    width: 100%;
}

/*转账时未注册的提示*/
.regist-tip {
    display: none;
    position: fixed;
    width: 230px;
    background: #fff;
    z-index: 11;
}

.regist-tip dt {
    background: #4db240;
    color: #fff;
    font-size: 0.7rem;
    line-height: 40px;
    text-align: center;
}

.regist-tip dt q {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 1rem;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    quotes: none;
    cursor: pointer;
}

.regist-tip dd {
    font-size: 0.6rem;
    line-height: 20px;
    color: #4d4d4d;
    padding: 10px;
}

.regist-tip dd p {
    margin-bottom: 5px;
}

.regist-tip dd p b {
    color: #ff5000;
    font-size: 0.8rem;
    margin-right: 5px;
}

/*助学金使用说明*/
.instruction {
    margin: 15px;
    line-height: 20px;
}

.instruction strong {
    font-size: 0.7rem;
    color: #4d4d4d;
}

.instruction em {
    font-size: 0.7rem;
    color: #ff5000;
    font-weight: bold;
}

.instruction h3 {
    font-size: 1rem;
    color: #129800;
    line-height: 50px;
}

.instruction ul {
    font-size: 0.7rem;
    color: #4d4d4d;
    counter-reset: process;
}

.instruction li {
    clear: both;
    display: block;
    padding: 5px 0px 15px 40px;
    color: #4d4d4d;
}

.instruction li:before {
    content: counter(process);
    counter-increment: process;
    float: left;
    margin: -5px 0px 0px -40px;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    font-size: 0.8rem;
    color: #ff5000;
}

.instruction blockquote {
    background: #fffeda;
    color: #ff7f00;
    font-size: 0.7rem;
    padding: 10px;
    margin-top: 10px;
}


.m_e_prompt {
    height: 25px;
    line-height: 25px;
    width: 100%;
    display: table;
    color: #F7461C;
    margin-bottom: 3px;
}

.m_e_prompt p {
    height: 25px;
    line-height: 25px;
    width: 100%;
    background: #FFE5E5;
    padding-left: 3px;
    display: none;
}

.m_e_prompt img {
    height: 18px;
    width: 18px;
    float: left;
    padding-top: 3px;
    padding-right: 2px;
}

.m_e_label {
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

.m_e_label span {
    display: table-cell;
    padding-left: 5px;
    width: 35px;
}

.m_e_label label {
    display: table-cell;
    width: 70px;
}

.m_e_text {
    height: 50px;
    width: 97%;
    padding-left: 3%;
    background: #fff;
    border: 1px solid #d9d9d9;
    display: table-cell;
}

.m_e_button {
    height: 50px;
    width: 200px;
    line-height: 50px;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    background: #ff7f00;
    border: 1px solid #ff6a00;
    font-size: 16px;
    display: block;
}


/*****NAD家族****/
.DNAfamily {
    font-size: 14px;
}

.DNAhead {
    width: 100%;
    height: 70px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    margin-bottom: 5px;
}

.d_h_pic {
    width: 60px;
    height: 60px;
    border-radius: 65px;
    float: left;
    padding-left: 10px;
}

.d_h_pic img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
}

.d_h_info {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.d_h_info h5 {
    font-size: 18px;
}

.d_h_info span {
    line-height: 30px;
}

.DNAmember {
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}

.DNAmember p {
    text-align: center;
    line-height: 32px;
}

.d_m_Algebra {
    width: 100%;
}

.d_m_Algebra123 {
    width: 33.3%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    height: 340px;
}

.d_m_Algebra123 p {
    background: #fffced;
    border: 1px solid #ffe7a4;
    height: 45px;
    line-height: 45px;
}

.d_m_Algebra123 ul {
    margin-right: 3px;
    margin-top: 5px;
    border-top: 1px solid #ccc;
    position: relative;
}

.d_m_Algebra123 ul i {
    position: absolute;
    top: -11px;
    left: 50%;
    border: 5px solid transparent;
    border-bottom-color: #ccc;
    margin-left: -4px;
}

.d_m_Algebra123 li {
    display: block;
    background: #f5f5f5;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 10px;
    position: relative;
}

.d_m_Algebra123 .d_m_ico {
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    background-position: -12px -58px;
    background-size: 150px 150px;
}

.d_m_Algebra123 li a {
    display: block;
    color: #333;
}

.d_m_Algebra123 li.d_m_current {
    background: #2F8AFF;
}

.d_m_Algebra123 li.d_m_current a {
    color: #fff;
}

.d_m_Algebra123 li.d_m_current .d_m_ico {
    background-position: -12px -103px;
}

.d_m_Algebra123 .d_m_paging {
    text-align: center;
    padding: 5px 0;
    margin-right: 3px;
    position: absolute;
    bottom: 0;
}

.d_m_Algebra123 .d_m_page {
    height: 15px;
    width: 15px;
    display: inline-block;
    color: #333;
    position: relative;
    line-height: 15px;
}

.d_m_Algebra123 .d_m_up {
    border: 6px solid transparent;
    border-right-color: #999;
    content: "";
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 1px;
}

.d_m_Algebra123 .d_m_down {
    border: 6px solid transparent;
    border-left-color: #999;
    content: "";
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 1px;
}

.d_m_Algebra123 .now {
    color: #ff7f00;
    font-weight: bold;
}

/*赚取助学金秘籍*/
.zhuxueMj {
    margin-top: 20px;
}

.zhuxueMj .number {
    float: left;
    margin-left: 10px;
    width: 20px;
    line-height: 20px;
    background: #009b00;
    color: white;
    font-size: 0.7rem;
    font-weight: 900;
    text-align: center;
}

.zhuxueMj .main {
    float: left;
    width: 86%;
    margin: 0 0 0 6px;
    color: #4c4c4c;
}

.zhuxueMj .main p {
    font-size: 0.8rem;
    font-weight: 900;
}

.zhuxueMj .main span {
    margin-top: 6px;
    display: block;
    font-size: 0.7rem;
}

.zhuxueMj-bz {
    margin: 20px 15px 0 15px;
}

.zhuxueMj-bz p {
    margin-bottom: 8px;
    color: #ff6600;
    font-size: 0.8rem;
    font-weight: 900;
}

.zhuxueMj-bz span {
    display: block;
    font-size: 0.7rem;
    color: #4c4c4c;
    line-height: 18px;
}

/*分享助学金(资讯分享).课程分享的样式有些在css.css*/
.zhuxue-zixun01 {
    margin: 5px 0 10px 0;
    max-height: 70px;
    overflow: hidden;
}

.zhuxue-zixun01 li {
    float: left;
    line-height: 25px;
    width: 30%;
    margin: 7px 0 0 2%;
    text-align: center;
    background: white;
    border: 1px solid #d9d9d9;
    font-size: 0.6rem;
    color: #4c4c4c;
    font-family: 宋体;
}

.zhuxue-zixun01 li.now {
    color: white;
    background: #2f8aff;
    border: 1px solid #2f8aff;
}

.zhuxue-zixun02 {
    background: white;
    border-bottom: 1px solid #e6e6e6;
}

.zhuxue-zixun02 .left {
    float: left;
    margin: 10px 0 20px 18px;
    width: 56%;
    font-size: 0.7rem;
    font-weight: 900;
    color: #4c4c4c;
}

.zhuxue-zixun02 .right {
    float: right;
    margin: 16px 10px 20px 0;
    width: 83px;
    height: 32px;
    border: 1px solid #ff7f00;
    border-radius: 26px;
    background: url(../images/zhuxue08.png) 15px 5px no-repeat white;
    background-size: 20px 20px;
    font-size: 0.6rem;
    font-family: 宋体;
    color: #4d4d4d;
}

.zhuxue-zixun02 .right.now {
    color: white;
    background: url(../images/zhuxue08_1.png) 15px 5px no-repeat #ff7f00;
    background-size: 20px 20px;
}

.zhuxue-zixun02 .right span {
    float: right;
    margin: 9px 15px 0 0;
    display: inline-block;
}

.zhuxue-zixun03 {
    float: left;
    width: 100%;
    background: white;
}

.zhuxue-zixun03 .btn {
    margin: 18px auto;
    width: 80%;
    line-height: 35px;
    text-align: center;
    font-size: 0.8rem;
    color: white;
    background: #388c00;
    border-radius: 5px;
}

/*修改个人资料*/
.apply {
    background: #fff;
}

.form-widget {
    padding: 5px 5px;
}

.form-group {
    border: 1px solid #E5E5E5;
    border-top: 0;
    display: table;
    width: 100%;
    background: #fff;
    position: relative;
}

.getCard {
    position: absolute;
    top: 10px;
    right: 5px;
    height: 30px;
    line-height: 30px;
    width: 80px;
    border-radius: 2px;
    text-align: center;
}

.getCard a {
    display: block;
    color: #fff;
}

.f_btn {
    width: 100%;
    background: #ff7f00;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ff7700;
    margin: 15px 0;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    display: block;
}

.form-label {
    width: 70px;
    font-size: 16px;
    line-height: 48px;
    vertical-align: middle;
    padding-left: 10px;
    display: table-cell;
}

.form-control {
    line-height: 24px;
    padding: 6px 10px 6px 6px;
}

.form-control.yzm {
    float: left;
    width: 50%;
}

.input-group {
    position: relative;
    display: block;
    overflow: hidden;
}

.input-text {
    width: 100%;
    border: 0 none;
    color: #505050;
    height: 36px;
    line-height: normal;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    font-size: 16px;
}

.form-group .yzm01 {
    float: right;
    margin: 6px 6px 0 0;
    cursor: pointer;
    display: inline-block;
    width: 82px;
    line-height: 36px;
    text-align: center;
    background: #2577e3;
    color: white;
    font-size: 14px;
    border-radius: 3px;
}

.form-group .yzm01.now {
    background: #a9a9a9;
}

.advice-text {
    height: 120px;
    width: 100%;
    border-radius: 1px;
    border: 1px solid #E5E5E5;
    font-size: 13px;
    padding: 6px 8px;
    resize: none;
    box-sizing: border-box;
    font-size: 16px;
    margin-top: 8px;
}

.from_title {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #2F8AFF;
    color: #fff;
    width: 100%;
    font-size: 15px;
    position: relative;
}

.radiobox {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

.radio_css {
    margin: 5px;
}

.tab_select {
}

.tab_select ul {
    background: #fff;
    width: 100%;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}

.tab_select li {
    width: 33.3%;
    height: 40px;
    line-height: 20px;
    padding: 5px 0;
    float: left;
}

.progress_node {
    width: 23px;
    height: 23px;
    border-radius: 23px;
    display: inline-block;
    background: #a5a5a5;
    line-height: 23px;
    color: #fff;
}

/*修改头像*/
.headphoto {
    width: 120px;
    height: 120px;
    margin: 20px auto;
    border-radius: 150px;
    border: 2px solid #fff;
    background: #d3ecff url(../images/bg_load.png) 0 0 no-repeat;
    position: relative;
}

.headphoto img {
    width: 120px;
    height: 120px;
    border-radius: 150px;
}

.h_p_upload {
    width: 100%;
    overflow: hidden;
}

.h_p_upload span {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 90%;
    margin: 20px 5%;
    text-align: center;
}

.h_p_upload span a {
    display: block;
    color: #fff;
    border-radius: 3px;
}

.h_p_btn {
    width: 90%;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.h_p_btn a {
    display: block;
    color: #fff;
    border-radius: 3px;
}

.loadpic {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    background: #d3ecff url(../images/bg_loading.gif) 50% 50% no-repeat;
}

/*前台的头部点击下拉小列表*/
.header-menu {
    display: none;
    position: absolute;
    top: 54px;
    right: 5px;
    font-size: 18px;
    z-index: 100;
    border-radius: 5px;
    background: #fff;
    text-align: left;
}

.header-menu:before {
    content: "";
    position: absolute;
    top: -11px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
}

.header-menu a {
    display: block;
    line-height: 44px;
    width: 132px;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
}

.header-menu a span {
    position: relative;
    padding-right: 10px;
}

.header-menu a i {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    margin: 10px 6px 0 12px;
    background: url(../images/user_icon.png) -4px -32px/120px no-repeat;
}

.header-menu a.h_m01 i {
    background: url(../images/user_icon.png) -94px -32px/120px no-repeat;
}

.header-menu a.h_m02 i {
    background: url(../images/user_icon.png) -64px -32px/120px no-repeat;
}

.header-menu a.h_m03 i {
    background: url(../images/user_icon.png) -4px -32px/120px no-repeat;
}

.header-menu a.h_m04 i {
    background: url(../images/user_icon.png) -4px -62px/120px no-repeat;
}

.header-menu a.h_m05 i {
    background: url(../images/bg_load.png) #2677e2 no-repeat;
    background-size: 25px 25px;
    margin: 10px 6px 10px 12px;
}

.header-menu a.h_m06 i {
    background: url(../images/user_icon.png) -32px -31px/120px no-repeat;
}

.header-menu .home {
    border-radius: 5px 5px 0 0;
}

.w100 {
    width: 100px;
}

.c808080 {
    color: #808080;
}

.c009b00 {
    color: #009b00;
}

.c0066cc {
    color: blue;
}

.cff7f00 {
    color: #ff7f00;
}

.c333 {
    color: #333;
}

.cfff {
    color: #fff;
}

.b_cff7f00 i {
    color: #ff7f00;
    position: absolute;
    left: 50%;
    top: 49px;
    width: 11px;
    height: 6px;
    background: url(../images/angle01.png) no-repeat 0 0;
}

.bff7f00 {
    background: #ff7f00;
}

.b009b00 {
    background: #009b00;
}

.b0066cc {
    background: #df3031;
}

.bfffae4 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    margin-top: 0;
}

.bF0F0F0 {
    background: #F0F0F0;
}

.bfff {
    background: #fff;
}

.p_color {
    color: #FF5500;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3px;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*课程详情*/
.Header .city2 {
    position: absolute;
    margin-left: 20px;
    font-size: 12px;
    font-family: normal;
}

.Header .city2 .icon-arrow-down {
    position: relative;
    left: 0;
    top: 3px;
    font-size: 15px;
}

/*start-我的关注*/
.att-banner {
    width: 100%;
    height: 9.32rem;
    background: url("../images/attention/bg.png") no-repeat center center;
    padding: 0.675rem;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

.att-banner h2 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    letter-spacing: 0rem;
    color: #ffffff;
    margin-bottom: 1rem;
}

.att-banner .att-edit {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.68rem;
    letter-spacing: 0rem;
    color: #ffffff;
    position: absolute;
    right: .7rem;
    top: .7rem;
}

.att-banner .user-head {
    width: 3.41rem;
    height: 3.41rem;
    background-color: #ffffff;
    border: 0.125rem solid #ffffff;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: .82rem;
}

.att-banner .user-head img {
    width: 3.41rem;
    height: 3.41rem;
    border-radius: 50%;
}

.head-nav {
    width: 100%;
}

.head-nav ul {
    width: 12.93rem;
    margin: 0 auto;
}

.head-nav ul li {
    display: block;
    box-sizing: border-box;
    float: left;
    width: 3.64rem;
    height: 1.27rem;
    line-height: 1.27rem;
    text-align: center;
    background-color: #3964e2;
    border-radius: 1rem;
    border: solid 0.025rem #6499f8;
    margin-right: .55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    position: relative;
    left: 0;
    top: 0;
}

.head-nav ul li.other {
    color: #333333;
}

.head-nav ul li.other {
    width: 4.55rem;
    margin-right: 0;
    background-color: #f3f864;
    color: #333333;
}

.head-nav ul li a {
    /*font-size:0.64rem;
	letter-spacing: 0rem;
	color: #ffffff;*/
}

.head-nav ul li.other a {
    /*font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #333333; */
}

.head-nav .edit-state li span {
    display: inline-block;
    position: absolute;
    left: 8%;
    height: 0.43rem;
    line-height: 0.43rem;
    top: 50%;
    margin-top: -0.215rem;
}

.head-nav .edit-state li a {
    display: inline-block;
    width: 0.43rem;
    height: 0.43rem;
    position: absolute;
    right: 8%;
    top: 50%;
    margin-top: -0.215rem;
    background: red;
    background: url("../images/attention/icon_close.png") no-repeat center center;
    background-size: 0.43rem 0.43rem;
}

.att-nav {
    width: 100%;
    height: 2rem;
    background: rgba(255, 255, 255, 1);
    overflow: hidden;
    margin-bottom: .45rem;
}

.att-nav ul {
    height: 2rem;
    width: 11.82rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.att-nav ul li {
    display: block;
    float: left;
    width: 3.94rem;
    height: 2rem;
    line-height: 2rem;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
}

.att-nav ul li.cur i {
    display: block;
    width: 1.82rem;
    height: 0.15rem;
    background: rgba(68, 142, 240, 1);
    position: absolute;
    left: 50%;
    margin-left: -0.91rem;
    bottom: 0.05rem;
}

.att-nav ul li a {
    font-size: 0.73rem;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.att-nav ul li.cur a {
    color: rgba(51, 51, 51, 1);
}

.att-contenner {
    width: 100%;
    padding-bottom: 44px;
}

.att-contenner li {
    display: none;
}

.att-contenner li.cur {
    display: block;
}

.att-bottomnav .icon1 {
    background: url("../images/attention/guanzhu.png") no-repeat center center;
    background-size: 28px 26px;
}

.att-bottomnav .icon-normal {
    background: url("../images/attention/guanzhu11.png") no-repeat center center;
    background-size: 28px 26px;
}

#att-tab-content {
    /*display: none;*/
}

/*end-我的关注*/
/*start-自定义通用样式*/
.text-nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.clear {
    clear: both !important;
}

.no-margin {
    margin: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.full-height {
    height: 100% !important;
}

/*end-自定义通用样式*/
/*start-改版-首页 index_v2*/
.Header-v2 {
    height: 2.7rem;
    box-sizing: border-box;
    padding: 0 3.675rem 0 3.825rem;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.Header-v2 .logo- {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 3.825rem;
    height: 100%;
}

.Header-v2 a h1 {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.Header-v2 a .img {
    width: 2.7rem;
    height: 2rem;
    margin-left: .45rem;
}

.Header-v2 .shearch-box {
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #f8f8f8;
    border-radius: 0.1rem;
    border: 1px solid #ebebeb;
    margin: auto 0;
    margin-top: .5rem;
    padding-left: .275rem;
    font-size: 0.6rem;
    color: #999999;
    position: relative;
}

.Header-v2 .shearch-box .img {
    position: absolute;
    width: .7rem;
    height: .7rem;
    top: 50%;
    margin-top: -.35rem;
    right: .4rem;
}

.Header-v2 .address {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.675rem;
    height: 100%;
    line-height: 2.7rem;
    text-align: center;
}

.Header-v2 .address .txt {
    display: inline-block;
    font-size: 0.7rem;
    color: #333333;
    max-width: 2rem;
    vertical-align: middle;
}

.Header-v2 .address .img {
    vertical-align: middle;
    height: .625rem;
}

.new-bigclass-box {
    margin-bottom: 10px;
}

.new-bigclass-box .bigclass .item .icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-bigclass-box .bigclass .item .icon .img {
    width: 1.15rem;
    height: 1.15rem;
}

.banner-box-v2 {
    height: 8.225rem;
}

.banner-box-v2 .banner-pagination span {
    background: #fff;
    opacity: 1;
}

.public-title {
    height: 2.475rem;
    line-height: 2.475rem;
    font-size: 0.75rem;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
}

.public-title .more {
    float: right;
    font-size: 0.55rem;
    color: #666666;
    height: 2.475rem;
    line-height: 2.475rem;
    padding: 0;
    font-weight: normal;
}

.public-title .more .img {
    width: .2rem;
    vertical-align: middle;
    margin-left: .1rem;
    margin-top: -.1rem;
}

.menu-box {
    background: #fff;
    padding: 0 .75rem 1rem .75rem;
    margin-bottom: 10px;
    overflow: hidden;
}

.wonderful-activity {
    height: 7.75rem;
    padding-left: 41.2%;
    position: relative;
}

.wonderful-activity .left {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(41.2% - .225rem);
    height: 100%;
}

.wonderful-activity .right {
    height: 100%;
}

.wonderful-activity .right .item {
    height: 3.75rem;
}

.wonderful-activity .right .itop {
    margin-bottom: .25rem;
}

.wonderful-activity img {
    width: 100%;
    height: 100%;
}

.wonderful-activity .item {
    border-radius: .1rem;
    overflow: hidden;
}

.label-icon-list {
    height: 1.3rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .35rem;
}

.label-icon-list .item {
    height: 1.31rem;
    line-height: 1.31rem;
    width: 23.78%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 .5rem;
    font-size: 0.55rem;
    color: #333333;
    background: #f1f1f1;
    border-radius: 0.1rem;
}

.common-class-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.common-class-box .item {
    width: 48.7%;
    overflow: hidden;
    padding-bottom: 1rem;
    font-size: 0;
}

.common-class-box .item .img {
    width: 100%;
    height: 4.425rem;
}

.common-class-box .item .name {
    font-size: 0.6rem;
    line-height: 1.5rem;
    color: #000000;
}

.common-class-box .item .txt {
    font-size: 0.55rem;
    color: #999999;
    line-height: 0.638rem;
}

.img-class-box {
    font-size: 0;
}

.img-class-box .img {
    height: 3.975rem;
    width: 100%;
}

.tab-control {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #f1f1f1;
}

.tab-control .item .anchor {
    font-size: 0.7rem;
    color: #333333;
}

.tab-control .item {
    position: relative;
    height: 100%;
}

.tab-control .item:nth-last-child(1) {
    margin-right: 0;
}

.tab-control .item.cur .anchor {
    color: #138fde;
}

.tab-control .item.cur:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.075rem;
    background-color: #138fde;
}

.middle-nav1 {
    height: 1.55rem;
    margin-top: .55rem;
    justify-content: flex-start;
}

.middle-nav1 .item {
    padding: 0 .175rem;
    line-height: 1.55rem;
    margin-right: 1.05rem;
}

.list-control-box {
    overflow: hidden;
}

.list-control-box .item {
    display: block;
    height: 2.2rem;
    line-height: 2.2rem;
    border-bottom: 1px dashed #dedede;
    overflow: hidden;
    font-size: 0.6rem;
    color: #333333;
}

.list-control-box .item .content {
    max-width: 88%;
}

.list-control-box .item .date {
    font-size: 0.5rem;
    font-weight: normal;
    color: #999999;
    max-width: 12%;
}

.middle-nav2,
.middle-nav3 {
    height: 2.225rem;
    line-height: 2.225rem;
    border-bottom: 1px solid #e6e6e6;
    justify-content: space-between;
    padding: 0 1.575rem;
}

.tab-control3 .item .anchor {
    color: #666;
}

.bottom-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2.55rem;
    background-color: #fefefe;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.bottom-nav .item .icon {
    text-align: center;
}

.bottom-nav .item .icon .img {
    width: 1.025rem;
    height: 1.025rem;
}

.bottom-nav .item .text {
    text-align: center;
    font-size: 0.45rem;
    color: #333333;
}

.bottom-nav .item.cur .text {
    color: #138fde;
}

/*end-改版-首页 index_v2*/
/*start-登录v2 longin_v2*/
.login-header {
    height: 2.05rem;
    line-height: 2.05rem;
    text-align: center;
    font-size: 0.8rem;
    color: #333333;
    background-color: #ffffff;
}

.login-header .close {
    float: right;
    width: .8rem;
    height: .8rem;
    color: #333;
    font-size: 0;
    line-height: 0;
    margin-top: .6rem;
    margin-right: .6rem;
}

.login-header .close .icon-cross:after {
    content: "\e117";
    font-size: .8rem;
}

.main-login {
    height: calc(100% - 2.05rem);
    background-color: #f6f6f6;
    overflow: hidden;
    padding: 0 .75rem;
}

.main-login .login-logo .img {
    display: block;
    width: 3.925rem;
    margin-top: 1.725rem;
}

.main-login .welcome-word {
    font-size: 0.7rem;
    color: #333;
    margin-top: .2rem;
}

.main-login .input-div-box {
    overflow: hidden;
    margin-top: .87rem;
}

.main-login .input-div-box .item {
    height: 2.65rem;
    border-bottom: 1px solid #cdcdcd;
    padding-right: 3.97rem;
    position: relative;
}

.main-login .input-div-box .item .txt {
    font-family: Terminal;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.97rem;
    height: 100%;
    line-height: 2.65rem;
    text-align: center;
    font-size: 0.6rem;
    color: #006cbf;
}

.main-login .input-div-box .item .input {
    background: none;
    outline: none;
    display: block;
    border: none;
    height: 100%;
    font-size: 0.6rem;
    color: #333;
    width: 100%;
}

.main-login .get-code {
    margin-top: 2rem;
    height: 2.1rem;
    line-height: 2.1rem;
    text-align: center;
    font-size: 0.65rem;
    color: #efefef;
    background-color: #138fde;
    border-radius: 0.15rem;
}

.main-login .link-box {
    overflow: hidden;
    font-size: 0;
    margin-top: .65rem;
}

.main-login .link-box .item {
    font-size: 0.6rem;
    color: #333;
    margin-right: .525rem;
}

/*end-登录v2 longin_v2*/
/*start-站点地图*/
.nav-box-div {
    overflow: hidden;
    background: #fff;
    padding: .8rem .75rem;
}

.nav-box-div .titel {
    font-size: 0.75rem;
    font-weight: 700;
    color: #000000;
}

.nav-box-div .icon-box {
    overflow: hidden;
    margin-top: .47rem;
    margin-bottom: .7rem;
}

.nav-box-div .icon-box .icon {
    width: 23.6%;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    margin: 0 .25rem .25rem 0;
    background-color: #f1f1f1;
    border-radius: 0.1rem;
    float: left;
    color: #333;
}

.nav-box-div .icon-box .icon.cur,
.nav-box-div .titel .keyword {
    color: #ff0000;
}

.nav-box-div .icon-box .icon:nth-child(4n) {
    margin-right: 0;
}

.nav-box-div .icon-box01 .icon {
    width: 100%;
    text-align: left;
    padding: 0 .7rem;
}

.m-b0 {
    margin-bottom: 0 !important;
}

.search-icon-list {
    overflow: hidden;
    margin-top: .4rem;
}

.search-icon-list .item {
    overflow: hidden;
    margin-bottom: .6rem;
}

.search-icon-list .item .on-off {
    height: 1.55rem;
    line-height: 1.55rem;
    background-color: #f1f1f1;
    border-radius: 0.1rem;
    font-size: 0.55rem;
    color: #333333;
    padding: 0 .4rem;
    position: relative;
}

.search-icon-list .item .on-off .down {
    position: absolute;
    right: .25rem;
    top: .5rem;
    height: .625rem;
    width: .7rem;
    background: url(../images/v3/down.png) no-repeat;
    background-size: 100% 100%;
}

.search-icon-list .item .on-off.cur .down {
    background: url(../images/v3/up1.png) no-repeat;
    background-size: 100% 100%;
}

.search-icon-list .item .msg-box {
    overflow: hidden;
    position: relative;
}

.search-icon-list .icon-box {
    margin-top: .6rem;
    padding-left: 3.6rem;
    margin-bottom: 0;
}

.search-icon-list .icon-box .icon:nth-child(4n) {
    margin-right: .25rem;
}

.search-icon-list .icon-box .icon:nth-child(3n) {
    margin-right: 0;
}

.search-icon-list .item-titel {
    position: absolute;
    left: 0;
    top: .8rem;
    width: 3.6rem;
    font-size: 0.55rem;
    color: #333333;
    text-align: right;
}

.search-icon-list .icon-box .icon {
    width: calc(33.33% - .17rem);
}

/*end-站点地图*/
/*start-课程列表*/
.new-search {
    padding-left: 1.775rem;
    padding-right: 2.2rem;
    background: #f4f7fa;
}

.new-search .icon-arrow-left {
    position: absolute;
    left: .6rem;
    top: .875rem;
    font-size: .9rem;
    color: #333;
}

.new-search .address {
    width: 2.2rem;
    font-size: 0.6rem;
    color: #999999;
}

.nav-box-div0 {
    padding-top: .5rem;
    margin-top: .625rem;
}

.multilevel-menu {
    background: #fff;
    font-size: 0.6rem;
    line-height: 0.95rem;
    color: #333333;
    padding: .9rem .775rem;
    margin-top: .625rem;
}

.courseinfo:nth-last-of-type(1) {
    border-bottom: none;
}

.middle-nav3 {
    background: #fff;
    margin-top: .625rem;
    border-bottom: 1px soldi #f1f1f1;
}

.middle-nav3 .item {
    position: relative;
    padding: 0 .175rem;
}

.middle-nav3 .item.cur .anchor {
    color: #138fde;
    font-weight: bold;
}

.middle-nav3 .item.cur:after {
    content: '';
    position: absolute;
    height: 0.075rem;
    background-color: #138fde;
    width: 100%;
    bottom: 0;
    left: 0;
}

.icons-list {
    background: #fff;
    overflow: hidden;
    padding: .725rem .775rem;
}

.icons-list .icon {
    float: left;
    width: 32%;
    height: 1.425rem;
    line-height: 1.425rem;
    text-align: center;
    background-color: #f6fafd;
    border-radius: 0.1rem;
    font-size: 0.55rem;
    color: #333333;
    margin-right: .275rem;
    margin-bottom: .375rem;
}

.icons-list .icon:nth-of-type(3n) {
    margin-right: 0;
}

.mid-cont1 {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0 !important;
    /*padding-top: .375rem;*/
}

.min-bg {
    background: #fff;
    height: 2.7rem;
    position: relative;
    padding: 0 .75rem;
    overflow: hidden;
}

.min-shearch-box {
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #f8f8f8;
    border-radius: 0.1rem;
    border: 1px solid #ebebeb;
    margin: auto 0;
    margin-top: .5rem;
    font-size: 0.6rem;
    color: #999999;
    margin-right: 60px;
    padding-left: 36px;
    position: relative;
}

.min-shearch-box .icon-search {
    font-size: 18px;
    position: absolute;
    left: 9px;
    top: 7px;
}

.min-shearch-box .input {
    font-size: 0.6rem;
    background-color: #f8f8f8;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border: none;
    outline: none;
}

.min-bg .doit {
    position: absolute;
    right: .75rem;
    text-align: center;
    font-size: .7rem;
    line-height: 1.6rem;
    border-radius: .1rem;
    top: .55rem;
    width: 55px;
    background: #fff;
    color: #333;
}

/*end-课程列表*/
/*start-课程详情-2*/
.kc-header {
    background: #fff;
    height: 2.4rem;
    padding-left: 3.65rem;
    padding-right: 5.4rem;
    position: relative;
    border-bottom: 0.025rem solid #dcdcdc;
}

.kc-header .BACK {
    position: absolute;
    left: .32rem;
    top: .75rem;
    font-size: .9rem;
    color: #333;
}

.kc-header .img {
    position: absolute;
    width: 1.9rem;
    height: 1.9rem;
    left: 1.525rem;
    top: .275rem;
}

.kc-header .content {
    padding-top: .35rem;
    height: 100%;
    box-sizing: border-box;
}

.kc-header .txt {
    font-size: 0.65rem;
    color: #333333;
}

.kc-header .txt1 {
    font-size: 0.55rem;
    color: #999999;
}

.kc-header .btn {
    position: absolute;
    width: 2.5rem;
    height: 1.325rem;
    line-height: 1.325rem;
    background-color: #ff622b;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.55rem;
    color: #fcfcfc;
    top: .5rem;
    right: 2.875rem;
}

.kc-header .icon-dots-three-horizontal {
    position: absolute;
    font-size: 1rem;
    right: .725rem;
    top: .7rem;
    color: #444;
}

.mid-container {
    background: #fff;
    padding: 0 .75rem;
    margin-bottom: .575rem;
}

.ofh {
    overflow: hidden !important;
}

.text-nowrap2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.titel-h1 {
    font-size: 0.75rem;
    color: #333;
    margin-top: .7rem;
    font-weight: normal;
    font-weight: bold;
}

.course-box {
    overflow: hidden;
    padding-left: 4rem;
    position: relative;
    height: 5rem;
    padding-top: 1rem;
    box-sizing: border-box;
    position: relative;
}

.course-box .img {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: .25rem;
    left: 0;
    top: .775rem;
}

.course-box .txt {
    font-size: 0.7rem;
    color: #212121;
    margin-bottom: .45rem;
}

.course-box .icons-box {
    overflow: hidden;
    margin-bottom: .23rem;
}

.course-box .icons-box .icon {
    float: left;
    padding: 0 .4rem;
    font-size: 0.5rem;
    color: #ffffff;
    background-color: #67b7fa;
    border-radius: 0.1rem;
    border: 0.025rem solid #67b7fa;
    margin-right: .45rem;
}

.course-box .icons-box .icon2 {
    background: #fff;
    color: #40a1f2;
    border: 0.025rem solid #40a1f2;
}

.course-box .price {
    top: 3.25rem;
}

.course-box .bt-c {
    overflow: hidden;
    position: absolute;
    bottom: 1.1rem;
    left: 4rem;
    width: calc(100% - 4rem);
}

.course-box .bt-c .star-box {
    float: left;
    margin-top: .1rem;
    margin-right: .3rem;
}

.course-box .bt-c .num-txt {
    float: right;
    font-size: 0;
}

.course-box .bt-c .num-txt0 {
    margin-right: .45rem;
}

.course-box .bt-c .num-txt .num {
    font-size: 0.5rem;
    color: #ff622b;
    margin-right: .2rem;
}

.course-box .bt-c .num-txt .txt {
    font-size: 0.5rem;
    color: #999999;
}

.mid-container .link {
    display: block;
    height: 2.225rem;
    line-height: 2.225rem;
    font-size: 0.6rem;
    color: #636363;
    overflow: hidden;
    border-top: 0.05rem solid #ececec;
}

.mid-container .link:before {
    content: '返';
    display: inline-block;
    width: 0.725rem;
    height: 0.725rem;
    line-height: 0.725rem;
    background-color: #ff9a02;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.469rem;
    color: #ffffff;
}

.mid-container .link .icon-right {
    height: .475rem;
    margin-top: .875rem;
}

.mid-container .anchor-link {
    display: block;
    position: relative;
    padding-left: 1.15rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    overflow: hidden;
    border-bottom: 0.025rem solid #ececec;
}

.mid-container .anchor-link .icon {
    position: absolute;
    left: 0;
    top: 1.1rem;
    width: .7rem;
    height: .7rem;
}

.mid-container .anchor-link .text {
    font-size: 0.65rem;
    color: #000000;
}

.mid-container .anchor-link .txt {
    font-size: 0.5rem;
    color: #999999;
    margin-top: .2rem;
}

.mid-container .anchor-link .right {
    position: absolute;
    height: .525rem;
    right: 0;
    top: 50%;
    margin-top: -.2625rem;
}

.no-padding {
    padding: 0 !important;
}

.mid-container .dianping-box {
    overflow: hidden;
    padding: 0 .7rem;
}

.mid-container .dianping-box .item {
    display: block;
    overflow: hidden;
    border-bottom: 0.025rem solid #e9e9e9;
    position: relative;
    padding-top: .65rem;
    padding-left: 2.65rem;
    padding-bottom: 1rem;
}

.mid-container .dianping-box .item:last-child {
    border-bottom: none;
}

.mid-container .dianping-box .item .img-user {
    position: absolute;
    width: 2.35rem;
    height: 2.35rem;
    left: 0;
    top: .475rem;
    border-radius: 50%;
}

.mid-container .dianping-box .item .h .lef {
    font-size: 0.6rem;
    color: #12407a;
}

.mid-container .dianping-box .item .h .date {
    font-size: 0.5rem;
    color: #999999;
}

.star-box {
    overflow: hidden;
    margin-top: .29rem;
}

.star-box .star-item {
    float: left;
    margin-right: .3rem;
    width: .625rem;
    height: .625rem;
    font-size: 0;
}

.star-box .star {
    width: .625rem;
    height: .625rem;
}

.star-box .star0 {
    display: none;
}

.star-box .star-item.cur .star0 {
    display: block;
}

.star-box .star-item.cur .star1 {
    display: none;
}

.mid-container .dianping-box .item .txt {
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #333333;
    margin-top: .2rem;
}

.mid-container .dianping-box .item .img-box {
    overflow: hidden;
    margin-top: .28rem;
    height: 2.75rem;
}

.mid-container .dianping-box .item .img-box .flexImages {
    height: 2.75rem;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mid-container .dianping-box .item .img-box .flexImages figure {
    height: 100%;
    width: calc(25% - .15rem);
    float: left;
    overflow: hidden;
    flex-shrink: 0;
}

.flexImages figure .img-dv a {
    display: block;
}

.flexImages figure .img-dv,
.flexImages figure .img-dv a,
.flexImages figure img {
    width: 100%;
    height: 100%;
}

.mid-container .dianping-box .item .img-box .img {
    width: calc(25% - .3rem);
    height: 2.75rem;
}

.mid-container .dianping-box .item .tip {
    font-size: 0.55rem;
    color: #999999;
    margin-top: .35rem;
}

.mid-container .hot-search-box {
    overflow: hidden;
    font-size: 0;
}

.mid-container .hot-search-box .item {
    display: inline-block;
    width: 33.33%;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border-top: 0.025rem solid #ececec;
    border-right: 0.025rem solid #ececec;
    box-sizing: border-box;
    font-size: 0.65rem;
    color: #2c2c2c;
}

.mid-container .hot-search-box .item:nth-child(3n) {
    border-right: none;
}

.mid-container .kc-list-box {
    overflow: hidden;
    padding: 0 .7rem;
}

.mid-container .kc-list-box .item {
    display: block;
    padding-left: 3.95rem;
    height: 4.5rem;
    border-bottom: 0.025rem solid #f3f3f3;
    position: relative;
    box-sizing: border-box;
    padding-top: .47rem;
}

.mid-container .kc-list-box .item .img {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: .05rem;
    top: .5rem;
    left: 0;
}

.mid-container .kc-list-box .item .text {
    padding-right: 1rem;
    font-size: 0.75rem;
    color: #323232;
}

.mid-container .kc-list-box .item .place {
    font-size: 0.6rem;
    color: #6a6a6a;
    margin-top: .55rem;
    padding-right: 1rem;
}

.mid-container .kc-list-box .item .bot {
    overflow: hidden;
    margin-top: .15rem;
}

.mid-container .kc-list-box .item .bot .r-c {
    font-size: 0.55rem;
    color: #8a8a8a;
}

.mid-container .kc-list-box .item .bot .r-c .eye {
    width: .8rem;
    height: .8rem;
    vertical-align: middle;
}

.mid-container .kc-list-box .item .bot .r-c .span {
    vertical-align: middle;
}

.mid-container .kc-list-box .item .bot .price {
    color: #ff5a00;
    font-size: .799rem;
}

.mid-container .see-more {
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 0.55rem;
    color: #40a1f2;
}

.mid-container .see-more .right {
    width: .425rem;
    height: .425rem;
}

.pb {
    padding-bottom: 50px;
}

/*end-课程详情-2*/
/*start-上课校区-1*/
.kc-header0 {
    padding: 0 2.4rem;
}

.kc-header0 .user-name {
    height: 100%;
    line-height: 2.4rem;
    text-align: center;
    font-size: 0.8rem;
    color: #333333;
}

.mid-cont {
    overflow: hidden;
    padding-left: .75rem;
    background: #fff;
    margin-bottom: .625rem;
}

.mid-cont .h2 {
    font-size: 0.8rem;
    color: #333333;
    line-height: .825rem;
    font-weight: bold;
    margin-top: .775rem;
}

.mid-cont .kemsg {
    display: block;
    padding-left: 2.25rem;
    padding-right: 3.7rem;
    position: relative;
    height: 2.75rem;
    padding-top: .5rem;
    margin-top: .375rem;
}

.mid-cont .kemsg .img {
    height: 1.9rem;
    width: 1.9rem;
    position: absolute;
    left: 0;
    top: .45rem;
}

.mid-cont .kemsg0 .img {
    border-radius: 50%;
    top: .35rem;
}

.mid-cont .kemsg .date-num {
    overflow: hidden;
    font-size: 0.55rem;
    color: #999;
}

.mid-cont .kemsg .name {
    font-size: 0.65rem;
    color: #333333;
}

.mid-cont .kemsg .txt {
    font-size: 0.55rem;
    color: #999999;
}

.mid-cont .kemsg .btn {
    width: 2.5rem;
    height: 1.325rem;
    line-height: 1.325rem;
    text-align: center;
    background-color: #ff622b;
    border-radius: 0.1rem;
    font-size: 0.55rem;
    color: #fcfcfc;
    position: absolute;
    right: .75rem;
    top: .6rem;
}

.mid-cont .icon-box-ss {
    overflow: hidden;
    margin-bottom: .6rem;
}

.mid-cont .icon-box-ss .icon {
    height: 1.425rem;
    line-height: 1.425rem;
    background-color: #f1f1f1;
    border-radius: 0.1rem;
    float: left;
    margin-right: .25rem;
    padding: 0 .67rem;
    margin-bottom: .25rem;
}

.adr-list-box {
    overflow: hidden;
    padding-right: .75rem;
}

.adr-list-box .item {
    display: block;
    height: 3.45rem;
    box-shadow: 0rem 0.05rem 0.225rem 0rem #f1f1f1;
    border-radius: 0.1rem;
    border: solid 0.025rem #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1.65rem;
    padding-right: 1.2rem;
    position: relative;
    margin-bottom: .75rem;
    padding-top: .6rem;
}

.adr-list-box .item .icon {
    position: absolute;
    left: .65rem;
    top: .725rem;
    width: .7rem;
    height: .7rem;
}

.adr-list-box .item .text {
    font-size: 0.7rem;
    color: #333333;
    margin-bottom: .25rem;
}

.adr-list-box .item .txt {
    font-size: 0.6rem;
    color: #666666;
}

.adr-list-box .item .right {
    position: absolute;
    height: .525rem;
    top: 1.9rem;
    right: .7rem;
}

/*end-上课校区-1*/
/*start-上课校区地图-1*/
.traffic-box {
    overflow: hidden;
    padding-right: .75rem;
}

.traffic-box .h {
    font-size: 0.65rem;
    color: #333333;
    margin-bottom: .25rem;
}

.traffic-box .text {
    font-size: 0.65rem;
    line-height: 1.05rem;
    color: #666666;
}

.traffic-box .map-box {
    height: 11.9rem;
    background: #CCC;
    margin-top: .5rem;
    margin-bottom: .625rem;
}

.mid-cont .bold-titel {
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
    color: #333333;
    font-weight: bold;
    margin-top: .2rem;
}

.mid-cont .out-lable-box {
    height: 1.8rem;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -ms-transition: ease .3s;
    -o-transition: ease .3s;
    transition: ease .3s;
    overflow: hidden;
}

.mid-cont .lable-box {
    overflow: hidden;
    position: relative;
}

.mid-cont .lable-box .icon {
    float: left;
    width: calc(25% - 8px);
    height: 1.425rem;
    line-height: 1.425rem;
    background-color: #f1f1f1;
    border-radius: 0.1rem;
    margin-right: .25rem;
    margin-bottom: .375rem;
    text-align: center;
    color: #333;
    position: relative;
    z-index: 1;
}

.mid-cont .lable-box .more {
    position: absolute;
    left: calc(75% - 24px + .75rem);
    top: 0;
    background: #fff;
    color: #138fde;
    z-index: 2;
}

.mid-cont .lable-box .more .img,
.mid-cont .lable-box .less .img {
    width: 0.55rem;
    height: 0.55rem;
    position: relative;
    top: 1px;
}

.mid-cont .lable-box .less {
    background: #fff;
    color: #138fde;
    z-index: 2;
    position: static;
}

.mid-cont .imgs-box {
    overflow: hidden;
    font-size: 0;
    margin-bottom: .45rem;
}

.mid-cont .imgs-box .img {
    width: 3.4rem;
    height: 3.4rem;
    margin-right: .3rem;
    margin-bottom: .3rem;
}

/*end-上课校区地图-1*/
/*start-学校介绍-2*/
.mid-cont .comment-info {
    padding-top: 5px;
}

.mid-container .tabcontrol {
    height: 2rem;
    overflow: hidden;
    font-size: 0;
    padding: 0 .75rem;
    margin-bottom: .5rem;
    border-bottom: 1px solid #e9e9e9;
}

.mid-container .tabcontrol .item {
    display: inline-block;
    height: 100%;
    line-height: 2rem;
    box-sizing: border-box;
    padding: 0 .1rem;
    position: relative;
    font-size: 0.65rem;
    color: #333;
    margin-right: 1.3rem;
}

.mid-container .tabcontrol .item.cur {
    color: #138fde;
    font-weight: bold;
}

.mid-container .tabcontrol .item.cur:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 0.075rem;
    background-color: #138fde;
}

.mid-container .dianping-box0 {
    padding: 0;
}

.mid-container .dianping-box0 .item {
    padding-left: 3.35rem;
    padding-right: .7rem;
}

.mid-container .dianping-box0 .item .img-user {
    left: .7rem;
}

/*end-学校介绍-2*/
/*start-学校介绍-1*/
.bg-blue {
    background: #138fde !important;
}

.mid-cont .shcool-introduce {
    overflow: hidden;
    padding-bottom: 10px;
}

.mid-cont .shcool-introduce .images-box {
    font-size: 0;
}

.mid-cont .shcool-introduce .images-box .img {
    height: 3.45rem;
    width: 3.5rem;
    margin-right: .22rem;
    margin-bottom: .25rem;
}

.mid-cont .shcool-introduce .tip {
    font-size: 0.65rem;
    line-height: 1rem;
    color: #333333;
    margin-bottom: 1.2rem;
}

.mid-cont .shcool-introduce .h {
    font-size: 0.6rem;
    line-height: 0.95rem;
    font-weight: bold;
    color: #333333;
}

.mid-cont .shcool-introduce .p {
    font-size: 0.6rem;
    line-height: 0.95rem;
    color: #666666;
    margin-top: .3rem;
}

.mid-cont .recommend-kc-box {
    overflow: hidden;
    padding-right: .75rem;
    margin-top: .05rem;
    margin-bottom: .625rem;
}

.mid-cont .recommend-kc-box .item {
    float: left;
    padding-top: 4.75rem;
    width: calc(50% - .2rem);
    position: relative;
    margin-right: .4rem;
    margin-bottom: .4rem;
}

.mid-cont .recommend-kc-box .item:nth-child(2n) {
    margin-right: 0;
}

.mid-cont .recommend-kc-box .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4.425rem;
}

.mid-cont .recommend-kc-box .item .text {
    font-size: 0.6rem;
    color: #333333;
}

.mid-cont .recommend-kc-box .item .pric {
    font-size: 0.55rem;
    color: #ff622b;
    margin-top: .1rem;
}

.adr-list-box0 .item {
    height: 3.7rem;
    padding-top: .7rem;
}

.adr-list-box0 .item .icon {
    top: .825rem;
}

.adr-list-box0 .item .right {
    height: .525rem;
    top: 50%;
    margin-top: -.2625rem;
}

.mid-cont .bold-titel .more {
    font-size: 0.6rem;
    color: #999999;
    margin-right: .75rem;
}

.mid-cont .bold-titel .more .right {
    width: 0.525rem;
    height: 0.525rem;
}

/*end-学校介绍-1*/
/*start-学校首页-1*/
.top-banner {
    height: 5.45rem;
    font-size: 0;
    position: relative;
    z-index: 2;
}

.top-banner .img {
    width: 100%;
    height: 100%;
}

.top-banner .school-logo {
    position: absolute;
    left: .7rem;
    bottom: -1.175rem;
    width: 3.5rem;
    height: 3.5rem;
}

.all-msg-box {
    overflow: hidden;
    min-height: 6.85rem;
    padding-left: .75rem;
    padding-top: 1.6rem;
    padding-right: .7rem;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: .625rem;
}

.all-msg-box .name {
    font-size: 0.8rem;
    color: #000000;
    font-weight: bold;
    padding-right: 7rem;
    margin-bottom: 10px;
}

.all-msg-box .txt {
    font-size: 0.55rem;
    color: #333333;
    margin-bottom: 7px;
}

.all-msg-box .icon {
    display: inline-block;
    width: auto;
    background-color: #4ace78;
    border-radius: 0.15rem;
    font-size: 0.45rem;
    color: #ffffff;
    padding: 0 .3rem;
    margin-bottom: 7px;
}

.all-msg-box .pinglun {
    overflow: hidden;
}

.all-msg-box .pinglun .item {
    float: left;
    font-size: 0.5rem;
    color: #999999;
    position: relative;
    padding-right: .25rem;
    margin-right: .2rem;
}

.all-msg-box .pinglun .item .num {
    color: #ff622b;
    margin-right: .1rem;
}

.all-msg-box .pinglun .item .line {
    position: absolute;
    font-size: 0;
    width: 0;
    height: .3rem;
    border-right: 0.05rem solid #f1f1f1;
    right: 0;
    top: 50%;
    margin-top: -.15rem;
}

.all-msg-box .right {
    position: absolute;
    height: 0.475rem;
    right: .75rem;
    top: 4.5rem;
}

.all-msg-box .btns-box {
    position: absolute;
    right: .75rem;
    top: .925rem;
}

.all-msg-box .btns-box .btn {
    float: left;
    width: 3.425rem;
    height: 1.425rem;
    line-height: 1.425rem;
    text-align: center;
    background-color: #fcfcfc;
    border-radius: 0.1rem;
    border: solid 0.025rem #ff622b;
    font-size: 0.55rem;
    color: #ff622b;
}

.all-msg-box .btns-box .btn1 {
    border-color: #ff622b;
    background-color: #ff622b;
    color: #fff;
    margin-left: .25rem;
}

.mid-cont .mgs-block {
    overflow: hidden;
}

.mid-cont .mgs-block .txt {
    font-size: 0.6rem;
    line-height: 0.95rem;
    color: #666666;
    text-align: justify;
    padding-right: .7rem;
}

.mid-cont .mgs-block .see-more {
    height: 2.2rem;
    line-height: 2.2rem;
    font-size: 0.6rem;
    color: #138fde;
    text-align: center;
}

.mid-cont .mgs-block .see-more .right {
    width: 0.525rem;
    height: 0.525rem;
}

.list-control-box0 .item {
    height: 2.85rem;
    line-height: normal;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
    padding-top: .6rem;
}

.list-control-box0 .item .content {
    margin-bottom: .25rem;
}

.list-control-box0 .item .date {
    line-height: normal;
    width: auto;
    max-width: 100%;
}

.list-control-box0 .item .date .s1 {
    margin-right: .3rem;
}

.header-nav-box {
    position: fixed;
    right: .525rem;
    left: .525rem;
    top: 2rem;
    z-index: 100;
}

.header-nav-box:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -.3rem;
    right: .3rem;
    border-bottom: .45rem solid #fff;
    border-left: .4rem solid transparent;
    border-right: .4rem solid transparent;
}

.header-nav-box .content {
    background: #fff;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    -webkit-transition: ease 1s;
    -moz-transition: ease 1s;
    -ms-transition: ease 1s;
    -o-transition: ease 1s;
    transition: ease .3s;
}

.header-nav-box .content .item {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    line-height: 1.65rem;
    font-size: 0.65rem;
    color: #333;
    border-bottom: .025rem solid #f9f9f9;
    position: relative;
}

.header-nav-box .content .item .txt {
    display: inline-block;
}

.header-nav-box .content .item1 {
    text-align: center;
}

.header-nav-box .content .item1 .txt {
    position: relative;
    left: -.5em;
}

.header-nav-box .content .item2 {
    text-align: right;
}

.header-nav-box .content .item-s .txt {
    position: relative;
    left: -1em;
}

.header-nav-box .content .last .item {
    border: none;
}

.fixedBg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #292929;
    opacity: 0.6;
    z-index: 99;
}

.body-noscroll {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    overflow: hidden;
}

/*end-学校首页-1*/
/*statr-咨询详情-v2*/
.recommend_1-main04 {
    margin-top: 13px;
}

.common-title {
    overflow: hidden;
    clear: both;
}

.att-contenner0 {
    padding-bottom: 0;
    margin-bottom: .4rem;
}

.FilterBg1 {
    top: 177px;
}

/*end-咨询详情-v2*/
/*start-首页v2机构列表轮播*/
.banner-box-list, .pic-slide-box {
    height: 8.5rem;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, .1);
}

.banner-box-list ul, .pic-slide-box ul {
    height: 100%;
    width: 100%;
    position: relative;
}

.banner-box-list li, .pic-slide-box li {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.banner-box-list li .item-box {
    overflow: hidden;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .75rem;
}

.banner-box-list li .item {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: .9rem;
}

.banner-box-list li .item .img {
    width: 3.2rem;
    height: 2.05rem;
    background-color: #ffffff;
    border-radius: 0.15rem;
    border: solid 0.025rem #ebebeb;
}

.banner-box-list li .item .text {
    font-size: 0.5rem;
    color: #666666;
}

.pading75 {
    padding: 0 .75rem;
}

.banner-box-list .banner-pagination, .slide .banner-pagination {
    position: absolute;
    left: 0;
    bottom: 8px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.banner-box-list .banner-pagination span, .slide .banner-pagination span {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #000;
    display: inline-block;
    margin-left: 5px;
    opacity: 0.2;
}

.banner-box-list .banner-pagination span.cur, .slide .banner-pagination span.cur {
    background: #008aff;
    opacity: 1;
}

.slide .banner-pagination span {
    width: 14px;
    height: 3px;
    background-color: #ebebeb;
    border-radius: 0;
    margin-right: 4px;
}

.slide .banner-pagination span:last-child {
    margin-right: 0;
}

.slide .banner-pagination span.cur {
    background-color: #328eff;
}

/*end-首页v2机构列表轮播*/
/*star-分页*/
.page-ctrl {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .9rem 0;
}

.page-ctrl .item {
    line-height: 1.4rem;
    border-radius: 0.1rem;
    border: 0.025rem solid #e9e9e9;
    background-color: #f9f9f9;
    margin-right: .25rem;
    text-align: center;
    width: 1.5rem;
    font-size: .6rem;
    color: #333;
}

.page-ctrl .item.disabled {
    color: #999;
}

.page-ctrl .item.cur {
    color: #fcfcfc;
    background-color: #138fde;
}

.page-ctrl .item:last-child {
    margin: 0;
}

.page-ctrl .pre,
.page-ctrl .next {
    width: 3.5rem;
}

.dynamic01 .list {
    overflow: hidden;
}

/*end-分页*/
/*start-首页广告轮播*/
.pinpai {
    height: 9.049rem;
    padding-bottom: 1.295rem;
    background: #fff;
}

.pinpai li .item-box {
    box-sizing: border-box;
    padding: 0;
    width: auto;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    /*border-bottom: 1px solid #f3f3f3;*/
    margin: 0 .5rem;
}

.pinpai li .item {
    height: 33.33%;
    position: relative;
}

.pinpai li .item .text {
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pinpai li .item .img {
    margin-top: .5rem;
    border-radius: 0;
    width: 2.27rem;
    height: 1.14rem;
}

.pinpai li .item-box .item {
    float: left;
    margin: 0;
    padding: 0;
    height: calc(33.33% - 1px);
    width: calc(33.33% - 1px);
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.pic-slide-box {
    height: 4.5rem;
}

.pic-slide-box li a, .pic-slide-box li img {
    width: 100%;
    height: 100%;
    /*display: flex !important;
	justify-content: center;
	align-items: center;*/
}

/*.pic-slide-box li img{
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}*/
.pic-slide-box .banner-pagination {
    bottom: 2px;
}

/*end-首页广告轮播*/
/*start-学校排名*/
.fit {
    overflow: hidden;
    position: relative;
}

.fit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.page-top {
    background-image: url(../images/bg3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: .2rem;
    position: relative;
    z-index: 2;
    /* height: 5.7rem; */
    height: 8rem;
}

/* .page-top2 {
    background-color: #40a1f2;

} */


.page-top .Header {
    background: none;
}
/* .page-top2 .Header {
    background: none;
} */

.top-name {
    /* font-size: 1.091rem; */
    font-size: .92rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 0.057rem 0.098rem 0.045rem #257bc3;
    padding: 0 .9rem;
    height: 3.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-name .txt {
    line-height: 1.45rem;
    text-align: center;
}

.top-name .span, .top-name .txt {
    display: inline-block;
}

.midList-a {
    padding: .477rem .545rem;
}

.midList-a .item {
    display: block;
    background-color: #fff;
    padding: .773rem .75rem .4rem;
    overflow: hidden;
    margin-bottom: .432rem;
}

.midList-a .item:last-child {
    margin-bottom: 0;
}

.midList-a .item .topc {
    display: block;
    position: relative;
    min-height: 3.182rem;
    padding-left: 3.6rem;
}

.midList-a .item .fit {
    position: absolute;
    left: 0;
    top: 0;
    width: 3.182rem;
    height: 3.182rem;
    border: solid 0.023rem #dfdfdf;
}

.midList-a .item .fit .number {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.023rem;
    height: 1.023rem;
    text-align: center;
    font-size: 0.545rem;
    color: #fff;
}

.midList-a .item .fit .number .span {
    position: relative;
    z-index: 1;
    line-height: .85rem;
}

.midList-a .item .fit .number:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: .295rem solid transparent !important;
    border-left: .477rem solid #ffbb19;
    border-right: .477rem solid #ffbb19;
    border-top: .728rem solid #ffbb19;
    z-index: 0;
}

.midList-a .item:first-child .fit .number:after {
    border-color: #ff6c6c;
    border-bottom-color: transparent;
}

.midList-a .item:nth-child(2) .fit .number:after {
    border-color: #ff803b;
    border-bottom-color: transparent;
}

.midList-a .item:nth-child(3) .fit .number:after {
    border-color: #ff9c3b;
    border-bottom-color: transparent;
}

.midList-a .item .name {
    font-size: 0.864rem;
    line-height: 1rem;
    color: #333333;
    font-weight: bold;
    padding-top: .2rem;
}

.midList-a .item .txt {
    line-height: 1;
    padding: .3rem 0;
}

.midList-a .item .txt span {
    font-size: 0.545rem;
    padding: 0 .2rem;
    color: #666;
    border-right: 1px solid #eee;
}

.midList-a .item .txt span:first-child {
    padding-left: 0;
}

.midList-a .item .txt span:last-child {
    border-right: none;
    padding-right: 0;
}

.midList-a .item .txt1 {
    font-size: 0.545rem;
    color: #999;
}

.midList-a .item .txt1 span {
    margin-right: .56rem;
}

.midList-a .item .txt1 span:last-child {
    margin-right: 0;
}

.midList-a .item .txt1 .i {
    color: #ff9000;
}

.midList-a .item .p {
    display: block;
    font-size: 0.591rem;
    color: #666;
    line-height: 1.95rem;
    border-bottom: .023rem dashed #eee;
}

.midList-a .item .content .p:last-child {
    border-bottom: none;
}

.midList-a .item .p .font {
    float: left;
    max-width: calc(100% - 3.5rem);
}

.midList-a .item .p .num {
    float: right;
    color: #ff9000;
}

.midList-a .item .more {
    text-align: center;
    display: block;
    height: 2rem;
    line-height: 2rem;
    border-top: .023rem solid #eee;
    font-size: 0.636rem;
    color: #1886f6;
}

/*end-学校排名*/

.zindex999{
    position: relative;
    z-index: 999 !important;
}
.nav-item {

}

.nav-item span.cur {
    color: #006cbf;
    border-bottom: .159rem solid #006cbf;
    font-weight: bold;
}
.nav-item span{
    float: left;
    font-size: 0.636rem;
    color: #666666;
    margin-right: 1rem;
    border-bottom: .159rem solid #fff;
    font-weight: 400;
    padding-bottom: .523rem;
    margin-bottom: 0rem;
}




.location-addr {
    border-bottom: 1px solid #eee;
  /*  height: 2.682rem; */
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 .909rem .5rem;
}
.location-num {
    display: inline-block;
    width: 70%;
    float: left;
}
.location-num img {
    width: 18px;
    vertical-align: middle;
}
.location-num .span1 {
    color: #333;
    font-size: 0.727rem;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-top: .6rem;
}
.location-num .span2 {
    /* color: #317cec; */
    color: #333;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 10px;
}
.location-num .span3 {
    font-size: 0.591rem;
    color: #999999;
    margin-top: .318rem;
}
.phone-btn {
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 1rem 0;
}
.phone-btn img {
    vertical-align: middle;
    width: .477rem;
    height: .591rem;
    float: left;
}

.phone-btn span {
    vertical-align: middle;
    color: #006cbf;
    font-size: 0.545rem;
    /*line-height: 1rem;*/
    float: left;
}



.nav-cyan {
    border: 1px solid #d7d7d7;
    background: #fff;
    /*height: 15rem;*/
    height:5rem;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    padding: .909rem 0rem .5rem;
    z-index: 999;
    /*overflow:auto*/
}

.nav-cyan_2{
    /*bottom: 15rem;*/
    bottom: 5rem;
    width: 3rem;
    height: 1rem;
    line-height: 1rem;
    background: #fff;
    display: inline-block;
    position: fixed;
    left: 50%; /*偏移*/
    transform: translateX(-50%);
    z-index: 999;
    text-align: center;
    border-radius: .5rem .5rem 0 0;
}

.nav-cyan_2 img{
    text-align: center;
    width: 1rem;
    height: .5rem;
    object-fit:cover;
    transform: rotate(180deg);
}

.nav-cyan .nav-item.clearfix{
    border-bottom: 0.023rem solid #e3e3e3;
    padding: 0 .909rem .02rem;
    background-color: #fff;
}


.nav-cyan .nav-cyan2>div{
    overflow: auto;
    height: 300px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both;
}

/*百度地图几种显示方式*/
.mapInfo_label { background: #fff; position: absolute; border: 0; width: 30px; height: 30px; font-size: 12px; border-radius: 15px; user-select: none; }
/*.mapInfo_label:hover .point_icon { background-position: -46px 0; }*/
/*.mapInfo_label:hover span {
    color: #fff;
    background-color: #ff5000;
}*/
/*.mapInfo_label:hover i:after{
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 70%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #ff5000;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}*/


.mapInfo_label.cur .msgbox { display: none; }
.mapInfo_label.cur .point_icon { background-position: -46px 0; }
/*.mapInfo_label.cur span { color: #ff5000; }*/
.mapInfo_label.check .point_icon { background-position: -46px 0; }
.mapInfo_label span {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    background: #ff5000;
    color: #fff;
    max-width: 200px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    position: absolute;
    top: -40px;
    transform: translateX(-37%);
}

.mapInfo_label i {
    display: inline-block;
    width: 100px;
    height: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: -12px;
    transform: translateX(-37%);
}


.mapInfo_label i:after{
/*    z-index: -1;
    position: absolute;
    top: 0px;
    left: 70%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #fff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent; */
	z-index: -1;
	position: absolute;
	top: 0px;
	left: 70%;
	margin-left: -25%;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 10px #ff5000;
	border-left: solid 10px transparent;
	border-right: solid 10px transparent;
}
.mapInfo_label.check i:after{
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 70%;
    margin-left: -25%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 10px #ff5000;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.mapInfo_label .point_icon { cursor: pointer; background: url(../images/mapIcon2.png) -46px 0px no-repeat; position: absolute; width: 36px; height: 45px; top: 0px; left: 0px; overflow: hidden; }
.mapInfo_label .point_icon_hover { background-position: -46px 0px; }
.mapInfo_label .point_icon_checked { background-position: -46px 0px; }
.mapInfo_label .msgbox { display: none; position: absolute; top: -100px; left: -127px; width: 313px; height: auto; z-index: 3; }





.pos-fixed-top{
	position: fixed !important;
	top: 0 !important;
    z-index: 999;
    width: 100%;
}

.top-details{
    font-size: .6rem;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
width: 80%;
    margin: 0 auto;
    margin-top: .3rem;
}