﻿body {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei" !important;
}

img {
    vertical-align: bottom;
    display: block;
    /*border-radius: 100px;*/
}

.body {
    width: 1024px;
    /*height: 768px;*/
    margin: 0 auto;
    /*background: url(../images/img_2.png) left top no-repeat;
    background-size: 1024px 768px;*/
    /*text-align: center;*/
    /*background-color: #ECECEC;*/
}

.logo {
    width: 100%;
    height: 456px;
    background: url(../images/beijing.png) left top no-repeat;
}

.main_1 {
    width: 100%;
    height: 69px;
    margin: 0 auto;
}

.richeng {
    width: 100%;
    margin: 0 auto;
}



.dj {
    width: 90%;
    margin: 0 auto;
    /*margin-top: 40px;*/
}

    .dj p {
        word-wrap: break-word;
        margin: 0px;
        padding: 0px;
        color: #85448D;
        text-align: left;
        float: left;
        height: 59px;
        line-height: 59px;
        font-size: 20px;
    }

.dj_1 {
    color: #FD800E;
    font-size: 18px;
    font-weight: 600;
}

.dj_2 {
    width: 130px;
    height: 59px;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 59px;
    font-size: 33px;
    font-weight: 600;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #CAC7C0 inset;
    text-shadow: 6px 4px 7px #B7B4B3;
    float: left;
    background-color: #fff;
    margin: 0 auto;
    /* margin-top: 15px; */
    /* margin-left: 46px; */
}

.dj_3 {
    width: 36px;
    height: 50px;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 50px;
    float: left;
}

.dj_5 {
    /* clear: both; */
    /* display: block; */
    width: 251px;
    height: 59px;
    line-height: 45px;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    background: url(../images/btn.png) left top no-repeat;
    float: right;
}


.richeng {
    text-align: center;
    width: 100%;
}


/** iPhone **/
@media only screen and (min-width: 320px) and (max-width:767px) {
    body {
        margin: 0px;
        padding: 0px;
        font-family: "Microsoft YaHei" !important;
    }

    img {
        vertical-align: bottom;
        display: block;
        /*border-radius: 100px;*/
    }

    .body {
        width: 1024px;
        /*height: 768px;*/
        margin: 0 auto;
        /*background: url(../images/img_2.png) left top no-repeat;
    background-size: 1024px 768px;*/
        /*text-align: center;*/
        /*background-color: #ECECEC;*/
    }

    .logo {
        width: 100%;
        height: 456px;
        background: url(../images/beijing.png) left top no-repeat;
    }

    .main_1 {
        width: 100%;
        height: 69px;
        margin: 0 auto;
    }

    .richeng {
        width: 100%;
        margin: 0 auto;
    }



    .dj {
        width: 90%;
        margin: 0 auto;
        /*margin-top: 40px;*/
    }

        .dj p {
            word-wrap: break-word;
            margin: 0px;
            padding: 0px;
            color: #85448D;
            text-align: left;
            float: left;
            height: 59px;
            line-height: 59px;
            font-size: 20px;
        }

    .dj_1 {
        color: #FD800E;
        font-size: 18px;
        font-weight: 600;
    }

    .dj_2 {
        width: 130px;
        height: 59px;
        margin-top: 10px;
        display: block;
        text-align: center;
        line-height: 59px;
        font-size: 33px;
        font-weight: 600;
        border: 2px solid #fff;
        border-radius: 10px;
        box-shadow: 0px 0px 20px #CAC7C0 inset;
        text-shadow: 6px 4px 7px #B7B4B3;
        float: left;
        background-color: #fff;
        margin: 0 auto;
        /* margin-top: 15px; */
        /* margin-left: 46px; */
    }

    .dj_3 {
        width: 36px;
        height: 50px;
        margin-top: 10px;
        display: block;
        text-align: center;
        line-height: 50px;
        float: left;
    }

    .dj_5 {
        /* clear: both; */
        /* display: block; */
        width: 251px;
        height: 59px;
        line-height: 45px;
        background-color: #fff;
        color: #000;
        text-decoration: none;
        text-align: center;
        margin: 0 auto;
        border-radius: 5px;
        font-size: 20px;
        font-weight: 700;
        background: url(../images/btn.png) left top no-repeat;
        float: right;
    }


    .richeng {
        text-align: center;
        width: 100%;
    }
}
