

* {
    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: #fff;
    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
}

video {
    background: #000;
    outline: 0
}

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
}

/* 限制一行 */
.linelimit {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/* 【常用】限制多行 修改行数-webkit-line-clamp: 2;【兼容必须限高】 */
.linelimit-2 {overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.linelimit-3 {overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}


*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;object-fit: cover;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}
.rect-135{padding-bottom: 135%;}
.rect-140{padding-bottom: 140%;}
li *[class*="pic"]>img{-webkit-transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-ms-transition: 0.3s ease-out;-o-transition: 0.3s ease-out;transition: 0.3s ease-out;}
li:hover *[class*="pic"]>img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.trs3{-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.trs5{-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.pd-40{padding: 0.4rem 0;}
.pd-60{padding: 0.6rem 0;}
.pd-80{padding: 0.8rem 0;}
.pd-100{padding: 1rem 0;}
.swiper-pagination-bullet-active{
	background-color: #508cc9 !important;
}

/*内容样式*/
.ar_article td,
.ar_article th{padding:15px 10px;border: 1px solid #dadbdd !important;vertical-align:middle;font-size: 15px;color: #303030;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0 !important;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; /* width:100% */}
.ar_article table tr:not(:first-child) td{}
.ar_article table td {border-left: 1px solid #dadbdd;border-top: 1px solid #dadbdd !important;}
.ar_article{font-size:14px;color:#7d7c7c;line-height:30px; margin-bottom:30px;}
.ar_article p,.ar_article span{font-size:14px;color: #727272;line-height: 28px;font-family: 'Montserrat-Light' !important;}
.ar_article strong{font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:36px; margin-bottom:20px}.ar_article h2{ font-size:30px; margin-bottom:15px;}.ar_article h3{ font-size: 24px;
    margin-bottom: 30px;
    font-weight: normal;
    color: #232222;
}
.ar_article h4{ font-size:18px; margin:15px 0}.ar_article h5{ font-size:14px; margin-bottom:10px}.ar_article h6{ font-size:12px; margin-bottom:10px}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:320px; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:15px;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;margin: 20px 0;}
@media (max-width: 1000px){
	.scroll {
	    overflow: hidden;
	    overflow-x: scroll;
	}
	.scroll table{
		min-width: 990px;
	}
}
@media (max-width: 768px){
	.ar_article td, .ar_article th{ padding:6px 5px !important; line-height:20px}
	.ar_article p,.ar_article span{ font-size:13px !important; line-height:24px !important;}
	.ar_article img{display:inline-block;margin: 12px 0;}
}


/* flex布局 */
.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
/*默认 主轴为水平方向，起点在左端*/
.f-dr {-webkit-box-orient: horizontal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}
/*主轴为水平方向，起点在右端*/
.f-dr-r {-webkit-box-orient: horizontal;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
/*主轴为垂直方向，起点在上沿*/
.f-dc {-webkit-box-orient: vertical;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
/*主轴为垂直方向，起点在下沿*/
.f-dc-r {-webkit-box-orient: vertical;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}

/* 交叉轴的起点对齐 */
.f-as {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
/* 交叉轴的中点对齐 */
.f-ac {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
/* 交叉轴的终点对齐 */
.f-ae {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}

/* 项目的第一行文字的基线对齐 */
.f-ab {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}
/* 交叉轴拉伸对齐 */
.f-ast {-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
/* 左对齐 */
.f-js {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}
/* 居中 */
.f-jc {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
/* 右对齐 */
.f-je {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}

/* 两端对齐，项目之间的间隔都相等 */
.f-jsb {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
/* 每个项目两侧的间隔相等。所以，项目之间的间隔比项目与边框的间隔大一倍 */
.f-jsa {-webkit-box-pack: distribute;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}

/* 换行，第一行在上方 */
.f-warp {-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
/* 换行，在第一行的下方 */
.f-warp-r {-webkit-flex-wrap: wrap-reverse;-moz-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;-o-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}

.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
}

.ys_cont1680 {
    width: 1680px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1560 {
    width: 1560px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1440 {
    width: 1440px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1400 {
    width: 1400px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1360 {
    width: 1360px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1280 {
    width: 1280px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont1200 {
    width: 1200px;
    margin: 0px auto;
    max-width: 100%
}

.ys_cont1000 {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%
}

.ys_cont950 {
    width: 950px;
    margin: 0 auto;
    max-width: 100%
}

@media screen and (max-width:1680px) {

    .ys_cont1560,
    .ys_cont1680 {
        width: 82.5%
    }
}
@media screen and (max-width:1560px) {

    .ys_cont1400,
    .ys_cont1440:not(.l_fttpnr ) ,
    .ys_cont1560 {
        width: 82.5%
    }
}

@media screen and (max-width:1440px) {

    .ys_cont1200,
    .ys_cont1280,
    .ys_cont1360,
    .ys_cont1400,
    .ys_cont1440    {
        width: 82.5%
    }
}

@media screen and (max-width:1200px) {

    .ys_cont1000,
    .ys_cont1200,
    .ys_cont1280,
    .ys_cont1360,
    .ys_cont1400,
    .ys_cont1440,
    .ys_cont1560,
    .ys_cont1680,
    .ys_cont950 {
        width: 100%;
        padding: 0 40px
    }
}

@media screen and (max-width:767px) {

    .ys_cont1000,
    .ys_cont1200,
    .ys_cont1280,
    .ys_cont1360,
    .ys_cont1400,
    .ys_cont1440,
    .ys_cont1560,
    .ys_cont1680,
    .ys_cont950 {
        padding: 0 20px
    }
}

.ys_block,
.ys_show {
    display: block
}

.ys_hide {
    display: none
}

.clearfix::after {
    display: block;
    clear: both;
    height: 0;
    content: ' '
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.ys_pos_top {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ys_pos_bot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ys_pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ys_pos_cover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

.ys_pos_under {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

/* .ys_page_wrap, */
/* body { */
    /* display: flex; */
    /* flex-direction: column */
/* } */

.ys_page_wrap {
    min-height: 100vh
}

.ys_main {
    flex-grow: 1
}

.modal-open {
    overflow: hidden
}

.mobile_safari {
    width: 100%;
    position: fixed
}

.ys_modal_btn {
    cursor: pointer
}

.ys_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.ys_modal_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.ys_modal_container {
    position: relative;
    z-index: 1
}

.ys_modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    z-index: 10
}

.ys_modal_content {
    width: 950px;
    padding: 50px 20px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: hidden;
    background: #fff
}

.ys_modal_content.noscroll {
    overflow: auto
}

.ys_modal_content.mCustomScrollbar .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.ys_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside {
    margin-right: -15px;
    padding-right: 15px;
    max-width: calc(100% + 15px)
}

.ys_videom_video {
    display: none;
    margin: 0 auto
}

.ys_videom_iframebox {
    display: none
}

.ys_videom_btn {
    cursor: pointer
}

.ys_videom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .84)
}

.ys_videom_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ys_videom_close {
    position: absolute;
    right: 0;
    top: -1.5em;
    cursor: pointer;
    z-index: 10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #fff
}

.ys_videom_close .iconfont {
    font-size: inherit
}

.ys_videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: auto;
    text-align: center
}

.ys_videom_video {
    max-width: 100%;
    vertical-align: middle;
    background: #000
}

.ys_videom_iframebox {
    text-align: center
}

.ys_videom_iframebox iframe {
    max-width: 100%;
    min-width: 100px;
    min-height: 100px
}

@media screen and (max-width:480px) {
    .ys_videom_iframebox iframe {
        max-height: 33vh
    }
}

.ys_imgbox_contain,
.ys_imgbox_cover {
    position: relative;
    overflow: hidden
}

.ys_imgbox_contain img,
.ys_imgbox_cover img {
    width: 100%;
    transition: all .36s
}
.ys_imgbox_cover i{
	font-size: 50px;
	color: #103586;
}

.ys_imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%
}

.ys_imgbox_contain img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.ys_imgbox_cut {
    overflow: hidden
}

.ys_imgbox_cut img {
    width: auto;
    max-width: none;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.ys_fybtn {
    padding: 0 15px
}

.ys_pcfy a {
    float: left
}

.ys_fybtn a {
    font-size: 14px;
    color: #333
}

.ys_phfy {
    display: none
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center
}

.pc_fenye a {
    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 a.activepage {
    color: #fff;
    background: #1e91cf
}

.end li,
.first li,
.next li,
.prev li {
    font-family: iconfont
}

.end li::before,
.first li::before,
.next li::before,
.prev li::before {
    font-size: inherit;
    color: inherit;
    line-height: inherit
}

.first li::before {
    content: "\e74d"
}

.next li::before {
    content: "\e74c"
}

.prev li::before {
    content: "\e744"
}

.end li::before {
    content: "\e743"
}

@media screen and (max-width:1199px) {
    .ys_pcfy {
        display: none
    }

    .ys_phfy {
        display: block
    }
}

.ys_select {
    position: relative;
    z-index: 5
}

.ys_select.zindex {
    z-index: 10
}

.ys_select_hd {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.ys_select_show {
    padding-right: 20px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    pointer-events: none;
    user-select: none
}

.ys_select_xtbbox {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .36s
}

.ys_select_xtb {
    transition: all .36s
}

.ys_select_hd.on .ys_select_xtbbox {
    transform: translateY(-50%) rotate(180deg)
}

.ys_select_bd {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    width: 100%;
    background: #fff;
    overflow: hidden
}

.ys_select_bd .mCSB_scrollTools {
    visibility: hidden
}

.ys_select_bd.showscroll .mCSB_scrollTools {
    visibility: visible
}

.ys_select_li {
    cursor: pointer
}

.ys_sharebox {
    position: relative;
    z-index: 1;
    margin: 0 5px
}

.ys_sharebox a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important
}

.ys_page_title {
    display: none
}

#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
}

.ys_select_bd .mCSB_outside+.mCSB_scrollTools .mCSB_draggerContainer {
    top: 15px;
    bottom: 15px
}

.slick-track .slick-slide {
    display: block !important
}

.amap-icon img {
    width: 100%
}

.ys_scrollx_style1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.ys_scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    margin: 0;
    height: 100%
}

.ys_scrollx_style1 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 8px;
    bottom: 0
}

.ys_scrollx_style1:not(.mCS_no_scrollbar) {
    padding-bottom: 20px
}

.ys_fadeup1 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .1s
}

.ys_fadeup2 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .2s
}

.ys_fadeup3 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .3s
}

.ys_fadeup4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .4s
}

.ys_fadeup5 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .5s
}

.ys_fadeup6 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .6s
}

.ys_fadeup7 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .7s
}

.ys_fadeup8 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .8s
}

.ys_fadeup9 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: .9s
}

.ys_fadein1 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: .1s
}

.ys_fadedown1 {
    animation: fadeInDown .5s ease-in-out both;
    animation-delay: .1s
}

.ys_fadeleft1 {
    animation: fadeInLeft .5s ease-in-out both;
    animation-delay: .1s
}

.ys_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
    }
}

.ys_header {
    position: relative;
    z-index: 99
}

.ys_hd_ph {
    display: none
}

.ys_ph_navbar {
    height: 64px
}

.ys_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%)
}

.ys_phnav_logo {
    width: 120px
}

.ys_phnav_logo a {
    width: 100%
}

.ys_phnav_header a,
.ys_phnav_logo,
.ys_phnav_r>div {
    line-height: 64px
}

.ys_phnav_r>div {
    float: left;
    margin-left: 20px
}

.ys_phnav_header a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333
}

.ys_phnav_menubtn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 28px;
    height: 22px
}

.ys_phnav_menubtn::after,
.ys_phnav_menubtn::before {
    content: ""
}

.ys_phnav_menubtn span,
.ys_phnav_menubtn::after,
.ys_phnav_menubtn::before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
    background: #666;
    transition: all .36s
}

.ys_phnav_menubtn::before {
    margin-top: -10px
}

.ys_phnav_menubtn::after {
    margin-top: 10px
}

.ys_phnav_menubtn.on span {
    opacity: 0
}

.ys_phnav_menubtn.on::after,
.ys_phnav_menubtn.on::before {
    margin-top: 0
}

.ys_phnav_menubtn.on::before {
    transform: translateY(-50%) rotate(45deg)
}

.ys_phnav_menubtn.on::after {
    transform: translateY(-50%) rotate(-45deg)
}

.ys_phnav_menu {
    display: none;
    position: fixed;
    left: 0;
    top: 64px;
    width: 100%;
    height: calc(100% - 64px);
    padding: 20px;
    background: #043c62;
    color: #fff
}

.ys_ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
    margin-top: 50px
}

.ys_phs_form {
    position: relative;
    z-index: 1;
    width: 100%
}

.ys_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
}

.ys_phs_form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.ys_phs_form input:-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.ys_phs_form input::-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.ys_phs_form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.ys_phs_form .iconfont {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    color: rgba(255, 255, 255, .6)
}

.ys_ph_nav ul {
    padding: 0 15px;
    display: none
}

.ys_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)
}

.ys_ph_nav ul a {
    font-size: 12px
}

.ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: rgba(255, 255, 255, .6)
}

.ys_phnav_lisbox {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.ys_phnav_icon {
    display: none;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px
}

.ys_phnav_icon::after,
.ys_phnav_icon::before {
    content: "";
    position: absolute;
    background: #fff;
    transition: all .36s
}

.ys_phnav_icon::before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px
}

.ys_phnav_icon::after {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1px;
    height: 100%
}

.ys_phnav_icon.on::after {
    transform: translateX(-50%) rotate(90deg)
}

.ys_phnav_haschild .ys_phnav_icon {
    display: block
}

.ys_ph_nav li:not(.ys_phnav_haschild)>.ys_phnav_lisbox .ys_phnav_icon {
    display: none
}

.ys_ph_nav li:not(.ys_phnav_haschild)>.ys_phnav_lisbox>a {
    display: block;
    max-width: 100%
}

.ys_phmenu_scroll {
    margin-right: -15px;
    padding-right: 15px;
    max-height: calc(100% - 85px);
    overflow: scroll
}

.ys_ph_navbar2 .ys_phnav_menu {
    display: block;
    transform: translateX(100%);
    transition: all .5s cubic-bezier(.55, .085, .68, .53)
}

.ys_ph_navbar2 .ys_phnav_menu.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ys_ph_navbar2 .ys_phnav_header {
    padding-left: 0
}

.ys_ph_navbar2 .ys_phnav_menubtn span,
.ys_ph_navbar2 .ys_phnav_menubtn::after,
.ys_ph_navbar2 .ys_phnav_menubtn::before {
    background: #1c5cb0
}

.ys_ph_navbar2 .ys_phnav_logo {
    width: 140px;
    padding: 0 10px;
    background: #1c5cb0
}

.ys_ph_navbar2 .ys_phnav_menu,
.ys_phnav2_lang_modal {
    background: #1c5cb0
}

.ys_ph_navbar2 .ys_phnav_menubtn.on::before {
    transform: translateY(-50%) rotate(-45deg)
}

.ys_ph_navbar2 .ys_phnav_menubtn.on::after {
    transform: translateY(-50%) rotate(45deg)
}

.ys_ph_navbar2 .ys_ph_nav a {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 0
}

.ys_ph_navbar2 .ys_ph_nav ul a {
    font-size: 14px;
    padding: 8px 0
}

.ys_ph_navbar2 .ys_phnav_icon {
    width: 12px;
    height: 12px
}

.ys_ph_navbar2 .ys_phnav_icon::before {
    height: 2px
}

.ys_ph_navbar2 .ys_phnav_icon::after {
    width: 2px
}

.ys_ph_navbar2 .ys_ph_nav ul ul a {
    font-size: 12px
}

.ys_ph_navbar2 .ys_phnav_menu {
    display: flex;
    flex-direction: column;
    padding-bottom: 0
}

.ys_ph_navbar2 .ys_phmenu_scroll {
    flex-grow: 1;
    max-height: none
}

.ys_phnav2_language {
    flex: none;
    text-align: center;
    padding: 20px 0
}

.ys_phnav_search .iconfont {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: inherit
}

.ys_ph_navbar2 .ys_phnav_header a,
.ys_ph_navbar2 .ys_phnav_search .iconfont {
    color: #1c5cb0
}

.ys_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)
}

.ys_phnav2_lang_modal.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ys_phnav2_lang_back {
    font-size: 16px;
    margin-bottom: 10px
}

.ys_phnav2_lang_back .iconfont {
    font-size: 14px
}

.ys_phnav2_lang_scroll {
    height: calc(100% - 30px);
    margin-right: -15px;
    padding-right: 15px;
    overflow: auto
}

.ys_phnavss_xl {
    display: none;
    padding: 16px 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .05)
}

.ys_phnavss_form {
    width: 100%
}

.ys_phnavss_form input {
    height: 40px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #eee
}

.ys_phnavss_form button {
    width: 20px
}

.ys_phnavss_form .iconfont {
    font-size: 20px;
    line-height: 40px;
    color: #1c5cb0
}

.ys_phnavss_xl {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff
}

.ys_ph_navbar3 .ys_phnav_header {
    background: #221e1f
}

.ys_ph_navbar3 .ys_phnav_search .iconfont {
    font-size: 20px
}

.ys_ph_navbar3 .ys_phnav_header a,
.ys_ph_navbar3 .ys_phnav_search .iconfont {
    color: #666
}

.ys_ph_navbar3 .ys_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)
}

.ys_ph_navbar3 .ys_phnav_menu.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ys_ph_navbar3 .ys_ph_nav a {
    color: #666
}

.ys_ph_navbar3 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #333
}

.ys_ph_navbar3 .ys_phmenu_top {
    height: 64px;
    border-bottom: 1px solid #c7c8c9
}

.ys_phmenu_close {
    font-size: 14px;
    line-height: 64px;
    font-weight: 700;
    color: #333
}

.ys_ph_navbar3 .ys_ph_nav a {
    font-size: 16px;
    line-height: 30px;
    padding: 6px 0
}

.ys_ph_navbar3 .ys_ph_nav {
    padding: 10px 0
}

.ys_ph_navbar3 .ys_phnav_icon {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #666;
    font-family: iconfont
}

.ys_ph_navbar3 .ys_phnav_icon::before {
    content: "\e743";
    width: auto;
    height: auto;
    position: static;
    transform: none
}

.ys_ph_navbar3 .ys_phnav_icon::after {
    display: none
}

.ys_ph_navbar3 .ys_phmenu_scroll {
    max-height: 100%;
    height: calc(100% - 64px)
}

.ys_ph_navbar3 .ys_ph_nav ul {
    display: block
}

.ys_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
}

.ys_phsubnav_modal.on {
    transform: translateX(0);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.ys_phsubnav_close {
    color: #333;
    font-size: 16px;
    line-height: 64px;
    font-weight: 700
}

.ys_phsubnav_scroll {
    padding: 10px 0;
    height: calc(100% - 64px);
    padding-right: 10px;
    margin-right: -10px;
    overflow: auto
}

.ys_phsubnav_scroll>ul {
    padding: 0
}

.ys_phnav3_lang_hd {
    position: relative;
    border-top: 1px solid #c7c8c9;
    border-bottom: 1px solid #c7c8c9
}

.ys_phnav3_lang_hd .ys_phnav_icon {
    display: block;
    transition: all .36s
}

.ys_phnav3_lang_hd a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    color: #333
}

.ys_phnav3_lang_bd {
    display: none;
    padding: 10px 0
}

.ys_phnav3_lang_bd a {
    color: #333;
    line-height: 24px;
    font-size: 14px
}

.ys_phnav3_lang_hd.on .ys_phnav_icon {
    transform: translateY(-50%) rotate(90deg)
}

.ys_phnavss_modal {
    background: rgba(0, 0, 0, .8)
}

.ys_phnavss_modal .ys_modal_close .iconfont {
    color: #fff
}

.ys_phnavss_modal .ys_modal_content {
    background: 0 0;
    padding: 10px 0 11px
}

.ys_phnavss_modal input {
    color: #fff
}

.ys_phnavss_modal button {
    width: 40px;
    font-size: 16px;
    color: #fff
}

.ys_phnavss_modal .ys_phnavss_form {
    border-bottom: 1px solid #fff
}

.ys_phnavss_modal .ys_phnavss_form input {
    width: calc(100% - 45px);
    border-bottom: 0
}

.ys_phnav_tel {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20px;
    text-align: center
}

.ys_ph_navbar4 .ys_phmenu_scroll {
    max-height: calc(100% - 50px)
}

.ys_ph_navbar4 .ys_phnav_menu {
    background: #f1f1f1;
    color: #999
}

.ys_ph_navbar4 .ys_ph_nav a {
    color: #999
}

.ys_ph_navbar4 .ys_phnav_icon::after,
.ys_ph_navbar4 .ys_phnav_icon::before {
    background: #999
}

.ys_ph_navbar4 .ys_phnav_lisbox {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #1c5cb0
}

.ys_ph_navbar4 .ys_phnav_header {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ys_ph_navbar4 .ys_phnav_menu {
    padding-top: 0
}

@media screen and (max-width:1199px) {
    .ys_hd_ph {
        display: block
    }

    .ys_hd_pc {
        display: none
    }
}