@charset "GBK";
/* CSS Document */
body {  color: #252525;background: #fff;}
.fl{ float:left;}
.fr{ float:right;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clear{clear:both;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.mar30 {margin: 3% auto;}
.wrap {padding: 0 1%;}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.img100{width: 100%;}

.title_main {
  font-size: 1.4rem;
  text-align: center;
  position: relative;
  z-index: 1;
  font-weight: bold;
}
.zxbtn{
    width: 44%;
    line-height: 3.2rem;
    background: #1e3a62;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 1.4rem;
}
.ul_list1 li{
  width: 48%;
  background: #f3f2ef;
  margin: 2% auto 0;
  text-align: center;
}
.ul_list1 li p{
  text-align: center;
  margin: 0.4rem auto 1.4rem;
}
.ul_list1 li img{
  width: 44%;
  display: block;
  margin: 1.6rem auto 0.8rem;
}


/* 火热报名 */
.huore_img{
  background: #0c2e65;
  width: 100%;
  margin: 3% auto;
  color: #fff;
}
.huore_img .left{
  width: 25%;
  padding: 0.4rem;
}
.huore_img .right{
  width: 69%;
  margin-right: 10px;
}

.huore_img .left img{
  display: block;
  margin: 0.4rem 0;
  width: 1.6rem;
}
.lunbo_huore {
  margin: 1rem auto;
}
.lunbo_huore img{
  width: 100%;
}



/* 报名动态 */
.bmdtlist {
  height:18rem;
  text-align:center;
  margin-bottom:3%;
  background:#fff;
}
.bmdtlist_title {
  line-height: 3rem;
  text-align: center;
  border-bottom: 1px dashed #666;
  font-size: 1.2rem;
  font-weight: bold;
  background: #0650c9;
  color: #fff;

}
.bmdtlist .swiper-slide {
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  text-align: center;
  border-bottom: 1px #0650c9 solid;
  box-sizing: border-box;
}

.bmdtlist_title2 span:nth-child(1),.bmdtlist2 .swiper-slide span:nth-child(1) {
  width:24%;
}
.bmdtlist_title2 span:nth-child(2),.bmdtlist2 .swiper-slide span:nth-child(2) {
  width: 41%;
}
.bmdtlist_title2 span:nth-child(3),.bmdtlist2 .swiper-slide span:nth-child(3) {
  width:30%;
}
.bmdtlist2 .swiper-wrapper .swiper-slide:nth-child(odd){
  background: #fff;
}
.bmdtlist2 .swiper-wrapper .swiper-slide:nth-child(even){
  background: #e0e0e0;
}
.bmdtlist2 .swiper-wrapper .swiper-slide{
  border-bottom: none
}

.bg_tit{
  background: #0650c9;
  text-align: center;
  font-size: 1.6rem;
  height: 3.6rem;
  margin: 1.2rem auto;
  line-height: 3.6rem;
  color: #fff;
}

.w98{
  width: 94%;
  display: block;
  margin: 0.4rem auto 0;
}
.ul_list2 li{
  width: 48%;
  margin: 1rem auto;
}
.ul_list2 li img{
  width: 100%;
}
.ul_list2 li p{
  text-align: center;
  margin: 0.6rem auto;
}

.ul_list3 li{
  width: 48%;
  margin: 0.5rem auto 0;
}
.ul_list3 li img{
  width: 100%;
}