@font-face {
    font-family: 'p';
    src : url('../fonts/Poppins-Regular.ttf');
}

@font-face {
    font-family: 'pb';
    src : url('../fonts/Poppins-Bold.ttf');
}
body{
        font-family: p;
}
html,
body {
    position: relative;
    height: 100%;
}
.whass{
        width: 1.4rem !important;
    }
ul,li{
    list-style-type: none;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .14rem;
    color: #000;
    margin: 0;
    padding: 0;
}

.NewsDetail_top{
     width: 100%; 
    height: 5.50rem;
    background-image: url('../img/NewsDetail.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
/*.NewsDetail_top>img{*/
/*    height: 5.50rem;*/
/*    width: 7.5rem;*/
/*}*/
.NewsDetail_top_title{
    font-size: .48rem;
    color: #ffffff;
    text-align: center;
    font-family: pb;
}
.NewsDetail_top_msg{
    margin-top: .25rem;
    font-size: .3rem;
    color: #ffffff;
    text-align: center;
    line-height: .45rem;
}
.NewsDetail_content{
    width: 100%;
    /*min-height: 24.80rem;*/
    /* position: relative; */
}
.NewsDetail_bock{
    /* width: 13.95rem; */
    /* min-height: 30.41rem; */
    /* position: absolute; */
    /* top: -5.64rem; */
    /* left: 50%; */
    /* transform: translate(-50%, 0); */
    background: #ffffff;
    border-radius: .2rem;
}

.NewsDetail_top_box{
    display: block;
}
.NewsDetail_top_img{
    display: none;
}
.NewsDetail_bock_Ticon{
    width: .52rem;
    height: .52rem;
    border-radius: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(50deg,#f4541a,#fd8a5d);
}
.NewsDetail_bock_TiconBox{
    display: flex;
    line-height: .42rem;
    padding: .34rem 0 0 .65rem;
    box-sizing: border-box;
}
.NewsDetail_bock_Ticon>img{
    width: .20rem;
    height: .17rem;
}
.NewsDetail_bock_Ticontitle{
    font-size: .3rem;
    text-indent: .17rem;
    line-height: .52rem;
}
.NewsDetail_bock_content{
    /* width: 100%; */
    /* padding: ; */
}
.AbundantDiv{
    margin:.52rem .2rem;
    /* width: 12.5rem; */
    /* height: 1.42rem; */
    line-height: .72rem;
    border-bottom: .01rem dashed #cacaca;
}
.AbundantDiv_title{
    font-size: .42rem;
    line-height: .6rem;
    font-family: pb;
    /* text-indent: 1.05rem; */
}
.AbundantDiv_msg{
    font-size: .26rem;
    text-indent: 1.05rem;
    color: #666666;
}
.CheerfulMsg{
    font-size: .26rem;
    word-wrap: break-word;
    color: #666666;
    width: 7.26rem;
    /* text-indent: .1rem; */
    padding-left: .2rem;
}
.detailBox_LI{
    width: 7.44rem;
}
.detailBox_LIImg{
    width: 100%;
    height: 5.09rem;
    margin: .66rem 0;
}
.detailBox_LIImg>img{
    width: 100%;
    height: 100%;
}
.detailBox{
    /* display: flex; */
    /* justify-content: center; */
    padding-bottom: .3rem;
    /*box-sizing: border-box;*/
    width: 7rem;
    margin: auto;
}
.detailBox>p{
    font-size: .3rem;
    line-height: .45rem;
    color: #666666;
}
.detailBox_BottomL{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.07rem;
    height: 1.84rem;
    border-radius: .4rem;
    background-image: linear-gradient(50deg,#f4541a,#fd8a5d);
}
.detailBox_BottomL>div{
    width: 4.46rem;
}
.detailBox_BottomL_Title{
    font-size: .26rem;
    color: #ffffff;
    width: 4.46rem;
    line-height: .36rem;
    border-bottom: .01rem solid #ffffff;
}
.detailBox_BottomL_Msg{
    font-size: .26rem;
    color: #ffffff;
    margin-top: .19rem;
    line-height: .30rem;
}
.detailBox_BottomR{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.07rem;
    height: 1.84rem;
    border-radius: .4rem;
    margin: 0 auto;
}
.detailBox_BottomR>div{
    width: 4.46rem;
}
.detailBox_BottomR_Title{
    font-size: .26rem;
    width: 4.46rem;
    line-height: .36rem;
}
.detailBox_BottomR_Msg{
    font-size: .26rem;
    line-height: .30rem;
    margin-top: .19rem;
}
.detailBox_Bottom{
    /* display: flex; */
    justify-content: space-between;
}
/*  */

.swiper_nav{
    width: 100%;
    /* height: 1.12rem; */
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    z-index: 10;
    border-bottom:0.01rem solid rgba(239,239,247,0.1) ;
    background: #ffffff;
    transition: all 0.5s
}
.swiper_nav_center>img{
    width: 1.80rem;
    height: .52rem;
    display: none;
}
.swiper_nav_center{
    display: none;
    width: 13rem;
    height: 1.12rem;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}
.swiper_nav_Tbar{
    display: none;
}
.swiper_nav_Tbar>div{
    margin: 0 .18rem;
    font-size: .26rem;
    color: #333333;
    cursor:pointer;
}
/* 导航 */
.Yd_navBox{
    z-index: 100;
    width: 100%;
    height: 1rem;
    background: #fff;
    position: fixed;
    margin: auto 0;
    display: flex;
    transition: all 0.5s linear;
}
.Yd_navBox_img{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0 .5rem;
}
.Yd_navBox_img>img{
    width: 1.80rem;
    height: .52rem;
}
.Yd_navBox_imgicon>img{
    width: .7rem;
    height: .7rem;
}
.Yd_navBox_Details{
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background: #fff;
    transition: all 0.5s linear;
}
.Yd_navBox_Details>div{
    text-align: right;
    font-size: .48rem;
    padding: .2rem .5rem .2rem 0;
}
.Yd_navBox_DetailsUl>li{
    width: 100%;
    /*height: .5rem;*/
    padding: .3rem .2rem;
    font-size: .26rem;
    line-height: .5rem;
}
.Yd_navBox_DetailsUl>li>a{
    color: #000;
    text-decoration:none;
}
.PRODUCT_ChildLi{
    padding: 0 !important;
    overflow: hidden;
    height: 0;
}
.PRODUCTChild{
    width: 100%;
    padding: .3rem .2rem;
    font-size: .26rem;
    line-height: .5rem;
    text-indent: .8rem;
}
.PRODUCTChild_A{
    width: 100%;
    height: 1rem;
    /*padding: .3rem .2rem;*/
    /* font-size: .26rem; */
    line-height: 1rem;
    text-indent: 1.5rem;
    transform: 0.4s;
}
.PRODUCTChild_A>a{
    width: 100%;
}
.PRODUCTChild_A>a>div{
    font-size: .26rem;
    color: #666;
}

