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";
background: #D9F0FE
}


.clear{
  clear: both;
}




/**/
.loginHeader{
  height: 80px;
  background: #2FB4ED;
}
.loginHead{
  line-height: 80px;
  color: #E1E2E3;
  padding-left: 15px;
  position: relative;
}
.loginHead i{
  font-size:40px ;
  padding-right: 22px;
}
.loginHead span{
  font-size: 25px;
float:left;line-height:52px;font-size:28px;color:#fff;font-weight:bold;margin:15px 0px 0px 380px;
}
.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{
width: 100%;
    background: url(../images/beijing.jpg) center no-repeat;
    height: calc(100vh - 80px);
}
.login-wrap{
    width: 1200px;
    margin: 0 auto;
    height: 700px;
}
.loginMain{
  text-align: center;
    width: 450px;
    float: right;
    margin-right: 107px;
    margin-top: 332px;
background: #fff;
}
.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: #1EC69B !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: 0px;
  /* padding-bottom: 10px; */
  color: #BABABA;
  background:#ffffff;
margin-top: -30px;
 
}
.loginBottom a {
font-size: 16px;
}
.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;
}