/*文章内容*/
.article {
	background: #fff;
	padding:36px 0 30px 0;
}

.actice_con{
	width:720px;
	margin: 0 auto;
}

.article_tit{
	font-size: 24px;
	color: #000;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}

.actice_infor {
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	margin: 10px 0 0 0;
}

.actice_infor a {
	color: #999;
}

.article_text {
	padding: 20px 0;
}

.article_text h3 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.article_text img {
	max-width: 720px;
	display: block;
	margin: 0 auto;
	border: none;
}

.article_text table {
	width: 720px;
	margin: 0 auto;
}

.article_text a:link {
	color: #0000ee;
}

.article_text a:visited {
	color: #0000ee;
}

.article_text a:hover {
	color: #0000ee;
}

.article_text a:active {
	color: #0000ee;
}

.article_text p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
	font-family: SimSun;
}

.article_text p strong {
	color: #444;
}

.article-text p a {
	font-family: simsun;
}

.article_text p.article_p_red{
	color: #FF0000;
	font-weight: bold;
}

.article_text p.article_p_blue{
	color: #0000ee;
	text-align: center;
	font-weight: bold;
}

.article_text p.article_p_blue a{
	font-family: SimSun;
}
/**/
.article_sns {
	border-top: #f0f0f0 1px solid;
	padding-top: 28px;
	margin-top: 20px;
}

.article_zhuanti_p{
	font-size: 14px;
	color: #333;
	line-height: 1;
	font-weight: bold;
	float: left;
	font-family: SimSun;
	text-indent: 2em;
}

.article_zhuanti_r{
	float: left;
}

.article_zhuanti_r>a{
	display: block;
	float: left;
	color: #333;
	line-height: 16px;
	margin-left: 20px;
	font-family: SimSun;
}

.article_zhuanti_r>a:first-child{
	margin-left: 0;
}

.article_zhuanti_r>a:hover{
	color: #cb0000;
}

.amount {
	font-size: 16px;
	color: #333;
	line-height: 1;
	float: left;
}

.amount .red {
	color: #fc7c64;
}
.praise {
	float: right;
}

.zan,
.nozan {
	cursor: pointer;
}

.diggit {
	margin-right: 5px;
	margin-top: 2px;
}

.shareBtn .shareTit {
	float: left;
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	margin-right: 10px;
}

.article_address {
	font-size: 14px;
	color: #666;
	line-height: 1;
}

.article_address a{
	color: #666;
}

.article_address a:hover{

}

.article_btn {
	background: #f3f3f3;
	width: 100%;
	height: 40px;
	padding: 0 10px;
}

.article_btn > p {
	font-size: 16px;
	color: #333;
	height: 40px;
	line-height: 40px;
	width: 340px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.article_btn .prev {
	float: left;
}

.article_btn .next {
	float: right;
}

.article_btn > p > a {
	color: #666;
}

.article_btn > p > a:hover {
	color: #cb0000;
}

/*相关推荐*/
.connect {
	background: #fff;
	width:100%;
	padding: 22px 18px 20px;
}

.connect_list {

}

.connect_list > li {
	width: 390px;
	float: left;
}

.connect_icon {
	background: #c5c5c5;
	width: 3px;
	height: 3px;
	display: block;
	float: left;
	margin-top: 14px;
}

.connect_p{
	width: 337px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14px;
	color: #666;
	margin-left: 20px;
	font-family: SimSun;
}

.connect_list li a:hover p{
	color: #cb0000;
}
/*热门推荐*/
.tip {
    width: 100%;
	border-top:#2b2a2a 3px solid;
}

.tip_tit {
	background: #fff;
	border-top:#d92121 3px solid;
	width: 135px;
    height: 54px;
	font-size: 18px;
	color: #424242;
	line-height: 51px;
	text-align: center;
	margin-top: -3px;
}

.tip_con{
	background: #fff;
    padding: 24px 28px 29px 23px;
}

.tip_img {
    float: left;
    width: 190px;
    position: relative;
}

.tip_img a{
	width:190px;
	height:280px;
	display: block;
}

.tip_img img {
    width: 190px;
    height: 280px;
}

.tip_img .tip_text {
	background:rgba(0,0,0,0.7);
	width: 100%;
	height: 30px;
    position: absolute;
    top: 250px;
    left: 0;
    z-index:1;
	font-size:14px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tip_word {
    width: 542px;
    height: 288px;
    float: right;
}

.tip_h4{
	width: 542px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    font-size: 20px;
	color: #333;
    line-height: 1;
    font-weight: normal;
}

.tip_h4:hover{
	color: #d92121;
}

.tip_word li {
	height:32px;
    overflow: hidden;
}

.tip_word li a{
	color: #333;
}

.tip_icon{
    background: #ddd;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    display: block;
    float: left;
    margin-top: 11px;
}

.tip_p{
    float: left;
    width:518px;
    padding-left: 16px;
    font-size: 14px;
    color: #333;
	line-height: 32px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tip_word li a:hover .tip_p{
    color: #d92121;
}