@charset "UTF-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: PingFang SC !important;
  font-size: 16px;
}

/* 去除iPhone中默认的input样式 */
input,
textarea,
button {
  resize: none;
  outline: none;
}

/* 取消链接高亮 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Hiragino Sans GB W3, Microsoft YaHei UI, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  list-style: none;
}

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

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

* [class*="col-"] {
  padding: 0 10px;
}

.common-text {
  font-size: 18px;
  color: #2c2c2c;
  line-height: 32px;
  margin-bottom: 30px;
}

.tc {
  text-align: center;
}

.t18 {
  font-size: 18px;
}

.t16 {
  font-size: 18px;
}

.pa-wrap {
  background: url(https://s4.51cto.com/oss/202505/30/34094ff3ea18aa4042a1d2bf075bf32f.jpg) no-repeat center top;
  padding-top: 870px;
}

.pa-wrap .common-section2 .videobox {
  position: relative;
  border-radius: 55px;
  overflow: hidden;
}

.pa-wrap .common-section2 .videobox img {
  width: 100%;
}

.pa-wrap .common-section2 .texts {
  text-align: center;
  margin-bottom: 40px;
}

.pa-wrap .common-section2 .texts p {
  color: #fff;
  font-size: 26px;
  line-height: 2.4;
}

.pa-wrap .common-section2 .texts p b {
  font-weight: bold;
}

.pa-wrap .common-section2 .pic {
  padding-bottom: 35px;
}

.pa-wrap .common-section2 .code {
  text-align: center;
  padding-bottom: 50px;
}

.fixcode {
  text-align: center;
  width: 170px;
  height: 229px;
  background: url(https://s5.51cto.com/oss/202505/30/f3a9bea7663d9850ef988f83ac9fc1d1.png) no-repeat center top;
  position: fixed;
  bottom: 10%;
  right: 20px;
  box-sizing: border-box;
  padding-top: 20px;
}

.fixcode p {
  margin-top: 15px;
  font-size: 16px;
  color: #fff;
}

/* 表单 */
.close {
  color: #fff;
  font-weight: normal;
}

.info [class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.modal-dialog {
  width: 720px;
  margin: 30px auto;
}

#myModal_form2 .modal-header {
  padding: 15px;
}

#myModal .modal-header {
  background: #fff;
}

.info {
  font-size: 14px;
  padding: 20px 0 0;
}

#myModal_form [class*="col-"] {
  padding: 0 15px !important;
}

.info input,
.info select {
  border: 1px solid #d2d2d2;
  width: 100%;
  margin-bottom: 6%;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #eee;
  font-size: 14px;
  color: #4a4a4a;
}

.info select {
  padding-left: 8px;
  height: 37px;
}

.modal-title {
  line-height: 1;
  text-align: center;
}

#myModal_form {
  max-width: 750px;
  margin: 0 auto;
}

.modal-body {
  padding: 15px 20px;
}

.modal-content {
  overflow: hidden;
}

.modal-header {
  background: #233776;
  padding: 24px;
  font-size: 28px;
  color: #fff;
  text-align: center;
}

.modal-content .close {
  position: absolute;
  top: 8px;
  right: 9px;
  opacity: 1;
  margin-top: 3px;
  width: 24px;
  padding: 3px 0;
}

.pophead strong {
  display: block;
  font-size: 18px;
}

.pophead span {
  display: block;
  font-weight: normal;
  font-size: 14px;
}

.btnw {
  margin-top: 20px;
  margin-bottom: 30px;
}

.btnw span,
.btnw button {
  display: inline-block;
  padding: 5px 50px;
  background: #233776;
  color: #fff;
  border: 1px solid #233776;
  border-radius: 50px 50px;
  cursor: pointer;
  margin-right: 20px;
}

.btnw button {
  background: #fff;
  color: #233776;
  border: 1px solid #233776;
  margin-right: 0;
}

span.showPop_zc {
  margin-right: 0;
}

.modal-content .modal-title {
  line-height: 55px;
}

.modal {
  overflow-y: scroll;
}

.modal input[type="checkbox"],
.modal input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 0;
  line-height: normal;
}

.pop_mar {
  padding: 0 15px;
}

input#signupemail {
  display: block;
  width: 90%;
  margin: 0 auto 20px;
}

.dot {
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 9px;
  margin-top: 2px;
}

.dot,
#myModal_form_zc label {
  float: left;
  cursor: pointer;
  font-weight: normal;
}

label {
  padding-top: 1;
  margin-bottom: 0;
}

.yinsi a {
  color: #1882ff;
  text-decoration: underline;
}

.inputLi {
  padding-top: 35px;
}

.inputLi li {
  margin-bottom: 24px;
}

.inputLi input {
  width: 228px;
  height: 34px;
  background: #eeeeee;
  border: 1px solid #d2d2d2;
  padding-left: 10px;
}

.zzitem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.item {
  margin-right: 20px;
}

.pop_dl {
  width: 480px;
  height: 240px;
  margin-top: -120px;
  margin-left: -240px;
}

.pop_dl input {
  display: block;
  margin: 30px auto;
  width: 278px;
  height: 34px;
  background: #eeeeee;
  border: 1px solid #d2d2d2;
  padding-left: 10px;
}

.pop_dl .getbtn {
  display: inline-block;
}

#myModal .close {
  top: -2px;
}

.tc {
  text-align: center;
}

#myModal .modal-body {
  padding: 0px;
}

.tc {
  text-align: center;
}

/* 版权声明 */
.copright {
  width: 100%;
  line-height: 1.3;
  padding: 5px 0 5px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  min-width: 1200px;
}

@media all and (max-width: 1200px) {
  .home-top {
    display: none;
  }
}
