.registerimg{
    margin-top:  90px;
}
.registerimg img{
    width:100%;
}
.row1{
    text-align:right;
    font-size:14px;
    color:#2b85e4;
    height:30px;
    padding-top:10px;
    padding-right:10px;
}

.row1 a:link{
    color:#2b85e4;
}
.row1 a:visited{
    color:#2b85e4;
}

.row2{
    font-family: "微软雅黑", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.0vw;
    text-align: center;
    /* margin-bottom: 50px; */
}

.row3{
    padding: 10px;
    height:50px;
    color:#FB5A13;
    font-size: 16px;
    display: flex;
    justify-content: center;
}


.row4{
    text-align:left;
    height:70px;
}

.row4 div{
    border:1px solid #eee;
    border-radius: 2px;
    width:400px;
    height:50px;
    margin:0 auto;
    font-size:16px;
    padding-top: 10px;
    padding-left:20px;
}

.row4 input{
    width:230px;
    height:30px;
    border:0px;
    outline-style: none ;
    margin-left: 10px;
}

.row5{
    text-align:left;
    height:70px;
}

.row5 .sbm{
    border:1px solid #eee;
    border-radius: 2px;
    width:400px;
    height:50px;
    margin:0 auto;
    font-size:16px;
    padding-left:20px;
}
.row5 .sbminput{
    margin-top: 10px;
    width:240px;
    float:left;
}
.row5 input{
    width:150px;
    height:30px;
    border:0px;
    outline-style: none ;
    margin-left: 10px;
}

.row5 .hqsbm{
    width:120px;
    height:50px;
    background-color: #ccc;
    float:right;
    text-align:center;
    cursor:pointer;
}

.row6{
    text-align:left;
    height:70px;
}

.row6 .yzm{
    border:1px solid #eee;
    border-radius: 2px;
    width:400px;
    height:50px;
    margin:0 auto;
    font-size:16px;
    padding-left:20px;
}
.row6 .yzminput{
    margin-top: 10px;
    width:240px;
    float:left;
}

.row6 input{
    width:150px;
    height:30px;
    border:0px;
    outline-style: none ;
    margin-left: 10px;
}
.row6 .hqyzm{
    width:120px;
    height:50px;
    background-color: #ccc;
    float:right;
    padding-top:15px;
    text-align:center;
    cursor:pointer;
}
.row7{
    padding: 30px 10px 60px 10px;
    /* padding-bottom:50px; */
    text-align: center;
}
.row7 button{
    width:280px;
    height:45px;
    color: #fff;
    background-color: #ed4014;
    border-color: #ed4014;
    border-radius: 25px;
    border:0px;
    cursor:pointer;
    outline-style: none ;
}

.row8{
    padding-top:30px;
    height:70px;
    color:#FB5A13;
    font-size: 16px;
}

body {
    margin: 0px;
    background-image:none;
    position:relative;
    left:-0px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
.form_sketch {
    border-color:transparent;
    background-color:transparent;
}
#base {
    position:absolute;
    z-index:0;
}
.content{
    margin: 50px;
}