html,
body {
  width: 100%;
  position: relative;
}
.list-l {
  width: calc(25% - 25px);
}
.list-l .title {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  background: #115199;
  position: relative;
}
.list-l .title span {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 0px;
  bottom: 0;
  cursor: pointer;
}
.list-l .title .open {
  background: url(../images/yjtc_bg_open.png) no-repeat center;
  background-size: 45%;
  display: none;
}
.list-l .title .close {
  background: url(../images/yjtc_bg_close.png) no-repeat center;
  background-size: 45%;
  display: none;
}
.list-l .lm-list {
  padding: 0 15px;
  background: #fafbfd;
  overflow: hidden;
}
.list-l .lm-list li {
  padding: 16px 0 15px 0;
  line-height: 24px;
  border-bottom: 1px solid #eeeeee;
  display: block;
  cursor: pointer;
}
.list-l .lm-list li a {
  color: #666;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.list-l .lm-list li:hover a,
.list-l .lm-list li.active a {
  color: #115199;
  font-weight: bold;
}
.list-l .lm-list li:nth-last-child(1) {
  border-bottom: 0;
}
.list-r {
  width: 75%;
}
.list-r .lm span {
  padding-bottom: 13px;
  font-size: 20px;
  color: #13559f;
  font-weight: bold;
}
.list-r .lm span i {
  width: 48px;
  height: 3px;
  background: #999;
  border-radius: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
.list-r .lm span.active {
  color: #13559f;
}
.list-r .lm span.active i {
  background: #13559f;
  display: block;
}
.list-r .infolists {
  min-height: 500px;
  overflow: hidden;
}
.list-r .infolists ul {
  margin-top: 15px;
  position: relative;
}
.list-r .infolists ul li {
  margin: 3px 0 0 0;
  padding: 12px 12px 12px 15px;
  background: url(../images/yjtc_bg_infolist_li.png) no-repeat;
  background-position: left 20px;
  position: relative;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-r .infolists ul li a {
  padding-right: 100px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-r .infolists ul li span {
  color: #666;
  line-height: 24px;
  position: absolute;
  right: 0;
  bottom: 10px;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-r .infolists ul li:hover {
  padding: 12px 12px 12px 30px;
  background: url(../images/yjtc_bg_infolist_li_hover.png) no-repeat #f8f8f8;
  background-position: 15px 20px;
}
.list-r .infolists ul li:hover a {
  color: #115199;
  font-weight: bold;
}
.list-r .infolists ul li:hover span {
  color: #115199;
  right: 10px;
}
.list-r .piclists {
  min-height: 500px;
  overflow: hidden;
}
.list-r .piclists ul {
  margin-right: -25px;
}
.list-r .piclists ul li {
  width: 25%;
  float: left;
}
.list-r .piclists ul li a {
  margin: 25px 25px 0 0;
  padding-bottom: 20px;
  display: block;
  position: relative;
}
.list-r .piclists ul li a .img {
  width: 100%;
  height: 210px;
  margin: 0 auto;
  overflow: hidden;
}
.list-r .piclists ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-r .piclists ul li a .span {
  width: 80%;
  padding: 10px 8px 13px 8px;
  text-align: center;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 0;
  background: #f8f8f8;
  box-sizing: border-box;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.list-r .piclists ul li a .span span {
  color: #666;
  line-height: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-r .piclists ul li a:hover .img img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.list-r .piclists ul li a:hover .span {
  background: #115199;
}
.list-r .piclists ul li a:hover .span span {
  color: #fff;
}
.list-r .piclists ul li a:hover a {
  padding-right: 25px;
  font-weight: bold;
}
.list-r .zlmlists {
  min-height: 650px;
  overflow: hidden;
}
.list-r .zlmlists ul {
  margin: 5px -15px 0 0;
}
.list-r .zlmlists ul li {
  width: 33.33%;
  margin-top: 15px;
  float: left;
}
.list-r .zlmlists ul li a {
  margin-right: 15px;
  padding: 15px;
  line-height: 24px;
  display: block;
  box-sizing: border-box;
  background: url(../images/yjtc_bg_infolist_li.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.list-r .zlmlists ul li a:hover {
  padding: 15px 15px 15px 23px;
  background: url(../images/yjtc_bg_infolist_li.png) no-repeat 10px center #f5f7f9;
}
.list-r .z-zlmlists {
  overflow: hidden;
}
.list-r .z-zlmlists .lm-boxs {
  margin-top: 20px;
  box-sizing: border-box;
}
.list-r .z-zlmlists .lm-boxs ul {
  min-height: 200px;
  margin: 0 -15px 0 0;
}
.list-r .z-zlmlists .lm-boxs ul li {
  width: 25%;
  margin-top: 15px;
  float: left;
}
.list-r .z-zlmlists .lm-boxs ul li a {
  margin-right: 15px;
  padding: 7.5px 15px;
  line-height: 24px;
  display: block;
  box-sizing: border-box;
  background: url(../images/yjtc_bg_infolist_li.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.list-r .z-zlmlists .lm-boxs ul li a:hover {
  padding: 7.5px 15px 7.5px 23px;
  background: url(../images/yjtc_bg_infolist_li_hover.png) no-repeat 10px center;
}
.list-r .z-zlmlists .infos-box {
  margin-top: 20px;
}
.list-r .z-zlmlists .infos-box .infolists {
  min-height: auto;
}
.list-r .z-zlmlists .infos-box .infolists ul {
  margin-top: 0;
}
.list-r .z-zlmlists .infos-box .more {
  width: 100px;
  margin: 20px auto 0 auto;
  padding: 5px 15px;
  font-size: 15px;
  color: #999;
  line-height: 30px;
  text-align: center;
  background: #f5f5f5;
  display: block;
  border-radius: 2px;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.list-r .z-zlmlists .infos-box .more:hover {
  color: #fff;
  background: #13559f;
}
.list-r .z-zlmlists .lm {
  padding: 8px 15px;
  border-bottom: 2px solid #13559f;
  background: #fcfcfc;
}
.list-r .z-zlmlists .lm span {
  padding-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}
.list-r .zpiclists ul li {
  width: 33.33%;
}
.list-r .ztpiclists ul li a .img {
  height: 90px;
}
.list-r .ztpiclists ul li a .span {
  padding: 6px 8px 9px 8px;
}
.list-r .nr-content {
  margin-top: 20px;
}
.list-r .zcjd-lists {
  overflow: hidden;
}
.list-r .zcjd-lists .zcjd-lms {
  margin: 0 -15px 0 0;
  overflow: hidden;
}
.list-r .zcjd-lists .zcjd-lms li {
  width: 20%;
  float: left;
}
.list-r .zcjd-lists .zcjd-lms li a {
  margin: 15px 15px 0 0;
  padding: 13px 10px;
  line-height: 24px;
  text-align: center;
  display: block;
  border: 1px solid #f5f5f5;
  background-color: #fafafa;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 800ms;
  -o-transition: 800ms;
  -moz-transition: 800ms;
  transition: 800ms;
}
.list-r .zcjd-lists .zcjd-lms li a:hover {
  font-weight: bold;
  background-color: #f5f7f9;
}
.list-r .zcjd-lists .zcjd-lms li.active a {
  color: #13559f;
  font-weight: bold;
  background-color: #f5f7f9;
}
.content {
  position: relative;
  overflow: hidden;
}

.content .zw-table {
  margin-bottom: 40px;
}
.content .zw-table ul {
  width: 100%;
  border: 1px solid #f1f1f1;
  background: #fcfcfc;
  border-bottom: 0;
  border-right: 0;
}
.content .zw-table ul li {
  width: 23.33%;
  padding: 5px 0;
  float: left;
  text-align: left;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  display: inline-block;
  box-sizing: border-box;
}
.content .zw-table ul li span {
  height: 38px;
  margin: 0 15px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.content .zw-table ul li.tit {
  width: 10%;
  text-align: right;
}
.content .pic-fz {
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
}
.content .pic-fz img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  display: block;
}
.content .title {
  font-size: 32px;
  text-align: center;
}
.content .infos {
  margin: 50px 0 30px 0;
  padding-bottom: 20px;
  line-height: 24px;
  text-align: center;
  background: url(../images/yjtc_bg_content_info.png) repeat-x center bottom;
  overflow: hidden;
}
.content .infos span {
  margin: 6px 10px;
  font-size: 15px;
  color: #999;
  display: inline-block;
}
.content .infos span img {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.content .infos span i {
  margin: 0 5px;
  display: inline-block;
  cursor: pointer;
}
.content #con:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content #con .nrcon {
  float: left;
  padding-right: 1.4%;
  width: 78%;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}
.content .nrcon .yc {
  text-indent: 0px;
}
.content #con .content-right{
  width: 20%;
  float: left;
}
.content .xgxw {
  margin-top: 15px;
  padding: 15px 20px;
  border: 1px solid #eee;
  display: block;
  box-sizing: border-box;
}
.content #con .xgxw {
  float: left;
  margin-top: 0;
  padding: 0 15px;
  border: none;
}
.content .xgxw .tit {
  padding-bottom: 10px;
  margin-top:10px;
}
.content .xgxw .tit span {
  padding-bottom: 10px;
  color: #13559f;
  font-weight: bold;
  position: relative;
}
.content .xgxw .tit span i {
  width: 87%;
  height: 2px;
  background: #13559f;
  border-radius: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
.content .xgxw .nr-tit ul li {
  margin-top: 15px;
  padding-left: 15px;
  background: url(../images/yjtc_bg_infolist_li.png) no-repeat left center;
}
.content .xgxw .nr-tit ul li a {
  font-size: 15px;
  color: #454545;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.content #con .xgxw .nr-tit ul li a {
  text-overflow: clip;
  white-space: normal;
  line-height: 1.5;
}
.content .xgxw .nr-tit ul li a img{
  width: 280px;
  height: auto;
}
.content .yjzjmail {
  margin-top: 15px;
  /* padding: 15px; border:1px solid #eee; */
  display: block;
  box-sizing: border-box;
}
.content .yjzjmail .tit {
  padding: 10px;
  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 8px;
  color: #13559f;
  display: inline-block;
}
.content .yjzjmail .nr ul {
  padding-bottom: 15px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.content .yjzjmail .nr ul li {
  padding: 15px 15px 0 15px;
}
.content .yjzjmail .nr ul li h4 {
  padding-bottom: 10px;
  color: #13559f;
  font-weight: bold;
  display: block;
}
.content .yjzjmail .nr ul li p {
  padding: 6px 10px;
  line-height: 28px;
  background-color: #fafafa;
  display: block;
}
.content .yjzjmail .nrtj ul {
  padding: 0 15px 15px 15px;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.content .yjzjmail .nrtj ul li {
  min-height: 32px;
  padding-top: 30px;
  float: left;
}
.content .yjzjmail .nrtj ul li:nth-child(odd) {
  width: 20%;
  text-align: right;
  line-height: 32px;
}
.content .yjzjmail .nrtj ul li:nth-child(even) {
  width: 80%;
  padding-left: 15px;
  box-sizing: border-box;
}
.content .yjzjmail .nrtj ul li:nth-child(even) input[type="text"] {
  width: 80%;
  max-width: 500px;
  padding: 6px 10px;
  border: 1px solid #ddd;
  line-height: 20px;
}
.content .yjzjmail .nrtj ul li:nth-child(even) textarea {
  width: 80%;
  max-width: 500px;
  min-height: 150px;
  padding: 6px 10px;
  line-height: 30px;
  border: 1px solid #ddd;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .btn {
  margin-right: 10px;
  padding: 0 20px;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  display: block;
  position: relative;
  background: #2760b7;
  overflow: hidden;
  cursor: copy;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .tip {
  font-size: 13px;
  color: #999;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .yzm {
  max-width: 100px !important;
  float: left;
}
.content .yjzjmail .nrtj ul li:nth-child(even) .img {
  height: 40px;
  margin-left: 12px;
  float: left;
  cursor: pointer;
}
.content .yjzjmail .nrtj .tj-btn {
  width: 80%;
  max-width: 120px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  border: 0;
  background: #356abc;
  display: block;
  cursor: pointer;
}
