@charset "gb2312";
/* CSS Document */
.slider-wrap{position:relative; width:634px; height:378px; overflow:hidden;}
.slider-box{position:relative; width:634px; height:378px; overflow:hidden;float:left;}
.slider-cont li{float:left; position:relative;height:378px;}

.slider-list{position:absolute;right:3px;bottom:12px;}
.slider-list li{background:#24bdf5;cursor:pointer;float:left;height:14px;width:14px;margin-right:5px;overflow:hidden;text-align:center;border-radius:50%;-moz-border-radius:50%;-webket-border-radius:50%;}
.slider-list li.active,
.slider-list li:hover{background:#21d38d;}

.slider-mask{background:#000;display:block;left:0;height:40px;position:absolute;bottom:0px;width:100%;FILTER:alpha(opacity=860);opacity:.8;}
.slider-text{height:40px;line-height:40px;left:0;overflow:hidden;position:absolute;bottom:0px;width:100%;}
.slider-text h3{font-size:14px; font-weight:normal;}
.slider-text a{color:#fff;padding:0 0 0 10px;}

.btn-travel li{ margin:2px 0 0 2px;}
.list-scenic li img{ width:245px; height:167px; margin-right:15px; border:#f7f7f7 solid 4px;}