@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a,a:hover{color:#333;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* Div1 */
.Div1{width:1000px;height:auto;margin:30px auto;overflow:hidden;position:relative;}
.Div1_prev{padding:2px 10px 0 0;}
.Div1_next{padding:2px 20 0 0px;}

.Div1_main{padding-top:13px;height:250px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:1000px;height:250px;float:left;}
.Div1_main div span{width:150px;padding:0 16px;height:150px;display:block;float:left;}
.Div1_main div span a{display:block;}
.Div1_main div span b{display:block;padding-left:10px;color:#787878;}
.Div1_main div span p{line-height:20px;padding:0 10px;height:87px;color:#787878;}
.Div1_main_a2{background:url(../img/lizi_img009.jpg) no-repeat;width:150px;height:19px;color:#fff;text-align:center;line-height:19px;margin-top:15px;
 margin-left:75px;}
.Div1_main_a2:hover{background:url(../img/lizi_img008.jpg) no-repeat;}

.Div1_main div span.Div1_main_span1 .Div1_main_a1{background:url(../img/lizi_img010.jpg) no-repeat;}
.Div1_main div span.Div1_main_span1 b , .Div1_main div span.Div1_main_span1 p{color:#33a0ff;}
.Div1_main div span.Div1_main_span1 .Div1_main_a2{background:url(../img/lizi_img008.jpg) no-repeat;}
.Div1_main div span.Div1_main_span1 .Div1_main_a2:hover{background:url(../img/lizi_img009.jpg) no-repeat;}

.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:21px;height:20px;position:absolute;cursor:pointer;z-index:2;top:82px;margin-right:35px;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:21px;height:20px;}
.Div1 .Div1_prev1:hover ,.Div1 .Div1_next1:hover{opacity:0.7;.filter:alpha(opacity=70)}
.Div1 .Div1_prev1{left:18px;}
.Div1 .Div1_next1{left:954px;}
.guestPhoto {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
	border: 2px solid rgba(0, 0, 0, 0.4);
	width: 150px;
	height: 150px;
	background-clip: padding-box;
	background-size: cover;
	border-radius: 50%;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	margin-left:35px;
}

.nivo-controlNav {
	position: absolute;
	z-index: 9;
	width: 100%;
	padding: 0 !important;
	margin-top: -32px;
	opacity: 0.8;
}

.nivo-control {
	width:20px;
	height:20px;
	border-radius: 10px;
	background-color:#787878;
	margin-left:10px;
	display:block;
	float:left;
}
.nivo-controlNav a.active{
	width:20px;
	height:20px;
	border-radius: 10px;
	background-color:red;
	margin-left:10px;
	display:block;
	float:left;
}


