/* 机构 */
.list_container {
  padding: 20px;
  background-color: #3eb6ff;
  background-image: linear-gradient(180deg, #58afff 23%, #ffffff 100%);
}
.list_container .main {
  background-color: #fff;
  padding: 12px 20px;
  width: 960px;
}
.list_container .breadcrumb-nav {
  font-size: 14px;
  color: #8e8e93;
  line-height: 22px;
  margin-bottom: 20px;
}
.list_container .breadcrumb-nav i {
  margin: 0 8px;
}
.list_container .breadcrumb-nav a {
  color: #8e8e93;
}
.list_container .breadcrumb-nav a.last {
  color: #383838;
}

.list_container .hd {
  font-weight: normal;
  line-height: 30px;
  font-size: 22px;
  color: #505050;
  border-bottom: 1px solid #dbe9fb;
  margin-bottom: 20px;
  user-select: none;
}
.list_container .hd a {
  color: #3460ab;
}
.list_container .hd strong {
  display: inline-block;
  font-style: normal;
  font-size: 20px;
  color: #3460ab;
  border-bottom: 3px solid #3460ab;
  margin-bottom: -1px;
  padding: 0 10px 4px 10px;
}
.list_container .list li {
  margin-top: 10px;
  height: 22px;
}
.list_container .list li a {
  display: block;
  line-height: 22px;
  font-size: 16px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_container .list_dotted {
  color: #e34637;
  padding-left: 20px;
}
.list_container .list_dotted li {
  display: block;
  position: relative;
}
.list_container .list_dotted li::before {
  content: '';
  background: #9d9d9d;
  position: absolute;
  top: 10px;
  left: -20px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.list_container .list_dotted a {
  margin-right: 20px;
}
.list_container .mod-block-1,
.list_container .mod-block-2,
.list_container .mod-block-3 {
  overflow: hidden;
  margin-bottom: 30px;
}
.list_container .mod-l,
.list_container .mod-r {
  float: left;
}
.list_container .mod-block-1 .mod-l {
  width: 306px;
  margin-right: 20px;
}
.list_container .mod-block-1 .mod-r {
  width: 634px;
}
.list_container .mod-block-1 .hd {
  margin-bottom: 10px;
}
.list_container .mod-block-1 .mod-l .list {
  padding-left: 118px;
}
.list_container .mod-block-1 .mod-l .list li {
  height: 28px;
  margin-top: 10px;
}
.list_container .mod-block-1 .mod-l .list li a {
  font-size: 20px;
  line-height: 28px;
  height: 28px;
}
.list_container .mod-block-1 .mod-r .bd {
  font-size: 16px;
  line-height: 32px;
  height: 285px;
  padding: 5px 10px 0 10px;
  font-family: SimSun;
  padding-top: 18px;
}
.list_container .mod-block-1 .mod-r .bd p {
  text-indent: 2em;
}
.list_container .mod-block-1 .mod-l .bd {
  position: relative;
  margin-right: -10px;
  border-right: 1px solid #dbe9fb;
  min-height: 300px;
  padding-top: 4px;
}
.list_container .mod-block-2 .title {
  font-size: 18px;
  color: #555;
  border-bottom: 1px solid #dbe9fb;
  padding: 0 0 10px 10px;
  margin-top: 20px;
}
.list_container .mod-block-2 .list {
  overflow: hidden;
}
.list_container .mod-block-2 .list_dotted li::before {
  left: -14px;
}
.list_container .mod-block-2 .list li {
  float: left;
  width: 313px;
  margin-top: 12px;
  font-family: SimSun;
}
.list_container .mod-block-2 .item_3 .list li {
  width: 313px;
}
.list_container .mod-block-2 .list li span {
  margin-right: 0;
  font-size: 16px;
  color: #000;
  display: block;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_container .mod-block-3 .address {
  text-align: center;
}
.list_container .mod-block-3 .address .addr_img,
.list_container .mod-block-3 .address .addr_txt {
  display: inline-block;
  vertical-align: middle;
}
.list_container .mod-block-3 .address .addr_img img {
  width: 400px;
  border: none;
}
.list_container .mod-block-3 .address .addr_txt {
  margin-left: 50px;
  text-align: left;
  font-size: 16px;
}

.list_dotted2 .inner {
  float: left;
  position: relative;
  font-family: SimSun;
  font-size: 16px;
  color: #000;
  height: 150px;
  width: 400px;
  margin-left: 20px;
}
.list_dotted2 .inner .inner-l {
  position: absolute;
  left: 0;
  top: 54px;
  width: 122px;
}
.list_dotted2 .inner .inner-l::before {
  content: '';
  background: #9d9d9d;
  position: absolute;
  top: 7px;
  left: -13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.list_dotted2 .inner ul {
  position: absolute;
  top: 21px;
  left: 180px;
  width: 155px;
}
.list_dotted2 .inner ul li {
  position: relative;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  position: relative;
}
.list_dotted2 .inner ul li i {
  position: absolute;
  width: 15px;
  height: 1px;
  background: #000;
  top: 8px;
  left: -24px;
  display: none;
}
.list_dotted2 .inner ul li i.active {
  width: 50px;
  left: -57px;
}
.list_dotted2 .inner .line {
  position: absolute;
  width: 53px;
  height: 103px;
  background: url(../images/line1.png) no-repeat;
  top: 29px;
  left: 120px;
}
.list_dotted2 .inner.inner2 .inner-l {
  width: 60px;
}
.list_dotted2 .inner.inner2 ul {
  left: 118px;
  width: 180px;
}
.list_dotted2 .inner.inner2 .line {
  height: 69px;
  background: url(../images/line2.png) no-repeat;
  left: 56px;
}
