.strong {
  font-weight: bold;
}
.pt_spacing {
  padding-top: 120px;
}
@media (max-width: 1600px) {
  .pt_spacing {
    padding-top: 100px;
  }
}
@media (max-width: 1200px) {
  .pt_spacing {
    padding-top: 60px;
  }
}
@media (max-width: 992px) {
  .pt_spacing {
    padding-top: 40px;
    overflow: hidden;
  }
}
@media (min-width: 993px) {
  .lang-cn .pt_spacing {
    padding-top: 120px;
  }
}
.p_title {
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.p_title:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 76px;
  height: 3px;
  background-color: #c7000b;
  bottom: 0;
}
@media (max-width: 1600px) {
  .p_title {
    margin-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  .p_title {
    margin-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .p_title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .p_title {
    font-size: 16px;
  }
}
.banner {
  position: relative;
}
.banner .pic {
  position: relative;
}
.banner .pic:after {
  padding-top: 35.4%;
}
.banner .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (max-width: 992px) {
  .banner .pic:after {
    padding-top: 105.33%;
  }
}
.banner .con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 1;
}
.banner .con .sub_title {
  font-size: 40px;
  color: #c7000b;
  line-height: 1;
}
.banner .con .h_title {
  font-size: 62px;
  line-height: 1.15;
  font-weight: bold;
}
.banner .con .h_title span {
  display: block;
}
.banner .con .logo img {
  max-width: 305px;
  width: 25.4%;
}
.banner .con .h_title,
.banner .con .logo {
  padding-top: 20px;
}
@media (max-width: 1600px) {
  .banner .con {
    padding-top: 30px;
  }
  .banner .con .sub_title {
    font-size: 30px;
  }
  .banner .con .h_title {
    font-size: 48px;
  }
}
@media (max-width: 1200px) {
  .banner .con .sub_title {
    font-size: 24px;
    padding-top: 0px;
  }
  .banner .con .h_title {
    font-size: 36px;
  }
  .banner .con .h_title,
  .banner .con .logo {
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .banner .con .logo img {
    width: 60%;
  }
}
@media (max-width: 600px) {
  .banner .con {
    padding-top: 0;
  }
  .banner .con .h_title {
    font-size: 28px;
  }
  .banner .con .sub_title {
    font-size: 20px;
  }
  .banner .con .h_title,
  .banner .con .logo {
    padding-top: 15px;
  }
}
.banner .con .lazyload img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 87%;
}
.introduce .p_title {
  text-align: left;
  font-weight: normal;
}
.introduce .p_title:after {
  display: none;
}
.introduce .box {
  height: 100%;
  font-size: 16px;
  line-height: 1.8;
  position: relative;
}
.introduce .box .pic {
  text-align: center;
  margin-bottom: -21%;
}
.introduce .box .pic img {
  max-width: 216px;
  width: 57%;
}
.introduce .box .con {
  padding: 100px 14px 30px;
  background-image: -webkit-gradient(linear, left top, right top, from(#f2f2f2), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ededed));
  background-image: linear-gradient(90deg, #f2f2f2 0%, #ffffff 100%), linear-gradient(#ededed, #ededed);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: 5px 7px 10px 0px rgba(86, 86, 86, 0.13);
          box-shadow: 5px 7px 10px 0px rgba(86, 86, 86, 0.13);
  border-radius: 10px;
  overflow: hidden;
}
.introduce .box .con .p {
  position: relative;
}
.introduce .box .con .p:before {
  content: "“";
  font-size: 64px;
  line-height: 0;
  font-style: italic;
  position: absolute;
  color: #c7000b;
  right: 100%;
  bottom: 100%;
}
.introduce .box .con p.name {
  font-weight: bold;
}
.introduce .box .inscribe {
  padding-top: 30px;
  text-align: right;
}
@media (max-width: 1200px) {
  .introduce .box .inscribe {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .introduce .box {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .introduce .box .con {
    padding-top: 80px;
  }
}
.training_camp {
  overflow: hidden;
}
.training_camp .p_title {
  margin-bottom: 60px;
}
.training_camp .sub_title {
  font-size: 24px;
  color: #221815;
  padding-bottom: 80px;
}
.training_camp .con {
  position: relative;
  padding: 40px 7%;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#f8f9fb), to(#fff));
  background-image: linear-gradient(to right, #fff, #f8f9fb, #fff);
}
.training_camp .con:after {
  content: "";
  background: url("../images/bg.png") no-repeat center center;
  background-size: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120%;
  height: 100%;
}
.lang-cn .training_camp .con:after {
  width: 110%;
}
.training_camp .title {
  font-size: 24px;
  color: #221815;
  position: relative;
  z-index: 2;
  font-weight: bold;
  text-align: center;
}
.training_camp .p {
  padding-top: 30px;
  font-size: 20px;
  line-height: 1.8;
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  .training_camp .p {
    padding-top: 20px;
  }
  .training_camp .p_title {
    margin-bottom: 40px;
  }
  .training_camp .sub_title {
    padding-bottom: 60px;
  }
}
@media (max-width: 992px) {
  .training_camp p {
    padding-top: 15px;
  }
  .training_camp .con {
    padding: 20px 15px;
  }
  .training_camp .con:after {
    display: none;
  }
  .training_camp .sub_title {
    font-size: 20px;
    padding-bottom: 40px;
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .training_camp .title {
    font-size: 20px;
  }
  .training_camp .sub_title,
  .training_camp .p {
    font-size: 15px;
    line-height: 1.8;
  }
  .training_camp .con {
    padding: 0;
  }
}
.tab1 .oh {
  overflow: hidden;
}
.tab1 .tabUl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  margin: 0 -30px;
  border-bottom: 1px solid #888;
}
.tab1 .tabUl .li {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #888;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0 25px;
  cursor: pointer;
  border-left: 1px solid #221815;
  text-align: center;
}
.tab1 .tabUl .li.active {
  color: #c7000b;
}
.tab1 .tabUl .li:first-child {
  border-left: 0 solid #000;
}
.tab1 .tabUl,
.tab1 .swiper-slide .p {
  padding-left: 7%;
  padding-right: 7%;
}
.tab1 .swiper-slide {
  padding-top: 60px;
}
.tab1 .swiper-slide .p {
  font-size: 20px;
  line-height: 1.8;
  padding-top: 10px;
}
.tab1 .swiper-slide .p:first-child {
  padding-top: 0;
}
.tab1 .swiper-slide .p-mt {
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .tab1 .swiper-slide {
    padding-top: 60px;
  }
}
@media (max-width: 1200px) {
  .tab1 .swiper-slide {
    padding-top: 40px;
  }
}
.tab1 .swiper-ul {
  overflow: hidden;
}
@media (max-width: 1200px) {
  .tab1 .swiper-slide {
    padding-top: 30px;
  }
  .tab1 .swiper-slide .p {
    font-size: 18px;
  }
  .tab1 .tabUl .li {
    font-size: 16px;
    padding: 0 5px;
  }
}
@media (max-width: 600px) {
  .tab1 .swiper-slide {
    padding-top: 20px;
  }
  .tab1 .tabUl,
  .tab1 .swiper-slide .p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tab1 .tabUl {
    margin: 0;
    padding: 0 0 15px;
    display: block;
  }
  .tab1 .tabUl .li {
    text-align: left;
    border-left: 0;
    padding: 5px;
    width: 100%;
  }
  .tab1 .swiper-slide .p {
    font-size: 14px;
    line-height: 1.8;
  }
}
.speaker {
  text-align: center;
}
.speaker .box {
  padding: 0 17% 40px;
}
.speaker .con .name {
  font-size: 20px;
  color: #221815;
  font-weight: bold;
}
.speaker .con .title {
  font-size: 14px;
  color: #888;
  line-height: 1.5;
}
.speaker .con .title br.wap {
  display: none;
}
.speaker .con .name,
.speaker .con .title {
  padding-top: 20px;
}
.speaker .title-line {
  width: 100%;
  text-align: center;
  padding: 5px;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 100px;
  position: relative;
  font-weight: bold;
}
.speaker .title-line:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #888;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.speaker .title-line span {
  position: relative;
  background-color: #fff;
  width: 295px;
  z-index: 1;
  display: inline-block;
  color: #c7000b;
}
.speaker .title-line span.w110 {
  width: 110px;
}
.speaker .title-line span.w200 {
  width: 200px;
}
.speaker .title-line span.w135 {
  width: 135px;
}
@media (max-width: 1600px) {
  .speaker .title-line {
    font-size: 20px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1200px) {
  .speaker .box {
    padding-bottom: 30px;
  }
  .speaker .title-line {
    margin-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .speaker .con .name,
  .speaker .con .title {
    padding-top: 10px;
  }
  .speaker .con .name {
    font-size: 16px;
  }
  .speaker .con .title {
    font-size: 14px;
  }
  .speaker .con br.web {
    display: none;
  }
  .speaker .con br.wap {
    display: block !important;
  }
  .speaker .box {
    padding: 0px 20% 20px;
  }
  .speaker .title-line {
    margin-bottom: 20px;
  }
  .speaker .title-line span {
    width: 140px;
  }
}
.introduce .pic:after,
.speaker .pic:after {
  padding-top: 100%;
}
.open_contestants .con {
  text-align: center;
  color: #221815;
}
.open_contestants .con .title {
  font-size: 20px;
  font-weight: bold;
}
.open_contestants .con .p {
  padding-top: 10px;
  font-size: 20px;
  line-height: 1.8;
  text-align: left;
}
.open_contestants .con .p span.bld {
  font-weight: bold;
}
@media (max-width: 600px) {
  .open_contestants .con .p {
    font-size: 18px;
  }
}
.open_contestants .con .p-last {
  text-align: center;
}
.open_contestants .con.pb30 {
  padding-bottom: 30px;
  margin: 0 auto;
}
.lang_en .open_contestants .con.pb30 {
  width: 50%;
}
.lang_en .open_contestants .con.pb30 .p {
  text-align: left;
}
.lang_cn .open_contestants .con.pb30 {
  width: 68%;
}
.open_contestants .tab2 {
  padding-top: 100px;
}
.open_contestants .tab2 .tabUl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #888;
}
.open_contestants .tab2 .tabUl .li {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  /*早期浏览器*/
  user-select: none;
  color: #888;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
}
.open_contestants .tab2 .tabUl .li img {
  width: 100%;
  max-width: 356px;
}
.open_contestants .tab2 .tabUl .li .img1 {
  display: none;
}
.open_contestants .tab2 .tabUl .li .img2 {
  display: block;
}
.open_contestants .tab2 .tabUl .li.active {
  color: #c7000b;
}
.open_contestants .tab2 .tabUl .li.active .img1 {
  display: block;
}
.open_contestants .tab2 .tabUl .li.active .img2 {
  display: none;
}
.open_contestants .tab2 .tabUl .li .number {
  font-size: 72px;
  line-height: 0.8;
  font-style: italic;
  font-weight: bold;
  padding-right: 10px;
}
.open_contestants .tab2 .tabUl .li .text {
  text-align: left;
}
.open_contestants .tab2 .tabUl .li .text p {
  padding-top: 5px;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
}
.open_contestants .tab2 .tabUl .li .text span {
  font-size: 20px;
}
.open_contestants .tab2 .tabUl .li .text .br {
  display: block;
}
.open_contestants .tab2 .swiper-ul {
  margin-right: -15px;
  overflow: hidden;
}
.open_contestants .tab2 .swiper-ul .tabCon {
  padding-top: 60px;
}
.open_contestants .tab2 .swiper-ul .li {
  padding: 0px 90px 17px;
}
.open_contestants .tab2 .swiper-ul .table {
  -webkit-box-shadow: 5px 7px 10px 0px rgba(86, 86, 86, 0.13);
          box-shadow: 5px 7px 10px 0px rgba(86, 86, 86, 0.13);
  border-radius: 10px;
  overflow: hidden;
}
.open_contestants .tab2 .swiper-ul .table .tr {
  background-image: -webkit-gradient(linear, left top, right top, from(#f7f7f7), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(90deg, #f7f7f7 0%, #ffffff 100%), linear-gradient(#f4f4f4, #f4f4f4);
  background-blend-mode: normal, normal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4% 50px;
  position: relative;
}
.open_contestants .tab2 .swiper-ul .table .tr:after {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  background-color: #ddd;
  left: 50px;
  right: 50px;
}
.open_contestants .tab2 .swiper-ul .table .tr:first-child {
  border-top: 0 solid #888;
}
.open_contestants .tab2 .swiper-ul .table .tr:first-child:after {
  display: none;
}
.open_contestants .tab2 .swiper-ul .table .tr .col1 {
  font-weight: bold;
  width: 25%;
  text-align: center;
  font-size: 24px;
  text-align: right;
}
.open_contestants .tab2 .swiper-ul .table .tr .col2 {
  display: none;
  width: 33%;
  text-align: center;
  font-size: 24px;
}
.open_contestants .tab2 .swiper-ul .table .tr .col3 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 8%;
  font-size: 20px;
}
.open_contestants .tab2 .swiper-ul .table .tr .col1 p,
.open_contestants .tab2 .swiper-ul .table .tr .col2 p,
.open_contestants .tab2 .swiper-ul .table .tr .col3 p {
  line-height: 1.2;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 600px) {
  .open_contestants .tab2 .swiper-ul .table .tr .col1 p,
  .open_contestants .tab2 .swiper-ul .table .tr .col2 p,
  .open_contestants .tab2 .swiper-ul .table .tr .col3 p {
    line-height: 1.8;
  }
}
.open_contestants .tab2 .swiper-ul .table .tr .col1 .btn_box,
.open_contestants .tab2 .swiper-ul .table .tr .col2 .btn_box,
.open_contestants .tab2 .swiper-ul .table .tr .col3 .btn_box {
  padding-top: 10px;
  color: #888;
}
.open_contestants .tab2 .swiper-ul .table .tr .col1 .btn_box .live_btn,
.open_contestants .tab2 .swiper-ul .table .tr .col2 .btn_box .live_btn,
.open_contestants .tab2 .swiper-ul .table .tr .col3 .btn_box .live_btn {
  width: 250px;
  display: inline-block;
  padding: 10px;
  background-color: #c7000b;
  color: #fff;
  text-align: center;
}
.open_contestants .tab2 .swiper-ul .table .tr .col1 .btn_box .live_btn.disabled,
.open_contestants .tab2 .swiper-ul .table .tr .col2 .btn_box .live_btn.disabled,
.open_contestants .tab2 .swiper-ul .table .tr .col3 .btn_box .live_btn.disabled {
  background: #f2f2f2;
  color: #888;
  cursor: not-allowed;
}
@media (max-width: 1600px) {
  .open_contestants .tab2 .tabUl .li .number {
    font-size: 64px;
  }
  .open_contestants .tab2 .tabUl .li .text p {
    font-size: 24px;
  }
  .open_contestants .tab2 .tabUl .li .text span {
    font-size: 18px;
  }
  .open_contestants .tab2 .swiper-ul .tabCon {
    padding-top: 60px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col1 {
    font-size: 24px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col2,
  .open_contestants .tab2 .swiper-ul .table .tr .col3 {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .lang_en .open_contestants .con.pb30 {
    width: 100%;
  }
  .lang_cn .open_contestants .con.pb30 {
    width: 100%;
  }
  .open_contestants .tab2 {
    padding-top: 40px;
  }
  .open_contestants .tab2 .tabUl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .open_contestants .tab2 .tabUl .li .number {
    font-size: 48px;
  }
  .open_contestants .tab2 .tabUl .li .text p {
    font-size: 18px;
  }
  .open_contestants .tab2 .swiper-ul .tabCon {
    padding-top: 30px;
  }
  .open_contestants .tab2 .swiper-ul .li {
    padding: 0;
  }
  .open_contestants .tab2 .swiper-ul .table .tr {
    padding: 30px 50px 30px 0;
  }
}
@media (max-width: 992px) {
  .open_contestants .tab2 .tabUl .li {
    padding: 10px 0;
  }
  .open_contestants .tab2 .tabUl .li .number {
    font-size: 48px;
  }
  .open_contestants .tab2 .tabUl .li .text p {
    font-size: 18px;
  }
  .open_contestants .tab2 .tabUl .li img {
    width: 70%;
  }
  .open_contestants .tab2 .swiper-ul .tabCon {
    padding-top: 20px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr {
    padding: 20px 25px 20px 15px;
    background-image: none;
  }
  .open_contestants .tab2 .swiper-ul .table .tr:after {
    left: 0;
    right: 0;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col3 {
    line-height: 1.5;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col3 p {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .open_contestants .tab2 {
    padding-top: 0;
  }
  .open_contestants .tab2 .tabUl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .open_contestants .tab2 .tabUl .li {
    width: 100%;
    padding: 5px;
  }
  .open_contestants .tab2 .tabUl .li .number {
    font-size: 40px;
  }
  .open_contestants .tab2 .tabUl .li .text p {
    font-size: 16px;
  }
  .open_contestants .tab2 .tabUl .li .text span {
    font-size: 14px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col1,
  .open_contestants .tab2 .swiper-ul .table .tr .col2,
  .open_contestants .tab2 .swiper-ul .table .tr .col3 {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col1 {
    font-size: 16px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col2 {
    font-size: 14px;
  }
  .open_contestants .tab2 .swiper-ul .table .tr .col3 {
    font-size: 15px;
    line-height: 1.5;
    padding-left: 0;
    padding-bottom: 0;
  }
}
.contact_us {
  text-align: center;
  padding-bottom: 7%;
}
.contact_us .p_title {
  margin-bottom: 30px;
}
.contact_us .p {
  font-size: 16px;
  line-height: 1.8;
  color: #221815;
}
.contact_us .p-mt {
  margin-top: 10px;
}
.contact_us .p_blod {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  color: #221815;
}
@media (max-width: 600px) {
  .contact_us {
    padding-bottom: 60px;
  }
  .contact_us .p {
    font-size: 15px;
    line-height: 1.5;
  }
  .contact_us .p_blod {
    font-size: 16px;
    padding-top: 10px;
  }
}
