@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  min-width: 1200px;
  font-family: 'MicrosoftYaHeiUI';
  -moz-user-select: none;
  /*火狐*/

  -webkit-user-select: none;
  /*webkit浏览器*/

  -ms-user-select: none;
  /*IE10*/

  -khtml-user-select: none;
  /*早期浏览器*/

  user-select: none;
}

* {
  box-sizing: content-box;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
}

header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}

body {
  margin: 0 auto;
  padding: 0px;
  min-width: 1200px;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";

}

div,
ul,
li,
h1,
p,
hr,
form,
input {
  margin: 0;
  padding: 0;
}

table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

a,
input,
i {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input {
  background: none;
  outline: none;
  border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input:focus {
  border: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.zt-wrap {
  position: relative;
}

.zt-wrap img {
  display: block;
  width: 100%;
}

.show {
  display: block !important;
}

.hide {
  display: none;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.moudle1 {
  padding: 50px 0;
}

.moudle-img {
  margin: 0 auto;
}

.moudle1 .moudle-img:nth-child(1) {
  width: 496px;
  margin-bottom: 16px;
}

.moudle1 .moudle-img:nth-child(2) {
  width: 390px;
  margin-bottom: 50px;
}

.moudle1-list {
  display: flex;
  justify-content: space-between;
}

.moudle1-list-item {
  width: 280px;
  height: 303px;
  position: relative;
  padding: 24px 20px;
  padding-top: 43px;
}

.moudle1-list-item:nth-child(1) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m00.png) no-repeat;
  background-size: 100% 100%;
}

.moudle1-list-item:nth-child(2) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m01.png) no-repeat;
  background-size: 100% 100%;
}

.moudle1-list-item:nth-child(3) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m02.png) no-repeat;
  background-size: 100% 100%;
}

.moudle1-list-item:nth-child(4) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m03.png) no-repeat;
  background-size: 100% 100%;
}

.moudle1-list-item-title {
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  margin-bottom: 34px;
}

.moudle1-list-item-title::after {
  display: block;
  content: '';
  width: 40px;
  height: 4px;
  background: #DB572A;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}

.moudle1-list-item-desc {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  line-height: 30px !important;
}

.moudle1-btn {
  display: block;
  width: 124px;
  height: 34px;
  border: 1px solid #DB572A;
  border-radius: 17px;
  line-height: 32px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  color: #DB572A;
  letter-spacing: 0;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -62px;
  bottom: 24px;
}

.moudle2 .moudle-img:nth-child(1) {
  width: 497px;
  margin-bottom: 16px;
}

.moudle2 {
  padding: 50px 0 70px 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m3.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2 .moudle-img:nth-child(2) {
  width: 468px;
  margin-bottom: 60px;
}

.moudle2-list {
  position: relative;
  width: 1200px;
  height: 310px;
}

.avo {
  display: block;
  width: 130px;
  height: 130px;
  margin-bottom: 14px;
  border-radius: 50%;
}

.moudle2-desc {
  width: 130px;
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 20px;
  color: #502201;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 13px;
}

.moudle2-btn {
  width: 100px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #DB572A;
  box-shadow: 0 2px 4px 0 #F79754;
  border-radius: 17px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #DB572A;
  letter-spacing: 0;
  margin: 0 auto;
}

.moudle2-list-item {
  position: absolute;
}

.moudle2-list-item:nth-child(1) {
  left: 0;
  top: 91px;

}

.moudle2-list-item:nth-child(1) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t1.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(2) {
  left: 178px;
  top: 0px;

}

.moudle2-list-item:nth-child(2) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t2.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(3) {
  left: 356px;
  top: 91px;

}

.moudle2-list-item:nth-child(3) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t3.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(4) {
  top: 0;
  left: 534px;
}

.moudle2-list-item:nth-child(4) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t4.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(5) {
  top: 91px;
  left: 712px;

}

.moudle2-list-item:nth-child(5) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t5.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(6) {
  top: 0px;
  left: 890px;
}

.moudle2-list-item:nth-child(6) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t6.png) no-repeat;
  background-size: 100% 100%;
}

.moudle2-list-item:nth-child(7) {
  right: 0px;
  top: 91px;
}

.moudle2-list-item:nth-child(7) .avo {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/t7.png) no-repeat;
  background-size: 100% 100%;
}

.moudle3 {
  padding: 50px 0;
}

.moudle3 .moudle-img:nth-child(1) {
  width: 497px;
  margin-bottom: 16px;
}

.moudle3 .moudle-img:nth-child(2) {
  width: 260px;
  margin-bottom: 50px;
}

.moudle3-list {
  display: flex;
  justify-content: space-between;
}

.moudle3-list-item {
  width: 277px;
  height: 360px;
  position: relative;
  padding: 164px 25px 0 60px;
  padding-top: 175px;
}

.moudle3-list-item-title {
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 10px;
}

.moudle3-list-item-desc {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.moudle3-list-item-btn {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  width: 124px;
  height: 34px;
  border-radius: 17px;
  cursor: pointer;
  line-height: 34px;
  position: absolute;
  bottom: 20px;
  right: 60px;
}

.moudle3-list-item:nth-child(1) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m8.png) no-repeat;
  background-size: 100% 100%;
}

.moudle3-list-item:nth-child(1) .moudle3-list-item-title {
  color: #2B65C3;
}

.moudle3-list-item:nth-child(1) .moudle3-list-item-desc {
  color: #032F51;
}

.moudle3-list-item:nth-child(1) .moudle3-list-item-btn {
  background-color: #1887DC;
}

.moudle3-list-item:nth-child(2) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m9.png) no-repeat;
  background-size: 100% 100%;
}

.moudle3-list-item:nth-child(2) .moudle3-list-item-title {
  color: #D55D34;
}

.moudle3-list-item:nth-child(2) .moudle3-list-item-desc {
  color: #321004;
}

.moudle3-list-item:nth-child(2) .moudle3-list-item-btn {
  background: #DB572A;
}

.moudle3-list-item:nth-child(3) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m10.png) no-repeat;
  background-size: 100% 100%;
}

.moudle3-list-item:nth-child(3) .moudle3-list-item-title {
  color: #44946D;
}

.moudle3-list-item:nth-child(3) .moudle3-list-item-desc {
  color: #0B3923;
}

.moudle3-list-item:nth-child(3) .moudle3-list-item-btn {
  background: #488F6C;
}

.moudle3-list-item:nth-child(4) {
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/m11.png) no-repeat;
  background-size: 100% 100%;
}

.moudle3-list-item:nth-child(4) .moudle3-list-item-title {
  color: #D55D34;
}

.moudle3-list-item:nth-child(4) .moudle3-list-item-desc {
  color: #321004;
}

.moudle3-list-item:nth-child(4) .moudle3-list-item-btn {
  background: #DB572A;
}


.moudle4 .moudle-img:nth-child(1) {
  width: 534px;
  margin-bottom: 16px;
}

.moudle4 {
  padding: 50px 0 60px 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/l.png) no-repeat;
  background-size: 100% 100%;
}

.moudle4 .moudle-img:nth-child(2) {
  width: 312px;
  margin-bottom: 50px;
}

.moudle4-list {
  display: flex;
}

.moudle4-list-item {
  width: 448px;
  position: relative;
  padding-bottom: 30px;
  padding-top: 0;
}

.moudle4-list-left .moudle4-list-item {
  padding-left: 59px;
  padding-right: 20px;
}

.moudle4-list-right .moudle4-list-item {
  padding-right: 59px;
  padding-left: 20px;
}

.moudle4-list-left .moudle4-list-item span {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 0;
}

.moudle4-list-right .moudle4-list-item span {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 0;
}

.moudle4-list-item span img {
  width: 100%;
}

.moudle4-list-item-title {
  font-family: Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 20px;
  color: #5F1A00;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.moudle4-list-item-desc {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.moudle4-list-left .moudle4-list-item::after {
  display: block;
  content: '';
  position: absolute;
  left: 59px;
  right: 0;
  bottom: 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/l1.png) no-repeat;
  background-size: 100% 100%;
  height: 18px;
}

.moudle4-list-left .moudle4-list-item:nth-child(4):after {
  display: block;
  content: '';
  position: absolute;
  left: 59px;
  right: 0;
  bottom: 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/l2.png) no-repeat;
  background-size: 100% 100%;
  height: 18px;
}

.moudle4-list-middle {
  width: 292px;
}

.moudle4-list-right .moudle4-list-item::after {
  display: block;
  content: '';
  position: absolute;
  right: 59px;
  bottom: 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/l3.png) no-repeat;
  background-size: 100% 100%;
  height: 18px;
  left: 0;
}

.moudle4-list-right .moudle4-list-item:nth-child(4):after {
  display: block;
  content: '';
  position: absolute;
  right: 59px;
  bottom: 0;
  left: 0;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/l4.png) no-repeat;
  background-size: 100% 100%;
  height: 18px;
}

.consumption-form {
  width: 100%;
  height: 305px;
  position: relative;
  margin: 0 auto;
  background: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/11.png) no-repeat;
  background-size: 100% 100%;
}

.consumption-form .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.ewm {
  position: fixed;
  width: 120px;
  top: 50%;
  height: 176px;
  margin-top: -88px;
  left: 23px;
  z-index: 99;
}

.obs {
  position: absolute;
  top: 75px;
  left: 0;
  width: 355px;
  height: 154px;
  z-index: 1;
}

.consumption-form-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 1200px;
  height: 210px;
}

.wwww {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.main-form {
  position: absolute;
  width: 622px;
  height: 218px;
  background: #FFFFFF;
  border-radius: 8px;
  top: 47px;
  right: 0px;
  z-index: 1;
}

.form-concent {
  position: absolute;
  top: 26px;
  right: 72px;
  left: 72px;
  bottom: 0;
}

.topp {
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
}



.topp .form-item:nth-child(1) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin-right: 18px;
}

#userName,
#phone-input {
  width: 228px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: #FFFFFF;
  border-radius: 4px;
  padding-left: 15px;
}

.bbbb {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}

.bott {
  display: flex;
  justify-content: space-between;
}

.bott .form-item:nth-child(1) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin-right: 18px;
  display: flex;
  padding-left: 15px;
  position: relative;
}

.bott .form-item:nth-child(1) .form-item-inputs {
  flex: 1;
}

#intentionCountry {
  width: 100%;
  border: 0;
  outline: none;
  height: 100%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  padding-left: 15px;
}

input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.bott .form-item:nth-child(1) label {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
}

select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}

.bott .form-item:nth-child(2) {
  display: flex;
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  display: flex;
  padding-left: 15px;
  position: relative;
}

.bott .form-item:nth-child(2) input {
  width: 120px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: #FFFFFF;
}

.send-code-btn {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #EA8946;
  line-height: 38px;
  cursor: pointer;
}

#formSubmitBtn {
  width: 230px;
  height: 38px;
  background: #EA8946;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;

  cursor: pointer;

}

.xieyi-form-item {
  margin-top: 15px;
  margin-bottom: 8px;
}

.privacy_box {
  letter-spacing: -1px;
}

.agree-policy {
  display: none;
}

.agree-policy-label {
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.agree-policy-label a {
  color: #EA8946;
}

.consumption-form .agree-policy+label::before {
  content: '';
  display: inline-block;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
  border-radius: 0% !important;
  background-image: url(https://h5cdn.jjl.cn/pc/20240911_evaluating/unchecked.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* margin-right: 4px; */
  vertical-align: text-bottom;
  cursor: pointer;
  padding: 0 !important;
  margin-right: 3px;
  /* margin-bottom: 2px; */
}

.consumption-form .agree-policy:checked+label::before {
  padding: 0 !important;
  display: inline-block;
  content: '';
  width: 12px !important;
  height: 12px !important;
  background-image: url("https://h5cdn.jjl.cn/pc/20240911_evaluating/checked.png");
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  border: 0 !important;
  border-radius: 0% !important;
  cursor: pointer;
  /* margin-bottom: 2px; */
  margin-right: 3px;
}

.alert-box .agree-policy+label::before {
  content: '';
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  border: 0 !important;
  border-radius: 0% !important;
  background-image: url(../images/un1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* margin-right: 4px; */
  vertical-align: text-bottom;
  cursor: pointer;
  padding: 0 !important;
  margin-right: 3px;
  /* margin-bottom: 2px; */
}

.alert-box .agree-policy:checked+label::before {
  padding: 0 !important;
  display: inline-block;
  content: '';
  width: 16px !important;
  height: 16px !important;
  background-image: url(../images/ch1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  border: 0 !important;
  border-radius: 0% !important;
  cursor: pointer;
  /* margin-bottom: 2px; */
  margin-right: 3px;
}

.item-tips {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #EA8946;
  line-height: 14px;
  position: absolute;
  left: 6px;
  bottom: -17px;
  display: none;
}

.main-form .form-item {
  position: relative;
}

.topp .form-item:nth-child(2) {
  width: 230px;
  height: 38px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.it-active {
  /* border: 1px solid #EA8946 !important; */
}

#count-down {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #EA8946;
  line-height: 38px;
  cursor: pointer;
}

.ssssssssssss {
  /* display: none; */
}

.success-concent-box {
  position: fixed;
  width: 420px;
  height: 50px;
  background: red;
  top: 50%;
  left: 50%;
  margin-left: -190px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  border-radius: 19px;
  display: none;
  z-index: 99;
}

.success-concent-active {
  display: block !important;
}

.one-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
}

.one-div {
  width: 506px;
  height: 264px;
  position: absolute;
  left: 50%;
  top: 50%;

  margin-left: -253px;
  margin-top: -132px;
}

.ccc {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 18px !important;
  height: 18px !important;
}

.one-btn {
  width: 150px;
  height: 40px;
  background: linear-gradient(180deg, #FFD242 0%, #FC9807 100%);
  border-radius: 34px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: -75px;
  bottom: 19px;
}

.btn_public {
  animation: scale2 2s linear infinite;
}

.linght {
  content: '';
  display: block;
  position: absolute;
  width: 105px;
  height: 105px;
  top: -10px;
  left: -10px;
  transform: rotate(-75deg);
  background-image: linear-gradient(rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  opacity: 0.6;
  animation: 1s cross-data ease-in infinite normal;
}

@keyframes cross-data {
  0% {
    left: 0%;
  }

  100% {
    left: 100%;
  }
}

@keyframes scale2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}

@-webkit-keyframes scale2 {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.1);
  }
}

.banner .wrapper1 {
  position: relative;
  /* margin-top: -308px; */
  margin-top: -22%;

}

.ban-list {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.ban-item {
  display: block;
  width: 295px;
  height: 67px;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/2.png) no-repeat;
  background-size: 100% 100%;
  font-size: 30px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  line-height: 62px;
}

.why .wrapper {
  padding: 36px 36px 16px 36px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  background: #fff;
}

.why {
  margin-top: 3%
}

.why-con {
  display: flex;
  justify-content: space-between;
}

.wyh-l {
  width: 399px;
  height: 288px;
  margin-right: 47px;
}

.wyh-r {
  flex: 1;
  padding-top: 20px;
  padding-bottom: 30px;
}

.wyh-r-img {
  width: 554px !important;
  height: 47px !important;
  margin: 0 auto;
  margin-bottom: 20px;
}

.r-con p {
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  margin-bottom: 20px;
}

.btn-all {
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  cursor: pointer;
  width: 280px;
  text-align: center;
  height: 48px;
  cursor: pointer;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/5.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
}

.zy {
  padding: 58px 0 42px 0;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/6.png)no-repeat;
  background-size: 100% 100%;
}

.zy-title {
  width: 588px;
  margin: 0 auto;
  margin-bottom: 47px;
}

.zy-con {
  display: flex;
  justify-content: space-between;
}

.zy-top1 {
  width: 519px;
  height: 415px;
  margin-right: 122px;
}

#mainec {
  width: 519px;
  height: 415px;
}

.zy-top2 {
  flex: 1;
  padding-top: 69px;
}

.zy-top3 {
  margin-left: 22px;
  padding: 57px 30px 15px 20px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px 0px #DEE5FF;
  border-radius: 8px;
  position: relative;
  margin-bottom: 15px;
}

.zy-top3 span {
  display: block;
  width: 413px;
  height: 50px;
  background: #EA8946;
  border-radius: 8px 100px 0px 0px;
  line-height: 50px;
  font-size: 22px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 21px;
}

.zy-top3 p {
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
}

.zy-list span {
  display: inline-block;
  width: 200px;
  height: 44px;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/10.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;

  color: #333333;
}

.zy-top .zy-list div:nth-child(1) {
  margin-top: 16px;
  margin-bottom: 16px;
}

.zy-top .zy-list div:nth-child(1) span:nth-child(2),
.zy-top .zy-list div:nth-child(1) span:nth-child(1) {
  margin-left: 20px;
}

.zy-top .zy-list div:nth-child(2) span:nth-child(1) {
  margin-right: 20px;
}

.zy-bottom {
  display: flex;
  justify-content: space-between;
}

.zy-top {
  margin-bottom: 27px;
}

.zy-bottom {}

.zy-bottom-l {
  flex: 1;
}

.zy-bottom-r {
  width: 489px;
  height: 399px;
  margin-left: 95px;
}

.zy-bottom-l .zy-top3 {
  margin-left: 0;
}

.zy-bottom-l .zy-top3 span {
  width: 580px;
}

.zy-bottom .zy-list div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.object {
  padding-top: 110px;
  padding-bottom: 110px;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/11.png) no-repeat;
  background-size: 100% 100%;
}

.object-title {
  width: 588px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.tabs {
  width: 556px;
  display: flex;
  margin: 0 auto;
  margin-bottom: 20px;
  justify-content: space-between;
}

.tabs span {
  display: block;
  width: 263px;
  height: 71px;
  cursor: pointer;
}

.tab-list {
  width: 1200px;
  height: 426px;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 21px;
}

.tab-item {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 8px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 30px;
  display: none;
}

.tab-item-active {
  display: block !important;
}

.item-img {
  width: 288px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.tab-con {}

.tab-con-item span {
  font-size: 22px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #16338B;
  line-height: 30px;
  display: block;
  width: 120px;
  height: 30px;
}

.tab-con-item p {
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  flex: 1;
}

.tab-con-item {
  margin-bottom: 24px;
  display: flex;
}

.tab-con-item div i {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 7px;
}

.tab-con-item div {
  display: flex;
  /* align-items: center; */
}

.tab-con-item div p {
  margin-right: 31px;
  display: flex;
  width: 185px;
}

.tab-btns {
  width: 760px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 15px;
}

.tab-btns div {
  cursor: pointer;
  width: 280px;
  height: 48px;
  line-height: 48px;


}

.one {
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  cursor: pointer;
  width: 280px;
  text-align: center;
  height: 48px;
  cursor: pointer;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/5.png) no-repeat;
  background-size: 100% 100%;
  display: block;
}

.two {
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 48px;
  cursor: pointer;
  width: 280px;
  text-align: center;
  height: 48px;
  cursor: pointer;
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/18.png) no-repeat;
  background-size: 100% 100%;
  display: block;
}

.ys {
  background: #fff;
  padding: 35px 0 40px 0;
}

.ys-top {
  margin: 0 auto;
  margin-bottom: 40px;
  width: 588px;
}

.ys-list {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
}

.ys-item {
  width: 285px;
  height: 367px;
  background: #F9FAFF;
  box-shadow: 0px 0px 6px 2px #DEE5FF;
  border-radius: 10px;
  padding: 20px 22px 0 22px;
}

.ys-item i {
  display: block;
  width: 90px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.ys-title {
  font-size: 26px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 37px;
  margin-bottom: 20px;
  text-align: center;
}

.ys-desc {
  font-size: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px
}

.ys-item:nth-child(1) i {
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/20.png) no-repeat;
  background-size: 100% 100%;
}

.ys-item:nth-child(2) i {
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/25.png) no-repeat;
  background-size: 100% 100%;
}

.ys-item:nth-child(3) i {
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/26.png) no-repeat;
  background-size: 100% 100%;
}

.ys-item:nth-child(4) i {
  background: url(https://h5cdn.jjl.cn/pc/20240204_keyan/27.png) no-repeat;
  background-size: 100% 100%;
}

.ys-active {
  background: #001C82 !important;
}

.ys-active .ys-title,
.ys-active .ys-desc {
  color: #fff !important;
}


@media only screen and (min-width: 1600px) {
  .why {
    margin-top: 6% !important;
  }

  .banner .wrapper1 {
    margin-top: -17% !important;
  }
}

.alert-box {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.box-form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  height: 544px;
  margin-left: -225px;
  margin-top: -272px;
  background: url(../images/bg2.png) no-repeat;
  background-size: 100% 100%;
  padding: 115px 20px 30px 20px;
}

.closebtn {
  position: absolute;
  width: 38px;
  left: 50%;
  margin-left: -16px;
  bottom: -60px;
  cursor: pointer;
}

.bb-form {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 19px 35px;
}

.bb-form .form-item {
  width: 340px;
  height: 40px;
  /* background: #FFFFFF;
  border: 1px solid #EDEDED;
  box-shadow: 0 2px 6px 0 #e0dddd66; */
  margin-bottom: 20px;
  /* overflow: hidden; */
  position: relative;
}

.bb-form #userName,
.bb-form #intentionCountry,
.ssssss,
.bb-form #phone-input {
  border-radius: 20px;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  box-shadow: 0 2px 6px 0 #e0dddd66;
  height: 40px;
  line-height: 36px;
  width: 100%;
}

.bb-form .form-item-inputs {
  position: relative;
  height: 100%;
}

.bb-form #verification-code-input {
  padding-left: 15px;
  width: 210px;
}

.bb-form .agree-policy-label {
  justify-content: start;
  font-size: 14px;
  margin-bottom: 20px;
  margin-right: 8px;
}

.bb-form #formSubmitBtn {
  width: 300px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 40px;
  background: url(../images/btn2.png) no-repeat;
  background-size: 100% 100%;
}
.succ-box{
  width: 280px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left:-140px ;
  height: 288px;
  margin-top: -144px;
  display: none;
}
.succ-box img{
  width: 100%;
}
.subb{
  position: absolute;
  left: 50%;
  margin-left: -80px;
  bottom: 30px;
  cursor: pointer;
  width: 160px !important;
}
.alert-box .agree-policy-label::before{
  background-color:inherit !important
}
input[type="checkbox"]:checked+label{
  color: inherit !important;
}
input[type="checkbox"]:checked + label:before, #xieyi_reg input[type="checkbox"]:checked + label:before{
  background-color:inherit !important;
  color: inherit !important;
}