[genuitec-file-id="wc1-258"],[genuitec-lp-path="/bijiucoin/WebRoot/css/my_center.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

body{ background: #f0f1f5;}
#my_center{
  width: 1200px;
  margin: 25px auto 30px;
}
.my_center_left_menu{
  width: 230px;
  background: #fff;
  height: 800px; 
 /*  height: auto; */
}
.my_center_left_menu ul{
  margin-top: 40px;
}
.my_center_left_menu ul li{
  width: 200px;
  height: 40px;
  padding-left: 30px;
  line-height: 40px;
  font-size: 14px;
  margin: 10px 0;
  cursor: pointer;
  box-sizing: content-box;
}
.my_center_left_menu ul li.cur{
  background: #cc9b32;
  color: #fff;
}
.my_center_left_menu ul li.cur i{
  display: inline-block;
  width: 7px;
  height: 14px;
  background: url("../img/iconlist.png")no-repeat -286px 0;
  float: right;
  margin-right: 20px;
  margin-top: 13px;
}

/*右侧面板*/
.my_center_right{
  margin-left: 30px;
  width: 940px;
}
.my_center_right_hd{
  background: #fff;
  height: 70px;
  line-height: 70px;
  margin-bottom: 25px;
}
.my_center_right_hd ul li{
  float: left;
  margin-left: 30px;
  font-size: 14px;
}

.my_center_right_box{
  background: #fff;
  padding: 20px 15px;
}
.my_center_right_box table{
  width: 910px;
  border: 1px solid #edeef2;
  border-collapse: collapse;
}
.my_center_right_box table th{
  background: #f7fafc;
  border-bottom: 1px solid #edeef2;
  line-height: 48px;
  text-align: left;
  font-size: 14px;
  padding-left: 25px;
}
.my_center_right_box table td{
  border-bottom: 1px solid #edeef2;
  line-height: 48px;
  color: #555;
  font-size: 14px;
  padding-left: 25px;
}
.my_center_right_box table td img{
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 10px;
}
.my_center_right_box table td button.cb_orange{
  width: auto;
  height: 24px;
  border: 1px solid #cc9b32;
  color: #cc9b32;
  background: #fff;
  border-radius: 3px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  line-height: 20px;
  padding: 0 5px;
}
.my_center_right_box table td button.tb_green{
  width:auto;
  height: 24px;
  border: 1px solid #00aa6d;
  color: #00aa6d;
  background: #fff;
  border-radius: 3px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  line-height: 20px;
  padding: 0 5px;
}
.my_center_right_box table td button.trucial{
  width: 70px;
  height: 24px;
  border: none;
  color: #fff;
  background: #ababab;
  border-radius: 3px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
}

.my_center_pay_right_hd{
  background: #fff;
  height: 70px;
  line-height: 70px;
  margin-bottom: 25px;
}
.my_center_pay_right_hd ul li{
  float: left;
  font-size: 14px;
  color: #000;
  margin-left: 30px;
}
.my_center_pay_right_hd li>img{
  vertical-align: middle;
  margin-bottom: 8px;
  margin-right: 10px;
}
.my_center_pay_right_hd li>b{
  font-size: 24px;
  color: #333;
}
.my_center_pay_right_hd li>i{
  display: inline-block;
  width: 9px;
  height: 6px;
  background: url("../img/iconlist.png")no-repeat 0 -21px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.my_center_pay_box{
  margin-top: 30px;
  background: #fff;
  padding: 30px;
}
.my_center_pay_box h4{
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  border-bottom: 1px solid #eee;
}
.my_center_pay_box .wallet_site{
  margin: 15px 8px;
  background: #f8f8f8;
  line-height: 120px;
  height: 120px;
  padding: 0 25px;
  font-size: 18px;
}
.wallet_site img{
  vertical-align: middle;
  margin-bottom: 5px;
}
.wallet_site li:nth-child(2){
  margin-left: 120px;
  color: #cc9b32;
}
.wallet_site li:first-child>img{
  width: 26px;
  height: 26px;
}
.shift_to_explain{
  margin-left: 8px;
}
.shift_to_explain h5{
  font-size: 14px;
}
.shift_to_explain p{
  font-size: 14px;
  color: #888;
}
.shift_to_record{
  margin-top: 30px;
  margin-left: 8px;
}
.shift_to_record h3{
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  border-bottom: 1px solid #eee;
}
.shift_to_record table{
  width: 870px;
  border: 1px solid #eee;
  margin-top: 20px;
  border-collapse: collapse;
}
.shift_to_record th{
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  padding-left: 35px;
  line-height: 38px;
}
.shift_to_record td{
  font-size: 14px;
  border-bottom: 1px solid #eee;
  padding-left: 35px;
  line-height: 38px;
}


.my_center_withdraw {
  background: #fff;
  padding-top: 40px;
  padding-left: 50px;
  padding-bottom: 0px;
}
.my_center_withdraw h5 {
  color: #d86a49;
  font-size: 14px;
  margin-left: 18px;
}
.my_center_withdraw .option_name {
  display: inline-block;
  width: 230px;
  text-align: right;
  font-size: 14px;
}


.bank_card_msg{
  margin: 18px 0 5px;
  font-size: 14px;
}
.u_name img,{
  vertical-align: middle;
}
.manage_bank_card{
  margin-left: 90px;
}
.manage_bank_card a{
  color: #d86a49;
  font-size: 14px;
}
.manage_bank_card img{
  vertical-align: middle;
  margin-bottom: 3px;
}
.available_money{
  margin: 8px 0;
}
.available_money_number{
  font-size: 14px;
  color: #d86a49;
}
.withdraw_money input{
  width: 220px;
  height: 40px;
  border: 1px solid #e5e4dc;
  background: #fafec1;
  padding-left: 10px;
  border-radius: 5px;
  margin: 5px 0;
}
.graph_validate_code input,.deal_password input,.graph_validate_code input,.phone_captcha input{
  width: 220px;
  height: 40px;
  border: 1px solid #e5e4dc;
  padding-left: 10px;
  border-radius: 5px;
  margin: 10px 0;
}
.get_captcha{
  margin: 5px 0;
}
.get_captcha button{
  width: auto;
  height: 34px;
  border: 1px solid #e5e4dc;
  background: #f9f9f9;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  padding-right: 10px;
}
.get_captcha .note{
  color: #6b8c34;
}
.get_captcha .voice{
  color: #d65f38;
}
.get_captcha .note i{
  display: inline-block;
  width: 13px;
  height: 18px;
  background: url("../img/iconlist.png")no-repeat 0 -38px;
  margin: 0 20px;
}
.get_captcha .voice i{
  display: inline-block;
  width: 13px;
  height: 20px;
  background: url("../img/iconlist.png")no-repeat 0 -66px;
  margin: 0 15px;
}
.get_captcha p{
  color: #999;
  margin-left: 95px;
}
.Withdraw{
  margin:  15px 0 15px 90px;
}
.Withdraw p{
  margin-bottom: 10px;
}
.Withdraw label input{
  display: inline-block;
  width: 14px;
  height: 14px;
}
.Withdraw label span{
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  width: 760px;
}
.affirm_Withdraw button{
  width: 130px;
  height: 36px;
  border: none;
  outline: none;
  border-radius: 3px;
  color: #fff;
  background: #cc9b32;
  margin-left: 90px;
  margin-top: 20px;
}
.graph_validate_code{
  position: relative;
}
/*验证码*/
#v_container{
  position: absolute;
  top: 11px;
  left: 470px;
}
.mandate_hd{
  background: #fff;
  height: 70px;
  line-height: 70px;
  margin-bottom: 25px;
}
.mandate_hd ul li{
  float: left;
  font-size: 14px;
  color: #000;
  margin-left: 30px;
}
.mandate_hd li>img{
  vertical-align: middle;
  margin-bottom: 8px;
  margin-right: 10px;
}
.mandate_hd li>b{
  font-size: 24px;
  color: #333;
}
.mandate_hd li>i{
  display: inline-block;
  width: 9px;
  height: 6px;
  background: url("../img/iconlist.png")no-repeat 0 -21px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.mandate_hd li button{
  width: 100px;
  height: 36px;
  border: none;
  outline: none;
  border-radius: 3px;
  color: #fff;
  background: #cc9b32;
  margin-left: 40px;
  margin-top: 15px;
  cursor: pointer;
}
.mandate_box{
  background: #fff;
  padding: 35px 30px;
}
.mandate_box table{
  width: 880px;
  border: 1px solid #edeef2;
  border-collapse: collapse;
}
.mandate_box table th{
  background: #f7fafc;
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  text-align: left;
  font-size: 14px;
  padding-left: 25px;
  font-weight: 400;
}
.mandate_box table td{
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  color: #555;
  font-size: 14px;
  padding-left: 25px;
}
.mandate_box table th i{
  display: inline-block;
  width: 9px;
  height: 6px;
  background: url("../img/iconlist.png")no-repeat 0 -21px;
}

.fcb_conversion{
  background: #fff;
  padding: 35px 30px;
}
.fcb_conversion h3{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.usable{
  line-height: 54px;
  font-size: 14px;
}
.usable .bt2{
  margin-left: 80px;
}
.conversion input[type="text"]{
  width: 390px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 3px;
  padding-left: 10px;
}
.conversion .max{
  margin-left: 10px;
}
.conversion input[type="password"]{
  width: 390px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 3px;
  padding-left: 10px;
}
.conversion input[type="button"]{
  width: 400px;
  height: 40px;
  border: none;
  background: #ececec;
  color: #999;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
}
.conversion label{
  display: block;
  margin: 10px 0;
}
.conversion_record{
  margin-top: 40px;
}
.conversion_record h4{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
  border-bottom: 1px solid #edeef2;
}
.conversion_record table{
  margin-top: 15px;
  width: 880px;
  border: 1px solid #edeef2;
  border-collapse: collapse;
}
.conversion_record table th{
  background: #f7fafc;
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  text-align: left;
  font-size: 14px;
  padding-left: 25px;
  font-weight: 400;
}
.conversion_record table td{
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  color: #555;
  font-size: 14px;
  padding-left: 25px;
}

.extract_bi{
  background: #fff;
  padding: 15px;
}
.extract_bi ul{
  background: #f7fafc;
  line-height: 49px;
  border: 1px solid #edeef2;
}
.extract_bi ul li{
  float: left;
}
.extract_bi_option{
  margin-left: 10px;
  cursor: pointer;
}
.extract_bi_option img{
  vertical-align: middle;
  margin-bottom: 3px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.extract_bi_option b{
  font-size: 14px;
}
.extract_bi_option i{
  display: inline-block;
  width: 9px;
  height: 6px;
  background: url("../img/iconlist.png")no-repeat 0 -21px;
  margin-left: 10px;
}
.extract_bi ul li p{
  margin-left: 35px;
  font-size: 14px;
}
.extract_bi ul li p span{
  color: #cc9b32;
}
.extract_bi form{
  margin-left: 20px;
}
.extract_bi form span.sort{
  display: inline-block;
  width: 240px;
  font-size: 14px;
  text-align: right;
}
.extract_bi form p{
  margin: 15px 0;
}
.extract_bi form p input{
  width: 250px;
  height: 34px;
  border: 1px solid #ddd;
  padding-left: 10px;
  border-radius: 3px;
  vertical-align: middle;
}
.extract_bi form p button{
  width: auto;
  height: 36px;
  border: none;
  background: #cc9b32;
  color: #fff;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  margin-left: 240px;
  padding: 0 10px;
}
.extract_bi form p .get_yzm{
  display: inline-block;
  width: auto;
  height: 34px;
  background: #fff;
  border: 1px solid #ddd;
  color: #cc9b32;
  vertical-align: middle;
  border-radius: 3px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  cursor: pointer;
  padding: 0 10px;
}
.explain{
  background: #fff;
  padding-left: 40px;
  padding-top: 20px;
}
.explain h5{
  font-size: 14px;
  color: #cc9b32;
}
.explain p{
  font-size: 14px;
}
.explain_record{
  background: #fff;
  padding-left: 10px;
  padding-top: 25px;
  padding-bottom: 30px;
}
.explain_record h5{
  font-size: 14px;
  font-weight: 400;
}
.explain_record table{
  margin-top: 15px;
  width: 880px;
  border: 1px solid #edeef2;
  border-collapse: collapse;
}
.explain_record table th{
  background: #f7fafc;
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  text-align: left;
  font-size: 13px;
  padding-left: 10px;
  font-weight: 400;
}
.explain_record table td{
  border-bottom: 1px solid #edeef2;
  line-height: 38px;
  color: #555;
  font-size: 12px;
  padding-left: 15px;
}

.succeed{
  color: #3cbc6c;
}
.waiting{
  color: #cc9b32;
}
.explain_record table td.repeal{
  cursor: pointer;
}
.add_card,
#updateForm{
  background: #fff;
  padding: 45px 0 35px 45px;
}
.add_card h5{
  font-size: 14px;
  color: #cc9b32;
  font-weight: 400;
}
.add_card form span.sort,
#updateForm form span.sort{
  display: inline-block;
  width: 230px;
  text-align: right;
}
.add_card form p,
#updateForm form p {
  margin: 10px 0;
  font-size: 14px;
}
.add_card form p input,
#updateForm form p input{
  width: 290px;
  height: 40px;
  border: 1px solid #ddd;
  padding-left: 10px;
  border-radius: 5px;
  vertical-align: middle;
}
.add_card form p button,
#updateForm form p input[type="button"]{
  width: 130px;
  height: 36px;
  border: none;
  background: #cc9b32;
  color: #fff;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  margin-left: 73px;
  margin-top: 20px;
  padding-left: 0 !important;
}
.add_card form p .city_option select,
#updateForm form p .city_option select{
  height: 40px;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  vertical-align: middle;
}














