/*模块外层样式*/
.m{}

/* 左图片 右标题+描述 */
.m-pt{}
.m-pt img{float: left;display:inline-block;*zoom:1; overflow: hidden; }
.m-pt p{line-height: 20px;}
.m-pt h2{font-weight: bold;font-size:20px;}

/* 图片列表 */
.m-piclist{}
.m-piclist li{float: left;display:inline-block;*zoom:1; overflow: hidden;}
.m-piclist li span{display:block;clear:both;line-height:28px;height:28px;}
.m-piclist li p{display:block;clear:both;line-height:28px;height:28px;}

/* 列表 */
.m-list{}
.m-list li{line-height: 28px;overflow:hidden;}
.m-list li span{float:right;display:inline;}

/* 头条 */
.m-topnews{line-height: 20px;}
.m-topnews h1{font-size:22px;line-height:32px;font-weight:700;}
.m-topnews p{}

/* 广告 */
.m-ad{}

/* 幻灯片 默认样式 */
.m-slider{position: relative; margin: 0pt; padding: 0pt; overflow: hidden; z-index: 0;}
.m-slider .slideTitle{position: absolute; bottom: 0; left: 0; width: 100%; text-indent: 5px; height: 21px;
    font-size: 12px; color: #fff; line-height: 21px; overflow: hidden; z-index: 2;}
.m-slider .slideTitleBg{position: absolute; bottom: 0; left: 0; width: 100%; background: none repeat scroll 0% 0% #000;
    opacity: 0.6; filter:alpha(opacity=60);  height: 21px; overflow: hidden; z-index: 1;}
.m-slider .slidePage{position: absolute; z-index: 20; right: 0; bottom: 3px;}
.m-slider .slidePage a{content: none; float: left; margin-right: 3px; width: 15px; height: 14px; text-decoration: none; text-align: center;
    font: 700 12px/15px 'Simsun'; color: #000; background: none repeat scroll 0% 0% #fff;overflow:hidden;}
.m-slider .slidePage a.a{content: none;color: #FFF; background: none 0% 0% #ff7d01;}
.m-slider li{position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden;}
.m-slider li a img{width:100%;height:100%;display:block;overflow:hidden; border: medium none;}

/* 幻灯片 样式一 大圆点*/
.m-slider.slide-style1 .slideTitle{height:46px;font-size:19px;bottom:0;padding-top:4px}
.m-slider.slide-style1 .slideTitleBg{height:50px;}
.m-slider.slide-style1 .slidePage {bottom:5px;}
.m-slider.slide-style1 .slidePage a{width:12px;height:12px;background:url(images/slide-pagebg.png) no-repeat;_background:#fff;
    margin-right:5px;}
.m-slider.slide-style1 .slidePage a.a{background:url(images/slide-pagebg.png) 0 -24px no-repeat;_background:#ff7d01;}
/* 幻灯片 样式二 方块*/
.m-slider.slide-style2 .slidePage a{width:12px;height:11px;background:#fff;}
.m-slider.slide-style2 .slidePage a.a{background:#ff7d01;}

/* 幻灯片 样式三 蓝色*/
.m-slider.slide-style3 .slideTitle{height:34px;line-height:34px;font-size:19px;bottom:0;}
.m-slider.slide-style3 .slideTitleBg{height:34px;}
.m-slider.slide-style3 .slidePage {bottom:0px;}
.m-slider.slide-style3 .slidePage a{width:16px;height:34px;line-height:34px;margin-right:0px;background: transparent;color:#FFF;}
.m-slider.slide-style3 .slidePage a.a{background:#0b60c0;opacity:0.8;}


/*超级幻灯*/
.m-superslider{}
.m-superslider li{float: left;display:inline-block;*zoom:1; overflow: hidden;}
.m-superslider li span{display:block;clear:both;line-height:28px;height:28px;}
.m-superslider li p{display:block;clear:both;line-height:28px;height:28px;}

/* 单图+标题 */
.m-pic{overflow: hidden;}
.m-pic span{height: 32px; line-height: 32px; font-size: 14px; text-align: center;display:block;clear:both;}
.m-pic p{height: 32px; line-height: 32px; font-size: 14px; text-align: center;display:block;clear:both;}

/* 表格 */
.m-table{}

/*选项卡*/
.m-tabs{}
.m-tabs .tab-head{}
.m-tabs .tab-head .item{}
.m-tabs .tab-head .item.on{}
.m-tabs .tab-body{}
.m-tabs .tab-body .item{}

/* 广告 */
.share-full{}
.share-full-close{verflow: hidden; display: block; position: absolute; cursor: pointer; margin-left: 966px; padding: 2px 1px; width: 12px; background: #fff; border: 1px solid #dcdddd; color: #444; font: normal 12px Tahoma;}
.share-float{position: fixed;_position:absolute; z-index: 9999; overflow: hidden; width: 110px; height: 345px;}
.share-float-lt{left: 0; top: 140px;}
.share-float-rt{right: 0; top: 140px;}
.share-float-lb{left: 0; top: 495px;}
.share-float-rb{right: 0; top: 495px;}
.share-float-close{display: block; height: 15px; padding: 0 5px; background: #f0f0f0; border: 1px solid #e1e1e1; text-align: right; cursor: pointer; line-height: 15px;}
.fix-center-ad{position:fixed;_position:absolute;left:0;top:40px;z-index:9999;width:750px;height:400px;overflow:hidden;display:none;}
.fix-center-ad.smallfloat{width:24px !important;height:200px !important;position:absolute !important;left:160px !important;top:136px !important;}
.fix-center-ad .close-btn{display:block;height:20px;line-height:20px;overflow:hidden;}
.fix-center-ad .close-btn span{background:#FFF;width:24px;height:20px;overflow:hidden;cursor:pointer;float:right;display:inline;}
.fix-bottom-ad{position:fixed;_position:absolute;bottom:0;z-index:9999;height:40px;overflow:hidden;display:none;border:1px solid #ccc;border-bottom:none;}
