body{background: #fff;}

.headerArea{
	width: 100%;
	height: 64px;
	background: #0068b7;
	position: relative;
}

.headerNavUl{
	margin-left: 37px;	
}

.headerNavLi{
	margin-right: 36px;
}

.headerNavLink{
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	display: block;
	height: 64px;
	line-height: 64px;
}

.secondIdxIcon{
	width: 22px;
	height: 22px;
	background: url(../images/second-idx-icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin:-6px 15px 0 0;
}

.headConArea{
	width: 100%;
	height: 160px;
	background: url(../images/logo-bg.png) no-repeat center;
	overflow: hidden;
}

.secondLogoArea{
	width: 352px;
	height: 58px;
	background: url(../images/sec-logo.png) no-repeat;
	display: block;
	margin-top: 50px;
}

.secondConArea{
	margin-bottom: 32px;
}

.secondConIn{
	position: relative;
	/*min-height: 756px;*/
}

.secondConLeft{
	width: 228px;
	position: absolute;
	left: 0;
	top: 0;
}

.secLfHd{
	width: 228px;
	height: 99px;
	background: url(../images/sec-left-hd.png) no-repeat;
	overflow: hidden;
}

.secLfHdIn{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin: 34px 0;
}

.secLfHdIcon{
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0 30px;
}

.secLfHdIcon01{
	background-image: url(../images/idx-m-02.png);
}

.secLfHdIcon02{
	background-image: url(../images/idx-m-03.png);
}

.secLfHdIcon03{
	background-image: url(../images/idx-m-04.png);
}

.secLfHdIcon04{
	background-image: url(../images/idx-m-05.png);
}

.secLfBd{
	width: 100%;
	background:url(../images/sec-lf-bd-bg.png) no-repeat top center;
	border: 1px solid #D8D8D8;
	border-top: none;
	padding:8px 0 24px 0;
}

.secLfBdLink{
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
	display: block;
	padding: 10px 24px;
	position: relative;
}

.secLfBdLink i{
	width: 9px;
	height: 14px;
	background: url(../images/bd-right.png) no-repeat;
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -7px;
	display: none;
}

.curSecLfBdLi .secLfBdLink,
.secLfBdLink:hover{color: #0068B7;}

.curSecLfBdLi .secLfBdLink i,
.secLfBdLink:hover i{
	display: block;
}

.secondConRight{
	width: 920px;
	margin-left: 240px;
}

.secRtHd{
	height: 70px;
	line-height: 70px;
	position: relative;
}

.secRtHdTit{
	font-size: 20px;
	font-weight: bold;
	color: #0068b7;
	padding-left: 18px;
}

.secRtNav{
	color: #777777;
	position: absolute;
	right: 0;
	top:0;
	font-size: 0;
}

.secRtNav a{
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	color: #777777;
	display: inline-block;
}

.secRtNav i{
	font-size: 13px;
	display: inline-block;
	margin: 0 8px;
}

a.curSecRtNav{
	color: #000000;
}

.secRtIdxIcon{
	width: 12px;
	height: 12px;
	background: url(../images/sec-nav-idx.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px 0 0;
}

.secRtBd{
	width: 920px;
	min-height: 686px;
	background: #ffffff;
	border: 1px solid #d8d8d8;
	border-top: 2px solid #9FD9F6;
	padding: 10px 24px 30px;
}

.secRtBdLink{
	color: #000000;
	font-size: 15px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #C0C0C0;
	display: block;
	position: relative;
}

.bdLinkCon{
	display: inline-block;
	height: 55px;
	width: 80%;
}

.bdLinkTm{
	color: #666666;
	position: absolute;
	right: 22px;
	top: 0;
	display: block;
}

.listDetHd{
	padding: 30px 0 10px;
	border-bottom: 1px solid #C0C0C0;
}

.listDetTit{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.listDetTm{
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	text-align: right;
}

.detTmIcon{
	width: 14px;
	height: 14px;
	background: url(../images/sec-tm-icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 7px 0 0;
}

.listDetBdIn{
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	padding: 15px 0 0;
}

.listDetBdIn p{
	text-indent: 2em;
	margin-bottom: 20px;
}

.listDetBdIn p img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.browseNum{
	font-size: 13px;
	font-weight: 400;
	color: #333333;
	text-align: right;
}
