﻿.pageNav { background-color:#dc0000; }
.pageNav > ul > li > a:hover,.pageNav > ul > li.cur > a { background-color:#900;  }
.tmHover{background:#900}
.section-four>article>ul>li>h1{
	background:#dc0000;
}
.section-four>article>ul>li>h1::after{
	border-left-color:#fff;
}
.section-four>article>ul>li>a:hover{
	border-color:#dc0000;
}
.jbc_sp{ background:#dc0000; }
.com_title { background:#dc0000; width:788px; height:41px; overflow:hidden;}
.com_title_more {background:#dc0000; float:right; display:inline; width:100px; height:41px; line-height:41px;}

.section-four
{
	padding:20px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	overflow:hidden;
	font-size:14px;
}
.baokuo{
	margin:0 auto;
	width:1200px;
	overflow:auto;
}
.aside{
	position:relative;
	width:50%;
	height:25px;
	margin:0 auto;
	border-bottom:1px solid #000;
}
.aside>h1{
	width:25%;
	position:absolute;
	left:50%;
	margin-left:-75px;
	float:left;
	height:45px;
	line-height:1.5em;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#000
}
.baokuo>ul{
	margin:25px 0 0 0;
	overflow:auto;
}
.baokuo>ul>li{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
.baokuo>ul>li>h1{
	position:relative;
	width:140px;
	height:32px;
	line-height:32px;
	background:#0e90d2;
	color:#fff;
	text-align:center;
	border-radius:5px;
}
.baokuo>ul>li>h1>a{
	color:#fff; font-size:16px;
}
.baokuo>ul>li>h1::after{
	content:"";
	border:8px solid transparent;
	border-left-color:#fff;
	float:left;
	position:absolute;
	left:115px;
	top:8px;
}
.kaoruo{ width:1050px; float:right; display:inline-block;}
.kaoruo a{
	display:inline-block;
	padding:0 15px;
	height:30px;
	line-height:30px;
	border:1px solid #ddd;
	text-align:center;
	color:#000; font-weight:bold;
	margin-left:15px; margin-bottom:5px; width:130px;
	white-space:nowrap
}
.kaoruo a:hover{
	color:#fff;
	background:#0e90d2;
}


