body { background-color: #fff; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }



.nav-hide-mask { background-color: #fff; }

.main { padding: 0; font-size: 16px; }

.container { min-width: 1400px; }

.header-switch { height: 100%; align-items: center; display: flex; }

.wrapp-item { margin-top: 80px; }
.wrapp-tit { text-align: center; color: #000; }
.wrapp-tit h2, .wrapp-tit em, .wrapp-tit h3 { font-size: 40px; font-weight: bold; display: inline-block; margin: 0 50px; line-height: 1; }
.wrapp-sub { text-align: center; color: #999; font-size: 16px; margin-top: 10px; }

.banner { height: 600px; background-repeat: no-repeat; background-position: center; text-align: center; color: #fff; padding-top: 108px; display: block; }

.intro { box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px 50px 50px; }
.intro-tit { font-size: 40px; font-weight: bold; display: flex; align-items: center; line-height: 56px; position: relative; }
.intro-tit span { font-size: 56px; color: rgba(102, 102, 102, 0.05); margin-left: 10px; }
.intro-tit::after { content: ''; width: 35px; height: 23px; position: absolute; top: 0; right: 0; background: url("../images/10.png") no-repeat center center; }
.intro-sub { font-size: 18px; line-height: 34px; margin-top: 28px; }

.explain { display: flex; justify-content: space-between; }
.explain-cont { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px 50px; margin: 40px 0 0 0; }
.explain-tit { font-size: 16px; text-align: center; }
.explain-item { display: flex; justify-content: space-between; margin-top: 20px; }
.explain-list { flex: 630px 0 1; border-radius: 8px; border: 1px solid #FF6922; }
.explain-list-head { height: 48px; background-color: rgba(255, 105, 34, 0.1); }
.explain-list-head span { display: block; width: 288px; height: 48px; background: url("../images/1.png") no-repeat center center; margin: 0 auto; font-size: 20px; font-weight: bold; text-align: center; line-height: 48px; color: #fff; }
.explain-list-sub { margin: 34px 40px; }
.explain-img { padding: 40px; border: dashed 1px #FF6922; margin-top: 30px; }
.explain-tips { text-align: center; margin-top: 40px; }

.diff { display: flex; margin-top: 25px;position: relative;z-index: 3; }
.diff-img { flex: 50% 0 1; flex-shrink: 0; height: 420px; overflow: hidden; }
.diff-img img { width: 100%; height: 420px; object-fit: cover; transition: all .3s; }
.diff-img img:hover { transform: scale(1.1); }
.diff-txt { flex: 50% 0 1; background-color: #F7F8FC; padding-left: 70px; display: flex; align-items: center; position: relative; }
.diff-txt::after { content: ""; width: 927px; height: 146px; background: url("../images/4.png") no-repeat center center; background-size: cover; position: absolute; left: 0; top: 146px; }
.diff-txt-cont { width: 582px; }
.diff-txt-tit { font-size: 36px; font-weight: bold; }
.diff-txt-sub { font-size: 18px; line-height: 34px; margin: 40px 0 45px 0; }
.diff-txt-link { font-size: 18px; color: #0056E8; text-decoration: underline; line-height: 1; }

.way { display: flex; margin: 40px 0 0 -40px; }
.way-list { flex: calc(33.3% - 40px) 0 1; box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); margin: 0 0 0 40px; }
.way-img { height: 227px; overflow: hidden; }
.way-img img { width: 100%; height: 100%; transition: all .3s; }
.way-img img:hover { transform: scale(1.1); }
.way-txt { padding: 40px 50px; }
.way-txt-tit { font-size: 22px; font-weight: bold; }
.way-txt-sub { color: #666; margin-top: 20px; }

.effect { display: flex; justify-content: space-between; margin-top: 40px; }
.effect-list { box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); border-radius: 16px; padding: 30px; display: flex; flex: 670px 0 1; align-items: center; transition: all .3s; }
.effect-list:hover { transform: translateY(-5px); }
.effect-list-le { width: 200px; height: 159px; background-color: rgba(0, 86, 232, 0.05); border-radius: 8px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-right: 24px; }
.effect-list-tit { font-size: 24px; }
.effect-list-sub { color: #666; margin-top: 18px; }

.under-cont { display: flex; margin: 0 0 0 -32px; flex-wrap: wrap; }
.under-list { flex: calc(25% - 32px) 0 1; margin: 40px 0 0 32px; border-radius: 16px; overflow: hidden; }
.under-img { height: 183px; overflow: hidden; border-radius: 16px; }
.under-img img { width: 100%; height: 100%; transition: all .3s; }
.under-img img:hover { transform: scale(1.1); }
.under-tit { font-size: 16px; font-weight: bold; line-height: 22px; height: 22px; overflow: hidden; margin-top: 16px; }

.news { background: #F7F8FC; }
.news-cont { display: flex; margin: 50px 0 0 0; font-size: 16px; flex-wrap: wrap; background: #FFFFFF; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 30px 50px; }
.news-list { display: flex; justify-content: space-between; width: 600px; margin-left: 100px; line-height: 48px; height: 48px; overflow: hidden; border-top: solid 1px #E4E4E4; }
.news-list:nth-child(2n-1) { margin-left: 0; }
.news-list:nth-child(1), .news-list:nth-child(2) { border: 0; }
.news-list span { font-size: 14px; color: #999; flex-shrink: 0; }
.news .wrapp-item { padding-bottom: 80px; }

.zx-cont { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 60px; border-radius: 10px; margin: 40px 0 80px 0; font-size: 16px; }
.zx-item { display: flex; flex-wrap: wrap; margin-left: -30px; }
.zx-list { width: 400px; height: 64px; background: #F7F8FC; border-radius: 8px; margin: 30px 0 0 30px; position: relative; display: flex; align-items: center; padding: 0 30px; }
.zx-list em { color: #FF0000; margin-right: 5px; }
.zx-list .select { height: 64px; border: 0; display: flex; align-items: center; font-size: 16px; border: 0; flex: 1; }
.zx-list .select .option { top: 64px; width: calc(100% + 62px); left: -30px; }
.zx-list .select_txt { padding-left: 0; }
.zx-list .select_open { right: 0; }
.zx-tips { color: #F43636; font-size: 14px; position: absolute; left: 0; bottom: -24px; display: none; }
.zx-ipt { border: 0; background: none; height: 100%; width: 100%; }
.zx-btn { width: 400px; height: 64px; background: #FF6922; border-radius: 36px; display: flex; align-items: center; justify-content: center; font-size: 24px; margin: 50px auto 0; color: #fff !important; }
.zx-agree { color: #666; display: block; text-align: center; margin: 20px auto 0; }
