.enterpriseCultureBox1 {
	padding: 170px 0;
	background-image: url(../img/enterpriseCultureBox1-bg.png);
	background-position: right;
	top: 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.enterpriseCultureBox1 .box-c {
	display: flex;
}

.enterpriseCultureBox1 .box-c .l {
	width: 35.71%;
}

.enterpriseCultureBox1 .box-c .l li:not(:last-child) {
	margin-bottom: 80px;
}

.enterpriseCultureBox1 .box-c .l .li-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #2066B1;
}

.enterpriseCultureBox1 .box-c .l li .text {
	position: relative;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 38px;
	margin-top: 20px;
}

.enterpriseCultureBox1 .box-c .l li .text p::before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #999999;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}

.enterpriseCultureBox1 .box-c .r {
	margin-left: 107px;
}

.enterpriseCultureBox1 .box-c .r .container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 295px;
	height: 295px;
	margin: 0 auto;
	border-radius: 50%;
	/* border: 1px dashed rgba(200, 200, 200, 1); */
}

.enterpriseCultureBox1 .box-c .r .container .bg,
.enterpriseCultureBox1 .box-c .r .container .time-move,
.enterpriseCultureBox1 .box-c .r .container .time-cir {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.enterpriseCultureBox1 .box-c .r .textContainer {
	max-width: 85%;
	text-align: center;
}

.enterpriseCultureBox1 .box-c .r .textContainer .zh {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	color: #2066B1;
}

.enterpriseCultureBox1 .box-c .r .textContainer .en {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	line-height: 1.5;
	text-transform: uppercase;
}

.enterpriseCultureBox1 .box-c .r .textContainer .text-box {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	margin-top: 5px;
}

.enterpriseCultureBox1 .box-c .r .time-cir li {
	position: absolute;
	color: #999999;
	transition: all .6s;
}

.enterpriseCultureBox1 .box-c .r .time-cir li.on {
	color: #2066B1;
}

.enterpriseCultureBox1 .box-c .r .time-cir li .bullet {
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #2066B1;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #2066B1;
	opacity: 0;
	transition: all .6s;
}

.enterpriseCultureBox1 .box-c .r .time-cir li.on .bullet {
	opacity: 1;
}

.enterpriseCultureBox1 .box-c .r .time-cir li .bullet::before {
	/* display: block;
	content: "";
	width: 3px;
	height: 3px;
	background: #2066B1;
	border-radius: 50%;
	box-sizing: border-box; */
}

.enterpriseCultureBox1 .box-c .r .time-cir li .text-box {
	position: absolute;
	white-space: nowrap;
}

.enterpriseCultureBox1 .box-c .r .time-cir li .zh {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
}

.enterpriseCultureBox1 .box-c .r .time-cir li .en {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	margin-top: 4px;
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li1 {
	left: 50%;
	top: 3px;
	transform: translate(-50%, -50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li1 .text-box {
	left: 50%;
	top: 0;
	transform: translate(-50%, -120%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li2 {
	left: 93%;
	top: 25.33%;
	transform: translate(-50%, -50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li3 .text-box,
.enterpriseCultureBox1 .box-c .r .time-cir li.li2 .text-box {
	left: 100%;
	top: 50%;
	transform: translate(20%, -50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li3 {
	left: 93%;
	bottom: 25%;
	transform: translate(-50%, 50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li4 {
	left: 50%;
	bottom: 1px;
	transform: translate(-50%, 50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li4 .text-box {
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 120%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li5 {
	right: 93%;
	bottom: 25.33%;
	transform: translate(50%, 50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li5 .text-box,
.enterpriseCultureBox1 .box-c .r .time-cir li.li6 .text-box {
	right: 100%;
	top: 50%;
	transform: translate(-20%, -50%);
}

.enterpriseCultureBox1 .box-c .r .time-cir li.li6 {
	right: 87.5%;
	top: 20.33%;
	transform: translate(-50%, 50%);
}

.enterpriseProfile {
	background-color: rgba(240, 247, 255, 1);
}

.enterpriseProfileBox1 {
	padding: 90px 0 65px;
	background-image: url(../img/enterpriseProfile-box1-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 30% auto;
}

.enterpriseProfileBox1 .title {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: bold;
	color: #2066B1;
}

.enterpriseProfileBox1 .text-box {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 26px;
	margin-top: 100px;
	width: 1050px;
	max-width: 90%;
	text-indent: 2em;
}

.enterpriseProfileBox1 .list {
	margin-top: 77px;
	width: 930px;
	max-width: 90%;
	display: flex;
	justify-content: space-between;
}

.enterpriseProfileBox1 .list li {
	position: relative;
	text-align: center;
}

.enterpriseProfileBox1 .list li .icon {
	position: relative;
	width: 70px;
	height: 78px;
}

.enterpriseProfileBox1 .list li .icon img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
	transition: all .6s;
}

.enterpriseProfileBox1 .list li .icon img:last-child {
	opacity: 0;
}

.enterpriseProfileBox1 .list li:hover .icon img:last-child {
	opacity: 1;
}

.enterpriseProfileBox1 .list li .text {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
	line-height: 27px;
	margin-top: 11px;
	transition: all .6s;
	/* text-indent: 2em; */
}

.enterpriseProfileBox1 .list li:hover .text {
	color: #2066B1;
}

.enterpriseProfileBox2 {
	background-image: url(../img/enterpriseProfile-box2.png);
	background-size: cover;
	padding: 70px 0;
}

.enterpriseProfileBox2 .title {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.enterpriseProfileBox2 .des {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px;
	letter-spacing: 6px;
	text-align: left;
	margin-top: 20px;
	text-transform: uppercase;
}

.enterpriseProfileBox3 {
	padding: 70px 0 100px;
	background-color: RGBA(240, 247, 255, 1);
}

.enterpriseProfileBox3 .title {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 26px;
}

.enterpriseProfileBox3 .text {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	line-height: 26px;
	text-align: left;
	margin-top: 43px;
	text-indent: 2em;
}

.enterpriseHistoryBox1 {
	padding: 94px 0 0;
}

.enterpriseHistoryBox1 .line img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.enterpriseHistoryBox1 .box-t {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.enterpriseHistoryBox1 .box-t .title {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: bold;
	color: #2066B1;
}

.enterpriseHistoryBox1 .box-t .btns {
	display: flex;
	align-items: center;
	gap: 14px;
	gap: 15px;
}

.enterpriseHistoryBox1 .box-t .btns .btn {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid RGBA(153, 153, 153, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: RGBA(153, 153, 153, 1);
	transition: all .6s;
	cursor: pointer;
}

.enterpriseHistoryBox1 .box-t .btns .btn:hover {
	color: #2066B1;
	border-color: #2066B1;
}

.enterpriseHistoryBox1 .box-c {
	margin-top: 123px;
}

.enterpriseHistoryBox1 .box-c .swiper-slide {
	text-align: center;
	width: 20%;
}

.enterpriseHistoryBox1 .box-c .swiper-slide:nth-child(2n+1) {
	padding-top: 38px;
}

.enterpriseHistoryBox1 .box-c .swiper-slide .date {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: bold;
	color: #2066B1;
	text-align: center;
}

.enterpriseHistoryBox1 .box-c .swiper-slide .text-box {
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	padding: 0 20px;
}

.enterpriseHonorBox1 {
	padding: 79px 0 75px;
	background-color: #fff;
}

.enterpriseHonorBox1 .title {
	color: rgba(32, 102, 177, 1);
	font-weight: bold;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
}

.enterpriseHonorBox1 .box-c {
	margin-top: 100px;
}

.enterpriseHonorBox1 .box-c .item {
	position: relative;
}

.enterpriseHonorBox1 .box-c .item:not(:last-child) {
	margin-bottom: 44px;
}

.enterpriseHonorBox1 .box-c .item .swiper-slide {
	border-width: 4px;
	border-style: solid;
	border-image: linear-gradient(132deg, rgba(240, 221, 169, 1), rgba(173, 132, 19, 1), rgba(229, 185, 65, 1), rgba(222, 191, 113, 1), rgba(125, 89, 9, 1)) 4 4;
}

.enterpriseHonorBox1 .box-c .item .swiper-slide .img {
	position: relative;
}

.enterpriseHonorBox1 .box-c .item1 .swiper-slide .img {
	padding-top: 139.61%;
}

.enterpriseHonorBox1 .box-c .item2 .swiper-slide .img {
	padding-top: 64.70%;
}

.enterpriseHonorBox1 .box-c .item .swiper-slide .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.enterpriseHonorBox1 .box-c .item .swiper-slide .pic img {
	max-width: 100%;
	max-height: 100%;
}

.enterpriseHonorBox1 .box-c .item .btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid RGBA(153, 153, 153, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: RGBA(153, 153, 153, 1);
	transition: all .6s;
	cursor: pointer;
	z-index: 3;
}

.enterpriseHonorBox1 .box-c .item .btn.btn-prev {
	left: 0;
	transform: translateX(-130%);
}

.enterpriseHonorBox1 .box-c .item .btn.btn-next {
	right: 0;
	transform: translateX(130%);
}

.enterpriseHonorBox1 .box-c .item .btn:hover {
	color: #2066B1;
	border-color: #2066B1;
}

@media (max-width:1600px) {
	.enterpriseHonorBox1 .box-c .item .btn.btn-next {
		right: 20px;
		transform: translateX(0);
	}
	.enterpriseHonorBox1 .box-c .item .btn.btn-prev {
		left: 20px;
		transform: translateX(0);
	}
}

@media (max-width:1440px) {
	.enterpriseCultureBox1 .box-c .l {
		width: 45%;
	}
}

@media (max-width:1199px) {

	.enterpriseHistoryBox1,
	.enterpriseCultureBox1 {
		padding: 70px 0;
	}

	.enterpriseHistoryBox1 .box-c {
		margin-top: 45px;
	}

	.enterpriseHonorBox1 {
		padding: 70px 0;
	}

	.enterpriseHonorBox1 .box-c {
		margin-top: 45px;
	}
	.enterpriseHonorBox1 .box-c .item:not(:last-child){
		margin-bottom: 20px;
	}
	.enterpriseProfileBox3,
	.enterpriseProfileBox1{
		padding: 70px 0;
	}
	.enterpriseProfileBox1 .list,
	.enterpriseProfileBox1 .text-box{
		margin-top: 45px;
	}
	.enterpriseProfileBox2 .des{
		font-size: 22px;
	}
}

@media (max-width:1024px) {
	.enterpriseProfileBox3 .text,
	.enterpriseProfileBox1 .text-box{
		font-size:14px;
	}
	.enterpriseProfileBox2,
	.enterpriseProfileBox3,
	.enterpriseProfileBox1{
		padding: 60px 0;
	}
	.enterpriseProfileBox3 .text,
	.enterpriseProfileBox1 .list,
	.enterpriseProfileBox1 .text-box{
		margin-top: 40px;
	}
	.enterpriseHonorBox1 {
		padding: 60px 0;
	}
	.enterpriseHonorBox1 .box-c {
		margin-top: 40px;
	}

	.enterpriseHistoryBox1 {
		padding: 60px 0;
	}

	.enterpriseHistoryBox1 .box-c {
		margin-top: 40px;
	}

	.enterpriseCultureBox1 {
		padding: 60px 0 120px;
	}

	.enterpriseCultureBox1 .box-c {
		flex-direction: column;
	}

	.enterpriseCultureBox1 .box-c .l {
		width: 100%;
	}

	.enterpriseCultureBox1 .box-c .l li .text {
		line-height: 30px;
		margin-top: 14px;
	}

	.enterpriseCultureBox1 .box-c .l li:not(:last-child) {
		margin-bottom: 25px;
	}

	.enterpriseCultureBox1 .box-c .r {
		margin-left: 0;
		margin-top: 100px;
	}

	.enterpriseHistoryBox1 .box-t .btns .btn {
		width: 40px;
		height: 40px;
	}

	.enterpriseHistoryBox1 .box-c .swiper-slide {
		width: 33.33%;
	}
	.enterpriseProfileBox2 .des{
		font-size: 20px;
	}
	.enterpriseProfileBox1 .text-box{
		max-width: 100%;
	}
}

@media (max-width:768px) {
	.enterpriseProfileBox1{
		background-image: none;
	}
	.enterpriseProfileBox1 .list{
		max-width: 100%;
		display: grid;
		grid-template-columns: repeat(3,1fr);
		gap: 15px 10px;
	}
	.enterpriseProfileBox1 .list li .icon{
		margin: 0 auto;
	}
	.enterpriseProfileBox1 .list li .text{
		font-size: 16px;
		margin-top: 5px;
	}
	.enterpriseProfileBox2,
	.enterpriseProfileBox3,
	.enterpriseProfileBox1{
		padding: 50px 0;
	}
	.enterpriseProfileBox3 .text,
	.enterpriseProfileBox1 .list,
	.enterpriseProfileBox1 .text-box{
		margin-top: 30px;
	}
	.enterpriseHonorBox1 .box-c .item .btn{
		width: 40px;
		height: 40px;
	}
	.enterpriseHonorBox1 {
		padding: 50px 0;
	}

	.enterpriseHonorBox1 .box-c {
		margin-top: 30px;
	}

	.enterpriseHistoryBox1 {
		padding: 50px 0;
	}

	.enterpriseHistoryBox1 .box-c {
		margin-top: 30px;
		margin-bottom: 15px;
	}

	.enterpriseCultureBox1 {
		padding: 50px 0 100px;
	}

	.enterpriseHistoryBox1 .box-c .swiper-slide {
		width: 50%;
	}

	.enterpriseHistoryBox1 .box-c .swiper-slide:nth-child(2n+1) {
		padding-top: 0;
	}
	.enterpriseProfileBox2 .des{
		font-size: 18px;
		letter-spacing: 3px;
		margin-top: 10px;
	}
}

@media (max-width:550px) {
	.enterpriseProfileBox1 .list li .icon{
		width: 50px;
		height: 55px;
	}
	.enterpriseCultureBox1 .box-c .r .container {
		transform: scale(.8);
	}

	.enterpriseCultureBox1 .box-c .r {
		margin-top: 30px;
	}
	.enterpriseProfileBox1 .list li .text{
		font-size: 14px;
	}
}

@media (max-width:500px) {
	.enterpriseProfileBox3 .title{
		font-size: 22px;
	}
	.enterpriseProfileBox2 .des{
		font-size: 16px;
	}
	.enterpriseProfileBox2,
	.enterpriseProfileBox3,
	.enterpriseProfileBox1{
		padding: 40px 0;
	}
	.enterpriseProfileBox3 .text,
	.enterpriseProfileBox1 .text-box{
		margin-top: 15px;
	}
	.enterpriseProfileBox1 .list{
		margin-top: 25px;
	}
	.enterpriseHonorBox1 .box-c .item .btn{
		width: 34px;
		height: 34px;
	}
	.enterpriseHonorBox1 .box-c .item:not(:last-child){
		margin-bottom: 10px;
	}
	.enterpriseHonorBox1 {
		padding: 40px 0;
	}

	.enterpriseHonorBox1 .box-c {
		margin-top: 25px;
	}

	.enterpriseHistoryBox1 .box-t .btns .btn {
		width: 34px;
		height: 34px;
	}

	.enterpriseHistoryBox1 .box-c .swiper-slide .text-box {
		font-size: 14px;
	}

	.enterpriseHistoryBox1 {
		padding: 40px 0;
	}

	.enterpriseHistoryBox1 .box-c {
		margin-top: 25px;
	}

	.enterpriseCultureBox1 .box-c .l li .text {
		font-size: 14px;
	}

	.enterpriseCultureBox1 {
		padding: 40px 0 50px;
	}

	.enterpriseCultureBox1 .box-c .l li .text {
		margin-top: 4px;
	}

	.enterpriseCultureBox1 .box-c .l li:not(:last-child) {
		margin-bottom: 15px;
	}
}