@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma, Geneva, sans-serif,"宋体";
	background:url(../images/all_back.png) repeat-x;
	font-size:12px;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	color:#474747;
	}
a:hover{
	text-decoration:underline;
	}
img{
	border:none;
	}
ul{
	margin:0px;
	padding:0px;
	}
	
/* ===== 初始化 ===== */

.all{
	margin:0px auto;
	width:1000px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	}
.all_left{
	float:left;
	width:11px;
	height:600px;
	background:url(../images/all_left.png) no-repeat;
	}
.all_right{
	float:left;
	width:11px;
	height:600px;
	background:url(../images/all_right.png) no-repeat;
	}
.all_middle{
	float:left;
	width:978px;
	height:auto;
	overflow:hidden;
	}
.top{
	float:left;
	width:978px;
	height:96px;
	border-bottom:#DA251C solid 3px;
	}
.logo{
	float:left;
	display:inline;
	width:155px;
	height:45px;
	margin:6px 0px 0px 20px;
	}
.search{
	float:right;
	display:inline;
	margin-right:24px;
	margin-top:20px;
	}
.c_e{
	float:right;
	display:inline;
	margin-right:10px;
	width:110px; 
	height:15px;
	margin-top:22px;
	background:url(../images/c_e.png) no-repeat;
	}
.c_e a{
	display:block;
	float:left;
	width:45px;
	height:15px;
	}
.search input{
	display:inline-block;
	float:left;
	margin-right:3px;
	}
.menu{
	float:left;
	width:978px;
	height:32px;
	overflow:hidden;
	margin-bottom:6px;
	}
.menu_left{
	float:left;
	width:10px;
	height:32px;
	background:url(../images/menu_left.png) no-repeat;
	}
.menu_right{
	float:left;
	width:10px;
	height:32px;
	background:url(../images/menu_right.png) no-repeat;
	}
.menu_middle{
	float:left;
	width:958px;
	height:32px;
	overflow:hidden;
	background:url(../images/menu_back.png) repeat-x;
	}
.menu_middle ul{
	float:right;
	}
.menu_middle li{
	float:left;
	display:inline;
	margin-right:35px;
	}
.menu_middle li a{
	color:#CAC9C9;
	font-size:0px;
	}
.menu_middle li h4{
	font-size:0px;
	margin:11px 0px 0px 0px;
	*margin:7px 0px 0px 0px;
	}
.bottom{
	float:left;
	width:978px;
	height:45px;
	line-height:45px;
	color:#777;
	text-align:center;
	}
#friend{
	float:left;
	width:955px;
	overflow:hidden;
	padding-bottom:5px;
	}
#friend .about_list_title{
	width:930px;
	}
#friend .fast_list_con{
	width:100%;
	}
#friend ul{
	width:980px;
	}
#friend li{
	display:inline;
	margin:2px 4px 5px 8px;
	padding:0px 0px 0px 5px;
	background:none;
	width:auto;
	white-space:nowrap;
	height:24px;
	line-height:24px;
	background:url(../images/icon_1.png) no-repeat 0px 50%;
	}
#friend a{
	color:#666;
	}
#friend li img{
	width:50px;
	height:50px;
	}
#friend span{
	display:inline;
	width:90px;
	margin-left:5px;
	line-height:24px;
	}
#example {
	width:957px;
	height:227px;
	position:relative;
}


#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}



.slides_container {
	width:957px;
	overflow:hidden;
	position:relative;
	display:none;
	left:0px;
}



.slides_container div.slide {
	width:957px;
	height:227px;
	display:block;
}



#slides .next,#slides .prev {
	position:absolute;
	top:70px;
	left:0px;
	width:31px;
	height:90px;
	display:block;
	z-index:101;
}

#slides .next {
	left:928px;
}


.pagination {
	display:none;
	margin:26px auto 0;
	width:100px;
}

#jzcdemo{
	width:681px;
	height:120px;
	overflow:hidden;
	margin-left:15px;
	position:relative;
	}
#jzcindemo {
	float: left;
	width: 800%;
}
#jzcdemotwo {
	float: left;
}

.TabbedPanels {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    clear: none;
    width: 519px;
}
.TabbedPanelsTabGroup {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    width: 108px;
    height: 22px;
    margin: 0px 10px 0px 0;
    font-size: 12px;
    background: url(../images/products_tab1.png) no-repeat;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #333;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
}
.TabbedPanelsContentGroup {
    clear: both;
}
.TabbedPanelsTabSelected {
    font-weight: bold;
    background: url(../images/products_tab2.jpg) no-repeat;
}

