body { background-color: #F7F8FC; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !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(0, 86, 232, 0.1); display: inline-block; vertical-align: 2px; position: relative; transform: rotate(-45deg); margin: 0 60px; }
.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-sub { color: #999; text-align: center; margin-top: -40px; margin-bottom: 40px; }

.banner { height: 520px; background-repeat: no-repeat; background-position: center; display: block; position: relative; z-index: 3; background-color: #0056E8; }

.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; }

.concept { display: flex; margin: 0 0 0 -30px; }
.concept-list { flex: calc(50% - 30px) 0 0; margin: 0 0 0 30px; border-radius: 6px; border: 1px solid var(--tc); padding: 40px 30px; transition: all .3s; }
.concept-list:hover { transform: translateY(-10px); }
.concept-list:last-child { border: 1px solid var(--tc1); }
.concept-list:last-child .concept-tit { background-color: var(--tc1); }
.concept-tit { width: 120px; background: var(--tc); border-radius: 6px; text-align: center; line-height: 60px; font-size: 24px; font-weight: bold; color: #fff; }
.concept-sub { margin-top: 47px; font-size: 18px; line-height: 36px; }

.analy { background: #EDEFF5; padding: 80px 0; position: relative; z-index: 3; font-size: 18px; line-height: 26px; }
.analy-list { display: flex; justify-content: space-between; margin-top: 10px; }
.analy-list.theader { font-size: 20px; font-weight: bold; }
.analy-list.theader .wid { background-color: var(--tc); border-radius: 6px 6px 0px 0px; height: 64px; padding: 0; line-height: 64px; text-align: center; color: #fff; }
.analy-list.theader .wid:last-child { background-color: var(--tc1); }
.analy-list .wid { flex: 690px 0 0; padding: 30px; background-color: #fff; }
.analy-list .wid:last-child p::before { background: var(--tc1); }
.analy-list .wid p { display: flex; }
.analy-list .wid p::before { content: ""; width: 8px; height: 8px; background: var(--tc); border-radius: 4px; flex-shrink: 0; margin-right: 8px; position: relative; top: 9px; }

.comp { font-size: 16px; line-height: 24px; background-color: #fff; border: solid 1px #E7E7E7; border-bottom: 0; }
.comp-list { display: flex; border-bottom: solid 1px #E7E7E7; }
.comp-list .wid1 { padding: 16px 30px; flex: 620px 0 0; }
.comp-list .wid2 { flex: 1; display: flex; align-items: center; justify-content: center; border-left: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; color: #999; }
.comp-cert { display: flex; margin: 0 0 0 -40px; }
.comp-cert-list { flex: 160px 0 0; margin: 12px 0 0 40px; }
.comp-cert-list img { width: 160px; height: 107px; }
.comp-cert-tit { text-align: center; color: var(--tc); margin-top: 10px; }

.obtain { font-size: 16px; line-height: 24px; }
.obtain-list { display: flex; }
.obtain-list.theader > div { border-radius: 8px 8px 0px 0px; color: #fff !important; font-weight: bold; font-size: 18px; }
.obtain-list.theader > div:nth-child(1) { background-color: #979AA8; }
.obtain-list.theader > div:nth-child(2) { background-color: #FF9333; }
.obtain-list.theader > div:nth-child(3) { background-color: #0056E8; }
.obtain-list.theader > div:nth-child(4) { background-color: #E62020; }
.obtain-list.theader > div:nth-child(5) { background-color: #81B051; }
.obtain-list.bottom > div:nth-child(2) a { color: #FF9333; }
.obtain-list.bottom > div:nth-child(3) a { color: #0056E8; }
.obtain-list.bottom > div:nth-child(4) a { color: #E62020; }
.obtain-list.bottom > div:nth-child(5) a { color: #81B051; }
.obtain-list > div { background-color: #fff; padding: 16px 20px; display: flex; align-items: center; justify-content: center; margin-left: 10px; border-bottom: solid 1px rgba(213, 213, 213, 0.4); text-align: center; }
.obtain-list > div.wid1 { flex: 1; color: #999999; }
.obtain-list > div.wid2 { flex: 290px 0 0; }
.obtain-icon { width: 20px; height: 20px; background-position: center; background-size: contain; background-repeat: no-repeat; }
.obtain-icon.yes { background-image: url("../images/duihao.png"); width: 24px; height: 22px; }
.obtain-icon.no { background-image: url("../images/cuowu.png"); }

.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(0, 86, 232, 0.5); }

.under { background-color: #0056E8; 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%), #0056E8; box-shadow: 0px 20px 60px 0px rgba(0, 86, 232, 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; }
