@charset "utf-8";

/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top:.26rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0A5DB0;
    color: #fff;
    border: 1px solid #0A5DB0;
}

.pagination a:hover {
    background: #0A5DB0;
    color: #fff;
    border: 1px solid #0A5DB0;
}

.n_banner img{
    display: block;
    width: 100%;
}
.inner-page{
    min-height: 42.44vw;
    padding-bottom: .73rem;
}
.left_nav{
    width: 20%;
}

.left_nav .nav-tit{
    padding: 0 .34rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-tit img{
    display: block;
    width: 100%;
    height: .12rem;
    object-fit: cover;
    object-position: left center;
}

.nav-tit .imgr img{
    object-position: right center;
}
.nav-tit h3{
    font-size: .26rem;
    line-height: .9rem;
    color: #FFFFFF;
    font-family:SourceHanSansCN-Bold,sans-serif;
    flex-shrink: 0;
}

.lv1 li h3{
    position: relative;
    padding: 0 .2rem 0 .6rem;
    font-size: .2rem;
    line-height: .63rem;
    color: #333333;
    transition: .5s;
}
.lv1 li{
    border-bottom: 1px dashed #ADDCDF;
}
.lv1 li a{
    display: block;
}
.lv1 li h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .14rem;
    height: .14rem;
    transform: translateY(-50%);
    background: url("../images/n-img-3.png") no-repeat 50%/100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.lv1 li.xiala h3 i{
    position: absolute;
    right: 0;
    top: 50%;
    width: .2rem;
    height: .11rem;
    background: url("../images/n_left.png") no-repeat 50%/100%;
    transform: translateY(-50%);
    cursor: pointer;
}

.lv1 li.active h3:before,
.lv1 li.on h3:before,
.lv1 li:hover h3:before{
    opacity: 1;
    visibility: visible;
}

.lv1 li.active h3,
.lv1 li.on h3,
.lv1 li:hover h3{
    color: #0074B7;

}
.lv1 li.active,
.lv1 li.on,
.lv1 li:hover{
    border-color: #0074B7;
}
.lv1 li:last-child{
    border: none;
}

.lv1 li .s-link a{
    font-size: .18rem;
    line-height: .36rem;
    color: #333;
    transition: .5s;
}
.lv1 li .s-link{
    padding: .1rem 0 .1rem .6rem;
    border-top:1px dashed transparent;
    display: none;
}
.lv1 li .s-link a:hover{
    color: #0074B7;
}
.lv1 li.on .s-link{
    border-color: #0074B7;
}
.left_nav .lv1{

    padding: .19rem .3rem .2rem .36rem;
    background: #F3FDFC;
    transform: translate(.17rem , 0);
}
.left_nav:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: .38rem;
    background: linear-gradient(324deg, #54B84B 1%, #0074B7 95%);
    z-index: -1;
}
.left_nav{
    position: relative;
    z-index: 2;
    margin-top: -.9rem;
    align-self: flex-start;
}

.right_box{
    width: 75.46%;
}

.n_tit{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #0551A5;
    padding: .32rem 0 .1rem;
    margin-bottom: .44rem;
}

.n_tit h3{
    position: relative;
    font-size: .22rem;
    line-height: .32rem;
    color: #333333;
    padding-left: .25rem;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.n_tit h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .08rem;
    height: .08rem;
    background: #F5C222;
    transform: translateY(-50%);
}

.posi{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .27rem;
    color: #9E9E9E;
    flex-wrap: wrap;
}
.posi img{
    display: block;
    width: .27rem;
    margin-right: .05rem;
}
.posi span{
    margin: 0 .03rem;
}

.inner-s1{
    padding: .25rem .24rem .31rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    background: #F2F7FD;
    margin-bottom: .34rem;
}


.inner-s1 .txt-box{
    width: 100%;
    font-size: .18rem;
    color: #292929;
    line-height: .35rem;
    text-indent: 2em;
}
.inner-s1 .img-box{
   width: 47.14%;
}
.inner-s1 .img-box .pic{
    padding-top: 2.98rem;
}

.inner-s2 .item .tit{
    position: relative;
    font-size: .22rem;
    line-height: .32rem;
    color: #0A5DB0;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.inner-s2 .item .tit:before{
    position: absolute;
    content: '';
    top: 50%;
    left: -.38rem;
    width: .23rem;
    height: .2rem;
    background: url("../images/n-img-5.png") no-repeat 50%/100%;
    transform: translateY(-50%);
}
.inner-s2 .item .txt{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
    text-indent: 2em;
    margin-top: .38rem;
}
.inner-s2 .item{
    padding: .5rem .24rem .6rem .38rem;
    border: 1px solid rgba(0, 116, 183, 0.2);
    border-bottom: none;
    border-right: none;
}

.inner-s3 {
    padding: 0 .2rem;
}

.inner-s3 table{
    width: 100%;
    border-right: 1px solid #D2E0EE !important;
    border-top: 1px solid #D2E0EE !important;
}
.inner-s3 table tr td{
    font-size: .2rem !important;
    height: .66rem;
    color: #323232 !important;
    text-align: center;
    border-bottom: 1px solid #D2E0EE !important;
    border: 1px solid #D2E0EE !important;
    word-break: break-all !important;
    padding: 0px !important;
}

.inner-s3 table tr td.td1{
    color: #0074B7 !important;
}
.inner-s3 table td.td1{
    width: 32.96%;
}
.inner-s3 table td.td2{
    width: 25.64%;
}
.inner-s3 table td.td3{
    width: 41.4%;
}
.inner-s3 table thead h3{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .22rem;
    color: #FFFFFF;
    line-height: .68rem;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.inner-s3 table thead h3 img{
    display: block;
    width: .48rem;
    height: .48rem;
    margin-right: .1rem !important;
}
.inner-s3 table thead tr td{
    background: url("../images/n-img-9.png") no-repeat;
}
.inner-s3 table tbody tr:nth-child(2n){
    background: #F6FFFE;
}

.inner-s4 .inner-box{
    position: relative;
    z-index: 2;
    margin-right: .28rem;
    padding: .96rem .96rem .83rem;
    background: url("../images/n-img-11.png") no-repeat 50% /100% 100%;
}

.inner-s4 .txt-box{
    font-size: .18rem;
    line-height: 2;
    color: #5A5A5A;
    text-indent: 2em;
}
.inner-s4 .txt-box p{
    /* margin-bottom: .16rem; */
    font-family: 宋体, SimSun;
    font-size: 21px !important;
    line-height: 35px;
}
.inner-s4 .autograph{
    padding-top: .11rem;
    display: flex;
    justify-content: flex-end;
}
.inner-s4 .autograph img{
    display: block;
    height: 1.18rem;
}
.inner-s4:after{
    position: absolute;
    content: '';
    left: -.15rem;
    top: -0.2rem;
    right: 0.1rem;
    bottom: -0.2rem;
    background: url("../images/n-img-12.png") no-repeat 50%/100% 100%;
    z-index: -1;
}

.inner-s4{
    position: relative;
    z-index: 2;
    margin-top: .69rem;
}

.inner-s5 .item .tit{
    position: relative;
    font-size: .24rem;
    line-height: .32rem;
    color: #0A5DB0;
    font-family:SourceHanSansCN-Bold,sans-serif;
    padding-left: .25rem;
    margin-bottom: .38rem;
}
.inner-s5 .item .tit:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .19rem;
    height: .02rem;
    background: #0A5DB0;
    margin-top: -.01rem;
}

.inner-s5 ul li{
    width: 48.32%;
    margin-bottom: .41rem;
    background: url("../images/n-img-14.png") no-repeat 50%/cover;
/*    box-shadow: 0px 0px .1rem 0px rgba(1, 117, 182, 0.2);*/
}
.inner-s5 ul li a{
    padding: .24rem .24rem .27rem;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.inner-s5 ul li .pic{
    width: 1.38rem;
    height: 1.72rem;
}
.inner-s5 ul li .txt{
    width: calc(100% - 1.71rem);
    margin-top: .12rem;
}
.inner-s5 ul li h3{
    font-size: .24rem;
    line-height: .32rem;
    color: #2F2F2F;
    font-family:SourceHanSansCN-Bold,sans-serif;
    margin-bottom: .23rem;
}
.inner-s5 ul li h5{
    font-size: .18rem;
    line-height: .36rem;
    color: #464646;
}

.inner-s5 ul li .line1{
    position: absolute;
    left: -1px;
    top: 0;
    height: 0;
    width: .03rem;
    background: linear-gradient(180deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}
.inner-s5 ul li .line2{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: .03rem;
    width: 0;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.inner-s5 ul li .line3{
    position: absolute;
    right: -1px;
    bottom: 0;
    height: 0;
    width: .03rem;
    background: linear-gradient(180deg, #0074B7 0%, #54B84B 100%);
    transition: .5s;
}

.inner-s5 ul li .line4{
    position: absolute;
    right: 0;
    top: -1px;
    height: .03rem;
    width: 0;
    background: linear-gradient(-270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.inner-s5 ul li:hover .line1{ height: 100%; transition: .5s .2s;}
.inner-s5 ul li .line2{ width: 100%; transition: .5s .2s;}
.inner-s5 ul li:hover .line3{ height: 100%; transition: .2s .2s;}
.inner-s5 ul li:hover .line4{ width: 100%; transition: .5s .2s;}

.inner-s5 .item{
    margin-bottom: .14rem;
}

.inner-s6 li{
    width: 46.99%;
    margin-bottom: .5rem;
    background: #F7FAFE url("../images/n-img-15.png") no-repeat right bottom /cover;
}

.inner-s6 li a{
    height: 100%;
    padding: .27rem .35rem .42rem;
    display: block;
    position: relative;
}
.inner-s6 li .tit{
    position: relative;
    font-size: .24rem;
    line-height: .32rem;
    color: #0A5DB0;
    font-family:SourceHanSansCN-Bold,sans-serif;
    padding-left: .36rem;
    margin-bottom: .34rem;
}
.inner-s6 li .tit:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .23rem;
    height: .2rem;
    background: url("../images/n-img-5.png") no-repeat 50%/100%;
}
.inner-s6 li .h5{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-left: .36rem;
}
.inner-s6 li .h5 h5{
    display: block;
    font-family:SourceHanSansCN-Bold,sans-serif;
    flex-shrink: 0;
    font-size: .18rem;
    line-height: .36rem;
    color: #242424;
}
.inner-s6 li .h5 dl{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.inner-s6 li .h5 dl dd{
    font-size: .18rem;
    line-height: .36rem;
    color: #242424;
}

.inner-s6 ul li .line1{
    position: absolute;
    left: -1px;
    top: 0;
    height: 0;
    width: .02rem;
    background: linear-gradient(180deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}
.inner-s6 ul li .line2{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: .02rem;
    width: 0;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.inner-s6 ul li .line3{
    position: absolute;
    right: -1px;
    bottom: 0;
    height: 0;
    width: .02rem;
    background: linear-gradient(180deg, #0074B7 0%, #54B84B 100%);
    transition: .5s;
}

.inner-s6 ul li .line4{
    position: absolute;
    right: 0;
    top: -1px;
    height: .02rem;
    width: 0;
    background: linear-gradient(-270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.inner-s6 ul li:hover .line1{ height: 100%; transition: .5s .2s;}
.inner-s6 ul li .line2{ width: 100%; transition: .5s .2s;}
.inner-s6 ul li:hover .line3{ height: 100%; transition: .2s .2s;}
.inner-s6 ul li:hover .line4{ width: 100%; transition: .5s .2s;}


.zzjg-box{
    max-width: 7.33rem;
    margin-left: 1.13rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zzjg-box .zzjg-tit{
    width: 39.83%;
    padding-right: .8rem;
    position: relative;
    transform: translateY(-0.19rem);
}
.zzjg-box .zzjg-tit p{
    font-size: .22rem;
    line-height: .59rem;
    color: #383838;
    text-align: center;
    background: #DBEBFA;
}

.zzjg-box .zzjg-tit:after{
    position: absolute;
    content: '';
    height: 1px;
    right: 0;
    width: .8rem;
    top: 50%;
    background: #D4DDE5;
}
.zzjg-box .zzjg-list{
    width: 60.17%;
    position: relative;
}
.zzjg-box .zzjg-list:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0.25rem;
    bottom: 0.25rem;
    width: 1px;
    background: #D4DDE5;
}
.zzjg-box .zzjg-list li{
    position: relative;
    padding-left: .64rem;
    margin-top: .16rem;
}
.zzjg-box .zzjg-list li a{
    display: block;
    font-size: .18rem;
    line-height: .27rem;
    color: #383838;
    text-align: center;
    padding: .13rem .1rem .1rem;
    background: #DBEBFA;
    transition: .5s;
}
.zzjg-box .zzjg-list li:first-child{
    margin-top: 0;
}
.zzjg-box .zzjg-list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    height: 1px;
    width: .64rem;
    background: #D4DDE5;
}
.zzjg-box .zzjg-list li:hover a{
    color: #fff;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
}
.inner-s7{
    padding-top: .6rem;
}


/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: linear-gradient(270deg, #54B84B -31%, #0074B7 100%);
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #0A5DB0;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #0A5DB0;
}

@media (max-width: 1199px){

.nymain .leftNav{    display: none;}
    .n_banner{
        margin-top: .75rem;
    }
    #m_n_nav{
        display: block;
    }
    .left_nav{
        display: none;
    }
    .right_box{
        width: 100%;
    }
    .inner-page{
        padding: .3rem 0 .4rem;
        margin-bottom: 0;
    }
    .n_tit{
        padding-top: 0;
    }
    .inner-s3{
        padding: 0;
    }
    .inner-s7{
        padding-top: 0;
    }
    .zzjg-box{
        margin: 0 auto;
    }
}
@media (max-width: 1025px){
    .n_tit{
        margin-bottom: .35rem;
    }
    .inner-s1{
        padding: .2rem;
        margin-bottom: .3rem;
    }
    .inner-s2 .item .tit{
        font-size: .2rem;
        padding-left: .3rem;
    }
    .inner-s2 .item .tit:before{
        left: 0;
    }
    .inner-s2 .item .tit:before{
        top: .08rem;
        width: .18rem;
        height: .18rem;
        transform: none;
    }
    .inner-s2 .item .txt{
        margin-top: .15rem;
        font-size: .16rem;
        line-height: 2;
    }
    .inner-s1 .txt-box{
        font-size: .16rem;
        line-height: 2;
    }
    .inner-s2 .item{
        padding: .24rem .2rem;
    }
    .inner-s6 li .tit{
        font-size: .18rem;
        padding-left: .3rem;
        margin-bottom: .1rem;
    }
    .inner-s6 li .tit:before{
        width: .18rem;
        height: .18rem;

    }
    .inner-s6 li .h5{
        padding-left: 0;
    }
    .inner-s6 li a{
        padding: .2rem ;
    }
    .inner-s6 li{
        width: 49%;
        margin: 0 !important;
    }
    .inner-s6 ul{
        gap: .24rem 2%;
    }
    .inner-s5 .item .tit{
        font-size: .2rem;
        margin-bottom: .15rem;
    }
    .inner-s5 ul li a{
        padding: .2rem;
    }
    .inner-s5 ul li h3{
        font-size: .2rem;
        margin-bottom: .1rem;
    }
    .inner-s5 ul li{
        width: 49%;
        margin: 0 !important;
    }
    .inner-s5 ul{
        gap: .24rem 2%;
    }
    .inner-s5 .item{
        margin-bottom: .3rem;
    }
    .zzjg-box{
        max-width: none;
    }
    .inner-s4{
        margin-top: 0;
    }
}

@media (max-width:769px){
    .n_tit h3{
        width: 100%;
        padding-left: .2rem;
        margin-bottom: .05rem;
    }
    .posi{
        width: 100%;
    }
    .posi img{
        width: .2rem;
        margin-right: .02rem;
    }
    .inner-s1 .txt-box{
        width: 100%;
        margin-bottom: .2rem;
    }
    .inner-s1 .img-box{
        width: 100%;
    }
    .inner-s1 .img-box .pic{
        padding-top: 58.32%;
    }
    .inner-s2 .item .tit{
        font-size: .18rem;
    }
    .inner-s3 table thead{
        display: none;
    }
    .inner-s3 table tr{
        display: block;
        margin: 0 0 .2rem;
        border-top: 1px solid #D2E0EE ;
        border-right: 1px solid #D2E0EE ;
        border-radius: .1rem;
    }
    .inner-s3 table td{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100% !important;
        padding: 0 .2rem;
        line-height: .3rem;
    }
    .inner-s3 table td:before{
        content: attr(data-title);
        display: block;
        flex-shrink: 0;
        width: .6rem;
        font-family:SourceHanSansCN-Bold,sans-serif;
        text-align: left;
        line-height: .3rem;
    }
    .inner-s3 table td br{
        display: none;
    }
    .inner-s3 table{
        border: none;
    }
    .inner-s6 li{
        width: 100%;
    }
    .inner-s5 ul li a{
        padding: .15rem;
    }
    .inner-s5 ul li .pic {
        width: 1.15rem;
        height: 1.43rem;
    }
    .inner-s5 ul li .txt {
        width: calc(100% - 1.35rem);
    }
    .inner-s5 ul li h5{
        font-size: .16rem;
        line-height: .3rem;
    }
    .zzjg-box{
        flex-wrap: wrap;
    }
    .zzjg-box .zzjg-tit{
        width: 100%;
        padding: 0 10% .3rem;
        transform: none;
    }
    .zzjg-box .zzjg-tit:after{
        left: 50%;
        right: auto;
        bottom: 0;
        top: auto;
        height: .3rem;
        width: 1px;
    }
    .zzjg-box .zzjg-tit:before{
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: #D4DDE5;
    }
    .zzjg-box .zzjg-list{
        width: 100%;
    }
    .zzjg-box .zzjg-list li{
        padding: 0 .3rem;
    }
    .zzjg-box .zzjg-list li:before{
        width: .3rem;
    }
    .zzjg-box .zzjg-list li:after{
        position: absolute;
        content: '';
        right: 0;
        top: 50%;
        height: 1px;
        width: .3rem;
        background: #D4DDE5;
    }
    .zzjg-box .zzjg-list:before{
        top: 0;
    }
    .zzjg-box .zzjg-list:after{
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0.25rem;
        width: 1px;
        background: #D4DDE5;
    }
    .zzjg-box .zzjg-list{
        padding-top: .3rem;
    }

    .inner-s4 .inner-box{
        padding: .2rem;
        background: none;
        border: 1px solid #D4DDE5;
        border-radius: .05rem;
        margin-right: 0;
    }
    .inner-s4:after{
        display: none;
    }
}
@media (max-width:641px){
    .inner-s5 ul li{
        width: 100%;
    }

}
