body {
    background: #fff;
}

.main-box {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
    background: url(/cfstoreinfo/version4/web/creditPurchase/common/images/index_bg1.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    min-width: max-content;min-width: -moz-max-content;
}

.main-bg {
    width: 100%;
    height: 100%;
}

.main-box .login-box {
    position: absolute;
    padding: 40px 0 20px;
    top: 20%;
    right: 24%;
    width: 350px;
    min-height: 362px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.20);
    border-radius: 4px;
    box-sizing: border-box;
}
.img-code {
	width: 280px;
	margin: 20px auto 10px;
}

.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: 14px;
    line-height: 40px;
}

.login-box .u-input .u-mbl-msg-btn-46 {
    padding: 0;
    width: 118px;
    height: 40px;
    font-size: 14px;
    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;
    border-radius: 4px;
    box-shadow: inset 0 0 2px #E6E6E6;
    padding: 0 10px;
    font:100% Tahoma,Helvetica,Arial;
    font-size: 14px;
    vertical-align: top;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    margin: 10px auto 0px auto;
    border:none;
    background-color:#FFFFFF;
}
.pwdssc_pgc .ocx_style110,.pwdssc_pgc .ocx_style83,.pwdssc_pgc .ocx_style120,.pwdssc_pgc .ocx_style50{
    height: 38px;
    width:230px;
}
.pwdssc_pgc.down{
    font-size:14px;
    line-height:40px;
    text-align:center;
}

.h40 { height: 40px; }

.w118 { width: 118px; }

.mt40 {  margin-top: 40px;  }

.c-fff {  color: #fff;  }

a:hover {  text-decoration: underline;  }

.login-box .forget-psd {
    clear: both;
    font-size: 12px;
    color: #E0BB70;
    text-align: right;
    line-height: 20px;
    width:280px;
    margin:0 auto;
}
.ocx_style110{
    width: 280px;
    height: 40px;
    line-height: 40px;
    border: none;

}

#oldpwdssc_down, #oldpwdssc_pgc {
    width: 280px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin: 10px auto 0;
    border-radius: 4px;
    background-color: #FFFFFF;
    overflow: hidden;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    text-align:left;
}

#oldpwdssc_down {
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.container{
    width: 400px;
    height: 376px;
    position: relative;
    overflow: hidden;
}
.container .list{
    width:800px;
    height:379;
    position: absolute;
    top:0px;
}
.container img{
    float:left;
    width:400px;
    height:376px;
}
.container .dots{
    position: absolute;
    left:45%;
    bottom:5px;
    list-style: none;
}
.dots li{
    float:left;
    width:8px;
    height:8px;
    border-radius: 50%;
    background: gray;
    margin-left:5px
}
.dots .active{
    background: rgb(22, 22, 22);
}
.pre,.next{
    position: absolute;
    top:40%;
    font-size:40px;
    color:white;
    text-align:center;
    background: rgba(128,128,128,0.5);
    /* display:none;*/
}
.pre{
    left:30px;
}
.next{
    right:30px;
}