﻿@charset "utf-8";
.list-l {
  width: 21%;
}
.list-l .title {
  margin-top: 1.5625rem;
  font-size: 1.1875rem;
  color: #13559f;
  font-weight: bold;
  line-height: 1.1875rem;
  position: relative;
}
.list-l .title i {
  width: 0.3125rem;
  height: 1.1875rem;
  margin-right: 0.5rem;
  float: left;
  display: inline-block;
  background-color: #13559f;
}
.list-l .title span {
  height: 1.3125rem;
  font-size: 1rem;
  line-height: 1.3125rem;
  position: absolute;
  top: 0.125rem;
  right: 0px;
  bottom: 0;
  cursor: pointer;
}
.list-l .title .open {
  display: none;
}
.list-l .title .close {
  display: none;
}
.list-l .lm-list {
  margin-top: 0.0625rem;
  overflow: hidden;
}
.list-l .lm-list ul li {
  line-height: 1.5rem;
  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: 0.9375rem 0 0 0;
  padding: 1rem 0 1rem 0.625rem;
  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-l.list-l-z .lm-list-z {
  margin-top: 1.25rem;
  padding: 0.9375rem 0.9375rem 0.1875rem 0.9375rem;
  overflow: hidden;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
}
.list-l.list-l-z .lm-list-z .lv1 .span-title {
  padding: 0.6875rem 0.8125rem 0.75rem 0.625rem;
  font-size: 1.0625rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  background-color: #115199;
  display: block;
}
.list-l.list-l-z .lm-list-z .lv1 .lv2 li {
  border-bottom: 1px solid #eeeeee;
}
.list-l.list-l-z .lm-list-z .lv1 .lv2 li a {
  padding: 0.9375rem 0.625rem;
  background: url(../images/yjtc_bg_listico01.png) no-repeat left center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.list-l.list-l-z .lm-list-z .lv1 .lv2 li:nth-last-of-type(1) {
  border-bottom: 0;
}
.list-z {
  width: calc(79% - 1.47058824rem);
}
.list-z .lm {
  margin-top: 1.5625rem;
  font-size: 1.1875rem;
  color: #13559f;
  font-weight: bold;
  line-height: 1.1875rem;
}
.list-z .lm span {
  width: 0.3125rem;
  height: 1.1875rem;
  margin-right: 0.5rem;
  float: left;
  display: inline-block;
  background-color: #13559f;
}
.list-z .z-zlm {
  min-height: 37.5rem;
  margin: 1rem 0 -0.625rem 0;
  padding: 0.3125rem 1.25rem 18.75rem 1.25rem;
  background-color: #fafafa;
  box-sizing: border-box;
  overflow: hidden;
}
.list-z .z-zlm .zlm-lv1 {
  margin-bottom: 0.3125rem;
  padding: 0.9375rem 0;
  font-size: 1.125rem;
  color: #13559f;
  font-weight: bold;
  border-bottom: 0.125rem solid #13559f;
}
.list-z .z-zlm .zlm-lv2 ul {
  margin: 0 -1rem 0 0;
}
.list-z .z-zlm .zlm-lv2 ul li {
  width: 25%;
  float: left;
  cursor: pointer;
  position: relative;
}
.list-z .z-zlm .zlm-lv2 ul li .lv3 {
  margin: 1rem 1rem 0 0;
  padding: 0 0.625rem;
  line-height: 3.125rem;
  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 .zlm-lv2 ul li .lv4 {
  width: calc(200% - 1.05882353rem);
  background-color: #f1f5f9;
  border: 0.0625rem solid #2760b7;
  position: absolute;
  top: 4.1875rem;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  overflow: hidden;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol {
  max-height: 14.375rem;
  margin-right: -0.625rem;
  padding: 0.625rem 0.9375rem;
  box-sizing: border-box;
  overflow-y: scroll;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol li {
  width: 50%;
  background: url(../images/yjtc_bg_li_sj.png) no-repeat left center;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol li a {
  margin-right: 0.625rem;
  font-size: 1rem;
  line-height: 2.5rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol::-webkit-scrollbar {
  width: auto;
  width: 0.25rem;
  background-color: #f1f5f9;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol::-webkit-scrollbar-track {
  background-color: #f1f5f9;
  opacity: 0.5;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.list-z .z-zlm .zlm-lv2 ul li .lv4 ol::-webkit-scrollbar-thumb {
  background-color: #f1f5f9;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.list-z .z-zlm .zlm-lv2 ul li:hover .lv3 {
  border: 1px solid #13559f;
  background-color: #f1f5f9;
}
.list-z .z-zlm .zlm-lv2 ul li:hover .lv4 {
  display: block;
}
.list-z .z-zlm .zlm-lv2 ul li:nth-child(4n) .lv4 {
  left: auto;
  right: 1rem;
}
.list-z .infolist {
  min-height: 31.25rem;
  overflow: hidden;
  position: relative;
}
.list-z .infolist ul {
  padding-top: 1rem;
  overflow: hidden;
}
.list-z .infolist ul li {
  padding: 0.8125rem 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: 1rem;
  line-height: 1.5rem;
  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.5rem;
  top: 0.8125rem;
  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.8125rem;
}
.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.8125rem;
}
.list-z .infolist ul li:hover i {
  height: 100%;
}
.list-z .infolist .line {
  width: 100%;
  height: 0.0625rem;
  margin: 0.8125rem 0;
  border-bottom: 0.0625rem dashed #c2cdd7;
}
.list-z.list-wz {
  width: 100%;
  float: none;
}
.content {
  margin: 1.5625rem 0 0 0;
  position: relative;
  overflow: hidden;
}
.content .zw-table ul {
  width: 100%;
  border: 0.0625rem solid #dfeaf9;
  border-left: 0;
  border-bottom: 0;
  background: #f6f9fc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content .zw-table ul li {
  width: 25.333%;
  padding: 0.5rem 0;
  float: left;
  text-align: left;
  border-bottom: 0.0625rem solid #dfeaf9;
  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.375rem;
  margin: 0 0.9375rem;
  font-size: 0.9375rem;
  line-height: 2.375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.content .zw-table ul li.tit {
  width: 8%;
  text-align: right;
  border-left: 0.0625rem solid #dfeaf9;
  border-right: 0.0625rem solid #dfeaf9;
}
.content .zw-table ul li:nth-of-type(2) {
  width: 92%;
}
.content .zw-table ul li:nth-of-type(2) span {
  font-size: 1.375rem;
  font-weight: bold;
  color: #2b6cb4;
  text-align: center;
}
.content .zw-table ul li:nth-of-type(1) span,
.content .zw-table ul li:nth-of-type(2) span {
  height: 2.8125rem;
  line-height: 2.8125rem;
}
.content .pic-fz {
  width: 11.25rem;
  position: absolute;
  top: 0;
  right: 0;
}
.content .pic-fz img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.content .title {
  font-size: 1.625rem;
  color: #115199;
  text-align: center;
}
.content .infos {
  margin: 1.5625rem 0;
  padding-bottom: 1.25rem;
  line-height: 1.5rem;
  text-align: center;
  background: url(../images/yjtc_bg_content_info.png) repeat-x center bottom;
  overflow: hidden;
}
.content .infos span {
  margin: 0.375rem 0.625rem;
  font-size: 0.9375rem;
  color: #999;
  display: inline-block;
}
.content .infos span img {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  vertical-align: middle;
}
.content .infos span i {
  margin: 0 0.3125rem;
  font-size: 0.9375rem;
  display: inline-block;
  cursor: pointer;
  font-style: normal;
}
.content .zw-infos {
  margin: 1.5625rem 0;
  line-height: 1.5rem;
  text-align: right;
  overflow: hidden;
}
.content .zw-infos span {
  margin: 0.375rem 0.625rem;
  font-size: 0.9375rem;
  color: #999;
  display: inline-block;
}
.content .zw-infos span img {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  vertical-align: middle;
}
.content .zw-infos span i {
  margin: 0 0.3125rem;
  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.9375rem;
  display: block;
  box-sizing: border-box;
}
.content .xgxw .tit {
  margin-top: 1.5625rem;
  padding-top: 1.5625rem;
  border-top: 1px solid #eee;
}
.content .xgxw .tit span {
  font-size: 1.125rem;
  color: #13559f;
  font-weight: bold;
  display: block;
  position: relative;
}
.content .xgxw .nr-tit ul li {
  margin-top: 0.9375rem;
  padding-left: 0.625rem;
  background: url(../images/yjtc_bg_listico01.png) no-repeat;
  background-position: left center;
}
.content .xgxw .nr-tit ul li a {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.content .yjzjmail {
  margin-top: 0.9375rem;
  /* padding: 15/@r-base; border:1/@r-base solid #eee; */
  display: block;
  box-sizing: border-box;
}
.content .yjzjmail .tit {
  padding: 0.625rem;
  background: #e8eef6;
}
.content .yjzjmail .tit span {
  color: #13559f;
  font-weight: bold;
}
.content .yjzjmail .tit .font {
  float: right;
  display: inline-block;
}
.content .yjzjmail .tit .font a {
  margin: 0 0.5rem;
  color: #13559f;
  display: inline-block;
}
.content .yjzjmail .nr ul {
  padding-bottom: 0.9375rem;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.content .yjzjmail .nr ul li {
  padding: 0.9375rem 0.9375rem 0 0.9375rem;
}
.content .yjzjmail .nr ul li h4 {
  padding-bottom: 0.625rem;
  color: #13559f;
  font-weight: bold;
  display: block;
}
.content .yjzjmail .nr ul li p {
  padding: 0.375rem 0.625rem;
  line-height: 1.75rem;
  background-color: #fafafa;
  display: block;
}
.content .yjzjmail .nrtj ul {
  padding: 0 0.9375rem 0.9375rem 0.9375rem;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.content .yjzjmail .nrtj ul li {
  min-height: 2rem;
  padding-top: 1.875rem;
  float: left;
}
.content .yjzjmail .nrtj ul li:nth-child(odd) {
  width: 20%;
  text-align: right;
  line-height: 2rem;
}
.content .yjzjmail .nrtj ul li:nth-child(even) {
  width: 80%;
  padding-left: 0.9375rem;
  box-sizing: border-box;
}
.content .yjzjmail .nrtj ul li:nth-child(even) input[type="text"] {
  width: 80%;
  max-width: 31.25rem;
  padding: 0.375rem 0.625rem;
  border: 0.0625rem solid #dddddd;
  line-height: 1.25rem;
}
.content .yjzjmail .nrtj ul li:nth-child(even) textarea {
  width: 80%;
  max-width: 31.25rem;
  min-height: 9.375rem;
  padding: 0.375rem 0.625rem;
  line-height: 1.875rem;
  border: 1px solid #ddd;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .btn {
  margin-right: 0.625rem;
  padding: 0 1.25rem;
  float: left;
  font-size: 0.875rem;
  color: #fff;
  line-height: 2.5rem;
  text-align: center;
  border-radius: 0.25rem;
  display: block;
  position: relative;
  background: #2760b7;
  overflow: hidden;
  cursor: copy;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .tip {
  font-size: 0.8125rem;
  color: #999;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .yzm {
  max-width: 6.25rem !important;
  float: left;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .img {
  height: 2.5rem;
  margin-left: 0.75rem;
  float: left;
  cursor: pointer;
}
.content .yjzjmail .nrtj .tj-btn {
  width: 80%;
  max-width: 7.5rem;
  height: 2.5rem;
  color: #fff;
  border: 0;
  background: #356abc;
  display: block;
  cursor: pointer;
}
