.wid {
    width: 351px;
    margin: 0px 12px;
    font-size: 0px;
    margin-bottom: 32px;
}

.left {
    width: 35%;
    float: left;
    text-align: center;
    padding-right: 13%;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    height: 162px;
    position: relative;
}

.left img {
    width: 55%;
    height: auto;
    position: absolute;
    left: 11px;
}

.left p {
    margin: 0px;
    margin-top: 3px;
    position: absolute;
    left: 21px;
    bottom: -16px;
}

.left p:nth-last-child(2) {
    left: 50px;
    bottom: 7px;
}

.right {
    width: 174px;
    display: inline-block;
}

.right .title {
    font-size: 22px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 600;
    color: rgba(255, 152, 1, 1);
    line-height: 16px;
    margin: 18px 0px;
    height: 24px;
}

.right .title2 {
    font-size: 13px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 10px;
}

.wid2 {
    width: 331px;
    background: rgba(245, 245, 245, 1);
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin: 0px auto;
    margin-bottom: 32px;
    padding: 32px 0px 32px 20px;
}

.right .title3 input {
    width: 140px;
    height: 42px;
    background: rgba(255, 152, 1, 1);
    border: 0px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
}

.hiddBox {
    width: 351px;
    height: 177px;
    margin: 0px auto;
    margin-bottom: 56px;
}