﻿*,ul,li{ padding:0px; margin:0px;}
.slide .con2_l {width:100%; height:540px; float:left; overflow:hidden; position:relative;}
.slide .con2_l a.pic { display:block; width:100%; height:540px; text-align:center;float:left;}
.slide .con2_l img {width:1920px; height:540px;}
.slide .pic_con a{ display:block; width:100%; height:540px;}
.pic_con{ margin-bottom:0px;}
.pic_con li{ width:100%;}
.con2_l .show {position: absolute;bottom: 16px;padding: 0 20px;color: #fff;width:100%;}
.con2_l .show h3 {font-size: 32px; font-weight:normal; padding-bottom:10px; color:#fff;}
.pic1 .num { font-size:14px; overflow:hidden; position: absolute; bottom:18px; right:47%; zoom:1; z-index:40; text-align:right; }
.pic1 .num li { 
	width:10px; 
	height:10px; 
	display:inline-block; 
	overflow:hidden;  
	background:#606B7C; 
	margin-right:6px;
	cursor:pointer; 
	border-radius:40px; 
	-moz-border-radius:40px; 
	-webkit-border-radius:40px;
	*display:inline;
	zoom:1; 
	color:#606B7C;
	-moz-opacity: 0.9;  
    opacity: 0.9;  
    filter: alpha(opacity=90);
	}
.pic1 .num li.on { 
	background:#224fde;
	-moz-opacity:1;  
    opacity:1;  
	width:20px; 
	height:10px;
	border:none;
    filter: alpha(opacity=100);
	color:#224fde;}

