#slideshow {position:absolute; width:1070px; height:320px; margin:0 auto;left:50%;margin-left:-535px;}
#slides {position:relative; width:1070px; height:320px; list-style:none; overflow:auto; float:left;}
#slides li {width:1070px; height:320px}

#slides_box { position:absolute; right:0px; width:360px; height:320px;z-index:99999; background:url(/sh_img/index/main_banner/txt_bg.png) no-repeat; }
.pagination {position:absolute;left:10px;top:10px;height:25px;z-index:9999999;}
.pagination li {float:left;width:17px;height:17px;cursor:pointer; background:#c6c6c6;margin:0 4px 0 0;text-align:center;z-index:2000;}
.pagination li:hover {background:#008388;z-index:2000;}
li.current {background:#008388;z-index:2000;}

.box_txt { position:absolute; left:40px; margin-top:80px; }
.box_txt .box_t { font-size:1.2em; font-weight:bold; color:#595959; line-height:1.5em; padding:10px 0; }
.box_txt .tel { font-size:2.5em; color:#ba1758; margin-top:-10px }
.box_txt .box_bar { border-bottom:1px solid #fff; height:1px; margin:10px 0 }