@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background:url(bg.jpg) no-repeat center top fixed;
	font:12px/24px Tahoma,Helvetica,'SimSun',sans-serif;
	/*font:bold 16px/50px "Microsoft Yahei", Heiti, Arial, sans-serif;*/
}
ul,li{
	list-style:none;
}
a{
	 color:#343434;
	 text-decoration:none;
}
a:hover{
	color:#015017;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
img{
	border:0px;
}

.wallpaper{
	width:1001px;
	margin:0 auto;
	height:auto;
}
.header , .navbox , .banner , .mainbox , .footer{
	width:100%;
	float:left;
	margin:10px 0;
}
.header{
	height:111px;
	margin-top:20px;
}
.header .logo{
	width:310px;
	height:55px;
	margin-left:20px;
}
.header .hotline{
	width:280px;
	height:100px;
	margin-right:20px;
	background:url(hotline.png) no-repeat;
}
.navbox{
	height:54px;
	background:url(nav.png) no-repeat;
	margin:0px;
}
.navbox ul{
	width:960px;
	margin-left:20px;
	height:50px;
	overflow:hidden;
	font:bold 16px/50px "Microsoft Yahei", Heiti, Arial, sans-serif;
	
}
.navbox ul li{
	width:106px;
	float:left;
	text-align:center;
}
.navbox ul li a{
	width:104px;
	display:block;
	height:50px;
	color:#FFF;
}
.navbox ul li a:hover , .navbox ul li .nav_on{
	background:url(nav_hover.png) no-repeat;
	color:#FFF;
}

.banner{
	width:1001px;
	background:url(banner_top.png);
	height:298px;
}
/* 单个图片幻灯片盒子 - 公用类 */
.slideBox{ width:980px; height:280px; overflow:hidden; position:relative; left:10px; top:9px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#015017; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:980px; height:280px; }

.mainbox{
	width:1000px;
	height:382px;
}
.aboutbox{
	width:283px;
	height:124px;
	background:url(index_about.png) no-repeat;
	margin-right:20px;
	padding:38px 20px 20px 20px;
	overflow:hidden;
	text-indent:24px;
}
.aboutbox img{
	float:left;
	margin:0px 10px 3px 8px;
	border:2px solid #FFF;
}
.newsbox{
	width:270px;
	height:124px;
	background:url(index_news.png) no-repeat;
	margin-right:20px;
	padding:38px 20px 20px 20px;
}
.newsbox li{
	width:250px;
	float:left;
	padding-left:15px;
	background:url(newsico.jpg) 4px 11px no-repeat;
	height:24px;
	overflow:hidden;
}
.newsbox li span{
	float:right;
	width:45px;
	text-align:right;
}
.newsbox li a:hover{
	font-weight:bold;
}
.contactbox{
	width:283px;
	height:124px;
	background:url(index_contact.png) no-repeat;
	padding:38px 20px 20px 20px;
}
.probox{
	width:1000px;
	height:181px;
	background:url(index_pro.png) no-repeat;
	margin-top:15px;
	position:relative;
}
.effect{
	width:960px;
	height:136px;
	position:absolute;
	background:url(pro.jpg) no-repeat;
	top:20px;
		overflow:hidden;
	left:20px;
}
.effect li{
	width:198px;
	height:134px;
	float:left;
	margin:0px 7px;
}
.effect li img{
	border:2px solid #fff;
	width:194px;
	height:130px;
}

.footer{
	height:54px;
	background:url(footer_bg.png) no-repeat;
	font:12px/50px "Microsoft Yahei", Heiti, Arial, sans-serif;
	text-align:center;
	color:#FFF;
}
.footer a{
	color:#FFF;
}
/***********************************************************/
.ny_main{
	width:1000px;
	float:left;
	margin:10px 0;
}
.ny_main .left{
	width:300px;
	height:auto;
}
.ny_main .right{
	width:675px;
	overflow:hidden;
}
.ny_main .left .nav_sub{
	width:300px;
	height:auto;
}
.ny_main .left .nav_sub .top{
	width:300px;
	height:13px;
	background:url(ny_menutop.jpg) left bottom  no-repeat;
}
.ny_main .left .nav_sub .bottom{
	width:300px;
	height:63px;
	background:url(ny_menubottom.jpg) no-repeat;
}
.ny_main .left .nav_sub p{
	float:left;
}
.ny_main .left .nav_sub .title{
	width:245px;
	height:30px;
	padding-left:15px;
	background:url(icon01.gif) no-repeat 0px 7px;
	font: bold 16px/30px "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.ny_main .left .nav_sub .title span{
	margin-left: 5px;
	font: 15px/25px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.ny_main .left .nav_sub ul{
	width:260px;
	background:url(ny_menubg.jpg) repeat-y;
	padding:8px 20px;
	float:left;
}
.ny_main .left .nav_sub ul li{
	width:260px;
	float:left;
}
.ny_main .left .nav_sub ul li a{
	display: block;
	width: 255px;
	height: 28px;
	margin: 0px auto;
	margin-top: 7px;
	background: #eee url(icon.gif) no-repeat 15px 10px;
	border: 1px solid #ccc;
	text-align:center;
}
.ny_main .left .nav_sub ul li a:hover , .ny_main .left .nav_sub ul li .selt{
	background: #438437;
	color: #fff;
	font-weight:bold;
}
.ny_main .left .ny_contact{
	width:260px;
	height:124px;
	padding:38px 20px 20px 20px;
	margin-top:20px;
	background:url(ny_contact.jpg) no-repeat;
}
/********************/
.ny_main .right .top_wn{
	width:675px;
	background:url(ny_contenttop.jpg) left bottom  no-repeat;
	height:11px;
}
.ny_main .right .ny_content{
	width:635px;
	background:url(ny_contentbg.jpg) repeat-y;
	padding:0px 20px;
}
.ny_main .right .ny_content .l_title{
	width:300px;
	height:30px;
	padding-left:15px;
	background:url(icon01.gif) no-repeat 0px 7px;
	font: bold 16px/30px "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.ny_main .right .ny_content .location{
	height:30px;
	font:12px/30px "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.ny_main .right .bottom_wn{
	width:675px;
	background:url(ny_contentbottom.jpg) no-repeat;
	height:23px;
	
}
.ny_main .right .ny_content .ny_wall{
	border-top:1px solid #666;
	width:605px;
	overflow:hidden;
	min-height:400px;
	padding:20px 15px;
}
.channelid50 h1{
	text-align: center;
	color: #B7090A;
	font:bold 26px/50px "Microsoft Yahei", Heiti, Arial, sans-serif;
}
.channelid50 p{
	font-size: 14px;
}