.customerCase-sec1{
	/*padding: 30px 0 60px;*/
	margin-bottom: 0px;
}
/*banner*/
.info_1 div{
   	 width: 5rem;
    color: white;
    margin: 0.15rem 0px 0.2rem;
    font-size: 0.16rem;
}
.info_1 a{
	font-size: 0.28rem;
    padding: 0.05rem 0.16rem;
    box-sizing: border-box;
    border: 0.01rem solid #FFF;
    border-radius: 0.08rem;
}
.ny-banner{
	height: 4rem;
}
.ny-banner img{
	height: 100%;
}
.ny-banner .info a{
	border-radius: 6px;
}
.customerCase-sec1 .customerCase-title h3{
	font-size: 0.44rem;
}
.class-list ul{
	box-sizing: border-box;
	padding: 0 0.2rem;
}
.class-list li{
    width: 100%;
    background-color: white;
    padding: 0.3rem;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 0.1rem;
}
.class-list li:last-child{
	margin-right: 0;
	margin-bottom: 0;
}
.class-list li i{
    width: 1.09rem;
    height: 1.25rem;
    background-size: cover;
    display: inline-block;
    margin: 0 auto;
    float: left;
    margin-right: 0.3rem;
}
.class-list li:nth-child(1) i{
	background-image: url('icon-1.png');
}
.class-list li:nth-child(2) i{
	background-image: url('icon-2.png');
}
.class-list li:nth-child(3) i{
	background-image: url('icon-3.png');
}
.class-list li h3{
    font-size: 0.2rem;
    color: #434343;
    font-weight: bold;
    /*margin: 0.2rem 0;*/
    width: 60%;
    float: left;
}
.class-list li p{
	margin: 0 auto;
    color: #565656;
    font-size: 0.16rem;
    font-family: "微软雅黑";
    width: 77%;
    float: left;
}
.customerCase-sec1{
	padding-bottom: 0;
	margin-top: 0;
}
/*优势*/
.login-advantage{
    width: 100%;
    padding-top: 0.4rem;
    box-sizing: border-box;
}
.login-advantage1{
	width: 100%;
	margin: 0 auto;
}
.advantage-tit{
	text-align: center;
}
.advantage-tit h3{
	font-size: 0.44rem;
	font-weight: normal;
}
.advantage-list{
	width: 100%;
	margin-top: 0.2rem;
}
.advantage-list ul{
	box-sizing: border-box;
	padding: 0 0.2rem;
}
.advantage-list ul li{
	float: left;
    width: 49%;
    height: 4.72rem;
    position: relative;
	margin-right:0.14rem;
}
.advantage-list ul li:nth-child(2n){
	margin-right: 0;
}
.advantage-list ul li:last-child{
	margin-right: 0px;
}
.advantage-list ul li img{
	width: 100%;
	height: auto;
}
.advantage-list ul li div{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0.08rem;
}
.advantage-list-text h4{
    font-size: 0.2rem;
    color: #434343;
    font-weight: bold;
    padding-left: 0.28rem;
    margin-bottom: 0.08rem;
}
.advantage-list-text p{
    font-size: 0.14rem;
    color: #6a6969;
    padding-left: 0.28rem;
    line-height: 0.28rem;
    padding-right: 0.2rem;
}
/*产生效益*/
.login-benefit{
	background-image: url('bj-img.jpg');
	background-size:cover;
	/*min-height: 5.77rem;*/
	padding: 0.27rem 0px;
	box-sizing: border-box;
	width: 100%;
}
.login-benefit .advantage-tit{
	color: white;
}
.benefit-list{
	width: 100%;
	margin:0 auto;
	margin-top: 0.2rem;
	position: relative;
}
.be-list-con{
	/*width: 3.15rem;
	height:3.26rem ;*/
    width: 2.8rem;
    height: 2.85rem;
    text-align: center;
    position: relative;
    float: left;
}
.be-list-con div{
	position: absolute;
	left: 50%;
	width: 1.98rem;
	top: 50%;
	transform: translate(-50%,-50%);
}
.be-list-con img{
	/*width: 1.9rem;*/
	width: 1rem;
	height: auto;
}
.be-list-con p{
	font-size: 0.18rem;
	font-weight: bold;
	color: white;
	margin-top: 0.1rem;
}
.be-list-con:nth-child(1){
	background-image:url('icon-4.png') ;
	background-size: cover;
	box-sizing: border-box;
    margin-left: 0.25rem;
}
.be-list-con:nth-child(3){
	background-image:url('icon-5.png') ;
	background-size: cover;
	box-sizing: border-box;
}
.be-list-con:nth-child(5){
	background-image:url('icon-6.png') ;
	background-size: cover;
	box-sizing: border-box;
	margin-top: 0.1rem;
    margin-left: 2.3rem;
}
.be-list-flow{
    padding: 1.15rem 0px;
    box-sizing: border-box;
    color: white;
    font-size: 0.2rem;
    font-weight: bold;
    margin: 0 0.21rem;
    text-align: center;
    float: left;
}
.be-list-flow i{
	margin-top: 0.1rem;
	margin: 0 auto;
}
.be-list-flow:nth-child(2) i{
	display: block;
	width: 0.85rem;
	height: 0.16rem;
	background-image: url('icon_2.png');
	background-size: cover;
}
.be-list-flow:nth-child(4) i{
	display: block;
	width: 0.85rem;
	height: 0.16rem;
	background-image: url('icon_1.png');
	background-size: cover;
}.be-list-flow:nth-child(4){
	color: #d59738;
    position: absolute;
    right: 2rem;
    top: 1.5rem;
    transform: rotate(-47deg);
}
/*行业解决方案*/
.scheme{
	width: 100%;
    padding-top: 0.28rem;
	box-sizing: border-box;
}
.scheme .scheme1{
	width: 100%;
	margin: 0 auto;
}
.scheme1-list{
	width: 100%;
	margin-top: 0.35rem;
	box-sizing: border-box;
	padding: 0 0.2rem;
}
.scheme1-list li{
    width: 49%;
    padding: 0.4rem 0.34rem;
    border: 0.01rem solid #d8d8d8;
    border-top: 0.01rem solid #2e8ae5;
    box-sizing: border-box;
    height: 6.08rem;
}
.scheme1-list li:first-child{
	float: left;
}
.scheme1-list li:last-child{
	float: right;
}
.scheme1-list li i{
	display: block;
	background-size: cover;
	width:2.22rem ;
	height:2.02rem ;
	margin: 0 auto;
	margin-bottom: 0.25rem;
}
.scheme1-list li:first-child i{
	background-image: url('icon-7.png');
}
.scheme1-list li:last-child i{
	background-image: url('icon-8.png');
}
.scheme1-list-text{
    width: 100%;
    text-align: center;
}
.scheme1-list-text h4{
	color: #3c3c3c;
	font-size: 0.28rem;
	margin-bottom: 0.12rem;
}
.scheme1-list-text p{
	color: #5f5f5f;
	font-size: 0.26rem;
}
/*对接定制流程*/
.Contract{
	width: 100%;
	padding: 0.4rem 0rem;
	box-sizing: border-box;
}
.Contract .Contract1{
	width: 100%;
	margin: 0 auto;
}
.Contract-list{
	margin-top: 0.4rem;
	width: 100%;
}
.tract-list-con{
    width: 6.1rem;
    height: 2.1rem;
    float: left;
    background-size: cover;
    position: relative;
    margin-bottom: 0.2rem;
    margin-left: 0.8rem;
}
.tract-list-con:last-child{
	margin-right: 0px;
}
.tract-list-con:nth-child(1){
	background-image:url('num-1.png') ;
}
.tract-list-con:nth-child(2){
	background-image: url('num-2.png');
}
.tract-list-con:nth-child(3){
	background-image: url('num-3.png');
}
.tract-list-con:nth-child(4){
	background-image: url('num-4.png');
}
.tract-list-con em{
	position: absolute;
    right: 0.52rem;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    float: right;
    width: 3.48rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.32rem;
    color: #2a2a2a;
}
