/* ==================== */
/* 预览				   */
/* ==================== */
.show { display: block;}

.preview { display: none; position: relative; padding: 20px;}
.preview .phone {background-color: #f0f6ff; margin:0 auto;overflow-x: hidden; overflow-y: scroll;display: inline-block;width: 400px;height: 667px;padding: 60px 20px 70px;background: rgba(0, 0, 0, 0) url( ../img/member/preview-phone.png) no-repeat scroll 0 0;}
.preview .cont {width: 375px;background-color: #f0f6ff;color: #333;margin: 0 auto;box-shadow: 1px -1px 5px #888888;border: 1px solid #888888}
.preview .ctr-btn {  margin-top: 25px; ext-align: center; width: 100%;}
/*预览部分头部内容*/
.preview .cont .preview-header { position: relative; background-color: #FFFFFF; height: 44px; line-height: 44px;border-bottom: 1px solid #EEE;}
.preview .cont .preview-header .back { position: absolute; top: 18px; left: 15px; display: block; width: 10px; height: 10px; border-color: #333; border-style: solid; border-width: 2px 0 0 2px; transform: rotate(-45deg);}
.preview .cont .preview-header h4 { width: 100%; text-align: center; font-size: 13.6px; color: #333;}
.preview .cont .preview-body iframe { width: 100%; height: 100%;}
.preview .art-vc { background: #FFFFFF none repeat scroll 0 0;}
/*预览部分介绍内容*/
.art-vc .art-inf { position: relative; margin-bottom: 20px; padding: 0; text-align: center;}
.art-vc .art-inf .art-bg { width: 100%;}
.art-vc .art-inf .art-bg img { display: block; width: 100%;}
.art-vc .art-inf .pos { position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.art-vc .art-inf .mask { background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, transparent 0px, rgba(0, 0, 0, 0.2) 66%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0;}
.art-vc .art-inf h1 { display: -webkit-box; position: absolute; left: 0; bottom: 38px; right: 0; overflow: hidden; overflow-wrap: break-word; padding: 0 25px; font-size: 20px; font-weight: 400; line-height: 28px; color: #FFFFFF; text-overflow: ellipsis; word-break: break-all; -moz-box-orient: vertical;}
.art-vc .art-inf b { position: absolute; left: 0; bottom: 15px; display: block; width: 100%; font-weight: 400; font-size: 12px; line-height: 15px; color: #d7d7d7;}
/*预览部分介绍内容*/
.art-vc .view-ct { padding: 0;}
/*图文*/
.art-vc .view-ct .p { padding: 0 15px; overflow-wrap: break-word; word-break: break-all; font-size: 17px; line-height: 30px;}
.art-vc .art-ct .pic { margin: 10px 0; padding: 0 10px;}
.art-vc .art-ct .pic img { display: block; width: 100%;}
/*商品*/
.art-vc .card {position: relative;height: 120px;padding: 0 0 0 140px;margin: 0 10px;background-color:  #F3F3F3;box-shadow: 1px 2px 2px rgba(0,0,0,0.15);}
.art-vc .card + .card { margin-top: -20px;}
.art-vc .card .g-img { position: absolute; top: 0; left: 0; width: 120px; height: 120px; overflow: hidden;}
.art-vc .card .g-img img { position: absolute; top: 0; left: 0; display: block; width: 100%;}
.art-vc .card .g-base {position: relative;width: 200px;height: 90px;padding: 15px;}
.art-vc .card .g-base .g-inf {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-moz-box-orient: vertical;font-size: 15px;line-height: 20px;color: #2b2d31;width: 200px;height: 60px;font-weight: 600;}
.art-vc .card .g-base .g-price{clear: both;width: 190px;height: 30px;}
.art-vc .card .g-base .g-buy-btn{ float: right; width: 64px; height: 24px; text-align: center; border:1px solid #FF0624; line-height: 28px; color: #FF0624; font-size: 13px; }
.art-vc .card .g-base b {display: block;float: left;width: 124px;height: 30px;font-size: 18px;font-weight: 600;color: #FF0624;line-height: 30px;}
.art-vc .card .g-base em { display: block; height: 20px; font-size: 16px; font-style: normal; color: #ff3b43; line-height: 20px;}
.art-vc .card-b { position: relative; padding-top: 100%;}
.art-vc .card-b .cd-img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden;}
.art-vc .card-b .cd-img img { position: absolute; top: 0; left: 0; display: block; width: 100%;}
.art-vc .card-b .c-base { position: absolute; left: 0;  bottom: 0; width: 100%; padding: 10px 15px; background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; font-size: 20px; color: #FFFFFF; line-height: 20px;}
.art-vc .card-b .c-base b { height: 20px; font-weight: 400; font-style: normal;}
.art-vc .card-b .c-base em { display: block; height: 20px; float: right; font-style: normal;}
.art-vc .card-b .card-b-bar{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    height: 30px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7FFFFFFF', endColorstr='#7FFFFFFF');
    background: rgba(255,255,255,0.5);
}
.art-vc .card-b .card-b-bar .bar-price{
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}
.art-vc .card-b .card-b-bar .bar-to-buy{
    display: block;
    float: right;
    width: 70px;
    text-align: center;
    background-color: #FF0624;
    font-size: 13px;
    line-height: 30px;
    color: #FFF;
}
.art-vc .card-c { padding-top: 60%; position: relative;}
.art-vc .card-c .card-ct { position: absolute; left: 0; top: 0; overflow: hidden; width: 100%; height: 100%;}
.art-vc .card-c .card {overflow: hidden;  margin: 0; padding: 0; background-color: transparent;}
.art-vc .card-c .cd-img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden;}
.art-vc .card-c .cd-img img { position: absolute; top: 0;left: 0; display: block; width: 100%; }
.art-vc .card-c .c-base {font-size: 20px;color: #FFFFFF;background: rgba(0,0,0,0.75);width: 80px;height: 20px;text-align: center;line-height: 20px;position: absolute;bottom: 0;left: auto;right: 0;}
.art-vc .card-c .c-base b {height: 20px;font-style: normal;float: none;display: inline-block;vertical-align: top;font-size: 12px;font-weight: normal;color: #FFF;line-height: 20px;}
.art-vc .card-c .c-base em { display: block; height: 20px; float: right; font-style: normal;}
.art-vc .card-c .card-m { float: left; width: 60%; height: 100%;}
.art-vc .card-c .card-s { float: left; width: 40%; height: 50%;}
.art-vc .card-m .c-base {/* padding: 8px 10px; *//* font-size: 16px; */}
.art-vc .card-s .c-base { font-size: 14px; padding: 0; text-align: center;}
.art-vc .card-s .c-base em { float: none;}
.art-vc .card-c-bar{
    background: rgba(0,0,0,0.75);
    width: 80px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
}
.art-vc .card-c-bar b{
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    line-height: 20px;
}
.album-prev-bar{
    width: 375px;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}
.album-prev-goods-name{padding-left: 15px;line-height: 35px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;text-align: left;height: 35px;width: 207px;overflow: hidden;display: inline-block;}
.album-prev-price{line-height: 35px;font-size: 14px;display: inline-block;height: 35px;width: 73px;float: right;}
.album-prev-desc{height: 180px;width:375px;overflow: hidden;font-size: 12px;text-align: left;word-wrap:break-word }
.album-prev-desc-index{font-size: 16px;}
.album-prev-hr{width: 100%; height: 6px; background-color: #cccccc;}
.album-prev-hr-bottom{width: 100%; height: 12px; background-color: #cccccc;}
.album-prev-goods-button{width: 73px;background: rgb(252, 3, 3);font-size: 14px;float: right;height: 35px; line-height: 35px; text-align: center;}
/* ==================== */
/* 编辑普通长文				   */
/* ==================== */
/*编辑推文表单*/
.find-art-edt { padding: 10px 0;}
.dl { position: relative; display: table; margin-bottom: 30px;}
.dl > .dt,
.dl > b { display: table-cell; font-size: 14px; height: 20px; white-space: nowrap; vertical-align: middle; padding-right: 10px; line-height: 20px; font-weight: normal;}
.dl > .dd { position: relative; display: table-cell; width: 100%;}
.dl > b { position: relative; display: inline-block; min-width: 75px; padding-right: 20px;}
.dl > b::after { content: "：";}
.dl.required > b::after { position: absolute; top: 50%; right: 0; width: 20px; height: 14px; text-align: center; content: "*"; font-size: 22px; color: #ff3b43; line-height: 22px; transform: translateY(-50%);}
/*文本输入*/
input.type-text[type="text"] { display: inline-block; width: 320px; height: 26px; vertical-align: middle; padding: 8px 0 6px 8px; background: #FAFAFA none repeat scroll 0 0; font-family: Microsoft YaHei; font-size: 14px; line-height: 26px; transition: all 0.3s ease 0s;}
input.type-text:focus[type="text"] { background-color: #FFFFFF;}
.type-text.short { width: 250px;}
.type-text.long { width: 340px;}
.input .num { display: inline-block; margin-left: 15px;}
.input .num .cur { color: #ff3b43;}
/*下拉选择*/
.type-select { position: relative; display: inline-block; min-width: 200px; height: 40px; vertical-align: middle;  background: #FFFFFF none repeat scroll 0 0; border: 1px solid #E6E9EE; font-family: "Microsoft YaHei"; font-size: 14px; -moz-user-select: none;}
/*切图上传*/
.cut-upload { position: relative; display: inline-block; vertical-align: middle;}
.cut-upload .cut-wrap { position: relative; display: inline-block; width: 300px; height: 300px; vertical-align: middle; border: 2px solid #E6E9EE; background-color: #FAFAFA; cursor: pointer;}
.cut-upload .cut-wrap::after { height: 20px; border-left: 2px solid #E6E9EE;}
.cut-upload .cut-wrap::before { width: 20px; border-top: 2px solid #E6E9EE;}
.cut-upload .cut-wrap::after,
.cut-upload .cut-wrap::before { content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.cut-upload .cutUpload { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; cursor: pointer; opacity: 0;}
.cut-upload .cut-wrap .img-wrap { display: none; height: 296px; width: 296px;}
.cut-upload .cut-wrap .img-wrap.show { display: block;}
.cut-upload .cut-wrap .del-img.show { display: block;}
.cut-upload .cut-wrap .del-img { display: none; position: absolute; right: -8px; top: -8px; width: 16px; height: 16px; background-image: url( ../img/member/del-img.png); cursor: pointer;}
.cut-upload .cut-wrap .error { position: absolute; bottom: -26px; }

/*提示*/
.input .tip,
.upload-box .tip { position: relative; display: inline-block; height: 40px; vertical-align: middle; margin-left: 30px;}
.input .tip-box::before,
.upload-box .tip-box::before { left: -6px; top: 50%; margin-top: -6px; background: #ffefcd none repeat scroll 0 0; border-width: 0 0 1px 1px; border-color: #ffdd93;}
.tip-box::before { position: absolute; top: -6px; left: 35px; overflow: hidden; display: block; width: 10px; height: 10px; font-size: 0; -moz-border-colors:none; background: #FAFAFA none repeat scroll 0 0; border-color: #E6E9EE; border-image: none; border-style: solid; border-width: 1px 0 0 1px; content: ""; transform: rotate(45deg);}
.input .tip-box,
.upload-box .tip-box { position: absolute; top: 50%; left: 0; margin: 0; padding: 10px; background: #ffefcd none repeat scroll 0 0; border: 1px solid #ffdd93; border-radius: 2px; font-size: 12px; color: #ff6d32; transform: translate(0px, -50%);}
.tip-box { background: #FAFAFA none repeat scroll 0 0; border: 1px solid #E6E9EE; display: inline-block; margin-top: 10px; padding: 5px; position: relative;}
.input .tip-box p,
.upload-box .tip-box p { line-height: 20px; white-space: nowrap;}
.upload-box { display: inline-block;}
.upload-box .upload { position: relative; display: inline-block; width: 80px; height: 80px; vertical-align: middle; border: 2px solid #E6E9EE; background-color: #FAFAFA; cursor: pointer;}
.upload-box .upload::before { border-top: 2px solid #E6E9EE; width: 20px;}
.upload-box .upload::after { height: 20px; border-left: 2px solid #E6E9EE;}
.upload-box .upload::after,
.upload-box .upload::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.upload-box .upload.noImg::after,
.upload-box .upload.noImg::before { content: "";}
.upload-box .img-wrap { display: none; width: 76px;height: 76px; overflow: hidden;}
.upload-box .img-wrap.show { display: block;}
.upload-box img { height: 100%; margin-left: 50%; transform: translateX(-50%);}
.upload-box em { position: absolute; top: 34px; display: inline-block;  height: 12px; margin-left: 8px; vertical-align: middle; font-size: 22px; line-height: 20px; color: #ff3b43; }
.upload-box .del-img { position: absolute; right: -8px; top: -8px; display: none; width: 16px; height: 16px; background-image: url( ../img/member/del-img.png);}
.upload-box .del-img.show { display: block;}
.upload-box .change-img { display: none; position: absolute; left: 0; bottom: 0; width: 100%; height: 20px; text-align: center; background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; font-size: 12px; color: #FFFFFF; line-height: 20px; cursor: pointer;}
.upload-box .change-img.show { display: block;}
.upload-box .tip { margin-left: 0; transform: translateX(30px);}


/*富文本编辑器*/
.edui-default .edui-editor { border-color: #E6E9EE;}
.edui-default .edui-editor-toolbarboxouter { padding: 6px 1px 6px 6px!important; background-color: #FAFAFA; background-image: none; border-bottom-color: #E6E9EE; border-radius: 0;}
.edui-default .edui-toolbar .edui-button { margin: 1px 10px 1px 1px !important; cursor: pointer!important;}
.edui-default .edui-toolbar .edui-button .edui-state-hover .edui-button-wrap { background-color: transparent!important; border: none!important; padding: 1px!important;}
.edui-default .edui-toolbar .edui-button .edui-icon { background-image: url("../img/member/edui_icons.png")!important; height: 20px!important; width: 24px!important;}
.edui-default .edui-toolbar .edui-button .edui-state-hover .edui-icon { background-image: url(../img/member/edui_icons_hover.png)!important;}

/*图集上传图片列表处*/
.content-cut-img { position: relative;  padding: 20px 0 20px 0; text-align: center;}
.content-cut-img .img { position: relative; display: inline-block; height: 100%; margin: 0 auto;}
.p-list-wrap { max-width: 1002px; min-height: 122px; padding: 0 0 10px 10px;  margin-bottom: 30px; background: #f5f5f6; font-size: 0;}

        

.item-ct { padding: 20px;}
.J-warn { display: none;}
.p-list-wrap .pd-item { display: inline-block; position: relative; width: 320px; min-height: 100px; margin-right: 10px; margin-top: 10px; background-color: #fff; vertical-align: top; cursor: pointer}
.p-list-wrap .pd-item:hover .tipbtn { visibility: visible }
.p-list-wrap .pd-img { float: left; width: 80px; height: 80px; margin-top: 10px; margin-left: 10px}
.p-list-wrap .pd-img img { width: 100%}
.p-list-wrap .upload-box .del-img { display: none}
.p-list-wrap .upload-box .change-img { visibility: hidden; display: block}
.p-list-wrap .pd-cont { margin-left: 100px; margin-top: 10px; padding-right: 10px}
.p-list-wrap .pd-cont .pd-tit { display: -webkit-box; font-size: 14px; line-height: 1.3; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical}
.p-list-wrap .pd-cont .pd-des { font-size: 12px; margin-top: 5px; display: -webkit-box; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #c1bfd4}
.p-list-wrap .tipbtn { visibility: hidden; position: absolute; bottom: 0; right: 0; font-size: 12px}
.p-list-wrap .tipbtn .black-b { display: inline-block; width: 40px; height: 22px; text-align: center; line-height: 22px; background-color: rgba(0, 0, 0, .8); color: #fff; cursor: pointer}
.p-list-wrap .tipbtn .edit-b { margin-right: 2px}

/* ==================== */
/* 插入商品				   */
/* ==================== */
/*弹出框体大小高度解除限制*/
.adv-insert-goods { width: 530px!important;}
.layui-layer-page .layui-layer-content { overflow: visible!important;}
.layui-layer-content { max-height: auto!important;}
.layui-layer-content::after { clear: both; display: block; height: 0; visibility: hidden;}
* html .layui-layer-content { height: 1%;}
* + html .layui-layer-content { min-height: 1%;}
.layui-layer-btn {text-align: center!important;padding: 10px!important;}
.layui-layer-btn a {/* font-size: 14px!important; *//* padding: 5px 15px!important; */}
.layui-layer-btn0 { float: none!important;}

/*选择插入商品布局*/
.item-ct { width: 490px; padding: 20px}
.pop-ct .dl .dd { width: auto;}
.gif-pop .mov-tab { margin-bottom: 20px; padding: 0 0 20px; border-bottom: 1px solid #E6E9EE; font-size: 0; line-height: 0;}
.gif-pop .mov-tab .li { display: inline-block; width: 33%; height: 20px; text-align: center; font-size: 14px; line-height: 20px;}
.gif-pop .mov-tab .li input { vertical-align: middle; margin-top: -2px;}
.gif-pop .mov-tab .li span { padding-left: 5px;}
.gif-pop .list .item { display: none;}
.gif-pop .list .item.show { display: block;}
/*弹框输入项*/
.gif-pop .dl { margin-bottom: 40px;}
.gif-pop .dl .s-dt { width: 40px; text-align: right;}
.gif-pop .dd { position: relative; width: auto;}
.gif-pop .type-text.m { width: 270px!important;}
.warn { position: absolute; line-height: 40px; color: red;}
.gif-pop .cpsprice { display: none; vertical-align: middle; overflow: hidden; width: 120px; margin-left: 20px; font-size: 14px; color:#8b9ee5}
.gif-pop .card-a-view { height: 120px; width: 490px;  background-color: #FAFAFA;}
.gif-pop .card-b-view,
.gif-pop .card-c-view { background-color: #FAFAFA;}
.gif-pop .card { position: relative; height: 124px; padding: 0 0 0 140px; background-color: #FFFFFF;}
.gif-pop .card + .card { margin-top: -20px;}

.gif-pop .card .g-img { position: absolute; top: 0; left: 0; overflow: hidden; width: 124px; height: 124px;}
.gif-pop .card .g-img img { position: absolute; top: 0; left: 0; display: block; width: 100%;}
.gif-pop .card .g-base { position: relative; height: 120px;}
.gif-pop .card .g-base .g-inf { display: block; overflow: hidden; height: 60px; margin-bottom: 10px; text-overflow: ellipsis; font-size: 14px; color: #2B2D31;line-height: 20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.gif-pop .card .g-base b { display: block; margin-bottom: 10px; height: 20px; font-size: 16px; line-height: 20px; font-weight: normal; color: #2B2D31;}
.gif-pop .card .g-base em { display: block; height: 20px; font-size: 16px; font-style: normal; color: #FF3B43; line-height: 20px;}
.gif-pop .card-b { position: relative; padding-top: 100%;}
.gif-pop .card-b .c-img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden;}
.gif-pop .card-b .c-img img { position: absolute; top: 0; left: 0; display: block; width: 100%;}
.gif-pop .card-b .c-base { position: absolute; left: 0; bottom: 0; right: 0; padding: 10px 15px; font-size: 20px; background: rgba(0, 0, 0, .3); line-height: 20px; color: #FFFFFF;}
.gif-pop .card-b .c-base b { height: 20px; font-weight: normal; font-style: normal;}
.gif-pop .card-b .c-base em { display: block; height: 20px; float: right; font-style: normal;}
.gif-pop .card-c { position: relative; padding-top: 60%;}
.gif-pop .card-c .card-ct { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden;}
.gif-pop .card-c .card { margin: 0; padding: 0; overflow: hidden; background-color: transparent;}
.gif-pop .card-c .c-img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden;}
.gif-pop .card-c .c-img img { display: block; position: absolute; top: 0; left: 0; width: 100%;}
.gif-pop .card-c .c-base { position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px 15px; background: rgba(0, 0, 0, .3); font-size: 20px; line-height: 20px; color: #FFFFFF;}
.gif-pop .card-c .c-base b { height: 20px; font-weight: normal; font-style: normal;}
.gif-pop .card-c .c-base em { display: block; height: 20px; float: right; font-style: normal; }
.gif-pop .card-c .card-m { float: left; width: 60%; height: 100%;}
.gif-pop .card-c .card-s { float: left; width: 40%; height: 50%;}
.gif-pop .card-m .c-base { padding: 8px 10px; font-size: 16px;}
.gif-pop .card-s .c-base { padding: 0;  text-align: center; font-size: 14px;}
.gif-pop .card-s .c-base em { float: none;}
.gif-pop .card-m .upload-box .upload { width: 294px; height: 294px;}
.gif-pop .card-s .upload-box .upload { width: 196px; height: 147px;}
.gif-pop .card-b .upload-box .upload { width: 100%; height: 100%;}
.gif-pop .card .upload-box .del-img { top: -2px; right: -2px;}
.gif-pop .card-b .upload-box .del-img { top: -2px; right: -2px;}
.gif-pop .card-b .change-img { bottom: 40px; height: 34px; line-height: 34px; font-size: 14px;}
.gif-pop .card-c .card-m .change-img { bottom: 36px; height: 34px; line-height: 34px; font-size: 14px;}
.gif-pop .card-c .card-s .change-img { bottom: 40px;}
.gif-pop .errTip { line-height: 30px; height: 30px; color: red;}

.add-pd .pd-info { position: relative; margin-bottom: 30px; padding: 20px; border: 1px solid #E6E9EE; background: #FAFAFA none repeat scroll 0 0;}
.add-pd .pd-info .dd { position: relative;}
.add-pd .pd-info .dd .ip-pdsku {display: inline-block;}
.add-pd .pd-info .dd .b-subSku {margin-left: 15px;}
.add-pd .pd-info .dd .sku-info { margin-top: 20px;}
.add-pd .pd-info .cpsprice,
.add-pd .pd-info .price { color: #ff3b43; font-size: 14px; line-height: 1.5 }
.sku-title-div { display: inline-block; position: relative;}
input.sku-title-input[type="text"] { width: 360px; margin-right: 10px; padding: 8px 0 6px 8px; border-color: transparent; line-height: 26px; background: #FAFAFA none repeat scroll 0 0; font: 14px/1.5 "Microsoft YaHei",HelveticaNeue,Helvetica,Arial,sans-serif;transition: all 0.3s ease 0s;}
input.sku-title-input:focus[type="text"] { background-color: #FFFFFF;}
input.sku-title-input.border[type="text"] {border-color: #E6E9EE; box-shadow: 0 0 3px rgba(0 0 0 0.3);}
.sku-title-edit { cursor: pointer; font-size: 14px; line-height: 1.5 }
textarea.ta { display: block; width: 540px; height: auto; padding: 8px 8px 0; border: 1px solid #E6E9EE; background: #FAFAFA none repeat scroll 0 0; overflow-y: auto; resize: vertical; font: 14px/1.5 "Microsoft YaHei",HelveticaNeue,Helvetica,Arial,sans-serif;}


/* web 显示推文相关 */

#channel { position: absolute; z-index: 101; top: 60px; left: 50%; margin-left: -370px; font-size: 20px; font-weight: 400; color: #666; line-height: 45px; cursor: default;}
.public-nav-layout { background-color: transparent; border: none 0; height: 0; z-index: 101;}
.public-nav-layout .site-menu { display: none;}
.public-nav-layout .all-category { display: block; position: absolute; top: -70px; left: 50%; width: auto; float: none; margin-left: -280px; background-color: transparent;}
.public-nav-layout .all-category .cate-part,
.public-nav-layout .all-category .title { display: none!important;}
.public-nav-layout .all-category .min-title { position: relative; z-index: 1; display: block; width: 63px; height: 19px; padding: 0 5px; background-color: #FFF; border: 1px solid #ccc; line-height: 19px;}
.public-nav-layout .all-category .min-title a { display: block; color: #666;}
.public-nav-layout .all-category .min-title .arrow-down { position: absolute; top: 5px; right: 6px; overflow: hidden; display: block; width: 10px; height: 10px; background: url(../img/web_common_pic.png) no-repeat -30px -30px;}
.public-nav-layout .all-category:hover .min-title { border-bottom: none 0;}
.public-nav-layout .all-category .category { position: absolute; overflow: hidden; display: none; width: 152px; padding: 13px; margin-top: -1px; border: 1px solid #ccc; background-color: #fff; box-shadow: none;}
.public-nav-layout .all-category:hover .category { display: block;}
.public-nav-layout .all-category .category .menu { padding: 0; min-height: auto;}
.public-nav-layout .all-category .category .menu .cate-menu-item { height: 24px; padding: 0; font-size: 12px; font-weight: 400; line-height: 24px;}
.public-nav-layout .all-category .category .menu .cate-menu-item:hover { background-color: #FFF;}
.public-nav-layout .all-category .category .menu .cate-menu-ico { display: none;}
.public-nav-layout .all-category .category .menu .cate-menu-lk { font-size: 12px; color: #666;}
.public-nav-layout .all-category .min-title a:hover,
.public-nav-layout .all-category .category .menu .cate-menu-lk:hover { color: #F30213;}
.header-wrap { background-color: #FFF;}
.header-wrap .site-logo { margin-right: 200px;}
.header-wrap .my-cart { float: right; margin-left: 0; margin-right: 10px;}

/* web推文列表页面相关
===================================*/

.mod-container { overflow: hidden; min-width: 1200px; background: #f6f6f6;border-top: 2px solid #d8312b; font-family: Microsoft YaHei;}
.wapper { position: relative; width: 1200px; margin: 10px auto;}


/*主题部分*/
.main-wrap {width: 858px; background: #fff; float: left; }
.art-content { width: 100%; overflow: hidden;position: relative;}
/*文章分类导航*/
.art-nav-bar {position: relative;z-index: 3;width: 100%;height: 50px;border-bottom: solid 1px #EEE;background-color: #fff;}
.nav-item { position: relative; float: left; max-width: 64px; height: 50px; padding-right: 20px; font-size: 14px; line-height: 50px;}
.nav-item a { overflow: hidden; display: inline-block; width: 59px; height: 49px; text-align: center;}
.nav-item-active a { color: #d8312b; border-bottom: 1px solid #d8312b;}
.nav-item .ract { position: absolute; left: 28px; bottom: -6px; display: none; width: 0; height: 0; margin-left: -6px; border-top: 6px solid #d8312b; border-right: 6px solid transparent; border-left: 6px solid transparent;}
.nav-item-active .ract { display: block;}
.nav-item-line { position: relative; margin-right: 20px;}
.nav-item-rightline { position: absolute; top: 15px; right: 0; height: 20px; width: 1px; background-color: #e7e7e7;}
/*显示切换*/
.switch-btn-group { position: absolute; top: 0; right: 6px; padding: 18px 6px 0 0; font-size: 0; color: #ddd;}
.switch-btn-group i { display: inline-block; width: 16px; height: 16px;background: url(../img/adv_bg.png) no-repeat; cursor: pointer;}
.switch-btn-group i.icon-grid { background-position: -90px 0}
.switch-btn-group i.icon-list { background-position: -110px 0}
.switch-btn-group i.icon-grid.active { background-position: -90px -20px}
.switch-btn-group i.icon-list.active { background-position: -110px -20px}
/*文章列表*/
.art-list {padding: 0 14px;}
.art-loading { background: url(../img/loading2.gif) no-repeat 50% 50%;}
.art-list-item { padding: 20px 0; border-bottom: 1px solid #F5F5F5; overflow: hidden;}
.art-list-item .art-img { position: relative; float: left; overflow: hidden; width: 268px; height: 150px; margin-right: 15px; background-color: #eef1f4;}
.art-list-item .art-img .art-bg-img { width: 276px; height: 156px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}
.art-list-item .art-goods-num { position: absolute; bottom: 0; right: 0; width: 80px; height: 22px;}
.art-list-item .art-goods-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
.art-list-item .art-goods-detail { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; line-height: 22px; color: #fff;}
.art-list-item .art-cont { position: relative; width: 540px; height: 154px; float: left; margin-top: -4px; overflow: hidden;}
.art-list-item .art-title { overflow: hidden; max-height: 60px; margin-bottom: 10px; font-size: 20px; line-height: 1.5; color: #333;  }
.art-list-item .art-block-describe { overflow: hidden; height: 48px; margin-bottom: 16px; line-height: 24px; color: #999;}
.art-list-item .art-foot { position: absolute; bottom: 0; left: 0; width: 100%; }
.art-list-item .art-foot-l { float: left; line-height: 20px; color: #aaa}
.art-list-item .art-foot-l img { position: relative; top: -1px; width: 20px; height: 20px;  margin-right: 5px; border-radius: 10px}
.art-list-item .art-foot-r { position: relative; float: right; color: #aaa}
.art-list-item .art-foot-r a { color: #aaa; line-height: 16px; display: block;}
.art-list-item .art-foot-r .group-data { display: inline-block; margin-right: 22px;cursor: default;}
.art-list-item .art-foot-r i { display: inline-block; width: 16px; height: 16px; vertical-align: top; margin-right: 5px; background: url(../img/adv_bg.png) no-repeat;}
.art-list-item .art-foot-r i.icon-browse { background-position: 0 0;}
.art-list-item .art-foot-r i.icon-thumb-up { background-position: -20px 0;}
.art-list-item .art-foot-r i.icon-star-empty { background-position: -40px 0;}
.art-list-item .art-foot-r i.icon-comment { background-position: -60px 0;}
.art-list-item .art-foot-r span { vertical-align: top;}
/*大图模式*/
.grid-wrap { background-color: transparent;}
.grid-wrap #listPanel {padding: 20px 0 0;width: 873px;min-height: 400px;}
.grid-wrap #listPanel .art-list-item { position: relative; overflow: hidden; width: 276px; float: left; padding: 0; margin: 0 15px 14px auto; border-bottom: none; background-color: #FFF;}
.grid-wrap #listPanel .art-list-item .art-img { width: 100%; height: 156px; margin-right: 0;}
.grid-wrap #listPanel .art-list-item .art-bg-img { width: 276px; height: 156px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}
.grid-wrap #listPanel .art-list-item .art-cont { position: static; width: 100%; height: auto; margin-top: 0;}
.grid-wrap #listPanel .art-list-item .art-title { height: 48px; max-height: 48px; margin: 14px 0; padding: 0 14px; font-size: 16px;}
.grid-wrap #listPanel .art-list-item .art-block-describe { display: none;}
.grid-wrap #listPanel .art-list-item .art-foot-l { position: absolute; top: 119px; left: 0; width: 248px; padding: 10px 14px 5px; font-size: 12px; color: #fff; background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,60%,0)),color-stop(98%,rgba(51,51,51,.29))); background-image: -webkit-linear-gradient(top,hsla(0,0%,60%,0),rgba(51,51,51,.29) 98%); background-image: linear-gradient(-180deg,hsla(0,0%,60%,0),rgba(51,51,51,.29) 98%);}
.grid-wrap #listPanel .art-list-item .art-foot { border-top: 1px solid #f5f5f5; position: static;}
.grid-wrap #listPanel .art-list-item .art-foot-r { width: 100%; float: none; margin-top: 0; margin-left: -1px; font-size: 0;}
.grid-wrap #listPanel .art-list-item .group-data { font-size: 14px; width: 54px; margin: 14px 0; padding-left: 14px; border-left: 1px solid #f5f5f5; line-height: 20px;}

/* 列表中没有内容的时候 */
.nofile { display: none; min-height: 300px; padding: 100px 0; text-align: center; background-color: #FFF; display: none;}
.no-results { padding: 0; margin: 0; width: auto; height: auto; font-size: 12px;}
.nofile-pic { display: inline-block; width: 200px; height: 200px; background-repeat:  no-repeat; background-position: 50% 50%; background-size: 100%;}
.nofile-pic.list-empty { background-image: url(../../../../../../public/img/no_date/no_data_f.png)}
.nofile-pic.sub-empty { background-image: url(../../../../../../public/img/no_date/no_data_a.png)}
.nofile-pic.sub-login { background-image: url(../../../../../../public/img/no_date/no_data_a.png)}
.nofile-txt { position: relative; width: 300px; height: 180px; margin: 20px auto 0}
.nofile-txt p { display: block; margin-bottom: 10px; font-size: 14px; color: #999}
.nofile-txt a { display: inline-block; width: 106px; height: 28px; text-align: center; border: 1px solid #d8312b; border-radius: 15px; background-color: #d8312b; line-height: 28px; color: #fff;}
.nofile-txt a:hover { background-color: #fff; color: #d8312b}

/*热门文章*/
.aside-bar-wrap { float: right; width: 328px; display: block; background-color: #FFF;}
.column-head { height: 48px; margin-bottom: 4px; line-height: 46px;}
.column-head .column-title { float: left; height: 22px; padding-left: 14px; padding-right: 15px; margin-top: 13px; border-left: 2px solid #f04848; font-size: 20px; color: #333; line-height: 24px;}
.column-head.hasborder { margin-bottom: 16px; border-bottom: 1px solid #f5f5f5;}
.side-hot-article .item-wrapper { overflow: hidden; padding-bottom: 20px;}
.side-hot-article .item-wrapper .left-layer { float: left; width: 100px; height: 100px; margin-right: 14px;}
.side-hot-article .item-wrapper .bg-img { width: 100px; height: 100px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}
.column-content { padding: 0 14px;}
.side-hot-article .column-content { border-bottom: 1px solid #f5f5f5;}
.side-hot-article .right-layer .title { overflow: hidden; height: 44px; margin-top: 6px; margin-bottom: 34px; font-size: 14px; line-height: 22px;}
.detail-info .detail-item { color: #999; font-size: 12px;}
.detail-info .detail-item:first-child { margin-right: 20px;}

/* 当前位置 */
section.wrap { width: 1050px; margin: 0 auto; padding-bottom: 30px;}
.grey { color: #999;}
.crumbs { height: 40px; font-size: 12px; line-height: 40px; color: #666;}
.crumbsCate { display: inline;}
.crumbs a { color: #333;}
.crumbs .arrow, span.arrow { font-family: SimSun; padding: 0 4px;}

.mod-container-detail { overflow: hidden; min-width: 1200px; background: #FFF; border-top: 2px solid #d8312b; font-family: Microsoft YaHei;}
.leftWrap { width: 710px; float: left; position: relative;}

/* 正文部分 */
.detail-cont .poster-wraper { position: relative;}
.detail-cont .poster-wraper .detailed-banner { overflow: hidden; width: 710px; height: 300px; margin-bottom: 10px;}
.detail-cont .recommend-tab { overflow: hidden; position: relative; width: 710px; margin-bottom: 20px; line-height: 1em;}
.detail-cont .recommend-tab .xilie {overflow: hidden; float: left; width: 600px; word-break: break-all; white-space: nowrap; text-overflow: ellipsis; font-size: 12px; line-height: 28px;}
.detail-cont .recommend-tab a { line-height: 24px; margin-right: 10px; color: #5188A6; cursor: default;}
.detail-cont .recommend-tab time { color: #999;}
.detail-cont .recommend-tab s { padding: 0 8px; font-size: 10px; text-decoration: none; color: #ccc;}
.detail-cont .recommend-tab .reward-top {position: absolute;top: 5px;right: 0;height: 20px;padding-left: 5px;padding-right: 7px;margin-right: 0;border-radius: 3px;background-color: #f04848;font-size: 12px;line-height: 20px;color: white;}
/*标题*/
.detail-cont article>h1 { word-break: break-all; margin-bottom: 20px; font-size: 28px; font-weight: 400; color: #333;}
/*段落图片*/
.detail-cont article p { margin-bottom: 20px; word-break: break-all; font-family: Helvetica,"Hiragino Sans GB","Microsoft Yahei",sans-serif; font-size: 14px; color: #333; line-height: 24px;}
.detail-cont article img, 
.detail-cont article p img { display: block; margin: 0 auto 20px; max-width: 600px; clear: both;}
/*商品卡*/
.embed-card { position: relative; overflow: hidden; display: block; width: 580px; margin: 30px auto; padding: 9px; border: 1px solid #EEE;}
.embed-card a { padding-right: 0; text-decoration: none; color: #333;}
.embed-card a:hover { color: #5188a6;}
.embed-card-logo { float: left; margin-right: 14px;}
.embed-card-logo img { width: 150px; height: 150px; margin: 0!important;}
.embed-card-info { padding-right: 4px; overflow: hidden;}
.embed-card-info .card-name { overflow: hidden; height: 44px; white-space: normal; text-overflow: ellipsis; margin-bottom: 10px; margin-top: 7px; font-size: 16px; font-weight: bold; line-height: 22px;}
.embed-card-info .card-name .number{display: block;}
.embed-card-info .card-name span { display: inline-block; color: #E4393C;}
.embed-card-info .card-abstract { overflow: hidden; height: 36px; margin: 12px 0 20px 0; font-size: 12px; line-height: 18px; color: #999;}
.embed-card-info .card-controls { overflow: hidden; line-height: 28px;}
.embed-card-info .card-btn-deep { width: 68px; height: 28px; float: right; text-align: center; margin-left: 10px; border-radius: 3px; font-size: 12px; line-height: 28px;  background-color: #f04848; color: #fff;}
.embed-card-info .card-controls .mall-data { float: left; margin-right: 10px; margin-top: 7px; font-size: 12px; line-height: 14px; color: #333;}

.embed-card-more { position: relative; overflow: hidden; display: block; width: 598px; margin: 30px auto; padding: 0; border: 1px solid #EEE;}
.embed-cards { float: left; width: 180px; padding: 9px; border-left: solid 1px #EEE;}
.embed-cards a { padding-right: 0; text-decoration: none; color: #333;}
.embed-cards a:hover { color: #5188a6;}
.embed-cards-logo { width: 180px; height: 180px; overflow: hidden;}
.embed-cards-logo img { width: 180px; height: 180px; margin: 0!important;}
.embed-cards-info { overflow: hidden;}
.embed-cards-info .card-name { overflow: hidden; height: 44px; white-space: normal; text-overflow: ellipsis; margin-bottom: 10px; margin-top: 7px; font-size: 16px; font-weight: bold; line-height: 22px;}
.embed-cards-info .card-price { color: #E4393C;}
.embed-cards-info .card-abstract { overflow: hidden; height: 36px; margin: 12px 0 20px 0; font-size: 12px; line-height: 18px; color: #999;}
.embed-cards-info .card-controls { overflow: hidden; line-height: 28px;}
.embed-cards-info .card-btn-deep { width: 68px; height: 28px; float: right; text-align: center; margin-left: 10px; border-radius: 3px; font-size: 12px; line-height: 28px;  background-color: #f04848; color: #fff;}
.embed-cards-info .card-controls .mall-data { float: left; margin-right: 10px; margin-top: 7px; font-size: 12px; line-height: 14px; color: #333;}

/*操作条*/
#experience-zan { height: 35px; padding-top: 20px; font-size: 12px;}
#experience-zan a.reward-zan { position: relative;}
#experience-zan a.reward-zan em { display: none; position: absolute; top: 0; left: 28px; width: 60px; text-align: center; font-size: 20px; font-weight: bold; line-height: 30px; color: #f04848;}
#experience-zan span a { display: block; float: left; padding: 0 15px; height: 28px; border: 1px #dcdcdc solid; -moz-border-radius: 14px; -webkit-border-radius: 14px; border-radius: 14px; line-height: 28px; color: #f04848;}
#experience-zan span a i { display: inline-block; width: 18px; height: 18px; vertical-align: top; margin-top: 4px; margin-right: 8px; background: url(../img/adv_bg.png) no-repeat;}
#experience-zan span a i.icon-dashangzan { background-position: -70px -40px;}
#experience-zan span a.current i.icon-dashangzan { background-position: -100px -40px;}
#experience-zan span a .number { border-left: 1px #dcdcdc solid; padding-left: 10px;}
#experience-zan .operate-icon { width: 260px; float: right; padding-top: 5px; text-align: right;}
#experience-zan .operate-icon a { margin-right: 15px;}
#experience-zan .operate-icon a i { display: inline-block; vertical-align: top; width: 20px; height: 20px; margin-right: 6px; background: url(../img/adv_bg.png) no-repeat;}
#experience-zan .operate-icon a i.icon-collect { background-position: 0 -40px;}
#experience-zan .operate-icon a:hover i.icon-collect, #experience-zan .operate-icon a.current i{ background-position: 0 -80px;}
#experience-zan .operate-icon a i.icon-comment { background-position: -20px -40px;}
#experience-zan .operate-icon a:hover i.icon-comment { background-position: -20px -80px;}
#experience-zan .operate-icon a em { display: inline-block; vertical-align: top; line-height: 20px; color: #999;}
#experience-zan .operate-icon a:hover em { color: #f04848;} 
#experience-zan .operate-icon .operateShare { float: right; height: 20px; z-index: 3;}
#experience-zan .operate-icon .operateShare a { height: 20px; color: #999; line-height: 20px; margin: 0;}

/*关联文章*/
.operate-box { width: 100%; height: auto; padding-top: 16px; border-top: 1px solid #dcdcdc; font-size: 12px; color: #999;}
.pre-next-article { float: none; width: auto; height: 45px;}
.pre-next-article span { display: block; float: left; width: 330px; height: 22px; margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pre-next-article span.r { text-align: right; float: right;}
.pre-next-article a { padding-left: 10px;}


/*猜你喜欢*/
.guess-like { width: 712px; height: 282px; overflow: hidden;}
.guess-like .panel-title { height: 40px; margin-bottom: 16px; border-bottom: 1px solid #dcdcdc; font-size: 18px; line-height: 40px;}
.guess-like .slick-slide { float: left; width: 178px; height: 100%; min-height: 1px; overflow: hidden;}
.guess-like .pic { display: block; width: 168px; height: 168px; margin-bottom: 8px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;}
.guess-like a.title { display: block; overflow: hidden; height: 40px; padding: 0 20px 0 10px; font-size: 12px; color: #666; font-weight: normal; line-height: 20px;}
.guess-like .bx-wrapper .bx-controls-direction a{ position: absolute; top: 50%; outline: 0; z-index: 9999; margin-top: -31px; width: 28px; height: 62px; text-align: center; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000'); background:rgba(0,0,0,0.2); font-family: simsun; font-size: 22px; font-weight: 400; line-height: 62px; color: #FFF; }
.guess-like .bx-wrapper .bx-prev { left: 0; display: none; }
.guess-like .bx-wrapper .bx-next { right: 0; display: none; }
.guess-like .bx-pager{display: none}



/*详情评论*/
#comments {padding-top: 15px;}
#comments .panel-title { overflow: hidden; clear: both; height: 40px; margin-bottom: 5px; font-size: 18px; font-weight: normal; line-height: 40px;}
#comments .panel-title .grey-num { font-size: 12px; color: #999; font-weight: normal;}

.comment-sendwrap { position: relative; border-top: 1px solid #dcdcdc; margin-bottom: 16px; padding-top: 20px; font-size: 12px;}
.comment-avatar { float: left; width: 60px;}
.comment-send-part { padding-left: 80px;}
.comment-tips { position: absolute; top: 10px; left: 90px; display: none; font-size: 12px; color: #999;}
.nologin .comment-send-part { position: relative;}
.nologin .comment-tips { display: block;}
.textarea-comment { width: 608px; height: 60px; margin-bottom: 10px; padding: 10px; border: 1px solid #dcdcdc; border-radius: 5px; font-size: 12px; line-height: 20px; color: #ccc; resize: none;}

.comment-operate { height: 40px; line-height: 40px;}
.comment-operate .comment-share { float: right; width: 250px; height: 40px; color: #999;}
.comment-operate .btn-sub, .comment-operate .btn-sub-grey { float: right; width: 150px; height: 40px; background-color: #f04848; stext-align: center; color: #fff; border-radius: 2px; border: none 0; font-size: 14px; cursor: pointer;}
.comment-operate .btn-sub-grey, .btn_grey { background-color: #ccc;}

.comment-list-box { margin-bottom: 40px;}
.comment-list { padding-bottom: 20px; margin-bottom: 16px; border-bottom: 1px solid #dcdcdc;}
.comment-list::after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
* html .comment-list { height: 1%;}
* + html .comment-list { min-height: 1%;}
.comment-list .comment-avatar { position: relative; width: 36px; height: auto; padding-right: 16px; text-align: center; font-size: 12px;}
.comment-list .user-pic { display: block; float: none; width: 36px; height: 36px; margin-bottom: 4px; margin-right: 0;}
.comment-list .user-pic img { width: 36px; height: 36px; border-radius: 100%;}
.comment-list .comment-cont { float: left; width: 658px; line-height: 24px; color: #666;}
.comment-name-time { overflow: hidden; height: 36px; line-height: 36px;}
.comment-name-time  .time { float: right; margin-top: 2px; font-size: 12px; color: #999;}
.comment-con-wrap {}



/*右侧内容*/

aside { width: 300px; float: right; font-size: 14px;}
/*作者*/
.user-author {margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px dashed #e4e4e4;}
.user-author-avatar { width: 60px; height: 60px; float: left; margin-right: 15px; border-radius: 50%; overflow: hidden;}
.user-author-avatar img { width: 60px; height: 60px; border-radius: 100%; }
.user-author-info { max-width: 230px; white-space: nowrap; overflow: hidden; }
.user-author-name { font-size: 14px; line-height: 25px; color: #5188a6; }
.user-author .focus-btn { cursor: pointer; display: inline-block; overflow: hidden; width: 61px; height: 28px; text-align: center; margin-top: 5px; border: 1px solid #fee4e4; border-radius: 2px; background: #feecec; line-height: 28px; color: #f04848;}
.user-author .focus-btn:hover { border: 1px solid #fef6f6; background: #fef6f6; cursor: pointer;}

/*作者数据*/
.user-data { padding-bottom: 15px; height: 42px;}
.user-data a { border-right: 1px solid #e4e4e4; float: left; width: 33%; cursor: default;}
.user-data a:last-child { border-right: 0;}

.user-data a em { display: block; padding-left: 20px;}
.user-data a em.red { font-size: 20px;}

.right-panel { width: 300px; margin-bottom: 30px;}
.author-original{ padding-top: 6px; margin-bottom: -8px;}
.author-original li { clear: both; overflow: hidden; border-bottom: 1px dotted #e4e4e4; padding: 8px 0;}
.author-original li:last-child { border-bottom: 0;}
aside .panel-title { font-size: 18px; clear: both; overflow: hidden; height: 40px; line-height: 40px; border-bottom: 1px solid #e6e6e6;}

/*商品切换*/
.add-change { position: relative; overflow: hidden; width: 300px; height: 108px; margin-top: 10px;}
.slick-slider { position: relative; display: block;}
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0;}
.slick-track { position: relative; top: 0; left: 0; display: block; zoom: 1;}
.slick-initialized .slick-slide { display: block;}
.slick-slide { overflow: hidden; float: left; width: 300px; height: 100%; min-height: 1px;}
.add-change .bx-wrapper .bx-controls-direction a { position: absolute; top: 65%; z-index: 9999; width: 25px; height: 25px; margin-top: -31px; text-align: center; border-radius:100%; outline: 0; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000'); background: rgba(0,0,0,0.3); font-family: simsun; font-size: 12px; font-weight: 400; line-height: 25px; color: #FFF;}
.add-change .bx-wrapper .bx-prev { left: 0; display: none;}
.add-change .bx-wrapper .bx-next { right: 0; display: none;}
.add-change .general-bg { padding: 0; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background: 0; border: 0}
.add-change .general-bg a.title-box { display: block; overflow: hidden; width: 100%; height: 18px; margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #333;}
.add-change .general-bg a.pic-box { width: 78px; height: 78px; float: left; margin-right: 20px; border: 1px solid #fafafa;}
.add-change .general-bg a img { width: 78px; height: 78px; float: left;}
.add-change .general-bg .yc-btn { margin-top: 9px;}
.add-change .general-bg .yc-btn a { display: inline-block; width: 61px; height: 28px; margin-right: 7px; text-align: center; vertical-align: middle; border-radius: 2px; border: 1px solid #f04848; background-color: #f04848; line-height: 28px; color: #fff; cursor: pointer;}

.rightHotExp .list-current, 
.rightHotNews .list-current, 
.hotOverseaNews .list-current { height: 80px; padding: 16px 0 0; overflow: hidde;}
.rightHotExp .list-item, 
.rightHotNews .list-item, 
.hotOverseaNews .list-item { overflow: hidden; height: 16px; padding-top: 16px;}
.list-item .small-pic, 
.list-item span.grey, 
.list-item .listBot, 
.list-item .couponBtn { display: none;}
.list-current .small-pic{ display: block; float: left; width: 120px; height: 60px; text-align: center;}
.list-item .list-info { width: 300px;}
.right-panel .item-name { height: 40px ;overflow: hidden; font-size: 12px; font-weight: normal;}
.list-item .list-info .item-name a { display: block; width: 300px; height: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 12px; color: #666;}
.list-item .small-pic, 
.list-item span.grey, 
.list-item .listBot, 
.list-item .couponBtn { display: none;}
.list-current .list-info, 

.right-panel .listBot { text-align: right;}
.right-panel .listBot span { padding-left: 20px; color: #999;}
.right-panel .listBot span i { padding-right: 5px;}
.right-panel.layer-fix{ position: fixed; top:0;}

.leftLayer { position: absolute; top: 520px; left: 50%; z-index: 2; display: block; width: 48px; margin-left: -600px; border-bottom: 0; background-color: #fff;}
.leftLayer a { display: block; width: 46px; height: 39px; text-align: center; padding-top: 10px; padding-left: 0; margin: 0; border: 1px solid #dcdcdc; border-bottom: 0; font-size: 12px; line-height: normal; color: #999;  }
.leftLayer a:hover { background-color: #f04848; border-color: #f04848; color: #fff !important;}

.leftLayer a i { display: block; width: 20px; height: 20px; margin: 0 auto 1px; background: url(../img/adv_bg.png) no-repeat;}
.leftLayer a i.icon-collect { background-position: 0 -40px;}
.leftLayer a:hover i.icon-collect { background-position: 0 -60px;}
.leftLayer a i.icon-comment { background-position: -20px -40px;}
.leftLayer a:hover i.icon-comment { background-position: -20px -60px;}
.leftLayer a i.icon-share { background-position: -40px -40px; margin: 5px auto 1px;}
.leftLayer a:hover i.icon-share { background-position: -40px -60px;}
.leftLayer.layer-fix { position: fixed; top:20px;}
.leftLayer a.current { color: #f04848; }
.leftLayer a.current i{ background-position: 0 -80px; }
.leftLayer .leftShare { border-bottom: 1px solid #dcdcdc; }
.leftLayer .erweimaWrap { position: relative;}
.leftLayer a.erweima { display: block; width: 48px; height: 100px; background: url(../img/adv_bg.png) no-repeat 0 -100px; border: 0; margin-top: 10px; padding: 0; }
.erweimaWrap .erweimaContent { display: none; position: absolute; top: 50%; left: 65px; width: 203px; padding: 20px 20px 0 20px; margin-top: -150px; border: 1px solid #dfdfdf; border-radius: 10px; background: #fff; box-shadow: 1px 3px 3px #ebebeb;}
.erweimaWrap .erweimaContent s { position: absolute; left: -9px; top: 50%; width: 9px; height: 35px; margin-top: -20px; background: url(../img/erweima_arrow.png) no-repeat 0 0;}
.erweimaWrap:hover .erweimaContent { display: block;}
.erweimaWrap .erweimaContent span { display: block; text-align: center; font-size: 13px; line-height: 50px; color: #b8b8b8;}




/* 分享样式修改 */
.bdsharebuttonbox.leftShare { border-bottom: 1px solid #dcdcdc}
.bdsharebuttonbox a { background: none!important}
.leftLayer .shareWords { width: 46px; height: 38px; margin: 0; padding-left: 0}
.leftLayer .shareWords:hover { background-color: #f04848!important; opacity: 1;}
.blockquote-wrap { margin-bottom: 10px; padding-top: 8px;}
.comment-blockquote{background-color: #f8f8f8; border: 1px solid #dcdcdc; padding: 15px 19px; margin-top: -1px;}
blockquote .comment-con { padding-right: 15px; padding-top: 0; overflow: hidden;}
blockquote .comment-con p { display: inline;}
.comment-con p { word-wrap: break-word; word-break: break-all;}
.comment-action a { padding-left: 12px; font-size: 12px; color: #999;}
blockquote .comment-con p { display: inline;}
.comment-con p { word-wrap: break-word; word-break: break-all;}
.comment-conBox { float: left; width: 658px; line-height: 24px; color: #666;}
.comment-action { text-align: right;}
.textarea-quick { overflow: hidden; width: 595px; height: auto; min-height: 22px; padding: 4px 10px; border: 1px solid #ffffff; color: #666;}
.quickReply .comment-operate .btn-sub, 
.quickReply .comment-operate .btn-sub-grey { width: 70px; height: 24px; border-radius: 2px; font-size: 12px;}
.quickReply { position: relative; padding-top: 10px;}
.comment-reply-div .textarea-quick { width: 635px; border: 1px solid #cccccc;}
.comment-reply-div .comment-operate { height: 25px; line-height: 25px;}
.J-blank-div .comment-operate{ height: 25px; line-height: 25px;}
#errorComment { position: absolute; color: #f04848; bottom: 13px; right: 260px;}
#quickError { position: absolute; bottom: 0; right: 180px; font-size: 12px;}
.texture-load{ float: left;}
.comment-show-all { height: 30px; text-align: center; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; line-height: 30px;font-size: 12px;}




