﻿.team-content {
	display: flex;
	justify-content: space-between;
}
.team-content .team-about {
	width: 70%;
}
.team-about .team-screen {
	background: linear-gradient(to left, #A5C2FF, #BBE6F8) !important;
	min-height: 160px;
	border-radius: 10px;
	display: flex;
	padding: 20px;
}
.team-about .team-list {
	background: #FFFFFF;
	border-radius: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
	min-height: 1200px;
}
.team-about .team-screen div {
	min-width: 20%;
	text-align: center;
	margin-right: 60px;
}
.team-about .team-screen div img {
	width: 100px;
	height: 100px;
}
.team-about .team-screen div p {
	font-size: 20px;
	color: #2D2D34;
	font-weight: 700;
}
.team-about .team-screen ul li {
	color: #9398A0;
	margin-bottom: 15px;
}
.team-about .team-screen ul li:nth-last-child(1) {
margin-bottom: 0;
}
.team-about .team-screen ul li:nth-last-child(1) div {
margin-right: 0;
text-align: unset;
height: 20px;
overflow: hidden;
margin-bottom: 10px;
}
.team-about .team-screen ul li:nth-last-child(1) p {
text-align: center;
}
.team-about .team-screen ul li:nth-last-child(1) p span {
cursor: pointer;
color: #999;
}
.team-about .team-screen ul li span {
	color: #30303C;
}
.team-about .team-screen ul li span a {
	color: #30303C;
}
.team-about .team-screen ul li span a:hover {
	color: #007aff;
}
.team-content .team-hot {
	width: 28%;
	background: rgba(0, 0, 0, 0);
	border-radius: 10px;
}
.team-menu {
	display: flex;
	justify-content: space-around;
	padding: 20px;
	border-bottom: solid 1px #eee;
}
.team-menu li {
	position: relative;
}
.team-menu li:nth-child(1) {
background: url("../images/icon-zb.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(1).active {
background: url("../images/icon_zb_select.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(1).active a {
color: #2f65d4!important;
}
.team-menu li:nth-child(2) {
background: url("../images/icon_sshg.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(2).active {
background: url("../images/icon_sshg_select.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(2).active a {
color: #2f65d4!important;
}
.team-menu li:nth-child(3) {
background: url("../images/icon_zixun.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(3).active {
background: url("../images/icon_zixun_select.png") no-repeat;
background-position-y: center;
}
.team-menu li:nth-child(3).active a {
color: #2f65d4!important;
}
.team-menu li:nth-child(1).active::after, .team-menu li:nth-child(2).active::after, .team-menu li:nth-child(3).active::after {
content: '';
display: block;
width: 75%;
border-bottom: 3px solid #095AFF;
padding-bottom: 5px;
position: absolute;
left: 25px;
}
.team-menu li a {
	color: #333333;
	padding-left: 25px;
}
.zbList-info .zbList-info-evy {
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.zbList-info .zbList-info-evy:hover {
	background: #f9f9f9!important;
}
.zbList-infoo .zbList-info-evy {
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.zbList-infoo .zbList-info-evy:hover {
	background: #f9f9f9!important;
}
.zbList-info .qiu-pic {
	width: 18px;
	height: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
.zbList-info .zhibo_saishi {
	width: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}
.zbList-info .zhibo_saishi a{
	color: #666;
}
.zbList-info .zhibo-time {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	margin-left: 10px;
}
.zbList-info .zhibo-zhanwei {
	width: 25px;
}
.zbList-info .sore {
	width: 50px;
	color: #FF1336;
	font-weight: 700;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.zbList-info .zhibo-btn {
	background: #BBBBBB;
	padding: 2px 8px;
	border-radius: 5px;
	width: 114px;
	height: 30px;
	margin-left: 30px;
	color: #fff;
}
.zbList-info .zhibo-btn:hover {
	background: #969696;
}
.zbList-info .zhibo-btn-doing {
	background: #2F65D4;
}
.zbList-info .zhibo-btn-doing:hover {
	background: #2a5bbe;
}
.common-tab-item:nth-child(2) .zbList-info .zhibo-btn {
padding: 2px 8px;
border-radius: 5px;
width: 114px;
height: 30px;
margin-left: 30px;
color: #2F65D4;
background: rgba(0, 0, 0, 0);
}
.zbList-info .zhibo-btn img {
	width: 16px!important;
	height: 16px!important;
	vertical-align: middle;
	margin-right: 0 !important;
}
.zbList-info .zhibo-btn span {
	font-size: 14px;
	font-weight: 500;
}
.zbList-info li {
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}
.zhibo_ist_re {
	border: 1px solid #dfebf9;
	border-left: none;
	border-right: none;
	background: linear-gradient(to right, #f9fbfe, #cde4fb, #f4f9fe) !important;
}
.zbList-info .pic-or-text {
	width: 56px;
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 2;
	font-weight: 700;
}
.zbList-info .zhibo-team {
	display: flex;
	align-items: center;
}
.zbList-info .zhibo-team p {
	width: 90px;
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zbList-info .zhibo-team img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.zbList-info .lq-score-info {
	background: #fff;
	width: 250px;
	height: 85px;
	position: absolute;
	left: 34%;
	border-radius: 5px;
	display: none;
	font-size: 12px;
	font-weight: unset;
}
.lq-score-title {
	background: linear-gradient(to right, #67C8F1, #87ADFB) !important;
	border-radius: 5px 5px 0 0;
	display: flex;
}
.lq-score-title li {
	color: #FFFFFF;
}
.lq-score {
	font-size: 18px;
}
.lq-score-have {
	color: #FF1336;
	font-size: 14px;
}
.lq-score:hover + .lq-score-info {
	display: block;
}
.lq-score-info .lq-score-list ul {
	display: flex;
}
.lq-score-info ul li {
	font-size: 12px;
	border: unset;
}
.lq-score-info .nbsp {
	width: 60px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lq-score-info .col {
	width: 30px;
}
.lq-score-info .total {
	color: #FF1336;
}
.lq-score-info div ul li:nth-last-child(1) {
color: #FF1336;
}
.remen-team {
	border-radius: 10px;
	background: #FFFFFF;
}
.remen-team-title {
	border-bottom: solid 1px #2f65d4;
	padding-top: 10px;
	margin-left: 10px;
}
.remen-team-title div {
	font-size: 18px;
	color: #FFFFFF;
	background: #2f65d4;
	width: 134px;
	padding: 6px 5px;
}
.remen-team-title img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.remen-team-tab {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 20px;
	display: flex;
	position: relative;
}
.remen-team-tab li {
	cursor: pointer;
}
.remen-team-tab li:nth-child(1) {
margin-right: 30px;
}
.remen-team-tab li span {
	font-size: 14px;
	font-weight: 700;
}
.remen-team-list {
	border-bottom: dashed 1px #EEEEEE;
	padding: 10px 30px 0 15px;
}
.remen-team-list:nth-last-child(1) {
border: none;
}
.remen-team-list .team-fenlei {
	padding: 10px;
	background: #909091;
	border-radius: 5px;
	color: #fff;
	display: inline;
}
.remen-team-list .team-fenlei a {
	color: #fff;
}
.remen-team-list .team-name {
	display: inline;
}
.remen-team-list .team-name a {
	padding: 10px 5px;
	display: inline-block;
	color: #2F65D4;
	font-weight: 700;
}
.remen-team .remen-team-tab li.active::after {
content: '';
display: block;
position: absolute;
bottom: 0;
width: 30px;
border-bottom: 3px solid #095AFF;
padding-bottom: 5px;
}
.zq-lx-header {
	margin-left: 10px;
}
.zq-lx-header {
	border-bottom: solid 1px #2f65d4;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #2f65d4;
	width: 134px;
	padding: 6px 5px;
}
.zq-lx-header img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.article-news-list {
	margin-bottom: 25px;
}
.article-news-list .news-info li {
	display: flex;
	padding: 10px 20px;
	border-bottom: solid 1px #eee;
	position: relative;
}
.article-news-list .news-info li a img {
	max-width: none;
	width: 180px;
	height: 120px;
	margin-right: 10px;
	border-radius: 5px;
}
.article-news-list .news-info li a:hover img {
	transform: scale(1.1);
transition: transform .4s;
}
.article-news-list a {
	color: #333333;
}
.article-news-list .art-ne-lt-nr {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key {
	font-size: 12px;
	color: #6B6B6B;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key span {
	right: 20px;
	position: absolute;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key a {
	background: #F4F4F4;
	padding: 4px 16px;
	border-radius: 15px;
	margin-right: 10px;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key a:hover {
	color: #2f65d4;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-wz p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zbList-infoo .qiu-pic {
	width: 18px;
	height: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
.zbList-infoo .zhibo_saishi {
	width: 70px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}
.zbList-infoo .zhibo_saishi a{
	color: #666;
}
.zbList-infoo .zhibo-time {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	margin-left: 10px;
}
.zbList-infoo .zhibo-zhanwei {
	width: 25px;
}
.zbList-infoo .sore {
	width: 80px;
	color: #FF1336;
	font-weight: 700;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.zbList-infoo .zhibo-btn {
	background: #BBBBBB;
	padding: 2px 8px;
	border-radius: 5px;
	width: 114px;
	height: 30px;
	margin-left: 30px;
	color: #fff;
}
.zbList-infoo .zhibo-btn:hover {
	background: #969696;
}
.zbList-infoo .zhibo-btn-doing {
	background: #2F65D4;
}
.zbList-infoo .zhibo-btn-doing:hover {
	background: #2a5bbe;
}
.common-tab-item:nth-child(2) .zbList-infoo .zhibo-btn {
padding: 2px 8px;
border-radius: 5px;
width: 114px;
height: 30px;
margin-left: 30px;
color: #2F65D4;
background: rgba(0, 0, 0, 0);
}
.zbList-infoo .zhibo-btn img {
	width: 16px!important;
	height: 16px!important;
	vertical-align: middle;
	margin-right: 0 !important;
}
.zbList-infoo .zhibo-btn span {
	font-size: 14px;
	font-weight: 500;
}
.zbList-infoo li {
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}
.zhibo_ist_re {
	border: 1px solid #dfebf9;
	border-left: none;
	border-right: none;
	background: linear-gradient(to right, #f9fbfe, #cde4fb, #f4f9fe) !important;
}
.zbList-infoo .pic-or-text {
	width: 60px;
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 2;
	font-weight: 700;
}
.zbList-infoo .zhibo-team {
	display: flex;
	align-items: center;
}
.zbList-infoo .zhibo-team p {
	width: 80px;
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zbList-infoo .zhibo-team img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.zbList-infoo .lq-score-info {
	background: #fff;
	width: 250px;
	height: 85px;
	position: absolute;
	left: 34%;
	border-radius: 5px;
	display: none;
	font-size: 12px;
	font-weight: unset;
}