@charset "utf-8";

/* ===================== 全局基础样式 ===================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: left;
}

td, th, div {
    word-break: break-all;
    word-wrap: break-word;
}

form {
    display: inline;
}

* {
    outline: none;
    font-family: "微软雅黑", Verdana, Geneva, sans-serif !important;
}

/* 全局样式 */
body {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background: #F9F9F9;
    font-size: 14px;
}

/* 全局清除所有a标签下划线 */
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none !important;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.clear {
    clear: both;
    padding: 0;
    margin: 0;
}

/* ===================== 头部样式 ===================== */
#hd {
    background: url(images/header.png) repeat-x 0% 0%;
    margin: 0 auto;
    height: 121px;
    display: block;
    width: 100%;
    z-index: 888;
    overflow: hidden;
    position: relative;
}

#header {
    margin: 0 auto;
    height: 121px;
    position: relative;
    z-index: 99;
    width: 1300px;
}

.logo {
    position: absolute;
    top: 15px;
    height: 60px;
    width: 300px;
    display: block;
}

.logo a {
    position: absolute;
    height: 60px;
    width: 300px;
    display: block;
    background: #A00000 url(images/logot.png);
}

#nav_all {
    position: absolute;
    left: 0;
    top: 79px;
    height: 42px;
    width: 1300px;
}

#nav-onhoo {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav-onhoo li {
    float: left;
    margin: 0;
    padding: 0;
}

.bi {
    position: relative;
    z-index: 0;
}

.bi:hover {
    z-index: 99;
}

.bi:hover span {
    visibility: visible;
    top: 0;
    left: 0;
    cursor: pointer;
}

.bi span {
    position: absolute;
    left: -999em;
    visibility: hidden;
}

#nav-onhoo li a,
.bi:hover span {
    line-height: 39px;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 80px;
    text-align: center;
}

#nav-onhoo li a:hover,
.bi:hover span {
    color: #ffffff;
    background: #000 url(images/nav-bg.gif);
}

.bi:hover span {
    padding-top: 2px;
}

#navbar {
    background: #dc4e1b;
    height: 8px;
    overflow: hidden;
    clear: both;
}

.text {
    position: absolute;
    right: 0;
    top: 18px;
    width: 500px;
    font-size: 13px;
    z-index: 99;
    color: #a1917b;
    padding-bottom: 5px;
    float: left;
    text-align: right;
    height: 25px;
}

.text a {
    color: #fff;
    text-decoration: none;
    line-height: 25px;
}

.text a:hover {
    color: #ffc;
}

.textwz a {
    float: right;
    height: 25px;
    line-height: 25px;
    padding-right: 20px;
}

.textwz a:link {
    float: right;
    color: #ffff00;
    height: 25px;
    line-height: 25px;
    padding-right: 20px;
}

/* ===================== 核心布局 ===================== */
#hotall, #hot_all, .container {
    margin: 0 auto;
    width: 1300px;
    margin-top: 0;
    height: auto;
    position: relative;
    z-index: 1;
}

/* ===================== 固定悬浮窗 ===================== */
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 20%;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
    padding: 0;
    margin: 0;
    border: none;
}

.yb_conct ul,
.yb_conct ol,
.yb_conct li {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}

.yb_conct em,
.yb_conct i {
    font-style: normal;
}

.yb_conct a {
    text-decoration: none;
    color: #333;
}

.yb_conct img {
    display: inline-block;
    border: 0 none;
    padding: 0;
    margin: 0;
}

.yb_conct .yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
    background-color: #ff4a00;
}

.yb_conct .yb_bar .yb_top {
    background: #ff4a00 url(/images/fixCont.png) no-repeat 0 0;
}

.yb_conct .yb_bar .yb_phone {
    background: #ff4a00 url(/images/fixCont.png) no-repeat 0 -57px;
}

.yb_conct .yb_bar .yb_QQ {
    text-indent: 0;
    background: #ff4a00 url(/images/fixCont.png) no-repeat 0 -113px;
}

.yb_conct .yb_bar .yb_QQ2 {
    background: #ff4a00 url(/images/fixCont.png) no-repeat 0 -169px;
}

.yb_conct .yb_bar .yb_ercode {
    background: #ff4a00 url(/images/fixCont.png) no-repeat 0 -227px;
    text-indent: 0;
    text-align: center;
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.yb_conct .qr_wrap {
    padding: 2px 0 0 0;
    width: 100%;
    text-align: center;
}

.yb_conct .hd_qr {
    width: 77px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.yb_conct .yb_bar .yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.yb_conct:hover {
    right: 0;
}

/* ===================== 页脚样式 ===================== */
#foot {
    background: #000000;
    width: 100%;
    margin-top: 20px;
}

#foot_980 {
    margin: 0 auto;
    width: 1300px;
    height: auto;
    clear: inherit;
    padding-top: 7px;
}

.link_logo {
    line-height: 40px;
    width: 202px;
    float: left;
    text-align: left;
}

.link_onhoo {
    line-height: 30px;
    width: 755px;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #82664c;
}

.link_onhoo a {
    color: #82664c;
}

.foot_ba {
    float: left;
    height: 25px;
    width: 1300px;
    line-height: 25px;
    font-size: 12px;
    color: #ccc;
    margin-top: 15px;
}

.foot_ba a {
    color: #a79687;
    text-decoration: none;
}

.foot_ba a:hover {
    color: #ff0;
}

/* ===================== 底部图片展示 ===================== */
.box1 {
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
}

.thumbnailwrapper2 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 15px;
}

.thumbnailwrapper2 li {
    flex: 1;
    transition: transform 0.3s ease;
}

.thumbnailwrapper2 li:hover {
    transform: translateY(-5px);
}

.thumbnailwrapper2 img {
    width: 100%;
    height: auto;
}

/* ===================== 底部新样式 ===================== */
.footer-main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0 10px 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap !important;
    justify-content: center;
    align-items: center;
    gap: 8px !important;
}

.footer-wechat {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}

.wechat-title {
    color: #ffffff;
    margin: 0 0 8px 0 !important;
    font-size: 16px;
}

.wechat-img {
    width: 99px;
    height: auto;
}

.footer-contact {
    text-align: center;
    flex: none !important;
    min-width: 300px;
    margin: 0 !important;
    padding: 0 !important;
}

.contact-phone {
    margin: 0 0 10px 0 !important;
    line-height: 1.2 !important;
}

.contact-address {
    margin: 0 0 10px 0 !important;
    line-height: 1.2 !important;
}

.contact-map {
    display: inline-block;
    margin: 8px 0 !important;
}

.map-img {
    width: 100px;
    height: 15px;
}

.company-name {
    margin: 8px 0 0 0 !important;
    line-height: 1 !important;
}

.company-name a {
    color: white !important;
}

.footer-links {
    width: 100% !important;
    text-align: center !important;
    margin: 5px 0 0 0 !important;
    padding: 5px 0 10px 0 !important;
    border-top: 1px solid #666 !important;
    float: none !important;
    height: auto !important;
    font-size: 13px !important;
    color: #ccc !important;
}

.footer-links a {
    color: #a79687 !important;
    text-decoration: none !important;
}

.footer-links a:hover {
    color: #ff0 !important;
}

/* ===================== 移动端底部导航 ===================== */
.mobile-footer-nav {
    display: none !important;
}

/* 确保PC端绝对隐藏 */
@media (min-width: 769px) {
    .mobile-footer-nav {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        position: absolute !important;
        top: -99999px !important;
        left: -99999px !important;
        z-index: -99999 !important;
    }
}