.box .Content .TutoringHG .content .left li a img.iconActive,
.box .Content .TutoringZX .content .left li a img.iconActive {
  display: none;
}
.box .Content .TutoringHG .content .left li a img.iconNoActive,
.box .Content .TutoringZX .content .left li a img.iconNoActive {
  display: initial;
}
.box .Content .TutoringHG .content .left li.active a img.iconActive,
.box .Content .TutoringHG .content .left li:hover a img.iconActive,
.box .Content .TutoringZX .content .left li.active a img.iconActive,
.box .Content .TutoringZX .content .left li:hover a img.iconActive {
  display: initial;
}
.box .Content .TutoringHG .content .left li.active a img.iconNoActive,
.box .Content .TutoringHG .content .left li:hover a img.iconNoActive,
.box .Content .TutoringZX .content .left li.active a img.iconNoActive,
.box .Content .TutoringZX .content .left li:hover a img.iconNoActive {
  display: none;
}
.box .Content .TutoringHG .content .left li.active a p,
.box .Content .TutoringHG .content .left li:hover a p {
  color: #2E76FE;
}
@media screen and (min-width: 769px) {
  .box .Topic h2 {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 2px;
    color: #003399;
    margin-bottom: 35px;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    margin-right: 6px;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 18px;
    line-height: 18px;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #4f4e4e;
    position: static;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    display: flex;
    align-items: center;
  }
  .box .Topic .As a {
    width: auto;
    height: 45px;
    background-color: #d7e8fd;
    box-shadow: 3px 10px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 23px;
    margin-left: 12px;
    font-size: 18px;
    line-height: 42px;
    color: #0573eb;
    text-align: center;
    padding: 0 21px;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Title h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
    color: #3f3e3e;
  }
  .box .Content .TutoringHG {
    padding: 32px 0 61px;
  }
  .box .Content .TutoringHG .content {
    display: flex;
    align-items: stretch;
    margin-top: 24px;
  }
  .box .Content .TutoringHG .content .left {
    width: 200px;
    margin-right: 19px;
    background-color: #ebf1ff;
    border-radius: 10px;
    padding: 29px 0 0;
  }
  .box .Content .TutoringHG .content .left li {
    width: 100%;
    height: 53px;
  }
  .box .Content .TutoringHG .content .left li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 24px 0 16px;
  }
  .box .Content .TutoringHG .content .left li a img {
    width: 24px;
    height: auto;
    margin-right: 13px;
  }
  .box .Content .TutoringHG .content .left li a p {
    flex: 1;
    min-width: 0;
    font-size: 14px;
    line-height: 18px;
    color: #3f3e3e;
  }
  .box .Content .TutoringHG .content .left li.active {
    /*background-image: linear-gradient(-90deg, #f0f4fd 0%, #ffffff 100%);*/
    /*box-shadow: 0px 5px 10px 0px rgba(51, 145, 249, 0.24);*/
    background-color: #FFFFFF;
  }
  .box .Content .TutoringHG .content .left li:hover {
    /*background-image: linear-gradient(-90deg, #f0f4fd 0%, #ffffff 100%);
    box-shadow: 0px 5px 10px 0px rgba(51, 145, 249, 0.24);*/
    background-color: #FFFFFF;
  }
  .box .Content .TutoringHG .content .right {
    flex: 1;
    min-width: 0;
    background-color: #ebf1ff;
    border-radius: 10px;
    padding: 30px 18px 42px;
  }
  .box .Content .TutoringHG .content .right .one .Ps {
    margin-top: 22px;
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p {
    width: auto;
    height: 38px;
    border-radius: 10px;
    border: solid 1px #c0daff;
    padding: 0 18px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p .img {
    width: 20px;
    height: 20px;
    background: url(../img/Overseas/Tutoring/one-icon1.png) center no-repeat;
    background-size: contain;
    margin-right: 7px;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p p {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active {
    background-color: #0863d8;
    position: relative;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active .img {
    background: url(../img/Overseas/Tutoring/one-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active p {
    color: #ffffff;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active::after {
    content: '';
    width: 15px;
    height: 7px;
    background: url(../img/Overseas/Tutoring/TutoringHG-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(2) .img {
    background: url(../img/Overseas/Tutoring/one-icon2.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(2).active .img {
    background: url(../img/Overseas/Tutoring/one-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(3) .img {
    background: url(../img/Overseas/Tutoring/one-icon3.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(3).active .img {
    background: url(../img/Overseas/Tutoring/one-icon3Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one ul {
    margin-top: 20px;
  }
  .box .Content .TutoringHG .content .right .one ul li {
    width: 100%;
    height: 85px;
    background-color: rgba(255, 255, 255, 0.47);
  }
  .box .Content .TutoringHG .content .right .one ul li a {
    width: 100%;
    height: 100%;
    padding: 20px 16px;
    display: block;
  }
  .box .Content .TutoringHG .content .right .one ul li a h5 {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #3f3e3e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .box .Content .TutoringHG .content .right .one ul li a p {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .TutoringHG .content .right .one ul li a p span {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
  }
  .box .Content .TutoringHG .content .right .one ul li:nth-child(2n) {
    background: transparent;
  }
  .box .Content .TutoringHG .content .right .one .download {
    margin-top: 21px;
    width: 100%;
    height: 110px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    background: url(../img/Overseas/Tutoring/download-bg.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .box .Content .TutoringHG .content .right .one .download a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 22px 0 5px;
    justify-content: space-between;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 {
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 img {
    margin-top: 14px;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 h2 {
    font-family: 'AdobeHeitiStd';
    font-size: 29px;
    line-height: 29px;
    font-weight: bold;
    color: #090909;
    margin-left: -7px;
    background: -webkit-linear-gradient(#9cb9ec 20%, #0f67d9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .box .Content .TutoringHG .content .right .one .download a button {
    width: 100px;
    height: 35px;
    background-color: #b2d3fd;
    box-shadow: 0px 3px 5px 0px rgba(124, 171, 230, 0.63);
    border-radius: 18px;
    border: solid 1px #f5f7fc;
    font-size: 14px;
    line-height: 14px;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .two {
    margin-top: 30px;
  }
  .box .Content .TutoringHG .content .right .two ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
  }
  .box .Content .TutoringHG .content .right .two ul li {
    width: 32%;
    height: 370px;
    background-color: #f4f7fc;
    box-shadow: 0px 11px 16px 0px rgba(124, 171, 230, 0.36);
    border-radius: 10px;
    padding: 24px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .box .Content .TutoringHG .content .right .two ul li .head {
    width: 150px;
    height: 150px;
    border: 8px solid #ffffff;
    border-radius: 50%;
    background-color: #b1b1b1;
    box-shadow: 0px 0px 18px 0px rgba(81, 81, 81, 0.42);
  }
  .box .Content .TutoringHG .content .right .two ul li .head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringHG .content .right .two ul li h5 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #03369c;
    margin-top: 24px;
  }
  .box .Content .TutoringHG .content .right .two ul li p {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-indent: 2em;
    margin-top: 12px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
    padding: 0 10px;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons a {
    width: 45%;
    height: 40px;
    display: block;
    background-color: #0863d8;
    border-radius: 18px;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons a:nth-child(2) {
    border: solid 1px #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .two ul li:hover {
    border: solid 1px #75b1f2;
  }
  .box .Content .TutoringZX {
    background-color: #f4f7fc;
    padding: 49px 0 34px;
  }
  .box .Content .TutoringZX .content {
    display: flex;
    align-items: stretch;
    margin-top: 24px;
  }
  .box .Content .TutoringZX .content .left {
    width: 200px;
    margin-right: 19px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #dce7fb;
    padding: 16px 0 0;
  }
  .box .Content .TutoringZX .content .left li {
    width: 100%;
    height: 53px;
  }
  .box .Content .TutoringZX .content .left li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 24px 0 17px;
  }
  .box .Content .TutoringZX .content .left li a img {
    width: 24px;
    height: auto;
    margin-right: 19px;
  }
  .box .Content .TutoringZX .content .left li a p {
    flex: 1;
    min-width: 0;
    font-size: 14px;
    line-height: 18px;
    color: #3f3e3e;
  }
  .box .Content .TutoringZX .content .left li.active {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .left li.active img {
    /*box-shadow: 0px 2px 8px 0px rgba(3, 0, 0, 0.29);*/
  }
  .box .Content .TutoringZX .content .left li.active p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .left li:hover {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .left li:hover img {
    /*box-shadow: 0px 2px 8px 0px rgba(3, 0, 0, 0.29);*/
  }
  .box .Content .TutoringZX .content .left li:hover p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right {
    flex: 1;
    min-width: 0;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 1px #dce7fb;
    padding: 20px 18px 42px;
  }
  .box .Content .TutoringZX .content .right .three .choice {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .TutoringZX .content .right .three .choice > div {
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div {
    width: 121px;
    height: 38px;
    border-radius: 10px;
    border: solid 1px #c0daff;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div .img {
    width: 20px;
    height: 18px;
    background: url(../img/Overseas/Tutoring/three-icon1.png) center no-repeat;
    background-size: contain;
    margin-right: 8px;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div p {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active .img {
    background: url(../img/Overseas/Tutoring/three-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover .img {
    background: url(../img/Overseas/Tutoring/three-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2) .img {
    background: url(../img/Overseas/Tutoring/three-icon2.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2).active .img {
    background: url(../img/Overseas/Tutoring/three-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2):hover .img {
    background: url(../img/Overseas/Tutoring/three-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #757575;
  }
  .box .Content .TutoringZX .content .right .three .videos {
    margin-top: 18px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .box .Content .TutoringZX .content .right .three .videos li {
    width: 32%;
    margin-right: 2%;
    height: auto;
    aspect-ratio: 16/9;
    background-color: #000000;
    border-radius: 10px;
    border: solid 1px #ffffff;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
  }
  .box .Content .TutoringZX .content .right .three .videos li a {
    width: 100%;
    height: 100%;
  }
  .box .Content .TutoringZX .content .right .three .videos li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .play {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .box .Content .TutoringZX .content .right .three .videos li a span {
    width: 40px;
    height: 26px;
    background-color: #0960d5;
    border-radius: 8px 0 0 8px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask {
    width: 100%;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask p {
    padding: 0 7px;
    font-size: 14px;
    line-height: 39px;
    color: #f6f6fe;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask p.source {
    line-height: normal;
    font-size: 12px;
    text-align: right;
  }
  .box .Content .TutoringZX .content .right .three .videos li:nth-child(3n) {
    margin-right: 0;
  }
  .box .Content .TutoringZX .content .right .four {
    margin-top: 20px;
  }
  .box .Content .TutoringZX .content .right .four ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
  }
  .box .Content .TutoringZX .content .right .four ul li {
    width: 32%;
    height: 370px;
    background-color: #f4f7fc;
    box-shadow: 0px 11px 16px 0px rgba(124, 171, 230, 0.36);
    border-radius: 10px;
    padding: 24px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .box .Content .TutoringZX .content .right .four ul li .head {
    width: 150px;
    height: 150px;
    border: 8px solid #ffffff;
    border-radius: 50%;
    background-color: #b1b1b1;
    box-shadow: 0px 0px 18px 0px rgba(81, 81, 81, 0.42);
  }
  .box .Content .TutoringZX .content .right .four ul li .head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringZX .content .right .four ul li h5 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #03369c;
    margin-top: 24px;
  }
  .box .Content .TutoringZX .content .right .four ul li p {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-indent: 2em;
    margin-top: 12px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 21px;
    padding: 0 10px;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons a {
    width: 45%;
    height: 40px;
    display: block;
    background-color: #0863d8;
    border-radius: 18px;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons a:nth-child(2) {
    border: solid 1px #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .four ul li:hover {
    border: solid 1px #75b1f2;
  }
}
@media screen and (max-width: 769px) {
  .box .Topic h2 {
    font-size: 6.4vw;
    line-height: 6.4vw;
    letter-spacing: 0.26666667vw;
    color: #003399;
    margin-bottom: 5.33333333vw;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    width: 3.73333333vw;
    margin-right: 0.53333333vw;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 4vw;
    line-height: 4vw;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #4f4e4e;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 5.33333333vw;
  }
  .box .Topic .As a {
    flex: 1;
    height: 7.46666667vw;
    background-color: #d7e8fd;
    box-shadow: 0.8vw 2.66666667vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 3.73333333vw;
    font-size: 3.2vw;
    line-height: 7.46666667vw;
    color: #0573eb;
    text-align: center;
    margin-left: 1.33333333vw;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Title h2 {
    font-size: 6.4vw;
    line-height: 6.4vw;
    font-weight: normal;
    color: #3f3e3e;
  }
  .box .Content .TutoringHG {
    padding: 7.46666667vw 0 10.93333333vw;
  }
  .box .Content .TutoringHG .content {
    margin-top: 6.4vw;
  }
  .box .Content .TutoringHG .content .left {
    width: 100%;
    margin-right: 5.06666667vw;
    background-color: #ebf1ff;
    border-radius: 2.66666667vw;
    padding: 6.4vw 0 2.66666667vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 3.2vw;
  }
  .box .Content .TutoringHG .content .left li {
    width: 50%;
    height: 14.13333333vw;
  }
  .box .Content .TutoringHG .content .left li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 6.4vw 0 4.26666667vw;
  }
  .box .Content .TutoringHG .content .left li a img {
    width: 6.4vw;
    height: auto;
    margin-right: 3.46666667vw;
  }
  .box .Content .TutoringHG .content .left li a p {
    flex: 1;
    min-width: 0;
    font-size: 3.73333333vw;
    line-height: 4.8vw;
    color: #3f3e3e;
  }
  .box .Content .TutoringHG .content .left li.active {
    /*background-image: linear-gradient(-90deg, #f0f4fd 0%, #ffffff 100%);*/
    /*box-shadow: 0vw 1.33333333vw 2.66666667vw 0vw rgba(51, 145, 249, 0.24);*/
    background-color: #FFFFFF;
  }
  .box .Content .TutoringHG .content .left li:hover {
    /*background-image: linear-gradient(-90deg, #f0f4fd 0%, #ffffff 100%);
    box-shadow: 0vw 1.33333333vw 2.66666667vw 0vw rgba(51, 145, 249, 0.24);*/
    background-color: #FFFFFF;
  }
  .box .Content .TutoringHG .content .right {
    width: 100%;
    background-color: #ebf1ff;
    border-radius: 2.66666667vw;
    padding: 5.33333333vw 2.66666667vw;
  }
  .box .Content .TutoringHG .content .right .one .Ps {
    margin-top: 4.8vw;
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p {
    width: auto;
    height: 10.13333333vw;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #c0daff;
    padding: 0 2.66666667vw;
    margin-right: 1.33333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p .img {
    width: 4.26666667vw;
    height: 4.26666667vw;
    background: url(../img/Overseas/Tutoring/one-icon1.png) center no-repeat;
    background-size: contain;
    margin-right: 1.86666667vw;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p p {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active {
    background-color: #0863d8;
    position: relative;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active .img {
    background: url(../img/Overseas/Tutoring/one-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active p {
    color: #ffffff;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p.active::after {
    content: '';
    width: 4vw;
    height: 1.86666667vw;
    background: url(../img/Overseas/Tutoring/TutoringHG-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(2) .img {
    background: url(../img/Overseas/Tutoring/one-icon2.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(2).active .img {
    background: url(../img/Overseas/Tutoring/one-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(3) .img {
    background: url(../img/Overseas/Tutoring/one-icon3.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one .Ps .p:nth-child(3).active .img {
    background: url(../img/Overseas/Tutoring/one-icon3Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringHG .content .right .one ul {
    margin-top: 4vw;
  }
  .box .Content .TutoringHG .content .right .one ul li {
    width: 100%;
    height: 24vw;
    background-color: rgba(255, 255, 255, 0.47);
  }
  .box .Content .TutoringHG .content .right .one ul li a {
    width: 100%;
    height: 100%;
    padding: 3.2vw 2.66666667vw;
    display: block;
  }
  .box .Content .TutoringHG .content .right .one ul li a h5 {
    width: 100%;
    font-size: 3.73333333vw;
    line-height: 5.33333333vw;
    color: #3f3e3e;
    font-weight: normal;
    margin-bottom: 3.2vw;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .TutoringHG .content .right .one ul li a p {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .TutoringHG .content .right .one ul li a p span {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #999999;
  }
  .box .Content .TutoringHG .content .right .one ul li:nth-child(2n) {
    background: transparent;
  }
  .box .Content .TutoringHG .content .right .one .download {
    margin-top: 4vw;
    width: 100%;
    height: 22.66666667vw;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #ffffff;
    background: url(../img/Overseas/Tutoring/download-bg.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .box .Content .TutoringHG .content .right .one .download a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 2.66666667vw 0 0;
    justify-content: space-between;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 {
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 img {
    width: 12vw;
    margin-top: 3.73333333vw;
  }
  .box .Content .TutoringHG .content .right .one .download a .h2 h2 {
    font-family: 'AdobeHeitiStd';
    font-size: 5.33333333vw;
    line-height: 5.33333333vw;
    font-weight: bold;
    color: #090909;
    margin-left: -1.86666667vw;
    background: -webkit-linear-gradient(#9cb9ec 20%, #0f67d9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .box .Content .TutoringHG .content .right .one .download a button {
    width: 21.33333333vw;
    height: 6.4vw;
    background-color: #b2d3fd;
    box-shadow: 0vw 0.8vw 1.33333333vw 0vw rgba(124, 171, 230, 0.63);
    border-radius: 3.2vw;
    border: solid 0.26666667vw #f5f7fc;
    font-size: 3.2vw;
    line-height: 6.4vw;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .two {
    margin-top: 6.66666667vw;
  }
  .box .Content .TutoringHG .content .right .two ul {
    margin-top: 5.6vw;
  }
  .box .Content .TutoringHG .content .right .two ul li {
    width: 100%;
    height: auto;
    background-color: #f4f7fc;
    box-shadow: 0vw 2.93333333vw 4.26666667vw 0vw rgba(124, 171, 230, 0.36);
    border-radius: 2.66666667vw;
    padding: 6.4vw 3.73333333vw 5.33333333vw 32vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 4vw;
  }
  .box .Content .TutoringHG .content .right .two ul li .head {
    width: 25.33333333vw;
    height: 25.33333333vw;
    border: 1.06666667vw solid #ffffff;
    border-radius: 50%;
    background-color: #b1b1b1;
    box-shadow: 0vw 0vw 4.8vw 0vw rgba(81, 81, 81, 0.42);
    position: absolute;
    top: 50%;
    left: 2.66666667vw;
    transform: translate(0, -50%);
  }
  .box .Content .TutoringHG .content .right .two ul li .head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringHG .content .right .two ul li h5 {
    font-size: 4.53333333vw;
    line-height: 4.53333333vw;
    letter-spacing: 0.26666667vw;
    color: #03369c;
  }
  .box .Content .TutoringHG .content .right .two ul li p {
    width: 100%;
    min-height: 16vw;
    font-size: 3.2vw;
    line-height: 5.33333333vw;
    color: #333333;
    margin-top: 3.2vw;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5.6vw;
    padding: 0 2.66666667vw;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons a {
    width: 47%;
    height: 7.46666667vw;
    display: block;
    background-color: #0863d8;
    border-radius: 4.8vw;
    font-size: 3.2vw;
    line-height: 6.93333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringHG .content .right .two ul li .buttons a:nth-child(2) {
    border: solid 0.26666667vw #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content .TutoringHG .content .right .two ul li:hover {
    border: solid 0.26666667vw #75b1f2;
  }
  .box .Content .TutoringZX {
    background-color: #f4f7fc;
    padding: 9.33333333vw 0 9.06666667vw;
  }
  .box .Content .TutoringZX .content {
    margin-top: 6.4vw;
  }
  .box .Content .TutoringZX .content .left {
    width: 100%;
    margin-right: 5.06666667vw;
    background-color: #ffffff;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #dce7fb;
    padding: 4.26666667vw 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .box .Content .TutoringZX .content .left li {
    width: 50%;
    height: 14.13333333vw;
  }
  .box .Content .TutoringZX .content .left li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 6.4vw 0 4.53333333vw;
  }
  .box .Content .TutoringZX .content .left li a img {
    width: 6.4vw;
    height: auto;
    margin-right: 5.06666667vw;
  }
  .box .Content .TutoringZX .content .left li a p {
    flex: 1;
    min-width: 0;
    font-size: 3.73333333vw;
    line-height: 4.8vw;
    color: #3f3e3e;
  }
  .box .Content .TutoringZX .content .left li.active {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .left li.active img {
    /*box-shadow: 0vw 0.53333333vw 2.13333333vw 0vw rgba(3, 0, 0, 0.29);*/
  }
  .box .Content .TutoringZX .content .left li.active p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .left li:hover {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .left li:hover img {
    /*box-shadow: 0vw 0.53333333vw 2.13333333vw 0vw rgba(3, 0, 0, 0.29);*/
  }
  .box .Content .TutoringZX .content .left li:hover p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right {
    width: 100%;
    background-color: #ffffff;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #dce7fb;
    padding: 5.33333333vw 2.66666667vw;
    margin-top: 4vw;
  }
  .box .Content .TutoringZX .content .right .three .choice {
    margin-top: 4.26666667vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .TutoringZX .content .right .three .choice > div {
    display: flex;
    align-items: center;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div {
    width: 28vw;
    height: 8.53333333vw;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #c0daff;
    margin-right: 3.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div .img {
    width: 4.53333333vw;
    height: 4vw;
    background: url(../img/Overseas/Tutoring/three-icon1.png) center no-repeat;
    background-size: contain;
    margin-right: 1.33333333vw;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div p {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active .img {
    background: url(../img/Overseas/Tutoring/three-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div.active p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover {
    background-color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover .img {
    background: url(../img/Overseas/Tutoring/three-icon1Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:hover p {
    color: #ffffff;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2) .img {
    background: url(../img/Overseas/Tutoring/three-icon2.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2).active .img {
    background: url(../img/Overseas/Tutoring/three-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice > div > div:nth-child(2):hover .img {
    background: url(../img/Overseas/Tutoring/three-icon2Active.png) center no-repeat;
    background-size: contain;
  }
  .box .Content .TutoringZX .content .right .three .choice a {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #757575;
  }
  .box .Content .TutoringZX .content .right .three .videos {
    margin-top: 3.2vw;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box .Content .TutoringZX .content .right .three .videos li {
    width: 49%;
    height: auto;
    aspect-ratio: 16/9;
    background-color: #000000;
    border-radius: 1.86666667vw;
    border: solid 0.26666667vw #ffffff;
    overflow: hidden;
    margin-bottom: 2.13333333vw;
    position: relative;
  }
  .box .Content .TutoringZX .content .right .three .videos li a {
    width: 100%;
    height: 100%;
  }
  .box .Content .TutoringZX .content .right .three .videos li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .play {
    width: 8.53333333vw;
    height: 8.53333333vw;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .box .Content .TutoringZX .content .right .three .videos li a span {
    width: 9.33333333vw;
    height: 5.33333333vw;
    background-color: #0960d5;
    border-radius: 0 2.13333333vw 2.13333333vw 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 3.2vw;
    line-height: 5.33333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask {
    width: 100%;
    height: 14vw;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask p {
    padding: 0 1.86666667vw;
    font-size: 3.2vw;
    line-height: 8vw;
    color: #f6f6fe;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .box .Content .TutoringZX .content .right .three .videos li a .mask p.source {
    line-height: normal;
    font-size: 2.8vw;
    text-align: right;
  }
  .box .Content .TutoringZX .content .right .three .videos li:nth-child(3n) {
    margin-right: 0;
  }
  .box .Content .TutoringZX .content .right .four {
    margin-top: 4vw;
  }
  .box .Content .TutoringZX .content .right .four ul {
    margin-top: 5.6vw;
  }
  .box .Content .TutoringZX .content .right .four ul li {
    width: 100%;
    height: auto;
    background-color: #f4f7fc;
    box-shadow: 0vw 2.93333333vw 4.26666667vw 0vw rgba(124, 171, 230, 0.36);
    border-radius: 2.66666667vw;
    padding: 6.4vw 3.73333333vw 5.33333333vw 32vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 4vw;
  }
  .box .Content .TutoringZX .content .right .four ul li .head {
    width: 25.33333333vw;
    height: 25.33333333vw;
    border: 1.06666667vw solid #ffffff;
    border-radius: 50%;
    background-color: #b1b1b1;
    box-shadow: 0vw 0vw 4.8vw 0vw rgba(81, 81, 81, 0.42);
    position: absolute;
    top: 50%;
    left: 2.66666667vw;
    transform: translate(0, -50%);
  }
  .box .Content .TutoringZX .content .right .four ul li .head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .TutoringZX .content .right .four ul li h5 {
    font-size: 4.53333333vw;
    line-height: 4.53333333vw;
    letter-spacing: 0.26666667vw;
    color: #03369c;
  }
  .box .Content .TutoringZX .content .right .four ul li p {
    width: 100%;
    min-height: 16vw;
    font-size: 3.2vw;
    line-height: 5.33333333vw;
    color: #333333;
    margin-top: 3.2vw;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5.6vw;
    padding: 0 2.66666667vw;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons a {
    width: 47%;
    height: 7.46666667vw;
    display: block;
    background-color: #0863d8;
    border-radius: 4.8vw;
    font-size: 3.2vw;
    line-height: 6.93333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .TutoringZX .content .right .four ul li .buttons a:nth-child(2) {
    border: solid 0.26666667vw #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content .TutoringZX .content .right .four ul li:hover {
    border: solid 0.26666667vw #75b1f2;
  }
}
