@charset "gb2312";
/* CSS Document */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
html,
body {
  position: relative;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  font-family: Microsoft Yahei, Hiragino Sans GB, Arial, Helvetica;
  min-width: 320px;
  
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
input,
textarea,
select,
label,
button {
  /* -webkit-appearance: none;*/
  outline: none;
  resize: none;
  font-family: Microsoft Yahei, Hiragino Sans GB, Arial, Helvetica;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em,
i,
strong {
  font-style: normal;
  font-weight: normal;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  border: 0;
}
a,
a:hover {
  color: #333;
  text-decoration: none;
}
.blank10 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 2.5rem 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

.nav {
  background: #fff;
  padding: 13px 0;
}
.nav ul {
  width: 1320px;
  margin: 0 auto;
  overflow: hidden;
}
.nav a {
  color: #ef1a2a;
  /* display: inline-block;
  vertical-align: middle; */
}
.nav ul li {
  width: 20%;
  text-align: center;
  font-size: 20px;
  float: left;
  position: relative;
  color:  #ef1a2a;
}
.nav ul li img{
  width: 80%;
}
.nav ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: 22px;
  background: #ef1a2a;
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.nav ul li:first-child::after {
  display: none;
}
.jdsp {
  overflow: hidden;
}
.jdsp .jdsp-con {
  max-width: 1320px;
  margin: 0 auto;
}
.zx {
  overflow: hidden;
  margin-bottom: 60px;
  background:#fff5ec;
   padding: 2%;
}

.zx img {
  float: left;
  width: 47%;
}
.zx .text {
  float: right;
  padding-left: 2%;
  width: 53%;
}
.zx .text h3 {
  font-weight: bold;
  overflow: hidden;
  font-size: 20px;
  line-height: 60px;
  color: #333;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 10px;
  
}
.zx .text h3 a {
  color: #333;
  display: block;
  width: 100%;
  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; 
}
.zx .text ol{
  margin-bottom:30px;
}

.zx .text ol li{
  height: 60px;
  line-height:60px;
  border-bottom: 1px solid #bfbfbf;
  background: url(../images/img003.png) no-repeat 0 center;
  padding-left: 20px;
}
.zx .text ol li a{
  display: block;
  width: 100%;
  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; 
}

.zx .text ol li:first-child {
  background: none;
  padding-left: 0;
}

.zx .text ol li:first-child a{
  color: #333;
  display: block;
  width: 100%;
  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; 
  font-weight: bold;
  overflow: hidden;
  font-size: 20px;
  line-height: 60px;
  color: #333;
  margin-bottom: 10px;
}
.zx .text .more{
  color: #333;
  border: 1px solid #bfbfbf;
  padding: 3px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.zx .text p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  position: relative;
  margin: 0 auto;
}
.ad {
  height: 335px;
  background: url(../images/img1.png) no-repeat center;
}
.ad a{
  display: block;
  height:335px
}
.ad img {
  display: none;
}
.bg {
  background: url(../images/bg.png) repeat-y center;
  padding: 60px 0 20px;
  background-size: cover;
}
.title {
  margin-bottom: 40px;
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: url(../images/img002.png) no-repeat center;
}
.morecon{
  max-width: 1280px;
  margin: 0 auto;
  text-align: right;
}
.morecon .more{
  color: #fff;
  border: 1px solid #fff;
  padding: 3px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.center{
  text-align: center;
}

.s_fac_bg {
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 20px;
}

.s_fac_box {
  width: 1320px;
  margin: 0 auto;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-container .swiper-wrapper {
  position: relative;
  width: 10%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 50%;
  height: 100%;
  position: relative;
  padding: 0;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  -moz-background-size: 36px 36px;
  -webkit-background-size: 36px 36px;
  background-size: 36px 36px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}

.swiper-container .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  -moz-transform: translate3d(0, 0, 0);
}

.swiper-container .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin: 0 5px;
  cursor: pointer;
}

.swiper-container .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: scale(0.8);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
}

.swiper-container .swiper-slide-active,
.swiper-container .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.swiper-container .swiper-slide img {
  width: 100%;
  display: block;
}

.swiper-container .swiper-pagination {
  position: relative;
}

.swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: rgba(0, 0, 0, 0.8);
}

.swiper-container .swiper-button-prev {
  background: url(../images/img17.png) no-repeat;
  left: 0;
}

.swiper-container .swiper-button-next {
  background: url(../images/img18.png) no-repeat;
}

.gyal{
  margin-bottom: 60px;
}

.gyal p,.shfk p,.wjhg p{
  color:#fff;
  text-align: center;
  line-height: 32px;
}

.shfk,
.mtsj {
  margin-bottom: 60px;
}
.wjhg-list,
.shfk-list,
.mtsj-list {
  width: 1320px;
  margin: 0 auto;
  overflow: hidden;
}
.mtsj-list {
}
.mtsj-list li {
  /* padding: 30px; */
  /* background: #fff7ec; */
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3%;
  float: left;
  position: relative;
  box-sizing: border-box;
}
.mtsj-list li a{
  display: block;
  background: #fff5ec;
  padding: 2%;
}

.mtsj-list li .tit {
  margin-bottom: 30px;
}
.mtsj-list li h3{
  color: #fff;
  text-align: center;
}
.mtsj-list li video {
  margin-bottom: 5px;
}
.mtsj-list li h2{
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.mtsj-list li p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
.mtsj-list li a.more {
  border: 1px solid #fff;
  font-size: 14px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-align: center;
  display: block;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.mtsj-list2 {
  max-width: 1320px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff5ec;
  padding: 2% 2% 0;
  margin-bottom: 2%;
}
.mtsj-list2 li {
  /* padding: 30px; */
  /* background: #fff7ec; */
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid #ef1a2a;
  padding-right: 2%;
}
.mtsj-list2 li a{
  display: block;
}

.mtsj-list2 li .tit {
  margin-bottom: 30px;
}
.mtsj-list2 li h3{
  color: #fff;
  text-align: center;
}

.mtsj-list2 li img {
  margin-bottom: 5px;
}
.mtsj-list2 li img,.mtsj-list2 li video {
 height: 210px;
}
.mtsj-list2 li h2{
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.mtsj-list2 li p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  height: 72px;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mtsj-list2 li a.more {
  border: 1px solid #fff;
  font-size: 14px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-align: center;
  display: block;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.shfk-list {
  /* background: #fff7ec; */
  padding: 30px 30px 0;
  box-sizing: border-box;
}
.shfk-list li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 3%;
  float: left;
  position: relative;
}
/* .shfk-list li::after {
  content: "";
  position: absolute;
  left: 114.5%;
  top: 0;
  transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 100%;
  background: #ad080c;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
} */
.shfk-list li img {
  /* margin-bottom: 10px; */
}
.shfk-list li p {
  font-size: 16px;
  line-height: 32px;
}
.wjhg-list li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
}
.shfk-list li:nth-child(4n),
.wjhg-list li:nth-child(4n),
.mtsj-list li:nth-child(3n),.mtsj-list2 li:nth-child(3n) {
  margin-right: 0;
}
.mtsj-list2 li:nth-child(3n){
  border-right: 0;
  padding-right: 0;
}
.wjhg-list li img {
  width: 100%;
}
.index_fanhtop {
  bottom: 15%;
  right: 2%;
  display: none;
  position: fixed;
  z-index: 999;
  width: 2.9375rem;
  height: 2.9375rem;
  cursor: pointer;
}
.index_fanhtop .fhdb {
  display: block;
  background: url(../images/top.png) center no-repeat;
  background-size: 100%;
  width: 2.9375rem;
  height: 2.9375rem;
}
.jsq {
  text-align: center;
  font-size: 1rem;
  color: #fff;
  line-height: 3rem;
  padding-top: 1rem;
}
.m-mtsj{
  display: none;
}

.page_mod {
    clear: both;
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #888888;
}

.page_mod a:hover {
    text-decoration: none;
    background: #3f89f7;
    border: 1px solid #3f89f7;
    color: #FFFFFF;
    border-radius: 5px;
}

.page_mod span {
    display: inline-block;
    cursor: pointer;
    /* vertical-align: middle; */
    font-size: 14px;
    color: #888888;
    
}

.page_mod .page_prev a,.page_mod .page_next a {
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
}

.page_mod a {
    width: 1.8rem !important;
    height: 1.8rem !important;
    line-height: 1.8rem !important;
    background: #f9f9f9 !important;
    border: 1px solid #e6e3e2 !important;
    color: #676767 !important;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 5px;
    margin: 0 2px 5px 0 !important;
    padding: 0px !important
}

.page_mod span.current {
    width: 1.8rem !important;
    height: 1.8rem !important;
    line-height: 1.8rem !important;
    background: #ef1a2a !important;
    /* border: 1px solid #ef1a2a !important; */
    color: #FFFFFF !important;
    text-align: center;
    border-radius: 5px;
    padding: 0 !important;
    margin: 0 2px 5px 0 !important;
    vertical-align: middle;
}

.page_mod .page_op {
    width: 1.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    display: inline;
    margin-left: 1px;
}

.page_mod .page_op .jump_to {
    width: 1.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    background: #f9f9f9;
    border: 1px solid #e6e3e2;
    margin: 0 0px;
    text-align: center;
    vertical-align: middle;
}

.page_mod .page_op .jump_go {
    width: 2.5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 14px;
    color: #676767;
    border-radius: 5px;
    background: #f9f9f9;
    border: 1px solid #e6e3e2;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.page_mod input {
    display: inline-block;
}

.pageup {
    width: 2.5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 14px;
    color: #dcdcdc;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #e6e3e2;
    border-radius: 5px;
}

.pagedown {
    width: 2.5rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 14px;
    color: #dcdcdc;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #e6e3e2;
    border-radius: 5px;
}

@media screen and (max-width: 750px) {
  .zx{
    padding: 3% 3% 5%;
  }
  .zx img,.zx .text{
    float: none;
    width: 100%;
  }
  .zx .text h3{
    font-size: 16px;
    line-height: 40px;
  }
  .zx .text ol li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-size: 4px 4px;
    padding-left: 10px;
  }
  .zx .text .more{
    font-size: 14px;
  }
  .morecon{
    width: 90%;
    margin: 0 auto;
  }
  .zx,.gyal{
    margin-bottom: 30px;
  }
  .mtsj-list{
    margin-bottom: 20px;
  }
  .mtsj-list2{
    width: 90%;
    margin: 0 auto 20px;
  }
  .mtsj-list2 li{
    width: 100%;
    border: none;
    margin-bottom: 5%;
  }
  .mtsj-list li h2{
    font-size: 16px;
  }
  .title{
    font-size: 14px;
    background-size: 95% 95%;
  }
  .morecon .more{
    font-size: 14px;
  }

  .zx .text ol li:first-child a{
  color: #333;
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  overflow: hidden;
  font-size: 16px;
  line-height:40px;
  color: #333;
  margin-bottom: 10px;
}

  .mtsj-list2 li h2{
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
  .mtsj-list2 li p{
    height: auto;
  }

  .gyal p,.shfk p,.wjhg p,.m-mtsj h3{
    color:#fff;
    text-align: center;
    font-size: 14px;
    line-height:20px;
  }
  .s_fac_bg {
    margin-bottom: 30px;
  }
  .swiper-container .swiper-button-next,
  .swiper-container .swiper-button-prev {
    width: 18px;
    height: 18px;
    background-size: 100%;
    margin-top: -9px;
  }

  .jdsp {
    height: auto;
  }
  .jdsp .jdsp-con {
    width: 90%;
    margin: 0 auto;
  }
  .nav {
    background-size: 100% 100%;
  }
  .nav ul {
    width: 100%;
    margin: 0;
    overflow-x: scroll;
    display: -webkit-box;
    -webkit-overflow-scrolling: touch;
  }
  .nav ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
  }
  .nav ul li {
    width: auto;
    padding: 0 15px;
    font-size: 15px;
  }
  .nav ul li::after {
    height: 15px;
  }
  .nav ul li img {
    width: 50%;
  }
  .ad {
    height: auto;
    background: none;
  }
  .ad img {
    display: block;
  }
  .ad a{
    height: auto;
  }
  .title img {
    width: 50%;
  }
  .s_fac_box {
    width: 96%;
    padding: 0;
  }
  .wjhg-list,
  .mtsj-list {
    width: 90%;
    padding: 0;
  }
  .shfk-list {
    width: 90%;
    padding: 20px;
  }
  /* .pc-mtsj{
    display: none;
  } */
  .mtsj-list li,
  .shfk-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    /* padding: 20px; */
  }
  .shfk-list li {
    padding: 0;
    /* border-bottom: 1px solid #ad080c; */
  }
  .mtsj-list li .tit {
    width: 70%;
    margin-bottom: 20px;
  }
  .mtsj-list li:last-child {
    margin-bottom: 0;
  }
  .shfk,
  .mtsj {
    margin-bottom: 30px;
  }
  .shfk-list li p {
    padding-bottom: 15px;
  }
  .shfk-list li p,
  .mtsj-list li p {
    font-size: 14px;
    line-height: 28px;
  }
  .mtsj-list li p {
    margin-bottom: 5px;
    display: none;
  }
  .shfk-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .wjhg-list li {
    width: 48.5%;
    margin-bottom: 3%;
    margin-right: 3%;
  }
  .wjhg-list li:nth-child(2n) {
    margin-right: 0;
  }
  .title {
    margin-bottom: 20px;
  }
  .bg {
    padding: 30px 0;
  }
  .m-mtsj{
    display: block;
  }
}
