@charset "utf-8";
/*!
 * agilebins v1.0.4
 *
 * 快速解决网站上大部分特效展示...
 * 官网: http://ab.geshai.com
 * 
 *有疑难问题可选择QQ群① 158544200 或QQ群② 790370978 进行反馈
 *
 * 请尊重原创，保留头部版权
 * 在保留版权的前提下，可应用于个人或商业用途
 *
 */

	
	
			
	
/* 一、导航菜单演示 */




		

		
/* 五、多列左右滚动演示 */

.domo-pic-scroll-lr { width:1200px; height:200px; position:relative; margin:0 auto; margin-top: 60px;}
.domo-pic-scroll-lr .conts li { float:left; text-align:center; width:280px; height:150px; font-size:16px; font-style:italic; font-weight:700; text-align:center; color:#317bac; line-height:120px;margin:0 10px; border-radius:8px; vertical-align:top; border: 1px solid #d2d2d2; border-radius:8px;}
	.domo-pic-scroll-lr .conts li .s1 { width:280px; height:150px; }
	.domo-pic-scroll-lr .conts li a { color:#317bac; background:#fff; display:block; width:280px; height:150px; }
	.domo-pic-scroll-lr .conts li a:hover { color:#fff; background:#4ad585; text-decoration:none; }

	.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 .prev, .domo-pic-scroll-lr .next { z-index:1; position:absolute; top:80px; margin-top:-25px; display:block; width:36px; height:36px; line-height:34px; font-size:22px; color:#fff; border-radius:50px; background:#1856a3; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
.domo-pic-scroll-lr .prev { left:-70px; background:#1856a3; }
.domo-pic-scroll-lr .prev:hover, .domo-pic-scroll-lr .next:hover { background:#88bb42; color:#fff; }
.domo-pic-scroll-lr .next { right:-70px; background:#1856a3; }

.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:#e0e0e0; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; }
	.domo-pic-scroll-lr .tabs ul .current { background:#88bb42 !important; }


