/* 科技创新 */
body{background-color: #f5fbff;}
.kjcxBox{width: 100%;height: auto;}
.kjcx_bg{width: 100%;position: relative;}
.kjcx_bg img{max-width: 1920px; width: 100%;max-height: 540px;}
.kjcx_top {width: 1200px;height: 187px;background-color: #fff;position: absolute;left: 0; right: 0; bottom: -106px;margin: auto;border-radius: 20px;box-shadow: 0 3px 10px 0 #1111111a;}
.kjcx_top_txt {width: 1108px;height: 100px;margin: 45px auto 0;display: flex;justify-content: space-between;align-items: center;}
.introduction{width: 83px;height: 74px; background: url(yy.png) no-repeat center;font-size: 30px;color: #fff;text-align: center;line-height: 74px;}
.kjcx_top_txt p{width: 980px; font-size: 18px;line-height: 38px;}
.layout {width: 1200px;min-height: 200px;margin: 0 auto;}
/* 专项创新 */
.zxcxBox,.dfcxBox{overflow: hidden;}
/* 通用列表样式 */
.ztzl_list {
    min-height: 200px;
}

.ztzl_list ul li {
    width: 47.7%;
    /* padding: 12px 0 12px 15px; */
    padding-left: 20px;
    line-height: 34px;
    position: relative;
    float: left;
    font-size: 18px;
}

.ztzl_list ul li:nth-child(2n+1) {
    margin-right: 50px;
}

.ztzl_list ul li a {
    width: 73%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztzl_list ul li span {
    display: inline-block;
    text-align: right;
    float: right;
    color: #999;
}

.ztzl_list ul li::before {
    width: 4px;
    height: 4px;
    background: #333;
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    transform: translate(4px, -50%);
}



.zxcx{margin-top: 158px;margin-bottom: 48px; background: url(zxcx.png) no-repeat center;text-align: center;}
.zxcx a {}
.djzt_NewsCont {
    height: 430px;
}
.swiper-container {
    width: 50%;
    float: left;
}
.Rotation .swiper-slide img {
    width: 100%;
    height: 430px;
    display: block;
}

.Rotation .swiper-slide .text {
    position: absolute;
    bottom: 0;
    z-index: 11;
    color: #fff;
    background: rgb(5, 78, 159,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /* IE8æ”¯æŒ rgba */
    height: 65px;
    font-size: 18px;
    line-height: 65px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-slide .text a {
    color: #fff;
    display: block;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2880e2;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    margin: 0 5px;
}

.Rotation .swiper-pagination {
    text-align: right;
}

.Rotation .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-right: 10px;
    bottom: 20px !important;
    left: auto;
    right: 0;
    width: 30%;
}

.mobile_type .firstBlock_left {
    width: 100%;
    height: 55vw;
    margin-right: 0vw;
}

.mobile_type .Rotation .swiper-slide img {
    width: 100%;
    height: 55vw;
    display: block;
}

/* 图片新闻轮播 右侧列表 */
.djzt_NewsCont_R {
    float: right;
    width: 50%;
    /* height: 440px; */
    /* padding: 40px 30px 0; */
    padding-left: 25px;
}

.djzt_NewsCont_R ul li {
    width: 100%;
}
/* 专项创新 */
/* 地方创新 */
.dfcx{background: url(zxcx.png) no-repeat center;text-align: center;margin: 48px 0 13px 0;}
.dfcx_list ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.dfcx_list ul li {width: 576px;height: 51px;background-color: #e8f3fe;line-height: 51px;border-radius: 30px;margin-top: 35px;color: #3575be;}
.dfcx_list ul li a{color: #3575be;vertical-align: middle;}

.addNumber{font-size:24px;font-weight: bold;font-style: italic;margin:0 12px 0 40px;vertical-align: middle;}
/* 地方创新 */

/* 创新应用 */
.cxyyBox{overflow: hidden;}
.cxyy{background: url(zxcx.png) no-repeat center;text-align: center;margin: 72px 0 50px;}
/* 轮播图 */
.member_box {
    position: relative;
    height: 100%;
  }

  .member_box .swiper-containertwo {
    width: 1065px;
    height: auto;
    overflow: hidden;
  }
  .swiper-containertwo{margin-left: 70px;}
  .member_box .swiper-slide a img {
      width: 330px;height: 211px;background: #CCCCCC;margin-bottom: 20px;
  }
  .member_box .swiper-slide a p {
      font-size: 16px;
  }
  .member_box .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 330px;
    height:auto;
    /* 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;
  }
  .member_box  .swiper-button-next,
  .member_box .swiper-button-prev {
    top: 30%;
    width: 37px;
    height: 117px;
  }
  .member_box .swiper-button-next {
    background: url(swiper-r.png) no-repeat right center;
    right: 0;
    /* margin-top: 45px; */
  }
  .member_box  .swiper-button-prev {
    background: url(swiper-l.png) no-repeat left center;
    left: 0;
    /* margin-top: 45px; */
  }
/* 轮播图 */
/* 创新应用 */

/* 专精特新 */
.zjtx{background: url(zxcx.png) no-repeat center;text-align: center;margin: 80px 0 12px;}
.zjtx_list{}
.zjtx_list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zjtx_list ul li{width: 544px;height: 155px; background-color: #ecf5fe;padding: 35px;margin-top: 28px;}
.zjtx_list ul li a{font-size: 18px;margin-bottom: 20px;display: block;}
.zjtx_list ul li p{font-size: 16px;line-height: 26px;opacity: 0.5;}
/* 专精特新 */

/* 底部 */
.footer {width: 100%;height: 153px;background-color: #0554ac;text-align: center;overflow: hidden;margin-top: 48px;}
.footer p {font-size: 16px;color: #fff;}
.footer p a {font-size: 16px;color: #fff;}
.footer p:first-child {margin: 48px 0 20px;}
/* 科技创新 */


/* 廉洁诚信 */




/* 廉洁诚信 */



@media screen and (max-width: 768px) {
/* 科技创新 */
    .kjcx_bg img{height: 5.4rem;max-height: initial;}
    .kjcx_top {width: 96%;height: auto;position: initial;left: 0; right: 0; bottom: -1.06rem;margin: auto;border-radius: 0.2rem;box-shadow: 0 0.03rem 0.1rem 0 #1111111a;padding: 0.3rem;}
    .kjcx_top_txt {width: 100%;height: auto;margin: 0.3rem auto 0;display: inherit;;}
    .introduction{width: 20%;height: 0.74rem; background: none;background-color: #0554ac; font-size: 0.4rem;color: #fff;text-align: center;line-height: 0.74rem;    margin: 0 auto;}
    .kjcx_top_txt p{width: 96%; font-size: 0.28rem;line-height: 0.48rem;margin: 0.3rem auto;}
    .layout {width: 100%;min-height: initial;height: auto;margin: 0 auto;}

    .zxcx{
        width: 100%;
        margin-top: 0.48rem;
        margin-bottom: 0.48rem;
    }
    .zxcx img,
    .dfcx img,
    .cxyy img,
    .zjtx img {width: 1.9rem;height: auto}

    .djzt_NewsCont {
        height: 4.3rem;
    }
    .swiper-container {
        width: 96%;
        float: none;
    }
    .Rotation .swiper-slide img {
        height: 4.3rem;
    }
    /* .Rotation .swiper-slide .text {
        height: 0.65rem;
        font-size: 0.18rem;
        line-height: 0.65rem;
        padding-left: 0.2rem;
    } */

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        padding-right: 0.1rem;
        bottom: 0.2rem !important;
        left: auto;
        right: 0;
        width: 30%;
    }
    /* .Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 0.12rem;
        height: 0.12rem;
        margin: 0 0.05rem;
    } */

    .member_box .swiper-slide a p {
        font-size: 0.26rem;
    }
    .member_box .swiper-button-next{
        right: 0.3rem;
    }
    .member_box .swiper-button-prev{
        left: 0.3rem;
    }
    .djzt_NewsCont_R{
        float: none;
        width: 96%;
        padding-left: 0.25rem;
        margin-top: 0.3rem;
    }

    .ztzl_list ul li {
        width: 96%;
        padding-left: 0.2rem;
        line-height: 0.44rem;
        position: relative;
        float: left;
        font-size: 0.28rem;
    }

    .ztzl_list ul li::before {
        width: 0.04rem;
        height: 0.04rem;
        background: #333;
        content: "";
        position: absolute;
        top: 0.16rem;
        left: 0;
        transform: translate(0.04rem, -50%);
    }

    .dfcx {
        margin: 0.48rem 0 0.13rem 0;
    }
    .dfcx_list ul li {
        width: 98%;
        height: auto;
        line-height: 0.51rem;
        border-radius: 0.3rem;
        margin-top: 0.35rem;
    }

    .dfcx_list ul {
        justify-content: center;
        width: 100%;
    }

    .addNumber {
        font-size: 0.28rem;
        margin: 0 0 0 0.1rem;
    }
    .dfcx_list ul li a {
        font-size: 0.28rem;
    }
   .member_box  .swiper-containertwo {
        width: 100%;
        margin-left: 0;
    }
    .cxyy {
        margin: 0.72rem 0 0.5rem;
    }

    .member_box .swiper-button-next, .member_box .swiper-button-prev {
        top: 30%;
        width: 37px;
        height: 117px;
    }

    .zjtx {
        margin: 0.8rem 0 0.12rem;
    }

    .zjtx_list ul {
        justify-content: center;
    }

    .zjtx_list ul li {
        width: 97%;
        height: auto;
        padding: 0.35rem;
        margin-top: 0.28rem;
    }
    .zjtx_list ul li a {
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }

    .zjtx_list ul li p {
        font-size: 0.26rem;
        line-height: 0.36rem;
    }

    .footer {
        width: 100%;
        height: auto;
        margin-top:0.3rem;
        padding: 0.3rem 0.3rem;
    }
    .footer p:first-child {
        margin: 0 0 0.2rem;
    }
    .footer p,
    .footer p a {
        font-size: 0.26rem;
        line-height: 0.42rem;
    }
    /* 科技创新 */
      .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0.05rem !important;
    }

    .Rotation .swiper-slide .text a {
        font-size: 0.28rem;
    }
    .Rotation .swiper-slide .text {
        bottom: 0;
        height: 0.65rem;
        font-size: 0.18rem;
        line-height: 0.65rem;
        padding-left: 0.2rem;
    }

    .Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 0.12rem;
        height: 0.12rem;
        margin: 0 0.05rem;
    }
}