
html, body {
    background: #fff;
    min-height: 100%;
    font: 14px/1.5 "Noto Sans SC", "Microsoft YaHei", Arial, "微软雅黑", sans-serif;
}

body {
    height: 100%;
}

.text-o-show {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

span {
    display: inline-block;
}

.category-filter-list .category-filter-item
.btn:hover, .btn:active, .btn:focus, .btn:visited {
    background: #000 !important;
    box-shadow: 0px 1px 4px 0px rgba(225, 112, 112, 0.5);
}

.btn:hover, .btn:active, .btn:focus, .btn:visited {
    color: #fff !important;
}

.btn.primary:hover, .btn.primar:active, .btn.primar:focus, .btn.primar:visited {
    background: #000 !important
}

.btn.primar:hover, .btn.primar:active, .btn.primar:focus, .btn.primar:visited {
    color: #fff !important;
}

.mb20 {
    margin-bottom: 20px;
}

.mt20 {
    margin-top: 20px;
}

.gray-bg {
    background: #f6f6f6 !important;
}

.white-bg {
    background: #fff;
}


input[type=checkbox]:checked:after {
    content: "";
    background-color: #000 !important;
}

.flat, .sidenav {
    background: #fff;
    border-radius: 4px;

}

.flat h2, .sidenav h2, .flat h3, .sidenav h3 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0 20px;
    color: #444;
    font-size: 18px
}

.flat h2 span.count, .sidenav h2 span.count, .flat h3 span.count, .sidenav h3 span.count {
    color: #666;
    font-size: 20px;
    font-weight: normal;
}

.flat h2 .filter, .sidenav h2 .filter, .flat h3 .filter, .sidenav h3 .filter {
    font-size: 16px;
    color: #666;
    line-height: 59px
}

.flat h2 .filter span, .sidenav h2 .filter span, .flat h3 .filter span, .sidenav h3 .filter span {
    padding: 0 20px;
    margin: 0;
    color: #ddd
}

.flat h3.ret, .sidenav h3.ret {
    border-bottom: none;
    color: #666;
    font-size: 16px
}

.flat h3 span {
    font-size: 12px;
    color: #B1B1B1;
    margin-left: 10px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0
}


.modal-dialog.noborder {
    width: 750px;
    font-size: 16px
}

.modal-dialog.noborder .modal-content {
    padding: 0 15px 25px 15px
}

.modal-dialog.noborder .modal-header {
    border: 0;
    height: 40px
}

.modal-dialog.noborder .modal-footer {
    border: 0
}

.modal-header .close {
    position: relative;
    z-index: 99
}


.sidenav {
    border-radius: 4px;
}

.user-menu-box{
    background:#fff;
    padding:0 15px;
}
.user-menu-list {

}

.user-menu-item{
    border-bottom: 1px solid #ededed;
    padding:15px 0px;
}

.flat {
    background-image: none !important
}

.flat .more {
    height: 40px;
    line-height: 40px;
    text-align: center
}

.flat .more a > i {
    margin-right: 13px
}

.flat .words {
    padding: 10px 20px 20px;
    line-height: 23px;
    margin-bottom: 0
}

.flat .words img {
    width: 200px;
    height: auto
}

.flat .words .fa-flag {
    margin-right: 10px;
    line-height: 22px
}


.pagination {
    margin: 35px auto 35px;
    width: 100%;
    text-align: center;
}

.mestudying {
    min-height: 690px;
}

.pagination li {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    margin: 4px;

    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-decoration: none;
    border-radius: 4px;
    box-sizing: content-box;
}

.pagination li:hover a {
    background: #000;
    color: #fff;
}

.pagination li a {
    background-color: #000000;
    height: 36px;
    line-height: 36px;
    border: none;
    padding: 0px 14px;
    color: #fff;
    display: block;
    margin: 0px;
}

.pagination li span {
    height: 36px;
    line-height: 36px;
    padding: 0px 14px;
    border: none;
    display: block;
}

.pagination li.active {
    background: #000;
}

.pagination li.active a {
    background: #000;
}

.pagination li.active span {
    background: #000;
}

.module-tit {
    padding-top: 20px;
}

.module-tit h2 {
    color: #ff8a00;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 1px;
}

.module-tit section {
    float: left;
    font-size: 24px;
    margin-right: 20px;
}

.module-tit ul {
    float: left;
}

.module-tit ul li {
    display: inline-block;
    padding-right: 100px;
    font-size: 18px;
}

.module-tit ul li.active a {
    border-bottom: 3px solid #000;
    color: #000;
}

.module-tit ul li:hover a {
    color: #000;
    border-bottom: 3px solid #000;
}

.module-tit ul li a {
    position: relative;
    display: block;
    color: #000;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;

}

.module-tit .more-btn {
    width: 80px;
    height: 32px;
    text-align: center;
    color: #487AF6;
    border: 1px solid #487AF6;
    border-radius: 14px;
    float: right;
    font-size: 12px;
    line-height: 32px;
}

.mobile-tit {
    margin-bottom: 10px;
}

.mobile-tit li {
    background: #fff;
    float: left;
    width: 50px;
    padding: 10px;
    margin-right: 5px;
    box-sizing: border-box;
}

.mobile-tit li.active {
    background: #3498db;
    color: #fff;
}

.mobile-tit li a {
    color: #666;
}

.mobile-tit .vip-btn {
    color: #666;
    background: #fff;
    float: right;
    width: 50px;
    padding: 10px;
    border-radius: 5px;
}


/*头部搜索框*/
@media screen and (min-width: 1601px) {
    .container {
        width: 1380px;
    }

    .banner img, .slider img {
        height: 300px;
    }

    .banner, .slider {
        max-width: 100%;
        height: 300px;
    }

    .material-list .material-item .material-img {
        height: 264px;
    }

    .material-list .material-item.small .material-img {
        height: 192px;
    }

    .sidebar-fixed {
        margin-left: 700px;
    }

    .return-top-box {
        margin-left: 700px;
    }

    .score-layer {
        margin-left: 700px;
    }

    .score .score-content .shop-box .goods-list .goods-item .img {
        height: 237px !important;
    }
}

@media screen and (max-width: 1601px) {
    .container {
        width: 1200px;
    }

    .material-list .material-item .material-img {
        height: 210px;
    }

    .material-list .material-item.small .material-img {
        height: 151px;
    }

    .article-list .module-tit ul li {
        padding-right: 50px;
    }

    .sidebar-fixed {
        right: 20px !important;
        left: inherit !important;
    }

    .return-top-box {
        right: 20px !important;
        left: inherit !important;
    }

    .score-layer {
        right: -20px !important;
        left: inherit !important;
    }

    .notice .user-title a {
        margin: 0 10px !important;
    }

    .follow-list .follow-item .follow-material-list .follow-material-item {
        width: 160px !important;
        height: 120px !important;
    }

    .collect-folder-list .collect-folder-item .folder-img {
        height: 164px !important;
    }

    .banner img, .slider img {
        height: 283px;
    }

    .banner, .slider {
        max-width: 100%;
        height: 283px;
    }

}

/*轮播图*/
.index_banner {
    position: relative;
    height: 320px;
}

.index_banner ul {
    overflow: hidden;
}

.index_banner li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 320px;
}

.index_banner li a {
    display: block;
    margin: 0 auto;
}

.index_banner cite {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    height: 15px;
}

.index_banner cite span {
    float: left;
    display: block;
    margin: 0 4px;
    width: 40px;
    height: 8px;
    background-color: #e5e5e5;
    text-indent: -999em;
    opacity: .8;
    cursor: pointer;
}

.index_banner cite span:hover {
    background-color: #f5f5f5;
}

.index_banner cite span.cur {
    background-color: #000;
    cursor: default;
}


/*题库页搜索框*/
.search-box2 {
    position: relative;
    margin: 30px auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-right: none;
    width: 500px;
    overflow: hidden;
    height: 46px;
    border-radius: 99px;

}

.search-box2 .search-input-box input {
    background-color: #fff;
    height: 46px;
    border: none;
    line-height: 46px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    width: 380px;
    text-indent: 12px;
}

.search-box2 .search-type-box {
    height: 46px;
    line-height: 46px;
    margin-left: 20px;
}

.search-box2 .search-btn {
    display: block;

    height: 46px;
    cursor: pointer;
    right: 0;
    top: -2px;
    background: #000;
    color: #fff;
    line-height: 46px;
    z-index: 2;
    padding: 0 20px;
    border: none;
    position: absolute;
}

.header {
    background: #000;
    position: relative;
    height: 56px;
}

.header a {
    color: #fff;
    font-size: 15px;
}

.header > .container {
    position: relative
}

.header .logo {
    margin-right: 80px;
}

.header .navbar-brand {
    display: block;
    max-height: 120px;
    height: auto !important;
    padding-left: 0px;
}

.header .navbar-brand img {
    height: 100%;
    width: auto;
    max-height: 40px
}


.header .vip-btn {
    padding-left: 20px;
    position: relative;
}

.header .vip-btn .hot {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: rgb(234, 53, 83);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 4px;
}

.nav.nav-login {
    padding-left: 20px;
    font-size: 16px;
}

.nav.nav-login > li > a {
    padding: 29px 10px;
}

.navbar-toggle {
    float: left;
    margin: 16px 0 16px 0;
    padding: 9px 6px;
    background: #000
}

.navbar-toggle > span {
    background: #fff
}


.user-nav {
    position: relative;
    z-index: 100;
    color: #fff;
}

.user-nav .nav {
    position: relative;
    z-index: 1;
    line-height: 56px;
}

.user-nav .nav > li {
    vertical-align: middle;
    margin: 0px;
    width: 100%;
    height: 100%;
    padding: 0px !important;
}

.user-nav .nav > li a {
    width: 100%;
    height: 100%;
    padding: 0px !important;
}

.user-nav .nav > li:hover {
    background: #000;
    color: #fff;
}

.user-nav .nav > li:hover .total-count {
    color: #fff;
    background: #000;
}

.navbar-nav > li > a:hover {
    background: none;
    color: #fff !important;
}

.user-nav .nav > li > a:hover {
    background: none;
    color: #fff !important;
}

.nav > li > a:focus {
    background: none !important;
    color: #fff;
}

.user-nav .nav > li .total-count {
    position: absolute;
    right: 7px;
    top: 8px;
    border-radius: 40px;
    padding: 2px 5px;
    background: #fff;
    color: #000;
    line-height: 1;
    font-size: 10px;
}

.user-nav .nav > li {
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.user-nav .nav > li i {
    font-size: 24px;
}

.user-nav .nav > li > a.btn {
    padding: 6px 12px !important;
    margin: 23px 10px 23px 20px;
    border-radius: 20px
}

.user-img .dropdown-menu {
    min-width: 140px
}

.user-img img {
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.user-img:hover img {
    border: 2px solid #c0f0e0
}

.user-msg .dropdown-menu {
    min-width: 115px;
    right: -30px !important
}

.user-msg .dropdown-menu li {
    text-align: left;
    padding-left: 30px
}

.user-msg .dropdown-menu li span {
    background: #f53e20;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    margin-left: 15px;
    padding: 2px 10px
}

.user-msg .dropdown-menu li span.bg {
    width: 18px;
    height: 18px;
    line-height: 18px
}

.user-nav-dropdown:hover .dropdown-menu {
    display: block
}

.user-nav-dropdown .dropdown-menu {
    width: 132px;
    padding: 6px 0;
    position: absolute;
    background: #ffffff;
    display: none;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    color: #444;
    z-index: 14;
    left: auto;
    right: 0px;
    top: 54px;
}

.user-nav-dropdown .dropdown-menu > li {
    position: relative;
}

.user-nav-dropdown .dropdown-menu > li.username a {
    font-weight: bold;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.user-nav-dropdown .dropdown-menu > li > a {
    padding: 6px 20px !important
}

.user-nav-dropdown .dropdown-menu > li > a .fa, .user-nav-dropdown .dropdown-menu > li > a .hz-icon {
    width: 25px;
    position: absolute;
    top: 17px;
    left: 25px;
    padding: 0;
    line-height: 14px
}

.user-nav-dropdown .dropdown-menu > li > a:hover {
    background: none;
    color: #000
}

.user-nav-dropdown.message .dropdown-menu {
    text-align: left;
    width: 140px;
    min-width: 100px;
}

.user-nav-dropdown.message .dropdown-menu li {
    text-align: left;
    position: relative;
}

.user-nav-dropdown.message .dropdown-menu li a {
    padding: 9px 20px !important;
}

.user-nav-dropdown.message .dropdown-menu li .count {
    position: absolute;
    top: 13px;
    right: 20px;
    background: #000;
    color: #fff;
    padding: 2px 5px;
    border-radius: 40px;
    font-size: 10px;
    line-height: 1;
}

.form-control {
    border-radius: 0
}

/*首页*/
.index-link-box {
    padding: 60px 20px 80px;
    width: 1200px;
}

.index-link-box .index-link-title {
    color: #666;
}

.index-link-list {
    margin-top: 20px;
}

.index-link-list .index-link-item {
    width: auto;
    height: 38px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.index-link-list .index-link-item a {
    display: inline-block;
    height: 38px;
}

.index-link-list .index-link-item:last-child {
    margin-right: 0px;
}

.index-link-list .index-link-item img {
    object-fit: cover;
    height: 100%;
}

/*
.panel-default {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 0 0 rgba(0, 0, 0, 0.05);
    padding: 0
}

.panel-default .panel-heading {
    padding: 18px 15px;
    border-bottom: 1px solid #eee;
    color: #444;
    font-size: 18px
}

.panel-default .panel-heading > a {
    font-size: 14px
}

.panel-default .panel-body {
    padding: 15px
}

.panel-default {
    border: 0
}
*/


.login-box {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
    background: #fff;
    box-shadow: 2px 2px 15px #333;
    padding: 30px 20px 40px;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform .7s ease, visibility .7s ease, z-index .7s ease;
    -moz-transition: -moz-transform .7s ease, visibility .7s ease, z-index .7s ease;
    -o-transition: -o-transform .7s ease, visibility .7s ease, z-index .7s ease;
    transition: transform .7s ease, visibility .7s ease, z-index .7s ease;

}

.login-box:after {
    content: '';
    min-height: inherit;
    font-size: 0;
}

.login-box .top {
    position: absolute;
    left: 0px;
    top: -108px;
    width: 100%;
}

.login-box .top img {
    width: 100%;
}

.login-box.active {
    z-index: -1;
    visibility: hidden;
    transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    -o-transform: rotateY(90deg)
}

.login-box.reset {
    padding: 0;
    box-shadow: none;
    margin: 0;
    position: static;
    background: #eff3f6;
    margin: auto;
    width: 280px
}

.login-box h1 {
    color: #444;
    font-size: 22px;
    margin-bottom: 30px
}

.login-box .tab-list {
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    margin-top: 10px;
}

.login-box .tab-list .tab-item {
    color: #999999;
    display: inline-block;
    margin-right: 30px;
    border-bottom: 2px solid transparent;
    padding-bottom: 20px;
    margin-bottom: -1px;
    cursor: pointer;
}

.login-box .tab-list .tab-item.active {
    color: #000;
    border-bottom: 2px solid #000;
    font-weight: 500;
}

.login-box h1 > a {
    color: #000;
    font-size: 18px
}

.login-box h1 > a > i {
    margin-left: 10px
}

.login-box .checkbox input {
    margin-top: 3px
}

.login-box .form-group {
    position: relative;
    min-height: 65px;
    margin-bottom: 0px;
    color: #999
}

.login-box .form-group.has-error .fa-label i {
    color: #a94442 !important
}

.login-box .form-group > .control-label {
    display: none
}

.login-box .form-group > .controls .fa-label {
    position: absolute;
    top: 13px;
    left: 15px;
    padding-right: 15px;
    height: 18px;
    line-height: 18px;
    width: 30px
}

.login-box .form-group > .controls .fa-label > i {
    font-size: 20px;
    position: absolute;
    font-weight: normal;
    top: 0;
    left: 0
}

.login-box .form-group .form-control {
    width: 100%;
    height: 45px;
    border-radius: 4px;
}

.login-box .form-group .ident {
    padding: 0 10px;
    line-height: 45px;
    font-size: 14px;
}

.login-box .form-group .ident .get-btn {
    font-size: 14px;
}

.login-box .form-group .get-code-btn {
    background: #000;
    border: none;
}

.login-box .form-group .get-code-btn:hover {
    background: #000 !important;
}

.login-box .form-group .ident-img {
    height: 45px
}

.login-box .form-group .ident-img img {
    width: 100%;
    height: 100%
}

.login-box .form-group .remember_me {
    position: static;
    font-weight: 500
}

.login-box .login-btn {
    border: 0;
    width: 100%;
    height: 45px;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #000;
}

.login-box .login-btn:hover {
    background: #840a15 !important;
}

.login-box.register {
    transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    z-index: -1;
    visibility: hidden
}

.login-box.register.active {
    z-index: 11;
    visibility: visible;
    display: block;
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition-delay: .5s;
    -moz-transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s
}

.login-modal-reset {
    background: #eff3f6;
    border-radius: 10px
}

.login-modal-reset .modal-header {
    border: 0;
    margin-top: 10px
}

.login-modal-reset .modal-header h4 {
    font-size: 22px;
    color: #000;
    padding-bottom: 5px
}

.login-modal-reset .modal-header > img {
    display: block;
    margin: auto
}

.login-modal-reset .modal-body {
    padding: 0
}

.login-modal-reset .modal-footer {
    border: 0
}

.login-modal-reset .controls .fa {
    color: #000 !important
}


.uploader-pic-item {
    margin: 20px 15px 10px 0;
    float: left;
    width: 90px;
    height: 90px;
    position: relative
}

.uploader-pic-item img {
    width: 90px;
    height: 90px
}

.uploader-pic-item .close {
    position: absolute;
    text-align: center;
    top: -25px;
    left: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    opacity: 0;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.uploader-pic-item .close:hover {
    color: #f00
}

.uploader-pic-item:hover .close {
    opacity: 1;
    top: 0
}

.uploader-pic-item p {
    margin-top: 5px;
    font-size: 12px
}

.uploader-pic-item .progress-bar {
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0
}

.uploader-pic-item .icon-selected {
    position: absolute;
    z-index: 100002;
    bottom: -12px;
    right: -12px;
    font-size: 20px;
    color: #000;
    display: none
}

.hover-dropdown-box {
    position: relative;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}

.hover-dropdown-box .title {
    font-size: 16px;
}

.hover-dropdown-box .title i {
    margin-left: 5px;
}

.hover-dropdown-box ul {
    min-width: 122px;
    max-height: 500px;
    background: #fff;
    display: none;
    float: none;
    text-align: start;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    overflow-y: auto;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: height linear .2s;
    transition: height linear .2s;
}

.hover-dropdown-box ul li a {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 14px;

}

.hover-dropdown-box ul li:active a {
    color: #000;
}

.hover-dropdown-box:hover ul {
    display: block;
}

.filter-wrap .select-bigwrap, .selsect-div-cover {
    padding: 6px 0;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

/*课程列表*/
.tab-head > li.act {
    margin-top: -1px;
}

.course-list .course-item {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.course-list .course-item .live {
    background: #000;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 6px;
    z-index: 100000;
}

.course-list .course-item:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.course-list .course-item:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.course-list .course-item:hover .mask .btn {
    top: 50%;
    margin-top: -17px
}

.course-list .course-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    height: 100%;
    overfow: hidden;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-list .course-item .mask .btn {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -41px
}

.course-list .course-item .course-img {
    position: relative;
    overflow: hidden;
    height: 172px;
}

.col-xs-5ths .course-item .course-img {
    height: 123px;
}

.course-list .course-item .course-img .section-num {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, .4);
    color: #ffffff;
    right: 6px;
    bottom: 10px;
    height: 20px;
    line-height: 20px;
    border-radius: 4px 0 0 4px;
    width: 70px;
    text-align: center;
}

.course-list .course-item .course-img img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 0;
}

.course-list .course-item .course-img:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.course-list .course-item .course-img .status.ing {
    background: #fd9271
}

.course-list .course-item .course-img .status.done {
    background: #ccc
}

.course-list .course-item .course-info {
    padding: 16px 15px;
    background: #fff;
}


.course-list .course-item .course-info .title {
    color: #333;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.course-list .course-item .course-info .title:hover {
    color: #000
}

.course-list .course-item .course-info .difficulty {
    padding: 2px 5px;
    background: #B5B5B5;
    border-radius: 5px;
    color: #ffffff;
    margin-right: 10px;
    font-size: 12px;
}

.course-list .course-item .course-info .difficulty.easy {
    background: rgb(190, 241, 227);
    color: rgb(120, 192, 222);
}

.course-list .course-item .course-info .study-num {
    font-size: 14px;
    color: #818a92;
}

.course-list .course-item .course-info .study-num .divider {
    height: 14px;
    background: #bbb;
    width: 1px;
    margin: 0 6px;
    display: inline-block;
}

.course-list .course-item .course-info .difficulty.easy {
    background: rgb(190, 241, 227);
    color: rgb(120, 192, 222);
}

.course-list .course-item .course-info .difficulty.medium {
    background: rgb(250, 227, 160);
    color: rgb(243, 184, 58);
}

.course-list .course-item .course-info .difficulty.advance {
    background: rgb(243, 173, 163);
    color: rgb(228, 73, 57);
}

.course-list .course-item .course-meta {
    padding: 10px 16px 13px;
    background: #fff;
    border-top: 1px solid #f8f8f8;
}

.course-list .course-item .course-meta a {
    display: inline-block;
}

.course-list .course-item .course-meta .user-meta img {
    width: 35px;
    height: 35px;
    margin-right: 8px;
    border-radius: 50%;
}

.course-list .course-item .course-meta .user-meta span {
    font-size: 14px;
    color: #818a92;
}

.course-list .course-item .course-meta .price {
    color: #000;
    font-size: 22px;
}

.course-list .course-item .course-meta .price .rmb {
    color: #000;
    font-size: 14px;
    margin-right: -5px;
}


.course-list .course-item-1 {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}

.course-list .course-item-1 .live {
    background: #000;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 6px;
    z-index: 100000;
}

.course-list .course-item-1:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.course-list .course-item-1:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.course-list .course-item-1:hover .mask .btn {
    top: 50%;
    margin-top: -17px
}

.course-list .course-item-1 .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    height: 100%;
    overfow: hidden;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-list .course-item-1 .mask .btn {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -41px
}

.course-list .course-item-1 .course-img {
    position: relative;
    overflow: hidden;
    height: 234px;
}

.col-xs-5ths .course-item-1 .course-img img {
    height: 210px;
}

.course-list .course-item-1 .course-img .tip {
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 3px;
    background: #FF701D;
    color: #fff;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    z-index: 1000;
    font-weight: 700;
}

.course-list .course-item-1 .course-img .tip.disabled {
    background: #999;
    color: #fff;
}

.course-list .course-item-1 .course-img .section-num {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, .8);
    color: #ffffff;
    right: 0;
    bottom: 10px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px 0 0 4px;
}

.course-list .course-item-1 .course-img img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 0;
}

.course-list .course-item-1 .course-img:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.course-list .course-item-1 .course-img .ban-box {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.course-list .course-item-1 .course-img .ban-box .cat {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px;
}

.course-list .course-item-1 .course-img .ban-box .replay {
    background: rgba(234, 56, 27, .9);
    color: #fff;
    padding: 15px 40px 15px 20px;
}

.course-list .course-item-1 .course-img .status {
    position: absolute;
    padding: 2px 5px;
    border-radius: 5px;
    background: #000;
    color: #fff;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    -moz-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2)
}

.course-list .course-item-1.course-img .status.ing {
    background: #fd9271
}

.course-list .course-item-1.course-img .status.done {
    background: #ccc
}

.course-list .course-item-1 .course-info {
    padding: 16px;
    background: #fff;
}

.course-list .course-item-1 .course-info > div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.course-list .course-item-1 .course-info .title {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    width: 100%;
}

.course-list .course-item-1 .course-info .title:hover {
    color: #000
}

.course-list .course-item-1 .date {
    color: #818a92;
}

.course-list .course-item-1 .course-info .price {
    color: #000;
    font-size: 24px;
    margin-left: 15px;
    margin-right: 20px;
    font-weight: 500;
}

.course-list .course-item-1 .course-info .price .rmb {
    font-size: 12px;
}

.course-list .course-item-1 .course-center {
    background: #fff;
    padding: 0 20px;
}

.course-list .course-item-1 .course-center .row-p {
    color: #818a92;
    margin-bottom: 10px;
}

.course-list .course-item-1 .course-center .row-p .devider {
    margin: 0 10px;
}

.course-list .course-item-1 .course-center .row-p .study-num {
    font-weight: bold;
}

.course-list .course-item-1 .course-meta {
    padding: 10px 16px 25px;
    background: #fff;
}

.course-list .course-item-1 .course-meta .user-meta img {
    width: 35px;
    height: 35px;
    margin-right: 8px;
    border-radius: 50%;
}

.course-list .course-item-1 .course-meta .tag {
    font-size: 12px;
    color: #FA6400;
    font-weight: 500;
}


.course-list .course-item-1 .course-meta .price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1
}

.course-list .course-item-1 .course-meta .line-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    display: inline-block;
    padding-left: 10px;
    vertical-align: 3px;
}

.course-list .course-item-1 .course-meta .price .rmb {
    font-size: 14px;
    margin-right: -5px;
}

.course-list .course-item-1 .course-meta .price.free {
    color: green;
}

.course-list .course-item-1 .course-meta .apply-btn {
    font-weight: 700;
    width: 90px;
    height: 32px;
    border-radius: 20px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.course-list .course-item-1 .course-meta .study-num {
    font-size: 14px;
    color: #818a92;
}

.course-list .course-item-2 {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

.course-list .course-item-2 .live {
    background: #000;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 6px;
    z-index: 100000;
}

.course-list .course-item-2:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.course-list .course-item-2:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.course-list .course-item-2:hover .mask .btn {
    top: 50%;
    margin-top: -17px
}

.course-list .course-item-2 .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    height: 100%;
    overfow: hidden;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.course-list .course-item-2 .mask .btn {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -41px
}

.course-list .course-item-2 .course-img {
    position: relative;
    overflow: hidden;
    height: 193px;
}

.col-xs-5ths .course-item-2 .course-img {
    height: 193px;
}

.course-list .course-item-2 .course-img .section-num {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, .8);
    color: #ffffff;
    right: 0;
    bottom: 10px;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px 0 0 4px;
}

.course-list .course-item-2 .course-img img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 0;
}

.course-list .course-item-2 .course-img:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.course-list .course-item-2 .course-img .ban-box {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.course-list .course-item-2 .course-img .ban-box .cat {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px;
}

.course-list .course-item-2 .course-img .ban-box .replay {
    background: rgba(234, 56, 27, .9);
    color: #fff;
    padding: 15px 40px 15px 20px;
}

.course-list .course-item-2 .course-img .status {
    position: absolute;
    padding: 2px 5px;
    border-radius: 5px;
    background: #000;
    color: #fff;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    -moz-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2)
}

.course-list .course-item-2.course-img .status.ing {
    background: #fd9271
}

.course-list .course-item-2.course-img .status.done {
    background: #ccc
}

.course-list .course-item-2 .course-info {
    padding: 16px;
}

.course-list .course-item-2 .course-info .title {
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
}

.course-list .course-item-2 .course-info .title:hover {
    color: #000
}

.course-list .course-item-2 .course-info .num {
    font-size: 16px;
    color: #FF9D43;
    font-weight: 400;
}

.course-list .course-item-2 .date {
    color: #9F9F9F;
    font-size: 12px;
    font-weight: 400;
}

.course-list .course-item-2 .course-info .price {
    color: #000;
    font-size: 24px;
    margin-left: 15px;
    margin-right: 20px;
    font-weight: 500;
}

.course-list .course-item-2 .course-info .price .rmb {
    font-size: 12px;
}

.course-list .course-item-2 .course-meta {
    padding: 0px 16px 13px;
    background: #fff;
}

.course-list .course-item-2 .course-meta .user-meta img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50%;
}

.course-list .course-item-2 .course-meta .tag {
    font-size: 12px;
    color: #FA6400;
    font-weight: 500;
}

.course-list .course-item-2 .course-meta .user-meta span {
    font-size: 10px;
    color: #575757;
}

.course-list .course-item-2 .course-meta .price {
    color: #000;
    font-weight: bold;
    line-height: 1
}

.course-list .course-item-2 .course-meta .price.free {
    color: green;
}


.user-title {
    padding: 0 200px;
    background: #fff !important;
}

.user-title a {
    padding: 0px 10px;
    font-size: 16px;
    color: #000;
    margin: 0 100px;
    display: inline-block;
}

.user-title a.active {
    color: #000;
    border-bottom: 3px solid #000;
}


.course-mod-title .title {
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    line-height: 1;
    padding-left: 10px;
    border-left: 5px solid #000;
    margin-right: 10px;
}

.course-mod-title .description {
    display: inline-block;
    vertical-align: baseline;
    line-height: 1;
    font-size: 16px;
}

.course-mod-title .reload {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    cursor: pointer;
}

.course-mod-title .more {
    font-size: 14px;
    color: #999;
}

.course-mod-title .more a {
    color: #999;
}

/*素材列表*/

.material-list .material-item {
    border: 1px solid #eee \9;
    border-bottom: 1px solid #f7faf9;
    position: relative;
    margin-bottom: 20px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.material-list .material-item .free {
    background: #000;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 10px;
    z-index: 1000;
}

.material-list .material-item .vip {
    background: #ff2d55;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 10px;
    z-index: 1000;
}

.material-list .material-item:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.material-list .material-item:hover .mask {
    opacity: 1;
    filter: alpha(opacity=100)
}

.material-list .material-item:hover .mask .btn {
    top: 50%;
    margin-top: -17px
}

.material-list .material-item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    height: 100%;
    overfow: hidden;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.material-list .material-item .mask .btn {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -41px
}

.material-list .material-item .material-img {
    position: relative;
    overflow: hidden;
}

.material-list .material-item .material-img img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 0;
}

.material-list .material-item .material-img:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.material-list .material-item .material-img .status {
    position: absolute;
    padding: 2px 5px;
    border-radius: 5px;
    background: #000;
    color: #fff;
    top: 10px;
    left: 10px;
    -webkit-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    -moz-box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2);
    box-shadow: 1px 1px 3px rgba(188, 188, 188, 0.2)
}

.material-list .material-item .material-img .manager-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 54px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    z-index: 90;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.material-list .material-item .material-img .status.ing {
    background: #fd9271
}

.material-list .material-item .material-img .status.done {
    background: #ccc
}

.material-list .material-item .material-info {
    padding: 15px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.material-list .material-item .material-info .title-box {
    line-height: 20px;
    margin-bottom: 4px;
}

.material-list .material-item .material-info .title {
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: block;
    font-weight: 500;
}

.material-list .material-item .material-info i.iconnormalhot, .material-list .material-item .material-info i.iconboardhot, .material-list .material-item .material-info i.iconhomehot {
    color: #000;
    line-height: 1;
}

.material-list .material-item .material-info .title:hover {
    color: #000;
}

.material-list .material-item .material-info .type {
    display: block;
    font-size: 12px;
    color: #bbb;
}

.material-list .material-item .hot-icon {
    margin-left: 7px;
}

.material-list .material-item .meta {
    color: #999;
}

.material-list .material-item .meta span {
    margin-right: 15px;
    font-size: 12px;
    color: #ccc;
    font-weight: 300;
}

.material-list .material-item .meta span:last-child {
    margin-right: 0px;
}

.material-list .material-item .meta span i {
    margin-right: 3px;
    font-size: 14px;
    color: #ccc;
    font-weight: 300;
}

.material-list .material-item .material-info .label-p {
    display: inline-block;
    margin-right: 5px;
    padding: 5px
}

.material-list .material-item .material-info .meta {
    color: #999;
    height: 20px;
    overflow: hidden
}

.material-list .material-item .material-info .metas > span {
    margin: 0 5px
}

.material-list .material-item .material-meta {
    padding: 15px;
    background: #fff;
}

.material-list .material-item .material-meta a {
    flex: 1;
    overflow: hidden;
    display: inline-block;
}

.material-list .material-item .material-meta .user-meta img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50%;
}

.material-list .material-item .avatar {
    width: 34px;
    height: 34px;
    margin-right: 8px;
    border-radius: 50%;
}

.material-list .material-item .username {
    color: #707070;
    display: inline-block;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.material-list .material-item .row-1-right {
    overflow: hidden;
}

.material-list .material-item .material-meta .user-meta span {
    font-size: 10px;
    color: #575757;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.material-list .material-item .material-meta .time {
    font-size: 12px;
    color: #bbb;
    font-weight: 300;
    margin-left: 10px;
}

/*缩小模式*/
.material-list .material-item.small .type {
    margin-bottom: 12px;
}

/*噪学院*/
.zxy-section-4 {
    padding: 40px;
}

.zxy-section-4 .image-item {
    width: 240px;
    margin: 0 20px;
}

.zxy-section-4 .image-item img {
    width: 240px;
}

.zxy-section-4 .center {
    margin-top: 70px;
}

.zxy-section-4 .center .title {
    font-size: 18px;
    font-weight: 500;
    color: #5C5B5B;
    line-height: 25px;
}

.zxy-section-4 .center .description {
    font-weight: 500;
    color: #A6A6A6;
    line-height: 20px;
    font-size: 14px;
}

.zxy-section-4 .zxy-tongji {
    margin-top: 40px;
}

.zxy-section-4 .zxy-tongji-item {
    width: 300px;
}

.zxy-section-4 .zxy-tongji-item .number {
    color: #FFA467;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
}

.zxy-section-4 .zxy-tongji-item .number i {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
}

.zxy-section-4 .zxy-tongji-item .ge {
    font-size: 14px;
    color: #949494;
    line-height: 1;
    margin-left: 10px;
}

.zxy-section-4 .zxy-tongji-item .current-date {
    font-size: 14px;
    color: #D9D9D9;
    margin-top: 10px;
    font-weight: 400;
}

.zxy-section-4 .zxy-tongji-item.two .number {
    color: #FD6A7F;
}

.zxy-section-4 .zxy-tongji-item.three .number {
    color: #89D04F;
}

.zxy-special-list .zxy-special-item {
    margin-bottom: 30px;
}

.zxy-special-list .zxy-special-left {
    height: 284px;
    background: #D8D8D8;
    border-radius: 8px;
    position: relative;
    object-fit: cover;
    overflow: hidden;
}

.zxy-special-list .zxy-special-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zxy-special-list .zxy-special-left .meta {
    height: 42px;
    line-height: 42px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 0 15px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
}

/*课程详情页面*/
.hz-course-before {
    margin: 0;
    background: #2f2f2f;
    border-radius: 5px;
    height: 407px;

}

.hz-course-before .pic {
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 660px;
    height: 407px;
}

.hz-course-before .pic .live {
    background: #188eee;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0 6px;
}

.hz-course-before .pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.hz-course-before .info {
    position: relative;
    height: 330px;
    padding: 20px;
    box-sizing: border-box;
}

.hz-course-before .info h1 {
    line-height: 26px;
    max-height: 52px;
    font-size: 24px;
    margin-top: 0px;
    color: #fff;
}

.hz-course-before .info .price-box dl {
    margin: 0px;
}

.hz-course-before .info .price-box dl dd {
    margin-right: 20px;
}

.hz-course-before .info .learn-info {
    font-size: 16px;
    margin-top: 10px;
    color: #999;
}

.hz-course-before .info .description {
    color: #999;
}

.hz-course-before .info .learn-info .favorite {
    cursor: pointer;
}

.hz-course-before .info .learn-info .favorite i {
    margin-right: 3px;
}

.hz-course-before .info .learn-info .favorite.active {
    color: #000;
}

.hz-course-before .info .info-bottom {
    width: 100%;
}

.hz-course-before .info .price-box {
    padding: 5px 0;
    margin-top: 10px;
    color: #666;
    padding-left: 20px;
}

.hz-course-before .info .price {
    color: #999;
}

.hz-course-before .info .price .line-price {
    text-decoration: line-through;
    font-size: 16px;
    color: #999;
    margin-left: 10px;
}

.hz-course-before .info .price span {
    color: #000;
    font-size: 36px;
}

.hz-course-before .info .price span .rmb {
    font-size: 14px;
}

.hz-course-before .info .btn {
    width: 135px;
    height: 42px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
    padding: 0px;

}

.hz-course-before .info .buy-btn {
    background-color: #000;
}

.hz-course-before .info .action .share, .hz-course-before .info .action .favorite {
    margin-left: 20px;
    color: #999;
    font-size: 16px;
}

.hz-course-before .info .action .favorite.active {
    color: #ff9306;
}

.hz-course-before .info .action .share i, .hz-course-before .info .action .favorite i {
    font-size: 18px;
}

.hz-course-before .info .action .share a {
    color: #999;
    font-size: 16px;
}

.hz-course-before .info .action .share .dropdown-menu i {
    color: #fff;
    font-size: 16px;
}

.course-header-new {
    padding-bottom: 40px;
    margin-bottom: 30px;
    background: #1f1f1f;
    background-size: 100% 100%
}

.course-header-new .breadcrumb {
    background: transparent;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}

.course-header-new .breadcrumb a {
    color: #fff;
}

.course-nav-list {

    border-bottom: 1px solid #ddd;
}

.course-nav-list li {
    float: left;
    height: 60px;
    margin: 0 20px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}

.course-nav-list li a {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    color: #666;
}

.course-nav-list li.active {
    border: none;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 2px solid #000;
}

.course-nav-list li.active a {
    color: #000;
}

.course-lessons {
    margin-bottom: 40px;
}

.hz-overview {
    min-height: 600px;
}

.icon-sep {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;


    margin: 0px 20px 0;
}

.hzcourse-detail img {
    max-width: 100%;
    height: auto;
}

.hz-line-left {
    position: relative;
    padding-left: 20px
}

.hz-line-left:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: #ea2100;
    border-radius: 5px;
    height: 20px
}

.hz-overview .overview-title {

    line-height: 21px;
    height: 20px;
    border: 0;
    color: #000;
    font-size: 16px;
    margin: 20px;
}

.hz-overview .hz-courselist {
    padding: 0 0 30px
}

.hz-overview .tag li {
    margin: 0 20px 10px 0
}

.course-detail .user-box .avatar {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.course-detail .user-box .avatar img {
    width: 100%;
    height: 100%;
}

.course-detail .user-box .info .username {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.course-detail .user-box .info .meta {
    color: #b1b1b1;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 3px;
    font-weight: 300;
}

.course-detail .user-box .info .follow-btn {
    width: 80px;
    background: #000;
    color: #fff;
    margin-right: 15px;
    border: none;
    outline: none;
}

.course-detail .user-box .info .message-btn {
    width: 80px;
    background: transparent;
    border-color: #000;
    color: #000;
    outline: none;
    border: 1px solid #000;
}

.course-detail .play-box .play-top .player-box {
    display: inline-block;
    vertical-align: top;
    width: 970px;
    height: 490px;
    position: relative;
    background-color: #000;
}

.course-detail .play-box .play-top .player-box .prism-player {
    background-color: #000;
    position: relative;
    width: 100%;
    height: 100%;
}

.course-detail .play-box .play-top .play-section-box {
    display: inline-block;
    vertical-align: top;
    height: 490px;
    width: 330px;
    background-color: #2f2f2f;
    font-size: 12px;
    position: relative;
    box-sizing: border-box;
    overflow-y: auto;
}

.course-detail .play-box .play-top .play-section-box .play-section-name {
    cursor: pointer;
    position: relative;
    color: #c6c6c6;
    width: 100%;
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    padding-left: 18px;
    padding-right: 44px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #3a3a3a;
}

.course-detail .play-box .play-top .play-section-box .play-video-list {
    padding: 10px 0;
}

.course-detail .play-box .play-top .play-section-box .play-video-item {
    cursor: pointer;
    position: relative;
    color: #999;
    width: 100%;
    overflow: hidden;
    padding: 10px 8px 10px 20px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    border-bottom: 1px solid #333;
}

.course-detail .play-box .play-top .play-section-box .play-video-item.active {
    background: #26262b;
}

.course-detail .play-box .play-top .play-section-box .play-video-item.active i {
    color: #fff;
}

.course-detail .play-box .play-top .play-section-box .play-video-item.active .video-name {
    color: #fff;
}

.course-detail .play-box .play-top .play-section-box .play-video-item:hover {
    background: #26262b;
}

.course-detail .play-box .play-top .play-section-box .play-video-item:hover .videos-box {
    color: #fff;
}

.course-detail .play-box .play-top .play-section-box .play-video-item .tag {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30px;
    height: 16px;
    line-height: 16px;
    background-color: #777;
    border-radius: 2px;
    text-align: center;
    color: #0f0f0f;
    font-size: 12px;
    position: relative;
    top: 1px;
    padding-left: 1px;
    margin-right: 5px;
}

.course-detail .play-box .play-top .play-section-box .play-video-item .free-btn {
    padding: 0px 5px;
    border: 1px solid #e9511b;
    color: #e9511b;
    font-size: 12px;
    margin-left: 10px;
    border-radius: 2px;
    line-height: initial;
}

.course-detail .play-box .play-top .play-section-box .play-video-item i {
    margin-right: 5px;
    color: #454545;
    line-height: 1;
    font-size: 18px;
    margin-top: 2px;
}

.course-detail .play-box .play-top .play-section-box .play-video-item .left {
    overflow: hidden;
}

.course-detail .play-box .play-top .play-section-box .play-video-item .video-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.course-detail .play-box .play-top .play-section-box .play-video-item .time {
    font-size: 12px;
    padding-top: 5px;
    color: #666;
}

.course-detail .play-box .play-top .play-section-box .play-video-item:hover .video-name {
    color: #fff;
}

.course-detail .play-box .play-top .play-section-box::-webkit-scrollbar {
    background-color: #131313;
    width: 5px;
}

.course-detail .play-box .play-top .play-section-box::-webkit-scrollbar-thumb {
    background-color: #f4f4f4;
    background-color: hsla(0, 0%, 95.7%, .4);
}

.course-detail .play-box .play-bottom {
    width: 100%;
    min-height: 62px;
    box-sizing: border-box;
    background-color: #292929;
    color: #999;
}

.course-detail .play-box .play-bottom .course-title {
    font-size: 24px;
    color: #fff;
}

.course-detail .play-box .play-bottom .course-price {
    font-size: 24px;
    color: #ff4f23;
}

.course-detail .play-box .play-bottom .course-hints .line-item {
    display: inline-block;
    margin-right: 32px;
    color: rgba(255, 255, 255, .5);
    vertical-align: middle;
}

.course-detail .play-box .play-bottom .action-btn {
    border: 0;
    outline: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    display: block;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    width: 230px;
    text-align: center;
    margin: 10px;
}

.course-detail .file-list {
    margin: 0 30px;
}

.course-detail .file-list .file-item {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
}

.course-detail .file-list .file-icon {
    font-size: 32px;
    margin-right: 10px;
}

.course-detail .file-list .file-item .filename {
    font-size: 16px;
    font-weight: bold;
}

.course-detail .file-list .file-item .download-icon {
    font-size: 28px;
    color: #000;
    cursor: pointer;
}

.course-detail .file-list .file-item .filesize {
    color: #999;
    margin-right: 20px;
}

.course-detail .file-list .file-item .date {
    color: #999;
}

.course-detail .qs-list {
    padding: 0 30px;
    margin-top: 40px;
    padding-bottom: 40px;
}

.course-detail .qs-list .qs-item {
    margin-bottom: 40px;
}

.course-detail .qs-list .qs-item .qs-quesition {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 28px;
    color: #333;
}

.course-detail .qs-list .qs-item .qs-answer {
    background: #f8f9fa;
    padding: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    border-radius: 6px;
    position: relative;
    font-weight: 400;
}

.course-detail .qs-list .qs-item .qs-icon {
    font-size: 24px;
    color: #419aea;
    margin-top: -5px;
    margin-right: 10px;
}

.course-detail-header {
    width: 100%;
    height: 380px;
    position: relative;
}

.course-detail-header a {
    color: #fff;
}

.course-detail-header .blur-box {
    height: 380px;
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.course-detail-header .blur {
    -webkit-filter: blur(50px);
    filter: blur(50px);
    -ms-filter: blur(50px);
    width: 120%;
    left: -10%;
    height: 380px;
    position: absolute;
}

.course-detail-header .top-box {
    position: relative;
    z-index: 10;
    padding-top: 90px;
}

.course-detail-header .top-box .extra {
    position: absolute;
    right: 50px;
    top: 50px;
    color: #fff;
}

.course-detail-header .top-box .extra .course-collect {
    color: #fff;
    margin-right: 36px;
    cursor: pointer;
}

.course-detail-header .top-box .extra .course-collect i {
    font-size: 22px;
    margin-right: 4px;
}

.course-detail-header .top-box .extra .share-action {
    border-radius: 16px;
    padding-right: 14px;
    height: 32px;
    cursor: pointer;
    font-size: 0;
    adding-left: 2px;
    background-color: #a1a1a1;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .3) 0, rgba(255, 255, 255, .1) 100%);
}

.course-detail-header .top-box .extra .share-action a {
    display: inline-block;
    float: none;
    padding: 0;
    line-height: 32px;
    margin: 0 0 0 12px;
    width: auto;
    height: auto;
    vertical-align: top;
    background-image: none;
    font-size: 20px;
    background-repeat: no-repeat;
    color: rgba(255, 255, 255, .8);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.course-detail-header .top-box .extra .share-action a i {
    font-size: 24px;
}

.course-detail-header .top-box .detail-course-flex .course-cover {
    width: 304px;
    height: 180px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 38px;
}

.course-detail-header .top-box .detail-course-flex .course-cover img {
    width: 100%;
    height: 100%;
}

.course-detail-header .top-box .detail-course-flex .detail-course-title {
    color: #fff;
    margin: 7px 0 18px;
    font-size: 32px;
    width: 550px;
    line-height: 1.4;
}

.course-detail-header .top-box .detail-course-flex .detail-course-title .section-count {
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 2px 6px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -6px;
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher {
    color: #fff;
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher .avatar {
    width: 42px;
    height: 42px;
    margin-right: 12px;
    border-radius: 99px;
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher .avatar img {
    width: 100%;
    height: 100%;
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher .meta {
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher .name {
    font-size: 16px;
    margin: 0 0 3px;
}

.course-detail-header .top-box .detail-course-flex .detail-course-teacher .description {
    font-size: 12px;
    opacity: .5;
}

.course-detail-header .top-box .detail-course-flex .info {
    color: #fff;
}

.course-detail-header .top-box .detail-course-meta {
    background: #fff;
    padding: 0 32px;
    height: 120px;
    border-radius: 6px;
    margin-top: 48px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-align: center;
}

.course-detail-header .top-box .detail-course-meta .detail-course-price {
    width: 400px;
}

.course-detail-header .top-box .detail-course-meta .detail-course-price .detail-course-price-current {
    font-size: 56px;
    position: relative;
    line-height: 1;
    margin-right: 14px;
    display: block;
    font-weight: 700;
    color: #000;
}

.course-detail-header .top-box .detail-course-meta .detail-course-price .detail-course-price-current .rmb {
    margin-right: -14px;
}

.course-detail-header .top-box .detail-course-meta .detail-course-price .detail-course-price-current .yuan {
    font-size: 14px;
    line-height: 1;
    border-radius: 50%;
    background: #fff;
    margin-left: -18px;
    vertical-align: middle;
    padding: 2px 5px;

}

.course-detail-header .top-box .detail-course-meta .detail-course-price .detail-course-price-origin {
    font-size: 20px;
    color: #979797;
    text-decoration: line-through;
}

.course-detail-header .top-box .detail-course-meta .course-detail-description {
    width: 500px;
}

.course-detail-header .top-box .detail-course-meta .apply-box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.course-detail-header .top-box .detail-course-meta .apply-box .btn {
    height: 49px;
    min-width: 157px;
    font-size: 18px;
    border-radius: 6px;
    font-weight: 400;
}

.course-detail-header .top-box .detail-course-meta .apply-box .limit-count {
    color: #999;
    margin-bottom: 10px;
    font-size: 16px;
}

.course-detail .play-box .play-bottom .left {
    width: 850px;
    padding-left: 20px;
    box-sizing: border-box;
}

.course-detail .play-box .play-bottom .share-action {
    margin-left: 10px;
}

.course-detail .play-box .play-bottom .share-action a {
    overflow: hidden;
    position: relative;
    width: 34px;
    height: 34px;
    line-height: 34px;
    padding: 0;
    margin: 0 12px 0 0;
    text-indent: 0;
    color: #1f1f1f;
    background: none;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    text-align: center;
    background: #1f1f1f;
}

.course-detail .play-box .play-bottom .share-action a:hover i {
    color: #fff;
}

.course-detail .play-box .play-bottom .share-action a.wx:hover {
    background: #67ce6b;
}

.course-detail .play-box .play-bottom .share-action a.wb:hover {
    background: #000;
}

.course-detail .play-box .play-bottom .share-action a.qq:hover {
    background: #3c98f1;
}

.course-detail .play-box .play-bottom .share-action i {
    color: #999;
    font-size: 24px;
}

.course-detail .play-box .play-bottom .teacher-box {
    margin-right: 30px;
    color: #666
}

.course-detail .play-box .play-bottom .teacher-box .avatar {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    margin-right: 10px;
}

.course-detail .play-box .play-bottom .teacher-box .avatar img {
    width: 100%;
    height: 100%;
}

.course-detail .play-box .play-bottom .teacher-box .username {
}

.course-detail .play-box .play-bottom .teacher-box .follow-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 15px;
    color: #fff;
    font-size: 14px;
    background: #0097f8;
    line-height: 28px;
    -webkit-border-radius: 28px;
    -ms-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    cursor: pointer;
    margin-left: 10px;
}

.course-detail .play-box .play-bottom .teacher-box .follow-btn.active {
    background: #333;
    color: #666;
}

.course-detail .play-box .play-bottom .course-collect {
    cursor: pointer;
}

.course-detail .play-box .play-bottom .course-collect i {
    font-size: 20px;
    margin-right: 5px;
}

.course-detail .course-detail-commend-box {
    padding: 20px 15px;
}

.course-detail .course-detail-commend-list .course-detail-commend-item {
    margin-bottom: 20px;
    position: relative;
}

.course-detail .course-detail-commend-list .course-detail-commend-item .course-cover {
    width: 120px;
    height: 73px;
    border-radius: 4px;
    border: 1px #ddd solid;
    margin-right: 10px;
}

.course-detail .course-detail-commend-list .course-detail-commend-item .course-cover img {
    width: 100%;
    height: 100%;

}

.course-detail .course-detail-commend-list .course-detail-commend-item .info .title {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
}

.course-detail .course-detail-commend-list .course-detail-commend-item .info p {
    font-size: 12px;
    color: #99a2aa;
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.open-course-info .guide .title {
    margin: 40px 0;
    position: relative
}

/* 分享微信二维码 */
.qrcode-container {
    background: #f3f6f9;
    width: 300px;
    height: 600px;
    border-color: #cecece;
    border-width: 2px;
    border-radius: 50px;
    padding: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -177px;
    margin-top: -335px;
    z-index: 10000;
}

.qrcode-container .qrcode-top {
    margin-top: 43px;
    width: 60px;
    height: 10px;
    margin-left: 120px;
    background: #cecece;
    border-radius: 4px;
    margin-bottom: 25px;
    background: url('../images/lesson-wechat-qrcode.png') no-repeat -6px -10px
}

.qrcode-container .qrcode-center {
    border: 1px solid #cecece;
    width: 282px;
    height: 420px;
    text-align: center;
    background: #fff;
    margin-left: 8px
}

.qrcode-container .qrcode-bottom {
    margin-left: 116px;
    margin-top: 16px;
    width: 64px;
    height: 64px;
    border: 0;
    background: url('../images/lesson-wechat-qrcode.png') no-repeat -2px -26px
}

.qrcode-center .qc-top {
    height: 53px;
    line-height: 53px;
    vertical-align: middle;
    margin: 42px 50px 24px
}

.qrcode-center .qc-top div {
    display: inline-block;
    vertical-align: middle;
    zoom: 1
}

.qrcode-center .qc-top .qct-title {
    font-size: 28px;
    margin-left: 20px
}

.qrcode-center .qc-center {
    width: 190px;
    height: 190px;
    margin-left: 45px;
    overflow: hidden;
    position: relative;
    margin-top: 70px;
    z-index: 10
}

.qrcode-center .qc-bottom {
    margin-top: 35px;
    height: 50px;
    line-height: 25px;
    padding: 0 24px;
    font-size: 16px;
    text-align: center
}

/* 分享样式 */
.line-item {
    line-height: 30px;
    float: left;
}

.item-share {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #999;
}

.item-share .hover-tips {
    display: none;
    position: absolute;
    background: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 0 5px;
    font-size: 12px;
    z-index: 5000;
}

.item-share .tips-share {
    top: auto;
    padding: 2px 6px;
    width: 135px;
    font-size: 0;
    border: 1px solid #e5e5e5;
}

.item-share .tips-share:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 6px solid #e5e5e5;
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
}

.item-share .tips-share li:first-child {
    margin-left: 0;
}

.share-qq, .share-qzone, .share-wechat, .share-sina {
    background: url('../images/lesson-share-icon.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.share-qq {
    background-position: -5px -3px;
}

.share-qzone {
    background-position: -36px -3px;
}

.share-wechat {
    background-position: -66px -3px;
}

.share-sina {
    background-position: -98px -3px;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none;
}

.modal {
    position: fixed;
    display: none;
    background: #fff;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    font-size: 14px;
    z-index: 9999;
}

.modal .modal-hd {
    line-height: 30px;
    color: #fff;
    background: #e9511b;
    border-radius: 4px 4px 0 0;
}

/*表单*/
form .error {
    color: #ea2100 !important;
    font-weight: normal;
    margin: 0;
    font-size: 12px;
}

.side-box {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
    background: #fff;
}

.side-box .box-header {
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #666;
    font-weight: 700;
}

.side-box .box-body {

    font-size: 14px;
}

.side-box .box-footer {

}

.side .post-btn {
    display: block;
    width: 100%;
    padding: 12px 0;
    margin-bottom: 10px;
    font-size: 20px;
    border-radius: 0;
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.side .sign-btn {
    display: block;
    width: 100%;
    padding: 12px 0;
    margin-bottom: 10px;
    font-size: 20px;
    border-radius: 0;
    color: #fff;
    border: 1px solid #23b8ff;
    background-color: #23b8ff;
}

/*公共*/
a {
    color: #000;
    outline: none !important
}

a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none !important
}

textarea {
    resize: none;
    width: 100%;
}

* {
    word-break: break-all;
}

input::-webkit-input-placeholder {
    color: #aaa !important
}

input::-moz-placeholder {
    color: #aaa !important
}

textarea::-webkit-input-placeholder {
    color: #aaa !important
}

textarea::-moz-placeholder {
    color: #aaa !important
}

pre {
    white-space: pre-wrap
}

label {
    margin: 0px;
    font-weight: normal;
    display: inline;
}

ul, ol {
    padding: 0;
    margin: 0
}

li {
    list-style-type: none
}

.clear {
    clear: both;
}

.modal {
    overflow-y: auto
}

.iradio_flat-red {
    margin-right: 5px !important;
}

.empty {
    background: #fff;
    color: #666;
    padding: 20px 0 30px
}

.empty-box img {
    width: 240px;
}

.empty a {
    color: #000
}

.price-color {
    color: #000;
}

.free-color {
    color: #5cb85c !important;
}

.danger-color {
    color: #d9534f;
}

.success-color {
    color: #5cb85c;
}

.info-color {
    color: #5bc0de;
}

.warning-color {
    color: #f0ad4e;
}

primary-color {
    color: #337ab7;
}

em {
    font-style: normal;
}

p {
    margin: 0px;
}

button {
    outline: none !important;
}

button:focus {
    outline: none !important;
    color: inherit !important;
}

/*for IE*/
button::-moz-focus-inner {
    border-color: transparent !important;
    color: inherit !important;
}

/*for mozilla*/
button:active:before {
    color: #fff !important;
    color: inherit !important;
}

input, textarea {
    outline: none !important;
}

textarea:focus, input:focus {
    outline: none !important;
}

/*for IE*/
textarea::-moz-focus-inner, input::-moz-focus-inner {
    border-color: transparent !important;
}

/*for mozilla*/
.w100 {
    width: 100%;
}

[v-cloak] {
    display: none;
}

.message-layer-box {
    padding: 20px;
}

.message-layer-box textarea {
    background: #fbfbfb;
    border: 1px solid #ededed;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    height: 120px;
    display: block;
    margin-bottom: 10px;
}

.search-title {
    margin-top: 30px;
    font-size: 16px;
    color: #bbb;
    line-height: 22px;
}

.search-title i {
    font-size: 32px;
    margin-right: 10px;
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

@media ( min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }

    .col-xs-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*radio样式*/
input[type='radio'] {
    /* opacity: 0; */
    display: none;
}

input[type='radio'] + label {
    position: relative;
    padding-left: 23px;
}

input[type='radio'] + label::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-right: 6px;
    vertical-align: middle;
    position: absolute;
    bottom: 3px;
    left: 0px;
}

input[type='radio']:checked + label::before {
    padding: 2px;
    box-sizing: border-box;
    background-color: #000;
    background-clip: content-box;
    margin-right: 6px;
    vertical-align: middle;
    position: absolute;
    bottom: 3px;
    left: 0px;
}

/*checkbox样式*/

input[type='checkbox'] + label {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    display: inline-block;
}

input[type='checkbox'] + label::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-right: 6px;
    vertical-align: middle;
    position: absolute;
    top: 3px;
    left: 0px;

}

input[type='checkbox']:checked + label::before {
    background: url('../images/checkbox.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    background-clip: content-box;
    margin-right: 6px;
    vertical-align: middle;
    border: none;
    position: absolute;
    top: 3px;
    left: 0px;
}

.common-input {
    padding-left: 20px;
    padding-right: 20px;
    background: #f4f4f4;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 42px;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 100%;
}

.common-textarea {
    padding: 5px 10px;
    background: #f4f4f4;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 102px;
    color: #666;
    font-size: 14px;
    border: 1px solid #ddd;
    width: 100%;
}

/*城市职业介绍*/
.common-city-pro-box {
    font-size: 16px;
    color: #ccc;
}

.common-city-pro-box .divider {
    margin: 0 10px;
    width: 1px;
    height: 12px;
    line-height: 1;
    display: inline-block;
    background: #bbb;
}

/*操作栏*/
.common-operation {
    border-top: 1px solid #f6f6f6;
    padding: 15px 10px;
    background: #fff;
}

.common-operation i {
    margin-left: 10px;
    cursor: pointer;
}

.common-operation i.icontianjiahuiyuan {
    font-size: 18px;
}

.common-operation i:hover {
    color: #000;
}

/*发布状态*/
.common-status {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    padding: 5px 10px;
    z-index: 5;
}

.common-status.publishing {
    background: #337ab7;
}

.common-status.success {
    background: #5fb878;
}

.common-status.refuse {
    background: #000;
}

.common-status.caogao {
    background: #f97a0d;
}

/*bootstrap-table*/
.bootstrap-table .pagination {
    width: auto !important;
}

.bootstrap-table .fixed-table-pagination > .pagination ul.pagination a {
    padding: 0 14px !important;
    font-size: 14px;
    line-height: 36px !important;
}

/*common-toolbar*/
.common-toolbar form {
    float: right;
}

/*tooltip*/
.tooltip.bottom .tooltip-inner {
    margin-top: -25px;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: 5px;
    width: auto;
}

.tooltip-inner {
    max-width: 240px;
    width: auto;
}

/*layer*/
.layui-layer-btn .layui-layer-btn0 {
    background: #000;
    border-color: #000;
    text-align: center;
}

.layui-layer-btn a.layui-layer-btn1 {
    text-align: center;
}

.layui-layer-title {
    background: #fff;
    border-bottom: 0px;
}

/*公共按钮*/
.common-btn {
    background: #000;
    color: #fff;
    min-width: 84px;
    display: inline-block;
    outline: none;
    border: none;
    box-shadow: 0px 1px 4px 0px rgba(225, 112, 112, 0.5);
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
}

.common-btn:hover, .common-btn:active, .common-btn:visited, .common-btn:focus {
    color: #fff !important;
}

.common-btn:hover {
    background: #db2204 !important;
}

.common-btn.disabled {
    background: #e9e9e9;
    color: #a7a7a7;
}

.common-line-btn {
    background: transparent;
    color: #000;
    min-width: 84px;
    display: inline-block;
    outline: none;
    border: 1px solid #000;
    padding: 5px 12px;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
}

.common-line-btn:hover {
    color: #fff !important;
    background: #000 !important;
}

.common-line-btn:active, .common-line-btn:visited, .common-line-btn:focus {
    color: #000 !important;
    background: transparent !important;
}

/*公共关注*/
.common-user-box .avatar {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.common-user-box .avatar img {
    width: 100%;
    height: 100%;
}

.common-user-box.info .username {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.common-user-box .info .meta {
    color: #b1b1b1;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 3px;
    font-weight: 300;
}

.common-user-box .info .message-btn {
    margin-left: 15px;
}

.collect-layer-box .collect-folder-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 4px;
    background: #ccc;
}

.collect-layer-box .collect-folder-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.collect-layer-box .collect-folder-list .collect-folder-item {
    padding: 15px 0;
    border-bottom: 1px solid #ededed;
    height: 64px;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.collect-layer-box .collect-folder-list .collect-folder-item:last-child {
    border: none;
}

.collect-layer-box .add-btn-box {
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
}

.collect-layer-box .add-btn-box .add-btn {
    cursor: pointer;
}

.collect-layer-box .add-btn-box i {
    margin-right: 10px;
    color: #000;
    font-size: 20px;
}

.username {
    position: relative;
}

.user-mark-img-box {
    margin-left: 5px;
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
}

.user-mark-img {
    width: 16px;
    height: auto;
}

[v-cloak] {
    display: none !important;
}

.mobile-box {
    margin-top: 15px;
    margin-left: 15px;
}

.mobile-box .left-img {
    margin-right: 10px;
}

.mobile-box .centers {
    margin-right: 10px;
    width: 100%;
    text-align: left;
}

.mobile-box p {
    font-size: 12px;
    color: #666;
    text-align: left;
    width: 100%;
    margin: 0px;
}

/*第三方登录*/
.threeLogin {
    margin-top: 20px;
}

.threeLogin span {
    color: #b3c3c0;
    float: left;
    font-size: 14px
}

.threeLogin a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/login_img.png) no-repeat;
    vertical-align: middle;
    margin: 0 10px;
    cursor: pointer
}

.threeLogin .nqq {
    background-position: 0 0
}

.threeLogin .nqq:hover {
    background-position: 0 -20px
}

.threeLogin .nwx {
    background-position: -20px 0
}

.threeLogin .nwx:hover {
    background-position: -20px -20px
}

.threeLogin .nwb {
    background-position: -40px 0
}

.threeLogin .nwb:hover {
    background-position: -40px -20px
}

.btn {
    color: #fff;
    background: #000;
    outline: none;
    border: none;
}

.shade {
    background: rgba(0, 0, 0, .3);
    z-index: 10000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}

/*底部*/
.footer {
    width: 100%;
    background: #000;
    color: #666;
    padding: 50px 0;
}

.footer .page-list {
    margin-bottom: 20px;
}

.footer .page-list .page-item {
    font-size: 16px;
    border-right: 1px solid #444;
    padding: 0 30px;
    line-height: 1;
}

.footer .page-list .page-item:first-child {
    padding-left: 0px;
}

.footer .page-list .page-item:last-child {
    border: none;
}

.footer a {
    color: #666
}

.footer .icon-box {
    margin-bottom: 10px;
    line-height: 1;
}

.footer .icon-box i {
    font-size: 32px;
    margin-left: 30px;
}

.footer .icon-box i:hover {
    color: #000;
    cursor: pointer;
}

.footer a:hover {
    color: #000
}

.footer a.zz img {
    margin-top: 16px
}

.footer .left {
    float: left;
}

.footer .left a {
    margin-right: 12px
}

.footer .right {
    float: right;
    font-size: 12px;
    color: #999
}

.footer .right a {
    font-size: 12px;
    color: #999
}

/*分类筛选*/
.material-detail .category-box {
    position: relative;
}

.category-filter-box {
    z-index: 1;
    overflow: hidden;
    line-height: 52px;
}

.category-filter-box .category-filter-label {
    color: #999;
    width: 43px;
}

.category-filter-list .category-filter-item {
    display: inline-block;
    height: 100%;
    padding: 0 30px;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.category-filter-list .category-filter-item:hover > a {
    color: #000;
}

.category-filter-list .category-filter-item > a {
    color: #000;
    display: block;
    text-align: left;
    font-size: 18px;
}

.category-filter-list .category-filter-item.active > a {
    color: #ea2100;
    border-bottom: 2px solid #ea2100;
}

.material-top-ad-list .material-top-ad-item {
    width: 100%;
}

.material-top-ad-list .material-top-ad-item img {
    width: 100%;
}

.child-category-box {
    width: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    background: #ffffff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    display: none;
    border-top: 1px solid #ededed;
    height: 100px;
}

.child-category-box li {
    display: inline-block;
    padding-right: 40px;
}

.child-category-box li:hover a {
    color: #000;
}

.child-category-box li.active a {
    color: #000;
}

.child-category-box li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    text-align: left;
}

.material-bread {
    font-size: 12px;
    color: #bbb;
    width: 250px;
}

.material-bread a {
    color: #bbb;
}

/*首页*/
.tab-nav {
    background: #fff;
}

.tab-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

/*作品详情页*/
.material-detail .material-detail-head {
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
}

.material-detail .material-detail-head .left {
    border-right: 1px solid #ededed;
}

.material-detail .material-detail-head .left {
    padding-right: 40px;
}

.material-detail .material-detail-head .left .type, .material-detail .material-detail-head .left .meta .date {
    color: #808080;
    font-size: 18px;
}

.material-detail .material-detail-head .left .type span, .material-detail .material-detail-head .left .meta .date span {
    color: #000;
}

.material-detail .material-detail-head .left .type .divider, .material-detail .material-detail-head .left .meta .date .divider {
    background: #bbb;
    display: inline-block;
    width: 1px;
    margin: 0 10px;
    height: 16px;
    vertical-align: middle;
}

.material-detail .material-detail-head .left .title {
    font-size: 28px;
    font-weight: 500;
    margin: 0px;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 40px;
    color: #000;
}

.material-detail .material-detail-head .left .title i {
    color: #000;
    font-size: 20px;
    margin-left: 10px;
}

.material-detail .fixed-title {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: -1;
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
    opacity: 0;
}

.material-detail .fixed-title .title {
    font-size: 24px;
    font-weight: 500;
    margin: 0px;
    overflow: hidden;
}

.material-detail .fixed-title .title i {
    margin-left: 10px;
    color: #000;
}

.material-detail .fixed-title .avatar {
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 6px;
    margin-top: 5px;
}

.material-detail .fixed-title .avatar img {
    width: 100%;
    height: 100%;
}

.material-detail .fixed-title .username {
    margin-right: 15px;
    font-size: 12px;
}

.material-detail .fixed-title .follow-btn {
    color: #000;
    font-size: 12px;
    cursor: pointer;
}

.material-detail .fixed-title .meta {
    color: #808080;
    font-size: 16px;
}

.material-detail .file-box {
    margin-top: 10px;
}

.material-detail .hot-box .box-title {
    font-size: 18px;
    color: #000;
    margin: 20px 0;
    font-weight: 500;
}

.category-filter-box {
    height: 64px;
}

.sidebar-fixed {
    position: fixed;
    left: 50%;
    bottom: 100px;
    z-index: 10;
}

.return-top-box {
    position: fixed;
    left: 50%;
    bottom: 40px;
    z-index: 10;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background: #f1f1f1;
    text-align: center;
    line-height: 50px;
}

.sidebar-menu-list {
}

.sidebar-menu-list .sidebar-menu-item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background: #f1f1f1;
    text-align: center;
    line-height: 50px;
}

.sidebar-menu-list .sidebar-menu-item.top {
    display: none;
}

.sidebar-menu-list .sidebar-menu-item i {
    font-size: 28px;
    color: #666;
}

.sidebar-menu-list .sidebar-menu-item i.iconarrow-up {
    color: #000;
}

.sidebar-menu-list .sidebar-menu-item i.icondianzan1 {
    color: #000;
}

.sidebar-menu-list .sidebar-menu-item.active {
    background-color: #000;
    color: #fff;
}

.sidebar-menu-list .sidebar-menu-item.active i {
    color: #fff;
}

.material-detail .material-detail-head .left .meta .view-list .view-item {
    margin-left: 60px;
    font-size: 14px;
}

.material-detail .material-detail-head .left .meta .view-list .view-item i {
    color: #a6a6a6;
    font-size: 22px;
    margin-right: 8px;
}

.material-detail .material-detail-head .right {
    padding: 10px 0 10px 30px;
    width: 380px;
}

.material-detail .material-detail-head .right .user-box .avatar {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}

.material-detail .material-detail-head .right .user-box .avatar img {
    width: 100%;
    height: 100%;
}

.material-detail .material-detail-head .right .user-box .info .username {
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
}

.material-detail .material-detail-head .right .user-box .info .meta {
    color: #b1b1b1;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.material-detail .material-detail-head .right .user-box .info .listen-btn {
    width: 80px;
    background: #000;
    color: #fff;
    margin-right: 15px;
    border: none;
    outline: none;
}

.material-detail .material-detail-head .right .user-box .info .message-btn {
    margin-left: 15px;
}

.material-detail .category-box {
    position: relative;
}

.material-detail .material-detail-content {
    padding: 30px 0;
    min-height: 600px;
}

.material-detail .material-detail-content .article-detail-box {
    padding: 28px 0;
    line-height: 30px;
    color: #666666;
    background: #f8f8f8;
}

.material-detail .material-detail-content .article-detail-box .article-detail {
    width: 800px;
    font-size: 16px;
    margin: 0 auto;
    word-wrap: break-word;
}

.material-detail .material-detail-content .article-content-box .article-content {
    width: 800px;
    font-size: 16px;
    margin: 30px auto 0;
    word-wrap: break-word;
    overflow: auto;
    line-height: 30px;
    padding-top: 22px;
}

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    font-weight: bold;
}

.material-detail .material-detail-content .article-content-box .article-content p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    color: #666;
}

.material-detail .material-detail-content .article-content-box .article-content img {
    margin: 22px auto 0;
    max-width: 100%;
    display: inline-block;
}

.material-detail .material-detail-content .detail-box {
    width: 800px;
    line-height: 32px;
    font-size: 16px;
    word-wrap: break-word;
    margin: 0 auto;
    padding-bottom: 45px;
}

.material-detail .material-detail-content .pics-box .pics-item {
    position: relative;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    margin-bottom: 45px;
}

.material-detail .material-detail-content .pics-box .pics-item img {
    max-width: 100%;
    cursor: pointer;
}

.material-detail .material-detail-content .videos-box {
    width: 600px;
    margin: 0 auto 30px;
}

.material-detail .material-detail-content .videos-box .pics-item {
    position: relative;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    margin-bottom: 45px;
}

.material-detail .material-detail-content-box.black {
    background: #000;
    color: #777 !important;
}

.material-detail .material-detail-content-box.black .detail-box {
    color: #777777;
}

.material-detail-content img {
    height: auto;
}

.material-detail .bottom-zan-box {
    padding: 60px;
    text-align: center;
}

.material-detail .bottom-zan-box .zan-btn {
    background: #dedede;
    color: #9B9B9B;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 1;
    cursor: pointer;
}

.material-detail .bottom-zan-box .zan-btn i {
    font-size: 42px;
    margin-bottom: 5px;
}

.material-detail .bottom-zan-box .zan-btn.active {
    color: #fff;
    background: #000;
}

.material-detail .bottom {
    padding: 30px 0;
}

.material-detail .user-box .btn {
    width: 84px;
    height: 30px;
    padding: 0px;
    margin-right: 10px;
}

.material-detail .user-box .btn.follow-btn:focus {
    color: #fff !important;
}

.material-detail .user-box .btn.message-btn:focus {
    color: #000 !important;
}

.material-detail .user-box a.btn {
    line-height: 30px;
}

.material-detail .tag-list {
    margin-bottom: 0px;
}

.material-detail .tag-list dt {
    font-weight: normal;
    margin-right: 30px;
}

.material-detail .tag-list dd {
    padding: 0 15px;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #979797;
    border-radius: 3px;
    height: 34px;
    line-height: 32px;
    color: #000;
    cursor: pointer;
}

.material-detail .tag-list dd:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.material-detail .tag-list dd a {
    display: block;
    width: 100%;
    height: 100%;
}

.material-detail .tag-list dd:hover a {
    color: #fff;
}

.material-detail .bottom-btn {
    line-height: 1;
    cursor: pointer;
    width: 42px;
    text-align: center;
}

.material-detail .bottom-btn i {
    font-size: 24px;
    color: #000;
}

.material-detail .bottom-btn.active {
    color: #000;
}

.material-detail .bottom-btn.active i {
    color: #000;
}

.material-detail .other-box {
    padding: 30px 0;
}

/*课程页*/
.course .xunlian-title-box {
    height: 49px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px 0px #DEDEDE;
    border-radius: 3px;
    line-height: 49px;
    width: auto;
    margin: 0 auto 40px;
    width: 800px;
    text-align: center;
    color: #9B9B9B;
    font-size: 16px;
}

.course .xunlian-title-box .study-num {
    color: #FA6400;
    margin: 0 10px;
    font-weight: 500;
}

.course .xunlian-title-box .divider {
    height: 16px;
    width: 1px;
    background: #bbb;
    margin: 0 10px;
    display: inline-block;
}

.course .xunlian-title-box .username, .course .xunlian-title-box .course-name {
    color: #000;
    margin: 0 5px;
}

.course .xunlian-category-list {
    padding: 27px 0px 12px;
}

.course .xunlian-category-list .xunlian-category-item {
    padding-right: 50px;
    font-size: 16px;
    color: #000;
    display: inline-block;
    margin-bottom: 15px;
}

.course .xunlian-category-list .xunlian-category-item a {
    display: block;
}

.course .xunlian-category-list .xunlian-category-item.active a {
    color: #000;
}

.course .hot-course-category-box {
    width: 1200px;
    margin: 40px auto 0;
}

.course .hot-course-category-box .hot-course-category-title .title {
    color: #6B6B6B;
    font-size: 20px;
    margin: 0 37px;
}

.course .hot-course-category-box .hot-course-category-title .line {
    height: 1px;
    width: 500px;
    background: #D7D7D7;
}

.course .hot-course-category-box .hot-course-category-list {
    margin: 20px 0px 30px;
}

.course .hot-course-category-box .hot-course-category-list .hot-course-category-item {
    padding: 0 10px;
    display: inline-block;
}

.course .hot-course-category-box .hot-course-category-list .hot-course-category-item a {
    color: #979797;
    font-weight: 300;
    display: inline-block;
}

.course .course-filter-row-box {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0 30px;
    margin-top: 20px;
}

.course .course-filter-row-box .course-filter-row-list {
    font-size: 14px;
    color: #666;
    line-height: 50px;
}

.course .course-filter-row-box .course-filter-row-list .course-filter-row-item {
    border-bottom: 1px solid #ddd;
}

.course .course-filter-row-box .name {
    margin-right: 30px;
}

.course .course-filter-list .course-filter-item {
    margin-right: 30px;
    line-height: 50px;
}

.course .course-filter-list .course-filter-item a {
    color: #999;
}

.course .course-filter-list .course-filter-item.active a {
    color: #000;
}

/*发布页面*/
.material-category-select-box {
    height: 56px;
    line-height: 56px;
    padding: 0px 10px;
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    position: relative;
    width: 170px;
    box-sizing: border-box;
}

.material-category-select-box i {
    color: #000;
    position: absolute;
    right: 10px;
    font-size: 12px;
}

/*头部*/
.header .web-logo {
    margin-right: 20px;
}

.header .web-logo img {
    max-height: 40px;
    width: auto;
}

.header .nav-list li {
    padding: 0 30px;
    text-align: center;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    line-height: 56px;
}

.header .right {
    width: 300px !important;
}

.header .nav-list > li > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
}

.header .nav-list > li > a:visited, .header .nav-list > li > a:active, .header .nav-list > li > a:focus {
    color: #fff !important;
}

.header .nav-list li.category-box .category-list {
    width: 474px;
    z-index: 10000;
    white-space: normal;
    text-align: left;
    padding: 10px 10px;
}

.header .nav-list li.category-box .category-list li {
    width: 90px;
    float: left;
    height: 36px;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 0px !important;
    padding: 0px;
}

.header .nav-list li.category-box .category-list .devider {
    float: left;
    height: 16px;
    margin-top: 10px;
    width: 1px;
    background: #ededed;
}

.header .nav-list li.category-box .category-list li a {
    padding: 3px 5px;
    border-radius: 3px;
    color: #000;
}

.header .nav-list li.category-box .category-list li:hover {
    background: none !important;
    color: #000 !important;
}

.header .nav-list li.category-box .category-list li:hover a {
    color: #000;
}

.header .nav-list li.category-box .category-list li a:hover {
    background: #000;
    color: #fff;
}

.header .nav-list li:hover {
    background: #000000;
}

.header .nav-list li.active {
    font-weight: bold;
}

.header .nav-list li.active a {
    color: #fff;
}

.header .nav-list li:hover ul {
    display: block;
}

.header .nav-list li:hover > a {
    color: #fff;
}

.header .nav-list li ul {
    width: 152px;
    padding: 6px 0;
    position: absolute;
    background: #ffffff;
    display: none;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    color: #444;
    z-index: 14000;
}

.header .nav-list li ul li {
    width: auto;
    min-width: 120px;
    text-align: center;
    height: 52px;
    padding: 0 15px;
    line-height: 52px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.header .nav-list li ul li:hover {
    background: #000;
}

.header .nav-list li.normal ul li a {
    color: #2f2f2f;
    width: 100%;
    height: 100%;
    display: block;
}

.header .nav-list li ul li:hover a {
    color: #fff;
}

.header .nav-icon-list {
    position: relative;
}

.header .nav-icon-list .icon-item {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    position: relative;
}

.header .nav-icon-list .icon-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.header .nav-icon-list .icon-item:hover {
    background: #000;
    color: #000;
}

.header .nav-icon-list .icon-item.active {
    background: #000000;
}

.header .nav-icon-list .icon-item.active a {
    color: #fff;
}

.header .nav-icon-list .icon-item i {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.header .search-box {
    position: absolute;
    right: 56px;
    z-index: 100000;
    display: none;
    width: 274px;
    top: 0px;
}

.header .search-box .search-input {
    height: 56px;
    background: #fff;
    padding: 0 15px;
    border: none;
    width: 218px;
    box-sizing: border-box;
    float: left;
    border-bottom: 1px solid #ededed;
}

.header .search-box .search-history-box {
    width: 100%;
    height: 200px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.header .search-box .search-history-box .hot {
    width: 50%;
}

.header .search-box .search-history-box .history {
    width: 50%;
}

.header .search-box .search-history-box .title {
    font-size: 12px;
    color: #9b9b9b;
}

.header .search-box .search-history-box .title i {
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
    line-height: 1;
}

.header .search-box .search-history-box .hot-key-list .hot-key-item {
    font-size: 16px;
    margin-top: 11px;
    font-weight: 400;
    color: #000;
}

.header .search-box .search-history-box .hot-key-list .hot-key-item a {
    color: #000;
}

.header .search-box .search-btn {
    background: #000;
    line-height: 56px;
    height: 56px;
    color: #fff;
    padding: 0 10px;
    border: none;
    width: 56px;
    text-align: center;
    float: left;
}

.header .search-box .search-btn i {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.header .search-box .search-filter {
    margin-left: 10px;
    color: #666;
    position: relative;
    cursor: pointer;
}

.header .search-box .search-filter:hover .search-filter-list {
    display: block;
}

.header .message-box {
    position: absolute;
    right: 0px;
    top: 56px;
    background: #fff;
    width: 300px;
    z-index: 100001;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .2);
    border-radius: 0 0 4px 4px;
    display: none;
}

.header .message-box .head, .header .message-box .body, .header .message-box .bottom {
    padding: 10px 20px
}

.header .message-box .head, .header .message-box .body {
    border-bottom: 1px solid #ededed;
}

.header .message-box .head span {
    font-size: 18px;
}

.header .message-box .head i {
    font-size: 14px;
    color: #999;
}

.header .message-box .body {
    min-height: 200px;
    max-height: 400px;
    overflow: hidden;
    padding: 10px 0px;
}

.header .message-box .body .top-notice-list .top-notice-item {
    padding: 10px 20px;
    border-bottom: 1px solid #ededed;
    padding-right: 50px;
    cursor: pointer;
    position: relative;
}

.header .message-box .body .top-notice-list .top-notice-item .message-count {
    font-size: 10px;
    color: #fff;
    background: #999;
    border-radius: 90px;
    padding: 2px 5px;
    position: absolute;
    right: 20px;
    top: 12px;
    line-height: 1;
}

.header .message-box .body .top-notice-list .top-notice-item .type {
    color: #000;
    font-size: 14px;
}

.header .message-box .body .top-notice-list .top-notice-item .name {
    color: #666;
    font-size: 14px;
}

.header .message-box .body .top-notice-list .top-notice-item.read {
    padding-right: 20px;
}

.header .message-box .body .top-notice-list .top-notice-item.read .name {
    color: #b1b1b1;
}

.header .message-box .body .top-notice-list .top-notice-item.read .type {
    color: #b1b1b1;
}

.header .message-box .bottom {
    text-align: center;
    font-size: 16px;
}

.header .message-box .bottom a {
    color: #000;
}

/*评论样式*/
.comment-box {
    background: #fff;
    padding: 30px 0 0;
    margin-bottom: 40px;
}

.comment-box .top-box {
    padding: 0 30px;
}

.comment-box .top-num-box {
    color: #838282;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 20px;
}

.comment-box .comment-textarea {
    background: #fbfbfb;
    color: #666;
    padding: 15px;
    height: 80px;
    border: 1px solid #ededed;
    outline: none;
}

.comment-box .comment-btn-box {
    margin-top: 20px;
}

.comment-box .comment-btn-box .show-face-btn-box {
    position: relative;
}

.comment-box .comment-btn-box .show-face-btn {
    width: 80px;
    height: auto;
    cursor: pointer;
    margin-right: 10px;
}

.comment-box .comment-btn-box .btn {
    background: #000;
    color: #fff;
    width: 84px;
    outline: none;
    border: none;
    box-shadow: 0px 1px 4px 0px rgba(225, 112, 112, 0.5);
}

.comment-box .comment-btn-box .btn:focus {
    color: #fff !important;
}

.comment-list {
    padding: 0 30px;
}

.face-box {
    position: absolute;
    right: 10px;
    top: 32px;
    display: none;
    width: 400px;
    height: 198px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 4px 0px rgba(222, 222, 222, 1);
    border-radius: 3px;
    z-index: 10000;
}

.message-textarea-box .face-box {
    position: fixed;
    top: inherit;
    right: inherit;
}

.face-box .head {
    border-bottom: 3px solid #fbfbfb;
    padding: 0 10px;
    position: relative;
    height: 36px;
    box-sizing: border-box;
}

.face-box .head .iconshanchu {
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
}

.face-box .head .face-cat-list .face-cat-item {
    width: 90px;
    color: #b1b1b1;
    text-align: center;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.face-box .head .face-cat-list .face-cat-item.active {
    color: #000;
}

.face-box .face-list {
}

.face-box .body {
    height: 120px;
    padding: 10px 28px 16px;
}

.face-box .bottom {
    border-top: 3px solid #fbfbfb;
    line-height: 36px;
    color: #b1b1b1;
    padding: 0 20px;
}

.face-box .bottom a {
    padding: 0 10px;
    color: #000;
}

.face-box .face-list .face-item img {
    width: 27px;
    margin: 2px;
    cursor: pointer;
}

.comment-list .comment-item {
    border-bottom: 1px solid #eee;
    padding: 20px 0px;
    position: relative;
}

.comment-list .comment-item .comment-item-img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: 20px;
}

.comment-list .comment-item-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.comment-list .comment-item .comment-item-info {
    position: relative;
}

.comment-list .comment-item .comment-item-info .top {
    margin-bottom: 10px;
}

.comment-list .comment-item .comment-item-info .top .zan-box {
    cursor: pointer;
}

.comment-list .comment-item .comment-item-info .top .zan-box i {
    margin-right: 5px;
}

.comment-list .comment-item .comment-item-info .top .zan-box.active {
    color: #000;
}

.comment-list .comment-item .comment-item-info .top .zan-box.active i {
}

.comment-list .comment-item .comment-item-info .username {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-weight: 500;
}

.comment-list .comment-item .jubao-btn {
    color: #ccc;
    font-size: 14px;
    line-height: 1;
    display: none;
    cursor: pointer;
}

.comment-list .comment-item .jubao-btn i {
    margin-right: 5px;
}

.comment-list .comment-item:hover .comment-item-info .top .jubao-btn {
    display: flex;
}

.comment-list .comment-item:hover .common-item-info span.del-comment-btn {
    display: block;
}

.comment-list .reply-item:hover .reply-item-info .top .jubao-btn {
    display: flex;
}

.comment-list .reply-item:hover .reply-item-info span.del-comment-btn {
    display: block;
}

.comment-list .comment-item .reply-box {
    margin-top: 19px;
    margin-bottom: 20px;
    padding: 0;
}

.comment-list .comment-item .reply-box .reply-input-box {
    width: 100%;
}

.comment-list .comment-item .reply-box textarea {
    width: 100%;
    max-height: 134px;
    padding: 10px 20px;
    background: #f2f2f2;
    display: block;
    height: 42px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    resize: none;
}

.comment-list .comment-item .reply-box textarea:focus {
    background: #fff;
}

.comment-list .comment-item .reply-box .reply-box-bottom {
    margin-top: 10px;
}

.comment-list .comment-item .reply-box .reply-box-bottom .show-face-btn {
    width: 80px;
    height: auto;
    cursor: pointer;
}

.comment-list .comment-item .reply-box .reply-box-bottom .show-face-btn-box {
    position: relative;
}

.comment-list .comment-item .reply-box .reply-box-bottom .show-face-btn-box .face-box {
    right: inherit !important;
    display: block;
}

.comment-list .comment-item .reply-box .reply-box-bottom .reply-btn {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    width: 100px;
}

.comment-list .comment-item .reply-box .reply-box-bottom .reply-btn:hover {
    background: #000;
    color: #fff !important;
}

.comment-list .comment-item .reply-box .reply-box-bottom .reply-btn:focus {
    background: #000;
    color: #fff !important;
}

.comment-list .comment-item .reply-box .reply-box-bottom .reply-btn.disabled {
    color: #bbb;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: default;
}

.comment-list .comment-item .date {
    color: #bbb;
    font-weight: lighter;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

.comment-list .comment-item .comment-item-info .content {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
}

.comment-list .comment-item .comment-item-info .content img {
    width: 27px !important;
    vertical-align: baseline;
}

.comment-list .comment-item .comment-item-info .meta {
    margin-top: 10px;
    font-size: 12px;
    color: #808080;
}

.comment-list .comment-item .meta span {
    margin-left: 40px;
    color: #000;
    font-size: 12px;
    cursor: pointer;
    font-weight: 300;
}

.comment-list .comment-item .meta span i {
    font-size: 20px;
    line-height: 22px;
    color: #a6a6a6;
}

.comment-list .comment-item .meta span i.icondianzan1 {
    color: #000;
}

.comment-list .comment-item .meta span .zan-count {
    margin-left: 6px;
}

.reply-list {
    padding: 0px 30px;
    background: #f2f2f2;
    margin-left: 76px;
    position: relative;
    margin-top: 30px; /*border:1px solid #e1e1e1;*/
    border-radius: 3px;
}

.reply-list:before {
    content: '';
    position: absolute;
    border-width: 40px 30px 40px 30px;
    border-style: solid;
    border-color: transparent transparent #ededed transparent;
    top: -60px;
    left: 10px;
}

.reply-list:after {
    content: '';
    position: absolute;
    border-width: 40px 30px 40px 30px;
    border-style: solid;
    border-color: transparent transparent #f2f2f2 transparent;
    top: -60px;
    left: 10px;
}

.reply-list .reply-item {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0px;
}

.comment-list .comment-item:last-of-type, .reply-list .reply-item:last-of-type {
    border: none !important;
}

.reply-list .reply-item .reply-item-img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.reply-list .reply-item .reply-item-img img {
    width: 100%;
    height: 100%;
}

.reply-list .reply-item .reply-item-info .top {
    margin-bottom: 10px;
}

.reply-list .reply-item .reply-item-info .top .zan-box {
    cursor: pointer;
}

.reply-list .reply-item .reply-item-info .top .zan-box i {
    margin-right: 5px;
}

.reply-list .reply-item .reply-item-info .username {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-weight: 500;
}

.reply-list .reply-item .reply-item-info .username-box {
    color: #bbb;
}

.reply-list .reply-item .reply-item-info .username-box .commentname, .reply-list .reply-item .reply-item-info .username-box .replyname {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 500;
}

.reply-list .reply-item .reply-item-info .content {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.reply-list .reply-item .reply-item-info .content img {
    width: 27px !important;
    vertical-align: baseline;
}

.reply-list .reply-item .reply-item-info .username-box .commentname {
    margin-right: 10px;
}

.reply-list .reply-item .reply-item-info .username-box .replyname {
    margin-left: 10px;
}

.reply-list .reply-item .reply-item-info > .meta {
    margin-top: 15px;
    color: #808080;
}

.reply-list .reply-item .reply-item-info > .meta .reply-btn {
    cursor: pointer;
}

.reply-list .reply-item .reply-item-info > .meta .reply-btn i {
    margin-right: 5px;
    margin-bottom: 1px;
}

.comment-box .more-btn {
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 14px;
    display: block;
    cursor: pointer;
    padding: 30px;
    border-top: 1px solid #eee;
    font-weight: 400;
    color: #000;
}

.comment-box .reply-list .more-btn {
    border-top: 1px solid #ddd;
}

.comment-box .more-btn.no-more {
    cursor: default;
    color: #bbb;
}

.comment-item .loading {
    background: #f2f2f2;
}

/*用户中心*/

.home {
    margin-bottom: 40px;
}

.user-center .user-left {
    width: 260px;
    margin-right: 10px;
    box-sizing: border-box;
    min-width: 260px;
}

.user-center .user-right {
    box-sizing: border-box;
    float: right;
    min-height: 805px;
    background: #fff;
}

.user-center .user-info-box {
    padding: 0 40px 40px;
}

.user-center .user-info-box .user-top-box {
    border-bottom: 1px solid #ededed;
    padding: 40px 30px;
    margin-bottom: 40px;
}

.user-center .user-info-box .user-top-box .avatar-box {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px;
    overflow: hidden;
}

.user-center .user-info-box .user-top-box .avatar-box img {
    width: 100%;
    height: 100%;
}

.user-center .user-info-box .user-top-box .meta {
    margin-right: 30px;
}

.user-center .user-info-box .user-top-box .meta .username {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 500;
}

.user-center .user-info-box .user-top-box .meta .address {
    font-size: 10px;
    color: #999;
}

.user-center .user-info-box .info-group {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.user-center .user-info-box .info-group .info-title {
    font-size: 18px;
    color: #000;
}

.user-center .user-info-box .info-group .info-title .btn {
    padding: 5px 20px;
}

.user-center .user-info-box .info-group .info-list {
    padding-left: 50px;
}

.user-center .user-info-box .info-group .info-list .info-item {
    padding-top: 30px;
}

.user-center .user-info-box .info-group .info-list .info-item .key {
    color: #555;
    width: 100px;
    font-size: 16px;
}

.user-center .user-info-box .info-group .info-list .info-item input {
    background: #f5f5f5;
    border-radius: 3px;
    height: 42px;
    padding: 0 15px;
    border: none;
    outline: none;
    width: 218px;
    font-size: 16px;
}

.user-center .user-info-box .info-group .info-list .info-item input.long {
    width: 640px;
}

.user-center .user-info-box .info-group .info-list .info-item .searchable-select-holder {
    height: 42px;
    width: 218px;
    background: #f5f5f5;
    border: none;
    outline: none;
    padding-left: 15px;
    cursor: pointer;
    line-height: 30px;
    font-size: 16px;
}

.user-center .user-info-box .info-group .info-list .info-item .searchable-select-item.selected {
    background: #000;
}

.user-center .user-info-box .info-group .info-list .info-item .value {
    position: relative;
}

.user-center .user-info-box .info-group .info-list .info-item .value label {
    margin-left: 20px;
    display: inline-block;
}

.user-center .user-info-box .info-group .info-list .info-item .arrow {
    color: #000;
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 12px;
}

.user-center .user-info-box .info-group .link-list {
    padding-top: 40px;
    padding-left: 50px;
}

.user-center .user-info-box .info-group .link-list .link-item {
    margin-right: 20px;
}

.user-center .user-info-box .info-group .link-list .link-item i {
    font-size: 36px;
}

.user-center .user-info-box .info-group .link-list .link-item i.iconweibo {
    color: #ea5d5c;
}

.user-center .user-info-box .info-group .link-list .link-item i.icondribbble {
    color: #f46899;
}

.user-center .user-info-box .info-group .link-list .link-item i.iconbehance-circle {
    color: #0093ff;
}

.user-center .user-box {
    padding: 40px 0 30px;
}

.user-center .user-box .avatar {
    width: 80px;
    height: 80px;
    border-radius: 80px;
}

.user-center .user-box .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 60px;
}

.user-center .user-box .username {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}

.user-center .user-box .username span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}

.user-center .user-box .meta {
    font-size: 12px;
    color: #bbb;
}

.user-center .user-box .common-btn {
    margin-top: 60px;
    width: 120px;
}

.user-center .add-title-box {
    background: #fff;
    height: 72px;
    line-height: 72px;
}

.user-center .add-title-box a {
    color: #000;
    margin: 0 30px;
    line-height: 72px;
    display: inline-block;
    font-size: 18px;
}

.user-center .add-title-box a.active {
    color: #000;
    border-bottom: 3px solid #000;
}

.user-center .upload-con-box {
    padding: 40px 150px 40px;
    width: 100%;
    box-sizing: border-box;
}

.user-center .upload-con-item {
    padding-bottom: 40px;
    position: relative;
    box-sizing: border-box;
}

.user-center .upload-con-item > label.error {
    position: absolute;
    right: -150px;
    width: 140px;
    vertical-align: middle;
    margin: 0px;
}

.user-center .upload-con-item > i.error {
    position: absolute;
    left: -25px;
    font-size: 18px;
    color: #000;
    display: none;
}

.user-center .upload-con-item .upload-input-box {
    position: relative;
    background: #fbfbfb;
    border: 1px solid #ededed;
    border-radius: 3px;
    width: 100%;
}

.user-center .upload-con-item .upload-input-box .tag-input.false {
    background: #fbd8d8;
    color: #000;
}

.user-center .upload-con-item .upload-input-box input[type='text'] {
    height: 52px;
    background: #fbfbfb;
    border: none;
    outline: none;
    font-size: 16px;
    width: 100%;
    padding: 0 60px 0 20px;
}

.user-center .upload-con-item .upload-input-box textarea {
    box-sizing: border-box;
    background: #fbfbfb;
    border: none;
    outline: none;
    font-size: 16px;
    width: 100%;
    padding: 10px 60px 10px 20px;
    display: block;
    max-height: 134px;
    height: 50px;
}

.user-center .upload-con-item .upload-input-box .count {
    position: absolute;
    right: 20px;
    font-style: normal;
    line-height: 1;
    bottom: 20px;
    color: #bbb;
}

.user-center .upload-con-item .dropdown {
    margin-right: 30px;
    border: none;
    box-shadow: 3px 3px 3px #eee;
    border-radius: 5px;
}

.user-center .upload-con-item .dropdown .btn {
    height: 52px;
    border: none;
    outline: none;
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    padding: 0 30px;
    background: none;
    color: #000;
}

.user-center .upload-con-item .dropdown .btn:hover {
    background: none;
}

.user-center .upload-con-item .copyright .searchable-select {
    width: 300px;
}

.user-center .upload-con-item .searchable-select {
    height: 56px;
}

.user-center .upload-con-item .searchable-select-holder {
    height: 56px;
    line-height: 56px;
    padding: 0px 10px;
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.user-center .upload-con-item .searchable-select-dropdown {
    top: 57px;
    padding: 5px 0;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    border: none;
}

.user-center .upload-con-item .searchable-select-item {
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
}

.searchable-select-items {
    overflow-y: hidden !important;
}

.user-center .upload-con-item .dropdown.article_cat .searchable-select-items {
    overflow-y: scroll !important;
}

.user-center .upload-con-item .searchable-select-item.selected {
    background: #000;
    color: #fff;
}

.user-center .upload-con-item .searchable-select-item:hover {
    color: #fff;
}

.user-center .upload-con-item .dropdown .btn:hover {
    background: #eee;
}

.user-center .upload-con-item .dropdown .second-cat-list {
    position: absolute;
    left: 170px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    border: none;
    text-align: center;
    width: 150px;
    z-index: 10001;
    background: #fff;
    border: 4px;
    margin: 2px 0px;
    border-radius: 4px;
    height: 430px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.user-center .upload-con-item .dropdown .second-cat-list li {
    line-height: 32px;
    padding: 3px 10px;
    cursor: pointer;
    width: 150px;
    text-align: center;
}

.user-center .upload-con-item .dropdown .second-cat-list li.active {
    background: #000;
    color: #fff;
}

.user-center .upload-con-item .dropdown .second-cat-list li:hover {
    background: #000;
    color: #fff;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    border: none;
    text-align: center;
    border-radius: 4px;
    height: 430px;
    width: 170px;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li {
    position: relative;
    width: 170px;
    box-sizing: border-box;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li .active {
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li:hover {
    background: #555555;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li.active a {
    color: #000;
    background: #fff;
    font-weight: 400;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li > a {
    line-height: 36px;
    font-size: 16px;
    display: block;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li ul {
    position: absolute;
    left: 172px;
    top: 0px;
    background: #fff;
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    border: none;
    text-align: center;
    display: none;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li ul li {
    color: #000;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    font-weight: 300;
    display: block;
    width: 152px;
    cursor: pointer;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li ul li:hover {
    background: #fbfbfb;
}

.user-center .upload-con-item .dropdown.type .dropdown-menu > li:hover ul {
    display: block;
}

.user-center .upload-con-item .dropdown.copyright .dropdown-menu, .user-center .upload-con-item .dropdown.from .dropdown-menu {
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    border: none;
    text-align: center;
}

.user-center .upload-con-item .dropdown.copyright .dropdown-menu > li > a, .user-center .upload-con-item .dropdown.from .dropdown-menu > li > a {
    height: 42px;
    line-height: 42px;
    padding: 0 40px;
}

.user-center .upload-con-box .upload-btn {
    width: 240px;
    height: 180px;
    background: #fbfbfb;
    text-align: center;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    margin-right: 20px;
    margin-bottom: 30px;
    float: left;
}

.span-del-btn {
    width: 32px;
    line-height: 32px;
    height: 32px;
    background: rgba(234, 33, 0, 1);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: -16px;
    top: -16px;
    border-radius: 32px;
    text-align: left;
    padding-left: 7px;
    padding-top: 5px;
    cursor: pointer;
    z-index: 100000;
}

.user-center .upload-con-box .upload-btn img {
    width: 58px;
    height: auto;
}

.user-center .upload-con-box .select-image-item {
    width: 240px;
    height: 180px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    display: inline-block; /* 兼容IE */
    line-height: 180px;
    float: left;
    text-align: center
}

.user-center .upload-con-box .select-image-item .progress-box {
    height: 100%;
    width: 240px;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10000;
}

.user-center .upload-con-box .select-image-item i.iconzhifuwancheng {
    color: #00a23f;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    line-height: 1;
    font-size: 28px;
}

.user-center .upload-con-box .select-image-item .error-box {
    color: #000;
    text-align: center;
    line-height: 180px;
    font-size: 16px;
    z-index: 1000;
}

.user-center .upload-con-box .select-image-item .error-box i {
    margin-right: 10px;
}

.user-center .upload-con-box .select-image-item .progress-percent {
    line-height: 180px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    z-index: 10001;
    z-index: 10001;
    position: absolute;
    width: 240px;
}

.user-center .upload-con-box .select-image-item .progress-success {
}

.user-center .upload-con-box .select-image-item img {
    max-height: 100%;
    max-width: 100%;
    border: 0;
}

.user-center .upload-con-box .upload-btn span {
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 300;
    margin-top: 12px;
}

.user-center .upload-con-box .form-group label {
    margin: 0px;
}

.user-center .upload-con-box .form-group > label {
    margin-bottom: 0px;
    width: 120px;
    text-align: left;
    margin-right: 0px;
    color: #555;
    font-size: 16px;
}

.user-center .upload-con-box .form-group .radio-item {
    width: 100px;
    margin-right: 30px;
}

.user-center .upload-con-box .form-group .form-content-box .select-file-btn {
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.user-center .upload-con-box .form-group .form-content-box .progress-box {
    width: 200px;
    height: 5px;
    background: #eee;
    margin-top: 10px;
}

.user-center .upload-con-box .form-group .form-content-box .progress-box .progress-bar {
    height: 5px;
    width: 0px;
    background: #000;
}

.user-center .upload-con-box .form-group .form-content-box .upload-success {
    margin-top: 10px;
}

.user-center .upload-con-box .form-group .form-content-box .upload-success i.iconfujian {
    font-size: 18px;
    margin-right: 10px;
}

.user-center .upload-con-box .form-group .form-content-box .upload-success i.iconguanbi {
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
}

.user-center .upload-con-box .form-group .form-content-box .select-file-tip {
    color: #b1b1b1;
    font-size: 12px;
    margin-left: 15px;
}

.user-center .upload-con-box .tag-list .tag-item {
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    width: 88px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    position: relative;
    margin-right: 10px;
    overflow: hidden;
}

.user-center .upload-con-box .tag-list .tag-item .del-btn {
    width: 32px;
    height: 32px;
    background: rgba(234, 33, 0, 1);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: -16px;
    top: -16px;
    border-radius: 32px;
    text-align: left;
    padding-left: 7px;
    padding-top: 5px;
}

.user-center .upload-con-box .tag-list .tag-item.disabled {
    background: #e9e9e9;
}

.user-center .add-box .form-group {
    margin-bottom: 30px;
    font-size: 16px;
}

.user-center .add-box .submit-btn-box {
    padding: 20px 0;
    margin-bottom: 100px;
}

.user-center .add-box .submit-btn-box .btn {
    width: 120px;
    height: 46px;
    outline: none;
    border: none;
    -webkit-box-shadow: #eee 0px 0px 6px;
    -moz-box-shadow: #eee 0px 0px 6px;
    box-shadow: #eee 0px 0px 6px;
    color: #000;
    margin-right: 20px;
}

.user-center .add-box .submit-btn-box .submit-btn {
    width: 120px;
    padding: 10px 20px;
    font-size: 16px;
    margin-right: 15px;
}

.user-center .add-box .submit-btn-box .preview-btn {
    width: 120px;
    padding: 9px 20px;
    font-size: 16px;
    margin-right: 15px;
}

.user-center .add-box .submit-btn-box .draft-btn {
    width: 120px;
    padding: 9px 20px;
    font-size: 16px;
    margin-right: 15px;
}

.user-center .add-box .submit-btn-box span {
    font-size: 12px;
    color: #555;
}

/*私信*/
.user-center .message-log-box .contact-box {
    width: 260px;
    border-right: 1px solid #ededed;
}

.user-center .message-log-box .contact-box .title {
    line-height: 64px;
    font-size: 16px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
}

.user-center .message-log-box .contact-box .contact-user-list {
    overflow: auto;
    height: 570px;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item {
    padding: 28px 15px 20px 20px;
    border-bottom: 1px solid #f6f6f6;
    cursor: pointer;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item.active {
    background: #ededed;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item .avatar {
    width: 40px;
    height: 40px;
    margin-right: 8px;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 40px;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item .username {
    font-size: 14px;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item .date {
    font-size: 12px;
    color: #999;
}

.user-center .message-log-box .contact-box .contact-user-list .contact-user-item .content {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #999;
}

.user-center .message-log-box .contact-content-box {
    min-height: 400px;
}

.user-center .message-log-box .contact-content-box .title {
    line-height: 64px;
    font-size: 16px;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #ededed;
}

.user-center .message-log-box .contact-content-box .content-box {
    height: 400px;
    box-sizing: border-box;
    padding: 40px 20px 0;
    overflow: auto;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item {
    margin-bottom: 15px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item .avatar {
    width: 54px;
    height: 54px;
    overflow: hidden;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item.from .avatar {
    margin-right: 20px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item.to .avatar {
    margin-left: 20px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 60px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item .info .content {
    position: relative;
    max-width: 560px;
    padding: 13px 19px;
    line-height: 22px;
    color: #888;
    font-size: 14px;
    background: #f6f6f6;
    text-align: justify;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ededed;
    color: #333;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item .info .content img {
    vertical-align: inherit;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item.from .info .content:after {
    content: '';
    position: absolute;
    left: -6px;
    font-size: 0;
    border-width: 6px;
    border-color: transparent #eaeaea transparent transparent;
    border-style: solid;
    border-left: 0;
    top: 15px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item.to .info .content:after {
    content: '';
    position: absolute;
    right: -6px;
    font-size: 0;
    border-width: 6px;
    border-color: transparent transparent transparent #eaeaea;
    border-style: solid;
    border-right: 0;
    top: 15px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item .info .date {
    line-height: 30px;
    font-size: 12px;
}

.user-center .message-log-box .contact-content-box .content-box .content-list .content-item.to .info .date {
    text-align: right;
}

.user-center .message-log-box .contact-content-box .content-textarea-box {
    border-top: 1px solid #ededed;
}

/*关注，粉丝*/
.follow-list {
    padding: 10px 30px 30px;
}

.follow-list .follow-item {
    border-bottom: 1px solid #ededed;
    padding: 30px 0;
}

.follow-list .follow-item:first-child {
    padding-top: 0px;
}

.follow-list .follow-item .avatar-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px;
}

.follow-list .follow-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.follow-list .follow-item .username {
    font-size: 18px;
    color: #000;
}

.follow-list .follow-item .username a {
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: -5px;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 27px
}

.follow-list .follow-item .meta {
    color: #b1b1b1;
    font-size: 12px;
    margin-top: 2px;
}

.follow-list .follow-item .common-city-pro-box {
    font-size: 14px;
    line-height: 1;
    margin-top: 6px;
}

.follow-list .follow-item .social-list {
    margin-top: 10px;
    font-size: 16px;
}

.follow-list .follow-item .social-list .social-item .key {
    color: #b1b1b1;
}

.follow-list .follow-item .social-list .social-item .value {
    margin-left: 10px;
    color: #000;
}

.follow-list .follow-item .social-list .divider {
    width: 1px;
    height: 14px;
    background: #b1b1b1;
    margin: 0 10px;
}

.follow-list .follow-item .btn-box {
    margin-top: 10px;
}

.follow-list .follow-item .btn-box .follow-btn:hover {
    background: #000;
    color: #fff;
}

.follow-list .follow-item .btn-box .follow-btn:focus {
    background: #000 !important;
    color: #fff !important;
}

.follow-list .follow-item .follow-material-list .follow-material-item {
    width: 200px;
    height: 150px;
    overflow: hidden;
    margin-left: 20px;
}

.follow-list .follow-item .follow-material-list .follow-material-item:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.follow-list .follow-item .follow-material-list .follow-material-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.collect-folder-list {
}

.collect-folder-list .collect-folder-item {
    border: 1px solid #eee \9;
    border-bottom: 1px solid #f7faf9;
    position: relative;
    margin-bottom: 20px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    padding: 10px 10px 0 10px;
    height: 254px;
    box-sizing: border-box;
}

.collect-folder-list .collect-folder-item.add {
    padding: 20px;
    height: 254px;
    box-sizing: border-box;
}

.collect-folder-list .collect-folder-item.add .add-btn {
    width: 100%;
    height: 100%;
    border: 1px dashed #ccc;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}

.collect-folder-list .collect-folder-item.add .add-btn i {
    font-size: 36px;
    color: #ccc;
}

.collect-folder-list.list .collect-folder-item:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.collect-folder-list .collect-folder-item .folder-img {
    height: 192px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    position: relative;
    padding-bottom: 0px;
    background: #e4e4e4;
}

.collect-folder-list .collect-folder-item .folder-img .manager-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 34px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    z-index: 90;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.collect-folder-list .collect-folder-item .folder-img .manager-btn .manager-list {
    overflow: hidden;
    display: none;
    position: absolute;
    top: 22px;
    right: 0;
    padding: 6px 8px;
    width: 122px;
    line-height: 36px;
    background: #fff;
    -webkit-box-shadow: 0 0 11px #ccc;
    -ms-box-shadow: 0 0 11px #ccc;
    -moz-box-shadow: 0 0 11px #ccc;
    box-shadow: 0 0 11px #ccc;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.collect-folder-list .collect-folder-item .folder-img .manager-btn:hover .manager-list {
    display: block;
}

.collect-folder-list .collect-folder-item .folder-img .manager-btn:hover .manager-list .manager-item {
    color: #000;
}

.collect-folder-list .collect-folder-item .folder-img .manager-btn:hover .manager-list .manager-item:hover {
    background: #000;
    color: #fff;
    border-radius: 4px;
}

.collect-folder-list .collect-folder-item .folder-img .folder-material-item {
    width: 50%;
    height: 50%;
    float: left;
}

.collect-folder-list .collect-folder-item .folder-img .folder-material-item img {
    width: 100%;
    height: 100%;
}

.collect-folder-list .collect-folder-item .folder-info {
    padding: 15px 5px;
}

.collect-folder-list .collect-folder-item .folder-info .folder-name {
    font-size: 14px;
}

.collect-folder-list .collect-folder-item .folder-info .folder-name i {
    font-size: 16px;
    color: #999;
    margin-left: 10px;
}

.collect-folder-list .collect-folder-item .folder-info .folder-count {
    font-size: 12px;
    color: #999;
}

/*用户访问*/
.custom .bg-box {
    display: none;
    background: #fff;
}

.custom .bg-box .head {
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
    font-size: 18px;
}

.custom .bg-box .bottom {
    border-top: 1px solid #ededed;
    padding: 20px 0;
}

.custom .head-box {
    background-color: #282828;
    padding: 40px 20px 20px;
    color: #bbb;
    background-repeat: no-repeat;
    position: relative;
    height: 374px;
    box-sizing: border-box;
}

.custom .bg-box .bg-config-box {
    width: 1200px;
    padding: 30px 0;
}

.custom .bg-box .bg-config-box .bg-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background: #f6f6f6;
    overflow: hidden;
}

.custom .bg-box .bg-config-box .bg-img img {
    height: 100%;
}

.custom .bg-box .bg-config-box .bg-title {
    margin-top: 5px;
}

.custom .bg-box .bg-config-box .bg-description {
    color: #bbb;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px;
}

.custom .bg-box .bg-config-box .head-bg-img {
    width: 100%;
    height: 94px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    overflow: hidden;
}

.custom .bg-box .bg-config-box .head-bg-img img {
    width: 100%;
}

.custom .bg-box .bg-config-box .head-bg-title {
    margin-top: 5px;
}

.custom .bg-box .bg-config-box .head-bg-description {
    color: #bbb;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px;
}

.custom .bg-box .bg-config-box .config-form-box .config-form-item {
    margin-bottom: 20px;
}

.custom .bg-box .bg-config-box .config-form-box .config-form-item span {
    margin-right: 10px;
}

.custom .bg-box .bg-config-box .config-form-box .config-form-item > label {
    margin-right: 6px;
}

.custom .head-box .bg {
    position: absolute;
    width: 100%;
    height: 374px;
    line-height: 1;
    margin: 0 auto;
    background: #000000;
    transition: 2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.custom .head-box .bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.custom .head-box .bg img {
    width: 2560px;
    max-width: 2560px;
    display: block;
}

.custom .head-box .icon-box {
    position: absolute;
    right: 40px;
    top: 40px;
}

.custom .head-box .icon-box i {
    font-size: 32px;
    margin-left: 20px;
    cursor: pointer;
    color: #fff;
}

.custom .head-box .icon-box i.iconzhaoshangxiaochengxu-youqituliao {
    font-size: 36px;
}


.custom .left {
    background-color: #fff;
    padding: 20px 0 0px;
    color: #000;
    position: relative;
    box-sizing: border-box;
    margin-top: -120px;
    width: 260px;
    margin-right: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.custom .left .title {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px 0;
}

.custom .left .user-box {
    color: #000;
    padding-bottom: 20px;
}

.custom .left .avatar {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow: hidden;
}

.custom .left .avatar img {
    width: 100%;
    height: 100%;
}

.custom .left .username {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.custom .left .username a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

.custom .left .identify {
    color: #bbb;
    font-size: 12px;
}

.custom .left .identify span {
    font-size: 12px;
}

.custom .left .identify span i {
    margin-right: 5px;
}

.custom .left .identify .divider {
    width: 1px;
    height: 14px;
    background: #b1b1b1;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.custom .left .sign {
    font-size: 12px;
    color: #999;
    padding: 0 15px;
    text-align: center;
}

.custom .left .btn-box {
    margin-top: 30px;
}

.custom .left .btn-box .message-btn {
    margin-left: 15px
}

.custom .left .btn-box a.btn {
    line-height: 30px;
}

.custom .left .social-box {
    margin-top: 10px;
}

.custom .left .social-box .divider {
    height: 30px;
    width: 1px;
    background: #ededed;
    display: inline-block;
}

.custom .left .social-box ul li {
    text-align: center;
    width: 85px;
}

.custom .left .social-box ul li .key {
    color: #666;
    font-size: 14px;
}

.custom .left .social-box ul li .value {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.custom .left .introduce-box {
    border-top: 1px solid #ededed;
}

.custom .left .introduce-box .introduce-list {
    padding: 0 20px;
    margin-top: 20px;
}

.custom .left .introduce-box .introduce-item {
    margin-bottom: 15px;
    color: #666;
}

.custom .left .introduce-box .introduce-item i {
    color: #ccc;
    margin-right: 10px;
}

.custom .right {
    position: relative;
    margin-top: -120px;
}

.custom .right-top-box {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
}

.custom .menu-box {
    height: 56px;
    line-height: 56px;
    padding-left: 20px;
    border-bottom: 1px solid #ededed;
}

.custom .menu-box.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    text-align: center;
    background: #fff;
}

.custom .menu-box.fixed .menu-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.custom .menu-box .menu-list li {
    padding-left: 0px;
    padding-right: 60px;
}

.custom .menu-box .menu-list li:hover a {
    color: #000;
    border-bottom: 2px solid #000;
}

.custom .menu-box .menu-list li a {
    color: #000;
    font-size: 18px;
    height: 56px;
    line-height: 56px;
    display: block;
    padding: 0 10px;
}

.custom .menu-box .menu-list li.active a {
    color: #000;
    border-bottom: 2px solid #000;
}

.custom .list-title {
    color: #999;
    font-size: 18px;
    padding: 20px 30px;
    margin: 0px;
    font-weight: 400;
}

.custom .new-visitor-box {
    border-top: 1px solid #ededed;
}

.custom .new-visitor-box .head {
    padding: 10px 20px;
    border-bottom: 5px solid #fbfbfb;
    font-size: 16px;
}

.custom .new-visitor-box .visitor-list {
    padding: 20px 10px 0px;
}

.custom .visitor-list .visitor-item {
    margin-bottom: 20px;
    width: 33.3333%;
    text-align: center;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom .visitor-list .visitor-item a {
    display: block;
}

.custom .visitor-list .visitor-item .avatar {
    width: 46px;
    height: 46px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

.custom .visitor-list .visitor-item .avatar img {
    width: 100%;
    height: 100%;
}

.custom .visitor-list .visitor-item .username {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #000;
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
}

.custom .visitor-list .visitor-item .time {
    font-size: 10px;
    color: #bbb;
}

.custom .user-info-box {
    padding: 0px 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.custom .user-info-box .info-group {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.custom .user-info-box .info-group .info-title {
    font-size: 18px;
    color: #000;
}

.custom .user-info-box .info-group .info-title .btn {
    padding: 3px 15px;
}

.custom .user-info-box .info-group .info-list {
    padding-left: 50px;
}

.custom .user-info-box .info-group .info-list .info-item {
    padding-top: 40px;
}

.custom .user-info-box .info-group .info-list .info-item .key {
    width: 100px;
    font-size: 16px;
    font-weight: 600;
}

.custom .user-info-box .info-group .info-list .info-item > div {
    font-size: 16px;
    color: #000;
}

.custom .user-info-box .info-group .link-list {
    padding-top: 40px;
    padding-left: 50px;
}

.custom .user-info-box .info-group .link-list .link-item {
    margin-right: 20px;
}

.custom .user-info-box .info-group .link-list .link-item i {
    font-size: 36px;
}

.custom .user-info-box .info-group .link-list .link-item i.iconweibo {
    color: #ea5d5c;
}

.custom .user-info-box .info-group .link-list .link-item i.icondribbble {
    color: #f46899;
}

.custom .user-info-box .info-group .link-list .link-item i.iconbehance-circle {
    color: #0093ff;
}

.custom .custom-right-box {
    width: 350px;
    margin-left: 30px;
}

/*通知中心*/
.notice .info {
    color: #999;
}

.notice .notice-list {
    padding: 40px;
}

.notice .notice-list .notice-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 40px;
}

.notice .notice-list .notice-item .avatar-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.notice .notice-list .notice-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.notice .notice-list .notice-item .title {
    font-size: 18px;
    color: #000;
    margin-right: 20px;
}

.notice .notice-list .notice-item .date {
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 300;
}

.notice .notice-list .notice-item .content {
    margin-top: 10px;
}

.notice .notice-list .notice-item .desc {
    margin-top: 5px;
}

.notice .notice-list .notice-item .zb {
    margin-top: 5px;
}

.notice .message-list {
    padding: 40px;
}

.notice .message-list .message-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
}

.notice .message-list .message-item:last-of-type {
    margin-bottom: 0px;
}

.notice .message-list .message-item .avatar-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.notice .message-list .message-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.notice .message-list .message-item .username {
    font-size: 18px;
    color: #000;
    margin-right: 15px;
    font-weight: 500;
}

.notice .message-list .message-item .date {
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 300;
}

.notice .message-list .message-item .content {
    margin-top: 10px;
    color: #999;
}

.notice .message-list .message-item .content span {
    color: #000;
}

.notice .message-list .message-item .content span img {
    width: 27px;
    height: 27px;
    vertical-align: bottom;
}

.notice .follow-list {
    padding: 40px;
}

.notice .follow-list .follow-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.notice .follow-list .follow-item:last-of-type {
    margin-bottom: 0px;
}

.notice .follow-list .follow-item .avatar-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.notice .follow-list .follow-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.notice .follow-list .follow-item .username {
    font-size: 18px;
    color: #000;
    margin-right: 15px;
    font-weight: 500;
}

.notice .follow-list .follow-item .date {
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 300;
}

.notice .follow-list .follow-item .content {
    margin-top: 10px;
    color: #999;
}

.notice .follow-list .follow-item .content span {
    color: #000;
}

.notice .follow-list .follow-item .content span img {
    width: 27px;
    height: 27px;
}

.notice .collect-list {
    padding: 40px;
}

.notice .collect-list .collect-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.notice .collect-list .collect-item:last-of-type {
    margin-bottom: 0px;
}

.notice .collect-list .collect-item .avatar-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.notice .collect-list .collect-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.notice .collect-list .collect-item .username {
    font-size: 18px;
    color: #000;
    margin-right: 15px;
    font-weight: 500;
}

.notice .collect-list .collect-item .date {
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 300;
}

.notice .collect-list .collect-item .content {
    margin-top: 10px;
    color: #999;
}

.notice .collect-list .collect-item .content a {
    color: #000;
}

.notice .collect-list .collect-item .content span img {
    width: 27px;
    height: 27px;
}

.notice .message-comment-list {
    padding: 40px;
}

.notice .message-comment-list .message-comment-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.notice .message-comment-list .message-comment-item:last-of-type {
    margin-bottom: 0px;
}

.notice .message-comment-list .message-comment-item .avatar-img {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    margin-right: 20px;
    overflow: hidden;
}

.notice .message-comment-list .message-comment-item .avatar-img img {
    width: 100%;
    height: 100%;
}

.notice .message-comment-list .message-comment-item .title {
    color: #000;
    font-weight: 500;
}

.notice .message-comment-list .message-comment-item .username {
    font-size: 14px;
    color: #000;
    margin-right: 15px;
    font-weight: 500;
}

.notice .message-comment-list .message-comment-item .date {
    color: #b1b1b1;
    font-size: 14px;
    font-weight: 300;
    margin-left: 15px;
}

.notice .message-comment-list .message-comment-item .reply-mini-btn {
    color: #b1b1b1;
    cursor: pointer;
}

.notice .message-comment-list .message-comment-item .content {
    margin-top: 15px;
    color: #000;
    line-height: 20px;
}

.notice .message-comment-list .message-comment-item .content img {
    width: 27px;
    height: 27px;
    width: 27px !important;
    vertical-align: baseline;
}

.notice .message-comment-list .message-comment-item .reply-box {
    padding: 0px 30px;
    background: #f2f2f2;
    padding: 15px 20px;
    position: relative;
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-size: 14px;
    color: #000;
    margin-top: 30px;
}

.notice .message-comment-list .message-comment-item .reply-box img {
    vertical-align: baseline;
}

.notice .message-comment-list .message-comment-item .reply-box:before {
    content: '';
    position: absolute;
    border-width: 20px 15px 20px 15px;
    border-style: solid;
    border-color: transparent transparent #e1e1e1 transparent;
    top: -41px;
    left: 20px;
}

.notice .message-comment-list .message-comment-item .reply-box:after {
    content: '';
    position: absolute;
    border-width: 20px 15px 20px 15px;
    border-style: solid;
    border-color: transparent transparent #f2f2f2 transparent;
    top: -40px;
    left: 20px;
}

.inspiration .inspiration-item {
    margin-bottom: 15px;
    border-radius: 3px;
    overflow: hidden;
}

.inspiration .inspiration-item .image {
    width: 100%;
    height: 192px;
    overflow: hidden;
    object-fit: cover;
    display: flex;
    align-self: center;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.inspiration .inspiration-item .image img {
    height: 100%;
}

.inspiration .inspiration-item:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.inspiration .inspiration-item .info {
    background: #fff;
    padding: 12px 16px;
    border-top: 4px solid #f6f6f6;
}

.inspiration .inspiration-item .info .title {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.inspiration .inspiration-item .info .title .key {
    color: #000;
    font-weight: 600;
}

.inspiration .inspiration-item .info .author {
    font-size: 12px;
    color: #b1b1b1;
}

.inspiration .title-box {
    font-size: 24px;
    color: #9f9f9f;
    font-weight: 400;
    margin-bottom: 10px;
}

.inspiration .title-box .total {
    font-weight: 500;
    color: #000;
}

.inspiration .inspiration-search-box {
    border-radius: 8px;
    height: 53px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px 0px #DEDEDE;
    width: 724px;
    overflow: hidden;
}

.inspiration .inspiration-search-box .search-input {
    height: 53px;
    border: none;
    outline: none;
    color: #666;
    padding: 0 20px;
    font-size: 16px;
    letter-spacing: 2px;
}

.inspiration .inspiration-search-box .search-btn {
    background: #000;
    color: #fff;
    width: 53px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    border: none;
}

.inspiration .inspiration-search-box .search-btn i {
    font-size: 28px;
}

.inspiration .inspiration-search-box .search-btn:focus, .inspiration .inspiration-search-box .search-btn:active, .inspiration .inspiration-search-box .search-btn:visited {
    color: #fff !important;
}

.inspiration-detail .left {
    padding: 20px 30px 40px 30px;
    min-height: 500px;
}

.inspiration-detail .left .title {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}

.inspiration-detail .left .meta {
    color: #b1b1b1;
    font-size: 12px;
    margin-bottom: 40px;
}

.inspiration-detail .left .meta .date {
    margin-right: 50px;
}

.inspiration-detail .content {
    margin: 0 auto;
    width: 800px;
}

.inspiration-detail .content img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.inspiration-detail .right {
    width: 380px;
    margin-left: 20px;
}

.inspiration-detail .right .top-desc {
    height: 150px;
    background: #eaeaea;
    color: #646464;
    box-sizing: border-box;
    padding: 15px 60px 0px 20px;
    position: relative;
}

.inspiration-detail .right .top-desc .title {
    color: #b1b1b1;
    margin-bottom: 20px;
}

.inspiration-detail .right .top-desc:after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 160px;
    border-color: #eaeaea transparent transparent transparent;
    border-width: 40px 30px 40px 30px;
    border-style: solid;
}

.inspiration-detail .right .bottom-desc {
    height: 180px;
    background: #fff;
    color: #646464;
    box-sizing: border-box;
    padding: 15px 60px 0px 20px;
}

.inspiration-detail .right .bottom-desc .title {
    color: #b1b1b1;
    margin-bottom: 20px;
}

.inspiration-detail .hot-box > .title {
    font-size: 18px;
    color: #000;
    margin: 20px 0;
    font-weight: 500;
}


/* 焦点图 透明过度【备用】
------------------------------ */
.slide_fade {
    overflow: hidden;
    position: relative;
    margin: 20px auto;
    width: 100%;
    height: 370px;
    background: #bbb;
}

.slide_fade .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 270px;
    background: #000;
    z-index: 4;
}

.slide_fade .box a {
    color: #fff;
}

.slide_fade .box a:hover {
    text-decoration: none;
}

.slide_fade .list {
    overflow: hidden;
    height: 9999px;
}

.slide_fade .list li {
    position: relative;
    width: 100%;
    height: 270px;
}

.slide_fade .list img {
    _vertical-align: top;
    width: 100%;
    height: 100%;
}

.slide_fade .txt {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 45px;
    font: 14px/24px "\5fae\8f6f\96c5\9ed1";
}

.slide_fade .txt h3 {
    font: 40px/80px "\5fae\8f6f\96c5\9ed1";
    margin: 0;
    padding: 0;
}

.slide_fade .btns {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 5;
    width: 100%;
}

.slide_fade .btns a {
    color: #555;
    text-decoration: none;
}

.slide_fade .btns li {
    overflow: hidden;
    float: left;
    width: 20%;
    padding-top: 7px;
    color: #333;
}

.slide_fade .btns li img {
    width: 100%;
    height: auto;
}

.slide_fade .btns li:first-child {
    margin-left: 0;
}

.slide_fade .btns .selected {
    position: relative;
    top: -3px;
    border-top: 3px solid #f32465;
}

.slide_fade .btns h3 {
    padding: 4px 0 0 0;
    font: 12px/20px "\5b8b\4f53";
    text-indent: 2px;
    margin: 0px;
    padding: 0px;
}

.slide_fade .btns p {
    color: #999;
    font: 12px/20px "\5b8b\4f53";
    text-indent: 2px;
}

.slide_fade .btns p a {
    color: #999;
}

.slide_fade .btns p a:hover {
    text-decoration: underline;
}

.score .score-top .score-left {
    background: #fff;
    border-radius: 5px;
    width: 300px;
    margin-right: 20px;
}

.score .score-top .score-left .top {
    border-bottom: 2px solid #ededed;
    padding: 30px;
}

.score .score-top .score-left .top .right {
    margin-left: 10px;
}

.score .score-top .score-left .top .right .number {
    font-size: 24px;
    color: #dc4a51;
}

.score .score-top .score-left .bottom {
    padding: 20px;
}

.score .score-top .score-left .bottom .day-item {
    background: #e7e8e7;
    color: #666;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
    border-radius: 5px;
}

.score .score-top .score-left .bottom .title {
    margin-bottom: 10px;
}

.score .score-top .score-right {
    background: #fff;
    border-radius: 5px;
    padding: 20px;
}

.score .score-top .score-right .seven-item {
    border: 1px solid #eee;
    width: 100px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin: 0 15px;
    position: relative;
    overflow: hidden;
}

.score .score-top .score-right .seven-item .mask {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    z-index: 10000;
    position: absolute;
    top: 0px;
    left: 0px;
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 134px;
    font-weight: bold;
}

.score .score-top .score-right .seven-item .number {
    margin-bottom: 5px;
    font-size: 16px;
}

.score .score-top .score-right .seven-item .day {
    margin-top: 5px;
    font-size: 14px;
}

.score .score-top .score-right .sign-btn {
    width: 500px;
    text-align: center;
    cursor: pointer;
    background: #dc4a51;
    color: #fff;
    border-radius: 99px;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
}

.score .score-top .score-right .has-sign-btn {
    width: 500px;
    text-align: center;
    cursor: pointer;
    background: #ccc;
    color: #fff;
    border-radius: 99px;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
}

.score .score-content {
    margin-top: 20px;
    border-radius: 10px;
    background: #fff;
}

.score .score-top .score-right .sign-btn:hover {
    background: #000;
}

.score .score-content .tab-nav {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #ededed;
    padding-left: 20px;
}

.score .score-content .tab-nav li {
    margin: 0 30px;
    font-size: 16px;
}

.score .score-content .tab-nav li.active {
    color: #dc4a51;
    border-bottom: 2px solid #dc4a51;
}

.score .score-content .tab-nav li.active a {
    color: #dc4a51;
}

.score .score-content .tab-nav li a {
    display: block;
    width: 100%;
    height: 100%;
}

.score .score-content .get-list {
}

.score .score-content .get-list .get-item {
    border-bottom: 1px solid #ededed;
    padding: 30px 50px;
}

.score .score-content .get-list .get-item .left {
}

.score .score-content .get-list .get-item .status-btn {
    background: #f4ae41;
    color: #fff;
    text-align: center;
    width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
}

.score .score-content .get-list .get-item .status-btn:hover {
    background: #f90;
    cursor: pointer;
}

.score .score-content .get-list .get-item .status-btn.disbled {
    background: #909090;
}

.score .score-content .get-list .get-item img {
    margin-right: 20px;
}

.score .score-content .get-list .get-item .center {
    font-size: 16px;
}

.score .score-content .get-list .get-item .center .number {
    color: #dc4a51;
    margin-top: 5px;
}

.score .score-content .get-list .get-item .progressbar {
    margin-right: 50px;
    width: 750px;
    position: relative;
}

.score .score-content .get-list .get-item .progressbar .tip {
    position: absolute;
    right: 0px;
    bottom: -25px;
    color: #666;
    font-size: 12px;
}

.score .score-content .get-list .get-item .progressbar .circle {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #e8e8e8;
    position: relative;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.score .score-content .get-list .get-item .progressbar .circle.active {
    background: #f3ae42;
}

.score .score-content .get-list .get-item .progressbar.multi .circle:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #e8e8e8;
    left: 30px;
    top: 14px;
}

.score .score-content .get-list .get-item .progressbar.multi .circle {
    margin-right: 50px;
}

.score .score-content .get-list .get-item .progressbar.multi .circle:last-child {
    margin-right: 0px;
}

.score .score-content .get-list .get-item .progressbar.multi .circle:last-child:after {
    background: #fff;
    content: ""
}

.score .score-content .get-list .get-item .progressbar.single .circle:first-child:after {
    position: absolute;
    content: "";
    width: 700px;
    height: 2px;
    background: #e8e8e8;
    left: 30px;
    top: 14px;
}

.score .score-content .get-list .get-item .progressbar .circle.active:after {
    background: #f4ae41;
}

.score .score-content .get-list .get-item .progressbar.single .circle.active:after {
    background: #f3ae42;
}

.score .score-content .shop-box {
    padding: 30px 15px;
}

.score .score-content .shop-box .title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

.score .score-content .shop-box .goods-list .goods-item {
    overflow: hidden;
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 15px;
}

.score .score-content .shop-box .goods-list .goods-item .img {
    height: 200px;
}

.score .score-content .shop-box .goods-list .goods-item .img img {
    width: 100%;
    height: 100%;
}

.score .score-content .shop-box .goods-list .goods-item .info {
    padding: 10px 15px 15px 15px;
}

.score .score-content .shop-box .goods-list .goods-item .name {
    margin-bottom: 5px;
    font-size: 16px;
}

.score .score-content .shop-box .goods-list .goods-item .info .number {
    color: #dc4a51;
}

.score .score-content .shop-box .goods-list .goods-item .info .number img {
    width: 25px;
    margin-right: 5px;
}

.score .score-content .shop-box .goods-list .goods-item .info .stock {
    font-size: 12px;
    color: #666;
}

.score .score-content .shop-box .goods-detail {
    width: 800px;
    margin: 0 auto;
}

.score .score-content .shop-box .goods-detail .img {
    width: 400px;
    margin-right: 40px;
}

.score .score-content .shop-box .goods-detail .img img {
    width: 100%;
}

.score .score-content .shop-box .goods-detail .name {
    font-size: 18px;
    margin-bottom: 10px;
}

.score .score-content .shop-box .goods-detail .number {
    margin-bottom: 10px;
    font-size: 16px;
}

.score .score-content .shop-box .goods-detail .stock {
    margin-bottom: 10px;
    font-size: 16px;
}

.score .score-content .shop-box .goods-detail .you {
    margin-bottom: 10px;
    font-size: 16px;
}

.score .change-box .top {
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.score .change-box .top .img {
    width: 120px;
    margin-right: 20px;
}

.score .change-box .top .img img {
    width: 100%;
}

.score .change-box .top .info .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.score .change-box .top .info .one {
    margin-bottom: 5px;
}

.score .change-box .form-item {
    margin-bottom: 10px;
}

.score .change-box .submit-btn {
    background: #f4ae41;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    border: none;
    outline: none;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
}

.score .change-box .submit-btn:hover {
    background: #f90;
}

.score .change-box .submit-btn:active, .score .change-box .submit-btn:visited, .score .change-box .submit-btn:focus {
    color: #fff;
}

.score-layer {
    position: fixed;
    left: 50%;
    bottom: 100px;
    z-index: 10;
    width: 200px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.score-layer img {
    width: 100%;
}




.side {
    position: fixed;
    width: 78px;
    right: 0;
    top: 70%;
    margin-top: -200px;
    z-index: 100;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:hover {
    background: #000;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs1 {
    background-image: url(../images/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(../images/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(../images/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(../images/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(../images/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(../images/right_pic6_on.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(../images/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(../images/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(../images/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(../images/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(../images/right_pic3_on.png)
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    background: #000;
    color: #fff
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 208px;
    display: none;
    color: #363636;
    text-align: center;
    position: absolute;
    left: -210px;
    top: 0;
    background-image: url(../images/leftewm.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 237px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -79px;
    background: #000
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 118.5px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(../images/right_pic8.png) 28px center no-repeat;
    background-color: #000;
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(../images/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
    display: block !important;
    animation: fadein 1s
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.page-content {
    padding-top: 48px;
    padding-bottom: 60px;

}

.layui-form-label {
    text-align: left !important;
    width: auto !important;
    display: block !important;
}

.statistic-box {

}

.statistic-item {
    width: 25%;
    padding:10px;
    box-sizing: border-box;
    border:1px solid #ededed;
    margin-right: -1px;
}

.statistic-item .key {
    margin-top: 10px;
    font-size: 14px;
    color:#666;
}

.statistic-item .value {
    font-weight: 500;
    font-size: 24px;
}

