body{
margin:0;
padding:0;
}
#header{
width:1050px;
height:100px;
margin:5px auto;
}
#logo{
width:120px;
height:90px;
float:left;
}
#logo img{
padding:6px;
}
#name{
font-size:36px;
font-family: 'Source Serif Pro', serif;
color:#018114;
float:left;
font-weight:bold;
padding:25px;
}
#top-contact{
text-align:right;
font-size:14px;
padding:20px 5px;
line-height:1.5;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 200;
}
.menu{
width:100%;
height:50px;
background:#fdc705;
}
.nav{
width:1050px;
height:50px;
margin:0 auto;
background:#fdc705;
}
.nav ul{
margin:0;
padding:0;
}
.nav ul li{
float:left;
text-align:center;
list-style:none;
width:128px;
height:50px;
line-height:50px;
position:relative;
}
.nav ul li a{
text-decoration:none;
position:relative;
color:#000;
display:block;
}
.nav ul li a:hover{
color:#fff;
background:#018114;
}
.nav ul li ul{
position:absolute;
background:#00c3ff;
}
.nav ul li ul li{
display:none;
}
.nav li:hover ul li{
display:block;
}
#container{
width:100%;
height:550px;
margin:0 auto;
}
#img{
width:100%;
height:550px;
}
.introduction{
width:1050px;
height:720px;
margin:50px auto 10px auto;

}
.inform{
width:650px;
height:725px;
float:left;
}
.intro{
font-size:38px;
font-family: 'Source Serif Pro', serif;
padding:10px 0 0 20px;
color:#2e3192;
}
.detail{
font-family: 'Source Sans Pro', sans-serif;
text-align:justify;
line-height:1.5em;
font-size:16px;
padding:20px;
}
.image{
width:175px;
height:175px;
background:#000000;
float:left;
margin:10px 10px 10px 20px;
}
.rightwrap{
	width:350px;
	height:590px;
	float:right;
	}
	.ours{
	width:350px;
	height:590px;
	background:#f5f5f5;
	margin:10px 0 0 0;
	}
	.our{
	text-align:center;
	font-size:28px;
	font-family: 'Source Serif Pro', serif;
	padding-top:10px;
	color:#2e3192;
	}
	.text{
	font-family: 'Source Sans Pro', sans-serif;
	padding:20px 10px;
	font-size:14px;
	font-weight:100;
	text-align:justify;
	line-height:1.6;
	}
	.princepal{
	height:225px;
	width:300px;
	margin:10px 25px;
	}
	.read-more a{
	color:#FF0000;
	}
	.read-more a:hover{
	color:#018114;
	}
	
	.footer{
	width:100%;
	height:50px;
	background:#111111;
	float:left;
	}
	.copy{
	width:1050px;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#999;
	text-align:center;
	}
	.copy a{
	color:#CCCCCC;
	}
	.copy a:hover{
	color:#FFFF00;
	}
	.abt{
	width:1050px;
	height:auto;
	margin:10px auto;
	}
	.about{
	font-size:30px;
	color:#2e3192;
	font-family: 'Source Serif Pro', serif;
	padding:20px 0 20px 40px;
	}
	.us{
	font-size:16px;
	text-align:justify;
	font-family: 'Source Sans Pro', sans-serif;
	word-spacing:0.5em;
	line-height:1.25;
	padding:0px 40px;
	}
.message{
width:650px;
height:500px;
float:left;
}

.box{
width:200px;
height:200px;
background:#CCCCCC;
float:left;
margin:20px;
}