
/*公共common*/
@media screen and (max-width: 1200px){
	body{
		min-width: auto!important;
	}
	.div1200{
		width: 96%;
		margin: 0 auto;
	}
	.p1, .p2{
		max-width: 100%;
	}
}
/*公共common*/

/*头部start*/
.nav-color-fff .mobile-menu span{
	background-color: #ffffff;
}
@media screen and (min-width: 1200px){
	/*.nav{*/
	/*	position: relative;*/
	/*}*/
	/*.nav ul.ej{*/
	/*	position: absolute;*/
	/*	top: 100%;*/
	/*	left: 0px;*/
	/*	background: #fff;*/
	/*	width: 100%;*/
	/*	height: auto;*/
	/*	padding-top: 12px;*/
	/*	padding-bottom: 12px;*/
	/*	z-index: 9999;*/
	/*	display: none;*/
	/*}*/
	/*.nav li:hover ul.ej{*/
	/*	display: block;*/
	/*}*/
	/*.nav ul.ej li{*/
	/*	line-height: 200%;*/
	/*	background: #fff;*/
	/*	width: 100%;*/
	/*	padding:3px 0;*/
	/*}*/
	/*.nav ul.ej li:hover{*/
	/*	background: #00000038;*/
	/*}*/
	.phone {
		color: #999999;
		font-size: 14px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.top_info_fix ul.nav{
		width: 900px;
	}
	.mobile-menu{
		display: none;
		width: 36px;
		height: 28px;
		position: relative;
		margin-left: 20px;
	}
	.mobile-menu span{
		width: 100%;
		height: 4px;
		background-color: #333333;
		position: absolute;
		left: 0;
		transition: all 0.5s;
		border-radius: 2px;
	}
	.mobile-menu span:nth-child(1){
		top: 0;
	}
	.mobile-menu span:nth-child(2){
		top: 12px;
	}
	.mobile-menu span:nth-child(3){
		top: 24px;
	}
	.mobile-menu.active span:nth-child(1){
		top: 10px;
		transform: rotate(45deg);
	}
	.mobile-menu.active span:nth-child(2){
		opacity: 0;
	}
	.mobile-menu.active span:nth-child(3){
		top: 10px;
		transform: rotate(-45deg);
	}
	.mobile-apply{
		display: none;
		margin-right: 20px;
	}
	.mobile-nav{
		display: flex;
		align-items: center;
	}
	.mobile-nav .btn{
		display: block;
	}
	.bgfff_top{
		position: relative;
	}

}

@media screen and (max-width: 1200px){
	.mobile-menu{
		display: block;
	}
	.mobile-apply{
		display: block;
	}

	.top_info_w1200{
		width: 96%;
		margin: 0 auto;
	}
	.top_info_fix{
		width: 96%;
		margin: 0 auto;
		justify-content: space-between;
		height: 66px;
	}
	.top_info_fix ul.nav{
		display: none;
		height: auto;
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
		background-color: #ffffff;
		z-index: 9;
	}
	.top_info_fix ul.nav>li{
		text-align: left;
		padding: 0 2%;
	}
	.top_info_fix ul.nav>li.secondary:after{
		content: "";
		position: absolute;
		right: 3%;
		top: 13px;
		width: 8px;
		height: 8px;
		border-top: 2px solid #333333;
		border-right: 2px solid #333333;
		border-bottom: 2px solid transparent;
		border-left: 2px solid transparent;
		transform: rotate(45deg);
		transition: all 0.5s;
	}
	.top_info_fix ul.nav>li.secondary.active:after{
		transform: rotate(135deg);
	}
	.top_info_fix ul.nav>li>a{
		display: inline-block;
		line-height: 40px;
		padding-bottom: 0;
	}
	.top_info_fix>ul.nav>li.cur>a:after{
		bottom: 0;
	}
	.top_info_fix>ul.nav>li:hover>a:after{
		bottom: 0;
	}
	.top_info_fix ul.nav>li:last-child{
		display: none;
	}
	.nav ul.ej{
		position: relative;
		left: 0;
		right: 0;
		transform: translate(0);
		width: 100%;
	}
	.nav ul.ej li{
		text-align: left;
	}
}

@media screen and (max-width: 768px){
	.top_info_w1200 .left_content_top:first-child{
		display: none;
	}
	.top_info_w1200 .left_content_top {
		width: 100%;
		text-align: center;
	}
	.mobile-apply{
		display: none;
	}
	.ant-popover-item-2 .div1200 .ant-popover-nav{
		padding-right: 20px;
	}
	.ant-popover-item-2 .div1200 .ant-popover-nav .ant-popover-nav-mainItem{
		width: 120px;
	}
}
/*头部end*/

/*footer start*/
@media screen and (max-width: 1200px){
	.footer .footer-item-1{
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 768px){
	.footer{
		margin-bottom: 2.6rem;
	}
	.footer .footer-item-1{
		display: none;
	}
	.ul-footer-slog li{
	    width: 49%;
	    margin-bottom: 2%;
	}
}
/*footer end*/

/*banner start*/
@media screen and (max-width: 768px){
	.banner .video-content{
		width: 96%;
		left: 2%;
		transform: translate(0,-50%);
	}
	#book{
		display: none;
	}
	.banner .container-title,
	.banner .container-sub-title{
		width: 100%;
		font-size: 30px;
		line-height: 1.5;
	}
	.banner .swiper-button-prev, 
	.banner .swiper-button-next{
		display: none;
	}
}
/*banner end*/

/*home start*/
@media screen and (min-width: 1200px){
	.mobile-new-customer-case_wall{
		display: none;
	}
}
@media screen and (max-width: 1200px){
	.hgsj-1-list{
		flex-wrap: wrap;
		gap:2%;
	}
	.hgsj-1-list li{
		width: 23.5%;
	}
	.hgsj-1-list-li-txt{
		margin-left: 35px;
	}
	.index-item-1 .div1200,
	.index-item-2 .div1200,
	.index-item-3 .div1200{
		flex-wrap: wrap;
	}
	.index-item-2 .div1200,
	.index-item-3-1 .div1200{
		flex-direction: column-reverse;
	}
	.index-item-1 .div1200 .index-item-1-txt,
	.index-item-1 .div1200 .index-item-1-img,
	.index-item-2 .div1200 .index-item-2-txt,
	.index-item-2 .div1200 .index-item-2-img,
	.index-item-3 .div1200 .index-item-3-txt,
	.index-item-3 .div1200 .index-item-3-img{
		width: 100%;
	}
	.index-item-1 .div1200 .index-item-1-img,
	.index-item-2 .div1200 .index-item-2-img,
	.index-item-3 .div1200 .index-item-3-img{
		margin-top: 2%;
	}
	.index-item-1 .div1200 .index-item-1-img img,
	.index-item-2 .div1200 .index-item-2-img img,
	.index-item-3 .div1200 .index-item-3-img img{
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
	}
	.index-item-4 .index-item-4-list{
		gap: 2%;
	}
	.index-item-4 .index-item-4-list li{
		width: 49%;
	}
	.index-item-4 .index-item-4-list li:nth-child(odd){
		margin-right: 0;
	}
	.index-item-5 .new-customer-case_wall,
	.index-item-5 .new-customer-case_wall .new-customer-case_wall-list,
	.index-item-6 .index-item-6-server,
	.index-item-7 .index-item-7-list,
	.index-item-8 .index-item-8-list,
	.index-item-9 .div1200{
		flex-wrap: wrap;
	}
	.index-item-8 .index-item-8-list li{
		width: 98%;
	}
	.index-item-5 .new-customer-case_wall{
		display: none;
	}
	.index-item-5 .mobile-new-customer-case_wall .new-customer-case_wall-list{
		display: flex;
		flex-wrap: wrap;
    	gap: 2%;
	}
	.mobile-new-customer-case_wall{
		display: block;
		width: 98%;
		margin: 0 auto;
    	margin-top: 70px;
	}
	.mobile-new-customer-case_wall img{
		width: 32%;
		margin-bottom: 2%;
        height: auto;
	}

}
@media screen and (max-width: 768px){
	.hgsj-1 .hgsj-1-list li{
		width: 49%;
		margin-bottom: 2%;
	}
	.hgsj-1-list .hgsj-1-list-li-txt{
		margin-left: 0;
		text-align: center;
		padding-left: 0!important;
		font-size: 14px;
	}
	.hgsj-1-list-li-txt:before{
		display: none;
	}
	.index-item-4 .index-item-4-list li{
		width: 100%;
		padding: 15px;
	}
	.index-item-4 .index-item-4-list li .index-item-4-list-txt{
		margin-left: 25px;
	}
	.index-item-8 .index-item-8-list ul{
		width: 100%;
	}
	.index-item-7 .index-item-7-list{
		padding: 25px;
		gap: 2%;
	}
	.index-item-7 .index-item-7-list li{
		width: 49%;
		margin-bottom: 2%;
        justify-content: center;
        align-items: center;
	}
	.hgsj-title,
	.index-item-1 .div1200 .index-item-1-txt .index-item-1-txt-tit,
	.index-item-2 .div1200 .index-item-2-txt .index-item-2-txt-tit,
	.index-item-3 .div1200 .index-item-3-txt .index-item-3-txt-tit,
	.index-item-4 .index-item-4-title,
	.index-item-5 .index-item-5-title,
	.index-item-6 .index-item-6-server .index-item-6-server-left .index-item-6-server-left-title,
	.index-item-7 .index-item-7-title,
	.index-item-8 .index-item-8-title,
	.index-item-9 .index-item-9-left .index-item-9-left-tit{
		font-size: 26px!important;
		line-height: 1.7!important;
	}
	.index-item-7 .index-item-7-title{
		text-align: center;
		margin-bottom: 5%;
	}
	.index-item-8 .index-item-8-list{
		gap: 50px;
	}
	.index-item-9{
		background-position: left;
	}
	.index-item-9 .index-item-9-left{
		padding: 50px 0;
		flex: auto;
		width: 100%;
	}
	.index-item-9{
		height: auto;
	}
	.index-item-9 .index-item-9-right{
		flex: auto;
		width: 100%;
	}
	.index-item-9-right #book{
		position: relative;
		display: block;
		right: auto;
		top: auto;
		left: auto;
		bottom: auto!important;
		transform: none!important;
	}
	.index-item-9-right #book #modal-form-wrap{
		padding: 0;
		float: initial;
	}
	.index-item-9-right #book #modal-form-wrap form .form-item .form-item-box{
		width: 100%;
	}
	.float-buttons-kf{
		display: none!important;
	}
}
@media screen and (max-width: 500px){

}
/*home end*/

/*ny banner start*/
@media screen and (max-width: 1200px){
	.ny-banner .video-content{
		width: 96%;
		left: 2%;
		transform: translate(0,-50%);
	}

	.ny-banner .container-title,
	.ny-banner .container-sub-title{
		width: 100%;
		font-size: 30px;
		line-height: 1.5;
	}
	.ny-banner .container-text{
		font-size: 16px;
		font-weight: normal;
	}
}
/*ny banner end*/


/*waimaoshuju start*/
@media screen and (max-width: 768px){
	.hgsj-2-list{
		flex-wrap: wrap;
		gap: 2%;
	}
	.hgsj-2 .hgsj-2-list li{
		width: 49%;
		margin-top: 2%;
		padding: 16px;
	}
}
/*waimaoshuju end*/

/*aistaff start*/
@media screen and (max-width: 1200px){
	.aistaff-item-1 .div1200{
		flex-wrap: wrap;
	}

	.aistaff-item-1 .div1200 .aistaff-item-1-img{
		width: 100%;
		margin-top: 2%;
	}
	.aistaff-item-1#section3 .div1200,
	.aistaff-item-1#section5 .div1200{
		flex-direction: column-reverse;
	}
	.aistaff-item-1 .div1200 .aistaff-item-1-img img{
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
	}
	.aistaff-item-2 .aistaff-item-2-list{
		flex-wrap: wrap;
		gap: 2%;
	}
	.aistaff-item-2 .aistaff-item-2-list .aistaff-item-2-list-item{
		width: 49%;
		margin-top: 10%;
	}
	.aistaff-item-2-list-item-txt p{
		width: 100%;
	}
	.aistaff-item-3-list-li-box .box-inner .box-inner-info h3{
		font-size: 22px;
	}
	.aistaff-item-3 .aistaff-item-3-list{
		margin: 40px 0 0;
	}
	.aistaff-item-4 .aistaff-item-4-tabs{
		flex-wrap: wrap;
	}
	.aistaff-item-4-content-info,
	.aistaff-item-4-content-img{
		width: 100%;
		margin-right: 0;
	}
	.aistaff-item-4-content-img{
		margin-top: 2%;
		padding-bottom: 0;
	}
	.aistaff-item-4::after{
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		transform:translate(0);
	}

}
@media screen and (max-width: 768px){
	.aistaff-item-1{
		padding: 5% 0;
	}
	.aistaff-item-1 .div1200 .aistaff-item-1-txt .aistaff-item-1-txt-tit,
	.aistaff-item-3 .aistaff-item-3-title{
		font-size: 26px;
		line-height: 1.7;
	}
	.aistaff-item-2 .aistaff-item-2-title{
		margin-bottom: 5%;
		font-size: 26px;
	}
	.aistaff-item-2-list-item-txt{
		padding: 20px;
	}
	.aistaff-item-2-list-item-ul li{
		padding-left: 0;
	}
	.aistaff-item-3{
		padding: 5% 0;
	}
	.aistaff-item-3 .aistaff-item-3-title{
		margin-bottom: 5%;
	}
	.aistaff-item-3 .aistaff-item-3-list li{
		width: 100%;
		flex-basis: auto;
		padding: 0;
	}
	.aistaff-item-3-list-li-box .box-inner{
		padding: 0 20px 0;
	}
	.aistaff-item-4 .aistaff-item-4-tabs{
		box-shadow: none;
		background-color: inherit;
	}
	.aistaff-item-4 .aistaff-item-4-tabs li{
		width: 100%;
		justify-content: center;
        background-color: #fff;
	}
	.aistaff-item-4-content-info .info-item h3{
		font-size: 24px;
	}
	.aistaff-item-4-content-info .btn-g1{
		position: relative;
		z-index: 9999;
	}
}
/*aistaff end*/

/*customs start*/
@media screen and (max-width: 768px){
	.customs-item-1-vertical{
		flex-wrap: wrap;
		gap: 30px;
	}

	.customs-item-1 .customs-item-1-title{
		font-size: 26px;
		line-height: 1.7;
	}
	.customs-item-1-vertical .customs-item-1-vertical-item{
		width: 100%;
	}
}
/*customs end*/

/*wangyiwaimaotong start*/
@media screen and (max-width: 1200px){
	.edm-item-1 .edm-item-1-list{
		width: 100%;
	}
	.edm-item-1 .div1200{
		flex-wrap: wrap;
	}
	.edm-item-1-left,
	.edm-item-1 .edm-item-1-list .edm-item-1-list-item,
	.edm-item-2 .edm-item-2-txt-list .edm-item-2-txt-list-item{
		width: 100%;
	}
	.edm-item-1 .edm-item-1-img{
		width: 100%;
		margin: 20px 0 0;
	}
	.edm-item-1 .edm-item-1-img img{
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
	}
}
@media screen and (max-width: 768px){
	.edm-item-1 .edm-item-1-title,
	.edm-item-2 .edm-item-2-title{
		font-size: 26px;
		line-height: 1.7;
	}
	.edm-item-2{
		padding: 5% 0;
	}
	.edm-item-2 .edm-item-2-txt-list{
		flex-wrap: wrap;
		gap: 30px;
	}
	.edm-item-2 .edm-item-2-img-list{
		flex-wrap: wrap;
		gap: 10px;
	}
	.edm-item-2 .edm-item-2-img-list .edm-item-2-img-list-item{
		width: 100%;
		margin: 0;
	}
}
/*wangyiwaimaotong end*/

/*kehuguanli start*/
@media screen and (max-width: 768px){
	.crm-item-1 .crm-item-1-title{
		font-size: 26px;
		line-height: 1.7;
	}
	.crm-item-1 .crm-item-1-txt-list{
		flex-wrap: wrap;
		gap: 2%;
	}
	.crm-item-1 .crm-item-1-img-list{
		flex-wrap: wrap;
		gap: 0px;
	}
	.crm-item-1 .crm-item-1-img-list .crm-item-1-img-list-item{
		width: 100%;
		margin: 10px 0 0;
	}
	.crm-item-1 .crm-item-1-txt-list .crm-item-1-txt-list-item{
		width: 100%;
		margin-bottom: 3%;
	}
}
/*kehuguanli end*/

/*solution start*/
@media screen and (max-width: 1200px){
	.customs-item-2 .customs-item-2-list{
		gap: 2%;
	}
	.customs-item-2 .customs-item-2-list .customs-item-2-list-item{
		width: 49%;
	}
	.customs-item-2 .customs-item-2-list .customs-item-2-list-item:nth-child(2n+1){
		margin-right: 0;
	}
	.customs-item-3 .div1200{
		flex-wrap: wrap;
	}
	.customs-item-3 .customs-item-3-txt,
	.customs-item-3 .customs-item-3-img,
	.customs-item-3 .customs-item-3-txt .p1,
	.customs-item-3 .customs-item-3-txt .p2{
		width: 100%;
		max-width: 100%;
	}
	.customs-item-3 .customs-item-3-img img{
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0);
	}
	.brand-item-1 .brand-item-1-img{
		width: 100%;
	}
}
@media screen and (max-width: 768px){
	.customs-item-2 .customs-item-2-title,
	.customs-item-3 .customs-item-3-txt .customs-item-3-txt-tit,
	.crm-item-2 .crm-item-2-title,
	.brand-item-1 .brand-item-1-title{
		font-size: 26px;
		line-height: 1.7;
	}
	.customs-item-2 .customs-item-2-list .customs-item-2-list-item{
		width: 100%;
	}
	.customs-item-2 .customs-item-2-list .customs-item-2-list-item:nth-child(2n+1){
		margin-right: 0;
	}
	.customs-item-3 .customs-item-3-txt .p2{
		margin-top: 12px;
	}
	.brand-item-1 .brand-item-1-list{
		flex-wrap: wrap;
		gap: 20px;
	}
	.brand-item-1 .brand-item-1-list .brand-item-1-list-item{
		width: 100%;
	}
	.brand-item-1 .brand-item-1-img{
		width: 100%;
	}
}
/*solution end*/


/*article start*/

@media screen and (max-width: 1200px){
	.qa .div1200{
		flex-wrap: wrap;
	}
	.article,
	.qa .div1200 .qa-list{
		width: 100%;
	}
	.qa .div1200 .qa-list ul{
		width: 100%;
	}
	.qa .div1200 .qa-hot{
		width: 100%;
		gap: 2%;
		flex-direction: inherit;
		flex-wrap: wrap;
	}
	.qa .div1200 .qa-hot>span{
		width: 100%;
		margin-bottom: 20px;
	}
	.qa .div1200 .qa-hot a{
		width: 32%;
		height: auto;
		margin-bottom: 2%;
		padding-bottom: 16px;
	}
	.qa .div1200 .qa-hot a img{
		width: 100%;
		height: auto;
	}
	.qa .div1200 .qa-list > ul > li a{
		padding-bottom: 24px;
		margin-bottom: 24px;
		border-bottom: 1px solid #e1e3e8;
	}
	.qa .div1200 .qa-list > ul > li .des{
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}
}
@media screen and (max-width: 1024px){
	.article-list{
		gap: 2%;
	}
	.article-list li{
		width: 32%;
		margin-bottom: 2%;
	}
	.article-list li .img,
	.charging-list li .img{
		width: 100%;
		height: auto;
	}
	.article-list li .img img,
	.charging-list li .img img{
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 768px){
	.article-list li,
	.charging-list li{
		width: 49%;
		height: auto;
	}
	.article-list li .title,
	.charging-list li .title{
		padding-bottom: 16px;
	}
	.qa .div1200 .qa-hot a{
		width: 49%;
	}
}
@media screen and (max-width: 500px){
	.article-list li,
	.charging-list li{
		width: 100%;
	}
	.qa .div1200 .qa-hot a{
		width: 100%;
	}
}
/*article end*/

/*page start*/
@media screen and (max-width: 768px){
	.fenye{
		width: 100%;
	}
	.fenye table{
		width: 100%;
	}
	.pages ul{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}
	.pages li{
		display: none!important;
	}
	.pages li:first-child,
	.pages li:last-child{
		display: inline-block!important;
	}
	.pages li a{
		padding: 5px 10px!important;
		font-size: 16px!important;
		display: block;
	}
}
/*page end*/


/*whatsapp start*/
@media screen and (max-width: 1200px){
	.whatsapp-1 .f_1521,
	.whatsapp-1 .img_1521{
		width: 100%;
	}
	.whatsapp-1 .img_1521{
		margin-top: 20px;
	}
	.whatsapp-2 .img-left{
		flex-direction: column;
	}
	.whatsapp-2 .img-left .text-box-swiper .text-item{
	    width: 100%;
	}
}

/*whatsapp end*/

/*semai start*/
@media screen and (max-width: 768px){
	.team_semai_1 .items,
	.team_semai_3 .team-semai-3-list{
		flex-wrap: wrap;
	}
	.team_semai_1 .items .item{
		width: 100%;
		flex: auto;
	}
	.team_semai_2 .f_1521,
	.team_semai_2 .img_1521{
		width: 100%;
	}
	.team_semai_2 .img_1521{
		margin: 20px 0 0;
	}
	.team_semai_3 .team-semai-3-list{
		gap: 2%;
	}
	.team_semai_3 .team-semai-3-list li{
		width: 49%;
		margin-bottom: 2%;
	}
}
/*semai end*/

/*semailetter start*/
@media screen and (max-width: 1200px){
	.show-item-body{
		flex-wrap: wrap;
	}
	.show-item-body .item-img,
	.show-item-body .text-box{
		flex: auto;
	}
	.footer-wrap .semailetter-footer{
		width: 100%;
	}
	.semailetter-footer .bg-items{
		justify-content: space-around;
	}
	.semailetter-footer .item{
		width: 32%;
        background-size: 100% 100% !important;
	}
}
@media screen and (max-width: 768px){
	.bottom-item{
		width: calc(100% - 34px);
		padding: 10px 15px;
	}
	.semailetter-footer .item{
		width: 100%;
	}
	.footer-wrap .semailetter-footer .title{
		font-size: 26px;
		line-height: 1.7;
	}
}
/*semailetter end*/