/*2019-0610-俊*/

.qishi {
	margin: 0 0 40px;
	height: 40px;
}

li {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

.rdBegin,
.rdEnd {
	height: 36px;
}

.fl {
	float: left;
}

.rdBegin p,
.rdEnd p {
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
	float: left;
	font-weight: bold;
	text-align: left;
}

.fl p {
	float: left;
	margin: 0;
	color: #595656;
	font-size: 18px;
}

.rdBegin input,
.rdEnd input {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	width: 390px;
	background: #efefef;
	border-radius: 20px;
	color: #333;
	padding: 0 20px;
	border: none;
}

.rdBegin input {}

.fl input {
	float: left;
}

.rdReset {
	width: 36px;
	height: 40px;
	cursor: pointer;
	background: url(../images/map_btn_reset.png) no-repeat center;
	margin: 0 20px;
	padding: 0;
	border: none;
	transition: all .5s ease-in;
}

.rdReset:hover {
	transform: rotateY(180deg);
}

.rdEnd input {
	width: 373px;
	border: none;
}

.rdSubmit {
	width: 133px;
	height: 40px;
	border-radius: 20px;
	margin-left: 20px;
	cursor: pointer;
	background: #1573dd url(../images/search.png) no-repeat;
	background-size: 25px 25px;
	background-position: 30px 8px;
	border: none;
	color: #FFFFFF;
	box-sizing: border-box;
	padding-left: 30px;
	font-size: 18px;
	float: right;
}

.guide {
	width: 1200px;
	margin: auto;
}

.guide>blockquote h4 {
	background: url(../images/about_train_back.png) no-repeat left center;
	padding-left: 30px;
	margin-top: 45px;
	font-size: 20px;
	color: #1f52ad;
	margin-bottom: 20px;
}

.guide>blockquote p {
	display: table;
	color: #595656;
	font-size: 16px;
	line-height: 2.2;
}

.guide>blockquote p span {
	display: table-cell;
	vertical-align: top;
}


/**bdaidu map style**/

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.BMap_Marker {
	background: url(../images/coordinate.png) no-repeat center !important;
	background-size: 21px 21px !important;
}

.BMapLabel {
	width: 162px !important;
	height: 53px !important;
	line-height: 53px !important;
	text-align: center;
	background: #fff;
	font-size: 18px;
	left: -80px !important;
	top: -80px !important;
	border: none !important;
}

.route_info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 27px auto;
	color: #595656;
}

.route_info p {
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.route_info p:nth-child(1) {
	background: url(../images/map_btn_bottom1.png) no-repeat center;
	background-position: 7px 3px;
}

.route_info p:nth-child(2) {
	background: url(../images/map_btn_bottom2.png) no-repeat center;
	background-position: 7px 3px;
}

.route_info p:nth-child(3) {
	background: url(../images/map_btn_bottom3.png) no-repeat center;
	background-position: 7px 3px;
}

.lxwm_lylx_info2 {
	width: 280px;
	height: 330px;
	margin-bottom: 40px;
	display: table;
	border: 1px solid #1573dd;
}

.lxwm_lylx_lxzd {
	width: 100%;
	height: 72px;
	margin: auto;
	display: table;
	position: relative;
}

.lxwm_lylx_lxzd .lxwm_box_right {
	position: absolute;
	left: 280px;
	top: -1px;
	width: 920px;
	height: 330px;
	border: 1px solid #1573dd;
	border-left: 0;
}

.lxwm_lylx_lxzd ul li {
	width: 280px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: #F2F5F9;
}

.lxwm_activ {
	background: #1B77BD !important;
}

.lxwm_lylx_lxzd ul li img {
	display: inline-block;
	vertical-align: middle;
}

.lxwm_lylx_lxzd ul li a {
	display: inline-block;
	font-size: 24px;
	color: #656565;
	line-height: 66px;
	vertical-align: middle;
	text-decoration: none;
	margin-left: 10px;
}

.lxwm_activ a {
	color: #fff !important;
}

.lxwm_lylx_xq {
	display: none;
	width: 100%;
	margin: auto;
	font-size: 18px;
	color: #333333;
}

.lxwm_lylx_xq_show {
	display: table !important;
}

.lxwm_lylx_xq p {
	width: 90%;
	margin: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-top: 90px;
	line-height: 36px;
}

.lxwm_lylx_xq {
	font-size: 16px;
	color: #333333;
}

.lxwm_lylx_xq span {
	color: #1B77BD;
}