﻿.route_view{
	.gsjs {
		.pic{padding: 0.7rem 0.6rem;}
		.wz{
			h3{color: #252b38;}
			b{display: block; width: 0.75rem;height: 0.06rem; background: #00a7c2;}
			p{text-indent: 2em;line-height: 2.2; color: #727781;}
		}
		
	}
	.fnxd {
		h3{line-height: 1;color: #252b38;}
		h3:before{content: "";
			height: 0.15rem;
			width: 0.9rem;
			background-color: #ccf1f7;
			display: block;
			position: absolute;
			left: 50%;
			bottom: 0;
			z-index: 0;
			margin-left: -0.45rem;
		}
		.pic{padding: 0.7rem 0.6rem;}
		.wz{line-height: 2.2;color: #727781;}
		dl{
			flex: 1;overflow: hidden;
			dt{}
			dd{height: 0.9rem; font-size: 0.18rem; color: #6d717b;text-align: center; line-height: 1.8; display: flex; justify-content: center; align-items: center;}
		}
	}
}

