
.back{
    width: 100%;
    background: #fff;
    padding: 0.15rem 0.3rem;
    display: flex;
    align-items: center;
    border-bottom:1px solid #ddd ;
    box-sizing: border-box;
}
.back img{
    transform: rotate(180deg);
    width: 0.2rem;
}
.back span{
    font-size: 0.28rem;
    color: #666;
    padding-left: 0.1rem;
}

.qsng {
    position: relative;
   height: 212px;
}
.qsng img{
    width: 100%;
}
.qsng {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.sw_back{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url(../images/sw_back.png);
    height: 38px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
}

.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color:rgb(0, 0, 0,0) !important;
    border: 1px solid #adafa8;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    background-color: #08c9c9 !important;
    /* border-radius: 6px; */
    border: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 34% !important;
    z-index: 3;
    bottom: 15px !important;
}
/* .swiper-slide  div{

} */
.swiper-slide  div{
    position: absolute;
    left: 10px;
    bottom: 14px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    z-index: 4;
}

/* footer */
.footer{
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 70px;
    background: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 15px;
}
.footer_con{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.footer_con img{
    /*margin-top: 0.1rem;*/
    width: 40%;
    margin-bottom: 5px;
    height: auto;
}
.footer a{
    width: 20%;
}
.snggk{
    margin-bottom: 94px;
}
.snggk_con{
    width: 90%;
    height: 138px;
    margin: 0 auto;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
    margin-top: 20px;
  
}
.snggk_con_left{
    float: left;
    width: 50%;
    height: 100%;
}
.snggk_con_right{
    width: 50%;
    float: left;
    height: 100%;
    background: #7d5cc7;
    position: relative;
    
}
.snggk_con_left img{
    width: 100%;
}
.snggk_con_right_title{
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
   margin-bottom: 5px;
}
.snggk_right_title_hx{
    width: 60px;
    height: 3px;
    background: #fff;
    margin-left: 15px;
    
}
.snggk_right_desc{
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
}
.snggk_con_right_img{
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 5px;
    right: 9px;
}
.snggk_con_right_img img{
    width: 100%;
}
.snggk_con_right2{
    background: #c18346 !important;
}
.snggk_con_left3{
    background: #d15050 !important;
}
.snggk_con_right4{
    background: #3b70d9 !important;

}
.footer a{
    color: #333;
}
.act{
    color: #2f9bfe;
}
/* 在线报名 */
.zxbm{
    padding: 10px;

}
.zxbm_con{
    width: 100%;
    height: 50px;
    
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.zxbm_con_img{
    width: 50px;    
    float: left;
}
.zxbm_con_img img{
    width: 72%;
    padding-left: 7px;
}
.zxbm_title{
    font-size: 18px;
    /*font-weight: bold;*/
    color: #333;
    float: left;
    line-height: 50px;
    font-family:"思源黑体";
}
.zxbm_right{
    margin-top: 11px;
    float: right;
    margin-right: 10px;    
    width: 84px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    height: 30px;
    padding-left: 5px;
    border-radius: 5px;
    background-image: linear-gradient(to right, #02b9ae , #2369de);
}
.ma70{
    margin-bottom: 100px;
}
.qbxy_con{
    overflow: hidden;
    width: 100%;
    height: 1.11rem;
    line-height: 1.11rem;
    background-image: linear-gradient(to right, #5BA8FC , #376EFF);

}
.qbxy{
    float: left;
    font-size:0.30rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-left: 0.22rem;
}
.qbxy img{
    width: 0.74rem;
    height: 0.74rem;

}
.qhxy{
    float: right;
    font-size:0.24rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-right: 0.22rem;
}
.qhxy img{
    width: 0.6rem;
    height: 0.5rem;
}
.dingdh_title{
    height: 0.7rem;
    line-height: 0.7rem;
    border-bottom: solid 1px #E1E1E1;
    font-size:0.24rem;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(68,68,68,1);
    padding-left: 0.24rem;
}
.dd_bjsz{
    height: 0.88rem;
    line-height: 0.88rem;
    overflow: hidden;
}
.dd_bjsz_left{
    float: left;
    font-size:0.3rem;
    font-weight:bold;
    color:rgba(0,0,0,1);
}
.dd_bjsz_right{
    float: right;
}
.dd_bjsz_right img{
    width: 0.21rem;
    height: 0.34rem;

}
.dingdh{
    background: #fff;
    margin-bottom: 20px;
}
.ma22{
    margin-right: 0.22rem;
    margin-left: 0.22rem;
    overflow: hidden;
}
.xueyuan{
    font-size:0.24rem;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height: 22px;
}
.shoufei{
    font-size:0.24rem;
    color: #666;
    line-height: 22px;
}
.shoufei span{
    font-size:0.24rem;
    color: #D91C1C;
    line-height: 22px;
}
.tishi{
    line-height: 0.5rem;
    width: 96%;
    background: #FFEDED;
    border: #F4A7A7 solid 1px;
    color: #E03636; 
    padding-left: 0.2rem;
    border-radius: 5px;
    margin-top: 0.25rem;
    margin-bottom: 0.39rem;
}
.qxbm{
    border: none;
    border-radius: 5px;
    width: 44%;
   height: 0.7rem;
   line-height: 0.7rem;
    /* margin: 0 auto; */
    background: #F2F2F2;
    font-size: 0.3rem;
    color: #5D5D5D;
    border: solid 1px #D4D4D4;
    float: left;
    margin-bottom: 0.4rem;
}
.ljjf{
    background: #E03636;
    font-size: 0.3rem;
    color: #fff;
    width: 44%;
    height: 0.7rem;
    line-height: 0.7rem;
    border: none;
    float: right;
    border-radius: 5px;
}
.qxbm_ljjf{
    overflow: hidden;
}
.jszx_left{
    width: 13%;
    float: left;
    margin-top: 0.22rem;
}
.jszx_right{
    width: 87%;
    float: left;
    padding-bottom: 0.2rem;

}

.ljjf_xz input{
    width: 0.35rem;
    height: 0.36rem;
    margin-left: 0.2rem;
    margin-top: 0.1rem;

}
.he20{
    width: 100%;
    height: 20px;
    background: #f2f3f9;
}
.ljjf_footer{
    height: 0.98rem;
    line-height: 0.98rem;
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
}
.ljjf_footer_left{
    float: left;
    width: 50%;
    background: #fff;
    color: #223;

}
.ljjf_footer_left span{
    font-weight: bold;
    color: #D91C1C;
}
.ljjf_footer_right{
    float: left;
    width: 50%;
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(to right, #5BA8FC , #376EFF);
}