﻿#container { /*width: 1350px;*/ margin: 0 auto; position: relative; z-index: 0;}
#example { /*width: 1350px;*/ width:100%; /*max-height:410px; min-height:214px;*/ position: relative; overflow:hidden; }
#ribbon { position: absolute; top: -3px; left: -15px; z-index: 500; }
#slides { /*position: absolute;*/ z-index: 100; }
#slides .next, #slides .prev { position: absolute; top: 42%; width: 24px; height: 43px; display: block; z-index: 101; }
#slides .prev { left: 3%;}
.slides_container { /*width: 1350px; */ width:100%; /*max-height:410px; min-height:214px;*/  position: relative; }
#slides .next {  right: 3%; }
.pagination { position: absolute; text-align: center; width: 100%; bottom: 15px; left: 0px; z-index: 9999; }
.pagination li { display: inline-block; zoom: 1;  *display:inline;}
.pagination li a { display: inline-block; zoom: 1;  *display:inline; width: 12px; height: 0; padding-top: 13px; background: url(num.png) no-repeat; overflow: hidden; margin: 0 10px; }

.pagination li.active a { background: url(num_on.png) no-repeat; }

.caption { position: absolute; height: 30px; padding: 5px 20px 0 20px; background: #000; background: rgba(0,0,0,.5); width: 540px; font-size: 1.3em; line-height: 1.33; color: #fff; border-top: 1px solid #000; text-shadow: none; }

.big_img { /*width: 1350px;*/ height: 420px; overflow: hidden; border-bottom: 5px solid #d2a052; background-attachment:fixed; background-position:center top; background-repeat:no-repeat; position:relative; }

a.btn_map{ display:block; width:80px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; background:#BE8F63; margin:0px auto 20px;}

.slides_control { /*max-height:410px; min-height:214px;*/ overflow:hidden; }
.slides_container > div{ position:absolute; left:0; top:0;}
.slides_container > div img{ width:100%;} 
.slides_control img { width:100%; }

.link_img .downLeft{ left:1%;}
.link_img .downRight{ right:1%;}
.link_img .downLeft, .link_img .downRight { display: block; height: 43px; position: absolute; top: 42%; width: 24px; z-index: 101; }