﻿/* ---- 二级页左侧框体 ---- */
.secondLeft{
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	padding:0 0 20px;}
/* ---- 面包屑 ---- */
.crumbs{
	height:29px;
	padding:0 12px;
	line-height:29px;
	font-size:12px;
	color:#333333;
	background:#f3f3f3;}
.crumbs a{
	color:#333;}
.crumbs a:hover{
	color:#cc0000;}
.crumbs span{
	color:#cc0000;}
/* ---- 列表页列表 ---- */	
.secondList{
	overflow:hidden;
	padding:0 20px 20px;}
.secondList li{
	_width:562px;
	padding:0 100px 0 16px;
	height:30px;
	line-height:30px;
	position:relative;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: url(point_hui.gif) left center no-repeat;
	font-size:14px;}
.secondList li span{
	position:absolute;
	right:0px;
	top:0px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#999999;}

/* ---- 分页 ---- */
.page{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;}
.page a{
	margin:0 12px;}

/* ---- 二级页右侧头部 ---- */
.srHead{
	height:26px;
	line-height:26px;
	font-size:18px;
	color:#ce0002;
	position: relative;}
.srHead a.more{
	position:absolute;
	height:26px;
	line-height:26px;
	top:0px;
	right:0px;
	font-size:12px;
	color:#999999;}
.srHead a.charm_yantai {
	width: 53px;
	height: 32px;
	background: url(charm_yantai02.jpg) no-repeat;
	position: absolute;
	right: 0px;
	top: -3px;
	overflow: hidden;
	text-indent: -9999px;
}
/* ---- 二级页右侧列表 ---- */
.srList{
	overflow:hidden;}
.srList li{
	height:30px;
	line-height:30px;
	padding:0 0 0 8px;
	background:url(point_black.gif) left center no-repeat;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
.charmlist{
	overflow:hidden;}
.charmlist img{
	width:100%;}
/* ---- 关注 ---- */	
.attention{
	overflow:hidden;}
.attention li{
	display:inline-block;
	float:left;
	margin:0 0 0 16px;
	width:120px;}
.attention li.first{
	margin:0;}
.attention li:first-child{
	margin:0;}
.attention li img.tit{
	display:block;
	margin:0 auto 13px;}
.attention li img.c2{
	display:block;
	width:120px;
	height:120px;
	margin:0 0 6px;}
.attention li span{
	display:block;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:12px;
	color:#999999;}
.attention li p{
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#ad0101;}
/* ---- 内容页标题 ---- */		
.contentHead{
	margin:0 20px 20px;
	padding:0 0px 16px;
	overflow:hidden;
	border-bottom:1px dotted #999999;}
.contentHead h1{
	padding:5px 0;
	min-height:26px;
	line-height:26px;
	text-align:center;
	font-size:24px;
	color:#004f99;
	font-weight:normal;}
.contentHead h1 a{
	color:#004f99;}
.contentHead h1 a:hover{
	color:#ad0101;}
.contentHead h2{
	min-height:24px;
	padding:3px 0;
	line-height:24px;
	font-size:12px;
	color:#999;
	font-weight:normal;
	text-align:center;}
.contentHead h2 span{
	display:inline-block;
	margin:0 6px;}
/* ---- 内容页内容 ---- */
.content{
	display:block;
	padding:0 20px;
	line-height:30px;
	font-size:16px;
	color:#333333;}
.content img{
	max-width:100%;}
.content p{
	padding:6px 0;}
/* ---- 内容页分享 ---- */
.sharebox{
	padding:0 20px;
	height:24px;
	line-height:24px;
	text-align:right;}
.sharebox a{
	float:right !important;}