.content {
	width: 100%;
	background-image: url(../img/bgf.png);
	float: left;
}

.contents {
	width: 1200px;
	float: left;
	margin-left: calc((100% - 1200px)/2);
	background-color: #fff;
	padding: 20px;
}

.contents_top_img {
	width: 100%;
	float: left;
}

.contents_new {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.contents_new_left {
	width: 533px;
	height: 369px;
	float: left;
}

.contents_new_left img {
	width: 533px;
	height: 369px;
	float: left;
}

.contents_new_left span {
	display: inline-block;
	width: calc(533px - 20px);
	margin-left: 10px;
	color: #fff;
	position: relative;
	font-size: 16px;
	z-index: 9;
	height: 48px;
	line-height: 48px;
	margin-top: -48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.contents_new_right {
	width: calc(100% - 565px);
	float: left;
	margin-left: 32px;
}

.apply-record {
	width: 100%;
	float: left;
}

.apply-record .tab {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.apply-record .tab .tab-item {
	float: left;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 22px;
	border-bottom: 4px solid #fff;
	font-size: 18px;
	color: #303030;
	text-align: center;
}

.apply-record .tab .tab-item:nth-child(1) {
	margin-left: 0;
}

.apply-record .tab .tab-item.active {
	font-weight: bold;
	border-bottom: 4px solid #d10000;
}

.products .mainCont {
	display: none;
	width: 100%;
	background-color: #fff;
	float: left;
}

.mainCont_more {
	position: relative;
	float: right;
	display: inline-block;
	font-size: 18px;
	margin-top: -52px;
	color: #5b5b5b;
}

.mainCont ul {
	width: 100%;
	float: left;
	height: 309px;
}

.mainCont ul li {
	width: 100%;
	float: left;
	padding: 7px 0;
}

.mainCont ul li:nth-child(1) {
	margin-top: 5px;
}

.mainCont ul li span {
	display: inline-block;
	float: left;
}

.mainCont ul li span:nth-child(1) {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ababab;
	margin-top: calc((24px - 5px)/2);
}

.mainCont ul li span:nth-child(2) {
	font-size: 18px;
	color: #2b2b2b;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
	width: calc(100% - 136px);
}

.mainCont ul li span:nth-child(3) {
	font-size: 18px;
	width: 101px;
	text-align: right;
	color: #2b2b2b;
	height: 24px;
}

.mainCont ul li:hover span {
	color: #000 !important;
}

.products .mainCont.selected {
	display: block;
}

.contents_sundry {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.contents_sundry_left {
	width: 398px;
	float: left;
}

.contents_sundry_in {
	width: 398px;
	margin-left: 44px;
	float: left;
}

.contents_sundry_right {
	width: 316px;
	float: left;
	margin-left: 44px;
}

.contents_sundry_right img {
	width: 316px;
	height: 88px;
	margin-top: 14px;
	float: left;
}

.contents_in_img {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.contents_charm {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.contents_charm_left {
	width: 166px;
	height: 275px;
	float: left;
}

.contents_charm_right {
	width: calc(100% - 166px);
	float: left;
	height: 275px;
	background-color: #f6f6f6;
}

.bodyCon08 {
	background: none;
	width: 100%;
	float: left;
}

.bodyCon08 .students {
	width: 100%;
	height: 275px;
	position: relative;
	float: left;
}

#four_flash .flashBg {
	width: 100%;
	height: 275px;
	position: relative;
	overflow: hidden;
}

#four_flash .flashBg ul.mobile {
	width: 2000%;
	height: 275px;
	position: absolute;
	top: 15;
	left: 0;
}

.mobile {
	width: 100%;
	float: left;
}

.mobile li {
	width:299px;
	float: left;
	padding-top: 14px;
	margin-left: 13px;
}

.mobile li img {
	border: 8px solid #fff;
	width: 283px;
	height: 208px;
	float: left;
}

.mobile li span {
	display: inline-block;
	width: 100%;
	color: #1f1f1f;
	font-size: 18px;
	float: left;
	margin-top: 4px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (min-width: 0px) and (max-width: 1459px) {
	.content {
		width: 100%;
		background-image: url(../img/bgf.png);
		float: left;
	}

	.contents {
		width: 860px;
		float: left;
		margin-left: calc((100% - 860px)/2);
		background-color: #fff;
		padding: 20px;
	}

	.contents_top_img {
		width: 100%;
		float: left;
	}

	.contents_new {
		width: 100%;
		float: left;
		margin-top: 24px;
	}

	.contents_new_left {
		width: 433px;
		height: 300px;
		float: left;
	}

	.contents_new_left img {
		width: 433px;
		height: 300px;
		float: left;
	}

	.contents_new_left span {
		display: inline-block;
		width: calc(433px - 20px);
		margin-left: 10px;
		color: #fff;
		position: absolute;
		font-size: 14px;
		z-index: 9;
		height: 48px;
		line-height: 48px;
		margin-top: calc(300px - 48px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		float: left;
	}

	.contents_new_right {
		width: calc(100% - 457px);
		float: left;
		margin-left: 24px;
	}

	.apply-record {
		width: 100%;
		float: left;
	}

	.apply-record .tab {
		float: left;
		width: 100%;
		border-bottom: 1px solid #e5e5e5;
	}

	.apply-record .tab .tab-item {
		float: left;
		margin-left: 30px;
		padding-top: 10px;
		padding-bottom: 22px;
		border-bottom: 4px solid #fff;
		font-size: 16px;
		color: #303030;
		text-align: center;
	}

	.apply-record .tab .tab-item:nth-child(1) {
		margin-left: 0;
	}

	.apply-record .tab .tab-item.active {
		font-weight: bold;
		border-bottom: 4px solid #d10000;
	}

	.products .mainCont {
		display: none;
		width: 100%;
		background-color: #fff;
		float: left;
	}

	.mainCont_more {
		position: relative;
		float: right;
		display: inline-block;
		font-size: 16px;
		margin-top: -48px;
		color: #5b5b5b;
	}

	.mainCont ul {
		width: 100%;
		float: left;
		height: 248px;
	}

	.mainCont ul li {
		width: 100%;
		float: left;
		padding: 5px 0;
	}

	.mainCont ul li:nth-child(1) {
		margin-top: 0px;
	}

	.mainCont ul li span {
		display: inline-block;
		float: left;
	}

	.mainCont ul li span:nth-child(1) {
		width: 5px;
		height: 5px;
		border-radius: 50%;
		background: #ababab;
		margin-top: calc((21px - 5px)/2);
	}

	.mainCont ul li span:nth-child(2) {
		font-size: 16px;
		color: #2b2b2b;
		height: 21px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-left: 10px;
		width: calc(100% - 136px);
	}

	.mainCont ul li span:nth-child(3) {
		font-size: 16px;
		width: 101px;
		text-align: right;
		color: #2b2b2b;
		height: 21px;
	}

	.mainCont ul li:hover span {
		color: #000 !important;
	}

	.products .mainCont.selected {
		display: block;
	}

	.contents_sundry {
		width: 100%;
		float: left;
		margin-top: 24px;
	}

	.contents_sundry_left {
		width: 298px;
		float: left;
	}

	.contents_sundry_in {
		width: 298px;
		margin-left: 24px;
		float: left;
	}

	.contents_sundry_right {
		width: 216px;
		float: left;
		margin-left: 24px;
	}

	.contents_sundry_right img {
		width: 216px;
		height: 60px;
		margin-top: 19px;
		float: left;
	}

	.contents_in_img {
		width: 100%;
		float: left;
		margin-top: 24px;
	}

	.contents_charm {
		width: 100%;
		float: left;
		margin-top: 24px;
	}

	.contents_charm_left {
		width: 166px;
		height: 275px;
		float: left;
	}

	.contents_charm_right {
		width: calc(100% - 166px);
		float: left;
		height: 275px;
		background-color: #f6f6f6;
	}

	.bodyCon08 {
		background: none;
		width: 100%;
		float: left;
	}

	.bodyCon08 .students {
		width: 100%;
		height: 275px;
		position: relative;
		float: left;
	}

	#four_flash .flashBg {
		width: 100%;
		height: 275px;
		position: relative;
		overflow: hidden;
	}

	#four_flash .flashBg ul.mobile {
		width: 2000%;
		height: 275px;
		position: absolute;
		top: 15;
		left: 0;
	}

	.mobile {
		width: 100%;
		float: left;
	}

	.mobile li {
		width:299px;
		float: left;
		padding-top: 14px;
		margin-left: 13px;
	}
	
	.mobile li img {
		border: 8px solid #fff;
		width: 283px;
		height: 208px;
		float: left;
	}

	.mobile li span {
		display: inline-block;
		width: 100%;
		color: #1f1f1f;
		font-size: 18px;
		float: left;
		margin-top: 4px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
