.banner-title .h1 {
    font-size: 18px;
    padding: 4px;
    font-weight: 400;
    text-align: left;
}

.details-info {
    margin-top: 10px;
    position: relative;
}
.details-info .imginfo{
    /*width: 32%;*/
    width: 28%;
}
.banner-title {
    margin-top: 88px;
}
/*.media-w {*/
/*    width: 1180px;*/
/*}*/

.details-info .imgshow {
    /*width: 65%;*/
    width: 71%;
    /*padding: 0 40px;*/
    border-radius: 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #ebebed;
}
.details-info .imgshow .img-wrap {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding-bottom: 10px;
}
/*.details-info .imgshow img {*/
/*    max-width: 96%;*/
/*}*/
.imgshow .shadow{
    box-shadow: 6px 5px 10px 1px rgb(205 205 205 / 50%);
    -moz-box-shadow:6px 5px 10px 1px rgb(205 205 205 / 50%);
    -webkit-box-shadow: 6px 5px 10px 1px rgb(205 205 205 / 50%);
}
.imgshow .about {
    border-radius: 4px;
    /*padding: 40px 0 0;*/
    width: 100%;
    margin: 0 auto;
    background: #ebebed;
    padding: 10px;
}
/*.imgshow .about p.tag-list {*/
/*    height: 24px;*/
/*}*/
.imgshow .about p {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}
/*.imgshow .about p a {*/
/*    display: inline-block;*/
/*    height: 24px;*/
/*    line-height: 24px;*/
/*    padding: 0 6px;*/
/*    border-radius: 2px;*/
/*    color: #666;*/
/*    margin-right: 10px;*/
/*    margin-bottom: 4px;*/
/*    max-width: 140px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/
/*.imgshow .about p a:hover {*/
/*    color: #fff;*/
/*    background-color: #ff9800;*/
/*}*/

.imgshow .about p a {
    color: #999;
    background-color: transparent!important;
}
.tjr-download .iconfont{
    font-size: 14px;
    margin-right: 6px;
    vertical-align: bottom;
}
.gray:hover{
    color: #ff9800;
}
.ml10{
    margin-left: 10px;
}
.imginfo .download {
    padding-top: 10px;
    border-radius: 4px 4px 0 0;
}
.imginfo .download .download-group {
    float: left;
    display: flex;
    /*width: 326px;*/
    width: 72%;

}
.br10{
    border-radius: 10px;
}
.imginfo .download .dlbtn {
    height: 48px;
    line-height: 48px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 4px;
    overflow: hidden;
}
.imginfo .download .collect {
    width: 60px;
    height: 48px;
    background: rgb(222 222 222);
    border-radius: 4px;
    display: inline-block;
    float: right;
    line-height: 48px;
    text-align: center;
    color: #999;
}
.imginfo .dl-tip {
    padding: 10px 35px 30px;
    border-radius: 0 0 4px 4px;
}
.imginfo .dl-tip .dl-action {
    margin-top: 6px;
    font-size: 12px;
}
.imginfo .dl-tip .dl-action .txt {
    height: 18px;
    line-height: 18px;
}
.imginfo .dl-tip .dl-action .premium-btn {
    display: inline-block;
    height: 20px;
    padding: 3px 12px;
    line-height: 14px;
    border-radius: 10px;
    color: #f3b133;
    border: 1px solid #f3b133;
    margin-left: 10px;
}
.imginfo .dl-tip .dl-action .report-btn {
    color: #666;
    margin-left: 40px;
    float: right;
    line-height: 20px;
}
.gray666{
    color: #666;
}
.imginfo .dl-tip .dl-attr {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
    position: relative;
}
.imginfo .dl-tip .dl-attr li {
    line-height: 26px;
}
.imginfo .detail-ad {
    width: 100%;
    margin-top: 20px;
}

.imginfo .author {
    border-radius: 4px 4px 0 0;
    padding: 20px 25px 0;
    margin: 20px auto 0;
    position: relative;
}

.imginfo .author .name {
    color: #666;
    font-size: 14px;
    max-width: 310px;
    line-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.imginfo .author .time, .imginfo .author .type {
    font-size: 14px;
    margin-top: 4px;
}
.imginfo .author p {
    font-size: 12px;
    color: #666;
}
.imginfo .author .pos {
    display: inline-block;
    line-height: 44px;
    color: #666;
    font-size: 14px;
}
.imginfo .information, .imginfo .pic-used {
    padding: 10px 26px 26px;
    overflow: hidden;
    position: relative;
}
.hr_cus{
    height: 2px;border:none;border-bottom: 1px dashed #e5e5e5;padding-bottom: 10px;
}
.imginfo .information p {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
    float: left;
    display: none;
}
.information .data {
    float: right;
    color: #999;
    font-size: 12px;
    margin-top: 4px;
    display: none;
}
.imginfo .information ul {
    width: 100%;
}
.imginfo .information li {
    padding-top: 15px;
    line-height: 1;
    overflow: hidden;
}
.imginfo .information li span {
    font-size: 13px;
    line-height: 18px;
    color: #999;
}
.f12{
    font-size: 12px!important;
}
.report-btn{
    color: #b1acac!important;
}
.report-btn:hover{
    color: #ffae12!important;
}
.imginfo .copyright {
    border-radius: 4px;
    margin: 20px 0;
    padding: 30px 35px;
    display: none;
}
.imginfo .copyright .tit {
    font-size: 16px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 10px;
}
.imginfo .similar {
    padding: 10px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.imginfo .similar .tit {
    font-size: 14px;
    color: #666;
    height: 20px;
    line-height: 20px;
    position: relative;
}
.imginfo .swiper-container {
    position: initial;
    max-height: 280px;
}
.imginfo .swiper-container .swiper-slide .audio-recommend, .imginfo .swiper-container .swiper-slide>a {
    float: left;
    width: 178px;
    margin-right: 6px;
    margin-left: 6px;
    margin-top: 12px;
    border-radius: 2px;
    overflow: hidden;
}
.imginfo .swiper-container .swiper-slide a img {
    height: 100%;
    width: 100%;
}
.imginfo .relative {
    border-radius: 0 0 4px 4px;
    margin: 0 0 20px;
    padding: 30px 35px;
    position: relative;
}

.imginfo .relative span {
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
    display: block;
}
.imginfo .relative a {
    display: inline-block;
    height: 24px;
    line-height: 22px;
    margin: 10px 20px 0 0;
    background: rgba(255, 255, 255, .1);
    color: #999;
    font-size: 14px;
}
.imginfo .relative a:hover{
    color: #ff9800;
}
.more-designs {
    margin-top: 30px;
}
.more-designs p.tit {
    line-height: 20px;
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
    text-align: center;
}


.report-pop .report-inner {
    /*width: 460px;*/
    /*height: 360px;*/
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s linear;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
}
.report-pop h3 {
    line-height: 20px;
    height: 20px;
    font-size: 18px;
    /*color: #fff;*/
    font-weight: 400;
    margin-bottom: 16px;
}
.report-pop .error-option label {
    position: relative;
    color: #999;
    line-height: 30px;
}
.report-pop .error-option input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.report-pop .error-option input:checked+span, .report-pop .error-option input:checked+span i {
    color: #19bc9a;
}
.report-pop .error-option span {
    color: #999;
    display: inline-block;
    font-size: 14px;
}
.report-pop textarea,.report-pop .input {
    height: 100px;
    width: 88%;
    border-radius: 4px;
    border: none;
    outline: 0;
    padding: 10px;
}
.report-pop .input{
    background-color: #eaeaea;
    color: #2f2c2c;
    height: auto;
}
.iconiconfontclose{
    color:#666;
}
.report-pop button {
    width: 220px;
    height: 44px;
    line-height: 44px;
    margin: 30px auto 0;
}
.banner-title .nav-cls a {
    color: rgb(153, 153, 153);
}
.dangtip {
    margin-top: 18px;
    line-height: 22px;
    padding: 20px 12px;
    border-bottom: 1px solid #eee;
}

.dangtip p {
    color: #da0024;
    font-size: 12px;
}
.dangtip p a {
    color: #da0024;
    text-decoration: underline;
}
.dangtip .way {
    color: #999;
}
.dangtip .way span {
    display: block;
    font-size: 12px;
}
.dangtip .way a {
    display: inline-block;
    margin-right: 10px;
    text-decoration: underline;
    color: #999;
    font-size: 12px;
}

.report-pop .report{
    margin: 20px 0;
}
.error-radio label {
    padding: 0 4px;
}
.post-attached-file {
    position: relative;
    width: 102px;
    height: 33px;
    overflow: hidden;
    background: url(/home/images/postUploadBtn.jpeg) no-repeat 0 0;
}
.post-attached-file input {
    font-size: 100px;
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}
.attached-file-each-item {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    height: 23px;
    background-color: #e8f5ff;
    border: 1px solid #bed1e7;
    color: #164568;
}
.attached-file-each-item a {
    color: #164568;
}
.attached-file-each-item .seek-del-ico {
    margin-left: 10px;
    margin-bottom: 2px;
    vertical-align: middle;
    cursor: pointer;
}
.seek-ico {
    background-image: url(/home/images/seek-ico.png);
    background-repeat: no-repeat;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}
.seek-del-ico {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -206px -59px;
}
@media (max-width: 1440px){


    .imginfo .relative {
        padding: 20px 25px;
    }

    .imginfo .information li:first-child {
        padding-top: 0;
    }
    .imginfo .swiper-container {
        height: 190px;
    }
    .imginfo .swiper-container .swiper-slide .audio-recommend, .imginfo .swiper-container .swiper-slide>a {
        width: 102px;
        height: 163px;
        margin-right: 5px;
        margin-left: 5px;
    }


    .imginfo .author .pos {
        font-size: 12px;
        line-height: 32px;
    }
    .imginfo .information, .imginfo .pic-used {
        padding: 12px 25px;
    }


    .imginfo .author .name {
        font-size: 14px;
        line-height: 32px;
    }
    .imginfo .dl-tip {
        padding: 12px 30px 30px;
    }
    .imginfo .download .collect {
        height: 35px;
        width: 44px;
        line-height: 35px;
    }

    .details-info .imgshow {
        padding: 22px 30px;
    }

    .imginfo .download {
        padding: 20px 15px 0;
    }
    .imginfo .download .download-group {
        height: 35px;
        width: 256px;
    }
    .imginfo .download .dlbtn {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
}
@media (max-width: 480px){
    .header-banner {
        height: 66px;
    }
    .wrap>.media-w {
        margin-top: 0px;
    }
    .small{
        display: none;
    }
    .h1{
        font-size: 28px;
        line-height: 28px;
        text-align: center;
        display: block;
    }
    .details-info .imgshow {
        width: 100%;
        max-width: 100%;
        padding: 12px;
    }
    .details-info .imginfo{
        width: 100%;
    }
    .imgshow .about{
        padding-top: 12px;
    }
    .details-info .imginfo{
        margin-top: 20px;
    }
    .report-pop .report-inner {
        width: 380px;
    }
    .banner-title{
        margin-top: 0!important;
    }
}
.tjr-floatheader {
    top: 0;
}
.tjr-floatright{
    opacity: 1!important;
    z-index: 9999!important;
}
.gray{
    color:gray;
}
#main .main-content{height:200px;background:#fff;padding:30px 0 0 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#main .main-content .main-area{width:1000px;height:200px;}
#main .main-content .main-area .items{margin-top:15px;}
#main .main-content .main-area .items .item{margin-right:20px;font-size:14px;color:gray;}
#main .main-content .main-area .download-buttons{height:42px;margin-top:20px;}
#main .main-content .main-area .download-button,#main .main-content .main-area .vip-download-button{border-radius:5px;display:inline-block;font-size:16px;background:#ffae12;color:#fff;width:200px;text-align:center;height:40px;line-height:40px;}
#main .main-content .main-area .download-button:hover,#main .main-content .main-area .vip-download-button:hover{background:#f1a512;}
#main .main-content .main-area .normal-download-button{width:120px;height:40px;line-height:40px;border:1px solid #ddd;color:#bbb;border-radius:5px;}
#main .remark{
    width:810px;
    height:150px;
    float: right;
}
#main .img{
    width:150px;
    height:150px;
    overflow:hidden;
    float: left;
}
.tip {
    background-color: #fdf4dd;
    color: #FF5722;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
    border: 1px solid #FFC107;
    margin-top: 10px;
}
.tjr-floatheader {
    top: 0;
}
.shang, .yuan{
    right: 10px;
    top: 0;
    right: auto;
    width: 36px;
}
.loadImage {
    min-height: 326px;
    background: url("/home/images/loading.gif") no-repeat center center;
}

.HUABAN-f-button{
    display:block!important;
}


@media (max-width: 1440px){
    .imginfo .download {
        padding: 20px 10px 0!important;
    }
    .imginfo .download .download-group {
        width: 242px;
    }
}
.hide{
    display: none;
}
@media (max-width: 480px){
    #main .main-content .main-area {
        width: 100%;
        height: 300px;
    }
    #main .main-content {
        height: 280px;
        padding: 20px;
        margin: 0 auto;
    }
    .soft{
        display: none;
    }
    #main .main-content .main-area .download-button, #main .main-content .main-area .vip-download-button{
        margin: 0 auto;
    }
    #main .main-content .main-area .download-buttons{
        width: auto;
    }
    #main .remark{
        width:auto;
        height:150px;
        float: none;
        text-align: center;
        margin-top: 20px;
    }
    #main .img{
        float: none;
        margin: 0 auto;
        height: auto;
        max-height: 104px;
    }
}
