
.wrapper {
    position: relative;
    width: 100%
}

.wrapper .introduce {
    background: #fff
}

.wrapper .college {
    background: #fff
}

.wrapper .majors {
    background: #fff
}

.wrapper .footer {
    background: #fff
}

.wrapper .floating {
    background: #fff
}

.header {
    position: relative;
    z-index: 1;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    font-size: 0;
    overflow: hidden
}

.header dt,
.header dd {
    margin: 0
}

.header a {
    text-decoration: none
}

.header dl {
    font-size: 0
}

.header dl dt,
.header dl dd {
    font-size: 14px;
    display: inline-block
}

.header dl .logo {
    position: relative;
    width: 160px
}

.header dl .logo img {
    position: absolute;
    top: -26px;
    left: -35px;
    width: 100%
}

.header dl .phone-num i {
    color: #fe9b00
}

.header dl a.hover {
    padding-bottom: 8px;
    border-bottom: 4px solid #fff;
    cursor: pointer;
    color: #000
}

.header dl a.hover:hover {
    color: #ef9f39
}

.header dl a.hover:active {
    color: #ef9f39
}

.header dl a.hover.active {
    color: #ef9f39
}

.header dl .mrt {
    margin-right: 34px
}

.header dl .phone-num {
    margin-left: 56px
}

.header dl .share-name {
    margin-right: 21px
}

.header dl .share-name span {
    vertical-align: middle
}

.header dl .share-item {
    margin-right: 11px
}

.header dl .share-item span:hover {
    color: #c97715
}

.header dl .weixin-item {
    position: relative
}

.header dl .share-phone {
    margin-left: 60px;
    font-size: 18px;
    color: #ef9f39
}

.header dl .number {
    font-size: 25px;
    color: #ef9f39;
    margin-right: 11px
}

.header dl .number,
.header dl strong,
.header dl span {
    vertical-align: middle
}

.header dl .weibo,
.header dl .weixin,
.header dl .qq {
    font-size: 25px;
    cursor: pointer
}

.header dl .weibo {
    color: #e85f64
}

.header dl .weixin-box {
    height: 25px;
    position: relative;
    line-height: normal
}

.header dl span.weixin {
    font-size: 25px;
    color: #91d05d
}

.header dl .qq {
    color: #efc34c
}

.header .weixin-masker {
    display: none;
    position: fixed;
    z-index: 10000;
    margin-left: -42px !important;
    top: 70px;
    line-height: normal;
    width: 150px;
    height: 210px;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(178, 64, 114, .95);
    box-shadow: 0px 5px 5px 0px rgba(178, 64, 114, .95);
    border-radius: 5px;
    border: solid 2px #ef9f39;
    text-align: center;
    margin: 0;
    padding: 0
}

.header .weixin-masker .title {
    color: #000
}

.header .weixin-masker .tranparent {
    position: absolute;
    left: 0;
    top: -28px;
    height: 27px;
    width: 100%
}

.header .weixin-masker .arrow-out {
    position: absolute;
    left: 40px;
    top: -15px;
    width: 0px;
    height: 0px;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ef9f39
}

.header .weixin-masker .arrow-inner {
    position: absolute;
    left: 41px;
    top: -12px;
    width: 0px;
    height: 0px;
    border-width: 0 14px 15px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff
}

.header .weixin-masker .title {
    padding: 5px 0 2px 0;
    font-size: 14px
}

.header .weixin-masker .share-code {
    width: 100px;
    height: 100px
}

.header .weixin-masker .prompt {
    font-size: 12px;
    margin-top: 12px;
    color: #666
}

.header .enter {
    float: left;
    margin-left: 79px
}

.header .share {
    float: right;
    margin-right: 49px
}

.header .status-login {
    position: relative
}

.header .login-status {
    font-size: 12px;
    cursor: pointer;
    margin-left: 45px;
    display: none
}

.header .login-status i {
    font-style: normal;
    color: #fe9b00
}

.header .login-status em {
    font-style: normal
}

.header .login-status p {
    position: fixed;
    top: 64px;
    width: 97px;
    padding: 20px 0 0 0;
    font-size: 12px;
    border-radius: 4px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow: 0px 1px 7px 0px #cbcbcb;
    box-shadow: 0px 1px 7px 0px #cbcbcb;
    display: none;
    line-height: normal
}

.header .login-status span.tra-out {
    position: absolute;
    top: -9px;
    left: 18px;
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid #cbcbcb
}

.header .login-status span.tra-inner {
    position: absolute;
    top: -8px;
    left: 18px;
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 9px solid #fff
}

.header .login-status span.fill-cir {
    position: absolute;
    left: 0;
    top: -19px;
    z-index: 1000;
    height: 18px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0)
}

.header .login-status a {
    display: block;
    margin-bottom: 22px;
    color: #000
}

.header .login-status a.active {
    color: #fe9b00
}

.header .login-status a:hover {
    color: #fe9b00
}

.header .login-status:hover p {
    display: block
}

.header .login-status:hover p span {
    display: block;
    margin-bottom: 22px;
    color: #000;
    cursor: pointer
}

.header .login-opt {
    font-size: 14px;
    cursor: pointer;
    display: none;
    line-height: normal
}

.header .reg {
    cursor: pointer;
    width: 122px;
    height: 34px;
    margin-left: 56px;
    background-color: #ef9f39;
    border-radius: 5px;
    border: none;
    vertical-align: middle;
    color: #fff;
    outline: none
}

.header .reg:hover {
    background-color: #c97715
}

.introduce .content {
    position: relative;
    width: 1060px;
    margin: 0 auto;
    z-index: 50;
    padding-top: 75px;
    font-family: "AlibabaPuHuiTiR"
}

.introduce .content h3 {
    margin: 0 0 26px;
    font-size: 30px;
    font-weight: bold;
    color: #101010;
    text-align: center
}

.introduce .content .details {
    list-style: none;
    padding: 0px;
    margin-bottom: 36px
}

.introduce .content .details>li {
    float: left;
    width: 516px;
    height: 86px;
    border: 1px dotted #e89d37;
    border-radius: 10px;
    margin: 11px 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.introduce .content .details>li>span:first-child {
    font-family: Impact;
    font-size: 38px;
    font-weight: 400;
    color: #e89d37
}

.introduce .content .details>li>span:last-child {
    font-size: 18px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #2c2c2c
}

.open-year {
    text-align: center;
    font-size: 0;
    background-color: #fff
}

.open-year dt {
    padding: 46px 0 18px;
    font-size: 30px;
    font-weight: bold;
    color: #101010
}

.open-year p {
    font-size: 20px
}

.open-year dd {
    display: inline-block;
    width: 566px;
    height: 87px;
    line-height: 87px;
    margin: 0 6px 20px;
    border-radius: 10px;
    border: dashed 1px #999;
    font-size: 18px;
    color: #2c2c2c
}

.open-year dd strong,
.open-year dd span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}

.open-year dd strong {
    margin-right: 5px;
    font-size: 35px;
    font-weight: bold;
    color: #edbf44
}

.open-year dd span {
    width: 406px;
    text-align: left;
    word-break: break-all;
    font-size: 19px
}

.college {
    margin-top: 30px
}

.college .content {
    position: relative;
    width: 1060px;
    margin: 0 auto;
    z-index: 50;
    font-family: "AlibabaPuHuiTiR"
}

.college .content .title {
    height: 65px;
    line-height: 65px;
    margin: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #101010;
    text-align: center
}

.college .content .subtitle {
    font-size: 20px;
    font-weight: 400;
    margin-top: 19px;
    text-align: center
}

.college .content .list {
    position: relative;
    margin-bottom: 55px
}

.college .content .list .swiper-container {
    margin: 34px auto
}

.college .content .list .swiper-container .swiper-slide {
    text-align: center
}

.college .content .list .swiper-container .swiper-slide>a {
    display: block;
    text-decoration: none;
    color: #030303
}

.college .content .list .swiper-container .swiper-slide .logo {
    margin-bottom: 15px
}

.college .content .list .swiper-container .swiper-slide .logo>img {
    width: 116px
}

.college .content .list .swiper-container .swiper-slide .name {
    margin: 0;
    font-size: 18px;
    font-weight: 500
}

.college .content .list .swiper-container .swiper-slide .tag {
    margin: 12px 0px 0px;
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.college .content .list .swiper-container .swiper-slide .tag>span {
    display: inline-block;
    padding: 5px 11px;
    border: 1px solid #030303;
    border-radius: 12px;
    font-size: 14px
}

.college .content .tool {
    text-align: center;
    margin-bottom: 60px
}

.college .content .tool>div {
    width: 212px;
    height: 56px;
    background: #fba53b;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    margin-right: 50px
}

.college .content .tool>div:hover {
    opacity: .85
}

.college .content .tool>div>a {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    line-height: 56px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.majors {
    margin-top: 30px
}

.majors .content {
    position: relative;
    width: 1060px;
    margin: 0px auto;
    z-index: 50;
    font-family: "AlibabaPuHuiTiR"
}

.majors .content .title {
    height: 65px;
    line-height: 65px;
    margin: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #101010;
    text-align: center
}

.majors .content .subtitle {
    font-size: 20px;
    font-weight: 400;
    margin-top: 19px;
    text-align: center
}

.majors .content .list {
    position: relative;
    margin-bottom: 36px
}

.majors .content .list .swiper-container {
    margin: 34px auto
}

.majors .content .list .swiper-container .swiper-slide {
    text-align: center
}

.majors .content .list .swiper-container .swiper-slide img {
    width: 127px;
    margin-bottom: 21px
}

.majors .content .list .swiper-container .swiper-slide>a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.majors .content .list .swiper-container .swiper-slide>p {
    margin: 0px;
    font-size: 18px
}

.majors .content .tool {
    text-align: center;
    margin-bottom: 60px
}

.majors .content .tool>div {
    width: 212px;
    height: 56px;
    background: #fba53b;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    margin-right: 50px
}

.majors .content .tool>div:hover {
    opacity: .85
}

.majors .content .tool>div>a {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 56px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.purport {
    width: 100%;
    height: 399px;
    background: url(../../static/images/purport-bg.9dfe736.png) no-repeat center center;
    background-size: cover
}

.purport .content {
    position: relative;
    width: 1060px;
    margin: 0 auto;
    z-index: 50;
    font-family: "AlibabaPuHuiTiR";
    padding-top: 100px
}

.purport .content .case {
    position: relative;
    width: 702px;
    height: 238px;
    margin: 0 auto;
    background: url(../../static/images/case-bg.6e59f39.png) no-repeat center center;
    padding: 50px 20px
}

.purport .content .case .title {
    position: absolute;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 304px;
    height: 63px;
    text-align: center;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    font-size: 40px;
    font-weight: 500;
    margin: 0;
    line-height: 63px;
    background: url(../../static/images/purport-title.6cc96ed.png) no-repeat center center
}

.purport .content .case>p {
    font-size: 22px;
    font-weight: 300;
    color: #646464;
    line-height: 20px;
    margin: 0;
    text-align: center;
    margin-top: 6px
}

.purport .content .case .tip {
    margin-top: 0px;
    margin-bottom: 14px
}

.purport .content .case .br {
    width: 68px;
    height: 4px;
    background: #d2594e;
    margin: 22px auto 20px
}

.footer .contact {
    width: 100%;
    height: 183px;
    background: #000
}

.footer .contact .content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 50;
    font-family: "AlibabaPuHuiTiR";
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .contact .content p {
    margin: 6px 0;
    font-size: 14px
}

.footer .contact .content a {
    color: #fff;
    text-decoration: none;
    margin-left: 5px
}

.footer .contact .content .certificate {
    margin-bottom: 45px
}

.footer .contact .content .certificate a {
    margin-left: 15px
}

.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal .modal-dialog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.modal .modal-dialog .modal-content {
    position: relative;
    pointer-events: auto;
    background: #fff;
    outline: 0
}

.modal .modal-dialog .modal-tools {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 15px;
    top: 15px;
    z-index: 1500;
    background: url(../../static/images/close.3fb292a.png) no-repeat center/100%;
    cursor: pointer
}

.modal .modal-dialog .modal-footer {
    text-align: center
}

.modal .modal-dialog .modal-footer .modal-btn {
    display: inline-block;
    width: 218px;
    height: 30px;
    background: #ec0000;
    border-radius: 29px
}

.modal .modal-dialog .modal-footer .modal-btn>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    line-height: 30px
}

.modal .modal-dialog .modal-footer>.tip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 7px;
    font-size: 12px;
    position: relative;
    top: 20px
}

.modal .modal-dialog .modal-footer>.tip>input {
    height: 12px;
    width: 12px;
    margin-right: 7px;
    margin-top: 1px
}

.modal .modal-dialog .modal-footer>.tip>i {
    font-style: normal;
    margin-right: 10px
}

.modal .modal-dialog .modal-footer>.tip>a {
    color: #ff5e30;
    text-decoration: none
}

.modal.rules {
    display: none
}

.modal.rules .modal-dialog .modal-content {
    max-width: 900px;
    background: #fff;
    border: 4px solid #ff853c;
    -webkit-box-shadow: 0px 0px 21px 0px #4c4c4c;
    box-shadow: 0px 0px 21px 0px #4c4c4c;
    border-radius: 20px;
    padding: 27px 70px
}

.modal.rules .modal-dialog .modal-body {
    position: relative;
    font-family: "AlibabaPuHuiTiR";
    margin-bottom: 32px
}

.modal.rules .modal-dialog .modal-body>p {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    margin: 0px
}

.modal.rules .modal-dialog .modal-body>p.title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
    margin-bottom: 20px
}

.modal.message {
    display: none
}

.modal.message .modal-dialog .modal-content {
    background: #fff;
    border: 3px solid #ff843b;
    -webkit-box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    border-radius: 10px;
    padding: 15px 30px
}

.modal.message .modal-dialog .modal-body .title {
    font-size: 22px;
    text-align: center;
    margin: 0px
}

.modal.message .modal-dialog .modal-body .message {
    padding: 20px 0px;
    margin: 0px 0px 15px
}

.modal.success {
    display: none
}

.modal.success .modal-dialog .modal-content {
    background: #fff;
    border: 4px solid #ff853b;
    -webkit-box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    border-radius: 20px;
    padding: 15px 30px
}

.modal.success .modal-dialog .modal-body .title {
    font-size: 22px;
    text-align: center;
    margin: 0px
}

.modal.success .modal-dialog .modal-body .message {
    padding: 0px 0px
}

.modal.success .modal-dialog .modal-body .message p {
    text-align: center
}

.modal.success .modal-dialog .modal-body .message .tag {
    color: #f5355a;
    font-size: 14px
}

.modal.success .modal-dialog .modal-body .message img {
    max-width: 353px
}

.modal.success .modal-dialog .count-line {
    color: #4d4d4d;
    font-size: 14px
}

.modal.success .modal-dialog .count-line .count {
    color: #f5355a
}

.modal.login {
    display: none
}

.modal.login .modal-dialog .modal-content {
    width: 500px;
    background: #fff;
    border: 3px solid #ff843b;
    -webkit-box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    border-radius: 10px;
    padding: 30px
}

.modal.login .modal-dialog .modal-body>div {
    position: relative;
    margin: 30px 0px;
    font-family: "AlibabaPuHuiTiR";
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 0px 6em
}

.modal.login .modal-dialog .modal-body>div.error {
    height: 24px;
    margin: 20px 0px
}

.modal.login .modal-dialog .modal-body>div>label {
    position: absolute;
    width: 6em;
    height: 100%;
    color: #050505;
    left: 0px;
    line-height: 36px;
    text-align: right
}

.modal.login .modal-dialog .modal-body>div>input {
    font-size: 18px;
    width: 100%;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.modal.login .modal-dialog .modal-body>div .verify-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 6em;
    height: 100%;
    background: #ff843b;
    font-size: 18px;
    font-family: "AlibabaPuHuiTiR";
    font-weight: 400;
    line-height: 36px
}

.modal.login .modal-dialog .modal-body>div .verify-btn>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    text-decoration: none
}

.modal.login .modal-dialog .modal-body>div .verify-btn>.mask {
    display: none;
    content: attr(data-count);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    color: #b4b4b4;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    border-left: 0
}

.modal.login .modal-dialog .modal-body>div .verify-btn>.mask p {
    margin: 0px;
    line-height: 36px
}

.modal.login .modal-dialog .modal-body>div .verify-btn>.mask::after {
    content: ""
}

.modal.login .modal-dialog .modal-body .error {
    color: red;
    font-size: 12px;
    height: 18px;
    text-align: center;
    margin: 16px 0
}

.modal.login .modal-dialog .modal-btn {
    height: 39px
}

.modal.login .modal-dialog .modal-btn a {
    line-height: 39px
}

.modal.adress {
    display: none
}

.modal.adress .modal-dialog .modal-content {
    width: 479px;
    background: #fff;
    border: 3px solid #ff843b;
    -webkit-box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    border-radius: 10px;
    padding: 29px 35px
}

.modal.adress .modal-dialog .modal-body>div {
    position: relative;
    margin: 30px 0px;
    font-family: "AlibabaPuHuiTiR";
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 0px 5em
}

.modal.adress .modal-dialog .modal-body>div.error {
    height: 24px;
    margin: 20px 0px
}

.modal.adress .modal-dialog .modal-body>div>label {
    position: absolute;
    width: 5em;
    height: 100%;
    color: #050505;
    left: 0px;
    line-height: 36px;
    text-align: right
}

.modal.adress .modal-dialog .modal-body>div>input,
.modal.adress .modal-dialog .modal-body>div textarea {
    font-size: 18px;
    width: 100%;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.modal.adress .modal-dialog .modal-body .error {
    color: red;
    font-size: 12px;
    height: 18px;
    text-align: center;
    margin-bottom: 30px
}

.modal.poster {
    background-color: rgba(0, 0, 0, .3);
    display: none
}

.modal.poster .modal-dialog .modal-content {
    background: #fff;
    border: 3px solid #ff843b;
    -webkit-box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    box-shadow: 1px 7px 10px 0px rgba(255, 51, 157, .35);
    border-radius: 10px;
    padding: 10px
}

.modal.poster .modal-dialog .modal-content .modal-tools {
    width: 26px;
    height: 26px;
    right: 12px;
    top: 12px;
    background: url(../../static/images/close2.ee63d65.png) no-repeat center/100%
}

.modal.poster .modal-dialog .modal-body .poster-img-box {
    height: 65vh;
    background-image: url(../../static/images/loading.0e6e0f4.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px;
    margin-bottom: 15px
}

.modal.poster .modal-dialog .modal-body img {
    height: 100%
}

.error-close {
    position: fixed;
    z-index: 10000;
    bottom: 8%;
    left: 50%;
    display: none;
    padding: 16px 18px 18px 18px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #fff6e6;
    border-radius: 4px;
    max-width: 900px;
    white-space: nowrap;
    background-color: #3c1b93;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(68, 95, 228, .5);
    box-shadow: 0px 0px 10px 4px rgba(68, 95, 228, .5);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.error-close .iconfont {
    font-size: 30px;
    position: relative;
    color: #fe9b00;
    left: 0px;
    top: 0px;
    padding-right: 10px;
    vertical-align: middle
}

.error-close span {
    vertical-align: middle
}

.inner-wrap {
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    min-width: 1366px;
    position: relative
}

.flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-box-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slider-box {
    position: fixed;
    z-index: 9998;
    right: 30px;
    bottom: 100px;
    width: 60px
}

.slider-box .forbidden-box {
    position: absolute;
    z-index: 0;
    top: 0;
    height: 245px;
    right: -10px;
    width: 10px;
    background-color: rgba(0, 0, 0, 0)
}

.slider-box dl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 75px;
    position: relative;
    background-color: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px 0 rgba(47, 47, 47, .2);
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, .2);
    margin: 0;
    margin-top: 10px
}

.slider-box dl a {
    color: #656565
}

@media \0 screen {
    .slider-box dl {
        border: 2px solid #ececec
    }
}

.slider-box dl.online:hover dt {
    background-color: red
}

.slider-box dl.online:hover dt p {
    color: #fff
}

.slider-box dl.online:hover dt img {
    content: url(../../static/images/chatting-hover.c502e12.png)
}

.slider-box dl.end:hover dt {
    background-color: red
}

.slider-box dl.end:hover dt img {
    content: url(../../static/images/goTop-hover.6ca3d8c.png)
}

.slider-box dl.end:hover dt p {
    color: #fff
}

.slider-box dl.active .iconfont {
    color: #fff
}

.slider-box dl.active dt {
    background-color: red
}

.slider-box dl.active dt p {
    color: #fff
}

.slider-box dt {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #656565;
    height: 75px
}

.slider-box dt span {
    font-size: 28px;
    color: red;
    display: inline-block;
    padding-bottom: 0
}

.slider-box dt img {
    margin: 3px 0
}

.slider-box dt p {
    margin: 0
}

.slider-box dt span.active {
    color: #ff9833
}

.slider-box dd {
    position: absolute;
    left: 1px;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 210px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 0 10px 0 rgba(47, 47, 47, .2);
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, .2)
}

.slider-box dd span.icon-close-1 {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 20px;
    color: #ccc;
    cursor: pointer
}

.slider-box dd img.arrow {
    position: absolute;
    top: 22px;
    right: -9px
}

.slider-box dd p.content {
    margin: 12px 0 18px 0;
    font-size: 12px;
    color: #5a5a5a
}

.slider-box dd button {
    width: 112px;
    height: 30px;
    background-color: red;
    font-size: 10px;
    color: #fff;
    outline: 0;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px
}

.slider-box dd button:hover {
    background-color: #b60b0b
}

.slider-box dd p.wx {
    vertical-align: middle;
    margin-top: 13px
}

.slider-box dd#signBox {
    display: none
}

.slider-box .server-lines {
    left: 1px;
    width: 200px;
    text-align: left;
    padding: 0 13px;
    font-size: 12px;
    color: #5a5a5a
}

.slider-box .server-lines strong {
    border-left: 3px solid red;
    padding-left: 4px
}

.slider-box .server-lines p {
    line-height: 200%;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 10px;
    padding-bottom: 10px;
    font-family: "arial "
}

.slider-box .server-lines p.reading {
    border-bottom: none
}

.slider-box .net-weixin {
    width: 150px;
    height: 150px;
    display: none;
    left: 1px
}

.slider-box #signBox span,
.slider-box .net-weixin span,
.slider-box .server-lines span {
    position: absolute;
    right: -15px;
    height: 100%;
    width: 14px
}

.banner {
    width: 100%;
    height: 431.3px;
    background-image: url(../../static/images/banner.632e3de.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(42, 72, 133, .9);
    position: relative;
    z-index: 0
}

.banner-text {
    position: absolute;
    top: 50px;
    left: 20%;
    right: 20%;
    height: auto;
    text-align: center
}

.banner-text img {
    width: 50%
}

.banner-text .banner-title {
    font-size: 27px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #fff;
    background: url(../../static/images/certificate-bg-2.55c2da5.png) no-repeat center;
    line-height: 2.55
}

.banner-text .banner-btn {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.master-introduction {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.part-floating-window {
    position: fixed;
    top: 100px;
    right: 30px;
    width: 140px;
    text-align: center;
    height: 330px;
    line-height: 50px;
    border-radius: 8px;
    z-index: 99;
    font-size: 16px
}

.part-floating-window .floating-top {
    width: 100%;
    height: 42px;
    background: url(../../static/images/floating-window-1.a6b3e17.png) no-repeat center
}

.part-floating-window .floating-top .part1 {
    height: 0px;
    width: 5%
}

.part-floating-window .floating-top .part2 {
    height: 42px;
    width: 90%;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin: 0px 0px 0px 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.part-floating-window .floating-top .part3 {
    height: 0px;
    width: 5%
}

.part-floating-window .floating-middlle {
    width: 100%;
    height: 260px;
    text-align: center;
    padding: 0px 7%
}

.part-floating-window .floating-middlle-content {
    width: 100%;
    height: 280px;
    background: url(../../static/images/floating-window-2.b52b5c6.png) no-repeat center;
    background-size: 100% 280px;
    overflow: hidden
}

.part-floating-window .floating-bottom {
    position: relative;
    width: 100%;
    top: -10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.part-floating-window .floating-bottom .circle {
    background: #fff;
    border: 2px solid #e4e4ee;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.floating-middlle-item {
    height: 29px;
    background: #f9f9fb;
    margin: 5px;
    line-height: 29px
}

.part-first .part-second .part-third .part-fourth .part-fifth {
    position: absolute;
    width: 100%;
    background: #fff;
    overflow: auto
}

.part-first {
    height: 1000px;
    background: #fff;
    padding: 40px 0px
}

.part-second {
    height: 227px;
    background: url(../../static/images/form-bg.e5e12c4.png) no-repeat center 100%;
    background-size: 100% 227px;
    padding: 30px 0px
}

.part-third {
    background: #fff;
    padding: 60px 0px
}

.part-fourth {
    height: 863px;
    background: url(../../static/images/education-main.5c5d478.jpg) no-repeat center 100%;
    background-size: 100% 863px;
    padding: 30px 0px
}

.part-fifth {
    background: #fff;
    padding: 60px 0px
}

input::input-placeholder {
    color: gray
}

input::-webkit-input-placeholder {
    color: gray
}

input::-moz-placeholder {
    color: gray
}

input::-moz-placeholder {
    color: gray
}

input::-ms-input-placeholder {
    color: gray
}

.mbamsg {
    display: none;
    position: fixed;
    bottom: 150px;
    left: 30%;
    width: 40%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    z-index: 99;
    font-size: 16px
}

.suc-tips {
    color: #fff;
    background: #409eff
}

.err-tips {
    color: #fff;
    background: #f56c6c
}

@media screen and (max-width: 1600px)and (min-width: 1366px) {
    .fixed-bottom-form img {
        z-index: 99;
        position: absolute;
        left: 80%;
        bottom: 0
    }
}

@media screen and (max-width: 1366px)and (min-width: 1180px) {
    .fixed-bottom-form img {
        z-index: 99;
        position: absolute;
        left: 80%;
        bottom: 0
    }
}

@media screen and (max-width: 1180px) {
    .fixed-bottom-form img {
        z-index: 99;
        position: absolute;
        left: 100%;
        bottom: 0
    }
}

.common-btn-small {
    width: 123px;
    height: 40px;
    background: #fffea8;
    border: 2px solid #fffd46;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    opacity: .9;
    border-radius: 20px;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #000;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.common-btn {
    width: 306px;
    height: 67px;
    background: #5760e8;
    border-radius: 34px;
    font-size: 22px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    color: #fff;
    line-height: 67px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.common-btn-hover:hover {
    opacity: .8
}

.common-btn-bg {
    background: #ffe610;
    color: #161616
}

.form-info {
    width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.form-tips {
    font-size: 35px;
    font-family: AlibabaPuHuiTiR;
    color: #fff;
    margin: 25px 0px 36px 0px
}

.form-tips img {
    margin: 0px 10px
}

.form-content input {
    width: 240px;
    height: 47px;
    color: gray;
    background: #fff;
    border: 1px solid #aa863d;
    border-radius: 1px;
    padding: 10px 0 10px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

.form-content select {
    width: 280px;
    height: 47px;
    background: #fff;
    border: 1px solid #aa863d;
    border-radius: 1px;
    outline: none;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: gray;
    padding: 0px 21px 0px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 10px
}

.form-content option {
    color: gray
}

.form-content button {
    margin-left: 10px;
    background: #5d63d3;
    width: 240px;
    height: 47px;
    border-radius: 1px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
    cursor: pointer
}

.form-content button:hover {
    opacity: .8
}

.education-main {
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 8px;
    z-index: 9
}

.education-main-list {
    list-style: none;
    padding: 10px 62px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row
}

.education-main-item {
    margin-bottom: 20px;
    width: 302px;
    height: 162px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.education-main-item:hover {
    border: 1px solid rgba(137, 137, 137, .16);
    -webkit-box-shadow: 0px 0px 28px 2px rgba(137, 137, 137, .16);
    box-shadow: 0px 0px 28px 2px rgba(137, 137, 137, .16)
}

.education-main-item figure {
    text-align: center;
    margin: 10px 20px
}

.education-main-item figure figcaption p {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #242424;
    line-height: 24px;
    margin: 0px 0 0px
}

.education-main-item figure figcaption p:nth-of-type(2) {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #717171;
    line-height: 36px;
    border-radius: 5px;
    background: #f8f8fe;
    margin-top: 10px
}

.get-more-advantages-btn {
    width: 385px;
    height: 52px;
    background: #e13232;
    border-radius: 8px;
    font-size: 22px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    line-height: 52px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.get-more-advantages-btn:hover {
    opacity: .8
}

.contrast-of-master {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.contrast-of-master .contrast-first-row {
    float: left;
    width: 100%;
    height: 85px
}

.contrast-of-master .contrast-first-row .contrast-first-col {
    float: left;
    width: 50%;
    height: 85px;
    line-height: 85px;
    text-align: center
}

.contrast-of-master .contrast-first-row img {
    position: absolute;
    left: -webkit-calc(50% - 54px);
    left: calc(50% - 54px);
    margin-top: 5px
}

.contrast-of-master .contrast-other-row {
    margin-top: 5px;
    float: left;
    width: 100%;
    height: 65px
}

.contrast-of-master .contrast-other-row .contrast-other-col {
    float: left;
    width: 44%;
    height: 65px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contrast-of-master .contrast-other-row .contrast-middle-col {
    float: left;
    width: 12%;
    height: 65px;
    line-height: 65px;
    text-align: center
}

.contrast-of-master .contrast-button-row {
    width: 100%;
    height: 145px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    top: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contrast-of-master .bg_title_blue {
    background: #5f66e2;
    font-size: 28px;
    font-family: AlibabaPuHuiTiR;
    color: #fff
}

.contrast-of-master .bg_title_grey {
    background: #e4e3ef;
    font-size: 28px;
    font-family: AlibabaPuHuiTiR;
    color: #606060
}

.contrast-of-master .bg_other_blue {
    background: #dee0f5;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    color: #1c1c1c
}

.contrast-of-master .bg_other_grey {
    background: #f9f9fb;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    color: #646464
}

.contrast-of-master .bg_other_middle_even {
    background: #5c6bc6;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    color: #fff
}

.contrast-of-master .bg_other_middle_odd {
    background: #8992d4;
    font-size: 20px;
    font-family: AlibabaPuHuiTiR;
    color: #fff
}

.common-title {
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 600;
    color: #272727;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.common-title span {
    color: #545df3
}

.common-title .common-circular {
    z-index: 100 !important;
    position: relative;
    width: 38px;
    height: 38px;
    line-height: 132px;
    background: #babef9;
    border-radius: 50%;
    top: -15px
}

.common-title .common-title-col {
    z-index: 101;
    position: relative;
    right: 19px
}

.common-title-bg-white {
    color: #fff !important;
    height: 106px;
    line-height: 106px
}

.purpose-title {
    width: 1200px;
    margin: 0 auto;
    height: 99px;
    padding: 17px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.purpose-content {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.purpose-list {
    list-style: none;
    width: 50%;
    position: absolute
}

.purpose-item {
    width: 50%;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 1px
}

.purpose-item:nth-child(1) {
    text-align: left;
    right: -84.19px;
    top: -203.9px;
    position: inherit
}

.purpose-item:nth-child(2) {
    text-align: left;
    right: -173.9px;
    top: -89.19px;
    position: inherit
}

.purpose-item:nth-child(3) {
    text-align: left;
    right: -173.9px;
    top: 37.19px;
    position: inherit
}

.purpose-item:nth-child(4) {
    text-align: left;
    right: -97.19px;
    top: 157.9px;
    position: inherit
}

.purpose-item:nth-child(5) {
    text-align: right;
    left: -84.19px;
    top: -203.9px;
    position: inherit
}

.purpose-item:nth-child(6) {
    text-align: right;
    left: -173.9px;
    top: 55.19px;
    position: inherit
}

.purpose-item:nth-child(7) {
    text-align: right;
    left: -173.9px;
    top: -78.19px;
    position: inherit
}

.purpose-item:nth-child(8) {
    text-align: right;
    left: -109.19px;
    top: 157.9px;
    position: inherit
}

.purpose-item-title {
    font-size: 18px;
    font-weight: 800;
    color: #616161
}

.purpose-item-content {
    font-size: 16px;
    color: #5a5a5a
}

.bottom-inner-wrap {
    width: 1200px;
    margin: 0 auto
}

.questions {
    margin-top: 20px
}

.question-content {
    margin-top: 20px;
    width: 1008px;
    margin: 30px auto
}

.question-list {
    list-style: none;
    width: 500px
}

.question-item {
    width: 100%;
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 1px;
    margin-bottom: 15px
}

.question-item-input {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #747cf7;
    padding: 0 9px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    border-radius: 1px;
    cursor: pointer
}

.question-item:hover {
    font-weight: bold
}

.question-item button {
    margin-left: 10px;
    width: 123px;
    height: 44px;
    background: #747cf7;
    border-radius: 1px;
    color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.question-item:hover button {
    color: #fff;
    background: #e84454
}

.question-item:hover .question-item-input {
    color: #e84454;
    border: 1px solid #e84454
}

.chat-box {
    display: block
}

.consuting-container {
    border: 1px solid #d3d3d3;
    position: fixed;
    z-index: 9999;
    width: 400px;
    height: 360px;
    right: 0px;
    bottom: 5px;
    border-radius: 5px;
    background: #fff;
    text-align: center
}

.consuting-container .first {
    background: -webkit-linear-gradient(1deg, rgba(61, 83, 246, 0.97), rgba(89, 188, 249, 0.97));
    background: -moz- oldlinear-gradient(1deg, rgba(61, 83, 246, 0.97), rgba(89, 188, 249, 0.97));
    background: -o-linear-gradient(1deg, rgba(61, 83, 246, 0.97), rgba(89, 188, 249, 0.97));
    background: linear-gradient(89deg, rgba(61, 83, 246, 0.97), rgba(89, 188, 249, 0.97));
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.consuting-container .first .first-img {
    width: 5%
}

.consuting-container .first .first-title {
    margin-left: 3%;
    width: 89%
}

.consuting-container .first .first-title .titleChild {
    float: left;
    color: #fff;
    font-size: 15px;
    font-family: AlibabaPuHuiTiR;
    font-weight: 500
}

.consuting-container .second {
    height: 100px
}

.consuting-container .second .second-img {
    float: left;
    width: 30%;
    margin: 15px 0px
}

.consuting-container .second .second-img img {
    float: left;
    height: 71px;
    width: 71px
}

.consuting-container .second .second-title {
    float: left;
    width: 70%;
    margin: 15px 0px;
    height: 71px
}

.consuting-container .second .second-title .div-second {
    height: 71px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.consuting-container .second .second-title .div-second .firstChild {
    color: #426af4;
    font-size: 18px;
    line-height: 25px
}

.consuting-container .second .second-title .div-second .nthChild {
    color: #000;
    font-size: 15px
}

.consuting-container .third {
    height: 200px
}

.consuting-container .third .third-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.consuting-container .third .third-row .third-items {
    float: left;
    width: 118px;
    height: 62px;
    background: #eff7ff;
    border-radius: 4px;
    margin-left: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.consuting-container .third .third-row .third-items .third-item1 {
    font-size: 16px;
    color: #000
}

.consuting-container .third .third-row .third-items .third-item2 {
    color: #436cf4
}

.consuting-container .third .third-row .third-items .third-item2 .messgeImg {
    fill: #436cf4;
    width: 20px;
    height: 20px
}

.consuting-container .third .third-row .third-items .third-item2 span {
    font-size: 12px
}

.consuting-container .third .third-row:nth-child(2) {
    margin-top: 10px
}

.consuting-container .third .third-row:nth-child(3) {
    margin-top: 10px
}

.consuting-container .four {
    height: 100px;
    margin-top: 20px
}

.consuting-container p {
    text-align: center;
    color: #000;
    font-size: 18px
}

.consuting-container .btn {
    width: 362px;
    margin: 0 auto
}

.consuting-container .btn a {
    width: 155px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    font-size: 18px;
    color: #ff8019;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 30px;
    border-radius: 5px;
    border: 2px solid #ff8019
}

.consuting-container .btn a:hover {
    background: #ff8019;
    color: #fff
}

.consuting-container .flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.consuting-container .flexcenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@font-face {
    font-family: "Alibaba PuHuiTi 2.0";
    src: url(../../static/fonts/AlibabaPuHuiTi-2-65-Medium.b641d1c.otf)
}

.n_header {
    max-width: 1920px;
    min-width: 1366px;
    height: 650px;
    margin: 0 auto;
    background-image: url(../../static/images/bk_title1.d60023c.jpg);
    background-size: 100% 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    position: relative
}

.n_header_button_box {
    width: 1200px;
    height: 47px;
    position: absolute;
    top: 531px;
    left: 45%;
    margin-left: -469.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.n_header_btn {
    padding: 12px 40px;
    background: #fdee30;
    border-radius: 40px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.n_header_btn img {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 0px 12px
}

.n_part_one_box {
    max-width: 1920px;
    min-width: 1366px;
    margin: 0 auto;
    padding: 90px 0px 101px
}

.n_part_one_box .n_part_four_top {
    max-width: 1366px;
    margin: 0px auto;
    text-align: center
}

.n_part_one_box .n_part_four_top .n_part_four_right_top {
    position: relative;
    width: 530px;
    margin: 0px auto
}

.n_part_one_box .n_part_four_top .n_part_four_right_top img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: -13px;
    top: -10px
}

.n_part_one_box .n_part_four_top .n_part_four_right_top .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #000
}

.n_part_one_box .n_part_four_top .n_part_four_right_top .first span {
    color: #1d49a2
}

.n_part_one_box .n_part_four_top .second {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 31px;
    color: #2069d7;
    margin-top: 16px
}

.n_part_one_box .n_part_four_top .footer_bg {
    width: 328px;
    height: 13px;
    background: #eff4fd;
    border-radius: 12px;
    margin: -10px auto
}

.n_part_one_box .n_part_one_content {
    margin: 74px auto 0px;
    max-width: 1366px;
    background: #f5f6fb;
    padding: 42px 20px 0
}

.n_part_one_box .n_part_one_content .content_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.n_part_one_box .n_part_one_content .content_list .content_list_item {
    width: 300px
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .item_top {
    text-align: center
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .item_top img {
    width: 39px;
    height: 39px
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .item_top div {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 34px;
    color: #1d49a2
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .ul .li {
    background: -webkit-gradient(linear, left top, right top, color-stop(21.87%, #FFFFFF), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #FFFFFF 21.87%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #FFFFFF 21.87%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #FFFFFF 21.87%, rgba(255, 255, 255, 0) 100%);
    margin-top: 8px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    padding: 8px
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .ul .li .dian {
    display: inline-block;
    font-weight: 700;
    margin: 0px 10px
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .ul .li span {
    color: #ffa600
}

.n_part_one_box .n_part_one_content .content_list .content_list_item .list_item_button {
    width: 199px;
    height: 44px;
    background: #1a57d3;
    border-radius: 40px;
    margin: 40px auto 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #fff
}

.n_part_one_box .n_part_one_content .content_footer {
    border-top: 1px solid #a8c3f9;
    height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.n_part_one_box .n_part_one_content .content_footer .content_footer_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 24px;
    width: 190px;
    height: 50px;
    background: #eb767c;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #fff
}

.n_part_add_two {
    max-width: 1920px;
    min-width: 1366px;
    margin: 0px auto;
    height: auto;
    padding: 92px 0px 88px;
    background-image: url(../../static/images/xuelis.aef46a3.jpg);
    background-size: 100% 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.n_part_add_two .n_part_four_top {
    max-width: 1366px;
    margin: 0px auto;
    text-align: center
}

.n_part_add_two .n_part_four_top .n_part_four_right_top {
    position: relative;
    width: 370px;
    margin: 0px auto
}

.n_part_add_two .n_part_four_top .n_part_four_right_top img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: -13px;
    top: -10px
}

.n_part_add_two .n_part_four_top .n_part_four_right_top .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #000
}

.n_part_add_two .n_part_four_top .n_part_four_right_top .first span {
    color: #1d49a2
}

.n_part_add_two .n_part_four_top .second {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 31px;
    color: #2069d7;
    margin-top: 16px
}

.n_part_add_two .n_part_four_top .footer_bg {
    width: 328px;
    height: 13px;
    background: #eff4fd;
    border-radius: 12px;
    margin: -10px auto
}

.n_part_add_two .add_two_content {
    max-width: 1366px;
    margin: 57px auto 55px
}

.n_part_add_two .add_two_content .content_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_add_two .add_two_content .content_list .content_list_one {
    width: 532px;
    height: 304px;
    padding: 58px 0px;
    text-align: center;
    background-image: url(../../static/images/pic1.99a21b1.png);
    margin-top: 15px
}

.n_part_add_two .add_two_content .content_list .content_list_one div {
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #000;
    margin-top: 12px
}

.n_part_add_two .add_two_content .content_list .content_list_one img {
    width: 53.33px;
    height: 53.33px;
    margin: 33px auto 0px
}

.n_part_add_two .add_two_content .content_list .list_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.n_part_add_two .add_two_content .content_list .list_item .list_item_item {
    position: relative;
    margin-top: 22px;
    width: 250px;
    height: 140px;
    border-radius: 20px
}

.n_part_add_two .add_two_content .content_list .list_item .list_item_item img {
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.n_part_add_two .add_two_content .content_list .list_item .list_item_item .school_name {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 0px 0px 20px 0px;
    width: 160px;
    height: 36px;
    background: -webkit-gradient(linear, right top, left top, color-stop(35.39%, #FFFFFF), color-stop(97.06%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    background: -o-linear-gradient(right, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    background: linear-gradient(270deg, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000
}

.n_part_add_two .add_two_content .content_list .item_1 {
    margin-left: 32px
}

.n_part_add_two .add_two_content .content_list .content_list_two {
    width: 250px;
    height: 310px;
    position: relative;
    margin-left: 25px;
    margin-top: 12px
}

.n_part_add_two .add_two_content .content_list .content_list_two img {
    width: 100%;
    height: 100%
}

.n_part_add_two .add_two_content .content_list .content_list_two .school_name {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 0px 0px 20px 0px;
    width: 160px;
    height: 36px;
    background: -webkit-gradient(linear, right top, left top, color-stop(35.39%, #FFFFFF), color-stop(97.06%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    background: -o-linear-gradient(right, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    background: linear-gradient(270deg, #FFFFFF 35.39%, rgba(255, 255, 255, 0) 97.06%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000
}

.n_part_add_two .add_two_footer {
    max-width: 1366px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto
}

.n_part_add_two .add_two_footer .footer_btn {
    width: 312px;
    height: 50px;
    background: #eb767c;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_add_three {
    max-width: 1920px;
    min-width: 1366px;
    margin: 0px auto;
    height: auto;
    padding: 78px 0px 76px
}

.n_part_add_three .n_part_four_top {
    max-width: 1366px;
    margin: 0px auto;
    text-align: center
}

.n_part_add_three .n_part_four_top .n_part_four_right_top {
    position: relative;
    width: 370px;
    margin: 0px auto
}

.n_part_add_three .n_part_four_top .n_part_four_right_top img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: -13px;
    top: -10px
}

.n_part_add_three .n_part_four_top .n_part_four_right_top .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #000
}

.n_part_add_three .n_part_four_top .n_part_four_right_top .first span {
    color: #1d49a2
}

.n_part_add_three .n_part_four_top .second {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 31px;
    color: #2069d7;
    margin-top: 16px
}

.n_part_add_three .n_part_four_top .footer_bg {
    width: 500px;
    height: 13px;
    background: #d0ebff;
    border-radius: 12px;
    margin: -10px auto
}

.n_part_add_three .add_three_content {
    max-width: 1366px;
    margin: 46px auto 52px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.n_part_add_three .add_three_content .content_item .content_item_one {
    margin-top: 32px;
    width: 170px;
    height: 60px;
    background: #1a57d3;
    border: 1px solid #5a82d7;
    border-radius: 4px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_add_three .add_three_content .content_item .content_item_other {
    margin-top: 32px;
    width: 170px;
    height: 60px;
    background: #f5f6fb;
    border: 1px solid #5a82d7;
    border-radius: 4px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_add_three .add_three_footer {
    max-width: 1366px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto
}

.n_part_add_three .add_three_footer .footer_btn {
    width: 312px;
    height: 50px;
    background: #eb767c;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_two {
    max-width: 1920px;
    min-width: 1366px;
    margin: 0px auto;
    height: auto;
    background-image: url(../../static/images/xuexinwang.84de519.jpg);
    background-size: 100% 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 72px 0px 107px
}

.n_part_two .n_part_four_top {
    max-width: 1366px;
    margin: 0px auto;
    text-align: center
}

.n_part_two .n_part_four_top .n_part_four_right_top {
    position: relative;
    width: 370px;
    margin: 0px auto
}

.n_part_two .n_part_four_top .n_part_four_right_top img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: -13px;
    top: -10px
}

.n_part_two .n_part_four_top .n_part_four_right_top .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #000
}

.n_part_two .n_part_four_top .n_part_four_right_top .first span {
    color: #1d49a2
}

.n_part_two .n_part_four_top .second {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 31px;
    color: #2069d7;
    margin-top: 16px
}

.n_part_two .n_part_four_top .footer_bg {
    width: 800px;
    height: 13px;
    background: #d0ebff;
    border-radius: 12px;
    margin: -10px auto
}

.n_part_two .n_part_two_content {
    max-width: 1366px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 80px auto 107px
}

.n_part_two .n_part_two_content .two_content_left img {
    width: 436px;
    height: 339px
}

.n_part_two .n_part_two_content .two_content_right {
    margin-left: 135px
}

.n_part_two .n_part_two_content .two_content_right .right_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.n_part_two .n_part_two_content .two_content_right .right_item .right_item_left {
    width: 32px;
    height: 22px;
    background: #1a57d3;
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 10px 10px 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_two .n_part_two_content .two_content_right .right_item .right_item_right {
    margin-left: 9px;
    width: 478px;
    height: 140px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000
}

.n_part_two .n_part_two_content .two_content_right .right_footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.n_part_two .n_part_two_content .two_content_right .right_footer .footer_item {
    width: 229px;
    height: 50px;
    background: #eb767c;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_three_box {
    max-width: 1920px;
    min-width: 1366px;
    margin: 0 auto;
    background-image: url(../../static/images/upxueli.a8d6af3.jpg);
    background-size: 100% 100%;
    background-position: center 0;
    background-repeat: no-repeat
}

.n_part_three_box .n_part_three {
    max-width: 1366px;
    margin: 0px auto;
    padding: 88px 0px
}

.n_part_three_box .n_part_three .n_three_title {
    margin: 0px auto;
    text-align: center;
    position: relative;
    width: 336px
}

.n_part_three_box .n_part_three .n_three_title img {
    position: absolute;
    left: -13px;
    top: -17px;
    width: 35px;
    height: 35px
}

.n_part_three_box .n_part_three .n_three_title .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #fff
}

.n_part_three_box .n_part_three .content_list {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.n_part_three_box .n_part_three .content_list .content_list_item {
    padding: 40px 32px;
    margin-top: 40px;
    width: 404px;
    height: 314px;
    background: #fff;
    border-radius: 12px
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_top img {
    width: 38px;
    height: 38px
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_top .item_top_title {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #000
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_content {
    margin-top: 22px;
    height: 104px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_footer {
    margin-top: 24px
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_footer .item_footer_button {
    cursor: pointer;
    width: 159px;
    height: 44px;
    background: #eb767c;
    border-radius: 40px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px auto
}

.n_part_three_box .n_part_three .content_list .content_list_item .item_footer .btn1 {
    background: #1a57d3
}

.n_part_four {
    max-width: 1920px;
    min-width: 1366px;
    padding: 75px 0px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../../static/images/school.3a1bf0b.png);
    background-size: 100% 100%;
    background-position: center 0;
    background-repeat: no-repeat
}

.n_part_four .n_part_four_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1366px;
    margin: 0px auto
}

.n_part_four .n_part_four_top .n_part_four_top_left img {
    width: 300px;
    height: 67px
}

.n_part_four .n_part_four_top .n_part_four_right {
    margin-left: 172px
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top {
    position: relative
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top img {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 60px;
    top: -7px
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top .first {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #000;
    margin-left: 80px
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top .first span {
    color: #1d49a2
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top .second {
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    color: #2069d7;
    margin-top: 16px
}

.n_part_four .n_part_four_top .n_part_four_right .n_part_four_right_top .footer_bg {
    width: 625px;
    height: 13px;
    background: #d0ebff;
    border-radius: 12px;
    margin-top: -2px
}

.n_part_four .n_part_four_content {
    margin-top: 226px
}

.n_part_four .n_part_four_content .n_part_four_content_list {
    max-width: 1240px;
    margin: 0px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.n_part_four .n_part_four_content .n_part_four_content_list .list_item {
    margin-top: 60px;
    width: 580px;
    background: #fff;
    border: 1px solid #1d49a2;
    -webkit-box-shadow: 0px 15px 100px rgba(187, 187, 187, .2);
    box-shadow: 0px 15px 100px rgba(187, 187, 187, .2);
    border-radius: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 40px 0px
}

.n_part_four .n_part_four_content .n_part_four_content_list .list_item .list_item_first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.n_part_four .n_part_four_content .n_part_four_content_list .list_item .list_item_first img {
    width: 32px;
    height: 32px
}

.n_part_four .n_part_four_content .n_part_four_content_list .list_item .list_item_first .icon_title {
    margin-left: 13px;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #000
}

.n_part_four .n_part_four_content .n_part_four_content_list .list_item .list_item_desc {
    margin-top: 25px;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000
}

.n_part_four .n_part_four_footer {
    max-width: 1240px;
    margin: 103px auto 0px
}

.n_part_four .n_part_four_footer .footer_title {
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 60px;
    color: #1d49a2;
    border-bottom: 1px solid #c6d5f4
}

.n_part_four .n_part_four_footer .footer_content {
    margin-top: 24px;
    text-align: center;
    font-family: "Alibaba PuHuiTi 2.0";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #000
}

.chat_open {
    cursor: pointer
}

.none {
    display: none
}

.center {
    text-align: center
}

.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
animation-name: bounceIn;
}