body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0; }

input, textarea { outline: none; }

body, html { width: 100%; height: 100%; }

body { font: 16px/1.6 "PingFang SC",Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color: #333; min-width: 1200px; background-color: #fff; }

a { text-decoration: none; outline: none; color: #333; }

a:hover { text-decoration: none; color: #dd3635; }

em { font-style: normal; }

li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

input, textarea { outline: none; -webkit-appearance: none; }

input, select, textarea { font-size: 100%; }

.fl { float: left; }

.fr { float: right; }

.clearfix:after { content: ""; display: block; clear: both; height: 0; line-height: 0; visibility: hidden; }

.clearfix { zoom: 1; }

.con { width: 1200px; margin: 0 auto; }

.clear { clear: both; }

.color1 { color: #e43114; }

a.color1:hover { border-bottom: 1px solid #1597ea; line-height: 1.2; }

a.color2:hover { border-bottom: 1px solid #f65a15; line-height: 1.2; }

.fs16 { font-size: 16px; }

.fs18 { font-size: 18px; }

.fs24 { font-size: 24px; }

.mt10 { margin-top: 10px; }

.mb10 { margin-bottom: 10px; }

.mb5 { margin-bottom: 5px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.pb20 { padding-bottom: 20px; }

.mt40 { margin-top: 40px; }

.ti2 { text-indent: 2em; }

.tal { text-align: left; }

.hide { display: none; }

.header a:hover { color: #2C68FF; }

* { box-sizing: border-box; }

/** wrap-bottm **/
.wrap-bottom { min-width: 1200px; height: 192px; text-align: center; position: relative; background: #F5F6FA; }
.wrap-bottom .btn { position: absolute; bottom: 60px; width: 1200px; }
.wrap-bottom .btn a { display: inline-block; width: 320px; height: 70px; line-height: 70px; border-radius: 70px; font-size: 24px; color: #fff; background-color: #3359ED; margin: 0 40px; transition: background-color 0.3s; position: relative; overflow: hidden; box-shadow: 0px 20px 30px 0px rgba(51, 89, 237, 0.3); }
.wrap-bottom .btn a > i { display: inline-block; opacity: 0; color: #fff; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); font-style: normal; }
.wrap-bottom .btn a:hover { opacity: .9; }
.wrap-bottom .btn a:hover:before { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
.wrap-bottom .btn a:hover > i { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.wrap-bottom .btn a:hover > i:nth-child(1) { -webkit-transition-delay: 0.045s; transition-delay: 0.045s; }
.wrap-bottom .btn a:hover > i:nth-child(2) { -webkit-transition-delay: 0.09s; transition-delay: 0.09s; }
.wrap-bottom .btn a:hover > i:nth-child(3) { -webkit-transition-delay: 0.135s; transition-delay: 0.135s; }
.wrap-bottom .btn a:hover > i:nth-child(4) { -webkit-transition-delay: 0.18s; transition-delay: 0.18s; }
.wrap-bottom .btn a:before { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
.wrap-bottom .btn a:first-child { background-color: #F86736; box-shadow: 0px 20px 30px 0px rgba(248, 103, 54, 0.3); }

/* special */
.swiper-con { position: relative; }
.swiper-ul { width: 1200px; height: 180px; overflow: hidden; position: relative; margin-bottom: 20px; box-sizing: border-box; }
.swiper-ul li { width: 237px; float: left; height: 210px; overflow: hidden; }
.swiper-ul li a { margin: 0 10px; width: 212px; height: 156px; display: block; }
.swiper-ul li a img { width: 100%; height: 100%; }
.swiper-out { width: 1180px; overflow: hidden; margin-left: 10px; }
.swiper-btn ul { width: 1200px; text-align: center; }
.swiper-btn ul li { margin-top: 2px; width: 13px; height: 13px; background: #e3e3e3; border-radius: 50%; text-indent: 99999em; overflow: hidden; margin-left: 10px; cursor: pointer; display: inline-block; }
.swiper-btn ul li.on { background: url(../images/ss.png) no-repeat; width: 18px; height: 18px; vertical-align: middle; margin-top: -4px; }
.swiper-btn a { display: block; width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -50px; }
.swiper-btn a.prev { background: url(../images/prev.png) no-repeat; left: -50px; }
.swiper-btn a.next { background: url(../images/next.png) no-repeat; right: -50px; }

.banner { background: #4C56FC url("../images/banner-b.png") no-repeat center; height: 580px; padding-top: 65px; text-align: center; }
.banner-t { height: 351px; }

.guidet { display: flex; box-shadow: 0px 0px 30px 0px rgba(36, 38, 255, 0.1); border-radius: 8px; overflow: hidden; margin-top: 80px; }
.guidet-tit { width: 140px; flex-shrink: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6)), #4997FF; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; }
.guidet-tit-t { font-size: 32px; font-weight: bold; text-shadow: 0px 2px 4px rgba(61, 72, 255, 0.4); line-height: 1.2; }
.guidet-tit-s { opacity: .5; text-transform: uppercase; font-size: 12px; }
.guidet-con { padding: 20px 30px; font-size: 16px; }

.wrapt { margin-top: 100px; }
.wrapt-tit { text-align: center; display: flex; align-items: center; justify-content: center; margin-bottom: 50px; }
.wrapt-tit.sm { justify-content: flex-start; margin-bottom: 25px; }
.wrapt-tit.sm .wrapt-tit-t::after { content: none; }
.wrapt-tit.sm .wrapt-tit-l, .wrapt-tit.sm .wrapt-tit-r { margin-top: 0; }
.wrapt-tit.sm .wrapt-tit-l { margin-right: 0; margin-left: 15px; }
.wrapt-tit.sm .wrapt-tit-r { margin-left: -15px; }
.wrapt-tit.bd { border-bottom: 1px solid #E6E4FB; }
.wrapt-tit-t { font-size: 40px; font-weight: bold; position: relative; }
.wrapt-tit-t::after { content: ''; width: 30px; height: 5px; background-color: #FF6704; border-radius: 2px; position: absolute; left: 50%; margin-left: -15px; bottom: -10px; }
.wrapt-tit-t span { color: #3D48FF; }
.wrapt-tit-l, .wrapt-tit-r { width: 30px; height: 30px; border-radius: 50%; margin-top: -15px; }
.wrapt-tit-l { background: linear-gradient(135deg, rgba(255, 100, 31, 0.52), rgba(255, 100, 31, 0)); opacity: .5; margin-right: 15px; }
.wrapt-tit-r { background: linear-gradient(180deg, #3D48FF, rgba(61, 72, 255, 0)); position: relative; opacity: .2; margin-left: 15px; }
.wrapt-tit-r::after { content: ''; width: 16px; height: 16px; position: absolute; left: 7px; top: 7px; background-color: #fff; border-radius: 50%; }
.wrapt-more { margin-left: auto; font-size: 16px; color: #999; }

.schoolt-malt { display: flex; flex-wrap: wrap; font-size: 16px; margin-bottom: 5px; position: sticky; top: 0; background-color: #fff; }
.schoolt-malt a { padding: 0 24px; line-height: 40px; border-radius: 4px; margin-bottom: 10px; }
.schoolt-malt a.active { color: #fff; background-color: #3D48FF; }
.schoolt-wrap { margin-top: -100px; padding-top: 100px; margin-bottom: 24px; }
.schoolt-top { display: flex; justify-content: space-between; align-items: center; height: 56px; font-size: 18px; padding: 0 24px; background: linear-gradient(270deg, rgba(255, 103, 4, 0.1), rgba(255, 234, 234, 0.1), rgba(61, 72, 255, 0.1)); }
.schoolt-top-t { font-weight: bold; color: #3D48FF; }
.schoolt-top-s { color: #FF6704; }
.schoolt-item { display: flex; flex-wrap: wrap; margin-left: -20px; }
.schoolt-list { display: flex; padding: 20px 24px; box-shadow: 0px 0px 40px 0px rgba(61, 72, 255, 0.06); margin-left: 20px; margin-top: 20px; flex: calc(25% - 20px) 0 1; min-width: 0; align-items: center; }
.schoolt-logo { width: 56px; height: 56px; flex-shrink: 0; margin-right: 8px; }
.schoolt-logo img { width: 100%; height: 100%; }
.schoolt-info { flex: 1; min-width: 0; }
.schoolt-tit { min-width: 0; display: flex; align-items: center; }
.schoolt-tit-t { font-size: 18px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.schoolt-tag { display: flex; }
.schoolt-tag span { font-size: 12px; line-height: 16px; height: 16px; padding: 0 5px; color: #fff; border-radius: 4px; margin-left: 5px; }
.schoolt-tag .tc1 { background-color: #FF6704; }
.schoolt-tag .tc2 { background-color: #02C8AE; }
.schoolt-sub { font-size: 14px; color: #999; }
.schoolt-sub span { color: #3D48FF; }

.guides { background-color: rgba(61, 72, 255, 0.05); padding: 100px 0; }
.guides .wrapt { margin-top: 0; }
.guides-item { display: flex; flex-wrap: wrap; margin-left: -24px; margin-top: -24px; }
.guides-list { background-color: #fff; border-radius: 8px; padding: 25px 30px; box-shadow: 0px 0px 40px 0px rgba(61, 72, 255, 0.1); margin-left: 24px; margin-top: 24px; flex: calc(33.33% - 24px) 0 1; }
.guides-list.md { background: url("../images/img1.png") no-repeat center; padding: 0; display: flex; align-items: center; justify-content: center; font-size: 40px; font-weight: bold; color: #fff; line-height: 1.4; text-align: center; }
.guides-tit { font-size: 24px; font-weight: bold; }
.guides-tit span { color: #FF6704; }
.guides-con { font-size: 14px; line-height: 1.8; margin-top: 15px; }

.questiont { display: flex; flex-wrap: wrap; margin-left: -40px; margin-top: -40px; }
.questiont-list { box-shadow: 0px 0px 40px 0px rgba(61, 72, 255, 0.1); border-radius: 8px; padding: 25px 30px; margin-top: 40px; margin-left: 40px; flex: calc(50% - 40px) 0 1; }
.questiont-q, .questiont-a { display: flex; }
.questiont-t { flex-shrink: 0; font-size: 14px; width: 20px; line-height: 20px; height: 20px; border-radius: 4px; color: #fff; text-align: center; margin-right: 10px; margin-top: 2px; }
.questiont-c { flex: 1; }
.questiont-q .questiont-t { background-color: #3D48FF; margin-top: 6px; }
.questiont-q .questiont-c { font-size: 20px; font-weight: bold; }
.questiont-a { margin-top: 30px; }
.questiont-a .questiont-t { background-color: #FF6704; }
.questiont-a .questiont-c { font-size: 16px; color: #666; }

.newst { display: flex; margin-left: -40px; }
.newst-wrap { flex: calc(50% - 50px) 0 1; margin-left: 40px; min-width: 0; }
.newst-item { box-shadow: 0px 0px 40px 0px rgba(61, 72, 255, 0.1); background-color: #fff; border-radius: 8px; padding: 15px 30px 30px; }
.newst-list { position: relative; padding-left: 16px; display: flex; justify-content: space-between; align-items: center; font-size: 16px; margin-top: 15px; }
.newst-list::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background-color: rgba(61, 72, 255, 0.5); position: absolute; left: 0; top: 50%; margin-top: -3px; }
.newst-list > a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newst-date { flex-shrink: 0; color: #999; margin-left: 10px; }

.footer { margin-top: 0 !important; }
