<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.page-title {
  text-align: center;
  line-height: 1;
}

.page-title h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.page-title p {
  font-size: 14px;
  color: #333;
}

.page-title.page-title-c1 h3 {
  color: #c45f8f;
}

.page-title.page-title-c2 h3 {
  color: #be2361;
}

.course .screen-1 {
  height: 909px;
  background: url(../images/courses/bg-1.jpg) center no-repeat;
}

.course .screen-1 .babies-nb {
  display: block;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -730px;
}

.course .screen-1 .babies-bd {
  float: right;
  width: 50%;
  padding-top: 60px;
}

.course .screen-1 .babies-bd-titel {
  line-height: 1;
  font-size: 45px;
  color: #e9518e;
}

.course .screen-1 .babies-bd-line {
  position: relative;
  margin-top: 36px;
  border-bottom: 2px solid #e9518e;
  height: 0;
  text-align: center;
}
.course.courseK .screen-1 .babies-bd-line {
  margin-top: 0;
}
.course .screen-1 .babies-bd-line span {
  display: inline-block;
  position: relative;
  padding: 0 12px;
  top: -35px;
  background-color: #fff;
  font-size: 45px;
  color: #e9518e;
}

.course .screen-1 .babies-text {
  margin-top: 40px;
  font-size: 20px;
  line-height: 33px;
}

.course .screen-1 .babies-more {
  margin-top: 10px;
  float: right;
  width: 178px;
  height: 46px;
  line-height: 46px;
  background-color: #e9518e;
  text-align: center;
  color: #fff;
  border-radius: 18px;
}

.course .screen-1 .babies-video {
  float: right;
  position: relative;
  margin-top: 73px;
  width: 532px;
  height: 418px;
  background: none;
  cursor: pointer;
}

.course .screen-1 .babies-video::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/courses/video-bg.png);
  z-index: 2;
}

.course .screen-1 .babies-video-bd {
  position: relative;
  margin: 42px 0 0 40px;
  width: 460px;
  height: 322px;
  z-index: 1;
}

.course .screen-1 .babies-video-bd::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  width: 70px;
  height: 70px;
  background-image: url(../images/courses/video-btn.png);
  z-index: 2;
}

.course .screen-1 .babies-video-bd img {
  width: 100%;
  height: 100%;
}

.course .screen-2 {
  padding-top: 114px;
  height: 987px;
  background: url(../images/courses/bg-2.jpg) center no-repeat;
}

.course .screen-2 .features-title {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 493px;
  height: 232px;
  background-image: url(../images/courses/t1.png);
  background-size: 100%;
}

.course .screen-2 .features-list {
  width: 100%;
}

.course .screen-2 .features-list .features-item {
  float: left;
  width: 33.3333%;
}

.course .screen-2 .features-list .features-info {
  padding: 20px 40px;
}

.course .screen-2 .features-list .features-info h4 {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 25px;
  color: #fff;
  text-align: center;
  background-color: #ef86ae;
  border-radius: 27px;
}

.course .screen-2 .features-list .features-info p {
  margin-top: 15px;
  font-size: 20px;
  line-height: 33px;
}

.course .screen-3 {
  height: 1190px;
  background: url(../images/courses/bg-3.jpg) center no-repeat;
}

.course .screen-3 .page-title {
  padding-top: 95px;
}

.course .screen-3 .theme-content {
  position: absolute;
  top: 295px;
  left: 50%;
  margin-left: -263px;
  width: 527px;
  height: 593px;
}

.course .screen-3 .theme-content img {
  /*display: block;*/
}

.course .screen-3 .theme-centre {
  width: 100%;
  display: none;
}

.course .screen-3 .theme-branch1 {
  position: absolute;
  top: -170px;
  left: -243px;
  display: none;
}

.course .screen-3 .theme-branch2 {
  position: absolute;
  top: -160px;
  right: -250px;
  display: none;
}

.course .screen-3 .theme-branch3 {
  position: absolute;
  top: 176px;
  left: -337px;
  display: none;
}

.course .screen-3 .theme-branch4 {
  position: absolute;
  top: 160px;
  right: -339px;
  display: none;
}

.course .screen-3 .theme-branch5 {
  position: absolute;
  top: 533px;
  left: -242px;
  display: none;
}

.course .screen-3 .theme-branch6 {
  position: absolute;
  top: 520px;
  right: -236px;
  display: none;
}
.course .screen-3 .theme-kcjs-b {

}
.course .screen-4 {
  height: 757px;
  background: url(../images/courses/bg-4.jpg) center no-repeat;
}

.course .screen-4 .page-title {
  padding-top: 120px;
}

.course .screen-4 .learning {
  margin-top: 70px;
  width: 100%;
}

.course .screen-4 .learning li {
  float: left;
  width: 25%;
}

.course .screen-4 .learning li .learning-t {
  display: block;
  margin: 0 auto;
}

.course .screen-4 .learning li .learning-f {
  margin-top: 27px;
}

.courseK .screen-1 {
  height: 917px;
  background: url(../images/coursesK/bg-1.jpg) center no-repeat;
}

.courseK .screen-1 .babies-bd-titel {
  color: #2279b7;
  font-size: 50px;
  height: 50px;
  text-align: justify;
}

.courseK .screen-1 .babies-bd-titel:after {
  content: " ";
  display: inline-block;
  width: 100%;
}

.courseK .screen-1 .babies-bd-line {
  border-bottom: 2px solid #2279b7;
}

.courseK .screen-1 .babies-bd-line span {
  color: #2279b7;
}

.courseK .screen-1 .babies-more {
  background-color: #2279b7;
}

.courseK .screen-1 .babies-video {
  margin-top: 26px;
  width: 530px;
  height: 416px;
}

.courseK .screen-1 .babies-video::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/coursesK/video-bg-2.png);
  z-index: 2;
}

.courseK .screen-2 {
  padding-top: 130px;
  height: 1086px;
  background: url(../images/coursesK/bg-2.jpg) center no-repeat;
}

.courseK .screen-2 .features-title {
  background-image: url(../images/coursesK/t1.png);
}

.courseK .screen-2 .features-view {
  position: relative;
  text-align: center;
}

.courseK .screen-2 .features-view .features-view-hd {
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -111px;
  border: 6px solid #e8f1f8;
  border-radius: 8px;
  color: #fff;
  font-size: 24px;
  line-height: 33px;
  background: none;
  overflow: hidden;
}

.courseK .screen-2 .features-view .features-view-hd p {
  width: 214px;
  height: 72px;
  border-radius: 5px;
  border: none;
  overflow: hidden;
}

.courseK .screen-2 .features-item1 .features-view-hd p {
  background-color: #2180c4;
}

.courseK .screen-2 .features-item2 .features-view-hd p {
  background-color: #45bdb4;
}

.courseK .screen-2 .features-item3 .features-view-hd p {
  background-color: #876d4c;
}

.courseK .screen-3 {
  height: 1043px;
  background: url(../images/coursesK/bg-3.jpg) center no-repeat;
}

.courseK .screen-3 .block {
  height: 100%;
}

.courseK .screen-3 .page-title {
  padding-top: 155px;
}

.courseK .screen-3 .page-title h3 {
  color: #876d4c;
}

.courseK .screen-3 .k-content {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.courseK .screen-3 .k-content img {
  /*position: absolute;*/
}
.courseK .screen-3 .k-1 {
  left: 0;
  bottom: 256px;
  display: none;
}
.courseK .screen-3 .k-2 {
  left: 212px;
  bottom: 0;
  display: none;
}
.courseK .screen-3 .k-3 {
  left: 340px;
  bottom: 157px;
  display: none;
}
.courseK .screen-3 .k-4 {
  left: 500px;
  bottom: 0;
  display: none;
}
.courseK .screen-3 .k-5 {
  left: 524px;
  bottom: 363px;
  display: none;
}
.courseK .screen-3 .k-6 {
  left: 695px;
  bottom: 0;
  display: none;
}
.courseK .screen-3 .k-7 {
  right: 0;
  bottom: 298px;
  display: none;
}
.courseK .screen-3 .k-8 {
  right: 263px;
  bottom: 0;
  display: none;
}
.courseK .screen-3 .k-c {
  width: 6rem;
}

.courseK .screen-4 {
  height: 1298px;
  background: url(../images/coursesK/bg-4.jpg) center no-repeat;
}

.courseK .screen-4 .page-title h3 {
  color: #0a63a2;
}

.courseK .screen-4 .k-learn {
  font-size: 20px;
}

.courseK .screen-4 .k-learn &gt; img {
  /*display: block;*/
}
.courseK .screen-4 .k-learn &gt; div &gt; img {
  width: 100%;
  height: 100%;
  display: none;
}
.courseK .screen-4 .k-learn &gt; div &gt; p {
  font-size: 16px;
  text-align: left;
}
.courseK .screen-4 .k-learn &gt; div &gt; p.k-kearn-m {
  display: block;
}
.courseK .screen-4 .k-learn &gt; div &gt; p.k-kearn-pc {
  display: none;
}
.courseK .screen-4 .k-learn &gt; div {
  margin-bottom: 15px;
  text-align: left;
  padding: 0 20px;
}
.courseK .screen-4 .k-learn-centre {
  /*position: relative;*/
  /*margin: 0 auto;*/
  /*width: 90%;*/
  /*top: 40px;*/
  max-width: 443px;
  width: 85%;
  margin-top: 20px;
}
.courseK .screen-4 .k-kearn-1 {
  margin-top: 50px;
}
.courseK .screen-4 .k-kearn-1 p {
  /*width: 310px;*/
}
.courseK .screen-4 .k-kearn-2 {
}
.courseK .screen-4 .k-kearn-2 p {

}
.courseK .screen-4 .k-kearn-3 {

}

.courseK .screen-4 .k-kearn-3 p {
}
.courseK .screen-4 .k-kearn-4 {
}
.courseK .screen-4 .k-kearn-4 p {
}
.courseK .screen-4 .k-kearn-5 {
}
.courseK .screen-4 .k-kearn-5 p {
}
.courseK .screen-4 .k-kearn-6 {
}
.courseK .screen-4 .k-learn h2 {
  display: block;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
}
.courseK .screen-4 .k-kearn-6 p {
}

.course-t .screen-1 {
  height: 905px;
  background: url(../images/coursesT/bg-1.jpg) center no-repeat;
}

.course-t .screen-1 .babies-bd-titel {
  color: #3eb4ab;
  text-align: justify;
}

.course-t .screen-1 .babies-bd-line {
  border-bottom: 2px solid #3eb4ab;
}

.course-t .screen-1 .babies-bd-line span {
  color: #3eb4ab;
}

.course-t .screen-1 .babies-more {
  background-color: #3eb4ab;
}

.course-t .screen-1 .babies-video::after {
  background-image: url(../images/coursesT/video-bg-3.png);
}

.course-t .screen-2 {
  padding-top: 108px;
  height: 1133px;
  background: url(../images/coursesT/bg-2.jpg) center no-repeat;
}

.course-t .screen-2 .features-title {
  background-image: url(../images/coursesT/t1.png);
}

.course-t .screen-2 .features-list .features-item {
  width: 352px;
  position: relative;
}

.course-t .screen-2 .features-list .features-item1 {
  margin-right: 48px;
}

.course-t .screen-2 .features-list .features-item1 .features-view-hd {
  background-color: #3eb4ab;
}

.course-t .screen-2 .features-list .features-item2 {
  margin-right: 48px;
}

.course-t .screen-2 .features-list .features-item2 .features-view-hd {
  background-color: #f39801;
}

.course-t .screen-2 .features-list .features-item3 .features-view-hd {
  background-color: #60b0e3;
}

.course-t .screen-2 .features-list .features-view {
  position: relative;
  margin: 0 auto;
  width: 4.52rem;
  height: 4.52rem;
  border: 8px solid #fff;
  border-radius: 100%;
  overflow: hidden;
  z-index: 2;
}

.course-t .screen-2 .features-list .features-view img {
  display: block;
  width: 100%;
  height: 100%;
}

.course-t .screen-2 .features-list .features-view-hd {
  position: absolute;
  top: 3.8rem;
  left: 50%;
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}
.course-t .screen-2 .features-list .features-view-hd p {
  margin-top: .82rem;
  font-size: .2rem;
  line-height: .4rem;
  color: #fff;
}

.course-t .screen-2 .features-list .features-info {
  margin-top: 1.6rem;
  padding: 0 30px;
}

.course-t .screen-2 .features-list .features-info p {
  font-size: 18px;
  line-height: 28px;
}

.course-t .screen-3 {
  height: 1051px;
  background: url(../images/coursesT/bg-3.jpg) center no-repeat;
}

.course-t .screen-4 {
  height: 959px;
  background: url(../images/coursesT/bg-4.jpg) center no-repeat;
}

.course-t .screen-4 .page-title.page-title-c2 h3 {
  color: #1e867e;
}

.course-t .screen-4 .t-learn {
  margin-top: 104px;
}

.course-t .screen-4 .t-learn ul.t-learn-list {
  padding: 0 9px;
}

.course-t .screen-4 .t-learn ul.t-learn-list li {
  float: left;
  position: relative;
  width: 282px;
  padding: 0 56px;
  text-align: center;
}

.course-t .screen-4 .t-learn ul.t-learn-list li h4 {
  margin: 30px 0;
  font-size: 30px;
  color: #000;
}

.course-t .screen-4 .t-learn ul.t-learn-list li.active::after {
  content: "";
  display: block;
  width: 282px;
  height: 22px;
  background-image: url(../images/coursesT/bar.png);
}

.course-t .screen-4 .t-learn ul.t-learn-list li.active .t-learn-out {
  border-color: #1e867e;
}

.course-t .screen-4 .t-learn ul.t-learn-list li.active .t-learn-in {
  background-color: #1e867e;
}

.course-t .screen-4 .t-learn .t-learn-out {
  margin: 0 auto;
  width: 278px;
  height: 278px;
  border: 2px solid #fff;
  border-radius: 999px;
  cursor: pointer;
}

.course-t .screen-4 .t-learn .t-learn-in {
  margin: 14px;
  width: 250px;
  height: 250px;
  border-radius: 999px;
  background-color: #fff;
  text-align: center;
  line-height: 250px;
}

.course-t .screen-4 .t-learn .t-learn-in span {
  display: inline-block;
  width: 138px;
  height: 138px;
  background-size: 100% 100%;
  vertical-align: middle;
}

.course-t .screen-4 .t-learn .t-learn-item1 .t-learn-img {
  background-image: url(../images/coursesT/tab-1.png);
}

.course-t .screen-4 .t-learn .t-learn-item1.active .t-learn-img {
  background-image: url(../images/coursesT/tab-1-1.png);
}

.course-t .screen-4 .t-learn .t-learn-item2 .t-learn-img {
  background-image: url(../images/coursesT/tab-2.png);
}

.course-t .screen-4 .t-learn .t-learn-item2.active .t-learn-img {
  background-image: url(../images/coursesT/tab-2-1.png);
}

.course-t .screen-4 .t-learn .t-learn-item3 .t-learn-img {
  background-image: url(../images/coursesT/tab-3.png);
}

.course-t .screen-4 .t-learn .t-learn-item3.active .t-learn-img {
  background-image: url(../images/coursesT/tab-3-1.png);
}

.course-t .screen-4 .t-learn .t-learn-content {
  padding: 0 65px;
}

.course-t .screen-4 .t-learn .t-learn-content .t-learn-text {
  position: relative;
  top: -2px;
  padding-top: 26px;
  border-top: 2px solid #1e867e;
  font-size: 20px;
  line-height: 25px;
  color: #000;
}

.course-t .screen-4 .t-learn .t-learn-content .t-learn-text li {
  display: none;
}

.course-t .screen-4 .t-learn .t-learn-content .t-learn-text li.active {
  display: block;
}
.tour .screen-1 {
  background: url(../images/tour/bg-1.jpg) center no-repeat;
  /*padding-bottom: 2rem;*/
}
.tour .screen-1 .tour-title-p1 {
  padding-top: 40px;
}
.tour .screen-1 .tour-title-p1 p {
  font-size: 14px;
  line-height: 20px;
}
.tour .screen-1 .tour-title-p1 h3 {
  color: #6c9bd1;
}
.tour .screen-1 .tour-page1 {
  margin-top: 72px;
}
.tour .screen-1 .tour-page1-fl {
  float: left;
}
.tour .screen-1 .tour-page1-fl h3 {
  margin-top: 40px;
  margin-bottom: 45px;
  font-size: 40px;
  color: #000;
}

.tour .screen-1 .tour-page1-fl .tour-page1-deep {
  width: 281px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  background-color: #555a73;
  color: #fff;
  border-radius: 999px;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 4px;
}

.tour .screen-1 .tour-page1-fl .tour-page1-text {
  margin-top: 20px;
  line-height: 26px;
  font-size: 26px;
  color: #000;
}

.tour .screen-1 .tour-page1-fl .tour-page1-text::before {
  content: "";
  margin-right: 12px;
  display: inline-block;
  border-top: 11px solid transparent;
  border-left: 16px solid #555a73;
  border-bottom: 11px solid transparent;
  vertical-align: middle;
}
.tour .screen-1 .tour-page1-fl li {
  margin-bottom: 40px;
}
.tour .screen-1 .tour-page1-fr {
  float: right;
  position: relative;
  top: 0;
  width: 8rem;
  height: 7.8rem;
  background-image: url(../images/tour/loop.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
}
.tour .screen-1 .tour-page1-fr .loop-m {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.63rem;
  margin-left: -1.63rem;
  width: 3.26rem;
  height: 3.26rem;
  line-height: 3.26rem;
  background-color: #555a73;
  border-radius: 9.99rem;
  font-size: .49rem;
}

.tour .screen-1 .tour-page1-fr .tour-loop {
  position: absolute;
  width: 3rem;
  height: 3rem;
  line-height: 2.8rem;
  background-color: #555a73;
  border-radius: 9.99rem;
  border: 5px solid #fff;
  font-size: .3rem;
}
.tour .screen-1 .tour-page1-fr .tour-1oop-1 {
  top: -1.5rem;
  left: 50%;
  margin-left: -1.5rem;
}
.tour .screen-1 .tour-page1-fr .tour-1oop-2 {
  top: 4.3rem;
  left: -1.1rem;
}

.tour .screen-1 .tour-page1-fr .tour-1oop-3 {
  top: 4.2rem;
  right: -.8rem;
}

.tour .screen-2 {
  background: url(../images/tour/bg-2.jpg) center no-repeat;
}

.tour .screen-2 .block {
  position: relative;
}

.tour .screen-2 .tour-title-p2 {
  padding-top: 120px;
  margin-bottom: 60px;
  text-align: center;
  font-size: 40px;
  color: #404560;
}

.tour .tour-line .tour-line-item {
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  line-height: 20px;
  color: #000;
  padding: 0 10px;
}
.tour .tour-line .tour-line-bg {
  display: none;
}
.tour .tour-line .tour-line-arrow {
  position: absolute;
  width: 145px;
  height: 107px;
  background-repeat: no-repeat;
}

.tour .tour-line .tour-line-item1 {
  padding-bottom: 20px;
}

.tour .tour-line .tour-line-item1 .tour-line-text {
  text-align: center;
  font-size: 16px;
  padding: 0 15px;
  display: none;
}
.tour .tour-line .tour-line-item1 .tour-line-hd {
  text-align: center;
}
.tour .tour-line .tour-line-item1 .tour-line-hd h5 {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  color: #1b2a75;
}
.tour .tour-line .tour-line-item1 .tour-line-hd h5 em {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #1b2a75;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.tour .tour-line .tour-line-item1 .tour-line-hd p {
  font-size: 14px;
}
.tour .tour-line .tour-line-item1 .tour-line-arrow {
  top: 0;
  left: 507px;
  background-image: url(../images/tour/a.png);
  display: none;
}

.tour .tour-line .tour-line-item1 .tour-line-wing1 {
  margin: 0 auto;
  display: none;
  width: 90%;
  max-width: 464px;
}

.tour .tour-line .tour-line-item1 .tour-line-wing2 {
  margin: 0 auto;
  width: 90%;
  display: block;
  max-width: 464px;
}

.tour .tour-line .tour-line-item2 {

}

.tour .tour-line .tour-line-item2 .tour-line-arrow {
  top: 0;
  left: 545px;
  background-image: url(../images/tour/a2.png);
  display: none;
}

.tour .tour-line .tour-line-item2 .tour-line-text {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  display: none;
}

.tour .tour-line .tour-line-item2 .tour-line-hd {

}

.tour .tour-line .tour-line-item2 .tour-line-hd h5 {
  font-size: 18px;
  color: #b52b60;
  font-weight: 600;
  text-align: center;
}
.tour .tour-line .tour-line-item2 .tour-line-hd h5 em {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #b52b60;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.tour .tour-line .tour-line-item2 .tour-line-abc {
  font-size: 20px;
  line-height: 30px;
  margin: 30px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.tour .tour-line .tour-line-item2 .tour-line-abc li {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 33%;
  line-height: 25px;
}
.tour .tour-line .tour-line-item2 .tour-line-abc li img {
  max-width: 320px;
  width: 100%;
}
.tour .tour-line .tour-line-item2 .tour-line-abc li p {
  margin-top: 20px;
}

.tour .tour-line .tour-line-item2 .tour-line-abc .tour-line-abc3 p {
  text-align: center;
}

.tour .tour-line .tour-line-item2 .tour-line-photo {
  margin: 0 auto;
  width: 90%;
  max-width: 327px;
  display: none;
}
.tour .tour-line .tour-line-item3 {

}
.tour .tour-line .tour-line-item3 .tour-line-text {
  margin: 0 auto;
  font-size: 20px;
  display: none;
}
.tour .tour-line .tour-line-item3 .tour-line-hd {
  margin: 20px 0;
}
.tour .tour-line .tour-line-item3 .tour-line-hd h5 {
  font-size: 18px;
  color: #f39801;
  font-weight: 600;
}
.tour .tour-line .tour-line-item3 .tour-line-hd h5 em {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #f39801;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.tour .tour-line .tour-line-item3 .tour-line-arrow {
  top: 0;
  left: 507px;
  background-image: url(../images/tour/a3.png);
  display: none;
}

.tour .tour-line .tour-line-item3 .tour-line-photo {
  margin: 0 auto;
  width: 100%;
  max-width: 327px;
  display: none;
}

.tour .tour-line .tour-line-item3 .phonics-list {
  margin: 0 auto;
  text-align: center;
}

.tour .tour-line .tour-line-item3 .phonics-list li {
  background-repeat: no-repeat;
  height: 130px;
  background-size: 90% auto;
  background-position: center;
}

.tour .tour-line .tour-line-item3 .phonics-list .phonics-t {
  background-image: url(../images/tour/v-12.png);
  background-size: 100% auto;
}

.tour .tour-line .tour-line-item3 .phonics-list h4 {
  font-size: 16px;
  color: #6c9bd1;
  padding: 30px 0 0 80px;
}
.tour .tour-line .tour-line-item3 .phonics-list p {
  padding: 10px 0 0 80px;
  font-size: 14px;
}

.tour .tour-line .tour-line-item3 .phonics-list .phonics-b h4 {
  font-size: 14px;
  color: #6c9bd1;
  padding: 30px 0 0 90px;
}
.tour .tour-line .tour-line-item3 .phonics-list .phonics-b p {
  padding: 5px 0 0 90px;
  font-size: 12px;
}

.tour .tour-line .tour-line-item3 .phonics-list .phonics-b {
  background-image: url(../images/tour/v-13.png);
  margin-top: 20px;
  background-size: 100% auto;
}
.tour .tour-line .tour-line-item4 {
  /*height: 690px;*/
  padding-bottom: 20px;
}

.tour .tour-line .tour-line-item4 .tour-line-arrow {
  top: -74px;
  left: 545px;
  background-image: url(../images/tour/a4.png);
  display: none;
}

.tour .tour-line .tour-line-item4 .tour-line-text {
  margin: 20px auto;
  text-align: center;
  font-size: 16px;
  display: none;
}

.tour .tour-line .tour-line-item4 .tour-line-hd {
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}

.tour .tour-line .tour-line-item4 .tour-line-hd h5 {
  font-size: 18px;
  color: #6c9bd1;
  font-weight: 600;
}
.tour .tour-line .tour-line-item4 .tour-line-hd h5 em {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #6c9bd1;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.tour .tour-line .tour-line-item4 .tour-line-abc {
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.tour .tour-line .tour-line-item4 .tour-line-abc li {
  text-align: center;
  margin-bottom: 20px;
  width: 33%;
}
.tour .tour-line .tour-line-item4 .tour-line-abc li img {
  width: 100%;
}

.tour .tour-line .tour-line-item4 .tour-line-abc li p {
  margin-top: 20px;
  font-size: 12px;
  line-height: 20px;
}

.tour .tour-line .tour-line-item4 .tour-line-abc .tour-line-abc3 p {
  position: relative;
  left: -20px;
  width: 260px;
}

.tour .tour-line .tour-line-item4 .tour-line-photo {
  margin: 0 auto;
  width: 100%;
  display: none;
}

.tour .screen-3 {
  height: 1445px;
  background: url(../images/tour/bg-3.jpg) center no-repeat;
}

.tour .screen-4 {
  height: 773px;
  background: url(../images/tour/bg-4.jpg) center no-repeat;
}

.tour .screen-4 .tour-title-p4 {
  padding-top: 208px;
}
.tour .screen-4 .tour-title-img4 {
  width: 85%;
  margin-top: 20px;
}
.tour .screen-4 .tour-title-p4 h3 {
  color: #0566a7;
}

.tour .screen-4 .tour-table {
  margin-top: 58px;
  margin-left: 28px;
}

.tour .screen-4 .tour-table li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 3px;
}

.tour .screen-4 .tour-table li p {
  float: left;
  margin-right: 3px;
  text-align: center;
}

.tour .screen-4 .tour-table .tour-table-tr1 {
  height: 73px;
  line-height: 73px;
}

.tour .screen-4 .tour-table .tour-table-tr1 p {
  font-size: 30px;
  background-color: #2180c4;
  color: #fff;
}

.tour .screen-4 .tour-table .tour-table-tr2 {
  height: 73px;
  line-height: 73px;
}

.tour .screen-4 .tour-table .tour-table-tr2 p {
  font-size: 40px;
  font-weight: 600;
  background-color: #8dcfff;
  color: #000;
}

.tour .screen-4 .tour-table .tour-table-tr3 {
  height: 88px;
}

.tour .screen-4 .tour-table .tour-table-tr3 p {
  padding-top: 14px;
  height: 100%;
  font-size: 23px;
  line-height: 30px;
  background-color: #fff;
  color: #000;
}

.tour .screen-4 .tour-table .tour-table-td1 {
  width: 328px;
}

.tour .screen-4 .tour-table .tour-table-td2 {
  width: 347px;
}

.tour .screen-4 .tour-table .tour-table-td3 {
  width: 465px;
}

.container.index.tour-index .screen-2 {
  padding: 0;
  height: 1135px;
  background: url(../images/tour/bg-5.jpg) center no-repeat;
}

.container.index.tour-index .screen-2 .stage-title {
  padding-top: 50px;
}


/*ä¸ºä»€ä¹ˆé€‰æ‹©æ˜“è´ä¹*/
.container.why .why-banner{

}
.container.why .why-banner{
  width:100%;
  height: 3.5rem;
  text-align:center;
  overflow:hidden;
  position:relative;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.container.why .why-banner .swiper-container{
}
.container.why .why-banner .swiper-slide{
  width: 100%;
  float:left;
  max-height: 742px;
  min-height: 158px;
}
.container.why .why-banner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 30px;
  width: 100%;
  z-index:999;
}
.container.why .why-banner .swiper-pagination-bullet {
  display: inline-block;
  width: 14px;
  height: 14px;
  opacity:1;
  border-radius: 100%;
  background: white;
  margin: 0 3px;
  cursor: pointer;
  transition: width 0.3s ease-in-out;
  border: 1px solid #6c9bd1;
}
.container.why .why-banner .swiper-pagination-bullet-active{
  background: #6c9bd1;
}
.container.why .screen-1 {
  background: url("../images/why/bg-01.jpg") center center no-repeat;
  text-align: center;
  padding-bottom: 20px;
}
.container.why-green .screen-1 {
  background: url("../images/why/bg-01-green.jpg") center center no-repeat;
}
.container.why-blue .screen-1 {
  background: url("../images/why/bg-01-blue.jpg") center center no-repeat;
}
.container.why .screen-1 .captain {
  margin: 0 auto;
  max-width: 275px;
  width: 135px;
  padding-left: 100px;
  text-align: center;
  color: #ee85ad;
  font-weight: bold;
  font-size: 20px;
  background: url("../images/why/captain.png") left center no-repeat;
  background-size: 100px auto;
  height: 110px;
  padding-top: 50px;
}
.container.why.why-green .screen-1 .captain {
  color: #3fb4ab;
  background: url("../images/why/captain-green.png") left center no-repeat;
  background-size: auto 120px;
}
.container.why.why-blue .screen-1 .captain {
  color: #2378b8;
  background: url("../images/why/captain-blue.png") left center no-repeat;
  background-size: auto 100px;
}
.container.why .screen-1 .captain span {
  font-size: 16px;
  color: #000000;
  font-weight: inherit;
}
.container.why .screen-1 .item-1 .student {
  width: 80%;
  z-index: 9;
}
.container.why .screen-1 .item-1 .intro {
  position: relative;
  margin: 0 auto;
  background-color: #e482a7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 300px;
  height: 250px;
  margin-top: 40px;
  padding-top: 50px;
  color: #fff;
  font-size: 22px;
  border-radius: 100%;
}
.container.why-green .screen-1 .item-1 .intro {
  background-color: #3fb4ab;
}
.container.why-blue .screen-1 .item-1 .intro {
  background-color: #2378b8;
}
.container.why .screen-1 .item-1 .intro p {
  margin: 0 auto;
  width: 70%;
  line-height: 22px;
  text-align: justify;
  font-size: 16px;
}
.container.why .screen-1 .item-2 {
  position: relative;
  max-height: 750px;
  margin-top: 40px;
}
.container.why .screen-1 .item-2 .student {
  width: 60%;
  border: 24px solid #fbd8e7;
  border-radius: 100%;
  padding: 26px;
}
.container.why-green .screen-1 .item-2 .student {
  border: 24px solid #c6e6e3;
}
.container.why-blue .screen-1 .item-2 .student {
  border: 24px solid #bdd6ea;
}
.container.why .screen-1 .item-2 .intro {
  margin: 0 auto;
  text-align: center;
}
.container.why .screen-1 .item-2 .intro h2 {
  margin-top: 20px;
  color: #b83768;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.container.why-green .screen-1 .item-2 .intro h2 {
  color: #1d8981;
}
.container.why-blue .screen-1 .item-2 .intro h2 {
  color: #0c5185;
}
.container.why .screen-1 .item-2 .intro p {
  margin: 0 auto;
  width: 80%;
  line-height: 24px;
  font-size: 14px;
  margin-top: 10px;
  text-align: justify;
}
.container.why .screen-1 .line-1 {
  position: absolute;
  left: 405px;
  bottom: 230px;
  z-index: 20;
  display: none;
}
.container.why .screen-2 {
  padding-top: 40px;
  background: url("../images/why/bg-02.jpg") center no-repeat;
  text-align: center;
  padding-bottom: 40px;
}
.container.why-green .screen-2 {
  background: url("../images/why/bg-02-green.jpg") center no-repeat;
}
.container.why-blue .screen-2 {
  background: url("../images/why/bg-02-blue.jpg") center no-repeat;
}
.container.why .screen-2 .line-2 {
  position: absolute;
  top: -380px;
  left: 480px;
  display: none;
}
.container.why .screen-2 .item-1 {
  position: relative;
}
.container.why .screen-2 .item-1 .student {
  margin: 0 auto;
  width: 80%;
  border: 20px solid #ffffff;
  border-radius: 100%;
}
.container.why .screen-2 .item-1 .intro {
  margin: 0 auto;
  background-color: #dd6898;
  border-radius: 100%;
  width: 300px;
  height: 250px;
  padding-top: 50px;
  color: #fff;
  font-size: 22px;
  margin-top: 20px;
}
.container.why-green .screen-2 .item-1 .intro {
  background-color: #3fb4ab;
}
.container.why-blue .screen-2 .item-1 .intro {
  background-color: #2378b8;
}
.container.why .screen-2 .item-1 .intro h2 {
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
.container.why .screen-2 .item-1 .intro h2 span {
  font-size: 16px;
}

.container.why .screen-2 .item-1 .intro p {
  margin: 0 auto;
  line-height: 24px;
  text-align: justify;
  font-size: 16px;
  width: 80%;
  margin-top: 10px;
}
.container.why .screen-2 .item-2 {
  position: relative;
  margin-top: 80px;
}
.container.why .screen-2 .item-2 .student {
  width: 80%;
  border-radius: 100%;
  border: 20px solid #ffffff;
}
.container.why .screen-2 .item-2 .intro {
  margin: 0 auto;
  max-width: 396px;
  text-align: center;
}
.container.why .screen-2 .item-2 .intro h2 {
  color: #b83768;
  font-weight: bold;
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
}
.container.why-green .screen-2 .item-2 .intro h2 {
  color: #1d8981;
}
.container.why-blue .screen-2 .item-2 .intro h2 {
  color: #0c5185;
}
.container.why .screen-2 .item-2 .intro p {
  margin: 0 auto;
  width: 80%;
  line-height: 24px;
  font-size: 14px;
  margin-top: 10px;
}

.container.why .screen-2 .item-3 {
  position: relative;
  max-height: 778px;
  margin-top: 20px;
}
.container.why .screen-2 .item-3 .student {
  width: 80%;
  border-radius: 100%;
  border: 20px solid #ffffff;
}
.container.why .screen-2 .item-3 .intro {
  margin: 0 auto;
  text-align: center;
}
.container.why .screen-2 .item-3 .intro h2 {
  color: #b83768;
  font-weight: bold;
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
}
.container.why-green .screen-2 .item-3 .intro h2 {
  color: #1d8981;
}
.container.why-blue .screen-2 .item-3 .intro h2 {
  color: #0c5185;
}
.container.why .screen-2 .item-3 .intro p {
  margin: 0 auto;
  width: 90%;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
}
.container.why .screen-2 .item-3 .intro i{
  font-size: 14px;
  color: #bf1259;
  font-style: italic;
}
.container.why-green .screen-2 .item-3 .intro i{
  color: #1d8981;
}
.container.why-blue .screen-2 .item-3 .intro i{
  color: #0c5185;
}
/*ç¬¬ä¸‰å±*/
.container.why .screen-3 {
  background: url("../images/bg-02.png") center no-repeat;
  padding: .2rem 0 1rem 0;
}
.container.why .screen-3 .stage-item-avatar {
  position: relative;
  margin: 0 auto;
  z-index: 9;
  width: 160px;
}
.container.why .screen-3 .stage-item-avatar &gt; img {
  width: 100%;
}
.container.why .screen-3 .stage-title {
  text-align: center;
}
.container.why .screen-3 .stage-title &gt; img {
  width: 200px;
}
.container.why .screen-3 .stage-title span{
  font-size: 14px;
  display: block;
}
.container.why .screen-3 .stage-title p{
  font-size: 20px;
  display: block;
}

.container.why .screen-3 .stage-list {
  margin-top: 25px;
  /*display: flex;*/
  /*flex-wrap: nowrap;*/
  /*justify-content: space-around;*/
}
.container.why .screen-3 .stage-item {
  position: relative;
}
.container.why .screen-3 .stage-info {
  position: relative;
  margin: 0 auto;
  text-align: left;
  height: 38px;
  width: 180px;
  border-radius: 39px;
  padding-left: 10px;
  line-height: 24px;
  font-size:14px;
  font-weight: bold;
  margin-top: 60px;
}
.container.why .screen-3 .stage-item2 .stage-info {
  left: 10px;
}
.container.why .screen-3 .stage-info  h2 {
  font-size:14px;
  margin-top: 5px;
  font-weight: bold;
}

.container.why .screen-3 .stage-list .stage-item1 .stage-info {
  border: 1px solid #ec7aa7;
  color: #ec7aa7;
}
.container.why .screen-3 .stage-list .stage-item1 .stage-info h2 {
  color: #ec7aa7;
}
.container.why .screen-3 .stage-list .stage-item1 .stage-info .more {
  background-color: #ec7aa7;
}
.container.why .screen-3 .stage-list .stage-item2 .stage-info {
  border: 1px solid #4cbbb4;
  color: #4cbbb4;
}
.container.why .screen-3 .stage-list .stage-item2 .stage-info h2 {
  color: #4cbbb4;
}
.container.why .screen-3 .stage-list .stage-item2 .stage-info .more {
  background-color: #4cbbb4;
}
.container.why .screen-3 .stage-list .stage-item3 .stage-info {
  border: 1px solid #187fc4;
  color: #187fc4;
}
.container.why .screen-3 .stage-list .stage-item3 .stage-info h2 {
  color: #187fc4;
}
.container.why .screen-3 .stage-list .stage-item3 .stage-info .more {
  background-color: #187fc4;
}
.container.why .screen-3 .stage-info  .more {
  width: 38px;
  height: 33px;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
  font-weight: 100;
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
}
.container.why .screen-3 .stage-item-avatar {
  text-align: center;
}
.container.why .screen-3 .stage-slogan {
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.container.why .screen-3 .stage-item2 .stage-slogan {
  left: 10px;
}
.container.why .screen-3 .stage-age {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -50px;
  z-index: -1;
  color: #fff;
  line-height: 140px;
  text-align: center;
  font-size: 14px;
}
.container.why .screen-3 .stage-age i{
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin-right: 10px;
}
.container.why .screen-3 .stage-item1 .stage-age {
  background-color: #ec7aa7;
}
.container.why .screen-3 .stage-item2 .stage-age {
  background-color: #4cbbb4;
}
.container.why .screen-3 .stage-item3 .stage-age {
  background-color: #187fc4;
}

.course * {
  box-sizing: border-box;
}
.course .screen-1 {
  height: auto;
  background: none;
}
.course .screen-1 .babies-nb {
  display: none;
}
.course .screen-1 .babies-bd {
  float: none;
  padding: 20px 10px 40px;
  width: 100%;
  text-align: center;
}
.course .screen-1 .babies-bd-titel {
  font-size: 18px;
  text-align: center;
}
.course .screen-1 .babies-bd-line span {
  margin-top: 20px;
  font-size: 20px;
}
.course .screen-1 .babies-text {
  font-size: 14px;
  line-height: 25px;
}
.course .screen-1 .babies-more {
  display: inline-block;
  float: none;
  height: 40px;
  line-height: 40px;
}
.course .screen-1 .babies-video {
  float: none;
  margin: 73px auto 0;
  width: 293px;
  height: 230px;
}
.course .screen-1 .babies-video:after {
  background-size: 100% 100%;
}
.course .screen-1 .babies-video .babies-video-bd {
  margin: 0;
  padding: 27px 22px;
  width: 100%;
  height: 100%;
}
.course .screen-2 {
  padding-top: 50px;
  height: auto;
  background: none;
  background-color: #fce5ee;
}
.course .screen-2 .features-title {
  width: 4rem;
  height: 1.89rem;
}
.course .screen-2 .features-list {
  padding: 10px;
}
.course .screen-2 .features-list .features-item {
  float: none;
  width: 100%;
  text-align: center;
}
.course .screen-2 .features-list .features-item img {
  width: 85%;
  max-width: 347px;
}
.course .screen-2 .features-list .features-item .features-view img {
  width: 100%;
}

.course .screen-2 .features-list .features-item .features-info h4 {
  font-size: 16px;
}
.course .screen-2 .features-list .features-item .features-info p {
  font-size: 14px;
}
.course .screen-3 {
  padding-top: 30px;
  height: auto;
  background: none;
  background-color: #fff;
}
.course .screen-3 .page-title {
  padding-top: 0;
}
.course .screen-3 .page-title h3 {
  font-size: 20px;
}
.course .screen-3 .page-title p {
  font-size: 14px;
}
.course .screen-3 .t-content {
  text-align: center;
  padding: .4rem 0;
}
.course .screen-3 .t-content img {
  display: block;
  margin: 10px auto;
}
.course .screen-3 .t-content .p-0 {
  display: none;
}
.course .screen-3 .t-content .p-1 {
  width: 3.14rem;
  display: none;
}
.course .screen-3 .t-content .p-2 {
  width: 3.32rem;
  display: none;
}
.course .screen-3 .t-content .p-3 {
  width: 2.94rem;
  display: none;
}
.course .screen-3 .t-content .p-4 {
  width: 2.46rem;
  display: none;
}
.course .screen-3 .t-content .p-c {
  width: 5rem;
  max-width: 1152px;
}
.course .screen-3 .theme-content {
  position: static;
  margin-left: 0;
  padding: 30px 15px;
  width: 100%;
  height: auto;
  text-align: center;
}
.course .screen-3 .theme-content img {
  width: 5rem;
  max-width: 527px;
}
.course .screen-3 .theme-branch1,
.course .screen-3 .theme-branch2,
.course .screen-3 .theme-branch3,
.course .screen-3 .theme-branch4,
.course .screen-3 .theme-branch5,
.course .screen-3 .theme-branch6 {
  position: static;
}
.course .screen-4 {
  padding-top: 30px;
  height: auto;
  background: none;
  background-color: #f8cadd;
}
.course .screen-4 .page-title {
  padding-top: 0;
}
.course .screen-4 .learning {
  margin-top: 30px;
}
.course .screen-4 .learning li {
  float: none;
  width: 100%;
}
.course .screen-4 .learning li .learning-f {
  display: block;
  margin: 0 auto 25px;
  max-width: 283px;
  max-height: 88px;
  width: 3.83rem;
  height: 1.19rem;
}
.courseK .screen-3 .k-content {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.courseK .screen-3 .k-content .k-content-img {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  position: relative;
  top: 500px;
}
.courseK .screen-3 .k-content .k-7 {
  left: 930px;
  right: auto;
}
.courseK .screen-3 .k-content .k-8 {
  left: 940px;
  right: auto;
}
.courseK .screen-4 .k-learn {
  position: relative;
  /*height: 700px;*/
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  padding: 0 15px 20px 15px;
  /*overflow-x: auto;*/
}
.courseK .screen-4 .k-learn-box {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  position: relative;
  width: 1200px;
  top: -90px;
  left: -50%;
}
.course-t .screen-2 .features-list .features-item {
  margin-bottom: 20px;
}
.course-t .screen-2 .features-list .features-view {
  /*width: 100%;*/
}
.course-t .screen-2 .features-list .features-view-hd p {
  font-size: .18rem;
}
.course-t .screen-4 .t-learn {
  margin-top: 20px;
}
.course-t .screen-4 .t-learn ul.t-learn-list {
  display: none;
}
.course-t .screen-4 .t-learn .t-learn-content {
  padding: 0 20px;
}
.course-t .screen-4 .t-learn .t-learn-content .t-learn-text {
  font-size: 14px;
  border: none;
}
.course-t .screen-4 .t-learn .t-learn-content .t-learn-text li {
  display: block;
  padding: 26px 0;
  border-top: 2px solid #1e867e;
}
.course-t .screen-4 .t-learn .t-learn-content .t-learn-text h2 {
  color: #1e867e;
  font-size: 20px;
  line-height: 30px;
}
.tour * {
  box-sizing: border-box;
}
.tour .screen-1 {
  background: none;
}
.tour .screen-1 .tour-page1 {
  margin-top: 30px;
}
.tour .screen-1 .tour-page1-fl {
  float: none;
  padding: 0 10px;
}
.tour .screen-1 .tour-page1-fl h3 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 18px;
}
.tour .screen-1 .tour-page1-fl .tour-page1-deep {
  width: 3rem;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.tour .screen-1 .tour-page1-fl .tour-page1-text {
  font-size: 14px;
}
.tour .screen-1 .tour-page1-fr {
  float: none;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  position: relative;
  margin: 0 auto;
}
.tour .screen-2 {
  background: none;
  background-color: #e8f2f9;
}
.tour .screen-2 .tour-title-p2 {
  margin-bottom: 20px;
  font-size: 18px;
  padding: 60px 15px 0;
}
.tour .screen-2 .tour-line-box {
  position: absolute;
  height: 1600px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.tour .screen-2 .tour-line-box .tour-line-content {
  margin: 0 auto;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  position: relative;
  width: 1200px;
  top: -550px;
  left: -228px;
  overflow: hidden;
}
.tour .screen-3 {
  display: none;
}
.tour .screen-4 {
  height: auto;
  background: none;
  background-color: #fff;
}
.tour .screen-4 .tour-title-p4 {
  padding-top: 50px;
  width: 100%;
}
.tour .screen-4 .tour-table {
  margin: 0;
  margin-top: 40px;
  width: 100%;
}
.tour .screen-4 .tour-table li p {
  margin: 0;
}
.tour .screen-4 .tour-table .tour-table-tr1 {
  background-color: #2180c4;
  height: auto;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tour .screen-4 .tour-table .tour-table-tr1 p {
  font-size: 18px;
}
.tour .screen-4 .tour-table .tour-table-tr2 {
  height: auto;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tour .screen-4 .tour-table .tour-table-tr2 p {
  font-size: 18px;
}
.tour .screen-4 .tour-table .tour-table-tr3 {
  height: auto;
  background-color: #8dcfff;
}
.tour .screen-4 .tour-table .tour-table-tr3 p {
  line-height: 16px;
  font-size: 14px;
  background-color: #8dcfff;
}
.tour .screen-4 .tour-table .tour-table-td1 {
  width: 33%;
}
.tour .screen-4 .tour-table .tour-table-td2 {
  width: 33%;
}
.tour .screen-4 .tour-table .tour-table-td3 {
  width: 33%;
}

</pre></body></html>