* {
    margin: 0;
    padding: 0;
    font-size: 0.28rem;
    font-family: "苹方", "Microsoft YaHei", "Arial", sans-serif;
}

a {
    color: #333;
    text-decoration: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
    font-size: 0;
}

html,
body {
    width: 100%;
    min-width: 320px;
    overflow-x: hidden;
    font-family: "Source Han Sans CN";
    background: #203eb0;
    margin: 0 auto;
}
img {
    max-width: 100%;
    display: block;
}
.w1200.mr-top {
    margin-top: 0.54rem;
}
.f28 {
    font-weight: bold;
    font-size: 0.28rem;
}
.f25 {
    font-weight: bold;
    font-size: 0.25rem;
}
.f20 {
    font-size: 0.2rem;
}
.f18 {
    font-size: 0.18rem;
}
.line1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* banner部分 */
.ty-wrapper {
    width: 100%;
    margin: 0 auto;
}

.ty-container {
    position: relative;
    background: url(../images/banner-bg1.jpg) center top no-repeat #203eb0;
    background-size: 100% auto;
}
.ty-banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.banner-txt {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    animation: fadeInUp 1s 0.2s ease both;
    position: relative;
    z-index: 8;
}
.banner-txt  img{
    width: 100%;
    margin: 0 auto;
}
.banner-txt  img.txt1{
    max-width: 620px;
    padding-top: 0.6rem;
}
.banner-txt  img.txt2{
    max-width: 960px;
    padding-top: 0.2rem;
}
.banner-txt img.txt3{
    max-width:840px;
    margin-top: -1.5rem;
    margin-bottom: 0.5rem;
}
.banner-txt img.logo {
    width:190px;
    height:79px;
    position: absolute;
    left: 0;
    top: 0;
}

/*倒计时 */
.zindex {
    position: relative;
    z-index: 5;
}
.cut-down {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -11%;
    padding: 0.2rem 0;
    background: #fef1b3;
    background: -webkit-linear-gradient(to bottom, #f9c15c, #de4810);
    background: -o-linear-gradient(to bottom, #f9c15c, #de4810);
    background: -moz-linear-gradient(to bottom, #f9c15c, #de4810);
    background: linear-gradient(to bottom, #f9c15c, #de4810);
    border-radius: 0.2rem;
}
.se-count {
    width: 96%;
    margin: 0 auto;
    background: -webkit-linear-gradient(to bottom, #fef1b3, #f18837);
    background: -o-linear-gradient(to bottom, #fef1b3, #f18837);
    background: -moz-linear-gradient(to bottom, #fef1b3, #f18837);
    background: linear-gradient(to bottom, #fef1b3, #f18837);
    color: #d23f10;
    font-size: 0.36rem;
    text-align: center;
    border-radius: 0.2rem;
    padding: 0.1rem 0;
    font-weight: bold;
}
.se-count i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-size: 0.36rem;
    font-weight: bold;
}
.payment-time {
    display: inline-block;
    vertical-align: middle;
    border-radius: 7px;
    font-weight: bold;
}
.payment-time span {
    font-size: 0.36rem;
    display: inline-block;
}
.payment-time em {
    display: inline-block;
    padding: 0 0.08rem;
    margin: 0 0.12rem;
    border-radius: 5px;
    font-style: normal;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 0.36rem;
    background: #d23f10;
    border: 1px solid #fff;
}
.w1200 {
    margin: 0 auto;
    max-width: 1200px;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/* 时间轴 */
.time-bg {
    width: 94%;
    padding: 0 2%;
    background: #fff;
    border-radius: 0.16rem;
    margin: 0 auto;
}
.time-bg img {
    display: inline-block;
}
.time-bg img.up {
    width: 20%;
    width: 0.57rem;
    margin-top: -0.14rem;
}
.time-bg img:last-child {
    width:100%;
    max-width:1100px;
    margin: 0 auto;
}

.pz-box {
    padding: 0.24rem 0;
    margin-top: 0.96rem;
}
.pz-box .flex {
    justify-content: space-around;
}
.pz-box .flex img {
    width: 25%;
    padding: 0.05rem;
}
.sg-tit {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(../images/titbg.png) center bottom no-repeat;
    background-size: contain;
    padding-bottom: 0.72rem;
}
.sg-tit h2 {
    font-size: 0.6rem;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
}
.sg-tit h2 i {
    font-size: 0.6rem;
    font-weight: 600;
    color: #ffdf3c;
    font-style: normal;
}
.sg-tit .fix-hot {
    width: 1.4rem;
    max-width: 121px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.mr-ftop {
    margin-top: -0.24rem;
}
.bg-t {
    width: 100%;
    height: 0.6rem;
    background: url(../images/bg-top.png) left top no-repeat;
    background-size: contain;
}
.bg-blue {
    padding: 0% 3%;
    background: url(../images/bg-middle.png) left top repeat-y;
    background-size: contain;
}
.bg-b {
    width: 100%;
    height: 0.6rem;
    background: url(../images/bg-bottom.png) center center no-repeat;
    background-size: 100% 100%;
}
.bg-fff {
    margin: 0 auto;
    padding: 3%;
    border-radius: 0.3rem;
}
.zero-fr {
    margin: 0 auto;
    text-align: center;
}
.btn-kefu {
    text-align: center;
    display: inline-block;
    margin-top: 0.16rem;
    color: #fff;
    font-size: 0.34rem;
    border-radius: 0.4rem;
    padding: 0.06rem 0.72rem;
    background: #ef4e52;
    background: -webkit-linear-gradient(to bottom, #ef4e52, #ec2125);
    background: -o-linear-gradient(to bottom, #ef4e52, #ec2125);
    background: -moz-linear-gradient(to bottom, #ef4e52, #ec2125);
    background: linear-gradient(to bottom, #ef4e52, #ec2125);
    animation: shakes 0.8s linear alternate infinite;
}
/* 协议班 */
.layout1 .tab-content {
    padding: 5% 3%;
    margin: 0 auto;
    width: 94%;
    background: url(../images/bd-bg2.png) center top no-repeat;
    background-size: 100% 100%;
}
.layout1 .tab-content .course-item {
    width: 96%;
    margin: 0 auto;
}
.layout1 .tab-content .course-item  p{
    margin-left: 3%;
    text-align: center;
}
.layout1 .course-item .flex img{
    width: 60%;
}
.layout1 .course-item .flex p img{
    width: 100%;
}

/* 727 */
.gift-box .bg-fff.flex{    
    padding: 0;
}

.gift .wrap-fff {
    padding: 0;
    box-shadow: 0 0;
    padding: 0 1% 2% 1%;
    border-radius: 0.12rem;
    width: 30%;
    background: #faeee1;
    background: -webkit-linear-gradient(to bottom,  #e1efff, #b2e0fd);
    background: -o-linear-gradient(to bottom,  #e1efff, #b2e0fd);
    background: -moz-linear-gradient(to bottom,  #e1efff, #b2e0fd);
    background: linear-gradient(to bottom,#e1efff, #b2e0fd);
    /* background: #fff; */
}
.bd-white.good-course .last-bg {
    padding: 0;
}
.bd-white.good-course .last-bg > .wrap-fff {
    padding: 0;
    width: 94%;
}
.tab-main {
    padding:0
}
.tab-main .wrap-fff {
    padding: 0;
    width: 100%;
}

.gift .f25 {
    font-weight: 600;
}
.gift {
    width: 100%;
    padding: 0;
    justify-content: center;
}
.gift .wrap-yellow {
    padding-top: 0;
    transition: all ease 0.2s;
}
.gift .wrap-fff:nth-child(3n + 2) {
    margin: 0 0.2rem;
}
.gift .wrap-yellow h4 {
    text-align: center;
    color: #f21e24;
    padding: 0.1rem 0 0.28rem;
    margin-bottom: 0.16rem;
    font-weight: 600;
    background: url(../images/zq-bg.png) center top no-repeat;
    background-size: 110% 90%;
}
.gift .wrap-fff a {
    width: 94%;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 3%;
    border-radius: 0.12rem;
}
.gift .wrap-fff a img {
    width: 100%;
    border-radius: 0.1rem 0.1rem 0 0;
    margin-bottom: 0.1rem;
}
.sbtn {
    cursor: pointer;
    width: 70%;
    margin: 0.1rem auto 0.2rem;
    display: inline-block;
    color: #fff;
    padding: 0.08rem 0.1rem;
    border-radius: 0.6rem;
    background: #ff754f;
    background: -webkit-linear-gradient(to left, #f21d25, #ff7270);
    background: -o-linear-gradient(to left, #f21d25, #ff7270);
    background: -moz-linear-gradient(to left, #f21d25, #ff7270);
    background: linear-gradient(to left, #f21d25, #ff7270);
    transition: all ease 0.2s;
}
.gift .wrap-fff a:hover .f25 {
    color: #c51814;
}
.gift .sbtn{    
    background: #3771eb;
    background: -webkit-linear-gradient(to left, #3891ff, #3771eb);
    background: -o-linear-gradient(to left, #3891ff, #3771eb);
    background: -moz-linear-gradient(to left, #3891ff, #3771eb);
    background: linear-gradient(to left, #3891ff, #3771eb);
}


/* 口碑之选 爆款限时抢 */
.tab-a {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding:0.16rem 0 0.32rem;
}
.tab-a a {
    display: inline-block;
    padding: 0.1rem 0.88rem;
    margin: 0 0.2rem;
    border: 1px solid #fff;
    border-radius: 0.1rem;
    color: #fff;
    font-weight: 600;
    transition: all ease 0.2s;
    font-size: 0.3rem;
}
.tab-a a.active {
    background: #fff;
    color: #d62a28;
}
.ntab-con {
    transition: all ease 0.2s;
}
.course-item {
    width: 98%;
}
.course-item.flex {
    flex-wrap: wrap;
    border-radius: 0 0 0.28rem 0.28rem;
}
.course-item .wrap-yellow {
    margin-left: 2%;
    width: 48%;
    margin-bottom:3%;
}
.course-item .wrap-fff.radius,
.course-item .wrap-yellow.radius {
    border-radius: 0.12rem;
}
.course-item .wrap-fff.radius {
    width: 92%;
    padding: 4%;
    box-shadow: 0 0;
    background: #ffac69;
    box-shadow: 0.04rem 0.08rem 0.03rem #ff5734;
}
.course-a {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    transition: all 0.2s ease-in;
    background: #fff;
    padding: 3%;
    border-radius: 0.1rem;
}
.course-a .card {
    position: absolute;
    left: 0;
    top: 0.14rem;
    color: #fff;
    font-size: 0.14rem;
    font-weight: normal;
    display: inline-block;
    padding: 0.04rem 0.14rem;
    border-radius: 0 0.4rem 0.4rem 0;
    background: #ff754f;
    background: -webkit-linear-gradient(to right, #e26460, #bf2f25);
    background: -o-linear-gradient(to right, #e26460, #bf2f25);
    background: -moz-linear-gradient(to right, #e26460, #bf2f25);
    background: linear-gradient(to right, #e26460, #bf2f25);
}
.course-a .aimg img {
    width: 100%;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    overflow: hidden;
}
.course-a .f28 {
    margin-top: 0.1rem;
    height: 0.48rem;
    line-height: 0.48rem;
    overflow: hidden;
    font-weight: 600;
}
.course-a .f18 {
    margin-top: 0;
    height: 0.32rem;
    line-height: 0.32rem;
    overflow: hidden;
}
.course-a p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.05rem;    
    background: #ca1b17;
    padding: 0 0.16rem;
    border-radius: 0.24rem;
    background: -webkit-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: -o-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: -moz-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: linear-gradient(to bottom, #ff6e78, #d1221d);    
    border: 2px solid #fee5d0;
}
.course-a p .rbg{    
    font-weight: bold;
    color: #ca1b17;
    border-radius: 0.3rem;
    background: #fdece6;
    background: -webkit-linear-gradient(to bottom, #fdece6, #f8ceba);
    background: -o-linear-gradient(to bottom, #fdece6, #f8ceba);
    background: -moz-linear-gradient(to bottom, #fdece6, #f8ceba);
    background: linear-gradient(to bottom, #fdece6, #f8ceba);
    box-shadow: 0 3px 3px #b11816;
    border: 1px solid #fff5ea;
}
.rprice {
    font-weight: bold;
    font-size: 0.5rem;
    color: #fff;
    position: relative;
    letter-spacing: -2px;
    text-shadow: 0 3px 3px #981411;
}
.rprice em {
    font-style: normal;
    font-size: 0.2rem;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    margin-left: 5px;
    letter-spacing: 0;
}
.rprice i {
    font-size: 0.2rem;
    font-style: normal;
    margin-right: 0.04rem;
}
.rbg {
    font-size: 0.24rem;
    display: inline-block;
    padding: 0 0.28rem;
    color: #fff;
    text-align: center;
    height: 0.44rem;
    line-height: 0.44rem;
    border-radius: 0.36rem;
    background: #f21e24;
    background: -webkit-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: -o-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: -moz-linear-gradient(to bottom, #ff6e78, #d1221d);
    background: linear-gradient(to bottom, #ff6e78, #d1221d);
    border:2px solid #fee5d0;
    box-shadow: 0 1px 0 #e78758;
}

/* .tab-a {
    width: 100%;
    text-align: center;
    padding: 0.24rem 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.layout1 .tab-a{
    margin-bottom: 0.32rem;
}
.tab-a a {
    display: inline-block;
    padding: 0.12rem 0.8rem;
    margin: 0 0.2rem;
    border: 1px solid #fff;
    border-radius: 0.1rem;
    color: #fff;
    font-size: 0.36rem;
    font-weight: bold;
    transition: all ease 0.2s;
}
.tab-a a.active {
    background: #fff;
    color: #eb3306;
}
.ntab-con {
    transition: all ease 0.2s;
}
.course-item {
    width: 98%;
    padding: 3% 0;
}
.course-item .flex img {
    width: 60%;    
}
.course-item .flex p {
    margin-left: 0.24rem;
    text-align: center;
}
.course-item .flex p img {
    width: 100%;
} */
.btn-clean {
    display: inline-block;
    color: #fff;
    font-size: 0.38rem;
    padding: 0.1rem 0.72rem;
    margin-top: 0.32rem;
    border-radius: 0.1rem;
    box-shadow: 0 -0.06rem 0 #ffa9a9;
    background: #c51814;
    background: -webkit-linear-gradient(to right, #ec3838, #fb6969);
    background: -o-linear-gradient(to right, #ec3838, #fb6969);
    background: -moz-linear-gradient(to right, #ec3838, #fb6969);
    background: linear-gradient(to right, #ec3838, #fb6969);
    /* -webkit-animation: rubberBand 1.5s infinite 0.1s both;
    -moz-animation: rubberBand 1.5s ease 0.1s both;     */
}

/* 师资团队 */
.teacher_team {
    position: relative;
    height: 4.8rem;
}

.teacher_checkover {
    width: 4rem;
    position: absolute;
    bottom: 10%;
    left: 40%;
}

.teacher_team_center {
    box-sizing: border-box;
    padding-top: 16px;
    max-width: 1200px;
    width: 100%;
    height: 512px;
    margin: 0 auto;
}

.teacher_team_center > img {
    display: block;
    width: 3rem;
    height: 4rem;
    padding-right: 0.12rem;
    background: url(../images/teache-bg.png) left bottom no-repeat;
    background-size: contain;
}
.teacher_name_group {
    width: 7.5rem;
    margin-left: 0.5rem;
    padding-bottom: 0.25rem;
    padding-top: 0.5rem;
    border-bottom: dashed 1px #ffffff;
}
.teacher_name {
    font-size: 0.48rem;
    font-weight: bold;
    color: #ffffff;
}
.teacher_biaoqian {
    padding: 0.05rem 0.2rem;
    background: #f05a3c;
    border-radius: 0.18rem;
    color: #ffffff;
    font-size: 0.24rem;
    margin-left: 0.15rem;
}
.teacher_detail {
    width: 7.5rem;
    margin-left: 0.42rem;
    padding-bottom: 0.25rem;
    margin-top: 0.2rem;
    font-size: 0.2rem;
    color: #ffffff;
    line-height: 0.32rem;
    font-weight: 300;
}
.checkover_next,
.checkover_prev {
    position: absolute;
    top: -0.05rem;
    padding: 10px;
    cursor: pointer;
}
.checkover_next {
    right: -20%;
}
.checkover_prev {
    left: 0;
}
.teacher_item_img {
    display: inline-block;
    border-radius: 50%;
    width: 0.72rem;
    height: 0.72rem;
    background: #ffffff;
    box-sizing: border-box;
    border: 3px solid #ffffff;
}

.check_teacher_item {
    border: 3px solid #357cd3 !important;
}

#teacher_swiper {
    width: 7.5rem;
    margin-left: 0.9rem;
}

.p_flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}
.p_flex1 {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
}
.p_align_items {
    align-items: center;
    -webkit-align-items: center;
}

.p_display_none {
    display: none;
}
/* 教师结束 */

/* 限时转向 轻松抢先学 */
.zx-box a {
    margin: 2%;
}
.zx-box a img {
    width: 100%;
    max-width: 349px;
}
.myTabs_con_0 .flex {
    flex-wrap: wrap;
    justify-content: space-around;
}
.myTabs_con_0 .flex a {
    width: 50%;
    display: inline-block;
    margin-top: 0.32rem;
}
.myTabs_con_0 .flex a img {
    margin: 0 auto;
}

/* 360贴心服务 */
.sever-box .f18 {
    width: 90%;
    padding: 0.16rem 0;
    margin: 0 auto;
    background: #feeee6;
    border-radius: 0.14rem;
    color: #f4752c;
    text-align: center;
    margin-bottom: 0.28rem;
}

/* 多平台贴心服务 */
.sever-box .bg-fff{
    background:#fff;
}
.plan-box .bg-fff {
    background: url(../images/bd-bg2.png) center top no-repeat;
    background-size: 100% 100%;
}
.plan-box .bg-fff img {
    display: inline-block;
    width: 48%;
}
/* 27年品质保证 */
.company {
    margin: 1.1rem auto 1.6rem;
}
.company-tit {
    margin-bottom: 0.36rem;
}
.company-tit img {
    margin: 0 auto;
    text-align: center;
}
.company .flex {
    justify-content: space-around;
}
.company .flex img {
    width: 2.02rem;
    margin: 0 auto;
}
.company .flex .line {
    width: 1px;
    margin: 0 0.1rem;
}

/* 底部 */
.foot {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 33;
    color: #333;
    background-color: #3948bd;
    /* border-top: 0.1rem solid #ff6e5a; */
}
.foot .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0.1rem 0;
}
.foot a {
    display: inline-block;
    width: 21%;
    padding: 0.05rem 0;
    cursor: pointer;
}
.foot a img {
    width: 90%;
    max-width: 210px;
}
.foot .container a:last-child {
    width: 11%;
    text-align: right;
    padding: 0;
}
.foot .container a:last-child img {
    display: inline;
    width: 88%;
}
/* 悬浮客服 */
.xuanfu {
    left: 1%;
    top: 10%;
    position: fixed;
    width: 150px;
    background-size: cover;
    z-index: 333;
    display: none;
}
.x-bg {
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    background: #2a99ff;
    border-radius: 100px;
    box-shadow: inset 0 0 15px #aeadff;
}
.xuanfu a {
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #0083ff;
    border-radius: 30px;
    padding: 5px 25px;
    box-shadow: 0 -1px 0px #cfe1fe;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.xuanfu .align img {
    display: block;
    margin: 10px auto;
}
.xuanfu a:hover {
    transition: all ease-in 0.3s;
    box-shadow: 1px -1px 0 #fff;
}
.xuanfu a:last-child {
    background: none;
    padding: 0;
    box-shadow: none;
}
.xuanfu a:last-child:hover {
    box-shadow: 0 3px 4px #93c7ff;
    border-radius: 50%;
}
.xuanfu .close {
    padding-top: 12px;
}
.xuanfu .close img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.lift-nav li {
    list-style: none;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #3086fc;
    border-radius: 30px;
    padding: 5px 25px;
    box-shadow: 0 -1px 0px #cfe1fe;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

/* 弹框 */
.call-btn{
    cursor: pointer;
}
.mask{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 111;
    display: none;
}
.modal-rq {
    width: 480px;
    background: #fff;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -240px;
    z-index: 115;
    border-radius: 20px;
}
.modal-rq div {
    text-align: center;
    padding: 20px;
    font-size: 0.24rem;
    position: relative;
    padding-top: 0.8rem;
}
.modal-rq div img {
    width: 360px;
    margin: 0 auto;
    padding:10px;
}
.modal-rq .close-btn {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #888;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 28px;
}
.modal-rq .close-btn span {
    color: #888;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    vertical-align: super;
}

/* 旋转 */
.baidong {
    position: absolute;
    top: -27%;
    left: 52%;
    margin-left: -63px;
    animation: xuanZhuan 2s infinite linear;
    transform-origin: center top;
}
@keyframes xuanZhuan {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

/* 手机 */
@media screen and (max-width: 768px) {
    /* 弹框二维码 */
    .modal-rq{
        width: 80%;
        left: 10%;
        margin-left: 0;        
    }
    .modal-rq div img{
        width: 90%;
    }
    .modal-rq div p{
        font-size:0.32rem;
    }
    /*  */
    .ty-container{
        background-size: 160%;
    }
    .banner-txt img.txt3{
        margin-top: -1.16rem;
    }
    .se-count {
        width: 97%;
    }
    .se-count,
    .payment-time span {
        font-size: 0.26rem;
    }
    .se-count i {
        font-size: 0.26rem;
    }
    .payment-time em {
        font-size: 0.3rem;
        padding: 0.02rem 0.05rem;
        margin: 0 0.06rem;
    }
    .btn-clean {
        padding: 0.1rem 0.42rem;
        font-size: 0.28rem;
    }
    .w1200.mr-top {
        margin-top: 0.7rem;
    }
    /* 边框背景 */
    .bg-t,
    .bg-b {
        height: 0.38rem;
    }
    .mr-ftop {
        margin-top: -0.14rem;
    }
    .sg-tit {
        padding-bottom: 0.5rem;
    }
    .sg-tit h2,
    .sg-tit h2 i {
        font-size: 0.54rem;
    }
    .tab-a {
        margin-bottom: 0;
    }
    .tab-a a {
        padding: 0.12rem 0.64rem;
    }
    .time-bg img:last-child {
        margin-left: 1%;
    }

    .xuanfu {
        display: none;
    }
    .sever-box .f18 {
        width: 96%;
    }
    .zero-fr {
        margin-left: 2%;
    }
    .pz-box {
        margin-top: 0.5rem;
    }
    .myTabs_con_0 .flex a img {
        width: 96%;
    }
    .course-a p{
        padding: 0.16rem 0.06rem 0.3rem;
    }
    .course-a p .rbg{
        padding:0 0.1rem;
    }
    .rprice{
        width: 40%;
        font-size: 0.42rem;
        text-shadow: 0 2px 3px #981411;
        letter-spacing: -1px;
    }
    .rprice em,.rprice i{
        font-size: 12px;
    }
    .rprice em {
        margin-left: 1px;
        position: absolute;
        left: 0.1rem;
        bottom: -0.2rem;
    }
    .foot .container a img {
        width: 100%;
    }
    .foot .container span img {
        margin-right: 3%;
        bottom: -0.02rem;
    }
    .course-a p .rbg{
        height: 0.4rem;
        line-height: 0.4rem;
    }
    .banner-txt img.txt1{
        width: 80%;
    }
    .banner-txt img.txt2{
        width: 96%;
        margin-top: -0.1rem;
    }
    .banner-txt img.logo{
        width: 2rem;
        height: auto;
    }
    
    
}
@media screen and (max-width: 376px) {
    .foot .container a {
        width:21%;
    }
    .sever-box .f18 {
        width: 100%;
    }
    .course-a .card {
        padding: 0.04rem 0.1rem;
    }
    .w1200.mr-top {
        margin-top: 0.6rem;
    }
    .pz-box {
        margin-top: 0.36rem;
    }
    .sg-tit h2,
    .sg-tit h2 i {
        font-size: 0.52rem;
    }
    .company .flex .line {
        width: 0.8px;
    }
}
@media screen and (max-width: 321px) {
    .course-a p .rbg{
        font-size: 0.3rem;
        height: 0.54rem;
        line-height: 0.54rem;
    }
    .company .flex .line {
        width: 0.7px;
    }
    .company {
        margin: 0.8rem auto 1.4rem;
    }
    .sever-box .f18 {
        width: 88%;
        padding: 2% 3%;
        font-size: 12px;
    }
    
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-3px);
    }
}
@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-3px);
    }
}

@keyframes tt1 {
    50%,
    56%,
    60%,
    64%,
    68%,
    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    54% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    58% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    62% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    66% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}
@keyframes shake {
    from {
        transform: scale(0.9, 0.9);
    }
    to {
        transform: scale(1.1, 1.1);
    }
}
@keyframes shakes {
    from {
        transform: scale(0.9, 0.9);
    }
    to {
        transform: scale(1.1, 1.1);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes down {
    0% {
        opacity: 0;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(100px);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
@keyframes move1 {
    20% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(40px, 0, 0);
    }
}

@keyframes sjfd1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes sjyd1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(40px);
    }
}
@keyframes sjyd2 {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0.1;
        transform: translateY(800px);
    }
}

@-webkit-keyframes wa1 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-125deg);
    }
}
@keyframes a1 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-125deg);
    }
}
@-webkit-keyframes wa2 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-105deg);
    }
}
@keyframes a2 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-105deg);
    }
}
@-webkit-keyframes wa3 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-85deg);
    }
}

@-webkit-keyframes wa7 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(-65deg);
    }
}
@keyframes a7 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(-65deg);
    }
}
@-webkit-keyframes wa4 {
    from {
        -webkit-transform: rotate(-45deg);
    }
    to {
        -webkit-transform: rotate(35deg);
    }
}
@keyframes a4 {
    from {
        transform: rotate(-45deg);
    }
    to {
        transform: rotate(35deg);
    }
}
