/*新闻中心*/
/*$$
{"color":[
        {"val":"#fc7841","title":"凸显的颜色"},
		{"val":"#042a58","title":"凸显的颜色2"}
		
],
"background":[
        {"val":"#042a58","title":"凸显的背景色"},
		 {"val":"#fc7841","title":"凸显的背景色2"}
],
"border":[
     
]}
$$*/
#news_150 {
  padding: 80px 10px;
}

#news_150 .new_box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#news_150 .new_box .allTi .bigT {
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}

#news_150 .new_box .allTi .bigT span {
  font-size: 44px;
  font-weight: bold;
  color: #042a58;
  margin-right: 0.35em;
}

#news_150 .new_box .allTi .bigT span i {
  color: #fc7841;
}

#news_150 .new_box .allTi .bigT span:last-child {
  margin-right: 0;
}

#news_150 .new_box .allTi .bigC {
  text-align: center;
}

#news_150 .new_box .allTi .bigC span {
  font-size: 26px;
  color: #042a58;
  font-weight: bold;
  position: relative;
}

#news_150 .new_box .allTi .bigC span .szl {
  position: absolute;
}

#news_150 .new_box .allTi .bigC span .szl::after {
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #aeaeae;
  content: '';
}

#news_150 .new_box .allTi .bigC span .szl.slle {
  width: 250px;
  height: 1px;
  background: #aeaeae;
  left: calc(100% + 28px);
  top: 50%;
}

#news_150 .new_box .allTi .bigC span .szl.slle::after {
  transform: translate(100%, -50%);
  right: 0;
  top: 0;
}

#news_150 .new_box .allTi .bigC span .szl.slri {
  width: 250px;
  height: 1px;
  background: #aeaeae;
  right: calc(100% + 28px);
  top: 50%;
}

#news_150 .new_box .allTi .bigC span .szl.slri::after {
  transform: translate(-100%, -50%);
  left: 0;
  top: 0;
}

#news_150 .new_box .newOt {
  width: 100%;
  margin-top: 110px;
  position: relative;
}

#news_150 .new_box .newOt .newList {
  width: 100px;
  height: 350px;
  background: #042a58;
  border-radius: 6px 6px 6px 6px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
}

#news_150 .new_box .newOt .newList .newUl {
  height: 100%;
  width: 100%;
  padding: 10px 10px;
}

#news_150 .new_box .newOt .newList .newUl .newLi {
  width: 100%;
  height: 33.33%;
  border-bottom: #9db4d1 1px solid;
  cursor: pointer;
}

#news_150 .new_box .newOt .newList .newUl .newLi .newA {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

#news_150 .new_box .newOt .newList .newUl .newLi .newA i {
  width: 40px;
  height: 40px;
  background: #ffffff;
  display: block;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#news_150 .new_box .newOt .newList .newUl .newLi .newA i img {
  width: 20px;
  height: 20px;
  display: block;
}

#news_150 .new_box .newOt .newList .newUl .newLi .newA p {
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
}

#news_150 .new_box .newOt .newList .newUl .newLi:nth-child(1) .newA i {
  background: #ff7c44;
}

#news_150 .new_box .newOt .newList .newUl .newLi:last-child {
  border-bottom: none;
}

#news_150 .new_box .newOt .newOts {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}

#news_150 .new_box .newOt .newOts .newOtImgs {
  width: 45%;
  height: 350px;
}

#news_150 .new_box .newOt .newOts .newOtImgs .newOtImg {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

#news_150 .new_box .newOt .newOts .newOtInfo {
  flex: 1;
  width: 0;
  padding: 0 130px 0 48px;
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

#news_150 .new_box .newOt .newOts .newOtInfo .lineB {
  width: 100%;
  margin-bottom: 24px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .lineB .line {
  width: 40px;
  height: 4px;
  background: #042a58;
  display: block;
}

#news_150 .new_box .newOt .newOts .newOtInfo .time {
  width: 100%;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 24px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .title {
  width: 100%;
  line-height: 24px;
  margin-bottom: 15px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .title span {
  font-size: 22px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .des {
  width: 100%;
  margin-bottom: 30px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .des p {
  font-size: 14px;
  line-height: 25px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .more {
  width: 100%;
}

#news_150 .new_box .newOt .newOts .newOtInfo .more a {
  font-size: 14px;
  color: #333333;
  color: #333333;
  position: relative;
  padding-left: 12px;
}

#news_150 .new_box .newOt .newOts .newOtInfo .more a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  height: 1px;
  border: transparent 6px solid;
  border-left: #000000 6px solid;
}

#news_150 .new_box .newOt .newOts .newOtInfo .more a:before {
  width: 0%;
  height: 6px;
  background: #ff7c44;
  content: '';
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  opacity: 0;
  transition: 0.3s ease;
}

#news_150 .new_box .newOt .newOts .newOtInfo .more:hover a::before {
  width: 110%;
  opacity: 1;
}

#news_150 .new_box .newOt .bgNe {
  width: 40vw;
  height: 210px;
  background: #042a58;
  position: absolute;
  left: calc(((-100vw + 1200px) / 2));
  top: -30px;
}

#news_150 .new_box .newCo {
  width: 100%;
  margin-top: 40px;
}

#news_150 .new_box .newCo .newUl {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#news_150 .new_box .newCo .newUl .newLi {
  padding: 15px 0 0;
  width: calc((100% - 60px) / 4);
  overflow: hidden;
}

#news_150 .new_box .newCo .newUl .newLi .newA {
  width: 100%;
}

#news_150 .new_box .newCo .newUl .newLi .newA .name {
  font-size: 18px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#news_150 .new_box .newCo .newUl .newLi .newA .des {
  height: 50px;
  line-height: 25px;
  margin-bottom: 20px;
  font-size: 14px;
  overflow: hidden;
  color: #333333;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  position: relative;
  padding-bottom: 8px;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time .day {
  font-size: 14px;
  color: #999999;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time .jt {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  overflow: hidden;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time .jt::after {
  content: '';
  width: 100%;
  height: 100%;
  background: url("/static/images/CP27_ic1.png") no-repeat center center;
  background-size: 25px 25px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.3s ease;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time .jt::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("/static/images/CP27_ic2.png") no-repeat center center;
  background-size: 25px 25px;
  position: absolute;
  left: -100%;
  top: 0;
  opacity: 0;
  transition: 0.3s ease;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time::after {
  width: 100%;
  height: 2px;
  background: #042a58;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.3s ease;
  opacity: 1;
}

#news_150 .new_box .newCo .newUl .newLi .newA .time::before {
  width: 100%;
  height: 2px;
  background: #ff7c44;
  content: '';
  position: absolute;
  bottom: 0;
  left: -100%;
  transition: 0.3s ease;
  opacity: 0;
}

#news_150 .new_box .newCo .newUl .newLi:hover .newA .time .jt::after {
  left: 100%;
  opacity: 0;
}

#news_150 .new_box .newCo .newUl .newLi:hover .newA .time .jt::before {
  left: 0;
  opacity: 1;
}

#news_150 .new_box .newCo .newUl .newLi:hover .newA .time::after {
  left: 100%;
  opacity: 0;
}

#news_150 .new_box .newCo .newUl .newLi:hover .newA .time::before {
  left: 0;
  opacity: 1;
}

@media (max-width: 1200px) {
  #news_150 .new_box .newOt .bgNe {
    left: -10px;
  }
}

@media (max-width: 786px) {
  #news_150 {
    padding: 50px 10px;
  }
  #news_150 .new_box .allTi .bigT {
    text-align: center;
    margin-bottom: 14px;
  }
  #news_150 .new_box .allTi .bigT span {
    font-size: 24px;
  }
  #news_150 .new_box .allTi .bigC {
    text-align: center;
  }
  #news_150 .new_box .allTi .bigC span {
    font-size: 18px;
  }
  #news_150 .new_box .allTi .bigC span .szl.slle {
    width: 20vw;
    max-width: 150px;
    display: block;
  }
  #news_150 .new_box .allTi .bigC span .szl.slri {
    width: 20vw;
    max-width: 150px;
    display: block;
  }
  #news_150 .new_box .newOt {
    margin-top: 35px;
  }
  #news_150 .new_box .newOt .newList {
    height: auto;
    position: relative;
    width: 100%;
  }
  #news_150 .new_box .newOt .newList .newUl {
    display: flex;
    justify-content: center;
    padding: 15px 10px;
  }
  #news_150 .new_box .newOt .newList .newUl .newLi {
    border-bottom: none !important;
  }
  #news_150 .new_box .newOt .newList .newUl .newLi .newA i {
    width: 35px;
    height: 35px;
  }
  #news_150 .new_box .newOt .newList .newUl .newLi .newA i img {
    width: 15px;
    height: 15px;
  }
  #news_150 .new_box .newOt .newList .newUl .newLi .newA p {
    font-size: 12px;
  }
  #news_150 .new_box .newOt .newOts {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  #news_150 .new_box .newOt .newOts .newOtImgs {
    width: 100%;
    height: auto;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo {
    width: 100%;
    padding: 25px 15px;
    background: #f7f7f7;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .lineB {
    margin-bottom: 15px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .lineB .line {
    width: 20px;
    height: 2px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .time {
    margin-bottom: 10px;
    font-size: 12px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .title {
    margin-bottom: 10px;
    line-height: 22px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .title span {
    font-size: 16px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .des {
    margin-bottom: 20px;
  }
  #news_150 .new_box .newOt .newOts .newOtInfo .des p {
    font-size: 12px;
    line-height: 22px;
  }
  #news_150 .new_box .newOt .bgNe {
    display: none;
  }
  #news_150 .new_box .newCo {
    margin-top: 0px;
  }
  #news_150 .new_box .newCo .newUl {
    flex-wrap: wrap;
  }
  #news_150 .new_box .newCo .newUl .newLi {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .name {
    font-size: 16px;
    height: 22px;
    line-height: 22px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .des {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time .day {
    font-size: 12px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time .jt {
    width: 25px;
    height: 25px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time .jt::after {
    background-size: 15px 15px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time .jt::before {
    background-size: 15px 15px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time::after {
    height: 1px;
  }
  #news_150 .new_box .newCo .newUl .newLi .newA .time::before {
    height: 1px;
  }
}
