/* tabs */

.tabs .tabsTit { margin:0px auto; width:1000px;
	height: 40px;
	position: relative;
	z-index: 1;
}
.tabpl {background: url(../images/) no-repeat;
	background-position: 0 -65px;

}
.tabrong {	background: #f7f7f7 url(../images/rmt.png)  no-repeat; margin-bottom:50px;}
.tabsd { border-bottom:1px solid #ccc; }


.tabstit {float:left; color:#305698;	font-family: \5FAE\8F6F\96C5\9ED1; font-size:24px; line-height:22px; line-height:39px; border-bottom:3px solid #385d9c;}

.tabs .tabsTit li { width:180px; text-align:center; color:#fff;	font-size: 33px;
	float: left;
	height:70px;
	line-height: 33px;
	padding: 0 5px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border-bottom: none;
	position: relative;
	cursor: pointer;
}

.tabs .tabsTit .tabsT a {
	line-height: 33px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size:30px; color:#fff;
}

.tabs .tabsTit li.on {
	height: 70px;
	font-size: 33px;
	border-top-color: #e5c200;
	color: #e5c200;
	top: 0px;
}

.tabs .tabsTit .on a {
font-size:30px; color:#Fc0;
}

.tabs .tabsTit .tabR {
	float: right;
	height: 33px;
	line-height: 33px;
	padding: 0px;
	border: none;
	border-top: 1px solid #fff;
}

.tabs .tabsCont {
	position: relative;
	margin-top: 1px;
	padding: 15px 0;
}




/* 数据列表样式01 */

.dataList01 { width:1290px; margin:0px auto; 
}

.dataList01 li {width:600px; float:left;

	margin-bottom: 12px;

	vertical-align: top;
}

.dataList01 li a {
    /*display: inline-block;
height: 16px;*/	font-family: \5FAE\8F6F\96C5\9ED1;

	line-height: 20px; font-size:16px;
    /*margin-right: 4px;*/
	vertical-align: top;
	color: #393939;
}
.dataList01 li a:hover {
	color: #9d020f;
}.dataList01 li a .icon {
	#margin-right: 4px;
	position: relative;
	top: -2px\9;
	top: -2px\0;
	#top: 0px;
}

.dataList01 li.first a {
	font-weight: bold;
}
.dataList01 .sTitle { height:70px;}
.dataList01 .sTitle a{line-height:32px;font-size:24px;color:#Fc0;;}
.dataList01 .sIntro {line-height:35px;color:#fff;word-wrap:break-word;word-break:break-all;}
.dataList01 .sMore a{height:24px;line-height:24px;; color:#Fc0; }



.cp{cursor:pointer;}
