@charset "gb2312";
/* CSS Document */

body { font-size:12px; font-family:Verdana; line-height:180%; margin-top: 0; margin-right: 0px; margin-bottom: 0; margin-left: 0px; background-image: url(../image/bg.jpg); 
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p { padding:0; margin:0; }
ul { list-style:none; }
img { border:0px; }
a { color:#444; text-decoration:none; }
a:hover { color:#f00; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
#fu { margin-right: auto; margin-left: auto; background-image: url(../image/bg6.jpg); }

/*body*/


#header { height: 90px; margin-right: auto; margin-left: auto; background-color: #57A814; }

#header2 { width: 1000px; margin-right: auto; margin-left: auto; height: 96px; }
#logo { float: left; margin-top: 16px; margin-left: 30px; }

#logo2 { float: right; margin-top: 30px; }
#logo3 { margin-left: 500px; padding-top: 45px; }
#logo4 { float: none; margin-top: 10px; margin-left: 700px; }
#dh { margin-right: auto; margin-left: auto; background-image: url(../image/menu_1.jpg); height: 40px; }

.menu {
	width:90%;
	height:30px;
	background-repeat: repeat-x;
	float: right;
}
		
		.menu_con {
	width:510px;
	height:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		
		         
		

#nav { 

}

/* 定义ul的名字叫nav */
#nav a { display:block; width:75px; height:35px; text-align:center; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:#585858; font-weight:bold; }


#nav li {
	float: left;
	width:80px;
}
#nav li a:hover{
	background-image:url(../image/dhbg.png);
	text-decoration:none;
	font-size: 15px;
	color: #00A21D;
}
/* 鼠标经过导航栏背景颜色*/
#nav li ul {
	line-height:30px;
	list-style-type: none;
	text-align:left;
	left:-999em;
	width:85px;
	position: absolute;
}
/*left是定位中的一个属性，就是说当前对象的最左边位置相对于父对象（父对象没有定义相对定位时则为body）左边位置的距离。这里取很大的999em是为了将ul放在一个不在父对象可视区域的位置，从而达到隐藏的目的。*/

#nav li ul li{
	float: left;
	width:85px;
	background: #F6F6F6;
	z-index:5;
}
/* 二级下拉菜单的背景颜色*/

#nav li ul li a {
	display:block;
	width:85px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
}
#nav li ul li a:hover { background-image:url(../image/dhbg.png); text-decoration:none; }

/* 加上以下代码可以被	IE6兼容*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {  z-index:5;
 left: auto;
}

#mrc {
 clear: left; 
}
#topfu { margin: auto; background-color: #E8E8E8; height: 400px; width: 100%; }

.flexslider{position:relative;height:400px;overflow:hidden;background:url("/image/loading.gif"/*tpa=http://www.wxvm.cn/templates/default/images/vm/loading.gif*/) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{ height:400px; margin-right: auto; margin-left: auto; }
.slides li a{ width:100%; height:400px; display:block; margin-right: auto; margin-left: auto; }
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url("/image/dot.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/dot.png*/) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url("/image/prev.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/prev.png*/) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url("/image/next.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/next.png*/) center center no-repeat;}



.scrollimg{width:1020px;height:258px;position:relative;margin:50px 0;}
.scrollimg div.imgwrap{width:920px;height:258px;margin:0 50px;position:absolute;top:0;overflow:hidden;}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{float:left;height:250px;width:170px;overflow:hidden; background:url("/images/vm/case_bg.jpg"/*tpa=http://www.wxvm.cn/templates/default/images/vm/case_bg.jpg*/) center top no-repeat; text-align:center; padding:8px 30px 0;}
.scrollimg ul li img{ width:150px; height:230px; overflow:hidden;}
.scrollimg a.back{left:15px; display:block;height:40px;width:25px;background:url("/images/vm/scroll_left.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/scroll_left.png*/) no-repeat 0 0;position:absolute;top:100px;cursor:pointer;text-indent:-99999px;}
.scrollimg a.forward{right:15px;display:block;height:40px;width:25px;background:url("/images/vm/scroll_right.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/scroll_right.png*/) no-repeat 0 0;position:absolute;top:100px;cursor:pointer;text-indent:-99999px;}

.sidebar{ width:180px; background:#eeeeee; padding-bottom:100px; margin-top:10px;}
.sidebar-head{ color:#FFF; height:35px; line-height:35px; padding-left:55px; font-size:14px; background:#009fe9 url("/images/vm/iconitem2.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/iconitem2.png*/) 30px center no-repeat;}
.fn-menu li a{ display:block; border-top:#FFF solid 1px; border-bottom:#cccccc solid 1px; height:36px; line-height:36px; font-size:14px; padding:0 10px 0 40px; color:#000;}
.fn-menu li a:hover{ background:#009fe9; color:#FFF; text-decoration:none;}
.main{ width:800px; margin-top:10px;}
.fn-name{ font-size:18px; font-weight:bold; color:#009fe9; line-height:2;}
.qqonline{ background:#009fe9 url("/images/vm/S-iconQQ_06.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/S-iconQQ_06.png*/) 10px center no-repeat; padding:0 10px 0 40px; height:35px; line-height:35px; display:inline; color:#FFF; font-size:14px; float:left; margin-left:10px;}
.qqonline:hover{ background:#048dcd url("/images/vm/S-iconQQ_06.png"/*tpa=http://www.wxvm.cn/templates/default/images/vm/S-iconQQ_06.png*/) 10px center no-repeat; text-decoration:none;}
.preNext{ border-top:#d1d3d4 solid 1px; margin:20px 0; padding-top:10px; line-height:2;}
.preNext a{ color:#58585b;}


.casetitle{ background:#eeeeee; height:35px; line-height:35px; margin:20px 0; font-size:14px; padding-left:10px; font-weight:bold;}








#top { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 3px; margin-bottom: 2px; height: 292px; }
#topdi { width: 1000px; margin-right: auto; margin-left: auto; }



#container { width: 1000px; margin-right: auto; margin-left: auto; background-color: #FFF; }
#containernr { padding-top: 3px; padding-left: 3px; }



#menu2 { width: 205px; margin: 0px; padding: 0px; border-bottom-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; }
#menu2 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu2 ul li { height: 33px; line-height: 26px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-family: Verdana, Geneva, sans-serif, "微软雅黑"; font-size: 14px; font-weight: bold; }
#menu2 ul li a { color: #5BB017; text-decoration: none; line-height: 33px; text-align: center; display: block; height: 33px; width: 205px; }
#menu2 ul li a:hover { color: #FFF; background-color: #5BB017; }











.yang1 {
	font-size: 13px;
	font-weight: bold;
	color: #00572A;
}
.yang2 {
	font-size: 14px;
	font-weight: bold;
	color: #00572A;
}
.yang3 {
	font-size: 13px;
}
















/* fullSlide */
.fullSlide{width:1000px;position:relative;height:228px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:1000px !important;}
.fullSlide .bd li{width:1000px !important;height:228px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:228px;}
.fullSlide .hd{width:1000px;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url("image/slider-arrow.png") -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}




























A.cpys:visited { FONT-SIZE: 14px; COLOR: #FFF; TEXT-DECORATION: none; height:26px; display:block; line-height:26px; font-family:"微软雅黑"; font-weight: bold; }
A.cpys:link { FONT-SIZE: 14px; COLOR: #FFF; TEXT-DECORATION: none; height:26px; display:block; line-height:26px; font-family:"微软雅黑"; font-weight: bold; }
A.cpys:hover { FONT-SIZE: 14px; COLOR: #F00; TEXT-DECORATION: none; height:26px; display:block; line-height:26px; font-family:"微软雅黑"; }
