.price-body {
    background:url(https://dy.feigua.cn/Content/images/website/bg-price.png) #FBFBFB no-repeat center top;
    background-size: contain;
}
.price-body .header { background: #fff;}
.price-body .header .headerUserInfo {
      color: #272B37;
}
.price-main {
    width: 1180px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    margin: 112px auto 0;
    font-size: 14px;
    position: relative;
    box-shadow: 0px 0px 8px rgba(132, 220, 45, 0.05), 0px 2px 25px rgba(0, 0, 0, 0.06);
} 
/* .price-main {
    width: 1366px;
    margin: 120px auto 80px auto;
}

.price-main .main-right {
    width: 1180px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    position: relative;
    float: right;
} */

.price-main .price-hd table,
.price-main .price-table{
    width: 100%;
}
.price-main .price-hd {
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 8px 8px 0 0;
    margin-bottom: -1px;
}
.price-main .price-hd th{
height: 60px;
line-height: 60px;
font-size: 16px;
font-weight: bold;
color: #333;
}
.price-main .price-hd.price-hdScroll {
    position: fixed;
    top: 88px;
    width: 1178px;
    z-index: 9;
}
.price-main .price-table.tableScroll {
  margin-top: 392px;
}
.price-main.dy-price .price-table.tableScroll {
  margin-top: 353px;
}

.i-type {
    width: 26px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.i-type.type-gj {
    background: url(https://dy.feigua.cn/Content/images/v3/version03.png) no-repeat;
    background-size:24px 18px;
}
.i-type.type-hh{
    background: url(https://dy.feigua.cn/Content/images/v3/version02.png) no-repeat;
    background-size:24px 18px;
}
.i-type.type-zy{
    background: url(https://dy.feigua.cn/Content/images/v3/version01.png) no-repeat;
    background-size:24px 18px;
}
.i-type.type-flagship{
    background: url(https://dy.feigua.cn/Content/images/v3/version-flagship.png) no-repeat;
    background-size:24px 18px;
}
.price-main .price-hd table tr th{
    text-align: center;
    font-weight: bold;
}
.price-main .price-hd .first{
    font-size: 13px;
    color: #333;
    font-weight:600;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
}

.price-main .price-table {
    border: 1px solid #fff;
}
.price-main .price-table td,
.price-main .price-table th{
color: #333;
padding: 16px 12px;
border: 1px solid #EEEEEE !important;
text-align: center;
background: #FCFCFC;
font-weight: 500;
font-size: 14px;
}
.price-main .price-table td{
    background: #FCFCFC;
}
.price-main .price-table .first {
     padding-left: 16px;
     font-size: 14px;
     color: #333;
    word-wrap:break-word;
    font-weight: 600;
    text-align:center;
}
.price-main .price-table .first.first-lr{
    /* writing-mode: vertical-lr; */
    letter-spacing:10px;
}
.price-main .price-table .iconpark-icon{
    width:14px;
    height:14px;  
}
.price-main .price-table .iconpark-icon.iconpark-icon-close{color: #999;}
.price-main .price-table .iconpark-icon.iconpark-icon-check{color: #307DFF;}

.price-main .price-table tr td:last-child{text-align:center; }
.price-main .price-table tr:nth-child(odd) td{
background: #fff;
text-align:center;
}
.p-green{
    color: #333333;
}
.p-gray {
    color: #C8C8C8
}
.t-left{ text-align: left !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #666 !important;
}
.iconguanbi1{ color: #c8c8c8; font-size: 16px;}
.iconxingzhuangjiehe {
    color: #52C41A;
    font-size: 16px;
}

.price-body .header-v3 {
    background: #FFFFFF !important;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
}

.price-body .header-v3 .entry {
    background: #fff;
}

.price-body .main-nav li a,
.price-body .header-v3 a.version,
.price-body .header-v3 .headerUserInfo {
    color: #333333;
}

.price-body .header-v3 .logo .logo2 {
    display: block;
}

.price-body .header-v3 .logo .logo1 {
    display: none;
}

.price-body .header-v3.headerScroll .logo .logo2 {
    display: block;
}

.price-body .logo a::before {
    background: url(https://dy.feigua.cn/Content/images/logo-feigua-scroll.png) no-repeat !important;
}

.price-body .header-v3 .user-area {
    color: #333;
}
.version-nav { 
    position: absolute;
    top:0;
    left: -128px;
    z-index: 12;
}
.price-hd.price-hdScroll .navScroll{
    top:24px;
}
.version-nav .version-nav-t {
    width: 80px;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: #333333;
    background: #FCFCFC;
    border-radius: 8px;
    border: 1px solid #EEEEEE;
    text-align: left;
    padding: 0 16px;
    cursor: pointer;
    display:none;
}
.version-nav-show{
    border-radius: 8px 8px 0 0 !important;
}
.version-nav .btn-show{
    color: #909399;
    float: right;
    margin-right: -4px;
}
.version-nav .btn-show i{
    color: #C8C8C8
}
.version-nav-t .btn-show:hover,
.version-nav-t .btn-show:active,
.version-nav-t .btn-show:hover i,
.version-nav-t .btn-show:active i,
.version-nav-show .btn-show,
.version-nav-show .btn-show i{
    color: #52C41A !important;
}
.version-nav-pop{
    width: 104px;
    background: #FFFFFF;
    border-radius:8px;
    border: 1px solid #EEEEEE;
    position: absolute;
    top: 0px;
}
.version-nav-pop ul{
    padding: 16px 0 16px 16px; 
}
.version-nav-pop li{
    text-align: left;
    position: relative;
    padding:0 0 12px 12px;
    cursor: pointer;
    color: #666;
    font-size:12px;
}
.version-nav-pop li:last-child{
    padding-bottom: 0;
}
/* .version-nav-pop li::before{
    content: "";
    display: inline-block;
    width: 1px;
    background: #EEEEEE;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
} */
.version-nav-pop li::after{
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #D9D9D9;
    content: "";
    display: inline-block;
    position: absolute;
    left: -2px;
    top:7px;
}
.version-nav-pop li a{ display: block; color: #666;}
.version-nav-pop li:hover a,
.version-nav-pop li:active a,
.version-nav-pop li.active a{
    color: #52C41A;
}
.version-nav-pop li.active::after{
    background: #52C41A;
}
.version-info{ 
    position: relative;
    text-align:center;
}
.version-info .v-title{
    padding:24px 0 16px 0;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height:18px;
}
.version-info .v-function{
    font-size: 13px;
    color: #999;
}
.version-info .v-show{
    font-size: 14px;
    color: #333333;
    height: 32px;
    line-height: 32px;
    margin: 16px 0 24px;
}
.version-info .btn-version{
    width: 116px;
    height: 32px;
    line-height:32px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    color: #BCBCBC;
    display: inline-block;
}
.version-info .btn-buy{
    width: 92px;
    height: 32px;
    background: #52C41A;
    font-size: 14px;
    color: #FFFFFF;
    line-height:32px;
    display: inline-block;
    border-radius: 4px;
    margin: 16px 0 24px;
}
.version-info .btn-buy:hover{
    opacity: 0.8;
}
.version-info .price-month {
    font-size:14px;
    font-weight: 400;
    color:#606266;
    padding: 0 0 16px;
}
.version-info .price {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    padding: 0 6px;
}
.version-info .symbol {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    vertical-align: top;
    display: inline-block;
    padding-top: 6px;
}
.two-tr td{ border-top:1px solid #eee; border-right:1px solid #eee;}
.tag-pay {
    width: 48px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    background: #F03D3D;
    border-radius: 2px;
    color:#fff;
    font-size: 11px;
    position: absolute;
    top: 3px;
    padding: 0 2px;
    right: 12px;
}
.c-close{ color:#999;}
.c-check{ color:#307DFF;}
@media screen and (max-width: 1440px) {
    .version-nav {
        position: fixed;
        left: 4px;
        top:112px;
    }
    .price-hd.price-hdScroll .navScroll {
        top: 120px;
    }
}
/*2022.12.13*/
.dy-price{margin-top: 24px;}
.dy-price .price-hd {
    margin-top: -2px;
}
.dy-price .price-hd.price-hdScroll {
    top: 69px;
}
.dy-price .price-hd.price-hdScroll {
    width: 1180px;
}
.dy-price .version-info .price-month {
    line-height:1;
    padding: 0 0 16px;
}
.dy-price .version-info .hd-label {
    padding: 4px 8px;
    background: #f03d3d;
    background: linear-gradient(95.46deg, #FF7171 3.89%, #F94141 94.99%);
    border-radius: 0px 0px 0px 8px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #ffffff;
  }
.dy-price .version-info .hd-label.last-child{
    border-radius: 0px 4px 0px 8px;
}
.dy-price .v-apply{
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    margin-bottom:16px;
}
.dy-price .v-advantage{
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #666666;
    margin-bottom:10px;
}
.dy-price .price {
    font-size: 24px;
    margin-right: 0;
}
.dy-price .price-hd .first {
    font-size: 14px;
}
.dy-price .price-table td,
.dy-price .price-table th{
width:20%;
}
.dy-price .price-table td{
    width:20%;
}
.dy-price .price-table .first.first-lr{
    width:5% !important;
}
.dy-price .price-table .t-left{width:15%}

.btn-view-version:link {
  width: 136px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  background: #52C41A;
  border-radius: 16px;
  margin: 32px auto;
  display: block;
  text-align: center;
}
.btn-view-version:visited,
.btn-view-version:hover,
.btn-view-version:active {
  color: #fff;
  opacity: 0.8;
}