body { background-color: #EFF5F3; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #33B887; }

.color2 { color: #FF9333; }

.color3 { color: #E62020; }

.fz28 { font-size: 28px !important; }



.nav-hide-mask { background-color: #EFF5F3; }

.main { padding: 0; font-size: 16px; }

.container { min-width: 1400px; }

.header-switch { height: 100%; align-items: center; display: flex; }

.wrapp-item { margin-top: 120px; }
.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(51, 184, 135, 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(51, 184, 135, 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: 520px; background-repeat: no-repeat; background-position: center; display: block; }

.intro { display: flex; }
.intro-left { width: 160px; padding: 28px 30px 0 0; text-align: center; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), #FF9333; flex-shrink: 0; border-radius: 6px; }
.intro-left-tit { font-size: 32px; font-weight: bold; color: #fff; line-height: 1; }
.intro-left-en { font-size: 12px; color: rgba(255, 255, 255, 0.5); margin-top: 10px; }
.intro-txt { font-size: 18px; line-height: 36px; background-color: #fff; margin-left: -30px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); border-radius: 6px; padding: 20px 30px; }

.publish { display: flex; background-color: #fff; padding: 30px; align-items: center; border-radius: 8px; }
.publish .wrapp-tits { text-align: left; }
.publish-img { flex-shrink: 0; margin-right: 40px; }
.publish-txt { line-height: 28px; padding-top: 15px; }
.publish-txt p { margin-top: 30px; }

.condition { background: url("../images/8.png") no-repeat center center; background-size: cover; padding: 80px 0; margin: 120px 0 0 0; }
.condition .wrapp-tits { color: #fff; }
.condition .wrapp-tits h2::before { background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }
.condition .wrapp-en { color: rgba(255, 255, 255, 0.1); }
.condition-cont { display: flex; flex-wrap: wrap; margin: -20px 0 0 -20px; }
.condition-list { height: 64px; line-height: 64px; background-color: #fff; margin: 25px 0 0 20px; font-size: 18px; font-weight: bold; color: #147853; width: 390px; text-align: center; }
.condition-list:nth-child(2) { width: 450px; }
.condition-list:nth-child(3) { width: 520px; }
.condition-list:nth-child(4) { width: 1400px; text-align: left; padding-left: 30px; }
.condition-btm { display: flex; background: rgba(0, 0, 0, 0.1); border: 1px solid #40D59E; padding: 30px 10px; }
.condition-btm-list { flex: 320px 0 1; margin: 0 0 0 20px; background: #22996D; color: #fff; line-height: 28px; padding: 20px 30px; }
.condition-tips { text-align: center; color: #fff; margin-top: 15px; }

.bm-list { display: flex; background: #FFFFFF; border-radius: 12px; padding: 30px; align-items: center; margin: 10px 0 0 0; }
.bm-list:nth-child(2) .bm-le { background-color: rgba(51, 184, 135, 0.8); }
.bm-list:nth-child(3) { align-items: normal; }
.bm-list:nth-child(3) .bm-le { background-color: rgba(51, 184, 135, 0.5); }
.bm-left { flex-shrink: 0; width: 120px; margin-right: 30px; display: flex; justify-content: space-between; flex-direction: column; }
.bm-le { width: 120px; height: 147px; background: #33B887; border-radius: 8px; flex-shrink: 0; margin-right: 30px; padding: 16px 0 0 0; }
.bm-le-num { width: 40px; height: 40px; background: #FFFFFF; border-radius: 50%; text-align: center; line-height: 40px; font-size: 18px; font-weight: bold; text-align: center; line-height: 40px; color: #33B887; margin: 0 auto; }
.bm-le-tit { font-size: 18px; font-weight: bold; line-height: 25px; text-align: center; color: #fff; margin-top: 22px; }
.bm-le-confirm { width: 120px; height: 132px; background: rgba(51, 184, 135, 0.1); border-radius: 8px; font-size: 18px; font-weight: bold; color: #33B887; text-align: center; padding: 40px 0 0; }
.bm-ri { font-size: 18px; line-height: 36px; }
.bm-btm { display: flex; justify-content: space-between; margin-top: 30px; margin-left: 25px; }
.bm-btm li { position: relative; text-align: center; }
.bm-btm li:last-child::after { display: none; }
.bm-btm li::after { content: ""; width: 10px; height: 10px; background: url("../images/7.png") no-repeat center center; background-size: cover; right: -60px; top: 40px; position: absolute; }
.bm-btm li span { position: absolute; left: 0; top: 0; width: 25px; height: 17px; background: #FF9333; text-align: center; line-height: 17px; display: block; font-size: 14px; color: #fff; }
.bm-btm-tit { font-size: 16px; }

.ques { display: flex; flex-wrap: wrap; margin: 8px 0 0 -25px; }
.ques-list { flex: calc(33.3% - 25px) 0 1; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); border-radius: 6px; padding: 40px; margin: 25px 0 0 25px; transition: all .3s; background-color: #fff; }
.ques-list:hover { transform: translateY(-10px); }
.ques-list i { width: 24px; height: 24px; background: #FF952E; border-radius: 4px; display: inline-block; font-size: 16px; color: #fff; text-align: center; line-height: 24px; font-weight: normal; margin-right: 2px; vertical-align: 1px; }
.ques-head { font-size: 20px; font-weight: bold; line-height: 32px; height: 64px; overflow: hidden; }
.ques-ans { color: #666; font-size: 20px; line-height: 32px; overflow: hidden; margin-top: 35px; }
.ques-ans i { background-color: #33B887; }

.under { background-color: #33B887; }
.under .wrapp-item { padding: 60px 0; }
.under .wrapp-tit { color: #fff; }
.under .wrapp-tit i { background: rgba(255, 255, 255, 0.1); }
.under .wrapp-tit i::after, .under .wrapp-tit i::before { background: rgba(255, 255, 255, 0.1); }
.under .bd { margin-top: 40px; overflow: hidden; }
.under-cont li { width: 320px; margin-left: 40px; }
.under-cont li .pic { width: 320px; height: 200px; overflow: hidden; }
.under-cont li .pic img { width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.under-cont li .pic img:hover { transform: scale(1.1); }
.under-tit { font-size: 18px; height: 18px; line-height: 18px; margin-top: 24px; color: #fff; }

.news { display: flex; font-size: 16px; flex-wrap: wrap; margin: 5px 0 0 -25px; }
.news-list { flex: calc(33.3% - 25px) 0 1; box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05); border-radius: 6px; padding: 40px 40px 0; transition: all .3s; border: 2px solid #fff; margin: 25px 0 0 25px; background-color: #fff; }
.news-list:hover { border: 2px solid #FF9333; box-shadow: 0px 0px 32px 0px rgba(255, 149, 46, 0.2); }
.news-tit { font-size: 24px; line-height: 32px; height: 64px; overflow: hidden; color: #333; }
.news-txt { margin: 40px 0 0 0; color: rgba(51, 51, 51, 0.5); }
.news-btm { margin: 130px 0 0 0; border-top: solid 1px #F1F1F1; line-height: 28px; padding: 23px 0 34px 0; color: rgba(51, 51, 51, 0.5); display: flex; justify-content: space-between; }
.news-btm span { color: rgba(51, 184, 135, 0.5); }

.zx { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), #33B887; box-shadow: 0px 20px 60px 0px rgba(51, 184, 135, 0.2); border-radius: 20px; padding: 30px 10px 10px; font-size: 16px; margin-bottom: 150px; }
.zx .wrapp-tit { color: #fff; }
.zx .wrapp-tit i { background: rgba(255, 255, 255, 0.1); }
.zx .wrapp-tit i::after, .zx .wrapp-tit i::before { background: rgba(255, 255, 255, 0.1); }
.zx-cont { background-color: #fff; padding: 20px 60px 40px 60px; border-radius: 10px; margin: 26px 0 0 0; }
.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-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: #FF9333; border-radius: 4px; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: bold; margin: 50px auto 0; color: #fff !important; }
.zx-agree { text-align: center; margin: 20px auto 0; }
.zx-agree a { color: #999; }
