/*Basic CSS Document */
/* Use For ie5.5,ie6,ie7,ie8,ff3 */
body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea,table{font-family:微软雅黑;line-height:150%;font-size:12px;color:#404040;font-weight:lighter}
body{margin:0 auto;padding:0}
table{border:0;border-collapse:collapse}
table tr td{vertical-align:top}
img, fieldset, iframe{border:0 none}
input,select{vertical-align:middle}
form,ul,ol,li,dl,dt,dd,img, fieldset, iframe{margin:0;padding:0}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input{color:#222222;font-family:Helvetica,Arial,Sans-Serif;font-size:13px;font-weight:normal;margin:2px 0;padding:2px 2px 1px}
a,a:link{text-decoration:none;color:#e24c7c}
a:hover{text-decoration:underline;color:#e24c7c;background:none}
a.innerlink{margin:0}
a.delete{color:#aaa;padding:1px 3px;border:1px solid;border-color:#eee}
a.delete:hover{color:#fff;background:#ff0000;border:1px solid;border-color:#faa #faa #900 #900}
.round{-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px}
span.weak{color:#999}
h1{font-size:25px;line-height:110%;margin-top:0;margin-bottom:0;font-weight:bold;padding:0;color:#333;font-family:"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文黑体", STHeiti, Georgia, "Times New Roman", Times, serif}
h2{margin-bottom:5px;color:#555;font-size:12px;border-bottom:1px solid #EDEDE3}/*修改*/
h3{font-size:18px;line-height:110%;margin-top:0;margin-bottom:5px;font-weight:bold}
h4{font-size:16px;line-height:110%;margin-top:0;margin-bottom:5px;font-weight:bold}
h5{font-size:14px;line-height:110%;margin-top:0;margin-bottom:5px;font-weight:bold}
h6{font-size:12px;line-height:110%;margin-top:0;margin-bottom:5px;font-weight:bold}
h1.line{border-bottom:2px solid #6F7279;margin-bottom:20px;padding-bottom:5px}
h2 em{font-style:normal}
p{margin:1em 0;text-align:justify;text-justify:inter-ideograph}
blockquote{margin:1em;border-left:0px solid #333333}
blockquote p{padding-left:10px}
ol li{list-style:decimal outside}
ul li{list-style:disc outside}
th,td{border:1px solid #000;padding:.5em}
th{font-weight:bold;text-align:center}
caption{margin-bottom:.5em;text-align:center}
blockquote{margin:10px;color:#666;background:#FFFFCC}
/*Hide or Show 隐藏、显示*/
.hide{display:none}
.show{display:block}
/*Floats 浮动部分*/
.fl{float:left}
.fr{float:right}
.cf{clear:both}
/* Clear Fix ::: 用于内部有浮动元素的元素，可以起到关闭浮动的作用 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hide from IE Mac */
.clearfix{display:block}
/* End hide from IE Mac */
/* end of clearfix */
div.no,#no{margin:180px 0;text-align:center;width:100%;font-size:25px;font-weight:bold;padding:10px;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文黑体",STHeiti,Georgia,"Times New Roman",Times,serif}
.mb10{margin-bottom:20px}
/*button*/
button{cursor:pointer}
.imgbutton{background:none;padding:0;margin:0;border:0}
input.bs{font-size:12px;color:#333;border:1px solid #ccc;padding:3px;line-height:12px}
textarea{font-size:12px;color:#333;border:1px solid #ccc;padding:2px;overflow:auto}
input.gray{color:#999}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.pl{font-size:12px}
.pl2{font-size:14px}
.blind{font-size:0;height:0;left:0;line-height:0;overflow:hidden;position:absolute;top:0;visibility:hidden;width:0}
.empty{padding:50px;text-align:center;color:#999;font-size:14px}
/*pager*/
.pagination{font-size:12px;margin:30px 0 80px 0;text-align:center}
.pagination p{float:left;color:#666;text-indent:0;padding:2px 0 0 0;margin:0 2em 0 0}
.pagination ul{list-style:none;margin:0px;padding:0px}
.pagination li{list-style:none;background-color:#fff;margin:0px;display:block;display:inline;margin-left:2px;margin-right:2px;line-height:14px}
.pagination li.disabled{padding:2px 6px 2px 6px;color:#fff}
.pagination li.current{padding:2px 6px 2px 6px;background-color:#ccc;color:#fff}
.pagination li.none{padding:2px 6px 2px 6px}
.pagination li a{padding:2px 6px 2px 6px;text-decoration:none}
.pagination li a:hover{}
body{background:#fff}
.main,.header,.menu2{width:960px}
/*footer*/
#footer{margin:0.3em 0;color:#999}
#page{width:900px;margin:0 auto}
.wapper{padding:30px 0px;}/*修改了*/
.wapper #content{float:left;width:550px;padding-right:25px;border-right:1px solid #EDEDE3}/*修改了*/
.wapper #content_w{float:left;width:900px}/*宽栏。修改了*/
.wapper #sidebar{float:right;width:300px}/*修改了*/
.title{margin-bottom:20px}
.title .time{float:left;width:48px;height:48px;background:#e24c7c;color:#fff;text-align:center}
.title .time .month{margin-bottom:4px;margin-top:3px}
.title .time .day{font-size:22px}
.title .c{float:right;width:490px;color:#999}
.title .c h2{padding-top:5px;margin-bottom:4px;border:none;margin-top:0}
.title .c h2 a{color:#00b4ff;font-size:18px}
.title .c a{color:#999}
.entry,.entry p{font-size:14px}
.post{margin-bottom:20px}
#sidebar ul li{margin-bottom:20px;list-style:none}
#sidebar ul li ul li{margin-bottom:0px}
#sidebar{color:#666}
#sidebar a{color:#666}
#sidebar .categories h2{display:none}
#sidebar .categories .graybox{background:#EEF9EB}
#sidebar .categories ul:after,#sidebar .linkcat ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
#sidebar .categories ul,#sidebar .linkcat ul{display:inline-block}
/* Hide from IE Mac */
#sidebar .linkcat ul{display:block}
#sidebar .categories ul{display:block;background:#eee;height:auto;overflow:hidden;padding:5px 0 5px 20px}/* 修改 */
#sidebar .categories ul li{float:left;width:70px}/* 修改 */
#sidebar .linkcat{width:300px;overflow:hidden}/* 修改 */
#sidebar .linkcat ul{width:300px}/* 修改 */
#sidebar .linkcat ul li{width:120px;overflow:hidden;margin-right:10px;float:left}
#searchform #s{border:1px solid #ccc;height:20px;width:218px;font-size:14px}/* 修改 */
#searchform #searchsubmit{background:#e24c7c;border:1px solid #DE3163;color:#fff;height:27px;width:66px;font-family:微软雅黑;border-radius:3px;font-size:13px;font-weight:bold;cursor:pointer;font-family:inherit}/* 修改 */
h2.pagetitle,h2.center{color:#666}
.post h2{color:#E24C7C;font-size:18px;border:none;margin-top:0}
.post .author-info,.post .author-info a{color:#999}
#header{height:81px}
/*comment*/
.commentlist{list-style:none}
.commentlist .comment{padding:10px 0 20px 60px;border-bottom:1px solid #EDEDE3;}
.commentlist .comment-author{position:relative;color:#999}
.commentlist .comment-author img{position:absolute;left:-60px}/* 修改 */
.commentlist cite{font-style:normal}
.commentlist .commentmetadata{margin-bottom:5px;color:#999}/* 修改 */
.commentlist .commentmetadata a{color:#999}
.commentlist .comment p{padding:0px}
#commentinput{position:relative}
#commentinput img{position:absolute}
#commentinput textarea{font-size:14px;margin-left:40px;width:500px;padding:3px;border:1px solid #c7c7c7;height:154px}
.top-comments{color:#999;text-align:right;margin-top:5px}
#commentform p{position:relative}
#commentform input{margin-left:40px;border:1px solid #ccc;border-bottom:1px solid #DDD;padding:3px;font-size:14px;color:#333}
#commentform #submit{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;color:#E24C7C;cursor:pointer;font-family:inherit;font-size:12px;font-weight:bold;padding:4px 6px;text-decoration:none;white-space:nowrap;border:none}
#commentform label{width:40px;position:absolute;padding-top:3px}
#commentform label small{font-size:12px}
#commentform input#author:focus,#commentform input#url:focus,#commentform input#email:focus{background:#fff}
#commentform input#submit{background:#e24c7c;color:#fff;border:1px solid #DE3163;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.navigation{margin:20px 0}
.navigation .alignleft{width:45%;float:left;font-size:13px}
.navigation .alignright{width:45%;float:right;text-align:right;font-size:13px}
/* 文章内页上下篇 */
.article-navigation{margin:20px 0;border-bottom:1px solid #EDEDE3;border-top:1px solid #EDEDE3;padding:20px 0}
.article-navigation .alignleft{width:45%;float:left;font-size:13px}
.article-navigation .alignright{width:45%;float:right;text-align:right;font-size:13px}

.ats{margin:0px 0}
.relative{margin:20px 0}
.relative_ad{margin:20px 0}
.related{width:45%;float:left;over-flow:hidden}
.related_post li{list-style:none}
.related_post a{color:#666}
.entry img{-moz-border-radius:5px;background:#EEEEEE;border:1px solid #EEF9EB;clear:left;margin:5px 0 25px;padding:6px 7px 6px 6px}
.entry a.more-link{background:#e24c7c;color:#fff;padding:5px;line-height:40px}
.entry-meta{margin-bottom:40px}
.viewscount li{font-size:12px;color:#999}/* 修改 */
.viewscount li a{font-size:12px}/* 修改 */
.post_tags a{-moz-border-radius:3px;background:#FAFAFA;border:1px solid #EEF9EB;margin:0 3px;padding:3px;color:#09AF1A}
.ats .relative{float:left;width:45%;overflow:hidden}
.ats .relative_ad{float:left;width:53%;overflow:hidden}
.post_tags{text-align:left}
.alignnone{display:block}
/* 小小站 */
.minisites{margin-top:20px;width:550px}
.minisites li{_display:inline;list-style:none;float:left;margin-bottom:20px;padding:10px 40px 10px 0px;width:233px;height:120px;overflow:hidden;border-bottom:1px solid #EDEDE3}
.pt-pic{_display:inline;float:left}
.pt-pic img{border:none;padding:0px 0px 0px 0px;margin:5px 0px 0px 0px;display:block}
.pt-txt{margin-left:60px}
.pt-txt h3{margin-right:4px;display:inline}
.pt-txt h3 a{font-size:14px}
.pt-txt span{color:#999}
.pt-txt-d{margin-left:60px;margin-top:5px;color:#666}
/* 下载 */
.download-link{height:50px;background:#fadbd2; border:1px solid #f29994;margin:0 0 5px 0;padding-left:15px}
.download-link h4{margin:0;padding:10px 0 0 5px}
.download-link p{margin:0;padding:0 0 0 30px}
.download-link img{float:left;margin:5px 5px 0 5px;background:none;padding-top:4px;border:none}
/* 阿尔法 */
.minisite_cotainer{padding:0px 0}
.minisite{margin:8px 0 8px 0px; width:272px;height:340px;float:left;display:inline}
.minisite img{padding:10px;margin-bottom:10px;display:block}
.minisite a{line-height:1.5;font-size:85%}
/* 任意门 */
.linkpage ul{padding:5px 5px 5px 0px;margin:0;list-style-type:none;overflow:auto}
.linkpage ul li{color:#333;font-size:12px;margin:0 0 5px;list-style-type:none}
.linkpage img{float:left;height:16px;width:16px;margin:0;padding:3px 3px 3px 5px;background:none;border:none}
.linkpage ul li ul li{float:left;width:126px;text-align:left;margin:3px 6px 3px 0px;line-height:180%;background-color:#FFFFFF;border:1px solid #dadada;-moz-border-radius:20px;-khtml-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}
.linkpage ul li ul li a{text-decoration:none;display:block}
.linkpage ul li ul li a:hover{background-color:#e24c7c;color:#FFFFFF;-moz-border-radius:20px;-khtml-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}
/* 分页样式 */
.wp-pagenavi a, .wp-pagenavi a:link{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:2px solid #999999;color:#999999;background-color:#FFFFFF}
.wp-pagenavi a:visited{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:2px solid #999999;color:#999999;background-color:#FFFFFF}
.wp-pagenavi a:hover{border:2px solid #999999;color:#999999;background-color:#FFFFFF}
.wp-pagenavi a:active{padding:2px 4px 2px 4px;margin:2px;text-decoration:none;border:2px solid #999999;color:#999999;background-color:#FFFFFF}
.wp-pagenavi span.pages{padding:2px 4px 2px 4px;margin:2px 2px 2px 2px;color:#999999;border:2px solid #999999;background-color:#FFFFFF}
.wp-pagenavi span.current{padding:2px 4px 2px 4px;margin:2px;font-weight:bold;border:2px solid #999999;color:#000000;background-color:#FFFFFF}
.wp-pagenavi span.extend{padding:2px 4px 2px 4px;margin:2px;border:2px solid #999999;color:#999999;background-color:#FFFFFF}
/* 迷糊团 */
.team li{_display:inline;list-style:none;float:left;margin-bottom:10px;padding:10px 40px 10px 0px;height:auto;overflow:hidden;border-bottom:1px solid #EDEDE3}
.pt-pic{_display:inline;float:left}
.pt-pic img{border:none;padding:0px 0px 0px 0px}
.pt-txt{margin-left:60px}
.pt-txt h3{margin-right:4px;display:inline}
.pt-txt h3 a{font-size:14px}
.pt-txt span{color:#999}
.pt-txt-d{margin-left:60px;margin-top:5px;color:#666}
/* 文末分享按钮 */
#social-share{margin:20px 0;height:25px;line-height:25px}
#social-share a{background:url("http://mihoo.oss.aliyuncs.com/share.png") no-repeat; margin-right:10px; padding-left:25px;height:25px;display:inline-block;vertical-align:middle}
#social-share .sina-share{background-position:0 0}
#social-share .renren-share{background-position:0 -25px}
#social-share .kaixin001-share{background-position:0 -50px}
#social-share .douban-share{background-position:0 -75px}
#social-share .qq-share{background-position:0 -100px}
#social-share .qzone-share{background-position:0 -125px}
#social-share .mail-share{background-position:0 -150px}
#dian{margin:20px 0;height:16px;line-height:16px}
#feedto{margin:20px 0;height:16px;line-height:16px}
/*返回页首按钮*/
a#scroll-to-top{background:url(http://mihoo.oss.aliyuncs.com/float_bg.gif) no-repeat center center;width:23px;height:23px;position:fixed;right:30px;bottom:30px;text-indent:-9999px;font-size:0;cursor:pointer;outline:0}
a:hover#scroll-to-top{background: url(http://mihoo.oss.aliyuncs.com/float_bg2.gif) no-repeat center center;width:23px;height:77px;position:fixed;right:30px;bottom:30px;text-indent:-9999px;font-size:0;cursor:pointer;outline:0}
/*评论打分：够迷糊*/
.top-comments img{display:inline;padding:0 !important;margin:0 !important;border:0 !important;vertical-align:middle;cursor:pointer}
.top-comments-button{cursor:pointer;padding:0 2px}
.top-comments{cursor:default}
.top-comments small{color:#888}
/*豆瓣搜*/
#search-result{float:left;width:100%}
#cse-search-box{width:100%}
#cse-search-box #q{background:url(http://mihoo.oss.aliyuncs.com/input_bg.png) no-repeat 0 0;width:380px;height:34px;border:none;padding:0 10px;float:left;margin-right:10px;line-height:2.1}
#cse-search-box #su{background:url(http://mihoo.oss.aliyuncs.com/go.png) no-repeat 0 0;border:none;width:75px;height:34px;cursor:pointer}
.sobox{width:100%;margin-left:auto;margin-right:auto;margin-bottom:10px}
/*评论回复*/
.reply-quote{float:right;font-size:10px;color:#cccccc;background:#f0f0f0;border-radius:10px;padding:2px 5px;line-height:10px}
/*文末版权申明*/
.copyright {font-size:13px;padding:7px;text-align:center;background:#F9F9F9;color:#999;overflow:hidden}
/*新的文章底部*/
.post_tabs{font-weight:bold;height:24px;padding:5px 0;_padding-bottom:0px/*fix ie6*/}
.post_tabs li{list-style:none;float:left;margin-right:5px}
.post_tabs li a{display:block;padding:3px 6px;font-size:12px;font-weight:bold;color:#555}
.post_tabs li a.selected{background:#f8c8c2}
/*文章底部猜你喜欢*/
.content-related{margin:0 0 20px 0;width:100%;overflow:hidden}
.content-related h2{margin-bottom:10px;font-size:12px;color:#555}
.content-related ul{word-wrap:break-word}
.content-related li{_display:inline;float:left;list-style:none;padding:8px;margin-right:26px;width:150px}
.content-related li:hover{background:#faeded}
.content-related .third{_display:inline;float:right;list-style:none;margin-right:0px;width:150px}
.content-related li img{width:150px;height:150px;}
/*阿尔法*/
.content-related-alpha{margin:0 0 40px 0;width:100%;overflow:hidden}
.content-related-alpha h2{margin-bottom:10px;font-size:12px;color:#555}
.content-related-alpha ul{word-wrap:break-word}
.content-related-alpha li{_display:inline;float:left;list-style:none;padding:8px;margin-right:17px;width:150px}
.content-related-alpha li:hover{background:#faeded}
.content-related-alpha .third{_display:inline;float:right;list-style:none;margin-right:0px;width:150px}
.content-related-alpha li img{width:150px;height:150px;margin-bottom:5px}
/* 以下为会员页面 */
/* Profile Page */
.box{list-style-type:none}/*备注原来{position:relative;list-style-type:none;overflow:hidden}*/
.box .member-info-list{margin-top:10px;}
.box .member-info-list ul li{float:left;padding-right:5px;}
.box .member-info-list ul li .member-site{background:url("http://mihoo.oss.aliyuncs.com/member-icons.png") no-repeat;background-position:0 0;width:20px;height:20px;display:block}
.box .member-info-list ul li .member-weibo{background:url("http://mihoo.oss.aliyuncs.com/member-icons.png") no-repeat;background-position:0 -32px;width:20px;height:20px;display:block}
.box .member-info-desc{border-top:1px solid #E2E2E2;margin-top:20px;padding-top:5px}
/* Form UI */
.inner .form-message{margin:0 0 20px 0;padding:10px;}
.inner .error{background:#ffdede;color:#7d2b2b;}
.inner ul li{list-style:none;}
.inner .errors-list{margin:0;}/* 修改，原来最后一位是10px */
.inner .alert{background:#fff0d3;border-color:#ffd680;color:#8b7748;}
.inner .info{background:#e3ecff;border-color:#c4d7ff;color:#516574;}
.inner .success{background:#bee2c2;border-color:#59b564;color:#2d5331;}
.inner form p{margin:10px 0 0 0;}
.inner label{display:block;float:left;margin:0 10px 0 0;width:120px;text-align:right;padding-top:3px}
.inner label.normal{display:inline;float:none;text-align:left;}
.inner .form-field{border:1px solid #c7c7c7;font-size:14px;line-height:14px;width:230px;padding:3px;color:#333}
.inner .form-field.wider{width:535px;}
.inner .field-helper{color:#999;display:block;font-size:12px;margin:5px 0 0 130px;}
.inner .push-right, #recaptcha_widget_div{margin-left:130px;}
.inner .form-nav{color:#999;font-size:12px;margin:15px 0 0 130px;}
.inner .submit{background:#e24c7c;color:#fff;border:1px solid #DE3163;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.inner .submit{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;color:#FFFFFF;cursor:pointer;font-family:inherit;font-size:12px;font-weight:bold;padding:4px 6px;text-decoration:none;white-space:nowrap}
/* 新增页面正文 */
.heading{border-bottom:1px solid #e2e2e2}
.heading p{margin-top:0px;margin-bottom:5px;}
.heading h2{border:none}
.inner{}
.inner h2{border:none}
.footing{border-top:1px solid #e2e2e2}
/* User Panel */
#user-panel .avatar-link{margin-right:10px}
#favorites ul{list-style-type:none;margin:20px 0 0;overflow:hidden}
#favorites li{border-right:1px solid #ccc;float:left;text-align:center;width:110px}
#favorites li.last{border-right:none}
#favorites a{color:#999}
#favorites span{display:block;font-size:16px;font-weight:bold}
#favorites a span{color:#778087}
#favorites a:hover span, #favorites a:active span{color:#4d5256}
.new-notifications{background:url("http://mihoo.oss.aliyuncs.com/dot-orange.png") no-repeat left center;font-weight:bold;padding-left:16px}
/* Add to Bookmark */
.favorite-topic{color:#99a;font-size:10px;text-align:right}
.fav, .topic-edit a{border:none;background:#dde;border-radius:3px;color:#778087;margin-left:10px;padding:2px 5px}
.fav:hover,.fav:active,.topic-edit a:hover,.topic-edit a:active{background:#667;color:#fff}
/* Typography */
.xxlarge{font-size:18px}
.xlarge{font-size:16px}
.xsmall{font-size:12px}
.xxsmall{font-size:10px}
.bold{font-weight:bold}
.lighter{font-weight:lighter}
/* Following Page */
#following-page-box .avatar-link{margin:0 10px 10px 0}
/* Color */
.fade{color:#999}
.snow{color:#ccc}
/* 有个店 */
.store li{display:inline;word-wrap:break-word;float:left;margin-right:6px;margin-bottom:12px;width:175px;height:131px;position:relative;overflow:hidden}
.store .third{float:right;margin-right:0px}
.store li img{display:block;width:175px;height:131px}
.store li a{text-decoration:none;display:block;width:155px;height:111px;line-height:20px;padding:10px 10px;position:absolute;bottom:0;background-color:#FFFFFF;color:#777}
.store li a:hover{text-decoration:none;display:block;width:155px;height:111px;line-height:20px;padding:10px 10px;position:absolute;bottom:0;background-color:#FFFFFF;color:#777}
/* 有个店新首页 */
.store_home li{display:inline;word-wrap:break-word;float:left;margin-right:20px;margin-bottom:20px;width:210px;height:210px;overflow:hidden}
.store_home .four{float:right;margin-right:0px}
.store_home li img{display:block;width:210px;height:210px}
.store_home .storebanner img{display:block;width:440px;height:80px}
/* 迷糊说 */
#sidebar .mihushuo li{margin-bottom:0px}
#sidebar .mihushuo {margin-bottom:20px}
#sidebar .mihushuo .mihushuo-thumb{padding:8px 0;line-height:normal !important;border-bottom:1px solid #EDEDE3}/* 修改 */
#sidebar .mihushuo .mihushuo-noo{padding:3px 0px 8px 0}
#sidebar .mihushuo .mihushuo-thumb-image img{width:30px;height:30px;float:left}
#sidebar .mihushuo .mihushuo-thumb-title{display:block;font-size:12px;line-height:30px}
#sidebar .mihushuo .mihushuo-thumb .offset{padding-left:40px}
#sidebar .mihushuo .mihushuo-thumb-number{float:right;margin-top:6px}
#sidebar .mihushuo .mihushuo-thumb-number a{background:#e5e5e5;border-radius:12px;display:block;font-size:12px;font-weight:bold;padding:2px 10px;line-height:12px;text-decoration:none}
/* 连连看 */
#links{background:#FFEADA;border-bottom:1px solid #EDEDE3;line-height:20px;padding:10px;margin-top:0.3em}
#links span{font-weight:bold}
#links a{color:#666}
#links .catnav{margin:8px 0 8px 0;padding-bottom:8px;text-align:center;border-bottom:1px dotted #eee}
#links .catnav a.catnav_s{margin:0 20px 0 0;font-size:16px}
/* 文章列表 */
.article{margin-top:0px;margin-bottom:20px;padding-bottom:20px;overflow:hidden;color:#666;border-bottom:1px solid #EDEDE3}
.article-pic{float:left;width:150px;height:150px;background:url(http://mhwimg.oss.aliyuncs.com/grey.gif) repeat;background-repeat:no-repeat;background-size:auto 150px;-moz-background-size:auto 150px;-webkit-background-size:auto 150px;-o-background-size:auto 150px;overflow:hidden;margin-right:15px;display:inline}
.article h2{padding-top:5px;margin-bottom:4px;border:none;color:#E24C7C;font-size:18px;border:none;margin-top:0}
.article h2 a{color:#00b4ff;font-size:18px}
.article p{font-size:13px}
.article .author-info,.article .author-info a{color:#999}
.article .article-comment-number{float:right;display:block;vertical-align: middle;font-size:12px;background:#f8c8c2;margin-top:6px;;padding:3px 10px;line-height:12px;text-decoration:none;font-weight:bold;color:#FFF}
/*首页推荐*/
.recommend-box{line-height:1.5;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EDEDE3}
.recommend-box a{text-decoration:none;background:#eee;}
.recommend-post-inner{display:block;background:#eee;position:relative}
.recommend-live-hover a{color:#000}
.recommend-post-img{float:right;display:block;width:275px;height:188px;background-position:50% 50%;background-repeat:no-repeat;background-size:275px 188px;-moz-background-size:275px 188px;-webkit-background-size:275px 188px;-o-background-size:275px 188px}
.recommend-post-entry{width:250px;padding:10px}
.recommend-post-title{font-weight:700;font-size:18px}
.recommend-post-date{font-size:12px;color:#999}
.recommend-post-author{font-size:12px;color:#999}
.recommend-post-comment{float:right;font-size:12px;color:#999}
.recommend-post-excerpt{margin-top:5px}
p.recommend-post-excerpt{font-size:13px}
/*logo+导航*/
#nav{width:100%;height:50px;line-height:50px;background:#f8c8c2;opacity: 0.9;-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);}
#nav #logo{background:url(http://mihoo.oss.aliyuncs.com/logo.png) no-repeat 0 0;width:125px;height:50px;display:block}
#nav .nav-ul{width:900px;margin:0 auto;background:#f8c8c2}
#nav .nav-ul .fl li{float:left;height:50px;line-height:50px;display:block;list-style-type:none;margin-right:30px}
#nav .nav-ul .fl li a{color:#ffffff;text-decoration:none;font-weight:700;font-size:20px}
#nav img{margin-top:9px;border-radius:5px;-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);}
#nav .nav-ul .fr li{float:left;height:50px;line-height:50px;display:block;list-style-type:none;margin-left:10px}
#nav .nav-ul .fr li a{color:#ffffff;text-decoration:none;font-weight:700;font-size:16px}
#nav .current a{border-bottom:2px solid #ffffff;padding-bottom:3px}
/*会员头像*/
.avatar {border-radius:5px;display:block}
/*小组+话题列表*/
.group-logo{border-radius:5px}
.topic{border-bottom:1px solid #EDEDE3;padding-bottom:15px;margin-bottom:15px}
.topic-title .topic-author-avater{float:left;width:48px;height:48px}
.topic-title .topic-c{float:right;width:490px;color:#404040}
.topic-title .topic-c h2{padding-top:5px;margin-bottom:4px;margin-top:0;border:none}
.topic-title .topic-c h2 a{color:#00b4ff;font-size:18px}
.topic-title .topic-c a{color:#999}
.topic-author-info,.topic-author-info a{color:#999}
.topic-title .topic-c .topic-comment-number{float:right;display:block;vertical-align: middle;font-size:12px;background:#f8c8c2;margin-top:6px;;padding:3px 10px;line-height:12px;text-decoration:none;font-weight:bold;color:#FFF}
.topic-title2 .topic-c2 h2{color:#E24C7C;font-size:18px;border:none;margin-top:0;padding-bottom:15px;border-bottom:1px solid #EDEDE3}
/*话题内页图片尺寸*/
.topic .entry p img {max-width:100%;height:auto;border:none;background:none;margin:0;padding:0}
/*小站logo圆角*/
.site-logo{border-radius:5px}
/* 顶部固定 */
body{padding-top:50px}
#nav{position:fixed;top:0px;left:0px;right:0px;z-index:999}
/* 用户登陆状态绿点 */
.sidebar_user_online{border-radius:5px 5px 5px 5px;color: #84D87B;margin-left:3px;font-size:15px;text-align:center}
/* 首页轮播编辑推荐 */
.banner{width:550px;margin-bottom:20px;}
.banner .flexslider{width:275px;height:250px;float:right}
.banner .flexslider .slides img{width:275px;height:250px}
.banner .flexslider{position:relative;padding:0 0 0px 0}
.banner .flexslider li{list-style-type:none}
.banner .flexslider .slides{margin:0;padding:0}
.banner .flexslider .slides li{display:none;-webkit-backface-visibility:hidden}
.banner .flexslider .slides img{display:block}
.banner .flex-control-nav{position:absolute;bottom:10px;width:100%;margin:0;padding:0;list-style-type:none;text-align:center}
.banner .flex-control-nav li{display:inline}
.banner .flex-control-nav li a{display:inline-block;overflow:hidden;text-indent:-9999px;width:10px;height:10px;margin:0 2px;cursor:pointer;background:url(http://mihoo.oss.aliyuncs.com/radio.png) no-repeat 50% 0}
.banner .flex-control-nav li .flex-active{background-position:50% 100%}
.banner .flexslider .slides .flex-caption {width:90%;padding:5%;text-align:center;margin:0 auto;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);font-size:18px;line-height:22px;height:60px}
.banner .rec{width:250px;float:left;font-size:14px;padding:5px;}
.banner .rec h2{font-size:18px;color:#E24C7C;border:none;margin:0;padding-bottom:10px}
.banner .rec a{font-size:14px;color:#999;line-height:18px}
.banner .rec li{list-style-type:none;border-bottom:1px solid #EDEDE3;padding-top:5px;padding-bottom:5px}
/* 割 */
.column-title{margin-bottom:20px;background:#eee;padding:6px;height:20px;line-height:20px}
.column-title h2{float:left;font-size:18px;border:none;margin:0}
.column-title a{font-size:13px}
/* 评论图片尺寸 */
.commentlist p img {max-width:99.5%;height:auto}
/* 物品内页 */
.goods{border-bottom:1px solid #EDEDE3;padding-bottom:15px;margin-bottom:15px}
.goods-title .goods-author-avater{float:left;width:48px;height:48px}
.goods-title .goods-c{float:right;width:490px;color:#404040}
.goods-title .goods-c h2{padding-top:5px;margin-bottom:4px;margin-top:0;border:none}
.goods-title .goods-c h2 a{color:#00b4ff;font-size:18px}
.goods-title .goods-c a{color:#999}
.goods-author-info,.goods-author-info a{color:#999}
.goods-title .goods-c .goods-comment-number{float:right;display:block;vertical-align:middle;font-size:12px;background:#f8c8c2;margin-top:6px;;padding:3px 10px;line-height:12px;text-decoration:none;font-weight:bold;color:#FFF}
.goods-title2 .goods-c2 h2{color:#E24C7C;font-size:18px;border:none;margin-top:0;padding-bottom:15px;border-bottom:1px solid #EDEDE3}
.goods .entry p img {max-width:100%;height:auto;border:none;background:none;margin:0;padding:0}
.goods-info{border:1px solid #EDEDE3;background:#eee;padding:5px;height:32px}
.goods-price{font-size:16px;font-weight:bold;;line-height:32px}
.goods-buylink input#submit_buylink{background:#e24c7c;color:#fff;border:1px solid #DE3163;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.goods-buylink #submit_buylink{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;color:#E24C7C;cursor:pointer;font-family:inherit;font-size:12px;font-weight:bold;padding:4px 6px;text-decoration:none;white-space:nowrap;border:none}
.goods-buylink-gray {background:#747373;color:#fff;border:1px solid #404040;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:bold;padding:4px 6px}
/* 物品首页 */
.goods-home{float:left;border-bottom:1px solid #EDEDE3;padding-bottom:15px;margin-bottom:15px;padding-right:20px}
.group-home-2{float:right;padding-right:0}
.goods-home-img{display:block;width:265px;height:265px;background: url(http://mihoo.oss.aliyuncs.com/imgbg.png)}
.goods-home-img img{display:block;max-width:265px;max-height:265px;}
.goods-home-title{width:265px;height:32px;line-height:32px;margin-top:15px}
.goods-home-title .goods-home-author-avater{float:left;width:32px;height:32px;margin-right:10px}
.goods-home-title .goods-home-c{color:#404040}
.goods-home-author-info,.goods-home-author-info a{color:#999}
.goods-home-title .goods-home-c .goods-home-comment-number{float:right;display:block;vertical-align:middle;font-size:12px;background:#f8c8c2;margin-top:6px;;padding:3px 10px;line-height:12px;text-decoration:none;font-weight:bold;color:#FFF}
/* 首页尤物 */
.goods-sidebarhot{float:left}
.goods-sidebarhot-img{display:block;width:300px;height:auto}
.goods-sidebarhot-img img{display:block;max-width:300px;max-height:auto}
.goods-sidebarhot-from{float:right;margin:5px}
/*导航右侧下拉透明菜单*/
#nav #dropdown ul li{list-style-type:none;white-space:nowrap;zoom:1;z-index:999}
#nav #dropdown .caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:3px solid #ffffff;border-right:3px solid transparent;border-left:3px solid transparent}
#nav #dropdown .caret{margin-left:5px}
#nav #dropdown ul li a{display:block;text-decoration:none}
#nav #dropdown ul li:hover{text-decoration:none;position:relative}
#nav #dropdown ul ul{visibility:hidden;position:absolute;border:1px solid #EDEDE3;background:#FFFFFF;width:100px}
#nav #dropdown ul ul li{}							  
#nav #dropdown ul ul li a{padding:0 18px} 
#nav #dropdown ul ul ul{left:100%;top:0}
#nav #dropdown ul li:hover > ul{visibility:visible}
#nav #dropdown .sub-menu li {padding:0;margin:0;width:100%;text-align:center;height:38px;line-height:38px}
#nav #dropdown .sub-menu li a{color:#f8c8c2}
#nav #dropdown .sub-menu li>a:hover,#nav #dropdown .sub-menu li>a:focus,#nav #dropdown .sub-menu:hover>a{color:#ffffff;text-decoration:none;background:#f8c8c2}
/* 发布按钮 */
#nav .nav-ul .fl li .submit-post{background: url(http://mihoo.oss.aliyuncs.com/plus.png) no-repeat center center;width:20px;height:50px;line-height:50px;display:block}
/* 格子广告 */
#sidebar .vendor{width:300px;height:auto}
#sidebar .vendor ul li{width:148px;height:100px;margin-bottom:4px}