*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{max-width:100%;margin:0;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC",sans-serif;line-height: 1.42857143;font-size: 14px;min-width: 1230px;background: #fff;color: #000;}
h1{font-size:2em;margin:.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{outline:none;-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{height:auto;max-width:100%;border-style:none}
svg:not(:root){overflow:hidden;}
input{outline:none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;outline:none;box-shadow:none !important}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
a {color: #000;text-decoration: none;}
a:hover {color: var(--main-color);}
ul {margin: 0;list-style: none;padding: 0;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}
.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}
/*通用*/
.align-center{text-align:center}
.bg_cover{background-position:center center;background-size:cover;background-repeat:no-repeat}
.container{padding:0 15px;width:100%;max-width:1330px;margin:0 auto}
.f-button[disabled]{display:none}
.mobile-img{display:none!important}
@media (max-width: 767px){
    .pc-img{display:none!important}
    .mobile-img{display:block!important}
}
/*手机端底部菜单*/
.footer-fix{position:fixed;bottom:0;left:0;z-index:10;display:none;width:100%;background-color:var(--mobile_nav_bg);box-shadow:0 0 10px rgba(0,0,0,.2)}
.footer-fix ul{display:flex}
.footer-fix li{width:25%}
.footer-fix li a{display:flex;padding:8px 0;text-align:center;font-size:14px;line-height:1;flex-direction:column;align-items:center;color:var(--mobile_nav_text)}
.footer-fix li img{margin-bottom:5px;width:28px}
#shortcode-language{width:80%;padding:1.5rem}
#shortcode-language ul li{padding:8px 0;border-bottom:1px solid #f1f1f1}
#shortcode-language ul li:last-child{border-bottom:none}
#shortcode-language ul li a{display:flex;align-items:center;font-size:16px}
#shortcode-language ul li a span{margin-left:8px;font-size:18px}
#trp-floater-ls.trp-bottom-right{bottom:63px;right:0}
@media (max-width: 767px){
    .footer-fix {display:block;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}
}
/*--------------------------------------------------------------
  头部样式
----------------------------------------------------------------*/
/*网站顶部工具条*/
.header-top{background:#f4f3f3}
.header-top .container{display:flex}
.header-top .top-notice{padding:8px 0}
.header-top .top-notice p{margin:0;font-size:14px;line-height:22px}
.header-top .top-menu{display:flex;margin-left:auto;align-items:center}
.header-top .top-menu li{padding:8px 0;position:relative;margin-left:16px;list-style:none}
.header-top .top-menu li a{font-size:14px}
.header-top .top-menu>li:after{position:absolute;top:50%;right:-8px;width:1px;height:10px;background:#999;content:"";transform:translateY(-50%)}
.header-top .top-menu>li:last-child:after{display:none}
.header-top .top-menu .sub-menu{position:absolute;top:100%;right:-30px;z-index:100;display:block;visibility:hidden;padding:8px 0;width:160px;border-bottom:3px solid var(--main-color);border-radius:0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:none;-ms-transition:all .5s ease}
.header-top .top-menu .menu-item:hover>ul.sub-menu{right:0;visibility:visible;opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0);pointer-events:all}
.header-top .top-menu>li:last-child .sub-menu{right:0px}
/*导航栏*/
.header{background-color:#fff}
.header .logo{float:left;padding:15px 0;text-align:left;font-size:0;line-height:70px}
.header .logo img{max-height:50px}
.header .tel{float:right;margin-top:25px;padding-left:55px;background:url(../images/tel.png) no-repeat 0 center;background-size:36px;color:#666}
.header .tel strong{display:block;color:var(--main-color);font-size:28px;font-family:Impact;line-height:1}
.header .text{float:left;margin:20px 0 20px 20px;padding:4px 0 4px 20px;border-left:1px solid #eee;color:#666;font-size:16px}
.header .text strong{display:block;margin-bottom:5px;color:var(--main-color);font-size:18px;-webkit-font-smoothing:auto}
/*网站主菜单*/
.header .header-style-1{z-index:999;transition:all .25s ease-in-out}
.header .header-style-1.active{position:fixed;top:0;left:0;width:max-content;min-width:100%}
.header .header-menu{background-color:var(--nav_color_bg);color:#fff}
.header .header-menu ul{display:flex}
.header .header-menu ul li a{display:block;padding:0 45px;color:var(--nav_color_text);font-size:16px;line-height:55px}
.header .header-menu ul li.current-menu-item a,
.header .header-menu ul li:hover a,
.header .header-menu ul li.current-menu-parent>a{background-color:var(--nav_color_current);color:var(--nav_color_text2)}
.header .header-menu ul li.menu-item-has-children{position:relative}
.header .header-menu ul li.menu-item-has-children .icon-drop-down{position:absolute;top:50%;right:30px;font-weight:600;font-size:12px;transform:translateY(-50%);color:var(--nav_color_text)}
.header .header-menu ul .sub-menu{position:absolute;top:100%;left:-30px;z-index:100;display:block;visibility:hidden;/*padding:20px 0;*/width:230px;border-bottom:3px solid var(--nav_color_bg);border-radius:0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:none;-ms-transition:all .5s ease}
.header .header-menu .menu-item-has-children:hover>ul.sub-menu{left:0;visibility:visible;opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0);pointer-events:all}
.header .header-menu ul .sub-menu>li{position:relative;width:100%;border-bottom:1px solid #f9f9f9;list-style:none}
.header .header-menu ul .sub-menu>li>a{position:relative;display:block;padding:10px 18px;background:#fff;color:#000;font-size:16px;line-height:24px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-ms-transition:all .5s ease}
.header .header-menu ul .sub-menu>li:last-child{border-bottom:none}
.header .header-menu ul .sub-menu>li:hover>a:before,
.header .header-menu ul .sub-menu>li.current-menu-item>a:before{width:10px;opacity:1}
.header .header-menu ul .sub-menu>li>a:before{position:absolute;top:50%;left:10px;width:0;height:1px;background:var(--nav_color_bg);content:"";opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;transform:translateY(-50%);-ms-transition:all .5s ease}
.header .header-menu ul .sub-menu>li:hover>a,
.header .header-menu ul .sub-menu>li.current-menu-item>a{padding-left:30px;border-bottom:none;background:#fff;color:var(--nav_color_bg)}
.header .header-menu ul .sub-menu>li.menu-item-has-children>.sub-menu{top:-20px;left:calc(100% - 15px);border-top:3px solid var(--main-color);border-bottom:none}
.header .header-menu ul .sub-menu>li.menu-item-has-children:hover>.sub-menu{left:100%}
.header .header-menu .menu-item-has-children:last-child:hover>.sub-menu{right:0;left:auto}
.header .header-menu .menu-item-has-children:last-child>.sub-menu{right:-30px;left:auto}
.header .header-menu ul>li:last-child>.sub-menu>li.menu-item-has-children:hover>.sub-menu{right:100%;left:auto}
.header .header-menu ul>li:last-child>.sub-menu>li.menu-item-has-children>.sub-menu{right:90%;left:auto}
@media (max-width: 1200px){
    .header .header-style-1.active{display:none}
}
/*手机端菜单按钮*/
.hamburger{float: right;position:relative;width:30px;height:30px;cursor:pointer;border:5px solid transparent;display:none;z-index:1}
.hamburger span{width:100%;height:2px;display:block;position:absolute;right:0;transition:all .3s;background-color:#000}
.hamburger span.h-top{top:0}
.hamburger span.h-bottom{bottom:0;width:27px}
.hamburger span.h-middle{top:50%;margin-top:-1px;width:25px}
.hamburger.h-active span{width:25px}
.hamburger.h-active span.h-top{transform:rotate(45deg);top:50%;margin-top:-1px}
.hamburger.h-active span.h-middle{transform:translateX(-30px);opacity:0}
.hamburger.h-active span.h-bottom{transform:rotate(-45deg);bottom:50%;margin-bottom:-1px}
@media (max-width: 767px){
    /*网站顶部工具条*/
    .header-top{display:none}
    /*header-main*/
    .header .logo img{max-height:100%}
    .header .hamburger{display:block}
    .header .header-menu{position:fixed;top:60px;left:0;z-index:99999;overflow:auto;width:100%;height:100vh;background:#fff;-webkit-transition:-webkit-transform .3s ease-in;-moz-transition:-moz-transform .3s ease-in;-o-transition:-o-transform .3s ease-in;transition:transform .3s ease-in;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-overflow-scrolling:touch;-ms-transform:translateX(-100%)}
    .header .header-menu.slidenav{background-color:#fff;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0)}
    .header .header-menu ul{display:block;padding-bottom:160px}
    .header .header-menu ul>li{margin-left:0;border-bottom:1px solid #e6ebf1}
    .header .header-menu ul>li:last-child{border-bottom:none}
    .header .header-menu ul li .fas{float:right;display:block;margin-top:7px;color:#031c49!important;font-size:20px}
    .header .header-menu ul>li.current-menu-item>a,.header .header-menu ul>li:hover>a,.header .header-menu ul li.current-menu-parent>a{background:0 0;color:var(--nav_color_bg) !important}
    .header .header-menu ul>li.menu-item-has-children:hover>ul.sub-menu{display:none}
    .header .header-menu ul>li>ul.sub-menu{position:static;display:none;visibility:visible;padding:0;width:100%;border-top:none;border-top:3px solid var(--nav_color_bg);border-bottom:none;box-shadow:none;opacity:1;-webkit-transition:none}
    .header .header-menu ul>li>ul.sub-menu>li{border-bottom:1px solid #e6ebf1}
    .header .header-menu ul>li>a{display:inline-block;padding:16px 0;color:#000!important;line-height:24px;background:0 0!important}
    .header .header-menu ul li.menu-item-has-children .icon-drop-down{top:18px;right:0;color:#000;font-size:16px;transform:none}
    .header .header-menu ul>li>ul.sub-menu>li>a{display:inline-block;padding:16px}
    .header .header-menu ul>li>ul.sub-menu>li:hover>a{padding-left:16px;border-bottom:none;color:#031c49}
    .header .header-menu ul>li>ul.sub-menu>li:hover>a:before{display:none}
}
/*--------------------------------------------------------------
  头部样式2
----------------------------------------------------------------*/
.header-style-2 {z-index:999;background-color:#fff;color:#000;transition:all .25s ease-in-out}
.header-style-2.active{position:fixed;top:0;left:0;width:100%;box-shadow:0 8px 25px 0 rgba(0, 0, 0, 0.04)}
.header-style-2.active .logo{height:46px;line-height:46px;}
.header-style-2.active .logo img{max-height:46px}
.header-style-2.active .header-menu>ul>li>a{line-height:76px}
.header-style-2 .header-menu{background:none}
.header-style-2 .logo{height:60px;line-height:60px;margin:15px 0;padding:0}
.header-style-2 .logo img{max-height:60px}
.header-style-2 .header-menu ul{justify-content:flex-end}
.header-style-2 .header-menu ul li{margin:0 8px}
.header-style-2 .header-menu ul li:last-child{margin-right:0}
.header-style-2 .header-menu ul li:last-child a{padding-right:0}
.header-style-2 .header-menu ul li.menu-item-has-children:last-child a{padding-right:16px}
.header-style-2 .header-menu ul li.current-menu-item a,
.header-style-2 .header-menu ul li.current-menu-parent>a,
.header-style-2 .header-menu ul li.menu-item-has-children:hover a+.icon-drop-down,
.header-style-2 .header-menu ul li:hover a{color:var(--nav_color_text2);background:0 0}
.header-style-2 .header-menu ul .sub-menu>li:hover>a,
.header-style-2 .header-menu ul .sub-menu>li.current-menu-item>a{color:var(--nav_color_text2)}
.header-style-2 .header-menu ul .sub-menu>li>a:before{background:var(--nav_color_text2)}
.header-style-2 .header-menu ul .sub-menu{border-color:var(--nav_color_text2)}
.header-style-2 .header-menu ul li a{padding:0 16px;color:#000;line-height:90px;-webkit-font-smoothing:auto}
.header-style-2 .header-menu ul li.menu-item-has-children .icon-drop-down{right:0;color:#000}
.header-style-2 .header-menu ul .sub-menu>li{margin:0}
.header-style-2 .header-menu ul .sub-menu>li>a{color:#000}
.header-style-2 .header-menu ul li .sub-menu .icon-drop-down{right:18px}
.header-style-2 .header-menu ul .sub-menu>li.menu-item-has-children>.sub-menu{border-color:var(--nav_color_text2)}
@media (max-width: 767px){
    .header-style-2.active{position:relative;box-shadow:none}
    .header-style-2 .logo{margin:0;display:inline-block}
    .header-style-2.active .logo{height:30px;line-height:30px}
    .header-style-2 .logo img,
    .header-style-2.active .logo img{max-height:100%}
    .header-style-2 .header-menu ul li{margin:0 15px}
    .header-style-2 .header-menu ul li a{padding:16px 0;line-height:24px}
    .header-style-2 .header-menu ul li.current-menu-item a,
    .header-style-2 .header-menu ul li.current-menu-parent>a,
    .header-style-2 .header-menu ul li.menu-item-has-children:hover a+.icon-drop-down,
    .header-style-2 .header-menu>ul>li:hover>a{color:var(--nav_color_text2) !important;background:0 0}
    .header-style-2 .header-menu ul .sub-menu>li:hover>a,
    .header-style-2 .header-menu ul .sub-menu>li.current-menu-item>a{color:var(--nav_color_text2) !important}
    .header-style-2 .header-menu ul .sub-menu>li>a:before{background:var(--nav_color_text2) !important}
    .header-style-2 .header-menu ul .sub-menu{border-color:var(--nav_color_text2) !important}
}
/*--------------------------------------------------------------
  页面Banner
----------------------------------------------------------------*/
/*Banner幻灯片*/
.module-banner {position:relative}
.module-banner .swiper-slide.show-swiper-text:before{position:absolute;top:0;left:0;width:100%;height:100%;/*background:#000;*/content:"";opacity:.3}
.module-banner .swiper-slide{position:relative}
.module-banner .swiper-slide .swiper-text{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);-webkit-font-smoothing:auto}
.module-banner .swiper-slide .swiper-text h2{display:inline-block;margin:0;color:#fff;font-weight:700;font-size:38px;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.5)}
.module-banner .swiper-slide .swiper-text p{margin:16px 0 0;color:#fff;font-size:18px;line-height:1.6;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.5)}
.module-banner .swiper-slide img{display:block;max-width:100%;height:auto;margin:0 auto}
.module-banner .swiper-button-next,
.module-banner .swiper-button-prev{display:none;outline:0}
.module-banner:hover .swiper-button-next,
.module-banner:hover .swiper-button-prev{width:auto;height:auto;top:50%;display:block;margin:0;padding:16px 10px;background:rgb(0 0 0 / 15%);transform:translateY(-50%)}
.module-banner .swiper-pagination-bullet{background-color:#fff;opacity:.5}
.module-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background-color:#fff}
.module-banner .pagination-long .swiper-pagination-bullet{width:20px;height:7px;border-radius:10px}
.module-banner .pagination-long .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px}
.module-banner .swiper-button-prev{left:10px;color:#fff}
.module-banner .swiper-button-next{right:10px;color:#fff}
.module-banner .swiper-url{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;outline:0}
@media (max-width:767px){
    .module-banner .pagination-long .swiper-pagination-bullet{width:15px;height:5px}
    .module-banner .pagination-long .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}
    .module-banner .swiper-slide img{min-height:170px;object-fit:cover}
    .module-banner .swiper-slide .swiper-text h2{font-size:30px}
    .module-banner .swiper-slide .swiper-text p{font-size:16px}
    .module-banner:hover .swiper-button-next,
    .module-banner:hover .swiper-button-prev{display:none}
}
/*菜单和搜索框*/
.breadcrumb-search{padding:15px 0;background-color:#fff}
.breadcrumb-search .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.breadcrumb-search .search-form input{float:left;padding:6px 12px;width:210px;border:1px solid #eee;font-size:14px;border-radius:0}
.breadcrumb-search .search-form button{width:60px;height:34px;outline:0;border:0;background:var(--main-color);color:#fff;font-size:20px;cursor:pointer}
@media (max-width:767px){
    .breadcrumb-search{background-color:#f5f5f5}
    .breadcrumb-search .search-form{position:relative;float:none;display:inline-block;width:100%}
    .breadcrumb-search .search-form input{padding:0 12px;width:calc(100% - 60px);height:44px}
    .breadcrumb-search .search-form button{height:46px}
    .single .breadcrumb-search .search-form{display:none}
    .single .breadcrumb{display:-webkit-box;max-width:100%;background:0 0}
}
/*--------------------------------------------------------------
  首页模块
----------------------------------------------------------------*/
/*热门标签*/
.module-theme-search {padding: 15px 0;background-color: #f2f2f2;}
.module-theme-search .hot {float: left;padding: 7px 0}
.module-theme-search .hot a,
.module-theme-search .hot strong{margin-right: 16px;}
.module-theme-search .hform {float: right;}
.module-theme-search .hform form{display: flex;align-items: center;}
.module-theme-search .hform input {float: left;border: 1px solid #eee;padding: 0 12px;width: 210px;height: 34px;font-size: 14px;}
.module-theme-search .hform button {border: 0;padding: 0;float: left;cursor: pointer;outline: none;width: 60px;height: 34px;color: #fff;background:var(--main-color);font-size: 20px;}
@media (max-width:767px){
    .module-theme-search .hot{display:none}
    .module-theme-search .hform{float:none;width:100%}
    .module-theme-search .hform input{width:calc(100% - 60px);height:44px}
    .module-theme-search .hform button{height:46px}
}
/*友情链接*/
.module-theme-links .section{padding:30px 0}
.module-theme-links .md-link{}
.module-theme-links .md-link h3{margin:8px 0 12px;padding-bottom:15px;border-bottom:1px solid #eee;color:var(--main-color);font-size:18px}
.module-theme-links .md-link h3 small{color:#999;text-transform:uppercase;font-weight:400;font-size:16px}
.module-theme-links .md-link ul{display:inline-block;margin:0 -8px}
.module-theme-links .md-link li{display:inline-block;margin:8px}
/*模块标题*/
.section {padding: 60px 0;}
.section-title {margin-bottom: 40px;text-align: center;font-size:34px;}
.section-title p {color: #000;font-size: 16px;margin: 5px 0 0;}
.section-title:after {display: block;content: '';width: 38px;height: 3px;margin: 15px auto 0;background-color: var(--main-color);}
.section-title.text-colour-white,
.section-title.text-colour-white p{color:#fff}
@media (max-width:767px){
    .section{padding:30px 0}
    .section-title{margin-bottom:20px;font-size:32px}
    .section-title p{font-size:15px}
    .section-title:after{margin-top:10px;width:26px;height:2px}
}
/*图文横幅*/
.module-theme-imgtext-banner .module-bg{background-position:center;background-size:cover;background-repeat:no-repeat}
.module-theme-imgtext-banner .imgtext-banner{display:flex;padding:100px 0;align-items:center;justify-content:space-between}
.module-theme-imgtext-banner .banner-text{color:#fff}
.module-theme-imgtext-banner .banner-text h2{margin:0;font-size:32px}
.module-theme-imgtext-banner .banner-text p{margin:20px 0 0 0;font-size:18px}
.module-theme-imgtext-banner .banner-btn a{display:inline-block;padding:12px 28px;background-color:var(--main-color);color:#fff;font-weight:700;font-size:18px;transition:all .3s}
.module-theme-imgtext-banner .banner-btn a:hover{background-color:#fff;color:#000}
.module-theme-imgtext-banner .style_1 .banner-text{width:calc(100% - 230px)}
.module-theme-imgtext-banner .style_2 .imgtext-banner{display:block}
.module-theme-imgtext-banner .style_2 .banner-btn{margin-top:30px}
.module-theme-imgtext-banner .style_3{text-align:center}
.module-theme-imgtext-banner .style_3 .imgtext-banner{display:block}
.module-theme-imgtext-banner .style_3 .banner-btn{margin-top:30px}
@media (max-width:767px){
    .module-theme-imgtext-banner .style_1 .imgtext-banner{flex-wrap:wrap}
    .module-theme-imgtext-banner .style_1 .imgtext-banner .banner-text{width:100%}
    .module-theme-imgtext-banner .style_1 .banner-btn{margin-top:30px}
    .module-theme-imgtext-banner .imgtext-banner{padding:50px 0}
    .module-theme-imgtext-banner .banner-text h2{font-size:26px;line-height:36px}
}
/*--------------------------------------------------------------
  分类列表样式
----------------------------------------------------------------*/
/*文章列表样式-1*/
.list-one{display:flex;margin:-10px;flex-wrap:wrap}
.list-one .post-item{margin:10px;width:calc(25% - 20px)}
.list-one.style_2 .post-item{width:calc(50% - 20px)}
.list-one.style_3 .post-item{width:calc(33.333333% - 20px)}
.list-one.style_4 .post-item{width:calc(25% - 20px)}
.list-one .post-item a{display:block}
.list-one .post-item .img-cover{overflow:hidden;border:1px solid #eee}
.list-one .post-item .img-cover img{display:block;width:100%;height:auto;transition:all .3s;object-fit:cover}
.list-one .post-item .text{position:relative;display:flex;padding:6px 16px;min-height:44px;background-color:#fff;text-align:center;align-items:center;justify-content:center}
.list-one .post-item .text:before{position:absolute;right:0;bottom:0;left:0;width:100%;height:0;background-color:var(--main-color);content:'';transition:all .3s}
.list-one .post-item .text h2{position:relative;z-index:1;display:-webkit-box;overflow:hidden;margin:0;text-overflow:ellipsis;font-size:14px;line-height:22px;transition:all .8s;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.list-one .post-item a:hover .img-cover img{transform:scale(1.1)}
.list-one .post-item a:hover .text:before{height:100%}
.list-one .post-item a:hover .text h2{color:#fff;transition:all .3s}
@media (max-width:767px){
    .list-one{margin:-7px}
    .list-one .post-item{float:left;margin:7px;width:calc(50% - 14px)!important}
    .list-one .post-item .text{padding:6px;min-height:40px}
    .list-one .post-item .text h2{font-size:15px;line-height:20px}
    /*手机端样式*/
    .list-one.mobile-list-two{margin:0}
    .list-one.mobile-list-two .post-item{margin:0 0 15px;width:100%!important}
    .list-one.mobile-list-two .post-item .img-cover img{height:auto}
}
/*文章列表样式-2*/
.list-two .post-item {width:calc(33.33333% - 20px)}
.list-two .post-item .img-cover img{height:auto}
@media (max-width:767px){
    .list-two .post-item .img-cover img{height:auto}
}
/*文章列表样式-3*/
.list-three .post-item{margin-top:15px;background:#fff}
.list-three .post-item:first-child{margin-top:0}
.list-three .post-item a{display:block;overflow:hidden;padding:15px;border:1px solid #eee}
.list-three .post-item .img-center{float:left;overflow:hidden;width:250px;height:150px}
.list-three .post-item .img-center img{width:100%;height:100%;object-fit:cover}
.list-three .post-item .img-center+.text{margin-left:270px}
.list-three .post-item .text h2{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:40px}
.list-three .post-item .text .time span{color:#999;font-weight:400;font-size:15px}
.list-three .post-item .text p{display:-webkit-box;overflow:hidden;color:#797979;font-size:16px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.list-three .post-item a:hover .img-center img{transform:scale(1.1)}
.list-three .post-item a:hover{border-color:var(--main-color)}
.list-three .post-item a:hover .text h4{color:var(--main-color)}
@media (max-width:767px){
    .list-three .post-item{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #eee}
    .list-three .post-item a{position:relative;padding:0;border:0}
    .list-three .post-item .text{margin:0}
    .list-three .post-item .text h2{overflow:initial;margin-bottom:10px;text-overflow:initial;white-space:initial;font-size:20px;line-height:1.3}
    .list-three .post-item .text .time span{color:#797979;font-weight:500;font-size:16px;line-height:1}
    .list-three .post-item .text p{margin:10px 0 0;font-size:15px}
    /*手机端样式*/
    .list-three.mobile-list-one .post-item .img-center{float:none;width:100%;height:auto}
    .list-three.mobile-list-one .post-item .img-center+.text{margin-top:16px;margin-left:0}
    .list-three.mobile-list-two{margin:-7px}
    .list-three.mobile-list-two .post-item{float:left;margin:7px;width:calc(50% - 14px)!important}
    .list-three.mobile-list-two .post-item .img-center{width:100%}
    .list-three.mobile-list-two .post-item .text{display:inline-block;margin-left:0;margin-top:16px}
    .list-three.mobile-list-two .post-item .text h2{display:-webkit-box;overflow:hidden;min-height:40px;text-overflow:ellipsis;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
    .list-three.mobile-list-three .post-item .img-center{margin-right:10px;width:120px;height:85px}
    .list-three.mobile-list-three .post-item .img-center+.text{display:flex;margin-left:130px;flex-wrap:wrap}
    .list-three.mobile-list-three .post-item .img-center+.text .time{position:absolute;bottom:0}
    .list-three.mobile-list-three .post-item .text h2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;font-size:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
    .list-three.mobile-list-three .post-item .text p{display:none}
}
/*FAQ页列表样式*/
.list-five .post-accordion{margin:20px 0;width:100%;border-bottom:1px dashed #e0e0e0;border-bottom:1px solid #eee;background:#fff}
.list-five .post-accordion:first-child{margin-top:0}
.list-five .post-accordion .accordion-title{display:flex;padding:20px 16px;cursor:pointer;align-items:center;justify-content:space-between}
.list-five .post-accordion .accordion-title h2{margin:0;width:97%;color:#000;font-weight:500;font-size:18px;line-height:24px;-webkit-font-smoothing:auto}
.list-five .post-accordion .accordion-title i{color:#000;font-size:18px;line-height:24px;transition:transform .3s linear;transform:rotate(0)}
.list-five .post-accordion .accordion-desc{display:none;padding:20px 16px}
.list-five .post-accordion .accordion-desc p{margin:0 0 24px;color:#000;font-size:16px;line-height:24px}
.list-five .post-accordion .accordion-desc p:last-child{margin:0}
.list-five .post-accordion .accordion-desc ul,
.list-five .post-accordion .accordion-desc ol{margin:0 0 24px}
.list-five .post-accordion .accordion-desc ul{list-style:disc}
.list-five .post-accordion .accordion-desc ol{list-style:revert}
.list-five .post-accordion .accordion-desc li{margin:0 0 6px;color:#000;font-size:16px;line-height:24px}
.list-five .post-accordion .accordion-desc li ol,
.list-five .post-accordion .accordion-desc li ul{margin:6px 0}
.list-five .post-accordion.active .accordion-desc{border-top:3px solid var(--main-color)}
.list-five .post-accordion.active .accordion-title i{transform:rotate(180deg)}
@media (max-width:767px){
    .list-five .post-accordion{margin:0}
    .list-five .post-accordion .accordion-desc,.list-five .post-accordion .accordion-title{padding:20px 0}
}
/*下载页列表样式*/
.list-six{background:#fff}
.list-six .post-download{position:relative;display:flex;padding:16px;border-bottom:1px solid #eee;cursor:pointer;align-items:center;justify-content:space-between}
.list-six .post-download:hover{background:#eee}
.list-six .post-download .download-img{overflow:hidden;margin-right:30px;height:auto;max-width:100px;border:1px solid #d3d8dd}
.list-six .post-download .download-img img{display:block;transition:all .3s}
.list-six .post-download .download-title{margin-right:auto;max-width:66%}
.list-six .post-download .download-title h2{margin:0;color:#000;font-size:24px;line-height:36px}
.list-six .post-download .download-button{position:relative;z-index:9;color:#000;font-size:16px;line-height:18px}
.list-six .post-download .download-button:hover{color:var(--main-color)}
.list-six .post-download:hover img{transform:scale(1.1)}
.list-six .post-download:hover .download-title h2{color:var(--main-color)}
.list-six .post-download .download-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;outline:0}
@media (max-width:767px){
    .list-six .post-download{padding:16px 0;align-items:flex-start}
    .list-six .post-download:first-child{padding-top:0}
    .list-six .post-download .download-img{margin-right:16px;max-width:80px}
    .list-six .post-download .download-title{max-width:calc(100% - 96px)}
    .list-six .post-download .download-title h2{font-size:20px;line-height:1.2}
    .list-six .post-download .download-title p{margin-bottom:0;font-size:15px;line-height:1.4}
    .list-six .post-download .download-button{display:none}
}
/*图文交叉布局*/
.cross-layout{display:flex;justify-content:space-between}
.cross-layout.style_2 .cross-text{order:2}
.cross-layout.style_2 .cross-img{order:1}
.cross-layout .cross-text{width:48%}
.cross-layout .cross-text h2{display:flex;overflow:hidden;margin:0 0 30px;padding-bottom:15px;align-items:center}
.cross-layout .cross-text h2 i{float:left;margin-right:24px;width:77px;border-radius:50%;background-color:var(--main-color);color:#fff;text-align:center;font-style:normal;font-size:48px;font-family:Impact;line-height:77px}
.cross-layout .cross-text h2 span{display:block;padding:8px 0;color:var(--main-color);font-size:44px;line-height:1}
.cross-layout .cross-text h2 small{display:block;margin-top:5px;color:#000;text-transform:uppercase;font-size:12px}
.cross-layout .cross-text p{display:flex;margin:20px 0 0;color:#000;font-size:16px;line-height:1.6;align-items:flex-start}
.cross-layout .cross-text .cross-icon p{position:relative;margin:10px 0 0;padding-left:16px}
.cross-layout .cross-text .cross-icon p:before{position:absolute;left:0;margin-top:8px;width:8px;height:8px;background:var(--main-color);content:" ";transform:rotate(45deg)}
.cross-layout .cross-text .cross-desc{margin-left:38px}
.cross-layout .cross-text .cross-desc.cross-no-number{margin-left:0}
.cross-layout .cross-text .btn{margin-top:45px}
.cross-layout .cross-text .btn a{display:inline-block;margin-right:15px;padding:0 30px;border:2px solid var(--main-color);background-color:var(--main-color);color:#fff;line-height:38px;transition:all .3s}
.cross-layout .cross-text .btn a:hover{border:2px solid var(--main-color);background-color:#fff;color:#000}
.cross-layout .cross-text .btn a:last-child{border:2px solid #000;background-color:#000}
.cross-layout .cross-text .btn a:last-child:hover{border:2px solid #000;background-color:#fff;color:#000}
.cross-layout .cross-img{position:relative;width:48%}
.cross-layout .cross-img .play-view{position:absolute;top:calc(50% - 40px);right:0;left:0;text-align:center}
.cross-layout .cross-img span.video-play-icon{display:inline-block;width:65px;height:65px;border-radius:50%;background:#282828bd;color:#fff;line-height:65px;transition:.3s ease-in-out;-webkit-animation:ripple 1s linear infinite;animation:ripple 1s linear infinite}
.cross-layout .cross-img span.video-play-icon:hover{transition:.3s ease-in-out;transform:scale(1.1)}
.cross-layout .cross-img span.video-play-icon i{font-size:24px}
@media (max-width:767px){
    .cross-layout{flex-wrap:wrap}
    .cross-layout .cross-img,.cross-layout .cross-text{width:100%}
    .cross-layout .cross-img{margin-top:30px}
    .cross-layout .cross-img img{display:block}
    .cross-layout .cross-text h2{margin-bottom:20px;padding-bottom:0;flex-wrap:wrap}
    .cross-layout .cross-text h2 span{width:100%;font-size:32px}
    .cross-layout .cross-text .cross-desc{margin-left:0}
    .cross-layout.style_2 .cross-img{order:2}
    .cross-layout .cross-text h2 i{margin:0 0 15px}
    .cross-layout .cross-text .btn{margin:25px -7px 0;text-align:center}
    .cross-layout .cross-text .btn a{margin:0 7px;width:calc(50% - 14px);font-size:18px}
    .cross-layout .cross-text .btn a:only-child{width:calc(100% - 14px)}
}
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255 255 255 / 0.35), 0 0 0 10px rgba(255 255 255 / 0.35), 0 0 0 20px rgba(255 255 255 / 0.35); }
  100% {
    box-shadow: 0 0 0 10px rgba(255 255 255 / 0.35), 0 0 0 20px rgba(255 255 255 / 0.35), 0 0 0 40px rgba(255 255 255 / 0); } }
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 0.35), 0 0 0 10px rgb(255 255 255 / 0.35), 0 0 0 20px rgb(255 255 255 / 0.35); }
  100% {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 0.35), 0 0 0 20px rgb(255 255 255 / 0.35), 0 0 0 40px rgb(255 255 255 / 0); } }
/*关于我们*/
.module-theme-about .md-about{display:flex;justify-content:space-between}
.module-theme-about .md-about.style_2 .about-text{order:1}
.module-theme-about .md-about.style_2 .about-img{order:2}
.module-theme-about .md-about .about-img{position:relative;width:48%}
.module-theme-about .md-about .about-img .play-view{position:absolute;top:calc(50% - 40px);right:0;left:0;text-align:center}
.module-theme-about .md-about .about-img span.video-play-icon{display:inline-block;width:65px;height:65px;border-radius:50%;background:#282828bd;color:#fff;line-height:65px;transition:.3s ease-in-out;-webkit-animation:ripple 1s linear infinite;animation:ripple 1s linear infinite}
.module-theme-about .md-about .about-img span.video-play-icon:hover{transition:.3s ease-in-out;transform:scale(1.1)}
.module-theme-about .md-about .about-img span.video-play-icon i{font-size:24px}
.module-theme-about .md-about .about-text{width:48%}
.module-theme-about .md-about .about-text h3{margin:0 0 20px;font-size:22px}
.module-theme-about .md-about .about-text p{font-size:16px;margin:0 0 20px;text-align:justify;color:#000;line-height:1.6}
.module-theme-about .md-about .about-text .btn{margin-top:30px}
.module-theme-about .md-about .about-text .btn a{display:inline-block;margin-right:15px;padding:0 30px;border:2px solid var(--main-color);background-color:var(--main-color);color:#fff;line-height:38px;transition:all .3s}
.module-theme-about .md-about .about-text .btn a:hover{border:2px solid var(--main-color);background-color:#fff;color:#000}
.module-theme-about .md-about .about-text .btn a:nth-child(2){border:2px solid #000;background-color:#000}
.module-theme-about .md-about .about-text .btn a:nth-child(2):hover{border:2px solid #000;background-color:#fff;color:#000}
.module-theme-about .md-about .about-tel{display:inline-block;padding:4.5px 16px;border:1px solid var(--main-color);background:#fff;color:var(--main-color);vertical-align:bottom}
.module-theme-about .md-about .about-tel .tel-title{vertical-align:4px;font-weight:700;font-size:16px}
.module-theme-about .md-about .about-tel .tel-number,.module-theme-about .md-about .about-tel .tel-number a{font-weight:700;font-size:30px!important;font-family:serif;line-height:30px;-webkit-font-smoothing:auto}
.module-theme-about .md-about .about-tel .tel-number a{display:inline;padding:0;border:none;background:0 0;color:var(--main-color)}
@media (max-width:767px){
    .module-theme-about .md-about{flex-wrap:wrap}
    .module-theme-about .md-about .about-img,.module-theme-about .md-about .about-text{width:100%}
    .module-theme-about .md-about .about-img img{display:block}
    .module-theme-about .md-about .about-text{margin-top:26px}
    .module-theme-about .md-about .about-text .btn{display:flex;margin-top:20px;flex-wrap:wrap}
    .module-theme-about .md-about .about-tel{width:100%;text-align:center;order:1}
    .module-theme-about .md-about .about-text .btn a{margin-top:15px;margin-right:0;width:100%;text-align:center;font-size:18px;order:2}
}
/*tab切换菜单*/
.mb-tab-menu {text-align: center;font-size: 0;margin-bottom: 20px;}
.mb-tab-menu li {display: inline-block;vertical-align: middle;}
.mb-tab-menu li a {display: block;margin: 0 5px 10px;font-size: 14px;line-height: 39px;position: relative;background: #e6e6e6;width:auto;padding: 0 30px;}
.mb-tab-menu li.active a {color: #fff;background: var(--main-color);}
/*TAB产品切换*/
.module-theme-product-tab .view-more-btn{width:100%;text-align:center}
.module-theme-product-tab a.cat-url{display:inline-block;margin:18px auto 10px;padding:12px 70px;border:1px solid #333;color:#000;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-product-tab a.cat-url:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}
.module-theme-product-tab .tab-post-content{padding-bottom:10px}
/*TAB产品切换 样式2*/
.tab-product-wrapper{display:flex;justify-content:space-between}
.tab-product-wrapper .tab-menu-left{margin-bottom:0;width:290px;height:max-content}
.tab-product-wrapper .tab-menu-left h3{margin:0 0 20px;margin-bottom:0;padding:16px 20px;background-color:var(--main-color);color:#fff;font-weight:700;font-size:24px}
.tab-product-wrapper .tab-menu-left .mb-tab-menu{margin-bottom:0;background:#eee;text-align:left}
.tab-product-wrapper .tab-menu-left li{position:relative;width:100%}
.tab-product-wrapper .tab-menu-left li a{margin:0;padding:8px 20px;border-top:1px solid #ddd;background:0 0;font-size:16px}
.tab-product-wrapper .tab-menu-left li.active a{color:var(--main-color);font-weight:bold}
.tab-product-wrapper .tab-product-content-2{margin-right:0;width:calc(100% - 310px)}
.tab-product-wrapper .tab-product-content-2 .list-one .post-item{width:calc(33.333333% - 20px)}
.tab-product-wrapper .tab-product-content-2 .list-one.style_2 .post-item{width:calc(50% - 20px)}
.tab-product-wrapper .tab-product-content-2 .list-one.style_3 .post-item{width:calc(33.333333% - 20px)}
.tab-product-wrapper .tab-product-content-2 .list-one.style_4 .post-item{width:calc(25% - 20px)}
.tab-product-wrapper .tab-product-content-2 .list-one .post-item .text{border:1px solid #eee;border-top:0}
.tab-product-wrapper .tab-product-content-2 a.cat-url{width:calc(100% - 20px);border-color:#eee;color:#000;text-align:center;font-weight:500}
.tab-product-wrapper .tab-product-content-2 a.cat-url:hover{color:#fff}
/*联系电话 显示在产品菜单底部*/
.tab-product-wrapper .menu-left-tel{display:flex;margin-top:20px;padding:14px 20px;background:#eee;align-items:center}
.tab-product-wrapper .menu-left-tel .tel-icon i{font-size:45px}
.tab-product-wrapper .menu-left-tel .tel-text{padding-left:16px;width:calc(100% - 45px)}
.tab-product-wrapper .menu-left-tel .tel-text span{font-size:16px}
.tab-product-wrapper .menu-left-tel .tel-text p{margin:0;color:var(--main-color);font-weight:700;font-size:22px;line-height:28px}
@media (max-width:767px){
    .tab-product-wrapper{flex-wrap:wrap}
    .tab-product-wrapper .tab-menu-left,
    .tab-product-wrapper .tab-product-content-2{width:100%}
    .tab-product-wrapper .menu-left-tel{display:none}
    .tab-product-wrapper .tab-menu-left{margin-bottom:15px}
    .tab-product-wrapper .tab-product-content-2 .list-one .post-item:nth-child(n+7){display:none}
    .tab-product-wrapper .tab-menu-left .mb-tab-menu{display:flex;overflow:scroll;margin:0 -5px;width:100%;background:0 0;white-space:nowrap}
    .tab-product-wrapper .tab-menu-left h3{display:none}
    .tab-product-wrapper .tab-menu-left li{width:auto;margin:0 5px}
    .tab-product-wrapper .tab-menu-left li a{border-top:none;padding:2px 15px;display:block;margin:5px 0;font-size:15px;background:#e6e6e6}
    .tab-product-wrapper .tab-menu-left li.active a{background-color:var(--main-color);color:#fff}
}
/*荣誉资质*/
.module-theme-aptitude .aptitude-list{background:0 0}
.module-theme-aptitude .aptitude-list ul{display:flex;padding-bottom:20px}
.module-theme-aptitude .aptitude-list ul li{width:auto;text-align:center}
.module-theme-aptitude .aptitude-list ul li img{width:100%;height:auto;-webkit-user-drag:none}
.module-theme-aptitude .aptitude-list ul li p{margin:15px 0;font-size:15px}
.module-theme-aptitude .aptitude-list .swiper-pagination{bottom:0}
.module-theme-aptitude .aptitude-list .swiper-pagination .swiper-pagination-bullet-active{background:#000}
/*新闻资讯*/
.module-theme-news .section{padding-bottom:30px}
.module-theme-news .md-news{display:flex;margin:-15px -15px 0;flex-wrap:wrap}
.module-theme-news .md-news .cat-item.style_1{width:calc(50% - 30px)}
.module-theme-news .md-news .cat-item{margin:15px;width:calc(33.33333% - 30px)}
.module-theme-news .md-news .cat-title{display:flex;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #333;font-weight:700;font-size:18px;justify-content:space-between;align-items:center}
.module-theme-news .md-news .cat-title h3{margin:0;font-size:18px}
.module-theme-news .md-news .cat-title .more{display:flex;align-items:center;font-weight:400;font-size:17px}
.module-theme-news .md-news .cat-title .more span{font-size:12px;-webkit-font-smoothing:auto}
.module-theme-news .md-news .cat-img{margin-top:-10px}
.module-theme-news .news-list{margin-top:15px}
.module-theme-news .news-list li{display:flex;margin-bottom:8px;padding-bottom:8px;border-bottom:1px dashed #ddd;justify-content:space-between;align-items:center}
.module-theme-news .news-list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.module-theme-news .news-list.no-time li a{width:100%}
.module-theme-news .news-list li a{position:relative;display:block;overflow:hidden;padding-left:15px;width:calc(100% - 100px);text-overflow:ellipsis;white-space:nowrap;line-height:34px}
.module-theme-news .news-list li a:before{position:absolute;top:50%;left:0;margin-top:-3px;width:6px;height:6px;background-color:#ccc;content:''}
.module-theme-news .news-list li a:hover:before{background-color:var(--main-color)}
.module-theme-news .news-list li span{color:#666;font-size:13px}
@media (max-width:767px){
    .module-theme-news .md-news{margin:0}
    .module-theme-news .md-news .cat-item{margin:0 0 20px;padding-bottom:20px;width:100%;border-bottom:1px solid #ddd}
    .module-theme-news .md-news .cat-item:last-child{margin-bottom:0;padding-bottom:0;border:none}
    .module-theme-news .md-news .cat-item.style_1{width:100%}
}
/*新闻资讯 2*/
.module-theme-news-2 .section{padding-bottom:45px}
.module-theme-news-2 .md-news{display:flex;margin:-15px -15px 0;flex-wrap:wrap}
.module-theme-news-2 .news-itme{display:flex;margin:15px;padding:15px;width:calc(50% - 30px);border:1px solid #eee;background:#f5f5f5}
.module-theme-news-2 .news-itme .itme-img{overflow:hidden;width:136px;height:110px}
.module-theme-news-2 .news-itme .itme-img img{width:100%;height:100%;transition:transform .5s;object-fit:cover}
.module-theme-news-2 .news-itme .itme-text{padding-left:15px;width:calc(100% - 136px)}
.module-theme-news-2 .news-itme .itme-text h2{width:fit-content;display:-webkit-box;color:#000;overflow:hidden;margin:0;padding:.1% 0;background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 95%;background-size:0 2px;background-repeat:no-repeat;text-overflow:ellipsis;font-size:18px;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.module-theme-news-2 .news-itme .itme-text p{display:-webkit-box;color:#666;overflow:hidden;margin:10px 0 0 0;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.module-theme-news-2 .news-itme:hover .itme-text h2{background-size:100% 2px}
.module-theme-news-2 .news-itme:hover .itme-img img{transform:scale(1.15)}
.module-theme-news-2 a.cat-url{display:inline-block;margin:15px auto 0;padding:12px 70px;border:1px solid #333;color:#000;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-news-2 a.cat-url:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}
.module-theme-news-2 .swiper-container{padding-bottom:10px}
@media (max-width:767px){
    .module-theme-news-2 .news-itme{padding:0;width:calc(100% - 30px);border:none;background:0 0}
    .module-theme-news-2 .news-itme .itme-img{width:120px;height:96px}
    .module-theme-news-2 .news-itme .itme-text{width:calc(100% - 120px)}
    .module-theme-news-2 .news-itme .itme-text h2{-webkit-line-clamp:2}
    .module-theme-news-2 .news-itme .itme-text p{-webkit-line-clamp:2}
}
/*新闻资讯 3*/
.module-theme-news-3 .md-news{display:flex;flex-wrap:wrap;justify-content:space-between}
.module-theme-news-3 .news-large{position:relative;display:inline-flex;overflow:hidden;width:49%;height:430px}
.module-theme-news-3 .news-large img{width:100%;height:auto;transition:transform .5s;object-fit:cover}
.module-theme-news-3 .news-large:hover img{transform:scale(1.1)}
.module-theme-news-3 .news-large a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;outline:0}
.module-theme-news-3 .news-large .large-text{position:absolute;bottom:20px;left:20px;z-index:2;padding:20px;width:calc(100% - 40px);background:rgba(255,255,255,.9);color:#000}
.module-theme-news-3 .news-large .large-text p{display:-webkit-box;overflow:hidden;margin-top:10px;margin-bottom:0;text-overflow:ellipsis;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.module-theme-news-3 .news-large .large-text h2{display:inline;margin:0;padding:.1% 0;background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 95%;background-size:0 2px;background-repeat:no-repeat;color:#000;font-size:20px;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}
.module-theme-news-3 .news-large:hover .large-text h2{background-size:100% 2px}
.module-theme-news-3 .news-list{width:49%}
.module-theme-news-3 .news-list a{display:flex;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #ddd;justify-content:space-between}
.module-theme-news-3 .news-list a:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.module-theme-news-3 .news-list .itme-time{display:flex;width:80px;text-align:center;flex-wrap:wrap;align-content:center}
.module-theme-news-3 .news-list .itme-time span{width:100%;color:var(--main-color);font-size:30px;font-family:Impact;line-height:1}
.module-theme-news-3 .news-list .itme-time span:last-child{margin:12px auto 0;padding-top:12px;width:auto;border-top:1px solid #e5e5e5;color:#000;text-align:center;font-size:14px;font-family:monospace}
.module-theme-news-3 .news-list .itme-text{width:100%}
.module-theme-news-3 .news-list .itme-time+.itme-text{width:calc(100% - 100px)}
.module-theme-news-3 .news-list .itme-text h2{display:-webkit-box;overflow:hidden;margin:0;text-overflow:ellipsis;font-size:18px;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.module-theme-news-3 .news-list .itme-text p{display:-webkit-box;overflow:hidden;margin:8px 0 0 0;color:#000;text-overflow:ellipsis;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.module-theme-news-3 a.cat-url{display:inline-block;margin:40px auto 0;padding:12px 70px;border:1px solid #333;color:#000;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-news-3 a.cat-url:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}
.module-theme-news-3 .swiper-container{padding-bottom:10px}
@media (max-width:767px){
    .module-theme-news-3 .news-large,.module-theme-news-3 .news-list{width:100%}
    .module-theme-news-3 .news-large{height:auto}
    .module-theme-news-3 .news-list{margin-top:30px}
    .module-theme-news-3 .news-large .large-text{bottom:16px;left:16px;padding:16px;width:calc(100% - 32px)}
    .module-theme-news-3 .news-large .large-text p{display:none}
    .module-theme-news-3 .news-large .large-text h2{font-size:18px}
    .module-theme-news-3 .news-list .itme-time{width:60px}
    .module-theme-news-3 .news-list .itme-time span{font-size:20px}
    .module-theme-news-3 .news-list .itme-time span:last-child{margin:8px auto 0;padding-top:8px}
    .module-theme-news-3 .news-list .itme-text h2{font-weight:500;font-size:19px;-webkit-line-clamp:2}
    .module-theme-news-3 .news-list .itme-text p{display:none}
    .module-theme-news-3 .news-list .itme-time+.itme-text{width:calc(100% - 70px)}
}
/*合作伙伴*/
.module-theme-partners .md-partners ul{display:flex;margin:-10px;flex-wrap:wrap;justify-content:center}
.module-theme-partners .md-partners ul li{overflow:hidden;margin:10px;height:auto;background-color:#fff}
.module-theme-partners .md-partners ul li img{display:block;width:100%;height:auto;transition:transform .5s;object-fit:cover}
.module-theme-partners .md-partners ul li:hover img{transform:scale(1.06)}
.module-theme-partners .image-shadow.style_4 ul li{width:calc(25% - 20px)}
.module-theme-partners .image-shadow.style_5 ul li{width:calc(20% - 20px)}
.module-theme-partners .image-border.style_4 ul li{width:calc(25% - 20px)}
.module-theme-partners .image-border.style_5 ul li{width:calc(20% - 20px)}
.module-theme-partners .none-border.style_4 ul li{width:calc(25% - 20px)}
.module-theme-partners .none-border.style_5 ul li{width:calc(20% - 20px)}
.module-theme-partners .image-shadow ul li{box-shadow:0 0 16px rgba(2,31,75,.12)}
.module-theme-partners .image-border ul li{border:1px solid #ddd}
@media (max-width:767px){
    .module-theme-partners .md-partners ul{margin:-7px}
    .module-theme-partners .md-partners ul li{margin:7px;width:calc(50% - 14px)!important}
}
/*联系我们*/
.module-theme-contact .md-contact ul{display:flex;margin:-10px;justify-content:center;flex-wrap:wrap}
.module-theme-contact .md-contact ul li{position:relative;margin:10px;padding:50px 15px;width:calc(33.33333% - 20px);background:#fff;text-align:center}
.module-theme-contact .md-contact.style_2 ul li{width:calc(50% - 20px)}
.module-theme-contact .md-contact.style_4 ul li{width:calc(25% - 20px)}
.module-theme-contact .md-contact ul li *{position:relative;z-index:2}
.module-theme-contact .md-contact ul li h3{position:relative;overflow:hidden;margin:0;margin-bottom:30px;padding-bottom:15px;color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:20px;transition:all .5s}
.module-theme-contact .md-contact ul li h3:after{position:absolute;bottom:0;left:50%;margin-left:-15px;width:30px;height:2px;background:#333;content:" ";transition:all .5s}
.module-theme-contact .md-contact ul li p{margin:0;font-size:16px;transition:all .5s}
.module-theme-contact .md-contact ul li:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:" ";opacity:0;transition:all .5s;-webkit-transform:scaleX(0) scaley(0);transform:scaleX(0) scaley(0)}
.module-theme-contact .md-contact ul li:hover:after{background:var(--main-color);opacity:1;-webkit-transform:scaleX(1) scaley(1);transform:scaleX(1) scaley(1)}
.module-theme-contact .md-contact ul li:hover h3,.module-theme-contact .md-contact ul li:hover p{color:#fff}
.module-theme-contact .md-contact ul li:hover h3:after{background:#fff}
.module-theme-contact .mbbg-img{position:relative;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}
.module-theme-contact .mbbg-img .section-title,
.module-theme-contact .mbbg-img .section-title p{color:#fff}
.module-theme-contact .mbbg-img:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:rgba(9,20,38,.7);content:""}
.module-theme-contact .md-contact ul li i{display:inline-block;margin-bottom:20px;color:#000;font-size:28px;transition:all .5s}
.module-theme-contact .md-contact ul li:hover i{color:#fff}
@media (max-width:767px){
    .module-theme-contact .md-contact ul{margin:0 -7px -7px}
    .module-theme-contact .md-contact ul li{margin:7px;padding:20px 10px;width:calc(100% - 14px) !important}
}
/*特点介绍模块1*/
.module-theme-features .section{padding-bottom:20px}
.module-theme-features .features-list{display:flex;margin:49px -10px -10px;flex-wrap:wrap}
.module-theme-features .features-list .features-item{position:relative;margin:50px 10px;padding:80px 16px 16px;width:calc(25% - 20px);border:2px solid #ddd;text-align:center}
.module-theme-features .features-list .features-item .item-icon{position:absolute;top:-72.5px;left:50%;width:115px;height:115px;border:8px solid #fff;border-radius:50%;background:#555;transform:translateX(-50%);display:flex;justify-content:center;align-items:center}
.module-theme-features .features-list .features-item .item-icon img{position:relative;z-index:2;display:block;width:50px;height:auto;transition:all 1s}
.module-theme-features .features-list .features-item .item-text h3{margin:0;color:#000;font-weight:700;font-size:21px}
.module-theme-features .features-list .features-item .item-text p{margin-top:15px;margin-bottom:15px;color:#666;font-size:14px;line-height:22px}
.module-theme-features .features-list .features-item:hover .item-icon:after{background:var(--main-color);opacity:1;-webkit-transform:scaleX(1.01) scaley(1.01);transform:scaleX(1.01) scaley(1.01)}
.module-theme-features .features-list .features-item .item-icon:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:50%;content:" ";opacity:0;transition:all .4s;-webkit-transform:scaleX(0) scaley(0);transform:scaleX(0) scaley(0)}
.module-theme-features .features-list .features-item:hover{border:2px solid var(--main-color)}
.module-theme-features .md-features.style_2 .features-list .features-item{width:calc(50% - 20px)}
.module-theme-features .md-features.style_3 .features-list .features-item{width:calc(33.33333% - 20px)}
.module-theme-features .features-item.item-url{cursor:pointer}
.module-theme-features .features-item.item-url a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;outline:0}
@media (max-width:767px){
    .module-theme-features .features-list{margin:50px -7px -30px;padding-bottom:0}
    .module-theme-features .features-list .features-item{margin:45px 7px;padding:50px 10px 10px;width:calc(50% - 14px)}
    .module-theme-features .features-list .features-item .item-icon{width:100px;height:100px}
    .module-theme-features .features-list .features-item .item-icon img{width:56px;height:56px;object-fit:contain}
    .module-theme-features .features-list .features-item .item-text p{margin-top:10px;font-size:16px;line-height:24px}
}
/*特点介绍模块1-样式2*/
.module-theme-features .features-list2{display:flex;margin:-10px;padding-bottom:40px;flex-wrap:wrap}
.module-theme-features .features-list2 .features-item{position:relative;margin:10px;padding:16px;width:calc(25% - 20px);text-align:center;background:#fff;transition:all .5s}
.module-theme-features .features-list2 .features-item .item-icon{display:block;margin:0 auto 15px;width:115px;height:auto}
.module-theme-features .features-list2 .features-item .item-icon img{z-index:2;display:block;transition:all 1s}
.module-theme-features .features-list2 .features-item .item-text h3{margin:0;color:#000;font-weight:700;font-size:21px}
.module-theme-features .features-list2 .features-item .item-text p{margin-top:15px;margin-bottom:15px;color:#666;font-size:14px;line-height:22px}
.module-theme-features .features-list2 .features-item:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);transform:translateY(-5px)}
.module-theme-features .md-features.style_2 .features-list2 .features-item{width:calc(50% - 20px)}
.module-theme-features .md-features.style_3 .features-list2 .features-item{width:calc(33.33333% - 20px)}
.module-theme-features .md-features.style_2.features-border .features-list2 .features-item{width:calc(50% - 20px)}
.module-theme-features .md-features.style_3.features-border .features-list2 .features-item{width:calc(33.33333% - 20px)}
.module-theme-features .md-features.features-border .features-list2 .features-item{width:calc(25% - 20px);border:2px solid #ddd}
@media (max-width:767px){
    .module-theme-features .features-list2{margin:-7px;padding-bottom:0}
    .module-theme-features .features-border .features-list2 .features-item{margin:7px;padding:10px;width:calc(50% - 14px)!important}
    .module-theme-features .features-list2 .features-item .item-icon{width:80px}
    .module-theme-features .features-list2 .features-item{margin:7px;padding:10px;width:calc(50% - 14px)!important}
}
/*特点介绍模块1-样式3*/
.module-theme-features .features-list3{display:flex;margin:-10px;padding-bottom:40px;flex-wrap:wrap}
.module-theme-features .features-list3 .features-item{position:relative;display:flex;align-items:center;margin:10px;padding:16px;width:calc(25% - 20px);transition:all .5s}
.module-theme-features .features-list3 .features-item .item-icon{display:block;margin:0 auto;width:100px;height:auto}
.module-theme-features .features-list3 .features-item .item-icon img{z-index:2;display:block;transition:all 1s}
.module-theme-features .features-list3 .features-item .item-text{margin-left:15px;width:calc(100% - 115px)}
.module-theme-features .features-list3 .features-item .item-text h3{margin:0;color:#000;font-weight:700;font-size:21px}
.module-theme-features .features-list3 .features-item .item-text p{margin-top:10px;margin-bottom:0;color:#666;font-size:14px;line-height:20px}
.module-theme-features .features-list3 .features-item:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);transform:translateY(-5px)}
.module-theme-features .md-features.style_2 .features-list3 .features-item{width:calc(50% - 20px)}
.module-theme-features .md-features.style_3 .features-list3 .features-item{width:calc(33.33333% - 20px)}
.module-theme-features .md-features.style_2.features-border .features-list3 .features-item{width:calc(50% - 20px)}
.module-theme-features .md-features.style_3.features-border .features-list3 .features-item{width:calc(33.33333% - 20px)}
.module-theme-features .md-features.features-border .features-list3 .features-item{width:calc(25% - 20px);border:2px solid #ddd}
@media (max-width:767px){
    .module-theme-features .features-list3{margin:-7px;padding-bottom:7px}
    .module-theme-features .features-list3 .features-item{margin:7px;padding:15px 0 5px;width:calc(100% - 14px)!important;border-top:1px solid #ddd;align-items:flex-start}
    .module-theme-features .features-border .features-list3 .features-item{width:calc(100% - 14px)}
    .module-theme-features .features-list3 .features-item:first-child{margin-top:0;border-top:0}
    .module-theme-features .features-list3 .features-item:nth-child(2n) .item-icon{order:2}
    .module-theme-features .features-list3 .features-item:nth-child(2n) .item-text{margin-right:15px;margin-left:0}
    .module-theme-features .md-features.style_2.features-border .features-list3 .features-item{padding:10px;width:calc(100% - 14px)!important;border:1px solid #ddd;align-items:center}
}
/*特点介绍模块2*/
.module-theme-features-2 .section{padding-bottom:40px}
.module-theme-features-2 .features-module{display:flex;margin:-10px;flex-wrap:wrap}
.module-theme-features-2 .features-module .features-item{position:relative;margin:10px 10px 30px;width:calc(25% - 20px);background:#fff}
.module-theme-features-2 .features-item .item-img{position:relative}
.module-theme-features-2 .features-item .item-img img{display:block;width:100%;height:auto}
.module-theme-features-2 .features-item .item-img span{position:absolute;bottom:0;left:0;overflow:hidden;margin:0;padding:8px 12px;width:calc(100% - 24px);background-color:rgba(0,0,0,.6);color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;transition:all .5s}
.module-theme-features-2 .features-item .item-img a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;outline:0}
.module-theme-features-2 .features-item:hover .item-img span{background-color:var(--main-color)}
.module-theme-features-2 .features-item .item-text{display:inline-block;padding:0 16px 16px;width:calc(100% - 32px)}
.module-theme-features-2 .features-item .item-text p{display:flex;margin:16px 0 0;color:#000;font-size:14px}
.module-theme-features-2 .features-item .item-text p i{margin-right:5px;color:var(--main-color)}
.module-theme-features-2 .md-features.style_2 .features-item{width:calc(50% - 20px)}
.module-theme-features-2 .md-features.style_3 .features-item{width:calc(33.33333% - 20px)}
.module-theme-features-2 .features-shadow .features-item{box-shadow:0 15px 30px rgba(0,0,0,.1)}
.module-theme-features-2 .features-border .features-item .item-text{width:calc(100% - 34px);border:1px solid #ddd}
.module-theme-features-2 .mbbg-img .section-title,
.module-theme-features-2 .mbbg-img .section-title p{color:#fff}
@media (max-width:767px){
    .module-theme-features-2 .features-module .features-item{margin-bottom:20px;width:calc(100% - 20px)}
    .module-theme-features-2 .features-module .features-item:last-child{margin-bottom:0}
    .module-theme-features-2 .features-item .item-img span{font-size:18px}
    .module-theme-features-2 .features-item .item-text p{font-size:16px}
}
/*文本模块*/
.module-theme-text .text-module p{margin:0 0 24px;font-size:16px;line-height:24px}
.module-theme-text .text-module p:last-child{margin-bottom:0}
.module-theme-text .text-module p img{display:block;margin:0 auto}
.module-theme-text .text-module li a,.module-theme-text .text-module p a{color:var(--main-color)}
.module-theme-text .text-module li a:hover,.module-theme-text .text-module p a:hover{text-decoration:underline;font-weight:600}
.module-theme-text .text-module ul{margin-bottom:20px;padding-left:1em;list-style:disc}
.module-theme-text .text-module ol{margin:0 0 20px;padding-left:1em}
.module-theme-text .text-module li{margin:0 0 6px;font-size:16px;line-height:24px}
.module-theme-text .text-module li:last-child{margin-bottom:0}
.module-theme-text .gallery{display:flex;margin:0 -10px;flex-wrap:wrap}
.module-theme-text .gallery .gallery-item{position:relative;overflow:hidden;margin:10px}
.module-theme-text .gallery.gallery-columns-1 .gallery-item{width:calc(100% - 20px)}
.module-theme-text .gallery.gallery-columns-2 .gallery-item{width:calc(50% - 20px)}
.module-theme-text .gallery.gallery-columns-3 .gallery-item{width:calc(33.33333% - 20px)}
.module-theme-text .gallery.gallery-columns-4 .gallery-item{width:calc(25% - 20px);height:fit-content}
.module-theme-text .gallery.gallery-columns-5 .gallery-item{width:calc(20% - 20px)}
.module-theme-text .gallery.gallery-columns-6 .gallery-item{width:calc(16.66666% - 20px)}
.module-theme-text .gallery.gallery-columns-7 .gallery-item{width:calc(14.2857% - 20px)}
.module-theme-text .gallery.gallery-columns-8 .gallery-item{width:calc(12.5% - 20px)}
.module-theme-text .gallery.gallery-columns-9 .gallery-item{width:calc(11.11111% - 20px)}
.module-theme-text .gallery .gallery-item img{display:block;margin:0 auto;transition:all .3s}
.module-theme-text .gallery .gallery-item:hover img{transform:scale(1.1)}
.module-theme-text .gallery .gallery-item .gallery-caption{position:absolute;bottom:10px;left:0;z-index:2;margin:0;padding:0 16px;width:calc(100% - 32px);color:#fff;text-align:center;font-weight:700;font-size:16px}
.module-theme-text .gallery .gallery-item .gallery-icon a{position:relative}
.module-theme-text .gallery .gallery-item .gallery-icon a:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.917) 5.3%,rgba(0,0,0,.834) 10.6%,rgba(0,0,0,.753) 15.9%,rgba(0,0,0,.672) 21.3%,rgba(0,0,0,.591) 26.8%,rgba(0,0,0,.511) 32.5%,rgba(0,0,0,.433) 38.4%,rgba(0,0,0,.357) 44.5%,rgba(0,0,0,.283) 50.9%,rgba(0,0,0,.213) 57.7%,rgba(0,0,0,.147) 65%,rgba(0,0,0,.089) 72.9%,rgba(0,0,0,.042) 81.4%,rgba(0,0,0,.011) 90.6%,transparent 100%);content:"";opacity:.3}
.module-theme-text .text-center p{text-align:center}
.module-theme-text .text-center ol,.module-theme-text .text-center ul{margin:0 auto;width:max-content}
.module-theme-text .text-btn{margin-top:40px;text-align:center}
.module-theme-text .text-btn a{display:inline-block;margin:0 auto;padding:12px 70px;border:1px solid #333;color:#000;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-text .text-btn a:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}
@media (max-width:767px){
    .module-theme-text .gallery{margin:0 -7px}
    .module-theme-text .gallery .gallery-item{margin:7px;width:calc(50% - 14px)!important}
    .module-theme-text .text-module p{line-height:25px}
}
/*滚动数字*/
.module-theme-count .count-module{display:flex;margin:-10px;flex-wrap:wrap;justify-content:center}
.module-theme-count .count-module .count-item{margin:10px;padding:30px 20px;width:calc(25% - 20px);background-color:#fff;box-shadow:0 5px 25px rgba(0,0,0,.1);text-align:center}
.module-theme-count .count-module .count-item .item-img{margin-bottom:15px}
.module-theme-count .count-module .count-item .item-img img{height:auto;max-width:80px}
.module-theme-count .count-module .count-item .item-number{margin-top:10px;font-weight:700;font-size:38px;font-family:system-ui;line-height:1}
.module-theme-count .count-module .count-item .item-number-tag{margin-left:6px;font-weight:700;font-size:16px}
.module-theme-count .count-module .count-item .item-desc{margin:15px 0 0;font-size:16px}
.module-theme-count .count-module.style_2 .count-item{width:calc(50% - 20px)}
.module-theme-count .count-module.style_3 .count-item{width:calc(33.3333% - 20px)}
.module-theme-count .count-text{margin-bottom:60px}
.module-theme-count .count-text.text-center{text-align:center}
.module-theme-count .count-text .text-sub-title span{margin:0;color:#ff9500;font-weight:700;font-size:20px}
.module-theme-count .count-text .text-title h3{margin:20px 0 0;font-size:36px}
.module-theme-count .count-text p{margin:20px 0 0;color:#000;font-size:18px;line-height:30px}
.module-theme-count .count-text a{display:inline-block;margin-top:30px;padding:12px 70px;background:var(--main-color);color:#fff;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-count .count-text a:hover{opacity:.8}
.module-theme-count .section-title,.module-theme-count .section-title p,.module-theme-count .text-color-white .count-text .text-title h3,.module-theme-count .text-color-white .count-text p{color:#fff}
@media (max-width:767px){
    .module-theme-count .count-text .text-title h3{font-size:30px;line-height:40px}
    .module-theme-count .count-text p{font-size:16px;line-height:26px}
    .module-theme-count .count-text{margin-bottom:30px}
    .module-theme-count .count-module{margin:-7px}
    .module-theme-count .count-module .count-item{margin:7px;padding:20px 10px;width:calc(50% - 14px)}
    .module-theme-count .count-module .count-item .item-number{font-size:32px}
    .module-theme-count .count-module .count-item .item-number-tag{margin-left:4px;font-size:12px}
    .module-theme-count .count-module .count-item .item-desc{font-size:18px}
}
/*案例展示*/
.module-theme-case .container{position:relative}
.module-theme-case .md-case{overflow:hidden}
.module-theme-case .md-case.show-pagination{padding-bottom:30px}
.module-theme-case .case-item .img-cover{overflow:hidden}
.module-theme-case .case-item .img-cover img{display:block;transition:all .3s}
.module-theme-case .case-item:hover .img-cover img{transform:scale(1.1)}
.module-theme-case .case-item .text{padding:15px;background:#fff}
.module-theme-case .case-item .text h2{display:-webkit-box;overflow:hidden;margin:0;color:#000;text-overflow:ellipsis;font-size:18px;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.module-theme-case .case-item .text p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#000;text-overflow:ellipsis;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.module-theme-case .case-item:hover h2{color:var(--main-color)}
.module-theme-case .case-more{margin-top:30px;text-align:center}
.module-theme-case .md-case.show-pagination~.case-more{margin-top:50px}
.module-theme-case .case-more a.cat-url{display:inline-block;padding:12px 70px;border:1px solid #333;color:#000;font-weight:700;font-size:16px;transition:all .3s}
.module-theme-case .case-more a.cat-url:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}
.module-theme-case .swiper-pagination{display:block;margin:0 auto;width:inherit;bottom:inherit}
.module-theme-case .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}
.module-theme-case .swiper-pagination .swiper-pagination-bullet{margin:0 4px;background:#333}
.module-theme-case .swiper-button-prev{display:none;color:#000;left:-18px;right:auto}
.module-theme-case .swiper-button-next{display:none;color:#000;right:-18px;left:auto}
.module-theme-case:hover .swiper-button-prev,
.module-theme-case:hover .swiper-button-next{display:block}
.module-theme-case .swiper-button-next,
.module-theme-case .swiper-button-next,.module-theme-case .swiper-button-prev{top:calc(50% - 15px);margin:0;margin-top:-8px;width:18px;height:30px;background-size:18px 30px}
@media (max-width:767px){
    .module-theme-case .swiper-pagination{left:50%;transform:translateX(-50%)}
    .module-theme-case .md-case.show-pagination{padding-bottom:15px}
    .module-theme-case .md-case.show-pagination~.case-more{margin-top:35px}
}
/*--------------------------------------------------------------
  页面主要区域
----------------------------------------------------------------*/
/*页面主要区域*/
.page-section {padding:32px 0;background:#f5f5f5}
.sidebar-widget+.page-main{float:right;width:calc(100% - 300px)}
.page-main{width:100%}
@media (max-width:767px){
    .page-section {padding:16px 0;background:#fff}
    .sidebar-widget+.page-main{width:100%}
}
/*面包屑导航*/
.breadcrumb{display:-webkit-box;overflow:hidden;max-width:60%;background:#fff;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.breadcrumb :last-child.ri-arrow-right-s-line{display:none}
/*--------------------------------------------------------------
  侧栏小工具
----------------------------------------------------------------*/
/*侧边栏*/
.sidebar-widget {float:left;width:270px}
/*小工具标题*/
.sidebar-widget .widget{margin-bottom:32px;background-color:#fff}
.sidebar-widget .widget:last-child{margin-bottom:0}
.sidebar-widget .widget .widget-title{padding:10px 16px;background-color:var(--main-color)}
.sidebar-widget .widget .widget-title h3{margin:0;text-align:left;color:#fff;font-size:18px}
/*widget_tag_cloud*/
.widget_tag_cloud .tags-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.widget_tag_cloud .tags-item a{margin:4px;padding:4px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(213,213,213,.25);box-shadow:0 4px 10px rgba(213,213,213,.25);color:#000;font-size:12px;line-height:16px}
.widget_tag_cloud .tags-item a:hover{background-color:#000;color:#fff;border-color:#000}
/*widget_nav_menu*/
.widget_nav_menu ul.menu{padding:16px}
.widget_nav_menu ul>li{margin-bottom:10px;width:100%}
.widget_nav_menu ul>li>a{position:relative;display:block;width:100%;height:100%;height:40px;color:#000;font-size:16px;line-height:40px;cursor:pointer}
.widget_nav_menu ul>li .sub-menu .sub-menu{display:none!important}
.widget_nav_menu ul>li .sub-menu{display:none;padding-top:6px}
.widget_nav_menu ul.menu>li>a{margin-bottom:10px;border-bottom:solid 1px #eee;font-size:15px}
.widget_nav_menu ul.menu>li.hover>a,.widget_nav_menu ul.menu>li>a:hover{border-bottom:solid 1px var(--main-color);color:var(--main-color)}
.widget_nav_menu ul>li:last-child{margin-bottom:0}
.widget_nav_menu ul>li:last-child a{margin-bottom:0;border-color:transparent}
.widget_nav_menu ul>li .sub-menu li a{display:inline-block;padding-left:16px;width:auto;height:auto;color:#000;font-size:14px;line-height:24px}
.widget_nav_menu ul>li .sub-menu li a:hover,.widget_nav_menu ul>li .sub-menu li.current-menu-item a{color:var(--main-color)}
.widget_nav_menu ul>li.menu-item-has-children>a::after{position:absolute;right:0;margin-right:5px;content:"\ea4e";font-family:remixicon!important;transition:transform .3s ease-in-out}
.widget_nav_menu ul>li.hover.menu-item-has-children>a::after{transform:rotate(180deg)}
/*widget_xintheme_postlist*/
.widget_xintheme_postlist .widget-list{padding:16px}
.widget_xintheme_postlist .widget-list .widget-item{display:flex;padding:12px 0;border-bottom:1px dashed #e0e0e0;align-items:center}
.widget_xintheme_postlist .widget-list .widget-item:first-child{padding-top:0}
.widget_xintheme_postlist .widget-list .widget-item:last-child{padding-bottom:0;border-bottom:none}
.widget_xintheme_postlist .widget-list .widget-item .item-title{width:100%}
.widget_xintheme_postlist .widget-list .widget-item .item-title a{display:inline-block;width:auto;color:#000;font-size:14px;line-height:20px}
.widget_xintheme_postlist .widget-list .widget-item .item-title span{display:block;margin-bottom:2px;color:#666;font-size:12px}
.widget_xintheme_postlist .widget-list .widget-item .icon-item-more{display:inline-block;margin-left:15px;width:16px;height:11px;background:url(../images/icon-item-more-green.png) no-repeat scroll 0 0;background-size:contain!important;filter:brightness(0)}
.widget_xintheme_postlist .widget-list .widget-item .item-title a:hover{color:var(--main-color)}
/*widget_xintheme_postlist_img*/
.widget_xintheme_postlist_img .post-list{display:flex;margin:8px 8px 0;flex-wrap:wrap}
.widget_xintheme_postlist_img .post-list .post-item{margin:8px;width:calc(50% - 16px)}
.widget_xintheme_postlist_img .post-list .post-item:nth-last-child(-n+2){margin-bottom:16px}
.widget_xintheme_postlist_img .post-list .post-item .post-img{margin-bottom:2px}
.widget_xintheme_postlist_img .post-list .post-item .post-img img{width:100%;object-fit:cover}
.widget_xintheme_postlist_img .post-list .post-item h2{display:-webkit-box;overflow:hidden;margin:0;color:#000;text-overflow:ellipsis;font-weight:500;font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.widget_xintheme_postlist_img .post-list .post-item h2:hover{color:var(--main-color)}
/*widget_xintheme_postlist_related*/
.widget_xintheme_postlist_related .post-list{display:flex;margin:8px;flex-wrap:wrap}
.widget_xintheme_postlist_related .post-list .post-item{margin:8px;width:calc(50% - 16px)}
.widget_xintheme_postlist_related .post-list .post-item:nth-last-child(-n+2){margin-bottom:16px}
.widget_xintheme_postlist_related .post-list .post-item .post-img{margin-bottom:2px}
.widget_xintheme_postlist_related .post-list .post-item .post-img img{width:100%;height:70px;object-fit:cover}
.widget_xintheme_postlist_related .post-list .post-item h2{display:-webkit-box;overflow:hidden;margin:0;color:#000;text-overflow:ellipsis;font-weight:500;font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.widget_xintheme_postlist_related .post-list .post-item h2:hover{color:var(--main-color)}
/*widget_search*/
.widget_search .search-box{position:relative;display:flex;width:100%;max-width:100%;align-items:center}
.widget_search .search-box input{padding:0 40px 0 16px;width:100%;height:50px;outline:0;border:1px solid #eee;background:#fff}
.widget_search .search-box button{position:absolute;top:50%;right:0;padding:0;width:50px;height:50px;border:none;background-color:transparent;color:#ababab;font-size:18px;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translateY(-50%)}
.widget_search .search-box button:hover{color:var(--main-color)}
/*--------------------------------------------------------------
  页脚样式
----------------------------------------------------------------*/
/*页脚样式*/
.footer{position:relative;z-index:1;color:#fff}
.footer:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--footer-bg-color);content:'';opacity:var(--footer-bg-opacity)}
.footer a{color:#fff}
.footer a:hover{color:var(--main-color)}
.footer .gaba{vertical-align:-2px;padding-right:3px;width:auto;height:auto}
.footer-copy{text-align:center;padding:30px 0;color:#fff}
.footer-copy p {margin:0}
/*页脚小工具 标题*/
.footer-widget{padding:80px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.footer-widget .container{display:flex;justify-content:space-between;flex-wrap:wrap}
.footer-widget .widget:first-child{padding-left:0;border-left:none}
.footer-widget .widget{padding-left:80px;max-width:33.3333%;border-left:1px solid rgba(255,255,255,.1)}
.footer-widget .widget .widget-title{margin-bottom:24px}
.footer-widget .widget .widget-title h3{position:relative;margin:0;color:#fff;font-weight:700;font-size:24px}
.footer-widget .widget .widget-title h3:after{display:block;margin-top:8px;width:44px;height:3px;background-color:var(--main-color);content:''}
/*文本小工具*/
.footer-widget .textwidget p{margin:0;margin-bottom:10px;color:#fff;font-size:16px;line-height:24px}
.footer-widget .textwidget p:last-child{margin-bottom:0}
.footer-widget .textwidget img{max-width:250px;margin-bottom:20px}
/*图片小工具*/
.footer-widget .gallery{display:flex;margin:0 -10px}
.footer-widget .gallery .gallery-item{margin:0 10px}
.footer-widget .gallery .gallery-item img{display:block}
.footer-widget .gallery .gallery-item .gallery-caption{margin:4px 0 0;color:#fff;text-align:center;font-size:14px}
/*菜单小工具*/
.footer-widget .widget_nav_menu ul.menu{padding:0}
.footer-widget .widget_nav_menu ul>li{margin-bottom:10px;width:100%}
.footer-widget .widget_nav_menu ul>li>a{position:relative;display:block;width:100%;height:100%;height:40px;color:#000;font-size:16px;line-height:40px;cursor:pointer}
.footer-widget .widget_nav_menu ul>li .sub-menu .sub-menu{display:none!important}
.footer-widget .widget_nav_menu ul>li .sub-menu{display:none;padding:16px 0 10px}
.footer-widget .widget_nav_menu ul.menu>li>a{margin-bottom:0;height:auto;border-bottom:none;color:#fff;font-size:16px;line-height:24px}
.footer-widget .widget_nav_menu ul.menu>li.hover>a,
.footer-widget .widget_nav_menu ul.menu>li>a:hover{border-bottom:none;color:var(--main-color)}
.footer-widget .widget_nav_menu ul>li:last-child{margin-bottom:0}
.footer-widget .widget_nav_menu ul>li:last-child a{margin-bottom:0;border-color:transparent}
.footer-widget .widget_nav_menu ul>li .sub-menu li a{display:inline-block;padding-left:16px;width:auto;height:auto;color:#fff;font-size:14px;line-height:24px}
.footer-widget .widget_nav_menu ul>li .sub-menu li a:hover,
.footer-widget .widget_nav_menu ul>li .sub-menu li.current-menu-item a{color:var(--main-color)}
.footer-widget .widget_nav_menu ul>li.menu-item-has-children>a::after{position:absolute;right:0;margin-right:5px;content:"\ea4e";font-family:remixicon!important;transition:transform .3s ease-in-out}
.footer-widget .widget_nav_menu ul>li.hover.menu-item-has-children>a::after{transform:rotate(180deg)}
@media (max-width:767px){
    .footer-widget{display:none}
    .footer-widget .container{flex-wrap:wrap}
    .footer-widget .widget{margin-bottom:40px;padding-left:0;width:100%;max-width:100%;border-left:none}
    .footer-widget .widget:last-child{margin-bottom:0}
    .footer-copy{padding:20px 0}
}
/*--------------------------------------------------------------
  文章页面
----------------------------------------------------------------*/
.post-content{background:#fff;margin-bottom:30px;padding:16px}
.page-template-default .post-content{margin-bottom:0}
@media (max-width:767px){
    .post-content{padding:0}
}
/*文章标题*/
.post-content .post-title{margin-bottom:30px;padding:14px 0 30px;border-bottom:1px dashed #e0e0e0;text-align:center}
.post-content .post-title h1{margin:0;font-size:26px}
.post-content .post-title p{margin:10px 0 0;color:#999;font-size:12px}
.post-content .post-title p span{padding:0 8px}
.post-content .post-title p a{color:#999;font-size:12px}
.post-content .post-title p a:hover{color:var(--main-color)}
/*文章摘要*/
.post-content .post-desc{margin-bottom:20px;padding:0 20px;border:1px solid #eee}
.post-content .post-desc p{margin-bottom:20px;font-size:16px;line-height:1.6}
/*文章详细内容*/
.post-content .post-body{margin-bottom:20px;font-size:16px;line-height:1.6}
.post-content .post-body>:first-child{margin-top:0;padding-top:0}
.post-content .post-body ul{padding:revert;list-style:disc}
.post-content .post-body img{width:auto!important;height:auto!important;max-width:100%!important}
.post-content .post-body img.aligncenter{margin:0 auto;display:block}
.post-content .post-body>p:first-child{margin-top:0}
.post-content .post-body hr{background-color:#eee;color:#eee}
.post-content .post-body a{color:var(--main-color)}
.post-content .post-body a:hover{opacity:.8;text-decoration:underline}
/*文章标签*/
.post-tags{display:inline-block;margin-top:20px;padding-top:20px;width:100%;border-top:1px dashed #e0e0e0}
/*上一篇/下一篇*/
.previous-next{margin:20px 0;padding:16px;background:#fff}
.previous-next li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee;line-height:32px}
.previous-next li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.previous-next li span{display:inline-block;margin-right:8px;padding:0 16px;background-color:#eee;color:#000}
.previous-next li em{float:right;font-style:normal}
@media (max-width:767px){
    .previous-next{margin:20px 0;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}
    .previous-next li{border-bottom:1px dashed #e0e0e0;font-size:15px;line-height:1.6}
    .previous-next li span{margin-right:0;padding:0;background:0 0;font-weight:bold}
    .previous-next li em{display:none}
}
/*相关推荐*/
.post-related{padding:16px;background:#fff}
.post-related .related-title{margin-bottom:20px}
.post-related .related-title h3{position:relative;margin:0;font-size:20px}
.post-related .related-title h3:after{display:block;margin-top:8px;width:2em;height:3px;background-color:var(--main-color);content:""}
.post-related .related-list{display:flex;width:100%;justify-content:space-between}
.post-related .related-list ul{padding-right:32px;width:calc(50% - 16px);border-right:1px solid #eee}
.post-related .related-list ul li{position:relative;display:flex;margin-bottom:16px;width:100%;font-size:14px;line-height:18px}
.post-related .related-list ul li a{display:-webkit-box;overflow:hidden;width:calc(100% - 90px);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.post-related .related-list ul li span{margin-left:auto;color:#888;font-size:13px}
.post-related .related-list ul:last-child{padding-right:0;border-right:0}
.post-related .related-list ul li:last-child{margin-bottom:0}
@media (max-width:767px){
    .post-related{padding:0}
    .post-related .related-list{flex-wrap:wrap}
    .post-related .related-list ul{padding:0;width:100%;border:none}
    .post-related .related-list ul:last-child{display:none}
    .post-related .related-list ul li{padding-bottom:16px;border-bottom:1px solid #eee;font-size:15px}
    .post-related .related-list ul li:last-child{border:none}
}
/*--------------------------------------------------------------
  产品详情页面
----------------------------------------------------------------*/
/*product-header*/
.product-header{border-top:1px solid #eee;background:#fff}
.product-header .product-hd-box{display:flex;padding:32px 0;justify-content:space-between}
.product-header .product-hd-img{width:40%;line-height:0;overflow:hidden}
.product-header .product-hd-text{width:calc(60% - 30px)}
.product-header .product-hd-text h1{margin:0 0 15px;color:#000;font-size:26px;line-height:1.4}
.product-header .product-hd-text .split-line{position:relative;margin-bottom:15px;width:100%;height:3px;background:rgba(0,0,0,.06)}
.product-header .product-hd-text .split-line:after{position:absolute;top:0;left:0;width:15%;height:100%;background:var(--main-color);content:""}
.product-header .product-hd-text .product-excerpt{}
.product-header .product-hd-text .product-excerpt p{margin:0 0 15px;color:#000;font-size:15px;line-height:1.5}
.product-header .product-hd-text .product-excerpt ol,
.product-header .product-hd-text .product-excerpt ul{margin-bottom:15px;background:#fafafa}
.product-header .product-hd-text .product-excerpt li{padding:0 16px;border-top:1px solid #f1f1f1;color:#000;font-size:14px;line-height:42px}
.product-header .product-hd-text .product-excerpt li:first-child{border-top:none}
.product-header .product-slider{margin-bottom:10px;position:relative}
.product-header .product-slider .swiper-slide a{display:block;cursor:zoom-in;outline:none; text-align:center;}
.product-header .product-thumbs-slider .thumbs-video{position:relative}
.product-header .product-thumbs-slider .thumbs-video::after{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background:rgba(0,0,0,.1);content:""}
.product-header .product-thumbs-slider .ri-play-circle-line{position:absolute;top:50%;left:50%;z-index:10;color:#fdfdfd;font-size:32px;transform:translate(-50%,-50%);opacity:.5}
.product-header .product-thumbs-slider .swiper-slide{width:25%;height:100%;background:#000000;cursor:pointer}
.product-header .product-thumbs-slider .swiper-slide img{opacity:.7}
.product-header .product-thumbs-slider .swiper-slide-thumb-active img,
.product-header .product-thumbs-slider .swiper-slide-thumb-active .ri-play-circle-line{opacity:1}
.product-header .swiper-button-next,
.product-header .swiper-button-prev{display:none}
.product-header .product-hd-img:hover .swiper-button-next,
.product-header .product-hd-img:hover .swiper-button-prev{display:block;padding:10px 15px;width:auto;height:auto;border-radius:32px;background:rgb(0 0 0 / 50%)}
.product-header .product-hd-img .swiper-button-next:after,
.product-header .product-hd-img .swiper-button-prev:after{font-size:22px}
.product-header .swiper-button-next{right:16px;color:#fff}
.product-header .swiper-button-prev{left:16px;color:#fff}
.product-header .product-video{position:relative}
.product-header .product-video a{cursor:pointer !important}
.product-header .product-video .video-play{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);cursor:pointer !important}
.product-header .product-video span{background:#00000059;color:#fff;display:inline-block;width:65px;height:65px;line-height:65px;border-radius:50%;transition:.3s ease-in-out;-webkit-animation:ripple 1s linear infinite;animation:ripple 1s linear infinite;text-align:center}
.product-header .product-video span:hover{transform:translate(-50%,-50%) scale(1.1);transition:.3s ease-in-out}
.product-header .product-video span i{padding-left:4px;font-size:46px}
@-webkit-keyframes ripple{0%{box-shadow:0 0 0 0 rgba(255 255 255 / .35),0 0 0 10px rgba(255 255 255 / .35),0 0 0 20px rgba(255 255 255 / .35)}
100%{box-shadow:0 0 0 10px rgba(255 255 255 / .35),0 0 0 20px rgba(255 255 255 / .35),0 0 0 40px rgba(255 255 255 / 0)}
}
@keyframes ripple{0%{box-shadow:0 0 0 0 rgb(255 255 255 / .35),0 0 0 10px rgb(255 255 255 / .35),0 0 0 20px rgb(255 255 255 / .35)}
100%{box-shadow:0 0 0 10px rgb(255 255 255 / .35),0 0 0 20px rgb(255 255 255 / .35),0 0 0 40px rgb(255 255 255 / 0)}
}
@media (max-width:767px){
    .product-header .product-hd-box{padding:16px 0;flex-wrap:wrap}
    .product-header .product-hd-img{margin-bottom:16px;width:100%}
    .product-header .product-hd-text{width:100%}
}
/*product-cat*/
.product-header .product-cat{margin-bottom:15px}
.product-header .product-cat a{display:inline-block;margin-right:16px;padding:7px 15px;background:var(--main-color);color:#fff;font-weight:700;font-size:14px}
.product-header .product-contact{display:flex;margin-top:15px}
/*product-btn*/
.product-header .product-btn{display:flex;margin:0 8px 0 -8px;flex-wrap:wrap;align-content:center}
.product-header .product-btn a{margin:4px 4px 0 4px;padding:10px 30px;border-radius:4px;background:var(--product-btn-color);color:#fff;font-size:16px}
.product-header .product-btn a:hover{background:#000}
.product-header .product-btn a i{margin-right:3px}
/*product-tel*/
.product-header .product-tel{display:flex;align-items:center}
.product-header .product-tel .icon-tel{margin-right:0}
.product-header .product-tel .icon-tel i{color:var(--main-color);font-size:46px;line-height:1}
.product-header .product-tel .tel-text{display:flex;flex-wrap:wrap;flex-direction:column}
.product-header .product-tel .tel-text span{margin-bottom:3px;color:#666;font-size:14px;line-height:1}
.product-header .product-tel .tel-text a{color:var(--main-color);font-weight:700;font-size:32px;line-height:1}
/*product-feature*/
.product-header .product-feature.feature-style-one{display:flex;margin:7px -8px -8px;align-items:center;flex-wrap:wrap}
.product-header .product-feature.feature-style-one .feature-item{display:flex;margin:8px;padding:15px 16.5px;border:1px solid #eee;border-radius:10px;color:#fff;text-align:center;flex-direction:column;align-items:center}
.product-header .product-feature.feature-style-one .feature-item img{width:auto;height:36px;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;-ms-transition:color .3s}
.product-header .product-feature.feature-style-one .feature-item:hover img{-webkit-animation:swing 1s linear;-o-animation:swing 1s linear;animation:swing 1s linear}
.product-header .product-feature.feature-style-one .feature-item span{margin-top:3px;color:#000}
/*feature-style-two*/
.product-header .feature-style-two{display:flex;margin-top:15px;padding:16px;background:#fafafa;flex-wrap:wrap}
.product-header .feature-style-two .feature-item{position:relative;display:flex;align-items:center;justify-content:center}
.product-header .feature-style-two .feature-item img{margin-right:3px;width:auto;height:22px;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;-ms-transition:color .3s}
.product-header .feature-style-two .feature-item:hover img{-webkit-animation:swing 1s linear;-o-animation:swing 1s linear;animation:swing 1s linear}
.product-header .feature-style-two .feature-item span{color:#000;font-size:15px}
.product-header .feature-style-two .feature-item:hover span{color:#c10d24}
.product-header .feature-style-two .feature-item:not(:last-child)::after{position:absolute;top:0;right:0;bottom:0;display:block;margin:auto;width:0;height:18px;border-left:1px solid #dedede;content:''}
.product-header .feature-style-two.product-feature-2 .feature-item{width:50%}
.product-header .feature-style-two.product-feature-3 .feature-item{width:33.3333%}
.product-header .feature-style-two.product-feature-4 .feature-item{width:25%}
.product-header .feature-style-two.product-feature-5 .feature-item{width:20%}
.product-header .feature-style-two.product-feature-6 .feature-item{width:16.6666%}
/*feature-style-three*/
.product-header .feature-style-three{display:flex;margin-top:15px;padding:16px;background:#fafafa;flex-wrap:wrap}
.product-header .feature-style-three .feature-item{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}
.product-header .feature-style-three .feature-item img{margin-bottom:5px;width:auto;height:40px;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;-ms-transition:color .3s}
.product-header .feature-style-three .feature-item:hover img{-webkit-animation:swing 1s linear;-o-animation:swing 1s linear;animation:swing 1s linear}
.product-header .feature-style-three .feature-item span{color:#000;font-size:15px}
.product-header .feature-style-three .feature-item:hover span{color:#c10d24}
.product-header .feature-style-three .feature-item:not(:last-child)::after{position:absolute;top:0;right:0;bottom:0;display:block;margin:auto;width:0;height:18px;border-left:1px solid #dedede;content:''}
.product-header .feature-style-three.product-feature-2 .feature-item{width:50%}
.product-header .feature-style-three.product-feature-3 .feature-item{width:33.3333%}
.product-header .feature-style-three.product-feature-4 .feature-item{width:25%}
.product-header .feature-style-three.product-feature-5 .feature-item{width:20%}
.product-header .feature-style-three.product-feature-6 .feature-item{width:16.6666%}
/*详情区域tab标题*/
.product-tab-menu.active{position:fixed;top:55px;z-index:9;width:1000px;border-top:5px solid #fff}
.product-tab-menu{border-bottom:1px solid #eee;background:#eee;transition:opacity 0.3s ease}
.product-tab-menu li{position:relative;float:left;cursor:pointer}
.product-tab-menu li span{display:block;padding:0 40px;font-size:16px;line-height:50px}
.product-tab-menu li.active span{background-color:var(--main-color);color:#fff;font-weight:700}
.header_style_2 .product-tab-menu.active{top:71px}
/*productTab-content*/
.productTab-content{display:none}
.productTab-content.active{display:block}
@media (max-width:767px){
    .product-header .product-contact{flex-wrap:wrap}
    .product-header .product-btn{margin-bottom:30px;width:100%;justify-content:center}
    .product-header .product-btn a{margin:8px;padding:12px 0;width:calc(50% - 16px);text-align:center;font-size:18px}
    .product-header .product-tel{width:100%;justify-content:center}
    .product-header .product-tel .tel-text span{font-size:18px}
    .product-header .product-tel .tel-text a{font-size:36px}
    .product-header .product-tel .icon-tel{margin-right:10px}
    .product-header .product-tel .icon-tel i{font-size:54px}
    .product-tab-menu{margin-bottom:20px}
    .product-tab-menu.active{top:60px;left:0;margin:0;width:100%;border-top:none}
    .product-tab-menu ul{display:flex;overflow:scroll;white-space:nowrap}
    .product-tab-menu li span{padding:0 26px;line-height:40px}
    .product-header .product-feature.feature-style-one{justify-content:center}
    .product-header .product-feature.feature-style-one .feature-item{margin:4px;width:auto !important;padding:12px 13.5px}
    .product-header .product-feature{padding:10px 16px}
    .product-header .product-feature .feature-item{margin:10px 0;width:50%!important}
    .product-header .product-feature .feature-item:nth-child(2n)::after{display:none}
}
/*--------------------------------------------------------------
  页面
----------------------------------------------------------------*/
/*页面Banner标题样式*/
.page-banner{position:relative;overflow:hidden}
.page-banner:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;content:"";opacity:.3;z-index:1}
.page-banner img{display:block;margin:0 auto;height:auto;max-width:100%}
.page-banner .banner-text{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);-webkit-font-smoothing:auto;z-index:2}
.page-banner .banner-text h1{display:inline-block;margin:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-weight:700;font-size:36px}
.page-banner .banner-text p{margin:16px 0 0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-size:18px}
@media (max-width:767px){
    .page-banner img{min-height:170px;object-fit:cover}
}
/*其他*/
@media screen and (max-width: 767px) {
    .top{ display:none}
    body{min-width:320px;padding-top:60px;padding-bottom:63px}
    .container {width: auto;}
    .header {height:60px;padding: 15px 0;position: fixed;z-index: 10;width: 100%;top: 0;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
    .header .text,.header .tel {display: none;}
    .header .logo {height: 30px;line-height: 30px;float: none;padding: 0;}
    .header .nav {margin: 10px 0 -10px;text-align: left;display: none;background-color: transparent;border-bottom: 0;}
    .header .nav ul {margin: 0 -15px;}
    .header .nav li {display: block;margin: 0;border-top: 1px solid #eee;background: none;}
    .header .nav li a {line-height:40px;padding:0 15px;color:#000}
    .header .nav li .arr {display: block;}
    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {background-color: transparent;color: var(--main-color)}
    .header .nav li.open .arr:after {border-color: var(--main-color);transform: rotate(225deg);}
    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;box-shadow: none;}
    .header .nav .dropdown-box a {color: #000 !important;border-top: 1px dotted #eee;padding: 0 15px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}
    .header .nav .dropdown-box a:hover {background-color: transparent !important;}
    /*幻灯片*/
    .module-banner{height:auto}
    /*面包屑导航*/
    .breadcrumb {display:none}
    .tag .breadcrumb{display:block;max-width:100%;background:0 0;font-size:16px}
    .tag .search-form{display:none}
    /*侧边栏*/
    .sidebar-widget {display: none;}
    /*页面主要内容*/
    .page-main {float: none !important;width: auto;}
}
/*分页*/
.theme-pagination{clear:both;display:inline-block;overflow:hidden;margin-top:30px;padding:20px 0;width:100%;background-color:#fff;text-align:center;font-size:14px}
.theme-pagination ul{display:flex;margin:0 auto;padding:0;justify-content:center}
.theme-pagination ul li{display:inline-block}
.theme-pagination ul li a,
.theme-pagination ul li span{float:left;display:block;margin:0 5px;padding:6px 12.5px;border:1px solid #f5f5f5;color:#000;font-size:12px}
.theme-pagination ul li.active span,
.theme-pagination ul li:hover a{background:var(--main-color);color:#fff}
@media screen and (max-width: 767px) {
    .theme-pagination ul li.prev-page,
    .theme-pagination ul li.next-page{display:none}
}
/*license-valid-content*/
#license-valid-content{display:block!important;margin:0;padding:70px;background:#fff;color:#000;text-align:center;font-weight:bold}
#license-valid-content a{color:#B71C1C;font-size:16px}
@media screen and (max-width: 767px) {
    #license-valid-content{padding:20px}
    #license-valid-content a{font-size:14px}
}
/*--------------------------------------------------------------
  右侧悬浮 客服工具
----------------------------------------------------------------*/
.slide-bar{position:fixed;width:70px;right:10px;bottom:10%;z-index:9;background-color:var(--bar_color_bg);border-radius:3px}
.slide-bar a:focus{color:#fff}
.slide-bar .slide-bar__item{width:70px;height:70px;text-align:center;position:relative;cursor:pointer;color:var(--bar_color_text);display:block;border-top:1px solid var(--bar_color_line);line-height:1.8}
.slide-bar .slide-bar__item:last-child{border-radius:0 0 3px 3px}
.slide-bar .slide-bar__item:first-child{border-top:none;border-radius:3px 3px 0 0}
.slide-bar .slide-bar__item:hover{background-color:var(--bar_color_current);color:var(--bar_color_text2)}
.slide-bar .slide-bar__item:hover .slide-bar__item__ercode,
.slide-bar .slide-bar__item:hover .slide-bar__item__tips{visibility:visible;left:-180px;opacity:1}
.slide-bar .slide-bar__item:hover .slide-bar__item__img{visibility:visible;left:-160px;opacity:1}
.slide-bar .slide-bar__item__top{display:block;line-height:70px;font-size:36px}
.slide-bar .slide-bar__item__icon{display:block;font-size:16px;padding-top:8px}
.slide-bar img.slide-bar__item__icon{width:33px;height:auto;margin:0 auto}
.slide-bar .slide-bar__item__text{display:block;height:20px;font-size:12px}
.slide-bar .slide-bar__item__tips{width:170px;height:70px;line-height:70px;text-align:center;font-size:14px;position:absolute;z-index:999;left:-200px;color:#fff;top:0;opacity:0;visibility:hidden;background-color:var(--main-color);border-radius:3px;-webkit-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;-o-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s}
.slide-bar .slide-bar__item__tips:after{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:6px solid var(--main-color);right:-6px;top:30px;content:"";height:0;position:absolute;width:0;z-index:1}
.slide-bar .slide-bar__item__tips p{position:relative;top:50%;margin:0 auto;width:85%;color:#fff;line-height:1.2;transform:translateY(-50%)}
.slide-bar .scrollup .slide-bar__item__tips{width:120px;left:-150px}
.slide-bar .scrollup:hover .slide-bar__item__tips{left:-130px}
.slide-bar .slide-bar__item__img{width:150px;text-align:center;font-size:16px;position:absolute;z-index:1;left:-180px;color:#fff;bottom:0;opacity:0;visibility:hidden;background:0 0;-webkit-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;-o-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;border:1px solid #e7e7e7}
.slide-bar .slide-bar__item__img:after{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:6px solid #e7e7e7;right:-6px;content:"";height:0;position:absolute;bottom:30px;width:0;z-index:1}
.slide-bar .slide-bar__item__img img{display:block}
.slide-bar .slide-bar__item.scrollup{display:none}
.slide-bar .slide-bar-title_none img.slide-bar__item__icon{width:46px}
.slide-bar .slide-bar-title_none .slide-bar__item__icon{padding-top:12px}
@media screen and (max-width:767px){
    .slide-bar{display:none}
}
/*--------------------------------------------------------------
  服务项目
----------------------------------------------------------------*/
.module-theme-service .service-list{width:100%}
.module-theme-service .service-list ul{display:flex;margin:0 -6px;padding:0;list-style:none;flex-wrap:nowrap}
.module-theme-service .service-list li{position:relative;overflow:hidden;margin:0 6px;height:540px;border-radius:var(--border-radius);background-position:center top;background-repeat:no-repeat}
.module-theme-service .service-list li:has(.service-item-url){cursor:pointer}
.module-theme-service .service-list li::after{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:50%;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.5));content:""}
.module-theme-service .service-list li .service-item-url{bottom:0;left:0;outline:0;position:absolute;right:0;top:0;z-index:10}
.module-theme-service .service-list li.active{background-size:cover;box-shadow:0 0 24px 0 rgba(0,0,0,.2)}
.module-theme-service .service-item-head{position:absolute;bottom:40px;left:0;z-index:2;padding:0 24px;width:-webkit-fill-available;color:#fff;transition:all .6s ease}
.module-theme-service .service-item-head h3{margin:0;font-weight:700;font-size:22px;line-height:1.4}
.module-theme-service .service-item-head p{margin:14px 0 0;color:#fff;font-size:14px}
.module-theme-service .service-item-info{position:absolute;bottom:22px;left:0;z-index:4;padding:3px 0 0 0;width:100%;color:#fff;opacity:0;transition:all .6s ease 0s;transform:translateY(250px)}
.module-theme-service .service-item-info h3{margin-bottom:14px;padding:0 24px;color:#fff;font-weight:700;font-size:28px}
.module-theme-service .service-item-info_s{padding:0 24px 10px 24px}
.module-theme-service .service-item-info_s p{margin:0;font-size:16px;line-height:1.4}
.module-theme-service .service-item-info_s span{display:inline-block;margin-top:14px;font-size:14px}
.module-theme-service .service-list li.active .service-item-head{opacity:0;transform:translateY(230px)}
.module-theme-service .service-list li.active .service-item-info{opacity:1;transition:all .6s ease .2s;transform:translateY(0)}
.module-theme-service .list-item-1 li{width:100%}
.module-theme-service .list-item-1 li.active{width:100%}
.module-theme-service .list-item-2 li{width:30%}
.module-theme-service .list-item-2 li.active{width:70%}
.module-theme-service .list-item-3 li{width:25%}
.module-theme-service .list-item-3 li.active{width:50%}
.module-theme-service .list-item-4 li{width:21%;}
.module-theme-service .list-item-4 li.active{width:37%;}
.module-theme-service .list-item-5 li{width:14.5%;}
.module-theme-service .list-item-5 li.active{width:34%;}
@media screen and (max-width:767px){
    .module-theme-service .service-list ul{margin:0;flex-wrap:wrap}
    .module-theme-service .service-list li,.module-theme-service .service-list li.active{margin:0;margin-bottom:15px;width:100%;height:290px}
    .module-theme-service .service-list li:last-child{margin-bottom:0}
    .module-theme-service .service-list li.active .service-item-head{opacity:1;transform:none}
    .module-theme-service .service-list li.active .service-item-info{opacity:0;transition:none;transform:translateY(250px)}
}
/*--------------------------------------------------------------
  自定义TAB
----------------------------------------------------------------*/
.module-theme-tab .module-tab-menu{display:inline-block;width:100%;text-align:center}
.module-theme-tab .module-tab-menu ul{margin:0;padding:0;list-style:none}
.module-theme-tab .module-tab-menu ul li{position:relative;display:inline-block;margin:0 5px 10px;padding:0 30px;width:auto;background:#e6e6e6;font-size:14px;line-height:39px;cursor:pointer;border-radius:var(--btn-radius)}
.module-theme-tab .module-tab-menu ul li.selected{background:var(--main-color);color:#fff}
.module-theme-tab .module-tab-box{margin-top:40px;width:100%}
.module-theme-tab .tab-item{display:flex;overflow:hidden;border-radius:var(--border-radius);box-shadow:0 0 60px rgba(12,49,113,.16);justify-content:space-between}
.module-theme-tab .tab-text{padding:40px;width:60%}
.module-theme-tab .tab-text h3{margin:0;color:#000;font-weight:700;font-size:30px;line-height:1.4}
.module-theme-tab .tab-text p{margin:16px 0;font-size:16px}
.module-theme-tab .tab-text ol,.module-theme-tab .tab-text ul{display:flex;margin:0 -16px;padding-left:1rem;list-style:initial;flex-wrap:wrap}
.module-theme-tab .tab-text li{margin:8px 16px;width:calc(50% - 32px);color:#4c4c4c;font-size:16px}
.module-theme-tab .tab-text>:last-child{margin-bottom:0}
.module-theme-tab .tab-text a:hover{text-decoration:underline}
.module-theme-tab .tab-btn{margin-top:20px}
.module-theme-tab .tab-btn a:hover{text-decoration:none}
.module-theme-tab .tab-img{overflow:hidden;width:36%;height:auto}
.module-theme-tab .tab-img img{display:block;width:100%;height:100%;opacity:1;transition:transform 5s ease 0s,opacity 2s ease 0s;object-fit:cover}
.module-theme-tab .tab-img img.adclass{transform:matrix(1.1,0,0,1.1,0,0)}
.module-theme-tab .see-more{position:relative;display:flex;box-sizing:border-box;padding:0 24px;width:fit-content;height:40px!important;border:1px solid #000;border-radius:var(--btn-radius);line-height:40px;transition:all .5s;align-items:center}
.module-theme-tab .see-more p{z-index:1;width:100%;color:#000;text-align:center}
.module-theme-tab .see-more-color{position:absolute;top:-1px;left:0;z-index:0;width:0;height:40px;border-radius:var(--btn-radius);background-color:var(--main-color);content:'';transition:all .5s}
.module-theme-tab .see-more:hover{border:1px solid var(--main-color)}
.module-theme-tab .see-more:hover .see-more-color{width:100%;transition:all .5s}
.module-theme-tab .see-more:hover p{color:#fff;transition:.5s}
.module-theme-tab .tab-item.alignleft .tab-text{order:2}
.module-theme-tab .tab-item.alignleft .tab-img{order:1}
.module-theme-tab .tab-item.no-pic .tab-text{width:100%}
@media screen and (max-width:767px){
    .module-theme-tab .tab-item{flex-wrap:wrap}
    .module-theme-tab .module-tab-box{margin-top:20px}
    .module-theme-tab .tab-img,.module-theme-tab .tab-text{width:100%}
    .module-theme-tab .tab-text{padding:16px;order:2}
    .module-theme-tab .tab-img{order:1}
    .module-theme-tab .tab-text li{width:calc(100% - 32px)}
    .module-theme-tab .tab-btn{margin-top:16px}
}
/*TAB样式-2*/
.module-tab-wrapper{display:flex;justify-content:space-between}
.module-tab-wrapper .module-tab-menu{margin-top:5px;padding:24px;width:22%;background:#fff;box-shadow:inset 0 0 0 rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.1)}
.module-tab-wrapper .module-tab-box{margin:0;width:70%}
.module-tab-wrapper .tab-item{border-radius:0;box-shadow:none}
.module-tab-wrapper .tab-text{padding:0;width:100%}
.module-tab-wrapper .module-tab-menu ul li{display:block;margin:10px 0;padding:0;border:1px solid #666;border-radius:39px;background:#fff;line-height:50px}
.module-tab-wrapper .module-tab-menu ul li.selected{border:none}
@media screen and (max-width:767px){
    .module-tab-wrapper{width:100%;flex-wrap:wrap}
    .module-tab-wrapper .module-tab-menu{margin:0;padding:0;width:100%;background:0 0;box-shadow:none}
    .module-tab-wrapper .module-tab-menu ul li{display:inline-block;margin:0 5px 10px;padding:0 30px;border:none;border-radius:var(--btn-radius);background:#e6e6e6;line-height:39px}
    .module-tab-wrapper .module-tab-box{margin-top:20px;width:100%}
}
/*--------------------------------------------------------------
  自定义表单
----------------------------------------------------------------*/
.module-theme-form .form-box{display:flex;justify-content:space-between}
.module-theme-form .form-left{position:relative;width:49%}
.module-theme-form .form-left .form-img{width:100%;height:100%}
.module-theme-form .form-left .form-img img{display:block;width:100%;height:100%;object-fit:cover}
.module-theme-form .form-left .form-text{padding:30px}
.module-theme-form .form-left .form-text h3{display:inline-block;margin:0 0 20px;color:#1a1a1a;font-size:34px}
.module-theme-form .form-left .form-text p{margin:20px 0 0;color:#1a1a1a;font-size:16px;line-height:1.4}
.module-theme-form .form-left .form-text ol,.module-theme-form .form-left .form-text ul{display:inline-block;margin-top:8px;padding-left:1rem;list-style:initial}
.module-theme-form .form-left .form-text li{margin:10px 0 0;color:#1a1a1a;font-size:16px;line-height:1.4}
.module-theme-form .form-right{display:flex;width:49%}
.module-theme-form .form-right form{padding:30px;width:100%;border:1px solid #e9e9e9;border-radius:var(--border-radius);background:#fff;box-shadow:0 33px 22px 0 rgba(168,168,168,.24)}
.module-theme-form .form-right form h3{margin:0 0 30px;color:#1a1a1a;text-align:center;font-weight:700;font-size:24px}
.module-theme-form .form-right form .form-group{margin-bottom:16px}
.module-theme-form .form-right form input,.module-theme-form .form-right form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.module-theme-form .form-right form textarea{height:136px}
.module-theme-form .form-right form input[type=file]{cursor:pointer}
.module-theme-form .form-right form input[type=checkbox],.module-theme-form .form-right form input[type=radio]{display:block;margin-right:4px;padding:7px;width:auto;border-radius:2px;cursor:pointer;-webkit-appearance:revert;-webkit-tap-highlight-color:transparent}
.choice-inner{display:flex;align-items:center}
.module-theme-form .form-right form label{display:block;margin-bottom:4px;color:#333;font-weight:500;font-size:16px}
.module-theme-form .form-right form label.inline{display:inline-block;margin:0 20px 0 0}
.module-theme-form .form-right form .choices{padding:10px;border:.5px solid rgba(118,121,124,.5);border-radius:4px}
.module-theme-form .form-right form select{padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.module-theme-form .form-right form button{margin-top:16px;padding:16px;width:100%;border:none;border-radius:var(--btn-radius);background:var(--main-color);color:#fff;font-weight:700;font-size:16px;cursor:pointer}
.module-theme-form .form-right form button:hover{background:#000}
.module-theme-form .form-img-style .form-left,
.module-theme-form .form-img-style .form-right{width:50%}
.module-theme-form .form-img-style .form-left{overflow:hidden;border:1px solid #e9e9e9;border-right:0;border-radius:var(--border-radius) 0 0 var(--border-radius)}
.module-theme-form .form-img-style .form-right form{border-left:0;border-radius:0 var(--border-radius) var(--border-radius) 0}
@media screen and (max-width:767px){
    .module-theme-form .form-box{flex-wrap:wrap}
    .module-theme-form .form-left,
    .module-theme-form .form-right{width:100%}
    .module-theme-form .form-left .form-text{padding:0}
    .module-theme-form .form-right form{margin-top:30px;padding:16px}
    .module-theme-form .form-img-style .form-left,
    .module-theme-form .form-img-style .form-right{width:100%}
    .module-theme-form .form-img-style .form-left,
    .module-theme-form .form-right form{border:1px solid #e9e9e9!important;border-radius:var(--border-radius)!important}
}
/*弹出表单*/
.fancybox-form form{padding:30px;width:100%;min-width:500px;border:1px solid #e9e9e9;border-radius:8px;background:#fff;box-shadow:0 33px 22px 0 rgba(168,168,168,.24)}
.fancybox-form form h3{margin:0 0 30px;color:#1a1a1a;text-align:center;font-weight:700;font-size:24px}
.fancybox-form form .form-group{margin-bottom:16px}
.fancybox-form form input,
.fancybox-form form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.fancybox-form form textarea{height:136px}
.fancybox-form form input[type=file]{cursor:pointer}
.fancybox-form form input[type=checkbox],
.fancybox-form form input[type=radio]{display:block;margin-right:4px;padding:7px;width:auto;border-radius:2px;cursor:pointer;-webkit-appearance:revert;-webkit-tap-highlight-color:transparent}
.fancybox-form form label{display:block;margin-bottom:4px;color:#333;font-weight:500;font-size:16px}
.fancybox-form form label.inline{display:inline-block;margin:0 20px 0 0}
.fancybox-form form .choices{padding:10px;border:.5px solid rgba(118,121,124,.5);border-radius:4px}
.fancybox-form form select{padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.fancybox-form form button{margin-top:16px;padding:16px;width:100%;border:none;border-radius:3px;background:var(--main-color);color:#fff;font-weight:700;font-size:16px;cursor:pointer}
.fancybox-form form button:hover{background:#000}
@media screen and (max-width:767px){
    .fancybox-form{padding:16px}
    .fancybox-form form{padding:16px;min-width:100%}
}
/*--------------------------------------------------------------
  文章详情页兼容iframe视频
----------------------------------------------------------------*/
.video-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}
.video-iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.video-iframe-wrapper iframe{border:0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#f9f9f9}
/*--------------------------------------------------------------
  产品TAB栏目 留言表单样式
----------------------------------------------------------------*/
.post-content form{width:100%}
.post-content form h3{margin:0 0 30px;color:#1a1a1a;text-align:center;font-weight:700;font-size:24px}
.post-content form .form-group{margin-bottom:16px}
.post-content form input{width:40%}
.post-content form textarea{width:80%}
.post-content form input,.post-content form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.post-content form textarea{height:136px}
.post-content form input[type=file]{cursor:pointer}
.post-content form input[type=checkbox],.post-content form input[type=radio]{display:block;margin-right:4px;padding:7px;width:auto;border-radius:2px;cursor:pointer;-webkit-appearance:revert;-webkit-tap-highlight-color:transparent}
.post-content form .choice-inner{display:flex;align-items:center}
.post-content form label{display:block;margin-bottom:4px;color:#333;font-weight:500;font-size:16px}
.post-content form label.inline{display:inline-block;margin:0 20px 0 0}
.post-content form .choices{padding:10px;border:.5px solid rgba(118,121,124,.5);border-radius:4px}
.post-content form select{padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.post-content form button{margin-top:16px;border:none;border-radius:var(--btn-radius);background:var(--main-color);color:#fff;font-weight:700;font-size:16px;cursor:pointer;padding:16px 40px}
.post-content form button:hover{background:#000}
@media screen and (max-width:767px){
    .post-content form input,.post-content form textarea{width:100%}
}
/*--------------------------------------------------------------
  产品TAB栏目 表格样式
----------------------------------------------------------------*/
.productTab-content table{width:100%!important;max-width:100%;margin-bottom:25px;border-collapse:collapse;overflow:visible}
.productTab-content table td,
.productTab-content table th{padding:14px 18px;text-align:center;border:1px solid #ddd}
.productTab-content table tbody tr.trhover td{background-color:#f0f0f0}
.productTab-content table table tbody tr td{padding:0}
.productTab-content table tbody img[src*=file]{display:none}
.productTab-content table tbody p{margin-bottom:0}
.productTab-content table tbody tr.trhover table td{background-color:#f0f0f0}
.productTab-content table tbody tr:first-child table td{background-color:transparent;color:#fff;font-size:16px;font-weight:700;padding:0}
.product-excerpt table{width:100%!important;max-width:100%;margin-bottom:25px;border-collapse:collapse;overflow:visible}
.product-excerpt table td,.product-excerpt table th{padding:8px 16px;border:1px solid #ddd}
.product-excerpt table tbody tr.trhover td{background-color:#f0f0f0}
.product-excerpt table table tbody tr td{padding:0}
.product-excerpt table tbody img[src*=file]{display:none}
.product-excerpt table tbody p{margin-bottom:0!important}
.product-excerpt table tbody tr.trhover table td{background-color:#f0f0f0}
.product-excerpt table tbody tr:first-child table td{background-color:transparent;color:#fff;font-size:16px;font-weight:700;padding:0}
