.banner-szyyzq{
  padding-top: 5px;
  height: 220px;
}
.banner-szyyzq h2 {
  font-size: 40px;
  color: #000;
  padding-bottom: 30px;
  margin-top: 70px;
  font-weight: bold;
}
.szyyzq-main{
  width: 1200px;
  box-shadow: 0px 1px 14px 0px rgba(209, 224, 239, 0.6);
  margin: auto;
  margin-top: 30px;
  margin-bottom: 60px;
  padding-bottom: 40px;
}
.szyyzq-items{
  padding: 30px;
  padding-bottom: 0;
}
.szyyzq-item{
  padding: 30px 31px;
  border-bottom: 1px solid #edf1f5;
}
.szyyzq-item>img{
  width: 354px;
  height: 210px;
  box-shadow: 0px 6px 10px 0px #f8f8f8;
}
.szyyzq-item-box{
  width: 739px;
}
.szyyzq-item-top{
  height: 36px;
  background-color: #f0f7fd;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  padding: 0 19px;
  margin-bottom: 22px;
}
.szyyzq-item-box p{
  width: 80%;
}
.szyyzq-item-box span{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #999999;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 38px;
  width: 367px;
}
.szyyzq-item-box div span:first-child{
  width: 368px;
  padding-left: 20px;
  padding-right: 20px;
}
.szyyzq-item-box .szyyzq-btn{
  cursor: pointer;
  margin-top: 42px;
  width: 104px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  background-image: linear-gradient(90deg, #43a7f6 0%, #298aee 100%), linear-gradient( #2789ee, #2789ee);
  background-blend-mode: normal, normal;
  border-radius: 4px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;
}
.szyyzq-item2{
  width: 354px;
  margin-right: 38px;
  cursor: pointer;
  margin-bottom: 51px;
  position: relative;
}
.szyyzq-item2-main{
  width: 100%;
}
.szyyzq-items .szyyzq-item2:nth-child(3n){
  margin-right: 0;
}
.szyyzq-item2-main>img{
  width: 100%;
  height: 210px;
  display: block;
}
.szyyzq-item2-box{
  width: 100%;
  height: 86px;
  background-color: #f4f4f4;
  text-align: center;
}
.szyyzq-item2-box p{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 86px;
  letter-spacing: 1px;
  color: #333333;
  padding: 0 10px;
}
.szyyzq-item2-box2{
  position: absolute;
  width: 354px;
  height: 34px;
  background-color: rgba(49, 49, 49,0.5);
  left: 0;
  top: 176px;
  display: none;
  z-index: 1;
}
.szyyzq-item2-box2 span{
  font-size: 14px;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-right: 15px;
  margin-left: 8px;
}
.szyyzq-item2:hover .szyyzq-item2-box{
  background-color: #ffffff;
  box-shadow: 0px 6px 18px 0px rgba(227, 227, 227, 0.96);
}
.szyyzq-item2:hover .szyyzq-item2-box2{
  display: block;
}

.bszt-star img{
  display: block;
  cursor: pointer;
  margin-top: 7px;
}
.bszt-star img:first-of-type{
  display: none;
}
.bszt-star.cur img:first-of-type{
  display: block;
}
.bszt-star.cur img:last-of-type{
  display: none;
}
.position{
  padding-bottom: 10px;
  
}
@media screen and (max-width: 768px){
  
  .banner-szyyzq{
    height: auto;
  }
  .banner-szyyzq h2 {
    font-size: 0.4rem;
    padding-bottom: 0.30rem;
    margin-top: 0.8rem;
  }
  .container{
    padding: 0 0.25rem;
  }
  .szyyzq-main {
    width: 100%;
    padding: 0 0.25rem;
    box-shadow: 0px 0.01rem 0.2rem 0px rgba(209, 224, 239, 0.6);
    margin-top: 0.3rem;
    margin-bottom: 0.6rem;
    padding-bottom: 0.4rem;
  }
  .szyyzq-items {
    margin-bottom: 0rem;
    padding: 0;
    padding-top: 0.3rem;
  }
  .szyyzq-item {
    padding: 0.3rem 0;
  }
  .szyyzq-item>img {
    width: 100%;
    height: 3rem;
    box-shadow: 0px 0.06rem 0.1rem 0px #f8f8f8;
    float: none;
    display: block;
    margin-bottom: 0.2rem;
  }
  .szyyzq-item-box {
    width: 100%;
    float: none;
  }
  .szyyzq-item-top {
    height: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    letter-spacing: 0.02rem;
    padding: 0 0.3rem;
    margin-bottom: 0.2rem;
  }
  .bszt-star img{
    margin-top: 0.18rem;
  }
  .szyyzq-item-box span {
    font-size: 0.28rem;
    line-height: 0.5rem;
    letter-spacing: 0.01rem;
    height: auto;
    display: block;
    width: 100%;
    white-space: normal;
    margin-bottom: 0.1rem;
  }
  .szyyzq-item-box div span:first-child {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .szyyzq-item-box .szyyzq-btn {
    margin-top: 0;
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.08rem;
    font-size: 0.3rem;
  }
  .szyyzq-item2{
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  .szyyzq-item2>img{
    width: 100%;
    height: 210px;
    display: block;
  }
  .szyyzq-item2-box{
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.25rem 0;
    background-color: #f4f4f4;
    text-align: center;
  }
  .szyyzq-item2-box p{
    font-size: 0.28rem;
    line-height: 0.4rem;
    letter-spacing: 0.02rem;
    padding: 0 0.2rem;
    white-space: normal;
  }
  .szyyzq-item2-box2{
    position: absolute;
    width: 100%;
    height: 0.8rem;
    top: 3.4rem;
    display: block;
  }
  .szyyzq-item2-box2 span{
    font-size: 0.28rem;
    line-height: 0.8rem;
    margin-right: 0.3rem;
    margin-left: 0.1rem;
  }
  .szyyzq-item2:hover .szyyzq-item2-box{
    background-color: #ffffff;
    box-shadow: 0px 0 0.2rem 0px rgba(227, 227, 227, 0.96);
  }
}