
.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }

.main { padding: 0; }

.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-sub { text-align: center; color: #999; font-size: 16px; margin-top: 10px; }

.banner { height: 650px; background-repeat: no-repeat; background-position: center; text-align: center; color: #fff; padding-top: 108px; display: block; }

.intro { box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px 50px 50px; }
.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/1.png") no-repeat center center; }
.intro-sub { font-size: 18px; line-height: 34px; margin-top: 28px; }

.explain { background-color: #fff; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px; }
.explain-tit { font-size: 16px; text-align: center; }
.explain-le { width: 789px; background: #FFFFFF; border: 1px solid #FF6922; }
.explain-le-head { height: 48px; background-color: rgba(255, 105, 34, 0.1); display: flex; justify-content: center; }
.explain-le-head span { font-size: 20px; font-weight: bold; color: #fff; width: 288px; height: 48px; background: url("../images/2.png") no-repeat center center; background-size: cover; text-align: center; line-height: 48px; }
.explain-le-txt { font-size: 16px; line-height: 28px; margin: 20px 30px 0; }
.explain-cont { margin-top: 40px; display: flex; justify-content: space-between; }
.explain-img { object-fit: cover; }
.explain-tips { font-size: 16px; color: #666; margin-top: 40px; text-align: center; }

.chara { display: flex; flex-wrap: wrap; margin: 0 0 0 -40px; }
.chara-list { flex: calc(33.3% - 40px) 0 1; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.06); border-radius: 16px; overflow: hidden; transition: all .3s; margin: 40px 0 0 40px; }
.chara-list:hover { transform: translateY(-10px); }
.chara-list:nth-child(3n-1) .chara-head { color: #FF6922; background-color: rgba(255, 105, 34, 0.1); }
.chara-head { height: 64px; text-align: center; line-height: 64px; font-size: 20px; color: #0056E8; font-weight: bold; background-color: rgba(0, 86, 232, 0.1); }
.chara-txt { font-size: 16px; line-height: 26px; padding: 34px 40px 40px; }

.table { font-size: 16px; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); margin-top: 40px; }
.table-list { display: flex; height: 72px; line-height: 72px; }
.table-list.theader { height: 60px; background-color: #0056e8; border-radius: 8px 8px 0px 0px; line-height: 60px; color: #fff; }
.table-list.theader > div { border: 0; }
.table-list > div { border-bottom: solid 1px #EEEEEE; border-left: solid 1px #EEEEEE; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 10px; }
.table-list > div:nth-child(1) { border-left: 0; }
.table-list > div.wid1 { width: 132px; }
.table-list > div.wid2 { width: 263px; text-align: left; padding-left: 30px; flex: 1; }
.table-list > div.wid3 { width: 154px; }
.table-list > div.wid4 { width: 147px; }
.table-list > div.wid4 a { color: #0056E8; }
.table-m { height: 39px; background-color: rgba(0, 86, 232, 0.1); border-radius: 2px; display: block; text-align: center; color: #0056E8; line-height: 39px; transition: all .3s; margin-top: 20px; transition: all 0.3s; }
.table-m:hover { background-color: #0056E8; color: #fff; }

.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; }
.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: #0056E8; }

.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; }
.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; }

.news { background: #F7F8FC; }
.news-cont { display: flex; margin: 50px 0 0 0; font-size: 16px; flex-wrap: wrap; background: #FFFFFF; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 30px 50px; }
.news-list { display: flex; justify-content: space-between; width: 600px; margin-left: 100px; line-height: 48px; height: 48px; overflow: hidden; border-top: solid 1px #E4E4E4; }
.news-list:nth-child(2n-1) { margin-left: 0; }
.news-list:nth-child(1), .news-list:nth-child(2) { border: 0; }
.news-list span { font-size: 14px; color: #999; flex-shrink: 0; }
.news .wrapp-item { padding-bottom: 80px; }

.zx-cont { background-color: #0056E8; padding: 60px; border-radius: 10px; margin: 40px 0 80px 0; font-size: 16px; }
.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: 36px; display: flex; align-items: center; justify-content: center; font-size: 24px; margin: 50px auto 0; color: #fff !important; }
.zx-agree { text-align: center; margin: 20px auto 0; }
.zx-agree a { color: #fff !important; }
