/* ssi_2024_epaper_head */
#shareImg{display:none;}
#channelHead{width:100%;background:#f1f1f1;border-bottom:1px #999 solid;}
.headtopNav{width:1000px;margin:0 auto;padding:4px 0;height:24px;line-height:24px;}
.headtopNav .headtopLogo{float:left;}
.headtopNav .headtopLogo img{padding-top:2px;}
.headtopNav a{margin-right:10px;color:#bb2737;}
.whereGo{float:right;height:24px;margin-right:9px;z-index:9;position:relative;text-align:center;background:#fff;}
.whereGo p{width:100px;height:24px;border:1px #999 solid;cursor:pointer;color:#333;}
.whereGo ul{display:none;position:absolute;width:100%;left:0;top:24px;}
.whereGo li{font-size:12px;background:#f2f2f2;color:#333;border:1px #999 solid;}
.whereGo li:last-child{border-top:none;}
.whereGo li a{display:block;color:#333;margin:0;}
.whereGo li:hover a{background:#bb2737;color:#fff;}
.whereGo:hover ul{display:block;}
.channelNav{width:1000px;text-align:center;margin:0 auto;clear:both;height:24px;line-height:24px;position:relative;z-index:1;padding-top:6px;}
.channelNav li{padding:0 11px;list-style:none;float:left;border-right:1px #ccc solid;font-size:12px;color:#000;line-height:14px;}
.channelNav li:last-child{border:none;}
.channelNav li a{color:#000;}
.channelNav li a:hover{color:#bb2737;}

/* ssi_2024_epaper_foot */
.epaper-ssi-foot{font-size:12px;line-height:24px;margin:10px auto 0;}
.epaper-ssi-foot div{width:1000px;margin:0 auto;border-top:1px #999 solid;text-align:center;}

/* ssi_2024_epaper_layout_related */
.g-epaper-iframe{width:100%;margin:10px auto 0;width:990px;}
.g-qrcode{position:fixed;width:150px;left:50%;margin-left:-650px;top:153px;text-align:center;}
.g-qrcode p{margin-top:6px;}

/* ssi_2024_epaper_notice */
.g-gmrb-notice{font-size:14px;line-height:1.5em;color:#900;padding:5px;}
@media only screen and (max-width:750px){

    /* ssi_2024_epaper_notice */
    .g-gmrb-notice{font-size:16px;line-height:1.5;width:98%;margin:0 auto;text-align:justify;padding:12px 0 10px;}

    /* ssi_2024_epaper_foot */
    .epaper-ssi-foot{margin-top:15px;}
    .epaper-ssi-foot div{width:100%;}
    .epaper-ssi-foot p{padding:10px 0;font-size:14px;}
    .epaper-ssi-foot p:first-child{display:none;}
}