.time {
	width: 100%;
	height: 20px;
	background-color: #24A353;
}

#timeDisplay {
	width: 1300px;
	margin: auto;
	/* background - color: #333; */
	color: #FFFEFA;
	/* padding: 10px; */
	border - radius: 5px;
	font-size: 10px;
	line-height: 20px;
}

.top {
	width: 100%;
	height: 140px;
	background-color: #3AAD4F;
}

.top-main {
	width: 1300px;
	height: 140px;
	margin: auto;
	background-image: url('../img/logo1.png');
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: -64px center;
}

.top-input {
	width: 200px;
	height: 35px;
	position: relative;
	top: 50px;
	float: right;
}

.dhl {
	width: 100%;
	height: 50px;
	background-color: #4EAB57;
}

.dhl-main {
	width: 1300px;
	height: 50px;
	margin: auto;
}


.di {
	width: 100%;
	height: 236px;
	background-color: #3AAD4F;
}

.di1 {
	width: 1300px;
	height: 200px;
	margin: auto;
}

.di11 {
	width: 460px;
	height: 180px;
	color: #f5f5f5;
	float: left;
	font-size: 16px;
	margin-top: 20px;
}

.di12 {
	width: 460px;
	height: 180px;
	color: #f5f5f5;
	float: right;
	font-size: 16px;
	margin-top: 20px;
}

.ditop {
	width: 150px;
	height: 32px;
	font-size: 13px;
	margin: 3px 0;
	border-bottom: 1px solid white;
	text-align: center;
	line-height: 32px;
}

.ditop1 {
	width: 16px;
	height: 16px;
	margin: 0 6px 1px 0;
	float: left;
	background-color: #f5f5f5;
	margin-top: 8px;
}

.dibottom {
	width: 460px;
}

.dibottom1 a {
	width: 200px;
	display: inline;
	text-decoration: none;
	color: #FFFEFA;
	font-size: 16px;
	margin: 0 5px;
}

.dibottom1 a:hover {
	text-shadow: 1px 1px #FFFEFA;
	color: #635E42;
}

.dibottom li {
	height: 30px;
	list-style: none;
	line-height: 35px;
}

.didi {
	width: 100%;
	height: 36px;
	background-color: #4EAB57;
	border-top: 1px solid gainsboro;
}

.di2 {
	width: 1300px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #4EAB57;
	margin: auto;
}

.BOTTOM-text {
	display: inline;
	height: 36px;
	color: #ffffff;
	font-size: 16px;
}