body{background-color: #fff;}
.w1400 { width: 1400px; margin: 0 auto; }

.color1 { color: #0056E8 !important; }

.color2 { color: #FF9333 !important; }

.color3 { color: #E62020; }

.color4 { color: #979AA8; }



.nav-hide-mask { background-color: #fff; }

.main { padding: 0; }

.container { min-width: 1400px; }

.header-switch { height: 100%; align-items: center; display: flex; }

.flex1 { flex: 1; }

.wrapp-item { padding-top: 150px; }
.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-sub { text-align: center; font-size: 16px; margin-top: 10px; line-height: 24px; margin: 10px 80px 0; }

.banner { height: 520px; background-repeat: no-repeat; background-position: center; display: block; }
.banner-txt { font-size: 100px; line-height: 1.1; font-weight: bold; color: #000; text-shadow: 2px 2px 0px #FFFFFF; line-height: 1; padding: 80px 0 0 0; }
.banner-btn { width: 200px; margin-top: 60px; height: 56px; background: linear-gradient(180deg, #0056E8 0%, #008FF5 100%); box-shadow: 0px 3px 0px 0px #0056E8; border-radius: 33px; font-size: 20px; color: #FFFFFF; display: flex; align-items: center; justify-content: center; font-weight: bold; }

.intro { display: flex; }
.intro-left { width: 160px; padding: 28px 30px 0 0; text-align: center; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), #FF9333; flex-shrink: 0; border-radius: 6px; }
.intro-left-tit { font-size: 32px; font-weight: bold; color: #fff; line-height: 1; }
.intro-left-en { font-size: 12px; color: rgba(255, 255, 255, 0.5); margin-top: 10px; }
.intro-txt { font-size: 18px; line-height: 36px; background-color: #fff; margin-left: -30px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05); border-radius: 6px; padding: 20px 30px; }

.diff { display: flex; justify-content: space-between; margin-top: 40px;position: relative;z-index: 3; }
.diff-list { flex: 690px 0 1; background: linear-gradient(135deg, #FFEFDD 0%, #F6B469 56%, #FFEFDD 100%); box-shadow: 0px 20px 60px 0px rgba(255, 147, 51, 0.2); border-radius: 12px; padding: 10px; transition: all .3s; }
.diff-list:hover { transform: translateY(-10px); }
.diff-list:first-child { background: linear-gradient(135deg, #DDFFFF 0%, #62C0FA 56%, #B9EDFF 100%); box-shadow: 0px 20px 60px 0px rgba(0, 86, 232, 0.2); }
.diff-list:first-child .diff-item-tit { color: #0056E8; }
.diff-item { background: #FFFFFF; border-radius: 8px; background-color: #fff; padding: 30px 30px 20px; }
.diff-item-tit { font-size: 24px; color: #FF9333; font-weight: bold; line-height: 1; }
.diff-item-tit::after { content: ""; width: 32px; height: 4px; background-color: #FF9333; margin-top: 15px; display: block; }
.diff-item p { margin-top: 35px; font-size: 16px; line-height: 32px; }
.diff-item p span { color: #000; font-weight: bold; }

.type { display: flex; margin-top: 40px; font-size: 18px; line-height: 36px; }
.type-list { background: linear-gradient(135deg, #DDFFFF 0%, #62C0FA 56%, #B9EDFF 100%); box-shadow: 0px 20px 60px 0px rgba(0, 86, 232, 0.2); border-radius: 20px; padding: 0 10px 10px; margin: 0 0 0 18px; flex: 560px 0 1; }
.type-list:last-child { background: linear-gradient(135deg, #FFEFDD 0%, #F6B469 56%, #FFEFDD 100%); box-shadow: 0px 20px 60px 0px rgba(255, 147, 51, 0.2); }
.type-list:first-child { flex: 1; background: linear-gradient(135deg, #EDEDED 0%, #AEAEAE 47%, #EDEDED 100%); margin-left: 0; line-height: 20px; }
.type-list:first-child .type-item-sub { display: flex; flex-direction: column; padding: 0; }
.type-list:first-child .type-item-sub font { color: #979AA8; font-size: 14px; }
.type-item { background: #FFFFFF; border-radius: 12px; }
.type-item-sub { min-height: 70px; border-bottom: solid 1px rgba(214, 214, 214, 0.5); display: flex; align-items: center; justify-content: center; padding: 0 30px; text-align: center; }
.type-item-sub:last-child { height: 122px; }
.type-tit { color: #000; text-shadow: 1px 1px 0px #FFFFFF; font-size: 24px; line-height: 1; text-align: center; line-height: 1; padding: 18px 0; font-weight: bold; }

.ques { margin-top: 40px; }
.ques-cont { display: flex; margin-top: 10px; }
.ques-cont:last-child .ques-tit, .ques-cont:last-child .ques-list.theader { background-color: #F2F6FE; }
.ques-cont:last-child .ques-tit { color: #0056E8; }
.ques-tit { background-color: #FFF4EA; flex: 255px 0 1; display: flex; align-items: center; justify-content: center; border: solid 1px #EEE; font-size: 20px; font-weight: bold; color: #FF9333; }
.ques-item { flex: 1; }
.ques-list { display: flex; font-size: 16px; }
.ques-list.theader { background-color: #FFF4EA; border-top: solid 1px #EEE; font-weight: bold; font-size: 18px; }
.ques-list-in { flex: 1; height: 62px; border-right: solid 1px #EEEEEE; border-bottom: solid 1px #EEEEEE; text-align: center; line-height: 62px; }
.ques-list-in a { color: #0056E8; text-decoration: underline; }

.under { background-color: #DDFFFF; margin-top: 120px; }
.under .wrapp-item { padding: 60px 0; }
.under .wrapp-tit i { background: rgba(255, 255, 255, 0.1); }
.under .wrapp-tit i::after, .under .wrapp-tit i::before { background: rgba(255, 255, 255, 0.1); }
.under .bd { margin-top: 40px; overflow: hidden; }
.under-cont li { width: 320px; margin-left: 40px; }
.under-cont li .pic { width: 320px; height: 200px; overflow: hidden; }
.under-cont li .pic img { width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.under-cont li .pic img:hover { transform: scale(1.1); }
.under-tit { font-size: 18px; height: 18px; line-height: 18px; margin-top: 24px; color: #333; }

.news { display: flex; font-size: 16px; flex-wrap: wrap; margin: 5px 0 0 -25px; }
.news-list { flex: calc(33.3% - 25px) 0 1; box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05); border-radius: 6px; padding: 40px 40px 0; transition: all .3s; border: 2px solid #fff; margin: 25px 0 0 25px; }
.news-list:hover { border: 2px solid #FF9333; box-shadow: 0px 0px 32px 0px rgba(255, 149, 46, 0.2); }
.news-tit { font-size: 24px; line-height: 32px; height: 64px; overflow: hidden; color: #333; }
.news-txt { margin: 40px 0 0 0; color: rgba(51, 51, 51, 0.5); }
.news-btm { margin: 130px 0 0 0; border-top: solid 1px #F1F1F1; line-height: 28px; padding: 23px 0 34px 0; color: rgba(51, 51, 51, 0.5); display: flex; justify-content: space-between; }
.news-btm span { color: rgba(0, 86, 232, 0.5); }

.zx { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(135deg, #DDFFFF 0%, #62C0FA 56%, #B9EDFF 100%), #0056E8; box-shadow: 0px 20px 60px 0px rgba(0, 86, 232, 0.2); border-radius: 20px; padding: 30px 10px 10px; font-size: 16px; margin: 120px auto; }
.zx .wrapp-tit { color: #fff; }
.zx .wrapp-tit i { background: rgba(255, 255, 255, 0.1); }
.zx .wrapp-tit i::after, .zx .wrapp-tit i::before { background: rgba(255, 255, 255, 0.1); }
.zx-cont { background-color: #fff; padding: 20px 60px 40px 60px; border-radius: 10px; margin: 26px 0 0 0; }
.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: none; 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: 20px; font-weight: bold; margin: 50px auto 0; color: #fff !important; }
.zx-agree { text-align: center; margin: 20px auto 0; }
.zx-agree a { color: #999; }
