@charset "utf-8";
/* CSS Document */
a{
text-decoration:none;
}

a:link{
	color: #FFF;
	}
a:visited{
}
a:hover{
color:#FF0;
}
a:active{
color:#FFF;
}
.greenbox ul li:hover{
	background-color:#02775d;
	box-shadow:0 0 15px #333;
	z-index:2;
}
*{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #330000;
	border-left-color: #000000;
	border-color: #000000;
	color: #03876D;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}

body{
	background-color: #282828;
	
}


.top{
	max-width:1920px;
	height:140px;
	background-color:#fff;	
	margin: 0 auto;
	position:relative;	
}

.top .bigbox{
	text-align:left;	
	width:200px;
	height:100%;
	position:absolute;
	right:100px;
	top:30px;
		
}


.top .bigbox p{	
	display:inline;
	line-height:44px;
	font-family:"微软雅黑";
	text-align:center;	
}

.graybox{
	width:1920px;
	height:21px;
	background:#c8c8c8;
	}
.banner {
	width:1920px;
	height:575px;
	background-image:url(../images/imge/backimg.png);
	margin:0 auto;
	}
.banner img{
	text-align:center;
	margin-top:50px;
	margin-left:158px;	
		}
.greenbox{
	width:1920px;
	height:91px;
	background:#03876d;
	text-align:center;
}
.greenbox ul {
	width:1503px;
	height:91px;
	margin:0 auto;
	}
.greenbox ul li{
	float:left;
	font-size:22px;
	font-family:"微软雅黑";
	line-height:91px;
	width:150px;	
	}
.anliBox {
	width:1920px;
	height:1528px;
	background:#FFF;
}
.anliBox .leftBox{
	width:761px;
	height:1528px;
	background-image:url(../images/imge/background.png);
	float:left;
	margin-top:8px;
	margin-left:52px;
	position:relative;
	
	
	}
.anliBox .leftBox .title{
	width:622px;
	height:21px;
	background-image:url(../images/imge/line.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	font-size:36px;
	font-family:"微软雅黑";
	color:#03876d;
	font-variant:normal;
	text-align:center;
	line-height:32px;
	margin-top:200px auto;
	position:absolute;
	left:70px;
	top:90px;
	}

.anliBox .leftBox .big{
	position:absolute;
	left:100px;
	top:190px;
}
.anliBox .leftBox p{
	font-size: 32px;
	line-height: 48px;
	color: #000;
}
.anliBox .rightBox{
	width:894px;
	height:1528px;
	margin-top:28px;
	margin-right:250px;
	width:761px;	
	float:right;
		}
.anliBox .rightBox h1{
	font-size:40px;
	font-family:"微软雅黑";
	text-align:center;
	color:#03876d;	
}
.anliBox .rightBox .pictureBox{
	width:832px;
	height:500px;
	border:8px solid #03876d;
	margin:50px auto;
}
.anliBox .rightBox .pictureBox img{
	width:100%;
	height:100%;
}

.contact{
	width:1920px;
	height:468px;
	background:#dadada;
	position:relative;
}
.contact .title2{
	width:622px;
	height:21px;
	background-image:url(../images/imge/line.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	font-size:36px;
	font-family:"微软雅黑";
	color:#03876d;
	font-variant:normal;
	text-align:center;
	line-height:32px;
	margin-top:200px auto;
	position:absolute;
	left:670px;
	top:50px;
	}
.contact .callme{
	width:100%;
	height:447px;
	margin:20px auto;
	position:absolute;
	left:100px;
	top:120px;
	}
	
.contact .callme .callme-little{
	width:600px;
	float:left;
	margin-left:20px;
}
	
.weibu{
	width:1920px;
	height:80px;
	font-size:14px;
	background-color:#03876d;	
	color:#FFF;
	text-align:center;
	line-height:80px;
	
	}

	
	
	
.biaoti {
	font-family: 黑体;
}
