/*浮动Banner区域*/
.floatbannerbg{
	position:relative;
	width:100%;
	font-size:12px;
	float:left;
	
	border-bottom:1px solid #e8e8e8;
	background:#fff;
	overflow:visible;
	-webkit-box-shadow:rgba(0,0,0,.1) 0 1px 5px;
	-moz-box-shadow:rgba(0,0,0,.1) 0 1px 5px;
	box-shadow:rgba(0,0,0,.1) 0 1px 5px;
	z-index:998;
	display:none;
}
.floatbannerbg .floatbanner{
	position:relative;
	width:1200px;
	margin:auto;
	margin-top:5px;
}
.floatbannerbg .floatbanner .logo{
	position:relative;
	float:left;
	padding-top:1px;
	width:360px;
	padding-bottom:5px;
}.floatbannerbg .floatbanner .logo img{width:159px;height:50px;}
	/*搜索、常用搜索*/
.floatbannerbg .floatbanner .search{
	position:relative;
	float:left;
	width:448px;
	height:40px;
	margin-left:5px;
	margin-top:12px;
}
.floatbannerbg .floatbanner .words{
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:9px;
	width: 200px;
}
.floatbannerbg .floatbanner .words a{color:#666;}
.floatbannerbg .floatbanner .words a:hover{color:rgb(240, 90, 65);}
.floatbannerbg .floatbanner .close{
	background: url("../images/close.png") no-repeat center center;
	position:relative;
	float:right;
	top:16px;
	display: block;
	width: 19px;
	height: 19px;
	border: 1px solid #e8e8e8;
	cursor:pointer;
}
/*Banner区域*/
.bannerbg{
	position:relative;
	width:100%;
	font-size:12px;
	float:left;
}
.bannerbg .banner{
	position:relative;
	width:1200px;
	margin:auto;
	margin-top:5px;
}
.bannerbg .banner .logo{
	position:relative;
	float:left;
	padding-top:1px;
	width:360px;
}
	/*搜索、常用搜索*/
.bannerbg .banner .search{
	position:relative;
	float:left;
	width:445px;
	height:60px;
	margin-left:5px;
	margin-top:14px;
	text-align:left;
}
.bannerbg .banner .search .words{position:relative;padding:3px;top:6px;}
.bannerbg .banner .search .words a{color:#666;}
.bannerbg .banner .search .words a:hover{color:rgb(240, 90, 65);}

.s_wd {
	width:368px;
	height:30px;
}
.s_ipt {
	width:355px;
	height:24px;
	font:15px/18px arial;
	margin:4px 0 0 8px;
}
.s_btn input[type="image"] {border:2px solid #767676;border-radius:2px;height:28px;}
	/*天气、万年历小工具*/
.bannerbg .banner .utils{
	position:relative;
	float:left;
	width:250px;
	height:60px;
	margin-top:12px;
}

/*Menu区域*/
.menubg{
	position:relative;
	width:100%;
	font-size:12px;
	float:left;
}
.menubg .menu{
	position:relative;
	width:1200px;
	height:64px;
	margin:auto;
	margin-top:15px;
	border-top:2px solid rgb(240, 90, 65);
	border-bottom:1px solid #fff;
	background-color:#f2f2f2;
	/*text-indent:8px;*/
}
.menubg hr{position:relative;height:1px;border:0;border-top:1px solid #d8d8d8;width:1200px;margin:auto;}
.menubg .menu div{
	margin-top:9px;
	line-height:24px;
	width:295px;
	float:left;
	letter-spacing:2px;
	color:#444;
}
.menubg .menu div a.focus{color:rgb(240, 90, 65);}
.menubg .menu div a{color:#444;}
.menubg .menu div a:hover{color:rgb(240, 90, 65);}

/*AD1*/
.ad1bg{
	position:relative;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.ad1bg .ad1{
	position:relative;
	width:1200px;
	margin:auto;
	margin-top:9px;
}
.ad1bg .ad2{
	position:relative;
	width:1200px;
	height:90px;
	margin:auto;
	margin-top:9px;
}

/*内容区域1*/
.tfcontentbg{
	position:relative;
	width:100%;
	float:left;
}
.tfcontentbg .tfcontent{
	position:relative;
	width:1200px;
	margin:auto;
	margin-top:12px;
}
.tfcontentbg .tfcontent .mod {
	margin-bottom: 20px;
}
	/*左侧*/
.tfcontentbg .tfcontent .left{
	width:290px;
	float:left;
}
.tfcontentbg .tfcontent .left .pics{
	width:292px;
	height:352px;
	float:left;
	position:relative;
    margin:auto;
	margin-bottom: 20px;
    overflow:hidden;
	border:1px solid #efefef;
}
.tfcontentbg .tfcontent .left .ad{
	width:292px;
	float:left;
}
.tfcontentbg .tfcontent .left .research{
	width:274px;
	float:left;
}
	/*中间*/
.tfcontentbg .tfcontent .center{
	width:576px;
	float:left;
	margin-left:12px;
}
.tfcontentbg .tfcontent .center .today{
	width:550px;
	float:left;
}
.tfcontentbg .tfcontent .center .blog{
	width:550px;
	float:left;
}
	/*右侧*/
.tfcontentbg .tfcontent .right{
	width:304px;
	float:left;
}
.tfcontentbg .tfcontent .right .news{
	width:304px;
	float:left;
}
.tfcontentbg .tfcontent .right .ad{
	width:320px;
	float:left;
}
	/*下载*/
.tfcontentbg .tfcontent .right .down{
	width:304px;
	float:left;
}
.tfcontentbg .tfcontent .right .pics{
	width:322px;
	height:230px;
	float:left;
	position:relative;
    margin:auto;
}

	/*内容展示区#f85a21,#fe5105*/
.s_title{
	border:1px solid #efefef;
	border-top:2px solid #ee8d03;
	border-bottom:1px dotted #ddd;
	width:100%;
	font-size:14px;
	font-family:\5FAE\8F6F\96C5\9ED1;
	text-align:left;
	font-weight:bold;
}
.s_title span{/*推广等*/
	position:relative;
	display:inline;
	margin-top:2px;
	font-weight:normal;
	font-size:12px;
}
.s_title img{/*广告*/
	position:absolute;
	margin-top:-6px;
	margin-left:8px;
}
.s_title li{/*标题项*/
	display:inline;
	padding:3px;
	cursor:pointer;
	color:#222;
}
.s_title .title{
	background-color:#10b8be;font-family:黑体;font-weight:normal;padding:5px;
	color:#fff;
	border-radius:2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:-2px;
	/*background:-webkit-gradient(linear, 0 0, 30% 40%, from(rgba(184,6,31,0.3)), to(rgba(184,6,31,1)));*/
}
.s_title .more{
	color:#3f3f3f;
	float:right;
	margin-top:2px;
	font-weight:normal;
}

.s_title .s_line{/*下横线*/
	position:absolute;
	width:0;
	border-bottom:2px solid #ee8d03;
	text-align:center;
	z-index:-1;
	padding-bottom:1px;
	visibility:hidden;
}
.s_title .s_line b{/*小三角*/
	border-style:dashed dashed solid;
	border-width:5px;
	border-color:transparent transparent #ee8d03;
	font:13px SimSun;
}
.s_cont{/*各个内容区*/
	width:100%;
	border:1px solid #efefef;
	border-top:0;
	padding:8px;
	line-height:22px;
}
.s_cont a:visited{color:#52687e;}
.s_cont a:hover{color:rgb(240, 90, 65);}

.s_cont .s_tab{
	display:none;
	padding-top:33px;
}
.s_cont .s_tab:first-child{
	display:block;
}
/*box样式调整*/
.s_cont .box{
	padding-top:5px;
	border: 1px solid #fff;
	overflow: hidden;
	box-shadow: none;
}
.s_cont li{
	display:list-item;
	text-align:-webkit-match-parent;
	font-size:14px;
	list-style:none;
	background:url("../images/li.png") no-repeat 0 10px;
	
	margin:0;padding:0;
	height: 25px;
	line-height:26px;
	overflow:hidden;
	text-indent:14px;
	width:100%;
	color:#a0a0a0;
	
	/*overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;*/
}
.s_cont li a.withcat{
	color:rgb(240, 90, 65);
	margin-left: -3px;
}
.s_cont li.li_title{
	width:65%;
}
.s_cont .s_item{
	font-size:14px;
	color:#039;
	line-height:26px;
}
/*推荐图标*/
.s_cont li img.elite{
	margin-top: -4px;
}

	/*add for bbs*/
.s_cont li .time{
	float:right;
	color: #888;
	padding-right: 8px;
}
.s_cont li .threadstat{
	float:right;
	color: #888;
}
.s_title .newthread{
	font-weight:bold;
	color: #EF3D57;
	cursor:pointer;
}

	/*带图片新闻*/
.s_topic{
	position:relative;
	float:left;
	width:100%;
}
.s_topic .s_image img{
	width:120px;
	height: 75px;
	float:right;
	margin-bottom:20px;
}
.s_topic .s_image_desc{
	width:120px;
	height:20px;
	background-color:#3f3f3f;
	position:absolute;
	right:0;/*margin-left:330px;*/
	margin-top:70px;
	text-align:center;
	line-height:20px;
	cursor:pointer;
}
.s_topic .s_image,.s_topic .s_image:visited{
	/*color:#ccc;
	transition:all ease .2s;*/
	color:#fff;
}
.s_topic .s_image:hover .s_image_desc{text-decoration:underline;color:#fff;}
.s_topic .s_topic_title{
	font-size:14px;
	color:#039;
	line-height:24px;
}
.s_topic .s_topic_summary{
	color:#676767;
	padding-left:18px;
	padding-right: 130px;
	line-height:22px;
	text-indent:2em;
}

/*内容区域2*/


/*专栏*/
.rubricbg{
	position:relative;
	width:100%;
	float:left;
	margin-top:20px;
}
.rubricbg .rubric{
	width:1200px;
	margin:auto;
	margin-bottom: 20px;
}
.rubricbg .rubric .more {
	color: #3f3f3f;
	float: right;
	margin-top: 2px;
}
.rubricbg .rubric span{
	background-color:#10b8be;
	color:#fff;
	font:600 14px 黑体;
	padding:8px;
	padding-bottom:7px;
	margin-left:10px;
}
.rubricbg .rubric hr{
	border:0;
	border-bottom:1px solid #10b8be;
	margin-top:4px;
}
.rubricbg .rubric ul{
	display:inline;
}
.rubricbg .rubric ul li{
	float:left;
	width: 296px;
	min-height: 140px;
}
.rubricbg .rubric ul a{
	vertical-align: top;
	font-weight: bold;
}
.rubricbg .rubric ul a img{
	float:left;
	margin-right: 5px;
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.rubricbg .rubric ul em{
	vertical-align: top;
	width: 175px;
	display: block;
	float: left;
	color:#999;
}


/* 滚动条样式 */
.myscroll::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}

.myscroll::-webkit-scrollbar-track,
.myscroll::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}

.myscroll::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0,0,0,.1) inset;
}

.myscroll::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0,0,0,.1) inset;
}

.myscroll::-webkit-scrollbar-corner {
  background: transparent;
}

/*签到*/
.mibbs_con {
	font-family: arial,"Hiragino Sans GB",sans-serif;
	background-color: #fff;
	width: 262px;
	height: 50px;
	position: relative;
	float:left;
}
.mibbs_con .mibbs_signpanel {
	background-color: #EE8D03;
	height: 50px;
	display: block;
	position: relative;
	background-image: url(http://img03.mifile.cn/webfile/images/hd/2013120901/tou.png?234);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	cursor: pointer;
	border-radius: 4px;
}
.mibbs_con .mibbs_signpanel a {
	color: #606060;
}
.mibbs_con .mibbs_signpanel a:hover {
	color:rgb(240, 90, 65);
}
.mibbs_con .mibbs_signpanel .font {
	position: absolute;
	color: #fff;
	width: 75px;
	height: 30px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	line-height: 30px;
	top: 10px;
	left: 46px;
}
.mibbs_con .mibbs_signpanel .fblock {
	height: 46px;
	width: 126px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 12px;
	color: #606060;
	border-radius: 3px;
}
.mibbs_con .mibbs_signpanel .fblock .line {
	display:inline;
	height: 22px;
	line-height: 24px;
	padding-left: 18px;
	width: 60px;
	background-image: url(http://img03.mifile.cn/webfile/images/hd/2013120901/tou2.jpg?234);
	background-repeat: no-repeat;
	background-position: -8px -29px;
	color: #606060;
}
.mibbs_con .mibbs_signpanel .fblock .all {
	height: 21px;
	line-height: 20px;
	padding-left: 16px;
	border-bottom: 1px solid #eee;
	background-image: url(http://img03.mifile.cn/webfile/images/hd/2013120901/tou2.jpg?234);
	background-repeat: no-repeat;
	background-position: -6px -3px;
	margin-bottom: 0;
	color: #606060;
}

/*主页专题样式*/
.index-special{
	width: 100%;
	overflow: hidden;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px #ccc dotted;
}div.index-special:last-child{border-bottom:0;padding-bottom:0;margin-bottom:2px;}
.index-special .preview{
	float: left;
	overflow: hidden;
	padding-right: 5px;
}
.index-special .title{
	float: left;
	width: 208px;
	overflow: hidden;
	height: 24px;
	display: inline;
	font: normal 14px/24px Helvetica, Tahoma, Arial, sans-serif;
	font-weight:bold;
	color: #039;
}
.index-special .intro{
	color: #808080;
	max-height:68px;
}
.index-special:hover .intro{/*max-height:85px;*/background-color:rgb(180 255 190 / 30%);}
/*主页新闻样式*/
.index-news{
	width: 100%;
	overflow: hidden;
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px #ccc dotted;
}div.index-news:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0;}
.index-news .preview{
	float: left;
	overflow: hidden;
	padding-right: 5px;
}
.index-news .title{
	float: left;
	width: 178px;
	overflow: hidden;
	height: 26px;
	padding-top: 1px;
	display: inline;
	font-weight:bold;
	color: #039;
}
.index-news .intro{
	color: #808080;
}

.tglink{
	font-weight: normal;
	/*text-decoration: underline;*/
	margin-left:5px;
	color:#555;
	color:rgb(240, 90, 65);
}