.news {
  width: 100%;
  height: 395px;
}
.news .title {
  width: 100%;
  height: 80px;
  overflow: hidden;
  position: relative;
}
.news .title li {
  width: 100%;
  height: 80px;
  text-align: center;
}
.news .title li h2 {
  font-size: 25px;
  margin-bottom: 10px;
}
.news .title li h2 a {
  color: #054976;
}
.news .title li span {
  font-size: 16px;
}
.news .title li span a {
  color: #CC3300;
}
.news .title li span a:hover {
  font-weight: bold;
}
.pic {
  width: 468px;
  height: 315px;
  float: left;
  overflow: hidden;
  position: relative;
}
.pic .img ul li img {
  width: 468px;
  height: 315px;
}
.pic .titleTxt {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
}
.pic .titleTxt .pic_title {
  width: 80%;
  float: left;
}
.pic .titleTxt .pic_title a{

color:#fff;
}
.pic .titleTxt .pic_title li {
  width: 100%;
  line-height: 40px;
  text-indent: 20px;
  color: #fff;
}
.pic .titleTxt .small_btns {
  width: 20%;
  float: right;
  height: 40px;
}
.pic .titleTxt .small_btns li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin-top: 15px;
  margin-right: 10px;
}
.pic .titleTxt .small_btns li.active {
  background: #015293;
}
.pic .titleTxt .small_btns li:hover {
  cursor: pointer;
}
.new_detail {
  width: 390px;
  height: 315px;
  float: right;
}
.new_detail .news_tabs_nav {
  width: 100%;
  border-bottom: solid 1px #A3A3A3;
}
.new_detail .news_tabs_nav ul {
  float: left;
}
.new_detail .news_tabs_nav ul li {
  float: left;
  height: 30px;
  margin-right: 25px;
}
.new_detail .news_tabs_nav ul li a {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  color: #333;
}
.new_detail .news_tabs_nav ul li:last-child {
  margin-right: 0;
}
.new_detail .news_tabs_nav ul .active {
  border-bottom: solid 2px #054976;
}
.new_detail .news_tabs_nav ul .active a {
  color: #054976;
  font-weight: bold;
}
.new_detail .news_tabs_box {
  width: 100%;
  display: none;
}
.new_detail .news_tabs_box ul li {
    background: url(../images/icon/point.png;vpn_img) no-repeat;
    background-position-y: 10px;
    text-indent: 8px;
    margin-top: 13px;
    line-height: 40px;
}
.new_detail .news_tabs_box ul li a {
  color: #333;
  font-size: 16px;
  width: 75%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.new_detail .news_tabs_box ul li span {
  float: right;
  color: #999999;
  font-size: 14px;
}
.new_detail .firstbox {
  display: block;
}
.right_content_bottom {
  width: 100%;
  margin-top: 20px;
}
.content_bottom_left {
  width: 215px;
  float: left;
}
.content_bottom_left li {
  width: 100%;
  background: #F2F2F2;
  margin-bottom: 6px;
  border-left: solid 5px #fff;
}
.content_bottom_left li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 67px;
  line-height: 45px;
  font-size: 16px;
}
.content_bottom_left li:last-child {
  margin-bottom: 0;
}
.content_bottom_left .ml {
  border-left-color: #F18180;
}
.content_bottom_left .ml a {
  background: url(../images/index/ml.png;vpn_img) no-repeat;
  background-position: 20px 13px;
}
.content_bottom_left .ml a:hover {
  color: #F18180;
}
.content_bottom_left .gk {
  border-left-color: #51A3D2;
}
.content_bottom_left .gk a {
  background: url(../images/index/gk.png;vpn_img) no-repeat;
  background-position: 20px 13px;
}
.content_bottom_left .gk a:hover {
  color: #51A3D2;
}
.content_bottom_left .yj {
  border-left-color: #DDB462;
}
.content_bottom_left .yj a {
  background: url(../images/index/yj.png;vpn_img) no-repeat;
  background-position: 20px 13px;
}
.content_bottom_left .yj a:hover {
  color: #DDB462;
}
.content_bottom_left .zl {
  border-left-color: #5BB2C5;
}
.content_bottom_left .zl a {
  background: url(../images/index/zl.png;vpn_img) no-repeat;
  background-position: 20px 13px;
}
.content_bottom_left .zl a:hover {
  color: #5BB2C5;
}
.content_bottom_left .nb {
  border-left-color: #58B69C;
}
.content_bottom_left .nb a {
  background: url(../images/index/nb.png;vpn_img) no-repeat;
  background-position: 20px 13px;
}
.content_bottom_left .nb a:hover {
  color: #58B69C;
}
.content_bottom_right {
  width: 640px;
  float: right;
}
.bottom_right_top {
  width: 100%;
}
.bottom_right_top li {
  float: left;
  width: 150px;
  height: 45px;
  border-radius: 3px;
  line-height: 45px;
  margin-right: 13px;
  font-size: 16px;
}
.bottom_right_top li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 60px;
}
.bottom_right_top li a:hover {
  font-weight: bold;
}
.bottom_right_top li:last-child {
  margin-right: 0;
}
.bottom_right_top .jzxx {
  background: #318FC3;
}
.bottom_right_top .jzxx a {
  background: url(../images/index/jzxx.png;vpn_img) no-repeat;
  background-position: 25px 15px;
}
.bottom_right_top .myzj {
  background: #3D76B0;
}
.bottom_right_top .myzj a {
  background: url(../images/index/myzj.png;vpn_img) no-repeat;
  background-position: 25px 15px;
}
.bottom_right_top .wsdc {
  background: #489A9C;
}
.bottom_right_top .wsdc a {
  background: url(../images/index/wsdc.png;vpn_img) no-repeat;
  background-position: 25px 14px;
}
.bottom_right_top .bsfw {
  background: #179BB7;
}
.bottom_right_top .bsfw a {
  background: url(../images/index/bsfw_s.png;vpn_img) no-repeat;
  background-position: 25px 15px;
}
.bottom_right_bottom {
  width: 100%;
  margin-top: 10px;
}
.left {
  width: 312px;
  float: left;
  height: 195px;
  border: solid 1px #ccc;
  padding: 10px;
}
.left .ld_img {
  width: 120px;
  border: solid 1px #ccc;
  padding: 10px;
  float: left;
}
.left .ld_js {
  float: right;
  width: 150px;
  height: auto;
}
.left .ld_js h2 {
  margin: 10px 0 10px 0;
}
.left .ld_js h2 a {
  color: #015293;
}
.left .ld_js p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.left .ld_js span {
  line-height: 25px;
}
.right {
  width: 316px;
  float: right;
}
.right .right_top {
  width: 100%;
  height: 70px;
  margin-bottom: 10px;
}
.right .right_top span {
  display: block;
  float: left;
  padding: 15px;
  width: 70px;
  height: 70px;
  background: #318FC3;
  color: #fff;
  font-size: 18px;
  margin-right: 10px;
}
.right .right_top a {
  font-size: 16px;
  line-height: 30px;
}
.right .right_bottom {
  width: 100%;
  height: 115px;
  overflow: hidden;
  position: relative;
}
.right .right_bottom .img ul li img {
  width: 100%;
  height: 115px;
  transition: all 0.6s;
}
.right .right_bottom .img ul li img:hover {
  transform: scale(1.2);
}
.right .right_bottom .small_btns {
  float: right;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.right .right_bottom .small_btns li {
  float: left;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background: #F0F2F8;
  font-size: 14px;
  margin-top: 20px;
  margin-right: 10px;
}
.right .right_bottom .small_btns li.active {
  background: #015293;
  color: #fff;
}
.right .right_bottom .small_btns li:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .news {
    width: 100%;
    height: auto;
  }
.news .title{
height:122px;
margin-top:20px;

}
  .news .title li h2 {
    font-size: 16px;
    margin-top: 10px;
  }
.news .title li{
height:122px;

}
  .news .title li span {
    font-size: .8em;
  }
  .pic {
    width: 100%;
    height: 214px;
  }
  .pic .img ul li img {
    width: 100%;
    height: 214px;
  }
  .pic .titleTxt {
    height: 3em;
  }
  .pic .titleTxt .pic_title {
    height: 3em;
  }
  .pic .titleTxt .pic_title li {
    height: 3em;
    line-height: 3em;
    font-size: 1em;
    text-indent: 5px !important;
  }
  .pic .titleTxt .small_btns {
    height: 3em;
  }
  .pic .titleTxt .small_btns li {
    margin-top: 1em;
    margin-right: 5px;
  }
  .new_detail {
    width: 100%;
    height: auto;
    margin-top: 10px;
    padding: 0 5px;
  }
  .new_detail .news_tabs_nav ul li {
    margin-right: 10px;
  }
  .new_detail .news_tabs_box ul li a {
    font-size: 1em;
  }
  .new_detail .news_tabs_box ul li span {
    float: right;
    color: #999999;
    font-size: .8em;
  }
  .new_detail .firstbox {
    display: block;
  }
  .right_content_bottom {
    padding: 0 5px;
  }
  .content_bottom_left {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content_bottom_right {
    width: 100%;
    height: auto;
  }
  .bottom_right_top li {
    margin-bottom: 10px;
    width: 100%;
  }
  .bottom_right_top .bsfw {
    padding: 0;
  }
  .bottom_right_bottom {
    width: 100%;
    margin-top: 10px;
  }
  .left {
    width: 100%;
  }
  .left .ld_js {
    float: left;
    width: 40%;
    height: auto;
    margin-left: 20px;
  }
  .right {
    width: 100%;
    margin-top: 20px;
  }
  .right .right_top {
    width: 100%;
  }
  .right .right_top a {
    font-size: 1em;
  }
}
@media screen and (max-width: 320px) {
  .new_detail .news_tabs_nav ul li {
    margin-right: 5px !important;
  }
  .new_detail .news_tabs_nav ul li a {
    font-size: 1em !important;
  }
  .new_detail .news_tabs_box ul li a {
    font-size: .8em !important;
  }
  .new_detail .news_tabs_box ul li span {
    font-size: .5em !important;
  }
  .new_detail .firstbox {
    display: block;
  }
}
/*# sourceMappingURL=index.css.map */
