@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(bg_5.jpg);
}
form{
	margin:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#03C;
}
a:active {
	text-decoration: none;
	color:#333;
}
#divzt{
	margin:auto auto; 
	width:1000px; 
	overflow:hidden;
	background:#FFF;
}
/***头部***/
#divheader{
}
.headertop{
	width:1000px;
	border-top:5px #3266CC solid;
	height:234px;
}
.headertopimg{
	height:164px;
	width:1000px;
	background-image:url(topbg.jpg);
}
.toplink{
	float:left; 
	height:19px; 
	line-height:19px; 
	width:216px; 
	text-align:center; 
	margin:8px 0px 0px 751px; 
	color:#FFF;
	display:inline;
}
.toplink a{
	font-size:12px;
	color:#FFF;
	font-weight:900;
	text-decoration:none;
}
/***导航条***/
.daohangtiao{
	float:left;
	height:41px; 
	width:1000px;
}

ul{
	list-style-type:none;
}
#nav {  
	padding:0px; 
	margin:0px; 
	height:41px; 
	font-family:"宋体",arial, verdana, sans-serif;
	z-index:40; 
	position:relative; 
}
#nav li.top {
	display:block; 
	float:left; 
	height:41px;
}
#nav li.btn {
	display:block; 
	float:left; 
	height:33px;
	padding-top:8px;
	background-image:url(btnbg.jpg);
	text-align:center;
}
#nav li a{
	color:#FFF; 
	text-decoration:none; 
	text-align:center; 
	font-size:14px;
	font-weight:900;
}
.english{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px;
}
#nav li:hover {
	position:relative; 
	z-index:20;
}

#nav li:hover ul.sub1{
	left:0px; 
	top:41px;
	background-color:#3382E8; 
	white-space:nowrap; 
	width:104px; 
	height:auto; 
	z-index:30;
}
#nav li:hover ul.sub1 li{
	display:block; 
	height:30px; 
	position:relative;
	background-color:#3382E8;
	float:left; 
	width:104px; 
	font-weight:900;

}
#nav li:hover ul.sub1 li a{
	display:block; 
	font-size:12px; 
	height:30px; 
	width:104px; 
	line-height:30px;  
	text-align:center; 
	color:#FFF; 
	text-decoration:none;
}
#nav li:hover ul.sub1 li a:hover{
	display:block;
	background-color:#3366CC; 
	color:#FFF; 
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

/***内容部分***/
#divmain{
	width:1000px;
	overflow:hidden;
}
.divleft{
	float:left; 
	width:240px; 
}
.divright{
	float:left; 
	width:760px; 
}
.sylm1{
	width:140px; 
	height:23px; 
	line-height:23px; 
	background-image:url(lmpic.jpg); 
	margin:20px 0px 0px 20px; 
	text-align:left; 
	padding-left:60px; 
	letter-spacing:2px; 
	color:#62801C; 
	font-size:13px;
	font-weight:900;
}
.sylm1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:0px;
	text-decoration:none;
	color:#777777;
}
.sylmcontent1{
	width:196px;
	height:257px;
	border:2px #4A77D4 solid; 
	margin:10px 0px 0px 20px; 
	overflow:hidden;
}
.content1{
	width:186px;
	list-style:none;
	margin:10px 5px 0px 5px;
}
.content1 li{
	width:186px;
	line-height:20px;
	text-align:left;
	border-bottom:1px #999 solid;
	overflow:hidden;
}

.sylm2{
	width:125px; 
	height:23px; 
	line-height:23px; 
	background-image:url(lmpic.jpg); 
	margin:10px 0px 0px 20px; 
	text-align:left; 
	padding-left:75px; 
	letter-spacing:2px; 
	color:#62801C; 
	font-size:13px;
	font-weight:900;
}
.sylm2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:0px;
	text-decoration:none;
	color:#777777;
}
#sylmcontent2{
	width:196px; 
	border:2px #4A77D4 solid; 
	margin:10px 0px 0px 20px; 
	overflow:hidden;
	height:393px;
}
.content2{
	width:186px;
	list-style:none;
	margin:10px 5px 10px 5px;
}
.content2 li{
	width:186px;
	line-height:20px;
	text-align:left;
	overflow:hidden;
}

.sylm3{
	width:125px; 
	height:23px; 
	line-height:23px; 
	background-image:url(lmpic.jpg); 
	margin:10px 0px 0px 20px; 
	text-align:left; 
	padding-left:75px; 
	letter-spacing:2px; 
	color:#62801C; 
	font-size:13px;
	font-weight:900;
}
.sylm3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:0px;
	text-decoration:none;
	color:#777777;
	margin-left:36px;
}
#sylmcontent3{
	width:196px;
	height:400px;
	border:2px #4A77D4 solid; 
	margin:10px 0px 0px 20px; 
	overflow:hidden;
}
.content3{
	width:186px;
	list-style:none;
	margin:10px 5px 10px 5px;
}
.content3 img{
	display:block;
}
.content3 li{
	width:186px;
	line-height:20px;
	text-align:left;
	overflow:hidden;
	margin-bottom:5px;
}

.phone{
	width:200px;  
	margin:10px 0px 0px 20px; 
	overflow:hidden;
}
.phonecontent{
	width:150px; 
	float:right; 
	font-size:13px; 
	font-weight:900; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:25px;
}
#rightcontentwb2,#rightcontentwb1{
	width:737px;  
	margin-top:10px; 
	border:1px #3366CC solid;
	overflow:hidden;
	background-color:#E0F0FF;
}
.rightcontentwb3{
	float:left;  
	margin-top:10px; 
	border:1px #3366CC solid;
	background-color:#E0F0FF;
}
.lv{
	width:737px;
}
.lw{
	margin-left:10px;
	width:239px;
	display:inline;
}
#rightcontent2,#rightcontent1{
	width:723px; 
	height:420px; 
	margin:6px; 
	border:1px #3366CC solid;
	background-color:#FFF;
}
.rightcontent3{
	margin:6px;
	border:1px #3366CC solid;
	background-color:#FFF;
}
.lv_content{
	width:723px;
}
.lw_content{
	width:225px;
}
.lv_content_bg{
	background-image:url(contentrightbg01.jpg); 
	overflow:hidden;
}
.righttitle{
	height:33px; 
	width:230px; 
	border-bottom:1px #C3C3C3 dashed; 
	margin-left:30px; 
	color:#62801C; 
	font-family:'幼圆';
	font-size:24px; 
	font-weight:900; 
	padding-top:3px;
}
.rightcontent_nbg1{
	width:723px; 
	height:376px; 
	background-image:url(contentrightbg02.jpg); 
	overflow:hidden;
}
.rightcontent_nbg2{
	width:723px; 
	height:186px; 
	background-image:url(contentrightbg01.jpg); 
	overflow:hidden;
}
.rightcontent_n{
	float:left; 
	width:218px; 
	height:166px; 
	margin:13px 10px 10px 12px; 
	display:inline;
}
.rightcontent_lv{
	width:215px; 
	height:166px; 
	margin:13px 2px 10px 8px; 
}

.rightcontent_img{
	float:left; 
	height:104px; 
	width:104px; 
	border:2px #CCCECD solid; 
	margin:0px 10px 10px 0px; 
	display:inline;
}
#flash{
	width:739px; 
	height:291px; 
	margin-top:20px; 
	background-color:#E9F0F7;
}
#bottomgg{ 
	width:958px; 
	border:1px #CCC solid; 
	margin:10px auto 10px auto; 
	background-color:#FCFCFC;
}
/***图片播放***/
#flash ul,#flash ol,#flash li,#flash img {
	margin:0; 
	padding:0; 
	border:0;
}
#ImgPlayer{
	width:710px; 
	height:267px; 
	overflow:hidden;
	margin:12px auto 12px auto;
}
#ss_img_div{
	float:left;
	width:394px; 
	height:267px; 
	overflow:hidden;
}
#ss_img_div img{
	border:2px #FFF solid;
}

#TxtBlk{
	width:280px;
	height:220px;
	float:right;
	background-color:#FFF;
	padding:10px;
	overflow:hidden;
}
#con{
	text-align:left; 
	color:#000; 
	line-height:20px;
}
#ImgNum{
	height:14px;
	width:300px;
	overflow:hidden;
	float:right;
	margin-top:10px;
}
#ImgNum ul{
	width:300px; 
	float:left;
}
#ImgNum li{
	width:14px; 
	height:14px; 
	line-height:14px; 
	overflow:hidden; 
	text-align:center; 
	font-family:Arial;  
	font-size:9px; 
	float:left; 
	margin-right:5px; 
	cursor:pointer;
}
#ImgNum li.itemOff{
	background:url(itemoff.gif) no-repeat bottom; 
	color:#65A114;
}
#ImgNum li.itemOff:hover{
	color:#65A114;
}
#ImgNum li.itemOn{
	background:url(itemon.gif) no-repeat bottom; 
	color:#65A114; 
	font-weight:bold; 
	height:14px; 
	line-height:14px; 
}
/***漂浮广告***/
#floatad{
	width:236px; 
	height:232px; 
	background-color:#FFF; 
	z-index:100; 
	position:absolute; 
	border:1px #3EA4B3 solid;
	top:200px;
	right:10px;
}
.adtitlebg{
	background-image:url(fdggpic01.jpg);
}
.adtitle{
	color:#FFF; 
	font-family:'幼圆'; 
	font-size:16px; 
	font-weight:900; 
	margin-left:20px; 
	float:left; 
	display:inline;
}
.closebtndw{
	margin-right:5px; 
	float:right; 
	display:inline;
}
.adcontent{
	background-image:url(fdggpic02.jpg);
}
.adphone{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:900; 
	margin-left:30px; 
	margin-top:172px;
}
/***底部内容***/
#foot{
	float:left; 
	height:109px; 
	width:1000px;
	background-image:url(footerbg.jpg);
	text-align:center;
	margin-top:10px;
}
.footcontent{
	width:600px; 
	line-height:150%; 
	color:#FFF; 
	margin:10px 0px 0px 260px; 
	text-align:left; 
	float:left; 
	display:inline;
}
#foot a{
	color:#FFF;
	text-decoration:none;
}