
@charset "utf-8";

a{ text-decoration:none; color:#000; background: transparent;  outline:none}
a:visited {color:#000; }
a:focus { outline:none; }
a:hover, a:active{ color:#E00000; outline:none;}
.m-btit {line-height: 25px;padding-left: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border-top: 1px solid #f0f0f0;box-shadow: 0 1px #fff;position: relative;background-color: #FFF;background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f8f8f8));background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);    background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);    background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);    background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);    background-image: linear-gradient(top, #ffffff, #f8f8f8);    border-bottom: 1px solid #f0f0f0;margin: 1em 0;}
#todayList{display:block;    width: 95%;}
#todayshow img{width:100%;height:auto}.todayList{border-top: 1px solid #ececec;margin-bottom: 2em;}
.todayList li{display:block;color:#222;border-bottom:1px solid #ececec;font-weight:700;text-decoration:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative;overflow:hidden;}
.todayList li a{padding:10px 40px 9px 8px;display:block}
.todayList li.only4 a{padding:10px 40px 9px 8px;display:block}
.todayList li .img{width:75px;height:42px;float:left;margin:0 10px 0 0;display:inline;overflow:hidden;border-radius:3px}
.todayList li img{width:75px;float:left; height:100%;}
.todayList li h2{font-size:16px;color:#333;font-weight:400;height:20px;font-weight:400;line-height:16px;padding:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap!important;white-space:normal;overflow:hidden}
.todayList li.only4 h2{padding:2px 0 0}
.todayList li p{display:block;font-size:12px;color:#7E7E7E;line-height:16px;font-weight:400;margin-top:3px;overflow:hidden;text-overflow:ellipsis;padding-right:2px;text-shadow:1px 1px 0 rgba(255,255,255,.4)}
.todayList li.only4 p{white-space:nowrap}
.todayList li p.onlyheight{height:16px}
.todayList li .icon{margin-top:-6px;position:absolute;top:50%;right:10px;height:14px;width:14px;background:url(../images/jiantou.png) no-repeat 0 0;background-size:14px 14px}
#todayshow{display:block;color:#2C2C2C;padding:10px 0;line-height:20px;width:95%;margin:0 auto}
#todayNewsList{display:block}
.todayNewsList li{display:block;color:#222;border-bottom:1px solid rgba(142,85,0,.29);font-weight:700;text-decoration:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative;overflow:hidden;box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset;-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset}
.todayNewsList li a{padding:10px 40px 9px 8px;display:block}
.todayNewsList li.only4 a{padding:10px 40px 9px 8px;display:block}
.todayNewsList li .img{width:75px;height:42px;float:left;margin:0 10px 0 0;display:inline;overflow:hidden;border-radius:3px}
.todayNewsList li img{width:75px;float:left}
.todayNewsList li h2{font-size:16px;font-weight:400;height:20px;font-weight:400;line-height:16px;padding:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap!important;white-space:normal;overflow:hidden}
.todayNewsList li.only4 h2{padding:2px 0 0}
.todayNewsList li p{display:block;font-size:12px;color:rgba(51,30,16,.5);line-height:16px;font-weight:400;margin-top:3px;overflow:hidden;text-overflow:ellipsis;padding-right:2px;text-shadow:1px 1px 0 rgba(255,255,255,.4)}
.todayNewsList li.only4 p{white-space:nowrap}
.todayNewsList li p.onlyheight{height:16px}
.todayNewsList li .icon{margin-top:-6px;position:absolute;top:50%;right:10px;height:14px;width:14px;background:url(../images/jiantou.png) no-repeat 0 0;background-size:14px 14px}
.f-tc{text-align:center}
.u-mtit h1{font-size:18px;text-align:center;padding:24px 0 10px 0}
.s-wc,.s-wc a,a.s-wc{color:#000;font-weight:900}
.u-mtit p{padding-top:10px;font-size:12px;padding-bottom:7px;border-bottom:1px solid #D3D3D3}
.met_page{margin-top: 2em;}