/* 检测咨询 */
	#LTTcontact-zixun-wrap .box {
		padding: 10px;
	}
	#LTTcontact-zixun-wrap .box .item {
		margin-bottom: 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding: 20px 0 30px 0;
		color: #fff;
	}
	#LTTcontact-zixun-wrap .box .item .icon {
		width: 20%;
	}
	#LTTcontact-zixun-wrap .box .item .ti {
		border-bottom: 1px dashed #fff;
		width: 80%;
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	#LTTcontact-zixun-wrap .box .item .k-iphone {
		font-size: 16px;
	}
	#LTTcontact-zixun-wrap .box .item .z-name {
		font-size: 16px;
		width: 60%;
		margin-bottom: 10px;
	}
	#LTTcontact-zixun-wrap .box .item .z-iphone {
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}
	#LTTcontact-zixun-wrap .box .item a {
		color: #fff;
	}
	#LTTcontact-zixun-wrap .box .item a:hover{
		text-decoration: underline;
	}
	#LTTcontact-zixun-wrap .box .item .gongzhonghao {
		padding: 7px;
		background: #fff;
		width: 40%;
	}
/* 检测咨询 */
/* 合作加盟 */
	#LTTcontact-jiameng-wrap {
		background: url('../ltt_svg/jiamengback.svg') no-repeat center;
		background-size: cover;
		padding: 10px;
	}
	#LTTcontact-jiameng-wrap .box {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		border-radius: 30px;
		background: rgba(255,255,255,.3);
		padding: 20px 0;
	}
	#LTTcontact-jiameng-wrap .box .t1 {
		font-size: 40px;
		font-weight: bold;
		color: #EA4335;
		margin-bottom: 3%;
	}
	#LTTcontact-jiameng-wrap .box .t2 {
		font-size: 30px;
		margin-bottom: 3%;
	}
	#LTTcontact-jiameng-wrap .box .t3 {
		font-size: 20px;
		line-height: 40px;
	}
	#LTTcontact-jiameng-wrap .box .t3 a{
		color: #1E78BE;
		text-decoration: underline;
		font-weight: bold;
	}
/* 合作加盟 */
/* 路线导航 */
	#LTTcontact-daoh-wrap .box {
		padding: 40px 10px;
	}
	#LTTcontact-daoh-wrap .box .text {
		display: flex;
		flex-direction: column;
	}
	#LTTcontact-daoh-wrap .box .text .ti {
		width: 120px;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		background: #1E78BE;
		margin-bottom: 30px;
	}
	#LTTcontact-daoh-wrap .box .text .address,
	#LTTcontact-daoh-wrap .box .text .iphone {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	#LTTcontact-daoh-wrap .box .text .address span,
	#LTTcontact-daoh-wrap .box .text .iphone span {
		display: inline-block;
		width: 60px;
	}
	#LTTcontact-daoh-wrap .box .text .iphone a {
		color: #0074E8;
		text-decoration: underline;
	}
	#LTTcontact-daoh-wrap .box .text p {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#LTTcontact-daoh-wrap .box .text p a{
		height: 36px;
		line-height: 34px;
		font-size: 14px;
		box-sizing: border-box;
	}
	#LTTcontact-daoh-wrap .box .text p .guide {
		text-align: center;
		color: #1E78BE;
		border: 1px solid #1E78BE;
		padding: 0 20px;
	}
	#LTTcontact-daoh-wrap .box .text p .app{
		background: #1E78BE;
		color: #fff;
		padding: 0 30px;
	}
	#LTTcontact-daoh-wrap .box #map {
		margin-top: 20px;
		height: 200px;
		border: 1px solid #dedfe0;
	}
	#LTTcontact-daoh-wrap .iw_poi_title {
		color: #CC5522;
		font-size: 20px;
		font-weight: bold;
	}
	#LTTcontact-daoh-wrap .BMap_bubble_content {
		text-align: center;
	}
	#LTTcontact-daoh-wrap .iw_poi_content {
		font-size: 16px;
	}
/* 路线导航 */
