/*嘉宾列表guest-list*/
.guest-list{
	width: 1200px;
	height: auto;

}
.guest-list .item{
	width: 590px;
	height: 355px;
	background-color: #fff;
	box-shadow: 1px 1px 5px #888;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.guest-list .item .r1{
	width: 100%;
	height: 170px;
	/* background-color: #ccc; */
	display: flex;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.guest-list .item .r1 .c1{
	width: 150px;
	height: 150px;
	/* background-color: #eee; */
	margin: 10px;
}
.guest-list .item .r1 .c1 img{
	width: 150px;
	height: 150px;
	border-radius: 75px;
}
.guest-list .item .r1 .c2{
	flex: 1;
	height: 170px;
	/* background-color: #888; */
	margin-left: 20px;
}
.guest-list .item .r1 .c2 .p1{
	font-size: 24px;
	margin-top: 10px;
	height: 30px;
}

.guest-list .item .r1 .c2 .p2{
	font-size: 16px;
	margin-top: 10px;
	line-height: 25px;
	color: #999;
}

.guest-list .item .r1 .c2 .p3{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-style: normal;
}
.guest-list .item .r1 .c2 .p4{
	width: 100%;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px;
	padding-right: 10px;
	box-sizing: border-box;
}

.guest-list .item .r2{
	width: 100%;
	height: 80px;
	/* background-color: #ccc; */
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	overflow: hidden;
	color: #666;
	line-height: 25px;
	box-sizing: border-box;
}


.guest-list .item .r3{
	width: 100%;
	height: 90px;
}

.guest-list .item .r3 .p1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-left: 10px;
	color: red;
	font-style: normal;
}
.guest-list .item .r3 .p2{
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	padding: 0 10px 10px 10px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	/* background-color: #666; */
}
.guest-list .item .r2 a,.guest-list .item .r3 a{
	color: #2991d2;
}





/*guest-detail样式****************************/
.left-g01{
	float: left;
	width: 830px;
	height: auto;
	/*background-color: #eee;*/
}
.left-g01 .cont01{
	width: 100%;
	min-height: 190px;
	background-color: #fff;
	border-bottom: 1px dashed #ccc;
}
.left-g01 .cont01 .s1{
	float: left;
	width: 150px;
	height: 150px;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	margin: 10px;
}
.left-g01 .cont01 .s1 img{
	width: 150px;
	height: 150px;
	border-radius: 50%;	
}
.left-g01 .cont01 .s2{
	float: right;
	width: 650px;
	height: 180px;
	/*background-color: #ccc;*/
}
.left-g01 .cont01 .s2 .t1{
	margin-top: 20px;
	width: 650px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	overflow: hidden;
}
.left-g01 .cont01 .s2 .t1 i{
	font-size: 15px;
	color: #999;
}
.left-g01 .cont01 .s2 .t2{
	margin-top: 10px;
	width: 650px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-style: normal;
	display: block;
}
.left-g01 .cont01 .s2 .t3{	
	width: 650px;
	height: 90px;
	line-height: 25px;
	/* background-color: #ccc; */
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 10px 10px 0px;
	color: #666;
}





.left-g01 .cont02{
	width: 830px;
	height: auto;
	background-color: #fff;
	padding: 20px;
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 30px;
	color: #333;
}



.left-g01 .cont03{
	width: 830px;
	height: 50px;
	background-color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;	
	color: #999;
	border-bottom: 1px solid #f4f4f4;

}
.left-g01 .cont04{
	width: 830px;
	height: 60px;
	background-color: #fff;
	padding-right: 20px;
	box-sizing: border-box;
	padding-top: 10px;
	border-bottom: 1px dashed #ccc;	
}


.left-g01 .cont06{
	width: 830px;
	height: 50px;
	line-height: 32px;
	background-color: #fff;
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	color: #999;
	display: flex;
	overflow: hidden;
}
.left-g01 .cont06 .t1{
	flex: 1;	
}

.left-g01 .cont06 .t2{
	width: 100px;
	text-align: right;
}

.left-g01 .cont07{
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	display: flex;
	font-size: 18px;
}
.left-g01 .cont07 span{
	flex: 1;
	margin: 0 20px;
	color: #999;
}
.left-g01 .cont07 span:first-child{
	text-align: left;
}
.left-g01 .cont07 span:last-child{
	text-align: right;
}



.left-g01 ul{
	margin-top: 10px;

}
.left-g01 ul li{
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	background-color: #fff;	
	cursor: pointer;
}
.left-g01 ul .common{
	border-bottom: 2px solid #eee;
	color: #999;
}
.left-g01 ul .common:hover{
	color: #333;
	border-bottom: 2px solid #137ec1;
}
.left-g01 ul .current{
	color: #333;
	border-bottom: 2px solid #137ec1;
}
.left-g01 ul .tail{
	width: 530px;
	height: 50px;
	border-bottom: 2px solid #eee;
}

.left-g01 .cont05{
	width: 830px;
	height: auto;
}
.left-g01 .cont05 .item{
	width: 830px;
	height: 120px;
	overflow: hidden;
	background-color: #fff;
	border-bottom: 1px dashed #eee;
}
.left-g01 .cont05 .item .s1{
	float: left;
	width: 150px;
	height: 100px;
	margin: 10px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.left-g01 .cont05 .item .s1 .png{
	width: 150px;
	height: 100px;
	border-radius: 5px;
	overflow: hidden;
	object-fit: cover;
transition: all 0.6s;
}

.left-g01 .cont05 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px;
	left: 82px; 	
	top: 0px;	
	z-index: 100;
}
.left-g01 .cont05 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.left-g01 .cont05 .item .s2{
	float: right;
	width: 640px;
	height: 100px;
	margin: 10px;
	overflow: hidden;
	/*background-color: green;*/
}
.left-g01 .cont05 .item .s2 .t1{
	font-size: 16px;
	width: 100%;
	height:40px;
	line-height: 40px;

}
.left-g01 .cont05 .item .s2 .t2{
	font-size: 14px;
	width: 100%;
	height:30px;
	line-height: 30px;
	color: #999;
}

.left-g01 .cont05 .item .s2 p{
	font-size: 14px;
	width: 100%;
	height:30px;
	line-height: 30px;
	color: #999;
	overflow: hidden;
}


.left-g01 .cont05 .item .s2 .t3{
	font-size: 14px;
	width: 100%;
	height:30px;
	line-height: 30px;
	margin-top: 5px;
	text-align: right;
}





.right-g01{
	float: right;
	width: 360px;
	height: auto;
	background-color: #fff;
}

.right-g01 .cont01{
	width: 100%;
	height: auto;
}
.right-g01 .cont01 .item{
	width: 100%;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	background-color: #fff;
}

.right-g01 .cont01 .item .s1{
	float: left;
	width: 105px;
	height: 70px;
	overflow: hidden;
	/*background-color: #ccc;*/
	margin-left: 10px;
	position: relative;
}
.right-g01 .cont01 .item .s1 .png{
	width: 105px;
	height: 70px;
	overflow: hidden;
	border-radius: 5px;
	transition: all 0.6s;
}

.right-g01 .cont01 .item .s1 .cert{
	position: absolute; 	
	width: 68px; 
	height: 68px;
	left: 40px; 	
	top: -2px;	
	z-index: 100;
}
.right-g01 .cont01 .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.right-g01 .cont01 .item .s2{
	float: right;
	width: 230px;
	height: 70px;
	padding-right: 10px;
	overflow: hidden;
	/*background-color: #ddd;*/
}
.right-g01 .cont01 .item .s2 .t1{
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 7px;
}
.right-g01 .cont01 .item .s2 .t2{
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
}

.right-g01 .cont02{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.right-g01 .cont02 .title{
	width: 350px;
	padding: 0 5px;	
	box-sizing: border-box;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.right-g01 .cont02 .title span{ 
	color: #666; 
	background-color: #ccc; 
	display: inline-block; 
	height: 20px; 
	line-height: 20px; 
	width: 20px; 
	margin:0px 5px;
	text-align: center;
}
.right-g01 .cont02 .title:first-child span{
	color: #fff;
	background-color: #ff9e33;
}
