body { background-color: #fff; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E51E21 !important; }



.nav-hide-mask { background-color: #fff; }

.main { padding: 0; font-size: 16px; }

.container { min-width: 1400px; }

.header-switch { height: 100%; align-items: center; display: flex; }

.wrapp-item { margin-top: 80px; }
.wrapp-item.two .type-sort { background-color: #18BE70; }
.wrapp-item.two .type-bg { background-color: rgba(24, 190, 112, 0.05); }
.wrapp-item.three .type-sort { background-color: #F43636; }
.wrapp-item.three .type-bg { background-color: rgba(244, 54, 54, 0.05); }
.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 12px; line-height: 1; }
.wrapp-sub { color: #999; font-size: 16px; text-align: center; margin-top: 10px; }

.banner { height: 600px; background-repeat: no-repeat; background-position: center; text-align: center; color: #fff; padding-top: 108px; display: block;position: relative;z-index: 8; }

.intro { display: flex; background: #FFFFFF; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; align-items: center; padding: 40px 50px;position: relative;z-index: 9 }
.intro-tit { font-size: 40px; font-weight: bold; color: #0056E8; line-height: 1; flex-shrink: 0; margin-right: 50px; }
.intro-txt { font-size: 18px; line-height: 34px; margin-left: -30px; border-radius: 6px; }

.type { display: flex; border: solid 5px #0056E8; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 50px; align-items: center; margin: 40px 0 0 0; }
.type-img { flex-shrink: 0; margin-right: 50px; }
.type-txt { font-size: 18px; line-height: 34px; margin-top: 12px; }
.type-txt p { margin-top: 50px; }
.type-txt p:first-child { margin-top: 0; }
.type-sort { height: 42px; background-color: #FF9333; display: inline-block; font-size: 28px; color: #fff; line-height: 42px; padding: 0 10px; border-radius: 8px; vertical-align: 3px; }
.type-tips { box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.06); border-radius: 16px; padding: 20px; margin: 40px auto 0; }
.type-bg { padding: 40px; background-color: rgba(255, 147, 51, 0.05); border-radius: 8px; }
.type-bg p { margin-top: 7px; }
.type-bg p:first-child { margin-top: 0; }

.catalog { margin: 60px 0 0 0; }
.catalog-tit { font-size: 32px; font-weight: bold; text-align: center; }
.catalog-cont { display: flex; flex-wrap: wrap; margin: 18px 0 0 -32px; }
.catalog-list { flex: calc(25% - 32px) 0 1; margin: 32px 0 0 32px; box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.06); border-radius: 8px; transition: all .3s; padding: 20px; }
.catalog-list:hover { transform: translateY(-10px); }
.catalog-list-tit { line-height: 26px; height: 52px; overflow: hidden; display: block; }
.catalog-list-sub { color: #979AA8; font-size: 12px; line-height: 12px; margin-top: 14px; height: 12px; overflow: hidden; }
.catalog-list-sub span { padding: 0 10px; position: relative; }
.catalog-list-sub span:first-child { padding-left: 0; }
.catalog-list-sub span:first-child::before { display: none; }
.catalog-list-sub span::before { content: ""; position: absolute; left: 0; top: 50%; height: 12px; width: 1px; background-color: #979AA8; margin-top: -6px; }
.catalog-btm { margin-top: 45px; display: flex; align-items: center; }
.catalog-xx { display: flex; flex: 1; }
.catalog-xx-list { display: flex; align-items: center; margin-top: 8px; }
.catalog-xx-list:first-child { margin-top: 0; }
.catalog-xx-list .catalog-xx-img { width: 20px; height: 20px; }
.catalog-xx-list .catalog-xx-sub { margin-top: 0; font-size: 14px; color: #666; }
.catalog-xx-img { width: 40px; height: 40px; margin-right: 14px; }
.catalog-xx-tit { font-size: 14px; font-weight: bold; height: 14px; line-height: 14px; overflow: hidden; margin-top: 4px; color: #000; display: block; }
.catalog-xx-sub { color: #979AA8; font-size: 12px; height: 12px; line-height: 12px; overflow: hidden; margin-top: 8px; display: block; }
.catalog-cert { display: flex; }
.catalog-cert span { height: 20px; line-height: 20px; padding: 0 7px; background-color: rgba(24, 190, 112, 0.1); font-size: 12px; color: #18BE70; margin-left: 8px; }
.catalog-cert span.jy { color: #FF9333; background-color: rgba(255, 147, 51, 0.1); }

.alone { margin-top: 48px; }
.alone-cli { text-align: center; margin-top: 30px; }
.alone-cli a { height: 56px; padding: 0 45px; display: inline-block; box-shadow: 0px 0px 50px 0px rgba(24, 190, 112, 0.1); border-radius: 8px; line-height: 56px; margin: 0 8px; font-size: 20px; }
.alone-cli a.active { background-color: #0056E8; color: #fff; }
.alone-list { border-bottom: solid 1px #F1F4FA; display: flex; align-items: center; padding: 20px 0; transition: all .3s; }
.alone-list.theader { background: #F2F2F2; height: 56px; box-shadow: none !important; }
.alone-list.theader .wid1 { padding-left: 10px; }
.alone-list:hover { box-shadow: 0px 1px 0px 0px #F1F4FA, 0px 0px 30px 0px rgba(0, 0, 0, 0.05); }
.alone-list > div { padding-right: 10px; }
.alone-list > div.wid1 { width: 345px; }
.alone-list > div.wid2 { width: 180px; }
.alone-list > div.wid3 { width: 170px; }
.alone-list > div.wid4 { width: 75px; text-align: center; }
.alone-list > div.wid7 { width: 110px; text-align: center; }
.alone-list > div.wid8 { width: 140px; text-align: center; }
.alone-list > div.wid9 { flex: 1; text-align: center; }
.alone-list-img { width: 16px; height: 16px; margin-right: 4px; vertical-align: -3px; }
.alone-list .elli { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.alone-list .zs { height: 20px; padding: 0 6px; border-radius: 2px; font-size: 12px; background-color: rgba(24, 190, 112, 0.1); color: #18BE70; margin: 0 4px; }
.alone-list .zs.jyz { background-color: rgba(255, 147, 51, 0.1); color: #FF9333; }
.alone-hot { color: #0056E8; font-size: 12px; }
.alone-hot i { font-size: 12px; }
.alone-tit { font-size: 16px; font-weight: bold; display: block; height: 24px; overflow: hidden; }
.alone-tit i { display: inline-block; height: 16px; line-height: 16px; padding: 0 5px; margin-left: 15px; font-size: 12px; color: #FF9333; background-color: rgba(255, 147, 51, 0.1); border-radius: 2px; vertical-align: 1px; }
.alone-btn { display: flex; margin-top: 3px; }
.alone-btn a { height: 28px; border-radius: 2px; border: 1px solid #E5E8F3; line-height: 26px; margin-left: 4px; color: #0056E8; display: flex; align-items: center; justify-content: center; color: #999; padding: 0 13px; font-size: 14px; }
.alone-btn a.active { color: #F43636; background-color: rgba(244, 54, 54, 0.1); border: 0; }
.alone-btn a:first-child { margin-left: 0; }
.alone-btn a i { font-size: 12px; margin-right: 2px; vertical-align: 2px; }
.alone-zx { width: 74px; height: 32px; border-radius: 2px; display: inline-block; text-align: center; line-height: 32px; color: #FF9333; margin: 0 6px; font-size: 14px; border: solid 1px #FF9333; }
.alone-zx.bm { background-color: #FF9333; color: #fff !important; }
.alone-zx:hover { opacity: .9; color: #FF9333; }
.alone-footer { width: 402px; height: 64px; background: #FF9333; box-shadow: 0px 2px 30px 0px rgba(255, 147, 51, 0.1); border-radius: 36px; margin: 64px auto 0; background-color: #ff9333; display: flex; align-items: center; justify-content: center; transition: all .3s; font-size: 20px; color: #fff !important; }

.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-head { height: 72px; background: #0056E8; 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; border-radius: 10px; margin: 40px 0 80px 0; font-size: 16px; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); background-color: #0056E8; }
.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: 36px; 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: #fff; }


.rules { display: flex; margin-left: -12px; margin-top: -12px; flex-wrap: wrap; }
.rules.zyml .rules-tits { margin-top: 0; display: flex; align-items: center; height: auto; line-height: normal; }
.rules.zyml .rules-tits > a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rules.zyml .rules-tits > a span { color: var(--gray9); }
.rules.zyml .rules-top { margin-top: 40px; }
.rules-subs { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rules-subs a { color: var(--gray6); }
.rules-subs a span { color: var(--gray9); }
.rules-hov { position: relative; text-align: center; flex-shrink: 0; }
.rules-hov:hover .rules-hov-c { display: block; }
.rules-hov-n { font-weight: bold; font-size: 14px; color: var(--tc); }
.rules-hov-s { color: var(--gray9); font-size: 12px; }
.rules-hov-c { position: absolute; bottom: 45px; left: 50%; white-space: nowrap; transform: translateX(-50%); background-color: #fff; padding: 5px 10px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05); font-size: 12px; display: none; }
.rules-tag { font-weight: normal; margin-left: 8px; height: 20px; line-height: 20px; border-radius: 2px; padding: 0 6px; font-size: 12px; }
.rules-tag.theme1 { background-color: rgba(var(--tca1), 0.1); color: var(--tc1); }
.rules-tag.theme2 { background-color: rgba(var(--tca), 0.1); color: var(--tc); }
.rules-list { flex: calc(25% - 32px) 0 1;flex-shrink: 0;margin: 32px 0 0 32px;box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.06);border-radius: 8px;transition: all .3s;padding: 20px;}
.rules-list:hover { transform: translateY(-10px); }
.rules-top{display: flex;justify-content: space-between;align-items: center;}
.rules-left { display: flex; align-items: center; min-width: 0; }
.rules-logo { margin-right: 10px; }
.rules-logo img { width: 40px; height: 40px; }
.rules-info { flex: 1; min-width: 0; }
.rules-name { font-size: 14px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rules-txt { font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: var(--gray9); }
.rules-txt a { color: var(--gray9); }
.rules-tag { white-space: nowrap; }
.rules-tag span { margin-left: 8px; }
.rules-tits { font-size: 16px; font-weight: bold; line-height: 24px; height: 48px; overflow: hidden; margin-top: 40px; margin-bottom: 15px; text-align: justify; }
.rules-sub { color: var(--gray9); font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rules-det { text-align: center; font-size: 12px; color: var(--gray9); flex-shrink: 0; }

.xx-tabb { text-align: center; margin: 28px 0 0; display: flex; align-items: center; justify-content: center; }
.xx-tabb-link { display: flex; }
.xx-tabb a { width: 160px; height: 48px; background: #FFFFFF; border-radius: 8px; text-align: center; line-height: 40px; display: inline-block; line-height: 48px; color: #666; margin: 0 10px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);}
.xx-tabb a.active { background-color: #0056E8; color: #fff; }
.xx-cont { display: flex; flex-wrap: wrap; margin-left: -32px; }
.xx-cont.zwhb .xx-list { flex: calc(33.33% - 32px) 0 1; padding-bottom: 120px; }
.xx-list { padding-bottom: 80px; flex: calc(25% - 32px) 0 1; background-color: #fff; border-radius: 2px; position: relative; transition: all .3s; margin: 32px 0 0 32px; cursor: pointer;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); }
.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: 22px; 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: 18px; }
.xx-list-hov-b{margin-top: 10px;display: inline-block;}
.xx-list-hov-b::after {transform: rotate(-90deg);color: var(--gray9);content: '';border-top: 6px solid currentColor;border-left: 5px solid transparent;border-right: 5px solid transparent;display: inline-block;margin-left: 5px;vertical-align: middle;}
.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: 36px; border: 1px solid #E2E2E2; line-height: 34px; flex: 1; margin-left: 2px; text-align: center; transition: all .3s; border-radius: 4px; margin: 0 4px; font-size: 16px; }
.xx-list-btm a:hover { color: #0056E8; border: solid 1px #0056E8; }
.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-list-wrap { display: flex; }
.xx-list-item { position: relative; flex: 1; flex-shrink: 0; }
.xx-tips { position: absolute;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; }