.banner{
  background: url(../images/zhjtm_01.jpg) no-repeat center top;
  height:4.3rem;
  background-size: 100%;
}
.wrap{
  padding-left: .18rem;
  padding-right: .18rem;
}
.flx{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.rq{
  padding:0.2rem 0 0.22rem;
}
.rq li{
  width: 2.96rem;
  background-color: #1963c8;
  border-radius:0.08rem;
  background-position: 0.1rem center;
  background-repeat: no-repeat;
  padding:0.1rem 0;
  margin-bottom:0.2rem;
  background-size: .75rem;
}
.rq li a{
  display: block;
  color:#fff;
  padding-left:0.9rem;
 
}
.rq li a h5{
  font-size:0.36rem;
  margin-bottom:0.08rem;
}
.rq li a p{
  font-size:0.24rem;
  color:#ff1515;
  text-shadow: 0rem 0.01rem 0 #fff, 0rem -0.01rem 0 #fff,0.01rem 0rem 0 #fff,-0.01rem 0rem 0 #fff;
}
.f36{
  font-size: 0.3rem;
  padding:0.2rem 0;
  text-align: center;
}
.hint{
  padding:0.18rem;
  overflow: hidden;
  color:#fff;
  background: url(../images/zhjtm_06.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.hint h4{
  font-size:0.3rem;
  margin-bottom:0.1rem;
  text-align: center;
}
.hint p{
  text-indent: 2em;
  font-size: 0.2rem;
  line-height: 1.5;
}
.hint a{
  margin-top:0.2rem;
  display: inline-block;
  line-height: 0.4rem;
  width: 1.7rem;
  background-color:#fff;
  color:#005aff;
  font-size: 0.24rem;
  border-radius:0.4rem;
  border:0.02rem solid #005aff;
  box-shadow: 0 0 0 0.02rem #fff;
}
.txt_c{
  text-align: center;
}
.jyxz li{
  width: 2.93rem;
  position: relative;
}
.jyxz li section{
  background-color: rgba(0,0,0,.6);
  width: 100%;
  position: absolute;
  bottom:0;
  left:0;
  font-size: 0.24rem;
  text-align: center;
  line-height: 1.4;
  padding:0.08rem 0;
  color:#fff;
}
.zixun{
  text-align: center;
  padding:0.24rem 0;
}
.zixun a{
  display: inline-block;
  width: 2.56rem;
  border:0.02rem solid #005aff;
  font-size: 0.24rem;
  color:#005aff;
  line-height: 0.44rem;
}
.f24{
  font-size: 0.24rem;
  color:#616161;
  line-height: 1.3;
  text-align: center;
  margin-bottom:0.1rem;
}
.w_388 li{
  position: relative;
  width:2.92rem;
  border-radius:0.1rem;
  overflow: hidden;
  margin-bottom:0.18rem;
}
.w_388 li section{
  background-color: rgba(0,0,0,.6);
  position: absolute;
  bottom:0;
  left:0;
  font-size:0.2rem;
  text-align: center;
  line-height: 1.4;
  padding:0.08rem;
  color:#fff;
}
.w_388 li section h5{
  font-size: 0.22rem;
}
.w_388 li span{
  position: absolute;
  left:0;
  top:0.4rem; 
  width: 0.7rem;
  line-height: 0.46rem;
  background-color: #002aff;
  color:#fff;
  text-align: center;
  font-size: 0.24rem;
  border-radius:0 0.4rem 0.4rem 0;
}
.w_200{
  padding-top:0.2rem;
  background-color: #212d39;
}
.w_200 li{
  width: 1.9rem;
  border:0.01rem solid #fff;
  border-radius:0.06rem;
  font-size: 0.18rem;
  color:#fff;
  line-height:0.34rem;
  margin-bottom:0.1rem;
  text-align: center;
}
.bg212d39{
  background-color: #212d39;
  padding-bottom:0.3rem;
}
.bg212d39 a{
  margin-top:0.2rem;
  display: inline-block;
  line-height: 0.4rem;
  width: 2.7rem;
  background-color:#fff;
  color:#ff0000;
  font-size: 0.24rem;
  border-radius:0.4rem;
  border:0.02rem solid #ff0000;
  box-shadow: 0 0 0 0.02rem #fff;
}
.swiper{
  padding:0.4rem 0;
  --swiper-navigation-color: #333;
  --swiper-navigation-size: 0.5rem;
}
.swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  background: #fff;
  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;
transition: 300ms;
transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.w_282 li{
  margin-bottom:0.2rem;
  width: 2.82rem;
}
.bg{
  background: url(../images/zhjtm_26.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding-bottom:0.1rem;
}
.form_t{
  text-align: center;
  color:#fff;
  padding:0.2rem 0 0; 
}
.form_t h3{
  font-size: 0.3rem;
  width: 100%;
  margin-bottom:0.1rem;
}
.form_t p{
  width: 100%;
  font-size: 0.24rem;
  margin-bottom:0.1rem;
}
.form_t input{
  width: 5rem;
  height:0.5rem;  
  font-size: 0.24rem;
  text-indent: 2em;
  background-color: #fff;
  border:none;
  outline: none;
  margin-bottom:0.2rem;
}
.form_t input[type=submit]{
  width: 2.54rem;
  text-indent: 0;
  color:#ff0000;
}
.w_260 a{
  width: 2.7rem;
  line-height: 0.46rem;
  color:#ff0000;
  background-color: #fff;
  margin-bottom:0.2rem;
  font-size: 0.24rem;
  text-align: center;
}