@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: #666;
  line-height: 32px;
  margin-bottom: 30px;
}

.tc {
  text-align: center;
}

.t18 {
  font-size: 18px;
}

.t16 {
  font-size: 18px;
}

.maintitle {
  margin-bottom: 20px;
  font-size: 30px;
  color: #333333;
  line-height: 50px;
  text-align: center;
}

.maintitle strong {
  font-weight: bold;
}

.common-section {
  padding: 70px 0;
}

.btns a {
  display: inline-block;
  padding: 0 50px;
  height: 50px;
  line-height: 50px;
  background: #019abf;
  border-radius: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.pa-wrap {
  background: #fff;
}

.pa-wrap .common-section1 {
  background: url(https://s6.51cto.com/oss/202503/10/ca0d1d87a5175a43fb23859c245782d1.jpg) no-repeat center top;
  height: 600px;
  box-sizing: border-box;
}

.pa-wrap .common-section2 {
  box-sizing: border-box;
  padding-top: 20px;
  background: url(https://s4.51cto.com/oss/202503/10/0eafc5933fd4124fa685bd000cd4e356.jpg) no-repeat center top;
}

.pa-wrap .common-section2 .maintitle {
  margin-top: 40px;
}

.pa-wrap .common-section2 .bank1 {
  font-size: 18px;
  height: 400px;
  box-sizing: border-box;
  padding: 40px 560px 0 40px;
  color: #fff;
  background: url(https://s6.51cto.com/oss/202503/10/fbc1c9e1066101fbaee08acc66dbc73e.png) no-repeat center top;
  line-height: 1.8;
  margin-bottom: 40px;
}

.pa-wrap .common-section2 .bank1 .tit {
  text-align: center;
  margin-bottom: 20px;
	font-weight: bold;
}

.pa-wrap .common-section2 .bank2 {
  font-size: 18px;
  color: #666;
  line-height: 1.8;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.pa-wrap .common-section2 .bank2 .item {
  height: 675px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  width: 580px;
}

.pa-wrap .common-section2 .bank2 .item .pic {
  margin-bottom: 40px;
}

.pa-wrap .common-section2 .bank2 .item .tit {
  text-align: center;
  color: #333;
  padding: 0 40px 20px;
	font-weight: bold;
}

.pa-wrap .common-section2 .bank2 .item p {
  padding: 0 40px;
}

.pa-wrap .common-section2 .bank3 {
  font-size: 18px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 50px;
}

.pa-wrap .common-section2 .bank4 {
  text-align: center;
}

.pa-wrap .common-section2 .bank4 a {
  width: 300px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #00b388;
  border: 3px solid #00b388;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 20px;
  position: relative;
  text-align: left;
  font-size: 18px;
}

.pa-wrap .common-section2 .bank4 a.a1 {
  color: #fff;
  background: #00b388;
  padding-left: 90px;
}

.pa-wrap .common-section2 .bank4 a.a1::after {
  display: block;
  width: 14px;
  height: 13px;
  content: '';
  background: url(https://s6.51cto.com/oss/202503/10/1f1fe4b4ba500ecf2a74f3e182c26c27.png) no-repeat center center;
  position: absolute;
  right: 72px;
  top: 19px;
}

.pa-wrap .common-section2 .bank4 a.a2 {
  padding-left: 75px;
}

.pa-wrap .common-section2 .bank4 a.a2::after {
  display: block;
  width: 13px;
  height: 14px;
  content: '';
  background: url(https://s4.51cto.com/oss/202503/10/d5628b3aca1cea39f03758823f178a40.png) no-repeat center center;
  position: absolute;
  right: 56px;
  top: 17px;
}

.pa-wrap .common-section2 .bank4 a.a2::after::after {
  display: block;
  width: 14px;
  height: 13px;
  content: '';
  background: url(https://s6.51cto.com/oss/202503/10/1f1fe4b4ba500ecf2a74f3e182c26c27.png) no-repeat center center;
  position: absolute;
  right: 72px;
  top: 19px;
}

.pa-wrap .common-section3 {
  background: url(https://s2.51cto.com/oss/202503/10/d8023c1978608f7e316e27391d5bd93a.jpg) no-repeat center top;
}

.pa-wrap .common-section3 .bank {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.pa-wrap .common-section3 .bank .pic {
  position: relative;
  width: 380px;
}

.pa-wrap .common-section3 .bank .pic span {
  width: 300px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  color: #00b388;
  border: 3px solid #00b388;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 20px;
  position: absolute;
  padding-left: 40px;
  left: 10px;
  bottom: 10px;
  background: #fff;
  font-size: 18px;
  cursor: pointer;
}

.pa-wrap .common-section3 .bank .pic span::after {
  display: block;
  width: 14px;
  height: 13px;
  content: '';
  background: url(https://s4.51cto.com/oss/202503/10/c3f3a27c92d51225a8274e4711502388.png) no-repeat center center;
  position: absolute;
  right: 50px;
  top: 19px;
}

.pa-wrap .common-section3 .bank .text {
  width: 780px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  height: 309px;
  box-sizing: border-box;
  padding: 30px 35px 0;
  background: #fff;
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  position: relative;
}

.pa-wrap .common-section3 .bank .text .tag {
  position: absolute;
  width: 123px;
  height: 26px;
  background: url(https://s2.51cto.com/oss/202503/10/ab21a6d63c01103b47883d765770b6c1.png) no-repeat center center;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  top: 30px;
  left: 0;
}

.pa-wrap .common-section3 .bank .text .tit {
	font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-align: center;
}

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

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

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

.info {
  padding: 15px 0 0;
}

.info .items {
  display: flex;
  justify-content: space-around;
}

.info .items span {
  margin-top: 15px;
  text-align: right;
  display: inline-block;
  width: 30%;
  box-sizing: border-box;
  padding-right: 20px;
}

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

.info input, .info select {
  border: 1px solid #f5f5f5;
  width: 100%;
  margin-bottom: 3%;
  padding-left: 10px;
  height: 50px;
  border-radius: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f5f5f5;
  font-size: 14px;
  color: #4a4a4a;
  width: 70%;
}

.info_dl input {
  width: 100%;
}

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

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

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

.modal-content {
  overflow: hidden;
  border-radius: 25px;
}

.modal-header {
  color: #666;
  text-align: center;
  font-size: 18px;
  border: none;
}

.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;
  color: #00b388;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 15px;
  padding-top: 30px;
}

.pophead span {
  display: block;
  font-weight: normal;
  font-size: 18px;
  font-size: #666;
}

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

.btnw span, .btnw button {
  display: inline-block;
  padding: 0;
  background: #00b388;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 20px;
  border: 3px solid #00b388;
  height: 50px;
  box-sizing: border-box;
  line-height: 50px;
  width: 200px;
}

.btnw button {
  background: #fff;
  color: #00b388;
  margin-right: 0;
}

span.showPop_zc {
  margin-right: 0;
}

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

.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: 4px;
}

.dot u {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(https://s2.51cto.com/oss/201901/08/8fc79d3d5920c7d09af288b42b9821ac.png) no-repeat 0 0;
  background-size: 100% 200%;
}

.dot input {
  position: absolute;
  z-index: 2;
  opacity: 0;
}

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

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

.on .dot_check u {
  background-position: 0 -16px;
}

.yinsi {
  padding: 25px 0;
}

.yinsi a {
  color: #0ec1e7;
  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;
}

.item {
  margin-right: 30px;
}

.q3box {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}

.q3box input {
  margin: 0 5px 0 0;
}

.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;
}

/* 版权声明 */
.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;
  }
}
