@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

.top {
    background: #ebebeb;
    color: #9a9a9a;
    line-height: 2em;
}

.logoBox {
    padding: 16px 0;
}

.logo1 img {
    width: 500px;
}

.logo-title {
    font-family: '隶书';
    font-size: 48px;
    font-weight: bold;
}

.coltxt {
    color: #525252
}

.tel1 {
    padding-left: 70px;
    background: url(../images/tel.png) no-repeat left center;
}

.colred {
    color: #002c5a
}

.tel-nub {
    color: #fff;
    background: #002c5a;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
}

nav {
    background: #f2f3f4;
}

.pcnav li {
    font-size: 18px;
    text-align: center;
    width: 12.5%;
    line-height: 60px;
}

.pcnav li:hover {
    background: #002c5a;
}

.pcnav li:hover a {
    color: #fff;
    font-weight: bold;
}

.bannersize {
    height: 33vw!important;
}

.keyword {
    padding: 20px 0;
}

.keyword a {
    padding: 0 10px;
    color: #6e6e6e
}

.goods-bg {
    background: #f4f4f4;
    padding: 40px 0;
}

.goods-left {
    border: 2px solid #b4b4b4;
    background: #fff;
    padding: 30px 20px;
}

.gds-list2 {
    border-bottom: 1px dashed #b5b5b5;
    line-height: 3em;
    text-align: left;
}

.gds-list2:hover a {
    color: #002c5a;
}

.gds_class_2 {
    display: none;
}

.gds_class_2 li {
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    line-height: 2em;
}

.gds-list2:hover .gds_class_2 {
    display: block;
}

.goods-left-bot {
    border: 1px solid #b4b4b4;
    margin-top: 30px;
    padding: 20px 30px;
}

.tel-24 {
    background: #000;
    width: 55%;
    top: -8%;
    line-height: 2em;
    left: 22.5%;
}

.goods-show {
    padding: 15px;
    border: 1px solid #c5c5c5;
    background: #fff;
}

.goods-img {
    width: 100%;
}

.goods-img img {
    max-width: 100%;
    max-height: 187px;
}

.goods-show:hover {
    border: 1px solid #002c5a;
}

.goods-show:hover a {
    color: #002c5a
}

.title {
    background: url(../images/line.png) no-repeat bottom left;
    padding-bottom: 20px;
}

.hot-list li {
    width: 19%;
    margin: 10px 0;
}

.hot-list li h3 {
    background: #f4f4f4;
    height: 37px;
    line-height: 37px;
}

.hot-img img {
    width: 100%;
    height: 125px;
    object-fit: cover;
}

.news-bg {
    background: #f4f4f4;
    padding: 40px 0;
    margin-top: 40px;
}

.colbd {
    color: #bdbdbd;
}

.news-img {
    width: 150px;
    height: 113px;
}

.news-img img {
    max-width: 150px;
    max-height: 113px;
}

.news-list li {
    margin: 10px 0
}

.news-left {
    padding-right: 40px;
}

.news-right {
    padding-left: 40px;
}

.bgred {
    background: #002c5a;
}

.bgred .pcnav a {
    color: #fff
}

.foot-bo {
    padding: 40px 0;
}

.foot-con {
    color: #002c5a;
    font-size: 20px;
    font-weight: bold;
    padding-left: 60px;
    background: url(../images/tel2.png) no-repeat left center;
}

.path {
    border-left: 4px solid #002c5a;
    padding-left: 5px;
    margin-top: 40px;
}

.nyzx-title {
    background: #f9f8f8;
}

.nyzx-title h2 {
    background: #002c5a;
    width: 17%;
}

.nyzx-news li {
    padding: 8px 15px 8px 5px;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    transition: all 0.3s ease-in-out;
}

footer {
    margin-top: 40px;
}

.nei-img {
    width: 300px;
    height: 225px;
}

.nei-img img {
    max-width: 100%;
    max-height: 225px;
}

.navmob {
    display: none;
}

.clwh {
    display: none;
}

.s_nav_tel {
    display: none;
    width: 300px;
    margin: 10px auto;
    background: #002c5a;
    color: #fff;
    line-height: 40px;
    border-radius: 35px;
    text-align: center;
}

.bgtxt {
    display: none;
}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1078px) {}

@media screen and (max-width:768px) {
    .xldn {
        display: none;
    }
    .pcnav li {
        font-size: 18px;
        text-align: center;
        width: 25%;
        line-height: 60px;
    }
    .logo1 img {
        width: 250px;
    }
    .logo2 img {
        width: 200px;
    }
    .navmob {
        display: block;
    }
    .goods-left-bot {
        display: none;
    }
    .hot-list li {
        width: 22%;
    }
    .hot-list li:last-child {
        display: none;
    }
    .hot-img img {
        width: 100%;
        height: 60px;
        object-fit: cover;
    }
    .hot-list h3 {
        height: 1em;
        overflow: hidden;
    }
    .news-left,
    .news-right {
        padding: 0;
    }
    .layui-container {
        padding: 0 15px;
    }
    .bannersize {
        height: 43vw!important;
    }
    .layui-carousel-arrow {
        display: none;
    }
    .foot-bo {
        width: 100%;
        padding: 10px 0;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 60px;
    }
    .goods-bg h2 {
        font-size: 24px;
    }
    .goods-bg h2.colgrey {
        font-size: 16px;
    }
    .goods-img img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
    .goods-show {
        padding: 3px;
        border: 1px solid #c5c5c5;
        background: #fff;
    }
    .in-goods:last-child {
        display: none;
    }
    .s_nav_tel {
        display: block;
    }
    .bgtxt {
        display: block;
        margin: 10px 0;
    }
}