.menu, .tab-box {
    height: 100%;
    margin: 0 auto;
    background: #fff;
}

.menu ul li {
    margin-bottom: 1px;
}

.member-li {
    /* padding: 5px; */
    margin-bottom: 1px;
}

.menu ul li span h2 {
    margin-left: 20px;
    text-align: center;
    font-size: 14px;
    color: #39aae6;
    line-height: 50px;
}

.menu ul li span {
    background: #ededed;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0px;
    /* cursor: pointer; */
}

.member-content {
    padding-top: 0px;
    width: 1200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.menu ul li span i {
    /* display: block; */
    /* height: 20px; */
    /* width: 20px; */
    /* background: url(../images/arr.png) no-repeat center center; */
    /* background-size: 80% 80%; */
    position: absolute;
    left: 60px;
    top: 50%;
    margin-top: -8px;
    transition: all 0.3s ease-out;
    transform: rotate(0deg);
}

.layui-icon-template:before {
    content: "\e663";
}


.layui-nav .layui-nav-item a {
    text-align: center;
    display: block;
    padding: 0 20px;
    color: #fff;
    color: #636363;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.member-left {
    /* border: 1px solid #eee; */
    margin-bottom: 10px;
}

.layui-nav-tree .layui-this>a:hover {
    background-color: #fff;
    color: #39aae6;
}

.layui-nav-tree .layui-this>a  {
    border-left: 50px solid #f3f3f3;
    background-color: #fff;
    color: #39aae6;
}

.layui-nav-tree .layui-nav-item a:hover {
	background-color: #fdfdfd;
	color: #39aae6
}

.layui-nav-tree {
    width: 100%;
    padding: 0;
}

.layui-nav-tree .layui-nav-title a:hover {
	color: ##39aae6!important
}

.layui-nav-tree .layui-nav-child a:hover {
	background: 0 0;
	color: ##39aae6;
}

.layui-nav .layui-nav-item a:hover{
	color: ##39aae6;
}

.layui-nav {
    position: relative;
    padding: 0;
    background-color: #393D49;
    color: #fff;
    border-radius: 2px;
    font-size: 0;
    box-sizing: border-box;
}

.layui-nav * {
    font-size: 12px;
}
.layui-nav-tree .layui-nav-item a {
    position: relative;
    height: 45px;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

a:active, a:hover {
    outline: 0;
}

.layui-nav-tree .layui-nav-item {
    display: block;
    width: 100%;
    line-height: 45px;
}
.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    line-height: 60px;
}
li {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.layui-nav-tree .layui-nav-item {
    display: block;
    width: 100%;
    line-height: 45px;
}
.layui-nav .layui-nav-item {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    line-height: 60px;
}

.layui-bg-light-gray {
    background-color: #F7F7F7!important;
}




.layui-tab {
    /* margin: 10px 0; */
    text-align: left!important;
}
.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after {
    border-color: #e6e6e6;
}

.layui-tab-title .layui-this {
    color: #000;
}


.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}

.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}

.layui-tab-content {
    padding: 10px;
}
.layui-show {
    display: block!important;
}

div {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.layui-tab-item {
    display: none;
}

@font-face {
	font-family:layui-icon;src:url(../font/iconfont.eot?v=256);src:url(../font/iconfont.eot?v=256#iefix) format('embedded-opentype'),url(../font/iconfont.woff2?v=256) format('woff2'),url(../font/iconfont.woff?v=256) format('woff'),url(../font/iconfont.ttf?v=256) format('truetype'),url(../font/iconfont.svg?v=256#layui-icon) format('svg')
}

.layui-icon {
    font-family: layui-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.layui-icon-user:before {
    content: "\e770";
}

.layui-btn, .layui-disabled, .layui-icon, .layui-unselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

body {
    line-height: 24px;
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}


/*收货地址*/
#main {
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    position: relative;
    float: left;
    width: 99.9%;
    margin-left: 0px;
    overflow: hidden;
}
.mod-comm {
    padding: 10px 20px 20px;
}
.mod-main {
    padding: 0px;
    background-color: #fff;
    margin-bottom: 20px;
}
.mod-comm .mt {
    padding: 10px 0;
}
.mod-comm .mt a.e-btn:active, .mod-comm .mt a.e-btn:hover, .mod-comm .mt a.e-btn:link, .mod-comm .mt a.e-btn:visited {
    color: #333;
    text-decoration: none;
}
.mod-comm .mt  a.add-btn {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 0 10px 0 0;
}
.mod-comm .mt  .btn-5, .btn-6, .btn-7, .btn-8 {
    background-color: #f5fbef;
    background-image: -moz-linear-gradient(top,#f5fbef,#eaf6e2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f5fbef),color-stop(1,#eaf6e2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef', endColorstr='#eaf6e2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5fbef', endColorstr='#eaf6e2');
    background-image: linear-gradient(to bottom,#f5fbef 0,#eaf6e2 100%);
    border-radius: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 18px;
    line-height: 18px;
    border: 1px solid #bfd6af;
    padding: 2px 14px 3px;
    color: #323333;
}
.ftx-03, .ftx03 {
    color: #999;
}
.ftx-02, .ftx02 {
    color: #71b247;
}
.mod-comm .mc {
    line-height: 20px;
}
.mod-main .mc {
    overflow: visible;
}
.address-title {
    margin: 10px 0px 0px 0px;
}
.easebuy-m {
    border: 2px solid #e6e6e6;
    margin: 0 0 10px;
}
.m, .sm {
    margin-bottom: 10px;
}
.easebuy-m .smt {
    padding-left: 10px;
    line-height: 35px;
    height: 35px;
    position: relative;
    display: inline-block;
    display: block;
    overflow: visible;
}
.mt h2, .smt h3 {
    font-family: "microsoft yahei";
}
.easebuy-m .smt h3 {
    float: left;
    color: #666;
}
.easebuy-m .smt .alias-edit {
    display: inline-block;
    background-image: url(../images/sprite-t-icon.png);
    background-repeat: no-repeat;
}
.easebuy-m .smt .alias-edit {
    width: 12px;
    height: 12px;
    background-position: -51px 0;
    margin: 0 10px;
}
.ml10 {
    margin-left: 10px;
}
.ftx-04, .ftx04 {
    color: #ff6c00;
}
.easebuy-m .smt h3 .ftx-04 {
    margin: 0 0 0 10px;
    font-size: 12px;
    background: #ffaa45;
    padding: 2px;
    color: #fff;
    font-weight: 400;
}
.easebuy-m .smt h3 .ftx-02 {
    margin: 0 0 0 10px;
    font-size: 12px;
    background: #84c360;
    padding: 2px;
    color: #fff;
    font-weight: 400;
}
.easebuy-m .smt .extra {
    line-height: 20px;
    float: right;
    margin: 0 10px 0 0;
}
.easebuy-m .smt .extra a {
    color: #005ea7;
    margin: 0 0 0 20px;
}
.easebuy-m .smt .extra .del-btn {
    margin-top: 0px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 13px;
    height: 13px;
    text-indent: 2em;
    background: url(../images/close.png) no-repeat;
    overflow: hidden;
    vertical-align: middle;
}
.easebuy-m .smt .alias-form {
    display: none;
    position: absolute;
    left: 6px;
    top: 6px;
    width: 218px;
    height: 126px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
}
.easebuy-m .smt .alias-form .alias-new {
    width: 220px;
    height: 25px;
    margin-top: -1px;
    margin-left: -1px;
    margin-bottom: 5px;
    overflow: hidden;
}
.easebuy-m .smt .alias-form .alias-new .ipt-text {
    float: left;
    width: 156px;
    height: 23px;
    line-height: 23px;
    padding: 0 5px;
    border: 1px solid #ccc;
    border-right: medium none;
}
.alias-new button{
    -webkit-apperance: button;
    cursor: pointer;
}
.easebuy-m .smt .alias-form .alias-common {
    width: 200px;
    margin: 0 auto;
}
.easebuy-m .smt .alias-form .alias-common .ac-tip {
    margin-bottom: 5px;
    font: 12px/22px SimSun;
    color: #999;
}
.easebuy-m .smt .alias-form .alias-common .ac-con {
    width: 210px;
    margin-right: -10px;
    overflow: hidden;
}
.easebuy-m .smt .alias-form .alias-common .ac-con .item {
    float: left;
    height: 23px;
    padding: 0 15px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
    font: 12px/23px SimSun;
    border-radius: 3px;
}
.easebuy-m .smt .alias-form .alias-common .ac-con a {
    color: #666;
    text-decoration: none;
}
.easebuy-m .smt:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.easebuy-m .smc {
    padding: 0px 10px 10px 10px;
    line-height: 22px;
    width: 900px;
}
.m, .mb, .mc, .mt, .sm, .smb, .smc, .smt {
    overflow: hidden;
    zoom: 1;
}
.easebuy-m .smc .new-items {
    position: relative;
    width: 900px;
}
.easebuy-m .smc .item-lcol {
    width: 450px;
    float: left;
}
.easebuy-m .smc .item span {
    float: left;
    width: 70px;
    color: #999;
    text-align: right;
}
.easebuy-m .smc .item-lcol .fl {
    width: 360px;
    float: left;
}
.easebuy-m .smc .item-lcol .fl .area-together{
    float: left;
    width: 100px;
    color: #666;
    text-align: left;
}
.clear, .clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.easebuy-m .smc .item-rcol {
    width: 320px;
    float: left;
    padding-left: 10px;
    height: 100%;
}
.easebuy-m .smc .item-rcol .item {
    text-align: left;
    width: 100%;
}
.fl {
    float: left;
}
.easebuy-m .smc .item-rcol .extra {
    position: absolute;
    right: 0;
    bottom: 0;
}
.ftx-05, .ftx05 {
    color: #005ea7;
}



.mf-goods-item {
    position: relative;
    float: left;
    width: 220px;
    height: 336px;
    /* border: 1px solid #eee; */
    /* margin: 0 20px 20px 0; */
    overflow: hidden;
}
.mf-goods-item .item-delete-tip {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 225px;
    height: 332px;
    border: 1px solid #eee;
    text-align: center;
    background: rgba(255,255,255,.85);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D9ffffff', endColorstr='#D9ffffff');
}
.mf-goods-item .item-delete-tip .tip-main {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /*padding-left: 42px;*/
    padding-top: 123px;
    font-size: 0;
}
.mf-goods-item .item-delete-tip .tip-icon {
    width: 32px;
    height: 32px;
    margin-left: -42px;
    margin-right: 10px;
    background-position: -120px -60px;
    vertical-align: middle;
}
.mf-goods-item .item-delete-tip .tip-icon {
    display: inline-block;
    background-image: url(../images/sprite-tip.png);
    background-repeat: no-repeat;
}
.mf-goods-item .item-delete-tip .tip-title {
    display: inline-block;
    font: 16px/24px "Microsoft YaHei";
    vertical-align: middle;
}
.mf-goods-item .item-delete-tip .tip-btnbox {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    overflow: hidden;
}
.mf-goods-item .item-delete-tip .tip-btnbox .btn-sure {
    background: #e45050;
    color: #fff;
}
.mf-goods-item .item-delete-tip .tip-btnbox .btn-cancle {
    background: #f6f5f5;
    color: #666;
}
.z-delete-tip .item-delete-tip {
    display: block;
}
.mf-goods-item .item-delete-tip .tip-btnbox .btn-cancle, .mf-goods-item .item-delete-tip .tip-btnbox .btn-sure {
    float: left;
    width: 50%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.msg-line-height{
    line-height: 30px;
}


.coupon-items .coupon-item {
    position: relative;
    display: inline-block;
    display: block;
    width: 222px;
}
.coupon-items {
    display: inline-block;
    display: block;
}
.coupon-items .coupon-item {
    float: left;
}
.coupon-item-d .c-type {
    background-color: #74d2d4;
}
.coupon-item .c-type {
    position: relative;
    width: 100%;
    height: 129px;
    padding: 30px 0 0;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.coupon-item .c-price {
    position: relative;
    margin: 0 0 5px;
    text-align: center;
    font-weight: 400;
}
.coupon-item .c-price em {
    font-family: verdana;
    font-size: 24px;
    position: relative;
    top: -11px;
}
.coupon-item .c-price strong {
    line-height: 45px;
    font-size: 40px;
    font-family: Arial;
}
.coupon-item .c-price .type {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: text-bottom;
    color: #197f81;
}
.coupon-item .c-limit {
    line-height: 22px;
    overflow: hidden;
    margin: 0 0 5px;
}
.coupon-item-d .c-type .c-limit span, .coupon-item-d .c-type .c-time {
    margin-top: 20px;
    color: #197f81;
}
.coupon-item .c-time {
    font-family: Verdana;
}
.coupon-item .c-type .c-type-top {
    position: absolute;
    width: 40px;
    height: 13px;
    top: 0;
    left: 50%;
    margin-left: -23px;
    background: url(../images/coupon.png) 0 -272px no-repeat;
}
.coupon-item .c-type .c-type-bottom {
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-position: 2px -302px;
    background: url(../images/coupon.png) -3px -296px no-repeat;
}
.coupon-item .c-msg {
    overflow: visible;
    height: 100px;
    padding: 15px 0 0;
    background: #f9f9f9;
}
.coupon-item .range-item {
    display: inline-block;
    margin: 0 0 10px;
}
.coupon-item .range-item .label {
    float: left;
    width: 60px;
    display: inline;
    text-align: right;
    margin-left: 5px;
}
.coupon-item .range-item .txt {
    float: left;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
}
.coupon-item .range-item b {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    overflow: hidden;
    margin: 0 0 0 8px;
    background: url(../images/coupon.png) -66px -156px no-repeat;
}
.coupon-item .range-item .item-tips {
    position: relative;
    top: -24px;
    display: none;
    z-index: 1;
}
.coupon-item .range-item s {
    width: 12px;
    height: 9px;
    position: absolute;
    background: url(../images/coupon.png) -106px -158px no-repeat;
    top: 20px;
    right: 22px;
    z-index: 12;
}
.coupon-item .op-btns {
    text-align: center;
}
.coupon-item-d .op-btns .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 119px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #74d2d4;
    color: #74d2d4;
    border-radius: 15px;
    vertical-align: middle;
}
.coupon-item-d .op-btns a {
    text-decoration: none;
}
.coupon-item-d .op-btns .btn span.txt {
    color: #74d2d4;
}
.coupon-item .op-btns .btn span.txt {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #f99898;
}
.coupon-item .op-btns .btn b {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: background-color .6s ease;
}
.ac {
    text-align: center;
}
.ftx-03, .ftx03 {
    color: #999;
}
.coupon-item-d .c-operate span:hover, .coupon-item-d .c-share {
    color: #74d2d4;
}
.coupon-item .c-share {
    height: 16px;
    line-height: 16px;
    margin: 20px 0;
    text-align: center;
    cursor: pointer;
}
.coupon-item .c-share .i-font {
    font-size: 15px;
    margin-right: 12px;
    vertical-align: top;
}
.coupon-item .c-share .i-font, .coupon-item .icon-site2 {
    display: inline-block;
    font-family: daogou-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.coupon-item .c-share .share-font {
    visibility: hidden;
}
.coupon-item .share-tips {
    position: absolute;
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    padding: 12px 0 10px;
    cursor: pointer;
    box-shadow: 0 -5px 10px -4px #ddd;
}
.coupon-item .share-tips .item {
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
    cursor: pointer;
}
.coupon-item .share-tips .tip-del {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 0;
    height: 14px;
    background: url(../images/coupon.png) -134px -158px no-repeat;
    cursor: pointer;
    transition: all .3s ease;
}
.coupon-item .overdue-site {
    position: absolute;
    display: block;
    width: 65px;
    height: 66px;
    left: 0;
    top: 0;
    overflow: hidden;
    background: url(../images/coupon.png) -99px 0;
}
.coupon-item .expired {
    position: absolute;
    display: block;
    width: 65px;
    height: 66px;
    left: 0;
    top: 0;
    overflow: hidden;
    background: url(../images/coupon.png) -170px 0;
}
.coupon-item .exhausted {
    position: absolute;
    display: block;
    width: 65px;
    height: 66px;
    left: 0;
    top: 0;
    overflow: hidden;
    background: url(../images/coupon.png) 0px 0;
}
.coupon-item .c-del {
    position: absolute;
    display: block;
    width: 0;
    height: 35px;
    right: 0;
    top: 0;
    overflow: hidden;
    background: url(../images/coupon.png) -261px 0;
    cursor: pointer;
    transition: all .3s ease;
}

.xgfl_right{
    color:#666;
}
.xgfl_right a{
    color:#666
}
.xgfl_right a:hover{
    color:#39aae6
}
.member_center div {
    height:100%
}
.member_center div p i {
    font-size: 40px;
}
.member_center div p {
    margin: 10px;
    font-size: 16px;
    color:#f35d47;
}
.member_center div a:hover p{
    color:#39aae6;
}
.order_status {
    text-align: center;
    font-size: 20px;
    color:#39aae6;
}
.order_status {
    margin-top: 20px;
}
.order_status a {
    color: #39aae6;
}
.order_status a:hover {
    color: #f35d47;
}
.order_status i {
    font-size:40px
}
.order_status span {
    font-size: 12px;
    display: block;
    width: 18px;
    height: 18px;
    background: #f35d47;
    color: #fff;
    text-align: center;
    line-height: 18px;
    position: absolute;
    top: -7px;
    left: 85px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.spnr-paginator li a:hover{
    background-color: #39aae6;
    color: #fff;
}