@charset "utf-8";

.banner img{
    display: block;
    width: 100%;
}
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.38rem;

}

.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: #0857ab;
    color: #fff;
    border: 1px solid #0857ab;
}

.pagination a:hover {
    background: #0857ab;
    color: #fff;
    border: 1px solid #0857ab;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}
/**/
.ny-main{
    padding-top: 0.5rem;
    padding-bottom: 0.33rem;
    background-image: url("../images/index.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.leftNav{
    float: left;
    width: 2.8rem;
    background: #0857ab;
    padding-left: 0.05rem;
}
.leftNav h4{
    position: relative;
    font-size: 0.24rem;
    line-height: 0.66rem;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.leftNav>ul{
    background: #fff;
    padding-bottom: 0.32rem;
}
.leftNav>ul>li{
    position: relative;
    line-height: 0.66rem;
    border-top: 1px solid #e3e3e3;
}
.leftNav>ul>li:first-child{
    border: none;
}
.leftNav>ul>li>a{
    text-align: center;
    display: block;
    font-size: 0.18rem;
    color: #333333;
    padding: 0 0.1rem;
    transition: all .3s;
}
.leftNav>ul>li>span{
    position: absolute;
    top: 0;
    right: 0.63rem;
    height: 0.66rem;
    width: 0.12rem;
    background-image: url("../images/sun-down.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.12rem 0.07rem;
    cursor: pointer;
    display: none;
}
.leftNav>ul>li ul{
    background: #f0f7ff;
    display: none;
}
.leftNav>ul>li ul a{
    display: block;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.67rem;
    text-align: center;
    transition: all .3s;
}
.leftNav>ul>li:hover span{
    display: block;
}
.leftNav>ul>li.on>a{
    color: #044e9d;
    font-weight: 600;
}
/*.leftNav>ul>li.on{
    border-color: transparent;
}*/
.leftNav>ul>li ul a:hover{
    color: #0c5fb7;
    font-weight: 600;
}

.ny-right{
    overflow: hidden;
    padding-left: 0.45rem;
}
.position{
    font-size: 0;
    text-align: right;
    line-height: 0.22rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #f0f0f0;
}
.content{
min-height: 300px;
}
.position>*{
    font-size: 0.16rem;
    color: #333333;
    padding: 0 0.075rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.21rem;
}
.position img{
    width: 0.21rem;
    height: 0.21rem;
    padding: 0;
}
.position a.active{
    color: #044f9f;
}
/*list*/
.list li{
    position: relative;
    line-height: 0.44rem;
}
.list li a{
    display: block;
    overflow: hidden;
}
.list li a{
    display: block;
    font-size: 0.16rem;
    color: #333333;
    padding-left: 0.19rem;
    padding-right: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.list li span{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.16rem;
    color: #333333;
}
.list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.06rem;
    transform: translateY(-50%);
    background-image: url("../images/s2-list-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.list li:hover a,
.list li:hover span{
    color: #044f9f;
}
.list li:hover a{
    transform: translateX(5px);
}
.list{
    margin-top: 0.18rem;
min-height:300px;
}
/*content*/
.con-tit{
    padding-top: 0.27rem;
}
.con-tit h4{
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.36rem;
    text-align: center;
}
.con-tit p{
    font-size: 0;
    text-align: center;
    margin-top: 0.2rem;
}
.con-tit p span{
    display: inline-block;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.32rem;
    padding: 0 0.15rem;
}
.con-txt p{
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.36rem;
    margin-top: 0.25rem;
    text-indent: 2em;
}
.con-txt img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.con-info {
    margin-top: 0.4rem;
}


.pnext p {
    text-indent: initial;
    font-size: 0.16rem;
    line-height: 0.47rem;
    color: #333333;
    font-weight: 600;
}

.pnext p a {
    font-size: 0.16rem;
    color: #333333;
    font-weight: normal;
}
.pnext p:hover a {
    color: #0857ab;
}
/*pic-txt*/
.pic-txt li{
    margin-top: 0.55rem;
}
.pic-txt li a{
    display: block;
    overflow: hidden;
}
.pic-txt li .pho{
    width: 2.30rem;
    float: left;
}
.pic-txt li .pho img{
    display: block;
    width: 100%;
}
.pic-txt li .pic-tx{
    overflow: hidden;
    padding-left: 0.3rem;
}
.pic-txt li .pic-tx h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.18rem;
}
.pic-txt li .pic-tx p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.26rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.52rem;
    margin-top: 0.14rem;
}
.pic-txt li .pic-tx span{
    display: block;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.14rem;
    padding-left: 0.24rem;
    background-image: url("../images/rl.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.16rem 0.14rem;
    margin-top: 0.21rem;
}
.pic-txt li:hover .pic-tx h4{
    color: #044f9f;
}
.pic-txt{
    margin-top: -0.13rem;
}

@media screen and (max-width: 1024px){
    .banner{
        margin-top: 0.9375rem;
    }
}
@media screen and (max-width: 800px){
    .leftNav{
        float: none;
        width: auto;
        padding: 0;
    }
    .leftNav>ul{
        display: none;
        padding-bottom: 0;
    }
    .leftNav h4{
        font-size: 0.36rem;
        text-align: left;
        padding: 0 0.2rem;
        line-height: 0.68rem;
    }
    .leftNav h4 span {
        position: absolute;
        top: 50%;
        right: 0.15rem;
        width: 0.37rem;
        height: 0.46rem;
        transform: translateY(-50%);
        background: url('../images/sub_left_down2.png') no-repeat center center;
    }

    .leftNav>ul>li>a{
        text-align: left;
        font-size: 0.26rem;
        padding-left: 0.2rem;
    }
    .leftNav>ul>li>span{
        right: 0.23rem;
        width: 0.20rem;
        background-size: 0.20rem auto;
        display: block;
    }
    .leftNav>ul>li ul a{
        font-size: 0.24rem;
        text-align: left;
        padding-left: 0.3rem;
    }
    .ny-right{
        padding-left: 0;
        padding-top: 0.3rem;
    }
    .position{
        text-align: left;
    }
    .position>*{
        font-size: 0.26rem;
        line-height: 0.32rem;
    }
    .position img{
        width: 0.32rem;
        height: 0.32rem;
    }
    .list li a{
        font-size: 0.26rem;
        padding-left: 0.25rem;
        padding-right: 1.7rem;
    }
    .list li span{
        font-size: 0.24rem;
    }
    .list li{
        line-height: 0.58rem;
    }
    .list li:before{
        width: 0.1rem;
        height: 0.1rem;
        background-size: 0.08rem auto;
    }
    .con-tit h4{
        font-size: 0.34rem;
        line-height: 0.44rem;
    }
    .con-tit p span{
        font-size: 0.22rem;
    }
    .con-txt p{
        font-size: 0.26rem;
        line-height: 1.75;
    }
    .pnext p,
    .pnext p a{
        font-size: 0.26rem;
    }
    .pic-txt li .pic-tx h4{
        font-size: 0.3rem;
    }
    .pic-txt li .pic-tx p{
        font-size: 0.26rem;
        line-height: 0.46rem;
        height: auto;
    }
    .pic-txt li .pic-tx span{
        font-size: 0.24rem;
        line-height: 1;
        padding-left: 0.35rem;
        background-size: 0.24rem auto;
        background-position: left top;
    }
}

@media screen and (max-width: 550px){
    .pic-txt li .pho{
        float: none;
        width: auto;
    }
    .pic-txt li .pic-tx{
        padding-left: 0;
    }
}