@charset "UTF-8";
body {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

div,
p,
ol,
ul,
li,
button,
textarea,
input,
html,
body,
h1,
h2,
h3,
h4,
h5,
span,
i,
em,
hr,
section,
html,
body {
  margin: 0;
  padding: 0;
  list-style: none;
  font-style: normal;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: #fff;
  font-family: "MicrosoftYaHei", "Microsoft YaHei", arial, tahoma, b8bf53, sans-serif; }

div,
select,
button,
textarea,
input {
  resize: none;
  outline: 0;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

select,
button,
textarea,
input,
.borderNone {
  border: 0; }

input[type=datetime-local] {
  -webkit-appearance: none;
  outline: 0;
  border: 0; }

select {
  -webkit-appearance: none; }

input {
  -webkit-appearance: none;
  line-height: normal; }
  input:focus {
    outline: 0; }
  input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0; }

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.clear {
  zoom: 1; }
  .clear:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden; }

body {
  background-color: #5b0f12; }

body,
html {
  height: 100%;
  width: 100%; }

.container_index,
.index_header {
  width: 100%;
  height: 100%;
  position: relative; }

.index_header {
  margin: 0 auto;
  background-image: url(../images/header.png);
  background-position: center center;
  background-size: cover; }

.pc_hide {
  display: none !important; }

.wap_hide {
  display: block !important; }

@media (max-width: 1200px) {
  .index_header {
    height: auto;
    min-height: 600px !important; } }

img {
  border: 0;
  border: none; }

.img {
  display: block;
  max-width: 100%; }

.block_center {
  margin-left: auto;
  margin-right: auto; }

.text_center {
  text-align: center; }

.text_left {
  text-align: left; }

.text_right {
  text-align: right; }

.w {
  max-width: 1200px;
  margin: 0 auto; }

.nav {
  text-align: center;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  height: 34px;
  padding: 15px;
  line-height: 34px;
  background: #250206; }
  .nav.position_fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; }
  .nav a {
    display: inline-block;
    margin: 0 50px;
    font-size: 18px;
    width: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fefefe;
    position: relative; }
    .nav a:hover, .nav a.active {
      color: #FFE686; 
      border: 1px solid #FFE686;
      border-radius: 17px;
    }
      /* .nav a:hover::before, .nav a.active::before {
        opacity: 1; }
    .nav a::before {
      opacity: 0;
      position: absolute;
      bottom: 15px;
      content: '';
      height: 2px;
      width: 100%;
      background-color: #FFE686; } */

.one,
.one_in,
.two,
.three,
.fouer,
.seven,
.six,
.mengban_box_span {
  color: #fff;
  text-align: center;
  background-position: center 0;
  background-repeat: no-repeat; }

.one {
  /* height: 620px; */
  background-image: url(../images/one_in.png);
  background-position: center center;
  background-size: cover;
  padding-top: 240px;
  padding-bottom: 80px;
  position: relative;
  z-index: 2; }
  .one_list{
    width: 1000px;
    margin: 20px auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .one_item{
    text-align: center;
    width: 340px;
    height: 460px;
    background: rgba(93, 0, 0, 0.51);
    border: 2px solid #FFD88C;
    border-radius: 0px 0px 4px 4px;
    margin:0 6px;
  }
  .one_item_images{
    width: 100%;
    height: 380px;
    overflow: hidden;
  }
  .one_item_text:hover{
    height: 80px;
    background-color: #F5DE85;
    font-size: 24px;
    font-weight: bold;
    /* margin-top: -4px; */
    color: #720000;
    line-height: 80px;
    letter-spacing: 3px;
  }
  .one_item_text:nth-child(2):hover{
    height: 80px;
    background-color: #F5DE85;
    font-size: 24px;
    font-weight: bold;
    margin-top: -4px;
    color: #720000;
    line-height: 80px;
    letter-spacing: 3px;
  }
  .one_item_text{
    height: 80px;
    /* background-color: #F5DE85; */
    font-size: 24px;
    font-weight: bold;
    color: #F5DE85;
    line-height: 80px;
    letter-spacing: 3px;
  }
  .one .one_in {
    /* background-image: url(../images/one_in.png); */
    height: 574px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.44); }
  .one #banner {
    width: 130%;
    padding-top: 70px;
    margin: 0 auto 0;
    text-align: left;
    position: relative;
    left: 20px; }
    .one #banner .mengban {
      position: absolute;
      width: 346px;
      height: 100%;
      background: black;
      opacity: .5; }
    .one #banner .full_left {
      float: left;
      width: 346px;
      height: 427px;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.44); }
    .one #banner .text {
      opacity: 0;
      margin-left: 390px; }
      .one #banner .text h3 {
        margin: 20px auto;
        font-size: 30px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #fff; }
      .one #banner .text hr {
        border: none;
        width: 71px;
        height: 7px;
        background: #fd6666;
        margin-bottom: 10px; }
      .one #banner .text p {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff;
        line-height: 26px;
        padding-right: 10px;
        min-height: 230px; }
      .one #banner .text .more {
        text-align: center;
        display: block;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #c61c1c;
        width: 156px;
        height: 43px;
        line-height: 43px;
        background: #f4d28e;
        box-shadow: 0px 2px 4px 0px #3d0101;
        border-radius: 4px; }
    .one #banner .swiper-slide-active .text {
      opacity: 1; }
    .one #banner .swiper-slide-active .mengban {
      display: none; }
  .one .swiper-pagination-bullet {
    background-color: #fff; }
  .one .swiper-slide {
    display: block;
    width: 800px;
    height: 425px;
    overflow: hidden; }
  .one .swiper-slide-active {
    background: url(../images/one_in.png) no-repeat -442px -70px; }
  .one .banner_page {
    margin: 20px auto;
    left: 0;
    right: 0; }
  .one .banner_page span {
    margin: 0 10px; }
  .one h2 {
    text-align: center; }
  .one .swiper-pagination-bullet-active {
    width: 16px;
    border-radius: 8px; }

.two {
  background-image: url(../images/two_bg.png);
  /* background-position: center center; */
  padding-top: 70px;
  /* padding-bottom: 80px; */
  background-size: cover;
  position: relative;
  /* margin-top: -48px; */
  z-index: 1; }
  .two_background{
    background-image: url(../images/two_bg_center.png);
    height: 360px;
    position: absolute;
    bottom: 40px;
    width: 100%;
  }
  .two .two_in {
    margin-top: 116px;
    /* height: 550px;  */
    width: 1000px;
   
  }
    .two .two_in .swiper-slide {
      width: 300px;
      position: relative; }
      .two .two_in .swiper-slide .mengban {
        position: absolute;
        width: 100%;
        height: 380px;
        background: #000;
        opacity: .3; }
    .two .two_in .slide_swiper {
      padding-top: 20px; }
      .two .two_in .slide_swiper img {
        width: 300px;
        height: 418px;
        display: block;
        box-sizing: border-box; }
    .two .two_in .swiper-slide-active .mengban {
      display: none; }
    .two .two_in .swiper-slide-active img {
      /* border: 2px solid #fd6666;  */
    }
    .two .two_in .swiper-slide-active .text {
      opacity: 1; }
    .two .two_in .swiper-button-white {
      top: 40%;
      width: 48px;
      height: 39px;
      background-size: 30%;
      background-color: #464646; }
      .two .two_in .swiper-button-white:hover {
        background-color: #FFE786; }
    .two .two_in .slide_prev {
      left: 0; }
    .two .two_in .slide_next {
      right: 0; }
      .two .two_in .swiper-slide a{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
      }
    .two .two_in .text {
      opacity: 0;
      padding-top: 30px; 
      margin-left: 60px;
      max-width: 280px;
    }
    .two .two_in .text p:nth-child(1) {
      font-size: 36px;
      font-family: MinionPro;
      background: linear-gradient(180deg, #E5D9A2 0%, #EFE596 0%, #A48842 100%);
      font-weight: bold;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      letter-spacing: 4px;
      font-style:oblique;
      color: #E3CF7B; }
      .two .two_in .text p:nth-child(2) {
        font-size: 24px;
        letter-spacing: 6px;
        /* font-weight: bold; */
        margin: 20px 0;
        color: #ffe786;
       }
        .two .two_in .text p:nth-child(3) {
          font-size: 10px;
          letter-spacing: 1px;
          color: #fffefe;
          margin-bottom: 10px; }
      
.three {
  /* height: 1000px; */
  padding-top: 80px;
  padding-bottom: 40px;
  background-image: url(../images/three_bg.png);
  background-size: cover;
  background-position: center center;
  position: relative;
  /* background-size: 100%; */
  z-index: 1; }
  .three .bottom {
   
    /* width: 1000px; */
    margin:0 auto;
    /* margin-left: 10%; */
    /* overflow: hidden;  */
  
  }
  .three .w {
    /* padding-left: 410px;
    padding-top: 40px;
    box-sizing: border-box;
    overflow: hidden;  */
  }
  .three .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
    background: url('../images/three_icon5.png') center no-repeat;
    width: 35px;
    height: 35px;
    background-size: 100%;
    left: 95%;
    top: 5%;
  }
  .three  .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
    background: url('../images/three_icon3.png') center no-repeat;
    width: 35px;
    height: 35px;
    background-size: 100%;
    right: 1.8%;
    top: 12%;
  }
  .three .top {
    padding-left: 200px;
    text-align: left; }
  .three .three_slide_swiper {
    width: 100%;
    padding-bottom: 50px; }
    .three .three_slide_swiper{
      padding-bottom: 120px;
    }
    .three .three_slide_swiper img {
      width: 666px;
      height: 600px; 
      margin-right: 180px;
    }
    .three .three_slide_swiper .swiper-slide:hover .text {
      opacity: 1; }
    .three .three_slide_swiper .text {
      background: url(../images/three_text.png) center no-repeat;
      transition: all ease .5s;
      /* opacity: 0; */
      position: absolute;
      right: 7%;
      bottom: -10%;
      
      /* transform: translate(-50%, -50%); */
      /* background-color: rgba(255, 255, 255, 0.877); */
      width: 362px;
      height: 235px;
      z-index: 99;
     
    }
    .three_text{
      padding:25px 25px 0;
      text-align: left;
      font-size: 14px;
      color: #760000; 
      height: 62%;
      overflow: hidden;
    }
    .three_text_bottom{
      height: 26.6%;
      /* margin: auto; */
      display: flex;
      flex-direction: row;
      align-items: center;
      /* justify-content: space-between; */
    }
    .three_slide_swiper .three_text_bottom .three_text_bottom1{
      /* float: left;
      width: 70%;
      height: 100%;
      display:table-cell;
      vertical-align:middle */
      width: 70%;
      display: flex;
      flex-direction: row;
      align-items: center;
      /* justify-content: flex-start; */
     
    }
    .three_slide_swiper .three_text_bottom img{
      width: 30px;
      height: 30px;
      margin-left: 28px;
      margin-right: 0;
    }
    .three_slide_swiper .three_text_bottom span{
      font-size: 18px;
      color:  #fff; 
      margin-left: 10px;
      font-style:oblique
    }
    .three_slide_swiper .three_text_bottom img:nth-child(2){
      margin-right: 28px;
      /* float:right; */
    }
    .three .three_slide_swiper   .three_border{
      width: 777px;
      height: 650px;
      position: absolute;
      left: 20%;
      top: 10%;
      z-index: 66;
    }
    .three .three_slide_swiper   .three_borders{
      background: url(../images/three_border.png) center no-repeat;
      height: 520px;
      width: 760px;
      position: absolute;
      left: 26%;
      top: 10%;
      z-index: 66;
    }
    /* .three .three_slide_swiper .three_button_left {
      background-size: auto;
      bottom: 0;
      top: auto;
      left: 360px;
      background-image: url(../images/three_arrow.png);
      padding: 0 20px; } */
 

.common_text {
  display: block;
  margin-top: 80px;
  font-size: 14px;
  font-weight: 400;
  color: #FFE896;
  line-height: 24px; }

.fouer {
  /* margin-top: -110px; */
  background-image: url(../images/four_bg.png);
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0;
  padding-top: 80px;
  padding-bottom: 70px; }
  .fouer .common_text {
    width: 950px;
    margin: 100px auto 0; }
  .fouer .con4-com {
    margin: 50px auto 0;
    position: relative;
    left: -3px;
    width: 806px;
    height: 467px;
    box-shadow: 1px 5px 27px 0px black; }
    .fouer .con4-com img {
      width: 806px;
      height: 467px; }
  .fouer .con4-com .con4-com-items {
    width: 100%;
    height: 100%;
    position: relative;
    border: 2px solid white;
    overflow: hidden; }
  .fouer .con4-com .con4-com-items > a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    transition: opacity ease .5s; }
  .fouer .con4-com .con4-com-items .mengban {
    background: url(../images/mengban.png);
    transition: opacity .1s ease-in-out 0s; }
  .fouer .con4-com .con4-com-items .bofang,
  .fouer .con4-com .con4-com-items .mengban {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    background-position: center 100px; }
  .fouer .con4-com .con4-com-items a:hover .mengban {
    opacity: 0; }
  .fouer .mengban_box {
    letter-spacing: 3px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .fouer .mengban_box h3 {
      font-size: 34px;
      font-family: Microsoft YaHei;
      font-weight: bold;
      color: white;
      margin-bottom: 10px;
      letter-spacing: 5px; }
    .fouer .mengban_box p {
      font-size: 19px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: white; }
    .fouer .mengban_box .mengban_box_span {
      font-size: 19px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: white;
      background-image: url(../images/mengban_box.png);
      /* padding: 0 20px; */
      display: block;
      background-position: 30px center;
      width: 180px;
      height: 44px;
      line-height: 44px;
      border: 1px solid white;
      text-align: left;
      text-indent: 70px;
      margin: 40px auto 0; }
  .fouer .con4-com .arrw {
    z-index: 1;
    position: absolute;
    top: 35px;
    right: -48px;
    cursor: pointer;
    background-image: url(../images/arrw.1.png);
    background-repeat: no-repeat;
    transition: all .5s ease-in-out 0s;
    width: 44px;
    height: 171px; }
    .fouer .con4-com .pree{
      z-index: 1;
    position: absolute;
    top: 35px;
    right: -48px;
    cursor: pointer;
    background-image: url(../images/arrw.2.png);
    background-repeat: no-repeat;
    transition: all .5s ease-in-out 0s;
    width: 44px;
    height: 171px;
    }
  .fouer .con4-com .arrw i {
    width: 25px;
    position: absolute;
    right: 13px;
    font-style: normal;
    line-height: 26px;
    top: 22px;
    font-size: 18px;
    color: #323744;
    font-weight: 700; }
  .fouer .con4-com .arrw:hover i,
  .fouer .con4-com .arrw.active i {
    color: #af0904; }
  .fouer .con4-com .pree {
    top: 240px; }

.five {
  padding-top: 70px; }
  .five .five_text {
    width: 950px;
    margin: 30px auto 0; }
  .five .hj_bottom {
    margin: 0 auto;
    margin-top: 40px; }
  .five .hjb_01 {
    width: 100%;
    height: 495px;
    display: block;
    background-position: 0 0; }

.six {
  padding-top: 70px;
  height: 585px;
  background-image: url(../images/seven_bg.png);
  background-size: cover;
  background-position: center center; }

.product-wrapper {
  height: 460px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .product-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    left: 0;
    right: 0;
    background-color: #FFEDC9; }
  .product-wrapper .swiper-button-white {
    width: 62px;
    height: 62px;
    background-color: #5b0f12;
    border-radius: 50%;
    background-size: 30%;
    top: auto;
    bottom: 0; }
  .product-wrapper .swiper-button-prev {
    left: 200px; }
  .product-wrapper .swiper-button-next {
    right: 200px; }
  .product-wrapper .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 100%; }
  .product-wrapper .product-features .product-body {
    margin: 0 25px; }
  .product-wrapper .product-features .product-body:after {
    content: "";
    width: 100%;
    height: 3px;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 0; }
  .product-wrapper .features-slide .features-item > * {
    text-align: center; }
  .product-wrapper .features-item h3 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
    color: #fff;
    opacity: .7;
    transition: all .1s; }
  .product-wrapper .features-item i {
    position: absolute;
    width: 75%;
    height: 33px;
    background-size: contain;
    background-position: right center;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 3;
    width: 14px;
    height: 14px;
    background: #f4d28e;
    border-radius: 50%;
    cursor: pointer; }
  .product-wrapper .features-info {
    position: absolute;
    transition: all ease .5s;
    width: 139px;
    height: 59px;
    border: 1px solid #7e7e7e;
    left: 50%;
    transform: translateX(-50%); }
  .product-wrapper .features-item .features-info .features-info-i {
    font-size: 23px;
    color: #F7DD81;
    line-height: 59px; }
  .product-wrapper .features-item .features-info .features-info-s {
    opacity: 0;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    color: #ffeb7b;
    text-align: left;
    text-indent: 80px;
    background: url(../images/arrow.png) no-repeat 20px center; }
  .product-wrapper .features-item.dark i {
    background-size: contain;
    background-position: right center; }
  .product-wrapper .features-item:hover h3 {
    font-size: 22px;
    line-height: 28px;
    opacity: .9; }
  .product-wrapper .features-item:hover i {
    width: 26px;
    height: 26px;
    border: 1px solid #f4d28e;
    border-radius: 50%;
    background: none; }
  .product-wrapper .features-item:hover a {
    background-size: 100% 100%; }
  .product-wrapper .product-features .swiper-button-prev {
    width: 30px;
    height: 40%;
    left: -15px;
    top: 60%;
    background: 0 0; }
  .product-wrapper .product-features .swiper-button-prev:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px; }
  .product-wrapper .product-features .swiper-button-next {
    width: 30px;
    height: 40%;
    right: -15px;
    top: 60%;
    background: 0 0; }
  .product-wrapper .product-features .swiper-button-next:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 30px;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -7px; }
  .product-wrapper .features-item {
    position: relative;
    float: left; }
    .product-wrapper .features-item.features-item_odd .features-info {
      bottom: 130px; border-radius: 30px; border:1px solid #F7DD81}
    .product-wrapper .features-item.features-item_even .features-info {
      top: 130px;border-radius: 30px; border:1px solid #F7DD81 }
    .product-wrapper .features-item:hover i {
      width: 26px;
      height: 26px;
      border: 1px solid #f4d28e;
      border-radius: 50%;
      background: none; }
    .product-wrapper .features-item:hover .features-info {
      width: 213px;
      height: 90px;
      background: #651819;
      border: 1px solid #ab4f51; }
      .product-wrapper .features-item:hover .features-info::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 75px;
        background-color: #F4D28E;
        bottom: 90px;
        opacity: 0;
        transition: opacity ease .9s; }
    .product-wrapper .features-item:hover .features-info-i {
      font-size: 32px;
      color: #ffeb7b;
      line-height: 45px; }
    .product-wrapper .features-item:hover .features-info-s {
      opacity: 1 !important; }
    .product-wrapper .features-item.features-item_odd:hover .features-info {
      bottom: 50px; }
      .product-wrapper .features-item.features-item_odd:hover .features-info::before {
        opacity: 1; }
    .product-wrapper .features-item.features-item_even:hover .features-info {
      top: 50px; }
      .product-wrapper .features-item.features-item_even:hover .features-info::before {
        opacity: 1;
        bottom: -75px; }

#bb {
  font-size: 16px;
  color: #fffefe;
  line-height: 33px;
  padding: 30px 0; }

.full_left {
  float: left; }

.full_right {
  float: right; }

.header {
  height: 165px;
  margin: 0 auto;
  overflow: hidden;
  background: #4c0205; }
  .header .w {
    height: 100%; }
  .header .full_left {
    width: 310px;
    height: 100%;
    background: url(../images/logo.png) no-repeat center center; }

.container_list {
  background: url(../images/list_bg.png) no-repeat center 0 fixed; }
  .datail_back{
    background: url(../images/detail_bg.png) no-repeat center 0 fixed; 
  }

/* 列表页 begin */
#container {
  padding: 50px 30px;
  width: 1100px;
  margin: 0 auto;
  border: none;
  overflow: hidden;
  background-color: #95171c;
  box-shadow: 3px 22px 20px 5px rgba(61, 1, 1, 0.36);
  /* background: url(../images/list_bg_center.png) no-repeat center; */
 }
.detail_top_images{
  width: 100%;
}
.detail_title{
  font-size: 28px;
  color: #F7C18C;
  text-align: center;
  font-weight: bold;
  margin: 30px 0 20px;
}
.detail_text{
  font-size: 16px;
  color: #F7C18C;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 30px;
  line-height: 30px;
}
#container .items {
  position: relative;
  width: 1100px; }

#container .item {
  width: 351px;
  height: 307px;
  cursor: pointer;
  margin: 0 12px 25px 0;
  overflow: hidden;
  position: relative;
  display: inline-block; }
  #container .item:hover .menban {
    opacity: 1; }

#container .menban {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.473);
  font-size: 29px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #ffbe23;
  text-align: center; }
  #container .menban span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    display: inline-block;
    width: 190px;
    height: 46px;
    background: #FFE581;
    border-radius: 23px;
    font-size: 22px;
    color: #95171C;
    text-align: center;
    line-height: 46px;
  }

#container .item img {
  display: block;
  width: 100%;
  height: 100%; }

#container .btn {
  width: 200px;
  height: 40px;
  margin: 50px auto 0;
  text-align: center;
  line-height: 40px;
  background-color: #CCC;
  border-radius: 6px;
  font-size: 18px;
  cursor: pointer;
  display: block;
  color: #4b0889;
  background: url(../img/btn.png) 0 0 no-repeat; }

#container .btn.loading,
#container .btn:hover {
  color: #fff;
  background: url(../img/btn_h.png) 0 0 no-repeat; }

/* 列表页 end */
/* page begin */
.list_page{
  height: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list_page .list_page_img{
  cursor: pointer;
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../images/three_icon5.png) 0 0 no-repeat; 
}
.list_page .list_page_img:hover{
  background: url(../images/three_icon31.png) 0 0 no-repeat; 
}
.list_page .list_page_imgRight{
  cursor: pointer;
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../images/three_icon51.png) 0 0 no-repeat; 
}
.list_page .list_page_imgRight:hover{
  background: url(../images/three_icon3.png) 0 0 no-repeat; 
}
.list_page_icon{
  cursor: pointer;
  height: 12px;
  /* height: 12px; */
  margin: 0 5px;
}
.list_page_icon7{
  cursor: pointer;
  height: 12px;
  /* height: 12px; */
  margin: 0 5px;
}
.list_page_icon6{
  cursor: pointer;
  width: 40px;
  height: 10px;
  margin: 0 5px;
}
.page {
  color: #fff;
  width: 950px;
  margin: 0 auto;
  overflow: hidden; }

.page .thisclass a {
  color: red; }

.page ul {
  font-size: 0;
  overflow: hidden;
  margin: 0 auto;
  text-align: center; }

.page li {
  padding: 2px 6px;
  cursor: pointer;
  margin: 0 2px;
  font-size: 14px;
  border: 1px solid #E83A3A;
  display: inline-block;
  border-radius: 5px;
  background-color: #E83A3A; }

.page li.thisclass {
  /*float: left;*/
  padding: 2px 10px;
  cursor: pointer;
  margin: 0 2px;
  color: #E8391C;
  border: 1px solid #fee3ab;
  background-color: #fee3ab; }

.page li:hover {
  color: #E8391C; }

.page a {
  font-size: 14px;
  color: #fff; }

/* page end */
/* 大相册 */
.grayDiv {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: fixed;
  z-index: 110;
  display: none;
  top: 0;
  left: 0; }

@media \0screen {
  .grayDiv {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: fixed;
    z-index: 99;
    display: none; } }

.scrollZs {
  width: 600px;
  height: 400px;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 110;
  margin: -210px 0 0 -300px; }

.scrollZs .datu {
  display: none;
  width: 10000%; }

.szIn {
  width: 600px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -300px;
  border: 2px solid #ffc34b;
  background-color: #000; }

.szIn ul {
  position: absolute;
  left: 0;
  top: 0; }

.szIn ul li {
  /*float: left;*/
  width: 600px;
  height: 400px;
  overflow: hidden;
  position: relative; }

.szIn ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }

.szIn ul li img {
  display: block;
  width: 600px;
  height: 400px;
  position: absolute; }

.szIn ul li p {
  z-index: 999999;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=50); }

.btn a {
  width: 40px;
  height: 100px;
  position: absolute;
  z-index: 10000;
  top: 50%;
  margin-top: -50px;
  /* opacity: 0.1; */
  color: red;
  /*display: none;*/
  /* background: url(../images/sprite.png) 0 0 ; */ }

.btn .left {
  right: -60px;
  background: url(../img/prev.png) 0 0 no-repeat;
  margin-top: -100px; }

.btn .right {
  right: -60px;
  background: url(../img/next.png) 0 0 no-repeat;
  margin-top: 10px; }

.wen_title {
  text-align: center;
  font-size: 30px;
  color: #f7c18c;
  margin-bottom: 30px; }

.wcIn_con {
  min-height: 500px; }
  .wcIn_con p,
  .wcIn_con div {
    font-size: 16px;
    color: #f7c18c;
    margin-bottom: 30px;
    line-height: 2; }
  .wcIn_con img {
    max-width: 100%; }

.close_btn {
  text-align: center;
  width: 56px;
  height: 56px;
  font-size: 0;
  position: absolute;
  right: -30px;
  top: -30px;
  background: url(../images/colse.png) no-repeat 0 0;
  border-radius: 50%;
  cursor: pointer; }

#cnzz_stat_icon_1469489 {
  display: none; }
  #bb a{
    color: #fff;
  }