.fracti-num::after { 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; }

body { background-color: #fff; }

.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E62020; }

.fz28 { font-size: 28px !important; }

.mt60 { margin-top: 60px !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-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: 26px; height: 26px; background: rgba(0, 86, 232, 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(0, 86, 232, 0.1); position: absolute; left: -14px; top: -14px; }
.wrapp-tit i::after { right: -14px; left: auto; top: 14px; }
.wrapp-tits { text-align: center; }
.wrapp-tits h2 { font-size: 40px; font-weight: bold; display: inline-block; line-height: 1; position: relative; }
.wrapp-tits h2::before { content: ""; width: 40px; height: 40px; background: linear-gradient(180deg, #33B887 0%, rgba(51, 184, 135, 0) 100%); opacity: 0.5; position: absolute; left: -15px; top: -10px; border-radius: 50%; }
.wrapp-en { font-size: 80px; font-weight: bold; margin-top: -75px; color: #fff; text-align: center; }
.wrapp-sub { text-align: center; font-size: 16px; color: #999; margin-top: 10px; }

.banner { height: 600px; background-repeat: no-repeat; background-position: center; display: block; position: relative;z-index: 8; }

.navv { display: flex; background: #FFFFFF; border-radius: 16px; padding: 22px; justify-content: space-between; margin-top: -50px; position: relative; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.08); z-index: 9}
.navv a { width: 122px; height: 110px; text-align: center; padding: 15px 0 0 0; transition: all .3s; background: #F7F8FC; border-radius: 8px; }
.navv a:hover, .navv a.active { background-color: rgba(255, 147, 51, 0.05); }
.navv a.active p, .navv a.active .iconfont { color: #FF9333; }
.navv a .iconfont { font-size: 32px; color: #333; }
.navv a p { font-size: 18px; line-height: 1; margin-top: 5px; color: #333; }

.type { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 50px; }
.type-cont { display: flex; align-items: flex-start; }
.type-img { flex-shrink: 0; margin-right: 50px; width: 530px; height: 300px; }
.type-img.w480 { width: 480px; }
.type-txt { flex: 1; display: flex; justify-content: space-between; flex-direction: column; min-height: 290px; }
.type-txt-sub { line-height: 26px; margin-top: 20px; }
.type-tit { font-size: 40px; font-weight: bold; margin-top: 5px; }
.type-btn { display: flex; margin-top: 20px; }
.type-btn a { border-radius: 8px; line-height: 56px; border: 1px solid #0056E8; padding: 0 35px; font-size: 20px; transition: all .3s; color: #0056E8; }
.type-btn a:hover { background-color: #0056E8; color: #fff !important; }

.subj { display: flex; margin: 40px 0 0 -40px; }
.subj-list { margin: 0 0 0 40px; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); border-radius: 16px; padding: 60px 50px; text-align: center; transition: all .3s; flex: calc(33.3% - 40px) 0 1; }
.subj-list:hover { transform: translateY(-10px); }
.subj-img { width: 107px; height: 96px; object-fit: contain; }
.subj-tit { font-size: 24px; font-weight: bold; line-height: 33px; margin-top: 60px; }
.subj-sub { line-height: 28px; color: #666; margin-top: 16px; min-height: 112px; }
.subj-btn { width: 230px; height: 40px; background: #FFFFFF; border-radius: 8px; border: 1px solid #0056E8; color: #0056E8; font-size: 14px; display: flex; align-items: center; justify-content: center; margin: 40px auto 0; transition: all .3s; }
.subj-btn:hover { background-color: #0056E8; color: #fff; }

.majorr { margin: 40px 0 0 0; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); }
.majorr-list { display: flex; border-bottom: solid 1px #eee; }
.majorr-list.theader { background-color: rgba(0, 86, 232, 0.1); font-size: 18px; font-weight: bold; }
.majorr-list:nth-child(3) { background-color: rgba(255, 147, 51, 0.1); }
.majorr-list > div { padding: 28px 45px; display: flex; align-items: center; justify-content: center; }
.majorr-list > div.wid1 { flex: 1; justify-content: left; }
.majorr-list > div.wid2 { width: 253px; border-left: solid 1px #EEEEEE; }
.majorr-list > div.wid3 { width: 380px; border-left: solid 1px #EEEEEE; }

.fracti { display: flex; margin: 40px 0 0 0; justify-content: space-between; }
.fracti-list { flex: 680px 0 1; border: solid 1px #FF9333; box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); border-radius: 16px; padding: 45px 50px 50px; transition: all .3s; position: relative; background-color: rgba(255, 147, 51, 0.05); }
.fracti-list:hover { transform: translateY(-10px); }
.fracti-list:last-child { border: solid 1px #0056E8; background-color: rgba(0, 86, 232, 0.05); }
.fracti-list:last-child .fracti-num { background-color: #0056E8; }
.fracti-list:last-child .fracti-num::after { color: #0056E8; }
.fracti-head { display: flex; align-items: center; }
.fracti-num { padding: 0 20px 0 28px; height: 28px; background: #FF9333; color: #fff; line-height: 28px; margin-left: -50px; position: relative; }
.fracti-num::after { content: ""; position: absolute; right: -21px; top: 7px; color: #FF9333; transform: rotate(-90deg); border-top: 14px solid currentColor; border-left: 14px solid transparent; border-right: 14px solid transparent; }
.fracti-tit { font-size: 24px; font-weight: bold; margin-left: 22px; }
.fracti-sub { line-height: 28px; margin-top: 24px; }
.fracti-btn { margin-top: 30px; display: inline-block; color: #FF9333; }

.scoree { box-shadow: 0px 0px 30px 0px rgba(0, 86, 232, 0.08); border-radius: 16px; padding: 40px 50px; margin: 40px 0 0 0; display: flex; }
.scoree-txt { flex: 1; margin-right: 80px; }
.scoree-btn { flex-shrink: 0; border-radius: 8px; border: 1px solid #0056E8; font-size: 20px; text-align: center; line-height: 56px; line-height: 54px; padding: 0 47px; color: #0056E8; transition: all .3s; }
.scoree-btn:hover { background-color: #0056E8; color: #fff; }

.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: #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); }
.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: #666; }
