.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 h2 a:hover {
  color: red;
}
.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: 18px;
  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 {
  /* margin-top: 13px; */
  line-height: 36px;
}
.new_detail .news_tabs_box ul li img{
  float:
  left;
  margin-right: 5px;margin-top:18px
}
.new_detail .news_tabs_box ul li a {
  color: #333;
  font-size: 16px;
  width: 72%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.new_detail .news_tabs_box ul li a:hover {
  color: red;
}
.new_detail .news_tabs_box ul li a img {
  margin-right: 5px;
}
.new_detail .news_tabs_box ul li span {
  float: right;
  color: #999999;
  font-size: 14px;
}
.new_detail .firstbox {
  display: block;
}
.contentbox {
  width: 100%;
  margin-top: 10px;
}
.zdgk {
  width: 205px;
  float: left;
  height: 195px;
}
.zdgk li {
  width: 100%;
  background: #F2F2F2;
  margin-bottom: 6px;
  border-left: solid 5px #fff;
}
.zdgk li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 67px;
  line-height: 35px;
  font-size: 16px;
}
.zdgk li:last-child {
  margin-bottom: 0;
}
.zdgk .ml {
  border-left-color: #F18180;
}
.zdgk .ml a {
  background: url(../images/index/ml.png;vpn_img) no-repeat;
  background-position: 20px 8px;
}
.zdgk .ml a:hover {
  color: #F18180;
}
.zdgk .gk {
  border-left-color: #51A3D2;
}
.zdgk .gk a {
  background: url(../images/index/gk.png;vpn_img) no-repeat;
  background-position: 20px 8px;
}
.zdgk .gk a:hover {
  color: #51A3D2;
}
.zdgk .yj {
  border-left-color: #DDB462;
}
.zdgk .yj a {
  background: url(../images/index/yj.png;vpn_img) no-repeat;
  background-position: 20px 8px;
}
.zdgk .yj a:hover {
  color: #DDB462;
}
.zdgk .zl {
  border-left-color: #5BB2C5;
}
.zdgk .zl a {
  background: url(../images/index/zl.png;vpn_img) no-repeat;
  background-position: 20px 8px;
}
.zdgk .zl a:hover {
  color: #5BB2C5;
}
.zdgk .nb {
  border-left-color: #58B69C;
}
.zdgk .nb a {
  background: url(../images/index/nb.png;vpn_img) no-repeat;
  background-position: 20px 8px;
}
.zdgk .nb a:hover {
  color: #58B69C;
}
.ld {
  width: 310px;
  float: left;
  height: 195px;
  margin-left: 15px;
  border: solid 1px #ccc;
  padding: 10px;
}
.ld .ld_img {
  width: 130px;
  height:160px;
  border: solid 1px #ccc;
  padding: 10px;
  float: left;
}
.ld .ld_img img{
 width:100%;
 height:100%;

}
.ld .ld_js {
  float: right;
  width: 150px;
  height: auto;
}
.ld .ld_js h2 {
  margin: 10px 0 10px 0;
}
.ld .ld_js h2 a {
  color: #015293;
}
.ld .ld_js p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.ld .ld_js span {
  line-height: 25px;
}
.tz {
  width: 320px;
  float: right;
  height: 195px;
}
.tz .right_top {
  width: 100%;
  height: 70px;
  margin-bottom: 10px;
}
.tz .right_top span {
  display: block;
  float: left;
  padding: 15px;
  width: 70px;
  height: 70px;
  background: #318FC3;
  color: #fff;
  font-size: 18px;
  margin-right: 10px;
}
.tz .right_top a {
  font-size: 16px;
  line-height: 30px;
}
.tz .right_bottom {
  width: 100%;
  height: 115px;
  overflow: hidden;
  position: relative;
}
.tz .right_bottom .img ul li img {
  width: 100%;
  height: 115px;
  transition: all 0.6s;
}
.tz .right_bottom .img ul li img:hover {
  transform: scale(1.2);
}
.tz .right_bottom .small_btns {
  float: right;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.tz .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;
}
.tz .right_bottom .small_btns li.active {
  background: #015293;
  color: #fff;
}
.tz .right_bottom .small_btns li:hover {
  cursor: pointer;
}
.zrxx li {
  float: left;
  width: 135px;
  height: 45px;
  border-radius: 4px;
  text-align: center;
  line-height: 45px;
  margin-right: 10px;
  margin-top: 10px;
}
.zrxx li img {
  margin-right: 10px;
  transition: all .4s ease-in;
}
.zrxx li a {
  color: #fff;
}
.zrxx li:hover img {
  transform: rotateY(180deg);
}
.zrxx .zr {
  background: #318FC2;
}
.zrxx .my {
  background: #3E76B1;
}
.zrxx .ws {
  background: #499A9D;
}
.zrxx .yg {
  background: #189BB7;
}
.zrxx .lb {
  background: #318FC2;
}
.zrxx .yc {
  background: #3D75B0;
}
.zrxx li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
.zrxx li{
width:46%;
margin-left:5px;
margin-right:5px;
}
 
  .news {
    width: 100%;
    height: auto;
  }
.news .title{
height:110px;
margin-top:20px;
}
.news .title li{
height:110px;
}
  .news .title li h2 {
    font-size: 16px;
    margin-top: 10px;
  }
  .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:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    display: inline-block;
  }
  .new_detail .news_tabs_box ul li span {
    float: right;
    color: #999999;
    font-size: .8em;
  }
  .new_detail .firstbox {
    display: block;
  }
  .contentbox {
    width: 100%;
    margin-top: 10px;
  }
  .zdgk {
    width: 100%;
    height: auto;
    margin: 20px auto;
  }
  .ld {
    width: 100%;
    height: auto;
    margin: 10px auto;
    margin-left: 0;
  }
  .ld .ld_js {
    float: left;
    margin-left: 10px;
  }
  .tz {
    width: 100%;
    height: auto;
  }
  .tz .right_top {
    width: 100%;
  }
  .tz .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: 1.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;
  }
  .ld_js {
    margin-left: 2px !important;
  }
}
/*# sourceMappingURL=index.css.map */
