.cpList ul {
    float: left;
    text-align: center;
    max-width: 1000%;
}

.more{
    float: left;
    display: none;
}
.more span{
    display: block;
    line-height: 44px;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 0 30px;
    font-size: 16px;
    width: 40px;
    cursor: pointer;
}
.more span:hover{
    background: #dab867;
    border-color: #dab867;
    color: #FFFFFF;
}
.more .moreCon{
    position: absolute;
    z-index: 22;
    background: #fff;
    padding: 20px 16px 10px;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
     display: none; 
}
.more .moreCon ul{
    float:none;
}
.more .moreCon ul li{
    display:inherit;
    float:none;
    margin:0;
}
.more .moreCon ul li a {
    border: none;
    display: block;
    padding: 0 10px;
}
.more:hover .moreCon{
    display: block;
}
.pic02 .article{
    margin-top: 0;!important;
}
.cp .view-show .pic02{
    width: 39%;
}
.pic01 .img{
    text-align: center;
    line-height: 311px;
}
.pic01 .img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 314px;
    vertical-align: middle;
}
.view-page{
    margin-bottom: 20px;
}
.default-article-content div i{
    display: inline-block;
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin-left: 40px;
    font-style: normal;
}
.default-article-content div i img{
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 6px;
}
.default-article-content .jg {
    margin-bottom: 8px;
}
.default-article-content .jg span{
    display: block;
    font-size: 14px;
    color: #666666;
    float: left;
    line-height: 31px;
}
.default-article-content .jg em {
    display: block;
    float: left;
    font-style: normal;
    font-size: 28px;
    color: #FD6A53;
    line-height: 31px;
}
.default-article-content .cp {
    margin-bottom: 8px;
}
.default-article-content .cp span {
    display:inline-block;
}
.default-article-content .orderBuy {
    display: block;
    width: 127px;
    height: 46px;
    background: #c3972e;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    margin-top: 24px;
    cursor: pointer;
}
.m-details{
    background: #ffffff;
    padding-bottom: 60px;
}
.m-details .title{
    border-bottom: 1px solid #DEDEDE;
    height: 54px;
}
.m-details .title span{
    display: inline-block;
    line-height: 54px;
    padding: 0px 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.m-details .title span.now{
    color: #c3972e;
    border-bottom: 2px solid #c3972e;
}
.con1{
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: justify;
}
.con1 .xqnr{
    padding: 20px 16px;
}
.con1 .xqnr img{
    max-width: 100%;
}
.m-details p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 20px 10px;
}
.m-details .sm{
    border-top: 1px solid #DEDEDE;
}
.m-details .sm .s-tit{
    height: 54px;
    line-height: 54px;
    padding-left: 10px;
}
.m-details .sm span{
    display: block;
    font-size: 16px;
    color: #28BF9D;
    line-height: 28px;
    margin-bottom: 6px;
    padding-left: 20px;
}
.m-details .sm .con{
    /*padding-left: 40px;*/
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.con2{
    display: none;
}
.buy{
    margin-top: 40px;
    margin-bottom: 40px;
}
.b_left{
    width: 287px;
    margin-right: 61px;
}
.b_right{
    width: 316px;
}
.b_bottom {
    width: 660px;
}
.b_left .label,.b_right .label,.b_bottom .label{
    text-align: right;
    margin-right: 16px;
    font-size: 14px;
    color: #000000;

}
.b_left .label label,.b_right .label label,.b_bottom .label label{
    display: block;
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px;
}
.b_left .label label em,.b_right .label label em,.b_bottom .label label em{
    font-size: 14px;
    color: #FF5136;
    margin-right: 3px;
}
.b_left .input{
    width: 202px;
}

.b_left .input input,.b_right .input input,.b_bottom .input textarea{
    width: 190px;
    height: 32px;
    outline: none;
    margin-bottom: 16px;
    border: 1px solid #D4D4D4;
    padding-left: 10px;
    font: 14px "Microsoft YaHei";
    color:#666;

}
.buy #butserch{
    width: 108px;
    height: 36px;
    background: #c3972e;
    border-radius: 4px;
    color: #fff;
    border: none;
    outline: none;
    margin-left: 83px;
    margin-top: 14px;
    font: 14px "Microsoft YaHei";
}
.buy #butserch:hover{
    background: #c3961a;
}