@charset "gb2312";
/* CSS Document */

/*--container_sl_1--*/
.container-sl-1 {
	background: url(../mjimages/bg_22.png) no-repeat center;
}
.wrapper-sl-1 {
	padding-top:180px;
	padding-left:200px;
	box-sizing:border-box;
	width:1200px;
	height:380px;	
	margin:0 auto;
}
.wrapper-sl-1 h2 {
	margin-bottom:10px;
	font-size:36px;
	font-weight:normal;
	text-align:left;
	color:#1f242a;
}
.wrapper-sl-1 h3 {
	margin-right:30px;
	text-align:left;	
	font-size:28px;
	color:#1f242a;
}

/*--container_sl_2--*/
.container-sl-2 {
	background:#fff;
}
.wrapper-sl-2 {
	margin:0 auto;
	padding-top:60px;
	box-sizing:border-box;
	width:1200px;
	height:400px;
}
.wrapper-sl-2 dl {
	float:left;
	margin-top:40px;
}
.swf-img-bg {
	float:right;
	width:40%;
	text-align:right;
}
.swf-img-bg img{
 	width:80%;
	height:auto;
}

.wrapper-sl-2 dl {
	width:60%;
}
.wrapper-sl-2 dl dt{
	margin-bottom:40px;
	font-size:32px;
}
.wrapper-sl-2 dl dd{
	margin-left:0;
	margin-bottom:30px;
	line-height:28px;
	color:#666;
}
.ps-reg {	
	padding:10px;
	text-decoration:none;
	background:#0097e0;
	color:#fff;
	border:none;
	border-radius:4px;
}

/*--container_sl_3--*/
.container-sl-3 {
	background:#eff0f1;
}
.wrapper-sl-3 {
	margin:0 auto;
	padding-top:60px;
	box-sizing:border-box;
	width:1200px;
	height:400px;
}
.wrapper-sl-3 dl {	
	float:right;
	padding-top:60px;
	box-sizing:border-box;
	width:60%;
}
.wrapper-sl-3 dl dt {
	margin-bottom:40px;
	font-size:32px;	
}
.wrapper-sl-3 dl dd{
	margin-left:0;
	margin-bottom:30px;
	text-align:left;
	line-height:28px;
	color:#666;
}
.ps-3-img {
	float:left;
	width:40%;
	text-align:left;
}
.ps-3-img img {
	width:70%;
	height:auto;
}

/*--container_sl_4--*/
.container-sl-4 {
	background:#fff url(../mjimages/bg_14.png) no-repeat center;
}
.wrapper-sl-4 {
	margin:0 auto;
	padding-top:80px;
	box-sizing:border-box;
	width:1200px;
	height:400px;
}
.wrapper-sl-4 dl {
	width:50%;
	padding-top:40px;
	box-sizing:border-box;
}
.wrapper-sl-4 dl dt{
	margin-bottom:40px;
	font-size:32px;	
}
.wrapper-sl-4 dl dd{
	margin-left:0;
	margin-bottom:30px;
	line-height:28px;
	color:#666;
}

/*--container_sl_5--*/
.container-sl-5 {
	background:#fff url(../mjimages/bg_15.png) no-repeat center;
	border-bottom:1px solid #ddd;
}
.wrapper-sl-5 {
	margin:0 auto;
	padding-top:100px;
	box-sizing:border-box;
	width:1200px;
	height:400px;
}
.wrapper-sl-5 dl {
	float:right;
	width:55%;
}
.wrapper-sl-5 dl dt {
	margin-bottom:40px;
	font-size:32px;	
}
.wrapper-sl-5 dl dd{
	margin-left:0;
	margin-bottom:30px;
	color:#666;
	line-height:28px;
	text-align:left;
}

/*--container_sl_6--*/
.container-sl-6 {
	background:#eee;
}
.wrapper-sl-6 {
	margin:0 auto;
	padding-top:60px;
	box-sizing:border-box;
	width:1200px;
	height:600px;
}
.wrapper-sl-6 h2 {
	margin-bottom:60px;
	text-align:center;
	font-size:36px;	
	font-weight:normal;
}
.ps-s-1, .ps-s-2, .ps-s-3 {
	float:left;
	width:380px;
}
.ps-s-1 dt, .ps-s-2 dt, .ps-s-3 dt {
	margin-bottom:20px;
	text-align:center;
	font-size:24px;	
}
.ps-s-1 dd, .ps-s-2 dd, .ps-s-3 dd {
	margin-left:0;
	margin-bottom:20px;
	height:90px;
	text-align:left;
	line-height:24px;
	color:#666;
}
.ps-s-but {
	padding:10px;
	text-decoration:none;
	color:#0097e0;
}