body { margin:0px;}

.body { width:100%; 
				background: -ms-linear-gradient(top, #026699, #00B2D2);
				background:-webkit-gradient(linear, 0 0, 0 bottom, from(#026699), to(#00B2D2));
				background:-moz-linear-gradient(#026699, #00B2D2);
				-pie-background:linear-gradient(#026699, #00B2D2);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#026699', endColorstr='#00B2D2', GradientType='1');
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #dfeef7;
	text-decoration: none;
}

ul { list-style:none; padding:0px; margin:0px;}
.nav_bg { width:100%; height:35px; position:fixed; z-index:98; background:url(../../images/navbg.png);}
.nav { width:100%; height:35px; position:fixed; z-index:99;}
.nav_info { width:980px; height:35px; margin:0px auto; font:12px '微软雅黑'; line-height:35px; color:#333;}
.nav_date { height:35px; float:left; color:#000; }
.nav_link { height:35px; float:right;}
.nav_link ul { list-style:none; padding:0px; margin:0px;}
.nav_link ul li { padding-left:10px; padding-right:10px; float:left; font:12px '微软雅黑'; line-height:35px; color:#000; text-align:center; vertical-align:middle; }
.nav_link ul li img { height:15px; vertical-align:middle;}
.nav_link ul li a { color:#666; text-decoration:none;}

.bg_title {
	width: 900px;
	position: absolute;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	left: 26%;
	margin-top: 60px;
}

.bg_main{ width:100%; position:absolute;  height:100%; overflow:hidden; z-index:1  }
.bg_main .bd{ position:relative; z-index:0;}
.bg_main .bd ul{ width:100% !important; }
.bg_main .bd ul li{ width:100% !important; z-index:0;  position:relative; }
.bg_main .bd ul li a{ position:absolute; width:100%; height:100%; display:block; z-index:1; }
.bg_main .bd ul li span { position:absolute; top:50px; left:10px; z-index:10; float:left;}
.bg_main .bd ul li span h1 {
	width:100%;
	height:30px;
	float:left;
	margin:0px;
	line-height:30px;
	text-align:center;
	color:#CCCCCC;
	
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.bg_main .bd ul li span h2 { width:100%; height:30px; float:left; margin:0px; font:bold 14px Verdana; line-height:30px; text-align:center; color:#54A4DE;  filter:glow(color='#000000',strength='1')}

.bg_main .prev,
.bg_main .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.bg_main .next{ left:auto; right:3%; background-position:8px 5px; }
.bg_main .prev:hover,
.bg_main .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.bg_main .prevStop{ display:none; }
.bg_main .nextStop{ display:none; }


.bg_nav {
	width: 80%;
	position: absolute;
	bottom: 36%;
	cursor: pointer;
	cursor: hand;
	z-index: 99;
	margin: auto;
	left: 10%;
}
.bg_nav ul {
	list-style: none;
	width: 410px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 55%;
	background-image: url(../../images/kingdee_icon_07.png);
	background-repeat: no-repeat;
	background-size: 425px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bg_nav ul li {
	height: 71px;
	color: #fff;
	line-height: 60px;
	margin: 0px;
	/*float: left;*/
	/*width: 300px;*/
	font-family: '微软雅黑', '宋体';
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 80px;*/

	padding-left: 1em;
	text-align: left;
	width: 362px;
	margin-left: 4px;
}
.bg_nav ul li input {
	font-family: "Microsoft YaHei";
	background-color:transparent;
	background: transparent !important;
    border: none !important;
	color: #FFF;
	font-size: 14px;
	padding: 0;
	border: 0;
	line-height:50px;
	/*margin-top: 10px;*/
	/*float: left;*/

	vertical-align: top;
	outline: none;
}
.bg_nav ul li span {
	width: 80px;
	float: right;
	font-family: Verdana;
	font-size: 14px;
	line-height: 60px;
	margin-left: 15px;
	cursor: auto;
}
.bg_nav ul a { text-decoration:none;}
.bga {
	background-image: url(../../images/w1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgb {
	background-image: url(../../images/w2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgc {
	background-image: url(../../images/w3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgd {
	background-image: url(../../images/w4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.user-icon {
	background-image: url(../../images/kingdee_icon_01.png);
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 22px;
    margin: 0 15px 0 10px;
}
.user-input {
	vertical-align: middle !important;
}

.password-icon {
	background-image: url(../../images/kingdee_icon_03.png);
	background-repeat: no-repeat;
	display: inline-block;
    vertical-align: middle;
	height: 32px;
    width: 20px;
    margin: 0 15px 0 10px;
}

.password-input {
	vertical-align: middle !important;
}

.a1 {
/*	background-image: url(../../images/kingdee_icon_01.png);
	background-repeat: no-repeat;
	background-position: 30px center;
*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7e1f3;
}
.aa1 { background:url(../../images/a1h.png);}


.a5 {
/*	background-image: url(../../images/kingdee_icon_03.png);
	background-repeat: no-repeat;
	background-position: 30px center;
*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7e2f3;
}
.aa5 { background:url(../../images/a4h.png);}
.a6 {
	background-image: none;
	/*margin-left: 4em !important;*/
}
.aa6 { background:url(../../images/a6h.png);}
.a6 input {
	/*margin-top: 10px;*/
	height: 26px;
	line-height: 26px !important;
	width: 120px;
	vertical-align: baseline !important;
	/*float: left;*/
}
.a6 img {
	vertical-align: middle;
}
.a6 a {
	padding-left: 0.5em;
}
.login input {
	background-color:#29bdf7;
	border-radius:10px;
	height: 56px;
	width: 407px;
	font-size: 20px;
	color: #FFF;
	font-family: "Microsoft YaHei";
	border: 0;
    /*margin-top: 20px;*/
    word-spacing: 2em;
    cursor: pointer;
}
.login input:hover {
	background-color: #28afe6;
}
.forget {
	margin-top: 20px;
	position: relative;
}
.forget ul {
	background-image: none;
	margin: 0px;
	padding: 0px;

	text-align: center;
}
.forget ul li {
	width: 188px;
	/*display: inline;*/
	/*float: left;*/
	border: 1px solid #def1fc;
	height: auto;
	padding: 0px;
	font-family: "Microsoft YaHei";
	font-size:16px;
	text-align: center;
	line-height: 50px;
	/*margin-left: 10px;*/
	border-radius:10px;

	display: inline-block;
}

.forget-btn {
	position: absolute;
	left: 0px;
}

.register-btn {
	position: absolute;
	right: 0px;
}
