body {
    background-color:#fff;
    /**/
    background-repeat:repeat-y;
    background-position:center top;
}
.cmain {
    color:#ff5400;
}
.word_orange {color:#ff6537;}

.main_right {margin-top:20px;  }

.under-word {
    font-size:13px;
    color:#999;
    text-decoration:line-through;
    margin-left:5px;
    margin-top:5px;
}
.con-wrap {
    padding-bottom:80px;
}
.mt2 {
    margin-top:2px;
}
/* 面包屑 开始 */
.crumbs {
    height:48px;
    line-height:48px;
}
.crumbs-arrow {
    margin-left:5px;
    margin-right:5px;
}
/* 面包屑 结束 */
.course-header {
    position:relative;
    height:320px;
    padding:20px;
    border:1px solid #e3e3e3;
}
.scan-wrap {
    position:absolute;
    right:120px;
    bottom:25px;
}
.c-cover {
    position:relative;
    overflow:hidden;
}
.c-cover-head {
    display:block;
    width:400px;
    height:280px;
}
.c-cover-on {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:30px;
    line-height:30px;
    background-color:rgba(0,0,0,.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    color:#fff;
}
.c-cover-on-le {
    background-image:url(/assets/images/course/cou-titl.png);
    background-repeat:no-repeat;
    background-position:20px 6px;
    padding-left:48px;
}
/* 新的下载app 开始 */
.c-cover-down {
    margin-left:15px;
}
.android-icon {
    width:18px;
    height:24px;
    background-image:url(/assets/images/course/app-icon.png);
    background-position:0 0;
    vertical-align:middle;
    margin-left:10px;
}
.android-icon:hover,
.ios-icon:hover {
    background-image:url(/assets/images/course/app-icon2.png);
}
.ios-icon {
    width:18px;
    height:21px;
    background-image:url(/assets/images/course/app-icon.png);
    background-position:0 -36px;
    vertical-align:middle;
    margin-left:10px;
}
/* 新的下载app 结束 */

.course-header-right {
    height:280px;
    margin-left:50px;
}
.co-tit-wrap {
    position:relative;
    margin-top:30px;
    height:30px;
}
.co-tit {
    max-width:600px;
    height:36px;
    line-height:36px;
    font-size:24px;
    color:#333;
    padding-right:10px;
}
.common-label {
    position:relative;
    width:20px;
    height:20px;
    background-image:url(/assets/images/course/cou-tit-icon.png);
    margin-left:5px;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.co-tit-icon1 {
    background-position:0 0;
}
.co-tit-icon2 {
    background-position:0 -40px;
}
.co-tit-icon3 {
    background-position:0 -80px;
}
.co-tit-icon4 {
    background-position:0 -118px;
}
.co-tit-icon5 {
    background-position:0 -155px;
}
.co-tit-icon6 {
    background-position:0 -193px;
}
.co-tit-icon1>.sch-label-intro {
    background-color:#6cc142;
}
.co-tit-icon2>.sch-label-intro {
    background-color:#f3b850;
}
.co-tit-icon3>.sch-label-intro {
    background-color:#ff616a;
}
.co-tit-icon4>.sch-label-intro {
    background-color:#48a7e3;
}
.co-tit-icon5>.sch-label-intro {
    background-color:#2ccfd2;
}
.co-tit-icon6>.sch-label-intro {
    background-color:#8664d0;
}
.sch-label-intro {
    display:none;
    position:absolute;
    z-index:10;
    left:22px;
    top:0;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#fff;
    width:58px;
    text-align:center;
    border-radius:2px;
}
.co-map {
    position:relative;
    width:100%;
    margin-top:10px;
    height:20px;
    line-height:20px;
    text-align:left;
}
.co-map-icon {
    width:20px;
    height:20px;
    background-image:url(/assets/images/course/cou-icon.png);
    background-repeat:no-repeat;
    background-position:center 1px;
    vertical-align:middle;
    margin-left:10px;
    cursor:pointer;
}
.co-map-icon:hover {
    background-position:1px -114px;
}
.co-map-txt {
    max-width:670px;
    line-height:20px;
    vertical-align:middle;
}
.co-adpic {
    margin-top:12px;
}
.co-lable {
    margin-top:15px;
}
.co-lable-each {
    padding:7px 6px;
    line-height:1;
    background-color:#f6f7fb;
    color:#999;
    margin-right:5px;
}
.co-phone {
    font-size:14px;
}
.co-phone-num {
    font-size:20px;
    color:#FF5400;
}
.co-cost {
    margin-top:20px;
}
.co-cost-sh {
    font-size:20px;
    color:#ff5400;
    vertical-align:middle;
}
.co-cost-sh-gray {
    font-size:16px;
    color:#ccc;
    vertical-align:middle;
    text-decoration:line-through;
}
.co-wran {
    height:18px;
    line-height:18px;
    color:#ff616a;
    background-image:url(/assets/images/course/cou-icon.png);
    background-repeat:no-repeat;
    background-position:-4px -31px;
    padding-left:25px;
    margin-top:10px;
}
.co-btn {
    height:35px;
    margin-top:25px;
}
/* 报名窗口 开始 */
.sign-wrap {
    position:relative;
}
.sign-box {
    position:absolute;
    top:-170px;
    left:0;
    width:701px;
    height:170px;
    background-color:#fff;
    display:none;
}
.sign-box-close {
    position:absolute;
    top:8px;
    right:8px;
    cursor:pointer;
    width:12px;
    height:12px;
    background-image:url(/assets/images/course/red-close.png);
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s;
}
.sign-box-close:hover {
    transform:rotate(180deg);
    transition:.3s;
    -webkit-transition:.3s;
    -moz-transition:.3s;
}
.sign-box-inner {
    border:1px solid #ff5400;
    height:170px;
}
.ev-group {
    margin-top:14px;
}
.ev-label-01 {
    width:50px;
    color:#666;
    margin-left:20px;
    margin-right:5px;
}
.ev-input {
    box-sizing:border-box;
    width:150px;
    padding-left:10px;
    border:none;
    border-bottom:1px solid #e8e8e8;
    padding-bottom:6px;
    font-size:12px;
    font-family:'microsoft yahei', Arial;
}
.ev-text {
    box-sizing:border-box;
    width:575px;
    height:35px;
    padding:5px 10px;
    border:1px solid #e8e8e8;
    vertical-align:top;
    font-size:12px;
    font-family:'microsoft yahei', Arial;
    /*color:#999;*/
}
/* 报名窗口 结束 */
.con-btn-sign,
.con-btn-qr {
    padding:11px 32px;
    font-size:14px;
    color:#ff5400;
    background-color:#fff2e9;
    line-height:1;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    vertical-align:middle;
    border:1px solid #ffd4b8;
}
.con-btn-sign:hover,
.con-btn-qr:hover {
    color:#fff;
    background-color:#ff5400;
}
.con-btn-qr {
    display:none;
}
.con-btn-chat {
    width:120px;
    height:38px;
    background:#FF5400 url(/assets/images/zixun.gif) no-repeat center;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    margin-left:10px;
    display:inline-block;
    border:1px solid #ffd4b8;
    box-sizing:border-box;
}
.con-btn-chat:hover {
    color:#fff;
    background-color:#ff5400;
}

.con-btn-url {
    width:120px;
    height:38px;
    background:#FF5400;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    margin-left:10px;
    display:inline-block;
    border:1px solid #ffd4b8;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    text-align: center;
}
.con-btn-url:hover {
    color:#ccc;
    background-color:#ff5400;
}

.co-code {
    position:relative;
    width:26px;
    height:26px;
    background-image:url(/assets/images/course/cou-icon.png);
    background-repeat:no-repeat;
    background-position:0 -74px;
    margin-left:20px;
    margin-top:5px;
    padding-right:30px;
    cursor:pointer;
}
/* 二维码 开始 */
.code-show {
    display:none;
    position:absolute;
    top:-5px;
    left:40px;
    width:138px;
    height:150px;
    border-radius:5px;
    box-shadow:0 0 5px #999;
    background-color:#fff;
}
.shadow-trian {
    position:absolute;
    left:-10px;
    top:10px;
    width:10px;
    height:13px;
    background-image:url(/assets/images/course/shadow-trian.png);
}
.code-show-img {
    display:block;
    width:109px;
    height:109px;
    margin:12px auto 8px;
}
.code-show-txt {
    color:#ff5400;
    text-align:center;
    line-height:1;
}
/* 二维码 结束 */
.cou-down {
    margin-top:10px;
    margin-left:2px;
    color:#666;
    line-height:1;
}
.cou-down>a {
    color:#4395ff;
}

/* 主体 开始 */
.main_left {
    width:940px;
    margin-top:20px;
}
/*导航*/
.co-nav {
    width:938px;
    margin-bottom:20px;
    background-color:#ff5400;
}
.co-nav.fixed {
    position:fixed;
    top:0;
    left:50%;
    width:1200px;
    margin-left:-600px;
    margin-bottom:0;
    z-index:1;
}
.con-btn-act {
    display:none;
    float:right;
    margin-right:30px;
}
.con-btn-act .con-btn-sign {
    padding:9px 32px;
    margin-top:3px;
}
.con-btn-act .con-btn-chat {
    padding:7px 32px;
    margin-top:3px;
}
.co-nav-each {
    cursor:pointer;
    margin-bottom:-1px;
    float:left;
    width:100px;
    height:38px;
    line-height:38px;
    text-align:center;
    font-size:14px;
    color:#616971;
    border-bottom:2px solid transparent;
}
.co-nav-each-a {
    color:#fff;
}
.co-nav-active {
    background:#fff2e9;
    color:#ff5400;
}
.co-nav-each:hover {
    background:#fff2e9;
    color:#ff5400;
}

.co-nav-active .co-nav-each-a,
.co-nav-each:hover .co-nav-each-a {
    color:#ff5400;
}

.detail-box {
    display:none;
    margin-top:20px;
    margin-bottom:20px;
}
.detail-tit {
    padding-bottom:10px;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:20px;
}
.detail-tit-name {
    font-size:14px;
    color:#ff9900;
    border-left:2px solid;
    border-color:#ff9900;
    line-height:1;
    padding-left:10px;
}
.detail-inner {
    padding-left:10px;
    padding-right:10px;
}
/* 课程详情 */
.co-detail-table {
    border-top:1px solid #eaeaea;
    border-left:1px solid #eaeaea;
    border-right:1px solid #eaeaea;
}
.co-table-cell {
    height:35px;
    line-height:35px;
    border-bottom:1px solid #eaeaea;
}

.co-table-cell_02 {
    height:auto;
}
.co-table-cell-ri_02 {
    float:inherit;
    display:flex;
}

.co-table-cell-le {
    width:130px;
    color:#333;
    text-align:center;
}
.co-table-cell-ri {
    color:#333;
    padding-left:20px;
    border-left:1px solid #eaeaea;
}
.kc-each {
    margin-top:15px;
    margin-bottom:15px;
}
.kc-each img{
    display: block;
    margin: 0 auto;
}
.kc-each-tit {
    height:30px;
    line-height:28px;
    background-image:url(/assets/images/course/cou-titl.png);
    background-repeat:no-repeat;
    background-position:0 -54px;
    padding-left:30px;
    padding-right:10px;
    color:#ff5400;
    background-color:#f7f7f7;
    margin-top:20px;
    margin-bottom:10px;
    font-weight:bold;
}
.kcxq-textarea {
    box-sizing:border-box;
    width:100%;
    min-height:300px;
    border:1px solid #cecece;
    margin-top:15px;
}
.shizi-head-wrap {
    width:100px;
    height:100px;
}
.shizi-head {
    display:block;
    width:100px;
    height:100px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}
.shizi-txt {
    margin-left:120px;
    font-size:14px;
}
.shizi-age {
    background-image:url(/assets/images/course/shizi-head.png);
    background-position:0 center;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-left:20px;
    color:#333;
}
.shizi-intro {
    color:#333;
    line-height:1.6;
    margin-top:10px;
}
.kc-each-para {
    line-height:1.8;
    color:#333;
    font-family:'microsoft yahei', Arial !important;
}
.kc-each-para p{
    text-indent: 2px;
}
/*课程安排*/
.course-sche {
    border-top:1px solid #eaeaea;
    border-left:1px solid #eaeaea;
    border-right:1px solid #eaeaea;
}
.course-sche-cell {
    height:38px;
    line-height:38px;
    border-bottom:1px solid #eaeaea;
}
.course-sche-cell-le {
    width:140px;
    color:#fff;
    text-align:center;
    background-color:#ff6b22;
}
.course-sche-cell-ri.kcb-high {
    background-color:#ff5400;
    color:#fff;
}
.course-sche-cell-ri {
    margin-left:140px;
    color:#333;
    text-align:center;
}
.xx-each-para {
    line-height:1.8;
    color:#333;
    margin-top:20px;
    margin-bottom:20px;
}
.none_filter_result {
    font-size:16px;
    margin:25px auto 85px;
    width:375px;
}
.none_result_img {
    display:inline-block;
}
.none_result_tip {
    color:#666;
    line-height:1.5;
    margin:45px 0 0 80px;
}
/*上课地点*/
.detail-map {
    border:1px solid #e6e6e6;
    height:380px;
    background-color:#f6f6f6;
}
.detail-map-le {
    width:630px;
    height:380px;
    background-color:#eaeaea;
    border-right:1px solid #e6e6e6;
}
.detail-map-ri {
    /*width:260px;*/
    margin-left:610px;
    padding-left:15px;
    padding-right:15px;
    overflow:hidden;
    color:#333;
}
.detail-map-tit {
    padding-bottom:6px;
    border-bottom:1px solid #e6e6e6;
    margin-top:15px;
    margin-bottom:15px;
}
.detail-map-name {
    color:#333;
    border-left:2px solid;
    border-color:#ff5400;
    line-height:1;
    padding-left:5px;
}
.detail-map-li {
    margin-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #e6e6e6;
}
.detail-map-li-le {
    width:190px;
}
.map-addre {
    color:#333;
    line-height:20px;
}
.co-btn-choose {
    line-height:1;
    padding:7px 13px;
    background-color:#ccc;
    color:#fff;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    margin-left:5px;
    margin-top:10px;
}
.each-cho {
    height:30px;
    line-height:30px;
}
.bus-radio i, .drive-radio i {
    width:14px;
    height:14px;
    background-image:url(/assets/images/course/bus-radio.png);
    background-position:0 -33px;
    vertical-align:middle;
    margin-right:6px;
}
#bus:checked + label.bus-radio i,
#drive:checked + label.drive-radio i {
    background-position:0 0;
}
.address-inp {
    width:130px;
    height:24px;
    border:1px solid #e5e5e5;
    padding-left:5px;
    vertical-align:middle;
}
.address-submit {
    height:26px;
    width:50px;
    background-color:#ff5400;
    outline:none;
    border:none;
    font-size:12px;
    color:#fff;
    vertical-align:middle;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    margin-left:3px;
}
/*学校介绍*/
.xxjs-textarea {
    box-sizing:border-box;
    width:100%;
    min-height:300px;
    border:1px solid #cecece;
    margin-top:15px;
}
/*其他课程 old */
.other-tab-ul {
    width:138px;
    overflow:hidden;
    border:1px solid #e4e4e5;
}
.other-tab-li {
    padding-left:10px;
    padding-right:10px;
    padding-top:9px;
    padding-bottom:9px;
    color:#333;
    cursor:pointer;
}
.other-tab-li:hover,
.other-tab-li-active {
    background-color:#ff5400;
    color:#fff;
}
.other-ri-list {
    position:relative;
    width:770px;
    margin-left:10px;
}
.other-cou-ul {
    width:100%;
    display:none;
}
.other-cou-li {
    padding:20px 0;
    border-bottom:1px solid #e8e8e8;
}
.other-cou-ul > .other-cou-li:nth-child(1) {
    padding-top:0;
}
.other-cou-li-img {
    width:160px;
    height:112px;
}
.other-cou-li-main {
    padding-top:2px;
    margin-left:170px;
    overflow:hidden;
}
.qita-tit {
    position:relative;
    height:20px;
    line-height:20px;
}
.qita-tit-inner {
    position:absolute;
}
.qita-tit-txt {
    font-size:16px;
    max-width:510px;
    font-weight:bold;
}
.other-cou-cost {
    font-size:16px;
    color:#ff5400;
}
.other-cou-cost-line {
    margin-left:3px;
    margin-right:3px;
}
.bot-box {
    position:relative;
    margin-top:10px;
    border:1px solid #eaeaea;
    padding:8px 0 8px 8px;
}
.btn-online {
    position:absolute;
    color:#fff;
    font-size:14px;
    background-color:#ff5400;
    padding:8px 16px;
    right:0;
    top:-1px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}
.btn-online:hover {
    background-color:#f22d00;
}


/* 其他课程 修还 开始 */
.hob-tit {
    border-bottom:1px solid #e3e3e3;
    padding-bottom:10px;
    margin-top:10px;
    margin-bottom:20px;
}
.hob-tit-name {
    font-size:16px;
    border-left:2px solid #ff5400;
    padding-left:10px;
    color:#666;
    line-height:1;
}
.other-cou-ul {
    padding-left:10px;
}
.other-cou-li {
    padding:20px 0;
    border-bottom:1px solid #e8e8e8;
}
.other-cou-li:hover .other-cou-li-img {
    box-shadow:0 0 6px #999;
}
.other-cou-ul > .other-cou-li:nth-child(1) {
    padding-top:0;
}
.sp-img-wrap {
    position:relative;
}
.other-cou-li-a {
    display:block;
}
.broad-small-icon {
    position:absolute;
    left:50%;
    top:50%;
    margin-top:-14px;
    margin-left:-14px;
    width:28px;
    height:28px;
    background-repeat:no-repeat;
}
.com_tag {
    font-size:12px;
    color:#ffbaa4;
    padding:4px 10px;
    border-radius:3px;
    -moz-border-radius:3px;
    margin-right:9px;
    background-color:#fff3ed;

}

.other-cou-li-img {
    width:160px;
    height:112px;
    border:1px solid #e3e3e3;
}
.other-cou-li-main {
    padding-top:2px;
    margin-left:170px;
    overflow:hidden;
}
.qita-tit {
    position:relative;
    height:20px;
    line-height:20px;
}
.qita-tit-inner {
    position:absolute;
}
.qita-tit-txt {
    font-size:16px;
    color:#333;
    vertical-align:middle;
    margin-right:30px;
    max-width:390px;
}
.other-cou-cost {
    font-size:18px;
    color:#ff6537;
}
.other-cou-cost-line {
    margin-left:3px;
    margin-right:3px;
}
.bot-box {
    position:relative;
    margin-top:5px;
    border:1px solid #eaeaea;
    padding:8px 0 8px 8px;
}
.btn-online {
    position:absolute;
    color:#fff;
    font-size:14px;
    background-color:#ff5400;
    padding:8px 16px;
    right:0;
    top:-1px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}
.btn-online:hover {
    background-color:#f22d00;
}
.btn-free {
    position:absolute;
    color:#ff5400;
    font-size:14px;
    background-color:#fff2e8;
    padding:7px 15px;
    border:1px solid #ffd4b8;
    right:88px;
    top:-1px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}
.btn-free:hover {
    background-color:#ff5400;
    color:#fff;
}
.wang-none-label {
    padding:3px 10px;
    line-height:1;
    border:1px solid #ff5400;
    color:#ff5400;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    margin-right:10px;
}
.com-call {
    width:20px;
    height:23px;
    background-image:url(/assets/images/school/com-call.png);
    vertical-align:middle;
    margin-right:8px;
}
.com-call-num {
    font-size:18px;
    color:#ff5400;
    /*font-weight:bold;*/
}
.com-talk {
    width:23px;
    height:21px;
    background-image:url(/assets/images/school/com-talk.png);
    background-repeat:no-repeat;
    vertical-align:middle;
    cursor:pointer;
}
.com-talk-btn {
    font-size:15px;
    color:#ff5400;
    vertical-align:middle;
    padding-left:8px;
}
.com-call-box:hover .com-call,
.com-talk-box:hover .com-talk {
    -webkit-animation-name:shake;
    -webkit-animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
}
.com-talk-box {
    position:absolute;
    right:8px;
    top:-16px;
    width:121px;
    height:30px;
    background:#ed960e url(/assets/images/anniu.gif) no-repeat center 2px;
    border-radius:26px;
    -webkit-border-radius:26px;
    -moz-border-radius:26px;
    cursor:pointer;
}
.com-talk-box:hover .com-talk-btn {

}
@-webkit-keyframes shake {
    0% {
        -webkit-transform:rotate(30deg);
    }
    10% {
        -webkit-transform:rotate(-30deg);
    }
    20% {
        -webkit-transform:rotate(25deg);
    }
    30% {
        -webkit-transform:rotate(-25deg);
    }
    40% {
        -webkit-transform:rotate(15deg);
    }
    50% {
        -webkit-transform:rotate(-15deg);
    }
    60% {
        -webkit-transform:rotate(10deg);
    }
    70% {
        -webkit-transform:rotate(-10deg);
    }
    80% {
        -webkit-transform:rotate(5deg);
    }
    90% {
        -webkit-transform:rotate(-5deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
    }
}
.promotion_addr {margin-top:5px;}
.promotion_addr .promotion_addr_txt {
    display:inline-block;
    max-width:95%;
    color:#333;
    font-size:12px;
}
.promotion_addr .addr {
    width:15px;
    height:15px;
    color:#797c81;
    background-image:url(/assets/images/school/small-pos.png);
    background-repeat:no-repeat;
    background-position:0 0;
}
.filter_p_border {
    margin-top:5px;
}
.filter_p_border > span {
    line-height:28px;
    color:#333;
}

.orange_fire {
    display:inline-block;
    width:25px;
    height:25px;
    margin-left:10px;
    background:url(/assets/images/course/fire.png) no-repeat 0 -64px;
    vertical-align:middle;
}
/*其他课程修改 结束*/

/*添加删除线*/
.other-cou-cost .yuan_delete {
    font-size:12px;
    color:#999;
    text-align:right;
    text-decoration:line-through;
    line-height:18px
}
.BMap_Marker img {
    width:138px !important;
    height:67px !important;
    max-width:138px !important;
}

/*微信咨询*/
.wx-zixun {
    float: left;
    position: relative;
    width: 120px;
    height: 38px;
    margin-left: 10px;
    border: 1px solid #ffd4b8;
    background: #fff2e9;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    color: #ff5400;
    font-size: 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.wx-zixun-box {
    display: none;
    position: absolute;
    top: 35px;
    left: -55px;
    width: 224px;
    height: 315px;
    background: url(/assets/images/change/common/qrtc.png) no-repeat center;
}

.wx-zixun-box img {
    display: block;
    width: 138px;
    margin: 35px auto 0 auto;
    border: 1px solid #eee;
    margin-bottom: 25px;
}

.wx-zixun-box p {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #222;
}

.wx-zixun-box p span {
    color: #ff0000;
}

/*报名横幅*/
.new-baoming{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.new-baoming a img{
    width: 100%;
    height: 100%;
}