/* CSS Document */
.slideBox {
	margin-top:129px;
	width: 100%;
	height: 85%;
	overflow:hidden;
}
/*.slideBox .hd {
	position: absolute;
	left: 50%;
	bottom: 0px;
	width:552px;
	height: 144px;
	margin-left:-276px;
	margin-bottom:-72px;
	z-index: 1;
}
.slideBox .hd ul {
	zoom: 1;
}
.slideBox .hd ul li {
	float:left;
	margin-right: 40px;
	width: 144px;
	height: 144px;
	line-height: 142px;
	text-align: center;
	background: #030303;
	cursor: pointer;
	border-radius:72px;
	color:#23527c;
	font-size:60px;
}
.slideBox .hd ul li.on {
	background: #00a39a;
	color: #fff;
}*/
.slideBox .bd {
	width:100%;
	height:100%;
}
.slideBox .bd li {
	width:100%;
	height:100%;
}

.sx_13{
	width:auto;
	height:100%;
	background:url(../images/mt-0115-home-slide1.jpg) no-repeat center;
	
}
.sx_14{
	width:auto;
	height:100%;
	background:url(../images/mt-0115-home-slide2.jpg) no-repeat center;
	
}
.sx_15{
	width:auto;
	height:100%;
	background:url(../images/mt-0115-home-slide3.jpg) no-repeat center;
	
}
.sx_sub_text_box{
	position:absolute;
	left:50%;
	top:50%;
	width:418px;
	height:80px;
	margin-top:-40px;
	margin-left:-206px;
}
.sx_sub_text_box p{
	font-size:40px;
	font-weight:bold;
	color:#FFF;
}
