﻿@charset "utf-8";
/*reset*/
body {
	min-width:1160px
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
/*title*/
h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:10px;
}
/*common*/
body {
	color:#666;
	font-size:13px;
	font-family: "微软雅黑";
	background:#fff;
} 
a {
	color:#666;
	text-decoration:none;
}
a:focus {
	outline:0;
}
.clear {
	clear:both;
	height:0 !important;
	line-height:0;
	font-size:0;
}
.fixed:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	width:0;
	font-size:0;
	visibility: hidden;
}
.fixed {
	zoom:1;
}
_html .fixed {
	height: 1%;
}
/*p {
	word-spacing:-1.5px;
}*/
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}
em {
	font-style:normal;
}
/*strong {
	font-weight:normal;
}*/
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width:1160px;
	margin:0 auto;
	overflow:hidden;
}
.left {
	width:220px;
	float:left;
	overflow:hidden;
}
.right {
	width:930px;
	float:right;
	display:inline;
	overflow:hidden;
}
.right_main {
	width:928px;
	border:solid 1px #0094a2;
	padding-bottom:15px;
	overflow:hidden;
	margin:10px 0;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/*头部开始*/
.headergg {
	width:800px;
	height:30px;
	line-height:30px;
	overflow:hidden
}
.h_wrap {
	height:191px;
	background: url(../images/h_wrap.jpg) no-repeat center 0;
}
.h_top {
	height:32px;
	line-height:32px;
	overflow:hidden;
	color:#919191;
}
.top_right {
	width:312px;
	text-align: center;
	color: #80d0d8;
}
.h_top a {
	padding:0 9px;
	color:#fff;
	border-right: 1px dotted #fff;
	line-height:32px;
}
.h_top .wb {
	padding-right: 0;
	border:none;
}
.logo .p {
	font-size:20px;
	color:#333;
	padding:15px 0 0 20px;
}
.logo span {
	color:#009baa;
	display:block;
	padding-top:3px;
}
.phone {
	width:300px;
	height:80px;
}
.phone p{font-size:34px;color:#000;/*background: url("../images/phone.png") no-repeat left center;padding-left:55px;*/line-height: 90px;}








/*导航*/
.nav {
	height:59px;
	width:100%;
	background:url(../images/nav_bg.gif) repeat-x left bottom;
}
.nav ul {
	width:1160px;
	height:59px;
	margin:0 auto;
	font-size:15px;
}
.nav ul li {
	float:left;
	text-align:center;
	display:inline;
	zoom:1;
	margin-left: -2px;
	background:url(../images/nav_li.gif) no-repeat right bottom;
	position: relative;
	z-index: 1;
}
.nav li a {
	height:59px;
	line-height:59px;
	display:inline-block;
	color:#fff;
	zoom:1;
}
.nav li span {
	height:59px;
	line-height:59px;
	display:inline-block;
	zoom:1;
	text-align:center;
}
.nav li em {
	height:59px;
	line-height:59px;
	display:inline-block;
	zoom:1;
	padding:0 35px;
}
.nav li a:hover, .nav .cur0 a {
	background: url(../images/nav_a.gif) repeat-x left top;
	text-decoration: none;
	color:#333;
}
.nav li a:hover span, .nav .cur0 span {
	background: url(../images/nav_bd.gif) no-repeat center top;
}
.nav li a:hover em, .nav .cur0 em {
	background: url(../images/nav_rt.gif) no-repeat right top;
}
/*头部结束*/
.h_mid {
	height:100px;
	overflow:hidden;
}
/*搜索*/
.link_main {
	width:100%;
	height:42px;
	overflow:hidden;
	background:url(../images/link_bg.gif) repeat-x left top;
}
.link_main .link {
	width:900px;
	line-height:42px;
	overflow:hidden;
	display:inline;
}
.link_main .link div {
	height:42px;
	line-height:42px
}
.link_main a {
	padding:0 5px;
}
.link_main a:hover {
	color:#eb9a05;
}
#subnavs {
	background: #0094a2;
	width:220px;
	padding-bottom: 7px;
}
#subnavs h2 {
	width:220px;
	height:51px;
	background: url(../images/pro_h3.gif) no-repeat center top;
	color:#fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 12px;
	overflow:hidden
}
#subnavs h2 a {
	display: block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
}
#subnavs h2 span {
	display: block;
	/*background: url(../images/p_lg.png) no-repeat 33px 3px;*/
	padding-left: 77px
}
#subnavs h2 span a {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
#subnavs h2 span em {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.expmenu {
	background: #fff;
	width: 206px;
	margin:0 auto;
	padding:10px 0;
}
.expmenu li div.header {
	width:206px;
	padding:5 0 6px 0px;
	height:36px;
	line-height:33px;
	overflow:hidden;
}
.expmenu li div.header h3 {
	padding-left: 22px;
	/*text-align: center;*/
	font-weight: normal;
	background:url(../images/pro_lf_h4.gif) no-repeat 10px center;
	height:36px;
	line-height:36px;
	margin:0 auto 8px;
	font-size: 14px;
}
.expmenu li div.header a {
	color:#333;
}
/*三角按钮*/
.expmenu li div.header .arrow {
	display:block;
	width:20px;
	height:30px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.expmenu li div.header .arrow.down {
	background:url(../images/jia.png) right no-repeat;
	margin-right:40px;
	_margin-right:20px;
}
.expmenu li div.header .arrow.up {
	background:url(../images/jian.png) right no-repeat;
	margin-right:40px;
	_margin-right:20px;
}
/*二级导航*/
.expmenu li .menu {
	width:177px;
	margin:0 auto 1px 10px;
	padding:0 5px 5px;
	/*width:140px;*/
	overflow:hidden;
}
.expmenu li .menu li {
	height:28px;
	line-height:28px;
	border-bottom: dashed 1px #caccda;
	padding-left:8px;
	overflow:hidden;
	border-bottom: 1px dashed #DEDEDE;
	font-size:13px;
}
.expmenu li .menu li a:hover {
	color:#eb9a05;
}
/*首页产品展示*/
.pro_r {
	width:930px;
}
.til01 {
	height:45px;
	line-height:45px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background: url(../images/p_tabbg.gif) repeat-x left top;
	overflow:hidden
}
.til01 ul {
	font-size: 14px;
	display: inline-block;
}
.til01 li {
	float:left;
	display: inline-block;
	zoom:1;
	text-align: center;
}
.til01 li a, .til01 li span {
	color:#222;
	display: inline-block;
	zoom:1;
	height:45px;
	line-height:45px;
}
.til01 li a {
	padding-left:20px;
}
.til01 li span {
	padding-right:20px;
}
.til01 .cur a {
	background:url(../images/p_tablf.gif) no-repeat left top;
	color:#0094a2;
	text-decoration: none;
}
.til01 li a:hover span, .til01 .cur span {
	background:url(../images/p_tabrt.gif) no-repeat right top;
	color:#0094a2;
	text-decoration: none;
}
.til01 .more {
	display: inline-block;
	width:44px;
	height:13px;
	padding:0 20px 0 0;
	background:url(../images/more.gif) no-repeat;
	margin-top: 15px;
}
.pro_mdiv {
	width:930px;
	height:600px;
	border:1px solid #fff
}
.pro_m {
	padding:21px 0 17px;
	overflow:hidden
}
.pro_m li {
	float:left;
	border:1px solid #d9d9d9;
	width:295px;
	_display:inline;
	zoom:1;
	margin:0 0 20px 11px;
}
.pro_m li a {
	display:block
}
.pro_m li span a {
	display:block;
	background: #f2f2f2;
	height:35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	color: #666;
	text-decoration: none;
}
.pro_m li span a:hover {
	color:#e08100;
}
.pro_m .trd {
	margin-left: 0;
}
/*案例展示*/
.cus {
	border:1px solid #d2d2d2;
	border-top: 0;
	width:1158px;
	margin:0 auto;
}
.til01 h4 {
	background: url(../images/ic02.gif) no-repeat left center;
	font-weight: normal;
	text-transform: uppercase;
	color:#a7a7a7;
	font-size:13px;
	font-family: Arial;
	padding-left: 12px;
	margin-left:19px;
	_display:inline;
	zoom:1;
}
.til01 h4 a {
	color:#222;
	font-size: 18px;
	padding-right:10px;
}
.cus .slide_m .btn {
	width:17px;
	height:54px;
	display:inline-block;
	margin-top:50px
}
.e_p {
	padding: 25px 0;
	width:1160px;
	margin:0 auto;
}
.blg {
    background: url(../images/hon_bg.jpg);
    margin-top: 30px;
}
.evl .til01, .cus .til01, .ab .til01 {
	border: none;
}
.evl {
	border-top: 0;
	width:1158px;
	overflow:hidden;
	background:#fff;
}
.evl_m {
	padding:20px 18px 20px 18px;
}
.evl_m li {
	margin:0px 10px;
	float:left;
	width:540px;
}
.evl_m .dt {
	float:left;
	width:192px;
}
.evl_m .dd {
	width:320px;
	float: left;
	display: inline-block;
	padding:0 14px;
	line-height:19px;
	text-align:left;
}
.evl_m .dd h5 a {
	display: inline-block;
	color: #333;
	font-size:14px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
}
.evl_m .dd h5 span {
	color: #9d9b9b;
	font-weight:normal;
	line-height:30px;
	height:30px;
	float: right;
}
.evl_m .dd h5 a:hover {
	color:#e08100;
}
.evl_m .dd .text {
	line-height: 24px;
	color:#606060;
	width:300px;
	padding:10px 0 0 0;
	height:74px;
	overflow:hidden;
}
.evl_m .dd .chk {
	display: block;
	color: #e08100;
	float:right;
}
.til02 {
	background: url(../images/ic03.gif) repeat-x left bottom;
	height:45px;
	line-height: 42px;
}
.til02 h4 {
	font-weight: normal;
	text-transform: uppercase;
	color:#a7a7a7;
	font-size:13px;
}
.til02 h4 a {
	color:#0094a2;
	font-size: 16px;
	margin-right:10px;
	display: inline-block;
	border-bottom: 3px solid #0094a2;
}
.til02 .more {
	background: url(../images/more1.png) no-repeat;
	width:36px;
	height:5px;
	display: inline-block;
	margin-top: 20px;
}
/*首页  about us*/
.ab {
	border:1px solid #d2d2d2;
	border-top: 0;
	padding:0 0 10px 0;
	margin-top: 25px;
}
.ab dl {
	padding:20px 0;
}
.ab dt {
	width:424px;
	float:left;
	margin-left:20px;
}
.ab dt img {
	display:block;
	width:400px;
	height:291px;
	padding:1px;
	border:1px solid #e0e0e0;
}
.ab dd {
	width:670px;
	float:left;
	padding-left: 20px;
	_display:inline;
}
.ab dd h5 a {
	display: inline-block;
	color:#0094a2;
	padding:12px 0 18px;
	font-size:16px;
	font-weight:normal;
}
.ab dd .ab_text {
	line-height:28px;
}
.ab dd .ab_ck {
	margin:0 0 0 10px;
	color:#e08100;
}
.ab dd .zx {
	display: block;
	width:246px;
	height:36px;
	background: url(../images/ab_btn.gif) no-repeat;
	color:#fff;
	text-align: center;
	line-height: 29px;
	margin-top:30px;
	font-size:20px;
}
.ab h6 {
	background:url(../images/ab_ic.gif) repeat-x left 7px;
	text-align: center;
	font-size: 14px;
	margin:0 20px;
}
.ab h6 a {
	display:inline-block;
	background: #fff;
	padding:0 10px;
	color:#0094a2;
	font-weight:normal;
	font-size:18px;
}
.ab .slide_m {
	padding:20px 20px 0;
}
.ab .slide_m .btn {
	width:11px;
	height:22px;
	display:inline-block;
	float:left;
	margin-top:72px;
}

.ab .slide_c {
	text-align:center;
	overflow:hidden;
	float:left;
	padding:0 10px;
	width:1076px;
}
.ab .slide_c li {
	width:194px;
	float:left;
	padding:0 10px;
	overflow:hidden;
	zoom:1;
	display:inline;
}
.ab .slide_c img {
	display:block;
	padding:1px;
	border:1px solid #e0e0e0;
}
.ab .slide_c span a {
	display:block;
	height:30px;
	line-height:30px;
	overflow: hidden;
}
.ab .slide_c span a:hover {
	color:#e08100;
}
/*首页行业动态*/
.d_w {
	background:url(../images/d_w.gif) no-repeat 630px top;
	/*overflow: hidden;*/
	border:1px solid #d2d2d2;
	border-top:2px solid #0094a2;
	padding:10px 18px 0;
	margin-top:30px;
}
.dyn {
	width:540px;
}
.dyn .til02 {
	height:35px;
	line-height: 35px;
	padding:10px 0 0;
}
.dyn .til02 ul {
	font-size: 18px;
}
.dyn .til02 li {
	float:left;
	display: inline-block;
	zoom:1;
	line-height: 28px;
}
.dyn .til02 li a {
	display: inline-block;
	zoom:1;
	padding-right:32px;
	color: #222;
}
.dyn .til02 li span {
	display: inline-block;
	zoom:1;
	padding-left: 32px;
}
.dyn .til02 li a:hover, .dyn .til02 .cur a {
	background: url(../images/dyn_rt.gif) no-repeat right top;
	color:#fff;
	text-decoration: none;
}
.dyn .til02 li a:hover span, .dyn .til02 .cur span {
	background: url(../images/dyn_lf.gif) no-repeat left top;
	color:#fff;
	text-decoration: none;
}
.dyn .til02 .more {
	margin-top:15px;
}
.dyn_m dl {
	padding:24px 0 18px;
}
.dyn_m dt {
	width:234px;
	float:left;
}
.dyn_m dt img {
	display:block;
	border:1px solid #e0e0e0;
	padding:1px;
}
.dyn_m dd {
	width:284px;
	float:left;
	padding-left: 20px;
	display:inline-block;
}
.dyn_m dd h5 {
	height:40px;
	line-height:40px;
	overflow:hidden
}
.dyn_m dd h5 a {
	display:inline-block;
	color:#222;
	padding:5px 0 10px;
	font-size:14px;
	font-weight:normal;
}
.dyn_m dd h5 a:hover {
	color:#e08100;
}
.dyn_m dd p {
	line-height:24px;
	padding-bottom: 10px;
	height:86px;
	overflow:hidden;
}
.d_chk {
	display:block;
	color:#e08100;
	margin-top:10px;
}
.dyn_m li {
	clear:both;
	zoom:1;
	height:31px;
	line-height: 31px;
+display: inline;
	width: 540px;
	overflow:hidden;
}
.dyn_m li span {
	float:right;
	color: #9d9b9b;
}
.dyn_m li a {
	flot:left;
	display: inline-block;
	overflow:hidden;
	background: url(../images/pro_lf_li.gif) no-repeat left 12px;
	padding-left: 12px;
	height:31px;
}
.dyn_m li a:hover {
	color:#e08100;
}
/*常见问答*/
.wd {
	width:488px;
}
.wd .til01 {
	background:url(../images/ic03.gif) repeat-x left bottom;
	border: none;
}
.wd .til01 h4 {
	margin:0;
}
.wd .til01 .more {
	padding: 0;
	background: url(../images/more1.png) no-repeat;
	margin-top: 25px;
	width:36px;
}
.wd_m {
	clear:both;
	zoom:1;
	float:none;
	padding:14px 0 0 20px;
	width:438px;
	border:1px solid #fff;
	height:350px;
	overflow: hidden;
}
.wd_m dl {
	padding:0 0 15px;
	margin-bottom:15px;
	border-bottom: 1px dashed #cdc7be;
}
.wd_m dt {
	padding:0 0 0 0px;
	line-height:24px;
	margin-bottom:3px;
	height:24px;
	overflow:hidden;
}
.wd_m dt a {
	color:#222;
	font-weight: bold;
	font-weight:normal;
	font-size:16px;
	float:left;
}
.wd_m dt span {
	color:#9d9b9b;
	font-weight: bold;
	font-weight:normal;
	font-size:14px;
	float:right;
}
.wd_m dt a:hover {
	color:#e08100;
}
.wd_m dd {
	padding:0 0 0 0px;
	line-height: 25px;
	margin:0 auto;
	height:50px;
	overflow:hidden;
}
/* -- 当前位置 -- */
.plc {
	background:url("../images/pro_h3.gif") no-repeat scroll left top #0094A2;
	height:40px;
	line-height:40px;
	padding:0 10px;
	position:relative;
	color:#FFF;
	overflow:hidden;
	color:#FFF;
	margin-bottom:10px;
}
.plc a {
	color:#FFF;
}
/*---产品中心---*/
.pro_main {
	background-color:#fff;
	border:solid 1px #0094A2;
	zoom:1;
	padding:10px 5px;
	overflow:hidden;
}
dl.pd_list_dl {
	float:left;
	border:1px solid #d9d9d9;
	zoom:1;
	margin:0 12px 20px 12px;
}
dl.pd_list_dl dd {
	margin-top:3px;
	text-align:center;
	overflow:hidden;
}
dl.pd_list_dl dd.dd01 a {
	display:block;
	background: #f2f2f2;
	height:35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
}
dl.pd_list_dl a {
	display:block;
}
dl.pd_list_dl dd a:hover {
	color:#e08100;
}
/*--左侧副导航联系我们--*/
.lxnr {
	background:#fff;
	width:220px;
	margin-top:10px;
}
.lxnr h4 {
	background:url("../images/pro_h3.gif") no-repeat scroll left top;
	color:#FFF;
	height:48px;
	line-height:48px;
	padding-left:20px;
}
.lxnr h4 a {
	color:#FFF;
}
.lximgs {
	padding: 8px 7px;
	text-align:center;
}
.lximgs img {
	width:200px;
	height:80px;
}
.lxnrs {
	width: 218px;
	border: 1px solid #0094A2;
	padding:0px 0px 10px 0px;
}
.lxnrs p {
	color: #666666;
	line-height: 24px;
	padding: 0 9px;
	word-break:break-all;
}
.lxnrs p span {
	color: #545454;
}
/*关于我们*/
.lx_tit {
	text-align:center;
	font-size:22px;
	color:#333;
	line-height:40px;
	overflow:hidden;
	margin-top:10px;
}
.lx_dat {
	text-align:center;
	color:#999;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.lx_img {
	text-align:center;
	margin:20px 0;
}
.lx_text {
	width:890px;
	margin:0 auto;
	text-align:left;
	line-height:30px;
	font-size:14px;
}
.lx_sx {
	width:890px;
	text-align:center;
	background:#f0f0f0;
	padding:0 20px;
	color:#999;
	font-size:14px;
	overflow:hidden;
	height:24px;
	line-height:24px;
	margin-top:15px;
}
.lx_sx a {
	color:#999;
}
.lx_sx a:hover {
	color:#333;
}
/*---新闻中心---*/
.news_con {
	width:900px;
	margin:0 auto;
	border:1px solid #fff
}
dl.news_dl {
	font-size:14px;
	color:#666;
	line-height:22px;
	border-bottom:1px dashed #ddd
}
dl.news_dl a {
	color:#000;
}
dl.news_dl dt {
	width:890px;
	overflow:hidden;
}
dl.news_dl dt a {
	display:block;
	line-height:30px;
	height:30px;
	width:700px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
}
dl.news_dl dt a span {
	float:right
}
dl.news_dl .dt_2 {
	float:right;
}
dl.news_dl dd {
	height:45px;
	overflow:hidden;
	margin-bottom:10px;
}
/*---随机资讯--*/
.RandomNews {
	background-color:#fff;
	margin-bottom:10px;
}
.diysr {
	background:url("../images/pro_h3.gif") no-repeat scroll left top #0094a2;
	height:36px;
	line-height:36px;
	padding-left:27px;
	color: #FFF;
}
.news_random {
	border:1px solid #0094a2;
	width:928px;
	padding:8px 0px;
}
.news_random ul {
	overflow:hidden
}
.news_random li {
	height:28px;
	line-height:28px;
	padding:0 17px 0 10px;
	width:435px;
	float:left;
	overflow:hidden;
}
.news_random li a {
	padding-left:12px;
}
.news_random li a:hover {
	color:#EB9A05;
}
/*友情链接*/
.relk {
	background:url(../images/f_wrap.gif) repeat left top;
	margin:25px 0 0;
}
.relk_m {
	clear:both;
	zoom:1;
	float:none;
	line-height:24px;
	padding-top:14px;
	padding-bottom:14px;
}
.relk_m a {
	display:inline-block;
	padding:0 5px;
}
/*底部开始*/
.f_wrap {
	background:url(../images/f_wrap.gif) repeat left top;
}
.f_m {
	background:url(../images/f_wrap1.gif) no-repeat center top;
	padding-top:20px;
	height:140px;
}
.f_nav {
	height:37px;
	line-height:37px;
	text-align:center;
	color:#fff;
	background: url(../images/f_nav.jpg) no-repeat center top;
}
.f_nav a {
	font-size:15px;
}
.f_nav a {
	display:inline-block;
	zoom:1;
	color:#fff;
	padding:0 12px;
}
.f_cr {
	padding:26px 0 0 0;
	background: url(../images/f_navs.png) no-repeat center top;
	text-align:center;
	line-height:24px;
}
.f_cr ul {
	width:1160px;
	line-height:24px;
	display:inline;
}
.f_cr li span {
	padding-left:25px;
}
.mynews1 {
	width:540px;
	border:1px solid #fff
}
.content0 {
	margin-top:30px
}
/* marqueeleft */
.marqueeleft {
	width:1110px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px
}
.marqueeleft li {
	float:left;
	display:inline;
	width:206px;
	height:206px;
	margin-right:8px;
	overflow:hidden;
}
.marqueeleft li span a {
	display:block;
	width:206px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden
}
.marqueeleft0 {
	width:1110px;
	margin:0 auto;
	overflow:hidden;
}
.marqueeleft0 ul {
	float:left;
}
.marqueeleft0 li {
	float:left;
	display:inline;
	margin-right:8px;
	overflow:hidden;
}
.marqueeleft0 li span a {
	display:block;
	width:156px;
	height:30px;
	line-height:30px;
	text-align:center;
	overflow:hidden
}
.s_lk_m .link b {
	display:block;
	float:left;
	height:42px;
	line-height:42px;
}
.s_lk_m .link div {
	display:block;
	float:left;
	width:790px;
	height:42px;
	line-height:42px;
}
/*-----首页 banner-----*/
.slideBox {
	width:100%;
	height:400px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:25px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#3aa314;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:450px;
}
.slideBox .bd li a {
	display:block;
	height:450px;
}
.slideBox .bd img {
	width:1903px;
	height:400px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
.ibanner {
	width:100%;
	position:relative;
	overflow:hidden;
	height:400px;
}
.bannerImg {
	width:1903px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-952px;
}
/*------------滚动-----------------*/
#demo {
	overflow:hidden;
	margin:0 auto;
}
#indemo {
	float: left;
	width: 3000%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*滚动结束*/
/*------------滚动-----------------*/
#demo0 {
	overflow:hidden;
	margin:0 auto;
}
#indemo0 {
	float: left;
	width: 3000%;
}
#demo10 {
	float: left;
}
#demo20 {
	float: left;
}
/*滚动结束*/

/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #0094a2;
	border-color: #0094a2;
}