@charset "utf-8";
/* CSS Document */
body {
	font-size:14px;
	font-family:Helvetica Neue,Verdana,Arial,Hiragino Sans GB,WenQuanYi Micro Hei,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
	line-height:26px;
	color:#151515;
	max-width:1920px;
	margin:0 auto;
	position:relative;
	_height:100%;
	min-width:1024px;
}

p {
	padding:0px;
	margin:0px;
}

a 
{
	text-decoration:none;
	color:#151515;
}
#topbanner {
	width:100%;
	background-color:#151515;
	height:80px;
	text-align:center;
	position:fixed;
	top:0;
	left:0px;
	z-index:999;
}
#fcbanner {
	width:1024px;
	margin:0 auto;
	position:relative;
}
#mainbody {
	width:1024px;
	margin:0px auto;
	overflow:hidden;
      margin-top: 32px;
	zoom: 1;
}
#topdiv {
	width: 100%;
	background:#f0f0f0;
	height:50px;
	line-height:50px;
	padding-top:80px;
	margin-left:0px;
	margin-right:0px;
	
}
#navdiv {
	width:1024px;
	text-align:right;
	margin:0 auto;
	position:relative;
}
.navspan {
	padding-right:25px;
}
#leftdiv {
	width:665px;
	float:left;
	padding-left:12px;
}
#rightdiv {
	width: 300px;
	float:right;
	padding-right:12px;
	padding-left:15px;
	border-left:2px solid #e5e5e5;
}
#bottomdiv {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	zoom: 1;
	padding:20px 12px;
}
#magz {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	zoom: 1;
	padding:20px 12px;
}
#part1 {
	padding-bottom:20px;
}
#part1 ul {
	margin:0px;
	padding:0px;
	width:665px;
	display:block;
	clear:both;
	overflow:hidden;
	zoom: 1;
}
#part1 ul li {
	/*float:left;*/
	list-style-type:none;
	width:630px;
	overflow:hidden;
	zoom:1;
}
#part2, #part4, #part5, #part3 {
	padding-top:20px;
	overflow:hidden;
	zoom: 1;
}
#part2 ul, #part4 ul, #part5 ul {
	margin:0px;
	padding:0px;
	width:665px;
	display:block;
	clear:both;
}
#part2 ul li, #part4 ul li, #part5 ul li {
	float:left;
	list-style-type:none;
	padding-bottom:20px;
	width:315px;
}
#part3 {
	padding-bottom:20px;
}
#part3 table {
	margin:0px;
	width:665px;
	display:block;
	clear:both;
	border: 9px solid #eee;
	border-collapse: collapse;
}
#part3 table tr{
	border-collapse: collapse;
	width:100%;
	border:1px solid #D1D1D1;
}
#part3 table td {
	vertical-align:top;
	width:330px;
	margin:0px;
	border-collapse: collapse;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
#part3 table {
	margin:0px;
	width:647px;
	display:block;
	clear:both;
	border: 9px solid #eee;
	border-collapse: collapse;
}

 } 
.headtitle {
	font-size:25px;
	font-weight:bold;
	line-height:37px;
}
.time {
	color:#ec412e;
}
.toutiao {
	padding-top:10px;
	width:315px;
}
.toutu {
	padding:0px;
}
.toutu img
{
	width:315px;
}
.authorbar {
	padding-top:5px;
	color:#828282;
	position:relative;
}
.authorbar a
{
	color:#828282;
}
.commentbar {
	float:right;
	position:absolute;
	right:7px;
}
.ft-gray
{
	color:#828282 !important;
}
.abst1 {
	padding-top:5px;
}
.otherhead {
	padding-top:20px;
	width:630px;
}
.othertitle {
	font-size:20px;
	font-weight:bold;
}
.facepic {
	vertical-align:top;
	float:left;
	width:55px;
}
.divline {
	height:1px;
	font-weight:bold;
	background-color:#e5e5e5;
}
.divline2 {
	font-size:20px;
	height:24px;
	font-weight:bold;
	padding-top:20px;
	border-bottom:1px dashed #e5e5e5;
}
.columndiv {
}
.columnmain {
	float:right;
	width:250px;
	padding-left:10px;
}
.columnname {
	color:#828282;
}
.columntitle {
	padding-top:5px;
	font-size:20px;
	font-weight: bold;
	line-height:140%;
}
.columnabst {
	padding-top:5px;
}
.columnauthor {
	padding-top:5px;
	color:#828282;
	text-align:right;
}
.infographic {
	width:315px;
}
#infographicname {
	font-size: 20px;
	font-weight:bold;
	padding-bottom:15px;
	color:#ec412e;
	font-family:Microsoft YaHei;
}
.infographictitle {
	font-size: 28px;
	font-weight:bold;
	line-height:140%;
}
#infopic {
	float:left;
	width:510px;
	position:relative;
}
#infoarrow {
	float:right;
	width:80px;
	height:80px;
	position:relative;
	background:	url(#.oss.aliyuncs.com/images/infoarrow.png) no-repeat;
}
#infoload
{
	display:none;position:absolute;top:50%;left:45%; width:40px; height:40px; background-color:#151515; text-align:center; color:#828282;opacity:0.8; line-height:40px; font-size:30px; border-radius:5px;
}
#arrowleft
{
	position:absolute;
	top:2px;
	left:0px;
	width:36px;
	height:30px;
}
#arrowright
{
	position:absolute;
	top:2px;
	right:0px;
	width:36px;
	height:30px;
}
#arrownumber
{
	position:absolute;
	top:35px;
	width:80px;
	height:30px;
	left:0px;
	text-align:center;
	font-size:24px;
}
.firstcolumn {
	color:#ec412e;
	font-weight:bold;
}
.square {
	width:5px;
	background-color:#151515;
}
.subtitle {
	padding-left:10px;
}
.subtitle a
{
	color:#ec412e;
}
.firsttitle {
	padding-top:5px;
	font-size:20px;
	font-weight:bold;
	line-height:140%;
}
.firstabst {
	padding-top:5px;
	vertical-align:top;
}
.firstauthor {
	padding-top:5px;
	color:#828282;
}
.firstpic {
	padding-right: 10px;
	float:left;
	height:64px;
	padding-top:5px;
}
.jingyingdiv {
	
}
.jingyingmain {
	padding:15px;
	border-right:1px solid #D1D1D1;
}
.jingyingtitle {
	font-size:20px;
	font-weight:bold;
}
.jingyingcontent {
	padding-top:10px;
}


.jingyingauthor {
	padding-top:10px;
	text-align:right;
	color:#ec412e;
	font-weight:bold;
}
.jingyingdesc {
	padding-top:10px;
	text-align:right;
	color:#828282;
	font-weight:bold;
}
.shuzimain {
	padding:15px;
}
.shuzititle {
	font-size:20px;
	font-weight:bold;
}
.shuzinumber {
	font-size:40px;
	line-height:50px;
	padding-top:10px;
	font-weight:bold;
	color:#ec412e;
	text-align:center;
}
.shuzicontent {
	padding-top:10px;
}
.AD {
	
	text-align:center;
}
.AD2 {
	
	padding:20px 0;
	text-align:center;
	width:1000px;
	margin:0 auto;
}
.AD3 {
	padding:20px 0;
	text-align:center;
}
#bottomleft {
	width:315px;
	float:left;
}
#bottomright {
	width:650px;
	float:right;
}
#footer {
	width:100%;
	background-color:#000;
	text-align:center;
}
#footerdiv {
	width:1000px;
	margin:0 auto;
	position:relative;
	padding: 12px;
	overflow:hidden;
	zoom: 1;
}
#picnews {
	width:100%;
	line-height:16px;
	overflow:hidden;
	zoom:1;
}
#picnews img {
	/*border: 5px solid #f0f0f0;*/
}
#leftpicnew {
	width:145px;
	float:left;
	font-size:12px;
	position:relative;
}
#rightpicnew {
	width:145px;
	float:right;
	font-size:12px;
	position:relative;
}
.menu {
	border-bottom:1px #eee solid;
	overflow:hidden;
	zoom:1;
}
.menu span {
	background: none repeat scroll 0 0 #f0f0f0;
	border-color: #e8e8e8;
	border-style: solid;
	border-width: 1px;
	color: #151515;
	cursor: pointer;
	float: left;
	font-family: Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 3px 10px;
	text-align: center;
}
.menu span.hover {
	background: none repeat scroll 0 0 #f5f1ee;
	border-bottom: medium none;
	color: #ec412e;
}
.main_rank {
	float: left;
	font-family: Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	overflow: hidden;
	table-layout: fixed;
	text-align: left;
	width: 300px !important;
}
.main_rank span {
	display: none;
	line-height: 27px;
}
.main_rank span.block {
	display: block;
}
.main_rank a {
	color:#151515;
	text-decoration:none;
}
.main_rank a:hover {
	color:#151515;
	text-decoration:none;
}
.rankingtable {
	border: medium none;
	margin-top: 0;
}
.rankingtable th {
	background-color: #eeeeee;
	border-bottom: 1px solid #eee;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding: 0 5px 5px;
	text-align: left;
	white-space: nowrap;
}
.rankingtable td {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding: 5px 5px 3px;
	text-align: left;
}

.rankingtableright {
	border: medium none;
	margin-top: 0;
}
.rankingtableright th {
	background-color: #eeeeee;
	border-bottom: 1px solid #eee;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding: 0 5px 5px;
	text-align: left;
	white-space: nowrap;
}
.rankingtableright td {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding: 5px 5px 3px;
	text-align: left;
}
.jijindiv {
	padding-top:15px;
	padding-bottom:15px;
}
.jijindiv p {
	padding-top:5px;
}
.jijindiv a {
	color:#151515;
	text-decoration:none;
}
.jijindiv a:hover {
	color:#151515;
	text-decoration:none;
}
.righttitle {
	font-size:20px;
	font-weight:bold;
	padding-bottom:0px;
}
.ft-red {
	color:#ec412e;
}
.ft-silver {
	color:#828282;
}
.ft-b {
	font-weight:bold;
}
#fcmenu {
	position:absolute;
	left:12px;
	top:25px;
	width:29px;
	height:29px;
	font-size:29px;
	cursor: pointer;
}
#fclogo {
	position:absolute;
	left:60px;
	top:13px;
	width:127px;
	height:57px;
}
#fcsearch {
	position:absolute;
	left:385px;
	top:20px;
	width:372px;
	height:40px;
	background:url(#.oss.aliyuncs.com/images/arts141103.png) no-repeat scroll 0;
	background-position:-341px -16px;
}
#fcdingyue {
	position:absolute;
	left:800px;
	top:20px;
	width:50px;
	height:40px;
	line-height:40px;
	font-size:24px;
	font-family:Microsoft YaHei;
	color:#FFF;
	text-align:center;
}
#fcdingyuebutton {
	position:absolute;
	left:870px;
	top:29px;
	background:url(#.oss.aliyuncs.com/images/arts141103.png) no-repeat scroll 0;
	background-position:-258px -10px;
	width:20px;
	height:27px;
}
#fcyonghu {
	position:absolute;
	left:935px;
	top:20px;
	width:50px;
	height:40px;
	line-height:40px;
	font-size:20px;
	font-family:Microsoft YaHei;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#fcyonghubutton {
	position:absolute;
	right:12px;
	top:21px;
	font-size:20px;
	width:20px;
	height:40px;
	cursor:pointer;
	line-height:40px;
}


#fcmenuopen {
	position:absolute;
	left:12px;
	top:25px;
	width:29px;
	height:29px;
	font-size:29px;
	display:none;
	cursor: pointer;
}
#fcdingyueopen
{
	position:absolute;
	right:12px;
	top:21px;
	font-size:20px;
	width:20px;
	height:40px;
	line-height:40px;
	display:none;
	cursor:pointer;
}
#fcdingyueopen i,#fcyonghubutton i
{
	line-height:40px;
}
#fcsubmenu {
	position:fixed;
	left:0px;
	top:80px;
	width:500px;
	background-color:#151515;
	height:100%;
	display:none;
	overflow: scroll;
	z-index:99;
}
.nav-section {
	border-top: 1px solid #3d3d3d;
	padding: 20px 25px;
	margin:0px;
}
.nav-item {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0;
	
}
.nav-item-link {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0;
	display:block;
}
.nav-item-link-alt
{
	color:#828282;
	font-size:14px;
	font-weight:bold;
	padding:10px 20px 10px 0px;
	display:inline-block;
	text-decoration:none;
}
.kongbai
{
	width:20px;
}
#fcsubdy
{
	position:fixed;
	right:0px;
	top:80px;
	width:840px;
	height:300px;
	background-color:#151515;
	display:none;
	border-top:1px solid #3d3d3d;
	z-index:99;
}
#qrdiv
{
	position:absolute;
	top:20px;
	left:30px;
	width:300px;
	height:230px;

}
#rssdiv
{
	position:absolute;
	top:20px; left:325px;
	border-left: 1px solid #3d3d3d;
	width:200px;
	padding-left:30px;
	height:230px;
	
}
#appdiv
{
	position:absolute;
	top:20px; left:495px;
	border-left: 1px solid #3d3d3d;
	width:260px;
	padding-left:30px;
	
	height:230px;
	
}
.dingyueitem
{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	padding-bottom:20px;
}
.dingyueinfo
{
	font-size:14px;
	color:#828282;
	font-weight:bold;
	padding-top:5px;
}
.dingyueinfo a
{
	color:#828282;
}
#ipaddiv
{
	left:0px;
	top:0px;
	position:absolute;
	
}
#androiddiv
{
	left:150px;
	top:0px;
	position:absolute;
	
}
#magzframe
{
	float:left;
	width:665px;
	background-color:#EEE;
	height:300px;
}
#magzdingyue
{
	float: right;
    padding-right: 12px;
    width: 300px;
	height:300px;
	background-color:#EEE;
	position:relative;
	z-index:9;
}

#magzipad
{
	position:absolute;
	top:15px;
	left:12px;
	border-bottom: 1px solid #DDD;
	padding-bottom:10px;
}

#magzdaily
{
	position:absolute;
	top:200px;
	left:12px;
}
.yuan
{
 	
	float:left;
	
	background:url("#.oss.aliyuncs.com/images/arts141103.png") no-repeat scroll -716px -2px  #151515;

    border-radius: 35.5px 35.5px 35.5px 35.5px;

    color: #FFFFFF;

    padding:26px 27px;
	
	padding:17px 27px\9;
	
	width:0px;
}

.yuan1
{
 	
	float:left;
	
	background:url("#.oss.aliyuncs.com/images/arts141103.png") no-repeat scroll -948px -2px  #151515;

    border-radius: 35.5px 35.5px 35.5px 35.5px;

    color: #FFFFFF;

    padding:26px 27px;
	
	padding:17px 27px\9;
	
	width:0px;
}
.dingyuinfo
{
	float:right;
	width:223px;
	padding-top:12px; padding-left:10px;
}
.emailinput
{
	height:24px;
	width:150px;
	border: 1px solid #DDD;
	text-align:center;
}

.emailbutton
{
	height:26px;
	width:50px;
	border: 1px solid #DDD;
	text-align:center;
	background-color: #FFF;
}
#footerleft
{
	float:left;
	width: 665px;
	height:75px;
	padding-top:20px;
	
}
#footerright
{
	float:right;
	width: 300px;
	height:100px;
	padding-top:25px;
}
.footerlink
{
	color:#FFF;
	text-align:left;
	font-weight:bold;
	padding-bottom: 15px;
}
.footerlink1
{
	color:#828282;
	text-align:left;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:12px;
	width:520px;
}
.footerlink1 span
{
	padding-right:15px;
}
.footerlink1 span a
{
	color:#828282;
}
.footerlink2
{
	color:#777;
	text-align:left;
	font-family:Microsoft YaHei;
	padding-bottom: 10px;
	font-size:12px;
	width:550px;
}
.footerlink2 font
{
	color:#FFF;
}

.footerspan
{
	padding-right:30px;
}
.footerspan a
{
	color:#FFF;
}
.rightalign
{
	text-align:right;
}
.footerdingyue
{
	background-image:url("#.oss.aliyuncs.com/images/arts141103.png");
	height:20px;
	width:23px;
	display:inline-block;
}
.emailicon
{
	background-position:-730px -18px;
}
.rssicon
{
	background-position:-796px -18px;
}
.wxicon
{
	background-position:-850px -18px;
}
.weiboicon
{
	background-position:-910px -18px;
}
.ft-wihte
{
	color:#FFF;
}
.fcsearch
{
	position:absolute;
	left:12px;
	background-color: #f9f9f9;
    border: 1px solid #e2e2e2;
	box-sizing: border-box;
	margin:0px;
    padding:0px;
	line-height:normal;
	top:10px;
	
}
.fc-search-input
{
	 border: medium none;
    width: 268px;
	*width: 259px;
	  background-color:#f9f9f9;
   
    color: #151515;
    margin-left: 16px;
	  -moz-appearance: none;
	  line-height:30px;
	  margin-right:30px;
    border-radius: 0;
    font-family: Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
    font-size: 14px;
    height: 30px;
    outline: medium none;
    text-indent: 8px;
	transition: all 0.1s ease 0s;
	position: relative;
	 box-sizing: border-box;
	padding:0px;
   
}
.fcicon-search
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    position: absolute;
    right: 5px;
    top: 0px;
	height:30px;
	font-size:16px;
	line-height:27px ;
	width:25px;
	
}

.fcicon-search i
{
	cursor:pointer;
	vertical-align:middle;
	line-height:30px;
}
.fcicon-search i:hover
{
	color:#ec412e;
	
}
#lastestdiv
{
	position:absolute;
	left:362px;
	top:13px;
	font-weight:bold;
	height:80px;
	width:450px;
	color:#FFF;
	text-align:left;
	font-size:14px;
}
#lastestdate
{
	color:#828282;
	font-size:12px;
}
.sbbutton
{
	width:100%;
	text-align:center;
	height:35px;
	background-color:#151515;
	margin-top:20px;
	line-height:35px;
	color:#FFF;
	font-weight:bold;
}
.sbbutton font
{
	color:#ec412e;
	line-height:35px;
}
.jingyingkh
{
	width:100% !important;
	border:none !important;
}
.jingyingkh tr
{
	border: none !important;
}

.centerkh
{
	width:245px !important;
	
}
.leftkh
{
	width:45px !important;
	background: url("#.oss.aliyuncs.com/yytest/arts1027.gif") -8px 10px no-repeat ;
}
.rightkh
{
	width:40px !important;
	background: url("#.oss.aliyuncs.com/yytest/arts1027.gif") -27px -180px no-repeat ;
	
}

TABLE
{
	border-collapse:collapse;
}

.lastestp
{
	font-weight:bold;
	color:#ec412e;
	
	line-height: 16px;
     line-height: 18px;
    margin-bottom: 18px;
    font-size: 18px;
}
.title
{
	font-size:32px;
	font-weight:bold;
	line-height: 40px;
}
.infodiv
{
	font-size:14px;
	
	color:#888888;
	padding-top:23px;
	overflow:hidden;
	zoom: 1;
	padding-bottom:10px;
	
}
.infop
{
	float:left;
	width:480px;
}
#authorspan
{
	
	padding-right:15px;
}
#authorspan a
{
	color:#828282;
}
#timespan
{
	
	padding-right:15px;
}
#directspan
{
	
	padding-right:15px;
}
#functionp
{
	float:right;
	font-size:18px;
	width:65px;
	text-align:right;
	display:inline-block;
}
#functionp i
{
	padding:0 5px;
}
#comentbutton
{
	background:url("#.oss.aliyuncs.com/images/arts141103.png") no-repeat scroll -780px -60px;
	width:23px;
	height:23px;
	display:inline-block;
	float:left;
}

#printbutton
{
	background:url("#.oss.aliyuncs.com/images/arts141103.png") no-repeat scroll -730px -60px;
	width:23px;
	height:23px;
	display:inline-block;
	float:right;
}
#articleabs
{
	font-size:16px;font-style:italic;
}
.contentp
{
	font-family:Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
	width:550px;
	float:right;
}
.articlemain p{text-indent: 2em;font-size: 17px;    line-height: 2;}
.articlemain
{
	overflow:hidden;
	zoom: 1;
	
	border-bottom: 1px solid #e5e5e5;
	position:relative;
}
.contentp td
{
	vertical-align:top;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
.contentp p
{
	margin-top:20px;
}
.contentp a {
    color: #151515;
    text-decoration: none;
}
.relations
{
	padding:20px 0;
}
.relateitems
{
	padding:15px;
	background-color:#EEE;
}
.xiangguan
{
	font-weight:bold;
	padding-bottom:10px;
	line-height: 14px;
}
.menu_comment span {
    background: none repeat scroll 0 0 #cccccc;
    color: #808080;
    cursor: pointer;
    float: left;
    font-family: Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 3px 10px;
    text-align: center;
}
.menu_comment span.hover {
    background: none repeat scroll 0 0 #151515;
    border-bottom: medium none;
    color: #fff;
}
.main_comment {
    color: #808080;
    float: left;
    font-family:Helvetica Neue,Verdana,Arial,Hiragino Sans GB,Heiti SC,STHeiti,Microsoft Yahei,SimSun,sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    table-layout: fixed;
    text-align: left;
    width: 665px !important;
}
.main_comment div {
    display: none;
    line-height: 27px;
}
.main_comment div.block {
    display: block;
}
.comments
{
	padding:20px 0;
}
.alignRight {
    display: block;
	margin:0 auto;
	padding-top:10px;
    width: 35px;
}
.weixinpic {
    color: #bbb;
    display: block;
    float: left;
	padding-top:20px;
    text-align: center;
	position:static;
    
    width: 80px;
}
.bdsharebuttonbox a {
    margin-top: 0 !important;
    padding: 5px !important;
    width: 32px !important;
}
.bdshare-button-style0-32 .bds_count:hover {
    background-position: 2px 0;
}
.bdshare-button-style0-32 .bds_count {
    background: url("#.oss.aliyuncs.com/images/sc.png") no-repeat scroll 2px 0 rgba(0, 0, 0, 0);
    color: #333333;
    height: 32px;
    line-height: 32px;
    margin-left: -5px;
    text-align: center;
    text-indent: 0;
    width: 32px;
	display:none;
}
.wother {
    background-color: #fff;
    border: 1px solid #bbb;
    display: block;
    height: 230px;
    
	
    width: 80px;
}
#lastesttitle a
{
	color:#FFF;
}
.dqlm
{
	color:#ec412e;
}
#specialdiv
{
	padding-top:30px;
}
#rightlatest
{
	line-height:26px;
}
.dirtitle
{
	 font-size: 32px;
    font-weight: bold;
    line-height: 40px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.dirshare
{
	color:#828282;
   	border-bottom:1px solid #ccc;
	padding:5px 0;
	font-size:12px;                                       
}
.dirspecial
{
	border-bottom:1px solid #ccc;
	padding:10px 0;
	
}
.dirlist
{
	padding-bottom:20px;
}

.dirlist a,.dirfirst a
{
	font-size:20px;
}
.dirfirst
{
	padding:20px 0;
	border-bottom:1px solid #ccc;
}
.dirlist td
{
	padding-top:10px;
	vertical-align:top;
}

.texie,.texie_more,.zhuanlan,.zhuanlan_more
{
	padding-top:20px;
}

.ft-light {
    color: #828282;
}
.txt-20
{
	font-size:20px;
}
.txt-12
{
	font-size:14px;
}

.txt-14
{
	font-size:14px;
}

.txt-12 a
{
	font-size:14px;
	color:#828282;
}
.subtitleforpic
{
	position:absolute; top:0px;left:0px;width:145px; text-align:center; line-height:24px;opacity:0.8; height:24px;font-size:12px; background:#222; color:#fff;
}

.w720 {
    width: 680px;
    float: left;
}
ul{margin:0;padding:0;}
.list10{}
.list10 li{padding:20px 0; border-bottom:1px dashed #999999; clear:both;}
.list10 li .pic{float:left; display:inline; margin-right:20px; width:260px; height:150px;}
.list10 li .pic img{width:260px; height:150px; }
.list10 li .tit{line-height:30px; font-size:18px; color:#333; font-weight:bold; margin-bottom:10px;}
.list10 li .tit a{color:#333;}
.list10 li .date{float:right; display:inline; color:#999; font-size:12px; line-height:30px; font-weight:400;}
.list10 li p{font-size:14px; line-height:24px;}


/*---分页----*/
#pages { overflow:hidden; }
#pages a { display:inline-block; height:24px; line-height:24px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 15px}
#pages a.a1 { background:#ddd; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:24px; line-height:24px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 15px}
.page .noPage { display:inline-block; width:56px; height:24px; line-height:24px; background:#ddd ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.text-c{text-align: center}.text-l{text-align: left}.text-r{text-align: right}










































