﻿/*图片滚动*/
.scroll_img{position: relative;*zoom:1;_width:300px;margin-right:0px;float:right; }
.pic li { width:100%;} 
.pic li img{width:100%;}
.tit1 { bottom:0; height:26px; left:0; overflow: hidden; position: absolute;z-index: 10; _width:300px; line-height:26px;*zoom:1}
.tit1 li a{ color:#fff !important; line-height:14px; 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: 16px;}
.num{ height:16px; overflow:hidden; position:absolute; right:0px; bottom:36px;width:auto!important; z-index: 10;*zoom:1;}
.num li{ float:left; color:#fff; width:23px; height:13px; line-height:13px; text-align:center; font-size:14px; cursor:pointer;margin:3px 0 0 2px;}
.num li.s{ background:#1297f1; color:#fff;height:16px; line-height:18px; font-size:12px;background:url(../../../images/icon_7.png) no-repeat center;margin-top:0;border:none}
.flicking_con{ width:60px !important;}
.flicking_con span{ float:left; width:10px; height:10px; font-size:0; background:#fff; font-size:0; line-height:0;cursor:pointer;margin-left:5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 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}
.flicking_con .on{ background:#1297f1;}
.op_bg{ position:absolute; width:100%; height:36px; bottom:0;_ bottom:-2px; left:0; background:rgba(0,0,0,0.5)!important;*zoom:1}
.dis{display: block;}
.undis{display: none}