﻿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: 48px;
    top: 24px;
    color: #0089e1;
    font-weight: 800;
    letter-spacing: 0px;
    text-align: right;
}

.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 .w1200>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: 200px;
    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
}

.title {
    padding: 0 0 13px;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 2px solid #0089E1
}

.title.resetMB {
    margin-bottom: 13px
}

.title.bb-orange {
    border-bottom-color: #FBB51F
}

.title::after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.title .title-txt {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 100%
}

.title .title-txt i {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: url(../Images/icons-groups.png) -28px -28px/618px 170px no-repeat;
    position: relative;
    top: 9px;
    margin-right: 8px;
    vertical-align: bottom
}

.title .move-btn a {
    position: relative;
    top: 19px;
    font-size: 14px;
    color: #BABABA;
    cursor: pointer
}

.title .move-btn a i {
    letter-spacing: -3px;
    font-family: cursive;
    font-style: normal;
    margin: 0 4px;
    display: inline-block
}

.title .move-btn a:hover {
    color: #0089e1
}

.title .move-btn a:active {
    color: #2261c9
}

.module-list .m-list li {
    font-size: 0;
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ddd;
    padding: 0 5px;
    cursor: pointer
}

.module-list .m-list li:hover {
    background: #f2f9fd;
    border-bottom-color: #0089e1
}

.module-list .m-list li:hover h3, .module-list .m-list li:hover span {
    color: #0089e1
}

.module-list .m-list li:active {
    opacity: .8
}

.module-list .m-list h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    width: 80%;
    display: inline-block
}

.module-list .m-list span {
    font-size: 14px;
    color: #999;
    display: inline-block;
    float: right
}

.item1 {
    width: 310px
}

.item2 {
    width: 520px;
    margin: 0 29px
}

.item3 {
    width: 580px
}

.floor::after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden
}

.banner {
    width: 860px;
    height: 320px
}

.nar {
    margin-bottom: 20px
}

.list-intersection li:not(:last-of-type) {
    margin-bottom: 22px
}

.list-intersection li a {
    width: 310px;
    height: 92px;
    line-height: 92px;
    display: block;
    background: #fbb51f;
    font-size: 26px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.list-intersection li a::before {
    content: '';
    width: 48px;
    height: 48px;
    display: inline-block;
    background: url("../Images/icons-groups.png") -460px -28px/618px 178px no-repeat;
    vertical-align: middle;
    position: relative;
    top: -4px;
    margin-right: 10px
}

.list-intersection li a:hover {
    opacity: .8
}

.list-intersection li a:active {
    opacity: 1
}

.list-intersection li span {
    display: inline-block
}

.list-intersection li:nth-of-type(2) a {
    background: #FC8888
}

.list-intersection li:nth-of-type(2) a::before {
    content: '';
    background-position: -543px -28px
}

.list-intersection li:nth-of-type(3) a {
    background: #36AAF3
}

.list-intersection li:nth-of-type(3) a::before {
    content: '';
    background-position: -464px -100px;
    width: 50px
}

.promotional-video .context {
    width: 310px
}

.promotional-video .poster {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.promotional-video .ci-img {
    width: 100%;
    height: 100%;
    position: relative
}

.promotional-video video {
    width: 100%;
    display: block;
    -o-object-fit: fill;
    object-fit: fill;
    cursor: pointer
}

.promotional-video .cs-btn {
    width: 81px;
    height: 81px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.stu-recruitment .title i {
    background-position: -100px -28px !important
}

.stu-recruitment .m-list li {
    height: 48px;
    line-height: 48px
}

.self-study {
    border: 1px solid #ddd;
    position: relative;
    padding-bottom: 13px
}

.self-study .title {
    text-align: center;
    background: #0089E1;
    letter-spacing: 4px;
    margin-bottom: 11px;
    padding: 4px 0 3px 5px
}

.self-study .title i {
    background-position: -74px -34px !important
}

.self-study .title h2 {
    color: #C1E7FF;
    font-size: 16px
}

.self-study .deadline {
    font-size: 16px;
    color: #fff
}

.self-study .deadline span {
    color: #fbb51f;
    display: inline-block
}

.self-study form label {
    display: block;
    font-size: 0;
    text-align: center
}

.self-study form span {
    width: 70px;
    font-size: 14px;
    color: #333;
    display: inline-block
}

.self-study form input, .self-study form .select_box {
    width: 174px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 8px;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 6px
}

.self-study form input:focus, .self-study form .select_box:focus {
    border-color: #0066cb
}

.self-study form input::-webkit-input-placeholder, .self-study form .select_box::-webkit-input-placeholder {
    color: #999999
}

.self-study form input::-moz-placeholder, .self-study form .select_box::-moz-placeholder {
    color: #999999
}

.self-study form input:-ms-input-placeholder, .self-study form .select_box:-ms-input-placeholder {
    color: #999999
}

.self-study form input::-ms-input-placeholder, .self-study form .select_box::-ms-input-placeholder {
    color: #999999
}

.self-study form input::placeholder, .self-study form .select_box::placeholder {
    color: #999999
}

.self-study form label:last-of-type input {
    margin-bottom: 0
}

.self-study form input[type="submit"] {
    width: 246px;
    height: 27px;
    line-height: 27px;
    display: block;
    margin: 4px auto 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    background: #0089e1;
    border-radius: 6px;
    border: 0
}

.self-study form input[type="submit"]:hover {
    opacity: .8
}

.self-study form input[type="submit"]:active {
    opacity: 1;
    background: #0385d8
}

.self-study .prompt {
    width: 263px;
    margin: 16px auto 11px;
    font-size: 12px;
    text-align: center;
    color: #999;
    line-height: 18px
}

.notice .title i {
    background-position: -176px -29px !important
}

.notice .m-list h3 {
    width: 86% !important
}

.school-profile .title i {
    background-position: -257px -30px !important
}

.school-profile .content .icon {
    float: left;
    width: 260px;
    margin-right: 20px
}

.school-profile .content p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    text-indent: 30px;
    line-height: 18px;
    margin-bottom: 5px
}

.features .title i {
    background-position: -319px -30px !important
}

.features .m-list h3 {
    width: 100%
}

.dynamic .title i {
    background-position: -386px -28px !important
}

.question {
    margin-top: 22px
}

.question .title i {
    background-position: -104px -98px !important
}

.question .m-list h3 {
    width: 100%
}

.admission-plan {
    width: 860px
}

.admission-plan .title {
    padding-bottom: 10px
}

.admission-plan .title i {
    background-position: -25px -99px !important;
    height: 40px
}

.admission-plan thead {
    background: #0089E1
}

.admission-plan thead th {
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.admission-plan thead th:nth-of-type(1) {
    width: 130px
}

.admission-plan thead th:nth-of-type(2) {
    width: 150px
}

.admission-plan thead th:nth-of-type(3) {
    width: 130px
}

.admission-plan thead th:nth-of-type(4) {
    width: 330px
}

.admission-plan thead th:nth-of-type(5) {
    width: 130px
}



.admission-plan tbody {
    border: solid #ccc;
    border-width: 1px 0px 0px 1px
}

.admission-plan table {
    font-size: 14px;
    color: #333
}

.admission-plan table tr {
    height: 33px
}

.admission-plan table td {
    border: solid #ccc;
    border-width: 0 1px 1px 0
}

.admission-plan table td.txt-orange {
    color: #FF8A00
}

.admission-plan table td p {
    width: 270px;
    margin: 0 auto;
    text-align: justify;
    line-height: 30px
}

.admission-plan table td p.icon-start::before {
    content: "★";
    display: inline-block;
    font-size: 16px;
    font-family: serif;
    line-height: 100%;
    vertical-align: text-bottom;
    margin-right: 2px
}

.admission-plan .apply-btn {
    width: 98px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #0089E1;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    box-sizing: border-box
}

.admission-plan .apply-btn.orange-bg {
    background: #FFAE00
}

.admission-plan .apply-btn:hover {
    opacity: .8
}

.admission-plan .apply-btn:active {
    opacity: 1
}

.graduation .title i {
    background-position: -176px -101px !important
}

.graduation .content p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 37px;
    text-indent: 30px;
    width: 99%;
    margin: 0 auto 8px
}

.graduation .content p:last-of-type {
    margin-bottom: 0
}

.certificate .title {
    margin-bottom: 0;
    padding: 0;
    height: 54px
}

.certificate .title .title-txt i {
    background-position: -256px -101px !important;
    vertical-align: text-bottom
}

.certificate .title ul {
    display: inline-block;
    font-size: 0
}

.certificate .title ul li {
    cursor: pointer;
    font-size: 20px;
    color: #999;
    display: inline-block
}

.certificate .title ul li:hover {
    opacity: .7
}

.certificate .title ul li:active {
    opacity: 1
}

.certificate .title ul li.active {
    color: #333
}

.certificate .title ul li:not(:last-of-type)::after {
    content: "|";
    display: inline-block;
    color: #999;
    margin: 0 20px;
    vertical-align: text-top
}

.certificate .list {
    margin-top: 26px
}

.certificate .list ul:not(:first-of-type) {
    display: none
}

.certificate .list ul::after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden
}

.certificate .list li {
    float: left
}

.certificate .list li:nth-of-type(2n) {
    float: right
}

.certificate .list li img {
    width: 280px;
    height: 184px;
    display: block;
    margin: 0 auto
}

.certificate .list li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    width: 270px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto
}

.campus-scenery .title .title-txt i {
    background-position: -330px -104px !important
}

.campus-scenery .list li {
    float: left;
    margin-right: 20px;
    width: 285px;
    height: 204px;
    cursor: pointer
}

.campus-scenery .list li:hover {
    opacity: .7
}

.campus-scenery .list li:active {
    opacity: 1
}

.campus-scenery .list li img {
    width: 100%;
    height: 100%;
    display: block
}

.campus-scenery .list li:nth-of-type(4n) {
    margin-right: 0
}
