.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: 585px;
  height: 430px;
}


.turn {
  width: 585px;
  height: 430px;
  position: relative;
  overflow: hidden;
  z-index: -1;
}

.turn-loading {
  width: 585px;
  height: 430px;
  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: 585px;
  height: 430px;
  overflow: hidden;
}

.turn-bg {
  width: 585px;
  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: 585px;
  height: 430px;
  margin-left: 30px;
}

.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 {
  margin-top: 8px;
  height: 70px;
  background: url(../images/news_list_borbg.png) repeat-x 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: 100%;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  line-height: 150%;
}

.news_r_list li a:hover {
  color: #0b489e;
}

.news_r_list .more {
  margin-top: 10px;
}

.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;
}


.news_list_groups {
  display: inline-block;
  background-image: url("../images/index_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 545px;
  padding: 20px 20px 0;
}

.news_list_groups_title {
  width: 100%;
  height: 50px;
  line-height: 40px;
  margin-bottom: 20px;
}

.news_list_groups_title span {
  display: inline-block;
  position: relative;
  left: 5px;
  letter-spacing: 2px;
  border-bottom: 4px solid #0B489E;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  padding: 0 10px 5px;
}


.news_list_groups_title li {
  float: left;
  height: 50px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0 10px 5px;
}

.news_list_groups_title li a {
  display: inline-block;
  position: relative;
  left: 5px;
  letter-spacing: 2px;
  color: #484848;
  font-size: 24px;
}

.news_list_groups_title li.on {
  border-bottom: 4px solid #0B489E;
  height: 45px;
  color: #333;
  font-weight: bold;
}

.news_list_groups_title li.on a {
  color: #010f24;
}



.news_list_groups_list ul li {
  margin-bottom: 25px;
  line-height: 1.2;

}

.news_list_groups_list ul li a {
  display: inline-block;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  ;
  width: 85%;
}

.news_list_groups_list ul li a:hover {
  color: #1861bc;
}

.news_list_groups_list .time {
  float: right;
  font-size: 18px;
  color: #999;
}


.news_r_imagelist {
  width: 100%;
  height: auto;
  display: inline-block;
}

.news_r_imagelist li {
  margin-bottom: 37px;

}





/* 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%;
}

.leltter_l {
  float: left;
  width: 852px;
  padding: 20px 0;
  height: 100%;
  border: 1px solid #BDE2F1;
  border-radius: 10px;
  padding-left: 20px;
}



.leltter_l ul li {
  font-size: 22px;
  color: #fff;
  text-align: center;
  height: 100px;
  line-height: 100px;
  margin-right: 5px;
  float: left;
  margin-right: 20px;
}

.leltter_r {
  float: right;
  width: 280px;
  border: 1px solid #BDE2F1;
  border-radius: 10px;
  padding: 10px;
}







/* 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;
}

/* jyjd s  */
.jyjd {
  width: 100%;
  height: auto;
  display: inline-block;
}

.jyjd_list {
  width: 100%;
  height: auto;
}

.jyjd_list_l {
  width: auto;
  /* padding: 20px; */
  display: inline-block;
}

.jyjd_list li {
  width: 269px;
  height: 180px;
  float: left;
  position: relative;
  margin: 10px 10px 10px 10px;
  overflow: hidden;
}

.jyjd_list li b {
  width: 100%;
  position: absolute;
  bottom: 0px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  height: 37px;
  z-index: 1;
}

.jyjd_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;
}

.jyjd_list li img {
  cursor: pointer;
  transition: all 0.6s;
}

.jyjd_list li img:hover {
  transform: scale(1.4);
}

.jyjd_list li img {
  width: 100%;
  height: 100%;
}


.fl {
  float: left;
}

.fr {
  float: right;
}

.tybox2 {
  width: 48.5%;
}

.tytitle2 {
  color: #0b479d;
  height: 60px;
  background: url(../images/index2025_box2.png) no-repeat;
  line-height: 100%;
  font-size: 24px;
  font-weight: bold;
}

.tytitle2 a {
  color: #0b479d;
  margin-left: 10px;
}

.tybox2-con {
  background: #fff;
  box-shadow: 0 0 6px 0 #bbc3c7;
  border: 1px #F3F5F6 solid;
  background: #f8fbfd;
  border-radius: 8px;
  padding: 2px;
}

.tybox2-con a {
  display: block;
}

.tybox2-con img {
  display: block;
  width: 100%;
  height: 265px;
  border-radius: 8px 8px 0 0;
  border: 1px #fff solid;
}

.tybox2-con .text {
  height: 75px;
  padding: 10px 12px 0;
  font-size: 18px;
  line-height: 1.4;
}

.tybox2-con .text a {
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}


.tybox2-con2 {
  background: #fff;
  box-shadow: 0 0 6px 0 #bbc3c7;
  border: 1px #F3F5F6 solid;
  background: #f8fbfd;
  border-radius: 8px;
}

.tybox2-con2 a {
  display: block;
}

.tybox2-con2 img {
  display: block;
  width: 100%;
  height: 265px;
  border-radius: 8px 8px 0 0;
  border: 1px #fff solid;
}

.tybox2-con2 .text {
  height: 65px;
  padding: 10px 12px 0;
  font-size: 18px;
  line-height: 1.4;
}

.tybox2-con2 .text a {
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #333;
}

.tybox2-con2 .text a:hover {
  color: #0b479d;
}

/*图片鼠标经过效果*/
.HoverImgbox {
  overflow: hidden;
}

.HoverImgbox img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.HoverImgbox img:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}



/* 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;
}



/* 悬浮栏的开始 */
.fixed_box {
  position: fixed;
  right: 0px;
  bottom: 30px;
  width: 130px;
  z-index: 999999;
  padding: 5px;
  background: #e5e5e5;
}

.fixed_box_item {
  cursor: pointer;
  overflow: hidden;
  line-height: 150%;
  color: #333;
  background: #fff;
  padding: 10px 0;
  text-align: center;
}


.fixed_box_item_red {
  background: #AC2921;
  color: #fff !important;
  cursor: pointer;
  overflow: hidden;
  line-height: 150%;
  padding: 30px 0;
  text-align: center;
}

.fixed_box_item div,
.fixed_box_item_red div {
  font-size: 12px;
  text-align: center;
  line-height: 150%;
}

/* 悬浮栏的结束 */