.banner{
  background: url(../images/zhjt_1.jpg) no-repeat center top;
  height:500px;
}
.flx{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.rq{
  padding:48px 0 22px;
}
.rq li{
  width: 296px;
  background-color: #1963c8;
  border-radius:8px;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding:10px 0;
}
.rq li a{
  display: block;
  color:#fff;
  padding-left:90px;
 
}
.rq li a h5{
  font-size:36px;
  margin-bottom:8px;
}
.rq li a p{
  font-size:24px;
  color:#ff1515;
  text-shadow: 0px 1px 0 #fff, 0px -1px 0 #fff,1px 0px 0 #fff,-1px 0px 0 #fff;
}
.f36{
  font-size: 36px;
  padding:20px 0;
  text-align: center;
}
.hint{
  flex:1;
  padding:18px;
  overflow: hidden;
  color:#fff;
  background: url(../images/zhjt_03.jpg) no-repeat center top;
}
.hint h4{
  font-size:30px;
  margin-bottom:10px;
  text-align: center;
}
.hint p{
  text-indent: 2em;
  font-size: 20px;
  line-height: 1.5;
}
.hint a{
  margin-top:20px;
  display: inline-block;
  line-height: 40px;
  width: 170px;
  background-color:#fff;
  color:#005aff;
  font-size: 24px;
  border-radius:40px;
  border:2px solid #005aff;
  box-shadow: 0 0 0 2px #fff;
}
.txt_c{
  text-align: center;
}
.jyxz li{
  width: 293px;
  position: relative;
}
.jyxz li section{
  background-color: rgba(0,0,0,.6);
  width: 100%;
  position: absolute;
  bottom:0;
  left:0;
  font-size: 24px;
  text-align: center;
  line-height: 1.4;
  padding:8px 0;
  color:#fff;
}
.zixun{
  text-align: center;
  padding:24px 0;
}
.zixun a{
  display: inline-block;
  width: 256px;
  border:2px solid #005aff;
  font-size: 24px;
  color:#005aff;
  line-height: 44px;
}
.f24{
  font-size: 24px;
  color:#616161;
  line-height: 1.3;
  text-align: center;
  margin-bottom:10px;
}
.w_388 li{
  position: relative;
  width: 388px;
  border-radius:10px;
  overflow: hidden;
  margin-bottom:18px;
}
.w_388 li section{
  background-color: rgba(0,0,0,.6);
  width: 100%;
  position: absolute;
  bottom:0;
  left:0;
  font-size: 24px;
  text-align: center;
  line-height: 1.4;
  padding:8px;
  color:#fff;
}
.w_388 li section h5{
  font-size: 28px;
}
.w_388 li span{
  position: absolute;
  left:0;
  top:40px;
  width: 70px;
  line-height: 46px;
  background-color: #002aff;
  color:#fff;
  text-align: center;
  font-size: 24px;
  border-radius:0 40px 40px 0;
}
.bg1{
  background: url(../images/zhjt_17.jpg) no-repeat center top;
  height:264px;
}
.bg1 a{
  display: block;
  height:264px;
}
.bg212d39{
  background-color: #212d39;
  padding-top:48px;
  padding-bottom:30px;
}
.w_134{
  width: 132px;
  text-align: right;
  padding-right:20px;
}
.w_134 p{
  padding-top:70px;
  font-size: 18px;
  color:#fff;
}
.w_134 p span{
  color:#ff1515;
}
.w_1068{
  width: 1068px;
}
.w_200{
  padding-top:20px;
}
.w_200 li{
  width: 200px;
  border:1px solid #fff;
  border-radius:6px;
  font-size: 18px;
  color:#fff;
  line-height:34px;
  margin-bottom:10px;
  text-align: center;
}
.bg212d39 a{
  margin-top:20px;
  display: inline-block;
  line-height: 40px;
  width: 270px;
  background-color:#fff;
  color:#ff0000;
  font-size: 24px;
  border-radius:40px;
  border:2px solid #ff0000;
  box-shadow: 0 0 0 2px #fff;
}
.swiper{
  padding:40px 60px;
  --swiper-navigation-color: #333;
  --swiper-navigation-size: 50px;
}
.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;
transition: 300ms;
transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.w_282 li{
  margin-bottom:20px;
}
.bg{
  background: url(../images/zhjt_28.jpg) no-repeat center top;
  padding-bottom:100px;
}
.form_t{
  text-align: center;
  color:#fff;
  padding:40px; 
}
.form_t h3{
  font-size: 36px;
  width: 100%;
  margin-bottom:10px;
}
.form_t p{
  width: 100%;
  font-size: 24px;
  margin-bottom:10px;
}
.form_t input{
  width: 412px;
  height:50px;  
  font-size: 24px;
  text-indent: 2em;
  background-color: #fff;
  border:none;
  outline: none;
}
.form_t input[type=submit]{
  width: 254px;
  text-indent: 0;
  color:#ff0000;
}
.w_260 a{
  width: 270px;
  line-height: 46px;
  color:#ff0000;
  background-color: #fff;
  margin-bottom:20px;
  font-size: 24px;
  text-align: center;
}