﻿.contain {
  width: 100%;
  height: auto;
  display: inline-block;
  background: url(../images/bg.png) no-repeat bottom center;
  padding-bottom: 50px;
}

.container {
  width: 1200px;
  height: auto;
  margin: auto;
}

.News_top {
  width: 100%;
  height: auto;
  display: inline-block;
}

.News_top_title {
  width: 100%;
  color: #084499;
  font-size: 38px;
  line-height: 52px;
  text-align: center;
}

.News_top_title span {
  width: 80%;
  display: inline-block;
}

.more {
  font-size: 16px;
  color: #666;
  float: right;
}

/* news_l s  */
.News {
  width: 100%;
  height: auto;
  display: inline-block;
}

.news_l {
  width: 635px;
  height: 450px;
}


.turn {
  width: 635px;
  height: 450px;
  position: relative;
  overflow: hidden;
}

.turn-loading {
  width: 635px;
  height: 450px;
  position: absolute;
  z-index: 4;
  overflow: hidden;
  background: #202f42;
}

.turn-loading img {
  width: 32px;
  height: 32px;
  margin: 51px 0 0 135px;
}

.turn-pic li {
  position: absolute;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.turn-pic li img {
  width: 635px;
  height: 450px;
  overflow: hidden;
}

.turn-bg {
  width: 635px;
  height: 56px;
  overflow: hidden;
  background: #000;
  position: absolute;
  z-index: 2;
  bottom: 0;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.turn-tit {
  font-size: 18px;
}

.turn-tit a {
  color: #fff;
  text-decoration: none;
  width: 60%;
  display: inline-block;
  padding-left: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.turn-tit a:hover {
  color: #ffb02b;
  text-decoration: none;
}

.turn-tit li {
  position: absolute;
  z-index: 3;
  bottom: -40px;
  left: 5px;
  font-size: 18px;
}

.turn-btn {
  position: absolute;
  z-index: 3;
  font-size: 30px;
  color: #fff;
  bottom: 8px;
  left: 45px;
}

.turn-btn .lb,
.turn-btn .rb {
  width: 56px;
  height: 56px;
  background: url(../images/news_btn.png) no-repeat;
  overflow: hidden;
  position: absolute;
  top: -8px;
  left: -46px;
  cursor: pointer;
}

.turn-btn .rb {
  background-position: -58px 0px !important;
  right: 0px;
  left: 540px;
}

.turn-btn span {
  text-align: center;
  left: 20px;
  position: relative;
  font-weight: normal;
}
.turn-btn span.red{
  color: #ff0000;
}



/* .news_r s  */
.news_r {
  width: 550px;
  height: 450px;
  margin-left: 15px;
}

.news_r_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #00265b;
}

.news_r_title_span {
  width: 165px;
  height: 42px;
  color: #fff;
  line-height: 42px;
  font-size: 24px;
  background: #0b489e;
  display: inline-block;
  text-align: center;
  /* padding-left: 20px; */
}

.news_r_title em {
  width: 23px;
  height: 35px;
  display: inline-block;
  position: relative;
  top: 12px;
  left: -11px;
  background: url(../images/news_title_icon.png) no-repeat;
}

.news_r_title_span span {
  position: relative;
  top: -5px;
  letter-spacing: 1px;
}

.news_r_list {
  width: 100%;
  height: auto;
  display: inline-block;
}

.news_r_list li {
  line-height: 54px;
  height: 54px;
  font-size: 16px;
  background: url(../images/news_list_borbg.png) no-repeat bottom;
}

.news_r_list li em {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: url(../images/list_icon.png) no-repeat;
  position: relative;
  top: 24px;
  left: 10px;
  float: left;
}

.news_r_list li a {
  width: 73%;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 25px;
}

.news_r_list li a:hover {
  color: #0b489e;
}

.time {
  float: right;
  margin-right: 5px;
  font-size: 14px;
  color: #666;
}

/* ztzl s  */
.ztzl {
  width: 100%;
  height: 124px;
}

.ztzl_Title {
  width: 40px;
  height: 100%;
  background: #0b489e;
  font-size: 24px;
  color: #fff;
}

.ztzl_Title span {
  width: 30px;
  display: inline-block;
  position: relative;
  left: 9px;
  top: 10px;
  line-height: 50px;
}

.ztzl_List {
  width: 1140px;
  height: 100%;
  margin-left: 20px;
  overflow: hidden;
}

/* list_groups s  */
.list_groups {
  width: 100%;
  height: auto;
  display: inline-block;
}

.list_groups_one {
  width: 32%;
  height: auto;
  display: inline-block;
}

.list_groups_one_Title {
  width: 100%;
  height: 50px;
  line-height: 40px;
  color: #0b489e;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #00265b;
}

.list_groups_one_Title em {
  width: 5px;
  height: 23px;
  background: #0b489e;
  display: inline-block;
  top: 3px;
  position: relative;
}

.list_groups_one_Title span {
  display: inline-block;
  position: relative;
  left: 5px;
  letter-spacing: 2px;
}

.list_groups_one_list {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 10px;
}

.list_groups_one_list li {
  background: url(../images/news_logo.png) no-repeat 4px 12px;
  padding-left: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}

.list_groups_one_list li a {
  width: 68%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  color: #333;
}

.list_groups_one_list li a:hover {
  color: #1861bc;
}

/* letter s  */
.letter {
  width: 100%;
  height: 100px;
}

.letter li {
  font-size: 22px;
  color: #fff;
  text-align: center;
  width: 195px;
  height: 100px;
  line-height: 100px;
  margin-right: 5px;
  float: left;
}

.letter li.jbzn {
  background: #c11a29;
}

.letter li.jbzx {
  background: #e19d00;
  width: 310px;
}

.letter li em {
  background: url(../images/letter_icon.png) no-repeat;
  width: 45px;
  height: 45px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  /* top: -5px; */
}

.letter li.jbzn em {
  background-position: 0px 2px;
}

.letter li.jbzx em {
  background-position: 0px -44px;
}

.jw_address {
  margin-top: 12px;
}

.jw_address,
.jb_web {
  width: 100%;
  height: 38px;
  line-height: 38px;
  /* padding-top: 10px; */
}

.letter li.letter_icon .jw_address em,
.letter li.letter_icon .jb_web em {
  width: 40px;
  height: 30px;
}

.letter li.letter_icon .jw_address em {
  background-position: 0px -83px;
}

.letter li.letter_icon .jb_web em {
  background-position: 3px -110px;
}

.letter li.letter_icon {
  background: #1861bc;
  width: 665px;
  margin-right: 0px;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
  padding-left: 20px;
}

.letter li a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* xxyd s  */
.xxyd {
  width: 100%;
  height: auto;
  display: inline-block;
}

.xxyd_title {
  width: 100%;
  height: 50px;
  background: url(../images/xxyd_title.png) no-repeat center;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}

.xxyd_list {
  width: 100%;
  height: 265px;
}

.xxyd_list_title {
  width: 100%;
  height: 60px;
  background: #edecec;
  display: inline-block;
  /* margin-left: 20px; */
}

.xxyd_list_title .db {
  width: 90%;
  height: 100%;
  margin: auto;
}

.xxyd_list_title li {
  float: left;
  width: 20%;
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}

.xxyd_list_title li a {
  color: #333;
}

.xxyd_list_title li.active_news a {
  color: #0b489e;
}

.columnA_r .hb,
.hb1 {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.hb_view,
.hb_view1 {
  width: 6500px;
  height: 200px;
  overflow: hidden;
  position: absolute;
}

.hb_list,
.hb_list1 {
  vertical-align: middle;
  display: inline-block;
  width: 1202px;
  height: 180px;
}

.hb_view div:first-child,
.hb_view1 div:first-child {
  /* width: 1200px; */
  float: left;
}

.hb_view div:first-child+div,
.hb_view1 div:first-child+div {
  /* width: 1200px; */
  float: left;
}

.hb_list_l {
  width: 600px;
  height: 180px;
  display: inline-block;
}

.hb_list_l_img {
  width: 255px;
  height: 100%;
  overflow: hidden;
  box-sizing: ;
}

.hb_list_l_img img {
  width: auto;
  height: 100%;
}

.hb_list_l_list {
  width: 323px;
  height: 100%;
  font-size: 18px;
  color: #333;
  line-height: 30px;
}

.hb_list_l_list span {
  width: 100%;
  height: 150px;
  display: inline-block;
}

.hb_list_l_list a {
  position: relative;
  text-align: right;
  width: 100%;
  height: 30px;
  display: inline-block;
  color: #666;
  font-size: 16px;
  margin-right: 10px;
}

.hb_list_r {
  width: 580px;
  height: 100%;
}

.hb_list_r li {
  background: url(../images/list_icon.png) no-repeat 2px 18px;
  padding-left: 17px;
  /* font-weight: bold; */
  font-size: 16px;
  line-height: 37px;
  height: 37px;
  text-align: left;
  font-weight: normal;
  width: auto;
}

.hb_list_r li a {
  width: 80%;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

/* lzwhjs s  */
.lzwhjs {
  width: 100%;
  height: auto;
  display: inline-block;
}

.lzwhjs_list {
  width: 100%;
  height: 458px;
  background: #ecf5ff;
}

.lzwhjs_list_l {
  width: auto;
  /* padding: 20px; */
  display: inline-block;
}

.lzwhjs_list li {
  width: 269px;
  height: 180px;
  float: left;
  position: relative;
  margin-left: 25px;
  margin-top: 35px;
  overflow: hidden;
}

.lzwhjs_list li b {
  width: 100%;
  position: absolute;
  bottom: 0px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  height: 37px;
  z-index: 1;
}

.lzwhjs_list li span {
  position: relative;
  width: 100%;
  height: 37px;
  left: 10px;
  /* display: inline-block; */
  line-height: 37px;
  color: #fff;
  font-size: 16px;
  bottom: 40px;
  z-index: 2;
}

.lzwhjs_list li img {
  cursor: pointer;
  transition: all 0.6s;
}

.lzwhjs_list li img:hover {
  transform: scale(1.4);
}


/* 概览 css  */
.place {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px
}

.place a {
  color: #000;
}

.gl_con {
  width: 100%;
  height: auto;
  display: inline-block;
}

.gl_con_l {
  width: 245px;
  height: auto;
  display: inline-block;
}

.gl_con_l_title {
  width: 100%;
  height: 60px;
  background: url(../images/gl_con_l_title.png) no-repeat top center;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  letter-spacing: 1px;
  text-align: center;
  font-weight: bold;
}

.gl_con_l_list {
  width: 100%;
  height: auto;
  display: inline-block;
}

.gl_con_l_list li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f8f8f8;
  font-size: 18px;
  margin-bottom: 2px;
  cursor: pointer;
}

.gl_con_l_list li em {
  width: 3px;
  height: 25px;
  position: relative;
  display: inline-block;
  background: #0b489e;
  left: 20px;
  top: 6px;
}

.gl_con_l_list li.gl_active {
  background: #0b489e;
}

.gl_con_l_list li.gl_active em {
  background: #fff;
}

.gl_con_l_list li.gl_active a {
  color: #fff;
}

.gl_con_l_list li a {
  color: #1649b5;

}

.gl_con_l_list li span {
  position: relative;
  left: 35px;
}

.gl_con_l_list li:hover {
  background: #0b489e;
}

.gl_con_l_list li:hover em {
  background: #fff;
}

.gl_con_l_list li:hover a {
  color: #fff;
}

/* gl_con_r s  */
.gl_con_r {
  width: 925px;
}

.gl_con_r_title {
  width: 100%;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  color: #000;
  border-bottom: 4px solid #f5f5f5;
}

.gl_con_r_title span {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 4px solid #0b2f83;
  height: 55px;
  display: inline-block;
  letter-spacing: 2px;
  font-weight: bold;
}

.gl_con_r_list {
  width: 100%;
  height: auto;
  display: block;
}

.gl_con_r_list li {
  background: url(../images/news_logo.png) no-repeat 4px 19px;
  padding-left: 30px;
  line-height: 45px;
  height: 45px;
  font-size: 18px;
  color: #0b489e;
  border-bottom: 1px dotted #dcdcdc;
  cursor: pointer;
}

.gl_con_r_list li a {
  color: #000;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.gl_con_r_list li:hover {
  border-bottom: 1px dotted #0b489e;
  color: #0b489e;
}

.gl_con_r_list li:hover a,
.gl_con_r_list li:hover .time {
  color: #0b489e;
}

/* 细览 s  */
.xl_con {
  width: 100%;
  height: auto;
  display: block;
}

.xl_con_title {
  width: 90%;
  height: auto;
  margin: 10px auto;
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
}

.detail_ones {
  width: 100%;
  height: auto;
  display: inline-block;
  border-bottom: 2px solid #dcdcdc;
  font-size: 14px;
  color: #666;
}

.source {
  width: 700px;
  height: auto;
}

.source li {
  float: left;
  padding-left: 20px;
  margin-right: 50px;
  line-height: 70px;
}

.share_r {
  width: 300px;
  height: 70px;
  line-height: 70px;

}

.share_r li {
  float: left;
}

.detail_ones a {
  color: #666;
}

.detail_con {
  width: 95%;
  margin: 30px auto;
}