@charset "utf-8";
.isectit {
	position: relative;
}
.isectit .more {
	float: right;
	padding: 0.1rem 0.25rem 0;
	font-size: 0.14rem;
	color: #458175;
}
.isectit .tit {
	padding: 0 0.19rem 0.16rem;
	font-size: 0.24rem;
	font-weight: normal;
	color: white;
}
.isectit .bdb {
	position: absolute;
	bottom: -0.19rem;
	width: 100%;
	height: 0.34rem;
	background: url(../images/isectit_bdb.png) repeat-x;
}
#isec1 {
	position: relative;
	height: 3.6rem;
	overflow: hidden;
}
#isec1 .bd {
	width: 6.4rem;
	height: 3.6rem;
}
#isec1 .bd .imgbox {
	width: 6.4rem;
	height: 3.6rem;
}

#isec2 .list {
	position: relative;
	height: 2.04rem;
	margin: 0.3rem 0.07rem;
}
#isec2 .list .hd {
	position: absolute;
	top: 0.85rem;
	left: 0;
	right: 0;
	height: 0.28rem;
}
#isec2 .list .hd .btn {
	position: absolute;
	display: block;
	top: 0;
	width: 0.28rem;
	height: 0.28rem;
}
#isec2 .list .hd .prev {
	left: 0;
	background: url(../images/isec2_hd_prev.png) no-repeat left top / 0.26rem 0.26rem;
}
#isec2 .list .hd .next {
	right: 0;
	background: url(../images/isec2_hd_next.png) no-repeat left top / 0.26rem 0.26rem;
}
#isec2 .list .bd {
	width: 5.67rem;
	height: 2.08rem;
	margin: 0.1rem auto;
	font-size: 0;
	white-space: normal;
	overflow: hidden;
}
#isec2 .list .bd .blk {
	display: inline-block;
	position: relative;
	width: 1.65rem;
	height: 2.04rem;
	margin: 0.04rem 0.11rem 0;
	vertical-align: top;
}
#isec2 .list .bd .blk .imgbox {
	width: 1.65rem;
	height: 1.65rem;
	background: white;
}
#isec2 .list .bd .blk .tit {
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.38rem;
	color: #0a0b0b;
	font-weight: normal;
	background: url(../images/isec2_blk_tit_bg.gif) repeat-x left top / 1px 0.38rem;
}
#isec2 .list .bd .blk .newflag {
	position: absolute;
	top: -0.05rem;
	left: -0.04rem;
	width: 0.76rem;
	height: 0.76rem;
	background: url(../images/isec2_blk_newflag.png) no-repeat left top / 0.76rem 0.76rem;
}

#isec3 {
	margin-top: 0.1rem;
}
#isec3 .content {
	background: rgba(0,148,170,0.04);
}
#isec3 .content:after {
	content: "";
	display: block;
	clear: both;
}
#isec3 .content .thumb {
	float: right;
	width: 2.51rem;
	height: 1.46rem;
	margin: 0.42rem 0.22rem 0.32rem 0;
}
#isec3 .content .text {
	float: left;
	width: 3.35rem;
	margin: 0.38rem 0.15rem;
	font-size: 0.16rem;
	line-height: 0.28rem;
	color: white;
	overflow: hidden;
}

#isec4 {
	margin-top: 0.15rem;
}
#isec4 .list {
	position: relative;
	height: 2rem;
	margin: 0.36rem 0.07rem 0;
}
#isec4 .list .hd {
	position: absolute;
	top: 0.60rem;
	left: 0;
	right: 0;
	height: 0.28rem;
}
#isec4 .list .hd .btn {
	position: absolute;
	display: block;
	top: 0;
	width: 0.28rem;
	height: 0.28rem;
}
#isec4 .list .hd .prev {
	left: 0;
	background: url(../images/isec4_hd_prev.png) no-repeat left top / 0.26rem 0.26rem;
}
#isec4 .list .hd .next {
	right: 0;
	background: url(../images/isec4_hd_next.png) no-repeat left top / 0.26rem 0.26rem;
}
#isec4 .list .bd {
	width: 5.43rem;
	height: 2.04rem;
	margin: 0.1rem auto 0;
	font-size: 0;
	white-space: nowrap;
	overflow: hidden;
}
#isec4 .list .bd .blk {
	display: inline-block;
	position: relative;
	width: 1.65rem;
	height: 100%;
	margin: 0 0.07rem;
	vertical-align: top;
	white-space: normal;
}
#isec4 .list .bd .blk .imgbox {
	width: 1.65rem;
	height: 1.43rem;
}
#isec4 .list .bd .blk .tit {
	padding: 0.1rem 0 0;
	font-size: 0.15rem;
	text-align: center;
	color: white;
	font-weight: normal;
}

#isec5 {
	margin-top: 0.1rem;
}
#isec5 .list {
	margin-top: 0.25rem;
}
#isec5 .time {
	padding-left: 0.1rem;
	font-size: 0.12rem;
	font-weight: normal;
	color: #458175;
}
#isec5 .blk {
	padding: 0.11rem 0.1rem 0.11rem 0.3rem;
	border-bottom: 1px solid #003d69;
	background: url(../images/isec5_blkico.png) no-repeat 0.15rem center / 0.07rem 0.07rem;
}
#isec5 .blk.on ,
#isec5 .blk:hover {
	background: url(../images/isec5_blkicoon.png) no-repeat 0.15rem center / 0.07rem 0.07rem;
}
