.platName {
	margin: 49px 0 0 32px
}

.searchbox>span {
	display: inline-block
}

.form-text {
	width: 396px;
	height: 24px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 2px 5px;
	font-size: 14px
}

.icon-search {
	width: 16px;
	height: 16px;
	top: 50%;
	margin-top: -8px;
	right: 5px;
	cursor: pointer;
	z-index: 1
}

.homepage-advanced-search {
	font-size: 14px;
	margin-left: 10px
}

.homepage-advanced-search a, .homepage-advanced-search a:hover {
	color: #666
}

.menu {
	margin-bottom: 60px
}

.menu .hd {
	font-size: 24px;
	color: #8b0000;
	margin-bottom: 30px;
	line-height: 30px
}

.menu .hd span {
	margin-right: 18px
}

.indexLeft {
	width: 644px
}

.indexRight {
	width: 403px
}

.more {
	color: #999;
	font-size: 14px
}

.index-content {
	margin-top: 80px
}

.commitList, .indexList {
	padding: 0 !important
}

.indexList li {
	white-space: nowrap;
	height: 26px;
	overflow: hidden;
	margin-bottom: 8px
}

.indexList li a {
	/*display: block;*/
	padding: 3px 0;
	font-size: 16px
}

.indexList li em {
	margin: 0 10px 0 15px;
	font-style: normal
}

.rol-box {
	margin: 0 -5px 50px
}

.rol-box .rol {
	float: left;
	width: 50%;
	text-align: center
}

.rol-box .rol .inner {
	margin: 0 5px;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	font-size: 20px;
	color: #666;
	padding: 35px 0 20px
}

.rol-box .rol .inner>div {
	font-size: 26px;
	color: #933;
	margin-bottom: 15px
}

.commitList li {
	float: left;
	width: 175px;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px
}

.commitList li:nth-child(odd) {
	margin-right: 40px
}

.commitList li em, .commitList li span, .tabList li .count {
	display: inline-block;
	vertical-align: middle
}

.commitList li em, .tabList li .count {
	border: 1px solid #ccc;
	font-size: 12px;
	border-radius: 4px;
	padding: 0 6px;
	min-width: 25px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-style: normal
}

.tabTxt {
	position: relative;
	top: 1px;
	margin: 0
}

.tabTxt li {
	float: left;
	width: 72px;
	line-height: 27px !important;
	padding: 1px;
	margin: 0 !important;
	text-align: center;
	color: #666;
	cursor: pointer
}

.tabTxt li.current {
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	padding: 0;
	cursor: default;
	background: #fff
}

.tabBot {
	border-top: 1px solid #ccc;
	color: #666;
	padding-top: 20px
}

.tabList li>div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.rank {
	width: 14px;
	height: 14px;
	background: #e1e1e1;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	font-style: normal;
	color: #666;
	margin: 5px 6px 0 0
}

.tabList li {
	padding: 3px 0;
	margin-bottom: 8px
}

.tabList li .count {
	margin: 5px 0 0 35px
}