.financial-banner {
    font-size: 36px;
    font-weight: bold;
    color: #7a7777;
    line-height: 200px;
    text-align: center;
    min-width: 1200px;
    height: 200px;
    background-image: url(../images/financial/banner-bg-product.jpg);
    white-space: nowrap;
}

.financial-content {
    width: 1200px;
    padding: 0px 0;
    margin: auto;
}

.financial-content .left {
    width: 1100px;
    margin-right: 20px;
    background-color: #FFFFFF;
}

.financial-content .left, .financial-content .right {
    float: left;
}

.financial-content .left .search {
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 2px;
}

.financial-content .left .search input {
    width: 560px;
    margin: 5px 17px 33px 61px;
}

.financial-content .left .search .icon-display {
    position: absolute;
    display: none;
    left: 592px;
    top: 18px;
    cursor: pointer;
    color: #838886
}
.financial-content .left .search .search-product {
    width: 160px;
    height: 35px;
    background: #2E8B57;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
     top: 5px;
     border: 0px;
}

.financial-content .left .bottom {
    width: 100%;
    background: #FFFFFF;
    height: 220px;
    margin-top: 10px;
}

.financial-content .left .bottom .filter {
    margin: 0 45px;
}

.financial-content .left .bottom .filter .filter-item {
    border-bottom: 1px solid #E4EBF4;
    padding: 10px 0 12px;
}

.financial-content .left .bottom .filter .filter-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 38px;
    float: left;
    height: 24px;
}

.financial-content .left .bottom .filter .filter-item-sub {
    font-size: 14px;
    display: inline;
    width: 900px;
    float: left;
}

.financial-content .left .bottom .filter .filter-item-sub-btn {
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 8px;
    display: inline-block;
}

.active {
    color: #B80233;
}

.financial-content .left .bottom .filter .more {
    font-size: 14px;
    color: #B80233;
    text-align: center;
    padding: 24px 0;
    cursor: pointer;
}
.financial-content .left .bottom .product-content-filter {
    margin: 0 10px;
    height: 44px;
    background: #F1F5F9;
    line-height: 44px;
    font-size: 14px;
    padding: 0 20px 0 29px;
}

.financial-content .left .bottom .product-item {
    box-sizing: border-box;
    height: 172px;
    margin: 0 10px;
    padding: 26px 39px 34px 29px;
    border-bottom: 1px solid #E4EBF4;
}

.financial-content .left .bottom .product-item .product-item-top {
    position: relative;
    height: 30px;
    line-height: 30px;
}

.financial-content .left .bottom .product-item .product-item-checkbox {
    position: absolute;
    top: 8px;
}

.financial-content .left .bottom .product-item:hover {
    background: rgba(228, 235, 244, 0.5);
}

.financial-content .product-item .product-item-bottom {
    width: 100%;
    margin-top: 40px;
}

.financial-content .product-item .product-item-title {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 25px;
    font-size: 24px;
    color: #333333;
}

.financial-content .product-item .product-item-icon {
    box-sizing: border-box;
    display: inline-block;
    height: 28px;
    padding: 0px 8px;
    line-height: 29px;
    border: 1px solid #B80233;
    font-size: 12px;
    color: #B80233;
    margin: 0 20px 0 17px;
    vertical-align: top;
}

.financial-content .product-item .product-item-second-title {
    font-size: 24px;
    color: #B80233;
}

.financial-content .product-item .product-item-bank-logo {
    float: right;
    height: 50px;
    margin-top: -8px;
}


.financial-content .product-item .year-rate,
.financial-content .product-item .loan-amount,
.financial-content .product-item .loan-time {
    margin-left: 25px;
    width: 180px;
    text-align: left;
}

.financial-content .product-item .year-rate {
    margin-left: 25px;
}


.financial-content .product-item .product-item-second-sub-title {
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}

.financial-content .product-item .product-item-bottom .btn-list {
    margin-top: -18px;
}

.financial-content .product-item .product-item-bottom .btn-list button {
    display: block;
    width: 146px;
    height: 32px;
    border-radius: 5px;
}

.product-item-bottom .btn-list .product-apply-btn {
    background: #B80233;
    color: #FFFFFF;
}

.product-item-bottom .btn-list .shop-btn {
    margin-top: 10px;
    background: #FFFFFF;
    border: 1px solid #B80233;
    color: #B80233;
}

.financial-content .right {
    width: 320px;
}

.financial-content .right img {
    width: 320px;
    height: 185px;
    margin-bottom: 20px;
}

.cursor-pointer {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear-both {
    clear: both;
}

.financial-content .right .fix-compare {
    box-sizing: border-box;
    position: fixed;
    bottom: -150px;
    width: 40px;
    height: 135px;
    padding: 12px 10px 21px;
    background: #F1F5F9;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .15);
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #B80233;
}

.financial-content .right .fix-compare span {
    display: block;
    height: 18px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.product-content-filter .check-all-label {
    margin-right: 16px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.product-content-filter .basic-btn {
    height: 30px;
    padding: 0 12px;
    margin-right: 10px;
    background: #FFFFFF;
    border: 1px solid #9D9D9D;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.product-item .product-item-title:hover {
    color: #B80233;
    cursor: pointer;
}

/* 排序 */
.sort-content label {
    position: relative;
    color: #666666;
    cursor: pointer;
}

.is-sort {
    color: #B80233 !important;
}

.sort-icon {
    display: none;
    position: absolute;
    top: 10px;
    font-size: 24px;
    transform: scale(.6);
}

.is-sort .sort-icon {
    display: inline;
}

/* 暂无数据 */
.filter-no-data {
    height: 300px;
    background: #FFFFFF;
    text-align: center;
}

.filter-no-data .no-data-img {
    display: block;
    margin: 80px auto 0;
    width: 200px;
    height: 140px;
}

.filter-no-data span {
    display: block;
    text-align: center;
    color: rgba(0, 0, 0, .45);
    font-size: 16px;
}

.pagination-content {
    height: 94px;
    text-align: center;
    margin-top: 32px;
}

.load-spinner {
    position: fixed;
    top: 50%;
    left: 46%;
}

.load-text {
    position: fixed;
    top: 52%;
    left: 50%;
}
/* input */
.lxt-input {
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    line-height: 1;
    outline: none;
    border-radius: 5px;
    border: 1px solid #D0D7E0;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
}

.lxt-input:focus {
    border-color: #B80233;
}

.lxt-input::placeholder {
    color: #D0D7E0;
}