
.keyword-body{
	width: 100%;
	padding: 0px;
	background: #f5f5f5;

}
.layui-col-space30>*{
	padding: 50px;
}
.layui-container-style{
	padding: 0;
	margin-top: 0px;
}
.layui-bg-green-style{
	background: #fff;

}
.layui-bg-green-style p{
	font-size: 26px;
	text-align: center;
	font-family: '微软雅黑';
	color: #333;
}
.advantage-one .advantage-title{
	font-size: 20px;
    color: #333;
    text-align: center;
    font-family: '微软雅黑';
    padding: 10px 0;
}

/*解决方案*/
.programme{
	width: 100%;
	height: auto;
	margin-top: 50px;
	background-image: url('../img/lala4.png');
}

.programme hr{
	margin-top: 50px;
	color: #fff;
}
.advantage-two{
	width: 30%;
	background: red;
}
.cate-content{
	width: 60%;
	margin: 0 auto;
	position: relative;
    top: -36px;
}
.cate-content li{
	float: left;
    width: 33%;
}
.cate-content li div{
	font-size: 20px;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: #122036;
    border: 1px solid #fff;
    border-radius: 15px;
    text-align: center;
}
.clickchange .content-div p{
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.cate-content .content-default .content-div p{
	color: #111f34
}
.content-default .content-div{
	background: #fff;

}
.cate-content li .title{
	color: #fff;
    font-weight: 600;
    width: 59%;
    text-align: center;
    margin: 0 auto;
    margin-top: 14px;
    cursor: pointer;
}



.grid-demo.content-default .clickchange p{
	color: #111e30;
}

.content{
	    width: 72%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
}
.content h4{
	text-align: center;
	
	font-size: 20px;
	margin-top: 50px;
}
.content h4 a{
	color: #fff;
}

.content div {
	width: 50%;
    margin: 0 auto;
    text-align: center;
    
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
}
.content div a{
	color: #fff;
}
.content p{
	
    /* line-height: 30px; */
    font-size: 16px;
    border: 1px solid #fff;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}
.content p a{
	color: #efe7e7;
}
.grid-demo .cate-content .content-default h4{
	color: #70aaf5;
}

.programme .layui-container-style .layui-row .grid-demo-style-display{
	display: none;
}

.layui-col-md6-style{
	margin-top: 50px;
}


.layui-col-md6-style .i img{
	width: 90%;
    height: 200px;
    float: right;
}
.product-content{
	padding-left:20px; 
}
.keybanner{
	text-align: center;
}














