html,body{
	margin: 0 auto;
}

.carousel-indicators .Dot {
    box-sizing: content-box ;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 9px;
    height: 9px;
    border-radius: 14px;
    margin-right: 7px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
     border-top: none;
     border-bottom: none;
    opacity: .5;
    transition: opacity .6s ease;
}



.banner-content{
	width: 1200px;
    height:100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.banner-content img{
    position:relative;
    right:-1000px;
	/* height: 90%; */

}
.bannerRight{
    animation: bannerRight 1s;
    -moz-animation: bannerRight 1s;	/* Firefox */
    -webkit-animation: bannerRight 1s;	/* Safari 和 Chrome */
    -o-animation: bannerRight 1s;	/* Opera */
    animation-fill-mode : forwards;
}
/*体验*/
.experience p{
    font-size:40px;
    color:white;
    letter-spacing: 5px;
}
.index-right1{
    margin-bottom:15px;
    position:relative;
    left:-1000px;
    animation: bannerLeft 1s;
    -moz-animation: bannerLeft 1s;	/* Firefox */
    -webkit-animation: bannerLeft 1s;	/* Safari 和 Chrome */
    -o-animation: bannerLeft 1s;	/* Opera */
    animation-fill-mode : forwards;
}
.exp-submit{
    width:100%;
    margin-top:25px;
    border-radius:30px;
    display: flex;
    align-items: center;
}
.exp-submit a:nth-child(3),.exp-submit a:nth-child(4){
    margin-left:30px;
}
.exper,.phone-exper,.exp-submit .consult{
    padding: 5px 30px;
    margin:5px 0;
    position: relative;
    right: -2px;
    font-size:20px;
    color:white;
    /* background: #007bff; */
    border:1px solid white;
    border-radius:40px;
    text-align: center;
    cursor:pointer;
    text-decoration: none;
}
.exper:hover,.exp-submit .consult:hover{
    background: white;
    color:#007bff;
    text-decoration: none;
}

.phone-exper:hover{
    background: white;
    border:1px solid white;
    color:#F67D09;
    text-decoration: none;
}

/*  */



.LocationItem{
	position: absolute;
}
.Location{
	position: relative;
	color: #ffffff;
	    justify-content: space-around;
	    align-items: center;
	width: 1200px;
	height: 100%;
	display: flex;
	top: -700px;
	left: 0;
	right: 0;
	 margin: 0 auto;
}
.TextContent{
	font-size: 40px;
	margin:auto 0;
}
.information{
	width: 180px;
	height: 50px;
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 50px;
	margin-top: 60px;
	cursor: pointer;
}
.Location img{
	margin-left: auto;
}
.ERPfunction{
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0  50px;
}
.ERPTitle{
	color: #000000;
	font-size: 30px;
	text-align: center;
}
.ERPDescribe{
	text-align: center;
	font-size: 20px;
	color: #888888;
	margin-bottom: 70px;
	font-size: 16px;
}
.FunDescribe{
	   display: flex;
		align-items: center;
		justify-content: space-around;
	    flex-wrap: wrap;
	/* 
		    -webkit-box-pack: center;
		    justify-content: center;
		    -webkit-box-align: center;
		    align-items: center; */
}
.FunDescribe a:hover{
	text-decoration: none;
}
.FunDeatil{
	width: 550px;
	height:300px ;
	
	display:table;
	margin-bottom: 50px;
	padding:0 60px;
	cursor: pointer;
	
}
.FunDeatilnoActive{
	background: #f4f9ff;
}

.FunDeatilnoActive .cell .title{
	color: #000000;
	font-size: 20px;
	margin: 10px 0;
}
.FunDeatilnoActive .cell .remarket{
	color: #666666;
	font-size: 14px;
}
.FunDeatilnoActive .cell .remarket span{
	color: #5285f2;

}
.FunDeatilAtive{
	background: #266df0;
	
}

.FunDeatilAtive .cell .title{
	color: #FFFFFF;
	font-size: 20px;
	margin: 10px 0;
}
.FunDeatilAtive .cell .remarket{
	color: #cfdafb;
	font-size: 14px;
}
.FunDeatilAtive .cell .remarket span{
	color: #cfdafb;
	
}

.cell{
	display:table-cell; vertical-align:middle;
}
.cell img{
	margin-bottom: 5px;
}
/* .title{
	color: #000000;
	font-size: 20px;
	margin: 10px 0;
	
} */
/* .remarket{
	color: #666666;
	font-size: 14px;

} */

/* .remarket span{
	color: #5285f2;
} */
.ERPAdvantage{
	position: relative;
   width: 100%;

}
.banner2{
	width: 100%;
}
.banner3{
	width: 100%;
	height: 800px;
}
.banner4{
	/* height: 814px; */
	/* width: auto; */
}
.Advantages{
    position: absolute;
	top:50%;
	left: 50%;
	transform:translate(-50%,-50%)
}

.AdvantageDetailed{
	width: 1200px;
	 height: 100%;
	
}
.AdvantageTitle{
	color: #FFFFFF;
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}
.AdvantageContent{
	color: #cfd0d2;
	font-size: 18px;
	text-align: center;
	margin-bottom: 60px;
}
.AdvantagesList{
	width: 100%;
	display: flex;
	 align-items: center;
	justify-content: space-around;
	    flex-wrap: wrap;
		font-size: 12px;
}
.AdvantagesInfo{
	height: 340px;
	background: #ffffff;
	border-radius: 6px;
	width: 285px;
	cursor: pointer;
}
.AdvantagesImg{
	
	  position: relative;
	  
	 
}
.ExplainDetail{
	position: absolute;
	top:50%;
	left: 0;
	transform:translateY(-50%);
	padding: 0 10px;
}
.ExplainTitle{
	
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 10px;
}
.ExplainTitle1{
	
	
	font-size: 14px;
}
.AdvantagesExplain{
	padding:  20px 15px;
	
}
.Explain{
	height: 40px;
	line-height: 40px;
}
.Explain img{
	margin-right: 4px;
}

.noActive span{
	color: #266df0;
}
.activeTitle{
	color: #005aff;
}
.activeTitle1{
	color: #5390ff;
}
.Explainactive span{
	color: #ff4c67;
}
.noActiveTitle{
	color: #FFFFFF;
}
.noActiveTitle1{
	color: #b2b5bd;
}
.Framework{
	width: 100%;
	margin: 100px 0;
	text-align: center;
}
.Framework img{
	vertical-align: middle;
}
 
.Framework p{
	height: 40px;
	line-height: 40px;
     font-size: 26px;
	 color: #000000;
	 margin-bottom: 90px;
}

.Features{
	width: 100%;
	position: relative;
}
.Featuresimg{
	    height: 351px;
	    width: auto;
}
.FeaturesContent{
	height: 100%;
	 width: 1200px;
	 position: absolute;
	 top:50%;
	 left: 50%;
	 transform:translate(-50%,-50%);
	 
	 
}
.FeaturesContent p{
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	margin: 30px 0;
}
.FeaturesMenu{
	width: 900px;
	margin: 0 auto;
	display: flex;
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid rgba(255,255,255,0.5);
	justify-content:space-around;
	color: #FFFFFF;
	
}
.Menus1{
	width: 98px;
	cursor: pointer;
	
}
.MenuActive{
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: -2px;
}
.Menus2{
	width: 110px;
	cursor: pointer;
	
}
.Menus3{
	width: 70px;
	cursor: pointer;
	
}
.FeaturesDetails{
	height: calc(100% - 160px);
	
	padding-top: 100px;
	text-align: center;
}
.Features1{
	display: flex;
}
.Features2{
	display: flex;
}
.Featuresimg1{
	height: 440px;
	width: auto;
}
/* .Features{
	height: 100%;
	width: auto;
} */


.ModularList{
	
	display: flex;
	align-items: center;
	
	flex-wrap: wrap;
}
.modalModularList{
	padding: 40px 0 80px;
	justify-content: stretch;
	height: 440px;
}
.upModularList{
	justify-content: center;
	padding: 60px 0 10px;
}
.upModularList1{
	justify-content: center;
	padding: 10px 0 20px;
}
.Modulars{
	color: #FFFFFF;
	background: rgba(58,82,130,0.5);
	border: 1px solid rgba(38,109,240,0.5);
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 20px;
	font-size: 14px;
}
.Modulars:hover{
	color:#00e4ff ;
}
.upModulars{
	color: #FFFFFF;
	background: rgba(58,82,130,0.5);
	border: 1px solid rgba(38,109,240,0.5);
	width: 160px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 20px;
	cursor: pointer;
	font-size: 14px;
}
.upModulars:hover{
	color:#00e4ff ;
}
.Solution{
	width: 100%;
	margin:100px 0;
}
.SolutionContent{
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}
.SolutionContent img{
	vertical-align: middle;
	
}
.SolutionTitle1{
	font-size: 24px;
	color: #000000;
}
.SolutionTitle2{
	font-size: 16px;
	color: #888888;
}
.SolutionInfo{
	display: flex;
	align-items:flex-end;
	justify-content: space-around;
}
.SolutionDetail{
	width: 250px;
}
.SmallpeanutsDetail1{
	height: 50px;
	width: 100%;
	background: #95b7f8;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
.SmallpeanutsDetail2{
	height: 80px;
	width: 100%;
	background: #6299ff;
	color: #FFFFFF;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
}
.SmallpeanutsDetail3{
	height: 110px;
	width: 100%;
	background: #4082fd;
	color: #FFFFFF;
	line-height: 110px;
	font-size: 18px;
	text-align: center;
}
.SmallpeanutsDetail4{
	height: 150px;
	width: 100%;
	background: #266df0;
	color: #FFFFFF;
	line-height: 150px;
	text-align: center;
	font-size: 18px;
}
.SmallpeanutsDetail1Active{
	background: #14afff;
}
.SmallpeanutsDetail2Active{
	background: #ff6177;
}
.SmallpeanutsDetail3Active{
	background: #266df0;
}
.SmallpeanutsDetail4Active{
	background: #ff9d1e;
}

.contents{
	padding: 30px 0;
	text-align: left;
	font-size: 16px;
}
.contents span{
	color: #266df0;
}
.caseItem{
	    position: relative;
	  
}
.caseItem img{
	width: 100%;
}
.Caselogo{
	position: fixed;
	z-index: 10;
	top: -40px;

}
.CaseList{
	margin: 40px 0;
}

.successCase{
	position: absolute;
	top:64%;
	left: 50%;
	transform:translate(-50%,-50%);
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
    background: #263044;

}

.regTitle{
	width: 1200px;
	margin: 20px auto 80px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	
}
.AllpyList{
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}
.Allcontact{
	height: 100%;
	width: 100%;
	position: absolute;
	top:55%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.AllpyInfo{
	width: 100%;
	height: 110px;
	
	border-bottom: 1px solid rgba(255,255,255,0.5);
	

}
.CPExplain{
	width: 1200px;
	display: flex;
	justify-content:space-around;
	margin: 0 auto;
}
.SPDetail{
	display: flex;
	width: 250px;
	color: #FFFFFF;
	align-items:center;
	font-size: 14px;
	
}
.SPDetail img{
	margin-right: 10px;
}
.SPDetail p{
	margin-bottom: inherit;
}
.fillIn{
	width: 1200px;

		margin: 80px auto 0px;
}
.fillInTitle1{
	color: #FFFFFF;
	font-size: 28px;
	text-align: center;
}
.fillInTitle2{
	color: rgba(255,255,255,0.5);
	font-size: 14px;
	text-align: center;
}
.InputList{
	width: 1200px;
	display: flex;
	justify-content:space-around;

	margin: 80px auto 0px;
}
.InputList input{
	border: 1px solid #FFFFFF;
	height: 50px;
	width: 350px;
	padding: 0 15px;
}
.Consultation{
	width: 1200px;
	display: flex;
	justify-content:center;

		margin: 50px auto 0px;
}
.btn1{
	width: 200px;
	height: 50px;
	background: rgba(255,255,255,0.5);
	border-radius: 30px;
	color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	margin-right: 30px;
	
}
.btn2{
	width: 200px;
	height: 50px;
	   background: -webkit-linear-gradient(left, #ffac1e , #ffea3c); /* Safari 5.1 - 6.0 */
	    background: -o-linear-gradient(right, #ffac1e, #ffea3c); /* Opera 11.1 - 12.0 */
	    background: -moz-linear-gradient(right, #ffac1e, #ffea3c); /* Firefox 3.6 - 15 */
	    background: linear-gradient(to right, #ffac1e , #ffea3c); /* 标准的语法（必须放在最后） */
	border-radius: 30px;
	color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.ConsultationTel{
	text-align: center;
	color: rgba(255,255,255,0.8);
	font-size: 28px;
	margin-top: 60px;
}


.isShow{
	display: block;
}
.noShow{
	display: none;
}
.items{
	height: 700px;
}

/* .product a{
	color: #FFFFFF;
} */


	
.successCaseTitle{
	width: 100%;
}
.successCaseTitle-info{
	width: 1200px;
	margin: auto;
	text-align: center;
}
.successCaseTitle-info p{
	font-size: 16px;
	color: #888888;
}

.userName{
		width: 100%;
		height: 60px;
	
	}
	.userName input{
		height: 40px;
		width: 100%;
		padding: 0 10px;
		outline: none;
		border: none;
	}
	.userPhone{
		width: 100%;
		height: 60px;
	}
	.userPhone input{
		height: 40px;
		width: 100%;
		padding: 0 10px;
		outline: none;
		border: none;
	}
	.form-botton{
		width: 100%;
		display: flex;
		height: 40px;
		justify-content: space-between;
	}
	.SubmitDemand{
		width: 47%;
		height: 40px;
		text-align: center;
		color: #FFFFFF;
		background: #5dc9f8;
		border: 1px solid #5dc9f8;
		line-height: 40px;
	}
	.Con-btn{
		width: 47%;
		height: 40px;
		text-align: center;
		color: #FFFFFF;
		border: 1px solid #FFFFFF;
		line-height: 40px;
	}
	.form-tel{
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #FFFFFF;
		font-size: 24px;
		
	}
	.toTop{
		position: fixed;
		bottom: 80px;
		right: 10px;
		background: #28508b;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		display: none;
	}
	.toTop img{
		width: 20px;
		vertical-align: middle;
		margin-top: -5px;
	}
	
	/* 新闻资讯 */
	.ConsultationNews{
		width: 100%;
		margin-bottom: 150px;
	}
	.Journalism{
		width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.Journalism-span{
	
		height: 240px;
		background: #f4f9ff;
	}
	.Journalism-span a{
	
		text-decoration: none;
	
	}
	.Journalism-span a:hover{
		
		text-decoration: none;
	
	}
	.Journalism-title{
		padding: 15px 15px 0;
		font-size: 14px;
		color: #666666;
	}
	.times{
		padding:5px 15px 0;
		font-size: 14px;
		color: #999999;
	}
	
@media screen and (max-width: 980px) {
	.Location {
	    width: 100%;
	}
	.banner-content {
	    width: calc(100% - 10px);
		padding: 0 5px;
	    
	}
	.items{
		height: 200px;
	}
	.bgimg{
		width: 100%;
		height: 200px;
	}
	.ERPfunction{
		width: 100%;
	}
	.SolutionContent{
		width: 100%;
	}
	.SolutionContent img{
		width: 80%;
	}
	.AdvantageDetailed{
		width: 100%;
		background: #2b3242;
		padding: 40px 0;
	}
	.Location{
		top: -200px;
	}
	.experience p{
		font-size: 12px;
	}
	
	.bannerRight{
		width: 180px;
	}
	.exper, .phone-exper, .exp-submit .consult{
		padding: 5px 10px;
		font-size: 12px;
		z-index: 10;
	}
	.ERPfunction{
		    padding: 80px 0 50px;
	}
	.ERPTitle{
		font-size: 24px;
		
	}
	.FunDeatil {
	    width: 100%;
	    height: 260px;
	    display: table;
	    margin-bottom: 50px;
	    padding: 0 20px;
	    cursor: pointer;
	}
	.FunDeatilnoActive .cell .title{
		font-size: 20px;
	}
	.SolutionTitle1{
		font-size: 24px;
	}
	.Solution{
		    margin: 80px 0 0;
	}
	.ERPDescribe{
		    margin-bottom: 70px;
	}
	.AdvantageContent{
			margin-bottom: 30px;
			font-size: 16px;
	}
	.AdvantagesInfo{
		margin-bottom: 20px;
	}
	.SolutionDetail{
		width: 80px;
	}
	.SmallpeanutsDetail1{
		    height: 40px;
			font-size: 12px;
			margin-top: 20px;
			line-height: 40px;
	}
	.SmallpeanutsDetail2{
		height: 50px;
		font-size: 12px;
		margin-top: 20px;
		line-height: 50px;
	}
	.SmallpeanutsDetail3{
		height: 60px;
		line-height: 60px;
		font-size: 12px;
		margin-top: 20px;
	}
	.SmallpeanutsDetail4{
		height: 70px;
		line-height: 70px;
		font-size: 12px;
		margin-top: 20px;
	}
	.AdvantageTitle{
		font-size: 24px;
	}
	.FeaturesTitle{
		font-size: 24px;
		margin: 80px 0 40px;
		text-align: center;
	}
	.Features-img{
		width: 100%;
		text-align: center;
	}
	.Features-top{
		margin-top: 40px;
	}
	.Features-img img{
		width: 90%;
		height: auto;
	}
	.Features-list{
	
		
		padding: 0 10px;
		display: flex;
		flex-wrap:wrap;
	justify-content: space-between;
		
		margin-top: 20px;
		/* align-items: center */
		
	}
	.Features-lists{
		padding: 0 10px;
		display: flex;
		justify-content: center; 
		flex-wrap:wrap;
		margin-top: 20px;
	}
	.Modulars{
		font-size: 12px;
		    width: 90px;
		    height: 30px;
			background: #314163;
			line-height: 30px;
			margin-bottom: 10px;
			margin-left: 0;
			border: none;
			
	}
	.ModularsList{
		font-size: 12px;
		    width: 90px;
		    height: 30px;
			
			line-height: 30px;
			margin-bottom: 10px;
			margin-left: 0;
			border: none;
			
	}
	.bottom-Form{
		width: 100%;
		padding: 20px;
		background: #266df0;
		margin-top: 80px;
		    margin-bottom: 60px;
	}
	.bottom-Form-Title{
		font-size: 28px;
		color: #FFFFFF;
		text-align: center;
	}
	
	
}

