body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,a {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none !important
}

* {
    margin: 0;
    padding: 0;font-family:Microsoft YaHei
}

body {
    min-width: 1200px;
    background-color: #fff;
}

html,body,ul,li {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #555;
}

ul,li,ol {
    list-style: none;
}

input:focus,textarea:focus {
    outline: none
}

.ms-banner {
    height: 337px
}

.ms-banner img {
    width: 100%;
    height: 100%
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden;
    zoom: 1
}

.flexslider .slides li {
    width: 100%;
    height: 100%
}

.flexslider .slides a img {
    width: 100%;
    height: 337px;
    display: block
}

.flexslider .flex-direction-nav {
    width: 100%;
    bottom: 10px;
    text-align: center
}

.flexslider .flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px
}

.flexslider .flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 10px
}

.flexslider .flex-direction-nav .flex-prev {
    left: 10px
}

.flexslider .flex-direction-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flexslider:hover .flex-next {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50)
}

.ms-head {
    background-color: #2b3442
}

.ms-head a {
    color: #fff
}

.ms-head .head-menu-flex-center {
    display: flex;
    align-items: center
}

.ms-head .head-menu {
    width: 1200px;
    height: 60px;
    margin: auto;
    color: #ffffff;
    display: flex;
    justify-content: space-between
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list {
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    margin: 0 !important
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-active {
    color: #ffb800;
    background-color: #2b3442
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li:hover {
    background-color: none;
    color: #005cb1
}

.head-menu-list-li:first-child:hover a {
    background-color: none;
    color: #005cb1
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li a:hover {
    background-color: none;
    color: #005cb1
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li {
    cursor: pointer;
    position: relative
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list {
    background: rgba(255,255,255,0.8);
    position: absolute;
    width: 100%;
    left: 0;
    color: #fff;
    display: none;
    top: 60px;
    z-index: 9999999
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li:nth-child(4) .head-menu-son-list {
    width: 220px;
    left: -55px;
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li:nth-child(5) .head-menu-son-list {
    width: 160px;
    left: -25px;
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li:nth-child(6) .head-menu-son-list {
    width: 160px;
    left: -25px;
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li {
    height: 40px;
    line-height: 40px;
    text-align: center
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li:hover a {
    color: #005cb1;
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li a:hover {
    color: #2b2b2b;
    background-color: #2b3442
}

.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li a {
    font-size: 16px;
}

.ms-head .head-menu img,.ms-head .head-menu .head-menu-list,.ms-head .head-menu div,.ms-head .head-menu .head-menu-list-li {
    float: left
}

.ms-head .head-menu img {
    width: 60px;
    height: 30px;
    padding-right: 10px
}

.ms-head .head-menu li {
    padding: 0 15px
}

.ms-head .head-menu .head-men-right .head-menu-right-content {
    min-width: 100px
}

.ms-head .head-menu .head-men-right .head-menu-right-content span span {
    padding: 0 5px;
    cursor: pointer
}

.ms-head .head-menu .head-men-right .head-menu-right-content span span a:hover {
    color: #ffb800
}

.ms-head .head-menu .head-men-right .head-menu-right-search {
    padding-right: 12px;
    position: relative
}

.ms-head .head-menu .head-men-right .head-menu-right-search input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #2b3442 inset !important;
    -webkit-text-fill-color: #fff !important
}

.ms-head .head-menu .head-men-right .head-menu-right-search .ms-search-click {
    background-image: url(../images/search.png);
    width: 14px;
    height: 14px;
    border: 0;
    background-color: #2b3442;
    position: absolute;
    right: 30px;
    top: 8px;
    cursor: pointer
}

.ms-head .head-menu .head-men-right .head-menu-right-search .ms-search-input {
    height: 28px;
    background-color: #2b3442;
    border: 1px solid #fff;
    border-radius: 15px;
    padding-left: 30px;
    color: #fff;
    width: 318px;
    font-size: 14px
}

.ms-head .head-menu .head-men-right .head-menu-right-search input::-webkit-input-placeholder {
    color: #fff
}

.ms-head .head-menu .head-men-right .head-menu-right-search .iconfont {
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 28px
}

.ms-footer {
    height: 140px;
    background-color: #2a3542
}

.ms-footer .ms-footer-content {
    padding: 46px 0;
    width: 1200px;
    margin: auto
}

.ms-footer .ms-footer-content .ms-footer-left {
    color: #999999;
    font-size: 14px;
    float: left
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-copyright {
    display: block;
    padding-top: 20px;
    height: 14px
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column {
    height: 14px;
    cursor: pointer
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:link {
    color: #999;
    text-decoration: none
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:visited {
    color: #999;
    text-decoration: none
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column a:hover {
    color: #fff
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-course,.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-contact {
    padding: 0 10px
}

.ms-footer .ms-footer-content .ms-footer-left .ms-footer-left-column .ms-footer-left-column-about {
    padding-right: 10px
}

.ms-footer .ms-footer-content .ms-footer-right {
    float: right
}

.ms-footer .ms-footer-content .ms-footer-right img {
    cursor: pointer
}

.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-baidu {
    padding: 0 12px
}

.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin {
    position: relative;
    display: none
}

.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin img {
    top: -161px;
    left: -38px;
    width: 103px;
    border: 2px solid #ccc;
    position: absolute
}

.ms-footer .ms-footer-content .ms-footer-right .ms-footer-right-weixin p {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0;
    height: 0;
    left: 8px;
    border-left: 10px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top: -58px;
    z-index: 85
}

.ms-but-disabled2,.ms-but-disabled {
    opacity: .6 !important;
    cursor: no-drop !important
}

.ms-but-disabled:hover {
    background-color: #009aff !important
}

.ms-loading {
    text-align: center;
    height: 700px;
    line-height: 700px
}

.ms-loading img {
    width: 60px
}

.topbar-info {
    display: flex;
    align-items: center;
    float: right;
    color: white;
    text-align: right
}

.topbar-info a {
    height: 30px;
    line-height: 30px
}

.topbar-info a .loginImg {
    width: 30px !important;
    height: 30px !important;
    vertical-align: super;
    border-radius: 50%;
    padding: 0;
    margin-right: 12px;
    opacity: .9;
    cursor: pointer
}

.topbar-info a .loginImg:hover {
    opacity: 1
}

.topbar-info a .userName {
    line-height: 30px !important;
    margin-right: 12px;
    color: #fff;
    cursor: pointer;
    font-weight: 500
}

.topbar-info a .userName:hover {
    color: #ffb800
}

.topbar-info .quitLogin {
    color: #fff;
    height: 30px;
    line-height: 30px
}

.topbar-info .quitLogin:hover {
    color: #ffb800
}

.topbar-info .ms-userName {
    max-width: 110px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis
}/*# sourceMappingURL=./base.css.map */

.ms-head .head-menu .head-menu-flex-center .head-menu-list .bnavActive{}
.ms-head .head-menu .head-menu-flex-center .head-menu-list .bnavActive a{color:#005cb1;font-weight:bold;}
.ms-head .head-menu .head-menu-flex-center .head-menu-list .bnavActive{color:#005cb1;font-weight:bold;}
.ms-head .head-menu .head-menu-flex-center .head-menu-list .head-menu-list-li .head-menu-son-list li a{color:#333;font-weight:normal;}
