/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, textarea, input, select, table {
	padding:0px;
	margin:0px;
}
div, span, ul, li, ol, dd, dt, dl, td, p {
}
/*h1, h2, h3, h4, h5, h6 {display:inline;}*/
img {
	border:0px;
	max-width:100%;
}
li {
	list-style-type:none;
}
ol, ul {
	list-style:none;
}
section, article, aside, header, footer, hgroup, figure, figcaption, main, nav {
	display: block;
}
.wrap {
	overflow: hidden;
	position: relative;
}
body {
	margin: 0px;
	font-size:16px;

	font-family:Microsoft YaHei;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}
.w {
	color:#fff;
}

.w a:link {
	color:#fff;
	text-decoration: none;
}
.w a:visited {
	text-decoration: none;
	color:#fff;
}
.w a:hover {
	text-decoration: none;
	color:#fff;
}
.w a:active {
	text-decoration: none;
}
ul, li {
	padding:0px;
	margin:0px;
	list-style: none;
}

.w1300{width:1300px; margin:0px auto; overflow:hidden;}

.indexabout{ width:1300px;margin:0px auto; overflow:hidden; padding:40px 0;}
.indexabout .abouttxt{ width:700px; float:left; overflow:hidden;}
.indexabout .aboutpic{ width:550px; float:right; overflow:hidden;}

.indexpro{ background:url(../images/probg.jpg) center top no-repeat; overflow:hidden; min-height:500px; padding:40px 0px;}
.content{width:1300px; margin:0px auto; overflow:hidden;  }
.content .left{ width:280px; float:left; overflow:hidden;}
.content .right{ width:1000px; float: right; overflow:hidden;}
.place{ border-bottom:1px solid #ccc; line-height:50px; margin-bottom:20px;}
.fenleitit{ background:#06C; text-align:center; color:#FFF; font-size:22px; padding:15px 0px;}

.pro{ overflow:hidden;}
.pro li{ width:22%; float:left; margin-left:14px; margin-right:14px; height:250px; text-align:center; margin-bottom:20px; border:1px solid #ddd;}

.pro li img{ height:200px; width:100%;}


.pro a:hover li{
box-shadow:0px 0px 15px #333;
}


#demo {width:1300px; margin:0px auto;overflow:hidden;}
#indemo {float:left;width: 800%;}
#demo1 {float:left;}
#demo2 {float:left;}
#demo ul li {width:250px;height:250px;float:left;margin:0px 5px 0 5px;display:block;text-align:center; }
#demo ul li a {line-height:30px;}
#demo ul li:hover {text-decoration:underline;}


.pro2{ overflow:hidden;}
.pro2 li{ width:200px; height:250px; border:1px solid #ccc; float:left; margin-left:10px; margin-right:10px; margin-bottom:20px; text-align:center; background:#fff;}
.pro2 li img{ width:251px; height:251px;}
.indexfenlei{ background:#06C; padding:15px 30px; margin-left:10px; margin-right:10px;}

.indexfenlei span{ color:#FFF; font-size:20px;}


.lfenlei{ overflow:hidden; border:1px solid #ccc;}
.lfenlei li{ line-height:45px; background:#f2f2f2; border-bottom:1px solid #ccc; text-indent:2em;}
.lfenlei .lfenlei2{ width:90%; margin:0px auto; overflow:hidden;min-height:1px;  line-height:35px; border-bottom:1px dashed #ccc; color:#ccc; font-size:12px; }


.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}



