.main {
	padding: 74px 0px 90px;
}
.productmain .child {
	margin: 10px 10px 0px 0px; border: 1px solid rgb(232, 232, 232); border-image: none; width: 288px; float: left; position: relative;
}
.productmain .child {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.productmain .child:hover {
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.productmain .child .childImg {
	width: 288px; height: 288px; text-align: center; line-height: 288px;
}
.productmain .child .childImg img {
	vertical-align: middle; max-height: 90%; max-width: 90%;
}
.productmain .child .childImg img {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.productmain .child .childImg img:hover {
	transform: scale(1.04); -moz-transform: scale(1.04); -o-transform: scale(1.04); -webkit-transform: scale(1.04);
}
.productmain .child .childTitle {
	height: 60px; text-align: center; position: relative;
}
.productmain .child .childTitle p {
	color: rgb(0, 111, 207); line-height: 20px; padding-top: 14px;
}
.productmain .child .childSub {
	margin: 0px auto; width: 250px; height: 5px; border-top-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.productmain .child .childInfo {
	height: 54px; text-align: center; color: rgb(0, 111, 207); line-height: 54px; font-size: 14px;
}
.productmain .child .childInfo img {
	vertical-align: middle;
}
.main .about .child .childInfo span {
	vertical-align: middle;
}
.mainContent .child {
	width: 285px; padding-top: 60px; margin-right: 10px; vertical-align: text-top; display: inline-block;
}
.mainContent .child .childImg {
	width: 285px; height: 212px; text-align: center; line-height: 212px; overflow: hidden; position: relative;
}
.mainContent .child .childImg {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.mainContent .child:hover .childImg {
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.mainContent .child .childImg .childImgimg {
	width: 100%; height: 100%; vertical-align: middle;
}
.mainContent .child .childImg .childHide {
	left: -100%; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0; background-image: -ms-linear-gradient(rgba(232, 232, 232, 0.8) 0%, rgba(214, 214, 214, 0.8) 100%);
}
.mainContent .child .childImg .childHide {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.mainContent .child .childImg .childHide .childHideIcon {
	background: rgb(95, 95, 95); margin: 0px 2px; border-radius: 36px; width: 36px; height: 36px; text-align: center; line-height: 36px; display: inline-block; cursor: pointer; -moz-border-radius: 36px; -ms-border-radius: 36px; -o-border-radius: 36px; -webkit-border-radius: 36px;
}
.mainContent .child .childImg .childHide .childHideIcon {
	transition-duration: 0.5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;
}
.mainContent .child .childImg .childHide .childHideIcon:hover {
	background: rgb(0, 0, 0);
}
.mainContent .child .childImg .childHide .childHideIcon img {
	vertical-align: middle;
}
.mainContent .child .childImg:hover .childHide {
	left: 0px; opacity: 1;
}
.mainContent .child .childTitle {
	padding: 20px 0px 0px; color: rgb(51, 51, 51); line-height: 24px; font-size: 14px;
}
.mainContent .child .childTime {
	padding: 6px 0px; color: rgb(153, 153, 153); line-height: 22px; font-size: 12px;
}
.mainContent .child .childInfo {
	color: rgb(102, 102, 102); line-height: 22px; font-size: 12px;
}
@media all and (max-width:639px)
{
.main {
	padding: 30px 0px 20px; text-align: center;
}
.main .child {
	margin: 10px auto; width: 288px; float: none; display: inline-block;
}
.main .child .childImg {
	width: 288px; height: 288px; line-height: 288px;
}
.main .child .childTitle {
	height: 60px;
}
.main .child .childTitle p {
	line-height: 20px; padding-top: 14px;
}
.main .child .childSub {
	width: 250px; height: 5px;
}
.main .child .childInfo {
	height: 54px; line-height: 54px; font-size: 14px;
}
}
@media all and (max-width:1023px) and (min-width:640px)
{
.main {
	padding: 36px 0px 60px; text-align: center;
}
.main .child {
	margin: 6px 6px 0px 0px; width: 288px; float: none; display: inline-block;
}
.main .child .childImg {
	width: 288px; height: 288px; line-height: 288px;
}
.main .child .childTitle {
	height: 60px;
}
.main .child .childTitle p {
	line-height: 20px; padding-top: 14px;
}
.main .child .childSub {
	width: 250px; height: 5px;
}
.main .child .childInfo {
	height: 54px; line-height: 54px; font-size: 14px;
}
}
@media all and (max-width:1199px) and (min-width:1024px)
{
.main {
	text-align: center;
}
.main .child {
	float: none; display: inline-block;
}
}
