﻿@charset "utf-8";

/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-decoration: none;
}

.floatL {
    float: left
}

.floatR {
    float: right
}

.clearb {
    clear: both
}

img {
    border: none
}

a:hover {
    text-decoration: underline
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
}


/*注册成功邮箱确认*/

.main_email {
    width: 800px;
    margin: 50px auto;
}

.overflow_1 {
    display: block;
    overflow: hidden;
}

.email_div {
    width: 798px;
    border-left: solid 1px #d6e7ef;
    border-right: solid 1px #d6e7ef;
    background: #f9fdfe;
    overflow: hidden;
}

.re_home {
    background: url(../images/promp/j_ico1.jpg) no-repeat 0 10px;
    display: block;
    padding: 5px 0 5px 10px;
    color: #41A68A;
    float: right;
    margin: 0 10px 0 0px;
}

.email_div_top {
    border-bottom: dashed 1px #ccc;
    width: 600px;
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    padding: 10px 0px;
}

.email_div_top p {
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    color: #333333
}

.email_div_top p a {
    color: #D3413D;
}

.email_div_top h1 {
    background: url(../images/promp/yesico.jpg) no-repeat 70px 0px;
    color: #589d02;
    font-size: 22px;
    height: 25px;
    line-height: 25px;
    margin: 0 0 10px 0px;
}

.confirmation_btn {
    display: block;
    margin: 20px 0 0 0px;
}

.help_box {
    margin: 20px 0 0 200px;
}

.help_box p {
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
    color: #333333;
    font-size: 12px;
}

.help_box p strong {
    font-size: 14px;
}

.help_box a {
    color: #D3413D;
    margin: 0 5px;
}

.help_box a:hover {
    text-decoration: underline;
    font-weight: bold;
}


/*注册成功*/

.login_suess {
    width: 464px;
    margin: 30px auto;
}

.em_width {
    width: 462px;
    padding: 10px 0 0 0px;
    overflow: hidden
}

.em_width h1 {
    color: #589d02;
    font-size: 22px;
    text-align: center;
    margin: 10px 0 10px 0px;
}

.login_btn {
    background: url(../images/promp/loginbt.jpg) no-repeat 0 0px;
    height: 25px;
    width: 101px;
    display: block;
    text-align: center;
    line-height: 25px;
    color: #2586bd;
    margin: 10px 0 10px 180px;
}

.btn2 {
    margin: 10px 10px 0 0px;
}

.bodybg {
    margin: 0px auto;
    width: 723px;
}


/*登录成功*/

.login_box {
    background: url(../images/promp/login_bg.jpg) no-repeat 0 0px;
    width: 618px;
    height: 200px;
    margin: 50px auto;
    padding: 10px;
}

.login_box dl {
    margin: 20px 0 0 80px
}

.login_box dl dt {
    float: left;
    border-right: solid 1px #dce1e3;
    padding: 0 10px 0 0px;
}

.login_box dl dd {
    float: left;
    margin: 0 0 0 40px;
    line-height: 30px;
    font-size: 14px;
}

.login_box dl dd strong {
    color: #5a9d02;
    font-size: 16px;
}

.login_box dl dd a {
    color: #2286ba;
}


/*提交失败*/

.submit_cont {
    width: 575px;
    margin: 50px auto;
    overflow: hidden;
}

.submit_div {
    background: url(../images/promp/submitbg_center.jpg) repeat-y 0 0px;
    width: 555px;
    padding: 10px;
}

.submit_div dl {
    margin: 0 0 0 150px;
}

.submit_div dl dt {
    float: left;
    margin: -10px 0px 0 0px;
}

.submit_div dl dd {
    float: left;
    line-height: 25px;
    margin: 0px 0 0 20px;
    font-size: 16px;
}

.submit_div dl dd p strong {
    color: #666666;
    font-size: 16px;
}

.submit_div dl dd a {
    color: #41A68A
}

.font_col {
    color: #41A68A;
    padding: 10px 0 0 0px;
    font-size: 20px;
}


/*链接错误*/

.link_cor {
    background: url(../images/promp/link_bg.jpg) no-repeat 0 0px;
    width: 621px;
    height: 402px;
    margin: 50px auto 120px;
    position: relative;
}

.link_font {
    position: absolute;
    right: 100px;
    top: 20px;
    font-size: 16px;
    color: #999999;
    width: 160px;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
}

.link_font2 {
    position: absolute;
    left: 288px;
    bottom: 20px;
}

.link_font2 a {
    font-size: 16px;
    color: #999999;
    color: #D3413D
}

.link_font2 a:hover {}


/*无法访问*/

.wf_access {
    background: url(../images/promp/wf_access.jpg) no-repeat 0 0px;
    width: 532px;
    height: 260px;
    margin: 50px auto;
    position: relative;
}

.wf_access h1 {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    width: 280px;
    height: 50px;
    line-height: 25px;
}

.link_font3 {
    position: absolute;
    right: 240px;
    bottom: 20px;
}

.link_font3 a {
    font-size: 16px;
    color: #999999;
    color: #D3413D
}

.link_font3 a:hover {}


/*系统错误*/

.system_error {
    background: url(../images/promp/xitong.jpg) no-repeat 0 0px;
    width: 394px;
    height: 129px;
    margin: 50px auto;
    padding: 70px 0 0 200px;
}

.system_error p {
    font-size: 25px;
    line-height: 50px;
    font-weight: bold;
    color: #999;
}


/*登录*/

.login_bg {
    background: url(../images/promp/ints.jpg) no-repeat 0 0px;
    width: 429px;
    height: 338px;
    margin: 50px auto;
    position: relative
}

.regbt {
    position: absolute;
    top: 25px;
    right: 160px;
    display: block;
    width: 68px;
    height: 20px;
    text-indent: -9999px;
}

.loginbt {
    position: absolute;
    bottom: 140px;
    right: 215px;
    display: block;
    width: 68px;
    height: 20px;
    text-indent: -9999px;
}

@media only screen and (max-width:768px) {
    .submit_cont {
        width: 80%;
        margin: 0 auto;
    }
    .submit_div {
        background: none;
        width: 100%;
        padding: 10px 0;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-sizing: border-box;
    }
    .submit_div dl {
        margin: 0 0 0 50px;
    }
    .overflow_1 {
        display: none;
    }
    .bodybg,
    .bodybg img {
        width: 100%
    }
}

@media only screen and (max-width:560px) {
    .submit_div dl {
        margin: 0;
    }
    .submit_div dl dd {
        float: none;
    }
    .email_div,
    .login_suess {
        width: 100%
    }
    .login_btn {
        margin: 10px auto;
    }
}

@media only screen and (max-width:460px) {
    .submit_cont {
        width: 96%;
        margin: 0 auto;
    }
}