.top-honor-banner {
	height: 450px;
	background: url(./../images/banner.jpg) no-repeat center / cover;
}

.honor-banner-content {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	max-width: 1600px;
	height: 450px;
	margin: 0 auto;
}

.honor-banner-content p.title {
	font-size: 44px;
	color: #191919;
	text-align: justify;
	font-weight: 600;
	text-align:justify;
	line-height:66px;
	margin-bottom: 12px;
}

.honor-banner-content p {
	font-size:18px;
	color:#191919;
	text-align:justify;
	line-height:28px;
}

.honor-rankings {
	max-width: 1600px;
	margin: 0 auto;
}

.honor-rankings .title {
	font-size: 36px;
	color: #191919;
	text-align: left;
	line-height: 54px;
	text-align: center;
	margin-bottom: 40px;
}

.honor-list .t-header {
	background: #F5F5F5;
}

.honor-list .t-base {
	width: 100%;
	display: flex;
	padding: 13px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	word-break: break-all;
}

.honor-list .t-header {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	background: #F5F5F5;
	padding: 0;
	height: 40px;
}

.honor-list .t-header li {
	border-right: 1px solid rgba(0, 0, 0, 0.08);
	line-height: 16px !important;
	height: 16px !important;
	margin: 12px 0;
}

.honor-list .t-header li:last-child {
	border-right: none;
}

.honor-list .t-base li {
	display: flex;
	align-items: center;
	color: #595959;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	font-weight: Medium;
	padding-left: 12px;
}

.honor-list .t-base li:first-child {
	width: 200px;
	padding-left: 20px;
}

.honor-list .t-body li:first-child {
	font-size: 14px;
	color: #191919;
	text-align: left;
	line-height: 22px;
}

.honor-list .t-base li:nth-child(2) {
	width: 980px;
}

.honor-list .t-body li:nth-child(2) {
	background: rgba(255, 255, 255, 0.00);
	font-size: 14px;
	color: #191919;
	text-align: left;
	line-height: 22px;
	color: #1476FF;
}

.honor-list .t-body li:nth-child(2):hover {
	color: #1476FF;
	cursor: pointer;
}

.honor-list .t-body li:nth-child(2) a {
	display: block;
	width: 100%;
}

.honor-list .t-base li:last-child {
	width: 420px;
}

.honor-list .t-body li:last-child {
	font-size: 14px;
	color: #191919;
	text-align: left;
	line-height: 22px;
}

.section-more {
	text-align: center;
	max-width: 1600px;
	margin: 0 auto;
	margin-top: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-more span {
	font-size: 18px;
	color: #191919;
	letter-spacing: 0;
	text-align: right;
	line-height: 28px;
	font-weight: Regular;
	cursor: pointer;
}

.section-more i {
	font-size: 22px;
	color: #626262;
	cursor: pointer;
}

.banner-bottom {
	background: url(./../images/banner-btoom.png);
	display: flow-root;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: bottom;
}

.banner-bottom-line {
	background: url(./../images/banner-btoom-line.png);
	display: flow-root;
	background-size: cover;
	background-repeat: no-repeat;
}

.bottom {
	max-width: 1600px;
	margin: 0 auto;
	margin-bottom: 76px;
}

.bottom .title {
	font-size: 36px;
	color: #191919;
	text-align: left;
	line-height: 54px;
	margin: 52px 0 40px 0;
	text-align: center;
}

.bottom-line-first {
	margin-bottom: 0;
}

.bottom-line-first ul {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 1600px;
	text-align: center;
}

.bottom-line-first ul.top2 {
	flex-direction: row-reverse;
}

.bottom-line-first li .img {
	width: 160px;
	height: 124px;
	background-size: contain !important;
	position: relative;
}

.bottom-line-first li .img img:first-child {
	position: absolute;
	width: 72px;
	height: 72px;
	overflow: hidden;
	border-radius: 50%;
	left: 43px;
	top: 35px;
}

.bottom-line-first li .img img:nth-child(2) {
	position: absolute;
	overflow: hidden;
	left: 0;
	width: 160px;
	height: 124px;
}

.bottom-line-first li.second {
	margin-right: 160px;
}

.bottom-line-first li.third {
	margin-left: 160px;
}

.bottom-line-second ul {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 1600px;
	text-align: center;
}


.bottom-line-first li .top {
	margin-top: 40px;
}

.bottom-line-second {
	background: #fff;
	border-radius: 16px;
	margin-top: 34px;
}


.bottom-line-second li .img {
	width: 100%;
	height: 128px;
	background-size: contain !important;
	position: relative;
}

.bottom-line-second li .img img {
	position: absolute;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
	left: 50%;
	transform: translateX(-50%);
	top: 48px;
}

.bottom li .user-info {
	margin-top: 16px;
}

.bottom-line-second .user-info {
	margin-bottom: 50px;
	word-break: break-all;
}

.bottom .user-icon {
	width: 78px;
	margin-top: 10px;
	text-align: center;
	height: 24px;
	background-size: contain !important;
}

.bottom .user-icon-mvp {
	background: url(../images/user-icon-1.png);
}

.bottom .user-icon2 {
	background: url(../images/user-icon-2.png);
	margin-right: 8px;
	display: none;
}

.bottom .user-icon-box {
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottom li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bottom .bottom-line-second li {
	width: 224px;
}

.bottom .user-info p {
	font-size: 20px;
	color: #191919;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
}


/* 弹窗样式 */
.developer-modal1.modal-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
	font-size: 0;
}


.modal-cover.show {
	display: block;
}

.modal-cover .modal-detail-block {
	width: 700px;
	opacity: 1;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto;
	display: block;
	border-radius: 16px;
}


.modal-cover .modal-detail-block .modal-title1 {
	text-align: center;
	position: relative;
	font-size: 20px;
	color: #191919;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
}

.modal-cover .modal-detail-block .warning-box {
	padding: 32px 0;
	min-height: 76px;
}

.modal-cover .modal-detail-block .warning-box .msg-block {
	font-size: 14px;
	color: #595959;
	letter-spacing: 0;
	line-height: 22px;
}

.modal-cover .modal-detail-block .btn-block {
	text-align: center;
	padding: 0;
}

.modal-cover .modal-detail-block .btn-block .btn-sure {
	display: block;
	background: #191919;
	border-radius: 16px;
	width: 96px;
	height: 32px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	float: right;
}

.modal-cover .modal-detail-block .btn-block .btn-sure:hover {
	cursor: pointer;
	background-color: #595959;
}

.modal-cover .modal-detail-block .icon-delete:hover:before,
.modal-cover .modal-detail-block .icon-delete:hover:after {
	border-color: #8A8E99;
}
.breadcrumbs {
	max-width: 1600px;
	margin: 14px auto 16px;
}
.top-breadcrumb { 
	font-size:14px;
	color:#191919;
	text-align:left;
	line-height:22px;
}
.top-breadcrumb a:hover {
	cursor: pointer;
}
.next-breadcrumb {
	font-size:14px;
	color:#191919;
	text-align:left;
	line-height:22px;
	font-weight: 700;
}

.modal-cover .modal-detail-block .icon-delete {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	display: inline-block;
}

@media only screen and (max-width: 1366px) {
	.bottom .bottom-line-first .user-info p {
		width: 224px;
		word-break: break-all;
	}

	.bottom-line-first li.second {
		margin-right: 60px;
	}

	.bottom-line-first li.third {
		margin-left: 60px;
	}
}