@CHARSET "UTF-8";
*{font-family:Tahoma}
#center{
	width:1000px;
	height:370px;
	background:#fff;
	border:1px solid #ccc;
	margin-top:8px;
}

#center ul{
	margin:5px;
}

#center ul li{
	width:198px;
	height:300px;
	float:left;
	text-align:center;
	font-size:12px;
}

#center ul li span{
	display:inline;
	text-align:center;
	line-height:40px;
	padding-bottom:8px;
}

#center ul li img{
	padding:5px;
	width:188px;
	height:298px;
}


#center ul li a{
	color:#666;
	height:30%;
}

#center ul li a:hover{
	border:1px solid #ff0000;
	text-decoration:none;
	background:#ffeeee;
	margin:-1px;
	/*border-radius:0 0 10px 10px; */
	color:#333;
	height:360px;
	
}
/*****首页内容部分*****/
#content{
	width:1000px;
	height:400px;
	margin-top:10px;
}

.title{
	width:100%;
	height:40px;
	background:#09f;
	/*background:#A9C43C;*/
}
.title h2{
	font-size:14px;
	color:#fff;
	float:left;
	margin:12px 10px 0 10px; 
	text-indent:10px;
	background:url(babsj.png) no-repeat 0px center;
}
.title span{
	font-size:10px;
	color:#fff;
	float:left;
	margin:14px 0 0 8px;
}
#content div.news{
	width:250px;
	height:400px;
	border:1px solid #ccc;
	float:left;
	background:#fff;
}
#content div.news ul{
	margin:10px;
	width:230px;
	height:400px;
	/*overflow:hidden;*/
}
#content div.news ul li a{
	
	background:url(bag_3t.png) no-repeat 0 center;
	text-indent:8px;
	width:230px;
	margin-bottom:4px;
    overflow:hidden;/*涓嶆樉绀鸿秴鍑哄唴瀹�*/
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;/*閽堝涓嶅悓娴忚鍣ㄨ秴鍑烘樉绀�...*/
    white-space:nowrap;/*涓嶆崲琛�*/
    font-size:13px;
    color:#666;
}
#content div.news ul li a:hover{
	color:#0077ff;
}
#content div.news ul li a.more{
	width:230px;
	margin-left:180px;
	background:none;
	color:#f00;
}
#content div.Company{
	width:474px;
	height:400px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0 10px;
	background:#fff;
}
#content div.Company img{
	width:464px;
	height:150px;
	padding:5px;
}
#content div.Company p{
	text-indent:26px;
	line-height:23px;
	color:#555;
	font-size:13px;
}
#content div.Company .conp{
	width:457px;
	height:185px;
	overflow:hidden;
	font-size:13px;
	color:#666;
	text-indent:26px;
	line-height:23px;
}
#content div.Company .conp .a{
	display:inline-block;
	color:#f58c36;
}

#content div.Contact{
	width:250px;
	height:400px;
	border:1px solid #ccc;
	float:right;
	background:#fff;
}
#content div.Contact ul{
	margin:15px;
}
#content div.Contact ul li{
	margin-bottom:5px;
	color:#555;
	font-size:13px;
}
#content div.Contact ul li a{
	display:inline;
	color:#444;
}

/********滚动广告*********/
#gdbox{
	width:1000px;
	height:240px;
	border:1px solid #ccc;
	margin-top:10px;
}

#wufong{
	width:1000px;
	height:200px;
	overflow: hidden;
}
#wufong #indemo{
	width:1000%
}
#wufong #indemo #demo1{
	float:left;
}
#wufong #indemo #demo2{
	float:left;
}
#wufong #indemo #demo1 ul li{
	width:200px;
	height:150px;
	float:left;
	text-align:center;
}
#wufong #indemo #demo1 ul li img{
	width:190px;
	height:140px;
	margin:5px;
	border:1px solid #ccc;
	padding:2px;
}
#wufong #indemo #demo1 ul li span{
	line-height:20px;
	text-align:center;
		font-size:13px;
}
#wufong #indemo #demo2 ul li{
	width:200px;
	height:150px;
	float:left;
	text-align:center;
}
#wufong #indemo #demo2 ul li img{
	width:190px;
	height:140px;
	margin:5px;
	border:1px solid #ccc;
	padding:2px;
}
#wufong #indemo #demo2 ul li span{
	line-height:20px;
	text-align:center;
}
#wufong a{
	color:#555;
}
#wufong a:hover{
	color:#0077ff;
	text-decoration:none;
}
#wufong #indemo #demo1 ul li img:hover {
	border:1px solid #ff0000;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
#wufong #indemo #demo2 ul li img:hover {
	border:1px solid #ff0000;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
/******************鏃犵紳婊氬姩 缁撴潫**********************************************************/
/*******分类明细******/
.photo_list{
	width:90%;
	margin:10px auto;
}
