﻿@charset "utf-8";


/*23.7.11*/
.m_ambient{padding-top:64px;overflow:hidden;}
.m_about_title{width:100%;position:relative;z-index:1;}
.m_about_title:after{content:"";position:absolute;bottom:7px;height:1px;width:100%;background-color:#DDDDDD;z-index:-1;}
.m_about_title h2{color:#0147A7;position:relative;padding-bottom:38px;float:left;}
.m_about_title h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#0147A7;}
.m_ambient_loop{margin-top:60px;}
.fs36 {
    font-size: 32px;
}
.m_develop {
	padding-bottom: 80px;
}
.m_deve_r {
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	color: #9A9DA7;
	background-image: url(../images/move.svg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 38px 16px;
	padding-left: 50px;
}

.cz-history-content {
	margin-top: 70px;
	overflow: hidden;
	position: relative;
	cursor: url("../images/move.svg"), default !important;
}

.cz-history-swiper {
	background: url("../images/line.png") repeat-x left 69px;
}

.cz-history-item {
	color: #666;
	width: 100%;
	margin: 0;
	opacity: 1;
	transition: all .4s ease;
}

.cz-history-item .date-1 {
	font-size: 30px;
	font-family: DIN;
	font-weight: 500;
	line-height: 30px;
}

.cz-history-item .date-1 i {
	display: block;
	width: 1px;
	height: 25px;
	background: #CCCCCC;
	margin: 20px 0 0 2px;
	position: relative;
}

.cz-history-item .date-1 i::before {
	content: '';
	width: 7px;
	height: 7px;
	background: #CCCCCC;
	border-radius: 50%;
	opacity: 0.7;
	position: absolute;
	left: -3px;
	bottom: -5px;
}

.cz-history-item .text-2 {
	overflow: hidden;
	position: relative;
	margin: 20px 2px;
}

.cz-history-item .text-2::before {
	content: '';
	background: url('../images/kuang.png') no-repeat;
	width: 100%;
	height: 37px;
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 10;
}

.cz-history-item .text-2 .ul {
	list-style: none;
	border: 1px solid #DDDDDD;
	padding: 15px 15px 15px 30px;
	margin-top: 19px;
	background-color: #fff;
}

.cz-history-item .text-2 ul {
	max-height: 375px;
	overflow-y: auto;
	padding-right: 15px;
}

.cz-history-item .text-2 ul::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.cz-history-item .text-2 ul::-webkit-scrollbar-track {
	background: #EEEEEE;
	border-radius: 10px;
}

.cz-history-item .text-2 ul::-webkit-scrollbar-thumb {
	background: #0147A7;
	border-radius: 10px;
}

.cz-history-item .text-2 li {
	list-style: none;
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #EEEEEE;
}

.cz-history-item .text-2 li:first-child {
	padding-top: 0;
}

.cz-history-item .text-2 li:last-child {
	border: none;
}

.cz-history-item .text-2 li p:first-child {
	margin: 5px 0;
	font-size: 18px;
	font-family: DIN;
	font-weight: bold;
	line-height: 30px;
	color: #666666;
}

.cz-history-item .text-2 li p:nth-child(2) {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 28px;
	color: #999999;
}

.cz-history-item:hover {
	opacity: 1;
}

.cz-mouse-drag {
	background: url('../images/mous.png') no-repeat;
	width: 130px;
	height: 16px;
	position: absolute;
	right: 10%;
	top: 55%;
}

.cz-history-content .swiper-slide-active .cz-history-item .text-2::before {
	background: url('../images/kuang_blue.png') no-repeat;
}

.cz-history-content .swiper-slide-active .text-2 .ul {
	background: linear-gradient(135deg, #0350B7 0%, #016BAD 100%);
	border-color: #0147A7;
}

.cz-history-content .swiper-slide-active .cz-history-item .text-2 li p:first-child {
	color: #fff;
}

.cz-history-content .swiper-slide-active .cz-history-item .text-2 li p:nth-child(2) {
	color: #FFFFFF;
	opacity: 0.7;
}

.cz-history-content .swiper-slide-active .cz-history-item .date-1 {
	color: #0147A7;
	font-weight: bold;
}

.cz-history-content .swiper-slide-active .cz-history-item .date-1 i, .cz-history-content .swiper-slide-active .cz-history-item .date-1 i::before {
	opacity: 1;
	background: #0147A7;
}

.cz-history-content .swiper-slide-active .cz-history-item .text-2 ul::-webkit-scrollbar-track {
	background: #FFFFFF;
}

.cz-history-content .swiper-slide-active .cz-history-item .text-2 ul::-webkit-scrollbar-thumb {
	background: #CCCCCC;
}
