body {
	background: #fff;
}
/*banner样式*/
.info-banner {
    background: url("img/banner.png") no-repeat center;
}
/* 特点与优势 */
.index-advantage{
    overflow: hidden;
    min-width: 1220px;
    height: 890px;
    background: url("img/Bitmap.png") no-repeat center;
}
.index-advantage .module-title p{ margin-top: 170px; }
.index-advantage .descript{
    margin-top: 146px;
}
.index-advantage .descript .item{
    width: 168px;
    height: 225px;
    text-align: center;
}
.index-advantage .descript .item div{
    margin-top: 24px;
}
.index-advantage .descript .item p{
    margin-top: 8px;
}

/* 产品特性 */
.index-product{
    overflow: hidden;
    min-width: 1220px;
    padding: 0;
    height: 890px;
    background: #F6F9FF;
}
.index-product .module-title p{ margin-top: 170px; }
.index-product .descript{
    margin-top: 189px;
}
.index-product .descript .item{
    width: 285px;
    height: 293px;
    background: #FFFFFF; 
    border: 1px solid #DDDDDD;
    padding: 39px 0 0 22px;
}
.index-product .descript .item div{
    margin-top: 17px;
}
.index-product .descript .item p{
    margin-top: 21px;
    height: 40px;
    color: #9596B0;
}

/* 产品功能 */
.index-function{
    overflow: hidden;
    min-width: 1220px;
    padding: 0;
    height: 890px; 
    background: url("img/function.png") no-repeat center;
}
.index-function .module-title p{ margin-top: 106px; }
/* 应用场景 */
.index-application{
    overflow: hidden;
    min-width: 1220px;  
    height: 890px;
    background: #F6F9FF;
}
.index-application .module-title p{ margin-top: 170px; }
.index-application .descript{
    margin-top: 189px;
    text-align: center;
}
.index-application .descript .item{
    width: 285px;
    height: 293px;
    background: #FFFFFF; 
    border: 1px solid #DDDDDD;
    padding-top: 39px;
}
.index-application .descript .item div{
    margin-top: 25px;
}
.index-application .descript .item p{
    margin: 21px auto 0;
    width: 242px;
    height: 80px;
    color: #9596B0;
}

/* 该页面公用样式 */
.info-common{
    width: 1000px;
    height: 84px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    letter-spacing: 1px;
    color: #999999;
    line-height: 28px;
    text-align: center;
}
.descript{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.descript .item{
    flex-shrink: 0;
}
.descript .item img{
    width: 88px;
    height: 88px;
}
.descript .item div{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
}
.descript .item p{
    height: 80px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.true-icon {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(img/true-icon.png) no-repeat center;
}

.position-1{
    position: absolute;
    left: 755px;
    top: 205px;
}
.position-2{
    position: absolute;
    left: 755px;
    top: 248px;
}
.position-3{
    position: absolute;
    left: 755px;
    top: 292px;
}
.position-4{
    position: absolute;
    left: 755px;
    top: 400px;
}
.position-5{
    position: absolute;
    left: 755px;
    top: 538px;
}
.position-6{
    position: absolute;
    left: 755px;
    top: 636px;
}
.position-7{
    position: absolute;
    left: 976px;
    top: 205px;
}
.position-8{
    position: absolute;
    left: 976px;
    top: 248px;
}
.position-9{
    position: absolute;
    left: 976px;
    top: 292px;
}
.position-10{
    position: absolute;
    left: 976px;
    top: 400px;
}
.position-11{
    position: absolute;
    left: 976px;
    top: 538px;
}
.position-12{
    position: absolute;
    left: 976px;
    top: 636px;
}
.position-13{
    position: absolute;
    left: 1102px;
    top: 205px;
}
.position-14{
    position: absolute;
    left: 1102px;
    top: 248px;
}
.position-15{
    position: absolute;
    left: 1102px;
    top: 292px;
}
.position-16{
    position: absolute;
    left: 1102px;
    top: 400px;
}
.position-17{
    position: absolute;
    left: 1102px;
    top: 538px;
}
.position-18{
    position: absolute;
    left: 1102px;
    top: 636px;
}