html {
    font-size: 100px;
    
}
* {
    margin: 0;
    padding: 0;
    font-size: 0.18rem;
    color: #fff;
    font-family: Arial, Verdana, Tahoma !important;
}
li {
    list-style: none;
}
img {
    object-fit: cover;
    /* width: 100%; */
}
.title-style1{
     text-transform: uppercase;
}
.wrap>span{
    text-transform: uppercase;
}
@font-face {
    font-family: 'yes';
    src: url(../img/about/PangMenZhengDaoBiaoTiTi-1.ttf);
}
.header-wrap{
    background: #1a3159;
}

.news-btn {
    margin-bottom: 0.8rem;
    display: flex;
    border-top: 0.01rem solid #C8C8C8;
    border-bottom: 0.01rem solid #C8C8C8;
  }
  .news-btn a {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0.4rem 0.25rem;
  }
  .news-btn a:nth-child(2) {
    justify-content: flex-end;
  }
  .news-btn a:nth-child(2) .news_xname {
    border-right: 0.01rem solid #9DA4B1;
    border-left: none !important;
  }
  .news-btn a:hover {
    background: #193158;
  }
  .news-btn a:hover .news_xico_1 {
    display: none!important;
  }
  .news-btn a:hover .news_xico_2 {
    display: block!important;
  }
  .news-btn a:hover .news_xname {
    color: #fff;
  }
  .news-btn a .news_xico {
    width: 0.1rem;
    height: 0.17rem;
    position: relative;
    margin: 0 0.2rem;
  }
  .news-btn a .news_xico img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
  }
  .news-btn a .news_xico .news_xico_2 {
    display: none;
  }
  .news-btn a .news_xname {
    color: #666;
    font-size: 0.16rem;
    padding: 0 0.2rem;
    border-left: 0.01rem solid #9DA4B1;
  }


.text-container {
    display: -webkit-box; /* 以块级元素展示 */
    -webkit-line-clamp: 3; /* 显示三行文本 */
    -webkit-box-orient: vertical; /* 垂直方向排列文本 */
    overflow: hidden; /* 控制文本溢出的部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.text-container-2 {
    display: -webkit-box; /* 以块级元素展示 */
    -webkit-line-clamp: 2; /* 显示2行文本 */
    -webkit-box-orient: vertical; /* 垂直方向排列文本 */
    overflow: hidden; /* 控制文本溢出的部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.text-container-1 {
    display: -webkit-box; /* 以块级元素展示 */
    -webkit-line-clamp: 1; /* 显示1行文本 */
    -webkit-box-orient: vertical; /* 垂直方向排列文本 */
    overflow: hidden; /* 控制文本溢出的部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.text-container-4 {
    display: -webkit-box; /* 以块级元素展示 */
    -webkit-line-clamp: 4; /* 显示4行文本 */
    -webkit-box-orient: vertical; /* 垂直方向排列文本 */
    overflow: hidden; /* 控制文本溢出的部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.text-title .line {
    width: 0.8rem;
    height: 0.04rem;
    background: #E11932;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-top: 0.25rem;
}
.text-title {
    position: relative;
    font-size: 0.4rem;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 0.4rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    position: relative;
}
.readmore {
    margin-top: 0.3rem;
    display: block;
    width: 1.56rem;
    height: 0.44rem;
    background: #E11932;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    background: #E11932;
    padding:  0 0.1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pages_content{
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0.7rem 0 ;
}



.centerBox {
    display: flex;
    justify-content: center;
}
.pages_content a{
    width: 0.3rem;
    height: 0.3rem;
    color: #6D6D6D;
    font-size: 0.14rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.07rem;
}
.pages_content a:hover{
    background: #193158;
    color: #fff;
}
.pages_content a:nth-child(4):hover{
    color:#6D6D6D ;
    background: transparent;
}

.pages_xbox{
    display: flex;
    align-items: center;
}
.pages_xbox span{
    color: #6D6D6D;
    font-size: 0.14rem;
}
.pages_xbox input{
    width: 0.6rem;
    height: 0.3rem;
    border: 0.01rem solid #E2E1E1;
    outline: 0;
    background: #fff;
    color: #6D6D6D;
    font-size: 0.14rem;
    text-align: center;
    margin: 0 0.1rem;
}






.banner-active {
    background: #E11932!important;

}
.wrap {
    width: 14.4rem;
    margin: 0 auto;

}
a {
    text-decoration: none;
    color: #fff;
}
a:hover{
    text-decoration: none!important;
}
.footer-list a:hover {
    text-decoration: none;
    color:#E11932;
}

.title-style1 {
    font-size: 0.36rem;
    font-family: Catamaran-ExtraBold, Catamaran;
    font-weight: 800;
    color: #193158;
    line-height: 0.4rem;
    position: relative;
}
.title-style1::after {
    content: '';
    position: absolute;
    left:0;
    bottom: -0.1rem;
    width: 0.8rem;
    height: 0.04rem;
    background: #E11932;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
}
.text-style1 {
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #333333;
    line-height: 0.36rem;
}




header{
    background: #193158;

}
.header_center{
    width: 14.4rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.header_logo{
    width: 1.25rem;
    height: 0.8rem;
}
.header_logo img{
    width: 100%;
    height: 100%;
}
.header_navbox{
    display: flex;
    height: 100%;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
    margin-right: 0.15rem;
    /*wxf*/
    font-family: Arial, Verdana, Tahoma;
}
.header_rightbox{
    display: flex;
    align-items: center;
    /*wxf*/
    font-family: Arial, Verdana, Tahoma;
}
.earth_ico{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}
.header_nav_box{
    padding: 0 0.2rem;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.header_nav_box::after{
    content: '';
    position: absolute;
    width: 0%;
    height: 0.03rem;
    background: #e41c2f;
    transition: all .25s;
    bottom: 0;
    left: 0;
    border-radius: 1rem;
}
.header_nav_box:hover .header_nav_a{
    color: #e41c2f;
    font-weight: bold;
}
.header_nav_box:hover::after{
    width: 100%;
}
.header_nav_two{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: RGBA(26,49,89,0.8);
    z-index: 15;
    padding: 0 0.15rem;
    display: none;
}
.header_two_a{
    white-space: nowrap;
    display: block;
    text-align: center;
    padding: 0.15rem 0 ;
    border-bottom: 0.01rem solid #4b6386;
    color: #9ab0d0;
}
.header_two_a:hover{
    color:#fff;
}
.header_two_a:last-child{
    border: 0;
}
.header_nav_box:hover .header_nav_two{
    display: block;
}

.top_to{
    width: 0.52rem;
    height: 0.52rem;
    border-radius: 0.03rem;
    box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    position: fixed;
    background: #fff;
    bottom: 1rem;
    right: 1.5rem;
    z-index: 52;
    cursor: pointer;
    display: none;
}
.top_to img{
    width: 0.32rem;
    height: 0.32rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* .header-wrap{
    width: 100%;
    height: 1rem;
    background: #193158;
}
.header-content {
    width: 14.4rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.haeder-list ul {
    display: flex;
    height: 100%;
    align-items: center;
}
.haeder-list ul li {
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-size:0.18rem;
}
.list-active {
    color: #E11932!important;
    font-weight: bold!important;
    position: relative;
}
.list-active::after {
    content: '';
    position: absolute;
    bottom: 0rem;
    left:50%;
    transform: translate(-50%,0);
    width: 100%;
    height: 0.02rem;
    background: #E11932;
} */


.footer {
    border-top: 0.04rem solid #E11932 ;
    background: url(../img/index/footer_bgc1.jpg) no-repeat center;
    background-size: cover;
}
.footer .logo {
    width: 1.96rem;
    height: 1.25rem;
}
.footer .logo img {
    width: 100%;
    height: 100%;
}
.footer .footer-list {
    display: flex;
    justify-content: space-between;

}
.footer .left {
    padding-top: 0.67rem;
}
.footer .left .logo {
    margin-bottom: 0.41rem;
}
.footer ul {
    padding: 1.12rem 0 1.12rem;
    /*margin-left: 1.8rem;*/

}
.footer ul li {
    margin-bottom: 0.2rem;
    font-size: 0.16rem;
    /*wxf*/
    font-family: Arial, Verdana, Tahoma;
    /*font-family: MiSans-Regular, MiSans;*/
    font-weight: 400;
    color: #FFFFFF;
}
.footer .copyright {
    border-top: 1px solid #4D658B;
    padding: 0.18rem 0;
    width: 6.68rem;
    font-size: 0.13rem;
    font-family: 'Montserrat',sans-serif !important;
    font-weight: 500;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.footer .copyright a {
    border-top: 1px solid #4D658B;
    padding: 0.18rem 0;
    width: 6.68rem;
    font-size: 0.13rem;
    font-family: 'Montserrat',sans-serif !important;
    font-weight: 500;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.footer .application {
    display: flex;
    justify-content: space-around;
}
.circle {
    display: inline-block;

    width: 0.1rem;
    height: 0.1rem;
    border: 0.02rem solid #E11932;
    border-radius: 50%;
    margin-right: 0.1rem;
}

.title {
    font-size: 0.16rem;
    font-family: MiSans-Medium, MiSans;
    font-weight: 500;
    color: #333333;
    line-height: 0.22rem;
    margin-top: 0.1rem;
    margin-bottom: 0.13rem;
}
.text {
    font-size: 0.16rem;
    font-family: Arial, Verdana, Tahoma;
    font-weight: 400;
    color: #333333;
    line-height: 0.24rem;
}
.pic {
    margin: 0;
    width: 100%;
    
}
.img-box {
    width: 4.5rem;
    overflow: hidden;
    cursor: pointer;
}
.img-box img{
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    transition: .6s;
}
.img-box:hover img {
    transform: scale(1.1);
}



/*wxf 新增面包屑*/
.detail_crumbs {
    width: 100%;
    height: 0.5rem;
    background-color: #fff;
    color: #333333;
    border-bottom: 0.01rem solid #eee;
}
.detail_crumbs .navs {
    width: 14.4rem;
    height: 0.5rem;
    margin: 0 auto;
    color: #333333;
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
}
.detail_crumbs .nav_img {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.1rem;
}
.detail_crumbs .na {
    color: #333333;
    font-size: 0.16rem;
    font-family: MiSans-Regular, MiSans;
}







.common-phone-header,
.side-wrap{
    display: none;
}

@media only screen and (max-width: 1024px) {
    /* body {
        padding: 0.9rem 0 1rem !important;
    } */    

    .header-wrap {
        display: none;
    }
    
    .common-phone-header {
        display: block !important;
    }

    .side-wrap {
        display: block !important;
    }

    
    /* 鎵嬫満瀵艰埅 */
    .common-phone-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 100%;
        background: #1a3159;
    }
    .common-phone-header-inner {
        display: flex;
        height: 50px;
        /*border-bottom: 1px solid #eee;*/
        padding: 0 15px;
        justify-content: space-between;
        align-items: center;
    }

    .header-menu-phone{
        height: 30px;
    }
    .header-logo-phone {
        height: 30px;
    }
    .header-search-phone {
        height: 30px;
    }

    /* 鎼滅储妗� */
    .header-search-box-phone {
        display: none;
    }


    .header-search-input-phone {
        border-radius: 20px;
        height: 35px;
        border-width: 1px;
        border: 1px solid #333;
        padding: 0 10px;
        font-size: 14px;
    }


    /* 渚ц竟鏍忓鑸� */
    .side-modal {
        display: none;
        position: fixed;
        z-index: 99999;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
        background:rgba(0, 0, 0, .5);
    }
    .side-container {
        display: none;
        position: fixed;
        z-index: 100000;
        left: 0;
        top: 0;
        height: 100vh;
        width: 6.4rem;
        background-color: #1a3159;
        color: #000;
        border-left: 1px solid #eee;
        animation: ani_side 1s;
    }

    .side-container.shown {
        display: block;
    }

    @keyframes ani_side{
        from {
            display: none;
            width: 3rem;
        }
        to {
            display: block;
            width: 6.4rem;
        }
    }

    .side-wrap {
        width: 100%;
    }

    .side-top {
        display: flex;
        height: 60px;
        padding: 0 20px 0 30px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .side-logo {
        width: 1rem;
    }
    .side-close {
        width:.48rem;
    }

    .side-bottom {
        padding:  0 .48rem 0 .72rem;
    }


    .nav-item-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* padding: .27rem .48rem .27rem .72rem; */
        padding: .27rem 0 .27rem 0;
        border-bottom: 1px solid #eee;
    }

    .nav-item-inner span{
        display: flex;
        align-items: center;
        font-size: 14px;
    }


    .nav-item-inner img{
        /* width: .48rem; */
        width: .4rem;
    }
    .side-nav-list .nav-item a{
        color: #000;
        font-size: .26rem;
        width: 100%;
        display: inline-block !important;
    }



    .side-nav-list .side-local-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }   

    .side-nav-list-sub {
        display: none;
    }
    .side-nav-list-sub  .side-back-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }



    .side-nav-list-main .nav-item:first-child{
        /*display: none;*/
    }
    .side-nav-list-main .nav-item:last-child{
        /* display: none; */
    }
    .wrap{
        width: 100%;
    }
    .footer{
        padding: 15px;
    }
    .footer .footer-list{
        flex-direction: column;
    }
    .footer .left{
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer .application{
        width: 100%;
        justify-content: space-evenly;;
    }
    .nav_flex{
        display: none!important;
    }
    .footer ul{
        padding: 15px 0;
    }
    .footer ul li,
    .footer .copyright{
        font-size: 12px;
    }
    .detail_crumbs{
        display: none;
    }
}
