*{
    margin: 0;
    padding: 0;
}
.aiccphone{
    width: 100%;
    height: 800px;
   background-image: url("../images/aiccphone/aiccphone.png");
    background-size: 100% 100%;
    float: left;
    background-position: center center;
}
.aiccphone p{
    font-size: 46px;
    margin-top: 300px;
    line-height: 80px;
    color: white;
    font-family: "ºÚÌå";
    font-weight: bold;
    margin-left: 26%;

}
.aiccphone span{
    color: red;
}
.aiccphone1{
    width: 100%;
    height: 800px;
    float: left;
    text-align: center;
    background: #DCDCDC;
}
.aiccphone2{
    width: 1000px;
    height: 800px;
    margin: 0 auto;
}
.aiccphone2 p{
    text-align: center;
    font-size: 46px;
    line-height: 50px;
    position: relative;
    top: 50px;
}
.aiccphone2 p span{
    font-size: 20px;
}
.aiccphone2 img{
margin-top: 50px;
}
.fengxian{
    width: 100%;
    height: 600px;
    float: left;
    background: #485063;
    text-align: center;
}
.fengxian1{
    width: 1000px;
    height: 600px;
    margin: 0 auto;
}
.fengxian1 p{
    text-align: center;
    font-size: 46px;
    line-height: 50px;
    position: relative;
    top: 50px;
}
.fengxian1 img{
    margin-top: 100px;
}