ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

section.detaibox {
    width: 1000px;
    margin: auto;
    position: relative;
    max-width: 1600px;
    margin-top: 50px
}

.clear {
    clear: both;
}

.goodspic {
    width: 100%;
    padding-right: 500px;
    margin-right: -360px;
    box-sizing: border-box;
    float: left;
    position: relative;
}

.goodsinfo {
    width: 340px;
    float: left;
    overflow: hidden;
    position: relative;
    padding-top: 5px;
    padding-bottom: 80px;
}

.goodsintro ul {
    border-bottom: solid 1px #ddd;
    display: flex;
    font-size: 14px;
    line-height: 35px;
    color: #3a3a3a;
    letter-spacing: 1px;
}

.goodsintro li {
    flex: 1;
}

.goodsprice {
    margin: 20px 0;
    font-size: 17px;
    font-weight: 600;
}

.sAttribut {
    letter-spacing: 4px;
    font-weight: normal;
}

.pcPrice {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
}

.sxarr {
    margin-top: 15px;
}

.goodsauthor {
    margin-top: 30px;
}

.goodstitle {
    font-size: 22px;
    color: #3a3a3a;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.goodsbnt .goodsbmit {
    border: none;
    width: 48%;
    background: #e70012;
    color: #fff;
    line-height: 35px;
    margin-top: 33px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-align: center
}

.goodsbnt a.serversubmit {
    width: 100%;
}

a.goodsbmit.goodson {
    background: #f98b26;
    margin-left: 9px;
}

span.pricetitle {
    margin-right: 20px;
}


/* 切换图片 */

.server_on img {
    height: 100%;
}

#gallery img {
    border: none;
    width: 68px;
    /* filter: drop-shadow(2px 3px 6px rgba(0,0,0,0.5)); */
}


/* .goodsimgbox {
    border: solid 1px #dedede;
    background: #eee;
} */

.goodsimgbox {
    display: flex;
    justify-content: space-between;
}

#gallery_nav {
    /* float: left; */
    width: 100%;
    text-align: left;
    padding: 10px 0;
}

#gallery .server_on {
    display: block;
}

#gallery_nav a {
    display: inline-flex;
    height: 78px;
    margin-bottom: 7px;
}


/* #gallery_output {
    float: left;
    width: 77%;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0;
} */


/* div#gallery {
    width: 100%;
} */

div.smallimg {
    width: 20%;
}

.goodsimgboxs .shop_smallimg {
    width: 100%!important;
}

#gallery_output img {
    display: block;
    margin: 0px auto 0 auto;
    height: 420px;
    max-width: 100%;
}

div .shop_nav {
    display: flex;
    justify-content: flex-start;
    width: 440px!important;
    margin: auto;
}

.shop_nav a {
    width: 85px;
}

.shop_nav img {
    width: 80px;
    height: 80px;
}


/* 服务发布者 */

img.authorimg {
    width: 72px;
    height: 72px;
    border-radius: 50%;
}

ul.authorinfo {
    display: flex;
    justify-content: flex-start;
    line-height: 25px;
    margin-top: 25px;
    font-size: 16px;
    letter-spacing: 1px;
    max-width: 100%;
    color: #3a3a3a;
}

span.deinfo {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 30px;
    color: #e70012;
}

.follownum a.addf1 {
    color: #000;
}

li.head-info {
    padding-top: 5px;
    padding-left: 15px;
    flex: 1;
}

span.follownum {
    position: absolute;
    right: 0;
}

span#tofeed {
    font-size: 15px;
}

a.ellipsis {
    color: #3a3a3a;
}

span.deinfo_phone {
    color: #e70012;
    font-weight: 500;
}


/* 服务和推荐服务*/

.mainserverWrap {
    position: relative;
    z-index: 0;
    width: 1000px;
    margin: auto;
    margin-top: 40px;
    clear: both;
}

.goodsDetailWrap {
    width: 830px;
    position: relative;
    zoom: 1;
    float: left;
    padding-top: 50px;
}

.siderBox {
    float: left;
    width: 150px;
    position: relative;
    margin-right: 20px;
}

.f-cb:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.sideGrayBox {
    margin-bottom: 15px;
    border: #eaeaea 1px solid;
}

.m-shopbox .imgbar {
    padding: 20px 10px 0px;
    text-align: center;
}

img,
input,
select {
    vertical-align: middle;
    display: inline-block;
}

.m-shopbox .imgbar .imgwrap {
    display: block;
}

.m-shopbox .namebar {
    padding: 10px 10px 20px;
    text-align: center;
    font-size: 12px;
}

.m-shopbox .sname {
    height: 14px;
    padding-bottom: 4px;
}

.m-shopbox .sname a {
    color: #666;
    font-size: 12px;
}

.m-shopbox .slogo {
    margin-bottom: 10px;
}

.u-goshop:hover {
    color: #fff;
    text-decoration: none;
    background-color: #555;
}

.u-goshop {
    display: inline-block;
    padding: 0 14px;
    min-width: 62px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff!important;
    font-size: 12px;
    background-color: #333;
}

.sideHotBox h4 {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    padding: 8px 10px;
}

ul.hotorder {
    border: solid 1px #eaeaea;
}

.sideHotBox li {
    position: relative;
    margin: 0 10px;
    padding: 10px 0 16px;
    border-bottom: 1px solid #eaeaea;
}

.hotorder .rank {
    display: inline-block;
    position: absolute;
    top: 0;
    left: -10px;
    padding-left: 4px;
    width: 23px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: url(icon1.png)
}

.sideHotBox .aImg {
    display: inline-block;
    overflow: hidden;
}

.sideHotBox p.productTit,
.sideHotBox p.promotion {
    padding: 0 5px;
    padding-top: 10px;
    /* height: 40px; */
    font-size: 12px;
    line-height: 20px;
    word-break: initial;
}

.sideHotBox p.productTit,
.sideHotBox p.productPrice,
.sideHotBox p.promotion {
    width: auto;
    margin: 0;
    overflow: hidden;
}

.sideHotBox p.productTit a {
    word-break: break-all;
    color: #333;
}

.sideHotBox .productPrice span {
    font-size: 15px;
    color: #d22146;
    height: 24px;
    line-height: 22px;
    font-weight: bold;
}

.sideHotBox .productPrice del {
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}

.sideHotBox .commentCount a {
    color: #999;
}

.sideHotBox .commentCount {
    padding: 0 5px;
    font-size: 12px;
    color: #999;
}

.sideHotBox .productPrice {
    padding: 3px 5px 0;
    line-height: 30px;
    height: 25px;
}

.imgwrap img {
    width: 90px;
    height: 90px;
}

.aImg img {
    width: 128px;
    height: 136px;
}

div#gallery_output {
    filter: drop-shadow(2px 3px 6px rgba(0, 0, 0, 0.5));
    width: 80%;
    padding: 10px 0;
    /* border: 1px solid #ddd;
    box-shadow: 0px 0px 10px 5px #d0d0d0; */
}

.goodsimgboxs .shop_bigimg {
    width: 100%!important;
}


/* 商品详情 评论 */

.m_appbuy {
    position: relative;
    top: 0;
    right: 0;
    float: right;
    width: 138px;
    line-height: 50px;
    cursor: pointer;
    z-index: 9999;
}

a.sosh-pop-close {
    display: none;
}

.sosh-qrcode-pic {
    width: 128px!important;
    height: 128px!important;
}

.m_appbuy .qrcode {
    display: inline-block;
    width: 29px;
    height: 16px;
    line-height: 0;
    margin-top: 0px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    background: url(qrcode.png) no-repeat -165px -203px;
    _background: url(qrcode.png) no-repeat -165px -203px;
    ;
}

.ShareMenu-wechat {
    display: none;
    position: relative;
    width: 128px;
    height: 128px;
    padding: 5px;
    padding-top: 7px;
    margin-left: -1px;
    border: 1px solid #ddd;
    border-top-width: 0;
    background: #fff;
}

.m_appbuy:hover .qrcode {
    background-position-x: -134px;
}

.m_appbuy:hover {
    top: -2px;
    padding-top: 1px;
    right: -1px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    background: #fff;
    -webkit-box-shadow: 1px 1px 4px -2px #ccc;
    box-shadow: 1px 1px 4px -2px #ccc;
}

.m_appbuy:hover .action {
    color: #e31436;
}

.m_appbuy:hover .ShareMenu-wechat {
    display: block;
}

.datasetconfig.sosh {
    display: none;
}

p.action {
    display: inline-block;
    margin: 17px 6px 17px 28px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    font-size: 14px;
}

.goods_nav span {
    position: relative;
    display: inline-block;
    border-right: 1px solid #eaeaea;
    width: 159px;
    color: #333;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    cursor: pointer;
    vertical-align: top;
}

.goods_nav .active {
    color: #d41c44;
    background-color: #fff;
    font-weight: bold;
}

.goodsDetailWrap .goodShow {
    font-size: 15px;
    line-height: 30px;
    padding: 30px 25px;
    border: solid 1px #eaeaea;
    border-top: 0;
}

.goods_nav .active i {
    position: absolute;
    height: 45px;
    line-height: 0;
    width: 100%;
    top: -1px;
    left: 0;
    border-top: 4px solid #d41c44;
    border-bottom: 1px solid #fff;
}

.goods_nav {
    top: 0;
    position: absolute;
    width: 829px;
    height: 48px;
    border: 1px solid #eaeaea;
    background-color: #f8f8f8;
}

b#commentCounts {
    color: #d41c44;
    font-style: normal;
    font-weight: normal;
}

.sphidden {
    display: none
}

.nav_combination .com_item {
    display: inline-block;
    width: 110px;
    height: 52px;
    line-height: 52px;
    margin-right: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-bottom: 2px solid #fff;
}

.nav_combination .active .v-link {
    color: #e31436;
    border-bottom: 2px solid #e31436;
}

.nav_combination .v-link {
    display: block;
    color: #000;
}

.combination {
    /* width: 1090px; */
    margin: auto;
    margin-top: 50px;
}

.goodShow img {
    max-width: 100%!important;
    height: auto;
    display: block;
    margin: 10px auto;
}

.goodShow p {
    margin: 0 0 13px;
    font-size: 16px;
    color: #3a3a3a;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
}


/* 推荐服务 */

.relevant_p {
    height: 225px;
    width: 130px;
    border: none;
    float: left;
    margin: 0 14px
}

div#relemess {
    padding: 17px 15px 25px 20px;
    margin-left: 0px;
    border: 1px solid #eaeaea;
    margin-bottom: 50px;
}

.itemImg img {
    width: 128px;
    height: 136px;
}

.relevant_p .itemTitle a {
    line-height: 20px;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    word-break: break-all;
}

p.itemTitle {
    margin-top: 9px;
    margin-bottom: 3px;
    padding: 0;
    height: 40px;
    overflow: hidden;
}

a.itemName,
p.itemPrice {
    font-size: 12px;
    color: #000;
}

p.itemPrice {
    color: #d22146;
    font-weight: bold;
}


/* 展开查看更多 */

li.switch,
div#switchpl {
    font-size: 18px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #f8f8f8;
    margin-bottom: 35px;
    margin-top: 35px;
    cursor: pointer;
    color: #000;
    display: none;
}

span.show_more_img,
.show_more_img_pl {
    background: url(/skin/default/images/more.png);
    background-size: 100%;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
    animation: arrow 0.4s infinite alternate;
}

span.show_up_img {
    background: url(/skin/default/images/up.png);
    background-size: 100%;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
    animation: arrow 0.4s infinite alternate;
}

@keyframes arrow {
    0% {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
    }
}

@font-face {
    font-family: 'PingFangSC-Medium';
    src: url(/skin/default/font/PingFangSCRegular.ttf);
    font-weight: normal;
    font-style: normal;
}