body, button, input, select, textarea {
    font-family: 微软雅黑,microsoft yahei,Arial,宋体,sans-serif;
    color: #777;
    font-size: 14px;
    line-height: 1.875;
    background-color: #fff;
}
a, a:hover, a:visited, a:active, a:link { 
    text-decoration: none; 
}
.height-50 {
    height: 50px;
}
#header {
    box-shadow: 2px 2px 3px #ccc;
}
#header .top {
    color: #fff;
    font-size: .928em;
    position: relative;
    z-index: 1;
    background-color: #ffae00;
    padding-top: 10px;
    padding-bottom: 10px;
}
#header .top i {
    margin-right: 12px;
}
#header .navbar.bg-dark {
    background-color: #222 !important;
}
/** carousel css */
#carousel .carousel-inner .carousel-item {
    width: 100%;
    height: 800px;
    background-position: center center;
    background-size: cover;
}
#carousel button .bi-chevron-left, #carousel button .bi-chevron-right {
    color: #fff;
    font-size: 60px;
}
#carousel .carousel-control-next, #carousel .carousel-control-prev {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border: none;
}
.content1 {
    padding-bottom: 70px;
}
.content1 .title {
    padding-top: 100px;
    padding-bottom: 15px;
    margin: 0 auto;
    color: #262626;
}
.content1 .title-line {
    height: 3px;
    width: 100%;
}
.content1 .title-line span {
    height: 3px;
    width: 60px;
    background-color: #ffae00;
    display: block;
    margin: 0 auto;
}
.content1 .merit-box {
    position: relative;
    margin-bottom: 50px;
    min-height: 80px;
}
.content1 .merit-box .icon-box {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
}
.content1 .merit-box .icon-box span {
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #ffae00;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 66px;
    text-align: center;
}
.content1 .merit-box .icon-box span:hover {
    background: #ffae00;
}
.content1 .merit-box .icon-box span i {
    font-size: 40px;
    line-height: 80px;
    color: #ffae00;
}
.content1 .merit-box .icon-box span:hover i {
    color: #fff;
}
.content1 .merit-box .merit-text {
    padding-left: 100px;
}
.content1 .merit-box .merit-text h3 {
    font-size: 18px;
    color: #262626;
    font-weight: bold;
}
.content2 {
    width: 100%;
    height: 400px;
    background-image: url(/common/images/c1.jpg);
    background-position: center;
    background-size: cover;
}
.content3, .content5 {
    background-color: #f8f8f8;
    padding-bottom: 80px;
}
.content3 .title, .content5 .title {
    padding-top: 70px;
    padding-bottom: 10px;
    color: #262626;
    position: relative;
}
.content3 .title .more, .content5 .title .more {
    display: block;
    font-size: 14px;
    position: absolute;
    right: 80px;
    padding: 8px 20px;
    top: 11px;
    font-weight: 400;
    background-color: #c7c7c7;
    border-color: #c7c7c7;
    color: #fff;
    top: 75px;
    right: 0;
}
.content3 .title .more:hover, .content5 .title .more:hover {
    background-color: #ffae00;
    color: #fff;
}
.content3 .title-line, .content5 .title-line {
    height: 3px;
    width: 100%;
}
.content3 .title-line span, .content5 .title-line span {
    height: 3px;
    width: 60px;
    background-color: #ffae00;
    display: block;
}
.content3 .btn, .goods-list .prod-item .btn {
    padding: .625rem 2.5rem;
    font-size: 12px;
    border-radius: 0;
}
.prod-item .card-title {
    color: #262626;
}
.prod-item .card-text {
    color: #999;
    height: 78px;
    overflow: hidden;
}
.prod-item .btn {
    background-color: #ffae00;
    border-color: #ffae00;
}
.content4 {
    width: 100%;
    height: 400px;
    background-image: url(/common/images/c2.jpg);
    background-position: center;
    background-size: cover;
}
.content5 {
    background-color: #fff;
}
.content5 .list-unstyled, .news-list .list-unstyled {
    padding-left: 15px;
}
.content5 .list-unstyled li, .news-list .list-unstyled li {
    margin-top: 50px;
}
.content5 .list-unstyled li:first-child, .news-list .list-unstyled li:first-child {
    margin-top: 0;
}
.content5 .news-title, .news-list .news-title {
    font-size: 1.785em;
    margin-bottom: 20px;
    color: #262626;
}
.content5 .news-meta, .news-list .news-meta {
    padding: 7px 12px;
    background-color: #f8f8f8;
    color: #777;
    font-size: .928em;
    margin-bottom: 22px;
}
.content5 .news-desc, .news-list .news-desc {
    color: #999;
    margin-bottom: 20px;
}
.content5 .news-more, .news-list .news-more {
    font-size: 12px;
    background-color: #ffae00;
    color: #fff;
    border-color: #ffae00;
    border-radius: 0;
    padding: .625rem 2.5rem;
}
.pages {
    margin-top: 20px;
    margin-bottom: 30px;
}
.pages .btn {
    font-size: 12px;
    background-color: #fff;
    color: #666;
    border-color: #e1e1e1;
    border-radius: 0;
    padding: .625rem 2.5rem;
}
.pages .btn:hover {
    background-color: #ffae00;
    color: #fff;
    border-color: #ffae00;
}
#footer {
    background-color: #1a1a1a;
    padding: 70px 0 60px;
    position: relative;
    z-index: 1;
}
#footer .link-box .title, #footer .contact-box .title {
    margin-bottom: 50px;
    color: #fff;
}
#footer .link-box .title span, #footer .contact-box .title span {
    padding-bottom: 12px;
}
#footer .link-box .title span::after, #footer .contact-box .title span::after {
    width: 60px;
    height: 3px;
    background-color: #ffae00;
    content: "";
    position: absolute;
    left: 15px;
    top: 42px;
    z-index: -2;
}
#footer .link-box ul li {
    padding: 0 0 12px 15px;
}
#footer .link-box ul li a {
    color: #979797;
}
#footer .link-box ul li a:hover {
    color: #ffae00;
}
#footer .link-box ul li a i {
    padding-right: 10px;
}
#footer .weixin-box .weixin {
    float: right;
    width: 170px;
}
#footer .weixin-box .weixin img {
    width: 100%;
    height: auto;
}
#footer .weixin-box .weixin p {
    text-align: center;
    color: #a9a9a9;
    margin-top: 5px;
}
.bottom {
    font-size: .857em;
    background-color: #101010;
    padding: 19px 0;
    color: #484848;
}
.banner {
    width: 100%;
    height: 400px;
}
.banner .show-news, .banner .show-goods, .banner .show-contact, .banner .show-about, .banner .show-join {
    width: 100%;
    height: 400px;
    background-image: url(/common/images/news.jpg);
    background-position: center;
    background-size: cover;
}
.banner .show-goods {
    background-image: url(/common/images/goods.jpg);
}
.banner .show-contact {
    background-image: url(/common/images/contact.jpg);
}
.banner .show-about {
    background-image: url(/common/images/about.jpg);
}
.banner .show-join {
    background-image: url(/common/images/join.jpg);
}
.goods-list .prod-item {
    margin-top: 20px;
}
.contact-container {
    margin-top: 50px;
}
.contact-container .contact h4, .contact-container .contact-form h4 {
    font-size: 1.428em;
    margin-bottom: 15px;
}
.contact-container .contact .list-unstyled li {
    line-height: 40px;
}
.contact-container .contact .list-unstyled li i {
    margin-right: 12px;
}
.contact-container .contact-form input {
    height: 50px;
    border-radius: 0;
}
.contact-container .contact-form textarea {
    margin: 20px auto;
    height: 170px;
    border-radius: 0;
}
.contact-container .contact-form .btn-submit {
    background-color: #ffae00;
    border-radius: 0;
    border-color: #ffae00;
    padding: .6rem 3.75rem;
    margin-bottom: 30px;
}
.about-container {
    padding-top: 20px;
    padding-bottom: 30px;
}
.about-container img {
    max-width: 100%;
}
.join-container .join-item {
    margin-bottom: 30px;
}
.join-container .join-item a {
    color: #262626;
}
.news-content {
    padding-top: 50px;
    padding-bottom: 30px;
}
.news-content .news-title {
    text-align: center;
}
.news-content .news-meta {
    padding: 7px 12px;
    background-color: #f8f8f8;
    color: #777;
    font-size: .928em;
    margin-bottom: 22px;
    margin-top: 30px;
}
.news-content .news-meta a {
    color: #ffae00;
}
.news-content img {
    max-width: 100% !important;
}
.job-content {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
}
.job-content .container {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 2px #ccc;
}
.job-content .job-title {
    font-size: 22px;
    line-height: 29px;
    color: #333;
    padding: 15px 15px 5px 15px;
}
.job-content .hr {
    margin-bottom: 0px;
    width: 100%;
}
.job-content .job-box {
    margin: 15px 0;
}
.job-content .job-box img {
    max-width: 100% !important;
}
.goods-content {
    padding-top: 50px;
    padding-bottom: 30px;
}
.goods-content .goods-img {
    margin-bottom: 22px;
}
.goods-content .goods-img img {
    width: 100%;
    height: auto;
}
.goods-content .goods-meta {
    padding: 7px 12px;
    background-color: #f8f8f8;
    color: #777;
    font-size: .928em;
    margin-bottom: 22px;
    margin-top: 30px;
}
.goods-content img {
    max-width: 100% !important;
}
.goods-content .goods-list > a {
    margin-bottom: 15px;
}
@media screen and (min-width: 993px) {
    #header .navbar {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #header .navbar .container {
        padding-left: 0;
        padding-right: 0;
    }
    #header .navbar .navbar-brand img {
        height: 40px;
        width: auto;
    }
    #header .collapse .navbar-nav .nav-item a {
        color: #262626;
        font-size: 16px;
    }
    #header .navbar .container .collapse {
        position: relative;
    }
    #header .navbar .container .collapse .navbar-nav {
        position: absolute;
        right: 0;
    }
}
@media screen and (max-width: 992px) {
    #header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999;
    }
    #header .top {
        display: none;
    }
    #header .navbar {
        padding: .5rem 0 0;
        background-color: #fff;
    }
    #header .navbar .navbar-brand {
        padding-left: .5rem;
        padding-bottom: 15px;
    }
    #header .navbar .navbar-toggler {
        margin-right: .9rem;
        color: #999;
        border-color: #8a8a8a;
        padding: 1px 6px;
        margin-top: -5px;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url('/common/images/menu.png');
    }
    #header .navbar .navbar-brand img {
        height: 30px;
        width: auto;
    }
    #header .collapse .navbar-nav {
        background: #262626;
    }
    #header .collapse .navbar-nav .nav-item {
        height: 50px;
        line-height: 35px;
        border-top: 1px solid #333;
    }
    #header .collapse .navbar-nav .nav-item a {
        color: #999;
        text-align: center;
    }
    #carousel {
        margin-top: 65px;
    }
    #carousel .carousel-inner .carousel-item {
        height: 200px;
    }
    #carousel .carousel-indicators, #carousel button {
        display: none;
    }
    .content1 {
        padding-bottom: 10px;
    }
    .content2, .content4 {
        height: 200px;
    }
    .content3 .prod-item {
        margin-bottom: 15px;
    }
    #footer {
        padding: 50px 0 10px;
    }
    #footer .weixin-box {
        display: none;
    }
    .banner {
        margin-top: 65px;
        height: 200px;
    }
    .banner .show-news {
        height: 200px;
        background-position: 70% center;
    }
    .banner .show-goods {
        height: 200px;
        background-position: 40% center;
    }
    .banner .show-contact {
        height: 200px;
        background-position: 30% center;
    }
    .banner .show-about {
        height: 200px;
        background-position: 23% center;
    }
    .banner .show-join {
        height: 200px;
        background-position: 60% center;
    }
    .contact-container .contact-form h4 {
        margin-bottom: 0;
    }
    .contact-container .contact-form input {
        margin-top: 20px;
    }
    .join-container .join-list, .join-container .join-item {
        padding-right: 0px;
    }
    .news-content .news-title, .goods-content .goods-title {
        margin-bottom: 20px;
        margin-top: 50px;
    }
    .news-content .news-meta {
        display: none;
    }
    .job-content {
        padding-top: 70px;
    }
    .goods-content .goods-list {
        display: none;
    }
}