﻿/*公共标题样式*/
.classificDataTitle {
	width: 100%;
	line-height: 40px;
	color: #333333;
    font-size: 20px;
    font-family: "Microsoft YaHei";
}

.portal_frame {
	margin-top: 20px;
}

.zbErwei {
	height: 600px;
    padding-top: 22px;
	position: relative;
}

.zbErwei>div {
	position: absolute;
}

.zbErwei .tjnj {
	left: 0;
	top: 22px;
}

.zbErwei .tjgb {
	left: 0;
	bottom: 0;
}

.zbErwei .erweima {
	width: 438px;
	height: 292px;
	background: url(../images/hs-erweima.png) no-repeat center center;
	top: 22px;
	right: 0;
}

.zbErwei .indicatorArea {
	bottom: 0;
	right: 0;
}

