.footer {

	width: 100%;

	color: #fff;

	padding-bottom: 48px;

	background: #2E3033;

    /* border-top: 8px solid #2F5E72; */

    height: 315px;

}

.footer .links {

	padding: 20px 0;

	font-size: 16px;

	border-bottom: 1px solid #1a1d21;

}

.footer .links span {

	color: #fff;

	display: inline-block;

}

.footer .links a {

	display: inline-block;

	font-size: 14px;

	color: #939393;

	padding-right: 10px;

}

.footer .links a:hover {

	color: #FF7F00;

}

.footer .bottom {

	border-top: 1px solid #464a50;

}

.footer .bNav {

	width: 558px;

	height: 250px;

	margin-top: 48px;

	border-right: 1px solid #1a1d21;

}

.footer .di_logo img {

	width: 111px;

	height: 111px;

	background-size: 100%;

}

.footer .bNav dl {

	display: inline-block;

	float: left;

	width: 139px;

	overflow: hidden;

	text-align: left;

	padding-top: 10px;

}

.footer .bNav dl dt {

	height: 16px;

	display: block;

	padding-bottom: 32px;

}

.footer .bNav dl dt a {

	display: block;

	font-size: 16px;

	color: #fff;

	line-height: 16px;

}

.footer .bNav dl dd {

	display: block;

	height: 14px;

	padding-bottom: 16px;

}

.footer .bNav dl dd a {

	display: block;

	font-size: 14px;

	color: #939393;

	line-height: 14px;

}

.footer .bNav dl dd a:hover {

	color: #FF7F00;

}

.footer .ewm {

	height: 180px;

	text-align: center;

	padding-left: 48px;

	margin-top: 48px;

	border-left: 1px solid #464a50;

}

.footer .ewm dl {

	width: 140px;

	float: left;

	display: block;

	margin-right: 30px;

	margin-top: 10px;

	height: 164px;

}

.footer .ewm dl:nth-child(2) {

	margin-right: 0px;

}

.footer .ewm dl:first-child+dl {

	margin-right: 0px;

}

.footer .ewm dl dt {

	width: 140px;

	height: 140px;

	background-color: #fff;

	text-align: center;

}

.footer .ewm dl dt img {

	width: 130px;

	height: 130px;

	display: inline-block;

	background-size: 100%;

	margin-top: 5px;

}

.footer .ewm dl dd {

	font-size: 14px;

	color: #939393;

	line-height: 24px;

	padding-top: 5px;

}

.footer .contact_info {

	width: 345px;

	height: 180px;

	padding-left: 75px;

	border-right: 1px solid #1a1d21;

	border-left: 1px solid #464a50;

	margin-top: 48px;

}

.footer .contact_info p.p1 {

	font-size: 14px;

	color: #fff;

	line-height: 14px;

	padding-top: 10px;

}

.footer .contact_info p.dh {

	font-size: 36px;

	color: white;

	font-family: "Arial";

	line-height: 36px;

	padding-top: 4px;

	font-weight: bold;

	padding-bottom: 12px;

}

.footer .contact_info h3 {

	font-size: 20px;

	padding-top: 8px;

}

.footer .contact_info p.tel {

	font-size: 14px;

	color: #939393;

	line-height: 22px;

	width: 270px;

}

.footer .contact_info i {

	display: block;

	padding-top: 8px;

	font-size: 14px;

	color: #fff;

}

.footer .contact_info i a {

	display: inline-block;

	color: #fff;

	padding-right: 12px;

}



.w1200{

    width: 1200px;

    margin: 0 auto;

}