﻿@CHARSET "UTF-8";
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}

#platformHeader{
	position:relative;
	height:80px;
	background:#fafafa;
	padding:0px;
	color:#333;
	/*background:url('images/login/header.png') 0 top no-repeat;*/
}

#platformBanner{
	width:527px; /* width:477px; */
	background:url('images/login/logo.png') 0 top no-repeat;
}

.headerImg1{
	/*background:url('images/login/header_02.png') 0 top no-repeat;*/
}
.headerImg2{
	position:absolute;
	right:0px;
	height:100%;
	width:300px;
	background-image:url('images/login/header_03.png');
}
.headerImg3{
	position:absolute;
	color:#666;
	right:5px;
	height:30px;
	top:26px;
	
	text-align:right;
	font-size:15px;
}
.headerImg3 a{
	display:block;
	float:left;
	height:25px;
	 vertical-align: middle;
	 text-decoration:none;
	 font-size:15px;
	 color:#333;
	 margin-right:20px;
	 padding-left:25px;
	 padding-top:3px;
	 text-align:right;
}
.relogin{
	background:url('images/login/relogin.png') left 4px no-repeat;
}
.changePassword{
	background:url('images/login/changepassword.png') left 4px no-repeat;
}
.goBack{
	/* background:url('images/login/goback.png') left 4px no-repeat; */
	color: white;
}
.headerLogout{
	position:absolute;
	right:20px;
	height:25px;
	top:38px;
	/**width:58px;**/
	width:45px;
	text-align:right;
	background-image:url('images/login/power.png');
	background-repeat:no-repeat;
	CURSOR: hand;
	
	color: #0572B8;
 	font-weight: bold;
    font-size: 15px;
}
/* #topNav{ padding:0 0 0 20px;margin:0; position:absolute; top:80px; width:100%; height:42px; background:url('images/login/nav_bg.png') repeat-x;} repeat-x;} */
#topNav
{ 
	padding:0 0 0 20px;
	margin:0; 
	/* position:absolute; */ 
	top:0px; 
	width:100%; 
	height:50px; 
	/* background:url('images/login/nav_bg.png') repeat-x; */
	/* background-color: #23557c; */
}
#topNav li
{ 
	padding:0;
	margin:0; 
	list-style:none;
	float:left;
	text-align:center; 
	font-size:15px; 
	/* padding:0 5px; */
}
/*modified by liyh 20180907 text-align:center; font-size:15px; padding:0 20px;} */
#topNav li a{display:block;text-align:center; color:#333; text-decoration: none;line-height:50px; heigth:50px; font-weight:bold;
color:#fff; padding:0 30px;}
#topNav li a:hover
{
	/* background:url('images/login/hover_bg.png') repeat-x; */
}
#topNav li a.active
{
	/* background:url('images/login/hover_bg.png') repeat-x; */
	color: #7ebc00;
}

.ncpMenuContainer{
	width:100%;
	height:100%;
}

.icon-menu{
	background:url('images/login/menu.png') no-repeat center center;
}
.icon-yqsj{
	background:url('images/menu/yqsj.png') no-repeat center center;
}
.icon-cxtj{
	background:url('images/menu/cxtj.png') no-repeat center center;
}
.icon-kjfb{
	background:url('images/menu/kjfb.png') no-repeat center center;
}
.icon-sxzs{
	background:url('images/menu/sxzs.png') no-repeat center center;
}
.icon-rdfb{
	background:url('images/menu/rdfb.png') no-repeat center center;
}
.icon-fxmn{
	background:url('images/menu/fxmn.png') no-repeat center center;
}
.icon-fzjc{
	background:url('images/menu/fzjc.png') no-repeat center center;
}
.icon-hjsj{
	background:url('images/menu/hjsj.png') no-repeat center center;
}
.icon-xtgl{
	background:url('images/login/xtgl.png') no-repeat center center;
}
.icon-grpz{
	background:url('images/login/grpz.png') no-repeat center center;
}
.icon-xtkf{
	background:url('images/login/xtkf.png') no-repeat center center;
}

