

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #CA3434 !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E62020; }

.color4 { color: #0056E8; }

.fz28 { font-size: 28px !important; }

.mt60 { margin-top: 60px !important; }

.mt80 { margin-top: 80px !important; }


.main { padding: 0; font-size: 16px; }

.container { min-width: 1400px; }

.header-switch { height: 100%; align-items: center; display: flex; }

.wrapp-item { margin-top: 100px; }
.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: 20px; height: 20px; background: #CA3434; display: inline-block; vertical-align: 7px; position: relative; }
.wrapp-tit i::after, .wrapp-tit i::before { content: ""; width: 12px; height: 12px; background: rgba(202, 52, 52, 0.5); position: absolute; }
.wrapp-tit i::before { right: -18px; top: 14px; }
.wrapp-tit i::after { right: -28px; top: -4px; }
.wrapp-tit i.next::before { left: -18px; top: 14px; right: auto; }
.wrapp-tit i.next::after { left: -28px; top: -4px; right: auto; }
.wrapp-sub { color: #999; font-size: 16px; text-align: center; margin-top: 10px; }
.wrapp-cont { background-color: #fff; padding: 40px; margin-top: 20px; }
.wrapp-tt { font-size: 24px; font-weight: bold; text-align: center; }
.wrapp-tt span { height: 24px; background: #CA3434; border-radius: 4px; line-height: 24px; color: #fff; padding: 0 7px; display: inline-block; margin-right: 8px; font-size: 16px; vertical-align: 2px; }

.banner { height: 600px; background-repeat: no-repeat; background-position: center; display: block; position: relative;z-index: 8; }

.intro { box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px 50px 50px; background-color: #fff; }
.intro-tit { font-size: 40px; font-weight: bold; display: flex; align-items: center; line-height: 56px; position: relative; }
.intro-tit span { font-size: 56px; color: rgba(102, 102, 102, 0.05); margin-left: 10px; }
.intro-tit::after { content: ''; width: 35px; height: 23px; position: absolute; top: 0; right: 0; background: url("../images/10.png") no-repeat center center; }
.intro-sub { font-size: 18px; line-height: 34px; margin-top: 28px; }

.polic { background-color: #fff; padding: 40px; border-radius: 8px; display: flex; margin: 40px 0 0 0; }
.polic-img { margin-right: 50px; }
.polic-txt { line-height: 28px; margin: -20px 0 0 0; }
.polic-txt p { margin-top: 30px; }

.backg { background-color: #CA3434; padding: 100px 0;position: relative;z-index: 3 }
.backg .wrapp-tit { color: #fff; }
.backg .wrapp-tit i { background-color: #fff; }
.backg .wrapp-tit i::after, .backg .wrapp-tit i::before { background: rgba(255, 255, 255, 0.5); }
.backg-cont { display: flex; justify-content: space-between; margin: 40px auto 0; }
.backg-item { width: 690px; background: #FFFFFF; border-radius: 8px; padding: 40px; transition: all .3s; }
.backg-item:hover { transform: translateY(-10px); }
.backg-tit { font-size: 20px; font-weight: bold; position: relative; line-height: 28px; }
.backg-tit::before { width: 32px; height: 24px; background: #FF9333; content: ""; position: absolute; left: -40px; top: 2px; }
.backg .dian { width: 8px; height: 8px; border-radius: 50%; background-color: #CA3434; display: inline-block; margin-right: 10px; vertical-align: middle; }

.rul { border-left: solid 1px #EEEEEE; border-top: solid 1px #EEEEEE; margin: 20px auto 0; }
.rul-list { display: flex; }
.rul-list > div { text-align: center; padding: 18px 10px; border-right: solid 1px #EEEEEE; border-bottom: solid 1px #EEEEEE; display: flex; align-items: center; justify-content: center; }
.rul-list > div.wid1 { width: 163px; }
.rul-list > div.wid2 { width: 72px; }
.rul-list > div.wid3 { flex: 1; }

.improve { margin: 40px 0 0 0; font-size: 14px; }
.improve-list { display: flex; background-color: #fff; }
.improve-list.theader { background-color: #CA3434; font-size: 16px; font-weight: bold; }
.improve-list.theader div { border: 0 !important; color: #fff !important; }
.improve-cont { width: 1075px; }
.improve-inner { display: flex; }
.improve .wid1 { flex: 1; width: 325px; display: flex; align-items: center; justify-content: center; border: solid 1px #EEEEEE; color: #666; line-height: 26px; border-top: 0; }
.improve .wid2 { width: 216px; padding: 18px 10px; text-align: center; border-right: solid 1px #EEEEEE; border-bottom: solid 1px #EEEEEE; }

.interpret { background: rgba(255, 147, 51, 0.05); border-radius: 4px; border: 1px solid #FF9333; padding: 40px; margin-top: 20px; }

.educ { background-color: #fff; margin: 40px 0 0 0; border-top: solid 1px #E4E4E4; border-left: solid 1px #E4E4E4; }
.educ-list { display: flex; }
.educ-list.theader { height: 80px; background-color: #CA3434; color: #fff; font-weight: bold; }
.educ-list.theader > div { padding: 0; border: 0; }
.educ-list > div { min-height: 72px; padding: 20px; border-bottom: solid 1px #E4E4E4; border-right: solid 1px #E4E4E4; display: flex; align-items: center; justify-content: center; text-align: center; }
.educ-list > div.wid1 { flex: 1; background: rgba(255, 147, 51, 0.05); font-weight: bold; font-size: 18px; }
.educ-list > div.wid2 { width: 610px; }
.educ-list a { color: #FF9333; text-decoration: underline; }

.misund { display: flex; margin: 18px 0 0 -22px; flex-wrap: wrap; }
.misund-list { flex: calc(33.3% - 22px) 0 1; margin: 22px 0 0 22px; background-color: #fff; padding: 43px 0 0 0; box-shadow: 0px 0px 40px 0px rgba(129, 176, 81, 0.03); border-radius: 8px; transition: all .3s; }
.misund-list:hover { transform: translateY(-10px); }
.misund-list:nth-child(2) .misund-tit span, .misund-list:nth-child(5) .misund-tit span { background: url("../images/4.png") no-repeat center center; }
.misund-tit { font-size: 20px; font-weight: bold; line-height: 28px; }
.misund-tit span { height: 28px; color: #fff; text-align: center; background: url("../images/3.png") no-repeat center center; display: inline-block; width: 76px; margin-right: 10px; }
.misund-sub { color: #666; line-height: 26px; padding: 25px 40px 40px; }

.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: #CA3434; 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; margin: 40px 0 80px 0; font-size: 16px; background-color: #fff; }
.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: 4px; 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: #666; }
