@import url(./header.css);
@import url(./footer.css);

header {
    background: url(../images/zwgk_banner.png) no-repeat center;
}

.tpjd{
    position: relative;
    padding: 140px 0 90px;
    background: url(../images/xw_bg.png) no-repeat center;
    background-size: 100% 100%;
}

.tpjd .main_head {
    margin-bottom: 35px;
}

.tpjd .swiper-slide {
    box-sizing: border-box;
    padding: 14px;
    width: calc((100% - 96px) / 3);
    height: 328px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

.tpjd .swiper-slide .pic {
    margin-bottom: 15px;
    height: 240px;
}

.tpjd .swiper-slide h3 {
    height: 42px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 20px;
}

.swiper-button-prev {
    left: 48%;
    background: url(../images/tp_fl.png) no-repeat center;
}

.swiper-button-next {
    left: 52%;
    background: url(../images/tp_fr.png) no-repeat center;
}

.ypwz{
    padding: 66px 0 83px;
    background: #fff;
}

.ypwz .head{
    margin-bottom: 22px;
    text-align: center;
    background: url(../images/ypjd_head.png) no-repeat center;
}

.ypwz .head a{
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    color: #333;
}

.ypwz .head a span{
    color: #0B54A2;
}

.ypwz .head .eng{
    font-size: 14px;
    letter-spacing: 0.05em;
    color: rgba(11, 84, 162, 0.3);
    font-family: YouSheBiaoTiHei;
}

.wzjd{
    width: calc((100% - 20px) / 2);
}

.wzjd li {
    box-sizing: border-box;
    padding: 0 32px;
    margin-bottom: 20px;
    width: 100%;
    height: 95px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

.wzjd li:last-child {
    margin-bottom: 0;
}

.wzjd li a {
    display: flex ;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.wzjd li h3 {
    box-sizing: border-box;
    padding-left: 32px;
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wzjd li p {
    font-size: 16px;
    color: #969696;
}

.yp li h3{
    background: url(../images/yp_icon.svg) no-repeat left center;
}

.wz li h3{
    background: url(../images/wz_icon.svg) no-repeat left center;
}

.spjd{
    padding: 54px 0 68px;
}

.spjd .main_head2{
    margin-bottom: 35px;
    background-size: 70%;
}

.sp_left {
    box-sizing: border-box;
    padding: 14px;
    width: 60.83%;
    height: 512px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

 .sp_left .pic {
    margin-bottom: 15px;
    height: 411px;
}

.sp_left h3 {
    padding-left: 49px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/dm_icon.svg) no-repeat 16px center;
}

.sp_left p{
    padding-left: 16px;
    font-size: 16px;
    color: #999999;
}

.sp_right{
    width: 37.75%;
}

.sp_right li {
    box-sizing: border-box;
    padding: 0 23px;
    margin-bottom: 20px;
    width: 100%;
    height: 113px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

.sp_right li:last-child {
    margin-bottom: 0;
}

.sp_right li a {
    display: flex ;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.sp_right li h3 {
    box-sizing: border-box;
    padding-left: 32px;
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/dm_icon.svg) no-repeat left center;
}

.sp_right li p {
    font-size: 16px;
    color: #969696;
}

.h5jd{
    padding: 69px 0 63px;
    background: #fff;
}

.h5jd .main_head2{
    margin-bottom: 35px;
}

.h5jd ul{
    width: 100%;
}

.h5jd ul li{
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 13px;
    width: calc((100% - 20px) / 2);
    height: 159px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 2.92px 10px 0px rgba(35, 107, 165, 0.13);
}

.h5jd ul li a{
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.h5jd ul li .pic{
    width: 214px;
height: 132px;
border-radius: 4px;
}

.h5jd ul li .tit{
    width: calc(100% - 227px);
}

.h5jd li h3 {
    box-sizing: border-box;
    padding-left: 32px;
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/h5_icon.svg) no-repeat left center;
}

.h5jd li p {
    font-size: 16px;
    color: #969696;
}

@media only screen and (max-width: 1200px) {
  
  }
  
  @media only screen and (max-width: 996px) {
    .wzjd{
        width: 100%;
    }
    .wz{
        margin-top: 20px;
    }
    .sp_left{
        width: 100%;
    }
    .sp_right{
        width: 100%;
        margin-top: 20px;
    }
    .h5jd ul li{
        width: 100%;
    }
  }
  
  @media only screen and (max-width: 768px) {

  }
  
  @media only screen and (max-width: 616px) {
    .tpjd,.ypwz,.spjd,.h5jd{
        padding: 20px 0;
    }
    .tpjd .swiper-slide{
        height: 428px;
    }
    .tpjd .swiper-slide .pic {
        height: 340px;
    }
  }