.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.blue {
  color: #6569ff;
}
html,
body,
ul,
p {
  padding: 0;
  margin: 0;
}
@font-face {
  font-family: 'webfont';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_za01c2990q.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/webfont_za01c2990q.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_za01c2990q.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_za01c2990q.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_za01c2990q.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_za01c2990q.svg#NotoSansHans-DemiLight') format('svg');
  /* iOS 4.1- */
}
@font-face {
  font-family: 'webfont1';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_go173xgb9vq.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/webfont_go173xgb9vq.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_go173xgb9vq.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_go173xgb9vq.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_go173xgb9vq.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_go173xgb9vq.svg#NotoSansHans-DemiLight') format('svg');
  /* iOS 4.1- */
}
@font-face {
  font-family: 'webfont2';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_scjrbk7cig.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/webfont_scjrbk7cig.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_scjrbk7cig.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_scjrbk7cig.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_scjrbk7cig.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_scjrbk7cig.svg#NotoSansHans-DemiLight') format('svg');
  /* iOS 4.1- */
}
@font-face {
  font-family: 'webfont3';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_hp8c2c1yaxv.svg#NotoSansHans-DemiLight') format('svg');
  /* iOS 4.1- */
}
@font-face {
  font-family: 'webfontMa';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_tlj29sflybm.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/webfont_tlj29sflybm.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_tlj29sflybm.woff2') format('woff2'), url('//at.alicdn.com/t/webfont_tlj29sflybm.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_tlj29sflybm.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_tlj29sflybm.svg#NotoSansHans-DemiLight') format('svg');
  /* iOS 4.1- */
}
html {
  font-size: 100px;
}
body {
  font-family: 'webfont' !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  min-width: 900px;
  color: #333333;
}
ul li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
button,
input {
  outline: none;
  border: none;
}
input {
  padding-left: 8px;
}
.df,
.nav .nav_content .nav_array li {
  display: flex;
}
.fw {
  flex-wrap: wrap;
}
.fdc {
  flex-direction: column;
}
.jc_fs {
  justify-content: flex-start;
}
.jc_end {
  justify-content: flex-end;
}
.jc_center,
.nav .nav_content .nav_array li {
  justify-content: center;
}
.jc_sa {
  justify-content: space-around;
}
.jc_sb {
  justify-content: space-between;
}
.jc_fd {
  justify-content: flex-end;
}
.aic,
.nav .nav_content .nav_array li {
  align-items: center;
}
.p_relative,
.nav .nav_content .nav_array li {
  position: relative;
}
.f_w,
.brand .ts_items .ts_item .ts1_detail > div:nth-child(1),
.brand .ts_items .ts_item .ts1_detail > div:nth-child(2) {
  font-weight: bold;
}
.orange_block,
.orange_block2 {
  width: 66px;
  height: 10px;
  background-color: #ff6200;
}
.orange_block2 {
  width: 83px;
}
.error {
  width: 100vw;
  height: 100vh;
}
@keyframes nav_animate {
  from {
    padding: 20px 0 15px;
  }
  to {
    padding: 12px 0 7px;
  }
}
@keyframes nav_animate1 {
  from {
    padding: 12px 0 7px;
  }
  to {
    padding: 20px 0 15px;
  }
}
@keyframes nav_img {
  from {
    height: 50px;
  }
  to {
    height: 42px;
  }
}
@keyframes nav_img1 {
  from {
    height: 42px;
  }
  to {
    height: 50px;
  }
}
@keyframes swi {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 0;
  }
  33% {
    margin-left: -100%;
  }
  58% {
    margin-left: -100%;
  }
  67% {
    margin-left: -200%;
  }
  91.6% {
    margin-left: -200%;
  }
  to {
    margin-left: -300%;
  }
}
.cards {
  animation: swi 12s ease-in infinite;
}
.nav {
  background-color: #ff6200;
  width: 100%;
  min-width: 900px;
  display: flex;
  justify-content: center;
  padding: 20px 0 15px;
}
.nav .nav_content {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}
.nav .nav_content .nav_logo {
  margin-left: 50px !important;
}
.nav .nav_content .nav_logo .nav_logo_image {
  width: auto;
  height: 50px;
}
.nav .nav_content .nav_array li {
  height: 50px;
  padding: 0 17px;
  font-size: 16px;
}
@media screen and (max-width: 1200px) {
  .nav .nav_content .nav_array li {
    padding: 0 12px;
  }
}
.nav .nav_content .nav_phone {
  padding: 0 18px;
  font-size: 18px;
}
.nav .nav_content .nav_phone img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.nav .nav_content .nav_item_active {
  color: #1515ff;
  font-weight: bold;
}
.nav .nav_content .nav_array li:hover {
  color: #1515ff;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .nav_array li {
    padding: 0 12px;
  }
}
.banner {
  width: 100%;
  min-width: 1200px;
  background-color: #ff6200;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .banner_swiper {
  width: 100%;
  min-width: 1200px;
  padding: 0 7.9%;
}
.banner .banner_bg {
  width: 100%;
  min-width: 1200px;
  height: 100%;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/banner_bg.png') no-repeat 0 0;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (min-width: 1200px) {
  .banner .get_class {
    width: 14.0625vw;
    padding: 1.7708vw 1.92708vw 1.40625vw 1.92708vw;
    background-color: #FFFFFF;
    border-radius: 0.52083vw;
    position: absolute;
    top: calc(50% - 12vw);
    right: 16%;
    z-index: 20;
  }
  .banner .get_class .get_class_title {
    font-family: 'webfont1' !important;
    font-size: 1.041667vw;
    text-align: center;
    color: #ff6200;
    font-weight: bold;
  }
  .banner .get_class .get_class_ipt {
    width: 100%;
    height: 1.5625vw;
    border: 1px solid #CCCCCC;
    border-radius: 0.3125vw;
    outline: none;
    margin-top: 0.364645vw;
    font-size: 14px;
    padding-top: 2px;
  }
  .banner .get_class .get_class_ipt::placeholder {
    color: #999;
    font-size: 14px;
  }
  .banner .get_class .children_name {
    margin-top: 1.61458vw;
    color: #666;
    font-size: 14px;
    font-family: 'webfontMa' !important;
  }
  .banner .get_class .children_name2 {
    margin-top: 0.729167vw;
    font-size: 14px;
    color: #666;
    font-family: 'webfontMa' !important;
  }
  .banner .get_class .codeImg {
    width: 3.385417vw;
    height: 1.5625vw;
    margin-top: 0.364545vw;
    margin-left: 0.3125vw;
    border-radius: 0.3125vw;
  }
  .banner .get_class .code {
    height: 1.5625vw;
    border: 1px solid #CCCCCC;
    border-radius: 0.3125vw;
    outline: none;
    margin-top: 0.36458vw;
    width: 6.5625vw;
    font-size: 14px;
  }
  .banner .get_class .code::placeholder {
    color: #999;
  }
  .banner .get_class .code-error {
    font-size: 0.625vw;
    line-height: 0.625vw;
    height: 0.625vw;
    color: #E34343;
    margin-top: 0.3125vw;
  }
  .banner .get_class .get_now {
    width: 100%;
    height: 2.1875vw;
    background-color: #ff6200;
    color: #FFFFFF;
    margin-top: 1.14583vw;
    font-size: 0.9375vw;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
  }
}
@media screen and (max-width: 1500px) {
  .banner .get_class {
    width: 211px;
  }
  .banner .get_class .codeImg {
    border-radius: 0.3125vw;
  }
  .banner .get_class .codeImg {
    width: 50px;
    height: 1.5625vw;
    margin-top: 5.472px;
    margin-left: 4.69px;
  }
  .banner .get_class .code {
    width: 98.6px;
  }
}
@media screen and (max-width: 1300px) {
  .banner .get_class {
    padding: 23.0381px 25.0713px 24.3937px 25.0713px;
    background-color: #FFFFFF;
    border-radius: 6px;
    position: absolute;
    top: calc(50% - 160px);
    right: 16%;
    z-index: 20;
  }
  .banner .get_class .get_class_title {
    font-family: 'webfont1' !important;
    font-size: 13.5521px;
    text-align: center;
    color: #ff6200;
    font-weight: bold;
  }
  .banner .get_class .get_class_ipt {
    width: 100%;
    height: 20.3281px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    outline: none;
    margin-top: 4.74273px;
    font-size: 12px;
    padding-top: 2px;
  }
  .banner .get_class .get_class_ipt::placeholder {
    color: #999;
    font-size: 12px;
  }
  .banner .get_class .children_name {
    margin-top: 21px;
    color: #666;
    font-size: 12px;
    font-family: 'webfontMa' !important;
  }
  .banner .get_class .children_name2 {
    margin-top: 9.48646px;
    font-size: 12px;
    color: #666;
    font-family: 'webfontMa' !important;
  }
  .banner .get_class .codeImg {
    width: 44px;
    height: 20px;
  }
  .banner .get_class .code {
    height: 20.3281px;
    border: 1px solid #CCCCCC;
    border-radius: 4.06563px;
    outline: none;
    margin-top: 4.74319px;
    font-size: 12px;
  }
  .banner .get_class .code::placeholder {
    color: #999;
  }
  .banner .get_class .code-error {
    font-size: 12px;
    line-height: 8.13125px;
    height: 8.13125px;
    color: #E34343;
    margin-top: 4.06563px;
  }
  .banner .get_class .get_now {
    width: 100%;
    height: 28.4531px;
    background-color: #ff6200;
    color: #FFFFFF;
    margin-top: 14.9072px;
    font-size: 12.1969px;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
  }
}
.english_title,
.brand .brand_english_title,
.brand .rich_english_title {
  color: #666666;
  margin-top: 12px;
}
.brand {
  height: 100%;
  padding: 59px 0 69px;
  background-color: #fff3ed;
}
.brand .brand_title {
  font-size: 32px;
  color: #ff6200;
}
.brand .brand_english_title {
  font-size: 12px;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 25px;
}
.brand .brand_description {
  font-size: 18px;
  margin: 4px 0;
}
.brand .to_down {
  margin-top: 13px;
  margin-bottom: 35px;
}
.brand .rich_title {
  font-size: 28px;
  color: #002ED0;
}
.brand .rich_english_title {
  font-size: 12px;
  width: 100%;
  text-align: center;
}
.brand .brand_img {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 60px 0 58px;
}
.brand .get_more {
  width: 184px;
  height: 46px;
  background-color: #ff6200;
  color: #FFFFFF;
  font-size: 24px;
  border-radius: 8px;
}
.brand .class_img {
  width: 100%;
  height: 100%;
  max-width: 1920px;
  min-width: 900px;
}
.brand .show_items {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
}
.brand .show_items .show_item {
  width: calc(1200px / 4);
  color: #FFFFFF;
  font-size: 28px;
  position: relative;
}
.brand .show_items .show_item > div:nth-child(1) {
  width: 100%;
  height: 80px;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .brand .show_items .show_item {
    font-size: 2.333vw;
  }
  .brand .show_items .show_item > div:nth-child(1) {
    height: 6.667vw;
  }
}
@media screen and (max-width: 900px) {
  .brand .show_items .show_item {
    font-size: 20.997px;
  }
  .brand .show_items .show_item > div:nth-child(1) {
    height: 60px;
  }
}
.brand .ts_items {
  width: 100%;
  height: 100%;
  min-width: 900px;
  max-width: 1200px;
}
.brand .ts_items .ts_item {
  width: calc(100% / 3);
  position: relative;
}
.brand .ts_items .ts_item .guding {
  transform: translate(-42px, -100px);
}
.brand .ts_items .ts_item .wuti {
  transform: scale(1.1) translate(-30px, 0);
}
.brand .ts_items .ts_item .ts_img {
  width: 100%;
  height: auto;
}
.brand .ts_items .ts_item .ts1_detail {
  width: 100%;
  position: absolute;
  left: 0;
  top: 53%;
  padding: 0 15%;
}
.brand .ts_items .ts_item .ts1_detail > div:nth-child(1) {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 6px solid #ff6200;
  color: #ff6200;
  font-size: 24px;
  background-color: #FFFFFF;
}
.brand .ts_items .ts_item .ts1_detail > div:nth-child(2) {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #ff6200;
}
.brand .ts_items .ts_item .ts1_detail > div:nth-child(3) {
  width: 100%;
  font-size: 18px;
  color: #999999;
}
@media screen and (max-width: 1200px) {
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(1) {
    width: 5.8vw;
    height: 5.8vw;
    border: 0.5vw solid #ff6200;
    font-size: 2vw;
  }
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(2) {
    height: 5vw;
    line-height: 5vw;
    font-size: 1.66vw;
  }
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(3) {
    width: 100%;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 900px) {
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(1) {
    width: 52.1875px;
    height: 52.1875px;
    border: 4.5px solid #ff6200;
    font-size: 18px;
  }
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(2) {
    height: 45px;
    line-height: 45px;
    font-size: 14.94px;
  }
  .brand .ts_items .ts_item .ts1_detail > div:nth-child(3) {
    width: 210.016px;
    font-size: 13.5px;
  }
}
.brand .ts_items .ts_item .class1 {
  width: 229px;
  margin: 0 calc((100% / 3 - 229px) / 2);
  height: 100px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/course/class_bg.png') no-repeat 0 0;
  background-size: 100% 100%;
  font-family: 'webfont1' !important;
}
.brand .ts_items .ts_item .class1 > div:not(:first-child) {
  width: 36px;
  color: #ffffff;
}
.brand .main_title {
  position: relative;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
}
.brand .main_title > div:nth-child(1) {
  width: 450px;
  position: absolute;
  top: 25px;
  left: 50px;
  z-index: 10;
}
.brand .main_title > div:nth-child(3) {
  width: 433px;
  position: absolute;
  bottom: 35px;
  right: 47px;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .brand .main_title {
    font-size: 1.49vw;
    line-height: 2.5vw;
  }
  .brand .main_title > div:nth-child(1) {
    width: 38%;
    position: absolute;
    top: 2.08vw;
    left: 4.167vw;
  }
  .brand .main_title > div:nth-child(3) {
    width: 36.08vw;
    position: absolute;
    bottom: 2.917vw;
    right: 3.917vw;
  }
}
@media screen and (max-width: 900px) {
  .brand .main_title {
    font-size: 13.5px;
    line-height: 22.5px;
  }
  .brand .main_title > div:nth-child(1) {
    width: 342px;
    position: absolute;
    top: 18.72px;
    left: 37.503px;
  }
  .brand .main_title > div:nth-child(3) {
    width: 324.719px;
    position: absolute;
    bottom: 26.253px;
    right: 35.253px;
  }
}
.brand .honor {
  width: 1200px;
  min-width: 900px;
  text-align: center;
}
.brand .honor .honor_item {
  padding: 20px 0;
}
.brand .honor .honor_item > div:nth-child(2) {
  line-height: 30px;
  font-size: 17px;
}
.brand .honor .honor_item > div:nth-child(3) {
  font-size: 12px;
}
@media screen and (max-width: 1200px) {
  .brand .honor {
    width: 100%;
  }
  .brand .honor .honor_item {
    padding: 20px 20px;
  }
  .brand .honor .honor_item > div:nth-child(2) {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 900px) {
  .brand .honor .honor_item {
    padding: 20px 20px;
  }
  .brand .honor .honor_item > div:nth-child(2) {
    font-size: 13.5px;
  }
}
.activities {
  width: 100%;
  min-width: 900px;
  height: 66px;
  color: #FFFFFF;
  font-size: 22px;
  background-color: rgba(168, 168, 168, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  padding-top: 1px;
}
.activities .wubai {
  color: #ff6200;
  font-size: 34px;
}
.activities .get_now {
  margin-left: 53px;
  height: 33px;
  width: 130px;
  font-size: 17px;
  border: 2px solid #ffffff;
  border-radius: 17.5px;
  color: #FFFFFF;
  background: none;
  cursor: pointer;
}
.activities .get_now1 {
  color: #ff6200;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-right: 20px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/right.png') no-repeat 100% 50%;
  background-size: 18px 18px;
}
@media screen and (max-width: 1200px) {
  .activities {
    font-size: 1.833vw;
  }
  .activities .wubai {
    font-size: 2.833vw;
  }
  .activities .get_now {
    margin-left: 4.417vw;
    height: 33px;
    min-width: 97.49px;
    width: 10.833vw;
    font-size: 1.5vw;
    cursor: pointer;
  }
  .activities .get_now1 {
    font-size: 1.167vw;
    padding-right: 1.667vw;
    background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/right.png') no-repeat 100% 50%;
    background-size: 1.5vw 1.5vw;
  }
}
@media screen and (max-width: 900px) {
  .activities {
    font-size: 16.497px;
  }
  .activities .wubai {
    font-size: 25.497px;
  }
  .activities .get_now {
    margin-left: 39.753px;
    height: 33px;
    min-width: 97.49px;
    width: 97.49px;
    font-size: 13.5px;
    cursor: pointer;
  }
  .activities .get_now1 {
    font-size: 12px;
    padding-right: 15.003px;
    background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/right.png') no-repeat 100% 50%;
    background-size: 13.5px 13.5px;
  }
}
.footer_red_line {
  width: 100%;
  height: 7px;
  background-color: #ff6200;
}
.footer {
  width: 100%;
  height: 292px;
  background: #00152f;
  color: #FFFFFF;
  font-family: 'webfont2' !important;
}
.footer .footer_public {
  width: 516px;
  margin: 0 65px;
}
.footer .banquan {
  width: 516px;
  margin: 53px 65px 0 65px;
  word-break: break-all;
  text-align: justify;
}
.footer .footer_public > li > a {
  font-size: 14.5px;
}
.footer .look_me {
  margin-left: 70px;
  text-align: center;
  width: 109px;
}
.footer .footer_content {
  font-size: 18px;
}
.footer .friend_link {
  line-height: 23px;
  color: #FFFFFF;
  margin: 53px 0 50px;
}
.footer .friend_link a:hover {
  color: #BE4726;
}
.footer .location {
  height: 24px;
  display: flex;
  align-items: center;
  padding-left: 36px;
  background: url(http://cdn.qmxsportseducation.com/super-planet-website/public/images/location.png) no-repeat 0 50%;
  background-size: 24px auto;
  padding-top: 2px;
}
.footer .call_phone {
  height: 24px;
  display: flex;
  align-items: center;
  padding-left: 36px;
  background: url(http://cdn.qmxsportseducation.com/super-planet-website/public/images/footer_phone.png) no-repeat 0 50%;
  background-size: 24px auto;
  padding-top: 2px;
}
.footer .our_code {
  font-size: 18px;
  text-align: center;
  margin-left: 70px;
}
@media screen and (max-width: 1200px) {
  .footer .footer_public {
    width: 516px;
    min-width: 410.2px;
    margin: 0 5.417vw;
  }
  .footer .banquan {
    width: 516px;
    margin: 53px 5.417vw 0 5.417vw;
  }
  .footer .look_me {
    margin-left: 5.833vw;
    width: 9.083vw;
    min-width: 83.4px;
  }
  .footer .footer_content {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 900px) {
  .footer .footer_public {
    width: 516px;
    min-width: 410.2px;
    margin: 0 48.753px;
  }
  .footer .banquan {
    width: 516px;
    margin: 53px 48.753px 0 48.753px;
  }
  .footer .look_me {
    margin-left: 52.497px;
    width: 83.3906px;
    min-width: 83.4px;
  }
  .footer .footer_content {
    font-size: 13.5px;
  }
}
.back_top {
  position: fixed;
  right: 6%;
  bottom: 102px;
  z-index: 20;
}
.back_top img {
  width: 51px;
  height: 48px;
}
@media screen and (max-width: 1200px) {
  .back_top img {
    width: 4.25vw;
    height: 4vw;
  }
}
@media screen and (max-width: 900px) {
  .back_top img {
    width: 38.25px;
    height: 36px;
  }
}
.msg {
  padding: 6px 12px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20;
  font-size: 20px;
  border-radius: 6px;
}
.company_intro {
  height: 100%;
  width: 1200px;
  margin: 36px 0;
}
.company_intro > div:nth-child(1) {
  width: 243px;
  height: 53px;
  line-height: 53px;
  font-size: 28px;
  font-weight: bold;
  padding-left: 26px;
  color: #FFFFFF;
  background-color: #002ED0;
}
.company_intro .company_intro_content {
  line-height: 40px;
  padding: 20px 22px;
  font-size: 24px;
}
@media screen and (max-width: 1200px) {
  .company_intro {
    width: 100%;
  }
  .company_intro > div:nth-child(1) {
    width: 20.25vw;
    height: 4.417vw;
    line-height: 4.417vw;
    font-size: 2.333vw;
    padding-left: 2.167vw;
  }
  .company_intro .company_intro_content {
    line-height: 3.333vw;
    padding: 20px 22px;
    font-size: 2vw;
  }
}
@media screen and (max-width: 900px) {
  .company_intro > div:nth-child(1) {
    width: 182.25px;
    height: 39.75px;
    line-height: 39.75px;
    font-size: 20.997px;
    padding-left: 19.503px;
  }
  .company_intro .company_intro_content {
    line-height: 29.997px;
    font-size: 18px;
  }
}
.founder {
  width: 1200px;
  height: 730px;
  padding-top: 59px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/companyIntro/founder.png') no-repeat 200px 0;
  background-size: 100% auto;
}
.founder .founder_intro {
  width: 100%;
  padding-left: 10px;
}
.founder .founder_intro .intro_title {
  width: 93px;
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  color: #FFFFFF;
  background: #002ED0;
  text-align: center;
  margin: 12px 0;
}
.founder .founder_intro .intro_title1 {
  font-size: 30px;
  color: #002ED0;
  padding: 12px 0;
  margin-top: 6px;
}
.founder .founder_intro .p {
  line-height: 36px;
  font-size: 20px;
}
.founder .founder_intro .p1 {
  line-height: 46px;
  font-size: 22px;
}
@media screen and (max-width: 1200px) {
  .founder {
    width: 100%;
    height: 60vw;
  }
  .founder .founder_intro .intro_title {
    width: 7.75vw;
    height: 3.833vw;
    line-height: 3.833vw;
    font-size: 2.5vw;
    margin: 1vw 0;
  }
  .founder .founder_intro .intro_title1 {
    font-size: 2.5vw;
    padding: 1vw 0;
    margin-top: 0.5vw;
  }
  .founder .founder_intro .p {
    line-height: 3vw;
    font-size: 1.667vw;
  }
  .founder .founder_intro .p1 {
    line-height: 3.833vw;
    font-size: 1.833vw;
  }
}
@media screen and (max-width: 900px) {
  .founder {
    width: 100%;
    height: 540px;
  }
  .founder .founder_intro .intro_title {
    width: 69.75px;
    height: 34.4844px;
    line-height: 34.4844px;
    font-size: 22.5px;
    margin: 9px 0;
  }
  .founder .founder_intro .intro_title1 {
    font-size: 22.5px;
    padding: 9px 0;
    margin-top: 4.5px;
  }
  .founder .founder_intro .p {
    line-height: 27px;
    font-size: 15.003px;
  }
  .founder .founder_intro .p1 {
    line-height: 34.497px;
    font-size: 16.497px;
  }
}
.company_culture {
  width: 1200px;
}
.company_culture > div {
  width: calc(100% / 3);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.company_culture > div > div {
  font-size: 30px;
  color: #002ED0;
}
.company_culture > div .big_title {
  width: 183px;
  height: 183px;
  border-radius: 50%;
  background: #002ED0;
  color: #FFFFFF;
  font-size: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 28px;
}
@media screen and (max-width: 1200px) {
  .company_culture {
    width: 100%;
  }
  .company_culture > div > div {
    font-size: 2.5vw;
  }
  .company_culture > div .big_title {
    width: 15.25vw;
    height: 15.25vw;
    font-size: 3.833vw;
    margin-bottom: 2.333vw;
  }
}
@media screen and (max-width: 900px) {
  .company_culture {
    width: 100%;
  }
  .company_culture > div > div {
    font-size: 22.5px;
  }
  .company_culture > div .big_title {
    width: 137.25px;
    height: 137.25px;
    font-size: 34.497px;
    margin-bottom: 20.997px;
  }
}
.experts {
  width: 1200px;
  padding: 0 8px;
}
.experts .experts_detail {
  width: calc(100% - 214px);
  padding: 0 10px;
}
.experts .experts_detail .experts_name {
  font-size: 28px;
  color: #FFFFFF;
  background: #002ED0;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
}
.experts .experts_detail > div {
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 1200px) {
  .experts {
    width: 100%;
  }
  .experts .experts_detail .experts_name {
    font-size: 2.333vw;
    width: 12.5vw;
    height: 3.333vw;
    line-height: 3.333vw;
  }
  .experts .experts_detail > div {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 900px) {
  .experts {
    width: 100%;
  }
  .experts .experts_detail .experts_name {
    font-size: 20.997px;
    width: 112.5px;
    height: 29.9844px;
    line-height: 29.9844px;
  }
  .experts .experts_detail > div {
    font-size: 13.5px;
    line-height: 22.5px;
  }
}
.team_info {
  width: 100%;
  padding: 34px;
  background-color: #dcdcdc;
  font-size: 22px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .team_info {
    padding: 2.833vw;
    font-size: 1.833vw;
    margin-top: 1.667vw;
  }
}
@media screen and (max-width: 900px) {
  .team_info {
    padding: 25.497px;
    font-size: 16.497px;
    margin-top: 15.003px;
  }
}
.ts_item {
  width: calc(100% / 2);
  position: relative;
}
.ts_item .ts_item_content {
  width: 540px;
  height: 157px;
  position: absolute;
  top: 294px;
  left: 31px;
  color: #ffffff;
  padding: 0 50px;
}
.ts_item .ts_item_content > div:nth-child(1) {
  font-size: 24px;
  text-align: center;
  padding: 16px 0;
}
.ts_item .ts_item_content > div:nth-child(2) {
  font-size: 17px;
}
@media screen and (max-width: 1200px) {
  .ts_item .ts_item_content {
    width: calc(100% - 60px);
    height: 13vw;
    position: absolute;
    top: 24.5vw;
    left: 2.583vw;
    padding: 0 4.167vw;
  }
  .ts_item .ts_item_content > div:nth-child(1) {
    font-size: 2vw;
    padding: 1.333vw 0;
  }
  .ts_item .ts_item_content > div:nth-child(2) {
    font-size: 1.417vw;
  }
}
@media screen and (max-width: 900px) {
  .ts_item .ts_item_content {
    width: calc(100% - 60px);
    height: 117px;
    position: absolute;
    top: 220.5px;
    left: 23.247px;
    padding: 0 37.503px;
  }
  .ts_item .ts_item_content > div:nth-child(1) {
    font-size: 18px;
    padding: 11.997px 0;
  }
  .ts_item .ts_item_content > div:nth-child(2) {
    font-size: 12.753px;
  }
}
.school {
  height: 100%;
  position: relative;
}
.school .to3d {
  width: 270px;
  height: 270px;
  border-radius: 50%;
  position: absolute;
  top: 891px;
  left: 439px;
}
.school_location {
  width: 1200px;
}
.school_location > div {
  width: 50%;
  font-size: 17px;
  line-height: 30px;
  padding: 8px 20px;
}
.school_location > div > div:nth-child(1) {
  padding-left: 30px;
}
.school_location > div > div:nth-child(2) {
  padding-left: 30px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/school/location.png') no-repeat 4px 4px;
  background-size: 15px 20px;
  color: #666666;
}
@media screen and (max-width: 1200px) {
  .school_location {
    width: 100%;
  }
}
.get_more_school {
  padding: 10px 10px 10px 30px;
  font-size: 20px;
  color: #484848;
  border: 1px solid #9d9d9d;
  border-radius: 8px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/school/call.png') no-repeat 10px 50%;
  background-size: 17px 16px;
  margin-top: 20px;
}
.get_more_school_red {
  margin-top: 20px;
  color: red;
}
.game {
  width: 1200px;
  border-radius: 14px;
  height: 100%;
}
.game .game_info1 {
  width: 360px;
  height: 418px;
  padding: 30px;
  position: absolute;
  right: 8.5px;
  top: 0;
  font-size: 17px;
  line-height: 32px;
}
.game .game_info1 > div:first-child {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  line-height: 50px;
}
.game .game_info2 {
  width: 360px;
  height: 418px;
  padding: 30px;
  position: absolute;
  left: 8.5px;
  top: 0;
  font-size: 17px;
  line-height: 30px;
}
.game .game_info2 > div:first-child {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  line-height: 50px;
}
@media screen and (max-width: 1200px) {
  .game {
    width: 99%;
  }
  .game .game_info1 {
    width: 30vw;
    height: 34.833vw;
    padding: 2.5vw;
    font-size: 1.416vw;
    line-height: 2.4vw;
  }
  .game .game_info1 > div:first-child {
    font-size: 2.166vw;
    line-height: 4.166vw;
  }
  .game .game_info2 {
    width: 30vw;
    height: 34.833vw;
    padding: 2.5vw;
    font-size: 1.416vw;
    line-height: 2.4vw;
  }
  .game .game_info2 > div:first-child {
    font-size: 2.166vw;
    line-height: 4.166vw;
  }
}
@media screen and (max-width: 900px) {
  .game {
    width: 99%;
  }
  .game .game_info1 {
    width: 270px;
    height: 313.484px;
    padding: 22.5px;
    font-size: 12.744px;
    line-height: 21.6px;
  }
  .game .game_info1 > div:first-child {
    font-size: 19.494px;
    line-height: 37.494px;
  }
  .game .game_info2 {
    width: 270px;
    height: 313.484px;
    padding: 22.5px;
    font-size: 12.744px;
    line-height: 21.6px;
  }
  .game .game_info2 > div:first-child {
    font-size: 19.494px;
    line-height: 37.494px;
  }
}
.iframe {
  width: 1131px;
  height: 664px;
}
.iframe1 {
  width: 1131px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .iframe {
    width: 100%;
    height: 55.333vw;
  }
}
@media screen and (max-width: 900px) {
  .iframe {
    width: 891px;
    height: 498px;
  }
}
.game_bottom {
  width: 1140px;
  height: 100%;
  padding: 20px 26px;
  background: #FFFFFF;
  margin-top: 24px;
}
.game_bottom .new_title {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 12px;
}
.game_bottom .new_detail {
  font-size: 16px;
  color: #666666;
}
.game_bottom .new_time {
  font-size: 14px;
  padding-left: 30px;
  background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/game/time.png') no-repeat 0 50%;
  background-size: 22px 28px;
}
@media screen and (max-width: 1200px) {
  .game_bottom {
    width: 100%;
  }
  .game_bottom .new_title {
    font-size: 1.833vw;
    line-height: 2.833vw;
  }
  .game_bottom .new_detail {
    font-size: 1.333vw;
  }
  .game_bottom .new_time {
    font-size: 1.166vw;
    padding-left: 2.5vw;
    background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/game/time.png') no-repeat 0 50%;
    background-size: 1.833vw 2.333vw;
  }
}
@media screen and (max-width: 900px) {
  .game_bottom {
    width: 100%;
  }
  .game_bottom .new_title {
    font-size: 16.497px;
    line-height: 25.497px;
  }
  .game_bottom .new_detail {
    font-size: 12px;
  }
  .game_bottom .new_time {
    font-size: 12px;
    padding-left: 22.5px;
    background: url('http://cdn.qmxsportseducation.com/super-planet-website/public/images/game/time.png') no-repeat 0 50%;
    background-size: 16.497px 20.997px;
  }
}
.pupup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
}
.pupup .main {
  width: 300px;
  height: 183px;
  background-color: #FFF;
  border-radius: 10px;
  padding: 15px;
}
.pupup .main .popup-close {
  font-size: 18px;
  color: #666;
  width: 18px;
  height: 18px;
  margin-top: -6px;
  cursor: pointer;
}
.pupup .main .popup-ipt {
  margin: 0 6px 0 0;
  padding: 0;
  padding-left: 8px;
  width: 157px;
  height: 30px;
  border: 1px solid #CCC;
  border-radius: 6px;
  font-size: 14px;
}
.pupup .main .popup-ipt::placeholder {
  color: #999;
  font-size: 14px;
  padding: 0;
}
.pupup .main .codeImg {
  width: 64px;
  height: 30px;
  border-radius: 6px;
}
.pupup .main .code-error {
  margin-top: 6px;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  color: #E34343;
}
.pupup .main .get_now {
  width: 227px;
  height: 40px;
  background-color: #ff6200;
  color: #FFFFFF;
  margin-top: 13px;
  font-size: 18px;
  border-radius: 6px;
  margin-left: 21px;
  cursor: pointer;
}

