.find_nav {
    width: 100%;
    height: 120px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.find_nav_left {
    height: 120px;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 0;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0;
    width: 122px;
    vertical-align:text-top;
}
.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.find_nav_cur a {
    color: #48a5f4 !important;
}
.find_nav_list a.active{ color:#C00}
.sideline {
    display: block;
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #48a5f4;
    left: 0;
    top: 118px;
    pointer-events: none;
}
.li_list{color:#fff; }

.swipe .pricetd{
    width: 90%;
    margin: 0 5%;
    text-align:left;
    padding: 2.4rem 0 1rem;
    border-top:none;
}
.swipe .pricetr>span{
    left: 5%;
    font-size: 10px;
}
.swipe .pricetd i{
    height: 2rem;
    line-height: 2rem;
}
.swipe .pricetd i img{
    width: 0.6rem;
    float: right;
    padding-top: 0.7rem;
}
.swipe .btn a{
    background: -webkit-linear-gradient(left, #00d6ff , #5855cd);
    background: -o-linear-gradient(right, #00d6ff, #5855cd);
    background: -moz-linear-gradient(right, #00d6ff, #5855cd);
    background: linear-gradient(to right, #00d6ff , #5855cd);
    width: 100%;
    display: block;
    text-align: center;
    color:#fff;
    font-size: 16px;
    padding:10px 0; 
    margin-top: 1rem;
}
.swipe .btn a span{
    display: inline-block;
}
.swipe .btn a img{
    width: 20px;
    margin-top: 5px;
    float: left;
    padding-right:5px; 
}
.find_nav_list ul li img{
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.find_nav_list ul li a>span{
    display: block;
    font-size: 14px;
    color:#1a1a1a;
    font-weight: bold;
    margin-bottom: 5px;
}

.swiper-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-slide, .swiper-wrapper {
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d; }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0; }
/*  网站主色  */
.kinerNav {
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  background-color: #ffffff;
  display: table;
  padding: 0;
  position: relative;
    border-bottom: 1px solid #ddd;
   }
  .kinerNav .realBorder {
    display: block;
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #48a5f4; }
  .kinerNav > li {
    width: 33.3333%;
    float: left;
    padding: 8px 0;
    text-align: center;
    font-size: 0.8rem;
    font-weight: bolder;
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    -ms-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    /*.kinerNav > li.active {
      color: #48a5f4; }*/

.kinerContent {
  display: block;
  height: 100%; }
  .kinerContent .wrapper {
    height: 100%; }

.kinerNav > li span{
  display: block;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 21px;
}
.mobliep{
    display: none;
}
.tit{
    width: 100%;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px solid #BFBFBF;
}
.tit span{
    float: left;
    width: 50%;
    font-weight: bold;
    text-align: center;
    font-size: 1.2rem;
    cursor: pointer;
}
.tit span.act{
    color:#21b3f7;
}
.ydtit{
    width: 100%;
    overflow: hidden;
    padding: 8px 0;
    display: none;
}
.ydtit h3{
    font-weight: bold;
    text-align: center;
    font-size: 1.2rem;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 14px;
}
td, th {
    padding: 0;
    border:1px solid #f5f6fa;
}
.moreVip{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
    padding: 40px 15px 30px;
}
.moreVip .tabs-container .panel-body{
    border: none;
}
.moreVip .tabs-container .nav-tabs > li.active > a,
.moreVip .tabs-container .nav-tabs > li.active > a:hover,
.moreVip .tabs-container .nav-tabs > li.active > a:focus{
    border-color: transparent;
    color:#0054a8;
    border-bottom: 2px solid #0054a8;
}
.moreVip .nav-tabs > li > a{
    color:#4b4b4b;
    font-weight: normal;
}
.moreVip .nav-tabs > li {
    width:14.25%;
    text-align: center;
}
.moreVip table{
    border:1px solid #f5f6fa;
}
.moreVip table th{
    background: #f5f6fa;
    color:#1d1d1d;
    text-align: center;
    padding: 6px 10px;
}
.moreVip table th span{
    color:#4d4f5c;
    display: block;
}
.moreVip table td{
    padding: 6px 10px;
    width:6%;
    text-align: center;
    height: 50px;
    color:#4d4f5c;
}
.moreVip table tr td:last-of-type{
    width:15%;
    text-align: left;
}
.moreVip table tr td span{
    display: inline-block;
    width:8px;
    height:8px;
    border-radius: 50%;
    background: #458CFF;
    text-align: center;
}

@media screen and (max-width: 780px){
    .banner{
        display: none;
    }
    /*.mobliep,.ydtit{
        display: block;
    }*/
    .tableBox{overflow: auto;}
    .pricetable{
        width: 800px;
    }
    .pricetd i{font-size: 12px;}
}