
/*footer样式*/
footer{
	width: 100%;
}
.foot-container{
	background-color: #333;
	height: 335px;
}
.foot-container-inner{
	width: 100%;
	padding-top:40px;
	color: #fff;
}
.foot-container-inner .list-foot{
	width: 21%;
	margin-right: 5%;
}
.foot-container-inner .list-foot:last-of-type{
	margin-right: 0;
}
.list3{
	margin-bottom: 20px;
}
.list3 h5{
	margin-bottom: 20px;
	color: #BBBBBB;
}
.list4 h5{
	margin-bottom: 10px;
	color: #BBBBBB;
}
.copyright{
	background-color: #000000;
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #bbb;
	text-align: center;
	font-size: 12px;
}
.copy-content{
	width: 100%;
	overflow: hidden;
}
.copyright .lf{
	float: left;
}
.copyright .lr{
	float: right;
}
.copyright .lr a,.copyright .lf a{
	margin: 0 5px;
	color: #bbb;
}
.white-title{
	color: #fff;
	font-size: 16px;
	line-height: 35px;
}
.footer_list1{
	float: left;
	color: #ffffff;
	margin-right: 40px;
}
.footer_list1 a{
	font-size: 16px;
	color: #ffffff;
}
.footer_list1 a{
	width: 170px;
	height: 16px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}
.footer_list1 h2{
	font-size: 30px;
	color: #ffffff;
	font-weight: 400;
}
.footer_list1 h5{
	color: #BBBBBB;
	font-size: 14px;
}
.footer_list1 h5{
	color: #BBBBBB;
	font-size: 12px;
}
.footer_list1 h6{
	color: #BBBBBB;
	font-size: 12px;
}
.footer_list1 .title{
	margin-bottom: 20px;
}
.erwei-img{
	margin-top: 24px;
	width: 100px;
	height: 100px
}
.erwei-img img{
	width: 100%;
	height: 100%;
}
.erwei-style{
	font-size: 12px;
	margin-top: 10px;
	color: #bbbbbb;
}
.erwei-mail{
	margin-bottom: 48px;
	color: #bbbbbb;
}
.footerL{margin: 0 25px 0 42px; float: left}
.footerC .footer-ul{
	font-size: 0px;
	margin-top: 15px;
}
.footerC .footer-ul li{
	list-style: none;
	display: inline-block;
	box-sizing: border-box;
	line-height: 34px;
	width: 40%;
	float: left;
}
.footerC .footer-ul li a{
	font-size: 14px;
	height: 32px;
	display: inline-block;
	color: #bbb;
	line-height: 32px;
	padding-right: 10px;
}
.footerC .footer-ul li a:hover{
	color: #ffffff;
}
.footerC p{
	font-size: 14px;
	color: #e1e1e1;
	line-height: 23px;
	margin: 0;
	text-align: left;
}
.footerR{
	border-left: 1px solid #7a7a7a;
	float: left;
	padding-left: 76px;
	color: #e1e1e1;
}
.footerR p{
	margin: 12px 0 2px 0;
}
@media (min-width: 1367px){
	.foot-container-inner {
		padding:40px 8%;
	}
}
@media (max-width: 1366px){
	.foot-container-inner {
		padding:40px;
	}
}
@media (min-width: 1367px){
	.copy-content {
		padding:0px 8%;
	}
}
@media (max-width: 1366px){
	.copy-content {
		padding:0px;
	}
}

.text-m{margin-right: 5px;color: #bbb}
