@charset "utf-8";

/*页脚删除赔偿*/

.footer-service-wrapper>ul>li {
    width: 20%;
}

body,
html {
    min-width: auto;
    max-width: none;
}

#content {
    background: transparent;
}

#content1 {
    padding-top: 0!important;
}

.nav_fixed {
    top: 1.226666667rem;
    position: fixed;
    z-index: 198;
}

.block_fixed {
    top: 3.84rem;
    position: fixed;
    z-index: 198;
}

.wrapper-top {
    height: auto;
}

.leader-poster {
    height: 350px;
}

.poster-content {
    max-width: 1200px;
    margin: 0 auto;
}

.poster-content-box {
    text-align: center;
    padding-top: 70px;
}

.poster-caption {
    font-size: 48px;
    color: #ffffff;
    line-height: 60px;
    margin-bottom: 20px;
}

.poster-text {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin: 0 auto;
}

.titleBar .caption {
    font-size: 36px;
    color: #252b3a;
    letter-spacing: 0;
    text-align: center;
    line-height: 46px;
    margin-bottom: 10px;
}

.titleBar {
    text-align: center;
}

.descript {
    margin-bottom: 40px;
    font-size: 16px;
    color: #A0A2A8;
}

.content-block.overview {
    font-size: 0;
}

.home-notice {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.home-notice .triangle {
    vertical-align: middle;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    color: #ffffff;
    padding-right: 2px;
    padding-left: 2px;
    margin-left: 2px;
    background-color: #f66f6a;
}

.notice-box {
    max-width: 1200px;
    margin: auto;
    visibility: visible;
    opacity: 1;
}

.slide-link {
    display: block;
    height: 100%;
}

.overview .dc-SlideShow {
    height: auto;
}

.notice-list,
.effect-slide {
    border-radius: 2px;
    height: 87px;
    margin: 0 auto;
    width: auto;
}

.notice-list .swiper-slide,
.effect-slide .swiper-slide {
    height: auto;
}

.notice-list .item a,
.effect-slide .item a {
    transform: translate3d(0, 0, 0);
    border: none;
    height: 87px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    /*transition: all 0.4s cubic-bezier(0.4,0,0.2,1);*/
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
}

.notice-list .item:first-child a,
.effect-slide .item:first-child a {
    border-radius: 2px 0 0 2px;
}

.notice-list .item:last-child a,
.effect-slide .item:last-child a {
    border-radius: 0 2px 2px 0;
}

.notice-list .item:last-child,
.effect-slide .item:last-child {
    padding-right: 0;
}

.notice-list .item .caption,
.effect-slide .item .caption {
    font-size: 16px;
    color: #252b3a;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 20px;
}

.notice-list .item.last:after,
.effect-slide .item.last:after {
    display: none;
}

.notice-list .item .info,
.effect-slide .item .info {
    font-size: 14px;
    color: #666a75;
    line-height: 22px;
    margin-top: 5px;
    text-align: center;
}

.effect-layer .effect-slide .slide-item.hidden {
    visibility: visible;
}

@media only screen and (min-width: 768px) {
    .notice-list .item:hover .caption {
        color: #f66f6a;
    }
    .notice-list .item:hover a {
        background-color: #fff;
    }
    .notice-list,
    .effect-slide {
        display: block;
        transform: none;
    }
    .notice-list .item,
    .effect-slide .item {
        max-width: 392px;
        padding-right: 2px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .wrapper-top {
        margin-top: 0px;
    }
    .notice-box {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 768px) {
    .notice-list .item .caption,
    .effect-slide .item .caption {
        font-size: 14px;
    }
    .notice-list .item .info,
    .effect-slide .item .info {
        font-size: 12px;
    }
    .poster-content {
        max-width: 1200px;
        margin: auto;
        color: #333;
        height: 100%;
    }
    .poster-content-box {
        margin: auto 20px;
        padding-top: 56px;
    }
    .poster-caption {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .poster-text {
        font-size: 14px;
        max-width: 100%;
        line-height: 22px;
    }
    .home-notice {
        padding: 0px 15px;
        bottom: 30px;
    }
    .overview .dc-SlideShow.notice-box {
        height: 90px!important;
    }
    .notice-list .item a,
    .effect-slide .item a {
        width: 100%;
        height: 90px;
        padding: 0;
        text-align: center;
        background-color: #fff;
        border-right: 0px;
        background-size: 0;
        transition: none;
    }
    .notice-list,
    .effect-slide {
        margin: auto 0px;
    }
    .swiper-pagination-bullet {
        display: inline-block;
        width: 32px;
        height: 20px;
        font-size: 0;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
        transition: width .8s;
        border: 0;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 6px!important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0;
    }
    .swiper-pagination-bullet:before {
        content: '';
        display: inline-block;
        width: 24px;
        height: 4px;
        border-radius: 2px;
        background: rgba(102, 102, 102, .5);
        vertical-align: middle;
        transition: width .8s, background-color .8s;
        box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
    }
    .swiper-pagination-bullet-active {
        top: 0;
    }
    .swiper-pagination-bullet-active:before {
        transform: scale(1.2);
        background: #fa6f66;
        box-shadow: 0 3px 6px 0 rgba(250, 111, 102, .5);
    }
}

#footer {
    z-index: 3!important;
}

.footer-content-customize {
    width: auto;
}

.footer-nav-contact {
    margin-bottom: 11px;
    position: relative;
}

#edu-footer {
    cursor: default;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.foot-email {
    z-index: 2;
}

.edu-footer-icon {
    background: url(../images/edu-footer.png) no-repeat center;
    width: 110px;
    height: 27px;
    display: inline-block;
    margin: 16px 0 0 4px
}

.sidebar-box2 {
    height: 46px;
    opacity: 1;
    background-color: #f4f6f8;
    text-align: center;
    overflow: hidden;
    z-index: 2;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 768px) {
    .sidebar-box2 {
        display: none;
    }
    #edu-footer {
        display: none;
    }
}

.sidebar-menu .item:after {
    background: #f66f6a;
    bottom: 1px;
}

.scrolled .sidebar-box.fixed {
    z-index: 998;
    top: 41px;
}

.scrolled .sidebar-box.fixed .sidebar-content {
    left: 0;
    height: 59px;
    z-index: 998;
    width: 100%;
    background-color: #252b3a;
    margin-left: 0px;
    border-bottom: 1px solid #252b3a;
}

.fixed .sidebar-menu .item {
    line-height: 60px;
}

.fixed .sidebar-menu .item a {
    color: #fff;
}

.sidebar-menu .item:hover a {
    color: #f66f6a;
}

.ecology {
    position: relative;
}

.ecology .sidebar-menu .item {
    color: #252b3a;
}

.sidebar-menu .item {
    margin: 0 25px;
}

.scrolled .fixed .sidebar-menu .item a:hover {
    color: #f66f6a;
}

.sidebar-menu .item.selected {
    background: none;
}

.bg-register {
    background: url(../images/global/bg-register.jpg);
    background-size: cover;
}

.content-block.register-block {
    padding: 34px 10px 33px;
    height: 140px;
    line-height: 1.4;
    font-size: 0;
}

.innner-content {
    width: 860px;
    margin: 0 auto;
}

.register-block .text-block {
    display: inline-block;
    width: calc(100% - 155px);
    vertical-align: middle;
}

.text-block .register-title {
    font-size: 28px;
    color: #34475f;
    text-align: left;
}

.text-block .register-detail {
    font-size: 20px;
    color: #34475f;
    text-align: left;
    margin-top: 5px;
    margin-left: 50px;
}

.register-block .red-btn {
    display: inline-block;
    background: #f66f6a;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f66f6a;
    min-width: 155px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    vertical-align: middle;
}

.register-block .red-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(227, 24, 31, 0.30);
}


/*页头*/
#personal_logo + .header-nav {
    /*width: calc(100% - 400px);*/
    width: auto;
    float: right;
}
#personal_logo + .header-nav + .header-subsite-tools{
    display: none;
}

#personal_logo + .header-nav .header-nav-list > li[data-key="marketplace"]{
    display: none;
}

#header .header-nav .header-nav-list>li>a {
    line-height: 30px;
    padding: 15px;
}
#header #personal_logo + .header-nav .header-nav-list>li>a{
    line-height: 20px;
    padding: 20px 10px;
    color: #a0a2a8;
}
#header #personal_logo + .header-nav .header-nav-list>li:hover>a{
    color: #f66f6a;
}

#header .header-top {
    width: auto;
    text-align: left;
}
#header .header-subsite-tools .header-subsite-right-item.active {
    color: #f66f6a;
}

#header .header-subsite-tools .header-subsite-right-item li>a {
    padding: 0;
    padding-left: 20px;
}

#header .header-subsite-tools .header-subsite-right-item-menu {
    padding-top: 0;
    padding-bottom: 0;
}

#header.logined .header-subsite-tools .header-subsite-right-item.active .header-subsite-right-item-menu {
    display: block
}

#header .header-subsite-tools li.header-subsite-right-item {
    color: #A0A2A8;
}

#header .header-tools-list .menu-user-list .menu-user-btn {
    height: 32px;
    line-height: 32px;
}

.menu-user-tit:hover,
.header-subsite-tools .header-subsite-right-item-menu ul>li>a:hover {
    color: #f66f6a;
    cursor: pointer;
}

#header .header-subsite-right-item-menu ul {
    padding: 0;
}

#header .header-subsite-right-item-menu ul .menu-user-tit {
    position: relative;
    padding: 0;
    padding-left: 20px;
    font-size: 14px;
    margin-top: 0;
    height: 30px;
    line-height: 30px;
}

#header .header-tools-list .menu-user-list {
    height: auto;
    padding: 0;
    font-size: 14px;
}

#header .header-subsite-right-item-menu ul {
    padding: 5px 0;
}

#header .header-subsite-right-item-menu ul .menu-user-list {
    display: none;
}

#header .header-subsite-right-item-menu ul.active .menu-user-list {
    display: list-item
}

#header .header-subsite-tools .header-subsite-right-item-menu {
    background: transparent;
    box-shadow: none;
}

#header .header-subsite-right-item-menu .menu-user-title-customize {
    background: #212634;
    padding: 10px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#header .header-subsite-right-item-menu ul .menu-user-tit:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 12px;
    height: 12px;
    right: 20px;
    top: 9px;
    background: url(../images/global/icon-expand.svg) no-repeat center;
}

#header .header-subsite-right-item-menu ul.active .menu-user-tit:after {
    background: url(../images/global/icon-collapse.svg) no-repeat center;
}

#back-to-top{
	display: none!important;
}

@media only screen and (max-width: 768px) {
    .header-login-tools,
    .header-login-tools-logined {
        font-size: 14px;
        text-align: center;
        margin-top: 64px;
        color: #fff;
    }
    .header-login-tools a,
    .header-login-tools-logined a {
        padding: 0 20px;
    }
    .header-login-tools-logined img {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        vertical-align: middle;
        margin-right: 10px;
    }
    .header-login-tools a:first-child,
    .header-login-tools-logined a:first-child {
        border-right: 1px solid #999;
    }
    .logined .header-login-tools,
    .header-login-tools-logined {
        display: none;
    }
    .logined .header-login-tools-logined,
    .header-login-tools {
        display: block;
    }
    .header-search {
        overflow: visible;
        border-bottom: none;
        background: none;
        box-shadow: none;
        border-bottom: solid 1px #333;
    }
    .search-content {
        padding: 10px 15px;
    }
    .head-search-panel {
        width: 100%;
    }
    .head-search-panel .search-bar {
        height: 36px;
        background: none;
        border: 1px solid rgba(255, 255, 255, .2)
    }
    .search-bar .search-input-box {
        height: 36px;
        padding: 7px 20px 7px 10px;
    }
    .search-input-box .search-clear-btn {
        width: 16px;
        height: 16px;
        top: 8px;
        background: #999;
    }
    .search-bar .search-input {
        color: #fff;
    }
    .search-bar .search-btn {
        color: #999;
        padding: 7px 15px;
    }
    .search-bar .search-btn:before {
        border-color: #999;
        top: 8px;
    }
    .show-suggest .search-suggestion {
        top: auto;
        bottom: 36px;
        background: #efefef;
        border-top: none;
    }
    .search-clear-btn:before,
    .search-clear-btn:after {
        background: #222222;
    }
    .search-clear-btn:before {
        width: 10px;
        height: 2px;
        top: 7px;
        left: 3px;
    }
    .search-clear-btn:after {
        width: 2px;
        height: 10px;
        top: 3px;
        left: 7px;
    }
    .head-search-panel .hot-search {
        display: none;
    }
    #content {
        padding-top: 0;
    }
    .header-collapse-level1.now>.header-collapse-head a {
        color: #f66f6a;
    }
    #header .headmenu-slide-down-register {
        text-align: center;
    }
    #header .header-main {
        text-align: center;
        position: relative;
    }
    .header-main-title {
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        display: block;
        color: #fff;
        position: absolute;
        z-index: -1;
        text-align: center;
        width: 100%;
    }
    #header.logined .header-user {
        display: none;
    }
}