﻿/*图片滚动*/
.scroll_img{position: relative;*zoom:1;_width:300px;margin-right:15px }
.pic li {width:320px; height:260px;} 
.pic li img{width:100%;height:260px;}
.tit { bottom:0; height:35px; left:0; overflow: hidden; position: absolute;z-index: 10; _width:300px; line-height:26px;*zoom:1;text-align:center;background:RGB(242,241,242)}
.tit li a{ color:#333 !important; line-height:35px; 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:16px; overflow:hidden; position:absolute; right:0px; bottom:26px;width:auto!important; z-index: 10;*zoom:1;display:none;}
.num li{ float:left; color:#fff; width:23px; height:13px; line-height:13px; text-align:center; font-size:12px; background:url(/Content/Areas/Common/images/Article/op_bg.png) repeat;cursor:pointer;margin:3px 0 0 2px;}
.num li.s{ background:#1297f1; color:#fff;height:16px; line-height:18px; font-size:12px;background:url(/Content/Areas/Common/images/Article/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:26px; bottom:0;_ bottom:-2px; left:0; background:#ccc !important;*zoom:1}
.dis{display: block;}
.undis{display: none;}