@charset "gb2312";
/* CSS Document */

/* Clear Fix 万能float闭合*/


*{ margin:0; padding:0;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac */
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* end of clearfix */
body { background-color:#ebdec3;
	font-family:"宋体"; color:#404040; font-size:12px;

}
.content { 
	width: 1040px;
	margin: 0 auto; overflow:hidden;
}
.content1{ width:1000px; padding:0 20px 20px 20px; background-color:#fff;}

li{ list-style:none;}
a {
	text-decoration: none;
}

img{ border:none;}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bg{ background:none;}
.mr5{ margin-right:5px; display:inline;}
.mr20{ margin-right:20px; display:inline;}
.ml5{ margin-left:5px; display:inline;}
.clear {
	clear: both;
}
a.xiangq{ color:#d80101;}
.cu{ font-weight:bold;}
.zhong{ margin-bottom:15px;}
.top-1{ height:70px; background:url(20141210top-1.jpg) center no-repeat;}
.top-2{ height:85px; background:url(20141210top-2.jpg.jpg) center no-repeat;}
.top-3 { height:110px; background:url(20141210top-3.jpg.jpg) center no-repeat;}
.top-4{ height:83px; background:url(20141210top-4.jpg.jpg) center no-repeat;}

.dabiaoti,.name{ height:46px;}
.name{ width:331px;}
.dabiaoti{ background:url(20141210title-bg.png) center no-repeat;}
.name-1{ background:url(20141210title-name.png) 0 0  no-repeat;}
.name-2{  background:url(20141210title-name.png) 0 -47px no-repeat;}
.name-3{  background:url(20141210title-name.png) 0 -93px no-repeat;}
.name-4{background:url(20141210title-name.png) 0 -139px no-repeat;}
.name-5{ background:url(20141210title-name.png) 0 -185px no-repeat;}
.diyi{ padding:10px 0; overflow:hidden;}
.tu{ width:324px; height:170px; overflow:hidden; }
.jieshao{ padding-bottom:10px;}
.jieshao p{ line-height:31px; font-size:14px; padding-top:6px; text-indent:2em;}
.dier{ width:340px; overflow:hidden;}
.title{ height:32px; line-height:32px; background-color:#effaea; border-bottom:2px solid #38971f; padding:0 10px; overflow:hidden; }

.title a{ color:#159f02; font-size:14px; line-height:32px;}
.title1{ width:320px;}

.dier ul{ width:320px;}
.dier ul  li{ padding:10px 0 0 5px;}
.xiaobiaoti{height:22px; line-height:22px; background:url(20141210dian.jpg) left center no-repeat; padding-left:10px;}
.xiaobiaoti a{ color:#159f02; font-size:14px; }
.juti{ line-height:24px;  color:#666;}
.juti a{ color:#d80101;}
.disan{width:639px; overflow:hidden;}
.title3{ width:639px;}
.disan{ width:639px; overflow: hidden;}
.disan ul{ padding-top:10px;}
.disan ul li{ margin-left:10px; display:inline; width:200px;}
.disan .tupian{ border:1px solid #ccc; padding:4px; width:190px; height:112px; overflow:hidden; margin-bottom:6px;}
.disan .tupian img{ width:190px; height:112px; overflow:hidden;}


 .ditu{ width:550px; height:401px; border:1px solid #ccc; padding:4px;  overflow:hidden; margin-right:10px;}
 .ditu img{ width:550px; height:401px;}
.disan1{ width:430px; overflow: hidden;}
.disan1 .tupian{ height:72px;}
.disan1 .tupian img{ height:72px;}
.disan ul li{ margin-bottom:5px;}
.tu5,.jieshao1{ margin-top:15px; display:inline;}
.tu5{border:1px solid #ccc; padding:4px;}
.tu5,.tu5 img{ width:304px; height:196px; overflow:hidden;}
.jieshao1{ line-height:28px; width:645px; height:206px; overflow:hidden;}
.xuxian{ border-left:1px dashed #ccc; background:url(20141210xia1bg.jpg)  right bottom no-repeat; padding-left:20px;}
.jieshao1 span{color:#159f02; font-size:14px; font-weight:bold;}

.xuxian1{ border-right:1px dashed #ccc; background:url(20141210xia2bg.jpg)  left  bottom no-repeat; padding-right:20px;}

#footer {
	height: 50px; line-height:20px;
	text-align: center;
	padding:10px;
}


/*手风琴*/
#center{position:relative;height:338px;width:1000px;overflow:hidden;}
#slider{position: absolute;width: 1000px;height:338px;left: 0px;top: 0px;overflow: hidden;background: #fff;}
#slider .slide{position: absolute;top: 0px;height: 366px;width: 557px;background: #fff;overflow: hidden;border-left: #fff solid 1px;cursor: default;}
#slider .title{color: #F80;font-weight: bold;font-size: 1.2em;margin-right: 1.5em;text-decoration: none;}
#slider .backgroundText{position: absolute;width: 100%;height: 100%;top: 60%;background: #fff;filter: alpha(opacity=40);opacity: 0.4;}
#slider .text{position: absolute;color: #404040;font-family: verdana, arial, Helvetica, sans-serif;font-size: 0.9em;text-align: justify;width: 470px;left: 10px;}
#slider .diapo{position: absolute;filter: alpha(opacity=100);opacity: 1;visibility: hidden;}