@charset "utf-8";
/*!
 * agilebins v1.0.3
 *
 * 快速解决网站上大部分特效展示...
 * 官网: http://ab.geshai.com
 *
 * Copyright 2010-2022, Carlo,Cloud
 *
 * 请尊重原创，保留头部版权
 * 在保留版权的前提下，可应用于个人或商业用途
 *
 */
		
/* 五、多列左右滚动演示 */
.demo-main{width:1200px;margin:0 auto;}
.domo-pic-scroll-lr { width:1200px; position:relative; margin:0 auto; padding:0}
.domo-pic-scroll-lr .conts li { float:left; text-align:center; width:293px; font-size:16px;text-align:center; color:#333; height:120px; padding:0 10px; vertical-align:top; }
.domo-pic-scroll-lr .conts li .s1 { width:293px; }
.domo-pic-scroll-lr .conts li a {
	color: #317bac;
    width: 293px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 15px 0;
	height:100px;
	 filter: grayscale(100%);
	 opacity: 0.5;
	}
.domo-pic-scroll-lr .conts li a:hover { background:#fff; box-shadow: 0 2px 6px rgba(102, 102, 102, .4); }
.domo-pic-scroll-lr .conts li a.open{background:#fff; box-shadow: 0 2px 6px rgba(102, 102, 102, .2); filter: grayscale(0%) !important; opacity:1 !important;}
.jsfsc{ color:#999; line-height:25px !important;}
.domo-pic-scroll-lr .textList { text-align:center; height:40px; line-height:20px; padding:0px 15px; color:#1eb4e5; font-size:12px; overflow:hidden; }
.domo-pic-scroll-lr .textList .pageNav { line-height:20px; color:#1eb4e5; }
.domo-pic-scroll-lr .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#b2d5ed; font-style:italic; }
.domo-pic-scroll-lr .textList .pageNav .current { font-size:18px; padding-right:8px; }

.domo-pic-scroll-lr .prevs, .domo-pic-scroll-lr .nexts {
	z-index:1; position:absolute; top:52%; margin-top:-25px; display:block; width:36px; height:36px; line-height:33px; font-size:22px; color:#999;  border-radius:50px; border: 2px #ddd solid; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
.domo-pic-scroll-lr .prevs { left:-40px;  }
.domo-pic-scroll-lr .prevs:hover, .domo-pic-scroll-lr .nexts:hover { color:#E60012;border: 2px #E60012 solid; }
.domo-pic-scroll-lr .nexts { right:-90px !important;  }

.domo-pic-scroll-lr .tabs { width:100%; height:11px; line-height:11px; position:absolute; z-index:1; bottom:0; left:0; overflow:hidden; }
.domo-pic-scroll-lr .tabs ul { text-align:center; height:11px; }
.domo-pic-scroll-lr .tabs ul li { 
line-height:999px;
width:11px;
height:11px;
border-radius:11px;
margin:0 5px;
cursor:pointer;
background:#b2d5ed;
cursor:pointer;
display:inline-block;
*display:inline;
zoom:1;
overflow:hidden;
}
.domo-pic-scroll-lr .tabs ul .current { background:#4ad585 !important; }


				
				
				
				
				
				
				
				
				
				
				
				
				
				