<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "GBK";
/*----------- 重置样式 ----------------*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu
	{
	margin: 0;
	padding: 0;
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details
	{
	display: block;
}

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

caption,th {
	font-weight: normal;
}

html,body,fieldset,iframe,abbr {
	border: 0;
}

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

[hidefocus],summary {
	outline: 0;
}

ul,ol,ul li,li,ol li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 100%;
}

sup,sub {
	font-size: 83%;
}

pre,code,kbd,samp {
	font-family: inherit;
}

q:before,q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,summary {
	cursor: default;
}

a,button {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,em,strong,b {
	font-weight: bold;
}

ins,u,s,a,a:hover {
	text-decoration: none;
}

body,textarea,input,button,select,keygen,legend {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
	font-size: 12px;
	color: #444;
	outline: 0;
}

body {
	background: #fff;
	color: #444;
}

a {
	color: #444;
	border: none;
	text-decoration: none;
	outline: none; /*移除虚线框  IE8,FF有用*/
	hide-focus: expression(this.hideFocus =     true); /*IE6、IE7*/
}

a:focus {
	outline: 0;
	-moz-outline-style: none;
}

a:hover {
	text-decoration: none;
}

img {
	overflow: hidden;
	border: 0 none;
}

button,input,select,textarea {
	font-size: 100%;
	font-family: tahoma;
	margin: 0;
	outline: 0 none;
	vertical-align: baseline;
	_overflow: visible;
	*vertical-align: middle;
	*overflow: visible;
}
/* ================ 全局function ============ */
.f_fl {
	float: left;
}

.f_fr {
	float: right;
}

.f_ib {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.f_oh {
	overflow: hidden;
	zoom: 1;
} /* 清除浮动*/
.clearfix {
	clear: both;
	zoom: 1
} /*清除浮动*/
.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	content: ".";
	visibility: hidden;
}

.tx_cen {
	text-align: center;
}

/*font function*/
.f_ffa {
	font-family: 'SimSun';
} /*标记宋体*/
.f_ffy {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
} /*标记微软雅黑字体*/
.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
	/*margin-right: 20px;
	margin-top: 500px;*/
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f_lh18 {
	line-height: 18px;
}

.f_lh20 {
	line-height: 20px;
}

.f_lh22 {
	line-height: 22px;
}

.f_lh24 {
	line-height: 24px;
}

.f_lh30 {
	line-height: 30px;
}

.f_lh36 {
	line-height: 36px;
}

.f_fwn {
	font-weight: normal;
} /*正常体*/
.f_fwb {
	font-weight: bold;
} /*粗体*/
.f_lhn {
	line-height: normal;
}

.f_csp {
	cursor: pointer;
}

.f_mt5 {
	margin-top: 5px;
}

.f_mt10 {
	margin-top: 10px;
}

.f_mt15 {
	margin-top: 15px;
}

.f_mt20 {
	margin-top: 20px;
}

.f_mt25 {
	margin-top: 25px;
}

.f_mt30 {
	margin-top: 30px;
}

.f_mt40 {
	margin-top: 40px;
}

.f_mt50 {
	margin-top: 50px;
}

.f_mt60 {
	margin-top: 60px;
}

.f_mb10 {
	margin-bottom: 10px;
}

.f_mb15 {
	margin-bottom: 15px;
}

.f_mb20 {
	margin-bottom: 20px;
}

.f_mb30 {
	margin-bottom: 30px;
}

.f_ml5 {
	margin-left: 5px;
}

.f_ml20 {
	margin-left: 20px;
}

.f_ml50 {
	margin-left: 50px;
}

.f_ml60 {
	margin-left: 60px;
}

.f_ml70 {
	margin-left: 10px;
}

.f_mr20 {
	margin-right: 20px;
}

.f_mr50 {
	margin-right: 50px;
}

.f_pt10 {
	padding-top: 10px;
}

.f_pt20 {
	padding-top: 20px;
}

.f_pt30 {
	padding-top: 30px;
}

.f_pt40 {
	padding-top: 40px;
}

.f_pb10 {
	padding-bottom: 10px;
}

.f_pb30 {
	padding-bottom: 30px;
}

.f_pr20 {
	padding-right: 20px;
}

.f_pl20 {
	padding-left: 20px;
}

.red_01 {
	color: #cc0000;
}

.red_02 {
	color: #bc111a;
}

.black_01 {
	color: #333333
}

.black_02 {
	color: #666666;
}

.rel {
	position: relative;
	height: 100%;
}

.w925 {
	width: 926px;
	height: 490px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -463px;
	margin-top: -245px;
	background: #FFFFFF;
}

.loginFormIpt {
	position: relative;
	width: 359px;
	height: 36px;
	border: 1px solid #cccccc;
	line-height: 36px;
	margin: 0 0 10px 0px;
	padding-right: 5px;
	clear: both;
	z-index: 2
}

.loginFormIpt1 {
	position: relative;
	width: 366px;
	height: 36px;
	line-height: 36px;
}

.loginFormIpt .ico {
	position: absolute;
	left: 9px;
	top: 13px;
	z-index: 1;
}

.loginFormIpt i {
	position: absolute;
	left: 29px;
	top: -1px;
	z-index: 1;
	color: #bababa;
	font-size: 16px;
}

.loginFormIpt-focus {
	box-shadow: 0 0 5px rgba(2, 145, 252, .5);
}

.loginFormIpt-focus .placeholder {
	color: #C9C9C9;
}

.loginFormBtn {
	position: relative;
	width: 245px;
	height: 38px;
	margin: 18px 0 0 25px
}

.formIpt {
	width: 323px;
	padding: 9px 0;
	ime-mode: disabled;
	height: 18px;
	position: absolute;
	left: 42px;
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	border: none;
	line-height: 18px;
	background: transparent !important
}

.formIpt:focus {
	outline: 0;
}

div.tishi {
	color: #555555;
	width: 316px;
	padding-left: 50px;
	height: 40px;
	background: url(/oa/platform_web/images/login/ts_bg.png) no-repeat;
	position: absolute;
	top: -42px;
	*top: -28px;
	z-index: 2;
}


div.tishi1 {
	color: #555555;
	width: 184px;
	padding-left: 10px;
	height: 40px;
	background: url(/oa/platform_web/images/login/ts1_bg.jpg) no-repeat;
	position: absolute;
	top: 0px;
	z-index: 2;
}

div.tishi2 {
	color: #555555;
	width: 261px;
	padding-left: 10px;
	height: 40px;
	background: url(/oa/platform_web/images/login/ts2_bg.jpg) no-repeat;
	position: absolute;
	top: 0px;
	z-index: 3;
}

div.tishi i,div.tishi1 i,div.tishi2 i {
	width: 15px;
	height: 16px;
	background: url(/oa/platform_web/images/login/tan.png) no-repeat center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 4px;
	_margin-bottom: 7px;
	*margin-bottom: 7px;
}

div.tishi1 i {
	margin-right: 5px;
}

div.tishi span,div.tishi1 span,div.tishi2 span {
	display: inline-block;
	line-height: 35px;
	height: 40px;
}

.loginFormIpt1 img {
	border: 1px solid #cccccc;
	width: 87px;
	height: 35px;
	float: right;
}

.ico-pwd {
	width: 11px;
	height: 11px;
	background: url(/oa/platform_web/images/login/key.jpg) no-repeat;
}

.ico-uid {
	width: 11px;
	height: 11px;
	background: url(/oa/platform_web/images/login/user.jpg) no-repeat;
}

.loginFormIpt1 .w270 {
	width: 259px;
	padding: 9px 0;
	border: 1px solid #cccccc !important;
	height: 17px;
	position: absolute;
	left: 0px;
	color: #333;
	font-size: 14px;
	border: none;
	line-height: 17px;
	padding-left: 10px;
}

.loginFormIpt1 .w194 {
	width: 182px;
	padding: 9px 0;
	border: 1px solid #cccccc !important;
	height: 17px;
	position: absolute;
	left: -42px;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	border: none;
	line-height: 17px;
	padding-left: 10px;
}

.button_01 {
	width: 224px;
	height: 36px;
	background: #bc111a;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	background: #bc111a;
}
.button_01.w290{
	width: 290px;

}
.bot {
	position: absolute;
	bottom: 0;
}

.bot a:hover {
	color: #cc0000;
}

.bot span {
	padding-right: 5px;
}

.bot span.gang {
	padding-right: 5px;
}

dl.lingpai {
	height: 160px;
}

dl.lingpai dd {
	height: 160px;
	border-left: 1px solid #cccccc;
	padding-left: 30px;
}

dl.lingpai dt {
	width: 195px;
	padding-right: 30px;
	position: relative;
	height: 160px;
}

dl.lingpai dt .ruhe {
	position: absolute;
	bottom: 5px;
}

.box {
	width: 100%;
	height: 100%;
	background: url(/oa/platform_web/images/login/box_bg.png) repeat;
	position: fixed;
	display: block;
	z-index: 9998;
}

.hint {
	width: 506px;
	height: 500px;
	margin: 0 auto;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -470px;
	margin-top: -252px;
	z-index: 9999 !important;
	display: block;
}

.hint-in1 {
	width: 506px;
	height: 46px;
	position: relative;
	background: #bc111a;
	text-align: center;
}

.hint1 {
	font-size: 16px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}

.hint3 {
	width: 20px;
	height: 20px;
	background: url(/oa/platform_web/images/login/cha.png) no-repeat center;
	position: absolute;
	top: 12px;
	right: 5px;
	cursor: pointer;
}

.hint-in2 {
	padding: 0 10px 0 18px;
	color: #666666;
	height: 454px;
	overflow: hidden;
	overflow-y: auto;
}

.hint-in2 h3 {
	font-weight: 600;
	padding-top: 12px;
}

.hint-in2 span.ping_fen {
	padding-right: 24px;
}

.hint-in2 span.xing img {
	padding-right: 4px;
}

/*#dv_scroll{position:absolute;height:443px;overflow:hidden;width:477px;}*/
/*#dv_scroll .Scroller-Container{width:100%;}*/
/*#dv_scroll_bar {position:absolute;right:0;top:0px;width:8px;height:452px;background:#F1F1F1;}*/
/*#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:0px;width:8px;height:443px;}*/
/*#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:0px;top:0;width:8px;height:29px;overflow:hidden;background:#CCCCCC;cursor:pointer;}*/
/*#dv_scroll_text {position:absolute;}*/

/*20160408*/
div.tishi {color: #555;width: 317px; padding-left: 50px; height: 40px; background: url(../images/login/ts_bg.png) no-repeat; position: absolute; top: -42px; *top: -28px; z-index: 2;}


.bg_form{width:368px;height:268px; background:#f7f7f7; border:1px solid #e4e4e4; margin-top:10px; position: relative; padding-bottom: 34px;}
.bg_form h3{text-align: center; padding: 20px 0 20px 0; font-size: 16px; color: #333; font-weight: 400;}
.loginFormIpt{margin-left: 38px; width: 284px; background: #fff;}
.formIpt{width: 248px;}
.loginFormIpt1 {width: 290px;margin-left: 38px;}
.loginFormIpt1 .w182{
	width: 182px;
	padding: 9px 0;
	border: 1px solid #cccccc !important;
	height: 17px;
	position: absolute;
	left: 0px;
	color: #333;
	font-size: 14px;
	border: none;
	line-height: 17px;
	padding-left: 10px;
}


.losePassword{margin: 16px 0 0 38px;}
.btn_login{margin: 14px 0 0 38px;}

.downApp{display: inline-block; position: relative;}

/*下载APP*/
.bot{position: absolute; bottom: 4px;}
.appBox{width: 104px; height: 145px; border: 1px solid #ccc; position: absolute; padding: 12px; left: -40px; top: -178px; display: none; background: #fff; z-index: 100;}
.downApp_jt{width: 12px; height: 8px; position: absolute; background: url(/oa/platform_web/images/login/icon_jt.gif) no-repeat; left: 50%; margin-left: -6px; bottom: -7px;}
.appBox p{padding-top: 5px; text-align: center; line-height: 20px; color: #333; font-size: 12px;}
.downApp:hover .appBox{display: block;}

.downIM{display: inline-block; position: relative; cursor:pointer;}

/*下载IM*/
.imBox{width: 120px; height: 107px; border: 1px solid #ccc; position: absolute; padding: 0px; left: -25px; top: -108px; display: none; background: #fff; z-index: 100;}
.downIM_jt{width: 12px; height: 8px; position: absolute; background: url(/oa/platform_web/images/login/icon_jt.gif) no-repeat; left: 50%; margin-left: -6px; bottom: -7px;}
.imBox p{padding-top: 5px; text-align: center; line-height: 20px; color: #333; font-size: 12px;}
.downIM:hover .imBox{display: block;}
.impic { width: 100px; margin : 10px 10px 5px 10px;}
.impic1 { width: 100px; margin : 5px 10px 0px 10px;}

/*二维码、PC切换区域*/
.loginOn{position: relative; background: #f00; right: 4px; top: 4px;}
.ewmPic,.pcPic{display: block; position: absolute; right: 4px; top: 0;}
.ewmPic{width: 52px; height: 52px; background: url(/oa/platform_web/images/login/ewm-red.png?v=1) no-repeat;}
.pcPic{width: 40px; height: 40px; background: url(/oa/platform_web/images/login/pcpic.png) no-repeat;}
.notemsg{display: none; border: 1px solid #f3d995; width: 100px; height: 26px; line-height: 25px; background: #fffdef url(/oa/platform_web/images/login/icon_safe.png) no-repeat 15px center; position: absolute; right: 56px; top: 0; padding-left: 38px; color: #df9d1e; font-size: 12px;}
.notemsg_jt{width: 7px; height: 10px; background: url(/oa/platform_web/images/login/icon_jtr.png) no-repeat; position: absolute; top: 50%; margin-top: -5px; right: -7px;}
.ewmPic:hover .notemsg{display: block;}
.pcPic:hover .notemsg{display: block;}

/*二维码登录*/
.ewmBox{border: 1px solid #cbcbcb; padding: 5px; background: #fff; width: 182px; height: 182px; margin: 0 auto; position: relative;}
.ewmBox img{width: 182px; height: 182px;}
.ewm-info p{padding-top: 16px; font-size: 14px; text-align: center;}

/*遮罩区*/
.maskPic{position: absolute; left: 0; top: 0; width: 192px; height: 192px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');}
:root .maskPic {filter:none;background-color:rgba(0,0,0,0.7);}
.maskTxt{text-align: center; margin-top: 36px; color: #fff; font-size: 14px;}
.btn_refresh{display: block; width: 60px; height: 25px; line-height: 25px; text-align: center; background: #bc111a; border-radius: 2px; margin: 15px auto 0 auto; color: #fff;}
.icon_sucess{display: block; width: 50px; height: 48px; background: url(/oa/platform_web/images/login/icon_sucess.png) no-repeat; margin: 0 auto 12px auto;}

/*显示密码*/
.iptRbtn{min-width:36px;height:36px;line-height:36px;border:0;background:#ffffff;outline:none;overflow:hidden; position:absolute;top:0px;right:0;z-index:9}
.iptRbtn i{width:24px;height:24px;display:inline-block;background:url(/oa/platform_web/images/login/zcicon.png) no-repeat;background-size:48px auto;position:absolute;top:6px;left:50%;margin-left:-12px}
.iptRbtn i.hide{background-position:-24px 0}

/*20250307语言切换-新增*/
.language-change{padding:20px 40px;}
.language-change .change{position:relative;float:right;font-size:14px;color:#444444;}
.language-change .change .t{display:inline-block;position:relative;cursor: pointer;line-height:16px;padding:12px 20px 12px 0;}
.language-change .change .t:after{content:'';position:absolute;right:0;top:50%;margin-top:-3px;width:0;height:0;border:6px solid #D8D8D8;border-color:#D8D8D8 transparent transparent transparent;border-width:6px 5px 0 5px;}
.language-change .change-out{display:none;position:absolute;right:0;padding:8px 0;width: 90px;background: #FFFFFF;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);border-radius: 4px;}
.language-change .change-out div{height: 36px;line-height: 36px;text-align:center;cursor: pointer;}
.language-change .change-out div:hover{background: #F7F7F7;}
.language-change .change-out div.active{background: #F7F7F7;}
.language-change .change:hover .change-out{display:block;}


/**/
.w370{width:370px;}
.appBox{width:124px;left: -45px;}
.appBox img{display:block;margin:0 auto;}
.appBox p{padding-top: 0;line-height: 16px;margin:0 -10px;}
.notemsg{white-space: nowrap;width: auto;padding-right: 15px;}</pre></body></html>