.index_link{
    color: #AFBBCC !important;
}
.news_main{
    background-color: rgba(18, 31, 50, 1);
    min-height: 1000px;
}

.page_pc_hide{
    display: none;
}

.news_banner{
    background-image: url('../images/adeolu-eletu-E7RLgUjjazc-unsplash.jpg');
    background-size: 100% 100%;
    width: 100%;
    height: 31.25rem;
    position: relative;
}

.news_banner_context{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(20,33,51,.6);
}

.news_banner_content{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.news_banner_content h1{
    font-size: 2.5rem;
    color: #fff;
}

.news_banner_content span{
    color: #fff;
    text-align: center;
    font-size: 0.83rem;
    letter-spacing: 3px;
}

.news_nav{
    width: 100%;
    height: 3.17rem;
    background-color: #212E42;   
    display: flex;
    justify-content: center;
}

.news_nav_content{
    /* width: 41.44rem; */
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.news_nav_content .action{
    color: #fff;
}

.news_nav_content span{
    color: #AFBBCC;
    font-size: 1.06rem;
    width: 10.36rem;
    line-height: 1;
    text-align: center;
    border-right: 0.05rem solid #425166;
    cursor: pointer;
    transition: all .5s;
    font-weight: 100;
    display: block;

}

.news_nav_content span:hover{
    color: #fff;
}

.news_nav_content a:nth-last-of-type(1) span{
    border: none;
}

.news_nav_bottom_icon{
    width:2.6rem;
    height:0.21rem;
    background:rgba(255,255,255,1);
    display: block;
    position: absolute;
    bottom: 0;
    transform: translateX(3.88rem);
    transition: all .5s;
}

.newslist{
    background-color: #121F32;
    padding: 4.17rem 4.17rem 2.1rem;
    box-sizing: border-box;
    display: none;
}

.newitem{
    padding-right: 0.73rem !important;
    padding-left: 0.73rem !important;
    cursor: pointer;
    margin-bottom: 1.47rem;
}

.new_item_content:hover .news_title span{
    text-decoration: underline;
    /* color: #fff; */
}

.new_item_content:hover .news_more span{
    text-decoration: underline;
    color: #fff;
}

.new_item_content:hover .news_more .icon{
    fill: #fff;
}

.new_item_content:hover .news_pic img{
    /* padding: 0 0 1.04rem; */
    transform: scale(1.5);
}

.new_item_content{
    background-color: #212E42;
    width: 100%;
    height: 100%;
    padding-bottom: 0.89rem;
}

.news_title{
    padding: 1.04rem 1.04rem 0.99rem;
    box-sizing: border-box;
}

.news_title span{
    color: #fff;
    /* font-size: 1.46rem; */
    font-size: 1.04rem;
    letter-spacing: 3px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_pic{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 18.59rem;
    /* padding-bottom: 1.04rem; */
    padding: 0 1.05rem 1.04rem;
    transition: all .5s;
}

.news_item_img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news_pic img{
    max-width: 100%;
    height: auto;
    transition: all .5s;
    transform: scale(1.3);
}

.news_bottom{
    color: #fff;
    padding: 0 1.04rem;
    box-sizing: border-box;
}

.news_context span{
    color: #AFBBCC;
    font-size: 0.83rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2.3rem;
}

.news_time{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 0.83rem;
}

.news_more{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 4rem; */
}

.news_more .icon{
    width: 0.49rem;
    height: 0.83rem;
    fill: #748399;
}

.news_time span{
    color: #748399;
    font-size: 0.73rem;
    font-weight: bold;
}

.urlpath{
    position: absolute;
    right: 4.2rem;
    bottom: 1.26rem;
    color: #AFBBCC;
    letter-spacing: 3px;
    font-size: 0.84rem;
}

.news_page_box{
    background-color: #121F32;
    display: flex;
    justify-content: center;
    display: none;
}

.news_page_box .pageWrap{
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    padding-bottom: 6.52rem;
}

.news_page_box .pageWrap a,.news_page_box .pageWrap span{
    width:2.52rem;
    height:2.52rem;
    background:rgba(255,255,255,1);
    float: left;
    margin-right: 0.42rem;
    cursor: pointer;
    color: #425166;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.news_page_box .pageWrap a:hover{
    background-color: #E60D1E;
    color: #fff;
}

.news_page_box .current{
    background-color: #E60D1E !important;
    color: #fff !important;
}

.news_float_box{
    padding: 2.1rem  4.2rem 4.2rem;
    box-sizing: border-box;
    background-color: #121F32;
    display: none;
}

.news_float_items{
    overflow: hidden;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding: 2.1rem 0;
    border-bottom: 0.05rem dashed #425166;
    cursor: pointer;
}

.news_float_items:hover .news_float_item_pic img{
    transform: scale(1.2);
}

.news_float_items:hover .news_float_item_title span{
    text-decoration: underline;
}

.news_float_items:hover .news_float_item_more span{
    color: #fff;
}

.news_float_items:hover .news_float_item_more .icon{
    fill: #fff;
}

.news_float_item_pic{
    float: left;
    width: 21.86rem;
    height: 13.72rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news_float_item_pic img{
    transition: all .5s;
}

.news_float_item_context{
    float: left;
    padding-left: 2.08rem !important;
    display: flex;
    flex-direction: column;
    height: 13.72rem;
    justify-content: space-between;
}

.news_float_item_time span{
    color: #748399;
    font-size: 1.05rem;
    font-weight: bold;
}

.news_float_item_title{
    padding-bottom: 1.05rem;
}

.news_float_item_title span{
    color: #fff;
    font-size: 1.26rem;
    width: 100%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_float_item_content{
    max-width: 66.94rem;
    height: 6.73rem;
}

.news_float_item_content span{
    font-size: 0.84rem;
    color: #AFBBCC;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 2px;
}

.news_float_item_more{
    cursor: pointer;
    display: flex;
    align-items: center;

}

.news_float_item_more span{
    color: #748399;
    font-size: 0.74rem;
}

.news_float_item_more .icon{
    width: 0.5rem;
    height: 0.84rem;
    fill: #748399;
}