body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td, section, a, input, span {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none
}

html, body {
    -webkit-user-select: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

body, input, textarea {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif, "microsoft yahei";
    -webkit-font-smoothing: antialiased
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th, td {
    text-align: center
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

input[type=button], button {
    -webkit-appearance: none;
    -webkit-user-select: none
}

a, img, input, select, li {
    -webkit-tap-highlight-color: transparent
}

a, img {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

a, input, img, select, textarea {
    outline: none
}

input::-webkit-clear-button, input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input::-webkit-search-cancel-button {
    display: none
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

::-webkit-scrollbar {
    display: none;
    width: 0
}

img {
    -webkit-touch-callou: none
}

* {
    -webkit-tap-highlight-color: transparent
}

.show {
    display: block !important
}

.hide, .none {
    display: none !important
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

*.clearfix {
    zoom: 1
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

* {
    box-sizing: border-box
}

.lef {
    float: left
}

.rig {
    float: right
}

h1, h2, h3, h4, h4, h5, h6 {
    font-weight: normal
}

.top {
    margin-top: 40px
}

.toolTip-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5px 10px 6px;
    box-sizing: border-box;
    border-radius: 6px;
    max-width: 600px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 15px;
    color: #fff;
    text-align: justify;
    opacity: 1;
    z-index: 1000;
    letter-spacing: 2px
}

.header {
    overflow: hidden;
    height: 115px;
    width: 100%
}

.header::after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.header .lef {
    margin-top: 15px
}

.header .rig {
    margin-top: 19px;
    position: relative
}

.header .icon {
    display: block
}

.header .qrCode {
    position: relative
}

.header .qrCode::before{content:"微信扫一扫添加老师微信";width:178px;display:inline-block;vertical-align:top;margin-top: 2px}


.header .qrCode img {
    width: 83px;
    height: 83px;
    display: inline-block
}

.header .hot-tel {
    position: absolute;
    left: -32px;
    top: 62px;
    color: #0089e1;
    font-weight: 800;
    letter-spacing: 1px
}

.nar {
    border-top: 3px solid #FFAE00;
    background: #0089E1;
    position: static;
    width: 100%;
    z-index: 1005;
    left: 0;
    top: 0
}

.nar ul::after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.nar ul li {
    float: left
}

.nar ul li a {
    height: 100%;
    font-size: 18px;
    color: white;
    line-height: 47px;
    display: block;
    cursor: pointer;
    padding: 0 25px;
    text-align: center
}

.nar ul li.txt-yellow a {
    color: #fff600
}

.nar ul li.active a, .nar ul li:active a {
    color: white;
    background: #FFAE00
}

.nar ul li:hover a {
    background: rgba(255, 174, 0, 0.5);
    color: white
}

.nar ul li:active a {
    background: #ffae00
}

.banner {
    width: 100%
}

.banner .swiper-container, .banner .swiper-wrapper {
    width: 100%;
    height: 100%
}

.banner .swiper-slide {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block
}

.banner a {
    cursor: pointer
}

.banner a:hover {
    opacity: .8
}

.banner a:active {
    opacity: 1
}

.other-banner {
    width: 100%
}

.other-banner .swiper-slide a {
    width: 100%;
    height: auto;
    display: block
}

.other-banner .swiper-slide img {
    width: 100%;
    height: auto;
    display: block
}

.module-btn {
    text-align: center;
    margin: 50px auto 70px
}

.module-btn .mBtn {
    display: inline-block;
    min-width: 360px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    background: #ffae00;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin-top: 24px
}

.module-btn .mBtn:hover {
    opacity: .7
}

.module-btn .mBtn:active {
    opacity: 1;
    background: #ff861a
}

.footer {
    height: 262px;
    margin-top: 58px;
    background: url("../Images/footer-bg.png") top center/auto 100% no-repeat;
    overflow: hidden
}

.footer .list {
    margin-top: 135px
}

.footer .list ul {
    font-size: 0;
    text-align: center
}

.footer .list li {
    display: inline-block
}

.footer .list li:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 12px;
    margin: 0 8px;
    vertical-align: sub;
    position: relative;
    top: 0;
    display: inline-block;
    background: #fff;
    border-left: 1px solid #97bdf3
}

.footer .list li:hover a {
    color: #fcc040
}

.footer .list li:active a {
    color: #fbaa28
}

.footer .list li a {
    font-size: 14px;
    color: #fff;
    display: inline-block
}

.footer .info {
    margin-top: 8px
}

.footer .info p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px
}

.mask {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000
}

.online-registration {
    display: none;
    width: 560px;
    min-height: 570px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -280px;
    margin-left: -285px;
    background: #fff;
    z-index: 1002
}

.online-registration .or-title {
    margin: 55px auto 50px
}

.online-registration .or-title h2 {
    font-size: 30px;
    color: #0089e1;
    font-weight: bolder;
    text-align: center;
    line-height: 100%
}

.online-registration .close-btn {
    position: absolute;
    right: -35px;
    top: -35px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    border-radius: 50px;
    border: 3px solid #fff;
    color: #fff;
    font-size: 31px;
    cursor: pointer
}

.online-registration .close-btn:hover {
    opacity: .7
}

.online-registration .close-btn:active {
    color: #36aaf3;
    border-color: #36aaf3
}

.online-registration form label {
    display: block;
    font-size: 0;
    text-align: center;
    margin-bottom: 18px
}

.online-registration form label:last-of-type {
    margin-bottom: 0
}

.online-registration form label span {
    width: 88px;
    font-size: 16px;
    color: #333;
    display: inline-block
}

.online-registration form label input, .online-registration form label .select_box {
    width: 358px;
    height: 48px;
    line-height: 48px;
    text-align: left;
    text-indent: 16px;
    border: 1px solid #dddddd;
    color: #333;
    font-size: 16px;
    display: inline-block
}

.online-registration form label input::-webkit-input-placeholder, .online-registration form label .select_box::-webkit-input-placeholder {
    color: #999
}

.online-registration form label input::-moz-placeholder, .online-registration form label .select_box::-moz-placeholder {
    color: #999
}

.online-registration form label input:-ms-input-placeholder, .online-registration form label .select_box:-ms-input-placeholder {
    color: #999
}

.online-registration form label input::-ms-input-placeholder, .online-registration form label .select_box::-ms-input-placeholder {
    color: #999
}

.online-registration form label input::placeholder, .online-registration form label .select_box::placeholder {
    color: #999
}

.online-registration form label input:focus, .online-registration form label .select_box:focus {
    border-color: #0089e1
}

.online-registration form label .select_box .select_content span {
    color: #999;
    line-height: 48px
}

.online-registration form label .select_box .select_list {
    top: 56px
}

.online-registration form input[type='submit'] {
    width: 460px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    padding-left: 4px;
    background: #0089e1;
    border: 0;
    outline: 0;
    margin: 40px auto 24px;
    display: block;
    cursor: pointer
}

.online-registration form input[type='submit']:hover {
    opacity: .7
}

.online-registration form input[type='submit']:active {
    background: #36aaf3
}

.online-registration .select_box .select_content i {
    right: 16px
}

.online-registration .prompt {
    width: 460px;
    margin: 0 auto 30px
}

.online-registration .prompt p {
    font-size: 16px;
    color: #999;
    text-align: justify;
    line-height: 26px
}

.select_box {
    position: relative;
    font-size: 25px;
    color: #333
}

.select_box:focus {
    border-color: #0066cb;
    outline: none
}

.select_box .select_content span {
    color: #727171;
    display: block;
    width: 100%;
    line-height: 37px
}

.select_box .select_list > li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border-bottom: 1px dashed #ddd;
    padding: 0 5px;
    color: #333;
    cursor: pointer
}

.select_box .select_list > li:hover {
    background-color: #eee
}

.select_box .select_list > li:last-of-type {
    border-bottom: 0
}

.select_box .select_list > li.active {
    background-color: #ddd
}

.select_box .select_content {
    width: 100%;
    height: 100%;
    line-height: 28px;
    text-align: left;
    margin: 0 !important
}

.select_box .select_content i {
    width: 12px;
    height: 13px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVFRkE1NENCODFFRjExRTk5QzkxQzRBODhCNzA1OTEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVFRkE1NENDODFFRjExRTk5QzkxQzRBODhCNzA1OTEwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUVGQTU0Qzk4MUVGMTFFOTlDOTFDNEE4OEI3MDU5MTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUVGQTU0Q0E4MUVGMTFFOTlDOTFDNEE4OEI3MDU5MTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7A/UVMAAAAu0lEQVR42mK8e/fuEwYGhtNAHMhAHpgMxAlMQOIpEAcA8XwyDGkC4hwg/gQyyByIN4JMBeIFJBpSC8RngViWCSoIctEmII4n0jCYIeeA2ExJSekfE5KkP5GGIRtiCjIEJMiEpgjZsIV4DDkPMgSI/8EkmLAoBhm2HYjjgHg2kngZ1JAr6IaAAAsO53sB8QYgTgHiF1DcCfMOuiH4DIJFwHogroHyL+MyhJBBDNBEuh+IxYDYGJchIAAQYACcXC2C50W8NwAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100%;
    margin-left: 5px;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -3.5px
}

.select_box .select_content.active i {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAMAAACOlf6TAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAACxMAAAsTAQCanBgAAABXUExURUxpcd3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3cWWchkAAAAcdFJOUwCvzgOgsbACgs3TdtUF0r+DtqFrm/PlzJOf5MnVei25AAAAUUlEQVQI11XOVw7AMAgDUKcr6d7b9z9nG6UVwT+gJxAAIW3TQ8d2pNFSch5YRJJWrIGFo8wkdL5OzGXLhS77TOQ3u4t4e29ssQAnb6yH/tBcD0iXA6mAcFtPAAAAAElFTkSuQmCC)
}

.select_box .select_list {
    width: 100%;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    position: absolute;
    top: 44px;
    left: 0;
    display: none;
    z-index: 999;
    max-height: 300px;
    overflow: hidden
}

.nicescroll-rails > div {
    right: 2px
}

#boxframe, #boxframe2 {
    overflow: auto
}

.scroll::-webkit-scrollbar {
    width: 7px !important;
    border-radius: 7px;
    display: block !important
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #ddd
}

.scroll::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #eaeaea
}

.scroll::-webkit-scrollbar-thumb:vertical:active {
    background-color: #d0d0d0
}

.apply-online {
    padding-bottom: 40px;
    text-align: center;
    position: relative
}

.apply-online form .content {
    text-align: center;
    margin-bottom: 43px;
    padding-top: 20px
}

.apply-online form .content label span, .apply-online form .content .adjust span.lab {
    color: #262626;
    font-size: 16px
}

.apply-online form .star::before {
    content: "*";
    display: inline-block;
    color: red;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    top: 3px;
    right: 8px
}

.apply-online form .sex::before, .apply-online form .p-adjust::before {
    content: "";
    border: 4px solid #ddd;
    background: white;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: bottom;
    box-sizing: border-box;
    margin-right: 4px
}

.apply-online input[type="radio"]:checked + .sex::before, .apply-online input[type="radio"]:checked + .p-adjust::before {
    content: "";
    background: #0089E1;
    box-sizing: border-box
}

.apply-online form .content > label {
    display: block;
    margin-bottom: 15px
}

.apply-online form .content > label input[type="text"], .apply-online form .content > label input[type="number"], .apply-online form .content > label select, .apply-online form .content > label textarea {
    width: 400px;
    height: 40px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    color: black
}

.apply-online form .content .adjust sub {
    display: inline-block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    position: relative;
    vertical-align: unset
}

.apply-online form .content span.lab, .apply-online form .content .adjust span.lab {
    width: 130px;
    display: inline-block;
    text-align: right;
    color: #262626;
    font-size: 16px
}

.apply-online form .content > label input {
    text-indent: 10px;
    font-size: 14px
}

.apply-online form .content > label #city {
    display: inline-block;
    width: 400px;
    overflow: hidden;
    vertical-align: text-top
}

.apply-online form .content > label #city select {
    width: 185px
}

.apply-online form .content > label #city .prov {
    float: left;
    background-position-x: 94%
}

.apply-online form .content > label #city .city {
    float: right;
    background-position-x: 94%
}

.apply-online form .content > label.native span {
    vertical-align: top;
    position: relative;
    top: 7px
}

.apply-online form .content > label textarea {
    height: 80px;
    padding: 0px 5px;
    padding-top: 10px;
    text-align: justify;
    resize: none
}

.apply-online form .content label.add span.lab {
    vertical-align: top;
    position: relative;
    top: 6px
}

.apply-online form .adjust .rad-f + .adjust::before {
    left: -4px
}

.apply-online form .content > label.sub, .apply-online form .content .name.exam-score, .apply-online form .content .name.major, .apply-online form .content .name.culture, .apply-online form .content > label.sec-sub, .apply-online form .content .name.sec-score {
    display: none
}

.apply-online form .num-r {
    margin-right: 10px
}

.apply-online form input[type="submit"], .apply-online form input[type="reset"] {
    width: 160px;
    height: 42px;
    line-height: 42px;
    background: #0089e1;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    background: #0089E1;
    color: white;
    border: 0
}

.apply-online form input[type="submit"]:hover, .apply-online form input[type="reset"]:hover {
    opacity: .7
}

.apply-online form input[type="submit"]:active, .apply-online form input[type="reset"]:active {
    opacity: 1;
    background: #1167E1
}

.apply-online form input[type="submit"]:focus, .apply-online form input[type="reset"]:focus {
    border: 0 !important
}

.apply-online form input[type="reset"] {
    color: #333333;
    background: #cbcbcb
}

.apply-online form input[type="reset"]:active {
    opacity: 1;
    background: #C6C6C6
}

.apply-online form input[type="submit"] {
    margin-right: 112px
}

.apply-online .main-content form {
    text-align: center;
    padding-bottom: 52px
}

.apply-online input[type="radio"] {
    width: 0;
    height: 0;
    opacity: 0
}

.apply-online form .content .for-sex {
    margin-bottom: 15px
}

.apply-online form .content .for-sex .w-sex {
    width: 400px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: left
}

.apply-online form .f-title span {
    font-size: 18px;
    font-weight: bolder;
    color: black
}

.apply-online form .sex::before {
    position: relative;
    top: -10px;
    margin-right: 10px
}

.apply-online form .f-title {
    text-align: left
}

.apply-online form .content label span.sex {
    margin-right: 25px
}

.apply-online form .f-title {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 11px;
    margin: 0px 30px
}

.apply-online form .f-title span::before {
    content: "";
    width: 4px;
    height: 17px;
    display: inline-block;
    margin-right: 12px;
    background: #0089E1;
    position: relative;
    top: 3px
}

.apply-online form > .f-title:nth-of-type(1) {
    padding-top: 33px
}

.apply-online form .p-adjust::before {
    position: relative;
    top: -11px;
    margin-right: 11px
}

.apply-online form .content label span.p-adjust {
    margin-right: 23px
}

input:focus, textarea:focus, select:focus {
    border: 1px solid #0089E1 !important
}

::-webkit-input-placeholder {
    color: #c8c8c8
}

:-moz-placeholder {
    color: #c8c8c8
}

::-moz-placeholder {
    color: #c8c8c8
}

:-ms-input-placeholder {
    color: #c8c8c8
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 10px;
    background: url(../Images/down.png) no-repeat scroll 97% center transparent;
    text-indent: 7px
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: textfield
}

input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}



/*鏂拌〃鍗曟牱寮?*/
.baoming{
    margin-top: 27px;
    position: relative;
    height: 317px;
    background-color: #f0f0f0;
}

.baoming-form{
    border: 1px solid #D6D6D6;
    border-bottom: none;
}

.baoming-form ul li{
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #D6D6D6;
}

.baoming-form ul li.required span:first-child:before{
    content: '*';
    padding: 0 6px;
    color: red;
}

.baoming-form ul li input, .baoming-form ul li select{
    width: 262px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
    font-size: 14px;
    font-weight: 300;
    color: #999;
    padding-left: 10px;
}
.baoming-form ul li .radio{
    display: inline-block;
    width: 262px;
    height: 20px;
    line-height: 20px;
}
.baoming-form ul li .radio input{
    width: 20px;
    height: 16px;
    line-height: 16px;
    margin-left: 10px;
    margin-right: 3px;
}

.baoming-form ul li span {
    display: inline-block;
    text-align: right;
    width: 120px;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 300;
    color: #333;
}

.baoming-form ul li #submit{
    width: 160px;
    height: 42px;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
    background-color: #FF4001;
}

.baoming-form ul li p{
    font-size: 12px;
    font-weight: 300;
    color: #FF4001;
    line-height: 14px;
}
.baoming-form ul li.required span:before{
    top: 0;
}
.baoming-form #code{
    width: 142px;
}
.baoming-form button.code{
    margin-left: 20px;
    height: 36px;
    border-radius: 2px;
    background-color: #ddd;
    box-shadow: none;
    padding: 3px 6px;
}
/*鏂拌〃鍗曟牱寮?*/