body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 \5b8b\4f53, tahoma, arial;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:focus {
    text-decoration: none;
}

body {
    font-family: "microsoft yahei";
}


.clear {
    clear: both;
}


/**/
.loginHeader {
    height: 80px;
    background: #485058;
}

.loginHead {
    line-height: 80px;
    color: #E1E2E3;
    padding-left: 15px;
    position: relative;
}

.loginHead i {
    font-size: 40px;
    padding-right: 22px;
}

.loginHead span {
    font-size: 25px;
}

.loginLeft_zh_CN {
    float: left;
    background: url("../images/logoImg.png") no-repeat;
    width: 599px;
    height: 366px;
    margin-top: 50px;
}

.loginLeft_zh_TW {
    float: left;
    background: url("../images/logoImg_zh_tw.png") no-repeat;
    width: 599px;
    height: 366px;
    margin-top: 50px;
}

.loginLeftIoc {
    float: left;
    background: url("../images/conLogin1.png") no-repeat;
    width: 332px;
    height: 444px;
    margin-left: 100px;
}

.logingRightIco {
    background: url("../images/conLogin2.png") no-repeat;
    width: 35px;
    height: 35px;

}

.loginLeftH5 {
    text-align: center;
    font-size: 14px;
    font-weight: 200px;
    color: #f5a42a;
    margin-top: 5px;
}

.loginColor6D9EE1 {
    margin-top: 25px;
    color: #6D9EE1;
    padding: 5px 70px;
    text-align: left;
}

.loginColor6A6A6A {
    margin-top: 10px;
    color: #6A6A6A;
    padding: 2px 70px;
    text-align: left;
}

.conLogin-buttun {
    margin-top: 10px;
    color: #6A6A6A;
    padding: 3px 10px;
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    position: relative;
    left: 59px;
}

.login {
    /**padding: 100px 50px 0px;**/
    padding: 100px 0 60px 0px
}

.loginMain {
    position: absolute;
    right: 90px;
    width: 390px;
    background: #f7f7f8;
    text-align: center;
    padding-bottom: 52px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding-top: 50px;
    /** padding-top: 29px;*/
}

.loginMain h2 {
    text-align: left;
    font-size: 22px;
    font-weight: normal;
    color: #555555;
    padding-left: 40px;
    padding-bottom: 40px;
}

.loginForm {
    width: 310px;
    margin: 0 auto;
}

.loginForm ul {
    text-align: left;
}

.loginForm ul li {
    position: relative;
    margin-bottom: 34px;
}

.loginForm ul li input {
    width: 308px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-indent: 40px;
    color: #333;
}

.loginForm ul li input.codeInput {
    /*width: 170px;**/
    width: 200px;
    text-indent: 40px;
}

.codeImg {
    display: inline-block;
    width: 110px;
    height: 47px;
    vertical-align: top;
    padding-left: 21px;
}

.loginForm ul li i {
    display: block;
    position: absolute;
    left: 10px;
    top: 12px;
}

.loginForm ul li i.loginAdmin {
    background: url("../images/adminIcon.png") no-repeat;
    width: 24px;
    height: 20px;
    z-index: 9999;
}

.loginForm ul li i.loginPass {
    background: url("../images/passwordIcon.png") no-repeat;
    width: 23px;
    height: 23px;
    z-index: 9999;
}

.loginForm ul li i.loginCode {
    background: url("../images/codeIcon.png") no-repeat;
    width: 23px;
    height: 22px;
    top: 13px;
    z-index: 9999;
}

.loginForm a.codea {
    display: block;
    position: absolute;
    /*right:5px;**/
    right: 0px;
    top: 0px;
    background: #f7f7f8 !important;
}


.loginForm input {
    font-family: "Microsoft YaHei" !important;
    color: #fff;
    display: inline-block;
    width: 310px;
    height: 45px;
    line-height: 45px;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 18px !important;
}

.loginForm input[type='button']:hover {
    font-family: "Microsoft YaHei" !important;
    font-size: 18px !important;
    color: #fff;
    display: inline-block;
    width: 310px;
    height: 45px;
    line-height: 45px;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #f5a42a;
    cursor: pointer;
}

.loginBtn {
    background: #485058 !important;
    margin-right: 5px;
    cursor: pointer;
    outline: inherit;
}

.editBtn {
    background: #c8c9ca;
    margin-left: 5px;
    cursor: pointer;
    outline: inherit;
}

.loginBottom {
    text-align: center;
    /**padding-top: 80px;*/
    line-height: 22px;
    /* padding-bottom: 10px; */
    color: #BABABA;
    background: #ffffff;

}

.changePwd {
    width: 310px;
    margin: 0 auto;
}

.changePwd .label {
    font-size: 14px;
    line-height: 34px;
    display: inline-block;
    width: 90px;
}

.changePwd .textEditor {
    width: 202px;
    margin-bottom: 10px;
}

.changePwd .LS-input-normal input {
    color: #000;
    display: inline-block;
    width: 200px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cdcbc7;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
}

.changePwd .buttonDiv {
    margin-top: 14px;
}

.changePwd #clear {
    margin-right: 2px;
}

.changePwd .LS-button-normal input {
    background: #9daec6 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "Microsoft YaHei" !important;
    height: 32px;
    padding: 0 10px;
    width: 96px;
    line-height: 32px;
    font-size: 14px;
}

.changePwd input[type='button']:hover {
    font-family: "Microsoft YaHei" !important;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #f5a42a;
    cursor: pointer;
}


.login-language {
    position: absolute;
    top: 0;
    right: 30px;
}

.caret {
    color: #E3E4E5;
}

.loginHead .login-language span {
    color: #fff;
    font-size: 12px;
    color: #E3E4E5;
}

.login-language img {
    vertical-align: middle;
}

.login-language a, .login-language a:hover {
    text-decoration: none;
}

.login-language .dropdown-menu {
    left: auto;
    right: 0;
}


.InputFocus input,
.LS-input-normal input:focus {
    border: 1px solid #f9b781;
    box-shadow: 0 0 3px #f9b781;
}

/**#1338����***/
.login-poseidonlogo {
    float: left;
    background: url("../images/Poseidon-logo.png") no-repeat;
    width: 52px;
    height: 43px;
    margin-top: 27px;
}