/* 首页index */
@media screen and (max-width:768px) {
    [class^="home-"] {
        margin-bottom: 60px !important;
    }

    .home-products .h-productslist img {
        height: auto !important;
    }

    .home-news .title {
        margin-bottom: 0;
    }

    .home-products .title h2 {
        font-size: 40px;
    }

    .home-products .title h3 {
        font-size: 36px;
    }

    .home-news .title h2 {
        font-size: 40px;
    }

    .home-news .title h3 {
        font-size: 36px;
    }
}

[class^="home-"] {
    margin-bottom: 100px;
}

.home-about .text {
    margin-bottom: 40px;
}

.home-about .text h2 {
    font-weight: 600;
    font-size: 40px;
}

.home-about .text h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
}

.home-about .desc p {
    line-height: 2;
}

.home-about .homepic {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:756px) {
    .home-about .homepic .homepic-all {
        width: 50%;
    }
}

.home-about .homepic .homepic-all {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home-about .homepic .homepic-all p {
    margin-top: 15px;
}

.home-products .title {
    text-align: center;
    margin-bottom: 50px;
}

.home-products .title h2 {
    color: #0a7bc1;
    font-size: 46px;
}

.home-products .title h3 {
    color: #dddddd;
    font-size: 42px;
    margin-top: 15px;
}

.home-products .h-productslist {
    text-align: center;
    margin-bottom: 30px;
    border: 0;
}

.home-products .h-productslist img {
    height: 255px;
    object-fit: contain;
}

.home-products .h-productslist h3 {
    font-weight: 600;
    margin: 20px 0 10px 0;
    font-size: 22px;
    color: #000;
}

.home-products .h-productslist p {
    font-size: 20px;
    color: #4f4f4f;
}

.home-news .title {
    text-align: center;
    margin-bottom: 50px;
}

.home-news .title h2 {
    color: #0a7bc1;
    font-size: 46px;
}

.home-news .title h3 {
    color: #dddddd;
    font-size: 42px;
    margin-top: 15px;
}

.home-news .h-pic {
    display: flex;
    justify-content: space-between;
}

.home-news .h-newslist {
    margin-top: 30px;
    justify-content: space-between;
}

@media screen and (min-width: 1024px) {
    .home-news .h-newslist .h-newslist-item {
        width: 32%;
    }
}

.home-news .h-newslist .h-newslist-item {
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

.home-news .h-newslist .h-newslist-item h6 {
    padding: 30px 0;
}

.home-news .h-newslist .h-newslist-item h3 {
    font-size: 17px;
    color: #3d3d3d;
    padding-bottom: 20px;
}

.home-news .h-newslist .h-newslist-item p {
    font-size: 13px;
    color: #3d3d3d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-content .container {
    position: relative;
    z-index: 999;
    width: 1200px;
    background-color: #0a7bc1;
    box-shadow: 0 10px 10px #2c60bd;
}

@media screen and (max-width:1024px) {
    .home-content .container .h-content {
        margin-bottom: 20px;
    }
}

.home-content .container .h-content {
    display: flex;
    align-items: center;
}

.home-content .container .h-content .h-content-text {
    font-size: 20px;
    color: #fff;
    padding-left: 10px;
}

.home-content .container .h-content .h-content-text p {
    margin: 0;
}

.home-content .container-fluid {
    padding: 0;
}

.home-content .h-contentlist {
    position: relative;
    z-index: 99;
    top: -90px;
    display: flex;
    align-items: center;
    background-color: #eeeeee;
}

.home-content .h-contentlist .h-contentlist-text {
    margin-top: 6%;
}

.home-content .h-contentlist .h-contentlist-text ul li {
    font-size: 24px;
    margin-bottom: 20px;
}

.home-content .h-map {
    margin-top: -20rem;
}

/* 关于公司about */
.main .contents .content {
    line-height: 2;
}

.main .contents .content {
    margin: 24px 0;
}

.main .contents .content p {
    text-indent: 2rem;
}

/* 联系我们content */
.contact .contact-us {
    padding: 20px 10px;
    font-size: 1.5rem;
}

.contact ul {
    margin: 0;
    padding: 0 10px;
}

.contact ul li {
    margin-bottom: 0.5rem;
}

/* 在线留言message */
.message {
    margin-top: 1.5rem;
    margin-bottom: 20px;
}

.message .form-control {
    width: 80%;
}

.message .yzm {
    float: left;
}

.message .sub {
    background-color: #0d6efd;
    color: #fff;
    width: 6rem;
    height: 2.5rem;
    border: 0;
    border-radius: 5px;
}

/* 新闻中心news */
.main .content-wzlb {
    margin: 24px 0;
}

.main .content-wzlb .content-wzlb-item {
    border-bottom: 1px dotted #ccc;
    display: block;
    padding: 12px 0;
}

.main .content-wzlb .content-wzlb-item .date span {
    font-size: 12px;
    display: block;
}

.main .content-wzlb .content-wzlb-item:hover {
    border: 0;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .2);
    transform: translateY(-6px);
    padding: 12px;
    margin: 0 -12px;
}

.main .content-wzlb .content-wzlb-item h2 {
    font-size: 24px;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.main .content-wzlb .content-wzlb-item p {
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 12px;
}

/* 新闻详情newslist */
.contents .word {
    margin: 24px 0;
    line-height: 2;
    font-size: 16px;
}

.contents .word p {
    text-indent: 2rem;
}

.contents .content_text {
    padding: 6px;
}

.contents .content_text p {
    margin-bottom: 0;
    line-height: 2.4;
}

/* 产品中心products */
.material * {
    transition: unset;
}

.material a h3 {
    font-weight: 600;
    margin: 20px 0 10px 0;
    font-size: 22px;
    color: #000;
}

.material a p {
    font-size: 20px;
    color: #4f4f4f;
}

.material img {
    height: 20rem;
    width: 20rem;
    object-fit: contain;
}