.vecrepwrite .quote{
    font-size: 18px;
    color: grey;
}
.vecrepwrite .quote span {
    color: red;
}
.vecrepwrite .bot10 {
    margin-bottom: 10px;
}
.vecrepwrite .readcontent {
    border: 1px solid #eee;
    min-height: 60px;
    padding: 10px;
    border-radius: 15px;
}
.vecrepwrite .target .in {
    width: 100px;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid #eee;
    outline: none;
}
.vecrepwrite .enzyme .pressnum {
    border: 1px solid #eee;
    height: 20px;
    width: 200px;
    text-align: left;
    margin: 0;
    padding: 0px
}
.vecrepwrite .enzyme .imgsize {
    width: 200px;
    height: 200px;
}
.vecrepwrite .enzyme .imgsizehe {
    height: 200px;
    margin-top: 20px
}
.vecrepwrite .enzyme .textinfo {
    border: 1px solid #eee;
    min-height: 200px;
    text-align: left;
    margin-top: 20px;
}
.vecrepwrite .squence {
    max-height: 300px;
    overflow: auto;
    text-align: left;
    font-size: 13px
}