.areaTabBody {
	/* padding: 20px 0 0 20px; */
	padding: 0;
	background-color: #fff;
	margin-top: 1px;
	/* height: 510px; */
}
.areaItem {
	width: 560px;
	height: 250px;
	background-color: #2F8CFF;
	background: url(../images/polArea_listbg.png) no-repeat center center;
	border-radius: 4px;
	margin: 35px 20px 0px 20px;
	padding: 0 32px;
	box-sizing: border-box;
	box-shadow: 0px 0px 6px 3px #edf0f5;
}
.areaItem:hover .areaTitle {
	color: #136aed;
}
.areaTitle {
	text-align: center;
	width: 100%;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.areaIntro {
	width: 100%;
	height: 40px;
	color: #999999;
	line-height: 20px;
	margin-top: 19px;
}
.areaIntro span {
	color: #136aed;
	font-size: 16px;
}

.outLineBox {
	background: url(../images/polArea_bg1.png) no-repeat center center;
	min-height: 746px;
}

.outLine{
	border: 0;
	width: 1200px;
}
/* 标题 */
.content_title {
    background: url(../../financial/image/polIndex_title.png) no-repeat center center;
    height: 36px;
    color: #242a33;
    font-size: 30px;
    font-weight: bold;
}

.areaItemBox{
	margin-top: 10px;
}

.areaItemBox .areaItem_titleBox .title {
  background:url(../images/polArea_icon01.png) no-repeat 0 center;
  color: #444444;
  font-size: 24px;
  font-weight: bold;
  padding-left: 40px;
}


.areaItemBox .areaItem_titleBox  .numBox {
  color:#444444;
  font-size: 16px;
  font-weight: bold;
}

.areaItemBox .areaItem_titleBox  .numBox em {
	font-size: 30px;
	font-weight: bold;
	color: #136aed;
}

.areaItemBox .areaItem_line {
    background: url(../images/polArea_linebg.png) no-repeat center center;
	width: 519px;
	height: 32px;
	line-height: 32px;
	color: #feffff;
	font-size: 16px;
	font-weight: bold;
    padding-left: 10px;
	box-sizing: border-box;
}

.areaItemBox .areaItem_list{
	margin-top: 25px;
}

.areaItemBox .areaItem_list li{
	/* padding: 10px 0; */
	margin: 0 10px;
	height: 42px;
    line-height: 42px;
	/* border-bottom: 1px dashed #90a7ca; */
}
   
.areaItemBox .areaItem_list li:first-child{
	border-bottom: 1px dashed #b2d4ff;
}

.areaItemBox .areaItem_list li.on a {
	color: #136aed;
}

.areaItemBox .areaItem_list li a{
    font-size: 16px;
	color:#465162;
	width: 415px;
}

.areaItemBox .areaItem_list li a:hover{
	color: #136aed;
}

.pol_time {
  font-size: 16px;
  color: #465162;
}

/* first start */
.areaItemBox .areaItem.first .areaItem_titleBox .title{
	background:url(../images/polArea_icon13.png) no-repeat 0 center;
}

.areaItemBox .areaItem.second .areaItem_titleBox .title{
	background:url(../images/polArea_icon12.png) no-repeat 0 center;
}

.areaItemBox .areaItem.third .areaItem_titleBox .title{
	background:url(../images/polArea_icon11.png) no-repeat 0 center;
}

.areaItemBox .areaItem.four .areaItem_titleBox .title{
	background:url(../images/polArea_icon13.png) no-repeat 0 center;
}

.areaItemBox .areaItem.five .areaItem_titleBox .title{
	background:url(../images/polArea_icon16.png) no-repeat 0 center;
}

.areaItemBox .areaItem.six .areaItem_titleBox .title{
	background:url(../images/polArea_icon15.png) no-repeat 0 center;
	padding-left: 50px;
}
.areaItemBox .areaItem.seven .areaItem_titleBox .title{
	background:url(../images/polArea_gonghui.png) no-repeat 0 center;
	padding-left: 50px;
}

/* six end */