@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2019-01-28 21:15:21
 * @version $Id$
 */
.content{
	width: 1200px;
	margin: 0 auto;

}
.content .about_content{
	width: 1200px;
	height: 485px;
	margin-bottom: 125px;
}
.content .about_content li{
	float: left;
	width: 230px;
	height: 485px;
	margin-left: 10px;
}
.about_life{
	width: 100%;
	height: 640px;
	background: #e8e8e8;
}
.slideshow{
}
.content_top{
	text-align: center;
	margin-top: 50px;
	margin-bottom:20px;
}
.about_lei{
	width: 1200px;
	height: 100px;
	margin:  0 auto
}
.about_lei ul{
	width: 530px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	margin-top:85px;
}
.about_lei li{
	width: 150px;
	height: 50px;
	float: left;
	border-radius: 4px;
	border:1px solid #aaaaaa;
	color: #000;
	background: #e8e8e8;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-family: 微软雅黑;
	margin-left: 20px;
}
.about_lei li:hover ,.on{
	color: #fff!important;
	background: #0269d5!important;
}
.about_lei li a{
	color: #000;
}
.about_lei li a:hover{
	color: #fff;
}
.about_fuli{
	margin-top: 100px;
	width: 1200px;
	margin: 0 auto
}
.fuli{
	margin-bottom: 150px;
	width: 100%;
	height: 807px;
}
.fuli2 a{
    display: inline-block;
    width: 185px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 47px;
}
.fuli2 a:hover{
	background: #1a87cd;
	border:none;
}
.fuli2{
	width: 100%;
	 height: 814px; 
	 background: url('../images/comeon.jpg')no-repeat center;
	 line-height: 548px;
	 text-align: center;
}
