/*banner*/
.banner-icon1 {
	position: absolute;
	width: 340px;
	height: 97px;
	top: 100px;
	right: 60px;
	background-image: url("../../Images/Start/1.png");
	background-repeat: no-repeat
}
.banner-icon2 {
	position: absolute;
	width: 235px;
	height: 222px;
	bottom: 0;
	left: 40px;
	background-image: url("../../Images/Start/4.png");
	background-repeat: no-repeat
}
.banner-icon2:hover {
	position: absolute;
	width: 235px;
	height: 222px;
	bottom: 0;
	left: 40px;
	background-image: url("../../Images/Start/2.png");
	background-repeat: no-repeat
}
.font {
	color: #FFF;
	font-size: 36px;
	width: 80px;
	text-align: left;
	margin-left: 30px;
	margin-top: 35px
}
.font a {
	color: #FFF
}
.font dt {
	line-height: 50px
}
.font dd {
	line-height: 10px;
	font-size: 16px;
	line-height: 25px
}
body {
	background-image: url("../../Images/Start/12.png")
}
.banner-icon3 {
	position: absolute;
	width: 235px;
	height: 220px;
	bottom: 0;
	left: 280px;
	background-image: url("../../Images/Start/4.png");
	background-repeat: no-repeat
}
.banner-icon3:hover {
	position: absolute;
	width: 235px;
	height: 220px;
	bottom: 0;
	left: 280px;
	background-image: url("../../Images/Start/2.png");
	background-repeat: no-repeat
}
.banner-icon4 {
	position: absolute;
	width: 235px;
	height: 220px;
	bottom: 0;
	left: 520px;
	background-image: url("../../Images/Start/4.png");
	background-repeat: no-repeat
}
.banner-icon4:hover {
	position: absolute;
	width: 235px;
	height: 220px;
	bottom: 0;
	left: 520px;
	background-image: url("../../Images/Start/2.png");
	background-repeat: no-repeat
}
.content-left {
	width: 160px;
	margin-left: 40px;
	float: left;
	margin-bottom: -9999px;
	padding-bottom: 9999px
}
.content-right {
	width: 880px;
	float: right;
	margin-right: 20px;
	margin-top: 10px
}
.content-left dt {
	cursor: pointer;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px #4dc4ad solid;
	color: #000;
	margin-bottom: 10px
}
.content-left dt span {
	margin-right: 5px;
	font-size: 24px
}
.content-left dd {
	display: none;
	font-size: 16px
}
.content-left dd li {
	font-size: 16px;
	height: 40px;
	width: 100%;
	border-bottom: 1px #CCC dashed;
	line-height: 40px
}
.content-left dd li a {
	color: #333
}
.content-left dd li a:hover {
	color: #0082C7
}
.content-right-menu {
	border-bottom: 1px #CCC solid;
	float: left;
	padding-left: 10px;
	height: 45px
}
.content-right-menu a {
	font-size: 16px;
	margin-right: 40px;
	height: 45px;
	line-height: 45px
}
.content-right-menu a:hover {
	border-bottom: 2px #4dc4ad solid;
	padding-bottom: 10px
}
.content-right-content {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 50px
}
.hover1{
	 color: #0082c7;
	 font-weight:900;
	
}