﻿.nice-list{
    margin-top: 10px;
}
.nice-list li{
    float: left;
    position: relative;
    padding: 20px 0;
    width: 124px;
    text-align: center;
}
.nice-list li:hover{
    color: #fff;
    background-color: #ff5c00;
}
.nice-list li .first-num{
    font-size: 36px;
    font-weight: bold;
    color: #666;
}
.nice-list li:hover .first-num{
    color: #fff;
}
.nice-list li .first-name{
    font-size: 18px;
}
.nice-list li:hover .first-name{
    color: #fff;
}
.nice-list li .first-intro{
    display: none;
    position: absolute;
    text-align: left;
    top: 0;
    left: 100%;
    padding: 20px 15px;
    width: 360px;
    height: 100%;
    font-size: 0px;
    border: 1px solid #ff5c00;
    background-color: #fff;
    color: #333;
    z-index: 9;
}
.nice-list li .first-intro:before{
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.nice-list li .first-intro .first-intro-in{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.nice-list li.right .first-intro{
    left: auto;
    right: 100%;
}
.nice-list li:hover .first-intro{
    display: block;
}
.nice-list li .first-intro span{
    display: inline-block;
    color: #ff5c00;
}
/*尼斯分类详情*/
.nice-detail{
    padding-top: 30px;
}
.nice-detail.fixed{

}
.nice-detail.fixed .nice-left{
    position: fixed;
    left: 50%;
    top: 30px;
    margin-left: -620px;
}
.nice-left{
    float: left;
    position: relative;
    width: 124px;
}
.nice-left ul{
    /*height: 682px;*/
    height: 560px;
    overflow: auto;
}
.nice-right{
    float: right;
    width: 1100px;
}
.nice-left li{
    margin-bottom: 2px;
}
.nice-left li:last-of-type{
    margin-bottom: 0px;
}
.nice-left a{
    display: block;
    padding: 0px 10px;
    line-height: 36px;
    font-size: 15px;
    background-color: #f0f0f0;
}
.nice-left a.active{
    color: #fff;
    background-color: #ff5c00;
}
.nice-left a i{
    font-weight: bold;
    font-size: 17px;
    vertical-align: -1px;
}
.nice-left a.active i{
    color: #fff;
}
.nice-right .nice-first-info{
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
    /*height: 120px;*/
    overflow: hidden;
    background-color: #f6f6f6;
}
.nice-right .nice-first-info.open .tips{
    display: block;
}
.nice-right .nice-first-info.open .arrow{
    background: url(../images/narrow-up.png) no-repeat right center;
}
.nice-right .nice-first-info .arrow{
    position: absolute;
    right: 15px;
    top: 15px;
    padding-right: 15px;
    background: url(../images/narrow-down.png) no-repeat right center;
}
.nice-right .nice-first-info h2{
    margin-bottom: 10px;
    font-size: 20px;
    color: #ff5c00;
}
.nice-right .nice-first-info p{
    font-size: 16px;
}
.nice-right .nice-first-info .tips{
    display: none;
    margin-top: 5px;
}
.nice-right .nice-first-info .tips span{
    display: inline-block;
    margin-top: 17px;
    margin-bottom: 12px;
    color: #ff5c00;
    font-size: 14px;
}
.nice-right .nice-first-info .tips p{
    font-size: 14px;

    line-height: 18px;
}
.nice-group.fixed{
    padding-left: 200px;
}
.nice-group.fixed .nice-group-list{
    position: fixed;
    left: 50%;
    top: 30px;
    margin-left: -480px;
    /*height: 682px;*/
    height: 560px;
    overflow: auto;
}
.nice-group-list{
    float: left;
    margin-right: 40px;
    width: 160px;
}
.nice-group-list a{
    display: block;
    padding-left: 10px;
    line-height: 36px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nice-group-list a.active{
    position: relative;
    color: #ff5c00;
}
.nice-group-list a.active:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -10px;
    width: 3px;
    height: 20px;
    background-color: #ff5c00;
}
.nice-group-detail{
    float: left;
    padding-top: 10px;
    padding-bottom: 100px;
    width: 800px;

    line-height: 22px;
}
.nice-group-detail .keyword{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #ff5c00;
}
.nice-detail-list h3{
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.1em;
    color: #ff5c00;
    border-left: 3px solid #ff5c00;
}
.nice-detail-list p{
    margin-bottom: 10px;
    line-height: 20px;
}
.norm-goods p{
    text-indent: 2em;
}
.norm-goods p.note{
    color: #ff4422;
}
.nice-detail-list .ab-norm-goods span, .history-goods span{
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 28px;
}

.sbflzs{
    padding-left: 2rem;
    text-indent: 0px;
    display: block;
    float: none;
    color: #ff4422;
}
.nice-detail-list .ab-norm-goods span{
    color:#659232;
    background-color: #ebfcef;
}
.history-more{
    float: right;
    margin-right: 5px;
    padding-right: 15px;
    color: #666;
    background: url(../images/narrow-down.png) no-repeat right center;
}
.history-goods{
    margin-bottom: 10px;
    height: 120px;
    overflow: hidden;
}
.history-goods.open{
    height: auto;
}
.history-goods.open .history-more{
    background: url(../images/narrow-up.png) no-repeat right center;
}
.nice-detail-list .history-goods span{
    color:#F08B2F;
    background-color: #fff8f5;
}
.nice-right .no-data{
    font-size: 20px;
    padding-top: 100px;
    text-align: center;
}
.nice-left-go{
    position: absolute;
    width: 100%;
    height: 30px;
    cursor: pointer;
}
.nice-left-top{
    top: -30px;
    background: url(../images/nice-au.png) no-repeat center;
    background-size: 20px auto;
}
.nice-left-bottom{
    bottom: -30px;
    background: url(../images/nice-ad.png) no-repeat center;
    background-size: 20px auto;
}