@charset "utf-8";

* {
    line-height: 1;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden !important;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent
}

body {
    min-height: 100vh;
    background: #F7F7EF;
    overflow: hidden
}

a {
    transition: all .36s;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none;
    outline: 0
}

a:not([href]) {
    cursor: default
}

li,
ol,
ul {
    margin: 0;
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: 400;
    margin: 0;
    line-height: 1
}

p {
    word-wrap: break-word;
    word-break: normal
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

img,
video {
    max-width: 100%;
    vertical-align: middle
}

img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

body,
button,
input,
select,
textarea {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    color: #333;
    border: 0;
    outline: 0;
    background: 0 0
}

form {
    width: 100%
}

input,
textarea {
    -webkit-appearance: none
}

input {
    line-height: normal;
    text-overflow: ellipsis
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

[tabindex="0"],
input {
    outline: 0 !important
}

textarea {
    resize: none
}

label {
    font-weight: 400;
    margin-bottom: 0
}

select::-ms-expand {
    display: none
}

a:active,
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
    border: 0;
    outline: 0
}

a,
button {
    cursor: pointer
}

.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px
}

.yxedr_active img,
.yxedr_active video {
    max-width: 100% !important;
    height: auto !important
}

.yxedr_active iframe {
    max-width: 100%
}

@media screen and (max-width: 767px) {
    .yxedr_active iframe {
        max-height: 33vh
    }
}

.yxedr_active ol,
.yxedr_active ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px
}

.yxedr_active ol li,
.yxedr_active ul li {
    list-style: inherit
}

.cont1680 {
    width: 1680px;
    margin: 0 auto;
    max-width: 100%
}

.cont1600 {
    width: 1600px;
    margin: 0 auto;
    max-width: 100%
}

.cont1560 {
    width: 1560px;
    margin: 0 auto;
    max-width: 100%
}

.cont1440 {
    width: 1440px;
    margin: 0 auto;
    max-width: 100%
}

.cont1400 {
    width: 1400px;
    margin: 0 auto;
    max-width: 100%
}

.cont1360 {
    width: 1360px;
    margin: 0 auto;
    max-width: 100%
}

.cont1280 {
    width: 1280px;
    margin: 0 auto;
    max-width: 100%
}

.cont1200 {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%
}

.cont1000 {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%
}

.cont950 {
    width: 950px;
    margin: 0 auto;
    max-width: 100%
}

@media screen and (max-width: 1860px) {
    .cont1680 {
        width: 90%
    }
}

@media screen and (max-width: 1680px) {

    .cont1400,
    .cont1440,
    .cont1560,
    .cont1600,
    .cont1680 {
        width: 82.5%
    }
}

@media screen and (max-width: 1440px) {

    .cont1200,
    .cont1280,
    .cont1360 {
        width: 82.5%
    }
}

@media screen and (max-width: 1200px) {

    .cont1000,
    .cont1200,
    .cont1280,
    .cont1360,
    .cont1400,
    .cont1440,
    .cont1560,
    .cont1600,
    .cont1680,
    .cont950 {
        width: 100%;
        padding: 0 40px
    }
}

@media screen and (max-width: 767px) {

    .cont1000,
    .cont1200,
    .cont1280,
    .cont1360,
    .cont1400,
    .cont1440,
    .cont1560,
    .cont1600,
    .cont1680,
    .cont950 {
        padding: 0 20px
    }
}

.block,
.show {
    display: block
}

.hide {
    display: none
}

.clearfix::after {
    display: block;
    clear: both;
    height: 0;
    content: ' '
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.pos_top {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.pos_bot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.pos_cover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

.pos_under {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.page_wrap,
body {
    display: flex;
    flex-direction: column
}

.page_wrap {
    min-height: 100vh;
    padding-top: 90px;
}

.main {
   /* flex-grow: 1*/
}

.modal-open {
    overflow: hidden
}

.mobile_safari {
    width: 100%;
    position: fixed
}

.modal_btn {
    cursor: pointer
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.modal_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal_container {
    position: relative;
    z-index: 1
}

.modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    z-index: 10
}


.videom_video {
    display: none;
    margin: 0 auto
}

.videom_iframebox {
    display: none
}

.videom_btn {
    cursor: pointer
}

.videom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .84)
}

.videom_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.videom_close {
    position: absolute;
    right: 0;
    top: -1.5em;
    cursor: pointer;
    z-index: 10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff
}

.videom_close .iconfont {
    font-size: inherit
}

.videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: auto;
    text-align: center
}

.videom_video {
    max-width: 100%;
    vertical-align: middle;
    background: #000
}

.videom_iframebox {
    text-align: center
}

.videom_iframebox iframe {
    max-width: 100%;
    min-width: 100px;
    min-height: 100px
}

@media screen and (max-width: 480px) {
    .videom_iframebox iframe {
        max-height: 33vh
    }
}

.imgbox_contain,
.imgbox_cover {
    position: relative;
    overflow: hidden
}

.imgbox_contain img,
.imgbox_cover img {
    width: 100%;
    transition: all .36s
}

.imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.imgbox_contain img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.imgbox_cut {
    overflow: hidden
}

.imgbox_cut img {
    width: auto;
    max-width: none;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.fybtn {
    padding: 0 15px
}

.pcfy a {
    float: left
}

.fybtn a {
    font-size: 14px;
    color: #333
}

.phfy {
    display: none
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center
}

.pc_fenye li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    transition: .3s
}

.pc_fenye li.activepage {
    color: #fff;
    background: #1e91cf
}

.end li::before,
.first li::before,
.next li::before,
.prev li::before {
    font-family: iconfont;
    font-size: inherit;
    color: inherit;
    line-height: inherit
}

.first li::before {
    content: "\e74d"
}

.next li::before {
    content: "\e743"
}

.prev li::before {
    content: "\e744"
}

.end li::before {
    content: "\e74c"
}

@media screen and (max-width: 1199px) {
    .pcfy {
        display: none
    }

    .phfy {
        display: block
    }
}

.select {
    position: relative;
    z-index: 5
}

.select.zindex {
    z-index: 10
}

.select_hd {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.select_show {
    padding-right: 20px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    pointer-events: none;
    user-select: none
}

.select_xtbbox {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .36s
}

.select_xtb {
    transition: all .36s
}

.select_hd.on .select_xtbbox {
    transform: translateY(-50%) rotate(180deg)
}

.select_bd {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    width: 100%;
    background: #fff;
    overflow: hidden
}

.select_bd .mCSB_scrollTools {
    visibility: hidden
}

.select_bd.showscroll .mCSB_scrollTools {
    visibility: visible
}

.select_li {
    cursor: pointer
}

.sharebox {
    position: relative;
    z-index: 1;
    margin: 0 5px
}

.sharebox a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important
}

#bsMorePanel div,
#bsPanel div,
#bshareF div,
.bsBox {
    box-sizing: content-box
}

.bsTop span {
    line-height: 24px !important
}

#bsPanel {
    margin-left: 20px !important
}

#bsPanel {
    display: none !important
}

@media screen and (max-width: 767px) {
    .bFind-wrapper-top input {
        width: auto !important
    }

    #bsPanel {
        display: none
    }

    .slick-dots li {
        width: 8px;
        height: 8px
    }
}

#bsMorePanel div,
#bsPanel div,
#bshareF div,
.bsBox {
    box-sizing: content-box
}

.bsTop span {
    line-height: 24px !important
}

#bsWXBox::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: -1
}

#bsWXBox .bsTop span {
    opacity: 0
}

#bsWXBox .bsTop {
    position: relative
}

.wow {
    visibility: hidden
}

.mCSB_outside+.mCSB_scrollTools {
    right: 0 !important
}

.select_bd .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 15px;
    bottom: 15px
}

.slick-track .slick-slide {
    display: block !important
}

.amap-icon img {
    width: 100%
}

.scrollx_style1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    margin: 0;
    height: 100%
}

.scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 8px;
    bottom: 0
}

.scrollx_style1:not(.mCS_no_scrollbar) {
    padding-bottom: 20px
}

.fadeup1 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s
}

.fadeup2 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .2s
}

.fadeup3 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .3s
}

.fadeup4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .4s
}

.fadeup5 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .5s
}

.fadeup6 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .6s
}

.fadeup7 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .7s
}

.fadeup8 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .8s
}

.fadeup9 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .9s
}

.fadein1 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: .1s
}

.fadedown1 {
    animation: fadeInDown .5s ease-in-out both;
    animation-delay: .1s
}

.fadeleft1 {
    animation: fadeInLeft .5s ease-in-out both;
    animation-delay: .1s
}

.faderight1 {
    animation: fadeInRight .5s ease-in-out both;
    animation-delay: .1s
}

@-webkit-keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.header {
    position: relative;
    z-index: 99;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* 标准语法 */
}

.hd_ph {
    display: none
}

.phnav_header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 64px;
    background: #fff;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%)
}

.phnav_logo {
    width: 120px
}

.phnav_logo a {
    width: 100%
}

.phnav_header a,
.phnav_logo,
.phnav_r>div {
    line-height: 64px
}

.phnav_r>div {
    float: left;
    margin-left: 15px
}

.phnav_header a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333
}

.phnav_menubtn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 28px;
    height: 22px
}

.phnav_menubtn::after,
.phnav_menubtn::before {
    content: ""
}

.phnav_menubtn span,
.phnav_menubtn::after,
.phnav_menubtn::before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
    background: #666;
    transition: all .36s
}

.phnav_menubtn::before {
    margin-top: -10px
}

.phnav_menubtn::after {
    margin-top: 10px
}

.phnav_menubtn.on span {
    opacity: 0
}

.phnav_menubtn.on::after,
.phnav_menubtn.on::before {
    margin-top: 0
}

.phnav_menubtn.on::before {
    transform: translateY(-50%) rotate(45deg)
}

.phnav_menubtn.on::after {
    transform: translateY(-50%) rotate(-45deg)
}

.phnav_menu {
    display: none;
    position: fixed;
    left: 0;
    top: 64px;
    width: 100%;
    height: calc(100% - 64px);
    padding: 20px;
    background: #043c62;
    color: #fff
}

.ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
    margin-top: 50px
}

.phs_form {
    position: relative;
    z-index: 1;
    width: 100%
}

.phs_form input {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 17.5px;
    padding-left: 20px;
    padding-right: 50px;
    color: #fff
}

.phs_form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.phs_form input:-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.phs_form input::-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.phs_form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.phs_form .iconfont {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    color: rgba(255, 255, 255, .6)
}

.ph_nav ul {
    padding: 0 15px;
    display: none
}

.ph_nav a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
    padding: 1em 0;
    color: #fff;
    max-width: calc(100% - 40px)
}

.ph_nav ul a {
    font-size: 12px
}

.ph_nav li.yxnav_active1>.phnav_lisbox a {
    color: rgba(255, 255, 255, .6)
}

.phnav_lisbox {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.phnav_icon {
    display: none;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px
}

.phnav_icon::after,
.phnav_icon::before {
    content: "";
    position: absolute;
    background: #fff;
    transition: all .36s
}

.phnav_icon::before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px
}

.phnav_icon::after {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    height: 100%
}

.phnav_icon.on::after {
    transform: translateX(-50%) rotate(90deg)
}

.phnav_haschild .phnav_icon {
    display: block
}

.ph_nav li:not(.phnav_haschild)>.phnav_lisbox .phnav_icon {
    display: none
}

.ph_nav li:not(.phnav_haschild)>.phnav_lisbox>a {
    display: block;
    max-width: 100%
}

.phmenu_scroll {
    margin-right: -15px;
    padding-right: 15px;
    max-height: calc(100% - 85px);
    overflow: scroll
}

.ph_navbar2 .phnav_menu {
    display: block;
    transform: translateX(100%);
    transition: all .5s cubic-bezier(.55, .085, .68, .53)
}

.ph_navbar2 .phnav_menu.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ph_navbar2 .phnav_header {
    padding-left: 0
}

.ph_navbar2 .phnav_menubtn span,
.ph_navbar2 .phnav_menubtn::after,
.ph_navbar2 .phnav_menubtn::before {
    background: #1c5cb0
}

.ph_navbar2 .phnav_logo {
    width: 140px;
    padding: 0 10px;
    background: #1c5cb0
}

.ph_navbar2 .phnav_menu,
.phnav2_lang_modal {
    background: #1c5cb0
}

.ph_navbar2 .phnav_menubtn.on::before {
    transform: translateY(-50%) rotate(-45deg)
}

.ph_navbar2 .phnav_menubtn.on::after {
    transform: translateY(-50%) rotate(45deg)
}

.ph_navbar2 .ph_nav a {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 0
}

.ph_navbar2 .ph_nav ul a {
    font-size: 14px;
    padding: 8px 0
}

.ph_navbar2 .phnav_icon {
    width: 12px;
    height: 12px
}

.ph_navbar2 .phnav_icon::before {
    height: 2px
}

.ph_navbar2 .phnav_icon::after {
    width: 2px
}

.ph_navbar2 .ph_nav ul ul a {
    font-size: 12px
}

.ph_navbar2 .phnav_menu {
    display: flex;
    flex-direction: column;
    padding-bottom: 0
}

.ph_navbar2 .phmenu_scroll {
    flex-grow: 1;
    max-height: none
}

.phnav2_language {
    flex: none;
    text-align: center;
    padding: 20px 0
}

.phnav_search .iconfont {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: inherit
}

.ph_navbar2 .phnav_header a,
.ph_navbar2 .phnav_search .iconfont {
    color: #1c5cb0
}

.phnav2_lang_modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 30px 20px 20px;
    text-align: left;
    transform: translateX(100%);
    transition: all .5s cubic-bezier(.55, .085, .68, .53)
}

.phnav2_lang_modal.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.phnav2_lang_back {
    font-size: 16px;
    margin-bottom: 10px
}

.phnav2_lang_back .iconfont {
    font-size: 14px
}

.phnav2_lang_scroll {
    height: calc(100% - 30px);
    margin-right: -15px;
    padding-right: 15px;
    overflow: auto
}

.phnavss_xl {
    display: none;
    padding: 16px 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .05)
}

.phnavss_form {
    width: 100%
}

.phnavss_form input {
    height: 40px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #eee
}

.phnavss_form button {
    width: 20px
}

.phnavss_form .iconfont {
    font-size: 20px;
    line-height: 40px;
    color: #1c5cb0
}

.phnavss_xl {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff
}

.ph_navbar3 .phnav_header {
    background: #221e1f
}

.ph_navbar3 .phnav_search .iconfont {
    font-size: 20px
}

.ph_navbar3 .phnav_header a,
.ph_navbar3 .phnav_search .iconfont {
    color: #666
}

.ph_navbar3 .phnav_menu {
    display: block;
    transform: translateX(100%);
    background: #fff;
    top: 0;
    height: 100%;
    z-index: 100;
    color: #333;
    padding-top: 0;
    transition: all .5s cubic-bezier(.55, .085, .68, .53)
}

.ph_navbar3 .phnav_menu.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ph_navbar3 .ph_nav a {
    color: #666
}

.ph_navbar3 .ph_nav li.yxnav_active1>.phnav_lisbox a {
    color: #333
}

.ph_navbar3 .phmenu_top {
    height: 64px;
    border-bottom: 1px solid #c7c8c9
}

.phmenu_close {
    font-size: 14px;
    line-height: 64px;
    font-weight: 700;
    color: #333
}

.ph_navbar3 .ph_nav a {
    font-size: 16px;
    line-height: 30px;
    padding: 6px 0
}

.ph_navbar3 .ph_nav {
    padding: 10px 0
}

.ph_navbar3 .phnav_icon {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #666;
    font-family: iconfont
}

.ph_navbar3 .phnav_icon::before {
    content: "\e743";
    width: auto;
    height: auto;
    position: static;
    transform: none
}

.ph_navbar3 .phnav_icon::after {
    display: none
}

.ph_navbar3 .phmenu_scroll {
    max-height: 100%;
    height: calc(100% - 64px)
}

.ph_navbar3 .ph_nav ul {
    display: block
}

.phsubnav_modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 0 20px 10px;
    transform: translateX(100%);
    transition: all .5s cubic-bezier(.55, .085, .68, .53);
    z-index: 100
}

.phsubnav_modal.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.phsubnav_close {
    color: #333;
    font-size: 16px;
    line-height: 64px;
    font-weight: 700
}

.phsubnav_scroll {
    padding: 10px 0;
    height: calc(100% - 64px);
    padding-right: 10px;
    margin-right: -10px;
    overflow: auto
}

.phsubnav_scroll>ul {
    padding: 0
}

.phnav3_lang_hd {
    position: relative;
    border-top: 1px solid #c7c8c9;
    border-bottom: 1px solid #c7c8c9
}

.phnav3_lang_hd .phnav_icon {
    display: block;
    transition: all .36s
}

.phnav3_lang_hd a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    color: #333
}

.phnav3_lang_bd {
    display: none;
    padding: 10px 0
}

.phnav3_lang_bd a {
    color: #333;
    line-height: 24px;
    font-size: 14px
}

.phnav3_lang_hd.on .phnav_icon {
    transform: translateY(-50%) rotate(90deg)
}

.phnavss_modal {
    background: rgba(0, 0, 0, .8)
}

.phnavss_modal .modal_close .iconfont {
    color: #fff
}

.phnavss_modal .modal_content {
    background: 0 0;
    padding: 10px 0 11px
}

.phnavss_modal input {
    color: #fff
}

.phnavss_modal button {
    width: 40px;
    font-size: 16px;
    color: #fff
}

.phnavss_modal .phnavss_form {
    border-bottom: 1px solid #fff
}

.phnavss_modal .phnavss_form input {
    width: calc(100% - 45px);
    border-bottom: 0
}

.phnav_tel {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
    text-align: center
}

.ph_navbar4 .phmenu_scroll {
    max-height: calc(100% - 50px)
}

.ph_navbar4 .phnav_menu {
    background: #f1f1f1;
    color: #999
}

.ph_navbar4 .ph_nav a {
    color: #999
}

.ph_navbar4 .phnav_icon::after,
.ph_navbar4 .phnav_icon::before {
    background: #999
}

.ph_navbar4 .phnav_lisbox {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ph_navbar4 .ph_nav li.yxnav_active1>.phnav_lisbox a {
    color: #1c5cb0
}

.ph_navbar4 .phnav_header {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ph_navbar4 .phnav_menu {
    padding-top: 0
}

.cmf_fy a {
    width: 100%;
    height: 100%
}

.cmf_fy .phfy li {
    display: none
}

.cmf_fy .phfy li a {
    display: none
}

.cmf_fy .phfy li:first-child {
    float: left;
    display: block
}

.cmf_fy .phfy li:last-child {
    float: right;
    display: block
}

.cmf_fy .phfy li {
    font-size: 16px
}

.cmf_fy .phfy a[rel=prev] {
    display: block
}

.cmf_fy .phfy a[rel=next] {
    display: block
}

.cmf_fy .phfy a[rel=prev]::after {
    content: "上一页"
}

.cmf_fy .phfy a[rel=next]::before {
    content: "下一页"
}

@media screen and (max-width: 1199px) {
    .hd_ph {
        display: block
    }

    .hd_pc {
        display: none;
    }

    .page_wrap {
        padding-top: 64px;
    }
}

/* ========== 整合的页面特定样式 ========== */

/* ========== 新闻详情页样式 ========== */
/* 新闻详情页左右两栏布局样式 */
.news_detail_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.news_detail_left {
    flex: 1;
    min-width: 0;
    /* 防止内容溢出 */
}

.news_detail_right {
    position: relative;
    /* 添加relative定位，使子元素absolute定位基于此容器 */
    width: 320px;
    flex-shrink: 0;
}

/* 确保右侧边栏在小屏幕上也能正常工作 */
@media (max-width: 992px) {
    .news_detail_wrapper {
        flex-direction: column;
    }

    .news_detail_right {
        width: 100%;
    }
}

/* 右侧news_detail盒子样式调整 */
.news_detail_right .news_detail {
    padding: 20px;
    /* 移除CSS sticky样式，使用JavaScript实现固定效果 */
}

/* 新闻列表样式调整 */
.news_detail_right .news_list_simple {
    margin-top: 20px;
}

/* ========== 产品详情页样式 ========== */
/* 产品详情页样式修复 */
.product_detail {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.product_main_content {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.product_left_section {
    flex: 1;
    min-width: 0;
}

.product_image_section {
    width: 50%;
    min-width: 400px;
}


.product_gallery {
    background: #f8f8f8;
    padding: 20px;
    border-radius: 8px;
}

.thumbnail_list {
    margin-top: 20px;
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.thumbnail_item {
    width: 80px;
    height: 80px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: border-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.thumbnail_item:hover,
.thumbnail_item.active {
    border-color: #A6634D;
}

.thumbnail_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_info {
    background: #fff;
}

.product_name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
}

.product_meta {
    margin-bottom: 30px;
}

.product_meta_item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.product_meta_label {
    color: #666;
    font-weight: normal;
}

.product_meta_value {
    color: #333;
    font-weight: 500;
}

.product_description {
    margin-bottom: 30px;
    padding: 25px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #e2620c;
}

.product_description h3 {
    margin-bottom: 0;
    font-size: 20px;
    color: #2c3e50;
    font-weight: 600;
}

.product_description p {
    line-height: 1.8;
    text-align: justify;
    color: #555;
}

.product_contact {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.back_btn,
.contact_btn {
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s;
    display: inline-block;
    text-align: center;
}

.back_btn {
    background: #f8f9fa;
    color: #666;
    border: 1px solid #dee2e6;
}

    .back_btn:hover {
        background: #e9ecef;
        color: #e46713;
    }

.contact_btn {
    background: var(--primary-color); /* #A6634D */
    color: white;
    border: 1px solid var(--primary-color); /* #A6634D */
}

.contact_btn:hover {
    background: var(--primary-hover); /* #D9611E */
    border-color: var(--primary-hover); /* #D9611E */
}

/* 响应式设计 */
@media (max-width: 992px) {
    .product_main_content {
        flex-direction: column;
        gap: 30px;
    }

    .product_image_section,
    .product_info_section {
        width: 100%;
        min-width: auto;
    }

    .product_left_section {
        order: 1;
    }

    .product_contact {
        flex-direction: column;
    }

    .back_btn,
    .contact_btn {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .main_image img {
        max-height: 300px;
    }

    .thumbnail_item {
        width: 60px;
        height: 60px;
    }

    .product_info {
        padding: 20px;
    }

    .product_name {
        font-size: 20px;
    }
}

/* ========== 品牌荣誉页面样式 ========== */
/* 品牌荣誉图片列表样式 */
.honors_gallery {
    margin-top: 30px;
}

/* 图片网格布局 */
.honors_grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

/* 响应式调整 */
@media (max-width: 1200px) {
    .honors_grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .honors_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

@media (max-width: 480px) {
    .honors_grid {
        grid-template-columns: 1fr;
    }
}

/* 单个图片容器 */
.honor_image_container {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    /*aspect-ratio: 3/2;*/
}

.honor_image_container:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

/* 图片样式 */
.honor_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.honor_image_container:hover .honor_image {
    transform: scale(1.05);
}

/* 图片标题覆盖层 */
.honor_image_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(#ea732be6, #e97229);
    padding: 15px;
    /*transform: translateY(100%);
    transition: transform 0.3s ease;*/
}

.honor_image_container:hover .honor_image_overlay {
    transform: translateY(0);
}

.honor_image_title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    /*margin-bottom: 5px;*/
    line-height: 16px;
}

.honor_image_year {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}

/* 图片放大模态框样式 */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.modal_content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
}

.modal_image {
    max-width: 100%;
    max-height: 85vh;
    display: block;
    margin: 0 auto;
}

.close_button {
    position: absolute;
    top: -40px;
    right: 0;
    color: white;
    font-size: 36px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
}

.close_button:hover {
    color: #bbb;
}

.modal_title {
    color: white;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

.modal_year {
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
}