.xx-tips { display: flex; align-items: center; justify-content: space-between; }

body { background-color: #F7F8FC; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #2EC64D !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E62020; }

.color4 { color: #0056E8; }

.colors1 { color: #81B051; }

.fz28 { font-size: 28px !important; }

.mt60 { margin-top: 60px !important; }

.mt80 { margin-top: 80px !important; }

.wrapp-item { margin-top: 100px; }
.wrapp-tit { text-align: center; font-size: 40px; margin-bottom: 40px; line-height: 1; }
.wrapp-tit h2, .wrapp-tit em, .wrapp-tit h3 { font-size: 1em; font-weight: bold; display: inline-block; }
.wrapp-tit i { width: 26px; height: 26px; background: rgba(46, 198, 77, 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(46, 198, 77, 0.1); position: absolute; left: -14px; top: -14px; }
.wrapp-tit i::after { right: -14px; left: auto; top: 14px; }
.wrapp-sub { color: #999; text-align: center; margin-top: -40px; margin-bottom: 40px; }
.wrapp-txt { text-align: center; padding: 25px 0; position: relative; background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0)); }
.wrapp-txt::before { content: ''; width: 100%; height: 20px; position: absolute; border: 1px solid #0056E8; border-bottom: none; left: 0; top: 0; border-radius: 8px 8px 0 0; }
.wrapp-txt-bd::before, .wrapp-txt-bd::after { content: ''; width: 1px; height: calc(100% - 20px); background: linear-gradient(to bottom, #0056E8, #fff); position: absolute; left: 0; top: 20px; }
.wrapp-txt-bd::after { left: auto; right: -2px; }

.banner { height: 520px; background-repeat: no-repeat; background-position: center; display: block; position: relative; z-index: 3; background-color: #2EC64D; }

.intro { display: flex; }
.intro-left { width: 160px; padding: 0 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; display: flex; flex-direction: column; justify-content: center; }
.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; }

.icons-yes { background-image: url("../images/yes.png"); }
.icons-no { background-image: url("../images/no.png"); }

.tablep-list { display: flex; font-size: 18px; }
.tablep-list:last-child > div { border-bottom: none; }
.tablep-list > div { margin-left: 20px; background: #fff; padding: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.05); text-align: center; }
.tablep-list .wid1 { width: 240px; color: #666; flex-shrink: 0; }
.tablep-list .wid2 { flex: 1; }
.tablep-list .icons { width: 20px; height: 20px; }
.tablep-head { font-weight: bold; color: #fff; font-size: 20px; }
.tablep-head .wid1 { color: #fff; }
.tablep-head .wid2 { font-size: 24px; }
.tablep-head > div { border-radius: 6px 6px 0px 0px; line-height: 40px; padding: 15px; }
.tablep-head > div:nth-child(1) { background-color: #666; }
.tablep-head > div:nth-child(2) { background-color: #2EC64D; }
.tablep-head > div:nth-child(3) { background-color: #FF9333; }
.tablep-star i { width: 20px; height: 20px; display: inline-block; vertical-align: middle; background-image: url("../images/star.png"); background-size: 100% 100%; margin: 0 5px; }

.cardp-item { display: flex; }
.cardp-item:first-child .cardp-list { border-radius: 8px 8px 0 0; display: block; padding-top: 0; }
.cardp-item:last-child .cardp-list { border-radius: 0 0 8px 8px; }
.cardp-item:last-child .cardp-list::after { content: none; }
.cardp-head { color: #fff; }
.cardp-head-t { font-size: 20px; font-weight: bold; margin-bottom: 20px; }
.cardp-head .cardp-list { padding: 30px; border-radius: 8px; padding-top: 30px !important; border-radius: 8px !important; }
.cardp-head .cardp-list:first-child { background-color: #2EC64D; }
.cardp-head .cardp-list:last-child { background-color: #FF9333; }
.cardp-body { margin-top: 20px; }
.cardp-body .cardp-list { display: flex; padding: 20px 30px; align-items: center; position: relative; }
.cardp-body .cardp-list::after { content: ''; height: 1px; width: calc(100% - 60px); background-color: rgba(0, 0, 0, 0.08); position: absolute; bottom: 0; left: 30px; }
.cardp-tits { font-size: 20px; font-weight: bold; color: #fff; line-height: 50px; text-align: center; }
.cardp-tits span { display: inline-block; padding: 0 50px; position: relative; }
.cardp-tits span::before, .cardp-tits span::after { content: ''; width: 30px; height: 100%; position: absolute; top: 0; }
.cardp-tits span::before { left: -20px; border-radius: 0 0 0 10px; transform: skew(20deg); }
.cardp-tits span::after { right: -20px; border-radius: 0 0 10px 0; transform: skew(-20deg); }
.cardp-list { flex: 1; background-color: #fff; }
.cardp-list:first-child { margin-right: 20px; }
.cardp-list:first-child .cardp-tits span { background-color: #2EC64D; }
.cardp-list:first-child .cardp-tits span::before, .cardp-list:first-child .cardp-tits span::after { background-color: #2EC64D; }
.cardp-list:first-child .cardp-tit::before { background-color: #2EC64D; }
.cardp-list:last-child .cardp-tits span { background-color: #FF9333; }
.cardp-list:last-child .cardp-tits span::before, .cardp-list:last-child .cardp-tits span::after { background-color: #FF9333; }
.cardp-list:last-child .cardp-tit::before { background-color: #FF9333; }
.cardp-tit { width: 230px; flex-shrink: 0; font-weight: bold; font-size: 20px; position: relative; padding-left: 30px; }
.cardp-tit::before { content: ''; width: 14px; height: 14px; transform: rotate(45deg); margin-right: 10px; position: absolute; left: 0; top: 9px; }
.cardp-cont { flex: 1; }

.icons-fs1 { background-image: url("../images/fs1.png"); }

.icons-fs2 { background-image: url("../images/fs2.png"); }

.icons-fs3 { background-image: url("../images/fs3.png"); }

.icons-fs4 { background-image: url("../images/fs4.png"); }

.listbg { display: flex; margin-left: -20px; }
.listbg-list { background-color: #fff; border-radius: 8px; padding: 30px; flex: calc(25% - 20px) 0 1; margin-left: 20px; display: flex; flex-direction: column; }
.listbg-list .icons { width: 48px; height: 48px; flex-shrink: 0; margin-right: 12px; }
.listbg-list:nth-child(1) .listbg-more { color: #0056E8; }
.listbg-list:nth-child(2) .listbg-more { color: #FF9333; }
.listbg-list:nth-child(3) .listbg-more { color: #81B051; }
.listbg-list:nth-child(4) .listbg-more { color: #E62020; }
.listbg-top { display: flex; margin-bottom: 50px; align-items: center; }
.listbg-info { flex: 1; }
.listbg-tit { font-size: 20px; font-weight: bold; }
.listbg-sub { color: #979AA8; font-size: 14px; }
.listbg-txt { color: #616371; margin-bottom: 10px; }
.listbg-more { margin-top: auto; align-self: flex-start; }

.xx-tabb { text-align: center; display: flex; align-items: center; justify-content: center; margin-left: -20px; }
.xx-tabb-link { display: flex; }
.xx-tabb a { width: 264px; height: 60px; background: #FFFFFF; border-radius: 4px; text-align: center; line-height: 58px; color: #2EC64D; margin-left: 20px; font-size: 18px; border: 1px solid currentcolor; font-weight: bold; }
.xx-tabb a.active { background-color: #2EC64D; color: #fff; }
.xx-cont { display: flex; flex-wrap: wrap; margin-left: -20px; }
.xx-cont.zwhb .xx-list { flex: calc(33.33% - 20px) 0 1; padding-bottom: 120px; }
.xx-cont.zwhb .xx-list-jz, .xx-cont.zwhb .xx-list-type { bottom: -24px; }
.xx-cont.zwhb .xx-list-btm { bottom: 20px; }
.xx-cont.zwhb .xx-list-btm a { height: 40px; line-height: 38px; }
.xx-cont.zwhb .xx-list-btm a:not(:first-child) { margin-left: 12px; }
.xx-list { padding-bottom: 80px; flex: calc(25% - 20px) 0 1; background-color: #fff; border-radius: 2px; position: relative; transition: all .3s; margin: 20px 0 0 20px; cursor: pointer; }
.xx-list:hover { transform: translateY(-10px); }
.xx-list-inner { display: flex; flex-direction: column; align-items: center; height: 100%; padding: 0 16px; }
.xx-list-img { width: 90px; height: 90px; margin-top: 75px; }
.xx-list-tit { font-size: 20px; font-weight: bold; height: 22px; line-height: 1; margin-top: 30px; overflow: hidden; color: #1E2129 !important; }
.xx-list-pri { font-weight: bold; color: var(--fc1); line-height: 14px; margin-top: 15px; font-size: 14px; }
.xx-list-type { text-align: center; margin-top: 10px; font-size: 14px; }
.xx-list-btm { position: absolute; left: 0; width: 100%; bottom: 16px; padding: 0 16px; display: flex; align-items: center; justify-content: space-between; }
.xx-list-btm a { height: 32px; border: 1px solid #E2E2E2; line-height: 30px; flex: 1; margin-left: 2px; text-align: center; transition: all .3s; border-radius: 4px; margin: 0 4px; font-size: 14px; }
.xx-list-btm a:hover { color: #2EC64D; border: solid 1px #2EC64D; }
.xx-list-btm a.xx-list-bm { color: #2EC64D; background-color: rgba(46, 198, 77, 0.1); border: none; line-height: 32px; }
.xx-list-hov-b::after { content: ''; border-left: 6px solid #979AA8; border-top: 5px solid transparent; border-bottom: 5px solid transparent; display: inline-block; margin-left: 5px; vertical-align: middle; margin-top: -3px; }
.xx-list-wrap { display: flex; }
.xx-list-item { position: relative; flex: 1; flex-shrink: 0; }
.xx-list-and { position: absolute; left: 50%; top: 80px; width: 40px; height: 40px; transform: translateX(-50%); text-align: center; font-size: 14px; color: var(--gray9); line-height: 32px; }
.xx-list-and::after { content: ''; width: 25px; height: 25px; border: 5px solid #F7F8FC; position: absolute; left: 3px; top: 0; transform: rotate(45deg); }
.xx-tips { position: absolute; width: 100%; left: 0; top: 0; font-size: 14px; }
.xx-tips-txt { height: 20px; line-height: 20px; background-color: rgba(var(--tca), 0.1); padding: 0 6px; color: var(--tc); }
.xx-tips-gz { color: #FF952E; background-color: rgba(255, 149, 46, 0.1); padding: 0 6px; height: 20px; line-height: 20px; }

.ques { display: flex; flex-wrap: wrap; margin: -20px 0 0 -20px; }
.ques-list { flex: calc(25% - 20px) 0 1; margin: 20px 0 0 20px; background: #FFFFFF; border-radius: 6px; padding: 30px; transition: all .3s; }
.ques-list:hover { transform: translateY(-10px); }
.ques-tit { font-size: 20px; line-height: 32px; height: 64px; overflow: hidden; }
.ques-btm { margin-top: 40px; border-top: solid 1px #F1F1F1; font-size: 14px; display: flex; justify-content: space-between; padding-top: 20px; line-height: 1; }
.ques-date { color: rgba(51, 51, 51, 0.5); }
.ques-m { color: rgba(46, 198, 77, 0.5); }

.under { background-color: #2EC64D; position: relative; z-index: 3; }
.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 { white-space: nowrap; }
.under-cont li { width: 320px; margin-left: 40px; display: inline-block; }
.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; }

.zx { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), #2EC64D; box-shadow: 0px 20px 60px 0px rgba(46, 198, 77, 0.2); border-radius: 20px; padding: 30px 10px 10px; font-size: 16px; margin-bottom: 150px; }
.zx .wrapp-tit { color: #fff; margin-bottom: 0; }
.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_open { right: 0; }
.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; }
