body {
    font-family: 'Microsoft YaHei';
    padding:0px;
}
.floor-second {
    position: relative;
    z-index: 5;
    width: 1200px;
    margin: 0 auto;
}
.floor-title {
    position: relative;
    padding: 50px 0 30px;
}
.title-card {
    background-image: url(../images/title1_bg.png);
    background-size: 704px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.title-card1 {
    background-image: url(../images/title2_bg.png);
    background-size: 704px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.floor-title__content {
    position: relative;
    z-index: 2;
    color: #2e3244;
    font-size: 44px;
    line-height: 44px;
    font-weight: bold;
    text-align: center;
    transform: translateY(6px);
    text-shadow: 0 8px 10px rgba(136, 126, 117, 0.4);
}
.floor-second .renew-cards {
    max-height: 598px;
    padding-top: 10px;
    min-width: 1220px;
    margin-left: -15px;
    padding: 10px 10px 0px;
}
.card-item {
    width: 228px;
    background: #fff;
    text-align: center;
    position: relative;
    padding-top: 30px;
    padding-bottom:20px;
    margin: 7px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    box-shadow: 0px 2px 32px 0px rgba(7, 0, 2, 0.1);
}
a {
    color: #666;
    text-decoration: none;
}
.card-item .tips-tag {
    position: absolute;
    z-index: 10;
    min-height: 28px;
    max-width: 200px;
    padding: 0 10px;
    line-height: 28px;
    right: -5px;
    top: -9px;
    background-color: #e13323;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    box-shadow: 0px 3px 16px 0px rgba(102, 102, 102, 0.2);
}
.card-item .tips-tag .tips-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-item .tips-tag i {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -7px;
    left: 20px;
    border-top: 7px solid rgba(0, 0, 0, 0);
    border-left: 14px solid #e13323;
    border-bottom: 7px solid rgba(0, 0, 0, 0);
}

.card-item-icon {
    height: 74px;
    width: 106px;
    margin: 0 auto 20px;
}
img {
    border: 0;
    vertical-align: middle;
}
.card-item-icon img {
    max-height: 74px;
    max-width: 100%;
}
.card-item-name {
    font-size: 18px;
    color: #2F3245;
    line-height: 1.2;
    margin-bottom: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-item-prices {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-item-prices .payment {
    color: #2E3244;
    font-size: 16px;
    margin-right: 5px;
    font-weight: bold;
}
.card-item-prices .payment strong {
    font-size: 22px;
}
.card-item-prices .o-price {
    color: #999;
    font-size: 14px;
    text-decoration: line-through;
}
.card-item-prices:after {
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background: #444444;
    margin: 20px auto 20px;
}
.card-item .renew-btn {
    display: block;
    width: 156px;
    height: 32px;
    background: #f5ca3a;
    border-radius: 18px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #172047;
    margin: 0 auto 10px;
    border: 2px solid #f5ca3a;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.cocards-floor {
    width: 1200px;
    height: 10px;
    padding: 10px;
    background: linear-gradient(-86.5deg, #eed4a2 0%, #fdd683 100%);
}
.cocards-floor .classify-cobrand {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.card-item .renew-btn1{
    background:#e13323;
    border-color:#e13323;
    color:#fff;
}
.card-item-txt{
    font-size:12px;
    color:#999;
    text-align:center;
}
.layui-layer-iframe iframe{
    min-height:auto;
}
.hyk_zt{
    line-height:1.7;
    font-size:18px;
}
.hyk_zt p{
    margin:5px 0px;
}
.hyk_zt{
    padding:60px 0px;
}
.hyk_zt1{
    font-size:26px;
}
.hyk_zt1 span{
    color:rgb(230, 35, 70);
}
.hyk_zt3{
    width:180px;
    line-height:50px;
    text-align:center;
    background:rgb(230, 35, 70);
    color:#fff;
    margin:30px 0px;
    cursor: pointer;
}
.hyktc .tc_col4{
    display:flex;
    margin-top:0px;
}
.hyktc .tc_col4 div{
    border:1px solid rgba(0, 0, 0, .2);
}
.hyktc .tc_col4 div:nth-child(2){
    margin-left:10px;
}
