html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91'
}

fieldset,
img {
    border: 0 none
}

dl,
ul,
ol,
menu,
li {
    list-style: none
}

dt,
dd {
    font-weight: normal
}

input,
select,
textarea,
button {
    vertical-align: middle;
    border: none;
    outline: none
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    border: none;
    outline: none;
    background-image: none
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

th,
td,
input,
select,
textarea,
button {
    font-size: 12px;
    font-family: "微软雅黑", "黑体", "宋体";
    color: #333;
    font-weight: normal
}

a {
    color: #666;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none !important
}

a:active,
a:hover {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    margin: 0 auto
}

iframe {
    border: none;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

em {
    font-style: normal
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    border: 1px solid #dedede;
    outline: none;
    background-image: none
}

.container {
    width: 1460px;
    padding: 0
}

.yuloo-icon {
    width: 24px;
    height: 24px;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden
}

.breadcrumb-bg {
    background: none !important;
    overflow: hidden
}

.breadcrumb,
.breadcrumb a {
    font-size: 12px;
    line-height: 40px;
    color: #999;
    background: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important
}

.breadcrumb a:hover,
.activty-title a.more:hover,
.news-item-title a.more:hover {
    color: #ff641f
}

.header {
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ddd;
    height: 44px;
    line-height: 44px
}

.header h1 {
    position: absolute;
    left: -9999px;
    z-index: -999999
}

.header dl {
    float: left;
    position: relative;
    color: #333;
    padding: 0 10px;
    margin: 0 auto;
    cursor: pointer
}

.header dl:hover span {
    color: #ff641f
}

.header dl:hover dd {
    display: block
}

.header dl dt {
    height: 44px;
    line-height: 44px
}

.header dl dd {
    display: none;
    position: absolute;
    width: 110px;
    text-align: center;
    right: -10px;
    text-align: right;
    top: 40px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 99
}

.header dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center
}

.header dl dd::before {
    position: relative;
    content: '';
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #fff;
    top: -5px
}

.header i {
    padding: 2px 11px;
    background: url(../images/icon.png) no-repeat
}

.header .wxtools-icon {
    background-position: -12px 3px
}

.header .wxpublic-icon {
    background-position: -12px -47px
}

.wxpublic-dl::before {
    display: block;
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background: #ddd;
    top: 14px;
    right: 0
}

.yuloo-nav-box {
    background: #541b86
}

.head {
    position: relative;
    background: #745BC6;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0 17px
}

.head::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    content: '';
    display: block;
    left: 0;
    bottom: 1px
}

.head h1 a,
.head span a {
    color: #fff
}

.head-logo {
    float: left;
    display: flex;
    align-items: center;
    width: 60%
}

.head-logo h1 {
    font-size: 34px;
    line-height: 60px
}

.head-logo .head-logo-img {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    background: #fff;
    border: 1px solid #fff;
    overflow: hidden;
    margin-right: 15px
}

.head-logo .head-name {
    padding-top: 4px;
    color: #fff;
    flex: 1
}

.head-logo .head-name-cn {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 7px
}

.head-logo .head-name-en {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase
}

.head-tel {
    margin-top: 11px
}

.head-tel p {
    font-size: 15px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0 auto
}

.head-tel .tel {
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #fff
}

.head-tel .tel-icon {
    padding: 0 12px;
    margin-right: 7px;
    background: url(../images/tel-icon.png) no-repeat center
}

.head-tel-icon {
    margin-right: 5px;
    background-position: -4px -370px
}

.navbar-collapse.collapse {
    padding-left: 70px !important;
    padding-right: 0 !important
}

.navbar-default {
    background: #745BC6;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin-bottom: 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #745BC6;
    font-weight: bold
}

.navbar-nav>li.active::before,
.navbar-nav>li:hover::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    background: url(../images/nav-bg.png) no-repeat center top;
    border-bottom: 3px solid #fff;
    left: 0;
    bottom: 0;
    z-index: 1
}

.navbar-nav {
    width: 100%
}

.navbar-nav>li {
    font-size: 16px;
    text-align: center;
    margin-right: 30px
}

.navbar-nav>li.dp-nav-li {
    font-size: 14px;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    margin-top: 10px;
    margin-left: 35px
}

.navbar-nav>li.dp-nav-li::before {
    display: none !important
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 15px 14px
}

.nabbar-positionTop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.dropdown-menu {
    left: 0;
    width: 100%;
    min-width: auto;
    margin-top: -1px !important;
    margin-left: 0;
    border-radius: 0 0 4px 4px !important
}

.dropdown-menu::after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 6px;
    left: 0;
    top: -6px;
    background: url(../images/menu-bg.png) no-repeat center top;
    background-size: 100% 100%
}

.dropdown-menu>li {
    text-align: center
}

.dropdown-menu>li>a {
    display: inline-block;
    font-size: 14px;
    color: #6d6f7b;
    line-height: 20px;
    padding: 6px 0 !important;
    border-bottom: 1px dashed #ddd;
    text-align: center;
    background: none !important
}

.dropdown-menu>li:last-child a {
    border: none !important
}

.dropdown-menu>li>a:hover {
    color: #ff641f
}

.mark-layer {
    display: none;
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: 60px;
    left: 0;
    z-index: -99;
    opacity: .3
}

.main01-tit::before {
    background: #541b86 !important
}

.main02 .sec-word li a {
    color: #541b86 !important;
    border: 1px solid rgba(0, 63, 121, 0.1) !important;
    background: rgba(0, 63, 121, 0.05) !important
}

.main03-form {
    background: #541b86 url(../images/form-bg.png) no-repeat center center !important
}

.news-form-bg {
    background: #541b86 url(../images/form-bg-news.png) no-repeat right top !important
}

.faq-form-bg,
.abouts-md .news-form-bg,
.news-right-box .school-flow .school-flow-tit,
.rules-onley .sub-tit-num {
    background: #541b86 !important
}

.abouts-menu .abouts-menu-tit {
    background: #541b86 url(../images/abouts-menu-bg.png) no-repeat right top !important
}

.abouts-menu ul .jianzhang a {
    background: #541b86 !important;
    box-shadow: 0 4px 5px rgba(0, 63, 121, 0.6) !important
}

.abouts-tabs .nav-tabs>li.active a,
.abouts-tabs .nav-tabs>li:hover a,
.rules-onley .rules-nav li.hover a,
.rules-onley .rules-nav li.active a {
    background: #541b86 !important;
    border-color: #541b86 !important
}

.news-tit.double-border .news-tit-box {
    border-bottom: 2px solid #541b86 !important
}

.news-tit.double-border {
    border-bottom: 1px solid #541b86 !important
}

.kfr-brief .select-result-box .select-result,
.kfr-brief .kfr-brief-cnt li {
    color: #541b86 !important
}

.kfr-brief .select-result-box>.selet-icon {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #541b86 !important
}

@media (min-width: 1200px) {
    .navbar-nav>li:hover>.dropdown-menu {
        display: block
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        width: 96%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 1024px) {
    .yuloo-nav-box {
        position: relative;
        z-index: 9999
    }

    .collapse.in .mark-layer {
        display: block
    }

    .open>.dropdown-menu {
        width: 100%;
        position: static;
        box-shadow: none;
        border: none;
        margin: 0 auto !important;
        background: #f5f5f5;
        border-radius: 0 !important
    }

    .navbar-toggle {
        margin-right: 0
    }

    .breadcrumb,
    .breadcrumb a {
        line-height: 20px
    }

    .breadcrumb {
        padding: 10px 0 10px 2% !important
    }

    .header,
    .head-tel,
    .vie .header-r,
    .dropdown-menu::after {
        display: none
    }

    .vie.header {
        display: block !important
    }

    .head {
        float: left;
        width: 80%;
        width: calc(100% - 74px);
        height: 70px;
        padding: 0;
        border-bottom: none;
        overflow: hidden
    }

    .head::before {
        display: none
    }

    .head-logo .head-logo-img {
        display: inline-block;
        width: 50px;
        height: 50px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .head h1,
    .head span {
        font-size: 18px;
        line-height: 60px
    }

    .head-logo {
        width: 100%
    }

    .navbar-header {
        width: 100%
    }

    .navbar-collapse.collapse,
    .collapsing .navbar-nav {
        display: none !important;
        border: none !important
    }

    .collapsing {
        height: 61px !important;
        border: none !important
    }

    .navbar-header,
    .navbar-toggle,
    .collapse.in {
        display: block !important
    }

    #bs-example-navbar-collapse-1 {
        height: 0px !important;
        position: absolute;
        top: 0;
        right: 10px;
        z-index: 999
    }

    .navbar-collapse.in {
        overflow: initial
    }

    .navbar-default {
        float: right;
        width: 74px;
        height: 70px;
        padding-top: 5px;
        z-index: 999
    }

    .navbar-default .navbar-toggle {
        background: #fff !important;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-default .container {
        width: 100%
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px
    }

    .yuloo-nav-box .navbar-nav {
        position: absolute;
        z-index: 99;
        background: #fff;
        width: 180px;
        right: 0;
        top: 70px;
        margin: 0 auto;
        box-shadow: 0px 0px 6px rgba(25, 45, 118, 0.1)
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        color: #30364c
    }

    .yuloo-nav-box .navbar-nav>li {
        width: 100%;
        max-width: none
    }

    .yuloo-nav-box .navbar-nav>li.dp-nav-li {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }

    .abouts-menu-nav {
        border-top: 1px solid rgba(0, 63, 121, 0.1);
        background: #541b86
    }

    .abouts-menu-nav li a:hover {
        color: #541b86 !important;
        background: #fff !important
    }
}

@media only screen and (max-width: 767px) {
    .head-logo {
        display: flex;
        height: 60px;
        align-items: center
    }

    .head-logo .head-name-cn {
        font-size: 20px
    }

    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width: 428px) {
    .head-logo .head-name-en {
        display: none
    }
}