@charset "utf-8";

*{
	margin:0;
	padding:0;
	font-size: 14px;
	font-family: arial;
}
*{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border: none 0;
}
body{
	/*word-wrap: break-word;
	word-break: normal;*/
	color:#333333;
}

.topBox{
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.topBox img{
	display: block;
}
.topBox .language{
	width: 170px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.topBox .language a{
	display: inline-block;
	padding:5px 8px;
	background: #fff;
	color:#3c9cc4;
	border-radius: 5px;
}
.navBox{
	width: 1000px;
	overflow: hidden;
	margin:0 auto;
	background:#666666;
}
.navBox li{
	width:200px;
	height: 39px;
	float: left;
	text-align: center;
	line-height: 39px;
	/*background: url(../images/mfhome_08.jpg) no-repeat;*/
}
.navBox li:hover{
	background:url(../images/mfhome_06.jpg) no-repeat;
}
.navBox li a{
	width:200px;
	height: 39px;
	font-size: 18px;
	color:#fff;
	display: block;
	float: left;
	text-align: center;
	line-height: 39px;
}
.navBox li.navactive{
	background:url(../images/mfhome_06.jpg) no-repeat;
}
.home-a-box{
	width:1000px;
	margin:0 auto;
	margin-top: 30px;
}
.home-a-tit{
	width: 1000px;
	border-bottom: solid 1px #dbdbdb;
	font-size: 18px;
	padding:15px 0;
	margin-bottom: 20px;
	font-weight: bold;
}
.home-a{
	width:1000px;
	overflow: hidden;
}
.home-a-left{
	width:600px;
	float: left;
}
.home-a-left p{
	font-size: 16px;
	line-height: 36px;
}
.home-a-left .home-more{
	display: block;
	width:106px;
	height:32px;
	line-height: 32px;
	background:#3a9cc3;
	text-align: center;
	color:#fff;
	float: right;
	margin-top: 20px;
}
.home-a-right{
	width:386px;
	float: right;
}
.home-b-box{
	width:100%;
	background:#f8f8f8;
	padding-bottom: 30px;
}
.home-b{
	width:1000px;
	margin:0 auto;
	margin-top: 30px;
}
.home-b-tit{
	width:1000px;
	overflow: hidden;
	border-bottom: solid 1px #dbdbdb;
	padding:15px 0;
	margin-bottom: 20px;
}
.home-b-tit span{
	display: block;
	float:left;
	font-size: 18px;
	font-weight: bold;
}
.home-b-tit a{
	display: block;
	float: right;
	color:#3a9cc3
}
.home-b-imgshow{
	width:1000px;
	overflow: hidden;
}
.home-b-imgshow li{
	width:224px;
	float: left;
	margin-right: 34px;
}
.home-b-imgshow li img{
	display: block;
	width:224px;
	height:150px;
}
.home-b-imgshow li span{
	display: block;
	width:224px;
	height:30px;
	background: #3a9cc3;
	text-align: center;
	color:#fff;
	line-height: 30px;
}
.home-c-box{
	width:100%;
	background:#3a9cc3;
	height: 80px;
	margin-top: 30px;
}
.home-c{
	width:1000px;
	margin:0 auto;
	position: relative;
}
.home-c p{
	color:#fff;
	line-height: 80px;
}
.home-c a{
	display: block;
	width:80px;
	height: 30px;
	background: #fff;
	color:#3a9cc3;
	position: absolute;
	top: 30px;
	right:10px;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
}
.home-d{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}
.home-d-left{
	width:480px;
	float: left;
}
.home-d-left li{
	width:480px;
	margin-bottom: 10px;
}
.home-d-left li span{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.home-d-left li p{
	line-height: 26px;
	font-size: 12px;
}
.home-d-right{
	width:486px;
	float: right;
}
.home-d-right dl{
	width:230px;
	float: left;
}
.home-d-right dl dd.home-d-more{
	color:#3A9CC3;
	padding:5px 0;
	border-bottom: solid 1px #3A9CC3;
}
.home-d-right dl dd.home-d-more a{
	color:#3A9CC3
}
.footBox{
	width: 100%;
	margin-top: 30px;
}
.footBox-line{
	width:100%;
	height: 1px;
	background:#aaaaaa;
	margin-bottom: 5px;
}
.foot{
	width:1000px;
	margin:0 auto;
}
.foot-a{
	width:246px;
	float: left;
}
.foot-b{
	width: 360px;
	float: left;
	margin-top: 24px;
}
.foot-b a{
	display: inline-block;
	color: #333333;
	padding-right: 3px;
	font-size: 12px;
}
.foot-c{
	width: 380px;
	float: left;
	margin-top: 20px;
}
.foot-c span{
	display: block;
	float: left;
	padding-right: 10px;
}
.foot-c span i{
	font-style: normal;
	color:#AAAAAA;
	padding-right: 10px;
}
.foot-online{
	width:100%;
	overflow: hidden;
}
.aboutBox{
	width:1000px;
	margin:0 auto;
	padding-top: 30px;
}
.aboutBox img{
	display: inline-block;
	margin:0 30px;
}
.about{
	width:1000px;
	margin:0 auto;
	margin-top: 30px;
}
.proBox{
	width:1000px;
	margin:0 auto;
}
.pro{
	width: 1000px;
}
.pro img{
	display: block;
	margin-bottom: 20px;
}
.pro-xx{
	width: 1000px;
	margin-top: 30px;
}
