@charset "UTF-8";
.index {
  height: 100%;
  width: 100%;
  min-width: 1500px;
  position: relative;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

.index_head {
  width: 100%;
  height: 144px;
  background: #c9e5f9;
}

.left {
  float: left;
}

.right {
  float: right;
}

.head_img {
  height: 100%;
  width: 1280px;
  margin: auto;
  background-image: url(../images/top.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.head_name {
  margin-top: 20px;
}

.index_search {
  height: 40px;
  margin-top: 50px;
  background: #fff;
  width: 224px;
  padding: 0px 5px;
}

.index_search button {
  height: 30px;
  width: 30px;
  margin-top: 5px;
  margin-right: 5px;
  border: 0;
  background: url("../images/search.png") no-repeat center;
  background-size: cover;
}

.index_search input {
  border: 0;
  height: 38px;
  width: 160px;
  line-height: 38px;
}

.index_menu {
  height: 56px;
  width: 100%;
  background: #4988cf;
  line-height: 56px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}

.index_menu_details {
  width: 1366px;
  height: 56px;
  margin: auto;
}

.index_menu_name {
  height: 56px;
  width: 14%;
}

.index_menu_name.navmoon {
  background: #e6720c;
}

.index_menu_name a {
  color: #fff;
}

.index_menu_lists {
  width: 100%;
  background: #4988cf;
  color: #fff;
  display: none;
}

.index_menu_name.navmoon .index_menu_lists {
  display: block;
}

.wew {
  color: #fff;
}

.wew:hover div {
  background: #389ee1;
}

a {
  text-decoration: none;
}

.index_menu_lists div {
  border-bottom: 1px solid #fff;
  line-height: 32px;
  font-size: 16px;
  padding: 4px 8px;
  text-align: center;
}

.banner {
  background-size: contain;
  height: 350px;
  width: 1280px;
  margin: auto;
  margin-top: 10px;
}

.banner img {
  width: 1280px;
  margin: auto;
  max-height: 350px;
  object-fit: cover;
}

/*中间内容*/
.content {
  width: 1280px;
  margin: auto;
  position: relative;
}

.content_one {
  height: 340px;
  width: 100%;
  margin-top: 10px;
}

.content_img {
  width: 465px;
  width: 630px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.content_img img {
  width: 467px;
  width: 100%;
  object-fit: cover;
  height: 340px;
}

.content_img_title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 30px;
  line-height: 30px;
  width: 90%;
  padding: 0 5%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.content_one_left {
  width: 630px;
  float: right;
  height: 100%;
}

.content_one_head {
  height: 34px;
  line-height: 34px;
  width: 474px;
  width: 630px;
  border-bottom: 1px solid #4988cf;
}

.content_one_head_left {
  background: #4988cf;
  padding: 0px 10px;
  color: #fff;
  font-weight: bold;
  height: 34px;
}

.content_one_head_left img {
  margin-top: 5px;
}

.content_one_head_left div {
  text-align: center;
  padding: 0px 10px;
}

.content_one_head_right a {
  color: #4988cf;
}

.content_one_list {
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: #666;
  padding: 8px 0px;
  position: relative;
}

.content_one_list a {
  display: block;
  color: #666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: calc(100% - 55px);
}

.content_one_list .data {
  position: absolute;
  right: 0px;
  top: 6px;
}

.content_one_list_title {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-top: 10px;
}

.content_one_list_ex_title {
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.content_one_list_detail {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

.content_one_list_details {
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_one_list_date {
  text-align: right;
  width: 40%;
}

.content_right {
  width: 292px;
  height: 340px;
}

.content_right_head {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #4988cf;
  color: #fff;
  font-weight: bold;
}

.content_right_head a {
  color: #fff;
}

.content_right_head_more {
  font-size: 14px;
}

.content_right_bot {
  margin-top: 5px;
  border-bottom: 1px solid #666;
  width: 100%;
  height: 300px;
}

.content_right_bot_list {
  height: 50px;
  margin-top: 10px;
  width: 100%;
}

.content_right_bot_date {
  height: 50px;
  width: 50px;
  background: #eee;
  color: #666;
}

.content_right_bot_date_top {
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}

.content_right_bot_date_bot {
  height: 20px;
  line-height: 20px;
  width: 100%;
  text-align: center;
  font-size: 6px;
}

.content_right_bot_list_title {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  width: calc(100% - 55px);
}

.content_two {
  width: 1280px;
  height: 216px;
  margin: auto;
}

.content_two_left {
  margin-top: 10px;
  width: 630px;
}

.content_two_head {
  height: 33px;
  line-height: 33px;
  border-bottom: 1px solid #4988cf;
}

.content_two_head_left {
  background: #4988cf;
  padding: 0px 5px;
  color: #fff;
  font-weight: bold;
  height: 33px;
}

.content_two_head_left img {
  margin-top: 5px;
  padding: 0px 5px;
  height: 20px;
}

.content_two_content {
  width: 100%;
  height: 166px;
  margin-top: 6px;
}

.content_two_content_list {
  width: 310px;
  height: 100%;
  position: relative;
}

.content_two_content_list a {
  width: 100%;
  height: 100%;
  display: block;
}

.content_two_content_lis_div {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  width: 90%;
  padding: 0 5%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.content_two_content_list_img {
  background-size: contain;
  width: 310px;
  height: 100%;
  object-fit: cover;
}

.content_two_content_list_bor {
  width: 308px;
  height: 78px;
  border: 1px solid #4988cf;
  line-height: 78px;
  text-align: center;
  color: #4988cf;
}

.content_two_content_list_bor div {
  width: 50%;
}

.bot {
  margin-top: 6px;
}

.content_three {
  height: 250px;
  width: 1280px;
  margin: auto;
}

.content_three_content {
  width: 100%;
  height: 204px;
  margin-top: 6px;
}

.content_three_content_list {
  height: 99px;
  width: 90%;
  margin: auto;
  padding: 10px 0px;
}

.content_three_content_content {
  width: 70%;
}

.content_three_content_content div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
}

.content_three_content_content_title {
  color: #4988cf;
}

.content_three_content_content_extitle {
  font-size: 14px;
}

.content_three_content_list img {
  width: 134px;
  height: 100px;
  background-size: contain;
}

.content_four {
  width: 1280px;
  height: 206px;
  margin: auto;
}

.content_four_left {
  width: 100%;
  height: 100%;
}

.content_four_head {
  height: 33px;
  line-height: 33px;
  width: 100%;
  border-bottom: 1px solid #4988cf;
}

.content_four_head_left {
  background: #4988cf;
  padding: 0px 5px;
  color: #fff;
  font-weight: bold;
  height: 33px;
}

.content_four_head_left img {
  margin-top: 5px;
  padding: 0px 5px;
}

.content_four_zx {
  line-height: 160px;
  width: 24px;
  font-size: 30px;
  color: #4988cf;
}

.content_two_content_img {
  width: 300px;
  height: 100%;
  background-size: contain;
  margin: 0px 4px;
}

/*底部*/
.foot_one {
  width: 100%;
  height: 170px;
  background: #e6e7e8;
  margin-top: 10px;
}

.foot_ones {
  width: 1280px;
  height: 100%;
  margin: auto;
}

.foot_one_left {
  width: 639px;
  height: 150px;
  margin-top: 10px;
  border-right: 1px solid #b5b8b8;
}

.fff {
  width: 1px;
  background: #fff;
  height: 150px;
  margin-top: 10px;
}

.foot_one_right {
  width: 639px;
  height: 150px;
  margin-top: 10px;
}

.foot_one_title {
  height: 60px;
  width: 100%;
  position: relative;
}

.foot_one_name {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #666;
}

.foot_one_name a {
  color: #666;
}

.foot_one_name div {
  width: 20%;
}

.foot_one_title div {
  color: #4988cf;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  border-bottom: 5px solid #76bae8;
  padding: 0px 10px;
  font-size: 20px;
  margin-left: 10px;
}

.foot_two {
  font-weight: bold;
  color: #fff;
  width: 100%;
  background: #0067ac;
  height: 110px;
}

.foot_twos {
  width: 1280px;
  height: 100%;
  margin: auto;
  background: url(../images/foot.jpg) no-repeat right center;
  background-size: auto 100%;
}

.foot_twos img {
  margin-top: 24px;
  margin-left: 20px;
  height: 60px;
}

.foot_twos_add {
  height: 54px;
  margin-top: 28px;
  margin-left: 20px;
  line-height: 27px;
}

.foot_twos_add p {
  margin: 0;
}

.foot_twos_yu {
  line-height: 110px;
}

/*list列表*/
.content_top {
  height: 220px;
  margin-top: 10px;
}

.content_top_left {
  width: 300px;
  height: 100%;
}

.content_title {
  background: #4988ff;
  color: #fff;
  height: 48px;
  width: 198px;
  border: 1px solid #4988ff;
  margin-top: 5px;
  padding: 0px 50px;
  text-align: left;
  line-height: 48px;
}

.content_top_left_div {
  height: 48px;
  width: 198px;
  border: 1px solid #4988ff;
  margin-top: 5px;
  padding: 0px 50px;
  text-align: left;
  line-height: 48px;
  color: #666;
}

.content_top_left_div span {
  display: none;
  width: 80px;
  float: left;
}

.content_top_right {
  width: 960px;
  height: 215px;
  margin-top: 5px;
}

.content_top_right img {
  width: 960px;
  height: 215px;
  background-size: contain;
}

.content_bot {
  width: 1280px;
  margin: auto;
  min-height: 200px;
  margin-top: 10px;
}

.content_bot_left {
  border: 1px solid #e6e6e6;
  width: 300px;
  padding-bottom: 10px;
  border-top: 10px solid #4988ff;
  background: #fff;
  min-height: 899px;
}

.content_details_title {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #4988ff;
}

.content_details_list {
  height: 91px;
  width: 90%;
  margin: 0 5%;
  border-bottom: 1px solid #e6e6e6;
}

.content_details_list_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  width: 100%;
  color: #666;
}

.content_details_list_date {
  color: #666;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.clearfix:after,
ul.grid:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}

/*如果有浮动，给浮动元素父级元素加上clearfix类即可清除浮动*/
.clearfix,
ul.grid {
  zoom: 1;
}

.content_bot_right {
  width: 960px;
  border: 1px solid #e6e6e6;
  padding-bottom: 10px;
  background: #fff;
  min-height: 908px;
}

.content_bot_right_head {
  width: 90%;
  margin: auto;
  height: 30px;
  line-height: 30px;
  border-bottom: 5px solid #4988ff;
  font-weight: bold;
  color: #4988ff;
  margin-top: 20px;
}

.content_details_lists {
  padding-top: 20px;
  height: 90px;
  width: 90%;
  margin: 0 5%;
  border-bottom: 1px solid #e6e6e6;
}

.content_details_lists_date {
  width: 50px;
  height: 100%;
  text-align: center;
  color: #4988ff;
}

.content_details_lists_date_top {
  height: 39px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #4988ff;
  line-height: 39px;
}

.content_details_lists_date_bit {
  font-size: 8px;
  height: 20px;
  line-height: 20px;
  width: 100%;
}

.content_details_lists_date_top_title {
  line-height: 30px;
  width: 800px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
}

.content_details_lists_date_top_content {
  height: 30px;
  line-height: 30px;
  width: 800px;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pagesw {
  width: 100%;
  height: 40px;
  margin-top: 20px;
}

.pagesw a {
  color: #000;
}

.pages_div {
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  background: #c9e5fa;
  margin-left: 7px;
}

/*details*/
.content_bot_right_head_details {
  text-align: right;
  width: 90%;
  margin: auto;
  height: 30px;
  line-height: 30px;
  border-bottom: 5px solid #4988ff;
  margin-top: 20px;
}

.content_bot_right_head_details a {
  color: #4988ff;
}

.content_details_con {
  width: 90%;
  margin: auto;
  min-height: 700px;
}

.content_details_con_title {
  text-align: center;
  line-height: 30px;
  width: 100%;
  font-weight: bold;
  margin-top: 20px;
  font-size: 18px;
}

.content_details_con_extitle {
  text-align: center;
  line-height: 30px;
  width: 100%;
  font-size: 14px;
}

.content_details_con_detsil {
  margin-top: 30px;
}

.content_details_con_detsil p {
  text-indent: 2em;
  padding-bottom: 10px;
  line-height: 1.8 !important;
  font-size: 16px !important;
  margin: 0;
  font-family: SimSun, "PingFang Song", "Microsoft YaHei", sans-serif !important;
}

.content_details_con_detsil p span {
  font-size: 16px !important;
}

.content_details_con_detsil p span {
  font-family: SimSun, "PingFang Song", "Microsoft YaHei", sans-serif !important;
}

.content_details_con_detsil p img {
  margin-left: -2em;
}

.content_details_con_detsil p table td p {
  text-indent: 0 !important;
}

.content_details_con_detsil table td p {
  text-indent: 0 !important;
}

.content_details_con_detsil table td img {
  margin: 0 auto !important;
}

.content_details_con_detsil .vsbcontent_img {
  text-align: center;
}

.picScroll {
  position: relative;
  overflow: hidden;
}

.picScroll .swiper-slide {
  float: left;
  list-style: none;
  width: 170px;
  height: 170px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #777;
}

.picScroll .swiper-slide img {
  width: 140px;
  height: 140px;
  object-fit: cover;
}

.picScroll a.next,
.picScroll a.prev {
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
}

.picScroll a.next:hover,
.picScroll a.prev:hover {
  background-color: #f1f1f1;
}

.picScroll .next {
  right: 0;
  background: url(../images/right.png) no-repeat center;
}

.picScroll .prev {
  left: 0;
  background: url(../images/left.png) no-repeat center;
}

.imglist {
  margin-top: 20px;
}

.imglist .content_two_content {
  display: flex;
  justify-content: space-between;
}

.imglist .item.last {
  margin-right: 0;
}

.nav {
  text-align: right;
  display: none;
}

.nav span {
  padding-right: 10px;
  padding-left: 40px;
  background: url(../images/menu.png) no-repeat left center;
  background-size: 32px auto;
}

@media screen and (max-device-width: 1251px) {
  .index {
    min-width: 100%;
  }
  .nav {
    display: block;
  }
  .banner {
    margin-bottom: 20px;
    height: 40vw;
  }
  .banner img {
    object-fit: cover;
    height: 100%;
    max-height: auto;
  }
  html body,
  html body > div,
  html .content_two_content_list_img,
  html .content_bot_left,
  html .content_one_left,
  html .foot_one_left,
  html .content_img,
  html .banner,
  html .banner img,
  html .content,
  html .content_img img,
  html .content_two,
  html .foot_ones,
  html .foot_twos,
  html .content_one_head,
  html .content_right,
  html .content_three,
  html .content_two_left,
  html .content_two_right,
  html .foot_one_right,
  html .content_four,
  html .content_bot_right_head,
  html .content_bot_right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .content_bot_right_head_details {
    height: auto;
    text-align: left;
  }
  .index_head {
    height: auto;
  }
  .index_head .head_img {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
  }
  .index_head .head_img img {
    width: 100%;
    max-width: 600px;
  }
  .content_img,
  .content_img img {
    object-fit: cover;
    height: 45vw;
  }
  .content_img {
    margin-bottom: 10px;
  }
  .foot_one_left {
    height: auto;
  }
  .index_menu_details {
    width: 100%;
    display: flex;
    height: auto;
    flex-direction: column;
  }
  .content_three,
  .content_one,
  .content_one_left left {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .content_two_content_list {
    width: 48%;
    margin: 10px 1% 0 1%;
    height: 30vw;
  }
  .imglist .item.last {
    margin-right: 1%;
  }
  .content_two {
    height: auto;
  }
  .content_two_content {
    height: auto;
    flex-wrap: wrap;
  }
  .foot_one_right,
  .foot_ones,
  .foot_one {
    height: auto;
  }
  .foot_one_name div {
    width: 50%;
    text-align: left;
    padding-left: 20px;
  }
  .foot_one {
    display: flex;
  }
  .fff {
    display: none;
  }
  .foot_twos_yu {
    height: auto;
    line-height: 120%;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .foot_twos {
    height: auto;
    float: left;
  }
  .foot_twos > div {
    float: left;
  }
  .index_search {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .index_menu_name {
    width: 100%;
  }
  .head_img,
  .content_one,
  .content_two,
  .content_three {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .content_one,
  .content_two,
  .content_three {
    margin-bottom: 20px;
  }
  .index_menu {
    position: relative;
  }
  .index_menu .index_menu_name {
    height: auto;
  }
  .index_menu .index_menu_details {
    display: none;
    position: absolute;
    z-index: 900;
    left: 0;
    top: 56px;
    background-color: #4988cf;
  }
  .index_menu .index_menu_lists {
    background-color: #389ee1;
  }
  .content_bot {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
  }
  .content_details_lists_date_top_title {
    width: 100%;
    padding-left: 15px;
  }
  .content_details_lists {
    display: flex;
    height: auto;
    width: 90%;
    margin: 0 5%;
  }
  .fynr a {
    width: 100%;
  }
  .content_details_lists_date {
    flex-shrink: 0;
  }
  .content_details_con_detsil p img {
    width: 100% !important;
    height: auto !important;
    max-width: 900px;
  }
}

@media screen and (max-device-width: 600px) {
  .foot_twos {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
