/*萌趣首页样式*/

.img1 {
    width: 100%;
    height: 650px;
    background: url("../images/web_bg_02_650.png") no-repeat center top;
}

.img-banner {
    position: relative;
    display: inline-block;
    width: 1256px;
    height: 566px;
    vertical-align: middle;
    background: url("../images/web_1_01.png") no-repeat center top;
}

.img-google {
    display: inline-block;
    position: absolute;
    width: 220px;
    height: 75px;
    left: 40px;
    top: 180px;
}

.img-android {
    display: inline-block;
    position: absolute;
    width: 220px;
    height: 290px;
    left: 40px;
    top: 265px;
}

.img-ios {
    display: inline-block;
    position: absolute;
    width: 220px;
    height: 290px;
    left: 275px;
    top: 265px;
}

.img2 {
    width: 100%;
    height: 650px;
    background: url("../images/web_bg_03.png") no-repeat center top;
}
.img2-2{
    margin-top: 20px;
}
.img3 {
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_04.png") no-repeat center top;
    z-index: 999;
}
.img4 {
    position: absolute;
    top: 1625px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_05.png") no-repeat center top;
}
.img4-1{
    margin-top: 60px;
}
.img5 {
    position: absolute;
    top: 2205px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_06.png") no-repeat center top;
}
.img5-1{
    margin-top: 30px;
}
.img6 {
    position: absolute;
    top: 2480px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_05.png") no-repeat center top;
}
.img6-1{
    margin-top: 50px;
}
.img7 {
    position: absolute;
    top: 3060px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_04.png") no-repeat center top;
}
.img7-1{
    margin-top: 70px;
}
.img8 {
    position: absolute;
    top: 3330px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_07.png") no-repeat center top;
}
.img9 {
    position: absolute;
    top: 3880px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_03.png") no-repeat center top;
}
.img10 {
    position: absolute;
    top: 4460px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_06.png") no-repeat center top;
}
.img10-1{
    margin-top: 70px;
}
.img11 {
    position: absolute;
    top: 4740px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_07_580.png") no-repeat center top;
}
.img11-1{
    margin-top: 70px;
}
.img12 {
    position: absolute;
    top: 5320px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_04.png") no-repeat center top;
}
.img12-1{
    margin-top: 50px;
}
.img13 {
    position: absolute;
    top: 5600px;
    width: 100%;
    height: 1080px;
    background: url("../images/web_bg_08.png") no-repeat center top;
}
.img13-1{
    margin-top: 20px;
}
.img14 {
    position: absolute;
    top: 6680px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_06.png") no-repeat center top;
}
.img14-1{
    margin-top: 50px;
}
.img15 {
    position: absolute;
    top: 6960px;
    width: 100%;
    height: 580px;
    background: url("../images/web_bg_07_580.png") no-repeat center top;
}
.img15-1{
    margin-top: 70px;
}
.img16 {
    position: absolute;
    top: 7540px;
    width: 100%;
    height: 325px;
    background: url("../images/web_bg_04.png") no-repeat center top;
}
.img16-1{
    margin-top: 50px;
}
.img17 {
    position: absolute;
    top: 7820px;
    width: 100%;
    height: 650px;
    background: url("../images/web_bg_07.png") no-repeat center top;
}
.img17-1{
    margin-top: 50px;
}

/*尾部样式*/
.weibu {
    position: absolute;
    top: 8470px;
    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;
}
