@charset "utf-8";
/* CSS Document */



/*景区附近推荐*/
.lishui_doc{  padding:10px; background:#f2f2f2;}
.lishui_cont_top{background:#fff; box-shadow:0 0 2px 2px #e2e2e2; margin:10px 0; }
.lishui_cont_top p{ font-size:0.9em; color:#535353;}
.lishui_cont_top img{ width:100%; margin:10px 0; } 
.lishui_cont_top h2{  text-align:center; font-size:1.2em; color:#535252;}
 
.underline{ border-bottom:dashed 1px #535353;}
.mb10{ margin-bottom:10px; line-height:45px;}
 
.lishui_cont_place li{  height:40px; border-bottom:solid 1px #ebebeb;}
.lishui_cont_place li a{ display:block; width:100%; height:40px; line-height:40px; padding:0 5px; }
.lishui_cont_place li a i{ width:22px; height:40px; float:left; display:inline-block; background:url(../images/icon/lishui_icon_star.png) no-repeat;  }
.lishui_cont_place li a i.icon1{ background-position:-4px -24px; background-size:70px; }
.lishui_cont_place li a i.icon2{ background-position:-78px 7px;  float:right;}
.lishui_cont_place li a i.icon3{ background-position:-4px -58px;  background-size:70px; } 

.lishui_cont_place li a b{ color:#d42a2a; line-height:40px; float:left; font-size:0.8em; }
.lishui_cont_place li a span{ float:left; line-height:40px; color:#535353; font-size:0.9em;}
.pt0{ padding-top:0;}
.nantongt2 p{ text-indent:2em;}

.nantong_previous{ line-height:40px; text-indent:0.5em; color:#535252;}

.reservations{ height:40px;}
.reservations a{ width:100%;  height:40px; line-height:40px; background:#f48838; border:none; color:#fff; display:inline-block; text-align:center;}

 
 
.lishui_cont_tuji{ width:100%; height:40px; position:relative; }
.lishui_cont_tuji span{ width:38%; height:40px; display:inline-block; position:absolute; left:-6px; top:2px; font-size:1.1em; text-indent:1em; color:#4ac1fb; padding-top:5px;}
.lishui_cont_tuji a{ margin-top:10px;width:31%; float:right; display:inline-block; color:#FFF; text-indent:1.2em; height:40px; line-height:31px; background:url(../images/icon/lishui_tuji_but.png) no-repeat  0 0; background-size:87px; }

.lishui_tuji_content{ width:92%; margin:0 auto; border-bottom:solid 1px #e6e6e6; overflow:hidden; padding-top:5px;}
.lishui_tuji_head{ width:69px; height:66px; float:left;}
.lishui_tuji_head img{ display:block; width:80%;}

.lishui_tuji_cont{ width:75%; float:left;  }
.lishui_tuji_cont h3 a{ color:#4ac1fb; }
.lishui_tuji_cont img{ width:80%; display:block;}

.tuji_praise{ height:30px; line-height:30px; font-size:0.8em; padding-top:3px;}
.tuji_praise span{ float:left; padding-right:5px; color:#7e7f7f; }
.tuji_praise b{ float:left; color:#4ac1fb;}
.tuji_praise .add_z{ color:red;position:absolute;right:22%;margin-top:20px; visibility:hidden;}

.tuji_praise strong{ float:right; height:30px;  color:#4ac1fb; padding:0 5px 0 20px; display:inline-block; background:url(../images/icon/lishui_zan.png) no-repeat  0 2px;background-size:21px;  }
.tuji_praise a{  height:30px; float:right; padding:0 5px 0 20px; color:#4ac1fb;display:inline-block; background:url(../images/icon/lishui_zan.png) no-repeat 0 -34px ; background-size:21px; }




.box_block{
	background-color: #FFFFFF;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	margin-top: 10px;
	overflow: hidden;
}

.box_block img{
	max-width: 100%;
}
.solo_title{
	color:#535353;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 1em;
}
.solo_list{
	overflow:hidden;
	padding-left: 10px;
	padding-bottom: 10px;
}
.solo_block{
	width: 25%;
	float: left;
}
.solo_block .img{
	margin-top: 10px;
	margin-right: 10px;
	height: 60px;
	overflow: hidden;
	border-radius: 4px;
	width: auto;
}
.solo_block .img img{
	min-height: 60px;
	border-radius: 4px;
}


/*行*/
.nantong_list{ width:100%;}
.nantong_list ul{ width:100%; padding-top:10px;}
.nantong_list ul li{ width:100%; height:40px; background:url(../images/ioc/menu_bg.jpg) repeat-x; background-size:auto 100%; border-radius:3px; margin-bottom:15px; box-shadow:0 0 1px 1px #e2e2e2; }
.nantong_list ul li a{ width:100%; height:40px; display:inline-block; color:#535353; line-height:40px; background:url(../images/ioc/menu_bg1.png) no-repeat 90% center; background-size:18px; overflow:hidden; }
.nantong_list ul li a span{ width:80%; height:40px; display:inline-block; overflow:hidden; line-height:40px;text-align:center; }