@charset "UTF-8";

.countdown {
  width: 1200px;
  height: 0;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 9;
}

.countdown a {
  transform: translateX(-26px);
  -ms-transform: translateX(-26px);
  -moz-transform: translateX(-26px);
  -webkit-transform: translateX(-26px);
  -o-transform: translateX(-26px);
}

.countdown p {
  width: 422px;
  height: 54px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0 0 8px 8px;
  line-height: 1;
}

.countdown p span {
  color: #ffffff;
  font-size: 20px;
}

.countdown p i {
  display: block;
  width: 25px;
  height: 25px;
  background-color: #FF6900;
  border-radius: 4px;
  line-height: 25px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  margin: 0 5px;
}

.banner {
  width: 100%;
  height: 635px;
  background: url(../images/banner.png) no-repeat;
  background-size: 100% 635px;
}
.fuli{
  position: relative;
  width: 100%;
  /* bottom: 300px; */
  /* margin: 50px auto; */
}

.tuijian img{
  width: 1250px;
  margin: 10px auto;
  position: relative;
  bottom: 20px;
  /* left: 50px; */
}
.tipsshow img{
position: fixed;
height: 500px;
bottom: 200px;
width: 50%;
}
.tipsshow img:nth-child(2){
  width: 50px;
  height: 50px;
  margin: 380px 100px 420px 740px;
  cursor: pointer;
  background-color: #000;
  border-radius: 25px;
  opacity: 0.5;
  /* position: relative; */
  /* bottom: 500px; */
}

.navgroup{
  background: url(../images/group.png) no-repeat;
  background-size: 80%;
  position: fixed;
  top: 200px;
  right: 0.5%;
  /* width: 10%;
   */
   height: 350px;
  z-index: 1;
}
.navgroup li{
  position: relative;
  top:67px;
  left: 20px;
  text-align: center;
 padding: 5px;
 font-size: 10px;
 border: 1px solid #FFFDD8;
 width: 60px;
 /* border-radius: 7px; */
 margin: 5px;
 background-color: #FFFDD8;
}
.navgroup li:nth-child(6) img{
  position: relative;
  bottom:10px;
  width: 80%;
  left: -22px;
  height: 38px;
  /* border-radius: 20px; */
}
.navgroup li a{
  color: red;
}
.navgroup li:nth-child(1):hover{
  background: linear-gradient(to right,#FDF4AD, #FFD583);
  position: relative;
  /* top:135px; */
  left: 10px;
  width: 80px;
  height: 15px;
   border-radius: 7px;
}
.navgroup li:nth-child(2):hover{
  background: linear-gradient(to right,#FDF4AD, #FFD583);
  position: relative;
  /* top:135px; */
  left: 10px;
  width: 80px;
  height: 15px;
  border-radius: 7px;
}
.navgroup li:nth-child(3):hover{
  background: linear-gradient(to right,#FDF4AD, #FFD583);
  position: relative;
  /* top:135px; */
  left: 10px;
  width: 80px;
  height: 15px;
  border-radius: 7px;
}
.navgroup li:nth-child(4):hover{
  background: linear-gradient(to right,#FDF4AD, #FFD583);
  position: relative;
  /* top:135px; */
  left: 10px;
  width: 80px;
  height: 15px;
  border-radius: 7px;
}
.navgroup li:nth-child(5):hover{
  background: linear-gradient(to right,#FDF4AD, #FFD583);
  position: relative;
  /* top:135px; */
  left: 10px;
  width: 80px;
  height: 15px;
  border-radius: 7px;
}
.navgroup li:nth-child(6){
  background-color: transparent;
  border: none;
  width: 132px;
  height: 20px;
}

.navgroup li:nth-child(7){
  cursor: pointer;
}
.tejia img{
 width: 20%;
 position: relative;
 bottom: 310px;
}
.lzl img{
  width: 18%;
 position: relative;
 bottom: 235px;
}
.xskc img{
  width: 8%;
  position: relative;
  bottom: 195px;
}
.xxcc img{
  width: 8%;
  position: relative;
  bottom: 400px;
}
#section2{
  margin-top: -60px;
}
.zxys img{
  width: 25%;
  position: relative;
  bottom: 400px;
 
}
#section3{
 margin-top: -50px;
}
.zjzc img{
  width: 13%;
  position: relative;
  bottom: 400px;
}
#section4{
  margin-top: -50px;
}
.xyky img{
  width: 13%;
  position: relative;
  bottom: 400px;
}
.xcqk img{
  width: 15%;
  position: relative;
  bottom: 400px;
}
#section6{
  margin-top: -50px;
}
.endfoot img{
  width: 60%;
  position: relative;
  bottom: 350px;
}
.lessongroup{
  /* margin-top: -150px; */
  position: relative;
  top: 200px;
}

.lesson .slideTxtBox {
  width: 1200px;
  margin-top: -400px;
}

.lesson .slideTxtBox .hd {
  width: 1130px;
  height: 88px;
  margin-left: 5px;
  /* margin: 0 auto; */
  
  position: relative;
}

.lesson .slideTxtBox .hd::after {
  content: '';
  display: block;
  width: 100%;
  height: 88px;
  background-image: linear-gradient(0deg, #f5272e 0%, #ff6161 100%), linear-gradient(#ffefbb, #ffefbb);
  box-shadow: inset 1px 2px 3px 0px rgba(255, 255, 255, 0.42);
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(0deg, #e80911 0%, #ffa3a3 100%);
  border-image-slice: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.lesson .slideTxtBox .hd ul {
  padding: 0 50px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.lesson .slideTxtBox .hd ul li {
  cursor: pointer;
  height: 100%;
  font-size: 26px;
  line-height: 1;
  padding: 0 30px;
  color: #ffffff;
  position: relative;
}

.lesson .slideTxtBox .hd ul li img {
  width: 6px;
  height: 4px;
  position: absolute;
  left: -6px;
  top: 0;
  opacity: 0;
}

.lesson .slideTxtBox .hd ul li img:nth-child(2) {
  left: auto;
  right: -6px;
}

.lesson .slideTxtBox .hd ul li img:nth-child(3) {
  bottom: 0;
  top: auto;
}

.lesson .slideTxtBox .hd ul li img:nth-child(4) {
  bottom: 0;
  top: auto;
  left: auto;
  right: -6px;
}

.lesson .slideTxtBox .hd ul li.on {
  color: #ff0000;
  background: #fff;
}

.lesson .slideTxtBox .hd ul li.on img {
  opacity: 1;
}
.lesson .slideTxtBox .bd ul {
  /* padding: -56px; */
  zoom: 1;
  /* margin: -63px; */
}
.lesson .slideTxtBox .bd ul.sort li{
  margin-top: 20px;
}
.lesson .slideTxtBox .bd ul.sort li:nth-of-type(1){

  /* margin-top: 52px; */
  margin-left: 32px;
  /* width: 1083px; */
  /* padding: 52px 0 0 52px; */
}
.lesson .slideTxtBox .bd ul>div{
  display: flex;
}
.lesson .slideTxtBox .bd ul>div>img{
  display: block;
  margin: 24px auto;
  width: 305px;
}
.lesson .slideTxtBox .bd ul>div li{
  float: left;
  margin-left: 16px;
}
.lesson .slideTxtBox .bd li {
  width: 380px;
  height: 500px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-left: 26px;
  position: relative;
  cursor: pointer;
}
.lesson4 .slideTxtBox .bd li{
  height: 400px;
  
}
.lesson4 .slideTxtBox .bd li .img img{
  height: 400px!important;
}
#section5{
  margin-top: 50px;
}
.lesson .slideTxtBox .bd li .img {
  /* width: 320px;
  height: 240px; */
  /* margin: 14px auto 0 auto; */
  position: relative;
  /* background: #eeeeee; */
}

.lesson .slideTxtBox .bd li .img img {
  border-radius: 6px;
  /* padding: 14px; */
  width: 380px;
  height: 500px;
}


.lesson .slideTxtBox .bd li .img p i {
  font-size: 20px;
  margin-bottom: 5px;
}

.lesson .slideTxtBox .bd li .img p span {
  font-size: 20px;
  color: #fffaf2;
  text-shadow: 0px 5px 5px rgba(214, 14, 0, 0.55);
  margin-bottom: 10px;
}

.lesson .slideTxtBox .bd li h2 {
  font-size: 22px;
  line-height: 1;
  color: #000;
  padding: 0 22px;
  margin-top: 2px;
}

.lesson .slideTxtBox .bd li h6 {
  font-size: 16px;
  color: #666;
  /* line-height: 1; */
  padding: 0 22px;
  font-weight: normal;
  margin-top: 8px;line-height: 24px;
  margin-top: 12px;
  min-height: 47px;
}

.lesson .slideTxtBox .bd li .tag {
  padding: 0 20px;
  margin-top: 18px;
}

.lesson .slideTxtBox .bd li .tag span {
  width: 90px;
  height: 30px;
  background-color: #ffe9d9;
  border-radius: 16px;
  border: dashed 1px #ff8226;
  text-align: center;
  line-height: 30px;
  color: #EB0F39;
  font-size: 16px;
  margin-right: 10px;
}

.lesson .slideTxtBox .bd li .tag span:last-child {
  margin-right: 0;
}

.lesson .slideTxtBox .bd li h5 {
  font-size: 18px;
  color: #EB0F39;
  line-height: 1;
  font-weight: normal;
  padding-left: 20px;
  margin-top: 12px;
}

.lesson .slideTxtBox .bd li h5 i {
  font-size: 36px;
  line-break: 1;
  font-weight: bold;
}

.lesson .slideTxtBox .bd li .price {
  width: 143px;
  height: 53px;
  position: relative;
  bottom: 100px;
  left: 217px;
  /* right: 20px; */
  /* margin-top: 12px; */
  background: url(../images/ljzx.png) no-repeat center center;
  background-size: 100% 100%;
  line-height: 48px;
  font-size: 18px;
  color: #FFFFFF;
  text-indent: 11px;
}
.lesson .slideTxtBox .bd li .price span{
  position: absolute;
  right: 43px;
  top: 3%;
  font-size: 22px;font-weight: bold;
  color: #FFFFFF;
}

.lesson .slideTxtBox .bd li .code {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  opacity: 0;
  transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.lesson .slideTxtBox .bd li .code p {
  width: 240px;
  height: 272px;
  background-color: #ffffff;
  border-radius: 6px;
}

.lesson .slideTxtBox .bd li .code p span {
  width: 194px;
  height: 194px;
  background-color: #e5e5e5;
  border-radius: 6px;
}

.lesson .slideTxtBox .bd li .code p i {
  display: block;
  line-height: 1;
  font-size: 22px;
  color: #EB0F39;
  margin-top: 16px;
}

.lesson .slideTxtBox .bd li:first-child {
  margin-left: 0;
}

.lesson .slideTxtBox .bd li:hover .code {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.about {
  width: 1166px;
  height: 671px;
  margin: 18px auto 0;
  background: url(../images/endfoot.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  bottom: 50px;
}
.about>img{
  width: 256px;
  height: 111px;
  position: absolute;
  right: 96px;
  top: 586px;
}
.about .slideBox {
  width: 1132px;
  height: 470px;
  /* background-color: #e5e5e5; */
  border-radius: 6px;
  overflow: hidden;
  position: absolute;
  bottom: 32px;
  left: 25px;
}

.about .slideBox .hd {
  display: none;
}

.about .slideBox .bd {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.about .slideBox .bd ul{
  width: 920px;
  height: 400px;
  margin: 50px auto;
  display: flex;
  padding-left: 103px;
  justify-self: center;
}
.about .slideBox .bd li {
  /* zoom: 1; */
  /* vertical-align: middle; */
  margin: 0 9px;
  width: 220px;
  height: 400px;
}
.about .slideBox .bd li img{
  width: 220px;
  height: 400px;
}
.about .slideBox .bd li.first{
  width: 542px;

}
.about .slideBox .bd li.first img{
  width: 542px;
}
.about .slideBox .bd img {
  /* width: 407px; */
}

.about .slideBox .prev,.about .slideBox .next {
  position: absolute;
  left: 70px;
  top: 50%;
  margin-top: -28px;
  width: 32px;
  height: 56px;
  background-color: rgba(0, 0, 0, 0.5);
  /* transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s; */
}

.about .slideBox .next img {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.about .slideBox .next:hover{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.about .slideBox .prev:hover{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.about .slideBox .next {
  left: auto;
  right: 77px;
}

.about .slideBox .prevStop {
  opacity: 0.8;
}

.about .slideBox .nextStop {
  opacity: 0.8;
}

.about .text {
  width: 610px;
  margin-top: 345px;
  margin-right: 100px;
}

.about .text p {
  font-size: 18px;
  line-height: 27px;
  text-indent: 36px;
  margin-bottom: 20px;
}
footer .footer .content ul h3 {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
}

footer .footer .content ul li {
  line-height: 1;
  margin-top: 21%;
}

footer .footer .content ul li a {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  color: #ffffff;
}

footer .footer .content .code {
  width: 8.8%;
}

footer .footer .content .code img {
  width: 100%;
  border-radius: 6px;
}

footer .footer .content .code span {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}

footer .footer .content .line {
  width: 1px;
  height: 120px;
  background-color: #999999;
  opacity: 0.2;
}

footer .footer .content .footer-contact .footer-logo {
  width: 71.8%;
  margin: 0 auto;
}

footer .footer .content .footer-contact div {
  margin-top: 15%;
}

footer .footer .content .footer-contact div a {
  float: left;
  margin-right: 20px;
}

footer .footer .content .footer-contact div p {
  float: left;
}

footer .footer .content .footer-contact div p i {
  display: block;
  font-family: DINAlternate-Bold;
  font-size: 30px;
  font-weight: bold;
  color: #de1c1c;
  line-height: 1;
}

footer .footer .content .footer-contact div p span {
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  margin-top: 9px;
}

footer .footer .copyright {
  width: 100%;
  background-color: #1d1d1d;
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #555;
}

footer .footer .copyright a {
  display: inline;
  color: #555;
}

@media screen and (max-width: 1440px) {
  footer .footer .content ul h3 {
    font-size: 17px;
  }

  footer .footer .content ul li a {
    font-size: 13px;
  }

  footer .footer .content .code span {
    font-size: 13px;
    line-height: 18px;
  }

  footer .footer .content .footer-contact div a {
    width: 58px;
  }

  footer .footer .content .footer-contact div p i {
    font-size: 26px;
  }

  footer .footer .content .footer-contact div p span {
    font-size: 13px;
  }
}
.lizjimg img{
  position: relative;
  bottom: 110px;
  left: 140px;
  width: 110px;
  height: 37px;
  cursor: pointer;
}
.codenew {
  width: 330px;
  height: 350px;
  position: relative;
  bottom: 450px;
  left: 43.3%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  opacity: 0;
  transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.codenew p {
  width: 200px;
  height: 250px;
  background-color: #ffffff;
  border-radius: 6px;
}
.codenew p span {
  width: 194px;
  height: 194px;
  /* background-color: #e5e5e5; */
  border-radius: 6px;
}

.codenew p i {
  display: block;
  line-height: 1;
  font-size: 22px;
  color: #EB0F39;
  margin-top: 16px;
}

.codenew:hover {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}