body {
  background-color: #151514;
}

.box {
  position: relative;
}

.banner {
  width: 100%;
  height: 824px;
  background: url(../images/banner_bg.png) no-repeat top center;
  position: relative;
  box-sizing: border-box;
  padding-top: 50px;
}

.banner_container {
  padding-top: 0;
  margin: 0 auto;
  position: relative;
  height: 712px;
  background: url("../images/banner_bg2.png") no-repeat center;
}

.banner_container .container {
  padding: 305px 0 0;
}

.txt {
  width: 1152px;
  height: 364px;
  background: url("../images/title.png") no-repeat center;
  margin: auto;
}

.txt02 {
  margin-top: -45px;
  text-align: center;
  height: 87px;
}

.txt02 span {
  font-size: 26px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #492c10;
  margin: 0 20px;
}

.txt03 {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 20px;
}

.txt03 .new {
  display: block;
  width: 181px;
  height: 100px;
  background: url("../images/span_bg.png") no-repeat center;
  line-height: 75px;
  text-align: center;
}

.txt03 .new:nth-child(2) {
  margin: 0 10px;
}

.txt03 span {
  font-size: 31px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #492c10;
  background: linear-gradient(180deg, #f5e8c1 0%, #e1aa44 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: middle;
}

.txt03 span::before,
.txt03 span::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: linear-gradient(180deg, #f5e8c1, #e1aa44);
  border-radius: 50%;
  vertical-align: middle;
  margin: -5px 10px 0;
}

.box1 {
  background: url("../images/box1_bg.png") no-repeat top center;
}

.content {
  background: rgba(255, 255, 255, 0);
  border: 2px solid #9f8366;
  border-radius: 20px;
  position: relative;
  box-sizing: border-box;
}

.box1-content {
  padding: 108px 67px 45px 20px;
}

.title {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  margin: auto;
  width: 775px;
  height: 118px;
  background: url("../images/title_bg.png") no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-right {
  width: 330px;
  text-align: center;
  margin-left: 23px;
}

.title-right p {
  font-size: 48px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #4a2f17;
  line-height: 54px;
}

.title-tips {
  width: 330px;
  height: 38px;
  background: url("../images/title_tips.png") no-repeat center;
  line-height: 38px;
  font-size: 22px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #ba2930;
  text-align: center;
}

.por {
  position: relative;
}

.draw {
  position: relative;
  width: 622px;
  height: 622px;
  margin: 0 auto;
  background: url("../images/circle.png") no-repeat center;
}

.pointer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 137px;
  margin-left: -50px;
  margin-top: -100px;
  cursor: pointer;
  background: url("../images/cj_btn.png") no-repeat center;
}

.por p {
  font-size: 16px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 400;
  color: #fdfe03;
  line-height: 21px;
  background: linear-gradient(0deg, #ffc67e 0%, #ffe899 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.box1_r {
  width: 457px;
  height: 611px;
  background: url("../images/box1_r.png") no-repeat center;
  box-sizing: border-box;
  padding: 180px 20px 60px;
}

.cj_list_box {
  overflow: hidden;
  min-height: 371px;
  max-height: 371px;
}

.cj_list li {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-family: FZLanTingHeiPro_GB18030;
  color: #f2e2c8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.box1_r_icon {
  text-align: center;
  font-size: 16px;
  color: #f2e2c8;
  margin-top: 5px;
}

.box {
  background: url("../images/box_bg.png") repeat-y top center;
}

.box2 {
  margin: 75px 0;
}

.box2-content {
  padding: 126px 52px 49px;
}

.tea-swiper {
  width: 1017px;
  height: 444px;
  background: url("../images/swiper_bg.png") no-repeat center;
  margin: auto;
  position: relative;
}

.tea-box {
  box-sizing: border-box;
  padding: 32px 70px 40px 101px;
}

.tea-img {
  width: 263px;
  height: 371px;
  margin-right: 37px;
}

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

.tea-detail {
  width: 530px;
  box-sizing: border-box;
  padding-top: 20px;
  color: #f5d2af;
}

.tea-name {
  font-size: 30px;
  position: relative;
  margin-bottom: 50px;
}

.tea-name::after {
  content: "";
  display: block;
  position: absolute;
  width: 233px;
  height: 8px;
  background: url("../images/name_bg.png") no-repeat center;
  bottom: -15px;
  left: 0;
}

.tea-box p {
  font-size: 24px;
  margin-bottom: 15px;
}

.btn {
  width: 236px;
  height: 61px;
  background: linear-gradient(180deg, #f3e3ca, #d4a763);
  border-radius: 31px;
  line-height: 61px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  animation: tada 2s infinite;
}

.btn a {
  color: #4a2f17;
}

.swiper-button-prev,
.swiper-button-next {
  width: 52px;
  height: 52px;
  background: url("../images/prev.png") no-repeat center;
}

.swiper-button-prev {
  left: -71px;
}

.swiper-button-next {
  transform: rotate(180deg);
  right: -71px;
}

.gift-title {
  width: 677px;
  height: 48px;
  background: url("../images/gift_t.png") no-repeat center;
  margin: 38px auto 48px;
  box-sizing: border-box;
  padding: 7px 121px;
  text-align: center;
  line-height: 48px;
  color: #4a2f17;
  font-size: 25px;
  font-weight: 600;
}

.gift-title span {
  display: block;
  height: 34px;
  background: rgba(238, 218, 187, 0.8);
  margin: auto;
  line-height: 34px;
}

.gift-box ul li {
  float: left;
  width: 262px;
  height: 272px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #aca594;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 28px 10px 12px;
  margin-right: 14px;
  position: relative;
}

.gift-box ul li:nth-child(4n) {
  margin-right: 0;
}

.li-head {
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  margin: auto;
  width: 124px;
  height: 36px;
  background: linear-gradient(180deg, #f3e3ca, #d4a763);
  border-radius: 10px;
  line-height: 36px;
  text-align: center;
  font-size: 26px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 600;
  color: #4a2f17;
}

.li-bg {
  width: 242px;
  height: 232px;
  position: relative;
}

.li-bg img {
  display: block;
  width: 100%;
  height: 100%;
}

.li-tips {
  position: absolute;
  width: 100%;
  height: 42px;
  background: rgba(0, 0, 0, 0.66);
  border-radius: 0px 0px 10px 10px;
  left: 0;
  bottom: 0;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 400;
  color: #f1e0c5;
}

.box3-content {
  padding: 129px 54px 25px;
}

.zg-swiper {
  position: relative;
  width: 1065px;
  margin: auto;
}

.zg-box li {
  float: left;
  width: 255px;
  height: 139px;
  background: url("../images/zg_bg.png") no-repeat center;
  margin-top: 63px;
  margin-right: 15px;
}

.zg-box li:nth-child(4n) {
  margin-right: 0;
}

.zg-box li img {
  display: block;
  width: 240px;
  height: 131px;
  margin: -37px auto 0;
}

.playback {
  display: block;
  width: 113px;
  height: 29px;
  background: linear-gradient(180deg, #f3e3ca, #d4a763);
  border-radius: 15px;
  margin: 7px auto 0;
  text-align: center;
  line-height: 25px;
  font-size: 19px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 600;
  color: #4a2f17;
  box-sizing: border-box;
  border: 2px solid transparent;
}

.playback:hover {
  background: rgba(186, 41, 48, 0);
  border: 2px solid #f3e2c9;
  border-radius: 15px;
  color: #d4a763;
}

.zg-swiper .swiper-button-prev,
.zg-swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: 100%;
  top: 55%;
}

.zg-swiper .swiper-button-prev {
  left: -40px;
}

.zg-swiper .swiper-button-next {
  right: -40px;
}

.box4 {
  margin: 75px 0;
}

.box4-content {
  padding: 129px 54px 25px;
}

table {
  width: 100%;
  text-align: center;
}

.box4 table th {
  width: 50%;
}

table th {
  height: 71px;
  background: #4a3c2f;
  border: 1px solid #aca594;
}

table th span {
  font-size: 26px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #4a3c2f;
  background: linear-gradient(180deg, #f3e3ca 0%, #d4a763 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box4 table td {
  height: 86px;
}

table td {
  border: 1px solid #aca594;
}

table td span {
  font-size: 22px;
  font-family: FZLanTingHeiPro_GB18030;
  color: #4a3c2f;
  line-height: 28px;
  background: linear-gradient(180deg, #f3e3ca 0%, #d4a763 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.listen {
  margin: 22px auto 0;
}

.box5-content {
  padding: 169px 54px 28px;
}

.tab {
  height: 57px;
  background: #4a3c2f;
  margin-bottom: 8px;
}

.tab ul li {
  float: left;
  width: 311px;
  height: 66px;
  background: url("../images/tab_bg.png") no-repeat center;
  margin: -32px 25px 0;
  line-height: 66px;
  text-align: center;
  font-size: 26px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 600;
  color: #4a2f17;
  cursor: pointer;
}

.tab ul li:hover,
.tab ul li.active {
  background: url("../images/tab_bg1.png") no-repeat center;
  color: #ba2930;
}

.tab-item {
  display: none;
}

.tab-item.active {
  display: block;
}

.tab-item th {
  width: 33%;
}

.tab-item td {
  height: 64px;
}

.box6 {
  margin: 75px 0;
}

.box6-content {
  padding: 131px 39px 52px;
}

.tj-box li {
  float: left;
  width: 335px;
  height: 322px;
  background: url("../images/tj_bg.png") no-repeat center;
  margin-right: 30px;
  box-sizing: border-box;
  padding: 98px 20px 13px;
}

.tj-box li:nth-child(3) {
  margin-right: 0;
}

.tj-box li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
}

.tj-box li a img {
  display: block;
  width: 100%;
  height: 100%;
}

.more {
  font-size: 40px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #4a2f17;
}

.city li {
  float: left;
  width: 151px;
  height: 66px;
  background: url("../images/city_bg.png") no-repeat center;
  line-height: 55px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 34px;
  transition: all 0.3s;
  cursor: pointer;
}

.city li:nth-child(7n) {
  margin-right: 0;
}

.city li a {
  font-size: 23px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 600;
  color: #4a2f17;
  text-shadow: 0px 8px 8px rgba(74, 47, 23, 0.23);
}

.city li:hover {
  transform: translateY(-13px);
  background: url("../images/city_bg2.png") no-repeat center;
}

.fixed_mask {
  display: none;
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.fixed_form {
  width: 426px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, #f5e8c1, #d8ae70);
  border: 2px solid #9f8366;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 40px 0;
}

.input {
  display: block;
  box-sizing: border-box;
  width: 364px;
  height: 60px;
  border: 1px solid #d6b897;
  margin: 0 auto 8px auto;
  border-radius: 6px;
  background-color: #fff;
  padding-left: 10px;
  font-size: 18px;
}

.por {
  position: relative;
  display: table;
  margin: 0 auto;
}

#fs {
  position: absolute;
  top: 7px;
  right: 6px;
  width: 110px;
  height: 48px;
  border-radius: 6px;
  background: linear-gradient(to bottom, #f0ddc0, #d5a967);
  cursor: pointer;
  font-size: 18px;
}

.ajaxBtn {
  display: block;
  width: 260px;
  height: 60px;
  margin: 10px auto 0 auto;
  line-height: 60px;
  border-radius: 40px;
  font-size: 28px;
  color: #e3c597;
  background: linear-gradient(to bottom, #723e1a, #2e1c0e);
  cursor: pointer;
  transition: transform .5s ease;
}

.ajaxBtn:hover {
  transform: translateY(-5px);
}

.fixed_close {
  cursor: pointer;
  width: 35px;
  position: absolute;
  right: -30px;
  top: -50px;
  transition: transform .5s ease;
}

.fixed_close:hover {
  transform: rotate(180deg);
}

.ajax_form {
  width: 100%;
}

.fixed-head {
  position: absolute;
  top: -32px;
  left: 0;
  right: 0;
  margin: auto;
  width: 537px;
  height: 128px;
  background: url("../images/fixed_title.png") no-repeat center;
  text-align: center;
  line-height: 100px;
  font-size: 30px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: bold;
  color: #4a2f17;
}

.ajax_form li {
  position: relative;
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
}

.ajax_form li span {
  display: inline-block;
  width: 73px;
  font-size: 20px;
  font-family: Lantinghei SC;
  font-weight: 600;
  color: #4a2f17;
  line-height: 54px;
  text-align: right;
  margin-right: 7px;
}

.ajax_form li .txyzm {
  margin-left: 20px;
  position: relative;
}

.ajax_form li .txyzm span {
  /* width: 120px; */
  line-height: 24px;
}

.ajax_form input,
.ajax_form select {
  width: 258px;
  height: 54px;
  background: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  padding-left: 20px;
  background: #fff;
  color: #333;
  font-size: 18px;
}

.input {}

.ajax_form select {
  outline: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: #fff url("../images/select.png") 95% center no-repeat;
}

.ajax_form input#fs {
  width: 108px;
  right: 359px;
  top: 0;
  position: absolute;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(180deg, #f3e3ca, #d4a763);
  box-shadow: 0px 10px 29px 0px rgba(101, 77, 53, 0.26);
  border-radius: 4px;
  font-size: 18px;
  font-family: FZLanTingHeiPro_GB18030;
  font-weight: 600;
  color: #4a2f17;
}

.ajax_form .txyzm_val {
  /* width: 300px; */
  /* position: relative; */
}

.ajax_form input.button {
  width: 276px;
  height: 61px;
  background: linear-gradient(180deg, #F3E3CA, #D4A763);
  box-shadow: 0px 10px 10px 0px rgba(94, 64, 24, 0.23);
  border-radius: 31px;
  border: 0;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  padding: 0;
  color: #4A2F17;
  font-size: 30px;
  font-weight: bold;
  display: block;
  float: none;
  margin: 0 auto;
}

#imgcode {
  display: inline-block;
  width: 130px;
  height: 54px;
  text-align: center;
  margin-left: -10px;
  position: absolute;
  right: 0px;
}

.video_bg {
  width: 100%;
  padding:48px 0;
  background-image: url(../images/video_bg.png);
  background-repeat: no-repeat;
}

.video_title {
  width: 1173px;
  height: 90px;
  margin: 0 auto 48px auto;
  background-image: url(../images/video_title.png);
  background-repeat: no-repeat;
  font-size: 36px;
  color: #4a2f17;
  text-align: center;
  line-height: 90px;
  font-weight: bold;
}

.video_l {
  float: left;
  width: 700px;
  height: 550px;
}
#video{
  width: 100%;
  height:550px;
}
.video_r {
  float: left;
  box-sizing: border-box;
  width: 500px;
  height: 550px;
  padding: 20px;
  background: linear-gradient(to bottom, #f3e3c9, #d4a864);
}

.video_item {
  float: left;
  width: 112px;
  height: 40px;
  margin-right: 4px;
  margin-bottom: 10px;
  background-color: #50351d;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.video_item.active{
	color:#d4a864;
}
.video_item:nth-child(4n) {
  margin-right: 0;
}

@media only all and (max-width: 1080px) {
  .banner {
    width: 100%;
    height: 17rem;
    background-size: auto 100%;
    padding-top: 1rem;
  }

  .banner_container {
    padding: .5rem 0 0;
    height: 10rem;
    background-size: 100%;
  }

  .banner_container .container {
    padding: 1rem 0 0;
  }

  .txt {
    width: 16rem;
    height: 11rem;
    background-size: 100%;
    margin: auto;
  }

  .txt02 {
    margin-top: -3.5rem;
    height: 1.5rem;
  }

  .txt02 span {
    font-size: .7rem;
    line-height: 1rem;
    margin: 0 .2rem;
  }

  .txt02 span:nth-child(2),
  .txt02 span:nth-child(3) {
    display: none;
  }

  .txt03 {
    padding-left: .5rem;
  }

  .txt03 .new {
    width: 4.5rem;
    height: 2.5rem;
    background-size: 100%;
    line-height: 1.7rem;
  }

  .txt03 .new:nth-child(2) {
    margin: 0 .3rem;
  }

  .txt03 span {
    font-size: .8rem;
  }

  .txt03 span::before,
  .txt03 span::after {
    width: .25rem;
    height: .25rem;
    border-radius: 50%;
    margin: 0 .25rem 0;
  }

  .box1 {
    background-size: auto 100%;
  }

  .content {
    border: .05rem solid #9f8366;
    border-radius: .3rem;
  }

  .box1-content {
    padding: 3rem .5rem 1rem;
  }

  .title {
    top: -.8rem;
    width: 90%;
    height: 3rem;
    background-size: 100%;
  }

  .title img {
    display: block;
    width: 2rem;
  }

  .title-right {
    width: 8rem;
    margin-left: .5rem;
  }

  .title-right p {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .title-tips {
    width: 8rem;
    height: 1rem;
    background-size: 100%;
    line-height: 1rem;
    font-size: .7rem;
    margin: auto;
  }

  .draw-box {
    margin: auto;
    width: 16rem;
  }

  .draw {
    position: relative;
    width: 100%;
    height: 15rem;
    margin: 0 auto;
    background-size: 100%;
  }

  .pointer {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 4rem;
    margin-left: -1.5rem;
    margin-top: -3rem;
    background-size: 100%;
  }

  .por p {
    font-size: .7rem;
    line-height: .9rem;
  }

  .box1_r {
    width: 100%;
    height: 23rem;
    background-size: 100%;
    box-sizing: border-box;
    padding: 6.5rem .7rem 1rem;
  }

  .cj_list_box {
    min-height: 14.5rem;
    max-height: 14.5rem;
  }

  .cj_list li {
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .7rem;
  }

  .box1_r_icon {
    font-size: .7rem;
    margin-top: .1rem;
  }

  .box {
    background-size: auto;
  }

  .box2 {
    margin: 2rem 0;
  }

  .box2-content {
    padding: 3rem .5rem 1rem;
  }

  .tea-swiper {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    margin: auto;
    position: relative;
  }

  .tea-box {
    box-sizing: border-box;
    padding: 1rem .5rem;
  }

  .tea-img {
    width: 5.5rem;
    height: 8rem;
    margin-right: .4rem;
    float: left;
    padding-top: 1rem;
  }

  .tea-detail {
    width: 10rem;
    padding-top: .5rem;
    float: left;
  }

  .tea-name {
    font-size: .9rem;
    margin-bottom: 1rem;
  }

  .tea-name::after {
    width: 5rem;
    height: .2rem;
    background-size: 100%;
    bottom: -.4rem;
    left: 0;
  }

  .tea-box p {
    font-size: .7rem;
    line-height: .9rem;
    margin-bottom: .3rem;
  }

  .btn {
    width: 5rem;
    height: 1.6rem;
    border-radius: 1rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
  }

  .swiper-button-prev {
    left: -.5rem;
  }

  .swiper-button-next {
    right: -.5rem;
  }

  .gift-title {
    width: 100%;
    height: 1.4rem;
    background-size: 100% 100%;
    margin: 1rem auto 1.2rem;
    padding: .2rem 2rem;
    line-height: 1.4rem;
    font-size: .8rem;
  }

  .gift-title span {
    height: 1rem;
    line-height: 1rem;
  }

  .gift-box ul li {
    width: 49%;
    height: 8rem;
    border-radius: .3rem;
    padding: .7rem .3rem .4rem;
    margin-right: 2%;
    margin-bottom: 1rem;
  }

  .gift-box ul li:nth-child(2n) {
    margin-right: 0;
  }

  .li-head {
    position: absolute;
    top: -.6rem;
    width: 4rem;
    height: 1.2rem;
    border-radius: .25rem;
    line-height: 1.2rem;
    font-size: .7rem;
  }

  .li-bg {
    width: 100%;
    height: 7rem;
  }

  .li-tips {
    height: 1.5rem;
    border-radius: 0px 0px .25rem .25rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }

  .box3-content {
    padding: 3rem .5rem 1rem;
  }

  .zg-swiper {
    width: 95%;
  }

  .zg-box {
    width: 100%;
  }

  .zg-box li {
    width: 49%;
    height: 4rem;
    background-size: 100%;
    margin-top: 1.5rem;
    margin-right: 2%;
  }

  .zg-box li:nth-child(2n) {
    margin-right: 0;
  }

  .zg-box li img {
    width: 5.8rem;
    height: 3.3rem;
    margin: -1.2rem auto 0;
  }

  .playback {
    width: 3.5rem;
    height: 1rem;
    border-radius: 1rem;
    margin: .3rem auto 0;
    line-height: .85rem;
    font-size: .6rem;
    border: .05rem solid transparent;
  }

  .playback:hover {
    border: .05rem solid #f3e2c9;
    border-radius: 1rem;
  }

  .zg-swiper .swiper-button-prev,
  .zg-swiper .swiper-button-next {
    width: 1rem;
    height: 1rem;
  }

  .zg-swiper .swiper-button-prev {
    left: -1rem;
  }

  .zg-swiper .swiper-button-next {
    right: -1rem;
  }

  .box4 {
    margin: 2rem 0;
  }

  .box4-content {
    padding: 3rem .5rem 1rem;
  }

  table th {
    height: 1.7rem;
  }

  table th span {
    font-size: .9rem;
    line-height: .9rem;
  }

  .box4 table td {
    height: 2rem;
  }

  table td span {
    font-size: .7rem;
    line-height: .9rem;
  }

  .listen {
    margin: .5rem auto 0;
  }

  .box5-content {
    padding: 3rem .5rem 1rem;
  }

  .tab {
    height: 1.5rem;
    margin-bottom: .2rem;
  }

  .tab ul li {
    width: 32%;
    height: 1.5rem;
    background-size: 100% 100%;
    margin: -.7rem .1rem 0;
    line-height: 1.5rem;
    font-size: .6rem;
  }

  .tab ul li:hover,
  .tab ul li.active {
    background-size: 100% 100%;
    color: #ba2930;
  }

  .tab-item td {
    height: 1.5rem;
  }

  .box6 {
    margin: 2rem 0 0;
  }

  .box6-content {
    padding: 3rem .5rem 1rem;
  }

  .tj-box li {
    width: 49%;
    height: 8rem;
    background-size: 100%;
    margin-right: 2%;
    padding: 2.5rem .5rem .3rem;
  }

  .tj-box li:nth-child(2) {
    margin-right: 0;
  }

  .tj-box li:nth-child(3) {
    margin-left: 20%;
    margin-top: .5rem;
  }

  .more {
    font-size: 1rem;
  }

  .city li {
    float: left;
    width: 32%;
    height: 2.4rem;
    background-size: 100%;
    line-height: 2rem;
    margin-right: 1.3%;
    margin-bottom: 1rem;
  }

  .city li:nth-child(7n) {
    margin-right: 1.3%;
  }

  .city li:nth-child(3n) {
    margin-right: 0;
  }

  .city li a {
    font-size: .9rem;
    text-shadow: 0px .2rem .2rem rgba(74, 47, 23, 0.23);
  }

  .city li:hover {
    transform: translateY(-.4rem);
    background-size: 100%;
  }

  .fixed_form {
    width: 80%;
    border: .05rem solid #9f8366;
    border-radius: .5rem;
    box-sizing: border-box;
    padding: 2rem .25rem 1rem;
  }

  .fixed_close {
    width: 1rem;
    top: -1.25rem;
  }

  .ajax_form {
    width: 100%;
  }

  .fixed-head {
    top: -.8rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 10rem;
    height: 3rem;
    background-size: 100%;
    line-height: 2.5rem;
    font-size: .7rem;
  }

  .ajax_form li {
    margin-bottom: .1rem;
    display: block;
    text-align: center;
  }

  .ajax_form li span {
    width: 2.3rem;
    font-size: .7rem;
    line-height: 1.6rem;
    margin-right: .2rem;
  }

  .ajax_form li .txyzm {
    margin-left: 0;
  }

  .ajax_form li .txyzm span {
    /* width: 3.7rem; */
    line-height: .7rem;
  }

  .ajax_form input,
  .ajax_form select {
    width: 9rem;
    height: 1.3rem;
    border-radius: .1rem;
    padding-left: .5rem;
    font-size: .7rem;
  }

  .ajax_form select {
    background: #fff url("../images/select.png") 95% center no-repeat;
    background-size: .5rem;
  }

  .ajax_form input#fs {
    width: 4rem;
    box-shadow: 0px .25rem .7rem 0px rgba(101, 77, 53, 0.26);
    border-radius: .1rem;
    font-size: .7rem;
    right: 1.45rem;
  }

  .ajax_form .txyzm_val {
    /* width: 6rem; */
  }

  .ajax_form input.button {
    width: 7rem;
    height: 1.5rem;
    box-shadow: 0px .3rem .3rem 0px rgba(94, 64, 24, 0.23);
    border-radius: 1rem;
    font-size: .7rem;
  }

  #imgcode {
    display: inline-block;
    width: 4rem;
    height: 1.3rem;
    text-align: center;
    margin-left: -.5rem;
    right: 1.5rem;
  }

  .input {
    width: 94%;
    height: 2rem;
    padding-left: .2rem;
    border-radius: .2rem;
    font-size: .75rem;
  }

  .por {
    width: 100%;
  }

  #fs {
    top: 0;
    right: 0;
    width: 5rem;
    height: 2rem;
    border-radius: .15rem;
    font-size: .75rem;
  }

  .ajaxBtn {
    width: 7rem;
    height: 2rem;
    margin: .25rem auto 0 auto;
    line-height: 2rem;
    border-radius: 1rem;
    font-size: .8rem;
  }
  .video_bg{
	  padding:1rem 0;
	  background-size:auto 100%;
  }
  .video_title{
	  display: none;
	  width:100%;
	  height:1.2rem;
	  margin: 0 auto 1rem auto;
	  background-size:100%;
	  font-size: .7rem;
	  line-height: 1.2rem;
  }
  .video_l{
	  float:none;
	  width:100%;
	  height:9rem;
  }
  #video{
	  height: 9rem;
  }
  .video_r{
	  float:none;
	  width: 100%;
	  height: auto;
	  margin-top: 1rem;
	  padding: .5rem;
	  overflow: hidden;
  }
  .video_item{
	  width: 24.2%;
	  height: 1.5rem;
	  margin-right: 1%;
	  margin-bottom: .5rem;
	  line-height: 1.5rem;
  }
}
