.xx-tips { display: flex; align-items: center; justify-content: space-between; }

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: 120px; }
.wrapp-tit { text-align: center; position: relative; }
.wrapp-tit h2, .wrapp-tit em, .wrapp-tit h3 { font-size: 40px; font-weight: bold; display: inline-block; margin: 0 25px; line-height: 1; position: relative; z-index: 3; }
.wrapp-tit i { width: 53px; height: 38px; background: url("../images/1.png") no-repeat center center; display: inline-block; position: relative; vertical-align: -5px; }
.wrapp-sub { color: #999; font-size: 16px; text-align: center; margin-top: 10px; }
.wrapp-sort { position: absolute; width: 100%; font-size: 100px; color: #EEEEEE; font-weight: bold; left: 0; line-height: 1; top: -60px; z-index: 2; }

.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 { box-shadow: 0px 0px 40px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 40px 50px 50px; background-color: #fff;position: relative;z-index: 9;}
.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; }

.type { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.1); border-radius: 16px; padding: 50px; margin-top: 100px; }
.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 #666666; padding: 0 35px; margin-left: 24px; font-size: 20px; transition: all .3s; }
.type-btn a:first-child { margin-left: 0; }
.type-btn a:hover { background-color: #0056E8; color: #fff !important; }
.type-btn a.active { border: solid 1px #0056E8; color: #0056E8; }
.type-flow { display: flex; margin: 50px 0 0 -25px; }
.type-flow li { background: #F7F8FC; border-radius: 8px; text-align: center; margin: 0 0 0 25px; flex: calc(20% - 25px) 0 1; padding-bottom: 30px; transition: all .3s; }
.type-flow li:hover { transform: translateY(-10px); }
.type-flow li .icon { width: 50px; height: 50px; display: block; margin: 26px auto 0; }
.type-flow li .icon.bmlc { background: url("../images/3.png") no-repeat center center; }
.type-flow li .icon.bmrk { background: url("../images/4.png") no-repeat center center; }
.type-flow li .icon.bmsj { background: url("../images/5.png") no-repeat center center; }
.type-flow li .icon.xxfy { background: url("../images/6.png") no-repeat center center; }
.type-flow li .icon.bktj { background: url("../images/7.png") no-repeat center center; }
.type-flow-tit { font-size: 20px; margin-top: 10px; }

.crowd-tit { font-size: 24px; text-align: center; margin: 50px 0 0; }
.crowd-cont { display: flex; margin: 20px 0 0 -26px; }
.crowd-cont.two .crowd-list { flex: calc(50% - 26px) 0 1; }
.crowd-list { flex: calc(33.3% - 26px) 0 1; border-radius: 8px; overflow: hidden; margin: 0 0 0 26px; background: #F7F8FC; transition: all .3s; }
.crowd-list:hover { transform: translateY(-10px); }
.crowd-list:nth-child(2) .crowd-head { background-color: #18BE70; }
.crowd-list:last-child .crowd-head { background-color: #FF9333; }
.crowd-head { height: 60px; background: #0056E8; text-align: center; font-size: 20px; line-height: 60px; color: #fff; }
.crowd-txt { padding: 30px 40px; }

.reas { display: flex; margin: 47px 0 0 -40px; }
.reas-list { flex: calc(33.3% - 40px) 0 1; box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); border-radius: 16px; margin: 0 0 0 40px; padding: 40px; transition: all .3s; }
.reas-list:hover { transform: translateY(-10px); }
.reas-tit { font-size: 24px; font-weight: bold; color: #0056E8; }
.reas-sub { line-height: 28px; margin-top: 25px; }

.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 50px 0px rgba(0, 86, 232, 0.06);}
.xx-tabb a.active { background-color: #51B08F; 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 50px 0px rgba(0, 86, 232, 0.06); }
.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-type { text-align: center; margin-top: 10px; font-size: 16px; }
.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: #51B08F; border: solid 1px #51B08F; }
.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; width: 100%; 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; }


.majorr { border-radius: 16px; background-color: #0056E8; padding: 20px; margin-top: 46px; }
.majorr-cont { border-radius: 8px; background-color: #fff; padding: 30px 30px 40px; }
.majorr-tit { font-size: 20px; font-weight: bold; }
.majorr-sub { line-height: 28px; margin-top: 20px; }
.majorr-tips { margin-top: 20px; background-color: #0056E8; color: #fff; padding: 22px 30px; line-height: 26px; border-radius: 8px; }
.majorr-hot { display: flex; flex-wrap: wrap; margin: 24px 0 0 -22px; }
.majorr-hot a { box-shadow: 0px 0px 50px 0px rgba(0, 86, 232, 0.06); border-radius: 8px; height: 80px; line-height: 80px; overflow: hidden; padding: 0 10px; font-size: 20px; color: #000; width: 215px; margin: 22px 0 0 22px; text-align: center; transition: all .3s; }
.majorr-hot a: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-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 { color: #fff; display: block; text-align: center; margin: 20px auto 0; color: #666; }
