@charset "UTF-8";
/* height: -moz-calc(100% - 60px);height: -webkit-calc(100% - 60px);height: calc(100% - 60px); */
* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; height: 100%; }

body { height: 100%; margin: 0 auto; width: 100%; max-width: 1920px; overflow-x: hidden; font-size: 14px; font-size: 1.4rem; color: black; }

a { color: #222; text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; }

ol, ul, li { list-style: none; }

img { border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

input[type=search]::-ms-clear { display: none; }

/*清除IE下的 search 叉号*/
input[type=text]::-ms-clear { display: none; }

/*清除IE下的 text 叉号*/
/* //针对Chrome浏览器 */
input::-webkit-search-cancel-button { display: none; }

/*清除谷歌浏览器下的 search 叉号*/
textarea { resize: none; }

button { border: none; background: none; cursor: pointer; }

em, i { font-style: normal; }

button, input, select { border: none; }

button:focus, input:focus, select:focus { outline: none; }

select option { border: none; }

::-webkit-input-placeholder { color: #999999; }

::-moz-placeholder { color: #999999; }

:-moz-placeholder { color: #999999; }

:-ms-input-placeholder { color: #999999; }

/* .c-xx start */
.layui-layer-load { background: transparent !important; }

.c-nomr { margin-right: 0 !important; }

.clear { clear: both; }

.fl { float: left; }

.fr { float: right; }

.vcb { display: inline-block; vertical-align: middle; }

.mr10 { margin-right: 10px; }

.mr15 { margin-right: 15px; }

.mr20 { margin-right: 20px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.mb10 { margin-bottom: 10px; }

.mb15 { margin-bottom: 15px; }

.mb20 { margin-bottom: 20px; }

.mb40 { margin-bottom: 40px; }

.color999 { color: #999; }

.colorAAA { color: #AAA; }

.fs12 { font-size: 12px; }

.expiredss { font-size: 14px; width: 80px; background-color: rgba(0, 0, 0, 0.4); border: none; display: block; padding-bottom: 5px; margin: 0 auto; height: 34px; line-height: 34px; position: absolute; top: 50%; color: #fff; margin-top: -17px; left: 50%; margin-left: -40px; }

/*.at-svc-facebook{background-image: url("../images1/share1.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-twitter{background-image: url("../images1/share6.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-pinterest_share{background-image: url("../images1/share4.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-linkedin{background-image: url("../images1/share2.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-tumblr{background-image: url("../images1/share2.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-facebook:hover{background-image: url("../images1/share1-selected.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-twitter:hover{background-image: url("../images1/share6-selected.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-pinterest_share:hover{background-image: url("../images1/share4-selected.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-linkedin:hover{background-image: url("../images1/share2-selected.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-svc-tumblr:hover{background-image: url("../images1/share2-selected.png")!important;background-position: center;background-repeat: no-repeat;background-size: 100% 100%; }*/
/*.at-style-responsive .at-share-btn.at-svc-compact:hover{background-color:$color!important;transform: translateY(-4px)!important;}*/
/*.at-style-responsive .at-share-btn.at-svc-compact{background-color:#bbb!important;}*/
/*.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}*/
/*.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;background-color: transparent!important;}*/
/**/
/*.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;background-color: transparent!important;}*/
/*.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}*/
/*.at4-share-count-container{display: none!important;}*/
.at-style-responsive .at-share-btn { padding: 0px; }

.at-resp-share-element .at-share-btn .at-icon-wrapper { line-height: 26px !important; height: 26px !important; width: 26px !important; }

.at-resp-share-element .at-icon, .at-resp-share-element .at-label { width: 26px !important; height: 26px !important; }

.at-resp-share-element .at4-share-count-container { text-decoration: none; float: right; padding-right: 15px; line-height: 25px !important; display: inline-block !important; }

/* .f-xx start */
.f-box { margin: 0 auto; width: 1200px; max-width: 100%; overflow: visible; -moz-box-sizing: border-box; box-sizing: border-box; }

.f-box.img-line.edit_box { max-height: 280px; overflow: hidden; }

.index-item.f-box { overflow: visible; }

@media screen and (max-width: 1219px) { .f-box { width: 960px; } }

@media screen and (max-width: 991px) { .f-box { width: 720px; } }

@media screen and (max-width: 767px) { .f-box { padding-left: 15px; padding-right: 15px; } }

a:hover { color: #821120; }

.btn { height: 40px; display: inline-block; border-radius: 5px; border: 1px solid #ddd; padding: 0 20px 0 20px; line-height: 40px; font-size: 14px; color: #666; background-color: #F3F5F9; cursor: pointer; }

.btn:hover { border: 1px solid #821120; color: #fff; background-color: #821120; }

.btn-blue { display: inline-block; height: 40px; border-radius: 5px; border: 1px solid #666; padding: 0 20px 0 20px; line-height: 40px; font-size: 14px; color: #fff; background-color: #666; cursor: pointer; }

.btn-blue:hover { color: #fff; background-color: #821120; border-color: #821120; }

.btn-yellow { display: inline-block; height: 40px; border-radius: 5px; border: 1px solid #666!important; padding: 0 20px 0 20px; line-height: 40px; font-size: 14px; color: #fff!important; background-color: #666!important; cursor: pointer; }

.btn-yellow:hover { color: #fff!important; background-color: #821120!important; border: 1px solid #821120!important; }

.alignitems { display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center !important; -webkit-align-items: center !important; -moz-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; -webkit-box-pack: center !important; -webkit-justify-content: center !important; -moz-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; overflow: hidden; }

/* 分页 */
.pages-btn { text-align: center; margin: 50px 0 0; }

.pages-btn span, .pages-btn a { font-size: 14px; color: #333; line-height: 30px; height: 30px; display: inline-block; vertical-align: middle; }

.pages-btn span, .pages-btn a, .pages-btn input { margin: 10px 3px; }

.pages-btn a { padding: 0 10px; cursor: pointer; border-radius: 2px; min-width: 30px; height: 30px; border: 1px solid #ddd; text-align: center; }

.pages-btn a.active { color: #fff; background-color: #821120; border: 1px solid #821120; }

.pages-btn a:hover { color: #fff; background-color: #821120; border: 1px solid #821120; }

.pages-btn input { border: 1px solid #ddd; overflow: hidden; text-align: center; border-radius: 2px; width: 70px; height: 30px; font-size: 14px; line-height: 38px; display: inline-block; vertical-align: middle; }

.pages-btn .total { color: #821120; }

.pages-btn form { display: inline-block; vertical-align: middle; }

.pages-btn select { margin-right: 10px; border: 1px solid #ddd; height: 30px; width: 60px; }

/* 复选框-原始风格 自定义 */
.layui-form-checkbox[lay-skin="primary"]:hover i { border-color: #821120; }

.layui-form-checked[lay-skin="primary"] i { border-color: #821120 !important; background-color: #821120; }

/* table滚动 */
.table-scroll { overflow-x: auto; overflow-y: hidden; }

.table-scroll table { width: 100%; min-width: 660px; }

/* 验证提示 */
.error { color: #ff5858; font-size: 12px; line-height: 20px; }

input.error { color: #333; }

textarea.error { color: #333; }

select.error { color: #333; }

.error-box input { border-color: #ff0000; }

.error-box textarea { border-color: #ff0000; }

/* laydate 时间选择自定义样式 */
.layui-laydate-content td.laydate-selected { background-color: #2883d3; }

.layui-laydate .layui-this { background-color: #821120 !important; color: #fff !important; }

/* banner 轮播图 */
.big-box-ljj .slide * { margin: 0; padding: 0; }

.big-box-ljj .slide li { list-style: none; }

.big-box-ljj .slide { position: relative; overflow: hidden; }

.big-box-ljj .slide .carouse { width: 100%; overflow: hidden; position: relative; }

.big-box-ljj .slide .carouse .slideItem { width: 100%; position: absolute; cursor: pointer; }

.big-box-ljj .slide .carouse .slideItem .banner-img { width: 100%; }

.big-box-ljj .slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.big-box-ljj .slide .carouse .slideItem .banner-img { width: 100%; }

.big-box-ljj .slide:hover .carousel-control { display: block; }

.big-box-ljj .slide .dotList { position: absolute; width: unset; bottom: 20px; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); }

.big-box-ljj .slide .dotList ul li { width: 10px; height: 10px; margin-left: 5px; margin-right: 5px; cursor: pointer; float: left; background: url(../images/lun-dot1.png) no-repeat center center; font-size: 0px; border: none; outline: none; }

.big-box-ljj .slide .dotList ul li.active { background: url(../images/lun-dot2.png) no-repeat center center; }

.big-box-ljj .slide .slidedetail { display: none; }

@media screen and (max-width: 767px) { #rightApp .bigBox .sm > img { width: 50%; }
  .m-kf .kf-item { width: 24% !important; }
  #rightKf-item .bigBox .ewm { width: 110px; }
  /*#rightKf-item .bigBox:after{display: none}*/
  .big-box-ljj .slide .dotList { bottom: 20px; width: 155px; }
  .big-box-ljj .slide .dotList ul li { width: 21px; height: 20px; margin-left: 5px; margin-right: 5px; } }

.dialogs { display: none; }

/* 五星评价 */
.layui-rate li i.layui-icon { font-size: 16px; }

/* 查看图片弹窗 */
.layui-layer-showImg { width: 80%; height: 80%; max-width: 700px; max-height: 700px; }

.layui-layer-showImg .layui-layer-title { background-color: unset; border: 0; position: absolute; top: 0; width: 100%; }

.layui-layer-iframe.layui-layer-showImg iframe { height: 100% !important; }

.layui-layer-showImg .layui-layer-content { width: 100%; height: 100%; }

.layui-layer-showImg .layui-layer-content div { width: 100%; height: 100%; text-align: center; }

.layui-layer-showImg .layui-layer-content div img { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.checkbox { cursor: pointer; position: relative; width: 16px; height: 16px; display: inline-block; margin-right: 6px; vertical-align: middle; }

.checkbox input { z-index: 1; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.content-box .checkbox span { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; background-image: url("../images1/checkbox.png")!important; background-position: center!important; background-repeat: no-repeat!important; background-size: 100% 100%!important; }

.checkbox.checked span { background: #821120!important; }

.content-box .checkbox.checked span:before { display:inline-block !important; content: "√"; position: absolute; left: 0; right: 0; top: 50%; margin-top: -6px; font-size: 10px; font-size: 1rem; line-height: 12px; color: #fff; text-align: center; }

.radiobox { cursor: pointer; position: relative; width: 16px; height: 16px; display: inline-block; margin-right: 6px; vertical-align: middle; }

.radiobox input { z-index: 1; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.radiobox span { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; background-image: url("../images1/radio.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; }

.radiobox.checked span { background-image: url("../images1/radio_selected.png"); }

/* // 确认框 */
.m-confirm-dialog .layui-layer-title { background-color: unset; border-bottom: 0px; }

.m-confirm-dialog .layui-layer-btn1 { display: none; }

.m-confirm-dialog .layui-layer-btn { text-align: center; }

.m-confirm-dialog .layui-layer-btn .layui-layer-btn0 { line-height: 26px; border-color: #821120; background-color: #821120; }

.m-confirm-dialog.layui-layer-dialog .layui-layer-padding { padding-top: 0px; line-height: 32px; }

.m-confirm-dialog.layui-layer-dialog .layui-layer-content .layui-layer-ico { top: 3px; left: 25px; width: 20px; height: 20px; background: url("../images1/tip.png") no-repeat; }

.only-menu { background-color: #F0F0F0; }

.only-menu .list { overflow: hidden; }

.only-menu .list li { line-height: 38px; padding: 0 10px; float: left; margin-right: 2.3%; border-bottom: 2px solid #F0F0F0; }

.only-menu .list li a { display: inline-block; line-height: 38px; }

.only-menu .list li:hover { border-color: #821120; }

.only-menu .list li:hover a { color: #821120; }

.only-menu .list li.active { border-color: #821120; }

.only-menu .list li.active a { color: #821120; }

.success-box { min-height: 100%; background-color: #f8f8f8; position: relative; }

.success-box .content-box { width: 90%; max-width: 520px; margin: 0 auto; padding-top: 90px; padding-bottom: 40px; }

.success-box .content-box .title { margin-bottom: 30px; font-size: 36px; line-height: 50px; font-weight: bold; text-align: center; }

.success-box .item { margin: 15px 0; }

.success-box .item .text { font-size: 14px; line-height: 30px; font-weight: bold; }

.success-box .item .info { margin: 0px 0 25px; color: #666; line-height: 18px; font-size: 12px; }

.success-box .item-btn .btn-blue { height: 40px; line-height: 40px; padding: 0 30px; }

.success-box .item-btn { text-align: center; margin-top: 50px; }

.success-box .item .text-icon { margin-bottom: 50px; padding-left: 35px; background-image: url("../images1/success.png"); background-position: left 0px; background-repeat: no-repeat; }

.success-box .item .text-center { text-align: center; }

.top-line { height: 100px; background-color: #fff; }

.top-line .f-box { height: 100px; }

.top-line img { /*width: 130px; height: 46px; margin-top: 26px;*/ max-height: 100px; }

.footer { padding-top: 30px; padding-bottom: 40px; margin-top: 30px; overflow: hidden; border-top: 1px solid #E8E8E8; }

.footer .item { float: left; width: 13%; margin-right: 20px; min-width: 96px; min-height: 212px; }

.footer .item .title { font-weight: bold; line-height: 35px; font-size: 16px; }

.footer .item .text { color: #AAA; font-size: 14px; line-height: 26px; }

.footer .item .text a { color: #AAA; font-size: 14px; display: block; word-wrap: break-word; overflow-y: hidden; height: 28px; }

.footer .item .text a:hover { color: #821120; }

.footer .item .select { color: #222; width: 90px; border: 1px solid #E8E8E8; margin-left: 5px; }

.footer .item .text2 { color: #222; font-weight: bold; line-height: 35px; font-size: 16px; }

.footer .m-link { text-align: center; line-height: 18px; width: 90%; margin: 30px auto 20px; max-width: 980px; color: #AAA; font-size: 14px; }

.footer .m-link p { line-height: 26px; }

.footer .m-link a { line-height: 18px; padding-left: 3px; color: #AAA; font-size: 14px; border-right: 1px solid #E8E8E8; padding-right: 5px; }

.footer .m-link a:hover { color: #821120; }

.footer .m-link a:last-child { border-right: 0px; }

.footer .copyright { text-align: center; color: #AAA; font-size: 14px; line-height: 26px; }

.footer .copyright a { text-align: center; color: #AAA; font-size: 14px; line-height: 26px; }

.footer .copyright a:hover { color: #821120; }

@media screen and (max-width: 767px) { .footer { padding-bottom: 80px; }
  .footer .item { width: 160px; } }

/* news-letter */
.news-letter { margin: 50px 0 40px; height: 120px; background-color: #821120; position: relative; }

.news-letter .error { position: absolute !important; bottom: 10px !important; left: 58% !important; }

.news-letter .fl { width: 59%; color: #fff; }

.news-letter .fl .text1 { margin-top: 22px; font-size: 28px; line-height: 40px; font-weight: bold; overflow: hidden; }

.news-letter .fl .text2 { font-size: 20px; line-height: 30px; word-wrap: break-word; text-align: justify; }

.news-letter .fr { position: relative; width: 40%; }

.news-letter .fr input { border-radius: 5px; margin-top: 35px; width: 100%; height: 50px; line-height: 30px; padding: 10px 20px; padding-right: 130px; background-color: #fff; }

.news-letter .fr button { height: 40px; line-height: 40px; padding: 0px 20px; position: absolute; right: 5px; top: 40px; }

.success-box { display: none; }

.layui-layer-news-letter { width: 80%; max-width: 540px; }

.layui-layer-news-letter .layui-layer-title { background-color: #fff; border: 0px; }

.layui-layer-news-letter .dialog { margin-top: 20px; }

.layui-layer-news-letter .dialog2 { margin-top: 20px; display: block; }

.layui-layer-news-letter .dialog2 .text { text-align: center; line-height: 20px; }

.layui-layer-news-letter .dialog2 .text img { margin-right: 5px; margin-top: -1px; }

.layui-layer-news-letter .layui-layer-btn { text-align: center; margin-top: -20px; }

.layui-layer-news-letter .layui-layer-btn .layui-layer-btn0 { border-color: #821120; background-color: #821120; color: #fff; }

.layui-layer-btn a { height: 30px; line-height: 30px; margin: 5px 5px 0; padding: 0 25px; }

@media screen and (max-width: 1219px) { .news-letter .fl { width: 60%; }
  .news-letter .fr { width: 40%; } }

@media screen and (max-width: 991px) { .news-letter .fl .text1 { margin-top: 15px; font-size: 28px; line-height: 30px; font-weight: bold; }
  .news-letter .fr button { padding: 0 8px; }
  .news-letter .fr input { padding: 10px 10px; padding-right: 100px; } }

@media screen and (max-width: 767px) { .news-letter { height: unset; }
  .news-letter .fl { width: 100%; }
  .news-letter .fr { width: 100%; }
  .news-letter .fr input { margin-bottom: 10px; height: 35px; margin-top: 15px; padding-top: 2px; padding-bottom: 2px; }
  .news-letter .fr button { height: 28px; top: 10px; line-height: 28px; top: 19px; } }

.layui-layer-news-letter-dialog { max-width: 700px; max-height: 807px; }

.layui-layer-news-letter-dialog .layui-layer-title { display: none; }

.big-box-ljj.letter-dialog { background-color: #F4F4F4; height: 100%; width: 100%; position: relative; }

.big-box-ljj.letter-dialog .bot { padding: 20px; background-color: #fff; position: absolute; width: 100%; left: 0; bottom: 0; }

@media screen and (max-width: 991px) { .big-box-ljj.letter-dialog .bot { padding: 10px; } }

.big-box-ljj.letter-dialog .bot .input { margin-top: 0px; overflow: hidden; }

.big-box-ljj.letter-dialog .bot .title { text-align: center; color: #666; background-color: #fff; }

.big-box-ljj.letter-dialog .bot input { float: left; width: 70%; margin-right: 5%; border: 1px solid #E8E8E8; border-radius: 5px; padding: 10px 20px; }

.big-box-ljj.letter-dialog .bot button { float: left; width: 25%; height: 40px; line-height: 40px; padding: 0; text-align: center; }

.big-box-ljj.letter-dialog .m-letterDialog { width: 100%; height: 100%; padding-bottom: 80px; overflow: hidden; }

.big-box-ljj.letter-dialog .m-letterDialog .slide { width: 100%; height: 100%; position: relative; overflow: hidden; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse { width: 100%; height: 100%; overflow: hidden; position: relative; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem { height: 100%; width: 100%; position: absolute; cursor: pointer; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .dialog-title { padding-left: 20px; line-height: 42px; background-color: #fff; font-size: 14px; text-align: left; color: #222; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .title { padding: 10px 50px 10px; font-size: 22px; text-align: center; line-height: 40px; color: #222; }

.big-box-ljj.letter-dialog .title2 { padding: 10px 50px 10px; font-size: 22px; text-align: center; line-height: 40px; color: #222; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .text { padding: 0 30px; font-size: 14px; text-align: center; margin-bottom: 15px; line-height: 20px; height: 40px; color: #666; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .item-img { position: relative; width: 100%; height: -moz-calc(100% - 175px); height: -webkit-calc(100% - 175px); height: calc(100% - 175px); }

/*.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .banner-img {width: unset; max-width: 100%; max-height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}*/
.big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .banner-img { width: auto; max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

.big-box-ljj.letter-dialog .m-letterDialog .slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carousel-control { display: block; position: absolute; top: 50%; width: 64px; height: 64px; line-height: 64px; font-size: 26px; font-size: 2.6rem; color: #333; background-color: #fff; border-radius: 50%; text-align: center; z-index: 999; margin-top: -32px; background-position: center; cursor: pointer; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carousel-control:hover { background-color: #821120; color: #fff; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carousel-control.left { left: 20px; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .carousel-control.right { right: 20px; }

.big-box-ljj.letter-dialog .m-letterDialog .slide:hover .carousel-control { display: block; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .dotList { position: absolute; width: 100%; bottom: 75px; left: 50%; }

.big-box-ljj.letter-dialog .m-letterDialog .slide .slidedetail { display: none; }

@media screen and (max-width: 640px) { .big-box-ljj.letter-dialog .m-letterDialog .slide .carousel-control { width: 32px; height: 32px; line-height: 32px; font-size: 14px; font-size: 1.4rem; margin-top: -16px; background-size: contain; }
  .big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .title { font-size: 14px; }
  .big-box-ljj.letter-dialog .title2 { font-size: 14px; padding: 0; overflow: hidden; }
  .big-box-ljj.letter-dialog .m-letterDialog .slide .carouse .slideItem .text { font-size: 12px; }
  .big-box-ljj.letter-dialog .bot input { font-size: 12px; font-size: 1.2rem; padding-left: 10px; padding-right: 10px; } }

/* 顶部 */
.head-index { background-color: #F5F5F5; min-height: 30px; }

.head-index .f-box { overflow: visible; }

.head-index .f-box * { display: inline-block; vertical-align: middle; line-height: 30px; color: #222; }

.head-index .fl select { background-color: unset; }

.head-index .fr span { margin: 0 15px; }

.head-index .fr .line { color: #DCDCDC; }

.head-index .fr .unlanded { display: inline-block; vertical-align: middle; }

.head-index .fr .unlanded a { cursor: pointer; }

.head-index .fr .unlanded a:hover { color: #821120; }

.head-index .fr .landed { padding: 5px 0; margin-top: -5px; cursor: pointer; margin-left: 10px; display: inline-block; vertical-align: middle; position: relative; padding-left: 20px; background-image: url("../images1/person.png"); background-position: left center; background-repeat: no-repeat; }

.head-index .fr .landed .name { margin: 0; padding-right: 18px; background-image: url("../images1/arrow-bot.png"); background-position: right center; background-repeat: no-repeat; }

.head-index .fr .landed .list { z-index: 999; width: 154px; background-color: #fff; border-radius: 5px; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1); overflow: hidden; display: none; position: absolute; width: 100%; left: 0; top: 100%; }

.head-index .fr .landed:hover .list { display: block; }

.head-index .fr .landed .list li { width: 100%; padding: 0 10px; }

.head-index .fr .landed .list li.active { color: #821120; background-color: #E5EFF7; }

.head-index .fr .landed .list li:hover { color: #821120; background-color: #E5EFF7; }

.head-index .fr .landed .list li.active a { color: #821120; background-color: #E5EFF7; }

.head-index .fr .landed .list li:hover a { color: #821120; background-color: #E5EFF7; }

/* logo，search */
.head-search { margin-bottom: 30px; }

.head-search .f-box * { display: inline-block; vertical-align: middle; }

.head-search .fl img { margin-top: 28px; }

.head-search .fr .search-div { margin-top: 30px; width: 453px; position: relative; margin-right: 20px; }

.head-search .fr .search-div input { width: 100%; border: 1px solid #821120; padding: 4px 20px; line-height: 25px; padding-right: 65px; }

.head-search .fr .search-div button { position: absolute; top: 0; right: 0; width: 55px; height: 35px; background-color: #821120; background-image: url("../images1/search.png"); background-position: center; background-repeat: no-repeat; }

.head-search .fr .shopcart-div { margin-top: 30px; padding-right: 5px; height: 35px; border: 1px solid #DBDBDB; background-color: #F3F5F9; }

.head-search .fr .shopcart-div .text { padding-left: 35px; line-height: 35px; background-image: url("../images1/cart.png"); background-position: 8px center; background-repeat: no-repeat; }

.head-search .fr .shopcart-div .text:hover { color: #821120; }

.head-search .fr .shopcart-div .num { padding: 1px 4px; font-size: 12px; line-height: 15px; margin-left: 3px; min-width: 15px; text-align: center; color: #fff; border-radius: 15px; background-color: #ff0000; }

@media screen and (max-width: 500px) { .head-search .fr { width: 100%; }
  .head-search .fr .search-div { width: 90%; } }

/* 导航 */
.index-daohang .fl { width: 22%; }

.index-daohang .fr { width: 78%; }

.index-daohang .categoriesMenu li { padding: 11.4px 15px; color: #666; }

.index-daohang .categoriesMenu li a { color: inherit; line-height: 26px; }

.index-daohang .categoriesMenu li a:hover { color: #821120; }

.index-daohang .categoriesMenu li.active a { color: #821120; font-weight: bold; }

.index-daohang .categoriesMenu li:nth-child(1).active a { color: #fff; }

.index-daohang .categoriesMenu li:nth-child(1) a:hover { color: #fff; }

.index-daohang .categoriesMenu li { border: 1px solid #E8E8E8; border-top: 0px; }

.index-daohang .categoriesMenu li:nth-child(1) { padding-left: 45px; border: 1px solid #821120; background-color: #821120; color: #fff; background-image: url("../images1/menu.png"); background-position: 15px center; background-repeat: no-repeat; }

.index-daohang .pageMenu { border-bottom: 2px solid #821120; overflow: hidden; padding: 13.3px 0; }

.index-daohang .pageMenu li { float: left; line-height: 22px; padding: 0px 2.8%; color: #666; border-right: 1px solid #DCDCDC; }

.index-daohang .pageMenu li:last-child { border-right: 0px solid #E8E8E8; }

.index-daohang .pageMenu li a { color: inherit; }

.index-daohang .pageMenu li a:hover { color: #821120; }

.index-daohang .pageMenu li.active a { color: #821120; font-weight: bold; }

.index-daohang .banner { padding: 10px 0 0 10px; }

/* 弹窗 */
.dialog { z-index: 999; display: none; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s; background-color: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

.dialog i { font-size: 20px; }

.dialog.show { display: block; }

.dialog .content { padding: 15px 20px 40px; position: absolute; top: 100px; left: 0; right: 0; margin: 0 auto; width: 40%; background-color: #fff; }

.dialog .content .deletext { text-align: center; margin: 30px 0 40px; font-size: 20px; }

.dialog .content .deletext i { font-size: 20px; color: #821120; margin-right: 10px; }

.dialog .content .title { padding-bottom: 10px; font-size: 16px; color: #222; line-height: 20px; }

.dialog .content .title2 { padding: 30px 0 10px; font-size: 14px; color: #333; line-height: 20px; }

.dialog .btn-tab { margin-top: 30px; text-align: center; }

.dialog .btn-tab button { margin: 0 10px; }

.dialog .close { cursor: pointer; position: absolute; width: 30px; height: 30px; top: 8px; right: 10px; background-image: url(../images/icon_close.png); background-position: center; background-repeat: no-repeat; }

.dialog .chatImg { display: block; max-width: 80%; height: 100%; margin: 0 auto; }

.scrollbarBox::-webkit-scrollbar { /*滚动条整体样式*/ width: 8px; /*高宽分别对应横竖滚动条的尺寸*/ height: 8px; scrollbar-arrow-color: red; }

.scrollbarBox::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ border-radius: 5px; box-shadow: inset 0 0 5px #c1c1c1; background: #c1c1c1; scrollbar-arrow-color: red; }

.scrollbarBox::-webkit-scrollbar-track { /*滚动条里面轨道*/ box-shadow: inset 0 0 5px rgba(0, 95, 178, 0); border-radius: 0; background: rgba(0, 95, 178, 0); }

@media screen and (max-width: 1219px) { .index-daohang .categoriesMenu li { padding: 6px 15px; }
  .index-daohang .pageMenu li { padding: 0px 2.8%; }
  .index-daohang .pageMenu { padding: 8px 0; } }

@media screen and (max-width: 991px) { .index-daohang .categoriesMenu li { padding: 0.1px 15px; }
  .index-daohang .pageMenu li { padding: 0px 1.8%; }
  .index-daohang .pageMenu { padding: 2px 0; }
  .index-daohang .banner { padding: 10px 0 0 10px; } }

@media screen and (max-width: 767px) { .index-daohang .fl { width: 100%; margin-bottom: 10px; }
  .index-daohang .fr { width: 100%; }
  .index-daohang .pageMenu { padding: 10px 0; }
  .index-daohang .banner { padding: 0; margin-top: 10px; }
  .dialog .content { width: 80%; } }

/* 导航链 */
.navigation-line { margin: 25px 0 0px; }

.navigation-line p { line-height: 24px; color: #666; }

.navigation-line p a { color: #666; line-height: 24px; }

.navigation-line p a:hover { color: #222; }

.navigation-line p a.active { color: #666; font-weight: bold; }

/* 筛选条 */
.screen-line { margin-top: 10px; background-color: #F0F0F0; padding: 7px 20px; }

.screen-line .fl a { line-height: 26px; display: inline-block; vertical-align: middle; font-size: 14px; color: #000; margin-right: 35px; }

.screen-line .fl a:hover { color: #821120; }

.screen-line .fl a.active { color: #821120; }

.screen-line .fl .sort { position: relative; padding-right: 17px; }

.screen-line .fl .sort:before { content: ""; position: absolute; right: 0; top: 50%; margin-top: -4.5px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 4px solid #000; }

.screen-line .fl .sort:after { content: ""; position: absolute; right: 0; bottom: 50%; margin-bottom: -4.5px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #000; }

.screen-line .fl .sort.active.up:after { border-top: 4px solid #ccc; }

.screen-line .fl .sort.active.down:before { border-bottom: 4px solid #ccc; }

.screen-line .fr * { display: inline-block; vertical-align: middle; line-height: 26px; font-size: 14px; color: #666; }

.screen-line .fr span { margin: 0 10px; color: #D9D9D9; }

.screen-line .fr a.active { color: #821120; }

.screen-line .fr a:hover { color: #821120; }

/* 图片条-index1.css */
.img-line img { width: 100%; margin-top: 24px; }

/* 首页产品列表（纯产品列表页【如：团购列表页】请在类名index-item添加并列类名list-page）*/
.index-item { overflow: visible; }

.index-item .top { margin-top: 24px; background-color: #F0F0F0; overflow: hidden; }

.index-item .top .title { font-weight: bold; width: 20%; text-align: center; font-size: 18px; line-height: 55px; border-bottom: 4px solid #74CAAD; color: #74CAAD; height: 55px; }

.index-item.video .top .title { color: #EC9B92; border-color: #EC9B92; }

.index-item.purchase .top .title { color: #6DACE2; border-color: #6DACE2; }

.index-item.flash-sales .top .title { color: #821120; border-color: #821120; }

.index-item .top .more { height: 55px; line-height: 55px; color: #821120; padding-right: 20px; }

.index-item .top .more a { color: #821120; }

.index-item .content .fl { width: 20%; margin-top: 20px; }

.index-item .content .fl img { max-width: 100%; }

.index-item .content .fr { width: 80%; margin-top: 20px; }

.index-item .list li { float: left; width: 23%; margin-left: 2%; position: relative; }

.your-recent-history.index-item .list li .img { height: 282px; }

.your-recent-history.index-item .list li .icon { color: #F3981C; }

.index-item .list li .img { overflow: hidden; position: relative; height: 200px; width: 100%; font-size: 0; line-height: 0; text-align: center; border: 1px solid #E8E8E8; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.index-item .list li .img img { max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }

.index-item .list li .img:hover .view { top: 0; }

.index-item .list li .img .view .box { position: relative; top: 50%; margin-top: -26px; }

.index-item .list li .img .view { cursor: pointer; text-align: center; display: table-cell; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }

.index-item .list li .img .view p { height: 26px; color: #fff; line-height: 26px; }

.index-item .list li .time { background-color: #821120; text-align: center; color: #fff; line-height: 20px; padding: 2px 10px; font-size: 12px; }

.index-item .list li .time.zhengzai { background-color: #821120; }

.index-item .list li .time.jijiang { background-color: #999; }

.index-item .list li .time.guoqi { background-color: #F5222D; }

.index-item .list li .name { margin-top: 5px; color: #222; line-height: 20px; height: 40px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.index-item .list li .text { color: #999; font-size: 12px; margin-top: 3px; }

.index-item .list li .layui-rate { padding: 0; }

.index-item .list li .layui-rate li { width: unset; position: relative; margin: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.index-item .list li .layui-rate li i.layui-icon { margin-right: 0; }

.index-item .list li .rate-text { color: #AAA; line-height: 30px; display: inline-block; vertical-align: middle; margin-top: 2px; }

.index-item .list li .percent-line { margin-top: 15px; margin-bottom: 2px; width: 100%; height: 4px; background-color: #f0f0f0; border-radius: 4px; overflow: hidden; }

.index-item .list li .percent-line span { display: block; height: 4px; width: 0%; background-color: #821120; border-radius: 4px; }

.index-item .list li .percent-num { text-align: right; }

.index-item .list li .percent-num span { color: #821120; font-size: 12px; }

.index-item .list li .prices { margin-top: 5px; position: relative; }

.index-item .list li .price { color: #F5222D; margin-right: 3px; font-size: 16px; }

.index-item .list li .old-price { color: #AAA; font-size: 12px; text-decoration: line-through; }

.index-item .list li .icon { cursor: pointer; position: absolute; right: 0; top: 3px; }

.index-item .list li .icon-info { z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px 10px; position: absolute; top: 100%; right: 0; min-width: 220px; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

.index-item .list li .icon-info div * { display: inline-block; vertical-align: middle; line-height: 26px; }

.index-item .list li .icon-info img { margin-right: 10px; margin-top: -5px; }

.index-item .list li .icon-info span { color: #F3981C; margin-left: 20px; }

.index-item .list li .icon-info span.level-text { display: inline-block; vertical-align: middle; line-height: 26px; width: 80px; overflow: hidden; margin: 0; color: #999; overflow-y: hidden; }

.index-item .list li .icon-info div { float: unset; width: 100%; }

.index-item .list li .zhekou { position: absolute; top: 0; right: 10px; background-color: #F3981C; text-align: center; padding: 5px; }

.index-item .list li .zhekou span { font-size: 12px; color: #fff; line-height: 14px; }

/* 纯列表页，如团购列表页 */
.index-item.list-page .list { margin-top: 25px; }

.index-item.list-page .list > li { width: 23.5%; margin-left: 2%; margin-bottom: 30px; }

.index-item.list-page .list > li.c-noml { margin-left: 0; }

/* 团购过期的 */
.details-content .promotion .item .overdue { width: 80px; font-size: 12px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; margin-top: -15px; text-align: center; height: 26px; line-height: 24px; border: 1px solid #fff; color: #fff; text-align: center; background-color: rgba(178, 178, 178, 0.9); }

@media screen and (max-width: 1219px) { .index-item .list > li .img { height: 190px; }
  .your-recent-history.index-item .list li .img { height: 223.25px; } }

@media screen and (max-width: 991px) { .index-item .list > li .img { height: 155px; }
  .your-recent-history.index-item .list li .img { height: 176.25px; } }

@media screen and (max-width: 767px) { .index-item .list > li { width: 45% !important; margin: 10px 2.5% !important; }
  .index-item .content .fl { width: 100%; }
  .index-item .content .fr { width: 100%; }
  .index-item .list > li .img { height: unset; }
  .your-recent-history.index-item .list li .img { height: 234px; }
  .your-recent-history.index-item .list { max-width: 520px; margin: 25px auto 0; } }

@media screen and (max-width: 539px) { .your-recent-history.index-item .list li .img { height: 189px; }
  .your-recent-history.index-item .list { max-width: 420px; margin: 25px auto 0; } }

@media screen and (max-width: 439px) { .index-item .list > li { width: 95% !important; margin: 10px 2.5% !important; }
  .your-recent-history.index-item .list > li { width: 100% !important; margin: 20px 0px 0 !important; }
  .your-recent-history.index-item .list li .img { height: 280px; }
  .your-recent-history.index-item .list { max-width: 290px; margin: 0px auto; } }

.big-box-ljj .bot-pro { overflow: visible; }

.big-box-ljj .bot-pro li { float: left; width: 48%; margin-right: 2%; position: relative; }

.big-box-ljj .bot-pro li .img { height: 220px !important; width: 220px; float: left; margin-right: 10px; font-size: 0; line-height: 220px; display: block; text-align: center; border: 1px solid #E8E8E8; }

.big-box-ljj .bot-pro li .img:hover { box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1); }

.big-box-ljj .bot-pro li .img a { height: 220px; width: 220px; display: block; line-height: 0; font-size: 0; display: table-cell; vertical-align: middle; text-align: center; }

.big-box-ljj .bot-pro li .img img { max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }

.big-box-ljj .bot-pro li .time { margin-top: 40px; color: #AAA; line-height: 20px; padding: 2px 10px; font-size: 12px; }

.big-box-ljj .bot-pro li .name { font-weight: bold; margin-top: 5px; color: #000; line-height: 20px; height: 40px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.big-box-ljj .bot-pro li .text { margin-top: 30px; color: #666; line-height: 20px; height: 80px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

@media screen and (max-width: 991px) { .big-box-ljj .bot-pro li .img { height: 180px !important; width: 180px; }
  .big-box-ljj .bot-pro li .img a { height: 180px; width: 180px; }
  .big-box-ljj .bot-pro li .text { margin-top: 10px; }
  .big-box-ljj .bot-pro li .time { margin-top: 5px; } }

@media screen and (max-width: 767px) { .big-box-ljj .bot-pro li .img { height: 140px !important; width: 140px; }
  .big-box-ljj .bot-pro li .img a { height: 140px; width: 140px; }
  .big-box-ljj .bot-pro li { width: 100%; margin: 0; margin-bottom: 20px; }
  .big-box-ljj .bot-pro li .name { height: 20px; -webkit-line-clamp: 1; margin-top: 20px; }
  .big-box-ljj .bot-pro li .text { height: 40px; -webkit-line-clamp: 2; } }

@media screen and (max-width: 400px) { .big-box-ljj .bot-pro li .img { height: 110px !important; width: 110px; }
  .big-box-ljj .bot-pro li .img a { height: 110px; width: 110px; }
  .big-box-ljj .bot-pro li .name { margin-top: 10px; } }

/* ------------------------------------------------------ 产品详情 --------------------------------------------------- */
/* 公共 */
.m-prob1 .prob-pic { width: 520px; float: left; position: relative; z-index: 3; }

.m-prob1 .prob-pic-big { width: 520px; height: 520px; margin-bottom: 10px; border: 1px solid #E8E8E8; padding: 1px; position: relative; }

.m-prob1 .prob-pic-big #smallImg { width: 100%; height: 100%; line-height: 0; font-size: 0; }

.m-prob1 .prob-pic-big #smallImg img { width: 100%; height: 100%; }

.m-prob1 .prob-pic-big #lay { position: absolute; left: 0; top: 0; border: 1px solid #666; opacity: 0.6; filter: alpha(opacity=60); background: #fff; display: none; cursor: move; }

.m-prob1 .prob-pic-big #bigImg { background-color: #fff; z-index: 999; width: 516px; height: 516px; position: absolute; left: 101%; border: 1px solid #ddd; overflow: hidden; top: 0; display: none; }

.m-prob1 .prob-pic-big #bigImg img { position: absolute; left: 0; top: 0; max-width: inherit; }

.m-prob1 .img-box { display: block; width: 100%; height: 100%; background-color: #fff; }

.m-prob1 .video-box { background-color: #fff; display: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.m-prob1 .video-box .video-turn { position: absolute; width: 76px; height: 76px; top: 50%; left: 0; right: 0; margin: 0 auto; margin-top: -38px; background-image: url("../images1/video-play.png"); background-position: center; background-repeat: no-repeat; }

.m-prob1 .img-box.on { display: block; }

.m-prob1 .video-box.on { display: block; }

.m-prob1 .prob-pic-small { width: 100%; position: relative; float: right; padding-left: 20px; padding-right: 20px; overflow: hidden; }

.m-prob1 .prob-pic-small .prob-pic-btn { z-index: 9; position: absolute; top: 0px; background-color: #F0F0F0; display: block; width: 20px; height: 100%; background-repeat: no-repeat; background-position: center; }

.m-prob1 .prob-pic-small .prob-pic-btn .iconfont { position: absolute; left: 0; right: 0; top: 50%; margin-top: -10px; text-align: center; line-height: 20px; font-size: 16px; font-size: 1.6rem; text-align: center; }

.m-prob1 .prob-pic-small .prob-pic-btn.prev { left: 0px; }

.m-prob1 .prob-pic-small .prob-pic-btn.next { right: 0px; }

.m-prob1 .prob-pic-small .prob-pic-list { width: 520px; overflow: hidden; }

.m-prob1 .prob-pic-small .prob-pic-list ul { width: 1000%; overflow: hidden; }

.m-prob1 .prob-pic-small .prob-pic-list ul li { position: relative; cursor: pointer; margin-right: 10px; float: left; width: 71.6px; border: 1px solid #E8E8E8; display: table-cell; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }

.m-prob1 .prob-pic-small .prob-pic-list ul li img { max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; -webkit-transform: scale(1) !important; -moz-transform: scale(1) !important; -ms-transform: scale(1) !important; -o-transform: scale(1) !important; transform: scale(1) !important; }

.m-prob1 .prob-pic-small .prob-pic-list ul li:hover { border-color: #821120; }

.m-prob1 .prob-pic-small .prob-pic-list ul li.active { border-color: #821120; }

.m-prob1 .prob-pic-small .prob-pic-item { padding-right: 0px; }

.m-prob1 .prob-pic-small .prob-pic-item .item-pic { overflow: visible; width: 100%; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; }

/*.m-prob1 .prob-pic-small .prob-pic-item .item-pic img { -webkit-transform: scale(1) !important; -moz-transform: scale(1) !important; -ms-transform: scale(1) !important; -o-transform: scale(1) !important; transform: scale(1) !important; }*/
.m-prob1 .prob-pic-small .prob-pic-item .video-turn-small { display: none; z-index: 999; position: absolute; width: 30px; height: 30px; top: 50%; left: 0; right: 0; margin: 0 auto; margin-top: -15px; background-image: url("../images1/video-play.png"); background-position: center; background-repeat: no-repeat; background-size: contain; }

.m-prob1 .prob-pic-small .prob-pic-item.vid .video-turn-small { display: block; }

/* 详情页-产品详情 团购详情 秒杀详情*/
.big-box-ljj { font-size: 14px; font-size: 1.4rem; }

.big-box-ljj .view-content { padding: 0; margin-top: 20px; margin-bottom: 50px; }

/* 快速浏览弹窗 */
.layui-layer-quick-view { max-width: 95%; }

.layui-layer-quick-view .layui-layer-title { background-color: #fff; border-bottom: 0px; }

.big-box-ljj .quick-view { padding: 10px 40px 20px 30px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic { width: 460px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic-big { width: 460px; height: 460px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic-big #smallImg { width: 456px; height: 456px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic-small .prob-pic-list { width: 420px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic-small .prob-pic-list ul li { width: 61.6px; }

.big-box-ljj .quick-view .m-prob1 .prob-pic-small .prob-pic-item .item-pic { width: 59.6px; text-align: center; }

@media screen and (max-width: 1219px) { .big-box-ljj .view-content .m-prob1 .prob-pic { width: 438px; }
  .big-box-ljj .view-content .m-prob1 .prob-pic-big { width: 438px; height: 438px; }
  .big-box-ljj .view-content .m-prob1 .prob-pic-big #bigImg { width: 434px; height: 434px; }
  .big-box-ljj .view-content .m-prob1 .prob-pic-small .prob-pic-list { width: 400px; } }

  @media screen and (max-width: 991px) {
    .big-box-ljj .view-content .m-prob1 .prob-pic {display: block;float: none;width: 100%;}
    .big-box-ljj .view-content .m-prob1 .prob-pic-big { width: 100%; height: auto; }
    .m-prob1 .prob-pic-big #lay, .big-box-ljj .view-content .m-prob1 .prob-pic-big #bigImg{ display: none !important; }
  }
/* 图片轮播列表 */
.big-box-ljj .m-propic { display: none; }

@media screen and (max-width: 991px) { .big-box-ljj .m-propic { position: relative; margin-top: 10px; padding-left: 45px; padding-right: 45px; display: block; overflow: hidden; }
  .big-box-ljj .m-propic .box-btn { position: absolute; top: 50%; margin-top: -15px; display: block; width: 19px; height: 30px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
  .big-box-ljj .m-propic .box-btn.prev { left: 10px; }
  .big-box-ljj .m-propic .box-btn.next { right: 10px; }
  .big-box-ljj .m-propic .box-bd { overflow: hidden; }
  .big-box-ljj .m-propic .box-list { width: 1000%; overflow: hidden; }
  .big-box-ljj .m-propic .list-item { float: left; margin-right: .2%; width: 3.2%; border: 1px solid #dcdcdc; }
  .big-box-ljj .m-propic .item-pic { display: block; }
  .big-box-ljj .m-propic .item-pic img { max-width: 100%; } }

@media screen and (max-width: 480px) { .big-box-ljj .m-propic .list-item { width: 4.9%; }
  .big-box-ljj .m-propic .box-btn { width: 15px; height: 20px; margin-top: -10px; } }

.m-prob1 .prob-info { float: right; width: 630px; position: relative; font-size: 14px; font-size: 1.4rem; }

.m-prob1 .prob-info { width: 630px; }

.m-prob1 .prob-info .title { font-weight: bold; color: #222; font-size: 16px; line-height: 26px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.m-prob1 .prob-info .num { color: #AAA; line-height: 40px; }

.m-prob1 .prob-info .text { color: #AAA; line-height: 20px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

@media screen and (max-width: 991px) { .m-prob1 .prob-info .text { display: block; -webkit-line-clamp: unset; } }

.m-prob1 .prob-info .brands { color: #222; margin-bottom: 8px; line-height: 24px; }

.m-prob1 .prob-info .brands img { margin-left: 5px; display: inline-block; vertical-align: middle; }

.m-prob1 .prob-info .rate-share { margin-top: 10px; }

.m-prob1 .prob-info .rate-share .layui-rate-div { float: left; width: 50%; line-height: 25px; }

.m-prob1 .prob-info .rate-share .rate-text { color: #AAA; display: inline-block; vertical-align: middle; line-height: 25px; }

.m-prob1 .prob-info .rate-share .layui-rate { padding: 0; }

.m-prob1 .prob-info .rate-share .share { color: #AAA; line-height: 26px; float: right; width: 50%; text-align: right; }

.m-prob1 .prob-info .rate-share .share .share-title, .m-prob1 .prob-info .rate-share .share .share-img { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

.m-prob1 .prob-info .rate-share .share .item { color: #AAA; line-height: 25px; }

.m-prob1 .prob-info .rate-share .share .item img { display: inline-block; }

.m-prob1 .prob-info .rate-share .share .item img + img { display: none; }

.m-prob1 .prob-info .rate-share .share .item:hover img { display: none; }

.m-prob1 .prob-info .rate-share .share .item:hover img + img { display: inline-block; }

.m-prob1 .prob-info .rate-share .share > div { float: right; clear: none; margin-left: 5px; }

/* 团购时间 */
.m-prob1 .prob-info .time.purchase-time { margin-top: 10px; background-color: #333; height: 30px; padding: 0 10px; }

.m-prob1 .prob-info .time.purchase-time .item-l { float: left; height: 30px; color: #fff; line-height: 30px; padding-left: 30px; background-image: url("../images1/clock.png"); background-position: left center; background-repeat: no-repeat; }

.m-prob1 .prob-info .time.purchase-time .item-r { float: right; height: 30px; color: #fff; line-height: 30px; }

.m-prob1 .prob-info .time.purchase-time .item-r span { margin: 0 3px; color: #333; display: inline-block; vertical-align: middle; min-width: 24px; line-height: 24px; background-color: #fff; border-radius: 3px; text-align: center; }

@media screen and (max-width: 991px) { .m-prob1 .prob-info .time.purchase-time { font-size: 12px; }
  .m-prob1 .prob-info .time.purchase-time .item-r { float: left; } }

/* 秒杀时间 */
.m-prob1 .prob-info .time.seckill-time { padding: 10px 20px 0; margin-top: 8px; background-color: #F4F4F4; height: auto; }

.m-prob1 .prob-info .time.seckill-time * { display: inline-block; vertical-align: middle; line-height: 30px; }

.m-prob1 .prob-info .time.seckill-time .item-l { float: left; height: 30px; color: #222; line-height: 30px; padding-left: 20px; background-image: url("../images1/shandian.png"); background-position: left center; background-repeat: no-repeat; }

.m-prob1 .prob-info .time.seckill-time .item-r { float: right; height: 30px; color: #821120; line-height: 30px; width: 100%;}

.m-prob1 .prob-info .time.seckill-time .percent-line-info { margin: 0 8px; width: 150px; height: 4px; background-color: #DCDCDC; border-radius: 4px; overflow: hidden; }

.m-prob1 .prob-info .time.seckill-time .percent-line-info span { display: block; height: 4px; width: 0%; background-color: #821120; border-radius: 4px; }

.m-prob1 .prob-info .time.seckill-time .percent-num { text-align: right; }

.m-prob1 .prob-info .time.seckill-time .percent-num span { color: #821120; font-size: 12px; }

.m-prob1 .prob-info .time.seckill-time .item-r span { margin: 0 3px; color: #821120; display: inline-block; vertical-align: middle; line-height: 30px; text-align: center; }

.m-prob1 .prob-info .time.seckill-time .item-r .textt { color: #222; padding-right: 30px; background-image: url("../images1/clock2.png"); background-position: right center; background-repeat: no-repeat; }

@media screen and (max-width: 991px) { .m-prob1 .prob-info .time.seckill-time .fix { float: none; display: block; }
  .m-prob1 .prob-info .time.seckill-time .fix2 { text-align: left; }
  .m-prob1 .prob-info .time.seckill-time .item-r { text-align: left; float: none; } }

.m-prob1 .prob-info .content { background-color: #F4F4F4; padding: 20px; }

.m-prob1 .prob-info .content .item { overflow: hidden; margin-bottom: 20px; }
.flashakes-item{width: 100%;}
.m-prob1 .prob-info .content .item-item1 { margin-top: -10px; margin-bottom: 15px; color: #666; }

.m-prob1 .prob-info .content .item-item1 img { margin-top: -3px; display: inline-block; vertical-align: middle; margin-right: 3px; }

.m-prob1 .prob-info .content .item:last-child { margin-bottom: 0; }

.m-prob1 .prob-info .content .item .left { min-height: 30px; float: left; color: #AAA; width: 90px; line-height: 30px; }

.m-prob1 .prob-info .content .item .right { float: left; width: -moz-calc(100% - 105px); width: -webkit-calc(100% - 105px); width: calc(100% - 105px); }

.m-prob1 .prob-info .content .item .error { line-height: 30px; }

.m-prob1 .prob-info .content .item .prices .select { margin-right: 10px; background-color: unset; }

.m-prob1 .prob-info .content .item .prices .price1 { margin-right: 8px; font-size: 16px; color: #F5222D; line-height: 30px; }

.m-prob1 .prob-info .content .item .prices .price2 { text-decoration: line-through; margin-right: 8px; color: #AAA; line-height: 30px; }

.m-prob1 .prob-info .content .item .prices .huilv { color: #F5222D; line-height: 30px; }

.m-prob1 .prob-info .content .item.item-shuxing .right a { text-align: center; min-width: 60px; font-size: 12px; cursor: pointer; background-color: #fff; margin-right: 10px; margin-bottom: 3px; border: 1px solid #E8E8E8; padding: 0 8px; display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; }

.m-prob1 .prob-info .content .item.item-shuxing .right a.active { border-color: #821120; background-color: #821120; color: #fff; background-position: right bottom; background-repeat: no-repeat; }

.m-prob1 .prob-info .content .item .quantity .jia { cursor: pointer; border: 1px solid #E8E8E8; width: 28px; height: 30px; line-height: 30px; text-align: center; font-size: 20px; font-weight: bold; display: inline-block; vertical-align: middle; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-prob1 .prob-info .content .item .quantity .jian { cursor: pointer; border: 1px solid #E8E8E8; width: 28px; height: 30px; line-height: 30px; text-align: center; font-size: 20px; font-weight: bold; display: inline-block; vertical-align: middle; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-prob1 .prob-info .content .item .quantity .jia.disabled:hover { color: #222222; }

.m-prob1 .prob-info .content .item .quantity .jian.disabled:hover { color: #222222; }

.m-prob1 .prob-info .content .item .quantity .jia.no { color: #AAA; }

.m-prob1 .prob-info .content .item .quantity .jian.no { color: #AAA; }

.m-prob1 .prob-info .content .item .quantity .input-num { margin: 0 -2px; background-color: #fff; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; width: 60px; height: 30px; line-height: 20px; padding: 5px 10px; text-align: center; display: inline-block; vertical-align: middle; }

.m-prob1 .prob-info .content .item .quantity .input-num.no { color: #AAA; }

.m-prob1 .prob-info .content .item .quantity .buyable { display: inline-block; vertical-align: middle; }

.m-prob1 .prob-info .content .item .quantity .unbuyable { display: inline-block; vertical-align: middle; }

.m-prob1 .prob-info .content .item .total-num { color: #AAA; }

.m-prob1 .prob-info .content .item .yushou { color: #ff0000; margin-left: 5px; }

.m-prob1 .prob-info .content .item .quehuo { color: #ff0000; margin-left: 5px; }

.m-prob1 .prob-info .content .item .off { color: #ff0000; margin-left: 5px; }

.content-box .m-prob1 .prob-info .btns >*:not(img) { height: 40px;line-height: 40px; display: inline-block; vertical-align: middle; position: unset;}
.content-box .m-prob1 .prob-info .btns.btns-yf{min-height: 40px;margin-bottom: 20px;overflow: hidden;}
.m-prob1 .prob-info .btns br { line-height: 0; }

.m-prob1 .prob-info .btns span { color: #AAA; font-size: 14px; }

.m-prob1 .prob-info .btns { margin-top: 30px; }

.m-prob1 .prob-info .btns button { float: left; }

.m-prob1 .prob-info .btns .vcb { float: right; }

.m-prob1 .prob-info .btns #seo_description::-webkit-scrollbar { display: none; /* Chrome Safari */ }

.content-box .m-prob1 .prob-info .btns #seo_description { scrollbar-width: none; /* firefox */ -ms-overflow-style: none; /* IE 10+ */ overflow-x: hidden; overflow-y: auto; width: 100%; padding: 6px 8px 0; line-height: 24px; height: 100px; }

.content-box .m-prob1 .prob-info .btns .dingzhi-text { overflow: hidden; padding-bottom: 24px; position: absolute; border-radius: 5px; display: none; border: 1px solid #ddd; white-space: nowrap; width: 650px; right: 0; background: #fff; z-index: 999; }

.m-prob1 .prob-info .btns .dingzhi-text .num { line-height: 24px; position: absolute; bottom: 0; right: 5px; }

.m-prob1 .prob-info .btn-cart { width: 180px; height: 40px; line-height: 40px; text-align: center; margin-right: 10px; }

.m-prob1 .prob-info .btns  .btn-cart.overdue { background-color: #AAAAAA!important; border-color: #AAAAAA!important; color: #fff!important;}
.m-prob1 .prob-info .btns .btn-cart.overdue:hover{ background-color: #AAAAAA!important; border-color: #AAAAAA!important; color: #fff!important;}
.m-prob1 .prob-info .btn-buy { width: 180px; height: 40px; line-height: 40px; text-align: center; margin-right: 10px; }

.m-prob1 .prob-info .btn-buy.overdue { background-color: #AAAAAA; border-color: #AAAAAA; }

.m-prob1 .prob-info .xuanfu2 { cursor: pointer; margin-right: 10px; }

.m-prob1 .prob-info .icon { cursor: pointer; position: absolute; right: 0; top: 3px; }

.m-prob1 .prob-info .icon-info { z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px 10px; position: absolute; bottom: 80px; left: 0; width: 220px; max-width: 100%; font-size: 14px; font-size: 1.4rem; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

.m-prob1 .prob-info .icon-info * { display: inline-block; vertical-align: middle; line-height: 26px; }

.m-prob1 .prob-info .icon-info img { margin-right: 10px; margin-top: -5px; }

.m-prob1 .prob-info .icon-info span { color: #F3981C; margin-left: 20px; }

.m-prob1 .prob-info .icon-info .level-text { display: inline-block; width: 80px; overflow: hidden; margin: 0; color: #999; max-height: 18px; overflow-y: hidden; display: inline-block; vertical-align: middle; line-height: 26px; max-height: unset; }

.m-prob1 .prob-info .icon-info li { float: unset; width: 100%; }

.m-prob1 .prob-info .collect2 { cursor: pointer; display: inline-block; vertical-align: middle; margin-right: 5px; background-size: 71% 71%; background-repeat: no-repeat; background-position: center; }

.m-prob1 .prob-info .collect2 i { line-height: 24px; font-size: 16px; font-size: 1.6rem; }

.m-prob1 .prob-info .collect2 .shi { display: none; }

.m-prob1 .prob-info .collect2.on { color: #821120; }

.m-prob1 .prob-info .collect2.on .shi { display: block; }

.m-prob1 .prob-info .collect2.on .kong { display: none; }

.m-prob1 .prob-info .more { margin-top: 5px; }

.m-prob1 .prob-info .more a { color: #821120; line-height: 30px; }

.m-prob1 .prob-info .more a:hover { color: #6DACE2; }

@media screen and (max-width: 991px) { .m-prob1 .prob-info .content .item .right { float: none; width: 100%; } }

@media screen and (max-width: 375px) { .m-prob1 .prob-info .content .item .left { float: none; width: 100%; } }

/* 快速浏览弹窗 */
.big-box-ljj .quick-view .m-prob1 .prob-info { width: 630px; }

.big-box-ljj .quick-view .m-prob1 .prob-info .collect2 { margin-right: 0px; }

.big-box-ljj .quick-view .m-prob1 .prob-info .btns span { font-size: 12px; }

/* 详情页-产品详情 团购详情 秒杀详情*/
.big-box-ljj .view-content .m-prob1 .prob-info { width: 650px; }

.big-box-ljj .view-content .m-prob1 .prob-info .content { padding-bottom: 35px; }

/*.big-box-ljj .view-content .m-prob1 .prob-info .btns { overflow: hidden; }*/

/* 产品详情 */
.product-box.big-box-ljj .m-prob1 .prob-info .btns .vcb { float: none; }

.product-box.big-box-ljj .m-prob1 .prob-info .icon-info { right: unset; left: 0; bottom: 40px; }

@media screen and (max-width: 1219px) { .big-box-ljj .view-content .m-prob1 .prob-info { width: 490px; }
  .big-box-ljj .view-content .m-prob1 .prob-info .content .item .screen span { margin-bottom: 10px; }
  .big-box-ljj .view-content .m-prob1 .prob-info .content .item .type span { margin-bottom: 10px; }
  .big-box-ljj .view-content .m-prob1 .prob-info .content .item .size span { margin-bottom: 10px; }
  .big-box-ljj .view-content .m-prob1 .prob-info .btn-buy { width: 100px; padding: 0; } }

@media screen and (max-width: 991px) { .big-box-ljj .view-content .m-prob1 .prob-info { float: none; margin-top: 30px; width: 100%; } }

@media screen and (max-width: 767px) { .product-box.big-box-ljj .m-prob1 .prob-info .icon-info { bottom: 80px; } }

@media screen and (max-width: 480px) { .m-prob1 .prob-info .btns span { width: auto; vertical-align: top; }
  .m-prob1 .prob-info .btns .vcb { width: auto; }
  .m-prob1 .prob-info .btns .vcb span { width: unset; font-size: 12px; font-size: 1.2rem; }
  .m-prob1 .prob-info .btns button { margin-bottom: 10px; float: none; }
  .m-prob1 .prob-info .btns .textarea.dingzhi-text span { width: unset; }
  .m-prob1 .prob-info .collect2 { margin-left: 0; } }

@media screen and (max-width: 1199px) { .big-box-ljj .quick-view { width: 900px; margin: 0 auto; padding: 10px 20px 20px 20px; }
  .big-box-ljj .quick-view .m-prob1 .prob-info { width: 370px; }
  .big-box-ljj .quick-view .m-prob1 .prob-info .xuanfu2 { margin-right: 100%; }
  .big-box-ljj .quick-view .m-prob1 .prob-info .icon-info { bottom: 105px; left: 0px; right: unset; }
  .big-box-ljj .quick-view .m-prob1 .prob-info .collect2 { margin-left: 0; }
  .m-prob1 .prob-info .rate-share .share { width: 100%; margin: 10px 0; }
  .m-prob1 .prob-info .btns button { margin-bottom: 10px; } }

@media screen and (max-width: 1000px) { .index-item .list li .img .view { display: none; }
  .big-box-ljj .quick-view { width: 100%; }
  .big-box-ljj .quick-view .m-prob1 .prob-info { width: 100%; }
  .big-box-ljj .quick-view .m-prob1 .prob-pic { display: none; } }

@media screen and (max-width: 480px) { .big-box-ljj .quick-view .m-prob1 .prob-info .btns span { width: unset; } }

.big-box-ljj .details-content { overflow: visible; }

.big-box-ljj .details-content .group-item .more { text-align: center; margin: 35px 0; }

.big-box-ljj .details-content .group-item .more a { color: #AAA; padding: 5px 20px; line-height: 20px; border: 1px solid #999; border-radius: 30px; }

.big-box-ljj .details-content .group-item .more:hover a { color: #821120; border-color: #821120; }

.big-box-ljj .details-content .group-item .replay-more { text-align: center; margin: 35px 0; }

.big-box-ljj .details-content .group-item .replay-more button { color: #AAA; padding: 5px 20px; line-height: 20px; padding-right: 25px; background-position: right center; background-repeat: no-repeat; }

.big-box-ljj .details-content .group-item .replay-more:hover button { color: #821120; border-color: #821120; }

.m-prott { margin-bottom: 30px; }

.big-box-ljj .details-content .group-item .title-line, .m-prott { margin: 30px 0; line-height: 50px; font-size: 40px; font-size: 4rem; color: #821120; font-weight: bold; text-align: center; text-transform: uppercase; }

.big-box-ljj .details-content .group-item .title-line a, .m-prott a { color: #821120; }

@media screen and (max-width: 991px) { .big-box-ljj .details-content .group-item .title-line, .m-prott { line-height: 30px; font-size: 24px; font-size: 2.4rem; } }

.big-box-ljj .details-content .description .content { padding: 0 20px; }

.big-box-ljj .details-content .description .content p { padding: 5px 0; color: #666666; }

.big-box-ljj .details-content .description .content .img { text-align: center; }

.big-box-ljj .details-content .description .content img { display: inline-block; margin: 0 auto; max-width: 100%; }

.big-box-ljj .details-content .description .desc-link { padding: 20px 0 20px 20px; }

.big-box-ljj .details-content .description .desc-link * { display: inline-block; vertical-align: middle; margin-right: 5px; margin-bottom: 8px; }

.big-box-ljj .details-content .description .desc-link span { font-weight: bold; line-height: 30px; }

.big-box-ljj .details-content .description .desc-link a { line-height: 28px; color: #999; border: 1px solid #ddd; padding: 0 5px; }

.big-box-ljj .details-content .description .desc-link a:hover { color: #821120; border: 1px solid #821120; }

.big-box-ljj .details-content .reviews .content .top { overflow: hidden; padding: 10px 20px; border-bottom: 1px solid #ddd; }

.big-box-ljj .details-content .reviews .content .top .layui-rate-div { float: left; width: 50%; line-height: 40px; }

.big-box-ljj .details-content .reviews .content .top .rate-text { color: #AAA; display: inline-block; vertical-align: middle; line-height: 40px; }

.big-box-ljj .details-content .reviews .content .top .layui-rate { padding: 0; }

.big-box-ljj .details-content .reviews .content .top .btn-review { float: right; height: 40px; line-height: 40px; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top { padding-bottom: 30px; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .left-fl { margin-right: 60px; }

@media screen and (max-width: 640px) { .big-box-ljj .details-content .reviews .content .top.comment-list-top .left-fl { float: none; width: 100%; } }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .layui-rate-div { float: none; width: unset; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .lines { padding-right: 80px; border-right: 1px solid #ddd; }

@media screen and (max-width: 640px) { .big-box-ljj .details-content .reviews .content .top.comment-list-top .lines { padding-right: 0; border-right: none; } }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .lines .stars-item * { display: inline-block; vertical-align: middle; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .lines .stars-item { margin: 5px 0; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .percent-line { margin: 0 8px; width: 120px; height: 15px; background-color: #EEEEEE; overflow: hidden; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .percent-line span { display: block !important; height: 15px; width: 0%; background-color: #F3981C; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .btn-p { text-align: left; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .btn-review { float: none; margin-top: 10px; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .tip { margin-top: 30px; color: #999999; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .right-info * { line-height: 26px; display: inline-block; vertical-align: middle; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .right-info span.num { font-size: 36px; }

.big-box-ljj .details-content .reviews .content .top.comment-list-top .right-fl { padding-top: 40px; }

.big-box-ljj .pro-info-top { margin-top: 15px; }

.big-box-ljj .pro-info-top .img-fl { margin-right: 15px; border: 1px solid #ddd; }

.big-box-ljj .pro-info-top .fl .img { width: 220px; height: 220px; position: relative; overflow: hidden; }

.big-box-ljj .pro-info-top .fl .img img { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); display: block; max-width: 100%; max-height: 100%; }

.big-box-ljj .pro-info-top .right-fl { padding-top: 20px; width: -moz-calc(100% - 245px); width: -webkit-calc(100% - 245px); width: calc(100% - 245px); }

@media screen and (max-width: 991px) { .big-box-ljj .pro-info-top .right-fl { width: 100%; } }

.big-box-ljj .pro-info-top .prices-hover { position: relative; margin-top: 15px; }

.big-box-ljj .pro-info-top .prices-hover .price { color: #F5222D; font-size: 16px; margin-right: 8px; }

.big-box-ljj .pro-info-top .prices-hover .old-price { color: #999; text-decoration: line-through; margin-right: 20px; }

.big-box-ljj .pro-info-top .prices-hover img { cursor: pointer; }

.big-box-ljj .pro-info-top .prices-hover .icon-info { z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px 10px; position: absolute; top: 100%; left: 0px; width: 220px; max-width: 300px; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

.big-box-ljj .pro-info-top .prices-hover .icon-info * { display: inline-block; vertical-align: middle; line-height: 26px; }

.big-box-ljj .pro-info-top .prices-hover .icon-info img { margin-right: 10px; margin-top: -5px; }

.big-box-ljj .pro-info-top .prices-hover .icon-info span { color: #F3981C; margin-left: 20px; }

.big-box-ljj .pro-info-top .prices-hover .icon-info li { float: unset; width: 100%; }

.big-box-ljj .details-content .reviews .content .list > li { padding: 20px 20px 0; margin-bottom: 20px; border-bottom: 1px solid #ddd; }

.big-box-ljj .details-content .reviews .content .list .user-info { float: left; width: 120px; text-align: center; }

.big-box-ljj .details-content .reviews .content .list .user-info .name { margin-top: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.big-box-ljj .details-content .reviews .content .list .user-info .name a:hover { cursor: text !important; color: #333; }

.big-box-ljj .details-content .reviews .content .list .user-info .name:hover { cursor: text !important; color: #333; }

.big-box-ljj .details-content .reviews .content .list .user-comment { color: #666; float: right; -moz-width: -moz-calc(100% - 140px); -webkit-width: -webkit-calc(100% - 140px); width: calc(100% - 140px); }

.big-box-ljj .details-content .reviews .content .list .user-comment .text { word-wrap: break-word; /*text-align: justify;*/ }

.big-box-ljj .details-content .reviews .content .list .layui-rate { padding: 0; }

.big-box-ljj .details-content .reviews .content .list .layui-rate-div { margin-bottom: 8px; }

.big-box-ljj .details-content .reviews .content .list .img-list { overflow: hidden; }

.big-box-ljj .details-content .reviews .content .list .img-list li { cursor: pointer; border: 1px solid #ddd; text-align: center; width: 72px; height: 72px; margin-right: 10px; margin-top: 10px; float: left; }

.big-box-ljj .details-content .reviews .content .list .img-list li div { width: 70px; height: 70px; display: table-cell; vertical-align: middle; text-align: center; }

.big-box-ljj .details-content .reviews .content .list .img-list li img { max-width: 100%; max-height: 100%; }

.big-box-ljj .details-content .reviews .content .list .img-list li:hover { border: 1px solid #821120; }

.big-box-ljj .details-content .reviews .content .list .bot { overflow: hidden; margin-top: 10px; margin-bottom: 15px; }

.big-box-ljj .details-content .reviews .content .list .bot .time { float: left; color: #AAA; }

.big-box-ljj .details-content .reviews .content .list .bot .right { float: right; color: #AAA; }

.big-box-ljj .details-content .reviews .content .list .bot .replay { padding: 0 8px; height: 40px; line-height: 40px; color: #821120; border: 1px solid #821120; border-radius: 3px; }

.big-box-ljj .details-content .reviews .content .list .bot .replay:hover { color: #fff; background-color: #821120; }

.big-box-ljj .details-content .reviews .content .list .bot .replay-not { padding: 0 8px; height: 40px; line-height: 40px; color: #821120; border: 1px solid #821120; border-radius: 3px; }

.big-box-ljj .details-content .reviews .content .list .bot .replay-not:hover { color: #fff; background-color: #821120; }

.big-box-ljj .details-content .reviews .content .list .bot .zan-num { margin-right: 25px; }

.big-box-ljj .details-content .reviews .content .list .bot img.zan-btn { cursor: pointer; margin-left: 8px; margin-top: -3px; }

.big-box-ljj .details-content .reviews .content .list .replay-list { border-top: 1px solid #ddd; padding-top: 15px; }

.big-box-ljj .details-content .reviews .content .list .replay-list li { padding: 10px; margin-bottom: 15px; background-color: #F4F4F4; }

.big-box-ljj .details-content .reviews .content .list .replay-list li .name { font-weight: bold; margin-bottom: 8px; }

.big-box-ljj .details-content .reviews .content .list .replay-list li .text { color: #666; word-wrap: break-word; text-align: justify; }

.big-box-ljj .details-content .reviews .content .list .replay-list li .time { color: #999; margin-top: 8px; }

.big-box-ljj .details-content .reviews .content .list .write-box { margin-top: 20px; border-top: 1px solid #ddd; }

.big-box-ljj .details-content .reviews .content .list .write-replay { margin-bottom: 20px; margin-top: 20px; padding: 10px; background-color: #F4F4F4; }

.big-box-ljj .details-content .reviews .content .list .write-replay textarea { background-color: #fff; padding: 8px; line-height: 24px; border: 1px solid #ddd; border-radius: 3px; height: 102px; width: 100%; }

.big-box-ljj .details-content .reviews .content .list .write-replay .bot { margin: 0; overflow: visible; }

.big-box-ljj .details-content .reviews .content .list .write-replay .bot p * { margin-top: 10px; line-height: 40px; display: inline-block; vertical-align: middle; }

.big-box-ljj .details-content .reviews .content .list .write-replay input { background-color: #fff; height: 40px; width: 300px; border: 1px solid #ddd; border-radius: 3px; padding: 5px 10px; line-height: 30px; }

.big-box-ljj .details-content .reviews .content .list .write-replay img { height: 40px; width: 135px; border: 1px solid #ddd; }

.big-box-ljj .details-content .reviews .content .list .write-replay .code { width: 120px; margin-right: 10px; }

.big-box-ljj .details-content .reviews .content .list .write-replay .btn-blue { width: 120px; }

.big-box-ljj .details-content .reviews .content .list .write-replay .name span { color: #ff0000; margin-top: -8px; margin-left: 3px; margin-right: 3px; }

.big-box-ljj .details-content .reviews .content .list .write-replay .fr span { margin: 0 20px 0 10px; }

@media screen and (max-width: 1219px) { .big-box-ljj .details-content .reviews .content .list .write-replay input { width: 260px; } }

@media screen and (max-width: 991px) { .big-box-ljj .details-content .reviews .content .list .user-info { float: none; width: 100%; }
  .big-box-ljj .details-content .reviews .content .list > li { padding-left: 0; padding-right: 0; }
  .big-box-ljj .details-content .reviews .content .list .user-comment { float: none; width: 100%; margin-top: 15px; }
  .big-box-ljj .details-content .reviews .content .list .write-replay .bot p { float: none; width: 100%; display: block; }
  .big-box-ljj .details-content .reviews .content .list .write-replay input { width: -moz-calc(100% - 70px); width: -webkit-calc(100% - 70px); width: calc(100% - 70px); }
  .big-box-ljj .details-content .reviews .content .top { padding-left: 0; padding-right: 0; } }

@media screen and (max-width: 640px) { .big-box-ljj .details-content .reviews .content .list .bot .right { float: none; clear: both; }
  .big-box-ljj .details-content .reviews .content .list .bot .replay { float: none; display: block; margin-top: 15px; } }

/* 组合商品 */
.big-box-ljj .details-content .promotion .left-pro { margin-top: 20px; padding-right: 50px; background-image: url("../images1/jia.png"); background-position: right 79px; background-repeat: no-repeat; }

.big-box-ljj .details-content .promotion .list-item { float: left; width: 230px; margin-right: 27px; position: relative; }

.big-box-ljj .details-content .promotion .list-item .img { overflow: hidden; position: relative; height: 180px; width: 100%; font-size: 0; line-height: 0; display: block; text-align: center; border: 1px solid #E8E8E8; }

.big-box-ljj .details-content .promotion .list-item .img img { max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle; }

.big-box-ljj .details-content .promotion .list-item .img:hover .view { top: 0; }

.big-box-ljj .details-content .promotion .list-item .img .view .box { position: relative; top: 50%; margin-top: -26px; }

.big-box-ljj .details-content .promotion .list-item .img .view { cursor: pointer; text-align: center; display: table-cell; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); }

.big-box-ljj .details-content .promotion .list-item .img .view p { height: 26px; color: #fff; line-height: 26px; }

.big-box-ljj .details-content .promotion .list-item .img a { display: block; }

.big-box-ljj .details-content .promotion .list-item .time { background-color: #821120; text-align: center; color: #fff; line-height: 20px; padding: 2px 10px; font-size: 12px; }

.big-box-ljj .details-content .promotion .list-item .name { margin-top: 5px; color: #222; line-height: 20px; height: 40px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.big-box-ljj .details-content .promotion .list-item .text { color: #999; font-size: 12px; margin-top: 3px; }

.big-box-ljj .details-content .promotion .list-item .prices { margin-top: 5px; position: relative; }

.big-box-ljj .details-content .promotion .list-item .price { color: #F5222D; margin-right: 3px; font-size: 16px; }

.big-box-ljj .details-content .promotion .list-item .old-price { color: #AAA; font-size: 12px; text-decoration: line-through; }

.big-box-ljj .details-content .promotion .list-item .icon { cursor: pointer; position: absolute; right: 0; top: 3px; }

/*.big-box-ljj .details-content .promotion .list-item .icon-info{width: 220px;height: 200px;overflow-y: auto; z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px 10px; position: absolute;bottom: 110%;left: 5px; min-width: 220px;box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);}*/
.big-box-ljj .details-content .promotion .list-item .icon-info { width: -moz-calc(100% - 8px); width: -webkit-calc(100% - 8px); width: calc(100% - 8px); height: 200px; max-width: 180px; overflow-y: auto; z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px; position: absolute; bottom: 110%; left: 1px; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

.big-box-ljj .details-content .promotion .list-item .icon-info div * { display: inline-block; vertical-align: middle; line-height: 26px; }

.big-box-ljj .details-content .promotion .list-item .icon-info img { margin-right: 10px; }

/*.big-box-ljj .details-content .promotion .list-item .icon-info span{color: #F3981C; margin-left: 20px;}*/
.big-box-ljj .details-content .promotion .list-item .icon-info span { color: #F3981C; margin-left: 0px; }

.big-box-ljj .details-content .promotion .list-item .icon-info span.level-text { display: inline-block; vertical-align: middle; line-height: 26px; width: 75px; overflow: hidden; margin: 0; color: #999; }

.big-box-ljj .details-content .promotion .list-item .icon-info .item-xuanfu { float: left; width: 100%; }

.big-box-ljj .details-content .promotion .list-item .option { line-height: 30px; }

.big-box-ljj .details-content .promotion .list-item .option .option-btn { cursor: pointer; font-weight: bold; color: #821120; padding-right: 15px; background-position: right center; background-repeat: no-repeat; }

.big-box-ljj .details-content .promotion .list-item .option .option-btn i { display: inline-block; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.big-box-ljj .details-content .promotion .list-item .option.open .option-btn i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.big-box-ljj .details-content .promotion .list-item .option .option-box { padding: 15px; background-color: #F4F4F4; }

.big-box-ljj .details-content .promotion .list-item .option.open .option-box { display: block;z-index: 1; }

.big-box-ljj .details-content .promotion .option-box { display: none; width: 610px; position: absolute; top: 100%; left: 0; }

.big-box-ljj .details-content .promotion .option-box .item-shuxing { overflow: hidden; margin-bottom: 20px; }

.big-box-ljj .details-content .promotion .option-box .right a { text-align: center; min-width: 60px; font-size: 12px; cursor: pointer; background-color: #fff; margin-right: 5px; border: 1px solid #E8E8E8; padding: 0 10px; display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; }

.big-box-ljj .details-content .promotion .option-box .right a.active { border-color: #821120; background-color: #821120; color: #fff; background-position: right bottom; background-repeat: no-repeat; }

.big-box-ljj .details-content .promotion .option-box .left { float: left; min-height: 30px; float: left; color: #AAA; width: 90px; line-height: 30px; }

.big-box-ljj .details-content .promotion .option-box .right { white-space: normal; float: right; width: -moz-calc(100% - 95px); width: -webkit-calc(100% - 95px); width: calc(100% - 95px); }

.big-box-ljj .details-content .promotion .list-item .option .btns { text-align: right;background-color: unset !important; }

.big-box-ljj .details-content .promotion .list-item .option .btn-blue { height: 34px; line-height: 34px; }

.big-box-ljj .details-content .promotion .list-item .option .submit { width: 92px; text-align: center; height: 34px; margin-right: 10px; padding: 0; line-height: 34px; }

.big-box-ljj .details-content .promotion .list-item .option .cancle { background-color: #fff; width: 92px; text-align: center; height: 34px; padding: 0; line-height: 34px; }

.big-box-ljj .details-content .promotion .list-item .option .cancle:hover { background-color: #821120; }

.big-box-ljj .m-combination { width: 700px; float: left; position: relative; margin-top: 20px; padding-left: 48px; padding-right: 48px; display: block; }

.big-box-ljj .m-combination .box-btn { position: absolute; top: 0; margin-top: 0px; display: block; width: 30px; height: 180px; border: 1px solid #ddd; background-repeat: no-repeat; background-position: center; }

.big-box-ljj .m-combination .box-btn.prev { left: 0px; background-image: url("../images1/quick-view-left.png"); }

.big-box-ljj .m-combination .box-btn.next { right: 0px; background-image: url("../images1/quick-view-right.png"); }

.big-box-ljj .m-combination .box-bd { position: relative; overflow: hidden; }

.big-box-ljj .m-combination .box-list { white-space: nowrap; height: 300px; width: 1000%; overflow: hidden; }

.big-box-ljj .m-combination .box-list .list-item { position: unset; float: left !important; margin-right: .5% !important; width: 3% !important; }

.big-box-ljj .details-content .promotion .box-list .option-box { max-height: 260px; overflow-y: auto; top: unset; bottom: 0px; z-index: 99999; }

.big-box-ljj .pro-combination .right-zuhe { padding-top: 72px; float: left; text-align: right; width: 210px; line-height: 26px; background-image: url("../images1/dengyu.png"); background-position: 25px 105px; background-repeat: no-repeat; }

.big-box-ljj .pro-combination .right-zuhe .text { line-height: 26px; }

.big-box-ljj .pro-combination .right-zuhe .price1 { color: #F5222D; font-size: 18px; }

.big-box-ljj .pro-combination .right-zuhe .price2 { color: #999; font-size: 12px; text-decoration: line-through; }

.big-box-ljj .pro-combination .right-zuhe .price3 { margin-bottom: 20px; margin-top: 5px; }

.big-box-ljj .pro-combination .right-zuhe .price3 span { background-color: #fdd3d5; padding: 3px 10px; color: #F5222D; font-size: 14px; border: 1px solid #F5222D; border-radius: 5px; }

.big-box-ljj .pro-combination .right-zuhe .add-cart { margin-top: 30px; }

@media screen and (max-width: 1219px) { .big-box-ljj .m-combination { width: 480px; }
  .big-box-ljj .m-combination .box-list .list-item { width: 4.7% !important; }
  .big-box-ljj .details-content .promotion .option-box { width: 384px; } }

@media screen and (max-width: 991px) { .big-box-ljj .pro-combination .right-zuhe { padding-top: 60px; background-position: left top; width: 100%; margin-top: 30px; text-align: left; } }

@media screen and (max-width: 767px) { .big-box-ljj .details-content .promotion .list-item { float: none; margin-right: 0; margin-bottom: 0; padding-bottom: 0; width: 100%; }
  .big-box-ljj .details-content .promotion .left-pro { padding-right: 0; padding-bottom: 40px; margin-bottom: 10px; background-position: center bottom; background-size: 18px 18px; }
  .big-box-ljj .details-content .promotion .list-item .img { height: 207.59px; float: left; margin-right: 20px; margin-bottom: 20px; width: 207.59px; }
  .big-box-ljj .details-content .promotion .list-item .prices { z-index: 3; }
  .big-box-ljj .details-content .promotion .list-item .icon-info { top: 100%; right: 5px; left: auto; bottom: auto; }
  .big-box-ljj .details-content .promotion .list-item .option .option-box { display: block !important; position: static; width: 100%; clear: both; max-height: 325px; overflow-x: scroll; }
  .big-box-ljj .details-content .promotion .list-item .option .option-btn { display: none; }
  .big-box-ljj .details-content .promotion .option-box .item-shuxing { margin-bottom: 12px; }
  .big-box-ljj .details-content .promotion .list-item .option .btns { margin-top: 20px; }
  .big-box-ljj .details-content .promotion .list-item .option .cancle, .big-box-ljj .details-content .promotion .list-item .option .btn-blue { width: 90px; height: 34px; line-height: 32px; -moz-box-sizing: border-box; box-sizing: border-box; }
  .big-box-ljj .details-content .promotion .list-item .option .cancle { display: none; }
  .big-box-ljj .m-combination { width: 100%; padding-left: 0; padding-right: 0; padding-top: 50px; }
  .big-box-ljj .pro-combination .right-zuhe { padding-left: 60px; padding-top: 0; background-position: left 10px; }
  .big-box-ljj .pro-combination .right-zuhe .add-cart { margin-top: 10px; }
  .big-box-ljj .m-combination .box-btn { height: 30px; }
  .big-box-ljj .m-combination .box-list .list-item { width: 10% !important; }
  .big-box-ljj .m-combination .box-list { height: auto; }
  .big-box-ljj .details-content .promotion .option-box .right span { margin-bottom: 5px; }
  .m-prob1 .prob-info .btns .textarea { right: auto; left: 0; width: 260px; }
  .product-box.big-box-ljj .m-prob1 .prob-info .btns .dz { width: 100%; } }

@media screen and (max-width: 520px) { .big-box-ljj .details-content .promotion .list-item .img { width: 100%; border: 0px solid #E8E8E8; }
  .big-box-ljj .details-content .promotion .list-item .img a { height: 207.59px; width: 207.59px; border: 1px solid #E8E8E8; }
  .big-box-ljj .details-content .promotion .list-item .name { width: 100%; height: unset; -webkit-line-clamp: 12; }
  .big-box-ljj .details-content .promotion .list-item .prices { margin-bottom: 10px; }
  .big-box-ljj .details-content .promotion .list-item .option { margin-top: 10px; }
  .big-box-ljj .details-content .promotion .list-item .icon-info2 { top: auto; bottom: 20px; } }

/* 写评论 */
.big-box-ljj .write-comment .error { color: #ff5858; font-size: 12px; line-height: 20px; width: 300px; display: block; }

.big-box-ljj .write-comment .title { margin-top: 20px; font-size: 26px; font-weight: bold; text-align: center; }

.big-box-ljj .write-comment .write-box .fl { width: 46%; background-color: #fff; }

.big-box-ljj .write-comment .write-box .fr { width: 49.8%; }

.big-box-ljj .write-comment .write-box .fl { text-align: center; padding-bottom: 20px; }

.big-box-ljj .write-comment .write-box .fl .img { width: 100%; margin: 0 auto; margin-bottom: 15px; }

.big-box-ljj .write-comment .write-box .fl .img img { max-width: 100%; }

.big-box-ljj .write-comment .write-box .fl .rate-text { color: #999; }

.big-box-ljj .write-comment .write-box .fl .title { font-size: 14px; font-weight: normal; padding: 0 25px 5px; }

.big-box-ljj .write-comment .write-box .fl .tip { color: #999; }

.big-box-ljj .write-comment .write-box .fr .item { margin-bottom: 20px; }

.big-box-ljj .write-comment .write-box .fr .item .text { margin-bottom: 5px; font-weight: bold; }

.big-box-ljj .write-comment .write-box .fr .item .layui-rate { padding: 5px 5px 5px 0; }

.big-box-ljj .write-comment .write-box .fr .layui-rate li i.layui-icon { font-size: 20px; }

.big-box-ljj .write-comment .write-box .fr .item .input { width: 100%; max-width: 460px; }

.big-box-ljj .write-comment .write-box .fr .item .input input { width: 100%; border: 1px solid #ddd; line-height: 24px; padding: 4px 10px; border-radius: 3px; }

.big-box-ljj .write-comment .write-box .fr .item .input2 { width: 100%; max-width: 770px; }

.big-box-ljj .write-comment .write-box .fr .item .input textarea { width: 100%; height: 110px; border: 1px solid #ddd; line-height: 24px; padding: 4px 10px; border-radius: 3px; }

.big-box-ljj .write-comment .write-box .fr .tip { color: #999; }

.big-box-ljj .write-comment .write-box .fr .item-code div { overflow: hidden; }

.big-box-ljj .write-comment .write-box .fr .item-code .img { margin-top: 5px; display: inline-block; vertical-align: middle; margin-right: 10px; width: 135px; height: 40px; border: 1px solid #ddd; border-radius: 3px; }

.big-box-ljj .write-comment .write-box .fr .item-code .img img { cursor: pointer; width: 100%; height: 100%; }

.big-box-ljj .write-comment .write-box .fr .item-code .input { margin-top: 5px; display: inline-block; vertical-align: middle; margin-right: 10px; width: 160px; height: 40px; }

@media screen and (max-width: 640px) { .big-box-ljj .write-comment .write-box .fr .item-code .input { width: -moz-calc(100% - 160px); width: -webkit-calc(100% - 160px); width: calc(100% - 160px); margin-top: 0; } }

.big-box-ljj .write-comment .write-box .fr .item-code .input input { padding: 7px 10px; }

.big-box-ljj .write-comment .write-box .fr button { margin-top: 20px; width: 210px; text-align: center; }

.big-box-ljj .write-comment .write-box .fr .img-list { padding: 20px 0; overflow: hidden; }

.big-box-ljj .write-comment .write-box .fr .img-list li { width: 80px; margin-right: 20px; float: left; }

.big-box-ljj .write-comment .write-box .fr .img-list li .box { display: table-cell; vertical-align: middle; width: 80px; height: 80px; border: 2px dashed #ddd; border-radius: 3px; text-align: center; cursor: pointer; position: relative; }

.big-box-ljj .write-comment .write-box .fr .img-list li .delete { display: none; position: absolute; top: -12px; right: -12px; }

.big-box-ljj .write-comment .write-box .fr .img-list li .jia { vertical-align: middle; display: inline-block; width: 28px; height: 28px; background-image: url("../images1/jia-big.png"); background-position: center; background-repeat: no-repeat; }

.big-box-ljj .write-comment .write-box .fr .img-list li .num { position: absolute; bottom: 5px; left: 0; right: 0; margin: 0 auto; width: 25px; height: 10px; background-image: url("../images1/img-num1.png"); background-position: center; background-repeat: no-repeat; }

.big-box-ljj .write-comment .write-box .fr .img-list li:nth-child(2) .num { background-image: url("../images1/img-num2.png"); }

.big-box-ljj .write-comment .write-box .fr .img-list li:nth-child(3) .num { background-image: url("../images1/img-num3.png"); }

.big-box-ljj .write-comment .write-box .fr .img-list li .img { display: none; vertical-align: middle; }

.big-box-ljj .write-comment .write-box .fr .img-list li.on .img { display: inline-block; }

.big-box-ljj .write-comment .write-box .fr .img-list li.on .delete { display: block; }

.big-box-ljj .write-comment .write-box .fr .img-list li.on .jia { display: none; }

.big-box-ljj .write-comment .write-box .fr .img-list li.on .num { display: none; }

.big-box-ljj .write-comment .write-box .fr .img-list li .box img { max-width: 100%; max-height: 100%; }

.big-box-ljj .write-comment .write-box .fr .img-list li .file-input { top: 0; left: 0; position: absolute; width: 100%; height: 100%; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; cursor: pointer; }

@media screen and (max-width: 1219px) { .big-box-ljj .write-comment .write-box .fr .img-list li { width: 140px; }
  .big-box-ljj .write-comment .write-box .fr .img-list li .box { width: 140px; height: 140px; display: table-cell; vertical-align: middle; text-align: center; } }

@media screen and (max-width: 991px) { .big-box-ljj .write-comment .write-box .fl { width: 100%; }
  .big-box-ljj .write-comment .write-box .fr { width: 100%; border-left: none; }
  .big-box-ljj .write-comment .write-box .fl .img { max-width: 50%; } }

@media screen and (max-width: 767px) { .big-box-ljj .write-comment .write-box .fl { float: none; width: 100%; }
  .big-box-ljj .write-comment .write-box .fr { float: none; width: 100%; border: 0px; }
  .big-box-ljj .write-comment .write-box .fl .title { max-width: 400px; margin: 0 auto; }
  .big-box-ljj .write-comment .write-box .fr { padding: 30px 20px; } }

@media screen and (max-width: 620px) { .big-box-ljj .write-comment .write-box .fr .img-list li { margin-top: 20px; }
  .big-box-ljj .write-comment .write-box .fr .item-code .img { margin-bottom: 10px; } }

/*you may like*/
.big-box-ljj .you-may-like-box .list li .img { height: 331.19px !important; }

.big-box-ljj .you-may-like-box { min-height: 175px; width: 100%; position: relative; margin-top: 20px; padding-left: 48px; padding-right: 48px; display: block; }

.big-box-ljj .you-may-like-box .box-btn { position: absolute; top: 0; margin-top: 0px; display: block; width: 30px; height: 331.19px; border: 1px solid #ddd; background-repeat: no-repeat; background-position: center; }

.big-box-ljj .you-may-like-box .box-btn.prev { left: 0px; background-image: url("../images1/quick-view-left.png"); }

.big-box-ljj .you-may-like-box .box-btn.next { right: 0px; background-image: url("../images1/quick-view-right.png"); }

.big-box-ljj .you-may-like-box .box-bd { position: relative; overflow: hidden; }

.big-box-ljj .you-may-like-box .list { width: 1000%; overflow: hidden; margin-top: 0px; }

.big-box-ljj .you-may-like-box .list li { margin-left: 0; position: relative; float: left !important; margin-right: .5% !important; width: 3% !important; }

.big-box-ljj .you-may-like-box .list .icon { color: #F3981C; }

.big-box-ljj .you-may-like-box .list .icon-info { width: 98%; height: 140px; overflow-y: auto; z-index: 999; display: none; background-color: #fff; color: #666; padding: 5px 10px; position: absolute; bottom: 25px; left: 3px; top: unset; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }

.big-box-ljj .you-may-like-box .list .icon-info div * { display: inline-block; vertical-align: middle; line-height: 26px; }

.big-box-ljj .you-may-like-box .list .icon-info img { margin-right: 10px; margin-top: 0px; }

.big-box-ljj .you-may-like-box .list .icon-info span { color: #F3981C; margin-left: 20px; }

.big-box-ljj .you-may-like-box .list .icon-info .item-xuanfu { float: left; width: 100%; }

.big-box-ljj .you-may-like-box .list .icon-info span.level-text { display: inline-block; width: 80px; overflow: hidden; margin: 0; color: #999; }

@media screen and (max-width: 1219px) { .big-box-ljj .you-may-like-box .box-btn { height: 220px; }
  .big-box-ljj .you-may-like-box .list li .img { height: 256.19px !important; }
  .big-box-ljj .you-may-like-box .box-btn { height: 256.19px; } }

@media screen and (max-width: 991px) { .big-box-ljj .you-may-like-box .box-btn { height: 196.19px; }
  .big-box-ljj .you-may-like-box .list li .img { height: 196.19px !important; } }

@media screen and (max-width: 767px) { .big-box-ljj .you-may-like-box { width: 520px; margin: 20px auto 0; }
  .big-box-ljj .you-may-like-box .list li { margin: 0 0.5% 30px 0 !important; }
  .big-box-ljj .you-may-like-box .list > li .img { height: unset !important; }
  .big-box-ljj .you-may-like-box .list li { width: 4.7% !important; }
  .big-box-ljj .you-may-like-box .box-btn { height: 199.27px; }
  .big-box-ljj .you-may-like-box .list li .img { height: 199.27px !important; } }

@media screen and (max-width: 539px) { .big-box-ljj .you-may-like-box { width: 420px; margin: 20px auto 0; }
  .big-box-ljj .you-may-like-box .box-btn { height: 150.27px; }
  .big-box-ljj .you-may-like-box .list li .img { height: 150.27px !important; } }

@media screen and (max-width: 439px) { .big-box-ljj .you-may-like-box { width: 300px; margin: 20px auto 0; padding-left: 43px; padding-right: 43px; }
  .big-box-ljj .you-may-like-box .list li { width: 10% !important; }
  .big-box-ljj .you-may-like-box .box-btn { height: 214px; }
  .big-box-ljj .you-may-like-box .list li .img { height: 214px !important; } }

.j-collect.on { color: #821120; }

.m-prob1 .prob-info .btns .btn-paypal { position: relative; top: -10px; float: left; margin-right: 10px; z-index: 1; }

@media screen and (max-width: 480px) { .m-prob1 .prob-info .btns .btn-paypal { margin-bottom: 10px; float: none; } }

.m-prob1 .prob-info .btns #paypal_button { width: 150px; margin-top: 9px; border-radius: 16px; }

.m-sdprofilter { margin-top: 80px; }

.m-sdprofilter .box-filter { margin-top: 20px; }

.m-sdprofilter .box-filter:first-child { margin-top: 0; }

.m-sdprofilter .filter-title { position: relative; padding-bottom: 5px; padding-right: 30px; line-height: 30px; font-size: 20px; font-size: 2rem; font-weight: bold; border-bottom: 1px solid #ddd; cursor: pointer; }

.m-sdprofilter .filter-title .iconfont { position: absolute; right: 0; top: 0; font-size: 16px; font-size: 1.6rem; -webkit-transition: all 550ms; -o-transition: all 550ms; -moz-transition: all 550ms; transition: all 550ms; }

.m-sdprofilter .filter-title.active .iconfont { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.m-sdprofilter .filter-list { display: none; margin-top: 20px; padding-left: 20px; padding-right: 20px; max-height: 200px; overflow-x: hidden; overflow-y: auto; }

.m-sdprofilter .filter-list li { padding: 3px 0; line-height: 26px; font-size: 14px; font-size: 1.4rem; }

.m-sdprofilter .filter-list li span, .m-sdprofilter .filter-list li input, .m-sdprofilter .filter-list li p { display: inline-block; vertical-align: middle; }

.m-sdprofilter .filter-list li input { font-size: 12px; font-size: 1.2rem; padding: 0 3px; -moz-box-sizing: border-box; box-sizing: border-box; }

.m-sdprofilter .filter-list li input[type=text] { height: 26px; line-height: 24px; }

.m-sdprofilter .filter-list .filtrate-search { width: 40px; border: 1px solid #ddd; }

.m-sdprofilter .filter-list .go1 { width: 30px; line-height: 26px; color: #fff; text-align: center; cursor: pointer; background-color: red; }

.m-sdprofilter .filter-list.show { display: block; }

@media screen and (max-width: 991px) { .m-sdprofilter { margin-top: 30px; }
  .m-sdprofilter .filter-title { font-size: 16px; font-size: 1.6rem; } }

.m-successfulbox { text-align: center; padding: 15px 0; }

.m-successfulbox .box-icon, .m-successfulbox .box-title { display: inline-block; vertical-align: middle; }

.m-successfulbox .box-icon { margin-right: 15px; width: 48px; height: 48px; line-height: 48px; background-color: #821120; border-radius: 50%; }

.m-successfulbox .box-icon img { vertical-align: middle; }

.m-successfulbox .box-title { font-size: 18px; font-size: 1.8rem; }

.m-successfulbox .box-info { margin-top: 25px; line-height: 26px; font-size: 16px; font-size: 1.6rem; color: #999999; }

.m-successfulbox .box-btn { margin-top: 60px; }

.m-successfulbox .btn-item { margin-left: 12px; margin-right: 12px; margin-bottom: 10px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 178px; line-height: 30px; padding: 5px; font-size: 14px; font-size: 1.4rem; color: #fff; background-color: #821120; border-radius: 5px; }

.m-successfulbox .btn-item:hover { background-color: #333; }

@media screen and (max-width: 991px) { .m-successfulbox .box-btn { margin-top: 30px; } }

/* **********3.0********** */
.m-prob1 .prob-info .btns button {
  margin-bottom: 10px;
}

.m-prob1 .prob-info .icon.readmore {
  width: 12px;
  height: 12px;
  line-height: 14px;
  font-size: 10px;
  color: #666;
  border: 1px solid #666;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}

/*快递及城市 start*/
.m-prob1 .prob-info .content .item .left.shipping {
  color: #333333;
  width: 110px;
}

.m-prob1 .prob-info .content .item .right.shipping {
  width: calc(100% - 130px);
  line-height: 30px;
  margin-left: 5px;
  color: #999999;
  cursor: pointer;
}

.m-prob1 .prob-info .content .item .right.shipping .red {
  color: #F5222D;
  margin-right: 8px;
}

.m-prob1 .prob-info .content .item .right.shipping .col333 {
  color: #333333;
  margin: 0 8px;
}

.m-prob1 .prob-info .content .item .right.shipping p:after {
  content: "";
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: #333333;
  border-bottom-width: 0;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 10px;
  margin-left: 10px;
}

.select-DHL .layui-layer-title {
  border: 0px;
  background-color: #FFFFFF !important;
}

.select-DHL .layui-layer-btn {
  text-align: center;
}

.select-DHL .layui-layer-btn .layui-layer-btn0 {
  border-color: #77ba00 !important;
  background-color: #77ba00 !important;
  min-width: 80px;
  text-align: center;
  height: 36px;
  line-height: 34px;
  border-radius: 3px
}

@media screen and (max-width: 991px) {
  .m-prob1 .prob-info .content .item .right.shipping {
    width: 100%;
    margin-left: 0;
  }
}

/*快递及城市 end*/
/* 尺码信息表 start */
.m-prob1 .prob-info .layui-layer-quick-view-table {
  max-width: 80% !important;
  max-height: 80% !important;
}

.m-prob1 .prob-info .layui-layer-quick-view-table .layui-layer-title {
  display: none;
}

.m-prob1 .prob-info .layui-layer-quick-view-table table {
  margin: auto
}

.m-prob1 .prob-info .layui-layer-quick-view-table .layui-layer-content {
  padding: 22px !important;
  box-sizing: border-box !important;
  height: auto !important;
}

.m-prob1 .prob-info .layui-layer-quick-view-table img {
  max-width: 75vw;
  max-height: 75vh;
}

.m-prob1 .prob-info .layui-layer-quick-view-table .layui-layer-setwin {
  top: 10px;
  right: 8px;
}

/* 尺码信息表 end */
/*产品销售记录 start*/
#productRecord table th {
  height: 60px;
  line-height: 60px;
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box
}

#productRecord table td {
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box
}

#productRecord table tr {
  border-bottom: 1px solid #DCDCDC;
  height: 60px;
  line-height: 60px
}

#sales_num {
  text-align: right;
  margin: 16px 0
}

#sales_num img {
  display: inline-block;
  margin: 0 10px;
  width: 20px;
  vertical-align: top
}

.cart-style-box .style-box3 .right .cart-btn {
  white-space: unset
}

.pageEllipsis {
  display: inline-block !important;
}

/*产品销售记录 end*/
/*分销功能 end*/

.fenxiao {
  width: 100%;
  border: 1px solid #E8E8E8;
  margin-top: 10px
}

.fenxiao h1 {
  background-color: #F5E6D2;
  width: 100%;
  line-height: 30px;
  color: #F3981C;
  padding: 8px 22px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold
}

.fenxiao h1 span {
  display: inline-block;
  margin-left: 10px;
  color: #666;
  font-weight: 400
}

.fenxiao .fx-box {
  line-height: 30px;
  padding: 20px 22px;
  box-sizing: border-box;
  color: #333
}

.fenxiao .fx-box .text {
  margin-top: 10px;
  color: #333
}

.fenxiao .fx-box1 a {
  cursor: pointer;
  text-decoration: underline;
}

.fenxiao .fx-box2 .copytext {
  width: 300px;
  border: 1px solid #d0d0d0;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  position: relative;
  width: calc(100% - 110px);
  padding: 0 10px;
  color: #b2b2b2
}

.fenxiao .fx-box2 .copylink {
  background: #77ba00;
  color: #ffff;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  float: right;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.fenxiao .fx-box2 .copyinfo {
  padding: 10px 0;
}

.share-fenxiao a {
  display: inline-block;
  width: 106px;
  height: 32px;
  line-height: 32px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  color: #fff;
  margin-right: 20px !important;
  cursor: pointer;
}

.share-fenxiao a:first-child {
  background-color: #3C599B;
  border-radius: 4px;
}

.share-fenxiao a:nth-child(2) {
  background-color: #EA4335;
  border-radius: 4px;
}

.share-fenxiao a:nth-child(3) {
  background-color: #55ACEE;
  border-radius: 4px;
}

.share-fenxiao a:nth-child(4) {
  background-color: #CC2127;
  border-radius: 4px;
}

.share-fenxiao a .icon {
  left: 8px;
  top: 0px !important;
  font-size: 16px;
  color: #fff
}

.share-fenxiao a img {
  left: 8px;
  top: 0px !important;
  font-size: 16px;
  color: #fff;
  width: 16px !important;
  top: 7px !important;
  position: absolute
}

.share-fenxiao a:hover {
  color: #fff !important;
}

@media screen and (max-width: 375px) {
  .share-fenxiao a {
    margin-right: 10px !important;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/*分销功能 end*/
/* 店铺导流 start */
.m-prodpdl {
  margin-top: 20px;
  font-size: 0;
  letter-spacing: 0;
}

.m-prodpdl .dpdl-item {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  font-size: 12px;
  font-size: 1.2rem;
  width: 33.33%;
  padding-right: 10px;
  box-sizing: border-box;
}

.m-prodpdl .dpdl-item img {
  width: 20px;
}

@media screen and (max-width: 375px) {
  .m-prodpdl .dpdl-item {
    width: 50%;
  }
}

/* 店铺导流 end */
/* logo上传 start */
.m-prob1 .prob-info .content .item {
  position: relative;
}

.m-prob1 .prob-info .attr_make {
  margin-bottom: 20px;
}

.m-prob1 .prob-info .img-boxasdele {
  position: absolute;
  top: 41%;
  left: 39%;
  display: none;
  z-index: 999999
}

.m-prob1 .prob-info .attr-select {
  float: left;
  line-height: 30px;
  min-height: 30px;
  width: 200px
}

.m-prob1 .prob-info .talkme {
  line-height: 24px;
  padding: 3px 10px 15px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: calc(100% - 200px);
  background-color: #fff;
}

.imga {
  position: relative;
  display: inline-block;
  width: 80px
}

.img-boxas img {
  display: block;
  width: 100%
}

.img-boxas {
  position: absolute;
  top: 0;
  height: 80px;
  width: 80px;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  display: none;
  z-index: 99999
}

.details-content .attr_make .fileDiv {
  width: 80px;
  position: absolute;
  height: 66px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  border-radius: 3px;
  overflow: hidden;
  margin-left: 100px;
  top: 0;
  /*margin-top: -53px;*/
}

.details-content .attr_make .fileDiv input {
  width: 80px;
  height: 70px;
  background-color: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
}

@media screen and (max-width: 375px) {
  .m-prob1 .prob-info .talkme {
    width: calc(100% - 100px);
  }
}

/* logo上传 end */
/* 批发详情 start */
.m-prob1 .prob-info .btns .add-wholesale-list.overdue {
  background-color: #AAAAAA!important;
  border-color: #AAAAAA!important;
  color: #fff!important;
}

.m-prob1 .prob-info .btns .btn-buy.overdue {
  background-color: #AAAAAA!important;
  border-color: #AAAAAA!important;
  color: #fff!important;
}

.m-prob1 .prob-info .btns .btn-buy-wholesale.overdue {
  background-color: #AAAAAA!important;
  border-color: #AAAAAA!important;
  color: #fff!important;
}

.m-prob1 .prob-info .btns .btn-buy.overdue:hover {
  background-color: #AAAAAA !important;
  border-color: #AAAAAA !important;
  color: #fff !important;
}

.m-prob1 .prob-info .btn-buy-wholesale {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
}

.Wholesale .item {
  width: 17%;
  text-align: center;
  float: left
}

.Wholesale .item p {
  font-size: 14px;
  color: #656565
}

.Wholesale .item .num {
  font-size: 20px;
  color: #F4212D !important;
  margin-bottom: 10px;
  line-height: 1.4
}

.wholesaleBot {
  position: relative;
  width: 80%
}

.wholesaleBot .texts {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px
}

.wholesaleBot .btn-blue {
  width: 151px
}

.wholesaleBot .texts span {
  color: #F4212D;
  display: inline-block;
  margin-left: 5px
}

.wholesaleBot i:after {
    content: "";
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color: #333333;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 8px;
    position: relative;
    left: 20px;
    top: 0;
}

.wholesaleBot .lists {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #DCDCDC;
  background-color: #fff;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 400
}

#wholesaleBotLIST i.up:after{    border-bottom-width: 8px; border-top-width: 0; top: -10px;}

.wholesaleBotTable {
  display: none;
  background-color: #fff;
  background-color: #fff;
  width: 100%;
  border-radius: 8px;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 15px;
  position: absolute;
  top: 100%;
  z-index: 9999999999999999999999999999999999999999999999999999999999;
  max-height: 300px;
  overflow-y: auto
}

.wholesaleBotTable td {
  text-align: center;
  line-height: 30px
}

.wholesaleBotTable td p {
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.wholesaleBotTable th {
  text-align: center;
  line-height: 30px;
  border-color: #ccc;
}

.wholesaleBotTable table {
  border: 1px solid #DDDDDD;
  color: #666;
  width: 100%
}

.wholesaleBotTable .dele {
  color: #821120;
  cursor: pointer
}

.m-layer-confirm-news-letter {
  opacity: 0
}

.layui-layer-popShopping .layui-layer-title {
  height: 0
}

.layui-layer-popShopping {
  width: 40% !important;
  min-width: 350px !important;
}

.layui-layer-popShopping .layui-layer-content {
  padding-top: 30px;
  font-size: 18px;
}

.layui-layer-popShopping .layui-layer-content i {
  font-size: 24px !important;
  display: inline-block !important;
  margin-right: 5px;
  position: relative;
  top: 2px
}

.layui-layer-popShopping img {
  width: 300px;
  height: 200px
}

.layui-layer-popShopping span {
  font-size: 16px;
  margin-top: 20%;
}

.layui-layer-popShopping {
  width: 46%;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: -5px;
  height: 180px;
  text-align: center
}

.layui-layer-popShopping span {
  font-size: 16px !important;
}

.layui-layer-popShopping .layui-layer-btn .layui-layer-btn0 {
  position: absolute;
  background-color: #821120;
  bottom: 20px;
  border: unset;
  left: calc(50% - 45px);
}

@media screen and (max-width: 1219px) {
  .wholesaleBot {
    width: 100%
  }
}

@media screen and (max-width: 580px) {
  .Wholesale .item {
    width: 30%
  }
}

/* 批发详情 end */
/* 搜索词 start*/
.search-result-div {border: 1px solid #ccc;width: 100%;position: absolute;z-index: 9;left: 0;top: 100%;background: #fff;}
#res-ul{width: 96%}
#res-ul li{width: 100%;padding: 8px 5px;border-bottom: 1px solid #ccc;margin: 0 2%;cursor:pointer;color: #222;}
#res-ul li a:hover{color: #222;}
#res-ul li span{display: inline;vertical-align: baseline;}
#res-ul li:last-child{border:none;}
.f-fixtop{
  position: sticky;
  top: 0;
  left: 0;
}

@media screen and (max-width: 991px){
  .f-fixtop{
    position: relative;
  }
}
/* 搜索词 end*/

.m-prob1 .prob-info .btns img.xuanfu{ width: unset; }

/*购物车按钮样式*/
.cart-style-box{width: 100%;display: none;position: fixed;top: 0;left: 0;z-index: 99999999;}
.cart-style-box.show{display: block;}
@media screen and (max-width: 767px) {
  .cart-style-box.show{display: none;}
}
.cart-style-box.bottom{top: unset !important;bottom: 0 !important;}
.cart-style-box .cart-btn.gray{background-color: #AAAAAA !important;color: #fff !important;}
.cart-style-box .style-box{min-height: 60px;display: inline-block;vertical-align: top;width: 100%;}
.cart-style-box .style-box .cart-style-form{overflow: visible;}
.cart-style-box .style-box1{background-color: #E4E4E4;padding: 15px;}
.cart-style-box .style-box1 .left{overflow: hidden;width: auto;float: left;min-width: 250px;}
.cart-style-box .style-box1 .img-box{float: left;width: 60px;height: 60px;background-color: #fff;}
.cart-style-box .style-box1 .img-box p{display: table-cell;width: 60px;height: 60px;overflow: hidden;text-align: center;vertical-align: middle;}
.cart-style-box .style-box1 .img-box p img{max-width: 100%;max-height: 100%;}
.cart-style-box .style-box1 .name{display: block;line-height: 60px;margin-left: 20px;overflow: hidden;float: left;max-width: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box1 .price{display: block;line-height: 59px;margin-left: 20px;overflow: hidden;float: left;color: #ff0000;font-size: 16px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box1 .price span.price2{font-size: 14px;color: #999;margin-left: 10px;text-decoration: line-through;}
.cart-style-box .style-box1 .center{padding-left: 20px;padding-right: 10%; text-align: right; margin-bottom: 12px; float: left;width: calc(100% - 492px);}
.cart-style-box .style-box1 .center a{position: relative; min-width: 85px; height: 35px;line-height: 35px;color: #222;background-color: #fff;display: inline-block;text-align: center;border-radius: 36px;margin: 12px 12px 0 0;padding: 0 15px;}
.cart-style-box .style-box1 .center a img{width: 20px;margin-left: 4px;}
.cart-style-box .style-box1 .center a span{display: inline-block;vertical-align: top; text-align: center;min-width: 30px; width: auto;max-width: 80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box1 .center a input{display: inline-block;vertical-align: top;text-align: center;line-height: 35px;width: 30px;}
.cart-style-box .style-box1 .center a button{display: inline-block;vertical-align: top;width: 20px;text-align: center;line-height: 35px;}
.cart-style-box .style-box1 .center a ul{z-index: 999999999; width: auto; min-width: 140px; display: none;position: absolute;top: 100%;left: 0;height: auto;background-color: #fff;border: 1px solid #dcdcdc;}
.cart-style-box.bottom .style-box1 .center a ul{top: unset;bottom: 100%;}
.cart-style-box .style-box1 .center a:hover ul{display: block;}
.cart-style-box .style-box1 .center a ul li{text-align: left; line-height: 26px;padding: 0 10px;color: #222;font-size: 14px;}
.cart-style-box .style-box1 .center a ul li:hover{background-color: #821120;color: #fff;}
.cart-style-box .style-box1 .right{float: right;width: auto;}
.cart-style-box .style-box1 .right .cart-btn{ width: 100px;height: 35px;line-height: 35px;color: #fff;background-color: #821120;display: inline-block;text-align: center;border-radius: 36px;margin: 12px 12px 0 0;}
.cart-style-box .style-box1 .right .cart-btn:hover{opacity: 0.8;}


.cart-style-box .style-box2{min-height: 82px; background-color: #fff;padding-left: 15px;border: 1px solid #dcdcdc;}
.cart-style-box .style-box2 .left{overflow: hidden;width: auto;float: left;min-width: 320px;}
.cart-style-box .style-box2 .img-box{float: left;width: 60px;height: 60px;margin-top: 11px; background-color: #fff;}
.cart-style-box .style-box2 .img-box p{display: table-cell;width: 60px;height: 60px;overflow: hidden;text-align: center;vertical-align: middle;}
.cart-style-box .style-box2 .img-box p img{max-width: 100%;max-height: 100%;}
.cart-style-box .style-box2 .name-price{overflow: hidden;width: 160px;margin-top: 21px;}
.cart-style-box .style-box2 .name{display: block;line-height: 20px;margin-left: 20px;overflow: hidden;float: left;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box2 .price{display: block;line-height: 20px;margin-left: 20px;overflow: hidden;float: left;color: #ff0000;font-size: 16px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box2 .price span.price2{font-size: 14px;color: #999;margin-left: 10px;text-decoration: line-through;}
.cart-style-box .style-box2 .center{margin-bottom: 25px;float: left;width: calc(100% - 432px);text-align: right;padding-left: 20px;padding-right: 10%;}
.cart-style-box .style-box2 .center a{white-space: nowrap;position: relative; min-width: 130px;height: 32px;line-height: 32px;color: #222;background-color: #fff;border: 1px solid #dcdcdc; display: inline-block;text-align: center;border-radius: 0px;margin: 25px 12px 0 0;padding: 0 15px;}
.cart-style-box .style-box2 .center a img{width: 20px;margin-left: 4px;}
.cart-style-box .style-box2 .center a span{display: inline-block;vertical-align: top; text-align: center;min-width: 30px; width: auto;max-width: 80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box2 .center a input{display: inline-block;vertical-align: top;text-align: center;line-height: 32px;width: 30px;}
.cart-style-box .style-box2 .center a button{display: inline-block;vertical-align: top;width: 20px;text-align: center;line-height: 32px;}
.cart-style-box .style-box2 .center a ul{z-index: 999999999; width: auto; min-width: 140px; display: none;position: absolute;top: 100%;left: 0;height: auto;background-color: #fff;border: 1px solid #dcdcdc;}
.cart-style-box.bottom .style-box2 .center a ul{top: unset;bottom: 100%;}
.cart-style-box .style-box2 .center a:hover ul{display: block;}
.cart-style-box .style-box2 .center a ul li{text-align: left; line-height: 26px;padding: 0 10px;color: #222;font-size: 14px;}
.cart-style-box .style-box2 .center a ul li:hover{background-color: #821120;color: #fff;}
.cart-style-box .style-box2 .right{float: right;width: auto;}
.cart-style-box .style-box2 .right .cart-btn{ margin: 23px 12px 0 0;width: 100px;height: 35px;line-height: 35px;color: #fff;background-color: #821120;display: inline-block;text-align: center;border-radius: 0px;}
.cart-style-box .style-box2 .right .cart-btn:hover{opacity: 0.8;}


.cart-style-box .style-box3{min-height: 82px; background-color: #fff;padding-left: 15px;border: 1px solid #dcdcdc;}
.cart-style-box .style-box3 .left{overflow: hidden;width: auto;float: left;min-width: 320px;}
.cart-style-box .style-box3 .img-box{float: left;width: 60px;height: 60px;margin-top: 11px; background-color: #fff;}
.cart-style-box .style-box3 .img-box p{display: table-cell;width: 60px;height: 60px;overflow: hidden;text-align: center;vertical-align: middle;}
.cart-style-box .style-box3 .img-box p img{max-width: 100%;max-height: 100%;}
.cart-style-box .style-box3 .name-price{overflow: hidden;width: 270px;margin-top: 21px;}
.cart-style-box .style-box3 .name{display: block;line-height: 20px;margin-left: 20px;overflow: hidden;float: unset;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box3 .text{display: block;line-height: 20px;color: #999; margin-left: 20px;overflow: hidden;float: left;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cart-style-box .style-box3 .price{display: inline-block;line-height: 82px; margin-right: 20px;overflow: hidden;float: left;color: #ff0000;font-size: 16px;}
.cart-style-box .style-box3 .price span.price2{font-size: 14px;color: #999;margin-left: 10px;text-decoration: line-through;}
.cart-style-box .style-box3 .right{float: right;width: auto;}
.cart-style-box .style-box3 .right .cart-btn{margin: 23px 12px 0 0;width: 100px;height: 35px;line-height: 35px;color: #fff;background-color: #821120;display: inline-block;text-align: center;border-radius: 0px;}
.cart-style-box .style-box3 .right .cart-btn:hover{opacity: 0.8;}
.cart-style-box .style-box3 .right .cart-btn{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media screen and (max-width: 1219px){
  .cart-style-box .style-box1 .center{padding-right: 0;}
  .cart-style-box .style-box2 .center{padding-right: 0;}
}
@media screen and (max-width: 959px){
  .cart-style-box .style-box1 .center a{padding: 0 10px;min-width: unset;}
  .cart-style-box .style-box .center {text-align: left;}
}
@media screen and (max-width: 767px){
  .cart-style-box .style-box .center {text-align: left;}
  .cart-style-box .style-box .left{width: 100%; margin: 0 0 20px !important;}
  .cart-style-box .style-box .right{width: 100%; margin: 0 0 20px !important;}
  .cart-style-box .style-box .center{width: 100%; margin: 0 0 20px !important;}
}
/* 标题栏 */
.layui-layer-title{padding:0 80px 0 20px; height:42px; line-height:42px; border-bottom:1px solid #eee; font-size:14px; color:#333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: #F8F8F8; border-radius: 2px 2px 0 0;}
.layui-layer-setwin{position:absolute; right:15px; *right:0; top:15px; font-size:0; line-height: initial;}
.layui-layer-setwin a{position:relative; width: 16px; height:16px; margin-left:10px; font-size:12px; _overflow:hidden;}
.layui-layer-setwin .layui-layer-min cite{position:absolute; width:14px; height:2px; left:0; top:50%; margin-top:-1px; background-color:#2E2D3C; cursor:pointer; _overflow:hidden;}
.layui-layer-setwin .layui-layer-min:hover cite{background-color:#2D93CA; }
.layui-layer-setwin .layui-layer-max{background-position:-32px -40px;}
.layui-layer-setwin .layui-layer-max:hover{background-position:-16px -40px;}
.layui-layer-setwin .layui-layer-maxmin{background-position:-65px -40px;}
.layui-layer-setwin .layui-layer-maxmin:hover{background-position:-49px -40px;}
.layui-layer-setwin .layui-layer-close1{background-position: 1px -40px; cursor: pointer;}
.layui-layer-setwin .layui-layer-close1:hover{opacity:0.7;}
.layui-layer-setwin .layui-layer-close2{position:absolute; right:-28px; top:-28px; width:30px; height:30px;  margin-left:0; background-position:-149px -31px; *right:-18px; _display:none;}
.layui-layer-setwin .layui-layer-close2:hover{ background-position:-180px -31px;}
.layui-layer-quick-view-table .layui-layer-setwin{top: 10px;
  right: 8px;}
.layui-layer-quick-view-table .layui-layer-setwin  .layui-layer-close2{background-position: 1px -40px!important; cursor: pointer;    position: relative;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  font-size: 12px;
  right: auto;top: auto;
}

.big-box-ljj.letter-dialog .bot button{
  background-color: #fff!important;
  color: #821120!important;
}
.big-box-ljj.letter-dialog .bot button:hover{
  background-color: #821120!important;
  color: #fff!important;
}

/*拼团时间*/
.m-prob1 .prob-info .time.spell-time{margin-top: 10px; background-color: #AD744D;padding: 0 10px;}
.m-prob1 .prob-info .time.spell-time .item-l{float: left;height: 30px;color: #fff;line-height: 30px;padding-left: 30px;background-image: url("../images1/persons -spell.png");background-position: left center;background-repeat: no-repeat;}
.m-prob1 .prob-info .time.spell-time .item-r{float: right;height: 30px;color: #fff;line-height: 30px;}
.m-prob1 .prob-info .time.spell-time .item-r span{margin: 0 3px; color: #333; display: inline-block;vertical-align: middle;min-width: 24px;line-height: 24px; background-color: #fff;border-radius: 3px;text-align: center;}
@media screen and (max-width: 959px) {
  .m-prob1 .prob-info .time.spell-time{font-size: 12px;}
  .m-prob1 .prob-info .time.spell-time .item-r{float: left}
}
#spell-introduction{
  line-height: 30px;
  padding: 30px;
}
#spell-introduction h3{
  font-weight: 600;
}

.m-prob1 .prob-info .time.spell-time{background-color: #333 !important;}
