﻿/*------------------------默认图片切换---------------*/
.scroll_img{position: relative;*zoom:1;*height:205px;}
.pic li { width:330px; height:205px;} 
.pic li img{width:100%;height:205px;}
.pic li h2{display:none;}
.tit { bottom:0; height: 34px; left:0; overflow: hidden; position: absolute;padding-left: 5px;z-index: 7; _width:220px; line-height:34px;}
.tit li a{ color:#fff; line-height:36px; padding:0 0 0 10px;transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;font-size: 14px;}
.num{ height:8px; overflow:hidden; position:absolute; right:5px; bottom:13px; padding:0 5px 0 0; width:auto!important; z-index: 7;}
.num li{ float:left; width:8px; height:8px; font-size:0; background:#fff; font-size:0; line-height:0;cursor:pointer;margin-left:5px;
transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s}
.num li.s{ background:#00a886;}
.op_bg{ position:absolute; width:100%; height:34px; bottom:0; left:0; background:url(/Content/Areas/Common/images/op_bg.png) repeat;}
.undis{display: none} 