/*my*/
#contentRight .item { float: left; width: 100%; margin-bottom: 20px; font-size: 18px; }
#contentRight .item .title { display: flex; align-items: center; }
#contentRight .item .title i { content: ""; display: block; float: left; width: 4px; margin-right: 14px; height: 20px; background: #2789ee; }
#contentRight .item ul { margin-top: 10px; }
#contentRight .item ul li { line-height: 30px; position: relative; margin-bottom: 20px; }
#contentRight .item ul li i { content: ""; float: left; margin-top: 12px; display: block; margin-right: 14px; width: 6px; height: 6px; border-radius: 50%; background: #c2cdd7; }

.zwxl-font .active { color: #00509b; }

.gw-title { width: 90px; display: inline-block; margin-right: 10px; }

.trs_editor_view p { line-height: 2.2; }
.trs_editor_view table { width: 100% !important; }
.trs_editor_view td { border: 1px solid #333 !important; }

@media (max-width: 575.98px) { #contentRight { border-left: 0 !important; } }
