 #wrap{ width:1100px; padding:0 0 30px 0; }
 html,body{overflow-x: hidden;}


/*image slider*/
.orbit-wrapper{position:relative }
.div.adsider{width:100%;}
div.adsider div.abox{
	border: none;
	position: absolute;
	top: 1px;
	left: 1px;
	line-height: 0;
	display: none;

}
div.adsider div.abox img{width:100%}
div.adsider a img{border:none}
div.timer {
display: none;
width: 40px;
height: 40px;
overflow: hidden;
position: absolute;
top: 10px;
left: 10px;
opacity: .6;
cursor: pointer;
z-index: 1001;
}
.orbit-bullets {
position: absolute;
z-index: 1000;
list-style: none;
bottom:30px;
left: 50%;
margin-left: -50px;
padding: 0;
}

.orbit-bullets li {
float: left;
margin-left: 10px;
cursor: pointer;
color: #999;
text-indent: -9999px;
background:url(../images/home/p.png) no-repeat -27px -1px;
width: 22px;
height: 22px;
overflow: hidden;

}
.orbit-bullets li.active {
color: #222;
background-position: -1px -1px;
}

div.slider-nav{ position:absolute; top:45%; width:1100px; left:50%; margin-left:-555px;z-index:887;}
div.slider-nav span{display:none;
position:absolute;z-index:888; cursor:pointer;width:62px;
height:62px;}
div.slider-nav span.right {
background: url(../images/home/r.png) no-repeat scroll -0px -2px transparent;
right:0px;
}
div.slider-nav span.right:hover{background-position:-2px -2px;}
div.slider-nav span.left {
background: url(../images/home/l.png) no-repeat scroll 0px -2px transparent;
}
div.slider-nav span.left:hover{background-position:2px -2px;}



.intro{ margin:5px 0 0 0;line-height:21px;}
.intro_l{ float:left; margin:50px 0 0 0; width:250px;}
.intro_r{ float:right; width:816px; color:#666;}
.intro_r p{ margin:15px 0px;}

.history{ margin-top:20px; background-color:#F5F2E3; padding:10px 0 40px 0;}
.history .title_1 p{ background-color:#F5F2E3;}
.history .bg{ margin-top:10px; background-color:#4C3C3F;}

.home_cert{ margin-left:80px; text-align:center;}
.home_cert img{ margin:0px 2px;}

.Footer{ margin-top:0px;}