@charset "UTF-8";
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/

/*个人中心start*/
.topBox {
    position: relative;
    z-index: 99;
}
.top1 {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    overflow: visible !important;
}

.personHead{width: 100%;height: 40px;line-height: 40px;background: #15100d;font-size: 14px;color: #fff;position: relative}
.perBack a{color: #fff;padding-left: 30px;background: url(../images/back.png) no-repeat left center;transition: all .3s;-webkit-transition: all .3s}
.perBack a:hover{background: url(../images/back_h.png) no-repeat left center;color: #cf1027}
.perCom{overflow: hidden}
.perCom span{float: left;display: inline;margin-right: 35px;}
.perCom a{display: block;color: #fff;transition: all .3s;-webkit-transition: all .3s}
.perCom a:hover{color: #cf1027;}


.reg_head{height: 100px;background: #fff;width: 100%;position: relative}
.member_reg{line-height: 100px;font-size: 24px;font-weight: bold}
.member_reg a{color: #333;}
.member_reg a:hover{color: #761e1d;}

.perNav{width: 100%;height: 76px;line-height: 76px;background: #fff;}
.perLogo{margin-top: 25px}
.perLogo a{display: block;}
.perLogo a img{height: 28px;display: block}

.perN_l{}
.perN_dl{position: relative}
.perN_dl dd{float: left;padding: 0 15px;display: inline}
.perN_dl dd a{font-size: 16px;color: #333;border-bottom: 2px solid transparent;padding:26px 6px;position: relative;transition: all .3s;-webkit-transition: all .3s}
.perN_dl dd a:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width:0;
    height:0;
    overflow:hidden;
    font-size:0;
    line-height:0;
    border-width:4px;
    border-style:solid dashed dashed dashed;
    border-color: transparent transparent  transparent transparent;
    margin-left: -4px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.perN_dl dd:hover a{border-color: #761e1d}
.perN_dl dd:hover a:after{border-color: transparent transparent  #761e1d transparent;}
.perN_dl dd.hover a{border-color: #761e1d}
.perN_dl dd.hover a:after{border-color: transparent transparent  #761e1d transparent;}

/*个人中心*/
.member_head{height: 150px;}
.member_box{position: relative;padding: 35px 0}
.member_top{overflow: hidden;position: relative;padding-left: 100px;min-height: 80px;height: auto !important;height: 80px;}
.mem_pic{width: 80px;height: 80px;overflow: hidden;position: absolute;left: 0px;top: 0px;-webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
}
.mem_numb{font-size: 18px;color: #fff;}
.mem_numb span{font-size: 13px;}
.mem_user{overflow: hidden}
.mem_user a{display: block;overflow: hidden;float: left;font-size: 14px;color: #666;line-height: 30px;margin-right: 10px;height: 30px;width: 25px}
.mem_t1{background: url(../images/member/member1.png) no-repeat left center;}
.mem_t2{background: url(../images/member/member2.png) no-repeat left center;}

.mem_item1{padding: 26px 30px;}
.mem_item2{padding-bottom: 40px}
.mem_itemDl{overflow: hidden;font-size: 16px;}
.mem_itemDl dd{float: left;width: 28%;line-height: 30px}
.item_tit{color: #333;margin-bottom: 30px;font-size: 16px}
a.item_con1{display: block;line-height:30px;padding-left: 25px;background: url(../images/member/item1.png) no-repeat left center;color: #999;margin-bottom: 30px}
a.item_con1 em{font-size: 24px;color: #000;margin-left: 5px}
a.item_con2{display: block;width: 58px;height: 32px;border: 1px solid #9b7747;text-align:center;line-height: 34px;border-radius: 1px;color: #9b7747;font-size: 14px}
a.item_con2:hover{border-color: #d81e06;color: #d81e06}

.dd1_item{border-right: 1px dashed #9b7747;}
.dd2_item{padding: 0 60px;border-right: 1px dashed #9b7747}
.dd3_item{padding-left: 50px;}
.item_div{color: #666;margin-bottom: 30px}
a.item_upgrade{display: block;width: 106px;height: 36px;line-height: 36px;text-align: center;background: #d81e06;color: #fff;border-radius: 2px}
a.item_upgrade:hover{background: #b41d06}
.item_sort{overflow: hidden;font-size: 14px;color: #666}
.item_sort li{float: left;width: 50%;margin-bottom: 35px;line-height: 24px}
.item_sort li span{padding-left: 30px;}
.item_sort li span.it1{background: url(../images/member/item2.png) no-repeat left center}
.item_sort li span.it2{background: url(../images/member/item3.png) no-repeat left center}
.item_sort li span.it3{background: url(../images/member/item4.png) no-repeat left center}
.item_sort li span.it4{background: url(../images/member/item5.png) no-repeat left center}
.item_sort li span i{color: #b39f78}
a.item_man{color: #b39f78;padding-left: 15px}
a.item_man:hover{color: #d81e06}

.makeA_dl{margin: 0 -10px;overflow: hidden}
.makeA_dl dd{float: left;width: 25%;}
.makeA_dl dd .make_dd{padding-left: 130px;height: 110px}
.makeA_dl dd .make_dd.recod1{background: url(../images/member/item6.png) no-repeat left center}
.makeA_dl dd .make_dd.recod2{background: url(../images/member/item7.png) no-repeat left center}
.makeA_dl dd .make_dd.recod3{background: url(../images/member/item8.png) no-repeat left center}
.makeA_dl dd .make_dd.recod4{background: url(../images/member/item9.png) no-repeat left center}
.make1{font-size: 18px;color: #000;margin-bottom: 3px}
.make1 i{color: #761e1d}
a.make_record{font-size: 14px;color: #761e1d;padding-right: 20px;background: url(../images/member/icon3.png) no-repeat right center}
a.make_record:hover{color: #d81e06}
a.make_record:hover{background: url(../images/member/icon3_h.png) no-repeat right center}

.mem_or_list{padding: 0 20px;height: 50px;line-height: 50px;background: #f9f9f9;border-bottom: 1px solid #ddd;font-size: 16px;color: #333}
.mem_or_list .or i {color: #bd0000;}
.mem_or_list a{display: block;font-size: 14px;color: #666}
.mem_or_list a:hover{color: #bd0000}

/*提现*/
.put_forBox{padding: 28px;position: relative}
.put_com{padding: 0 240px}
.put_dl dd{margin-bottom: 20px;font-size: 14px;color: #333;line-height: 48px;}
.put_name{margin-right: 36px;text-align:right;width: 120px}
.put_Num{color: #761e1d}

.put_blank ul li{overflow: hidden; width: 380px;height: 46px;line-height: 48px;border: 1px solid #ddd;border-radius: 3px;padding: 0 10px;margin-bottom: 20px}
.put_blank ul li span{margin-left: 8px;padding-left: 135px;font-size: 14px;color: #000;display: block;background-position: left center; background-repeat: no-repeat;} 
.put_blank ul li i{display: block;width: 10px;height: 10px;border: 1px solid #b5b5b5;background: #e4e4e4;margin-top: 18px;border-radius: 50%;cursor: pointer;position: relative}
.put_blank ul li i:after{content: "";position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;margin-top: -3px;margin-left: -3px;border-radius: 50%;background: none}
.put_blank ul li.on i{border-color: #b5b5b5}
.put_blank ul li.on i:after{background: #b5b5b5;}
.put_add a{display:block;width: 400px;height: 46px;line-height: 48px;border: 1px solid #ddd;border-radius: 3px;background:#f0f0f0 url(../images/member/putAdd.png) no-repeat center center;transition: all .3s;-webkit-transition:  all .3s}
.put_add a:hover{background: #dedede url(../images/member/putAdd.png) no-repeat center center}

.put_text{overflow: hidden}
.put_text .put_inp{width: 120px;;border-radius: 3px;border: 1px solid #e6e6e6;padding: 0 10px}
.put_text .put_inp input{border: none;background: none;outline: none;height: 40px;;line-height: 40px;color: #333;width: 100%}
.put_text span{color: #999;margin-left: 10px}
.put_dl dt{padding-top: 20px;margin-left: 155px}
.put_dl dt a{display: block;width: 140px;height: 44px;line-height: 44px;text-align: center;background: #761e1d;border-radius: 3px;font-size: 14px;color: #fff;transition: all .3s;-webkit-transition:  all .3s}
.put_dl dt a:hover{background: #bd0000}

/*提现成功*/
.put_process{overflow: hidden}
.put_process a{display: block;padding-left: 20px;color: #666;background: url(../images/wen.png) no-repeat left center}
.put_prossBox{
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 100px;
}
.put_prossBox .intro{padding: 15px 0}
.put_Icon1{background: url(../images/success.png) no-repeat center bottom;padding-top: 150px;}
.put_Icon2{background: url(../images/fail.png) no-repeat center bottom;padding-top: 150px;}
.put_prossBox a{color: #b4a078;font-size: 14px;}
a.putDetailed{display: block;color: #b4a078;font-size: 14px}
a.putDetailed:hover{color: #bd0000}






.subBg{width: 100%;background: url(../test/subBg.jpg) no-repeat center center;background-size: cover; }
.all_content {
    width: 745px;
    height: 500px;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -230px 0px 0px -392px;
}



/*个人注册表单开始*/
.tp_form{padding: 45px 65px;background: #fdfcf9}
.tp_tabs{height: 100px;}
.tp_tab_dl{text-align: center;font-size: 0;border-bottom: 1px solid #ddd;line-height: 70px}
.tp_tab_dl dd{display: inline-block;font-size: 24px;color: #333;font-weight: bold;margin: 0 55px;position: relative}
.tp_tab_dl dd span{border: 4px solid #ddd;border-radius: 50%;width: 8px;height: 8px;display: block;background: #fff;position: absolute;bottom: -17px;left: 50%;margin-left: -8px;cursor: pointer}
.tp_tab_dl dd.hover span{background: #761e1d}

.tp_content{width: 570px;margin: 0 auto}
.tp_frBox{position: relative}
.tp_frBox dd{position: relative;margin-bottom: 10px}
.tp_span{width: 115px;height: 50px;line-height: 50px;font-size: 16px;color: #666;text-align: right;margin-right: 10px}
.xing{width: 3px;line-height: 50px;margin-left: 10px;color: #cf1027}
.xing.opct{opacity: 0}
.tp_inp{border: 1px solid #ddd;overflow: hidden;height: 48px;}
.tp_inp1{border: 1px solid #ddd;width: 430px;}
.tp_input{width: 100%;height: 48px;line-height: 48px;border: none;outline: none;background: none;text-indent: 10px}
.tp_code{margin-right: 13px;width: 145px;height: 50px;margin-left: 10px;cursor: pointer}
.tp_code img{width: 145px;height: 50px}
.update_span{display: block;width: 110px;line-height: 48px;background: #f7f7f7;border-left: 1px solid #ddd;text-align: center;font-size: 16px;cursor: pointer}

.tp_btn{padding: 20px 125px}
.tp_btn a.tp_reg{display: block;width: 430px;height: 56px;line-height: 56px;text-align: center;background: #761e1d;font-size: 18px;color: #fff}
.prt_book{margin-top:25px;font-size:18px;color:#000;float:left;line-height: 30px}
.prt_book a{color:#761e1d;}
.prt_book a:hover{color: #911f1d;}

.tp_sel{width: 28px;height: 28px;border: 1px solid #ddd;border-radius: 50%;margin-right: 10px;cursor: pointer;position: relative}
.tp_sel:after{content: "";position: absolute;width: 14px;height: 14px;border-radius: 50%;background: #ddd;left: 50%;margin-left: -7px;margin-top: -7px;top: 50%}
.tp_sel.on{border-color: #761e1d}
.tp_sel.on:after{background: #761e1d}

.selectAdd1{width:400px; height:48px; position:relative; padding-right:30px; border:1px solid #e6e6e6;}
.selectAdd1 .seljg{ padding-left:10px; line-height:48px; color:#666; font-size:14px; cursor:pointer;}
.selectAdd1 i{ display:block; width:30px; height:48px; background:url(../images/sel.jpg) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.selectAdd1 .selTj{ border-radius:3px;width:100%; overflow:hidden; border:1px solid #e6e6e6; border-top:none; max-height:240px; overflow-y:auto; position:absolute; left:-1px; top:49px; background:#fff; display:none;}
.selectAdd1 .selTj a{ display:block; height:30px; line-height:30px; padding-left:10px; color:#666666; margin-bottom:1px;}
.selectAdd1 .selTj a:hover{ background:#f8f8f8; color:#ff7800;}
.selectAdd1 .selTj a.hover{background:#f8f8f8; color:#ff7800;}

/*团队注册表单结束*/


/*登录*/
.formLogin{overflow: hidden;padding: 0 26px;width: 400px;margin: 0 auto}
.formTitle{text-align: center;padding: 30px 0;font-size: 0;}
.formTitle span{display: inline-block;font-size: 18px;color: #666;margin: 0 19px;border-bottom: 2px solid transparent;padding: 0 7px 10px;cursor: pointer;transition: all .3s;-webkit-transition: all .3s}
.formTitle span:hover{border-color: #761e1d;color: #761e1d}
.formTitle span.hover{border-color: #761e1d;color: #761e1d}

.login_dl{padding: 10px 0 0;}
.login_dl dd{margin-bottom: 20px}
.loginDiv{width: 100%;height: 50px;border: 1px solid #ddd;}
.loginText{padding-left: 50px;height: 100%;position: relative}
.loginText.em1{background: url(../images/log1.png) no-repeat 11px center;}
.loginText.em2{background: url(../images/log2.png) no-repeat 13px center;}
.loginText.em3{background: url(../images/log3.png) no-repeat 13px center;}
.loginText:after{content: "";position: absolute;width: 1px;height: 20px;left: 40px;top: 16px;background: #ddd}
.loginText input{border: none;background: none;outline: none;height: 50px;line-height: 50px;color: #333;width: 100%;font-size: 14px;font-family:"Microsoft YaHei";}
.loginText i{position: absolute;right: 0;top: 0;width: 130px;height: 50px;border-left: 1px solid #ddd;cursor: pointer}
.loginText i img{width: 130px;height: 50px;}
.login_dl dd input::-webkit-input-placeholder{
    color: #999;
    font-size: 14px;
}
.login_dl dd input::-moz-placeholder{
    color: #999;
    font-size: 14px;
}
.login_dl dd input:-ms-input-placeholder{
    color: #999;
    font-size: 14px;
}
.formComb{overflow: hidden;color: #666;font-size: 14px;}
.formSpan{padding-left: 30px;position: relative; cursor: pointer;}
.formSpan b{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.formSpan b.check{ background: url(../images/sel.png) no-repeat center center;}
.formComb a{color: #666}
.formComb a:hover{color: #761e1d}
.subBtn{overflow: hidden;}
.subBtn a{display: block;font-size: 16px;color: #666;height: 40px;line-height: 40px;text-align: center}
.subBtn a.submit1{background: #761e1d;color: #fff;border-radius: 3px;}
.subBtn a.submit1:hover{background: #912621;}
.subBtn a.submit2:hover{color: #333;}

/*找回密码*/
.formLogin2{overflow: hidden;padding: 0 55px}
.formLogo{text-align: center;font-size: 16px;color: #333;}
.formMm{border-bottom: 1px solid #ddd;color: #666;overflow: hidden}
.formMm li{height: 50px;line-height: 50px;position: relative;transition: all .3s;-webkit-transition: all .3s;cursor: pointer;font-size: 16px;padding: 0 40px;text-align: center}
.formMm li:after{content: "";position: absolute;bottom: 0px;left: 0;width: 100%;height: 2px;background: #761e1d;display: none;transition: all .3s;-webkit-transition: all .3s;}
.formMm li:hover{color: #761e1d}
.formMm li:hover:after{display: block}
.formMm li.hover{color: #761e1d}
.formMm li.hover:after{display: block}

.registerBox{padding: 20px 0 0}
.registerBox dt{margin-bottom: 20px;font-size: 12px;color: #666}
.registerBox dd{margin-bottom: 20px;}

.registInput{border: 1px solid #ddd;height: 50px;}
.registInput input{border: 0;background: none;outline: none;width: 100%;text-indent: 10px;line-height: 50px;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}
.intputFl{width: 60%;border: 1px solid #ddd}
.intputFl input{border: 0;background: none;outline: none;width: 100%;text-indent: 10px;line-height: 50px;font-size: 14px;color: #333;font-family:"Microsoft YaHei";}
.formInput1 a{color: #761e1d;}
.formInput1 a.getCode{display: block;width: 35%;height: 50px;text-align: center;line-height: 50px;background: #efefef;font-size: 14px}
.formInput1 a.getCode:hover{background: #dbdbdb}

.successBox{text-align: center}
.successBox .text{font-size: 20px;color: #333;padding: 30px 0}



/*我的分销*/
.distributBox{position: relative;}
.distributBox::after{
	content: '';
	display: block;
	clear: both;
}
.distrbut_com{width: 970px;}
.commissBox{height: 130px;overflow: hidden}
.commissFl{width: 365px;text-align: center;font-size: 16px;color: #fff;background: #cf1027;height: 100%}
.commissNum{font-size: 24px;font-weight: bold;padding: 40px 0 10px}

.commissFr{width: 600px;text-align: center;font-size: 16px;color: #fff;background: #baab8e;height: 100%;overflow: hidden}
.comm1{width: 50%;float: left;height: 100%;position: relative}
.comm1:after{content: "";position: absolute;right: -1px;top: 40px;width: 1px;height: 60px;background: #fff}

.commissTitle{height: 48px;line-height: 48px;border-bottom: 1px solid #dedede;background: #f9f9f9;padding: 0 20px;font-size: 16px;color: #333;font-weight: bold}
.commissActive{background: #f9f7f2;padding: 30px 80px;font-size: 14px;color: #333;}
.commissCopy{height: 310px;position: relative}
.copyContent{position: absolute;left: 50%;height: 240px;top: 50%;width: 360px;margin-left: -180px;text-align: center;margin-top: -120px}
.copyTit{font-size: 16px;color: #333;margin-bottom: 20px;}
.personEwm{width: 98px;height: 98px;background: #fff;margin: 0 auto;padding: 6px;margin-bottom: 10px}
.personEwm img{width: 100%;height: 100%}
.copyLink{font-size: 14px;color: #2e3132;margin-bottom: 10px}
.copyLink input{border: none;color: #333;background: none;outline: none;line-height: 20px}
a.copyBtn{width: 164px;height: 40px;line-height: 40px;text-align: center;margin: 0 auto;display: block;border-radius: 40px;background: #b39f78;font-size: 14px;color: #fff}
a.copyBtn:hover{background: #cf1027}
.commissRule{padding: 40px 0 100px;line-height: 30px;}

/*我的分享*/
.myShare_box{background: #fff;padding: 30px 20px;font-size: 14px;color: #333}
.myS_dl dt{border: 1px solid #ddd;background: #f9f9f9;overflow: hidden;height: 44px;line-height: 44px;}
.myS1{width: 50%;text-align: center}
.myS_dl dd{height: 58px;line-height: 58px;overflow: hidden;border-bottom: 1px solid #ddd;position: relative;}
.myS1 span{margin-left:100px;}
.ask_ava {width: 48px;position: absolute;left:200px;top: 6px;height: 48px;}
.ask_ava img {border-radius: 48px;}

/*佣金明细*/
.my_date{overflow: hidden}
.my_date span{margin-right: 5px;line-height: 30px}
.date_inp{width: 105px;height: 28px;line-height: 28px;outline: none;margin-right: 5px;text-indent: 5px}
a.dateLook{display: block;width: 120px;height: 32px;color: #fff;background: #761e1d;text-align: center;line-height: 32px;margin-left: 15px}

.commiss_list {overflow: hidden;border: 1px solid #ddd}
.commiss_list dt {height: 45px;overflow: hidden;line-height: 45px;text-align: left;font-size: 16px;color: #8d7249;background: #fbfaf6;padding-left: 40px;border-bottom: 1px solid #ddd}
.commiss_list dt div {display: block;overflow: hidden;float: left;}
.w_c150{width: 150px;}
.w_c270{width: 270px}
.commiss_list dd{padding: 20px 0;overflow: hidden;margin:0 18px 0 40px;border-bottom: 1px dashed #ddd;font-size: 14px;color: #666}
.commiss_list dd div {display: block;overflow: hidden;float: left;}
.commiss_list dd div span{display: block;line-height: 24px;}
.commiss_list dd div span.col9{color: #999}
.commiss_list dd:last-child{border: none}
.commiss_list dd .trade1{color: #8db2d8}
.commiss_list dd .trade1.cancel{color: #876d46}

/*晒单评价*/
.evalute_box{padding: 30px 20px;}
.shop_evalute{background: #f0f0f0;overflow: hidden;text-align: center;height: 38px;line-height: 38px;font-size: 14px;color: #666}
.shop_evalute div{width: 50%;}
.evalute_border{padding: 20px;border: 1px solid #ddd}
.evalute_com{position: relative}
.evalute_Img {
    display: block;
    width: 128px;
    height: 128px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 0px;
    top: 0px;
}
.evalute_Img img{width: 128px;height: 128px;}
.evalute_text{margin-left: 150px}
.evalute_teat{border: 1px solid #ddd;padding: 0 10px}
.evalute_teat textarea {
    display: block;
    width: 100%;
    height: 120px;
    overflow-x: hidden;
    overflow-y: auto;
    border: none;
    outline: none;
    background: #fff;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 5px 0px;
    font-family: 'microsoft yahei';
    resize: none;
}
.evalute_bottom{overflow: hidden}
.evalute_bottom .eval1{width:60px;height: 60px;background: url(../images/member/addPic.png) no-repeat center center }
.evalute_bottom .eval2{text-align: right}
.evalute_bottom .eval2 span{display: block;padding: 10px 0}
.evalute_bottom .eval2 a{display: block;width: 96px;height: 30px;line-height: 30px;text-align: center;background: #761e1d;border-radius: 2px;color: #fff;font-size: 14px}
.evalute_bottom .eval2 a:hover{background: #cf1027}

/*订单详情*/
.receiptInfor{border: 1px solid #ddd;}
.receiptTit{height: 44px;line-height: 44px;background: #f4f4f4;padding: 0 20px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd}
.reciptCon{padding: 20px;overflow: hidden}
.reciptDeta_dl{overflow: hidden;}
.reciptDeta_dl dd{padding-left: 85px; min-height: 22px; height: auto !important; height: 22px; position: relative; font-size: 14px; color:#666; line-height: 26px;}
.reciptDeta_dl dd span{display: block; width: 75px; height: 22px; overflow: hidden; line-height: 22px; position: absolute; left: 0px; top:0px; text-align: right;}
.reciptDeta_dl dt{padding: 25px 0 20px;font-size: 14px;color: #999}
.reciptDeta_dl dt i{color: #ff1028}

.recTotal_dl{overflow: hidden;}
.recTotal_dl dt,
.recTotal_dl dd{line-height: 40px;overflow: hidden;font-size: 14px;color:#222;}
.recTotal_dl span{display: block;overflow: hidden;float: left;padding-left: 80px}
.recTotal_dl i{display: block;overflow: hidden;float: right;text-align: right;}
.recTotal_dl dt{margin-top: 5px;border-top: 1px solid #e6e6e6;padding-top: 5px;text-align: right;}
.recTotal_dl dt span{display: block;overflow: hidden;float: left;padding: 0 60px 0 80px}
.recTotal_dl dt em{font-style: normal;font-size: 18px;color: #761e1d;float: right}



a.againBuy{width: 60px;height: 22px;line-height: 22px;border: 1px solid #b39f78;font-size: 14px;color: #b39f78}
a.againBuy:hover{border-color: #cf1027}



/*消息通知*/
.messageTabs{background: #f9f9f9;border-bottom: 1px solid #ddd;height: 48px;line-height: 48px;}
.messageTabs ul{overflow: hidden}
.messageTabs ul li{float: left;padding: 0 20px;font-size: 16px;color: #333;cursor: pointer}
.messageTabs ul li:hover a{color: #761e1d;}
.messageTabs ul li.hover{background: #761e1d;color: #fff}
.messageTabs ul li.hover a{color: #fff}

.message_con{padding:0 20px; min-height: 640px;}
.mes_conDl dd{padding: 20px 0;border-bottom: 1px solid #ddd}
.mes_conDl dd .mes_top{font-size: 14px;color: #666;padding: 10px 0 20px;}
.mes_conDl dd .mes_top span{font-size: 18px;color: #333;margin-right: 10px}
.mes_text{overflow: hidden}
.mes_text .pic{ width: 500px; overflow: hidden; position: relative;margin-right: 20px}
.mes_text .pic:before{ display: block; content: ''; padding-top: 38%;}
.mes_text .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.mes_content{overflow: hidden;font-size: 14px;color: #666;line-height: 30px}
.mes_content a{color: #6699cc}
.mes_text .actEnd{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);display: none;transition: all .3s;-webkit-transition:  all .3s}
.mes_text .actEnd .textSpan{position:absolute;width: 160px;height: 40px;left: 50%;top: 50%;margin-top: -20px;margin-left: -80px;color: #fff;font-size: 18px;text-align: center;line-height: 40px}
.mes_text .actEnd .textSpan:before{content: "";position: absolute;left: 0;top: 20px;width: 25%;height: 1px;background: #fff;}
.mes_text .actEnd .textSpan:after{content: "";position: absolute;right: 0;top: 20px;width: 25%;height: 1px;background: #fff;}

.mes_conDl dd.hover .actEnd{display: block}
.mes_conDl dd.hover .mes_content a{color: #c7c7c7}



/*账户信息*/
.account_dl{padding: 40px 60px;font-size: 14px;}
.account_dl dd{margin-bottom: 20px;}
.accountFl{width: 70px;overflow: hidden;height: 40px;line-height: 40px;font-size: 14px;color: #333;text-align: right;padding-right: 50px;}
.act_upload{width: 68px;height: 68px;margin-right: 30px;border-radius: 50%;-webkit-border-radius: 50%; }
.act_upload img{width: 68px;height: 68px;border-radius: 50%;-webkit-border-radius: 50%;}
.account_text{line-height: 40px;color: #333;}
.account_Name{height: 38px;border: 1px solid #ddd;overflow: hidden;width: 180px;}
.account_Name input{width: 100%;height: 38px;line-height: 38px;border: none;background: none;outline: none;text-indent: 10px}

.account_tel{line-height: 40px;overflow: hidden}
.account_tel a{color: #6698cb;margin-left: 20px}
.account_date{overflow: hidden}
.date_input{border: 0;background: none;height: 38px;line-height: 38px;width: 100%;position: relative;z-index: 1;text-indent: 10px;color: #666;font-size: 14px;}

.account_dl dt{padding: 40px 0;border-top: 1px solid #ddd;}
.account_dl dt a{display: block;width: 145px;height: 44px;background: #761e1d;color: #fff;font-size: 16px;text-align: center;line-height: 44px;border-radius: 3px}


/*我的银行卡*/
.bankList{padding: 25px;}
.blank_dl{overflow: hidden;margin: 0 -15px;}
.blank_dl dd{float: left;width: 33.333%}
.bankPic{margin: 0 15px}
.addBank{width: 266px;height: 142px;border: 1px dashed #ddd;border-radius: 10px;line-height: 142px;text-align: center;font-size: 16px;color: #eaeaea}
.addBank a{display: block;padding-left: 30px;height: 30px;position: relative}
.addBank a:before{content: "";position: absolute;left: 65px;top: 58px;width: 28px;height: 28px;background: url(../images/addBank.png) no-repeat left center}


/*添加银行卡*/
.bank_inp{padding: 20px;font-size: 14px;color: #666}
.addC_b dd{margin-bottom: 20px;}
.addC_b dd .sure{display: block;width: 145px;height: 44px;background: #761e1d;color: #fff;font-size: 16px;text-align: center;line-height: 44px;border-radius: 3px}
.addC_b dt{margin-left: 70px;line-height: 30px;font-size: 14px;color: #999;margin-bottom: 20px}
.addC_d{height: 44px;line-height: 44px;;font-size: 14px;padding-left: 30px;position: relative}
.addC_d em{position: absolute;left: 15px;top: 17px;width: 10px;height: 10px;border: 1px solid #d72626;border-radius: 50%;-webkit-border-radius:50% }
.addC_d em:after{content: "";position: absolute;left: 50%;top: 50%;width: 6px;height: 6px;background: #d72626;margin-left: -3px;margin-top: -3px;border-radius: 50%;-webkit-border-radius:50% }

.addCfl{width: 70px;height: 40px;line-height: 40px;text-align: right}
.addC_i{border: 1px solid #ddd;width: 350px;height: 38px;background: #ebebe4;}
.addC_i input{border: none;background: none;outline: none;height: 38px;line-height: 38px;text-indent: 10px;font-size: 14px;color: #666;width: 100%}
.formCr {
    padding: 0px 10px;
    border: 1px solid #d72626;
    position: relative;
    width: 330px
}
.inpTit1 {
    display: none;
    position: absolute;
    left: 210px;
    top: 55px;
    padding-left: 5px;
}
.inpTitTop1 {
    width: 365px;
    border: 1px solid #5b9fe2;
    background: #ecf6ff;
    padding: 5px 10px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
}
.inpTFl {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 11px;
    height: 7px;
    left: 20px;
    top: -6px;
    background: url(../images/member/trang.png) no-repeat center center;
}


.all_bank{width:770px;display:block;overflow:hidden;background-color: #f4f4f4;padding:20px;border: 1px solid #ddd}
.all_bank li{display:inline;float:left;width:178px;height:48px;border:1px solid #dddddd;margin:0 10px 10px 0;cursor:pointer;position:relative;}
.all_bank li img{display:block;width:178px;height:48px;}
.all_bank li i{display:block;width:180px;height:50px;position:absolute;top:-1px;left:-1px;z-index:2;}
.all_bank li.on i{background:url(../images/member/r_icon4.png) no-repeat center center;}

.addBc{position: relative}
.moreBank{position: absolute;width: 64px;height: 20px;left: 50%;margin-left: -32px;bottom: -20px;background: #f4f4f4;text-align: center;line-height: 20px;border: 1px solid #ddd;border-top: none;cursor: pointer;color: #666}

/*账号安全*/
.safe_dl{overflow: hidden;font-size: 16px;line-height: 40px;}
.safe_dl dd{border-bottom: 1px solid #ddd;overflow: hidden;padding: 20px 60px 0 60px}
.safe1{width: 190px;overflow: hidden}
.safe1 i{display: block;width: 20px;height: 40px;line-height: 40px;margin-right: 5px}
.sal1 i{background: url(../images/member/safe1.png) no-repeat center center}
.sal2 i{background: url(../images/member/safe2.png) no-repeat center center}
.safe2{font-size: 14px;color: #999}
.safe3 a{display: block;width: 98px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #ddd;border-radius: 2px;font-size: 14px;color: #666}
.fwB{font-weight: bold;color: #333}

/*地址管理*/
.manage_dl{
    overflow: hidden;
}
.manage_dl dt{
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color:#666;
    background: #fafafa;
    border: 1px solid #ddd;
}
.manage_dl dd {
    padding: 20px 0px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
}
.manage_dl dd.hover{background: #f0f0f0}
.manage_dl div{
    display: block;
    overflow: hidden;
    float: left;
}

.w_370{width: 320px;}
.w_120{width: 140px;}
.w_150{width: 150px;}
.w_180{width: 180px;}
.w_100{width: 100px;}
.manageAdd a {
    display: inline-block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #6698cb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 5px;
}
.manageAdd2 a{display: block;width: 82px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #b39f78;color: #b39f78;background: #f4f2ee;border-radius: 2px;margin: 0 auto}

.addT1 i{font-size: 14px;color: #999999;padding-left: 20px}
.addT2{
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.addT2 a{color: #6698cb;}

/*服务中心*/
.colrCb{color: #6699cc}
.colr3{color: #333}


/*我的足迹*/
.footP{overflow: hidden;padding: 0 20px}
.footP span{display: inline;font-size: 30px;color: #741d1c;margin:0 20px}
.footP i{display: block;height: 1px;background: #dedede;overflow: hidden;margin: 20px 0;}

/*我的积分*/
.integral_box{padding: 0 20px;}
.inteBg{background-size: cover;height: 265px;position: relative;}
.integBor{position: absolute;left: 108px;top: 50%;width: 340px;height: 196px;margin-top: -98px;background: #fefefd}
.integCom{margin: 10px;border: 1px solid #741d1c;height: 176px;text-align: center;font-size: 14px;color: #711d1b}
.inte1{font-size: 16px;margin-bottom: 15px}
.inte2{font-size: 48px;margin-bottom: 15px}
.inte3{text-align: center;}
.inte3 a{display: inline-block;border: 1px solid #741d1c;padding: 5px 12px;margin: 0 5px}

.integ_dl{border: 1px solid #ddd;overflow: hidden}
.integ_dl dt{height: 44px;line-height: 44px;padding: 0 20px;font-size: 14px;color: #333;background: #f5f5f5;border-bottom: 1px solid #ddd}
.integ_dl dd{display: inline;float: left;width: 33%;text-align: center;}
.integ_dl dd.dd1{ border-right: 1px solid #ddd;border-left: 1px solid #ddd}
.easy1{padding: 40px 0 22px;}
.easy2{font-size: 16px;color: #333;margin-bottom: 8px}
.easy3{font-size: 14px;color: #666;margin-bottom: 18px}
.easy4{font-size: 14px;margin-bottom: 50px}
.easy4 a.goShop{padding: 2px 20px;border: 1px solid #b39f78;color: #b39f78;border-radius: 2px;background: #f3efe9}
.easy4 a.goShop:hover{border-color: #ca202d;color: #ca202d}


/*积分明细*/
.integDel_dl{border: 1px solid #ddd;background: #fbfaf7;}
.integDel_dl dt{height: 40px;line-height: 40px;text-align: left;font-size: 16px;color: #8d7249;border-bottom: 1px solid #ddd;overflow: hidden;padding: 0 40px}
.integDel_dl dt span{display: inline;float: left;}
.w_310{width: 310px}
.w_415{width: 415px}
.integDel_dl dd{line-height: 40px;text-align: left;font-size: 14px;color: #666;border-bottom: 1px dashed #ddd;overflow: hidden;padding: 20px 0;margin: 0 40px}
.integDel_dl dd span{display: inline;float: left;}
.integDel_dl dd:last-child{border: none}


/*积分列表*/
.tn_col{font-size: 12px;color: #999;text-decoration: line-through}
.tn_col1{font-size: 16px;color: #999;text-decoration: line-through;font-weight: normal;margin-left: 10px}
.tn_col2{font-size: 16px;color: #761e1d;font-weight: normal}


/*我的发票*/
.my_invo{padding: 40px 60px;position: relative;font-size: 14px;color: #666;}
.invoice1{line-height: 28px;}
.invoice1 a{color: #6699cc}
.invoIntr{border: 1px solid #edd28b;padding: 0 15px;background: #fffdee;display: none}
.in1{padding: 15px 0 10px;border-bottom: 1px dashed #ddd}
.in1 span{color: #333;font-weight: bold}
.in2{padding: 10px 0;color: #e4393c}
.fillInvo{overflow: hidden;}
.fillInvo dt{line-height: 40px;font-weight: bold;color: #333;}
.fillInvo dd{overflow: hidden;margin-bottom: 10px}
.formFill{line-height: 40px;}
.formFi{
    padding: 0px 10px;
    width: 400px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: relative;}

.invoiceBtn{padding: 20px 0 30px 140px;border-bottom: 1px solid #ddd}
.invoiceBtn a{display: inline-block;height: 45px;line-height: 45px;text-align: center;border-radius: 3px;margin-right: 20px;font-size: 16px}
.invoiceBtn a.invoSure1{color: #fff;background: #761e1d;width: 125px;}
.invoiceBtn a.invoSure2{color: #6699cc;}
.invoiceBtn a.invoSure3{color: #6699cc;}

.invoAddress{line-height: 36px;}
.invoAddress .adIn1{font-weight: bold;color: #333}
.invoAddress .adIn2{font-weight: bold;}
.invoAddress .adIn2 a{font-size: 16px;color: #6699cc;margin-left: 10px}
.invoAddress .adIn3 a{display: inline-block;width: 80px;height: 28px;line-height: 28px;border: 1px solid #b39f78;color: #b39f78;background: #f5eada;text-align: center;border-radius: 2px}

.adIn_dl{padding-top: 10px;}
.adIn_dl dd{padding: 10px 0}
.formAdI{
    width: 90px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: right;
    padding-right: 10px;
}
.formI{color: #f16161}
.adInFr {
    padding: 0px 10px;
    width: 220px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: relative;
}

/*支付密码*/
.pay_pass{padding: 0 20px}
.payPass_dl{overflow: hidden;}
.payPass_dl dd{overflow: hidden;padding: 10px 0}
.formP{
    width: 75px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: right;
    padding-right: 10px;
}
.formPfr{width: 270px;border: 1px solid #ddd;height: 38px;line-height: 38px;position: relative}
.formPfr input{width: 100%;height: 38px;line-height: 38px;border: none;background: none;outline: none;text-indent: 10px}
a.sendCode{position: absolute;right: 0;top: 0;padding: 0 15px;border-left: 1px solid #ddd;z-index: 11;font-size: 14px;color: #666;}

/*加支付密码样式*/
.payPassword{padding: 25px 30px;background: #f4f4f4;}
.payDiv1{font-size: 16px;color: #000;}
.payDiv2{overflow: hidden}
.payDiv_inp{border: 1px solid #ddd;background: #fff;height: 48px;line-height: 48px;width: 280px;}
.payDiv_inp input{width: 100%;height: 48px;line-height:48px;background: none;border: none;text-indent: 10px }
a.forgetPass{display: block;margin-left: 15px;height: 50px;line-height: 50px;font-size: 16px;color: #3277de}
