.mainContent{
    width:1280px;
    margin:0 auto;
    height:1000px;
}
.breadcrumb {
    margin-bottom: 10px;
    line-height: 20px;
    padding-top: 10px;
    margin-top:30px;
}
.columnleft {
    width: 178px;
    border: 1px solid #eaeaea;
    background-color: #f7f7f7;
    float: left;
    height:900px;
}
.columnleft dl {
}

.columnleft dt {
    padding: 10px 10px 10px 20px;
    font-size: 12px !important;
    font-weight: 700;
    color:#333;
}

.columnleft dd a {
    position: relative;
    display: block;
    font-size:12px;
    color: #666;
    padding: 10px 10px 10px 32px;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
    .columnleft dd:hover,
    .columnleft .current {
        border-left: 4px solid #2e8a5e;
        color:#666;
        font-size:12px !important;
    }
        .columnleft dd a:hover,
        .columnleft .current a {
            background-color: #fff;
            border-top: 1px solid #eaeaea;
            border-bottom: 1px solid #eaeaea;
            color: #2e8a5e;
            text-decoration: none;
            font-weight: bold;
            padding-left: 28px;
        }
.columnright {
    /*float: right;*/
    width: 1084px;
    /*  position: relative;
    top: -800px;
    right: -194px;*/
    z-index: 1;
    background:#fff;
    /*border: 1px #e9ecef solid;*/
    margin-top:20px;
    margin-left:20px;
    margin-bottom:20px;
}
.packageBox {
   height:650px;
   overflow-y:auto;
}
.columnright h2 {
    overflow: hidden;
    background: #F0F0F0;
    border-bottom: #DD4F11 1px solid;
    margin-bottom: 8px;
    padding: 0 10px;
    font: bold 12px/25px "瀹嬩綋";
    color: #333;
    padding-top: 5px;
}

.columnright h2 a {
    font-weight: normal;
    float: right;
}

.columnright h2 .fr {
    font-weight: normal;
    margin-right: 10px;
    color: #666;
}

.columnright h2 .gray {
    color: #999;
    font-weight: normal;
}
.com_ttl {
    font-size: 12px;
    font-family: '\5b8b\4f53';
    color: #666;
    padding: 18px 0 15px;
    margin-left: 20px;
    font-weight: bold;
}
.div_search {padding: 0;
    text-align: right;
    margin: -35px 0 10px;
    position: relative;
}
.div_search .search_btn {
    width: 72px;
    line-height: 33px;
    height: 35px;
    display: block;
    border: 1px solid #e4e4e4;
    background: 0;
    float: right;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: bold;
    margin-right:5px;
}
    .div_search .search_btn:hover {
        background: #2e8a5e;
        color: #fff;
        border: 1px solid #2e8a5e;
    }
.div_search .ipt {
    width: 304px;
    float: right;
    border-right:0;
}

.ipt {
    height: 21px;
    line-height: 35px;
    border: 1px solid #e4e4e4;
    padding-left: 12px;
    width: 165px;
    color:#999;
}
ipt:focus {
    outline: none;
}
.ipt1 {
    height: 35px;
    line-height: 35px;
    border: 1px solid #e4e4e4;
    padding-left:12px;
    margin-right:12px;
    width: 124px;
    color:#999;
}

ipt1:focus {
    outline: none;
}
input, select, textarea {
    font-size: 100%;
}
.mb10 {
    margin-bottom: 10px!important;
}
.my_order {
    background-color: #f7f7f7;
    margin-bottom: 10px;
    border-right: 0;
}
.my_order .selectBox {
    float: left;
    width: 182px;
    height: 39px;
    padding: 6px 0 0 41px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}
.my_order .selectBox select {
    float: none;
    width: 96px;
    height: 26px;
    margin:0; padding:0;
}
.myOderNav {
    width: auto;
    float: right;
    border: 0;
}
.myOderNav li {
    border: 0;
}
.myOderNav .on,
.myOderNav .cur {
    margin:-1px 0 0 -1px;
}
.myOderNav li a {
    width: 98px;
}
.myOderNav .cur a,
.myOderNav .end a {
    width: 97px;
}
.myOderNav li cite {
    font-style: normal;
    font-family: Arial;
}


.list_tab {
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 1083px;
}
.list_tab li {
    float: left;
    border-top: 1px solid #e8e8e8;
}
    .list_tab .on,
    .list_tab .cur {
        border-top: 2px solid #2e8a5e;
        margin: 0 0 -1px -1px;
    }
.list_tab li a {
    color: #5e5e5e;
    display: block;
    width: 216px;
    text-align:center;
    line-height: 37px;
    height: 37px;
    background: #f7f7f7 url(//s.maiyaole.com/images/product/line01.png) no-repeat right 13px;
}
.list_tab .end a {
    background: #f7f7f7;
    /*border-right: 1px solid #e6e6e6 !important;*/
    width:216px;
}
.list_tab li a:hover {
    color: #0083ce;
    font-weight: bold;
    text-decoration: none;
}
    .list_tab .on a,
    .list_tab .cur a {
        color: #2e8a5e;
        font-weight: bold;
        text-decoration: none;
        background: #fff;
        border-right: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        width: 216px;
        height: 38px;
        position: relative;
        line-height: 36px;
        height: 37px;
        margin-bottom: -1px;
    }
ul{
    margin-top: 0;
    margin-bottom: 0px;
}
.com_table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.com_table th {
    background-color: #f7f7f7;
}
.com_table th, .com_table td {
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
/*.packageTit {
    margin-top:20px;
}*/

.packageTit del {
    color: #999;
    text-decoration: none;
}
.orderAmount b {
    color: #e72418;
    font-family: Arial;
    font-size: 13px;
}
.orderReceiptInfo {
    position: relative;
    line-height: 36px;
}
.orderReceiptInfo a {
    display: inline-block;
    color: #5e5e5e;
    font-style: normal;
}
.orderReceiptInfo a:hover {
    color: #0083ce;
    text-decoration: none;
    z-index:11;
}
.orderReceiptInfo a i {
    background-position: left -356px;
    display: inline-block;
    text-indent: -9999px;
    width: 7px;
    line-height: 18px;
    margin-left: 5px;
}
.orderReceiptInfo a:hover i {
    background-position: left -383px;
    z-index:11;
}
.orderReceiptInfo a span {
    display: none;
    position: absolute;
    top: 36px;
    right: -1px;
    z-index:11;
    width: 220px;
    padding: 26px 20px 35px 33px;
    border: 1px solid #0083ce;
    background: #fff;
    line-height: 18px;
    text-align: left;
    color: #5e5e5e;
}
.orderReceiptInfo a span b {
    font-size: 14px;
}
.orderReceiptInfo a:hover span {
    display: block;
    z-index:11;
    color: #5e5e5e;
}
.packageInfo .productListB {
    text-align: left;
    vertical-align: top;
    padding-bottom: 0;
    position: relative;
}
.packageInfo td {
    border: 1px solid #e8e8e8;
}
.packageNum b {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    width: 68px;
    height: 32px;
    line-height: 25px;
    display: block;
    text-align: center;
    margin-left: -5px;
    position: relative;
    background: url(../image/ico_address.png) no-repeat 0px -405px;
}
.packageInfo .productListB ul li {
    min-height: 50px;
    padding: 10px 0 11px;
    width: 100%;
    margin-bottom: -1px;
}
.packageInfo .productListB .img {
    position: relative;
}
.packageInfo .productListB ul li a {
    width: auto;
    height: auto;
    border: 0;
    color: #5e5e5e;
    display: inline;
}
.packageInfo .productListB .tit_span, .packageInfo .productListB p {
    display: block;
    padding: 4px 8px 0 54px;
}
.packageInfo .productListB p {
    font-family: Arial;
    color: #e72418;
    padding-top: 6px;
}
.packageInfo .productListB .img img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
}
.packageInfo .productListB ul {
    overflow: hidden;
    zoom: 1;
    padding-left: 10px;
}
.packageSendInfo strong {
    padding-bottom: 4px;
    display: block;
    font-weight: normal;
    font-size: 12px;
}

.packageSendInfoList {
    position: relative;
    width: 94px;
    margin: 0 auto;
}
.packageSendInfoList b {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 94px;
    line-height:25px;
    border: 1px solid #e8e8e8;
    color: #5e5e5e;
    font-weight: normal;
    cursor: pointer;
    background-color: #fff;
    text-align:center;
}
.packageSendInfoList:hover b {
    color: #0083ce;
    border: 1px solid #0083ce;
    border-bottom: 0;
    padding-bottom: 1px;
    position: relative;
    z-index: 3;
}
.packageSendInfoList b s {
    display: inline-block;
    width: 7px;
    height: 6px;
    margin-left: 5px;
    background: url(../image/ico_01.png) no-repeat 0 -363px;
}
.packageSendInfoList:hover b s {
    background-position: left -390px;
}
.packageSendInfoList .boxShadow {
    display: none;
    position: absolute;
    top: 26px;
    right: 0;
    z-index: 11;
    padding: 15px 0 15px 15px;
    border: 1px solid #0083ce;
    background: #fff;
    color: #666;
    text-align: left;
    width: 335px;
    max-height:500px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.packageSendInfoList:hover .boxShadow {
    display: block;
}
.packageSendInfoList .boxShadow li {
    width: 245px;
    padding: 5px 0 5px 80px;
    position: relative;
}
.packageSendInfoList .boxShadow li i {
    font-weight: normal;
    background-position: left -408px;
    padding-left: 12px;
    position: absolute;
    left: 0;
    width: 68px;
}
.packageInfo .operateLink {
    line-height: 1.7;
    padding: 5px 0;
}
.packageInfo .operateLink {
    line-height: 1.7;
    padding: 5px 0;
}
#container .aBlu,#container .aRed,#container .aGrey {
    text-decoration: none;
}

#container .aBlu {
    color: #06C;
}

#container .aBlu:hover {
    color: #e72418;
}

#container .aGrey {
    color: #333;
}

#container .aGrey:hover {
    color: #C00;
}

#container .aRed {
    color: #C00;
}

#container .aRed:hover {
    color: #C00;
}
.pagination {
    padding: 7px 0 20px;
    line-height: 26px;
    width:1084px;
    font-size: 12px;
    text-align: center;
    color: #333;
}

.pagination a,
.pagination span { color:#333;
    margin: 0 1px;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    vertical-align: middle;width: 31px; background-color:#fff;}

.pagination span { width: auto;}
.pagination em { margin: 0;color: #333; font-weight: normal;}
.pagination a:hover,
.pagination .cur {
    background-color: #0083ce;
    border: 1px solid #0083ce;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.pagination .cur {width: 31px;}

.pagination .total {
    padding-right: 5px
}

.pagination .total em {
    color: #F00;
}

.pagination .page-prev,
.pagination .page-next {
    background: #FFF;
    width: 60px;
}
.pagination .page-next { margin-right: 6px;}

.pagination span.page-prev,
.pagination span.page-next {color: #999;}

.pagination .page-prev b, .pagination .page-next b { display: none;}

.pagination .dot {
    padding: 0 5px;
    border: 0 none;
    line-height: 22px;
    color: #b4b4b4; vertical-align:top;
}

.pagination .txt {
    margin: 0 5px 0 3px;
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    height: 26px;
    line-height: 26px;
    vertical-align: top;
    width: 48px;
    text-align: center;
}

.pagination .page-btn {
    margin-left: 2px;
    width: 60px;
    background-color:#e8e8e8;
}
.arrival_notice th,.arrival_notice td {
    text-align: left;
    padding: 10px 15px;
}
.arrival_notice td img {
    vertical-align: top;
}
.arrival_notice th label,.arrival_box label,.listtool label {
    margin-right: 15px;
}
.arrival_notice th label input,.arrival_box label input,.listtool input {
    margin-right: 6px;
    vertical-align: middle;
}
.arrival_notice td {
    padding: 12px 0 12px 15px;
    line-height: 25px;
}
.arrival_notice input {
    outline: none;
}
.arrival_notice th a,.arrival_notice td a {
    color: #5e5e5e;
}
.arrival_notice td .i_price,.arrival_notice td i {
    font-family: Arial;
    font-size: 14px;
    line-height: 1.2;
}
.arrival_box,.arrival_box a {
    color: #2d84d1;
}
.product_reviews td {
    height: 365px;
}
.product_reviews td a {
    display: inline-block;
    margin: 0 6px;
}



.account_box {
    border: 1px solid #ffe187;
    background: #fffbcc;
    padding: 15px 20px 18px;
    margin-bottom: 10px;
}
.account_box em {
    margin: 0;
}
.account_box em i {
    font-size: 20px;
}
.refundQueryTop {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    background-color: #f7f7f7;
}
.refundQueryTabNav {
    width: auto;
    border: 0;
    margin-top: -1px;
    position: relative;
    z-index: 1;
}
.refundQueryTabNav li a {
    width: 111px;
    background: #f7f7f7;
}
.refundQueryTabNav .on a {
    width: 110px;
    margin-bottom: 0;
    line-height: 35px;
}
.no_record {
    margin-top: -11px;
}
.no_record td {
    height: 296px;
}
.refundQuery {
    position: relative;
}
.searchReason {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index:2;
}
.searchReason select {
    border: 1px solid #e6e6e6;
    height: 25px;
    width: 100px;
    margin-left: 5px;
}




.ul_tab {
    border-bottom: 1px solid #0083ce;
    margin-bottom: 20px;
}
.ul_tab li {
    float: left;
}
.ul_tab li a {
    display: block;
    width: 138px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-bottom:0;
    position: relative;
    margin-right: -1px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #5e5e5e;
    text-decoration: none;
    padding: 13px 0;
    z-index: 90;
}
.ul_tab li a:hover,.ul_tab .on a {
    background-color: #fff;
    border: 1px solid #0083ce;
    border-bottom: 0;
    z-index: 99;
    margin-bottom: -1px;
    padding-bottom: 14px;
}


.data-hd-wrap { margin-bottom: 10px;}
.data-hd-wrap .ul_tab { margin-bottom: 0;}
.data-hd-wrap .fr { width: 225px; position: absolute; right:0;}
.data-hd-wrap .fr .bule_btn { float: right; line-height: 33px; height:35px; width:110px;}
.data-hd-wrap .fr .coupon_link { line-height: 35px; float: left;}
.no-product td { height: 309px;}
.font_arial { font-family: Arial;}
.btn-inner{
    text-align: center;
}

.bule_btn {
    border: 0;
    background: #0099f1;
    border-bottom: 2px solid #0083ce;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    color: #fff;
}



.warp_coupon{border: 1px solid #E8E8E8;margin-top: 10px}
.warp_coupon .coupon_t{height: 40px;background: #F7F7F7}
.warp_coupon .coupon_t li{float: left;width: 140px;text-align: center;line-height: 40px;}
.warp_coupon .coupon_t li a{text-decoration: none;color: #5E5E5E}
.warp_coupon .coupon_t li i{color: #D81728}
.warp_coupon .coupon_t li.selectd{background: #fff;border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8;}
.warp_coupon .coupon_t li.selectd a{color: #0F88E3;font-weight: bold}
.warp_coupon .coupon_t li.selectd i{color: #0F88E3}
.warp_coupon .coupon_b{padding-bottom:180px}
.warp_coupon .coupon_b li{width: 240px;margin:30px 0px 10px 20px;float: left;position: relative;}
.warp_coupon .coupon_b li.disabled{filter: Alpha(opacity=10);-moz-opacity:.3;opacity:0.3;}

.warp_coupon .coupon_b li .cou_price.pink{height: 177px;}
.warp_coupon .coupon_b li .cou_price.blue{height: 177px;}
.warp_coupon .coupon_b li .cou_price.used{height: 137px;}
.warp_coupon .coupon_b li .cou_price.timeout{height: 137px;}
.warp_coupon .coupon_b li .cou_price.red{background: url(//s.maiyaole.com/images/bg_red.png) no-repeat 0 -1px #F37674;}
.warp_coupon .coupon_b li .cou_price.pink{background: url(//s.maiyaole.com/images/slices/pink@1x.png) no-repeat 0 0;}
.warp_coupon .coupon_b li .cou_price.blue{background: url(//s.maiyaole.com/images/slices/blue@1x.png) no-repeat 0 -2px;}
.warp_coupon .coupon_b li .cou_price.used{background: url(//s.maiyaole.com/images/slices/used.png) no-repeat 0 0;}
.warp_coupon .coupon_b li .cou_price.timeout{background: url(//s.maiyaole.com/images/slices/timeout.png) no-repeat 0 0;}
.warp_coupon .coupon_b li .cou_price.pink a{color: #FA8787;}
.warp_coupon .coupon_b li .cou_price.blue a{color: #7DD0CB;}
.warp_coupon .coupon_b li .cou_price a{width: 155px;height: 29px;background: #fff;border-radius: 19px;display: inline-block;margin: 12px 0 0 45px;text-align: center;line-height: 29px;font-size: 12px;text-decoration: none;}
.warp_coupon .coupon_b li .cou_tips .tips_1 span em{display: inline-block;width: 10px;height: 10px;background:url("//s.maiyaole.com/images/slices/down.png") no-repeat scroll right 3px;padding-left: 10px;cursor: pointer}
.warp_coupon .coupon_b li .cou_tips .tips_1 span em.open{display: inline-block;width: 10px;height: 10px;background:url("//s.maiyaole.com/images/slices/up.png") no-repeat scroll right 3px;padding-left: 10px;cursor: pointer}
.warp_coupon .coupon_b li .cou_price p{font-family: "Microsoft Yahei";text-align: center;margin: 0;}
.warp_coupon .coupon_b li .cou_price.pink p{color: #fff;}
.warp_coupon .coupon_b li .cou_price.blue p{color: #fff;}
.warp_coupon .coupon_b li .cou_price .p1{font-size: 16px;font-weight: bold; padding-top: 10px;}
.warp_coupon .coupon_b li .cou_price .p1 span{left: 90px;top: 17px;font-size: 14px;}
.warp_coupon .coupon_b li .cou_price .p1 i{font-size: 34px;padding-left: 5px}
.warp_coupon .coupon_b li .cou_price .p2{font-size: 15px;padding: 3px 0}
.warp_coupon .coupon_b li .cou_price .p3{font-size: 12px;padding: 3px 0}
.warp_coupon .coupon_b li .cou_price .p_time{font-size: 12px;padding: 3px 0 0 0}
.warp_coupon .coupon_b li .cou_tips{width: 240px; min-height: 40px; background-color: #F9F7F7; }
.warp_coupon .coupon_b li .cou_tips .tips_1{height:35px;padding-top: 15px; background-color: #F9F7F7; }
.warp_coupon .coupon_b li .cou_tips .tips_1 span{padding-left: 83px;font-size: 13px;}
.warp_coupon .coupon_b li .cou_tips .tips_1 a{float: right;text-decoration: none;color: #5E5E5E}
.warp_coupon .coupon_b li .cou_tips .tips_2{padding: 10px 0 15px 10px; border: 1px solid #F9F7F7;}
.warp_coupon .coupon_b li .cou_tips .tips_2 p{line-height: 24px; overflow:hidden;}
.warp_coupon .coupon_b li .cou_tips .tips_2 p span{float:right;margin-right:10px; width:150px;}
.warp_coupon .coupon_b li .cou_tips.hide{display: none;top:177px;left:0;z-index: 999; position: absolute; z-index: 999;}
.already .coupon_b li .cou_tips.hide{top:137px;}


/*在线补开发票*/
.invoice_navi { border-bottom: 1px solid #0083ce; margin-bottom: 20px;}
.invoice_navi li { float: left;}
.invoice_navi li a { display: block; width: 138px; text-align: center; border: 1px solid #e8e8e8; border-bottom:0; position: relative; margin-right: -1px; background-color: #f7f7f7; font-size: 14px; color: #5e5e5e; text-decoration: none; padding: 13px 0; z-index: 90;}
.invoice_navi li a:hover,
.invoice_navi .on a { background-color: #fff; border: 1px solid #0083ce; border-bottom: 0; z-index: 99; margin-bottom: -1px; padding-bottom: 14px;}

.invoice_tab table {margin-bottom: 10px;}
.invoice_tab table:hover { border: 1px solid #c5c5c5;}
.invoice_tab table td {border-bottom: 0;}
.invoice_tab table .taLeft { padding: 0 10px 0 20px;}

.remind_box .ta_center {
    padding: 0 0 15px;
    font-size:24px;
    font-family: "Microsoft YaHei";
    text-align: center;
}
.remind_box ul { width:516px; margin: 0 auto 5px;}
.remind_box ul li { float: left; padding: 0 17px;}
.remind_box ul li .no_div,
.remind_box ul li .yes_div {
    width:224px;
    height:225px;
    text-indent:-9999px;
    background: url(//s.maiyaole.com/images/ucenter/ico_address.png) no-repeat 0 -522px;
}
.remind_box ul li .yes_div {
    background: url(//s.maiyaole.com/images/ucenter/ico_address.png) no-repeat 0 -809px;
}
.remind_box ul li p { text-align: center; font-size: 14px; color:#5e5e5e; padding: 10px 0;}
.remind_box ul li p input { vertical-align:middle; margin: -1px 8px 0 0;}
.remind_box .btn_div {
    width: 135px;
    margin: 0 auto;
    padding-top:5px;
}
.remind_box .p_notes { color:#e72419; text-align:center; padding: 0 0 10px; font-size:14px;}
.remind_box .btn_div .bule_btn {
    display: block;
    height:45px;
    line-height: 45px;
}



#tabOne .info_form {
    width: 630px;
    margin-top:128px;
    float: left;
    margin-left:183px;
}

.info_form li {
    padding-left: 155px;
    line-height: 35px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 475px;
}

.info_form li a { color: #0083ce;}
.info_form li #useremail i { color: #999; margin: 0 5px;}

.info_form li.boder_btm {
    border-bottom: 1px dashed #DBDBDB;
    padding-bottom: 10px;
}

.info_form span.info_tit {
    width: 140px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
}

.info_form span.info_tit s {
    color: #C00;
    font-family: "SimSun";
    margin-right: 2px;
}

.info_form .bule_btn{
    width:135px;
}

.info_box { font-size: 12px; margin: 0 55px 0 10px; color: #333;}
.info_box table {
    width: 620px;
    float: left;
    border-collapse: collapse;
}
.info_box table th,
.info_box table td {
    padding-bottom: 18px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}
.info_box table td select {color: #333; width: 72px;}
.info_box table td .last_update{ color: #949494;}

.info_box .user_infor { float: right; width: 80px; text-align: center; padding-right: 20px;}
.info_box .user_infor .user_pic {margin-left: 0; overflow: hidden; zoom: 1;}
.info_box .user_infor img { display: block; vertical-align: baseline; margin: 0 auto;}
.info_box .user_infor .edit_pic { margin-left: 0;}

.user_infor {
    width: 164px;
    float: left;
}
.edit_pic {
    margin-left: 45px;
    line-height: 24px;
}
.user_infor .user_pic {
    width: 80px;
    height: 80px;
    border: 1px solid #A5BDE8;
    margin-left: 30px;
}
.my_label02 {margin: 0 0 0 10px; font-size: 12px; color:#333;}
.my_label02 dt { padding-bottom: 12px;}
.my_label02 .my_txt01 { color: #999; font-size: 12px; margin-bottom: 10px;}
.my_label02 .my_txt01 span { font-weight: bold;}
.my_label02 .list_tab {
    width:1080px;
}
.list_link { width: 758px; overflow: hidden; zoom: 1; margin: 0 -3px 18px 0;}
.list_link li { float: left; width: 123px; padding: 3px 3px 0 0; font-size: 12px;}
.list_link li a { display: block; text-align: center; background-color: #0099f1; border: 1px solid #0099f1; color: #fff; line-height: 28px; text-decoration: none; zoom:1;}
.list_link li a:hover { background-color: #fff; border: 1px solid #e72418; color: #e72418;}
.list_link li a span { display: block; float: right; background: #e72418 url(//s.maiyaole.com/images/product/icon_detail.png) no-repeat -48px -386px; width: 28px; height: 28px; text-indent: -9999px; display: none;}
.list_link li a:hover span {display: block;}

.tab_box { width: 1080px;border: 1px solid #e6e6e6; border-top: 0;}
.tab_box ul { padding: 20px 0 28px 2px;}
.tab_box ul li { float: left; width: 172px; padding: 8px 0 8px 14px;}
.tab_box ul li a i { display: inline-block; width: 16px; height: 16px; background: #b0b0b0 url(//s.maiyaole.com/images/common/ico_add.png) no-repeat center center; margin-right: 8px;}
.tab_box ul li a:hover,
.tab_box ul .on a { color: #d1d1d1; text-decoration: none;}
.tab_box ul li a:hover i,
.tab_box ul .on a i { background-color: #d1d1d1;}
.tab_box ul li a span { color: #a0a0a0;}
.tab_box ul li a:hover span { color: #d1d1d1;}

.my_label02 .com_btn_list { width: 308px; margin: 0 auto; padding-top: 24px;}
.my_label02 .com_btn_list li .grey_border_btn {
    width: 133px;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    border:1px solid #e6e6e6;
    color: #868686;
}

.com_btn_list li {
    display: inline;
    padding: 0 8px;
}
.com_btn_list li a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.my_label02 .com_btn_list .bule_btn{
    width:133px;
    height:45px;
    line-height: 45px;
}

.safeuserinfo {padding: 30px 50px 30px 188px;}

.safeCenter .userinfo dl {
    float: right;
    width: 460px;
    margin-bottom: 0px;
}
.userinfo dt {overflow: hidden;margin: 0 0 10px;}
.safeCenter .userinfo dt {font-weight: bold;}
.userinfo dt p { font-size: 14px;font-weight: bold;}

.safeCenter .portrait {
    margin-top: 6px;
    float: left;
    width: 78px;
    height: 78px;
    border-radius: 39px;
    overflow: hidden;
    position: static;
}
.safeCenter .advice {
    padding-left: 27px;
    color: #FF8D00;
    float: right;
    width: 433px;
    background: url(//s.maiyaole.com/images/common/ico_01.png) no-repeat left -42px;
    line-height: 1.6;
}
.userinfo {
    border: #e8e8e8 1px solid;
    background: #f5f8fa;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    padding: 20px 110px 20px 415px;
    line-height: 27px;
}
.userinfo .fr {
    color: #999;
    font-weight: normal;
}

.userinfo dd {
    line-height: 28px;
    overflow: hidden;
    zoom: 1;
}

.userinfo .l1 {
    border-bottom: none;
}

.userinfo .l2 {
    border-top: none;
}

.userinfo dd strong {
    margin-right: 158px;
}
.userinfo .safe_grade_bar {
    width: 90px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    background-color: #d4d4d4;
}

.userinfo .safe_grade_bar s {
    background-color: #e72418;
    height: 10px;
    display: block;
    overflow: hidden;
}

.userinfo .safe_grade_bar .bgColor01 { background-color: #ff9900;}
.userinfo .safe_grade_bar .bgColor02 { background-color: #85c02e;}

.userinfo .safe_grade_bar i {
    position: absolute;
    left: 37px;
    top: 1px;
    height: 14px;
    line-height: 13px;
    font-style: normal;
    color: #333;
}

.list-h {
    overflow: hidden;
    zoom: 1;
}
.portrait { position: absolute; right: 24px; top: 26px; text-align:center;}

.safeCenter .portrait {
    margin-top: 6px;
    float: left;
    width: 78px;
    height: 78px;
    border-radius: 39px;
    overflow: hidden;
    position: static;
}
.portrait img {
    width: 78px;
    display: block;
    vertical-align: baseline;
}
safeCenter .advice {
    padding-left: 27px;
    color: #FF8D00;
    float: right;
    width: 433px;
    background: url(//s.maiyaole.com/images/common/ico_01.png) no-repeat left -42px;
    line-height: 1.6;
}

.safeCenterMody {
    /*border: 1px solid #e8e8e8;*/
    border-bottom: none;
}

.safeCenterMody li {
    height: 98px;
    line-height: 98px;
    /*border-bottom: 1px solid #e8e8e8;*/
    position: relative;
}

.safeCenterMody li .grey_border_btn { width: 108px;}
.safeCenterMody li .bule_btn { width: 110px; line-height: 35px; height: 35px;}
.bule_btn:hover {
  color:#fff;
}

.safeCenterMody span {
    float: left;
    margin-left: 30px;
}

.safeCenterMody span.tit {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.safeCenterMody .warnIcon,
.safeCenterMody .hookIcon {
    display: inline-block;
    background: url(//s.maiyaole.com/images/common/ico_01.png) no-repeat left top;
    width: 30px;
    height: 30px;
    margin-top: 35px;
}

.safeCenterMody .hookIcon {
    background-position: left -149px;
}

.safeCenterMody .safeBtn {
    margin: 0;
    position: absolute;
    top: 31px;
    right: 30px;
}

.safeCenterMody .safeText {
    position: absolute;
    right: 43px;
}

.safeCenterMody .safeText a {
    color: #666;
}

.safeCenterMody .safeBtn2 {
    display: inline-block;
    background: url(//s.maiyaole.com/images/ucenter/addBtn.png) no-repeat -1px -73px;
    width: 75px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 14px;
    right: 30px;
}

.safeCenterMody .safeBtn2 a {
    color: #FFF;
}

.safeCenterMody .unlock_mob {
    display: block;
    position: absolute;
    top: 45px;
    right: 44px;
    line-height: normal;
    color: #06C;
}
.safeCenterMody li .grey_border_btn {
    width: 108px;
}
.grey_border_btn, .red_border_btn {
    border: 1px solid #d7d7d7;
    width: 114px;
    display: block;
    line-height: 34px;
    color: #868686;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.red_btn, .bule_btn, .yellow_btn, .grey_btn {
    border: 0;
    background-color: #d6251f;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 34px;
    border-bottom: 2px solid #d6251f;
    width: 116px;
    text-align: center;
    display: block;
    cursor: pointer;
}
.id_photo_box .ipb_top_tip{
    padding: 0 15px;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #7b7b7b;
    line-height: 50px;
    background-color: #fbfbfb;
}
.id_photo_box .ipb_top_tip i{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    font-size: 0;
    vertical-align: middle;

}
.id_photo_box .ipb_top_tip i img{
    width: 100%;
    height: 100%;
}
.id_photo_box h3{
    padding: 10px;
    font-size: 16px;
    line-height: 40px;
}
.id_photo_box .info_list{

}
.id_photo_box .info_list li{
    position: relative;
    padding-left: 135px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 30px;
}
.id_photo_box .info_list li .title{
    position: absolute;
    width: 135px;
    height: 30px;
    line-height: 30px;
    left: 0;
    top: 0;
    text-align: right;
}
.id_photo_box .info_list li .title .red{
    color: #ff6666;
}
.id_photo_box .info_list li input.text{
    width: 264px;
    padding: 0 10px;
    border: 1px solid #ccc;
    line-height: 28px;
}
.id_photo_box .phops_box{
    margin-bottom: 20px;
}
.id_photo_box .phops_box .photo{
    float: left;
    position: relative;
    width: 190px;
    height: 110px;
    margin-right: 10px;
    border: 1px solid #eee;
    text-align: center;
    background: url(../../images/20160801/icon_add.png) center 30px #f9f9f9 no-repeat;
    cursor: pointer;
}

.id_photo_box .phops_box .photo img{
    width: 100%;
    height: 100%;
}
.id_photo_box .phops_box .photo p{
    padding-top: 70px;
    font-size: 12px;
    color: #666;
}
.id_photo_box .phops_box .photo .btn{
    display: block;
    position: absolute;
    width: 100%;
    height: 32px;
    left: 0;
    bottom: 0;
    line-height: 32px;
    color: #666;
    background: #E2E2E2;
    /* Webkit: Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E2E2E2));
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(top, #FFFFFF, #E2E2E2);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #FFFFFF, #E2E2E2);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #FFFFFF, #E2E2E2);
    /* IE 10 */
    background: -ms-linear-gradient(top, #FFFFFF, #E2E2E2);
}
.id_photo_box .phops_box .photo .btn:hover{
    text-decoration: none;
}
.id_photo_box .btn_box a.btn{
    display: inline-block;
    height: 36px;
    padding: 0 30px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 36px;
    background-color: #0193E8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.id_photo_box .btn_box a.btn:hover{
    text-decoration: none;
}
.id_photo_box .info_tab{
    width: 100%;
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-collapse:collapse;
}
.id_photo_box .info_tab tr th,.id_photo_box .info_tab tr td{
    height: 50px;
    margin: 0;
    padding: 0 10px;
    line-height: 50px;
    border-bottom: 1px solid #eee;

}
.id_photo_box .info_tab tr th{
    font-size: 12px;
    color: #999;
}
.id_photo_box .info_tab tr td{
    font-size: 13px;
}
.id_photo_box .info_tab tr th:first-child,.id_photo_box .info_tab tr td:first-child{
    width: 200px;
}
.id_photo_box .info_tab tr th:last-child,.id_photo_box .info_tab tr td:last-child{
    width: 160px;
    border-right: 1px solid #eee;
}
.id_photo_box .info_tab a{
    color: #0193E8;
}
.id_photo_box .info_tab .name{
    width: 200px;
    height: 50px;
    overflow: hidden;
}
.id_photo_box .ipb_top_tip i img {
    vertical-align: top;
}

.id_photo_box .phops_box .photo input[type=file]{
    display: block;
    width:190px;height:110px;
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    z-index:10;
    cursor:pointer;
}
.id_photo_box .phops_box .photo .btn{ display:none;z-index:9;}
.id_photo_box .phops_box .photo img{ display:none;}


.noOrderMsg {
    border: 1px solid #e8e8e8;
    border-top: 0;
    margin-top: -10px;
    padding: 40px 0;
    text-align: center;
    color: #999;
}
.mod_address_book .adr_list li {
    margin: 0 10px 10px 0;
    width: 260px;
    height: 173px;
    float: left;
    position: relative;
    background: url(//s.maiyaole.com/images/ucenter/ico_address.png) no-repeat left -176px;
}
.mod_address_book .adr_list li .vcard {
    margin: 15px 20px 0 23px;
}
.mod_address_book .adr_list li .vcard p {
    line-height: 19px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.mod_address_book .adr_list li .edit_box {
    width: 212px;
    display: none;
    position: absolute;
    left: 25px;
    height: 25px;
    bottom: 10px;
}
.mod_address_book .adr_list li .edit_box .del_adr {
    float: right;
    padding-left: 19px;
    color: #999;
    line-height: 18px;
    background: url(//s.maiyaole.com/images/common/ico_01.png)  left -295px;
}
.mod_address_book .adr_list .li_add_addr .btn_add_addr {
    display: block;
    width: 260px;
    height: 118px;
    text-align: center;
    color: #0083ce;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 55px;
}
.mod_address_book .adr_list .li_add_addr .btn_add_addr i {
    display: block;
    width: 29px;
    height: 29px;
    margin: 0 auto 5px;
    background: url(//s.maiyaole.com/images/common/ico_01.png) no-repeat left -254px;
}
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid white;
}

.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid white;
}
table.altrowstable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #a9c6c9;
    border-collapse: collapse;
    width: 100%;
}

    table.altrowstable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #a9c6c9;
    }

    table.altrowstable td {
        border-width: 1px;
        padding: 8px;
        color:#999;
        border-style: solid;
        border-color: #a9c6c9;
    }
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../image/ui-icons.png)!important;
}
table.altrowstable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #a9c6c9;
    border-collapse: collapse;
    width: 100%;
}

    table.altrowstable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #a9c6c9;
    }

    table.altrowstable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #a9c6c9;
    }
.detail-btn {
    /*    background-color: #05848d;*/
    /*    color: #fff;*/
    border-radius: 2px;
    text-align: center;
    width: 88px;
    height: 30px;
    /*line-height: 30px;*/
    overflow: hidden;
    vertical-align: middle;
    /*    border-color: #05848d;*/
    /*background: #fff;*/
    border: 1px solid #2e8a5e;
    /*color: #2e8a5e;*/
    border-radius: 2px;
    color: #fff;
    background: #2e8a5e;
}
    .detail-btn:hover{
        color: #fff;
        background: #2e8a5e;
    }

.el-pager li:not(.disabled).active {
    background: #e4393c !important;
}

.el-pager li:not(.disabled):hover {
    color: #2e8a5e !important;
}
.shouHuo_btn {
   
    background: #05848d;
    color:#fff;
    border:1px solid #05848d;
    width:40px;
    border-radius:3px;

}
.boxShadow {

  line-height:35px;
}

.showColor {
  /*color:red;*/
}

/*帮助中心*/
#container{
    background-color: #f5f5f5;
    height:100%;
   
}
    #container .w {
        width: 1280px;
        margin: 0 auto;
    }

#content {
    padding-left: 120px;
    padding-top: 20px;
    display: inline-block;
    display: block;
    overflow:hidden;
}
#sub {
    float: left;
    width: 120px;
    position: relative;
    left: -120px;
}

#menu {
    width: 122px;
    padding-left: 10px
}

    #menu dl {
        padding-bottom: 15px
    }

        #menu dl dt {
            height: 28px;
            line-height: 28px;
            color: #333;
            font-weight: 700
        }

        #menu dl dd {
            color: #666;
            line-height: 24px
        }

            #menu dl dd a {
                color: #777
            }

                #menu dl dd a:hover {
                    color: #e4393c;
                    text-decoration: underline
                }

            #menu dl dd b {
                color: red;
                font-weight: 400
            }

            #menu dl dd.curr a {
                color: #e4393c;
                font-weight: 700
            }

            #menu dl dd.last {
                border-bottom: 1px dashed #e9eaec;
                margin-bottom: 6px;
                padding-bottom: 6px
            }

#menu-ads {
    width: 90px;
    margin-left: 10px;
    overflow: hidden
}

    #menu-ads a {
        display: inline-block;
        margin-bottom: 10px
    }

#menu-ads {
    width: 90px;
    margin-left: 10px;
    overflow: hidden
}

    #menu-ads a {
        display: inline-block;
        margin-bottom: 10px
    }


.btn-1, .btn-2, .btn-3, .btn-4 {
    background-color: #e74649;
    background-image: -moz-linear-gradient(top,#e74649,#df3134);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e74649),color-stop(1,#df3134));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74649', endColorstr='#df3134');
    background-image: -webkit-linear-gradient(top,#e74649 0,#df3134 100%);
    background-image: linear-gradient(to bottom,#e74649 0,#df3134 100%);
    border-radius: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    line-height: 18px;
    padding: 3px 15px 4px;
    color: #fff;
}
.btn-10, .btn-11, .btn-12, .btn-9 {
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(top,#F7F7F7,#F3F2F2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#F7F7F7),color-stop(1,#F3F2F2));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#F3F2F2', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#F3F2F2');
    background-image: -webkit-linear-gradient(top,#F7F7F7 0,#F3F2F2 100%);
    background-image: linear-gradient(to bottom,#F7F7F7 0,#F3F2F2 100%);
    border-radius: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    line-height: 18px;
    border: 1px solid #ddd;
    padding: 2px 14px 3px;
    color: #323333;
}