body { padding: 0; margin: 0; font-family:"新宋体", arial; font-size: 12px; background-color:#ebebeb; }
form{padding:0; margin:0}
p{margin:0; padding:0}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix {  *zoom: 1;}
.l { float: left; }
.r { float: right; }
ul,li,ol{list-style:none; margin:0; padding:0}


.container{ width:1210px; margin:0 auto; background-color:#FFF;}

.header{
  border-bottom:1px solid #f1f1f1;
  margin-bottom:5px;
  -webkit-box-shadow: 1px 1px 10px #d9d9d9;
  -moz-box-shadow: 1px 1px 10px #d9d9d9;
  box-shadow: 1px 1px 10px #d9d9d9;
  }
.header h1{ float:left; margin-top:50px; font-size:20px; color:#666; }
.header .logo{ padding:10px 0 10px 30px; float:left}

/*内容*/
.content{
	position:relative;
	width:1210px;
	height:461px;
	border-bottom:15px solid #00a944;
	background-image: url(newbg.png);
	background-repeat: no-repeat;
}
.content #web { position:absolute; top:190px; left:555px;text-align:center; top:185px}
.content #web a{font-family:Microsoft Yahei; font-size:20px; color:#ff5a00; text-decoration:none }

.content #dl,.content #zs{ position:absolute; top:310px; }
.content #dl{ left:585px;}
.content #zs{ left:470px;}
.content #dl a,.content #zs a{ text-decoration:none; color:#FFF; font-family:Microsoft Yahei; font-size:12px;}

/*登陆信息*/
#loginform { position:absolute; top:50px; right:50px; width:371px; height:375px; border:2px solid #c0d497; background-color:#fff;}
#loginform .top { background:url(top.jpg) no-repeat; height:46px;  line-height:46px; 
                  font-size:17px; color:#90aa69; text-align:center; font-family:Microsoft Yahei;
                  }
#loginform .name, #loginform .pwd{ text-align:center; margin-top:20px }
#loginform .nameinput, #loginform .pwdinput { width:270px; height:36px; margin:0 auto; border:1px solid #bdbdbd; line-height:36px; padding-left: 45px;}
#loginform .nameinput{ background:url(email-man.jpg) no-repeat scroll left center transparent; }
#loginform .pwdinput{ background:url(pwd.jpg) no-repeat left; }

#loginform .btn{ margin:20px 0 0 50px;}
#loginform .login, #loginform .res{ width:130px; height:36px; text-align:center}
#loginform .btn .login{ float:left; background-color:#ff5a00;}
#loginform .btn .res{ float:right; margin-right:50px; background-color:#aaaaaa;}
#loginform .btn .login input{ width:100%; height:36px; line-height:36px; font-size:14px; color:#FFF; cursor: pointer; border:0; background:transparent}
#loginform .btn .res a{ display:block; width:100%; height:36px; line-height:36px; color:#FFF; font-size:14px; text-decoration:none; }

#loginform .share{ width:320px; height:100px; margin:0 auto; margin-top:20px; background:url(sharetop-bg.jpg) no-repeat top center; padding-top:10px }
#loginform .share p{ line-height:30px; font-family:Microsoft Yahei; font-size:14px;}

.qq{display:block; width:30px; height:30px; line-height:30px; text-align:center; background:#ccc; border:#dcd3d3 1px solid; font-size:18px; border-radius:50%; text-align:center; text-decoration:none}
.qq span{ line-height:30px; color:#fff}
.qq:hover{ background:#06C}



.content2{ width:1210px; height:461px;}
#loginform2{ margin:20px auto;  width:371px; height:300px; border:2px solid #c0d497; background-color:#fff;}
#loginform2 .top { background:url(top.jpg) no-repeat; height:46px;  line-height:46px; 
                  font-size:17px; color:#90aa69; text-align:center; font-family:Microsoft Yahei;
                  }
#loginform2 .name, #loginform2 .pwd{ text-align:center; margin-top:20px }
#loginform2 .nameinput, #loginform2 .pwdinput { width:270px; height:36px; margin:0 auto; border:1px solid #bdbdbd; line-height:36px; padding-left: 45px;}
#loginform2 .nameinput{ background:url(email-man.jpg) no-repeat scroll left center transparent; }
#loginform2 .pwdinput{ background:url(pwd.jpg) no-repeat left; }

#loginform2 .btn{ margin:20px 0 0 50px;}
#loginform2 .btn .login input{ width:270px; height:36px; line-height:36px; font-size:14px; color:#FFF; cursor: pointer; border:0; background:transparent; background-color:#ff5a00;}

#loginform2 .share{ width:290px; height:100px; margin:0 auto; margin-top:20px; }
#loginform2 .share p{ line-height:30px;  font-size:12px; color:#777}
#loginform2 .share p.zhuce{background:#CCC; height:30px; line-height:30px; padding:0 5px}
#loginform2 .share p.zhuce a{color:#fff; text-decoration:none}


/*底部样式*/
.footer { padding:20px 0; border:1px solid #f2f2f2;}
.footer p{ line-height:30px; text-align:center; font-size:14px; font-family:Microsoft Yahei; color:#666666 }
.footer p a { text-decoration:none; color:#666666}
.footer p a:hover{ color:#F00}
