@charset "utf-8";
/* 2018版新公共样式 */

.scroll-banner_list li.current {
    background-color: #e55f53;
}

.advantage-list_item strong {
    color: #e55f53;
}

.advantage-list_item:hover {
    border-bottom: 8px solid #e55f53;
}

.successful-case2018-wrap {
    padding-top: 20px;
}

.successful-case2018 {
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}

.successful-case2018 .successful-case_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 96px;
    padding-top: 10px;
    padding-left: 5%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url("../img/index/mask.png?v=1.1")  repeat;
    display: none;
}

.successful-case2018 .successful-case_info span {
    color: #fff;
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
}

.successful-case2018 .successful-case_info p {
    color: #cacaca;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    padding-right: 200px;
    overflow: hidden;
}

.successful-case2018 .successful-case_pic  {
    z-index: 1;
}

.successful-case2018 .successful-case_pic em {
    height: 88px;
}

.successful-case2018 .successful-case_info .btn-offer {
    bottom: 24px;
    color: #e0e0e0;
}

.successful-current .successful-case_pic .btn-play,
.successful-current .successful-case_pic span {
    display: none;
}

.successful-current .successful-case_info {
    display: block;
    -webkit-animation:fadeIn .9s .1s ease both;
    -moz-animation:fadeIn .9s .1s ease both;
}


.art-2018 .art_title:hover em,
.art-2018 .art-content-hover em{
    background-color: #e55f53;
}

.art-2018 .art-content-hover .art_title {
    color: #e55f53;
}

.art-2018 .art-content-hover .btn-link {
    color: #e55f53;
    border-color: #e55f53;
}

.art-2018 .art_title:hover {
    color: #e55f53;
}

.art-2018 .art_title:hover div {
    border-color: #e55f53;
    color: #fff;
}

.art-2018 .art_title:active div {
    border-color: #e55f53;
    color: #fff;
    background-color: #e55f53;
}

.footer-2018 .footer-about a:hover,
.footer-2018 .footer-links a:hover {
    border-color: #e55f53;
    color: #e55f53;
}

.footer-2018 .footer-about {
    padding-top: 20px;
}

.footer-2018 .footer-about a {
    clear: both;
    margin-top: 15px;
    width: 114px;
}

.footer-2018 {
    height: 368px;
    background: url("../img/bottom_bk3.jpg") 0 0  repeat-x #37363b;
}

.footer-2018 .layout-auto {
    height: 368px;
}

.footer-2018-bk {
    height: 368px;
    background: url("../img/bottom_bk2.jpg") -25% 0 no-repeat;
}

.footer-logo {
    margin-top: 60px;
    display: block;
}

.footer-2018 .footer-ad {
    position: absolute;
    left: -30%;
    bottom: 0;
    width: 627px;
    height: 336px;
    display: block;
    background: url("../img/footer_bk2018.jpg?v=1.0") 0 0 no-repeat;
}

.footer-2018 .footer-wei li {
    float: left;
    display: inline;
    margin-left: 30px;
    margin-top: 70px;
}

.footer-2018 .footer-wei {
    margin-left: 0;
}

.campus-wrap {
    padding-top: 30px;
    padding-left: 100px;
}

.a {
    width: 520px;
}

.a a {
    display: inline-block;
    font-size: 16px;
    color: #d2d2d2;
    position: relative;
}

.a a i {
    position: absolute;
    left: 50%;
    margin-left: -2px;
    bottom: -8px;
    width: 4px;
    height: 4px;
    background: url("../img/city_no.png") 0 center no-repeat;
    z-index: 1;
}

.a a:hover,
.a a.current {
    color: #e46054;
}

.a span {
    color: #e46054;
    padding: 2px 5px;
    line-height: 22px;
    font-size: 16px;
    overflow: hidden;
}

.a {
    /* font-size: 18px;
    color: #e2e2e2;
    padding-top: 25px;
    padding-bottom: 15px; */
}

.footer-mobile {
    float: left;
    clear: both;
    margin-left: 30px;
    margin-top: 20px;
}

.campus__show {
    color: #e46054;
    font-size: 16px;
    height: 30px;
    line-height: 24px;
    margin-top: 10px;
}

.campus__show i {
    width: 88px;
    height: 19px;
    background: url("../../2018/img/city_no_h.png") 0 center no-repeat;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: -3px;
}

.hot-qa__tag {
    padding: 0 40px;
    padding-top: 20px;
}


.hot-qa__tag a {
    float: left;
    display: inline;
    border: 1px solid #e55f53;
    background-color: #fff;
    text-align: center;
    line-height: 26px;
    color: #444;
    padding: 0 10px;
    margin-right: 14px;
    margin-top: 10px;
}

.hot-qa__tag a:hover,
.hot-qa__tag a.current {
    background-color: #e55f53;
    color: #fff;
    border-color: #e55f53;
}

.hot-qa__tag-right {
    padding-right: 0;
}

.hot-qa__tag-right a {
    float: right;
}

.more-subject {
    display: block;
    width: 109px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    border: 1px solid #e55f53;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    clear: both;
    color: #e55f53;
    font-size: 14px;
    margin-top: 20px;
}

.more-subject:hover {
    background-color: #e55f53;
    color: #fff;
}

.hot-qa__container {
    margin-top: 30px;
    overflow: scroll;
    overflow-x:hidden;
    height: 380px;
    padding-left: 40px;
    margin-right: 20px;
    padding-right: 20px;
}

.hot-qa__list li {
    margin-bottom: 30px;
}

.hot-qa__q {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
}

.hot-qa__q em {
    font-style: normal;
    font-size: 12px;
    background-color: #454545;
    color: #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 3px;
}

.hot-qa__q p {
    float: left;
    display: inline;
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
    width: 560px;
}

.hot-qa__q strong {
    display: inline-block;
    width: 38px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #e55f53;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
    color: #fff;
    padding: 0 10px;
}

.hot-qa__q span {
    float: right;
    display: inline;
    line-height: 16px;
    font-size: 14px;
    color: #a5a4a4;
    margin-top: 3px;
}

.hot-qa__a {
    padding-left: 26px;
    line-height: 20px;
    color: #9f9f9f;
    padding-top: 10px;
    overflow: hidden;
    height: 40px;
}

/*分页样式*/
#J_page .page {
    color: #999999;
    font-size: 14px;
    text-align: right;
    padding: 0;
    margin-left: 10px;
    padding-top: 30px;
}

#J_page .page li {
    float: left;
    display: inline;
    line-height: 18px;
    height: 18px;
    margin-right: 7px;
}

#J_page .page a {
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    height: 22px;
    width: 22px;
    text-align: center;
    display: block;
    background-color: #d2d2d2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 0;
}

#J_page .page a:hover,
#J_page .page a.active {
    color: #fff;
    background-color: #e55f53;
}

#J_page .page-total {
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    color: #999999;
    display: none;
}

#J_page .page-prev,
#J_page .page-next {
    height: 22px;
    width: 22px;
    background-color: #d2d2d2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
    line-height: 21px;
}

#J_page .page-prev:hover,
#J_page .page-next:hover {
    color: #fff;
    background-color: #e55f53;
}

.case-list_content span {
    line-height: 32px;
    background-image: url("../img/name_bg.png");
}

.small-tab div.current {
    background-color: #e55f53;
}

/*教授评估弹出框*/

.lock-win {
    overflow: hidden;
}

.teacher-pop-wrap {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.teacher-pop-wrap em {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0c0c10;
    opacity: 0.6;
    z-index: 1;
    cursor: pointer;
}

.teacher-pop {
    position: absolute;
    z-index: 2;
    width: 410px;
    height: 340px;
    left: 50%;
    top: 50%;
    margin-left: -205px;
    -webkit-box-shadow: 0 0 9px  rgba(29, 23, 60, 0.1);
    box-shadow: 0 0 9px  rgba(29, 23, 60, 0.1);

}

.teacher-pop__title {
    height: 64px;
    line-height: 64px;
    position: relative;
    color: #fff;
    font-size: 22px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    background: url("../img/teacher/teacher_pop_icon.png") 130px center no-repeat #e55f53;
    padding-left: 165px;
}

.teacher-pop__close {
    position: absolute;
    width: 18px;
    height: 19px;
    right: 20px;
    top: 22px;
    display: block;
    background: url("../img/icon_close.png") 0 0  no-repeat ;
}

.teacher-pop__title i {
    position: absolute;
    width: 50px;
    height: 18px;
    background: url("../img/teacher/teacher_pop_san.png") 0 0 no-repeat;
    left: 0;
    bottom: -17px;
}

.teacher-pop__content {
    background-color: #faf8f8;
    padding: 45px;
    padding-top: 20px;
}

.teacher-pop__field {
    margin-top: 25px;
}

.teacher-pop__field label {
    float: left;
    display: inline;
    font-size: 16px;
    line-height: 38px;
    color: #333333;
    padding-right: 10px;

}

.teacher-pop__field input {
    float: left;
    display: inline;
    font-size: 16px;
    height: 38px;
    width: 230px;
    border: 1px solid #909090;
    padding: 0 10px;
}

.teacher-pop__field input.teacher-pop__error {
    border-color: #e55f53;
}

.teacher-pop__submit {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    width: 130px;
    height: 40px;
    background-color: #e55f53;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.teacher-pop__submit:hover {
    background-color: #cc6158;
    color: #fff;
}

.teacher-pop__desc {
    text-align: center;
    padding: 0 20px;
    padding-top: 10px;
    padding-left: 40px;
}

.paper-ad {
    height: 225px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
}

.paper-ad em {
    position: absolute;
    width: 240px;
    height: 178px;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -89px;
    background-color: #fff;
    opacity: 0.8;
    z-index: 1;
}

.paper-ad dl {
    position: absolute;
    width: 200px;
    height: 158px;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -89px;
    z-index: 2;
    padding: 20px;
    padding-bottom: 0;
}

.paper-ad dl dt {

    height: 64px;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    color: #666666;
    padding-top: 25px;
}

.paper-ad dl dt span {
    color: #2a2a2a;
    display: block;
    padding-top: 5px;
}

.paper-ad a {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    width: 80px;
    height: 29px;
    background-color: #e55f53;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
}

.paper-ad a:hover {
    background-color: #cc5449;
}

.popup {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 30px;
    width: 476px;
    margin-left: -268px;
    background-color: #fff;
    z-index: 100;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.popup-close {
    background: url("../../2018/img/popup_close.png") 0 0 no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 30px;
    top: 26px;
}

.popup-mask {
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
}

.prompt-content {
    line-height: 24px;
    font-size: 20px;
    color: #535151;
}

.prompt-content div {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 50px;
}

.subscribe-subject {
    padding: 30px;
}

.subscribe-subject h2 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.subscribe-subject p {
    font-size: 20px;
    color: #333333;
    padding-top: 15px;
}

.subscribe__field {
    margin-top: 25px;
}

.subscribe__field label {
    font-size: 16px;
    color: #333333;
    float: left;
    display: inline;
    line-height: 38px;
    width: 60px;
}

.subscribe__field input {
    float: left;
    display: inline;
    background-color: #e4e4e4;
    line-height: 38px;
    padding: 0 10px;
    width: 265px;
    border: none;
}

.subscribe__field input.subscribe__error {
    background-color: #ffb6b6;
    color: #fff;
}

.subscribe__submit {
    margin-top: 25px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    background-color: #ff5f52;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.subscribe__submit:hover {
    color: #fff;
}

.subscribe__submit-forbid {
    background-color: #cccccc;
}

.subscribe-subject-success {
    padding-top: 30px;
    display: none;
}

.subscribe-subject-success .subscribe__submit {
    margin: 30px auto;
}

.subscribe-subject-success div {
    background: url("../../2018/img/success.jpg") center 0 no-repeat;
    padding-top: 140px;
    text-align: center;
    font-size: 30px;
    color: #333333;
}

.footer-links {
    padding-bottom: 5px;
}

.footer-links a {
    border-color: #252526;
    padding: 0;
}

.footer-links a:hover {
    border-color: #252526;
}

.footer-links a.footer-links-title {
    border-color: #252526;
    color: #d7d7d7;
}

.footer-copyright a {
    color: #666;
}

.footer-copyright a:hover {
    color: #ff5f52;
}

.switch-bottom span {
    display: block;
    margin-top: 21px;
    width: 14px;
    height: 8px;
    background: url("../img/icon-switchbottom.png") 0 -8px no-repeat;
}

.switch-bottom-open span {
    background-position: 0 0 ;
}

/*新版公共表单样式*/
.form-container {
    width: 560px;
    margin: 50px auto;
    box-shadow: 1.5px 2.598px 7px 0px rgba(0, 0, 0, 0.2);
    background-color: #faf8f8;
   
}

.form-container-title {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background: url(../img/form/bg-title.jpg) center center no-repeat;
}

.form-container-content {
    padding: 40px 70px;
    padding-top: 10px;
}

.form-fields {
    width: 100%;
    height: 38px;
    margin-top: 30px;
}

.form-fields span {
    float: left;
    display: inline;
    width: 100px;
    position: relative;
    color: #000000;
    font-size: 16px;
    line-height: 38px;
    padding-left: 40px;
}

.form-fields span.form-fields-name {
    background: url(../img/form/name.png) 0 center no-repeat;

}

.form-fields span.form-fields-mobile {
    background: url(../img/form/mobile.png) 0 center no-repeat;
   
}

.form-fields span.form-fields-code {
    background: url(../img/form/code.png) 0 center no-repeat;
   
}

.form-fields span.form-fields-school {
    background: url(../img/form/school.png) 0 center no-repeat;
   
}

.form-fields span.form-fields-major {
    background: url(../img/form/major.png) 0 center no-repeat;
  
}


.form-fields input {
    float: left;
    display: inline;
    display: block;
    border: 1px solid #7d7d7d;
    width: 258px;
    height: 36px;
    background-color: #fff;
    padding: 0 10px;
    font-size: 14px;
}

.form-fields-select {
    float: left;
    display: inline;
    border: 1px solid #7d7d7d;
    width: 258px;
    height: 38px;
    background-color: #fff;
    padding: 0 10px;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.form-fields-select i {
    background: url("../img/form/san.jpg") 0 0 no-repeat;
    width: 17px;
    height: 9px;
    position: absolute;
    z-index: 1;
    right: 10px;
    top:50%;
    margin-top: -4px;
    background-size: contain;
    cursor: pointer;
}

.form-fields-select span {
    font-size: 14px;
    color: #2a2a2a;
    height: 38px;
    line-height: 38px;
    display: block;
    cursor: pointer;
    padding-left: 0;
}

.form-fields-select select {
    width: 100%;
    position: absolute;
    top:7px;
    left: 10px;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.form-submit-wrap {
    padding-top: 40px;
}

.form-submit {
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: url(../img/form/bg-title.jpg) center center no-repeat;
    height: 60px;
    line-height: 60px;
    display: block;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.form-submit:hover {
    color: #fff;
}

.form-submit-forbid {
    background:  none;
    background-color: #535151;
}

.form-fields-error input,
.form-fields-error .form-fields-select {
    border-color: #cc5449;
}