.wms-banner{
	width:100%;
	height:500px;
	background: url(../img/banner_02.png) no-repeat center center;
	background-size: cover;
}
*{	
	margin: 0;
	padding:0;
	font-family: "微软雅黑";	
}
.wms-main *{
	box-sizing: border-box;
}
.wms-main-con{
	box-sizing: border-box;
	width:1120px;
	margin:0 auto;
	
}
.wms-heading{
	font-size:23px;
	color:#343434;
	font-weight:600;
	padding-top:60px;
	padding-bottom:10px;
}
.wms-headeing-dec{
	color:#2C9AF9;
	text-align: center;
	margin:0 auto;
	margin-bottom:50px;
}
.wms-row{
	padding:16px;
}
.wms-row img{
	width:261px;
	height:225px;
}
.wms-btit{
	color:#60B4F4;
	font-size:23px;
	line-height:48px;
	text-align: left;
}
.wms-dcon{
	color:#666666;
	font-size:17px;
	line-height:30px;
	text-align: left;
}
.wms-job-dl{
	width:150px;
	margin:0 auto
}
.wms-job-dl img{
	width:150px;
	height:170px;
}
.wms-job-dl dd{
	line-height:65px;
	text-align: center;
	font-size:15px;
	color:#323232;
}
.wms-to{
	width:145px;
	height:104px;
	background: url(../img/wms-to.jpg) no-repeat center center;
}
.wms-dl img{
	width:168px;
	height:104px;
}
.wms-dl dt{
	font-size:0
}
.wms-dl dd{
	line-height:65px;
	text-align: center;
	font-size:15px;
	color:#323232;
}
.wms-btn{
	float: right;
	width:180px;
	height:50px;
	line-height:46px;
	text-align: center;
	color:#E7720B;
	border:2px solid #E7720B;
	border-radius: 5px;
	font-size:25px;
	margin-right:25px;
	cursor: pointer;
}
#wms-buy{
	float: left;
	width:180px;
	height:50px;
	line-height:46px;
	text-align: center;
	color:#FFFFFF;
	border:2px solid #E7720B;
	background: #E7720B;
	border-radius: 5px;
	font-size:25px;
	margin-left:25px
}
