/* CSS Document */
body{
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	line-height: 1.5;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:auto;
	background-color: #F3F3F3;
}
ul,li,p{
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
img{ border:none}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
}
.box{ width:1000px; margin:auto;}
#header{ padding-top:15px; padding-bottom:15px;}
#dh{
	line-height: 48px;
	background-image: url(nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%; margin-bottom:15px;
}
#nav{ width:660px; z-index:999;}
#nav ul{}
#nav ul li{
	float: left;
	position: relative;	
}
#nav ul li a{padding-right: 28px;
	padding-left: 29px;
	background-image: url(dh.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	#nav ul li a:hover{ color:#17AB79}
#nav ul li.nbg a{
	background-image: none;
}
#nav ul ul{
	display:none;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 45px;
	float: left;
	z-index:9999;
	background-color: #DCDCDC; background-color:rgba(220,220,220,0.8);
}
#nav ul ul li{
	float:left;
	width:100%;
	line-height:28px;
	text-align: center;
}
#nav ul ul li a{
	background-image: none;
	padding: 0px;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAA;
	border-bottom-color: #eee;
}
#nav ul ul li a:hover{
	background-color: #BBB;
	background-color:rgba(220,220,220,0.5);
	color: #FF0000;
}
#dh form{
	width:315px;
	text-align:left;
	margin: 0px;
	padding: 0px; padding-top:13px;
}
#dh form input{
	width: 245px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; float:left; height:20px;background:transparent;
}
#dh form button{
	height: 25px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
	 float:left; background:transparent;
}
#zhengshu{
	background-image: url(shu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
	width:100%;
	margin-top:15px;
	padding-bottom: 68px;
}
#zhengshu .box .item{ float:left;margin-left:12.5px; width:190px; overflow:hidden;}
#zhengshu .box .n1{ float:left; margin-left:0px;}
#zhengshu .box .item img{ width:190px; height:130px;}
.etitle,#postion{
	line-height: 32px;
	background-image: url(etitle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
}
.etitle b,#postion b{
	float: left;
	font-size: 14px;
	font-weight: lighter;
	margin-left: 30px;
}
.etitle a,#postion .postion{
	background-image: url(etitle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	padding-right: 10px;
	font-family: "宋体";
	font-size: 12px;
	color: #666;
}
.about{
	float: left;
	width: 275px;
}
.xiangmu{ width:700px; float:left; margin-left:8px;}
.news{ float:right; width:280px; display:none}
.about .econtent,.news .econtent,.xiangmu .econtent{
	float: left;
	width: 100%;
	padding-top: 10px; font-size:12px; line-height:1.8; padding-top:15px; 
}
.about .econtent img{ max-width:100%; padding-bottom:10px;}
.xiangmu .econtent .list{
	float:left;
	width: 230px;
	margin-left: 5px;
}
.xiangmu .econtent .list .img img{ width:100%; /*height:100px;*/}
.xiangmu .econtent .list.n1,.xiangmu .econtent .list.n4{ margin-left:0px;}
.xiangmu .econtent .list div{
	text-align: center;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;
}
.xiangmu .econtent .list div.ntitle{ line-height:35px;}
.news .econtent .li{
	float: left;
	width: 100%;
	line-height: 32px;
}
.news .econtent .li .ntitle{
	white-space: nowrap;
	float: left;
	width: 200px;
	overflow: hidden;text-overflow: ellipsis;
}
.news .econtent .li .ntitle span{
	background-color: #000000;
	float: left;
	height: 2px;
	width: 2px;
	margin-right: 5px; margin-top:15px;
}
.news .econtent .li .date{
	color: #999999;
	float: right;
	width: 75px;
}
.footer{
	background-image: url(footbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 243px;
	width: 100%;
	clear:both;
	margin-top:15px;
	padding-top: 20px;
	font-size: 12px;
}
.footer .footnav{ float:left; width:420px;}
.footer .footnav ul{ float:left; width:100%; }
.footer .footnav ul li{ float:left; width:130px; }
.footer .footnav >ul>li{
	background-image: url(footline.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	min-height: 200px;
	_height: 200px;
	text-align: left;
	text-indent: 30px;
	font-weight: bold;
	font-size: 14px;
}
.footer .footnav ul li ul li{
	font-size: 12px;
	font-weight: lighter;
}
.footer1{
	line-height: 40px;
	background-image: url(foot.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	float: left;
	height: 40px;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}
.lianxi{
	background-image: url(footline.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	float: left;
	width: 200px;	min-height: 200px;
	_height: 200px; 
}
.lianxi .title{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.link{
	background-image: url(footline.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	float: left;
	width: 130px;	min-height: 200px;
	_height: 200px;
}

.link .title{
	font-size: 14px;
	font-weight: bold;

}
.link  .econtent img{ width:105px; margin-top:5px;}
.link  .econtent div img{ max-width:76px; max-height:100px;}
.qrcode{
	background-image: url(qrocde.jpg);
	background-repeat: no-repeat;
	background-position: 45px 30px;
	float: right;
	width: 190px; height:200px;
}
#header .tel{
	line-height: 25px;
	font-size: 12px;
}
#header .tel .en{

	background-image: url(map.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px; margin-right:10px;
}
#header .tel span{
	background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center;	padding-left: 30px;
}
#left{
	background-color: #FFFFFF;
	float: left;
	width: 230px; min-height:500px;
}
#right{background-color: #FFFFFF;
	float: right;
	width: 760px;min-height:500px;}
#left .etitle span{
	background-image: url(etitle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	float: left;
	width: 150px;
	margin-left: 40px;
	padding-right: 40px;
}
#left .leftdh{
	float:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left .leftdh ul{ float:left; width:100%}
#left .leftdh ul li{ float:left; width:100%}
#left .leftdh ul li a{
	float:left;
	width:100%;
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 50px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	line-height: 18px;
	text-align: left;
	text-indent: 70px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#left .leftdh ul li a:hover,#left .leftdh ul li a.select{background-image: url(lihover.jpg); color:red;}
#left .leftdh ul li ul li a,#left .leftdh ul li ul li a.select,#left .leftdh ul li ul li a:hover{
	background-image: none;
}
#left .leftdh ul li ul li a span{
	background-color: #666666;
	float: left;
	height: 3px;
	width: 3px;
	margin-top: 7px;
	margin-right: 5px;
}
#postion .postion,#postion .postion a{ color:#999999}
#postion .postion a:hover{ color:red}
#cms,#cms1{
	float: left;
	width: 730px;
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cms .li{
	float: left;
	width: 100%;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#cms .li .ntitle{
	float: left;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;text-overflow: ellipsis;
}
#cms .li .ntitle span{
	float: left;
	height: 2px;
	width: 2px;
	margin-right: 5px;
	background-color: #333333;
	margin-top: 15px;
}
#cms .li .date{
	color: #999999;
	float: right;
	width: 75px;
}
#cms .list{
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#cms .list div{
	text-align: center;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;text-overflow: ellipsis;
}
#cms .list div.img{
	border: 1px solid #ddd;
}
#cms1 h1.h1{
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2;
}
#cms1 .info{
	font-size: 12px;
	color: #999999;
	text-align: center;
}
#cms1 #content{ float:left; width:100%; padding-top:5px;}
#left.leftpro2 .leftdh ul li a{
	text-indent:0px;
	background-position: 30px 12px;
	float: left;
	width: 160px;
	padding-left: 50px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right:20px;
	color: #006699;
}
#left.leftpro2 .leftdh ul li ul li a{
	padding-left: 30px;
	width: 180px;
	font-size:12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 30px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
#left.leftpro2 .leftdh ul li a:hover,#left.leftpro2 .leftdh ul li ul li  a:hover{ color:#FF0000}
#page{
	clear:both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#page a{
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 5px;
	border: 1px solid #ddd;
}
#page a:hover,#page a.select{
	color: #FFFFFF;
	background-color: #999999;border: 1px solid #999;
}
.prosk{
	clear: both;
	float: left;
	width: 100%;
}
.prosk h3.h3{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prosk h3.h3 b{
	font-size: 16px;
	font-weight: lighter;
	line-height: 16px;
	height: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0066CC;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
}
.prosk h3.h3 a{
	font-size: 12px;
	font-weight: lighter;
	float: right;
	color: #999999;
	font-family: "宋体";
}
.prosk .pcontent{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cms .prosk .pcontent .list{ /*width:160px;*/ margin-left:10px; margin-right:10px;}



/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; }

.banner .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0;  margin: 0 auto; bottom:5px;z-index:2; }
.banner .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.banner .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.banner .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle; text-align:center; }
#zhengshus .bd li{  float:left; _display:inline; width:20%;}
.banner .bd li a .img{ width:100%;background-position: center top; background-repeat: no-repeat; }
.banner .bd li a img{ max-width: 100%; display:none}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}



		.picScroll-left{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(slider-arrow.png)-110px 5px no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(slider-arrow.png) 8px 5px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }