.banner {
  width: 100%;
  background: url(../images/banner.png?v=1) no-repeat center top;
  background-size: 944px auto;
  margin: 0 auto;
  padding-top: 444px;
  position: relative;
  top: 100px;
}

.banner .countdown {
  width: 653px;
  height: 70px;
  margin: 0 auto;

}

.banner .countdown p {
  width: 100%;
  height: 100%;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 1px;
  color: #fe2e34;
  font-weight: bold;
  margin-top: -.5rem;
}

.banner .countdown p span {
  width: 66px;
  height: 39px;
  background: url(../images/countdown-bg.png) no-repeat center center;
  background-size: 100% auto;
  margin: 0 10px;
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
  line-height: 39px;
  text-align: center;
  letter-spacing: 16px;
  text-indent: 6px;
}
.nianfuli{
  width: 1240px;
  height: 850px;
  background: url(../images/nianfuli.png) no-repeat center center;
  background-size: 1240px auto;
  margin: 0 auto;
  margin-top: 100px;
}

.banner .feature {
  width: 1240px;
  height: 270px;
  background: url(../images/feature.png) no-repeat center center;
  background-size: 1240px auto;
  margin: 0 auto;
  margin-top: -286px;
}

.banner .feature a {
  width: 160px;
  height: 160px;
  float: left;
  margin-right: 14px;
  margin-top: 75px;
  text-align: center;
  line-height: 1;
}

.banner .feature a h3 {
  font-size: 30px;
  color: #c30709;
  margin-top: 54px;
}

.banner .feature a p {
  font-size: 22px;
  color: #ff6326;
  margin-top: 12px;
}

.banner .feature a:first-child {
  margin-left: 171px;
}

.banner .lesson-hot {
  width: 1200px;
  height: 513px;
  background: url(../images/lesson-hot.png) no-repeat center top;
  background-size: 100% auto;
  margin: 80px auto 0 auto;
  padding-top: 156px;
}

.banner .lesson-hot li {
  width: 378px;
  height: 556px;
  position: relative;
}

.banner .lesson-hot li h2 {
  text-align: center;
  line-height: 48px;
  font-size: 24px;
  color: #f13009;
  font-style: italic;
  font-weight: bold;
}

.banner .lesson-hot li h2 i {
  font-style: italic;
  font-weight: bold;
  color: #f13009;
}

.banner .lesson-hot li .lesson-cont {
  width: 346px;
  height: 421px;
  border-radius: 10px;
  overflow: hidden;
  margin: 20px auto;
  position: relative;
}

.banner .lesson-hot li .lesson-cont img {
  width: 320px;
  height: 240px;
  background-color: #303030;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 14px;
}

.banner .lesson-hot li .lesson-cont h3 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #000000;
  line-height: 1;
  text-indent: 21px;
  margin-top: 20px;
}

.banner .lesson-hot li .lesson-cont .price-old {
  text-decoration: line-through;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  text-indent: 21px;
  margin-top: 45px;
}

.banner .lesson-hot li .lesson-cont .price-new {
  font-size: 36px;
  font-weight: bold;
  color: #eb0f39;
  line-height: 1;
  text-indent: 21px;
  margin-top: 10px;
}

.banner .lesson-hot li .lesson-cont .price-new i {
  font-weight: bold;
  font-size: 22px;
}

.banner .lesson-hot li .lesson-cont .down {
  font-size: 16px;
  letter-spacing: 2px;
  color: #303030;
  text-shadow: 0 2px 0 #e42515;
  color: #ffffff;
  position: absolute;
  line-height: 1;
  top: 304px;
  font-weight: bold;
  right: 66px;
  font-style: italic;
  transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}

.banner .lesson-hot li .lesson-cont .price-down {
  font-size: 26px;
  color: #303030;
  text-shadow: 0 2px 0 #e42515;
  color: #fff700;
  position: absolute;
  line-height: 1;
  top: 326px;
  font-weight: bold;
  right: 65px;
  font-family: DINCondensed-Bold;
  font-style: italic;
  transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}

.banner .lesson-hot li .lesson-cont div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0;
  cursor: pointer;
}

.banner .lesson-hot li .lesson-cont div p {
  width: 199px;
  background-color: #ffffff;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.banner .lesson-hot li .lesson-cont div p img {
  width: 100%;
  height: 238px;
  margin: 0;
}

.banner .lesson-hot li .lesson-cont div p span {
  position: absolute;
  width: 100%;
  bottom: 16px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #eb0f39;
  line-height: 1;
}

.banner .lesson-hot li a {
  width: 100%;
  height: 73px;
  background: url(../images/button.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  font-size: 26px;
  letter-spacing: 1px;
  color: #e01d1b;
  font-weight: bold;
  line-height: 55px;
}

.banner .lesson-hot li:last-child a::after {
  display: block;
  content: '';
  position: absolute;
  width: 105px;
  height: 106px;
  background: url(../images/hand.png) no-repeat center center;
  background-size: 100% auto;
  bottom: -44px;
  right: -12px;
}

.banner .lesson-hot li .lesson-cont:hover div {
  opacity: 1;
}

.banner .lesson-tab {
  width: 1200px;
  height: 1397px;
  padding-top: 217px;
  margin: 0 auto;
  margin-top: 100px;
  background: url(../images/lesson-tab.png) no-repeat center top;
  background-size: 100% auto;
}
.banner .lesson-tab.on{
  width: 1200px;
  height: 870px;
  padding-top: 217px;
  margin: 0 auto;
  margin-top: 100px;
  background: url(../images/lesson-tab1.png) no-repeat center top;
  background-size: 100% auto;
}

.banner .lesson-tab .slideTxtBox {
  width: 1160px;
  margin: 0 auto;
}

.banner .lesson-tab .slideTxtBox .hd {
  height: 76px;
  line-height: 76px;
  padding: 0 80px;
  position: relative;
}

.banner .lesson-tab .slideTxtBox .hd ul li {
  padding: 0 22px;
  cursor: pointer;
  font-size: 26px;
  color: #e20002;
  font-weight: bold;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.banner .lesson-tab .slideTxtBox .hd ul li.on {
  background-image: linear-gradient(180deg,
      #ff6021 0%,
      #f43f1b 50%,
      #e81e15 100%),
    linear-gradient(#411099,
      #411099);
  color: #ffffff;
}

.banner .lesson-tab .slideTxtBox .bd ul {
  padding: 60px 48px 10px 48px;
  zoom: 1;
}

.banner .lesson-tab .slideTxtBox .bd li {
  width: 330px;
  height: 470px;
  background-color: #ffffff;
  border-radius: 10px;
  float: left;
  margin-right: 37px;
  margin-bottom: 50px;
  position: relative;
}

.banner .lesson-tab .slideTxtBox .bd li .icon {
  display: block;
  width: 64px;
  height: 67px;
  padding-top: 6px;
  background: url(../images/icon.png) no-repeat center center;
  background-size: 100% auto;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}

.banner .lesson-tab .slideTxtBox .bd li img {
  width: 302px;
  margin: 14px auto;
  background-color: #303030;
  border-radius: 6px;
}

.banner .lesson-tab .slideTxtBox .bd li h2 {
  margin: 0 21px;
  font-size: 22px;
  color: #000000;
  line-height: 1;
}

.banner .lesson-tab .slideTxtBox .bd li h3 {
  margin: 12px 21px;
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  line-height: 28px;
}

.banner .lesson-tab .slideTxtBox .bd li h4 {
  margin: 0 21px;
  font-size: 36px;
  color: #eb0f39;
  line-height: 1;
}

.banner .lesson-tab .slideTxtBox .bd li h4 i {
  font-size: 20px;
  font-weight: bold;
}

.banner .lesson-tab .slideTxtBox .bd li h5 {
  width: 100%;
  height: 40px;
  background-image: linear-gradient(90deg,
      #e3d2c4 0%,
      #efe5d9 100%),
    linear-gradient(#fff1d1,
      #fff1d1);
  line-height: 40px;
  text-indent: 21px;
  text-decoration: line-through;
  position: relative;
  font-size: 18px;
  color: #622b09;
  border-radius: 0 20px 20px 0;
  margin-top: 18px;
  font-weight: normal;
}

.banner .lesson-tab .slideTxtBox .bd li h5 a {
  width: 180px;
  height: 40px;
  background-image: linear-gradient(90deg,
      #e30d1b 4%,
      #fb6319 100%),
    linear-gradient(#fff1d1,
      #fff1d1);

  box-shadow: 0px 6px 10px 0px rgba(233, 39, 33, 0.4),
    inset 0px 1px 3px 0px #ffffff;
  text-indent: 0;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  right: -6px;
  top: 0;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(154, 7, 32, 0.56);
  font-weight: bold;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

.banner .lesson-tab .slideTxtBox .bd li div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0;
  cursor: pointer;
}

.banner .lesson-tab .slideTxtBox .bd li div p {
  width: 199px;
  background-color: #ffffff;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.banner .lesson-tab .slideTxtBox .bd li div p img {
  width: 100%;
  margin: 0;
}

.banner .lesson-tab .slideTxtBox .bd li div p span {
  position: absolute;
  width: 100%;
  bottom: 16px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #eb0f39;
  line-height: 1;
}

.banner .lesson-tab .slideTxtBox .bd li:nth-child(3n+3) {
  float: right;
  margin-right: 0;
}

.banner .lesson-tab .slideTxtBox .bd li:hover div {
  opacity: 1;
}

.banner .lesson-tab .slideTxtBox .bd li:hover h5 a {
  right: 0;
}

.banner .lesson-tab .zx-btn {
  width: 378px;
  height: 73px;
  background: url(../images/button.png) no-repeat center center;
  background-size: 100%;
  text-align: center;
  font-size: 26px;
  letter-spacing: 1px;
  color: #e01d1b;
  font-weight: bold;
  line-height: 56px;
  margin: 0 auto;
}
.banner .lesson-tab .zx-btn.on {
  width: 378px;
  height: 73px;
  background: url(../images/button.png) no-repeat center center;
  background-size: 100%;
  text-align: center;
  font-size: 26px;
  letter-spacing: 1px;
  color: #e01d1b;
  font-weight: bold;
  line-height: 56px;
  margin: 0 auto;
  position: relative;
    top: -525px;
}

.banner .lesson-tab .feature-ul {
  padding: 0 50px;
  margin-top: 75px;
}
.banner .lesson-tab .feature-ul.on {
  padding: 0 50px;
  margin-top: -442px;
}

.banner .lesson-tab .feature-ul li {
  width: 314px;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  color: #e01d1b;
  font-weight: bold;
  font-style: italic;
}

.banner .lesson-tab .feature-ul li i {
  color: #e01d1b;
  font-style: italic;
  font-weight: bold;
}

.banner .opinions {
  width: 1332px;
  height: 1666px;
  margin: 100px auto;
  background: url(../images/opinions.png) no-repeat center top;
  background-size: 100% auto;
}

.banner .opinions ul {
  padding: 156px 88px 0 88px;
}

.banner .opinions ul li {
  width: 564px;
  height: 602px;
  /* background: url(../images/opinions-item.png) no-repeat center center; */
  background-size: 100% auto;
  float: left;
  margin-bottom: 0px;
  position: relative;
}

.banner .opinions ul li p {
  width: 100%;
  padding: 22px 0;
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  color: #e01d1b;
  font-weight: bold;
  position: absolute;
  left: 60px;
  bottom: -139px;
}

.banner .opinions ul li p i {
  color: #e01d1b;
  font-weight: bold;
}

.banner .opinions ul li:nth-child(2n+2) {
  float: right;
}

.banner .opinions ul li:first-child .vidoe {
  width: 550px;
  height: 430px;
  background-color: #000000;
  border-radius: 5px;
  border: solid 4px #fffc9e;
  margin: 50px auto;
  margin-left: 50px;
}

.banner .opinions ul li:first-child .vidoe video {
  display: block;
  width: 550px;
  height: 100%;
  cursor: pointer;
  margin: 0 auto;
}

.banner .opinions ul li:nth-child(2) .locale {
  width: 480px;
  height: 360px;
  border-radius: 5px;
  /* background: #fffc9e;
  border: solid 4px #fffc9e; */
  margin: 50px auto;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox {
  width: 100%;
  height: 390px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .hd {
  height: 4px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 0;
  z-index: 1;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .hd ul {
  padding: 0;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .hd ul li {
  width: 25px;
  height: 4px;
  background-image: none;
  background: #ffffff;
  border-radius: 2px;
  opacity: 0.4;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .hd ul li.on {
  opacity: 1;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .bd {
  position: relative;
  height: 360px;
  z-index: 0;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .bd ul {
  padding: 0;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .bd ul li {
  width: 100%;
  height: 360px;
  zoom: 1;
  background-image: none;
  margin: 0;
  cursor: pointer;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .bd ul li img {
  width: 100%;
  height: 360px;
  display: block;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .prev,
.banner .opinions ul li:nth-child(2) .locale .slideBox .next {
  width: 40px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.7);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .next {
  left: auto;
  right: 0;
}

.banner .opinions ul li:nth-child(2) .locale .slideBox .next img {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner .opinions ul li:nth-child(3) .locale {
  width: 480px;
  height: 360px;
  margin: 50px auto;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox {
  width: 100%;
  height: 390px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .hd {
  height: 4px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 0;
  z-index: 1;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .hd ul {
  padding: 0;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .hd ul li {
  width: 25px;
  height: 4px;
  background-image: none;
  background: #ffffff;
  border-radius: 2px;
  opacity: 0.4;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .hd ul li.on {
  opacity: 1;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .bd {
  position: relative;
  height: 360px;
  z-index: 0;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .bd ul {
  padding: 0;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .bd ul li {
  width: 100%;
  height: 360px;
  zoom: 1;
  background-image: none;
  margin: 0;
  cursor: pointer;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .bd ul li img {
  width: auto;
  max-width: 472px;
  height: 100%;
  max-height: 352px;
  display: block;
  background: #fffc9e;
  border: solid 4px #fffc9e;
  border-radius: 5px;
  margin: 0 auto;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .prev,
.banner .opinions ul li:nth-child(3) .locale .slideBox .next {
  width: 40px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.7);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .next {
  left: auto;
  right: 0;
}

.banner .opinions ul li:nth-child(3) .locale .slideBox .next img {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner .opinions ul li:nth-child(4) img {
  width: auto;
  max-width: 472px;
  height: 100%;
  max-height: 352px;
  display: block;
  background: #fffc9e;
  border: solid 4px #fffc9e;
  border-radius: 5px;
  margin: 50px auto;
  cursor: pointer;
}

.banner footer {
  padding-bottom: 70px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.banner footer a {
  display: inline;
  color: #ffffff;
}

.viewer-one-to-one,
.viewer-reset,
.viewer-rotate-left,
.viewer-rotate-right,
.viewer-flip-horizontal,
.viewer-flip-vertical {
  display: none;
}

.layer {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

.ercode {
  width: 300px;
  padding-bottom: 50px;
  background-color: #ffffff;
  border-radius: 14px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}

.ercode h2 {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  padding-top: 50px;
}

.ercode h2 i {
  font-weight: bold;
  color: #eb113b;
}

.ercode img {
  width: 220px;
  margin: 30px auto 0 auto;
}



.ercode span {
  width: 40px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
}

.ercode span img {
  width: 40px;
  margin: 0;
}

body,
div {
  margin: 0;
  padding: 0;
}
div.swiper-container {
  position: absolute;
  top: 50%;
  left: 57%;
  transform: translate(-50%, -50%);
  width: 650px;
  height: 550px;
  border-radius: 5px;
  overflow-x: hidden;
}
div.swiper-container img{
 width: 90%;
 height: 550px;
}
div.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 80px;
}
.gouHeight{
  position: relative;
  top: 290px;
  left: 100px;
}
.gouHeight p{
  font-size: 25px;
  color: #C30709;
  font-weight: 700;
  margin-left: 10px;
  /* background: linear-gradient(to top,#faea0c, #FFB75B); */ /*背景渐变*/
}
.gouHeight label{
  font-size: 35px;
  color: #FF580C;
  font-weight: 700;
}
.gouHeight p:nth-child(2){
  font-size: 25px;
  color: #FF580C;
  font-weight: 400;
}
.fulibgp{
  width: 150px;
  height: 120px;
  position: relative;
  top: 173px;
  left: 425px;
}
.guagua{
  position: relative;
  top: 270px;
  left: 100px;
}
.guagua p{
  font-size: 25px;
  color: #C30709;
  font-weight: 700;
  margin-left: 10px;
}
.guagua label{
  font-size: 23px;
  color: #FF580C;
  font-weight: 700;
  margin-left: 10px;
}
.guaguabgp{
  width: 130px;
  height: 100px;
  position: relative;
  top: 167px;
  left: 435px;
}
.haolizeng{
  position: relative;
  top: -95px;
  left: 670px;
}
.haolizeng p{
  font-size: 25px;
  color: #C30709;
  font-weight: 700;
}
.haolizeng label{
  font-size: 23px;
  color: #FF580C;
  font-weight: 700;
}
.haolizengbgp{
  width: 350px;
  height: 120px;
  position: relative;
  top: -95px;
  left: 705px;
}
.taizi{
  width: 400px;
  height: 149px;
  margin: -36px auto;
  margin-top: 4px;
  background: url(../images/台子.png) no-repeat center top;
  background-size: 100% auto;
}
.taizi .title{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: 20px;
  left: 30px;
  line-height: 20px;
}
.taizi .desc{
  color: #E01D1B;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: -25px;
  left: 93px;
}
.banner .opinions ul li:nth-child(3){
  margin-left: 250px;
  margin-top: 50px;
}
.swiper-button-prevauto{
  width: 60px;
  padding: 22px 0;
  text-align: center;
  font-size: 24px;
  position: absolute;
  left: -120px;
  bottom: 240px;
  cursor: pointer;
}
.swiper-button-nextauto{
  width: 60px;
  padding: 22px 0;
  text-align: center;
  font-size: 24px;
  position: absolute;
  left: 700px;
  bottom: 240px;
  cursor: pointer;
}