@charset "UTF-8";
/**
  css style 用于scss编写继承
*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hover:hover {
  color: #1764ce !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

.section1 img {
  width: 100%;
}

.content {
  width: 100%;
  background-color: #f5f5f5;
  margin: 0 auto;
}
.content .bread-crumbs {
  border-bottom: 1px solid #ddd;
}
.content .block-1 .block-1-title p {
  font-size: 30px;
  font-size: 0.3rem;
  color: #1764ce;
  font-weight: bold;
  margin-top: 24px;
  margin-top: 0.24rem;
}
.content .block-1 .block-1-title span {
  font-size: 16px;
  font-size: 0.16rem;
  color: #444444;
  display: inline-block;
  margin-top: 19px;
  margin-top: 0.19rem;
  margin-bottom: 12px;
  margin-bottom: 0.12rem;
}
.content .block-1 .block-1-content .lf {
  width: 460px;
  width: 4.6rem;
  height: 285px;
  height: 2.85rem;
  border-radius: 6px;
  border-radius: 0.06rem;
  overflow: hidden;
}
.content .block-1 .block-1-content .lf > img {
  width: 100%;
  height: 100%;
}
.content .block-1 .block-1-content .rt {
  width: 652px;
  width: 6.52rem;
}
.content .block-1 .block-1-content .rt .block-1-xwjj {
  height: 90px;
  height: 0.9rem;
  overflow-y: auto;
  border: 1px solid #eee;
  border-radius: 6px;
  border-radius: 0.06rem;
  padding: 12px 18px;
  padding: 0.12rem 0.18rem;
}
.content .block-1 .block-1-content .rt .block-1-xwjj p {
  font-size: 16px;
  font-size: 0.16rem;
  color: #222;
  line-height: 30px;
  line-height: 0.3rem;
}
.content .block-1 .block-1-content .rt .block-1-xwjj p span {
  color: #1764ce;
  font-weight: bold;
}
.content .block-1 .block-1-content .rt .block-1-xwjj::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  width: 0.1rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.content .block-1 .block-1-content .rt .block-1-xwjj::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  border-radius: 0.04rem;
  background: #9d9d9d;
}
.content .block-1 .block-1-content .rt .block-1-xwjj::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 4px;
  border-radius: 0.04rem;
  background: #f0f0f0;
}
.content .block-1 .block-1-content .rt .block-1-ul {
  height: 145px;
  height: 1.45rem;
  overflow-y: auto;
  border: 1px solid #eee;
  border-radius: 6px;
  border-radius: 0.06rem;
  margin-top: 18px;
  margin-top: 0.18rem;
  padding: 0 18px;
  padding: 0 0.18rem;
}
.content .block-1 .block-1-content .rt .block-1-ul li {
  padding: 10px 0;
  padding: 0.1rem 0;
}
.content .block-1 .block-1-content .rt .block-1-ul li p {
  font-size: 16px;
  font-size: 0.16rem;
  color: #222;
  line-height: 30px;
  line-height: 0.3rem;
  padding-left: 18px;
  padding-left: 0.18rem;
  background: url("../images/fgf-li-c.png") no-repeat left center;
  background-size: 6px 6px;
  background-size: 0.06rem 0.06rem;
}
.content .block-1 .block-1-content .rt .block-1-ul li p span {
  font-weight: bold;
}
.content .block-1 .block-1-content .rt .block-1-ul li + li {
  border-top: 1px solid #eee;
}
.content .block-1 .block-1-content .rt .block-1-ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  width: 0.1rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.content .block-1 .block-1-content .rt .block-1-ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  border-radius: 0.04rem;
  background: #9d9d9d;
}
.content .block-1 .block-1-content .rt .block-1-ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 4px;
  border-radius: 0.04rem;
  background: #f0f0f0;
}
.content .block-yp audio {
  width: 100%;
  height: 40px;
  height: 0.4rem;
  margin-top: 30px;
  margin-top: 0.3rem;
}
.content .block-sp video {
  width: 100%;
  margin-top: 30px;
  margin-top: 0.3rem;
}
.content .block-3 .tab-list-bool {
  font-size: 28px;
  font-size: 0.28rem;
  font-weight: bold;
}
.content .block-3 .tab-group {
  border: 1px solid #eee;
  margin-top: 0;
  padding-top: 16px;
  padding-top: 0.16rem;
}
.content .block-3 .tab-group .tab-item-wzsl li {
  padding: 26px 0 10px;
  padding: 0.26rem 0 0.1rem;
  margin: 0 26px;
  margin: 0 0.26rem;
}
.content .block-3 .tab-group .tab-item-wzsl li .lf {
  width: 58px;
  width: 0.58rem;
  height: 58px;
  height: 0.58rem;
}
.content .block-3 .tab-group .tab-item-wzsl li .lf > img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border-radius: 0.06rem;
}
.content .block-3 .tab-group .tab-item-wzsl li .rt {
  width: 996px;
  width: 9.96rem;
  font-size: 16px;
  font-size: 0.16rem;
  line-height: 30px;
  line-height: 0.3rem;
  color: #222;
  position: relative;
  top: -10px;
  top: -0.1rem;
}
.content .block-3 .tab-group .tab-item-wzsl li .rt i {
  color: #0b67d4;
  font-style: normal;
}
.content .block-3 .tab-group .tab-item-wzsl li + li {
  border-top: 1px solid #f5f5f5;
}
.content .block-3 .tab-group .tab-item-new {
  padding: 10px 10px;
  padding: 0.1rem 0.1rem;
}
.content .block-3 .tab-group .tab-item-new li {
  float: left;
  width: 259px;
  width: 2.59rem;
  height: 140px;
  height: 1.4rem;
  margin: 10px;
  margin: 0.1rem;
  border-radius: 4px;
  border-radius: 0.04rem;
  overflow: hidden;
}
.content .block-3 .tab-group .tab-item-new li > div {
  position: relative;
}
.content .block-3 .tab-group .tab-item-new li > div img {
  width: 100%;
  height: 100%;
}
.content .block-3 .tab-group .tab-item-new li > div > div {
  text-align: center;
  position: absolute;
  width: 94%;
  padding: 12px 3%;
  padding: 0.12rem 3%;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 18px;
  font-size: 0.18rem;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#80000000", endColorstr="#80000000");
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .block-4 .tab-list-bool {
  font-size: 28px;
  font-size: 0.28rem;
  font-weight: bold;
  margin-top: 50px;
  margin-top: 0.5rem;
}
.content .block-4 .tab-group {
  border: 1px solid #eee;
  margin-top: 0;
  padding: 10px 20px;
  padding: 0.1rem 0.2rem;
}
.content .block-4 .tab-group .tab-item ul li {
  padding: 25px 0;
  padding: 0.25rem 0;
}
.content .block-4 .tab-group .tab-item ul li p {
  padding-left: 26px;
  padding-left: 0.26rem;
  font-size: 16px;
  font-size: 0.16rem;
  line-height: 30px;
  line-height: 0.3rem;
  color: #2f2f2f;
  background: url("../images/fgf-li-c.png") no-repeat left center;
  background-size: 6px 6px;
  background-size: 0.06rem 0.06rem;
}
.content .block-4 .tab-group .tab-item ul li + li {
  border-top: 1px solid #eee;
}

@media screen and (max-width: 768px) {
  .bannerwz {
    display: none;
  }

  .content .block-1 .block-1-title p {
    font-size: 0.32rem;
    color: #1764ce;
    font-weight: bold;
  }
  .content .block-1 .block-1-title span {
    font-size: 0.3rem;
    color: #999;
    display: inline-block;
    margin-top: 19px;
    margin-top: 0.19rem;
    margin-bottom: 12px;
    margin-bottom: 0.12rem;
  }
  .content .block-2 .block-2-title .titleLeft img {
    width: 0.42rem;
  }
  .content .block-2 .block-2-title .titleLeft p {
    font-size: 0.3rem;
  }
  .content .block-2 .block-2-title .titleRight {
    font-size: 0.22rem;
  }
  .content .block-2 .block-2-content {
    height: 3.82rem;
  }
  .content .block-2 .block-2-content ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0 0 !important;
  }
  .content .block-2 .block-2-content ul li {
    width: 3.33rem;
    height: 2.22rem;
    display: flex;
    flex-wrap: wrap;
  }
  .content .block-2 .block-2-content ul li a {
    height: inherit;
  }
  .content .block-2 .block-2-content ul li a img {
    width: 100% !important;
  }
  .content .block-2 .block-2-content ul li a div {
    display: block;
    width: 100% !important;
    float: left !important;
    height: 1.6rem !important;
  }
  .content .block-2 .block-2-content ul li a div span {
    font-size: 0.3rem;
  }
  .content .block-2 .block-2-content ul li a div p {
    font-size: 0.24rem;
  }
  .content .block-2 .block-2-content ul li:nth-child(2) {
    display: none;
  }
  .content .block-2 .block-2-content div {
    display: none;
  }
  .content .block-3 .lf .tab-list-bool a {
    font-size: 0.28rem;
  }
  .content .block-3 .lf .tab-group {
    padding: 0.22rem 0.17rem 0.47rem 0.21rem;
    display: flex;
    justify-content: center;
  }
  .content .block-3 .lf .tab-group li:first-child {
    display: block !important;
  }
  .content .block-3 .lf .tab-group li:first-child .guestName {
    color: #1764ce !important;
    font-size: 0.28rem !important;
  }
  .content .block-3 .lf .tab-group li:nth-child(2) {
    display: block !important;
  }
  .content .block-3 .lf .tab-group li:nth-child(2) .guestName {
    color: #ff7200 !important;
    font-size: 0.28rem !important;
  }
  .content .block-3 .lf .tab-group li:nth-child(2) img {
    width: 0.33rem !important;
    height: 0.33rem !important;
  }
  .content .block-3 .lf .tab-group li {
    display: none;
  }
  .content .block-3 .lf .tab-group li p span {
    font-size: 0.24rem !important;
    margin: 0.17rem 0.15rem 0.22rem 0.18rem !important;
  }
  .content .block-3 .lf .tab-group .l-page {
    display: none !important;
  }
  .content .block-3 .lf .tab-group .tab-item {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .content .block-3 .lf .tab-group .tab-item .h5-moreButton {
    display: inline-block;
    width: 6.5rem;
    height: 0.8rem;
    background-color: #1764ce;
    border-radius: 0.1rem;
    color: #ffffff;
    justify-content: center;
    font-size: 0.3rem;
    display: flex;
    align-items: center;
  }
  .content .block-3 .lf .tab-group .tab-item:nth-child(2) ul li {
    display: block;
    width: 45% !important;
  }
  .content .block-3 .lf .tab-group .tab-item:nth-child(2) li:nth-child(2) img {
    height: 2rem !important;
  }
  .content .block-4 .tab-group {
    padding: 0rem 0.28rem 0.54rem 0.25rem !important;
    margin-top: 0.24rem;
  }
  .content .block-4 .tab-group .tab-item li p span {
    display: -webkit-box !important;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.3rem;
    margin: 0.36rem 0rem;
  }

  #ftjbList {
    overflow-y: auto;
    height: auto;
  }

  .content .block-1 .block-1-content .lf {
    width: 100%;
    height: auto;
  }

  .content .block-1 .block-1-content .rt {
    width: 100% !important;
  }

  .content .block-1 .block-1-content .rt .block-1-xwjj {
    height: auto;
    margin-top: 0.2rem;
  }
  .content .block-1 .block-1-content .rt .block-1-xwjj p {
    font-size: 0.32rem;
    line-height: 0.5rem;
    width: auto !important;
  }

  .content .block-1 .block-1-content .rt .block-1-ul {
    height: auto;
    line-height: 0.5rem;
  }
  .content .block-1 .block-1-content .rt .block-1-ul li {
    position: relative;
  }
  .content .block-1 .block-1-content .rt .block-1-ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: calc(.35rem - 2px);
    background: #c2cdd7;
    border-radius: 50%;
  }
  .content .block-1 .block-1-content .rt .block-1-ul li p {
    font-size: 0.32rem;
    line-height: normal;
    background: none;
    padding-left: 3%;
  }

  .content .block-3 .tab-group .tab-item-wzsl li .rt {
    width: 82% !important;
    line-height: 0.5rem;
    font-size: 0.32rem;
  }

  .tab-list-bool a {
    font-size: 0.32rem;
  }

  .content .block-3 .tab-group .tab-item-new {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.1rem;
  }
  .content .block-3 .tab-group .tab-item-new li {
    float: unset;
    margin: 0;
    margin-bottom: 0.24rem;
    width: 48% !important;
    height: auto;
  }
  .content .block-3 .tab-group .tab-item-new li > div > div {
    font-size: 0.3rem;
  }
  .content .block-3 .tab-group .tab-item-new li > div > div p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .content .block-4 .tab-group .tab-item ul li {
    position: relative;
    padding: 0;
  }
  .content .block-4 .tab-group .tab-item ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: calc(.49rem - 2px);
    background: #c2cdd7;
    border-radius: 50%;
  }
  .content .block-4 .tab-group .tab-item ul li p {
    font-size: 0.32rem;
    position: relative;
    background: none;
    line-height: 0.5rem;
    padding-left: 3%;
  }
}
/*分页样式*/
#page1 {
  font-size: 0;
  text-align: center;
  clear: both;
  overflow: hidden;
  margin: 50px auto;
  margin: 0.5rem auto;
}

#page1 .disabled {
  pointer-events: none;
  color: #8a8a8a;
}

#page1 a:hover,
#page1 span:hover {
  border: 1px solid #1258AD;
  text-decoration: none;
  color: #1258AD;
}

#page1 span span:hover {
  border: 0;
}

#page1 a,
#page1 span {
  font-size: 14px;
  font-size: 0.14rem;
  display: inline-block;
  zoom: 1;
  border: 1px solid #E1E1E1;
  padding: 0px 8px;
  padding: 0px 0.08rem;
  margin: 0 3px 5px 0;
  margin: 0 0.03rem 0.05rem 0;
  line-height: 26px;
  line-height: 0.26rem;
  height: 26px;
  height: 0.26rem;
}

#page1 a span,
#page1 span span {
  border: 0;
  margin: 0;
}

#page1 .act {
  background: #1258AD;
  border: 1px solid #1258AD;
  color: #fff !important;
  font-weight: bold;
}

#page1 select {
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
}

#page1 input {
  width: 24px;
  width: 0.24rem;
  text-align: center;
  padding: 0 4px;
  padding: 0 0.04rem;
  outline: none;
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
  line-height: 22px;
  line-height: 0.22rem;
}

#page2 {
  font-size: 0;
  text-align: center;
  clear: both;
  overflow: hidden;
  margin: 50px auto;
  margin: 0.5rem auto;
}

#page2 .disabled {
  pointer-events: none;
  color: #8a8a8a;
}

#page2 a:hover,
#page2 span:hover {
  border: 1px solid #1258AD;
  text-decoration: none;
  color: #1258AD;
}

#page2 span span:hover {
  border: 0;
}

#page2 a,
#page2 span {
  font-size: 14px;
  font-size: 0.14rem;
  display: inline-block;
  zoom: 1;
  border: 1px solid #E1E1E1;
  padding: 0px 8px;
  padding: 0px 0.08rem;
  margin: 0 3px 5px 0;
  margin: 0 0.03rem 0.05rem 0;
  line-height: 26px;
  line-height: 0.26rem;
  height: 26px;
  height: 0.26rem;
}

#page2 a span,
#page2 span span {
  border: 0;
  margin: 0;
}

#page2 .act {
  background: #1258AD;
  border: 1px solid #1258AD;
  color: #fff !important;
  font-weight: bold;
}

#page2 select {
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
}

#page2 input {
  width: 24px;
  width: 0.24rem;
  text-align: center;
  padding: 0 4px;
  padding: 0 0.04rem;
  outline: none;
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
  line-height: 22px;
  line-height: 0.22rem;
}

#page3 {
  font-size: 0;
  text-align: center;
  clear: both;
  overflow: hidden;
  margin: 50px auto;
  margin: 0.5rem auto;
}

#page3 .disabled {
  pointer-events: none;
  color: #8a8a8a;
}

#page3 a:hover,
#page3 span:hover {
  border: 1px solid #1258AD;
  text-decoration: none;
  color: #1258AD;
}

#page3 span span:hover {
  border: 0;
}

#page3 a,
#page3 span {
  font-size: 14px;
  font-size: 0.14rem;
  display: inline-block;
  zoom: 1;
  border: 1px solid #E1E1E1;
  padding: 0px 8px;
  padding: 0px 0.08rem;
  margin: 0 3px 5px 0;
  margin: 0 0.03rem 0.05rem 0;
  line-height: 26px;
  line-height: 0.26rem;
  height: 26px;
  height: 0.26rem;
}

#page3 a span,
#page3 span span {
  border: 0;
  margin: 0;
}

#page3 .act {
  background: #1258AD;
  border: 1px solid #1258AD;
  color: #fff !important;
  font-weight: bold;
}

#page3 select {
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
}

#page3 input {
  width: 24px;
  width: 0.24rem;
  text-align: center;
  padding: 0 4px;
  padding: 0 0.04rem;
  outline: none;
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
  line-height: 22px;
  line-height: 0.22rem;
}

#page4 {
  font-size: 0;
  text-align: center;
  clear: both;
  overflow: hidden;
  margin: 50px auto;
  margin: 0.5rem auto;
}

#page4 .disabled {
  pointer-events: none;
  color: #8a8a8a;
}

#page4 a:hover,
#page4 span:hover {
  border: 1px solid #1258AD;
  text-decoration: none;
  color: #1258AD;
}

#page4 span span:hover {
  border: 0;
}

#page4 a,
#page4 span {
  font-size: 14px;
  font-size: 0.14rem;
  display: inline-block;
  zoom: 1;
  border: 1px solid #E1E1E1;
  padding: 0px 8px;
  padding: 0px 0.08rem;
  margin: 0 3px 5px 0;
  margin: 0 0.03rem 0.05rem 0;
  line-height: 26px;
  line-height: 0.26rem;
  height: 26px;
  height: 0.26rem;
}

#page4 a span,
#page4 span span {
  border: 0;
  margin: 0;
}

#page4 .act {
  background: #1258AD;
  border: 1px solid #1258AD;
  color: #fff !important;
  font-weight: bold;
}

#page4 select {
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
}

#page4 input {
  width: 24px;
  width: 0.24rem;
  text-align: center;
  padding: 0 4px;
  padding: 0 0.04rem;
  outline: none;
  margin: 0 4px;
  margin: 0 0.04rem;
  background: #fff;
  border: 0 solid #E1E1E1;
  vertical-align: middle;
  line-height: 22px;
  line-height: 0.22rem;
}
