
html {
    scroll-behavior: smooth;
  }
body{
    width: 100%;
}
.fz8{
    font-size: 0.8rem !important;
}
.colorM{
color: #ec4109 !important;
}
.bcolorM{
background-color: #ec4109 !important;
}
.colorS{
color: #004b9a !important;
}
.bcolorS{
background-color:#004b9a !important;
}
.colorB{
color:#333 !important;
}
a.colorB:hover{
    color: #004b9a !important;

}
.bcolorB{ 
    background: #0c1935;
}
.cds{
text-shadow: 1px 1px 0px rgb(0 75 154 / 30%);
}
.navicon{
height: 100%;
min-width: 7em;
text-align: center;
}
.slider{
position: relative;
}
.slider-text{
position: absolute;
top: 35%;
left: 5%;
}
.info{
background: url(../images/newb.jpg) no-repeat;
background-size: cover;
padding: 6rem 0;
}
.gcard{
background: linear-gradient(
180deg
, rgba(105, 183, 227, 0.1961) 0%, rgb(0 67 138 / 86%) 94.27%);
-webkit-backdrop-filter: blur(2.5px);
        backdrop-filter: blur(2.5px);
position: relative;
padding-top: 5rem !important;
}
.gcard p.cds{
    position: absolute;
    font-size: 7rem;
    font-weight: bold;
    width: 100%;
    top: -5rem;
}
.gcard div{
margin: 6rem auto 2rem;
width:90%;
}
.gcard div p:nth-child(1)::before{
position: absolute;
left: 45%;
margin-top: -3rem;
width: 30px; 
height: 2px;
content: '';
background-color: #fff;
}
.inews{    
box-shadow: 0px 3px 3px 1px rgb(0 75 154 / 15%);
margin-top: -8.5rem;
}
.inmore{    
padding: 28px 50px;
display: block;
}
.pdcontent{
margin: 40px auto;
padding: 40px;
max-width: 1140px;
}
.pdcontent p ,.pdcontent ul{
margin-bottom: 1.5em;
}
.pdcontent li p{
margin-bottom: 0;
}
.pdcontent p strong:nth-child(1){
display: block;
border-bottom: 1px solid #e8e8e8;
position: relative;
padding-left: 1em;
font-size: 1.3rem;
line-height: 3rem;
margin-top: 4em;
}

.pdcontent p strong:before{
background-color: #004b9a;
content: '';
display: block;
height: calc(100% - 6px);
width: 5px;
position: absolute;
left: 0;
top: 3px;
}

.pdcontent > p:nth-child(2) > strong{
font-size: 1.5rem;
border-bottom: none;    
padding-left: 0;
margin-top: 0;
}
.pdcontent > p:nth-child(2) > strong::before{
width: 0px;
}
aside.menu{
border-bottom: 1px solid #dbdbdb;    
border-right: 1px solid #dbdbdb;
position: -webkit-sticky;
position: sticky;
top: 5.9rem;
}
.pdcontent ul li{
list-style-type: none;
position: relative;
padding-left: 1.5em;
line-height: 2rem;
}
.pdcontent ul li::before{
background: url(../images/list.png) no-repeat left top;
background-size: 14px 14px;
box-sizing: border-box;
content: '';
display: block;
height: 14px;
width: 14px;
position: absolute;
left: 0;
top: .65em;
}
.pdcontent table.pdf {
border-collapse:collapse;
}

.pdcontent table.pdf,.pdcontent th, .pdcontent td  {
border: 1px solid #dbdbdb;
padding: 1em 0;
vertical-align: middle;
}

.pdcontent tbody{
    text-align: center;
    line-height: 190%;
}
.pdcontent tr:first-child td{
    background-color:#f4f4f4;
}
.pdtitle{
padding:8px 35px 0 35px;
z-index: 100;
text-align: center;
line-height: 38px;
}
.pdtitle p{
    background-color: #fff;
    margin: 0 auto;
}
nav.dstop{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:101;
}
.pdtitle{
    position: -webkit-sticky;
    position: sticky;
    top: 5.9rem;
}
table.tablepdf{
    width: 100%;
}
table a[href$=".pdf"]{
margin-left: 0.5em;
font-size: 0.6rem;
text-decoration: underline;
}
table h5:before {
background: url(../images/icon-pdf.png) no-repeat left top;
background-size: contain;
content: '';
display: inline-block;
margin-right: 3px;
position: relative;
top: 3px;
height: 19px;
width: 16px;
}
.mbtop{
    position: fixed;
    z-index: 110;
    height:6rem;
    border-bottom: 1px solid #e8e8e8;
    width: 100VW;
    padding-top: 0.5rem;
}
.mbtspace{
    display: block;
    height:6rem;
}
.mbtop .column{
    border-right: 1px solid #e8e8e8;
    margin-right: 1px;    
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100vw;
}
.mbtop .column:nth-child(1) p::before{    
    background: url(../images/icon-mb1.png) no-repeat;
    background-size: cover;
}
.mbtop .column:nth-child(2) p::before{    
    background: url(../images/icon-mb2.png) no-repeat;
    background-size: cover;
}
.mbtop .column:nth-child(3) p::before{    
    background: url(../images/icon-mb3.png) no-repeat;
    background-size: cover;
}
.mbtop .column:nth-child(4) p::before{    
    background: url(../images/icon-mb4.png) no-repeat;
    background-size: cover;
}
.mbtop .column p::before{
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    height: 3.2rem;
    width: 3.2rem;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.bgf{    
    /* -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px); */
    background: #fff !important;
}
.pdlistwrap{    
    flex-wrap: wrap;
}
.pdlistitems{
    border: 1px solid #e8e8e8;
    margin-left: -1px !important;
    margin-top: -1px !important;
}
.pdlistwrap p:nth-child(2){
    font-size: 0.8rem;
}
.ts2{
    font-size: 1.3rem;
    padding: 8px;
    background: #f4f4f4;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
}
.pdjump{
    position: -webkit-sticky;
    position: sticky;
    top:5.9rem;
    z-index: 104;
}
.totop{
    position: fixed;
    bottom: 3rem;
    right: 3rem;
}
.pdlistitemtitle{
    padding: 0 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pdlistitems a:hover p.pdlistitemtitle {
background-color:#d4e0ec !important;
} 
.pdlistitemdes{
    margin: auto 0 !important;
}
.listitemithumb{
    height: 160px;
}

.pdlistitems:nth-child(1) .bcontacticon:nth-child(1)::before{
    background: url(../images/icon-contact1.png) no-repeat;
    background-size: cover;
}
.pdlistitems:nth-child(2) .bcontacticon:nth-child(1)::before{
    background: url(../images/icon-contact2.png) no-repeat;
    background-size: cover;
}
.pdlistitems:nth-child(3) .bcontacticon:nth-child(1)::before{
    background: url(../images/icon-contact3.png) no-repeat;
    background-size: cover;
}
p.bcontacticon::before{
    content: "";
    position: absolute;
    margin-left: -4rem;
    height: 3.2rem;
    width: 3.2rem;
}
.mainshow{
    background: linear-gradient( 
180deg
 , rgb(0 75 154 / 40%) 0%, rgb(218 218 218 / 13%) 80%);
    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
    padding: 0.5rem 0;

}
.newslist ul li{
    border-bottom: 1px solid #e8e8e8;
}
.newslist ul li a{
    padding: 2rem 0;
}
.newslistcatebutton{
    font-size: 0.8rem;
    padding: 4px 12px;
    color: #ec4109;
    border:1px solid #ec4109;
}
.nonews{
    border:1px solid #004b9a;
    color: #004b9a;
}


/* //page  */
.pagenav{
    margin-top: 2rem;
    padding-left: 1.5rem;
}
.pagenav span{
    font-size: 1rem;    
}
.page-status{
    display: none;
}
.pagenav span a{
    color:#484848;
    padding: 5px 12px;
    border: 1px solid #e8e8e8;
    margin-right: 0.5rem;
}
.pagenav span a:hover{
    border: 1px solid #a3a3a3;
}
.pagenav .page-numbar{
    margin: 0 1rem;
}
.newslist ul li:hover{
    background: #eff5fb;
}
.pagenav span a.page-num-current{
    background: #004b9a;
    color: #fff;
    cursor:pointer;
pointer-events: none;
}
footer a{
    color: #bbb;
}
.ftpdmenu>a{
    font-weight: bold;
    line-height: 2rem;
    color: #fff;
}
.ftpdmenu:not(:first-child){
    margin-top: 1rem;
}
footer .dropdown-content a{
    pointer-events:none;
}
.ftlogo{
    margin-left: -10px;
}

.bff{
    
    background: url(../images/ftbg.png) no-repeat center top;
    clear: both;
    padding: 120px 0 0 0;
    position: relative;
    width: 100%;
}
/* 移动端菜单 */
.mbmenu{
    padding-top: 0.7rem;
    position: fixed;
    display: block;
    background: #00000046;
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    overflow: auto;
    height:100vh;
    width: 100vw;
    z-index: 105;
    overflow: hidden;
}
.mbmenu .column{   
    margin-top: -1px;
    margin-left: -1px;
}
.mbmenu a{
    position: relative;
    display: block;
    color: #fff !important;
    padding: 0.5rem;
    border: 1px solid #0762c1;
}
.mbmainnav{
    background: #004b9a;
}
.mbmainnav>a::after{
    content: ">";
    display: block;
    position: absolute;
    top: 26%;
    right: 3.47vw;
}
.hidden{
    display: none;
}

.closemenu{    
    background: #00000046;
    height: 100vh;
    width: 100vw;
    box-shadow: inset 0px 2px 5px 0px #031f3c;
}

.pagination-link.is-current {
    background-color: #004b9a;
    border-color: #004b9a;
    color: #fff;
}
.catenav{
    padding:0 0.75rem;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.catenav::-webkit-scrollbar{
    height: 0 !important;
}
.catenavitem{
    margin-right: 0.3rem;
    padding: 2px 6px;
    border: 1px solid #a3a3a3;
    white-space: nowrap;
    display: inline-block;
    background: #fff; 
}
.goback{
    background: #dadada;    
    border: 1px solid #cacaca;
}
.catenavactive{
    background: #004b9a; 
}
.catenavactive a{
    color: #fff !important;
}
/* 小屏显示 */
@media screen and (max-width: 1024px){
    .info {    
        background: url(../images/newb.jpg) #b0cfe9 no-repeat 33% bottom;
        background-size: 160%;
    }
    .mainshow {
        -webkit-backdrop-filter: blur(0.3px);
                backdrop-filter: blur(0.3px);
    }
    body{
        overflow-x: hidden;
    }
    .pdcontent{
        margin: 20px auto;
        padding: 20px;       
    }
    iframe{
        margin-left: 30px;
    }
    table a[href$=".pdf"] {
        margin-left: 0.5em;
        font-size: 0.8rem;
        text-decoration: underline;
    }
    .mainshowmobile{
        padding: 0 !important;
        margin-top: 5rem !important;
    }
    .gcard{
        
-webkit-backdrop-filter: blur(1px);
backdrop-filter: blur(1px);
    }
}
/* 大屏显示 */
@media screen and (min-width: 1024px){
    .goback{
        display: none !important;
    }
    .gcard{        
min-height: 28rem;

    }
}
.pdmimg{
    width: 100%;
    text-align: center;
}

/* member */
.pages{
    background: #004b9a;
    color:#fff;
}
.pages a{    
    color:#fff;
    text-decoration: underline;
}
.pages>.row{
    margin: 30px;
    padding: 30px;
}
.pages input{
    box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    border-color: #dbdbdb;
    border-radius: .375em;
    color: #363636;
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: .375em;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(.5em - 1px);
    padding-left: calc(.75em - 1px);
    padding-right: calc(.75em - 1px);
    padding-top: calc(.5em - 1px);
    position: relative;
    vertical-align: top;
}

/* 导航高亮 */
.menu p a.active,.menu p a:hover{
    color: #004b9a !important;
    padding-bottom: 5px;
    border-bottom: 3px solid #004b9a;
}

.dsbottom{
    background-color: #000;
    color: #fff;
    margin-bottom: 0 !important;
}
.dsbottom a{
    color: #fff;
}
.dsbottom .ftc{
    color: #555;
}