<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tree-wrap {
  height: 100%;
  width: 324px;
  border: 1px solid #e0e0e0;
  float: left;
}
.tree-wrap .tree-fir {
  overflow: hidden;
}
.tree-wrap .lit-tit {
  line-height: 34px;
  font-weight: normal;
  font-size: 14px;
}
.tree-wrap .lit-tit .row {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 34px;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 2px 0 3px;
}
.tree-wrap .lit-tit .rt-row {
  background-image: url(../images/leftver4/leftver4_03.png);
}
.tree-wrap .lit-tit .down-row {
  background-image: url(../images/leftver4/leftver4_03_do.png);
}
.tree-wrap .bg-f2 {
  background-color: #f2f2f2!important;
}
.tree-wrap .tree-list {
  width: 100%;
  float: left;
  display: none;
}
.tree-wrap .tree-list li {
  width: 100%;
  line-height: 34px;
  color: #333333;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
}
.tree-wrap .tree-list .cir-ico {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 34px;
  background: url(../images/leftver4/lfver4-cir_18.png) no-repeat center center;
  margin-right: 2px;
}
.tree-wrap .tree-list .sel-ico {
  display: inline-block;
  vertical-align: top;
  width: 11px;
  height: 34px;
  background: url(../images/list-icon/bgfx_ico_27.png) no-repeat center center;
  margin-right: 2px;
}
.tree-wrap .tree-fir &gt; .lit-tit {
  padding-left: 1px;
}
.tree-wrap .tree-sec li &gt; .lit-tit {
  padding-left: 13px;
}
.tree-wrap .tree-thir li &gt; .lit-tit {
  padding-left: 24px;
}
.tree-wrap .tree-for li &gt; .lit-tit,
.tree-wrap .tree-for &gt; li {
  padding-left: 36px;
}
.tree-wrap .scroll-bor {
  border: 1px solid #e0e0e0;
}
.tree-wrap .current-tree .bluebg-tit {
  background-color: #1a91ed!important;
  color: #fff!important;
}
.tree-wrap .current-tree .bluebg-tit .rt-row {
  background-image: url(../images/leftver4/leftverrt-bai.png);
}
.tree-wrap .current-tree .bluebg-tit .down-row {
  background-image: url(../images/leftver4/leftver4_10.png);
}
.tree-wrap .current-tree .current {
  background-color: #1a91ed;
  color: #fff;
}
.tree-wrap .current-tree .current .cir-ico {
  background: url(../images/leftver4/lfver4-cir_15.png) no-repeat center center;
}
.tree-wrap .current-tree .curr_item {
  color: #1a91ed;
}
.tree-wrap .current-tree .curr_item .cir-ico {
  text-align: center;
}
.tree-wrap .current-tree .curr_item .cir-ico .point_bg {
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #1a91ed;
  vertical-align: top;
  margin-top: 15px;
  border-radius: 50%;
}
.tree-wrap .current-tree .curr_item .sel-ico {
  background: url(../images/list-icon/bgfx_ico_30.png) no-repeat center center;
}
.tree-wrap .current-tree .cur-tbr-tit {
  background-color: #ebebeb;
}
.tree-wrap .current-tree .tree-sec {
  background-color: #f2f2f2;
}
.tree-wrap .current-tree .tree-sec-tit {
  background-color: #fafafa;
}
.tree-wrap .current-fx-tree .bluebg-tit {
  background-color: #1a91ed!important;
  color: #fff!important;
}
.tree-wrap .current-fx-tree .bluebg-tit .rt-row {
  background-image: url(../images/leftver4/leftverrt-bai.png);
}
.tree-wrap .current-fx-tree .bluebg-tit .down-row {
  background-image: url(../images/leftver4/leftver4_10.png);
}
.tree-wrap .current-fx-tree .current {
  background-color: #1a91ed;
  color: #fff;
}
.tree-wrap .current-fx-tree .current .cir-ico {
  background: url(../images/leftver4/lfver4-cir_15.png) no-repeat center center;
}
.tree-wrap .current-fx-tree .curr_item {
  color: #1a91ed;
}
.tree-wrap .current-fx-tree .curr_item .cir-ico {
  text-align: center;
}
.tree-wrap .current-fx-tree .curr_item .cir-ico .point_bg {
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #1a91ed;
  vertical-align: top;
  margin-top: 15px;
  border-radius: 50%;
}
.tree-wrap .current-fx-tree .curr_item .sel-ico {
  background: url(../images/list-icon/bgfx_ico_30.png) no-repeat center center;
}
.tree-wrap .current-fx-tree .cur-tbr-tit {
  background-color: #f5f5f5;
}
.tree-wrap .current-fx-tree .tree-sec {
  background-color: #fcfcfc;
}
.tree-content {
  width: calc(100% - 340px);
  height: 100%;
  float: left;
  padding-left: 25px;
}
.tree-content .qb-lay-con {
  height: 100%;
  border: 1px solid #e0e0e0;
}
.tree-content .word-con {
  padding: 10px;
}
.tree-content .word-con p {
  line-height: 26px;
}
.tree-content .zh-qbBox {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  border-bottom: 1px solid #e0e0e0;
}
.tleft-box ul li {
  text-align: left;
}
.tcenter-box ul li {
  text-align: center;
}
.tright-box ul li {
  text-align: right;
}
.wt-scro-wrap,
.wt-scro-y-wrap,
.wt-scro-x-wrap,
.wt-scro-gray-wrap {
  position: absolute;
  top: 0;
  width: 17px;
  height: 100%;
  right: 0;
  background-color: #ecf7ff;
}
.wt-scro-wrap .slide-block,
.wt-scro-y-wrap .slide-block,
.wt-scro-x-wrap .slide-block,
.wt-scro-gray-wrap .slide-block {
  position: absolute;
  top: 31px;
  left: 0;
  width: 100%;
  height: calc(100% - 62px);
}
.wt-scro-wrap .slide-block .color-bar,
.wt-scro-y-wrap .slide-block .color-bar,
.wt-scro-x-wrap .slide-block .color-bar,
.wt-scro-gray-wrap .slide-block .color-bar {
  width: 100%;
  height: 100%;
  background-color: #90bfe2;
  width: 7px;
  margin: 0 auto;
}
.wt-scro-wrap .top_a,
.wt-scro-y-wrap .top_a,
.wt-scro-x-wrap .top_a,
.wt-scro-gray-wrap .top_a {
  position: absolute;
  top: 17px;
  background: url(../images/list-icon/gd_arow_03.png) no-repeat center center;
  width: 100%;
  height: 14px;
}
.wt-scro-wrap .bot_a,
.wt-scro-y-wrap .bot_a,
.wt-scro-x-wrap .bot_a,
.wt-scro-gray-wrap .bot_a {
  position: absolute;
  bottom: 17px;
  background: url(../images/list-icon/gd_arow_06.png) no-repeat center center;
  width: 100%;
  height: 14px;
}
.wt-scro-wrap .rt_a,
.wt-scro-y-wrap .rt_a,
.wt-scro-x-wrap .rt_a,
.wt-scro-gray-wrap .rt_a {
  position: absolute;
  left: 17px;
  background: url(../images/list-icon/gd_arow_09.png) no-repeat center center;
  width: 14px;
  height: 100%;
}
.wt-scro-wrap .lf_a,
.wt-scro-y-wrap .lf_a,
.wt-scro-x-wrap .lf_a,
.wt-scro-gray-wrap .lf_a {
  position: absolute;
  right: 17px;
  background: url(../images/list-icon/gd_arow_11.png) no-repeat center center;
  width: 14px;
  height: 100%;
}
.wt-scro-y-wrap {
  right: 0;
}
.wt-scro-x-wrap {
  bottom: 0;
  left: 0;
  background-color: #ecf7ff;
  width: 100%;
  height: 17px;
  top: auto;
}
.wt-scro-x-wrap .slide-block {
  position: absolute;
  left: 31px;
  top: 0;
  width: calc(100% - 62px);
  height: 17px;
}
.wt-scro-x-wrap .slide-block .color-bar {
  width: 100%;
  height: 7px;
  background-color: #90bfe2;
  margin-top: 5px;
}
.wt-scro-gray-wrap {
  background-color: #fff;
}
.wt-scro-gray-wrap .slide-block-y {
  top: 0;
  height: 100%;
}
.wt-scro-gray-wrap .slide-block-y .color-bar {
  background-color: #e0e0e0;
}
.wt-scro-gray-wrap .slide-block-x {
  left: 0;
  width: 100%;
}
.wt-scro-gray-wrap .slide-block-x .color-bar {
  background-color: #e0e0e0;
}
.fx-fullBox {
  position: fixed!important;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%!important;
  height: 100%!important;
  margin-top: 0!important;
  padding: 20px 44px 20px 20px!important;
}
.fx-fullBox .pb-main-topCon {
  border-bottom: 1px solid #e0e0e0;
}
.fx-fullBox .pb-menu-list {
  padding-left: 0;
}
.fx-fullBox .pb-menu-list li:first-child {
  margin-left: 0;
}
.fx-fullBox .pb-main-disCon {
  border: none;
  padding: 0;
}
.fx-fullBox .fx-container {
  padding-bottom: 0!important;
}
.fx-tb-container {
  padding-bottom: 17px;
  padding-right: 17px;
}
.fx-tb-container .lf-top-fix {
  position: absolute;
  left: 0;
  top: 0;
  height: 37px;
  z-index: 102;
  overflow: hidden;
  width: 320px;
  background-color: #fff;
}
.fx-tb-container .lf-bot-fix {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 37px;
  z-index: 102;
  overflow: hidden;
  width: 320px;
  background-color: #f2f2f2;
}
.fx-tb-container .top-fix {
  position: absolute;
  left: 0;
  top: 0;
  height: 37px;
  z-index: 100;
  overflow: hidden;
  background-color: #fff;
}
.fx-tb-container .lf-fix {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  overflow: hidden;
  z-index: 101;
  background: #fff;
  height: auto;
}
.fx-tb-container .bot-fix {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 37px;
  z-index: 100;
  overflow: hidden;
  background-color: #f2f2f2;
}
.fx-tb-container .main-scroll {
  overflow: auto;
  width: calc(100% + 17px);
  height: calc(100% + 17px);
}
.fx-hov-wrap .fx-hov-box {
  display: none;
}
.fx-hov-wrap .fx-hov-box .fx-bg {
  width: 189px;
  height: 125px;
  padding-top: 18px;
  line-height: 24px;
  background: url(../images/common-bgimg/fx_bg_03.png) no-repeat center center;
  background-size: 189px 120px;
  top: 8px;
  left: -41px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.fx-hov-wrap:hover .fx-hov-box {
  display: block;
}
.cal-inp-wrap {
  position: relative;
}
.cal-inp-wrap .t-arow,
.cal-inp-wrap .d-arow {
  position: absolute;
  right: 22px;
  width: 14px;
  height: 7px;
  cursor: pointer;
}
.cal-inp-wrap .t-arow {
  top: 9px;
  background: url(../images/list-icon/fx_aw_11.png) no-repeat center center;
}
.cal-inp-wrap .d-arow {
  bottom: 9px;
  background: url(../images/list-icon/fx_aw_07.png) no-repeat center center;
}
</pre></body></html>