/* 检测咨询 */
	#LTTcontact-zixun-wrap .box {padding: 100px 0;margin: 0 auto;width: 1200px;display: flex;justify-content: space-between;}
	#LTTcontact-zixun-wrap .box .item {width: 30%;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 {height: 100%;background: url('../ltt_svg/jiamengback.svg') no-repeat center;background-size: cover;position: relative;}
	#LTTcontact-jiameng-wrap .box {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60%;height: 60vh;background: rgba(255,255,255,.3);border-radius: 30px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
	#LTTcontact-jiameng-wrap .box .t1 {font-size: 10vh;font-weight: bold;color: #EA4335;margin-bottom: 3%;}
	#LTTcontact-jiameng-wrap .box .t2 {font-size: 6vh;margin-bottom: 3%;}
	#LTTcontact-jiameng-wrap .box .t3 {font-size: 3vh;}
	#LTTcontact-jiameng-wrap .box .t3 a:hover{color: #1E78BE;text-decoration: underline;}
/* 合作加盟 */

/* 路线导航 */
	#LTTcontact-daoh-wrap .box {width: 1200px;margin: 0 auto;padding: 100px 0;display: flex;justify-content: space-between;align-items: center;}
	#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: 50px;}
	#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 .guide {width: 180px;height: 40px;font-size: 14px;line-height: 40px;text-align: center;color: #1E78BE;border: 1px solid #1E78BE;}
	#LTTcontact-daoh-wrap .box .text .guide:hover{background: #1E78BE;color: #fff;}
	#LTTcontact-daoh-wrap .box #map {flex: 1;height: 380px;border: 1px solid #dedfe0;padding: 10px;margin-left: 50px;}
	#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;}
/* 路线导航 */