@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
	height:100%;
}
body {
	font-family: "Microsoft Yahei";
	padding-top: 0;
	font-size: 14px;
	margin:0px;
	height:100%;
}
img {
	border: 0px;
}
ul,li {
	margin:0px; padding:0px;
	list-style:none;
	}
a {
	outline: none;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	text-decoration:none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.clear {
	clear:both;
	}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.select {
	outline: none;
	height:40px;
	font-family: "Microsoft Yahei";
	font-size:12px;
	width:300px;
	margin-left:20px;
	margin-top:20px;
	}
	
	
.marquee-box {
	overflow:hidden;
	width:100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height:900px;
	
}
.marquee {
	width:8000%;
	height:100%;
	
}
.wave-list-box {
	float:left;
}
.wave-list-box ul{float:left; height:100%; overflow:hidden; zoom:1; }
.wave-list-box ul li{height:100%; width:100%; float:left;  list-style:none; }

.wave-box {
	position: relative;
	height:100%;
	background-color:#0FA2EF;
}

.homeBg{ width:100%; height:100%; position:absolute; background:url(../img_main/homeBg.png) right bottom no-repeat; z-index:3;}

.wave1 {
	position: absolute;
	overflow:hidden;
	width: 100%;
	height:100%;
}
.wave2 {
	position: absolute;
	overflow:hidden;
	width: 100%;
	height:100%;
}
.marquee2 {
	position:absolute;top:0px;left:0px;width:100%;height:100%;overflow:hidden;
}

.wave-list {
	position: relative;
	width: 100%;
	height:100%;
	background:#000;
	top: 0px;
	overflow: hidden;
}
.wave-list li {
	float: left;
}

.menuitem {
	position:absolute;
	top:50%; left:50%;
	margin-left:-490px;
	margin-top:-200px;
	width:980px;
	height:400px;
	}
.menuitem .logo {
	height:63px; z-index:44;
	}
.menuitem .logo img {
	width:444px; height:63px;
	margin:auto;
	display:block;
	}
.menuitem .item {
	width:980px;
	height:140px;
	}
.menuitem .item a {
	display:block;
	width:100px; height:100px;
	border:1px solid #FFF;
	float:left;
	margin:20px;
	background-color:rgba(0,0,0,.3);
	border-radius:50px;
	line-height:100px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	transition:all 0.3s ease;-webkit-transition:all 0.3s ease;
	}
.menuitem .item a:hover {
	/*background-color:#0E4DA1;*/
	background-color:rgba(0,0,0,.7);
	border-radius:10px;
	}
.wechat {
	background-image:url(../img_main/wechat.fw.png);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	
	}
.wechat div {
	display:none;
	opacity:0;
	}
.wechat div img{
	width:100px; height:100px;
	margin:10px;
	border-radius:10px;
	}
.wechat:hover div {
	width:240px;
	height:100px;
	display:block;
	position:absolute;
	top:120px; right:-10px;
	opacity:1;
	}
	
	
/*大区快*/
.bigmenuitem {	
	position:absolute;
	top:80%; left:50%;
	margin-left:-550px;
	margin-top:-300px;
	width:1100px;
	height:600px; z-index:44;
}
 .logo {height:63px; width:444px; left:20px; top:20px; position:absolute; z-index:44;}
.logo img {
	width:444px; height:63px;
	display:block;
	}
.bigmenuitem .item {
	width:1100px;
	height:220px;
	position:relative;
	margin-top:80px;
	}
.bigmenuitem .item a {
	position:absolute;
	display:block;
	width:200px; height:200px;
	float:left;
	border-radius:15px;
	font-size:23px;
	text-align:center;
	transition:all 0.5s ease;-webkit-transition:all 0.5s ease;
	box-shadow: 2px 3px 3px #111;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:50px;
	}
.bigmenuitem .item a:hover {background-color:#00aba5;border-radius:100px; color:#fff;}
	
.bigmenuitem .item .btn01 {
	top:0px;
	left:0px;
	background-color:rgba(0,171,165,.8);
	color:#FFF;
	background-image:url(../img_main/pic_1.png);
	
	}
	
.bigmenuitem .item .btn03:hover,.bigmenuitem .item .btn04:hover {
	background-color:#00aba5;
	
	border-radius:100px; color:#fff;
	}
	
	
.bigmenuitem .item .btn01:hover{border-radius:100px;}
.bigmenuitem .item .btn02 {position:absolute;display:block;width:200px; height:200px;float:left;border-radius:15px;font-size:23px;text-align:center;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;box-shadow: 2px 3px 3px #111;background-position:center;background-repeat:no-repeat;/*padding-top:15px;*/background:url(../img_main/pic_2.fw.png) 50px 0px no-repeat;top:0px;left:280px;background-color:rgba(255,255,255,.8);color:#787979;}
.bigmenuitem .item .btn02:hover{background-color:#00aba5;border-radius:100px; color:#fff;}
.bigmenuitem .item .btn02:hover .block{ display:block;}
.bigmenuitem .item .btn02 .block{ display:none; padding-top:10px;}
.bigmenuitem .item .btn02 .none{ padding-top:35px;}
.bigmenuitem .item .btn02:hover .none{ display:none;}
.bigmenuitem .item .btn02:hover a{ color:#fff;}
.bigmenuitem .item .btn02 span{ display:block; float:left; width:100%; text-align:center; color:#787979; height:30px;}
.bigmenuitem .item .btn02 a{ display:block; float:left; position:relative !important; width:100% !important; height:35px !important; line-height:35px; border-radius:0px !important;box-shadow:none !important; padding-top:10px; font-size:20px; color:#787979;}
.bigmenuitem .item .btn02 a:hover{ color:#fff; background:none !important;text-decoration:underline;}	
.bigmenuitem .item .btn03 {
	top:0px;
	left:560px;
	
	color:#787979;
	background:url(../img_main/pic_3.fw.png) 50px 0px no-repeat;
	background-color:rgba(255,255,255,.8);
	}
.bigmenuitem .item .btn04 {
	top:0px;
	left:840px;
	
	color:#787979;
	background:url(../img_main/pic_6.fw.png) 50px 0px no-repeat;
	background-color:rgba(255,255,255,.8);
	}
.bigmenuitem .item .btn05 {
	top:0px;
	left:720px;
	background-color:rgba(0,71,127,.8);
	color:#FFF;
	background-image:url(../img_main/pic_3.fw.png);
	}
.bigmenuitem .item .btn06 {
	top:60px;
	left:900px;
	background-color:rgba(255,255,255,.8);
	color:#00477F;
	background-image:url(../img_main/pic_4.fw.png);
	}
.rightmenu {
	position:absolute;
	width:420px;
	height:50px;
	right:300px;
	top:20px;
	text-align:right; z-index:44;
	}
.rightmenu a {
	color:#fff;
	font-size:16px;
	display:inline-block;
	margin-left:20px;
	position:relative;
	width:70px; 
	height:25px;
	text-align:center; text-shadow: 2px 2px 2px #000000;
	
	}
.rightmenu a:hover i {
	display:block;
	width:70px; height:1px;
	position:absolute;
	left:0px; bottom:0px;
	border-bottom:1px solid #fff;
	-webkit-animation: bottomline 1 0.5s;
	animation: bottomline 1 0.5s; 
	}
@-webkit-keyframes bottomline {
	0% {
		width:0px; 
		}
	100% {
		width:70px;
		}
		


