.left{
	
    height: 420px;
    margin: 30px auto;
    float: initial;
    width: 700px;
    margin-top: 30px;
}
#register {
    margin: auto;
    height: 700px;
    width: 1020px;
    margin-top: 30px;
    margin-bottom: 120px;
    background-color: white;
    box-shadow: 0px 13px 31px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEEEEE
}
.lable {
    display: block;
    float: left;
    height: 42px;
    width: 23%;
    margin-right: 10px;
    line-height: 42px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: right;
}
.userName, .password {
    display: block;
    position: relative;
    float: left;
    height: 16px;
    width: 59%;
    padding: 11px 10px 11px 10px;
    margin-right: 11%;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: transparent;
}
.tiptext {
    display: block;
    color: #666;
    font-size: 12px;
    text-align: left;
    padding-top: 8%;
    padding-left: 25%;
}
.p1 {
    position: relative;
    clear: both;
    zoom: 1;
    width: 99%;
    overflow: hidden;
}
.verifyCode {
    position: relative;
    float: left;
    height: 16px;
    width: 38%;
    padding: 11px 10px 11px 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: transparent;
    background: url(images/verifyCodeBg.png) no-repeat left;
    background: none;
}
.outDiv{
    position: relative;
    text-align: center;
    margin-bottom: 10%;
}
.zizhutb-smallTitle{
    font-size: 18px;
    font-family: Microsoft Yahei;
    color: #999999;
    line-height: 25px;
    margin-bottom: 30px;
}
.cardContent{
    width: 740px;
    margin: 0 auto;
    box-shadow: 0px 13px 31px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEEEEE;
}
.cardContent hr{
    border: none;
    border-bottom: 1px dashed #EEEEEE;
}
.cardContent .greenTip{
    text-align: left;
    padding: 0 3%;
    font-size: 18px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
}
.cardContent .greenTip hr{
    width: 95%; 
    margin: 0 auto;
}
.cardContent .greenTip span{
    display: inline-block;
    width: 6px;
    height: 16px;
    background: #25C884;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 12px;
}
.cardContent .tableTable{
    width: 90%;
    text-align: left;
}
.cardContent .tableTable td{
    border: none;
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    padding-left: 20px;
}
.cardContent .tableTable td:first-child{
    border-left: 1px solid #25C884;
}
.cardContent .tableTable td:last-child{
    border-right: 1px solid #25C884;
}
.cardContent .tableTable tr:last-child td{
    border-bottom: 1px solid #25C884;
}
.cardContent .tableTable tr:nth-child(even){
    background-color: #F9F9F9;
}
.cardContent .tableTable th{
    background-color: #25C884;
    border: 1px solid #25C884;
    font-size: 14px;
    font-family: Microsoft Yahei;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 20px;
}
.cardContent .contentBox{
    display: flex;justify-content: space-between;}
.policyItem {
    width: 50%;
}
.cardContent .contentBox div span{
    text-align: left;
}
.cardContent .contentBox div p span:first-child{
    width: 31%;
    font-size: 14px;
    font-family: Microsoft Yahei;
    color: #686868;
}
/* .cardContent .contentBox div p span:nth-child(1){
    width: 31%;
    font-size: 14px;
    font-family: Microsoft Yahei;
    color: #686868;
} */
.cardContent .contentBox div p span:first-child+span{
    width: 48%;
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    color: #333333;
    word-break: break-word;
    margin-left: 2%;
}
/* .cardContent .contentBox div p span:nth-child(2){
    width: 48%;
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    color: #333333;
} */
.cardContentHead{
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin: 0 5%;
    width: 90%;
    padding-bottom:24px;
}
.cardContentHead div.clearfix{
    width: 50%;
}
.cardContentHead div.clearfix span:nth-child(1){
    font-size: 14px;
    font-family: Microsoft Yahei;
    color: #686868;
    line-height: 20px;
    display: inline-block;
    margin-right: 30px;
}
.cardContentHead div.clearfix span:nth-child(2){
    font-size: 20px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
}
.policyItem p span{
    display: inline-block;
    width: 45%;
}
.zizhutoubaoFour .greenTip{
    line-height: 79px;
    font-size: 20px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
}
.button01{
    font-size: 14px;
    margin: 0px;
    vertical-align: center;
    border: none;
    font-family: Microsoft Yahei;
    background: #25C884;
    border-radius: 2px;
    color: white;
    width: 88px;
    height: 33px;
}
.dataTime {
    width: 100%;
    margin: 3% 3% 2% 5%;
}
.dataTime form {
    width: 100%;
    display: flex;
    position: relative;
}
.dataTime .span_left {
    display: inline-block;
    width: 30%;
}
.dataTime .span_right {
    display: inline-block;
    width: 30%;
}
.dataTime .span_left input{
    display: inline-block;
    width: 50%;
    margin-left: 3.5%;
    height: 2.1rem;
    line-height: 2.1rem;
}
.dataTime .span_right input{
    display: inline-block;
    width: 65%;
    margin-left: 3.5%;
    height: 2.1rem;
    line-height: 2.1rem;
}
.dataTime .span_left span, .dataTime .span_right span {
    display: inline-block;
    margin-bottom: 6%\9;
}
.remark {
    font-size: 18px;
    font-family: Microsoft Yahei;
    color: #333333;
    margin-top: 1.2rem;
    text-align: left;
    margin-left: 48px;
}
.policyItem p {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 26px 0;
    height: 38px;
}
