/* CSS Document */
body{	margin:0;padding:0;	font-size:24px; line-height:40px;background:#eeeeee;font-family:Î¢ÈíÑÅºÚ;}
.mid{ width:100%;height:auto;margin:auto; overflow:hidden;}
*{ margin:0; padding:0; list-style:none;}
img{border:0px;}
ul,li{list-style:none;}
a:link {
	color: #616161;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #e22d54;
}
a:active {
	text-decoration: none;
	color: #616161;
}
/*************top******************/
.minitop
{
	width:100%;
	height:109px;
	float:left;
	background:#fff;
	color:#505050;
	font-family:ºÚÌå;
	}
.minitop .logo
{
	display:block;
	font-size:36px;
	margin-top:15px;
	font-weight:bold;
	text-align:center;
	}
.minitop .info
{
	display:block;
	font-size:22px;
	margin-top:10px;
	color:#acacac;
	text-align:center;
	}
.menu
{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
	color:#2c2c2c;
	}
.menu li
{
	width:24.65%;
	border:1px #d8d8d8 solid;
	height:135px;
	float:left;
	background:#fff;
	}
.menu li .ico
{
	width:100px;
	height:auto;
	margin:auto;
	margin-top:22px;
	}
.menu li .ico img
{
	float:left;
	width:56px;
	height:56px;
	margin-left:22px;
	}
.menu li .ico span
{
	width:100%;
	height:auto;
	float:left;
	font-size:22px;
	margin-top:10px;
	text-align:center;
	}
/****************top end*************/
/***************banner*************/
.banner
{
	width:100%;
	height:auto;
	margin-top:8px;
	float:left;
	}
/************banner end************/
/*****************phone*************/
.phone
{
	width:100%;
	height:79px;
	float:left;
	background:#e22d54;
	}
.phone a
{
	width:100%;
	height:100%;
	}
.phoneMid
{
	width:390px;
	margin-top:17px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	height:42px;
	color:#fff;
	font-weight:bold;
	text-indent:60px;
	letter-spacing:1px;
	line-height:42px;
	background:url(../images/phoneico.png) left center no-repeat;
	}
/**************phone end********************/
/****************content********************/
.content
{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	}
.content .title
{
	width:100%;
	background:#fff;
	float:left;
	height:80px;
	font-size:24px;
	border-bottom:1px #d8d8d8 solid;
	line-height:80px;
	text-indent:25px;
	color:#e22e55;
	}
.content .cont
{
	width:100%;
	height:auto;
	background:#fff;
	float:left;
	}
.content .cont a:hover li
{
	background:#f2f2f2;
	}
.content .cont li
{
	width:49.65%;
	border:1px #d8d8d8 solid;
	height:308px;
	float:left;
	background:#fff;
	}
.content .cont li .ico
{
	width:300px;
	height:auto;
	margin:auto;
	}
.content .cont .ico img
{
	float:left;
	width:300px;
	height:202px;
	}
.content .cont .ico span
{
	width:100%;
	height:auto;
	float:left;
	font-size:22px;
	margin-top:15px;
	text-align:center;
	}
.content .more
{
	width:100%;
	height:82px;
	float:left;
	background:#fff;
	line-height:82px;
	text-align:center;
	color:#8d8d8d;
	font-size:26px;
	border-top:1px #CCC solid;
	}
.content .more a
{
	width:100%;
	height:100%;
	display:block;
	}
.content .conico
{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px;
	}
.content .conico img
{
	width:100%;
	height:auto;
	}
.content .contxt
{
	width:96%;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-left:2%;
	color:#697076;
	}
.content .contxt span
{
	display:block;
	letter-spacing:1px;
	text-indent:30px;
	margin-bottom:10px;
	line-height:28px;
	}
/***************copy***************/
.copy
{
	float:left;
	width:100%;
	height:100px;
	color:#999;
	text-align:center;
	padding-top:20px;
	margin-bottom:100px;
}
.copy span
{
	display:block;
	font-size:22px;
	margin-top:8px;
	}
/**************foot*********************/
.Foot
{
	width:100%;
	height:100px;
	background:#fff;
	float:left;
	position:fixed;
	z-index:999;
	bottom:0;
	left:0;
	border-top:1px #CCC solid;
	}
.Foot li
{
	width:23%;
	height:95px;
	text-align:center;
	color:#e22d54;
	font-size:26px;
	float:left;
	background:#fff;
	line-height:95px;
	margin-top:2.5px;
	margin-right:1%;
	margin-left:1%;
	}
.Foot a
{
	color:#fff;
	}
.Foot li:hover
{
	background:#e22d54;
	color:#FFF;
	}
