/*page*/
a{
	font-family: "微软雅黑";
}
.pbanner{
	margin-top: 20px;
}
.pbanner img{
	width:100%;
}

.top-c1{
	color:#4F4F4F!important;
	font-size: 30px!important;
}
.top-c2{
	color:#ABABAB!important;
}
.top-c3{
	color:#ABABAB!important;
	font-size: 20px!important;
}
.top-c4{
	color:#ABABAB!important;
	font-size: 13px!important;
}
.case{
		background: #EEEEEE;
	height:1400px!important;
}
.case-top{
	height:60px;
		position: relative;
	border-bottom: 1px solid #969696;
}
.case-top ul li{
	float: left;
	width:140px;
	background:#fff;
	height:50px;
	margin-right: 20px;
	text-align: center;
	line-height: 50px;
	border:1px solid #BFBFBF;
	border-radius: 5px;
}
.case-top ul{
	width:810px;
	margin:0 auto;
	padding-top: 50px;
}
.case-top ul li a{
	color:#CD1B1B;
	font-size: 22px;
	width: 140px;
    display: inline-block;
}
.case-top ul li:hover{
	background: #CD1B1B;
}
.case-top ul li:hover a{
	color:#fff;
}
.active{
	background: #CD1B1B!important;
	color:#fff!important;
}
.case-content{
	margin-top: 20px;
	background: #EEEEEE;
	padding:20px 0;
	height:800px;
}
.case-content ul li{
	width:385px;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}
.case-content ul li img{
	width:385px;
	height:220px;
}
.ih-item.circle,.ih-item.circle .img{
	width:385px!important;
	height:220px!important;
}
.clist-title{
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
}
.case-page{
	text-align: center;
	height:50px;
	line-height: 50px;
	margin:20px 0;
	clear: left;
}
.footer{
	margin-top:0px!important;
}