/* CSS Document */
*{
   margin:0;
   padding:0;
}
ul{
   list-style-type:none;	
}
a{
   text-decoration:none;	
}

img{
    border:none;
}

body{
   width:985px;
   font-size:12px;
   margin:0 auto;
   background:url(../img/bg.jpg) repeat-x;
}

#zong{
	 width:965px;
	 padding:0px 10px;
	 background:#fff;
	 position:relative;
}
#zong1{
	width:11px;
	height:52px;
	position:absolute;
	background:url(../img/zong1.jpg) no-repeat;
	top:94px;
	left:0px;
	font-family:"Î¢ÈíÑÅºÚ";
}
#zong2{
	width:11px;
	height:52px;
	position:absolute;
	background:url(../img/zong2.jpg) no-repeat;
	top:94px;
	left:970px;
	font-family:"Î¢ÈíÑÅºÚ";
}


#header{
   width:962px;
   height:95px;
   background:url(../img/tel.jpg) no-repeat right 85%;
}
#header a{
	display:block;
	width:364px;
	height:95px;
	float:left;
}

#header ul{
    height:25px;
	line-height:25px;
	width:240px;
	margin-right:20px;
	margin-top:5px;
	float:right;
}
#header ul li{
    float:left;
}
#header ul li a{
	display:block;
	width:60px;
	height:25px;
    color:#999;
	font-size:12px;
	float:left;
}
#header ul li a:hover{
    color:#f60;	
}

#nav{
   width:962px;
   height:39px;
   margin-bottom:3px;

}
#nav ul{
   width:auto;
   height:39px;
   
} 
#nav ul li{
   width:120px;
   height:38px;
   line-height:38px;
   float:left;
}
#nav ul li a{
   display:block;
   width:120px;
   height:38px;
   text-align:center;
   background:url(../img/nav1.jpg) no-repeat;
   font-size:14px;
   color:#fff;
   font-weight:bold;
   letter-spacing:1px;
}
#nav ul li a:hover{
   background:url(../img/nav2.jpg) no-repeat;
}


#navb{
   width:962px;
   height:32px;
   background:#D9E5F1;
   margin-bottom:2px;
   font-family:"Î¢ÈíÑÅºÚ";
}
#navb ul{
   margin-left:30px;	
}
#navb ul li{
   float:left;
   height:32px;
   line-height:32px;
   margin-left:20px;
   font-family:"Î¢ÈíÑÅºÚ";
}
#navb ul li a{
   color:#333;	
   font-family:"Î¢ÈíÑÅºÚ";
}
#navb ul li a:hover{
   color:#f60;	
   font-family:"Î¢ÈíÑÅºÚ";
}


#adv{
	width:962px;
	height:225px;
	margin-bottom:3px;
}
#content{
    width:962px;
	height:965px;

}
#content #conl{
    width:230px;
	height:965px;
	float:left;
}
#conl1{
	width:228px;
	height:280px;
	background:#DBE0E6;
	padding:1px;
	margin-bottom:5px;
}
#conl1 h1{
    width:227px;
	height:44px;
	line-height:44px;
	background:url(../img/conl1.jpg) no-repeat;
	font-size:14px;
	text-indent:47px;
	color:#fff;
	font-family:"Î¢ÈíÑÅºÚ";
}

#conl1  ul{
	width:207px;
	height:215px;
	
	background:url(../img/conbg1.jpg);
	padding:5px 10px;
}
#conl1  ul li{
	width:190px;
	height:32px;
	line-height:32px;
	border-bottom:1px #fff dashed;
	background:url(../img/conlibg1.jpg) no-repeat 10% center;
	text-indent:35px;
	font-family:"Î¢ÈíÑÅºÚ";
}
#conl1  ul li a{
	color:#fff;
	font-family:"Î¢ÈíÑÅºÚ";
}
#conl1  ul li a:hover{
	color:#f60;
	font-family:"Î¢ÈíÑÅºÚ";
}

#conl2{
	width:226px;
	height:350px;
	background:#F6F7F9;
	border:2px solid #DBE0E6;
	margin-bottom:5px;
}
#conl2 h1{
	width:226px;
	height:35px;
	background:url(../img/conbg2.jpg) no-repeat;
}

#conl2 dl{
	width:216px;
	height:90px;
	background:#F6F7F9;
	padding-left:5px;
	padding-top:10px;
	position:relative;
}
#conl2 dl dd{
	width:85px;
	height:55px;
	float:left;
	padding:5px;
	margin-left:5px;
	border:2px solid #CBCAC5;
}

#conl2 dl p.line{
	clear:both;
	border-bottom:2px solid #CBCAC5;
	width:202px;
	height:10px;
	margin-left:5px;
	position:absolute;
	top:80px;
	left:10px;
}

#conl2 ul{
	width:216px;
	background:#F6F7F9;
	padding-left:10px;

}
#conl2 ul li{
	width:190px;
	height:21px;
	line-height:21px;
	background:url(../img/navlibg2.gif) no-repeat 5%  45%;
	text-indent:25px;
}
#conl2 ul li a{
	color:#000000;
}
#conl2 ul li a:hover{
	color:#f60;
}
#conl3{
	width:226px;
	height:312px;
	background:#F6F7F9;
	border:2px solid #DBE0E6;
	
}
#conl3 ul li{
	width:226px;
	height:320px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:11px;
	line-height:17px;
	
}
#conl3 ul li a{
	color:#000000;
}
#conl3 ul li a:hover{
	color:#f60;
}


#content #conm{
    width:726px;
	height:961px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	background:url(../img/neirongb.jpg) no-repeat -1% bottom;
    font-family:"Î¢ÈíÑÅºÚ";
}
#content #conm h3{
	width:723px;
	height:38px;
	line-height:38px;
	background:url(../img/conmh.jpg) no-repeat;
	text-indent:30px;
	color:#fff;
	font-weight:normal;
	margin-bottom:2px;
	font-family:"Î¢ÈíÑÅºÚ";
}
#content #conm h3 a{
	color:#fff;
}
#content #conm h3 a:hover{
	color:#f60;
}
#content #conm h2{
	width:726px;
	height:7px;
	background:url(../img/neirongh.jpg) no-repeat;
	font-size:5px;
}
#content #conm h4{
	width:500px;
	height:30px;
	line-height:28px;
	text-indent:20px;
	color:#000000;
	margin-bottom:2px;
	font-size:18px;
	font-family:"Î¢ÈíÑÅºÚ";
	
}
#content #conm h5{
	line-height:20px;
	text-indent:20px;
	color:#000000;
	font-size:12px;
	font-family:"Î¢ÈíÑÅºÚ";
	
}

#content #conm  div{
	width:723px;
	min-height:908px;
	max-height:2000px;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	line-height:20px;

}



#content #conr{
    width:230px;
	height:894px;
	float:left;
}
#content #conr1{
    width:222px;
	height:246px;
	border:4px solid #D7DBDE;
	margin-bottom:5px;
}

#content #conr1 h1{
	width:222px;
	height:43px;
	background:#EEEEEE;
	line-height:43px;
	text-align:center;
	color:#026DB3;
	font-size:20px;
	letter-spacing:1px;
}
#content #conr1 dl{
    padding-left:15px;
	padding-top:10px;
}

#content #conr1 dl dd{
	padding:5px 5px;
	
}
#content #conr1 dl dd input.text{

	line-height:25px;
	border:1px solid #999;
	height:18px;
}
#content #conr1 dl dd textarea.neirong{
	height:50px;
	width:150px;
	border:1px solid #999;
}

#content #conr1 dl dd input.submit{
	width:120px;
	height:36px;
	background:url(../img/submit.jpg) no-repeat;
	margin-left:35px;
	border:none;
}
#content #conr2{
	width:230px;
	height:300px;
	
}
#content #conr2 h1{
	width:230px;
	height:28px;
	background:url(../img/conrh.jpg) no-repeat;
	font-size:2px;
}
#content #conr2  div{
    width:213px;
	height:260px;
	border:1px solid #CECECC;
	border-top:none;
	padding-left:15px;
	padding-top:10px;
}
#content #conr2  div ul{
	background:url(../img/nimg.jpg) no-repeat left top;
	overflow:hidden;
}
#content #conr2  div ul li{
	height:24px;
	line-height:24px;
	text-indent:20px;
} 

#content #conr2  div ul li a{
    color:#333;	
}
#content #conr2  div ul li a:hover{
	color:#f60;
}


#links{
	clear:both;
    width:962px;
	height:135px;

}
#links h1{
    width:963px;
	height:30px;
	background:url(../img/linkh.jpg) no-repeat;
	font-size:2px;
}
#links div{
	width:961px;
	height:103px;
	border:1px solid #CECECE;
	border-top:none;
}
#links div dl{
	padding-left:10px;
	
	padding-top:10px;
}
#links div dl dd{
    border:1px solid  #CECECE;
	float:left;
	margin-left:5px;
}
#links div ul{
    clear:both;	
	padding-left:20px;
	padding-top:5px;
}
#links div ul li{
	float:left;
	margin-left:15px;
	padding:8px 0px;
}
#links div ul li a{
	color:#333;
}
#links div ul li a:hover{
	color:#f60;
}


#footer{
    width:962px;
	height:72px;
	background:#eee;
	padding-top:10px;
}
#footer p{
    text-align:center;
	padding:5px;
}



/*Í¼Æ¬¹ö¶¯¶¯»­*/

.container{width:962px; height:225px; overflow:hidden;position:relative;}
.slider img{ width:962px; height:225px; display:block;}



.container{width:962px; height:225px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:962px; height:225px; display:block;}

.slider2{width:2000px;}

.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	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 #FF7300;
	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: #FF7300;
	font-weight: bold;
}





