/*top*/

html,body{
	min-width: 1366px;
	background-color: #eeeeee;
}
.top_head {
	width: 100%;
	height: 158px;
	background-image: url(http://www.anhuiich.com/material/images/bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

.inp1 {
	width: 360px;
	height: 44px;
	border: 1px solid #694839;
	color: #a9a9a9;
	font-size: 16px;
	padding-left: 26px;
	line-height: 44px;
}

.submit {
	width: 55px;
	height: 46px;
	background-color: #694839;
	cursor: pointer;
	color: #fff;
	margin-left: -4px;
	font-size: 16px;
	line-height: 44px;
}

.top_nav {
	width: 100%;
	height: 50px;
	background-color: #694839;
}

.top_nav ul li {
	float: left;
	margin-left: 72px;
}

.top_nav ul li:first-child {
	background-image: url(http://www.anhuiich.com/material/images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 0 !important;
}

.top_nav ul li a {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}
.center{
	background-color: #fff;
	padding: 30px 40px 100px 40px;
}
.nav_cen{
	font-size: 20px;
}
.nav_cen a{
	font-size: 20px;
	line-height: 30px;
}
.col1{
	color: #583220;
}
.col2{
	color: #ca0000;
}

/*底级页面*/
.con_cen{
	margin-top: 50px;
}
.con_cen h1{
	color: #272727;
	font-size: 40px;
	line-height: 68px;
	text-align: center;
}
.con_cen_hd{
	border-bottom: 1px solid #d3d3d3;
}
.con_cen_hd p{
	text-align: center;
	line-height: 28px;
	padding-bottom: 20px;
}
.con_cen p a{
	color: #4f4f4f;
	font-size: 14px;
	margin-left: 20px;
}
.con_cen p a:first-child{
	margin-left: 0 !important;
}
.con_cen_img{
	margin: 40px 0 60px 0;
	text-align: center;
	overflow: hidden;
}
.con_cen_bt{
	padding: 0 50px;
}
.con_cen_bt p{
	text-indent: 0em;
	font-size: 18px;
	color: #000;
	line-height: 36px;
}
.bottom{
	margin-top: 50px;
}
.bottom p{
	text-align: center;
	color: #525252;
	font-size: 14px;
	line-height: 30px;
}
.bottom p span{
	margin: 0 6px;
}
.bottom p a{
	color: #525252;
}
.dis{
	display: block;
}
/*列表页面*/
.cenl_list{
	width: 700px;
	overflow: hidden;
}
.cenl_list ul li{
	background-image: url(http://www.anhuiich.com/material/images/disc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #af998f;
	color: #b8b8b8;
	font-size: 16px;
}
.cenl_list ul li a{
	display: inline-block;
	width: 560px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	float: left;
}
.cenl_list ul li span{
	float: right;
	margin-right: 12px;
}
.cenr2{
	width: 335px;
	padding-left: 30px;
	border-left:1px solid #eaeaea;
}
.cenr2 h3{
	color: #694839;
	font-size: 23px;
	padding-left: 12px;
	border-left: 4px solid #694839;
}
.cenr2_list ul li{
	background-image: url(http://www.anhuiich.com/material/images/disc2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	height: 40px;
}
.cenr2_list ul li a{
	display: inline-block;
	width: 326px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	line-height: 40px;
}
.cenr2_pic ul li{
	padding: 8px;
	float: left;
	width: 150px;
	height: 150px;
}
.cenr2_pic ul li a img{
	width: 100%;
	height: 120px;
}
.cenr2_pic ul li a p{
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
