@charset "utf-8";
body{
	font-family: 微软雅黑, Calibri, Arial;
}
.mwc_box{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.mwc_top img{
	width:1000px;
	height:156px;
}
.mwc_home{
	width:1000px;
	height:38px;
	background:#011d42;
	margin-top:5px;
    z-index: 10000;
    position: relative;
}
.mwc_home ul{
	margin-left:39px;
}
.mwc_home ul li{
	height:38px;
	line-height:38px;
	margin-right:15px;
	float:left;
}
.mwc_home ul li a{
	color:#fff;
	font-size:16px;
}
.mwc_home dl{
	width: 200px;
	height:160px;
	background:#9d87ce;
}
.mwc_home dl dd{
	padding-left:15px;
	border-bottom:2px solid #FFF;
}
.mwc_home dl dd a{
	color:#333333;
}
.hover_nav_con{
	display:none;
}
.mwc_carousel{
	width:1000px;
	height:300px;
}
.mwc_nav{
	width:1000px;
	height:50px;
	background:#011d42;
}
.mwc_nav ul.mwc_nav_left{
	margin-left:39px;
}
.mwc_nav ul.mwc_nav_left li{
	margin-left:10px;
	margin-right:10px;
	height:50px;
	line-height:50px;
	float:left;
}
.mwc_nav ul.mwc_nav_left li a{
	color:#fff;
	font-size:16px;
}
.mwc_nav_right{
	margin-right:39px;
	float:right;
}
.mwc_nav_right li{
	margin-left:10px;
	margin-right:10px;
	height:50px;
	line-height:50px;
	float:left;
}
.mwc_nav_right li a{
	color:#fff;
	font-size:16px;
}
.mwc_newsCon{
	width:1000px;
	height:auto;
	background:#f0f0f0;
	padding-top:10px;
	padding-bottom:10px;
}
.mwc_newsCon p{
	text-align:center;
}
.mwc_bottom{
	width:1000px;
	height:45px;
	background:#011d42;
	text-align:center;
}
.mwc_bottom a{
	color:#fff;
}
.mwc_bottom ul li{
	height:45px;
	line-height:45px;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
	font-size:16px;
	float:left;
}
#leftNav dd{
	padding-top:10px;
    padding-bottom:10px;
}
#leftNav a{
	padding:0px 14px;
}
#leftNav a span{
	margin-left:10px;
}
.language{
	width:160px;
	margin:0px auto;
}
.language a{
	width:55px;
	height: 30px;
    line-height: 30px;
	display: block;
    font-size: 12px;
    color:#fff;
}
.chinese{
    padding-left: 22px;
	background:url(../img/zh.gif) no-repeat;
	background-position:left center;
    float:left;
}
.english{
    padding-left: 22px;
	background:url(../img/en.gif) no-repeat;
	background-position:left center;
    float:left;
}
.component {
    width:500px;
    height:60px;
    line-height:60px;
    position: absolute;
    left:80px;
    top:0px;
    font-size:16px;
    font-weight:bold;
    color: #fff;
}
.kit-side-fold {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.mea-zh-admin{
	background:#edcf3f;
}
.topNav{
	margin-top:40px;
	margin-left:15px;
}
.topNav li{
	padding-left:15px;
	padding-right:15px;
    text-align: center;
	float:left;
}
.topNav li.cur{
	border-bottom:2px solid #4a4f94;
}
.topNav li.cur a{
	color:#4a4f94;
	font-weight:bold;
}
.topNav li a{
	height:40px;
	font-size:24px;
}
.carouselBox { 
	width: 1000px; 
	height: 300px; 
	margin:0px auto; 
	position: relative; 
	overflow:hidden; 
}
.carouselBox .num { 
	overflow:hidden; 
	height: 25px; 
	position: absolute; 
	bottom:12px; 
	right: 15px; 
	zoom:1; 
	z-index:3;
}
.carouselBox .num li { 
	width: 25px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	font-weight: 400; 
	font-family: "微软雅黑", Arial; 
	color: #FFFFFF; 
	background: #444444; 
	margin-right: 10px; 
	border-radius:50%; 
	cursor:pointer; 
	float: left; 
}
.carouselBox .num li.on {
	background: #FF7700; 
} 
.carouselBox .prev,
.carouselBox .next { 
	display: none; 
	width: 40px; 
	height: 100px; 
	background: url(../img/btn.png) no-repeat; 
	position: absolute; 
	top: 115px;
}
.carouselBox .prev { 
	left: 0; 
}
.carouselBox .next { 
	right: 0; 
	background-position: right 
}
.mwc_content{
	width: 1000px;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}
.mwc_content ul {
    padding-left: 0px;
}
.mwc_content ul li {
    float: left;
    margin-left: 25px;
    border: none;
}
.textAlign{
	width: 610px;
    height: 45px;
    margin: 0px auto;
}