﻿@charset "utf-8";
.PrNameBox {
    /* width: 96.875%; */
    /* height: 75px; */
    padding-bottom: 5px;
    /*border-bottom: 1px dashed #ccc;*/
    /* margin: 15px auto 0; */
}

.PrName {
    width: 75%;
    /* height: 75px; */
    /* float: left; */
    overflow: hidden;
}

.PrName.fixed {
    width: 100%;
}

.PrName div {
    /* width: 97%; */
    padding: 0 19px;
    /* float: left; */
}

.PrName div:first-child {
    max-height: 40px;
    overflow: hidden;
    font-size: 16px;
    /*width: 332px;*/
    /*max-width: 100%;*/
    /*text-align: center;*/
    margin: 29px 0 0;
}

.PrName div:first-child a {
    color: #333;
    font-size: 14px;
}

.PrPrice span {
    color: #f15353;
    font-weight: bold;
    font-size: 16px;
    margin-right: 4px;
}

.PrPrice .level {
    color: #b3b3b3;
}

.PrPrice span strong {
    font-size: 20px;
    font-weight: bold;
}

.PrPrice del {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 4px;
}

.PrPrice i {
    padding: 1px 5px;
    background: #5ab8e1;
    border-radius: 4px;
    font-style: normal;
}

.PrCode {
    width: 25%;
    height: 60px;
    text-align: center;
    float: left;
    border-left: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.PrCode img {
    width: 40px;
}

.PrCode p {
    color: #999;
}

.PrCode p:first-child {
    margin-top: 7px;
}

.PrInfo {
    width: 96.875%;
    margin: 15px auto 0;
    height: 30px;
}

.PrInfo div {
    float: left;
    width: 20%;
    height: 30px;
    border-left: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #333;
    overflow: hidden;
}

.PrInfo div:first-child {
    width: 60%;
    border-left: 0;
}

.PrInfo div p:first-child {
    color: #999;
}

.PrInfoList {
    width: 100%;
    margin: 7px auto 0;
    /*padding-top: 1px;*/
    background: #e6e6e7;
    overflow: hidden;
}

.PrInfoList li {
    width: 100%;
    min-height: 44px;
    line-height: 44px;
    background: #fff;
    margin: 10px 0 0;
    font-size: 15px;
    color: #858688;
    border-top: 1px solid #c6c6c7;
    border-bottom: 1px solid #c6c6c7;
}

/*.PrInfoList li.GoodsPromot {
    height: auto;
}*/

.PrInfoList li.GoodsPromot .floatR {
    /*background: none;*/
    padding-right: 30px;
    color: #ed5258;
}

.PrInfoList li.GoodsPromot .btn-drop-down-list {
    color: #ed5258;
}

.PrInfoList li.GoodsPromot .list {
    margin: 0;
    width: 100%;
}

.PrInfoList li.GoodsPromot .list li {
    padding: 0 19px;
    border-top: 1px solid #F0F0F0;
    margin: 0;
    color: #ed5258;
    border-bottom: none;
    /*height: 44px;*/
    min-height: inherit;
    /*line-height: 44px;*/
}

.PrInfoList li > div {
    /*width: 96.875%;*/
    margin: 0 19px; /*height:40px;*/
    /*line-height: 40px;*/
}

.PrInfoList li .floatL {
    color: #848689
}

.PrInfoList li .floatL img {
    width: 20px;
    margin-right: 4px;
}

.PrInfoList li .floatR {
    height: 44px;
    min-width: 18px;
    color: #999;
    background: url(../images/detial_arrow.png) right center no-repeat;
    background-size: auto 14px;
    padding-right: 30px;
}

.PrInfoList li .floatR span {
    margin-left: 4px;
}

.PrInfoList li .floatR span img {
    width: 30px;
    height: 30px;
}

.Collect {
    width: 160px;
    height: 46px;
    margin: 15px auto;
}

.Collect img {
    width: 100%;
}

/*列表页*/
.PrListH {
    width: 100%;
    height: 50px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.PrListH > div {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.PrListH > div:last-child {
    border-right: 0;
}

.PrListH > div.BigBox {
    width: 25.78125%;
}

.PrListH > div.SmallBox {
    width: 24.21875%;
}

.PrListH > div img.sortBg {
    width: 10px;
    margin-left: 5px;
    vertical-align: middle;
}

.SortPrice {
    position: relative;
}

.SortPrice img {
    width: 8px;
    margin-left: 4px;
}

.SortPrice a.SortPriceH {
    color: #1443ad;
}

.SortPriceBox {
    display: none;
    width: 100%;
    height: auto !important;
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.SortPriceBox ul li {
    width: 100%;
    padding: 0 5%;
    height: 30px;
    border-bottom: 1px solid #eee;
    line-height: 30px;
    text-align: center;
}

.SortPriceBox ul li:last-child {
    border-bottom: 0;
}

.SortPriceBox ul li a {
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
}

.PrListH > div.PrListType a {
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.PrListH > div.PrListType a img {
    width: 24px
}

.PrList {
    width: 100%;
    padding: 15px 10px 0;
    background: #fff;
}

.PrList ul {
    width: 100%;
}

.PrList ul li {
    float: left;
    margin: 0px 3.225806% 3.225806% 0px;
    width: 48.387096%;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.PrList ul li:nth-child(even) {
    margin-right: 0;
}

.PrList2 {
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
    background: #fff;
}

.PrList2 ul li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    clear: both;
}

.PrList2Box {
    width: 96.875%;
    margin: 0 auto;
}

.PrList2Img {
    width: 35.483871%;
    float: left;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.PrList2Img img {
    width: 100%;
}

.freight-info {
    padding: 0 19px;
    color: #b3b3b3;
}

.PrInfo {
    width: 64.516129%;
}

.PrList2Info {
    width: 62.903226%;
    float: right;
    padding: 10px 0;
    height: auto !important;
}

.PrList2Info > div {
    width: 100%;
}

.PrList2Info > div.PrList2Name {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.PrList2Info > div.PrList2Name a {
    font-size: 14px;
    color: #151515;
}

.PrList2Info > div.PrList2Price1 span.floatL {
    text-decoration: line-through;
    color: #3c3c3c;
}

.PrList2Info > div.PrList2Price1 span.floatR {
    color: #ccc;
}

.PrList2Info > div.PrList2Price2 {
    color: #e50100;
    font-size: 20px;
    font-weight: bold;
}

.goods-list .status {
    margin: 25% auto 0;
    width: 33.75%;
    padding: 20% 0 30%;
    display: block;
}

/*频道页*/
.ChanBanner {
    width: 100%;
    margin: 0 auto;
}

.ChanBanner img {
    width: 100%;
}

.ChannelNav {
    width: 100%;
    height: 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.ChannelNav ul {
    width: 100%;
    height: 40px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.ChannelNav ul li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    white-space: normal;
}

.ChannelBox {
    width: 96.875%;
    margin: 15px auto 0;
    overflow: hidden;
}

.ChannelH {
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.ChannelH .floatL {
    border-left: 3px solid #1443ad;
    height: 20px;
    text-indent: 10px;
    color: #1443ad;
    font-size: 16px;
    font-weight: bold;
}

.ChannelH .floatR a {
    color: #999;
}

/*-----------------------Shopping_Cart pubile------------------------*/
/*数量加减*/
.minus, .KingMum, .Plus {
    float: left;
    width: 30px;
    height: 26px;
    border: 1px solid #bcbcbc;
    margin: 0;
    background-color: #fff;
}

.KingMum {
    width: 45px;
    text-align: center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}

input.KingMum {
    border: 1px solid #BCBCBC;
}

.minus {
    cursor: pointer;
    position: relative;
    border-right: none;
}

.Plus {
    cursor: pointer;
    position: relative;
    border-left: none;
}

.minus:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 13px;
    width: 11px;
    height: 1px;
    background-color: #858585;
}

.Plus:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 13px;
    width: 11px;
    height: 1px;
    background-color: #858585;
}

.Plus:after {
    content: "";
    position: absolute;
    left: 13px;
    top: 8px;
    width: 1px;
    height: 11px;
    background-color: #858585;
}

.Maximum {
    display: none;
}

.shopping-cart-page input[type=checkbox], .shopcart-footer-check input[type=checkbox], .shopping-cart-page .checkbox {
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    margin: 0;
    cursor: pointer;
    background: #fff;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #d6d6d6;
    vertical-align: middle;
}

.shopping-cart-page input[type=checkbox]:checked, .shopcart-footer-check input[type=checkbox]:checked, .shopping-cart-page .checkbox.cur {
    background: url(../images/checked.png) center no-repeat;
    background-size: 15px;
    border: 0;
}

.ShopCartFoot {
    height: 50px;
}

.ShopCartFootR {
    width: 94px;
    height: 50px;
}

.ShopCartFootL a, .ShopCartFootR .aSettlement {
    display: inline-block;
    width: 60px;
    height: 30px;
    margin: 10px 0;
    background: #e10204;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}

.ShopCartFootMid {
    margin: 0 108px 0 10px;
    height: 50px;
    overflow: hidden;
}

.ShopCartFootMid p {
    text-align: right;
}

.ShopCartFootMid p:first-child {
    color: #e50100;
    font-size: 16px;
    margin-top: 5px;
}

.ShopCartFootMid p:last-child span {
    margin-left: 10px;
}

/*-----------------------Shopping_Cart------------------------*/
.shopcart-content {
    width: 100%;
    background: #eee;
    padding: 0;
}

.shopcart-list {
    padding-top: 10px;
}

.shopcart-list > li {
    width: 100%;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
}

.shopcart-list > li:first-child, .shopcart-list > li.package {
    margin-top: 0;
}

.shopcart-list > li.package {
    margin-top: -1px;
}

.shopcart-list > li ul {
    position: relative;
    padding: 22px 10px;
}

.shopcart-list > li ul .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(236, 237, 239, 0.6);
    z-index: 1;
}

.shopcart-list > li:after {
    content: "";
    display: block;
    clear: both;
}

.shopcart-list > li ul .shopcart-check {
    float: left;
    width: 30px;
    height: 70px;
    padding-top: 25px;
}

.shopcart-list > li ul .shopcart-img {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}

.shopcart-list > li ul .shopcart-img img {
    width: 100%;
}

.shopcart-list > li ul .shopcart-title {
    margin: 0 80px 0 100px;
    width: auto;
}

.shopcart-list > li ul .shopcart-title > p {
    margin-bottom: 5px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shopcart-list > li ul .shopcart-title > p.shopcartNum {
    height: 28px;
    overflow: hidden;
}

.shopcart-list > li ul .shopcart-title > p:first-child a {
    color: #333;
}

.shopcart-list-content .shopcart-price {
    position: relative;
    float: right;
    width: 80px;
}

.shopcart-list-content .btn-delete-cart-goods {
    position: relative;
    z-index: 1;
}

.shopcart-list-content .shopcart-price > p {
    text-align: right;
    color: #333;
    margin-bottom: 5px;
}

.shopcart-list-content .shopcart-price .shopcart-price-ori {
    color: #999;
    text-decoration: line-through;
}

.shopcart-total {
    width: 100%;
    height: 38px;
    text-align: right;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.shopcart-total span {
    margin-right: 20px;
}

/*-----------------------Shopping_Cart_None------------------------*/
.shopcart-header, .login-header {
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 38.90625%;
}

#shopcart-finish, #shopcart-edit-finish, #shopcart-edit, #order-search {
    position: absolute;
    right: 40px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
}

.shopcartN-content, .orderN-content {
    width: 100%;
    background: #eee;
    padding: 22% 0 12%;
    margin-bottom: 10px;
    position: relative;
}

.shopcartN-contentp p {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    background: #eee;
    color: #666;
}

.shopcartN-img img {
    display: block;
    width: 96px;
    margin: 0 auto;
}

.shopcartN-bt img {
    display: block;
    width: 81px;
    margin: 0 auto;
}

.prs-info-eval > ul > li, .goods-para {
    width: 95.9375%;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 0 5px;
}

.prs-info-eval > ul > li:last-child {
    border-bottom: 0;
}

.prs-info-eval ul li p {
    width: 100%;
    margin-bottom: 10px;
    color: #333;
}

.prs-info-eval ul li p span {
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 34px;
}

.prs-info-eval ul li p span img {
    width: 34px;
}

.prs-info-eval ul li p:last-child {
    color: #999;
}

.goods-para tr td {
    width: 50%;
}

/*弹窗*/
.Popup1, .Popup2, .Popup3 {
    display: none;
    width: 95.78125%;
    height: auto !important;
    position: fixed;
    top: 5%;
    left: 2.109375%;
    z-index: 1200;
    background: #fff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 2px 2px 10px #333;
}

.ClosePop {
    position: absolute;
    top: -7px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/cart-close.png) no-repeat;
    background-size: 100% 100%;
}

.PopupH {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #1443ad;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}

.Popup1 > .PopProDets > ul {
    width: 90%;
    margin: 20px auto;
}

.Popup1 > .PopProDets > ul > li {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 4px 0;
    font-size: 14px;
}

.KnowsPromot {
    width: 100px;
    height: 40px;
    margin: 0 auto 20px;
    line-height: 40px;
    color: #fff;
    border-radius: 5px;
    background: #1443ad;
    text-align: center;
}

.PopProDets {
    width: 98%;;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.PopProDet {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.PopProImg {
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.PopProImg img {
    width: 100%;
}

.PopProName {
    margin-left: 80px;
}

.PopProName p span {
    color: #e50100;
}

.PopProName p.PopProPrice strong {
    font-size: 16px;
    font-weight: bold;
}

.PopAttrList dt, .PopAttrList dd {
    width: 100%;
    overflow: hidden;
}

.PopAttrList dd {
    padding: 10px 0;
}

.PopAttrList dd a {
    display: inline-block;
    padding: 4px 8px;
    margin: 4px;
    border: 1px solid #999;
    color: #999;
}

.PopAttrList dd a.PopAttrImg {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 2px;
    border: 1px solid #999;
    color: #999;
}

.PopAttrList dd a.PopAttrImg img {
    width: 100%;
}

.PopAttrList dd a:hover, .PopAttrList dd a.cur {
    color: #1443ad;
    border-color: #1443ad;
}

#pFreight {
    vertical-align: middle;
}

#storeinfo {
    width: auto;
    height: auto;
    margin: 0 0 0 3px;
    border: 1px solid #BCBCBC;
}

.GoodsBuy, .GoodsBuy2 {
    display: none;
    width: 100%;
    /*padding:10px 0;*/
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.GoodsBuy a.GoodsBuyBt {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #1443ad;
}

/*.GoodsBuy2 .BtBox{ width:220px; overflow:hidden; margin:0 auto;}*/
.GoodsBuy2 a {
    display: inline-block;
    float: left;
    /*margin-right: 20px;*/
    width: 50%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #ecbdc0;
    background: #e50100;
}

.GoodsBuy2 a.aAddShoppingCart {
    color: #e50100;
    background: #ecbdc0;
}

.GoodsBuy2 a:last-child {
    margin-right: 0;
}

#scroller1, #scroller2 {
    position: relative;
    z-index: 1;
    padding: 0 0 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

#PopupBg {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1111;
}

.Popupcode {
    height: 300px;
    line-height: 300px;
    text-align: center;
    padding: 50px 0;
}

.Popupcode img {
    width: 200px;
    height: 200px;
}

/*所有分类*/
.AllCategories_all {
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 20px 10px;
    background: #fff;
}

.AllCategories_all li {
    padding: 5px 0;
}

.AllCategories_Title {
    width: 100%;
    overflow: hidden;
    background: url(../images/jt_down.jpg) no-repeat right top;
    padding: 0 0 5px;
}

.AllCategories_Title p {
    padding: 2px 0;
}

.AllCategories_Title span {
    font-size: 12px;
    color: #999999;
}

.AllCategories_Title1 {
    border-bottom: 1px solid #d3d3d3;
    background: url(../images/jt_up.jpg) no-repeat right top;
}

.AllCategories_Cont {
    width: 100%;
    overflow: hidden;
    display: none;
}

.AllCategories_bgLine {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
}

.AllCategories_bgMessage {
    background-color: #FFFFFF;
    border-top: 1px solid #fff;
    padding: 7px;
    overflow: hidden;
}

.AllCategories_bgMessage li {
    font-size: 14px;
    color: #666666;
    float: left;
    text-align: left;
    padding: 7px 4px;
    width: 30%;
}

/*订单页面*/
.OrderBodyBg, .OrderMainBg {
    background: #eee;
}

.OrderNavBox {
    width: 100%;
    height: 120px;
    background: #fff;
}

.OrderNavAll {
    width: 96.875%;
    padding: 0 1.5625%;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.OrderNavAll a {
    display: block;
    width: 100%;
    height: 50px;
}

.OrderNavAll .floatL, .OrderNavAll .floatR {
    height: 50px;
    line-height: 50px;
}

.OrderNavAll .floatL {
    font-size: 18px;
    color: #333;
}

.OrderNavAll .floatR {
    font-size: 16px;
    color: #ccc;
}

.OrderNavAll .floatL img {
    width: 25px;
    margin-right: 6px;
}

.OrderNavAll .floatR img {
    width: 10px;
    margin-left: 6px;
}

.OrderNav {
    width: 96.875%;
    padding: 0 1.5625%;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
}

.OrderNav ul li {
    width: 20%;
    display: inline-block;
    float: left;
    height: 70px;
    text-align: center;
    position: relative;
}

.OrderNav ul li a {
    width: 100%;
    padding: 7px 0;
    height: 56px;
    display: block;
    color: #666;
    position: relative;
}

.OrderNav ul li a p:first-child {
    margin-bottom: 2px;
}

.OrderNav ul li a p img {
    width: 35px;
}

.OrderNav ul li.cur a {
    color: #1443ad;
}

.OrderNav ul li a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #1443ad;
    color: #fff;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 5px;
    line-height: 20px;
}

.order-menu-tip {
    position: absolute;
    top: -5px;
    right: 0;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: #1443ad;
    line-height: 21px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
}

.order {
    width: 100%;
    background: #eee;
    padding: 10px 0 0;
    /*margin-bottom: 20px;*/
}

.order-content {
    width: 100%;
    background: #fff;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
}

.order-content:last-child {
    margin-bottom: 0;
}

.order-list li {
    width: 95.3125%;
    margin: 0 auto;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 2px;
    color: #333;
    font-size: 14px;
}

.order-list li.order-listNo p {
    font-size: 14px;
    color: #666;
    /* font-weight: bold; */
    line-height: 159%;
}

.order-list li.order-listNo p a {
    color: #1443ad;
}

.order-list .no_border, .order-list li:last-child {
    border-bottom: none;
}

.order-title {
    margin-bottom: 5px;
}

.order-title dd {
    float: left;
    margin-right: 5px;
}

.order-title dd:last-child {
    margin-right: 0;
}

.order-title dd img {
    display: block;
    height: 81px;
    width: 81px;
    border: 1px solid #e7e7e7;
}

.order-title .order-titleM {
    width: 52.950820%;
    overflow: hidden;
}

.order-title .order-titleM p {
    margin-bottom: 5px;
    color: #999;
}

.order-title .order-titleM p:first-child {
    line-height: 20px;
    margin-bottom: 0;
}

.order-title .order-titleM p:first-child a {
    color: #333;
}

.order-title .order-titleR {
    float: right;
}

.order-title .order-titleR p {
    line-height: 20px;
    text-align: right;
}

.order-list .order-list-state {
    text-align: right;
    color: #1443ad;
    padding: 0 0 2px 2px;
}

.order-list-li2 {
    text-align: right;
}

.order-list-li2 span {
    margin-left: 10px;
}

.order-list-li3 a {
    display: block;
    float: right;
    width: 90px;
    height: 34px;
    line-height: 34px;
    color: #333;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #e7e7e7;
    text-combine-upright: 7px;
    font-size: 15px;
}

.order-list-li3 .order-bt, .order-list-li3 .order-bts {
    background-color: #1443ad;
    color: #fff;
}

/*.order-list-li3 .order-bts {
    width: 42px;
}*/

.order-list-li3 .IntegralListBt {
    width: 64px;
}

.order-search {
    width: 100%;
    height: 76%;
    margin: 0 auto;
    background: #eee;
    margin-bottom: 10px;
    padding-top: 10px;
}

.order-search-layer {
    width: 310px;
    height: 35px;
    margin: 0 auto;
}

.order-search span {
    float: left;
    display: block;
}

.order-search .order-searchL {
    width: 223px;
    height: 33px;
    border: 1px solid #1443ad;
    background: #fff;
}

.order-search .order-searchL input {
    width: 100%;
    height: 100%;
    border: none;
    border: 0;
    background: none;
}

.order-search .order-searchR {
    width: 75px;
    height: 33px;
    margin-left: 5px;
}

.order-search .order-searchR input {
    width: 75px;
    height: 33px;
    border: none;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: url(../images/order_search.jpg) center no-repeat;
    background-size: 75px 33px;
}

.order_Status {
    font-size: 14px;
    /* font-family: "宋体"; */
    padding: 0 5px;
    margin: 10px 0;
}

.order_Status .order_StatusTxt {
    color: #666666;
    word-break: break-all;
    word-wrap: break-word;
}

.order_Status > p {
    margin-bottom: 5px;
    color: #666;
}

#btnConvertibilityOrderPay {
    background: #1443ad;
    margin: 5px auto;
}

a.OrderCustomerBt {
    display: inline-block;
    padding: 5px 8px;
    border-radius: 2px;
    background: #1443ad;
    color: #fff;
    text-align: center;
    margin: 0 5px;
}

.order_Btnzhifu {
    width: 75px;
    height: 28px;
    background: #1443ad;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: "microsoft yahei";
}

.order_Btnquxiao {
    width: 75px;
    height: 28px;
    background: #1443ad;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    line-height: 28px;
    padding: 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: "microsoft yahei";
}

.order_Btnzhifu a {
    color: #ffffff;
}

.order_Btnzhifu a {
    color: #ffffff;
}

#aOrderCancel {
    width: 48%;
    margin-right: -16px;
    color: #fff;
}

.order-list-li3 #aOrderCancel {
    color: #333;
}

#aOrderInfoPay {
    width: 48%;
    margin: 0;
    color: #ffffff;
}

.order_messageAll {
    width: 100%;
    padding: 0 5px;
    overflow: hidden;
}

.order_message {
    width: 100%;
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px;
}

.order_message p {
    width: 100%;
    float: left;
    line-height: 25px;
}

.order_message .order_messageWidth50 {
    width: 50%;
}

.order_StatusTitle {
    /* font-size: 14px; */
    border-bottom: 1px solid #1443ad;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    font-family: "microsoft yahei", Arial, SimSun;
    color: #1443ad;
}

.order_PicTxt {
    overflow: hidden;
    width: 100%;
    margin: 5px 0;
}

.order_PicTxt .FloatLeft {
    display: inline-block;
    float: left;
}

.order_Txt p {
    line-height: 25px;
}

.order_Total p {
    line-height: 25px;
}

.order_PicTxt img {
    border: 1px solid #e1e1e1;
}

.order_Txt {
    font-size: 14px;
    color: #a1a1a1;
    padding-left: 10px;
    float: left;
}

.order_TxtBlack {
    color: #666666;
}

.order_Txt span {
    color: #e50100;
}

.order_Total {
    color: #666666;
    font-size: 14px;
    padding: 2px 0;
    margin: 0px 0;
    overflow: hidden;
    /* border-top: 1px solid #e9e9e9; */
}

.order_Total span {
    color: #e50100;
}

.goods-order-info .btn-check {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
}

.goods-order-info .btn-check:checked {
    background: url(../images/checked.png) center no-repeat;
    background-size: 15px 15px;
    border-color: #1443ad;
}

.pay-online .btn-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
}

.pay-online .btn-radio:checked {
    background: url(../images/radio.png) center no-repeat;
    background-size: 15px 15px;
    border-color: #1443ad;
}

/*详情页*/
.PrShowDets {
    width: 100%;
    height: auto !important;
    overflow: hidden;
    background: #eee;
    margin: 0 auto 15px;
}

.PrShowDetH {
    width: 100%;
    margin: 10px auto 0;
}

.PrShowDetBox {
    background: #fff;
    width: 100%;
    padding: 12px 0 25px;
    font-size: initial;
}

.goods .sale-num {
    display: inline-block;
    float: right;
    width: auto;
    text-align: right;
    padding: 0;
    margin: 0px 19px 0 0;
    color: #b3b3b3;
    vertical-align: bottom;
}

.goods .aui_state_focus.aui_state_lock {
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    color: #fff;
}

.goods .aui_inner {
    background: transparent
}

.goods .aui_buttons {
    padding: 0 0 16px 0;
    text-align: center;
}

.goods .aui_buttons button {
    padding: 8px 28px;
    border: 0;
    border-radius: 2px;
    background: #ededed;
    text-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 14px;
}

.goods .aui_content {
    font-size: 14px;
    line-height: 190%;
    margin-bottom: -5px;
}

.goods button.aui_state_highlight {
    color: #FFF;
    border: 0;
    background: #CF0100;
    text-shadow: none;
    margin: 0 auto;
}

.goods .aui_content > div {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    line-height: 250%;
    border-radius: 3px
}

.goods .aui_iconBg {
    display: none
}

.goods-left-footer {
    width: 32%;
    background: #fff;
    /*border-top: 1px solid #eee;*/
}

.goods-left-footer a {
    display: inline-block;
    width: 50%;
    float: left;
}

.goods-left-footer a img {
    margin: 0 auto;
    display: block;
    height: 46px;
    width: auto;
}

.PrShowDetH ul {
    width: 100%;
}

.PrShowDetH ul li {
    display: inline-block;
    float: left;
    width: 33.3%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.PrShowDetH ul li:last-child {
    margin-right: 0;
}

.PrShowDetH ul li.cur {
    border-color: #1443ad;
    background: #1443ad;
    color: #fff;
}

.PrShowDet {
    display: none;
    width: 100%;
    overflow: hidden;
}

.PrShowDet img {
    width: 100%;
    max-width: 100%;
}

/*会员注册登录*/
.MenberBox {
    height: auto !important;
    padding: 20px 25px;
    margin: 20px auto;
    overflow: hidden;
    background: #fff;
}

.MenberBox ul {
    width: 100%;
    margin-bottom: 10px;
}

.MenberBox ul li {
    width: 100%;
    height: 27px;
    margin-bottom: 20px;
    position: relative;
}

.MenberBox ul li:after {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.MenberBox ul li.member_salesoutlets select {
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #666;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/SelBg.png) center right 10px no-repeat;
}

.MenBg {
    width: 40px;
    height: 22px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.MenBg img {
    width: 17px;
}

.MenTxt {
    margin-left: 40px;
    width: auto;
    vertical-align: baseline;
}

.MenTxt input {
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    color: #666;
}

.SavaInfo {
    line-height: 25px;
}

.SavaInfo .floatL {
    width: 80px;
}

.SavaInfo div:last-child {
    margin-left: 80px;
}

.SavaInfo div:last-child select {
    height: 25px;
}

.MenSubBt, .LoginBtn_content {
    width: 100%;
    margin-bottom: 10px;
}

.MenSubBt input[type=submit], .LoginBtn_content input[type=submit] {
    width: 100%;
    height: 40px;
    background: #1443ad;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
}

.MenForget {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.MenThird {
    width: 100%;
    text-align: center;
}

.MenThirdH {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.MenThirdCon a {
    margin: 0 4px;
}

.MenThirdCon a img {
    width: 40px;
}

.ifLogin {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.ifLogin a {
    color: #1443ad;
}

.RegArePoint {
    width: 100%;
    margin-bottom: 10px;
}

.Clause {
    width: 96.875%;
    margin: 20px auto;
}

.ClauseTxt {
    width: 100%;
}

.ClauseTxt h4 strong {
    font-size: 20px;
    font-weight: bold;
}

.ClauseTxt h4.ClauseH {
    text-align: center;
    margin-bottom: 10px;
}

.ClauseBtn_all {
    width: 300px;
    height: 30px;
    margin: 20px auto;
}

.ClauseBtn_all input {
    width: 100%;
    height: 30px;
    background: #1443ad;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/*积分兑换*/
.Redeem_list {
    width: 96.875%;
    margin: 10px auto;
}

.Redeem_list li {
    width: 90px;
    height: 30px;
    display: inline-block;
    float: left;
    line-height: 30px;
    text-align: center;
    margin: 2px;
    color: #fff;
    background: #1443ad;
}

.Redeem_list li a {
    color: #fff;
}

.Redeem_list li.Redeem_listSelect {
    background: #1443ad;
}

.pr_showList_Grid {
    width: 96.875%;
    margin: 10px auto;
}

.pr_showList_Grid ul li {
    float: left;
    margin: 0px 3.225806% 3.225806% 0px;
    width: 48.387096%;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pr_showList_Grid ul li:nth-child(even) {
    margin-right: 0;
}

.IntegralImg {
    width: 100%;
}

.IntegralImg img {
    width: 100%;
}

.IntegralName {
    width: 90%;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

.IntegralNum {
    width: 100%;
    text-align: center;
}

.IntegralBt {
    width: 100%;
    margin: 10px 0;
}

.IntegralBt a {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #1443ad;
    border-radius: 4px;
    margin: 0 auto;
}

.IntegralShow {
    width: 100%;
    margin: 0 auto 15px;
}

.IntegralShow img {
    width: 100%;
}

.IntegralShowInfo {
    width: 96.875%;
    margin: 0 auto;
}

.IntegralShowInfo p {
    font-size: 14px;
}

.IntegralShowInfo p.IntegralGoodsName {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.IntegralShowInfo p.IntegralBuyBt {
    width: 100%;
    height: 30px;
    margin: 20px auto;
}

.IntegralShowInfo p.IntegralBuyBt a {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    background: #1443ad;
    color: #fff;
    font-size: 16px;
    display: block;
}

.redeemPr_kuang {
    width: 96.875%;
    margin: 0 auto 20px;
}

.redeemPr_about {
    height: 25px;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.redeemPr_about img {
    width: 25px;
    margin-right: 5px;
}

.pr_show_aboutTxt * {
    margin: 0;
    padding: 0;
}

.IntegralWith {
    width: 300px;
    margin: 20px auto;
}

.IntegralWith li {
    padding: 10px 0;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    line-height: 20px;
}

.IntegralWith li span {
    color: #bdbdbd;
}

.IntegralShowDetBox {
    width: 96.875%;
    margin: 0 auto 20px;
}

.IntegralShowDetH {
    width: 100%;
    height: 25px;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.IntegralShowDetH img {
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.IntegralShowDet {
    width: 100%;
    overflow: hidden;
}

/*分页*/
.IntegralPaging, .AllPaging {
    width: 320px;
    margin: 0 auto;
}

.pr_showList_page {
    padding: 0 13px;
    overflow: hidden;
    text-align: center;
}

.pr_showList_page ul {
    display: block;
    width: 100%;
}

.pr_showList_page li {
    text-align: center;
    font-family: "microsoft yahei", Arial, SimSun;
    float: left;
    margin: 20px 5px;
}

.pr_showList_page .pr_showList_pageX {
    width: 36%;
}

.pr_showList_page li select {
    width: 78px;
    height: 34px;
    padding-right: 5px;
    color: #4f4f4f;
    font-size: 15px;
}

.pr_showList_page li select.select-page {
    width: 100%;
}

.pr_showList_page li a {
    display: block;
    width: 78px;
    height: 34px;
    font-size: 15px;
    color: #fff;
    background: #1443ad;
    line-height: 34px;
}

/*收藏*/
.favorites {
    width: 100%;
    padding: 20px 10px;
    background: #fff;
}

.favorites p.Cred {
    width: 100%;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}

.favorites p.Cred span {
    color: #1443ad;
}

.favorites > ul > li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    clear: both;
    position: relative;
}

.Fav_prList_del {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 40px;
    height: 40px;
}

.Fav_prList_del img {
    width: 100%;
}

/*资讯中心*/
.HelpCenter {
    width: 100%;
    padding: 20px 0;
    background: #fff;
    margin: 20px auto;
}

.HelpCenter li {
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
}

.HelpCenter h4.Cred {
    width: 100%;
    margin: 20px auto 0;
    padding: 0 15px;
    font-size: 16px;
    color: #1443ad;
    font-weight: bold;
}

.HelpCenterTxt {
    margin: 20px auto;
    padding: 20px 15px;
    overflow: hidden;
    background: #fff;
}

.HelpCenterTxt > h4 {
    text-align: center;
    font-size: 16px;
    line-height: 200%;
}

.HelpCenterTxt > h4 > strong {
    color: #333;
    font-weight: bold;
}

.HelpCenterTxt img {
    max-width: 300px;
}

.HelpCenterTxt p {
    width: 100%;
    line-height: 180%;
}

.HelpCenterTxt p.HelpCenterTxtInfo {
    text-align: center;
}

.HelpCenterTxt p.HelpCenterTxtInfo span {
    margin: 0 3px;
}

.info-list .cd-main-content {
    background: #F7F7F7;
}

.news_list {
    overflow: hidden;
    margin: 20px 15px 5px;
}

.news_list li {
    position: relative;
    width: 33.333%;
    float: left;
    font-size: 14px;
    color: #4f4f4f;
    padding: 0 3px 15px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}

.news_list li:nth-child(3n+1) {
    text-align: left;
}

.news_list li:nth-child(3n+2) {
    text-align: center;
}

.news_list li:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #666;
    border-radius: 50%;
}

.news_list li.cur a {
    color: #1443ad;
}

.news_list li.cur:before {
    background: #1443ad;
}

.NewList {
    overflow: hidden;
    margin: 0;
}

.NewList Li .create-time {
    width: 82px;
    color: #999;
    font-size: 12px;
    text-align: right;
}

.NewList Li {
    width: 100%;
    font-size: 14px;
    padding: 10px 15px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #EAE9E9;
}

.NewList Li:first-child {
    border-top: 1px solid #EAE9E9;
}

.NewList Li strong {
    float: left;
}

.NewList Li a {
    height: 18px;
    float: left;
    display: block;
    width: 63%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
}

.member_Infor {
    width: 300px;
    margin: 20px auto;
}

.member_Infor li {
    padding: 10px 0;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    line-height: 20px;
}

.member_Infor li span {
    color: #bdbdbd;
}

.member_Infor li.OauthAppList img {
    width: 25px;
}

.member_Infor li input {
    border: 1px solid #ccc;
}

.member_InforTxt {
    width: 75px;
    text-align: right;
    float: left;
}

.member_InforBox {
    float: left;
}

.item-link .member_InforBox {
    padding: 0 5px;
}

.member_InforTextBox {
    width: 195px;
    height: 20px;
    background: url(../images/member_TextBoxbg.jpg) repeat-x;
    color: #666666;
    font-size: 14px;
    border: 1px solid #cccccc;
    padding-left: 5px;
}

.MenCenterInfoBt {
    /* width: 300px; */
    margin: 10px 15px;
}

.SubmitBtn {
    width: 124px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
    background: #1443ad;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border: 0;
    font-family: "microsoft yahei", Arial, SimSun;
    cursor: pointer;
}

.PwFind, .UserCenterBox {
    padding: 0 15px;
    background: #fff;
    margin: 20px 0;
}

.memberTxt {
    font-size: 14px;
    color: #666666;
    padding: 5px 0;
    margin-top: 10px;
}

.memberTextboxKuang {
    width: 100%;
    height: 35px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}

.memberTextboxKuang input[type=text] {
    display: block;
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 8px 7px;
    border-radius: 4px;
    background: #fafafa;
}

.member_textbox {
    height: 35px;
    line-height: 35px;
    border: 0;
    font-size: 14px;
    color: #b3b3b3;
    text-align: left;
    overflow: hidden;
    background: none;
}

.user-safety .member_textbox {
    height: auto;
    line-height: inherit;
    padding: 3px;
    font-size: 14px;
    color: #666;
    text-align: left;
    overflow: hidden;
    background: none;
}

.member_passwordWidth {
    width: 50%;
    float: left;
}

.member_passwordWidth2 {
    width: 106px;
    float: left;
}

.memberYanzhengma {
    float: left;
    margin: 10px 0 0 5px;
}

.memberYanzhengma img {
    display: block;
    height: 35px;
}

.memberWarning {
    font-size: 14px;
    color: #e50100;
    padding: 10px 0;
    margin-left: 10px;
}

.Comment_textboxKuang {
    width: 304px;
    height: 120px;
    border: 1px solid #d3d3d3;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
}

.Comment_textbox {
    width: 299px;
    height: 120px;
    line-height: 20px;
    border: 0;
    font-size: 14px;
    color: #b3b3b3;
    text-align: left;
    overflow: hidden;
    background: none;
    padding-left: 5px;
}

.Payonline_bgMessage {
    margin: 5px 0 15px;
}

.PwFindBt {
    margin: 0 15px 20px;
    height: 40px;
}

.PwFindBt input, .MenCenterInfoBt input {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1443ad;
    border-radius: 5px;
}

.UserCenterF {
    width: 100%;
    /* margin: 10px 0; */
    font-size: 14px;
    padding: 11px 0;
}

.floatLTxt {
    width: 77px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.floatRTxt {
    margin-left: 77px;
    /*height: 30px;*/
    /*line-height: 30px;*/
}

.floatRTxt input {
    width: 100%;
    border: 1px solid #ccc;
}

#selectIssue {
    width: 100%;
    height: 30px;
    border: 1px solid #ccc;
    color: #666;
}

/*分佣*/
.member_topBg {
    width: 96.875%;
    color: #666666;
    font-size: 14px;
    margin: 20px auto;
    overflow: hidden;
    background-image: none;
    height: auto;
}

.member_topBg p {
    line-height: 24px;
}

.member_topBg span {
    color: #e50100;
}

.ConsumerRecords {
    width: auto;
    padding: 0;
}

.no-records {
    text-align: center;
    font-size: 14px;
    margin: 36% auto;
}

.no-records .icon {
    width: 50px;
    height: 50px;
    border: 4px solid #D0CCCC;
    border-radius: 50%;
    margin: 10px auto;
    overflow: hidden;
}

.no-records .icon .line {
    display: block;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    width: 114%;
    height: 4px;
    background: #D0CCCC;
    margin: 20px 0 0 -4px;
}

.ConsumerRecords li {
    font-size: 14px;
    margin: 0;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;
    overflow: hidden;
}

.ConsumerRecords li p {
    padding: 3px 0;
}

.Consumer_Infor {
    padding: 0;
    margin-top: 15px;
}

.Consumer_Infor li {
    padding: 10px 0;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    line-height: 20px;
    margin: 0;
}

.Consumer_Infor li span {
    color: #1443AD;
}

.Consumer_InforTxt {
    width: 70px;
    text-align: right;
    float: left;
}

.Consumer_InforBox {
    float: left;
}

.Consumer_InforTextBox {
    width: 195px;
    height: 20px;
    background: url(../images/member_TextBoxbg.jpg) repeat-x;
    color: #666666;
    font-size: 14px;
    border: 1px solid #cccccc;
    padding-left: 5px;
}

.commission-withdrawal-textarea {
    width: 96%;
    height: 80px;
}

.commission-withdrawal-input {
    width: 96%;
    height: 42px;
}

.Consumer_content, .Consumer_Bt {
    width: 100%;
    height: 30px;
    margin-top: 15px;
    text-align: center;
}

#divFindPassword {
    width: 300px;
    margin: 20px auto;
}

input.commissionqrbtn, #btnCommission_Apply {
    width: 300px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin: 10px auto;
    border-radius: 5px;
    background: #1443ad;
}

.AddMine {
    font-size: 14px;
    margin-top: 5px;
}

.AddMine .btn-show-content.hidden .box-contents {
    display: none;
}

.AddMine .gray-666 {
    color: #9E9E9E;
}

.AddMine li {
    padding: 20px 15px;
    overflow: hidden;
    border-bottom: 1px solid #E6E5E5;
    background: #fff;
}

.user-inbox .btn-show-content .AddMineLeft:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -14px;
    top: 7px;
    /* background: #fff; */
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.user-inbox .btn-show-content.unread .AddMineLeft:before {
    background: #1443ad;
}

.AddMineLeft {
    width: 65%;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
}

.AddMineLeft p {
    line-height: 157%;
}

.AddMineRight {
    /*width: 30%;*/
    float: right;
}

.AddMineRight a, .user-shipping-address .btns a {
    display: inline-block;
    color: #fff;
    background: #1443ad;
    padding: 7px 12px;
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
    box-sizing: border-box;
    border: 1px solid #1443AD;
}

.user-shipping-address .btns a {
    width: 57px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 5px;
}

.AddMineRight a.delDraftbox, .AddMineRight .delInbox, .AddMineRight .delOutbox {
    background: #E50100;
    border-color: #E50100;
}

.user-shipping-address .btns {
    padding: 10px 20px 0;
}

.user-shipping-address a.disabled {
    background: #fff;
    color: #E50100;
    border-color: #E50100;
}

/*.AddMineRight a:nth-child(2) {
    background: #cc0000;
}*/

.AddMine .box-contents {
    font-size: 14px;
    line-height: 159%;
    margin: 20px 0 0 0;
    padding: 33px 0 13px 20px;
    border-top: 1px solid #E8E8E8;
}

.AddMine .box-contents span {
    word-break: break-all;
}

.commission-index .member_topBg {
    width: auto;
    background: none;
    color: #666;
    font-size: 14px;
    padding: 10px 15px;
    margin: 0;
    overflow: hidden;
}

.commission-index .LoginBtn {
    width: 100%;
}

.commission-index .btn-go {
    display: block;
    background: #1443ad;
    color: #fff;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    margin: 20px 0 67% 0;
}

.commission-index .tip-title {
    display: block;
    font-size: 21px;
    text-align: center;
}

/*微信支付*/

.weixin_pay {
    font-size: 14px;
    padding: 0 5px;
}

.wechat-pay .wxPaymain {
    background: #eee;
}

.wechat-pay .wxPayProInfo {
    width: 100%;
    line-height: 159%;
    background: #fff;
    font-size: 15px;
    height: auto;
}

.wechat-pay .wxPayProInfo .floatl {
    width: 75px;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.wechat-pay .wxPayProInfoR {
    margin-left: 75px;
    width: auto;
    min-height: 20px;
    color: #666;
    line-height: 20px;
    height: auto;
}

.weixin_payBtn {
    padding: 15px 5px;
}

.weixin_payBtn a {
    width: 124px;
    height: 35px;
    line-height: 35px;
    background: url(../images/AllImage.jpg) no-repeat 0 -50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0;
    font-family: "microsoft yahei", Arial, SimSun;
    display: block;
    float: left;
    margin: 0 15px;
}

.wechat-pay .form-wechat-pay {
    padding: 0 15px;
    margin-top: 15px;
}

/*======结算中心=======*/
.contain {
    width: 100%;
    background-color: #eee;
    overflow: hidden;
}

.contain:after {
    display: block;
    content: "";
    clear: both;
    width: 100%;
}

.contain > div {
    width: 100%;
    margin: 20px 0;
    background-color: #fff;
}

.contain > div ul li {
    width: 100%;
    height: 40px;
    clear: both;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.contain > div ul li.deliveryLi {
    height: auto;
}

.contain > div ul li a {
    color: #666;
}

.contain > div ul li:last-child {
    border-bottom: 0;
    border-bottom: none;
}

.contain > div ul li > div, #delivery-div dd > div {
    margin: 0 15px;
    font-size: 16px;
    color: #666;
}

.contain > div ul li > div.no-padding {
    padding: 0;
    margin: 0;
}

.contain > div ul li > div:after {
    display: block;
    content: "";
    clear: both;
}

.contain > div ul li > div .floatl {
    color: #333;
}

.contain > div ul li > div .title {
    color: #1443ad;
    border: 0;
}

.contain > div.picked {
    display: none;
    background: #eee;
}

.contain > div.picked ul {
    background: #fff;
}

.contain > div.picked ul.Pickedbranch {
    margin-bottom: 20px;
}

.contain > div.picked ul.Pickedbranch li:last-child div {
    width: 50%;
    float: left;
    text-align: center;
}

.contain > div.picked ul.Pickedbranch li:last-child div img {
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.contain > div.picked ul.Pickedbranch li:last-child div a {
    color: #1443ad;
}

.contain > div.Address ul li > div a {
    display: block;
    width: 100%;
    height: 100%;
}

.contain > div.Address ul li > div .title a {
    color: #1443ad;
}

.contain > div.Address ul li > div .floatr img {
    margin-top: 12px;
    width: 20px;
}

.contain .Address ul li.AddressFill {
    display: none;
    height: auto;
}

.contain .Address ul li.AddressFill ul .SaveAddr input {
    margin: 0 10px;
    vertical-align: middle;
}

.contain > div.Address > ul .ExistingAddr {
    height: auto;
    padding: 10px 0;
    line-height: 20px;
}

.order-submit .checkbox {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    background: #d6d6d6;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: middle;
}

.order-submit .contain div ul li div.floatlr input[type=text].Settlement_addInforTextBox {
    color: #333;
}

.order-submit .checkbox:checked {
    background: url(../images/checked.png) center no-repeat;
    background-size: 16px 16px;
}

.order-submit .DeliveryTime li {
    padding: 0 7.5%;
    border-bottom: none;
    border-top: 1px solid #e5e5e5;
}

.order-submit .DeliveryTime .time {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    vertical-align: middle;
}

.order-submit .DeliveryTime .time span {
    margin: 0 0 0 10px;
}

.order-submit .component-select .select {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #1443ad;
    background: #fafafa url(../images/icon-arrow-down.png) 93.793% center no-repeat;
    background-size: 3.905% auto;
}

.order-submit .component-select .options {
    background: #fff;
    position: fixed;
    box-shadow: 0 5px 20px #000;
    left: 30px;
    right: 30px;
    height: 300px;
    overflow-y: auto;
    margin-top: -150px;
    visibility: hidden;
}

.order-submit .component-select .options .option {
    display: block;
    position: relative;
    padding: 10px 30px;
    border: none;
    height: 60px;
}

.order-submit .component-select .options .option .title {
    display: block;
    color: #666;
}

.order-submit .component-select .options .option > .title {
    line-height: 40px;
    margin: 0 15px;
}

.order-submit .component-select .options .option .detail {
    display: block;
    font-size: 12px;
}

.order-submit .component-select .options .option:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    bottom: 0;
    border-radius: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    border: 1px solid #999;
    box-sizing: border-box;
}

.order-submit .component-select .options .option.selected:before {
    border: 4px solid #1443ad;
}

.btn-drop-down-block {
    display: block;
    padding: 10px 20px 10px 0;
    margin: 0 15px;
    background: url("../images/icon-arrow-down.png") center right no-repeat;
    background-size: auto 10px;
}

.btn-drop-down-block .text {
    color: #1443ad;
    font-size: 15px;
}

.contain div > ul > li div.floatll {
    width: 110px;
    float: left;
    height: 40px;
    color: #333;
}

.contain div > ul > li div.floatlr {
    margin-left: 110px;
    height: 40px;
}

.contain .Address > ul .ExistingAddr div {
    font-size: 14px;
}

.contain .Address > ul .ExistingAddr .floatrr {
    width: 10%;
    float: right;
    text-align: right;
}

.contain .Address > ul .ExistingAddr .floatrl {
    width: 90%;
    float: left;
}

.contain .Goodsorder ul li, .contain .Postscript ul .textBox {
    height: auto;
    padding: 10px 0;
    line-height: 20px;
}

.contain .Goodsorder ul li:first-child {
    border-bottom: none;
}

.contain .Goodsorder ul li p {
    line-height: 20px;
}

.contain .Goodsorder ul .Goodsorderdet .floatl {
    width: 17.18%;
    border: 1px solid #e7e7e7;
}

.contain .Goodsorder ul .Goodsorderdet .floatl img {
    width: 100%;
}

.contain .Goodsorder ul .Goodsorderdet .floatr {
    width: 79%;
}

.contain .Goodsorder ul .Goodsorderdet .floatr p {
    font-size: 12px;
    line-height: 15px;
}

.contain .Goodsorder ul .Goodsorderdet .floatr p.goodsname a {
    font-size: 14px;
}

.contain .Goodsorder ul .Goodsorderdet .floatr p span {
    margin-right: 10px;
}

.contain > div.Goodsorder {
    padding-bottom: 3.125%;
    margin-bottom: 5px;
}

.contain .Postscript ul .textBox > div:first-child {
    margin-bottom: 10px;
}

.contain .Postscript ul .textBox textarea {
    width: 100%;
    height: 130px;
}

.contain .submitbt {
    width: 85%;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 3.62%;
    border-bottom: 1px solid #e5e5e5;
}

.contain .Goodsorder .submitbt {
    width: 100%;
}

.contain .Goodsorder .submitbt input[type=submit] {
    width: 93.75%;
    margin: 0 auto;
}

.contain .submitbt input[type=submit] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e50100;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 18px;
}

.fontc52d35 {
    color: #e50100;
}

.contain > div ul li input[type="radio"], .Settlement_hang input[type="radio"], .Settlement_Cont input[type="radio"], .Address_bgMessage input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    margin: 0;
    cursor: pointer;
    vertical-align: bottom;
    background: #fff;
    border: 1px solid #868686;
    -webkit-border-radius: 1px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.contain > div ul li input[type="radio"]:checked, .Settlement_hang input[type="radio"]:checked, .Settlement_Cont input[type="radio"]:checked, .Address_bgMessage input[type="radio"]:checked {
    background: url(../images/radio.png) center no-repeat;
    background-size: 100% auto;
    border: 0;
}

.contain > div ul li input[type="radio"] {
    margin: 8px 0;
}

.contain > div ul li input[type="radio"].icon-plus {
    background: #fff url("../images/icon-plus.png") center no-repeat;
    background-size: 10px auto;
    border: 2px solid #D6D6D6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contain > div ul li input[type="radio"].icon-plus:checked {
    background-image: url("../images/icon-plus-clicked.png");
    border-color: #1443ad;
}

.contain div ul li div.floatlr input[type="text"] {
    width: 100%;
    height: 39px;
    font-size: 16px;
    color: #d3d1d1;
    line-height: 39px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: top;
}

.contain > div ul li select {
    -webkit-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border: none;
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #1443ad;
    background: #fafafa url(../images/icon-arrow-down.png) 93.793% center no-repeat;
    background-size: 3.905% auto;
}

.contain > div ul li select.hide {
    display: none;
}

#orderSumitForm #selectProvinces, #orderSumitForm #spanCity, #orderSumitForm #selectCity, #orderSumitForm #selectStreet {
    font-size: 16px;
    padding: 0 0 0 5px;
    margin: 0;
    vertical-align: top;
    border: none;
    height: 39px;
    color: #333;
    line-height: 39px;
    background: #fff url(../images/icon-arrow-down.png) 93.793% center no-repeat;
    background-size: 3.905% auto;
    width: 100%;
}

#orderSumitForm #spanCity {
    padding: 0;
}

.contain .Postscript ul .textBox input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    margin: 0;
    cursor: pointer;
    vertical-align: bottom;
    background: #d6d6d6;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.contain .Postscript ul .textBox input[type="checkbox"]:checked {
    background: url(../images/checked.png) center no-repeat;
    background-size: 24px 24px;
}

.contain .Postscript ul .textBox input[type="checkbox"] {
    margin-right: 10px;
}

.contain .main-footer {
    margin: 10px 0;
}

.contain .main-footer:after {
    height: 0;
}

/*团购订单*/
.memberGoods_list {
    padding: 0 2px;
}

.memberGoods_list li {
    float: left;
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #dddddd;
    padding: 0 1px;
    margin: 0 2px;
}

.memberGoods_listSelect {
    background-color: #efefef;
}

.memberGoods_pr {
    padding: 0 6px;
    margin: 10px 0;
}

.memberGoods_pr > ul > li {
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}

.memberGoods_pr li img {
    float: left;
    margin-right: 5px;
}

.memberGoods_pr li p {
    font-family: "宋体";
    font-size: 14px;
}

.memberGoods_pr li span {
    color: #e50100;
}

.memberGoods_pr .memberGoods_prStxt {
    font-size: 12px;
}

.memberGoods_prJt {
    float: right;
    margin: 50px 15px 0 0;
}

.memberGoods_pr .memberGoods_prJt img {
    border: none;
}

.ConsumerRecords li.commission_withdrawlTips {
    font-size: 14px;
    margin: 10px 0 0;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
    overflow: hidden;
    line-height: 180%;
}

/*消费记录*/
.expense-records .ConsumerRecords {
    margin: 0;
}

.ConsumerRecords li {
    font-size: 14px;
    border-bottom: 1px solid #EFEFEF;
    padding: 20px 15px;
    overflow: hidden;
    background: #fff;
}

.ConsumerRecords li span {
    line-height: 157%;
    font-family: "microsoft yahei", Arial, SimSun;
}

.ConsumerRecords li p input {
    border: 1px solid #ccc;
}

.ConsumerRecords li .sec-title {
    font-size: 12px;
}

.ConsumerRecords li .time {
    font-size: 12px;
}

.AddMineLeft {
    width: 65%;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
}

.AddMineLeft {
    display: inline-block;
    float: none;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 150%;
    font-size: 15px;
    width: auto;
    margin: 0 5px 0 20px;
    position: relative;
}

.AddMineLeft div {
    padding: 3px 0;
}

.AddMineRight {
    width: auto;
    float: right;
    text-align: right;
}

.Address_bgMessage {
    font-size: 14px;
    color: #666;
}

.Address_bgMessage p {
    padding: 3px 15px;
}

.Address_bgMessage p input {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 4px;
    height: auto;
    border: 1px solid #ccc;
}

.Address_addInforTextBox {
    width: 195px;
    height: 22px;
    background: url(../images/member_TextBoxbg.jpg) repeat-x;
    color: #666666;
    font-size: 14px;
    border: 1px solid #cccccc;
    padding-left: 5px;
}

#selectProvinces, #selectCity, #selectStreet {
    width: 100%;
    padding: 4px;
    height: auto;
    border: 1px solid #dedede;
}

#selectCity {
    width: 100%;
    padding: 4px;
    height: auto;
    border: 1px solid #dedede;
}

input#radioIsDefault0 {
    margin-left: 40px;
}

.Address_hang {
    width: 100%;
    padding: 5px 0;
}

.Address_addBtn {
    padding: 10px 0;
    text-align: center;
}

.AddBtn {
    width: 124px;
    height: 35px;
    background: #1443ad;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}

/*收货地址*/

.user-shipping-address .AddMine li {
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #F3F3F3;
}

.user-shipping-address .AddMineRight a {
    padding: 9px 0;
    width: 100%;
    margin: 4px 0;
}

.user-shipping-address .AddaddressTitle {
    padding: 0;
    margin: 10px 15px;
    font-size: 16px;
    border-bottom: 1px solid #ededed;
    height: 25px;
    line-height: 25px;
    color: #1443ad;
}

.user-shipping-address .AddMine {
    font-size: 14px;
    margin-top: 0;
}

.user-shipping-address .Address_addBtn {
    margin: 0 15px;
}

.user-shipping-address .AddBtn {
    width: 100%;
}

/*销售网点*/
.Map {
    width: 95%;
    margin: 0 auto;
    background: #fff;
}

.Mapcity {
    width: 95%;
    margin: 15px auto;
}

.Mapcity span {
    display: inline-block;
    float: left;
    width: 50%;
}

.Mapcity select {
    width: 98%;
    margin: 0 auto;
    height: 30px;
    background: #fff url(../images/CityBg.png) right 4px center no-repeat;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}

.MapSearch {
    width: 100%;
    margin: 10px auto 0;
    overflow: hidden;
}

.MapSearchL {
    width: auto;
    height: 32px;
    margin-right: 100px;
}

.MapSearchR {
    width: 90px;
    height: 32px;
    float: right;
}

.MapSearch input.MapSearchTxt {
    width: 100%;
    height: 30px;
    background: none;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    border-radius: 0;
    text-align: left;
    line-height: 30px;
}

.MapSearch input.MapSearchBt {
    width: 100%;
    height: 30px;
    background: #fff;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
}

.MapList {
    width: 100%;
}

.MapList ul li {
    width: 99%;
    clear: both;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    padding-left: 1%;
    clear: both;
}

.MapImg {
    width: 33%;
    overflow: hidden;
    border: 1px solid #ccc;
}

.MapImg img {
    width: 100%;
}

.MapCon {
    width: auto;
    margin-left: 33%;
}

.MapCon > div {
    margin-bottom: 5px;
    padding: 0 10px;
}

.MapCon a {
    color: #666;
}

.MapPage {
    width: 100%;
    margin: 20px auto 0;
}

.MapPage a {
    font-size: 14px;
    color: #333;
}

.MapPage .floatl a {
    margin-right: 10px;
}

.MapLookDet {
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
}

.MapLookDet .MapChoiced span {
    color: #e50100;
}

.MapLookDet .floatR a {
    width: 60px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    background: #1443ad;
    color: #fff;
    display: block;
}

.MapScore {
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
}

.MapScoreL {
    float: left;
    width: 60px;
}

.MapScoreR {
    float: left;
    width: 90px;
    height: 20px;
    background: url(../images/outletsScore.png) center left no-repeat;
    background-size: 90px 16px;
    overflow: hidden;
}

.MapScoreR span {
    float: left;
    display: inline-block;
    height: 20px;
    background: url(../images/outletsScroed.png) center left no-repeat;
    background-size: 90px 16px;
    overflow: hidden;
}

.Mapbanner {
    width: 100%;
}

.Mapbanner img {
    width: 100%;
}

.MapInfo {
    width: 98%;
    margin: 0 auto;
    font-size: 14px;
}

.MapInfo > p {
    width: 100%;
    margin: 5px 0;
}

.MapInfo > div > p {
    height: 20px;
}

.MapInfo > p:first-child {
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
    font-size: 16px;
    color: #333;
}

.MapIntroBox {
    width: 100%;
    padding: 5px 0;
    background: #eee;
    margin: 0 0 15px;
}

.MapIntroH {
    width: 96.875%;
    margin: 0 auto;
}

.MapIntroH ul li {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 2%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.MapIntroH ul li:last-child {
    margin-right: 0;
}

.MapIntroH ul li.cur {
    color: #1443ad;
    border-bottom: 3px solid #1443ad;
}

.MapIntro {
    width: 96.875%;
    margin: 2px auto 0;
    background: #fff;
}

.MapIntroCon {
    width: 100%;
    height: auto;
    padding: 10px 0;
    display: none;
}

.MapDetPageInfo {
    width: 96.875%;
    padding: 15px 0;
    margin: 0 auto;
}

.MapDetPageInfo p {
    font-size: 12px;
}

.MapDetPageInfo p.MapDetStoreName {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.MapDetPageEval {
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #ccc;
    overflow: hidden;
}

.MapDetPageNum {
    width: 83.4375%;
    margin: 0 auto;
}

.MapDetPageNum ul li {
    display: inline-block;
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #606060;
}

.MapDetPageNum ul li:last-child {
    text-align: right;
}

.MapDetPageNum ul li img {
    width: 20px;
    vertical-align: middle;
    margin-right: 4px;
}

.MapDetPageNum ul li span {
    color: #e50100;
}

.MapDetPageScore {
    width: 83.4375%;
    margin: 15px auto 0;
}

.MapDetPageScore .MapScore {
    height: 21px;
}

.MapDetPageScore .MapScore .MapScoreL {
    width: 100px;
    color: #e50100;
    font-size: 18px;
}

.MapDetPageScore .MapScore .MapScoreR {
    float: left;
    width: 118px;
    height: 21px;
    background: url(../images/outletsScore.png) center left no-repeat;
    background-size: 118px 21px;
    overflow: hidden;
}

.MapDetPageScore .MapScore .MapScoreR span {
    float: left;
    display: inline-block;
    height: 21px;
    background: url(../images/outletsScroed.png) center left no-repeat;
    background-size: 118px 21px;
    overflow: hidden;
}

.MapDetStoreInfoBox {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.MapTel {
    width: 80px;
    height: 120px;
    overflow: hidden;
}

.MapTel a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #1443ad url(../images/MapTel.png) center no-repeat;
    background-size: 60px 60px;
}

.MapDetStoreInfo {
    margin-right: 80px;
    width: auto;
}

.MapDetStoreInfo ul {
    margin-left: 1.5625%;
}

.MapDetStoreInfo ul li {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
}

.MapDetStoreInfo ul li span {
    color: #666;
}

.MapDetStoreInfo ul li.MapDetStoreInfoH {
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 5px 0;
}

.MapIntroEvalList {
    width: 99%;
    margin: 0 auto;
}

.MapIntroEvalList ul li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    clear: both;
}

.MapEvalerFace {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.MapEvalerFace img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.MapIntroEvalListR {
    margin-left: 70px;
    width: auto;
}

.MapIntroEvalListR dl dt {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}

.MapIntroEvalListR dl dd {
    width: 100%;
    margin-bottom: 4px;
}

.MapIntroEvalListR dl dd.MapIntroEvalStore {
    height: 20px;
}

.MapIntroEvalListR dl dd.MapIntroEvalTime {
    text-align: right;
}

#divIncreaseArea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.IncreaseAreaH {
    width: 100%;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 10px;
    padding: 0 5px;
    color: #333;
    font-weight: bold;
}

.IncreaseBox {
    width: 100%;
    height: 300px;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 10px;
    white-space: nowrap;
}

.IncreaseBox > div {
    display: inline-block;
    white-space: normal;
    width: 150px;
    height: 278px;
    overflow: hidden;
    border: 1px solid #dfdede;
    margin: 0 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.IncProPic {
    width: 100%;
    height: 149px;
    border-bottom: 1px solid #dfdede;
    overflow: hidden;
}

.IncProPic img {
    width: 100%;
}

.IncProName {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    padding: 0 2px;
}

.IncProName a {
    color: #333;
    font-size: 14px;
}

.IncProAttr {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    padding: 0 2px;
}

.IncProAttr {
    font-size: 12px;
    color: #666;
}

.IncProPrice {
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding: 0 2px;
}

.IncProSPrice {
    font-size: 14px;
    color: #1443ad;
}

.IncProMPrice {
    font-size: 10px;
    color: #666;
    text-decoration: line-through;
}

.IncProNum {
    width: 100%;
    padding: 0 22px;
    height: 26px;
    margin-top: 5px;
}

.IncProBuyBt {
    width: 100%;
    height: 25px;
    text-align: center;
    margin-top: 5px;
}

.IncProBuyBt a {
    display: inline-block;
    width: 100px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
    background: #1443ad;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}

.logisticsF {
    width: 90%;
    margin: 10px auto;
    overflow: hidden;
}

.logisticsF ul li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    line-height: 20px;
}

.logisticsF ul li.sign {
    color: #24af5e;
}

.logisticsF ul li font.contact {
    color: #0095c9;
    text-decoration: underline;
}

#delivery-div {
    width: 100%;
}

#delivery-div dd {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
}

#delivery-div dd:last-child {
    border-bottom: 0;
}

/*报名页面*/
.ActivityBox > h3 {
    text-align: center;
    margin-top: 20px;
}

.SignBanner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.SignBanner img {
    width: 100%;
}

.SignH {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #e6e6e6;
}

.SignInfo, .SignData {
    width: 92.5%;
    margin: 0 auto;
    padding: 10px 0;
}

.SignInfo ul li {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
}

.SignData dl, .SignData dl dt, .SignData dl dd {
    width: 100%;
}

.SignData > p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.SignData dl dt {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}

.SignData dl dd {
    height: 37px;
    margin-bottom: 8px;
}

.SignData dl dd input {
    width: 100%;
    height: 35px;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #666;
}

.SignDataBt {
    width: 100%;
    height: 42px;
}

.SignDataBt input {
    display: block;
    width: 100%;
    height: 42px;
    background: #1443ad;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.apply_info_show {
    position: fixed;
    width: 100%;
    margin: 30% auto;
    left: 0;
    top: 0;
    z-index: 102;
    display: none;
}

.apply_info_msg {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    background: #EEE;
    box-shadow: 0px 5px 5px #999;
    font-size: 14px;
    font-family: "微软雅黑";
}

/*投票*/
.VotesBanner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.VotesBanner img {
    width: 100%;
}

.VotesNumBox {
    width: 130px;
    height: 100px;
    position: absolute;
    top: 80px;
    right: 0;
    background: #1443ad;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.VotesNum {
    width: 110px;
    height: 80px;
    overflow: hidden;
    margin: 10px auto;
    background: #1443ad;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.VotesNum dl {
    font-size: 14px;
    width: 90px;
    margin-left: 25px;
}

.VotesNum dt {
    color: #fff;
}

.VotesNum dd {
    color: #f7b33c;
}

.VotesFunBt {
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.VotesFunBt ul li {
    display: inline-block;
    width: 30%;
    height: 50px;
    float: left;
}

.VotesFunBt ul li:nth-child(2) {
    width: 40%;
}

.VotesFunBt li a {
    display: block;
    margin: 0 auto;
    width: 80px;
    border-radius: 8px;
    border: 3px solid #1443ad;
    height: 30px;
    color: #1443ad;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.VotesFunBt li a img {
    width: 15px;
    vertical-align: middle;
}

.VotesFunBt li a.VotesRankingsBt {
    width: 100px;
    margin-top: 20px;
}

.VotesCon {
    width: 100%;
    padding: 15px 0;
    background: #f0f0f0;
    margin-bottom: 20px;
}

.VotesImg {
    width: 96.875%;
    margin: 0 auto;
}

.VotesTitle {
    width: 100%;
    height: 30px;
    margin-bottom: 15px;
}

.VotesTitle .floatL {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #1443ad;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.VotesImg ul li {
    display: inline-block;
    float: left;
    width: 48.387097%;
    margin: 0 3.225806% 3.225806% 0;
    border: 3px solid #ccc;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.VotesImg ul li:nth-child(even) {
    margin: 0 0 3.225806% 0;
}

.VotesImgPic {
    width: 100%;
    border-bottom: 3px solid #ccc;
}

.VotesImgPic img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.VotesInfo {
    width: 100%;
    height: 50px;
    background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.VotesInfo > div {
    width: 50%;
    overflow: hidden;
}

.VotesInfo .floatL p {
    width: 100%;
    height: 25px;
    padding-left: 10px;
    overflow: hidden;
    line-height: 25px;
    color: #333;
    font-size: 14px;
}

.VotesBt a {
    display: block;
    width: 80px;
    height: 30px;
    margin: 10px auto;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    background: #1443ad;
    color: #fff;
    text-align: center;
}

#VotesRuleBox {
    display: none;
    width: 90%;
    padding: 15px 0;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    top: 70px;
    left: 5%;
    z-index: 1111;
}

.VotesRuleH {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 15px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}

.VotesRuleH img {
    width: 150px;
}

.VotesRule {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
}

.VotesRule ul li {
    width: 100%;
}

/*.VotesRule ul li .floatL{width:15px; height:15px; border-radius:50%; background:#d0001a;}
*/
.VotesRule ul li .VotesRuleCon {
    overflow: hidden;
    width: 100%;
}

#VotesRuleBoxClose {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: url(../images/VotesClose.png) no-repeat;
    background-size: 100% 100%;
}

#VotesShade {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1110;
    width: 100%;
    background: #333;
    opacity: 0.7;
}

.VotesList {
    width: 100%;
}

.VotesList ul li {
    width: 100%;
    height: 100px;
    background: #fff;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}

.VotesList ul li:last-child {
    border-bottom: 0;
}

.VotesListName {
    width: 96.875%;
    margin: 4px auto;
    height: 30px;
    line-height: 30px;
}

.VotesProBox {
    width: 96.875%;
    margin: 4px auto;
    height: 12px;
    background: #ccc;
    border-radius: 6px;
}

.VotesProBox .VotesProBg {
    height: 12px;
    background: #1443ad;
    border-radius: 6px;
    float: left;
}

.VotesListBt {
    width: 96.875%;
    height: 30px;
    margin: 4px auto;
}

.VotesListBt a {
    display: block;
    float: left;
    width: 80px;
    height: 25px;
    margin: 10px auto;
    line-height: 25px;
    font-size: 14px;
    border-radius: 6px;
    background: #1443ad;
    color: #fff;
    text-align: center;
}

.VotesRecom {
    width: 96.875%;
    margin: 0 auto;
}

.VotesRecom ul li {
    height: 40px;
    line-height: 40px;
}

.VotesRecom ul li.VotesRecomH {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.VotesRecom ul li.VotesRecomPic span {
    color: #e50100;
}

.VotesRecomBt {
    width: 96.875%;
    margin: 20px auto 0;
}

.VotesRecomBt input[type=button], .VotesRecomBt input[type=submit] {
    float: left;
    width: 45%;
    margin: 0 2.5%;
}

@media only screen and (max-width: 400px) {
    .VotesBt a {
        width: 60px;
    }
}

/*伙拼*/
.hpSortNav {
    width: 100%;
    height: 50px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: box;
    display: -webkit-box;
    display: -moz-box;
}

.hpSortNav li {
    width: auto;
    height: 50px;
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}

.hpSortNav li a {
    color: #151515;
}

.hpSortNav li a img {
    margin-left: 5px;
    width: 10px;
    vertical-align: middle;
}

.hpSortNav li:last-child {
    border-right: 0;
}

.hpPrList {
    width: 96.875%;
    margin: 15px auto 0;
}

.hpPrList ul {
    width: 100%;
}

.hpPrList ul li {
    float: left;
    margin: 0px 3.225806% 3.225806% 0px;
    width: 48.387096%;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hpPrList ul li:nth-child(even) {
    margin-right: 0;
}

.hpProPrice {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    position: relative;
    background: #e50100;
    margin: 10px 0;
    color: #fff;
}

.hpProPrice span {
    font-size: 14px;
}

.hpProPrice del {
    font-size: 10px;
    margin-left: 4px;
    text-decoration: line-through;
}

.hpProPrice .hpProPriceBg {
    position: absolute;
    top: -13px;
    left: 10px;
    width: 56px;
    height: 23px;
    background: url(../images/HpPrWordBg.png) center no-repeat;
}

.hpProNum {
    width: 100%;
    height: 14px;
    line-height: 14px;
    background: #eee;
    text-align: center;
}

.hpPrName {
    width: 96.875%;
    height: 40px;
    line-height: 20px;
    margin: 10px auto 0;
    font-size: 16px;
    color: #333;
    position: relative;
}

.hpPrSaleNum {
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #666;
    font-size: 11px;
}

.PriceRange {
    width: 96.875%;
    margin: 15px auto;
    height: 100px;
    position: relative;
}

.RangeBar {
    width: 100%;
    height: 3px;
    border: 1px solid #d5d5d5;
    background: #e6e6e6;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    z-index: 90;
}

.PriceRangeList {
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 111;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.PriceRangeList li {
    height: 100%;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    overflow: hidden;
}

.PriceRangeList li > div {
    width: 100%;
    text-align: center;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}

.PriceRangeList li > div.PriceRangeP {
    height: 37px;
    color: #f65e25;
}

.PriceRangeList li > div.PriceRangeBg {
    height: 26px;
    background: url(../images/ydTip.png) center no-repeat;
}

.PriceRangeList li > div.PriceRangeNum {
    height: 37px;
    color: #666;
}

.TeamsTime {
    width: 100%;
    height: 20px;
    background: url(../images/TeamsBg.png) center center no-repeat;
    background-size: 100% 1px;
}

.TeamsTimeBox {
    width: 210px;
    margin: 0 auto;
}

.TeamsTimeBox > div {
    height: 20px;
    line-height: 20px;
    float: left;
}

.TeamsTimeBox .TeamsLogo {
    width: 52px;
    background: url(../images/TeamsImg.png) center no-repeat;
}

.TeamsTimeBox .TeamsTimes {
    width: 148px;
    color: #999;
    margin-left: 10px;
    background: url(../images/TeamsTimeBg.png) center no-repeat;
    font-size: 10px;
    text-indent: 28px;
}

.TeamsTimeBox .TeamsTimes span {
    font-size: 12px;
    color: #666;
}

.hpPrDetFootBuy {
    height: 50px;
    margin-right: 10px;
}

.hpPrDetBuy a {
    display: none;
    width: 100px;
    height: 36px;
    margin: 7px 0;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: #ccc;
}

.hpPrDetBuy a.TeamsShow {
    display: block;
}

.hpPrDetBuy a.Teamsing {
    background: #1443ad;
    color: #fff;
}

.hpGoodsBuy {
    width: 100%;
    padding: 10px 0;
}

.hpGoodsBuy a {
    margin: 0 auto;
}

.hpAttrList {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}

.hpAttrList li {
    width: 100%;
    height: 50px;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.TeamsSizeTd {
    height: 30px;
    line-height: 30px;
}

.TeamsSizeTd1 {
    width: 50px;
    float: left;
}

.TeamsSizeTd2 {
    width: 100px;
    text-align: right;
    margin-right: 10px;
    float: right;
}

.TeamsSizeTd3 {
    width: 120px;
    float: right;
}

.TeamsSizeTd .TeamsGoodsNum {
    height: 28px;
    overflow: hidden;
}

.TeamsSizeTd .TeamsGoodsNum .minus, .TeamsSizeTd .TeamsGoodsNum .Plus {
    line-height: 100px;
    color: #BCBCBC;
}

.hpAttrChoice {
    padding: 0 20px;
    width: 96%;
    height: 0;
    margin: 20px auto;
    line-height: 40px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.hpAttrChoiceH {
    height: 40px;
}

.hpAttrChoice span {
    margin: 0 10px;
    color: #e50100;
    font-size: 14px;
    font-style: normal;
}

span.HpAttrImg2 {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background-position: center;
    float: left;
    margin: 5px;
}

span.HpAttrImg img, .HpAttrR span.HpAttrImg2 img {
    width: 30px;
    height: 30px;
}

.hpPopAttrList dt, .hpPopAttrList dd {
    width: 100%;
    overflow: hidden;
}

.hpPopAttrList dd {
    padding: 10px 0;
}

.hpPopAttrList dd span.HpAttrWord {
    display: inline-block;
    padding: 4px 8px;
    margin: 4px;
    border: 1px solid #999;
    color: #999;
}

.hpPopAttrList dd span.HpAttrImg {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 2px;
    border: 1px solid #999;
    color: #999;
}

.hpPopAttrList dd span.HpAttrImg img {
    width: 100%;
}

.hpPopAttrList dd span.cur {
    color: #1443ad;
    border-color: #1443ad;
}

/*我的消息*/
.NewsPage {
    background: #efeff4;
}

.NewsPage .MainFoot {
    background: #fff;
}

.NewsBox {
    width: 100%;
    height: auto;
    margin: 10px auto 50px;
}

.NewsBox ul {
    width: 100%;
}

.NewsBox ul li {
    width: 100%;
    padding: 10px 2.8125%;
    height: 55px;
    border-bottom: 1px solid #dfdede;
    background: #fff;
}

.NewsBox ul li > a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.NewsBox ul li:first-child {
    border-top: 1px solid #dfdede;
}

.NewsBox ul li .floatL {
    width: 35px;
    height: 35px;
    border-radius: 3px;
}

.NewsBox ul li .SendNewsL {
    background: #f0cc21 url(../images/SendNewIco.png) center no-repeat;
    background-size: 20px 18px;
}

.NewsBox ul li .InboxL {
    background: #57c85a url(../images/InboxIco.png) center no-repeat;
    background-size: 20px 16px;
}

.NewsBox ul li .SendboxL {
    background: #508bda url(../images/SendBoxIco.png) center no-repeat;
    background-size: 20px 18px;
}

.NewsBox ul li .DraftboxL {
    background: #1443ad url(../images/DraftboxIco.png) center no-repeat;
    background-size: 20px 19px;
}

.NewsBoxR {
    margin-left: 42px;
    width: auto;
    height: 35px;
    background: url(../images/NewsBoxArrow.png) center right no-repeat;
    background-size: 10px 18px;
    line-height: 35px;
    font-size: 16px;
    color: #333;
}

.NewsBoxR span {
    color: #e50100;
    margin-left: 4px;
}

/* dx add */
.refreshImg {
    border: 2px solid #1443ad;
    height: 33px;
    width: 100%;
    border-radius: 3px;
    background-color: #1443ad;
    color: #ffffff;
    padding: 0px 9px 0px 9px;
    font-size: 12px;
}

.btnSwitch {
    margin-left: 5px;
}

/* dx add end */

/*评论晒图 ywx add*/
.mainZIndex {
    z-index: 99999;
    min-height: inherit !important;
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.user-order-comment .shop-rating {
    padding: 0 15px;
}

.user-order-comment .shop-rating span.title {
    font-size: 14px;
}

.user-order-comment .memberTxt {
    padding: 10px 15px 0;
    margin: 0;
}

.user-order-comment .Comment_textboxKuang {
    width: auto;
    margin: 10px 15px 20px;
    border-radius: 4px;
}

.user-order-comment .OEvalShowImgListH {
    padding: 5px 15px;
}

.user-order-comment .OrderEvalShowImg {
    padding: 5px 15px;
}

.user-order-comment .member_passwordWidth {
    width: auto;
    padding: 5px 0 5px 15px;
    border: none;
    margin-left: 0;
}

.user-order-comment .member_passwordWidth input[type=text] {
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.user-order-comment #btnOrderComment {
    margin-top: 20px;
}

.user-order-comment .box {
    margin-top: 10px;
}

.EvalShowImg {
    width: 100%;
}

.EvalShowImg .EvalShowImgThumb {
    width: 100%;
    height: 55px;
}

.EvalShowImg .EvalShowImgThumb dd {
    display: inline-block;
    float: left;
    width: 55px;
    height: 55px;
    border: 1px solid #dfdede;
    margin-right: 4px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.EvalShowImg .EvalShowImgThumb dd img {
    max-height: 53px;
    max-width: 53px;
}

.EvalShowImg .EvalShowImgThumb dd span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

/* main_image */
.main_visual {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(102, 102, 102, 0.9);
    overflow: hidden;
}

.main_image {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.main_image ul {
    width: 9999px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.main_image li {
    float: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
}

.main_image li > span {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.main_image li img {
    max-width: 100%;
}

div.flicking_con {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 20px;
    text-align: center;
}

div.flicking_con a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #666;
    border-radius: 50%;
    margin: 0 2px;
}

div.flicking_con a.on {
    background: #1443ad;
}

.ShowImgClose {
    width: 30px;
    height: 30px;
    background: url(../images/cart-close.png) no-repeat;
    background-size: 30px 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}

/*- 评论提交 -*/
.OrderEval {
    width: 92.5%;
    margin: 0 auto 50px;
}

.OrderEval dt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
    color: #666;
}

.OrderEval dd {
    width: 100%;
    min-height: 40px;
    margin-bottom: 10px;
}

.OrderEval dd textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #dfdede;
    border-radius: 4px;
    background: #fafafa;
    resize: none;
}

.OrderEval dd input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid #dfdede;
    border-radius: 4px;
    background: #fafafa;
}

.OrderEval dd input[type=text].SubCode {
    width: 50%;
    vertical-align: middle;
    margin-right: 5px;
}

.OrderEval dd img.SubCodeImg {
    width: 81px;
    height: 40px;
    vertical-align: middle;
    margin-right: 5px;
}

.OrderEval dd input[type=submit] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #1443ad;
    border: 0;
    border-radius: 5px;
}

.OrderEvalShowImg {
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
}

.OrderEvalShowImg span {
    display: inline-block;
    height: 60px;
    float: left;
    font-size: 16px;
    margin-left: 10px;
}

.OrderEvalShowImgBt {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #dfdede;
    border-radius: 4px;
    background: #fafafa url(../images/EvalShowImgBt.png) center no-repeat;
    background-size: 50px 50px;
    text-align: center;
}

.OrderEvalShowImgList {
    width: 100%;
}

.OrderEvalShowImgList span {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 7px 7px 0;
    border: 1px solid #dfdede;
    border-radius: 4px;
    position: relative;
}

.OrderEvalShowImgList span img {
    width: 100%;
}

.OrderEvalShowImgList span i {
    display: block;
    position: absolute;
    top: -6px;
    right: -6px;
    width: 15px;
    height: 15px;
    background: url(../images/X.png) center no-repeat;
    background-size: 15px 15px;
}

.OEvalShowImgListH {
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 10px;
}

.OEvalShowImgList {
    width: 100%;
}

/*评论晒图*/

/*密码*/
.ChangePwBox {
    width: 90%;
    margin: 10px auto;
}

.ChangePwBox dt {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 10px;
}

.ChangePwBox dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.ChangePwBox dd input {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.ChangePwTip {
    width: 90%;
    margin: 0 auto;
    color: #999;
}

.ChannerPwbt {
    width: 90%;
    height: 35px;
    overflow: hidden;
    margin: 10px auto 20px;
}

.ChannerPwbt input[type=submit] {
    width: 100%;
    height: 35px;
    background: #1443ad;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}

/*- 20151204 dx add -*/
footer ul li a img.f_crowdfund {
    display: block;
    width: 47px;
    margin: 20% auto 0 -40%;
}

/* 二维码海报 */
.Big_Weixin_QR_LIMIT_SCENE_img {
    width: 180px;
    margin: 4% auto
}

/* ------------------- dx add ---------------------- */
#weixinCareLinkDiv {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    width: 100%;
    height: 50px;
    background-image: url(../images/weixinCareWelcomeBg.png);
    /*background-color:Black;
	filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5;opacity: 0.5;*/
    /*- background:rgba(100,100,100,0.5); -*/
    /*- background:#000 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/
    /*- filter:Alpha(opacity=60);/*只对ie7,ie8有效*/
}

#weixinCareLinkDiv p, #weixinCareLinkDiv div, #weixinCareLinkDiv img, #weixinCareLinkDiv a {
    /*position:relative;  */
    /*或者是absolute，都可以使文字不透明，这样做还是为了
    兼容ie9,ie8,ie7下背景透明而而背景上的文字不透明的效果*/
}

/*#weixinCareLinkDiv .weixinCareMid{position:relative;}*/
#weixinCareLinkDiv .welcomelink {
    display: block;
    padding: 5px;
    background-color: Green;
    color: #ffffff;
    width: 100px;
    height: 34px;
    background: #6babe7;
    position: absolute;
    right: 50px;
    top: 8px;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
}

#weixinCareLinkDiv .closeBtn {
    display: block;
    padding: 3px;
    font-weight: bold;
    font-size: 16px;
    background-image: url(../images/weixinCareClose.png);
    background-position: center center;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
    top: 10px;
}

#weixinCareLinkDiv .logoCon {
    position: absolute;
    left: 0px;
    top: 0px;
}

#weixinCareLinkDiv .userShowName {
    line-height: 23px;
    color: White;
    padding-top: 3px;
    max-width: 300px;
    padding-left: 3px;
}

#weixinCareLinkDiv .logo, #weixinCareLinkDiv .userShowName {
    float: left;
}

#weixinCareLinkDiv .logo {
    max-height: 50px;
}

@media only screen and (min-width: 768px) {
    #weixinCareLinkDiv {
        height: 80px;
    }

    #weixinCareLinkDiv .welcomelink {
        right: 50px;
        top: 15px;
        height: 50px;
        font-size: 20px;
    }

    #weixinCareLinkDiv .closeBtn {
        right: 15px;
        top: 25px;
    }

    #weixinCareLinkDiv .logoCon {
        position: absolute;
        left: 0px;
        top: 15px;
    }

    #weixinCareLinkDiv .userShowName {
        max-width: 600px;
    }

    #weixinCareLinkDiv .logo {
        max-height: 80px;
    }
}

/*商品页面规格*/
.goods-para {
    border: 1px solid #ccc;
    color: #999;
    margin-top: 10px;
}

.goods-para tr td {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.goods-para tr td:first-child {
    width: 30%;
}

.goods-para tr:last-child td {
    border-bottom: none;
}

.goods-para tr .last-td {
    border-right: none;
}

/*- 2016-1-20 dx -*/
.setPersonalTips {
    color: #43833d;
    background-color: #DFF0D8;
    border: 2px solid #1443ad;
    height: 60px;
    line-height: 23px;
    text-align: left;
    width: 100%;
    border-radius: 3px;
    padding: 6px 9px 0px 9px;
    font-size: 12px;
    display: inline-block;
}

.setPersonalBtn, a.setPersonalBtn {
    border: 2px solid #1443ad;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 100%;
    border-radius: 3px;
    background-color: #1443ad;
    color: #ffffff;
    padding: 0px 9px 0px 9px;
    font-size: 12px;
    display: inline-block;
}

.qrimgMax {
    max-width: 320px;
}

.setPersonalPicCon {
    text-align: center;
}

.offset-sum {
    display: inline-block;
    float: right;
    font-size: 0.7rem;
}

.offset-sum .red {
    background: transparent;
    color: #e50100;
}

#shoppingType {
    background: #fff;
    padding: 0;
}

#shoppingType li {
    display: inline-block;
    float: left;
    background: #fff;
    width: 38.5%;
    padding: 3.437%;
    margin: 0 6.25%;
    text-align: center;
    border-bottom: 2px solid #fff;
}

#shoppingType li.on {
    color: #1443ad;
    border-color: #1443ad;
}

#shoppingType li:last-child {
    margin-right: 0;
}

.p-coupon {
    display: block;
    padding: 10px 0;
    margin: 5px 0 0 0;
    text-align: center;
    color: #618CEC;
    border: 1px solid #618CEC;
    line-height: 100%;
}

.p-coupon.hide {
    display: none;
}

/*.PrInfoList li.PackageTab .floatL p {
    border-left: 4px solid #1443ad;
    line-height: 65px;
    margin-top: 10px;
    padding-left: 12px;
}*/

.PrInfoList li.PackageTab .floatL .red {
    color: #e50100;
    background: transparent;
}

.PrInfoList li.PackageTab .floatR {
    width: 40px;
    /*background-size: auto 48%;*/
}

/*.PrInfoList li.PackageTab.expand .floatR {
    margin-right: -12px;
    background-position-x: center;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}*/

.PackageContent {
    padding: 3.437% 0;
    border-bottom: 1px solid #e7e7e7;
}

.PackageContent .package {
    display: block;
    padding: 3.437% 1.562%;
    border-bottom: 1px solid #e7e7e7;
}

.PackageContent .package span.red {
    background: transparent;
    color: #e50100;
}

.PackageContent .package .title .count {
    border-radius: 50%;
    background: #1443ad;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}

.PackageContent .package .title .package-msg {
    display: inline-block;
}

.PackageContent .package .title .btn-buy {
    display: inline-block;
    float: right;
    margin-right: 1.562%;
    border-radius: 4px;
    padding: 0.78% 0;
    width: 16.062%;
    text-align: center;
}

.PackageContent .package .good {
    float: left;
    width: 24%;
    margin: 0 2.125% 0 0;
    padding: 3.437% 0;
}

.PackageContent .package .good a {
    display: inline-block;
    float: left;
    width: 75%;
}

.PackageContent .package .good a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 6.535% auto 0;
    width: 89.09%;
}

.PackageContent .package .good a span {
    display: block;
    margin: 0 auto;
    width: 94.09%;
}

.PackageContent .package .good .icon {
    float: left;
    width: 17%;
    margin-right: 8%;
    padding-top: 75%;
}

.PackageContent .package .good:first-child {
    margin: 0 -4% 0 2%;
}

.PackageContent .package .good:last-child {
    margin-right: 0;
}

.PackageContent .package .good:first-child .icon {
    display: none;
}

.PackageContent .package .good img {
    width: 100%;
    border: 1px solid #e7e7e7;
}

.PackageContent .btn-hide-list {
    display: block;
    padding: 3.437% 0 0;
    text-align: center;
    line-height: 0;
    vertical-align: bottom;
}

.PackageContent .btn-hide-list .icon {
    width: 12px;
    height: 12px;
    margin-left: 0.937%;
}

/*  积分消费明细 */
.user-integral-record-list .detail-table, .user-integral-record-list .detail-table tbody, .user-integral-record-list .detail-table tr {
    display: block;
    width: 100%;
    background: #fff;
}

.user-integral-record-list .detail-table th {
    background: #eee;
}

.user-integral-record-list .detail-table th, .user-integral-record-list .detail-table td {
    display: inline-block;
    float: left;
    width: 20%;
    border: none;
    padding: 8px 0;
    text-align: center;
    font-size: 14px;
    line-height: 157%;
}

.user-integral-record-list .detail-table th:first-child, .user-integral-record-list .detail-table td:first-child {
    width: 60%;
    text-align: left;
    padding-left: 3.125%;
}

.user-integral-record-list .detail-table td {
    border-top: 1px solid #eee;
}

.user-integral-record-list .detail-table td p {
    font-size: 12px;
}

.user-integral-record-list .detail-table .get {
    color: #33cc66;
}

.user-integral-record-list .detail-table .consume {
    color: #e50100;
}

/* 我的兑换码列表 */
.user-exchangeCode-list .detail-table, .user-exchangeCode-list .detail-table tbody, .user-exchangeCode-list .detail-table tr {
    display: block;
    width: 100%;
}

.user-exchangeCode-list .detail-table th {
    background: #eee;
}

.user-exchangeCode-list .detail-table th, .user-exchangeCode-list .detail-table td {
    display: inline-block;
    float: left;
    width: 50%;
    border: none;
    padding: 8px 0;
    text-align: center;
}

.user-exchangeCode-list .detail-table th:first-child, .user-exchangeCode-list .detail-table td:first-child {
    width: 30%;
    text-align: left;
    padding-left: 3.125%;
}

.user-exchangeCode-list .detail-table th:last-child, .user-exchangeCode-list .detail-table td:last-child {
    width: 20%;
    text-align: right;
    padding-right: 3.125%;
}

.user-exchangeCode-list .detail-table td {
    border-top: 1px solid #eee;
}

.user-exchangeCode-list .detail-table .get {
    color: #33cc66;
}

.user-exchangeCode-list .detail-table .consume {
    color: #e50100;
}

.user-exchangeCode-list .detail-table .blue {
    color: #1e90ff;
}

.widthMAX.MarginTop10 {
    margin-left: 5px;
    margin-top: 10px;
}

.goods-order-refund .memberTxt {
    padding: 3px 0;
}

.goods-order-refund .Comment_textboxKuang {
    width: auto;
    height: 120px;
    border: none;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px 0 10px;
}

.goods-order-refund .Comment_textboxKuang:last-child {
    margin-bottom: 10px;
}

.goods-order-refund .Comment_textbox {
    width: 100%;
    height: 120px;
    line-height: 20px;
    font-size: 14px;
    color: #b3b3b3;
    text-align: left;
    overflow: hidden;
    background: none;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
}

.goods-order-refund input#rdRefundType1 {
    margin-left: 40px;
}

.goods-order-refund .MenSubBt, .LoginBtn_content {
    width: auto;
    padding: 0 15px;
    height: 40px;
    margin-bottom: 10px;
}

.goods-order-refund .MenSubBt input[type=submit], .LoginBtn_content input[type=submit] {
    width: 100%;
    height: 40px;
    background: #1443ad;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 10px;
}

.user-send-msg .memberTxt {
    margin-left: 0;
    padding: 5px 0;
}

.user-send-msg .Comment_textboxKuang {
    width: auto;
    padding: 5px 0;
}

.user-send-msg input#radioType1, .user-send-msg #radioOption1 {
    margin: 0 0 0 20px;
}

.user-send-msg .MenCenterInfoBt {
    width: auto;
    margin: 20px 10px;
}

.user-send-msg .memberTxt.send-option {
    margin: 10px auto -10px;
}

#btnCashCouponExchange {
    width: 100%;
    height: 35px;
    margin: 20px auto;
    line-height: 35px;
    background: #1443AD;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    border: 0;
}

input.commission-withdrawal-input {
    border: 1px solid #E0DCDC;
    width: 100%;
    margin-top: 10px;
}

.contain div.SendDate > ul > li div.floatll {
    width: 88px;
}

.contain div.SendDate > ul > li div.floatlr {
    margin-left: 88px;
}

#txtStartDate, #txtEndDate {
    margin: 0;
    vertical-align: top;
    border: none;
    height: 39px;
    line-height: 39px;
    background-color: #fff;
    background-size: 3.905% auto;
}

.user-info #selectProvinces, .user-info #selectCity {
    width: 195px;
}

.user-info .btn-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
    margin: 0 3px 0 10px;
}

.user-info .btn-radio:checked {
    background: url(../images/radio.png) center no-repeat;
    background-size: 15px 15px;
    border-color: #1443ad;
}

.user-info .member_InforTextBox {
    height: 32px;
    margin-top: -5px;
}

.user-outbox .author {
    font-weight: bold;
    font-size: 15px;
}

.user-outbox .AddMineLeft {
    width: auto;
}

@media screen and (min-width: 0) {
    .goods .aui_state_lock .aui_outer {
        box-shadow: none;
    }

    .goods .aui_outer {
        border-width: 0;
        /* border-radius: 0; */
        box-shadow: none;
        background: transparent;
    }

    .goods .aui_sw, .goods .aui_s, .goods .aui_se {
        background: transparent
    }

    .goods .aui_border {
        background: transparent;
        border-radius: 0
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .goods .aui_close {
        opacity: 0
    }
}

.nocontact {
    padding: 10% 0;
    color: #999;
    font-size: 18px;
}

.user-exchangeCode-list .detail-table .nocontact td:last-child, .user-integral-record-list .detail-table .nocontact td:last-child {
    width: 100%;
}

.nocontact img {
    display: block;
    width: 20%;
    margin: 0 auto 10px;
}

.nocontact p {
    text-align: center;
}

.user_face .preview-container {
    display: none;
    width: 100%;
    min-width: 300px
}

.user_face .photocontainer img {
    display: block;
    border-radius: 50%;
    width: 27%;
    margin: 10px auto 0
}

.user_face .preview-container .col-sm-6 {
    margin: 10px 0
}

.user_face .cropper-example-1 {
    max-height: 300px
}

.user_face .cropper-example-1 > img, .cropper-example-3 > img {
    max-width: 100%
}

.user_face .img-container, .user_face .img-preview {
    background-color: #f7f7f7;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.user_face .img-preview {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.user_face .preview-lg {
    width: 263px;
    height: 148px
}

.user_face .preview-md {
    width: 139px;
    height: 78px
}

.user_face .preview-sm {
    width: 69px;
    height: 39px
}

.user_face .preview-xs {
    width: 35px;
    height: 20px;
    margin-right: 0
}

.user_face .fileUpload {
    position: relative;
    overflow: hidden;
    color: #fff;
    padding: 10px 0;
    width: 100%
}

.user_face .fileUpload label {
    display: block;
    font-size: 14px;
    text-align: center
}

.user_face .orange {
    color: #E50100;
}

.user_face .fileUpload input.upload {
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #f40;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    width: 100%
}

.user_face .MenCenterInfoBt.formUserFace .SubmitBtn {
    display: block;
    margin: 20px auto 10px;
    border: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1443AD;
    border-radius: 5px;
    width: 90%;
}

.shopping-cart-page .status, .user-favorites .status {
    background: #ccc;
    border-radius: 4px;
    display: inline-block;
    padding: 3px 2px;
    line-height: 100%;
    margin: -10px 0 0;
}

.user-favorites .status {
    margin-top: 5px;
}

.shopping-cart-page #shoppingType {
    background: #fff;
    padding: 0;
}

.shopping-cart-page #shoppingType li {
    display: inline-block;
    float: left;
    background: #fff;
    width: 38.5%;
    padding: 3.437%;
    margin: 0 6.25%;
    text-align: center;
    border-bottom: 2px solid #fff;
}

.shopping-cart-page #shoppingType li.on {
    color: #1443ad;
    border-color: #1443ad;
}

.shopping-cart-page #shoppingType li:last-child {
    margin-right: 0;
}

.shopping-cart-page .ShopCartFootL {
    padding-top: 15px;
    font-size: 16px;
}

.shopping-cart-page .btn-delete {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #1443ad;
    border-radius: 2px;
    vertical-align: middle;
}