.main.wp{
    margin-bottom: 70px;
}
.main nav span{
    color: #909090;
    line-height: 40px;
    margin-left: 20px;
    cursor: pointer;
    position: relative;
    font-size: 12px;
}
.main nav span:before{
    content: ">";
    font-size: 12px;
    color: #909090;
    line-height: 42px;
    position: absolute;
    width: 20px;
    text-align: center;
    position: absolute;
    left: -20px;
    top: 0;
}
.main nav span:first-child{
    margin-left: 0;
    padding-left: 20px;
    background: url(../../../images/front/fmmm/all_lj_icon.png) left center no-repeat;
    background-size: 15px;
    font-size: 12px;
}
.main nav span:first-child:before{
    display: none;
}
.file-card{
    background-color: #fff;
    padding: 20px;
}
.file-card .swiper-box{
    width: 324px;
    height: 166px;
    margin-right: 20px;
}
.file-card .swiper-box .swiper-container{
    height: 100%;
}
.file-card .swiper-box .swiper-pagination .swiper-pagination-bullet{
    opacity: 1;
    background-color: #9297ad;
}
.file-card .swiper-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #1e97db;
}
.file-card .swiper-box img{
    width: 100%;
    height: 100%;
}
.file-card .file-content{
    width: 816px;
}
.file-card .file-content h3{
    line-height: 30px;
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: bold;
    color: #333 ;
}
.file-card .file-content .info-box{
    line-height: 20px;
    color: #909090;
    margin-bottom: 20px;
}
.file-card .file-content .info-box span{
    margin: 0 20px;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    cursor: pointer;
}
.file-card .file-content .info-box span.fabulous{
    background-image: url(../../../images/front/fmmm/xq_dz_normal_icon.png);
    background-size: 15px;
    margin-left: 0;
}
.file-card .file-content .info-box span.fabulous.on{
    background-image: url(../../../images/front/fmmm/xq_dz_pressed_icon.png);
}
.file-card .file-content .info-box span.collection{
    background-image: url(../../../images/front/fmmm/home_sc_normal_icon.png);
    background-size: 13px;
}
.file-card .file-content .info-box span.collection.on{
    background-image: url(../../../images/front/fmmm/home_sc_pressed_icon.png);
}
.file-card .file-content .info-box span.share{
    background-image: url(../../../images/front/fmmm/xq_zf_icon.png);
    background-size: 15px;
}
.file-card .file-content .info-box span .share-list{
    top: 15px;
    right: -50px;
}
.file-card .file-content .info-box span:before{
    content: "";
    width: 1px;
    height: 14px;
    top: 3px;
    right: -20px;
    position: absolute;
    background-color: #e1e1e1;
}
.file-card .file-content .info-box span:last-child:before{
    display: none;
}
.file-card .file-content .file-content-foot{
    background-color: #f3fbfe;
    padding: 18px 20px;
}
.file-card .file-content .file-content-foot img{
    width: 40px;
    height: 40px;
    border-radius: 50px;
}
.file-card .file-content .file-content-foot label{
    font-size: 14px;
    color: #333;
    margin: 0 20px 0 10px;
    line-height: 40px;
    font-weight: bold;
}
.file-card .file-content .file-content-foot span{
    line-height: 30px;
    width: 86px;
    box-sizing: border-box;
    border: 1px solid #1d98db;
    font-size: 14px;
    padding-left: 42px;
    cursor: pointer;
    color: #1d98db;
    border-radius: 50px;
    margin-top: 5px;
    background: url(../../../images/front/fmmm/xq_dy_icon.png) left 15px center no-repeat;
    background-size: 22px;
}
.tab-wrap{
    height: 70px;
}
.tab-wrap .nav-box{
    border-bottom: 1px solid #e1e1e1;
    height: 69px;
    width: 1200px;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 5;
}
.tab-wrap .nav-box.fixed{
    position: fixed;
}
.tab-wrap .tab-items{
    width: 120px;
    height: 69px;
    border: 1px solid transparent;
    border-top: none;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.tab-wrap .tab-items.active{
    border-bottom-color: #fff;
    border-right-color: #e1e1e1;
    border-left-color: #e1e1e1;
}
.tab-wrap .tab-items.active:before{
    content: "";
    width: 100%;
    height: 5px;
    background-color: #BB0000;
    position: absolute;
    top: 0;
    left: 0;
}
.tab-wrap .tab-items font{
    color: #909090;
    font-size: 14px;
    line-height: 70px;
    display: inline-block;
}
.tab-wrap .tab-items.active font{
    color: #BB0000;
    padding-left: 21px;
    background: url(../../../images/front/fmmm/xq_Positioning_icon.png) left center no-repeat;
    background-size: 17px;
    font-weight: bold;
}
.once-wrap{
    padding: 30px 30px 10px;
}
.once-wrap .once1{
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    width: 1140px;
    padding: 20px;
    margin-bottom: 38px;
}
.once-wrap .once .title h3{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 44px;
}
.once-wrap .once .title p{
    line-height: 32px;
    border-top: 1px solid #e1e1e1;
    color: #909090;
    font-size: 16px;
    letter-spacing: 3.4px;
}
.once-wrap .once .comment-box .write-box{
    border-bottom: 1px dashed #e1e1e1;
    padding: 20px 0;
}
.once-wrap .once .comment-box img.head{
    width: 48px;
    height: 48px;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    border-radius: 50px;
}
.once-wrap .once .comment-box .write-box .write{
    width: 1080px;
}
.once-wrap .once .comment-box .write-box .write .write-top{
    padding: 10px;
    background-color: #f9f8f8;
    margin-bottom: 10px;
}
.once-wrap .once .comment-box .write-box .write .write-top textarea{
    height: 44px;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    margin-bottom: 8px;
    outline: none;
    border: none;
    padding: 0;
    background-color: transparent;
    width: 100%;
}
.once-wrap .once .comment-box .write-box .write .write-top .upload-img-wrap .ulload-img-items{
    width: 40px;
    height: 40px;
    position: relative;
    margin-right: 10px;
}
.once-wrap .once .comment-box .write-box .write .write-top .upload-img-wrap .ulload-img-items:last-child{
    margin-right: 0;
}
.once-wrap .once .comment-box .write-box .write .write-top .upload-img-wrap .ulload-img-items img{
    width: 100%;
    height: 100%;
}
.once-wrap .once .comment-box .write-box .write .write-top .upload-img-wrap .ulload-img-items .delete{
    width: 12px;
    height: 12px;
    position: absolute;
    background:url(../../../images/front/fmmm/x.png) right top no-repeat;
    background-size: 10px;
    background-color: rgba(0,0,0,.8);
    cursor: pointer;
    border-radius: 0 0 0 50px;
    right: 0;
    top: 0;
    opacity: .6;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.once-wrap .once .comment-box .write-box .write .write-top .upload-img-wrap .ulload-img-items .delete:hover{
    opacity: 1;
}
.once-wrap .once .comment-box .write-box .write .write-bottom span{
    float: right;
    font-size: 14px;
    width: 70px;
    line-height: 30px;
    text-align: center;
    background-color: #BB0000;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}
.once-wrap .once .comment-box .write-box .write .write-bottom label{
    position: relative;
    width: 18px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    margin-left: 10px;
    background: url(../../../images/front/fmmm/xq_tp_icon.png) center no-repeat;
    background-size: 18px;
}
.once-wrap .once .comment-box .write-box .write .write-bottom label input{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.once-wrap .once .comment-box .write-box .write .write-bottom label input:before{
    content: "";
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items{
    margin-top: 30px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment{
    width: 1080px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e1e1e1;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items:last-child .comment{
    border-bottom: none;
    padding-bottom: 0;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment h3{
    line-height: 26px;
    color: #333;
    font-size: 14px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment h4{
    line-height: 24px;
    color: #909090;
    font-size: 12px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment h4 span.brag{
    color: #909090;
    font-size: 14px;
    line-height: 24px;
    background: url(../../../images/front/fmmm/xq_pl_normal_icon.png) left center no-repeat;
    background-size: 17px;
    padding-left: 24px;
    float: right;
    cursor: pointer;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .info{
    line-height: 24px;
    padding: 16px 0 14px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .info p{
    font-size: 14px;
    color: #333;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .info .img-wrap img{
    margin: 14px 20px 6px 0;
    width: 120px;
    height: 120px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .info .img-wrap img:last-child{
    margin-right: 0;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box{
    background-color: #f9f9f9;
    padding: 0 20px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap{
    color: #909090;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items{
    padding: 12px 0;
    border-bottom: 1px solid #e1e1e1;
    display: none;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items:nth-child(1),
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items:nth-child(2){
    display: block;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items:nth-child(2){
    border-bottom: none
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap.active .msg-items:nth-child(2){
    border-bottom: 1px solid #e1e1e1;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap.active .msg-items{
    display: block!important;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items:last-child{
    border-bottom: none;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items p{
    line-height: 20px;
    font-size: 12px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items .txt{
    line-height: 24px;
    font-size: 12px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items .txt label{
    color: #333;
    margin-right: 5px;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items .txt em{
    color: #396c92;
    cursor: pointer;
}
.once-wrap .once.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .spring{
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
    color: #396c92;
    display: inline-block;
    margin-bottom: 15px;
}
.once-wrap .once.once3{
    margin-top: 20px;
}
.once-wrap .once.once3 .praise-wrap{
    margin-top: 10px;
}
.once-wrap .once.once3 .praise-wrap .praise-items{
    margin: 0 30px 30px 0;
    box-shadow: 0 0 7px #ccc;
    box-sizing: border-box;
    padding: 12px;
    width: 262px;
    line-height: 38px;
}
.once-wrap .once.once3 .praise-wrap .praise-items:nth-child(4n){
    margin-right: 0;
}
.once-wrap .once.once3 .praise-wrap .praise-items img{
    width: 36px;
    height: 36px;
    border-radius: 50px;
    margin-right: 10px;
    border: 1px solid #e1e1e1;
}
.once-wrap .once.once3 .praise-wrap .praise-items label{
    color: #333;
    font-size: 14px;
    margin-right: 20px;
    position: relative;
}
.once-wrap .once.once3 .praise-wrap .praise-items label:before{
    content: "";
    width: 4px;
    height: 4px;
    background-color: #1d98db;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    margin: auto;
}
.once-wrap .once.once3 .praise-wrap .praise-items font{
    color: #909090;
    font-size: 12px;
}
.tips-window .tips-cover{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
}
.tips-window .tips-main{
    background-color: #fff;
    width: 366px;
    height: 208px;
    border-radius: 8px;
    position: fixed;
    left: 0;
    right: 0;
    top: 15%;
    margin: auto;
    text-align: center;
    z-index: 6;
    opacity: 0;
    visibility: hidden;
    transition:all .3s;
    -moz-transition:all .3s; /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari and Chrome */
    -o-transition:all .3s; /* Opera */
    transform:translate(0px,40px);
    -ms-transform:translate(0px,40px); /* IE 9 */
    -moz-transform:translate(0px,40px); /* Firefox */
    -webkit-transform:translate(0px,40px); /* Safari and Chrome */
    -o-transform:translate(0px,40px); /* Opera */
}
.tips-window.active .tips-cover{
    opacity: 1;
    visibility: visible;
}
.tips-window.active .tips-main{
    opacity: 1;
    visibility: visible;
    transform:translate(0px,0px);
    -ms-transform:translate(0px,0px); /* IE 9 */
    -moz-transform:translate(0px,0px); /* Firefox */
    -webkit-transform:translate(0px,0px); /* Safari and Chrome */
    -o-transform:translate(0px,0px); /* Opera */
}
.tips-window .tips-main .title{
    padding-top: 58px;
    line-height: 18px;
    font-size: 16px;
    color: #333;
    margin: 24px 0 10px;
    background: url(../../../images/front/fmmm/tk_tx_icon.png) center top no-repeat;
    background-size: 44px;
}
.tips-window .tips-main .content{
    line-height: 20px;
    color: #909090;
    font-size: 14px;
    margin-bottom: 18px;
}
.tips-window .tips-main .btn-wrap span{
    margin-right: 10px;
    width: 88px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background-color: #BB0000;
    border-radius: 4px;
}
.tips-window .tips-main .btn-wrap span:last-child{
    margin-right: 0;
    background-color: #ccc;
}

.once2 .comment-box .comment-wrap .comment-items .comment .msg-box .msg-wrap .msg-items .img-wrap img{
    margin: 11px 17px 5px 0;
    width: 100px;
    height: 100px;
}
.once2-pagebar{
    margin:30px 0 20px;
}
.once2-pagebar #go_pg_num{
    height: 35px;
}
