﻿html,
body {
  width: 100%;
  position: relative;
}
.list-l {
  width: 21%;
}
.list-l .title {
  margin-top: 1.76470588rem;
  font-size: 1.35294118rem;
  color: #13559f;
  font-weight: bold;
  line-height: 1.35294118rem;
  position: relative;
}
.list-l .title i {
  width: 0.29411765rem;
  height: 1.35294118rem;
  margin-right: 0.58823529rem;
  float: left;
  display: inline-block;
  background-color: #13559f;
}
.list-l .title span {
  height: 1.35294118rem;
  font-size: 0.94117647rem;
  line-height: 1.35294118rem;
  position: absolute;
  top: 0.11764706rem;
  right: 0px;
  bottom: 0;
  cursor: pointer;
}
.list-l .title .open {
  display: none;
}
.list-l .title .close {
  display: none;
}
.list-l .lm-list {
  overflow: hidden;
}
.list-l .lm-list ul li {
  line-height: 1.41176471rem;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-l .lm-list ul li a {
  margin: 1.17647059rem 0 0 0;
  padding: 1.05882353rem 0 1rem 0.58823529rem;
  font-size: 1.05882353rem;
  color: #666;
  border: 1px solid #eeeeee;
  background-image: url(../images/yjtc_bg_lm_more.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.list-l .lm-list ul li a:hover,
.list-l .lm-list ul li a.active {
  color: #fff;
  border: 1px solid #115199;
  background-color: #115199;
  background-image: url(../images/yjtc_bg_lm_morehover.png);
}
.list-z {
  width: calc(79% - 30px);
}
.list-z .lm {
  margin-top: 1.76470588rem;
  font-size: 1.35294118rem;
  color: #13559f;
  font-weight: bold;
  line-height: 1.35294118rem;
}
.list-z .lm span {
  width: 0.29411765rem;
  height: 1.35294118rem;
  margin-right: 0.58823529rem;
  float: left;
  display: inline-block;
  background-color: #13559f;
}
.list-z .z-zlm {
  margin: 1.17647059rem 0 -0.58823529rem 0;
  padding: 1.17647059rem;
  background-color: #fafafa;
  box-sizing: border-box;
  overflow: hidden;
}
.list-z .z-zlm ul {
  margin: -1.17647059rem -1.17647059rem 0 0;
}
.list-z .z-zlm ul li {
  width: 20%;
  margin-top: 1.17647059rem;
  float: left;
  cursor: pointer;
}
.list-z .z-zlm ul li a {
  margin-right: 1.17647059rem;
  padding: 0 0.58823529rem;
  line-height: 2.64705882rem;
  text-align: center;
  border: 1px solid #f2f6fa;
  background-color: #fff;
  transition: 1s;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-z .z-zlm ul li:hover a,
.list-z .z-zlm ul li.active a {
  border: 1px solid #13559f;
}
.list-z .infolist {
  min-height: 29.41176471rem;
  overflow: hidden;
  position: relative;
}
.list-z .infolist ul {
  padding-top: 1.35294118rem;
  overflow: hidden;
}
.list-z .infolist ul li {
  padding: 0.76470588rem 0;
  position: relative;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-z .infolist ul li a {
  padding-left: 0.94117647rem;
  line-height: 1.41176471rem;
  background: url(../images/yjtc_bg_listico.png) no-repeat;
  background-position: left center;
  position: relative;
  z-index: 1;
}
.list-z .infolist ul li span {
  line-height: 1.41176471rem;
  top: 0.76470588rem;
  z-index: 9;
}
.list-z .infolist ul li i {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f2f6fa;
}
.list-z .infolist ul li:hover {
  padding: 0.76470588rem;
}
.list-z .infolist ul li:hover a,
.list-z .infolist ul li:hover span {
  color: #115199;
}
.list-z .infolist ul li:hover span {
  right: 0.76470588rem;
}
.list-z .infolist ul li:hover i {
  height: 100%;
}
.list-z .infolist .line {
  width: 100%;
  height: 0.05882353rem;
  margin: 0.76470588rem 0;
  border-bottom: 0.05882353rem dashed #c2cdd7;
}
.list-z .infolist .z-zlm-more {
  width: 7.05882353rem;
  margin: 1.17647059rem auto 0 auto;
  padding: 0 0.58823529rem;
  font-size: 0.94117647rem;
  color: #999;
  line-height: 2.64705882rem;
  text-align: center;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  display: block;
}
.list-z .infolist .z-zlm-more:hover {
  color: #13559f;
  border: 1px solid #13559f;
}
.list-z .zlm-info {
  min-height: 29.41176471rem;
  overflow: hidden;
  position: relative;
}
.list-z .zlm-info ul {
  padding-top: 1.35294118rem;
  overflow: hidden;
}
.list-z .zlm-info ul li {
  padding: 0.76470588rem 0;
  position: relative;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-z .zlm-info ul li span {
  margin-right: 6.76470588rem;
  padding-left: 0.94117647rem;
  line-height: 1.41176471rem;
  background: url(../images/yjtc_bg_listico.png) no-repeat;
  background-position: left center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-z .zlm-info ul li a {
  padding-right: 0.58823529rem;
  font-size: 0.94117647rem;
  color: #115199;
  font-weight: bold;
  line-height: 1.41176471rem;
  background-image: url(../images/yjtc-img-jt_hover.png);
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  top: 0.76470588rem;
  right: 0;
  z-index: 9;
}
.list-z .zlm-info ul li i {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f2f6fa;
  display: block;
}
.list-z .zlm-info ul li:hover {
  padding: 0.76470588rem;
  /*a, span{ color: #115199;}*/
}
.list-z .zlm-info ul li:hover a {
  right: 0.76470588rem;
}
.list-z .zlm-info ul li:hover i {
  height: 100%;
}
.list-z .block {
  display: block;
}
.list-z .hide {
  display: none;
}
.list-wz {
  width: 100%;
  float: none;
}
.content {
  margin: 1.47058824rem 0 2.94117647rem 0;
  position: relative;
  overflow: hidden;
}
.content .zw-table ul {
  width: 100%;
  border: 0.05882353rem solid #f1f1f1;
  border-left: 0;
  border-bottom: 0;
  background: #fcfcfc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content .zw-table ul li {
  width: 23.333%;
  padding: 0.29411765rem 0;
  float: left;
  text-align: left;
  border-bottom: 1px solid #f1f1f1;
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content .zw-table ul li span {
  height: 2.23529412rem;
  margin: 0 0.88235294rem;
  line-height: 2.23529412rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.content .zw-table ul li.tit {
  width: 10%;
  text-align: center;
  border-left: 0.05882353rem solid #f1f1f1;
  border-right: 0.05882353rem solid #f1f1f1;
}
.content .zw-table ul li:nth-of-type(2),
.content .zw-table ul li:nth-last-of-type(1) {
  width: 89.9999%;
}
.content .zw-table ul li:nth-child(2n+2) {
  background-color: #fff;
}
.content .pic-fz {
  width: 10.58823529rem;
  position: absolute;
  top: 0;
  right: 0;
}
.content .pic-fz img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.content .title {
  margin: 1.76470588rem 0 0 0;
  font-size: 1.88235294rem;
  text-align: center;
}
.content .infos {
  margin: 1.76470588rem 0;
  padding-bottom: 1.17647059rem;
  line-height: 1.41176471rem;
  text-align: center;
  background: url(../images/yjtc_bg_content_info.png) repeat-x center bottom;
  overflow: hidden;
}
.content .infos span {
  margin: 0.35294118rem 0.58823529rem;
  font-size: 0.88235294rem;
  color: #999;
  display: inline-block;
}
.content .infos span img {
  width: 1.41176471rem;
  height: 1.41176471rem;
  display: inline-block;
  vertical-align: middle;
}
.content .infos span i {
  margin: 0 0.29411765rem;
  display: inline-block;
  cursor: pointer;
  font-style: normal;
}
.content .zw-infos {
  margin: 1.76470588rem 0;
  line-height: 1.41176471rem;
  text-align: right;
  overflow: hidden;
}
.content .zw-infos span {
  margin: 0.35294118rem 0.58823529rem;
  font-size: 0.88235294rem;
  color: #999;
  display: inline-block;
}
.content .zw-infos span img {
  width: 1.41176471rem;
  height: 1.41176471rem;
  display: inline-block;
  vertical-align: middle;
}
.content .zw-infos span i {
  margin: 0 0.29411765rem;
  display: inline-block;
  cursor: pointer;
  font-style: normal;
}
.content .nrcon .yc {
  text-indent: 0rem;
}
.content .nrcon img {
  height: auto !important;
}
.content .xgxw {
  margin-top: 0.88235294rem;
  display: block;
  box-sizing: border-box;
}
.content .xgxw .tit {
  margin-top: 1.47058824rem;
  padding-top: 1.47058824rem;
  border-top: 1px solid #eee;
}
.content .xgxw .tit span {
  font-size: 1.05882353rem;
  color: #13559f;
  font-weight: bold;
  display: block;
  position: relative;
}
.content .xgxw .nr-tit ul li {
  margin-top: 0.88235294rem;
  padding-left: 0.58823529rem;
  background: url(../images/yjtc_bg_listico01.png) no-repeat;
  background-position: left center;
}
.content .xgxw .nr-tit ul li a {
  color: #454545;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
