<style type="text/css">
<!--
* {
margin: 0px;
padding: 0px;
list-style:none;
frameborder:0;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* KeFuDiv */
.KeFuDiv{position:absolute; height:160px;width:118px; padding:0 20px;z-index:5;}
.KeFuList{ background-image:url(图片/mid001.png);}
.KeFuTitle{margin-left:10px;font-size:12px;width:100px;height:20px;line-height:20px;text-align:center;}
.KeFuItem{text-align:center;font-size:12px; margin:2px 4px 0 4px;}



body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; text-align:center;
height: auto; width:100%;margin:auto;min-width:1300px;
}

#header { background-image:url(图片/头部背景.jpg); background-repeat: repeat-x;
align:center; height:100px;width: 100%;
margin:0px 0px 0px 0px;
}

.nav_outer{ height:40px;z-index:1;width: 100%; min-width:1300;}
#nav{ height:40px; padding-top:1px; background-image:url(图片/导航栏背景.jpg);background-repeat: repeat-x;margin:0px auto;z-index:1;}
#menu{ height:40px; padding-top:0px;color:#000;z-index:1;
font-size:15px; min-width:1300px;margin: 0 auto; text-align:center;}
        #menu ul{
            padding:0;list-style-type:none;font-size:15px; color:#000;zoom:1; width:735px;position:absolute;
            top:100%;
            left:0;
            height:40px;; background-image:url(图片/导航块点击效果.jpg); z-index:1;opacity:0.8;
        }
		#menu ul li{height:40px;   width:100px; text-align:center; line-height:40px;z-index:1; }
		#menu li{
            position:relative;
			font-size:15px;
			color:#fff;
             width:100px;
            display:inline-block; text-align:center; height:39px; width:100px; text-align:center; line-height:40px; background-image:url(图片/导航块背景.jpg); right center no-repeat; font-family:微软雅黑;}
			#menu li a{
			color:#fff;
			text-decoration:none; 			
			}
			#menu li:hover{ background-image:url(图片/导航块点击效果.jpg); font-size:15px;
			}
			#menu li a:hover{
			 font-size:15px; color:#fff;
			}
			#menu li a:active{ color:#3CF;test:expression(target="_blank");}
        
		#menu li ul li a{
			text-decoration:none;			
			z-index:1;}
			#menu li ul li:hover{
				 background-image:url(图片/导航块点击效果.jpg);  font-size:15px;
			}
		#menu li ul li a:hover{
			 font-size:15px; color:#FFF;
			}
			#menu li ul li a:active{ color:#3CF; test:expression(target="_blank");}

#title_s{ padding:40px 0; font-size:36px; font-weight:bold; font:微软雅黑; text-align:center;}			
#con_zhong{ padding:20px 20px; width:800px; height:auto; line-height:50px; font-size:20px; font-weight:bold; text-align:left;}

#content {

width: 100%;
line-height: 1.5em;

}
.content-datu{ margin: 0 auto; width:100%;z-index:-1;}

#memu{ margin:0 auto;}
#slide{
				width:1300px;
				height:400px;
				background:#FFF;
				margin:0px auto;
				border:1px solid #aaa;
				  
			}
			#slide .box{
				position:relative;
				width:1300px;
				height:400px;
				overflow:hidden;
			}
			#slide .box li{
				
				width:1300px;
				height:400px;
				position:absolute;
				left:0px;
				top:0px;
				opacity:0;
			}
			#slide .box .picTxt .keep{
				width:100%;
				height:35px;
				bottom:0px;
				left:0px;
				background:#000;
				opacity:0.3;
				filter:alpha(opacity=30);
				position:absolute;
				z-index:1;
				
				
			}
			
			#slide .box .picTxt .title{
				width:370px;
				height:35px;
				bottom:0;
				font-size:12px;
				line-height:35px;
				padding-left:15px;
				position:absolute;
				z-index:2;
				left:0px;
			}
			#slide .box .picTxt .title a{
				color:#FFF;
				text-decoration:none;
			}
			#slide .box .picBtn{
				width:155px;
				height:12px;
				overflow:hidden;
				position:absolute;
				right:0px;
				bottom:12px;
				z-index:2;
			}
			#slide .box .picBtn a{
				width:25px;
				height:12px;
				display:block;
				float:left;
				background:url(图片/轮播小块1.png) no-repeat 0px 0px;
				margin-right:5px;
			}
			#slide .box .picBtn a.active{
				background:url(图片/轮播小块.png) no-repeat 0px 0px;
			}

.thumb-wrap {
	width:90%;min-width:300px;margin:0 auto;font-size:100%;text-align: center;
}

.thumb-wrap:after {
	content:"";display:block;clear:both;height:50px;
}  
.thumb {
	width:100%;list-style:none;float:left;padding:0 0 2.5% 0;margin-top:5px;
}

.thumb li {
	width:30%;float:left;margin:2.5% 0 0 2.5%;position:relative;
}

.thumb li img {
	max-width:100%;float:left;
}

.thumb li {
	-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;
}

.thumb li:hover {
	-moz-transform:scale(2.6) translate(100px, 38px);
	-webkit-transform:scale(2.6) translate(100px, 38px);
	-o-transform:scale(2.6) translate(100px, 38px);
	-ms-transform:scale(2.6) translate(100px, 38px);
	transform:scale(2.6) translate(100px, 38px);
	z-index:2;
}

.thumb li:nth-of-type(2):hover {
	-moz-transform:scale(2.6) translate(0, 38px);
	-webkit-transform:scale(2.6) translate(0, 38px);
	-o-transform:scale(2.6) translate(0, 38px);
	-ms-transform:scale(2.6) translate(0, 38px);
	transform:scale(2.6) translate(0, 38px);
}

.thumb li:nth-of-type(3):hover {
	-moz-transform:scale(2.6) translate(-100px, 38px);
	-webkit-transform:scale(2.6) translate(-100px, 38px);
	-o-transform:scale(2.6) translate(-100px, 38px);
	-ms-transform:scale(2.6) translate(-100px, 38px);
	transform:scale(2.6) translate(-100px, 38px);
}

.thumb li:nth-of-type(4):hover {
	-moz-transform:scale(2.6) translate(100px, -38px);
	-webkit-transform:scale(2.6) translate(100px, -38px);
	-o-transform:scale(2.6) translate(100px, -38px);
	-ms-transform:scale(2.6) translate(100px, -38px);
	transform:scale(2.6) translate(100px, -38px);
}

.thumb li:nth-of-type(5):hover {
	-moz-transform:scale(2.6) translate(0, -38px);
	-webkit-transform:scale(2.6) translate(0, -38px);
	-o-transform:scale(2.6) translate(0, -22px);
	-ms-transform:scale(2.6) translate(0, -38px);
	transform:scale(2.6) translate(0, -38px);
}

.thumb li:nth-of-type(6):hover {
	-moz-transform:scale(2.6) translate(-100px, -38px);
	-webkit-transform:scale(2.6) translate(-100px, -38px);
	-o-transform:scale(2.6) translate(-100px, -38px);
	-ms-transform:scale(2.6) translate(-100px, -38px);
	transform:scale(2.6) translate(-100px, -38px);
}

.container, .container *{margin: 0 auto; padding:0;} 

.container{width:280px; height:400px; overflow:hidden;position:relative;} 

.slider{position:absolute;} 
.slider li{ list-style:none;display:inline;} 
.slider img{ width:280px; height:400px; 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; 
} 

.small{ width:1300px; height:500px;position:relative; text-align:center; margin: 0 auto; border:2;}
.small1,.small2,.small3{ width:410px; margin:30px 1px; font-size:13px;line-height:35px;}
.small1{ position:absolute;width:400px;padding:10px 0 0 0;}
.small2{ margin:0px auto; padding:30px 0 0 0;border:2;}
#small2_zi{padding:0px 10px; border:2;}
#small2_zi ul{ color:#F04000;}
#small2_zi ul li{ color:#F04000;padding:3px 10px;}
#small2_zi ul li:hover{ color:#5A5A5A;text-decoration:none; font-size:18px;font-weight:bold; background-color:#AAA;}
#small2_zi ul li a{ color:#F04000; text-decoration:none;}
#small2_zi ul li a:hover{ color:#5A5A5A;text-decoration:none; font-size:18px;font-weight:bold;}
.small3{ position:absolute; right:0; top:0; padding:0px 0 0 0;}

#footer {
height: 70px;
width: 100%;
line-height: 2em;
text-align: center; background-color:#09C; color:#FFFFFF; 
}
#footer a{text-decoration:none; color:#fff;}
.weixin{position:fixed;right:100px;bottom:0}
.weixin .xixi{display:none}
.weixin:hover .xixi{position:absolute;display:block;right:50px;bottom:0;z-index:9}
#zhuti { width:1300px;height:860px;margin:0 auto;text-align:center; margin-top:20px;padding-top:20px;}
#bankuai1 { float:left; margin-left:0px;width:310px;height:800px;  }
#bankuai2 {float:left;margin-left:10px;width:650px;height:800px;  }
#bankuai3 {float:left;margin-left:10px;width:310px;height:800px; }
#bankuai2_1{width:650px;height:250px; }
#bankuai2_2{width:650px;height:350px; margin-top:20px;  }
#bankuai3_1 {float:left;width:310px;height:300px;  }
#bankuai3_2 {float:left;width:310px;height:500px;  }

#bankuai1_biaoti{ width:300px; height:30px; margin:0 auto 0 auto; padding:2 0 2 0; text-align:left; font-size:17px; color:#FFFFFF; font-family:微软雅黑; background:url(%E5%9B%BE%E7%89%87/%E6%A0%87%E9%A2%98%E6%9D%A1.png);border:1px solid #ddd;}
#bankuai2_1_biaoti{ width:650px; height:30px; margin:0 auto 0 auto; padding:2 0 2 0; text-align:left; font-size:17px; color:#FFFFFF; font-family:微软雅黑; background:url(%E5%9B%BE%E7%89%87/%E6%A0%87%E9%A2%98%E6%9D%A1.png);border:1px solid #ddd;}
#bankuai2_2_biaoti{ width:650px; height:30px; margin:0 auto 0 auto; padding:2 0 2 0; text-align:left; font-size:17px; color:#FFFFFF; font-family:微软雅黑; background:url(%E5%9B%BE%E7%89%87/%E6%A0%87%E9%A2%98%E6%9D%A1.png);border:1px solid #ddd;}
#bankuai3_biaoti{ width:310px; height:30px; margin:0 auto 0 auto; padding:2 0 2 0; text-align:left; font-size:17px; color:#FFFFFF; font-family:微软雅黑; background:url(%E5%9B%BE%E7%89%87/%E6%A0%87%E9%A2%98%E6%9D%A1.png);border:1px solid #ddd;}

#bankuai1_neirong { float:left; margin-top:10px; padding:5px; margin-left:5px;width:295px;height:750px; border:1px solid #09F; }
#bankuai1_neirong1 { float:left; margin-top:10px; padding:5px; margin-left:5px;width:280px;height:320px; overflow-y:auto; }
#bankuai2_1_neirong { float:left; font-size:15px; line-height:23px; font-family:微软雅黑; text-align:left; margin-top:10px; padding:5px; width:640px;height:210px; border:1px solid #09F; }
#bankuai2_2_neirong { float:left; margin-top:10px; padding:5px; width:640px;height:480px; border:1px solid #09F; }
#bankuai3_1_neirong { float:left; margin-top:10px; padding:5px; margin-left:5px;width:295px;height:240px; border:1px solid #09F; }
#bankuai3_2_neirong { float:left; margin-top:10px; padding:5px; margin-left:5px;width:295px;height:450px; border:1px solid #09F; }

#chanpinglianjie{font-size:18px; text-align:left; line-height:35px; padding:10px;}
#chanpinglianjie li:hover{ background-color:#0099FF;opacity:0.5;
				filter:alpha(opacity=50);}
#chanpinglianjie li:hover{ color:#FFFFFF;}

#content{ width:650px;  font-family:楷体; font-size:14px; }
a img {
   border:0;
}
#C1{width:650px; height:227px; text-align:left; font-size:15px; }
#C2{width:650px; height:227px; text-align:left; font-size:15px; }


-->
</style>