body { background-color: #fff; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E62020; }

.fz28 { font-size: 28px !important; }

.mt60 { margin-top: 60px !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; }
.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-tit i { width: 26px; height: 26px; background: rgba(0, 86, 232, 0.1); display: inline-block; vertical-align: 2px; position: relative; transform: rotate(-45deg); }
.wrapp-tit i::after, .wrapp-tit i::before { content: ""; width: 26px; height: 26px; background: rgba(0, 86, 232, 0.1); position: absolute; left: -14px; top: -14px; }
.wrapp-tit i::after { right: -14px; left: auto; top: 14px; }
.wrapp-tits { text-align: center; }
.wrapp-tits h2 { font-size: 40px; font-weight: bold; display: inline-block; line-height: 1; position: relative; }
.wrapp-tits h2::before { content: ""; width: 40px; height: 40px; background: linear-gradient(180deg, #33B887 0%, rgba(51, 184, 135, 0) 100%); opacity: 0.5; position: absolute; left: -15px; top: -10px; border-radius: 50%; }
.wrapp-en { font-size: 80px; font-weight: bold; margin-top: -75px; color: #fff; text-align: center; }
.wrapp-sub { text-align: center; font-size: 16px; color: #999; margin-top: 10px; }

.banner { height: 600px; background-repeat: no-repeat; background-position: center; display: block; position: relative; z-index: 8 }

.navv { display: flex; background: #FFFFFF; border-radius: 16px; padding: 22px; justify-content: space-between; margin-top: -50px; position: relative; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.08); z-index: 9}
.navv a { width: 122px; height: 110px; text-align: center; padding: 15px 0 0 0; transition: all .3s; background: #F7F8FC; border-radius: 8px; }
.navv a:hover, .navv a.active { background-color: rgba(255, 147, 51, 0.05); }
.navv a.active p, .navv a.active .iconfont { color: #FF9333; }
.navv a .iconfont { font-size: 32px; color: #333; }
.navv a p { font-size: 18px; line-height: 1; margin-top: 5px; color: #333; }

.type { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 50px; }
.type-cont { display: flex; align-items: flex-start; }
.type-img { flex-shrink: 0; margin-right: 50px; width: 530px; height: 300px; }
.type-img.w480 { width: 480px; }
.type-txt { flex: 1; display: flex; justify-content: space-between; flex-direction: column; min-height: 290px; }
.type-txt-sub { line-height: 26px; margin-top: 20px; }
.type-tit { font-size: 40px; font-weight: bold; margin-top: 5px; }
.type-btn { display: flex; margin-top: 20px; }
.type-btn a { border-radius: 8px; line-height: 56px; border: 1px solid #0056E8; padding: 0 35px; font-size: 20px; transition: all .3s; color: #0056E8; }
.type-btn a:hover { background-color: #0056E8; color: #fff !important; }

.time { margin: 40px 0 0; display: flex; }
.time-cont { box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); border-radius: 16px; padding: 40px; display: flex; justify-content: space-between; flex-direction: column; }
.time-cont.le { flex: 440px 0 1; margin-right: 40px; }
.time-cont.ri { flex: 1; }
.time-tit { font-size: 24px; line-height: 33px; font-weight: bold; color: #0056E8; }
.time-sub { line-height: 28px; margin: 20px 0 0 0; }
.time-btm { margin-top: 80px; }
.time-teach { display: flex; margin: 0 0 0 -30px; }
.time-teach-list { flex: calc(33.3% - 30px) 0 1; background-color: #F7F8FC; margin: 40px 0 0 30px; padding: 30px; transition: .3s; }
.time-teach-list:hover { transform: translateY(-10px); }
.time-teach-tit { font-weight: bold; }
.time-teach-sub { font-size: 14px; line-height: 24px; color: #666; margin-top: 20px; }

.advant { margin: 40px 0 0 -40px; display: flex; }
.advant-list { background-color: #0056E8; flex: calc(33.3% - 40px) 0 1; color: #fff; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); border-radius: 16px; margin-left: 40px; padding: 40px; transition: .3s; }
.advant-list:hover { transform: translateY(-10px); }
.advant-list:nth-child(2) { background-color: #18BE70; }
.advant-list:nth-child(3) { background-color: #FF9333; }
.advant-num { font-size: 24px; font-weight: bold; }
.advant-sub { line-height: 28px; margin-top: 20px; }

.tipss { margin: 40px 0 0 -40px; display: flex; }
.tipss-list { flex: calc(33.3% - 40px) 0 1; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); border-radius: 16px; margin-left: 40px; padding: 40px; transition: .3s; }
.tipss-list:hover { transform: translateY(-10px); }
.tipss-tit { font-size: 24px; font-weight: bold; line-height: 33px; }
.tipss-sub { color: #666; line-height: 28px; margin-top: 25px; }

.ques { display: flex; margin: 0 0 0 -40px; }
.ques-item { border-radius: 16px 16px 16px 16px; flex: 680px 0 1; flex-wrap: wrap; margin: 40px 0 0 40px; overflow: hidden; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05); background-color: #fff; }
.ques-item:last-child .ques-head { background-color: #FF9333; }
.ques-head { height: 72px; background: #0056E8; text-align: center; line-height: 72px; font-size: 24px; color: #fff; }
.ques ul { margin: 30px 50px; }
.ques li { height: 56px; line-height: 56px; overflow: hidden; }
.ques li a { display: flex; justify-content: space-between; }
.ques li a span { color: #999; font-size: 14px; flex-shrink: 0; }

.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; }

.zx-cont { border-radius: 16px; padding: 30px 60px 60px; border-radius: 10px; margin: 40px 0 80px 0; font-size: 16px; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); background-color: #0056E8; }
.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: #F7F8FC; height: 100%; width: 100%; }
.zx-btn { width: 400px; height: 64px; background: #FF9333; border-radius: 36px; display: flex; align-items: center; justify-content: center; font-size: 24px; margin: 50px auto 0; color: #fff !important; }
.zx-agree { display: block; text-align: center; margin: 20px auto 0; }
.zx-agree a { color: #fff; }
