.main {
    width: 100%;
    min-width: 1200px;
    margin: 20px auto 30px;
    z-index: 50;
}
.member {
    width: 1200px;
    margin: 0px auto 0;
    overflow: hidden;
    text-align: left;
    padding-top: 20px;
}
.base_boxNoP {
    padding-bottom: 0;
}
.base_box {
    zoom: 1;
    position: relative;
}
.rzContent {
    margin: 20px auto 30px;
}
.con {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 10;
}
.rzEnterStepBox {
    margin-bottom: 20px;
}
.rzTitle {
    height: 30px;
    line-height: 15px;
    font-size: 16px;
    font-family: "微软雅黑";
    border-bottom: #dedede solid 1px;
}
.rzForm {
    padding: 20px 0;
    margin-bottom: 20px;
    /*border-bottom: #dedede solid 1px;*/
}
.base_form_item {
    position: relative;
    padding: 0px 5px 20px 124px;
    zoom: 1;
}
.base_fm_label {
    display: inline;
    float: left;
    width: 200px;
    height: 23px;
    line-height: 23px;
    padding: 3px 25px 0 0;
    margin-left: -124px;
    text-align: right;
    color: #333;
    font-size: 15px;
}
select {
    padding: 5px 9px;
    line-height: 18px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    color: #666;
}
.base_input {
    width: 260px;
    padding: 4px 8px;
    line-height: 18px;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    color: #666;
    border-radius:4px;
}
.rzBtn {
    text-align: center;
}
.rzBtn .base-button {
    width: 200px;
    padding-left: 0;
    padding-right: 0;
}
.base-button-lorange {
    background-color: green;
    color: #fff;
    line-height: 35px;
    height: 35px;
    font-weight: bold;
    border: solid 1px green;
}
.base-button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    font-family: inherit;
    border-radius: 2px;
    padding: 0 20px;
    background-image: none;
}
.rzEnterStep {
    height: 35px;
    line-height: 35px;
}
.rzEnterStep li {
    float: left;
}
.rzEnterStep-blue {
    background: #f25f07;
}
.rzEnterStep-item {
    width: 34px;
    height: 35px;
}
li {
    list-style: none outside none;
}
.rzEnterStep-txt {
    width: 199px;
    height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.rzEnterStep li {
    float: left;
}
.rzEnterStep-item {
    width: 34px;
    height: 35px;
}
li {
    list-style: none outside none;
}
.rzEnterStep-item-dblue {
    background: url(/static/images/sprite/iconAll.png) no-repeat 0 -116px;
}
.rzEnterStep-item-bluegray {
    background: url(/static/images/sprite/iconAll.png) no-repeat 0 -76px;
}
.rzEnterStep-gray {
    background: #bfbfbf;
}
.rzEnterStep-item-dgray {
    background: url(/static/images/sprite/iconAll.png) no-repeat 0 -156px;
}
.prompt_info{
    color: #c1c1c1;
    font-size: 13px;
}
.ipt_data{
    width: 150px;
}
.valid{
    padding: 5px 8px;
    line-height: 18px;
    font-size: 14px;
    border-radius:4px;
}
.btn-button{
    background-color: #eeeeee;
    border-radius: 5px;
    width: 100px;
    height: 30px;
    display: inline-block;
    display: table;
    margin: 15px;

}
.btn-button-a {
    color: #c1c1c1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.fl{
    float: left;
}
.spacing{
    margin: 15px 0 0 20px;
    font-size: 14px;
}
.js-data-example-ajax{
    width: 100px;
}
/*.spacing span{
     margin: 10px;
}*/
.mr{
    margin-left: 45px;
}
.class_table{
    width: 850px;
    height: 50px;
    text-align: center;
    margin-left: 30px;
    border-collapse:collapse;
    font-size: 14px;
}
.class_table tr{
    border:1px #dedede solid;
    height: 40px;
}
.class_table td{
    width: 170px;
}
.b_color_gray{
    background-color: #eeeeee;
}
.color_red{
    color: #ff7900;
}
.lzBtn{
    margin-left: 200px;
}

/*
agreement2样式*/

.z-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
}
.z-container > .z-row {
    margin-right: -5px;
    margin-left: -5px;
}
.z-row {
    margin-top: -17px;
    margin-bottom: 10px;
}
[class*="z-col-"] {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imgUp-wrap > dt {
  /*  float: left;*/
    width: 700px;
   /* text-align: right;*/
    padding-right: 25px;
    margin-bottom:10px;
    line-height:33px;
}
.imgUp-wrap > dd {
    float: left;
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px;
    border: 2px dotted #dcdcdc;
    border-radius: 5px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.imgUp-wrap > dd .uploadify, .imgUp-wrap > dd .uploadify-queue, .imgUp-wrap > dd .uploadify-button {
    position: static;
    margin: 0;
}
.imgUp-wrap > dd.isImg object {
    position: absolute;
    bottom: 9999%;
    right: 9999%;
}
.con {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 10;
}
param {
    display: none;
}
.imgUp-wrap > dd.isImg .uploadify-button {
    display: none;
}
.imgUp-wrap > dd > .up-btn, .imgUp-wrap > dd .uploadify-button {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #cdcdcd;
    text-align: center;
    line-height: 150px;
}
.uploadify-button {
    background: url('../../../uploadfy/upload.png') 0 0 no-repeat;
    border: none;
    padding: 0;
    margin-top: 10px;
}
.imgUp-wrap > dd > .up-btn, .imgUp-wrap > dd .uploadify-button {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #cdcdcd;
    text-align: center;
    line-height: 150px;
}
.imgUp-wrap > dd .uploadify-queue {
    left: 0;
    bottom: 0;
    width: 100%;
}
.remove-btn {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    top: 0;
    right: 26px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    position: absolute;
}
/*.z-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontZTE;
    font-size: inherit;
    line-height: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

.enlarge-btn {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    position: absolute;
}
button, input, select, textarea {
    color: #666;
    font: 100% Tahoma,Helvetica,Arial,sans-serif;
}
.imgUp-wrap > dd > img {
    width: 100%;
    height: 100%;
}
.thumbnail img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
a {
    color: #666;
    text-decoration: none;
}
.imgUp-wrap > dd > .enlarge-btn {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
}
.z-i-e620:before {
    content: 'y';
}

.z-i-e62d:before {
    content: 'x';
}
.ml{
    margin-left: 20px;
}
.tzBtn{
    margin: 25px auto;
}
.gray{
    color: #c1c1c1;
}


/*
agreement3样式*/

.agreeBox {
    padding: 20px 0;
}
.agreeBox-item {
    height: 600px;
    overflow: auto;
    padding: 20px;
    margin-bottom: 20px;
    border: #dedede solid 1px;
}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.agreeCheck {
/*    text-align: center;*/
    color: #333;
}
.agreeCheck input {
    vertical-align: middle;
    margin-right: 5px;
}
button, input, select, textarea {
    color: #666;
    font: 100% Tahoma,Helvetica,Arial,sans-serif;
}
/*.pt20 {
    padding-top: 20px;
}*/
.mb20 {
    margin-bottom: 20px;
}
/*.tc {
    text-align: center;
}*/
.base-tiptext-warning {
    background: #fff7e6;
    border: #ffeecc solid 1px;
    padding: 8px 20px;
}
.base-tiptext-inline {
    display: inline-block;
    padding: 3px;
}
Inherited from div.pt20.tc.mb20
.tc {
    text-align: center;
}
.base-tiptext-warning-icon {
    background-position: -100px -52px;
}
.base-tiptext-inline-icon {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    background: url(/static/images/sprite/iconAll.png);
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
Inherited from div.pt20.tc.mb20
.tc {
    text-align: center;
}
.fs12{
    font-size: 12px;
}

/*
agreement4样式*/
.base-table.base-table-inbox {
    font-size: 12px;
    border: 1px solid #dcdcdc;
}
.base-table {
    border-collapse: collapse;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}
.base-table.base-table-inbox tr {
    border-bottom: 1px solid #dcdcdc;
}
user agent stylesheet
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.base-table.base-table-inbox {
    font-size: 12px;
    border: 1px solid #dcdcdc;
}
.base-table {
    border-collapse: collapse;
}
th, .base-table.base-table-inbox td {
    padding: 8.5px;
}
th, td {
    border: none;
    empty-cells: show;
    /* border-right: 1px solid #E6E6E6; */
}
.green{
    color: green;
}
label.error {
    width: 263px;
    height: 35px;
    padding-left: 10px;
    line-height: 35px;
    background: none;
    text-align: left;
    color: #f25f07;
}
.dropBox li:hover{background-color: #ff7900;}
.btn-button-gereen{
    background-color:green;
}
.btn-button-gereen-a{
    color: #fff;
}
.base-tiptext-warning-icon {
    background-position: -100px -52px;
}
.webuploader-container{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.webuploader-pick{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: transparent;
    font-size: 45px;
}
.wordBreak{
    word-break: break-all;
}
.wup-progress {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 18px;
    padding: 5px;
    border: 1px solid #dedede;
    background-color: rgba(0, 0, 0, 0.5);
}
.wup-progress > .inner {
    display: block;
    width: 0;
    height: 6px;
    background-color: #00b55d;
}

.delInformation{
    cursor: pointer;
}