﻿@charset "utf-8";

body, span, div, ul, li, img, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, label, p, ol, fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    margin: 0;
    padding: 0;
    background: url(../../images/Account/bbg.jpg) no-repeat center top;
}

ul, li {
    list-style-type: none;
}

.top-a {
    width: 1140px;
    height: 63px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 20px;
}

    .top-a img {
        float: left;
    }

    .top-a p {
        float: left;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #8b8b8b;
        padding-left: 20px;
        padding-top: 30px;
    }

    .top-a span {
        float: right;
        font-family: "微软雅黑";
        font-size: 15px;
        color: #333333;
        padding-right: 20px;
        padding-top: 40px;
    }

        .top-a span a {
            color: #F00;
            text-decoration: none;
        }

            .top-a span a:hover {
                color: #333;
                text-decoration: underline;
            }

.reg-bian {
    width: 1138px;
    height: 540px;
    background: url(../../images/Account/tuxiang.jpg) no-repeat 587px 188px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    margin: auto;
    position: relative;
}

.reg-bian-da {
    width: 1138px;
    height: 540px;
    background: url(../../images/Account/bbg-a.jpg) no-repeat right bottom;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    margin: auto;
    position: relative;
}

.reg-left {
    width: 480px;
    float: left;
    padding-left: 70px;
    display: table;
    padding-top: 40px;
}

    .reg-left ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .reg-left li {
        width: 680px;
        height: 60px;
        float: left;
        position: relative;
    }

        .reg-left li p {
            float: left;
            width: 90px;
            padding-right: 30px;
            text-align: right;
            font-family: "微软雅黑";
            font-size: 16px;
            color: #666666;
            padding-top: 8px;
            height: 52px;
        }

        .reg-left li span {
            float: left;
        }

            .reg-left li span img {
                padding-top: 3px;
                float: left;
                padding-left: 10px;
            }

            .reg-left li span a {
                width: 50px;
                display: block;
                font-family: "微软雅黑";
                font-size: 14px;
                color: #478ed;
                text-decoration: none;
                padding-left: 10px;
                padding-top: 8px;
                float: left;
            }

        .reg-left li b {
            height: 60px;
            float: left;
            font-size: 14px;
            font-family: "微软雅黑";
            font-weight: normal;
            color: #666666;
        }

            .reg-left li b a {
                color: #666666;
                text-decoration: none;
            }

                .reg-left li b a:hover {
                    color: #000;
                    text-decoration: underline;
                }

.form-input-a {
    width: 300px;
    height: 25px;
    float: left;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    padding: 6px 12px;
    font-size: 18px;
    color: #333333;
}

.form-input-b {
    width: 110px;
    height: 25px;
    float: left;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    padding: 6px 12px;
    font-size: 18px;
    color: #333333;
}

.buttem-a {
    float: left;
}

    .buttem-a a {
        width: 325px;
        height: 35px;
        display: block;
        background-color: #ff4f00;
        border-radius: 6px;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        padding-top: 8px;
    }

        .buttem-a a:hover {
            background: #ff9602;
        }

    .buttem-a button {
        border: 0;
        width: 325px;
        height: 40px;
        background-color: #ff4f00;
        border-radius: 6px;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #ffffff;
    }

        .buttem-a button:hover {
            background: #ff9602;
        }


    .buttem-a input {
        width: 325px;
        height: 35px;
        display: block;
        background-color: #ff4f00;
        border-radius: 6px;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        padding-top: 0px;
    }

        .buttem-a input:hover {
            background: #ff9602;
        }

input[type=submit], input[type=submit]:focus {
    outline: none;
    background: none;
    border: 0px;
}

.wenzhi {
    width: 325px;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #E3E3E3;
    /*position: absolute;
	top: 361px;
	left: 191px;*/
    padding-top: 8px;
    left: 191px;
}

    .wenzhi p {
        text-align: center;
        font-family: "微软雅黑";
        color: #666666;
        font-size: 15px;
    }

        .wenzhi p a {
            color: #F00;
            text-decoration: none;
        }

            .wenzhi p a:hover {
                color: #333;
                text-decoration: underline;
            }

.wenzhi-huo {
    display: block;
    text-align: center;
    font-family: "微软雅黑";
    color: #666666;
    font-size: 15px;
    background: #FFF;
    padding: 6px;
    position: absolute;
    top: 32px;
    left: 143px;
}

.thridLogin {
    position: relative;
}

.sina-icon {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 25px;
    left: 259px;
}

.qq-icon {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 25px;
    left: 326px;
}

.weixin-icon {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 25px;
    left: 391px;
}

.right-wz {
    width: 460px;
    height: auto;
    display: table;
    position: absolute;
    top: 60px;
    right: 60px;
    text-align: center;
    font-family: "微软雅黑";
}

    .right-wz h1 {
        font-size: 24px;
        color: #494949;
        width: 460px;
        float: left;
        line-height: 40px;
        font-weight: normal;
    }

    .right-wz p {
        line-height: 30px;
        width: 460px;
        float: left;
        color: #494949;
        font-size: 18px;
    }

        .right-wz p strong {
            color: #ff4f00;
            font-family: Arial;
            font-size: 20px;
        }

.tishi-wz {
    width: 320px;
    height: 20px;
    position: absolute;
    background: #ff6666;
    padding: 5px;
    border: 1px solid #ff0000;
    position: absolute;
    top: 4px;
    left: 450px;
    z-index: 9999;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 14px;
    float: left;
}

.iphone-but {
    width: 120px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 260px;
}

    .iphone-but a {
        background: #ff4f00 none repeat scroll 0 0;
        border: 1px solid white;
        border-radius: 6px;
        color: white;
        display: block;
        font-family: "微软雅黑";
        font-size: 15px;
        height: 30px;
        padding-top: 7px;
        text-align: center;
        text-decoration: none;
        width: 134px;
    }

        .iphone-but a:hover {
            background: orange;
        }

.reg-bian-a {
    width: 1138px;
    height: 345px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    margin: auto;
    position: relative;
}

.cg-wenzhi {
    width: 450px;
    height: 70px;
    margin: auto;
    background: url(../../images/Account/wancheng.gif) no-repeat 200px 5px;
    padding-left: 260px;
    margin-top: 46px;
}

    .cg-wenzhi h1 {
        font-family: "微软雅黑";
        font-size: 23px;
        color: #666666;
        font-weight: normal;
        padding-top: 8px;
    }

.cg-wenzhi-a {
    width: 700px;
    margin: auto;
    height: auto;
    display: table;
}

    .cg-wenzhi-a p {
        width: 700px;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 15px;
        color: #666666;
        line-height: 30px;
    }

.email-bnt {
    width: 140px;
    height: 40px;
    position: absolute;
    top: 250px;
    left: 401px;
}

    .email-bnt a {
        width: 140px;
        height: 30px;
        background: #ff9602;
        border-radius: 8px;
        display: block;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #ffffff;
        padding-top: 7px;
        text-decoration: none;
    }

        .email-bnt a:hover {
            background: #ea581c;
        }

.reset-bnt {
    width: 140px;
    height: 40px;
    position: absolute;
    top: 250px;
    left: 564px;
}

    .reset-bnt a {
        width: 140px;
        height: 28px;
        background: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 8px;
        display: block;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #666666;
        padding-top: 7px;
        text-decoration: none;
    }

        .reset-bnt a:hover {
            background: #E7E7E7;
        }

.memorials-bnt {
    width: 230px;
    height: 100px;
    position: absolute;
    top: 205px;
    left: 196px;
}

    .memorials-bnt a {
        width: 230px;
        height: 100px;
        border-left: 1px solid #cccccc;
        border-right: 2px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 2px solid #cccccc;
        border-radius: 8px;
        display: block;
        font-family: "微软雅黑";
        color: #333;
        text-decoration: none;
        background: url(../../images/register/ion01.gif) no-repeat 15px 25px;
        background-color: #EFEFEF;
    }

        .memorials-bnt a:hover {
            background: url(../../images/Account/ion02.gif) no-repeat 15px 25px;
            background-color: #E7E7E7;
        }

        .memorials-bnt a h1 {
            width: 170px;
            float: left;
            font-size: 20px;
            font-weight: normal;
            line-height: 30px;
            padding-top: 20px;
            padding-left: 60px;
        }

        .memorials-bnt a p {
            width: 170px;
            float: left;
            font-size: 13px;
            line-height: 30px;
            padding-left: 60px;
        }

.user-bnt {
    width: 230px;
    height: 100px;
    position: absolute;
    top: 205px;
    left: 455px;
}

    .user-bnt a {
        width: 230px;
        height: 100px;
        border-left: 1px solid #cccccc;
        border-right: 2px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 2px solid #cccccc;
        border-radius: 8px;
        display: block;
        font-family: "微软雅黑";
        color: #333;
        text-decoration: none;
        background: url(../../images/register/ion03.gif) no-repeat 15px 25px;
        background-color: #EFEFEF;
    }

        .user-bnt a:hover {
            background: url(../../images/Account/ion04.gif) no-repeat 15px 25px;
            background-color: #E7E7E7;
        }

        .user-bnt a h1 {
            width: 170px;
            float: left;
            font-size: 20px;
            font-weight: normal;
            line-height: 30px;
            padding-top: 20px;
            padding-left: 60px;
        }

        .user-bnt a p {
            width: 170px;
            float: left;
            font-size: 13px;
            line-height: 30px;
            padding-left: 60px;
        }

.membercnter-bnt {
    width: 230px;
    height: 100px;
    position: absolute;
    top: 205px;
    left: 715px;
}

    .membercnter-bnt a {
        width: 230px;
        height: 100px;
        border-left: 1px solid #cccccc;
        border-right: 2px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 2px solid #cccccc;
        border-radius: 8px;
        display: block;
        font-family: "微软雅黑";
        color: #333;
        text-decoration: none;
        background: url(../../images/register/ion05.gif) no-repeat 15px 25px;
        background-color: #EFEFEF;
    }

        .membercnter-bnt a:hover {
            background: url(../../images/Account/ion06.gif) no-repeat 15px 25px;
            background-color: #E7E7E7;
        }

        .membercnter-bnt a h1 {
            width: 170px;
            float: left;
            font-size: 20px;
            font-weight: normal;
            line-height: 30px;
            padding-top: 20px;
            padding-left: 60px;
        }

        .membercnter-bnt a p {
            width: 170px;
            float: left;
            font-size: 13px;
            line-height: 30px;
            padding-left: 60px;
        }
