/* Styles just for Pay  */
/* Latest modified on 2014-12-24 16:39 */

.myPayWrapper {
    background: #ececec;
    padding: 60px 0;
}

.myPayContainer {
    width: 1100px;
    margin: 30px auto 0;
}

/*11.21--lhq*/
.myPayDesc {
    height: auto;
    margin: 0 auto 10px;
    padding: 20px 0;
    background: #fafafa;
}

.myPayTitle {
    margin-bottom: 10px;
    font-size: 24px;
    color: #666666;
    line-height: 50px;
}

.myPayPrices {
    height: 50px;
    width: 720px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.myPayPrices-item {
    width: 230px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #666666;
    line-height: 50px;
}

.myPaySP {
    font-size: 22px;
    font-weight: bold;
    color: #e95950;
}

.myPayPrices-item span.myPaySP {
    font-size: 24px;
    line-height: 32px;
}

.myPayTips {
    margin: 20px auto 0;
    width: 940px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.myPayTips span {
    display: block;
    /*float: left;*/
    height: 30px;
    line-height: 30px;
}

.myPayTips span.myPayTips-yjzx {
    width: 115px;
    text-align: left;
    background: url(../yjimg/myPay-card.png) 80% 50% no-repeat;
}

.myPayTips span.myPayTips-text s.myPayTips-red {
    text-decoration: none;
    color: #e95950;
}

.myPayTips span.myPayTips-text s.myPayTips-sml {
    text-decoration: none;
}

.myPayFormContainer {
    padding: 15px 15px 0;
    background: #fff;
}

.myPayItems {
    margin: 15px 0;
    min-height: 35px;
    overflow: hidden;
    zoom: 1;
}

.myPayItems h2 {
    font-size: 16px;
    font-weight: bold;
    color: #595757;
    float: left;
    line-height: 36px;
}

.myPayCoupon {
    margin: 10px;
    overflow: hidden;
    width: 100%;
    height: 100px;
}

.couponcheckbox {
    margin-top: 28px;
    float: left;
    display: block;
    width: 18px;
    height: 18px;
}

.yongjincheckbox {
    margin-top: 28px;
    float: left;
    display: block;
    width: 18px;
    height: 18px;
}

.myPayCoupon .couponbox {
    position: relative;
    float: left;
    margin-left: 10px;
    padding: 7px 15px;
    width: 168px;
    height: 64px;
    background: url(../yjimg/coupon_box_bg.png) no-repeat;
}

.myPayCoupon .couponbox .couponmoney {
    position: absolute;
    left: 20px;
    top: 12px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
}

.myPayCoupon .couponbox .couponmoney span {
    font-size: 30px;
    line-height: 25px;

}

.myPayCoupon .couponbox .couendtime {
    position: absolute;
    left: 25px;
    top: 45px;
    font-family: "宋体";
    font-size: 12px;
    line-height: 12px;
    color: #fff;

}

.myPayCoupon .couponbox .coulimit {
    position: absolute;
    left: 25px;
    top: 60px;
    font-family: "宋体";
    font-size: 12px;
    line-height: 12px;
    color: #fff;

}

.myPayCoupon .couponbox .couendtype {
    position: absolute;
    top: 15px;
    right: 18px;
    width: 18px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

/*大卖场 背景图*/
.myPayCoupon .coupon-box-bg10{
    background-position: 0 -472px;
}
/*加价购 背景图*/
.myPayCoupon .coupon-box-bg11{
    background-position: 0 -555px;
}
/*已使用  已过期 背景图*/
.myPayCoupon .coupon-box-bg12{
    background-position: 0 -637px;
}

/*佣金券 全场通用*/
.myPayCoupon .coupon-box-bg14{
    background-position: -2px -720px;
}

/*佣金券添加角标*/
.coupon_box_jiaobiao{
    position: absolute;
    top: 0;
    left: 1px;
    width: 40px;
    height: 40px;
}
.coupon_box_jiaobiao_dmc{
    background: url("../yj2017/img/index_take_maijia_yj.png") no-repeat;
    background-size: 100% 100%;
}
.coupon_box_jiaobiao_jjg{
    background: url("../yj2017/img/index_take_maijia_jjg.png") no-repeat;
    background-size: 100% 100%;
}


.coupon-box-bg10 .pay_coupon_type i{
    color: #5e1aa5;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 4px;
}
.coupon-box-bg11 .pay_coupon_type i{
    color: #9b0038;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 4px;
}
.coupon-box-bg12 .pay_coupon_type i{
    color: #666666;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 4px;
}

.coupon-box-bg14 .pay_coupon_type i{
    color: #9b0038;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 4px;
}

/* input checkbox  按钮*/
.commissioncheckbox{
    margin-top: 28px;
    float: left;
    display: block;
    width: 18px;
    height: 18px;
}

.new_coupon_money{
    font-size: 40px;
    font-weight: bold;
    color: #fffefe;
    line-height: 50px;
    text-shadow: 2px 2px 5px #999999;
    float: left;
    margin-right: 8px;
}

.pay_coupon_type{
    float: left;
    margin-top: 5px;
}
.pay_coupon_type span{
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}
/*到期日期*/
.pay_coupon_time{
    width: auto;
    left: 18%;
    bottom: 6px;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 2px 4px;
}

.myPayCoupon .couponbox .yuan {
}

.myPayCoupon .coupon-box-bg1 {
    background-position: 0 -0;
}

.myPayCoupon .coupon-box-bg2 {
    background-position: 0 -78px;
}

.myPayCoupon .coupon-box-bg3 {
    background-position: 0 -157px;
}

.myPayCoupon .coupon-box-bg4 {
    background-position: 0 -236px;
}

.myPayCoupon .coupon-box-bg5 {
    background-position: 0 -314px;
}

.myPayCoupon .coupon-box-bg6 {
    background-position: 0 -392px;
}

.myPayCoupon li {
    float: left;
    margin: 10px 30px 10px 0;
    overflow: hidden;
}

.myPaymore{
	display: none;
	margin: 15px auto;
	padding: 6px 0;
	width: 1000px;
	height: 19px;
	background: #eeeeee;

}
.myPaymore .paymore{
	display: block;
	margin: 0 auto;
	width: 37px;
	height: 19px;
	background-image: url(../yjimg/coupon_arrow.png);
	cursor: pointer;
}
.myCommissionmore{
    display: none;
    margin: 15px auto;
    padding: 6px 0;
    width: 1000px;
    height: 19px;
    background: #eeeeee;

}
.myCommissionmore .commissionmore{
    display: block;
    margin: 0 auto;
    width: 37px;
    height: 19px;
    background-image: url(../yjimg/coupon_arrow.png);
    cursor: pointer;
}
.myPayItems h2 label {
    cursor: pointer;
}

.myPayItemInpBox {
    /*width: 23px;*/
    height: 36px;
    float: left;
    zoom: 1;
    margin: 10px 8px 0 10px;
}
.myPay_KuaiQ_box{
    float: none;
    margin: 0 0 0 0 ;
    border-bottom: 1px #ccc solid;
}

.myPay_KuaiQ_box span{
    display: inline-block;
    box-sizing: content-box;
    padding: 0 30px 0 10px;
}

.myPay_KuaiQ_box_span{
    border: 1px #ccc solid;
    border-bottom: none;
    background: #fff;
}

.myPay_inpYE_box {
    float: left;
    position: relative;
    width: 150px;
    height: 36px;
}

.myPay_inpYE_box p {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 14px;
    color: #a09e9e;
}

.myPay_inpYE {
    display: block;
    margin: 0 auto;
    padding: 0 5px;
    width: 111px;
    height: 34px;
    background: #fff;
    border: 1px solid #898989;
    line-height: 34px;
    font-size: 16px;
    color: #666;
}

.myPay-leftYuE {
    float: left;
    margin-left: 15px;
    line-height: 33px;
    font-size: 16px;
    color: #221815;
}

.myPay-leftYuE span {
    font-weight: bold;
    font-size: 20px;
}

.myPay_item_KuaiQ {
    box-sizing: border-box;
    border: 1px #ccc solid;
    border-top: none;
    padding:0 15px 5px;
    margin: 0 0;
}

.myPayBanks {
    width: 1045px;
    overflow: hidden;
    zoom: 1;
}
.myPayBanks_saoma{
    width: 1045px;
    overflow: hidden;
    zoom: 1;
    display: none;
}
.myPayBanks_saoma_title {
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 0 0 35px;
    margin: 10px 0;
}
.myPayBanks_saoma_box{
    display: flex;
    box-sizing: border-box;
    padding: 0 0 0 50px;
}
.myPayBanks_saoma_weixin, .myPayBanks_saoma_zhifubao{
    width: 200px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px #cacaca solid;
    cursor: pointer;
}
.myPayBanks_saoma_weixin{
    margin: 0 50px 0 0 ;
}
.myPayBanks_saoma_weixin_icon, .myPayBanks_saoma_zhifubao_icon{
    display: inline-block;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    /*border: 1px #000 dashed;*/
    background: url("../yj2017/img/right-icon.png") no-repeat;
    margin: 0 12px 0 0;
}
.myPayBanks_saoma_weixin_icon{
    background: url("../yj2017/img/weixin_icon.jpg") no-repeat;
    background-size: 100%;
}
.myPayBanks_saoma_zhifubao_icon{
    background: url("../yj2017/img/zhifubao_icon.jpg") no-repeat;
    background-size: 100%;
}

.myPayBanks_saoma_weixin_avtive{
    background: url("../yj2017/img/right-icon.png") no-repeat;
    background-position: right bottom;
    border: 2px #3cb035 solid;
    color: #3cb035;
    font-weight: 600;
}
.myPayBanks_saoma_zhifubao_avtive{
    background: url("../yj2017/img/right-icons.png") no-repeat;
    background-position: right bottom;
    border: 2px #2594cb solid;
    color: #2594cb;
    font-weight: 600;
}
.moban_zhifubox{
    position: fixed !important;
    left: 50%;
    top: 30%;
    z-index: 111112;
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    outline: 0;
    width: 480px;
    height: 400px;
    margin-left: -240px;
    box-shadow: 0 3px 7px rgba(0,0,0,.3);
    -webkit-background-clip: padding-box;
    display: none;
}
.moban_zhifubox_del{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    background: url("../yj2017/img/new_login_del.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
}

#payForm_ShouXinYi h2 {
    line-height: 70px;
    height: 70px;
}

#payForm_ShouXinYi .myPayItemInpBox {
    margin-top: 27px;
}

.myPay_bankItem {
    width: 154px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin: 10px;
}

.myPayBankRadio_box {
    width: 18px;
    height: 18px;
    float: left;
    margin: 10px 7px 0 0;
}

.myPayBankImg {
    display: block;
    width: 121px;
    height: 34px;
    float: left;
    border: 1px solid #dcdddd;
    background-repeat: no-repeat;
    background-size: 121px 34px;
}

.myPayBankImg:hover {
    border: 1px solid #898989;
}

.myPayBankImg label {
    display: block;
    width: 121px;
    height: 34px;
    text-indent: -99999px;
    cursor: pointer;
}

.banKName-gongshang {
    background-image: url(../yjimg/banKName-gongshang.png);
}

.banKName-jianshe {
    background-image: url(../yjimg/banKName-jianshe.png);
}

.banKName-zhongguo {
    background-image: url(../yjimg/banKName-zhongguo.png);
}

.banKName-nongye {
    background-image: url(../yjimg/banKName-nongye.png);
}

.banKName-jiaotong {
    background-image: url(../yjimg/banKName-jiaotong.png);
}

.banKName-zhaoshang {
    background-image: url(../yjimg/banKName-zhaoshang.png);
}

.banKName-minsheng {
    background-image: url(../yjimg/banKName-minsheng.png);
}

.banKName-youzhengchuxu {
    background-image: url(../yjimg/banKName-youzhengchuxu.png);
}

.banKName-youzheng {
    background-image: url(../yjimg/banKName-youzheng.png);
}

.banKName-guangda {
    background-image: url(../yjimg/banKName-guangda.png);
}

.banKName-bj {
    background-image: url(../yjimg/banKName-bj.png);
}

.banKName-bjnongshang {
    background-image: url(../yjimg/banKName-bjnongshang.png);
}

.banKName-guangfa {
    background-image: url(../yjimg/banKName-guangfa.png);
}

.banKName-fazhan {
    background-image: url(../yjimg/banKName-fazhan.png);
}

.banKName-huaxia {
    background-image: url(../yjimg/banKName-huaxia.png);
}

.banKName-shanghai {
    background-image: url(../yjimg/banKName-shanghai.png);
}

.banKName-shnongshang {
    background-image: url(../yjimg/banKName-shnongshang.png);
}

.banKName-pufa {
    background-image: url(../yjimg/banKName-pufa.png);
}

.banKName-xingye {
    background-image: url(../yjimg/banKName-xingye.png);
}

.banKName-zhongxin {
    background-image: url(../yjimg/banKName-zhongxin.png);
}

.banKName-nanjing {
    background-image: url(../yjimg/banKName-nanjing.png);
}

.banKName-hangzhou {
    background-image: url(../yjimg/banKName-hangzhou.png);
}

.banKName-bohai {
    background-image: url(../yjimg/banKName-bohai.png);
}

.banKName-huishang {
    background-image: url(../yjimg/banKName-huishang.png);
}

.banKName-zheshang {
    background-image: url(../yjimg/banKName-zheshang.png);
}

.banKName-ningbo {
    background-image: url(../yjimg/banKName-ningbo.png);
}

.banKName-dongya {
    background-image: url(../yjimg/banKName-dongya.png);
}

.banKName-pingan {
    background-image: url(../yjimg/banKName-pingan.png);
}

.banKName-ShouXinYi {
    background-image: url(../yjimg/banKName-shouxinyi.png);
}

#sxyBox {
    display: none;
    margin: 18px 0 0 55px;
}

.myPayBtn {
    margin: 0 auto;
    height: 70px;
    width: 186px;
    padding: 30px 0;
    overflow: hidden;
    zoom: 1;
}

.myPaySubmitBtn {
    display: block;
    width: 186px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #ce0000;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border-radius: 8px;
}

.myPaySubmitBtn:hover {
    background: #9d0000;
}

.myPay_item_QiTa {
    border-bottom: 1px solid #cacbcc;
}

.myPayCheckbox {
    float: left;
    display: block;
    width: 18px;
    height: 18px;
}

.myPayCouponAll {
    float: left;
    display: block;
    width: 18px;
    height: 18px;
}

.myPayRadio {
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 10px;
    opacity: 0;
}
.myPayRadio4KQ_label{
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    display: block;
    margin-left: 10px;
    /*margin-right: 64px;*/
    cursor: pointer;
}

.myPayBankRadio, .myPayBankRadio4SXY {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
}

.myPay-leftYuEMsg {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #c42803;
    margin-left: 10px;
}

.submitMsg {
    float: right;
    width: 186px;
    text-align: center;
    color: #c42803;
    font-size: 14px;
    line-height: 2em;
    clear: both;
}

.myPayNotIE {
    display: none;
    width: 420px;
    margin: 0px auto 15px;
    text-align: center;
    font-size: 14px;
    text-indent: 65px;
    color: #e95950;
    background: url(../yjimg/ua-alert.png) 85px 50% no-repeat;
}

/* 选择发货方式 confirmsend.html */
.mysendContainer {
    min-height: 600px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 25px;
}

.mysendTitle {
    height: 40px;
    border-bottom: 1px solid #c9caca;
}

.mysendTitle h1 {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #8e5802;
}

.mysendContent {
    padding: 20px 10px;
}

.mysendTabs {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
}

.mysendTabs li {
    width: 80px;
    float: left;
    font-size: 16px;
    line-height: 1em;
}

.mysendTabs li.item-outer-first {
    border-right: 1px solid #231815;
}

.mysendTabs li.item-outer-second {
    text-align: right;
}

.mysendTabs li a {
    color: #727171;
}

.mysendTabs li.selected a {
    color: #231815;
    font-weight: bold;
}

.mysendPersonInfo {
    margin: 30px 0;
}

.mysendPersonInfo h2 {
    font-size: 14px;
    color: #231815;
    font-weight: bold;
    margin: 30px 0 10px;
}

.mysendPersonInfo h2 span {
    font-size: 12px;
    color: #727171;
}

.mysendItem {
    margin: 10px 0;
    overflow: hidden;
    zoom: 1;
}

.mysendItem s {
    display: block;
    text-decoration: none;
    float: left;
    font-size: 14px;
    color: #c42803;
    font-weight: bold;
    line-height: 32px;
    width: 30px;
    text-align: center;
}

.mysendItem input[type=text], .mysendItem select {
    display: block;
    height: 30px;
    float: left;
    border: 1px solid #DDD;
    color: #666;
}

.mysendItem input[type=text] {
    width: 188px;
    padding: 0 5px;
}

.mysendItem select[name="city"] {
    margin-left: 10px;
}

.mysendItem select {
    width: 200px;
}

.chooseAddress ul li {
    height: 32px;
    cursor: pointer;
    padding: 3px 10px;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
    line-height: 1em;
    border: 1px solid #fff;
}

.chooseAddress ul li.selected {
    height: 32px;
    border: 1px solid #ffef7a;
    background: #ffffd1;
}

.chooseAddress ul li.selected strong {
    color: #ff5b00;
}

.chooseAddress ul li .sendTos {
    display: block;
}

.chooseAddress ul li strong {
    width: 45px;
    color: #fff;
    float: left;
    line-height: 32px;
}

.chooseAddress ul li input.sendTo_inp {
    width: 25px;
    margin-top: 10px;
    margin-right: 20px;
    float: left;
}

.chooseAddress ul li span.sendTos {
    float: left;
    line-height: 32px;
}

.chooseAddress ul li span.sendTo_loc {
    width: 600px;
}

.chooseAddress ul li span.sendTo_Mob {
    width: 160px;
}

.chooseAddress ul li span.sendTo_idnum {
    width: 260px;
}

.chooseAddress ul li span.sendTo_menshi {
    width: 200px;
}

.chooseAddress ul li span.sendTo_Name {
    width: 130px;
}

.chooseAddress ul li span.defaultAddr {
    color: #999;
}

.chooseAddress ul li a.sendTos {
    float: right;
    color: #2a68da;
    line-height: 32px;
}

.mysendHiddenItem, .mysendtips {
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
}

.mysendHiddenItem input.mysendRadio {
    display: block;
    float: left;
    margin: 8px 5px 0 0;
}

.mysendHiddenItem label.ifbaojia {
    display: block;
    float: left;
    color: #666;
    cursor: pointer;
    margin-top: 5px;
}

.mysendtipmsgs {
    float: left;
    margin-left: 20px;
}

.mysendtipmsgs label, .mysendtipmsgs input, .mysendtipmsgs span {
    display: block;
    float: left;
}

.mysendtipmsgs label.bjtxt {
    color: #666;
    margin-top: 5px;
}

.mysendtipmsgs input.inputBaojia {
    border: 1px solid #ddd;
    width: 100px;
    padding: 3px 5px;
    margin: 2px 5px 0 0;
}

.mysendtipmsgs span {
    color: #666;
    margin-top: 5px;
}

.mysendtipmsgs span.bjfei {
    margin: 5px 20px 0 0;
}

.mysendtipmsgs span.baojmsg {
    margin: 5px 0 0 10px;
    color: #c42803;
}

.mysendBtn a {
    display: block;
    margin: 50px auto 10px;
    width: 186px;
    height: 50px;
    background: #f4b91c;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
}

.mysendBtn a:hover {
    background: rgb(255, 204, 65);
}

.mysendBtn p {
    display: none;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #c42803;
}

.mysendMap {
    margin: 20px auto;
}

.mysendMap p {
    font-size: 14px;
    text-align: left;
    line-height: 2em;
    color: #727171;
}

.mysendMap span {
    font-weight: bold;
    color: #000;
}

.mysendMap img {
    display: block;
    margin: 10px auto 0;
    border: 1px solid #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    border-radius: 5px;
    overflow: hidden;
}

