﻿.kevin_footer .container{

	overflow: hidden;

	max-height: 250px;

	font-family: "微软雅黑";

}



.kevin_footer{

	background:#313b44;

	height: 250px;

	width: 100%;

	text-align:left;

}



.kevin_footer a{

	display: block;

	color: #fff;

}



.kevin_footer h3{

	font-size: 14px;

	margin-top: 25px;

	color: #fff;

	overflow: hidden;

}



.kevin_footer p{

	overflow: hidden;

	margin-top: 19px;

	font-size: 12px;

	line-height: 2em;

	color: #fff;

}



.footer_about{

	width: 11%;

	height: 250px;

	color: #fff;

	float: left

}

.footer_about h3{

	font-size: 14px;

	margin-top: 25px;

}

.footer_about p{

	overflow: hidden;

	margin-top: 19px;

	text-indent: 2em;

	font-size: 12px;

	line-height: 2em;



}



.footer_product{

	width: 11%;

	height: 250px;

	margin-left: 50px;

	float: left;

}

.footer_contact{

	width: 26%;

	height:250px;

	margin-left: 20px;

	float: left;

	overflow: hidden;

}
.footer_contact span a{

	font-size: 12px;


	overflow: hidden;

}

.footer_friendship{

	width: 13%;

	height: 250px;

	float: left;

}

.footer_ewm{

	width: 17%;

	border:none;

	height: 250px;

	float: right;

}

.footer_ewm img{

	display: block;

    overflow: hidden;

    margin-top: 25px;

    width: 66%;

    float: left;

    border: none;

    margin-left: 15%;

}



.copyright{

	background:#25292c;

	width: 100%;

	height: 30px;

	text-align: center;

	line-height: 30px;

	color: #fff;

	font-size: 12px;

}