.w1200{width: 1200px;margin: 0 auto;}

.jczw{
  background: url(../img/jczwgk_bg.png)top no-repeat;
  overflow: hidden;
}
.jc-top{margin-top: 64px;height: 475px;text-align: center;}
.jc-top .logo{text-align: left;}
.jc-top img{margin: 0 auto;}
.searchBox{width: 695px;height: 50px;margin: 40px auto 0;border-radius: 5px;background-color: #fff;overflow: hidden;}
.searchBox #searchInput{width:576px ;text-align: left;background-color: #fff;height: 50px ;line-height: 50px;font-size: 16px;}
.searchBox #searchBtn{width: 107px;height: 50px;background: #074990 url("../img/jczwgk_sousuo.png") 20px center no-repeat;line-height: 50px;font-size:16px ;color: #FFFFFF;box-sizing: border-box;padding-left: 50px;text-align: left;}
.jc-box{
  width: 100%;padding: 29px 40px;background-color: #fff;
}
.title{text-align: center;margin-bottom: 26px;}
.gkly{margin-bottom: 30px;}
.gkly li{width: 169px;
height: 80px;
background: #FFFFFF;
border: 1px solid #CCD9E5;margin: 0 20px 20px 0;}
.gkly li a{display: block;padding: 14px 2px 0;font-size: 16px;color: #333333;text-align: center;}
.gkly li a span{display: block;}
.gkly li:hover{background: #E9F5FF;}
.gkly li:nth-child(6n){margin-right: 0;}
/*  */
.certify-box{margin-bottom: 50px;margin-top: 40px;}
#certify{
    position: relative;
    width: 100%;
    height: 298px;
    margin: 0 auto;
    }
    #certify .swiper-slide {
    width: 372px;
    height: 298px;
    background: #fff;
    /* box-shadow: 0 8px 30px #ddd; */
    }
    html, body {
      position: relative;
      height: 100%;
    }
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .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.9);
    }
    .swiper-slide{position: relative;}
    .swiper-slide>a{display: block;position: absolute;top: 0;left: 0;}
    .swiper-slide a img{width: 372px;height: 248px;}
    .swiper-slide p{height: 50px;line-height: 50px;font-size: 16px;background-color: #F0F6FF;width: 100%;position: absolute;bottom: 0;}
    .swiper-button-prev{background: url(../img/prev.png)center no-repeat;width: 30px;
height: 42px;left: 0;}
.swiper-button-next{background: url(../img/next.png)center no-repeat;width: 30px;
height: 42px;right: 0;}
.swiper-button-prev::after{content:''}
.swiper-button-next::after{content:''}

/*  */
.xzzf{margin-top: 40px;margin-bottom: 20px;}
.xzzf li{width: 169px;
height: 56px;
background: #fff;
border: 1px solid #CCD9E5;margin-right: 20px ;margin-bottom: 20px;}
.xzzf li a{display: block;text-align: center;line-height: 56px;font-size: 16px;}
.xzzf li:hover{background-color: #E9F5FF;}