@CHARSET "UTF-8";

#fenxiBanner{
	width: 100%;
    height: 340px;
    background: url(../../images/solutions-banner.png) center center no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
#bottom-b{
	position: relative;
    z-index: 20;
    clear: both;
    margin-top: 0px;
    height: 150px;
    background: #373d41;
    width: 100%;
}
#bg-coment{
	height: 1223px;
    /* background: #323733; */
    margin-top: -40px;
}
.coment-img{
	margin-left: -50px;
	margin-top: 60px;
}
#title{
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    height: 70px;
    /* background: #323733; */
}
.title-one{
	font-weight:normal;
	font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    height: 70px;
    /* background: #323733; */
}
.title-text{
	font-weight:normal;
	font-size: 28px;
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    height: 70px;
    /* background: #323733; */
    margin-top: -25px;
}
#centerContent{
	width: 1158px;
	height: 640px;
}
.analysis-platform{
    float: left;
	height: 180px;
    width: 230px;
    margin-top: 35px;
}
.analysis-platform-t{
	float: left;
	height: 180px;
    width: 230px;
}
.icon{
	margin-top: 37px;
    margin-left: 77px;
}
.description-texe{
	font-weight:normal;
	color: #ffffff;
    text-align: center;
    margin-top:20px;
}
#background_all{
	z-index:9999;
	width: 100%;
    height: 110%;
	background: url(../../images/product-bgg.png)!important;
    background-size: cover!important;
}
