/* CSS Document */
@charset "utf-8";
*:focus{outline:none;}
html,body{ width:100%; height:100%; -webkit-touch-callout: none; -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0); word-break: break-all;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fiedldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;-webkit-text-size-adjust:100%;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
html{ font-size:62.5%;}
body{font-family:"Microsoft YaHei";color:#4c4c4c; background: #0f0b13; font-size: .22rem; -webkit-overflow-scrolling:touch;-webkit-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text;}
input,select,textarea,button{ vertical-align:middle;font-family:"Microsoft YaHei"; -webkit-appearance: none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
a,a:link{ text-decoration:none;outline:none;}
.hide{ display: none; }
.wrap{ max-width: 750px; margin: 0 auto; height: 100%; background: url(../img/top.jpg) no-repeat; background-size: 100% auto; position: relative; overflow: hidden;}
.main{ width: 7.22rem; height: 10.21rem; padding: 0 .14rem; position: absolute; top: 50%; left: 0; margin-top: -5.3rem; overflow: hidden;}
.content{ width: 7.22rem; height: 7.66rem; padding-top: .82rem; background: url(../img/kuang.png) no-repeat; background-size: 100% auto; }
.indent{ height: 7.35rem; overflow: auto; }
.slide-btn{ display: block; width: 6.79rem; height: .98rem; background: url(../img/btn.png) 0 -1.13rem no-repeat; background-size: 6.8rem 7rem; margin: .73rem auto 0; font-size: 0; }
.slide-btn.undo-btn{ background-position: 0 -2.26rem; }
.slide-btn.five-btn{ background-position: 0 0; }
.title{ margin: .1rem auto .1rem; font-size: .36rem; font-weight: bold; text-align: center; color: #a42833; }
.title::before,.title::after{ display: inline-block; content: ''; width: .76rem; height: .3rem; background: url(../img/title.png) -.23rem -.08rem no-repeat; background-size: 4.55rem auto; vertical-align: middle; }
.title::after{ background-position: -3.54rem -.08rem; }
.title span{ background-image: -webkit-gradient(linear, 1.8% 0, 1.5% bottom, from(#b52b36), to(#80232c)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin: 0 .15rem; }
.inputs{ width: 5.76rem; padding: 0 .16rem; height: .58rem; line-height: .58rem; background: #fffcf0; border: 0.013333rem solid #c57375; margin: 0 auto; display: block; font-size: .24rem; color: #c57375; border-radius: 0; }
.intro{ font-size: .22rem; color: #c3979a; margin: 0 auto; width: 6.1rem;}
.first-img img{ display: block; width: 6.05rem; margin: .08rem auto 0; }
.second{ width: 6.1rem; margin: .28rem auto 0; font-size: .24rem; color: #bc6168; }
.second-list{ font-size: .28rem; margin-bottom: .3rem; overflow: hidden;}
.second-list span{ color: #681f26; }
.second-title{ font-size: .28rem; margin-bottom: .03rem; }
.second-info{ color: #c3979a; line-height: .4rem; padding: .02rem 0 .24rem; }
.second-info span{ color: #bc6168; }
.user-btn{ display: inline-block; border-bottom: .01rem solid #bc6168; color: #bc6168; padding-bottom: .06rem; }
.third-list{ font-size: .28rem; position: relative;}
.third-list label{ margin-bottom: .06rem; display: block; }
.checktip{ font-size: .22rem; color: #f00; height: .34rem; line-height: .34rem; width: 6.1rem; margin: 0 auto; }
.third-list .inputs{ width: 3.76rem; margin: 0; }
.sendCode{ position: absolute; right: 0; top: .45rem; width: 1.85rem; height: .6rem; text-align: center; line-height: .6rem; color: #fff; background: #f77c87; font-size: .24rem; border-radius: .3rem; }
.four-nav{ overflow: hidden; width: 6.06rem; margin: .1rem auto; }
.four-nav li{ width: 50%; height: .62rem; line-height: .62rem; text-align: center; color: #ffa1b7; font-size: .3rem; float: left; background: url(../img/title.png) 0 -3.02rem no-repeat; background-size: 4.55rem 3.78rem; text-shadow: 0 0 .05rem #333; }
.four-nav li.on{ background-position: 0 -2.27rem; color: #fff; }
.refuse{ padding-top: .08rem; display: none; color: #681f26;}
.up_pic { overflow: hidden; width: 6.18rem; margin: .06rem auto 0;}
.up_pic .pic_look {
  width: 1.4rem;
  height: 1.4rem;
  background: #fffcf0;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; float: left; margin: 0 .25rem .1rem 0; border-radius: .16rem; border: .02rem solid #e05e4f;
}
.up_pic .pic_look em { position: absolute; top: .1rem; right: .1rem; display: block; width: .42rem; height: .42rem; background: url(../img/title.png) -3.14rem -2.27rem no-repeat; background-size: 4.55rem 3.78rem; cursor: pointer;}
.chose_pic_btn {
  width: 1.4rem;
  height: 1.4rem;
  position: relative;
  display: block;
  background: #fffcf0; float: left; margin: 0 .25rem .1rem 0; border-radius: .16rem; border: .02rem solid #e05e4f;
}
.chose_pic_btn i{ display: block; font-style: normal; text-align: center; color: #e05e4f; font-size: .5rem; line-height: 1.4rem; }
.chose_pic_btn input {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.chose-tips{ font-size: .22rem; color: #c3979a; }
.four-text{ width: 6.1rem; margin:.03rem auto .2rem; font-size: .22rem; color: #c3979a; line-height: .29rem; }
/*日历插件开始*/
.mPicker-hide {
  visibility: hidden;
}
.mPicker-pr {
  position: relative;
}
.mPicker {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;touch-action: pan-y;
}
.mPicker-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: #000;
  opacity: .7;
}
.mPicker-active-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  margin-left: -35%;
  border-top: 1px solid #c57375;
  border-bottom: 1px solid #c57375;
}
.mPicker-main {
  background: #f5f5f5;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
}
.mPicker-main.mPicker-bottom {
  bottom: 0;
}
.mPicker-main.mPicker-modal {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 264px;
  top: 50%;
  bottom: auto;
  left: 50%;
  margin-top: -127px;
  margin-left: -132px;
}
.mPicker-main.down {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.mPicker-footer {
  border-bottom: .01rem solid #ccc;
  height: .6rem;
  line-height: .6rem;
  position: relative;
}
.mPicker-content {
  overflow: hidden;
  z-index: 15;
  position: relative;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mPicker-list {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.mPicker-content ul {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 20;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mPicker-content li {
  padding-left: 3%;
  padding-right: 3%;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #333;
  font-size: .24rem;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.mPicker-content li.active {
  color: #000;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.mPicker-content.level-2 ul {
  width: 50%;
}
.mPicker-confirm,
.mPicker-cancel {
  color: #333;
  font-size: .28rem;
  width: 50%; height: .6rem;
  text-align: center;
  display: block; float: left;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mPicker-confirm {
  background: #c57375;
  color: #fff;
}
.mPicker-input-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.mPicker-shadow {
  position: absolute;
  top: 41px;
  bottom: 38px;
  left: 0;
  width: 100%;
  z-index: 999;
  background: linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#282828), color-stop(0.52, rgba(40, 40, 40, 0)), color-stop(0.48, rgba(40, 40, 40, 0)), to(#282828));
  background: -moz-linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
  background: -o-linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
  background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(whitesmoke), color-stop(0.48, rgba(245, 245, 245, 0)), color-stop(0.52, rgba(245, 245, 245, 0)), to(whitesmoke));
  pointer-events: none;
}
/*日历插件结束*/
.order{ width: 6.1rem; margin: 0 auto; border-top: .01rem solid #f6dbdd; padding: .2rem .18rem .3rem; }
.order label{ font-size: .28rem; display: block; color: #bc6168; margin-bottom: .02rem; }
.order-list{ overflow: hidden; position: relative; }
.order-list .inputs{ padding: 0 .45rem; width: 5.16rem; }
.order-list i{ display: block; width: .27rem; height: .25rem; background: url(../img/title.png) -3.13rem -2.76rem no-repeat; background-size: 4.55rem 3.78rem; position: absolute; left: .11rem; top: .6rem; z-index: 5; }
.order-list i.site{ background-position: -3.13rem -3.09rem; }
.order-more{ display: block; margin: .4rem auto; background: #f77c87; font-size: .28rem; color: #fff; width: 2.5rem; height: .66rem; border-radius: .33rem; line-height: .66rem; text-align: center; }
.indent .order:nth-child(even) .inputs,.indent .order:nth-child(even) .chose_pic_btn{ background: #fff0ef; }
.detail{ overflow: hidden; width: 6.46rem; margin: 0 auto; border-top: .01rem solid #f6dfdf; }
.detail li{ padding: .12rem .2rem; border-bottom: .02rem dashed #ebe8e2; font-size: .28rem; color: #bc6168;}
.detail li span,.detail li p{ color: #681f26; }
.detail li a{ color: #f00; }
.goods{ overflow: hidden; padding-top: .1rem; }
.goods-list{ width: 1.66rem; height: 1.66rem; background-size: cover!important; background-position: center center!important; background-repeat: no-repeat!important; float: left; margin-right: .3rem; overflow: hidden; border-radius: .16rem; border: .02rem solid #e05e4f; }
.refer{ width: 6.06rem; padding: .15rem .2rem; margin: 0 auto; border-top: .01rem solid #f5dbdb; border-bottom: .01rem solid #f5dbdb; }
.refer p{ font-size: .3rem; color: #bc6168; line-height: .36rem; padding: .18rem 0; }
.refer a{ color: #f00; text-decoration: underline; margin-top: .1rem; display: inline-block; }
.notice{ width: 5.02rem; }
.notice-top{ width: 5.02rem; height: 1.87rem; padding-top: .68rem; background: url(../img/btn.png) 0 -3.4rem no-repeat; background-size: 6.8rem 7rem; text-align: center; font-size: .26rem; color: #9a6c55; line-height: .41rem; }
.notice-next{ padding-top: .85rem; text-align: center;}
.notice-next a{ display: inline-block; width: 1.88rem; height: .64rem; background: url(../img/btn.png) 0 -6.16rem no-repeat; background-size: 6.8rem 7rem; margin: 0 .23rem; }
.notice-next a.cancel-btn{ background-position: -2.04rem -6.16rem; }
.subject{ left: 7.5rem; }
.nexthide {
    -webkit-animation: nexthide .4s .2s linear both;
    -moz-animation: nexthide .4s .2s linear both;
}
.nextshow {
    -webkit-animation: nextshow .4s .2s linear both;
    -moz-animation: nextshow .4s .2s linear both;
}
@-webkit-keyframes nexthide {
0% {
left: 0;
}
100% {
left:-7.5rem;
}
}
@-moz-keyframes nexthide {
0% {
left: 0;
}
100% {
left:-7.5rem;
}
}
@-webkit-keyframes nextshow {
0% {
left:7.5rem;
}
100% {
left: 0;
}
}
@-moz-keyframes nextshow {
0% {
left:7.5rem;
}
100% {
left:0;
}
}
.prevhide {
    -webkit-animation: prevhide .4s .2s linear both;
    -moz-animation: prevhide .4s .2s linear both;
}
.prevshow {
    -webkit-animation: prevshow .4s .2s linear both;
    -moz-animation: prevshow .4s .2s linear both;
}
@-webkit-keyframes prevhide {
0% {
left:0;
}
100% {
left:7.5rem;
}
}
@-moz-keyframes prevhide {
0% {
left:0;
}
100% {
left:7.5rem;
}
}
@-webkit-keyframes prevshow {
0% {
left:-7.5rem;
}
100% {
left:0;
}
}
@-moz-keyframes prevshow {
0% {
left:-7.5rem;
}
100% {
left:0;
}
}
.errorMsg{ width: 5.4rem; padding: .2rem .3rem; color: #fff; text-align: center; font-size: .24rem; margin: -1rem 0 0 -3rem; background: rgba(0,0,0,.6); border-radius: .1rem; }
.fade {
  position: fixed;
  top: 0%;
  left: 0%;
  background: black;
  z-index: 10;
  -moz-opacity: 0.85;
  opacity: .85;
  filter: alpha(opacity=85);
  width: 100%;
  height: 100%;
  display: none;
}
.alert {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 20;
  display: none
}
.alert-nav{ position: relative; }
.alert_reg,.login,.login_success,.alert_code {
  width: 6.69rem;
  height: 6.7rem;
  position: absolute;
}

.reg_box {
  width: 6.69rem;
  height: 6.31rem;
  background: url(../img/reg_tips.png) 0 0 no-repeat;
  background-size: 100% auto;
  margin-top: -.4rem;
}

.login_box,.invitation_box {
  width: 8.92rem;
  height: 7.026667rem;
  padding-top: 0.733333rem;
  background: url(../img/login_bg.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.alert_top {
  height:.75rem; position: relative; top: 0;
}

.alert_title {
  width: 3.03rem;
  height: .75rem;
  line-height: .75rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  margin: 0 auto;
  background: url(../img/add-title.png) no-repeat;
  background-size: 100% auto;
}

.alert_close {
  width: .5rem;
  height: .5rem;
  position: absolute;
  right: 0;
  top: -.15rem;
  cursor: pointer;
  background: url(../img/close.png) no-repeat;
  background-size: 100% auto;
}
.alert-nav .alert_close{ top: -.58rem; }
.prompt {
  font-size: .18rem;
  color: #fff;
  padding: .05rem .1rem;
  border-radius: .08rem;
  background: rgba(25,25,25,0.6);
  position: absolute;
  top: 2.69rem;
  left: 2.83rem;
  display: none
}

.cell {
  display: table-cell;
  *display: inline-block;
  width: 2000px;
  *width: auto
}

h1 {
  text-align: center
}

#registerWrap {
  width: 7.5rem;
  margin: 0 auto .3rem;
  padding-top: .20rem
}

.register_title a {
  color: #000;
  background: #ccc;
  padding: 5px 10px;
  display: inline-block
}

.register_title a.cur {
  background-color: red;
  color: #fff
}

.register_title {
  margin-bottom: .5rem
}

.form_field_tips {
  font-size: 12px;
  color: red;
  margin-bottom: 5px
}

#yokareg_degree {
  display: inline-block;
  position: absolute;
  margin-left: 1.93rem;
  font-size: 0.24rem;
  color: #000
}

#yokareg_degree a {
  color: #000
}

#yokasdk_picYzm img {
  width: 80px;
  height: 40px
}

#yokasdk_yzm {
  width: 70px;
  margin-left: 20px
}

.ykreg_input {
  padding: 5px 10px;
  height: 24px
}

#youka_agr {
  vertical-align: middle;
  width: 0.293333rem;
  height: 0.293333rem;
  border: solid .01rem #dcdcdc; border-radius: 0;
}
#yokareg_degree input[type=checkbox]:checked{ background: url(../img/check.jpg) no-repeat; background-size: 100% auto; }

#yokareg_degree label,#yokareg_degree a {
  font-size: 0.24rem;
}

#yokasdk_submit {
  width: 3.77rem;
  height: 0.706667rem;
  line-height: .53rem;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  background-color: #560e17;
  border: 0;
  display: block;
  margin-top: .6rem;
  margin-left: 1.9rem;
  cursor: pointer;
  border-radius:0;
}

.form_field_tips {
  visibility: hidden
}

.input_wrap {
  position: relative
}

.input_wrap label {
  width: 1.8rem;
  height: .51rem;
  line-height: .51rem;
  text-align: right;
  font-size: .24rem;
  color: #3c3c3c;
  margin-right: .1rem;
  float: left
}

.inputBox {
  float: left;
  position: relative;
  z-index: 10;
  width: 3.75rem;
  height: .55rem;
  border: solid .01rem #dcdcdc
}

.inputBox .inputLabel {
  display: block;
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 9;
  font-size: .32rem;
  line-height: 16px;
  vertical-align: middle;
  color: #999;
  cursor: text
}

.inputBox input {
  display: inline;
  position: absolute;
  z-index: 10;
  float: left;
  width: 326px;
  height: 23px;
  padding: 9px 12px 8px 12px;
  background-color: transparent;
  border: 0;
  vertical-align: middle;
  color: #222
}

.otherMbInput input {
  float: left;
  right: 0;
  width: 3.55rem;
  border-left: none;
  padding: 0 0.1rem 0;
}

.show_tips {
  visibility: visible
}

.inputBox input {
  display: inline;
  position: absolute;
  z-index: 10;
  float: left;
  width: 3.55rem;
  height: .55rem;
  padding: 0 0.1rem 0;
  background-color: transparent;
  border: 0;
  font-size: 0.24rem;
  vertical-align: middle;
  color: #222
}

.inputBox .inputLabel {
  display: block;
  position: absolute;
  top: .18rem;
  left: .14rem;
  z-index: 9;
  font-size: .24rem;
  line-height: .16rem;
  vertical-align: middle;
  color: #999;
  cursor: text
}

.inputBox .inputLabel.inputLabelHide {
  display: none
}

.inputFocus {
  background-position: -2px -485px
}

.inputFocus .inputLabel {
  color: #ccc
}

.inputSuc {
  background-position: -2px -530px
}

.tips {
  visibility: hidden;
  position: relative;
  top: 0;
  left: 1.36rem;
  z-index: 8;
  width: 5rem;
  height: .4rem;
  line-height: .2rem;
  overflow: hidden
}

.show_tips {
  visibility: visible
}

.tips span {
  float: left
}

.tipsInfo,.tipsSuc,.tipsError,.tipsBg {
  display: none;
  width: 5rem;
  padding-left: .55rem;
  height: .4rem;
  line-height: .4rem;
  font-size: 0.24rem;
  color: #ff0e38;
  overflow: hidden
}

.tipsInfo {
  background-position: 12px -414px
}

.tipsError {
  background-position: 12px -433px
}

.tipsBg {
  overflow: hidden;
  display: none
}

.tips .rankLow,.tips .rankMiddle,.tips .rankHigh {
  display: block;
  width: 26px;
  height: 18px;
  margin: 1px;
  background: #cef0f5;
  color: #fefdfe;
  text-align: center;
  line-height: 18px;
  cursor: default;
  margin-top: 3px
}

.tips .rankLow {
  margin-left: 5px
}

.tips .curLow .rankLow,.tips .curMiddle .rankMiddle,.tips .curHigh .rankHigh {
  background: #58cbfd;
  color: white
}

#passwordTip span .showPassBtn {
  margin-right: 15px;
  display: none;
}

.tipsArrow {
  display: none;
  position: absolute;
  z-index: 111;
  width: 11px;
  height: 8px;
  overflow: hidden;
  line-height: 16px
}

.tipsArrow .out {
  display: block;
  position: absolute;
  top: 0;
  _top: 1px;
  left: 0;
  overflow: hidden;
  color: #d5d4d4
}

.tipsArrow .inside {
  display: block;
  position: absolute;
  top: 1px;
  _top: 2px;
  left: 0;
  color: #fcfbfb
}

.tipsExtendedInfo {
  display: none;
  position: absolute;
  z-index: 110;
  padding: 4px 10px;
  background: white;
  border: 1px #d5d4d4 solid;
  box-shadow: 0 0 3px #d5d4d4;
  line-height: 18px
}

.otherMbInput {
  z-index: 50
}

.otherMbInput input {
  float: left;
  right: 0;
  width: 3.55rem;
  border-left: none;
  padding: 0 0.1rem 0;
  font-size: 0.24rem!important;
}

.otherMbInput .otherMb {
  display: block
}

.otherMb {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 150;
  width: 97px;
  height: 40px;
  background: transparent
}

.selcountry {
  position: relative;
  float: left;
  display: inline;
  line-height: 21px
}

.selcountry_inner {
  height: 43px;
  padding: 0 0 0 15px
}

.selcountry .selcountry_inner {
  float: left;
  height: 40px
}

.flag {
  display: inline-block;
  background-position: -5px 2px;
  float: left;
  width: 25px;
  height: 11px;
  _height: 10px;
  margin-top: 16px;
  cursor: pointer;
  vertical-align: middle
}

.selcountry_inner.fold .flag {
  background-position: -31px 2px
}

.selcountry #country_code {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  box-shadow: none;
  float: right;
  font: 700 16px/26px Arial;
  padding: 9px 0 0;
  position: static;
  text-align: center;
  vertical-align: middle;
  width: 52px;
  cursor: pointer;
  cursor: hand;
  color: #000
}
.flag_list {
  display: none;
  z-index: 100;
  position: absolute;
  top: 45px;
  left: 0;
  width: 350px;
  height: 260px;
  border: 1px solid #d8d9d9;
  background-color: #fff;
  overflow: hidden
}

.flag_list ul {
  _padding-top: 5px;
  height: 260px;
  overflow-y: scroll
}

.flag_list li {
  padding-left: 14px;
  height: auto!important;
  height: 25px;
  min-height: 25px;
  line-height: 23px;
  cursor: pointer;
  margin-top: 0
}

.flag_list li.cur {
  background-color: #efefef
}

.flag_list li:hover {
  background-color: #efefef
}

.country_local {
  height: 26px;
  _height: 21px;
  line-height: 23px;
  _line-height: 21px;
  padding-left: 14px;
  _padding-top: 5px;
  border-top: 1px #fff solid;
  background: #e4eff4
}

.country_local span {
  vertical-align: middle
}

.country_local .flag_wrap,.country_used .flag_wrap {
  display: inline-block;
  overflow: hidden;
  cursor: pointer
}

.country_local .flag_name {
  color: #4a9ce6
}

.country_used {
  height: 65px;
  padding-left: 14px;
  background: #f5f9fb;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  overflow: hidden
}

.country_used h4 {
  line-height: 25px
}

.country_used .flag_wrap {
  float: left;
  width: 111px;
  height: 20px
}

.country_used .flag_wrap .talk_flag {
  float: left;
  margin-top: 2px
}

.country_used .flag_wrap .flag_name {
  float: left;
  line-height: 16px;
  color: #4a9ce6
}

.country_search {
  position: relative;
  height: 37px;
  background-position: -2px -575px;
  border-top: 1px #b7d2e7 solid;
  border-bottom: 1px #b7d2e7 solid;
  overflow: hidden
}

.country_search .search_btn {
  display: inline-block;
  float: left;
  width: 16px;
  height: 12px;
  margin: 14px 0 0 10px;
  background-position: -4px -120px;
  text-indent: -9999px;
  overflow: hidden
}

.flag_list .inputBox .search_input {
  float: left;
  width: 318px;
  height: 29px;
  padding: 4px 0;
  margin-left: 5px;
  font-size: 14px;
  line-height: 29px;
  text-align: left
}

.flag_list .inputFocus {
  background-position: -2px -615px
}

.flag_list .inputBox .inputLabel {
  left: 33px;
  top: 2px;
  margin: 0;
  font-size: .32rem;
  line-height: 35px;
  color: #666
}

.flag_list .inputFocus .inputLabel {
  color: #ccc
}

.flag_name {
  padding-left: 5px;
  vertical-align: middle;
  font-size: 13px;
  color: #000
}

.verifyCode input {
  position: absolute;
  top: 0;
  left: 0;
  width: 227px;
  margin-left: 110px;
  padding: 9px 12px 8px 0
}

.verifyCode {
  position: relative
}

.verifyCode .inputLabel {
  left: 32px
}

.verifyCode input {
  position: absolute;
  top: 0;
  font-size: .24rem!important;
  left: -0.3rem;
  width: 3.2rem;
  height: .55rem;
  margin-left: .3rem;
  padding: 0 0.13rem 0;
}

.verifyCode .imgCodeBg {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  width: 1.55rem;
  height: .55rem
}

.verifyCode img {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 1.55rem;
  height: .55rem
}

.verifyCode .bigImgCode {
  top: -62px;
  left: 0;
  width: 120px;
  height: 60px;
  border: 1px #d3d3d3 solid
}

.verifyCode .bigImgCode2 {
  top: -82px
}

.verifyCode .reVerify {
  position: absolute;
  top: .13rem;
  right: -0.45rem;
  z-index: 11;
  width: .35rem;
  height: .35rem;
  background: url(../img/refresh_icon.png) 0 0 no-repeat;
  background-size: .35rem;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer
}

.verifyCode .inputBox {
  z-index: 790
}

.verifyCode .tips {
  z-index: 800
}

a.input_expand_btn {
  display: block;
  position: absolute;
  right: 0;
  z-index: 11;
  width: 1.55rem;
  height: .55rem;
  background-color: #560e17;
  line-height: .55rem;
  text-align: center;
  text-decoration: none;
  font-size: 0.24rem;
  color: #fff;
  overflow: hidden;
  top: 0
}

#checkCode {
  width: 2.7rem;
  height: .55rem;
  font-size: .24rem!important;
  padding: 0 0.13rem 0;
}

.immediate_yy_prohibit {
  width: 3.18rem;
  height: 1.14rem;
  text-align: center;
  line-height: .35rem;
  padding-top: .35rem;
  display: block;
  margin:-.1rem auto 0;
  font-size: .36rem;
  color: #fff;
  background-color: #6a6a6a
}

.immediate_yy_prohibit .yuyue_count {
  font-size: 0.32rem;
  padding-top: 0.1rem;
}

.immediate_yy_focus {
  width: 4.24rem;
  height: 1.52rem;
  text-align: center;
  line-height: 1.52rem;
  font-size: 0.4rem;
  color: #fff;
  display: block;
  margin: 0 auto;
  background-color: #913428;
  border:0;
  margin-top: .7rem;
  border-radius:0;
}

.line {
  width: 4.89rem;
  margin: .15rem auto;
  border-bottom: 1px dashed #b8b8b8
}

.dobest_login_form .dobest_field {
  display: flex;
  height: 0.7rem;
  margin: .18rem auto 0rem;
  border: 0
}

.yzm-title,.login-title {
  width: 1.366667rem;
  height: .7rem;
  float: left;
  text-align: right;
  font-size: 0.346667rem;
  line-height: .7rem;
  color: #3c3c3c
}

.yzm-title {
  width: 1.68rem
}

.d_yzm_box {
  display: flex;
  margin-bottom: .1rem
}

.dobest_yzm_code {
  margin-left: 0
}

.dobest_login_form {
  padding: .32rem 15% .15rem
}

.dobest_login_form .dobest_field .dobest_input,.dobest_login_form .dobest_field .dobest_sms_input {
  width: 7.7rem;
  height: .7rem;
  font-size: 0.346667rem;
  line-height: .7rem;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border: solid 0.013333rem #dcdcdc!important;
  border-radius:0;
}

.dobest_yzm_code {
  width: 2rem!important
}

.dobest_login_form .dobest_field.dobest_input_focus {
  border: 0;
  box-shadow: none;
  display: flex
}

.dobest_login_form .dobest_yzm_box {
  height: auto;
  margin-bottom: 0
}

.dobest_field_btn {
  border: none!important;
  display: inline-block
}

.dobest_login_form .dobest_de_btn,.dobest_btn_blue {
  display: block;
  width: 3.293333rem;
  height: 0.786667rem;
  line-height: 0.786667rem;
  margin-left: 1.08rem;
  text-align: center;
  background: #560e17;
  font-size: 0.373333rem;
  color: #fff;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  position: absolute;
  bottom: 2.12rem
}

.dobest_yzm_box {
  display: inline-block;
  margin-left: .15rem;
  border: 0
}

.dobest_yzm_box img {
  height: .51rem
}

.dobest_yzm {
  margin: .1rem auto .2rem!important
}

.dobest_register {
  display: inline-block;
  position: absolute;
  top: 2.1rem;
  text-align: center;
  right: -.1rem;
  width: 1.85rem;
  height: .30rem;
  font-size: 0.34rem;
  line-height: .3rem;
  color: #324b9b;
  cursor: pointer;
  border-bottom: .01rem #5167aa solid;
}

.dobest_extra {
  display: none;
  top: 174px
}

.message_text {
  text-align: center;
  color: #2b2b2b;
  padding: .8rem 0 .15rem .8rem;
  margin-top: -0.5rem;
  font-size: 0.3rem;
}

.login .line {
  margin-bottom: .3rem
}

.dobest_error {
  position: absolute;
  left: 1.95rem;
  top: 1.65rem
}

.login_success {
  font-size: .3rem;
  color: #3c3c3c
}

.pet_name .user_name {
  color: #3c3c3c;
  font-weight: bold
}

.user_message {
  font-weight: bold;
  font-size: 0.346667rem;
  padding: .2rem 0 .3rem .8rem;
}

.iphone,.code_input {
  width: 7rem;
  height: .7rem;
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: .7rem;
  letter-spacing: 0;
  padding-left: .15rem;
  color: #666;
  border: solid .01rem #dcdcdc;
  margin-left: .8rem;
  border-radius:0;
}

.ip_code {
  width: 7.95rem;
  height: .51rem;
  position: relative;
  margin: .3rem 0 .35rem
}

.login_success .line {
  margin-bottom: .3rem;
  position: relative;
  right: .07rem
}

.submit_code {
  width: 2.64rem;
  height: .7rem;
  line-height: .7rem;
  font-size: 0.32rem;
  text-align: center;
  color: #fff;
  background-color: #560e17;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius:0;
}
.alert_invitation {
  width: 7.5rem;
  margin-left: -3.75rem;
  height: 1.22rem;
  position: fixed;
  bottom: 0;
  top: auto
}

.s_btn {
  width: 3.73rem;
  height: 1.22rem;
  line-height: 1.22rem;
  text-align: center;
  background-color: #5ca762;
  font-size: .3rem;
  color: #fff
}

.s_btn .icon {
  display: inline-block;
  width: .45rem;
  height: .45rem;
  position: relative;
  top: .1rem;
  right: .15rem
}

.s_btn.code {
  background-color: #cf6c36;
  margin-left: .04rem
}

.share_icon {
  background-position: -3.85rem -3.4rem
}

.code_icon {
  background-position: -4.51rem -3.4rem
}

.alert_lianjie {
  width: 6.88rem;
  height: 3.2rem;
  margin-top: -1.475rem
}

.alert_lianjie .alert_title,.alert_code .alert_title {
  width: 3.12rem;
  height: .93rem;
  margin: 0 auto;
  font-size: .36rem;
  text-align: center;
  line-height: .93rem;
  top: .1rem;
  color: #fff;
  background-position: 0 -3.3rem
}

.lianjie_box {
  width: 6.69rem;
  height: 2.95rem;
  padding-top: .7rem;
  background: url(../img/lianjie_bg.png) 0 0 no-repeat;
  background-size: 6.69rem
}

.share_link {
  text-align: center;
  font-size: .26rem;
  color: #191919
}

.share_href {
  color: #1370bf
}

.copy_btn {
  width: 3rem;
  height: .65rem;
  display: block;
  margin: .3rem auto;
  line-height: .65rem;
  text-align: center;
  background-color: #32598f;
  font-size: .32rem;
  color: #fff
}

.alert_code {
  margin-top: -3.67rem
}

.code_box {
  width: 6.69rem;
  height: 735px;
  padding-top: .8rem;
  background: url(../img/code_box_bg.png) 0 0 no-repeat;
  background-size: 6.69rem
}

.code_message {
  text-align: center;
  font-size: .26rem;
  font-weight: bold;
  line-height: .37rem;
  letter-spacing: .01rem;
  text-align: center;
  color: #191919
}

.method {
  width: 139px;
  height: 38px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background-position: -393px -687px
}

.link_box {
  width: 600px;
  padding: 15px 0 5px
}

.link_box span {
  display: inline-block;
  height: 24px;
  line-height: 24px
}

.link_box .link {
  color: #1370bf;
  padding: 0 15px 0 5px
}

.p_text {
  margin-bottom: 50px
}

.code_text {
  text-align: center;
  padding: 15px 0 30px
}

.code_img {
  width: 4.1rem;
  display: block;
  margin: .3rem auto
}

.alert_tuji {
  width: 7.4rem;
  height: 5rem;
  margin-left: -3.7rem;
  margin-top: -2rem
}

.alert_tuji iframe {
  width: 7.4rem;
  height: 5rem
}

.tuji_box {
  width: 5.69rem;
  height: 526px;
  overflow: hidden;
  position: relative;
  z-index: 6;
  background: url(../img/body_bg.png) 0 0 no-repeat;
  background-size: 5.69rem
}

.flexslider {
  margin: 0 auto 20px;
  position: relative;
  width: 100%;
  height: 526px;
  overflow: hidden;
  zoom: 1
}

.flexslider .slides li {
  width: 100%;
  height: 100%;
  margin: .09rem 0 0 .1rem
}

.slides img {
  width: 5.5rem
}

.flex-direction-nav a {
  width: .5rem;
  height: .5rem;
  position: absolute;
  top: 1.7rem
}

.flex-direction-nav .flex-next {
  background-position: -0.53rem -4.42rem;
  right: .2rem
}

.flex-direction-nav .flex-prev {
  background-position: -1.37rem -4.42rem;
  left: .2rem
}

.flexslider .slides a img {
  width: 100%;
  height: 482px;
  display: block
}

.call_back_tips {
  height: .1rem;
  display: none!important
}

.call_back_tips p {
  padding-left: .51rem;
  height: .26rem;
  line-height: .26rem;
  font-size: .12rem;
  color: #ff0e38;
  overflow: hidden;
  position: absolute;
  left: 2.35rem;
  top: .92rem
}
.pet_name{ padding-left: .8rem; font-size: 0.346667rem; margin-top: .3rem;}

.prize-list {
  width: 8.92rem;
  height: 8.413333rem;
  background: url(../img/reg_tips.png) no-repeat;
  margin-top: -4.5rem;
  margin-left: -4.46rem;
  background-size: 100% auto;
}
.winning {
  overflow: hidden;
  margin: 0 .3rem;
  height: 6.3rem;
  overflow: auto;
}
.winning li {
  text-align: center;
  color: #191919;
  font-size:0.32rem;
  height: 0.7rem;
  line-height: 0.7rem;
}
.win-time {
  width: 3.6rem;
  float: left;
}
.win-text {
  width: 3.6rem;
  float: left;
  margin-left: 1rem;
}
.prize-nav{ width: 7.08rem; height: 0.773333rem; background: url(../img/ptitle.png) no-repeat; background-size: 100% auto; margin: .55rem auto .3rem;}

.awards {
  width: 8.92rem;
  height: 7.026667rem;
  background: url(../img/login_bg.png) no-repeat;
  text-align: center;
  background-size: 100% auto;
  margin-top: -3.8rem;
  margin-left: -4.46rem;
}
.award-top {
  padding: 1.2rem 0 0.5rem;
  font-size: 0.5rem;
  color: #191919;
}
.award-name {
  font-weight: bold;
}
.award-tips {
  margin-top: .4rem;
  color: #442562;
  font-size: 0.32rem;
}
.wechat-alert{ padding:.15rem 0 0 4.8rem; position:fixed; left:0; top:0;z-index:16; color:#e5a60b; font-size:0.346667rem; display:none;}
.we-arrow{ width:1.786667rem; height:1.36rem; background:url(../img/fx1.png) no-repeat; background-size:100% auto; margin:0 0 -.2rem 2.9rem;}
.wechat-alert em{ display:inline-block; vertical-align:middle; width:0.44rem; height:0.106667rem; background:url(../img/fx2.png) no-repeat; background-size:100% auto; margin:0 .07rem;}
.wechat-alert em.icon2{ width:0.493333rem; height:0.4rem; background:url(../img/fx3.png) no-repeat; background-size:100% auto;}
.wechat-alert em.icon3{ width:0.493333rem; height:0.493333rem; background:url(../img/fx4.png) no-repeat; background-size:100% auto;}
.wechat-alert p{ margin-bottom:.2rem;}
.bdsharebuttonbox{ margin-top: 2.5rem; font-size: 0.32rem; }
.share-text{ display: inline-block; float: left; margin-left: 1rem; padding-top: .35rem; margin-right: 0.266667rem;}
.bdshare-button-style1-32 a{ margin-right: 0.4rem!important; }