/*! Project:html, Create:单炒饭 2017.11.15 16:30, Update:杨丽萍 2017.11.17 16:01 */ 
@charset "UTF-8";
a{color:#000;text-decoration:none}
a:hover{text-decoration:underline}
.u-mask{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
html *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{background-color:#f0f0f0}
body{color:#000;background-image:url(../images/bg.jpg);background-repeat:no-repeat;background-position:center 0}
.g-wrap{width:100%;overflow:hidden}
.g-content{width:1000px;margin:0 auto}
.g-header{position:relative;height:340px}
.g-main{float:left;width:690px;overflow:hidden}
.g-slide{float:right;width:295px}
.g-footer{width:100%;margin-top:100px;background:#000;color:#4e4d4d}
.g-footer .u-txt{position:relative;width:1000px;padding:20px 0 30px 200px;*width:800px;margin:0 auto;font-size:12px;line-height:1.5}
.g-footer .u-txt a{color:#4e4d4d}
.g-footer .u-logo{position:absolute;left:140px;top:18px;width:180px;height:40px;background-image:url(../images/s_logo.png);background-repeat:no-repeat;background-position:center 0}
.g-float{position:fixed;right:0;top:50%;width:75px;height:228px;margin-top:-114px}
.g-float .u-link{display:block;width:100%;height:75px;*height:65px;padding-top:10px;margin-bottom:1px;font-size:18px;line-height:1.5;text-align:center;background-color:#fff}
.g-float .u-link:hover{text-decoration:none;color:#380000}
.g-float .on{background-color:#ffbc1d;color:#380000}
.m-title{display:none;padding-top:185px;text-align:center;color:#700f00;font-size:30px;line-height:1.5; text-shadow: 0 2px 0 #fff;}
.m-title .u-text{display:block;font-size:44px}
.m-user{position:absolute;right:0;top:15px;padding:10px;background:#eeb62a;-webkit-border-radius:20px;border-radius:20px;font-size:12px}
.m-user a{padding:0 5px}
.m-share{position:absolute;right:0;top:55px}
.m-share label{float:left;font:bold 14px/24px "微软雅黑";color:#883702;vertical-align:middle}
.m-share .u-icon{float:left;width:24px;height:24px;margin-left:5px; background-image:url(../images/_spriteshare.png);vertical-align:middle}
.m-share .u-icon:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85}
.m-share .u-icon--qzone{background-position:0 0}
.m-share .u-icon--qq{background-position:-29px -28px}
.m-share .u-icon--sina{background-position:-29px 0}
.m-share .u-icon--weixin{background-position:0 -28px}
.m-block{width:100%;padding:15px 0;margin-bottom:10px;background-color:#fff;overflow:hidden}
.m-box{margin:10px 15px}
.m-publish{height:40px;margin-top:10px;border:2px #380000 solid;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}
.m-vote{position:relative;width:100%;height:180px;margin:15px 0 0}
.m-tit{width:435px;padding-top:10px;margin:0 auto;font-size:12px;line-height:2}
.m-avatar{position:absolute;right:0;top:0;width:100%;height:112px}
.m-avatar .u-left,.m-avatar .u-right{width:112px;height:112px;-webkit-border-radius:100%;border-radius:100%;overflow:hidden}
.m-avatar .u-left{background-color:#44c3ff}
.m-avatar .u-right{background-color:#ffbc1d}
.m-bar{position: relative; z-index: 5; width:456px;height:40px;margin:0 auto}
.m-bar .u-left,.m-bar .u-right{min-width:10px;width:50%;height:100%;font-size:12px;line-height:40px}
.m-bar .u-left{background-color:#44c3ff; text-indent: 10px;}
.m-bar .u-right{background-color:#ffbc1d;padding-right:10px;*padding-right:0;text-align:right;}
.m-btns{width:100%;margin:80px auto 0;*margin-top:50px}
.m-btns .u-left,.m-btns .u-right{width:140px;height:46px;text-align:center;font:bold 18px/42px "微软雅黑";color:#fff}
.m-btns .u-left:hover,.m-btns .u-right:hover{text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85);-moz-opacity:.85;-khtml-opacity:.85;opacity:.85}
.m-btns .u-left{background-image:url(../images/btn-01.png);background-repeat:no-repeat;background-position:center 0}
.m-btns .u-right{background-image:url(../images/btn-02.png);background-repeat:no-repeat;background-position:center 0}
.m-cont{margin:10px 15px;font-size:12px;line-height:1.8}
.m-week{position:relative;width:250px;margin:20px auto;text-align:center}
.m-week .u-txt{position:absolute;left:50%;top:155px;width:220px;margin-left:-110px;padding:0 10px;background-color:#fff;border:1px #380000 solid;-webkit-border-radius:20px;border-radius:20px}
.m-week .u-txt em{font-style:normal;color:red}
.m-list{margin:10px 20px}
.m-list__item{position:relative;margin-bottom:10px}
.m-list .u-text{position:absolute;left:60px;top:24px;*max-width:170px;padding:8px 10px 8px 20px;font-size:14px;line-height:1.3;font-weight:700;color:#410000;background-color:#ffbc1d;-webkit-border-radius:8px;border-radius:8px}
.m-issue{width:254px;margin:15px auto}
.m-issue__item{position:relative;margin-bottom:15px;overflow:hidden}
.m-issue__item img{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.m-issue__item:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
.m-comment{margin:15px}
.m-textarea{overflow:hidden}
.m-textarea .u-submit{float:right;width:130px;height:45px;margin-top:10px;background-color:#febb34;border:1px #380000 solid;-webkit-border-radius:8px;border-radius:8px;font-weight:700}
.m-comlist__item{margin-bottom:15px;padding-bottom:15px;border-bottom:1px #dcdcdc solid}
.m-comlist__avatar{float:left}
.m-comlist__cont{margin-left:58px}
.m-comlist__name{color:#e16118;font-size:14px}
.m-comlist__time{float:right;font-size:12px;color:#ccc}
.m-comlist__txt{padding-top:10px;font-size:12px;line-height:1.5}
.m-marquee{height:372px;margin:15px 0;overflow:hidden}
.m-video{height:373px;border:2px #000 solid;background:#000;overflow:hidden}
.m-mask{position:relative;width:100%;height:100%;overflow:hidden}
.m-mask .u-mask{position:absolute;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}
.m-mask .u-play{position:absolute;left:50%;top:50%;width:46px;height:46px;margin:-23px 0 0 -23px;background-image:url(../images/play.png);background-repeat:no-repeat;background-position:center 0;cursor:pointer}
.u-logo{position:absolute;left:50%;top:20px;width:273px;height:155px;margin-left:-136px}
.u-tit{width:329px;height:44px;background-image:url(../images/titbg-01.png);background-repeat:no-repeat;background-position:center 0;margin-left:15px;font:bold 20px/40px "微软雅黑";color:#410000;text-indent:15px}
.u-tit--slide{width:160px;height:41px;background-image:url(../images/titbg-02.png);background-repeat:no-repeat;background-position:center 0;line-height:36px}
.u-title{font:bold 12px "微软雅黑";line-height: 28px;color: #3c230c;}
.u-input{width:556px;height:100%;border:0 none;padding:0 5px}
.u-submit{width:100px;height:100%;background-color:#febb34;border:0 none;cursor: pointer;}
.u-left{float:left}
.u-right{float:right}
.u-btn{display:block;width:130px;height:45px;margin:0 auto;font:bold 14px/44px "微软雅黑";background:#febb34;border:1px #380000 solid;-webkit-border-radius:10px;border-radius:10px}
.u-nomore{margin:15px 15px 0;padding:10px 0;background:#f9f9f9;color:#999;border:1px #ebebeb solid;text-align:center}
.u-avatar{position:relative;z-index:5;display:block;width:74px;font-size:14px;color:#410000;text-align:center}
.u-mask{position:absolute;right:0;bottom:0;width:100%;height:28px;background:#000;background:rgba(0,0,0,.7);color:#fff;font-size:12px;line-height:28px;text-indent:10px}
.u-textarea{width:100%;*width:260px;height:100px;resize:none;background-color:#f9f9f9;border:1px #dcdcdc solid}
.fl{float:left}
.fr{float:right}
.dib{display:inline-block;*display:inline;*zoom:1}
.dn{display:none}
.db{display:block}
.hide{visibility:hidden}
.hidetxt{overflow:hidden;font-size:0;line-height:0}
.wh0{width:0;height:0}
.tdu{text-decoration:underline}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}
.vam{vertical-align:middle}
.vat{vertical-align:top}
.vam{vertical-align:middle}
.btn{cursor:pointer}
.btn:hover{text-decoration:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}
.center-hor{margin-left:auto;margin-right:auto}
.clear,.clearfix{*zoom:1}
.clear:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.dibwrap{font-size:0;*word-spacing:-1px}
.dibwrap .dib{font-size:12px;letter-spacing:normal;word-spacing:normal;vertical-align:top}
.btn--send{display:inline-block;vertical-align:middle;padding:0;border:1px #380000 solid;width:130px;height:42px;line-height:42px;font-family:"Microsoft Yahei";color:#380000;cursor:pointer;outline:0;background:#febb34;font-size:14px;font-weight:700;-webkit-border-radius:10px;border-radius:10px}
.comment_title{font-size:12px;line-height:28px;color:#3c230c}
.comment_box{position:relative;margin:15px;z-index:1}
.comment_box .hd{font-size:24px;font-weight:700;line-height:1;color:#646363;margin-bottom:16px}
.comment_box .hd span{color:#634734;font-weight:400}
.comment_input .textarea,.reply_input .textarea{width:100%;*width:640px;height:130px;padding:5px;border:1px #dcdcdc solid;color:#332116;background:#f9f9f9;margin-bottom:3px;resize:none}
.comment_list{border-top:1px solid #dcdcdc}
.comment_list li{border-bottom:1px solid #dcdcdc}
.comment_content,.reply_content{position:relative;padding-top:20px;padding-bottom:10px}
.comment_avatar{position:absolute;top:20px;left:0;width:43px;height:44px;overflow:hidden}
.comment_area{padding-left:54px;font-size:12px;line-height:18px;color:#3c230c}
.comment_info{height:20px;line-height:20px;overflow:hidden;padding-bottom:6px;*padding-bottom:12px}
.comment_re{display:inline-block;color:#e16118}
.comment_name{display:inline-block;font-size:14px;color:#e16118;margin-right:15px}
.comment_time{display:inline-block;color:#876161;font-family:Arial;margin-right:15px;padding-left:15px;background:url(../images/icon-clock.jpg) no-repeat left 3px}
.comment_btns{display:none;height:20px;line-height:20px}
.comment_btns a{display:inline-block;width:auto;font-size:12px;color:#936012;text-align:center;background-repeat:no-repeat;background-position:0 2px;padding-left:20px;margin-left:15px}
/*.comment_btns .like{background-image:url(../images/icon-like.jpg)}*/
/*.comment_btns .dislike{background-position:0 4px;background-image:url(../images/icon-dislike.jpg)}*/
.reply_box{padding-left:54px}
.reply_list li{border-bottom:0;border-top:1px solid #dcdcdc}
.reply_input{position:relative;padding-right:25px;margin-bottom:10px}
.reply_input .textarea{*width:550px}
.reply_input .btn--send{width:120px;height:34px;line-height:34px}
.reply_input .close{position:absolute;top:0;right:11px;width:14px;height:14px;font-size:14px;line-height:14px;text-align:center;color:#c8880f;background:#faca27;cursor:pointer}
.reply_more{padding-top:5px;padding-bottom:15px}
.reply_more .btn{display:block;margin:auto;width:158px;height:24px;line-height:24px;font-size:12px;text-align:center;color:#fff;background:#e16118;border-width:1px;border-color:#e16118;border-style:solid}
.reply_more .btn em{display:inline-block;font-style:normal}
.reply_more .btn .ico{display:inline-block;vertical-align:middle;margin-left:5px;width:7px;height:7px}
.reply_more .btn .ico-1{background:url(../images/icon-more.jpg) no-repeat}
.reply_more .btn .ico-2{background:url(../images/icon-more1.jpg) no-repeat}
.pages{text-align:center;font-size:0;-webkit-text-size-adjust:none}
.pages--normal .pages_link{display:inline-block;vertical-align:middle;padding:0 10px;margin:0 0 0 -1px;width:auto;height:28px;line-height:28px;font-size:12px;color:#666;background-color:#fff;border-width:1px;border-color:#ddd;border-style:solid;text-decoration:none}
.pages--normal .pages_link--cur,.pages--normal .pages_link:hover{color:#fff;background-color:#febb34;border-color:#febb34}
.pages--normal .pages_link--cur .pages_icon,.pages--normal .pages_link:hover .pages_icon{background-position:0 -28px}
.pages--normal .pages_icon--first,.pages--normal .pages_icon--last,.pages--normal .pages_icon--next,.pages--normal .pages_icon--prev{display:inline-block;padding:0;width:12px;height:28px;background-repeat:no-repeat;background-position:0 0}
/*.pages--normal .pages_icon--first{background-image:url(../images/pages/first.png)}*/
/*.pages--normal .pages_icon--last{background-image:url(../images/pages/last.png)}*/
/*.pages--normal .pages_icon--prev{background-image:url(../images/pages/prev.png)}*/
/*.pages--normal .pages_icon--next{background-image:url(../images/pages/next.png)}*/
.pages--noBorder .pages_link{display:inline-block;vertical-align:middle;padding:0 5px;margin:0 3px;width:auto;height:18px;line-height:18px;font-size:12px;font-family:Arial;color:#666;text-decoration:none}
.pages--noBorder .pages_link--cur,.pages--noBorder .pages_link:hover{color:#fff;background-color:#50ae7c}
.pages--noBorder .pages_link--cur .pages_icon,.pages--noBorder .pages_link:hover .pages_icon{background-position:0 -18px}
.pages--noBorder .pages_link--next,.pages--noBorder .pages_link--prev{font-size:0;line-height:0}
.pages--noBorder .pages_link--next:hover,.pages--noBorder .pages_link--prev:hover{background-color:transparent}
.pages--noBorder .pages_icon--first,.pages--noBorder .pages_icon--last,.pages--noBorder .pages_icon--next,.pages--noBorder .pages_icon--prev{display:inline-block;vertical-align:top;padding:0;width:11px;height:18px;background-repeat:no-repeat;background-position:0 0}
/*.pages--noBorder .pages_icon--prev{background-image:url(../images/pages/prev1.png)}*/
/*.pages--noBorder .pages_icon--next{background-image:url(../images/pages/next1.png)}*/
.pages--dot .pages_link{display:inline-block;vertical-align:middle;margin:0 4px;width:12px;height:12px;font-size:0;line-height:0;-webkit-border-radius:50%;border-radius:50%;background-color:#d2d2d2;text-decoration:none}
.pages--dot .pages_link--cur,.pages--dot .pages_link:hover{background-color:#50ae7c}
.pages--dot .pages_link--cur .pages_icon,.pages--dot .pages_link:hover .pages_icon{background-position:0 -15px}
.pages--dot .pages_link--next,.pages--dot .pages_link--prev{padding:0 3px;margin:0 12px;height:15px;background-color:transparent}
.pages--dot .pages_link--next:hover,.pages--dot .pages_link--prev:hover{background-color:transparent}
.pages--dot .pages_icon--next,.pages--dot .pages_icon--prev{display:inline-block;padding:0;width:10px;height:15px;background-repeat:no-repeat;background-position:0 0}
/*.pages--dot .pages_icon--prev{background-image:url(../images/pages/prev2.png)}*/
/*.pages--dot .pages_icon--next{background-image:url(../images/pages/next2.png)}*/
.pages--number .pages_link{display:inline-block;vertical-align:middle;padding:0 5px;margin:0 25px;width:auto;height:15px}
.pages--number .pages_link:hover .pages_icon{background-position:0 -15px}
.pages--number .pages_icon--next,.pages--number .pages_icon--prev{display:inline-block;padding:0;width:10px;height:15px;background-repeat:no-repeat;background-position:0 0}
/*.pages--number .pages_icon--prev{background-image:url(../images/pages/prev2.png)}*/
/*.pages--number .pages_icon--next{background-image:url(../images/pages/next2.png)}*/
.pages--number .pages_num{display:inline-block;vertical-align:middle;font-size:14px;font-family:Arial;color:#999}
.pages--number .pages_num em{color:#50ae7c}
.pages--jump{font-size:12px;color:#666}
.pages--jump .pages_sum{display:inline-block;vertical-align:middle;height:30px;line-height:30px;margin-right:10px}
.pages--jump .pages_input{display:inline-block;vertical-align:middle;height:30px;line-height:30px;margin-right:10px}
.pages--jump .pages_input input{display:inline-block;vertical-align:top;*vertical-align:middle;padding:0;margin:0 5px;width:28px;height:28px;line-height:28px;font-size:12px;text-align:center;color:#666;background-color:#fff;border-width:1px;border-color:#cdcdcd;border-style:solid;outline:0}
.pages--jump .pages_submit{display:inline-block;vertical-align:middle;padding:0 8px;width:auto;height:28px;line-height:28px;color:#909090;border-width:1px;border-color:#cdcdcd;border-style:solid;text-decoration:none;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f4f4f4, gradientType=1);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#f4f4f4,gradientType=1);background:#fff;background:-webkit-gradient(linear,0 0,0 bottom,from(#fff),to(#f4f4f4));background:-o-linear-gradient(top,#fff,#f4f4f4)}
.pages{padding:30px 0}
.m-comlist__item .m-comlist__figure {width: 48px; height: 48px;}
.weixin-code { width: auto !important; height: auto !important; }
.m-last img { width: 630px; margin-bottom: 10px; }
.m-share .u-icon { margin-left: 5px; }
.m-cont p { font-size: 12px; color:#3c230c; line-height: 28px; font-weight: 700; }
.m-cont a { font-size: 12px; color:#3c230c; line-height: 28px; font-weight: 700; }