* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  font-family: PingFangSC-Medium, sans-serif;
}
a {
  transition: all 0.5s ease;
}
.pic {
  line-height: 0;
  overflow: hidden;
}
.pic img {
  transition: all 0.5s ease;
  width: 100%;
}
body {
  float: left;
  width: 100%;
  scroll-behavior: smooth;
}
.wapshoww {
  display: none !important;
}
.nbanner {
  width: 100%;
  position: relative;
}
.nbanner img {
  width: 100%;
}
img {
  border: 0;
}
.max-width {
  width: 1400px;
  margin: 0 auto;
}
.max-width2 {
  width: 900px;
  margin: 0 auto;
}
.max-width3 {
  width: 768px;
  margin: 0 auto;
}
.max-width4 {
  width: 480px;
  margin: 0 auto;
}
.max-width5 {
  width: 1050px;
  margin: 0 auto;
}
html {
  scrollbar-width: thin;
  scrollbar-color: #2563eb rgba(255, 255, 255, 0.75);
}
html::-webkit-scrollbar {
  width: 8px;
}
html::-webkit-scrollbar-thumb {
  background-color: #2563eb;
  border-radius: 8px;
}
.hbutton,
.index_plate2 ul li a .box .more,
.index_plate3 .content ul li a .box .more,
.banner .banner_text .more {
  transition: all 0.5s ease;
}
.hbutton:hover,
.index_plate2 ul li a .box .more:hover,
.index_plate3 .content ul li a .box .more:hover,
.banner .banner_text .more:hover {
  background: #1d5bc2;
}
.index_plate4 .content li a img {
  transition: all 0.5s ease;
}
.index_plate4 .content li a:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 1500px) {
  .max-width {
    width: 90%;
    margin: 0 auto;
  }
  .max-width2 {
    width: 80%;
    margin: 0 auto;
  }
}
.layout37 {
  display: none;
}
.pcshow {
  display: block !important;
}
.wapshow {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .max-width {
    width: 100%;
    padding: 0 15px;
  }
  .max-width2,
  .max-width5 {
    width: 100%;
    padding: 0 15px;
  }
  .pcshow {
    display: none !important;
  }
  .wapshow {
    display: block !important;
  }
}
.wapshow {
  display: none;
}
._nav3 {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.layout37 {
  display: none;
}
.top_nav .top_nav_box .nav ul li:hover .ul2 {
  display: block !important;
}
.top_nav .top_nav_box .nav ul li a {
  line-height: 100px;
}
.top_nav {
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: #17499d;
}
.top_nav .top_nav_box {
  height: 160px;
  width: 100%;
  display: flex;
  align-items: center;
}
.top_nav .top_nav_box .logo {
  line-height: 0;
  margin-right: 66px;
}
.top_nav .top_nav_box .logo img {
  width: 360px;
}
.top_nav .top_nav_box .nav > ul > li:hover > a {
  color: #fff;
}
.top_nav .top_nav_box .nav > ul > li:hover > a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.top_nav .top_nav_box .nav > ul {
  display: flex;
  align-items: center;
}
.top_nav .top_nav_box .nav > ul li {
  position: relative;
}
.top_nav .top_nav_box .nav > ul li a {
  display: block;
  margin: 0 25px;
  color: #fff;
  font-size: var(--font20);
  font-weight: bold;
  position: relative;
}
.top_nav .top_nav_box .nav > ul li a:hover {
  color: #fff;
}
.top_nav .top_nav_box .nav > ul li .ul2 {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
  top: 100px;
  display: none;
}
.top_nav .top_nav_box .nav > ul li .ul2 a {
  display: block;
  background: #17499d;
  line-height: 40px;
  white-space: nowrap;
  padding: 0 20px;
  font-size: var(--font16);
}
.top_nav .top_nav_box .user {
  margin-left: 28px;
  line-height: 0;
}
.top_nav .top_nav_box .lang {
  display: flex;
  margin-left: auto;
}
.top_nav .top_nav_box .lang a {
  display: block;
  width: 67px;
  line-height: 32px;
  color: #9b9b9b;
  font-size: 20px;
  text-align: center;
  position: relative;
  margin-right: 5px;
}
.top_nav .top_nav_box .lang a.en {
  color: #fff;
}
.top_nav .top_nav_box .lang a.en:after {
  background: #17499d;
}
.top_nav .top_nav_box .lang a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  transform: skew(-15deg);
  z-index: -1;
}
.signup {
  width: 100%;
  background: #f9fafb;
}
.stepfirst {
  padding: 40px 0 610px 0;
}
.stepfirst .stepfirst_box .number {
  font-size: var(--font20);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  line-height: 28px;
}
.stepfirst .stepfirst_box .number span {
  color: #2563eb;
  line-height: 28px;
}
.stepfirst .stepfirst_box .number p {
  line-height: 28px;
}
.stepfirst .stepfirst_box .progress {
  width: 100%;
  background: #e5e7eb;
  height: 8px;
  border-radius: 4px;
  margin: 32px 0 48px 0;
  position: relative;
}
.stepfirst .stepfirst_box .progress .current {
  background: #e5e7eb;
  height: 8px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  background: #2563eb;
}
.stepfirst .stepfirst_box .selectit {
  font-size: var(--font24);
  text-align: center;
  color: #000;
  font-weight: 500;
  margin-bottom: 48px;
}
.stepfirst .stepfirst_box .select-list {
  width: calc(100% + 32px);
  margin: -16px;
  display: flex;
}
.stepfirst .stepfirst_box .select-list .select-item {
  width: 50%;
  padding: 16px;
  float: left;
}
.stepfirst .stepfirst_box .select-list .select-item.on .select {
  background: #2563eb !important;
  border: 2px solid #2563eb !important;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box {
  width: 100%;
  padding: 34px;
  border-radius: 12px;
  background: #fff;
  height: 100%;
  position: relative;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .select {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 24px;
  height: 24px;
  border: 2px solid #e5e7eb;
  border-radius: 50%;
  cursor: pointer;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .user {
  width: 64px;
  height: 64px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtit {
  margin: 16px 0 8px 0;
  font-size: var(--font20);
  line-height: 28px;
  color: #000;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .signinfo {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 24px;
  margin-bottom: 16px;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtext {
  margin-top: 8px;
  display: flex;
  align-items: center;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtext img {
  margin-right: 8px;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtext span {
  font-size: var(--font16);
  line-height: 24px;
  color: #4b5563;
}
.signtypetit {
  font-size: var(--font24);
  font-weight: 600;
  line-height: 1.3;
  color: #111827;
}
.signtypeinfo {
  font-size: var(--font16);
  line-height: 1.5;
  color: #4b5563;
  margin-top: 8px;
}
.numberitem.on .arrow {
  transform: rotate(180deg);
}
.teamsign .paybox .submitpay,
.teamsign .paybox .payprev {
  cursor: pointer;
}
.teamsign .numberitem .top .arrow {
  cursor: pointer;
  transition: all 0.5s ease;
}
.teamsign .payment .payitem {
  cursor: pointer;
}
.stepfirst .stepfirst_box .select-list .select-item .select-item-box .user {
  background: #e9effd;
}
.teamsign {
  padding: 60px 0 287px 0;
}
.teamsign.teamsign2 {
  padding: 80px 0 297px 0;
}
.teamsign .number {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.teamsign .number .num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #2563eb;
  margin-right: 16px;
  color: #fff;
  font-size: var(--font16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.teamsign .number .numtext .text {
  font-size: var(--font18);
  font-weight: 500;
  line-height: 1.5;
  color: #111827;
}
.teamsign .number .numtext .info {
  font-size: var(--font14);
  line-height: 20px;
  color: #6b7280;
}
.teamsign .teaminfo {
  padding: 32px 32px 26px 32px;
  background: #fff;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  margin-top: 32px;
  border-radius: 12px;
}
.teamsign .teaminfo .tol {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
  line-height: 20px;
  margin-bottom: 8px;
}
.teamsign .teaminfo select {
  height: 40px;
  border-radius: 4px;
  width: 344px;
  padding-left: 16px;
  color: #000;
  font-size: var(--font16);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/arrow.png) #efefef no-repeat center right 6px;
  background-size: 8px;
}
.teamsign .teaminfo .teamlist {
  padding-top: 33px;
  border-top: 1px solid #e5e7eb;
}
.teamsign .teaminfo .teamlist .item {
  height: 76px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  background: #f9fafb;
  margin-bottom: 16px;
}
.teamsign .teaminfo .teamlist .item .num {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: #e5e7eb;
  color: #333;
  font-size: var(--font16);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
.teamsign .teaminfo .teamlist .item .team {
  display: flex;
  flex-direction: column;
}
.teamsign .teaminfo .teamlist .item .team .name {
  color: #111827;
  font-size: var(--font16);
  line-height: 24px;
}
.teamsign .teaminfo .teamlist .item .team .state {
  color: #6b7280;
  font-size: var(--font14);
  line-height: 20px;
}
.teamsign .teaminfo .teamlist .item .itembutton {
  width: 96px;
  height: 40px;
  margin-left: auto;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font16);
  background: #2563eb;
  cursor: pointer;
}
.teamsign .teaminfo .teamlist .teamlisttit {
  font-size: var(--font18);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 24px;
  color: #111827;
}
.teamsign .teaminfo .teamresult {
  display: flex;
  align-items: center;
  margin-top: 32px;
  line-height: 48px;
}
.teamsign .teaminfo .teamresult p {
  color: #6b7280;
  font-size: var(--font14);
}
.teamsign .teaminfo .teamresult span {
  color: #2563eb;
  font-size: var(--font14);
}
.teamsign .teaminfo .teamresult .submit {
  margin-left: auto;
  width: 144.02px;
  height: 48px;
  border-radius: 4px;
  background: #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  font-size: 16px;
}
.teamsign .teaminfo .control {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.teamsign .teaminfo .control .subtraction {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #9ca3af;
  line-height: 40px;
  text-align: center;
  font-size: var(--font40);
  cursor: pointer;
}
.teamsign .teaminfo .control .add {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #9ca3af;
  line-height: 40px;
  text-align: center;
  font-size: var(--font30);
  cursor: pointer;
}
.teamsign .teaminfo .control .num {
  margin: 0 16px;
  width: 96px;
  height: 48px;
  background: #f9fafb;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font20);
  color: #000;
}
.teamsign .notice {
  padding: 32px;
  background: #fff;
  margin: 52px 0 32px 0;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.teamsign .notice .ustit {
  margin-bottom: 24px;
}
.teamsign .notice .item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.teamsign .notice .item:last-child {
  margin-bottom: 0;
}
.teamsign .notice .item .icon {
  line-height: 0;
  margin-right: 12px;
}
.teamsign .notice .item .text {
  color: #4b5563;
}
.teamsign .commonproblem {
  padding: 32px;
  background: #fff;
  margin: 32px 0 32px 0;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.teamsign .commonproblem .ustit {
  margin-bottom: 24px;
}
.teamsign .commonproblem .item {
  margin-bottom: 24px;
}
.teamsign .commonproblem .item:last-child {
  margin-bottom: 0;
}
.teamsign .commonproblem .item .Q {
  color: #111827;
  margin-bottom: 8px;
}
.teamsign .commonproblem .item .A {
  color: #4b5563;
}
.teamsign .teamnumber {
  padding: 32px;
  background: #fff;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: 32px;
}
.teamsign .numberitem .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.teamsign .numberitem .infomation {
  display: flex;
  flex-wrap: wrap;
}
.teamsign .numberitem .infomation .lab {
  width: 50%;
  margin-bottom: 24px;
}
.teamsign .numberitem .infomation .lab .stit {
  color: #6b7280;
  font-size: var(--font14);
  line-height: 1.4;
}
.teamsign .numberitem .infomation .lab .tit {
  color: #111827;
  margin-top: 4px;
}
.teamsign .line {
  margin: 24px 0;
  background: #e5e7eb;
  height: 1px;
  width: 100%;
}
.teamsign .allcost {
  padding: 24px;
  border-radius: 12px;
  background: #f9fafb;
  margin-top: 32px;
}
.teamsign .allcost .t1 {
  margin-bottom: 16px;
}
.teamsign .allcost .costit {
  color: #4b5563;
}
.teamsign .allcost .num {
  color: #4b5563;
}
.teamsign .allcost .num.discounts {
  color: #16a34a;
}
.teamsign .allcost .costitem {
  margin-bottom: 12px;
}
.teamsign .allcost .costitem.all .costit {
  color: #000;
  font-size: 16px;
}
.teamsign .allcost .costitem.all .num {
  font-size: var(--font20);
  color: #2563eb;
}
.teamsign .allcost .line {
  margin: 0 0 12px 0;
}
.teamsign .cost {
  border-radius: 4px;
  background: #f9fafb;
  padding: 16px;
  width: 100%;
}
.teamsign .costitem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.teamsign .costitem:last-child {
  margin-bottom: 0;
}
.teamsign .costitem .costit {
  color: #6b7280;
  font-size: var(--font14);
  line-height: 1.5;
}
.teamsign .costitem .num {
  color: #111827;
  font-size: var(--font14);
  line-height: 1.5;
}
.teamsign .payment {
  padding: 32px 32px 80px 32px;
  background: #fff;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: 32px;
}
.teamsign .payment .item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.teamsign .payment .item:last-child {
  margin-bottom: 0;
}
.teamsign .payment .item .icon {
  line-height: 0;
  margin-right: 12px;
}
.teamsign .payment .item .text {
  color: #4b5563;
}
.teamsign .payment .t1 {
  margin-bottom: 24px;
}
.teamsign .payment .payitem {
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  padding: 0 16px;
  height: 66px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.teamsign .payment .payitem.on .circle:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #2563eb;
  border-radius: 50%;
}
.teamsign .payment .payitem .circle {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 2px solid #e5e7eb;
  position: relative;
}
.teamsign .payment .payitem .t2 {
  color: #111827;
}
.teamsign .payment .payitem .icon {
  line-height: 0;
  margin: 0 14px 0 12px;
}
.teamsign .payment .payitem .icon img {
  width: 26px;
}
.teamsign .promotioncode {
  padding: 35px 32px 35px 63px;
  background: #fff;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-top: 23px;
}
.teamsign .promotioncode .promotioncode-top {
  display: flex;
  align-items: center;
}
.teamsign .promotioncode .promotioncode-top span {
  color: #3d3d3d;
  font-size: var(--font16);
}
.teamsign .promotioncode .promotioncode-top .submit {
  width: 122px;
  height: 58px;
  background: #2563eb;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font16);
}
.teamsign .promotioncode .promotioncode-top .text {
  flex: 1;
  background: #f3f5f7;
  line-height: 58px;
  padding: 0 16px;
  font-size: var(--font16);
  color: #111827;
  margin: 0 29px;
}
.teamsign .promotioncode .promotionum {
  padding-left: 78px;
  color: #fd0606;
  font-size: var(--font16);
  line-height: 36px;
  display: none;
  margin-top: 19px;
}
.teamsign .promotioncode .shouldpay {
  margin-top: 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.teamsign .promotioncode .shouldpay .shouldt {
  color: #3d3d3d;
  font-size: var(--font16);
  line-height: 1.5;
  font-weight: bold;
}
.teamsign .promotioncode .shouldpay .num {
  color: #2563eb;
  font-size: var(--font20);
}
.teamsign .paybox {
  margin-top: 32px;
  display: flex;
  align-items: center;
}
.teamsign .paybox .paytip {
  color: #6b7280;
  font-size: var(--font14);
  line-height: 1.5;
}
.teamsign .paybox .payprev {
  width: 130px;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #4b5563;
  font-size: var(--font16);
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}
.teamsign .paybox .submitpay {
  width: 130px;
  height: 50px;
  border-radius: 4px;
  background: #2563eb;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font16);
}
.stepnext {
  width: 118px;
  height: 52px;
  border-radius: 4px;
  background: #2563eb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font18);
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.stepnext.mt {
  margin-top: 48px;
}
.register {
  width: 100%;
  padding: 70px 0;
  background: url(../img/loginbg.png) center no-repeat;
  background-size: cover;
}
.register.login .register-box {
  padding-bottom: 210px;
}
.register .register-box {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), rgba(255, 255, 255, 0.95);
  box-shadow: 0px 8px 10px -6px rgba(0, 0, 0, 0.1), 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
  padding: 40px;
  border-radius: 16px;
}
.register .register-box .title {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: var(--font30);
  line-height: 36px;
}
.register .register-box .stitle {
  text-align: center;
  color: #4b5563;
  margin-top: 8px;
}
.register .register-box form {
  margin-top: 48px;
}
.register .register-box form .formt {
  margin-bottom: 8px;
}
.register .register-box form .lab {
  margin-bottom: 16px;
}
.register .register-box form .lab .text {
  height: 50px;
  padding: 0 16px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  width: 100%;
  line-height: 50px;
  font-size: var(--font16);
  margin-top: 4px;
}
.register .register-box form .lab .text::placeholder {
  color: #9ca3af;
  font-size: var(--font16);
}
.register .register-box .read {
  margin-top: 25px;
}
.register .register-box .read .readitem {
  display: flex;
  margin-bottom: 20px;
  cursor: pointer;
}
.register .register-box .read .readitem.on .circle {
  background: #2563eb;
  border: 1px solid #2563eb;
}
.register .register-box .read .readitem .circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #d1d5db;
  margin-right: 10px;
}
.register .register-box .read .readitem .readtext {
  width: calc(100% - 28px);
  color: #4b5563;
  font-size: var(--font14);
  line-height: 1.5;
}
.register .register-box .read .readitem .readtext a {
  color: #2563eb;
  font-size: var(--font14);
  line-height: 1.5;
}
.register .register-box .submit {
  height: 48px;
  border-radius: 4px;
  margin-top: 12px;
  background: #d1d5db;
  color: #fff;
  text-align: center;
  font-size: var(--font16);
  line-height: 48px;
  width: 100%;
  transition: all 0.5s ease;
}
.register .register-box .submit:hover {
  background: #2563eb;
}
.register .register-box .gologin {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4b5563;
  font-size: var(--font14);
  line-height: 1.5;
  margin-top: 16px;
}
.register .register-box .gologin a {
  color: #4f46e5;
  font-size: var(--font14);
}
.teamsign .number .numtext .text {
  font-weight: 600;
}
.teamsign .allcost .t1 {
  font-weight: 600;
}
.teamsign .commonproblem .ustit {
  font-weight: 600;
}
.teamsign .commonproblem .item .Q {
  font-weight: 600;
}
.teamsign .promotioncode .shouldpay .num {
  font-weight: 600;
}
.teamsign .payment .t1 {
  font-weight: 600;
}
.register .register-box form .lab .t2 {
  color: #374151;
  font-size: var(--font14);
  font-weight: 600;
}
.teamsign .teaminfo select {
  border: 1px solid #d1d5db;
}
.register .register-box form .formt {
  font-weight: 600;
}
.apply .applyform .agreementitem .agreetit {
  font-weight: 600;
}
.apply {
  width: 100%;
  background: #f9fafb;
  padding: 120px 0 90px 0;
}
.apply .applytit {
  font-size: var(--font36);
  color: #111827;
  text-align: center;
  font-weight: bold;
}
.apply .apply-step {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 28px 0 48px 0;
}
.apply .apply-step .stepline {
  width: 64px;
  height: 4px;
  background: #e5e7eb;
  margin: 0 16px;
}
.apply .apply-step .stepitem {
  display: flex;
  align-items: center;
}
.apply .apply-step .stepitem.active .num {
  background: #2563eb;
  color: #fff;
}
.apply .apply-step .stepitem.history .num {
  background: #93c5fd;
  color: #fff;
}
.apply .apply-step .stepitem .num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #e5e7eb;
  color: #000;
  font-size: var(--font16);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.apply .apply-step .stepitem .text {
  font-size: var(--font16);
  color: #000;
}
.apply .applyform {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 32px;
  width: 100%;
}
.apply .applyform .applyustit {
  color: #111827;
  width: 100%;
  font-size: var(--font24);
  font-weight: 600;
  position: relative;
  line-height: 32px;
  margin-bottom: 24px;
}
.apply .applyform .applyustit p {
  z-index: 2;
  position: relative;
}
.apply .applyform .applyustit .circle {
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 0;
  background: #d8d8d8;
  border-radius: 50%;
}
.apply .applyform form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.apply .applyform form input[type="checkbox"],
.apply .applyform form input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 20px;
  min-width: 20px;
  width: 20px;
  border-radius: 50%;
  height: 20px;
  border: 1px solid #ccc;
  position: relative;
  margin-right: 4px;
}
.apply .applyform form input[type="radio"]:checked::before,
.apply .applyform form input[type="checkbox"]:checked::before {
  content: "";
  display: block;
  background: #2563eb;
  width: 20px;
  height: 20px;
  border: 1px solid #2563eb;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.apply .applyform form .radio {
  display: flex;
  align-items: center;
  height: 42px;
}
.apply .applyform form .lab {
  width: calc(50% - 8px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
}
.apply .applyform form .lab .tit {
  color: #374151;
  font-size: var(--font14);
  line-height: 1.5;
  margin-bottom: 8px;
}
.apply .applyform form .lab .text {
  border: 1px solid #d1d5db;
  height: 42px;
  padding: 0 16px;
  width: 100%;
  color: #111827;
  font-size: var(--font16);
  line-height: 42px;
  border-radius: 4px;
}
.apply .applyform form .lab .text::placeholder {
  color: #9ca3af;
  font-size: var(--font16);
}
.apply .applyform form .lab .tip {
  color: #6b7280;
  font-size: 12px;
  margin-top: 4px;
}
.apply .applyform form .lab select {
  height: 40px;
  border-radius: 4px;
  width: 100%;
  padding-left: 16px;
  color: #000;
  font-size: var(--font16);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/arrow.png) #efefef no-repeat center right 6px;
  background-size: 8px;
  border: 1px solid #d1d5db;
}
.apply .applyform form .uciregister {
  border-radius: 12px;
  margin: 56px 0 10px 0;
  border: 1px solid #e5e7eb;
  width: 100%;
  padding: 25px 75px 10px 25px;
}
.apply .applyform form .uciregister .tit {
  font-weight: bold;
  font-size: var(--font20);
  line-height: 1.5;
  color: #000;
  margin-bottom: 5px;
}
.apply .applyform form .uciregister .select {
  display: flex;
  align-items: center;
}
.apply .applyform form .uciregister .select p {
  font-size: var(--font14);
  color: #374151;
}
.apply .applyform form .uciregister .select span {
  font-size: var(--font16);
  color: #000;
}
.apply .applyform form .uciregister .lab {
  width: 100%;
}
.apply .applyform form .uciregister .lab .tit {
  font-size: var(--font14);
  color: #374151;
  line-height: 1.5;
}
.apply .applyform form .uciregister .lab .text {
  border: 1px solid #d1d5db;
  height: 42px;
  padding: 0 16px;
  width: 100%;
  color: #111827;
  font-size: var(--font16);
  line-height: 42px;
  border-radius: 4px;
}
.apply .applyform form .uciregister .lab .text::placeholder {
  color: #9ca3af;
  font-size: var(--font16);
}
.apply .applyform form .clothersize {
  border: 1px solid #e5e7eb;
  width: 100%;
  border-radius: 12px;
  padding: 25px 25px 37px 25px;
}
.apply .applyform form .clothersize .maintit {
  font-weight: bold;
  font-size: var(--font20);
  line-height: 1.5;
  color: #000;
  margin-bottom: 30px;
}
.apply .applyform form .clothersize .table .cmbox {
  padding: 17px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #e5e7eb;
}
.apply .applyform form .clothersize .table .cmbox .t2 {
  color: #000;
  font-weight: bold;
  margin-bottom: 12px;
}
.apply .applyform form .clothersize .table .cmbox .column {
  line-height: 29px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e7eb;
}
.apply .applyform form .clothersize .table .cmbox .column:last-child {
  border-bottom: 0px solid #e5e7eb;
}
.apply .applyform form .clothersize .table .cmbox .column.top > div {
  font-weight: bold;
}
.apply .applyform form .clothersize .table .cmbox .column > div {
  font-size: var(--font14);
  color: #000;
}
.apply .applyform form .clothersize .box {
  display: flex;
  justify-content: space-between;
}
.apply .applyform form .clothersize .box .left {
  width: 29%;
}
.apply .applyform form .clothersize .box .left .lab {
  width: 100%;
}
.apply .applyform form .clothersize .box .left .radio {
  height: 20px;
}
.apply .applyform form .clothersize .box .right {
  width: 62%;
  line-height: 0;
}
.apply .applyform form .clothersize .box .right .cloth-img-wrap {
  border: 1px solid #ccc;
  height: 90%;
}
.apply .applyform form .clothersize .box .right img {
  width: 100%;
}
.apply .applyform form .clothersize .medical {
  padding: 25px 25px 37px 25px;
  border: 1px solid #e5e7eb;
  width: 100%;
  border-radius: 12px;
}
.apply .applyform form .clothersize .medical .maintit {
  margin-bottom: 16px;
}
.apply .applyform form .clothersize .medical .text {
  color: #374151;
  font-size: var(--font14);
  line-height: 1.5;
  margin-top: 10px;
}
.apply .applyform form .clothersize .medical textarea {
  margin: 4px 0 10px 0;
  width: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 8px 12px;
  color: #111827;
  font-size: var(--font16);
  line-height: 24px;
}
.apply .applyform form .clothersize .medical textarea::placeholder {
  color: #9ca3af;
  font-size: var(--font16);
  line-height: 24px;
}
.apply .applyform form .clothersize .medical .radiomb {
  margin-bottom: 24px;
  height: 24px;
  margin-top: 8px;
}
.apply .applyform form .clothersize .medical .downtext {
  color: #ef4444;
  font-size: var(--font16);
  line-height: 1.5;
  font-weight: bold;
}
.apply .applyform form .clothersize .medical .licence {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.apply .applyform form .clothersize .medical .licence p {
  font-size: var(--font16);
  line-height: 1.5;
  color: #374151;
}
.apply .applyform form .clothersize .medical .licence .text {
  border: 1px solid #d1d5db;
  height: 42px;
  padding: 0 16px;
  width: 65%;
  color: #111827;
  font-size: var(--font16);
  line-height: 42px;
  margin-left: auto;
  border-radius: 4px;
}
.apply .applyform form .clothersize .medical .licence .file {
  height: 42px;
  width: 100px;
  line-height: 42px;
  border-radius: 4px;
  background: #2563eb;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apply .applyform form .clothersize .medical .licence .file span {
  color: #fff;
  font-size: var(--font16);
}
.apply .applyform form .clothersize .medical .licence .file .submit {
  opacity: 0;
  position: absolute;
}
.apply .applyform .listCompetition {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.apply .applyform .listCompetition .listCompetitionitem {
  width: 32%;
  padding: 24px;
  border: 3px solid #e6e7eb;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-top: 20px;
}
.apply .applyform .listCompetition .listCompetitionitem .dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #2563eb;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999;
}
.apply .applyform .listCompetition .listCompetitionitem.on {
  border: 3px solid #2563eb;
}
.apply .applyform .listCompetition .listCompetitionitem.on .dot {
  background: #2563eb;
}
.apply .applyform .listCompetition .listCompetitionitem .circle {
  height: 96px;
  width: 96px;
  border-radius: 50%;
  background: #ebf2fe;
  position: absolute;
  top: -48px;
  right: -48px;
}
.apply .applyform .listCompetition .listCompetitionitem .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #eff6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.apply .applyform .listCompetition .listCompetitionitem .title {
  color: #000;
  font-size: var(--font20);
  line-height: 28px;
  margin: 16px 0 8px 0;
}
.apply .applyform .listCompetition .listCompetitionitem .stitle {
  color: #111827;
  font-size: var(--font14);
  line-height: 1.5;
  margin-bottom: 12px;
}
.apply .applyform .listCompetition .listCompetitionitem .xx {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.apply .applyform .listCompetition .listCompetitionitem .xx img {
  margin-right: 14px;
}
.apply .applyform .listCompetition .listCompetitionitem .xx p {
  font-size: var(--font14);
  color: #6b7280;
}
.apply .applyform .listCompetition .listCompetitionitem .bonus {
  border-top: 1px solid #e5e7eb;
  margin-top: 4px;
  padding-top: 14px;
}
.apply .applyform .listCompetition .listCompetitionitem .bonus span {
  color: #6b7280;
  font-size: var(--font14);
}
.apply .applyform .listCompetition .listCompetitionitem .bonus .num {
  font-size: 24px;
  font-weight: bold;
  color: #2563eb;
  line-height: 1.5;
  margin-bottom: 8px;
}
.apply .applyform .listCompetition .listCompetitionitem .bonus .total {
  display: flex;
  align-items: center;
  color: #6b7280;
  font-size: var(--font14);
}
.apply .applyform .listCompetition .listCompetitionitem .bonus .total p {
  color: #2563eb;
}
.apply .applyform .agegroupbox {
  padding: 25px;
  margin: 25px 0;
  border: 1px solid #d1d5db;
  width: 100%;
  border-radius: 12px;
}
.apply .applyform .agegroupbox .ageul {
  display: flex;
  justify-content: space-between;
}
.apply .applyform .agegroupbox .ageul .ageli {
  flex: 1;
  border: 1px solid #d1d5db;
  line-height: 38px;
  border-radius: 4px;
  text-align: center;
  color: #000;
  font-size: var(--font14);
  cursor: pointer;
  margin-right: 4px;
  position: relative;
}
.apply .applyform .agegroupbox .ageul .ageli .dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #2563eb;
  position: absolute;
  top: 4px;
  right: 4px;
}
.apply .applyform .agegroupbox .ageul .ageli.on {
  border: 1px solid #2563eb;
  color: #2563eb;
}
.apply .applyform .agegroupbox .ageul .ageli.on .dot {
  background-color: #2563eb;
}
.apply .applyform .agegroupbox .ageul-explain {
  display: flex;
  justify-content: space-between;
}
.apply .applyform .agegroupbox .ageul-explain .ageli {
  flex: 1;
  border: 1px solid #d1d5db;
  line-height: 38px;
  border-radius: 4px;
  text-align: left;
  color: #000;
  font-size: var(--font14);
  margin-right: 4px;
}
.apply .applyform .time-manager {
  background: #eff6ff;
  border-radius: 12px;
  width: 100%;
  padding: 24px;
}
.apply .applyform .time-manager .item {
  display: flex;
  margin-bottom: 16px;
}
.apply .applyform .time-manager .item .icon {
  line-height: 0;
  margin-right: 12px;
  margin-top: 4px;
}
.apply .applyform .time-manager .item .time {
  font-size: var(--font16);
  line-height: 1.5;
  color: #000;
  font-weight: bold;
}
.apply .applyform .time-manager .item .tit {
  font-size: var(--font14);
  line-height: 1.5;
  margin-top: 4px;
  color: #4b5563;
}
.apply .applyform .agreementitem {
  border: 1px solid #e5e7eb;
  padding: 24px;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 24px;
}
.apply .applyform .agreementitem .paymethod {
  background: #f9fafb;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 24px;
  padding: 16px;
}
.apply .applyform .agreementitem .paymethod .tit {
  font-size: var(--font16);
  line-height: 24px;
  color: #000;
  font-weight: bold;
}
.apply .applyform .agreementitem .paymethod .payitem {
  background: #fff;
  height: 54px;
  border-radius: 12px;
  padding-left: 38px;
  display: flex;
  margin-top: 12px;
  align-items: center;
}
.apply .applyform .agreementitem .paymethod .payitem .icon {
  margin-right: 8px;
}
.apply .applyform .agreementitem .orderdetail {
  padding-top: 25px;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
}
.apply .applyform .agreementitem .orderdetail .orderdetailtit {
  font-size: var(--font16);
  line-height: 1.5;
  color: #000;
  margin-bottom: 16px;
}
.apply .applyform .agreementitem .detailitem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.apply .applyform .agreementitem .detailitem.all {
  margin-top: 13px;
  margin-bottom: 24px;
}
.apply .applyform .agreementitem .detailitem.all .l {
  color: #000;
  font-weight: bold;
}
.apply .applyform .agreementitem .detailitem.all .r {
  color: #2563eb;
  font-weight: bold;
}
.apply .applyform .agreementitem .detailitem .l {
  color: #4b5563;
  flex: none;
  padding-right: 10px;
}
.apply .applyform .agreementitem .detailitem .r {
  color: #000;
}
.apply .applyform .agreementitem .reminder {
  background: #eff6ff;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
  margin-bottom: 25px;
}
.apply .applyform .agreementitem .reminder .remindertit {
  color: #1e3a8a;
}
.apply .applyform .agreementitem .reminder .remitem {
  margin-top: 8px;
  color: #1e40af;
}
.apply .applyform .agreementitem .order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.apply .applyform .agreementitem .order .order-l .state {
  font-size: var(--font20);
  line-height: 28px;
  font-weight: bold;
  color: #000;
}
.apply .applyform .agreementitem .order .order-l .tip {
  font-size: var(--font16);
  line-height: 24px;
  color: #6b7280;
  margin-top: 4px;
}
.apply .applyform .agreementitem .order .order-r .num {
  font-size: var(--font30);
  line-height: 36px;
  font-weight: bold;
  color: #2563eb;
  text-align: right;
}
.apply .applyform .agreementitem .order .order-r .id {
  font-size: var(--font16);
  line-height: 24px;
  color: #6b7280;
  margin-top: 4px;
}
.apply .applyform .agreementitem .costflx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 16px;
}
.apply .applyform .agreementitem .costflx.all {
  height: 44px;
  border-bottom: 0px solid #e5e7eb;
  margin-bottom: 25px;
}
.apply .applyform .agreementitem .costflx.all .num {
  font-size: var(--font18);
}
.apply .applyform .agreementitem .costflx .costtit {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.4;
}
.apply .applyform .agreementitem .costflx .num {
  color: #000;
  font-size: var(--font16);
  line-height: 1.4;
  font-weight: bold;
}
.apply .applyform .agreementitem.nmb {
  padding-bottom: 0;
}
.apply .applyform .agreementitem .infomation {
  display: flex;
  flex-wrap: wrap;
}
.apply .applyform .agreementitem .lab {
  width: 50%;
  margin-bottom: 24px;
}
.apply .applyform .agreementitem .lab .stit {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.4;
}
.apply .applyform .agreementitem .lab .tit {
  color: #111827;
  margin-top: 4px;
  font-size: var(--font16);
  font-weight: 600;
  line-height: 24px;
  margin-top: 8px;
}
.apply .applyform .agreementitem .agreetit {
  color: #000;
  font-size: var(--font20);
  line-height: 28px;
  margin-bottom: 16px;
}
.apply .applyform .agreementitem .agreeinfo {
  font-size: var(--font16);
  line-height: 1.5;
  align-items: center;
  color: #374151;
  margin-bottom: 16px;
  display: flex;
  padding-left: 0px;
}
.apply .applyform .agreementitem .agreeinfo:last-child {
  margin-bottom: 0;
}
.apply .applyform .agreementitem .text {
  border: 1px solid #d1d5db;
  height: 50px;
  padding: 0 16px;
  width: 100%;
  color: #111827;
  font-size: var(--font16);
  line-height: 50px;
  border-radius: 4px;
  margin-top: 16px;
}
.stepbutton {
  display: flex;
  justify-content: flex-end;
  margin-top: 56px;
}
.stepbutton .prev.last {
  width: 160px;
}
.stepbutton .next.last {
  width: 160px;
}
.stepbutton .prev {
  height: 48px;
  border-radius: 4px;
  width: 112px;
  background: #e5e7eb;
  color: #374151;
  font-size: var(--font16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.stepbutton .next {
  height: 48px;
  border-radius: 4px;
  width: 112px;
  background: #2563eb;
  color: #fff;
  font-size: var(--font16);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 16px;
}
.footer {
  width: 100%;
  background: #080e2a;
  padding: 48px 0;
}
.footer .footerbox {
  display: flex;
  justify-content: space-between;
}
.footer .footerbox .logo a {
  display: block;
  line-height: 0;
}
.footer .footerbox .logo .text {
  color: #ffffff;
  font-size: var(--font16);
  line-height: 28px;
  margin-top: 8px;
}
.footer .footerbox .nav {
  margin-top: 16px;
}
.footer .footerbox .nav ul {
  display: flex;
}
.footer .footerbox .nav ul li {
  display: flex;
  flex-direction: column;
  margin-left: 39px;
}
.footer .footerbox .nav ul li a {
  color: #fff;
  font-size: var(--font20);
  line-height: 28px;
}
.footer .footerbox .nav ul li .ul2 {
  display: flex;
  flex-direction: column;
  margin-top: 6px;
}
.footer .footerbox .nav ul li .ul2 a {
  color: #fff;
  font-size: var(--font16);
  line-height: 28px;
}
.copyright {
  background: #050b21;
  line-height: 33px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  width: 100%;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .banner_img {
  width: 100%;
  line-height: 0;
  position: relative;
}
.banner .banner_img video {
  height: calc(100vh - 100px);
  width: 100vw;
  object-fit: cover;
}
.banner .banner_img .ab {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner .banner_img img {
  width: 100%;
}
.banner .banner_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.banner .banner_text.abl {
  left: 30%;
}
.banner .banner_text.left .banner_tit {
  text-align: left;
}
.banner .banner_text.left .iconlist {
  display: flex;
  align-items: center;
  margin: 32px 0 20px 0;
}
.banner .banner_text.left .iconlist img {
  margin-right: 8px;
}
.banner .banner_text.left .iconlist span {
  color: #fff;
  font-size: var(--font16);
  margin-right: 25px;
}
.banner .banner_text.left .more {
  width: 212px;
  height: 48px;
  background: #17499d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font20);
  margin: 49px 0 0 0;
}
.banner .banner_text.left .more img {
  margin-right: 16px;
}
.banner .banner_text .banner_tit {
  font-size: 60px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
}
.banner .banner_text .banner_stit {
  font-size: 80px;
  text-align: center;
  font-weight: bold;
  line-height: 110px;
  color: #fff;
  white-space: nowrap;
}
.banner .banner_text .more {
  width: 150px;
  height: 56px;
  background: #17499d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font20);
  margin: 49px auto 0 auto;
}
.banner .banner_info {
  color: #fff;
  font-size: var(--font18);
  line-height: 1.8;
  margin-bottom: 30px;
}
.banner .banner_info.mt {
  margin-top: 24px;
}
.index_plate1 {
  width: 100%;
  padding: 50px 0 160px 0;
}
.index_plate1 .main_tit {
  color: #2d2d2d;
  text-align: center;
  font-size: var(--font44);
  position: relative;
  font-weight: bold;
}
.index_plate1 .main_tit:after {
  content: "";
  width: 56px;
  height: 8px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translate(-50%, 0);
  background: #17499d;
}
.index_plate1 .main_stit {
  font-size: var(--font20);
  line-height: 1.8;
  color: #2d2d2d;
  letter-spacing: 0.2px;
  margin-top: 78px;
  margin-bottom: 32px;
}
.index_plate1 .list {
  width: 100%;
  display: flex;
}
.index_plate1 .list.first {
  align-items: flex-end;
}
.index_plate1 .list.last {
  align-items: flex-start;
}
.index_plate1 .list a {
  width: 33.333%;
  position: relative;
  display: block;
}
.index_plate1 .list a .picbg {
  width: 100%;
  line-height: 0;
}
.index_plate1 .list a .picbg img {
  width: 100%;
}
.index_plate1 .list a .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_plate1 .list a .content .tit {
  font-weight: bold;
  font-size: var(--font32);
  color: #fff;
  text-align: center;
}
.index_plate1 .list a .content .more {
  width: 180px;
  height: 56px;
  border-radius: 32px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 60px;
  font-size: var(--font20);
  transition: all 0.5s ease;
}
.index_plate1 .list a .content .more:hover {
  background: #fff;
  color: #2563eb;
}
.index_plate2 {
  width: 100%;
}
.index_plate2 ul {
  width: calc(100% + 34px);
  margin: -17px;
  display: flex;
  flex-wrap: wrap;
}
.index_plate2 ul li {
  width: 33.3%;
  padding: 17px;
}
.index_plate2 ul li a {
  display: block;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.index_plate2 ul li a .img {
  position: relative;
  line-height: 0;
  width: 100%;
}
.index_plate2 ul li a .img > img {
  width: 100%;
}
.index_plate2 ul li a .img .data {
  position: absolute;
  bottom: 12px;
  left: 12px;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), rgba(255, 255, 255, 0.9);
  padding: 0 16px;
  border-radius: 12px;
  color: #374151;
  font-size: var(--font16);
  height: 40px;
}
.index_plate2 ul li a .img .data img {
  margin-right: 8px;
}
.index_plate2 ul li a .box {
  padding: 24px;
  width: 100%;
}
.index_plate2 ul li a .box .tit {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: var(--font20);
  margin-bottom: 12px;
}
.index_plate2 ul li a .box .tit img {
  margin-left: 8px;
}
.index_plate2 ul li a .box .priceitem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.index_plate2 ul li a .box .priceitem .ptit {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.5;
}
.index_plate2 ul li a .box .priceitem .num {
  color: #ff1493;
  font-size: var(--font16);
  font-weight: bold;
}
.index_plate2 ul li a .box .lab {
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #e8e9ed;
  display: flex;
  flex-wrap: wrap;
}
.index_plate2 ul li a .box .lab .labt {
  font-size: var(--font16);
  line-height: 1.5;
  color: #1f2937;
  font-weight: bold;
  width: 100%;
  margin-bottom: 12px;
}
.index_plate2 ul li a .box .lab .labitem {
  display: flex;
  width: 50%;
  align-items: center;
  margin-bottom: 8px;
}
.index_plate2 ul li a .box .lab .labitem img {
  margin-right: 8px;
}
.index_plate2 ul li a .box .lab .labitem span {
  font-size: var(--font14);
  line-height: 1.5;
  color: #4b5563;
}
.index_plate2 ul li a .box .more {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  font-size: var(--font20);
  color: #fff;
  background: #17499d;
  height: 52px;
  border-radius: 4px;
}
.index_plate2 ul li a .box .more img {
  margin-left: 12px;
}
.index_plate3 {
  width: 100%;
  padding: 100px 0 100px 0;
}
.index_plate3 .content ul {
  width: calc(100% + 16px);
  margin: -15px -8px;
  display: flex;
  flex-wrap: wrap;
}
.index_plate3 .content ul li {
  width: 16.666%;
  padding: 15px 8px;
}
.index_plate3 .content ul li a {
  display: block;
  width: 100%;
  position: relative;
}
.index_plate3 .content ul li a .box {
  margin: 0 auto;
}
.index_plate3 .content ul li a .box .tit {
  color: #050505;
  font-size: var(--font12);
  line-height: 1.8;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  height: 36px;
}
.index_plate3 .content ul li a .box .more {
  background: #17499d;
  width: 100px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font20);
  margin: 0 auto;
}
.index_plate4 {
  width: 100%;
  padding: 0px 0 120px 0;
}
.index_plate4 .content ul {
  width: calc(100% + 20px);
  margin: -60px -10px;
  display: flex;
  flex-wrap: wrap;
}
.index_plate4 .content li {
  width: 20%;
  padding: 60px 10px;
}
.index_plate4 .content li a {
  display: block;
  width: 100%;
  position: relative;
  background: #f3f3f3;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_plate4 .content li a img {
  max-width: 80%;
}
.ssjj {
  width: 100%;
  padding: 100px 0;
}
.ssjj .ssjj_box .info {
  color: #111827;
  font-size: var(--font18);
  line-height: 2;
  margin-bottom: 70px;
}
.ssjj .ssjj_box .list {
  display: flex;
  width: calc(100% + 28px);
  margin: -35px -14px;
  flex-wrap: wrap;
}
.ssjj .ssjj_box .list .item {
  width: 50%;
  padding: 35px 14px;
}
.ssjj .ssjj_box .list .item .pic {
  width: 100%;
  line-height: 0;
  height: 100%;
}
.ssjj .ssjj_box .list .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ssjj .ssjj_box .morelink {
  width: 100%;
  line-height: 0;
  margin: 115px 0 160px 0;
}
.ssjj .ssjj_box .morelink img {
  width: 100%;
}
.hbtime {
  width: 100%;
  padding: 64px 0;
}
.hbtime .deitor {
  line-height: 0;
  width: 100%;
}
.hbtime .deitor img {
  width: 100%;
}
.abplate .tit {
  color: #111827;
  font-size: var(--font36);
  text-align: center;
  font-weight: bold;
}
.aboutplate1 {
  width: 100%;
  padding: 65px 0 48px 0;
  background: #f9fafb;
}
.aboutplate1 .aboutplate1_box .pic {
  width: 100%;
}
.aboutplate1 .aboutplate1_box .info {
  color: #3d3d3d;
  font-size: var(--font18);
  line-height: 1.8;
  margin-top: 20px;
  padding: 0 50px;
}
.aboutplate2 {
  width: 100%;
  padding: 60px 0 80px 0;
}
.aboutplate2 .aboutplate2_box .tit {
  margin-bottom: 44px;
}
.aboutplate2 .aboutplate2_box .list {
  width: calc(100% + 48px);
  margin: 0 -24px;
  display: flex;
}
.aboutplate2 .aboutplate2_box .list .item {
  width: 33.3%;
  padding: 0 24px;
  height: 100%;
}
.aboutplate2 .aboutplate2_box .list .item .box {
  padding: 32px;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  border-radius: 12px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.aboutplate2 .aboutplate2_box .list .item .box .icon {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e5eff9;
}
.aboutplate2 .aboutplate2_box .list .item .box .stit {
  margin: 24px 0 16px 0;
  color: #000000;
  font-size: var(--font20);
  font-weight: bold;
}
.aboutplate2 .aboutplate2_box .list .item .box .info {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.5;
  height: 96px;
}
.aboutplate3 {
  width: 100%;
  padding: 80px 0;
  background: #f9fafb;
}
.aboutplate3 .aboutplate3_box {
  display: flex;
  justify-content: space-between;
}
.aboutplate3 .aboutplate3_box .item {
  width: calc(50% - 32px);
  color: #4b5563;
  line-height: 1.625;
}
.aboutplate3 .aboutplate3_box .item.text {
  margin-top: 43px;
}
.aboutplate3 .aboutplate3_box .item img {
  max-width: 100%;
}
.aboutplate4 {
  padding: 120px 0;
}
.aboutplate4 .aboutplate4_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 64px;
}
.aboutplate4 .aboutplate4_box .item {
  width: calc(50% - 32px);
  color: #4b5563;
  line-height: 1.625;
}
.aboutplate4 .aboutplate4_box .item.text {
  margin-top: 43px;
}
.aboutplate4 .aboutplate4_box .item img {
  max-width: 100%;
}
.aboutplate4 .aboutplate4_box .item.contact {
  background: #f9fafb;
  border-radius: 12px;
  padding: 32px;
  display: flex;
  justify-content: space-between;
}
.aboutplate4 .aboutplate4_box .item.contact .list {
  display: flex;
  flex-direction: column;
}
.aboutplate4 .aboutplate4_box .item.contact .list .child {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.aboutplate4 .aboutplate4_box .item.contact .list .child .icon {
  width: 48px;
  height: 48px;
  background: #e0ebf5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  border-radius: 50%;
}
.aboutplate4 .aboutplate4_box .item.contact .list .child .text .t {
  color: #000;
}
.aboutplate4 .aboutplate4_box .item.contact .list .child .text .cont {
  color: #4b5563;
}
.aboutplate4 .aboutplate4_box .item.contact .list .child:last-child {
  margin-bottom: 0;
}
.aboutplate4 .aboutplate4_box .item.contact .ewm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aboutplate4 .aboutplate4_box .item.contact .ewm span {
  color: #3d3d3d;
  font-size: var(--font16);
}
.infocenter {
  width: 100%;
  padding: 60px 0;
  background: #f9fafb;
}
.infocenter .infocenter_box .tab {
  display: flex;
  justify-content: space-between;
}
.infocenter .infocenter_box .tab a {
  display: block;
  width: calc(50% - 13px);
  border: 1px solid #dadde2;
  background: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  color: #4b5563;
  font-size: var(--font18);
}
.infocenter .infocenter_box .tab a.on {
  background: #17499d;
  border: 1px solid #17499d;
  color: #fff;
}
.infocenter .infocenter_box .info {
  margin-top: 30px;
  line-height: 1.8;
}
.infocenter .infocenter_box .info img {
  width: 100%;
}
.timetable {
  width: 100%;
  padding: 94px 0 236px 0;
  background: #f9fafb;
}
.timetable .timetable_box {
  border-radius: 12px;
  width: 100%;
  overflow: hidden;
}
.timetable .timetable_box .timetable_top {
  line-height: 65px;
  padding: 0 16px;
  color: #fff;
  width: 100%;
  font-size: var(--font24);
  background: #17499d;
}
.timetable .timetable_box .list .item {
  border: 1px solid #eaecef;
  border-top: 0;
  padding: 24px;
}
.timetable .timetable_box .list .item .tit {
  color: #111827;
  font-size: var(--font20);
  margin-bottom: 16px;
}
.timetable .timetable_box .list .item .content {
  height: 80px;
  padding: 0 16px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.timetable .timetable_box .list .item .content:last-child {
  margin-bottom: 0;
}
.timetable .timetable_box .list .item .content.blue {
  background: #dfedfd;
}
.timetable .timetable_box .list .item .content.gray {
  background: #f0f0f0;
}
.timetable .timetable_box .list .item .content .time {
  width: 152px;
  color: #111827;
  font-size: var(--font18);
  font-weight: bold;
}
.timetable .timetable_box .list .item .content .main {
  color: #111827;
  font-size: var(--font18);
  font-weight: bold;
}
.timetable .timetable_box .list .item .content .tip {
  margin-left: auto;
  color: #6b7280;
  font-size: var(--font14);
}
.reservation {
  width: 100%;
  padding: 100px 0;
  background: #f9fafb;
}
.reservation .reservation_box {
  margin: 0 auto;
}
.reservation .reservation_box.max {
  max-width: 600px;
}
.reservation .reservation_box form {
  width: 100%;
  padding: 48px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.reservation .reservation_box form .form_tit {
  text-align: center;
  font-weight: bold;
  color: #111827;
  font-size: var(--font30);
  margin-bottom: 32px;
}
.reservation .reservation_box form .form_tit.left {
  text-align: left;
}
.reservation .reservation_box form .form_stit {
  font-weight: bold;
  color: #111827;
  font-size: var(--font24);
  margin-bottom: 32px;
}
.reservation .reservation_box form .form_stit.abouttime {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reservation .reservation_box form .form_stit.abouttime .time {
  display: flex;
  align-items: center;
  color: #6b7280;
  font-size: var(--font14);
}
.reservation .reservation_box form .form_stit.abouttime .time img {
  margin-right: 8px;
}
.reservation .reservation_box form .form_stt {
  font-weight: bold;
  color: #111827;
  font-size: var(--font20);
  margin-bottom: 24px;
}
.reservation .reservation_box form .lab {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 24px;
}
.reservation .reservation_box form .lab textarea {
  margin: 4px 0 0px 0;
  width: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 8px 12px;
  color: #111827;
  font-size: var(--font16);
  line-height: 24px;
}
.reservation .reservation_box form .lab .tit {
  color: #374151;
  font-size: var(--font14);
  line-height: 1.5;
  margin-bottom: 8px;
}
.reservation .reservation_box form .lab .tit span {
  color: #ef4444;
}
.reservation .reservation_box form .lab .text {
  border: 1px solid #e5e7eb;
  height: 50px;
  padding: 0 16px;
  width: 100%;
  color: #111827;
  font-size: var(--font16);
  line-height: 42px;
  border-radius: 4px;
}
.reservation .reservation_box form .submit {
  background: #4f46e5;
  line-height: 52px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: var(--font18);
  margin-top: 16px;
  border-radius: 4px;
}
.reservation .reservation_box form .tip {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  font-size: 14px;
  margin-top: 24px;
}
.reservation .reservation_box form .tip span {
  color: #ef4444;
}
.reservation .reservation_box form .date_list {
  display: flex;
  justify-content: space-between;
}
.reservation .reservation_box form .date_list .lab {
  width: calc(50% - 8px);
}
.reservation .reservation_box form .button_down {
  display: flex;
  justify-content: flex-end;
  margin-top: 126px;
}
.reservation .reservation_box form .button_down .reset {
  width: 82px;
  height: 42px;
  margin-right: 16px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #374151;
  font-size: var(--font16);
}
.reservation .reservation_box form .button_down .submit {
  line-height: 42px;
  width: 112px;
  margin-top: 0;
  background: #2563eb;
}
.reservation .reservation_box form .sborder {
  line-height: 46px;
  color: #111827;
  font-size: var(--font18);
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 24px;
}
.reservation .reservation_box form .nborder {
  display: flex;
  align-items: center;
  height: 24px;
  width: calc(50% - 8px);
  margin-bottom: 24px;
}
.reservation .reservation_box form .nborder .ntit {
  color: #000;
  font-size: var(--font16);
  margin-right: 20px;
}
.reservation .reservation_box form .nborder .text {
flex: 1;
  border: 1px solid #e5e7eb;
  height: 40px;
  padding: 0 16px;
  width: 100%;
  color: #111827;
  font-size: var(--font16);
  line-height: 42px;
  border-radius: 4px;
}
}
.reservation .reservation_box form .nborder.column {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
}
.reservation .reservation_box form .nborder.column .control {
  display: flex;
  align-items: center;
}
.reservation .reservation_box form .nborder.column .control .subtraction {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #9ca3af;
  line-height: 40px;
  text-align: center;
  font-size: var(--font40);
  cursor: pointer;
}
.reservation .reservation_box form .nborder.column .control .num {
  width: 30px;
  height: 48px;
  background: #f9fafb;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font20);
  color: #000;
}
.reservation .reservation_box form .nborder.column .control .add {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  color: #9ca3af;
  line-height: 40px;
  text-align: center;
  font-size: var(--font30);
  cursor: pointer;
}
.reservation .reservation_box form .textarea {
  color: #111827;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  padding: 16px;
  border: 0;
}
.reservation .reservation_box form .textarea::placeholder {
  color: #9ca3af;
  font-size: 16px;
  line-height: 24px;
}
.reservation .reservation_box form .submit2 {
  line-height: 48px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: var(--font18);
  margin-top: 16px;
  border-radius: 4px;
  background: url(../img/icon29.png) #4f46e5 center right 58% no-repeat;
  background-size: 18px;
}
.hotel_detail {
  padding: 32px 0 89px 0;
  width: 100%;
  background: #f5f7fa;
}
.hotel_detail .hotel_detail_box .hotel_top {
  width: 100%;
  padding: 32px;
  background: #fff;
  display: flex;
}
.hotel_detail .hotel_detail_box .hotel_top .pic {
  margin-right: 32px;
  line-height: 0;
  width: 28%;
}
.hotel_detail .hotel_detail_box .hotel_top .pic img {
  width: 100%;
}
.hotel_detail .hotel_detail_box .hotel_top .text {
  width: calc(72% - 32px);
}
.hotel_detail .hotel_detail_box .hotel_top .text .tit {
  color: #111827;
  font-size: var(--font20);
  font-weight: bold;
  margin-bottom: 20px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .num {
  font-size: var(--font30);
  color: #2563eb;
  font-weight: bold;
  margin-bottom: 20px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .selectit {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 24px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .select {
  display: flex;
  margin-top: 8px;
  margin-bottom: 24px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .select .lab {
  cursor: pointer;
  line-height: 42px;
  border: 1px solid #e5e7eb;
  padding: 0 10px;
  color: #000;
  font-size: var(--font16);
  border-radius: 4px;
  margin-right: 12px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .select .lab.on {
  color: #2563eb;
  border: 1px solid #2563eb;
}
.hotel_detail .hotel_detail_box .hotel_top .text .control {
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  margin-top: 9px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  width: 120px;
}
.hotel_detail .hotel_detail_box .hotel_top .text .control .subtraction {
  width: 34px;
  cursor: pointer;
}
.hotel_detail .hotel_detail_box .hotel_top .text .control .add {
  width: 34px;
  cursor: pointer;
}
.hotel_detail .hotel_detail_box .hotel_top .text .control .numn {
  width: 47px;
  font-size: 16px;
  color: #000;
}
.hotel_detail .hotel_detail_box .hotel_top .text .more {
  background: #17499d;
  height: 48px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font16);
  border-radius: 4px;
  margin-top: 65px;
  margin-left: auto;
}
.hotel_detail .hotel_detail_box .hotel_down {
  margin-top: 28px;
  overflow: hidden;
  border-radius: 12px;
}
.hotel_detail .hotel_detail_box .hotel_down .down_tit {
  line-height: 65px;
  background: #f0f0f0;
  padding: 0 34px;
  font-size: var(--font18);
  font-weight: bold;
  color: #000;
}
.hotel_detail .hotel_detail_box .hotel_down .editor {
  padding: 90px 90px 34px 90px;
  background: #ffffff;
}
.hotel_detail .hotel_detail_box .hotel_down .editor img {
  width: 100%;
}
.service {
  padding: 63px 0 170px 0;
  width: 100%;
  background: #f9fafb;
}
.service .service_box .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service .service_box .list.list1 {
  margin-bottom: 28px;
  justify-content: flex-start;
}
.service .service_box .list.list2 {
  margin-bottom: 100px;
}
.service .service_box .list.list1 .on {
  background: #17499d;
  color: #fff;
}
.service .service_box .list.list2 .on {
  background: #2563eb;
  color: #fff;
}
.service .service_box .list.list2 {
  justify-content: flex-start;
}
.service .service_box .list.list2 a {
  margin-right: 20px;
}
.service .service_box .list a {
  padding: 0 24px;
  margin-right: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4b5563;
  font-size: var(--font18);
  line-height: 52px;
  border-radius: 4px;
}
.service .service_box .list3 ul {
  width: calc(100% + 24px);
  margin: -14px -12px;
  display: flex;
  flex-wrap: wrap;
}
.service .service_box .list3 ul li {
  width: 33.3%;
  padding: 14px 12px;
}
.service .service_box .list3 ul li .box {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.service .service_box .list3 ul li .text {
  padding: 24px;
  width: 100%;
  background: #fff;
}
.service .service_box .list3 ul li .text .top {
  display: flex;
  justify-content: space-between;
}
.service .service_box .list3 ul li .text .top .tit {
  font-size: var(--font20);
  color: #111827;
  font-weight: bold;
}
.service .service_box .list3 ul li .text .top .stit {
  font-size: var(--font16);
  color: #111827;
  font-weight: bold;
}
.service .service_box .list3 ul li .text .mid {
  color: #4b5563;
  font-size: var(--font16);
  margin: 16px 0;
}
.service .service_box .list3 ul li .text .down {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service .service_box .list3 ul li .text .down .num {
  color: #4a90e2;
  font-size: var(--font24);
  font-weight: bold;
}
.service .service_box .list3 ul li .text .more {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 16px;
  font-size: 18px;
  height: 52px;
  border-radius: 4px;
  font-weight: bold;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(90deg, #17499d 0%, #2563eb 100%);
}
.service .service_box .list3 ul li .text .more img {
  margin-left: 5px;
}
.trip {
  width: 100%;
  padding: 110px 0;
  background: #f9fafb;
}
.trip .triptit {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: var(--font30);
}
.trip .tripstit {
  font-size: var(--font16);
  color: #4b5563;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 48px;
}
.trip .trip_box ul {
  width: calc(100% + 32px);
  margin: -16px;
  display: flex;
  flex-wrap: wrap;
}
.trip .trip_box ul li {
  width: 33.3%;
  padding: 16px;
}
.trip .trip_box ul li .box {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.trip .trip_box ul li .box .pic {
  width: 100%;
}
.trip .trip_box ul li .box .text {
  padding: 24px;
  background: #fff;
}
.trip .trip_box ul li .box .text .tit {
  color: #000;
  font-weight: bold;
  font-size: var(--font20);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trip .trip_box ul li .box .text .info {
  color: #4b5563;
  font-size: var(--font16);
  margin: 12px 0 16px 0;
}
.trip .trip_box ul li .box .text .num {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  align-items: center;
}
.trip .trip_box ul li .box .text .num .n {
  color: #2563eb;
  font-size: var(--font24);
}
.trip .trip_box ul li .box .text .num .button {
  width: 120px;
  height: 40px;
  border-radius: 4px;
  background: #17499d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font16);
}
.trip .trip_box ul li .box .text .arrow {
  color: #ef4444;
  font-size: var(--font14);
}
.tripdetail1 {
  width: 100%;
  padding: 64px 0;
}
.tripdetail1 .tripdetail1_box .tit {
  text-align: center;
  color: #000000;
  font-size: var(--font30);
  font-weight: bold;
}
.tripdetail1 .tripdetail1_box .box {
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
}
.tripdetail1 .tripdetail1_box .box .l {
  width: calc(50% - 16px);
  line-height: 0;
}
.tripdetail1 .tripdetail1_box .box .l img {
  width: 100%;
}
.tripdetail1 .tripdetail1_box .box .r {
  width: calc(50% - 16px);
}
.tripdetail1 .tripdetail1_box .box .r .item {
  border-radius: 12px;
  margin-bottom: 32px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  padding: 24px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.tripdetail1 .tripdetail1_box .box .r .item:last-child {
  margin-bottom: 0;
}
.tripdetail1 .tripdetail1_box .box .r .item .top {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.tripdetail1 .tripdetail1_box .box .r .item .top .num {
  background: #17499d;
  height: 48px;
  width: 48px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font16);
  margin-right: 16px;
  border-radius: 50%;
}
.tripdetail1 .tripdetail1_box .box .r .item .top .t {
  font-weight: bold;
  color: #000;
  font-size: var(--font20);
  display: flex;
  flex-direction: column;
}
.tripdetail1 .tripdetail1_box .box .r .item .top .t span {
  color: #5d636d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 3px;
}
.tripdetail1 .tripdetail1_box .box .r .item .info {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.5;
}
.tripdetail2 {
  width: 100%;
  margin-bottom: 130px;
}
.tripdetail2 .slick-dots {
  bottom: 28px;
}
.tripdetail2 .slick-dots li {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  margin: 0 9px;
}
.tripdetail2 .slick-dots li.slick-active {
  background: #2563eb;
}
.tripdetail3 {
  width: 100%;
  padding-bottom: 130px;
}
.tripdetail3 .tit {
  text-align: center;
  color: #000000;
  font-size: var(--font30);
  font-weight: bold;
  margin-bottom: 77px;
}
.tripdetail3 ul {
  width: calc(100% + 96px);
  margin: -48px;
  display: flex;
  flex-wrap: wrap;
}
.tripdetail3 ul li {
  width: 33.3%;
  padding: 48px;
}
.tripdetail3 ul li .box {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.tripdetail3 ul li .box .pic {
  width: 100%;
}
.tripdetail3 ul li .box .stit {
  text-align: center;
  margin: 24px 0 16px 0;
  color: #000000;
  font-size: var(--font20);
  font-weight: bold;
}
.tripdetail3 ul li .box .info {
  text-align: center;
  color: #4b5563;
}
.introduce1 {
  width: 100%;
  background: #f9fafb;
  padding: 66px 0;
}
.introduce1 .introduce1_box {
  width: 100%;
}
.introduce1 .introduce1_box .video {
  width: 100%;
  position: relative;
}
.introduce1 .introduce1_box .video video {
  width: 100%;
}
.introduce1 .introduce1_box .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(17, 24, 39, 0.5);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.introduce1 .introduce1_box .content {
  color: #3d3d3d;
  font-size: var(--font16);
  line-height: 26px;
  margin: 50px 0;
  padding: 0 80px;
}
.inustit {
  text-align: center;
  color: #000;
  font-size: var(--font36);
  font-weight: bold;
  margin-bottom: 64px;
}
.inustit.mt {
  margin-top: 100px;
}
.inusinfo {
  color: #374151;
  font-size: var(--font20);
  line-height: 28px;
  text-align: center;
}
.box_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
}
.box_flex .lab {
  width: calc(50% - 25px);
  padding: 24px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.box_flex .lab .t {
  font-size: var(--font20);
  color: #000;
  font-weight: bold;
}
.box_flex .lab .st {
  color: #4b5563;
  font-size: var(--font16);
  margin: 7px 0 70px 0;
}
.box_flex .lab .country {
  display: flex;
  flex-wrap: wrap;
}
.box_flex .lab .country .country-item {
  margin-bottom: 8px;
  width: calc(50% - 7px);
  margin-right: 14px;
  background: #f9fafb;
  height: 36px;
  display: flex;
  align-items: center;
  padding: 0 8px;
}
.box_flex .lab .country .country-item:nth-child(2n) {
  margin-right: 0;
}
.box_flex .lab .country .country-item img {
  margin-right: 8px;
}
.box_flex .lab .country .country-item p {
  font-size: var(--font14);
}
.introduce2 {
  width: 100%;
  padding: 80px 0;
}
.introduce2 .introduce2_box.on {
  display: block;
}
.introduce2 .introduce2_box .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.introduce2 .introduce2_box .box .l {
  width: calc(50% - 24px);
  line-height: 0;
}
.introduce2 .introduce2_box .box .l img {
  width: 100%;
}
.introduce2 .introduce2_box .box .r {
  width: calc(50% - 24px);
}
.introduce2 .introduce2_box .box .r .st {
  color: #111827;
  font-size: var(--font30);
  margin-bottom: 24px;
  font-weight: bold;
}
.introduce2 .introduce2_box .box .r .stt {
  color: #4b5563;
  line-height: 1.8;
}
.introduce3 {
  background: #f9fafb;
  padding: 80px 0 60px 0;
}
.introduce3 ul {
  width: calc(100% + 32px);
  margin: -16px;
  display: flex;
  flex-wrap: wrap;
}
.introduce3 ul li {
  width: 33.3%;
  padding: 16px;
}
.introduce3 ul li .box {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.introduce3 ul li .box .pic {
  width: 100%;
}
.introduce3 ul li .box .text {
  background: #fff;
  padding: 24px;
}
.introduce3 ul li .box .text .st {
  color: #000;
  font-size: var(--font20);
  font-weight: bold;
}
.introduce3 ul li .box .text .info {
  color: #4b5563;
  font-size: var(--font16);
  line-height: 1.5;
  margin-top: 12px;
  height: 430px;
}
.introduce4 {
  width: 100%;
  padding: 80px 0;
}
.introduce4 .introduce4_box .box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.introduce4 .introduce4_box .box .l {
  width: calc(50% - 24px);
  line-height: 0;
}
.introduce4 .introduce4_box .box .l img {
  width: 100%;
}
.introduce4 .introduce4_box .box .r {
  padding: 32px 32px 0 32px;
  width: calc(50% - 24px);
  background: #f9fafb;
}
.introduce4 .introduce4_box .box .r .st {
  color: #111827;
  font-size: var(--font30);
  margin-bottom: 24px;
  font-weight: bold;
}
.introduce4 .introduce4_box .box .r .stt {
  color: #4b5563;
  line-height: 1.8;
}
.introduce5 {
  width: 100%;
  padding: 80px 0;
  background: #f9fafb;
}
.introduce5 li {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), #ffffff;
  margin-bottom: 58px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  display: flex;
}
.introduce5 li:nth-child(2n) .pic {
  width: 40%;
}
.introduce5 li .pic {
  width: 23%;
  line-height: 0;
  margin-right: 56px;
}
.introduce5 li .text {
  width: calc(77% - 56px);
  padding: 20px 50px 0 50px;
  color: #4b5563;
  font-size: var(--font16);
  line-height: 24px;
}
.lastlist {
  margin-top: 80px;
}
.lastlist ul {
  width: calc(100% + 32px);
  margin: -16px;
  display: flex;
  flex-wrap: wrap;
}
.lastlist ul li {
  width: 33.3%;
  padding: 16px;
}
.lastlist ul li:hover .pic img {
  transform: scale(1.1);
}
.lastlist ul li:hover .tit {
  color: #2563eb !important;
}
.lastlist ul li .box {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
.lastlist ul li .box .pic {
  width: 100%;
}
.lastlist ul li .box .text {
  padding: 24px;
  background: #fff;
}
.lastlist ul li .box .text .tip {
  background: #dbeafe;
  color: #2563eb;
  padding: 0 12px;
  border-radius: 4px;
  width: fit-content;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font16);
}
.lastlist ul li .box .text .tit {
  color: #000;
  font-weight: bold;
  font-size: var(--font20);
  margin: 16px 0 12px;
  line-height: 28px;
  text-align: left;
  height: 56px;
}
.lastlist ul li .box .text .info {
  color: #4b5563;
  line-height: 24px;
  font-size: var(--font16);
  text-align: left;
  margin-top: 0;
}
.lastlist ul li .box .text .down {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
.lastlist ul li .box .text .down .time {
  color: #6b7280;
  font-size: var(--font14);
}
.lastlist ul li .box .text .down .more {
  color: #2563eb;
  font-size: var(--font16);
  font-weight: bold;
}
.introduce3 ul li:hover .pic img {
  transform: scale(1.1);
}
.introduce3 ul li:hover .st {
  color: #2563eb !important;
}
.fy {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 185px;
  margin-bottom: 50px;
}
.fy a {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: var(--font16);
  margin: 0 4px;
  color: #4b5563;
}
.fy a.on {
  background: #2563eb;
  color: #fff;
}
.fy a:hover {
  background: #2563eb;
  color: #fff;
}
.fy a:hover .icon2 {
  display: block;
}
.fy a:hover .icon1 {
  display: none;
}
.fy a .icon2 {
  display: none;
}
.t1 {
  color: #111827;
  font-size: var(--font18);
  line-height: 1.5;
}
.t2 {
  font-size: var(--font16);
  line-height: 1.5;
}
.t3 {
  font-size: var(--font14);
  line-height: 1.5;
}
.ustit {
  color: #111827;
  font-size: var(--font18);
  line-height: 1.5;
  font-weight: 500;
}
.qwe {
  font-size: var(--font16);
  line-height: 30px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 1500px) {
  .top_nav .top_nav_box .nav ul li a {
    margin: 0 20px;
  }
  .top_nav .top_nav_box .lang a {
    display: block;
    width: 60px;
    line-height: 28px;
    font-size: var(--font20);
  }
  .top_nav .top_nav_box .logo {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .top_nav .top_nav_box .nav ul li a {
    margin: 0 15px;
  }
  .top_nav .top_nav_box .lang a {
    display: block;
    width: 60px;
    line-height: 28px;
    font-size: var(--font20);
  }
  .top_nav .top_nav_box .logo {
    margin-right: 40px;
  }
}
.apply .applyform form .clothersize .medical .text.mt {
  margin-top: 15px;
}
.introduce1 .introduce1_box .video .play img {
  max-width: 50%;
}
.box_flex .lab .country {
  height: 308px;
  overflow-y: auto;
}
.introduce5 li:hover .pic img {
  transform: scale(1.1);
}
.service .service_box .list3 ul li:hover .pic img {
  transform: scale(1.1);
}
.service .service_box .list3 ul li:hover .tit {
  color: #2563eb !important;
}
.index_plate3 .content ul li:hover .pic img,
.index_plate2 ul li:hover .img img {
  transform: scale(1.1);
}
.index_plate3 .content ul li:hover .tit {
  color: #2563eb !important;
}
.index_plate2 ul li a .img {
  overflow: hidden;
}
.index_plate2 ul li a .img img {
  transition: all 0.5s ease;
}
.box_flex .lab .country .country-item:hover p {
  color: #2563eb;
}
.introduce5 li:hover .text {
  color: #2563eb;
}
.aboutplate2 .aboutplate2_box .list .item:hover .stit {
  color: #2563eb;
}
.aboutplate2 .aboutplate2_box .list .item .box .icon {
  transition: all 0.5s ease;
}
.aboutplate2 .aboutplate2_box .list .item:hover .box .icon {
  transform: rotateY(180deg);
}
@media screen and (max-width: 1024px) {
  .aboutplate2 .aboutplate2_box .list .item .box {
    padding: 15px;
  }
  .aboutplate4 .aboutplate4_box .item.contact .ewm {
    margin-top: 15px;
  }
  .index_plate1 .list a .content .more {
    width: 100px;
    height: 36px;
    border-radius: 18px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 10px;
    font-size: var(--font20);
    transition: all 0.5s ease;
  }
  .index_plate2 ul li,
  .index_plate3 .content ul li {
    width: 100%;
  }
  .index_plate1 .list a .content .tit {
    font-size: 14px;
  }
  .index_plate1 .main_stit {
    margin-top: 60px;
    text-align: justify;
  }
  .banner .banner_text .banner_stit {
    font-size: 18px;
    line-height: 1.4;
  }
  .banner .banner_text .more {
    margin-top: 15px;
  }
  .index_plate4 .content li {
    width: 100%;
    padding: 10px;
  }
  .introduce4,
  .introduce3 {
    padding: 30px 0;
  }
  .index_plate1,
  .index_plate3,
  .aboutplate1,
  .aboutplate2,
  .aboutplate3,
  .aboutplate4,
  .introduce1,
  .introduce2,
  .introduce5,
  .hbtime,
  .reservation,
  .hotel_detail,
  .trip,
  .tripdetail1,
  .timetable,
  .service {
    padding: 30px 0;
  }
  .tripdetail3 {
    padding-bottom: 30px;
  }
  .aboutplate1 .aboutplate1_box .info {
    padding: 0;
  }
  .reservation .reservation_box form {
    padding: 15px;
  }
  .aboutplate2 .aboutplate2_box .list {
    flex-wrap: wrap;
  }
  .reservation .reservation_box form .button_down {
    margin-top: 30px;
  }
  .trip .trip_box ul li {
    width: 100%;
  }
  .aboutplate2 .aboutplate2_box .list .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .lastlist ul li {
    width: 100%;
  }
  .service .service_box .list {
    flex-wrap: wrap;
  }
  .service .service_box .list a {
    margin-bottom: 10px;
  }
  .service .service_box .list.list2 {
    margin-bottom: 30px;
  }
  .service .service_box .list a {
    width: 48%;
  }
  .service .service_box .list.list2 a {
    margin-right: 3px;
  }
  .timetable .timetable_box .list .item,
  .service .service_box .list3 ul li .text {
    padding: 15px;
  }
  .service .service_box .list3 ul li {
    width: 100%;
  }
  .timetable .timetable_box .list .item .content .tip {
    display: none;
  }
  .banner_text.wn {
    display: none;
  }
  .ssjj .ssjj_box .list {
    width: calc(100% + 20px);
    margin: -10px;
  }
  .ssjj .ssjj_box .list .item {
    width: 100%;
    padding: 10px;
  }
  .ssjj {
    padding: 30px 0;
  }
  .ssjj .ssjj_box .info {
    margin-bottom: 30px;
  }
  .tripdetail2 {
    margin-bottom: 30px;
  }
  .aboutplate3 .aboutplate3_box,
  .tripdetail1 .tripdetail1_box .box {
    flex-direction: column;
  }
  .aboutplate3 .aboutplate3_box > div,
  .tripdetail1 .tripdetail1_box .box > div {
    width: 100% !important;
  }
  .tripdetail3 ul {
    width: 100%;
    margin: -20px 0;
  }
  .tripdetail3 ul li {
    width: 100%;
    padding: 20px 0;
  }
  .reservation .reservation_box form .submit2 {
    background: url(../img/icon29.png) #4f46e5 center right 65% no-repeat;
    background-size: 18px;
  }
  .reservation .reservation_box form .nborder {
    width: 100%;
  }
  .reservation .reservation_box form .date_list {
    flex-direction: column;
  }
  .banner .banner_text .banner_tit {
    font-size: 20px;
  }
  .aboutplate4 .aboutplate4_box {
    margin-top: 30px;
  }
  .hotel_detail .hotel_detail_box .hotel_top {
    flex-direction: column;
    padding: 15px;
  }
  .aboutplate4 .aboutplate4_box .item.contact {
    padding: 15px;
    flex-direction: column;
  }
  .introduce5 li {
    margin-bottom: 30px;
  }
  .introduce5 li {
    flex-direction: column;
  }
  .introduce5 li .text {
    width: 100%;
    padding: 15px;
  }
  .introduce5 li .pic {
    width: 100% !important;
    margin-right: 0;
  }
  .hotel_detail .hotel_detail_box .hotel_top .text {
    margin-top: 20px;
  }
  .hotel_detail .hotel_detail_box .hotel_down .editor {
    padding: 15px;
  }
  .hotel_detail .hotel_detail_box .hotel_top .text .more {
    margin-top: 20px;
    width: 120px;
    height: 40px;
  }
  .aboutplate4 .aboutplate4_box,
  .introduce2 .introduce2_box .box,
  .hotel_detail .hotel_detail_box .hotel_top {
    flex-direction: column;
  }
  .aboutplate4 .aboutplate4_box > div,
  .introduce2 .introduce2_box .box > div,
  .hotel_detail .hotel_detail_box .hotel_top > div {
    width: 100% !important;
  }
  .box_flex .lab {
    width: 100%;
  }
  .box_flex .lab .st {
    margin-bottom: 20px;
  }
  .box_flex {
    flex-direction: column;
  }
  .inustit.mt {
    margin-top: 30px;
  }
  .introduce2 .introduce2_box .box .r {
    padding: 20px 0;
  }
  .aboutplate3 .aboutplate3_box .item.text {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .introduce4 .introduce4_box .box {
    flex-direction: column;
  }
  .introduce4 .introduce4_box .box > div {
    width: 100% !important;
  }
  .introduce4 .introduce4_box .box .r {
    padding: 20px 0;
  }
  .banner {
    margin-top: 50px;
  }
  .banner .banner_img video {
    height: auto;
    width: 100%;
  }
  .introduce1 .introduce1_box .content {
    margin: 20px 0;
    padding: 0 20px;
  }
  .inustit {
    margin-bottom: 30px;
  }
  .introduce1 .introduce1_box .video .play {
    height: 40px;
    width: 40px;
  }
  .pd30 {
    padding: 30px 0 !important;
  }
  .lab3 {
    width: 100% !important;
  }
  .apply .applyform .agreementitem .lab {
    margin-bottom: 15px;
  }
  .apply .applyform .agreementitem .agreeinfo {
    padding-left: 20px;
  }
  .apply .applyform .agreementitem {
    padding: 15px;
  }
  .apply .applyform .agreementitem .agreeinfo {
    margin-bottom: 0;
  }
  .apply .applyform .time-manager {
    padding: 15px;
  }
  .apply .applyform .agreementitem .detailitem .r {
    max-width: 60%;
  }
  .apply .applyform .agreementitem .order .order-r .id {
    text-align: right;
  }
  .apply .applyform .agegroupbox {
    padding: 15px 15px 5px 15px;
    margin: 0px 0 15px 0;
    border: 1px solid #d1d5db;
    width: 100%;
    border-radius: 12px;
  }
  .stepbutton {
    margin-top: 30px;
  }
  .apply .applyform .agegroupbox .ageul .ageli {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
  .apply .applyform .listCompetition {
    flex-direction: column;
  }
  .apply .applyform .agegroupbox .ageul {
    flex-wrap: wrap;
  }
  .apply .applyform .listCompetition .listCompetitionitem {
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
  }
  .apply .applyform .listCompetition .listCompetitionitem .xx {
    margin-bottom: 8px;
  }
  .apply .applyform .listCompetition .listCompetitionitem .bonus {
    padding-top: 10px;
  }
  .apply .applyform .listCompetition .listCompetitionitem .title {
    margin-top: 10px;
  }
  .apply .applyform form .clothersize .box {
    flex-direction: column;
  }
  .apply .applyform form .clothersize .box > div {
    width: 100% !important;
  }
  .apply .applyform form .clothersize {
    padding: 15px;
  }
  .apply .applyform form .clothersize .medical textarea {
    margin-bottom: 15px;
  }
  .apply .applyform form .clothersize .box .right {
    margin-bottom: 15px;
  }
  .apply .applyform form .clothersize .medical {
    padding: 15px;
  }
  .apply .applyform form .clothersize .maintit {
    margin-bottom: 20px;
  }
  .apply .applyform form .uciregister {
    border-radius: 12px;
    margin: 20px 0 10px 0;
    padding: 15px 15px 0 15px;
  }
  .apply .applyform form .uciregister .select {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .apply .applyform .applyustit {
    line-height: 32px;
    margin-bottom: 20px;
  }
  .apply .applyform {
    padding: 15px;
  }
  .apply .apply-step .stepline {
    display: none;
  }
  .apply .apply-step .stepitem {
    flex-direction: column;
    margin: 0 5px;
  }
  .apply .apply-step .stepitem .num {
    margin-right: 0;
    height: 30px;
    width: 30px;
  }
  .apply .apply-step {
    padding: 0 15px;
    margin: 20px 0 30px 0;
  }
  .footer .footerbox {
    flex-direction: column;
  }
  .footer .footerbox .nav ul li {
    margin-left: 0;
    margin-right: 20px;
  }
  .apply {
    padding: 30px 0;
    margin-top: 50px;
  }
  .footer .footerbox .nav {
    display: none;
  }
  .footer {
    padding: 30px 0;
  }
  .signup {
    margin-top: 50px;
  }
  .teamsign .teaminfo .control .subtraction {
    width: 40px;
    height: 40px;
    line-height: 35px;
  }
  .teamsign .teaminfo .control .num {
    margin: 0 12px;
    width: 80px;
    height: 40px;
  }
  .teamsign .teaminfo .control .add {
    width: 40px;
    height: 40px;
  }
  .teamsign .teaminfo .control {
    margin-bottom: 20px;
  }
  .teamsign .teamnumber {
    padding: 20px 15px;
    margin-top: 20px;
  }
  .teamsign .teaminfo select {
    width: 100%;
  }
  .teamsign .teaminfo {
    padding: 20px 15px;
  }
  .teamsign .commonproblem {
    padding: 20px 15px;
    margin: 20px 0;
  }
  .teamsign .numberitem .infomation .lab {
    margin-bottom: 15px;
  }
  .teamsign .numberitem .infomation .lab.lab2 {
    width: 100%;
  }
  .teamsign .promotioncode .promotioncode-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .teamsign .promotioncode .promotioncode-top .text {
    flex: 1;
    background: #f3f5f7;
    line-height: 40px;
    padding: 0 16px;
    width: 100%;
    margin: 12px 0;
  }
  .teamsign .payment {
    padding: 20px 15px;
  }
  .teamsign .promotioncode .promotioncode-top .submit {
    width: 120px;
    height: 40px;
    background: #2563eb;
  }
  .teamsign.teamsign2 {
    padding: 30px 0;
  }
  .teamsign .payment .t1 {
    margin-bottom: 15px;
  }
  .teamsign .promotioncode {
    padding: 20px 15px;
  }
  .teamsign .promotioncode .promotionum {
    padding-left: 0px;
    margin: 12px 0;
    color: #fd0606;
    font-size: var(--font16);
    line-height: 24px;
  }
  .teamsign .allcost {
    padding: 15px;
    margin-top: 20px;
  }
  .teamsign .line {
    margin: 12px 0;
  }
  .teamsign .number {
    margin-bottom: 15px;
  }
  .teamsign {
    padding: 30px 0;
  }
  .teamsign .teaminfo select {
    margin-bottom: 20px;
  }
  .register {
    padding: 30px 0;
  }
  .teamsign .teaminfo .teamlist {
    padding-top: 15px;
  }
  .teamsign .teaminfo .teamresult .submit {
    width: 120px;
    height: 40px;
  }
  .teamsign .notice {
    padding: 20px 15px;
    margin: 20px 0 20px 0;
  }
  .teamsign .teaminfo .teamresult {
    margin-top: 25px;
  }
  .register .register-box {
    padding: 20px 15px;
  }
  .teamsign .teaminfo .teamlist .teamlisttit {
    margin-bottom: 15px;
  }
  .register .register-box .title {
    line-height: 30px;
  }
  .register.login .register-box {
    padding-bottom: 30px;
  }
  .register .register-box form .lab .text {
    height: 40px;
    line-height: 40px;
  }
  .stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtit {
    margin: 10px 0 4px 0;
  }
  .stepfirst .stepfirst_box .select-list .select-item .select-item-box .signtext {
    margin-top: 5px;
  }
  .stepfirst .stepfirst_box .select-list .select-item .select-item-box .signinfo {
    margin-bottom: 12px;
  }
  .stepfirst .stepfirst_box .select-list .select-item .select-item-box {
    padding: 20px 15px;
  }
  .stepfirst .stepfirst_box .select-list .select-item .select-item-box .user {
    width: 50px;
    height: 50px;
  }
  .stepfirst {
    padding: 30px 0;
  }
  .stepfirst .stepfirst_box .progress {
    margin: 15px 0 20px 0;
  }
  .stepfirst .stepfirst_box .select-list {
    width: calc(100% + 20px);
    margin: -10px;
  }
  .stepnext {
    width: 100px;
    height: 45px;
  }
  .stepfirst .stepfirst_box .select-list .select-item {
    padding: 10px;
  }
  .stepfirst .stepfirst_box .select-list {
    flex-wrap: wrap;
  }
  .stepnext.mt {
    margin-top: 30px;
  }
  .stepfirst .stepfirst_box .select-list .select-item {
    width: 100%;
  }
  .stepfirst .stepfirst_box .selectit {
    margin-bottom: 20px;
  }
  .register .register-box .submit {
    margin-top: 10px;
  }
  .max-width4,
  .max-width3 {
    padding: 0 15px;
    width: 100%;
  }
  .register .register-box form {
    margin-top: 20px;
  }
  .layout37 {
    display: block;
    position: fixed !important;
    z-index: 16;
    top: 0px;
  }
  .top_nav {
    display: none;
  }
  ._nav2 {
    width: 100%;
    float: left;
  }
  ._nav2-1_bg {
    width: 100%;
  }
  ._nav2 .ctext {
    width: 100%;
    float: left;
  }
  ._nav2 .ctext .top {
    position: relative;
    z-index: 5;
  }
  ._nav2 .ctext .menuph {
    display: block;
  }
  ._nav2 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
  }
  ._nav2 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
  }
  ._nav2 .ctext .menuph .point:hover .navbtn,
  ._nav2 .ctext .menuph .point:hover .navbtn::after,
  ._nav2 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
  }
  ._nav2 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #2563eb;
    width: 28px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after,
  ._nav2 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: "";
    background: #2563eb;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after {
    top: -10px;
  }
  ._nav2 .ctext .menuph .navbtn::before {
    top: 10px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn {
    background: transparent;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
  }
  ._nav2 .ctext .xialaph {
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    left: 0;
    top: 50px;
  }
  ._nav2 .ctext .xialaph .ul2,
  ._nav2 .ctext .xialaph .ul3 {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
  }
  ._nav2 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
  }
  ._nav2 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph li:last-child h4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h4:hover a,
  ._nav2 .ctext .xialaph h5:hover a {
    color: #2563eb;
  }
  ._nav2 .ctext .xialaph h4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
  }
  ._nav2 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph li:last-child h5::after {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h4.active img.img_s,
  ._nav2 .ctext .xialaph h5.active img.img_s {
    display: none;
  }
  ._nav2 .ctext .xialaph h4.active img.img_d,
  ._nav2 .ctext .xialaph h5.active img.img_d {
    display: block;
  }
  ._nav2 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
  }
  ._nav2 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
  }
  ._nav2 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
  }
  ._nav2 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
  }
  ._nav2 .ctext .img_d,
  ._nav2 .ctext .disno {
    display: none;
  }
  ._nav2 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
  }
  ._nav2 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
  }
  .user {
    margin-left: 12px;
    line-height: 0;
    margin-right: 12px;
  }
  .layout37 .lang {
    display: flex;
    margin-left: auto;
  }
  .layout37 .lang a {
    display: block;
    width: 50px;
    line-height: 26px;
    color: #9b9b9b;
    font-size: 14px;
    text-align: center;
    position: relative;
    margin-right: 5px;
  }
  .layout37 .lang a.en {
    color: #fff;
  }
  .layout37 .lang a.en:after {
    background: #17499d;
  }
  .layout37 .lang a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    transform: skew(-15deg);
    z-index: -1;
  }
  ._nav2 .ctext.sub .box .bg {
    opacity: 1;
  }
  ._nav2 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
  }
  ._nav2 .box .logo img {
    height: 30px;
    margin-top: 10px;
    display: block;
  }
  ._nav2 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
  ._nav2 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #2563eb;
  }
  .fy {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .fy a {
    width: 30px;
    height: 30px;
  }
  /* ._nav2 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
  }

  ._nav2 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/search2.png) center no-repeat @c;
    position: absolute;
    right: 0;
    top: 0;
  } */
  .nbanner {
    margin-top: 50px;
  }
}
