body {
    background: #fff;
}

.main-box {
    position: relative;
    width: 100%;
    height: 626px;
    background: url(/info/version3/couponWeb/loginfo/images/rrs_bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.main-bg {
    width: 100%;
    height: 626px;
}

.main-box .login-box {
    position: absolute;
    padding: 40px 0 20px;
    top: 20%;
    right: 24%;
    width: 350px;
    min-height: 390px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
    box-sizing: border-box;
}

.main-box .login-box .accountForm {
    position: relative;
}

.main-box .login-box .login-title {
    margin-bottom: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.login-box .l-id {
    padding: 0 10px;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-size: 13px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.login-box .l-input {
    text-align: center;
}

.login-box .l-btn {
    display: block;
    margin: 30px auto 0;
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
}

.login-box .l-btn span {
    position: relative;
    font-size: 16px;
}

.login-box .to-login {
    margin: 30px auto 10px;
    width: 280px;
    height: 42px;
    background: rgba(255, 255, 255, 0);
    color: #DFBD6D;
    line-height: 42px;
    border: 1px solid #FDE3B2;
}

.login-box .u-input {
    margin: 10px auto;
    width: 280px;
    background: inherit;
}

.login-box .u-input input {
    width: 152px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}

.login-box .u-input .u-mbl-msg-btn-46 {
    padding: 0;
    width: 118px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}

.login-box .warm-msg {
    margin: 20px auto 0;
    width: 280px;
    color: #AEAFAF;
    font-size: 12px;
}

.content {
    margin: 0 auto;
    width: 1000px;
    background: #fff;
}

.content .tickets {
    width: 100%;
    height: 235px;
}

.tickets-item {

    padding: 78px 0 0 10px;
    width: 333px;
    height: 100%;
    box-sizing: border-box;
}

.tickets-item .tickets-msg {
    margin-left: 20px;
    width: 180px;
}

.tickets-msg h6 {
    font-size: 18px;
    margin-bottom: 10px;
}

.tickets-msg p {
    font-size: 14px;
    color: #5A6164;
    line-height: 20px;
}

.error-tip {
    color: red;
    padding: 0 35px;
}

.pl22 {  padding-left: 22px;  }

.pl44 {  padding-left: 44px;  }

/*  ÃÜÂë¿Ø¼þ  */
.pwdssc_pgc, input.pwdssc_pgc {
  display:inline-block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  margin: 10px auto 0px auto;
  border:none;
  background-color:#FFFFFF;
  vertical-align:top;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.pwdssc_pgc .ocx_style110 {
  height: 38px;
  width:250px;
}
.pwdssc_pgc.down{
  font-size:14px;
  text-align:center;
  line-height: 40px;
}

.h40 { height: 40px; }

.w118 { width: 118px; }

.mt40 {  margin-top: 40px;  }

.c-fff {  color: #fff;  }

a:hover {  text-decoration: underline;  }

.c-msg-tlt {
    width: 740px;
    height: 46px;
    opacity: 1;
    background: #feb772;
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
}