@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;
}
.whass{
        width: 1.4rem !important;
    }
.NewsDetail_top{
    width: 100%;
    height: 5.50rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/NewsDetail.jpg');
}
.AboutUs_contenr_title{
    font-size: .48rem;
    color: #ffffff;
    text-align: center;
    font-family: pb;
}
.AboutUs_contenr_msg{
    margin-top: .25rem;
    font-size: .3rem;
    color: #ffffff;
    text-align: center;
    line-height: .45rem;
}
.NewsDetail_top>img{
    height: 6.50rem;
}
.NewsDetail_content{
    width: 100%;
    /*min-height: 24.80rem;*/
    /* position: relative; */
}
.NewsDetail_bock{
    /* width: 16.0rem; */
    /*min-height: 25.49rem;*/
    /* position: absolute; */
    /* top: -.7rem; */
    /* left: 50%; */
    /* transform: translate(-50%, 0); */
    background: #ffffff;
    border-radius: .2rem;
}
.detailBox_LI{
    /* width: 14.02rem; */
    /* display: flex; */
    margin-top: .66rem;
    justify-content:space-between;
}
.detailBox_LIImg{
    width: 7rem;
    height: 4rem;
    margin: auto;
    /* margin: .66rem 0; */
}
.detailBox_LIImg>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.detailBox{
    /* display: flex; */
    /* justify-content: center; */
}
.newsCenter_R{
    width: 7rem;
    height: 100%;
    margin: auto;
}
.newsCenter_R>a{
    text-decoration:none;
}
.newsCenter_R_title{
    font-size: .48rem;
    line-height: .6rem;
    padding-top: .3rem;
    font-family: pb;
}
.newsCenter_R_Msg{
    font-size: .3rem;
    color: #666666;
    word-wrap: break-word;
    line-height: .45rem;
    margin-top: .39rem;
}
.newsCenter_R_But{
    width: 2.1rem;
    height: .70rem;
    background-image: linear-gradient(50deg,#f4541a,#fd8a5d);
    border-radius: .4rem;
    font-size: .26rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-top: .6rem;
}
.newsCenter_ButUl{
    display: flex;
    padding-bottom: .3rem;
}
.detailBox_Ul{
    padding-bottom: .66rem;
    border-bottom: .01rem dashed #cacaca;
}
.newsCenter_ButLi{
    width: .42rem;
    height: .42rem;
    text-align: center;
    line-height: .42rem;
    font-size: .22rem;
}
.newsCenter_ButLi:first-child{
    color: #ffffff;
    background: #f4541a;
}
.NewsDetail_bottom{
    width: 100%;
    height: 10.5rem;
    border-radius: .3rem .3rem 0 0;
    justify-content:end;
    background-image: url('../img/contactUs1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 1.3rem;
    display: block !important;
}
.NewsDetailBox_bodyC_inputBox{
    width: 7rem !important;
    margin: auto;
    margin-top: .8rem;
    margin-bottom: .51rem;
    /*padding: 0 .38rem;*/
}
.NewsDetail_bottomT{
    text-align: center;
}
.NewsDetailBox_bodyC_inputBoxyd{
    display: block !important;
}
.NewsDetailBox_bodyC_inputBoxyd>input{
    width: 100% !important;
    padding: 0 !important;
    font-size: .26rem;
}
.NewsDetail_inputStyle{
    background: none;
    border: none;
    border-bottom: 0.01rem solid #5e8dcf;
    height: 1rem;
    color: #fff;
    padding: 0 !important;
    font-size: .3rem;
}
.NewsDetail_inputStyle1{
    width: 100%;
    background: none;
    border: none;
    border-bottom: 0.01rem solid #5e8dcf;
    height:1.42rem;
    padding: .30rem 0 0 .16rem;
}
.NewsDetail2{
    margin: 0 auto;
}
.NewsDetail_bottomR_TAuto{
    margin: 0 auto;
}
.NewsDetail_but{
    width: 3.58rem;
    height: .6rem;
    background: #ffffff;
    color: #ff6600;
    font-size: .24rem;
    text-align: center;
    line-height: .6rem;
    font-weight: bold;
    margin: 0 auto;
    display: block;
    border: none;
}
.NewsDetail_inputStyle::placeholder{
    color: #ffffff;
}
.NewsDetail_inputStyle1::placeholder{
    color: #ffffff;
}
.NewsDetail_inputStyle[type=text]:focus{
    outline: none;
}
.NewsDetail_inputStyle1:focus{
    outline: none;
}
.NewsDetail_bottomR{
    display: none;
    /* width: 7.5rem ; */
    background-color: rgba(29, 90, 170, 0.2);
    border-radius: 0 .4rem 0 0;
    /* padding-left:.51rem ; */
}
.NewsDetail_bottomR_Title{
    font-size: .48rem;
    width: 3.98rem;
    word-wrap: break-word;
    color: #ffffff;
    margin-right: .82rem;
}
.NewsDetail_bottomR_TitleR{
    width: 1.05rem;
    padding: .15rem 0;
}
.NewsDetail_bottomR_TitleRMsg{
    font-size: .20rem;
    color: #54b8fa;
    margin-top: .17rem;
}
.NewsDetail_bottomR_TitleRImg{
    width: 100%;text-align: center;
}
.NewsDetail_bottomR_TitleRImg>img{
    width: .48rem;
    height: .37rem;
}
.NewsDetail_bottomR_TitleC{
    width: 2.35rem;
}
.NewsDetail_bottomR_TitleRImgR>img{
    width: 2.35rem;
    height: 2.05rem;
}
.NewsDetail_bottomR_TitleC_TitleRMsg{
    font-size: .20rem;
    color: #ffffff;
    text-align: center;
    margin-top: .18rem;
}
.NewsDetail_bottomR_But{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.85rem;
    height: .64rem;
    margin-top: .48rem;
    border-radius: .2rem;
    background-image: linear-gradient(50deg,#f4541a,#fd8a5d);
}
.NewsDetail_bottomR_ButMsg{
    font-size: .24rem;
    color: #ffffff;
}
.NewsDetail_bottomR_ButImg{
    width: .42rem;
    height: .42rem;
    margin-right: .18rem;
}
.NewsDetail_bottomT2{
    font-size: .26rem !important;
}

.swiper_nav{
    width: 100%;
    /* height: 1.12rem; */
    position: fixed;
    top: 0;
    left: 0;
    display: none !important;
    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 !important;
}
.swiper_nav_center{
    display: none !important;
    width: 13rem;
    height: 1.12rem;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}
.swiper_nav_Tbar{
    display: none !important;
}
.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;
}
.NewsDetailBox_bodyC_inputBox #dr_liuyan{
    background:transparent;
    border:none;
    border-bottom:0.01rem solid #5e8dcf;
    color:#fff;
    height:1.5rem;
}
.NewsDetailBox_bodyC_inputBox #dr_liuyan::placeholder{
    color: #ffffff;
    font-family: p;
    font-size: .28rem !important;
}
textarea:focus{
    outline: none;
    
}
.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;
}