> a {
  text-decoration: none;
}
> ul {
  list-style-type: none;
}
.new_container {
  width: 100%;
  max-width: 1170px;
  margin: 0px auto;
  font-size: 14px;
  line-height: 1em;
  color: #777777;
  margin-top: 30px;
  padding: 20px 0px;
  box-sizing: border-box;
}
.new_container > .row {
  margin-right: -15px;
  margin-left: -15px;
}
.new_container > .footer-top {
  overflow: hidden;
  margin: 0 auto;
}
.new_container > .footer-top > .page_turning {
  text-align: center;
}
.new_container > .footer-top > .page_turning .page_color {
  background: #ccc;
  color: #fff;
}
.new_container > .footer-top > .page_turning a {
  padding: 5px;
  background: #fff;
  display: inline-block;
  margin: 10px 5px;
  text-decoration: none;
  color: #004d95;
  border-radius: 5px;
}
.new_container > .footer-top > .each {
  float: left;
}
.new_container > .footer-top > .col-sm-6 {
  width: 100%;
  position: relative;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  color: #565656;
  background-color: #FFFFFF;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav {
  overflow: hidden;
  font-size: 15px;
  border-bottom: 1px solid #CCCCCC;
  background: #F4F4F4;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav > .footer_nav_1 {
  float: left;
  color: #014E96;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav > .footer_nav_2 {
  float: right;
  padding-right: 35px;
  color: #014E96;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav > .footer_nav_2 a {
  text-decoration: none;
  color: #014E96;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav > .footer_nav_3 {
  float: left;
  margin: 10px 20px;
}
.new_container > .footer-top > .col-sm-6 > .footer_nav > .footer_nav_3 img {
  margin-top: 7px;
  vertical-align: middle;
}
.new_container > .footer-top > .col-sm-6 > .news_action {
  width: 37%;
  float: left;
  padding-left: 40px;
}
.new_container > .footer-top > .col-sm-6 > .news_action > .news_action_left {
  margin-bottom: 20px;
}
.new_container > .footer-top > .col-sm-6 > .news_action > .news_action_left p {
  line-height: 7px;
}
.new_container > .footer-top > .col-sm-6 > .news_action > .news_action_left img {
  height: 100%;
  width: 100%;
}
.new_container > .footer-top > .col-sm-6 > .news_cont {
  background: #FFFFFF;
  position: relative;
  overflow: hidden;
  width: 50%;
  float: right;
  padding-right: 30px;
}
.new_container > .footer-top > .col-sm-6 > .news_cont > .news_content {
  position: relative;
  width: 100%;
  float: left;
  font-size: 14px;
}
.new_container > .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont {
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  white-space: nowrap;
  overflow: hidden;
}
.new_container > .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont span {
  background: #ccc;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: text-top;
}
.new_container > .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont:last-child {
  border-bottom: 0px;
}
.new_container > .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont > a {
  color: #000000;
  position: absolute;
  right: 0px;
  top: 16px;
  display: inline-block;
  text-decoration: none;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
}
.new_container > .footer-top > .about {
  width: 28%;
  border: 1px solid #CCCCCC;
  position: relative;
  box-sizing: border-box;
  background: #FFFFFF;
  float: right;
}
.new_container > .footer-top > .about > .col-xs-3 {
  width: 100%;
  position: relative;
}
.new_container > .footer-top > .about > .col-xs-3 > .img-h4_nav {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #CCCCCC;
  background: #F4F4F4;
}
.new_container > .footer-top > .about > .col-xs-3 > .img-h4_nav > .img_outer {
  float: left;
  margin: 10px 20px;
}
.new_container > .footer-top > .about > .col-xs-3 > .img-h4_nav > .img_outer img {
  margin-top: 7px;
  vertical-align: middle;
}
.new_container > .footer-top > .about > .col-xs-3 > .img-h4_nav > .h4_outer {
  text-align: left;
  color: #014E96;
  float: left;
  font-size: 15px;
}
.new_container > .footer-top > .about > .col-xs-3 > .list-unstyled {
  list-style: none;
  overflow: hidden;
  text-align: center;
  background: #FFFFFF;
  padding: 6px 5px;
}
.new_container > .footer-top > .about > .col-xs-3 > .list-unstyled > li {
  margin: 5px;
  display: inline-block;
  width: 75px;
  height: 75px;
  padding: 1px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
}
.new_container > .footer-top > .about > .col-xs-3 > .list-unstyled > li > span {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.new_container > .footer-top > .about > .col-xs-3 > .list-unstyled > li > span > img {
  width: 100%;
  height: 100%;
  border: 0px;
}
.media-1200 .new_container {
  padding: 20px 5px;
}
.media-768 .footer-top > .col-sm-6 {
  width: 100%;
  border-left: 0px;
  border-right: 0px;
}
.media-768 .footer-top > .col-sm-6 > .news_action {
  width: 100%;
  padding-left: 0px;
}
.media-768 .footer-top > .col-sm-6 .news_action_left {
  padding-left: 10px;
  padding-right: 10px;
}
.media-768 .footer-top > .col-sm-6 > .news_cont {
  width: 100%;
  float: left;
}
.media-768 .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont {
  padding-left: 10px;
  padding-right: 10px;
}
.media-768 .footer-top > .col-sm-6 > .news_cont > .news_content > .news_content_cont > a {
  right: 10px;
}
.media-768 .footer-top > .about {
  width: 100%;
  left: 0;
  margin: 10px 0;
  border-left: 0px;
  border-right: 0px;
}
.media-768 .footer-top > .about > .col-xs-3 > .h4_outer {
  padding-left: 0px;
  margin-left: 30px;
}
/*# sourceMappingURL=news_list.css.map */

