@charset "gb2312";
*{
    padding: 0;
    margin: 0;
}
html{
    font-size: 100px;
}
html,body{
    margin: 0;
    padding: 0;
}
body{
    font-family:'Î¢ÈíÑÅºÚ','"Microsoft Yahei"',Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#545454;
}
img{
    margin: 0;
}
a{
    color: #545454;
    text-decoration: none;
}
p{padding: 0;margin: 0;line-height: 1.8;}
ul,li,ol{
    list-style: none;
    margin: 0;
    padding: 0;
}
nav,header,aside,footer{
    display: block;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    padding-left: 0;
    padding-right: 0;
}
.container-fluid{
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.ad{
}
.ad img{
    width: 100%;
    height:auto;
    margin: 10px auto;
}
.gudingW img{
    height: 118px;
}
/*nav*/

.disFlex{
    display: flex;
    justify-content: space-between;
}
.header{
    text-align: center;
    margin:0 auto 80px auto;
    color: #666;
    border-bottom: 1px #d4d1cd solid;
    font-size: 14px; 
    padding: 18px 0;
} 
.header a{
    color: #666;
    margin-left: 14px;
    margin-right: 14px;
    text-align: center;
    white-space: nowrap;
}
.header a:active{
    color: #d3feff;
}  
.newsList{
    width: 530px; 
    overflow: hidden;
    float: right;
    position: relative;
}
.newsList_top{
    width: 100%; 
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    padding-bottom: 20px;
}
.frontPage .newsList_item{
      padding-bottom: 40px;  
}
.frontPage .newsList_item:nth-last-child(1){
    padding-bottom: 0;
}
.ad-item{
    position: relative;
    padding-bottom:20px ;
}
.ad-item img{
    width: 100%;
    height: auto;  
    margin-bottom: 20px;   
}
.ad-item p{
    font-size: 18px;
    color: #545454;
    font-weight: bold;
}

.newsList_item a{
    font-size: 18px;
    font-weight: bold;
    color: #545454; 
}
.newsList_item a:hover{
    color: #c10b0b;
}
.newsList p{
    font-size: 18px; 
    line-height: 2.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsList p a{ 
    height: auto; 
    font-weight: normal;
    color: #878787; 
}
.newsList_bot{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}
.newsList_bot li a{
    font-size: 20px;
    line-height: 36px;
    color: #393939;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
} 
.ad{
    display: flex;
    justify-content: space-between;
}
.aside{
    /* float: right; */
    width: 330px;
    flex-shrink: 0;
    margin-left: 80px;
}
.aside .ad img{
    margin: 10px auto;
}
.title{
    position: relative;
    margin-bottom: 10px;
}
.title span{
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #757575;
    font-size: 14px;
}
.title img{
    width: 160px;
}

.aside .newsList{
    width: 100%;
    float: none;

}
.aside .newsList p{
    font-size: 16px;
    color: #393939;
    line-height: 26px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
 
.aside-son-01{
    padding-bottom: 20px;
}
.aside-son-02{
    padding-bottom: 20px;
}
.aside-son-03{
    padding-bottom: 20px;
} 
.box{
    height:630px;
    overflow-y:scroll;
}
.box-slide{
    padding: 0 0 20px 0;
}

.box-slide img{
    width:100%;
    height:auto;
}

.aside .newsList_bot{
    margin-top: 0;
}
.video{}
.video ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.video ul li{
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.video ul li a{
    display: block;
}
.video ul li img{
    width: 100%;
    /* height: 193px; */
}
.video ul li i{
    display: block;
    width:65px ;
    height: 54px;
    background: url("https://libvpn.swfu.edu.cn/vpn/89/http/PNSX63LYPMYG63LYPN3XGLUQPJUB/images/2021/videoBtn.png;vpn_img") no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.left{
    width: 100%;
    /* width: 1000px; */
    /* float: left; */
}
 
/**list**/
.ssion-nav{
    height:auto;     
    border-bottom: 5px #e00011 solid;
    padding-bottom: 20px;
    padding-top:0;
    margin-bottom: 20px;
    overflow: hidden;
    line-height: 46px;
    font-size: 18px;
}
.ssion-nav img{ 
    height: 45px;
    margin-right: 40px;
    float: left;
    margin-right: 10px;
} 
.ul-listy{
    padding-bottom: 20px;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ul-listy li{
   
    /*! border-bottom: 1px #d9d9d9 solid; */
    position: relative; 
    height: auto;
    overflow: hidden;
    padding: 12px 0;
}
.ul-listy li a{
    display: flex; 
    justify-content: space-between;
    align-items: center;
}
.ul-listy li p{
    width: 85%;
    font-size: 20px; 
    line-height: 30px; 
    padding-right: 15px;
}
.ul-listy li span{
    /* position: absolute; */
    right: 0;
    height: 30px;
    /* width: 14%; */
    font-size:14px;
    text-align: right;
    /* top: 50%;
    transform: translateY(-50%); */
    color: #b7b7b7;
}
.left .ul-listy{
    margin-bottom:40px ;
}
.list-nav{
    width: 160px;
    height: auto;
    position: fixed;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    left:0;
}
.list-nav ul{ 
    display: block;
    height: auto;
    margin-left: 10px;
    border-left: 5px #bf0000 solid;
    border-image: linear-gradient(to bottom, rgba(224,0,15,0),  rgba(224,0,15,1), rgba(224,0,15,1), rgba(224,0,15,0)) 1 100%;
    /*! border-radius:20px; */
    padding: 60px 0;
    background: #ffffff;
  

}
.list-nav ul li{
     
    text-align: center;
    font-size: 16px;
    position: relative;
    padding: 20px 0;
}
 
.list-nav ul li.list-nav-current a{
    color: #e0000f;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 3px #e0000f solid;
    padding-bottom: 10px;
}
.list-nav ul li.list-nav-current::before{
    content: "";
    width: 16px;
    height: 16px;
    background: #e0000f;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.list-nav .icon{
    display: none;
}
.code img{
    width: 155px;
    height: 44px;
}
/*content*/
.content h1{
    font-size:36px;
    color: #3b3b3b;
    padding-bottom:10px;
}
.note{
    font-size: 14px;
    color: #bcbcbc;
    margin-bottom:10px;
}
.note span{
    margin: 0 15px ;
}
.content .ad img{
    margin: 10px auto;
}
.content-main{
    border-top: 2px #bbbbbb solid;
    padding: 25px 0;
}
.content-main p{
    line-height: 40px;
    font-size:18px;
    padding-bottom: 20px;
}
.content-main img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.conTacNew p b{
    line-height: 40px;
    font-size:20px ;

}
.conTacNew ul li{
    line-height:40px;
}
.bshare-custom .bshare-weixin,.bshare-custom .bshare-qqim,.bshare-custom .bshare-sinaminiblog,.bshare-custom .bshare-qzone,.bshare-custom .bshare-more.more-style-addthis{
    display: block !important;
    margin: 10px auto; 
}
.share fieldset{

}
.share fieldset legend{
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #9b9b9b;
}
 .img-disFlex img{
    margin: 0 ;
 }

/*footer*/
.footer{ 
    min-width: 1400px;
    height:auto;
    overflow:hidden;
    clear:both;
    padding-top:80px;
}
.foot-main{ 
    margin: 0 auto;
    padding:20px 0px;
    text-align:center;
    margin:  0 auto;
    border-top: 1px #e2e2e2 solid;
    font-size: 14px;
}
.foot-main p{
    line-height:1.8;
    color: #b2b2b2;
}
.foot-nav{
    line-height:30px;
    color: #b2b2b2;
    padding-bottom: 10px;
}
.foot-nav a,.foot-main a{
    color: #b2b2b2;
}
.foot-main p img{
    margin: 20px 2px 0 2px;
    border: 1px #dadada solid;
    width: 143px;
    height: auto;
}

@media only screen and (max-width: 1560px) {
    
    .list-nav{
        top: auto;
        transform: translateY(0);
        bottom: 0;
    }
    /* .list-nav .icon{
        display:block;
    } */
    .list-nav{
        display: none;
    }
    .content-nav-main{
        display: none;
    }
}