a, a:focus, a:hover {
    text-decoration: none
}

.navbar-header, header {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2);
    z-index: 5;
    width: 100%;
    top: 0
}

html {
    font-size: 20px
}

body {
    font-family: PingFang-SC-Regular;
    color: #333;
    overflow-x: hidden
}

a {
    color: inherit
}

li {
    list-style: none
}

.container {
    padding-left: 0;
    padding-right: 0
}

.xbcontainer {
    margin: 0 auto;
    position: relative
}

header {
    height: 95px;
    color: #34495E;
    background: #fff;
    position: fixed
}

header .xbcontainer {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

header .xbcontainer .logo {
    display: flex;
    align-items: center
}

header .xbcontainer .logo img {
    height: 52px
}

header .xbcontainer .logo span {
    margin-left: 25px;
    font-size: 20px
}

header .xbcontainer .menuList {
    display: flex;
    justify-content: space-between;
    font-size: 16px
}

header .xbcontainer .menuList ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 0
}

header .xbcontainer .menuList ul li.menu {
    margin-right: 46px;
    padding-bottom: 11px
}

header .xbcontainer .menuList ul li.menu.active {
    border-bottom: 2px solid #ef5a54;
    color: #ef5a54
}

header .xbcontainer .menuList ul li.menu:last-child {
    margin-right: 0
}

.navbar-default {
    background: #fff !important;
    margin-bottom: 0;
    position: relative
}

.navbar-header {
    background: #fff;
    position: fixed;
    padding: 27px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.navbar-header .nacbar-button {
    background: 0 0;
    border: 0;
    padding: 0
}

.navbar-header .nacbar-button img {
    width: 28px
}

.navbar-header .navbar-logo {
    flex: 1;
    text-align: center
}

.navbar-header .navbar-logo img {
    width: 107px
}

.navbar-header .navbar-tel img {
    width: 24px
}

.navbar {
    min-height: auto
}

#navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 95%;
    z-index: 99;
    background: #fff;
    padding: 0 20px;
    box-shadow: 2px 0 4px rgba(0, 0, 0, .3)
}

#navbar ul.navbar-nav {
    margin: 0
}

#navbar ul.navbar-nav li:not(:first-child) {
    border-bottom: 1px solid #D6D9DC
}

#navbar ul.navbar-nav li:not(:first-child) a {
    padding: 0;
    line-height: 70px;
    height: 70px;
    font-size: 16px
}

#navbar ul.navbar-nav li:last-child {
    border-bottom: inherit
}

#navbar ul.navbar-nav .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0
}

#navbar ul.navbar-nav .title a {
    padding: 0;
    line-height: inherit
}

#navbar ul.navbar-nav .title a img {
    width: 107px
}

#navbar ul.navbar-nav .title .close {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    opacity: inherit
}

#navbar ul.navbar-nav .title .close::after, #navbar ul.navbar-nav .title .close::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 2px;
    background: #34495E;
    border-radius: 3px;
    right: 0
}

#navbar ul.navbar-nav .title .close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#navbar ul.navbar-nav .title .close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

footer {
    background: url(http://image.xiaoban.mobi/website/index/footerbg.jpg) no-repeat;
    width: 100%;
    height: 122px;
    background-size: 100% 100%
}

footer .xbcontainer {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

footer .xbcontainer .logo img {
    height: 50px;
}

footer .xbcontainer ul {
    display: flex;
    margin-bottom: 0;
    padding-left: 0
}

footer .xbcontainer ul li {
    margin-right: 18px
}

footer .xbcontainer ul li img {
    height: 9px;
    position: relative;
    top: -2px
}

footer .xbcontainer ul li a {
    color: #fff;
    font-size: 16px
}

footer .xbcontainer ul li:last-child {
    margin-right: 0
}

footer .xbcontainer .social {
    display: flex;
    align-items: center;
    justify-content: space-between
}

footer .xbcontainer .social .social-sec {
    margin-right: 12px
}

footer .xbcontainer .social .social-sec:hover .wechat-container {
    display: block
}

footer .xbcontainer .social .social-sec:last-child {
    margin-right: 0
}

footer .xbcontainer .social .social-sec img {
    height: 45px
}

footer .xbcontainer .social .social-sec .wechat-container {
    position: absolute;
    width: 200px;
    height: 200px;
    background: #fff;
    top: -216px;
    left: -86px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    display: none
}

footer .xbcontainer .social .social-sec .wechat-container .wechat-arrow {
    position: absolute;
    top: 199px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

footer .xbcontainer .social .social-sec .wechat-container img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.banner-wrap {
    margin-top: 95px;
    position: relative
}

.banner-wrap .banner-content {
    height: 800px
}

.banner-wrap .banner-content.index {
    background: url(../images/index_banner.jpg) center 0 no-repeat;
    background-size: cover
}

.banner-wrap .banner-content.security {
    background: url(http://image.xiaoban.mobi/website/security/security-banner2.jpg) center 0 no-repeat;
    background-size: cover
}

.banner-wrap .banner-content.aboutus {
    background: url(http://image.xiaoban.mobi/website/aboutus/aboutus-banner2.jpg) center center no-repeat;
    background-size: cover
}

.banner-wrap .banner-content.apply {
    background: url(http://image.xiaoban.mobi/website/apply/banner2.jpg) center center no-repeat;
    background-size: cover
}

.banner-wrap .banner-content.services {
    background: url(http://image.xiaoban.mobi/website/services/banner2.jpg) center center no-repeat;
    background-size: cover
}

.banner-wrap .banner-tel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.banner-wrap .banner-tel .tel {
    color: #fff;
    text-align: right;
    padding-top: 43px;
    font-size: 28px;
    text-shadow: 0 3px 7px rgba(0, 0, 0, .39);
    font-weight: 700
}

.banner-wrap .banner-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    text-align: center
}

.banner-wrap .banner-title {
    padding-top: 252px;
    font-size: 60px;
    line-height: 60px;
    word-spacing: 30px;
    font-weight: 800;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .39)
}

.banner-wrap .banner-title.security {
    word-spacing: 0
}

.banner-wrap .banner-subTitle {
    margin-top: 34px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .39)
}

.banner-wrap .banner-map {
    margin-top: 85px
}

.banner-wrap .banner-map .tips {
    font-size: 18px;
    font-weight: 500;
    text-shadow: 0 2px 7px rgba(0, 0, 0, .39)
}

.banner-wrap .banner-btn {
    margin-top: 53px
}

.banner-wrap .banner-btn .btn {
    width: 240px;
    height: 60px;
    border: 1px solid #fff;
    margin: 0 16px;
    background: 0 0;
    font-weight: 500;
    border-radius: 0;
    font-size: 20px
}

.banner-wrap .banner-btn .btn.begin {
    border: 0;
    outline: 0;
    background: #EF5A54
}

.banner-wrap .banner-btn .btn:hover {
    color: #fff
}

.modal-body {
    padding: 0
}

.modal-body > .title {
    margin-top: 3.375rem;
    margin-bottom: 3.15rem;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 700;
    color: #000
}

.modal-body > .title span {
    color: #EF5A54
}

.modal-body .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 26.25rem;
    margin: auto
}

.modal-body .content img {
    width: 100%;
    max-width: 8.25rem
}

.modal-body .content .title {
    font-size: .75rem;
    padding-top: .82rem;
    text-align: center
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        margin: 80px auto
    }
}

@media screen and (min-width: 1500px) {
    .xbcontainer {
        width: 1100px
    }

    .container {
        width: 1200px
    }
}

@media screen and (max-width: 1200px) {
    .xbcontainer {
        padding: 0 15px
    }
}

@media screen and (max-width: 800px) {
    .xbcontainer {
        padding: 0 20px
    }

    .banner-wrap {
        margin-top: 85px
    }

    .banner-wrap .banner-content {
        height: auto !important;
        padding: 28% 50%
    }

    .banner-wrap .banner-content.index {
        background: url(http://image.xiaoban.mobi/website/index/mobile-index-banner2.jpg);
        background-position: inherit;
        background-size: 100%
    }

    .banner-wrap .banner-content.security {
        background: url(http://image.xiaoban.mobi/website/security/mobile-security-banner2.jpg);
        background-position: inherit;
        background-size: 100%
    }

    .banner-wrap .banner-content.aboutus {
        background: url(http://image.xiaoban.mobi/website/aboutus/mobile-aboutus-banner2.jpg);
        background-position: inherit;
        background-size: 100%
    }

    .banner-wrap .banner-content.apply {
        background: url(http://image.xiaoban.mobi/website/apply/mobile-banner2.jpg);
        background-position: inherit;
        background-size: 100%
    }

    .banner-wrap .banner-content.services {
        background: url(http://image.xiaoban.mobi/website/services/mobile-service2.jpg);
        background-position: inherit;
        background-size: 100%
    }

    .banner-wrap .banner-box {
        position: static
    }

    .banner-wrap .banner-title {
        color: #000;
        font-size: 30px;
        padding-top: 30px !important;
        text-shadow: none
    }

    .banner-wrap .banner-subTitle {
        color: #000;
        font-size: 20px;
        margin-top: 5px;
        text-shadow: none
    }

    .banner-wrap .banner-map {
        margin-top: 25px
    }

    .banner-wrap .banner-map img {
        width: 18px
    }

    .banner-wrap .banner-map .tips {
        color: #666;
        font-size: 16px;
        text-shadow: none
    }

    .banner-wrap .banner-btn {
        display: none
    }

    footer {
        height: auto;
        background: url(http://image.xiaoban.mobi/website/index/footerbg-m.png) center top no-repeat
    }

    footer .xbcontainer {
        display: block;
        text-align: center
    }

    footer .xbcontainer .logo {
        padding: 40px 15% 0
    }

    footer .xbcontainer .logo img {
        width: 100%;
        height: auto
    }

    footer .xbcontainer ul {
        margin-top: 10px;
        display: block
    }

    footer .xbcontainer ul li {
        margin-bottom: 20px
    }

    footer .xbcontainer .social {
        padding: 20px 0 30px;
        justify-content: space-around
    }
}

@media screen and (max-width: 500px) {
    .banner-wrap .banner-title {
        font-size: 26px !important;
        line-height: 26px;
        padding-top: 35px !important
    }

    .banner-wrap .banner-subTitle {
        font-size: 16px;
        line-height: 16px;
        margin-top: 20px
    }

    .banner-wrap .banner-map .tips {
        font-size: 12px;
        margin-top: 5px
    }

    footer .xbcontainer .logo {
        padding-top: 50px !important
    }

    footer .xbcontainer .social {
        padding-bottom: 50px !important
    }

    footer .xbcontainer ul {
        margin-top: 45px !important
    }

    footer .xbcontainer ul li {
        margin-right: 0;
        margin-bottom: 35px !important
    }

    footer .xbcontainer ul li a {
        font-size: 14px
    }
}

@media screen and (min-width: 500px) and (max-width: 800px) {
    .banner-wrap .banner-title {
        font-size: 42px
    }

    .banner-wrap .banner-subTitle {
        margin-top: 42px
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    header .xbcontainer .logo span {
        width: 80px
    }

    header .xbcontainer .menuList ul li.menu {
        margin-right: 15px
    }

    footer .xbcontainer ul {
        display: block
    }

    footer .xbcontainer ul li {
        margin-right: 0;
        margin-bottom: 10px
    }

    footer .xbcontainer ul li:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width: 801px) and (max-width: 1000px) {
    footer {
        height: 150px
    }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
    footer {
        height: 122px
    }
}

@media screen and (min-width: 800px) and (max-width: 1500px) {
    header {
        height: 95px
    }

    header .xbcontainer .logo span {
        font-size: 20px
    }

    header .xbcontainer .menuList {
        font-size: 16px
    }

    .banner-wrap {
        margin-top: 95px
    }

    .banner-wrap .banner-title {
        font-size: 60px
    }

    .banner-wrap .banner-subTitle {
        margin-top: 30px;
        font-size: 30px
    }

    .banner-wrap .banner-tel .tel {
        font-size: 24px
    }

    .banner-wrap .banner-map {
        margin-top: 35px
    }

    .banner-wrap .banner-btn {
        margin-top: 55px
    }

    .banner-wrap .banner-btn .btn {
        width: 200px;
        height: 50px;
        font-size: 20px
    }

    footer .xbcontainer ul li a {
        font-size: 16px
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
    .xbcontainer {
        width: 100%
    }

    .banner-wrap .banner-content {
        height: 645px
    }

    .banner-wrap .banner-content.aboutus, .banner-wrap .banner-content.apply, .banner-wrap .banner-content.index, .banner-wrap .banner-content.security, .banner-wrap .banner-content.services {
        background-position: center -2px
    }

    .banner-wrap .banner-title {
        padding-top: 185px
    }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .xbcontainer {
        width: 1100px
    }

    .banner-wrap .banner-content {
        height: 645px
    }

    .banner-wrap .banner-title {
        padding-top: 150px
    }
}

.modal-header {
    border-bottom: none
}

.modal-footer {
    padding: 0;
    border-top: 0
}

.btn.focus, .btn:focus, .btn:hover {
    color: inherit
}

.codeBg {
    background: url('../images/codeBg.jpg') no-repeat;
    width: 100%;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 150px 80px;
    position: relative;
}

.codeBg .code {
    width: 150px;
}

.codeBg .desc {
    text-align: center;
    margin-top: 10px;
}

.codeBg .close {
    position: absolute;
    opacity: 1;
    top: -15px;
    right: -15px;
}

.formBg {
    padding: 50px 80px;
    position: relative;
}

.formBg .close {
    position: absolute;
    opacity: 1;
    top: -15px;
    right: -15px;
}


.form-container .title {
    color: #3BC8A3;
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.form-container input {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: none;
    padding: 0 20px;
    display: block;
    height: 60px;
    background: rgba(244, 248, 247, 1);
    margin-bottom: 15px;
}

.submit {
    width: 50%;
    height: 50px;
    line-height: 49px;
    margin: 50px auto 0 auto;
    background: #3BC8A3;
    color: #fff;
    font-size: 20px;
    border-radius: 50px;
    border: none;
    text-align: center;
    display: block;
}

#erroruserName,
#errorschoolName,
#errorphone,
#patternPhone,
#errorEmail,
#patternEmail {
    color: red;
    font-size: 12px;
    margin: 0px auto 10px auto;
    width: 80%;
}

.smile {
    text-align: center;
    margin-top: 80px;
}

.successText {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}