@charset "utf-8";
/* CSS Document */


#menu li{
	float:left;
	}
#menu li a{
	float:left;
	line-height:45px;
	margin:0 25px;
	font-weight:bold;
	font-size:14px;
	}
#menu li a:hover{
	color:#000;
	}

.home_box{
	height:215px;
	float:left;
	}

/*首页选项卡*/
.conn_left_news{
	margin-right:15px;
	width:280px;
	}
/*首页选项卡*/
.conn_left_product .box_conn{
	width:545px;
	}
.box_conn{
	background:url(../image/box_img_center.gif) repeat-x;
	float:left;
	height:215px;
	text-align:left;
	width:270px;
	}

/*控制居中显示*/
#layer_home{
	margin-left:10px;}
	
#layer_product .box_conn, #layer_about .box_conn, #layer_branches .box_conn, #layer_news .box_conn, #layer_download .box_conn, #layer_strategy .box_conn, #layer_contact .box_conn{
	width:840px}
	
.theme{
	border-bottom:1px solid #ededed;
	float:left;
	width:95%;
	}
.theme li{
	float:left;
	width:198px;
	}
.theme li a{
	line-height:35px;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#d709aa;
	float:left;
	}
.theme li a span{
	color:#999;
	font-weight:normal;
	margin-left:8px;
}

.con_list{	
	float:left;
	display:block;
	height:215px;
	}
.con_list li a{
	line-height:23px;
	margin-left:10px;
	padding-left:8px;
	background:url(../image/list_ico_min.gif) left center no-repeat;
	width:175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:block;
	}
.con_list li a:hover{
	color:#999;
	}
#news_list li a{
	width:245px;
	}

dl{
	float:left;
	display:inline;
	width:190px;
	height:215px;
	margin-left:10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
dt{
	padding-left:15px;
	background:url(../image/list_ico_min.gif) left center no-repeat;
	line-height:20px;
	margin-top:5px;
	}
dd{
	padding-left:25px;
	color:#8ca4b2;
	}
#layer_about, #layer_product, #layer_branches, #layer_news, #layer_download, #layer_strategy, #layer_contact{
	display:none;
	margin-left:10px;
	}

.product_list{
	margin:15px 0 0 5px;
	text-align:center;
	}
.product_list li{
	float:left;}
.product_list li a{
	float:left;
	width:135px;}
.product_list li a span{
	color:#8ca4b2;}
.product_list li img{
	margin-bottom:15px;}

/*联系我们排版*/
.contact_con li{
	line-height:25px;
	margin-left:15px;
	}

#logo_list a{
	display:block;
	width:168px;
	height:65px;
	float:left;
	text-align:center;
	}