@charset "utf-8";
    body {
        margin: 0 auto;
        font-family: "Microsoft YaHei";
        color: #525252;
        font-size: 12px;
        min-width: 1200px;
    }
    
    div,
    ul,
    li,
    span,
    p,
    img,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    dl,
    dd {
        margin: 0px;
        padding: 0px;
        list-style: none;
        border: 0px;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 12px;
        font-weight: normal
    }
    
    .clear {
        clear: both;
        height: 0px;
        overflow: hidden;
    }
em{    font-style: normal;
    font-weight: normal;}
i{    font-style: normal;
    font-weight: normal;}
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .frame img {
        border: 1px solid #ccc;
        padding: 0px;
    }
    
    .frame a:hover img {
        border: 1px solid #f8b317;
        padding: 0px;
    }
    
    a {
        color: #525252;
        text-decoration: none;
        font-family: "Microsoft YaHei";
    }
    
    a:hover {
        text-decoration: none;
        color: #f8b317;
        font-family: "Microsoft YaHei";
    }
    
    .box {
        width: 1200px;
        height: auto;
        margin: 0 auto;
    }
    
    .box_20 {
        width: 100%;
        height: 20px;
    }
    
    .box_30 {
        width: 100%;
        height: 30px;
    }
    
    .box_40 {
        width: 100%;
        height: 40px;
    }
    
    .box_50 {
        width: 100%;
        height: 50px;
    }
    
    .box_60 {
        width: 100%;
        height: 60px;
    }
    
    .A:link {
        font-size: 14px !important;
    }
    /*头部*/
    
    .heads {
        width: 100%;
        height: auto;
        position: fixed;
        z-index: 999;
        top: 0;
    }
    
    .head_x {
        height: 150px;
        width: auto;
        background: rgba(0, 0, 0, 1);
    }
}
.logo {
    margin-top: 20px;
}
.logo img {
    height: 150px;
}
.head_con {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: flex-end;
}
.head_nav {
    width: 100%;
    margin: 0 0vw 0 0;
    position: relative;
}
.head_nav>ul {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.head_nav>ul>li {
    width: 95px;
    white-space: nowrap;
    position: relative;
    border-radius: 30px;
}
.head_nav>ul>li+li {}
.head_nav>ul>li>a {
    font-size: 15px;
    color: #fff;
    display: block;
    width: 95px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
}
.head_nav>ul>li>a:hover {
    font-size: 15px;
    color: #f8b317;
    background: #fff;
}
.on {
    font-size: 15px;
    color: #f8b317;
    background: #fff;
}
.on a {
    color: #f8b317 !important;
}

/*xiala*/
.head_qit {
    position: absolute;
    top: 0px;
    left: -25px;
    width: 150px;
    background: #fff;
    opacity: 0;
    transition: 0.5s all ease;
    visibility: hidden;
    display: flex;
    flex-direction: column;
}
.head_qit ul {}
.head_qit li {
    text-align: left;
    transition: 0.5s;
    position: relative;
    height: 55px;
    line-height: 55px;
    text-align: center;
}
.head_qit li+li {
    border-top: 1px solid #f8f8f8;
}
.head_qit li:before {
    content: '';
    width: 10%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: -5%;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}
.head_qit li a {
    font-size: 14px;
    white-space: nowrap;
    font-weight: lighter;
    transition: 0.5s;
}
.head_qit li a:hover {
    transform: translateX(100%);
}
.head_qit li dl {
    display: none;
}
.head_nav>ul>li:hover .head_qit {
    visibility: visible;
    top: 100px;
    opacity: 1;
}
.head_qit>a:hover,
.head_qit>div>ul>li:hover>a {
    color: #fff;
}
.head_qit>a:hover,
.head_qit>div>ul>li:hover {
    background: #f8b317;
}
.ssuo {
    margin-top: 23px;
}
.ggy {
    color: #f8b317;
    font-size: 20px;
    padding-top: 60px;
    padding-left: 30px;
    line-height: 25px;
}
.ggy span {
    font-size: 12px;
}

/*幻灯片*/
.banner-box,
.banner-box .bd li {
    height: 745px;
}
.banner-box .banner-btn a.prev,
.banner-box .banner-btn a.next {
    top: 300px;
    background-image: url(https://memberpic.114my.com.cn/huimai98/uploadfile/image/20250103/20250103091708_1688115922.png);
}
.banner-box .hd ul li.on {
    background: #f8b317;
}
.banner-box {
    min-width: 1400px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.banner-box .bd {
    width: 100% !important;
}
.banner-b {
    position: absolute;
    bottom: 0;
}
.banner-box .bd li {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-box .bd li a {
    display: block;
    background-size: auto;
    width: 100% !important;
    height: 100% !important;
}
.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out
}
.banner-btn a.prev {
    left: -54px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.banner-btn a.next {
    right: -54px;
    background-repeat: no-repeat;
    background-position: -49px 0;
}
.banner-box:hover .banner-btn a.prev {
    left: 54px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}
.banner-box:hover .banner-btn a.next {
    right: 54px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}
.banner-box .banner-btn a.prev:hover,
.banner-box:hover .banner-btn a.next:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}
.banner-box .hd {
    position: absolute;
    bottom: 60px;
    width: 100%;
    display: block;
}
.banner-box .hd ul {
    text-align: center
}
.banner-box .hd ul li {
    width: 20px;
    border-radius: 20px;
    text-indent: -9999px;
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out
}
.banner-box .hd ul li.on {
    width: 32px;
}
.cp_wz {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    margin-bottom: 40px;
}
.cp_wzz {
    width: 50%;
    font-size: 36px;
    color: #dedede;
    font-weight: bold;
}
.cp_wzz span {
    display: block;
    color: #f8b317;
    margin-top: 30px;
}
.cp_wzy {
    width: 42%;
    font-size: 16px;
    color: #444;
    text-align: right;
}
.cp_wzy span {
    color: #dedede;
    display: block;
    font-size: 12px;
    margin-top: 30px;
}
.pro_tab {
    margin-top: 0px;
}
.pro_nav {
    width: auto;
    margin: 0 auto;
    margin-bottom: 40px;
}
.pro_nav table {
    width: 100% !important;
}
.pro_nav table tr {
    display: flex;
    justify-content: center;
}
.pro_nav table tr td {
    text-align: center;
    background: #222;
    display: inline-block;
    width: 14%;
    height: 50px;
    position: relative;
}
.pro_nav table tr td:after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 9px solid #f8b317;
    border-right: 7px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    top: 58px;
    left: 45%;
    transition: 0.5s all ease-in-out;
    display: none;
}
.pro_nav table tr td+td {
    margin-left: 10px;
}
.pro_nav table tr td a {
    display: block;
    font-size: 16px !important;
    line-height: 50px;
}
.pro_nav table tr td.on {
    background: #f8b317;
    transition: 0.5s all ease-in-out;
}
.pro_nav table tr td.on:after {
    display: block;
    transition: 0.5s all ease-in-out;
}
.pro_nav table tr td:hover {
    text-align: center;
    background: #f8b317;
    display: inline-block;
    width: 14%;
    height: 50px;
    position: relative;
}

/*产品中心*/
.prod1_cont .progdwz2021 li {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    border: 1px solid #eee;
    position: relative;
}
.prod1_cont .progdwz2021 li:nth-child(4n) {
    margin-right: 0;
}
.prod1_cont .progdwz2021 li>a {
    display: block;
    overflow: hidden;
}
.prod1_cont .progdwz2021 li>a img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-out;
}
.prod1_cont .progdwz2021 li:hover>a img {
    transform: scale(1.15);
}
.prod1_cont .progdwz2021 ul {
    display: flex;
}
.prod1_cont .progdwz2021 ul+ul {
    margin-top: 2%;
}
.prod1_cont .progdwz2021 li span {
    width: 100%;
}
.prod1_cont .progdwz2021 li span a {
    display: block;
    font-size: 15px;
    color: #222;
    text-align: center;
    margin: 0 auto 15px;
    transition: all 0.3s ease-out;
    line-height: 30px;
    width: 100%;
}
.prod1_cont .progdwz2021 li:hover span a {
    width: 80%;
    background: #f8b317;
    color: #fff;
}
.prod1_cont .progdwz2021 li>a:before,
.prod_cont .progdwz2021 li>a:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(248, 179, 23, .05);
    opacity: 0;
    z-index: 1;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s
}
.prod1_cont .progdwz2021 li:hover>a:before {
    opacity: 1;
    top: 50%;
    bottom: 50%
}
.prod1_cont .progdwz2021 li:hover>a:after {
    opacity: 1;
    left: 50%;
    right: 50%
}
.te_bg {
    width: 100%;
    height: 632px;
    background: url(https://memberpic.114my.com.cn/huimai98/uploadfile/image/20250103/20250103142340_1560714724.jpg);
    margin-top: 80px;
}
.td_y {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    padding-top: 50px;
}
.td_y span {
    font-size: 30px;
}
.td_e {
    display: flex;
    justify-content: space-between;
    margin-top: 250px;
}
.td_e1 {
    font-size: 13px;
    width: 22%;
    color: #97744e;
    line-height: 25px;
}
.td_e1 span {
    font-size: 14px;
    font-weight: bold;
}
.td_e2 {
    font-size: 20px;
    color: #fff;
    margin-top: 120px;
}
.td_e2 span {
    font-size: 30px;
}
.huise_d {
    width: 100%;
    background-color: #fafafa;
    height: 265px;
    margin-top: 100px;
}
.huise_y {
    display: flex;
    justify-content: space-between;
}
.huise_e {
    display: flex;
    justify-content: space-between;
}
.ggt {
    width: 100%;
    height: 250px;
    background: url(https://memberpic.114my.com.cn/huimai98/uploadfile/image/20250104/20250104082813_17170747.jpg);
    margin-top: 80px;
}
.ggt_wz {
    font-size: 48px;
    color: rgb(254, 216, 53);
    padding-top: 60px;
}
.ggt_k img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
.ggt_k li {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
}
.fw_t {
    font-size: 45px;
    font-weight: bold;
    color: rgb(247, 179, 22);
    text-align: center;
    margin-top: 100px;
    line-height: 15px;
}
.fw_t span {
    color: rgb(244, 244, 244);
    font-size: 80px;
    display: block;
}
.fwl {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.fwl li {
    width: 46%;
    text-align: center;
}
.fwl span {
    display: block;
    color: rgb(169, 169, 169);
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.fwl img {
    margin: 0 auto;
}
.fwl p {
    display: block;
    color: #666666;
    font-size: 20px;
    line-height: 36px;
    padding-top: 40px;
}
.dx_gg {
    width: 100%;
    height: 250px;
    background: url(https://memberpic.114my.com.cn/huimai98/uploadfile/image/20250104/20250104152756_2067557395.jpg);
    margin-top: 80px;
}

/*版权*/
.footWrap {
    background: #f8b317;
    color: #222;
    position: relative;
    z-index: 951;
    line-height: 25px;
    font-size: 14px;
    margin-top: 0px;
}
.footWrap>.gy {
    border-top: 10px solid #f8b317;
    transform: translateY(-10px);
}
.footWrap>.gyc {
    transform: translateY(-10px);
}
.footWrap .f_shouy a {
    color: #222;
    font-size: 16px;
    padding-top: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.hh {
    font-size: 18px;
    position: relative;
    color: #222;
    font-weight: normal;
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
    line-height: 62px;
    background: url(https://memberpic.114my.com.cn/huimai98/uploadfile/image/20250106/20250106090101_1020770803.png) no-repeat right center;
}
.f_con {
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
    padding: 20px 0 0;
    display: flex;
    justify-content: space-between;
}
.f_code {
    width: 14%;
}
.f_code p {
    text-align: center;
    float: left;
}
.f_code p:nth-child(3) {
    margin-left: 12px;
}
.f_code p img {
    display: block;
    height: 120px;
    background: #fff;
    padding: 7px;
    width: 120px;
    margin-bottom: 8px;
}
.f_text {
    width: 67%;
    min-width: 954px;
}
.f_text li {
    float: left;
    font-size: 18px;
    color: #fff;
    width: 38%;
}
.f_text li:nth-child(3n) {
    width: 226px;
}
.f_text li span {
    display: block;
    font-size: 17px;
    color: #222;
    margin-top: 10px;
}
.f_text li em {
    display: block;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 0px;
    font-style:normal;
    font-weight:normal;
}
.f_wz {
    height: 57px;
    line-height: 47px;
    color: rgba(0, 0, 0, 0.5);
}
.f_nav {
    height: 64px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f_nav a {
    color: #fff;
    font-size: 16px
}
.f_text li span a {
    font-size: 17px;
    text-align: left;
    padding-top: 0;
    color: #222;
}
.f_text>ul {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 20px;
}
.f_text li:nth-child(4),
.f_text li:nth-child(5),
.f_text li:nth-child(6) {
    margin-top: 28px;
}
.ewm {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.linkTagcs li a {
    font-size: 14px;
}
.links_r a {
    font-family: "hji" !important;
    font-size: 42px;
    font-style: normal;
    color: rgba(255, 255, 255, 0.3);
    display: inline;
    height: 80px;
    display: block;
    line-height: 80px;
    padding-left: 32px;
}
.links_l {
    display: flex;
    align-items: center;
    width: 7.5%;
    min-width: 86px;
}
.l_wz {
    position: relative;
}
.l_wz b {
    font-size: 25px;
    color: #fff;
    line-height: 21px;
}
.l_wz p {
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 5px;
}
.links {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    
    height: 100%;
    position: relative;
}
.links>div {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.5);
}
.links_m {
    width: 97%;
}
.linkTagcs li a {
    color: rgba(0, 0, 0, 0.38)!important;
}
.link_bc {
    height: 56px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.lin_ic {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 25px;
}
.linkTagcs li {
    line-height: 18px!important;
    padding-right: 10px!important;
}
.linkTagcs li a {
    font-size: 13px!important;
}
.links>div:nth-child(1) {
    width: calc(100% - 34px);
}
.links>div:nth-child(2) {}
.linkTagcs {
    width: 100%!important;
}
.food_wbg {
    background: #333;
}
.foot_to {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.foot_to>a {
    color: rgba(255, 255, 255, 0.5);
}
.copy_b {
    display: flex;
    justify-content: space-between;
    height: 66px;
}
.copy_b>div {
    line-height: 66px;
    color: rgba(0, 0, 0, 0.6);
}
.copy_b>div a {
    color: rgba(0, 0, 0, 0.6);
}
.copy_b>div a:hover {
    color: rgba(0, 0, 0, 0.8);
}
   .gyc {
        margin: 0 auto;
        width: 1200px;
    }