body {
    background-color: white;
}
.main-content {
    padding: 0 10px;
}
.nav-menu-bar {
    position: fixed;
    top: 44px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    z-index: 30;
    background-color: #10953E;
    display: flex;
    justify-content: space-between;
}
.nav-menu-bar a {
    padding: 0 15px;
    color: white;
}
.nav-menu-bar .active {
    background-color: #0d8336;
}
.search-bar {
    white-space: nowrap;
    padding: 7px 10px;
    display: flex;
    align-items: center;
    position: fixed;
    top: 88px;
    z-index: 30;
    width: 100%;
    background-color: white;
    box-shadow: 0 0 8px rgb(0 0 0 / 20%);
}
.search-bar .search-icon {
    position: absolute;
    margin-left: 15px;
}
.search-bar .search-input {
    width: 300px;
    height: 30px;
    background: #f8f8f8;
    border-radius: 15px;
    border: none;
    padding-left: 30px;
    margin-right: 18px;
}
.search-bar .search-input::placeholder {
    color: #818181;
    font-size: 12px;
}
.search-bar a {
    vertical-align: middle;
}
.search-bar .cur {
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px
}
.search-bar .more-icon {
    margin-left: 20px;
}
.search-bar .close-icon {
    display: none;
}
.main-banner {
    padding-top: 132px;
}
.layui-carousel  .layui-carousel-ind {
    top: -20px;
}
.layui-carousel .layui-carousel-ind .layui-this {
    width: 20px;
}
.layui-carousel .layui-carousel-ind li {
    border-radius: 5px;
    width: 4px;
    height: 4px;
}
.layui-carousel .layui-carousel-ind ul {
    background-color: transparent;
}

/* 产品中心 */
.main-content .product-center {

}
.product-center .product-title {
    text-align: center;
    padding: 10px 0;
}
.product-center .product-title p {
    display: inline-block;
    border-bottom: 2px solid #10953E;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}
.product-center .product-content {
}
.product-content .category-item {
    /*height: 140px;*/
    height: 244px;
    overflow: hidden;
    margin-top: 10px;
}
.product-content .category-item:first-child {
    margin-top: 0;
}
.category-item img {
    position: absolute;
    height: 242px;
    width: 382px;
    z-index: -1;
    object-fit: contain;
    min-width: 95%;
}
.category-item .item-content {
    /*padding: 24px 21px;*/
    padding: 79px 21px;
}
.category-item .item-content .title {
    font-size: 12px;
    color: #3C4759;
    font-weight: bold;
}
.category-item .item-content .detail {
    margin-top: 4px;
    font-size: 10px;
    width: 166px;
    color: #3C4759;
    line-height: 20px;
}
.category-item .item-content button {
    margin-top: 8px;
    border: 1px solid rgba(16,149,62,1);
    border-radius: 2px;
    width: 68px;
    height: 24px;
    color: #10953E;
    background-color: transparent;
}

/* 应用领域 */
.main-content .application {

}
.application .application-title {
    text-align: center;
    padding: 10px 0;
}
.application .application-title p {
    display: inline-block;
    border-bottom: 2px solid #10953E;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}
.application .application-content {

}
.application-content .application-item {
    width: 100%;
    /*height: 90px;*/
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    background-size: 100% 100%;
}
.application-content .application-item:first-child {
    margin-top: 10px;
}
.application-content .application-item span {
    font-size: 14px;
    color: #FFFFFF;
}

/* 关于我们 */
.main-content .about-us {

}
.about-us .about-title {
    text-align: center;
    padding: 10px 0;
}
.about-us .about-title p {
    display: inline-block;
    border-bottom: 2px solid #10953E;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}
.about-us .about-content {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0 10px;
}
.about-content .description {
    color: white;
    padding-top: 33px;
    font-size: 10px;
    line-height: 20px;
}
.about-content .statistic {
    color: white;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.about-content .statistic .statistic-item {
    text-align: center;
    color: white;
}
.about-content .statistic .statistic-item img {
    width: 30px;
    height: 30px;
}
.about-content .statistic .statistic-item .plus {
    color: white;
    position: absolute;
    margin-top: -10px;
    font-size: 16px;
    margin-left: 2px;
}
.about-content .detail-btn {
    width: 70px;
    height: 26px;
    color: white;
    border: 1px solid rgba(255,255,255,1);
    border-radius: 2px;
    background-color: transparent;
    margin-top: 17px;
    margin-bottom: 33px;
}

/* 新闻资讯 */
.main-content .press-center {

}
.press-center .press-title {
    text-align: center;
    padding: 10px 0;
}
.press-center .press-title p {
    display: inline-block;
    border-bottom: 2px solid #10953E;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}
.press-center .press-content {

}
.press-content .news-item {
    height: 100px;
}
.press-content a {
    margin-top: 10px;
    display: block;
}
.press-content a:first-child {
    margin-top: 0;
}
.news-item img {
    float: left;
    width: 150px;
    height: 100px;
}
.news-item .detail {
    padding-top: 4px;
    padding-left: 14px;
    float: left;
    width: 170px;
}
.news-item .detail .title {
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-item .detail .description {
    font-size: 10px;
    color: #8A8A8A;
    margin-top: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.news-item .detail .time {
    margin-top: 10px;
}

/* 合作伙伴 */
.main-content .partner {

}
.partner .partner-title {
    text-align: center;
    padding: 10px 0;
}
.partner .partner-title p {
    display: inline-block;
    border-bottom: 2px solid #10953E;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
}
.partner .partner-content {

}
.partner-content .partner-row:first-child {
    margin-top: 0;
}
.partner-content .partner-row {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.partner-content .partner-item {
    width: 172px;
    height: 74px;
    background-color: white;
    box-shadow: 0 2px 4px 2px rgba(230,230,230,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner-content .partner-item img {
    width: 70%;
}
