﻿@import url(common.css);
@import url(iconfont.css);

/*==============header==============*/
header {
    padding: 0.8em 0.5em;
    background: #fff;
}

header h1 {
    float: left;
    max-width: 69%;
}

header h1 a {
    display: block;
    width: 100%;
    padding: 0;
}

header h1 a img {
    width: 100%;
    display: block;
}

header a.control_btn {
    color: #E9441A;
    float: right;
    display: block;
    margin-top: 0.25em;
}

header a.ucenter {
    margin-right: 1em;
}

header a.control_btn i {
    font-size: 2em;
}


/* ================navigation=========================*/
nav a {
    float: left;
    width: 25%;
    height: 5.65em;
    line-height: 2em;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 2em;
}

nav a em {
    display: block;
    width: 3.8em;
    height: 3.80em;
    margin: 0 auto;
}

nav a span {
    font-size: 1.1em;
    color: #000;
}


/* ================small navigation button=========================*/
.nav_more {
    border-bottom: 1px solid #F3F3F3;
    background: #fff;
}

.nav_more a {
    display: block;
    width: 33.33%;
    float: left;
    border-right: 1px solid #F3F3F3;
    font-size: 1em;
    padding: 1em 0;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    border-top: 1px solid #F3F3F3;
}

.nav_more a i {
    display: inline-block;
    width: 1.7em;
    height: 1.2142em;
    margin-right: .35714em;
}

.nav_more a:nth-child(1) {
    background-image: url(../images/sb1.png);
}

.nav_more a:nth-child(2) {
    background-image: url(../images/sb2.png);
}

.nav_more a:nth-child(3) {
    background-image: url(../images/sb3.png);
    border-right: none;
}

.nav_more a:nth-child(3) i {
    width: 0.5em !important;
}

.nav_more a:nth-child(4) {
    background-image: url(../images/sb4.png);
}

.nav_more a:nth-child(5) {
    background-image: url(../images/sb5.png);
}

.nav_more a:nth-child(6) {
    background-image: url(../images/sb6.png);
    border-right: none;
}

/*================crowd ad=========================*/
.show {
    display: inline-block;
    width: 98%;
    padding-left: 0.5em;
}

.show li {
    width: 49%;
    height: 6.2em;
    float: left;
    color: #fff;
    position: relative;
}

.show li:nth-child(1) {
    background: #f89347;
    margin-right: 2%;
    margin-bottom: 0.4em;
}

.show li:nth-child(2) {
    background: #f85f70;
    margin-bottom: 0.4em;
}

.show li:nth-child(3) {
    background: #c382f1;
    margin-right: 2%;
}

.show li:nth-child(4) {
    background: #73dfbf;
}

.show li a {
    display: inline-block;
    color: #fff;
}

.show li a img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.show li a h4 {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0.8em 0 0.2em 0.2em;
}

.show li a p {
    font-size: 1em;
    padding-left: 0.5em;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    .show li {
        height: 6.2em;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {
    .show li {
        height: 7em;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .show li {
        height: 7.2em;
    }

    .show li a h4 {
        font-size: 1.5em;
    }
}

/* ================active ad=========================*/
.active {
    margin-top: 0.5em;
    background: #fff;
}

.active h2 {
    font-size: 1.5em;
    padding: 0.5em;
    border-bottom: 1px solid #F3F3F3;
}

.active_box > a > div {
    padding: 0.5em;
}

.active_box h3 {
    padding-bottom: 0.25em;
}

.active_box p {
    font-size: 0.875em;
    color: #999;
    line-height: 1.7;
}

/* ================ä¸“ä¸š box=========================*/
.zy {
    width: 96%;
    margin: 0 auto;
    border-top: 10px solid #f0f0f0;
}

.zy_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.8em 0;
}

.zy_title > span {
    font-size: 1.3em;
    color: #000;
    padding-left: 0.5em;
}

.zy_title > a {
    float: right;
    font-size: 1em;
    color: #000;
    padding-top: 0.3em;
}

.zy_option1, .zy_option2 {
    display: inline-block;
    width: 100%;
}

.zy_option1 li {
    float: left;
    width: 50%;
    height: 12em;
    text-align: center;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    position: relative;
}

.zy_option2 li {
    float: left;
    width: 33%;
    height: 11em;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-top: none;
    position: relative;
}

.zy_option1 li a span, .zy_option2 li a span {
    display: block;
}

.zy_option1 li a span:nth-child(1), .zy_option2 li a span:nth-child(1) {
    font-size: 1.3em;
    color: #ff7200;
    padding-top: 1em;
}

.zy_option1 li a span:nth-child(2), .zy_option2 li a span:nth-child(2) {
    font-size: 0.8em;
    color: #C0C0C0;
    padding: 0.5em 0;
}

.zy_div1 {
    display: inline-block;
    width: 52%;
    height: 6em;
    vertical-align: bottom;
    border-bottom: 1px solid #f0f0f0;
}

.zy_div2 {
    display: inline-block;
    width: 45%;
    height: 6em;
    vertical-align: bottom;
    border-bottom: 1px solid #f0f0f0;
}

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {
    .zy_option1 li a span:nth-child(2) {
        padding: 0.3em 0;
    }
}

/*================short term box=========================*/
.item_ts {
    margin-top: 0.5em;
    background: #fff;
}

.item_ts .cols {
    padding: 0.5em;
}

.item_ts .rows {
    width: 50%;
    float: left;
}

.item_ts .rows a {
    display: block;
    width: 100%;
    padding: 0.5em;
}

.item_ts .rows a h3 {
    font-size: 1 . .25em;
    color: #F60;
}

.item_ts .rows a p {
    font-size: 0.85em;
    color: #555;
}

.item_ts .rows:nth-child(1) a:first-child {
    background: url(../images/chuanxiang.jpg) no-repeat right bottom;
    background-size: contain;
    height: 8.5em;
    border-right: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
}

.item_ts .rows:nth-child(1) a:last-child {
    background: url(../images/dangao.jpg) no-repeat right bottom;
    background-size: contain;
    height: 8.5em;
    border-right: 1px solid #F3F3F3;
}

.item_ts .rows:nth-child(2) a:first-child {
    background: url(../images/pengrenqianghua.jpg) no-repeat right bottom;
    background-size: contain;
    height: 8.5em;
    border-bottom: 1px solid #F3F3F3;
}

.item_ts .rows:nth-child(2) a:last-child {
    background: url(../images/miandian.jpg) no-repeat right bottom;
    background-size: contain;
    height: 8.5em;
}

.item_more a.item_more_btn {
    display: block;
    text-align: center;
    padding: 0.5em 0;
    border-top: 1px solid #F3F3F3;
}

/*================æ ¡å›­ç¾Žæ™¯=========================*/
.photo {
    width: 96%;
    margin: 0 auto;
    margin-top: 0.5em;
}

.photo_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.8em 0;
}

.photo_title > span {
    font-size: 1.3em;
    color: #000;
    padding-left: 0.5em;
}

.photo_title > a {
    float: right;
    font-size: 1em;
    color: #000;
    padding-top: 0.3em;
}

.photo .photo_box li {
    width: 50%;
    float: left;
}

.photo .photo_box li:nth-child(1) {
    padding-right: 0.2em;
    padding-bottom: 0.4em;
}

.photo .photo_box li:nth-child(2) {
    padding-left: 0.2em;
    padding-bottom: 0.4em;
}

.photo .photo_box li:nth-child(3) {
    padding-right: 0.2em;
}

.photo .photo_box li:nth-child(4) {
    padding-left: 0.2em;
}

.photo .photo_box li a {
    display: block;
}

.photo .photo_box li a img {
    width: 100%;
    vertical-align: middle;
    height: 8em;
    max-height: 8em
}

.photo .go_index {
    padding: 0 0.5em 0.5em;
}

.photo .go_index a {
    display: block;
    text-align: center;
    padding: 0.5em 0;
    background: #F3F3F3;
}

/*================æ ¡å›­èµ„è®¯=========================*/
.news {
    width: 96%;
    margin: 0 auto;
    margin-top: 0.5em;
}

.news_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.8em 0;
}

.news_title > span {
    font-size: 1.3em;
    color: #000;
    padding-left: 0.5em;
}

.news_title > a {
    float: right;
    font-size: 1em;
    color: #000;
    padding-top: 0.3em;
}

.news .news_pic a {
    display: block;
    float: left;
    width: 50%;
}

.news .news_pic a:nth-child(1) {
    padding-right: 0.2em;
}

.news .news_pic a:nth-child(2) {
    padding-left: 0.2em;
}

.news .news_pic a img {
    width: 100%;
    vertical-align: middle;
    height: 7em;
    max-height: 8em;
}

.news .news_pic a p {
    background: #F8F8F8;
    font-size: 0.8em;
    padding: 0.5em;
    height: 3.8em;
    overflow: hidden;
    line-height: 1.5;
}

.news .news_list {
    padding: 0 0.5em 0.5em;
}

.news .news_list li {
    border-bottom: 1px dashed #d6d6d6;
    line-height: 3rem;
    float: left;
    width: 100%;
    position: relative;
}

.news .news_list li a {
    float: left;
    color: #333;
    background: url(../images/lists.jpg) no-repeat 0 50%;
    padding-left: 12px;
    font-size: 1rem;
    color: #666;
}

.news .news_list li span {
    position: absolute;
    background: #fff;
    color: #555;
    float: right;
    font-size: 0.8em;
    right: 0;
    top: 0;
    padding-left: 0.5em;
}

/*================å¸ˆèµ„åŠ›é‡=========================*/
.teacher {
    width: 96%;
    margin: 0 auto;
    margin-top: 0.5em;
}

.teacher_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.8em 0;
}

.teacher_title > span {
    font-size: 1.3em;
    color: #000;
    padding-left: 0.5em;
}

.teacher_title > a {
    float: right;
    font-size: 1em;
    color: #000;
    padding-top: 0.3em;
}

.teacher_text {
    display: inline-block;
    width: 100%;
    padding-top: 2em;
}

.teacher_text li {
    float: left;
    width: 33%;
    text-align: center;
    cursor: pointer;
}

.teacher_text li a p:nth-child(2) {
    font-size: 1em;
    color: #000;
    padding-top: 0.5em;
}

.teacher_text li a p:nth-child(3) {
    font-size: 0.8em;
    color: #959595;
    padding-bottom: 0.3em;
}

.teacher_text li a span:nth-child(4) {
    font-size: 0.8em;
    color: #959595;
    border: 1px solid #959595;
    border-radius: 15px;
    padding: 0.2em 1em;
}

/*================æ°å‡ºæ ¡å‹=========================*/
.student {
    width: 96%;
    margin: 0 auto;
    margin-top: 0.5em;
}

.student_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.8em 0;
}

.student_title > span {
    font-size: 1.3em;
    color: #000;
    padding-left: 0.5em;
}

.student_title > a {
    float: right;
    font-size: 1em;
    color: #000;
    padding-top: 0.3em;
}

.student .cols1 a {
    display: block;
    width: 100%;
}

.student .cols1 a img, .cols2 a img {
    width: 100%;
    vertical-align: middle;
}

.student .cols1 a p, .cols2 a p {
    font-size: 1em;
    text-align: Center;
    line-height: 2;
}

.student .cols2 a {
    display: block;
    width: 49%;
}

.student .cols2 a:nth-child(1) {
    float: left;
}

.student .cols2 a:nth-child(2) {
    float: right;
}

.question {
    margin-top: 1em;
    background: #fff;
}

.question h2 {
    font-size: 1.5em;
    padding: 0.5em;
    border-bottom: 1px solid #F3F3F3;
    text-align: center;
}

.question .question_list {
    padding: 0.5em;
    height: 8em;
    max-height: 8em
}

.question .question_list a {
    display: block;
    border: 1px solid #DFDFDF;
    width: 48%;
    float: left;
    text-align: center;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    margin: 2% 2% 0 0;
    font: 0.9em/3em "å¾®è½¯é›…é»‘";
    color: #545454;
}

/*================åœ¨çº¿ç•™è¨€å’¨è¯¢=========================*/
.register {
    margin: 0;
    padding-top: 2em;
}

.register h2 {
    font-size: 1.2em;
    color: #959595;
    padding: 1em 0 0.5em;
    border: none;
    text-align: center;
}

form {
    width: 100%;
    height: auto;
    text-align: center;
}

form .input_cont {
    width: 80%;
    height: 3em;
    line-height: 3em;
    font-size: 1em;
    color: #ababab;
    border-radius: 2em;
    text-align: left;
    background: #fff;
    border: 1px solid #d15533;
    margin-top: 1.2em;
    margin-left: 3em;
}

form .input_cont > img.lazy {
    width: 1.5em;
    height: 1.5em;
    float: left;
    margin: .5em .5em 0 1em;
}

input.homeinput {
    float: left;
    width: 75%;
    font-size: 1.2em;
    height: 2.3em;
    border: none;
    outline: none;
}

form .input_cont > select {
    float: left;
    width: 80%;
    font-size: 1.2em;
    height: 2.5em;
    color: #ababab;
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('../images/down.png') no-repeat right center;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
}

form > .sub_btn {
    width: 80%;
    height: 3em;
    line-height: 3em;
    font-size: 1.2em;
    color: #fff;
    background: #d15533;
    text-align: center;
    margin: 1em;
    cursor: pointer;
    border: none;
    border-radius: 2em;
}

footer {
    padding: 1em 0;
    text-align: center;
    padding-bottom: 6em;
    background: #373737;
    margin-top: 1em;
}

footer .ft_nav {
    padding-bottom: 0.5em;
}

footer .ft_nav a {
    margin: 0 0.4em;
    color: #999;
}

footer .ft_rights p {
    font-size: 0.8em;
    line-height: 1.5;
    color: #999;
}

/*chat bar online*/
.online {
    width: 100%;
    max-width: 640px;
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    padding: 0.5em 0;
    z-index: 999;
}

.online a {
    display: block;
    text-align: center;
    width: 25%;
    float: left;
    color: #fff;
}

.online a i {
    font-size: 2em;
    color: #f60;
}

.online a span {
    display: block;
}

.comments {
    margin-top: 1em;
    background: #fff;
    padding: 0.5em;
}

/*item*/
.list_item {
    background: #fff;
    padding: 0.5em;
    margin-top: 0.5em;
}

.list_item h2 {
    font-size: 1.2em;
    padding: 0.5em 0;
    border-bottom: 1px solid #DDD;
}

.list_item h2 span.item_call {
    float: right;
    color: #E9441A;
    font-size: 0.8em;
}

.list_item h2 span.item_call a {
    color: #E9441A;
    line-height: 1.5em;
    display: block;
}

.list_item .item-list:last-child {
    border: 0;
}

.item-img {
    width: 30%;
    float: left;
    padding-top: 0.5em;
}

.item-img a {
    display: block;
}

.item-img a img {
    width: 100%;
}

.item-list {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #f3f3f3;
}

.item-info {
    width: 70%;
    padding-left: 0.5em;
    float: right;
}

.item-info h3 {
    font-size: 1.25em;
    padding-bottom: 0.2em;
}

.item-info p {
    font-size: 0.875em;
}

.btn_icon {
    padding-top: 0.5em;
}

.btn_icon a {
    display: inline-block;
    padding: 0.4em 0.7em;
    background: #f60;
    color: #fff;
    margin-right: 0.5em;
}

.bm_td {
    color: #555;
    margin-top: 0.5em;
    width: 100%;
}

.bm_td h2 {
    padding: 0.8em 0 0.5em 0.5em;
    background: #fff;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1px;
}

.bm_td ul {
    width: 100%;
}

.bm_td ul li {
    margin-bottom: 1px;
    overflow: hidden;
    height: 2em;
    line-height: 2;
    width: 100%;
    font-size: 0.875em;
}

.bm_td ul li a {
    text-decoration: underline;
}

.bm_td ul li p {
    margin-right: 0;
    background: #fff;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    transition: 0.5s;
    display: block;
    float: left;
}

.bm_td ul li p img {
    vertical-align: sub;
}

.bm_td ul li.bm_t {
    height: 32px;
    line-height: 32px;
}

.bm_td ul li.bm_t p {
    background: #A9A9A9;
    color: #fff;
}

.bm_td ul li:hover p {
    background: #ed3b3b;
    color: #fff;
}

.bm_td ul li:hover p a {
    color: #fff;
}

.bm_td ul li p.bm_name {
    width: 25%;
    font-weight: bold;
}

.bm_td ul li p.bm_long {
    width: 15%;
}

.bm_td ul li p.bm_num {
    width: 15%;
}

.bm_td ul li p.bm_remaining {
    width: 15%;
}

.bm_td ul li p.bm_achieve {
    width: 30%;
}

.bm_go {
    display: block;
    text-align: center;
    padding: 0.7em 0;
    background: #fff;
    margin-top: 0.2em;
    font-size: 1.25em;
}

#topinsert {
    animation: 2s;
    overflow: hidden;
}

section.crowd {
    margin-top: 1em;
}

/* æ–°é—»èµ„è®¯ä¸€çº§æŽ¨è */
.news dl {
    border-bottom: 1px dashed #d6d6d6;
    float: left;
    padding: 0.5em 0;
    width: 100%;
    border-top: 1px dashed #d6d6d6;
}

.news dt {
    float: left;
    margin-right: 10px;
}

.news dl dt a img {
    width: 10em;
    height: 7em;
}

dd {
    font-size: 0.3em;
    color: #818181;
    line-height: 1em;
}

.news dl dd h1 {
    font-size: 3.8em;
    color: #333;
    line-height: 3em;
    margin-bottom: 2em;
}

span.clicks {
    color: #666;
    float: right;
    font-size: 1.6em;
}

span.date {
    color: #666;
    float: left;
    font-size: 1.8em;
}

/* æ–°é—»èµ„è®¯ä¸€çº§æŽ¨è */

/* ç”µè¯ */
a.phone {
    border: 1px solid #e57f21;
    border-radius: 100em;
    float: right;
    padding: 0.2em 1em;
    color: #e37510;
    font-size: 0.8em;
    line-height: 1.5em;
}

.icon_DhZx {
    font-size: 1em !important;
    line-height: 0.4em !important;
    margin-right: 0.2em;
}

/* ç”µè¯ */

/* ç‚¹å‡»åœ¨çº¿å’¨è¯¢ */
section.nav4 {
    text-align: center;
    background: #FFF;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.Telephone {
    background: #ff8c01;
    width: 80%;
    border-radius: 0.5em;
    margin: 1em auto;
    padding: 0.2em;
    font-size: 1.2em;
    line-height: 1.6em;
    text-align: center;
}

.nav4 .Telephone a {
    color: #FFF;
}

/* ç‚¹å‡»åœ¨çº¿å’¨è¯¢ */

/* æ»šåŠ¨å…¬å‘Š */
.voice {
    background: #fff;
    padding: 0 2%;
}

i.voice_1 {
    width: 15%;
    font: 1em/3em "å¾®è½¯é›…é»‘";
    display: block;
    float: left;
    font-weight: bold;
}

.voice marquee {
    float: left;
    width: 80%;
}

.voice marquee a {
    color: #F00;
    font: 1em/3em "å¾®è½¯é›…é»‘";
}

/* æ»šåŠ¨å…¬å‘Š */


/*ä¸“é¢˜ç¦»çº¿å®*/
#Zt_Lxb {
    width: 96%;
    padding: 3% 2%;
}

#Zt_Lxb .Lxb_Txt {
    padding-left: 1%;
    width: 69%;
    font: 1em/2em "å¾®è½¯é›…é»‘";
    color: #ababab;
    border: #ababab solid 1px;
}

#Zt_Lxb .Lxb_Btn {
    width: 28%;
    font: 1em/2em "å¾®è½¯é›…é»‘";
    border: none;
    background: #ff8c01;
    color: #FFF;
}

.FloatL {
    float: left;
}

.FloatR {
    float: right;
}

.clear {
    clear: both;
}

.h_10px {
    height: 1rem;
    clear: both;
    overflow: hidden;
    font-size: 0;
}

.XinWen {
    background: #FFF;
    width: 100%;
    margin-bottom: 2.6rem;
    padding: 1% 0;
    position: relative;
}

.XinWen .Xw_nr {
    width: 95%;
    margin: 0 auto;
}

.XinWen .Xw_nr a {
    display: block;
    border: 1px solid #DFDFDF;
    width: 48%;
    float: left;
    text-align: center;
    -moz-border-radius: .3rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    margin: 1% 0;
    font: 1.1rem/4rem "å¾®è½¯é›…é»‘";
    color: #545454;
}

.Nr_zixun {
    display: block;
    width: 1.3rem;
    position: absolute;
    bottom: 9%;
    right: 6%;
}

.container {
    width: 100%;
    background: #fff;
    float: left;
}

/*æ ‡é¢˜ */
.special {
    width: 100%;
    height: 7px;
    float: left
}

.con_title {
    height: 3em;
    padding: 12px 10px 12px 10px;
    line-height: 1.8em;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
}

.con_title span {
    float: left;
    font-size: 1.3em;
    color: #333;
    display: block;
}

.con_title span em {
    background-size: 100% auto;
    width: 0.3em;
    height: 1.2em;
    float: left;
    margin-right: 0.3em;
    margin-top: 0.1em;
}

.con_title span em.modular1 {
    background: #fa7a49;
}

.con_title a.phone {
    border: 1px solid #e57f21;
    border-radius: 100px;
    float: right;
    padding: 0.2em 1em;
    color: #e37510;
    font-size: 0.8em;
    line-height: 1.5em;
}

.con_title1 {
    line-height: 1.8em;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    float: left;
    width: 100%;
}

.con_title1 span {
    float: left;
    font-size: 1.3em;
    color: #333;
    display: block;
    margin: 10px 0 0 10px;
}

.con_title1 span em {
    background-size: 100% auto;
    width: 0.3em;
    height: 1.2em;
    float: left;
    margin-right: 0.3em;
    margin-top: 0.1em;
}

.con_title1 span em.modular4 {
    background: #6cc8c7;
}

.con_title span em.modular7 {
    background: #c00;
}

.cooking {
    width: 100%;
    border-collapse: collapse;
}

.cooking td {
    text-align: center;
    border-collapse: collapse;
    border-radius: 5px;
    border: 0.3em solid #fff;
}

.cooking a {
    text-align: center;
    color: #fff;
}

.cooking a h4, .cooking1 a h4 {
    font-size: 1em;
    line-height: 2em; /* font-weight:bold; */
    display: block;
    margin: 0 auto;
}

.bg1 {
    background: #FE8812;
    border-radius: 5px
}

.dc-circle {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 0.8em !important;
}

.icon_zydh {
    font-size: 2.8em !important;
    line-height: 0.5em !important;
    color: #fff;
}

.icon_zydh2 {
    font-size: 0.8rem !important;
    line-height: 1rem !important;
    color: #fff;
}

.icon_zydh3 {
    font-size: 1rem !important;
    line-height: 1rem !important;
    color: #fff;
}

.attention {
    font-size: .2rem;
}

.cooking1 {
    width: 100%;
    border-collapse: collapse;
}

.cooking1 td {
    border-style: solid;
    border-color: #fff;
    border-width: 0 .3em .1em .4em;
    text-align: center;
}

.cooking1 a {
    text-align: center;
    color: #fff;
    padding: 20px 0 10px;
    display: block;
}

.cooking1 h4 span {
    font-size: .32rem;
}

#www_zzjs_net {
    width: 100%;
    float: left;
    display: inline;
    background: #fff;
}

.zzjs_net {
    width: 65%;
    display: block;
    overflow: hidden;
    float: right
}

.zzjs_net ul {
    margin: 0px;
    padding: 0px;
    text-align: center
}

.zzjs_net li {
    width: 32%;
    padding: 10px 0px;
    display: inline-block;
    font-size: 1em;
    cursor: pointer;
}

.nTab {
    padding: 10px
}

.zzjs_net li.hover {
    background: #fe8812;
    color: #fff;
}

.nTab h1 {
    font-size: 2em;
    color: #333;
    line-height: 2em;
    margin-bottom: 1em;
}

.nTab h1 a {
    color: #333
}

.nTab dl {
    border-bottom: 1px dashed #d6d6d6;
    float: left;
    padding: 0.8em 0;
    width: 100%;
}

.nTab dl dt {
    float: left;
    margin-right: 10px
}

.nTab dl dt img {
    width: 7em;
    height: auto;
}

.nTab dl dd {
    font-size: 0.4em;
    color: #818181;
    line-height: 2em;
}

.nTab ul {
}

.TabContent ul li {
    border-bottom: 1px dashed #d6d6d6;
    line-height: 3em;
    float: left;
    width: 100%;
    position: relative;
}

.TabContent ul li a {
    float: left;
    color: #333;
    background: url(../images/lists.jpg) no-repeat 0 50%;
    padding-left: 15px;
    font-size: 1.1em;
    color: #666;
}

.morebtn a {
    background: #f1f1f1;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    clear: both;
    text-align: center;
    height: 2em;
    line-height: 2em;
    width: 100%;
    float: left;
    color: #818181;
    margin: 15px 0;
    font-size: 1em;
}

.date {
    color: #666;
    float: left;
    font-size: 1.8em;
}

.clicks {
    color: #666;
    float: right;
    font-size: .22rem;
}

/*图说新东方 */
.left_img1 {
    float: left;
    width: 38%;
    margin-right: 1%;
    position: relative
}

.left_img2 {
    float: right;
    width: 61%;
    position: relative;
    height: 100%
}

.left_img3 {
    width: 100%;
    height: 50%;
    position: relative
}

.left_img4 {
    width: 49.5%;
    height: 50%;
    position: relative;
    float: left;
    margin-top: 1%
}

.left_img5 {
    float: left;
    width: 49%;
    margin-right: 1%;
    position: relative;
    height: 100%;
    margin-top: 1%
}

.left_img6 {
    float: right;
    width: 49%;
    height: 100%;
    position: relative;
    margin-top: 1%
}

.left_img7 {
    width: 100%;
    height: 100%
}

.left_img1 img, .left_img3 img, .left_img4 img, .left_img5 img, .left_img6 img {
    position: relative;
    width: 100%
}

.left_img1 p, .left_img3 p, .left_img4 p, .left_img5 p, .left_img6 p {
    position: absolute;
    background: #333;
    color: #fff;
    bottom: .05rem;
    width: 100%;
    opacity: .8;
    text-align: center
}

/*报名通告-------------新*/
#Footer_Bm {
    background: #FFF;
    padding: 3%;
    padding-bottom: 10%;
}

#Footer_Bm h2 {
    font: 1.5em/1.4em "微软雅黑";
    color: #ff7700;
}

#Footer_Bm .Footer_Bm_B {
    display: block;
    width: 1em;
    height: 1em;
    background-image: url(../images/sy-footer.png);
    background-position: 0 2em;
    background-size: 1em;
    float: left;
    margin-top: 0.2em;
    margin-right: 0.5em;
}

#Footer_Bm li {
    border-bottom: #bfbfbf solid 0.08em;
    height: 2.4em;
    padding: 2% 0% 0 2%;
}

#Footer_Bm li p, #Footer_Bm li input, #Footer_Bm li select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    font: 1.2em/1.3em "微软雅黑";
    height: 1.4em;
}

#Footer_Bm li input{
    width: 82% !important;
    color: #8f8f8f !important;
    font-size: 1.2em !important;
}

#Footer_Bm li:nth-child(3) {
    border: none;
    padding-left: 0;
    padding-top: 4%;
}

#Footer_Bm .form_btn {
    display: block;
    width: 100% !important;
    margin: 0 auto;
    background: #ff7700;
    color: #fff !important;
    font-size: 1.2em !important;
    height: 2em !important;
    line-height: 1em !important;
    font-weight: bold !important;
}


/*底部导航2018*/
.zx-con {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    max-width: 40pc;
    min-width: 20pc;
    background: #ff5f01;
}

.zx-con > a {
    display: block;
    width: 100%;
    height: 3rem;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    line-height: 3rem;
}

.zx-con > ul {
    display: block;
    width: 100%;
    height: 5rem;
    background: #383838;
}

.zx-con > ul a {
    float: left;
    width: 25%;
    display: block;
    height: 5rem;
}

.zx-con > ul li {
    position: relative;

    height: 4.5rem;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    padding-top: 0.7rem;
}


.zx-con > ul a:nth-child(1) li p {
    background-image: url('../images/fz.png')
}

.zx-con > ul a:nth-child(2) li p {
    background-image: url('../images/zx.png')
}

.zx-con > ul a:nth-child(3) li p {
    background-image: url('../images/dh.png')
}

.zx-con > ul a:nth-child(4) li p {
    background-image: url('../images/rw.png')
}

.zx-con > ul a li p {
    height: 2.1rem;
    background-size: 2.2rem;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.zx-con > ul a li::before {
    content: "";
    position: absolute;
    right: 0;
    top: -50%;
    width: 1px;
    background-color: #000;
    height: 2rem;
    margin-top: 50%
}

.zx-con > ul a:nth-child(1) li b {
    font-weight: 700;
    font-size: 1.2rem;
}


.zx-con > ul a:nth-child(2) li b {
    font-weight: 100;
    font-size: 1.4rem;
}

.zx-con > ul a:nth-child(3) li b {
    font-weight: 100;
    font-size: 1.3rem;
}

/* banner下优惠信息 */
.mgz {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 100%;
    max-width: 640px;
}

.mgz img {
    max-width: 100%;
}

/* 了解学费按钮2018 */
.con6m .con2f, .con2f {
    display: block;
    height: 3rem;
    line-height: 3rem;
    background: #fe8812;
    margin: 10px auto 30px;
    cursor: pointer;
    width: 96%;
    box-shadow: 3px 3px 3px #a7a7a7;
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-size: 1.4rem;
}

/*专业推荐*/
.con2m {
    box-sizing: border-box;
    padding: 0 5px;
}

.con2ml {
    width: 49%;
}

.con2mlt {
    margin-bottom: 18px
}

.con2mlf img, .con2mlt img {
    display: block;
    width: 100%
}

.mrgbottom {
    margin-bottom: 18px;
}

.con2mr {
    width: 49%;
}

.m-focus img {
    display: block;
    max-width: 100%;
}

/* 2019修改 */
.xi26 {
    font-size: 1.2em;
}

.xi18 {
    font-size: 0.6em;
}

.huang, .huang a {
    color: #ef8200;
}

.con2t {
    height: 4em;
    margin-bottom: 26px;
    line-height: 4.6em;
    border-bottom: 1px solid #ededed;
    box-sizing: border-box;
    padding: 0 22px;
}

.con2tr {
    width: 10em;
    height: 2em;
    line-height: 2em;
    border: 1px solid #f19322;
    border-radius: 34px;
    margin-top: 2em;
}


.hotbox h3 {
    text-align: center;
    font-weight: 400;
    background: #fe8812;
    margin: 0;
    padding: 0;
    color: #fff;
    height: 3em;
    line-height: 3em;
}

.hothead, .hotcont {
    border-right: 1px solid #f3324d
}

.hothead ul li {
    background: #ffe4ca;
    color: #000
}

.hothead ul li, .hotcont ul li {
    float: left;
    text-align: center;
    height: 2em;
    line-height: 2em;
    border-left: 1px solid #f3324d;
    border-bottom: 1px solid #f3324d;
}

.hotcont ul li span {
    color: #fe8812
}

.hothead ul li:first-child, .hotcont ul li:first-child {
    width: 25%;
}

.hothead ul li:last-child, .hotcont ul li:last-child {
    width: 30%;
}

.hothead ul li:nth-child(2), .hothead ul li:nth-child(3), .hothead ul li:nth-child(4), .hotcont ul li:nth-child(2), .hotcont ul li:nth-child(3), .hotcont ul li:nth-child(4) {
    width: 15%;
}

.hotcont ul li {
    font-size: 0.8em;
}

.hotbox .con2f {
    background: #fe8812
}

.hotzxb {
    width: 100%;
    background: #fe8812;
    padding: 3% 0;
    margin-top: 2%
}

.hotzxb span {
    width: 100%;
    display: block;
    font-size: 1em;
    color: #fff;
    text-align: center;
}

.hotzxb a {
    width: 60%;
    margin-top: 2%;
    margin-left: 20%;
    font-size: 1.2em;
    display: block;
    color: #ef7802;
    background: #fff;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
}

.clearf:before, .clearf:after {
    content: "";
    display: block
}

.clearf:after {
    clear: both
}

.clearf {
    zoom: 1
}