﻿* {
    padding: 0;
    margin: 0;
}

body {
    background: #ececec;
    behavior: url("csshover.htc");
    height: 90%;
}

.clr {
    clear: both;
}

a {
    text-decoration: none;
    color: #8e8e8e;
}

.top {
    background: url(../img/img04.jpg) repeat-x 0 0 #5badf7;
    width: 100%;
    height: 120px;
}

.hd {
    width: 960px; text-align:center;
    height: 86px;
    margin: 0 auto;
    padding: 34px 20px 0px 20px;
    background: url(../img/img081.jpg) no-repeat left bottom;
}

.logo {
    margin: 0px;
    line-height: normal;
    text-transform: lowercase;
    position: relative;
    top: -12px;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 18px;
    /*padding-top: 15px;*/
}


.con {
    background: #fff url(../img/bg_reg_conmain.png) no-repeat 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 3px 3px 3px 3px #eaeaea;
    width: 880px;
    margin: 35px auto 5px;
    padding: 20px 60px; /*min-height: 370px;*/
    height: auto !important;
}

.Special_alert {
    margin-top: 14px;
    border: 2px solid #FFAE34;
    background: #F7F0D4;
    font-size: 20px;
    line-height: 30px;
}

/*.Special_alert p {
       line-height: 30px;
        font-size: 20px;
        background: #F7F0D4;
        color: #000;
        padding: 8px; text-indent:36px;
    }
        
        .Special_alert p em { font-style:normal; display:inline-block; width:50px; float:left;
        }
        .Special_alert p span {
        width:800px;}*/
.btn2 {
    margin: 16px 0;
    padding: 0px 10px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #d79f19;
    background: url(../img/btn2.jpg) repeat-x 0 0;
    height: 34px;
}

.btn1 {
    margin: 16px 0;
    padding: 0px 10px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #8ebae3;
    background: url(../img/btn1.jpg) repeat-x 0 0;
    height: 34px;
}

.ipt2 {
    width: 880px;
    margin: 0 auto;
    text-align: center;
}

.flow_steps {
    height: 30px;
    overflow: hidden;
    color: #f1f1f1;
    margin-bottom: 25px;
}

    .flow_steps li {
        float: left;
        padding: 0 10px 0 10px;
        line-height: 34px;
        text-align: center;
        list-style: none;
      	background: #E9E9E9;
        color: #525151;
	font-family:"宋体"; 
	border-right:1px solid #CAC6BA;
	cursor:pointer;
    }

        .flow_steps li.done {
    color: #D6D6D6;
    background: #A5A5A5;
        }

        .flow_steps li.current {
 color: #FFF;
background: #1E98D1;
        }

table {
    border-collapse: collapse;
    width: 100%;
    margin: 4px auto;
}

    table thead, .tab_yl th, .Tab th {
        font-weight: bold;
        text-align: center;
        background-color: #eae9e9;
    }

    table td, table th {
        border: 1px solid #A8A5A5;
        padding: 4px 0;
        text-align: center;
    }

        table td a {
            color: #E74100;
            text-decoration: underline;
            cursor: pointer;
        }

#div_zy_list h4, .prompt h4 {
    color: #000;
    padding: 6px 0;
    line-height: 18px;
}

.prompt {
    margin-bottom: 10px;
}

#div_zy_list span {
    color: #ff0101;
    font-size: 12px;
}

.info-list {
    margin: 0 0 6px 0;

}

.info-list2 {
    margin: 20px auto;
    width: 600px;
}

.info-list p {
    line-height: 24px;
    padding-left: 15px;
    display: block;
    padding-bottom: 10px;
    font-size: 12px;
    font-family: "宋体";
}

.tit {
    float: left;
    width: 210px;
    position: relative;
    left: 150px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: right;
}

.ipt {
    margin-left: 372px;
    line-height: 30px;
}

.reg_ipt, .reg_ipt3, .reg_ipt2, select {
    padding: 9px 5px;
    border: solid 1px #bfbfbf;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 170px;
}

select {
    padding: 5px 0;
    width: 180px;
}

.reg_ipt2 {
    width: 50px;
}

.reg_ipt3 {
    width: 80px;
}

.usedname {
    padding-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #666;
    width: 340px;
}

    .usedname em {
        font-style: normal;
        color: #ff0000;
    }

.changInfor {
    font-weight: bold;
    width: 100%;
    padding-bottom: 6px;
    margin-bottom: 18px;
    border-bottom: 1px solid #E4A911;
    font-size: 20px;
}

.Tab em {
    font-style: normal;
    color: #ff0000;
}

.Tab select {
    padding: 5px 0;
    width: 158px;
}

.Tab input {
    line-height: 18px;
    padding: 5px 0;
    border: solid 1px #bfbfbf;
    outline: 0;
}

.Tab i {
    font-size: 12px;
    color: #6F2626;
    font-style: normal;
}

#div1, #div2 {
    padding: 0 2px;
    width: 230px;
    margin: 0 auto;
}

    #div1 a {
        text-align: center;
        display: block;
    }

.picBox h4 {
    text-align: center;
}

.picBox span {
    color: Red;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

input.INPUT1 {
    float: left;
    width: 140px;
}

#div1 input.INPUT2, #div2 input.INPUT2 {
    float: left;
    line-height: 18px;
    background-color: #5badf7;
    border: 1px solid #000;
    color: #fff;
    padding: 4px 2px;
    margin-left: 8px;
}

#div2 {
    text-align: center;
}

    #div2 img {
        margin-bottom: 6px;
    }

#spzy {
    color: #f60;
}

.nav {
    /*padding-left: 15%;*/
    text-align: center;
    background: url(../img/nav-bg.gif) repeat-x 0 0 #e0dfdf;
    height: 40px;
    padding-bottom: 12px;
    border-bottom: 2px solid #EEF7F9;
}

    .nav a {
        display: inline-block;
        text-decoration: none;
        margin: 12px 8px 0 8px;
        line-height: 28px;
        height: 28px;
        vertical-align: middle;
        color: #000;
        /*letter-spacing:2px;*/
        cursor: pointer;
        /*background: #F6E3A0;
    color: #171616;*/
        /*border: 1px solid #BA8C2C;*/ width: 140px;
        background: url(../img/nav-del.png) no-repeat 0 0;
        /*box-shadow: 1px 1px 1px #f3f3f3;
        -webkit-border-radius: .65em;
        -moz-border-radius: .65em;*/
        /*border-radius: .65em;*/
        /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);*/
    }

        .nav a.chosedDa {
            color: #000;
            /*background: #5A9BD4;
border: 1px solid #57AAD8;*/
        }

        .nav a.jt {
            margin-top: 8px;
            cursor: default;
            padding: 0;
            background: url(../img/jt.png) no-repeat 0 center;
            height: 25px;
            width: 26px;
            border: none;
        }

        .nav a.checkon {
            background: url(../img/nav-cho.png) no-repeat 0 0;
            /*background: #FF6124;*/
            color: #000;
            /*border: 1px solid #E95321;*/
        }

/*上传身份证资料*/
.tabNo td {
    border: none;
    text-align: left;
}

#asset {
    width: 840px;
    overflow: hidden;
    margin: 20px auto;
}

    #asset #nav {
        border: 1px solid #B5AFAF;
    }

        #asset #nav li {
            float: left;
            width: 419px;
            /*margin: 0 10px;*/
        }

            #asset #nav li a {
                display: block;
                line-height: 30px;
                text-decoration: none;
                padding: 10px 0;
                text-align: center;
                color: #333;
            }

#menu_con {
    width: 840px;
}

.tag {
    padding: 10px 0;
    overflow: hidden;
}

a.selectTag {
    background: #EAE9E9;
    color: #000;
    display: block;
}

.Photo_box {
    width: 840px;
    margin: 10px auto;
}

    .Photo_box li {
        float: left;
        width: 350px;
        margin: 0 35px;
        text-align: center;
    }

input.sureBtn {
    padding: 4px;
    margin-left: 10px;
    background: #219AE1;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    min-width: 60px;
    border: none;
}

.Photo_box li p {
    border: 1px solid #ddd;
    width: 348px;
    vertical-align: middle;
    font-size: 20px;
    color: #ccc;
    line-height: 210px;
    height: 210px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.Photo_range {
    border: 1px solid #E6E6E6;
    display: block;
}

    .Photo_range img {
        width: 320px;
        height: 210px;
    }

#asset h3 {
    padding-bottom: 5px;
    font-size: 16px;
    color: #000;
    font-style: normal;
}

.sureInfor p {
    text-indent: 26px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 5px;
}

    .sureInfor p.imp {
        color: #F00;
    }

.sureRadio {
    padding: 8px 0;
    font-size: 17px;
    font-weight: 600;
}


.tabWy
{
    width:100%;
    border-collapse:collapse;
}

.tabWy td,.tabWy th
{
     text-align:center;
     border: 1px solid #8E8888;
     padding:4px 0;
}
.tianxie {
	padding-bottom: 6px;
	width: 98%;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
}


.main-tabNav {
    height: 40px;
    overflow: hidden;
    padding: 0 14px;
   background: url(../img/title-s-bg.png) repeat-x left top;
    position: relative;
}

.main-tabNav-wp {
    /*position: relative;*/
    height: 40px;
    padding-left: 14px;
    overflow: hidden;
    color: #000;
    background: url(../img/title-s.png) no-repeat left center;
}

    .subNav, .main-tabNav-wp em {
        display: inline-block;
        line-height: 40px;
    }

.subNav {
    float: left;
    font-size: 16px;
}

.main-tabNav-wp em {
    float: right;
    color: #C30;
    margin-right: 10px;
    font-style: normal; 
}