.news_detail .fl{width: 63%;padding: 2vw;box-sizing:border-box;}
.news_detail .fr{width: 26%;position: relative;}
.news_detail .fr>h3{margin-bottom: 1.4vw;}
.news_detail .fr>h3:after{content: "";width: 1.5em;background:#45b035;height: 2px;margin-top: 0.3em;display: block;}
.news_detail .fr h4{font-size: 14px;}
.news_detail .fr p{font-size: 18px;color: #858585;font-weight: bold;}
.news_detail .fr .nwimg{border-radius: 4px;margin: 19px auto 12px auto;overflow: hidden;height: 11.8vw;position: relative;}
.news_detail .fr .nwimg img{display: block;width: 100%;position: relative;top: 50%;left: 50%; transform: scale(1) translate(-50%, -50%);-webkit-transform: scale(1) translate(-50%, -50%);}
.news_detail .fr li{padding: 1.2vw 0;border-bottom: 1px dashed #858585;}
.news_detail .fr li:first-child{border-top: none;}
.news_detail .fr li h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 16px;}

.NewsDetail_a1{position: relative;}
.NewsDetail_a1 #nt{font-size: 20px;line-height:1.6;font-weight: bold;text-align: center;color: #fff;
    border-bottom: 1px dashed #858585;padding-bottom: 20px;margin-bottom: 20px;}
.NewsDetail_a1 #nf{height:32px; line-height:32px;text-align: center;margin-bottom: 2vw;}
.NewsDetail_a1 #nf em{display:block;margin-right:2px; display: inline-block;}
.NewsDetail_a1 #nf span{display:inline-block; padding:0; border-radius:5px; font-size:14px; width:32px; margin-right:4px;background:#797979; color:#fff; text-align:center; cursor:pointer;}
.NewsDetail_a1 #nf span.nf_on{ background:#45b035;}
.NewsDetail_a1 p img{max-width: 100%;}
.NewsDetail_a1 .nf1 img{margin:10px auto; display:block;}
.NewsDetail_a1 .nf1{line-height:1.8; font-size:14px;min-height: 600px;}
.NewsDetail_a1 .nf2{line-height:1.8; font-size:16px;min-height: 600px;}
.NewsDetail_a1 .nf3{line-height:1.8; font-size:18px;min-height: 600px;}
.NewsDetail_a1 #nb{display: block;text-indent: 0;line-height: 2.0;font-size:12px;text-align:center;}
.NewsDetail_a1 #newtb{line-height: 2.0;font-size: 0; margin-top: 2.6vw;padding: 3px 16px;box-sizing:border-box;}
.NewsDetail_a1 #newtb span,.NewsDetail_a1 #newtb em{;max-width: 48%;font-size: 14px;display: block;float: left;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.NewsDetail_a1 #newtb em{margin: 0 0 0 auto;display: block;float: right;}
.NewsDetail_a1 #newtb a{display: inline;}
.NewsDetail_a1 #newskw{ font-size:14px; font-weight:bold; margin:10px 0; line-height:30px; word-spacing:1em;display: none;}

.time-font {border-bottom:1px solid #ccc;margin: 20px 0;height:34px;line-height:34px;padding-bottom: 20px;}
@media screen and (min-width: 1024px){
    .NewsDetail_a1 #newtb a:hover{color: #45b035;}
    .news_detail .fr li a:hover h3{color: #45b035;}
    .news_detail .fr li a:hover p{color: #45b035;}
    .NewsDetail_a1 #nf span:hover{background: #45b035;}
}
@media screen and (max-width: 1250px){
    .NewsDetail_a1 #nt{font-size: 30px;}
}
@media screen and (max-width: 1024px){
    .news_detail .fr{padding-top: 0;}
    .news_detail .fr h4{font-size: 24px;}
    .NewsDetail_a1 #nt{font-size: 22px;}
    .time-font{padding-bottom: 20px;}
}
@media screen and (max-width: 640px){
    .news_detail .fr{display: none;}
    .news_detail .fl{width: 100%;padding-bottom: 6vw;}
    .NewsDetail_a1 .nf1{font-size: 3.6vw;min-height: 400px;}
    .NewsDetail_a1 .nf2{font-size: 3.8vw;min-height: 400px;}
    .NewsDetail_a1 .nf3{font-size: 4.2vw;min-height: 400px;}
    .NewsDetail_a1 #nt{font-size: 4.5vw;}
    .NewsDetail_a1 #nb{font-size: 3.6vw;position: static;}
    .NewsDetail_a1 #nf span{width: 2em;font-size: 3.6vw;}
    .NewsDetail_a1 #nf{line-height:2;height: 2em;width: auto;}
    .time-font{height: 2em;line-height: 2;margin: 3vw auto;padding-bottom: 4vw;font-size: 3.6vw;}
    .NewsDetail_a1 p{font-size: 3.8vw;}
    .NewsDetail_a1 #nb{text-indent: 0.5em;}
    .NewsDetail_a1 #newtb{margin-top: 6vw;}
    .NewsDetail_a1 #newtb span, .NewsDetail_a1 #newtb em{float: none;width: 100%;font-size: 3.8vw;max-width: 100%;white-space: normal;}

}
