@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0
}

body {
    font-family: "微软雅黑";
    width: 100%;
    min-width: 1200px;
    overflow: hidden
}

ul li {
    list-style: none
}

.blue {
    color: #31acfb
}

a {
    text-decoration: none;
    color: #fff;
}

.main {
    width: 100%;
    height: 854px;
    background: url(../images/bk-zhuce-1.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden
}

.main0 {
    width: 600px;
    height: 600px;
    background: #fff;
    margin: 0 auto;
    /*margin-top:140px;*/
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.main_left {
    float: left;
    width: 647px;
    position: relative
}

.main_left img {
    position: absolute
}

.theimg {
    top: 90px;
    left: 270px
}

.secimg {
    top: 90px;
    left: 200px
}

.firimg {
    top: 90px;
    left: 56px
}

.main_right {
    margin: 0 auto;
    width: 456px;
    height: 386px;
}

.main_r_up {
    height: 74px;
    padding-top: 20px;
}

.main_r_up img {
    float: left
}

.main_r_up .pp {
    float: left;
    height: 74px;
    line-height: 74px;
    font-size: 18px;
    color: #333;
    padding-left: 20px;
    letter-spacing: 9px;
}

.sub {
    width: 456px;
    height: 30px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #cccccc;
}

.sub p {
    float: right
}

.txt {
    width: 500px;
    height: 40px;
    margin-top: 10px
}

.txt span {
    display: inline-block;
    width: 60px;
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 40px;
}

.txt input, .txt select {
    height: 40px;
    border: 1px solid #ccc;
    padding-left: 20px;
    margin-left: 20px
}

.txt input.txtphone {
    width: 240px;
}

.txt input.txtyzm {
    width: 140px;
    float: left
}

.txt img.yzmimg {
    float: left;
    margin-left: 15px
}

.xieyi {
    clear: both;
    padding-left: 110px;
    padding-top: 35px;
    font-size: 14px;
    color: #5a5a5a;
    height: 30px;
    line-height: 30px
}

.xiayibu {
    width: 260px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #30adfa;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 110px;
    margin-top: 20px;
    cursor: pointer
}

.footer {
    width: 100%;
    /*height: 60px;*/
    /*line-height: 60px;*/
    position: fixed;
    bottom: 0;
    background: url(../images/footerBg.png);
    background-color: transparent;
}

.footer0 {
    width: 1200px;
    /*height: 60px;*/
    margin: 0 auto;
    font-size: 14px;
    color: #adacac
}

.footer_l {
}

.footer_r {
    text-align: center
}

.txt0 {
    margin-top: 10px
}

input.txtyzmdx {
    width: 140px;
    float: left;
    margin-left: 10px
}

.zhucebtn {
    float: left;
    width: 260px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #30adfa;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 16px;
    cursor: pointer
}

.tipTimer {
    display: block;
    width: 70px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    color: #999;
    border: 1px solid #009fe9;
    float: left;
    margin-right: 70px;
    line-height: 14px;
    margin-left: 10px
}


/*注册成功*/
.font24 {
    font-size: 24px;
    color: #525252;
    padding-top: 100px;
    text-align: center
}

.font16 {
    font-size: 16px;
    color: #666;
    padding-top: 36px;
    text-align: center
}

.font14 {
    font-size: 14px;
    color: #525252;
    padding-top: 40px;
    text-align: center
}

button {
    border-width: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.footer-bottom-right {
    margin-left: 20px;
}

.footer-bottom p {
    color: #fff;
}

.logo {
    position: absolute;
}
