.listnews{

}
.listnews .xi_s{
	width: 250px;
  float: left;
  overflow: hidden;
}
.listnews .xi_ti{
	width: 250px;
  height: 70px;
  width: 100%;
}
.listnews .xi_ti em {
  display: inline-block;
  margin-right: 5px;
  width: 3px;
  height: 70px;
  background: #074285;
}
.listnews .xi_s p {
  width: 242px;
  font-size: 26px;
  color: #ffffff;
  line-height: 70px;
  padding-left: 30px;
  box-sizing: border-box;
  float: right;
  background: #074285;
}

.listnews .xi_s li {
  color: #4C4C4C;
  font-size: 22px;
  padding: 15px 0;
    padding-left: 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
  cursor: pointer;
  padding-left: 30px;
}
.listnews .xi_s .active {
  color: #074285;
}
.xi_s .active i {
  width: 8px;
  height: 14px;
  background: url(/pic/l2.png) no-repeat;
  display: inline-block;
  margin-right: 10px;
}
.xi_s li i {
  margin-top: 10px;
  width: 8px;
  height: 14px;
  background: url(/pic/l1.png) no-repeat;
  display: inline-block;
  display: inline-block;
  margin-right: 10px;
  float: left;
}

.newsa {
  float: right;
  overflow: hidden;
  width: 920px;
}
.dong_t {
  padding: 20px 0;
  box-sizing: border-box;
  font-size: 22px;
  color: #074285;
  border-bottom: 1px solid #cccccc;
}
.dong_t span {
  color: #989898;
  font-size: 18px;
  float: right;
}
.youth_bo {
  margin-bottom: 60px;
}
.youth {
  transition: all 0.36s ease;
  padding: 20px 0;
  box-sizing: border-box;
  border-bottom: 1px dashed #CCCCCC;
}
.you_bx h4 {
  font-size: 18px;
  color: #4C4C4C;
}
.you_bx h4 i {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #CCCCCC;
  margin-right: 15px;
  margin-bottom: 3px;
}
.you_bx h4 b {
  font-size: 18px;
  float: right;
}