﻿@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;
	bottom: 0px;
	height:700px;
	
}
.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:#9bbee8;
	/*background-color:#0FA2EF;*/
}
.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:200px;
	}
.menuitem .logo img {
	width:660px; height:200px;
	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(../images/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:50%; left:50%;
	margin-left:-550px;
	margin-top:-300px;
	width:1100px;
	height:600px;
}
.bigmenuitem .logo {
	height:200px;
	}
.bigmenuitem .logo img {
	width:660px; height:200px;
	margin:auto;
	display:block;
	}
.bigmenuitem .item {
	width:1100px;
	height:220px;
	position:relative;
	margin-top:80px;
	}
.bigmenuitem .item a {
	position:absolute;
	display:block;
	width:200px; height:200px;
	margin-left:100px;	 
	border-radius:100px;
	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:130px;
	}
.bigmenuitem .item a:hover {
	/*background-color:#0E4DA1;*/
	
	border-radius:80px;
	}
	.bigmenuitem .item .btn01 {
		top: 0px;
		left: 0px;
		background-color: rgba(18,122,122,.8);
		color: #FFF;
		border-radius: 20px;
		background-image: url(../images/img_main/pic_3.fw.png);
		
		/*background-image:url(../images/img_main/pic_1.png);*/
	}
	.bigmenuitem .item .btn02 {
		top: 60px;
		left: 180px;
		background-color: rgba(255,255,255,.8);
		color: #00477F;
		background-image: url(../images/img_main/pic_2.fw.png);
		border-radius: 98px;
		width: 215px;
		height: 215px;
	}
	.bigmenuitem .item .btn03 {
		top: 0px;
		left: 360px;
		background-color: rgba(18,122,122,.8);
		color: #FFF;
		border-radius: 20px;
		/*background-image: url(../images/img_main/pic_3.fw.png);*/
		background-image: url(../images/img_main/pic_4.fw.png);
	}
	.bigmenuitem .item .btn04 {
		top: 60px;
		left: 540px;
		background-color: rgba(255,255,255,.8);
		color: #00477F;
		border-radius: 98px;
		width: 215px;
		height: 215px;
		background-image: url(../images/img_main/pic_1.png);
		/*background-image:url(../images/img_main/pic_4.fw.png);*/
	}
.bigmenuitem .item .btn05 {
	top:0px;
	left:720px;
	background-color:rgba(18,122,122,.8);
	color:#FFF;
	border-radius:20px;
	background-image:url(../images/img_main/pic_5.fw.png);
	}
.bigmenuitem .item .btn06 {
	top:60px;
	left:900px;
	background-color:rgba(255,255,255,.8);
	color:#00477F;
	border-radius:100px;
	background-image:url(../images/img_main/pic_4.fw.png);
	}
.rightmenu {
	position:absolute;
	width:520px;
	height:50px;
	right:20px;
	top:20px;
	text-align:right;
	}
.rightmenu a {
	color:#fff;
	font-size:12px;
	display:inline-block;
	margin-left:20px;
	position:relative;
	width:70px; 
	height:25px;
	text-align:center;
	
	}
.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;
		}
		


