@charset "utf-8";
/*通用样式*/
@font-face {
  font-family: "FZZongYi-M05S";
  src: url(deposit_enterance_font.ttf);
}
html,
body,
div,
span,
iframe,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal;
  font-family: "FZZongYi-M05S", Arial, Helvetica, sans-serif;
  list-style: none;
}
html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #f0f1ff;
  font: normal 12px/22px "微软雅黑";
  background: url(../img/bg.jpg) center;
  background-size: cover;
  background-position: 100% top;
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: red;
}
.clear {
  clear: both;
}
div {
  box-sizing: border-box;
}
.clearfix::after {
  content: "\20";
  display: block;
  clear: both;
  width: 0;
}
/* CSS Document */
.banner {
  height: 626px;
}
.bannerCont {
  margin: 0 auto;
  position: relative;
}
.bannerCont img{
  width: 100%;
}
.logo {
  display: block;
  margin: 53px auto 0;
  position: relative;
  z-index: 2;
}
.contLeft {
  float: left;
  width: 593px;
  margin-left: 20px;
}
.tit1 {
  display: block;
  margin: 10px auto 14px;
  position: relative;
  z-index: 2;
}
.bannerPeo {
  position: absolute;
  display: block;
  width: 776px;
  max-width: 100%;
  left: 575px;
  top: 50px;
  z-index: 1;
}
.bannerTxt {
  text-align: center;
  color: #444a7e;
  font-size: 16px;
  margin-bottom: 27px;
  line-height: 24px;
}
.videoBox {
  background: url(../images/videok.png) center no-repeat;
  width: 258px;
  height: 150px;
  box-shadow: 4px 6px 6px #d7dff7;
  padding: 4px;
  position: relative;
}
.videoBox .videoPost {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/play.png) center no-repeat;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.videoBox video {
  display: block;
  width: 100%;
  border-radius: 4px;
  display: block;
}
.ewmBox {
  background: url(../images/dk.png) center no-repeat;
  width: 150px;
  height: 150px;
  padding: 15px;
  box-shadow: 4px 6px 6px #d7dff7;
}
.ewmBox img {
  display: block;
  width: 100%;
}
.inforSlide li {
  float: left;
  text-align: center;
}
.inforSlide li {
  float: left;
}
.inforSlide li:nth-child(1) {
  margin-right: 20px;
}
.inforSlide li:nth-child(2) {
  margin-right: 10px;
}
.inforSlide {
  position: relative;
  z-index: 2;
}
.inforSlide li p {
  color: #444a7e;
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}
.videoAlt {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 66%;
  z-index: 12;
}
.videoAlt video {
  display: block;
  width: 100%;
}
#screen {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.whyTit {
  text-align: center;
  margin-bottom: 46px;
}
.whyTit img {
  display: block;
  margin: 0 auto;
  max-width: 95%;
}
.whyBox {
  width: 80%;
  margin: 53px auto 0;
  max-width: 100%;
  padding-bottom: 20px;
}
.whyTit p {
  font-size: 18px;
  color: #7a80af;
  line-height: 24px;
}
.whyGoods {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 86px;
  text-align: center;
}
.whyGoods img {
  margin: 0 25px;
}
.whyChose {
  max-width: 93.6%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.subHead {
  margin: 50px 0px;
  text-align: center;
  font-size: 35px;
  color: #002275;
}
.whyChose span {
  color: #444a7e;
  font-size: 25px;
  line-height: 56px;
  cursor: pointer;
  float: left;
  width: 33.33%;
  display: block;
  text-align: center;
  border: 2px solid #C6D5F5; box-sizing: border-box;background: linear-gradient(180deg, #FFFFFF 0%, #E5EDFF 68%, #FFFFFF 100%);
}
.whyChose span:nth-child(1) {
  border-radius: 8px 0 0 8px;
  border-right: none;
}
.whyChose span:nth-child(2) {
  border-left: none;
  border-radius: 0 8px 8px 0;
}
.whyChose span.cur {
  background: linear-gradient(360deg, #1383f4 0%, #34c8fe 100%);
  color: #ffffff;
}
.whatImg {
  float: left;
}
.whatTxt {
  padding-top: 17px;
  float: right;
  width: 795px;
}
.whatTxt p {
  font-size: 18px;
  line-height: 24px;
  color: #444a7e;
  margin-bottom: 18px;
}
.what {
  width: 1096px;
  margin: 0 auto 60px;
  max-width: 100%;
}
.whatNotice {
  color: #ee022f;
  background: #f8ecef;
  border: 1px solid #fdb4c2;
  border-radius: 6px;
  line-height: 24px;
  padding: 14px 0;
  text-align: center;
  font-size: 13px;
}
.whatTitle img {
  display: block;
  max-width: 85%;
  margin: 0 auto;
}
.whatTitle {
  margin-bottom: 8px;
}
.howTitle {
  margin-bottom: 10px;
  text-align: center;
}
.howTitle img {
  display: block;
  max-width: 85%;
  margin: 0 auto;
}
.howTitle p {
  color: #7a80af;
  font-size: 18px;
  line-height: 24px;
}
.howNotice {
  color: #ee022f;
  background: #f8ecef;
  border: 1px solid #fdb4c2;
  border-radius: 6px;
  line-height: 24px;
  padding: 14px 0;
  text-align: center;
  font-size: 13px;
  max-width: 100%;
  width: 1000px;
  margin: 0 auto 30px;
}
.howChose {
  text-align: center;
  margin-bottom: 80px;
  margin-top:30px;
  display: flex;
  justify-content: center;
}
.howChose span {
  cursor: pointer;
  display: flex;
  margin: 0 25px;
  justify-content: center;
  width: 250px;
  line-height: 30px;
  min-height: 70px;
  border-radius: 48px;
  color: #444a7e;
  font-size: 24px;
  background: #eaedfa;
  position: relative;
  align-items: center;
}
.howChose span.cur {
  color: #ffffff;
  background: linear-gradient(360deg, #1383f4 0%, #34c8fe 100%);
}
.howChose i {
  font-style: normal;
}
.howChose b {
  display: none;
}
.howBar ul {
  text-align: center;
}
.howBar li {
  margin: 0 8px 32px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 280px;
}
.howBar li img {
  display: block;
  border-radius: 16px;
  margin-bottom: 16px;
  box-shadow: 4px 6px 6px #d7dff7;
}
.slideTxt {
  overflow: hidden;
}
.slideTxt > span {
  margin-top: 2px;
  float: left;
  width: 22px;
  height: 22px;
  background: url(../images/circle.png) center no-repeat;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.slideTxt p {
  font-size: 18px;
  line-height: 24px;
  color: #444a7e;
  font-weight: bold;
  float: right;
  width: calc(100% - 28px);
}
.slideTxt p span {
  color: #35aeff;
  font-size: 18px;
  font-weight: bold;
}
.slideTxt p a {
  color: #35aeff;
  font-size: 16px;
  font-weight: bold;
}
.footer {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 80px;
  background: #42414f;
  margin-top: 37px;
}
.phoneImg {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/* .dn {
  display: none;
} */
.buyTitle img {
  display: block;
  margin: 0 auto;
  max-width: 85%;
}
.buyNotice {
  color: #ee022f;
  background: #f8ecef;
  border: 1px solid #fdb4c2;
  border-radius: 6px;
  line-height: 24px;
  padding: 14px 0;
  text-align: center;
  font-size: 13px;
  width: 1000px;
  max-width: 100%;
  margin: 2px auto 30px;
}
.buyTxt {
  font-size: 20px;
  color: #444a7e;
  text-align: center;
  margin: 0 auto 60px;
}
.buyLink {
  margin-bottom: 76px;
}
.buyLink ul {
  text-align: center;
}
.buyLink li {
  display: inline-block;
  vertical-align: top;
  margin: 0 105px;
}
.buyLink li img {
  width: 200px;
  margin: 0 auto;
}
.buyLink li p {
  color: #444a7e;
  font-size: 28px;
  line-height: 40px;
  margin: 0 auto 9px;
}
.buyLink li a {
  color: #35aeff;
  font-size: 28px;
  font-weight: bold;
}
.stepTitle {
  text-align: center;
}
.stepTitle img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.stepTitle p {
  font-size: 18px;
  line-height: 24px;
  color: #7a80af;
}
.stepList ul {
  text-align: center;
}
.stepList li {
  margin: 0 8px 32px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 280px;
}
.stepList li img {
  display: block;
  border-radius: 16px;
  margin-bottom: 16px;
  box-shadow: 4px 6px 6px #d7dff7;
}
.stepTitle {
  margin-bottom: 45px;
}
.addressTitle {
  margin-bottom: 60px;
}
.addressTitle img {
  display: block;
  margin: 0 auto;
  max-width: 85%;
}
.addressTitle p {
  font-size: 20px;
  line-height: 24px;
  color: #7a80af;
  text-align: center;
}
.addChose {
  margin-bottom: 65px;
  text-align: center;
}
.addChose span {
  cursor: pointer;
  display: inline-block;
  margin: 0 40px;
  width: 280px;
  height: 48px;
  background: #d9def7;
  opacity: 1;
  border-radius: 30px;
  line-height: 48px;
  color: #444a7e;
  font-size: 18px;
}
.addChose span.cur {
  color: #ffffff;
  background: linear-gradient(360deg, #1383f4 0%, #34c8fe 100%);
}
.addBar ul {
  text-align: center;
}
.addBar li {
  margin: 0 8px 32px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 280px;
}
.addBar li img {
  display: block;
  border-radius: 16px;
  margin-bottom: 16px;
  box-shadow: 4px 6px 6px #d7dff7;
}
.mobimg {
  display: none;
}
.mySwiper {
  display: none;
}
.how {
  background: #dadef5;
  padding: 30px 10px;
  border-radius: 25px;
}
.sponcers {
  background: url(../img/footer-bg.jpg) center;
  background-size: cover;
  background-position: 100% top;

  display: flex;
  justify-content: center;
  margin-top:50px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.sponcers img {
  margin: 0px 40px;
}
.btmMsg {
  text-align: center;
  font-size: 18px;
  margin-top: 80px;
  margin-bottom: 30px;
  color: #000000;
}
.howSlide {
  display: flex;
  justify-content: center;
}

.howSlide img{
margin: 0px 10px;
}
.jCenter{
	justify-content: center;
}
.jCenter img{
  margin: 0px 10px;
  width: 508px
}
