/*
* @Author: Marte
* @Date:   2016-05-16 15:32:42
* @Last Modified by:   Marte
* @Last Modified time: 2016-12-15 09:31:36
*/
.classic-banner img{
    display: block;
    width: 100%;
    height: 416px;
    margin: 0 auto;
}

.postion {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
}

.classicPage{
    background: #fff;
    padding-bottom: 20px;
}
.classicPage-title{
    width: 1180px;
    height: 150px;
    border-top: 1px solid #ccc;
    margin: 0 auto;
    background: url(../img/xiankuan/xiankuan_titlebg.png) top center no-repeat;
    font-size: 36px;
    text-align: center;
    line-height: 185px;
    color: #255c39;
    padding-bottom: 40px;
}
.classicPage-lists ul{
    width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}
.classicPage-lists li{
    width: 600px;
    float: left;
    line-height: 36px;
    border-bottom: 1px solid #ccc;
}
.classicPage-lists h4{
    display: inline-block;
    width: 84px;
    height: 36px;
}
.classicPage-lists a{
    display: inline-block;
    height: 36px;
    margin-left: 11px;
}
.classicPage-lists a:hover{
    color: #e58401;
}
.classicPage-lists a.on{
    color: #e58401;
}
.classicPage-imgs{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
}
.classic{
    background: #fff;
    padding: 0;
}
.parBd {
    margin-top: 40px;
}
.slideGroup .slideBox{
    padding: 0;
    border: none;
    display: block;
}
.slideGroup .parBd ul li{
	width:281px;
    border: 2px solid #038f45;
    margin: 6px;
}
.slideGroup .parBd ul li p{
	height:26px;
    color: #fff;
    background: #038f45;
	overflow:hidden;
}
.slideGroup .parBd ul li .title{
    background: #038f45;
}
.slideGroup .parBd ul li .title a{
    color: #000;
}
.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: 30px 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:0px;*/
}
.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;
}
.qiye-info b{
    font-weight: normal;
}