.ylbTitle {
  display: inline-block;
  margin-top: 50px;
  font-size: 40px;
  line-height: 1;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.logo-show{
  width: 100%;
  /* height: 300px; */
}
.logo-show .swiper-container{
  width: 1200px;
  margin: 0 auto;
  height: 380px;
}
.swiper-slide {
  /* display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap; */
}

.slideBox {
  width: calc(50% - 70px);
  height: 155px;
  box-shadow: 2px 10px 10px 0 rgba(0, 0, 0, 0.2);
  float: left;
  margin: 5px 0;
  border-radius: 10px;
  /* width: 1060px; */
  margin-left: 65px;
  display: inline-block;
}
a.slideBox:hover{
  color: #333;
}
.slideBox:nth-child(2n){
  margin-left: 10px;
}
.dyItemTitle {
  text-align: left;
  background: #FFF5F0;
  padding: 10px;
  height: 38px;
}
/* 

border-radius: 10px;
overflow: hidden; */
.slideBox .imgBox {
  width: 70px;
  height: 70px;
  float: left;
  margin-left: 10px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
  display: table;
  position: relative;
}
.slideBox .imgBox>div{
  width: 50px;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.slideBox .imgBox > div > img{
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  border: none;
  vertical-align: middle;
}
.imgBox > img{
  width: 100%;
  height: 100%;
}

.swiper-button-next{
  width: 47px;
  height: 52px;
  background-image:url(/vip/img/sjgsr.png);
  background-size: 47px 52px;
  top: 160px;
}
.swiper-button-prev{
  width: 47px;
  height: 52px;
  background-image:url(/vip/img/sjgsl.png);
  background-size: 47px 52px;
  top: 160px;
}


.jdzj-vip-home-banner-nav-rel-item-left-inner .left-text{
  color: #696868;
}
.jdzj-vip-home-banner-nav-rel-item.selected .jdzj-vip-home-banner-nav-rel-item-left-inner .left-text{
  color: #222;
}
.ylbTitle .ylbColor{
  color: #ff6d10;
}
.ylbTitle2{
  font-size: 18px;
  margin: 10px;
}
.ylbTitle2 .ylbWeight{
  font-weight: bold;
}
.gcbbgItem{
  margin: 20px 0;
}
.gcbbgItem > div{
  display: inline-block;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 150px;
  padding: 8px 0;
  border-radius: 10px;
  margin: 0 5px;
  cursor: pointer;
}
.gcbbgItem > div.selected{
  background: #ff6d10;
  color: #fff;
}
.gcbqyBox{
  width: 1200px;
  margin: 0 auto;
}
.gcbqyBox > div{
  width: 210px;
  /* height: 80px; */
  background: #fff;
  padding: 25px 10px;
  border-radius: 5px;
  float: left;
  margin: 5px;
  position: relative;
}
.gcbqyBox > div > .gcbText{
  font-size: 24px;
  display: inline-block;
}
.gcbqyBox > div > .imgBox{
  height: 25px;
  display: inline-block;
  transform: translateY(-4px);
  margin-left: 40px;
}

.gcbqyBox > div > .hoverBox{
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  font-size: 16px;
  background: #ff6d10;
  width: calc(100% - 20px);
  height: calc(100% - 10px);
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  display: none;
}
.gcbqyBox > div:hover .hoverBox{
  display: block;
}
.content34{
  width: 100%;
  text-align: center;
  background: url(/vip/img/index_jdzj_bg6.png) no-repeat; 
  position: relative;
  height: 700px;
  padding-top: 50px;
}
.vip-tab-box .list{
  width: 1200px;
  height: 280px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.vip-tab-box .list > div {
  width: 500px;
  height: 260px;
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  transition: all 0.3s ease-out;
  border-radius: 22px;
  /* box-shadow: 0 7px 29px 6px rgba(0, 0, 0, 0.35); */
}
.vip-tab-box .list > div.p1{
  transform: translate3d(0px, 0, 0) scale(0.81);
  transform-origin: 0 50%;
  z-index: 2;
}
.vip-tab-box .list > div.p2 {
  transform: translate3d(350px, 0, 0) scale(1);
  z-index: 3;
  opacity: 1;
}
.vip-tab-box .list > div.p3 {
  transform: translate3d(700px, 0, 0) scale(0.81);
  transform-origin: 100% 50%;
  z-index: 2;
}
.content34 .qyBottonCard{
  width: 1200px;
  height: 130px;
  /* position: absolute;
  left: 0;
  bottom: -120px; */
  background: #3A3A3A;
  text-align: left;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
}

.content34 .qyBottonCard .imgBox{
  /* height: 50px; */
  width: 25px;
  display: inline-block;
}
.qyText{
  display: inline-block;
}
.qyBottomItem{
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  position: relative;
}
.qyBottomItem>.qyBottomBox{
  float: left;
  height: 40px;
}
.qyBottomItem .qyDropContent{
  /* width: 100px;
  height: 100px; */
  background: #FE741F;
  border-radius: 10px;
  position: absolute;
  font-weight: 500;
  max-width: 300px;
  padding: 10px 20px;
  top: 40px;
  z-index: 2;
}
.qyBottomItem .qyDropContent::after{
  content: '';
  position: absolute;
  left: 20px;
  top: -20px;
  border: 10px solid;
  border-color: transparent transparent #FE741F transparent;
}
.introduce-top-qian{
  color: #ff6d10;
}
.introduce-top-yuan{
  border: solid 1px #ff6d10;
  color: #ff6d10;
}
.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: 15%;
  position: relative;
  margin-top: 10px;
}


.qyBottomItem .qyText{
  display: inline-block;
  color: #DBC6AD;
}
.qyBottomItem .qyDropContent{
  width: 255px;
   /*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;
}
.jdzj-vip-home-banner-nav-rel-item{
  height: 70px;
}