.main_all {
	width: 1333px;
	float: left;
	margin-left: calc((100% - 1333px)/2);
}

.main_all_title {
	width: 100%;
	float: left;
	color: #434343;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 36px;
}

.apply-record {
	width: 100%;
	margin-bottom: 38px;
	float: left;
}

.apply-record-left {
	width: 316px;
	float: left;
	background-image: url(../img/neiy_title.png);
	background-repeat: no-repeat;
	border: 1px solid #dcdcdc;
}

.apply-record-left span {
	display: inline-block;
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
}

.apply-record .tab {
	width: calc(100% - 12px);
	margin-left: 6px;
	float: left;
	padding: 26px 0;
}

.apply-record .tab .tab-item {
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	width: 100%;
	color: #000000;
	text-align: center;
}

.apply-record .tab .tab-item.active {
	background: #dfdfdf;
}

.products .mainCont {
	display: none;
	width: calc(100% - 348px);
	float: right;
}

.mainCont_title {
	width: 100%;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #ce000d;
	border-left: 8px solid #ce000d;
	background-color: #e8e8e8;
	height: 37px;
	padding-left: 10px;
	line-height: 37px;
}

.products .mainCont ul {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.products .mainCont ul li {
	width: 100%;
	height: 34px;
	border-bottom: 1px dashed #e4e4e4;
	float: left;
	line-height: 34px;
}

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

.products .mainCont ul li:hover span:nth-child(2) {
	color: #ff0000 !important;
}

.products .mainCont ul li span:nth-child(1) {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #4e4e4e;
	margin-left: calc((20px - 6px)/2);
	margin-top: calc((34px - 6px)/2);
}

.products .mainCont ul li span:nth-child(2) {
	float: left;
	font-size: 14px;
	margin-left: calc((20px - 6px)/2);
	color: #343434;
	width: calc(100% - 135px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.products .mainCont ul li span:nth-child(3) {
	float: right;
	font-size: 14px;
	color: #787777;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 98px;
	text-align: left;
	white-space: nowrap;
}

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

.newd-footer {
	width: 100%;
	float: left;
	margin-top: 22px;
	color: black;
	font-size: 14px;
}

.newd-footer-one {
	margin-left: 20px;
}

.newd-footer-thr {
	margin-left: 586px;
}

.newd-footer-nia {
	border: 1px solid black;
}

@media screen and (max-width: 1360px) {
	.main_all {
		width: 860px;
		float: left;
		margin-left: calc((100% - 860px)/2);
	}

	.main_all_title {
		width: 100%;
		float: left;
		color: #434343;
		font-size: 16px;
		margin-top: 30px;
		margin-bottom: 36px;
	}

	.apply-record {
		width: 100%;
		margin-bottom: 38px;
		float: left;
	}

	.apply-record-left {
		width: 316px;
		float: left;
		background-image: url(../img/neiy_title.png);
		background-repeat: no-repeat;
		border: 1px solid #dcdcdc;
	}

	.apply-record-left span {
		display: inline-block;
		width: 100%;
		float: left;
		text-align: center;
		font-weight: bold;
		color: #fff;
		font-size: 18px;
		height: 35px;
		line-height: 35px;
	}

	.apply-record .tab {
		width: calc(100% - 12px);
		margin-left: 6px;
		float: left;
		padding: 26px 0;
	}

	.apply-record .tab .tab-item {
		float: left;
		height: 42px;
		line-height: 42px;
		font-size: 14px;
		width: 100%;
		color: #000000;
		text-align: center;
	}

	.apply-record .tab .tab-item.active {
		background: #dfdfdf;
	}

	.products .mainCont {
		display: none;
		width: calc(100% - 348px);
		float: right;
	}

	.mainCont_title {
		width: 100%;
		float: left;
		font-size: 24px;
		font-weight: bold;
		color: #ce000d;
		border-left: 8px solid #ce000d;
		background-color: #e8e8e8;
		height: 37px;
		padding-left: 10px;
		line-height: 37px;
	}

	.products .mainCont ul {
		width: 100%;
		float: left;
	}

	.products .mainCont ul li {
		width: 100%;
		height: 34px;
		border-bottom: 1px dashed #e4e4e4;
		float: left;
		line-height: 34px;
	}

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

	.products .mainCont ul li:hover span:nth-child(2) {
		color: #ff0000 !important;
	}

	.products .mainCont ul li span:nth-child(1) {
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #4e4e4e;
		margin-left: calc((20px - 6px)/2);
		margin-top: calc((34px - 6px)/2);
	}

	.products .mainCont ul li span:nth-child(2) {
		float: left;
		font-size: 14px;
		margin-left: calc((20px - 6px)/2);
		color: #343434;
		width: calc(100% - 135px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.products .mainCont ul li span:nth-child(3) {
		float: right;
		font-size: 14px;
		color: #787777;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 98px;
		text-align: left;
		white-space: nowrap;
	}

	.products .mainCont.selected {
		display: block;
	}
	.newd-footer {
		width: 100%;
		float: left;
		margin-top: 22px;
		color: black;
		font-size: 14px;
	}
	
	.newd-footer-one {
		margin-left: 10px;
	}
	
	.newd-footer-thr {
		margin-left: 135px;
	}
	
	.newd-footer-nia {
		border: 1px solid black;
	}
}
