﻿.baoming_bg {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.topPic {
    overflow: hidden;
    height: 55px;
}

.img_div {
    position: relative;
    width: 1340px;
    height: 230px;
    margin: 0 auto;
}

.nav_txt {
    position: absolute;
    left: 200px;
    top: 90px;
    z-index: 222;
}

.nav_img {
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 1;
}

.div_ht {
    height: 40px;
}

.baoming_title {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
}

.back {
    position: absolute;
    left: 100px;
}

.baoming_title img {
    display: block;
    margin: 0 auto;
}

.info {
    min-height: 450px;
}

.baom_main_div {
    overflow: hidden;
    width: 460px;
    margin: 30px auto 0 auto;
    border: 2px solid #c3c3c3;
    background-color: #f1f1f1;
    border-radius: 10px;
}

.baom_main {
    width: 385px;
    margin: 30px auto;
}

label {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 6px 0 6px 0;
    color: #666;
    font-size: 14px;
}

.xq label {
    height: 30px;
    line-height: 20px;
}

.s_name {
    display: inline-block;
    width: 105px;
    color: #333;
    vertical-align:top;
    font-size: 14px;
}

input[type="text"],
input[type="password"] {
    width: 270px;
    height: 30px;
    border: 1px solid #CCCCCC;
    text-indent: 10px;
    border-radius: 5px;
    border: none;
}
select{
     width: 270px;
    height: 30px;
   border:none;
   margin-left:-4px;
   font-size:14px;
}

.yanzhengm {
    display: inline-block;
    width: 110px;
    height: 30px;
    margin-left: 9px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: url(../images/btn_bg_red.png) no-repeat;
}

.p_sumbit {
    height: 80px;
    text-align: center;
}

    .p_sumbit a {
        display: inline-block;
        width: 130px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-size: 16px;
        margin-top: 35px;
        background: url(../images/btn_bg_red.png) no-repeat center;
    }

    .p_sumbit span {
        display: block;
        margin-top: 10px;
        font-size: 20px;
    }

    .p_sumbit img {
        display: inline-block;
        height: 35px;
        margin-top: 15px;
        margin-right: 35px;
        cursor: pointer;
    }

.tipbg {
    background-color: #cccccc;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.tipcontent {
    background-color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    height: 130px;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    border: 5px solid #ccc;
}

.tiptitle {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    background: url(../images/tipicon.png) no-repeat;
    margin-bottom: 20px;
}

.tipcontent p {
    text-align: right;
}

.tipcontent a {
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 15px;
}

a.success {
    color: #ffffff;
    background-color: #ff6a00;
}

a.load {
    color: #333;
    background-color: #cccccc;
}


.success_img {
    width: 110px;
    height: 600px;
    float: left;
    margin-left: 300px;
}

    .success_img img {
        width: 85px;
        width: 85px;
    }

#fail .p_title {
    font-size: 20px;
    line-height: 80px;
}

.suc_ul ul li {
    height: 38px;
    line-height: 38px;
}

    .suc_ul ul li span {
        display: inline-block;
        float: left;
    }

    .suc_ul ul li.p_title {
        font-size: 20px;
        font-weight: bold;
        height: 50px;
        line-height: 50px;
    }

#specinfo li {
    height: 30px;
    line-height: 30px;
}

    #specinfo li img {
        display: inline-block;
        padding-right: 10px;
    }

    #specinfo li span {
        float: none;
        width: 180px;
    }

.color {
    color: #FF9933;
    padding: 0 4px;
}

.span_lf {
    width: 80px;
    text-align: right;
}

.span_rt {
    padding-left: 5px;
    width: 500px;
}

.ml15 {
    margin-left: 15px;
}
a.xg{
    float:right;
    text-decoration:underline;
 }

#kpInf{
    clear:both;
}
#kpInf p .s_name, #kp_Com p .s_name{
        display: inline-block;
    width: 105px;
    color: #333;
    vertical-align: top;
}
#kpInf p input[type="text"], input[type="password"], #kp_Com input[type="text"], input[type="password"]{
    width: 270px;
    height: 30px;
    border: 1px solid #CCCCCC;
    text-indent: 10px;
    border-radius: 5px;
    border: none;
    font-size:14px;
}

#kpInf p select{
    width: 250px;
    height: 30px;
    border: none;
    margin-left: -4px;
}
#kpInf p .radio{
    margin-right:4px;
}

.submit{
    float:right;
    background:#ED5356;
}
.reset_btn{
    background:#ccc;
    float:right;
}
.xg_box button{
    width:100px;
    height:30px;
    line-height:30px;
    text-align:center;
    border:none;
    color:#fff;
    margin-top:10px;
    font-size:14px;
}