/* 
* @Author: Marte
* @Date:   2016-05-16 15:32:42
* @Last Modified by:   Marte
* @Last Modified time: 2016-10-12 15:01:36
*/




.classic-banner {
    width: 100%;
    height: 591px;
    background: url(../img/classic/banner.jpg) top center no-repeat;
}

.postion {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
}

.classicPage{
    background: #fff;
}
.classicPage-title{
    width: 1180px;
    height: 99px;
    border-top: 1px solid #ccc;
    margin: 0 auto;
    background: url(../img/classic/classicPage_title_bg.png) center no-repeat;
    font-size: 36px;
    text-align: center;
    line-height: 99px;
}
.classicPage-lists ul{
    width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}
.classicPage-lists li{/*
    padding-left: 24px;*/
    line-height: 36px;
    width: 600px;
    float:left;
    border-bottom: 1px solid #ccc;
}
.classicPage_anli .classicPage-lists li{
    width: 600px;
    float: left;
    padding-left: 0;
}
.classicPage-lists h4{
    display: inline-block;
    width: 84px;
    height: 36px;
}
.classicPage-lists a{
    display: inline-block;
    height: 36px;
    margin-left: 12px;
}
.classicPage_anli .classicPage-lists a{
    margin-left: 8px;
}
.classicPage-lists a:hover{
    color: #e58401;
}
.classicPage-lists a.on{
    color: #e58401;
}
.classicPage-imgs{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
}
.slideGroup .slideBox{
    padding: 0;
    border: none;
}
.slideGroup .parBd ul li{
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 282px;
}

.hotSell{
    background: #fff;
    padding: 10px 0;
    margin-top: 10px;
}
.hotSell-title {
    height: 40px;
    padding: 0 354px;
    margin-top: 12px;
}

.hotSell-title li {
    float: left;
    width: 246px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    background: #000;
    font-size: 26px;
    color: #fff;
}

.hotSell-title li.on {
    background: #2bac50;   
}
.hotSell-contents {
    margin-top: 20px;
    height: 292px;
    overflow: hidden;
    position: relative;
}

.hotSell-con-lists {
    width: 1200px;
    height: 270px;
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
    margin: 0 auto;
    display: none;
}

.hotSell-con-lists-box {
    width: 100%;
    position: relative;
    left: 0;
}

.hotSell-contents ul.current {
    display: block;
}

.hotSell-con-list {
    float: left;
    width: 284px;
    border: 1px solid #aaa;
    padding: 5px 0;
    margin: 0 7px;
}

.hotSell-con-list-img {
    display: block;
}

.hotSell-con-list p {
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #341b1b;
}

.hotSell-con-list .hotSell-con-list-title {
    padding-left: 22px;
}

.hotSell-con-list .hotSell-con-list-title a {
    display: block;
    float: left;
    width: 83px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #999;
}
.dede_pages{
    background:#ececec;
    padding-bottom:20px;
    text-align:center;
    font-size:0px;
}
.bg_page{
    margin: 20px auto;
}
.page li{
    display:inline-block;/* 
    padding:5px 12px; 
    border:1px solid #cdcdcd;*/
    margin:0px 2px;
}
.page li.thisclass{
    color: #d96036;
    display:inline-block;
}
.p-position{
    text-align:center;
    font-size:14px;
}
.p-position li{
    display:inline-block;
    font-size:14px;
    /* padding:4px 10px; */
}
.p-position li a{
    color: #666;
}
.p-position li.thisclass{
    border:none;
    color:#d96436;
}
.p-position li a{
    border:1px solid #ddd;
    padding:4px 10px;
    display:block;
}
.p-position table{
    margin:20px auto;
}
