.div_dh_phone{
	height: 60px;
	line-height: 60px;
	background-color: #FFFFFF;
	float: left;
}
td{
	font-size: 14px;
	padding-top: 5px;
}
#div_logo {
	height: 60px;
	width: 25%;
	/* 	margin-left: 4%; */
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px !important;
	margin-top: 0px !important;
}

#div_dh {
	width: 38%;
	height: 60px;
	line-height: 60px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px !important;
	margin-left: 0px !important; 
}
#div_dh a {
    margin-left: 8px;
}
.class_a {
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
}
.single_bg {
	margin-top: 0px;
}

.percent {
	width: 80% !important;
}
/* 当低于1100px */
.floatr {
	float: right;
}

@media screen and (max-width: 1100px) {
	#div_dh a {
		margin-left: 8px !important;
	}
	.percent {
		width: 100% !important;
	}
}
#div_foot {
	width: 100%;
	height: 140px;
	background-color: #323232;
}
#foot_text {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 30px;
	text-align: right;
}
.class_text {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #bebebe;
	letter-spacing: 25;
}

#english_text {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #bebebe;
	letter-spacing: 3;
}
.single_con_nav_list li.nrli div.lsbt a {
    display: inline;
}
