﻿.wrap_1500 {
  max-width: 1500px;
  margin: 0 auto;
  width: 90%;
}
.jie {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bold {
  font-weight: bold;
}
.fnt_150 {
  font-size: 1.5rem;
}
.special_banner {
  position: relative;
  margin-bottom: 0.6rem;
}
.special_text {
  width: 100%;
  text-align: center;
}
.special_banner img {
  width: 100%;
}
.special_text h3 {
  color: #fbe2ba;
  line-height: 1em;
  display: flex;
  justify-content: center;
  margin-bottom: 0.4rem;
}
.special_text h3 span {
  text-shadow: 0.06rem 0.06rem 0.06rem rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(to right, #fad4c1, #f9e3b1, #ffdfcf);
  background: -o-linear-gradient(to right, #fad4c1, #f9e3b1, #ffdfcf);
  background: -moz-linear-gradient(to right, #fad4c1, #f9e3b1, #ffdfcf);
  background: -ms-linear-gradient(to right, #fad4c1, #f9e3b1, #ffdfcf);
  background: linear-gradient(to right, #fad4c1, #f9e3b1, #ffdfcf);
  -webkit-background-clip: text;
  /* -webkit-text-fill-color: transparent; */
}
.special_text h3 span:nth-child(1) {
  margin-top: 0.5rem;
}
.special_text h3 span:nth-child(3) {
  margin-top: 0.4rem;
}
.special_text h3 span:nth-child(4) {
  margin-top: 0.2rem;
}
.special_text h3 span:nth-child(5) {
  margin-top: 0.35rem;
}

.special_text h4 {
  color: #fcd3a7;
  line-height: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.special_text h4 span {
  margin: 0 0.15rem;
}
.special_text h4 span:nth-child(1) {
  background: -webkit-linear-gradient(to right, #fad0c6, #fad1c4, #f9e3af);
  background: -o-linear-gradient(to right, #fad0c6, #fad1c4, #f9e3af);
  background: -moz-linear-gradient(to right, #fad0c6, #fad1c4, #f9e3af);
  background: -ms-linear-gradient(to right, #fad0c6, #fad1c4, #f9e3af);
  background: linear-gradient(to right, #fad0c6, #fad1c4, #f9e3af);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.special_text h4 span:nth-child(2) {
  background: -webkit-linear-gradient(to right, #f9e3af, #fae3b2, #fbe3b6);
  background: -o-linear-gradient(to right, #f9e3af, #fae3b2, #fbe3b6);
  background: -moz-linear-gradient(to right, #f9e3af, #fae3b2, #fbe3b6);
  background: -ms-linear-gradient(to right, #f9e3af, #fae3b2, #fbe3b6);
  background: linear-gradient(to right, #f9e3af, #fae3b2, #fbe3b6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.special_text h4 span:nth-child(3) {
  background: -webkit-linear-gradient(to right, #fbe3bb, #fce2c1, #fde2c7);
  background: -o-linear-gradient(to right, #fbe3bb, #fce2c1, #fde2c7);
  background: -moz-linear-gradient(to right, #fbe3bb, #fce2c1, #fde2c7);
  background: -ms-linear-gradient(to right, #fbe3bb, #fce2c1, #fde2c7);
  background: linear-gradient(to right, #fbe3bb, #fce2c1, #fde2c7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.special_text h4 span:nth-child(4) {
  background: -webkit-linear-gradient(to right, #fee1c9, #fee1ce, #ffe0d1);
  background: -o-linear-gradient(to right, #fee1c9, #fee1ce, #ffe0d1);
  background: -moz-linear-gradient(to right, #fee1c9, #fee1ce, #ffe0d1);
  background: -ms-linear-gradient(to right, #fee1c9, #fee1ce, #ffe0d1);
  background: linear-gradient(to right, #fee1c9, #fee1ce, #ffe0d1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 767px) {
  .special_banner img {
    display: none;
  }
  .special_banner {
    height: 200px;
  }
  .special_text h3 {
    font-size: 40px;
  }
  .special_text h3 span:nth-child(1) {
    margin-top: 10px;
  }

  .special_text h3 span:nth-child(3) {
    margin-top: 8px;
  }

  .special_text h3 span:nth-child(4) {
    margin-top: 3px;
  }

  .special_text h3 span:nth-child(5) {
    margin-top: 5px;
  }
  .special_text h4 {
    line-height: 1.7em;
    width: 250px;
    max-width: 100%;
    margin: auto;
  }
  .special_text h4 span {
    margin: 0;
    width: 50%;
  }
}
/* list */
.special_listbody .main {
  background: #ffefef url(../images/special_listbg.jpg) no-repeat 0 top;
  background-size: cover;
}
.special_list {
  padding-bottom: 1.1rem;
}
.special_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.3rem;
}
.special_list li {
  width: 50%;
  margin-bottom: 0.6rem;
}
.special_list li a {
  display: block;
  height: 100%;
  margin: 0 0.3rem;
}
.special_list dl {
  height: 100%;
  background: #fff;
  color: #4d4237;
  padding: 0.4rem;
  border-bottom: 2px solid #ab0003;
}
.special_list dt {
  margin-bottom: 0.1rem;
}
.special_list dt h3,
.special_list dd {
  padding-left: 35px;
}
.special_list dt h3 {
  line-height: 1.25em;
  max-height: 2.5em;
  background: url(../images/special_ic.png) no-repeat 0 0.2em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.special_list dd p {
  line-height: 1.3em;
  max-height: 2.6em;

  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1024px) {
  .special_list dt h3 {
    line-height: 24px;
    max-height: 48px;
    background: url(../images/special_ic.png) no-repeat 0 3px;
  }
  .special_list dd p {
    line-height: 24px;
    max-height: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .special_list ul,
  .special_list li a {
    margin: 0;
  }
  .special_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .special_list dl {
    padding: 15px;
  }
  .special_list dt {
    margin-bottom: 10px;
  }
  .special_list dt h3 {
    padding-left: 28px;
  }
}

@media only screen and (min-width: 1025px) {
  .hoverlist li dl,
  .special_list dt h3 {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }

  .hoverlist li dl:hover {
    -webkit-transform: translateY(-0.1rem);
    -moz-transform: translateY(-0.1rem);
    -o-transform: translateY(-0.1rem);
    -ms-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
    box-shadow: 0 7px 14px 2px rgba(0, 15, 79, 0.1);
  }
  .special_list li dl:hover h3 {
    color: #ab0003;
  }
  .spe_vbox .left em img {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
  }
  .spe_vbox .left dl:hover em img {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* 首页 */
.special_indexbody .special_banner {
  margin-bottom: 0;
}
.spe_index01 {
  padding: 2.3rem 0 0.4rem 0;
  background: url(../images/spe_bg01.jpg) no-repeat 0 top;
  background-size: cover;
  margin-top: -1.6rem;
}
.spe_index02 {
  padding: 0.55rem 0 1.1rem 0;
  background: url(../images/spe_bg02.jpg) no-repeat 0 top;
  background-size: cover;
}
.spe_index03 {
  padding: 0.6rem 0 1.1rem 0;
  background: url(../images/spe_bg03.jpg) no-repeat 0 top;
  background-size: cover;
}
.spe_title {
  position: relative;
  margin-bottom: 0.5rem;
}
.spe_title_text {
  width: 4.26rem;
  height: 1.68rem;
  margin: auto;
  position: relative;
}
.spe_title_text img {
  width: 100%;
}
.spe_title_text h4,
.spe_title_text h2 {
  line-height: 1em;
  font-style: italic;
}
.spe_title_text h4 {
  color: #ff2226;
  position: absolute;
  right: 1.3rem;
  top: 0.3rem;
  font-size: 0.3rem;
}
.spe_title_text h2 {
  font-size: 0.72rem;
  padding-right: 0.15rem;
  position: absolute;
  bottom: 0.25rem;
  right: 0.9rem;
  color: #ff2226;
  background: -webkit-linear-gradient(to right, #ff2326, #f28c27);
  background: -o-linear-gradient(to right, #ff2326, #f28c27);
  background: -moz-linear-gradient(to right, #ff2326, #f28c27);
  background: -ms-linear-gradient(to right, #ff2326, #f28c27);
  background: linear-gradient(to right, #ff2326, #f28c27);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.spe_line {
  position: absolute;
  left: 0.33rem;
  bottom: 0.4rem;
  width: 37.6%;
  height: 0.13rem;
  background: url(../images/speline_line.png) repeat-x;
}
.spe_line_re {
  width: 35.6%;
  left: auto;
  right: 0.33rem;
}
.spe_title::after,
.spe_title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.4rem;
  width: 0.28rem;
  height: 0.13rem;
  background: url(../images/speline_line_re.png) no-repeat;
  background-size: cover;
}
.spe_title::before {
  left: auto;
  right: 0;
  background: url(../images/speline_line_le.png) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .spe_title_text {
    width: 180px;
    height: auto;
  }
  .spe_title_text h2 {
    font-size: 30px;
    bottom: 10px;
    right: 40px;
  }
  .spe_line {
    width: calc(75% - 180px);
  }
  .spe_title_text h4 {
    font-size: 14px;
    right: 50px;
    top: 8px;
  }
}

.spe_torch {
  padding: 40px 0;
  position: relative;
}
.spe_torch .left {
  width: 52%;
  border: 2px solid #ff8c8e;
  padding: 10px;
  position: relative;
  z-index: 5;
}
.spe_torch .left li a {
  display: block;
  background: #fff;
}
.spe_torch .left dl {
  position: relative;
}
.spe_torch .left dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(228, 44, 49, 0.6);
  color: #fff;
  padding: 0.2rem;
  text-align: center;
}
.spe_torch .left dd h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.spe_torch .right {
  width: 63.3%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 20.5%;
  padding-right: 5%;
  background: url(../images/spe_index01.jpg) no-repeat;
  background-size: cover;
}
.spe_torch .special_list {
  padding: 0;
  margin-top: 40px;
}
.spe_torch .special_list dl {
  background: none;
  border-bottom: 1px dashed #7a3d00;
}
.spe_torch .special_list li a,
.spe_torch .special_list ul {
  margin: 0;
}
.spe_torch .special_list li {
  float: none;
  width: 100%;
  margin: 0;
}
.spe_torch .special_list dt {
  margin-bottom: 0;
}
.spe_torch .special_list dl {
  padding: 0.35rem 0;
}
.spe_more {
  padding-top: 0.35rem;
  display: flex;
  justify-content: end;
}
.spe_more a {
  display: block;
  line-height: 16px;
  display: flex;
  color: #f38427;
}
.spe_more a i {
  display: inline-block;
  width: 26px;
  height: 16px;
  background: #cf1e18;
  text-align: center;
  margin-left: 10px;
  position: relative;
  border-radius: 30px;
}
.spe_more a i img {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.spe_but {
  display: none;
}
.spe_but > div {
  font-weight: bold;
  color: #d2554c;
  box-shadow: 0 7px 14px 2px rgba(0, 15, 79, 0.1);
  width: 0.6rem;
  height: 0.6rem;
  margin-top: -0.3rem;
  background: #fff;
  border-radius: 50%;
}
.spe_but > div.swiper-button-disabled {
  opacity: 1;
  color: #dcc694;
}
.spe_but .swiper-button-prev {
  left: -0.3rem;
}
.spe_but .swiper-button-next {
  right: -0.3rem;
}
.spe_index02 .spe_title {
  /* margin-bottom: 0.2rem; */
}
.spe_slider {
  position: relative;
}
.spe_slider dl {
  padding: 0.2rem 0.2rem 0.35rem 0;
  position: relative;
  z-index: 5;
}
.spe_slider a {
  display: block;
  position: relative;
  color: #4d4237;
}
.spe_slider a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  width: calc(100% - 0.2rem);
  height: 100%;
  border-radius: 0.2rem;
  box-shadow: 0 7px 14px 2px rgba(247, 72, 60, 0.2);
}
.spe_slider dt {
  border-radius: 0.2rem;
}

.spe_slider dd {
  margin-left: 0.35rem;
  padding-left: 0.2rem;
  padding-top: 0.4rem;
  position: relative;
}
.spe_slider dd::after,
.spe_slider dd::before {
  content: "";
  position: absolute;
  width: 90%;
  height: 0.02rem;
  background: #fa8077;
  top: 0.16rem;
  left: 0.4rem;
}
.spe_slider dd::before {
  top: 0.2rem;
  background: #f7483c;
  width: 65%;
  left: 0;
}

.spe_slider h3 {
  line-height: 1.3em;
  height: 2.6em;
}
.spe_slider .swiper-container {
  padding: 0.2rem 0;
}
.spe_vbox {
  overflow: hidden;
  padding: 0.4rem 0.3rem;
  padding-right: 0.7rem;
  border-radius: 0.2rem;
  background: url(../images/spe_index03.jpg) no-repeat;
  background-size: cover;
}
.spe_vbox .left {
  float: left;
  position: relative;
  width: 54.2%;
}
.spe_vbox .left dt {
  border-radius: 0.2rem;
  overflow: hidden;
}
.spe_vbox .left em {
  width: 0.64rem;
  height: 0.64rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.spe_vbox .left em img {
  width: 0.22rem;
  height: 0.28rem;
}
.spe_vbox .right {
  color: #fff;
  width: 41%;
  float: right;
}
.spe_vbox .right h3 {
  text-align: center;
  line-height: 1em;
  margin-bottom: 0.3rem;
}
.spe_vbox .right h4 {
  text-align: right;
  padding-top: 0.2rem;
}
.spe_vboxin .left,
.spe_vboxin .right {
  height: 100%;
}
.spe_vboxin .right {
  padding: 0.2rem 0;
}
.spe_vtext_p {
  height: calc(100% - 1.6rem);
  overflow: hidden;
  overflow-y: auto;
  line-height: 1.7em;
}

.video_appbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
}

.video_appbox.show {
  visibility: visible;
  opacity: 1;
}

.video_appbox video {
  /*object-fit: cover;*/
  width: 100%;
  height: 100%;
}

.video_appbox .video_t {
  z-index: 2;
  background: #000;
  width: 1035px;
  max-width: 94%;
  height: 60%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 60%;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  visibility: hidden;
  opacity: 0;
}

.video_appbox.show .video_t {
  visibility: visible;
  opacity: 1;
  top: 50%;
}

.video_appbox .mask {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.lt9 .video_appbox .mask {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");
}

.vide0_close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 99999;
}

.vide0_close i {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.video_tbox {
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .video_appbox .video_t {
    height: 45%;
  }
}

@media only screen and (max-width: 1024px) {
  .spe_torch .special_list {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .spe_index02,
  .spe_index03 {
    padding: 0.5rem 0;
  }
  .spe_torch {
    padding: 0;
  }
  .spe_torch .left,
  .spe_torch .right {
    float: none;
    width: 100%;
  }
  .spe_torch .right {
    position: static;
    padding: 0;
    padding: 20px;
  }
  .spe_torch .special_list {
    margin: 0;
  }
  .spe_vboxin {
    height: auto !important;
  }
  .spe_vboxin .left,
  .spe_vboxin .right {
    float: none;
    width: 100%;
  }
  .spe_vbox {
    padding: 20px;
  }
  .spe_slider .swiper-container {
    padding: 10px;
  }
}
