<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.free-consult-btn
    /* ==========
         åŸºæœ¬é»˜è®¤å€¼
         ========== */
::selection {
    background-color: #b3d4fc;
    text-shadow: none;
}
.detail-content-p{
    letter-spacing: 2px;
    text-indent: 2em;
}
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

table {
    border-collapse: collapse;
    margin: 0 auto !important;
}

table{
    border-collapse: collapse;
    border-spacing: 2px !important;
    border-width:1px;
    margin: auto;
}
table tbody tr td{
    border: 1px solid #000000 !important;
}
table tbody tr:first-child{
    text-align: left;
    font-weight: bold;
    background: #FFFFFF !important;
}

.ellip {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* ==========
     å·¥å…·æ&nbsp;·å¼
     ========== */

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*.clearfix:after{*/
/*    content: " ";*/
/*    display: block;*/
/*    height: 0;*/
/*    clear: both;*/
/*    visibility: hidden;*/
/*}*/

a {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: none;
}

/*å…¬ç”¨æ&nbsp;·å¼*/
.a-active {
    color: #ea4245 !important;
    border-bottom: 2px solid #ea4245;
    font-weight: bold;
}

.ea4245 {
    color: #ea4245 !important;
}

.kecheng-active {
    color: #ea4245 !important;
    font-weight: bold;
}

/*æ­£æ–‡é€šç”¨æ&nbsp;·å¼*/
.main {
    width: 1200px;
    margin: 0 auto;
}

.main:before,
.main:after {
    content: " ";
    display: table;
    clear: both;
}

.main-top {
    /* width: 100%; */
    height: 35px;
    max-width: 1200px;
    margin: 0 auto !important;
}

.main-left {
    display: inline-block;
    width: 930px;
    float: left;
    position: relative;
}

.main-right {
    /*display: inline-block;*/
    width: 240px;
    /*margin-left: 25px;*/
    float: right;
}

.page-bottom {
    width: 100%;
}

h1, h2, h3, h4, h5, p {
    margin: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.catalog {
    line-height: 35px;
    font-size: 15px;
}

.catalog &gt; a {
    color: #646464;
    margin-left: 5px;
    margin-right: 5px;
}

.catalog &gt; a:hover {
    color: #ed4046;
}

.catalog &gt; a.start {
    margin-left: 0;
}

.catalog &gt; a.end {
    color: #ed4046;
}

.common-title {
    display: block;
    height: 26px;
    line-height: 26px;
    border-left: 4px solid #e64441;
    padding-left: 10px;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    letter-spacing: 2px;
  
}

/*å¤´éƒ¨å¯¼èˆª*/
.header {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.header &gt; div + div {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    -webkit-transform: translateZ(0);
    position: relative;
    z-index: 3;
}

.header &gt; div &gt; .nav-box {
    width: 1200px;
    height: 100%;
    box-sizing: border-box;
    padding: 0 0 0 230px;
    position: relative;
}

.nav-box &gt; a, .nav-box &gt; h1 &gt; a {
    position: absolute;
    width: 180px;
    height: 100%;
    top: 0;
    left: 0;
}

.nav-box &gt; a &gt; img, .nav-box &gt; h1 &gt; a &gt; img {
    /*display: block;*/
    width: 180px;
    height: 60px;
    font-size: 14px;
    text-align: center;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li {
    font-size: 20px;
    height: 100%;
    box-sizing: border-box;
    padding: 17px 0;
    float: left;
    margin-right: 45px;
    position: relative;
    padding-bottom: 5px;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li &gt; a {
    color: #000;
    display: block;
    height: 100%;
    /*transition: color 200ms;*/
    padding: 0 5px 5px 5px;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li &gt; a:hover {
    color: #ea4245 !important;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li &gt; .list-box {
    display: none;
    box-sizing: border-box;
    /*border-top: 2px #ea4245 solid;*/
    position: absolute;
    left: -64px;
    top: 55px;
    z-index: 2;
    background-color: #fff;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li &gt; .list-box &gt; a {
    display: block;
    font-size: 14px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #2f2f2f;
    position: absolute;
}

.header &gt; div &gt; .nav-box &gt; ul &gt; li &gt; .list-box &gt; a:hover {
    background-color: #f0f3f8;
}

.header &gt; div &gt; .nav-box &gt; .nav-tel {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 55px;
}

.header &gt; div &gt; .nav-box &gt; .nav-tel &gt; span {
    font-size: 14px;
    color: #ea4245;
    font-weight: bold;
    position: relative;
    top: -4px;
}

.header &gt; div &gt; .nav-box &gt; .nav-tel &gt; i {
    font-size: 26px;
    position: relative;
    top: 1px;
    color: #ea4245;
    font-weight: bold;
}

/*å¤´éƒ¨æŠ¥å*/
.header .top-signUp-box {
    display: block;
    height: 400px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.header .top-signUp-box &gt; .form-box {
    width: 0px;
    height: 356px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 1200px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form {
    position: absolute;
    height: 100%;
    right: 13px;
    width: 260px;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; img {
    display: block;
    width: 100%;
    height: 70px;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form {
    height: 185px;
    background-color: #fff;
    box-sizing: border-box;
    padding-top: 12px;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; div, .signUp-select {
    position: relative;
    width: 200px;
    margin: 0 auto;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form input[type="text"], .ip-text {
    display: block;
    width: 200px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    margin: 0 auto;
    outline: none;
    margin-bottom: 10px;
    font-size: 12px;
    padding-left: 40px;
    padding-right: 10px;
    z-index: 1;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; div &gt; span, .signUp-select &gt; span {
    position: absolute;
    width: 30px;
    height: 28px;
    top: 1px;
    border-right: 1px solid #e4e4e4;
    left: 0;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form .ip-text:focus {
    border: 1px solid #ea4245;
}

.logo-user {
    background: url('/assets/images/change/common/bmlogo.png') no-repeat;
    background-position: 9px 7px;
}

.logo-user-w {
    background: #ea4245 url(/assets/images/change/common/bmlogo.png) no-repeat;
    background-position: -17px 7px;
}

.logo-phone {
    background: url(/assets/images/change/common/bmlogo.png) no-repeat;
    background-position: -43px 7px;
}

.logo-phone-w {
    background: #ea4245 url(/assets/images/change/common/bmlogo.png) no-repeat;
    background-position: -69px 7px;
}

.logo-hear {
    background: url(/assets/images/change/common/bmlogo.png) no-repeat;
    background-position: -94px 7px;
}

.logo-hear-w {
    background: #ea4245 url(/assets/images/change/common/bmlogo.png) no-repeat;
    background-position: -121px 7px;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .signUp-select &gt; ul, .signUp-select &gt; ul {
    position: absolute;
    display: none;
    width: 170px;
    right: 0;
    top: 30px;
    box-sizing: border-box;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fff;
    z-index: 2;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .signUp-select &gt; ul &gt; li, .signUp-select &gt; ul &gt; li {
    width: 100%;
    height: 26px;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 26px;
    padding: 0 10px;
    color: #2E2E2E;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .signUp-select &gt; ul &gt; li:hover, .signUp-select &gt; ul &gt; li:hover {
    background-color: #F1F3F7;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .signUp-select &gt; ul &gt; li + li, .signUp-select &gt; ul &gt; li + li {
    border-top: 1px solid #e4e4e4;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .signUp-select &gt; div, .signUp-select &gt; div {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #d7d7d7;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .top-form-btn {
    display: block;
    width: 200px;
    height: 30px;
    background-color: #ea4245;
    border: none;
    outline: none;
    font-size: 12px;
    color: #fff;
    margin: 0 auto;
    border-radius: 30px;
    margin-top: 21px;
    cursor: pointer;
}

.header .top-signUp-box &gt; .form-box &gt; .top-form &gt; form &gt; .top-form-btn:hover {
    box-shadow: 0 0 5px #fc6568;
    background-color: #fc6568;
}

.header .top-signUp-box .swiper-container {
    height: 400px;
    width: 100%;
}

.top-form &gt; .swiper-box {
    width: 100%;
    height: 102px;
    background-color: #d3d3dd;
    position: relative;
    overflow: hidden;
}

.top-form &gt; .swiper-box .swp-date {
    font-size: 12px;
    box-sizing: border-box;
    padding: 10px 0 0 50px;
    color: #403f51;
    position: absolute;
}

.top-form &gt; .swiper-box .swp-date &gt; span {
    position: relative;
    margin-bottom: 5px;
    display: block;
}

.top-form &gt; .swiper-box .swp-date &gt; span &gt; em {
    position: absolute;
    top: 4px;
    left: -17px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #b8b8c4;
}

.top-signUp-box .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.top-signUp-box .swiper-slide a img {
    display: block;
    vertical-align: middle;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.top-signUp-box .swiper-container .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    border-radius: 0;
    opacity: 1;
    background: rgba(255, 255, 255, .5);
}

.top-signUp-box .swiper-container .swiper-pagination-bullet-active {
    background-color: #ea4245;
}

.top-signUp-box .swiper-container .swiper-button-prev, .top-signUp-box .swiper-container .swiper-button-next {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #222835;
    background-image: none;
}

.top-signUp-box .swiper-container .swiper-button-next:after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 7px;
    top: 15px;
    width: 30px;
    height: 30px;
    border-right: 2px solid #ea4245;
    border-bottom: 2px solid #ea4245;
    transform: rotate(-45deg);
}

.top-signUp-box .swiper-container .swiper-button-prev:after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: 20px;
    top: 15px;
    width: 30px;
    height: 30px;
    border-right: 2px solid #4f596e;
    border-bottom: 2px solid #4f596e;
    transform: rotate(135deg);
}

/*è¯¾ç¨‹å¯¼èˆª*/
.kc-nav-box {
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    padding-top: 36px;
}

.kc-nav-box &gt; .kc-nav {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.kc-nav-box &gt; ul {
    display: none;
    width: 1200px;
    margin: 0 auto;
    height: 326px;
    /*background-color: #fff;*/
    box-sizing: border-box;
    padding-top: 18px;
    position: relative;
}

.kc-nav-box &gt; ul .kc-nav-xq {
    width: 285px;
    height: 244px;
    float: left;
    margin-right: 15px;
    position: relative;
    perspective: 800px;
}

.kc-nav-box &gt; ul .kc-nav-xq:hover .kc-img {
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.3);
}

.kc-nav-box &gt; ul .kc-nav-xq:hover .kc-btn {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.kc-nav-box &gt; ul .kc-nav-xq:hover .kc-xq-z {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z {
    transform: rotateY(0deg);
    margin-bottom: 16px;
    padding: 56px 12px 0 12px;
    height: 183px;
    border: 1px solid #d6d6d6;
    text-align: center;
    /*backface-visibility:hidden;*/
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; h3 {
    color: #393939;
    font-size: 22px;
    height: 29px;
    position: relative;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; h3 &gt; span {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; span {
    display: block;
    font-size: 16px;
    color: #626262;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; .kc-img {
    position: absolute;
    width: 88px;
    height: 88px;
    border-radius: 44px;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
    top: -44px;
    left: 98.5px;
    transition: all .2s ease-out;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; .kc-img &gt; img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-z &gt; .kc-btn {
    position: absolute;
    width: 120px;
    height: 35px;
    border-radius: 35px;
    background-color: #ea4245;
    font-size: 16px;
    color: #fff;
    left: 0;
    right: 0;
    bottom: -17.5px;
    margin: auto;
    text-align: center;
    line-height: 35px;
    transition: all .2s ease-out;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-f {
    height: 100%;
    transform: rotateY(-180deg);
    /*backface-visibility:hidden;*/
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-f &gt; a &gt; img {
    display: block;
    width: 100%;
    height: 199.5px;
    margin-top: 28.5px;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; .kc-xq-f &gt; .fmbtn {
    position: absolute;
    width: 120px;
    height: 35px;
    border-radius: 35px;
    background-color: #ea4245;
    font-size: 16px;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    line-height: 35px;
}

.kc-nav-box &gt; ul .kc-nav-xq &gt; div, .kc-nav-box &gt; ul .kc-nav-xq &gt; a {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    transition: all .2s ease-out;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    box-sizing: border-box;
}

/*.kc-nav-box&gt;ul .kc-nav-xq:hover .kc-xq-z{*/
/*transform:rotateY(-180deg);*/
/*}*/
/*.kc-nav-box&gt;ul .kc-nav-xq:hover .kc-xq-f{*/
/*transform:rotateY(0deg);*/
/*}*/
.kc-nav &gt; ul {
    position: absolute;
    top: -8px;
    left: 110px;
}

.kc-nav .kc-nav-btn {
    min-width: 110px;
    max-width: 150px;
    height: 40px;
    margin-left: 40px;
    /* float: left;
  ; */
}

.kc-nav-btn &gt; h2 {
    width: 100%;
    height: 100%;
    padding: 0 18px;
    box-sizing: border-box;
    border: 1px solid #F86B7D;
    border-radius: 20px;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
    font-size: 18px;
    color: #F2445A;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
}

.kc-nav-act &gt; h2 {
    background-color: #ea4245;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF !important;
}

.kecheng-nav {
    height: 550px;
    margin-bottom: 120px;
    background: url('/assets/images/schoolimg/course.png');
    background-repeat:no-repeat;
}

/*çƒ­é—¨è¯¾ç¨‹*/
.hotCourse {
    height: 315px;
    padding-top: 30px;
}

.hotCourse .common-title {
    margin-bottom: 30px;
}

.hotCourse &gt; ul &gt; li {
    display: inline-block;
    width: 215px;
    height: 195px;
    margin-left: 30px;
    float: left;
}

.hotCourse &gt; ul &gt; li:first-child {
    margin-left: 0;
}

.hotCourse &gt; ul &gt; li &gt; a {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #f7f8fa;
}

.hotCourse &gt; ul &gt; li &gt; a &gt; img {
    width: 100%;
    height: 155px;
}

.hotCourse &gt; ul &gt; li &gt; a &gt; p {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    letter-spacing: 0;
    text-indent: 5px;
    margin: 0;
    margin-top: -5px;
    background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#333;
}

.hotCourse &gt; ul &gt; li &gt; a:hover {
    box-shadow: 0 0 10px #666;
    border-bottom: 2px solid #e74248;
    transition: all .3s;
}

/*é¡µé¢ä¸‹*/
/*æ&nbsp;¡åŒºå®‰æŽ’*/
.campusArrange {
    /*height: 515px;*/
    margin-top: 10px;
    padding-top: 30px;
    background-color: #fff;
}

.campusArrange &gt; .common-title {
    margin-bottom: 30px;
}

.campusArrange &gt; .content &gt; .con-left {
    width: 600px;
}

.campusArrange &gt; .content &gt; .con-left &gt; .shaixuan {
    padding-left: 20px;
}

.campusArrange &gt; .content &gt; .con-left &gt; .form-select {
    margin-right: 20px;
}

.campusArrange &gt; .content &gt; .con-left &gt; .anim-ul-switch {
    margin-top: 30px;
}

.campusArrange &gt; .content &gt; .con-right {
    margin-left: 20px;
    width: 580px;
}

.campusArrange &gt; .content &gt; .con-right &gt; a {
    display: inline-block;
    width: 100%;
}

.campusArrange &gt; .content &gt; .con-right &gt; a &gt; img {
    width: 100%;
}

.campusArrange &gt; .content &gt; .con-right &gt; .map-shadow {
    width: 580px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #000;
    opacity: .6;
    font-size: 17px;
    color: #fff;
    margin-top: -35px;
    letter-spacing: 1px;
    cursor: pointer;
}

.campusArrange &gt; .content &gt; .con-right &gt; .map-shadow:hover {
    color: red;
}

.campusArrange &gt; .content &gt; .con-right &gt; .map-shadow &gt; i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/assets/images/change/common/chakan.png) no-repeat center center;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 15px;
}

/*å³ä¾§*/
/*å…è´¹å’¨è¯¢*/
.freeConsult {
    position: relative;
}

.freeConsult .des {
    padding: 0 20px;
    text-indent: 25px;
    text-align: justify;
    margin-top: 5px;
    position: relative;
    word-break: break-all;
}

.short-intro-con {
    height: 88px;
    overflow: hidden;
    transition: all 0.3s linear;
}

.toggle-btn {
    width: 90px;
    height: 16px;
    /*background: #eaeff5 url(/assets/images/downdown.png) no-repeat center;*/
    margin: 10px auto;
    /*cursor: pointer;*/
}

.freeConsult &gt; .tel {
    padding: 0 20px;
    font-size: 14px;
    margin-top: 15px;
    position: relative;
}

.freeConsult &gt; .tel &gt; span {
    color: #eb4245;
    font-size: 16px;
    font-weight: bold;
}

.freeConsult .red-block {
    position: absolute;
}

.freeConsult .red-block.one {
    left: 0;
    top: 6px;
}

.freeConsult .red-block.two {
    left: 0;
    top: 6px;
}

.freeConsult ~ .free-consult-btn {
    margin-top: 38px;
    margin-bottom: 30px;
    cursor: pointer;
}
.free-consult-btn {
    margin-top: 38px;
    margin-bottom: 30px;
    cursor: pointer;
}
/* æ”¹ç‰ˆ */
.df{
    display: flex;
}
.df-a{
    display: flex;
    justify-content: space-around;
}
.df-c{
    display: flex;
    justify-content: center;
    align-items: center;
}
.school_zizhi_show{
    margin-left: 7px;
}
.new_school{
    width: 240px;
    /* height: 360px; */
    background: #FFFFFF;
    border: 1px solid #E8E8EB;
    margin-top: 20px;
}
.new_school_title{
font-size: 18px;
font-weight: bold;
color: #333333;
line-height: 40px;
margin: 10px auto;
text-align: center;
display: block;
max-width: 158px;
}
.new_school_hy{
    color: #9A9A9A ;
    min-width: 90px;
    font-size: 12px;
    width: 99px;
    
}
.new_school_rq{
    margin: 15px 0;
    font-size: 14px;
}
.new_school_rq&gt;div{
    border-right: 1px solid #efefef;
    text-align: center;
    width: 60px;
}
.new_school_rq_color{
    color: #F77879;
    margin-top: 10px;
}
.new_school_intro{
    font-size: 14px;
    position: relative;
    font-weight: 400;
    line-height: 23px;
    max-height: 90px;
    overflow: hidden;
    padding: 0 11px;
    /* display: -webkit-box;
    text-overflow: ellipsis;
 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
     */
}
.new_school_rzz{
    margin-top: 10px;
    padding: 11px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.new_school_rzz div{
    font-size: 14px;
    font-weight: 400;
    color: #FA8393;
    line-height: 24px;
    margin-bottom: 10px;
    width: 66px;
    height: 24px;
    background: #FFFAFB;
    border: 1px solid #F9B1BA;
}
.new_school_intro_zhangkai{
    color: #FA8393;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 70px;
    background-color: #FFFFFF;
}
.new_school_intro_shouqi{
    text-align: center;
    color: #FA8393;
    cursor: pointer;
    display: none;
}
.overflow1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* æ”¹ç‰ˆ */
/*å­¦æ&nbsp;¡è¯¾ç¨‹å¯¼èˆª*/
.courseNavigation {
    padding-bottom: 0 !important;
    font-size: 14px !important;
}

.courseNavigation &gt; ul &gt; li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e7e9;
}

.courseNavigation &gt; ul &gt; li:last-child {
    border-bottom: 0;
}

.courseNavigation &gt; ul &gt; li &gt; h2 &gt; a &gt; i {
    margin-left: 10px;
    margin-right: 12px;
    vertical-align: middle;
    margin-bottom: 2px;
}

/*çƒ­é—¨è¯¾ç¨‹æŽ¨è*/
.hotCourseRec {
    padding-bottom: 0 !important;
    font-size: 13px !important;
    margin-bottom: 20px !important;
}

.hotCourseRec &gt; img {
    width: 225px;
    height: 155px;
    margin-left: 8px;
    margin-top: 15px;
}

.hotCourseRec &gt; ul &gt; li {
    line-height: 40px;
    border-bottom: 1px solid #e6e7e9;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hotCourseRec &gt; ul &gt; li:last-child {
    border-bottom: 0;
}

.hotCourseRec &gt; ul &gt; li span {
    margin-left: 10px;
    color: #333;
}

.hotCourseRec img {
    display: none;
    width: 100%;
    height: 155px;
    /*transition: all 0.3s linear;*/
}

.hotCourseRec &gt; ul &gt; li:first-child img {
    display: block;
}

/*.hotCourseRec &gt; ul &gt; li:hover img{*/
/*height: 155px;*/
/*}*/
/*å³ä¾§é€šç”¨æ&nbsp;·å¼*/
*:not(strong) {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    /*color: #333;*/
}

p {
    margin: 5px 0;
}

.pl-10 {
    padding-left: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.grey-bg {
    background-color: #f7f8fa;
}

.red-block {
    display: inline-block;
    width: 4px;
    height: 10px;
    background-color: #f64138;
}

.red-point {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: #e8494d;
}

.free-consult-btn {
    display: block;
    width: 48%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    background-color: #EA4245;
    float: left;
}

a.free-consult-btn-y {
    display: block;
    width: 48%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    background-color: #EA4245;
    margin: 20px auto !important;
}

.free-consult-btn + .free-consult-btn {
    float: right;
}

.free-consult-btn:hover {
    background-color: #fc6568;
    box-shadow: 0 0 5px #fc6568;
}

.free-consult-btn-y:hover {
    background-color: #f98145 !important;
    box-shadow: 0 0 5px #f98145 !important;
}

.block-module {
    width: 100%;
    background-color: #f7f8fa;
    border-radius: 3px;
    padding: 12px 0;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    box-sizing: border-box;
}

.block-module &gt; ul &gt; li &gt; h2 &gt; a {
    display: inline-block;
    width: 100%;
    color: #29292b;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.block-module &gt; ul &gt; li &gt; h2 {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.activecolor &gt; ul &gt; li:hover a {
    background: #e8494d;
    color: #fff;
}

.activecolor &gt; ul &gt; li:hover i {
    background: #fff;
}

.block-module &gt; .title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.line-circle-line {
    text-align: center;
    margin: 0 0 10px 0;
}

.line-circle-line i {
    display: inline-block;
    width: 100px;
    height: 1px;
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0); /*IE8*/
    background: #e7484d; /* ä¸€äº›ä¸æ”¯æŒèƒŒæ™¯æ¸å˜çš„æµè§ˆå™¨ */
    background: -moz-linear-gradient(left, #fff, #e7484d);
    background: -webkit-linear-gradient(left, #fff, #e7484d);
    background: -o-linear-gradient(left, #fff, #e7484d);
}

.line-circle-line span {
    vertical-align: bottom;
    margin: 0 8px;
    margin-bottom: 3px;
}

.line-circle-line em {
    display: inline-block;
    width: 100px;
    height: 1px;
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0);
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=red, endcolorstr=blue, gradientType=0); /*IE8*/
    background: #e7484d; /* ä¸€äº›ä¸æ”¯æŒèƒŒæ™¯æ¸å˜çš„æµè§ˆå™¨ */
    background: -moz-linear-gradient(right, #fff, #e7484d);
    background: -webkit-linear-gradient(right, #fff, #e7484d);
    background: -o-linear-gradient(right, #fff, #e7484d);
}

.block-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fc3c3b;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}

.block-title &gt; i {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 100% !important;
    margin-right: 5px;
    vertical-align: middle;
}

.block-title &gt; i.one {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title &gt; i.two {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title &gt; i.three {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title &gt; i.four {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

.block-title &gt; i.five {
    background: url(/assets/images/change/content-detail/i.png) no-repeat 2px 2px;
}

/*äººåƒæŠ¥å*/

.singb-up {
    width: 900px;
    height: 340px;
    background: url("/assets/images/cateselect/wudao.png") no-repeat;
    background-size: 100%;
    margin-bottom: 30px;
    margin-top: 22px;
}

.signb-box {
    width: 340px;
    height: 256px;
    font-size: 17px;
    margin-top: 60px;
    margin-right: 79px;
    /*border: 1px solid red;*/
}
.signb-box form{
    padding-top: 10px;
}

.singb-up label {
    color:#ee4511 !important;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.signUp-select{
    width: 280px;
    margin: 10px auto;
}

.signb-box &gt; p {
    margin-bottom: 10px;
    margin-top: 16px;
    padding-left: 120px;
    /*color: #ffffff !important;*/
}

.signb-box input {
    width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ee4511;
    background: transparent;
    color: #000;;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    outline: none;
}
.phone-input{
    width: 250px;
    margin: 10px auto;
    border: 1px solid #ee4511;
    position: relative;
}
/*.phone-bg{*/
    /*background: url('/assets/images/cateselect/shouji.png') no-repeat 7px 6px;*/
    /*background-size: 20px;*/
/*}*/
.phone-input&gt;img{
    width: 20px;
    position: absolute;
    top: 6px;
    left: 7px;
}
.phone-input&gt;input{
    margin-left: 35px;
    width: 205px;
    border: none;
    text-align: left;
    font-size: 15px;
}

.signb-box button {
    border:none;
    background: #ee4511;
    font-size: 16px;
    margin-top: 10px;
    width: 250px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 1px 3px 0 #888888;
    color:#ffffff;
    cursor: pointer;
}
.sign-select{
    width: 300px;
    margin: 10px auto;
}
.sign-select-box{
    position: relative;
    width: 170px;
    display: inline-block;
}
.sign-select-ul{
    display: none;
    position: absolute;
    top: 30px;
    right: 10px;
    width: 160px;
    /*display: block;*/
    background: #fff;
    z-index: 666;
}

.sign-select-ul li{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ee4511;
    text-align: center;
    cursor: pointer;
}
.sign-select-ul li:hover{
    color: #ee4511;
}

/*æœ€æ–°åŠ¨æ€*/
.hot-status {
    background: #f7f8fa !important;
    height: 330px;
}

.hot-status-con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}

.hot-status-ul li {
    width: 400px;
    box-sizing: border-box;
}

.hot-status-ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.hot-status-ul li a:hover {
    color: #EA4245;
}

.hot-status-ul-title {
    font-size: 14px;
    color: #fe3f4e;
    margin-top: 24px;
    margin-bottom: 18px;
    font-weight: 600;
}

.hot-status-ul-date {
    font-size: 16px;
    color: #949597;
    margin-bottom: 26px;
}

.hot-status-ul &gt; li &gt; .hot-status-ul-date:nth-child(n+3) {
    display: none;
}

.hot-status-ul &gt; li &gt; .hot-status-ul-q0:first-of-type {
    border-bottom: 1px solid #dbdcde;
    margin-bottom: 18px;
}

.hot-status-ul-q0 {
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #dbdcde;
    padding-bottom: 18px;
}

.hot-status-ul-q {
    margin-top: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*è‡ªå®šä¹‰åŠ¨ç”»*/
.anim-ul-switch {
    /*width: 600px;*/
}

.anim-ul-switch &gt; ul {
    /*border: 1px solid #f8f8f8;*/
}

.anim-ul-switch &gt; ul &gt; li {
    line-height: 50px;
    font-size: 17px;
    color: #626365;
    letter-spacing: normal;
    text-indent: 20px;
    background: #f7f8fa url(/assets/images/change/common/xiangxia.png) no-repeat 96% center;
    border-bottom: 1px solid #fff;
}

.anim-ul-switch &gt; ul &gt; li.up {
    /* background: #f7f8fa url(/assets/images/change/common/xiangshang.png) no-repeat 96% center; */
    /*background: #f7f8fa url(/assets/images/change/common/tran.png) no-repeat 95% center;*/
    background-size: 10px;
}

.anim-ul-switch &gt; ul &gt; li &gt; ul {
    /*display: none;*/
}

/*.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li {*/
/*height: 50px;*/
/*background-color: #fff;*/
/*font-size: 13px;*/
/*}*/
.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li {
    background-color: #fff;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 20px;
    padding-top: 10px;
    cursor: auto;
}

/*.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li:first-child {*/
/*padding-top: 15px;*/
/*}*/
/*.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li:last-child {*/
/*line-height: 28px;*/
/*}*/
.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li:last-child {
    padding-bottom: 10px;
}

.anim-ul-switch &gt; ul &gt; li &gt; ul &gt; li:first-child {
}

.form-select {
    display: inline-block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-indent: 10px;
    vertical-align: middle;
    position: relative;
    z-index: 999;
}

.form-select &gt; .selected {
    width: 100%;
    height: 100%;
    border: 1px solid #999;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xaioqu-adds-icon-l {
    position: absolute;
    top: 7px;
    left: 135px;
    height: 14px;
}
.xaioqu-adds-icon{
    position: absolute;
    top: 7px;
    left: 190px;
}
.form-select &gt; ul &gt; li {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.form-select &gt; ul {
    width: 100%;
    border: 1px solid #c4c4c4;
    border-top: 0;
    display: none;
    max-height: 360px;
    overflow-y: auto;
}

/*åˆä½œä¼™ä¼´*/
.partner-box {
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
    box-sizing: border-box;
    padding-bottom: 25px;
}

.partner-box &gt; div {
    width: 1200px;
    margin: 0 auto;
}

.partner-box ul {
    margin: 0 auto;
}

.partner-box ul &gt; li {
    display: block;
    float: left;
    width: 120px;
    height: 58px;
    font-size: 14px;
    color: #2f2f2f;
    line-height: 58px;
    text-align: center;
}

.partner-box ul &gt; li &gt; a {
    display: block;
    font-size: 14px;
    color: #2f2f2f;
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.partner-box ul &gt; li &gt; a:hover {
    color: #fff;
    background-color: #EA4245;
    border-color: transparent;
}

.ptbrd-all {
    border: 1px solid #ececec;
}

.ptbrd-r {
    border-top: 1px solid #ecebf0;
    border-right: 1px solid #ecebf0;
    border-bottom: 1px solid #ecebf0;
}

.ptbrd-b3 {
    border-left: 1px solid #ecebf0;
    border-right: 1px solid #ecebf0;
    border-bottom: 1px solid #ecebf0;
}

.ptbrd-b {
    border-right: 1px solid #ecebf0;
    border-bottom: 1px solid #ecebf0;
}

.partner-box .inside-nav {
    margin: 0 auto;
    position: relative;
    margin-top: 34px;
    left: 0;
    right: 0;
    text-align: center;
}

.partner-box &gt; div &gt; ul {
    margin-top: 22px;
}

.partner-box .inside-div {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    position: relative;
    cursor: pointer;
    line-height: 40px;
}

.partner-box .inside-div + div {
    margin-left: 30px;
}

.partner-box .inside-div &gt; span {
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    margin-right: 18px;
}

.partner-box &gt; div &gt; div &gt; div &gt; i {
    float: right;
    margin-left: 30px;
    background: url(/assets/images/change/school-index/fgx.png) no-repeat;
    width: 22px;
    height: 36px;
}

.all-btn {
    display: none;
    font-size: 12px;
    text-align: right;
    clear: both;
    box-sizing: border-box;
    padding-right: 10px;
    padding-top: 10px;
}

.all-btn &gt; span {
    color: #989898;
    padding-right: 15px;
    background: url(/assets/images/question/shousuojiantou.png) no-repeat;
    background-position: 26px 5px;
    cursor: pointer;
}

/*!*åº•éƒ¨*!*/
/*.footer-bottom {*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*    background-color: #f7f7f7;*/
/*}*/

/*.footer-bottom-txt {*/
/*    color: #999;*/
/*    font-size: 12px;*/
/*    margin-bottom: 10px;*/
/*    text-align: center;*/
/*}*/

/*.web-warn {*/
/*    vertical-align: middle;*/
/*    margin-right: 5px;*/
/*}*/

/*.footer-bottom-img {*/
/*    text-align: center;*/
/*    margin-top: 20px;*/
/*}*/

/*.footer-bottom-img-each {*/
/*    margin-right: 20px;*/
/*}*/

/*å¤´éƒ¨*/
.header-top {
    width: 100%;
    height: 34px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.top-mid {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.top-mid-left {
    box-sizing: border-box;
    padding: 8px 0;
}

.top-login {
    margin-right: 20px;
    background-position: 0 5px;
    line-height: 15px;
}

.top-login-name {
    font-size: 12px;
    color: #888;
}

.top-login-name:hover {
    color: #EA4245;
}

.city-swc {
    font-size: 12px;
    line-height: 34px;
}

.city-swc &gt; span {
    color: #EA4245;
}

.top-left-each-a {
    color: #888;
    font-size: 12px;
    line-height: 1;
}

.top-mid-right {
    height: 34px;
    line-height: 34px;
}

.menu-item {
    position: relative;
    height: 34px;
}

.has-sele {
    position: relative;
}

.each-start {
    position: relative;
    height: 34px;
    line-height: 34px;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: transparent;
}

.each-start:hover .each-start-a {
    color: #ff5400;
}

.each-start-a {
    font-size: 12px;
    line-height: 1;
    color: #888;
}

.mess-tip {
    position: absolute;
    top: 3px;
    left: 66px;
    padding: 2px 3px;
    background-color: #c60000;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.gray-tran {
    display: inline-block;
    width: 7px;
    height: 5px;
    background: url(/assets/images/change/common/tran.png) no-repeat;
    vertical-align: middle;
}

.pad-right-none {
    padding-right: 0 !important;
    width: 80px;
}

/*.has-sele:hover {*/
/*background-color: #aaa;*/
/*border-color: #eee;*/
/*}*/
.hx {
    display: none;
    position: absolute;
    top: 33px;
    right: 68px;
}

.my_wz {
    padding: 10px 0 10px 15px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    /*top: 35px;*/
    z-index: 12;
}

.my_wz_01 {
    width: 88px;
    left: -16px;
    padding: 10px 0;
}

.my_wz_02 {
    width: 250px;
    left: -95px;
}

.my_wz li {
    width: 96px;
    float: left;
    border-left: none;
    padding-left: 20px;
}

.my_wz li + li {
    border-left: 1px solid #f1f1f1;
}

.my_wz li h4 {
    font-size: 14px;
}

.shallow_red {
    color: #f4535b;
}

.sea_blue {
    color: #61a6e7;
}

.my_wz li a {
    color: #333;
    font-size: 12px;
    display: block;
    line-height: 25px;
}

.my_wz_03 {
    width: 850px;
    height: 102px;
    left: -781px;
    background-color: #fff;
    /*padding: 0 10px 0 10px ;*/
    border: 1px solid #ccc;
    position: absolute;
    z-index: 12;
}

ul .my_wz_help {
    width: 280px;
    float: left;
    line-height: 28px;
    margin-top: 10px;
    border-right: 1px solid #e8e8e8;
    z-index: 14;
}

.my_wz_help_center {
    color: #676767;
    margin-left: 26px;
    font-size: 12px;
}

ul .my_wz_help a {
    width: 54px;
    height: 20px;
    color: #a9a9a9;
    display: inline-block;
    margin-right: 7px;
    margin-left: 26px;
    line-height: 20px;
    font-size: 12px;
    z-index: 20;
}

ul .my_wz_help_server {
    border-right: none;
    z-index: 18;
}

.menu-item:hover .hx {
    display: block;
}

.menu-item:hover .pad-right-none {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.menu-item:hover div.pad-right-none-none {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

/*!*åˆ‡æ¢åŸŽå¸‚*!*/
/*.search_city {*/
/*    !*width: 120px;*!*/
/*    !*margin-top: 8px;*!*/
/*    position: relative;*/
/*    z-index: 25;*/
/*}*/

/*.search_city &gt; .khc {*/
/*    color: #707070;*/
/*}*/

/*.search_city .city {*/
/*    font-size: 12px;*/
/*    color: #EA4245;*/
/*    display: inline-block;*/
/*}*/

/*.search_city .city .triangle_down {*/
/*    display: inline-block;*/
/*    width: 8px;*/
/*    height: 6px;*/
/*    background: url(/assets/images/change/common/sprite_header.png) no-repeat 0px -94px;*/
/*    overflow: hidden;*/
/*}*/

/*.search_city .city_choice {*/
/*    font-size: 12px;*/
/*    color: #707070;*/
/*    width: 60px;*/
/*    text-align: center;*/
/*    display: block;*/
/*}*/

/*.city_box .city_box_top {*/
/*    position: absolute;*/
/*    top: -5px;*/
/*    left: -10px;*/
/*    font-size: 16px;*/
/*    color: #56b02a;*/
/*    width: 96px;*/
/*    height: 22px;*/
/*    border-top: 1px solid #dedede;*/
/*    border-left: 1px solid #dedede;*/
/*    border-right: 1px solid #dedede;*/
/*    padding: 4px 0px 0px 9px;*/
/*    background: #fff;*/
/*    z-index: 20;*/
/*    cursor: pointer;*/
/*}*/

/*.city_box .city_box_top .triangle_up {*/
/*    display: inline-block;*/
/*    width: 8px;*/
/*    height: 6px;*/
/*    background: url("/assets/images/sprite_header.png") no-repeat -46px -94px;*/
/*    padding-left: 5px;*/
/*    overflow: hidden;*/
/*}*/

/*.city_show {*/
/*    width: 454px;*/
/*    height: auto;*/
/*    min-height: 212px;*/
/*    position: absolute;*/
/*    left: -10px;*/
/*    top: 21px;*/
/*    background: #fff;*/
/*    border: 1px solid #dedede;*/
/*    padding: 10px;*/
/*    z-index: 19;*/
/*}*/

/*.city_search_name {*/
/*    float: left;*/
/*    font-size: 12px;*/
/*    color: #666;*/
/*    font-weight: bold;*/
/*    height: 25px;*/
/*    line-height: 25px;*/
/*    display: inline-block;*/
/*}*/

/*.city_show .city_search {*/
/*    width: 202px;*/
/*    height: 25px;*/
/*    line-height: 25px \9;*/
/*    border: 1px solid #ddd;*/
/*    text-indent: 5px;*/
/*    font-size: 12px;*/
/*    outline: none;*/
/*}*/

/*.city_show .city_m li {*/
/*    float: left;*/
/*}*/

/*.city_show .city_m li a {*/
/*    display: inline-block;*/
/*    overflow: hidden;*/
/*    white-space: nowrap;*/
/*    float: left;*/
/*    margin-right: 10px;*/
/*}*/

/*.city_tab .tab_up {*/
/*    width: 100%;*/
/*    height: 24px;*/
/*    border-bottom: 1px solid #ccc;*/
/*    line-height: 24px;*/
/*}*/

/*.city_tab .tab_up a {*/
/*    display: block;*/
/*    float: left;*/
/*    border-top: 2px solid #fff;*/
/*    width: 66px;*/
/*    text-align: center;*/
/*    height: 23px;*/
/*    font-size: 12px;*/
/*}*/

/*.city_tab .tab_up .one {*/
/*    border-top: 2px solid #ed232f;*/
/*    border-left: 1px solid #ccc;*/
/*    border-right: 1px solid #ccc;*/
/*    background: #fff;*/
/*    color: #ed232f;*/
/*    font-weight: bold;*/
/*}*/

/*.tab_down {*/
/*    display: none;*/
/*}*/

/*.tab_down_one {*/
/*    display: block;*/
/*}*/

/*.city_tab .city_m {*/
/*    margin-top: 10px;*/
/*    line-height: 25px;*/
/*}*/

/*.city_tab .city_m .before {*/
/*    color: #ed232f;*/
/*    font-size: 12px;*/
/*    width: 30px;*/
/*    float: left;*/
/*}*/

/*.city_tab .city_m .afte {*/
/*    width: 424px;*/
/*    float: left;*/
/*}*/

/*.city_tab .city_m .afte_one {*/
/*    width: 454px;*/
/*}*/

/* éå³°ç´¡ç‘•å—™æ´Š å¯®â‚¬æ¿®ï¿½ */
.HXAreaDialogPopMidTab a {
    color: #666;
}

.HXAreaDialogPopTop span {
    color: #ff5400 !important;
}

.HXAreaDialogPopTop i {
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url(/assets/images/change/common/sprite_header.png) no-repeat -48px -94px !important;
    padding-left: 5px;
    overflow: hidden;
}

.HXAreaDialogPopMid {
    top: 16px !important;
}

.HXAreaDialogPopMidContItemLiL {
    width: 40px !important;
}

/*.HXAreaDialogPopTop span, .search_city .city, .HXAreaDialogPopMidSearchRst {*/
/*    font-size: 12px !important;*/
/*}*/

.HXAreaDialogPopTop {
    width: 100px !important;
}

.inside-content &gt; .inside-ul:nth-child(2) {
    display: block;
}

.inside-content &gt; .inside-ul {
    display: none;
    max-height: 175px;
    overflow: hidden;
}

.showlevel2 {
    /*display: none;*/
    /*max-height: 325px;*/
    /*overflow-y: auto;*/
}

.second-level &gt; ul {
    display: none;
}

.up-page a {
    background: url("/assets/images/change/common/rid.png") no-repeat -46px 10px;
}

.up-page a:hover {
    background: url("/assets/images/change/common/rid.png") no-repeat 13px 10px;
}

ul.page-change {
    position: relative;
    bottom: 30px;
    margin: auto;
    margin-top: auto;
    margin-top: 34px;
    left: 0;
    right: 0;
    text-align: center;
}

ul.page-change &gt; li:first-child {
    margin-left: 0;
}

.return-home a {
    background: url(/assets/images/returnHome.png) no-repeat -48px 10px;
}

.return-home a:hover {
    background: url(/assets/images/returnHome.png) no-repeat 14px 10px;
}

.page-change {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 35px;
}

.page-change &gt; li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c0c0c0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
    margin-left: 20px;
}

.page-change &gt; li &gt; a {
    display: block;
    text-align: center;
    color: #a0a0a0;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    height: 100%;
}

.page-change &gt; li &gt; a.high-light {
    color: #ffffff;
    background: #eb4245;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-sizing: border-box;
}

.page-change &gt; li:hover {
    background: #eb4245;
}

.page-change &gt; li:hover a {
    color: #ffffff;
}

.next-page a {
    background: url("/assets/images/change/common/yjd.png") no-repeat -43px 10px;
}

.next-page a:hover {
    background: url("/assets/images/change/common/yjd.png") no-repeat 15px 10px;
}

.pop-mask, .pop-mask02 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 100;
    display: none;
}

.pop-ups, .pop-ups02 {
    width: 450px;
    height: 280px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 220px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.pop-ups {
    background: url(/assets/images/change/common/mfth.png) center no-repeat;
}

.pop-ups02 {
    background: url(/assets/images/change/common/sqst.png) center no-repeat;
}

.cancelX {
    width: 14px;
    height: 14px;
    background: url("/assets/images/change/common/cancel.png") center no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.top-tips02 &gt; span {
    font-size: 26px;
    color: #fff;
}

.top-tips, .top-tips02 {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.top-tips {
    margin-top: 30px;
    line-height: 35px;
}

.top-tips02 {
    margin-top: 10px;
    line-height: 32px;
}

.bottom-tips, .bottom-tips02 {
    margin-top: 30px;
}

.phone-number, .phone-number02 {
    text-align: center;
}

.phone-number &gt; input, .phone-number02 &gt; input {
    line-height: 29px;
    width: 340px;
    font-size: 16px;
    color: #858585;
    border: none;
    outline: none;
    border-bottom: 1px solid #d2d2d2;
    margin: 0 auto;
    background: transparent;
}

.nowPhone, .nowPhone02 {
    color: #fff;
    display: block;
    width: 130px;
    line-height: 34px;
    height: 34px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
    cursor: pointer;
}

.nowPhone02 {
    background: #fe6f20;
}

.nowPhone {
    background: #ee5456;
}

.ggao img {
    transition: all 0.2s;
}

.ggao img:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.banner-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    box-shadow: 0 0 10px #666;
    z-index: 1000 !important;
    background: white;
}

.BMapLabel {
    box-sizing: content-box !important;

}

.xiaoqu-switch {
    width: 450px;
    height: auto;
    position: absolute;
    left: 0;
    top: 29px;
    background: #fff;
    border: 1px solid #999;
    padding: 20px 10px 10px 10px;
}

.city-common span:hover {
    color: #ff5400;
}

.xiaoqu-switch {
    text-indent: 0;
    display: none;
}

.top-nav &gt; .top-nav-active {
    border-top: 2px solid #EA4245;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid transparent;
    color: #EA4245;
}

.top-nav &gt; span {
    float: left;
    width: 71px;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid transparent;
    box-sizing: border-box;
}

.city-common {
    padding-left: 45px;
}

.city-common span {
    float: left;
    margin-left: 15px;
    cursor: pointer;
}

.all-city {
    padding-left: 0;
}

.bottom-city {
    margin-top: 10px;
}

.bottom-city &gt; .dpn {
    display: none;
}

.common-words {
    position: relative;
}

.nav-words {
    font-style: normal;
    color: #ea4245;
    position: absolute;
    left: -24px;
    top: 0;
}

.hx_zx_click {
    transition: all .3s;
    box-sizing: border-box;
}

.hx_zx_click:hover {
    cursor: pointer;
    box-shadow: 0 0 10px #666;
}

.sqst-con {
    width: 240px;
    height: 360px;
    background: url(/assets/images/sqst-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 140px;
    margin-bottom: 30px;
    z-index: 1;
    box-sizing: border-box;
    clear: both;
    padding-bottom: 20px;
}

.font-w01, .font-w02 {
    color: white;
    font-size: 14px;
    text-align: center;
}

.stu-numbers {
    font-size: 14px;
    color: #faec07;
    background: #333333;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    margin: 12px auto;
}

.sqst-con input {
    display: block;
    width: 200px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 18px;
    border-radius: 2px;
}

.sqst-con button {
    display: block;
    width: 200px;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    background: #eb4245;
    color: white;
    cursor: pointer;
    border: none;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 12px;
    border-radius: 2px;
    outline: none;
}

div.sqst-fixed {
    position: fixed;
    top: 60px;
    z-index: 1000;
}

/*åˆ†æ&nbsp;¡åŒºå·¦ä¾§å¯¼èˆª*/
.nav-left {
    position: fixed;
    width: 95px;
    top: 80px;
    left: 40px;
    transition: all 0.3s linear;
    z-index: 10;
}

.nav-left li {
    width: 100%;
    height: 36px;
    margin-bottom: 4px;
    background-color: #f7f8fa;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    color: #292a2c;
}

.nav-left .now-xq {
    color: #ea4245;
}

.nav-left .change-xq {
    position: relative;
    box-sizing: border-box;
    padding-right: 5px;
    cursor: pointer;
}

.nav-left .change-xq:hover .xiaoqu-switch {
    display: block;
}

.nav-left .change-xq &gt; i {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 10px;
    height: 10px;
    background: url(/assets/images/change/common/xsj.png) no-repeat;
}

.nav-left .change-xq:hover {
    background-color: #EA4245;
    color: #fff;
}

.nav-left .change-xq:hover &gt; i {
    background-position-x: -56px;
}

.select-active {
    background-color: #ea4245;
    color: #fff !important;
    margin: 0;
}

/*ä¸‹æž¶è¯¾ç¨‹æç¤º*/
.xiajia-tips {
    margin-top: 52px;
}

.xiajia-img {
    width: 100px;
    height: 101px;
    background: url("/assets/images/change/common/rabbit.png") center no-repeat;
}

.xiajia-text {
    font-size: 16px;
    color: #666;
    margin-top: 25px;
    margin-left: 30px;
}

.other-c {
    color: #eb4245;
    font-size: 16px;
}

/*æ–°ç‰ˆæŠ¥åæŒ‰é’®é¢œè‰²*/
/*å­¦ä¹&nbsp;ä¸Žè¾…å¯¼*/
.cn-525 {
    background: #c94a44;
}

.cn-667 {
    background: #c94a44;
}

.cn-526 {
    background: #ce587a;
}

.cn-519 {
    background: #ce587a;
}

.cn-523 {
    background: #f78383;
}

.cn-590 {
    background: #3fd3b1;
}

.cn-520 {
    background: #d365e2;
}

.cn-522 {
    background: #d365e2;
}

.cn-709 {
    background: #f360a7;
}

/*inputæ¡†çš„é¢œè‰²*/
.cb-525 {
    border: 1px solid #a2988f;
}

.cb-667 {
    border: 1px solid #a2988f;
}

.cb-526 {
    border: 1px solid #e7f0ed;
}

.cb-519 {
    border: 1px solid #edefea;
}

.cb-523 {
    border: 1px solid #eeefea;
}

.cb-590 {
    border: 1px solid #eaeeed;
}

.cb-520 {
    border: 1px solid #f4e9ef;
}

.cb-522 {
    border: 1px solid #f2e7ed;
}

.cb-709 {
    border: 1px solid #eeeee6;
    background: #4684fd !important;
}

/*å­—ä½“é¢œè‰²*/
.cw-525 {
    color: #fff;
}

.cw-667 {
    color: #fff;
}

.cw-526 {
    color: #fff;
}

.cw-519 {
    color: #fff;
}

.cw-523 {
    color: #33698b;
}

.cw-590 {
    color: #fff;
}

.cw-520 {
    color: #fff;
}

.cw-522 {
    color: #fff;
}

.cw-709 {
    color: #fff;
}

/*å­¦ä¹&nbsp;ä¸Žè¾…å¯¼ç»“æŸ*/

/*ç”µè„‘ä¸ŽIT*/
.cn-486 {
    background: #fc7a64;
}

.cn-487 {
    background: #ffb368;
    color: #001229 !important;
}

.cn-488 {
    background: #fff;
    color: #ac2a50 !important;
}

.cn-489 {
    background: #ffcf15;
    color: #242c53 !important;
}

.cn-490 {
    background: #07c4c8;
}

.cn-575 {
    background: #ffcf15;
    color: #000 !important;
}

.cn-576 {
    background: #ffcf15;
    color: #000 !important;
}

.cn-673 {
    background: #27ba84;
}

/*inputæ¡†çš„é¢œè‰²*/
.cb-486 {
    border: 1px solid #a29e9d;
}

.cb-487 {
    border: 1px solid #676e74;
}

.cb-488 {
    border: 1px solid #ececea;
}

.cb-489 {
    border: 1px solid #8675ab;
}

.cb-490 {
    border: 1px solid #8f9ca4;
}

.cb-575 {
    border: 1px solid #737373;
}

.cb-576 {
    border: 1px solid #dcdcdc;
}

.cb-673 {
    border: 1px solid #92929c;
}

/*å­—ä½“é¢œè‰²*/
.cw-486 {
    color: #fff;
}

.cw-487 {
    color: #fff;
}

.cw-488 {
    color: #fff;
}

.cw-489 {
    color: #fff;
}

.cw-490 {
    color: #fff;
}

.cw-575 {
    color: #dac035;
}

.cw-576 {
    color: #2b2b2b;
}

.cw-673 {
    color: #fff;
}

/*ç”µè„‘ä¸ŽITç»“æŸ*/

/*è¯­è¨€åŸ¹è®­*/
.cn-483 {
    background: #fef102;
    color: #000;
}

.cn-484 {
    background: #fde159;
    color: #392562 !important;
    border: 1px solid #000 !important;
}

.cn-485 {
    background: #fde159;
    color: #392562 !important;
    border: 1px solid #937d34 !important;
}

/*inputæ¡†é¢œè‰²*/
.cb-483 {
    border: 1px solid #817dde;
}

.cb-484 {
    border: 1px solid #30322d;
}

.cb-485 {
    border: 1px solid #655e58;
}

/*å­—ä½“é¢œè‰²*/
.cw-483 {
    color: #fff;
}

.cw-484 {
    color: #290000;
}

.cw-485 {
    color: #000;
}

/*è¯­è¨€åŸ¹è®­ç»“æŸ*/

/*èŒä¸šæŠ€èƒ½*/
.cn-491 {
    background: #ffcf15;
    color: #000 !important;
}

.cn-492 {
    background: #fcae04;
    color: #92221e !important;
}

.cn-493 {
    background: #ffcf15;
    color: #000 !important;
}

.cn-494 {
    background: #fde159;
    color: #30115f !important;
    border: 1px solid #767cc8 !important;
}

.cn-495 {
    background: #fe5c83;
}

.cn-496 {
    background: #1e9abe;
}

.cn-497 {
    background: #1e9abe;
}

.cn-498 {
    background: #fde159;
    color: #000 !important;
}

.cn-616 {
    background: #fde159;
    color: #000 !important;
}

/*inputæ¡†é¢œè‰²*/
.cb-491 {
    border: 1px solid #e0e8ea;
}

.cb-492 {
    border: 1px solid #c8b884;
}

.cb-493 {
    border: 1px solid #fff;
}

.cb-494 {
    border: 1px solid #6c81c4;
    background: #fff !important;
}

.cb-495 {
    border: 1px solid #fff;
}

.cb-496 {
    border: 1px solid #fff;
}

.cb-497 {
    border: 1px solid #fff;
}

.cb-498 {
    border: 1px solid #fff;
}

.cb-616 {
    border: 1px solid #486a83;
    background: rgba(72, 106, 133, 0.5) !important;
}

/*å­—ä½“é¢œè‰²*/
.cw-491 {
    color: #fff;
}

.cw-492 {
    color: #98240b;
}

.cw-493 {
    color: #fff;
}

.cw-494 {
    color: #111751;
}

.cw-495 {
    color: #fff;
}

.cw-496 {
    color: #fff;
}

.cw-497 {
    color: #fff;
}

.cw-498 {
    color: #6a77d5;
}

.cw-616 {
    color: #fff;
}

/*èŒä¸šæŠ€èƒ½ç»“æŸ*/

/*ä¼ä¸šç®¡ç†*/
.cn-508 {
    background: #06a6f0;
}

.cn-509 {
    background: #fafb3e;
    color: #00987c !important;
}

.cn-510 {
    background: #fafb3e;
    color: #3434ac !important;
}

.cn-511 {
    background: #fff001;
    color: #270913 !important;
}

/*å­—ä½“é¢œè‰²*/
.cw-508 {
    color: #fff;
}

.cw-509 {
    color: #fff;
}

.cw-510 {
    color: #fff;
}

.cw-511 {
    color: #fff;
}

/*inputæ¡†é¢œè‰²*/
.cb-508 {
    border: 1px solid #fff;
}

.cb-509 {
    border: 1px solid #fff;
}

.cb-510 {
    border: 1px solid #fff;
}

.cb-511 {
    border: 1px solid #fff;
}

/*ä¼ä¸šç®¡ç†ç»“æŸ*/

/*èµ„æ&nbsp;¼è€ƒè¯•*/
.cn-499 {
    background: #e77421;
}

.cn-500 {
    background: #68c7ff;
    color: #000 !important;
}

.cn-501 {
    background: #fed942;
    color: #000 !important;
}

.cn-502 {
    background: #fed942;
    color: #000 !important;
}

.cn-503 {
    background: #fafb3e;
    color: #000 !important;
}

.cn-504 {
    background: #f09b9e;
}

.cn-505 {
    background: #3dd89e;
    color: #000 !important;
}

.cn-506 {
    background: #ebe421;
    color: #000 !important;
}

.cn-507 {
    background: #1bd0cb;
    color: #000 !important;
}

.cn-567 {
    background: #e7bc85;
    color: #000 !important;
}

/*inputæ¡†é¢œè‰²*/
.cb-499 {
    border: 1px solid #94620b;
}

.cb-500 {
    border: 1px solid #fff;
}

.cb-501 {
    border: 1px solid #fff;
}

.cb-502 {
    border: 1px solid #797c81;
}

.cb-503 {
    border: 1px solid #fff;
}

.cb-504 {
    border: 1px solid #fff;
}

.cb-505 {
    border: 1px solid #89b2a2;
}

.cb-506 {
    border: 1px solid #fff;
}

.cb-507 {
    border: 1px solid #fff;
}

.cb-567 {
    border: 1px solid #7d7163;
}

/*å­—ä½“é¢œè‰²*/
.cw-499 {
    color: #d4631d;
}

.cw-500 {
    color: #fff;
}

.cw-501 {
    color: #fff;
}

.cw-502 {
    color: #030e14;
}

.cw-503 {
    color: #fff;
}

.cw-504 {
    color: #fff;
}

.cw-505 {
    color: #bbd2c8;
}

.cw-506 {
    color: #fff;
}

.cw-507 {
    color: #fff;
}

.cw-567 {
    color: #766657;
}

/*èµ„æ&nbsp;¼è€ƒè¯•ç»“æŸ*/

/*æ–‡ä½“è‰ºæœ¯*/
.cn-512 {
    background: #534e54;
}

.cn-513 {
    background: #a98a75;
}

.cn-514 {
    background: #05c5ca;
}

.cn-515 {
    background: #b48801;
}

.cn-516 {
    background: #6c332a;
}

.cn-517 {
    background: #0a6151;
}

/*inputæ¡†é¢œè‰²*/
.cb-512 {
    border: 1px solid #666167;
}

.cb-513 {
    border: 1px solid #a29ba3;
}

.cb-514 {
    border: 1px solid #84959f;
}

.cb-515 {
    border: 1px solid #9e9492;
}

.cb-516 {
    border: 1px solid #fff;
}

.cb-517 {
    border: 1px solid #27796b;
}

/*å­—ä½“é¢œè‰²*/
.cw-512 {
    color: #363233;
}

.cw-513 {
    color: #fff;
}

.cw-514 {
    color: #fff;
}

.cw-515 {
    color: #fff;
}

.cw-516 {
    color: #fff;
}

.cw-517 {
    color: #116154;
}

/*æ–‡ä½“è‰ºæœ¯ç»“æŸ*/

/*å­¦åŽ†æ–‡å‡­*/
.cn-527 {
    background: #9c9cb6;
}

.cn-528 {
    background: #117664;
}

.cn-529 {
    background: #2e3c5f;
}

/*inputæ¡†é¢œè‰²*/
.cb-527 {
    border: 1px solid #abaaaf;
}

.cb-528 {
    border: 1px solid #fff;
}

.cb-529 {
    border: 1px solid #fff;
}

/*å­—ä½“é¢œè‰²*/
.cw-527 {
    color: #fff;
}

.cw-528 {
    color: #fff;
}

.cw-529 {
    color: #fff;
}

/*å­¦åŽ†æ–‡å‡­ç»“æŸ*/

/*å‡ºå›½ç•™å­¦*/
.cn-530 {
    background: #1b1658;
}

.cn-531 {
    background: #06c3c9;
}

.cn-532 {
    background: #06c3c9;
}

.cn-533 {
    background: #5ed337;
}

.cn-534 {
    background: #e860ac;
}

.cn-535 {
    background: #f254a8;
}

/*inputæ¡†é¢œè‰²*/
.cb-530 {
    border: 1px solid #9a9786;
}

.cb-531 {
    border: 1px solid #8d9fa9;
}

.cb-532 {
    border: 1px solid #a9abb8;
}

.cb-533 {
    border: 1px solid #fff;
}

.cb-534 {
    border: 1px solid #fff;
}

.cb-535 {
    border: 1px solid #fff;
}

/*å­—ä½“é¢œè‰²*/
.cw-530 {
    color: #fff;
}

.cw-531 {
    color: #fff;
}

.cw-532 {
    color: #fff;
}

.cw-533 {
    color: #fff;
}

.cw-534 {
    color: #fff;
}

.cw-535 {
    color: #fff;
}

/*å‡ºå›½ç•™å­¦ç»“æŸ*/

/*è¿œç¨‹æ•™è‚²*/
.cn-114 {
    background: #1e9d80;
}

.cn-703 {
    background: #f6909b;
}

/*inputæ¡†é¢œè‰²*/
.cb-114 {
    border: 1px solid #1f9c7c;
}

.cb-703 {
    border: 1px solid #f8afba;
}

/*å­—ä½“é¢œè‰²*/
.cw-114 {
    color: #001c18;
}

.cw-703 {
    color: #000;
}

/*è¿œç¨‹æ•™è‚²ç»“æŸ*/

.main-left &gt; .course-info {
    display: flex;
    align-items: center;
}
.main-left &gt; .newscourse &gt; .course-info {
    display: flex;
    align-items: center;
}

.mtp {
    margin-top: 20px;
}

/*.more-course-btn {*/
/*    box-sizing: border-box;*/
/*    display: block;*/
/*    background: #fff;*/
/*    margin: 30px 0;*/
/*    width: 300px;*/
/*    height: 45px;*/
/*    line-height: 45px;*/
/*    font-size: 22px;*/
/*    border: 1px solid #ea4245;*/
/*    border-radius: 50px;*/
/*    position: absolute;*/
/*    bottom: -50px;*/
/*    left: 450px;*/
/*    text-align: center;*/
/*    color: #ea4245;*/
/*    letter-spacing: 20px;*/
/*    box-shadow: 0 5px 0 #ea4245;*/
/*    padding-left: 24px;*/
/*    transition: all 0.2s;*/
/*}*/
.more-course-btn{
    position: absolute;
    left: 43%;
    text-align: center;
    color: white;
    width: 200px;
    height: 40px;
    background: #FC6A2E;
    box-shadow: 0px 3px 10px 0px rgb(239 34 34 / 47%);
    border-radius: 20px;
    line-height: 40px;
    font-size: 16px;
}
/* .more-course-btn:hover {
    transform: translateX(10px);
} */

.school_icon{
    float: left;
    cursor: pointer;
}
.school_zizhi{
    display: none;
    background: #FF793A;
    width: 3.4rem;
    text-align: center;
    float: left;
    margin-left: 0.3rem;
    cursor: pointer;
}
.school_zizhi span{
    color: white;
}
.content-mainajax{
    width: 900px;
    position: fixed;
    background: white;
    top: 10%;
    left: 25%;
    z-index: 9999;
    border: 1px solid #DADADA;
}
.content-mainajax label{
    font-weight: bold;
}
.finder-ajaxlist{
    line-height: 40px;
    padding: 1rem 4rem;
    overflow: auto;
    font-size:16px;
}


.school-comment {
    /*margin-top: 90px;*/
    padding-top: 30px;
    background-color: #F7F8FA;
    width: 1200px;
    margin: 20px auto;
}
.comment-content{
    width: 100%;
}
.classname{
    width: 1000px;
    height: 36px;
    line-height: 36px;
    margin: 50px 0 0 120px;
}
.comment{
    width: 1000px;
    margin: 20px 120px;
}
.head{
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 40px;
    margin-top: 10px;
}

.page {
    margin: 40px 0 60px;
    font-size: 12px;
}
.page-list {
    text-align: center;
    margin: 0 auto;
}
.clear {
    zoom: 1;
}
.page-list li {
    color: #999;
    margin-right: 2px;
    display: inline-block;
}
.page-list li a.present {
    color: #fff;
    background-color: #ff5400;
    border: 1px solid #ff5400;
}
.page-list li a {
    display: inline-block;
    padding: 9px 13px;
    color: #999;
    line-height: 1;
    border: 1px solid #ddd;
}
.mycomment{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    /*background: white;*/
    padding:30px 0;
}
.mycomment-a{
    width: 200px;
    height: 50px;
    /*float: left;*/
    margin-left: 4%;
    margin-top: 20px;
    font-size: 16px;
}
.mycomment-d{
    margin-left: 4%;
    margin-bottom: 10px;
}
.mycomment-d&gt;img{
    width:50px;height:35px;
}
.mycomment-d&gt;span{
    margin-left: 10px;
    color: #999;
    font-size: 14px;
}
.mycomment-d&gt;div&gt;p{
    width:80px;
    text-align: right;
    display: inline-block;
}
.mycomment-b{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-b-1{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-b-2{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-b-3{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-b-4{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-b-5{
    width: 200px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.mycomment-c{
    width: 1100px;
    height: 120px;
    clear: both;
    /*margin-left: 9%;*/
}
.mycomment-c-2{
    width: 1155px;
    height: 122px;
    clear: both;
    margin-left: 4%;
    border:1px solid #999;
}
.mycomment-c-1{
    height: 120px;
    clear: both;
}
.num{
    float: right;
    font-size: 12px;
    position: relative;
    left:-15px;
    top: -25px;
    color:#888;
}
.anonymous{
    float: left;
    margin-left: 84%;
    margin-right: 3%;
    margin-top: 52px;
}
.anonymous_1{
    float: left;
    margin-left: 87%;
    margin-right: 3%;
    margin-top: 52px;
}
.publish{
    float: left;
    margin-top: 30px;
}
.publish button{
    width: 100px;
    height: 30px;
    background: #E64441;
    color: white;
    border: 0;
    cursor: pointer;
}
.publish_1{
    float: left;
    margin-top: 30px;
}

.publish_1 button{
    width: 34px;
    height: 22px;
    background: #E64441;
    color: white;
    border: 0;
    cursor: pointer;
    font-size: 12px;
}
.star{
    float: left;
    margin-left: 30px;
    margin-top: -10px;
}

/*éªŒè¯ç&nbsp;*/
#validatecode p{
    margin-top: 15px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}
#validatecode img{
    cursor:pointer;
}
#validatecode{
    width: 50%;
    position: fixed;
    background: white;
    top: 20%;
    right: 25%;
    z-index: 9999;
    border: 1px solid #DADADA;
    display: none;
}
#cover{ 
    position:absolute;
    left: 0;
    top: 0;
    background:rgba(0, 0, 0, 0.4);
    width:100%;  
    height:100%;
    filter:alpha(opacity=60); 
    opacity:0.6; 
    display:none; 
    z-index:99; 
}
#sub{
    width: 60px;
    background: #FBE2BA;
    border: 1px solid #F7D395;
    cursor: pointer;
}
/*èµ„è´¨å¼¹æ¡†å¼€å§‹*/
.zz_div {
    width: 990px;
    margin: 50px auto;
}
.zz_title_div h3, h5 {
    margin: 0px;
}
.zz_zhu {
    margin: 0 2rem;
    padding: 1rem 0.3rem 2rem;
    border-top: 1px dashed #c5c5c5;
}
.zz_zhu span {
    font-size: 12px;
    color: #A8A8A8;
}
.zz_content {
    margin-top: 20px;
    border: 1px solid #DADADA;
}
.zz_content label {
    font-weight: bold;
}
.zz_table {
    line-height: 40px;
    padding: 1rem 4rem;
    overflow: auto;
    font-size: 16px;
}
/*èµ„è´¨å¼¹æ¡†ç»“æŸ*/

.detail-content-p{
    letter-spacing: 2px;
    text-indent: 2em !important;
    font-size: 18px;
    line-height: 26px;
}
.detail-content-img{
    max-width: 100%;
}


/* æ¸©é¦¨æç¤ºå¼¹çª— */
.sign-mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=4CFFFFFF,endColorstr=4CFFFFFF);
    z-index: 9999;
}
.warm-tip{
    z-index: 10000;
    display: none;
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: -130px;
    width: 260px;
    background-color: #fff;
}
.warm-tip-close{
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background: url("/assets/images/close_white.png") no-repeat center;
    background-size: 95% auto;
    cursor: pointer;
}
.warm-tip-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #ff5400;
}
.warm-tip-content{
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding: 30px 8px 40px;
}
</pre></body></html>