/* 伪元素清除浮动 */
.clearfix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.content {
    width: 100%;
    height: 100%;
}

.central-bg {
    display: flex;
    background-color: #F5F7FA;
}

.central {
    width: 1200px;
    margin: auto;
    /* background: #fff; */
}

/* 中部样式 */
.layui-breadcrumb {
    display: flex;
    margin-top: 30px;
    margin-bottom: 14px;
}

.layui-breadcrumb a {
    font-size: 14px;
}

.table-list {
    margin-bottom: 16px;
}

.table-list td {
    border: 2px solid #D9D9D9;
    width: 84px;
    height: 50px;
    padding-left: 15px;
    background-color: #E3E3E3;
    font-size: 12px;
}

.table-list th {
    border: 2px solid #D9D9D9;
    width: 1116px;
    position: relative;
    height: 46px;
    padding-left: 15px;
    background-color: #fff;
    text-align: left;
    color: #666;
    font-size: 12px;
}

.table-list-th2 th {
    border: 2px solid #D9D9D9;
    width: 1116px;
    position: relative;
    height: 72px;
    padding-left: 15px;
    background-color: #fff;
    text-align: left;
    color: #666;
    font-size: 12px;
}

.table-list-a {
    position: absolute;
    left: 0;
    top: 0;
    height: 72px;
    overflow-y: auto;
    overflow-x: hidden;
}

.table-list a {
    color: #666;
    margin-right: 20px;
    white-space: nowrap;
}

.table-list-a1 {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
}

.central-Filter {
    width: 1200px;
    height: 40px;
    background-color: #fff;
}

.central-Filter-a {
    float: left;
    align-items: center;
    margin-top: 10px;
    margin-left: 13px;
}

.central-Filter-a a {
    padding-left: 32px;
}

.central-Filter-span {
    float: right;
    margin-top: 10px;
    margin-right: 13px;
}

.product-left-list {
    float: left;
    width: 957px;
    margin-top: 40px;
}

.product-left-list-01 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product-left-list1 {
    width: 228px;
    height: 420px;
    background-color: #fff;
    margin-bottom: 15px;
    margin-right: 15px;
}

.product-left-list1:nth-child(4n) {
    margin-right: 0;
}

.product-left-list1-img {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}

.product-left-list1-img img {
    width: 208px;
    height: 208px;
}

.product-left-list1 h2,
.product-right-list-01 h2 {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
}

.product-left-list1-p {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 8px;
    margin-left: 10px;
}

.product-p {
    font-size: 14px;
    color: #999;
    margin-top: 12px;
    margin-left: 10px;
}

.product-p span {
    font-size: 18px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    color: #e76b20;
}

.product-btn {
    height: 32px;
    background: #fff;
    border: 1px solid #ebebeb;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ababab;
    line-height: 0px;
}

.product-btn img {
    width: 16px;
}

.product-btn1 {
    width: 118px;
    height: 32px;
    background: #fff;
    border: 1px solid #FA5144;
    font-size: 14px;
    color: #FA5144;
    margin-left: 11px;
}

.product-list-btn {
    margin-top: 12px;
    margin-left: 10px;
}

.product-right-list {
    float: right;
    width: 228px;
    background-color: #fff;
    margin-top: 40px;
}

.product-h2-1 {
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    color: #333333;
    margin-top: 16px;
    margin-left: 16px;
    margin-bottom: 10px;
}

.product-right-list-img {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 16px;
}

.product-right-list-img img {
    width: 208px;
    height: 208px;
}

.product-h2-2 {
    font-size: 16px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

.product-right-list-01 h4 {
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 29px;
    margin-left: 10px;
}

.product-right-list-01 {
    margin-bottom: 30px;
}

.page {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 45px;
}

.page a,
.page span {
    text-decoration: none;
    border: 1px solid #E9E9E9;
    padding: 5px 7px;

    cursor: pointer;
}

.page a:hover,
.page span:hover {
    background-color: #2386EE;
    color: #fff;
}

.foot-phone span {
    position: relative;
    font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #333333;
    top: 3px;
}

.middle-button {
    padding-top: 60px;
    padding-bottom: 45px;
}

.pinpai.default {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    width: 1090px;
}

.pinpai.showmore {
    width: 1090px;
    line-height: 30px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.pinpai.default a {
    white-space: nowrap;
}

.pinpai .more,
.pinpai .shou {
    display: block;
    float: right;
    padding-left: 20px;
    white-space: nowrap;
    color: #999999;
}

.pinpai .shou {
    display: none;
}