/* 头部tab栏切换样式 */
.iteration_Tab {
	display: flex;
	height: 65px;
	text-align: center;
	background: #fff;
}

.iteration_Tab li {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	margin-left: 50px;
	align-self: center;
	cursor: pointer;
	position: relative;
	color: #333;
}

.iteration_Tab li:hover,
.iteration_Tab_Active {
	color: #e70012 !important;
}

.iteration_Tab li:hover:after,
.iteration_Tab_Active:after {
	content: '';
	position: absolute;
	left: 25%;
	top: auto;
	bottom: -5px;
	right: auto;
	height: 2px;
	width: 50%;
	background-color: #e70012;
}

/* 新增版本记录栏目样式 */
.edition_Record_Box {

	padding: 30px 30px 0 30px;
	background: #fff;
}

.edition_Record_Icon {
	display: flex;
}

.edition_Record_Icon li {
	width: 17%;
	text-align: center;
}

.edition_Record_Icon i {
	font-size: 40px;
	color: #e70012;
}

.edition_Record_Icon_Name {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	padding: 5px 0;
}

.edition_Record_color {
	color: #e70012;
}

.edition_Record_Introduce {
	font-size: 15px;

	color: #666;
	line-height:36px;
	text-align: center;
	background: linear-gradient(88deg, #F6F9FF 0%, #FFFFFF 100%);
	margin: 25px 20px 20px 20px;
	padding: 40px 10px;
	box-sizing: border-box;
	position: relative;
}
.edition_Record_Introduce::before{
	content: "";
	position: absolute;
	display: inline-block;
	left:0px;
	top:0px;
	width: 4px;
	height: 100%;
	background: #157EF4;
}
.edition_Record {
	display: flex;
	/*height: 100%;*/
	justify-content: center;
}

.edition_Record>ul {
	display: flex;
	width: 748px;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
}

.record_Details {
	border-top: 4px solid #E5E5E5;
	position: relative;
	width: 20.01%;
	height: 45%;
}

.record_Details:after {
	content: '';
	position: absolute;
	left: 50%;
	top: -8px;
	bottom: auto;
	right: auto;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	background-color: #A6A6A6;
}

.record_Details_content {
	margin: 20px 20px 30px;
}

.record_Details_content i {
	color: #E5E5E5;
	margin-right: 3px;
	font-size: 16px;
	font-weight: bold;
}

.record_Details_content ul {
	margin-top: 10px;
	min-height:40px;
}

.content_Back {
	padding: 5px 20px;
	background: #FAFAFA;
}

.arc_Right {
	width: 80px;
	border: 4px solid #E5E5E5;
	border-radius: 0 100% 100% 0/50%;
	border-left: none;
	position: absolute;
	top: -4px;
	right: -83px;
	height: 100%;
}

.arc_Left {
	width: 80px;
	border: 4px solid #E5E5E5;
	border-radius: 100% 0 0 100%/50%;
	border-right: none;
	position: absolute;
	top: -4px;
	left: -83px;
	height: 100%;
}

.edition_Record_Triangle {
	display: inline-block;
	width: 0;
	position: absolute;
	left: -16px;
	top: -12px;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 16px solid #E5E5E5;
	border-bottom: 10px solid transparent;
}


.version_time select{
	min-width:80px;height:26px;
	line-height: 26px;
	border: 1px solid #e4e4e4;
}
/*新增版本统计css2024.1.5*/
.u-flex {
	display: flex;
	align-items: center;
}

.version-list-title {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 18px;
}

.all-amount {
	width: 142px;
	height: 284px;
	border-radius:5px;
	background: linear-gradient(179deg, #C5E1FD 0%, #F1F6FF 100%);
}

.version-color1 {
	color:#000099;
}

.version-color2 {
	color:#F2A200;
}

.version-color3 {
	color: #E55C17;
}

.version-color4 {
	color:#0346D5
}

.u-font-60 {
	font-size: 48px !important;
}

.u-font-29 {
	font-size: 29px !important;
}
.u-font-24 {
    font-size: 24px !important;
}
.u-font-32 {
	font-size: 32px !important;
}

.version-num {
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}

.version-num span {
	font-size: 20px;
}

.version-text {
	color: #000;
	font-size: 12px;
	line-height: 14px !important;
	color:#666;
	padding-top:4px
}

.u-text-center {
	text-align: center;
}

.all-amount-icon {
	margin-top: 72px;
}

.u-m-t-18 {
	margin-top: 18px;
}

.version-right-top1 {
	width: 272px;
	height: 136px;
	border-radius: 5px;
	background: linear-gradient(89deg, #FFFBF2 0%, #FFFFFF 100%);
	margin-right:7px;
}

.u-m-t-26 {
	margin-top: 26px;
}

.u-m-t-8 {
	margin-top: 8px;
}

.version-right-top1 ul li {
	width: 50%;
}

.version-right-top2 {
	width: 487px;
	height: 136px;
	background: linear-gradient(89deg, #FFF6F2 0%, #FFFFFF 100%);
	border-radius: 5px
}

.u-m-r-12 {
	margin-right: 12px;
}

.u-m-b-12 {
	margin-bottom: 12px;
}

.version-right-top2 ul li {
	width: 33.33%;
}

.u-m-t-24 {
	margin-top: 24px;
}

.version-right-bottom {
	width: 766px;
	height: 136px;
	background: linear-gradient(89deg, #F6F9FF 0%, #FFFFFF 100%);
	border-radius: 5px;
}

.version-right-bottom ul li {
	width: 20%;
}

.version-list ul li p {
	width: 100%;
}

.u-m-t-20 {
	margin-top: 20px;
}

.u-p-l-20{
	padding-left:20px
}
.u-p-t-6{
	padding-top:6px
}
.u-p-t-2{
	padding-top:2px
}
.u-m-l-20{
	margin-left:20px;
}
.search-box{
	width: 955px;
	background: linear-gradient(88deg, #F6F9FF 0%, #FFFFFF 100%);
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	position: relative;

	padding: 15px 0 0;
}
.version_tab{
	display: inline-block;
	box-sizing: border-box;
	padding:5px 10px !important;
}
.search-box::before{
	content: "";
	position: absolute;
	display: inline-block;
	width: 4px;
	height: 100%;
	left: 0px;
	top:0px;
	background: #157EF4;
}