/*登录和注册页面图标背景—————————————————————————————————---------------------------------------------------*/
.keyboard-ico {
	background-image: url(UI/keyboard.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.bulb-ico {
	background-image: url(UI/bulb.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.user-ico {
	background-image: url(UI/user.png);
	background-repeat: no-repeat;
	padding-left: 50px;
}
/*登录入口页面—————————————————————————————————----------------------------------------------------------*/
.loginMainBackground {
	height: 350px;
	background-image: url(UI/login_main_bg.jpg);
	background-repeat: no-repeat;
}
.login-background {
	height: auto;
	background-image: url(UI/login_repeat_bg.jpg);
	background-repeat: repeat-x;
}
.logo-menu-container-bottom{
	background: url(UI/logo-menu-bottom.png) center top repeat-x;
	position: absolute;
	z-index: 900;
	height: 10px;
	width: 100%;
	display: block;
}
a.back{
	color:#777;
	position:fixed;
	top:5px;
	right:10px;
	text-decoration:none;
}
#idcode {
	width: 120px;
}
.idcode {
	float:right;
	width:120px;
	}
/* Form Style */
.form_wrapper{
	width: 300px;
	font-size: 12px;
	margin-right: -10px;
	margin-left: auto;
	padding-top: 35px;
}
.form_wrapper h3{
	color: #666;
	font-size: 18px;
	line-height:42px;
	margin: 0px;
	text-align: center;
}
.form_wrapper form{
	display: none;
	background-image: url(UI/loginform_bg.png);
	background-repeat: no-repeat;
	height:280px;
}
.form_wrapper .column{
	width:47%;
	float:left;
}
form.active{
	display:block;
}
form.login{
	width: 300px;
}
form.register{
	width:550px;
}
form.forgot_password{
	width:290px;
}
.form_wrapper a{
	text-decoration:none;
	color:#777;
	font-size:12px;
}
.form_wrapper a:hover{
	text-decoration: underline;
}
.form_wrapper label{
	display: block;
	padding: 0px 30px 0 30px;
	margin: 0px;
	color: #666;
}
/*登录入口页面输入框————————————————————*/
.form_wrapper input#txtCode[type="text"]{ width: 40%; }
.form_wrapper input[type="text"],
.form_wrapper input[type="password"]{ display: block; font-size: 16px; width: 73%; background: none repeat scroll 0 0 #FeFeFe; border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 3px #BBBBBB inset; color: #000; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-right: 10px; margin-bottom: 8px; margin-left: 30px; padding: 8px; }
.form_wrapper input[type="text"]:focus, .form_wrapper input[type="password"]:focus{
	background: #fcfcfc; -moz-box-shadow: inset 1px 1px 2px #eee;
	-webkit-box-shadow: inset 1px 1px 2px #eee;
	box-shadow: inset 1px 1px 2px #eee;
}
.form_wrapper input[type="text"]:hover, .form_wrapper input[type="password"]:hover { border: 1px solid #3998E7; }
.form_wrapper img#imgCode {
	float: right;
	position: relative;
	right: 34px;
	cursor:pointer
}
.form_wrapper .bottom{ clear: both; color: #fff; padding-bottom: 20px; background-image: url(UI/Login_bg.png); background-repeat: no-repeat; background-position: -2px bottom; }
.form_wrapper .bottom a{
	clear: both;
	color: #3998E7;
	padding-left: 20px;
}
.form_wrapper .bottom span a {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	padding-left: 0px;
	}
.form_wrapper a.forgot{ float: right; color: #3998E7; right: 5px; position: relative; }
.form_wrapper div.remember{
	float:left;
	width:140px;
	margin:20px 0px 20px 30px;
	font-size:11px;
}
.form_wrapper div.remember input{
	float:left;
	margin:2px 5px 0px 0px;
}

/*登录页面按钮*/
.form_wrapper input[type="submit"] { color: #FFF; font-size: 16px; font-weight: bold; text-align: center; width: 237px; cursor: pointer; background-image: url(UI/login_button_bg.jpg); background-repeat: no-repeat; background-position: left top; border: none; height: 35px; margin-top: 5px; margin-right: 20px; margin-bottom: 5px; margin-left: 30px; padding-top: 8px; padding-right: 0; padding-bottom: 9px; padding-left: 0; }
.form_wrapper input[type="submit"]:hover, .ui-form-item input[type="submit"]:hover {
	background-image: url(UI/login_button_bg.jpg);
	background-position: left -35px;
	background-repeat: no-repeat;
}
/*注册页面按钮*/
.ui-form-item input[type="submit"] { color: #FFF; font-size: 16px; font-weight: bold; text-align: center; width: 237px; cursor: pointer; background-image: url(UI/login_button_bg.jpg); background-repeat: no-repeat; background-position: left top; border: none; height: 35px; margin-right: 20px; margin-bottom: 10px; margin-left: 10px; padding-top: 10px; padding-right: 0; padding-bottom: 9px; padding-left: 0; }

/*登录页面入口————————输入错误提示【开始】———————————————————————————————————————————————————————————*/
.formError {
	height: 38px;
	display: block;
	position: absolute;
	z-index: 9999;
	text-align: right;
	width: 267px;
}
.warnEmail {top: 67px; }
.warnCPassword {
	top: 67px;
}
.warnOPassword {
    top: 129px;
}
.warnPassword {
	top: 129px;
}
.warnCode {  top: 175px; }
.formError .formError-content { background-color: #FFF7F7; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #F00; border-bottom-color: #F00; font-family: "宋体"; font-size: 12px; color: #C00; line-height: 30px; float: right; padding-left: 20px; background-image: url(UI/warning_bg.png); background-repeat: no-repeat; background-position: -65px -71px; }
.formError .formError-right-bg {
	background-image: url(UI/form-validate-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 32px;
	width: 6px;
	float: right;
}
.formError .formError-left-bg {
	background-image: url(UI/form-validate-bg.png);
	background-position: right -32px;
	display: block;
	height: 37px;
	width: 15px;
	float: right;
}

/*填写用户信息页面入口—————输入错误提示【开始】—————————————————————————————————————————*/
.ui-form-item .formError {
	height: 37px;
	display: block;
	z-index: 9999;
	position: absolute;
	right: 135px;
	top: 4px;
}
.ui-form-item .formError-content { background-color: #FFF7F7; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #F00; border-bottom-color: #F00; font-family: "宋体"; font-size: 12px; color: #C00; line-height: 35px; float: left; padding-left: 20px; background-image: url(UI/warning_bg.png); background-repeat: no-repeat; background-position: -65px -68px; }
.ui-form-item .formError .formError-left-bg {
	background-image: url(UI/form-validate-bg.png);
	background-position: left -69px;
	display: block;
	height: 37px;
	width: 12px;
	float: left;
}
.ui-form-item .formError .formError-right-bg {
	background-image: url(UI/form-validate-bg.png);
	background-repeat: no-repeat;
	background-position: left -106px;
	display: block;
	height: 37px;
	width: 10px;
	float: left;
}


/*注册页面—流程顺序—————————----------------------------------------------------------*/
.box-shadow { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 #FFFFFF; border-color: -moz-use-text-color #E7E7E7 #E7E7E7; border-image: none; border-right: 1px solid #E7E7E7; border-style: none solid solid; border-width: medium 1px 1px; box-shadow: 0 0 5px #C7C5C5; width: 776px; }

.fn-clear:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.grid-780-pd {
    padding-bottom: 15px;
    padding-top: 15px;
}
.grid-780 {
    margin: 0 auto;
    width: 940px;
}
.fn-clear {
}

ol, ul { list-style: none outside none; }

.ui-roundstep-orange {
    background-position: 0 -735px;
    background-repeat: repeat-x;
}
.ui-roundstep-orange, .ui-roundstep-blue, .ui-roundstep-current em, .ui-roundstep-finish em, .ui-roundstep-todo em, .ui-roundstep-success em {
	background-image: url(UI/step_bg.png);
	background-repeat: repeat-x;
}
.ui-roundstep {
    height: 75px;
    overflow: hidden;
    width: 940px;
}

.ui-roundstep-orange .ui-roundstep-finish em {
    background-position: 5px 13px;
}

.ui-roundstep-3 li { padding: 0 20px 0 115px; }

.ui-roundstep li {
	float: left;
	width: 150px;
}

.ui-roundstep em {
    background-color: #FFF;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    height: 57px;
    line-height: 58px;
    margin-left: 50px;
    position: relative;
    text-align: center;
    width: 45px;
}
.ui-roundstep-orange .ui-roundstep-current em {
    background-position: -139px -84px;
}

.ui-roundstep-orange .ui-roundstep-todo em {
    background-position: -276px -183px;
}

.ui-roundstep .ui-roundstep-success em {
    background-position: -370px -277px;
}

.ui-roundstep .ui-roundstep-current span {
	color: #626262;
	font-weight: bold;
}
.ui-roundstep span {
    color: #999999;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 150px;
}

.ui-roundstep-first strong { width: 120px; }
.ui-roundstep-current strong { width: 80px; }
.ui-roundstep-3 strong { width: 240px; }
.ui-roundstep strong {
	background: none repeat scroll 0 0 #28B84C;
	display: block;
	height: 3px;
	overflow: hidden;
	position: absolute;
	right: 43px;
	top: 29px;
}
.ui-roundstep-success .ui-roundstep-end {
	background: none repeat scroll 0 0 #28B84C;
	display: block;
	height: 3px;
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 42px;
	}	
	
/*注册页面—表单开始————————————————————————————————————----------------------------------------------------------*/
.grid-780-border {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    position: relative;
}

element.style {
    display: block;
    left: 482px;
    position: absolute;
    top: 6px;
    width: 18px;
    z-index: 98;
}
.ui-form-item:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-form-item {
    font-family: tahoma,arial,Microsoft YaHei,Hiragino Sans GB,宋体;
    padding: 5px 5px 5px 200px;
    position: relative;
}
.item-explain {
	display: block;
	padding-left: 210px;
	margin-bottom:10px;
}
.ui-form-item input#txtCode { width: 102px; }
.confirmCode { display: block; padding-left: 210px; }
.confirmCode img { cursor: pointer; margin-right: 10px; }
.confirmCode span { position: relative; }
/*replace .ui-form-l*/
.ui-form-item .ui-label {color: #535353; padding-top: 13px;}
.ui-label { color: #4C4C4C; float: left; font-size: 14px; line-height: 16px; margin-left: -130px; margin-right: 10px; padding-top: 7px; text-align: right; width: 130px; }
/*replace .ui-form-l*/
.ui-form-item-success .ui-input {margin-right: 6px;}
input, select, textarea {font-size: 100%;}
:root .ui-form-item-success .ui-form-explain, *:root .ui-form-item-error .ui-form-explain, *:root .ui-form-item-focus .ui-form-explain, *:root .ui-form-item-problem .ui-form-explain, *:root .ui-form-item-warn .ui-form-explain {
}
.ui-form-item .fn-hide {display: none;}
.ui-form-item-success .ui-form-explain {
    background-color: #FFFFFF;
    background-position: -10px 8px;
    border: 0 none;
    padding-left: 20px;
}
.ui-form-item-success .ui-form-explain, .ui-form-item-error .ui-form-explain, .ui-form-item-focus .ui-form-explain, .ui-form-item-problem .ui-form-explain, .ui-form-item-warn .ui-form-explain {
    background-color: #F9F9F9;
    border: 1px solid #C2C8C8;
    border-radius: 2px 2px 2px 2px;
    left: 300px;
    line-height: 22px;
    padding: 4px 3px 4px 25px;
    position: absolute;
    top: 0;
}
body .fn-hide {display: none;}
.ui-form-explain, .ui-form-arrow, .ui-form-other {
    background-image: url(UI/1COYhD8EL6.png);
    background-repeat: no-repeat;
}

.ui-form input:-moz-placeholder {color: #999999;}
.ui-form-item .ui-input-100 { margin-right:10px; width: 197px; }
.ui-form-item .ui-input {min-width: 300px;}
.ui-form-item .ui-input, .ui-form-item .ui-input-100, input#txtCode {
	background: none repeat scroll 0 0 #FCFCFC;
	border: 1px solid #CCCCCC;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 3px #BBBBBB inset;
	color: #333;
	vertical-align: middle;
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
}
.ui-form-item .ui-input:focus, .ui-form-item .ui-input-100:focus {
	background: #feffef;
	-moz-box-shadow: inset 1px 1px 2px #eee;
	-webkit-box-shadow: inset 1px 1px 2px #eee;
	box-shadow: inset 1px 1px 2px #eee;
	}
.ime-disabled { ime-mode: disabled; }
input, select, textarea {font-size: 100%;}
.sl-checkcodeIcon { height: 14px; left: 237px; position: absolute; top: 15px; width: 14px; }
.checkcodeIcon { display: none; height: 14px; width: 14px; }
element.style { cursor: pointer; }
.checkcode-img { border: 1px solid #C1C1C1; padding: 5px; vertical-align: middle; }
fieldset, img {border: 0 none;}
.bottom .linkform { background-image: url(UI/arrow_state_blue_right.png); background-repeat: no-repeat; background-position: 26px 3px; line-height: 22px; padding-left: 25px; }



/*注册页面-02-选择用户类型—————————————————————------------------------------------------------------*/
.ui-form-welcome { color: #7C7C7C; font-size: 14px; padding-top: 20px; text-align: center; }
.ui-form-welcome .account, .ui-form-item .account { color: #000000; font-size: 16px; }
.ui-form-welcome span.company, .ui-form-item span.company { font-weight: bold; color: #369; }
.ui-form-welcome span.government {}
.ui-form-welcome span.personal {}
.ui-form-dashed { border-top: 1px dashed #E5E5E5; height: 1px; overflow: hidden; margin-top: 15px;
margin-right: 30px; margin-bottom: 15px; margin-left: 30px;
}
.ui-form-dashed-blank { border-top: 1px dashed #FFF; height: 1px; margin: 20px 30px; overflow: hidden; }
.three-type-user { width: 680px; margin-right: auto; margin-left: auto; overflow: hidden; }
.three-type-user ul.user-info li { background-image: url(UI/three_style_user_bg.png); background-repeat: no-repeat; display: block; float: left; height: 170px; width: 280px; }
.three-type-user ul.user-info li.user-01 { background-position: 0px 0px; }
.three-type-user ul.user-info li.user-02 { background-position: -280px 0px; margin-left: 100px; }
.three-type-user ul.user-info li h4 { font-weight: bold; display: block; margin-top: 55px; margin-bottom: 10px; padding-left: 20px; margin-right: 25px; margin-left: 25px; }
.three-type-user ul.user-info li.user-01 h4 { color: #369; font-size:20px; }
.three-type-user ul.user-info li.user-02 h4 { color: #147147; font-size:20px; }
.three-type-user ul.user-info span { font-weight: normal; font-size: 12px; padding-left:10px; }
.three-type-user ul.user-info li p { padding-left: 35px; line-height: 200%; color: #333; }
.three-type-user ul.user-type li { display: block; float: left; height: 60px; width: 280px; }
.three-type-user ul.user-type li span a { padding-top: 15px; display: block; font-size: 18px; text-align: center; color: #FFF; text-decoration: none; font-weight: bold; }
.three-type-user ul.user-type li.user-01, .three-type-user ul.user-type li.user-02, .three-type-user ul.user-type li.user-03, .three-type-user ul.user-type li.user-01:hover, .three-type-user ul.user-type li.user-02:hover, .three-type-user ul.user-type li.user-03:hover {
	background-image: url(UI/three_style_user_bg.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.three-type-user ul.user-type li.user-01 { background-position: 0px -200px; }
.three-type-user ul.user-type li.user-02 { background-position: -280px -200px; margin-left: 100px; }
.three-type-user ul.user-type li.user-01:hover { background-position: 0px -260px; }
.three-type-user ul.user-type li.user-02:hover { background-position: -280px -260px; }
/*注册页面-03-填写用户信息————————————————————————————————----------------------------------------------------------*/
.ui-form-title { height: 16px; line-height: 16px; margin-bottom: 5px; padding-left: 200px; }
.ui-form-title strong { float: left; font-size: 16px; margin-left: -130px; text-align: right; width: 130px; font-weight: bold; }
.ui-form-title strong.company-blue { color: #369; }
.ui-form-title .explain { color: #999999; font-size: 12px; padding-left: 10px; }
.ui-form-item input[type="checkbox"] { border: 1px solid #FFF; padding: 5px; margin-left: 15px; width: 20px; margin-top: 10px; }
.ui-select-trigger { background-image: url(UI/warning_bg.png); background-position: right -527px; background-repeat: no-repeat; border: 1px solid #CCCCCC; color: #7C7C7C; cursor: pointer; display: inline-block; height: 30px; line-height: 30px; padding: 0 29px 0 10px; text-decoration: none; }
.ui-form-item .success { color: #4F7307; margin-right: 200px; padding-left: 120px; padding-top: 20px; padding-bottom: 20px; background-color: #E1EFD3; background-repeat: no-repeat; background-position: 50px 35px; background-image: url(UI/box-clean.png);	}
.ui-form-item .enter-account { background-image: url(UI/arrow_state_blue_right.png); padding-left: 136px; font-size: 14px; padding-top: 20px; background-repeat: no-repeat; background-position: 118px 21px; }
.ui-form-item .enter-account a { color: #00F; }



/*---------------------------------------------------------360登陆框————————----------------------------------------------------------*/
.login360 { height: 337px; padding-left: 36px; position: absolute; right: 0px; top: 20px; width: 265px; z-index: 10; background-attachment: scroll; background-color: transparent; background-image: url(UI/Login_bg.png); background-repeat: no-repeat; background-position: 0 0; }
.login360 h1 {
  color: #303030;
  font: 20px "Microsoft Yahei","微软雅黑",SimSun,sans-serif;
  margin-top: 28px;
}
.login360 a:hover { text-decoration: none; }
.login360 .regist {
  font-size:12px;
  border-top: 1px dotted #CCCCCC;
  color: #999999;
  left: 36px;
  padding-top: 10px;
  position: absolute;
  top: 257px;
  width: 240px;
}
.login360 .regist span, .login360 .regist a { display: block; float: left; }
.login360 .regist .i360 { height: 16px; width: 0px; }
.login360 .login-wrap {
  margin-top: 36px;
}
.login-wrap dd { margin-left:0px; }
.login360 .login-item label, .login360 b, .login360 .find label {
  display: none;
}
.login360 .input-bg, .login360 .input-bg-focus { display: block; height: 30px; margin-bottom: 10px; padding: 3px; position: relative; width: 224px; background-attachment: scroll; background-color: transparent; background-image: url(UI/Login_input_bg.png); background-repeat: no-repeat; background-position: 0 0; }
.login360 .login-item input { border: medium none; font-size: 16px; line-height: 32px; height: 36px; position: absolute; width: 220px; z-index: 20; background-attachment: scroll; background-color: transparent; background-image: url(UI/Login_login-item_input.gif); background-repeat: repeat; background-position: 0 0; font-family: Arial, Helvetica, sans-serif; left: 0px; top: 0px; padding-left: 8px; padding-right: 8px; }
.login360 .input-bg:hover { background-repeat: no-repeat; background-position: left -41px; }
.login360 .login-item input:focus { background-repeat: no-repeat; background-position: left -82px; background-image: url(UI/Login_input_bg.png); }
.login360 .find { font-size:12px; left: 150px; position: absolute; top: 198px; }
.login360 .submit { padding-top: 10px; }
.login360 .submit input {
	background-color:#FFF;
  background-position: 0 -148px;
  border: medium none;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  width: 92px;
}
.login360 .submit input:hover { background-position: -188px -148px; }
.login360 .submit input, .login360 .submit input:hover { background-image: url(UI/Login_content-btns.png); background-repeat: no-repeat; }
.login360 .submit .no-account, #gotoQuickLogin {
  display: none;
}
.login360 .login-error { color: red; height: 20px; left: 36px; line-height: 20px; padding-left: 20px; position: absolute; top: 61px; background-attachment: scroll; background-color: transparent; background-image: url(UI/Login_login-error_icon.png); background-repeat: no-repeat; background-position: left center; }