@charset "utf-8";
body {
    font-family: "Microsoft YaHei","宋体";
}
*{ margin:0; padding: 0; }
.mfst-lxy-top-layout{
	background-image: url(../images/mfst-lxy-top-bg.jpg);
    background-color: #485897;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 0px;
    height: 500px;
}
.mfst-lxy-top{
	width: 1000px;
	height: 500px;
	margin:0 auto;
	position: relative;
}
.mfst-lxy-top-text{
	position: absolute;
	top:0;
	left:0;
	width: 1000px;
	height: 357px;
	padding-top: 143px;
}
.mfst-lxy-top-text-left{
	font-size: 48px;
	color:#3D3D60;
	font-weight: bold;
	margin-top: 260px;
	width: 500px;
	float: left; height: 64px;
}
.mfst-lxy-top-text-left span{
	display: inline-block;
}
.mfst-lxy-top-text-left .text-left-span-1{
	margin-left: 6px;
	margin-top: 2px;
}
.mfst-lxy-top-text-left .text-left-span-2{
	margin-left: 33px;
	letter-spacing: 32px;
}
.mfst-lxy-top-text-left .text-left-span-3{

   /* margin-left: 14px\9; 兼容IE*/
    *margin-left: 22px; /*兼容IE7*/
	letter-spacing: 20px;
	*letter-spacing: 26px; /*兼容IE7*/
}
@-moz-document url-prefix() {
	.mfst-lxy-top-text-left{
		margin-top:238px;
	}

	
}
.mfst-lxy-top-text-right{
	width: 354px;
	height: 318px;
	float: right;
	color: #FFF;
	font-size: 18px;
}
.mfst-lxy-top-text-right p{
	width: 298px;
	height: 26px;
	margin:0 auto;
	margin-bottom:15px;
}
.mfst-lxy-top-text-right span{
	display: inline-block;
	width: 94px;
	text-align: right;
	height: 26px;
	line-height: 26px;
}
.mfst-lxy-top-text-right select{
	width: 194px;
	height: 26px;
	border:0;
}
#kecheng{
	width: 197px;
}
.mfst-lxy-top-text-right input{
	width: 184px;
	height: 26px;
	line-height:26px;
	border:0;
	padding-left: 10px;
}
.mfst-lxy-top-text-right .bmym_butten_01{
	display: block;
	margin:0 auto;
	margin-top: 20px;
	width: 238px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background:#FDF421;
	color:#282F45;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;cursor:pointer;
}
.mfst-lxy-top-text-right a:hover{
	color:#364881;
}
.mfst-lxy-bot-layout{
	background-image: url(../images/mfst-lxy-bot-bg.jpg);
	background-color: #3f4c80;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 500px;
	padding-bottom: 50px;
}
.mfst-lxy-bot{
	position: relative;
	width: 1000px;
	height: 500px;
	margin:0 auto;
}
.mfst-lxy-bot-text{
	position: absolute;
	width: 1000px;
	height: 438px;
	top:62px;
	left:0;
}
.mfst-lxy-bot-text ul{
	list-style-type: none;
	width: 960px;
	margin:0 auto;

}
.mfst-lxy-bot-text ul li{
	width: 208px;
	height: 176px;
	margin:10px 15px;
	float: left;	
}
.mfst-lxy-bot-text ul li a{
	border:1px #FFF solid;
	width: 208px;
	height: 100%;
	text-decoration: none;
	color:#454545;
	float: left;	
	text-align: center;
	position: relative;
	overflow:hidden;
}
.mfst-lxy-bot-text ul li a:hover{
	border:1px #FDF421 solid;
}
.mfst-lxy-bot-text ul li a:hover div{
	background: #FDF421;
}
.mfst-lxy-bot-text ul li div{
	background:#FFF;
	padding-top: 10px;
	width: 208px;
	height: 40px;
}
.mfst-lxy-bot-text .mfst-lxy-a-img{
	display: block;
	opacity: 0.5;
	border:0;
}
.mfst-lxy-bot-text .mfst-lxy-a-img-tip{
	position: absolute;
	display: block;
	top:-118px;
	left:0;
	border:0;
}
.mfst-lxy-bot-text ul li h2{
	font-size: 14px;
	font-weight: bold;

}
.mfst-lxy-bot-text ul li p{
	font-size: 12px;
}
