/* tabboard Start */
.tabboard{
	width: 100%;
	height: 494px;
}

.tabboard .left{
	width: 390px;
	height: 100%;
	float: left;
}

.tabboard .left .top{
	width: 100%;
	height: 70px;
	line-height: 70px;
}

.tabboard .left .top{
	width: 100%;
	height: 70px;
}
.tabboard .left .top .left{
	width: 80%;
	float: left;
}
.tabboard .left .top .left ul{
	font-size: 20px;
	color: #177db9;
	float: left;
}
.tabboard .left .top .left.verticalline{
	font-size: 18px;
}
.panel_nav .panel_tab .top .space6l{
	margin-left: 6px;
}

.tabboard .left .top .right{
	width: 20%;
	float: right;
}
.tabboard .left .top .right ul{
	font-size: 20px;
	font-size: 16px;
	float: right;
}
.tabboard .left .top .right .ft_20{
	font-size: 28px;
}

.tabboard .left .content{
	width: 388px;
	height: 100%;
	height: 424px;
	border: 1px solid #CDCCCC;
}
.tabboard .left .content .center{
	margin-left: 16px;
	margin-top: 16px;
	width: 356px;
	height: 160px;
}
.tabboard .left .content .center ul{
	width: 100%;
	height: 100%;
}
.tabboard .left .content .center li{
	width: 174px;
	height: 74px;
	margin-bottom: 6px;
}
.tabboard .left .content .center .ad{
	margin-top: 2px;
	width: 100%;
	height: 116px;
}
.tabboard .left .content .center .bottom{
	margin-top: 16px;
	width: 100%;
	height: 95px;
}
.tabboard .left .content .center .bottom ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tabboard .left .content .center .bottom li{
	width: 100%;
	height: 41px;
	margin-bottom: 14px;
}
.tabboard .left .content .center .bottom .left{
	float: left;
	width: 111px;
	height: 100%;
}
.tabboard .left .content .center .bottom .center{
	float: left;
	width: 111px;
	height: 100%;
	margin-left: 10px;
}
.tabboard .left .content .center .bottom .center img{
	margin-top: 8px;
	width: 100%;
	height: auto;
}
.tabboard .left .content .center .bottom .right{
	float: right;
	width: 111px;
	height: 100%;
}



.tabboard .center{
	width: 380px;
	height: 100%;
	margin-left: 20px;
	float: left;
}
.tabboard .center .top{
	width: 100%;
	height: 70px;
	line-height: 70px;
}
.tabboard .center .top .left{
	width: 80%;
	float: left;
}
.tabboard .center .top .left ul{
	font-size: 20px;
	color: #177db9;
	float: left;
}
.tabboard .center .top .left.verticalline{
	font-size: 18px;
}
.tabboard .center .top .space6l{
	margin-left: 6px;
}
.tabboard .center .top .space4l{
	margin-left: 4px;
}
.tabboard .center .top .right{
	width: 20%;
	float: right;
}
.tabboard .center .top .right ul{
	font-size: 20px;
	font-size: 16px;
	float: right;
}
.tabboard .center .top .right .ft_20{
	font-size: 28px;
}

.tabboard .center .content{
	width: 388px;
	height: 100%;
	height: 424px;
	border: 1px solid #CDCCCC;
}

.tabboard .center .content .center{
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
}
.tabboard .center .content .center .top{
	width: 100%;
	height: 34px;
}
.tabboard .center .content .center .top ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tabboard .center .content .center .top li{
	width: 90px;
	height: 34px;
	line-height: 34px;
}
.tabboard .center .content .center .contents{
	width: 100%;
	height: 349px;
	overflow: hidden;
	margin-top: 14px;
}
.tabboard .center .content .center .contents ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tabboard .center .content .center .contents li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #D0D0D0;
}
.tabboard .center .content .center .contents .contentSpan{
	width: 320px;
	overflow: hidden;
	display: block;
}

.tabboard .center .content .center .contents table{
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.tabboard .center .content .center .contents td{
	white-space: nowrap;/*控制单行显示*/
	overflow: hidden;/*超出隐藏*/
	text-overflow: ellipsis;/*隐藏的字符用省略号表示*/
}


.tabboard .right{
	width: 390px;
	height: 100%;
	float: right;
}

.tabboard .right .top{
	width: 100%;
	height: 70px;
	line-height: 70px;
}

.tabboard .right .top .left{
	width: 80%;
	float: left;
}

.tabboard .right .top .left ul{
	font-size: 20px;
	color: #177db9;
	float: left;
}

.tabboard .right .top .left.verticalline{
	font-size: 18px;
}

.tabboard .right .top .space6l{
	margin-left: 6px;
}

.tabboard .right .top .space4l{
	margin-left: 4px;
}

.tabboard .right .top .right{
	width: 20%;
	float: right;
}

.tabboard .right .top .right ul{
	font-size: 20px;
	font-size: 16px;
	float: right;
}

.tabboard .right .top .right .ft_20{
	font-size: 28px;
}

.tabboard .right .content{
	width: 388px;
	height: 100%;
	height: 424px;
	border: 1px solid #CDCCCC;
	overflow: hidden;
}

.tabboard .right .content .top{
	margin-top: 20px;
	margin-left: 19px;
	width: 351px;
	height: 128px;
	overflow: hidden;
}
.tabboard .right .content .top img{
	width: 351px;
	height: auto;
}
.tabboard .right .content .titles{
	width: 351px;
	height: 42px;
	margin-left: 19px;
	font-size: 18px;
	line-height: 42px;
}
.tabboard .right .content .bottom{
	width: 373px;
	height: 230px;
}
.tabboard .right .content .bottom ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tabboard .right .content .bottom li{
	width: 100px;
	height: 100px;
	margin-bottom: 7px;
}

/* tabboard End */