@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; }

img {
  border: 0;
  border: 0; }

.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 {
  width: 1200px;
  margin: 0 auto; }

body,
html,
.container_index {
  height: 100%; }

.index_header {
  height: 100%;
  background-image: url(../images/header.jpg);
  background-position: center center;
  background-size: cover; }

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

.nav {
  text-align: center;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  height: 64px;
  line-height: 64px;
  background: #ffdd94; }
  .nav.position_fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 1px 17px 0px rgba(91, 62, 1, 0.32); }
  .nav a {
    display: inline-block;
    margin: 0 73px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #83480E;
    position: relative; }
    .nav a:hover, .nav a.active {
      color: #831B21; }
      .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: #831B21; }

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

.common_title {
  font-size: 38px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffdd94;
  margin: 70px auto 20px; }

.one_two {
  overflow: hidden;
  background-position: center -250px;
  background-color: #ffdd95; }

.btn {
  margin-left: 10px;
  text-align: center;
  font-size: 16px;
  color: #871623;
  display: inline-block;
  width: 101px;
  height: 25px;
  line-height: 25px;
  background: #ffd0a2;
  border-radius: 4px; }

.one {
  overflow: hidden;
  height: 890px;
  background-image: url(../images/one.jpg);
  background-size: cover;
  box-shadow: 0 1px 17px 0px #4a0408; }
  .one .one_in {
    overflow: hidden;
    position: relative; }
  .one #banner {
    margin: 40px auto 0;
    text-align: left; }
    .one #banner .full_left {
      width: 1000px;
      height: 487px;
      float: none; }
    .one #banner .swiper-slide-active .text {
      opacity: 1; }
    .one #banner .text {
      opacity: 0; }
      .one #banner .text h3 {
        font-size: 28px;
        font-family: SourceHanSansCN;
        font-weight: bold;
        color: #ffdd94;
        margin: 40px auto 20px; }
      .one #banner .text p {
        font-size: 18px;
        font-family: SourceHanSansCN;
        font-weight: 500;
        color: #ffdd94;
        line-height: 31px;
        height: 60px;
        overflow: hidden; }
  .one .swiper-slide {
    width: 1000px;
    height: 660px; }
  .one .banner_page {
    /* margin: 20px auto; */
    left: 0;
    right: 0;
    bottom: 130px; }
  .one .banner_page span {
    margin: 0 10px; }
  .one .swiper-pagination-bullet {
    background: #F3EAE1;
    opacity: 1; }
  .one .swiper-pagination-bullet-active {
    background: #FFDD94; }
  .one .swiper-button-white {
    top: 45%;
    background: none;
    font-size: 28px;
    font-weight: 700;
    color: #ffffff;
    font-family: '宋体';
    background-color: rgba(0, 0, 0, 0.753);
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%; }

.two {
  background-image: url(../images/two_bg.jpg);
  background-size: cover;
  padding-bottom: 5%;
  overflow: hidden; }
  .two .common_title {
    color: #724111; }

.two_in {
  width: 80%;
  margin: 0 auto;
  color: #9c3027; }
  .two_in a {
    color: #9c3027; }
  .two_in .item {
    float: left;
    margin-right: 15px; }
    .two_in .item p {
      font-size: 21px; }
  .two_in .box_img {
    width: 300px;
    height: 211px;
    overflow: hidden;
    margin-bottom: 25px;
    box-shadow: 0 2px 9px 0px rgba(0, 0, 0, 0.384); }
    .two_in .box_img img {
      width: 100%;
      height: 100%; }
  .two_in .items {
    margin: 50px 0; }
  .two_in .text {
    text-align: left;
    width: 730px;
    font-size: 18px;
    line-height: 1.7; }
  .two_in .btn {
    color: #fff;
    background-color: #91112d; }

.three {
  overflow: hidden;
  background-image: url(../images/three.jpg);
  background-color: #a72a28; }
  .three .three_top {
    position: relative;
    margin-top: 90px;
    margin-bottom: 30px; }
    .three .three_top .left {
      position: relative;
      display: block;
      cursor: pointer; }
      .three .three_top .left:hover .menban {
        opacity: 0; }
    .three .three_top .right {
      text-align: left;
      width: 379px;
      font-size: 18px;
      overflow: hidden;
      font-weight: 500;
      color: white;
      line-height: 29px;
      position: absolute;
      right: 0;
      bottom: 10px; }
      .three .three_top .right a {
        color: #fff; }
    .three .three_top .menban {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.479);
      background-image: url(../images/paly.png);
      background-position: center center; }
  .three .three_bottom {
    margin: 0 auto;
    position: relative;
    padding-bottom: 75px; }
    .three .three_bottom img {
      width: 100%;
      height: 100%;
      display: block; }
    .three .three_bottom .slide_swiper {
      padding: 5px 0;
      background-color: #650104; }
    .three .three_bottom .slide_prev {
      background-image: url(../images/arr.png);
      background-size: 60%;
      padding: 0 30px;
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      bottom: 20px;
      top: auto; }

.common_text {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: white;
  line-height: 1.7; }

.fouer {
  background-color: #BA322A;
  position: relative;
  z-index: 0;
  padding-top: 0px;
  /* padding-bottom: 70px; */ }
  .fouer .fouerIn {
    overflow: hidden;
    background-image: url(../images/four.jpg);
    background-size: cover;
    background-position: center center;
    padding-bottom: 8%; }
  .fouer .common_text {
    text-align: left;
    width: 950px;
    margin: 4% auto 0;
    overflow: hidden; }

#cnzz_stat_icon_1469489 {
  display: none; }

.five {
  overflow: hidden;
  background-color: #BA322A; }
  .five .five_text {
    width: 950px;
    margin: 30px auto 0; }

.hj_bottom {
  margin: 0 auto; }

.hjb_01 {
  width: 100%;
  padding: 12% 0;
  display: block;
  background-size: cover; }

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

.icon_items {
  margin: 10% auto;
  position: relative;
  font-size: 0; }
  .icon_items::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFDD94; }
  .icon_items .item {
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block; }
    .icon_items .item img {
      width: 100%;
      height: 100%;
      display: block; }
    .icon_items .item:nth-of-type(2) {
      margin: 0 250px; }
      .icon_items .item:nth-of-type(2) .text {
        bottom: auto;
        top: -50px; }
    .icon_items .item .text {
      width: 175px;
      position: absolute;
      bottom: -80px;
      color: #FFDD94;
      font-size: 20px;
      left: 50%;
      transform: translateX(-50%);
      transition: all ease .5s; }
    .icon_items .item .play {
      opacity: 0;
      font-size: 22px;
      color: #fff;
      background: url(../images/yojo_arr.png) no-repeat 15px 5px; }
    .icon_items .item:nth-of-type(2):hover .text {
      bottom: auto;
      top: -100px; }
    .icon_items .item:hover .play {
      opacity: 1; }
    .icon_items .item:hover .text {
      width: 175px;
      height: 84px;
      background: #971b14;
      position: absolute;
      bottom: -100px;
      color: #FFDD94;
      font-size: 20px;
      left: 50%;
      transform: translateX(-50%); }
      .icon_items .item:hover .text span {
        margin: 15px 0 0px 0;
        display: block; }

.full_left {
  float: left; }

.full_right {
  float: right; }

.header {
  height: 420px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(../images/detail_header.png); }

.container_list {
  background: url(../images/detail_main.jpg) no-repeat center 0 fixed;
  background-size: cover; }

/* 列表页 begin */
#container {
  padding: 50px;
  width: 1100px;
  margin: 0 auto;
  border: none;
  overflow: hidden;
  /* background: url(../images/list_mian.png) center 0; */
  background: #ffdd94;
  padding-bottom: 50px;
  margin-bottom: 50px;
  box-shadow: 0 17px 27px 6px rgba(0, 0, 0, 0.541176); }

#container .items {
  position: relative;
  width: 1300px; }

#container .item {
  width: 350px;
  height: 250px;
  cursor: pointer;
  margin: 0 25px 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%); }

#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 */
.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 #ffdd94;
  background-color: #ffdd94; }

.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(../images/prev.png) 0 0 no-repeat;
  margin-top: -100px; }

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

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

.wcIn_con p,
.wcIn_con div {
  font-size: 16px;
  color: #724111;
  margin-bottom: 30px;
  line-height: 2; }

.wcIn_con img {
  max-width: 100%; }

.close_btn {
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 60px;
  font-family: '宋体';
  font-size: 40px;
  position: absolute;
  right: -30px;
  top: -30px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  color: #676767; }
