﻿.menu-CompanyDynamicss {
    font-size: 1.54rem !important;
    background-color: RGB(252,168,30);
    padding: 21px 10px 21px 10px;
    margin-top: -14px;
}

/*产品展示*/
/*.CompanyDynamicss-title {
    width: 1200px;
    font-size: 1.54rem;
    margin-top: 40px;
}*/

#CompanyDynamicss {
    width: 1240px;
    margin-left: -20px;
}

.CompanyDynamicss {
    width: 1200px;
    min-height: 640px;
    overflow: hidden;
    margin-top: 18px;
    /*margin-top: 30px;*/
}

    .CompanyDynamicss ul {
        padding: 0;
        width: 1180px;
        /* height: 185px; */
        border-bottom: 1px solid #c5c4c4;
        margin: 5px 0 0 20px;
        float: left;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

        .CompanyDynamicss ul li {
            list-style: none;
            max-width: 880px;
            FONT-VARIANT: JIS83;
            float: left;
        }
            .CompanyDynamicss ul li a {
                color: black;
                font-family: Microsoft YaHei, Microsoft YaHei-Regular;
                font-size: 22px;
            }

.watermark {
    display: none;
}

.CompanyDynamicss ul li:hover a {
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
}

.CompanyDynamicss ul li a:hover img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
}

.CompanyDynamicss ul li img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 220px;
    max-height: 140px;
    /* transition: all 1s; */
    /* height: 100%; */
    /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%); */
    /* border-radius: 15px; */
}

.CompanyDynamicss ul li:nth-child(1) {
    min-width: 220px;
    margin: 0 0;
    padding: 0 30px 0 0;
    max-width: 220px !important;
}

.CompanyDynamicss ul li:nth-child(2) {
    font-size: 1.5rem;
    font-weight: bold;
    width: 880px;
    height: 30px;
    line-height: 20px;
}

.CompanyDynamicss ul li:nth-child(3) {
    font-size: 1.1rem;
    font-weight: 100;
    width: 880px;
    margin-bottom: 10px;
    line-height: 30px;
}
.CompanyDynamicss ul li:nth-child(4) {
       display: none !important;
     }

.CompanyDynamicss-img {
    min-width: 220px;
    margin: 0 0;
    padding: 0 30px 0 0;
    max-width: 220px !important;
}

    .CompanyDynamicss-img a {
        position: relative;
        display: inline-block;
        width: 220px;
        height: 140px;
    }

.CompanyDynamicss-number {
    margin-top: 15px !important;
}

.CompanyDynamicss-time {
    font-size: 0.9rem !important;
    color: #808080;
}

/*分頁*/
.page {
    width: 1200px;
    padding: 50px 0 50px 0;
    text-align: center;
}

    .page a {
        color: white;
        text-decoration: none;
        border: 1px solid #196dc7;
        border-radius: 3px;
        background: #196dc7;
        margin: 0 5px 0 5px;
        padding: 5px 10px 5px 10px;
        cursor: pointer;
    }

.page-first, .page-end {
    padding: 5px 15px 5px 15px !important;
}

.page-now {
    color: #196dc7 !important;
    border: 1px solid #196dc7 !important;
    background: white !important;
    cursor: initial !important;
}

.page span {
    margin: 0 5px 0 5px;
}

.page form {
    display: inline-block;
}

.page-txt {
    width: 50px;
    height: 28px;
    padding: 0 6px 0 6px;
    border: 1px solid #808080;
    outline: none;
}

.page-btn {
    color: white;
    text-decoration: none;
    background: #196dc7;
    border: 1px solid #196dc7;
    border-radius: 3px;
    outline: none;
    margin-left: 10px;
    padding: 6px 9px 6px 9px;
    cursor: pointer;
}

.hnpr-Price {
    max-height: 30px !important;
    color: #fd0000 !important;
    font-weight: bold;
    line-height: 30px !important;
    text-align: left !important;
}
