.layui-elem-field legend{font-size:16px}
fieldset .info{min-height:60px;color:#8e8e8e}

/* ???? */
.pjt .pjt_title{font-size:16px;height:42px;line-height:42px}
.pjt .layui-col-space20 .ct{padding-bottom:0}
.pjt .layui-col-space20 .text{color:#8e8e8e;min-height:39px;word-break:break-all}
.webkit_bw {-webkit-line-clamp:2}
.ie_bw {max-height:40px}
.ie_bw::after{right:6px}

.layui-field-box a{background-color:#2E4F8F}

@media only screen and (max-width: 767px) {
    .pjt .layui-col-space20 .text{height:auto}
}