.box {
  position: relative;
  overflow: hidden;
}

.banner {
  position: relative;
  width: 100%;
  height: 687px;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}

.txt01 {
  padding-top: 80px;
  padding-bottom: 20px;
  font-size: 30px;
  color: #fff;
}

.txt02 {
  margin: 0 auto 30px auto;
}

.txt03 {
  width: 520px;
  height: 76px;
  margin: 0 auto;
  background: linear-gradient(50deg, rgba(0, 115, 244, 1), rgba(19, 66, 245, 1));
  border-radius: 40px;
  line-height: 76px;
  font-size: 28px;
  color: #fff;
}

.txt03 i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  margin-right: 20px;
  border-radius: 50%;
}

.box01 {
  padding-top: 90px;
}

.title {
  display: table;
  position: relative;
  margin: 0 auto;
  font-size: 40px;
  font-weight: bold;
  color: rgba(57, 53, 214, 1);
}

.title::after, .title::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -72px;
  width: 52px;
  height: 36px;
  background-image: url(../images/title_l.png);
  background-repeat: no-repeat;
}

.title::after {
  left: auto;
  right: -72px;
  background-image: url(../images/title_r.png);
}

.title span {
  color: #e06135;
}

.box01 {
  padding-bottom: 153px;
}

.box01 .title {
  margin-bottom: 70px;
}

.plan_l {
  float: left;
}

.plan {
  width: 272px;
  height: 70px;
  margin-bottom: 40px;
  background-image: url(../images/plan_l.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  line-height: 62px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.plan01 {
  margin-left: 136px;
}

.plan02 {
  margin-left: 98px;
}

.plan03 {
  width: 334px;
}

.plan_r {
  float: right;
}

.plan_r .plan {
  width: 430px;
  background-image: url(../images/plan_r.png);
}

.plan_r .plan img {
  display: inline-block;
  margin: 20px 10px 0 30px;
}

.plan_r .plan04 {
  width: 560px;
}

.plan_r .plan05 {
  margin-left: 58px;
}

.plan_r .plan06 {
  margin-left: 130px;
}

.img_wrap {
  position: absolute;
  top: 0;
  left: 270px;
  width: 509px;
  height: 504px;
  background-image: url(../images/person.png);
  background-repeat: no-repeat;
  text-align: center;
}

.img_wrap p {
  padding-top: 370px;
  padding-bottom: 14px;
  color: rgba(224, 97, 53, 1);
  font-size: 30px;
}

.img_wrap span {
  font-size: 18px;
  color: rgba(108, 94, 83, 1);
}

.box02 {
  padding: 90px 0;
  background: linear-gradient(50deg, rgba(59, 42, 209, 1), rgba(48, 91, 231, 1));
}

.box02 .title {
  padding-bottom: 70px;
  color: #fff;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.box02_btn, .box02_btn02 {
  width: 392px;
  height: 89px;
  background-image: url(../images/btn01.png);
  background-repeat: no-repeat;
  line-height: 89px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background-size: 100% 100%;
}

.box02_btn02 {
  width: 502px;
  margin-left: 24px;
  background-image: url(../images/btn02.png);
}

.box02_btn02 span {
  color: #FF0;
}

.box02_content {
  margin-top: 64px;
}

.box02_content li {
  float: left;
  width: 240px;
  height: 250px;
  padding-top: 46px;
  margin-right: 80px;
  box-sizing: border-box;
  background-image: url(../images/border.png);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
}

.box02_content li:last-child {
  margin-right: 0;
}

.box02_content li img {
  margin: 0 auto 22px auto;
}

.box03 {
  padding-top: 60px;
}

.btn_change {
  float: left;
  width: 278px;
  height: 60px;
  margin-right: 29px;
  background: linear-gradient(0deg, rgba(107, 133, 232, 0.1), rgba(154, 100, 254, 0.1));
  border-radius: 10px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}

.btn_change.active {
  background: linear-gradient(91deg, rgba(77, 125, 250, 1), rgba(89, 218, 252, 1));
  color: #fff;
}

.btn_change:last-child {
  margin-right: 0;
}

.table_wrap {
  display: none;
  position: relative;
  margin-top: 60px;
}

.table_wrap.active {
  display: block;
}

.table {
  width: 100%;
  margin-bottom: 60px;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 51, 0.15);
}

.table span {
  display: block;
  color: #e8927a;
}

.table td {
  border-bottom: 1px solid #e1e7fa;
  line-height: 36px;
}
.td01 {
  width: 160px;
  text-align: center;
  background-color: #f9f8ff;
}

.td02 {
  padding: 40px 0 40px 50px;
}

.tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 174px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background: linear-gradient(91deg, rgba(77, 125, 250, 1), rgba(89, 218, 252, 1));
  border-radius: 0 0 0 40px;
}

.contact {
  display: block;
  width: 260px;
  height: 60px;
  margin: 0 auto;
  background: linear-gradient(91deg, rgba(77, 125, 250, 1), rgba(89, 218, 252, 1));
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
}

.box04 {
  padding-top: 100px;
}

.box04_list {
  padding-top: 60px;
}

.box04_list li {
  position: relative;
  margin-bottom: 50px;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 51, 0.15);
  border-radius: 10px;
  overflow: hidden;
}

.box04_list li img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.box04_list li p {
  position: relative;
  float: left;
  width: 1090px;
  padding-top: 40px;
  line-height: 36px;
  z-index: 2;
}

.box04_list li p span {
  color: #e06135;
}

.list_name {
  float: left;
  width: 80px;
  height: 100%;
  margin-right: 30px;
  border-radius: 10px 0 0 10px;
  -webkit-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-align: center;
  line-height: 80px;
  background: linear-gradient(91deg, #59dafc, #4e82fa);
  color: #fff;
  font-size: 22px;
}

.box04_list01 {
  height: 278px;
}

.box04_list02 {
  height: 168px;
}

.box04_list03 {
  height: 254px;
}

.region {
  padding-top: 60px;
  padding-bottom: 60px;
}

.region a {
  float: left;
  width: 130px;
  height: 56px;
  margin-right: 22px;
  margin-bottom: 25px;
  background: linear-gradient(0deg, rgba(107, 133, 232, 0.1), rgba(154, 100, 254, 0.1));
  border-radius: 6px;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  transition: color .2s ease;
}

.region a:hover {
  background: linear-gradient(91deg, rgba(77, 125, 250, 1), rgba(89, 218, 252, 1));
  color: #fff;
}

.region a:nth-child(8n) {
  margin-right: 0;
}

.box06 {
  padding: 90px 0;
  background: linear-gradient(50deg, rgba(59, 42, 209, 1), rgba(48, 91, 231, 1));
}

.box06 .title {
  padding-bottom: 60px;
  color: #fff;
}

.rec_wrap a {
  float: left;
  width: 380px;
  height: 250px;
  border: 6px solid #5b55ef;
  margin-right: 12px;
  border-radius: 10px;
  overflow: hidden;
}

.rec_wrap a img {
  width: 100%;
  height: 100%;
  transition: transform .5s ease;
}

.rec_wrap a:hover img {
  transform: scale(1.02);
}

.rec_wrap a:last-child {
  margin-right: 0;
}

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

  .txt01 {
    padding-top: 1rem;
    padding-bottom: .5rem;
    font-size: .8rem;
  }

  .txt02 {
    width: 14rem;
    margin: 0 auto .75rem auto;
  }

  .txt03 {
    width: 14rem;
    height: 2rem;
    border-radius: 1rem;
    line-height: 2rem;
    font-size: .8rem;
  }

  .txt03 i {
    width: .25rem;
    height: .25rem;
    border: 2px solid #fff;
    margin-right: .5rem;
  }

  .box01 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .box01 .title {
    margin-bottom: 1rem;
  }

  .title {
    font-size: 1rem;
  }

  .title::after, .title::before {
    top: .25rem;
    left: -1.8rem;
    width: 1.3rem;
    height: .9rem;
    background-size: 100%;
  }

  .title::after {
    left: auto;
    right: -1.8rem;
  }

  .plan_l, .plan_r {
    float: none;
  }

  .plan01 {
    margin-left: 0;
  }

  .plan {
    width: 12rem;
    height: 2.75rem;
    margin-bottom: .7rem;
    background-size: 100% 100%;
    line-height: 2.35rem;
    font-size: .75rem;
  }

  .plan03 {
    width: 14rem;
  }

  .plan_r .plan img {
    display: none;
  }

  .plan_r .plan {
    width: 17rem;
    font-size: .65rem;
  }

  .plan_r .plan05 {
    width: 13rem;
    margin-left: 3rem;
  }

  .plan_r .plan06 {
    width: 14rem;
    margin-left: 1rem;
  }

  .img_wrap {
    position: static;
    width: 14rem;
    height: 13rem;
    margin: 0 auto 1rem auto;
    background-size: 100%;
  }

  .img_wrap p {
    padding-top: 9.5rem;
    padding-bottom: .35rem;
    font-size: 1rem;
  }

  .img_wrap span {
    font-size: .7rem;
  }

  .box02 {
    padding: 2rem 0 1rem 0;
  }

  .box02 .title {
    padding-bottom: 1rem;
  }

  .flex {
    display: block;
  }

  .box02_btn, .box02_btn02 {
    width: 14rem;
    height: 2.8rem;
    margin: 0 auto;
    background-size: 100%;
    line-height: 3.2rem;
    font-size: .8rem;
  }

  .box02_btn02 {
    width: 17.5rem;
    height: 2.8rem;
    font-size: .72rem;
  }

  .box02_content {
    margin-top: 1rem;
  }

  .box02_content li {
    width: 49%;
    height: 9rem;
    padding-top: 2rem;
    margin-right: 1%;
    margin-bottom: .5rem;
    background-size: 100%;
    line-height: 1.2rem;
    font-size: .8rem;
  }

  .box02_content li img {
    width: 2.5rem;
    margin: 0 auto .35rem auto;
  }

  .box03 {
    padding-top: 1rem;
  }

  .btn_change {
    width: 49%;
    height: 2rem;
    margin-right: 1%;
    margin-bottom: .5rem;
    border-radius: .25rem;
    line-height: 2rem;
    font-size: .75rem;
  }

  .table_wrap {
    margin-top: 1rem;
  }

  .table {
    margin-bottom: 1rem;
  }

  .table td {
    line-height: 1.2rem;
  }

  .td01 {
    width: 4rem;
  }

  .td02 {
    padding: 2rem 0 1rem 1rem;
  }

  .tag {
    width: 6.35rem;
    height: 1.6rem;
    line-height: 1.5rem;
    border-radius: 0 0 0 1rem;
  }

  .contact {
    width: 5.5rem;
    height: 2rem;
    border-radius: 1rem;
    line-height: 2rem;
    font-size: .75rem;
  }

  .box04 {
    padding-top: 1rem;
  }

  .box04_list {
    padding-top: 1rem;
  }

  .box04_list li {
    margin-bottom: 1rem;
    box-shadow: 0px .1rem .75rem 0px rgba(0, 0, 51, 0.15);
    border-radius: .25rem;
  }

  .list_name {
    width: 2rem;
    height: 100%;
    margin-right: .75rem;
    border-radius: .25rem 0 0 .25rem;
    line-height: 2rem;
    font-size: .75rem;
  }

  .box04_list li p {
    width: calc(100% - 2.75rem);
    padding-top: 1rem;
    line-height: 1.2rem;
  }

  .box04_list01 {
    height: 15.5rem;
  }

  .box04_list02 {
    height: 9rem;
  }

  .box04_list03 {
    height: 13rem;
  }

  .box05 {
    padding-top: 1rem;
  }

  .region {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .region a {
    width: 24.25%;
    height: 1.8rem;
    margin-right: 1%;
    margin-bottom: .5rem;
    border-radius: .15rem;
    line-height: 1.8rem;
    font-size: .75rem;
  }

  .region a:nth-child(4n) {
    margin-right: 0;
  }

  .box06 {
    padding: 1rem 0;
  }

  .box06 .title {
    padding-bottom: 1rem;
  }

  .rec_wrap a {
    width: calc(32.667% - .2rem);
    height: 4rem;
    border: .1rem solid #5b55ef;
    margin-right: 1%;
    border-radius: .25rem;
  }

  .rec_wrap a:last-child {
    margin-right: 0;
  }
}
