﻿@charset "utf-8";
#slideshow1 {width:100%; height:350px; overflow:hidden; position:relative}
#slideshow1 .container {width:100%; height:350px; position:relative; z-index:3}
#slideshow1 .mask {width:100%; height:350px; cursor:pointer; left:0; position:absolute; top:0; z-index:30}
#slideshow1 .caption {width:100%; padding-left:20px; bottom:0; left:0; position:absolute; z-index:34; }
#slideshow1 .caption h3 {color:#fff; font-size:16px; font-weight:normal}
#slideshow1 .caption h3 a {color:#fff; padding-bottom:5px; display:block; padding-right:128px; overflow:hidden}
#slideshow1 .caption h3 a:hover {color:#fff; text-decoration:none}
#slideshow1 .paging {width:100%; position:absolute; right:0px; bottom:10px; text-align:right; z-index:35}
#slideshow1 .paging a { display:inline-block; background-color:#fff; border:1px solid #666; text-align:center; color:#fff; width:10px; font-size:0; margin-right:5px; height:10px; line-height:0px; margin-bottom:5px; opacity:0.5; filter:alpha(opacity=70); border-radius:50%}
#slideshow1 .paging a:link, #slideshow1 .paging a:visited {color:#fff}
#slideshow1 .paging a:hover, #slideshow1 .paging a:active {background-color:#ae844a; color:#0057b7!important}
#slideshow1 .paging a.current {opacity:1; background-color:#ae844a; color:#0057b7; filter:alpha(opacity=100)}
#slideshow1 .preview {-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; width:100px; background:#fff; color:#000; display:none; padding:5px; position:absolute; right:35px; text-align:center; top:15px; z-index:35; font-size:82%}
#slideshow1 .preview span {display:block; padding-top:3px}
#slideshow1 .slide {width:100%; height:350px; background-position:0 0; background-repeat:no-repeat; left:0; position:absolute; top:0; z-index:15}
#slideshow1 .slide .click-area {width:100%; height:350px; bottom:0; left:0; position:absolute; z-index:20}
#slideshow1 .slide .click-area embed {z-index:25}
