.guide{
	
	background:rgba(237,243,245,1);
	margin:0px auto 0px; 
	padding: 80px 0px 0px 0px;
	box-sizing: border-box;
}
.guide>.guidetext{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;

	padding: 30px 0px 30px 0px;
	box-sizing: border-box;
}
.guide>.guidetext>.gtt{
	margin: auto;
	font-size:34px;
	font-family:Source Han Sans CN;
	font-weight:500;
	line-height:28px;
	color:rgba(51,51,51,1);
	letter-spacing:0.1px;
	opacity:1;
	text-align: center;
}
.guide>.guidetext>.gte{

	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:400;
	line-height:28px;
	color:rgba(153,153,153,1);
	letter-spacing:0px;
	opacity:1;
	margin:auto;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
#guide_list{
	position:relative;
	padding: 0 50px;
}
#guide_list ul{overflow: hidden;}
#guide_list li{float: left;width: 50%;list-style: none;}
#guide_list .jiantouOne,#guide_list .jiantouTwo{
	position: absolute;
	display: block;
	width: 46px;
	height: 46px;
	top: 50%;
	transform: translate(0,-50%);
}

#guide_list .jiantouOne>img,#guide_list .jiantouTwo>img {
	width: 100%;
	max-width: 46px;
	max-height: 46px;
}

/* ===== 导游卡片优化 - 保持结构不变，只优化样式 ===== */
.gt1{
	display: inline-block;
	box-shadow: 0 5px 15px rgba(0,0,0,0.08);
	margin: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s ease;
	width: calc(100% - 30px);
}

.gt1:hover {
	box-shadow: 0 10px 25px rgba(0,155,150,0.15);
	transform: translateY(-5px);
}

/* 左侧图片区域 - 保持原比例 */
.gt1>.gtptp{
	float: left;
	width: 55%;
	overflow: hidden;
	height: 243px; /* 固定高度 */
}

.gt1>.gtptp>img{
	width: 100%;
	height: 100%;
	object-fit: cover; /* 保证图片比例一致 */
	vertical-align: middle;
	transition: transform 0.5s ease;
}

.gt1:hover .gtptp>img {
	transform: scale(1.05);
}

/* 右侧信息区域 - 保持原比例 */
.gt1>.gtpname{
	width: 45%;
	height: 243px; /* 与图片高度一致 */
	float: left;
	background-color: white;
	padding: 25px 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.gt1>.gtpname>.renname{
	width:100%;
	font-size:22px;
	font-family:Source Han Sans CN;
	font-weight:500;
	line-height:1.2;
	color:rgba(51,51,51,1);
	letter-spacing:0.1px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 0;
}

/* 标签容器 - 统一高度 */
.gt1>.gtpname .nengli-container {
	margin-bottom: 10px;
	min-height: 30px;
}

.gt1>.gtpname>.nengli{
	background: #009B96;
	display: inline-block;
	font-size:12px;
	font-family:Source Han Sans CN;
	font-weight:400;
	line-height:1;
	color:#fff;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 6px 12px;
	border-radius: 20px;
	box-sizing: border-box;
	white-space: nowrap;
}

/* 导游格言 - 统一高度和行数 */
.gt1>.gtpname>.renyan{
	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:400;
	line-height:1.5;
	color:rgba(153,153,153,1);
	letter-spacing:0.2px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* 限制3行 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 63px; /* 14px * 1.5 * 3 = 63px */
}

/* ===== 签证代办模块 - 完全保持原样 ===== */
.qianz{
	margin:0px auto 0px; 
	padding: 80px 0px 0px 0px;
	box-sizing: border-box;
}
.qianz>.qianzd{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px 30px 0px;
	box-sizing: border-box;
	text-align: center;
}
.qianz>.qianzd>.qzt{
	margin: auto;
	font-size:34px;
	font-family:Source Han Sans CN;
	font-weight:500;
	line-height:28px;
	color:rgba(51,51,51,1);
	letter-spacing:0.1px;
	opacity:1;
	text-align: center;
}
.qianz>.qianzd>.qze{
	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:400;
	line-height:28px;
	color:rgba(153,153,153,1);
	letter-spacing:0px;
	opacity:1;
	margin:auto;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.qianz>.qianzd>.zhu{
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:400;
	line-height:30px;
	color:rgba(246,50,49,1);
	opacity:1;
}
.qianz>.qianzd>.qztp{
	width: 33%;
	padding: 10px 30px 30px 30px;
	box-sizing: border-box;
	display: inline-block;
}
.qianz>.qianzd>.qztp>.qztpimg{
	width: 100%;
	box-sizing: border-box;
}
.qianz>.qianzd>.qztp>.qztpimg>img{
	width: 100%;
	max-width: 267px;
	max-height: 243px;
}
.qianz.qianzd>.qztp>.qztpwz{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.qianz.qianzd>.qztp>.qztpwz>p{
	padding: 10px;
}