@media screen and (max-width:1200px){
	.K-nav-partner{
		margin-right: 20px;
		margin-left: 30px;
		transition: .2s;
	}
	.K-nav-target li{
		padding: 0 22px;
	}	
	.k-msg-form{
		padding-left: 80px;
	}	
	.contact-input span{
		text-indent: 10px;
	}	
	.contact-input input, .contact-input select, .contact-input textarea{
		width: 100%;
	}
	.demoLinkSubmit{
		width: calc(100% - 100px);
		margin-left: 100px;
	}
	.contact-input span{
		width: 130px;
		white-space: nowrap;
	}
	.contact-input span::after{
		left: -20px;
	}
	.demoLinkSubmit{
		width: 100%;
		margin-left: 0;
	}	
	.k-msg-info{
		padding-right: 0;
	}
	.k-core-tab li p{
		font-size: 14px;
	}
	/* .K-nav-menu-wrap{
		padding: 0 15px;
	} */
	#RequiredFieldValidator9{
		margin: 0 !important;
	}
}
@media screen and (max-width:1120px){
	.imglist{
		max-width: 800px;		
	}
	.imglistLi{
		margin-bottom: 26px;
	}
}
@media screen and (max-width:1000px){
	.logo{
		height: 25px;
		background-size: contain;
		margin-left: 0;
	}
	.footer_wrap_special{
		display: block;
	}
	.K-nav-wrap{
		display: none;
	}
	.k-mobile-wrap{
		margin-top: 0;
		padding: 0 1em;
	}
	.k-msg-form{
		padding-left: 50px;
	}	
	.k-chain-add{
		margin: 50px 0;
	}	
	.k-core-contx p{
		margin-right: 30px;
	}
	.k-core-main-left{
		padding-right: 50px;
	}
	.k-core-list{
		margin-left: 0px;
	}	
	.k-banner{
		margin-top: 60px;
	}
	.k-scene-col{
		width: 100%;
	}
	.k-core-tab{
		padding-left: 0;
	}
	.k-core-tab li{
		padding: 5px 10px 5px 0;
	}
	.k-core-tab li p{
		margin: 0 10px 0 0;
		white-space: nowrap;
	}
	.k-mobile-list li a{
		/* font-size: 16px;
		padding: 0;
		height: 60px;
		line-height: 60px;
		width: calc(100% - 30px);
		margin: 0 auto;
		cursor: auto; */
		
	}
	.K-mobile-menu-wrap{
		
	}
}
@media screen and (max-width:966px){
	.imglistLi{
		width: calc(25% - 25px);
	}
	.imglist{	
		max-width: 605px;
	}
	.k-value-cont-wrap p{
		margin-right: 0;
	}
}
@media screen and (max-width:767px){
	
	.contact-input input, .contact-input select, .contact-input textarea{
		width: 100%;
	}
	.k-msg-form{
		padding-left: 20px;
	}
	.k-msg-info{
		max-width: 100%;
	}
	.nav-group h4{	
		font-size: 16px !important;
		height: 36px;
		line-height: 36px;
	}
	.nav-group>li {
		font-size: 14px;
	}
	.nav-group > h4::after{
		 content: '';
			width: 10px;
			height: 10px;
			vertical-align: top;
			display: inline-block;
			border-top: 2px solid #a5a9ad;
			border-left: 2px solid #a5a9ad;
			transform: rotate(135deg);
			-webkit-transform: rotate(135deg);
			-o-transform: rotate(135deg);
			-ms-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			-webkit-transform: rotate(135deg);
			/* transform: rodeta(-135deg); */
			margin-top: 4px;
			float: right;
			margin-right: .3rem;
			transition: 0.1s;
	}
	.nav-group > h4.navIconAfter::after{
		transform: rotate(225deg);
	}
	.footer-wrap ul:nth-child(5) {
		text-align: center;
		margin-top: 20px;
	}
	.k-core-zone-info{
		margin: 20px auto 53px;
	}
	.k-core-main-left{
		text-align: center;
	}
	.k-scene-col img{
		width: 90px;
		height: 90px;
	}
	
	.k-scene-col-platform{
		height: auto;
		max-height: 110px;
	}
	.k-scene-col-platform img{
		width: 36px;
		height: 36px;
	}
	/*.k-scene-col-two {*/
	/*	max-height: auto;*/
	/*}*/
	.k-scene-col-two img{
		width: 29px;
		height: 29px;
	}
	.k-scene-col-business img{
		width: 90px;
		height: 90px;
		margin-left: 20px;
		margin-right: 10px
	}
	
	.carousel-control{
		display: none;
	}
	.k-scene-tab li{
		font-size: 14px;
		margin: 0 10px;
	}
	.k-banner-cotx h5{
		margin-top: 30px;
		font-size: 30px;
	}
	.k-banner-cotx h6{
		margin-bottom: 20px
	}
	.k-banner-cotx>p{
		margin-bottom: 35px;
		margin-right: 0;
	}
	.k-banner-cotx{
		padding-right: 0;
	}
	.k-banner-img{
		margin-top: 30px;
		padding-left: 0;
	}
	.k-banner-gartner{
		margin-top: 100px;
	}
	
	.k-msg-info {
		margin-bottom: 20px;
	}	
	
	.footer-wrap ul:nth-child(1){
		margin-bottom: 0px;
	}
	.k-core-tab{
		width: 100%;
	}
	.k-core-list{
		width: 100%;
		border: none;
		padding: 0;
	}
	
	.k-core-tab{
		display: flex;
		flex-wrap: wrap;
	}
	.k-core-tab li{
		width: 33%;
		margin: 0;
		padding: 0;
		border: 0;
		flex-direction: inherit;
	}
	.k-core-tab li img{
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}
	.k-core-tab li.coreActive{
		border: 0;
	}
	.k-core-tab{
		margin-bottom: 20px;
	}
	.k-core-list-li p{
		margin-bottom: 15px;
	}
	.k-core{
		padding-bottom: 50px;
	}
	.k-core-list-li img{
		margin-left: 0;
	}
	.k-top{
		right: 5px;
	}
	.k-core-list-bar img{
		margin-left: 10px;
		width: 70px;
		height: 70px;
	}
	.k-core-list-li p{
		margin-left: 15px;
	}
	.k-core-list-bar p{
		margin-bottom: 0;
	}
	.corspt-cot p{
		margin-left: 0;
		margin-bottom: 0;
	}
	.k-core-list{
		min-height: 535px;
	}
	#RequiredFieldValidator9{
		margin: 0 !important;
	}
	.gartner_video {
		width: 100%;
		 height: auto; 
		margin: auto;
		margin-top: 70px;
	}
		.gartner_video video {
			width: 100%;
			height: auto;
			border: 1px solid #fefefe;
			box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
			border-radius: 8px;
		}
	.video_title {
		font-family: PingFang SC;
		font-size: 36px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 44px;
		letter-spacing: 0px;
		color: #333333;
		text-align: center;
	}
}
@media screen and (max-width:667px){
	
	.k-domain::after{
		top: 50%;
		height: 80%;
	}
	.k-domain-card-wrap li{
		margin-top: 30px;
	}
	.k-use-img div:nth-child(1){
		margin-left: 14%;
		margin-right: 10%;
	}
	.k-use-img div:nth-child(2){
		margin-right: 12%;
	}
	.k-use-img div:nth-child(3){
		margin-left: 6%;
		margin-right: 9%;
	}
	.k-use-img div:nth-child(4){
		margin-right: 9%;
	}
	.k-use-img div:nth-child(5){
		margin-right: 0%;
	}
	.k-use-img div:nth-child(6){
		margin-left: 1%;
		margin-right: 9%;
	}
	.k-use-img div:nth-child(7){
		margin-right: 9%;
	}
	.k-use-img div:nth-child(8){
	}
	.k-use-img div:nth-child(9){
		margin-left: 5%;
		margin-right: 7%;
		/* margin-left: 90px; */
	}
	.k-use-img div:nth-child(10){
		margin-right: 7%;
	}
	.k-use-img div:nth-child(11){
		margin-right: 7%;
	} 
	/* .demoLinkSubmit{
		margin: 0 auto;
	} */
	.footer-wrap{
		padding: 0;
	}
	.nav-group li a{
		font-size: 14px;
	}
	.imglistLi{
		height: 40px;
	}	
	.footer-main{
		padding-top: 20px;
		padding-bottom: 60px;
	}
	
	.foot_line{
		display: none;
	}
	.footer-wrap-padd {
		padding-bottom: 60px;
		max-width: 100%;
	}
	.bottom-msg {
		width: 100%;
		margin: auto;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #888888;
		text-align: left;
		padding-bottom: 20px;
	}
	.footer-wrap {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.nav-group:nth-of-type(1) {
		margin-top: 30px;
		width: 100%;
	}
	.nav-group{
		margin-top:0;
	}
	.nav-group li{
		display: none;
	}
	.pdt-10{
		display: block !important;
	}
}
@media screen and (max-width:578px){
	.k-core-tab li{
		width: 50%;
	}
	.k-core-tab li img{
		margin-right: 5px;
	}
	.imglistLi{
		width: calc(33.33% - 20px);
	}
	.imglistLi{
		height: 60px;
	}
	.k-scene-tab li{
		margin: 0 5px;
	}	
	.k-scene-col{
		padding: 10px 0;
		min-height: 30px;
	}
	.k-scene-tab{
		flex-wrap: wrap;
		min-height: 36px;
	}
	.imglistLi{
		width: calc(50% - 20px);
	}
	.imglistLi{
		height: 60px;
	}
	.k-scene-tab li{
		width: 50%;
		margin: 0 0 20px 0;
		text-align: center;
		height: 30px;
		line-height: 30px;
		
	}
	.k-banner-gartner{
		padding-bottom: 50px;
	}
	.moreMsg{
		font-size: 14px;
		height: 38px;
		line-height: 38px;
		margin: 0 auto;
	}
	.k-banner{
		background-size: 169% 41%;
	}
	.k-banner-cotx{
		padding-right: 15px;
	}
	.k-scene-tab li.k-scene-tab-but-active{
		border: none;
		position: relative;
	}
	.k-scene-tab li.k-scene-tab-but-active::before{
		position: absolute;
		left: 50%;
		bottom: 0;
		content: '';
		height: 2px;
		width: 110px;
		background-color: #e71e10;
		transform: translateX(-50%);
	}
}
@media screen and (max-width:400px){
	.k-scene-list p{
		margin: 30px auto 40px
	}
	.k-value-img{
		width: 70px;
		height: 70px;
	}
	.k-value-cont-wrap p{
		margin-top: 10px;
	}
	.k-value-list{
		margin-bottom: 20px;
	}
	.k-core-tab li p{
		font-size: 12px;
	}
	.k-gartner-zh{
		margin-top: 20px;
	}
	.k-core-tab li img{
		margin-right: 0;
	}
	.k-banner-cotx h5{
		text-align: center;
	}
	.k-banner-cotx h6{
		text-align: center;
		padding:0 15px;
	}
	.k-banner-cotx{
		padding-right: 0;
	}
	.k-banner-gartner{
		padding: 0;
	}
	.k-banner{
		padding-bottom: 30px;
	}
	.demoLinkSubmit{
		height: 35px;
		margin-top: 20px;
	}
	
}
@media screen and (min-width: 1440px) {
	.banner-solution{
		max-width: 1420px;
	}
}