@charset "UTF-8";
@font-face {
  font-family: 'kstore-iconfont';
  /*! project id 299143 如需更改请联系of2775 */
  src: url("//at.alicdn.com/t/font_299143_jzr5a7dfxgb.eot");
  src: url("//at.alicdn.com/t/font_299143_jzr5a7dfxgb.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_299143_jzr5a7dfxgb.woff") format("woff"), url("//at.alicdn.com/t/font_299143_jzr5a7dfxgb.ttf") format("truetype"), url("//at.alicdn.com/t/font_299143_jzr5a7dfxgb.svg#kstore-iconfont") format("svg");
}
.kstore-iconfont {
  font-family: "kstore-iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/*账号绑定*/
.united_box {
  background: #f5f5f5;
  padding-bottom: 20px;
}
.united_box .united_content {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eee;
}
.united_box .united_content .success-btn {
  margin-top: 10px;
  width: 317px;
  margin-left: 23px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #E45050;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.united_box .united_success {
  width: 370px;
  margin: 50px auto;
  line-height: 80px;
}
.united_box .united_img {
  margin-left: 20px;
}
.united_box .united_tip {
  font-size: 24px;
  color: #333;
  line-height: 80px;
  margin-left: 20px;
  font-style: normal;
}

.mini_head {
  padding: 20px 0;
}
.mini_head h1.logo a {
  display: inline-block;
  vertical-align: middle;
}
.mini_head h1.logo a img {
  display: block;
}
.mini_head h1.logo span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #eee;
  color: #333;
  font-size: 24px;
}
.mini_head h1.logo .topLogin {
  font-weight: normal;
  float: right;
  font-size: 16px;
  color: #999;
}
.mini_head h1.logo .topLogin a {
  color: #333;
  display: inline;
  vertical-align: inherit;
}

.band-account {
  margin: 0 auto;
  width: 700px;
  padding-top: 60px;
}
.band-account .avatar_tips {
  width: 460px;
  height: 76px;
  line-height: 76px;
  background-color: #f5f5f5;
  margin: 0 auto 30px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  position: relative;
}
.band-account .avatar_tips span {
  font-size: 14px;
  width: 400px;
  line-height: 24px;
  margin-left: 10px;
  text-align: left;
  position: absolute;
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.band-account .avatar {
  float: left;
  width: 50px;
  height: 50px;
}
.band-account .avatar img {
  border-radius: 50%;
}
.band-account li {
  width: 50%;
  float: left;
  border-bottom: 2px solid #eeeeee;
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 10px;
  cursor: pointer;
}
.band-account li:first-child {
  background: url(../images/band_img.png) no-repeat 70px 12px;
}
.band-account li:last-child {
  background: url(../images/nouser_img.png) no-repeat 70px 8px;
}
.band-account li.current {
  border-bottom: 2px solid #cc3333;
  color: #c33;
}
.band-account li.current:first-child {
  background: url(../images/banding_img.png) no-repeat 70px 12px;
}
.band-account li.current:last-child {
  background: url(../images/user_img.png) no-repeat 70px 8px;
}

.fill-content {
  width: 420px;
  margin: 40px auto 0 auto;
  padding-bottom: 50px;
}
.fill-content .agree-btn {
  width: 317px;
  margin-left: 94px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #E45050;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

.fill-text {
  margin-bottom: 0;
}
.fill-text .m-tip {
  background: url(../images/ero.png) no-repeat 96px center;
  padding-left: 113px;
  line-height: 30px;
  color: #E45050;
}
.fill-text .protocols {
  font-size: 12px;
  padding-bottom: 0;
  padding-left: 96px;
}
.fill-text .protocols a {
  color: #E45050;
}
.fill-text .for_text {
  width: 90px;
  float: left;
  margin-right: 5px;
  font-size: 14px;
  line-height: 38px;
  text-align: right;
  display: inline-block;
}
.fill-text .text-input {
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  line-height: 36px;
  font-size: 14px;
  width: 295px;
  padding: 0 10px;
}
.fill-text .text-input.error {
  border: 1px solid #E45050;
}
.fill-text .send-input {
  width: 168px;
}
.fill-text .send-code {
  width: 126px;
  height: 40px;
  background: #E45050;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border: 1px solid #ddd;
  border-left: none;
  float: left;
  font-size: 14px;
}
.fill-text .send-code.access {
  background: #f2f2f2;
  color: #999;
  cursor: default;
}
.fill-text .vCode {
  width: 126px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  border-left: none;
  float: left;
  font-size: 14px;
}
.fill-text .vCode img {
  display: inline;
}

/*预存款提现*/
.withdrawWay {
  background-color: #fff;
}
.withdrawWay .way {
  display: block;
  cursor: pointer;
  width: 596px;
  height: 316px;
  border: 2px solid #fff;
  text-align: center;
  float: left;
  color: #333;
}
.withdrawWay .way:hover {
  border: 2px solid #E45050;
}
.withdrawWay .way img {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
}
.withdrawWay .way > h4 {
  font-size: 18px;
}
.withdrawWay .way > p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
}

.relate-account {
  padding: 20px;
  background: #fff;
  min-height: 700px;
}
.relate-account .n-title {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.relate-account .ex-bar-tips {
  background: #fffafb;
  border: 1px solid #fbd9de;
  padding: 15px 20px;
  line-height: 1;
  color: #666;
  font-size: 14px;
  margin-top: 20px;
}
.relate-account .ex-bar-tips p {
  margin-top: 10px;
}
.relate-account .itemBox {
  margin-top: 20px;
}
.relate-account .item {
  background: #f5f5f5;
  padding: 8px 26px;
  margin-top: 10px;
  line-height: 25px;
  color: #333;
}
.relate-account .item .title {
  width: 250px;
}
.relate-account .item .title .kstore-iconfont {
  color: #fff;
  width: 25px;
  height: 25px;
  font-size: 20px;
  border-radius: 3px;
  text-align: center;
  line-height: 25px;
}
.relate-account .item .bandText {
  padding-left: 20px;
  color: #7abd54;
}
.relate-account .item .state {
  color: #3aa2e4;
}
.relate-account .unband .bandText {
  color: #e76060;
}
.relate-account .unband .band-title {
  line-height: 64px;
}

#wechat .kstore-iconfont {
  background: #54d362;
}

#QQ .kstore-iconfont {
  background: #4ab1f0;
}

.band-cont {
  padding: 8px 26px;
  background-color: #f5f5f5;
  color: #333;
}
.band-cont .band-l {
  float: left;
  width: 250px;
  padding: 5px 0;
  margin-left: 15px;
}
.band-cont .band-r {
  line-height: 1.5;
  float: left;
  padding: 5px 0;
  height: 64px;
  padding-left: 19px;
  border-left: 1px solid #ddd;
  width: 460px;
}
.band-cont .band-r > p {
  margin-top: 10px;
}
.band-cont .band-title {
  font-size: 18px;
}
.band-cont .band-logo {
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  float: left;
  background-color: #fff;
  position: relative;
}
.band-cont .band-logo img {
  max-width: 60px;
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.band-cont .band-line {
  display: inline-block;
  vertical-align: middle;
  width: 74px;
  height: 28px;
  overflow: hidden;
  background: url(../images/relate-img01.png) center no-repeat;
}
.band-cont .kstore-iconfont {
  font-size: 44px;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.band-cont .btnBand {
  background-color: #fff;
  margin-top: 20px;
  border-radius: 3px;
  display: block;
  width: 78px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ddd;
}

.dia-tips-cont {
  color: #E45050;
}
.dia-tips-cont.success {
  color: #7abd54;
}
.dia-tips-cont > img {
  width: 36px;
  height: 36px;
}
