/*layout*/
body {font-family:"Microsoft YaHei","PingFang SC","Arial"; font-size:14px; line-height:1.5; color:#595959; background:#fff; font-weight:400;}

a { text-decoration: none; color: #666666; }

.clearfix, .page, .small-page, .tab-box .label-list, .center .section, .center .friend-link .friend-link-inner, .center .friend-link .link-list, .center .charts-content .product-item, .center .hot-brand .brand-list, .center .gift .product-item, .center .index-promotions .product-list, .center .timebuy-list .timebuy-btn-bar, .center .mail-subscribe .subscribe-box, .center .integration-center .product-list, .center .history .product-item, .center .sales-rank .product-item, .center .add-weibo, .im { *zoom: 1; }
.clearfix:after, .page:after, .small-page:after, .tab-box .label-list:after, .center .section:after, .center .friend-link .friend-link-inner:after, .center .friend-link .link-list:after, .center .charts-content .product-item:after, .center .hot-brand .brand-list:after, .center .gift .product-item:after, .center .index-promotions .product-list:after, .center .timebuy-list .timebuy-btn-bar:after, .center .mail-subscribe .subscribe-box:after, .center .integration-center .product-list:after, .center .history .product-item:after, .center .sales-rank .product-item:after, .center .add-weibo:after, .im:after { display: block; visibility: hidden; height: 0; overflow: hidden; content: "\0020"; clear: both; }

input { outline: none; }

.page { width: 1200px; margin: 0 auto; }

.small-page { width:1160px; margin: 0 auto; }

.fl { float: left; _display: inline; }

.fr { float: right; _display: inline; }

.red { color: #d50808; }

.article-index-list { _zoom: 1; }

.font-red { color: #d50808; }

h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}

.fcb {display:flex; align-items:center; justify-content:space-between;}
.fca {display:flex; align-items:center; justify-content:space-around;}
.fcc {display:flex; align-items:center; justify-content:center;}
.fc {display:flex; align-items:center;}
.fw {display:flex; flex-wrap:wrap;}
.flex {display:flex;}

input, select, textarea { border-width: 1px; border-color: #CCCCCC; padding:0 10px; box-sizing:border-box; border-radius:0px; font-family:"Microsoft YaHei","PingFang SC","Arial"; font-size:14px; line-height:1.5; color:#595959;}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus { border-color: #A9A9A9; }

.caution-input {}

input[type=text], input[type=file], input[type=password], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=search], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], textarea { border-style: solid; }

input, select { line-height:30px; height:32px;}

.radio_box input[type="radio"], .checkbox_box input[type="checkbox"]{-webkit-appearance: none;outline: 0 !important; width:18px !important; height:18px !important; border-radius:3px; padding:0; border:1px solid #ccc; display: inline-block; cursor:pointer;}
.radio_box input[type="radio"]:checked, .checkbox_box input[type="checkbox"]:checked{background:url(cur.png) no-repeat; background-size:cover; border:none;padding:0; cursor:pointer;}

input[type="radio"], input[type="checkbox"]{-webkit-appearance: none;outline: 0 !important; width:18px !important; height:18px !important; border-radius:3px; border:1px solid #ccc; display: inline-block; padding:0; cursor:pointer; vertical-align:middle; margin-right:5px;}
input[type="radio"]:checked, input[type="checkbox"]:checked{background:url(cur.png) no-repeat; background-size:cover; border:none; padding:0; cursor:pointer;}


/*layout end*/
/*tab box*/
.header{ height:72px; width:100%; background:#fff; position:fixed; left:0; top:0; right:0; z-index:1000; border-bottom:1px solid #e2e2e2;}
.head_h {height:73px;}

.header .logo {padding:11px 0 0 20px; float:left; width:200px; overflow:hidden;}
.header .logo a {display:block;}
.header .logo img{height:50px; max-width:200px;}

.nav_box {margin-right:350px; float:left;}
.nav_box ul {float:left;}
.nav_box li {font-weight:bold; font-size:14px !important; position:relative; padding:0 10px; float:left;}
.nav_box li > a {display:block; padding:0 15px; height:72px; line-height:72px; transition:.3s; position:relative; font-size:15px;}
.nav_box li > a:before{content: ""; position: absolute; display: block; height:3px; background:#000; border-radius: 2px; z-index: 50; left:5px; right:5px; bottom:12px; opacity: 0; transform: scaleX(0); transition: all 0.2s cubic-bezier(0.18, 0.89, 0.17, 0.88) 0s, opacity 0.15s ease 0s; }
.nav_box li:hover > a:before, .nav_box li > a.on:before { opacity: 1; transform: scaleX(1); }
.nav_box li > a i{width:22px;height:22px;text-align:center;line-height:24px;display:block;position:absolute;top:24px;right:12px;font-size:14px;transition:.2s}
.nav_box li:hover > a i{-webkit-transform:rotate(-180deg);color:#000}
.nav_box li:hover > a {color:#000}
.nav_box li a.on {color:#000}

.search {position:absolute; top:20px; right:130px; height:30px; border-radius:30px; border:1px solid #111; padding:0 5px 0 15px;}
.search form {display:flex; align-items:center; height:30px;}
.search input[type=text] {border:none; height:30px; width:180px; padding-left:5px;}
.search .iconfont {font-size:18px; height:30px; width:30px; text-align:center; line-height:26px;}


.login-bar { height:32px; width:32px; position:absolute; top:20px; right:77px; text-align: center;}
.login-bar .iconfont {font-size:17px; -webkit-text-stroke-width:0.8px; text-stroke-width:0.8px;}
.login-bar .year_card_class img {height:14px; width:14px; position:absolute; top:-6px; right:-11px;}

.head_uc_icon {background:rgba(0,0,0,0.7); width:32px; display:block; border-radius:50%; height:32px; line-height:32px;}
.head_uc_icon .iconfont {width:32px;  display:block; color:#fff; font-size:15px; text-align:center; transition:.2s;}
.head_uc_icon:hover {background:rgba(0,0,0,1)}
.head_uc_icon a {color:#000;}
.head_uc_icon a:hover {color:#000; text-decoration:underline;}
.head_uc_icon span {color:#bbb;}
.head_uc_icon b {font-weight:normal; padding:0 4px;}

.login-bar .uc_nav {
    display: none\0; position:absolute; top:54px; left:-52px; text-align: left; font-size: 14px; padding:15px; width:120px;
    background:rgba(255,255,255,0.95); border-radius:3px; box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    transition: all 0.3s ease-in; transform-origin: 0px 0px;transform: rotateX(-90deg); backface-visibility: hidden; overflow:hidden;
}
.login-bar:hover .uc_nav{
    display: block; transform: rotateX(0deg);
}

.head_login {display:flex; align-items:center; justify-content:space-between;}
.head_login a {border:1px solid #111; border-radius:3px; width:52px; height:30px; overflow:hidden; line-height:30px !important; display:block; padding:0 !important; text-align:center; transition: all 0.2s;}
.head_login a:hover {background:#111; color:#fff !important; text-decoration:none !important;}
.head_login b {display:block; border-bottom:1px solid #ddd; flex-grow:1; padding-bottom:10px;}

.login_t {border-bottom:1px solid #ddd; padding-bottom:10px;}

.uc_nav ul {padding-top:10px;}
.uc_nav li {line-height:30px; padding:2px 0; font-size:13px;}
.uc_nav li b {line-height:22px; padding-bottom:5px; display:block; text-align:center; border-bottom:1px solid #555;}
.uc_nav a {padding:0; display:block;}
.uc_nav a:hover {color:#000;}

.cart-bar {position:absolute;  top:20px; right:25px;}
.cart-bar a {display:block;height:32px; width:32px; line-height:29px; text-align:center; transition:.2s;border-radius:50%; position:relative; background:rgba(0,0,0,0.7); color:#fff;}
.cart-bar a:hover {background:rgba(0,0,0,1); color:#fff;}
.cart-bar i {-webkit-text-stroke-width:0.4px; text-stroke-width:0.4px; font-size:22px;}
.cart-bar b {float:left; line-height:24px; padding:0 3px; font-weight:normal; display:none;}
.cart-bar span.op-cart-number {border-radius:10px; padding:0 5px; background:#c20909; color:#fff; height:16px; line-height:16px; position:absolute; top:-5px; right:-12px; font-size:12px; font-weight:normal; font-family:arial}



.swiper-container {
    height: auto !important;
}
.swiper-slide img {
    width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    max-width: 100%;
}
.swiper-pagination-bullet {width:30px; border-radius:0; height:5px;}
.swiper-pagination-bullet-active {background:#000 !important;}
.swiper-container {padding-bottom:20px;}
.swiper-container-horizontal > .swiper-pagination-bullets {bottom:0px; z-index:1000;}

.slide_box .swiper-button-prev, .slide_box .swiper-button-next {width:40px; height:60px; border-radius:30px; text-align:center; line-height:58px; font-size:24px; color:#ddd; z-index:100; transition:.3s;}
.slide_box .swiper-button-prev:hover, .slide_box .swiper-button-next:hover {background:rgba(0,0,0,1) !important;}
.slide_box .swiper-button-prev.swiper-button-disabled, .slide_box .swiper-button-next.swiper-button-disabled {opacity:0;}

.slide_box .swiper-button-prev {left:4%; margin-top:-40px !important;}
.slide_box .swiper-button-next {right:4%; margin-top:-40px !important;}

/*tab box end*/
/*block*/
.red-box.m { margin-bottom: 7px; }
.red-box .red-title { height: 33px; line-height: 33px; background-color: #d50808; color: white; font-size: 13px; font-weight: bold; padding-left: 12px; position: relative; }
.red-box .red-content { padding: 10px 0; border: 2px solid #d50808; border-top: none; }

.blue-box.m { margin-bottom: 7px; }
.blue-box .blue-title { height: 32px; line-height: 32px; background-color: #24d3ff; color: white; font-size: 13px; font-weight: bold; padding-left: 12px; position: relative; }
.blue-box .blue-title .more { position: absolute; background-color: #1894ce; color: white; text-decoration: none; top: 6px; margin: 0; padding: 0 5px; right: 10px; height: 20px; line-height: 20px; font-size: 12px; }
.blue-box .blue-content { padding: 10px 0; border: 1px solid #d4d4d4; border-top: none; }

.gray-box.m { margin-bottom: 7px; }
.gray-box .gray-title { height: 34px; line-height: 34px; background-color: #f5f5f5; border: 1px solid #ddd; color: black; font-size: 13px; font-weight: bold; padding-left: 12px; position: relative; }
.gray-box .gray-content { padding: 10px 0; border: 1px solid #d4d4d4; border-top: none; }

.ad-box { display: block; border: 1px solid #d4d4d4; }

/*block end*/
/*header*/

.home_tit {display:flex; align-items:flex-end; justify-content:center; padding:50px 0 20px 0;}
.home_tit h1 {font-size:32px; font-weight:bold; color:#000;}
.home_tit h2 {font-size:22px; font-weight:normal; color:#666; text-transform: uppercase; padding-left:10px;}


.home_cate {width:1180px; height:1015px; margin:0 auto; position:relative;}
.home_cate li {position:absolute; width:380px;}
.home_cate li img {width:380px; height:380px; transition:.5s;}
.home_cate li p {width:380px; overflow:hidden;}
.home_cate li:hover img {transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);}

.home_cate li a {display:block; width:100%; height:100%;}
.home_cate li a:hover {text-decoration:none;}
.home_cate li:nth-child(1) {left:0; top:0;}
.home_cate li:nth-child(2) {left:400px; top:0;}
.home_cate li:nth-child(3) {right:0; top:0;}
.home_cate li:nth-child(4) {left:0; bottom:0;}
.home_cate li:nth-child(5) {left:400px; bottom:0;}
.home_cate li:nth-child(6) {right:0; bottom:0;}
.home_cate li:nth-child(2) img, .home_cate li:nth-child(4) img, .home_cate li:nth-child(6) img {height:470px;}

.home_cate li h2 {display:flex; align-items:center; justify-content:space-between; padding:10px 0 0 0;}
.home_cate li h2 i {width:24px; height:24px; min-width:24px; font-size:18px; text-align:center; line-height:24px;}
.home_cate li h2 span {font-size:22px; height:32px; line-height:32px; color:#000; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; margin-right:20px; flex-grow:1; overflow:hidden;
}
.home_cate li h5 {font-size:14px; height:28px; line-height:28px; color:#666; font-weight:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}


/*header end*/
/*center*/
.center {padding:0 20px;}
.center .section { margin: 10px 0; }
.center .category-placeholder { float: left; width: 230px; height: 30px; }
.center .margin-main { width: 747px; float: left; _display: inline; margin-left: 12px; margin-right: 13px; }
.center .left-main-margin { width: 989px; margin-right: 13px; float: left; _display: inline; }
.center .right-main-margin {flex-grow:1;}
.center .left-main { width: 1002px; float: left; _display: inline; }
.center .right-main { width: 1002px; float: left; _display: inline; }
.center .rsidebar { float: left; width: 223px; }
.center .lsidebar {width: 230px; margin-right:20px; min-width:230px;}
.center .main-slide { height: 347px; width: 747px; margin-bottom: 14px; overflow: hidden; position: relative; }
.center .main-slide .slide-item { height: 347px; width: 747px; overflow: hidden; }
.center .main-slide .slide-triggers { position: absolute; height: 26px; bottom: 13px; right: 6px; z-index: 20; }
.center .main-slide .trigger-item { float: left; width: 26px; height: 26px; line-height: 26px; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -o-border-radius: 13px; -ms-border-radius: 13px; color: #d50808; font-size: 14px; font-weight: bold; text-align: center; margin-right: 5px; cursor: pointer; }
.center .main-slide .trigger-item.active { background-color: #d50808; color: white; }
.center .main-slide .triggers-bg { position: absolute; left: 0; bottom: 9px; height: 35px; width: 100%; background-color: white; opacity: 0.6; filter: alpha(opacity=60); z-index: 11; }
.center .sub-slide { border: 1px solid #d4d4d4; height: 158px; position: relative; }
.center .sub-slide .go-left { border-right: 1px solid #d4d4d4; background: url(sub_slide_left.gif) no-repeat #f6f6f6 50% 50%; width: 40px; height: 158px; line-height: 158px; position: absolute; left: 0; top: 0; cursor: pointer; z-index: 1; }
.center .sub-slide .go-right { border-left: 1px solid #d4d4d4; background: url(sub_slide_right.gif) no-repeat #f6f6f6 50% 50%; width: 40px; height: 158px; line-height: 158px; position: absolute; right: 0; _right: -1px; top: 0; cursor: pointer; z-index: 1; }
.center .sub-slide .slide-box { width: 665px; height: 158px; margin-left: 41px; position: relative; overflow: hidden; }
.center .sub-slide .slide-item { width: 165.5px; height: 158px; float: left; _display: inline; border-right: 1px solid #d4d4d4; overflow: hidden; }
.center .index-product { border: 1px solid #d4d4d4; border-right: none; }
.center .index-product .index-title { height: 44px; line-height: 44px; position: relative; font-size: 15px; padding-left: 10px; }
.center .index-product .more-link { font-size: 12px; position: absolute; top: 0px; right: 0px; }
.center .index-product .more-link .link { margin-right: 7px; }
.center .index-product .index-content { height: 451px; }
.center .index-product .product-list { float: left; _display: inline; width: 772px; background-color: #d4d4d4; }
.center .index-product .product-item { float: left; _display: inline; width: 172px; height: 224.5px; background-color: white; padding: 0 10px; margin-top: 1px; margin-right: 1px; }
.center .index-product .product-item.last { margin-right: 0; padding-right: 11px; }
.center .index-product .product-img { width: 100%; height: 128px; line-height: 126px; *line-height: 128px; overflow: hidden; text-align: center; *font-size: 115.2px; font-family: Arial; display: block; }
.center .index-product .product-img img { max-width: 100%; max-height: 128px; vertical-align: middle; }
.center .index-product .product-name { display: block; font-size: 13px; width: 100%; height: 4em; line-height: 2em; overflow: hidden; }
.center .index-product .selling-price { color: #d50808; line-height: 20px; font-size: 13px; }
.center .index-product .selling-price .price { font-weight: bold; }
.center .index-product .adbar { width: 229px; height: 451px; float: left; background-color: #d4d4d4; }
.center .index-product .ad-first { width: 229px; height: 271px; background-color: white; margin-bottom: 1px; overflow: hidden; }
.center .index-product .ad-second { width: 229px; height: 89px; background-color: white; margin-bottom: 1px; overflow: hidden; }
.center .index-product .ad-third { width: 229px; height: 89px; background-color: white; overflow: hidden; }
.center .floor1 .index-title { color: #F08200; }
.center .floor2 .index-title { color: #079CD5; }
.center .floor3 .index-title { color: #8C5739; }
.center .friend-link { border: 1px solid #d4d4d4; }
.center .friend-link .friend-link-inner { padding: 5px; }
.center .friend-link .friend-title { width: 115px; text-align: center; font-weight: bold; }
.center .friend-link .link-item { float: left; _display: inline; margin: 5px; }
.center .friend-link .text-name { display: block; width: 96px; height: 2em; line-height: 2em; }
.center .friend-link .img-name { display: block; width: 96px; height: 38px; line-height: 36px; *line-height: 38px; border: 1px solid #cccccc; overflow: hidden; text-align: center; *font-size: 34.2px; font-family: Arial; border: 1px solid #E6E6E6; }
.center .friend-link .img-name img { max-width: 96px; max-height: 38px; vertical-align: middle; }
.center .sales-charts { border: 1px solid #d4d4d4; }
.center .charts-title { color: black; font-size: 13px; font-weight: bold; padding-left: 12px; height: 45px; line-height: 45px; background-color: #e6e6e6; }
.center .charts-content { height: 450px; }
.center .charts-content .product-item { height: 69px; border-bottom: 1px dashed #d4d4d4; padding: 10px; position: relative; }
.center .charts-content .product-item.last { border-bottom: none; }
.center .charts-content .num-1 { display: block; position: absolute; left: 10px; top: 10px; width: 25px; height: 27px; background: url(charts_num.png) no-repeat 0px 0px; }
.center .charts-content .num-2 { display: block; position: absolute; left: 10px; top: 10px; width: 25px; height: 27px; background: url(charts_num.png) no-repeat 0px -89px; }
.center .charts-content .num-3 { display: block; position: absolute; left: 10px; top: 10px; width: 25px; height: 27px; background: url(charts_num.png) no-repeat 0px -178px; }
.center .charts-content .num-4 { display: block; position: absolute; left: 10px; top: 10px; width: 25px; height: 27px; background: url(charts_num.png) no-repeat 0px -267px; }
.center .charts-content .num-5 { display: block; position: absolute; left: 10px; top: 10px; width: 25px; height: 27px; background: url(charts_num.png) no-repeat 0px -356px; }
.center .charts-content .product-img { width: 69px; height: 69px; line-height: 67px; *line-height: 69px; overflow: hidden; text-align: center; *font-size: 62.1px; font-family: Arial; display: block; float: left; }
.center .charts-content .product-img img { max-width: 69px; max-height: 69px; vertical-align: middle; }
.center .charts-content .product-info { width: 118px; height: 71px; margin-left: 10px; overflow: hidden; float: left; _display: inline; }
.center .charts-content .product-btn { display: block; border: 1px solid #AA0000; color: white; height: 23px; line-height: 23px; background: url(product_btn.png) repeat-x; padding: 0 9px; float: left; _display: inline; text-decoration: none; }
.center .charts-content .product-name { width: 100%; height: 3.6em; line-height: 1.2em; overflow: hidden; }
.center .charts-content .product-price { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #d50808; }
.center .news .gray-content,.center .day-group .gray-content { padding: 10px 13px; height: 217px; }
.center .news .news-item,.center .day-group .news-item { padding-left: 18px; background: url(news_item_bg.gif) no-repeat 8px 50%; width: 177px; height: 27.125px; line-height: 27.125px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.center .day-group .group-buy { position: relative; height: 193px; }
.center .day-group .group-product-pic { border: none; float: none; width: 221px; height: 114px; overflow: hidden; position: absolute; left: 0; top: 0; }
.center .day-group .group-product-pic img { max-width: 221px; max-height: 114px; }
.center .day-group .group-name { font-size: 13px; height: 3em; line-height: 1.5em; width: 201px; padding: 0 10px; position: absolute; left: 0; top: 114px; }
.center .day-group .group-info { margin-right: 0; }
.center .day-group .group-price { height: 29px; line-height: 29px; font-size: 20px; }
.center .day-group .group-buy-box { padding: 5px 4px 5px 23px; background: url(group_icon.png) #d50808 no-repeat left top; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; }
.center .day-group .group-price-box { display: none; }
.center .day-group .group-quantity-box { display: none; }
.center .day-group .group-time-box { display: none; }
.center .day-group .group-info { position: absolute; left: 0; bottom: 0; width: 100%; }
.center .day-group .group-button .button { background-color: #24d3ff; height: 29px; line-height: 29px; color: white; width: 76px; }
.center .group-gallery .group-g-item { margin-top: 0px; }
.center .group-gallery .group-g-inner { border: none; }
.center .group-gallery .group-g-inner:hover { border: none; box-shadow: none; }
.center .group-gallery .group-g-pic { width: 100%; height: 128px; line-height: 126px; *line-height: 128px; overflow: hidden; text-align: center; *font-size: 115.2px; font-family: Arial; margin-bottom: 10px; }
.center .group-gallery .group-g-pic img { max-width: 100%; max-height: 128px; vertical-align: middle; }
.center .group-gallery .group-g-buy { background: url(group_gallery.png) no-repeat; padding: 3px 3px 3px 15px; }
.center .group-gallery .group-g-price { line-height: 18px; font-size: 13px; }
.center .group-gallery .group-g-button { line-height: 18px; }
.center .group-gallery .group-g-button .button { width: 36px; height: 18px; line-height: 18px; background-color: #d50808; color: white; font-size: 13px; }
.center .group-gallery .group-g-price-box { display: none; }
.center .group-gallery .group-g-quantity { display: none; }
.center .hot-brand .blue-content { background-color: #d4d4d4; padding: 0; height: 277px; }
.center .hot-brand .brand-item { width: 113px; height: 91px; line-height: 89px; *line-height: 91px; background-color: white; overflow: hidden; text-align: center; *font-size: 81.9px; font-family: Arial; margin: 0 1px 1px 0; float: left; _display: inline; padding-bottom: 1px; }
.center .hot-brand .brand-item img { max-width: 113px; max-height: 91px; vertical-align: middle; }
.center .hot-brand .brand-item.last { margin-right: 0; padding-right: 1px; }
.center .hot-brand .brand-item.rowlast { margin-bottom: 0; padding-bottom: 0; }
.center .gift .red-content { padding: 0; height: 275px; }
.center .gift .product-item { height: 71px; border-bottom: 1px solid #d4d4d4; padding: 10px; }
.center .gift .product-item.last { border-bottom: none; }
.center .gift .product-img { width: 71px; height: 71px; line-height: 69px; *line-height: 71px; overflow: hidden; text-align: center; *font-size: 63.9px; font-family: Arial; display: block; float: left; }
.center .gift .product-img img { max-width: 71px; max-height: 71px; vertical-align: middle; }
.center .gift .product-info { width: 118px; height: 71px; margin-left: 10px; overflow: hidden; float: left; _display: inline; }
.center .gift .product-btn { display: block; border: 1px solid #AA0000; color: white; height: 23px; line-height: 23px; background: url(product_btn.png) repeat-x; padding: 0 9px; float: left; _display: inline; text-decoration: none; }
.center .gift .gift-name { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 26px; line-height: 26px; }
.center .gift .gift-info { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #cccccc; }
.center .gift .gift-price { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #d50808; }
.center .gift .right-price { float: right; _display: inline; height: 23px; line-height: 23px; }
.center .index-promotions .panel-content { height: 268px; }
.center .index-promotions .panel-item { height: 248px; }
.center .index-promotions .panel-list { height: 268px; overflow: hidden; }
.center .index-promotions .product-item { width: 174px; height: 248px; float: left; _display: inline; margin-right: 10px; }
.center .index-promotions .product-item.last { margin-right: 0; width: 173px; }
.center .index-promotions .product-img { width: 100%; height: 128px; line-height: 126px; *line-height: 128px; overflow: hidden; text-align: center; *font-size: 115.2px; font-family: Arial; display: block; }
.center .index-promotions .product-img img { max-width: 100%; max-height: 128px; vertical-align: middle; }
.center .index-promotions .product-name { display: block; font-size: 13px; width: 100%; height: 4em; line-height: 2em; overflow: hidden; }
.center .index-promotions .selling-price { color: #d50808; line-height: 20px; }
.center .index-promotions .selling-price .price { font-size: 13px; font-weight: bold; }
.center .index-promotions .market-price { color: #A9A9A9; }
.center .index-promotions .product-star { line-height: 25px; }
.center .timebuy-list .product-img { width: 100%; height: 106px; line-height: 104px; *line-height: 106px; overflow: hidden; text-align: center; *font-size: 95.4px; font-family: Arial; display: block; }
.center .timebuy-list .product-img img { max-width: 100%; max-height: 106px; vertical-align: middle; }
.center .timebuy-list .product-time { line-height: 22px; background-color: #f6f6f6; text-align: center; }
.center .timebuy-list .product-time .day, .center .timebuy-list .product-time .hour, .center .timebuy-list .product-time .minute, .center .timebuy-list .product-time .second { color: #d50808; font-weight: bold; }
.center .timebuy-list .timebuy-btn { float: left; _display: inline; height: 27px; line-height: 27px; padding: 0 20px; background: url(timebuy_btn.png) repeat-x; color: white; }
.center .mail-subscribe .blue-content { width: 194px; height: 117px; padding: 15px 17px; _overflow: hidden; }
.center .mail-subscribe .subscribe-box { width: 194px; height: 28px; margin-bottom: 10px; }
.center .mail-subscribe .email-box { border: 1px solid #D4D4D4; border-right: none; padding: 0 5px; width: 122px; height: 26px; float: left; _display: inline; }
.center .mail-subscribe .email-btn { border: none; background-color: #24d3ff; color: white; width: 61px; height: 28px; line-height: 28px; float: left; _display: inline; }
.center .mail-subscribe .news-item { height: 26.33333px; line-height: 26.33333px; }
.center .sub-ad { width: 228px; height: 121px; overflow: hidden; }
.center .integration .red-content { padding: 0; height: 275px; }
.center .help-center .red-content { height: 165px; padding: 10px 13px; }
.center .help-center .news-list { _width: 193px; _overflow: hidden; }
.center .help-center .news-item { height: 20.625px; line-height: 20.625px; }
.center .integration-center { float: left; _display: inline; width: 540px; margin-right: 11px; }
.center .integration-center .blue-content { padding: 10px; height: 317px; }
.center .integration-center .product-item { width: 152.66667px; height: 158.5px; padding: 0 10px; float: left; _display: inline; }
.center .integration-center .product-img { display: block; width: 152.66667px; height: 90px; text-align: center; overflow: hidden; }
.center .integration-center .product-img .img { max-width: 152.66667px; max-height: 90px; }
.center .integration-center .product-name { display: block; height: 3em; line-height: 1.5em; overflow: hidden; }
.center .integration-center .inte { color: #24d3ff; }
.center .comment-order { float: left; _display: inline; width: 440px; }
.center .new-order .blue-content { padding: 10px; height: 129px; }
.center .new-order .order-item { height: 25px; line-height: 25px; }
.center .new-order .order-name { display: block; float: left; _display: inline; width: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.center .new-order .order-id { display: block; float: left; _display: inline; width: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 10px; }
.center .new-order .order-state { display: block; float: left; _display: inline; width: 70px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
.center .new-order .order-date { display: block; float: left; _display: inline; width: 70px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
.center .comment-center .blue-content { padding: 10px; }
.center .comment-center .comment-item { height: 53.4px; padding: 5px; }
.center .comment-center .product-img { display: block; width: 53.4px; height: 53.4px; overflow: hidden; float: left; _display: inline; text-align: center; }
.center .comment-center .product-img .img { max-width: 53.4px; max-height: 53.4px; }
.center .comment-center .product-info { margin-left: 63.4px; }
.center .comment-center .product-name { display: block; font-weight: bold; color: black; width: 100%; height: 21.13333px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.center .comment-center .comment { height: 42.26667px; line-height: 21.13333px; overflow: hidden; }

.center .sales-rank .gray-content { padding: 0; }
.product-list .product-item {border-bottom: 1px solid #d4d4d4; padding: 10px 0; margin:0 10px; display:flex; align-items:center;}
.product-list .product-item:last-child { border-bottom: none; }
.product-list .product-img { display: block; width: 68px; height: 68px; min-width:68px; margin-right:10px;}
.product-list .product-img .img {width: 100%; height: 100%; }
.product-list .product-info {flex-grow:1;}
.product-list .product-btn { display: block; border: 1px solid #AA0000; color: white; height: 23px; line-height: 23px; background: url(product_btn.png) repeat-x; padding: 0 9px; float: left; _display: inline; text-decoration: none; }
.product-list .product-name { display: block; width: 100%; max-height: 2.4em;  overflow: hidden; margin-bottom:5px;}
.center .product-price { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #d50808; }
.center .reg-entrance { margin-top: 23px; height: 33px; line-height: 33px; color: #087DCF; font-size: 13px; position: relative; }
.center .reg-entrance .reg-link { color: white; height: 31px; line-height: 31px; position: absolute; top: 0; right: 0; border: 1px solid #0865A9; padding: 0 27px; background: url(reg_link.png) repeat-x; text-decoration: none; font-weight: bold; }

.center .open-api { border: 1px solid #cccccc; border-top: none; }
.center .weibo .red-content { padding: 10px 17px; }
.center .add-weibo { height: 24px; line-height: 24px; overflow: hidden; }
.center .sina-icon { float: left; _display: inline; width: 27px; height: 24px; background: url(sina_logo.png) no-repeat; }
.center .sina-v { float: left; _display: inline; background: url(sina_v.png) no-repeat right 50%; padding: 0 20px 0 5px; font-weight: bold; }
.center .weibo-info { margin-top: 10px; }
.center .add-weibo-btn { display: block; width: 60px; height: 24px; float: right; _display: inline; background: url(add_weibo_btn.png) no-repeat; }
.center .addcart-btn, .center .items-gallery .addcart-btn { height: 23px; line-height: 23px; box-shadow: 0px 0px 2px white inset; -webkit-box-shadow: 0px 0px 2px white inset; -moz-box-shadow: 0px 0px 2px white inset; -o-box-shadow: 0px 0px 2px white inset; border: 1px solid #d50808; background: url(product_btn.png) repeat-x; padding: 0 7px; }
.center .addcart-btn .has-icon, .center .items-gallery .addcart-btn .has-icon { display: none; }
.center .addcart-btn span, .center .items-gallery .addcart-btn span { display: inline; float: none; padding: 0; height: 23px; line-height: 23px; background: none; }
.center .btn-a, .center .items-gallery .btncmp, .center .items-gallery .btn-a { width: auto !important; height: 23px; line-height: 23px; box-shadow: 0px 0px 2px white inset; -webkit-box-shadow: 0px 0px 2px white inset; -moz-box-shadow: 0px 0px 2px white inset; -o-box-shadow: 0px 0px 2px white inset; background: url(second_btn.png) repeat-x; border: 1px solid #D0D0D0; padding: 0 7px !important; }
.center .btn-a .has-icon, .center .items-gallery .btncmp .has-icon, .center .items-gallery .btn-a .has-icon { display: none; }
.center .btn-a span, .center .items-gallery .btncmp span, .center .items-gallery .btn-a span { display: inline; float: none; padding: 0; height: 23px; line-height: 23px; background: none; }
.center .items-gallery { border: none; }
.center .items-gallery .price-item { text-align: center; }
.center .items-gallery .btncmp .btncmp { border: none; padding: 0 !important; text-decoration: none; }
.center .items-gallery .btncmp .btncmp:before { content: '对比'; }
.center .items-gallery .btncmp .btncmp:hover { color: black; }
.center .items-gallery .button .star-on, .center .items-gallery .button .star-off { width: auto !important; margin: 0 5px; }
.center .items-gallery .button .vdetail { display: none; }
.center .items-gallery .sell-t, .center .items-gallery .sell-price { color: #d50808; }
.center .gallery-bar-box { height: 52px; }
.center #gallerybar { border-top: 2px solid #d50808; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; background-color: #f1f1f1; padding: 12px 7px; height: 26px; }
.center .GoodsSearchWrap .listorder .list-desc:hover, .center .GoodsSearchWrap .listorder .list-desc-on, .center .GoodsSearchWrap .listorder .list-asc:hover, .center .GoodsSearchWrap .listorder .list-asc-on { border: 1px solid #A20000; background: #CC0000; color: white; font-weight: bold; text-shadow: none; }
.center .GoodsSearchWrap .listmode a, .center .GoodsSearchWrap .listorder a { height: 23px; line-height: 23px; border: 1px solid #CFCFCF; background: #F6F6F6; padding: 0 10px; margin: 0 5px; }
.center .GoodsSearchWrap .listmode a i, .center .GoodsSearchWrap .listorder a i { display: none; }
.center .GoodsSearchWrap .listmode a span, .center .GoodsSearchWrap .listorder a span { float: none; display: inline; padding: 0; background: none; }
.center .goods-leftbox { width: 422px; height: auto; }
.center .goods-detail-pic-thumbnail { height: 78px; }
.center .goods-detail-pic-thumbnail li { width: 74px; }
.center .goods-detail-pic-thumbnail a { height: 68px; }
.center .goods-detail-pic-thumbnail .current a, .center .goods-detail-pic-thumbnail .current a:hover { border-color: #d50808; }
.center .goods-detail-pic-thumbnail img { width: 66px; height: 64px; }
.center .goods-detail-pic-thumbnail a:hover img { border-color: #d50808; }
.center .goods-detail-pic-thumbnail .uparrow { background: url(up_red_arr.png) no-repeat 50% 0; }
.center .goods-detail-tab { height: 28px; border-bottom: 1px solid #C8C8C8; }
.center .goods-detail-tab li { position: relative; top: 1px; background: none; border: 1px solid #C8C8C8; padding: 0; height: 25px; margin: 1px 5px 0 0; }
.center .goods-detail-tab li a { background: #eeeeee; float: left; display: block; padding: 0 12px; height: 23px; line-height: 23px; border: 1px solid white; }
.center .goods-detail-tab .active { background: none; border-top: 2px solid #d50808; margin: 0 5px 0 0; border-bottom: 1px solid white; }
.center .goods-detail-tab .active a { background: white; }
.center .goods-buy-area { border-top: 1px dashed #D4D4D4; background: white; }
.center #main-info .sale-info { border-top: 1px dashed #D4D4D4; }
.center #main-info .basic-info { padding: 0; }
.center #main-info .btn-buy { background: url(btn_buy.png) no-repeat; width: 140px; height: 41px; }
.center .register-wrap { margin: 0; width: 345px; float: right; _display: inline; padding-left: 594px; padding-right: 19px; min-height: 500px; background: url(login_page_bg.png) no-repeat; }
.center .loginbox_left { border: 7px solid #DBDBDB; }
.center .loginbox-right { display: none; }
.center .carlogin-wrap { position: relative; }
.center .carlogin-wrap .flt { width: 100% !important; }
.center .carlogin-wrap .frt { width: 345px; position: absolute; right: 19px; top: 230px; }
.center .loginbox { margin: 0; border: 1px solid #cccccc; padding: 0; }
.center .loginbox .login-k { width: 65px; }
.center .loginbox ul { margin: 15px; }
.center .loginbox .login-title { color: #d50808; font-size: 16px; font-weight: bold; height: 40px; line-height: 40px; padding-left: 19px; border-bottom: 1px solid #cccccc; }
.center .common-btn { height: 36px; line-height: 36px; font-size: 15px; }
.center .common-btn span { background: url(passport_btn.png) no-repeat left top; height: 36px; line-height: 36px; }
.center .common-btn span span { background: url(passport_btn.png) no-repeat right top; text-shadow: none; }
.center .PassportWrap { width: 720px; margin: 0 auto; border: 7px solid #DBDBDB; }
.center .PassportWrap .login-k { width: 100px; }
.center .PassportWrap .login-v .inputstyle { width: 300px; }
.center .PassportWrap .common-btn { position: relative; left: 195px; }
.center .price-normal, .center .point { color: #d50808; }
.checkout-page .center .my-cart, .cart-page .center .my-cart { display: none; }
.checkout-page .center .cart-nav, .cart-page .center .cart-nav { height: 29px; line-height: 29px; color: #666666; }
.checkout-page .center .cart-nav.stepbj1, .checkout-page .center .cart-nav.stepbj2, .checkout-page .center .cart-nav.stepbj3, .cart-page .center .cart-nav.stepbj1, .cart-page .center .cart-nav.stepbj2, .cart-page .center .cart-nav.stepbj3 { background: url(cart_step.png) no-repeat; }
.checkout-page .center .cart-nav .step1, .checkout-page .center .cart-nav .step2, .checkout-page .center .cart-nav .step3, .cart-page .center .cart-nav .step1, .cart-page .center .cart-nav .step2, .cart-page .center .cart-nav .step3 { height: 29px; line-height: 29px; }
.checkout-page .center .cart-nav .step1, .cart-page .center .cart-nav .step1 { left: 130px; }
.checkout-page .center .cart-nav .step2, .cart-page .center .cart-nav .step2 { left: 386px; }
.checkout-page .center .cart-nav .step3, .cart-page .center .cart-nav .step3 { left: 612px; }
.checkout-page .center .cart-nav.stepbj1 .step1, .cart-page .center .cart-nav.stepbj1 .step1 { color: white; }
.checkout-page .center .cart-nav.stepbj2, .cart-page .center .cart-nav.stepbj2 { background-position: 0px -40px; }
.checkout-page .center .cart-nav.stepbj2 .step2, .cart-page .center .cart-nav.stepbj2 .step2 { color: white; }
.checkout-page .center .cart-nav.stepbj3, .cart-page .center .cart-nav.stepbj3 { background-position: 0px -80px; }
.checkout-page .center .cart-nav.stepbj3 .step3, .cart-page .center .cart-nav.stepbj3 .step3 { color: white; }
.member-page .center .site-part-title { background: #F6F6F6; border: 1px solid #D4D4D4; }
.center .member-main .title { color: #666666; }
.center .member-main .title .font-orange { color: #008AC4; }
.center .member-main .title-bg { background: #F6F6F6; border: 1px solid #D4D4D4; color: #666666; }
.center .member-main-left { border: none; }
.center .member-main-right .head { color: black; border: 1px solid #D4D4D4; }
.center .member-main-bg { background: #FAFAFA; border: 1px solid #D4D4D4; }
.center .member-menu .body { border: 1px solid #D4D4D4; border-top: none; background: white; }
.center .member-menu .member-menu-list .list-title-bg { background: #F6F6F6; border-top: 2px solid #d50808; border-bottom: 1px solid #E9E9E9; }
.center .member-menu a:hover { color: #d50808; }
.center .member-menu .current a { color: white; background: #d50808; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; }
.center .table-goods-list { border: none; }
.center .gridlist { border: none; }
.center .gridlist th { background: white; border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #D4D4D4; }
.center .gridlist .first { border-bottom: 2px solid #d50808; }
.gallery-page .center .horizontal-m .addcart-btn, .gallery-page .center .horizontal-m .items-gallery .addcart-btn, .gallery-page .center .items-gallery .horizontal-m .addcart-btn { margin-left: 10px; }
.gallery-page .center .horizontal-m .pricelist { float: left; _display: inline; padding: 0; }
.gallery-page .center .horizontal-m .button { float: right; _display: inline; width: 116px; margin-top: 0; clear: none; }
.gallery-page .center .horizontal-m .button li { float: left; margin: 0 0 5px 5px; }
.group-page .center .group-buy { border: 1px solid #D4D4D4; padding: 15px 30px; }
.group-page .center .group-buy-box { background: url(group_bg.png) no-repeat; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; padding: 14px 10px 14px 20px; }
.group-page .center .group-product-pic { border-color: #d50808; }
.group-page .center .group-price { line-height: 40px; }
.group-page .center .group-button .updateBtn { width: 109px; height: 40px; background: url(group_btn.png) no-repeat; }
.group-page .center .group-button .updateBtn span { display: none; }

/*center end*/
/*footer*/
.footer .helper { background-color: #d8d4d4; min-height: 209px; padding: 15px 0; }
.footer .helper-item { width: 204.16667px; float: left; }
.footer .content-list { line-height: 2em; }
.footer .content-list .content-title { font-size: 14px; font-weight: bold; }
.footer .content-list .content-title .link { color: black; }

/*footer end*/
/*im*/
.im .im-bar { width: 39px; height: 101px; background: url(im_bar.png) no-repeat; float: left; _display: inline; }
.im .im-main { display: none; border: 1px solid #A9A9A9; float: left; _display: inline; padding: 25px 20px; background-color: white; }
.im .im-item { margin: 5px 0; }

/*im end*/
/*mini cart*/
.minicart { position: absolute; width: 285px; right: 0; z-index: 9999; }
.minicart .minicart-title { position: absolute; right: 0; top: 0; width: 40px; height: 113px; background: url(minicart_bar.png) no-repeat; }
.minicart .minicart-cont { width: 241px; position: absolute; top: 0; left: 0; overflow-y: auto; overflow-x: hidden; visibility: hidden; background-color: white; border: 2px solid #d50808; z-index: 9997; }
.minicart .go { display: block; height: 23px; line-height: 23px; padding: 0 9px; background: url(product_btn.png) repeat-x; border: 1px solid #d50808; color: white; float: right; text-decoration: none; }

/*mini cart end*/

/*page max-width 1024px*/
.min-page .page{width: 990px;}
.min-page .header .search{left: 248px;}
.min-page .center .margin-main{width: 512px;}
.min-page .center .sub-slide{overflow: hidden;}
.min-page .center .index-promotions .product-item{width: 153px;}
.min-page .center .index-promotions .product-list{height: 248px;overflow: hidden;}
.min-page .center .left-main{width: 767px;}
.min-page .center .index-product .product-list{width: 537px;}
.min-page .center .index-product .product-item{width: 158px;margin-right: 0;margin-left: 1px;}
.min-page .center .index-product .product-item.last{padding-right: 10px;}
.min-page .center .index-product .index-content{overflow: hidden;}
.min-page .center .integration-center{width: 305px;}
.min-page .center .integration-center .product-item,.min-page .center .integration-center .product-img{width: 120px;}
.min-page .center .integration-center .blue-content{overflow: hidden;}
.min-page .footer .helper-item{width: 164px;}
.min-page .footer .content-list{padding-left: 5px;}
.min-page .center .sub-slide .go-left,.min-page .center .sub-slide .go-right{width: 20px;}
.min-page .center .sub-slide .slide-box{margin-left: 6px;}
.center .main-slide .slide-item img{width: 747px;height: 347px;}
.min-page .center .main-slide .slide-item{width: 512px;}
.min-page .center .main-slide .slide-item img,.min-page .center .main-slide{width: 512px;height: 238px;}
.min-page .center .right-main-margin{width: 748px;}
.min-page .center .goods-leftbox{width: 320px;}
.min-page .center .left-main-margin{width: 754px;}
/*page max-width 1024px end*/

/*ecstore 2.0 bug*/
.member_box {display:flex;}
.page-aside{width:190px; min-width:190px;}
.page-article{margin-left:15px; flex-grow:1;}

/* 导航栏购物车挂件 */

.minicart .icon { font-size: 12px; margin-right: 3px; }
.minicart .btn-tocart { padding-left: 20px; padding-right: 20px; color: white; background-color: #fda600; margin-left: 10px; vertical-align: top; }

.minicart-text { display: inline-block; height: 40px; color: white; }

.minicart-cont .goods-item { border-bottom: 1px dashed #e0e0e0; padding: 10px; }
.minicart-cont .goods-pic { float: left; width: 60px; height: 60px; line-height: 58px; *line-height: 60px; border: 1px solid #cccccc; overflow: hidden; text-align: center; *font-size: 54px; font-family: Arial; }
.minicart-cont .goods-pic img { max-width: 60px; max-height: 60px; vertical-align: middle; }
.minicart-cont .goods-info { margin-left: 70px; }
.minicart-cont .goods-name { margin-bottom: 10px; }
.minicart-cont .goods-name a { color: #666666; }
.minicart-cont .goods-price { overflow: hidden; }
.minicart-cont .p-price, .minicart-cont .p-quantity { color: #fc6b00; display: inline; margin-right: 0; }
.minicart-cont .action-delete { float: right; *margin-top: -16px; }
.minicart-cont .no-information { padding: 30px 0; text-align: center; }

.has-minicart { text-align: center; }
.has-minicart .minicart-text { display: block; }

.minicart-active .minicart-text { background-color: #fda600; }
.minicart-active .minicart-cont { display: block; }

.minicart-info { background-color: #f9f9f9; text-align: right; padding: 10px; }
.minicart-info .btn-tocart { display: inline-block; line-height: 25px; margin-top: 10px; }

/* /导航栏购物车挂件 */

.lnk{ color: rgb(0, 51, 102);font-weight: bolder; text-decoration: underline; }

.coupon-widget {
    color: #fff;
    background-color: #fff;
}
.coupon-widget .coupon-content {
    position: relative;
    padding: .4rem .85rem .4rem;
}
.coupon-widget .coupons-list-type2 {
    overflow: hidden;
}
.coupon-widget .coupons-list-type2 .cp-item {
    margin-bottom: 7px;
    height: 4rem;
    width: 100%;
    color: #fff;
    background: url(/public/app/wap/statics/images/coupon_bg.png) no-repeat center;
    background-size: 100%;
    background-origin: content-box;
}
.coupon-widget .coupons-list-type2 .cp-left {
    position: relative;
    float: left;
    padding: 0;
    width: 68.5%;
    height: 4rem;
}
.coupon-widget .coupons-list-type2 .cp-left .title {
    margin-top: 1.2rem;
    font-size: .9rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    overflow: hidden;
}
.coupon-widget .coupons-list-type2 .cp-left .name {
    position: absolute;
    bottom: 6px;
    right: 10px;
    font-size: .85em;
}
.coupon-widget .coupons-list-type2 .cp-right {
    width: 31.5%;
    float: left;
    height: 4rem;
    text-align: center;
    font-size: 1.2em;
}
.coupon-widget .coupons-list-type2 .cp-right .cp-btn {
    display: block;
    height: 4rem;
    line-height: 3.6rem;
    margin: auto;
    color: #e86403;
}
.coupon-widget .coupons-list-type1 {
    overflow: hidden;
}
.coupon-widget .coupons-list-type1 .cp-item {
    display: -webkit-box;
    -webkit-box-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    align-content: center;
    margin-right: 10px;
    margin-bottom: 7px;
    height: 3rem;
    float: left;
    width: 48%;
    color: #fff;
    background: url(/public/app/wap/statics/images/coupon_sm.png) no-repeat center;
    background-size: 100%;
    background-origin: content-box;
}
.coupon-widget .coupons-list-type1 .cp-left {
    -webkit-box-flex: 1;
    margin-left: .7rem;
}
.coupon-widget .coupons-list-type1 .cp-left .title {
    font-size: 1.1em;
    max-height: 2rem;
    line-height: 1rem;
    overflow: hidden;
}
.coupon-widget .coupons-list-type1 .cp-right {
    width: 2rem;
    text-align: center;
    font-size: .9em;
    margin-right: .7rem;
}
.coupon-widget .coupons-list-type1 .cp-right .cp-btn {
    display: block;
    padding: 2px 0;
    height: 1.8rem;
    width: 1.8rem;
    line-height: .9rem;
    margin: auto;
    color: #fff;
    background-color: #e86403;
    border-radius: 3px;
}
.coupon-widget .coupons-list-type1 .cp-item.act {
    background: url(/public/app/wap/statics/images/coupon_sm_dis.png) no-repeat center;
    background-size: 100%;
    background-origin: content-box;
}
.coupon-widget .coupons-list-type2 .act {
    background: url(/public/app/wap/statics/images/coupon_bg_dis.png) no-repeat center;
    background-size: 100%;
    background-origin: content-box;
}
.coupon-widget .coupons-list-type2 .act .cp-btn {
    color: #bbb;
}
.coupon-widget .coupons-list-type1 .cp-item.act .cp-btn {
    background-color: #8e8e8e;
}

.footer {background:#fff; padding:40px 0 15px 0; text-align:center;}
.foot_txt {text-align:center; padding:0 0;}
.foot_txt p {padding:3px 0;}
.foot_txt span {padding:0 15px;}