@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 {
  width: 40%;
  padding: 0%;
  margin: 1% auto 2%;
  font-size: 1.5rem;
  color: #80523e;
  text-align: center;
  font-weight: bold;
  border-radius: 10px;
}
.zxbtn{
  width: 50%;
  line-height: 2.8rem;
  background: #df5306;
  text-align: center;
  display: block;
  border-radius: 30px;
  color: #fff;
  font-size: 1.4rem;
  margin: 1rem auto;
}



/* 新改版css */
/*报名条幅开始*/
.baoming{
  width: 100%;
  background: #df5903;
  padding: 1rem 0;
}
.bm-bd{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.bm-input {
  width: 29%;
  height: 2.8rem;
  line-height: 2.8rem;
  border: 1px solid #e91f39;
  padding: 0 0.4rem;
  border-radius: 10px;
  font-size: 1rem;
}
.bm-submit{
  width: 30%;
  height: 3rem;
  line-height: 3rem;
  border-radius: 10px;
  border: 1px solid #b5b5b5;
  color: #fff;
  background: #f9a006;
  font-size: 1rem;
}


.tit_p{
  text-align: center;
  color: #80523e;
  margin: 2% auto 0;
}

.ul_list1 li{
  width: 49%;
  margin: 0.6rem auto 0;
  box-shadow: 0px 0px 10px #bfbdbd;
  color: #80523e;
}
.ul_list1 li .left,.ul_list1 li .right{
  width: 50%;
}
.ul_list1 li img{
  width: 100%;
}
.ul_list1 li .right strong{
  text-align: center;
  display: block;
  font-size: 0.9rem;
  margin: 0.2rem auto;
}
.ul_list1 li .right p{
  font-size: 0.8rem;
}

.bg1{
  background: url(/images/zy/hbtd/img5.jpg) no-repeat ;
  background-size: cover;
  color: #fff!important;
  padding: 1px 0;
}
.bg1 .tit_p,.bg1 .title-main{
  color: #fff;
}
.jianjie_p{
  width: 94%;
  margin: 1rem auto;
}
.bg1 hr{
  border: 1px #fff dotted;
}

.bg_fense{
  background: #eee7e7;
  padding: 1px 0;
  margin-bottom: 24%;
}

.bg_fense img{
  width: 100%;
}

#swiper2 {
  top: 7.6rem;
}

.swiper-pagination{
  width: 100%;
}
.swiper-pagination-bullet{
  cursor: pointer!important;
  width: 22%!important;
  height: 2rem!important;
  border-radius: 0!important;
  margin: 1rem 0.3rem 0;
  /* float: left!important; */
  opacity: 1;
  background: #b2aaa5;
  color: #fff;
  line-height: 2rem;
  border-radius: 20px!important;
}

.swiper-pagination-bullet-active{
  background: #df5306!important;
}
#swiper2 .swiper-wrapper .swiper-slide .flex{
  background: #f6b03e;
  padding-bottom: 1rem;
}
#swiper2 .swiper-wrapper .swiper-slide .flex strong{
  width: 20%;
  display: inline-block;
  text-align: center;
  line-height: 6rem;
  font-size: 1.4rem;
  color: #fff;
}
#swiper2 .swiper-wrapper .swiper-slide .flex p{
  width: 75%;
  display: inline-block;
  color: #fff;
  line-height: 1.6rem;
  margin: 1rem 1.4rem 0 0;
}

.img_w100{
  width: 100%;
}
.bg_2{
  background: url(/images/zy/hbtd/hbtd-bg2.jpg);
  padding: 1px 0;
  background-size: cover;
}
.bg_2 .tit_p,.bg_2 .title-main{
  color: #fff;
}

.ul_list3 li{
  width: 33%;
  padding-bottom: 1rem;
  background: #fff;
  margin: 1rem auto;
}
.ul_list3 li img{
  width: 100%;
}
.ul_list3 li strong{
  color: #80523e;
  margin: 0.6rem 0.8rem 0.6rem;
  display: block;
}
.ul_list3 li p{
  width: 95%;
  margin: 0 auto;
}

.huanjing_p{
  color: #80523e;
  margin: 0.8rem auto 0;
  width: 94%;

}
.bg_3 {
  background: url(/images/zy/hbtd/hbtd-bg3.jpg) no-repeat;
  background-size: cover;
  padding: 1px 0;
}
.bg_3 img{
  width: 76%;
  display: block;
  margin: 3% auto;
}
.bg_3 p.jineng_p{
  width: 96%;
  margin: 1rem auto;
  line-height: 2rem;
}
.ul_list4 li{
  width: 49%;
  box-shadow: 0px 0px 10px #3c3c3c;
  margin: 0.4rem auto 0;
  padding: 0.6rem 0;
}
.ul_list4 li img{
  width: 45%;
}
.ul_list4 li .right{
  width: 50%;
  color: #80523e;
  padding-top: 0.8rem;
}
.ul_list4 li:nth-child(2) .right,.ul_list4 li:nth-child(3) .right{
  color: #fff;
}
.ul_list4 li:nth-child(2) {
  background-color: black;
}
.ul_list4 li:nth-child(3) {
  background-color: #7f523c;
}
.ul_list4 li .right strong{
  margin: 0.4rem auto;
  display: block;
}
.ul_list5 li{
  width: 26%;
  text-align: center;
  margin: 1rem auto;
}
.ul_list5 li img{
  width: 100%;
}
.ul_list5 li p{
  font-size: 1.4rem;
  margin: 0.4rem auto;
}
.ul_list6 li{
  width: 33%;
  background: #fe7429;
  margin: 1rem auto 0;
  line-height: 3rem;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
}
.ul_list6 li img{
  width: 24%;
  margin: 0.7rem auto 0;
}

.w90{
  width: 90%;
}

.bg_4{
  background: url(/images/zy/hbtd/bg1.jpg);
  padding: 1px 0 2rem;
}
.bg_4 .tit_p,.bg_4 .title-main{
  color: #fff;
}

.ul_list7 li {
  width: 32%;
  font-size: 0.8rem;
  margin: 0 auto;
  line-height: 2.6rem;

}
.ul_list7 li a{
  border: 1px solid #fff;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 20px;
  margin: 1rem auto 0;
}


.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 0;
}

.zytj li {
  display: inline-block;
  width: 33%;
  line-height: 3em;
  background: #80523e;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 3%;
}
.zhuanye {
  padding: 3% 2%;
  overflow: hidden;
}
.justify li a{
  color: #fff;
}


.mar {
    margin: 3% auto;
}

.jsqd li {
  width: 50%;
  text-align: center;
}
.jsqd li p {
  line-height: 2rem;
  background: #b20202;
  color: #fff;
  margin: 3% auto 0;
  border-radius: .5rem;
}
.jsqd li:nth-child(1) p {width: 70%;}