
.banner{width: 100%; height: 5.67rem; position: relative;    margin-top: 0.75rem;}
.banner img{width: 100%; height: 100%;}

.w1200{width: 12rem; margin: 0 auto;}
.banner_title{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.banner_title_noe{font-size: .64rem; color: #fff;font-family: JINGDONGLangZhengTi2; text-align: center;}

.anchor_nav{height: 1rem;box-sizing: border-box; padding-top: .41rem; padding-left: .28rem; }
.anchor_link {font-size: .16rem; color: #666565FF;}
.anchor_link a{font-size: .16rem; color: #666565FF;font-family: SourceHanSansCNMedium;}

.detile_title{font-size: .36rem; font-family: JINGDONGLangZhengTi2Semilight;font-weight: 600; text-align: center; padding-bottom: .4rem; border-bottom: .03rem dashed #DFDFDFFF;} 
.detile_conter{font-size: .2rem;font-family: SourceHanSansCNRegular; line-height: 1.7; margin-top: .4rem; margin-bottom: .8rem;}
.detile_conter img{display: inline;}
.detile_conter p{ word-break: break-all;
  overflow-wrap: break-word; width: 100%;
  word-wrap: break-word;}
.NewsHeadline_nav{position: absolute; left: 0;top: 100%;}
.NewsHeadline_nav ul li {margin-bottom: .4rem; padding-left: .5rem; position: relative;}
.NewsHeadline_nav ul li::after{position: absolute; left: .3rem;  top: 50%; transform: translate(0,-50%); content: ""; width: .1rem; height: .1rem; border-radius: 50%; display: block; background-color:  rgba(225,37,27,0.5);}
.NewsHeadline_nav ul li a{ font-size: .16rem; color: rgba(225,37,27,0.5); display: block;}
.itme::after{width: .48rem !important; height: .04rem  !important; border-radius: .3rem !important;  left: 0 !important; background-color: #E1251B !important;}
.itme a{color: #e1251b !important;}
.itme{padding-left: .55rem !important;font-size: .2rem !important;}

@media screen and (max-width: 960px) { 
        .banner{width: 100%; height: auto;aspect-ratio: 16 / 9;padding-top: 1rem; margin-top: 0;}
    .banner_title{width: 100%; top: 60%;}
.banner img{  aspect-ratio: 16 / 9; height: auto;}
  .w1200{width: 95%;}
  .anchor_nav{width: 100%;}
  .NewsHeadline_nav{display: none;}
  .detile_title{line-height: 1.7;}
  .detile_conter  img{width: 100% !important; max-width: 100%;}
  .detile_conter p{line-height: 2 !important;}
  .anchor_link a{font-size: .22rem;}
  .banner_title_noe{font-size: .35rem; font-family: JDLangZhengTi;}
}
