.jdzj-vip-home-banner-start-animate-first-img-box{
  height: auto;
}
.content21{
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
  background:url(/vip/img/xxhdpi/bgyl2.png) no-repeat;
}
.ylbTitle{
  display: inline-block;
  margin-top: 50px;
  font-size: 40px;
  line-height: 1;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.ylb-ysBox{
  width: 63%;
  margin: 0 auto;
  margin-top: 50px;
}
.ylb-ysBox-left{
  float: left;
  width: 30%;

}
.ylb-ysBox-left > div{
  /* border: 1px solid #000; */
  border-radius: 10px;
  /* height: 50px;
  line-height: 50px; */
  background: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  padding: 15px 20px;
  margin: 10px 0;
  cursor: pointer;
}
.ylb-ysBox-left > div.selected{
  /* background: #ff6d10; */
  background: #ff6d10;
  color: #fff;
}
.ylb-ysBox-content{
  float: right;
  width: calc( 70% - 30px );
  /* border: 1px solid #ccc; */
}
.content22{
  text-align: center;
}
.ylbxz{
  position: relative;
  /* background: #ccc; */
  width: 63%;
  height: 300px;
  margin: 0 auto;
  margin-top: 20px;
}
.ylbxz-item{
  /* background: #fff;
  border: 1px solid #000;
  position: absolute;
  padding: 10px;
  border-radius: 10px;
  
  z-index: 1;
  cursor: default; */
  max-width: 370px;
  text-align: left;
  /* position: absolute;
  top: 0;
  left: 0; */
  display: block;
  padding: 10px;
  line-height: 24px;
  color: #180041;
  font-size: 14px;
  border-radius: 5px;
  background-color: #fff;
  text-decoration: none;
  /* white-space: nowrap; */
  -o-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
  -ms-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
  -moz-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
  -webkit-box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
  box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=125,Strength=9);
}
.ylbxz-item:hover{
  background: linear-gradient(-70deg, #FE741F 0%, #FF9E63 100%);;
  color: #fff;
}
.logo-show{
  width: 100%;
  /* height: 300px; */
}
.logo-show .swiper-container{
  width: 1200px;
  margin: 0 auto;
  height: 215px;
}
.slideBox:first-child{
  margin-left: 95px;
}
.slideBox{
  width: 135px;
  height: 160px;
  float: left;
  /* border: 1px solid #000; */
  margin-right: 10px;
  
  
  position: relative;
}
.slideBox .slideText{
  margin-top: 10px;
  text-align: left;
  padding-left: 10px;
}
.slideBox .vip{
  position: absolute;
  left: 0;
  top: 0;
  color: #ffeb45;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  width: 60px;
  text-align: center;
  height: 20px;
  z-index: 2;
  transform: rotate(-45deg) translate(-50%, -50%);
  -ms-transform: rotate(-45deg) translate(-24%, -14%);
  -moz-transform: rotate(-45deg) translate(-24%, -14%);
  -webkit-transform: rotate(-45deg) translate(-24%, -14%);
  -o-transform: rotate(-45deg) translate(-24%, -14%);
}
.slideImgBox{
  width: 100%;
  height: 135px;
  box-shadow: 6px 4px 8px 0 rgba(151, 142, 136, .34);
  display: table;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.slideImgBox::after{
  content: "";
  position: absolute;
  /* width: 56px;
  height: 55px; */
  left: 0;
  top: 0;
  border: 25px solid;
  border-color:  red transparent transparent red;
  /* background: #ff6d10; */
}

.slideImgBox .imgBox{
  height: 135px;
  display: table-cell;
  vertical-align: middle;
}
.slideImgBox img{
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
.swiper-button-next{
  width: 47px;
  height: 52px;
  background-image:url(/vip/img/sjgsr.png);
  background-size: 47px 52px;
  top: 60px;
}
.swiper-button-prev{
  width: 47px;
  height: 52px;
  background-image:url(/vip/img/sjgsl.png);
  background-size: 47px 52px;
  top: 60px;
}
/* .swiper-pagination{} */
.content23{
  width: 100%;
  text-align: center;
  background: url(/vip/img/xxhdpi/bgyl3.png) no-repeat;
}
.ylbqyContent{
  width: 1200px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.ylbqyContent > div{
  background: #fff;
  display: inherit;
  width: calc( 20% - 15px );
  /* border: 1px solid #ccc; */
  border-radius: 5px;
  font-size: 24px;
  font-weight: bold;
  justify-content: space-around;
  line-height: 100px;
  margin-bottom: 10px;
  height: 100px;
  box-shadow: 6px 4px 8px 0 rgba(151,142,136,.34);
}
.ylbqyContent > div:hover{
  background: #ff6d10;
  color: #fff;
}
.ylbqyContent > div:hover > div{
  display: none;
}
.ylbqyContent > div:hover > div:first-child{
  display: block;
}
.ylbqyContent > div > div:first-child{
  display: none;
}
.ylbqyContent .ylbDetail{
  line-height: normal;
  font-size: 16px;
  font-weight: normal;
  padding: 15px 10px;
  text-align: left;
}
.qyCard{
  width: 300px;
  height: 200px;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  float: left;
  margin-right: 10px;
  position: relative;
}
.qyCard.selected{
  background: linear-gradient(113deg, #FFA36A 0%, #FE741F 100%);
  color: #fff;
}
.qyContent{
  width: 500px;
  height: 240px;
  background: #eee;
  float: left;
  border-radius: 10px;
}
.qyContent > div{
  margin-top: 12px;
}
.qyContent > div> input{
  padding: 5px 10px;
  border-radius: 5px;
  margin-left: 10px;
  width: 280px;
  border: 1px solid #ccc;
}
.inputText{
  display: inline-block;
  text-align: justify;
  width: 80px;
  text-align-last: justify;
  font-size: 20px;
}

/* .qyContent > #inputButton{
  width: 230px;
  text-align: center;
  background: #ff6d10;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 10px;
} */
.qyContent > #imgbtn{
  width: 230px;
  text-align: center;
  background: #ff6d10;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 10px;
}
.qyCardTitle{
  font-weight: bold;
  font-size: 25px;
}
.qyCard .qyCardText{
  color: #ff6d10;
  margin: 15px 0;
}
.qyCard.selected .qyCardText{
  color: #fff;
}
.qyCardText{
  font-size: 50px;
  font-weight: bold;
}
.qyCard .qyBottonCard{
  width: 1160px;
  height: 160px;
  position: absolute;
  left: 0;
  bottom: -215px;
  background: #2C231E;
  text-align: left;
  border-radius: 10px;
  padding: 20px;
  display: none;
}
.qyCard.qyCardBz .qyBottonCard{
  left: -350px;
}
.qyCard.qyCardBz .qyBottonCard::after{
  left: 510px;
}
.qyCard.selected .qyBottonCard{
  display: block;
}

.qyCard .qyBottonCard::after{
  content: '';
  /* width: 10px;
  height: 10px; */
  /* background: #ccc; */
  position: absolute;
  left: 160px;
  top: -20px;
  /* transform: rotate(-45deg); */
  border: 10px solid;
  border-color:  transparent transparent #000 transparent ;
}
.introduce-top-title1 span{
  color: #000;
}
.qyBottomItem > div{
  float: left;
  margin-right: 20px;
}
.introduce-top-qian{
  color: #ff6d10;
}
.introduce-top-yuan{
  border: solid 1px #ff6d10;
  color: #ff6d10;
}
.qyBottomItem{
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  position: relative;
}
.qyBottomItem .imgBox{
  width: 20px;
  margin-right: 10px;
  display: inline-block;
}
.qyBottomItem .imgBox > img{
  width: 100%;
  height: 100%;
}
.qyBottomItem>.qyBottomBox{
  float: left;
  height: 40px;
  line-height: 40px;
  width: 30%;
  position: relative;
  margin-top: 10px;
}
.qyCard.qyCardBz .qyBottomItem>.qyBottomBox{
  width: 23%;
}

.qyBottomItem .qyText{
  display: inline-block;
  color: #DBC6AD;
}
.qyBottomItem .qyDropContent{
  /* width: 100px;
  height: 100px; */
  background: #FE741F;
  border-radius: 10px;
  position: absolute;
  font-weight: 500;
  max-width: 300px;
  padding: 10px 20px;
  top: 40px;
  display: none;
  z-index: 2;
  line-height: 25px;
}
.qyBottomItem>.qyBottomBox:hover .qyDropContent{
  display: block;
}
.qyBottomItem .qyDropContent::after{
  content: '';
  position: absolute;
  left: 20px;
  top: -20px;
  border: 10px solid;
  border-color: transparent transparent #FE741F transparent;
}
