html{
    font-size:192px;
}
.second-menu-hidden{
display:none !important;
}
.footer{
border-top: 1px solid #e5e5e5;
}

#header{
    position:absolute;
}

.second-banner{
    width:100%;
    position:relative;
    height:300px;
}

.banner-wz{
    position:absolute;
    top:45%;
    width:1440px;
    margin:0 auto;
    left:50%;
    transform:translateX(-50%)
}


.banner-wz h2{
    font-size:34px;
    font-weight:700;
}

 .banner-wz h2 span{
     font-size:22px;
     color:rgba(0,0,0,.2);
     margin-left:20px;
     font-family: MicrosoftYaHei;
 }

 .banner-wz p{
     font-size:16px;
     margin-top:20px;
 }

.banner-wz-bai{
    color:#fff;
}

.banner-wz-bai p{
    color:#fff;
}

.banner-wz-bai h2 span{
color:rgba(255,255,255,.2);
}

.second-banner img{
    width:100%;
    height:300px;
}

.second-menu{
   height:66px;
   align-items:center;
   background:#FBFBFB;
   border-bottom:1px solid #E5E5E5;
   overflow:visible;
    position:relative;
}
.second-menu .dt-wid{
     display:flex;
     justify-content:space-between;
     height:66px;
     align-items:center;
     /* position: relative; */
}

.second-menu-left{
    display:flex;
    font-size:16px;
    color:#A3A2A1;
    position:relative;
}

.second-menu-left a{
    font-size:16px;
    color:#A3A2A1;
    margin-right:6px;
    margin-left:6px;
}
.second-menu-left ul li:first-child{
    margin-left:0;
}

.second-menu-left ul li a{
    color:#A3A2A1;
}

.second-menu-hidden{
    position:absolute;
    z-index: 99999;
    right:0;
    top: 32px;
    padding:10px 0px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),0 3px 6px -4px rgba(0, 0, 0, 0.12),0 9px 28px 8px rgba(0, 0, 0, 0.05);
    display:none;
}

.second-menu-hidden .active a{
    color:#2C68B9;
}
.second-menu-hidden li{
    padding:0 15px;
}

.second-menu-hidden li:hover{
    background:#efefef
}
.second-menu-hidden li:hover a{
    color:#2C68B9;
}



.second-menu-right ul{
    display:flex;
}

.second-menu-right ul li{
    font-size:16px;
    color:#A3A2A1;
    margin-left:40px;
}

.second-menu-right ul li.active{
    color:#2C68B9;
    font-weight:700;
}

.gywm-content{
    background:url(../images/gsjj-bg.png) no-repeat #F5F5F5 left center;
    background-size:46.7%;
    border-bottom:1px solid #e5e5e5;
}

.second-content{
    width:1200px;
   margin:0 auto;
    padding:46px 0;
    /* overflow:hidden; */
    position:relative;
}

.gsjj-top{
    display:flex;
    justify-content:space-between;
    margin-top:0.15rem;
}

.gsjj-top-left{
    width:33.33%;
}

.gsjj-top-right{
    width: 53%;
}

.gsjj-cn{
    font-size:0.12rem;
    color:#666;
}
.gsjj-en{
    width:90%;
    margin-bottom:0.18rem;
    margin-top:0.04rem;
}

.gsjj-intro{
    font-size:0.13rem;
    color:#666;
    padding-top:0.12rem;
    border-top:0.02rem solid rgba(44, 104, 185,.2);
}

.gsjj-top-left>ul{
    display:flex;
    flex-wrap:wrap;
    margin-top: 0.2rem;
}

.gsjj-top-left>ul>li{
    margin-right:0.4rem;
    margin-bottom:0.16rem;
}

.gsjj-top-left>ul>li:nth-child(4){
    margin-right:0.28rem;
}

.gsjj-top-left>ul>li>p{
    font-size:0.1rem;
    color:#2C68B9;
    font-weight:700;
}

.gsjj-top-left>ul>li>span{
    font-size:0.08rem;
    color:#666;
}

.gsjj-top-right{
    font-size:0.09rem;
    color:#666;
    line-height:0.18rem;
}

.gsjj-top-right p{
     font-size:0.09rem;
     color:#666;
     line-height:0.18rem;
     margin-bottom: 0.08rem;
}

.gsjj-bottom{
    display:flex;
    margin-top: -0.35rem;
    margin-bottom: 0.25rem;
}

.gsjj-bottom-left{
    width:47.9%;
}

.gsjj-bottom-right{
    width:52.1%;
    background:url(../images/gsjj-lbg.png) no-repeat;
    height:2rem;
    margin-top:0.5035rem;
    padding:0.35rem;
    background-size:cover;
}

.gsjj-wbq{    
    font-weight:700;
    padding-bottom:0.12rem;
    border-bottom:0.02rem solid rgb(245, 245, 245,.2)
}

.gsjj-wbq p{
    font-size:0.15rem;
    color:#fff;
}

.gsjj-wbq strong{
    font-family:Arimo;
    font-size:0.3rem;
    color:#fff;
    display:inline-block;
}

.gsjj-wbq span{
    font-size:0.09rem;
    color:#fff;
    font-weight:400;
    
}

.gsjj-bottom-right ul{
    display:flex;
    padding-top: 0.3rem;
}

.gsjj-bottom-right ul li{
    margin-right:0.2rem;
}

.gsjj-bottom-right ul li p{
    color:#f5f5f5;
    font-size:0.1rem;
    font-weight:700;
}

.gsjj-bottom-right ul li p strong{
    display:inline-block;
    font-size:0.2rem;
}

.gsjj-bottom-right ul li span{
    color:#fff;
    margin-top:0.03rem;
    font-size:0.09rem;
}

.xwzx-contain{
    
}

.xwzx-contain ul li.news-li {
    float:left;
    width: 100%;
    margin:0 auto;
    padding: 14px 0px;
    border-bottom:1px solid #E6E9EE;
    transition:all .4s;
    display:flex;
    justify-content:space-between;
    box-sizing: content-box;
    padding-left:20px;
}

.xwzx-contain ul li.news-li:hover{
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(220,220,221,0.45);
    border-radius: 5px;
}

.xwzx-contain ul li.news-li:hover  .news-title{
    background:url(../images/news-iconB.png) no-repeat left;    
    background-size:12px;
}

.xwzx-contain ul li.news-li:hover .news-title a{
    color:#2076FF;
   font-weight:700;
}


.news-item-date {
    margin-top:10px;
    font-size:16px;
    color:#999;
}

.news-item-date p {
    font-size: 0.2rem;
    font-weight: 700;
    color: #2C68B9
}

.news-item-date span {
    font-size: 20px;
    margin-top: 10px;
    color: #2C68B9;
    font-weight: 700;
}



.news-item-title {
    font-size: 20px;
    color: #4c4c4c;
    margin-top: 10px;
    transition: color .5s;
    height:58px;
}

.news-item-title a {
    color: #4c4c4c;
    transition:color .5s;
}

.news-item-sum {
    font-size: 18px;
    line-height: 32px;
    color: #848585;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.second-title{
    font-size:30px;
    color:#2C68B9;
    padding-bottom:20px;
    
}

.second-title1{
   border-bottom:1px solid #2C68B9;
}

.xwzx-contain ul{
    /* overflow:hidden; */
}

.xwzx-contain ul li.fddtr-li{
    float:left;
    width:45.8%;
    padding:0.15rem 0 0.08rem;
    border-bottom:1px solid rgba(10, 80, 180,.1);
    display:flex;
    justify-content:space-between;
    align-items:center;
    transition:all .5s;
}

.xwzx-contain ul li.fddtr-li:nth-child(even){
    margin-right:4.2%;
}

.xwzx-contain ul li.fddtr-li:nth-child(odd){
    margin-left:4.2%;
}

.fddtr-left-title{
    font-size:0.1rem;
    color:#4C4C4C;
    
}

.fddtr-left-title a{
    color:#4c4c4c;
    transition: color .5s;
}

.fddtr-left-date{
    color:#999;
    font-size:0.08rem;
    margin-top:0.2rem
}

.fddtr-left-date span{
    margin:0 0.07rem;
}

.fddtr-right{
    width:27.3%;
    min-height:0.6rem;
    overflow:hidden;
    background:url(../images/img-bg.png) no-repeat;
    background-size:100%;
}

.fddtr-right img{
    width:100%;
    height:0.6rem;
}

.xwzx-contain ul li.fddtr-li:hover{
    border-bottom:1px solid #2C68B9;
}

.xwzx-contain ul li.fddtr-li:hover .fddtr-left-title a{
    color:#3471C0;
    font-weight:700;
}

.zzjg-content ul{
    display:flex;
    width:78%;
    margin:0 auto;
    margin-bottom:0.2rem;
}

.zzjg-content ul li{
    width:50%;
    height:0.3rem;
    display:flex;
    justify-content:center;
    align-items:center;
    border-top:1px solid #D6D6D6;
    border-bottom:1px solid #D6D6D6;
    font-size:0.11rem;
    color:#2C68B9;
    font-weight:700;
    cursor:pointer;
}

.zzjg-content ul li.active{
    background:rgba(52, 113, 192,.1);
    border-top:3px solid #3471C0
}

.zzjg-contain{
    width:100%;
}

.ld-contain{
    width:80%;
    margin:0 auto;
}

.ld-contain{
    width:80%;
    margin:0 auto;
}

.dl-content{
    background:url(../images/dl-bg.png) no-repeat;
    padding-top: 0.6rem;
    height: 3.5rem;
    background-size:cover;
}

.jr-content{
     background:url(../images/jr-bg.png) no-repeat;
}
.mtmhg-content{
     background:url(../images/mtmhg-bg.png) no-repeat;
   padding-top:0.2rem !important;
}
.hb-content{
     background:url(../images/hb-bg.png) no-repeat;
}

.swwl-content{
     background:url(../images/smwl-bg.png) no-repeat;
}

.xxcy-content{
     background:url(../images/xxcy-bg.png) no-repeat;
}

.ldly-content{
    padding-top: 0.6rem;
    height: 3.5rem;
    background-size:cover;
}
.ldly-content .second-content{
    width:80%;
}

.dl-content .second-content{
    overflow: hidden;
}

.ldly-center{
    background:#F1FAFF;
    margin-bottom:0.2rem;
}
.ldly-center img{
    width:100%
}

.dl-contain{
    width: 54%;
    float:right;
}

.dl-title{
    font-size:0.1rem;
    font-weight:700;
}

.dl-entitle{
    color:#2C68B9;
    font-size:0.13rem;
    margin-bottom:0.08rem;
    text-transform:uppercase
}

.dl-sum{
    font-size:0.09rem;
    line-height:0.18rem;
    margin-bottom:0.07rem;
    max-height: 1.8rem;
    overflow:auto;
    padding-right:0.2rem
}

.dl-intro{
    position:relative;
}

.dl-chtitle{
    display:flex;
    position:absolute;
    right:0;
    top: 0.05rem;
    margin-right:0.2rem;
}

.dl-chtitle li{
   width:0.5rem;
    height:0.21rem;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:0.09rem;
    background:#F2FBFF;
    border-radius:0.3rem;
    margin-left:0.05rem;
   cursor:pointer;
}

.dl-chtitle li.active{
    background:#2C68B9;
    color:#fff;
}

.dl-sum::-webkit-scrollbar {
    width:6px;
}

.dl-sum::-webkit-scrollbar-thumb {
    background:#2C68B9;
    border-radius:12px;
}

.dl-sum::-webkit-scrollbar-track {
    background:#eeee;
     border-radius:12px;
}
.dl-sum p{
    font-size:0.09rem;
    line-height:0.18rem;
    margin-bottom:0.07rem;
}

.dl-intro{
    position:relative;
}

.dl-chtitle{
    display:flex;
    position:absolute;
    right:0;
    top: 0.05rem;
}

.dl-chtitle li{
   width:0.5rem;
    height:0.21rem;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:0.09rem;
    background:#F2FBFF;
    border-radius:0.3rem;
    margin-left:0.05rem;
}

.dl-chtitle li.active{
    background:#2C68B9;
    color:#fff;
}

.lxfs-content{
    padding-bottom:0.5rem;
}

.lxfs-map{
    position:relative;
}

.lxfs-map p{
    position:absolute;
    top: 27%;
    left:37.5%;
    width: 21%;
    background:#2C68B9;
    border-radius:0.25rem;
    padding:0.05rem 0.09rem;
    text-align:center;
    color:#fff;
    font-size:0.09rem;
    line-height: 0.1rem;
}

.lxfs-map p:after{
    position:absolute;
    content:'';
    display:block;
    width: 0.065rem;
    height: 0.055rem;
    background:url(../images/lxfs-icon.png) no-repeat;
    background-size:100% 100%;
    left:47%;
    bottom: -0.05rem;
}

.lxfs-content ul{
    display:flex;
    justify-content:space-between;
    margin-top:0.25rem;
}

.lxfs-content ul li{
    width:22.5%;
}

.lxfs-content ul li span{
    font-size:0.09rem;
    color:#666;
    padding-top:0.22rem;
    padding-bottom:0.1rem;
    display:inline-block;
}

.lxfs-content ul li.lxfs-dz span{
    background:url(../images/dz-icon.png) no-repeat top;
    background-size:0.215rem;
}

.lxfs-content ul li.lxfs-yb span{
    background:url(../images/yb-icon.png) no-repeat top;
    background-size:0.19rem;
}

.lxfs-content ul li.lxfs-wz span{
    background:url(../images/wz-icon.png) no-repeat top;
    background-size:0.16rem;
}

.lxfs-content ul li p{
    font-size:0.13rem;
    color:333;
    padding-top:0.1rem;
    border-top:3px solid #F1F1F1;
    position:relative;
}

.lxfs-content ul li p:before{
    position:absolute;
    display:block;
    content:'';
    width:0.18rem;
    height:3px;
    background:#0F458E;
    left:0;
    top:-3px;
}

.xwzx-contain ul li.ddjs-li{
    float:left;
    width:45.8%;
    padding:0.15rem 0;
    border-bottom:1px solid rgba(10, 80, 180,.1);
    transition:all .5s;
}

.xwzx-contain ul li.ddjs-li:nth-child(even){
    margin-right:4.2%;
}

.xwzx-contain ul li.ddjs-li:nth-child(odd){
    margin-left:4.2%;
}

.ddjs-title{
    font-size:0.1rem;
    color:#4C4C4C;
        transition:all .3s;
}

.ddjs-li-title a{
    color:#4c4c4c;
    transition: all .5s;
}

.ddjs-date{
    color:#999;
    font-size:0.08rem;
    margin-top:0.2rem;
}

.ddjs-contain .second-title{
    color:#E20009;
    border-bottom:1px solid #E6EDF7;

}

.second-menu-righths ul li.active{
    color:#E20009;
}


.xwzx-contain ul li.ddjs-li:hover .ddjs-title{
    color:#E20009;
    font-weight:700;
}

.ddjs-contain{
   background:url(../images/hsdt-bg.png) no-repeat center 0.2rem;
    background-size:59%;
}

.ddjs1-contain{
    background:none;
}

.ddjs-contain .xpage-pagination-pre,.ddjs-contain .xpage-pagination-next,.ddjs-contain .xpage-pagination-pager .btn{
     background:rgba(185, 44, 44,.1);
}

.ddjs-contain .xpage-pagination-num li.on{
    background:#E20009
}

.ddjs-contain .xpage-pagination-num li{
    background:rgba(185, 44, 44,.1);
}

.djpp-chtitle{
    width:75%;
    margin:0 auto;
    font-size:0.13rem;
    color:#D92628;
    padding-top:0.16rem;
    border-top:1px solid  #E6EDF7;
    position:relative;
    margin-top:0.005rem
}

.djpp-chtitle:before{
    content:'';
    display:block;
    width:0.33rem;
    height:0.015rem;
    position:absolute;
    background:#D1232A;
    top:-0.01rem;
}

 .djpp-sum{
   width:75%;
    margin:0 auto;
    padding-left:17.5% !important;
     font-size:0.09rem;
     color:#4c4c4c;
}

.ppmc-item .djpp-sum{   
    background:url(../images/ppmc-bg.png) no-repeat;
    background-size:cover;
    padding:0.11rem 0 0.46rem;
}

.ppmc-item  .djpp-sum img{
    width:67%
}

.djpp-subtitle{
    font-size:0.11rem;
    font-weight:700;
    color:#D92728;
}

.djpp-subsum{
    font-size:0.09rem;
    color:#4C4C4C;
    line-height:2;
    margin-top:0.07rem;
}

.djpp-con{
    margin-bottom:0.25rem;
}



.ppbs-item{
    background:linear-gradient(rgba(196, 196, 196, 0),rgba(233, 242, 255,.2));
}

.ppbs-item .djpp-sum{
    padding-bottom:0.43rem;
}

.ppbs-item .djpp-sum img{
    width:45%
}

.ppsy-item ul{
    padding-left:30%;
    padding-right:12.5%;
    background:linear-gradient(rgba(246, 239, 239, 0),rgb(252, 226, 227,.13));
    padding-bottom:0.55rem
}

.ppsy-item ul li{
    display:flex;
    margin-top:0.2rem;
    align-items:center;
}

.ppsy-img{
    width:0.45rem;
    height:0.45rem;
    margin-right:0.15rem;
}

.ppsy-img img{
    width:100%;
    heighr:100%;
}

.ppsy-title{
    font-size:0.09rem;
    color:#D92728;
    font-weight:700;
     line-height:1.5
}
.ppsy-sum{
    font-size:0.08rem;
    color:#666;
    margin-top:0.02rem;
}

.ztbs-con{
    width:75%;
    margin:0 auto;
    padding-left:17.5%;
    
}

.ztbs-con .djpp-subsum{
    margin-bottom:0.3rem;
}

.ztbs-item ul{
    display:flex;
    justify-content:space-between;
    margin-top:0.12rem;
    margin-bottom:0.35rem;
}

.ztbs-item ul li{
    width:23.5%;
    height:1.32rem;
    padding:0.16rem 0.11rem;
    background:linear-gradient(rgba(249, 251, 255, 0.51),rgb(245, 248, 255));
    border-radius:0.04rem;
}

.sgts-title{
    font-size:0.09rem;
    font-weight:700;
    color:#31326C;
}
.sgts-sum{
    font-size:0.08rem;
    color:#666;
    line-height:1.8;
    margin-top:0.1rem;
}

.ztbs-img{
     width:100%;
     margin-top:0.1rem;
}

.ztbs-img img{
    width:100%;
}

.dt-detail{
    width:1240px;
  margin:0 auto;
}

.detail-title{
    font-size:34px;
    text-align:center;
    line-height:50px;
    width:80%;
    margin:0 auto;
}

.detail-intro{
    display:flex;
    justify-content:space-between;
    border-bottom:4px solid #F2F2F2;
    font-size:16px;
    color:#666;
    padding:26px 0 12px;
    margin-bottom:20px;
}

.detail-inner,.detail-inner p{
     font-size:16px !important;
    color:#666 !important;
    line-height:32px !important;
    font-family:'Microsoft YaHei', '微软雅黑';
}
.detail-inner p{
    margin-top:20px;
   font-family:'Microsoft YaHei', '微软雅黑';
  text-indent:2em;
}

.detail-inner p img{
    width:55% !important;
    margin-left:-2em;
    display:block;
   margin:0 auto;
}

.detail-bottom{
    border-top:1px solid #f2f2f2;
    margin-top:0.21rem;
    padding-top:0.06rem;
   margin-bottom:0.5rem;
}

.detail-sx a{
    display:inline-block;
}

.detail-sx div{
    font-size:16px;
    color:#666;
    margin-top:14px;
}

.detail-hidden{
    display:none
}

.bssy-contain{
    display:flex;
    justify-content:space-between;
    height: 2.3rem;
}

.bssy-left{
    width:61%;
    margin-top: 0.15rem;
}

.bssy-left p{
    font-size:0.09rem;
    line-height:0.18rem;
    color:#666;
}

.bssy-right{
    width:32%;
    position:relative;
}

.bssy-g{
    position:absolute;
    width:100%;
    opacity:1;

}

.bssy-r{
    width: 73%;
    position:absolute;
    left: 12.7%;
    top:0.03rem;
    opacity:0;
    transition:all 1s;
}

.zywh-content{
    background:#f5f5f5;
    padding-bottom: 0.7rem;
}

.bzzh-contain{
    display:flex;
    width:84%;
    margin:0 auto;
    justify-content:space-between;
    align-items:center;
    margin-top:0.1rem;
}

.bzzh-left{
    width:45.8%;
}

.bzzh-left p{
    background:#fff;
    display:flex;
    padding:0.39rem;
    border-radius:0.3rem;
    border:1px solid #D7D7D7;
}

.bzzh-right{
    width:45.7%;
}

.bzzh-right p{
    background:#fff;
    border-radius:0.1rem;
    margin-top:0.08rem;
    height:0.75rem;
    padding:0 0.13rem;
    display:flex;
    align-items:center;
    border:1px solid #D7D7D7;
}

.bzzh-right p:nth-child(1){
    padding:0 0.22rem
}

.bzzh-right p:nth-child(2){
    padding:0 0.155rem
}

.bzzh-contain p img{
    transition:all .5s;
    cursor:pointer;
}

.bzzh-contain p:hover img{
    transform:scale(1.05)
}

.xxgk-content{
    padding-bottom:160px;
}

.jbxx-menu{
    display:flex;
    justify-content:end;
    margin-top: 16px;
    position:absolute;
    right:0;
}

.xxgk-content .second-title{
    border-bottom:1px solid #E5E5E5
}

.jbxx-menu li{
    font-size:20px;
    padding-bottom:18px;
    color:#333;
    margin-left:64px;
}

.jbxx-menu li.active{
    font-weight:700;
    border-bottom:3px solid #3471c0;
}

.jbxx-contain{
    margin-top:60px;
}

.td-1{
    width:15.83%
}

.jbxx-item table tr td{
    padding:0.08rem 0.1rem;
    font-size:0.09rem;
}

.tzzgx-contain{
    display:flex;
    margin-top:0.2rem;
}

.tzzgx-contain li{
    width:19.85%;
    border:1px solid rgba(0,0,0,.1);
    padding: 0.1rem 0.07rem 0.4rem 0.18rem;
    background:#F2F8FF;
    position:relative;
    transition:all .3s;
}

.tzzgx-title{
    font-size:0.13rem;
    font-weight:700;
    color:#333;
    margin-bottom:0.1rem;
}

.tzzgx-contain li p{
    font-size:0.08rem;
    margin-top: 0.06rem;
    display:flex;
    align-items:center
}

.tzzgx-contain li p span{
    font-size:0.15rem;
    color:#CA0915;
    font-weight:700;
}

.tzzgx-contain li p.tzzgx-dm{
    margin-top:0.02rem
}

.tzzgx-contain li p.tzzgx-dm:nth-child(3){
    margin-top: 0.06rem;
}

.tzzgx-contain li p.tzzgx-ld{
    margin-top: 0.02rem;
}

.tzzgx-jrgw{
    position:absolute;
    width:0.6rem;
    height:0.19rem;
    border:1px	solid #2C68B9;
    border-radius:0.1rem 0 0.1rem 0;
    bottom: 0.15rem;
    display:flex;
    justify-content:space-between;
    align-items:center;
    opacity:0;
    transition:all .4s;
    justify-content: center;
}

.tzzgx-jrgw a {
    font-size:0.08rem;
    color:#2C68B9;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.tzzgx-jrgw a img{
    display:inline-block;
    width: 0.09rem;
    margin-left: 0.03rem;
    /* margin-top: 0.05rem; */
}

.tzzgx-contain li:hover{
    background:url(../images/tzzgx-bg.png) no-repeat #F2F8FF;
}

.tzzgx-contain li:hover .tzzgx-jrgw{
    opacity:1;
}

.tzzgx-content{
    padding-bottom:40px;
}

.jbxx-item p{
    font-size:18px;
    margin-top:20px;
    line-height:32px;
}

.jbxx-item p img{
    width:55%;
    margin:0 auto;
    display:block;
}

.lxwm-item p{
    font-size:18px;
    margin-top:20px;
    line-height:32px;
    text-indent:2em;
}


.swiper-ldly{
    background:#C4C4C4;
    margin-bottom:0.1rem;
}
.swiper-ldly .swiper-slide{
    height:auto;
}

.swiper-ldly .swiper-slide img{
    width:100%;
    
}

.ldly-item{
    position:absolute;
    z-index:9999;
    bottom:0;
    height:1.7rem;
    padding:0.32rem;
    background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
    width:100%;
    color:#fff;
    align-items:flex-end
}

.ldly-item-title{
    font-size:0.1rem;
    font-weight:700;
    margin-top:0.5rem
}

.ldly-item-sum{
    font-size:0.09rem;
    line-height:0.15rem;
    font-size:400;
    margin-top:0.1rem;
}

.swiper-ldlyThumb .swiper-slide{
    height:auto;
    border:1px solid rgb(44, 104, 185,0);
    transition:border .3s;
}
.swiper-ldlyThumb .swiper-slide-thumb-active{
   border:1px solid rgb(44, 104, 185,1)
}

.ldly-bottom .second-content{
    position:relative;
    overflow:inherit;
    padding-bottom: 0.4rem;
}

.ldly-next,.ldly-prev{
    position:absolute;
    bottom: 0.65rem;
    width:0.1rem;
    height:0.17rem;
    z-index:111;
    top:auto;
}

.ldly-prev{
    left:-0.2rem;
    background:url(../images/ldly-left.png) no-repeat;
    background-size:100%;
}

.ldly-next{
    right:-0.2rem;
    background:url(../images/ldly-right.png) no-repeat;
    background-size:100%;
}

.hb-box {
    width: 100%;
    padding-bottom: 0.203rem;
    position: relative;
}

.hb-swiper {
    width: 100%;
    height: 100%;
}

.hb-image {
    width: 100%;
    /* height: 1.945rem; */
    margin-bottom: 0.081rem;
}

.hb-image img {
    display: block;
    width: 100%;
    height: auto;
}

.hb-title {
    line-height: 1.25;
    font-size: 0.12rem;
}

.hb-title a {
    color: #2C68B9;
}

.hb-next,
.hb-prev {
    width: 0.1rem;
    height: 0.17rem;
}

.hb-next {
    right: -0.25rem;
    background: url(../images/whnh-right.png) no-repeat center center / cover;
}

.hb-prev {
    left: -0.25rem;
    background: url(../images/whnh-left.png) no-repeat center center / cover;
}

.whnh-content .second-content{
   position:relative;
    overflow:inherit;
}

.gltd-title{
    font-size:26px;
    text-align:center;
    color:#333;
    margin-top:45px;
    font-weight:bold;
    margin-bottom:20px;
}

.gltd-contain ul li{
    border-bottom:1px dashed #ddd;
    padding-bottom:20px;
    margin-bottom:30px;
    min-height:185px;
}
.gltd-item-img{
    float:left;
    margin-right:20px;
}
.gltd-item-img img{
    width:110px;
    height:auto;
}

.gltd-item-title{
    font-size:24px;
    font-weight:700;
    line-height: 40px;
    margin-top:10px;
}

.gltd-item-sum{
    font-size:20px;
    margin-top:10px;
    color:#333;
}

.gltd-item-con p{
    font-size:17px;
    color:#666;
    margin-top:20px;
    line-height:30px;
}

.news-big {
    font-weight: 700;
    text-align: center;
    margin-bottom: 80px;
    display: flex;
    width: 100%;
    height: 100px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
    margin-top: 47px;
    align-items: center;
    border-radius: 10px;
}

.szyw-icon {
    width: 10.8%;
    font-size: 24px;
    background: #3471C0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
}


.szyw-title {
    padding-left: 30px;
    font-size: 28px;
    font-weight: 700;
}

.szyw-title a {
    color: #3471C0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-inner,
.news1-inner {
    display: none;
    position: relative;
}

.public-nav {
    display: flex;
    width: 100%;
    height: 48px;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0s .6s;
    padding-bottom: 10px;
}

.news1-nav {
    margin-bottom: 35px;
}



.public-nav li {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    margin-right: 40px;
   cursor:pointer;
}

.public-nav li.on{
    color: #333;
    cursor: pointer;
    border-radius: 20px;
    font-weight: 700;
    position: relative;
}

.public-nav li.on:after{
    content: '';
    display: block;
    width: 42px;
    height: 3px;
    background: #3471C0;
    position: absolute;
    bottom: -12px;
}

.news-htitle {
    font-size: 20px;
    text-align: center;
    line-height: 29px;
    margin-top: 14px;
    font-weight: 700;
}

.news-htitle a {
    color: #333;
    transition: all .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-htitle:hover a {
    color: #3471C0
}

.news-hsum {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news-contain,
.news1-contain {
    display: flex;
    justify-content: space-between;
}

.newsLeft {
    width: 55.5%;
    position: relative;
    max-height: 500px;
}

.newsLeft .swiper-container {
    height: 100%;
}

.newsLeft-con {
    width: 100%;
    height: 100%;
    position: relative;
}

.newsLeft-pic {
    overflow: hidden;
    height: 100%;
}

.newsLeft-pic img {
    width: 100%;
    height: auto;
    transition: all .6s;
}

.newsLeft-pic:hover img {
    transform: scale(1.05);
}

.newsLeft-bot {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    height: 100px;
    background: linear-gradient(rgba(44, 60, 60, 0), rgb(29, 55, 50));
    padding: 0 0.25rem 0 0.15rem;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between
}


.bot-title {
    font-size: 28px;
    font-weight: 400;
    width: 85%;
}

.bot-title a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bot-more {
    width: 0.22rem;
}

.bot-more img {
    width: 100%;
}


.newsRight {
    width: 39.7%;
}

.news-inner ul {
    /* border-top: 2px solid #E5E5E5; */
}

.news-inner ul li,
.news1-inner ul li {
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}
.news-inner ul li{
border-bottom: 1px solid #E5E5E5;
margin-top:0px;
    display:flex;
    align-items:center;
    padding:10px 0px;
    
}
.news1-inner ul li {
    line-height: 26px;
    margin-top: 21px;
}

.news-inner ul li:nth-child(1){
    display:none
}

.news-date {
    color: #999;
    margin-top: 0.03rem;
    width: 80px;
    margin-right: 15px;
    padding-right:10px;
    border-right:1px solid rgba(154, 154, 154, 0.5);
}

.news-head{
   margin-bottom:10px;
}


.news-item{
    width: calc(100% - 110px);
    position:relative;
    padding-right: 60px;
   
   
} 

.news-item:after{
    display:block;
    content:'';
    position:absolute;
    width: 8px;
    height: 100%;
    background: linear-gradient( 270deg, rgba(234,239,246,0) 0%, #7E99BD 100%), linear-gradient( 180deg, #FFFFFF 0%, rgba(223,237,255,0.28) 29%, rgba(223,237,255,0) 52%, rgba(223,237,255,0.3) 76%, #FFFFFF 100%);
    opacity: 0.1;
    right:0;
    top:0
}

.news-title{
     width: calc(100% - 85px);
}

.news-date p {
    font-size: 24px;
    line-height: 19px;
    padding:0px;
    margin:0px;
    color:#999;
    
}

.news-date span {
    font-size: 14px;
    line-height: 19px;;
    color: #999;
    font-weight: 400;
}

.news-title {
    font-size: 16px;
    font-weight:700;
    line-height:24px;
    width: calc(100% - 85px);
}

.news-li .news-title{
    width:auto;
    background:url(../images/news-iconG.png) no-repeat left;    
    background-size:12px;
     padding-left:20px;
}

.news-li .news-date{
    border:none;
    margin-right:5px;
}


.news-title a {
    color: #444;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all .2s;
}
.pox-news .news-title a{
   -webkit-line-clamp: 2;
   height: 50px;
    display:flex;
    align-items:center;
}

.news-sum{
    font-size:14px;
    color:#666;
    line-height:26px;
     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
      padding-left:20px;
}
.news-inner ul li:hover .news-title a,
.news1-inner ul li:hover .news-title a ,
.ggbg-inner ul li:hover .news-title a{
    color: #3471C0;
    font-weight: 700;
}

.home-ckgd {}

.pox-active-down .home-ckgd,
.pox-active-up .home-ckgd,
.pox-active .home-ckgd {
    transition: all .8s .8s ease-in-out;
    transform: translateX(0px);
    opacity: 1;
}

.news-ckgd {
    position: absolute;
    right: 0;
    top: -55px;
}

.news1-inner .news-ckgd {
    top: -75px;
}

.home-ckgd a {
    color: #666;
    font-size: 0.08rem;
    font-weight: 500;
    z-index: 999;
    transition: all .3s;
}

.home-ckgd a:hover {
    color: #3471C0;
}

.home-ckgd span {
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #fff;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-ckgd span img {
    width: 0.04rem;
    height: 0.075rem;

}

.news-pagination {
    text-align: right;
    bottom: 35px !important;
    right: 20px;
    width: auto !important;
}

.news-pagination>.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    background-size: 100%;
    opacity: 1;
}

.news-pagination>.swiper-pagination-bullet-active {
    background: #3471C0;
    background-size: 100%;
}

.pox-news1 {
    margin-top: 50px;
}

.news1Left {
    width: 55.5%;
}

.news1Right {
    width: 37.5%;
    background-size: 100%;
    position: relative;
}

.ztzl-more {
    position: absolute;
    right: 0;
    top: 8px;
}

.ztzl-top {
    margin-top: 30px;
    width: 100%;
}

.ztzl-top img,.ztzl-bottom img{
    width:100%;
}

.ztzl-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.ztzl-bottom a {
    width: 48%;
}

.pox-xwjt{
    position:relative;
}
.xwjt-more{
    position:absolute;
    right:0;
    top:55px;
}

.fd-con {
    opacity: 0;
    transition: all 0s;
}

.fd-contain {
    position: relative;
    transform: translateY(50px);
    opacity: 0.8;
    transition: all 0s .6s;
    margin-top: 15px;
}


.fd-contain .swiper-slide img {
    width: 100%;
    height:220px;
    opacity: 1;
    transition: opacity 0s;
    border-radius:8px;
}

.fd-contain .swiper-slide-active img {
    opacity: 1;
    transition: opacity 1s;
    height:240px;
}


.fd-contain .swiper-container {
    /* height: 1.5rem; */
    padding: 50px 0;
    margin-top: 20px;
}

.fd-item{
    position:relative;
}
.fd-con{
    position:absolute;
    bottom:15px;;
    width:80%;
    left:50%;
    transform:translate(-50%);
    transition:all 2s;
}

.fd-contain .swiper-slide-active .fd-con{
    opacity:1;
   
}

.fd-title{
     color:#fff;
    text-align:center;
    font-size:20px;
    line-height:29px;
}
.newsPic-con .pre-ul{
    padding-bottom:0.1rem;
display:flex;
flex-wrap:wrap;
   overflow:hidden;
}

.newsPic-con li.newsPic-item{
    width:32%;
    margin-left:1.1%;
    background:#fff;
    box-shadow: 0px 2px 20px 0px rgba(220,220,221,0.45);
    padding: 2% 2% 0.5% 2%;
    margin-top:0.1rem;
    border-radius:5px;
    transition:all .3s;
}

.newsPic-con li.newsPic-item:hover{
    box-shadow: 0px 2px 20px 0px rgba(188,191,195,0.73);
}

.newsPic-img{
    max-height: 215px;
    overflow:hidden;
}

.newsPic-con li.newsPic-item img{
    width:100%;
    height:216px;
overflow:hidden;
}

.newsPic-bottom{
    display:flex;
    justify-content:space-between;
    margin:0.05rem 0;
    align-items:center;
}

.newsPic-bottom .news-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition:all .3s;
}

.newsPic-con li.newsPic-item:hover .news-title{
    color:#2076FF
}


@media screen and (min-width: 1921px) and (max-width: 2800px) {
    .dt-wid,.banner-wz {
        width: 1500px;
    }
}



@media screen and (min-width: 3841px) {
    .dt-wid,.banner-wz{
        width: 2400px;
    }
}



@media screen and (max-width: 1400px) {
.second-menu-right ul li{
    margin-left:30px;
}

@media screen and (max-width: 1300px) {
.second-menu-right ul li{
    margin-left:20px;
}
.dt-detail{
    width:90%;
}
}

@media screen and (max-width: 1500px) {
    .fd-contain .swiper-slide img{
        height:200px;
    }
    .ggbg-inner ul li{
        margin-top: 25px;
    }
.news-htitle a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
}

@media screen and (max-width: 1400px) {
    .dt-wid,.banner-wz {
        width: 85%;
    }

    .newsLeft {
        max-height: 400px;
    }

    .news-hsum {

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .news-inner ul li,
    .news1-inner ul li {
        /* margin-top:18px; */
    }

    .news1-nav {
        margin-bottom: 30px;
    }

    .news1-inner .news-ckgd {
        top: -70px;
    }

    .pox-news .news-title a {
        display: block;
    }
}