body{
	background: white;
}
.header{
	margin: 0 auto;
	width: 1200px;
	height: 74px;
	background: white;
}
#yin{position: fixed;top: 0;left: 0;width:100%;height: 101px;background:#fff;z-index: 55;box-shadow:0 0 15px rgba(0, 0, 0, .15);}
.classify{
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	height: 30px;
	width: 650px;
}
.classify>div{
	float: left;
	width: 130px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	position: relative;
}
.selected{
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #039BE5;
}
.loginAndRegister{
	float: right;
	font-size: 15px;
	color: #333333;
	margin-top: 25px;
	margin-right: 0px;
	height: 30px;
	width: 145px;
}
.loginAndRegister>div{
	float: left;
	text-align: center;
	width: 68px;
	height: 15px;
	line-height: 15px;
	margin-top: 8px;
}
.login{
	border-right: #E3E3E4 1px solid;
}
.focusImg{
	margin: 0 auto;
	margin-top: 101px;
	width: 1200px;
}
.focusImg img{
	width: 100%;
	display: block;
}
.title{
	height: 55px;
	width: 1200px;
	margin: 0 auto;
}
.title{color: #666666;}
.title a{color: #666666;
	font-size: 13px;
	line-height: 50px;}
.title a:hover{color: #3c9eff;text-decoration: underline;}
.goodsList{padding: 15px;overflow: hidden;margin-bottom: 20px}
.goodsList>a{display: inline-block;width: 270px;height: 270px;float: left;margin-right: 30px;border-radius: 10px;box-shadow: 0px 0px 10px rgba(0,0,0,0.15);margin-bottom: 30px;position: relative;cursor: pointer}
.goodsList>a:nth-child(4n){margin-right: 0;}
.goodsListImg{width: 75px;height: 75px;margin:0 auto;position: relative;margin-top: 30px;}
.goodsListImg img,.stepImg img,.programmeListImg img,.coiceList img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.listDivNew{width: 34px;height: 37px;background: url("../../img/new.jpg")no-repeat center;background-size: 100% 100%;position: absolute;top: 0;right: 17px;}
.goodsListName{color: #000;font-size:20px;text-align: center;height: 57px;line-height: 57px;width: 252px;margin:0 auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.goodsListDescribe{color: #888;font-size:14px;text-align: center;}
.goodsListBtn{width: 92px;height: 33px;margin: 0 auto;margin-top: 26px;color: #fff;font-size: 14px;line-height: 33px;text-align: center}