.News {
  width: 19.2rem;
  background: #fff;
}
.News .LogoImg {
  width: 19.2rem;
  height: 4rem;
}
.News .LogoImg img {
  width: 100%;
  height: 100%;
}
.News .crumbs {
  box-sizing: border-box;
  padding: 0 3.1rem;
  display: flex;
  width: 100%;
  height: .76rem;
  align-items: center;
  margin-bottom: .1rem;
}
.News .crumbs img{
  width: .16rem;
  height: .16rem
}
.News .crumbs div{
  font-size: .14rem;
  color: #333333;
  margin-left: .1rem;
}
.News .NewsAnddynamic {
  box-sizing: border-box;
  padding: 0 3.1rem;
  width: 100%;
  display: flex;
}
.News .detailedNews {
  width: 10rem;
  height: 1.9rem;
  display: flex;
}
.News .Newsimg {
  width: 2.64rem;
  height: 1.6rem;
}
.News .Newsimg img {
  width: 100%;
  height: 100%;
}
.News .Newstext {
  width: 6.91rem;
  margin-left: .3rem;
}
.News .Newstext .title {
  font-size: .18rem;
  color: #333333;
  margin-bottom: .2rem;
}
.News .Newstext p {
  margin: 0;
  padding: 0;
  font-size: .16rem;
  color: #555555;
  line-height: .3rem;
  margin-bottom: .3rem;
}
.News .Newstext .Newstime {
  font-size: .14rem;
  color: #555555;
}
.News .line {
  width: 10rem;
  height: 1px;
  background:#E1DFE4;
  margin-bottom: .3rem;
}
.News .lftMenu {
  display: flex;
  flex-direction: column;

}
.News .Busnews {
  width: 2.5rem;
  /*margin-left: .5rem;*/
  /*margin-bottom: .3rem;*/
}

.News .Busnews div {
  box-sizing: border-box;
  width: 100%;
  padding-left: .2rem;
}
.News .BusTiltle {
  height: .56rem;
  line-height: .56rem;
  font-size: .18rem;
  color: #fff;
  padding-left: .19rem !important;
  background: #17A17B;
}
.News .BusText {
  height: .5rem;
  line-height: .5rem;
  font-size: .16rem;
  color: #333333;
  border: 1px solid #E1DFE4;
  border-top: 0;
}
.News .HotText {
  color: #333333;
  font-size: .16rem;
  display: flex;
  margin-top: .1rem;
}
.News .HotText span {
  width: .06rem;
  height: .06rem;
  background: #17A17B;
  border-radius: 50%;
  margin-top: .12rem;
  margin-right: .1rem;
}
.News .HotText p {
  margin: 0;
  padding: 0;
  line-height: .28rem;
  width: 1.93rem;
}
.News .HotNewsBor {
  border: 1px solid #E1DFE4;
  padding-bottom: .1rem;
  box-sizing: border-box;
  padding-left: 0 !important;
}
.News .NewsPage {
  font-size: .2rem;
  color: #666666;
  display: flex;
  box-sizing: border-box;
  padding: 0 3.1rem;
  width: 100%;
  padding-right: 5.1rem;
  justify-content: center;
  margin-top: .35rem;
  margin-bottom: .6rem;
}
.News .NewsPage div {
  height: .4rem;
  line-height: .4rem;
  box-sizing: border-box;
  border: 1px solid #AFAFAF;
  text-align: center;
  margin-right: .2rem;
}
.News .Headtail {
  width: .8rem;
}
.News .Numpage {
  width: .4rem !important;
}
.News .CurNum {
  background: #17A17B !important;
  color: #FFF !important;
}

.CurType {
  font-size: .16rem !important;
  color: #FFFFFF !important;
  background: #1EBE92 !important;
  border: 0 !important;
}
.CurType a,.CurType a:hover{
  color: #ffffff;
}
