@charset "utf-8";
/* 默认样式reset start*/
* {line-height:1;box-sizing:border-box;margin:0;padding:0;}
html {overflow-x:hidden !important;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a {transition:all .36s;text-decoration:none;}
a:hover {text-decoration:none;}
a:focus {text-decoration:none;outline:none;}
a:not([href]) {cursor:default;}
ul,ol,li {margin:0;list-style-type:none;}
h1,h2,h3,h4,h5,h6,p {font-weight:normal;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;}
video {background:#000;outline:0;}
body,button,input,select,textarea {font-size:14px;line-height:1;margin:0;color:#333;border:0;outline:none;background:none;}
form {width:100%;}
input,textarea {-webkit-appearance:none;}
input {line-height:normal;text-overflow:ellipsis;}
input:focus::-webkit-input-placeholder {/* WebKit browsers*/color:transparent;}
input:focus:-moz-placeholder {/* Mozilla Firefox 4 to 18*/color:transparent;}
input:focus::-moz-placeholder {/* Mozilla Firefox 19+*/color:transparent;}
input:focus:-ms-input-placeholder {/* Internet Explorer 10+*/color:transparent;}
input,[tabindex="0"] {outline:0 !important;}
textarea {resize:none;}
label {font-weight:normal;margin-bottom:0;}
select::-ms-expand {display:none;}
a:active,button::-moz-focus-inner,input[type='reset']::-moz-focus-inner,input[type='button']::-moz-focus-inner,input[type='submit']::-moz-focus-inner,select::-moz-focus-inner,input[type='file']>input[type='button']::-moz-focus-inner {border:0;outline:0;}
a,button {cursor:pointer;}
/* 默认样式reset end*//*编辑器内元素默认样式处理 start*/
.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 ul,.yxedr-active ol {margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px;}
.yxedr-active ul li,.yxedr-active ol li {list-style:inherit;}
/*编辑器内元素默认样式处理 end*//* 公用类名 start*//* 内容区*/
.pc-cont1680 {width:100vw;padding:0 6.25vw;max-width:1920px;margin:auto;}
.pc-cont1600 {width:85vw;max-width:1600px;margin:auto;}
.pc-cont1560 {width:85vw;max-width:1560px;margin:auto;}
.pc-cont1440 {width:95vw;max-width:1440px;margin:auto;}
.pc-cont1400 {width:85vw;max-width:1400px;margin:auto;}
.pc-cont1360 {width:85vw;max-width:1360px;margin:auto;}
.pc-cont1280 {width:85vw;max-width:1280px;margin:auto;}
.pc-cont1200 {width:85vw;max-width:1200px;margin:auto;}
.pc-cont1000 {width:85vw;max-width:1000px;margin:auto;}
.pc-cont950 {width:85vw;max-width:950px;margin:auto;}
@media screen and (max-width:767px) {
    .pc-cont1680,.pc-cont1600,.pc-cont1560,.pc-cont1440,.pc-cont1400,.pc-cont1360,.pc-cont1280,.pc-cont1200,.pc-cont1000,.pc-cont950 {padding:0 20px;width:100%;max-width:100%;}
}
/* 显示隐藏*/
.pc-show,.pc-block {display:block;}
.pc-hide {display:none;}
/* 浮动*/
.clearfix::after {display:block;clear:both;height:0;content:' ';}
.clearfix {zoom:1;}
.fl {float:left;}
.fr {float:right;}
/* 弹性盒子*/
.pc-flex {display:flex;flex-wrap:wrap;}
.pc-flex-center {display:flex;align-items:center;}
/* 定位*/
.pc-pos-center {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.pc-pos-top {position:absolute;top:0;left:50%;transform:translateX(-50%);}
.pc-pos-bot {position:absolute;bottom:0;left:50%;transform:translateX(-50%);}
.pc-pos-cover {position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;}
.pc-pos-under {position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;}
/* stick footer 布局*/body,.pc-page-wrap {display:flex;flex-direction:column;}
.pc-page-wrap {min-height:100vh;}
.pc-main {flex-grow:1;}
/* 弹窗*/
.modal-open {overflow:hidden;}
.mobile-safari {width:100%;position:fixed;}
.pc-modal-btn {cursor:pointer;}
.pc-modal {display:none;position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.3);}
.pc-modal-wrap {width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.pc-modal-container {position:relative;z-index:1;}
.pc-modal-close {position:absolute;right:15px;top:15px;font-size:16px;font-weight:bold;cursor:pointer;z-index:10;}
.pc-modal-content {width:800px;padding:50px;max-width:calc(100vw - 40px);max-height:700px;overflow:hidden;background:#fff;}
.pc-modal-content.noscroll {overflow:auto;}
.pc-modal-content.mCustomScrollbar .mCSB-inside>.mCSB-container {margin-right:0px;}
.pc-modal-content.mCustomScrollbar .mCustomScrollBox.mCSB-inside {margin-right:-15px;padding-right:15px;max-width:calc(100% + 15px);}
/* 视频弹窗*/
.pc-videom-video {display:none;margin:0 auto;max-height:calc(100vh - 80px);}
.pc-videom-iframebox {display:none;}
.pc-videom-btn {cursor:pointer;}
.pc-videom {display:none;position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.84);}
.pc-videom-container {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.pc-videom-close {position:absolute;right:0;top:-1.5em;cursor:pointer;z-index:10;font-family:sans-serif;font-size:24px;color:#fff;}
.pc-videom-close .iconfont {font-size:inherit;}
.pc-videom-content {width:1000px;max-width:calc(100vw - 40px);max-height:calc(100vh - 80px);text-align:center;}
.pc-videom-video {max-width:100%;vertical-align:middle;background:#000;}
.pc-videom-iframebox {text-align:center;}
.pc-videom-iframebox iframe {max-width:100%;min-width:100px;min-height:100px;}
@media screen and (max-width:480px) {
    .pc-videom-iframebox iframe {max-height:33vh;}
}
/* 两张图*/
.pc-imgbox-contain,.pc-imgbox-cover {position:relative;overflow:hidden;transform:rotate(0deg);-webkit-transform:rotate(0deg);}
.pc-imgbox-contain img,.pc-imgbox-cover img {width:100%;transition:all .36s ease;}
.pc-imgbox-cover img:nth-child(2) {position:absolute;top:0;left:0;height:100%;}
.pc-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%;}
/*鼠标效果*/
@media screen and (min-width:1200px) {
    a:hover .pc-imgbox-cover img {transform:scale(1.05);}
}
/* 两边截取*/
.pc-imgbox-cut {overflow:hidden;}
.pc-imgbox-cut img {width:auto;max-width:none;height:100%;position:relative;left:50%;transform:translateX(-50%);}
/* 分页*/
.pc-fybtn {padding:0 15px;}
.pc-pcfy a {float:left;}
.pc-fybtn a {font-size:14px;color:#333;}
.pc-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:sans-serif;font-size:14px;line-height:30px;color:#333333;text-align:center;margin:0px 10px;border-radius:50%;transition:.3s;}
.pc-fenye li.activepage {color:#fff;background:#1e91cf;}
.first li::before,.next li::before,.prev li::before,.end 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";}
.pc-phfy a {font-size:14px;line-height:1.75;color:#333;}

/* 公用类名 end*/
/* 插件样式初始化 start*/
.wow {visibility:hidden;}
/* 滚动条插件样式初始化*/
.mCSB-outside+.mCSB-scrollTools {right:0 !important;}
.pc-select-bd .mCSB-outside+.mCSB-scrollTools .mCSB-draggerContainer {top:15px;bottom:15px;}
/*slick 修整*/
.slick-track .slick-slide {display:block !important;}
/* 滚动条插件横向样式*/
.pc-scrollx-style1 .mCSB-scrollTools.mCSB-scrollTools-horizontal .mCSB-draggerRail,.pc-scrollx-style1 .mCSB-scrollTools .mCSB-dragger .mCSB-dragger-bar {margin:0;height:100%;}
.pc-scrollx-style1 .mCSB-scrollTools.mCSB-scrollTools-horizontal {height:8px;bottom:0;}
.pc-scrollx-style1:not(.mCS-no-scrollbar) {padding-bottom:20px;}
/* 插件样式初始化 end*//*载入效果 start*/
.pc-fadeup1 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.2s;}
.pc-fadeup2 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.3s;}
.pc-fadeup3 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.4s;}
.pc-fadeup4 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.5s;}
.pc-fadeup5 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.6s;}
.pc-fadeup6 {animation:ysfadeInUp .8s ease-in-out both;animation-delay:0.7s;}
.pc-fadein1 {animation:fadeIn .8s ease-in-out both;animation-delay:0.2s;}
.pc-fadedown1 {animation:fadeInDown .8s ease-in-out both;animation-delay:0.2s;}
.pc-fadeleft1 {animation:fadeInLeft .8s ease-in-out both;animation-delay:0.2s;}
.pc-faderight1 {animation:fadeInRight .8s ease-in-out both;animation-delay:0.2s;}
@-webkit-keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes ysfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
/*载入效果 end*/
/* cmf 分页样式*/
.pc-cmf-fy a {width:100%;height:100%;}
.pc-cmf-fy .pc-phfy li {display:none;}
.pc-cmf-fy .pc-phfy li a {display:none;}
.pc-cmf-fy .pc-phfy li:first-child {float:left;display:block;}
.pc-cmf-fy .pc-phfy li:last-child {float:right;display:block;}
.pc-cmf-fy .pc-phfy li {font-size:16px;}
.pc-cmf-fy .pc-phfy a[rel="prev"] {display:block;}
.pc-cmf-fy .pc-phfy a[rel="next"] {display:block;}
.pc-cmf-fy .pc-phfy a[rel="prev"]::after {content:"上一页";}
.pc-cmf-fy .pc-phfy a[rel="next"]::before {content:"下一页";}
/* 侧边固定样式*/
.pc-slide-fixed {position:fixed;/* top;*/top:100px;}
.pc-slide-notfixed {position:absolute;top:auto !important;/* bottom值根据页面间距修改;*/bottom:100px;}
/* 面包屑*/
.pc-bread {margin:0 -20px;}
.pc-bread-list a {color:rgba(255,255,255,0.7);font-size:14px;line-height:1.8;transition:all .4s ease;}
.pc-bread-list::before {content:'';width:6px;height:6px;border-radius:50%;position:absolute;top:50%;left:-3px;transform:translateY(-50%);font-size:16px;background:rgba(255,255,255,0.7);line-height:1.75;}
.pc-bread-list {padding:0 20px;position:relative;}
.pc-bread-list:first-child:before {display:none;}
.pc-bread-list:last-child::before {background:rgba(255,255,255,1);}
.pc-bread-list:last-child a {color:rgba(255,255,255,1);}
.pc-page-title {display:none;}
/* 加载动画*/
#modal-loading {position:fixed;width:100vw;height:100vh;z-index:100;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;}
.loading-svg {width:60px;}
.loading-svg-circle1 {stroke-dasharray:75;stroke-dashoffset:75;animation:2s loading1 ease infinite 0.5s;transform:rotate(-90deg);transform-origin:50% 50%;}
.loading-svg-circle2 {stroke-dasharray:100;stroke-dashoffset:100;animation:2s loading2 ease-in-out infinite;transform:rotate(-45deg);transform-origin:50% 50%;}
.loading-svg-text {font-size:16px;color:#333;text-align:center;margin-top:10px;}
@keyframes loading1 {
    100% {
        stroke-dashoffset: -75;
        stroke-dasharray: -75;
    }
}
@keyframes loading2 {
    100% {
        stroke-dashoffset: -100;
        stroke-dasharray: -100;
    }
}
/* 后台编辑器生成的表格*/
.yongsy-pc-ph-table th,.yongsy-pc-ph-table td {padding:5px 10px;border:1px solid #DDD;}
/* - banner - start*/
.pc-banner {width:100%;position:relative;}
.pc-ban-li {position:relative;overflow:hidden;}
.pc-ban-imgbox {position:relative;z-index:1;}
.pc-ban-imgbox img {width:100%;}
.pc-ban-li>a {display:block;}
.pc-ban-ph {display:none;}
.pc-ban-video {position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;}
.pc-ban-li:not(:first-child) {display:none;}
.pc-ban-imgbox::before {content:"";display:block;position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;/* background:rgba(0,0,0,.3);*/;}
.pc-ban-txtbox {z-index:5;}
.pc-nybanner {position:relative;}
.pc-nyban-img,.pc-nyban-img img {width:100%;}
.pc-nyban-ph {display:none;}
.pc-nyban-title  h1 {color:#fff;font-size:40px;line-height:1.5;}
.pc-nyban-title  p {color:#fff;font-size:16px;line-height:1.75;}
/* - banner - end*//* pc导航*/
.head-logo {line-height:80px;}
.pc-hd-pc {display:flex;}
.head-nav-item {position:relative;}
.head-nav-item-down {position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#ffffff;display:none;}
/* 展开折叠*/
.pc-drop-item-top {justify-content:space-between;cursor:pointer;}
.pc-dit-icon {position:relative;}
.pc-dit-icon i:last-child {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;}
.pc-drop-item-bot {display:none;}
.pc-dit-icon i {transition:all .36s;}
.pc-drop-item-top.on .pc-dit-icon i:last-child {opacity:1;}
.pc-drop-item-top.on .pc-dit-icon i:first-child {opacity:0;}
/* slick默认轮播*/
.pc-slick .slick-track {display:flex;margin:0 auto;}
/* safair浏览器圆角鼠标移入的问题*/
.pc-imgbox-contain,.pc-imgbox-cover {position:relative;overflow:hidden;transform:rotate(0deg);-webkit-transform:rotate(0deg);}
/* 表格默认样式*/
.yxedr-active table {margin-bottom:10px;border-collapse:collapse;display:table;}
.yxedr-active table p {margin-bottom:0;}
.yxedr-active td,.yxedr-active th {padding:5px 10px;border:1px solid #DDD;}
@media screen and (max-width:1920px) {
    .yxedr-active td,.yxedr-active th {padding:3px 6px;}
}
/* 文字抗锯齿*/
p,div,h1,h2,h3,h4,h5,h6,span,a {-webkit-font-smoothing:antialiased;}