@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;
}
.NewsDetail_top{
    width: 100%;
    height: 6.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{
    font-size: .20rem;
    color: #ffffff;
    text-align: center;
}

.NewsDetail_top>img{
    height: 6.50rem;
}
.NewsDetail_content{
    width: 100%;
    height: 100%;
    position: relative; background: #fff;
}
.NewsDetail_bock{
    width: 16.0rem;
    /* min-height: 25.49rem; */
    position: relative;
    top: -.7rem;
    left: 50%;
    transform: translate(-50%, 0);
    background: #ffffff;
    border-radius: .2rem;
}
.detailBox_LI{
    width: 14.02rem;
    display: flex;
    margin-top: .66rem; border-bottom: .01rem dashed #cacaca; padding-bottom: 0.5rem;

    justify-content:space-between;
}
.detailBox_LIImg{
    width: 6.46rem;
    height: 3.69rem;
    /* margin: .66rem 0; */
}
.detailBox_LIImg>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.detailBox{
    display: flex;
    justify-content: center;
}
.newsCenter_R{
    width: 7.13rem;
    height: 100%;
}
.newsCenter_R_title{
    font-size: .26rem; font-family: pb; line-height: 0.36rem; padding-top: 0.2rem;
}
.newsCenter_R_Msg{
    font-size: .18rem;
    color: #666666;
    word-wrap: break-word;
    line-height: .30rem;
    margin-top: .39rem;
}
.newsCenter_R_But{
    width: 1.72rem;
    height: .50rem;
    background-image: linear-gradient(50deg,#f4541a,#fd8a5d);
    border-radius: .4rem;
    font-size: .18rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-top: .6rem;
}
.newsCenter_ButUl{
    display: flex;
}

.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: 7.4rem;
    border-radius: .3rem .3rem 0 0;
    display: flex;
    justify-content:end;
    background-image: url('../img/contactUs1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.NewsDetailBox_bodyC_inputBox{
    width: 7.77rem;
    margin-top: .3rem;
    margin-bottom: .51rem;
}
.NewsDetail_inputStyle{
    background: none;
    border: none;
    border-bottom: 0.01rem solid #5e8dcf;
    height:.7rem;
    padding: 0 0 0 .16rem;
    color: #fff;
    font-size: 0.24rem;
}
.NewsDetail_inputStyle1{
    width: 100%;
    background: none;
    border: none;
    border-bottom: 0.01rem solid #5e8dcf;
    height:1.42rem;
    padding: .30rem 0 0 .16rem;
}
.NewsDetail_but{
    width: 3.58rem;
    height: .6rem;
    background: #ffffff;
    color: #ff6600;
    font-size: .26rem;
    text-align: center;
    line-height: .6rem;
    font-weight: bold;
    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{
    width:8.21rem;
    border-radius: 0 .4rem 0 0;
    padding-left: .81rem;
}
.NewsDetail_bottomR_Title{
    font-size: .48rem;
    width: 3.98rem;
    word-wrap: break-word;
    color: #ffffff;
    margin-right: 0rem;
    font-family: 'bar';
}
.NewsDetail_bottomR_TitleR{
    width: 1.25rem;
    padding: .15rem 0;
}
.NewsDetail_bottomR_TitleRMsg{
    font-size: .20rem;
    color: #54b8fa;
    margin-top: .17rem;
    text-align: center;
}
.NewsDetail_bottomR_TitleRImg{
    width: 100%;text-align: center;
}
.NewsDetail_bottomR_TitleRImg>img{
    width: .48rem;
    height: .37rem;
    display: block;
    margin: 0 auto;
}
.NewsDetail_bottomR_TitleC{
    width: 2.35rem;
}
.NewsDetail_bottomR_TitleRImgR{
    padding: .1rem;
    /*box-sizing: border-box;*/
    width: 1.9rem;
    background: #fff;
    margin: auto;
}
.NewsDetail_bottomR_TitleRImgR>img{
    width: 1.9rem;
    height: 1.9rem;
    display: block;
}
.NewsDetail_bottomR_TitleC_TitleRMsg{
    font-size: .20rem;
    color: #ffffff;
    text-align: center;
    margin-top: .18rem;
}
.NewsDetail_bottomR_But{
    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;
}
/*  */
.swiper_nav{
    width: 100%;
    /* height: 1.12rem; */
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    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;
}
.swiper_nav_center{
    width: 13rem;
    height: 1.12rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swiper_nav_Tbar{
    display: flex;
}
.swiper_nav_Tbar>div{
    margin: 0 .18rem;
    font-size: .26rem;
    color: #333333;
    cursor:pointer;
}

.NewsDetail_bottomT div:nth-of-type(1){
    font-family: bar;
}

.NewsDetail_bottomT div:nth-of-type(2){
    font-family:p;
    margin-top:0.15rem;
    font-size:0.2rem !important;
}
.NewsDetailBox_bodyC_inputBox #dr_liuyan{
    background: transparent;
    border-bottom: 0.01rem solid #5e8dcf;
    border-left: 0rem;
    border-top: 0rem;
    border-right: 0rem;
    color: #fff !important;
    height: 1rem;
}
.NewsDetailBox_bodyC_inputBox #dr_liuyan::placeholder{
    color: #ffffff;
    font-family: p;
    font-size: .24rem !important;
}
textarea:focus{
    outline: none;
    
}