@charset "utf-8";
/* 屏蔽显示注册和登陆按钮 */
#button{display:none;}
#login{display:none;}
.container_box {display:none;}
.yxbox {
	width: 100%;
}

.top-banner { background:url(../img/banner.jpg) no-repeat 50% 0; padding-top:345px; position:relative; }
.top_link { width:1230px; height:345px; position:absolute; text-align: center; top:0; left: 50%; margin-left:-615px; }
.top_link_nr { width:1230px; height:345px; overflow:hidden; }

.cont_bgbox {
	width:1130px;
	height:auto;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:0px -6px 20px #e0e4e9;
	-webkit-box-shadow:0px -6px 20px #e0e4e9;
	box-shadow:0px -6px 20px #e0e4e9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}.cont_title {
	float: left;
	height: 68px;
	width: 1110px;
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 28px;
	padding-left: 20px;
	line-height: 68px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.cont_title span {
	font-size: 14px;
	float: right;
}

.con_a_box {
	float: left;
	width: 1130px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
.con_a_box  img {
	height: 130px;
	padding: 10px;
	float:left;   
}

.con_a_box h3 {
	font-size: 32px;
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.con_a_box p {
	line-height: 38px;
	margin-top: 20px;
	color: #565656;
}
.weibobox {
	float: left;
	width: 780px;
	
	line-height: 100px;
	text-align: center;
	
}
.wbshow {
	float: left;
	width: 350px;
}


.con_a_box .pinfo {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 1130px;
	color: #8a8a8a;
	padding-bottom: 15px;
}
