<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bc_ffffff {
    background-color: #fff !important;
}

.d_f {
    display: flex;
}

.jc_sb {
    justify-content: space-between;
}

/*  ******************************************************************************************************  */

.head {
    background: url(../images/index/head.jpg) no-repeat top center;
    height: 64px;
}

.head_phone {
    font-size: 24px;
}

.nav-link {
    padding: .5rem 2.5rem;
}

.nav-link:hover {
    color: #df2926 !important;
}

/* ****************************************************************************************************** */
.ss1 {
    border-bottom: 1px solid #dedede;
}

.hotSearch a {
    margin-right: 6px;
}

/* ****************************************************************************************************** */

.about_tit {
    font-size: 35px;
    color: #444444;
    line-height: 112px;
}

.about_con {
    color: #444444;
    line-height: 59px;
}

/* ****************************************************************************************************** */

.join&gt;.join-bg {
    background: url(../images/index/join.jpg) no-repeat top center;
}

.join-title {
    color: #fff;
    text-align: center;
    font-size: 36px;
}

.join-title span {
    width: 110px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    display: block;
    margin-top: 16px;
}

.join_content {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
}

.join-more {
    width: 209px;
    height: 46px;
    margin: 0 auto;
    background: #df2926;
    border-radius: 20px;
    margin-top: 20px;
}

.join-more a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
}

.process-title {
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #3d2819;
}

.process-title p {
    width: 96px;
    height: 2px;
    background: #3d2819;
    margin: 0 auto;
}

/* ****************************************************************************************************** */

.zzry {
    background: url(../images/index/honor.jpg) no-repeat top center;
}

.zzry_title {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}

.zzry_title p {
    width: 122px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
}

.zzry_con {
    padding: 0 10px;
}

/* ****************************************************************************************************** */

.product-title {
    font-weight: normal;
    font-size: 30px;
    color: #3d2819;
    text-align: center;
}

.product-title p {
    font-size: 24px;
    padding-top: 35px;
}

.product-title span {
    width: 93px;
    height: 2px;
    display: block;
    background: #3d2819;
    margin: 0 auto;
    margin-top: 12px;
}

.pro_con h3 {
    text-align: center;
    background: #f1f1f1;
    width: 202px;
    margin: 0 auto;
    border-radius: 10px;
}

.pro_con h3 .tt1 {
    padding-top: 22px;
    font-size: 16px;
}

/* ****************************************************************************************************** */

.case {
    background: #f7f7f7;
}

.index_case .case_con {
    text-align: center;
    padding: 0 10px;
}

.index_case .case_con p {
    font-size: 24px;
    padding: 20px 0;
}

/* ****************************************************************************************************** */

.message {
    background: url(../images/index/message.jpg) no-repeat top center;
}

.message .container {
    background: #fff;
}

.message_title {
    font-size: 30px;
    color: #333333;
    text-align: center;
    line-height: 99px;
}

.tijao button {
    background: #df2926;
    cursor: pointer;
    width: 210px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    margin-top: 15px;
    font-weight: bold;
    margin-left: 238px;
}

/* ****************************************************************************************************** */

.foot {
    background: #514947 url(../images/index/foot.jpg) no-repeat top center;
    color: #fff;
}

.foot a {
    color: #fff;
}

.foot-tel {
    line-height: 95px;
    font-size: 24px;
    color: #979494;
    text-align: center;
}

.nav_foot {
    text-align: center;
    line-height: 84px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}

/* ****************************************************************************************************** */

@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }

    .ss1 .container {
        margin: 10px auto;
    }

}

/* about****************************************************************************************************** */

.box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "å¾®è½¯é›…é»‘";
    background: #2e2b2e;
    font-size: 14px;
    color: #fff;
}

.sort li {
    position: relative;
    z-index: 999;
}

.sort li a {
    background: url(../images/index/dot4.png) no-repeat 5px -41px;
    color: #666;
    display: block;
    line-height: 30px;
    font-family: "å¾®è½¯é›…é»‘";
    border-bottom: 1px solid #dddddd;
    padding-left: 25px;
}

.sort li a:hover {
    color: #df2926;
    text-decoration: none;
    background: url(../images/index/dot4.png) no-repeat 5px -41px #f5f6f6;
}

.new1 li {
    border-bottom: 1px solid #dddddd;
    background: url(../images/index/list_dot1.gif) no-repeat 0% 50%;
    padding-left: 13px;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.words {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.words li {
    width: 46%;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 3px solid #2e2b2e;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 16px;
}

/* new****************************************************************************************************** */

.new_list {
    padding: 10px;
    padding-top: 15px;
    line-height: 24px;
}

.new_list&gt;div {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.new_list&gt;div h3 {
    font-size: 14px;
}

.new_list&gt;div a {
    line-height: 27px;
    font-weight: bold;
}

.new_list&gt;div a:hover {
    color: #df2926;
}

.new_list&gt;div&gt;div {
    line-height: 24px;
    color: #666;
}

.new_list&gt;div&gt;span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

/* product****************************************************************************************************** */

.product_list {
    padding: 10px;
    padding-top: 15px;
    line-height: 24px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.product_list&gt;div&gt;a.img {
    padding: 1px;
    display: block;
    border: 1px solid #e0e1dc;
}

.product_list&gt;div&gt;a.img:hover {
    border-color: #df2926;
}

.product_list&gt;div&gt;a.img img {
    width: 100%;
    height: 185px;
}

.product_list&gt;div&gt;h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list&gt;div&gt;h3 a {
    font-size: 14px;
}

/* case****************************************************************************************************** */

.case_list {
    padding: 10px;
    padding-top: 15px;
    line-height: 24px;
}

.case_list&gt;div&gt;a.img {
    padding: 1px;
    display: block;
    border: 1px solid #e0e1dc;
}

.case_list&gt;div&gt;a.img:hover {
    border-color: #df2926;
}

.case_list&gt;div&gt;a.img img {
    width: 100%;
    height: 185px;
}

.case_list&gt;div&gt;h3 {
    text-align: center;
    padding-top: 5px;
}

.case_list&gt;div&gt;h3 a {
    font-size: 14px;
}

/* contact****************************************************************************************************** */

.contact {
    padding: 10px;
    padding-top: 15px;
    line-height: 24px;
}

/* æ–°é—»å†…é¡µ****************************************************************************************************** */

.tag {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px;
}

.relate {
    margin-top: 6px;
    padding-top: 5px;
}

.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #df2926;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
}</pre></body></html>