ul {
    list-style: none;
}
.nav {
	height: 66px;
}

 .nav-main {
	box-shadow: 0 3px 10px rgb(5 36 82 / 8%);
	background-color: #FFFFFF;
}

 .nav-main.fixed {
	position: fixed;
	top: 0;
	z-index: 99999;
	width: 100%;
}

 .nav ul {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

 .nav li {
	position: relative;
	height: 66px;
	font-weight: 400;
	font-size: 16px;
	line-height: 66px;
	color: #666666;
	cursor: pointer;
	list-style: none;
}

.nav li.active {
	font-weight: 800;
	color: #333333;
}

.nav li.active::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #2A7EFC;
}
.mySwiper .swiper-pagination {
	/* width: 20% !important; */
	bottom: 80px !important;
	/* left: 20% !important; */
}

.mySwiper .swiper-pagination-bullet {
	width: 40px !important;
	height: 4px !important;
	background-color: #E6F0FF !important;
	border-radius: 0 !important;
}
.mySwiper img{
	width: 100%;
}
.top_tab{
	background-color: #fff;
}
.top_tab .tab_item{
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #999999;
	cursor: pointer;
}

.top_tab .active{
	font-weight: 600;
	color: #333333;
}

.syh .section1 {
    background: url("../2024_images/index_section6_bg.png") left top/100% 100% no-repeat;
}

.syh .section1 ul {
    display: flex;
    justify-content: space-between;
}

.syh .section1 li {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
}

.syh .section1 img {
    width: 128px;
    height: 128px;
    margin: 0 auto 30px;
}
.syh .section-main {
    width: 1000px;
    padding: 80px 0;
    margin: 0 auto;
}

.syh .section-head {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
}
.syh h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 40px;
    color: #333333;
}

.syh h2+div {
    width: 969px;
    margin: 20px auto 0;
}

.syh .section-body {
    margin-top: 70px;
}


.section1{
	background: url('../2024_images/bg_1.png');
}
.second_tit_box{
	width: 969px;
	height: 56px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	margin:20px auto 0;
}
.mer_table{
	width: 1200px;
	margin-top: 50px;
}
.section2 {
	background: url('../2024_images/xsxx_bg.png');
	background-size: 100% 100%;
	/* height: 990px; */
}
.section2 .active .tit {
	font-weight: 600 !important;
	color: #2A7EFB !important;
	margin-top: 28px;
}
.section2 .active .peitu {
	width: 86px !important;
	height: 86px !important;
}
.section2 .peitu {
	width: 69px;
	height: 69px;
}
.section2 .pic_1 {
	background: url('../2024_images/ppls_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_1 {
	background: url('../2024_images/ppls_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.section2 .pic_2 {
	background: url('../2024_images/znsy_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_2 {
	background: url('../2024_images/znsy_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.section2 .pic_3 {
	background: url('../2024_images/yxzl_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_3 {
	background: url('../2024_images/yxzl_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.section2 .pic_4 {
	background: url('../2024_images/qyhy_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_4 {
	background: url('../2024_images/qyhy_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.section2 .pic_5 {
	background: url('../2024_images/gys_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_5 {
	background: url('../2024_images/gys_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.section2 .pic_6 {
	background: url('../2024_images/sjfn_check.png') no-repeat center center;
	background-size: 69px 69px;  
}
.section2 .active .pic_6 {
	background: url('../2024_images/sjfn_checked.png') no-repeat center center;
	background-size: 86px 86px; 
	margin-top: -20px;
}
.long_box {
	width: 1201px;
}
.operation {
	margin-top: 56px;
}
.section2 .grid_item{
	width: 80px;
	height: 160px;
}
.section2 .grid_item .tit{
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 400;
	color: #330000;
	margin: 22px 0 47px;
}
.operation_bottom {
	width: 1200px;
	height: 456px;
	background: url('../2024_images/bg_2.png') no-repeat 1090px 51px,
			  #F1F7FD url('/static/images//pro_store/bg_3.png') no-repeat 984px 199px;
	background-size: 82px 55px, 217px 257px;
	border-radius: 6px;
	position: relative;
}
.operation_bottom::before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #F1F7FD;;
	position: absolute;
	top: -10px;
	left: 35px;
}
.operation_bottom_left_card{
	width: 608px;
	height: 370px;
	margin: 0 94px 0 35px;
}
.operation_bottom_left_card img {
	width: 100%;
	height: 100%;
}
.operation_bottom_right_card {
	height: 100%;
}
.operation_bottom_right_card p {
	font-size: 28px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #333333;
	margin: 93px 0 41px;
}
.operation_bottom_right_card ul li {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #555555;
	list-style: none;
	margin-bottom: 38px;
}
.operation_bottom_right_card li:before {
	content: "";
	width: 4px;
	height: 4px;
	display: inline-block;
	border-radius: 50%;
	background: #2A7EFB;
	vertical-align: middle;
	margin-right: 14px;
}
.operation_bottom_right_card .line {
	width: 30px;
	height: 4px;
	background: #BECEE2;
}
.info1 {
	height: 548px;
	min-width: 1200px;
}
.bg_scrm {
	background: url('../2024_images/bg_4.png');
	background-size: 100% 100%;
}
.bg_live {
	background: url('../2024_images/bg_6.png');
	background-size: 100% 100%;
}
.scrm_right {
   width: 641px; 
   height: 444px;
}
.live {
	width: 641px; 
	height: 548px;
	overflow: hidden;
}
.live img {
	width: 641px; 
}
.scrm_right img{
	width: 100%; 
	height: 100%;
}
.scrm_left .tit{
	font-size: 26px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333333;
}
.scrm_left .desc{
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	margin-bottom: 40px;
}
.scrm_left ul li{
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #737889;
	margin-bottom: 26px;
	list-style: none;
}
.scrm_left li:before {
	content: "";
	width: 4px;
	height: 4px;
	display: inline-block;
	border-radius: 50%;
	background: #2A7EFB;
	vertical-align: middle;
	margin-right: 10px;
}
.info2 {
	height: 548px;
	min-width: 1200px;
}
.bg_guide {
	background: url('../2024_images/bg_5.png');
	background-size: 100% 100%;
}
.bg_client {
	background: url('../2024_images/bg_7.png');
	background-size: 100% 100%;
}
.guide_left {
   width: 641px; 
   height: 444px;
}
.guide_left img{
   width: 100%; 
   height: 100%;
   margin-top: 52px;
}
.guide_right .tit{
	font-size: 26px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333333;
}
.guide_right .desc{
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	margin-bottom: 40px;
}
.guide_right ul li{
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #737889;
	margin-bottom: 26px;
	list-style: none;
}
.guide_right li:before {
	content: "";
	width: 4px;
	height: 4px;
	display: inline-block;
	border-radius: 50%;
	background: #2A7EFB;
	vertical-align: middle;
	margin-right: 10px;
}
.section3 {
	height: 548px;
	min-width: 1200px;
}
.bg_scrm {
	background: url('../2024_images/bg_4.png');
	background-size: 100% 100%;
}
.bg_live {
	background: url('../2024_images/bg_6.png');
	background-size: 100% 100%;
}
.scrm_right {
   width: 641px; 
   height: 444px;
}
.live {
	width: 641px; 
	height: 548px;
	overflow: hidden;
}
.live img {
	width: 641px; 
	/* height: 100%; */
	margin-top: -40px;
}
.scrm_right img{
	width: 100%; 
	height: 100%;
}
.solve {
	height: 548px;
	min-width: 1200px;
}
.bg_guide {
	background: url('../2024_images/bg_5.png');
	background-size: 100% 100%;
}
.bg_client {
	background: url('../2024_images/bg_7.png');
	background-size: 100% 100%;
}
.guide_left {
   width: 641px; 
   height: 444px;
}
.guide_left img{
   width: 100%; 
   height: 100%;
   margin-top: 52px;
}
.section3 {
	height: 656px;
	min-width: 1200px !important;
	background: url('../2024_images/bg_8.png') no-repeat center center;
	background-size: cover;
}
.section3 .item_bottom {
	height: 536px;
	position: relative;
}
.section3 .pic {
	position: absolute;
	bottom: -50px;
	transform: translateX(-50%);
	left: 50%;
}
.section3 .item {
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	float: left;
}
.section3 .item img {
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.section3 .liu {
	position: absolute;
	bottom: 11px;
	left: 500px;
}
.bushu_aninmate {
	animation: kf-s2t 1.2s linear .8s infinite alternate;
}
@keyframes kf-s2t {
	0% {
		transform: translateY(20px);
	}

	100% {
		transform: translateY(0);
	}
}
.section3 .item_1 {
	width: 126px;
	top: 310px;
	left: 86px;
	position: absolute;
	text-align: right;
}
.section3 .item_2 {
	width: 126px;
	top: 145px;
	left: 235px;
	position: absolute;
	text-align: right;
}
.section3 .item_3 {
	width: 126px;
	top: 68px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	text-align: center;
}
.section3 .item_4 {
	width: 162px;
	top: 145px;
	right: 200px;
	position: absolute;
	text-align: left;
}
.section3 .item_5 {
	width: 144px;
	top: 320px;
	right: 64px;
	position: absolute;
	text-align: left;
}
.solve {
	height: 1717px;
}
.solution_top {
	height: 541px;
	background: url('../2024_images/bg_9.png') no-repeat;
	background-size: 100% 100%;
}
.solution_top .circle {
	margin-bottom: 18px;
}
.solution_top .circle .pic_1{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choose_1.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .actived .circle .pic_1{
	width: 48px;
	height: 48px;
	background: url('../2024_images/choosed_1.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .circle .pic_2{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choose_2.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .actived .circle .pic_2{
	width: 48px;
	height: 48px;
	background: url('../2024_images/choosed_2.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .circle .pic_3{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choose_3.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .actived .circle .pic_3{
	width: 48px;
	height: 48px;
	background: url('../2024_images/choosed_3.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .circle .pic_4{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choose_4.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .actived .circle .pic_4{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choosed_4.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .circle .pic_5{
	width: 48px;
	height: 48px;
	margin: 15px;
	background: url('../2024_images/choose_5.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .actived .circle .pic_5{
	width: 48px;
	height: 48px;
	background: url('../2024_images/choosed_5.png') no-repeat;
	background-size: 48px 48px;
}
.solution_top .item {
	cursor: pointer;
}
.solution_top .item img {
	width: 48px;
	height: 48px;
	margin: 15px;
}
.solution_top .actived .circle {
	width: 78px !important;
	height: 78px !important;
	border-radius: 50% !important;
	margin-bottom: 18px !important;
	background: #E5BB8C;
}
.solution_top .card {
	position: relative;
}
.solution_top p {
	font-size: 40px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}
.solution_top .tit {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
}
.solution_top .pic {
	margin-top: 40px;
}
.solution_middle {
	width: 1200px;
	height: 476px;
	background: #FFFFFF;
	position: absolute;
	top: 345px;
	left: 0%;
	border-radius: 6px;
}
.drainage_left {
	width: 513px;
	flex-direction: column;
}
.drainage_left_top .name{
	font-size: 26px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}
.solution_bottom {
	height: 1176px;
	background: url('../2024_images/bg_10.png') no-repeat;
	background-size: 100% 100%;
}
.solution_bottom .phone {
	width: 360px;
	height: 613px;
	background: url('../2024_images/phone.png');
	background-size: 100% 100%;
}
.solution_bottom .phone .left_img {
	width: 288px;
	height: 511px;
}
.solution_bottom .grid_box{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	padding: 85px 0;
	grid-column-gap: 30px;
	grid-row-gap: 6px;
}
.grid_item{
	width: 132px;
	height: 132px;
	cursor: pointer;
}
.grid_text{
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}
.solve .active{
	transition: all .7s;
	border-radius: 12px;
	background: linear-gradient(315deg, #D8DEE7, #f3f5f9);
	box-shadow:  -12px -12px 24px #D8DEE7,
				 12px 12px 24px #f3f5f9;
}
.drainage_left_bottom_desc {
	flex-direction: column;
}
.drainage_left_bottom_desc .title {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	margin-bottom: 7px;
}
.drainage_left_bottom_desc .content {
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #888888;
	text-align: left;
	margin-bottom: 30px;
}
.drainage_right img{
	width: 658px;
	height: 485px;
}

.section5 {
	height: 926px;
	background: url('../2024_images/bg_12.png') no-repeat;
	background-size: 100% 100%;
}
@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.rotation {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 40%;
	left: 46%;
	-webkit-transform: rotate(360deg);
	animation: rotation 16s linear infinite;
	-moz-animation: rotation 1s linear infinite;
	-webkit-animation: rotation 1s linear infinite;
	-o-animation: rotation 1s linear infinite;
}

.rotation .img {
	border-radius: 200px;
}
.preload {
	position: relative;
	margin: 40px 0 0 -30px;
	}
	.preload span {
	position: absolute;
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
	-webkit-animation: preload 1s infinite ease-in-out;
			animation: preload 1s infinite ease-in-out;
	}
	.preload span:nth-child(2) {
	left: 15px;
	-webkit-animation-delay: .2s;
			animation-delay: .2s;
	}
	.preload span:nth-child(3) {
	left: 30px;
	-webkit-animation-delay: .4s;
			animation-delay: .4s;
	}
	.preload span:nth-child(4) {
	left: 45px;
	-webkit-animation-delay: .6s;
			animation-delay: .6s;
	}
	.preload span:nth-child(5) {
	left: 60px;
	-webkit-animation-delay: .8s;
			animation-delay: .8s;
	}

	@-webkit-keyframes preload {
	0%, 100% {
		opacity: 0.3;
	}
	50% {
		opacity: 1;
		box-shadow: 0 0 1px 1px rgba(255, 255, 255);
	}
	}

	@keyframes preload {
	0%, 100% {
		opacity: 0.3;
	}
	50% {
		opacity: 1;
		box-shadow: 0 0 1px 1px rgba(255, 255, 255);
	}
	}
.sales_bottom {
	height: 757px;
	background: url('/pc/images/mdmsz_06.png') no-repeat 249px 0;
	background-size: 696px 696px;
	position: relative;
}
.sales_bottom .content {
	height: 40px;
}
.sales_bottom .content .tit{
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}
.sales_bottom .content .desc{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #777777;
}
.sales_bottom_item1 {
	width: 426px;
	height: 40px;
	padding-top: 136px;
	margin-left: 29px;
	text-align: right;
}
.sales_bottom_item2 {
	width: 360px;
	height: 40px;
	padding-top: 148px;
	margin-left: 29px;
	text-align: right;
}
.sales_bottom_item3 {
	width: 426px;
	height: 40px;
	padding-top: 135px;
	margin-left: 29px;
	text-align: right;
}
.sales_bottom_item4 {
	width: 426px;
	height: 40px;
	margin-left: 736px;
	text-align: left;
}
.sales_bottom_item5 {
	width: 360px;
	height: 40px;
	margin-left: 816px;
	text-align: left;
}
.sales_bottom_item6 {
	width: 426px;
	height: 40px;
	margin-left: 736px;
	text-align: left;
}

.section6 {
	height: 980px;
	background: #F9FAFB;
}



.criteria .section6 {
    background: url("/pc/images/zdykf01.jpg") center/cover no-repeat;
}

.criteria .section6 .section-main {
    display: flex;
    justify-content: center;
    width: auto;
}

.criteria .section6 img {
  width: 600px;
  display: none;
  margin-top: 100px;
}

.criteria .section6 img:first-child {
    display: block;
}

.criteria .section6 .section-main>div:first-child {
    width: 740px;
    background: url("/pc/images/zdykf_bg.png") left top/100% 100% no-repeat;
}

.criteria .section6 .section-main>div:last-child {
    width: 779px;
    padding: 41px 0 0 50px;
}

.criteria .section6 .section-main>div>div:only-child {
    width: 600px;
    margin: 23px auto 0;
    overflow: hidden;
}

.criteria .section6 .title {
    position: relative;
    padding-bottom: 24px;
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    color: #FFFFFF;
}

.criteria .section6 .title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background: linear-gradient(270deg, #F6FF8D 0%, #35DBDB 100%);
}

.criteria .section6 .message {
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
    color: #FFFFFF;
}

.criteria .section6 ul {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 107px;
}

.criteria .section6 li {
    flex: none;
    width: 180px;
    height: 56px;
    margin: 0 30px 30px 0;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.6s;
}

.criteria .section6 .iconfont {
    margin-right: 14px;
    font-size: 20px;
}

.criteria .section6 li.active {
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 21px 1px rgba(0, 60, 181, 0.07);
    color: #2A7EFC;
}

.advantage_top .desc {
	padding: 0 116px;
	text-align: center;
}
.advantage_bottom_card {
	width: 578px;
	background: #FFFFFF url("../2024_images/bg_zhuangshi.png") right top/298px 160px no-repeat;
}
.advantage_bottom_card_title {
	height: 100px;
	background: linear-gradient(90deg, rgba(42,126,252,0.07) 0%, rgba(255,255,255,0.03) 100%);
}
.advantage_bottom_card_title .tit {
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 28px;  
}
.advantage_bottom_card_title .line {
	width: 28px;
	height: 3px;
	background: #2A7EFC;
}
.advantage_bottom_card_list .tit {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
}
.advantage_bottom_card_list .desc {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #757F9F;
}

.section7 {
	height: 838px;
	background: url('../2024_images/bg_13.png') no-repeat;
	background-size: 100% 100%;
}
.section7 .grid_box{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-gap: 30px;
	grid-column-gap: 27px;
	grid-row-gap: 20px;
}
.grid_product_bg {
	background-image: url('../2024_images/product_header_bg.png');
	background-repeat: no-repeat;
	background-size: 205px 95px;
	background-position: right top;
	box-shadow: 0px 5px 20px rgba(121, 148, 193, 0.0600);
	transform: translateY(-15px);
}
.section7 .grid_item{
	width: 280px;
	height: 250px;
	border-radius: 4px;
	border-radius: 6px;
	box-shadow: 0px 5px 20px rgba(121, 148, 193, 0.0600);
	transition: all .5s ease-in-out;
	border-top: 4px solid #2A7EFB ;
}
.section7 .grid_item .tit {
	font-size: 22px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
    margin: 53px 40px 17px;
  text-align: center;
}
.section7 .grid_item .desc {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #777777;
	margin: 0 40px;
	text-align: center;
}
.section7 .item_1 {
	background: url('../2024_images/dxfw.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_2 {
	background: url('../2024_images/xpdy.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_3 {
	background: url('../2024_images/spcj.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_4 {
	background: url('../2024_images/wlcx.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_5 {
	background: url('../2024_images/dzmd.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_6 {
	background: url('../2024_images/dj.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_7 {
	background: url('../2024_images/plfh.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}
.section7 .item_8 {
	background: url('../2024_images/fpgl.png') no-repeat right bottom #fff;
	background-size: 125px 125px;
}

.section8 {
	height: 538px;
	background: url('../2024_images/bg_14.png') no-repeat;
	background-size: 125px 125px;
}
.model_bottom {
	height: 214px;
}
.model_bottom .card_right .tit {
	font-size: 22px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
}
.model_bottom .card_right .desc {
	width: 331px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
}
.model_bottom .card_right .more {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #2A7EFB;
}
.business {
	width: 650px;
	height: 180px;
	background: #ECF0F6;
	border-radius: 6px;
	margin-top: 34px;
	box-shadow: 0 0px 12px 1px rgb(0 0 0 / 10%);
}
.enterprise {
	width: 676px;
	height: 180px;
	background: #FFFFFF;
	box-shadow: 0 0px 12px 1px rgb(0 0 0 / 10%);
	border-radius: 6px;
	margin-left: -126px;
}

.section10 {
	background: url("../2024_images/criteria_section16_bg.png");
}

 .section10 .section-body {
	display: flex;
}

 .section10 ul {
	flex: none;
	width: 686px;
	padding: 0 23px 19px;
	border-top: 4px solid #2A7EFC;
	border-radius: 6px;
	background-color: #FFFFFF;
}

 .section10 li {
	display: flex;
	align-items: center;
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 20px;
	color: #777777;
	list-style: none;
}
.section10 li a{
	color: #777;
}

 .section10 li:first-child {
	height: 75px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 28px;
	font-size: 17px;
	color: #333333;
}

 .section10 li div:nth-child(1) {
	width: 125px;
}

 .section10 li div:nth-child(2) {
	flex: 1;
}

.section10 li div:nth-child(3) {
	width: 99px;
}

 .section10 li div:nth-child(4) {
	width: 125px;
}

 .section10 .qrcodes {
	display: flex;
	margin-left: 20px;
	padding: 40px 16px 25px;
	border-top: 4px solid #FF9D00;
	border-radius: 6px;
	background-color: #FFFFFF;
}

 .section10 .qrcodes>div {
	width: 140px;
	margin-right: 21px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

 .section10 .qrcodes>div:last-child {
	margin-right: 0;
}

 .section10 .qrcodes img {
	width: 132px;
	height: 132px;
	margin: 0 auto 8px;
}


.b2c_grid_left .top_card{
	width: 404px;
	height: 114px;
	background: rgba(19,190,220,0.1);
	border-radius: 4px;
	border: 1px solid #13BEDC;
}
.b2c_grid_left .right_card{
	width: 404px;
	height: 114px;
	background: #EBF3FF;
	border-radius: 4px;
	border: 1px solid #2A7EFB;
}
.b2c_grid_left .top_card .tit{
	height: 18px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #13BEDC;
	line-height: 18px;
}
.b2c_grid_left .right_card .tit{
	height: 18px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #2A7EFB;
	line-height: 18px;
}
.b2c_grid_left .desc{
	width: 294px;
	height: 44px;
	margin: 12px auto 0;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #777777;
	line-height: 22px;
}
.dian_box span{
	width: 4px;
	height: 4px;
	display: inline-block;
	margin-bottom: 4px;
	background-color: #13BEDC;
	border-radius: 50%;
}
.dian_box_right span{
	width: 4px;
	height: 4px;
	display: inline-block;
	margin-bottom: 4px;
	background-color: #2A7EFB;
	border-radius: 50%;
}
.dian_box .big_dian{
	width: 8px;
	height: 8px;
}
.b2c_grid_left .grid_content{
	width: 590px;
	height: 382px;
	border-radius: 4px;
	border: 1px dashed #13BEDC;
	padding: 31px 15px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	width: 100%;
	grid-row-gap: 84px;
	grid-column-gap: 70px;
	background-image: url('/pc/images/mafan.png');
	background-size: 186px 186px;
	background-repeat: no-repeat;
	background-position: center;
}
.right_border{
	background-image: url('/pc/images/jiejue.png') !important;
	border: 1px dashed #2A7EFB !important;
}
.b2c_grid_left .grid_content .item{
	width: 245px;
	height: 128px;
	background: #FFFFFF;
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.08);
	border-radius: 4px;
}
.b2c_grid_left .grid_content .item .tit{
	height: 18px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 18px;
}
.b2c_grid_left .grid_content .item .desc{
	width: 168px;
	height: 44px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #777777;
	line-height: 22px;
	margin-top: 10px;
}



.section9{
	height: 627px;
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(248,248,252,0.62) 100%);
}
.section9 .grid_box{
	margin-top: 70px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	width: 100%;
	grid-gap: 22px;
}
.section9 .grid_item{
	width: 385px;
	height: 139px;
	border-radius: 2px;
	border: 1px solid #ddd;
}
.section9 .grid_item:hover{
	background: linear-gradient(180deg, #EAEEF5 0%, #FFFFFF 100%);
}
.section9 .grid_item .tit{
	height: 25px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 25px;
}
.section9 .grid_item .desc{
	width: 266px;
	height: 40px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #777777;
	line-height: 20px;
}


.section11 {
	height: 602px;
	background-image: url('../2024_images/index_section6_bg.png');
	background-size: cover;
}

.section11 .service {
	width: 150px;
	height: 244px;
	border: 1px solid #FFFFFF;
	background: linear-gradient(153deg, #EAEEF5 0%, #FFFFFF 100%);
	box-shadow: 0px 3px 20px rgba(5, 36, 82, 0.0700);
	border-radius: 2px;
	cursor: pointer;
	transition: all 1s;
}

.section11 .active {
	width: 400px;
	background: #2A7EFB;
	color: #fff;
	background-image: url('../2024_images/baozhang_bg.png');
	background-size: 124px 124px;
	background-position: right top;
	background-repeat: no-repeat;
}
.service_content img {
	width: 30px;
}

.service_content .service_title {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 18px;
	color: #FFFFFF;
	margin: 20px 0 24px;
}

.grid_box_6 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: auto;
	width: 100%;
	grid-gap: 10px;
}

.service_content .sm_line {
	width: 22px;
	height: 3px;
	background-color: #fff;
}

.service_content .service_desc {
	width: 308px;
	height: 46px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 20px;
}

.section12 {
	height: 776px;
	/* background-image: url('../2024_images/mask.png'); */
	background-size: cover;
}
.scroll_x img{
	box-shadow: 0px 5px 12px rgba(121,148,193,0.1);
}
.row_left_animation{
	animation: 20s rowup-left linear infinite alternate;
}
.row_right_animation{
	animation: 20s rowup-right linear infinite alternate;
}
@keyframes rowup-left {
	0%{
		transform: translate3d(160px,0,0);
	}
	100%{
		transform: translate3d(-480px,0,0);
	}
}

@keyframes rowup-right {
	0%{
		transform: translate3d(-480px,0,0);
	}
	100%{
		transform: translate3d(160px,0,0);
	}
}
.scroll_x{
	width: 1200px;
	overflow: hidden;
}
.mask_left{
	position: absolute;
	top: 200px;
	left: 0;
	background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
	z-index: 6;
	width: 158px;
	height: 477px;
}
.mask_right{
	position: absolute;
	top: 200px;
	right: 0;
	background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
	z-index: 6;
	width: 158px;
	height: 477px;
}



.section13 .section-main {
   width: 1200px;
  padding: 80px 0;
  margin: 0 auto;
}

.section13 .section-head .title {
  text-align: center;
  font-weight: 800;
  font-size: 40px;
  line-height: 56px;
  color: #333333;
}
.section13 .section-body {
  margin-top: 75px;
}

.section13 .section-body ul {
    border-radius: 8px;
    box-shadow: 0 4px 20px 1px rgba(121, 148, 193, 0.15);
    display: flex;
}

.section13 .section-body li {
    position: relative;
    width: 240px;
    height: 300px;
    padding: 49px 36px 0;
    text-align: center;
}

.section13 .section-body li::before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    z-index: 1;
    width: 1px;
    background-color: #EEEEEE;
}

.section13 .section-body li::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 33px;
    height: 33px;
    border: 1px solid #CBE0FF;
    border-radius: 50%;
    background-color: #FFFFFF;
    transform: translate(-50%, -50%);
}

.section13 .section-body li:first-child:before,
.section13 .section-body li:first-child::after {
    display: none;
}

.section13 .section-body li>img:first-child {
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.section13 .section-body li>img:last-child {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: translate(50%, -50%);
}

.section13 .section-body .title {
    margin-top: 27px;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
}

.section13 .section-body .message {
    margin-top: 14px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

.section13 .section-body a {
    display: block;
    width: 152px;
    height: 44px;
    border-radius: 3px;
    margin: 40px auto 0;
    background-color: #2A7EFB;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    color: #FFFFFF;
}

/* 热门知识问答 */

.list-zt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.list-zt .article-title {
  position: relative;
  padding-bottom: 24px;
  font-weight: 400;
  font-size: 36px;
  line-height: 56px;
}
.list-zt  p{
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}
.bk-hd{ font-size: 24px; line-height: 24px; border-left: 3px solid #2470FD; padding-left: 20px; margin: 60px 0 30px; }
.mod-list-4-p20{ margin-right: -20px; overflow: hidden; }
.mod-list-4-p20 li{ float: left; width: 285px; margin-right: 20px; margin-bottom: 20px; }
.section-doc .list li{ border: 1px solid #DCDCDC; padding: 22px 30px; box-sizing: border-box; height: 225px;}
.section-doc .list li H3{
  font-size: 24px;
}
.section-doc .list li p{
  font-size: 16px;
}
.qanda {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 40px 0 40px;
}

.qanda-body {
  width: 1200px;
}

.qanda-list .qanda-item {
  border-bottom: 1px solid #DEE1E8;
  cursor: pointer;
}

.qanda-item-bg {
  background-color: #f6f9fc;
}

.qanda-item .qanda-title {
  padding: 24px 34px 24px 24px;
  height: 76px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qanda-title .qanda-title-left {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qanda-title-left .title-circle {
  width: 8px;
  height: 8px;
  background: #07A8E8;
  border-radius: 4px;
  margin-right: 8px;
}

.qanda-title-left .title-text {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #181C25;
}

.qanda-title-right img {
  height: 7px;
  width: 14px;
}


.qanda-list .qanda-content {
 font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  color: #181C25;
  padding: 0 40px 24px 40px;
}
.qanda-list .qanda-content a{
 color: #07a8e8
}
.qanda-btn{
margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  }
 
.qanda-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  color: #181C25;
}

.zhuanti-btn {
  margin: 50px auto;
  width: 130px;
  height: 48px;
  background: #1890FF;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tags-lists {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}
.tags-lists .tag-item {
  height: 44px;
  width: 180px;
  border-radius: 4px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  cursor: pointer;
 margin-bottom: 20px;
}

.tag-item span {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  color: #181C25;
}

.tag-item img {
  width: 14px;
  margin-left: 8px;
}



.page-moban .section-2 {
   background: #f6f9fc;
}

.page-moban .section-2 .container {
    opacity: 0;
}
.page-moban .section-2 .btn-div {
    margin-top: 20px;
}

.page-moban .section-2 .hd {
    display: inline-block;
    margin-top: -30px;
}




.page-moban .section-2 .hd ul li {
    border: 0;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    width: 300px;
    text-align: center;
    cursor: pointer;
    padding-bottom: 3px;
}

.page-moban .section-2 .hd ul li.on {
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #0F6DED, #40BAFA) 1 10 1;
    color: #187CF0;
}

.page-moban .section-2 .bd {
    margin-top: 33px;
}

.page-moban .section-2 .bd ul {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px #00000014;
    width: 1210px !important;
}

.page-moban .section-2 .bd ul li {
    width: 1210px !important;
    display: none;
    height: 420px;
    top: 42px !important;
}

.page-moban .section-2 .bd ul li:first-child {
    display: block;
}

.page-moban .section-2 .bd li .img {
    width: 598px;
    height: 404px;
    margin-right: 45px;
    float: left;
    margin-left: 10px;
    margin-top: -34px;
}

.page-moban .section-2 .bd li:nth-child(1) .img {
    background-color:#fff3f3;
    background-position-y: 50px;
}

.page-moban .section-2 .bd li:nth-child(2) .img {
    background-color: #e7f7ff ;
    background-position-y: 50px;
}

.page-moban .section-2 .bd li:nth-child(3) .img {
   background-color: #e7f7ff ;
    background-position-y: 50px;
}

.page-moban .section-2 .bd li:nth-child(4) .img {
    background-color:#fff4ed ;
    background-position-y: 50px;
}

.page-moban .section-2 .section-left {
    width: 557px;
    float: left;
}

.page-moban .section-2 .section-left p {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.page-moban .section-2 .section-left span.desc {
    color: #888888;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}

.page-moban .section-2 .section-left .tag-list {
    margin-top: 22px;
}

.page-moban .section-2 .section-left .tag-list span {
    color: #333333;
    font-size: 14px;
    width: 120px;
    height: 40px;
    border: 1px solid #E5E5E5;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 7px;
    box-sizing: border-box;
}

.page-moban .section-2 .section-left .tag-list span:nth-child(4n+4) {
    margin-right: 0;
}



.solutions-page .solutions-banner {
  background-image:linear-gradient(105deg, #e3f7fe 0%, #f1fcff 100%);
  padding:95px 0
}
.solutions-page .solutions-banner.enterprise-service-banner {
  background-image:linear-gradient(105deg, rgba(15, 108, 255, 0.15) 0%, rgba(190, 215, 255, 0.15) 100%)
}
.solutions-page .solutions-banner.automotive-electron-banner {
  background-image:linear-gradient(105deg, rgba(15, 60, 255, 0.15) 0%, rgba(190, 216, 255, 0.15) 100%)
}
.solutions-page .solutions-banner .content-wrapper {
  display:flex
}
.solutions-page .solutions-banner .content-wrapper .banner-content {
  flex:1;
  margin-right:60px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag {
  display:flex;
  align-items:center;
  justify-content:center;
  width:80px;
  height:28px;
  background-image:linear-gradient(110deg, rgba(190, 236, 255, 0.6) 0%, rgba(146, 218, 255, 0.8) 100%);
  border-radius:2px;
  font-size:14px;
  color:#0294be;
  font-family:PingFangSC-Medium,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag.enterprise-service-tag {
  color:#3a86fb;
  background-image:linear-gradient(110deg, rgba(190, 219, 255, 0.37) 0%, rgba(121, 154, 255, 0.37) 100%)
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag.automotive-electron-tag {
  color:#5a6eef;
  background-image:linear-gradient(110deg, rgba(186, 204, 255, 0.37) 0%, rgba(97, 103, 249, 0.37) 100%)
}
.solutions-page .solutions-banner .content-wrapper .banner-content .title {
  font-size:48px;
  line-height:50px;
  font-weight:600;
  margin-top:18px;
}
.solutions-page .solutions-banner .content-wrapper .banner-content .desc {
  font-size:1rem;
  line-height:25px;
  margin-top:18px;
  min-height:75px;
  font-family:PingFangSC-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other {
  display:flex;
  margin-top:36px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item {
  flex:1
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title {
  display:flex;
  font-family:Inter-Extra Bold,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif;
  font-size:38px;
  color:#4a82f5;
  line-height:40px;
  font-weight:bold
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title .title-number {
  width:23px;
  text-align:center
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title .title-text {
  font-size:30px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-desc {
  margin-top:9px;
  font-size:16px;
  line-height:16px;
  font-family:PingFangSC-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-image {
  width:546px
}
.solutions-page .solutions-banner {
  background-image:linear-gradient(105deg, #e3f7fe 0%, #f1fcff 100%);
  padding:95px 0
}
.solutions-page .solutions-banner.enterprise-service-banner {
  background-image:linear-gradient(105deg, rgba(15, 108, 255, 0.15) 0%, rgba(190, 215, 255, 0.15) 100%)
}
.solutions-page .solutions-banner.automotive-electron-banner {
  background-image:linear-gradient(105deg, rgba(15, 60, 255, 0.15) 0%, rgba(190, 216, 255, 0.15) 100%)
}
.solutions-page .solutions-banner .content-wrapper {
  /*! display:flex; */
  width: 1200px;
  margin: 0 auto;
}
.solutions-page .solutions-banner .content-wrapper .banner-content {
  flex:1;
  margin-right:60px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag {
  display:flex;
  align-items:center;
  justify-content:center;
  width:80px;
  height:28px;
  background-image:linear-gradient(110deg, rgba(190, 236, 255, 0.6) 0%, rgba(146, 218, 255, 0.8) 100%);
  border-radius:2px;
  font-size:14px;
  color:#0294be;
  font-family:PingFangSC-Medium,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag.enterprise-service-tag {
  color:#3a86fb;
  background-image:linear-gradient(110deg, rgba(190, 219, 255, 0.37) 0%, rgba(121, 154, 255, 0.37) 100%)
}
.solutions-page .solutions-banner .content-wrapper .banner-content .tag.automotive-electron-tag {
  color:#5a6eef;
  background-image:linear-gradient(110deg, rgba(186, 204, 255, 0.37) 0%, rgba(97, 103, 249, 0.37) 100%)
}
.solutions-page .solutions-banner .content-wrapper .banner-content .title {
  font-size:48px;
  line-height:50px;
  font-weight:600;
  margin-top:18px;
  font-family:PingFangSC-Semibold,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-content .desc {
  font-size:1rem;
  line-height:25px;
  margin-top:18px;
  min-height:75px;
  font-family:PingFangSC-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other {
  display:flex;
  margin-top:36px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item {
  flex:1
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title {
  display:flex;
  font-family:Inter-Extra Bold,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif;
  font-size:38px;
  color:#4a82f5;
  line-height:40px;
  font-weight:bold
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title .title-number {
  width:23px;
  text-align:center
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-title .title-text {
  font-size:30px
}
.solutions-page .solutions-banner .content-wrapper .banner-content .other .other-item .item-desc {
  margin-top:9px;
  font-size:16px;
  line-height:16px;
  font-family:PingFangSC-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif
}
.solutions-page .solutions-banner .content-wrapper .banner-image {
  width:546px
}





.section15 {
		height: 910px;
		background-image: url('/pc/images/bg2-1.png')
	}

	.slide_x {
		padding: 0 150px;
		height: 64px;
		width: 1200px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.39);
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 20px;
		font-family: PingFang SC;
		font-weight: 400;
		line-height: 28px;
		color: #FFFFFF;
		opacity: 1;
		position: relative;
	}

	.slide1:hover {
		cursor: pointer;
	}





	.slide2:hover {
		cursor: pointer;
	}

	.aline {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 600px;
		height: 3px;
		background: #fff;
	}
	.aline1 {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 600px;
		height: 3px;
		background: #fff;
	}
	@keyframes move {
		to {
			transform: translateX(100%);
		}
	}

	.statistics {
		width: 1200px;
		height: 520px;
		background-image: url(/pc/images/bg2-2.jpg);
		padding-top: 20px;
		padding-left: 38px;
	}
	.time_line{
		width: 1070px;
	}
	.statistics_title {
		font-size: 20px;
		font-family: PingFang SC;
		font-weight: 600;
		line-height: 40px;
		color: #333333;
	}

	.statistics_img {
		/* margin-top: 90px; */
		width: 1079px;
		height: 420px;
	}
	.statistics_content1{
		
	}
	.statistics_content1 .map{
		width: 532px;
		height: 320px;
	}
	.statistics_content1 .desc{
		font-size: 18px;
		font-family: PingFang SC;
		font-weight: 400;
		/*line-height: 40px; */
		color: #333333;
		margin-left: 12px;
	}

.mis-tags-lists {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}
.mis-tags-lists .tag-item {
  height: 44px;
  width: 570px;
  border-radius: 4px;
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-right: 30px;
  cursor: pointer;
 margin-bottom: 20px;
}

.tag-item span {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  color: #181C25;
  margin-left: 20px;
}

.tag-item img {
  width: 14px;
  margin-left: 8px;
}