﻿@media screen and (min-width: 1920px) {
    html {
        font-size : 216px !important;
    }
}
@media screen and (max-width: 1920px) {
    html {
        font-size : 192px !important;
    }
}
@media screen and (max-width: 1366px) {
    html {
        font-size : 125px !important;
    }
}
@media screen and (max-width: 1280px) {
    html {
        font-size : 125px !important;
    }
}
@media screen and (max-width: 1024px) {
    html {
        font-size : 125px !important;
    }
}
header.header{
    height: 0.447917rem;
    width: 5.208333rem;
    margin: auto;
    padding: 0.104167rem 0;
}
.header .scm-logo{
    width: 0.953125rem;
    height: 0.291667rem;
}
.nav{
    float: right;
    margin-top: 0.15rem;
}
.nav a{
    color: #000;
    font-size: 14px;
}
.nav a:hover{
    color: #E4393C;
}
.content{
    overflow: hidden;
    position:relative;
    width:100%;
    height: 2.473958rem;
    margin-bottom: 0.104167rem;
    padding: 0;
}
.module{
    width:100%;
    background-color: #338FE6;
}
.inner{
    position: relative;
    width: 5.208333rem;
    margin: auto;
}
.inner img{
    display: block;
    width: 2.895833rem; 
    height: 2.484375rem;
}
.inner a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 3.28125rem;
    height: 2.473958rem;
    border: none;
    outline: none;
}
.login-from{
    display: block;
    position: absolute;
    width: 1.84375rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    padding:0 0.130208rem;
    background-color: #fff;
}
.login-from .login-title{
    text-align:center;
    margin:0.208333rem 0 0.15625rem 0;
    font-size:0.114583rem;
    font-weight:500;
}
.login-from .input-group{
    margin-bottom:0.104167rem;
}
.login-from .input-group input{
    height:0.208333rem;
    padding: 0.03125rem 0.0625rem;
}
.login-from .input-group-addon{
    height:0.208333rem;
    padding: 0.03125rem 0.0625rem;
}
.login-from .input-group .verify-code{
    height:0.208333rem;
    width: 0.520833rem;
    overflow:hidden;
}
.login-from .input-group .verify-code img{
    width:100%;
    height:100%;
}
.login-from .input-group .form-icon.input-group-addon{
    background-color: #f3f3f3;
}
.login-from .input-group .form-icon.input-group-addon i{
    color:#d6d6d6;
}
.login-from .checkbox label, .radio label {
    font-size: 14px;
}
.submit-login{
    margin: 0.104167rem 0 0.182292rem 0;
    background-color: #E4393C;
    font-size: 16px;
    color: #fff;
}
.submit-login:hover,
.submit-login:active,
.submit-login:visited,
.submit-login:focus{
    color: #fff;
}
.submit-login:focus{
    background-color: #d22528;
}
.notice{
    position: relative;
    width: 5.208333rem;
    margin: auto auto 0.052083rem auto;
    padding: 0.052083rem 0.130208rem 0 0.130208rem;
    border: 1px solid #dcdcdc;
    font-size: 0;
}
.notice .notice-header{
    overflow: hidden;
    padding-bottom: 0.052083rem;
    border-bottom: 1px solid #dcdcdc;
}
.notice .notice-title{
    font-size: 14px;
    color: #E4393C;
}
.notice .more{
    font-size: 14px;
    color: #888;
}
.notice .more:hover{
    color: #E4393C;
}
.notice .notice-content{
    padding-top: 0.052083rem;
}
.notice .notice-content .notice-list{
    display: inline-block;
    width: 50%;
    line-height: 0.15625rem;
    font-size: 0.072917rem;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.notice .notice-content .notice-list a{
    color: #000;
}
.notice .notice-content .notice-list a:hover{
    color: #E4393C;
}
.notice .notice-content .notice-list a:before{
    float: left;
    content: '·';
    font-weight: 500;
    font-size: 0.145833rem;
    margin-right: 0.052083rem;
    color: #E4393C;
}
footer.footer{
    text-align: center;
}
footer.footer a{
    color: #000;
}
input:-webkit-autofill { 
-webkit-box-shadow: 0 0 0 5.208333rem #fff inset; 
} 
input:focus:-webkit-autofill { 
-webkit-box-shadow: 0 0 0 5.208333rem #fff inset; 
}
.footer a.CompanyName{
    color:#338FE6;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0.052083rem;
    margin-bottom: 0.052083rem;
}

.enjoy-alert{
    font-size: 14px;
}