#slider {width: auto;position:relative;z-index:9;}
#slider img {width: 100%;}
ol {/*height: 28px;left: 2%;margin: 0;position: absolute;top: 63%;z-index: 99999;*/
height: 11px;margin: 0;position:relative;top: 98%;z-index: 99999; background:#d2d2d2;}
ol li{/*margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px;*/float: left;height: 11px;line-height: 28px;list-style: outside none none;margin: 0 10px 0 0;padding: 0;}
ol li a{float:left;height:10px;line-height:28px;/*border:1px solid #ccc;*/background:#d2d2d2;color:#555;padding:0 90px;text-decoration:none; text-indent:-9999px; 
}
ol li.current a{background:#ba6769;color:#fd7676;}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}
#controls{width:100%;position:absolute;display:block;z-index:9999;top:0;top:71px;}
.arrows{max-width:1190px;padding:0 2%;margin:0 auto;position:relative;}
.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}
.prevBtn, .nextBtn {display:block;width:22px;height:58px;position:absolute;z-index:99;cursor:pointer;}	
.nextBtn{background: rgba(0, 0, 0, 0) url("../images/next_btn.png") no-repeat scroll left top;left: 85px;position: absolute;top: 310px;width: 38px;z-index: 999;height: 32px; display:none;}								
.prevBtn {background: rgba(0, 0, 0, 0) url("../images/previous_btn.png") no-repeat scroll left top;left: 40px;position: absolute;top: 310px;width: 38px;/*z-index: 99999;*/height: 32px; display:none;}
pre {white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.slider_text1{position:absolute; left:0; top:130px; width:100%; z-index:99;}
.slider_content{max-width:900px;margin:0 auto;position:relative;}
@media(max-width:1023px){
ol li a{padding:0 67px;}
}
@media(max-width:767px){
#controls{top:10px;}
.slider_text1{position:relative;}
ol {top: 94%;}
#slider {background:#666;}
.slider_text1 {top:0; text-align:center;}
.slider_text1 h2 {font-size: 30px;line-height: 26px;margin: 13px 0; padding-left:0;}
.slider_text1 h2 span {font-size: 18px;line-height: 26px;}
.header_in_top {position: relative;}

ol li a{padding:0 25px;}

}
@media(max-width:479px){
#slider {background:#666;}
ol {top: 94%;}
.slider_text1 {text-align:center;}
}