.box{width: 1200px;margin: 50px auto;text-align: center}
.box h2{font-size: 16px;color: #595959;margin-bottom: 30px;line-height: 1.5}
.tit_ss {text-align: center;padding-bottom: 30px;position: relative;margin-bottom: 40px;}
.tit_ss h1 {display: flex;position: relative;align-items: center;line-height: 40px;font-size: 40px;color: #3d3d3d;font-weight: bold;justify-content: center;z-index: 2;/* span:last-child{transform: rotateY(180deg)} */}
.tit_ss h1 span {width: 36px;height: 30px;background: url(../images/icon.jpg) no-repeat;background-size: cover;margin: 6px 16px 0;}
.tit_ss p {font-size: 40px;color: #c3f7ec;padding-top: 8px;font-weight: bold;line-height: 2;text-transform: uppercase;margin: 0 auto;position: absolute;left: 50%;transform: translateX(-50%);top: -50px;z-index: 1;}
.tit_ss:after {content: '';display: block;width: 30px;height: 30px;background: url(../images/head-arrow.png) no-repeat center / contain;position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);}
.flex-wrap{display:flex;flex-wrap:wrap;}

.choice .tit_ss p {
    color: #ff890e;
}
.choice .tit_ss h1 {
    color: #fff;
}
.choice-wrap {
    justify-content: space-between;
}
.choice-wrap .choice-item {
    width: 594px;
    margin-top: 20px;
    border-radius: 8px;
    border: 2px solid #ff890e;
}
.choice-wrap .choice-item .title {
    overflow: hidden;
    clear: both;
    padding-top: 20px;
}
.choice-wrap .choice-item .title h3 {
    float: left;
    width: 240px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    text-indent: 15px;
    font-weight: bold;
    background: linear-gradient(to right, #ff890e, #ffb344);
    border-radius: 0 30px 30px 0;
}
.choice-wrap .choice-item .title p {
    float: left;
    width: 310px;
    line-height: 1.5;
    font-size: 17px;
    color: #000;
    margin-left: 20px;
}
.choice-wrap .choice-item .img {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
    justify-content: space-between;
}
.choice-wrap .choice-item .full a {
    width: 100%;
}
.choice-item img{width: 100%}
.zx-btn {
    display: block;
    cursor: pointer;
    width: 476px;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ff890e, #ffb344);
    text-align: center;
    border-radius: 30px;
}
.zx-btn i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/btn-icon.jpg) no-repeat center / contain;
    vertical-align: -6px;
    margin-left: 7px;
}

.box table{border: 1px solid #595959;text-align: center}
.box table thead{color: #fff;}
.box table td{border: 1px solid #595959}
.table_1{background: #0068b7;width: 10%;font-size: 20px;padding: 10px 0;}
.table_2{background: #f75607;width: 90%;font-size: 20px;padding: 10px 0;}
.table_3{background: #d8f2ff;font-size: 20px;padding: 10px 0;}
.table_4{background: #fcf1da;padding:10px 20px;}
.box table b{font-size: 18px}

.zjmxjs_box {
    width: 1200px;
    height: 460px;
    background: url(https://www.csxinhua.com/mingshi/images/teacher_bg.jpg) no-repeat top left;
    margin-top: 50px;
}

.zjmxjs_box .box_cont {
    display: flex;
}

.zjmxjs_box .con_nrx {
    width: 1200px;
    height: 442px;
    padding-top: 20px;
    position: relative;
}

.zjmxjs_box .con_nrx.on_able {
    display: block;
}

.zjmxjs_box .zjmxjs_box {
    overflow: hidden;
}

.zjmxjs_box .tb_x {
    width: 328px;
    height: 440px;
    box-sizing: border-box;
    position: relative;
}

.zjmxjs_box .tb_x .teacher_bg {
    width: 328px;
    height: 440px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.zjmxjs_box .tb_x .teacher_cont {
    width: 328px;
    height: 440px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.tb_x .text_1 {
    font-size: 16px;
    color: #fff;
    padding-left: 16px;
}

.tb_x .text_2 {
    font-size: 18px;
    color: #d2ab69;
    font-weight: bold;
    padding-left: 16px;
}

.tb_x .teachemsg {
    width: 328px;
    height: 70px;
    background-image: linear-gradient(60deg, #7817e7 0%, #9b22e2 100%), linear-gradient(#161a23, #161a23);
    bottom: 0;
    display: flex;
    align-items: center;
    position: absolute;
}

.tb_x .teachemsg .teach_left {
    font-size: 24px;
    color: #efd791;
    line-height: 1;
    padding-left: 16px;width: 88px;
}

.tb_x .teachemsg .teach_left span {
    font-size: 11px;
    line-height: 1;
    display: block;
    padding-top: 5px;
}

.tb_x .teachemsg .teach_right {
    margin-left: 11px;width: 200px;
}

.tb_x .teachemsg .teach_right .text_1s {
    font-size: 15px;
    color: #fff;
}

.tb_x .text_1 span {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.tb_x .teachemsg .teach_right .text_2s {
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
}

.tb_x .text_2 span {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.tcher_inc, .tcher_inc2 {
    width: 27px;
    height: 34px;
    background: url(https://www.csxinhua.com/mingshi/images/tcher_inc.png) no-repeat;
    margin: 90px 0 11px 17px;
}

.tcher_inc {
    margin: 110px 0 11px 17px;
}

.zjmxjs_box .swiper-container {
    width: 1030px;
    margin: 0 auto;
    overflow: hidden;
}

.zjmxjs_box .swiper-button-next {
    right: 20px;
    width: 46px;
    height: 54px;
    background: url(https://www.csxinhua.com/mingshi/images/teacher_lb_btn.jpg) no-repeat bottom center;
}

.zjmxjs_box .swiper-button-prev {
    right: 20px;
    width: 46px;
    height: 54px;
    background: url(https://www.csxinhua.com/mingshi/images/teacher_lb_btn2.jpg) no-repeat top center;
}

.zjmxjs_box .swiper-pagination {
    text-align: left;
    padding-left: 20px;
    z-index: inherit;
}

.zjmxjs_box .swiper-pagination-fraction {
    text-indent: -30px;
}

.zjmxjs_box .swiper-pagination-current {
    display: block;
    font-size: 34px;
    font-weight: bold;
    color: #333;
    line-height: 26px;
}

.zjmxjs_box .swiper-pagination-total {
    display: inline-block;
    padding-left: 28px;
}

.zjmxjs_box .swiper-pagination-total, .zjmxjs_box .swiper-pagination {
    font-size: 20px;
    font-weight: normal;
    color: #999;
}

.zjmxjs_box .sytle_back_teach {
    width: 328px;
    height: 441px;
    background-image: -moz-linear-gradient(30deg, rgb(120, 23, 231) 0%, rgb(155, 34, 226) 100%);
    background-image: -webkit-linear-gradient(30deg, rgb(120, 23, 231) 0%, rgb(155, 34, 226) 100%);
    background-image: -ms-linear-gradient(30deg, rgb(120, 23, 231) 0%, rgb(155, 34, 226) 100%);
    position: absolute;
    top: 440px;
    left: 0;
    transition: 0.5s;
    opacity: 0.92;
    padding-left: 19px;
    box-sizing: border-box;
    z-index: 2;
    overflow: hidden;
}

.zjmxjs_box .sytle_back_teach .title_name {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-top: 51px;
}

.zjmxjs_box .sytle_back_teach .title_name2 {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding-top: 40px;
}

.zjmxjs_box .sytle_back_teach .text_time {
    font-size: 16px;
    color: #fff;
    padding-top: 13px;
    opacity: 0.7;
}

.zjmxjs_box .sytle_back_teach .text_time2 {
    width: 290px;
    font-size: 14px;
    color: #fff;
    padding-top: 8px;
    opacity: 0.7;
    text-align: justify;
}

.zjmxjs_box .sytle_back_teach .ul_msg1 {
    width: 300px;
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    padding-top: 8px;
    text-align: justify;
    line-height: 1.6;
}

.zjmxjs_box .sytle_back_teach .ul_msg1 li {
    margin-top: 4px;
}

.zjmxjs_box .sytle_back_teach .ul_msg1 li::before {
    margin-right: 8px;
}

.zjmxjs_box .sytle_back_teach .ul_msg1 li.mg_r {
    text-indent: 9px;
}

.zjmxjs_box .sytle_back_teach .ul_msg1 li.mg_r::before {
    content: "";
}

.teacher_title_bg {
    background: url(https://www.csxinhua.com/mingshi/images/teacher_title_bg.png) no-repeat top center;
    position: absolute;
    left: 0px;
    bottom: 70px;
    width: 328px;
    height: 214px;
    z-index: 0;
}

.swiper-button-prev:after,.swiper-button-next:after {
    content: 'none'!important;
}

.c_top_p1 {
    text-align: center;
    color: #3b2f3b;
    font-size: 34px;
    background: url(https://www.csxinhua.com/mingshi/images/teacher_x.png) no-repeat;
    background-position: center
}
.c_top_p2 {
    width: 100px;
    height: 5px;
    border-top: 5px solid #1b2174;
    margin: 20px auto
}
.tach_zx {
    width: 250px;
    margin: 30px auto;
    padding: 10px 20px;
    font-size: 26px;
    color: #1b2174;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #1b2174;
    cursor: pointer
}