.w-a {
  width: 1200px;
  margin: 0 auto;
}
.icon-xia {
  color: #999;
}
.none {
  display: none !important;
}
.beacon-videos {
  display: none;
}
.beacon-banner {
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.content-img-big {
  padding-top: 40px;
  height: 540px;
  background: linear-gradient(51deg, #FDFEFF 0%, rgba(213, 213, 213, 0.2) 100%);
}
.login {
  float: right !important;
  width: 90px;
  height: 36px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  color: #666060;
  font-size: 14px;
  border: 1px solid #666060;
  cursor: pointer;
  margin-right: 5px !important;
}
.login:hover {
  border: 1px solid #D60F0F;
  color: #D60F0F;
}
.beacon-videos .beacon-clone {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 18%;
  left: 78%;
  z-index: 15;
}
.beacon-videos .video-files {
  width: 60%;
  height: 70%;
  position: fixed;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.err {
  margin-left: 70px;
  color: #EC0000;
  font-size: 14px;
}
.beacon-plate-t li a {
  font-size: 16px !important;
  display: inline !important;
  padding: 10px 6px;
  margin: 0 14px;
}
.plate-li_color-t .ck-a {
  color: #D60F0F !important;
  font-weight: 600 !important;
  border-bottom: 4px solid #D60F0F !important;
}
.hover-li {
  position: relative;
}
.hover-li .popup-top {
  display: none;
  width: 552px;
  height: 173px;
  background-color: transparent;
  position: absolute;
  z-index: 999999999;
  top: 52px;
  left: 19px;
}
.hover-li .popup-top .popup-content {
  background-color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.36);
  width: 552px;
  border-radius: 4px;
  display: flex;
}
.hover-li .popup-top .popup-content .popup-title {
  width: 152px;
  padding: 30px 0 32px 0;
}
.hover-li .popup-top .popup-content .popup-title div {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  padding: 0 20px;
  margin: 10px 0;
}
.hover-li .popup-top .popup-content .popup-title div:first-child {
  margin-top: 0;
}
.hover-li .popup-top .popup-content .popup-title div:last-child {
  margin-bottom: 0;
}
.hover-li .popup-top .popup-content .popup-title .hover {
  font-weight: 500;
  color: #333;
  background: linear-gradient(270deg, #f3f2f2 0%, rgba(255, 255, 255, 0.9) 80%, #FFFFFF 100%);
}
.hover-li .popup-top .popup-content .popup-ctx {
  padding: 30px 0 20px 0;
  background: #f3f4f3;
  width: 400px;
  border-radius: 0 4px 4px 0;
}
.hover-li .popup-top .popup-content .popup-ctx .pop-title {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  position: relative;
}
.hover-li .popup-top .popup-content .popup-ctx .pop-title img {
  width: 16px;
  height: 16px;
  position: absolute;
  left: -22px;
  top: 3px;
}
.hover-li .popup-top .popup-content .popup-ctx .pop-title .col-sp {
  display: inline-block;
  width: 2px;
  height: 13px;
  background: #CE0E2D;
  box-shadow: 0px 2px 22px 4px rgba(0, 0, 0, 0.14);
  border-radius: 0px 4px 4px 0px;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
.hover-li .popup-top .popup-content .popup-ctx span {
  font-size: 12px;
  display: block;
  font-weight: 400;
  color: #444;
  margin: 10px 0;
}
.hover-li .popup-top .popup-content .popup-ctx span:hover {
  color: #EC0000;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-first {
  display: flex;
  padding-left: 10px;
  flex-wrap: wrap;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-first .pop-f-f1 {
  margin-left: 42px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-first .popup-f:first-child {
  margin-top: 0;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  margin-left: 52px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-title img {
  top: 3px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-sec:nth-child(3) {
  margin-top: 20px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-sec:nth-child(4) {
  margin-top: 20px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-sec:nth-child(5) {
  margin-top: 20px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-sec:nth-child(2n) {
  margin-left: 40px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-second .pop-sec {
  width: 40%;
  align-items: baseline;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-third {
  display: flex;
  margin-left: 52px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-third .pop-title img {
  top: 3px;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-third .pop-th {
  width: 100%;
  align-items: baseline;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-third .pop-th:first-child {
  padding-top: 0;
}
.hover-li .popup-top .popup-content .popup-ctx .popup-third .pop-th:last-child {
  padding-bottom: 0;
}
.hv-a .sp-li {
  display: inline-block;
}
.hv-a:hover {
  color: #D60F0F !important;
}
.hv-a:hover span {
  color: #D60F0F !important;
}
.content {
  margin: 0 auto;
}
.content .side {
  margin: 0 auto;
  width: 104px;
  position: fixed;
  right: 0;
  top: 10%;
  z-index: 999999999999;
}
.content .side .side1 {
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  box-shadow: 3px 13px 16px -4px rgba(236, 0, 0, 0.17), 0px 13px 47px 0px rgba(0, 0, 0, 0.03);
  margin-top: -1px;
  padding-bottom: 20px;
}
.content .side .what {
  width: 104px;
}
.content .side .side-title {
  font-size: 12px;
  margin-left: 4px;
  color: #EC0000;
}
.content .side .side-list {
  margin-top: 20px;
}
.content .side .side-list .col {
  cursor: pointer;
  font-size: 12px;
  color: #666060;
  margin: 10px 0;
}
.content .side .side-list .col .col-sp {
  width: 5px;
  display: inline-block;
  height: 5px;
  border-radius: 50%;
  background: linear-gradient(180deg, #FFFFFF 0%, #EC0000 100%);
  margin-left: 10px;
  margin-bottom: 2px;
}
.content .side .side-btn {
  margin: 0 auto;
  margin-top: 15px;
  width: 86px;
  height: 28px;
  line-height: 28px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F89F9F 55%, #F35858 90%, #EC0000 100%);
  box-shadow: 0px 2px 4px 0px rgba(236, 0, 0, 0.16);
  border-radius: 14px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #FFFFFF;
  padding-bottom: 20px;
}
.content .side .side-qrcode {
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}
.content .side .side-tips {
  margin-top: 10px;
  font-size: 14px;
  color: #666060;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.content .content-img {
  height: 460px;
  display: flex;
  background: #fff;
  box-shadow: 6px 6px 14px -2px rgba(0, 0, 0, 0.16), -6px -6px 14px -2px rgba(255, 255, 255, 0.84);
  border-radius: 7px;
  position: relative;
}
.content .content-img .top-left {
  position: absolute;
  z-index: 100000;
  margin-left: 37px;
}
.content .content-img .top-left .left-1 {
  padding-top: 80px;
  font-size: 16px;
  color: #444;
  margin-bottom: 6px;
}
.content .content-img .top-left .left-2 {
  font-size: 38px;
  color: #444;
  font-weight: 600;
}
.content .content-img .top-left .left-p {
  position: relative;
}
.content .content-img .top-left .left-btn {
  margin-top: 60px;
  font-size: 16px;
  color: #333030;
}
.content .content-img .top-left .left-btn div {
  margin: 14px 0;
  cursor: pointer;
}
.content .content-img .top-left .actived {
  background-color: rgba(236, 0, 0, 0.03);
  color: #D60F0F;
  font-weight: 600;
  font-size: 16px;
}
.content .content-img .top-left .actived #triangle-right {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-left: 8px solid red;
  border-bottom: 5px solid transparent;
  margin-left: 100px;
  border-radius: 2px;
}
.content .content-img .top-right {
  position: relative;
  left: 204px;
}
.content .content-img .top-right img {
  width: 996px;
}
.content .content-pro {
  margin-top: 60px;
}
.content .content-pro .cp-title .sp1 {
  font-size: 28px;
  color: #333;
}
.content .content-pro .cp-title .sp2 {
  margin-top: 5px;
  margin-left: 28px;
  font-size: 18px;
  color: #333;
}
.content .content-pro .cpc {
  display: flex;
  margin-top: 40px;
}
.content .content-pro .cpc .cpc-l {
  width: 180px;
  height: 246px;
  position: relative;
  border-right: 1px solid #EC0000;
}
.content .content-pro .cpc .cpc-l div {
  font-size: 16px;
  position: relative;
  color: #444;
  margin: 25px 0;
  cursor: pointer;
}
.content .content-pro .cpc .cpc-l div:first-child {
  margin-top: 10px;
}
.content .content-pro .cpc .cpc-l div:last-child {
  margin-bottom: 10px;
}
.content .content-pro .cpc .cpc-l .actived {
  font-size: 16px;
  font-weight: 600;
  color: #EC0000;
  cursor: default;
}
.content .content-pro .cpc .cpc-l .role::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  border: 1px solid #EC0000;
  border-radius: 50%;
  position: absolute;
  right: -6px;
  top: 6px;
}
.content .content-pro .cpc .cpc-r {
  display: flex;
  flex-wrap: wrap;
  margin-left: 15px;
  width: 1020px;
}
.content .content-pro .cpc .cpc-r .box {
  width: 312px;
  margin-left: 20px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(51, 48, 48, 0.12);
  border-radius: 0px 0px 4px 4px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  transform: scale(1);
  transition: transform 1s ease 0s;
}
.content .content-pro .cpc .cpc-r .box .bx {
  padding: 0 22px 20px 15px;
}
.content .content-pro .cpc .cpc-r .box .major {
  padding: 2px 20px;
  background-color: #EC0000;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 143px;
  border-radius: 14px;
}
.content .content-pro .cpc .cpc-r .box .major .sp {
  font-size: 12px;
}
.content .content-pro .cpc .cpc-r .box .major-1 {
  top: 123px;
}
.content .content-pro .cpc .cpc-r .box .txt {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  color: #444;
}
.content .content-pro .cpc .cpc-r .box .school {
  margin-top: 13px;
  color: #888;
  font-size: 14px;
}
.content .content-pro .cpc .cpc-r .box .school-en {
  margin-top: 2px;
}
.content .content-pro .cpc .cpc-r .box .ranking {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.content .content-pro .cpc .cpc-r .box .ranking div {
  display: flex;
  align-items: center;
}
.content .content-pro .cpc .cpc-r .box .ranking div:last-child {
  margin-left: 26px;
}
.content .content-pro .cpc .cpc-r .box .ranking .sp-1 {
  font-size: 18px;
  color: #EC0000;
}
.content .content-pro .cpc .cpc-r .box .ranking .sp-2 {
  font-size: 12px;
  color: #444;
  margin-left: 10px;
}
.content .content-pro .cpc .cpc-r .box:hover {
  transform: scale(1.05);
}
.content .order {
  margin-top: 70px;
  padding-top: 60px;
  background: linear-gradient(134deg, rgba(255, 255, 255, 0.2) 0%, rgba(216, 216, 216, 0.2) 100%);
  height: 500px;
  background: url(/images/site/home/p/order-bgc.png) no-repeat;
  background-size: 828px 472px;
  position: relative;
  background-position: left 0;
  z-index: 999s;
}
.content .order .order-ctx {
  display: flex;
  justify-content: space-between;
}
.content .order .order-ctx .cp-title .sp1 {
  font-size: 28px;
  color: #333;
}
.content .order .order-ctx .cp-title .sp2 {
  margin-top: 5px;
  margin-left: 28px;
  font-size: 18px;
  color: #333;
}
.content .order .order-ctx .order-r {
  margin-right: 206px;
}
.content .order .order-ctx .order-r .order-base {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.content .order .order-ctx .order-r .order-base .order-title {
  font-size: 14px;
  width: 80px;
  color: #444;
  text-align: right;
}
.content .order .order-ctx .order-r .order-base .order-detail {
  display: flex;
  align-items: center;
}
.content .order .order-ctx .order-r .order-base .order-detail div {
  width: 84px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #999090;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #E0DCDC;
}
.content .order .order-ctx .order-r .order-base .order-detail .liColor {
  height: 28px;
  line-height: 28px;
  border: none;
  color: #fff;
  background-color: #EC0000;
}
.content .order .order-ctx .order-r .order-base .in {
  width: 278px;
  border-bottom: 1px solid #666060;
  margin-left: 10px;
}
.content .order .order-ctx .order-r .order-base .in .in-ctx {
  border: none;
  width: 278px;
  background-color: transparent;
  padding-left: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333030;
}
.content .order .order-ctx .order-r .order-base .in .in-ctx::placeholder {
  font-size: 14px;
  color: #999090;
}
.content .order .order-ctx .order-r .order-base .in .sel option:first-child {
  font-size: 14px;
  color: #999090;
}
.content .order .order-ctx .order-r .order-base .in-border {
  border-bottom: 1px solid #EC0000;
}
.content .order .order-ctx .order-r .order-btn {
  margin-left: 70px;
  width: 278px;
  height: 38px;
  margin-top: 25px;
  background-color: #EC0000;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  border-radius: 4px;
}
.content .order .order-ctx .order-r .order-base:first-child {
  margin-top: 0;
}
.content .why-big {
  margin-bottom: 116px;
  margin-top: 60px;
}
.content .why-big .why {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.content .why-big .why .bg-long {
  position: absolute;
  right: -160px;
  z-index: -1;
}
.content .why-big .why .bg-shot {
  position: absolute;
  bottom: -167px;
  left: -220px;
  z-index: -1;
}
.content .why-big .why .why-title {
  font-size: 28px;
  color: #333;
}
.content .why-big .why .why-ctx {
  font-size: 16px;
  color: #444;
  margin-top: 40px;
}
.content .why-big .why .consult {
  margin-top: 40px;
  width: 116px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #EC0000;
  color: #EC0000;
  font-size: 14px;
  cursor: pointer;
}
.why .box {
  width: 1200px;
  height: 420px;
  margin: 60px auto;
  margin-bottom: 80px;
}
.item {
  width: 130px;
  height: 420px;
  border-radius: 4px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  display: flex;
  cursor: pointer;
}
.box .item:first-child {
  margin-left: 0;
}
.big {
  width: 754px;
}
.c img {
  display: none;
  height: 420px;
}
.c .col-22 {
  display: none;
}
.d video {
  display: none;
}
.why video {
  width: 753px;
  height: 420px;
  object-fit: cover;
}
.clo-11 {
  width: 760px;
}
.col-22 {
  position: relative;
}
.col-22 img {
  height: 420px;
}
.col-22-txt {
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 15px;
}
.col-11 {
  position: relative;
}
.play {
  background: url(/images/site/home/p/play.png) 0 0 / 100% 100% no-repeat;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 45%;
  left: 47%;
}
.col-11 .col-11-text {
  position: absolute;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #000;
  color: #fff;
  width: 100%;
}
.col-11 .col-11-text .sp {
  display: inline-block;
  width: 12px;
  height: 12px;
  box-shadow: 0px 2px 20px 0px rgba(51, 48, 48, 0.2);
  border: 2px solid #EC0000;
  margin-right: 5px;
  border-radius: 50%;
}
.col-a:hover {
  font-weight: 600;
  color: #D60F0F;
}
