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



.head{
	margin-top:10px;
}
	.head .logo{
		float:left;
		width:400px;
	}
	.head .nav{
		width:500px;
		height:30px;
		margin-top:30px;
	}
	.head .nav ul li{
		float:left;
		width:80px;
		height:26px;
		line-height:26px;
		text-align:center;
		background:url(../images/nav.jpg) no-repeat right 3;
	}
	.head .nav ul li a{
		display:block;
		padding:2px 0px;
		color:#000;
		
	}
	.head .nav ul li a:hover{
		color:#fff;
		background:url(../images/nav_bg.jpg) no-repeat 4px 3px;
	}
	.head .nav .current{
		background:url(../images/nav_bg.jpg) no-repeat 4px 3px;
	}
	.head .nav .current a{
		color:#fff;
	}
	#indexpic{
	width:960px;
	height:242px;
	overflow:hidden;
	margin-top:13px;
}
/*--图片轮换--*/
.imgContainer {
	width:960px;
	height:242px;
	overflow:hidden;
	position:relative;
}
.slider {
	position:absolute;
}
.slider li {
	list-style:none;
	display:inline;
	/*background-image: url(../image/d_55.png);*/
	background-repeat: no-repeat;
}
.slider img {
	width:960px;
	height:242px;
	display:block;
}
.num {
	position:absolute;
	right:5px;
	bottom:5px;
}
.num li {
	float: left;
	color: #390;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #390;
	background-color: #fff;
}
.num li.on {
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #b80419;
	font-weight: bold;
}

/*/*/
.notice{
	height:47px;
	line-height:40px;
	background:url(../images/images_16.jpg) repeat-x;
	color:#fff;
}
		.notice a{
			color:#fff;
		}
		.notice a:hover{
			color:#F00;
		}
		.notice_title{
		   background:url(../images/images_14.jpg) no-repeat;
		   padding-left:30px;
		   width:100px;
		   float:left;
		}
		
.main{
	margin:10px 0px;
}
        .m_left{
			width:215px;
			float:left;
			background:url(../images/ws_30.jpg) no-repeat;
		}
		        .m_track{
					padding-top:50px;
					text-align:center;
					padding-bottom:10px;
				}
				.m_contact{
					margin-top:10px;
					padding:50px 10px 40px 10px;
				}
				.m_contact table{
					width:100%;
				}
				.m_contact table tr td{
					height:28px;
				}
        .m_center{
			margin:0px 10px;
			width:515px;
			float:left;
		}
					  
			  .woaicss { 
			  width:514px; 
			  height:46px; 
			  overflow:hidden; 
			  background: url(../images/ws_38.jpg)
			  } 
			  
			  .woaicss_title { 
			  width:514px; 
			  height:46px; 
			  background: url(../images/ws_38.jpg) 
			  } 
			  
			  .woaicss_title li { 
			  display:block; 
			  float:left; 
			  padding:0 10px ; 
			  display:inline; 
			  text-align:center; 
			  } 
			  
			  .woaicss_title li a { 
			  display:block; 
			  width:90px; 
			  heigth:30px; 
			  line-height:46px; 
			  font-size:14px; font-weight:bold;
			  } 
			  
			  .woaicss_title li a:hover { 
			  color:#8bc53f; 
			  font-size:14px; 
			  font-weight:bold;
			  background:url(../images/ws_37.jpg) no-repeat;
			  
			  } 
			  
			  .woaicss_title_bg1 {background:url(../images/ws_37.jpg) no-repeat;background-position:10px 0;} 
			  .woaicss_title_bg2 {background:url(../images/ws_37.jpg) no-repeat;background-position:120px 0px;} 
			  
			  .woaicss_con { 
				  display:block;
				  padding:10px;
				  height:115px; overflow:hidden; 
			  } 
			  .woaicss_con ul li{
				  line-height:30px;
				  height:30px;
				  padding-left:15px;
				  background:url(../images/icon.gif) no-repeat left 8px;
			  }
			  .woaicss_con  ul li span{
				  width:60px;
				  float:right;
			  }
			  
			  
			  /*.m_price{
				  height:219px;
				  background:url(../images/ws_28.jpg) no-repeat;
			  }*/
		.m_right{
			width:210px;
			float:left;
		}
		      .m_login{
				  height:138px;
				  text-align:center;
				  margin-bottom:10px;
				  background:url(../images/ws_22.jpg) no-repeat;
			  }
			  .m_login ul{
				  
				  margin:35px 10px 10px 10px;
				  *margin:28px 10px 10px 10px;
				  _margin:15px 10px 10px 10px;
				  
			  }
			  .m_login ul li{
				  height:30px;
				  _padding-top:10px;
				  _height:22px;
				  line-height:35px;
				  
			  }
			  .m_service{
				 background:url(../images/ws_32.jpg) no-repeat #F1F2EA;
				 padding:40px 10px 10px 10px;
			  }
			  #web-sidebar dt {
				  height: 32px;
				  line-height: 32px;
				  background: url(../images/bh_05.jpg) no-repeat 0px 10px;
				  padding-left: 15px;
				  border-bottom: 1px dashed #E9E9E9;
				  }
.bottom{
	height:65px;
	overflow:hidden;
	background:url(../images/ws_42.jpg) no-repeat;
}
           .bottom ul li{
			   width:120px;
			   text-align:center;
			   float:left;
			   
		   }
		   .bottom ul li a{
			   display:block;
			   margin-top:15px;
		   }
.footer{
	border-top:3px solid #b80419;
	margin:10px 0px px;
	line-height:30px;
}
 #scrollWrap {     
     height:40px;   
     overflow: hidden; 
 }   
    
   
#leftmenu {width:260px; padding-left:25px; float:left; overflow:hidden}
#leftmenu h1 {border-bottom:4px solid #CCC; margin-left:0px;}
#leftmenu li {height:40px; background:url(../images/bg_left_menu.gif) no-repeat; overflow:hidden; line-height:40px; list-style:none none; padding-left:17px; font-size:14px}
#leftmenu span {color:#000;}

#right {float:left; width:620px; overflow:hidden; margin-left:50px}
#path {height:25px; overflow:hidden; font-size:13px; margin-top:30px; border-bottom:4px solid #CCC}
#path div {float:right}
#path a,#path strong {padding:0 5px; font-weight:100}
#path strong {color:#000;}

#title {
    font:bold 28px "华文细黑","黑体", Arial, Helvetica, sans-serif; color:#000;
     padding:20px 0 15px 0px; 
        /*background:url(../images/bg_h1.gif) no-repeat 0 32px*/

}
#content {padding-bottom:50px; color:#666; font-size:13px; line-height:180%}
#content h3 {font-size:16px; color:#6EB92C; height:40px; line-height:40px; margin:30px 0 20px 0;background:url(../images/bg_dashed.gif) repeat-x bottom}
