﻿/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, div, ul, li {
	font-size: 13px;
	font-family: "宋体";
}
ul, li {
	list-style: none;
}
.c {
	clear: both;
}
.r {
	border: 1px red solid;
}
a {
	text-decoration: none;
	color: #7a7878;
}
a:hover {
	text-decoration: underline;
}
.lt {
	float: left
}
.rt {
	float: right;
}
.body {
	width: 100%;
	margin: 0 auto;
}
.top {
	width: 100%;
	height: 25px;
	background: #929292;
	margin: 0 auto;
}
.title {
	width: 1070px;
	height: 25px;
	margin: 0 auto;
}
.title h2 {
	height: 25px;
	line-height: 25px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.title span {
	height: 25px;
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
	float: right;
}
.title span a {
	color: #ffffff;
}
.header {
	width: 100%;
	margin: 0px auto;
}
.whole {
	width: 1070px;
	height: 102px;
	margin: 0px auto;
}
.hlt0 {
	width: 700px;
	height: 85px;
	float: left;
	margin-top: 12px;
	background: url(../image/logo.png) no-repeat;
}
.ss0 {
	float: right;
	width: 300px;
	height: 102px;
	background: url(../image/ss.png) no-repeat;
}
.ss_10 {
	height: 30px;
	margin-top: 29px;
	position: relative;
}
.tex10 {
	width: 230px;
	border: 0px none;
	background: none;
	color: #7b7a7a;
	height: 30px;
	line-height: 30px;
	left: 4px;
}
.tex20 {
	width: 30px;
	height: 30px;
	background: none;
	border: 0px none;
	cursor: pointer;
	left: 235px;
}
.tex10, .tex20 {
	position: absolute;
}
.ss_20 {
	margin-top: 6px;
	line-height: 28px;
	height: 28px;
	color: #bf2c19;
}
.ss_20 a {
	color: #686868;
}
/*.nav {
	width: 100%;
	height: 41px;
	background: url(../image/nav.png) repeat-x;
	margin: 0px auto;
}
.nav ul {
	width:1070px;
	height: 41px;
	margin: 0px auto;
}
.nav ul li {
	width: 110px;
	height: 41px;
	line-height: 41px;
	float: left;
	font-size:13px;
	margin-left: 5px!important;
	margin-left: 4px;
	text-align: center;
}
.nav ul li a{ color:#FFF;}*/

.menu {
	width: 100%;
	height: 38px;
	background: url(../images/nav_bg.jpg) repeat-x;
	overflow: hidden
}
.menu .content {
	width: 1070px;
	height: 38px;
	margin: 0 auto;
}
/*menu*/
ul#nav {
	width: 1070px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	z-index: 4000;
}
ul#nav .jquery_out {
	float: left;
	line-height: 38px;
	display: block;
	border-right: 1px solid #fff;
	text-align: center;
	color: #fff;
	font: 18px/32px;
	background: #062723 url(../images/slide-panel_03.png) 0 0 repeat-x;
}
ul#nav .jquery_out .smile {
	padding-left: 1em;
}
ul#nav .jquery_inner {
	margin-left: 16px;
	display: inline;
}
ul#nav .jquery {
	margin-right: 1px;
	padding: 0 2em;
}
ul#nav .mainlevel {width: 140px;
	width: 145px!important;
	background: url(../images/menu_div_bg.jpg) repeat-x;
	float: left;
	margin-left:40px;
	display: inline;/*IE6 only*/
}
ul#nav .mainhome {
	float: left;
	width: 90px;
	display: inline;
	text-align: center;/*IE6 only*/
}
ul#nav .maincontact {
	float: left;
	width: 110px;
	margin-left:20px;
	display: inline;/*IE6 only*/
}
ul#nav .mainlevel a {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	height: 38px;
	display: block;
	padding-right: 25px;
	padding-left: 22px;
	width: 100px;
	background: url(..images/menu_mainlevel_bg.jpg) no-repeat;
}
ul#nav .mainlevel a#on {
	color: #fff;
	text-decoration: none;
}
ul#nav .maincontact a {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	display: block;
	text-align:center;
	width: 110px;
}
ul#nav .maincontact a:hover {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	display: block;
	width:110px;
	background: #cc0000;
}
ul#nav .maincontact a#on {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	width: 110px;
	background: #cc0000;
}
ul#nav .mainhome a.home {
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	display: block;
	width: 90px;
}
ul#nav .mainlevel a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/menu_mainlevel_hover_bg.jpg) no-repeat;
}
ul#nav .mainhome a.home:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/mainhome_hover_bg.jpg) no-repeat;
}
ul#nav .mainhome a#on {
	color: #fff;
	text-decoration: none;
	background: url(../images/mainhome_hover_bg.jpg) no-repeat;
}
ul#nav .mainlevel ul {
	display: none;
	position: absolute;
	list-style: none;
*margin-left:-97px;
}
ul#nav .mainlevel ul.pro {
	position: absolute;
	z-index: 800;
}
ul#nav .mainlevel li {
	border-top: 1px solid #fff;
	width: 122px;
	line-height: 28px;
	z-index: 500;
	filter: alpha(opacity=185);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
ul#nav .mainlevel li#pro_box {
	border-top: 1px solid #fff;
	width: 970px;
	line-height: 25px;
	margin-left: -230px !important;
*margin-left:-141px !important;
*margin-left:-141px;
	position: absolute;
	z-index: 50;/*IE6 only*/
}
ul#nav .mainlevel li a {
	color: #2c2d2c;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	display: block;
	padding-right: 20px;
	padding-left: 13px;
	width: 100px;
	font-weight: normal;
	font-size: 12px;
}
ul#nav .mainlevel li a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 13px;
	width: 100px;
	background: url(../images/mainlevel_a_hover.jpg) repeat-x;
	line-height: 28px;
}
#menu_products {
	width: 970px;
	height: 325px;
	float: left;
	display: inline;
	background: #e6ebee url(../images/menu_products_bg.jpg) no-repeat left 60px;
	margin-top: 0px;
	line-height: 22px;
	text-align: left;
}
ul#nav .mainlevel li #menu_products a {
	display: inline;
	color: #2c2d2c;
	text-decoration: none;
	background: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul#nav .mainlevel li #menu_products dl {
	float: left;
	display: inline;
}
ul#nav .mainlevel li #menu_products dl dt {
	text-align: left;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	float: left;
	display: inline;
	margin-bottom: 0px;
}
ul#nav .mainlevel li #menu_products dl dt h2 {
	font-weight: bold;

	-moz-opacity: 1;
	opacity: 1;
}
ul#nav .mainlevel li #menu_products dl dt a {
	display: inline;
	line-height: 31px;
	marign: 0;
	font-weight: bold;
	font-size: 12px;
}
ul#nav .mainlevel li #menu_products dl dd {
	float: left;
	text-indent: 10px;
	background: url(../images/menu_List_bg.gif) left 7px no-repeat;
}
ul#nav .mainlevel li #menu_products .vline {
	width: 2px;
	float: left;
	background: url(../images/menu_vline_bg.gif);
	margin-top: 37px;
}
ul#nav .mainlevel li #menu_products dl dd a {
	font-weight: normal;
	line-height: 22px;
}
ul#nav .mainlevel li #menu_products a:hover {
	text-decoration: underline;
}
ul#nav .mainlevel li #menu_products dl#l_110 {
	width: 120px;
	float: left;
	margin-left: 30px;
	display: inline;
}
ul#nav .mainlevel li #menu_products dl#l_110 dd {
	width: 120px;
}
ul#nav .mainlevel li #menu_products dl#l_270 {
	width: 270px;
	padding-left: 10px;
	margin-right: 5px;
}
ul#nav .mainlevel li #menu_products dl#l_270 dd {
	width: 270px;
}
ul#nav .mainlevel li #menu_products dl#l_270 dd.nobg, ul#nav .mainlevel li #menu_products dl#l_110 dd.nobg {
	float: left;
	text-indent: 5px;
	background: none;
}
ul#nav .mainlevel li #menu_products dl#l_270 span, ul#nav .mainlevel li #menu_products dl#l_110 span {
	height: 22px;
	padding-right: 5px;
	float: left;
	background: #B1BEC4;
	font-size: 12px;
}
ul#nav .mainlevel li #menu_products dl#l_140 {
	width: 120px;
	padding-left: 10px;
	margin-right: 15px;
}
ul#nav .mainlevel li #menu_products dl#l_140 dd {
	width: 120px;
}
ul#nav .mainlevel li #menu_products dl#l_145 {
	width: 160px;
	padding-left: 10px;
	margin-right: 15px;
}
ul#nav .mainlevel li #menu_products dl#l_145 dd {
	width: 160px;
}
ul#nav .mainlevel li #menu_products dl#l_130 {
	width: 120px;
	padding-left: 10px;
	margin-right: 10px;
}
ul#nav .mainlevel li #menu_products dl#l_130 dd {
	width: 120px;
}
ul#nav .mainlevel li #menu_products dl#l_100 {
	width: 125px;
	padding-left: 10px;
	margin-right: 15px;
}
ul#nav .mainlevel li #menu_products dl#l_100 dd {
	width: 125px;
}
.sv {
	position: absolute;
	width: 130px;
	float: left;
	display: none;
	z-index: 800;
}
/*menu end 2011-11-24*/
.banner {
	width: 100%;
	height: 396px;
	margin: 0 auto;
}
.banner2 {
	width: 100%;
	height: 180px;
	margin-top:12px;
	margin: 0 auto;
	
}
.cpzx {
	width: 1070px;

	margin: 0 auto;
}
.kf {
	width: 1070px;
	height: 54px;
	background: url(../image/bg-kf.png) repeat-x;
	border-bottom: 1px #b7b5b5 dashed;
	margin-top: -5px;
}
.kf1 {
	width: 140px;
	height: 31px;
	float: left;
	margin-top: 20px;
	background: url(../image/kf.png) no-repeat;
}
.kf1 a {
	height: 31px;
	line-height: 38px;
	font-size: 15px;
	margin-left: 40px;
	color: #bf020b;
	font-weight: bolder;
}
.kf2 {
	width: 57px;
	height: 22px;
	margin-top: 20px;
	float: right;
}
.kf2 img {
	border: 0 none;
}
.cp {
	width: 1070px;
	float: left;
	margin-top: 3px;
	margin-bottom: 20px;
}
.cp ul {
	width: 335px;
	height: 140px;
	margin-top: 20px;
	float: left;
	margin-left: 12px;
}
.cp ul img {
	border: 1px #cbcbcb solid;
	padding: 2px;
	float: left;
}
.cp h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: -1px;
	float: left;
}
.cp h4 a:hover {
	color: #F00;
}
.cp h2 {
	font-size: 12px;
	font-weight: normal;
	color: #7f7b7b;
	line-height: 23px;
	float: left;
	margin-left: 8px;
	margin-top: 3px;
	width: 184px;
}
.cp ul li img {
	float: right;
	border: 0 none;
	margin-right: 2px;
}
.line2 {
	width: 1068px;
	height: 14px;
	margin-top: 10px;
	margin: 0 auto;
}
.about {
	width: 1070px;
	height: 200px;
	margin: 0 auto;
}
.ab_lt {
	width: 424px;
	height: 200px;
	float: left;
	margin-top: 8px;

	margin-left: 1px;
}
.ab_lt h1 {
	font-size: 13px;
	margin-top: 268px;
	margin-left: 3px;
	font-family: "宋体";
}
.ab_lt  span {
	font-size: 13px;
	line-height:200%;
	color:#666;
	letter-spacing: 1px;
}
.ab_lt h1 a {
	color: #f9111c;
	letter-spacing: 1px;
}
.ab_rt {
	width: 610px;
	height: 200px;
	float: right;
	margin-top: 8px;
}
.tt {
	width: 608px;
	height: 86px;
	background: url(../image/ser.png);
	margin: 0px auto;
}
.fenlei {
	width: 600px;
	height: 160px;
	margin-top: 10px;
	margin: 0px auto;
}
.fenlei ul {
	width: 120px;
	float: left;
	margin-top: 5px;
}
.fenlei ul li {
	height: 28px;
	line-height: 28px;
	background: url(../image/tu3.png) no-repeat 4px 7px;
	text-indent: 20px;
	font-size: 12px;
}
.fenlei ul li a {
	color: #777778;
}
.fenlei h1 a {
	margin-top: 10px;
	font-family: "黑体";
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 13px;
	color: #cf0000;
}
.anli {
	width: 1070px;
	height: 180px;
	margin: 0 auto;
}
.xx {
	width: 1070px;
	height: 31px;
	line-height: 38px;
	font-weight: bold;
	font-size: 14px;
	color: #bf020b;
	background: url(../image/kf.png) no-repeat;
	margin-top: 10px;
	text-indent: 40px;
	border-bottom: 1px #b7b5b5 dashed;
}
.line3 {
	width: 1068px;
	height: 14px;
	margin-top: 8px;
	margin: 0 auto;
}
.box {
	width: 1070px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.picbox {
	width: 1070px;
	height: 102px;
	overflow: hidden;
	position: relative;
}
.piclist {
	height: 102px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	background: #eee;
	margin-right: 18px;
	padding: 5px;
	float: left;
}
.piclist li img {
	border: 0 none;
}
.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 30px;
	height: 50px;
	background: url(../image/icon.png) no-repeat;
	background: url(../image/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 25px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev {
	background-position: 0 -60px;
	left: 4px;
}
.og_next {
	background-position: 0 0;
	right: -2px;
}
.whole {
	width: 1070px;
	margin: 0 auto;
	padding: 0px;
}
.bott {
	height: 173px;
	background: url(../image/bot_bj.jpg) repeat-x;
	text-align: center;
	margin-top: 10px;
	margin-top: 5px!important;
}
.bot_1 {
	height: 39px;
	line-height: 38px;
	overflow: hidden;
}
.bot_1 a {
	color: #fff;
	width: 130px;
	float: left;
	display: block;
	_width: 124px;
}
.bot_2 {
	padding-top: 30px;
}
.bot_2 p {
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	color: #fff;
}
.bot_x {
	height: 20px;
	text-align:left;
	color:#999;
	line-height: 20px;
}
.bot_x a {
	color:#999;
	margin:0px 5px 0px 5px;

}
.bot_x a:hover {
	color:#FFF;

}
/***********************************产品页******************************************/
.ab_lx, .ab_cp {
	margin-top: 5px;
}
.ab_cpa, .ab_lx {
	width: 210px;
	border: 1px solid #dbdbdb;
}
.ab_cpa {
	padding-bottom: 8px;
}
.ab_cp_qb {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #dbdbdb;
	background-color: #e9e8e8;
	padding: 0px 8px;
}
.ab_cp_qb h1 {
	float: left;
	font-size: 14PX;
	color: #c60000;
}
.ab_cp_qb span {
	float: right;
}
.gy_lx1 {
	width: 206px;
	margin: 0px;
	padding: 0px 3px;
}
.gy_lx1 h1 {
	margin-top: 12px;
	font-size: 13px;
	color: #0188fe;
	margin-bottom: 3px;
}
.gy_lx1 p {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	color: #ff4504;
}
/***********************************产品内页******************************************/
.zhongjian {
	width: 980px;
	margin: 0 auto;
}
.peizhi {
	width: 200px;
	margin-top: 10px;
	BACKGROUND: #eeeded;
	float: left;
}
.blank_tit {
	PADDING-BOTTOM: 5px;
	FONT: bold 14px "Microsoft YaHei", SimSun;
	COLOR: #222;
	border-bottom: 1px #666666 solid;
	padding-top: 5px;
	padding-left: 8px;
}
.blank15 {
	CLEAR: both;
	OVERFLOW: hidden;
	HEIGHT: 15px
}
.blank20 {
	CLEAR: both;
	OVERFLOW: hidden;
	HEIGHT: 20px
}
.blank25 {
	CLEAR: both;
	OVERFLOW: hidden;
	HEIGHT: 25px
}
.pro_nav LI {
	BACKGROUND: #dfdfdf;
	LINE-HEIGHT: 29px;
	BORDER-BOTTOM: #ededed 1px solid;
	HEIGHT: 29px
}
.pro_nav LI A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../image/1758311333.gif)no-repeat 11px -175px;
	COLOR: #000;
	TEXT-INDENT: 26px;
	HEIGHT: 28px
}
.pro_nav LI A:hover {
	COLOR: #c00;
	BACKGROUND-COLOR: #fff
}
.sidebarlist LI {
	background: url(../image/1758311333.gif) no-repeat 3px -2px;
	OVERFLOW: hidden;
	WIDTH: 200px;
	TEXT-INDENT: 12px;
	LINE-HEIGHT: 26px;
	WHITE-SPACE: nowrap;
	HEIGHT: 26px;
	TEXT-OVERFLOW: ellipsis;
}
.ab_jjj {
	width: 750px;
	float: right;
}
.ab_out, .xianguan, .news {
	width: 768px;
	border: 1px solid #dbdbdb;
}
.ab_out img {
	display: block;
	margin: 8px;
}
.ab_out p {
	margin: 0px;
	padding: 0px 8px;
	line-height: 24px;
}
.xianguan {
	margin-top: 10px;
	float: left;
}
.xgc {
	float: left;
}
.xgc ul {
	width: 340px;
	height: 120px;
	margin: 20px 20px 10px 10px;
	float: left;
	display: block;
	margin-left: 20px;
	_margin-left: 3px;
}
.xgc ul img {
	border: 1px solid #dbdbdb;
	float: left;
	margin-right: 8px;
	display: block;
}
.xgc ul h1 {
	font-size: 12px;
	margin-bottom: 2px;
}
.xgc ul h1 a, .xgc ul h2 a {
	color: #595858;
}
.xgc ul h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}

.sidebar_con {
	MARGIN: 0px auto;
	WIDTH: 200px
}
.sidebar_con SELECT {
	BORDER-RIGHT: #dbdbdb 1px solid;
	BORDER-TOP: #dbdbdb 1px solid;
	BORDER-LEFT: #dbdbdb 1px solid;
	WIDTH: 200px;
	BORDER-BOTTOM: #dbdbdb 1px solid;
}
.sel {
	width: 200px;
	height: 20px;
	line-height: 20px;
}
/***********************************新闻中心******************************************/
.cn {
	width: 1000px;
	margin: 0px auto;
	margin-top: 5px;
	background-color: #FFF repeat;
}
.cn1 {
	width: 220px;
	float: left;
	border: 1px #cbcbcb solid;
	background-color: #FFF repeat-y;
}
.pp0 {
	width: 220px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px #d4cdcd dashed;
	float: left;
}
.pp0 h1 {
	font-size: 12px;
	text-indent: 25px;
	height: 20px;
	line-height: 20px;
	padding-top: 3px;
	font-weight: 600;
}
.pp0 h1 a {
	color: #c00;
}
h1 a:hover {
	color: #1d5dff;
}
.cplb {
	width: 220px;
	float: left;
}
.cplb ul {
}
.cplb ul li {
	width: 110px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	font-weight: normal;
	font-size: 12px;
	background: url(../imgges/di.png) no-repeat 8px 11px;
	float: left;
}
.cplb ul li a {
	color: #505050;
}
.cplb ul li a:hover {
	color: #1d5dff;
	text-decoration: underline;
}
.lx {
	width: 220px;
	float: left;
}
.cn2 {
	width: 760px;
	float: right;
	border: 1px #cbcbcb solid;
	background: #FFF repeat;
}
.xw1 {
	width: 760px;
	height: 31px;
	background: #f4f1f1;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #d4cdcd solid;
	line-height: 31px;
	text-indent: 20px;
	color: #C00;
}
.nn1 {
	width: 760px;
}
.nn1 ul {
}
.nn1 ul li {
	width: 760px;
	height: 28px;
	line-height: 28px;
	text-indent: 12px;
	border-bottom: 1px #d4cdcd dashed;
	background: url(../images/di.png) no-repeat 5px 12px;
}
.nn1 ul li a {
	color: #505050;
}
.nn1 ul li a:hover {
	color: #1d5dff;
	text-decoration: underline;
}
.sp2 {
	margin-right: 5px;
	font-size: 12px;
	color: #505050;
	float: right;
	font-weight: normal;
}
.lx {
	width: 220px;
	float: left;
}
.xw {
	width: 220px;
	height: 33px;
	background: url(../images/xwzx.png) no-repeat center;
}
.xw ul {
}
.xw ul li {
	height: 33px;
	line-height: 33px;
	color: #686868;
	font-size: 13px;
	font-weight: bold;
	text-indent: 18px;
	background: url(../images/tu.png) no-repeat 2px 9px;
}
.wz {
	height: 220px;
}
.wz ul li {
	height: 26px;
	line-height: 26px;
	background: url(../images/di.png) no-repeat 3px 11px;
	text-indent: 14px;
	border-bottom: 1px #898989 dashed;
}
.wz p {
	line-height: 27px;
	padding-left: 22px;
	color: #595858;
}
.wz h3 {
	margin-top: 5px;
	font-size: 13px;
	line-height: 27px;
	color: #d90909;
	padding-left: 22px;
}
.equiry_tel img{ border:0 none;}
/***********************************关于我们******************************************/
.cp0 {
	width: 760px;
	float: right;
}
.cp0 p {
	color: #636363;
	line-height: 28px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
.tt1 {
	line-height: 28px;
	font-size: 15px;
	text-align: center;
	color: #636363;
	font-weight: bold;
	margin-top: 5px;
}
.cp0 p a {
	color: #000;
}
.cp0 img {
	padding: 3px;
	margin-bottom: 0px;
	border: 0 none;
}
.zxcp {
	width: 760px;
	height: 140px;
	margin-top: 2px;
}
.zxcp ul {
	float: left;
	display: block;
	margin-top: 12px;
	margin-right: 3px;
	margin-left: 38px!important;
	margin-left: 28px;
}
.zxcp ul li {
	width: 105px;
	text-align: center;
}
.zxcp img {
	padding: 3px;
	border: 1px #d6d6d6 solid;
	margin-bottom: 5px;
}
.gs {
	width: 442px;
	height: 270px;
	margin: 2px auto;
}
.zs1 {
	width: 760px;
	float: right;
}
.banner0 {
	width:100%;
	padding: 0;
	margin: 5px auto 0px auto;
	height: 370px;
	z-index: -1000;
	margin:0 auto;
}
/* 仿QQ商城点击左右滚动jquery焦点图特效插件 */
/*.focus {width:1000px; height:350px; overflow:hidden; position:relative;}
.focus ul {height:350px; position:absolute;}
.focus ul li {float:left; width:1000px; height:350px; overflow:hidden; position:relative; background:#020202;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:1000px; height:20px; left:0; bottom:0; background:#020202; display:none;}
.focus .btn {position:absolute; width:998px; height:23px; padding:0px 10px 0px 10px; right:0; bottom:6px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center;margin-left:5px;  background:#fcfcfc;}
.focus .btn span.on {background:#fcfcfc;}
.focus .preNext {width:45px; height:100px; position:absolute; top:120px; background:url(sprite.png) no-repeat 0 0; }
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}*/

.focus {width:100%;
	height: 370px;
	overflow: hidden;
	position: relative;
	
}
.focus ul {
	height: 370px;
	position: absolute;
}
.focus ul li {
	float: left; /*width:1000px; width:1420px;*/
	height: 370px;
	overflow: hidden;
	position: relative;
	background: #020202;
}
.focus ul li div {
	position: absolute;
	overflow: hidden;
}
.focus .btnBg {
	position: absolute; /*width:1420px;*/
	height: 24px;
	left: 0;
	bottom: 0;
	background: #020202;
}
.focus .btn {
	position: absolute;
	width: 980px;
	height: 10px;
	padding: 0px 10px 0px 10px;
	bottom: 8px;
	text-align: right;
	margin-left: -490px;
	left: 50%;
}
.focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 30px;
	height: 10px;
	line-height: 10px;
	_font-size: 0;
	margin-right: 6px;
	cursor: pointer;
	background: #fcfcfc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1680B0;
	font-weight: bold;
	border: #fff solid 1px;
}
.focus .btn span.on {
	background: #fcfcfc;
}
.focus .preNext {
	width: 45px; /*height:100px; position:absolute; top:120px; background:url(sprite.png) no-repeat 0 0; */
	cursor: pointer;
}
.focus .pre {
	left: 0;
}
.focus .next {
	right: 0;
	background-position: right top;
}
/*副标题*/
.ftbox {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	background: #fcfcfc;
	border-bottom: #f2f2f2 solid 5px;
}
.ftit {
	width: 950px;
	height: 34px;
	background: url("ftit.gif") no-repeat;
}
.ftit_l {
	float: left;
	padding-left: 100px;
}
.ftit_l a {
	border-right: 1px dashed #aaa;
	color: #666;
	line-height: 34px;
	padding: 0px 10px 0px 10px;
}
.ftit_r {
	float: right;
}
.ftit_r a {
	color: #fff;
	line-height: 34px;
	margin-right: 10px;
}
.ftit_r a:hover {
	color: #fff;
}
/**************************分页******************************************/
.fenye { text-align:center;  }

.fenye span{ line-height:30px; padding:0; margin:0;}