/*====================================================
					banner 
======================================================*/
.about-banner-home {
	position: relative;
	/* background-image: url('../assets/imgAbout/关于奕农-关于我们bannerr图@2x.png');
	background-size: 100% 66.83rem;
	background-repeat: no-repeat; */
	/* 如果不希望背景重复 */
	/* background-position: center top; */
	/* 设置背景图像的位置 */
	/* height: 66.83rem; */
	/* 确保元素有足够的高度显示背景图像 */
}

.about-banner-home img {
	width: 100%;
}

.about-banner-home .title-box {
	position: absolute;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	bottom: 13rem;
}

.about-banner-home .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 5.79rem;
	color: #FFFFFF;
	text-shadow: 0.43rem 0 0.43rem #505050;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
	position: relative;
	z-index: 2;
}

.about-banner-home .title-box .shape-top {
	width: 5.75rem;
	height: 5.92rem;
	border-radius: 50%;
	margin-bottom: -6rem;
	margin-left: -2rem;
}

.about-banner-home .title-box .english-title-box {
	position: relative;
}

.about-banner-home .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 2rem;
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 1.2em;
}

.about-banner-home .title-box .english-title-box .shape-bottom {
	position: absolute;
	right: 1rem;
	bottom: 3rem;
	width: 3rem;
	height: 3rem;
	background: rgb(104 185 79 / 40%);
	border-radius: 50%;
}

.slogan-banner-box1 {
	margin-bottom: 8rem;
}

.slogan-info-box1 {
	letter-spacing: 0.2em;
	position: absolute;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-size: 2.57rem;
	line-height: 6.07rem;
	/* 大边距**** */
	padding-left: 30.67rem;
	padding-right: 25rem;
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
	width: 90%;
	height: 6.07rem;
	background-image: linear-gradient(to left, rgb(104 185 79 / 0%), #68B94F);
	left: 0;
	bottom: 6rem;
}


/*====================================================
					公司介绍
======================================================*/
.introduction {
	margin-bottom: 6.5rem;
}

.introduction .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 8rem;
	margin-top: 9.83rem;
}

.introduction .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #262626;
	text-align: center;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
}

.introduction .title-box .shape-top {
	margin-left: -0.2rem;
	width: 5.75rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.6;
}

.introduction .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.32rem;
	color: rgb(88 209 50 / 60%);
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 0.2em;
}

.introduction .title-box .english-title-box .shape-bottom {
	float: right;
	width: 4.08rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.4;
}

.introduction .about-info {
	display: flex;
}

.introduction .about-info .about-info-img {
	/* width: 35.58rem; */
	/* height: 44.5rem; */
	width: 39%;
	margin-bottom: -15.17rem;
	z-index: 99;
}

.introduction .about-info .about-info-box {
	position: relative;
	padding-right: 1.5rem;
	width: 61%;
}

.introduction .about-info .about-info-box .about-info-box-img {
	width: 100%;
	/* position: absolute;
	bottom: 0; */
}

.introduction .about-info .about-info-box .about-info-title-left {
	width: 0.67rem;
	height: 4rem;
	margin-right: 0.67rem;
}

.introduction .about-info .about-info-box .about-info-title {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1.68rem;
	color: #68B94F;
	line-height: 1.85rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	margin-bottom: 0.75rem;
}

.introduction .about-info .about-info-box .about-info-title-english {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1.33rem;
	color: #68B94F;
	line-height: 1.85rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}


.introduction .about-info .about-info-box .about-info-content {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1.33rem;
	color: #545454;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	margin-top: 3.83rem;
	margin-bottom: 4.06rem;
	line-height: 2.66rem;
}

.introduction .about-info .about-info-box .about-btu-box {
	display: flex;
}

.introduction .about-info .about-info-box .about-btu-box>div {
	margin-right: 1.68rem;
}

.introduction .about-info .about-info-box .about-more {
	position: relative;
	width: 10.08rem;
	height: 2.58rem;
	font-size: 1.2rem;
	
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 3.85rem;
	border: 1px solid #68B94F;
	background-color: #fff;
	border-radius: 1.25rem;
}

.introduction .about-info .about-info-box .about-more a {
	color: #68B94F !important;
}

.introduction .about-info .about-info-box .about-more:hover {
	background-color: #68B94F;
}

.introduction .about-info .about-info-box .about-more:hover a{
	color: #fff !important;
}

/* .introduction .about-info .about-info-box .about-more::after {
	content: "";
	background-image: url('../assets/imgIndex/查看更多-按钮状态1@2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: -0.0625rem;
	left: 0;
	right: 0;
	bottom: -0.0625rem;
	z-index: -1;
} */

.introduction .about-info-bottom {
	display: flex;
	height: 15.17rem;
	/* 大边距**** */
	margin-right: -30.67rem;
}

.introduction .about-info-bottom .about-info-box {
	width: 45%;
	background-color: #68B94F;
	padding-left: 1.5rem;
}

.introduction .about-info-bottom .about-info-box1 {
	background-color: #68B94F;
	flex: 1;
}

.introduction .about-info-bottom .about-info-title-box {
	margin-right: 4.25rem;
}

.introduction .about-info-bottom .about-info-title {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1.68rem;
	color: #FFFFFF;
	line-height: 1.85rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	margin-bottom: 0.75rem;
}

.introduction .about-info-bottom .about-info-title-eng {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1rem;
	color: #FFFFFF;
	line-height: 1.24rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}


.about-info-bottom .contact-now {
	position: relative;
	width: 23.08rem;
    height: 6.58rem;
	font-size: 1.8rem;
	color: #68B94F;
	cursor: pointer;
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	color: #68B94F;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.about-info-bottom .contact-now a {
	color: #68B94F !important;
	text-decoration: none;
	padding-right: 6rem !important;
}

.about-info-bottom .contact-now::after {
	content: "";
	background-image: url('../assets/imgIndex/立即联系-按钮状态1@2x(1).png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* z-index: -1; */
}

/* .about-info-bottom .contact-now:hover a{
	color: #fff !important;
}

.about-info-bottom .contact-now:hover::after {
	background-image: url('../assets/imgIndex/立即联系-按钮状态2@2x.png');
} */

.about-info-bottom .contact-now .contact-now-link {
	z-index: 1;
	padding-right: 3rem;
}



/*====================================================
					发展历程
======================================================*/
.develop {
	padding-bottom: 5.25rem;
	background-image: url('../assets/imgAbout/关于奕农-发展历程-底图@2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.develop .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 8rem;
	margin-top: 9.83rem;
}

.develop .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #262626;
	text-align: center;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
}

.develop .title-box .shape-top {
	margin-left: -0.2rem;
	width: 5.75rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.6;
}

.develop .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.32rem;
	color: rgb(88 209 50 / 60%);
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 0.8em;
}

.develop .title-box .english-title-box .shape-bottom {
	float: right;
	width: 4.08rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.4;
}

.develop .develop-title {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.83rem;
	color: #69BA4F;
	line-height: 2.4rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
	border-left: 0.375rem #69BA4F solid;
	padding-left: 0.75rem;
	margin-bottom: 2.25rem;
}

.develop .swiper-button-develop-box {
	margin-top: 2rem;
}

.develop-swiper-box {
	margin-bottom: 5rem;
}

.develop .swiper-button-develop-box .swiper-button-prev {
	position: unset !important;
	margin-right: 2rem;
}

.develop .swiper-button-develop-box .swiper-button-next {
	position: unset !important;
	margin-right: 2rem;
}

.develop .mySwiper-develop .swiper-slide {
	padding-right: 4.68rem;
}

.develop .mySwiper-develop .swiper-slide img {
	width: auto;
	height: 13.17rem;
}

.develop .mySwiper-develop .swiper-slide {
	width: auto;
}

.develop .mySwiper-develop1 .swiper-slide {
	padding-right: 4.68rem;
}

.develop .mySwiper-develop1 .swiper-slide img {
	width: auto;
	height: 13.17rem;
}

.develop .mySwiper-develop1 .swiper-slide {
	width: auto;
}

.develop .swiper-button-prev {
	/* background-image: url('../assets/imgIndex/行业资质-向右按钮@2x.png'); */
	background-image: url('../assets/imgAbout/向左 拷贝 4@2x(1).png');
	width: 3rem;
	height: 3rem;
	background-size: cover;
}

.develop .swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

.develop .swiper-button-next {
	background-image: url('../assets/imgAbout/向左 拷贝 4@2x.png');
	width: 3rem;
	height: 3rem;
	background-size: cover;
}

/* .develop .swiper-wrapper::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 10px;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
} */
.develop .swiper-slide::before {
	content: '';
	position: absolute;
	top: 0.6rem;
	left: 0.625rem;
	width: 100%;
	height: 0.125rem;
	background-color: #ffffff;
}

.develop .timeline-item {
	position: relative;
	margin-bottom: 1.875rem;
}

/* .develop .timeline-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: #68B94F;
} */

.ring-container {
	position: relative;
	width: 1.2rem;
	height: 1.2rem;
	/* background-color: #fff; */
	border-radius: 50%;
	overflow: hidden;
	display: flex
;
}

/* .ring-container::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1rem;
	height: 1rem;
	border: 1rem solid #68B94F;
	border-radius: 50%;
	background-color: transparent;
} */

/* .inner-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background-color: #68B94F;
} */

.ring-container img {
	width: 1.2rem !important;
	height: 1.2rem !important;
}
.ring-container img.noactive {
	display: block;
}
.ring-container img.active {
	display: none;
}

.ring-container.active img.noactive {
	display: none;
}
.ring-container.active img.active {
	display: block;
}


.develop .year {
	color: #68B94F;
	font-weight: bold;
	padding-top: 0.75rem;
	font-size: 2rem;
}

.develop .event {
	margin-top: 0.3125rem;
	font-size: 1.166666666666667rem;
}

/*====================================================
					荣誉证书
======================================================*/
.honor {
	margin-bottom: 9.83rem;
}

.honor .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 8rem;
	margin-top: 9.83rem;
	position: relative;
}

.honor .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #262626;
	text-align: center;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
}

.honor .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 2.8rem;
	font-style: normal;
	flex: 1;
	text-align: center;
	letter-spacing: 0.2em;
}

.honor .title-box .shape-bottom1 {
	width: 3.2rem;
	height: 3.2rem;
	background: rgb(104 185 79 / 50%);
	border-radius: 50%;
	position: absolute;
	right: -3.4rem;
	bottom: -0.3rem;
}

.honor .title-box .shape-bottom2 {
	width: 2.2rem;
	height: 2.2rem;
	background: rgb(104 185 79 / 30%);
	border-radius: 50%;
	position: absolute;
	right: -1.2rem;
	bottom: 0;
}

/* 
.honor .honor-list {
	display: flex;
} */
.honor .mySwiper-honor .swiper-slide {
	margin-right: 0.67rem;
}

.honor .mySwiper-honor .swiper-slide img {
	width: auto;
	height: 13.17rem;
}

.honor .swiper-wrapper-honor .honor-item {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.honor .swiper-wrapper-honor .honor-item img {
	width: 100%;
}

.honor .mySwiper-honor .swiper-slide {
	width: auto;
}

.honor .swiper-button-prev {
	left: -4rem !important;
	/* background-image: url('../assets/imgIndex/行业资质-向右按钮@2x.png'); */
	background-image: url('../assets/imgAbout/荣誉证书-图左@2x.png');
	width: 4rem;
	height: 7rem;
	background-size: cover;
}


.honor .swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

.honor .swiper-button-next {
	right: -4rem !important;
	background-image: url('../assets/imgAbout/荣誉证书-图右@2x.png');
	width: 4rem;
	height: 7rem;
	background-size: cover;
}

/*====================================================
					专利资质
======================================================*/
.patent {
	padding-bottom: 5.25rem;
	background-image: url('../assets/imgAbout/组 76@2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.patent .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 8rem;
	margin-top: 9.83rem;
}

.patent .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #ffffff;
	text-align: center;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
}

.patent .title-box .shape-top {
	margin-left: -0.2rem;
	width: 5.75rem;
	height: 0.67rem;
	background: #bbc0c4;
	border: 0.04rem solid #bbc0c4;
	border-radius: 0.75rem;
	opacity: 0.6;
}

.patent .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.32rem;
	color: #bbc0c4;
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 0.8em;
}

.patent .title-box .english-title-box .shape-bottom {
	float: right;
	width: 4.08rem;
	height: 0.67rem;
	background: #bbc0c4;
	border: 0.04rem solid #bbc0c4;
	border-radius: 0.75rem;
	opacity: 0.4;
}

.patent .patent-list {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-column-gap: .75rem;
	grid-row-gap: .75rem;
}

.patent .patent-list .patent-item img {
	width: 100%;
}


/*====================================================
					企业动态
======================================================*/
.research {
	padding-bottom: 5.25rem;
}

.research .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 5.75rem;
	margin-top: 5.75rem;
	position: relative;
}

.research .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #262626;
	text-align: center;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
	position: relative;
	z-index: 2;
}

.research .title-box .shape-top {
	margin-left: -1rem;
	width: 4rem;
	height: 4rem;
	background: rgb(104 185 79 / 40%);
	opacity: 0.6;
	border-radius: 50%;
	margin-bottom: -3.8rem;
}

.research .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.32rem;
	color: #b9b9b9;
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 0.2em;
	text-align: center;
}

.research .title-box .english-title-box .shape-bottom {
	width: 2rem;
	height: 2rem;
	background: rgb(104 185 79 / 40%);
	opacity: 0.6;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 2rem;
}


.research .swiper-container-research {
	overflow: hidden;
}

.research .swiper-button-prev {
	left: -4rem !important;
	background-image: url('../assets/imgIndex/行业资质-向右按钮@2x.png');
	width: 3rem;
	height: 3rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.research .swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}

.research .swiper-button-next {
	right: -4rem !important;
	background-image: url('../assets/imgIndex/行业资质-向左按钮@2x.png');
	width: 3rem;
	height: 3rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.research .swiper-wrapper-research {
	margin-bottom: 6.25rem;
}

.research .swiper-pagination-bullet {
	border: 0.1875rem #68B94F solid;
	opacity: 1;
	background-color: rgb(255 255 255 / 0%);
	width: 1.4rem;
	height: 1.4rem;
}

.research .swiper-pagination-bullet-active {
	background-color: #68B94F;
}

.research .research-item {
	background-color: #fff;
	margin: 0 0.5625rem;
	border-top-left-radius: 1.5625rem;
	border-bottom-right-radius: 1.5625rem;
	border-bottom-left-radius: 0.125rem;
	border-top-right-radius: 0.125rem;
	box-shadow: 0.125rem 0.125rem 0.6875rem 0 rgb(89 89 89 / 25%);
	margin-bottom: 0.625rem;
}

.research .research-item img {
	width: 100%;
}

.research .research-item .research-info {
	padding: 1.5625rem;
}

.research .research-item .research-info .research-title {
	font-size: 1.5rem;
	line-height: 1;
	border-left: 0.875rem #68B94F solid;
	padding-left: 0.875rem;
}

.research .research-item .research-info .research-title div:last-child {
	margin-top: 5px;
}

.research .research-item .research-info .research-notes {
	font-size: 1rem;
	color: #545454;
	margin-bottom: 2rem;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.research .research-item .research-more {
	position: relative;
	width: 10.08rem;
    height: 2.58rem;
    font-size: 1.2rem;
	color: #68B94F;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	margin-bottom: 0.75rem;
	border: 1px solid #68B94F;
	border-radius: 1.25rem;
}

.research .research-item .research-more a{
	color: #68B94F !important;
	text-decoration: none;
	height: 100%;
	line-height: 2.58rem;
	z-index: 999;
}

.research .research-item .research-more:hover {
	background-color: #68B94F;
}

.research .research-item .research-more:hover a {
	color: #fff !important;
}

/* .research .research-item .research-more::after {
	content: "";
	background-image: url('../assets/imgIndex/查看更多-按钮状态1@2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: -0.0625rem;
	left: 0;
	right: 0;
	bottom: -0.0625rem;
} */


/* 平板设备 */
@media (max-width: 1024px) {
	.introduction .about-info-bottom {
		/* 大边距1**** */
		margin-right: -5.67rem;
	}

	.slogan-info-box1 {
		padding-left: 5.67rem;
	}

	.introduction .about-info .about-info-box .about-more::after {
		background-image: url('../assets/imgIndex/查看更多-按钮状态1.png');
	}

	.about-info-bottom .contact-now::after {
		background-image: url('../assets/imgIndex/立即联系-按钮状态1(1).png');
	}

	.develop {
		background-image: url('../assets/imgAbout/关于奕农-发展历程-底图.png');
	}

	.develop .swiper-button-prev {
		background-image: url('../assets/imgAbout/向左 拷贝 4(1).png');
	}

	.develop .swiper-button-next {
		background-image: url('../assets/imgAbout/向左 拷贝 4.png');
	}

	.honor .swiper-button-prev {
		background-image: url('../assets/imgAbout/荣誉证书-图左.png');
		left: -2.5rem !important;
		bottom: 10%;
		top: unset;
	}

	.honor .swiper-button-next {
		background-image: url('../assets/imgAbout/荣誉证书-图右.png');
		right: -2.5rem !important;
		bottom: 10%;
		top: unset;
	}

	.patent {
		background-image: url('../assets/imgAbout/组 76.png');
	}

	.research .swiper-button-prev {
		left: -2.65rem !important;
		z-index: 999;
		opacity: unset;
		background-image: url('../assets/imgIndex/行业资质-向右按钮.png');
	}

	.research .swiper-button-next {
		right: -2.65rem !important;
		z-index: 999;
		opacity: unset;
		background-image: url('../assets/imgIndex/行业资质-向左按钮.png');
	}

	.research .research-item .research-more::after {
		background-image: url('../assets/imgIndex/查看更多-按钮状态1.png');
	}
}

/* 手机设备 */
@media (max-width: 768px) {
	.introduction .about-info-bottom {
		/* 大边距1**** */
		margin-right: -3.67rem;
	}

	.slogan-info-box1 {
		/* 大边距1**** */
		padding-left: 3.67rem;
	}
}

/* 小屏手机设备 */
@media (max-width: 480px) {
	.introduction .about-info-bottom {
		/* 大边距1**** */
		/* margin-right: -2.65rem; */
	}

	.slogan-info-box1 {
		/* 大边距1**** */
		/* padding-left: 2.65rem; */
	}

	.introduction .about-info-bottom .about-info-title-box {
		margin-right: 0.25rem;
	}

	.about-info-bottom .contact-now {
		width: 12.33rem;
		height: 3.33rem;
	}
}

/* 小屏手机设备 */
@media (max-width: 450px) {
	.about-info-bottom .contact-now {
		width: 17.33rem;
	}
}