body,
html {
    background: #F9F8F6;
}

.new_ft_top {
    width: 100%;
    height: 80px;
    margin-top: 81px;
}

.new_ft_top_m {
    height: 100%;
    border-bottom: 1px solid #D8D8D8;
}

.new_ft_top_m_txt {
    color: rgba(102, 102, 102, 1);
    letter-spacing: 1px;
    line-height: 80px;
}

.new_ft_top_m_txt a {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
}

.biaoti {
    margin-top: 32px;
    font-size: 40px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: rgba(34, 34, 34, 1);
    line-height: 55px;
    margin-bottom: 80px;
}
.new_biaoti2{
      
    font-size: 26px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 35px;
    margin:10px auto;
    text-align: center;
}

.new_zuozhe {
    margin-top: 23px;
}

.new_zuozhe span {
    font-size: 12px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.new_zuozhe span.spantwo {
    margin-left: 20px;
}

.new_main {
    width: 100%;
    margin-top: 32px;
}

.new_main_left {
    width: 780px;
}

.new_main_left_img {
    width: 100%;
    height: 450px;
}

.new_main_left_img img {
    width: 100%;
    height: 100%;
}

.new_main_left_txt {
    margin-top: 36px;
    font-size: 16px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 28px;
}
.new_main_left_info {
    text-indent: 2em;
    font-size: 16px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 28px;
}
.new_main_left_txt>a{
    color: rgba(85, 85, 85, 1);
    text-decoration: underline;
    font-size: 16px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
}

.new_main_right {
    width: 340px;
}

.news_main_right_one {
    width: 340px;
    height: 146px;
    background: url('../img/news/peixun.jpg') top left no-repeat;
    background-size: 100% 100%;
    transition: all 1s;
    padding-top: 34px;
}

.news_main_right_one:hover {
    background-size: 105% 105%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.news_main_right_one_m {
    /* margin-top: 34px; */
    margin-left: 28px;
}

.news_main_right_one_m_txt {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
    font-family: SourceHanSerifCN-Medium;
}

.news_main_right_one_m_btn {
    margin-top: 38px;
    width: 101px;
    height: 26px;
    opacity: 0.5;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid #FFFFFF;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.75px;
    text-align: center;
    line-height: 26px;
    font-family: SourceHanSerifCN-Medium;
}

.news_main_right_one_m_btn:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 1);
    opacity: 1;
}

.news_main_right_one_m_btn a {
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.news_main_right_one2 {
    margin-top: 15px;
    width: 340px;
    height: 146px;
    background: url('../img/news/jiameng.jpg') top left no-repeat;
    padding-top: 34px;
    background-size: 100% 100%;
    transition: all 1s;
}

.news_main_right_one2:hover {
    background-size: 105% 105%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.news_main_right_one3 {
    margin-top: 15px;
    width: 340px;
    height: 122px;
    padding-top: 38px;
    background-color: #fff;
}

.news_main_right_one_m_txtwx {
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    font-family: SourceHanSerifCN-Medium;
}

.news_main_right_one_m_ewm {
    width: 90px;
    height: 90px;
    margin-left: 62px;
}

.news_main_right_one_m_ewm img {
    width: 100%;
    height: 100%;
}

.news_main_left_one:hover {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
}

.news_main_left_one:hover .news_main_left_one_cen_r {
    background: url('../img/news/jt_hong.svg') center no-repeat;
}

.new_tabcontent {
    width: 100%;
    /* height: 810px; */
    overflow: hidden;
}
.new_tabcontent_one{
    margin-top:10px;
}

.new_tabnav {
    width: 100%;
    margin-top: 60px;
}

.new_tabnav_one {
    width: 580px;
    padding: 38px 0;
    border: 1px solid rgba(211, 211, 211, 1);
}

.new_tabnav_one:hover {
    background: rgba(239, 239, 239, 1);
}

.new_tabnav_one_shang {
    font-size: 20px;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: rgba(85, 85, 85, 1);
    line-height: 28px;
    text-align: center;
}

.new_tabnav_one_tit {
    font-size: 16px;
    font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 28px;
    text-align: center;
    margin-top: 13px;
}

.new_tabnav_one a {
    display: block;
    width: 100%;
    height: 100%;
}