@charset "utf-8";
/* CSS Document */
body {
	font-family: arial, 微软雅黑, serif;
	font-size:12px;
	margin:0;
	
}


#top{
	/*height:30px;*/
	width:auto;
	background-color:#000;
	margin:0;
	padding:0;
}
#top-yuyan{
	width:1000px;
	margin:0px auto;
	height:60px;
}
#top-yuyan a:link,a:visited{
	color:#FFF;
}
#right_2 a,a:link,a:visited,a:hover,a:active {
	color:#900;
}
#footer  a:link,a:visited{
	color:#fff;
}

#yuyan{
	float:right;
	width:150px;
	height:15px;
	margin-top:5px;
	
	
}
#header{
	height:60px;
	width:auto;
	background-image:url(../images/head-bg.png);
	
}
     
#head{
	width:1000px;
	height:60px;
	margin:0px auto;
	background-image:url(../images/head-bg.png);
	
}
#logo{
	height:60px;
	width:200px;
	float:left;
	position:relative;
	left:-15px;
}
#menu{
	width:700px;
	height:60px;
	float:right;
}

#nav {
    line-height: 30px;
	list-style-type: none;
	padding-left: 5px;
}
#nav li{
	float:left;
}
#nav a {
    display: block; 
	text-align:center;
}
#nav a:link  {
	color:#000;
	padding-top: 4px;
	text-decoration:none;
	background-image:url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	width: 85px;
	font-size:13px;
	font-weight:700;
}
#nav a:visited  {
    color:#000;
	text-decoration:none;
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#nav a:hover  {
    color:#900;
	text-decoration:none;
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}

#nav li ul {
    line-height: 17px;
    list-style-type: none;
	text-align:left;
	left: -999em; 
	position: absolute; 
	float:left;
	background:url(../images/biao3.jpg) 20px 3px no-repeat;
}
#nav li ul li{
	float: left;
}
#nav li ul a{
    display: block;
    text-align:center;
}
#nav li ul a:link {
    color:#000; 
    text-decoration:none;
	background-image: url(../images/bg_3.gif);
	background-repeat: no-repeat;
	
}
#nav li ul a:visited {
    color:#000;
    text-decoration:none;
	background-image: url(../images/bg_3.gif);
	background-repeat: no-repeat;
	
}
#nav li ul a:hover {
    color:#999;
	text-decoration:none;
	font-weight:normal;
	background-image: url(../images/bg_3.gif);
	background-repeat: no-repeat;
	
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#banner{
	height:425px;
	
	
	
	
}

/*首页幻灯*/
div { display: block; margin: 0; padding: 0; border: 0 none; outline: 0; background: transparent; font-weight: normal; font-style: normal; }
#inner {width: 100%;height: 383px;
	position: absolute;
	top: 0;left: 0;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center 0;
	
	
	margin-top:60px;

}
.hot-event { padding: 350px 0 0; position: relative;  }
    .hot-event .switch-tab { text-align: center; padding: 10px 0; }
        .hot-event .switch-tab a, .hot-event .switch-tab .current { margin: 0 2px; display: inline-block; width: 15px; height: 15px; background-image: url(../images/bg.png); background-position: -161px 0; font: 0/0 arial; color: transparent; overflow: hidden; vertical-align: top; position:relative; z-index:99; }
        .hot-event .switch-tab .current { background-image: url(../images/bg.png); background-position: -195px 0; }
    .hot-event .switch-nav { position: absolute; right: 12px; top: 404px; z-index: 0; }
        .hot-event .switch-nav .i-prev { background-image: url(../images/bg.png); background-position: -127px 0; }
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px; }
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; }
        .hot-event .switch-nav .i-next { background-image: url(../images/bg.png); background-position: -144px 0; }
        .hot-event .switch-nav a { display: inline-block; padding: 7px 16px; background: rgba(0,0,0,.3); border-style: solid; border-color: rgba(255,255,255,.6); }
            .hot-event .switch-nav a:hover { background: rgba(0,0,0,.2); }
    .hot-event .event-item {position: absolute; z-index:9999; left:50%; top: 0; margin-left:-960px;  }
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img { -webkit-box-reflect: below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2))); border: 0; }
.hide-clip { position: absolute!important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); padding: 0!important; border: 0!important; height: 1px!important; line-height: 0!important; width: 1px!important; overflow: hidden; }
a { color: #4385a7; }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
/*幻灯结束*/
#content{
	width:1030px;
	height:380px;
	margin:0px auto;
}
#content_yunheng{
	width:32%;
	float:left;
	height:380px;
	margin:0px 4px;
}
#content_yunheng_a{
	height:41px;
	line-height:41px;
	width:320px;
	
}
#content_yunheng_a img{
	float:left;
	padding-top:15px;
}
#content_yunheng_a h3{
	float:left;
	color:#000;
	position:relative;
	height:35px;
	line-height:45px;

}
#content_yunheng_a a{
	float:right;
	height:31px;
	color:#900;
	font-weight:700;
	position:relative;
	top:6px;
	
}
#content_yunheng_b{
	width:320px;
	height:170px;
	margin-top:35px;
	position:relative;
	top:-50px;
	line-height:2em;
	
	
}
#content_yunheng_b ul{
	position:relative;
	top:-35px;
	left:-30px;
	
}
#content_yunheng_b ul li{
	
	float:left;
	width:320px;
	
}
#content_yunheng_b li a{
	color:#000;
	
	
}
#footer{
	height:100px;
	background-color:#999999;
	width:100%;
	float:left;
	line-height:30px;
	margin:0px;
	padding-bottom:0px;
}
#footer p{
	text-align:center;
	
	
	color:#FFF;
}
#banner2{
	height:353px; 
	width:100%; 
	position: absolute;
	margin-left:-960px;
	left:50%;
	 z-index: 1;
	
	}

	
#banner2 img	{ -webkit-box-reflect: below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2))); border: 0; }
#content2{
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-top:365px;
}
content2_left{
	width:200px;
	height:auto;
	float:left;
}
#content2_left_top{
	height:32px;
	width:188px;
	background-color:#999999;
	background-image:url(../images/right.jpg);
	line-height:32px;
	color:#FFF;
	font-size:13px;
	text-align:left;
	text-indent: 2em;
	
	background-repeat:no-repeat;
	margin-top:20px;
	background-position:right;
	padding:0px 0px;
}
#content2_left_top img{
	float:right;
}
#content2_left_bottom{
	min-height:20px;
	width:240px;
	height:auto;
	border:5px #999999 solid;
	border-left:0px;
	border-right:0px;
	margin-top:10px;
}
#content2_left_bottom ul{
	padding:0; 
	margin:20 0 0 30px;
	
}
#content2_left_bottom ul li a{
	
	color:#666;
	font-size:13px;
}
#content2_left_bottom ul li{
	height:25px;
	text-align:left;
	line-height:25px;
	
	list-style:none;
	 padding-left:40px;
}
#xiaofenlei li {
	background:url(../images/biao3.jpg) 3px 3px no-repeat;
}
#xiaofenlei li a{
	color:#000;
}
#content2_left_bottom h3{
	height:25px;
	text-align:left;
	line-height:25px;
	background:url(../images/biao3.jpg) 3px 3px no-repeat;
	list-style:none;
	 padding-left:30px;
}
#content2_right_top{
	height:32px;
	width:8000px;
	border:10px #999999 solid;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	color:#666;
	font-size:13px;
	vertical-align:bottom;
	line-height:32px;
	
}
#content2_right_top a{
	color:#666;
}
#content2_right{
	float:right;
	width:740px;
	
	
	
	height:auto;
	
}
#content2_right_bottom{
	
	width:740px;
	min-height:600px;
	
	
	border:#FFF 1px solid;
	border-top:2px #999 solid;
	margin-top:10px;
	float:left;
	
	
}
#content2_right_bottom_b{
	width:149px;
	float:right;
}
#content2_right_bottom_a{
	float:left;
	width:729px;
	list-style-type:none;
	line-height:2em;
	
}
#content2_right_bottom_a li a{
	color:#000;
}
#content2_right_bottom_a a{
	color:#000;
}
.paglist{
	float:right;
	position:relative;
	bottom:-465px;
}

/* 产品
-------------------------------------------------------------------*/
#products {
	overflow:hidden;
	width:790px;
	*padding-left:40px;
	*padding-left:20px;
	
	
}
#products dl {
	width:40%;
	float:left;
	_margin:1px 10px 10px 0px;
	*margin:10px 5px 10px 0px;
	margin:10px 15px 10px 0px;
	_padding:20px 0px 0px 0px;
	* padding:20px 0px 0px 0px;
	padding:20px 10px 0px 0px;
	height: auto;
	background-color:#fff;
	
	
}
#products dl img{
	width:230px;
	height:130px;
}
#products dl dt {
	margin-bottom:0px;
}

#products dd{
    
	width:160px;
}
#products li{
	background:url(../images/biao.jpg) 2px 0px no-repeat;
	
	list-style:none;
	text-align:left;
	height:24px;
	line-height:24px;
	text-indent:3em;
	padding-top:3px;
	
}
#fenlei{
	color:#000;
	width:200px; 
	float:right;
}
#fenlei li{
	float:left;
}
#left a img{
	width:180px;
	height:100px;
}



	
	


