@charset "utf-8";
/***** 个人中心-通用样式 Start *****/

.button32{ display: inline-block; width: auto; height: 32px; font-size: 14px; padding: 0 20px; line-height: 32px; border-radius: 3px; background: #ff4538; color: #fff;-moz-transition: all 0.3s ease;  transition: all 0.3s ease;  -o-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;}
.button32:hover{ background: #e63225; color: #fff;}


/***** 个人中心-充值 Start *****/
.fl{float: left;}
.fr{float: right;}
.main-box{font-family: MicrosoftYaHei;width: 100%;padding-top:50px;}
.main-common-box{width: 1200px;min-height:800px;margin: 0px auto;border: 1px solid #EEEEEE;background-color: #fff;box-shadow: 0px 5px 5px #f4f4f4;display: table;}
.main-common-box .pay-menu{width: 230px;min-height:780px;border-right: 1px solid #EEEEEE;background-color: #F8F8F8;padding-top: 20px;display: table-cell;vertical-align: top;}
.main-common-box .pay-menu ul li{width: 150px;height: 40px;border: 1px solid #DDDDDD;margin: 40px;border-radius: 20px;font-size: 18px;font-weight: 500;text-align: center;line-height: 40px;}

.main-common-box .orderDetails-box-container{display: table-cell;}
.main-common-box .pay-menu ul li a{display:block;width: 100%;height: 100%;}
.main-common-box .pay-menu ul li.red{border-color: #FF0000;position: relative;background: #fff;}
.main-common-box .pay-menu ul li.red::after{content: "";display: block;width: 34px;height: 1px;background: #FF0000;position: absolute;top: 50%;right: -34px;}
.main-common-box .pay-menu ul li.red em{color: #FF0000;top:0;font-size: 14px;right: -47px;position: absolute;}
.main-common-box .pay-menu ul li.red a{color: #FF0000;}
.main-common-box .pay-content{width: 887px;padding: 30px 40px;position: relative;overflow: hidden;}
.main-common-box .pay-content.no-menu{width: 1120px;padding: 30px 40px;position: relative;overflow: hidden;}
.main-common-box .pay-content h1.pay-title{width: 100%;line-height: 58px;border-bottom: 1px solid #DDDDDD;}
.main-common-box .pay-content h1.pay-title .level-indent{vertical-align: middle;margin-left: 10px;}
.main-common-box .pay-content h1.pay-title i{display: inline-block;height: 17px;border-left: 4px solid #FF0000;margin-right: 15px;vertical-align: middle;}
.main-common-box .pay-content h1.pay-title span{font-size: 20px;color: #333;vertical-align: middle;}
.main-common-box .pay-content h1.pay-title-mainState{display: flex;align-items: center;}
.main-common-box .pay-content h1.pay-title-mainState .main-state{margin-left: 12px;}
.main-common-box .pay-content .title-content{overflow: hidden;font-size: 15px;}
.main-common-box .pay-content .title-content.new-title-content{border-bottom: 1px solid #dddddd;}

.pay-content .title-content .content-left{width: 10%;margin-top: 38px;font-size: 14px;font-weight: 500;}
.pay-content .title-content .content-left div{text-align: right;margin-bottom: 42px;width: 100%;color: #555555;}

.pay-content .title-content .content-right{margin: 38px 0px 0px 10px;}
.content-right span:first-child{color: #ff4538;font-weight: 600;}
.content-right .pay-amount-val{margin-top: 27px;}
.content-right .pay-amount-val input{width: 138px;height: 34px;border: 1px solid #DDDDDD;padding-left: 10px;line-height: 34px;}
.content-right .pay-amount-val input::-moz-placeholder{font-size: 12px;color: #bbbbbb;}
.content-right .pay-amount-val input::-ms-input-placeholder{font-size: 12px;color: #bbbbbb;}
.content-right .pay-amount-val input::-webkit-input-placeholder{font-size: 12px;color: #bbbbbb;}
.content-right .pay-amount-val span{font-size: 12px;color: #888888;margin-left: 10px;}
.content-right .pay-amount-val span a{color: #2aa4ff;}
.content-right .pay-amount-val em{font-size: 12px;margin-left: 15px;color: #999;font-family: simsun;}

.content-right .pay-way-val div{font-family: MicrosoftYaHei;position:relative;width: 185px;height: 50px;border: 1px solid #DDDDDD;margin: 32px 20px 0px 0px;font-size: 14px;line-height:50px;color: #333333;cursor: pointer;text-align: center;}
.content-right .pay-way-val div.on i{width: 16px;height: 16px;display: block;background: url(../images/img/check.png) no-repeat;position: absolute;bottom: 0;right: 0;}
.content-right .pay-way-val div.on{border: 1px solid #ff4538;}
.content-right .pay-way-val div:last-child{margin-right: 0;}
.content-right .pay-way-val div.way-zhi em{font-size: 32px;color: #00A6ED;vertical-align: middle;}
.content-right .pay-way-val div.way-wei em{font-size: 28px;color: #18D100;vertical-align: middle;}
.content-right .pay-way-val div.way-qq em{font-size: 28px;color: #f5c378;vertical-align: middle;}
.content-right .pay-way-val div.way-ysf em{font-size:31px;color: red;vertical-align: middle;}
.content-right .pay-way-val div.way-ysf b{display: block;line-height: 1;color: #aaa;margin-top: 2px;font-size:12px ;}
.content-right .pay-way-val span{vertical-align: middle;display: inline-block;line-height: 1;text-align: left;margin-left: 8px;}
.content-right .pay-way-val s{text-decoration: none;}
.content-right .pay-tips{color: #999;font-size: 12px;margin-top: 15px;font-family: simsun;}
.pay-result{font-size: 14px;width: 100%;margin-top: 20px;color: #878787;}
.pay-result span{text-align: right;width: 10%;display: inline-block;color: #555555;}
.pay-result em{font-size: 24px;font-weight: bold;font-family: arial;color: #ff4538;margin-left: 15px;}
.pay-result i em{font-weight: normal;margin-left: 0;font-size: 14px}
.pay-box-container{position: relative;}
.pay-box-container .tip-box{font-size: 12px;line-height: 30px;color: #aaaaaa;position: absolute;bottom: 30px;left: 270px;}
.pay-box-container .tip-box p i{color: #2aa4ff;}
.pay-content .pay-btn{margin-top:20px;width: 150px;height: 36px;background: #ff4538;border-radius: 3px;font-size: 14px;text-align: center;line-height: 36px;margin-left: 80px;}
.pay-content .pay-btn a{display: block;width: 100%;height: 100%;color: #FFFFFF;}
/******* 个人中心-充值 End *******/ 
/***** 个人中心-充值成功 Start *****/
.paySuccess-box-container .true-mark{width: 100px;height: 100px;background:url(../images/turemark.png) center center no-repeat;margin: 100px auto 0px;box-sizing: border-box;}
.paySuccess-box-container .pay-success{width: 100%; text-align: center;font-size: 32px;color: #23AC3B;margin-top: 30px; font-weight: normal;}
.paySuccess-box-container .logkey-container { width: 750px; height: 30px; text-align: center; line-height: 30px;  font-size: 15px;  margin: 20px auto 0;}
.paySuccess-box-container .logkey-container p{display: inline-block;font-size: 18px;margin: 10px;font-family: "microsoft yahei";}
.paySuccess-box-container .logkey-container p span{color: #ff4538;}
.paySuccess-box-container .logkey-container em{display: inline-block;margin: 0 5px; color: #ff4538; border: none; font-size: 16px; line-height: 30px;}
.paySuccess-box-container .logkey-container button{ font-family: "微软雅黑"; font-size: 13px; height: 24px; padding: 0 10px; border-radius: 3px; background: #F5F5F5; border: 1px solid #BDBDBD; cursor: pointer; }
.paySuccess-box-container .paySuccess-btn{height: 44px;text-align: center;line-height: 44px;font-size: 18px;margin: 35px auto 0px;}
.paySuccess-box-container .btn-left{display:inline-block;background: #FF483B;width: 200px; height:44px; border: none; line-height: 44px; color: #FFFFFF;border-radius: 3px;}
.paySuccess-box-container .btn-left a{display: block;width: 100%;height: 100%;color: #fff;}
.paySuccess-box-container .btn-left a:hover{background: #ff6156;}
.paySuccess-box-container .btn-right{display:inline-block;margin-left: 20px;background: linear-gradient(to bottom,#fefefe,#e9e9e9);width: 198px;height: 44px;border: 1px solid #BDBDBD; margin-right: 20px;border-radius: 3px;}
.paySuccess-box-container .btn-right a{display: block;width: 100%;height: 100%;}
.paySuccess-box-container .btn-right a:hover{background: linear-gradient(to bottom,#e9e9e9,#fefefe);}
.paySuccess-box-container .pay-information{ width: 750px; margin: 50px auto 0; padding: 30px 20px 0 60px; border-top: 1px dotted #ddd;}
/***** 个人中心-充值成功 End *****/
/***** 个人中心-充值失败 Start *****/
.payFail-box-container .true-mark{width: 100px;height: 101px;background:url(../images/img/fail.png);margin: 204px auto 0px;}
.payFail-box-container .pay-fail{width: 100%; text-align: center;font-size: 32px;color: #FF483B;margin-top: 30px;font-weight: 600;}
.payFail-box-container .pay-fail-notice{width: 100%; text-align: center;font-size: 18px;margin-top: 14px;font-weight: 600;}
.payFail-box-container .payFail-btn{width: 440px;height: 44px;text-align: center;line-height: 44px;font-size: 18px;margin: 48px auto 0px;}
.payFail-btn .btn-left a{background: #FF483B;width: 200px;color: #FFFFFF;margin-right: 20px;border-radius: 3px;}
.payFail-btn .btn-right a{background: linear-gradient(to bottom,#fefefe,#e9e9e9);width: 198px;height: 42px;border: 1px solid #BDBDBD;color: #000;margin-right: 20px;border-radius: 3px;}
.payFail-btn .btn-left a:hover{background: #ff6156;}
.payFail-btn .btn-right a:hover{background: linear-gradient(to bottom,#e9e9e9,#fefefe);}
.payFail-btn div a{display: block;width: 100%;height: 100%;}

/***** 个人中心-充值失败 End *****/
/***** 个人中心-登录密码 Start *****/
.registerform{margin-left: 40px;margin-top: 30px;color: #333;}
.registerform ul li{margin-bottom: 40px;position: relative;}
.registerform ul li label{margin-right: 20px;display: inline-block;text-align: right;width: 92px;}
.registerform ul li:last-child label{margin-left: 1px;}
.registerform ul li input{width: 207px;height: 35px;}
.registerform ul li .Validform_checktip{display: block;left: 114px;position: absolute;}
.registerform .action input{width: 150px;height: 36px;text-align: center;line-height: 36px;font-size: 16px;color: #fff;background: #ff4538;border: 0;border-radius: 3px;margin-left: 113px;font-family: "microsoft yahei";margin-top: 10px;}

/***** 个人中心-登录密码 End *****/
/***** 个人中心-订单列表Start *****/
.registerform ul.ddlb li em{font-size: 18px}
.registerform ul.ddlb li em i{color: #009933;}
.registerform ul.ddlb li .Validform_checktip{left: 70px;}
.registerform ul.ddlb li a{display: inline-block;font-size: 12px;width: 100px;height: 32px;text-align: center;line-height: 32px;border-radius: 3px;color: #ff4538;margin-left:-1px;position: relative;}
.registerform ul.ddlb li a.draw{border: 1px solid #209004;color: #209004;}
.registerform .action input.save{width: 150px;height: 36px;text-align: center;line-height: 36px;font-size: 16px;color: #fff;background: #ff4538;border: 0;border-radius: 3px;margin-left: 67px;font-family: "microsoft yahei";margin-top: 30px;}
.registerform ul.ddlb li a:before{position: absolute;display: block;content: "";width: 1px;background: #ddd;height: 12px;top: 11px;left: 10px;}
/***** 个人中心-订单列表End *****/
/***** 个人中心-登录主体 End *****/
.user-box{background: #000000;color: #000000;position: relative;background: url(../images/img/dx-bg.jpg) no-repeat;overflow: hidden;}
.user-box .user-title{width: 100%;height: 100px;line-height: 100px;font-size: 24px;}
.user-box .user-title img{margin: 0px 14px 0px 22px;}
.user-box .user-login-container{overflow: hidden;position: relative;}
.user-box .user-login1{margin-left: 756px;float: left;}
.user-box .user-login2{margin-left: 1246px;position: absolute;top: 100px;}
.user-box .user-login2 .login-attention span.error{display: inline-block;width: 16px;height: 16px;margin: 0px 0px 0px 0px;background: url(../images/img/erro.png) no-repeat 0px 0px;background-size: 100%;}
.user-box .login-common-box{width: 368px;height: 354px;margin-top: 216px;background: #FFFFFF;padding: 38px 0px 0px 32px;border-radius: 3px;float: left;}
.login-common-box .login-title{height: 38px;line-height: 38px;font-size: 22px;font-weight: 600;}
.login-common-box div input{width: 320px;height: 40px;padding-left: 12px;line-height: 40px;font-size: 14px;color: #A9A9A9;background: #F4F4F4;outline: none;border: 1px solid #DDDDDD;border-radius: 2px;margin-top: 15px;}
.login-common-box .login-number .number-left{width: 212px;margin-right: 12px;}
.login-common-box .login-number .number-right{width: 108px;}
.login-common-box .login-once{width: 332px;height: 45px;text-align: center;line-height: 45px;background: #FF483B;font-size: 16px;color: #FFFFFF;margin-top: 15px;border-radius: 3px;}
.login-auto .auto-left input{width: 14px;height: 14px;border: 1px solid #DDDDDD;}
.login-auto .auto-left{margin-top: 15px;}
.login-auto .auto-right{margin: 28px 35px 0px 0px;}
.login-auto .auto-right a{color: #FF483B;}

/***** 个人中心-登录主体 End *****/
/***** 个人中心-订单详情主体*****/
.title-content.order-details{ width: 100%; margin: 0; padding-top: 30px;}
.title-content.order-details .od-title{ width: 100%; clear: both; height: 45px;}
.title-content.order-details h1{ font-size: 22px; line-height: 45px; color: #777; display: inline-block;}
.title-content.order-details a{ float: right; margin-top: 6px;}
.title-content.order-details a{ float: right; margin-top: 6px;}
.title-content.order-details a{ float: right; margin-top: 6px;}
/***** 个人中心-申请维权Start*****/
.apply-right{}
.apply-right ul{margin-top: 40px;font-size: 14px;color: #555;width: 900px;}
.apply-right ul li{margin-bottom: 35px;}
.apply-right ul li label{margin-right: 15px;vertical-align: top;}
.apply-right ul li em.name{color: #3399ff;}
.apply-right ul li .comselect ul{margin-top: 0;width: 448px;border-top:1px solid #ccc;}
.apply-right ul li .comselect ul li{margin-bottom: 0;}
.apply-right ul li textarea{vertical-align: top;padding: 5px;}
.apply-right ul li .safeguard-screenshot{display: inline-block;width: 738px;}
.apply-right ul li .safeguard-screenshot #uploader-demo{display: inline-block;}
.apply-right ul li .safeguard-screenshot #uploader-demo .uploader-list{display: inline-block;}
.apply-right ul li .safeguard-screenshot #uploader-demo .uploader-list >div{position:relative;display:inline-block;width: 100px;height: 100px;margin-right:20px;border: 1px solid #ddd;}
.apply-right ul li .safeguard-screenshot #uploader-demo .uploader-list >div img{width: 100%;height: 100%;}
.apply-right ul li .safeguard-screenshot #uploader-demo .uploader-list .remove-this{position: absolute;width: 16px;height: 16px;background: url(../images/img/icon-close.png) no-repeat;top: 2px;right:2px}
.apply-right ul li .safeguard-screenshot #uploader-demo #filePicker{display: inline-block;width: 100px;height: 100px;margin-right: 20px;background: #fdfdfd;border: 1px dashed #ddd;text-align: center;line-height: 100px;vertical-align: top;}
.apply-right ul li .safeguard-screenshot #uploader-demo #filePicker{}
.apply-right ul li .safeguard-screenshot p.upload-tips{margin-top:22px;font-size: 12px;color:#aaaaaa;width:200px;vertical-align: top;}
.apply-right ul li .safeguard-screenshot p.upload-tips em{color: #ff4538;}
.apply-right .submit{margin-left: 92px;}
.apply-right .comselect{min-width: 150px;width: auto;vertical-align: middle;}
.apply-right .comselect .comselect-val input{width: auto;padding-right: 34px;}
/*弹窗*/
.pop{width: 400px;height: 220px;display: none;text-align: center;border-radius: 5px;}
.pop h5{width: 380px;height: 70px;line-height: 70px;border-bottom: 1px solid #eeeeee;background: #fafafa;padding: 0 10px;}
.pop h5 span{color: #666666;font-size: 20px;float: left;}
.pop h5 a{font-size: 30px;float: right;color: #aaaaaa;}
.pop p{color: #666666;font-size: 14px;margin-top: 18px;}
.pop .affirm{background:#fd4636;display: inline-block;width: 120px;height: 36px;text-align: center;line-height: 36px;color: #fff;font-size: 16px;border-radius: 3px;margin-top: 40px;}

/***** 个人中心-申请维权End*****/
/***** 个人中心-申请维权成功Start*****/
.wq-sucess .title-content{}
.wq-sucess .title-content p{font-size: 24px;color: #333333;width: 300px;margin-top: 220px;margin-left: 310px;}
.wq-sucess .title-content a{display: block;width: 150px;height: 36px;text-align: center;line-height: 36px;font-size: 16px;color: #fff;background: #ff4538;border-radius: 4px;margin-top: 30px;margin-left: 370px;}
/***** 个人中心-申请维权成功End*****/
/***** 个人中心-忘记密码Start*****/
.pay-content.forget-password{width: 1120px;}
.pay-content.forget-password .pay-title{}
.pay-content.forget-password .pay-title a{float: right;font-size: 16px;color: #666666;font-family: "宋体"}
.pay-content.forget-password .pay-title a:hover{color: #ff4538;}
.forget-password .title-content{width: 370px;margin: 100px auto;}
.forget-password .title-content .registerform{margin-top: 0;margin-left: 0;}
.forget-password .title-content .registerform ul li label{display:inline-block;width: 90px;text-align: right;font-size: 14px;color: #333333;}
.forget-password .title-content .registerform ul li input{width: 232px;}
.forget-password .title-content .registerform ul li.yzm input{width: 120px;}
.forget-password .title-content .registerform ul li input[type='button']{vertical-align:top;display: inline-block;width: 100px;height: 39px;border: solid 1px #cccccc;line-height: 36px;font-size: 12px;margin-left: 5px;}

/***** 个人中心-忘记密码End*****/
.title-content.order-details a{ float: right; margin-top: 6px;}
.title-content.order-details a{ float: right; margin-top: 6px;}
/***** 个人中心-订单详情主体 *****/
.zd-list{height: 1200px;}
.zd-list .pay-menu{height: 1180px;}
.zd-list .pay-content{}
.draw-cash{position: absolute;right: 160px;top: 45px;font-size: 12px;color: #333333;}
.draw-cash em{font-size: 20px;color: #ff4538;font-family: arial;font-weight: bold;}
.pay-button{ position: absolute; right: 40px; top: 45px;}
.order-detail-inner{ width: 100%; height: auto; display: block; padding: 0 0 50px; margin: 0;}
.order-detail-inner .filter{ height: 36px; padding: 27px 0;}
.order-detail-inner .filter .fl{color: #666;margin-right: 28px;}
.order-detail-inner .filter .fl .screen-item{display: inline-block;}
.order-detail-inner .filter .fl .screen-item input{width: 90px;height: 30px;}
.order-detail-inner .filter .fl .screen-item em{margin: 0 10px;}
.order-detail-inner .filter .btn-area{width: 60px;height: 30px;background: linear-gradient(to bottom,#f8f8f8,#fefefe);border: 1px solid #ddd;display: inline-block;text-align: center;line-height: 30px;border-radius: 3px;margin-left: 10px;}
.order-detail-inner .filter .btn-area a{cursor:pointer;display: block;width: 100%;height: 100%;}
.order-detail-inner .filter .btn-area a:hover{background: linear-gradient(to bottom,#fefefe,#f8f8f8);}
.ordersList-content{ padding-bottom: 20px;}
.ordersList-content ul li{ padding:16px; display: block; overflow: hidden; border-bottom: 1px solid #ddd; font-size: 14px; line-height: 24px;}
.ordersList-content ul li.ordersList-header{ border: 1px solid #ddd; height: 34px; line-height: 34px; background: #f8f8f8; padding: 5px 16px; margin: 0;}
.ordersList-content ul li.ordersList-header span{margin-top: 0;}
.ordersList-content ul li.ordersList-header span.money{font-size: 14px; color: #666!important;}
.ordersList-content ul li span{ width: 19%;text-align: center; vertical-align:middle;display: inline-block; }

.ordersList-content ul li .money{ text-align: center;font-size: 18px; color: #009933;}
.ordersList-content ul li span.time em{margin-left: 10px;}

.ordersList-content ul li span.money.minus{color: #ff0000;}
.ordersList-content ul li span.detail{ width: 35%;text-align:center;margin-left: 30px;}
.ordersList-content ul li span em{ color: #999;}
.orderDetails-box-container .com-page{}
/***** 个人中心-提现明细 Start *****/
.drawList{}
.drawList.ordersList-content ul li.ordersList-header{padding: 0;color: #666666;}
.drawList.ordersList-content ul li{padding: 16px 0;font-size: 12px;color: #333333;}
.drawList.ordersList-content ul li span{width: 10%;}
.drawList.ordersList-content ul li span.number{width: 20%;}
.drawList.ordersList-content ul li span.time{width: 20%;text-align: center;}
.drawList.ordersList-content ul li .type{margin-top: 0;}
.drawList.ordersList-content ul li .cash{margin-top: 0;text-align: center;font-size: 12px;font-family: arial;font-weight:bold;color: #ff4538;}
.drawList.ordersList-content ul li .charge{margin-top: 0;text-align: center;font-size: 12px;font-family: arial;font-weight:bold;color: #ff4538;}
.drawList.ordersList-content ul li .time{margin-top: 0;}
.drawList.ordersList-content ul li .state{text-align: left;padding-left: 32px;width: 5%;color: #009933;}
.drawList.ordersList-content ul li .state.success{color: #009933;}
.drawList.ordersList-content ul li .state.processed{color: #aaaaaa;}
.drawList.ordersList-content ul li .state.fail{color: #ff6700;}
.drawList.ordersList-content ul li .state.fail em{color: #ff6700;font-size: 14px;margin-left: 3px;cursor: pointer;}
.fail-txt-box{display: none;}
.fail-txt{color: #666;}
.fail-txt span{color: #ff4358;}
/***** 个人中心-通用样式 Start *****/

button,.button{ font-family: "微软雅黑"; cursor: pointer; border-radius: 3px; color: #666;}
button:hover,.button:hover{ color: #999;}
.button32{ display: inline-block; width: auto; height: 32px; font-size: 14px; padding: 0 20px; line-height: 32px; border-radius: 3px; background: #ff4538; color: #fff;-moz-transition: all 0.3s ease;  transition: all 0.3s ease;  -o-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;}
.button32:hover,button.red:hover{ background: #e63225; color: #fff;}

a.blue:hover{ text-decoration: underline; color: #3399ff!important;}

/***** 订单详情 *****/
.order-infor-item{ width: 100%; display: block; clear: both; overflow: hidden; font-family: "微软雅黑"; font-size: 15px;}
.order-infor-item li{ float:left; width: 50%; display: block; }
.order-infor-item li.order-title{ width: 100%;}
.order-infor-item li label,.order-infor-item li span { float: left; display: inline-block; line-height: 38px;}
.order-infor-item li label{ min-width: 76px; text-align: right; padding-right: 10px;}
.order-infor-item li span em{ color: #ff4538;}
.order-infor-item li .button{ float: left; font-family: "微软雅黑"; font-size: 13px; height: 24px; line-height: 24px; margin-top: 6px; margin-left: 10px;
    padding: 0 10px; border-radius: 3px; background: #F5F5F5; border: 1px solid #BDBDBD; cursor: pointer;}
.order-infor-item li.order-title a{ margin-top: 0;}
.order-detail-box{border-bottom: 1px solid #ddd;padding-bottom: 28px;overflow: hidden;margin-bottom: 30px;}
.order-detail-box.no-border{border-bottom: none;margin-top: 10px;}
.order-detail-box h2{height: 38px;line-height:38px;margin-bottom: 10px;font-size: 20px;font-family: "microsoft yahei";color: #333;}
.order-detail-box .order-detail-con .detail-item{min-height:38px;line-height: 38px;width: 420px;float: left;color: #555;font-size: 14px;}
.order-detail-box .order-detail-con .detail-item.item-r{width: 360px;padding-left: 50px;}
.order-detail-box .order-detail-con .detail-item.w840{width: 840px;}
.order-detail-box .order-detail-con .detail-item.mgr-b-12{margin-bottom: 12px;}
.order-detail-box .order-detail-con .detail-item label{width: 70px;display: inline-block;*zoom:1;*display:inline;text-align: right;float: left;}
.order-detail-box .order-detail-con .detail-item label.v-top{vertical-align: top;}
.order-detail-box .order-detail-con .detail-item span{display: inline-block;*zoom:1;*display:inline;line-height: 38px;float: left;}
.order-detail-box .order-detail-con .detail-item.w840 span{width: 750px;margin-top: 8px;height:auto;line-height: 22px;}
.order-detail-box .order-detail-con .detail-item span em.orange{color: #ff6700;}
.order-detail-box .order-detail-con .detail-item span em.blue{color: #3399ff;}
/*维权列表*/
.wq-list { margin-left: 40px; margin-top: 44px;}
.wq-list .wq-item { position: relative; border-left: #e5e5e5 1px solid; margin-bottom: 24px;}
.wq-list .wq-item .dian { position: absolute; left: -7px; top:-1px;}
.wq-list .wq-item .wq-item-con { margin-left: 26px; border-bottom: #ddd 1px dashed; padding-bottom: 6px;}
.wq-list .wq-item .wq-item-con .wq-item-l { float: left; width: 90px; text-align: center; color: #555; font-size: 14px;}
.wq-list .wq-item .wq-item-con .wq-item-r { float: left; margin-left:40px; font-size: 14px; color: #555;width: 640px;}
.wq-list .wq-item .wq-item-con .wq-item-r p:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.wq-list .wq-item .wq-item-con .wq-item-r p {zoom:1; margin-bottom: 17px;}
.wq-list .wq-item .wq-item-con .wq-item-r p span {  display: inline-block; width: 70px;}
.wq-list .wq-item .wq-item-con .wq-item-r p em {display: inline-block;max-width: 536px;vertical-align: top;margin-right: 15px;}
.wq-list .wq-item .wq-item-con .wq-item-r p b { display: inline-block; *display: inline; *zoom:1; width: 80px; vertical-align: middle; margin-top: -2px;}
.black { color: #333;}

/***** 个人中心-订单详情主体 *****/
.ordering{position: relative;}
.ordering p{height: 80px;border-bottom: 1px solid #ddd;}
.ordering p span.order-status{float: left;height: 30px;padding-top: 24px;line-height: 30px;display: inline-block;width: 50%;}
.ordering p span.order-status span{color: #3399ff;font-size: 20px;font-family: "microsoft yahei";}
.ordering p span.order-status em{color: #aaa;margin-left: 10px;}
.ordering p span.order-operate{float: right;height: 50px;line-height: 80px;text-align: right;display: inline-block;width: 50%;}
.ordering .login-type{position:absolute;top:50px;margin:20px 0;width:100%;height: 20px;text-align:center;line-height: 20px;font-size: 16px;font-family: "microsoft yahei";}
.ordering .login-type span{background: #fff;padding: 0 14px;}
.ordering .copy-ys{width: 100%;text-align: center;height: 36px;line-height: 40px;margin-bottom: 10px;margin-top: 20px;}
.ordering .copy-ys span{font-size: 16px;margin: 0 20px;font-family: "microsoft yahei";}
.ordering .copy-ys span em{color: #ff4538;}
.ordering .order-psd{width:100%;text-align: center;height: 36px;line-height: 40px;font-size: 16px;margin-bottom: 10px;margin-top: 20px;}
.ordering .order-psd span{margin-right: 20px;}
.ordering .order-psd em{color: #ff4538;}
.title-content.order-details{ width: 100%; margin: 0; padding-top: 10px;}
.od-title{ width: 100%; clear: both; height: 55px; border-bottom: 1px solid #ddd;margin-top: 20px;}
.od-title h1{ font-size: 20px; line-height: 45px; color: #888; display: inline-block;}
.od-title a{ float: right; margin-top: 6px;}
.title-content.order-details .od-item{ width: 100%; border-bottom: 1px solid #ddd; margin: 10px 0 0; padding: 25px 0 20px; display: block; clear: both; overflow: hidden;}
/***** 个人中心-支付密码 *****/
.pay-password .registerform{}
.pay-password .registerform ul{}
.pay-password .registerform ul input{width: 232px;}
.pay-password .registerform ul li.note{}
.pay-password .registerform ul li.note input{width: 120px;margin-right: 5px;}
.pay-password .registerform ul li.note input[type="button"]{display: inline-block;vertical-align:top;width: 100px;height: 39px;border: 1px solid #ddd;font-size: 12px;color: #666;text-align: center;line-height: 38px;border-radius: 3px;background:linear-gradient(to bottom,#f8f8f8,#fefefe) ;}
.pay-password .registerform ul li.note input[type="button"]:hover{background:linear-gradient(to bottom,#fefefe,#f8f8f8) ;}
.pay-password .registerform ul li label{width: 110px;text-align: right;display: inline-block;}
.pay-password .registerform ul li .Validform_checktip{left: 133px;}
.pay-password .registerform .action input{margin-left: 133px;}

/***** 个人中心-我的订单列表 *****/
.zdmx{padding-bottom: 30px;}
.zdmx .pay-menu{}
.zdmx .screen-item{margin-right: 10px;}
.zdmx .screen-item .common-input{border-radius: 3px;}
.zdmx.main-common-box .pay-content{}
.comselect{border-radius:3px;width: 108px;height: 30px;font-size: 12px;color: #333333;vertical-align: top;margin-right: 10px;}
.comselect .comselect-val input{font-size: 12px;height: 30px;text-indent: 8px;width: 80px;}
.comselect .comselect-val .comselect-icon{height: 30px;width: 28px;}
.comselect .comselect-val .comselect-icon em{margin-top: -2px;}
.comselect .comselect-menu{top: 31px;}
.zdmx .search-area{display: inline-block;vertical-align: middle;}
.zdmx .search-area input{height: 30px;width: 200px;border: 1px solid #ccc;vertical-align: super;margin-right: 10px;padding-left: 10px;border-radius: 3px;}
.zdmx .filter .btn-area{vertical-align: top;margin-left: 0;}
.per-tab-top { margin-bottom: 20px;}
.per-tab-top ul { width: 940px; overflow: hidden;}
.per-tab-top ul li { float: left; margin-right: 65px; color: #333; font-size: 20px; font-family: "microsoft yahei"; cursor: pointer;}
.per-tab-top ul li a {color: #333; font-size: 20px; font-family: "microsoft yahei"; cursor: pointer;}
.per-tab-top ul li.on,.per-tab-top ul li:hover,.per-tab-top ul li.on a,.per-tab-top ul li a:hover { color: #FF0000;}
.seller-per-ordlist { margin-bottom: 34px;}
.card-box { min-height: 218px; padding: 0 30px; border: #ccc 1px solid; margin-bottom: 20px;}
.card-top { border-bottom: #ddd 1px solid; overflow: hidden; height: 50px; line-height: 50px;}
.card-top .ord-type { float: left; font-size: 18px; font-family: "microsoft yahei";}
.card-top .ord-inf { float: left; color: #888; margin-left: 20px;}
.card-top .ord-inf em { margin: 0 8px; color: #ccc;}
.card-top .ord-inf .count-down { color: #FF0000;}
.card-top .ord-pri { float: right;}
.card-top .ord-pri span { color: #FF0000; font-weight: bold; font-size: 18px; vertical-align: middle;}
.card-top .ord-pri em { vertical-align: middle; margin-left: 6px; color: #888;}
.card-top .buyers-time { float: right; font-size: 14px; color: #333;}
.card-con .card-con-l { float: left; width: 720px;}
.card-con .card-con-l h2 { height: 50px; line-height: 50px; color: #333; font-size: 16px; font-family: "microsoft yahei"; width: 100%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;word-wrap: normal;}
.card-con .card-con-l h2 a { color: #333;}
.card-con .card-con-l h2 a:hover { color: #39f;}
.card-con .card-con-l dl { overflow: hidden;}
.card-con .card-con-l dl dt { float: left; width: 100px; height: 100px; border-radius: 60px; border: #ddd 1px solid;text-align: center;line-height: 100px;}
.card-con .card-con-l dl dt img{height: 70px;width: 70px;}
.card-con .card-con-l dl dd { float: left; margin-left: 20px; margin-top: 4px;}
.card-con .card-con-l dl dd h3 { color: #333; margin-bottom: 10px;}
.card-con .card-con-l dl dd h3 span { margin-right: 18px;}
.card-con .card-con-l dl dd h3 span em { font-weight: bold;}
.card-con .card-con-l dl dd p { color: #888; margin-left: -16px; width: 532px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;word-wrap: normal;}
.card-con .card-con-l dl dd p span { margin-left: 16px;}
.card-con .card-con-l dl dd p.key,.card-con .card-con-l dl dd p.account{line-height:32px;}
.card-con .card-con-l dl dd p.key em,.card-con .card-con-l dl dd p.account em{color: #FF0000;vertical-align: unset;}
.card-con .card-con-l dl dd p.key a,.card-con .card-con-l dl dd p.account a{color: #333;margin-left: 10px;}
.card-con .card-con-l dl dd p.key a:hover,.card-con .card-con-l dl dd p.account a:hover{color: #FF0000}
.card-con .card-con-r { float: right; text-align: center; padding-top: 16px; position: relative; width: 100px;
    display: flex;flex-direction: column;justify-content: space-between;min-height: 140px;}
.card-con .card-con-r h3 { margin-bottom: 12px;}
.card-con .card-con-r h4 { margin-bottom: 6px;}
.card-con .card-con-r h4 a { color: #333;}
.card-con .card-con-r h4 a:hover { color: #FF0000;}
/* .card-con .card-con-r p { position: absolute; left: 0; top:124px; width: 100%;} */
.card-con .card-con-r p.buyers-ord-pri span {color: #FF0000; font-weight: bold; font-size: 18px; vertical-align: middle;}
.card-con .card-con-r p.buyers-ord-pri em {vertical-align: middle; margin-left: 6px; color: #888;}
.card-con .card-con-r .hz-btn{border-color: #ccc;color: #333;}
.card-con .card-con-r .hz-btn:hover{color: white;border-color: #ff0000;}
.no-order {display: none; text-align: center; margin-top: 120px;}
.no-order em.iconfont { font-size:86px; color: #ccc;}
.no-order p { color: #aaa; font-size: 18px; font-family: "microsoft yahei"; margin-top: 12px;}

/* 号主协助弹框 */
.hzwq-skin .dialog-wq{color: #333333;font-size: 14px;text-align: left;}
.hzwq-skin .dialog-wq .title{font-size: 20px;font-weight: bold;margin-bottom: 12px;}
.hzwq-skin .dialog-wq .content{margin-bottom: 10px;font-family: MicrosoftYaHei;line-height: 22px;}
.hzwq-skin .dialog-wq .txt{color: #999999;font-size: 12px;margin-bottom: 20px;}
.hzwq-skin .dialog-wq .btn{margin-top: 10px;width: 214px;line-height: 36px;color: white;text-align: center;background: #FF4538;border-radius: 4px;cursor: pointer;}
.hzwq-skin .layui-layer-title{background-color: white;border: none;height: 40px;}
.hzwq-skin .layui-layer-content{padding: 0 26px 30px 26px;font-family: PingFangSC-Medium, PingFang SC;}

/*扫码支付*/
.scan-code { background: #fff; margin-top: 30px; text-align: center; padding: 50px 0 54px 0;}
.scan-code h2 { font-size: 24px; color: #009933; font-family: "microsoft yahei"; margin-bottom: 28px;}
.scan-code h2 em { color: #ff6700; margin: 0 8px;}
.zf-code { width: 301px; height: 348px; position: relative; border: #ddd 1px solid; margin: 0 auto; margin-bottom: 20px; -moz-box-shadow:2px 2px 0px #ededed; -webkit-box-shadow:2px 2px 0px #ededed; box-shadow:2px 2px 0px #ededed;}
.zf-code-new{ padding: 30px 30px 0 30px;width: 240px;height: 340px;}
.zf-code-new .zf-code-img img{width: 240px;height: 240px;}
.zf-code-new .zf-code-dl{margin-top: 26px;}
.zf-code .zf-phone-icon { position: absolute; left: -262px; top:-10px; display: none;}
.zf-code-img img { width: 301px; height: 301px;}
.zf-code-dl { overflow: hidden; margin-top: -12px; display: inline-block; *display: inline; *zoom:1;}
.zf-code-dl dt { float: left; margin-top: 1px;}
.zf-code-dl dd { float: left; margin-left: 12px;}
.zf-code-dl dd p { font-size: 14px; color: #333;}
.replace-paytype { margin-bottom: 36px;}
.replace-paytype a { color: #3399ff; font-size: 14px;}
.replace-paytype a:hover { color: #ff6700;}
/* 支付宝过渡 */
.pay-tra { min-height: 675px;background: #fff; margin: 0 auto; margin-top: 30px; text-align: center; overflow: hidden;}
.tra-box { width: 400px; margin: 216px auto 34px auto; overflow: hidden;}
.tra-box .tra-l { float: left;}
.tra-box .tra-c { float: left;margin-left: 8px;}
.tra-box .tra-r { float: right;}
.tra-c ul { margin-left: 15px; margin-top: 20px;}
.tra-c ul li { display: inline-block; *display: inline; *zoom:1; vertical-align: middle; width: 4px; height: 4px; background: #ffcaa6; border-radius: 4px; margin: 0 3px;}
.tra-c ul li.on { background: #ff7a1f;}
.pay-tra .tra-txt { font-size: 18px; color: #333; font-family: "microsoft yahei";}

/*下载页*/
.download-box{width: 1200px;padding-top: 86px;height:684px;position: relative;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.download-box span.center-line{content:" ";position: absolute;top: 130px;left: 50%;width:1px;height: 444px;background: #f5f5f5;}
.download-box .download-item{text-align: center;float: left;}
/* .download-box .download-item.m-download{float: right;} */
.download-box .download-item h2{color: #222;font-size: 30px;font-family: "microsoft yahei";margin-top: 5px;}
.download-box .download-item h3{font-size: 14px;margin-bottom: 20px;line-height: 14px;color: #848484;}
.download-box .download-item .img{margin-bottom: 34px;}
.download-box .download-item h4{margin-bottom: 22px;}
/* .download-box .download-item.pc-download h4{background: url(../images/img/download-pc-bg.jpg);}
.download-box .download-item.m-download h4{background: url(../images/img/download-m-bg.jpg);} */
.download-box .download-item p span{color: #3a3f4a;font-size: 16px;}
.download-box .download-item p a{background:#ff6000;font-size: 16px;width: 150px;height: 36px;line-height: 36px;border-radius: 4px;color: #fff;display: inline-block;*display: inline;*zoom: 1;}
.download-box .download-item p a b{font-size:16px;}
.download-box .download-item.m-download p i{font-size: 16px;color: #FF4538;font-family: "微软雅黑"}
.download-box .download-item.pc-download{margin-left: 144px;}
.account-wrapper .title-tab{margin-top: 15px;}
.account-wrapper .title-tab li{display: inline-block;color: #333;cursor: pointer;width: 96px;height: 22px;text-align: center;line-height: 22px;position: relative;}
.account-wrapper .title-tab li.on{background: #eaedf4;border-radius: 10px;color: #ff4538;}
.download-box .download-item.m-download{margin-left: 180px;}
.download-box .download-item.m-download a{background: #09bd33;}
.download-box .download-item.m-download .code-box{background: url(../images/dhq-img2.jpg) no-repeat;width: 366px;height: 259px;margin-bottom: 34px;}
.download-box .download-item.m-download .code-img{width: 214px;height: 215px;margin: 0 auto;padding-top: 22px;}
.download-box .download-item.m-download .code-img img{width: 214px;height: 215px;}




/*换绑手机*/
.sec-com-box{padding:60px 0 0 20px}
.sec-com-box .sec-com-title{margin-bottom:15px;width:280px;padding-left:260px}
.sec-com-box .sec-com-title h2{height:44px;margin-bottom:20px;color:#333;font-size:24px;text-align:center;font-family:"microsoft yahei"}
.sec-com-box .sec-com-title h2 span{color:#aaa;font-size:18px}
.sec-com-box .sec-com-title p{color:#666;font-size:14px;text-align:center}
.sec-com-box .sec-com-title p span{color:#ff4538;font-weight:bold}
.sec-com-box .common-form{margin-bottom:28px}
.sec-com-box .form-item{margin-bottom:34px}
.sec-com-box .form-item-r{position:relative}
.sec-com-box .form-item-r input{width:248px}
.sec-com-box .form-item-r input.yzm{width:108px;margin-right:16px}
.sec-com-box .form-item-r .btn-yzm{width:118px;height:36px;line-height:34px;border-radius:0;cursor:pointer}
.sec-com-box .form-item i.iconfont{position:absolute;right:1px;top:1px;display:none;width:40px;height:36px;line-height:36px;text-align:center;color:#aaa;font-size:20px;cursor:pointer}
.sec-com-box .form-item i.right-icon{color:#22ac38}
.sec-com-box .form-item i.clear-btn{left:130px}
.sec-com-box .form-item-r span.span-item-tips{color:#999;font-size:12px;margin-left:6px}
.sec-com-box .form-item-r p.input-select-box{width:280px}
.sec-com-box .form-item-r p span.input-select{position:relative;color:#333;display:inline-block;*zoom:1;*display:inline;width:130px;border:1px solid #ccc;height:34px;text-align:center;line-height:34px;cursor:pointer;background:#f8f8f8;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee))}
.sec-com-box .form-item-r p span.input-select.mgr-r-12{margin-right:12px}
.sec-com-box .form-item-r p span.input-select:hover{background:#fdfdfd;background:-webkit-gradient(linear,0 0,0 100%,from(#eee),to(#fff))}
.sec-com-box .form-item-r p span.input-select b.j-icon{display:none;position:absolute;right:0;bottom:0;width:16px;height:16px;background:url(../images/buy-flow/j-icon.png) no-repeat}
.sec-com-box .form-item-r p span.input-select.on{border:#ff4538 2px solid;background:#fff;z-index:9;position:relative;color:#ff4538;height:32px;line-height:32px;width:128px}
.sec-com-box .form-item-r p span.input-select.on span{color:#ff4538}
.sec-com-box .form-item-r p span.input-select.on b.j-icon{display:block}
.sec-com-box .form-btn a.com-btn-01{width:280px}
.sec-com-box .common-form .form-item .form-item-r span.Validform_checktip{position:absolute;color:#999;left:1px;bottom:-20px;padding-left:0;line-height:14px;background: none;}
.sec-com-box .common-form .form-item .form-item-r span.Validform_checktip.Validform_wrong{color:red;padding-left:0}
.sec-com-box .common-form .form-item .form-item-r span.Validform_checktip.Validform_right{padding-left:0}
.sec-com-box .form-btn{padding-left:260px;margin-top:16px}

.complain-tips{display: inline-block;vertical-align: middle;background: url(../images/complain-tips.png) no-repeat;width: 215px;height: 26px;line-height: 26px;padding: 0 13px;font-size: 12px;margin-left: -4px;}
.complain-tips em{color: #ff6700;cursor: pointer;}


.msg-box .msg{width: 350px;height: 38px;line-height: 38px;margin: 0 auto;background: #fffcf0;border:1px #ffcc33 solid;text-align: center;font-size: 12px;color: #666;}
.msg-box .msg a {color: #ff6700;}
.msg-box .msg a i{font-size: 14px;margin-left: 3px;}



.dhq-main-box{background: url(../images/dhq-bg.jpg) no-repeat;height: 804px;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */margin-bottom: -40px;}
.dhq-main-box .main-common-box{height: 684px;min-height: auto;}

.registerform ul.ddlb li .realname-tip{display: inline-block;padding: 0 5px;height: 20px;line-height: 20px;background: #ffebea;border-radius: 10px;font-size: 12px;color: #ff4538;font-family: "microsoft yahei";}
.registerform ul.ddlb li .realname-tip img{display: inline-block;vertical-align: middle;margin-top: -2px;}

/***** 个人中心-实名认证 *****/
.realname-form .top-area{text-align: center;}
.realname-form .top-area h2{font-size: 26px;color: #333;margin-top: 60px;margin-bottom: 10px;}
.realname-form .top-area h3{font-size: 12px;color: #666;}
.realname-form .registerform{}
.realname-form .registerform ul li{margin-bottom: 30px}
.realname-form .registerform ul input{width: 258px;padding: 0 10px;border-color: #ccc;border: 1px solid #ccc;border-radius: 3px;}
.realname-form .registerform ul input::-webkit-input-placeholder {color: #aaa !important; font-size: 12px;}
.realname-form .registerform ul input:-moz-placeholder {color: #aaa !important; font-size: 12px;}
.realname-form .registerform ul input::-moz-placeholder {color: #aaa !important; font-size: 12px;}
.realname-form .registerform ul input:-ms-input-placeholder {color: #aaa !important; font-size: 12px;}
.realname-form .registerform ul li.note{}
.realname-form .registerform ul li.note input{width: 148px;margin-right: 5px;}
.realname-form .registerform ul li.note input[type="button"]{display: inline-block;vertical-align:top;width: 100px;height: 37px;border: 1px solid #ddd;font-size: 12px;color: #666;text-align: center;line-height: 36px;border-radius: 3px;background:linear-gradient(to bottom,#f8f8f8,#fefefe) ;}
.realname-form .registerform ul li.note input[type="button"]:hover{background:linear-gradient(to bottom,#fefefe,#f8f8f8) ;}
.realname-form .registerform ul li label{width: 275px;text-align: right;display: inline-block;margin-right: 10px;font-size: 14px;color: #666;}
.realname-form .registerform ul li .Validform_checktip{left: 289px;line-height: 30px;}
.realname-form .registerform .action input{margin-left: 289px;cursor: pointer;}

.realname-result{text-align: center;}
.realname-result h2{margin-top: 80px;}
.realname-result h3{font-size: 26px;color: #333;margin-top: 32px;}
.realname-result h4{font-size: 14px;color: #666;margin-top: 20px}
.realname-result h4 em{color: #333;font-weight: bold;font-size: 18px;}

.layui-layer.alipay-pop{ font-family: "microsoft yahei"; }
.alipay-pop{width:370px;height:408px;position:relative}
.alipay-pop .content{text-align:center;}
.alipay-pop .content .close-btn { position: absolute; width: 30px; height: 30px; line-height: 30px; right: 6px; top:6px; display: block;}
.alipay-pop .content .close-btn em { font-size: 14px;}
.alipay-pop .content .tt { padding-top: 28px; margin-bottom: 20px;}
.alipay-pop .content .tt h5 { font-size: 22px; line-height: 30px; color: #333; margin-bottom: 4px;}
.alipay-pop .content .tt p { font-size: 14px; line-height: 20px; color: #666;}
.alipay-pop .content .row-1{width:220px;height:220px;margin:0 auto;margin-bottom:15px}
.alipay-pop .content .row-1 img{width:220px;height:220px;}
.alipay-pop .content .row-2 p{color:#FF5502;font-size:12px;line-height: 20px;}
.alipay-pop .content .row-2 p span{color:#39f}

.registerform .note .codeimg{
    width: 95px;
    height: 34px;
    border: 1px solid #BDBDBD;
    margin-top: -3px;
}
.pay-content .title-content .top-area .box-txt{
    width: 400px;
    background: #F7F7F7;
    font-size: 12px;
    color: #666666;
    margin: 0 auto;
    padding: 5px 20px;
    line-height: 20px;
    margin-top: 9px;
}

/* 号主协助等待 */
.wqInfo{margin-top: 24px;}
.wqInfo .txt1{display: flex;font-size: 16px;color: #333333;align-items: center;}
.wqInfo .txt1 .btn{color: #666;font-size: 12px;padding: 2px 8px;background: #FAFAFA;border: 1px solid #AAAAAA;cursor: pointer;margin-left: 10px;}
.wqInfo .txt2{font-size: 12px;color: #999999;margin-top: 7px;}
.wqInfo .txt2 span{color: #FF0000;}