 .hd:after, .bd:after, .Q-pList:after, .Q-pList ul:after, .Q-tpList:after, .Q-tpList ul:after, .Q-tpWrap:after{content:"";display:table;clear:both}
.layout, .hd, .bd,.Q-tList, .Q-tList ul, .Q-tList ol, .Q-pList, .Q-pList ul, .Q-tpList, .Q-tpList ul, .Q-tpWrap{*zoom:1}@media screen{.fl, .layout .fl, .chief{float:left;display:inline}.fr, .layout .fr, .extra{float:right;display:inline}.layout{width:960px;margin:0 auto}
.l26{line-height:26px}
.Q-tList span, .Q-tpList li span{float:right}
.Q-pList li{float:left;display:inline;text-align:center}.Q-pList a{display:block}.Q-pList p a{display:inline}


/* 图说新船 */
.layout {margin: 0 auto;}
.mt15 {margin-top: 15px;}
.Q-g24 .chief {width: 960px;padding-top:15px;}
.Q-vBg {width: 100%;cursor: pointer;background:rgba(0,0,0,0.6);}
#dutu .hd,.dutuNew .hd,#dearTeam .hd{border-bottom-color:#fff;border-top:2px solid #435871;}
#dutu .bd{height:312px;padding:6px 0 0}
.dutuNew .bd{height:130px;padding:6px 0 0}
#dutu .bd a,.dutuNew .bd a{float:left;display:inline;position:relative; overflow:hidden}

.dutuNew h2{padding-top:3px;font-weight:bold;font-family: "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;font-size:24px;}
.hotPicStyle8{margin:0 6px 6px 0}
.hotPicStyle8,.hotPicStyle8 img{width:235px;height:160px;}

.hotPicStyle6{margin:0 6px 6px 0}
.hotPicStyle6,.hotPicStyle6 img{width:100px;height:100px;}

#dutu .Q-vBg,.dutuNew .Q-vBg{height:30px;line-height:32px;text-align:left;margin:0;position:absolute;left:0;bottom:0;_bottom:-1px; z-index:0}
#dutu .Q-vBg span,.dutuNew .Q-vBg span{color:#d4d4d4;margin:0 0 0 16px}
#dutu .bd a:hover .Q-vBg,.dutuNew .bd a:hover .Q-vBg{ background:#000}
#dutu .bd a:hover .Q-vBg span,.dutuNew .bd a:hover .Q-vBg span{color:#fff;}




/*焦点图*/
/*焦点图*/
.focus_body {
	font-family:"microsoft yahei";
	position: relative;
	width: 1000px;
	height: 594px;
	background: #FFF;
	border-bottom: 1px solid #e1e1e1;
	margin: 10px auto
}
.scroll {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 558px;
	overflow: hidden;
}
.arr_left {
	display:none;
	position: absolute;
	width: 70px;
	height: 70px;
	cursor: pointer;
	overflow: hidden;
	left: 0;
	top: 220px;
	z-index: 3;
	line-height: 400px;
	background: url(../images/arrow-left.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-left.png');
	_background: none;
}
.arr_right {
	display:none;
	position: absolute;
	width: 70px;
	height: 70px;
	cursor: pointer;
	overflow: hidden;
	right: 0;
	top: 220px;
	z-index: 3;
	line-height: 400px;
	background: url(../images/arrow-right.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-right.png');
	_background: none;
}
.scroll .box {
	float: left;
	width: 1000px;
	height: 558px;
	position: relative;
}
.scroll .box img {
	width: 1000px;
	height: 500px;
}
.scroll .box a:hover {
	text-decoration: none;
}
.scroll .box .scroll_detail {
	display:none;
}
.scroll .box .bg, .scroll .box .sum {
	display: block;
	height: 58px;
	position: absolute;
	bottom: 58px;
	left: 0;
	line-height: 26px;
}
.scroll .box .bg {
	background-color: #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 1000px;
}
.scroll .box .sum {
	font-size: 14px;
	padding-left: 14px;
	color: #333;
	width: 925px;
}
.scroll .box .btn {
	display: block;
	width: 45px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom:58px;
	cursor: pointer;
	background: url(../images/arrow-top.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-top.png');
	_background: none;
}
.scroll .box .btn:hover {
	background: url(../images/arrow-top-active.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-top-active.png');
	_background: none;
}
.scroll .box .btn.fold {
	width: 45px;
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 50px;
	background: url(../images/arrow-bottom.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-bottom.png');
	_background: none;
}
.scroll .box .btn.fold:hover {
	background: url(../images/arrow-bottom-hover.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/arrow-bottom-hover.png');
	_background: none;
}
.scroll .box .title {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	color: #000;
	width: 800px;
	padding-left: 14px;
}
.scroll_cont {
	width: 1000px;
	height: 558px;
	overflow: hidden;
	position: relative;
}
.numList {
	position: absolute;
	right: 405px;
	bottom: 4px;
	height: 35px;
}
.numList span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 5px;
	cursor: pointer;
	background: url(../images/btn-normal.gif) no-repeat;
	margin-top: 14px;
}
.numList span.selected {
	background: url(../images/btn-active.gif) no-repeat;
}
.bd_bg {
	position: absolute;
	top: 500px;
	left: 0;
	height: 58px;
	width: 998px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #f8f8f8;
	background: #fff;
}
.bd_bg2 {
	position: absolute;
	top: 559px;
	left: 0;
	height: 35px;
	width: 998px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background: #fcfcfc;
}
