@charset "utf-8";
/* CSS Document */
.content{
	width:1200px;
	height:auto;
	}
.tit_content{
	width:1200px;
	height:48px;
	margin-top:21px;
	}
.tit_name
{
	height:47px;
	line-height:47px;
	border-bottom:1px solid #b91424;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	float:left;
	}
.tit_other
{
	height:47px;
	float:left;
	border-bottom:1px solid #dbdad8;
	}
.text_content{
	width:1200px;
	height:auto;
	padding-top:50px;
	color:#3b3b3b;
	}
.text_content h1{
	width:1200px;
	line-height:48px;
	font-weight:bold;
	font-size:24px;
	}
.text_content h3
{
    width:1200px;
    line-height:36px;
    font-size:18px;
    font-weight:normal;
    }
.text_content p{
	width:1200px;
	line-height:32px;
	font-size:16px;
	text-indent:2em;
	text-align:left;
	margin-top:10px;
	}
.text_content p img
{
    display:block;
    margin-bottom:20px;
    }
.tit_name a
{
    color:#000;
    text-decoration:none;
    }
.tit_other div
{
    text-align:left;
    line-height:47px;
    padding-left:5px;
    float:left;
    max-width:1090px;
    overflow:hidden;
	white-space:nowrap;  
    text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis; 
    }
.publish_date
{
	width:1200;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:14px;
	color:#4f4f4f;
	}
.text_content ul
{
    width:840px;
    height:auto;
    list-style:none;
    }
.text_content ul li
{
    height:2em;
    line-height:2em;
    }
.text_content ul li a,.text_content a
{
    color:#4f4f4f;
    text-decoration:underline;
    font-size:18px;
    }
.div_share
{
    width:1200px;
    height:50px;
    margin:20px 0 50px;
    clear:both;
    }
.bdsharebuttonbox
{
    width:220px;
    float:right;
    text-indent:0;
    height:50px;
    }
    
.bdsharebuttonbox a
{
    color:#4f4f4f;
    text-decoration:none;
    font-size:14px;
    font-family:Î¢ÈíÑÅºÚ;
    }
.bdsharebuttonbox a:hover
{
    text-decoration:underline;
    cursor:default;
    }
.bds_more,.bds_tsina,.bds_weixin,.bds_qzone,.bds_renren
{
    font-size:14px;
    font-family:Î¢ÈíÑÅºÚ;
    }
.pre,.next
{
    width:1200px;
    height:32px;
    font-size:16px;
    }
.pre{
    margin-bottom:10px;
}
.next{
    margin-bottom:30px;
}
.pre span,.next span
{
    width:70px;
    height:32px;
    line-height:32px;
    text-align:left;
    display:block;
    color:#3b3b3b;
    float:left;
    }
.pre a,.next a
{
    width:1000px;
    height:32px;
    line-height:32px;
    text-align:left;
    display:block;
    float:left;
    text-decoration:none;
    color:#3b3b3b;
    overflow:hidden;
	white-space:nowrap;  
    text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis; 
    }
.pre a:hover,.next a:hover
{
    color:#b91424;
    }


