diff --git a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
index 653bf6d42a..b5acaf3140 100644
--- a/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
+++ b/OCH/mogo-och-bus-passenger/src/jinlvvan/res/layout/bus_p_route_fragment.xml
@@ -32,7 +32,8 @@
+ app:layout_constraintRight_toLeftOf="@+id/bus_p_line_name_tv"
+ android:layout_marginRight="@dimen/dp_20"/>
@@ -63,8 +63,8 @@
android:background="#66B8BFE8"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintTop_toBottomOf="@id/common_tips"
- android:layout_marginTop="80dp"
+ app:layout_constraintBottom_toBottomOf="parent"
+ android:layout_marginBottom="@dimen/dp_136"
/>
+ app:layout_constraintRight_toLeftOf="@+id/bus_p_line_name_tv"
+ android:layout_marginRight="@dimen/dp_20"/>