@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;
}

* {
  margin: 0;
  padding: 0;
}

main .section1 img {
  width: 100%;
}
main section:first-child + section {
  width: 100%;
  padding-bottom: 30px;
  padding-bottom: 0.3rem;
}
main section:first-child + section .banner1 {
  width: 1400px;
  width: 14rem;
  margin: 0 auto;
}
main section:first-child + section .banner1 .location {
  width: 226px;
  width: 2.26rem;
  height: 23px;
  height: 0.23rem;
  margin-top: 15px;
  margin-top: 0.15rem;
}
main section:first-child + section .banner1 .location .img1 {
  width: 17px;
  width: 0.17rem;
  height: 20px;
  height: 0.2rem;
  float: left;
}
main section:first-child + section .banner1 .location .text {
  float: left;
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 0.23rem;
  line-height: 23px;
  margin-left: 15px;
  margin-left: 0.15rem;
}
main section:first-child + section .banner1 .zxft {
  margin-top: 20px;
  margin-top: 0.2rem;
  border: 1px solid #dddddd;
}
main section:first-child + section .banner1 .zxft .left {
  float: left;
  height: 346px;
  height: 3.46rem;
  width: 570px;
  width: 5.7rem;
}
main section:first-child + section .banner1 .zxft .left img {
  width: 100%;
  height: 100%;
}
main section:first-child + section .banner1 .zxft .right {
  width: 790px;
  width: 7.9rem;
  float: right;
  padding-right: 10px;
  padding-right: 0.1rem;
  padding-top: 10px;
  padding-top: 0.1rem;
}
main section:first-child + section .banner1 .zxft .right > div {
  margin-bottom: 14px;
  margin-bottom: 0.14rem;
}
main section:first-child + section .banner1 .zxft .right > div span {
  font-size: 20px;
  font-size: 0.2rem;
  color: #000;
  font-weight: bold;
  line-height: 34px;
  line-height: .34rem;
}
main section:first-child + section .banner1 .zxft .right > div i {
  font-style: normal;
  font-size: 20px;
  font-size: 0.2rem;
  line-height: 34px;
  line-height: 0.34rem;
}
main section:first-child + section .banner1 .zxft .right audio {
  width: 570px;
  width: 5.7rem;
  height: 40px;
  height: 0.4rem;
  outline: none;
  /*margin-top: 10px;
  margin-top: 0.1rem;*/
}
main section:first-child + section .banner1 .block-3 .tab-list-bool {
  font-size: 28px;
  font-size: 0.28rem;
  font-weight: bold;
}
main section:first-child + section .banner1 .block-3 .tab-group {
  border: 1px solid #eee;
  margin-top: 0;
  padding-top: 16px;
  padding-top: 0.16rem;
}
.tab-list-bool{
  margin-top: 30px;
  margin-top: .3rem;
}
.tab-list-bool li {
    margin-right: 57px;
    margin-right: 0.57rem;
    float: left;
}
.tab-list-bool a {
    float: left;
    line-height: 58px;
    line-height: .58rem;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.tab-list-bool .cur a {
    color: #1764ce;
    border-bottom: 5px solid #1764ce;
    border-bottom: 0.05rem solid #1764ce;
}
.tab-list-bool li a img {
    display: none;
    bottom: -11px;
    bottom: -0.11rem;
    position: absolute;
    width: 12px;
    width: 0.12rem;
    left: 50%;
    margin-left: -6px;
    margin-left: -0.06rem;
}
.tab-list-bool .cur a img {
    display: block;
}
main section:first-child + section .banner1 .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;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .lf {
  width: 58px;
  width: 0.58rem;
  height: 58px;
  height: 0.58rem;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .lf > img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border-radius: 0.06rem;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .rt {
  width: 1224px;
  width: 12.24rem;
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 30px;
  line-height: 0.3rem;
  color: #222;
  position: relative;
  top: -10px;
  top: -0.1rem;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .rt i {
  color: #0b67d4;
  font-style: normal;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li + li {
  border-top: 1px solid #f5f5f5;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new {
  padding: 10px 10px;
  padding: 0.1rem 0.2rem;
}
main section:first-child + section .banner1 .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 .4rem;
  border-radius: 4px;
  border-radius: 0.04rem;
  overflow: hidden;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li > div {
  position: relative;
  width: 100%;
  height: 100%;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li > div img {
  width: 100%;
  height: 100%;
}
main section:first-child + section .banner1 .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: #000;
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li > div > div p{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main section:first-child + section + section {
  width: 100%;
  background-color: #f5f5f5;
  padding-bottom: 26px;
  padding-bottom: 0.26rem;
}
main section:first-child + section + section .banner2 {
  width: 1400px;
  width: 14rem;
  margin: 0 auto;
}
main section:first-child + section + section .banner2 .top1 {
  width: 100%;
  margin-top: 26px;
  margin-top: 0.26rem;
  float: left;
  padding-bottom: 10px;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #dddddd;
}
main section:first-child + section + section .banner2 .top1 .img2 img {
  width: 33px;
  width: 0.33rem;
  height: 33px;
  height: 0.33rem;
  float: left;
}
main section:first-child + section + section .banner2 .top1 .title1 {
  width: 112px;
  width: 1.12rem;
  height: 28px;
  height: 0.28rem;
  color: #000;
  font-size: 28px;
  font-size: 0.28rem;
  line-height: 28px;
  line-height: 0.28rem;
  margin-left: 17px;
  margin-left: 0.17rem;
  float: left;
}
main section:first-child + section + section .banner2 .top1 .more {
  width: 10%;
  float: right;
  text-align: right;
}
main section:first-child + section + section .banner2 .top1 .more a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.14rem;
  line-height: 40px;
  line-height: 0.4rem;
}
main section:first-child + section + section .banner2 .content1 {
  width: 100%;
}
main section:first-child + section + section .banner2 .content1 li {
  width: 335px;
  width: 3.35rem;
  /*height: 231px;
  height: 2.31rem;*/
  float: left;
  margin-right: 20px;
  margin-right: 0.2rem;
  margin-top: 20px;
  margin-top: 0.2rem;
  background-color: #aaaaaa;
}
main section:first-child + section + section .banner2 .content1 li a{
  display: block;
  height: 100%;
}
main section:first-child + section + section .banner2 .content1 li img {
  /*width: 285px;
  width: 2.85rem;*/
  width: 100%;
  height: 220px;
  height: 2.2rem;
}
main section:first-child + section + section .banner2 .content1 li .itemTitle {
  width: 100%;
  height: 51px;
  height: 0.51rem;
  background-color: #ffffff;
}
main section:first-child + section + section .banner2 .content1 li .itemTitle p {
  width: 90%;
  height: 15px;
  font-size: 14px;
  font-size: 0.14rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 15px;
  line-height: 0.15rem;
  padding-top: 18px;
  padding-top: 0.18rem;
  padding-left: 10px;
  padding-left: 0.1rem;
}
main section:first-child + section + section .banner2 .content1 li:first-child + li + li + li {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  main section:first-child + section .banner1 .zxft .content li:first-child + li + li {
    display: none;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child + li + li + li {
    display: none;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child {
    width: 100%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child + li {
    width: 100%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child img {
    width: 30%;
    height: calc(100vw * 0.143 );
  }

  main section:first-child + section .banner1 .zxft .content li:first-child + li img {
    width: 30%;
    height: calc(100vw * 0.143 );
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right {
    width: 70%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child + li .right {
    width: 70%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right .zt {
    width: 100%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child + li .right .zt {
    width: 100%;
  }

  main section:first-child + section + section .banner2 .content1 li {
    width: 47%;
    height: 100%;
  }

  main section:first-child + section + section .banner2 .content1 li img {
    width: 100%;
    height: 2.3rem;
  }

  main section:first-child + section .banner1 {
    width: 100%;
  }

  main section:first-child + section + section .banner2 {
    width: 100%;
  }

  main section:first-child + section + section .banner2 .content1 {
    width: 100%;
    height: 100%;
  }

  main section:first-child + section + section {
    height: 100%;
    padding: 0 0.2rem;
  }

  main section:first-child + section + section .banner2 {
    height: 100%;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child img {
    width: 50%;
    height: calc(100vw * 0.59 * 0.43);
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right {
    width: 50%;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent {
    width: 100%;
    margin-left: 0rem;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent .sj {
    width: 97%;
    overflow: hidden;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right .jb {
    width: 97%;
  }

  main section:first-child + section .banner1 .zxft .top .title1 {
    width: 90%;
    overflow: hidden;
  }

  main section:first-child + section {
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
  }

  main section:first-child + section + section {
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child {
    width: 100%;
    margin-right: 0;
    height: auto;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child img {
    width: 100%;
    height: calc(100vw * 0.59 );
  }

  main section:first-child + section .banner1 .zxft .content li .left {
    width: 100%;
  }

  main section:first-child + section .banner1 .zxft .content {
    height: auto !important;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right {
    width: 100%;
    height: auto;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent {
    width: 100%;
    margin-left: 0rem;
    height: auto;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right .zt {
    width: 97%;
    font-size: 0.3rem;
    height: auto;
    margin-left: 0.22rem;
    margin-top: 0.45rem;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent .sj {
    width: 97%;
    font-size: 0.3rem;
    height: auto;
    margin-left: 0.22rem;
    margin-top: 0.45rem;
  }

  main section:first-child + section .banner1 .zxft .content li:first-child .right .jb {
    width: 97%;
    height: auto;
    margin-left: 0.22rem;
    margin-top: 0.45rem;
  }

  main section:first-child + section .banner1 {
    height: auto;
  }

  main section:first-child + section .banner1 .zxft .content li .left p {
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #f2f2f2;
    font-size: 0.28rem;
    color: #000;
  }

  main section:first-child + section .banner1 .zxft .top .title1 {
    display: none;
  }

  main section:first-child + section .banner1 .zxft .top .title2 {
    display: block;
    display: block;
    width: 90%;
    overflow: hidden;
    font-size: 0.3rem;
    color: #000000;
    font-weight: bold;
    height: auto;
    line-height: 0.4rem;
  }

  main section:first-child + section .banner1 .zxft .top .img2 img {
    width: 0.4rem;
    height: 0.4rem;
  }

  main section:first-child + section + section .banner2 .top1 .img2 img {
    width: 0.43rem;
    height: 0.43rem;
  }

  main section:first-child + section + section .banner2 .top1 .title1 {
    display: block;
    display: block;
    width: 50%;
    overflow: hidden;
    font-size: 0.32rem;
    color: #000000;
    font-size: 0.32rem;
    color: #000;
    font-weight: bold;
    height: auto;
    line-height: 0.4rem;
  }

  main section:first-child + section + section .banner2 .top1 .more {
    width: 15%;
  }

  main section:first-child + section + section .banner2 .top1 .more a {
    font-size: 0.3rem;
    color: #999;
  }

  main section:first-child + section + section .banner2 .content1 li {
    width: 49%;
    margin: 0 !important;
  }

  main section:first-child + section + section .banner2 .content1 li:nth-child(odd) {
    float: left;
    margin-top: 0.24rem !important;
  }

  main section:first-child + section + section .banner2 .content1 li:nth-child(even) {
    float: right;
    margin-top: 0.24rem !important;
  }

  main section:first-child + section + section .banner2 .content1 li .itemTitle {
    height: 0.69rem;
  }

  main section:first-child + section + section .banner2 .content1 li .itemTitle p {
    font-size: 0.32rem;
    height: auto;
    line-height: 0.69rem;
    padding: 0;
    margin-left: 0.2rem;
  }

  main section:first-child + section + section .banner2 {
    height: 100%;
    padding-bottom: 0.7rem;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent .jb a {
    display: none;
  }

  main section:first-child + section .banner1 .zxft .content li .right .rightContent .chakan {
    display: block;
    display: block;
    height: 0.69rem;
    width: 100%;
    color: #e88301;
    border-top: solid 1px #eeeeee;
    font-size: 0.3rem;
    line-height: 0.69rem;
    text-align: center;
    margin-top: 0.46rem;
  }

  main section:first-child + section .banner1 .zxft .left {
    width: 100%;
    height: auto;
  }

  main section:first-child + section .banner1 .zxft .right {
    width: 94% !important;
    padding-right: 3% !important;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  main section:first-child + section .banner1 .zxft .right > div span, main section:first-child + section .banner1 .zxft .right > div i {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }

  main section:first-child + section .banner1 .zxft .right > div {
    margin-bottom: 0.2rem;
  }

  main section:first-child + section .banner1 .zxft .right > div span {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }

  main section:first-child + section .banner1 .zxft .right > div i {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }

  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li {
    padding: 0.26rem 0;
  }

  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .lf {
    width: 0.9rem;
    height: 0.9rem;
  }

  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-wzsl li .rt {
    width: 82%;
    line-height: 0.5rem;
    font-size: 0.32rem;
  }

  .tab-list-bool a {
    font-size: 0.32rem;
  }

  main section:first-child + section .banner1 .zxft .right audio {
    width: 100% !important;
  }


  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li{
    width: 3rem;
    height: 1.6rem;
    margin: 0.1rem;
  }
  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li:nth-child(2n){
    float: right;
  }
  main section:first-child + section .banner1 .block-3 .tab-group .tab-item-new li > div > div p{
    font-size: .32rem;
  }
}
