.ss1_wrapper { position:relative; width:660px; height:436px; }
.ss1_wrapper .slideshow { position:relative; width:660px; height:436px; margin:16px 0 0 4px;}
	
	.ss1_wrapper .slideshow_item { width:660px; height:436px; }
	.ss1_wrapper .slideshow_item .data { display:none; }	

	
	.ss1_wrapper .slideshow_paging { position:absolute; bottom:15px;left:10px; z-index:11; font-size:12px; }
		.ss1_wrapper .slideshow_paging a { display:block; float:left; margin:0 0 0 10px; padding:4px 8px; color:#fff; background:rgba(0,60,123,0.76);border-radius: 3px;}
			.ss1_wrapper .slideshow_paging a:hover { color:#fff }
			.ss1_wrapper .slideshow_paging a.activeSlide { background:#FED23D; color:#fff }
	
	/*.ss1_wrapper .slideshow_box { position:absolute; right:-64px; bottom:-132px;background:url(../images/bg_tzgg_right_list.png) no-repeat center; width:543px; height:240px; z-index:10;
	box-shadow: 0px 6px 16px 0px rgba(18,82,149,0.06);  }*/
		/*.ss1_wrapper .slideshow_box .data { padding:15px 45px 15px 20px;}*/


.slideshow_1_more {padding-top:20px;float: right;}
.slideshow_1_more a {color: #125295;}
.slideshow_1_more a:hover {color:#ff0000;}
.slideshow_1_more img {padding-left:8px;}

.data ul li {font-size: 16px;color: #333333;line-height:54px;background: url(../images/icon_tzgg_list.png) no-repeat 0px 15px;padding-left:32px;border-bottom:1px solid #e6e6e6;}
.data ul li span {float: right;color: #999;}
.data ul li a:hover {color:#ff0000;}

.ss1_wrapper a.slideshow_prev { position:absolute; left:30px; bottom:20px; z-index:10; width:32px; height:32px; outline:none;background:rgba(0,0,0,0.30); }
		.ss1_wrapper a.slideshow_prev:hover { background:#0e4e8f; }
		.ss1_wrapper a.slideshow_prev span { display:block; width:32px; height:32px; background:url(../images/arrow_left.png) no-repeat center; text-indent:-9999px; }
		
	.ss1_wrapper a.slideshow_next { position:absolute; left:75px; bottom:20px; z-index:10; width:32px; height:32px; outline:none;background:rgba(0,0,0,0.30);}
		.ss1_wrapper a.slideshow_next:hover { background:#0e4e8f; }
		.ss1_wrapper a.slideshow_next span { display:block; width:32px; height:32px; background:url(../images/arrow_right.png) no-repeat center; text-indent:-9999px; }


