/**
 * 七巧版模块
 */

/*预览区*/
.preHTML{ margin:auto;padding:0;margin-bottom:10px; height:auto; background:#fff;clear:both;}
   .preSize_780{width:780px;padding:10px 0;}
   .preSize_980{width:980px;}
/*框架样式*/
.layout_box{ position:relative;margin-bottom:10px;width:100%;}
        .layout_box_btn{ position:absolute; top:-21px; right:7px;}
	    .layout_m{ margin:auto;}
		         .layout_m td {padding-right:5px;vertical-align:top;}
/*容器样式*/
.cont_box{position:relative;width:100%;clear:both;}
	.cont_m{ margin:auto;border:1px;background:#fff;overflow:hidden;zoom:1!important;}
	/*间隔10px*/
	.cont_box .contSpace{ min-height:0; height:10px;overflow:hidden;background:none;}


/*模块样式*/
.model_box{ position:relative;width:100%;overflow:hidden;zoom:1!important;}
    .model_box p{margin:0;}
	.float_left{float:left; width:auto;}
	.clear_both{ clear:both;}

/*题图*/
.model_chartTitle h4{position:relative;}
.model_chartTitle p{position:relative;}
.preSize_780 .model_chartTitle{margin:auto;width:770px;overflow:hidden;}

/*纯文字*/
.model_text,.model_photo_text{padding:10px; overflow:hidden;}
.mod_img{padding:0;}
	.model_text h4,.model_text p {padding:2px 0;}
	.model_text em{display:block; margin-bottom:5px;border-bottom:1px dotted #bbb;}
	.model_text a.more{float:right;margin-top:5px;}
	.model_text .list_5 p{ padding-left:15px;background: url(images/mod_ico.png) no-repeat 0 6px ;}

/*图文混排*/
	.mod_nopad {padding:0;}
	.model_photo_text .fl{float:left;margin-right:10px;}
	.model_photo_text .db{display:block;}
	.mod_pt1, .mod_pt2 { padding: 10px;}
	.model_photo_text h4,.mod_pt1 p {padding:2px 0;}
	.model_photo_text  a.more{float:right;margin:5px 0 0 0;}
	.model_photo_text .list_5 p{float:left;padding:0 15px;background:url(images/mod_ico.png) 0 6px no-repeat}

	.model_box a.full-link{float:none;display:block;margin:0;color:#333;}
	.model_box a.full-link:hover{color:#f60;}	
/*辅助模块*/
.model_assist{display:block;clear:both;text-align:center;overflow:hidden;}
	.model_assist_1,.model_assist_2,.model_assist_3,.model_assist_4 {height:10px;background:url(images/mod_ico.png) 0 -45px repeat-x;overflow:hidden;}
	.model_assist_2 {background:url(images/mod_ico.png) 0 -64px repeat-x}
	.model_assist_3 {background:url(images/mod_ico.png) 0 -85px repeat-x}
	.model_assist_4 {background:none;}
	.model_assist_5 a {margin:0 10px;}	
	.model_assist_6{ clear:both; font-size:1px; height:1px; overflow:hidden;}
		
/*字体大小*/
.fs_12 {font-size:12px;line-height:18px}
.fs_14 {font-size:14px;line-height:22px}
.fs_16 {font:700 16px "微软雅黑","黑体";}
.fs_18 {font:700 18px "微软雅黑","黑体";}
.fs_20 {font:700 20px "微软雅黑","黑体";}
.fs_24 {font:700 24px "微软雅黑","黑体";}
.fs_30 {font:700 30px "微软雅黑","黑体";}
.fs_45 {font:700 45px "微软雅黑","黑体";}

/*字体颜色*/
.c_fff {color:#fff}/* 白色 */
.c_c0c0c0 {color:#c0c0c0}/* 银色 */
.c_808080 {color:#808080}/* 灰色 */
.c_000 {color:#000}/* 黑色 */
.c_fc0 {color:#fc0}/* 橙黄色 */
.c_0f0 {color:#0f0}/* 浅绿色 */
.c_808000 {color:#808000}/* 橄榄色 */
.c_008000 {color:#008000}/* 绿色 */
.c_008080 {color:#008080}/* 蓝绿色 */
.c_0ff {color:#0ff}/* 湖蓝色 */
.c_00f {color:#00f}/* 蓝色 */
.c_000080 {color:#000080}/* 深蓝色 */
.c_f0f {color:#f0f}/* 鲜粉色 */
.c_f00 {color:#f00}/* 红色 */
.c_800080 {color:#800080}/* 紫色 */
.c_800 {color:#800} /* 暗红色 */

/*链接颜色*/
.c_link_fff a{color:#fff}/* 白色 */
.c_link_c0c0c0 a{color:#c0c0c0}/* 银色 */
.c_link_808080 a{color:#808080}/* 灰色 */
.c_link_000 a{color:#000}/* 黑色 */
.c_link_fc0 a{color:#fc0}/* 橙黄色 */
.c_link_0f0 a{color:#0f0}/* 浅绿色 */
.c_link_808000 a{color:#808000}/* 橄榄色 */
.c_link_008000 a{color:#008000}/* 绿色 */
.c_link_008080 a{color:#008080}/* 蓝绿色 */
.c_link_0ff a{color:#0ff}/* 湖蓝色 */
.c_link_00f a{color:#00f}/* 蓝色 */
.c_link_000080 a{color:#000080}/* 深蓝色 */
.c_link_f0f a{color:#f0f}/* 鲜粉色 */
.c_link_f00 a{color:#f00}/* 红色 */
.c_link_800080 a{color:#800080}/* 紫色 */
.c_link_800 a{color:#800} /* 暗红色 */

/*字体Style*/
.ft_w {font-weight:bold;}
.ft_i {font-style:italic;}
.ft_u {text-decoration:underline}
.ft_in {text-indent:2em}

/*图片尺寸 ps = picture size*/
.ps_100_80 {width:100px;height:80px}
.ps_120_160 {width:120px;height:160px}
.ps_160_220 {width:160px;height:220px}
.ps_80_80 {width:80px;height:80px}
.ps_120_80 {width:120px;height:80px}
.ps_80_120 {width:80px;height:120px}
.ps_120_120 {width:120px;height:120px}
.ps_160_100 {width:160px;height:100px}
.ps_100_160 {width:100px;height:160px}
.ps_160_160 {width:160px;height:160px}
.ps_200_120 {width:200px;height:120px}
.ps_120_200 {width:120px;height:200px}
.ps_240_240 {width:240px;height:240px}
.ps_240_140 {width:240px;height:140px}
.ps_140_240 {width:140px;height:240px}
.ps_320_320 {width:320px;height:320px}
.ps_320_170 {width:320px;height:170px}
.ps_170_320 {width:170px;height:320px}
.ps_full {width:100%;}
/*对齐样式组*/
.t_left {text-align:left}
.t_center {text-align:center}
.t_right {text-align:right}

  /*title*/
.cont_border{ border-color:#c4c4c4; border-style:solid;}
.model_title{padding:0 10px;height:28px;line-height:28px;font-size:14px;background:url(images/title.png) left top repeat-x;}
	.model_title a{float:right;font-weight:normal}
	

/*S 早知道 dengdongming  20150525*/
.model_title_47 {height:42px;line-height:42px;font-size:20px;border-bottom:1px solid #efefef;background:none;border-top:1px solid #c2c903;font-family:"Microsoft Yahei";font-weight:normal}
	.cont_title_47{ border-color:#c5c5c5;margin-bottom: 10px;}
	.model_title_47 a ,.model_title_47 a:visited{padding:0 10px;line-height:22px;margin-top:10px; font-size:12px;background-color:#ffbf0a;border-radius:10px; color:#fff;}
/*24小时热帖*/
.model_hot_text{padding:10px; width:95%; line-height:25px;}
	.model_hot_text a{display:block;height:30px;line-height:30px;overflow:hidden;}
	.model_hot_text a span,.model_hot_text a em{display:inline-block;margin-right:10px;padding:1px 5px;line-height:normal; color:#fff; background:#fc6d02; font-style:normal;}
	.model_hot_text a span{background:#e5e5e5;color:#666;}
/*图文排列*/
.model_zaozhidao{padding:10px; width:95%; line-height:25px;}
	.model_zaozhidao a{ display:block; width:100%;overflow:hidden; font-size:14px; color:#355572}
	.view-cont .thread-cont .model_zaozhidao a em{font-style: normal;}
	.model_zaozhidao a.top-line{border-top:1px dotted #d2d2d2;padding-top:10px;margin-top:10px;}
	.model_zaozhidao .zaozhidao_text{margin-left:110px; width:60%;overflow:hidden;}
	.model_zaozhidao h4.zaozhidao_text{height:28px;line-height:28px;}
	.model_zaozhidao a p.zaozhidao_text{height:44px; line-height:22px; color:#355572;}
	.model_zaozhidao a:hover p.zaozhidao_text{color:#fc6d02;}
	.model_zaozhidao p.text{margin-left:0;width:100%; height:25px;line-height:25px; overflow:hidden;}
	.model_zaozhidao p i{ border:2px solid #999999; font-size:0; line-height:0; display:inline-block;margin:0 10px 2px 0px;}
/*E 早知道 dengdongming  20150525*/	