@charset "utf-8";
html {
	height: 100%;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
}

.nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	width: 180px;
	background-color: #01458E;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	height: 100%;
	padding-top: 30px;
}
.nav a {
	color: #EEEEEE;
	font-size: 16px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	line-height: 60px;
	height: 60px;
	display: block;
	text-decoration: none;
}
.nav a:hover {
	background-color: #346AA5;
}
#homepage .homecontent {
	float: right;
	height: 100%;
	width: 1000px;
	top: 0px;
	right: 0px;
}
.top {
	position: relative;
	height: 50px;
	width: 100%;
	color: #EEEEEE;
	line-height: 50px;
	font-size: 15px;
	text-indent: 50px;
}
.top .top_text {
	float: left;
	height: 50px;
}
.top .top_tel {
	float: right;
	height: 50px;
}
.kkk1_red {
	color: #D9000F;
}
.ddd1_red {
	color: #D9000F;
	font-size: 24px;
}
#footer {
	position: fixed;
	height: 50px;
	width: 100%;
	color: #EEEEEE;
	line-height: 50px;
	font-size: 15px;
	text-align: center;
	bottom: 0px;
	opacity: 0;
	transition-property:opacity;
	transition-duration:3s;
	transition-delay:1s;
	/* Firefox 4 */
-moz-transition-property:opacity;
	-moz-transition-duration:3s;
	-moz-transition-delay:1s;
	/* Safari and Chrome */
-webkit-transition-property:opacity;
	-webkit-transition-duration:3s;
	-webkit-transition-delay:1s;
	/* Opera */
-o-transition-property:opacity;
	-o-transition-duration:3s;
	-o-transition-delay:1s;
}
#footer .footer_text {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.case_class {
	width: 970px;
	margin-left: 50px;
}
.case_class a {
	float: left;
	height: 42px;
	width:100px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #666666;
	line-height: 42px;
	margin: 8px;
}
.case_class .on {
	background-color: #464646;
	color: #FFFFFF;
}
.case_class a:hover { background-color: #464646;
	color: #FFFFFF;}
	
	
.case_list {
	width: 970px;
	margin-left: 50px;
}
.case_list a {
	float: left;
	height: 24px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #666666;
	line-height: 24px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.case_list .on {
	color: #01458E;
	text-decoration: underline;
}
.case_list a:hover {color: #01458E;
	text-decoration: underline;}


.header {



	height: 180px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.bodypage {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.main_about {
	float: right;
	width: 920px;
	margin-right: 50px;
	margin-top: 50px;
	font-size: 16px;
	line-height: 32px;
}
.main_case {
	float: right;
	width: 1020px;
	margin-top: 30px;
	
}
.footer {
	clear: both;
	height: 50px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDDDD;
	text-align: center;
	line-height: 50px;
}
.about_title {
	font-size: 24px;
	color: #01458E;
}


.case_list {
	clear: both;
}
.case_ent {
	width: 962px;
	margin-left: 58px;
	clear: both;
	padding-top: 30px;
}
.case_text {
	width: 962px;
	margin-left: 58px;
	text-align: left;
	clear: both;
	line-height: 30px;
	padding-top: 30px;
}
.case_ent_pic {
	width: 800px;
	
}

.case_ent_units .no {
	display: none;
}
.case_ent_units {
	float: left;
	width: 800px;
}
.case_ent_units_s {
	float: left;
	width: 120px;
	margin-left: 10px;
}
.case_ent_s {
	height: 90px;
	width: 120px;
	cursor:pointer;
	margin-bottom: 3px;
}
