
/*萌趣理念样式*/

.img1 {
    position: absolute;
    top: 60px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_02_580.png") no-repeat center top;
}
.img1-1{
    margin-top: 80px;
}
.img2 {
    position: absolute;
    top: 640px;
    width: 100%;
    height: 650px;
}
.img2-1{
    margin-top: 20px;
}
.img3 {
    position: absolute;
    top: 1290px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_10_650.png") no-repeat center top;
}
.img3-1{
    margin-top: 20px;
}
.img4 {
    position: absolute;
    top: 1870px;
    width: 100%;
    height: 650px;
}
.img4-1{
    margin-top: 30px;
}


/*尾部样式*/
.weibu {
    position: absolute;
    top: 2520px;
    width: 100%;
    height: 450px;
    background: url("../images/web_bg_di.png") no-repeat center top;
}


.weibu-1 {
    margin: 100px 250px;
    width: 640px;
    height: 200px;
    /*字体颜色*/
    color: #fff;
    /*字体大小*/
    font-size: 14px;
    /*靠左显示*/
    text-align: left;
    /*间隔*/
    line-height:40px;
}

.weibu-1-1{
    font-size: 22px;
}

.weibu-2 {
    /*上右下左*/
    margin: -300px 950px;
    width: 640px;
    height: 200px;
    /*字体颜色*/
    color: #fff;
    /*字体大小*/
    font-size: 14px;
    /*靠左显示*/
    text-align: center;
    /*间隔*/
    line-height:40px;
}
.weibu-2-1{
    font-size: 22px;
}
.weibu-2-2{
        margin: 0px 0px 0px -300px;
}
.weibu-2-3{
        margin: -180px 0px 0px 300px;
}
.weibu-2-4{
        margin: -10px 0px 0px -300px;
}
.weibu-2-5{
        margin: -40px 0px 0px 300px;
}
.bottom{
    position: absolute;
    top: 415px;
    margin: 0px 0px 0px 400px;
    /*字体颜色*/
    color: #C0C0C0;
    /*字体大小*/
    font-size: 15px;
}
