/**  电子商务  begin  **/

.investor {
    background: #f5f5f5;
    padding: 3% 0;
}
.fs30{font-size: 20px;}
.resC2Tit {
    text-align: center;
}
.resC2Box {
    max-width: 50%;
    margin: 0 auto;
}
.investor h3 {
    color: #333;
    padding: 3% 0;
    text-align: center;
}

.fs16 {
    font-size: 16px;
}
.resC2BNr-1 {
    margin-bottom:20px;
}

.resC2BNr-1 {
    background: #fff;
    border: 1px #ddd solid;
    height: 35px;
    line-height:35px;
    clear: both;
}
.investor .resC2BNr-1Label {
    width: 140px;
}
.investor .yzm .resC2BNr-1 {
    width: 30%;
    float: left;
}

.resC2BNr-1Label {
    display: block;
    float: left;
    text-align: left;
    color: #666;
    padding-left: 18px;
}
.fs14 {
    font-size: 14px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.resC2BNr-1R {
    display: block;
    overflow: hidden;
}
.resC2BNr-1RInput {
    width: 98%;
}

a:focus, input, select {
    outline: none;
}
input, textarea, select {
    border: none;
    background: none;
    cursor: pointer;
    font-size: 14px;
    vertical-align: middle;
    color: #333;
    font-family: arial, "微软雅黑", Microsoft YaHei;
}
.investor .radio, .investor .name {
    display: inline-block;
    padding-left: 5px;
}

.investor .radio {
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.investor .name {
    color: #666;
}

.investor .radio, .investor .name {
    display: inline-block;
    padding-left: 5px;
}
.investor .xmlyTextarea {
    color: #666;
}

.xmlyTextarea {
    width: 100%;
    background: #fff;
    resize: none;
    border: 1px #ddd solid;
    height: 130px;
    padding: 10px 20px;
}
input, textarea, select {
    border: none;
    background: none;
    cursor: pointer;
    font-size: 14px;
    vertical-align: middle;
    color: #333;
    font-family: arial, "微软雅黑", Microsoft YaHei;
}
.investor .yzm img {
    display: block;
    float: left;
    height: 36px;
}
.investor .buton {
    text-align: center;
}
.investor .buton .logBtn {
    display: inline-block;
    width: 45%;
    margin: 42px 2% 0;
}

.logBtn {
    display: block;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height:  50px;
    background: #d33c3c;
    position: relative;
    margin-top:  42px;
}
.logBtn em {
    color: #fff;
    position: relative;
    z-index: 2;
}

em, i {
    font-style: normal;
}
/**   电子商务  END    **/