/*banner*/
.banner{
    height:4rem;
    background:url("/static/default/pc/images/cjrh-hd.png") no-repeat;
    background-size:cover;
}
.b-text{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.5rem;
    font-weight: bold;
    color: #FFF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:0.85rem;
    left:50%;
    transform: translateX(-50%);
}
.b-text p{
    width: 12rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: rgba(255,255,255);
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.7rem;
    left:50%;
    transform: translateX(-50%);
    text-align: center;

}


/*导航*/
.cjrh-nav{
    width:12rem;
    margin:-0.4rem auto 0;
}
.cjrh-nav .cjrh-navitem{
    width: 2.3rem;
    height: 1.5rem;
    background: #FFFFFF;
    box-shadow: 0px 0.03rem 0.1rem 0.01rem rgba(0,103,166,0.16);
    border-radius: 0.1rem;
    float:left;
    margin-right:0.12rem;
    padding:0.2rem 0 0 0.2rem;
    cursor: pointer;
    transition:all .5s ease;
}
.cjrh-nav .cjrh-navitem:last-child{
    margin-right:0;
}
.cjrh-nav .cjrh-navitem h3{
    font-size: 0.24rem;
    font-weight: bold;
    color: #0067A6;
    margin-bottom:0.08rem;
}
.cjrh-nav .cjrh-navitem p{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
}
.cjrh-nav .cjrh-navitem div{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    float:right;
    margin-right:0.1rem;
    margin-top:0.02rem;
}
.cjrh-nav .cjrh-navitem div img{
    width:0.59rem;
    heigth:0.49rem;
}

/*政策背景*/
.zcbj-wrapper{
    width:100%;
    padding-bottom:0.6rem;
}
.zcbj{
    width:12rem;
    margin:0 auto;
}
.zcbj-description{
    width: 9.15rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.3rem;
    letter-spacing: 0.01rem;
    margin:0.3rem auto;
}
.zcbj-content{
    display: flex;
    justify-content: space-evenly;
}
.zcbj-item{
    width: 3.29rem;
    height: 5.2rem;
    background: #F5F7FA;
    border-radius: 0.1rem;
}
.zcbj-item img{
    width:1.8rem;
    height:1.8rem;
    margin:0.25rem auto 0;
    display: block;
}
.zcbj-item h6{
    font-size: 0.2rem;
    font-weight: bold;
    color: #303133;
    text-align: center;
}
.zcbj-item div{
    width:2.67rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.3rem;
    margin:0.23rem auto 0;
}

/*建设目标*/
.jsmb-wrapper{
    background:url("/static/default/pc/images/jsmb1.png") no-repeat;
    background-size:cover;
    width:100%;
    padding-bottom:0.6rem;
    height:21.02rem;
}
.jsmb{
    width:14.24rem;
    margin:0 auto;
}
.jsmb-description{
    width:9.28rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin:0.3rem auto;
}
.jsmb2{
    background:url("/static/default/pc/images/jsmb2.png") no-repeat 0 -2.57rem;
    background-size:cover;
    width:100%;
    height:18.75rem;
    padding-bottom:0.6rem;
}
.jsmb3{
    background:url("/static/default/pc/images/jsmb3.png") no-repeat;
    background-size:cover;
    width:100%;
    height:18.61rem;
}
.cjrh-xtyr{
    font-size: 0.3rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top:0.2rem;
    text-align: center;
}
.cjrh-xtyr h5{
    font-size:0.3rem;
    padding-top:0.18rem;
}
.cjrh-xtyr p{
    width:5.9rem;
    display: flex;
    justify-content: space-between;
    margin:0.08rem auto 0;
}
.cjrh-xtyr p span{
    font-size: 0.26rem;
    font-weight: 400;
    color: #FFFFFF;
}
.cjrh-xtyr div{
    font-size:0.26rem;
    margin-top:1.33rem;
    text-align: left;
}
.cjrh-xtyr div span:nth-child(1){
    margin-left:2.06rem;
}
.cjrh-xtyr div span:nth-child(2){
    margin-left:2.4rem;
}
.cjrh-xtyr div span:nth-child(3){
    margin-left:2.44rem;
}
.cjrh-xtyr div span:nth-child(4){
    margin-left:2.46rem;
}
.need-description{
    margin-top:0.6rem;
}
.need-description div{
    width: 0.1rem;
    height: 0.1rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    margin-top:0.08rem;
    margin-right:0.1rem;
    float:left;
}
.need-description ul{
    float:left;
    margin-left:0.87rem;
}
.need-description ul:nth-child(2){
    margin-left:0.7rem;
}
.need-description ul:nth-child(3){
    margin-left:0.7rem;
}
.need-description ul:nth-child(4){
    margin-left:0.53rem;
}
.need-description li{
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
}
.label{
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top:1rem;
}
.label div{
    width:0.21rem;
    float:left;
    letter-spacing: 0.06rem;
    writing-mode: vertical-rl;
}
.label div:nth-child(1){
    margin-left:2.16rem;
}
.label div:nth-child(2){
    margin-left:2.53rem;
}
.label div:nth-child(3){
    margin-left:0.08rem;
}
.label div:nth-child(4){
    margin-left:0.45rem;
}
.label div:nth-child(5){
    margin-left:1.54rem;
}
.label div:nth-child(6){
    margin-left:0.44rem;
}
.label div:nth-child(7){
    margin-left:0.44rem;
}
.label div:nth-child(8){
    margin-left:0.44rem;
}
.label div:nth-child(9){
    margin-left:1.02rem;
}
.label div:nth-child(10){
    margin-left:0.45rem;
}
.label div:nth-child(11){
    margin-left:0.45rem;
}
.label div:nth-child(12){
    margin-left:0.45rem;
}
.jsmb2-description{
    width: 10.44rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin:1.23rem auto 0;
}
.cjrh-xtyr2{
    font-size: 0.26rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top:0.6rem;
}
.cjrh-xtyr2 h5{
    font-size:0.26rem;
    margin-left:5.54rem;
}
.cjrh-xtyr2 p{
    width:5rem;
    display: flex;
    justify-content: space-between;
    margin:0.08rem 0 0 4.16rem;
}
.cjrh-xtyr2 p span{
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(255,255,255,0.8);
}
.cyjy{
    width:14.24rem;
    height:5.85rem;
    position:relative;
    margin-top:0.75rem;
}
.cyjy div{
    font-size: 0.32rem;
    font-weight: bold;
    color: #98E4F3;
    position:absolute;
}
.cyjy div:nth-child(1){
    left:2.75rem;
}
.cyjy div:nth-child(2){
    left:9.1rem;
    font-size:0.25rem;
    top:0.1rem;
}
.cyjy div:nth-child(3){
    left:0.38rem;
    top:1.02rem;
}
.cyjy div:nth-child(4){
    left:11.39rem;
    top:1.14rem;
}
.cyjy div:nth-child(5){
    left:0;
    top:2.45rem;
}
.cyjy div:nth-child(6){
    left:11.9rem;
    top:2.57rem;
}
.cyjy div:nth-child(7){
    left:0.38rem;
    top:3.91rem;
}
.cyjy div:nth-child(8){
    left:11.36rem;
    top:4.05rem;
}
.cyjy div:nth-child(9){
    left:1.75rem;
    top:5.05rem;
    font-size:0.25rem;
}
.cyjy div:nth-child(10){
    left:9.22rem;
    top:5.06rem;
}
.cyjy div:nth-child(11){
    left:4.18rem;
    top:2.64rem;
    color: #FFFFFF;
    font-size: 0.34rem;
}
.cyjy div:nth-child(12){
    left:8.35rem;
    top:2.64rem;
    color: #FFFFFF;
    font-size: 0.34rem;
}
.bottom-text{
    margin-top:0.04rem;
}
.bottom-text span{
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-right:0.8rem;
}
.bottom-text span:nth-child(1){
    margin-left:4.35rem;
}


/*发展意义*/
.fzyy-wrapper{
    background:url("/static/default/pc/images/fzyy-bg.png") no-repeat;
    background-size:cover;
    width:100%;
    padding-bottom:0.8rem;
}
.fzyy{
    width:12rem;
    margin:0 auto;
}
.fzyy-description{
    width:9.28rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    text-align: center;
    margin:0.5rem auto;
    position:relative;
}
.fzyy-content{
    overflow: hidden;
}
.fzyy-content .fzyy-item{
    width: 3.29rem;
    height: 4.9rem;
    background: #F5F7FA;
    border-radius: 0.1rem;
    margin-right:0.2rem;
    display: block;
    transition:all .3s;
    overflow: hidden;
}
.fzyy-content .fzyy-item:hover{
    box-shadow: 0 0 0.16rem 0.01rem rgba(0,103,166,0.3);
}
.fzyy-content .fzyy-item:hover img{
    transform: scale(1.1);
}
.fzyy-content .fzyy-item div:nth-child(1){
    width:3.29rem;
    height:2.6rem;
    overflow: hidden;
}
.fzyy-content .fzyy-item img{
    width:3.29rem;
    height:2.6rem;
    border-radius: 0.1rem 0.1rem 0 0;
    transition:all .3s;
    overflow: hidden;
}
.fzyy-content .fzyy-item h4{
    font-size: 0.2rem;
    font-weight: bold;
    color: #303133;
    margin:0.3rem 0.3rem 0.2rem 0.3rem;
}
.fzyy-content .fzyy-item div:nth-child(3){
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    margin:0 0.3rem 0 0.3rem;
}
.fzyy-content .fzyy-item:nth-child{
    margin-right:0;
}

/*产品介绍*/
.cpzx-bag{
    height:8.5rem;
    background:#F8F8F8;
    position:relative;
}
.cpzx-wrapper{
    background:url("/static/default/pc/images/cpzx-bg.png") no-repeat;
    background-size:cover;
    width:100%;
    height:6.14rem;
    padding-bottom:0.8rem;
    margin-top:1.5rem;
    display: inline-block;
}
.cpzx{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.cpzxCl{
    width:4.56rem;
}
.cpjstitle{
    width:2.13rem;
    padding-top:0.91rem;
}
.cpzx-description{
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:0.45rem;
}
.cpzx-barnav{
    position:absolute;
    top:4.46rem;
    left:5.96rem;
}
.cpzx-barnav img{
    display: block;
    width:0.4rem;
    height:0.4rem;
    margin-bottom:0.3rem;
    cursor: pointer;
}
.cpzx-prev{
    transform:rotate(180deg);
}
.cpzxCr{
    position:absolute;
    right:0;
    top:0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    height:6.83rem;
    transition: all .6s;
    transform: translateY(-2.8%);
}
.Cr-roll{
    transition: all .6s;
}
.cpzxCr .cpzxCr-item{
    width: 5.21rem;
    height: 1.6rem;
    background: #FFFFFF;
    box-shadow: 0 0 0.16rem 0.01rem rgba(0,171,215,0.14);
    border-radius: 0.06rem;
    padding:0.3rem;
    margin-bottom:0.15rem;
}
.cpzxCr .cpzxCr-item div:nth-child(1){
    display: block;
    float:left;
    margin-right:0.4rem;
}
.cpzxCr .cpzxCr-item div:nth-child(1) img{
    width:0.3rem;
}
.cpzxCr .cpzxCr-item div:nth-child(2){
    width:3.78rem;
    float:left;
}
.cpzxCr .cpzxCr-item div:nth-child(2) h6{
    font-size: 0.2rem;
    font-weight: bold;
    color: #303133;
}
.cpzxCr .cpzxCr-item div:nth-child(2) div{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    margin-top:0.1rem;
}

.cpzx-page-wrapper{
    width:12rem;
    margin:0 auto;
    position:relative
}
.cpzx-page{
    position:absolute;
    width:5.213rem;
    top:0.7rem;
    right:0;
    border-bottom:0.01rem solid #0067A6;
}
.cpzx-page div{
    font-size: 0.3rem;
    font-weight: 400;
    color: #0067A6;
    width:0.7rem;
    text-align: center;
    border-bottom:0.06rem solid #0067A6;
}

/*预期效果*/
.yqxg-wrapper{
    background-size:cover;
    width:100%;
    padding-bottom:0.8rem;
    display: inline-block;
}
.yqxg{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.yqxg-contentbg{
    width:12rem;
    height:6.08rem;
    background:url("/static/default/pc/images/yqxg-bg.png") no-repeat;
    background-size:cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yqxg-content{
    width: 11.4rem;
    height: 5.5rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.2rem 0.01rem rgba(0,103,166,0.29);
    border-radius: 0.2rem;
    padding:0.88rem 0 0 1.6rem;
}
.yqxg-content ul li{
    margin-bottom:0.38rem;
}
.yqxg-content ul li div{
    width: 0.12rem;
    height: 0.12rem;
    background: #0067A6;
    border-radius: 50%;
    float:left;
    margin:0.09rem 0.12rem 0 0;
}
.yqxg-content ul li h4{
    font-size: 0.2rem;
    font-weight: bold;
    color: #303133;
    margin-bottom:0.1rem;
}
.yqxg-content ul li p{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
}










