*{margin:0px;padding:0px;}
*{font-family: "tt", Arial, "微软雅黑";}
/*公共的*/
body{background:#2e3744;}
.top{
	width: 1140px;
	height: 60px;
	margin:5px auto;
	}
.logo{float:left;}
.ws-r{float:right;color:#fff;font-size:20px;font-weight:300;line-height:60px;}
/*页面一*/
.main{width:1140px;height:540px;margin:50px auto;border:1px solid #14beca}
.main-l {width: 521px;float:left} 
.main-l img{width:450px;height:413px;margin:64px 108px;}
.main-r {color:#fefefe;}
.main-r h1{text-align:center;font-weight:300;font-size:22px;line-height:40px;margin-top:120px;margin-bottom:40px;color:#fefefe}
.main-r input{display:block;width:270px;height:40px;margin:16px auto;padding:0px 0px 0px 10px;;border-radius:5px;font-size:16px;color:#000;}
#username{background:url(images/u.png) no-repeat #fff 260px;}
#password{background:url(images/m.png) no-repeat #fff 260px;}
#button{width:280px;height:40px;margin-top:30px;padding:0px;background:#5bb431;border:0px;color:#fff;border-radius:0px;}
.footer{width:1140px;margin:250px auto 0px auto;height:50px;line-height:50px;color:#aaaeb3;font-weight:300px;text-align:center;}
/*页面二*/
.maine{width:1140px;height:540px;margin:50px auto;}
.maine > h1{font-size:35px;font-weight:200;text-align:center;color:#fff;}
.maine > p{font-size:14px;font-weight:200;text-align:center;color:#c3c6cc;margin-top:20px;}
.maine ul{margin:0 auto;margin-left:2%;padding-top:60px;}
.maine li{list-style:none;width:31%;height:auto;float:left;border:1px solid #3e584c;margin-right:2%;text-align:center;color:#fff;padding-top:40px;padding-bottom:40px;overflow:hidden;}
.maine li h2{font-size:22px;color:#fff;font-weight:400;}
.maine li a{padding:2% 20%;border:1px solid #5aaf32;color:#519538;text-decoration:none;}
.maine img{width:80%;height:auto;margin-bottom:10%;}
.maine li:hover{border:1px solid #5bb431;}
.maine li a:hover{background:#5aaf32;color:#fff;}









