@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; font-size:12px;
}
dl,dd,dt,p,h1,h2,h3,h4,h5,label{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style:none;
}
img{
	border:0px; vertical-align:middle;
}
.clear{
	clear:both;
}
.clear1{
	clear:both; height:120px;
}
.mainc{
	height:auto; margin:auto; max-width:650px; min-width:320px;
}
/*************************************************************************/

.navbar{
	height: 1.8em;
	line-height: 1.8em;
	width: 320px;
	display: inline-block;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	float: left;
	overflow: hidden;
	position:absolute;
	left:0px; top:80px;
	z-index: 999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	border-top-color:rgba(255,255,255,0.7);
	border-bottom-color:rgba(255,255,255,0.7);
}
.navbar ul{
	margin:0;
	padding:0;
	width:100%;
	margin-top:0.2em;
	position: relative;
	margin-left: 0px;
}
.navbar ul li{
	margin: 0;
	padding: 0;
	width: 52px;
	display: inline-block;
	float: left;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height:1.5em;
}

.navbar ul li a{
	color:#FFF;
	font-size:1.1em;
	text-decoration:none;
	font-family:"微软雅黑";
}
.navbar1{
	height: 1.8em;
	line-height: 1.8em;
	width:100%;
	display: inline-block;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	float: left;
	overflow: hidden;
	position:relative;
	z-index: 999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:rgba(255,255,255,0.7);
	border-bottom-color:rgba(255,255,255,0.7);
}
.navbar1 ul{
	margin:0;
	padding:0;
	width:100%;
	margin-top:0.2em;
	position: relative;
	margin-left: 0px;
}
.navbar1 ul li{
	margin: 0;
	padding: 0;
	width: 16%;
	display: inline-block;
	float: left;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height:1.5em;
}

.navbar1 ul li a{
	color:#FFF;
	font-size:1.1em;
	text-decoration:none;
	font-family:"微软雅黑";
}
a{
	text-decoration:none;
}
/**************************************************************************/
.foot{
	width:100%; height:65px; color:#3E3E3E; line-height:25px; text-align:center; padding-top:15px; float:left; margin-bottom:90px;
	background-color:#EFEFEF;
}
.foot a{
	color:#3E3E3E; text-decoration:none;
}
.di{
	width:100%; max-width:650px; height:83px; float:left; background-position:bottom; background-repeat:repeat-x; font-family:"微软雅黑"; position:fixed; bottom:0px; z-index:1000;
}
.di ul{
	float:left; margin-top:10px; width:100%;
}
.di li{
	float:left; margin-top:15px; text-align:center; line-height:25px; width:20%;
}
.di a{
	color:#fff; text-decoration:none;
}
.t1{
	width:100%; height:auto;
}
.menu{
	width:100%; height:39px; line-height:39px; background-image:url(../images/navbg.png);
}
.menu li{
	width:20%; height:100%; float:left; background-image:url(../images/menu.jpg); background-repeat:no-repeat; text-align:center; font-size:14px;
}
.menu a{
	color:#fff;
}
.m1{
	width:100%; height:auto; background-color:#F5F6FB; position:relative;
}
.m1 h2{
	margin-left:8%; margin-bottom:5%; margin-top:5%; float:left;
}
.m1d{
	width:63%; line-height:25px; position:absolute; left:32%; top:23%; color:#4B4B4B;
}
.m1d span{
	color:#E86090;
}
.m2{
	padding:5%; color:#333; line-height:25px;
}
.m3{
	background-color:#FBFBF7;
}
.m4{
	background-color:#F4F6FB;
}

.m8{
	padding:2%; padding-top:0px; color:#333; line-height:25px;
}
.m9{
	padding:2% 8%; color:#333; line-height:25px;
}





.t3{
	width:90%; height:150px; margin:auto; margin-top:20px;
}
.t3 a{
	display:block; text-align:center; color:#fff; text-decoration:none; height:40px; line-height:40px; font-size:14px;
}
.t3a1{
	width:100%; background-color:#B0D36D
}
.t3a2{
	width:49%; background-color:#FDBECC; float:left; margin-top:2%;
}
.t3a3{
	width:49%; background-color:#88DFEF; float:left; margin-top:2%; margin-left:2%;
}
.t3a4{
	width:49%; background-color:#FEBD61; float:left; margin-top:2%;
}
.t3a5{
	width:49%; background-color:#E489BA; float:left; margin-top:2%; margin-left:2%;
}
.t3a6{
	width:100%; background-color:#4CB6CA; float:left; margin-top:2%;
}
.t3a7{
	width:49%; background-color:#6FCDF0; float:left; margin-top:2%;
}
.t3a8{
	width:49%; background-color:#E7B47D; float:left; margin-top:2%; margin-left:2%;
}