﻿/*底部信息*/
footer {
	background-color: #333;
	color: #919191;
	padding: 40px 0px 0px 0px;
	font-size: 14px;
	border-top: 1px solid #999;
}
footer a {
	color: #919191;
}
.copyright {
	line-height: 20px;
}
.copyright a {
	color: #919191;
}
.foo {
	padding-bottom: 40px;
}
.webshare {
	width: 230px;
	padding: 5px;
}
.ewebshare {
	width: 200px;
	padding: 5px;
}
.mm h4 {
	color: white;
	font-size: 12px;
}
.mm label {
	color: white;
	font-size: 12px;
}
.icon {
	text-align: center;
}
.fot_icon a {
	margin: 0 10px;
}
.fot_icon i {
	color: #919191;
	font-size: 15px;
}
.cont_ {
	line-height: 2;
	font-size: 15px;
}
.decor-brand {
	display: block;
	width: 46px;
}
.fot h2 {
	padding-bottom: 20px;
}
.footer_menu_first {
	font-size: 20px;
	padding-bottom: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.footer .decor-brand {
	margin: 19px 0px;
}
/* 图标 */
.icons {
	margin-top: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 12px;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #b1b1b1;
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.icons:hover {
	background-color: #d3d3d3;
	border-color: #d3d3d3;
}
.footer-bar {
	padding: 30px 0;
	margin-top: 0px;
	text-align: center;
	border-top: #d8d8d8 solid 0px;
	background-color: #333;
}
.footer-bar font {
	margin-right: 20px;
}
.mm h2 {
	margin-bottom: 20px;
	font-size: 20px;
	color: #e1e1e1;
}
.mm a {
	color: #919191;
}
.foot-img {
	margin-left: 40px;
}

.width90{ width:90%; margin:0px auto;} 
/*小屏幕*/
@media screen and (max-width: 768px) {
	.foot-img {
	margin-left: 0px;
	text-align:center;
	margin:0px auto;
	display:block;
}
}

/*小屏幕*/
@media screen and (max-width: 768px) {
footer {
	margin-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
}
.footer_nav {
	background-color: #212121;
	border-top: 2px solid #3d3d3d;
}
.footer-bar font {
	display: block;
	clear: both;
	margin-right: 0px;
	margin-bottom: 10px;
}
}
