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; }
.banner-btn { display: flex; align-items: center; justify-content: center; background-color: #E59557; font-size: 40px; height: 90px; line-height: 90px; width: 380px; color: #fff; border-radius: 50px; position: absolute; bottom: 164px; left: 50%; margin-left: -190px; }

.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; }

.inform { box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); border-radius: 16px; padding: 50px; margin: 40px 0 0 0; display: flex; }
.inform-cont { display: flex; justify-content: space-between; }
.inform-cont .inform { flex: 680px 0 1; display: block; }
.inform-le { flex: 1; margin-right: 50px; }
.inform-step { width: 626px; background: #F7F8FC; border-radius: 8px; flex-shrink: 0; display: flex; padding: 10px 40px 40px 10px; justify-content: space-between; flex-wrap: wrap; }
.inform-step-list { margin: 30px 0 0 30px; border-radius: 4px; flex: 108px 0 1; text-align: center; position: relative; }
.inform-step-list:nth-child(4), .inform-step-list:nth-child(6), .inform-step-list:nth-child(7) { flex: 132px 0 1; }
.inform-step-list:nth-child(4)::after { transform: rotate(90deg); left: 59px; top: 76px; }
.inform-step-list:nth-child(5) { flex: 172px 0 1; }
.inform-step-list:nth-child(5)::after { display: none; }
.inform-step-list:nth-child(6)::after, .inform-step-list:nth-child(7)::after { transform: rotate(180deg); left: -33px; top: 4px; }
.inform-step-list::after { content: ""; width: 10px; height: 12px; background: url("../images/1.png") no-repeat center center; position: absolute; display: block; right: -21px; top: 24px; }
.inform-step-head { height: 32px; line-height: 32px; color: #fff; background-color: #0056E8; border-radius: 4px 4px 0 0; }
.inform-step-tit { background-color: #fff; font-size: 14px; text-align: centr; line-height: 37px; border-radius: 0 0 4px 4px; }
.inform-flow { display: flex; margin: 40px 0 0 -85px; }
.inform-flow-list { margin: 0 0 0 85px; position: relative; width: 190px; flex-shrink: 0; transition: all .3s; position: relative; }
.inform-flow-list:hover { transform: translateY(-10px); }
.inform-flow-list:first-child::before { display: none; }
.inform-flow-list::before { content: ""; width: 20px; height: 22px; background: url("../images/1.png") repeat-x left center; top: 50%; margin-top: -26px; left: -48px; display: block; position: absolute; }
.inform-flow-num { position: absolute; left: 0; top: 0; width: 36px; height: 20px; background: #FF9333; border-radius: 4px 0px 8px 0px; font-size: 14px; text-align: center; line-height: 20px; color: #fff; }
.inform-flow-cont { width: 100%; height: 120px; background: #F7F8FC; border-radius: 8px; display: flex; align-items: center; justify-content: center; }
.inform-flow-cont img { object-fit: contain; }
.inform-flow-tit { font-size: 14px; text-align: center; color: #666; margin-top: 10px; }
.inform-zkz { flex-shrink: 0; }

.appli-tit { font-size: 24px; }
.appli-sub { 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; }
