.w33 {
  width: calc(33.33% - 14px);
}
.ml21 {
  margin-left: 21px;
}
.title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 14px;
}
.title .title_name {
  float: left;
  font-size: 18px;
  font-weight: bolder;
  line-height: 22px;
  color: #c11919;
  padding-left: 20px;
  background: url(../img/title_icon.png) no-repeat left;
}
.title .title_more {
  float: right;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.common_list {
  margin-top: 14px;
}
.common_list li {
  height: 44px;
  border-bottom: 1px dashed #ddd;
}
.common_list li a {
  float: left;
  width: 100%;
  height: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 43px;
  font-size: 14px;
  padding-left: 15px;
  position: relative;
}
.common_list li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #c11919;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.common_list li:hover a {
  color: #c11919;
}
.news_pic {
  margin-top: 20px;
  float: left;
  width: calc(50% - 10px);
}
.news_pic li {
  float: left;
  width: calc(50% - 10px);
  margin-left: 20px;
}
.news_pic li:first-child {
  margin-left: 0;
}
.news_pic li a {
  display: block;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.news_pic li p {
  height: 30px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.news_pic li div {
  overflow: hidden;
  height: 150px;
  position: relative;
  margin-bottom: 10px;
}
.news_pic li div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.news_pic li span {
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #333;
  margin-bottom: 20px;
}
.news_pic li i {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  position: relative;
}
.news_pic li i::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #dddddd;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -3px;
}
.news_pic li:hover a {
  color: #c11919;
}
.news_pic li:hover span {
  color: #c11919;
}
.news_pic li:hover i {
  background-color: #c11919;
}
.news_pic li:hover i::before {
  background-color: #c11919;
}

.news_pic {
  width: calc(50% - 10px);
  height: 330px;
  background-color: #003f6b;
}
.news_pic .dtjt9_div_img {
  position: relative;
  overflow: hidden;
  height: 330px;
  width: 100%;
}
.news_pic .dtjt9_div_img img {
  display: block;
  width: 100%;
  height: 330px;
}
.news_pic  .dtjt9_div_img .number {
  position: absolute;
  right: 5px;
  bottom: 10px;
  z-index: 100;
}
.news_pic  .dtjt9_div_text {
  width: 100%;
  text-align: left;
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: 99;
}
.news_pic  .dtjt9_div_text .dtjt9_div_text_title {
  background: rgba(0, 0, 0, 0.6);
  text-align: left;
  height: 35px;
}
.news_pic .dtjt9_div_text a:link,
.news_pic .dtjt9_div_text a:link,
.news_pic .dtjt9_div_text a:visited {
  font-size: 12px;
  font-weight: inherit;
  line-height: 35px;
  color: #fff;
  text-decoration: none;
}




.news_list {
  float: right;
  width: calc(50% - 10px);
  margin-top: 23px;
}
.news_list li {
  margin-top: 14px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #ddd;
}
.news_list li:first-child {
  margin-top: 0;
}
.news_list li div {
  margin-bottom: 15px;
}
.news_list li div a {
  float: left;
  width: calc(100% - 75px);
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_list li div span {
  float: left;
  width: 70px;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}
.news_list li p {
  height: 12px;
  width: 100%;
  font-size: 12px;
  line-height: 1;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_list li:hover a {
  color: #c11919;
}
.banner div {
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.notice_list {
  margin-top: 20px;
}
.notice_list li {
  float: left;
  width: calc(33.33% - 10px);
  margin-left: 15px;
  border: 1px solid #eee;
  padding: 20px;
}
.notice_list li:first-child {
  margin-left: 0;
}
.notice_list li a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.notice_list li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #c11919;
  position: absolute;
  top: 10px;
  left: 0;
}
.notice_list li span {
  padding-left: 15px;
  font-size: 12px;
  color: #999;
}
.notice_list li:hover {
  background-color: #f4f4f4;
  box-shadow: 0px 0px 6px 0px rgba(177, 177, 177, 0.27);
}
.notice_list li:hover a {
  font-weight: bold;
}

@media (max-width: 768px) {
  .news_pic {
    width: 100%;
  }
  .news_list {
    width: 100%;
    margin-top: 23px;
  }
  .notice_list li:first-child {
    margin-left: 0;
    margin-top: 0;
  }
  .notice_list li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

