@charset "utf-8";
/*!
 * agilebins v1.0.4
 *
 * 快速解决网站上大部分特效展示...
 * 官网: http://ab.geshai.com
 * 
 *有疑难问题可选择QQ群① 158544200 或QQ群② 790370978 进行反馈
 *
 * 请尊重原创，保留头部版权
 * 在保留版权的前提下，可应用于个人或商业用途
 *
 */
/* h1,h2,h3,h4,h5,h6,p,img,q,dl,dt,dd,ol,ul,li{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;letter-spacing:.03em}

p{word-wrap:break-word}
em,i{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-weight:100}

body{/*background:#0c91e8;color:#fff;font:12px/18px "microsoft yahei","SimHei","SimSun";-webkit-text-size-adjust:100%;min-width:768px}
a{color:#183b52;text-decoration:none}
a:hover{color:#ac00000;text-decoration:none}*/


.h50{height:30px;overflow:hidden}

/* 多列左右滚动演示 */

.domo-pic-scroll-lr { width:640px; height:192px; position:relative; margin:0 auto; margin-top: 20px;}
.domo-pic-scroll-lr .conts li { float:left; text-align:center; width:200px; height:126px; font-size:16px; font-style:italic; font-weight:700; text-align:center; color:#317bac; line-height:126px; padding:0 10px; border-radius:8px; vertical-align:top; }
.domo-pic-scroll-lr .conts li .s1 { width:200px; height:126px; }
.domo-pic-scroll-lr .conts li a { color:#317bac; background:#fff; display:block; width:200px; height:126px; border-radius:8px; }
.domo-pic-scroll-lr .conts li a:hover { color:#fff; background:#4ad585; text-decoration:none; }

.domo-pic-scroll-lr .tabs { width:100%; height:11px; line-height:11px; position:absolute; z-index:1; bottom:30px; 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; }

				
/* 幻灯片演示 */

 .domo-slides { margin:0 auto; width:540px; height:380px; zoom:1; position:relative; }
.domo-slides .conts { width:540px; height:300px; /*border-radius:8px;*/ position:relative; overflow:hidden; /*box-shadow: 1px 1px 10px 0px rgba(136,136,136,5);-webkit-box-shadow: 0px 2px 10px 0px rgba(136,136,136,1);-moz-box-shadow: 0px 2px 10px 0px rgba(136,136,136,1);*/ }
	.domo-slides .conts ul { width:540px; height:300px; }
	.domo-slides .conts li { width:540px; height:300px; line-height:300px; color:#317bac; font-size:26px; font-style:italic; font-weight:700; text-align:center; overflow:hidden; position:relative; }
	
.domo-slides .conts li a { display:block; width:540px; height:300px; color:#317bac; background:#f9fdff; overflow:hidden; }
.domo-slides .conts li a:hover {  color:#fff; background:#4ad585; border-radius:8px; text-decoration:none; }

.domo-slides .prev, .domo-slides .next { z-index:1; position:absolute; top:50%; margin-top:-25px; display:block; width:42px; height:42px; line-height:40px; font-size:24px; color:#fff;box-shadow: 0px 4px 10px 0px rgba(16,124,195,1);-webkit-box-shadow: 0px 4px 10px 0px rgba(16,124,195,1);-moz-box-shadow: 0px 4px 10px 0px rgba(16,124,195,1); border-radius:50px; background:#b2d5ed; text-align:center; font-family:"Comic Sans MS", cursive; cursor:pointer; }
	.domo-slides .prev { left:-80px; background:#212121; }
	.domo-slides .prev:hover, .domo-slides .next:hover { background:#3dc878; color:#fff; }
	.domo-slides .next { right:-80px; background:#212121; }

	.domo-slides .textList { text-align:center; height:40px; line-height:20px; padding:0px 15px; color:#1eb4e5; font-size:12px; overflow:hidden; }
		.domo-slides .textList .pageNav { line-height:20px; color:#1eb4e5; }
			.domo-slides .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#b2d5ed; font-style:italic; }
				.domo-slides .textList .pageNav .current { font-size:18px; padding-right:8px; }
				
.domo-slides .tabs { width:100%; height:18px; line-height:18px; position:absolute; z-index:1; bottom:0; left:0; font-family:"Comic Sans MS", cursive; overflow:hidden; }
	.domo-slides .tabs ul { text-align:center; height:18px; }
	.domo-slides .tabs ul li { color:#0c91e8; font-size:12px; width:18px; height:18px; line-height:18px; border-radius:18px; font-style:italic; margin:0 5px; background:#b2d5ed; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; }
	.domo-slides .tabs ul .current { color:#fff; background:#4ad585 !important; }


.domo-slides .play, .domo-slides .pause {  right:50%; margin-right:-24px; top:65%; font-size:14px; position:absolute; cursor:pointer; width:60px; height:48px; margin-top:-34px; z-index:4; }  		