﻿div.main {
            width: 100%;
            padding-top: 0;
            padding-bottom: 0;
        }

            div.main > div {
                min-width: 1200px;
            }

            div.main .h600 {
                position: relative;
                color: #fff;
                margin: 0 auto;
                height: 587px;
                text-align: center;
                background-image: url(images/app6.jpg);
                background-size: auto;
                background-position: center center;
            }

                div.main .h600 a img {
                    position: absolute;
                    cursor: pointer;
                    top: 369px;
                    left: 54%;
                    margin-left: -40px;
                    display: block;
                }

                div.main .h600 div {
                    position: absolute;
                    top: 327px;
                    left: 54%;
                    margin-left: 300px;
                    width: 240px;
                    line-height: 35px;
                    text-align: center;
                }

                    div.main .h600 div img {
                        width: 80%;
                        display: block;
                        margin: 0 auto;
                    }

            div.main .h1366 {
                margin: 0 auto;
                height: 1366px;
                text-align: center;
                background-image: url(images/app2.png);
                background-size: auto;
                background-position: center center;
            }

            div.main .h600 h3 {
                font-size: 42px;
                font-weight: bold;
                position: absolute;
                top: 85px;
                left: 50%;
                margin-left: 62px;
            }

            div.main .h1203 {
                margin: 0 auto;
                height: 1320px;
                text-align: center;
                background-image: url(images/app3.jpg);
                background-size: auto;
                background-position: center top;
            }
        .p-text{
            width:1200px;
            margin:0 auto;
        }
        .p-text .head{
            height:40px;
            line-height:40px;
            font-size:32px;
            color:#666;
            padding-top:20px;
            padding-bottom:20px;
        }
            .p-text p{
                line-height:40px;
                font-size:20px;
                color:#333;
            }
        div.main .h1289 {
            margin: 0 auto;
            height: 1289px;
            text-align: center;
            background-image: url(images/app4.jpg);
            background-size: auto;
            background-position: center center;
        }