body{
  background-color: #f1f1f1;
}
.banner{
  background: url(../images/cjrxys_01.png) no-repeat center top;
  padding-top:477px;
}
.banner .w_1200{
  background-color: #f1f1f1;
  padding:20px 20px 28px;
}
.banner .w_1200 .tit{
  text-align: center;
  padding:44px;
  background-color: #fff;;
}
.banner .w_1200 .tit h1{
  line-height:70px;
  font-size: 34px;
}
.banner .w_1200 .tit p{
  font-size:18px;
  text-align: left;
  margin-bottom:16px;
}
.banner .w_1200 .tit a{
  display: block;
  width:294px;
  line-height:58px;
  height:58px;
  font-size: 30px;
  color:#fff;
  background-image: linear-gradient(to right,#ff5519,#fe8e4d);
  border-radius:58px;
  margin:0 auto;
}
.youshi{
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.youshi li{
  width:592px;
  background-color: #fff;
  padding: 10px 10px 20px;
  margin-bottom:34px;
}
.youshi li .clearfix{
  vertical-align: bottom;
}
.youshi li h3{
  font-size: 34px;
  line-height: 70px;;
}
.youshi li a{
  font-size: 20px;
  color:#ff5519;
  padding-top:25px;
}
.youshi li h4{
  font-size: 26px;
  margin-bottom:8px;
}
.youshi li p{
  font-size: 16px;
  line-height: 28px;
}
.youshi li p span{
  color:#ff0000;
  font-weight: bold;
}
.bg{
  background: url(../images/cjrxys_20.jpg) no-repeat center bottom;
  padding-bottom:100px;
}
.bg1{
  background: url(../images/zx_16.jpg) no-repeat center top;
  padding:50px 0 20px;
}
.form_t {
  background-color: #fff;
  width: 526px;
  text-align: center;
  padding: 10px 26px;
  box-sizing: border-box;
  margin:0 auto;
  }
  
  .form_t h3 {
  font-size: 24px;
  position: relative;
  line-height: 36px;
  font-weight: bold;
  }
  .form_t h3 span{
    color:#e50101;
  }
  .form_t p{
  padding-bottom:20px;
  color:#9c9c9c;
  }
  .form_t h3 img {
  position: absolute;
  top: 0;
  right: 0;
  }
  
  .form_t input {
  width: 100%;
  line-height: 54px;
  outline: none;
  border: 2px solid #e5e5e5;
  padding-left: 48px;
  box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 30px;
  }
  
  .form_t input:focus {
  border: 2px solid #fe5745;
  }
  
  .form_t .btn {
  width: 288px;
  text-align: center;
  margin: 0 auto 24px;
  }
  
  .form_t .btn input {
  padding: 0;
  display: block;
  background-color: #e90000;
  line-height: 64px;
  height: 64px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 0;
text-align:center;
  }
  .c6_swp{
    width: 1200px;
    margin: 20px auto;
    background-color: #fff;
    overflow: hidden;
    }
    .c6_swp .swiper-slide{
    height: 80px;
    padding-left: 60px;
    position: relative;
    }
    .c6_swp .swiper-slide h1{
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 22px;
    }
    .c6_swp .swiper-slide p{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    }
    .c6_swp .swiper-slide::before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: solid 2px #333333;
    opacity: 0.3;
    border-radius: 50%;
    position: absolute;
    top: 28px;
    left: 22px;
    }
    .n_img{
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .n_img img {
      width: 185px;
      height: 148px;
      object-fit: cover;
    }