.yygl-top-banner {
  height: 600px;
  background: url(./../images/yygl/banner.png?1)
    no-repeat center center;
  background-size: cover;
}
.yygl-top-banner .free-use-btn {
  width: 222px;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  border-radius: 36px;
  margin-left: 0;
  margin-top: 60px;
}
.index-free-box {
  overflow: hidden;
}
.banner-title {
  height: 112px;
  font-size: 80px;
  color: #ffffff;
  line-height: 112px;
  font-weight: 600;
  margin-top: 160px;
  margin-bottom: 30px;
}
.banner-info {
  width: 588px;
  height: 33px;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  letter-spacing: 4px;
}
.yygl-top-banner .shadow-btn {
  width: 222px;
  height: 70px;
  background: #fff;
  opacity: 0.2;
  border-radius: 36px;
  position: absolute;
  top: 9px;
  left: 10px;
}

.public-desc {
  color: #333;
  font-weight: 400;
  font-size: 20px;
  margin-top: 30px;
  text-align: center;
}

#yygl-one {
  background: #fff;
  text-align: center;
}

#yygl-one>img{
  margin: 60px auto 60px auto; 
  width: 1125px;
  height: 780px;
}

#yygl-three {
  background: #fff;
  text-align: center;
}

#yygl-three>img{
  margin: 26px auto 116px auto; 
  width: 731px;
  height: 486px;
}

#yygl-four {
  background: #F9FAFF;
  text-align: center;
}

#yygl-four>img{
  margin: 50px auto 82px auto; 
  width: 1506px;
  height: 519px;
}

#yygl-two {
  background: #F9FAFF;
  padding-bottom: 122px;
}
.yygl-type {
  width: 1200px;
  height: 80px;
  margin: 40px auto 46px auto;
  display: flex;
  border-radius: 40px;
  background: #fff;
  
}
.yygl-type li{
  width: 200px;
  height: 88px;
  line-height: 80px;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  color: #222222;
}
.yyglActive{
  background: url("../../Public/images/cover/select.png") no-repeat center center;
  background-size: 200px 88px;
  color: #fff !important;
}



.yygl-box {
  width: 1250px;
  margin: 0 auto;
}
.yygl-flex {
  display: flex;
}
.yygl-right {
  width: 844px;
  height: 585px;
}
.yygl-right img {
  height: 100%;
  width: 100%;
}
.yygl-left {
  margin-left: 39px;
}
.yygl-content-title {
  font-size: 30px;
  font-weight: 500;
  color: #222222;
  margin: 48px 0 20px 34px;
}
.yygl-content-list li {
  display: flex;
  padding: 13px 30px;
  width: 360px;
  box-sizing: border-box;
}
.yygl-content-list li img {
  width: 40px;
  height: 40px;
  margin-right: 17px;
}
.yygl-title1 {
  font-size: 22px;
  font-weight: 500;
  color: #222222;
  margin-bottom: 10px;
}
.yygl-content1{
  color: #777777;
  font-size: 14px;
}

.yygl-item {
  display: none;
}

@media screen and (max-width: 1440px) {
  .yygl-top-banner {
    height: 450px;
  }
  .yygl-top-banner .free-use-btn {
    width: 166px;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    margin-top: 44px;
  }
  .yygl-top-banner .shadow-btn {
    width: 166px;
    height: 52px;
    line-height: 52px;
    top: 6px;
    left: 7px;
  }

  .public-desc {
    font-size: 16px;
    margin-top: 20px;
  }

  .banner-title {
    /* width: 240px; */
    height: 84px;
    font-size: 60px;
    line-height: 84px;
    font-weight: 600;
    margin-bottom: 23px;
    margin-top: 120px;
  }

  #yygl-one>img{
    margin: 43px auto 56px auto; 
    width: 810px;
    height: 577px;
  }
  #yygl-three>img{
    margin: 38px auto 49px auto;
    width: 589px;
    height: 392px;
  }
  #yygl-four>img{
    margin: 40px auto 51px auto; 
    width: 1130px;
    height: 390px;
  }

  .yygl-type {
    width: 900px;
    height: 60px;
    margin: 44px auto 43px auto;
    border-radius: 30px;
  }
  .yygl-type li{
    width: 150px;
    height: 66px;
    line-height: 60px;
    font-size: 20px;
  }
  .yyglActive{
    background-size: 150px 66px;
  }

  #yygl-two {
    padding-bottom: 85px;
  }

  .yygl-box {
    width: 926px;
    margin: 0 auto;
  }
  .yygl-flex {
    display: flex;
  }
  .yygl-right {
    width: 590px;
    height: 470px;
  }
  .yygl-right img {
    height: 100%;
    width: 100%;
  }
  .yygl-left {
    margin-left: 0;
    margin-right: 19px;
  }
  .yygl-content-title {
    font-size: 20px;
    margin: 46px 0 10px 25px;
  }
  .yygl-content-list li {
    display: flex;
    padding: 12px 25px;
    width: 360px;
    box-sizing: border-box;
  }
  .yygl-content-list li img {
    width: 30px;
    height: 30px;
    margin-right: 12px;
  }
  .yygl-title1 {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .yygl-content1{
    font-size: 14px;
  }
  .banner-info {
    width: 441px;
    height: 25px;
    font-size: 18px;
    color: #ffffff;
    line-height: 25px;
    letter-spacing: 3px;
  }
}