/*新闻中心*/
/*$$
{
	"color":[
		{"val":"#333333","title":"中文标题默认颜色"},
		{"val":"#666666","title":"英文标题默认颜色"},
		{"val":"#ffffff","title":"模块选中的字体颜色"},
		{"val":"#232323","title":"模块的标题字体颜色"},
		{"val":"#999999","title":"模块的详情字体颜色"},
		{"val":"#404040","title":"模块的更多按钮字体颜色"},
		{"val":"#ffcc00","title":"模块的更多按钮字体选中效果"}
		
	],
	"background":[
		{"val":"#183e8d","title":"凸显背景色"},
		{"val":"#ffcc00","title":"凸显背景色选中效果"}
		
	],
	"border":[
		{"val":"#d1d1d1","title":"默认边框颜色"}
	
	]
}
$$*/

#news_150 {
  padding: 40px 0 60px;
}

#news_150 .new_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#news_150 .new_box .modt25_tit {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#news_150 .new_box .modt25_tit .mdB {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
  width: 240px;
}

#news_150 .new_box .modt25_tit .mdB .mdBI {
  margin-right: 10px;
}

#news_150 .new_box .modt25_tit .mdB .mdBI .mdBIG {
  height: 60px;
  width: auto;
  display: block;
}

#news_150 .new_box .modt25_tit .mdB .mdBT .mdBTH {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
}

#news_150 .new_box .modt25_tit .mdB .mdBT .mdBTP {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

#news_150 .new_box .modt25_tit .mdB.lineK {
  position: relative;
}

#news_150 .new_box .modt25_tit .mdB.lineK::after {
  width: 480px;
  height: 100%;
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%) rotate(180deg);
  background: url("/static/images/IC24_line.png") no-repeat left center;
  background-size: auto 26px;
}

#news_150 .new_box .modt25_tit .mdB.lineK::before {
  width: 480px;
  height: 100%;
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  transform: translate(100%, -50%);
  background: url("/static/images/IC24_line.png") no-repeat left center;
  background-size: auto 26px;
}

#news_150 .new_box .newC {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

#news_150 .new_box .newC .newCO {
  width: 40%;
  height: 470px;
  max-width: 420px;
  margin-right: 50px;
}

#news_150 .new_box .newC .newCO .newCA {
  border: #d1d1d1 dotted 1px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  padding: 0 2px;
}

#news_150 .new_box .newC .newCO .newCA .newCAImgs {
  padding: 15px;
}

#news_150 .new_box .newC .newCO .newCA .newCAImgs .newCAImg {
  width: 100%;
  display: block;
}

#news_150 .new_box .newC .newCO .newCA .newCAIn {
  padding: 5px 15px 10px;
  margin-bottom: 15px;
}

#news_150 .new_box .newC .newCO .newCA .newCAIn .newCAInH2 {
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 8px;
}

#news_150 .new_box .newC .newCO .newCA .newCAIn .newCAIni {
  display: block;
  width: 18px;
  height: 2px;
  background: #ffcc00;
  margin-bottom: 10px;
}

#news_150 .new_box .newC .newCO .newCA .newCAIn .newCAInP {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
}

#news_150 .new_box .newC .newCO .newCA .newCAInT {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  border-top: #d1d1d1 1px solid;
  height: 58px;
  line-height: 58px;
  padding: 0 15px;
}

#news_150 .new_box .newC .newCO .newCA .newCAInT .newCAInTi {
  font-size: 14px;
  color: #99999a;
}

#news_150 .new_box .newC .newCO .newCA .newCAInT .newCAInMo {
  display: block;
  width: 20px;
  height: 20px;
  background: #ffcc00 url("/static/images/NP54_yjt.png") no-repeat center center;
  background-size: 80%;
  border-radius: 50%;
}

#news_150 .new_box .newC .newCul {
  width: 0;
  flex: 1;
}

#news_150 .new_box .newC .newCul .newCli {
  width: 100%;
  height: 33.333%;
}

#news_150 .new_box .newC .newCul .newCli .newClia {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liImgb {
  width: 100px;
  height: 100px;
  border: #dedede 1px solid;
  padding: 10px;
  border-radius: 50%;
  margin-right: 25px;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liImgb .liImga {
  width: 100%;
  height: 100%;
  background: #183e8d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liImgb .liImga .liImg {
  width: 70%;
  height: 70%;
  display: block;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI {
  flex: 1;
  width: 0;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt {
  margin-bottom: 14px;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt .liItH2 {
  font-size: 16px;
  color: #232323;
  line-height: 22px;
  margin-bottom: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt .liItP {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIC {
  display: flex;
  justify-content: space-between;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIC .liICM {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #404040;
  margin-right: 15px;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIC .liICL {
  flex: 1;
  width: 0;
  position: relative;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIC .liICL::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  width: 100%;
  height: 1px;
  background: #dedede;
}

#news_150 .new_box .newC .newCul .newCli .newClia .liI .liIC .liICT {
  margin-left: 15px;
  font-size: 12px;
  color: #999999;
}

#news_150 .new_box .newC .newCul .newCli .newClia:hover .liImgb .liImga {
  background: #ffcc00;
}

#news_150 .new_box .newC .newCul .newCli .newClia:hover .liI .liIC .liICM {
  color: #ffcc00;
}

#news_150 .new_box .newC .newCul .newCli .newClia:hover .liI .liIC .liICL::after {
  background: #ffcc00;
}

#news_150 .new_box .newC .newCul .newCli .newClia:hover .liI .liIC .liICT {
  display: none;
}

@media (max-width: 850px) {
  #news_150 {
    padding: 30px 0 40px;
  }
  #news_150 .new_box {
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
  }
  #news_150 .new_box .modt25_tit {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  #news_150 .new_box .modt25_tit .mdB {
    width: 160px;
  }
  #news_150 .new_box .modt25_tit .mdB .mdBI .mdBIG {
    height: 40px;
  }
  #news_150 .new_box .modt25_tit .mdB .mdBT .mdBTH {
    font-size: 20px;
    line-height: 20px;
  }
  #news_150 .new_box .modt25_tit .mdB .mdBT .mdBTP {
    line-height: 14px;
    font-size: 12px;
  }
  #news_150 .new_box .modt25_tit .mdB.lineK::after {
    background-size: auto 16px;
  }
  #news_150 .new_box .modt25_tit .mdB.lineK::before {
    background-size: auto 16px;
  }
  #news_150 .new_box .newC {
    flex-wrap: wrap;
    margin-top: 35px;
  }
  #news_150 .new_box .newC .newCO {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  #news_150 .new_box .newC .newCO .newCA .newCAImgs {
    padding: 10px;
  }
  #news_150 .new_box .newC .newCul {
    width: 100%;
    flex: auto;
    margin-top: 20px;
  }
  #news_150 .new_box .newC .newCul .newCli {
    height: auto;
    border-bottom: #eeeeee 1px solid;
  }
  #news_150 .new_box .newC .newCul .newCli .newClia {
    padding: 20px 0;
  }
  #news_150 .new_box .newC .newCul .newCli .newClia .liImgb {
    width: 70px;
    height: 70px;
    margin-right: 18px;
    padding: 6px;
  }
  #news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt {
    margin-bottom: 10px;
  }
  #news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt .liItH2 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  #news_150 .new_box .newC .newCul .newCli .newClia .liI .liIt .liItP {
    font-size: 12px;
  }
}
