@charset "UTF-8";
body,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dd,
fieldset, form,
input, select, textarea,
button,
figure {
    margin: 0;
}
ul, ol, menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
body {
    font-size: 13px;
    line-height: 1.5;
    color:#666;
    font-family: Microsoft Yahei,Helvetica Neue, Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, Hiragino Sans GB, PingFang SC, Microsoft Jhenghei, sans-serif;
    background:#ffffff;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, a img, iframe {
    border: 0 none;
}
address, em, i {
    font-style: normal;
}
abbr, acronym {
    font-variant: normal;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    padding: 0;
}
:active {
    outline: 0 none;
}
input, select, button {
    vertical-align: middle;
}
input, select, button, textarea {
    font-size: 100%;
    font-family: inherit;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type=text],input[type=number]{
    border-radius: 4px;
    padding:0 10px;
}
button{
    background:#fff;
    color:#666;
    border:1px solid #ccc;
    padding:4px 10px;
    border-radius: 4px;
    cursor: pointer;
}
button:hover{
    opacity: .8;
    filter: alpha(opacity=80);
}
input:active, input:hover, input:focus, input:visited,
button:active, button:hover, button:focus, button:visited{
    outline: 0 none;
}
::-webkit-input-placeholder {
    color: #999999;
}
::-moz-placeholder {
    color: #999999;
}
/*::-webkit-scrollbar{
	display:none
}*/
/* :not(.store-bottom)::-webkit-scrollbar{
    display: none;
} */
:-moz-placeholder {
    color: #999999;
}
:-ms-input-placeholder {
    color: #999999;
}
a{
    color: inherit;
    text-decoration: none;
	cursor: pointer;
}
a:hover {
    color: inherit;
	cursor: pointer;
}
img{
    border: 0;
    width:100%;
    vertical-align: middle;
}
video:focus { 
    outline: -webkit-focus-ring-color auto 0px; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { zoom: 1 }
.fl {
    float: left;
}
.fr{
    float: right;
}
.pr{
    position: relative;
}
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ml-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.price,.red{
    color: #e22121;
}
.green{
    color:#79c579;
}
del{
    color: #999;
}
.grey{
	color: #999999;
}
.link{
    color: #666666;
}
.link:hover{
    color:#666666;
}
.hide{
    display: none;
}
.cursor{
	cursor: pointer;
}
/**
layui制定
**/
.layui-icon{
    font-size: inherit;
}
.layui-tab{
    margin:0;
}
.layui-tab-card{
    -webkit-box-shadow: 0 0 0 0 #ffffff; -moz-box-shadow: 0 0 0 0 #ffffff; box-shadow: 0 0 0 0 #ffffff;
}
.layui-tab-content{
    background:#fff;
}
.layui-tab-card > .layui-tab-more .layui-this{
    color: #e22121;
}
.layui-btn{
    border-radius: 2px;
    background: #e22121;
}
.layui-btn-primary{
    border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
}
.layui-btn-disabled, .layui-btn-disabled:active, .layui-btn-disabled:hover{
    background-color: #eee;
    color:#aaa;
}
.layui-form-checked[lay-skin=primary] i{
    border-color: #e22121 !important;
    background-color: #e22121;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #e22121;
}
.layui-form-radio > i:hover, .layui-form-radioed > i{
    color: #e22121;
}
.layui-layer-btn{
    text-align: center;
}
.layui-layer-btn .layui-layer-btn0{
    background-color: #e22121;
}
.layui-badge, .layui-badge-dot, .layui-badge-rim{
    background-color: #e22121;
}
.layui-tab-brief > .layui-tab-title .layui-this{
    color: #e22121;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after{
    border-bottom-color:#e22121;
}
.layui-form-select dl dd.layui-this{
    background-color: #e22121;
}
.layui-btn-warm {
    background-color: #d1ab70;
}
.layui-layer-setwin .layui-layer-close2:hover{
    background-position: -149px -31px!important;
}
.dialog-miniCart.layui-layer-tips .layui-layer-content{
    background-color: #fff;
    color:#666;
    box-shadow: 1px 4px 11px rgba(0, 0, 0, .2);
    padding:0px !important;
}
.dialog-miniCart.layui-layer-tips i.layui-layer-TipsB,.dialog-miniCart.layui-layer-tips i.layui-layer-TipsT{
    display: none;
}
.miniCart-html .title{
    line-height: 40px;
    background:#f7f7f7;
    font-size: 16px;
    padding:0 10px;
}
.miniCart-html .title .close{
    float: right;
    cursor: pointer;
    font-size: 22px;
    color: #ccc;
    font-weight: bold;
}
.miniCart-html .minicart-con{
    text-align: center;
    padding: 20px 10px;
}
.miniCart-html .minicart-con .result{
    font-size: 16px;
}
.miniCart-html .minicart-con .detail{
    margin: 10px 0;
}
.layui-btn-primary:hover{
    border-color: #e22121;
    color:#000000;
}
.layui-nav .layui-nav-bar{
    background:#e22121;
}
.layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{
    background-color: #e22121;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #e22121;
}
.layui-laypage a:hover {
    color: #e22121;
}
.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #f5f5f5;
}
.layui-table[lay-skin=line] td, .layui-table[lay-skin=line] th{
    text-align: center;
}
.layui-colla-title{
    background:#f5f5f5;
}
/**
B2C商城模板样式
**/
.center{
    text-align: center;
}
.pb20{
    padding-bottom:20px;
}
.mt10{
    margin-top:10px;
}
.main{
    overflow: hidden;
}
.bg-fff, .main {
    background-color: #fff;
}
.bg-gray{
    background-color: #f5f5f5;
}
.wrap-1200 {
    width: 1200px;
    margin: 0 auto;
}
.o-btn-red{
    color: #e22121;
    border-color: #e22121;
    -webkit-transition: ease .2s; -moz-transition: ease .2s; -ms-transition: ease .2s; -o-transition: ease .2s; transition: ease .2s;
}
.o-btn-red:hover{
    background-color: #e22121;
    color:#fff;
}
.cshop-icon{
    width:20px;
    height:18px;
    display: inline-block;
    background-image: url("../img/demo/cshop_icon.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
}
.step-module .step-item{
    float: left;
    position: relative;
}
.step-module .step-item span{
    display: block;
    background-color: #f3f3f3;
    color:#999;
    font-size: 14px;
    padding: 5px 10px 5px 30px;
    margin-right: 18px;
}
.step-module .step-item b{
    position: absolute;
    right: 0;
    top: 0;
    width:0px;
    height:0px;
    border-top: 16px solid transparent;
    border-left: 18px solid #f3f3f3;
    border-bottom: 16px solid transparent;
}
.step-module .step-item.active span{
    background-color: #e22121;
    color: #fff;
}
.step-module .step-item.active b {
    border-left-color: #e22121;
}
.step-module .step-item:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;
    border-top: 16px solid transparent;
    border-left: 18px solid #fff;
    border-bottom: 16px solid transparent;
}
.step-module .step-item:first-child:before{
    content: normal;
}
.topbar{
    position: relative;
    height: 36px;
    line-height: 36px;
    background-color: #333;
    z-index: 4;
}
.topbar .topbar-nav-item {
    float: left;
	padding-left: 6px;
    position: relative;
    color: #ccc;
}
.topbar .topbar-nav-item .item-td{
    display: none;
}
.topbar .topbar-nav-item:hover .item-td{
    display: block;
}
.topbar .item-hd {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}
.topbar .item-hd .topbar-icon{
    color: #ccc;
    font-size: 12px;
}
.topbar .item-hd.line:before {
    content: '';
    display: inline-block;
    margin-right: 7px;
    height: 16px;
    border-left: 1px solid #5c5c5c;
    vertical-align: middle;
}
.topbar .item-hd a {
    display: inline-block;
    color: #ccc;
}
.topbar .item-hd a:hover{
    color: #fff;
}
.topbar-notice {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    background: url('../img/demo/icon_notice.gif') center left no-repeat;
    position: relative;
    width: 220px;
}
.topbar-notice .topbar-notice-list {
    position: absolute;
    top: 0;
}
.topbar-notice .topbar-notice-item {
    padding-left: 26px;
    height: 36px;
    display: none;
}
.topbar-notice .topbar-notice-item.show{
    display: block;
}
.topbar-notice .topbar-notice-item .topbar-notice-text {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline;
}
.topbar-dropdown-menu {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    min-width: 83px;
    padding: 3px 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
}
.topbar-dropdown-menu:after{
    content: '';
    position: absolute;
    top: -12px;
    left:50%;
    margin-left:-6px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.topbar-dropdown-menu .menu-item {
    position: relative;
    display: block;
    margin: 0 13px;
    color: #999;
    text-align: center;
    line-height: 38px;
    border-top: 1px solid #ddd;
    white-space: nowrap;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}
.topbar-dropdown-menu .menu-item:first-child {
    border-top: 0;
}
.topbar-dropdown-menu .menu-item:hover{
    color:#e22121;
}
.topbar-dropdown-menu-mobile {
    width: 139px;
    text-align: center;
    left: -30px;
    padding: 10px 0 !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.topbar-dropdown-menu-mobile .QR-code {
    vertical-align: middle;
    margin: 0 auto 6px;
    width: 117px;
    height: 117px;
}
.topbar-dropdown-menu-mobile .yx-cp-QRtxt {
    display: block;
    text-align: center;
    line-height: 1;
    color: #333;
    font-size: 12px;
}

.header{
    background: #fff;
}
.header .logo{
    float: left;
    width:220px;
    margin-right:20px;
    min-height: 50px;
}
.header .logo img {
    width:auto;
    max-width: 215px;
    max-height: 70px;
}
.searchbar{
    width: 550px;
    position: absolute;
    top: 50%;
    left: 300px;
    margin-top: -34px;
}
.search-form{
    display: flex;
    margin-top: 6px;
}
.searchbar input{
    width:550px;
    height:40px;
    border:2px solid #e22121;
    border-radius: 0;
    color: #666;
    font-size: 12px;
	box-sizing: border-box;
}
.searchbar .submit{
    border:0 none;
    height: 40px;
    background: #e22121;
    border-radius: 0;
    color: #fff;
    padding: 0 24px;
}
.searchbar .submit .layui-icon-search {
    font-size: 28px;
}
.searchbar .submit:hover{
    background: #e22121;
}
.searchbar .search-hot{
    height:20px;
    color: #666;
    margin-top: 5px;
}
.searchbar .search-hot a{
    margin-right: 10px;
	font-size: 12px;
}
.searchbar .search-hot a:hover{
    color: #e22121;
}
.mini-cart{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -35px;
}
.mini-cart .mini-cart-con{
    height:40px;
    line-height: 40px;
    width: 180px;
    text-align: center;
    border:1px solid #f6f6f6;
    color: #e22121;
    font-size: 14px;
    background: #f6f6f6;
}
.mini-cart .mini-cart-con > a{
    display:block;
}
.mini-cart .mini-cart-con:hover{
    background: #e22121;
    color:#fff;
}
.mini-cart .layui-icon{
    margin-right: 10px;
    font-size: 20px;
    line-height: 37px;
}
/* 轮播导航 */
.nav{
    border-bottom: 3px solid #e22121;
    background: #fff;
    font-size:14px;
    height: 40px;
}
.nav .nav-left{
    float: left;
    width:220px;
    margin-right: 20px;
}
.nav .nav-right {
    float: left;
    line-height: 40px;
}
.category_handle{
    position:relative;
}
.category_handle .all-cate{
    background: #e22121;
    text-align: center;
    width: 100%;
    color: #fff;
	height: 43px;
    line-height: 40px;
}
.category_handle .all-cate a{
    display:block;
    font-size: 15px;
}
.category_handle .category{
    position: absolute;
    top: 43px;
    width: 220px;
    background: rgba(226, 33, 33, 0.91);
    min-height: 420px;
    z-index: 4;
    color: #fff;
}
.category_handle .category.active{
	display: none;
}
.category_handle .category .category-primary .pull-img{
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 20px;
}
.category_handle .category .category-primary .pull-look,.category_handle .category .category-primary .pull-up{
	display: none;
}
.category_handle .category .category-primary .up-img{
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 20px;
}
.category_handle .category .category-primary .up-img.other{
	display: none;
}
.category_handle .category .category-primary .pull-img.other{
	display: none;
}
.category-primary>li{
    border-bottom: 1px solid #f16c54;
}
.category-primary > li:last-child{
    border-bottom: 0;
}
.category-primary li .category-primary-item{
    font-size:14px;
    padding: 10px 20px;
    position: relative;
	height: 21px;
	line-height: 21px;
}
.category-primary li .category-primary-item a{
	display: inline-block;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.category-primary li .category-primary-item a:hover{
    text-decoration: underline;
}
.category-primary li .category-primary-item>p{
    font-size: 13px;
}
.category-primary li .category-primary-item>p>a{
    margin-right: 8px;
}
.category-primary li .category-primary-item .layui-icon-right{
    position: absolute;
    right: 8px;
    top: 10px;
}
.category-primary li .category-sub{
    display:none;
    position: absolute;
    top: -1px;
    left: 220px;
    width: 980px;
    background: #fff;
    color: #666;
    min-height: 421px;
    box-sizing: border-box;
    border: 1px solid #e22121;
    padding-top: 20px;
}
.category-primary li:hover .category-primary-item{
    background:#fff;
    color: #e22121;
}
.category-primary li:hover .category-sub {
    display: block;
}
.category-primary li .category-sub-l {
    width: 710px;
    font-size: 14px;
    padding: 0px 20px 0 20px;
    margin-bottom: 10px;
}
.category-primary li .category-sub-l .category-sub-item{
	display: flex;
}
.category-primary li .category-sub-r {
    width: 199px;
    border-left: 1px solid #eee;
    min-height: 420px;
}
.category-primary li .category-sub-l:last-child ul{
    border-bottom: 0;
}
.category-primary li .category-sub .category-sub-title{
    font-weight: bold;
    min-width: 90px;
	text-align: right;
	margin-right: 10px;
    color:#333;
}
.category-primary li .category-sub .category-sub-title .layui-icon{
    font-size: 12px;
    margin-left: 10px;
}
.category-primary li .category-sub-item > ul{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
	flex: 1;
}
.category-primary li .category-sub-item>ul li{
    float: left;
    margin-right: 10px;
    color:#eee;
}
.category-primary li .category-sub-item > ul li a{
    margin-left: 10px;
    color:#666;
}
.category-primary li .category-sub-l a:hover{
    color:#e22121;
}
.category-primary li .category-sub .category-sub-brand{
    float: right;
    width: 210px;
    margin: 0 10px 10px 10px;
	max-height: 390px;
	overflow-y: scroll;
}
.category-primary li .category-sub .category-sub-brand::-webkit-scrollbar{
	display:none
}
.category-primary li .category-sub .category-sub-brand img{
    max-width: 100px;
    height: 50px;
    margin-top: 5px;
}
.category-primary li .category-sub .category-sub-content{
    float: left;
    width: 730px;
}
.nav-right .menu{
    margin-left: 20px;
}
.nav-right .menu span{
    display: inline-block;
    padding: 0 15px;
}
.nav-right .menu span.active, .nav-right .menu span:hover {
    color: #e22121;
}
/* end */
.main-focus{
    background:#fff;
    margin-bottom:20px;
}
.main-focus.is-index{
	width: 730px;
	margin-left: 220px;
}
.main-focus .full-slider{
    overflow:hidden;
	position: relative;
}
.layui-carousel-ind li.layui-this{
    background-color: #e22121;
}
.main-focus .full-slider .layui-carousel .layui-carousel-arrow{
    padding:0;
}
.main-focus .full-slider .layui-carousel:hover .layui-carousel-arrow{
    left: 50%;
	margin-left: -376px;
}
.main-focus .full-slider .layui-carousel:hover .layui-carousel-arrow[lay-type=add], .main-focus .full-slider .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: 50%;
    margin-right: -344px;
}
.sub-ad {
    padding-bottom: 20px;
}
.sub-ad li {
    float: left;
    width: 290px;
    margin-right: 13px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
    transition: all .2s linear 0s;
}
.sub-ad li img {
    width: 290px;
    height: 150px;
}
.sub-ad li:nth-child(4n){
    margin-right:0;
}
.img-hover:hover{
    opacity: .8;
}
.fixed-right-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    z-index: 2;
    background-color: #383838;
}
.fixed-main{
	position: relative;
	top: 30%;
	right: 0;
}
.fixed-right-nav .nav-item {
    text-align: center;
    display: block;
    border-bottom: 1px solid #666;
    color: #999;
    padding-bottom: 5px;
}
.fixed-right-nav .nav-item:last-child{
	border-bottom: 0;
}
.fixed-right-nav .nav-item .layui-icon {
    font-size: 20px;
}
.fixed-right-nav .nav-item p{
	padding: 3px 8px;
	font-size: 12px;
}
.fixed-right-nav .nav-item em {
    min-width: 12px;
    height: 20px;
    background: #e22121;
    border-radius: 20px;
    line-height: 20px;
    border: 1px solid #fff;
    font-weight: 500;
    padding: 0 4px;
    color: #fff;
    font-size: 12px;
}
.fixed-right-nav .nav-item.top-btn {
    background: #999;
	position: absolute;
	bottom: 0;
}
.fixed-right-nav .kefu-right{
	position: relative;
}
.fixed-right-nav .kefu-right .kefu-dialog-r{
	display: none;
	position: absolute;
	top: -10px;
	right: 35px;
	width: 100px;
	hight: 100px;
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	padding: 10px;
}
.fixed-right-nav .kefu-right .kefu-dialog-r::after{
    content: '';
    position: absolute;
    top: 57px;
    right: -12px;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent transparent transparent #ffffff;
}
.cshop-icon-top{
    background-position: -21px 2px;
    width: 40px;
    height: 26px;
}
.fixed-right-nav .nav-item.top-btn .cshop-icon-top{
    margin-top: 5px;
}
.wrap-footer{
    background: #fff;
}
.footer-site-ensure {
    border-top: 1px solid #ddd;
}
.footer-site-ensure .wrap-1200 {
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}
.footer-site-ensure dl {
    float: left;
    height: 50px;
}
.footer-site-ensure dt {
    margin-left: 60px;
    font-size: 16px;
    color: #e22121;
    font-weight: bold;
    margin-top: 5px;
}
.footer-site-ensure dd {
    margin-left: 60px;
    font-size: 12px;
    color: #666;
}
.page-helper .wrap-1200 {
    padding: 40px 0 40px;
    display: flex;
    justify-content: space-between;
}
.helper-item {
    margin-right: 10px;
    width: 135px;
    float: right;
}
.helper-item .content-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.helper-item .node-index, .helper-item .article-index-list {
    line-height: 24px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.helper-item .content-title a {
    color: #333333;
}
.helper-item .node-index a, .helper-item .article-index-list a {
    color: #999;
}
.helper-item .node-index a:hover, .helper-item .article-index-list a:hover {
    text-decoration: underline;
}
.helper-item-r{
    float:left;
}
.helper-item-r .hotline{
    color:#e22121;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.helper-item-r .hotline b{
    font-style: italic;
}
.helper-item-r .time{
    font-size: 17px;
    text-align: center;
}
.helper-item-r .footer-qr img{
	margin-left: 20px;
	width: 120px;
	height: 120px;
}
.cshop-icon-kefu{
    width: 27px;
    height: 27px;
    background-position: 1px -28px;
}
.page-footer{
    background:#333;
}
.page-footer .theme-footer{
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 20px 0;
    color:#eee;
}
.page-footer img{
	width: auto;
}
.module{
    padding: 0px 0 20px;
}
.module .module-hd{
    padding-bottom: 15px;
}
.module-hd h2{
    font-size: 22px;
    color: #333;
	font-weight: 600;
}
.module-hd h2 span{
    font-size: 13px;
    font-weight: normal;
    color: #999;
    margin-left:10px;
}
.module-hd .fr{
    margin-top: 14px;
    color:#999;
}
.module-flashgo .pt-list{
    width:940px;
}
.module-flashgo .pt-list li{
    width:50%;
    float: left;
    position: relative;
}
.module-flashgo .pt-list li:nth-child(1):after, .module-flashgo .pt-list li:nth-child(2):after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #eee;
    visibility: visible;
}
.module-flashgo .pt-list li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    background: #eee;
    visibility: visible;
}
.module-flashgo .pt-list li .img{
    width:190px;
    height:190px;
    overflow: hidden;
}
.module-flashgo .pt-list li img{
	width:190px;
	height:190px;
}
.module-flashgo .pt-list li .pt-info{
    width: 240px;
    padding: 20px 20px 0;
}
.module-flashgo .pt-list li .pt-info .name{
    font-size: 16px;
    color:#333;
    display: block;
}
.module-flashgo .pt-list li .pt-info .subtitle {
    font-size: 12px;
    color: #999;
    height:35px;
    margin:5px 0 27px 0;
}
.module-flashgo .pt-list li .pt-info .now-exchange{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 35px;
}
.module-flashgo .pt-list li .pt-info .price-p{
    margin-bottom:3px;
    margin-top: 10px;
}
.module-flashgo .pt-list li .pt-info .price{
    font-size: 18px;
    font-weight:bold;
}
.module-flashgo .pt-list .pt-info .time{
    font-size: 12px;
    color: #999;
    margin-top:6px;
}
.module-flashgo .pt-list .pt-info .time .cshop-icon-clock{
    margin-right:5px;
    margin-top: -2px;
}
.module-flashgo .pt-list .pt-info .o-btn-red{
    border-radius: 20px;
    padding: 8px 15px;
}
.module-tuango .pt-list{
    width: 940px;
}
.module-tuango .pt-list li{
    width: 33.2%;
    float: left;
    height: 189px;
    border-width: 0px 1px 1px 0;
    border-style: solid;
    border-color: #eee;
}
.module-tuango .pt-list li:nth-child(6n-2), .module-tuango .pt-list li:nth-child(6n-1), .module-tuango .pt-list li:nth-child(6n){
    border-bottom: none;
}
.module-tuango .pt-list li:nth-child(3n) {
    border-right: none;
}
.module-tuango .pt-list li .img{
    width:100px;
    margin-right:15px;
}
.module-tuango .pt-list li .img a{
    line-height: 190px;
}
.module-tuango .pt-list li .pt-info{
    padding: 20px 10px 0 20px;
    width: 160px;
}
.module-tuango .pt-list li .pt-info .name{
    font-size: 18px;
    color: #333;
    height: 52px;
}
.module-tuango .pt-list li .pt-info .price {
    font-size: 15px;
    margin: 10px 0 30px;
}
.module-tuango .pt-list li .pt-info .bar{
    height:5px;
    background:#d5d5d5;
}
.module-tuango .pt-list li .pt-info .bar b{
    background: #e22121;
    display: block;
    height: 100%;
    max-width: 100%;
}
.module-tuango .pt-list li .pt-info .rest{
    color:#999;
    margin-top: 4px;
}
.module-fourimg .big-ad{
    margin-right:10px;
    width:400px;
    height:350px;
    overflow: hidden;
}
.module-fourimg .big-ad img{
	width:400px;
	height:350px;
}
.module-fourimg .small-ad{
    width:380px;
}
.module-fourimg .small-ad .img-hover{
	height: 170px;
	margin-bottom: 10px;
}
.module-fourimg .small-ad .img-hover:nth-child(2n){
    margin-bottom:0;
}
.module-fourimg img:hover{
    transform:scale(1.01,1.01);
}
.module-hottop .layui-tab-card{
    border-width:0;
}
.module-hottop .layui-tab-card > .layui-tab-title{
    background-color: #c43d7e;
    color: #fff;
}
.module-hottop .layui-tab-card > .layui-tab-more .layui-this,
.module-hottop .layui-tab-card > .layui-tab-title .layui-tab-bar,
.module-hottop .layui-tab-title .layui-this{
    color: #c43d7e;
}
.module-hottop .layui-tab-content{
    min-height:260px;
	padding: 15px 0;
}
.module-hottop .pt-list li{
    float: left;
    width:160px;
	padding: 0 20px;
}
.module-hottop .pt-list li:nth-child(n+7){
	margin-top: 15px;
}
.module-hottop .pt-list li img{
	width: 160px;
	height: 160px;
}
.module-hottop .pt-list li .img:hover{
    transform: scale(1.05);
}
.module-hottop .pt-list li .name{
    margin-top: 5px;
    /*height: 45px;*/
    font-size: 14px;
}
.module-hottop .pt-list li .price{
    font-weight: bold;
    font-size: 16px;
}
.module-floor .big-ad{
    width:474px;
    height:300px;
    margin:0 10px 10px 0;
    overflow: hidden;
}
.module-floor .big-ad img{
	width:474px;
	height:300px;
}
.module-floor .item{
    float: left;
    background: #fff;
    width: 200px;
    height: 270px;
    padding: 15px 16px;
    margin: 0 10px 10px 0;
}
.module-floor .item:nth-child(3),
.module-floor .item:nth-child(5n+3){
    margin-right:0;
}
.module-floor .item .img img{
	width:200px;
	height: 200px;
}
.module-floor .sort-floor{
	display: flex;
}
.module-floor .sort-ad img{
	width: 200px;
	height: 530px;
}
.module-floor .sort-floor .item{
    float: left;
    background: #fff;
    width: 159px;
    height: 230px;
    padding: 15px 15px;
    margin: 0 0 10px 10px;
}
.module-floor .sort-floor .item img{
	width:160px;
	height: 160px;
}
.module-floor .item .name{
    font-size: 14px;
    margin: 5px 0 5px;
}
.module-floor .item .price{
    font-weight:bold;
    font-size: 16px;
}

.passport-tit{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
.wrap-login{
    height: 580px;
    width: 100%;
    background: url(../img/demo/login.jpg) repeat;
}
.wrap-login .login_left{
    width:745px;
    height:410px;
    float: left;
}
.wrap-login .login-form {
    width: 330px;
    padding:30px;
    background: #fff;
    float: right;
    margin-top: 80px;
    border-radius: 8px;
    box-shadow: 0 4px 5px 2px rgba(0, 0, 0, 0.15);
}
.wrap-login .layui-input{
	font-size: 12px;
	height: 38px;
}
.login-form .login-tit h2{
    color:#444;
	font-size: 18px;
	font-weight: 600;
}
.login-form .login-tit a {
    color: #999;
    font-size: 14px;
}
.login-form .layui-tab{
    margin-top: 10px;
}
.login-form .layui-tab-title,
.login-form .layui-tab-title .layui-this:after{
    border-color: #e22121;
}
.login-form .layui-tab-title li,
.login-form .layui-tab-title .layui-this {
    color: #e22121;
}
.login-form .layui-tab-title li{
    background-color: #fdf3f1;
    padding: 0;
	width: 162px;
}
.login-form .layui-tab-title li:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}
.login-form .layui-tab-title .layui-this:after {
    border-bottom-color: #fff;
}
.login-form .layui-tab-title .layui-this{
    background-color: #fff;
}
.login-form .layui-input-block{
    margin-left:0;
}
.login-form .layui-form-mid{
    margin-right: 0px;
}
.login-form .login-btn{
    width:100%;
    font-size: 16px;
}
.login-form .choose-type{
	margin-bottom: 15px;
}
.login-form .bot-link{
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	color: #999999;
}
.wrap-forgot { 
    height: 620px;
}
.wrap-forgot .step-module{
    width: 800px;
    margin: 0 auto;
    padding: 20px 0;
}
.company_main .step-module .step-item{
    width: 32%;
    margin-right: 1%;
}
.company_main .step-module .step-item:before{
    border-left: 18px solid transparent;
}
.wrap-forgot .layui-tab-item{
    width: 400px;
    margin: 20px auto;
	padding: 30px;
    background: #ffffff;
    border-radius: 8px;
}
.wrap-forgot .layui-form-label{
    width: 110px;
}
.wrap-forgot .layui-input-block{
    margin-left: 140px;
}
.wrap-forgot .newpsw-success{
    margin-top: 65px;
}
.wrap-forgot .newpsw-success .layui-form-label{
    line-height: 34px;
}
.order-delivery{
    display: flex;
    border-bottom: 1px solid #eeee;
}
.order-delivery .section-title{
    font-size: 14px;
    padding: 9px 15px;
}
.action_add_address,.action_add_invoice{
	font-size: 12px;
	margin: 15px 20px;
    cursor: pointer;
    color: #e22121;
}
.wrap-forgot .newpsw-success .layui-icon-ok-circle{
    font-size: 60px;
}
.wrap-signup{
	padding-top: 20px;
}
.wrap-signup .signup-btn{
    width:100%;
}
.wrap-signup .layui-tab-item{
    width: 400px;
    padding: 0 60px 15px 0;
	background-color: #FFFFFF;
	border-radius: 8px;
	box-shadow: 0 4px 5px 2px rgba(0, 0, 0, 0.15);
}
.wrap-signup .layui-tab-item .tit{
	margin: 20px 30px;
	color: #333333;
}
.wrap-signup .layui-form-label{
    width: 105px;
}
.wrap-signup .layui-input-block{
    margin-left: 135px;
}
.pt-panel{
    display: flex;
    margin-top: 10px;
}
.pt-panel .r-item{
	margin: 0 30px 0 20px;
    line-height: 28px;
	font-size: 12px;
}
.pt-panel .r-item .item-label{
	float: left;
    color: #999;
}
.pt-panel .r-item .item-value{
	margin-left: 5px;
}
.bread-crumbs {
    position: relative;
    padding: 6px 0;
    line-height: 2;
    width: 100%;
}
.bread-crumbs a{
    color: #333333;
    margin: 0 5px;
}
.bread-crumbs .enter-store{
    position: absolute;
    right: 10px;
    top: 0;
    display: flex;
}
.bread-crumbs .enter-store img{
    width: 26px;
    margin: 0 3px;
    height: 26px;
}
.contact-kefu{
    font-size: 12px;
	position: relative;
	line-height: 26px;
	margin-left: 20px;
}
.contact-kefu .layui-icon{
	font-size: 14px;
}
.contact-kefu .kefu-dialog{
	display: none;
    position: absolute;
    top: 26px;
    left: 0;
    width: 130px;
    height: 150px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    font-size: 12px;
	color: #666666;
	z-index: 2;
}
.contact-kefu .kefu-dialog img{
	width: 130px;
	height: 130px;
	margin-bottom: 5px;
}
.section{
    background-color: #fff;
    border:1px solid #eee;
}
.section .section-title{
    padding:0 12px;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
}
.section .section-name{
	padding: 0 12px;
	min-width: 84px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
.section .section-title h3{
    float: left;
}
.section .section-content{
    padding:15px;
}
.section .section-content .img-hover{
	width: 80px;
	height: 80px;
}
.filter-container {
	margin-bottom: 10px;
}
.filter-container .section-content{
    padding:0;
}
.filter-container .filter-entries{
    border-bottom:1px dashed #eee;
    position: relative;
    padding: 8px 12px 0px;
    overflow: hidden;
}
.filter-container .filter-right{
	float: left;
    width: 90%;
}
.filter-container .filter-entries:last-child{
    border-bottom:0 none;
}
.filter-container .filter-entries.open .filter-entries-values{
    height: auto;
    max-height: initial;
}
.filter-container .filter-entries .filter-entries-label,
.filter-selected-list .filter-selected-title{
    width:110px;
    float: left;
    margin-top: 2px;
    color:#333;
}
.filter-container .filter-entries-more {
    position: absolute;
    right: 12px;
    top: 7px;
    border: 1px solid #eee;
    padding: 2px 7px;
    border-radius: 4px;
    font-size: 12px;
    display: none;
}
.filter-container .filter-entries-more .layui-icon{
    font-size: 12px;
    margin-left: 2px;
}
.filter-container .filter-entries-more:hover{
	color: #e22121;
}
.filter-container .filter-entries-values,
.filter-selected-list .filter-selected-values{
    float: left;
    width: 1000px;
    max-height: 61px;
}
.filter-container .filter-item{
    display: inline-block;
    padding:2px 5px;
    margin: 0px 3px 8px 3px;
    font-size: 12px;
}
.filter-container .filter-item .delete {
    visibility: hidden;
    display: inline-block;
    margin-left: 5px;
    font-size: 16px;
    color: #f7b0a1;
    cursor: pointer;
    line-height: 16px;
}
.filter-container .filter-item.active {
    background-color: #e22121;
}
.filter-container .filter-item.active .handle {
    color: #fff;
}
.filter-container .filter-item.active .delete {
    visibility: visible;
}
.filter-container .filter-more{
    position: absolute;
    width: 50px;
    background: #ebebeb;
    text-align: center;
    left: 50%;
    margin-left: -25px;
    color: #939292;
    cursor: pointer;
    display: none;
}
.filter-container .filter-more:hover{
    background-color: #e2e3e0;
}
.filter-selected{
    margin:30px 12px 10px;
}
.filter-lists-container .filter-entries:nth-child(1n+6){
    display: none;
}
.filter-lists-container.open .filter-entries:nth-child(1n+6) {
    display: block;
}
.filter-container .filter-more .layui-icon{
    font-weight: bold;
    font-size: 14px;
}
.filter-selected-list .filter-selected-title{
    width: 118px;
}
.filter-selected-list .filter-selected-values {
    width: 1050px;
}
.filter-selected-list .filter-selected-values .filter-selected-entries{
    color:#e22121;
    margin-right: 10px;
}
.filter-selected-list .filter-selected-entries .filter-selected-item{
    margin:0 0 5px 5px;
    border: 1px solid #e22121;
    padding: 1px 6px;
    display: inline-block;
    background: #f2eceb;
}
.filter-selected-list .filter-selected-entries .filter-selected-item .delete{
    font-size: 16px;
    line-height: 15px;
    font-weight: 800;
    margin-left: 5px;
    cursor: pointer;
}
.gallery-sortbar {
    border: 1px solid #eee;
    background-color: #ffffff;
    margin-bottom: 10px;
}
.gallery-sortbar .gallery-sort {
    float: left;
    padding-left: 12px;
    line-height: 40px;
}
.gallery-sortbar .gallery-sort .action-sort{
    margin-right: 40px;
}
.gallery-sortbar .gallery-sort .action-sort.active{
    color:#e22121;
}
.gallery-sortbar .gallery-sort .action-sort .cshop-icon, .cshop-icon-drop{
    width: 15px;
    height: 17px;
}
.gallery-sortbar .gallery-sort .action-sort .cshop-icon{
    background-position: -29px -60px;
}
.gallery-sortbar .gallery-sort .action-sort.price-desc.active .cshop-icon {
    background-position: 3px -60px;
}
.gallery-sortbar .gallery-sort .action-sort.price-asc.active .cshop-icon {
    background-position: 3px -77px;
}
.gallery-sortbar .gallery-sort .action-sort.sales-desc.active .cshop-icon {
    background-position: 3px -60px;
}
.gallery-sortbar .gallery-sort .action-sort.sales-asc.active .cshop-icon {
    background-position: 3px -77px;
}
.gallery-sortbar .gallery-sort .action-sort .cshop-icon-drop {
    background-position: -16px -60px;
}
.gallery-sortbar .gallery-sort .action-sort.active .cshop-icon-drop {
    background-position: -16px -77px;
}
.gallery-sortbar .gallery-showmode {
    float: left;
    padding: 8px 2px 8px 10px;
    font-size: 12px;
    transform: scale(0.83,0.83);
    padding: 11px 2px 0px 10px;
}
.gallery-sortbar .mini-pageview {
    float: right;
    margin-right: 9px;
    padding-top: 10px;
}
.gallery-sortbar .section-title{
	line-height: 40px;
	padding: 0 12px;
}
.mini-pageview {
    text-align: right;
    line-height: 18px;
}
.mini-pageview .flip {
    border: 1px solid #ddd;
    color: #666;
    background: #f9f9f9;
    padding: 1px 5px;
    display: inline-block;
    margin-left: 1px;
    width: auto;
}
.mini-pageview .flip .layui-icon{
    font-size: 12px;
}
.mini-pageview .over {
    color: #ccc;
    cursor: not-allowed;
}
.gallery-show .gallery-grid li{
	position: relative;
    float: left;
    margin:0 10px 10px 0;
    width:210px;
	padding: 10px;
    background: #fff;
    transition: ease .3s;
	border: 1px solid #ffffff;
}
.gallery-show .gallery-grid li:hover{
    border-color: #e22121;
    box-shadow: 5px 8px 17px 0px rgba(0, 0, 0, 0.2);
}
.gallery-show .gallery-grid li:nth-child(5n){
    margin-right:0;
}
.gallery-show .gallery-grid li .goods-pic{
    width:100%;
    overflow: hidden;
}
.gallery-show .gallery-grid li .goods-pic img{
	width:210px;
	height:210px;
}
.gallery-show .gallery-grid li .goods-info{
    padding:10px 0 0;
}
.gallery-show .gallery-grid li .goods-info .goods-name{
    height:40px;
    font-size: 14px;
}
.gallery-show .gallery-grid li .goods-info .goods-price{
	margin-top: 4px;
}
.gallery-show .gallery-grid li .goods-info .goods-price .price{
    font-size: 18px;
    font-weight: bold;
    margin-right:5px;
}
.gallery-show .gallery-grid li .goods-info .goods-price del{
	font-size: 12px;
}
.gallery-show .gallery-grid li .goods-info .goods-price .warning{
    float: right;
    color:#ccc;
    margin-top: 4px;
    font-size: 12px;
}
.gallery-show .gallery-grid li .goods-info .goods-tag .layui-badge{
    margin:0 3px 3px 0;
}
.gallery-show .gallery-grid li .goods-btn{
    padding-top:5px;
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.gallery-show .gallery-grid li .goods-btn .goods-like{
	display: flex;
	align-items: center;
}
.gallery-show .gallery-grid li .goods-btn .layui-icon-star-fill{
    color:#dbdbdb;
    font-size: 15px;
    cursor: pointer;
}
.gallery-show .gallery-grid li .goods-btn .layui-icon-star-fill.faved{
    color:#e22121;
}
.gallery-show .gallery-grid li .goods-btn .sales{
    font-size: 12px;
    color: #999;
    margin: 0 4px;
}
.gallery-show .gallery-grid li .goods-btn .action_addcart{
	background-color: #FFFFFF;
	border: 1px solid #E22121;
	color: #e22121;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
}
.gallery-show .goods-label{
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.gallery-show .goods-label .labels{
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    margin-right: 3px;
    border-radius: 2px;
    background: #e23a3a;
    color: #fff;
}
.gallery-show .goods-label .labels.news{
	background-color: #31c19e;
	border-color: #31c19e;
	color: #FFFFFF;
}
.store-list li{
    width: 100%;
    padding: 15px 0;
	background-color: #FFFFFF;
}
.store-list li:hover{
    box-shadow: 5px 8px 17px 0px rgba(0, 0, 0, 0.2);
}
.store-list li .store-top{
    position: relative;
    display: flex;
    margin-left: 20px;
}
.store-list li .store-top img{
    width: 50px;
    height: 50px;
    margin-right: 20px;
}
.store-list li .store-top .store-name{
    font-size: 18px;
	max-width: 650px;
	height: auto;
	word-wrap:break-word;
	word-break:break-all;
}
.store-list li .store-top .store-adress{
    color: #0f0f0f;
    margin-top: 10px;
}
.store-list li .store-top .store-brand{
    background-color: #e22121;
    color: #fff;
    height: 24px;
    line-height: 24px;
    padding:  0 2px;
    margin-left: 5px;
}
.store-list li .store-top .enter-store{
    position: absolute;
    right: 20px;
    top: 0;
    color: #e22121;
	border: 1px solid #E22121;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.store-list li .store-top .enter-store:hover{
    opacity: 0.7;
}
.store-list li .store-bottom {
    display: flex;
    margin: 0 20px 0 90px;
    border: 1px solid #eeeeee;
    background-color: #F4F4F4;
    padding: 10px 0;
    overflow-x: auto;
    margin-right: 20px;
}
.store-list li .store-bottom .shop-info{
    width: 230px;
	/*margin: 0 15px;*/
    margin: 0 0 0 15px;
    background-color: #fff;
}
.store-list li .store-bottom .shop-info:last-child{
    margin-right: 15px;
}
.store-list li .store-bottom .shop-desc{
    padding: 10px 15px;
}
.store-list li .store-bottom .shop-desc img{
	width: 200px;
	height: 200px;
}
.store-list li .store-bottom .shop-name{
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.store-list li .store-bottom .shop-detail{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.store-list li .store-bottom .shop-price{
    font-size: 18px;
    color: #e22121;
}
.store-list li .store-bottom  .shop-count{
    font-size: 12px;
    color: #999;
}
.brand-area .brand-list{
    padding:0;
}
.brand-area .section{
    margin-bottom: 30px;
}
.brand-area .brand-list li{
    float: left;
    padding: 10px 20px;
    height: 70px;
    line-height: 70px;
    width:108.5px;
    border-width: 0px 1px 1px 0;
    border-style: solid;
    border-color: #eee;
    overflow: hidden;
    text-align: center;
}
.brand-area .brand-list li:nth-child(8n){
    border-right-width: 0;
}
.brand-area .brand-list li img{
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.product-side{
    float: left;
    width: 400px;
}
.product-album-preview{
    margin-bottom:15px;
}
.product-album-pic {
    position: relative;
    border: 1px solid #eee;
    user-select: none;
    width: 400px;
    height: 400px;
    text-align: center;
	box-sizing: border-box;
}
.album-preview-container {
	position: relative;
    height: 400px;
    width: 400px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.album-preview-container .pic-video{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
.album-preview-container .player-btn{
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 50px;
	left: 50%;
	margin-left: -20px;
	background-color: rgba(0,0,0,0.2);
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	z-index: 2;
}
.album-preview-container .player-btn .layui-icon{
	text-align: center;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 40px;
	margin-left: 5px;
}
.album-preview-container .closer-btn{
	display: none;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	z-index: 4;
}
.album-preview-container .closer-btn .layui-icon{
	font-size: 18px;
	text-align: center;
	line-height: 20px;
}
.product-album-pic .small-pic {
    max-width: 400px;
    max-height: 400px;
    vertical-align: middle;
}
.product-album-thumb {
    position: relative;
    width: 100%;
}
.product-album-thumb .btn {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 50px;
    margin-top: -25px;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    font-weight: 800;
    color: #999;
}
.product-album-thumb .btn.unclick{
    cursor: not-allowed;
    color: #e8e8e8;
}
.product-album-thumb .btn-prev {
    left: 0;
}
.product-album-thumb .btn-next {
    right: 0;
}
.product-album-thumb .slide-list {
    overflow: hidden;
    width: 350px;
    margin: 0 auto;
}
.product-album-thumb .slide-wrapper {
    width: 100000px;
}
.product-album-thumb .slide-list .item {
    float: left;
    margin: 0 6px;
    width:54px;
    height:54px;
    border: 2px solid #fff;
    cursor: pointer;
}
.product-album-thumb .slide-list .item img{
	width:54px;
	height:54px;
}
.product-album-thumb .slide-list .item-cur{
    border: 2px solid #e53e41;
}
.product-album-thumb .slide-list .item-video{
	position: relative;
}
.product-album-thumb .item-video .player-btns{
	position: absolute;
    width: 20px;
    height: 20px;
    bottom: 16px;
    left: 16px;
    background-color: rgba(0,0,0,0.2);
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    z-index: 2;
}
.product-album-thumb .item-video .layui-icon {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    margin-left: 5px;
}
.product-side-b{
    margin:10px 0;
}
.product-side-b .fav-btn{
    color:#dbdbdb;
}
.product-side-b .fav-btn .layui-icon{
    font-size: 14px;
}
.product-side-b .fav-btn .layui-icon .star{
	margin-left: 5px;
}
.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #eee;
    display: none;
    text-align: center;
    overflow: hidden;
    box-shadow: 4px 8px 13px 0px rgba(0,0,0,.1);
}
.zoomDiv img{
    width:auto;
    vertical-align: top;
}
.zoomMask{
    position: absolute;
    background: url(../img/demo/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}
.product-information {
    float: left;
    width: 600px;
	margin: 0 20px;
}
.product-information .pt-titles h2{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}
.product-information .pt-titles h2 .labels{
	height: 20px;
	line-height: 20px;
	background-color: #E22121;
	color: #FFFFFF;
	border-radius: 2px;
	padding: 0 4px;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	border: 1px solid #E22121;
}
.product-information .pt-titles h2 .labels.right{
	background-color: #FFFFFF;
	color: #E22121;
}
.product-information .pt-titles p {
    font-size: 13px;
    color: #999;
    margin-bottom: 10px;
}
.product-information .p-item{
    margin:0 20px 0 20px;
    line-height: 28px;
}
.product-information .p-item.tips{
	margin-top: 10px;
}
.product-information .p-item .item-label{
    width: 60px;
    float: left;
    color: #999;
	font-size: 12px;
}
.product-information .p-item .item-value{
    display: block;
    margin-left: 60px;
	font-size: 12px;
}
.addr-value{
	float: left;
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.addr-value .layui-form-label{
	display: none;
}
.addr-value .layui-input-block{
	margin-left: 0;
}
.addr-value .layui-form-item .layui-inline{
	position: relative;
    width: 460px;
    border-bottom: 1px solid #e22121;	
}
.addr-value .addr-text{
	height: 28px;
    line-height: 26px;
    border: 1px solid #eee;
    width: fit-content;
    font-size: 12px;
    padding: 0 6px;
    background: #fff;
}
.addr-value .addr-text .layui-icon{
	margin-left: 5px;
	font-size: 10px;
}
.addr-value .addr-box{
	display: none;
    position: absolute;
    top: 28px;
	left: 0;
    width: 460px;
	height: 250px;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 0 5px #eee;
    border: 1px solid #eee;
    padding: 15px;
}
.addr-value .layui-input{
	max-width: 75px;
	border-radius: 0;
	height: 26px;
	color: #005aa0;
	padding: 0 15px 0 5px;
	border-bottom: none;
}
.addr-value .layui-form-select.layui-form-selected{
    border: 1px solid #e22121;
    background: #fff;
    border-bottom: none;
    height: 25px;	
}
.addr-value .layui-form-select .layui-edge{
    right: 5px;
    margin-top: -1px;
    border-width: 4px;
}
.addr-value .layui-form-selected .layui-edge {
    margin-top: -6px;
}
.addr-value .layui-form-select dl{
	width: 460px;
    border: none;
    box-shadow: none;
    top: 28px;
}
.addr-value .layui-form-select dl dd{
	float: left;
	width: 90px;
    font-size: 11px;
    color: #005aa0;
    line-height: 24px;
}
.addr-value .layui-form-select dl dd.layui-this {
    background: #fff;
    color: #e22121;
}
.addr-value .layui-form-select dl dd:hover {
    background: #fff;
    color: #e22121;
}
.addr-value .layui-select-title{
	position: relative;
}
.addr-value .layui-form-select,.addr-value .layui-form-item .Suvan-width-auto{
    position: static;
}
.product-information .pt-price {
    background: #f2f2f2;
    padding:10px 20px;
    font-size: 12px;
}
.product-information .pt-price .pt-label{
	display: inline-block;
	color: #999999;
	min-width: 55px;
}
.product-information .pt-price .pt-value{
	font-size: 30px;
	color: #E22121;
	font-weight: bold;
}
.product-information .pt-price .pt-value .small{
	font-size: 14px;
}
.product-information .pt-price .pt-other{
	color: #999999;
	margin-left: 30px;
}
.product-information .pt-price .del{
	margin-left: 30px;
	color: #999999;
}
.product-information .pt-promotion{
    background: #f2f2f2;
    padding: 10px 0;
}
.product-information .coupon-box{
	max-width: 420px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin: 4px 0;
}
.product-information .coupon-item{
    color:#e22121;
    border:1px solid #e22121;
    border-radius: 4px;
    padding:1px 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 18px;
	margin-right: 5px;
}
.product-information .coupon-item a{
    border-left:1px solid #e22121;
    padding-left:5px;
    margin-left:5px;
}
.product-information .pt-promotion .link{
    margin-left: 10px;
}
.product-information .pt-promotion .gift-item{
    margin-right:6px;
}
.product-information .pt-promotion .gift-item img{
    width:25px;
    height:25px;
}
.cshop-tag{
    color: #e22121;
    border: 1px solid #e22121;
    padding: 2px;
    margin-right:5px;
}
.pt-promotion .item-value{
    position: relative;
}
.pt-promotion .item-value .pt-promotion-open{
    position: absolute;
    right: 20px;
    bottom: 0;
    color: #999;
}
.pt-promotion .item-value .pt-promotion-open .layui-icon-down{
    font-size: 13px;
}
.pt-promotion .promotion-panel{
    height: 28px;
    margin: 0;
}
.pt-promotion .promotion-panel.two-pm-item{
    height: 56px;
}
.pt-promotion .promotion-panel.more-pm-item {
    height: 73px;
}
.pt-promotion .promotion-panel .promotion-list{
    position: absolute;
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
    padding-bottom: 10px;
}
.pt-promotion .promotion-panel .promotion-list .item-label{
    padding-left: 20px;
}
.pt-promotion .promotion-panel .promotion-list .item-value .red{
    line-height: 12px;
    margin-top: 5px;
}
.pt-promotion .promotion-panel .promotion-list .item-value.hide{
	display: none;
	margin-left: 80px;
}
.pt-promotion .promotion-panel .promotion-list .item-value.hide input{
	display: inline-block;
}
.pt-promotion .promotion-panel:hover .promotion-list{
    box-shadow: 0 5px 10px -1px #eee;
}
.pt-promotion .promotion-panel:hover .promotion-list .item-value .red{
    display: none !important;
}
.pt-promotion .promotion-panel:hover .promotion-list .item-value .pt-promotion-open{
    display: none !important;
}
.pt-sales-volume {
    padding: 10px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0;
    text-align: center;
}
.pt-sales-volume span {
	border-right: 1px dashed #ddd;
    color: #929292;
    font-size: 13px;
    width: 196px;
    text-align: center;
    display: inline-block;
}
.pt-sales-volume span:last-child {
    border-right:0;
}
.pt-sales-volume span i{
    color:#e22121;
    margin-left:10px;
    font-weight: bold;
}
.pt-spec-list{
	float: left;
	width: 100%;
}
.pt-spec-list .spec-attr{ 
    display: inline-block;
    clear: none;
    margin: 0 5px 0px 0;
    border: 1px solid #ddd;
    color: #333;
    position: relative;
}
.pt-spec-list .spec-attr .enlarge-img{ 
	display: none;
	position: absolute;
	left: 41px;
	bottom: -1px;
	width: 200px;
	height: 200px;
	z-index: 2;
	border: 1px solid #ddd;
}
.pt-spec-list .spec-attr .normal-img:hover+.enlarge-img{
	display: block;
	transition: ease .3s;
}
.pt-spec-list .spec-attr span{
    display: block;
    border:1px solid #fff;
    padding:0 10px;
}
.pt-spec-list .spec-attr.active,
.pt-spec-list .spec-attr.active span{
    border-color: #e22121;
    color:#e22121;
}
.p-quantity{
    position: relative;
    display: inline-block;
    border: 1px solid #ddd;
    height: 30px;
}
.p-quantity .btn{
    position: absolute;
    left: 1px;
    top: 0px;
    width: 30px;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    background: #f7f7f7;
    border-right:1px solid #ddd;
}
.p-quantity .btn.btn-increase{
    right:1px;
    left: auto;
    border-right: none;
    border-left: 1px solid #ddd;
}
.p-quantity .layui-input{
    width: 50px;
    height: 100%;
    border-radius: 0;
    text-align: center;
    border:none;
    margin: 0 30px;
    color:#666;
}
.product-information .pt-btn{
    margin: 14px 0 0px 18px;
}
.product-information .pt-btn .layui-btn{
    border-radius: 0;
    font-size: 17px;
    padding: 0 35px;
    line-height: 40px;
    border: 1px solid #e22121;
}
.action_buynow{
    color: #e22121;
    background: #fff5f5;
}
.action_buynow:hover{
    color: #fff;
    background-color: #e22121;
    opacity: 1;
}
.popularity-parts{
    -webkit-box-shadow: 0 9px 44px 3px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 9px 44px 3px rgba(0, 0, 0, 0.08); box-shadow: 0 9px 44px 3px rgba(0, 0, 0, 0.08);
    margin: 50px 0 20px;
}
.popularity-parts .layui-tab-content{
    padding:20px;
}
.popularity-parts .this-goods{
    float: left;
	width:120px;
}
.popularity-parts .this-goods img{
	width: 120px;
	height: 120px;
}
.popularity-parts .this-goods .pt-name{
	font-size: 12px;
	color: #333333;
	margin: 2px 0;
}
.popularity-parts .this-goods .price{
	font-size: 14px;
	font-weight: bold;
}
.popularity-parts .add-img{
	float: left;
    width: 22px;
    height: 22px;
    margin: 50px 0 0 15px;
}
.popularity-parts .icon-add{
    float: left;
    line-height: 137px;
}
.popularity-parts .icon-add .cshop-icon-add{
    width:23px;
    height:23px;
    background-position: 0 -99px;
}
.popularity-parts .icon-add .cshop-icon-equal{
    width: 23px;
    height: 23px;
    background-position: -31px -99px;
}
.parts-list{
    float: left;
    position: relative;
    width: 800px;
    margin: 0 20px;
}
.parts-list .slide-list {
    overflow: hidden;
    width: 700px;
    margin: 0 auto;
}
.parts-list .slide-wrapper {
    width: 100000px;
}
.parts-list .item {
    float: left;
    margin: 0 10px;
	width:120px;
}
.parts-list .item img{
    width:120px;
    height:120px;
}
.parts-list .item .pt-name{
    font-size: 12px;
}
.parts-list .item .pt-price{
	margin-top: 5px;
}
.parts-list .item .pt-price .layui-form-checkbox[lay-skin=primary]{
    min-width: 14px;
    padding-left: 14px;
}
.parts-list .item .pt-price .layui-form-checkbox[lay-skin=primary] i{
	width: 12px;
	height: 12px;
	line-height: 12px;
}
.parts-list .btn {
    position: absolute;
    top: 35px;
    width: 30px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    font-weight: 800;
    color: #999;
    border: 1px solid #eee;
    border-radius: 4px;
}
.parts-list .btn.unclick {
    cursor: not-allowed;
    color: #e8e8e8;
}
.parts-list .btn-prev {
    left: 0;
}
.parts-list .btn-next {
    right: 0;
}
.parts-settle{
    margin: 50px 0 20px 0;
	font-size: 12px;
}
.parts-settle .price{
    font-size: 20px;
    margin: 8px 0;
    display: inline-block;
    font-weight: bold;
}
.product-panel{
    margin-top: 40px;
}
.product-panel .recommend-left{
    width:200px;
    float: left;
    margin-right:20px;
}
.product-panel .recommend-left .same{
	border:1px solid #eee;
}
.product-panel .recommend-left .store{
	border:1px solid #eee;
	margin-bottom: 10px;
}
.product-panel .recommend-left .store-title{
	height: 40px;
	border-bottom: 1px solid #eeeeee;
	display: flex;
	align-items: center;
	padding-left: 10px;
}
.product-panel .recommend-left .store-title img{
	width: 20px;
	height: 20px;
}
.product-panel .recommend-left .store-title .name{
	font-size: 14px;
	color: #666;
	margin-left: 5px;
	font-weight: bold;
}
.product-panel .recommend-left .store-center{
	padding: 10px;
}
.product-panel .recommend-left .score{
	display: flex;
	align-items: center;
}
.product-panel .recommend-left .score .name{
	font-size: 12px;
	font-weight: bold;
	margin-right: 6px;
}
.product-panel .recommend-left .score .red{
	margin-left: 5px;
	font-size: 12px;
}
.product-panel .layui-rate{
	padding: 0;
}
.product-panel .layui-rate li i.layui-icon{
	font-size: 16px;
    color: #e22121;
    margin-right: 2px;
}
.product-panel .target{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	margin-top: 8px;
}
.product-panel .target .target-item{
	text-align: center;
	margin: 0 5px;
}
.product-panel .target .target-item .tit{
	color: #999999;
}
.product-panel .target .target-item .number{
	color: #E22121;
}
.product-panel .target .target-item .layui-icon{
	transform: rotate(90deg);
	display: inline-block;
	font-weight: bold;
}
.product-panel .recommend-left .store .store-bot{
	padding: 15px 0;
	border-top: 1px solid #eee;
	text-align: center;
}
.product-panel .recommend-left .store .store-bot .icons{
	margin-right: 3px;
}
.product-panel .recommend-left .store .enter-store{
	font-size: 12px;
	padding: 5px 10px;
	color: #e22121;
	border: 1px solid #e22121;
	max-width: 68px;
	display: inline-block;
}
.product-panel .product-detail{
    float: left;
    width: 978px;
}
.product-panel .product-detail img{
	width: 100%;
}
.recommend-left .title{
    border-bottom:1px solid #eee;
	padding-left: 10px;
    line-height:40px;
    font-size: 14px;
	font-weight: bold;
}
.recommend-left .goods-item{
    margin:15px;
}
.recommend-left .goods-item img{
	width: 168px;
	height: 168px;
}
.product-container .layui-tab-title li{
    font-size: 16px;
}
.product-panel .product-detail .layui-tab-content{
    padding:10px 0;
}
.product-panel .product-detail .pt-attribute{
    border-bottom: 1px solid #eee;
    padding:15px;
    margin-bottom: 10px;
}
.product-panel .product-detail .pt-attribute .title{
    color: #999;
    margin: 0px 0 10px;
    position: relative;
    padding-left:10px;
}
.product-panel .product-detail .pt-attribute .title::after{
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -6px;
    content: '';
    width: 2px;
    height: 12px;
    background: #999;
}
.product-panel .product-detail .pt-attribute ul{
    margin-bottom: 20px;
}
.product-panel .product-detail .pt-attribute .attr-item{
    float: left;
    width:33.3%;
    margin-bottom: 5px;
}
.pt-all-score{
    background: #f7f7f7;
    padding: 17px 0 26px 50px;
    font-size: 17px;
    margin-bottom:20px;
}
.pt-all-score .red{
    font-size: 32px;
    margin: 0 30px 0 10px;
}
.pt-all-score .red i{
    font-size: 17px;
}
.pt-all-score .score-star{
    font-size: 23px;
}
.score-star{
    color: #ccc;
    font-size: 16px;
}
.score-star i.cur{
    color: #e22121;
}
.comment-list .layui-tab-title li{
    font-size: 14px;
}
.comment-list .layui-tab-title li.layui-this{
    color: #e22121;
}
.comment-item .user-info{
    float: left;
    font-size: 12px;
    width:80px;
    text-align: center;
    margin-right: 20px;
}
.comment-item .user-info .photo{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.comment-item{
    padding: 20px 20px 10px;
    border-bottom: 1px solid #eee;
}
.comment-item .comment-con{
    float: left;
    width: 838px;
	font-size: 12px;
}
.comment-item .comment-con .con-l{
    width: 85%;
    margin-right: 20px;
}
.comment-item .comment-con .con-r {
    text-align: right;
}
.comment-item .comment-con .con-l .bought-spec{
    color:#999;
    margin-bottom: 5px;
}
.comment-item .comment-con .con-l .pic-show{
    margin:10px 0
}
.comment-item .comment-con .con-l .pic-show a {
    display: inline-block;
    border: 1px solid #e2e2e2;
    padding: 1px;
    margin-right: 6px;
    width: 48px;
    height:48px; line-height: 43px;
    cursor: zoom-in;
    overflow: hidden;
	position: relative;
}
.comment-item .comment-con .con-l .pic-show a:hover{
    border-color:#e22121;
}
.comment-item .pic-show .play-video-btn{
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 14px;
    left: 14px;
    background-color: rgba(0,0,0,0.2);
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    z-index: 2; 
	display: flex;
}
.comment-item .pic-show .play-video-btn .layui-icon {
	text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    margin-left: 5px;
}
.comment-item .comment-con .follow-comment{
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
}
.comment-item .comment-apply{
	float: left;
	background-color: #F5F5F5;
	padding: 5px 8px;
	font-size: 12px;
	color: #999;
}
.enlarge-img img{
    cursor: zoom-out;
    width: auto;
    max-width: 520px;
    max-height: 500px;
}
.cart-container .cart-table{
    width:100%;
}
.cart-container .cart-table thead{
    background:#f7f7f7;
    line-height: 40px;
}
.cart-container .cart-table tbody{
    background:#fff;
}
.cart-table .promotion-hd{
    line-height:40px;
    border-bottom: 1px solid #eee;
}
.cart-table .promotion-hd.store-thead{
	border-top: 7px solid #F5F5F5;
	border-bottom: 2px solid #ccc;
}
.cart-table .promotion-hd td{
    padding-left: 30px;
}
.cart-table .promotion-hd .cshop-tag{
    padding:0 10px;
    border-radius: 4px;
    font-size: 14px;
}
.cart-table .promotion-hd .font{
    font-size: 12px;
}
.cart-table .promotion-hd .red{
    margin-left:30px;
}
.cart-table .goods-item td{
    padding: 15px 5px;
    text-align: center;
}
.cart-table .goods-item td .taxes{
	font-size: 12px;
	color: #E22121;
}
.cart-table .goods-item .item-checkbox{
    margin: 0 15px 0 24px;
}
.cart-table .goods-item .goods-main {
    text-align: left;
}
.cart-table .goods-item .goods-main .goods-info{
	position: relative;
    margin-left: 67px;
}
.cart-table .goods-discount .layui-form-select dl{
	max-height: 160px;
}
.goods-item .img{
    width:80px;
    height:80px;
    border: 1px solid #eee;
    margin-right: 10px;
    float: left;
    position: relative;
}
.goods-item .img .img-hover{
    height: 100%;
    width: 100%;
}
.goods-item .img .promotion-tag{
    position: absolute;
    width:100%;
    background: rgba(225,95,69,.8);
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 2px 0;
    bottom: 0;
	left: 0;
}
.goods-item .text{
    float: left;
    width: 75%;
}
.goods-item .text .spec{
    color:#999;
	font-size: 12px;
}
.goods-item .text .choose{
    color:#e22121;
	font-size: 12px;
}
.goods-item .text .stock-tag{
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 13px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	font-size: 12px;
    margin-top: 5px;
}
.goods-item .text .labels{
	color: #FFFFFF;
	background-color: #E22121;
	font-size: 12px;
	border-radius: 2px;
	padding: 0 5px;
	margin-right: 5px;
}
.goods-item .goods-discount .layui-form-select .layui-input{
    border-color: #e22121;
    color:#e22121;
    height: 32px;
}
.goods-item .goods-discount .layui-form-select .layui-input:hover{
    border-color: #e22121 !important;
}
.goods-item .goods-discount .layui-form-select .layui-edge{
    border-top-color: #e22121;
}
.goods-item .delete{
    margin-left: 10px;
    padding-left: 10px;
    color: #999;
    border-left: 1px solid #ccc;
}
.promotion-select-btn{
    position: absolute;
    bottom: 0;
}
.cart-container .cart-table tfoot {
    background: #FFFFFF;
	border-top: 7px solid #f0f3ef;
}
.cart-container .cart-table tfoot td {
    padding: 0 0 0 14px;
}
.cart-container .cart-table tfoot .tfoot-l{
    line-height: 75px;
}
.cart-container .cart-table tfoot .tfoot-l .layui-form-checkbox{
    /*display: block;*/
    float: left;
    margin: 29px 20px 0 0;
}
.cart-container .cart-table tfoot .tfoot-r .checkout-btn{
    height: 75px;
    border-radius: 0;
    line-height: 75px;
    font-size: 25px;
	max-width: 200px;
	min-width: 145px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cart-container .cart-table tfoot .tfoot-l .batchRemove{
	margin-right: 15px;
	max-width: 80px;
	display: inline-block;
	float: left;
}
.cart-container .cart-table tfoot .tfoot-r{
    font-size: 13px;
	display: flex;
	align-items: flex-end;
	height: 75px;
	line-height: 75px;
}
.cart-container .cart-table tfoot .tfoot-r em{
    margin-right: 15px;
	display: inline-block;
}
.cart-container .cart-table tfoot .tfoot-r em .price{
    font-size: 21px;
}
.choicegoods-div{
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
.choicegoods-div .choicegoods-list{
    display: none;
    position: absolute;
    width:625px;
    height:400px;
    background:#fff;
    border: 2px solid #d1ab70;
    z-index: 1;
}
.choicegoods-div.open .choicegoods-list{
    display: block;
}
.choicegoods-div .choicegoods-list .hd{
    font-size: 16px;
    line-height: 30px;
    background:#d1ab70;
    color: #fff;
    padding: 0 10px;
}
.choicegoods-div .choicegoods{
    padding:20px 20px 10px;
    height: 285px;
    overflow-y: auto;
}
.choicegoods-div .choicegoods .goods-item{
    float: left;
    width:50%;
    line-height: normal;
    margin-bottom:10px;
}
.choicegoods-div .choicegoods .goods-item .layui-form-checkbox{
    float: left;
    margin-right: 10px;
}
.choicegoods-div .choicegoods .goods-item .img{
    width:60px;
    height:60px;
}
.choicegoods-div .choicegoods .goods-item .text{
    width:60%;
}
.choicegoods-div .choicegoods-footer{
    border-top:1px solid #eee;
    padding:5px 20px;
}
.choicegoods-div .choicegoods-footer .price{
    font-size: 17px;
}
.checkout-container .section{
    display: flex;
    margin-bottom: 1px;
    border-bottom: 1px solid #eee;
}
.checkout-container .section,.paycenter-container .section{
    border:0 none;
}
.checkout-container .section .section-title{
    font-size: 14px;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
    background: #ffffff;
    width: 86px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.checkout-container .section-content, .paycenter-container .section-content{
    padding:15px 0;
	flex: 1;
}
.checkout-container .checkout-tit, .paycenter-container .checkout-tit{
    line-height: 50px;
}
.checkout-container .checkout-tit{
	font-size: 15px;
}
.checkout-container .checkout-form, .paycenter-container .checkout-form{
    border:1px solid #eee;
}
.checkout-form .option-item{
    border:1px solid #eee;
    background:#fff;
    float: left;
    cursor: context-menu;
	margin-right: 10px;
}
.checkout-form .option-item:hover{
    background-color: #f8f8f8;
}
.checkout-form .option-item .option-box{
    display: block;
    border: 1px solid #fff;
    padding: 5px;
    height:100%;
    box-sizing: border-box;
}
.checkout-form .option-item .option-box em{
    font-size: 14px;
    padding: 0 22px;
    font-weight: bold;
}
.checkout-form .option-item.active{
    border-color:#e22121;
    background-color: #fff5f3;
    position: relative;
    border-style: dashed;
}
.checkout-form .option-item.active .option-box{
    border-color:#e22121;
    border-style: dashed;
}
.checkout-form .option-item.active .option-box em{
    color:#e22121;
}
.checkout-form .option-item.active:after{
    content: '';
    position: absolute;
    bottom:-1px;
    right: -1px;
    width:28px;
    height:28px;
    background-image: url('../img/demo/cshop_icon.png');
    background-position: 0 -141px;
}
.checkout-form .order-address .option-item{
    width: 235px;
    height: 92px;
    margin-right: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.checkout-form .order-address .option-item:nth-child(4n){
	margin-right: 0;
}
.checkout-form .order-address .option-item:nth-child(n+5){
    display: none;
}
.checkout-form .order-address.show-more-address .option-item:nth-child(n+5) {
    display: block;
}
.checkout-form .order-address .address-item-con{
    font-size: 12px;
    height:100%;
    position: relative;
}
.checkout-form .order-address .address-item-con .action-btn-group{
    position: absolute;
    bottom: 0;
    display: none;
}
.checkout-form .order-address .option-item:hover .action-btn-group {
    display: block;
}
.checkout-form .order-address .address-item-con .action-btn-group .link{
    margin-right:10px;
}
.checkout-form .order-address .o-receiver{
    margin-bottom:5px;
}
.checkout-form .order-address .adr-info{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.checkout-form .order-address .o-receiver span{
    font-size: 14px;
    font-weight: bold;
}
.checkout-form .order-address .o-receiver i{
    float: right;
    color:#999;
}
.checkout-form .order-address .o-receiver .link{
    display: none;
}
.checkout-form .order-address .option-item.active .o-receiver span{
    color:#e22121;
}
.checkout-form .order-address .option-item:hover .o-receiver .link {
    display: block;
}
.checkout-form .order-address .more-address{
    display: none;
    line-height: 30px;
}
.checkout-form .order-delivery .o-freight{
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
}
.checkout-form .order-delivery .o-freight .layui-icon{
    margin-right: 10px;
    font-size: 15px;
    color: #d3b740;
}
.checkout-form .order-invoice{
    margin-bottom: 10px;
}
.checkout-form .order-invoice .section-content .layui-form-item{
	margin-bottom: 0;
}
.checkout-form .order-invoice .option-item{
    min-width: 170px;
    font-size: 12px;
	margin: 5px 10px 5px 0;
}
.checkout-form .order-invoice .option-item:nth-child(3n){
	margin-right: 0;
}
.checkout-form .order-invoice .invoice-item-con{
    position: relative;
    display: flex;
    align-items: center;
}
.checkout-form .order-invoice .invoice-item-con .action-btn-group{
    position: absolute;
    bottom: 0;
    right: 5px;
	color: #E22121;
}
.checkout-form .order-invoice .invoice-item-con .o-tag{
    background: #e22121;
    color: #ffffff;
    font-size: 12px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.checkout-form .order-invoice .invoice-item-con .o-name{
    font-size: 14px;
    font-weight: bold;
	margin: 0 5px;
	flex: 1;
}
.checkout-form .order-invoice .invoice-item-con .o-type{
	width: 120p;
	margin-right: 35px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.checkout-form .order-invoice .invoice-item-con .layui-btn{
    background-color: #fff;
	color: #000;
}
.checkout-form .order-invoice .layui-form-label{
    padding: 10px 0 0 0;
    width: auto;
}
.checkout-form .order-invoice .layui-input-block{
	margin-left: 0;
}
.checkout-form .order-goodslist .section-content{
    padding:0;
}
.checkout-form .order-goodslist .goodslist-table{
    width:100%;
}
.checkout-form .order-goodslist .goodslist-table .goods-item{
	border-bottom: 1px solid #eeeeee;
}
.checkout-form .order-goodslist .goodslist-table .goods-item:last-child{
	border-bottom: none;
}
.checkout-form .order-goodslist .goodslist-table thead{
    background-color: #fffdfd;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
.checkout-form .order-goodslist .goodslist-table td{
    text-align: center;
    padding: 10px 5px;
}
.checkout-form .order-goodslist .goodslist-table .goods-info{
    margin-left: 40px;
}
.checkout-form .order-goodslist .goodslist-table .goods-info .img{
    width:50px;
    height:50px;
}
.checkout-form .order-goodslist .goodslist-table .active-name{
	background-color: #E22121;
	color: #FFFFFF;
	display: inline-block;
	margin: 0 0 5px 40px;
	border-radius: 2px;
	padding: 1px 6px;
}
.checkout-form .checkout-footer{
    background-color: #ffffff;
	padding: 20px 30px 20px 0;
}
.checkout-form .checkout-footer-l {
    width:50%;
    float: left;
}
.checkout-form .checkout-footer-l .layui-form-label{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.checkout-form .checkout-footer-l .integration{
    padding: 9px 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    width: 80px;
}
.checkout-form .checkout-footer-l .integration2{
    color: #999!important;
    padding: 9px 0!important;
    line-height: 20px;
    margin-right: 10px;
}
.checkout-form .checkout-footer-l .layui-input-block{
    margin-left: 0;
}
.checkout-form .shop{
    margin-bottom: 30px;
    height: 100%;
    background: #fff;
}
.checkout-form .shop .layui-form-label{
    margin-left: -3px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.checkout-form .shop-name{
    height: 40px;
    line-height: 40px;
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
	padding-left: 13px;
}
.checkout-form .shop-name .labels{
    height: 18px;
    line-height: 18px;
    color: #E22121;
    border-radius: 2px;
    padding: 0 4px;
    font-size: 12px;
    display: inline-block;
    margin: 0;
    border: 1px solid #E22121;
	margin-left: 10px;
}
.checkout-form .shop-name .layui-input-block{
    margin-bottom: 10px;
}
.checkout-form .checkout-footer-r {
    width: 44%;
    float: right;
    text-align: right;
}
.checkout-form .checkout-footer-r .piece{
    color: #E22121;
    margin-right: 2px;
}
.checkout-form .checkout-footer-r dl{
    margin-bottom:10px;
    font-size: 14px;
}
.checkout-form .checkout-footer-r dt{
    display: inline-block;
    color:#999;
}
.checkout-form .checkout-footer-r dd {
    display: inline-block;
	min-width: 80px;
}
.checkout-form .checkout-footer-r dl.price-dl dt{
    color: #333;
    font-weight: bold;
}
.checkout-form .checkout-footer-r dl.price-dl .price{
    font-size: 24px;
    font-weight: bold;
}
.checkout-form .checkout-footer-r .cart-link{
    color:#999;
    text-decoration: underline;
    margin-right: 20px;
    font-size: 12px;
}
.checkout-form .submit-btn{
    border-radius: 0;
    font-size: 22px;
    padding: 0px 40px;
    height: 50px;
    line-height: 50px;
}

.paycenter-result{
    background: #f7f7f7;
}
.paycenter-result .result-con{
    text-align: center;
    padding: 20px 0;
}
.paycenter-result .result-icon{
    display: inline-block;
    font-size: 60px;
    margin-right:15px;
}
.paycenter-result .result-con-r {
    display: inline-block;
    text-align: left;
}
.paycenter-result .result-con-r h2{
    font-size: 22px;
}
.paycenter-result .result-con-r h2 em{
    color:#666;
}
.paycenter-result .result-con-r p {
    color: #999;
    font-size: 16px;
}
.pay-datail .section-content{
    padding: 50px 100px;
}
.pay-datail .payinfo-item {
    font-size:15px;
    margin-bottom: 20px;
}
.pay-datail .payinfo-item:last-child{
    margin-bottom: 0;
}
.pay-datail .payinfo-item label{
    float: left;
    line-height: 35px;
    margin-right: 10px;
}
.pay-datail .payinfo-item .payinfo-item-val{
    float: left;
    width: 86%;
}
.pay-datail .payinfo-item .payinfo-item-val>p{
    line-height: 35px;
}
.pay-datail .payinfo-item .payinfo-item-val .price {
    font-size: 26px;
}
.pay-datail .payinfo-item .payinfo-item-val .change-payment-btn{
    margin-left:20px;
}
.pay-datail .change-payment-box{
    display: none;
    background:#f7f7f7;
    padding: 30px;
    margin-top: 20px;
}
.pay-datail .change-payment-box .tit{
    margin-bottom:10px;
}
.paycenter-container .payment-footer{
    background-color: #f7f7f7;
    padding: 50px;
    text-align: center;
}
/**
    会员中心
**/
.member-header{
    background:#e22121;
    color:#fff;
    padding: 25px 0 140px;
}
.member-header .logo {
    float: left;
    width: 220px;
    margin-right: 20px;
    min-height: 50px;
}
.member-header .logo img {
    width: auto;
    max-width: 215px;
    max-height: 70px;
}
.member-header .searchbar{
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -20px;
    width:auto;
}
.member-header .search-form{
    background: #fff;
}
.member-header .search-form input::-webkit-input-placeholder { 
    color: #BDCADA;
    font-size: 14px;
}
.member-header .searchbar input{
    width:240px;
    border:1px solid #eee;
    font-size: 14px;
}
.member-header .searchbar .submit{
    background: #f7f7f7;
    color: #666;
    font-size: 14px;
}
.member-header .layui-nav{
    float: left;
    padding:0;
    background:transparent;
    margin-top: 13px;
}
.member-header .layui-nav .layui-nav-item a{
    color:#fff;
    font-size: 15px;
}
.member-header .layui-nav .layui-nav-bar,
.member-header .layui-nav .layui-this:after{
    background: rgba(255, 255, 255, 0.7);
    height: 3px;
}
.member-header .layui-nav .layui-nav-child a{
    color:#666;
    font-size: 14px;
}
.member-container{
    background:#f7f7f7;
    margin-top: -112px;
    -webkit-box-shadow: 0 5px 12px 2px rgba(117,48,48,.18); -moz-box-shadow: 0 5px 12px 2px rgba(117,48,48,.18); box-shadow: 0 5px 12px 2px rgba(117,48,48,.18);
}
.member-container .member-aside{
    float: left;
    width:220px;
    min-height: 600px;
    padding:25px 0;
}
.member-container .member-aside dl{
    padding: 0px 25px 20px;
}
.member-container .member-aside dl dt{
    font-weight: bold;
    font-size: 15px;
    color: #e22121;
    margin-bottom: 10px;
}
.member-container .member-aside dl dd {
    font-size: 13px;
    color: #666;
    margin:0 0 7px 10px;
}
.member-container .member-aside dl dd:hover,
.member-container .member-aside dl dd.active{
    color:#e22121;
}
.member-container .member-main{
    float: left;
    width: 920px;
    background: #fff;
    min-height: 650px;
    padding: 20px 30px 50px;
}
.member-userinfo{
    background: #fff5f3;
    border: 1px solid #eee;
    margin-bottom:20px;
	display: flex;
}
.member-userinfo-l{
	text-align: center;
	padding: 15px 20px;
	width: 220px;
}
.member-userinfo-l .user-photo{
    width: 60px;
    height: 60px;
    background-color: #f7f7f7;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #eee;
    cursor: pointer;
    margin: auto;
}
.member-userinfo-l .user-info{
    font-size: 14px;
    margin-top: 7px;
}
.member-userinfo-l .user-info .signin-gift-btn{
    margin-left:10px;
}
.member-userinfo-l .user-name .name{
	color: #E22121;
	margin-left: 4px;
}
.member-userinfo-l .sign-in{
	display: flex;
	align-items: center;
	border: 1px solid #ffc267;
	padding: 2px 6px;
	font-size: 12px;
	border-radius: 12px;
}
.member-userinfo-l .sign-in img{
	width: 20px;
	height: 20px;
	margin-right: 4px;
}
.member-userinfo-l .card-member{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 6px;
}
.member-userinfo-l .card-member img{
	width: 20px;
	height: 20px;
}
.member-userinfo-l .card-member .vip-grade{
	color: #e7b15d;
	margin-left: 4px;
}
.member-userinfo-l .card-member .vip-time{
	color: #999999;
	font-size: 12px;
	margin-left: 5px;
}
.member-userinfo-l .open-member{
	color: #FFFFFF;
	font-size: 12px;
	background: linear-gradient(45deg,#e22121,#fa5c4d);
	padding: 3px 12px;
	border-radius: 12px;
	margin-left: 8px;
	display: inline-block;
}
.member-assets{
	display: flex;
	align-items: center;
	flex: 1;
}
.member-assets .top-assets{
	display: flex;
	flex: 1;
}
.member-assets dl{
    font-size: 14px;
    text-align: center;
    width: 25%;
}
.member-assets dl dd{
    font-size: 18px;
    color:#e22121;
    font-weight: bold;
}
.member-assets dl dd a:hover{
    text-decoration: underline;
}
.member-account{
	display: flex;
	align-items: center;
    background: #fff5f3;
    border: 1px solid #f8e1e1;
	padding: 8px 10px;
	margin-bottom: 20px;
}
.member-account h2{
	font-size: 14px;
	color: #a96d5f;
	font-weight: 600;
	margin-right: 20px;
}
.member-account .accout-row{
	font-size: 12px;
	margin-right: 20px;
}
.member-index-panel{
    margin-bottom:20px;
}
.member-index-panel .m-panel-hd{
    line-height:40px;
    padding:0 12px;
}
.member-index-panel > .section{
    padding:12px;
}
.member-index-panel .section .layui-tab-content{
    padding:15px 0;
}
.orderlist-main .order-list-hd{
    background:#fcece9;
    height:30px;
    margin-bottom:15px;
}
.orderlist-main .order-list-hd em{
    display: inline-block;
    text-align: center;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.orderlist-main .order-list{
    margin-bottom:10px;
}
.orderlist-main .order-list .order-item .shop-name{
	margin: 0;
}
.order-list .section-content{
    padding:0;
    overflow: hidden;
}
.order-list .orderlist-table-l{
    width:65%;
    position: relative;
	padding: 10px 0;
}
.order-list .orderlist-table-l:after{
    content: '';
    position: absolute;
    right:0;
    top:0;
    height: 9999%;
    width:1px;
    background:#eee;
}
.order-list .orderlist-table-l .goods-item{
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 12px;
}
.order-list .orderlist-table-l .goods-item:last-child{
    border-bottom:0;
}
.order-list .orderlist-table-l .goods-item .goods-info{
    float: left;
    width: 47%;
}
.member-child-panel .goods-item .img{
    width:60px;
    height:60px;
    margin-left: 20px;
}
.order-list .orderlist-table-l .goods-item .text{
    width: 165px;
    text-align: left;
}
.order-list .orderlist-table-l .goods-item .price {
    float: left;
    width: 15%;
	line-height: 22px;
}
.order-list .orderlist-table-l .goods-item .quantity{
    float: left;
    width: 15%;
}
.order-list .orderlist-table-l .goods-item .goods-handle{
    float: left;
    width: 23%;
}
.order-list .orderlist-table-l .goods-item .goods-handle .link{
    display: block;
}
.order-list .orderlist-table-r{
    text-align: center;
    width:35%;
    padding: 10px 0;
}
.order-list .orderlist-table-r .sum-price,
.order-list .orderlist-table-r .order-handle{
    float:left;
    width: 58%;
    line-height: 22px;
	font-size: 12px;
}
.order-list .orderlist-table-r .state {
    float: left;
    width: 42%;
}
.order-list .orderlist-table-r .order-handle .layui-btn{
    margin-bottom: 8px;
}
.order-list .section-bot{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #eee;
	padding: 8px 12px;
}
.order-list .section-bot .order-handle{
	display: flex;
}
.favorite-list .fav-item{
    float: left;
    width:207px;
    margin: 8px;
}
.favorite-list .fav-item .img{
    width:100%;
    height:210px;
    line-height: 210px;
    overflow: hidden;
    border:1px solid #eee;
    margin-bottom:5px;
}
.favorite-list .fav-item .price-p{
    margin-top:10px;
}
.favorite-list .fav-item .price-p .price{
    font-size: 15px;
}
.favorite-list .fav-item .name{
	height: 36px;
	line-height: 18px;
}
.member-child-panel .m-panel-hd{
	height: 20px;
    line-height: 20px;
    border-left: 5px solid #666;
    margin-bottom: 20px;
	padding-left: 8px;
}
.member-child-panel .m-panel-hd h2{
	font-size: 14px;
}
.member-child-panel .m-panel-hd .tips{
    font-size: 13px;
    margin-left:10px;
    color:#999;
}
.member-child-panel .m-panel-bd .layui-tab-content{
    padding:10px 0 0;
}
.member-child-panel .pagination-div{
    text-align: right;
}
.member-child-panel .m-panel-bd > .section{
    margin-bottom:15px;
}
.order-detail .o-detail-state .red{
    margin-right: 20px;
}
.order-detail .step-module{
    margin:20px 0;
}
.order-detail .step-module .step-item{
    width:25%;
}
.member-main .m-item,.member-main .l-item{
    line-height: 30px;
	min-height: 30px;
}
.member-main .m-item .m-label,.member-main .l-item .m-label{
    float:left;
    color:#999;
    margin-right: 5px;
}
.member-main .m-item .m-val,.member-main .l-item .m-val{
    margin-left: 75px;
}
.logistics-detail p:last-child {
   color:#e22121;
    font-weight: bold;
}
.logistics-section .section-left{
    float: left;
    border: 1px solid #eee;
    height: 180px;
    padding: 15px;
    width: 180px;
    background: #f9f9f9;
}
.logistics-section .section-left dt{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 15px;
}
.logistics-section .section-left dd{
    margin-bottom: 10px;
    
}
.logistics-section .section-content{
    float: left;
    border: 1px solid #eee;
    border-left: none;
    height: 180px;
    overflow: auto;
    padding: 15px;
    width: 676px;
}
.member-main .o-detail-table{
    padding:0;
}
.o-detail-table table thead, .o-detail-table table tfoot{
    line-height: 36px;
}
.o-detail-table table tbody {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.o-detail-table tbody tr:first-child td{
    padding-top:15px;
}
.o-detail-table tbody tr:last-child td {
    padding-bottom: 15px;
}
.o-detail-table tbody td {
    text-align: center;
    padding:5px;
}
.o-detail-table .goods-info{
    text-align: left;
}
.o-detail-table .goods-info .img{
    width:60px;
    height:60px;
    margin-left: 20px;
}
.o-detail-table .goods-info .text {
    width: 70%;
}
.o-detail-table table tfoot td{
    padding-right:20px;
    font-size: 14px;
}
.o-detail-table table tfoot td .price {
    font-size: 20px;
}
.order-comment .comment-star{
	display: flex;
}
.order-comment .comment-star .m-item{
	margin-right: 70px;
}
.goods-comment .goods-item{
	display: flex;
}
.goods-comment .goods-item .img-hover{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.goods-comment .section-content{
	border: 1px solid #eeeeee;
}
.goods-comment .section-content:last-child{
	border: none;
}
.order-comment .score-star i{
    cursor: pointer;
}
.order-comment .score-star i.layui-icon-star-fill{
    color:#e22121;
}
.order-comment .layui-form-radio{
	margin-top: 0;
}
.order-comment .comment-text{
	margin-top: 5px;
}
.order-comment .comment-text .layui-textarea{
	width: 500px;
	min-height: 50px;
}
.order-comment .goods-item .upload-photo{
    float: left;
    margin-top: 7px;
}
.upload-photo .add-photo-box{
    margin-top: 10px;
	display: flex;
}
.upload-photo .add-photo-box img{
	width: 80px;
	height: 80px;
}
.upload-photo .layui-form-item{
	margin-bottom: 0;
}
.upload-photo .tit{
	font-size: 12px;
    color:#999;
	margin-left: 75px;
}
.add-photo-box .layui-form-label{
	display: none;
}
.add-photo-box .layui-input-block{
	margin-left: 0;
}
.read-photo-box{
	display: flex;
	align-item: center;
}
.read-photo-box img{
	width: 80px;
	height: 80px;
	margin-right: 10px;
}
.dialog-order-cancel{
    display: none;
}
.dialog-order-cancel .layui-form{
    padding-top:50px;
}
.apply-aftersale .step-module{
    margin: 40px auto;
}
.apply-aftersale .step-module .step-item{
    width:33.3%;
}
.apply-aftersale .submit_apply_aftersale{
    margin-left: 75px;
}
.apply-aftersale .section-content{
    padding-left: 30px;
}
.apply-aftersale .m-item .m-val{
    width: 500px;
}
.apply-examine{
    padding: 15px;
    text-align: center;
}
.apply-examine .tips{
    border-bottom: 1px solid #eee;
    padding-bottom:20px;
    margin-bottom: 20px;

}
.apply-examine .tips h2{
    font-weight: bold;
    color: #d89487;
    margin-bottom: 10px;
    font-size: 23px;
}
.apply-examine .tips h2 .layui-icon{
    margin-right:10px;
}
.aftersale-list .section{
    margin-bottom: 15px;
}
.aftersale-list .section tr{
    border-bottom:1px solid #eee;
}
.aftersale-list .section th{
    background:#f7f7f7;
    line-height: 40px;
    padding: 0 12px;
    font-weight: 500;
}
.aftersale-list .section td {
    padding: 10px 0px;
}
.aftersale-list .section .goods-item .text{
    width:70%;
}
.comment-list-content .con {
    margin-bottom:5px;
    color:#333;
}
.comment-list-content .photo-list .photo-item{
    float: left;
    width:50px;
    height:50px;
    border:1px solid #eee;
    margin:0 5px 5px 0;
    overflow: hidden;
}
.comment-list-content .time{
    color:#ccc;
}
.empty-data{
    text-align: center;
    padding:50px 0;
    color: #ccc;
    font-size: 16px;
}
.empty-data .empty-icon{
    height:121px;
    background:url('../img/demo/icon_empty.png') no-repeat center;
    margin-bottom:10px;
}
.m-couponlist{
    margin-top:10px;
}
.m-couponlist .item{
    position: relative;
    float: left;
    width: 294px;
    margin: 0 15px 15px 0;
    border: 1px solid #e6ddda;
    background: #EF4D57;
    color: #e6ddda;
}
.m-couponlist .other{
    background: #fc834f;
}
.m-couponlist li:nth-child(3n) .item{
    margin-right:0;
}
.m-couponlist .head {
    position: relative;
}
.m-couponlist .amount {
    padding: 24px 0px 21px 22px;
    float: left;
    color: #feeaec;
    min-width: 60px;
    line-height: 23px;
    height: 23px;
    font-size: 14px;
}
.m-couponlist .amount .num {
    position: relative;
    left: 2px;
    bottom: 1px;
    font-size: 32px;
    font-weight: bold;
}
.m-couponlist .condition {
    height: 68px;
    float: left;
    display: table;
    vertical-align: middle;
    font-size: 12px;
    margin-left: 10px;
    word-break: break-all;
}
.m-couponlist .condition .item-text {
    display: table-cell;
    vertical-align: middle;
}
.m-couponlist .condition .item-text .tag{
    font-size: 12px;
    padding: 0px 3px;
    color: #EF4D57;
    margin-right: 5px;
    margin-left: 1px;
    border-radius: 2px;
    background-color: #feeaec;
}
.m-couponlist .other .condition .item-text .tag{
    color: #fc834f;
}
.m-couponlist .middle-line {
    position: relative;
    height: 0;
    font-size: 0;
    border-bottom: 1px dotted #d9d0cd;
}
.m-couponlist .middle-line .circular {
    position: absolute;
    top: 50%;
    width: 8px;
    height: 17px;
    margin-top: -9px;
    border: 1px solid #e6ddda;
    background-color: #fff;
}
.m-couponlist .middle-line .circular.left {
    left: -1px;
    border-left: none;
    -webkit-border-radius: 0 9px 9px 0;
    border-radius: 0 9px 9px 0;
}
.m-couponlist .middle-line .circular.right {
    right: -1px;
    border-right: none;
    -webkit-border-radius: 0 9px 9px 0;
    border-radius: 9px 0 0 9px;
}
.m-couponlist .middle-line .left:before, .m-couponlist .middle-line .right:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 0;
    height: 18px;
    width: 17px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.m-couponlist .middle-line .left:before {
    left: auto;
    right: 4px;
}
.m-couponlist .coupon-bottom {
    padding: 10px 20px 15px 20px;
    font-size: 12px;
    line-height: 20px;
}
.m-couponlist .item.coupon-type-used {
    background: #fbf6e9;
    color: #c6c1b2;
}
.m-couponlist .item.coupon-type-used .amount{
    color: #c6c1b2;
}
.m-couponlist .item.coupon-type-used .condition .item-text .tag{
    background: #c6c1b2;
}
.m-couponlist .item.coupon-type-lose {
    background: #f3f2f2;
    color: #d1d0d0;
}
.m-couponlist .item.coupon-type-lose .amount {
    color: #d6d3d3;
}
.m-couponlist .item.coupon-type-lose .condition .item-text .tag {
    background: #d6d3d3;
}
.member-point .m-point-head{
    background: #fff5f3;
    border: 1px solid #eee;
    padding: 20px 20px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 60px;
}
.member-point .m-point-head .m-point-h-l {
    float: left;
    border-right: 1px solid #ede1df;
    width: 49%;
    text-align: center;
}
.member-point .m-point-h-l .red{
    font-size: 28px;
    font-weight: bold;
}
.member-point .m-point-h-r{
    float: left;
    width: 49%;
    text-align: center;
}

.member-inbox-table[lay-skin=line] td,
.member-inbox-table[lay-skin=line] th{
    text-align: left;
}
.member-inbox-table tbody tr.handle{
    cursor: pointer;
}
.member-inbox-table tbody tr.new {
    font-weight:bold;
}
.member-inbox-table .layui-form-checkbox {
    margin-right: 10px
}
.member-inbox-table tbody tr.detail:hover{
    background:transparent;
}
.member-inbox-table tbody tr.detail {
    display: none;
}
.member-inbox-table tbody tr.detail td {
    padding:30px 40px;
}
.member-inbox-table tbody tr.detail .detail-title{
    font-size: 16px;
    color:#333;
    margin-bottom: 10px;
}
.member-inbox-table tbody tr.detail .detail-reply{
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
    padding-right: 30px;
}
.member-inbox-table tbody.active tr.detail{
    display: table-row;
}
.member-inbox-table tbody.active tr.handle td{
    border-bottom:0;
    background-color: #fcf3f1;
    color: #805248;
}
.inbox-header .layui-btn{
    margin-left: 5px;
}
.inbox-header .fr{
    margin-top:6px
}
.coupon-getlist .m-couponlist{
    margin-top: 30px;
}
.coupon-getlist .m-couponlist .item{
    width: 286px;
}
.coupon-getlist .m-couponlist .item:nth-child(3n){
    margin-right:15px;
}
.coupon-getlist .m-couponlist .item:nth-child(4n) {
    margin-right:0;
}
/*.coupon-getlist .m-couponlist .item .coupon-bottom .detail{*/
    /*display: none;*/
/*}*/
/*.coupon-getlist .m-couponlist .item:hover .coupon-bottom .detail{*/
    /*display: block;*/
/*}*/
.coupon-getlist .m-couponlist .item .coupon-bottom .center{
    margin-top: 15px;
}
.coupon-getlist .item .coupon-bottom .layui-btn{
    border-radius: 40px;
    padding:0 30px;
    color:#EF4D57;
    background: #feeaec;
}
.coupon-getlist .item.other .coupon-bottom .layui-btn{
	color: #fc834f;
}
.area-select{
    width:auto !important;
}
.area-select .layui-form-select{
    float: left;
    width:140px;
    margin-right:10px;
}
.security-center .security-item{
    line-height:80px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    color:#999;
}
.security-center .security-item span{
	font-size: 12px;
}
.security-center .security-item .layui-icon{
    font-size: 36px;
    vertical-align: middle;
    margin-right:20px;
}
.security-center .security-item b{
    margin-right:10px;
    color:#666
}
.security-verify .step-module{
    margin-top:30px;
}
.security-verify .step-module .step-item{
    width:33.33%;
}
.security-verify .layui-form{
    width: 600px;
    margin: 60px auto 0;
}
.msg{
    text-align: center;
    font-size: 20px;
}
.msg .layui-icon{
    font-size: 56px;
    vertical-align: middle;
    margin-right: 10px;
}
.member-receiver .btn-group{
    font-size: 12px;
}
.member-receiver .btn-group .link, .member-receiver .btn-group .red{
    margin:0 3px;
}
.article-list{
    width:220px;
    background: #fff;
    float: left;
    margin-right:10px;
}
.article-list .layui-colla-content{

}
.article-list .layui-colla-content a{
    padding-left: 20px;
    display: block;
    margin:8px 0;
    font-size: 14px;
}
.article-list .layui-colla-content a.act, .article-list .layui-colla-content a:hover{
    color:#e22121;
}
.article-main{
    float: left;
    width: 970px;
}
.article-main .section{
    border-color:#e6e6e6;
}
.article-main .title{
    margin-bottom:10px;
}
.flashsale-banner{
    position: relative;
}
.flashsale-banner .lefttime{
    position: absolute;
    width:100%;
    bottom:80px;
    text-align: center;
    font-size: 24px;
    color:#333;
}
.flashsale-banner .lefttime span{
    color:#e22121;
    margin-left:10px;
}
.flashsale-time-slot{
    background:#E22121;
    color: #fff;
}
.flashsale-time-slot .item{
    float: left;
    padding: 12px 36px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.flashsale-time-slot .item.act {
    background: #ffffff;
    color: #e22121;
}
.flashgo-list{
    margin-top:20px;
}
.flashgo-list .item{
    float: left;
    width:185px;
    background:#fff;
	padding: 20px;
    margin:0 18px 20px 0;
}
.flashgo-list li:nth-child(5n){
    margin-right:0;
}
.flashgo-list .item .img{
    float: left;
}
.flashgo-list .item .img img{
    width: 185px;
	height: 185px;
}
.flashgo-list .item .pt-info{
	float: left;
	width: 185px;
}
.flashgo-list .item .pt-info .name {
    font-size: 13px;
    color: #333;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: inherit;
}
.flashgo-list .item .pt-info .buy-now{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flashgo-list .item .pt-info .subtitle {
    margin:5px 0 10px;
    height: 36px;
    font-size: 12px;
}
.flashgo-list .item .price{
    font-size: 17px;
    font-weight: bold;
    margin-right:10px;
}
.flashgo-list .item .pt-info .price-p{
	font-size: 12px;
}
.flashgo-list .item .pt-info .o-btn-red{
    border-radius: 20px;
    padding: 5px 15px;
}
.group-item-panel{
    border: 2px solid #e22121;
    margin-top: -15px;
}
.group-item-panel .gp-l{
    float: left;
    padding: 5px 0 0 10px;
    width: 182px;
}
.group-item-panel .gp-l .bar{
    height: 5px;
    background: #d5d5d5;
    float: left;
    width: 95px;
    margin: 8px 5px 0 0;
}
.group-item-panel .gp-l .bar b{
    background: #e22121;
    display: block;
    height: 100%;
    max-width: 100%;
}
.group-item-panel .gp-l .surplus{
    color:#999;
    font-size: 12px;
}
.group-item-panel .layui-btn{
    float:right;
    border-radius: 0;
    padding: 0 15px;
    margin-right: -2px;
    font-size: 15px;
    height: 58px;
}
.inquiry{
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	margin-left: 20px;
}
.inquiry:hover{
	color: #E22121;
}
.inquiry.red{
	color: #E22121;
}
.activity-price{
    background: linear-gradient(to right, #e22121 0%, #e99c69 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    padding:10px 20px;
    color: #fff;
}
.activity-price.flex{
	display: flex;
	align-items: center;
}
.activity-price .activity-tag{
    background: linear-gradient(to right, #fbe0c6 0%, #fbf6e5 100%);
    color: #e22121;
    padding: 4px 20px;
    border-radius: 20px;
    font-size: 16px;
    height: fit-content;
    -moz-box-shadow: 0px 10px 21px rgba(191, 98, 62, 0.8); -webkit-box-shadow: 0px 10px 21px rgba(191, 98, 62, 0.8); box-shadow: 0px 10px 21px rgba(191, 98, 62, 0.8);
}
.activity-price .price{
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin: 0 20px;
}
.activity-price .other-price{
    color: #fff;
    font-size: 12px;
    margin: 0 10px;
}
.activity-price .other-price del{
	color: #FFFFFF;
}
.activity-price .act-top{
	display: flex;
	align-items: center;
}
.activity-price .act-bot{
	text-align: right;
}
.activity-price .act-text{
	font-size: 14px;
	margin: 0 20px;
}
.activity-price .del del{
    color:#fff;
}
.activity-price .lefttime b{
    background: #333;
    padding: 3px 4px;
    border-radius: 4px;
    margin: 0px 4px 0 5px;
}
.point-banner{
    position: relative;
    width: 1200px;
    height: 400px;
    margin:0 auto 30px;
}
.point-banner img{
    position: absolute;
    width:1920px;
    left: 50%;
    margin-left: -960px;
}
.point-coupon .m-couponlist{
    margin-top:0;
}
.point-coupon .m-couponlist .item{
    width:230px;
    margin: 0 10px 10px 0;
    background:#f8eeda;
}
.point-coupon .m-couponlist .middle-line .circular,
.point-coupon .m-couponlist .middle-line .left:before, .point-coupon .m-couponlist .middle-line .right:before{
    background: #f0f3ef;
}
.point-coupon .m-couponlist .item:nth-child(3n){
    margin-right:10px;
}
.point-coupon .m-couponlist .item:nth-child(5n) {
    margin-right: 0;
}
.point-coupon .m-couponlist .item .layui-btn{
    border-radius: 20px;
}
.point-goods-list .item{
    float: left;
    width: 285px;
    background: #fff;
    margin: 0 20px 20px 0;
}
.point-goods-list .item:nth-child(4n){
    margin-right:0;
}
.point-goods-list .item .img{
    height:285px;
    overflow: hidden;
    line-height: 285px;
}
.point-goods-list .item .info{
    padding:10px 15px 10px;
}
.point-goods-list .item .name{
    height: 27px;
    overflow: hidden;
    font-size: 16px;
}
.point-goods-list .item .point-num{
    color:#999;
}
.point-goods-list .item .point-num .red{
    font-size: 18px;
    margin-left:10px;
    font-weight: bold;
}
.point-goods-list .item .layui-btn{
    width: 100%;
    border-radius: 0px;
    margin-top:8px;
}
.address-dialog .layui-form-item{
	width: 440px;
	margin: 10px auto;
}
.address-dialog .layui-form-item .layui-input-block{
	margin-left: 0;
}
.address-dialog .layui-layer-btn{
	text-align: center;
}
.address-dialog .layui-form-item .layui-inline{
	margin-right: 0;
}
.address-dialog .layui-input{
	margin-top: 3px;
	height: 32px;
}
.address-dialog .layui-btn{
	height: 34px;
	line-height: 34px;
}
/** @Author: Suvan  @Description: Suvan定义自用  @DateTime: 2019-08-23 21:29:58 */
.layui-form-item .Suvan-width-auto {
    width: auto;
}
.x-red {
    color: #e22121;
}
/*by fire  订单号搜索样式*/
.member-child-panel{
	position: relative;
}
.searchtid{
    position: absolute;
    top: 0;
    right: 0;
	font-size: 0;
}
.searchtid .search-tid{
    border: 0 none;
    height: 32px;
    background: #e22121;
    border-radius: 0;
    color: #fff;
	font-size: 12px;
}
.searchtid input{
    width:240px;
    height:30px;
    border-radius: 0;
    color: #666;
    font-size: 12px;
    border: 1px solid #e22121;
}
/*by ljy 订单详情结算信息样式*/
.order_settlement dt {
    display: inline-block;
}

.order_settlement dd {
    margin:0;
    display: inline-block;
}
.layui-col-sm6 .clearfix{
    background-color: #3b6da3;
}

/* 购物车是空的样式 */
.empty-cart{
	width: 100%;
    height: 400px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.empty-cart .empty-img{
	width: 100px;
}
.empty-cart .goChoose{
	font-size: 15px;
	color: #e22121;
	margin-top: 10px;
}
.goods-item .goods-info .shop_name{
    display: flex;
	align-items: center;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 6px;
    color: #999;
}
.goods-item .goods-info .shop_name .title{
    color: #999;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.goods-item .goods-info .shop_name .region{
    color: #999;
}
.goods-item .goods-info .shop_name .self-support{
    border: 1px solid #e00e0e;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    border-radius: 10px;
    color: #E22121;
}
.shop .layui-form-select .layui-edge{
    position: absolute;
    left: 281px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #c2c2c2;
    border-top-style: solid;
    -webkit-transition: all .3s;
}

.shop .layui-form-select .layui-input{
    padding-right: 30px;
    cursor: pointer;
    width: 307px;
}
.shop .layui-form-select dl{
    position: absolute;
    left: 0;
    top: 42px;
    padding: 5px 0;
    z-index: 899;
    min-width: 307px;
    border: 1px solid #d2d2d2;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
}
.article-choose{
	margin-top: 10px;
}
.article-title{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;	
}
.deploy-left{
	width: 900px;
	height: 500px;
	float: right;
}
.deploy-left .deploy-list{
	width: 175px;
	height: 270px;
	float: left;
	background-color: #ffffff;
	margin-left: 10px;
	padding: 15px 20px;
	text-align: center;
}
.deploy-left .deploy-list .now-choose{
	border-radius: 20px;
}
.deploy-left .deploy-list:nth-child(1),
.deploy-left .deploy-list:nth-child(2){
	width: 360px;
	height: 150px;
	padding: 20px 40px;
	margin-bottom: 10px;
}
.deploy-left .deploy-list:nth-child(1) .product,
.deploy-left .deploy-list:nth-child(2) .product{
	float: left;
}
.deploy-left .deploy-list:nth-child(1) .product img,
.deploy-left .deploy-list:nth-child(2) .product img{
	width: 150px;
	height: 150px;
}
.deploy-left .deploy-list:nth-child(1) .deploy-info,
.deploy-left .deploy-list:nth-child(2) .deploy-info{
	float: right;
	width: 200px;
	margin-top: 10px;
}
.deploy-left .deploy-list:nth-child(1) .now-choose,
.deploy-left .deploy-list:nth-child(2) .now-choose{
	margin-top: 15px;
}
.deploy-left .deploy-list .deploy-name{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 25px;
}
.deploy-left .deploy-list .deploy-count{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.deploy-left .deploy-list .product img{
	width: 160px;
	height: 160px;
}
.deploy-right{
	width: 300px;
	height: 500px;
	float: left;
}
.deploy-right img{
	width: 300px;
	height: 500px;
}
.explain{
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	right: 200px;
}
.explain .explain-part{
	float: left;
	text-align: center;
	margin-right: 10px;
}
.explain .explain-part .title{
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	border: 1px solid #e22121;
	font-size: 20px;
	color: #e22121;
	margin: 0 auto;
}
.explain .explain-part .desc{
	margin-top: 6px;
	color: #999;
}
.slide-right{
	display: none;
	background-color: rgba(255, 255, 255, 0.95);
	width: 250px;
	position: absolute;
	right: 0;
	top: 43px;
	height: 420px;
	z-index: 2;
}
.slide-right .news-title{
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e3e3e3;
}
.slide-right .news-title .name{
	font-size: 14px;
	color: #333;
	float: left;
}
.slide-right .news-title .more{
	float: right;
	font-size: 12px;
	color: #999;
}
.slide-right .news-list{
	padding: 10px 20px;
}
.slide-right .news-list a{
	display: flex;
	align-items: center;
	color: #666;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.slide-right .news-list a::before{
	content: '';
	width: 5px;
	height: 5px;
	background-color: #e22121;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
}
.slide-right .news-img img{
	height: 123px;
	width: 100%;
}
.kind-list{
	padding: 20px 0;
	display: inline-block;
}
.kind-list .kind-one{
	width: 300px;
	height: 550px;
	float: left;
}
.kind-list .kind-two{
	display: inline-block;
	width: 550px;
}
.kind-list .kind-two .two-floor{
	width: 275px;
	height: 275px;
}
.kind-list .kind-two img{
	float: left;
	width: 275px;
	height: 275px;
}
.kind-list .kind-three{
    width: 350px;
    float: left;
	display: inline-block;
}
.kind-list .kind-three img{
	width: 350px;
	height: 275px;
}
.kind-list .kind-three .three-floor{
	display: block;
	width: 350px;
	height: 275px;
}
.kind-list .kind-three .three-floor:last-child{
	background-color: #D6EBE4;
}
.module-hot{
	display: inline-block;
}
.module-hot a{
	display: inline-block;
	float: left;
}
.module-hot .first-brand,.module-hot .center-brand{
	width: 390px;
	height: 400px;
	float: left;
}
.module-hot .first-brand img{
	width: 390px;
	height: 190px;
	margin-bottom: 10px;
}
.module-hot .center-brand{
	margin: 0 10px;
}
.module-hot .center-brand img{
	width: 390px;
	height: 390px;
}
.module-hot .bottom-brand{
	margin-top: 10px;
}
.module-hot .bottom-brand img{
	width: 190px;
	height: 190px;
	margin-right: 10px;
	float: left;
}
.module-hot .bottom-brand a:last-child img{
	margin-right: 0;
}
.floor-title{
	height: 35px;
	line-height: 30px;
	color: #333;
	font-size: 23px;
	width: 210px;
	float: left;
}
.floor-title::before{
	content: '';
	display: block;
	width: 5px;
	height: 25px;
	background-color: #cf8eff;
	float: left;
	margin: 5px 10px 0 0;
}
.product-top .floor-nav{
	float: right;
}
.product-top .floor-nav .active{
	background-color: #cf8eff;
	color: #fff;
}
.product-top .floor-nav li{
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #000;
	padding: 0 10px;
	margin-left: 10px;
}
.product-top{
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #cf8eff;
	float: left;
}
.product-bottom{
	display: inline-block;
	height: 480px;
	float: left;
}
.floor-left{
	position: relative;
	width: 390px;
	height: 480px;
	float: left;
}
.floor-left .layui-carousel img{
	width: 390px;
	height:480px;
}
.floor-left .pro-brand{
	position:absolute;
	bottom: 20px;
	margin: 0 13px;
}
.floor-left .pro-brand img{
	width: 120px;
	height: 50px;
	margin: 0 1px 1px 0;
	float: left;
}
.floor-left .pro-brand img:nth-child(3){
	margin-right: 0;
}
.floor-center{
	display: none;
	width: 600px;
	height: 480px;
	background-color: #fff;
	float: left;
}
.choose-show{
	display: block;
}
.floor-center .product-info{
	display: block;
	width: 200px;
	height: 240px;
	padding: 10px 20px;
	float: left;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	box-sizing: border-box;
}
.floor-center .product-info:nth-child(3){
	border-right: none;
}
.floor-center .product-info:nth-child(4),
.floor-center .product-info:nth-child(5),
.floor-center .product-info:nth-child(6){
	border-bottom: none;
}
.floor-center .product-info img{
	width: 130px;
	height: 130px;
    margin: 10px auto;
    display: block;
}
.floor-center .product-info .name{
    font-size: 14px;
    height: 40px;
	line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.floor-center .product-info .price{
	font-size: 16px;
	font-weight: bold;
}
.floor-right{
	width: 210px;
	height: 480px;
	background-color: #cf8eff;
	float: left;
}
.floor-right .ad-top{
	width: 210px;
	height: 240px;
}
.floor-right .kindTip{
	padding: 10px 20px;
	color: #fff;
}
.floor-right .kindTip a{
	width: 85px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
.product-bottom .floor-left .layui-carousel .layui-carousel-ind{
    top:-150px;
}
.advertise{
	display: flex;
	overflow: hidden;
}
/* 转盘抽奖 */
.turntable{
	background-color: #f1334d;
}
.turntable .turntable-bg img{
	height: 420px;
	width: 100%;
}
.turntable .turntable-main{
	width: 1200px;
	margin: 0 auto;
}
.turntable .turntable-main .line{
	display: block;
	width: 100%;
	height: 30px;
	background-color: #db1825;
	border-radius: 10px;
}
.turntable .turntable-main .content{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #fcede7;
	border-radius: 10px;
	margin-top: -20px;
	margin-left: 50px;
	padding: 20px 50px;
	display: inline-block;
}
.turntable .turntable-main .t-left,.t-right{
	float: left;
}
.turntable .t-right{
    position: absolute;
    left: 220px;
    top: 30px;
    width: 800px;
    height: 400px;
    border: 9px solid #fea479;
    border-radius: 40px;
    box-sizing: border-box;
}
.turntable .t-right .desc{
	margin-left: 300px;
}
.turntable .t-right .desc .title{
	position: relative;
    text-align: center;
    margin: 0 auto;
	margin-top: 20px;
    font-size: 16px;
    color: #fff;
    background: #f1334d;
    padding: 3px 0;
    width: 100px;
    border-radius: 20px;
	z-index: 1;
}
.turntable .t-right .desc .title::before{
    content: '';
    position: absolute;
    display: block;
    width: 300px;
    height: 2px;
    background-color: #f1334d;
    left: -100px;
    top: 16px;
    z-index: -2;
}
.turntable .t-right .desc .rules{
	margin: 10px 20px;
	font-size: 15px;
	height: 100px;
}
.turntable .t-right .desc .win{
	margin: 10px 40px;
	overflow: hidden;
}
.turntable .t-right .desc .win-info{
	width: 100%;
	display: inline-block;
	font-size: 15px;
}
.turntable .t-right .desc .win .number{
	float: left;
}
.turntable .t-right .desc .win .info{
	float: right;
}
.turntable .prize{
	background-color: #ff5e73;
	width: 1200px;
	margin: 0 auto;
	border-radius: 20px;
	min-height: 240px;
	margin-top: 50px;
}
.turntable .prize .prize-title{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.turntable .prize .prize-info{
	width: 1160px;
	margin-left: 20px;
	min-height: 160px;
	background-color: #fcede7;
	border-radius: 10px;
	display: inline-block;
}
.turntable .prize .prize-info .integral,.cash,.coupon,.commodity{
	float: left;
	width: 25%;
}
.turntable .prize .prize-info .title{
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
    color: #f1334d;
    font-weight: bold;
}
.turntable .prize .prize-info .awards{
	display: flex;
	align-items: center;
	padding-left: 100px;
	margin-top: 20px;
}
.turntable .prize .prize-info .awards img{
	height: 25px;
	width: auto;
	margin-right: 5px;
}
.turntable .prize-head{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.turntable .prize-head .titles{
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #f1334d;
	border: 2px solid #f1334d;
	background-color: #fcede7;
	line-height: 30px;
	width: 100px;
	border-radius: 20px;
	z-index: 1;
}
.turntable .prize-head .titles.active{
	background-color: #f1334d;
	color: #FFFFFF;
}
.turntable .prize-head span{
	display: block;
	position: absolute;
	width: 300px;
	height: 2px;
	background-color: #f1334d;
	top: 50%;
	margin-top: 9px;
	left: 50%;
	margin-left: -150px;
}
/* 砸蛋 */
.glodenEggs{
	background-color: #fd4d26;
}
.glodenEggs .gloden-bg{
	width: 1200px;
	margin: 0 auto;
}
.glodenEggs .gloden-bg img{
	width: 100%;
}
.glodenEggs .gloden-main{
	width: 1200px;
	margin: 0 auto;
	margin-top: -300px;
	padding-bottom: 50px;
	text-align: center;
}
.glodenEggs .gloden-main .gloden-img{
	position: relative;
	height: 286px;
}
.glodenEggs .gloden-main .egg-img{
	width: 260px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -130px;
	z-index: 3;
}
.glodenEggs .gloden-main .eggs-img{
	display: none;
	width: 360px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -180px;
	z-index: 3;
}
.glodenEggs .gloden-main .chui-img{
	width: 100px;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: 75px;
	animation: move_chui 2s infinite both;
}
.glodenEggs .gloden-main .gloden-info{
	background-color: #ecc790;
	width: 1050px;
	margin: 0 auto;
	margin-top: -30px;
	border-radius: 44px 38px 20px 20px;
	padding: 60px 20px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
}
.gloden-info .gloden-left{
	width: 50%;
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
}
.gloden-info .chance{
	font-size: 24px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #ffffff;
	margin-bottom: 20px;
	width: 100%;
}
.gloden-info .chance .count{
	font-size: 32px;
	color: #fd4d26;
	margin: 0 2px;
}
.gloden-left .rule-title{
	width: 160px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	margin: 10px auto 20px;
	background-color: #f32438;
	color: #FFFFFF;
	font-size: 17px;
}
.gloden-left .rule-info{
	margin: 0 90px;
	text-align: justify;
	text-indent: 2rem;
	color: #ffffff;
	font-size: 15px;
}
.gloden-right{
	width: 50%;
}
.gloden-right .prize-info{
	height: 115px;
	overflow: hidden;
}
.gloden-right .prize-info .line{
	display: flex;
	justify-content: space-between;
	color: #FFFFFF;
	margin: 0 90px;
	line-height: 35px;
	font-size: 15px;
}
.gloden-right .prize-info .line .prize{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}
.gloden-right .award-head{
	display: flex;
	justify-content: center;
}
.gloden-right .award-head .prize-tit{
	width: 160px;
	height: 34px;
	line-height: 30px;
	border-radius: 17px;
	margin: 10px 0 20px;
	border: 2px solid #f32438;
	color: #f32438;
	font-size: 17px;
	box-sizing: border-box;
}
.gloden-right .award-head .prize-tit.active{
	color: #ffffff;
	background-color: #f32438;
}
.glodenEggs .award{
	margin-top: 50px;
}
.glodenEggs .award .title{
	font-size: 26px;
	color: #FFFFFF;
}
.glodenEggs .award-main{
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.glodenEggs .award-main .outside{
	width: 280px;
	height: 250px;
	border-radius: 10px;
	background-color: #eb9c63;
}
.glodenEggs .award-main .outside .tit{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.glodenEggs .award-main .outside .inside{
	width: 220px;
	height: 220px;
	margin: 15px auto;
	border-radius: 10px;
}
.glodenEggs .award-main .inside .info{
	color: #FFFFFF;
	margin: 0 auto;
}
.glodenEggs .award-main .inside .info.one{
	padding-top: 130px;
	font-size: 24px;
}
.glodenEggs .award-main .inside .info.two{
    padding: 0 28px;
    text-align: justify;
    padding-top: 90px;
}
.glodenEggs .award-main .inside .info.three{
    padding: 0 28px;
    text-align: justify;
    padding-top: 20px;
}
.glodenEggs .award-main .outside .inside{
	background: url('/static/img/demo/gloden_01.png') no-repeat;
	background-size: contain;
}
.glodenEggs .award-main .outside:nth-child(2) .inside{
	background: url('/static/img/demo/gloden_02.png') no-repeat;
	background-size: contain;
}
.glodenEggs .award-main .outside:nth-child(3) .inside{
	background: url('/static/img/demo/gloden_03.png') no-repeat;
	background-size: contain;
}
.glodenEggs .award-main .outside:nth-child(4) .inside{
	background: url('/static/img/demo/gloden_04.png') no-repeat;
	background-size: contain;
}
.swiper-container-r .swiper-wrapper{
	height: 115px!important;
	transition-timing-function: linear;
}
.single-container{
	display: none;
	height: 115px;
	overflow: auto;
}
.single-container::-webkit-scrollbar {
    display: none;
}
.single-container .win-info{
	height: 38px;
}
.dialog-active{
	display: none;
	position: fixed;
	top: 300px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 300px;
	background-color: #f6f1b7;
	border-radius: 15px;
	z-index: 9;
} 
.dialog-active .layui-icon-close{
	position: absolute;
	top: 0px;
	right: 5px;
	color: #fd4d26;
	font-size: 26px;
}
.dialog-active .btn{
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.dialog-active .btn .again{
	background-color: #fea62a;
}
.dialog-active .btn .sure{
	background-color: #fd4d26;
}
.dialog-active .tips{
	margin-top: 100px;
	text-align: center;
	font-size: 26px;
}
.dialog-active .unlucky{
	display: none;
}
.awards-info{
	position: relative;
	margin-left: 15px;
}
.awards-info .goods-detail{
	font-size: 16px;
}
.dialog-goods{
	display: none;
	position: absolute;
	top: 0;
	left: 24px;
	width: 240px;
	min-height: 70px;
	padding: 10px;
	background-color: #ffffff;
	border-radius: 6px;
	z-index: 9;
} 
.dialog-goods .goods-name{
	font-size: 12px;
	color: #666666;
}
.dialog-goods .goods-spec{
	font-size: 12px;
	color: #999999;
	margin-top: 4px;
}
/* end */
#main_banner img{
	width: 100%;
	height: -webkit-fill-available;
}
.integral-right{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 350px;
	background-color: #F5F5F5;
	width: 250px;
	height: 419px;
}
.goods-info .goods-name.ml-ellipsis{
	font-size: 12px;
}
.remarks .layui-input-inline {
    width: 400px;
}
.product-container .layui-nav-tree .layui-nav-item a:hover{
	background-color: #ffffff;
	color: #E22121!important;
}
.product-container .layui-nav .layui-nav-bar{
	background-color: #ffffff;
}
.pt-combination{
	width: 100%;
	display: inline-block;
}
.combination{
	float: right;
}
.combination .com-title{
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	color: #e22121;
}
.combination .com-title.up{
	display: none;
}
.pt-combination .com-list{
	display: none;
	padding: 10px 29px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	background-color: #fff;
	width: 665px;
	margin-top: 45px;
}
.pt-combination .com-list .com-main{
	width: 200px;
	float: left;
	margin-right: 30px;
    margin-bottom: 20px;
}
.pt-combination .com-list .com-main:nth-child(3n){
	margin-right: 0;
}
.pt-combination .com-main img{
	width: 200px;
	height: 200px;
}
.pt-combination .com-main .com-name{
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	margin-top: 5px;
}
.pt-combination .com-main .specs{
	color: #999999;
	font-size: 12px;
}
.pt-combination .com-main .last-line{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pt-combination .com-main .last-line .price{
	color: #E22121;
	font-size: 14px;
}
.pt-combination .com-main .last-line .count{
	font-size: 12px;
}
.make-info{
	margin-left: 57px;
}
.com-product{
	display: none;
	margin: 0 0 5px 0;
	background-color: #E22121;
	color: #FFFFFF;
	width: 70px;
	text-align: center;
	border-radius: 10px;
}
.goods-item.com:first-child .com-product{
	display: block;
}
.goods-info .com-info{
	height: 70px;
}
.goods-info .com-info .last-line .price{
	float: left;
	width: 80px;
}
.goods-info .com-info .last-line .count{
	float: left;
	margin-left: 100px;
}
.goods-info .com-info .img{
	width: 60px;
	height: 60px;
}
.goods-info .com-info .text .pt-name{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.address-dialog .layui-form-item .layui-input-inline{
	width: 320px;
}
.address-dialog .layui-form-item .Suvan-width-auto{
	width: 100px!important;
}
.goods-item .com-list{
	display: none;
	float: left;
	margin-left: 40px;
	width: 425px;
}
.goods-item .com-list .com-main{
	display: flex;
}
.goods-item .com-list .com-main img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.goods-item .com-list .com-main .right-info{
	width: 100%;
}
.goods-item .com-list .com-main .last-line{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.goods-item .com-list .com-main .specs{
	color: #999;
}
.goods-item .combination{
	float: left;
	margin-left: 20px;
}
.fill-btn{
	background-color:#e22121;
    width: fit-content;
	min-width:50px;
	padding: 0 5px;
	text-align: center;
	margin-left: 10px;
	color:#fff;
	border-radius: 5px;
}
.border-btn{
	border: 1px solid #e22121;
    width: fit-content;
	min-width:50px;
	padding: 0 5px;
	text-align: center;
	margin-left: 10px;
	color:#e22121;
	border-radius: 5px;
}
.combination.order{
	margin-left: 0;
	width: 100%;
}
.com-list.order{
	margin-left: 20px;
	width: 290px;
}
.com-list.order .com-name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;	
}
.article-wrap{
	margin-top: 30px;
}
.article-wrap .article-nav{
	width: 200px;
	float: left;
	border: 1px solid #eaeaea;
}
.article-wrap .article-nav .nav-li h3{
	display: flex;
	justify-content: space-between;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #eaeaea;
}
.article-wrap .article-nav .nav-li .layui-icon{
	color: #e22121;
}
.article-wrap .article-nav .nav-child{
	display: none;
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}
.article-wrap .article-nav .nav-child a{
	height: 28px;
	line-height: 28px;
	font-size: 13px;
}
.article-wrap .article-right{
	border: 1px solid #eaeaea;
	float: right;
}
.news-mains{
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
	display: flex;
}
.news-mains .news-left{
	width: 800px;
	margin-right: 40px;
}
.news-mains .news-left .news-item{
	margin: 15px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
	display: flex;
	padding: 20px;
}
.news-mains .news-left .news-item .content{
	width: 540px;
}
.news-mains .news-left .news-item a{
	text-decoration: none;
	color: #333333;
}
.news-mains .news-left .news-item .news-img{
	width: 200px;
	height: 120px;
	margin-right: 20px;
}
.news-mains .news-left .news-item .title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-mains .news-left .news-item .desc{
	height: 44px;
	font-size: 14px;
	text-indent: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-mains .news-left .news-item .tips{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 20px;
}
.news-mains .news-left .news-item .icon{
	display: flex;
	align-items: center;
	color: #999999;
}
.news-mains .news-left .news-item .icon img{
	width: 18px;
	margin-right: 6px;
}
.news-mains .news-left .article-tit{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.news-mains .news-left .layui-carousel img{
	width: 800px;
	height: 300px;
}
.news-mains .news-left .article-meta{
	display: flex;
	font-size: 15px;
	color: #999999;
}
.news-mains .news-left .article-meta .time{
	margin-right: 30px;
}
.news-mains .article-meta .collect{
	flex: 1;
	text-align: right;
	cursor: pointer;
}
.news-mains .article-meta .collect:hover{
	opacity: 0.9;
}
.news-mains .article-meta .layui-icon{
	margin-right: 2px;
}
.news-mains .news-left .article-content{
	margin-top: 10px;
}
.news-mains .news-left .article-content p{
	font-size: 16px;
	text-indent: 3rem;
	line-height: 26px;
}
.news-mains .news-left .article-content img{
    margin: 0 auto;
    display: block;
    max-width: 100%;	
}
.news-mains .article-comment h2{
	font-size: 14px;
	margin-bottom: 10px;
}
.news-mains .article-comment .layui-textarea{
	min-height: 60px;
	margin-bottom: 10px;
}
.news-mains .article-comment .comment-code{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news-mains .article-comment .code-part{
	display: flex;
	align-items: center;
}
.news-mains .article-comment .layui-input{
	width: 200px;
	margin-right: 10px;
}
.news-mains .article-comment img{
	width: 120px;
	height: 38px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}
.news-mains .comment-list{
	margin-top: 30px;
}
.news-mains .comment-per{
	display: flex;
	padding: 15px 0;
	border-top: 1px solid #EEEEEE;
}
.news-mains .comment-per .right-comment{
	flex: 1;
}
.news-mains .comment-per .com-img{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 10px;
}
.news-mains .comment-per .com-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
.news-mains .comment-per .com-name{
	font-size: 14px;
	color: #333333;
}
.news-mains .comment-per  .com-time{
	font-size: 12px;
	color: #999999;
}
.news-mains .news-right{
	width: 360px;
}
.news-mains .news-right a{
	text-decoration: none;
	color: #333333;
}
.news-mains .news-right a:hover{
	color: #333333;
}
.news-mains .news-right .news-recom{
	text-align: center;
}
.news-mains .news-right .news-title{
	font-size: 18px;
	padding-bottom: 15px;
	color: #333333;
	text-align: center;
	border-bottom: 2px solid #ccc;
}
.news-mains .news-right .recom-list{
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.news-mains .news-right .recom-list img{
	width: 300px;
	height: 180px;
	margin-bottom: 10px;
}
.news-mains .news-right .recom-list p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-mains .news-right .news-hot{
	margin-top: 30px;
}
.news-mains .news-right .news-hot .hot-item{
	display: flex;
	align-items: center;
	margin: 10px 20px;
}
.news-mains .news-right .news-hot .hot-item img{
	width: 20px;
	margin-right: 6px;
}
.news-mains .news-right .news-hot .hot-item .tit{
	margin: 0;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-mains .news-right .care-wx{
	margin-top: 30px;
}
.news-mains .news-right .care-wx .care-info{
	text-align: center;
	margin-top: 20px;
}
.news-mains .news-right .care-wx .care-info img{
	width: 200px;
}
.news-mains .news-right .care-wx .care-info p{
	margin: 0;
	font-size: 14px;
}
.news-mains .swiper-button-next,.news-main .swiper-button-prev{
	background-size: 20px 28px;
}
.news-mains .menu{
	display: flex;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	margin-top: 30px;
	height: 45px;
}
.news-mains .menu a{
	text-decoration: none;
}
.news-mains .menu .menu-list{
	position: relative;
}
.news-mains .menu .menu-list:nth-child(n+9){
	display: none;
}
.news-mains .menu-list .menu-child{
	display: none;
	position: absolute;
	top: 45px;
	width: 114px;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.news-mains .menu .menu-text{
	color: #333333;
	margin: 0;
	width: 100px;
	padding: 0 7px;
	font-size: 14px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: block;
}
.news-mains .menu-list .menu-text:hover{
	color: #E22121;
}
.news-mains .menu .menu-text.active{
	color: #e22121;
	background-color: #ffffff;
}
.pagger-box{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.pagger-box p{
	margin: 0;
}
.pagger-box ul{
	margin: 0;
	display: flex;
	align-items: center;
}
.pagger-box ul li{
	background-color: #f0f0f0;
    overscroll-behavior: #666666;
	border-radius: 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 6px;
}
.pagger-box ul li:last-child{
	margin: 0;
}
.pagger-box ul li.active{
	background-color: #1875d1;
	color: #ffffff;
}
.pagger-box .first-page,.last-page,.total-pages,.total-count{
	display: none;
}
.pagger-box .turnPage{
	border: none;
	background-color: #1875d1;
	color: #ffffff;
	width: 65px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	margin: 0 20px;
}
.pagger-box .pageWrap{
	width: auto!important;
}
.shop-header{
	background-color: #ffffff;
}
.shop-header .wrap-1200{
	display: flex;
	align-items: center;
	padding: 15px 0;
	position: relative;
}
.shop-header .store-header{
	display: flex;
	align-items: center;
}
.shop-header .store-header .logo{
    max-width: 150px;
    max-height: 90px;
    height: auto;
	width: auto;
}
.shop-header .store-header .store-name{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 20px;
	padding-left: 20px;
	height: 50px;
	border-left: 1px dashed #666666;
}
.shop-header .store-header .store-tit{
	font-size: 16px;
	font-weight: bold;
	max-width: 180px;
    line-height: 20px;
}
.shop-header .store-header .tap{
    background: linear-gradient(to right, #ff3e3e, #e22121);
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    height: 18px;
    padding: 0px 6px;
	margin-top: 6px;
	width: fit-content;
}
.shop-header .store-info{
	margin-left:30px;
	line-height: 20px;
	font-size: 12px;
}
.shop-header .store-info .layui-icon{
	color: #e22121;
	font-size: 14px;
	margin-right: 5px;
}
.shop-header .store-search{
	position: absolute;
	left: 50%;
	top: 36px;
    width: 470px;
	margin-left: -150px;
}
.shop-header .store-search .search-form{
    display: flex;
    margin-top: 0;
}
.shop-header .store-search input{
    width:400px;
    height:36px;
    border:2px solid #e22121;
    border-radius: 0;
    color: #666;
    font-size: 12px;
}
.shop-header .store-search .submit{
    border:0 none;
    height: 40px;
    background: #e22121;
    border-radius: 0;
    color: #fff;
    padding: 0 20px;
}
.shop-header .store-search .submit.store{
	margin-left: 10px;
	background-color: #b31919;
	width: 90px;
	padding: 0;
}
.shop-header .store-search .submit .layui-icon-search {
    font-size: 28px;
}
.shop-header .store-search .submit:hover{
    background: #e22121;
}
.shop-header .store-search .search-hot{
    height:20px;
    color: #666;
    margin-top: 5px;
}
.shop-header .store-search .search-hot a{
    margin-right: 10px;
	font-size: 12px;
}
.shop-header .store-search .search-hot a:hover{
    color: #e22121;
}
.shop-header .cart{
    position: absolute;
    right: 110px;
	top: 36px;
}
.shop-header .cart .mini-cart-con{
    height:40px;
    line-height: 40px;
    width: 150px;
    text-align: center;
    border:1px solid #f6f6f6;
    color: #e22121;
    font-size: 14px;
    background: #f6f6f6;
}
.shop-header .cart .mini-cart-con > a{
    display:block;
}
.shop-header .cart .mini-cart-con:hover{
    background: #e22121;
    color:#fff;
}
.shop-header .cart .layui-icon{
    margin-right: 10px;
    font-size: 20px;
    line-height: 37px;
}
.shop-header .care-store{
	position: absolute;
	right: 0;
	top: 40px;
	display: flex;
	align-items: center;
}
.shop-header .care-store .layui-icon{
	color: #666666;
	font-size: 18px;
	margin-right: 5px;
}
.shop-header .care-store .layui-icon-heart-fill{
	color: #e22121;
}
.shop-header .care-store .name{
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    margin-left: 10px;
}
@keyframes move_chui{
	0% {
	    transform: rotate(0deg);
	    transform-origin: 70% 100%;
	}
	50% {
	    transform: rotate(10deg);
	    transform-origin: 70% 100%;
	}
	100% {
	    transform: rotate(0deg);
	    transform-origin: 70% 100%;
	}
}
/* 签到日历 */
.checkin-calendar .layui-laydate, .layui-laydate-hint{
    border:none;
    box-shadow: none;
}
.checkin-calendar .layui-laydate .layui-this{
    background: linear-gradient(to right,#ffb328,#ff4949) !important;
}
.checkin-calendar .layui-laydate-main{
    width: 580px;
}
.checkin-calendar .layui-laydate-content td, .checkin-calendar .layui-laydate-content th{
    width: 126px;
    height: 50px;
    border-radius: 3px;
}
.checkin-calendar .laydate-day-mark{
    background: #ffe5e5;
    color: #e32122;
}
.checkin-calendar .laydate-day-mark::after{
    position: absolute;
    content: '已签到';
    right: 0px;
    bottom: 5px;
    top:auto;
    width: 100%;
    height: 25px;
    border-radius: 50%;
    background: transparent;
    color: #d2acaa;
}
.checkin-calendar .layui-laydate .layui-this .laydate-day-mark::after{
    display: block;
}
/* 积分签到 */
.checkin-right{
	float: left;
	width: 240px;
	margin-top: 10px;
	text-align: center;
}
.point-all{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.point-all img{
	width: 25px;
	height: 25px;
	margin-right: 6px;
}
.point-all .point-num{
	font-size: 12px;
}
.point-all .point-num .count{
	font-size: 20px;
	color: #E22121;
}
.checkin-right .point-day{
	color: #999999;
	font-size: 12px;
	margin-top: 2px;
}
.checkin-right .layui-btn{
	margin-top: 15px;
}
.checkin-right .title{
	font-size: 16px;
	color: #f99523;
	margin-top: 20px;
}
.checkin-right .sign-rule{
	position: relative;
	text-align: center;
	margin-top: 4px;
}
.checkin-right .sign-rule .sign-tit{
	display: inline-block;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	width: 62px;
}
.checkin-right .sign-rule .sign-tit .layui-icon{
	font-size: 14px;
}
.checkin-right .sign-rule .rule-info{
	display: none;
	position: absolute;
	top: 22px;
	left: 50px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding: 4px;
	font-size: 12px;
	width: 140px;
	text-align: left
}
/* end */
.pt-ladder{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 10px 0;
	padding-left: 20px;
}
.pt-ladder .ladder-title{
	width: 60px;
	font-size: 12px;
	color: #999999;
}
.pt-ladder .ladder-span{
	border: 1px solid #e22121;
	color: #e22121;
	font-size: 12px;
	padding: 2px 10px;
}
.pt-ladder .ladder-pull{
	flex: 1;
	text-align: right;
	color: #E22121;
	font-size: 12px;
}
.pt-ladder .ladder-pull.up{
	display: none;
}
.pt-ladder .ladder-rules{
	display: none;
	width: 100%;
	border: 1px solid #eeeeee;
	font-size: 12px;
	color: #666666;
	padding: 6px 12px;
	margin-top: 10px;
	margin-left: 60px;
}
.pt-ladder .ladder-rules .rules-one{
	margin: 2px;
}
.pt-ladder .ladder-rules .num{
	color: #E22121;
	font-size: 14px;
	margin: 0 2px;
}
.p-item .info-img{
    display: flex;
    margin-bottom: 10px;
}
.p-item .info-img img{
    width: 40px;
    height: 40px;
    object-fit: contain;
}
/* 询价 */
.inquiry-dialog{
	display: none;
	padding: 15px 30px;
}
.layui-layer-page .layui-layer-content::-webkit-scrollbar{
	display:none;
}
.inquiry-dialog .inquiry-box{
	border-bottom: 1px solid #eeeeee;
}
.inquiry-dialog .inquiry-box:last-child{
	border: none;
}
.inquiry-dialog .inquiry-goods{
	display: flex;
    padding: 10px 0;
}
.inquiry-dialog .inquiry-goods img{
	width: 85px;
	height: 85px;
	margin-right: 15px;
}
.inquiry-dialog .inquiry-goods .inquiry-item{
    flex: 1;
    overflow: hidden;
}
.inquiry-dialog .inquiry-goods .goods-name{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.inquiry-dialog .inquiry-goods .spec-price{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #999999;
	margin: 5px 0;
}
.inquiry-dialog .inquiry-goods .num{
	color: #333333;
}
.inquiry-dialog .inquiry-goods .price{
	font-size: 14px;
}
.inquiry-dialog .inquiry-lines{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.inquiry-dialog .left-title{
	font-size: 12px;
	width: 60px;
}
.inquiry-dialog .layui-input{
	height: 30px;
	line-height: 30px;
	width: 90px;
	font-size: 12px;
}
.inquiry-dialog .layui-textarea{
    width: 450px;
    margin: 15px 0;
    min-height: 90px;
	font-size: 12px;
}
.inquiry-dialog .inquiry-box .layui-textarea{
	min-height: 50px;
}
.inquiry-dialog .submit_setting{
	display: block;
	margin: auto;
}
/* end */
.business-signin{
	color: #666666;
	font-size: 12px;
	display: flex;
	align-items: center;
}
.business-signin span{
	display: block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	margin-right: 5px;
	color: #E22121;
	border: 1px solid #E22121;
	border-radius: 50%;
}
.one-order{
	display: none;
	max-height: 240px;
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 50px;
}
.one-order .order-box{
	padding: 5px 15px 15px 15px;
}
.order-more{
	display: flex;
	margin-top: 10px;
	width: 300px;
}
.order-more img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.order-more .more-name{
	color: #666666;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.order-more .more-spec{
	color: #999999;
	font-size: 12px;
}
.order-more .more-price{
	color: #e22121;
	margin-top: 5px;
}
.order-more .spec-price{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.one-order .settle-total{
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #FFFFFF;
}
.one-order .total-price{
	font-size: 14px;
	margin-left: 15px;
}
.one-order .layui-btn{
	font-size: 12px;
    height: 30px;
    line-height: 30px;
	margin-right: 15px;
}
.layui-layer-btn .layui-layer-btn0{
	background-color: #E22121!important;
	border-color: #e22121!important;
}
/* 定位css */
.locationbg {
	background: rgba(0, 0, 0, 0.50);
	width: 100%;
	height: 100%;
	z-index: 900;
	position: fixed;
	top: 0;
	left: 0;
}

.location {
	width: 800px;
	height: 456px;
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -228px;
	background: url(locationbg.jpg) no-repeat 0 0 #fff;
}

.location .l-search {
	width: 699px;
	height: 38px;
	margin: 25px 50px;
	background-color: #fff;
	line-height: 38px;
	box-shadow: 0 1px 10px 1px #ddd;
}
.location .l-search form {
	overflow: hidden;
	height: 38px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.location .l-search form .label {
	padding: 0;
	margin: 0;
	display: none !important;
}

.location .l-search form .label .select {
	border: solid 1px #eee;
}

.location .l-search .cityname {
	float: left;
	width: 80px;
	font-size: 14px;
	margin-left: 20px;
	border: none;
	height: 38px;
	line-height: 38px;
	border-right: solid 1px #ddd;
}

.location .l-search .address {
	float: left;
	width: 460px;
	border: none;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333333;
}

.location .l-search .address-btn {
	float: right;
	width: 118px;
	background-color: #ea3323;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	border: none;
}

.location .loc-map {
	overflow: hidden;
	border-top: 2px solid #eee;
}

.location .loc-map .left {
	float: left;
	width: 230px;
	height: 366px;
	overflow: scroll;
	border-right: solid 1px #eee;
	text-align: left;
	padding-left: 10px;
	color: #666;
}

.location .loc-map .left ul {
	overflow: hidden;
}

.location .loc-map .left ul li {
	background: url(addressicon.png) no-repeat 2px 15px;
	overflow: hidden;
	padding: 10px 0 10px 25px;
	line-height: 22px;
}

.location .loc-map .right {
	width: 559px;
	float: left;
	height: 366px;
}

.location .closebg {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -10px;
	right: -5px;
	border: solid 2px #ea3323;
	background-color: #fff;
	cursor: pointer;
	display: block;
	text-indent: -999px;
	z-index: 888;
	text-align: center;
	vertical-align: middle;
	border-radius: 20px;
}

.closebg .close {
	position: relative;
	width: 4px;
	height: 18px;
	background: #ea3323;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	position: absolute;
	top: 6px;
	right: 13px;
}

.closebg .close:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 18px;
	background: #ea3323;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
/* end */
/* 需求列表 */
.demand-left,.demand-right{
	float: left;
	margin: 15px 0;
}
.demand-top{
	background-color: #FFFFFF;
	width: 1200px;
	padding: 10px 0;
}
.demand-kind{
	display: flex;
	padding: 6px 20px;
    line-height: 30px;
	border-bottom: 1px solid #eeeeee;
}
.demand-kind:last-child{
	border: none;
}
.demand-kind.selected-kind{
	display: none;
}
.demand-kind .kind-name{
	width: 70px;
	color: #999999;
}
.demand-kind ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	flex: 1;
	overflow: hidden;
}
.demand-kind ul li{
	margin: 0 15px;
	font-size: 12px;
}
.demand-kind ul li.active{
	color: #E22121;
}
.demand-kind ul li .kind-check{
	display: none;
}
.demand-kind ul li .layui-form-checkbox[lay-skin=primary] i{
	width: 12px;
	height: 12px;
	line-height: 12px;
}
.demand-kind ul li .layui-form-checkbox[lay-skin=primary]{
	padding-left: 16px;
}
.demand-kind .open-btn{
    color: #666666;
    font-size: 12px;
    margin-left: 10px;
    border: 1px solid #bbbbbb;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
	cursor: pointer;
}
.demand-kind .open-btn i{
	margin-left: 2px;
}
.demand-kind .list-hide{
	display: none;
}
.selected-name{
    border: 1px solid #ddd;
    font-size: 12px;
    color: #E22121;
    height: 20px;
    line-height: 20px;
    padding: 0 3px 0 6px;
    margin: 4px 8px 0 0;
}
.selected-name i{
    border-left: 1px solid #ddd;
    margin-left: 6px;
    display: inline-block;
    padding-left: 3px;
}
.demand-list{
	margin-top: 15px;
	width: 1200px;
}
.demand-list .demand-tab{
	padding: 0 15px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}
.demand-list .demand-tab .gallery-sortbar{
	margin: 3px 0;
	border: none;
	background-color: #FFFFFF;
}
.demand-list .demand-tab .layui-form-item{
	margin-bottom: 0;
}
.demand-list .demand-tab .layui-form-label{
    padding: 0 15px;
	line-height: 30px;
}
.demand-list .demand-tab .tab-time .layui-input{
	height: 30px;
	width: 200px!important;
}
.demand-list .demand-tab .tab-addr{
	flex: 1;
}
.demand-list .demand-tab .tab-addr .layui-input{
	height: 30px;
	width: 80px!important;
}
.demand-tab .tab-addr .layui-input-block{
	min-height: 30px;
}
.demand-tab .tab-addr .layui-form-item .layui-inline{
	margin-bottom: 0;
}
.demand-search{
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 30px;
}
.demand-search .layui-icon{
	font-size: 16px;
	margin: 0 6px;
}
.demand-search .layui-input{
    width: 130px;
	border: none;
    height: 28px;
}
.demand-search .layui-btn{
	border-radius: 0;
}
.demand-item{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.demand-item .demand-card{
	width: 288px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-right: 16px;
	padding: 0 15px;
	box-sizing: border-box;
	border-top: 4px solid #e22121;
}
.demand-item .demand-card:hover{
	box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
}
.demand-item .demand-card:nth-child(3n){
	margin-right: 0;
}
.recommend .demand-item .demand-card{
	border: 1px solid #EEEEEE;
	width: 368px;
}
.demand-card .demand-head{
	display: flex;
	align-items: center;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
.demand-card .demand-head img{
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.demand-card .demand-head .publish-time{
	flex: 1;
}
.demand-card .num-days{
	color: #999999;
	font-size: 12px;
}
.demand-card .days{
	color: #E22121;
	margin: 0 2px;
}
.demand-card .demand-main{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.demand-card .demand-main h3{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	height: 32px;
	line-height: 16px;
	margin-bottom: 15px;
}
.demand-card .demand-main h3:hover{
	color: #E22121;
}
.demand-card .demand-footer{
	position: relative;
	font-size: 12px;
	color: #999;
    line-height: 30px;
    padding: 10px 0;
}
.demand-card .demand-footer .demand-stutus{
	position: absolute;
	right: 5px;
	bottom: 20px;
	padding: 0 5px;
	font-size: 14px;
	color: #E22121;
    border: 2px dashed #E22121;
    transform: rotate(15deg);
    border-radius: 2px;
}
.demand-card .demand-footer .demand-stutus.grey{
	color: #bbbbbb;
	border: 2px dashed #bbbbbb;
}
.demand-detail{
	margin: 15px 0;
	padding: 20px 30px;
	background-color: #FFFFFF;
}
.demand-detail .demand-info{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.demand-detail .info-title {
	display: flex;
	align-items: center;
}
.demand-detail .info-title .info-name{
	font-size: 18px;
	color: #333333;
	margin-left: 4px;
}
.demand-detail .info-title .info-icon{
	font-size: 12px;
	border: 1px solid #E22121;
	color: #E22121;
	height: 16px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 2px;
}
.demand-detail .demand-time{
	margin-top: 10px;
	color: #999;
}
.demand-detail .surplus-time{
	flex: 1;
	text-align: right;
}
.demand-detail .surplus-time .days{
	color: #E22121;
	font-size: 18px;
	margin: 0 6px;
}
.demand-detail .content-item{
	margin-top: 15px;
	display: flex;
}
.demand-detail .content-item .item-title{
	color: #999999;
	width: 80px;
}
.demand-detail .content-item .item-value{
	color: #333333;
	flex: 1;
}
.demand-detail .item-price{
	align-items: center;
}
.demand-detail .item-price .item-value{
	color: #E22121;
	font-size: 20px;
}
.demand-detail .content-item .item-value a{
    color: #008ff6;
}
.demand-detail .publish-btn{
	margin-top: 20px;
}
.demand-detail .bottom-opt{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.demand-detail .bottom-opt .more-demand{
	color: #E22121;
}
.demand-detail .demand-store{
	margin-top: 20px;
}
.demand-detail .demand-store .store-number{
	font-size: 16px;
	color: #333;
}
.demand-detail .demand-store .store-item{
	margin-top: 20px;
}
.demand-store .store-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.demand-store .store-top img{
	width: 60px;
	height: 60px;
	margin-right: 15px;
}
.demand-store .store-top .store-detail{
	flex: 1;	
}
.demand-store .store-top .store-name{
	font-size: 14px;
}
.demand-store .store-top .store-time{
	font-size: 12px;
	color: #999;
	margin-top: 14px;
}
.demand-store .partake-info{
	display: flex;
	align-items: center;
}
.demand-store .partake-info .service{
	font-size: 12px;
	color: #999;
	margin-left: 15px;
}
.demand-store .partake-info .service .count{
	color: #e22121;
}
.demand-store .bidding-status{
	font-size: 16px;
    margin-right: 30px;
	color: #089611;
}
.demand-store .bidding-status.lose{
	color: #E22121;
}
.demand-list .layui-tab-content{
	background-color: inherit;
	padding: 0;
}
.demand-list .layui-tab-title{
	height: auto;
}
.demand-list .layui-tab-title .layui-this:after{
	display: none;
}
.demand-detail .recommend{
	border-top: 1px solid #EEEEEE;
	margin-top: 20px;
	padding-top: 20px;
}
.demand-detail .recommend .rec-name{
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}
/* end */
/* 招标详情 */
.bidding-addr .section .section-name{
	font-weight: normal;
}
.bidding-detail .section{
	margin-bottom: 10px;
}
.bidding-detail .section-content{
	display: flex;
	flex-wrap: wrap;
}
.bidding-detail .section-content h2{
	font-size: 16px;
	width: 100%;
	margin-bottom: 10px;
}
.bidding-detail .section-content .m-item{
	width: 50%;
}
.bidding-detail .section-content .l-item{
	width: 100%;
	line-height: 30px;
}
.bidding-detail .pages-right{
	width: 100%;
	display: inline-block;
}
.bidding-detail .total-goods{
	line-height: 30px;
	margin-right: 10px;
	font-size: 13px;
}
.bidding-detail .total-goods .total-name{
	color: #999;
	margin-left: 20px;
}
.bidding-detail .bidding-time{
    text-align: left;
    line-height: 30px;
    font-size: 12px;
    color: #999;	
}
.bidding-detail .store-time{
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
}
.bidding-detail .o-detail-table table tfoot td{
	padding: 9px 15px;
}
.layui-table td, .layui-table th{
	font-size: 13px;
}
.apply-history{
	width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.apply-history:last-child{
	border: none;
	padding: 0;
	margin: 0;
}
.apply-history .apply-time{
	color: #999999;
	font-size: 12px;
}
.apply-history .apply-man{
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	background: linear-gradient(to right,#e24e43,#e22121);
    padding: 0px 4px;
    border-radius: 2px;
	margin-right: 10px;
}
.apply-history .apply-man.user{
	background: linear-gradient(to right,#e2c173,#ceb069);
}
.apply-history .apply-content{
	font-size: 12px;
	margin-top: 4px;
}
/* end */
/* 新人大礼包 */
.gift-dialog{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}
.gift-dialog .gift-main{
    position: relative;
    top: 200px;
    left: 50%;
    margin-left: -200px;
    width: 400px;
}
.gift-dialog .gift-close {
    text-align: center;
    margin-top: 15px;
}
.gift-dialog .gift-close i{
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
    border-radius: 50%;
    font-size: 18px;
}
.gift-dialog .draw-now{
    position: absolute;
    bottom: 93px;
    left: 49px;
    color: #ff3c08;
    font-size: 16px;
    font-weight: bold;
    width: 302px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
}
.gift-dialog .gift-info{
    position: absolute;
    top: 80px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
}
.gift-info img{
    width: 240px;
    margin-left: 30px;
}
.gift-info .coupon-info{
    margin-top: -114px;
    color: #fff;
    display: flex;
    margin-left: 50px;
    align-items: center;
    height: 114px;
}
.gift-info .coupon-info .coupon-kind{
    writing-mode:tb;
    font-size: 14px;
}
.gift-info .coupon-info .coupon-right{
    margin-left: 36px;
    font-size: 12px;
}
.gift-info .coupon-info .coupon-price{
    font-size: 24px;
    margin-bottom: 10px;
}
/* 商品促销 */
.first-promo-tag{
	padding: 1px 4px;
}
.cart-table .goods-gift{
	margin-top: 8px;
}
.cart-table .goods-gift .img{
	width: 60px;
	height: 60px;
}
.cart-table .goods-gift .price{
	color: #e22121;
	margin-top: 5px;
}
.cart-table .goods-gift .goods-name{
	max-width: 400px;
}
.giveaway{
	padding: 15px;
}
.giveaway tbody tr{
	cursor: pointer;
	border: 1px solid #ffffff;
}
.giveaway .already-btn{
	background-color: #999999;
}
.ml-single{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.complain-dialog{
	display: none;
	padding: 20px 40px 20px 0;
}
/* layui公共样式 */
input{
	background-color: #ffffff;
}
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
    color: #e22121;
}
.layui-form-onswitch {
    border-color: #e22121;
    background-color: #e22121;
}

/* 店铺收藏 */
.store-collect{
	display: flex;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.store-collect:last-child{
	border: none;
}
.store-collect .left-store{
	width: 200px;
}
.store-collect .store-top{
	display: flex;
}
.store-collect .store-top img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
}
.store-collect .store-top .store-brand{
	background-color: #E22121;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 4px;
	margin-top: 2px;
}
.store-collect .cancel-collect{
	margin-top: 80px;
}
.store-collect .right-store{
	display: flex;
	flex: 1;
	justify-content: space-between;
}
.store-collect .right-store img{
	width: 160px;
	height: 160px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.store-collect .right-store .price{
	text-align: center;
}
/* 热卖推荐 */
.hot-sell{
	background-color: #ffffff;
	min-height: 130px;
	margin-bottom: 10px;
	display: flex;
}
.hot-sell.recom{
	background-color: #F5F5F5;
}
.hot-sell .hot-title{
	position: relative;
	margin-left: 25px;
}
.hot-sell .hot-title img{
	width: 35px;
}
.hot-sell .hot-title .hot-name{
	position: absolute;
	top: 15px;
	left: 0;
	color: #FFFFFF;
	font-size: 14px;
    line-height: 35px;
	writing-mode: vertical-lr;
}
.hot-sell .hot-goods{
	display: flex;
}
.hot-sell .hot-goods .hot-item{
	width: 245px;
	padding: 15px 20px;
	border-right: 1px solid #eeeeee;
	display: flex;
	overflow: hidden;
}
.hot-sell .hot-goods .hot-item img{
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
.hot-sell .hot-goods .hot-item .name{
	width: 135px;
	font-size: 12px;
	margin-bottom: 15px;
}
.hot-sell .hot-goods .hot-item .price{
	font-weight: bold;
	margin-bottom: 5px;
}
.hot-sell .hot-goods .hot-item .buy-now{
	background-color: #E22121;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
}
.hot-sell .recom-goods{
	display: flex;
	margin: 10px 20px;
	padding: 10px 15px;
	background-color: #FFFFFF;
}
.hot-sell .recom-goods img{
	width: 85px;
	height: 85px;
	margin-right: 10px;
}
.hot-sell .recom-goods .recom-detail{
	flex: 1;
}
.hot-sell .recom-goods .name{
	font-size: 12px;
	width: 580px;
}
.hot-sell .recom-goods .spec{
	color: #999999;
	font-size: 12px;
	margin-top: 2px;
}
.hot-sell .recom-goods .total{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 35px;
}
.hot-sell .recom-goods .total .price{
	font-size: 14px;
	font-weight: bold;
}
.hot-sell .recom-goods .total .buy-now{
	border: 1px solid #e22121;
	padding: 4px 12px;
	color: #E22121;
}
/* 看了又看 */
.rec-field{
	width: 160px;
	float: right;
}
.rec-field .field-title{
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rec-field .field-title::before,.rec-field .field-title::after{
	content: '';
	display: block;
	width: 40px;
	height: 1px;
	background-color: #cccccc;
	margin: 0 5px;
}
.rec-field .goods-list{
	padding: 0 15px;
}
.rec-field .goods-list .goods-item{
	margin-top: 10px;
}
.rec-field .goods-list img{
	width: 130px;
	height: 130px;
}
.rec-field .goods-list .goods-name{
	font-size: 12px;
	margin: 5px 0 2px;
}
/* 猜你喜欢 */
.guess-like{
	width: 100%;
	border: 1px solid #eeeeee;
}
.guess-like .guess-tit{
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	background-color: #f6f6f6;
}
.guess-like .guess-main{
	padding: 15px 14px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.guess-like .guess-main .guess-goods{
	width: 190px;
	padding: 0 15px;
	box-sizing: border-box;
}
.guess-like .guess-main img{
	width: 160px;
	height: 160px;
}
.guess-like .guess-main .name{
	font-size: 12px;
	margin: 5px 0 2px;
}
.order-lines{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.order-lines .line-part{
	width: 50%;
}
/* 开通会员 */
.vip-card{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}
.vip-card .vip-box{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -250px;
	width: 700px;
	height: 500px;
	background-color: #FFFFFF;
}
.vip-box .vip-header{
	display: flex;
	align-items: center;
	padding: 20px;
	background: linear-gradient(225deg,#f8e2c4,#f3bb6c);
}
.vip-box .vip-header .layui-icon{
	color: #999999;
    font-size: 20px;
    font-weight: 600;
}
.vip-box .vip-header .vip-img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}
.vip-box .vip-header .member-info{
	color: #754e19;
	flex: 1;
}
.vip-box .vip-header .member-grade{
	display: flex;
	align-items: center;
	margin-bottom: 3px;
}
.vip-box .vip-header .member-grade img{
	width: 18px;
	height: 18px;
}
.vip-box .vip-header .member-grade .name{
	margin-right: 5px;
	font-size: 14px;
}
.vip-box .vip-header .member-time{
	font-size: 12px;
}
.vip-box .recharge-tab{
	display: flex;
	line-height: 50px;
	height: 50px;
	background-color: #EFEFEF;
}
.vip-box .recharge-tab .tab-item{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.vip-box .recharge-tab .tab-item.active{
	background-color: #FFFFFF;
}
.vip-box .recharge-tab .tab-item img{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.vip-box .recharge-main{
	margin: 15px 30px;
}
.vip-box .recharge-main .r-list{
	display: flex;
	flex-wrap: wrap;
	max-height: 270px;
    overflow: scroll;
}
.vip-box .recharge-main .r-list::-webkit-scrollbar{
	display:none
}
.vip-box .recharge-main .r-item{
	width: 200px;
	box-sizing: border-box;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #E0E0E0;
	padding: 20px 0;
	margin-bottom: 10px;
}
.vip-box .recharge-main .r-item:hover{
	cursor: pointer;
}
.vip-box .recharge-main .r-item.selected{
    background: #FFF7EB;
    border: 1px solid #E8C895;	
}
.vip-box .recharge-main .r-item:nth-child(3n){
	margin-right: 0;
}
.vip-box .recharge-main .r-item .title{
	color: #666666;
	font-size: 16px;
}
.vip-box .recharge-main .r-item .price{
	font-size: 14px;
    color: #EBAF5B;
}
.vip-box .recharge-main .r-item .count{
	font-size: 25px;
}
.vip-box .recharge-main .r-item .monthly{
	color: #999999;
	font-size: 12px;
}
.vip-box .recharge-main .r-item.selected .title,.vip-box .recharge-main .r-item.selected .monthly{
	color: #5B3301;
}
.vip-box .member-rule{
	position: absolute;
	left: 15px;
	bottom: 55px;
	display: flex;
	align-items: flex-end;
}
.vip-box .member-rule .rule-tit{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #999999;
	width: 70px;
}
.vip-box .member-rule .rule-tit:hover{
	cursor: pointer;
}
.vip-box .member-rule .rule-tit .layui-icon{
	font-size: 16px;
	margin-right: 2px;
}
.vip-box .member-rule .rule-desc{
	display: none;
	background-color: #FFFFFF;
    border: 1px solid #E8C895;
	padding: 5px;
	width: 300px;
	box-sizing: border-box;
	font-size: 12px;
}
.vip-box .member-rule .rule-desc .name{
	color: #5B3301;
	margin-bottom: 2px;
}
.vip-box .sure-pay{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #EEEEEE;
	height: 50px;
}
.vip-box .sure-pay .total{
	margin-left: 30px;
	color: #999999;
}
.vip-box .sure-pay .total .tatal-price{
	font-size: 20px;
	color: #f3bb6c;
}
.vip-box .sure-pay .sure-btn{
	border: none;
	background-color: #f3bb6c;
	color: #FFFFFF;
	font-size: 14px;
	height: 50px;
	width: 100px;
	border-radius: 0;
}
/* 会员中心 */
.with-text{
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 38px;
	margin-left: 15px;
}
.with-btn{
	margin: 4px 0 4px 70px;
}
.default-page{
	text-align: center;
	height: 300px;
	padding-top: 100px;
}
.default-page img{
	width: 150px;
}
.default-page .tip{
	margin-top: 15px;
}
.layui-layer-btn .layui-layer-btn0{
    border: 1px solid #dedede!important;
    background-color: #fff!important;
	color: #333!important;
}
.layui-layer-btn .layui-layer-btn1{
	border-color: #e22121!important;
	background-color: #e22121!important;	
	color: #fff!important;
}
/* 一键代发 */
.onekey-tit{
	font-size: 18px;
	color: #333333;
}
.onekey-tit::after{
	content: '';
	width: 40px;
	height: 4px;
	background-color: #E22121;
	display: block;
	border-radius: 3px;
	margin-top: 2px;
}
.batch-place{
	padding: 15px 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.step-box{
	margin-top: 10px;
	padding-top: 20px;
	display: flex;
}
.step-box .step-item{
	width: 50%;
	padding: 0 30px;
	border-right: 1px solid #DDDDDD;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.step-box .step-item .step-desc::before{
	content: '';
    display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 5px;
	background-color: #e22121;
}
.step-box .step-item .step-tip{
	color: #999999;
	font-size: 12px;
	margin-right: 8px;
}
.step-box .step-item .step-btn{
    margin: 10px auto 0;
}
.step-box .form-footer{
	text-align: center;
}
.step-box .step-item .layui-form-item{
	margin-top: 15px;
	margin-bottom: 0;
}
.step-box .step-item .xia{
	margin-left: 10px;
	cursor: pointer;
}
.step-box .step-upload .layui-form-label{
	display: none;
}
.step-box .step-upload .layui-input-inline{
	width: auto;
}
.step-box .step-upload .layui-btn{
	color: #E22121;
	background-color: #FFFFFF;
	line-height: 38px;
}
.batch-place .submin-btn{
    margin: 30px auto 0;
	display: flex;
}
.fast-place{
	background-color: #ffffff;
	padding: 15px 20px;
}
.fast-place .fast-header{
	display: flex;
	align-items: center;
}
.fast-place .fast-header .fast-btn{
	margin-left: 20px;
	height: 26px;
	padding: 4px 15px;
	background-color: inherit;
	color: #E22121;
	border-color: #E22121;
}
.fast-place .order-table{
	margin-top: 20px;
}
.fast-place .order-table .layui-input{
	height: 30px;
	line-height: 30px;
}
.fast-place .fast-footer{
	margin-top: 20px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	border-top: 1px solid #EEEEEE;
}
.fast-place .fast-footer .num{
	color: #E22121;
	font-size: 20px;
}
.fast-place .fast-footer .total-btn{
	background-color: #E22121;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 36px;
	border: none;
	border-radius: inherit;
	width: 120px;
	text-align: center;
	margin-left: 20px;
}
.fast-place .float-item{
	position: relative;
}
.fast-place .input-choose{
	display: none;
	position: absolute;
	top: 40px;
	left: 15px;
	width: 260px;
	text-align: left;
	background-color: #FFFFFF;
    box-shadow: 2px 2px 4px 0 #e8edf8;
	z-index: 10;
}
.fast-place .input-choose .info{
	padding: 0 15px;
	line-height: 36px;
	cursor: pointer;
}
.fast-place .input-choose .info:hover{
	background-color: #ffeef2;
}
.integral-box{
	display: flex;
	flex-wrap: wrap;
}
.integral-box .integral-goods{
	width: 161px;
	padding: 15px;
	margin: 0 10px 10px 0;
	background-color: #FFFFFF;
}
.integral-box .integral-goods:nth-child(6n){
	margin-right: 0;
}
.integral-box .integral-goods img{
	width: 161px;
	height: 161px;
}
.integral-box .integral-goods .point-name{
	font-size: 14px;
	margin: 2px 0 4px;
}
.integral-box .integral-goods .point-num{
	font-size: 14px;
	color: #E22121;
	font-weight: bold;
	text-align: center;
}
.integral-box .integral-goods .o-btn-red{
	display: block;
	border-radius: 20px;
	margin: 5px auto 0;
}
.signup-complete{
	width: 800px;
	margin: 0 auto;
    margin-top: 120px;
}
.signup-complete h2{
	font-size: 16px;
	text-align: center;
}
.signup-complete a:hover{
	color: #E22121;
	opacity: 0.9;
}
.signup-complete .reason{
	font-size: 12px;
	text-align: left;
	margin-top: 40px;
    background: #fff7f7;
    border: 1px solid #f8e1e1;
    padding: 15px;
}
.signup-complete .journal{
	margin-top: 100px;
}
.signup-complete .journal .jour-row{
	font-size: 12px;
	display: flex;
	line-height: 30px;
}
.signup-complete .journal .jour-row .desc{
	flex: 1;
	margin-right: 20px;
}
.signup-complete .journal .jour-row .time{
	color: #999999;
}
/* 积分商城 */
.point-kind .point-nav{
	display: flex;
	color: #FFFFFF;
	background-color: #f18262;
	height: 42px;
	font-size: 14px;
	margin-bottom: 10px;
}
.point-kind .point-nav li{
	padding: 0 20px;
	line-height: 42px;
	cursor: pointer;
}
.point-kind .point-nav li.active{
	color: #f18262;
	background-color: #FFFFFF;
}
.point-kind .point-box{
	display: flex;
	flex-wrap: wrap;
}
.point-kind .point-goods{
	width: 202px;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.point-kind .point-goods:nth-child(5n){
	margin-right: 0;
}
.point-kind .point-goods img{
	width: 202px;
	height: 202px;
}
.point-kind .point-goods .point-name{
	font-size: 13px;
	margin: 5px 0 7px 0;
}
.point-kind .point-goods .point-line{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.point-kind .point-goods .points{
	color: #E22121;
	font-size: 14px;
	font-weight: 600;
}
.point-kind .point-goods .btn-red{
	color: #e22121;
	border-color: #e22121;
	border-radius: 20px;
}
.point-kind .point-goods .btn-red:hover{
	background-color: #E22121;
	color: #ffffff;
}
.point-kind .point-goods .btn-gray{
    color: #A9A9A9;
    border-color: #A9A9A9;
	border-radius: 20px;
}
/* 充值中心 */
.recharge-center{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.recharge-center .recharge-choose{
	width: 170px;
	border: 1px solid #f68c8c;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px 0;
	border-radius: 4px;
}
.recharge-center .recharge-choose:nth-child(5n){
	margin-right: 0;
}
.recharge-center .recharge-choose h2{
	color: #E22121;
	margin-bottom: 2px;
}
.recharge-center .recharge-choose .give-price{
	font-size: 12px;
	color: #999999;
}
.recharge-center .recharge-choose .recharge-btn{
	background-color: #E22121;
	border-color: #E22121;
	color: #FFFFFF;
	margin-top: 10px;
	border-radius: 20px;
}
/* 付款凭证 */
.recharge-member{
	display: flex;
	padding: 12px!important;
	font-size: 12px;
}
.recharge-member .re-info{
	flex: 1;
	display: flex;
	line-height: 20px;
}
.recharge-member .re-info img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.recharge-box{
	margin-top: 25px;
}
.recharge-box .r1{
	flex: 1;
	text-align: center;
}
.recharge-box .r15{ 
	width: 15%;
	text-align: center;
}
.recharge-box .r10{
	width: 10%;
	text-align: center;
}
.recharge-box .r30{
	width: 30%;
	text-align: center;
}
.recharge-box .section{
	margin-bottom: 10px;
}
.recharge-box .re-header{
	display: flex;
	align-items: center;
    background: #fcece9;
    height: 30px;
    margin-bottom: 15px;
	padding: 0 12px;
}
.recharge-box .re-header p{
	line-height: 30px;
}
.recharge-box .com-line{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}
.recharge-box .com-line .lines{
	width: 100%;
	display: flex;
	margin-bottom: 10px;
}
.recharge-box .com-line .lines:last-child{
	margin-bottom: 0;
}
.recharge-box .section-bot{
	font-size: 12px;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 5px;
}
.coupon-banner img{
	width: 100%;
	margin-top: 20px;
	max-height: 300px;
}
.red-tag {
    color: #fff;
    background: #e22121;
    font-size: 12px;
    border-radius: 22px;
    padding: 1px 5px;
}
.member-child-panel .layui-table td, .member-child-panel .layui-table th{
	font-size: 12px;
	text-align: left;
}
.header-state{
	font-size: 15px;
	display: flex;
	align-items: center;
}
.header-state .status{
	flex: 1;
}
.header-state .red{
	margin-left: 10px;
}
.company-detail{
	display: flex;
	text-align: left;
}
.company-detail img{
	width: 100px;
    height: 100px;
    object-fit: contain;
}
.company-detail .right-detail{
	flex: 1;
	margin-left: 10px;
	text-align: left;
	line-height: 24px;
}
.company-detail .right-detail .top{
	display: flex;
}
.company-detail .right-detail .half{
	width: 50%;
}
.logistics-box{
	display: flex;
}
.logistics-box .log-left{
	width: 50%;
	border-right: 1px solid #eeeeee;
	padding: 10px 15px;
}
.logistics-box .log-left .tracking{
	margin-left: 10px;
	cursor: pointer;
	color: #e22121;
}
.logistics-box .log-left .log-text{
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-weight: 600;
}
.logistics-box .log-left .code{
	text-align: center;
}
.logistics-box .log-left .code img{
	width: 100px;
	height: 100px;
	margin-top: 10px;
}
.logistics-box .log-right{
	width: 50%;
	padding: 10px 15px;
	line-height: 30px;
}
.logistics-box .log-right p:last-child{
    color: #e22121;
    font-weight: bold;	
}
.log-track {
	display: none;
	padding: 15px;
}
.log-track .log-row{
	display: flex;
	font-size: 12px;
	margin-bottom: 20px;
}
.log-track .log-row .time{
	width: 150px;
	color: #999999;
}
.log-track .log-row .circle{
	position: relative;
	width: 11px;
	height: 11px;
	background-color: #999999;
	border-radius: 50%;
	line-height: 25px;
	margin-top: 5px;
}
.log-track .log-row .circle::after{
	content: '';
	position: absolute;
	top: 10px;
	left: 5px;
	width: 1px;
	height: 25px;
	background-color: #999999;
	display: block;
}
.log-track .log-row:last-child .circle{
	background-color: #E22121;
}
.log-track .log-row:last-child .circle::after{
	display: none;
}
.log-track .log-row .txt{
	margin-left: 20px;
	flex: 1;
}
/* layui表单 */
.layui-form-item{
	font-size: 12px;
	margin-bottom: 10px;
}
.layui-form-label{
	padding: 6px 15px;
}
.layui-input, .layui-select, .layui-textarea{
	height: 32px;
}
/* 购物车 */
.cart-top{
	height: 38px;
	margin-bottom: 10px;
}
.cart-top .goods-type{
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
	font-size: 14px;
}
.cart-top .goods-type .type-item{
    padding: 0 50px;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    border-right: 1px solid #eee;
}
.cart-top .goods-type .type-item.select{
	color: #FFFFFF;
	background-color: #E22121;
}
.cart-top .cart-addr{
	display: flex;
	line-height: 32px;
	font-size: 12px;
}
.cart-top .cart-addr .layui-form-item{
	margin-bottom: 0;
}
.cart-top .cart-addr .layui-form-label{
	display: none;
}
.cart-top .cart-addr .layui-input-block{
	margin-left: 5px;
}
.cart-top .cart-addr .layui-input{
	width: 100px;
}
.delivery-mode .layui-form-item{
	margin-bottom: 0;
}
.delivery-mode .layui-form-label{
	display: none;
}
.delivery-mode .layui-input-block{
	margin-left: 0;
}
.delivery-mode .self-dialog{
	padding: 20px;
}
.delivery-mode .self-dialog .self-item{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.delivery-mode .self-dialog .self-item img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}
.delivery-mode .self-dialog .layui-form-radio{
	margin: 0;
}
.delivery-mode .self-dialog .self-detail{
	flex: 1;
	margin-right: 15px;
}
.delivery-mode .self-dialog .s-name{
	font-size: 14px;
	color: #333333;
}
.delivery-mode .self-dialog .s-addr{
	font-size: 12px;
	color: #999999;
}
.delivery-mode .self-dialog .distance{
	font-size: 12px;
}
.delivery-mode .delivery-addr{
	display: flex;
}
.delivery-mode .delivery-addr .address{
	line-height: 36px;
}
/* 门店扫码 */
.store-sao{
	padding: 15px 0;
}
.store-sao .sao-detail{
	font-size: 12px;
	display: flex;
	line-height: 32px;
}
.store-sao .contact-man{
	width: 190px;
}
.store-sao .sao-action{
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}
.sao-action .sao-tit{
	color: #E22121;
    font-weight: 600;
    font-size: 14px;
}
.sao-action input{
	width: 300px;
	margin: 15px auto;
}
.sao-action img{
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
.store-sao .sao-goods{
	margin: 70px 0 20px 0;
}
.store-sao .sao-goods .layui-table td, 
.store-sao .sao-goods .layui-table th {
    font-size: 12px;
    text-align: left;
}
.store-sao .sao-goods img{
	width: 50px;
	height: 50px;
}
.store-sao .go-settlement{
	display: block;
	margin: 0 auto 40px;
}
/* 商品筛选 */
.retail-goods{
	display: flex;
}
.retail-goods img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.retail-goods .right-goods{
	flex: 1;
	line-height: 20px;
	overflow: hidden;
}
.retail-profit{
	display: none;
}
.profit-list{
	display: flex;
	flex-wrap: wrap;
}
.profit-list .profit-item{
	width: 50%;
	padding: 5px 0;
}
.profit-list .profit-item .tap,.group-tap{
	background-color: #E22121;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	display: inline-block;
	margin-right: 5px;
}
.profit-list .profit-item .price{
	margin-right: 15px;
}
.retail-btn-bot{
	margin-top: 6px;
}
.profit-box{
	display: none;
	overflow-y: scroll;
}
.profit-box .pro-item{
	display: flex;
	align-items: center;
	font-size: 12px;
	margin: 20px 30px;
}
.profit-box .pro-item .layui-input{
	margin: 0 10px;
	flex: 1;
}
.goods-group{
	display: none;
	padding: 20px 0;
	overflow-y: scroll;
	height: 260px;
}
.select-group .layui-form-item{
	margin-bottom: 0;
}
.select-group .layui-form-label{
	display: none;
}
.select-group .layui-input-inline{
	width: 105px;
	margin-right: 0;
}
.id-card .layui-btn{
	margin: 20px auto 0;
	display: block;
}
.step-price{
    background: #fff8f8;
    margin: 5px 0 10px 0;
    font-size: 12px;
    padding-bottom: 5px;	
}
.step-price .step-row{
	display: flex;
	align-items: center;
	padding: 0 20px;
	line-height: 30px;
}
.step-price .step-row p{
	width: 50%;
}
.step-price .step-row .half{
	color: #999999;
}
.step-price .step-row .price{
	font-size: 14px;
	font-weight: bold;
}
/* 微信支付 */
.wx-pay{
    text-align: center;
    padding: 90px 0;
    font-size: 12px;
}
.wx-pay .wx-price{
    color: #e22121;
    font-size: 22px;
    margin: 10px 0 20px;
    font-weight: 600;
}
.wx-pay .wx-ewm{
	width: 180px;
    border: 1px solid #ddd;
    margin: 0 auto;
    padding: 5px;
}
.wx-pay .wx-ewm .ewm-img{
    width: 180px;
    height: 180px;
}
.wx-pay .wx-ewm .wx-desc{
	display: flex;
    justify-content: center;
	align-items: center;
    margin: 10px 0 5px 0;
    text-align: left;
    line-height: 20px;
}
.wx-pay .wx-ewm img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.wx-pay .bot-tip{
    color: #999999;
    text-decoration: underline;
    margin-top: 15px;
}
.pay-result{
    text-align: center;
    padding: 120px 0;
}
.pay-result .layui-icon{
	font-size: 56px;
}
.pay-result .pay-text{
	display: flex;
	justify-content: center;
	font-size: 12px;
}
.certify-content{
	line-height: 66px;
	font-size: 12px;
}
.certify-content .certify-edit{
	color: #E22121;
}
.certify-content .certify-info{
	display: inline-block;
	margin-right: 20px;
	color: #8c8c8c;
}
.id-card{
	margin-top: 10px;
}
.member-table-top{
	font-size: 12px;
}
.member-table-top .left-b{
	margin-left: 50px;
	color: #333333;
}
.comment-code.complain {
    margin-left: 110px;
}
.comment-code .code-part {
    display: flex;
    align-items: center;
}
.comment-code .code-part .layui-input {
    width: 200px;
    height: 38px;
    margin-right: 10px;
}
.comment-code .code-part img {
    width: 120px;
    height: 38px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.all-goods-list{
	display: flex;
	flex-wrap: wrap;
}
.all-goods-list li{
	width: 202px;
	padding: 15px 15px 10px 15px;
	margin: 0 10px 10px 0;
	background-color: #ffffff;
}
.all-goods-list li:nth-child(5n){
	margin-right: 0;
}
.all-goods-list li img{
	width: 100%;
	height: 202px;
}
.all-goods-list li .name{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	margin: 5px 0;
}
.all-goods-list li .price{
	font-size: 16px;
	font-weight: bold;
}
.product-detail-pr{
	position: relative;
	margin: 10px 0;
}
.topbar-ad .img-hover{
	max-height: 80px;
}
.pay-dialog{
	display: none;
}
.pay-dialog .layui-tab-title{
	text-align: center;
}
.pay-dialog .layui-tab-title li{
	padding: 0 50px;
}
.pay-dialog img{
	display: block;
	width: 240px;
	height: 240px;
	margin: 30px auto;
}