﻿@charset "utf-8";
html{font: 14px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.wrapper{width: 1200px;margin:0px auto;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-weight: normal;}
body{
	min-width: 1200px;
	margin:0 auto;
}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
.swiper-slide img{
	width:100%;
}
.swiper-container{
	
}

.titlebox .fir{
	font-size: 28px;
	color:#1966bf;
	font-weight: 700;
	text-align: center;
	letter-spacing: 2px;
}

.titlebox .fir span{
	color:#383838;
}
.titlebox .fir i{
	color:#c2c3c3;
	font-style: normal;
	font-size: 24px;
}
.titlebox img{
	margin:15px auto;
}
.titlebox .sec{
	font-size: 18px;
	text-align: center;
	color:#737373;
	letter-spacing: 2px;
	margin-bottom: 40px;
}
/*toubu*/
.toubu{
	width:100%;
	line-height: 30px;
	background: #2a3139;
	position: relative;
}
.toubu .huanyin{
	font-size: 14px;
	color:#fff;
}
.toubu ul{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.toubu ul li{
	float: left;
	position: relative;
	padding-left: 25px;
	padding-right: 10px;
}
.toubu ul li a{
	display: block;
	font-size: 14px;
	color:#fff;
	line-height: 35px;
}
.toubu ul li{
	background: url("../images/ali.png") no-repeat left center;
}



/*安装*/
.anzhuang{
	padding:40px 0;
}
.azbox{
	position: relative;
	height: 420px;
}
.az-left{
	float:left;
	width:50%;
	height: 414px;
	background: url(../images/az-left-bg.png) repeat;
	padding:65px 40px 0 40px;
	z-index: 2;
}
.az-left .fir{
	font-size: 24px;
	color:#fff;
	font-weight: 700;
}
.az-left .sec{
	font-size: 18px;
	color:#fff;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}
.azbox .con-content{
	font-size: 14px;
	color:#fff;
	line-height: 30px;
	margin-top: 20px;
}
.az-right{
float:right;
	width:50%;
	height: 414px;
	z-index: 1;
}
.az-lunbo{
	width:1125px;
	height: 245px;
	background: #f7f7f7;
	padding: 40px;
	margin: 0 auto;
    margin-top: -40px;
    z-index: 3;
    position: relative;
}
.swiper-container-az a{
	display: block;
	width:100%;
	height: 100%;
}
.swiper-container-az a .pic{
	width:100%;
	height: 160px;
}
.swiper-container-az a .pic img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-az a p{
	font-style: 14px;
	line-height: 30px;
	color:#666;
	text-align: center;
	width:100%;
}
.swiper-button-next-az{
	width:48px;
	height: 96px;
	background: url(../images/az-right.png) no-repeat center;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
    right:-107px;
    top:-98%;
}
.swiper-button-next-az:hover{
	background: url(../images/az-right1.png) no-repeat center;
}
.swiper-button-prev-az{
	width:48px;
	height: 96px;
	background: url(../images/az-left.png) no-repeat center;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
    left:-107px;
    top:-98%;
}
.swiper-button-prev-az:hover{
	background: url(../images/az-left1.png) no-repeat center;
}

/*产品*/
.pro{
	padding:40px 0;
	background: #f7f7f7;
}
.pro-left{
	float:left;
	width:233px;
}
.pro-left-top{
	width:100%;
	padding:26px 0 0 64px;
	height: 96px;
	background: #1966bf  url(../images/pro-left-top-bg.png) no-repeat left 30px center;
}
.pro-left-top p:nth-child(1){
	text-transform: uppercase;
}
.pro-left-top p{
	font-size: 16px;
	color:#fff;
	font-weight: 700;
}
.pro .ulbox{
	width:100%;
	height: 616px;
	margin-top: 10px;
	background: #fff;
	padding:15px 0;
}
.pro-left-bottom{
	width:100%;
	height: 140px;
	background: #1966bf;
	padding-top: 14px;
}
.pro-left-bottom p:nth-child(1){
	font-size: 14px;
	color:#fff;
	background: url(../images/pro-bottom-g.png) no-repeat left 44px center;
	line-height: 30px;
	padding-left: 81px;
}
.pro-left-bottom p:nth-child(2){
	font-size: 24px;
	color:#fff;
	font-weight: 700;
	text-align: center;
	margin:10px 0;
}
.pro-left-bottom a{
	display: block;
	width:150px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	font-size: 14px;
	font-weight: 700;
	color:#1966bf;
	border-radius: 8px;
	margin:0 auto;
}
.ulbox .fl{
	line-height: 53px;
	background: url(../images/fbg.png) no-repeat left center;
	font-size: 14px;
	color:#fff;
	padding-left: 43px;
}
.pro-left ul li {
	padding:0 18px;
}
.pro-left ul li a{
	display: block;
	line-height: 60px;
	border-bottom: 1px solid #dfdfdf;
	padding-left: 23px;
}
.pro-left ul li a:hover{
	color:#1966bf;
}
.pro-right{
	float: right;
	width:945px;
}
.pro-right .fir{
	font-size: 18px;
	color:#1966bf;
	font-weight: 700;
}
.pro-right .sec{
	font-size: 16px;
	color:#9e9e9e;
	text-transform: uppercase;
	margin-bottom: 32px;
}
.pro-right ul li{
	float: left;
	margin-right: 22px;
}
.pro-right ul li:nth-child(3n){
	margin-right: 0;
}
.pro-right ul li:nth-child(-n+3){
	margin-bottom:30px;
}
.pro-right ul li .pic{
	width:300px;
	height: 233px;
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
}
.pro-right ul li .pic .meng{
	position: absolute;
	width:100%;
	height: 100%;
	background: url(../images/mengbg.png) repeat;
	top:-100%;
	left:0;
	text-align: center;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
}
.pro-right ul li:hover .pic .meng{
	top:0;
}
.pro-right ul li .pic .meng img{
	margin:0 auto;
	margin-top: 98px;
    margin-bottom: 10px;
}
.pro-right ul li .pic .meng p{
	font-size: 14px;
	color:#fff;
}
.pro-right ul li .pic .pic-img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.pro-right ul li .title{
	width:100%;
	line-height: 35px;
	font-size: 14px;
	color:#575757;
	padding:0 30px;
	background:#ededed url(../images/pbg.png) no-repeat center right 30px;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
}
.pro-right ul li:hover .title{
	background:#1966bf url(../images/pbg1.png) no-repeat center right 30px;
	color:#fff;
}
/*诚若电机*/
.dianji{
	padding: 40px 0;
}
.dianji .dianji-img img{
	max-width: 100%;
	margin:0 auto;
}
.d-content{
	margin-top: 30px;
}
.d-left{
	float: left;
	width:927px;
	position: relative;
	height: 470px;
}
.d-left .imgbox{
	width:100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	display: none;
}
.imgboxon{
	display: block !important;
}
.d-left .imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.d-left .imgbox .sha{
	width:100%;
	position: absolute;
	left:0;
	bottom:0;
	background: url("../images/sha.png") repeat;
	padding:10px;
	text-align: center;
}
.d-left .imgbox .sha p:first-child{
	color:#fff;
	font-weight: 700;
	font-size: 16px;
}
.d-left .imgbox .sha p:last-child{
	color:#fff;
	font-size: 16px;
}
.d-left .imgbox .sha .con p{
	font-size: 14px;
	font-weight: 500;
}
.d-right{
	float: right;
	width:272px;

}
.d-right ul li{
	width:100%;
	line-height: 116px;
	font-size: 18px;
	color:#333;
	border:1px solid #d9d9d9;
	border-bottom: none;
	padding-left: 80px;
    position: relative;
    transition: inherit;
}
.d-right ul li em{
	position: absolute;
    left: 20px;
    top: 30px;
    width: 59px;
    height: 59px;
    overflow: hidden;
}
.d-right ul li em img{
    height: 59px;
    display: block;
}
.d-right ul li span{
	position: absolute;
    left: -5px;
    top: 44px;
    width: 12px;
    height: 32px;
    background: url(../images/anico.png) no-repeat;
    display: none;
}
.d-right ul li.on{
	background: #00509c;
    color: #fff;
    border: 1px solid #00509c;
}
.d-right ul li.on em img{
	margin-left: -57px;
}
.d-right ul li.on span{
	display: block;
}
.d-right .antel{
	width:100%;
	height: 116px;
	border:1px solid #d9d9d9;
	padding-left: 60px;
}
.d-right .antel p:first-child{
	font-size: 18px;
	color:#333;
	margin-top: 27px;
}
.d-right .antel p:last-child{
	font-size: 28px;
	color:#333;
}

/*流程*/
.g_lc{
	height: 250px;
	background: url("../images/lcbg.jpg") no-repeat center;
}
.g_lc .wrapper{
	position: relative;
}
.g_lc .tel{
	position: absolute;
    left: 130px;
    top: 150px;
    font-size: 18px;
    color: #fff;
}
.g_lc .tel b{
	display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}
.g_lc .m_lc{
    padding: 63px 0 0 407px;
}

/*新闻*/
.news{
	padding:40px 0;
}
.n-left{
	float: left;
	width:806px;
}
.tbox {
	border-bottom: 1px solid #ebebeb;
}
.tbox p{
	float: left;
	line-height: 40px;
	width:130px;
	text-align: center;
	font-size: 18px;
	color:#fff;
	background: #1966bf;
}
.tbox a{
	display: block;
	float: right;
	font-size: 14px;
	color:#6f6f6f;
	line-height: 40px;
}
.news-inner{
	margin-top: 20px;
}
.news-inner .inner-left{
	float: left;
	width:385px;
}
.news-inner .inner-left .pic{
	width:100%;
	height: 300px;
}
.news-inner .inner-left .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-inner .inner-left .text{
	height: 95px;
	color:#f3f3f3;
	padding:0 25px;
	background: #f3f3f3;
	    padding-top: 19px;
}
.news-inner .inner-left .text .title{
	font-size: 16px;
	color:#3c3c3c;
	font-weight: 700;

}
.news-inner .inner-left .text .title span{
	display: block;
	float: right;
	font-size: 14px;
	color:#898888;
	font-weight: 500;
}
.news-inner .inner-left .text .con_content{
	font-size: 14px;
	margin-top: 15px;
	color:#757575;
}
.inner-right{
	float: right;
	width:400px;
}
.inner-right-list .time{
	float: left;
	width:60px;
	text-align: center;
}
.inner-right-list{
	height: 131px;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 35px;
}
.inner-right-list .time p:nth-child(1){
	font-size: 28px;
	color:#595757;
	font-weight: 700;
}
.inner-right-list .time p:nth-child(2){
	font-size: 14px;
	color:#898989;
}
.inner-right-list .text{
	float: right;
	width:325px;
	font-size: 14px;
	color:#696868;
	padding-top: 11px;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
}
.inner-right-list:hover .text{
	color:#1966bf;
}
.n-right{
	float: right;
	width:340px;
}
.n-right .tbox p{
	background: #1966bf;
}
.quest-list:nth-of-type(1){
	margin-top: 20px;
}
.quest-list{
	padding-left: 30px;
	border-bottom: 1px dashed #d4d4d4;
	height: 131px;
	padding-top: 28px;
}
.quest-list .title{
	font-size: 16px;
	color:#353535;
}
.quest-list .con{
	font-size: 14px;
	color:#828181;
	margin-top: 10px;
	line-height: 25px;
	transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
}
.quest-list:hover .con{
	color:#1966bf;
}
.questbox{
	margin-top: 20px;
}
/*友情链接*/
.g_link{
    line-height: 50px;
    background: #363636;
    overflow: hidden;
}
.g_link h2 {
    float: left;
    width: 135px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #252426;
}
.link_c {
    line-height: 96px;
    overflow: hidden;
    float: left;
    width: 1000px;
    font-size: 14px;
}
.link_c ul li{
	float: left;
}
.link_c ul li a{
	white-space: nowrap;
    padding: 0 32px;
    line-height: 50px;
    color: #fff;
    display: block;
}
/*footer*/
.footer{
	padding:40px 0;
	background: #252426;
}
.footer .wrapper{
	position: relative;
}
.f-left{
	float: left;
	width:270px;
	border-right:1px solid #363636;
}
.f-left ul li{
	float: left;
	width:50%;
}
.f-left ul li:nth-child(-n+6){
	margin-bottom: 30px;
}
.f-left ul li a{
	display: block;
	font-size: 14px;
	color:#ccc;
}
.f-left .title{
	font-size: 18px;
	color:#ddd;
	font-weight: 700;
	margin-bottom: 40px;
}
.f-left-sec{
	width:534px;
	padding-left: 87px;
}
.pbox p{
	font-size: 14px;
	color:#adadad;
}
.pbox p:nth-child(-n+4){
	margin-bottom: 17px;
}
.imgbox{
	float: left;
	width:145px;
	text-align: center;
}
.imgbox img{
	width:140px;
}
.imgbox:nth-child(1){
	margin-right: 30px;
}
.imgbox p{
	font-size: 16px;
	color:#adadad;
}
.f-left-third{
	float: right;
	width:auto;
	border-right: none;
}

.last{
	width:100%;
	background: #1e1d1f;
	line-height:40px;
}
.last-left{
	float: left;
}
.last-left img{
	max-height: 85px;
	max-width: 85px;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#838383;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#838383;
	line-height: 40px;
}
.last-center p a{
	color:#838383;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#838383;
	line-height: 40px;
}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;left:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:8px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#01509d url(../images/fixcont.jpg) no-repeat right top;}
.yb_bar .yb_phone{background:#01509d url(../images/fixcont.jpg) no-repeat right top -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#01509d url(../images/fixcont.jpg) no-repeat right top -113px;}
.yb_bar .yb_ercode{background:#01509d url(../images/fixcont.jpg) no-repeat right top -169px;}
.hd_qr{margin: 0 auto;}
.yb_QQ a{display:block;text-indent:8px;width:100%;height:100%;color:#fff;}

#sidebarsec{
	display: none;
}
.chanping-leftsec{
	display: none;
}
#sidebar{
	display: block;
}

/* 本例子css 企业风采*/
		.fengcaibox .picScroll-left{ width:100%;  overflow:hidden; position:relative; }
		.fengcaibox .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.fengcaibox .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;}
		.fengcaibox {	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.fengcaibox .picScroll-left .hd .next{ background-position:0 -50px;  }
		.fengcaibox .picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.fengcaibox .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.fengcaibox .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.fengcaibox .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icocircle.gif") 0 -9px no-repeat; }
		.fengcaibox .picScroll-left .hd ul li.on{ background-position:0 0; }
		.fengcaibox .picScroll-left .bd{}
		.fengcaibox .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.fengcaibox .picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:277px;margin-right: 25px;}
		/* .picScroll-left .bd ul li:nth-child(4n){
			margin-right: 0;
		} */
		.fengcaibox .tempWrap{
			width:100%!important;
		}
		.fengcaibox .picScroll-left .bd ul li .pic{
										width: 100%;
								    	height: 195px;
								    	position: relative;
								    }
		.fengcaibox .picScroll-left .bd ul li .pic img{ 
			    position: absolute;
			    max-width: 100%;
			    max-height: 100%;
			    top: 50%;
			    left: 50%;
			    transform: translate(-50%,-50%);
			    -webkit-transform: translate(-50%,-50%);
		}
		.fengcaibox .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.fengcaibox .picScroll-left .bd ul li .title{ line-height:24px;   }
		.fengcaibox .next{
			position: absolute;
			background: url(../images/jt3.png) no-repeat right 0;
		    width: 48px;
		    height: 48px;
		    right: 0px;
		    top:50%;
		    transform: translateY(-50%);
		    -webkit-transform: translateY(-50%);
		    cursor: pointer;
		}
		.fengcaibox .prev{
				position: absolute;
			    background: url(../images/jt3.png) no-repeat;
			    width: 48px;
			    height: 48px;
			    left: 0px;
			    top:50%;
		    transform: translateY(-50%);
		    -webkit-transform: translateY(-50%);
		    cursor: pointer;
		}



/* 本例子css */
.p-right .slideBox{ width:100%;height: 100%; overflow:hidden; position:relative; }
.p-right .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.p-right .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.p-right .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.p-right .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.p-right .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.p-right .slideBox .bd li{width:100%; zoom:1; vertical-align:middle; position: relative; height: 100%;}
.p-right .slideBox .bd img{ display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.p-right .slideBox .prev,
.p-right .slideBox .next{ 
	position:absolute;
}
.p-right .slideBox .next{ 
	width: 42px;
    height: 42px;
    background: url(../images/pro-right.png) no-repeat center;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0px;
}
.p-right .slideBox .prev{
	width: 42px;
    height: 42px;
    background: url(../images/pro-left.png) no-repeat center;
    top: auto;
    bottom: 0;
    left: auto;
    right: 50px;
}

.p-right .slideBox .prev:hover,
.p-right .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.p-right .slideBox .prevStop{ display:none;  }
.p-right .slideBox .nextStop{ display:none;  }
.p-right .slideBox1 .tempWrap{
	width:100% !important;
	height: 100%!important;
}
.p-right .slideBox1 .tempWrap ul{
	height: 100%!important;
}


/* 本例子css 常见问题*/
		.wdbox .picScroll-left{ width:100%; height: 100%; overflow:hidden; position:relative; }
		.wdbox .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.wdbox .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;} 	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.wdbox .picScroll-left .hd .next{ background-position:0 -50px;  }
		.wdbox .picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.wdbox .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.wdbox .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.wdbox .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icocircle.gif") 0 -9px no-repeat; }
		.wdbox .picScroll-left .hd ul li.on{ background-position:0 0; }
		.wdbox .picScroll-left .bd{  }
		.wdbox .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.wdbox .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; width:515px;}
		.wdbox .picScroll-left .bd ul li .pic{ text-align:center; }
		.wdbox .picScroll-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.wdbox .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.wdbox .picScroll-left .bd ul li .title{ line-height:24px;   }
		.wdbox .prev{
			position: absolute;
			background: url(../images/jt5.jpg) no-repeat;
		    width: 52px;
		    height: 24px;
		    display: block;
		    transition: all 300ms ease-in-out;
		    -webkit-transform: all 1000ms ease-in-out;
		    left: 0;
		    top:50%;
		    transform: translateY(-50%);
		    -webkit-transform: translateY(-50%);
		    cursor: pointer;
		}
		.wdbox .next{
			position: absolute;
			background: url(../images/jt5.jpg) no-repeat right 0;
		    width: 52px;
		    height: 24px;
		    display: block;
		    transition: all 300ms ease-in-out;
		    -webkit-transform: all 1000ms ease-in-out;
		    left: 52px;
		    top:50%;
		    transform: translateY(-50%);
		    -webkit-transform: translateY(-50%);
		    cursor: pointer;
		}
		.wdbox .next:hover{
			background: url(../images/jt6.jpg) no-repeat right 0;

		}
		.wdbox .prev:hover{
			background: url(../images/jt6.jpg) no-repeat;

		}





/* 本例子css */
.slideBox.slideBox-banner{overflow:hidden; position:relative; }
.slideBox.slideBox-banner .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px;transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index:1; }
.slideBox.slideBox-banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox.slideBox-banner .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;opacity: 0.4; }
.slideBox.slideBox-banner .hd ul li.on{ background:rgb(222,156,83); color:#fff; opacity: 0.9; filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  }
.slideBox.slideBox-banner .bd{ position:relative; height:100%; z-index:0;   }
.slideBox.slideBox-banner .bd li{ zoom:1; vertical-align:middle; }
.slideBox.slideBox-banner .bd img{ width: 100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox.slideBox-banner .prev,
.slideBox.slideBox-banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox.slideBox-banner .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox.slideBox-banner .prev:hover,
.slideBox.slideBox-banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox.slideBox-banner .prevStop{ display:none;  }
.slideBox.slideBox-banner .nextStop{ display:none;  }

