.main1-1-pic .imgbox_a {
	padding-bottom: 0% !important;
}

.collge-box-content {
	background-image: url(../images/collgen-back.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.collge-box {
	width: 100%;
	padding: 82px 160px;
	padding-bottom: 77px;
	position: relative;

}

.left-collgen {
	position: absolute;
	left: 117px;
	top: 50%;
	width: 10px !important;
	height: 17px !important;
}

.right-collgen {
	position: absolute;
	right: 117px;
	top: 50%;
	width: 10px !important;
	height: 17px !important;
}

.swiper {
	/* width: 100%; */
	/* height: 300px; */
}

.swiper-wrapper {
	/* height: 300px; */
}

.swiper-slide {
	/* height: 300px; */
}

.swiper-slide span {
	font-weight: 500;
	font-size: 14px;
	color: #9B141C;
	line-height: 30px;
	margin: 20px 0 14px 0;
}

.swiper-slide div {
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.collge-box .title-11 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.collge-box .title-11 a {
	margin-top: 0px !important;
}

.fast-nav {
	/* padding-top: 100px; */
	/* padding-top: 57px; */
	padding: 80px 0;
	background-image: url(../images/fast-back.png);
	background-repeat: no-repeat;
	/* padding-top: 57px; */
	/* background-size: 100% 100%; */
}

.fast-item-box {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: relative;
	z-index: 9;
	/* 	padding-top: 57px;
	margin-bottom: 150px; */
}

.line {
	position: absolute;
	width: 100%;
	z-index: 0;
}

.fast-item-box div {
	width: 16.666%;
	/* height: 127.6px; */
	display: flex;
	flex-direction: column;
	align-items: center;
	/* justify-content: center; */
}

.fast-item-box div a {
	display: block;
	width: 137px;
	/* height: 137px; */
	border-radius: 50% !important;
	position: relative;
	/* position: absolute; */
	/* width: 16.666%; */
	/* height: 137px; */
}

.center {
	display: none;
	position: absolute;
	width: 114px !important;
	height: 114px !important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
	transition: transform 4s cubic-bezier(0.25, 0.1, 0.25, 1);
}


.center:hover {
	/* transform: rotate(-360deg); */
}

.item-fast >a img:nth-child(2) {
/* 	position: absolute;
	top: 0;
	left: 0;
	z-index: 8; */
}

.right-top {
	width: 12px !important;
	height: 12px !important;
	position: absolute;
	top: 30px;
	right: 3px;
	transform-origin: -53px 38.5px;
	/* 动画过渡，移动更丝滑 */
	transition: transform 0.05s ease;
	z-index: 9;
}

.item-fast>a:hover .right-top {
	animation: circleMove 2s linear infinite;

}
@keyframes circleMove {
  0% {
    transform: rotate(0deg); /* 初始位置，和原有定位重合 */
  }
  100% {
    transform: rotate(360deg); /* 绕圆心转一圈，沿边框走完整圆周 */
  }
}
.bottom-title>a {
	height: 20px !important;
}

.item-fast span>a {
	/* margin-top: 10px; */
	position: absolute;
	bottom: -48px;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	font-family: PingFang;
	font-weight: bold;
	font-size: 19px;
	color: #9B141C;
	width: 100%;
	/* margin-top: 22px;
	margin-bottom: 40px; */
	/* line-height: 72px; */
}

.item-fast>a:hover .center {
	display: block;
}


.phone-box {
	margin-right: 30px;
	display: flex;
	align-items: center;
	margin-top:8px;
}

.phone-box span {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	margin-left: 14px;
}

.item-fast:first-child {
	/* padding-left: 216px; */
}

.item-fast:last-child {
	/* padding-right: 216px; */
}

.main1-1-con {
	padding: 0 20px 20px 20px;
}

.main3 .container {
	/* margin: ; */
	width: 100%;
	height: 538px;
	margin: 0 !important;
	/* 	display: flex;
	align-items: center;
	justify-content: space-between; */
	position: relative;
	background: F8F8F8;
}

.bottom-back {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: #F4E9DB;
}

.main3 .container::before {
	display: none !important;
}

.main3 .container::after {
	display: none !important;
}

.lilun-title {
	/* position: absolute; */
	height: 255px;
	top: 75px;
	left: 164px;
	margin-top: 75px;
	margin-left: 165px;
}

.left-content {
	/* width: 565px; */
	width: 350px;
	height: 539px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/left-new.png);
	background-repeat: no-repeat;
	z-index: 2;
}

.right-content {
	/* position: absolute;
	right: 0;
	top: 0;
	z-index: 1; */
	padding-left: 450px;
	padding-right: 180px;
	position: relative;
	width: 100%;
}

.left-swiper {
	position: absolute;
	width: 56px !important;
	height: 56px !important;
	top: 50% !important;
	left: 350px !important;
	z-index: 10 !important;
}

.right-swiper {
	position: absolute;
	width: 56px !important;
	height: 56px !important;
	top: 50% !important;
	right: 60px !important;
	z-index: 10 !important;
}

.right-content .swiper {
	/* 	width: 100%;
	height: 100%;
	position: relative; */
}

.right-content .swiper .swiper-wrapper>.swiper-slide {
	padding: 60px 0px 40px 0px;
}

.right-content .swiper .swiper-wrapper>.swiper-slide .content {
	width: 100%;
	height: 100%;
	border-radius: 0px 60px 0 0;
	background: #ffffff;
	/* box-shadow: 2px 3px 4px rgba(0,0,0,0.3); */
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
}

.main1-back {
	position: absolute;
	bottom: -270px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.main {
	background: #f8f8f8;
}

.main1-1 {
	position: relative;
	z-index: 9;
}

.main1-2 {
	position: relative;
	z-index: 9;
}

.swiper-lilun .content {}

.swiper-lilun .content .tips {
	/* 	
	 */
	/* 	width: 82.4px;
	height: 73px; */
	background-image: url(../images/notice-left.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 82px;
	height: 74px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	margin-top: 52px;
	margin-left: 33px;
}

.swiper-lilun .content .tips .top img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.swiper-lilun .content .tips .top {
	font-family: SourceHanSerifCN;
	font-weight: bold;
	font-size: 22px;
	color: #9B141C;
	margin: 0 !important;
}

.swiper-lilun .content .tips .bottom {
	font-family: SourceHanSerifCN;
	font-size: 12px;
	color: #9B141C;
	margin: 0 !important;
}

.swiper-lilun .content h3 {
	font-family: PingFang;
	font-weight: bold;
	font-size: 20px;
	color: #222222;
	line-height: 30px;
	padding: 0 27px;
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.swiper-lilun .bottom-a {
	margin: 40px 20px 40px 0;
	color: rgba(34, 34, 34, 0.63);
	;
}

.swiper-lilun .content h6 {
	font-family: PingFang;
	font-weight: 500;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding: 0 27px;
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.line {
	width: 100%;
	height: 1px;
	background: #E6E6E6;
	/* margin-top: 50px; */
}

.swiper-lilun .swiper-slide:nth-child(3n+1)>.content {
	border-bottom: 4px solid #FAA92C;
}

.swiper-lilun .swiper-slide:nth-child(3n+2)>.content {
	border-bottom: 4px solid #7B50A2;
}

.swiper-lilun .swiper-slide:nth-child(3n)>.content {
	border-bottom: 4px solid #50CE6B;
}

.swiper-lilun .swiper-slide:hover * {
	color: #9B141C;
}

.swiper-lilun .swiper-slide:hover .content .tips {
	background-image: url(../images/spec.png);
	/* margin-top: -2px; */
	height: 80px;
	/* width: 80px;
	background-size: 100% 100%; */
}

.swiper-lilun .swiper-slide:hover .content .tips * {
	color: #ffffff;

}

.item-fast {
	text-align: center;
	/* height: 127.6px; */
	position: relative;
}

.fast-item-box .item-fast img {
	/* 	width: 127.6px;
	height: 127.6px; */
	/* position: relative; */
}



.item-fast:hover .center {
	display: block;
}

.flex-control-paging li a {
	position: relative;
	margin-right: 40px;
}

.flex-control-paging li .flex-active:before {
	content: "";
	width: 28px;
	height: 28px;
	border: 1px solid #C92121;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.mySwiper .swiper-slide a {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
}

.swiper-wrapper .swiper-slide a>span {
	/* 	display: block;
	width: 100%;
	text-align: left; */
}

.swiper-wrapper .swiper-slide a>img {
	width: 100%;
	/* 可改为固定宽度（如200px），根据需求调整 */
	aspect-ratio: 366/236;
	/* 核心：保持原始宽高比 */
	object-fit: cover;
	/* 可选：图片裁剪填充（避免拉伸），按需替换为contain */

}

.left-content-tuan {
	/* width: 565px; */
	width: 350px;
	height: 539px;
	position: absolute;
	top: 0;
	right: 0px !important;
	background-image: url(../images/right-new.png);
	background-repeat: no-repeat;
	z-index: 2;
}

.right-content-tuan {
	padding-right: 450px;
	padding-left: 180px;
	position: relative;
	width: 100%;
}

.right-content-tuan .swiper .swiper-wrapper>.swiper-slide .content {
	width: 100%;
	height: 100%;
	border-radius: 0px 60px 0 0;
	background: #ffffff;
	/* box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.3); */
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
}

.right-content-tuan .swiper .swiper-wrapper>.swiper-slide {
	padding: 60px 0px 40px 0px;
}

.right-content-tuan .left-swiper {
	position: absolute;
	width: 56px !important;
	height: 56px !important;
	top: 50% !important;
	left: 60px !important;
	z-index: 10 !important;

}

.right-content-tuan .right-swiper {
	position: absolute;
	width: 56px !important;
	height: 56px !important;
	top: 50% !important;
	right: 350px !important;
	z-index: 10 !important;

}

#tuannei {
	padding: 50px 0 25px 0;
	background-image: url(../images/guizhang.png);
	background-size: cover;

}
.slides > li > a {
      position: relative;
}
.slides > li > a  > p {
     display: inline-block;
     position: absolute;
     color: white;
     padding: 5px 10px 5px 10px;
    bottom: 35px;
    left: 47%;
    z-index: 99;
    font-size: 20px;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background: rgba(0, 0, 0, 0.6);
    white-space: unset;
}