.clearfix {clear: both;}
#en .en, #zh .zh{display: none;}

/*登录页面展示*/
html{background: url(/css/theme/default/img/index/login_bg.jpg) center top no-repeat;background-size:cover}
body{
  z-index:1;
  overflow: hidden;
}
.login_bg_box{width:100%;height:100%;position: absolute;z-index:2;left:0;top:0;}
img.loginBg{margin:auto auto;display: block;width:100%;height:100%}
#sogou_secure_inputs_container{display:none;}
.login_layout{
  height:100%;
  width:100%;
  font-family: "微软雅黑",PingFangSC-Regular;
  display:block;
  position:absolute;
  background: url(/v2/config/get_file?config_type=0&config_id=0&name=custom_background_image) center/cover no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v2/config/get_file?config_type=0&config_id=0&name=custom_background_image', sizingMethod='scale');
}
#en .login_layout{ font-family: Arial;}
.login_box{
  width:100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.login_box #border_middle_border{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.login_support{position: fixed;top: 94%; font-size: 12px;color: #929CA9;text-align: center;width: 100%;}
.login_support span{margin-right: 12px;}
.login_support span.nowYear{margin-right: 0; margin-left: -7px;}
.login_form{
  display: inline-block;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #E8EBEF;
	box-shadow: 0 3px 11px 0 rgba(146,166,192,0.15);
  border-radius: 2px;
  width: 380px;
}
.login_form_inner{
  background-color: #fff;
  position: relative;
  width: 320px;
  padding: 0 30px;
}

@media \0screen{
  .login_form{
    -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=0,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=90,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=180,strength=6) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=270,strength=6)";
  }
  .login_form_inner{
    left: 6px;
  }
}

.login_client_downloadbox{position: relative; width:182px;margin: 0 auto; display: block;}
.login_auto_color{color:#1B2733 }
/*.login_auto_color div{margin-right:46px}*/
#login_auto_two .check_box_inline{
	float: left;
}

.login_auto_div{font-size: 14px;height:14px;padding:14px 30px;line-height: 14px;border-top:1px solid #E8EBEF;}
.login_auto_color .check_box_inline>input[type='checkbox']{position: relative;top: -1px;}
.login_auto_color .check_box_inline>span{padding-left: 6px;}
.login_auto_color .check_box_inline:first-child{padding-right: 10px;}
.login_auto_color .check_box_inline:last-child{padding-right: 0px;}
.login_form .login_inputBox,#submit_box{height:44px;background-color:#fff;margin:auto;position:relative;}
#submit_box{border: none;margin-bottom: 10px;}
.login_form .login-mask{position:absolute;width: 318px;height: 39px;z-index:1000;display:none;}
.login_form .login_inputBox .login_password_icon{background-position:0 -15px;}
.login_form .login_inputBox{
  height: 44px;
  margin: 20px auto;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #d4dce1;
}
.login_form .login_inputBox.active{
  border-color: #0A64FA;
}
.login_form .login_inputBox input{
  height: 40px;
  line-height: 40px\9;
  vertical-align:top;
  font-size: 14px;
  padding: 0 14px;
  caret-color:#0A64FA;
  width: 99%;
  position: relative;
  top: 1px;
  left: 1px;
}
.login_inputBox.user-slug input::-webkit-credentials-auto-fill-button{
  display: none;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.login_inputBox.user-slug.open-domain{
  text-align: left;
}
.login_inputBox.user-slug.open-domain input{
  width: 50%;
  padding-right: 0;
}
.login_inputBox.user-slug.open-domain input::-ms-clear{
  display: none;
}
.login_inputBox.user-slug.open-domain .autoComplate_domain_name{
  display: block;
}
.login_form .login_inputBox.user-slug.error{
  border-color: #FF3D3C;
}
.login_form .login_inputBox input{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.login_form input:not([type = submit]){ color: #1b2733 !important;}
input.login_input::-webkit-input-placeholder{
	color: #C1C7CD ;
}
input.login_input::-moz-placeholder { /* Firefox 19+ */
	color: #C1C7CD ;
}
input.login_input:-ms-input-placeholder { /* IE 10+ */
	color: #C1C7CD !important;
}

input.login_input:-moz-placeholder { /* Firefox 18- */
	color: #C1C7CD ;
}
#verify_cody_container{ text-align: right; }
#verify_code{ width: 110px; margin-right: 12px;}
input#verify {
	width: 130px;
    border-radius: 2px;
    outline: none;
    border: 1px solid rgb(212, 220, 225);
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
    font-size: 14px;
	  color: rgb(190, 190, 192);
    vertical-align: middle;
    float: left;
}
#en input#verify {width: 120px;}
input#verify::-webkit-input-placeholder{
	color: #C1C7CD !important;
}

#change_verify_code{color: #0A64FA !important};
.login_form .login_inputBox:hover{border: 1px solid #0A64FA;}
.login_auto{font-size: 14px; vertical-align: middle;margin-top: 20px;margin-bottom: 21px;/*height: 14px;*/line-height: 14px;text-align: left;}
/* 行内img垂直居中解决方案，兼容ie8 */
.login_logo{display:table;table-layout: fixed; margin:28px auto;text-align: center;height: 68px;width: 100%;}
.login_logo>span{display: table-cell;width: 100%;height: 100%;text-align: center;vertical-align: middle;}
.login_logo img{  vertical-align: middle;   max-width: 168px; max-height: 76px;}
.login_client i{background:url(/css/theme/default/img/index/login_icon.png) no-repeat;width: 24px; height: 16px;background-position:0 -31px;float:left;margin-right:5px}
.login_client p{float:left;color:#1B2733 }
.login_forgot_password{display: inline-block; color:#0A64FA}
.login_submit_button{border-radius:2px;-webkit-appearance:none; width: 100%; text-align: center;font-size: 16px; color: #fff !important ;background:#166fdc !important;border:1px solid #157bf8;height:44px}
/* #en .login_submit_button{font-family: Arial !important;} */
.login_language i{background:url(/css/theme/default/img/index/login_icon.png) no-repeat;background-position:0 -47px;width:17px; height: 17px;float:left;margin-right:5px}
.login_language a{color:#1B2733 }
.login_language span{line-height: 16px}
.login_icon{display: none;/*display: inline-block;vertical-align: middle;background: url(/css/theme/default/img/index/login_icon.png) no-repeat;width: 15px; height: 15px;background-position:0 0;margin:12px*/}
.login_input{outline:none;border: 0;}
.login_input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.login_dialog-msg {text-align: center;color: #f00; font-size: 12px;}
.login_language_arrow{/*background:url(/css/theme/default/img/index/login_icon.png) no-repeat;background-position:0 -76px;*/width:8px; height: 5px;float:right;margin:2px 7px 0 4px;display:block;font-family: icomoon; font-size: 14px !important;color: #929CA9 !important}
.msg_box{  /*margin: 0 auto; margin-bottom:10px*/
	position: absolute;
	top: 82px;
}
#en .msg_box{  /*margin: 0 auto; margin-bottom:10px*/
	position: absolute;
	top: 72px;
}
#en #login_auto_two{float: right;width: 150px;}

/* 在英文情况下，已经是block的情况下，需要有一定间距 */
#en .login_auto_color .check_box_inline:first-child{
	padding-bottom: 12px;
}
#en #login_auto_two input{margin-right:5px;}
/*域名补全*/
/*.login_inputBox div{height:36px;}*/
.line-split{color:#C1C7CD;display: inline-block;width: 0; margin-right: 12px; }
.login_inputBox .autoComplate_domain_name
{
	display:none;
	width:50%;
	height:40px;
	line-height:40px;
	/*outline:none;*/
	border:none;
  position:absolute;
  right: 1px;
  font-size:14px;
  background-color: #FFFFFF;
  top: 1px;
  text-align: left;
}
/*.passive-login .autoComplate_domain_name{display:none;width:156px;height:20px;line-height:20px;outline:none;border:none;border-left:1px solid #C6CDD7;position:absolute;top:-64px;left:3px;font-size:12px}*/
.passive-login .autoComplate_domain_name{
	display:none;
	z-index: 1;
	width:50%;
	height:40px;
	line-height:40px;
	/*outline:none;*/
	border:none;
	position:absolute;
	right: 1px;
  font-size:14px;
  background-color: #FFFFFF;
  top: 1px;
}
.autoComplate_domain_name:hover > .line-split{
	color: #637282;
}
.autoComplate_domain_name .selected-value{
	display: inline-block;
	width: 115px;
	height: 40px;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.autoComplate_domain_name #domain_arror{
	font-size: 14px;
	margin-left: 4px;
	margin-top: 2px;
	display: inline-block;
	position: relative;
	top: 2px;
}
/* .autoComplate_domain_name:hover+.domain_list_box{
	display: block;
} */
.domain_list_box{
	display: none;
	z-index: 1;
	position: absolute;
	width: 318px;
	background: #FFFFFF;
	top: 48px;
	left: 50%;
	border-radius: 2px;
  box-shadow: 0 2px 12px 0 rgba(27,39,51,0.15);
  -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=0,strength=4) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=90,strength=4) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=180,strength=4) progid:DXImageTransform.Microsoft.Shadow(color=#D9D9D9,direction=270,strength=4)";
  padding: 8px 0;
  text-align: left;
}
.domain_list_box  div.domain{
	font-size: 14px;
	padding: 0 12px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.domain_list_box div.domain:hover{
	background:#f0f2f6;

}
.passive-login.downMain{display: none}

/* 滚动条样式 */
.lui-scroll{width: 100%; height: 100%; position: relative;}
.lui-scroll .contentArea{overflow: hidden; position: relative; width: 100%; height: 100%; clear:left;}
.lui-scroll .contentArea .scl-content{width: 100%;}
#dir-select-dialog .tab_sub_menu-item .treeview-wraper .lui-scroll .contentArea{width:98%;}
.scl-content{position:absolute; left:0; top:0; width:auto; height: auto;/*min-width: 190px; padding-top: 5px;*/}
.scl-content .s-a-h{width:6px; height:6px; clear:both; display:block;}
.lui-scroll .trackH{position: absolute; left:0; bottom:0; height: 6px; width: 100%; }
.lui-scroll .trackH .track-bg{position: absolute; width: 100%; height: 2px; left:0; top: 2px; }
.lui-scroll .trackV{position: absolute; right:0; top:0; width: 6px; height: 100%; }
.lui-scroll .trackV .track-bg{position: absolute; width: 2px; height: 100%; left: 2px; top:0;}
.lui-scroll .barH{position: relative; left:0px; top:0px; height: 6px; width: 50px; background-color: #B6B6B6; z-index: 3;border-radius:3px;}
.lui-scroll .barV{position: relative; left:0px; top:0px; width: 6px; height: 50px; background-color: #B6B6B6; z-index: 3;border-radius:3px;}

#loading.lui-wait{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.third_box {
  display: none;
  font-size: 14px;
  float: right;
  margin-bottom: 15px;
}
.third_box>div {
  float: left;
  cursor: pointer;
}
.third_box .more_login{
  color: #637282;
}
.third_box>div img{
  width: 16px;
  height:16px;
  position: relative;
  bottom: -5px;
  margin-right: 10px;
}
.third_box_single{
  font-size: 14px;
  color: #637282;
  display: none;
  overflow: hidden;
  margin-bottom: 13px;
}
.third_box_single>div{
  cursor: pointer;
}
.third_box_single>div img{
  width: 16px;
  height:16px;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.third_box>.third_box_client{
  display: none;
  position: absolute;
  width: 160px;
  border: 1px solid #dfe1e5;
  bottom: -10px;
  left: 188px;
  background-color: white;
  color: #1B2733;
}
.third_box>.third_box_client>div{
  height: 32px;
  margin-top: 6px;
  line-height: 32px;
  text-align: left;
}
.third_box>.third_box_client>div:hover{
  background-color: #F0F2F6;
}
.third_box>.third_box_client>div>img{
  margin-left: 16px;
  margin-right: 14px;
  top: 3px;
}
