
.headLines {
	padding:6px 10px;
	overflow:hidden;
}

.headLines h1,.headLines h1 a {
	font-size:1.2em;
	line-height:1.5em;
	color:#07346a;
	display:block;
}

.bodytxta .headLines h1 a {
	font-size:1.3em;
}

.bodytxtb .headLines h1 a {
	font-size:1.5em;
}

.bodytxtc .headLines h1 a {
	font-size:1.6em;
}


.headLines p {
	font-size:14px;
	color:#444;
	line-height:21px;
}

.commentBox {
	width:83px;
	height:28px;
	overflow:hidden;
	background:url(../images/bgS.png) no-repeat -15px -104px;
	background-size:250px 250px;
	margin:9px 13px;
	
}

.relevantBox ul {
	padding:7px 15px;
}

.relevantBox li {
	line-height:1.8em;
	font-size:1.1em;
}

.bodytxta .relevantBox li {
	font-size:1.3em;
}
.bodytxtb .relevantBox li {
	font-size:1.5em;
}
.bodytxtc .relevantBox li {
	font-size:1.6em;
}

.relevantBox li span {
	color:#fff;
	width:42px;
	height:18px;
	display:inline-block;
	line-height:18px;
	font-size:12px;
	text-align:center;
	margin-right:3px;
}

.relevantBox li .r {
	background:#fb3c57;
}
.relevantBox li .o {
	background:#ff6e40;
}
.relevantBox li .l {
	background:#848160;
}

/* 第一话题 */
.topic {
	margin:14px;
}

.topic h2,.topic h2 a {
	width:100%;
	font-size:16px;
	line-height:30px;
	font-weight:bolder;
	display:block;
}

.topic p {
	color:#666;
	font-size:16px;
	line-height:26px;
	margin-top:6px;
}

.topic .vote {
	border:1px solid #d5d5d5;
	margin-top:15px;
	overflow:hidden;
}

.topic .vote .t {
	color:#666;
	font-size:16px;
	display:inline-block;
	margin-top:12px;
	text-align:center;
	padding:0 20px;
	line-height:21px;
}

.topic .vote .bar {
	margin:8px;
	height:25px;
	background:#fb3c57;
	position:relative;
}

.topic .vote .b {
	width:60px;
	height:25px;
	background:#6077ae;
}

.topic .vote .bar .num1,.topic .vote .bar .num2 {
	color:#fff;
	position:absolute;
	line-height:25px;
	padding:0 10px;
	top:0;
}

.topic .vote .bar .num1 {
	left:0;
}

.topic .vote .bar .num2 {
	right:0;
}

.topic .vote .vs {
	text-align:center;
	line-height:28px;
	color:#ff3a5a;
	font-size:20px;
	font-family:Arial;
	font-weight:bolder;
	background:url(../images/vs.png) no-repeat center center;
}

.topic .vote .butt1,.topic .vote .butt2 {
	width:59px;
	height:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	margin:0 8px 8px 8px;
}

.topic .vote .butt1 {
	border:1px solid #4e6396;
	background:#6077ae;
	float:left;
}

.topic .vote .butt2 {
	border:1px solid #ce273e;
	background:#fb3c57;
	float:right;
}

.con_bg a {
	color: #000;
	text-decoration: none;
}

.picTxt {
	margin:0 15px;
	overflow:hidden;
}

.picTxt img,.picTxt p {
	
	color:#666;
}

.picTxt p {
	float:none;
	height:58px;
	overflow:hidden;
}

.picTxt img {
	float:left;
	max-width:35%;
	padding-right:5px;
}

/* 图集 */
.picsBox {
	margin:15px;
	overflow:hidden;
}

.picsBox ul {
	overflow:hidden;
}

.picsBox li {
	margin-right:10px;
	position:relative;
}

.picsBox li,.picsBox li img {
	max-width:180px;
	float:left;
}


.picsBox li p {
	width:100%;
	height:26px;
	line-height:26px;
	text-align:center;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.6) none repeat scroll;
	font-size:14px;
	color:#fff;
	z-index:1;
}


.main-nav-list {
	display: -webkit-box;
	padding: 5px 0;
	margin: 0 15px;
	-webkit-box-pack: justify;
}

@media only screen and (min-width: 321px) and (orientation: landscape)
.main-nav-list a {
-webkit-box-pack: justify;
}


.main-nav-list a,.navis .main-nav-list a{
	color: #1f1f1f;
	display: block;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	
	white-space: nowrap;
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
}

.main-nav-list a {
	width: 45px;
}
/*频道导航*/
.main-nav-listh {
	display: -webkit-box;
	padding: 5px 0;
	margin: 0 15px;
	-webkit-box-pack: justify;
}
@media only screen and (min-width: 321px) and (orientation: landscape)
.main-nav-listh a {
-webkit-box-pack: justify;
}
.main-nav-listh .itemh {
display: inline-block;
width: 20%;
margin: 0 1.5%;
height: 35px;
line-height: 35px;
font-size: 16px;
background: #fff;
border: 1px solid #e3e3e3;
color: #000;
}

