* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    margin: 0px;
    font-family: "Segoe UI", Arial, helvetica, sans-serif, 宋体;
    font-size: 14px;
    height: 100%;
    width: 100%;
    background-color: #FFF;
}

.wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 560px;
    min-width: 970px;
}

.login-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -280px;
    width: 100%;
}

.large-login-bg {
    background: url(../images/login/large-login-bg.png) no-repeat center
    60px;
}

.large-login-content-bg {
    background: url(../images/login/large-login-content.png) no-repeat
    center 60px;
}

.center-content {
    margin: 0 auto;
    width: 970px;
    height: 560px;
}

.data-logo {
    height: 60px;
}

.data-logo i{
    display : block;
    float:left;
    height: 60px;
    width : 100px;
    background-position: 0 center;
    background-repeat: no-repeat;
    /*background: url(../images/login/login_product_name.png) no-repeat 0 0;*/
}

#logo .m-title {
    display: block;
    float: left;
    padding-left: 6px;
    font-family: microsoft yahei, "Segoe UI", Arial, helvetica, sans-serif;
    font-size: 27px;
    color: #3f85e4;
    font-weight: bold;
    line-height : 60px;
    max-width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#logo .s-title {
    display: block;
    float: left;
    margin-top: 14px;
    margin-left: 6px;
    font-family: microsoft yahei, "Segoe UI", Arial, helvetica, sans-serif;
    font-size: 22px;
    color: #3f85e4;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    line-height: 40px;
}

.class3 {
    height: 440px;
}

fieldset {
    border: 0px none;
}

legend {
    width: 100%;
}

ul {
    list-style: none;
}

.split {
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 1px #CCCCCC solid;
    height: 24px;
    width: 0px;
    margin: 4px 0px 0px 0px;
    position: absolute;
    display: inline;
}

.selLang {
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    font-size: 12px;
    z-index: 1000;
}

.lang-selector {
    float: right;
    position: relative;
}

.lang-selector .selected {
    color: #4d4c4c;
}

.lang-selector>li {
    float: left;
    height: 32px;
    margin-right: 10px;
}

.lang-selector a {
    text-decoration: none;
    color: #C9C9C9;
}

.lang-option {
    display: block;
    position: absolute;
    /*	display : block;
//	position : absolute;
//	top : 25px;
//	width : 100px;
//	background-color : #FFF;*/
}

.lang-option li { /*width : 100px;
	cursor : pointer;*/
    cursor: pointer;
}

.lang-selector li ul {
    position: absolute;
    z-index: 1000;
    font-size: 12px;
    top: 24px;
    padding-top: 8px;
    display: none;
}

.lang-selector li ul li {
    width: 100px;
    text-align: left;
    padding: 0;
    float: none;
}

.lang-selector li ul li a {
    border: 1px solid #e4e4e4;
    border-top: none;
    display: block;
}

.lang-selector li ul li:first-child a {
    border-top: 1px solid #e4e4e4;
}

.lang-selector li ul a {
    display: block;
    width: 70px;
    padding: 5px 10px;
    height: auto;
    line-height: 14px;
    clear: both;
    font-weight: normal;
    color: #666666;
    white-space: nowrap;
    font-size: 12px;
    background: #fdfdfd;
}

.lang-selector li.hover ul a {
    color: #666;
}

.lang-selector li.hover ul a:hover {
    color: #fff;
    background: #3f85e4;
}

.arrow {
    background: url(../images/login/nav_arrow.png) no-repeat center center;
    width: 20px;
    height: 30px;
    float: right;
}

.i-phone {
    float: left;
    /*background: url(../images/login/nav_phone.png) no-repeat center center;*/
    width: 20px;
    height: 30px;
}

.showroute-wrapper {
    width: 220px;
    height: 20px;
    line-height: 20px;
    margin: 20px auto 0 auto;
    font-size: 14px;
    color: #217cd9;
    position: relative;
}

.showroute {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #217cd9;
    cursor: pointer;
    padding: 0 10px 0 0;
}

.showroute-wrapper .arrow-down {
    /*background: url(../images/login/login_arrow_down.png) no-repeat right*/
    /*center;*/
}

.showroute-wrapper .arrow-up {
    background: url(../images/login/login_arrow_up.png) no-repeat right
    center;
}

.bg-wrapper {
    //background: url(../images/login/login-bg-repeat.png) repeat 0 0;
    width: 100%;
    height: 440px;
    position: relative;
    overflow-x: hidden;
    min-width: 970px;
}

.large-bg {
    background: url(../images/login/large-login-bg.png) no-repeat;
    width: 1920px;
    height: 440px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.large-login {
    background: url(../images/login/large-login-content.png) no-repeat;
    width: 1920px;
    height: 440px;
}

.data-login-center {
    padding: 0px;
    overflow: hidden;
    height: 440px;
    position: relative;
}

.sys-title {
    font-size: 24px;
    font-family: "Segoe UI", Arial, helvetica, sans-serif, 宋体;
    height: 54px;
    line-height: 54px;
    margin: 20px 0 0 160px;
}

.data-login-middle .data-login {
    width: 970px;
    height: 440px;
}

.data-login .data-login-form-outer {
    position: relative;
    left: 680px;
    top: 43px;
    width: 290px;
    min-height: 350px;
    height: auto;
    background: #FFF;
    border: 0 none;
}

.data-login .data-login-form {
    background: #fff;
    margin: 0;
    zoom: 1;
    width: 100%;
    height: 100%;
}

.data-login legend {
    color: #5F7083;
    font-size: 18px;
    font-family: microsoft yahei, "Segoe UI", Arial, helvetica, sans-serif,
    宋体;
    font-weight: bold;
    text-align: center;
    margin: 0 10px;
    width: 270px;
    height: 50px;
    line-height: 70px;
}

.data-login-form .input-text {
    display: block;
    width: 182px;
    font-size: 12px;
    border-width: 0px;
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
    background-color: #FFFFFF;
    height: 24px;
    line-height: 24px;
    outline: none;
}

.login-form-row {
    overflow: hidden;
    padding: 0px 0px 0px 36px;
    border: 1px solid #d2d2d2;
    width: 222px;
    height: 32px;
    line-height: 24px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #FFF;
}

.login-form-user {
    background-image: url("../images/login/login_icon_username.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    margin: 35px auto 0 auto;
}

.login-form-pwd {
    background-image: url("../images/login/login_icon_password.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    margin: 20px auto 0 auto;
}

.login-form-row label {
    cursor: text;
    display: none;
    color: #CCCCCC;
    padding: 0px;
    position: absolute;
    margin: 4px 0px 0px 8px;
}

.login-form-row-combo {
    vertical-align: middle;
    width: 220px;
    margin: 20px auto 0 auto;
}

.login-form-row-combo select {
    width: 220px;
    font-size: 14px;
}

.alert-error {
    margin: 0px 0px 15px 0px;
}

.remaindaysinfo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 292px;
    height: auto;
    /*padding : 0 0 0 20px;*/
    font-size: 12px;
    color: #c61414;
    line-height: 20px;
}

.remaindaysinfo p {
    padding: 0 0 0 35px;
    background-image: none;
    font-size: 12px;
    color: #c61414;
    line-height: 20px;
}

.data-login-version {
    width: 88px;
    text-align: right;
    width: 292px;
    height: 20px;
    margin-bottom:0px;
}

.data-login-version p {
    font-size: 11px;
    color: #a0a0a0;
    line-height: 20px;
    position: absolute;
    right: 10px;
    bottom: 0px;
}

.data-login-bottom {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding: 0px;
}

.data-login-bottom p {
    display: inline-block;
    /*background: url('../image/Version-Info.png') no-repeat 0px center;*/
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #999;
    /*padding-left: 88px;*/
}

.data-login .btn {
    display: block;
    width: 224px;
    height: 32px;
    margin: 30px auto 0 auto;
    font-weight: bold;
    font-size: 14px;
    font-family: microsoft yahei, "Segoe UI", Arial, helvetica, sans-serif,
    宋体;
    color: #ffffff;
    cursor: pointer;
}

.btn-login {
    background-color: #3f85e4;
    border: 0px none;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
}


.btn-login :hover { border : 0px none; }
.btn-login :active {
    border: 0px none;
}

.btn-login:active {
    border: 0px none;
}

.login_msg {
    display: inline-block;
    line-height: 25px;
    height: 25px;
    position: absolute;
    top: 60px;
    left: 32px;
}

#login_error_msg {
    display: inline-block;
    font-size: 12px;
    color: #a43328;
    width: 240px;
    line-height: 18px;
}

.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus,.selectboxit-btn.selectboxit-enabled:active
{
    border-color: #d2d2d2;
}

.selectboxit-default-arrow {
    border: 0 none !important;
}

.selectboxit-container .selectboxit-options {
    width: 220px;
    min-width: 220px;
}

.selectboxit-option {
    width: 220px;
}

.login-form-pwd-rank {
    height: 10px;
    border: none;
    margin-top: 5px;
    margin-bottom: 30px;
}

.btnBule {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 88px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-left: 50px;
    margin-bottom: 10px;
    cursor: pointer;
    background-color: #3f85e4;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #3f85e4;
    margin-right : 10px;
}

a.btnBule:hover {
    background-color: #3876cb;
    border-color: #3876cb;
    color: #fff;
}

a.btnBule:active {
    background-color: #2d5fa4;
    border-color: #2d5fa4;
    color: #000;
}

.btnCancel {
    display: block;
    float: left;
    cursor: pointer;
    color: #aaa;
}

.btnCancel {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 88px;
    font-size: 14px;
    text-align : center;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius : 2px;
    background-color: #fff;
    border : 1px solid #ccc;
}

a.btnCancel:hover {
    border : 1px solid #3876cb;
    color: #3876cb;
}

a.btnCancel:active {
    border : 1px solid #2d5fa4;
    color: #2d5fa4;
}

/** 密码提示 **/
.pwd-group {
    height: 10px;
    position: absolute;
    font-size: 12px;
    right: 19px;
}

.pwdRank,.rankMsg {
    display: inline-block;
    height: 10px;
    width: 242px;
}

.rankMsg {
    padding-bottom: 2px;
}

.pwdRankMsg {
    width: 185px;
    margin-bottom: 2px;
}

.pwd-bg,.pwd-color {
    display: block;
    position: absolute;
    background-color: #eee;
    width: 170px;
    height: 10px;
    line-height: 10px;
    border: 1px solid #ccc;
}

.pwd-rank0 {
    width: 40px;
    background-color: #fc4343;
}

.pwd-rank1 {
    width: 60px;
    background-color: #F5E06B;
}

.pwd-rank2 {
    width: 90px;
    background-color: #ff9800;
}

.pwd-rank3 {
    width: 170px;
    background-color: #5bc92e;
}

.pwd-rank-title {
    position: absolute;
    left: 145px;
    top: -1px;
}

.pwd-level0 {
    color: #fc4343;
}

.pwd-level1 {
    color: #F57373;
}

.pwd-level2 {
    color: #ff9800;
}

.pwd-level3 {
    color: #5bc92e;
}

.pwdTip {
    position: absolute;
    height: 43px;
    width: 235px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
    top: -124px;
    left: -55px;
}

.pwdTip ul {
    display: block;
    height: 45px;
    position: absolute;
    z-index: 1;
    width: 235px;
    color: #0099FF;
}

.pwdTip ul li {
    padding-left: 9px;
    padding-right: 9px;
    display: inline-block;
    height: 15px;
    width: 230px;
    margin-top: -4px;
}

.pwdTip span {
    position: relative;
    display: block;
}

.pwdTip span em {
    font-style: normal;
    position: absolute;
}

.arrowa {
    color: #ddd;
    left: 35px;
    top: 33px;
}

.arrowb {
    color: #f9f9f9;
    top: 32px;
    z-index: 3;
    left: 35px;
}

.pwd-rank-title-right {
    position: absolute;
    right: 12px;
    height: 16px;
    width: 16px;
    background-color: red;
}

#login_error_msg_modify {
    color: #a43328;
    font-size: 12px;
}

.input-error {
    border-color: #DA4236 !important;
}

.tip-error {
    color: #DA4236 !important;
}

.login-form-row-code {
    height: 40px;
}

.codeValue {
    display: block;
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    margin: 15px 0px 0px 34px;
    padding: 2px 0 0 5px;
}

input.codeValue:focus {
    border: 1px solid #3d71cf;
}

.login-form-row-code img {
    padding: 13px 0 0 20px;
    cursor: pointer;
}

.login-form-row-code label {
    display: inline;
    position: absolute;
    margin: 26px 0 0 -90px;
    font-size: 12px;
    color: #d2d2d2;
    cursor: text;
}

.changeImage {
    display: block;
    float: right;
    margin-right: 0px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #217cd9;
    cursor: pointer;
    text-decoration: none;
}

.selectboxit-container span,.selectboxit-container .selectboxit-options a
{
    height: 25px;
    line-height: 25px;
}

.loginMobile {
    margin-left: 34px;
}

.showqrcode {
    text-decoration: none;
    color: #a0a0a0;
    line-height: 32px;
    font-size: 12px;
}

.qrcoceContainer {
    position: absolute;
    left: 355px;
    top: 43px;
    width: auto;
    height: 348px;
    border: 1px solid #ccc;
    background: #FFFFFF;
}

.qrcoceContainer img {
    display: block;
    border: 1px solid #ccc;
    width: 250px;
    margin: 35px 35px 20px 35px;
    height: 250px;
}

.qrcoceContainer span {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
}
a.closeQrcode:hover{
    background-position:0 -24px;
}
a.closeQrcode:active{
    background-position:0 -48px;
}