@charset "utf-8";
/* CSS Document */

.center{
	width: 1200px;
	margin:0px auto;
	text-align:center;
	vertical-align:middle;
	}

.top {
  width: 1200px;
  height:120px;
  margin: 0 auto;
}
.logo{ float:left; margin:10px;}
.h3{ float:left; font-size:20px; color:#1f87e8; font-weight:bold; margin:40px 20px;}
.menu{ float:left; margin-top:45px; margin-left:30px;}
.menu li{ float:left; margin-left:35px; font-size:16px;}
.menu li a{ color:#333;}
.menu li a:hover{ color:#1f87e8;}
.menu .t a{ color:#1f87e8; font-weight:bold;}

.banner {background:url(banner01.jpg) no-repeat top center; height:779px;}
.banner02 {background:url(banner02.jpg) no-repeat top center; height:630px;}
.banner03 {background:url(banner03.jpg) no-repeat top center; height:450px;}
.banner04 {background:url(banner04.jpg) no-repeat top center; height:620px;}
.about {background:url(h1_02.jpg?v=2) no-repeat top center; height:680px;}
.tuandui {background:url(h1_03.jpg) no-repeat top center; height:760px;}
.team {background:url(h3_02.jpg) no-repeat top center; height:430px;}

.footer{ overflow:hidden; background:url(end.jpg) no-repeat top center; height:330px;}
.end{ background-color:#000000; text-align:center; color:#ccc; line-height:50px;}
.end a{color:#ccc}
.end a:hover{color:#fff}