﻿@charset "utf-8";
/* CSS Document */

/* swiper */
.swiper-banner {
  width: 1001px;
  margin: 10px auto;
}
@media screen and (max-width: 1200px) {
  .swiper-banner {
    width: 100% !important;
  }
}
.swiper {
  width: 100%;
  height: 200px;
  background: transparent;
  display: block !important;
  position: relative;
}
.swiper-wrapper {
  display: flex !important;
  overflow: unset !important;
}
.swiper-wrapper div {
  display: block !important;
}
.swiper-slide {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide .title {
  width: 80%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 30px !important;
  padding: 10px 15px;
  box-sizing: border-box;
}

.swiper-pagination {
  bottom: 0 !important;
  height: 30px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.swiper-pagination-bullet {
  background: white !important;
}
.swiper-pagination-bullet-active {
  width: 30px !important;
  border-radius: 5px !important;
}

/* 其他 */

body {
  margin: 0px;
  background: url(../images/bg.jpg) repeat-x 50% 0% #fbdedb;
}

div {
  font-size: 9pt;
  font-family: Arial;
  line-height: 24px;
  overflow: hidden;
  margin: 0px auto;
  color: #333;
}

ul,
li,
dl,
dd,
dt {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  color: #f36;
}

.h30 {
  height: 30px;
  width: 100%;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.m10px {
  margin: 10px 0px;
}

.w340px {
  width: 360px;
}

/* index */
.top {
  width: 952px;
  height: 46px;
  background: url(../images/130128_02.jpg) no-repeat;
}

.top li {
  float: right;
  display: inline;
  margin: 0px 30px;
  line-height: 46px;
  color: #fff;
}

.top li a {
  color: #fff;
}

.main_img {
  width: 952px;
  margin: 0px auto;
}

.main_box {
  width: 1001px;
  margin: 0px auto;
}

.main_box_top {
  width: 1001px;
  height: 12px;
  background: url(../images/130128_06.jpg) no-repeat;
}

.main_box_mid {
  width: 991px;
  float: left;
  margin: 0px;
  min-height: 497px;
  background: #fff;
}

.main_box_shadow {
  width: 10px;
  float: left;
  margin: 0px;
  height: 497px;
  background: url(../images/130128_09.jpg) no-repeat;
}

.btm {
  width: 952px;
  margin: 0px auto;
  background: url(../images/130128_12.jpg) no-repeat top left;
  padding-left: 15px;
}

.btm .btm_txt {
  background: url(../images/130128_16.jpg) no-repeat top right;
}

.btm li {
  float: left;
  margin: 0px;
}

.btm_box {
  width: 922px;
  height: 117px;
}

.btm_txt {
  padding-right: 15px;
}

.btm_txt li {
  float: left;
  color: #fff;
  display: inline;
  margin: 0px 20px;
}

.btm_line {
  width: 1px;
  height: 75px;
  background: url(../images/12_line.gif) repeat-y;
}

.btm_txt a {
  color: #fff;
}

.btm_txt ul {
  height: 75px;
  background: #ba3233;
  padding: 21px 0px;
}

.mainbor {
  width: 952px;
  margin: 25px auto;
}

.left {
  width: 216px;
  float: left;
  margin: 0px;
}

.menu li {
  width: 181px;
  padding-left: 35px;
  line-height: 37px;
  margin: 5px 0px;
}

.menu_on {
  background: url(../images/menu_11.jpg) no-repeat;
}

.menu_of {
  background: url(../images/menu_14.jpg) no-repeat;
}

.menu_of a {
  color: #fff;
  display: block;
}

.left .child {
  color: #000;
  line-height: 24px;
  border-bottom: 1px dotted #ffc4d4;
  padding-left: 2em;
  color: #ba3233;
  display: block;
}

.left .child span {
}

.left_video {
  width: 215px;
  background: #ffddee;
  border-radius: 5px;
}

.video_title {
  width: 80%;
  margin: 5px auto;
  background: url(../images/icon_video.jpg) no-repeat 0% 50%;
  padding-left: 30px;
  color: #ba3233;
}

.video_box {
  width: 170px;
  margin: 5px auto;
  margin-bottom: 25px;
}

.video_box li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
}

.right {
  width: 730px;
  float: right;
  margin: 5px 0px;
}

.bigimg {
  width: 506px;
  height: 236px;
  float: left;
}

.right_lv1_news {
  width: 215px;
  float: right;
  margin: 0px;
}

.news_title {
  width: 195px;
  height: 30px;
  border-radius: 5px;
  background: url(../images/right_bor.jpg) no-repeat 100% 0% #ffc4d4;
  font-weight: bold;
  color: #ba3233;
  line-height: 30px;
  padding-left: 20px;
}

.news_list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 195px;
  height: 30px;
  border-radius: 5px;
  background: #fff0f0;
  margin: 3px 0px;
  line-height: 30px;
  padding-left: 20px;
}

.right_title {
  width: 340px;
  height: 30px;
  border-radius: 5px;
  background: url(../images/right_bor.jpg) no-repeat 100% 0% #ffc4d4;
  font-weight: bold;
  color: #ba3233;
  line-height: 30px;
  padding-left: 20px;
}

.lv2_list {
  width: 100%;
  padding-top: 10px;
}

.lv2_list li {
  display: block;
  background: url(../images/31_line.gif) repeat-x 0% 100%;
}

.lv2_list li span {
  float: right;
  color: #999;
  font-size: 10px;
}

.lv2_list a {
  background: url(../images/cur.gif) no-repeat 5px 50%;
  padding-left: 15px;
}

.lv3_list {
  width: 100%;
  padding-top: 10px;
}

.lv3_list li {
  display: block;
  background: url(../images/31_line.gif) repeat-x 0% 100%;
  padding: 5px 0px;
  clear: both;
}

.lv3_list li span {
  float: left;
  margin-right: 10px;
  max-height: 150px;
  overflow: hidden;
}

.lv3_list li img {
  width: 100px;
}

/* list */
.urhere {
  width: 710px;
  height: 37px;
  border-radius: 5px;
  background: url(../images/right_bor.jpg) no-repeat 100% 0% #ffc4d4;
  line-height: 37px;
  padding-left: 20px;
}

.urhere a {
  color: #ba3233;
}

.urhere li {
  float: left;
  display: inline;
  margin: 0px 10px;
}

.list {
  width: 100%;
  margin: 10px auto;
}

.list li {
  display: block;
  background: url(../images/31_line.gif) repeat-x 0% 100%;
  line-height: 30px;
}

.list li span {
  float: right;
  color: #999;
  font-size: 10px;
}

.list a {
  background: url(../images/cur.gif) no-repeat 5px 50%;
  padding-left: 15px;
}

.likelist li {
  float: left;
  text-align: center;
  width: 200px;
  margin-left: 10px;
  height: 100px;
}

.likelist li img {
  max-width: 200px;
}

.page_cut {
  width: 100%;
  margin: 10px auto;
}

.page_cut li {
  float: left;
  display: inline;
  margin: 0px 5px;
}

/* article */
.article_title {
  width: 100%;
  margin: 30px auto;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  font-family: "微软雅黑";
}

.article_title span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #999;
}

.art_box {
  width: 80%;
  margin: 10px auto;
  overflow: unset !important;
}

/* new add */
.top-news {
  display: none;
}

.mobile-header {
  display: none;
}

.art_box div:first-child {
  overflow-x: auto !important;
}

/* 手机端 */
/* @media screen and (max-width: 768px) { */
@media screen and (max-width: 1200px) {
  /* *{
        box-sizing: border-box;
        float: none;
        clear: both;
    } */

  div {
    font-size: 11pt !important;
  }

  .mobile-header {
    display: flex !important;
    width: 100%;
    height: 45px;
    background: #ba3233;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .mobile-header .icon-menu {
    margin: 0 !important;
  }

  .mobile-header .icon-menu span {
    display: block;
    width: 15px;
    height: 2px;
    background: white;
    border-radius: 1px;
    margin: 3px 0;
  }

  .mobile-header .mobile-nav-list {
    display: none;
    margin: 0 !important;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 45px);
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
  }

  .mobile-header .mobile-nav-list ul {
    position: fixed;
    left: 0;
    width: 50vw;
    height: calc(100vh - 45px);
    background: rgba(255, 255, 255, 0.9);
    z-index: 1000;
    padding: 15px;
    box-sizing: border-box;
    overflow: hidden auto;
    box-shadow: 0px 4px 24px 0px rgba(79, 48, 48, 0.15);
  }

  .mobile-header .mobile-nav-list ul li {
    display: flex;
    flex-direction: column;
    cursor: pointer;
  }

  .mobile-header .mobile-nav-list ul li a.active {
    color: #c7000b !important;
  }

  .mobile-header .mobile-nav-list ul li .parent {
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
  }

  .mobile-header .mobile-nav-list ul li .child {
    padding-left: 40px;
    box-sizing: border-box;
  }

  .mobile-header .mobile-nav-list ul li .parent::before {
    content: ">>";
    position: absolute;
    left: 0;
  }

  .mobile-hidden {
    display: none !important;
  }

  body {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100vh !important;
  }

  .top {
    display: none !important;
  }

  .main_box_shadow {
    display: none !important;
  }

  /* banner */
  .main_img {
    width: 100%;
  }

  .main_img img {
    width: 100%;
    object-fit: contain !important;
  }

  .news_list li {
    width: 100% !important;
    box-sizing: border-box;
  }

  /* 二维码 */
  .advbg {
    display: none !important;
  }

  /* 首页 */
  .main_box {
    width: 100% !important;
    /* height: 1px !important; */
    /* flex: 1 !important; */
  }

  .main_box_top {
    display: none !important;
  }

  .main_box_mid {
    width: 100% !important;
    background: transparent !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
  }

  .left .menu {
    display: none !important;
  }

  .mainbor {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .mainbor .right {
    width: 100% !important;
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    padding: 0px 15px;
    box-sizing: border-box;
  }

  .right_lv1_img {
    width: 100% !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
  }

  .right_lv1_news {
    float: none !important;
    width: 100% !important;
    background: #fff0f0 !important;
  }

  /* 最新消息 */
  .top-news {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .top-news > div {
    width: 48% !important;
  }

  /* 轮播 */
  .bigimg {
    width: 100% !important;
  }

  .bigimg ul,
  li {
    /* width: 100% !important; */
  }

  .bigimg ul li img {
    width: 100% !important;
  }

  .news_title {
    width: 100% !important;
    background-size: contain;
    border-radius: 5px !important;
    overflow: hidden !important;
  }

  .w340px,
  .right_title {
    width: 100% !important;
    background-size: contain;
    border-radius: 5px;
    overflow: hidden;
  }

  .mainbor .left {
    width: 100% !important;
    padding: 0 15px !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .mainbor .left .left_video,
  .video_title,
  .video_box {
    width: 100% !important;
  }

  /* 底部 */
  /* .main_box{
        padding-bottom: 258px !important;
        box-sizing: border-box !important;
    } */
  .btm {
    width: 100% !important;
    padding: 20px 20px !important;
    box-sizing: border-box !important;
    border-radius: 15px 15px 0 0 !important;
    overflow: hidden !important;
    background: #ba3233 !important;
    margin-top: 50px !important;

    /* position: fixed !important; */
    /* bottom: 0 !important; */
  }

  .btm .btm_txt {
    width: 100% !important;
    display: flex !important;
    background: unset !important;
  }

  .btm .btm_txt ul {
    position: relative !important;
    width: 100% !important;
    height: 176px !important;
    display: flex !important;
  }

  .btm .btm_txt li:last-child {
    position: absolute !important;
    left: 50% !important;
    bottom: 0 !important;
    transform: translate(-50%, 0) !important;
    float: unset !important;
    width: 100% !important;
  }

  .btm_txt li {
    width: fit-content !important;
    margin: 0 !important;
    font-size: 14px;
  }

  .btm .btm_txt li:first-child img {
    object-fit: contain !important;
  }

  .bottom-ewm {
    width: 60px !important;
    height: 60px !important;
    top: 24px !important;
  }

  /* 新闻详情 */
  .urhere {
    width: 100% !important;
    padding: unset !important;
    height: fit-content;
  }

  .urhere ul {
    display: flex !important;
    flex-wrap: wrap;
  }

  .urhere ul li {
    float: none !important;
    width: fit-content !important;
  }
  .urhere ul li:last-child {
    display: none;
  }

  .art_box img {
    width: 100% !important;
    height: 200px;
    object-fit: contain !important;
    display: block;
    margin: 0 auto;
  }

  .art_box div:first-child {
    overflow-x: auto !important;
  }

  /* 分页 */
  .page_cut ul {
    display: flex !important;
    justify-content: center !important;
  }

  .page_cut ul li {
    width: fit-content !important;
  }

  .download_btn {
    padding: 5px 7px !important;
  }

  tr td:first-child {
    white-space: nowrap !important;
  }
  .green {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
}
