@charset "utf-8";
.banner1{
	width: 100%;
	height: 150px !important;
	overflow: hidden;
	background: url(../images/mc_bj.jpg) no-repeat center center;
	
}
.huiyuan_content{
	width: 100%;
	min-height: 500px;
	background-color: #ebebeb;
}
.huiyuan_cen{
	width: 1120px;
	min-height: 500px;
	padding: 30px 0;
	margin: 0px auto ;
}
.huiyuan_cen_left{
	width: 220px;
	height: 100%;
}
.huiyuan_cen_left i{
	margin: 0 5px 0 20px;
	font-size: 20px;
	font-weight:500;
}
.huiyuan_cen_left span{
	width: 100%;
	height: 48px;
	display: block;
	font:16px/48px "微软雅黑";
	color: #555;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}
.huiyuan_cen_left span:hover{
	background-color: #469dea;
	color: #fff;
	cursor: pointer;
}
.huiyuan_cen_left .spanc{
	background-color: #469dea;
	color: #fff;
}
.cen_left_li_topb{
	width: 170px;
    font-weight: normal;
    height: 100%;
    position: relative;
    display: inline-block;
    top: 0px;
	
}
.huiyuan_cen_left a{
	width: 171px;
	height: 40px;
	display: block;
	padding-left:45px ;
	font:16px/40px "微软雅黑";
	color: #888;
	background-color: #f5f5f5;
	border-left: 5px solid #f5f5f5;
}

.huiyuan_cen_left a:hover{
	/*border-left: 5px solid #469dea;*/
	color: #469dea;
}

.huiyuan_cen_left .ac{
	border-left: 5px solid #469dea;
	color: #469dea;
}


/*huiyuan_cen_right*/
.huiyuan_cen_right{
	width: 880px;
	min-height: 500px;
}
.neipadd{
	padding: 40px 30px 20px;
}
.neipadd img{
	margin: 0 auto;
    display: block;
}
.biaoti{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ddd;	
	margin-bottom: 30px;
}
.biaoti h3{
	font-size: 16px;
	color: #469dea;
	float: left;
	padding: 0 5px;
	border-bottom: 2px solid #469dea;
	height: 29px;
}
.neipadd p,.neipadd h4{
	font-size: 16px;
	color: #555;
	line-height: 30px;
}
.neipadd h4{
	font-weight: normal;
	line-height: 90px;
}
.fanpan{
	width:900px;
	height:30px;
	
	padding:0 30px 30px;
}
.fanpan li{
	width:300px;
	overflow:hidden;
	text-overflow:ellipsis;
    white-space: nowrap;
    font-size:14px;
    color:#ccc !important;
    line-height:30px
}
.fanpan li a{
	display:block;
	color:#999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fanpan li a:hover{
	color:#469dea;
	text-decoration: underline;
}