body {
    background: #171717;
}

* {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

ul li {
    list-style: none;
}

a:hover {
    text-decoration: none;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.ml20 {
    margin-left: 2%;
}

.ml25 {
    margin-left: 25px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mr20 {
    margin-right: 2%;
}

.pd10 {
    padding: 10px 10px 10px 15px;
}

.navbar-brands {
    font-family: "Microsoft YaHei", "宋体", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #fff !important;
    float: left;
    height: 50px;
    padding: 15px 15px;
    line-height: 20px;
}

.navbar {
    border: none;
    height: 42px;
    line-height: 42px;
    border-radius: 0 !important;
}

.navbar-default {
    background-color: #080d10;
    border-color: none;
}

.navbar-brands img {
    height: 18px;
    display: inline;
}

.scrollto img {
    width: 30px;
    height: 30px;
}

.tagbox dl dd .ons {
    background: #b40b2c
}
.all {
    background: #b40b2c
}

.xs {
    width: 22px;
    height: 24px;
    margin-right: 10px;
}
#tags{
    padding:0px 10px 
}
    #tags a:last-child{
       margin-bottom:15px
    }

    .tagbox {
        box-sizing: border-box;
        font-size: 14px;
        color: #fff;
        padding-top: 10px;
        background: #222 !important;
        padding: 20px 0px;
        margin-top: 16px;
        width: 1140px;
    }
    .tagbox dl dt, .tagbox dl dd{
        padding-bottom:20px !important
    }
    .tagboxtop {
        /*height:56px;*/
        line-height: 56px;
        background: #1A1919;
        border: 1px solid #333;
    }

    .tagboxtop span {
        display: inline-block;
        margin-right: 10px;
        line-height: 26px;
        height: 26px;
        padding: 0 0 0 6px;
        border: 1px solid #333;
        cursor: pointer;
    }

        .tagboxtop span:hover {
            border: 1px solid #d30c33;
        }

            .tagboxtop span:hover .bba {
                color: #d30c33;
                text-decoration: none;
            }

            .tagboxtop span:hover .abb {
                color: #d30c33;
                text-decoration: none;
            }

    .tagboxtop i {
        margin: 0 5px;
    }

.tagboxtopl {
    font-size: 16px !important;
    
}
    .tagboxtopl em{
        font-size:24px;
        font-style:normal;
        padding:0px 10px
    }

    .bba {
        font-size: 16px;
        color: #868686;
    }

.abb {
    font-size: 16px;
    color: #868686;
}

.tagbox dl {
    padding: 0;
    margin-top: 0;
    margin-bottom: -5px;
    /* height:50px; */
    line-height: 50px;
    display: inline-block;
    width: 100%;
   
    border-top: none;
}

    .tagbox dl dt, .tagbox dl dd {
        margin: 0;
        padding: 0;
        line-height: 50px;
        font-weight: normal;
    }

    .tagbox dl dd {
        padding-left: 20px;
    }

        .tagbox dl dd a {
            display: inline-block;
            height: 35px;
            margin-left:10px;
            line-height: 35px;
            padding: 0 10px;
            color: #868686;
            padding: 0px 20px;
            text-decoration: none;
            background: #1a1919;
         
        }

            .tagbox dl dd a:hover {
                background: #b40b2c;
                color: #fff;
            }

.text-red {
    background: #b40b2c;
    color: #fff !important;
}
.container {
    position: relative;
    width: 1168px !important;
    padding-right:0px!important;
    padding-left:0px !important;
    background: #171717;
}
.sort-ul {
    padding: 0;
    height: 50px;
    line-height: 50px;
    background: #222;
 
    margin-bottom: 26px;
    position: relative;
}

.bggray {
    background: #616161;
    height: 100%;
    width: 143px;
}
#articles{
    background:none !important
}
.num em {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    padding-right: 2px;
}
.tops span{padding-left:10px;color:#878786}
.rightPage .num {
    line-height: 33px;
    margin: 0px 14px;
    font-size: 16px;
    color: #6b6b6b;
}
.rightPage {
    position: absolute;
    font-size: 14px;
    color: #666;
    right: 10px;
    display: flex;
    top:1px
}
    .rightPage a img {
        border: 1px solid #666;
        margin-top: -2px;
        width: 25px !important;
    }
    .rightPage span > img {
        border: 1px solid #666;
        margin-top: -2px;
        width: 25px !important;
    }




    .rightPage a {
        display: inline-block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        border: 1px solid #666;
        color: #fff;
    }

.nexts img{
    transform:rotate(180deg)
}
.sort-ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    padding-left: 15px;
}

.sort-ul a i {
    display: block;
    float: right;
    margin-left: -15px;
    width: 20px;
    height: 48px;
    display: none;
}

.sort-ul li.on .ybwicon {
    display: block;
}
.picccc img{
    height:207.75px;
}

.tab-pane li {
    /*padding: 44px 15px 0;*/
    margin-bottom: 20px;
    background: #222;
    padding-bottom: 10px;
    box-sizing: border-box;
    float: left;
    width: 277px;
    margin-right: 20px;
}
.phone {
    position: absolute;
    right:30px;
}
.noPic {
    width: 1170px;
    text-align: center;
    background: #363636;
    padding-top:27px;
    margin:0 auto
}
    .noPic p {
        color: #6d6d6d;
        padding:35px 0px;
        word-spacing:3px

    }

.borderr {
    /*margin-right: 50px;
    border-right: 1px solid #333;*/
}

    .borderr .names {
        margin-bottom: 0;
        margin-top: 10px;
        position:relative
       
    }

        .borderr .names a {
            color: #fff;
            font-size: 12px;
            text-decoration: none;
            padding-left: 10px;
            padding-top: 10px;
        }

    .borderr .tts {
        color: #868686;
        font-size: 12px;
    }

.template-block-img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: none;
    z-index: 2;
}

.img-wrapx {
    height: 166px;
    width: 170px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
}

    .img-wrapx .img-wrap-img {
        margin: 0 auto;
        display: block;
        height: 100%;
    }

.useTemplate {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
}
/* 设计师详情 */
.infoh {
    padding: 30px 15px 50px;
}

.infohbox {
    /* display: flex;
    display: -webkit-flex; 
    display: -ms-flex; */
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
}

.infoh span {
    font-size: 16px;
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    vertical-align: bottom;
}

.name {
    font-size: 30px !important;
}

.infohl {
    /* display: inline-block;
    display: flex;
    display: -webkit-flex; 
    display: -ms-flex;
    flex:19;
    -webkit-flex: 19; 
    -ms-flex: 19;
    align-self: center;
    align-items: flex-end */
}

.infohr {
    /* display: inline-block;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex; 
    flex:1;
    -webkit-flex: 1; 
    -ms-flex: 1;
    align-self: center;
    margin-left:10px; */
    text-align: right;
}

.infohl img {
    width: 56px;
    height: 56px;
}

.baseinfofl {
    border: 1px solid #333;
    background: #222;
    height: 473px;
}

.baseinfofr {
    border: 1px solid #333;
    border-left: none;
    background: #222;
    height: 473px;
}

.baseinfo {
    padding-left: 15px;
    padding-right: 15px;
}


.baseinfoul li {
    margin: 0 -15px;
    padding: 14px 15px;
    font-size: 14px;
    color: #FFF;
    border-top: 1px solid #222;
    border-bottom: 1px solid #333;
}

    .baseinfoul li .jn {
        width: 106px;
    }

    .baseinfoul li .intro {
        font-size: 14px;
        color: #868686;
        width: 200px;
    }

.bg {
    width: 80px;
    padding: 0 6px;
    height: 26px;
    line-height: 24px;
    background: #272727;
    border-radius: 2px;
    display: inline-block;
    border: 1px solid #333;
    box-sizing: border-box;
    text-align: center;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.grade {
    text-align: center;
    color: #fff;
    /* padding-top: 34px;
    padding-bottom: 30px; */
    padding-top: 75px;
    padding-bottom: 63px;
}

.baseinfotit {
    padding: 10px 15px !important;
    margin: 0 -15px;
    font-size: 16px !important;
    background: #1A1919;
}

.strength {
    font-size: 16px;
    color: #fff;
    padding: 10px 15px !important;
    margin: 0 -15px;
    background: #1A1919;
    border-top: 1px solid #222;
    border-bottom: 1px solid #333;
}

.score {
    font-size: 16px;
}

strong {
    font-size: 62px
}

.credit {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
}

.pd {
    padding-bottom: 30px;
    font-size: 16px;
    color: #fff;
}

.dtx {
    /*width:82px;*/
    height: 82px;
}

.zptt {
    font-size: 24px;
    text-align: left;
    padding-bottom: 30px;
    color: #fff;
}

.productionbox {
    /* padding:30px 45px 60px; */
    margin-top: 50px;
}

.thumbnail {
    display: block;
    padding: 0 !important;
    margin-bottom: 25px;
    background-color: #1A1919;
    border: none;
    border-radius: 0 !important;
}

    .thumbnail .caption {
        padding: 15px 0 15px;
        color: #FFF !important;
    }

.text {
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    text-align: center;
}

.xpic {
    padding-top: 60px;
}

.captionp {
    border-bottom: 1px solid #333;
    padding: 0 20px 10px;
    margin-bottom: 0;
}

.captionbt {
    padding: 15px 20px 0;
    margin-bottom: 0;
}

.btn-default {
    color: #868686;
    background-color: #1A1919;
    border-color: #333;
}

    .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
        background-color: #272727 !important;
    }

/* .btn {
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0 !important;
}

.btn-default:hover {
    color: #717171;
    background-color: #272727 !important;
    border-color: #333;
} */

@media screen and (max-width: 767px) {
    .xpic {
        padding-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .infohr {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .pt10 {
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 767px) {
    .jys {
        margin-left: 82px !important;
    }
}

@media screen and (max-width: 767px) {
    .sloginboxs {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 767px) {
    .infoh {
        padding-top: 5px !important;
        padding-bottom: 25px !important;
    }
}

@media screen and (max-width: 767px) {
    .labelbox {
        margin-top: 20px !important;
        margin-bottom: 40px !important;
    }
}

.pagination > li > a, .pagination > li > span {
    padding: 6px 12px;
    margin-left: -1px;
    color: #fff;
    background-color: #161616;
    border: 1px solid #333;
    margin: 0 5px;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #272727;
        border-color: #333 !important;
    }
/* 作品详情 */
.sloginboxs {
    color: #fff;
    margin-top: 80px;
}

#ssssss{
    background:none !important
}
.sloginboxs span {
    font-size: 20px;
    margin-right: 70px;
}

.wybtn {
    color: #fff;
    width: 92px;
    height: 26px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #333;
}

.sloginbox {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
}

.slogin {
    font-size: 16px;
    /* width:570px; */
}

.labelbox {
    margin-top: 40px;
    margin-bottom: 80px;
}

.zpbox {
    margin-bottom: 40px;
}

    .zpbox img {
        display: block;
        margin: 0 auto;
    }
/* 登录 */
.loginbg {
    color: #fff;
    margin: 300px auto 0;
}

    .loginbg .label {
        font-weight: normal;
    }

.form-control {
    width: 90%;
    background-color: #1A1919;
    border: 1px solid #333;
    border-radius: none;
}

.loginbtn {
    width: 176px;
    height: 44px;
    height: 44px;
    color: #fff;
    margin-top: 50px;
}

.mb20 {
    margin-bottom: 20px !important;
}
/* 退出样式 */
.py_mymptx {
    width: 40px;
    display: block;
    padding-top: 7px;
    z-index: 99;
}

    .py_mymptx i {
        font-style: normal;
        color: #666;
        display: block;
        height: 35px;
        line-height: 36px;
        text-align: center;
    }

    .py_mymptx ul {
        width: 40px;
        padding-top: 10px;
        text-align: center;
        display: none;
        z-index: 99;
    }

        .py_mymptx ul li {
            height: 28px;
            line-height: 28px;
        }

            .py_mymptx ul li a {
                display: block;
                color: #666;
            }



/* 选择设计师 */
.DesignerChoicebox {
    margin-top: 30px;
}

.choiceul li {
    height: 166px;
    line-height: 146px;
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
}

    .choiceul li .sjspicbox {
        width: 148px;
        height: 148px;
        text-align: center;
    }

        .choiceul li .sjspicbox img {
            width: 110px;
            height: 110px;
            text-align: center;
        }

    .choiceul li .name {
        font-size: 30px;
        color: #fff;
    }

    .choiceul li .tts {
        color: #868686;
    }

    .choiceul li .lineh {
        line-height: 30px;
        padding-top: 40px;
    }

.pdlr {
    padding: 8px 30px !important;
}

.text-right {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .choiceul li {
        height: auto;
        line-height: 0;
    }

        .choiceul li .sjspicbox {
            height: 128px;
        }

        .choiceul li .lineh {
            padding-top: 25px;
        }

    .text-right {
        text-align: left;
        margin-left: 23px;
        margin-bottom: 15px;
    }
}


/* 交付设计 */

.DeliverDesign {
    text-align: center;
}

.xgqrbox {
    margin: 30px auto 66px;
    border-bottom: 1px solid #333;
}

.xgqr {
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin: 0;
}

.xgqrE {
    font-size: 10px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}

.foldername {
    margin-top: 20px;
    margin-bottom: 48px;
    color: #ccc;
}

.download {
    margin-bottom: 48px;
    display: block;
}

.btnbox a {
    width: 176px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #1A1919;
    margin-right: 10px;
    text-decoration: none;
}

.remark {
    width: 518px;
    color: #868686;
    margin: 50px auto 0;
}

    .remark div:nth-child(2) {
        width: 476px;
    }

    .remark p {
        margin: 0;
        text-align: left;
        text-indent: -1.6em;
        margin-left: 2em;
    }

.ddys {
    font-size: 20px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .xgqrbox {
        margin: 15px auto 33px;
    }

    .foldername {
        margin-bottom: 24px;
    }

    .download {
        margin-bottom: 24px;
    }

    .btnbox a:nth-child(2) {
        margin-top: 10px;
    }

    .remark {
        width: auto;
        margin: 25px auto 20px;
    }

        .remark div:nth-child(2) {
            width: 300px;
        }

    .ddys {
        font-size: 18px;
    }
}
/* 提交签字 */
.fjbox {
    border: 1px solid #666;
    min-height: 246px;
}

    .fjbox textarea {
        width: 100%;
        min-height: 202px;
        background: none;
        border: none;
        outline: none;
        padding: 10px 0;
        resize: none;
        margin-bottom: 20px;
    }

.fjboxb {
    height: 42px;
    border-top: 1px solid #666;
    background: #1A1919;
    margin-left: -15px;
    margin-right: -15px;
    line-height: 42px;
    text-align: left;
    padding-left: 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

    .fjboxb img {
        margin-right: 20px;
    }

.tbfjbox {
    width: 100%;
    margin-bottom: 50px;
}

textarea {
    color: #fff;
}

    textarea::-webkit-input-placeholder {
        color: #fff;
    }

    textarea:-moz-placeholder {
        color: #fff;
    }

    textarea::-moz-placeholder {
        color: #fff;
    }

    textarea:-ms-input-placeholder {
        color: #fff;
    }

.crtp {
    width: 60px;
    height: 60px;
    margin-right: 30px;
    position: relative;
    float: left;
}

    .crtp img {
        width: 100%;
    }

.closed {
    width: 14px;
    height: 14px;
    line-height: 16px;
    text-align: center;
    font-size: 18px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer;
}

.fjlistbox {
    width: 100%;
}

    .fjlistbox .fjlist {
        width: 100%;
        height: 28px;
        line-height: 28px;
        background: #EBF9F9;
        margin-bottom: 10px;
    }

        .fjlistbox .fjlist > div {
            float: left;
            padding: 0 30px;
        }

        /*.fjlistbox .fjlist .fjzt {
            margin-left: 60%;
        }*/

        .fjlistbox .fjlist .guanb {
            float: right;
            font-size: 20px;
            cursor: pointer;
        }

        .fjlistbox .fjlist .fjname {
            width: 70%;
            text-align: left;
        }


.search {
    height: 34px;
    line-height: 34px;
    margin-top: 14px;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-right: 19%;
    position: relative;
    z-index: 9999;
}

.search-input {
    height: 32px;
    line-height: 32px;
    width: 370px;
    padding-left: 10px;
    box-sizing: border-box;
    background: #363636;
    border: none;
    outline: none;
    color: #bbbbbb;
    border-radius: 30px;
    padding-left: 20px;
}

.search-img {
    position: absolute;
    right:16px;
    top: 7px;
}
div#flickrpager a{
    width:50px !important
}
div#flickrpager span.disabled {
    width: 50px !important
}
.zp-titile {
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #1A1919;
    border: 1px solid #333;
    color: #fff;
}
dl{
    padding-bottom:0px !important
}
.xgqrboxs {
    margin: 30px auto 34px;
}

.zpqrbox {
    margin-bottom: 44px;
}

    .zpqrbox li {
        height: 70px;
        line-height: 70px;
        color: #fff;
        border-bottom: 1px solid #333;
    }

.ck {
    width: 80px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: 1px solid #333;
    background: #1A1919;
    color:#fff!important;
    display:inline-block;
}

/*
    2020.05.26
*/
.navbar-default{
    margin-bottom: 0;
}
.navbar{
    position:relative;
    height: 56px;
    line-height: 56px;
}
.navbar-brands img {
    vertical-align: sub;
}
.login_container {
    margin: 50px auto;
    text-align: center;
}
.login_c1 {
    /*margin-top: 200px;*/
    position: absolute;
    width: 100%;
    top: 30%;
}
.login_container .login_c2 a {
    padding: 15px 30px;
    color: #fff;
    font-size: 20px;
    background-color: #b40b2c;
}
.login_c2 {
    /*margin-top: 50px;*/
    position: absolute;
    width: 100%;
    top: -webkit-calc(30% + 80px);
    top: -moz-calc(30% + 80px);
    top: -ms-calc(30% + 80px);
    top: -o-calc(30% + 80px);
    top: calc(30% + 80px);
}
.login_c3 {
    /*margin-top: 400px;*/
    position: absolute;
    width: 100%;
    bottom: 50px
}
.login_c4 {
    color: #fff;
    font-size: 12px;
    position: absolute;
    width: 100%;
    bottom: 100px;
}
.img-wrapx .s_name {
    word-break: break-all;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    margin-bottom: 20px;
}
.borderr .names{
   
}
.pa_msg{
    text-align: right;
}
@media screen and (max-width: 767px) {
    .pa_msg {
        text-align: left;
    }
}
.headimg {
    width:80px;
    height: 80px;
    border-radius: 100%;
    vertical-align: bottom;
}
.pa_msgc {
    display: inline-block;
    font-size: 24px;
    text-align: center;
}
.pa_msgc label{
    font-size: 13px;
}
    .pa_msgc .c1{
        font-size:14px;
    }
    .pa_msgc .c2 {
        font-size: 12px;
        text-align: center;
        color: rgba(255,255,255,.7);
    }
 .pa_msgc .c2 .cut{
    font-size: 12px;
    padding: 0px 4px;
    vertical-align: top;
    margin-bottom: 0;
 }
    .pa_msgc a{
        height:40px;
    }
        .pa_msgc a img {
            height: 40px;
            max-width:100%
        }
        #contanct_design {
            font-size: 20px;
            position: fixed;
            bottom: 0;
            width: 100%;
            text-align: center;
            background-color: #1e1d1d;
        }
#contanct_design img{
    width: 204px;
    height: 70px;
}
#contanct_design a{
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 20px;
}
#dd_head {
    position: relative;
    text-align: center;
}
#dd_head .cover_c{
    font-size: 0;
    width: 100%;
    height: 344px;
    line-height: 1;
    margin: 0 auto;
    background: #000000;
    position: relative;
    transition: 2s linear;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}
#dd_head .cover_c::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%);
}
#dd_head .cover_c .bg-image{
    margin: 0 auto;
}
#dd_head .cover_c .bg-image img{
    border: 0;
    width: 2560px;
    max-width: 2560px;
    display: block;
}
#dd_head .cover {
    width: 100%;
    min-width: 1280px;
}
#dd_head .autor {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
#dd_head .headimg{
    width: 120px;
    height: 120px;
}
@media screen and (max-width: 767px) {
    #dd_head .pa_msg {
        text-align: center;
    }
}
#dd_am {
    text-align: center;
    color: #fff;
    margin-top: 60px;
}
.thumbnail .caption{
    padding: 10px 0 0;
}
.thumbnail .caption .captionp {
    word-break: break-all;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 477px) {
    .navbar .fr {
        float: left;
        line-height: 1;
        margin: 0 0 10px 10px;
    }
}
a, a:hover, a:active,a:link{
    text-decoration: none;
}
.sloginbox {
    border-bottom: none;
    border-top: 1px solid #333;
    margin-top: 20px;
}
.img-wrapx{
    width: 180px;
    height: 135px;
    overflow: hidden;
}


.feishu {
    float:right;
    display:none;
}

.tab-pane li:hover .feishu {
    display:block;
}

.borderr .title a{
    font-size: 14px;
    padding-left:10px;
    text-align: left;

    
}
.borderr .title a {
    colo: #333;
}
.borderr .tips{
    padding-left:10px;
    height:29px;
    overflow:hidden;
}
    .borderr .tips a {
        color: #fff;
        font-size: 10px;
        /* border: 1px solid #999; */
        padding: 0px 5px;
        height: 21px;
        line-height: 21px;
        /* border-radius: 5px; */
        margin: 4px 2px 0px 1px;
        display: inline-block;
        background: #333333;
    }

.borderr .bos {
    border-top: 1px solid #494747;
}
    .borderr .bos a span {
        padding-left: 10px;
        color: #fff;
        font-size: 15px;
        position: absolute;
        top: 15px;
        left: 41px;
    }
.borderr .names .feishu {
    background: #b40b2c;
    color: #333;
    /* padding: 5px 10px; */
    /* border-radius: 5px; */
    margin-top: 17px;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
    width: 75px;
}
#keyBox {
    display: block;
    width: 370px;
    padding-bottom: 0px !important;
    background: #363636;
    margin-left: 0px;
    margin-top: 39px;
}
}
.tops span{
    color:#333;
    font-size:12px;
    color:#999;
    padding-left:4px
}
.tops>a{
    color:#fff;
    float:right;
    margin-right:10px;
    cursor:pointer
}
#ses {
    height: 56px;
   border:none !important;
   background:none !important;
}
#line {
    border-bottom: 1px solid #333;
    margin-bottom: 20px
}
#tags a {
    font-size: 12px;
    background: #171717;
    color: #333;
    /* border: 1px solid rgba(204, 204, 204, 1); */
    border-radius: 3px;
    /* margin: 1px 1px 2px 2px; */
    padding: 0px 10px;
    color: #868686;
    border-radius: 30px;
    display: inline-block;
    height: 23px;
    line-height: 22px;
}
}
#ssssss{
    background:none !important;
    height:auto !important
}
.next {
    min-height: 338px !important
}

.next p {
    color: #767676;
    font-size: 15px;
    padding-top: 114px
}
.tab-pane .next {
    /* padding: 44px 15px 0; */
    margin-bottom: 20px;
    background: #222;
    padding-bottom: 0px !important;
    box-sizing: border-box;
    float: left;
    width: 277px;
    margin-right: 10px;
}
.next img{
    width:45px;
    padding-top:70px
}

.totalCount {
    font-style: normal;
    padding-left: 1px;
}
.tab-pane ul li:nth-child(4n){
    margin-right:0px;
    float:right
}

.next {
    min-height: 402px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    box-sizing: border-box;
    margin-right: 0px !important;
    float: right !important
}