@charset "utf-8";

.detail .tit-l{    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    border-left: 5px solid #008acc;
    padding-left: 10px;}
.detail  .list a{margin-bottom:0px}
.gg-tit {
    position: relative;
}
.gg-tit .mores:hover {
    transform: translateX(0.1rem);
}
.gg-tit .mores {
    position: absolute;
    right: 0;
    bottom: 7px;
    padding-right: 0.48rem;
    background: url(../images/mores.png) no-repeat right;
    background-size: 0.46rem;
    transition: all .3s;
}
.head2{
    opacity: 1;
    transform: none;
}
.banner img{
    display: block;
    width: 100%;
}
.banner {
    position: relative;
}
.banner .tit{
    position: absolute;
    bottom: 0.36rem;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 14.4rem;
    margin: auto;
    z-index: 3;
}
.banner .tit h4{
    font-size: 0.4rem;
    color: #fff;
    line-height: 1em;
}
.banner .tit i{
    display: block;
    width: 1.12rem;
    height: 0.05rem;
    background: #008acc;
    margin-top: 0.22rem;
    margin-bottom: 0.34rem;
}
.banner .tit .position>*{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #fff;
    line-height: 1em;
}
.banner .tit .position span{
    margin: 0 0.08rem;
}
.banner .tit .position>a.active,
.banner .tit .position>a:hover{
    color: #008acc;
}
.banner:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(transparent 70%, rgba(0, 0, 0, 0.52) 100%);
}
.ny-main{
    background: #f7f7f7;
    padding: 0.37rem 0 0.62rem;}
.ny-main .wrap{
    align-items: flex-start;
}
.leftNav{
    width: 3.57rem;
    background: #008acc;
    padding-left: 0.18rem;
    margin-top: 0.5rem;}
.leftNav>ul{
    padding: 0.16rem 0.25rem;
    background: #fff;
    border-top: 3px solid #008acc;
    min-height: 5.6rem;
    transform: translateY(-0.2rem);
}
.leftNav>ul>li{
    position: relative;
    line-height: 0.88rem;
    border-bottom: 1px dashed #dbdbdb;
}
.leftNav>ul>li>a{
    display: block;
    font-size: 0.2rem;
    color: #111;
    padding: 0 0.35rem 0 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.leftNav>ul>li>i{
    position: absolute;
    right: 0;
    top: 0;
    width: 0.35rem;
    height: 0.88rem;
    background: url("../images/ny-img02.png")  no-repeat 50%;
    background-size: 0.08rem;
    cursor: pointer;
}
.leftNav>ul>li ul{
    display: none;
    margin-bottom: 0.2rem;
}
.leftNav>ul>li ul a{
    display: block;
    font-size: 0.18rem;
    color: #111;
    padding: 0.15rem 0.2rem;
    line-height: 1.3em;
}
.leftNav>ul>li:hover i,
.leftNav>ul>li.active i,
.leftNav>ul>li.on i{
    background-image: url("../images/ny-img03.png");
}
.leftNav>ul>li:hover>a,
.leftNav>ul>li.active>a,
.leftNav>ul>li.on>a{
    color: #008acc;
}
.leftNav>ul>li ul a:hover{
    color: #008acc;
}
.rcon{
    width: 100%;
}
.rightNr{
    width: calc(100% - 4.34rem);
}
.ny-tit h4{
    display: inline-block;
    font-size: 0.3rem;
    color: #111;
    line-height: 0.74rem;
    border-bottom: 3px solid #008acc;
}
/*pic-list*/

.pic-list a{
    width: 30.82%;
    display: block;
    margin: 0.24rem 0;
}
.pic-list a .pic{
    padding-top: 67.1%;
}
.pic-list a .txt{
    padding: 0.18rem 0.3rem;
    background: #fff;

}
.pic-list a .txt p{
    font-size: 0.18rem;
    line-height: 1.66em;
    /* height: 0.6rem; */
    color: #111;
    text-align: center;
}
.pic-list a:hover .txt p{
    color: #008acc;
}
.pic-list{
    margin-top: 5px;
}
.news-num a{
    display: block;
    font-size: 0.3rem;
    color: #111111;
    text-align: center;
    line-height: 1em;
}
.news-num {
    margin-top: 0.3rem;
}
.zt-list a .pic{
    padding-top: 70%;
}
/*list*/

.list a{
    display: block;
    overflow: hidden;
    padding: 0.3rem 0.3rem 0.3rem;
    background: #fff;
    margin-bottom: 0.38rem;
}
.list a time{
    display: inline-block;
    vertical-align: middle;
    padding-right: 0.26rem;
    border-right: 1px solid #dddddd;
}
.list a time span{
    display: block;
    font-size: 0.3rem;
    line-height: 1.2em;
    text-align: center;
    color: #111111;
}
.list a time em{
    display: block;
    font-size: 0.18rem;
    color: rgba(17, 17, 17, 0.58);
    line-height: 1.2em;
}
.list a .txt{
    display: inline-block;
    width: calc(100% - 1.42rem);
    vertical-align: middle;
    margin-left: 0.24rem;
}
.list a .txt h4{
    font-size: 0.2rem;
    color: #111111;
    line-height: 1.7em;
}
.list a .txt p{
    font-size: 0.14rem;
    color: #666666;
    line-height: 1.7em;
}
.list a:hover{
    background: #008acc;
}
.list a:hover .txt p,
.list a:hover .txt h4,
.list a:hover time span,
.list a:hover time em{
    color: #fff;
}
.list a:hover time {
    border-color: #fff;
}
.list{
    margin-top: 0.26rem;
}
/*detail*/
.detail .dtl-tit{
    padding-bottom: 0.18rem;
    border-bottom: 1px solid #dddddd;
}
.detail .dtl-tit h3{
    font-size: 0.3rem;
    color: #111111;
    line-height: 1.8em;
    text-align: center;
}
.detail .dtl-tit p{
    text-align: center;
    margin-top: 0.15rem;
}
.detail .dtl-tit p span{
    display: inline-block;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1.5em;
    vertical-align: middle;
    margin: 0 0.06rem;
}
.dtl-txt p{
    font-size: 0.18rem!important;
    line-height: 2em;
    /* text-indent: 2em; */
    color: #111;
    margin-top: 0.06rem;
}
.dtl-txt p span{
    font-size: 0.18rem!important;
}
.dtl-txt img{
    display: block;
    max-width: 750px;
    height: auto!important;
    width: 100%!important;
    margin: 0 auto;
}
.p-page p{
    font-size: 0.16rem;
    color: #111;
    line-height: 2em;

}
.dtl-txt table{
    width: 90%!important;
    margin: 0 auto;
}
.dtl-txt table p{
    text-indent:0em;
    margin-top: 0px;
}
.p-page p a:hover{
    color: #93351e;
}
.p-page{
    border-top: 1px solid #ddd;
    padding-top: 0.3rem;
    margin-top: 0.36rem;
}
.detail{
    background: #fff;
    padding: 0.45rem 0.62rem;
    margin-top: 0.18rem;
}

/*system*/
.system a{
    display: block;
    width: calc(33.33% - 0.25rem);
    background: #008acc;
    transition: all .3s;
    padding-right: 4px;
    margin: 0.13rem 0.125rem;
}
.system a span{
    display: block;
    font-size: 0.18rem;
    color: #111;
    line-height: 0.74rem;
    padding-left: 0.3rem ;
    padding-right: 0.68rem;
    transform: translateY(-4px);
    background:#fff url("../images/s1-img04.png") no-repeat right 0.2rem center;
    background-size: 0.25rem;
}
.system a:hover span{
    color: #93351e;
    background-image: url("../images/s3-img03.png") no-repeat right 0.2rem center;
}
.system a:hover{
    transform: translateY(-4px);
}
.system {
    margin-top: 0.37rem;
    margin-left: -0.125rem;
    margin-right: -0.125rem;
}
/*zzjg*/
.zzjg a{
    display: block;
    overflow: hidden;
    width: calc(33.33% - 0.3rem);
    position: relative;
    background: #fff;
    margin: 0.16rem 0.125rem 0.17rem;
}
.zzjg a span{
    display: block;
    font-size: 0.18rem;
    line-height: 0.67rem;
    color: #111;
    padding: 0 0.3rem;
}
.zzjg a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 3px;
    height: 0.38rem;
    margin-top: -0.19rem;
    background: #008acc;
    transition: all .3s;
}

.zzjg a:hover span{
    color: #008acc;
}
.zzjg a:hover:before{
    top: 0;
    bottom: 0;
    height:auto;
    margin-top: 0;
}
.zzjg {
    margin-top: 0.18rem;
    margin-left: -0.125rem;
    margin-right: -0.125rem;
}

@media screen and (max-width: 820px){
    .banner{
        margin-top: 0.89rem;
    }
    .ny-main{
        padding-bottom: 0.4rem;
    }
    .banner .tit{
        padding: 0 0.2rem;
        bottom: 0.12rem;
    }
    .leftNav{
        width: 100%;

        padding-top: 0;
        margin-top: 0;
    }
    .leftNav>h4{
        line-height: 0.66rem;
        font-size: 0.28rem;
        text-align: left;
        position: relative;
        font-weight: 600;
        background: #008acc;
        color: #fff;
    }
    .leftNav h4 span {
        position: absolute;
        top: 50%;
        right: 0.15rem;
        width: 0.37rem;
        height: 0.46rem;
        transform: translateY(-50%);
        background: url('../images/sub-h4.png') no-repeat center center;
        background-size: 0.2rem;
    }
    .leftNav>ul{
        transform: none;
        min-height: auto;
        padding: 0.1rem 0;
        display: block;
    }
    .leftNav>ul>li{
        line-height: 0.65rem;
    }
    .leftNav>ul>li i{
        height: 0.65rem;
    }
    .rightNr{
        width: 100%;
    }
    .ny-tit h4,
    .detail .dtl-tit h3{
        font-size: 0.28rem;
    }
    .detail{
        padding: 0.25rem;
    }
    .detail .dtl-tit h3{
        line-height: 1.5em;
    }
    .list a{
        padding: 0.2rem;
        margin-bottom: 0.15rem;
    }
    .pic-list a .txt{
        padding: 0.1rem 0.15rem;
    }
}

@media screen and (max-width: 640px){
    .zzjg a{
        width: calc(50% - 0.2rem);
        margin: 0.1rem 0;
    }
    .system a{
        width: calc(50% - 0.2rem);
        margin:0.13rem 0.1rem;
    }
    .system{
        margin-top: 0.15rem;
    }
     .zzjg a{
        width: calc(50% - 0.2rem);
        margin:0.13rem 0.1rem;
    }
    .detail .dtl-tit h3{
        font-size: 0.26rem;
    }
    .pic-list a{
        width: 48%;
        margin: 0.12rem 0;
    }

}
@media screen and (max-width: 400px){
    .zzjg a,
    .system a,
    .pic-list a{
        width: 100%;
    }
}

/* 2023-05-10 */

.sz a{
    display:block;
    width:23.5%;
    margin-left:2%;
    margin-top: 0.25rem;
}
.sz a:nth-child(4n+1){
    margin-left:0;
}
.sz a .pic{
    padding-top:125%;
}
.sz a p{
    font-size:0.18rem;
    color:#333;
    text-align:center;
    line-height:2.5em;
}
@media screen and (max-width: 640px){
    .sz a{
        width:32%
    }
    .sz a:nth-child(4n+1){
    margin-left:2%;
}
    .sz a:nth-child(3n+1){
    margin-left:0;
}
}
@media screen and (max-width: 480px){
    .sz a{
        width:48%;
        margin-top:0.2rem;
    }
    .sz a:nth-child(4n+1){
    margin-left:2%;
}
    .sz a:nth-child(3n+1){
    margin-left:2%;
}
     .sz a:nth-child(2n+1){
    margin-left:0%;
}
}


.sz-tit h2{
    font-size: 0.38rem;
    /* font-weight:600; */
    line-height: 2.5em;
    text-align: center;
}
.szlink ul{
    align-items: flex-start;
}
.szlink li{
    width:23.5%;
   
    text-align: center;
    transition: all .5s ease-out;
    padding: 10px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.szlink li a{
    display:flex;
    height: 4.1rem;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 3;
}

.szlink li a .icon{
    width: 0.88rem;
    height: 0.87rem;
    position:relative;
    margin: 0 auto;
    z-index: 3;
}
.szlink li a p{
    font-size: .28rem;
    color:#fff;
    line-height: 1.5em;
    text-align: center;
    margin-top: 0.2rem;
}
.szlink li:after{
    position:absolute;
    content:'';
    left:.12rem;
     top:.12rem;
     right:.12rem;
     bottom:.12rem;
    border:1px dashed #fff;
}
.szlink li:nth-child(1){
    margin-top:.16rem;
    background:#8b726e;
}
.szlink li:nth-child(2){
    margin-top:1.16rem;
    background:#a39e9e;
}
.szlink li:nth-child(3){
    margin-top:.4rem;
    background:#597099
}
.szlink li:nth-child(4){
    background:#ab7d72
}

.szlink li:hover{
    box-shadow: 0 0 10px rgba(51,51,51,.15);
    transform:translateY(-0.2rem)
}

@media screen and (max-width: 820px){
    .szlink li{
        width:49%;
        margin-top:0.2rem !important;
    }
   .szlink li a .icon{
       width: 0.88rem;
       height: 0.87rem;
   }
    .szlink li a{
        height: 2.8rem;
    }
    .szlink li:hover{
        transform:scale(1.05);
    }
}
@media screen and (max-width: 480px){
    .szlink li a p{
        font-size:0.24rem;
    }
    .szlink li a{
        height: 2.2rem;
    }
}