@charset "utf-8";
body{font-family:"Hiragino Sans GB", "microsoft yahei"}
/**//********************************************************************************/

.raider{width:1176px;height:auto;overflow:hidden;margin:0 auto;}
.raider .top{width:1174px;height:98px;overflow:hidden;border-top:3px solid #0167d3;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; margin:18px 0;position:relative;}
/*条件查询*/
.raider .top .condition{width:870px;height:68px;overflow:hidden;position:absolute;left:17px;top:18px;}
.raider .top .condition dl{width:870px;height:24px;overflow:hidden;float:left; margin:5px 0;}
.raider .top .condition dl dt{float:left;font-size:14px;color:#000000;font-weight:bold;line-height:24px;}
.raider .top .condition dl dd ul li{float:left;line-height:26px; width:44px; height:24px;overflow:hidden; color:#666; margin-left:20px; text-align:center;cursor:pointer;}
.raider .top .condition dl dd ul li.on{background:url(../images/rton.jpg) center top no-repeat; color:#fff;cursor:pointer;}
/*发表游记攻略*/
.raider .top .write{width:154px;height:75px;overflow:hidden;position:absolute;right:15px;top:18px;}
.raider .top .write .theimg{width:154px;height:38px;overflow:hidden;position:absolute;right:0px;top:0px;}
.raider .top .write .count{width:154px;height:24px;overflow:hidden;line-height:24px;position:absolute;left:0px;bottom:8px;text-align:center;}
.raider .top .write .count span{color:#ff0101;}
/*攻略列表*/
.raider .showlist{width:1176px;height:auto;overflow:hidden;margin:18px 0;}
/*瀑布流 start*/
#wrapper
{width:100%;}
#container
{position:relative;width:1176px;margin:0 auto;padding-bottom: 10px;}
.grid{width:257px;min-height:100px;padding:15px;background:#f6f6f6;margin:6px;font-size:12px;float:left;-webkit-transition: top 1s ease, left 1s ease;-moz-transition: top 1s ease, left 1s ease;-o-transition: top 1s ease, left 1s ease;-ms-transition: top 1s ease, left 1s ease; border:1px solid #ebebeb;}
.grid strong
{margin-top:10px;display:block;padding:0 0 5px;font-size:17px;color:#0068d3; font-weight:normal;}
.grid p{margin-bottom:20px; line-height:180%;}
.grid .read
{width:42px;height:10px;overflow:hidden; position:absolute; right:50px; bottom:10px;}
.grid .read em{width:16px; height:10px; overflow:hidden; float:left; background:url(../images/read.jpg);}
.grid .read span{width:26px; height:10px; overflow:hidden; text-align:center; line-height:10px; float:left; color:#f94a0d;}
.grid .commnet
{width:42px;height:10px;overflow:hidden; position:absolute; right:0px; bottom:10px;}
.grid .commnet em{width:16px; height:10px; overflow:hidden; float:left; background:url(../images/comment.jpg);}
.grid .commnet span{width:26px;height:10px; overflow:hidden; text-align:center; line-height:10px; float:left; color:#f94a0d;}
.grid .imgholder img
{max-width:100%;background:#ccc;display:block;}
/*瀑布流 end*/

/*攻略详细页*/
.raider .raidershow{ width:1176px; height:auto; min-height:500px !important; overflow:hidden; margin:0px auto 20px auto;}
.raider .raidershow .head{ width:1176px; height:30px; overflow:hidden; line-height:30px; color:#666; padding-top:15px;}
.raider .raidershow .head a{ color:#2c9f40;}
.raider .raidershow .showtitle{width:1174px; height:60px; overflow:hidden; border:1px solid #ccc;background:#fff;text-indent:50px; padding:20px 0; margin-top:10px;}
.raider .raidershow .showtitle strong{ margin:0px; padding:0px; display:block;width:100%; height:40px; line-height:40px;color:#333; font-size:18px; font-weight:normal;}
.raider .raidershow .showtitle span{margin:0px; padding:0px; display:block; width:100%; height:30px; line-height:30px; text-indent:50px; font-size:12px; color:#666;}
.raider .raidershow .showcontent{ width:1154px; height:auto; overflow:hidden;border:1px solid #eaeaea; margin:0 auto; line-height:200%; font-size:12px; color:#333;background:#fff; padding:10px;}