|
|
|
@ -875,8 +875,18 @@ width: 370px;}
|
|
|
|
|
.feedback_content_right { display: inline-block; width: 65%; }
|
|
|
|
|
.feedback_content {background: #fff; padding: 20px; margin-bottom: 30px;}
|
|
|
|
|
.feedback_content img {width: 55px; border-radius: 50%; float: left; margin-right: 20px; height: 55px;}
|
|
|
|
|
.content_name {display: inline-block; font-size: 22px; color:#999;padding-top: 15px; line-height: 22px;}
|
|
|
|
|
img.feedback-rate {display: block;margin-top: 35px;margin-bottom: 15px;width: auto;height: auto;float: none;border-radius: 0;}
|
|
|
|
|
.content_name { font-size: 22px; color:#999;padding-top: 15px; line-height: 22px;}
|
|
|
|
|
img.feedback-rate {display: inline-block;
|
|
|
|
|
margin-top: 15px;
|
|
|
|
|
width: auto;
|
|
|
|
|
height: auto;
|
|
|
|
|
float: left;
|
|
|
|
|
border-radius: 0;}
|
|
|
|
|
.review_date {display: inline-block;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
height: 50px;
|
|
|
|
|
color: #999;
|
|
|
|
|
padding-top: 12px;}
|
|
|
|
|
.traveler_story {margin: 50px 0; display: flex;}
|
|
|
|
|
.traveler_story img {width: 600px; height: 550px;}
|
|
|
|
|
.traveler_story_content {margin-left: 50px; width: 2800px;}
|
|
|
|
|