@charset "utf-8";
/* CSS Document */
.fla{
	width: 100%;
	height: 700px;
	
	background-position: center top;
	background-size: auto 100%;
}
.where{
	width: 100%;
	height: 77px;
	border-bottom: solid 1px #e7e7e7;
	background-color: #f7f7f7;
	
}
.wherek{
	width: 1200px;
	height: 77px;
	
}
.wherek h1{
	float: left;
	background-image: url(../img/about_04.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 77px;
	font-size: 14px;
	color: #181818;
	padding-left: 24px;
	font-weight: normal;
}
.wherek h1 span{
	padding-left: 23px;
	background-image: url(../img/about_07.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.fl{
	float: right;
	height: 77px;
	width: auto;
	overflow: hidden;
	line-height: 77px;
	font-size: 14px;
}
.fl li{
	float: left;
	margin-left: 60px;
}
.fl li a{
	color: #636363;
}
.fl li.on a{
	color: #181818;
}
.fl li.on{
	border-bottom: solid 2px #919191;
	line-height: 75px;
}
.con{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.left{
	float: left;
	width: 385px;
	height: 635px;
	background-image: url(../img/about_12.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 47px;
}
.right{
	float: right;
	width: 770px;
	box-sizing:border-box;
	padding-right: 30px;
	height: auto;overflow: hidden;
	padding-top: 20px;
	line-height: 28px;
	margin-bottom: 47px;
	font-size: 14px;
}
.right h1{
	font-size: 26px;
	font-weight: normal;
	padding-top: 40px;
	margin-bottom: 40px;
}
.right h1 span{
	font-size: 18px;
	color: #999;padding-left: 10px;
}
.right p{
	margin-bottom: 30px;
}
.right2{
	float: right;
	width: 755px;
	box-sizing:border-box;
	padding-right: 20px;
	height: auto;overflow: hidden;
	padding-top: 60px;
	margin-bottom: 47px;
}
.right2_ul li{
	width: 100%;
	height: 66px;
	padding-bottom: 20px;
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
}
.right2_ul li h1{
	float: left;
	width: 65px;
	display: block;
	box-sizing: border-box;
	padding-left: 7px;
	background-color: #f0f0f0;
	height: 66px;
	font-family: Arial;
	padding-top: 14px;
	color: #adadad;
	overflow: hidden;
}
.right2_ul li h1 em{
	font-size: 30px;
	line-height: 24px;
	font-weight: bold;font-style: normal;
	display: block;
	margin-bottom: 5px;
}
.right2_ul li h1 span{
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	display: block;
}
.right2_ul li h2{
	float: left;
	width: 655px;
	display: block;
	box-sizing: border-box;
	padding-left: 15px;
	height: 66px;
	padding-top: 10px;
	overflow: hidden;
}
.right2_ul li h2 em{
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	font-style: normal;
	display: block;
	color: #363636;
}
.right2_ul li h2 span{
	
	line-height: 30px;
	font-weight: normal;
	display: block;
	color: #999999;
	font-size: 12px;
}
.right2_ul li:hover h2{
	background-color: #f0f0f0;
}
.page{
	height: 50px;padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 40px;
	width: auto;
	overflow: hidden;
	font-family: Arial;
}
.page li{
	float: left;
	height: 18px;
	line-height: 18px;
	display: block;
	font-size: 14px;
	margin-right: 7px;
	margin-left: 8px;
	min-width: 18px;
	text-align: center;
	
	box-sizing: border-box;
}
.page a{
	display: block;
	text-align: center;
	color: #8e8e8e;
	padding-left: 5px;padding-right: 5px;
}
/*
.page li.active a,.page li:hover a{
	background-color: #979797;
	color: #FFF;
}
*/
.page li span{
	color: #8e8e8e;
}
.page li.active span,.page li:hover a{
	color: #000;
}