.index-content {
    padding-bottom: 0;
}

.banner {
    height: 400rem;
}

.swiper-container {
    height: 400rem;
}

.swiper-slide {
    position: relative;
    background-color: palegoldenrod;
}

.banner_bg {
    width: 100%;
    height: 100%;
}

.banner_tip {
    position: absolute;
    top: 60rem;
    left: 50rem;
}

.banner_tip img {
    width: 63%;
    height: auto;
}


.banner_tip_text {
    width: 306rem;
    height: 51rem;
    font-size: 16rem;
    color: #fff;
    margin-top: 120rem;
    border-bottom: 1rem solid #fff;
    display: flex;
    justify-content: space-between;
}

.banner_tip_text::after {
    width: 17rem;
    height: 17rem;
    content: url("/template/default/static/img/common/add.png");
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10rem;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8rem;
    height: 8rem;
    border-radius: 8rem;
    background: #555;
    margin: 0 5rem;
    opacity: 0.8;
    border: 1rem solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}
.index-banner-more{
	position: absolute;
	top: 150rem;
	left: 60rem;
	width: 35%;
}
.index-banner-more .banner-more{
	margin-top: 20rem;
	width: 100%;
	opacity: 0.8;
	font-size: 18rem;
	padding: 10rem 0;
}
/*公司业绩*/
.achievement {
    padding-bottom: 110rem;
    padding: 0 30rem;
}

.article {
    width: 100%;
    margin: 60rem auto;
    text-align: center;
}

.article_title {
    line-height: 60rem;
    margin-bottom: 30rem;
    font-weight: 400;
}

.article_content {
    line-height: 44rem;
    text-align: left;
    font-weight: 400;
    color: #666;
}

.achievementData {
    padding: 0;
    align-items:inherit;
    flex-wrap: wrap;
}

.achievementData > div {
    font-weight: bold;
    text-align: center;
    margin: 0 4rem;
}

.achievementData .font_size_5 {
	font-size: 34rem;
    line-height: 40rem;
    margin-bottom: 10rem;
    color: #5C2EB4;
}

.achievementData span {
    color: #666;
    line-height: 20rem;
    font-weight: 500;
}

.achievementData_line {
    width: 1rem;
    height: 95rem;
    background-color: #D4D4D4;
}

.achievement_button {
    margin: 30rem auto 0;
}

/*解决计划*/
.solution_list {
    padding: 60rem 30rem 30rem 30rem;
    background-image: url("/template/default/static/img/index/solution_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
    color: white;
    margin-top: 50rem;
}
.solution_list > .font_size_4{
	margin-bottom: 30rem;
	text-align: center;
}
.solution_content {
    width:100%;
    min-height: 79rem;
    margin-top: 0;
	line-height: 1.5;
	letter-spacing: 0;
}

.solution_tip_group {
    margin-top: 30rem;
}

.solution_tip {
    width: 166rem;
    height: 106rem;
    padding-top: 17rem;
    text-align: center;
    border-radius: 10rem;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .2);
}

.solution_tip img {
    width: auto;
    height: 33rem;
    margin: 0 auto;
}

.solution_tip > div {
    line-height: 18rem;
    margin-top: 15rem;
}

.solution_tip + .solution_tip {
    margin-left: 27rem;
}

.solution_tip:hover {
    background: linear-gradient(-12deg, #B65BCD, #5C2EB4);
}
.gif{
	display: none !important;
	width: 300rem;
	top: 0;
	right: 0;
}
.solution_tip_group{
	justify-content: space-evenly;
}
/*产品中心*/
.production {
    height: auto;
    background-image: none;
    background-size: 750rem 800rem;
    position: relative;
    padding: 0;
    width: 100%;
	padding: 60rem 0;
}

.production_ring {
	display: none;
    width: 100%;
    height: 673rem;
    background: rgba(102, 102, 102, 0);
    border: 90rem solid #5B389A;
    border-radius: 50%;
    position: absolute;
    top: 77rem;
    right: 356rem;
}

.production_project {
    position:relative;
    flex-direction: row;
    top:0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0 30rem;
	margin-bottom: 30rem;
}
.production .production_content > .font_size_4{
	text-align: center;
	margin-bottom: 30rem;
}
.production_project a {
    display: block;
    width: 50%;
    height: auto;
}

.production_project > a img {
    width: 100%;
    height: auto;
    cursor: pointer;
    margin-right: 4%;
}

.production_project > img:last-child {
    margin-right: 0;
}

.production_content {
    position: relative;
    z-index: 1;
    padding:60rem 30rem;
    width: 100%;
    height: auto;
    background-image: url("/template/default/static/img/index/production_bg.png");
    background-size: 100% 100%;
    margin: 0 auto;
}

.production_content_text {
    width: 100%;
    min-height: 74rem;
    font-size: 28rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    margin-top: 0;
}

.production_button {
    color: white;
    margin:30rem auto 0;
}
/*新闻中心*/
.news {
    padding: 60rem 30rem;
    background-color: #F4F4F4;;
}

.news h1 {
    text-align: center;
    font-weight: 400;
    color: #333;
    margin-bottom: 30rem;
}

.news_content {
    flex-direction: column;
}

.news_content_left {
    width: 100%;
    height: 526rem;
    padding-top: 350rem;
    background-image: url("/template/default/static/img/index/ecology.png");
    background-repeat: no-repeat;
    background-size: 100% 526rem;
    flex-shrink: 0;
}

.news_content_left_common {
    width: 100%;
    color: #fff;
    font-size: 32rem;
	height: 80rem;
	line-height: 40rem;
	padding: 0 30rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_content_left_common:last-child {
    margin-top: 0;
    font-size: 24rem;
	height:60rem;
	line-height: 30rem;
	margin-top: 15rem;
}

.news_content_right {
    flex-grow: 1;
    margin-left: 0;
    margin-top: 30rem;
}

.news_content_right_top {
    border: 1rem solid rgba(4, 0, 0, 0.1);
    flex-direction: column;
}

.news_content_right_top_img {
    width: 100%;
    height: auto;
    flex-shrink: 0;
}

.news_content_right_top_content {
    padding: 24rem;
    flex-grow: 1;
}

.news_content_right_top_content_title {
    color: #333;
    width: 100%;
    line-height:1.5;
	font-size: 32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_content_right_top_content_article {
    width: 100%;
    min-height: 47rem;
    margin-top: 22rem;
    line-height: 35rem;
    color: #848484;
    font-weight: 400;
    font-size: 24rem;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;

}

.news_content_right_top_content_time {
    margin-top: 15rem;
    font-weight: 400;
    line-height:1.5;
}

.news_content_right_bottom_item {
    margin-top: 30rem;
    width: 100%;
    border: 1rem solid rgba(4, 0, 0, 0.1);
}

.news_content_right_bottom_item > img {
    width: 100%;
    height: auto;
}

.news_content_right_bottom_a {
    width:100%;
}

.news_content_right_bottom_item > div {
    width: 100%;
    height: 80rem;
	line-height: 80rem;
	font-size: 32rem;
    background-color: #fff;
}

.news_content_right_bottom_item > div > span {
    width: 100%;
	font-size: 32rem;
	color: #333;
}

.news_button {
    margin: 30rem auto 0;
}
.news_content_right .flex_j_c_SP:last-child{
	flex-wrap: wrap;
}
/*探索更多*/
.explore_more {
    padding: 60rem;
    color: #fff;
    flex-direction: column;
}

.explore_more > div {
    width: 100%;
    height:370rem;
    padding:0;
    text-align: center;
	margin-bottom: 30rem;
}

.explore_more .button_style_2 {
    margin: 30rem auto 0;

}

.education {
    background-image: url("/template/default/static/img/index/education.png");
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 30rem;
}

.ecology {
    background-image: url("/template/default/static/img/index/ecology.png");
    background-size: 100%;
    background-repeat: no-repeat;
}<!--耗时1764488675.8552秒-->