@charset "utf-8";

/*center*/
#center_1 {
	width: 100%;
	height: 330px;
}

#center_2 {
	margin-top:0px;
	width: 100%;
	background: url(../../images/fr/center_bg.jpg) repeat-x;
	float:left;
}
#center_2_top{
    width:1000px;
	margin: 0 auto;
}
.center_2_top_list {
	width: 220px;
	height: 260px;
	background-color: #FFF;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	text-align: center;
}

.cen_2_topList_1 {
	margin: auto;
	margin-top: 20px;
	width: 200px;
	height: 30px;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #313131;
}

.cen_2_topList_2 {
	margin: auto;
	margin-top: 10px;
	width: 200px;
	height: 20px;
	font-size: 12px;
	color: #616161;
	font-style: italic;
}

.cen_2_topList_3 {
	margin: auto;
	margin-top: 10px;
	width: 200px;
	height: 120px;
}

.cen_2_topList_4 {
	margin: auto;
	width: 200px;
	height: 60px;
	line-height:20px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #616161;
	word-break: break-all;
	word-wrap: break-word;
}

/***/
#center_2_bottom {
	width: 1000px;
	height: 320px;
	margin:0 auto;
	margin-top: 30px;
	padding-bottom:35px;
}

#center_2_bottomLeft {
	float: left;
}

#cen_2_BL_detialTop {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width:300px;
	height:240px;
}

#cen_2_BL_detialBottom {
	margin-top: 20px;
	margin-left: 15px;
	font-size: 12px;
	color: #666666;
	float: left;
}

#cen_2_BL_detialBottom li a{
	height: 30px;
	line-height:30px;
	display: block;
	background: url(../../images/fr/index/news_arrow.jpg) no-repeat left center;
	padding-left:15px;
}
#cen_2_BL_detialBottom li a:hover{
	color:#108DCD;
}

#center_2_bottomRight {
	float: left;
}

#cen_2_BL_text {
	margin-left: 0px;
}

#cen_2_BL_detial {
	width: 615px;
	height: 267px;
	background-color: #FFF;
	margin-top: 20px;
	margin-left: 0px;
}

#cen_2_BR_text {
	margin-left: 30px;
}

#cen_2_BR_detial {
	width: 355px;
	height: 267px;
	background-color: #FFF;
	margin-top: 20px;
	margin-left: 30px;
}

#cen_2_BR_detialText {
	float: left;
	margin-top: 20px;
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
	line-height:23px;
	height:235px;
	width:325px;
	overflow: hidden;
}

.more{
	background: url(../../images/fr/index/arrow.gif) no-repeat center left;
	display:block;
	width:30px;
	padding-left:15px;
}
