
.y-bd1 {
    margin: 0 0 10px;
}

.y-sd1 {
    position: relative;
    float: left;
    width: 400px;
    margin-right: -450px;
    text-align: center;
}

.y-mn1 {
    float: left;
    width: 100%;
}

.y-mn1c {
    margin-left: 430px;
    position:relative;
}

.mr-4 {
    margin-right:4px;
}

.spec-items {
    position: relative;
    width: 346px;
    height: 80px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.spec-items ul {
    width: 500%;
    position: absolute;
    top: 10px;
    left: 0;
}

.spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.spec-items li {
    width: 60px;
    height: 60px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    border: 2px solid #fff;
    cursor: pointer;
}

.spec-items li.on {
    border: 2px solid #ff6600;
}

.spec-items li img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.spec-items li.on img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.1, 1.1);
}

span.spe_leftBtn,
span.spe_rightBtn {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 20px;
    height: 69px;
    line-height: 69px;
    font-family: "黑体";
    text-align: center;
    font-size: 30px;
    color: #ddd;
    cursor: default;
    background-color: #fff;
}

span.on {
    background-color: #fff;
    color: #999;
    cursor: pointer;
}
span.on:hover {
    color: #ff6600;

}
span.spe_leftBtn {
    left: 0;
}

span.spe_rightBtn {
    right: 0;
}


/* 评分星星 */
.star, .star_in {
    display: inline-block;
}
.star {
    background-image: url(../images/star-1.0.0.gif);
    background-repeat: no-repeat;
    width: 79px;
    height: 15px;
    margin: 0 5px 0 0
}

.starpop ul, .starpop1 ul {
    margin-top: 5px
}

.s0 {
    background-position: 0 1px
}

.s0-5 {
    background-position: 0 -72px
}

.s1 {
    background-position: 0 -149px
}

.s1-5 {
    background-position: 0 -57px
}

.s2 {
    background-position: 0 -133px
}

.s2-5 {
    background-position: 0 -43px
}

.s3 {
    background-position: 0 -118px
}

.s3-5 {
    background-position: 0 -28px
}

.s4 {
    background-position: 0 -103px
}

.s4-5 {
    background-position: 0 -14px
}

.s5 {
    background-position: 0 -88px
}
.m-comment-bar {
    line-height: 22px;
}

.m-comment-bar .comnum {
    margin-left: 14px;
}
.m-comment-bar > span {
    display: inline-block;
    vertical-align: middle;
}

.m-comment-bar .comm a {
    color: #38d;
}

.m-comment-bar .commWithImg {
    margin-left: 10px;
}



/* 商品详情 */

.mainBtmWrap{
    position: relative;
    z-index: 200;
    clear: both;
}


.mainBtmWrap .siderBox{
    float: left;
    width: 200px;
}

.mainBtmWrap .goodsDetailWrap{
    float: right;
    width: 990px;
}

@media screen and (max-width:1230px){
    .mainBtmWrap .goodsDetailWrap{
        width: 970px;
    }
}

.detail-tab{
    text-align: left;
}

.detail-tab .hd {
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    border-bottom: 1px solid #ff6600;
    position: relative;
    z-index:200;
}

.detail-tab .hd ul {
    float: left;
    height: 50px;
}

.detail-tab .hd ul li {
    float: left;
    padding: 0 20px;
    font-size: 14px;
    cursor: pointer;
}
.detail-tab .hd ul li span{
    color: #ff6600
}

.detail-tab .hd ul li.on {
    height: 50px;
    background: #fff;
    color: #ff6600;
    border: 1px solid #ff6600;
    border-bottom: none;
    font-weight: bold;
}
.detail-tab .hd ul li.on span{
    color: #ff6600;
}

.detail-tab .bd {
    zoom: 1;
}

.detail-tab .suit_show{
    width:990px;
}


.aside-bar {
    background: #fff;
    _width: 100%;
    _overflow: hidden
}

.aside-bar .ab-goods {
    border: 1px solid #E8E8E8;
    margin-bottom: 10px;
    /*padding: 0 10px;*/
    z-index:200;
    left:inherit !important;
}

.aside-bar .ab-goods .mt {
    margin-bottom: 10px;
    height: 38px;
    border-bottom: 1px solid #E8E8E8;
    padding: 0 10px;
    background-color: #f7f7f7;
}

.aside-bar .ab-goods .mt h2,
.aside-bar .ab-goods .mt h3 {
    line-height: 38px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
}

.aside-bar .ab-goods .mc li {
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 20px
}
.aside-bar .topSaleBox .mc li {
    margin-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.aside-bar .topSaleBox .mc li:last-child{
    border-bottom: none;
}

.aside-bar .ab-goods .mc .seo-a li {
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 10px
}

.aside-bar .ab-goods .mc li .p-img {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
    position: relative
}

.aside-bar .ab-goods .mc li .p-name {
    height: 36px;
    line-height: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block
}
.aside-bar .ab-goods .mc li .p-img img {
	max-width: 100%;
}
.aside-bar .ab-goods .mc li .p-price {
    height: 16px;
    line-height: 16px;
    margin-bottom: 4px;
    overflow: hidden
}

.aside-bar .ab-goods .mc li .p-price .price {
    float: left;
    margin-right: 6px;
    color: #e4393c;
    font-weight: 700;
    font-family: verdana;
    font-size: 14px
}



.c-btn-b {
    border: 1px solid #ff6600;
    background: #ff6600;
}
.c-btn-b, .c-btn-b:hover {
    color: #fff;
}
.c-btn-a, .c-btn-b {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}
.ab-goods .c-a a{
    display: inline-block;
    padding: 4px 10px;
    width: 78px;
    overflow: hidden;
    height: 25px;
    line-height: 18px;
    /*background: #ededed;*/
    /*text-align: center;*/
}

/* ------------------------ 热销排行 ---------------------------*/
.topSale-container {
    position: relative;
    display: block;
    overflow: hidden;
}
.topSale-container:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ff6600;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

.topSale-container .topSaleImg{
    width: 40%;
    overflow: hidden;
}
.topSale-container .topSaleImg img{
    width: 100%;
}
.topSale-container .topSaleMessage{
    width: 60%;
    padding-left: 10px;
}
.topSale-container .topSaleMessage a {
    display: block;
    margin-bottom: 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.topSale-container .topSaleMessage .topSalePrice {
    font-weight: normal;
    font-size: 14px;
    color: #ff6600;
}
.topSale0:after {
    width: 20px;
    height: 20px;
    content: "1";
    line-height: 19px;
}
.topSale1:after {
    width: 20px;
    height: 20px;
    content: "2";
}
.topSale2:after {
    width: 20px;
    height: 20px;
    content: "3";
}
/* ------------------------ 热销排行 ---------------------------*/

.Comefrom {
    color: #999;
    margin-top: 20px;
}

.Comefrom .browse{
    float: right;
    width: 145px;
}

.Comefrom .browse b{
    font-weight: normal;
    float: left;
}

.Comefrom .browse .zanBtn{
    border: 1px solid #ccc;
    border-radius: 20px;
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: right;
    color: #333333;
    margin-top: -5px;
    cursor: pointer;
}

.Comefrom .browse .zanBtn img{
    width: 18px;
    position: relative;
    top: -2px;
    margin-right: 4px;
}

.Comefrom .browse .greatActice{
    border-color: #ff6600;
    color: #ff6600;
}

.addToEvaluate{
    padding-top: 30px;
}

.addToEvaluate h2{
    color: #ff6600;
    font-size: 14px;
    line-height: 40px;
    padding-top: 5px;
    border-top: 1px solid #eee
}

/*详情页描叙右侧品�?*/
.detail-brand {
    width: 180px !important;
    top:52px !important;
    position:absolute;
    right:0;
}
.detail-brand .mc {
    padding: 0 10px;
}
.detail-brand .brand-log{
    display: block;
    text-align: center;
    border-bottom: 1px solid #f7f7f7;
    padding: 10px 0;
    overflow: hidden;
}
.detail-brand .brand-log img {
    max-width: 100%;
}
.detail-brand .brand-log span {
    display: block;
    color: #ff6600;
}
.detail-brand .brand-message strong {
    display: block;
    margin-bottom: 5px;
}
.detail-brand .brand-message {
    padding: 10px 0;
}

/*详情�? 右侧标题�?*/
#itemInfo {
    position: relative;
    width: 100%
}

#itemInfo .dt {
    float: left;
    color: #999;
    margin-right: 30px
}

#itemInfo .dd {
    float: left
}
.detail-items {
    width: 560px;
}

.detail-items .dd {
    color: #333
}

.detail-items .d-tip {
    color: #06699c;
    margin-left: 10px;
    position: relative;
    font-size:13px;
}

.detail-items .d-t-2 {
    top: -2px
}

.detail-items .line {
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 20px 0;
    background: #eee;
    overflow: hidden
}

.detail-items .other-info {
    position: relative;
    line-height: 20px;
    margin-bottom: 40px;
    margin-top: 15px;
    padding-left: 5px;
}

.detail-items .other-info .other-info-content {
    color: #999
}
.detail-items .other-info .other-info-content .other-info-content-icon {
    border-radius: 10px;
    border:1px solid #ff6600;
    color: #ff6600;
    background-color: rgba(255, 102, 0, 0.14);
    padding: 2px 6px;
}
.detail-items .other-info .other-info-content span {
    margin-right: 5px;
    font-size: 12px;
}

.detail-items  #zhifu-hint{
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
}

#zhifu-hint .dd {
    max-width: 485px;
}

.RecommendedColumn {
    width: 150px;
    box-sizing: border-box;
    position:absolute;
    top:0;
    right:0;
}

@media screen and (max-width:1200px){
    .RecommendedColumn{
        display: none !important;
    }
}

.RecommendedColumn strong {
    font-weight: normal;
    display: block;
    color: #676767;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}
.RecommendedColumn strong span {
    color: #ddd;
}
.RecommendedColumn .controlButton{
    text-align: center;
    margin: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.RecommendedColumn .controlButton a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #ff6600;
    margin: 0 6px;
}
.RecommendedColumn .controlButton .activeControl {
    background-color: #ff6600;
}
.RecommendedColumn .RecommendedColumn-content {
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    height: 400px;
}
.RecommendedColumn-content ul {
    width: 5000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;

}
.RecommendedColumn-content li {
    width: 150px;
    height: 100%;
}
.RecommendedColumn .RecommendedColumn-content .productImg {
    text-align: center;
    display: block;
    box-sizing: border-box;
    padding: 20px 10px;
}
.RecommendedColumn .RecommendedColumn-content .productImg a {

}
.RecommendedColumn .RecommendedColumn-content .productImg img {
    width: 100%;
}
.RecommendedColumn .RecommendedColumn-content .productImg span {
    display: block;
}
.RecommendedColumn .RecommendedColumnService {
    border:1px solid #ff6600;
    color: #ff6600;
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    padding: 8px 10px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
.RecommendedColumn .RecommendedColumnService:hover {
    background-color: #ff6600;
    color: #fff;
}
.RecommendedColumn .RecommendedColumnService i {
    vertical-align: middle;
}
.RecommendedColumn .RecommendedColumnService:hover span {
    color: #fff;
}
.RecommendedColumn .RecommendedColumnService span {
    font-size: 14px;
    vertical-align: middle;
}

#name {
    padding: 5px 0 0 0;
    zoom: 1
}

#name h1 {
    line-height: 1.5em;
    overflow: hidden;
    font-weight: 700;
    font-size: 16px;
    color: #333
}

#name .p-ad {
    color: #ff6600;
    font-size: 12px;
    line-height: 20px;
    word-break: break-all;
    margin-top: 10px;
    /*margin-bottom: 36px*/
}

#name .p-ad a {
    color: #6388cc;
    text-decoration: underline
}

#ing-price em {
    margin-right: 3px;
    font-size: 18px
}

.my-price {
    /*padding-left: 51px;*/
    /*margin-bottom: 10px*/
}

.my-price .text {
    margin-left: 5px;
    margin-right: 8px;
}

.my-price a {
    color: #38d;
    margin-left: 7px;
}


.p-promotions {
    line-height: 30px
}

.p-promotions .hl_red_bg {
    _margin: 9px 5px 9px 0;
    _vertical-align: middle;
    _line-height: 10px
}

.prom-item .hl_red{
    width:auto;
    display:inline-block;
    vertical-align: top;
}

.p-promotions ins {
    text-decoration: none
}


.prom-gifts {
    padding-left: 36px;
    width: 480px;
}

.prom-gift-label {
    float: left;
    width: 36px;
    margin-left: -36px;
    display: inline
}

.prom-gift-label em {
    padding: 0 4px;
    color: #fff;
    background-color: #ff6600
}

.prom-gift-list {
    width: 95%;
    float: left
}

.prom-gift-list .prom-gift-item {
    width: 56px;
    float: left;
    height: 30px;
    white-space: nowrap
}

.prom-gift-list a {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 3px
}

.prom-gift-list .gift-img {
    display: block;
    width: 25px;
    height: 25px
}

.prom-gift-list .gift-number {
    font-size: 12px;
    font-family: arial;
    color: #ff6600
}





/*规格*/
.p-choose-wrap .item {
    position: relative;
    float: left;
    margin: 0 10px 10px 0
}

.p-choose-wrap .item a {
    padding: 3px 6px;
    border: solid 1px #dadada;
    display: block;
    float: left
}

.p-choose-wrap .item a i {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-style: normal;
}

.p-choose-wrap .item a:hover {
    border: solid 2px #ff6600;
    padding: 2px 5px
}

.p-choose-wrap .item.selected {
    position: relative;
    zoom: 1
}

.p-choose-wrap .item.selected a {
    border: solid 2px #ff6600;
    padding: 2px 5px
}

.p-choose-wrap .item.selected b {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: url(../images/icons_gou-1.0.0.png) no-repeat;
}

.p-choose-wrap .item.disabled {
    position: relative;
    zoom: 1
}

.p-choose-wrap .item.disabled a,
.p-choose-wrap .item.disabled a:hover {
    border: dashed 1px #dadada;
    color: #dadada;
    cursor: not-allowed;
    padding: 3px 6px
}


#choose-color {
    margin-bottom: 15px;
}

#choose-color .dt {
    height: 42px;
    line-height: 42px
}
#choose-color .dd, #choose-version .dd{
    max-width: 495px;
}


#choose-color .item a {
    padding: 1px;
    height: 42px;
}

#choose-color .item a:hover {
    border: solid 2px #ff6600;
    padding: 0;
    color: #ff6600;
}

#choose-color .item.selected a {
    padding: 0
}

#choose-color .item.disabled a:hover {
    padding: 1px;
    border: dashed 1px #dadada
}

#choose-version {
    margin-bottom: 15px;
}

#choose-version .dt {
    margin-top: 8px
}



#choose {
    width: 100%;
    padding-left:10px;
}

#choose .dt {
    float: left;
    display: inline
}

#choose .dd {
    float: left;
    display: inline;
    overflow: hidden;
    max-width: 470px
}

#choose {
    white-space: nowrap;
    text-decoration: none
}

#summary-promotion a {
    color: #005aa0
}

#summary-promotion {
    position: relative;
    width: 100%;
    padding-top: 4px;
    padding-right: 0;
    background: #fff
}

.summary-top .dt {
    line-height: 30px
}


#summary {
    width: 100%;
    position: relative;
}

#summary .summary-wrap {
    background-color: #f7f7f7;
    padding: 15px 10px;
    margin: 15px 0px;
}

#summary .summary-wrap .DiscountFrame {
    background-color: #ff6600;
    padding: 3px;
    font-size: 12px;
    color: #fff;
}

#summary .summary-wrap .summary-price-right-box {
    border-left: 1px solid #b7b7b7;
    padding-left: 15px;
}

#summary .summary-wrap .summary-price-right-box .Highpraise a {
    display: block;
    color: #38d;
}

#summary .li {
    padding-left: 72px;
    padding-right: 20px
}

#summary .li .dt {
    float: left;
    width: 72px;
    margin-left: -72px;
    line-height: 18px;
    display: inline;
    text-align: right;
    font-family: simsun
}

#summary .li .dd {
    width: 493px;
    line-height: 18px
}

.summary-top {
    *zoom: 1;
    position: relative;
    background: #fff;
    padding-left: 10px;
}
.summary-cuxiao-top{
    margin-bottom:12px;
}

.summary-top.z-has-more-promotion {
    position: relative;
}

.summary-top ins {
    _display: inline-block;
    _zoom: 1
}

.summary-price {
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    *zoom: 1;
    /*background: #fff*/
}

.summary-price strong {
    color: #ff6600;
    /*font-family: Arial;*/
    font-size: 30px;
    margin-right: 3px;
    font-weight: 500
}

.summary-price dt {
    line-height: 40px
}


#summary-stock {
    /*height: 26px;*/
    /*line-height: 26px;*/
    margin-bottom: 15px;
    padding-left: 10px;
}

.hl_red_bg {
    color: #fff;
    background: #ff6600;
    padding: 0 4px;
    line-height: 12px;
    font-size: 12px;
    margin-right: 5px
}

.CouponList{
    padding-left: 35px;
}
.CouponList a {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #d40606;
    background-color: rgba(255, 192, 203, 0.44);
    color: #d40606 !important;
    margin-right: 10px;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
}

.proinfo-serv span {
    float: left;
    position: relative;
    margin-right: 15px;
    margin-bottom: 4px;
    background: #fff;
    white-space: nowrap
}

.proinfo-serv span .bg_yhk {
    background: url("../images/bankcard-1.0.0.png") no-repeat;
    width: 15px;
    height: 18px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}

.p-btn-large {
    width: 168px;
    height: 50px;
    font: 700 18px/50px "microsoft yahei";
    letter-spacing: 1px;
    text-align: center;
    border:0;
}
.p-btn {
    display: inline-block;
    background: #ff6600;
    color: #fff;
}
.p-buy {
    background:#FF0036;
    color:#fff;
}
.p-btn-lisheng {
    border-radius: 5px;
}
.p-btn-notice {
    width: 150px;
    height: 50px;
    color: #e4393c;
    border: 1px solid #e4393c;
    font: 500 18px/50px "microsoft yahei";
    text-align: center;
}

.qrcode-panel {
    position: relative;
    display: inline-block;
    float: left;
    width: 130px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ddd;
    background: url(../images/mobile_buy-1.0.1.jpg) 10px no-repeat;
    background-position: center center;
}

.qrcode-panel .q-icon{
    /*background: url(../images/goods-icon1.jpg) no-repeat right center; */
    width:55px;
    height:40px;
    position: absolute;
    right: -60px;
    top:5px
}

.qrcode-panel-out .extend-up {
    top: 1px;
    border-width: 1px 1px 0;
}
.qrcode-panel-out .qrc-wrapper {
    display: block;
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
}
.qrcode-panel .qrc-wrapper {
    position: absolute;
    top: 37px;
    left: -1px;
    height: 0;
    background: #fff;
    z-index: 3;
    overflow: hidden;
}
.qrcode-panel-out .extend-up {
    top: -123px;
    border-width: 1px 1px 0;
}
.qrcode-panel .b-img {
    width: 108px;
    height: 108px;
    margin: 7px 10px;
}
.qrcode-panel .q-bottom {
    position: relative;
    height: 48px;
    z-index: 1;
}
.qrcode-panel .s-img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 7px;
    float: left;
}
.qrcode-panel .one-row .cli-buy {
    line-height: 48px;
    padding-left: 15px;
    font-size: 16px;
}


/*商品编号 分享 收藏*/
.proinfo-left .imgzoom-memo {
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px
}

.imgzoom-memo {
    padding: 10px;
}

.proinfo-left .favorite {
    float: right;
    color: #333;
    height: 100%;
    line-height: 20px;
    cursor: pointer;
    margin-right: 10px;
}

.proinfo-left .favorite a {
    display: inline-block;
    line-height: 20px
}



.proinfo-left .favorite i {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px 2px 0
}



.proinfo-left .share {
    width: auto;
    color: #333;
    cursor: pointer;
    height: 100%;
    line-height: 20px;
}

.proinfo-left .share .label1 {
    display: inline-block;
    border: 1px solid #fff;
    padding-right: 3px;
    position: relative;
}

.proinfo-left .share .sh-i {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 2px 2px 0;
}

.proinfo-left .share .share-list {
    display: none;
    top: 20px;
    right: 0;
    width: 110px;
    height: auto;
    border-color: #ddd;
    padding: 6px 0 6px 8px;
    background-color: #fff;
    z-index: 1
}

.proinfo-left .share .share-list a {
    margin-bottom: 0
}

.proinfo-left .ex-share .label1 {
    border: 1px solid #ddd;
    border-bottom: 0;
    background-color: #fff;
    z-index: 2
}

.share {
    position: relative;
    float: right;
    width: 130px;
}

.share-list {
    position: absolute;
    top: -5px;
    right: -9px;
    padding: 5px 16px 0 55px;
    width: 75px;
    height: 22px;
    border: 1px solid #fff;
    overflow: hidden;
}

.share-list a {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 8px 10px 0;
}

.proinfo-left .share .share-list a {
    margin-bottom: 0;
}




/* 数量加减 */
.choose-count {
    margin-right: 15px;
}

.choose-count .dd {
    color: #999;
    margin-right: 10px
}

.choose-count .wrap-input {

}
.choose-count .wrap-input .controlNum {
    float: left;
    border:1px solid #ccc;
    border-left: none;
    box-sizing: content-box;
}
.choose-count .wrap-input .controlNum a:first-child{
    border-bottom: 1px solid #ccc;

}
.choose-count .wrap-input .controlNum a {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 15px;
    background-color: #f7f7f7;
    text-align: center;
}


.choose-count .wrap-input input {
    height: 50px;
    width: 30px;
    float: left;
    text-align: center;
    display: block;
    outline: none;
    border: 1px solid #ccc;
    line-height:50px;
}

.choose-count .btn-reduce {

}

.choose-count .btn-add {

}



/*购买*/
.detail-btns {
    margin-bottom:20px;
}

.detail-btns .btn-add-cart {
    height: 50px;
    overflow: hidden
}

.detail-btns .btn-add-cart input {
    overflow: hidden
}

#choose-btns .btn-a input {
    float: left;
    margin-right: 6px;
    overflow: hidden
}

#choose-btns #choose-btn-append.disabled input {
    background: #dadada;
    cursor: default;
    color: #fff
}

#choose-btns .btn-notice {
    width: 100px;
    height: 50px;
    text-indent: -9999px;
    margin-left: 10px;
    background: url(../images/icons_daohuo-1.0.0.png) no-repeat;
}

/* 商品详情 参数*/
.p-parameter-list {
    overflow: hidden;
    _zoom: 1;
    margin: 15px 0;
}
.p-parameter-list dd {
    width: 33%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#parameter2 dd {
    line-height: 26px;
    padding: 0 10px;
}
.p-parameter-list dd a {
    color: #38d;
}

/* 包装及参�? */
.procon-param {
    margin: 15px;
}
.pro-para-tbl {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.pro-para-tbl th {
    height: 30px;
    background: #f0f0f0;
    text-align: left;
    vertical-align: middle;
    text-indent: 5px;
}
.pro-para-tbl .name {
    width: 176px;
}
.pro-para-tbl .val {
    width: 456px;
    border-right: 0;
    line-height: 24px;
}
.pro-para-tbl td {
    padding: 3px 5px;
    border: 1px solid #ddd;
    color: #666;
}
.pro-para-tbl .err {
    padding-right: 20px;
    border-left: 0;
    text-align: right;
}

.pro-para-tbl a {
    color: #38d;
}


/* 好评�? */
#comment {
    margin: 15px;
    overflow: hidden
}

#comment h2 {
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px
}

#comment .mc {
    padding: 10px 0;
    overflow: hidden;
    zoom: 1
}

#comment .rate {
    float: left;
    width: 120px
}

#comment .rate .tit {
    font-weight: 700;
    color: #35383a;
    padding-left: 3px;
    padding-bottom: 18px
}

#comment .rate strong {
    font: 400 46px/30px arial;
    color: #ff6600
}

#comment .rate span {
    color: #999;
    padding-left: 3px
}

#comment .rate strong span {
    font-size: 24px;
    color: #ff6600
}

#comment .percent {
    float: left;
    width: 206px;
    height: 74px;
    margin-top: 18px
}



#comment .percent span {
    color: #9C9A9C
}

#comment .percent dl {
    padding: 4px 0;
    overflow: hidden;
    zoom: 1
}

#comment .percent dt {
    float: left;
    width: 80px;
    font-weight: 100
}

#comment .percent dd {
    float: left;
    width: 100px;
    height: 12px;
    margin-top: 6px;
    overflow: hidden;
    background: #e6e6e6
}

#comment .percent dd div {
    overflow: hidden;
    height: 12px;
    width: 0;
    background-color: #ff6600
}

#comment .seotext {
    float: left;
    width: 450px;
    margin-top: 3px;
    border: 1px solid #eee
}

#comment .seotext h3{
    background: #eee;
    padding: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#comment .seotext .tex {
    height: 70px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    padding:5px 10px;
}
#comment .actor-new {
    float: right;
    position: relative;
    padding-top: 20px;
    line-height: 25px;
    white-space: nowrap
}



/* 全部评价 好评 中评 差评 */
#comments-list{margin: 0 15px;}
#comments-list .mt {
    overflow: visible;
}
.m-tab-trigger-wrap {
    position: relative;
    height: 30px;
    line-height: 30px;
    background-color: #f8f8f8;
    overflow: visible;
}
.m-tab-trigger-wrap dl{
    padding: 0;
}
.m-tab-trigger, .m-tab-trigger .trig-item {
    float: left;
    height: 30px;
}
.m-tab-trigger .trig-item.curr a {
    position: relative;

    color: #35383a;
    font-weight: 700;
}
.m-tab-trigger .trig-item a {
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #7c7c7c;
}

.comt {
    padding: 0px 0 0 30px;
}
a.redlink {
    background: #ff6600;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 0 35px;
    margin: 6px 0px;
    text-decoration: none;
}
.comt span {
    color: #a5a5a5;
    display: block;
}
.comt span a {
    color: #38d;
    display: inline;
    background: #fff;
    width: auto;
}



/* 评价内容 */


.comments-table {
    width: 100%;
    overflow: visible
}

.com-table-header {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    overflow: hidden;
    background-color: #f7f7f7
}

.com-table-header .item {
    float: left;
    font-weight: 700
}

.com-table-header .column1 {
    width: 428px;
    text-align: center
}

.com-table-header .column2 {
    width: 75px;
    padding-right: 10px;
    text-align: center
}

.com-table-header .column3 {
    width: 110px;
    padding-right: 10px;
    text-align: center
}

.com-table-header .column5 {
    width: 135px;
    text-align: center;
    _width: 132px
}

.com-table-main {
    width: 100%
}

.comments-item {
    border-bottom: solid 1px #eee;
    padding: 20px 20px;
}



table.com-item-main {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table.com-item-main .column1 {
    color: #999;
    width: 140px;
}

table.com-item-main .column2 {
    width: 60%;
    padding-right: 50px
}

table.com-item-main .column3 {
    width: 20%
}

table.com-item-main tbody td {
    vertical-align: top
}

td.com-i-column {
    padding: 0
}

td.com-i-column .p-comment-wrap {
    width: 600px
}

td.com-i-column .p-comment-wrap-829 {
    width: 829px
}

td.com-i-column .p-comment {
    margin-bottom: 5px;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
    color: #000
}
td.com-i-column .p-photo{
    margin: 20px 0;
}
td.com-i-column .p-photo img{
    max-width: 100%
}
td.com-i-column .time {
    margin-bottom: 8px
}



td.com-i-column .p-tabs {
    margin-bottom: 5px
}

td.com-i-column .p-tabs .item {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-right: 3px;
    padding: 0 5px;
    background-color: #feedd9;
    color: #d79210
}

td.com-i-column .p-tabs .num {
    color: #999
}


td.com-i-column .grade-star {
    height: 17px;
    overflow: hidden;
    margin-bottom: 10px;
    width: 140px;
    color: #ff6600;
}

td.com-i-column .grade-star i {
    -webkit-text-stroke-width: 1.2px;
    font-size: 14px;
}

td.com-i-column .type-item {
    line-height: 22px;
    width: 100px
}

td.com-i-column .type-item .label {
    color: #999
}

td.com-i-column .user-item {
    line-height: 25px;
    overflow: hidden;
    width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block
}

td.com-i-column .user-item a.user-name {
    color: #005aa0
}

td.com-i-column .user-item .u-addr,
td.com-i-column .user-item .user-access a {
    color: #999
}

/* 晒单 */
.p-photos {
    width: 500px;
    margin-bottom: 10px;
    background: #eee
}

.p-photos-operate {
    padding-left: 10px;
    margin: 8px;
    display: inline-block;
}

.p-photos-operate .opt-item {
    float: left;
    height: 16px;
    padding: 2px 0
}

.p-photos-operate .opt-item i {
    margin-right: 4px;
    vertical-align: top;
    _cursor: pointer
}

.p-photos-operate .opt-item .text-sd {
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
    _cursor: pointer
}

.p-photos-operate .opt-item:hover {
    zoom: 1;
    text-decoration: none
}

.p-photos-operate .i-shut {
    display: inline-block;
    background-image: url(../images/sprite-1.0.0.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.p-photos-operate .sep {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    color: #e1e1e1
}

.p-photos-viewer {
    /*width: 500px;*/
    /*height: 400px;*/
    border: 1px solid #eee;
    margin: 0 auto 10px;
    overflow: hidden;
    background: #fff
}

.p-photos-viewer .p-photos-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    position: relative
}

.p-photos-viewer .p-photos-wrap .cursor-left,
.p-photos-viewer .p-photos-wrap .cursor-right,
.p-photos-viewer .p-photos-wrap .cursor-small {
    position: absolute;
    height: 100%;
    top: 0;
    background: fixed url(about:blank)
}

.p-photos-viewer .p-photos-wrap .cursor-left {
    width: 100px;
    left: 0;
    cursor: url("../images/pic-prev-1.0.0.cur"), auto;
    z-index: 3
}

.p-photos-viewer .p-photos-wrap .cursor-right {
    width: 100px;
    right: 0;
    cursor: url("../images/pic-next-1.0.0.cur"), auto;
    z-index: 3
}

.p-photos-viewer .p-photos-wrap .cursor-small {
    width: 100%;
    left: 0;
    cursor: url("../images/small-1.0.0.cur"), auto;
    z-index: 2
}

.p-photos-viewer .p-photos-wrap i {
    display: inline-block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    vertical-align: middle
}

.p-photos-viewer .p-photos-wrap img{vertical-align:middle;margin-left:-1px; display: inline-block; }



.p-photos-thumbnails {
    height: 55px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

.p-photos-thumbnails .thumb-list ul {
    float: left;
    height: 50px
}

.p-photos-thumbnails .thumb-list a {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    overflow: hidden;
    transition: border-color .2s ease-out;
    cursor: url("../images/big-1.0.0.cur"), auto
}


.p-photos-thumbnails .thumb{ width:48px; height:48px;text-align: center; display:table-cell;vertical-align:middle; }
.p-photos-thumbnails .thumb img{ border:none; max-width:100%; max-height:100%; margin:auto;}

.p-photos-thumbnails .thumb-list a:hover {
    padding: -2px;
    border: 2px solid #ff6600
}

.p-photos-thumbnails .thumb-list li {
    float: left;
    margin-right: 10px;
    position: relative
}

.p-photos-thumbnails .thumb-list li .J-thumb-img-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: transparent 4px dashed;
    border-top: 4px solid #ff6600;
    position: absolute;
    left: 19px;
    filter: alpha(opacity=0);
    opacity: 0;
    background: 0 0
}

.p-photos-thumbnails .thumb-list li.selected a {
    padding: 0;
    border: 2px solid #ff6600;
    cursor: url("../images/small-1.0.0.cur"), auto
}

.p-photos-thumbnails .thumb-list li.selected .J-thumb-img-arrow {
    filter: alpha(opacity=100);
    opacity: 1
}
.p-photos-thumbnails .show-number {
    display: inline-block;
    margin-top: 34px;
    color: #999;
}
.p-photos-thumbnails a.view-show {
    display: inline-block;
    margin-top: 34px;
    color: #38d!important;
}
.p-more{
    position: relative;
}
.examine{
    margin: 10px 0
}
.examine a{
    color: #38d
}

/* 客服回复 */
.comment-replylist {
    width: 100%;
    overflow: hidden;
}
.comment-reply-item {
    padding: 15px 0 0 140px;
}
.comment-reply-item.seller-reply-item .reply-infor {
    color: #ff9966;
}

.comment-reply-item{
    line-height: 20px;
}
.comment-replylist {
    border-top: 1px dotted #eee;
    padding-top: 5px;
    margin-top: 15px;
}
.comment-reply-item .time {
    color: #999;
}



/* 商品咨询 */
.askWrap {
    position: relative;

}

.prompt {
    background: #f8f8f8;
    padding: 20px;

}
.prompt .title {
    display: inline-block;
    float: left;
    line-height: 20px;
    padding-left: 5px;
}
.prompt p {
    float: left;
    line-height: 20px;
    width: 80%;
}
.prompt a {
    float: right;
}
.prompt a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.ask-list {
    padding: 0 15px;
}
.ask-list li {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}
.ask-list li .top {
    margin-bottom: 10px;
}
.ask-list li .top .ask-r {
    margin-left: 40px;
    position: relative;
}
.ask-list li .top i {
    background-position: 4px 3px;
    width: 20px;
    height: 25px;
    display: block;
    position: absolute;
    left: -34px;
    top: 0;
}
.ask-list li .top .ask-r .name {
    height: 20px;
    line-height: 20px;
}
.ask-list li .top .ask-r .name span {
    float: left;
    display: inline-block;
}
.ask-list li .top .ask-r .name em {
    float: right;
    font-style: normal;
}
.ask-list li .top .ask-r .text-con {
    line-height: 20px;
}
.ask-list li .bottom .ask-r {
    margin-left: 40px;
    position: relative;
}
.ask-list li .bottom i {
    background-position: -16px 3px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
}
.ask-list li .bottom .ask-r p {
    line-height: 20px;
    color: #ff6600;
}


.ask-list .dIcon {
    background: url(../images/d_icon-1.0.1.png) no-repeat 0 0;
}


/* 提问 */
.askBox {
    border: 1px solid #eee;
    margin: 20px 0;
}
.askHead {
    height: 40px;
    line-height: 40px;
    background: #fbfbfb;
    padding-left: 12px;
}
.askHead i {
    display: block;
    width: 5px;
    height: 18px;
    background: #ff6600;
    float: left;
    margin-top: 11px;
}
.askHead span {
    display: inline-block;
    float: left;
    font-size: 16px;
    padding-left: 10px;
}
.askForm {
    padding: 15px 45px 20px;
}
.d-login {
    color: #ff6600;
    line-height: 20px;
    margin-bottom: 20px;
}
.d-login a {
    color: #38d;
    margin-left: 10px;
}
.askForm .item {
    margin-bottom: 10px;
}
.askForm .item .title {
    float: left;
    display: inline-block;
    width: 60px;
    height: 18px;
    line-height: 18px;
}
.askForm .item p {
    float: left;
    width: 90%;
    line-height: 18px;
}
.askForm .item p .text-a {
    resize: none;
}
.subBtn {
    height: 27px;
    padding-left: 60px;
}
.subBtn input {
    border: 1px solid #ff6600;
    width: 75px;
    height: 40px;
    display: block;
    background: #ff6600;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.ask-exp {
    margin-top: 40px;
}
.ask-exp h3, .ask-exp p {
    font-weight: normal;
    color: #999;
    line-height: 20px;
    font-size: 12px;
}

#official-remind {
    margin:0 0 20px 0;
    padding: 10px;
    background: #ffffe5;
    border: 1px solid #ffcc7f;
}

#official-remind dt {
    display: inline;
    float: left;
    width: 68px;
    margin-left: -68px;
    font-weight: 700;
}
#official-remind dl {
    padding-left: 68px;
    line-height: 2;
}


/* 详细内容 */
.moreimages{
    position: relative;
    margin-bottom: 20px;
}

/* 正品保障 */





/* 其他样式 */
.mt-tit {
    position: relative;
    padding: 12px;
    _zoom: 1;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-bottom: none;
}

.mt-tit h3 {
    font-size: 14px;
    color: #000;
}

.order-oneclick {
    position: absolute;
    right: 0px;
    top: 1px;
}

.p-big-price {
    margin: 12px 15px 0;
    font-size: 24px;
    line-height: 28px;
}

.p-big-price em {
    font-size: 16px;
}


.order-oneclick .p-btn-large {
    height: 48px;
    line-height: 48px;
    width: 150px;
    font-size: 16px;
}
.addcartBtn{
    margin-left:7px;
}

/* �? */
.comments-table .thumbup {
    width: 52px;
    height: 22px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 7px 0 7px 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.comments-table .thumbup:hover{
    background-color:#f5f5f5;
    cursor:pointer;
}
.comments-table .thumbup .ic {
    display: inline-block;
    width: 12px;
    height: 20px;
    line-height: 20px;
    background: url(../images/thumbup_icon-1.0.0.png) 0 center no-repeat;
    vertical-align: middle;
}
.comments-table .thumbup .num {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    padding-left: 5px;
    color: #333;
}
.si-intro{
    border: 1px solid #ff6600!important
}
.si-intro h3{
    color: #ff6600!important
}



/* ----------------- 分割�? ---------------------   */

.slideSuitBox {
    text-align: left;
    border: 1px solid #E6E6E6
}

.slideSuitBox .bor2_box {
    height: 44px;
    border-bottom: 1px solid #f60;
    position: relative;
    padding-bottom: 0
}

.slideSuitBox .bor2_box h3 {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    padding-left: 10px;
    background: #fff;
    border-bottom:1px solid #E6E6E6;
}

.slideSuitBox .hd {
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    border-bottom: 1px solid #ff6600;
    position: relative
}

.slideSuitBox .hd ul {
    float: left;
    position: absolute;
    right: -1px;
    left: -1px;
    top: 0;
    height: 42px
}

.slideSuitBox .hd ul li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
    width: 144px;
    border-left: 1px solid #E6E6E6;
    text-align: center;
    height: 40px;
    overflow: hidden;
    font-size: 14px
}

.slideSuitBox .hd ul li.on {
    background: #fff;
    color: #ff6600;
    border: 1px solid #ff6600;
    border-bottom: none;
}

.slideSuitBox .bd ul {
    padding: 0;
    zoom: 1;
    background: #F8F8F8
}

.slideSuitBox .bd li {
    line-height: 24px
}

.suit-new-one {
    width: 170px
}

/*.suit-new-one img {*/
    /*width: 160px;*/
    /*height: 160px;*/
    /*border: 1px solid #e6e6e6;*/
    /*padding: 5px*/
/*}*/

.suit-new-two {
    float: left;
    width: 945px;
    padding: 10px;
    border-right: 1px solid #F5F5F5;
    background: #fff;
    min-height: 180px
}

.suit-new-two em {
    color: #999
}

.suit-new-two dt {
    float: left;
    width: 70px;
    text-align: center
}

.suit-new-two dl dd {
    float: left
}

.suit-new-two dl dd a {
    padding: 1px;
    border: 1px solid #ddd;
    display: block;
    margin: 0 5px
}

.suit-new-two dl dd img {
    width: 60px;
    height: 60px
}

.suit-new-two .gift-h {
    height: 34px;
    overflow: hidden
}

.suit-new-two .gift img {
    width: 30px;
    height: 30px
}

.suit-new-two .suit-pro {
    height: 64px;
    overflow: hidden
}

.suit-new-two .suit-txt {
    height: 50px;
    overflow: hidden
}

.suit-new-two .mb10 {
    margin-bottom: 10px;
    overflow: hidden
}

.suit-new-three {
    font-size: 14px;
    width: 250px;
    padding: 50px 15px 0
}
.suit-new-three .delPrice {
    text-decoration:line-through;
    color: #666;
    font-size: 16px;
    text-align: center;
}

.suit-new-three .tit {
    height: 22px;
    overflow: hidden
}

.suit-new-three .btn-buy {
    background-color: #ff7f02;
    height: 38px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    box-shadow: 3px 3px 0 rgba(55, 55, 55, .3);
    text-decoration: none
}

.suit-new-three .btn-buy:hover {
    color: #fff
}

.picScroll {
    overflow: hidden
}

.picScroll .bda {
    position: relative
}

.picScroll .next, .picScroll .prev {
    position: absolute;
    top: 44px;
    left: -1px;
    display: block;
    width: 16px;
    height: 121px;
    background: url(../images/slide_tigger-1.0.0.png);
    z-index: 9;
    overflow: hidden
}

.picScroll .next {
    left: auto;
    right: -1px;
    background-position: -16px 0
}

.picScroll .prev:hover {
    background-position: 0 0
}

.picScroll .next:hover {
    background-position: -16px 0
}

.picScroll .prevStop {
    background-position: 0 0 !important
}

.picScroll .nextStop {
    background-position: -16px 0 !important
}

.picScroll .scrollWrap {
    padding-left: 24px
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
    background: #fff !important
}

.picScroll li {
    width: 130px;
    margin: 15px 20px 10px 0;
    position: relative;
    float: left;
    display: inline
}

.picScroll li .pic {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 6px
}

.picScroll li .pic img {
    width: 130px;
    height: 130px
}

.picScroll li .jia {
    position: absolute;
    top: 60px;
    left: -24px;
    width: 23px;
    height: 23px;
    background: url(../images/ibar_sprites-2.0.0.png) no-repeat -2px -400px;
}

.picScroll li p {
    margin-top: 5px;
    line-height: 15px;
    overflow: hidden
}

.picScroll li .txt1 a {
    color: #333
}

.picScroll li .movielist_tt {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    position: relative
}

.picScroll li .score {
    color: #F60;
    font-family: Arial;
    position: absolute;
    top: 0;
    right: 10px
}

.proinfo-left .imgzoom-memo {
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px
}

.imgzoom-memo {
    padding: 10px;
}

.proinfo-left .favorite {
    float: right;
    color: #333;
    height: 100%;
    line-height: 20px;
    cursor: pointer;
    margin-right: 10px;
}

.proinfo-left .favorite a {
    display: inline-block;
    line-height: 20px
}

.proinfo-left .favorite a:hover {
    color: #333;
    text-decoration: none
}

.proinfo-left .favorite i {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px 2px 0
}

.proinfo-left .share {
    width: auto;
    color: #333;
    cursor: pointer;
    height: 100%;
    line-height: 20px;
}

.proinfo-left .share .label1 {
    display: inline-block;
    border: 1px solid #fff;
    padding-right: 3px;
    position: relative;
}

.proinfo-left .share .sh-i {
    float: left;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px 2px 0;
}

.proinfo-left .share .share-list {
    display: none;
    top: 20px;
    right: 0;
    width: 96px;
    height: auto;
    border-color: #ddd;
    padding: 6px 0 6px 8px;
    background-color: #fff;
    z-index: 1
}

.proinfo-left .share .share-list a {
    margin-bottom: 0
}

.proinfo-left .ex-share .label1 {
    border: 1px solid #ddd;
    border-bottom: 0;
    background-color: #fff;
    z-index: 2
}

.share {
    position: relative;
    float: right;
    width: 130px;
}

.share-list {
    position: absolute;
    top: -5px;
    right: -9px;
    padding: 5px 16px 0 55px;
    width: 75px;
    height: 22px;
    border: 1px solid #fff;
    overflow: hidden;
}

.share-list a {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 8px 10px 0;
}

.proinfo-left .share .share-list a {
    margin-bottom: 0;
}

/*   分割�?   */
.newRecomWrap {
    overflow: hidden;
}
.newRecomTitle {
    font-weight: bold;
    line-height: 38px;
    color: #333;
    font-size: 18px;
    padding: 10px 0;
}

.newRecomItemWrap {
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 185px;
    height: 260px;
    border: 1px solid #eaeaea;
}
.m-recombottom .m-reclst {
    margin-left: -16px;
    margin-top: 15px;
}
.m-recombottom .newRecomItemWrap {
    margin-left: 16px;
}
.newRecomItemWrap .itemImg {
    display: block;
    text-align: center;
    padding: 10px;
}
.newRecomItemWrap .itemImg img {
    width: 160px;
    height: 160px;
}

.newRecomItemWrap .itemTitle {
    margin-bottom: 9px;
    padding: 0 15px;
    height: 40px;
    overflow: hidden;
}
.newRecomItemWrap .itemTitle a {
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    word-break: break-all;
}


.newRecomItemWrap .itemInfo {
    padding: 0 15px;
}
.newRecomItemWrap .itemInfo .price {
    line-height: 14px;
    color: #ff6600;
    font-size: 16px;
    font-weight: bold;
}

/* 详细页相关图文文�? */
.floor-tab-main {
    border: 1px solid #eee;
    border-top: none;
}
.floor-tab-main ul{
    padding: 10px 0px;
}
.floor-price-list>li {
    float: left;
    width: 33%;
    height: 50px;
    overflow: hidden;
    margin:10px 0;
}
.good-price-feed {
    margin: 0 15px;
    background-color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.good-price-feed .z-feed-img {
    width: 80px;
    height: 50px;
    overflow: hidden;
    margin: 0px 14px 0px 4px;
    position: relative;
    float: left;
}

.z-hor-feed .z-feed-img img{
    width: 80px;
    vertical-align: middle;
}
.good-price-feed .z-feed-content {
    padding-right: 6px;
}


.good-price-feed .z-feed-content .z-feed-title {
    height: 48px;
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
}
.purOtherComd{
    padding: 20px;
}
.purOtherComd em {
    color: #eee;
    margin: 0 10px;
}
.info-item {
    margin-top: 20px;
}

/*介绍 TAB*/
.articlelist {
    border: 1px solid #eee;
}

.articlelist .hd {
    height: 95px;
    margin-top: 20px;
    position: relative;
    background: url(../images/zp/wLTlOo10nT-1.0.0.png) no-repeat;
}

.articlelist .hd ul {
    float: left;
}

.articlelist .hd ul li {
    float: left;
    width: 123px;
    height: 95px;
    padding-top: 65px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
}

.articlelist .hd ul li.on {
    color: #ff6600;
    background:url(../images/zp/jiantou-1.0.0.jpg) no-repeat center bottom;
}

.articlelist .bd ul {
    width: 100%;
    border-top: 2px solid #EAEAEA;
    font-size: 14px;
    background: #f5f5f5;
    margin: 0;
    height: 753px;
}

.articlelist .pd{
    padding: 19px 19px 19px 34px;
    position: relative;
}

.articlelist .c-6600 {
    color: #f60;
}


.articlelist .zp01-01{
    background:url(../images/zp/guarantee_mtbd-1.0.0.jpg) no-repeat;
    height:237px
}
.articlelist .zp01-02{
    font-size:40px;
    position: absolute;
    top:10px;
}
.articlelist .zp01-03{
    position: absolute;
    top:73px;
    color:#666;
    font-size:20px;
}
.articlelist .zp01-04{
    position: absolute;
    top:103px;
    left:70px;
    color:#666;
    font-size:22px;
    font-weight:bold;
}

.articlelist .zp02 {
    height: 714px;
    padding: 58px 10px 0 12px;
    background: url(../images/zp/guarantee_buyliucheng-1.0.0.jpg) no-repeat;
}
.articlelist .zp02 dl dd {
    display: inline;
}
.articlelist .zp02 dl dd a {
    width: 127px;
    height: 77px;
    float: left;
    display: block;
}
.articlelist .zp02 dl dd a:hover{
    background-color:#ccc;
    opacity:.2
}

.articlelist .zp02-01 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp02-02 {
    line-height: 23px;
    color: #666;
    position: absolute;
    top: 34px;
    left: 326px;
}

.articlelist .zp02-03 {
    font-size: 30px;
    position: absolute;
    top: 395px;
    left: 63px
}

.articlelist .zp02-04 {
    line-height: 23px;
;
    color: #666;
    position: absolute;
    top: 435px;
    left: 63px;
    padding-right: 30px
}

.articlelist .zp03-01 {
    background: url(../images/zp/guarantee_swps-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp03-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp03-03 {
    line-height: 23px;
    color: #666;
    position: absolute;
    top: 75px;
    padding-right: 40px
}

.articlelist .zp04-01 {
    background: url(../images/zp/guarantee_zytd-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp04-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp04-03 {
    font-size: 40px;
    position: absolute;
    top: 60px;
}

.articlelist .zp04-04 {
    color: #fff;
    position: absolute;
    width: 445px;
    right: 35px;
    line-height: 22px;
    top: 305px;
}

.articlelist .zp04-05 {
    font-size: 30px;
    margin-bottom: 10px;
}

.articlelist .zp04-06 {
    color: #fff;
    position: absolute;
    width: 440px;
    left: 40px;
    line-height: 22px;
    top: 600px;
}

.articlelist .zp04-07 {
    font-size: 30px;
    margin-bottom: 5px;
}

.articlelist .zp05-01 {
    background: url(../images/zp/guarantee_gsfc-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp05-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp05-03 {
    font-size: 40px;
    position: absolute;
    top: 60px;
}

.articlelist .zp05-04 {
    position: absolute;
    width: 345px;
    right: 45px;
    line-height: 22px;
    top: 45px;
    text-align: right;
    color: #999
}

.articlelist .zp06-01 {
    background: url(../images/zp/guarantee_zydp-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp06-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp06-03 {
    position: absolute;
    top: 73px;
    color: #666;
    font-size: 13px;
}

.articlelist .zp06-04 {
    position: absolute;
    left: 35px;
    line-height: 22px;
    top: 365px;
    font-size: 24px;
}

.articlelist .zp06-05 {
    margin-top: 10px
}

.articlelist .zp07-01 {
    background: url(../images/zp/guarantee_cczx-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp07-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp07-03 {
    position: absolute;
    top: 73px;
    color: #666;
    font-size: 13px;
}

.articlelist .zp08-01 {
    background: url(../images/zp/guarantee_mtbd-1.0.0.jpg) no-repeat;
    height: 237px
}

.articlelist .zp08-02 {
    font-size: 40px;
    position: absolute;
    top: 10px;
}

.articlelist .zp08-03 {
    position: absolute;
    top: 73px;
    color: #666;
    font-size: 20px;
}

.articlelist .zp08-04 {
    position: absolute;
    top: 103px;
    left: 70px;
    color: #666;
    font-size: 22px;
    font-weight: bold
}


.suit_show .main_img {
    height: 310px;
    width: 323px;
    background-color: #efefef;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    display: block;
}

@media screen and (max-width:1025px){

    .suit_show .main_img {
        width: 315px;
    }
}

.suit_show a:hover{
    text-decoration: none;
}
.suit_show a:nth-child(3n){
    margin-right: 0
}
.main_img .main_info {
    position: absolute;
    z-index: 1;
    top: 265px;
    background: rgb(0, 0, 0);    /*不支持rgba的浏览器*/
    background: rgba(0,0,0,.7);  /*支持rgba的浏览器*/
    filter:alpha(opacity=70);
    padding: 10px;
    border-top: solid 2px #ff6600;
    width: 100%;
}
.suit_show .main_img img{
    width: 180px;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
    text-align: center;
    -moz-box-shadow: 3px 5px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 5px 1px rgba(0, 0, 0, .2);
    box-shadow: 3px 5px 1px rgba(0, 0, 0, .2);
}
.suit_show .main_img .texts{
    font-size: 16px;
    color: #ff6600;
    text-align: center;
    padding-top: 20px;
}
.suit_show .imgs{
    text-align: center;
    margin-top: 20px;
}

.suit_show .main_img .main_info p {
    color: #fff;
    line-height: 24px;
    font-size: 12px;
}


.suit_show .main_img .main_info .info h2 {
    color: #FFFFFF;
    line-height: 24px;
    font-size: 14px;
    height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.suit_show .main_img .main_info .info_more {
    padding-top: 10px;
    border-top: solid 1px #ff6600;
    height: 255px;
    overflow: hidden;
}


.pro_picScroll {
    border: 1px solid #eee;
    overflow: hidden;
    height: 260px;
}

.pro_picScroll .hd {
    height: 36px;
    line-height: 35px;
    padding: 0 15px;
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
    position: relative;
    z-index: 1;
}

.pro_picScroll .hd h2 {
    font-size: 17px;
    line-height: 36px;
    margin-right: 15px;
}

.pro_picScroll .suits {
    position: relative;
}

.pro_picScroll .prev,
.pro_picScroll .next {
    position: absolute;
    top: 44px;
    left: -1px;
    display: block;
    width: 26px;
    height: 64px;
    background: url(../images/slide_tigger-1.0.1.png) 0 -65px;
    z-index: 9;
    overflow: hidden;
}

.pro_picScroll .next {
    left: auto;
    right: -1px;
    background-position: -26px -65px;
}

.pro_picScroll .prev:hover {
    background-position: 0 -130px;
}

.pro_picScroll .next:hover {
    background-position: -26px -130px;
}

.pro_picScroll .prevStop {
    background-position: 0 -65px !important;
}

.pro_picScroll .nextStop {
    background-position: -26px -65px !important;
}

.pro_picScroll .scrollWrap {
    padding-left: 24px
}

.pro_picScroll ul {
    overflow: hidden;
    zoom: 1;
}

.pro_picScroll li {
    width: 146px;
    margin: 15px 5px;
    position: relative;
    float: left;
    display: inline;
}

.pro_picScroll li .pic {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}

.pro_picScroll li .pic img {
    display: block;
    margin: 0 auto;
}

.pro_picScroll li p {
    height: 15px;
    margin-top: 5px;
    line-height: 15px;
    overflow: hidden;
}

.pro_picScroll li .movielist_tt {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

.suit_lisheng {
    width: 115px;
    height: 95px;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffff00;
    color: #e5004f;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    z-index: 2;
}
.suit_lisheng .t_tehui {
    background: #ff6600;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.suit_lisheng .ls_price {
    font-size: 34px;
    font-family: Arial;
    font-weight: 100;
}
.suit_lisheng .ls_price em{
    font-size: 16px;
}

@media (min-width: 0px) and (max-width: 1230px) {
    #choose .dd {
        width: 400px;
    }
    .mainBtmWrap .siderBox .RecommendedColumn {
        display: none;
    }
    td.com-i-column .p-comment-wrap {
        width: 450px;
    }
    td.com-i-column .p-comment-wrap-829 {
        width: 679px
    }
}

.yingerecommend {
    width: 886px;
    background-color: #faf5d8;
    margin: 45px 0 20px 35px;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    font-size: 13px;
    line-height: 24px;
}
.yingelogo {
    position: absolute;
    left: -30px;
    top: -30px;
    width: 132px;
    height: 68px;
}

.detailShow {
    width: 988px;
    background: url(../images/detailcolumnbg-1.0.0.jpg) no-repeat;
    height: 26px;
    position: relative;
    margin: 25px 0;
}
.detailShowTitle {
    color: #ff7f00;
    line-height: 26px;
    text-align: center;
    font-size: 22px;
}

/*----------------------- 商品详情页轮播图 Start ---------------------------------*/
/* swiper-box */
.swiper-box{width:400px;height:400px;margin:0 auto;}
.swiper-box i {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/ibar_sprites-2.0.0.png) no-repeat 0 -445px;
}
.tb-s310, .tb-s310 img{
    width:100%;
    height:100%;
}
.tb-booth{border:1px solid #CDCDCD;position:relative;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:400px;height:400px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask-1.0.0.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.preview {
    width: 396px;
    margin:0 auto;
    margin-top: 10px;
    position: relative;
}
.preview .swiper-slide {
    width: 60px !important;
}
.preview .slide6 {
    width: 82px;
}
.preview .active-nav img {
    padding: 0;
    border: 2px solid #ff5600;
}
.swiper-slide img{
    width:100%;
}

/*单品轮播 s*/
.preview{
    width:100%;
    margin:0 auto;
    position: relative;
    margin-bottom:10px;
    height:65px;
    float:left;
    margin-top:15px;
}
.preview .active-slide{
    border:1px solid #ff6600;
}
.preview img{
    width:60px;
    border: 2px solid transparent;
    box-sizing: initial;
}
.preview .thumbs{
    width:86%;
    height:100%;
    margin:0 auto;
    position:relative;
    overflow: hidden;
}
/*更改图片版本�? S*/
.preview .gl-leftbtn{
    position:absolute;
    top:20px;
    left:1px;
    width:15px;
    height:21px;
    background:url('../images/ibar_sprites-2.0.0.png') no-repeat -3px -423px;
    cursor:pointer;
}
.preview .gl-rightbtn{
    position:absolute;
    top:20px;
    right:2px;
    width:15px;
    height:21px;
    background:url('../images/ibar_sprites-2.0.0.png') no-repeat -38px -423px;
    cursor:pointer;
}
/*更改图片版本�? E*/
.thumbs .swiper-slide{
    width:65px!important;
}
.thumbs ul{width:1000px; overflow:hidden;}
.thumbs ul li{
    float:left;
    width:35px;
    display:inline;
    margin-right:5px;
}

.gl-List { width:629px; overflow:hidden;}
.gl-List li {
    float:left;
    width:275px;
    background:#fff;
    _display:inline;
    position:relative;
    z-index:0;
    overflow:hidden;
}
/*单品轮播 E*/

/*video part*/
.my-player-dimensions{
    width:100%;
    height:100%;
}
#my-player{
    width:100%;
    height:100%;
}
#video-li{
    position:relative;
}
#videoEvent{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    z-index:102;
}
/*for old*/
.video-wrap{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:288;
}

#playBtn{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
/*----------------------- 商品详情页轮播图 End ---------------------------------*/



.Followfloat{
    left:inherit !important;
}

/*详细tab浮动*/
@media (min-width:0px) and (max-width:1085px){
    .Followfloat{
        width:970px !important;
    }
}


.evatitle{ height:50px; border:none; line-height:50px;    position: relative; background-color: #f7f7f7; padding-left:12px;}
.evatitle h3{font-size: 14px;color: #000; line-height:50px;}
.evatitle .btn-eva {
    width: 126px;
    color: #fff;
    background: #f60;
    text-align: center;
    height: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    float:right;
    display:block;

}
.evatitle .eva-shuomin{ color:#999; float:right; margin-right:10px; }
#comment .seotext.eva-content{ width:66.5%;}
#comment .percent.per-eva{ margin-top:26px;}
#comment .seotext .tex.eva-tex {
    height: 86px;
    line-height: 24px;
    overflow: hidden;
    color: #999;
    padding: 8px 15px;
}

/* 3dimg style */
.proPlayer_container {
    position: relative;
    margin:0 auto;
    width:650px;
    height:473px;
}
.proPlayer_container > canvas {
    position: absolute;
    top: 0;
    left: 0;
}
#d3player_0{
    cursor: pointer;
}
.d360loading{
    font-size:14px;
    height:100px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    text-align: center;
    z-index:1000;
}

.d360tips{
    height:65px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    text-align: center;
    z-index:199;
}

/* 商品加配件组合推�? */
.slideSuitBox .bor2_box_1{
    height:auto;
    background: #F7F7F7;
}
.slideSuitBox .bor2_box_1 li{
    padding: 15px 25px;
    font-size: 14px;
    position: relative;
    display: inline-block;
    font-family: "microsoft yahei";
    cursor: pointer;
}
.current{
    !background-color: #f60;
    color: #fff;
    cursor: default;
    border-color:#f60;
}
.slideSuitBox .bor2_box_1 li:hover{
    color:#f60;
}
.slideSuitBox .bor2_box_1 .current:hover{
    color:#fff;
}
.suit-new-one{
    padding: 20px 5px;
    width: 144px;
    height: 160px;
    position: relative;
    list-style: none;
}
.p-img{
    padding-bottom: 5px;
    overflow: hidden;
}
.p-name{
    margin-bottom: 0;
    max-height: 3em;
    min-height: 36px;
    line-height: 1.5em;
    overflow: hidden;
}
.p-name a:hover{
    text-decoration: none;
}
.hide{
    display:none;
}
.suit-new-one input{
    vertical-align: middle;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;

}
.suit-new-one .plus{
    position: absolute;
    right: 20px;
    top: 60px;
    width: 23px;
    height: 23px;
    background: url(../images/ibar_sprites-2.0.0.png) no-repeat -2px -400px;
}

.suit-new-three1 {
    font-size: 14px;
    width: 250px;
    padding: 44px 0 0 110px;
    position:relative;
}

.suit-new-three1 .tit {
    height: 22px;
    overflow: hidden
}

.suit-new-three1 .btn-buy {
    background-color: #ff7f02;
    height: 38px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    box-shadow: 3px 3px 0 rgba(55, 55, 55, .3);
    text-decoration: none
}

.suit-new-three1 .btn-buy:hover {
    color: #fff
}
.suit-new-two1{
    width:778px;
    padding: 10px;
    border-right: none;
}
.suit-new-two1 li{
    width:140px;
    line-height: 24px;
    float: left;
    margin: 10px 7px 0 0;
    position: relative;
    display: inline;
}
.suit-new-two1 .picScroll  li img{
    width:100px;
    height:100px;
}
.suit-new-two1 .picScroll li .movielist_tt{
    height:34px;
    /*line-height:1.5rem;*/
}
.suit-new-two1 .picScroll li .movielist_tt a:hover{
    text-decoration: none;
}
.suit-new-two1 .picScroll .next,.suit-new-two1 .picScroll .prev {
    top: 10px;
    height: 94px;
    background-image: url(https://static.ingping.com/yp/images/slide_tigger-1.0.0.png);
    background-position: left center !important
}
.suit-new-two1 .picScroll .next{
    background-position: right center !important;
}
.equal{
    width: 23px;
    height: 23px;
    overflow: hidden;
    line-height: 1000px;
    position: absolute;
    left: 42px;
    top: 58px;
    background: url(../images/ibar_sprites-2.0.0.png) no-repeat -31px -400px;
}
.suit-new-three1 p{
    line-height:24px;
    text-align: left;
}
.suit-new-three1 .p-btn-large{
    width:92px;
    height:30px;
    line-height:30px;
    margin-top:5px;
    font-size:14px;
}
.suit-new-three1 .sum_price,.suit-new-three1 .coin-img{
    color:#ff6600;
}

.allowance a {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #d40606;
    background-color: rgba(255, 192, 203, 0.44);
    color: #d40606 !important;
    margin-right: 10px;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
}
#descTab table{
	width:100%;
	
}
#descTab table td{
	padding:5px;
}@media (max-width: 768px){	.y-sd1,.y-mn1c{		margin:0;	}	.detail-items{		width:100%;	}	.Followfloat,.mainBtmWrap .goodsDetailWrap{		width: 100% !important;	}}