/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:300;}
li{list-style:none;}
a{text-decoration:none;background:transparent;outline:none;color:#000;display:block;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}

*:focus, *:active, *:hover,
a:focus, a:active, a:hover,
button:focus, button:active, button:hover,
input:focus, input:active, input:hover,
textarea:focus, textarea:active, textarea:hover,
select:focus, select:active, select:hover {
  outline: none !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

a:hover,.tran,.pub_button .pb_bg,.section_seven .item i{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;text-decoration:none}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display:table;width:100%;height:100%;}
.middle_box .middle{display:table-cell;vertical-align:middle;width:100%;text-align:center;}
img{border:0;vertical-align:middle;max-width:100%;display:block;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea{-webkit-user-modify:read-write-plaintext-only;outline-style:none;border:none;font-size:14px;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#000;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;}
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#00a452;}
textarea{resize:none;overflow:auto;}
input{padding-top:0;padding-bottom:0;}
;
select,input{vertical-align:middle;}
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{content:"";display:block;height:0;visibility:hidden;clear:both;}
.clear::before,.clear::after{content:"";display:table;}
.clear::after{clear:both;}
.fl{float:left;}
.fr{float:right;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
body{
	  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px !important;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
}
.error3{display:none!important;}
html,body{max-width:1920px;margin:0 auto;}
.inner{max-width:90%;margin:0 auto;}
.inner1{max-width:1300px;margin:0 auto;}
.f_14{ font-size:14px; }
.f_16{ font-size:16px; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px; }
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header{width:100%;position:fixed;top:0;z-index:999;background: rgba(255, 255, 255, 1);}
.header .inner{height:100px;position:relative;max-width:96%;margin:0 auto;text-align: center;}
.header .logo img{margin-top:25px; height: 50px;  transition: all 0.4s ease;}
.header .nav{width:55%;display: inline-block;}
.header .nav ul li{float:left;width:14.28%;height:100px;line-height:100px;text-align:center;}
.header .nav ul li a{color:#333;position:relative;z-index:1;font-size:18px;}
.header .nav ul li i{position:absolute;width:100%;height:0;background-color:#00a452;left:0;top:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li em{font-style:normal;position:absolute;width:0;height:100px;background: #00a452;left:0;bottom:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li a:hover i,.header .nav ul li a.active i{height:100%;}
.header .nav ul li a:hover,.header .nav ul li a.active{color:#fff;}
.header .nav ul li a:hover em,.header .nav ul li:hover a em,.header .nav ul li a.active em{width:100%;}
.header .nav ul li .son_nav{display: none;background: #fff;}
.header .nav ul li .son_nav a{color: #333;line-height: 40px;height: 40px;font-size: 14px;padding: 0 5px;}
.header .nav ul li .son_nav a:hover{background: #00a452;color: #fff;}
.header .nav ul li:hover .son_nav{display: block;}
.header .product_son{display:none;position:absolute;left:0;top:140px;text-align:center;font-size:0;width:100%;height:auto;background-color:rgba(255,255,255,0.95);z-index:999;}
.header .product_son .item{display:inline-block;width:11%;margin:3% 0.5%;overflow: hidden;}
.header .product_son .item img{border-radius: 15px 0 15px 0;}
.header .product_son .item p{font-size:16px;color:#000;height:32px;line-height:32px;position: relative;}
.header .product_son .item:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}
.header .product_son .item:hover p{color: #fff;}




.header .call {
    margin-top: 15px;
    /* 替换为SVG背景，颜色#e30713，左居中不重复 */
    background: url("data:image/svg+xml,%3Csvg t='1783664318487' class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M521.189594 444.473929l4.07134-5.467227c-0.116324 0-0.232648 0.116324-0.232648 0.116324l-3.838692 5.350903z m176.579803-149.243667c-24.428036 50.949903-67.816881 81.775758-67.816881 81.775759 50.949903 24.428036 112.950585 2.675452 137.378621-48.5071 24.428036-50.949903 2.559128-112.950585-48.5071-137.378621 0 0 3.373395 53.043735-21.05464 104.109962zM464.190844 694.454163s-4.420311 53.160059-38.154266 98.642736c-33.850278 45.482676-84.567534 66.886289-84.567533 66.886289 45.482676 33.733954 110.391457 24.079064 144.125411-21.403613 33.850278-45.599 24.195388-110.391457-21.403612-144.125412z m0 0' fill='%23e30713'/%3E%3Cpath d='M706.493695 183.326593c-0.116324-0.116324-0.116324-0.348972-0.232648-0.465296-0.116324-0.232648-0.232648-0.348972-0.348972-0.465296a6.455981 6.455981 0 0 0-0.697943-0.930591c-68.863796-54.206975-182.744973-31.291151-254.982166 86.428717l-175.64921 285.575372c-43.272521 70.608656-65.374077 151.570147-46.878564 212.291264 1.512212 4.885607 3.140747 9.538566 5.234579 14.075202 8.724299 20.124049 22.7995 37.456322 42.807225 50.600932 6.979439 4.536635 14.540498 8.607975 22.915824 12.097693 8.026355 3.373395 16.750653 6.281495 26.172895 8.607975 14.656822 10.120186 74.679995-43.388845 91.198001-65.141429 20.473021-26.987163 50.484608-102.248779 33.152335-109.460866 0 0-55.253891-19.775077-5.001932-117.254572 3.838691-7.444735 8.142679-15.238441 13.260934-23.497444l52.345791-79.681927 8.956947-13.609905 3.722367-5.350903c0.116324 0 0.232648-0.116324 0.232648-0.116324 55.835511-75.145291 41.411337-72.702488 85.963422-62.582302 18.262865 3.257071 60.953766-45.947972 80.263546-86.661365 16.401681-34.78087 18.495513-74.563671 19.077133-94.106101m-1.512212-10.352834' fill='%23e30713'/%3E%3Cpath d='M1021.150062 489.607634C1007.772805 220.433943 785.361354 6.397819 512.930592 6.397819 231.891855 6.397819 4.129501 234.276497 4.129501 515.198909c0 63.047597 10.23651 114.113825 32.105419 170.414632 9.422242 24.195388 35.711462 48.041804 61.535386 48.041804 16.401681 0 26.987163-16.983301 20.124048-31.756447-26.056572-55.021243-40.946041-116.32398-41.760309-181.000113-3.257071-243.117119 191.003976-441.216858 434.121095-442.612746 210.546405-1.279564 386.777235 146.335567 429.58446 343.853686 6.281495 28.615699 9.65489 58.278314 9.887538 88.755197v4.303987c0 241.255935-195.540611 436.796547-436.796546 436.796547-15.471089 0-30.825855-0.814268-45.715324-2.442803-20.124049 0.465296-49.67034-0.814268-83.86959-9.538567-35.013518-8.840623-109.111894-27.801431-116.672953-72.353516-1.279564-7.095763-10.701806-37.10735 18.262865-68.282176l-28.615699-28.848347c-5.699875 6.281495-13.14461 15.703737-20.356697 28.266727-6.048847 10.701806-15.703737 27.917755-17.332273 50.717255-1.977508 25.009656 6.746791 44.203113 10.934454 53.276383 19.775077 42.690901 60.139498 63.512893 93.989777 80.379871 28.266727 14.075202 77.006475 33.733954 143.660116 38.735885 15.122117 1.395888 30.360559 2.093832 45.831648 2.093832 256.610701 0 468.901965-189.95706 503.799159-436.796547 3.257071-23.497444 5.118255-47.576508 5.118255-72.004544-0.232648-8.607975-0.465296-17.099625-0.814268-25.591275z' fill='%23e30713'/%3E%3C/svg%3E") left center no-repeat;
  padding-left:75px;
    line-height: 1;
    /* 固定图标宽度80px，高度自动适配 */
    background-size: 50px; 
    transition: all 0.3s ease;
    position: relative;
    animation: callBreath 2.5s ease-in-out infinite;
}

/* 呼吸放大缩小动画 */
@keyframes callBreath {
    0% {
        background-size: 46px; /* 缩小4px */
    }
    50% {
        background-size: 54px; /* 放大4px */
    }
    100% {
        background-size:50px;
    }
}



.header .call-title{text-align: left;}

/* 蓝色分隔竖线 */
.header .call::after {
    content: "";
    position: absolute;
    left: 62px;
    top: 10%;
    height: 80%;
    width: 2px;
    background-color: #e30713;
}
/* 上方小字 咨询热线 */
.header .call .call-text-top {
    font-size: 44px;
    color: #111111;
    margin-bottom: 6px;

	
}

.header .call h3 {
    font-size: 44px;
    color: #00a452;
    font-family: Impact, sans-serif;
    margin: 0;
	transition: all 0.3s ease;

}

.header.bg{box-shadow:0 0 15px rgba(0,0,0,0.267);background: rgba(255, 255, 255, .95);}
.header.bg .inner{height:70px}
.header.bg .logo img{height:40px;margin-top:15px;     transition: height 0.3s ease;}
.header.bg .logo{height:60px;background-size:228px 56px;    transition: all 0.3s ease;}
.header.bg .nav ul li{height:70px;line-height:70px}
.header.bg .call{margin-top:12px;     transition: all 0.3s ease; }
.header.bg .nav ul li a{color: #333;}
.header.bg .nav ul li a:hover, .header.bg .nav ul li a.active{color: #fff;}


.logo h1 {
    font-size: 48px;
    font-weight: bold;
    margin: 0 0 3px 0;
    color: #00a452;margin-top: 10px;
	 transition: font-size 0.3s ease, margin-top 0.3s ease;
}
.logo p {
    font-size: 18px;
    margin: 0;
    color: #555;
	 transition: font-size 0.3s ease, margin-top 0.3s ease;
	 text-transform: uppercase;
}

.header.bg  .logo h1{font-size: 39px;margin-top: 5px;}
.header.bg .logo p{font-size: 11px;}
.header.bg .call h3{font-size: 33px;transition: all 0.3s ease;}




/* ========== 手机适配 屏幕宽度小于768px ========== */
@media screen and (max-width: 768px) {
    /* 普通头部logo */
    .logo h1 {
        font-size: 32px;
        margin-top: 6px;
    }
    .logo p {
        font-size: 13px;
    }

    /* 滚动加bg类后进一步缩小 */
    .header.bg .logo h1 {
        font-size: 26px;
        margin-top: 3px;
    }
    .header.bg .logo p {
        font-size: 9px;
    }

    /* 电话标题手机缩小 */
    .header.bg .call h3 {
        font-size: 24px;
    }


.header.bg .inner,.header.bg{height: 45px;}

}

/* ========== 超小屏手机（480px以下，如旧款安卓/小屏iPhone） ========== */
@media screen and (max-width: 480px) {
    .logo h1 {
        font-size: 26px;
    }
    .logo p {
        font-size: 11px;
    }
    .header.bg .logo h1 {
        font-size: 22px;
    }
    .header.bg .call h3 {
        font-size: 20px;
    }
}


.pub_button .pb_bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(221,9,25,0.99);-webkit-transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transform-origin:left 100%;-webkit-transform-origin:left 100%;transform:scaleY(0);-webkit-transform:scaleY(0);visibility:hidden\9;z-index:-1;}
.pub_button:hover .pb_bg,.pub_button.active .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}



.s-footer{background:#2d2d2d;color:#fff;}
.s-footer-container{max-width:1500px;margin:auto;padding:40px 20px}
.s-footer h3{ margin-bottom: 20px;}
/* 新增标题居中样式 */
.footer-title {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.2 !important;
}
.s-footer div p{line-height: 1.8;}
.s-footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}
.s-footer-logo h2{font-size: 52px;color: #00a452; font-weight: bold;}
.s-footer-logo p{font-size: 18px; text-transform: uppercase;}

.s-footer-nav{display:flex;flex-wrap:wrap;gap:36px;list-style:none;padding:0;margin:0}
.s-footer-nav a{color:#fff;text-decoration:none}
.s-footer-line{height:1px;background:#666;margin:20px 0 40px}
.s-footer-grid{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:60px}
.s-footer-product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.s-footer-grid img{max-width:200px}
.s-footer-product-item{
    display:flex;
    justify-content:center;
    align-items:center;
    height:48px;
    background:#4b4f56;
    color:#fff;
    text-decoration:none;
    transition: background 0.2s ease;
}


.s-footer-product-item:hover{
    background:#00a94f;
}
.s-footer-copy{
    background:#00a94f;
    text-align:center;
    padding:16px;
    color:#fff; 
}

.s-footer-copy a{
    color:#fff;
}

.s-footer-copy > *{
    display:inline-flex;
    align-items:center;
}

.s-footer-copy img{
    margin:0 6px;
    vertical-align:middle;
}
@media(max-width:768px){
.s-footer-top,.s-footer-grid{display:block}
.s-footer-nav{margin-top:20px;gap:16px}
.s-footer-product-list{grid-template-columns:1fr}

.s-footer-logo h2{font-size: 32px;text-align: center;}
.s-footer-logo p{font-size: 14px; text-align: center;}




}













/* ==================== s-products 全局变量 ==================== */
.s-products{
  --sp-green:#00a452;
  --sp-green-dark:#00a452;
  --sp-green-light:#e8f7ef;
  --sp-text:#333333;
  --sp-text-light:#00a452;
  --sp-border:#eaeaea;
  --sp-bg-card:#f4f5f7;
  --sp-radius:6px;
  --sp-max-width:1760px;
  box-sizing:border-box;
  font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif;
  color:var(--sp-text);
  background:#fff;
  padding:50px 20px 70px;
}
.s-products *,
.s-products *::before,
.s-products *::after{ box-sizing:border-box; }
.s-products a{ text-decoration:none; color:inherit; }
.s-products ul{ list-style:none; margin:0; padding:0; }
.s-products img{ display:block; max-width:100%; height:auto; }

/* 单行省略号，对应模板里的 .wot 类 */
.s-products .wot{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

/* hover 过渡，对应模板里的 .tran 类 */
.s-products .tran{ transition:all .3s ease; }

/* ==================== 头部标题 ==================== */
.s-products-header{
  max-width:var(--sp-max-width);
  margin:0 auto 40px;
  text-align:center;
}
.s-products-title{
  margin:0;
  font-size:53px;
  font-weight:700;
  letter-spacing:2px;
  color:#1c1c1c;
}
.s-products-title-accent{ color:var(--sp-green); }
.s-products-subtitle{
  margin:14px 0 0;
  font-size:21px;
  color:#b3b3b3;
  letter-spacing:1px;
}

/* ==================== 主体两栏布局 ==================== */
.s-products-main{
  max-width:var(--sp-max-width);
  margin:0 auto;
  display:flex;
  align-items:flex-start;
  gap:24px;
}

/* ==================== 左侧栏 ==================== */
.s-products-sidebar{
  flex:0 0 280px;
  width:280px;
}
.s-products-sidebar-head{
  background:var(--sp-green);
  color:#fff;
  padding:22px 24px 26px;
  display:flex;
  flex-direction:column;
  gap:6px;
}
.s-products-sidebar-en{
  font-size:13px;
  letter-spacing:2px;
  opacity:.85;
}
.s-products-sidebar-cn{
  font-size:40px;
  font-weight:700;
  letter-spacing:1px;
}

/* 产品分类：正常文档流展示，展开二级时会带着下面的联系方式一起下移 */
.s-products-cate-list{
  background:#fff;
}
.s-products-cate-item{
  position:relative;
  border-bottom:1px solid var(--sp-border);
  background:#f1f3f5;
}
/* 桌面一级菜单字号改为24px */
.s-products-cate-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:16px 20px;
  font-size:24px;
  color:#333;
}
.s-products-cate-link .s-products-cate-arrow{
  font-style:normal;
  color:#c3c3c3;
  font-size:14px;
}
.s-products-cate-item:hover,
.s-products-cate-item.is-open{
  background:var(--sp-green);
}
.s-products-cate-item:hover .s-products-cate-link,
.s-products-cate-item.is-open .s-products-cate-link{
  color:#fff;
}
.s-products-cate-item:hover .s-products-cate-arrow,
.s-products-cate-item.is-open .s-products-cate-arrow{
  color:#fff;
}

/* 二级分类：桌面端显示，手机端隐藏 */
.s-products-sub{
  background:#fff;
}
/* 桌面二级菜单字号改为18px */
.s-products-sub li a{
  display:flex;
  align-items:center;
  gap:8px;
  padding:12px 20px 12px 34px;
  font-size:18px;
  color:#666;
  border-top:1px solid var(--sp-border);
}
.s-products-sub li a::before{
  content:"";
  width:5px;
  height:5px;
  border-radius:50%;
  background:#c8c8c8;
  flex:0 0 auto;
}
.s-products-sub li a:hover{
  background:var(--sp-green);
  color:#fff;
}
.s-products-sub li a:hover::before{ background:#fff; }

/* 桌面端悬浮二级逻辑（901px以上） */
@media (min-width:901px){
  .s-products-cate-list:not(:hover) .s-products-cate-item:first-child .s-products-sub{ display:block; }
  .s-products-cate-list:not(:hover) .s-products-cate-item:not(:first-child) .s-products-sub{ display:none; }
  .s-products-cate-list:hover .s-products-cate-item .s-products-sub{ display:none; }
  .s-products-cate-list:hover .s-products-cate-item:hover .s-products-sub{ display:block; }
}

/* 联系方式 */
.s-products-contact{
  margin-top:24px;
  background:var(--sp-green);
  padding:24px 22px 26px;
}
.s-products-contact-title{
  margin:0 0 16px;
  color:#fff;
  font-size:36px;
  font-weight:700;
}
.s-products-contact-item{
  display:flex;
  align-items:center;
  gap:10px;
  background:#fff;
  border-radius:4px;
  padding:12px 16px;
  margin-bottom:12px;
  font-size:18px;
  color:#333;
}
.s-products-contact-item:last-child{ margin-bottom:0; }
.s-products-icon{
  flex:0 0 auto;
  width:18px;
  height:18px;
  color:var(--sp-green);
}

/* ==================== 右侧产品滚动网格 ==================== */
.s-products-viewport{
  flex:1 1 auto;
  min-width:0;
  height:1330px;
  overflow:hidden;
  position:relative;
}
.s-products-track{
  display:flex;
  flex-direction:column;
  gap:24px;
  animation:sp-scroll-up 40s linear infinite;
}
.s-products-viewport:hover .s-products-track{ animation-play-state:paused; }
@keyframes sp-scroll-up{
  0%{ transform:translateY(0); }
  100%{ transform:translateY(-50%); }
}
@media (prefers-reduced-motion: reduce){
  .s-products-track{ animation:none; }
}
.s-products-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:24px;
}
.s-products-item{
  background:var(--sp-bg-card);
  border-radius:var(--sp-radius);
  overflow:hidden;
}
.s-products-item:hover{
  box-shadow:0 8px 20px rgba(0,0,0,.08);
  transform:translateY(-4px);
}
.s-products-item-img{
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#dfe3e6;
}
.s-products-item-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .4s ease;
}
.s-products-item:hover .s-products-item-img img{ transform:scale(1.06); }
.s-products-item-title{
  margin:0;
  padding:16px 12px;
  text-align:center;
  font-size:15px;
  font-weight:400;
  color:#444;
}

/* ==================== 响应式布局 ==================== */
@media (max-width:1200px){
  .s-products-grid{ grid-template-columns:repeat(3,1fr); gap:16px; }
  .s-products-track{ gap:16px; }
  .s-products-sidebar{ flex-basis:240px; width:240px; }
}

/* 手机平板端核心修改 */
@media (max-width:900px){
.s-products-contact-title{font-size: 20px;text-align: center;}

  .s-products-main{ flex-direction:column; }
  .s-products-sidebar{ width:100%; flex-basis:auto; }
  .s-products-grid{ grid-template-columns:repeat(2,1fr); width:100%; }
  .s-products-viewport{ width:100%; height:700px; }

  /* 一级分类一行两栏 */
  .s-products-cate-list{
    display:grid;
    grid-template-columns:repeat(2, 1fr);
  }
  .s-products-cate-item{
    border-right:1px solid var(--sp-border);
  }
  .s-products-cate-item:nth-child(2n){ border-right:none; }
  /* 手机端恢复原有字号，不受桌面24px影响 */
  .s-products-cate-link{
    justify-content:center;
    text-align:center;
    padding:14px 10px;
    font-size:15px;
  }
  /* 手机端隐藏展开箭头，不需要展开功能 */
  .s-products-cate-link .s-products-cate-arrow{ display:none; }
  /* 手机端全局隐藏二级菜单 */
  .s-products-sub{ display: none !important; }
  /* 清除is-open展开相关样式，手机端完全不处理展开 */
  .s-products-cate-item.is-open{ background:#fbfbfb; }
  .s-products-cate-item.is-open .s-products-cate-link{ color:#333; }
}

@media (max-width:560px){
  .s-products{ padding:30px 12px 50px; }
  .s-products-title{ font-size:24px; letter-spacing:1px; }
  .s-products-subtitle{ font-size:13px; }
  .s-products-sidebar-cn{ font-size:20px;  text-align: center;}
.s-products-sidebar-head{display: none;}

  .s-products-grid{ grid-template-columns:repeat(2,1fr); gap:10px; }
  .s-products-track{ gap:10px; }
  .s-products-viewport{ height:560px; }
  .s-products-item-title{ font-size:12px; padding:10px 6px; }
  .s-products-contact-item{ font-size:13px; padding:10px 12px; }
}














.s-hengfu-banner {
    width: 100%;
    height: auto;
    min-height: 500px;
    position: relative;
    display: flex;
    align-items: center;
    background: url("../images/hf.jpg") no-repeat center center;
    background-size: cover;
    /* 新增：背景图片固定，页面滚动时图片不动 */
    background-attachment: fixed;
    overflow: hidden;
}
        /* 左侧绿色渐变遮罩：从左往右越来越透明 */
        .s-hengfu-mask {
            position: absolute;
            left: 0;
            top: 0;
            width: 42%;
            height: 100%;
            background-image: linear-gradient(
                to right,
                rgba(22, 162, 82, 0.92),
                rgba(22, 162, 82, 0.86),
                rgba(22, 162, 82, 0.78),
                rgba(22, 162, 82, 0.68),
                rgba(22, 162, 82, 0.55),
                rgba(22, 162, 82, 0.38),
                rgba(22, 162, 82, 0.18),
                transparent
            );
            z-index: 1;
        }

        .s-hengfu-content {
            position: relative;
            z-index: 2;
            width: 48%;
            padding: 40px 5vw;
            color: #ffffff;
        }

        .s-hengfu-title {
            font-size: clamp(32px, 6vw, 72px);
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 22px;
        }

        .s-hengfu-desc {
            font-size: clamp(16px, 2.2vw, 28px);
            line-height: 1.6;
            margin-bottom: 36px;
            opacity: 0.96;
        }

        .s-hengfu-tel-box {
            display: flex;
            align-items: center;
            border: 2px solid #fff;
            border-radius: 999px;
            padding:0 14px;
            width: fit-content;
           
            cursor: pointer;
        }

        .s-hengfu-tel-icon {
            width: 42px;
            height: 42px;
            flex-shrink: 0;
        }

        .s-hengfu-tel-icon svg {
            width: 100%;
            height: 100%;
            fill: #fff;
        }

        .s-hengfu-tel-num {
            font-size: clamp(24px, 4vw, 48px);
            font-weight: 700;
            letter-spacing: 2px;
        }

        @media screen and (max-width: 768px) {
            .s-hengfu-mask,
            .s-hengfu-content {
                width: 100%;
            }

            .s-hengfu-banner {
                min-height: 420px;
				   background-attachment: scroll;
            }

            .s-hengfu-content {
                padding: 30px 6vw;
            }

            .s-hengfu-tel-box {
                width: 100%;
                justify-content: center;
            }



        }






















/* =========================================
   ABOUT 主区域
========================================= */
.s-about {
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 90px 7%;
    overflow: hidden;


}
/* =========================================
   左侧
========================================= */
.s-about-left {
    width: 48%;
    position: relative;
    z-index: 2;
}

.s-about-en {
    font-size: 58px;
    line-height: 1.05;
    font-weight: 900;
    color: #00a452;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.s-about-title {
    font-size: 28px;
    color: #222;
    margin-top: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.s-about-desc {
    margin-top: 24px;
    color: #777;
    font-size: 14px;
    line-height: 2.2;
    text-indent: 2em;
}

.s-about-year {
    font-size: 72px;
    font-weight: 900;
    margin-top: 36px;
    color: transparent;
    -webkit-text-stroke: 1px #b7b7b7;
    letter-spacing: 2px; /* 字间距缩小，更紧凑 */
    line-height: 0.85; /* 变小 → 字体变矮 */
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    user-select: none;
    
    /* 👇 新增：强制变胖、变矮核心 */
    transform: scaleX(1.2); /* 横向拉伸 = 更胖 */
    transform-origin: left center; /* 靠左拉伸，不跑偏 */
}
.s-about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 52px;
    background: #00a452;
    color: #fff;
    text-decoration: none;
    margin-top: 40px;
    transition: all .35s ease;
    font-size: 15px;
    font-family: "Microsoft YaHei", sans-serif;
    letter-spacing: 1px;
}

.s-about-btn:hover {
    background: #5f5d5d;
    transform: translateY(-3px);
color: #fff;

}

/* =========================================
   右侧图片
========================================= */
.s-about-right {
    width: 48%;
    display: flex;
    justify-content: flex-end;
}

.s-about-imgbox {
    width: 100%;
    height: 520px;
    overflow: hidden;
    position: relative;

 
    clip-path: polygon(
        20% 0%,
        100% 0%,
        100% 100%,
        0% 100%,
        0% 91%
    );
    border-radius: 40px;
}

.s-about-imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;

    transition: transform .6s ease;
}

.s-about-imgbox:hover img {
    transform: scale(1.06);
}

/* =========================================
   底部数据条
========================================= */
.s-about-data {
    width: 100%;
  background: #00a452;
   
	
    padding: 45px 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
}

/* 背景图水印叠加 */
.s-about-data::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('about-bg.jpg') center center no-repeat;
    background-size: cover;
    opacity: .12;
    pointer-events: none;
}

.s-about-data-item {
    width: 25%;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0 10px;
}

/* 数字行 */
.s-about-num-row {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 1;
}

.s-about-num {
    font-size: 70px;
    color: #fff;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
}

.s-about-unit {
    font-size: 30px;
    color: #fff;
    margin-left: 6px;
    
    line-height: 1.2;
    padding-bottom: 6px;
}

/* 竖线分隔 */
.s-about-line {
    width: 1px;
    height: 58px;
    background: rgba(255, 255, 255, 0.45);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.s-about-data-last .s-about-line {
    display: none;
}

.s-about-text {
    margin-top: 12px;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
}

/* =========================================
   平板  ≤ 1200px
========================================= */
@media (max-width: 1200px) {
    .s-about { padding: 70px 5%; }
    .s-about-en { font-size: 46px; }
    .s-about-title { font-size: 24px; }
    .s-about-year { font-size: 52px; }
    .s-about-imgbox { height: 440px; }
    .s-about-num { font-size: 54px; }
    .s-about-unit { font-size: 24px; }
    .s-about-text { font-size: 14px; }
}

/* =========================================
   手机端  ≤ 768px
========================================= */
@media (max-width: 768px) {
  .s-about-imgbox {
    clip-path: none !important; /* 手机端关闭切角 */
  }


	
    /* 主区域竖排 */
    .s-about {
        flex-direction: column;
        padding: 50px 20px;
    }

    .s-about-left { width: 100%; }

    .s-about-right {
        width: 100%;
        margin-top: 40px;
    }

    .s-about-en { font-size: 38px; }

    .s-about-title {
        font-size: 20px;
        margin-top: 14px;
    }

    .s-about-desc {
        font-size: 13px;
        line-height: 2;
        margin-top: 18px;
    }

    .s-about-year {
        font-size: 36px;
        margin-top: 28px;
        letter-spacing: 2px;
    }

    .s-about-btn {
        width: 140px;
        height: 46px;
        font-size: 14px;
        margin-top: 28px;
    }

    .s-about-imgbox {
       
       
        border-radius: 14px;margin-top: 20px;
    }

    /* 数据条：2列 */
    .s-about-data {
        flex-wrap: wrap;
        padding: 10px 5px;
    }

    .s-about-data-item {
        width: 50%;
        padding: 26px 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .s-about-line { display: none; }

    .s-about-num { font-size: 44px; }

    .s-about-unit {
        font-size: 22px;
        padding-bottom: 4px;
    }

    .s-about-text {
        font-size: 13px;
        margin-top: 8px;
        line-height: 1.7;
    }
}

/* =========================================
   超小屏  ≤ 480px
========================================= */
@media (max-width: 480px) {
    .s-about { padding: 40px 16px; }
    .s-about-en { font-size: 32px; }
    .s-about-title { font-size: 18px; }
    .s-about-year { font-size: 28px; letter-spacing: 1px; }
  

    .s-about-data-item { width: 50%; padding: 20px 6px; }
    .s-about-num { font-size: 38px; }
    .s-about-unit { font-size: 18px; }
    .s-about-text { font-size: 12px; }
}



















.s-al-btn-wrap {
            width: 100%;
            padding: 40px 15px;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 32px;
        }
        /* 标题文本区域 */
        .s-al-btn-title-box {
            text-align: center;
        }
        .s-al-btn-line1 {
            font-size: clamp(24px, 5vw, 48px);
            color: #0a0a0a;
            font-weight: 600;
            line-height: 1.3;
        }
        .s-al-btn-line2 {
            font-size: clamp(26px, 5.5vw, 62px);
            color: #0a0a0a;
            font-weight: 600;
            line-height: 1.4;
        }
        /* 按钮组容器 */
        .s-al-btn-group {
            display: flex;
            gap: 24px;
            flex-wrap: wrap;
            justify-content: center;
            width: min(100%, 760px);
        }
        /* 统一按钮基础样式，保证宽度一致 */
        .s-al-btn-tel, .s-al-btn-more {
            flex: 1;
            min-width: 220px;
            border: none;
            font-size: clamp(16px, 2vw, 32px);
            font-weight: 500;
            padding: 0 20px;
            border-radius: 999px;
            cursor: pointer;
            transition: all 0.2s ease;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #fff;
        }
        /* 电话按钮 蓝色圆角 */
        .s-al-btn-tel {
            background-color: #005cc1;
            gap: 12px;
			font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        }
        .s-al-btn-tel:hover {
            background-color: #005cc1;
        }
        /* 查看更多 绿色按钮 */
        .s-al-btn-more {
            background-color: #00a452;
			font-size: 20px;
			font-weight: normal;	
        }

.s-al-btn-more:hover{color: #fff}

        .s-al-btn-more:hover {
            background-color: #00a452;
        }
        /* SVG电话图标尺寸 */
        .s-al-btn-phone-svg {
            width: 28px;
            height: 28px;
            fill: #ffffff;
        }
        /* 移动端极致适配 */
        @media (max-width: 640px) {
            .s-al-btn-wrap {
                padding: 24px 10px;
                gap: 20px;
            }
            .s-al-btn-group {
                flex-direction: column;
                width: 100%;
            }
        }





/* 外层容器 */
.s-yingyong-wrap {
    width: 100%;
    padding: 60px 20px;
}
/* 标题区域 */
.s-yingyong-title {
    text-align: center;
    font-size: 65px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 48px;
}
/* 网格容器 */
.s-yingyong-grid {
    max-width: 1440px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 12px;
}
/* 网格单项通用 */
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
}
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
}
/* 底部局部渐变遮罩 */
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.4) 40%, transparent 100%);
    transition: height 0.5s ease;
    pointer-events: none;
    z-index: 1;
    border-radius: 0 0 15px 15px;
}
/* 底部文字标签 默认隐藏在下方 */
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-label {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    text-shadow: 0 1px 4px rgba(0,0,0,0.35);
    transition: bottom 0.5s ease;
    z-index: 2;
}

/* hover交互 */
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover img {
    transform: scale(1.03);
}
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover::after {
    height: 90px;
}
.s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover .s-yingyong-label {
    bottom: 24px;
}

/* 网格布局定位 */
.s-yingyong-item-1 {
    grid-row: 1 / span 2;
    grid-column: 1 / 2;
}
.s-yingyong-item-2 {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}
.s-yingyong-item-3 {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}
.s-yingyong-item-4 {
    grid-row: 1 / span 2;
    grid-column: 3 / 4;
}

/* 响应式适配 - 平板 */
@media screen and (max-width: 1024px) {
    .s-yingyong-title {
        font-size: 36px;
        margin-bottom: 32px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-label {
        font-size: 18px;
        bottom: -32px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover .s-yingyong-label {
        bottom: 16px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover::after {
        height: 90px;
    }
}
/* 响应式适配 - 手机端 */
@media screen and (max-width: 767px) {




    .s-yingyong-wrap {
        padding: 32px 12px;
    }
    .s-yingyong-title {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .s-yingyong-grid {
        grid-template-columns: 1fr;
    }
    .s-yingyong-item-1,
    .s-yingyong-item-2,
    .s-yingyong-item-3,
    .s-yingyong-item-4 {
        grid-column: 1 / -1;
        grid-row: auto;
        min-height: 320px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-label {
        font-size: 16px;
        bottom: -28px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover .s-yingyong-label {
        bottom: 12px;
    }
    .s-yingyong-wrap .s-yingyong-grid .s-yingyong-item:hover::after {
        height: 70px;
    }
}











 .s-youshi-wrap {
            width: 100%;
            padding: 80px 20px;
            /* 背景图占位，后期替换为你的实拍污水厂大图 */  background: #28a770 url("../images/shizheng.jpg") center center / cover no-repeat;
            position: relative;
        }
        /* 半透明绿色遮罩，还原原图底色氛围感 */
        .s-youshi-wrap::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(22, 140, 90, 0.82);
            z-index: 1;
        }
        .s-youshi-container {
            max-width: 1440px;
            margin: 0 auto;
            position: relative;
            z-index: 2;
        }
        /* 标题区域 */
        .s-youshi-title-box {
            text-align: center;
            margin-bottom: 60px;
        }
        .s-youshi-main-title {
            font-size: 56px;
            color: #ffffff;
            font-weight: bold;
            line-height: 1.1;
        }
.s-youshi-en-title {
    font-size: 60px;
    /* 内部完全清空，一点白色填充都没有 */
    color: transparent;
    /* 极细轮廓，真正镂空 */
    -webkit-text-stroke: 0.4px rgba(255,255,255,0.35);
    text-stroke: 0.4px rgba(255,255,255,0.35);
    letter-spacing: 8px;
    margin-top: -16px;
    /* 字体极致纤细，避免线条臃肿 */
    font-weight: bold;
}
        /* 优势卡片容器 网格布局 */
        .s-youshi-card-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 30px;
        }
        /* 单张卡片样式 */
        .s-youshi-card-item {
            background-color: #ffffff;
            border-radius: 12px;
            padding: 40px 24px;
            text-align: center;
        }
        /* 绿色圆形图标容器 */
        .s-youshi-icon-circle {
            width: 90px;
            height: 90px;
            border-radius: 50%;
            background-color: #23a869;
            margin: 0 auto 24px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .s-youshi-icon-circle svg {
            width: 44px;
            height: 44px;
            fill: #fff;
        }
        /* 卡片标题 */
        .s-youshi-card-title {
            font-size: 28px;
            color: #111111;
            font-weight: 600;
            margin-bottom: 20px;
        }
        /* 卡片描述文字 */
        .s-youshi-card-desc {
            font-size: 16px;
            color: #555555;
            line-height: 1.7;
        }

        /* 响应式适配 - 平板端 */
        @media screen and (max-width: 1200px) {
            .s-youshi-card-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            .s-youshi-main-title {
                font-size: 42px;
            }
            .s-youshi-en-title {
                font-size: 48px;
            }
        }
        /* 响应式适配 - 手机端 */
        @media screen and (max-width: 640px) {
            .s-youshi-wrap {
                padding: 50px 15px;
            }
            .s-youshi-card-grid {
                grid-template-columns: 1fr;
                gap: 20px;
            }
            .s-youshi-main-title {
                font-size: 32px;
            }
            .s-youshi-en-title {
                font-size: 36px;
                letter-spacing: 4px;
            }
            .s-youshi-card-title {
                font-size: 24px;
            }
            .s-youshi-icon-circle {
                width: 76px;
                height: 76px;
            }
            .s-youshi-icon-circle svg {
                width: 36px;
                height: 36px;
            }
        }











#footer{background:#00a452;width:100%;padding-top:110px;overflow: hidden;background-attachment: fixed;background-size: 100% 70.3%}
#footer h3{font-size:24px;font-weight:bold;color:#fff;position:relative;margin-bottom:30px}
#footer h3::before{position:absolute;content:"";bottom:-10px;left:0;background:#49BAFF;width:50px;height:3px}
#footer .f1{width:20%;text-align:center;}
#footer .f1 img{display:block;margin:0 auto;}
#footer .f1 em{font-size:48px;color:#db051f;display:inline-block;font-style:normal;font-weight:bold;margin:5px 0;}
#footer .f1 em span{color:#fff;}
#footer .two{padding-left:2%;width: 30%;}

#footer .two a{line-height:40px;font-size:18px;color:#fff;width: 50%;float: left;}
#footer .two a .pb_bg{background-color:#00a452;}
#footer .f2{width:30%;}
#footer .f2 dl{width:100%;line-height:40px;color:#fff;margin-bottom: 20px;padding-left: 60px;}
#footer .f2 dl.ftel{background: url(../images/foot1.png) left center no-repeat;}
#footer .f2 dl.fmail{background: url(../images/foot2.png) left center no-repeat;}
#footer .f2 dl.fadd{background: url(../images/foot3.png) left center no-repeat;}
#footer .f2 dl dd{font-weight: 700;display: inline-block;}
#footer .f2 dl dd:nth-child(3){margin-left: 15px;}
#footer .f3{width:311px;margin-left:80px;color:#fff}
#footer .f3 p{color:#fff;line-height:180%}
#footer .f4{padding-left:2%;width: 38%;}
#footer .f4 .item{display:inline-block;width:28%;margin:0 5px;}
#footer .f4 .item img{max-width:100%;}
#footer .f4 .item span{display:block;color:#fff;font-size:16px;margin-top:10px;text-align:center;}
#footer .f5{text-align:center;margin-top:20px;padding:10px 0;background:#1e1e1e}
#footer .f5 p{text-align:center;color:#fff}
#footer .f5 p img{vertical-align:middle;margin-right:19px}
.copyright{height:60px;line-height:60px;color:#fff;font-size:14px;text-align:center;border-top: 1px solid rgba(255,255,255,0.2);margin-top: 100px;}
.copyright img{display:inline-block;margin:0 10px 4px;}
.copyright a{display:inline-block;margin:0 10px;color:#fff;}
.pub_title p{text-align:center;margin-bottom:30px;color: #666666;font-size: 16px;}
.pub_title h4{position:relative;text-align:center;font-size:48px;font-weight:bold;z-index:1;padding-top:60px;color: #222222;}
.pub_title h4 img{display:inline-block;padding-bottom:10px;margin:0 10px;}
.pub_title h4 span{color:#00a452;display:inline-block;z-index:1;}
@media (max-width:1200px){
	.pub_title h4 span{font-size:30px;margin:0;}
	.pub_title h4 i{font-size:60px}
}
.vidbacking{position: fixed;right: 0;bottom: 0;z-index: 999;width: 26%;border: 5px solid #fff;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/


.section_one{
    margin-top: 100px;
}


@media (max-width:1200px){
	.section_one{
    margin-top: 50px;
}

}


.banner{overflow: hidden; }
.banner .swiper-button-next,.banner .swiper-button-prev{width:59px;height:59px;background: url(../images/arrow_right.png) no-repeat;opacity: .2;transition: .3s;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-button-prev{background: url(../images/arrow_left.png) no-repeat;}
.swiper-pagination-bullet-active{background-color:#EA1A0E!important;border-color:#EA1A0E!important;}
/* -- 产品中心 -- */
.protit{text-align: left;margin-bottom: 50px;}
.protit em{text-transform: uppercase;font-size: 30px;font-family: Arial;color: #BABABA;display: block;font-style: normal;}
.protit h4{font-weight: 700;color:#00a452;}
.protit span{color: #00a452;font-weight: 700;display: inline-block;}
.protit p{color: #202020; line-height: 1;}

.protit_left{position: absolute;left: 0;background: #063994;color: #fff;padding: 30px 20px 30px 20%;text-transform: uppercase;background: linear-gradient(50deg, rgb(42,106,212), rgb(7,184,67));}
.gl-proc-w { margin-left: 30%; padding: 0 50px; overflow: hidden; }
.gl-proc{ padding:0px 0px; }
.gl-proc li{ float: left; width: 16%; display: inline-block; text-align: -webkit-match-parent; }
.gl-proc li a{ display: block; font-size: 20px; margin:8px; padding: 8.5px 16px; color: #333; background-color: #fff;  box-sizing: border-box; border-radius: 3px; transition: all 0.5s; text-align: center; }
.gl-proc li:hover a{ background-color: #0E4295; color: #fff; }
.index_p_more{display: flex;justify-content: flex-start;align-items: center;border-radius: 50px;border: 1px solid #98bf24;width: 1080px;margin: 50px auto 0;line-height: 50px;}
.index_p_more a:first-child{background: linear-gradient(50deg, rgb(7,184,67), rgb(42,106,212)); border-radius: 50px;color: #fff;font-size: 20px;padding: 0 10%;margin-right: 3%;}
.index_p_more a:first-child:hover{background: #9DC31D}
.sycp{background: url(../images/index_pro.jpg) no-repeat bottom;background-size: cover;background-attachment: fixed;}
.sycp .ysmore{display: block;color: #000033;}
.sycp .ysmore b{font-size: 22px;line-height: 1;}
.sycp{overflow:hidden;width:100%;padding: 100px 0;text-align: center;}
.sycp .wap_son  a{width: 19%;background: linear-gradient(50deg, rgb(42,106,212), rgb(7,184,67)); font-size: 20px;border-radius: 5px;margin: .5%;}
.sycp .sycp_r{width:100%}
#top_scroll {height:950px;overflow: hidden;max-width:100%;margin:60px auto 0;}
#top_scroll ul li{float: left;width:23.6%;margin:.7%;text-align: left; box-sizing: border-box;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}
#top_scroll ul li .img{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover{background: #1D8DDF;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#000;font-size:18px;text-align: center;padding: 20px 0;}
#top_scroll ul li p{color: #000;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}


.work_box{padding: 80px 0;text-align: center;}
.work_box .work{margin-top: 60px;margin: 50px auto 0;padding: 10px;}
.work_box .work .swiper-slide img{border-radius: 5px;}
.work_box .work .swiper-button-next, .work_box .work .swiper-button-prev{width: 60px;height: 18px;background: url(../images/right.png) no-repeat;transition: .3s;}
.work_box .work .swiper-button-prev{background: url(../images/left.png) no-repeat;}
.work_box .work .swiper-button-next:hover{right: 0;}
.work_box .work .swiper-button-prev:hover{left: 0;}
.work_box .work .swiper-slide h3{padding: 15px 0;}

/* 案例 */
.index_case{padding:  0;background: url(../images/bg06.jpg) no-repeat center;background-size: cover;background-attachment: fixed;}
.index_case .swiper-container {padding: 10px;box-sizing: border-box;}
.index_case .swiper-container .swiper-slide{background-position:center;background-size:cover;width:700px;border:10px solid #fff;box-sizing:border-box;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}
.index_case .swiper-container .swiper-slide img{width:100%;}


.index_case>.protit,.muma>.protit{ text-align: center;margin-top: 100px;}

/* 优势 */
.zyys{background: url(../images/hzkh.jpg) no-repeat top;position: relative;overflow: hidden;padding: 80px 0 50px;background-attachment: fixed;background-size: cover;}
.zyys .topbb{text-align: center;color: #fff;}
.zyys .topbb img{display: inline-block;}
.zyys .topbb div{font-weight: 600;margin: 30px 0;}
.zyys .ysner{width: 80%;margin: 0 auto;position: relative;z-index: 2;}
.zyys .ysner ul{width: 100%;margin: 40px auto 0;}
.zyys .ysner ul li{width: 23%;height: 470px;float: left;margin-right: 25px;box-shadow: 1px 1px 6px #becdd7;position: relative;}
.zyys .ysner ul li:nth-child(1){background: #fff url(../images/yy1.jpg) no-repeat top;background-size: contain;}
.zyys .ysner ul li:nth-child(2){background: #fff url(../images/yy2.jpg) no-repeat top;background-size: contain;}
.zyys .ysner ul li:nth-child(3){background: #fff url(../images/yy3.jpg) no-repeat top;background-size: contain;}
.zyys .ysner ul li:nth-child(4){background: #fff url(../images/yy4.jpg) no-repeat top;margin-right: 0;background-size: contain;}
.zyys .ysner ul li img{position: absolute;top: 180px;margin: 0 auto;left: 20%;right: 20%;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.zyys .ysner ul li img:hover{top: 160px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.zyys .ysner ul li h4{position: absolute;top:310px;left: 10%;right: 10%;text-align: center;display: block;font-size: 28px;font-weight: 700;}
.zyys .ysner ul li p{position: absolute;top:360px;left: 10%;right: 10%;font-size: 14px;text-align: center;color: #777;}
.zyys::after{content: "";width: 100%;bottom: -5px;height: 30%;background: url(../images/ysbg.png) no-repeat top center;display: block;position: absolute;z-index: 1;}

/* 简介 */
.section_three1 .inner{position: relative;box-sizing: border-box;max-width: 100%;background: url(../images/abg.jpg) no-repeat center;padding: 150px 0 0;}
.section_three1 .right{width:43%;margin-left: 5%;padding-bottom: 100px;}
.section_three1 .right h1{font-size:48px;color:#3E3E3E;font-weight:bold;margin: 25px 0;}
.section_three1 .right>p{color:#000027;font-size: 38px;}
.section_three1 .right .text{color:#666666;line-height:32px;text-indent: 2em;font-size: 17px;position: relative;}
.section_three1 .right .text a{display: inline-block;color:#666666;}
.num_top{background: url(../images/num_bg.jpg) no-repeat center;padding: 150px 0 ;background-attachment: fixed;background-size: cover;}
.num_top .inner1{max-width: 90%;}
.num_top  ul{display:flex;}
.num_top  ul li{flex:1;text-align: center;background: url(../images/line.png) no-repeat center right;}
.num_top  ul li:first-child{padding-left: 0;}
.num_top  ul li:last-child{background: none;}
.num_top  ul li span{color:#fff;font-size:70px;text-align:center;font-weight: 700;}
.num_top  ul li em{color:#fff;font-size: 22px;font-style: normal;}
.num_top  ul li p{color:#fff;font-size:22px;}
.section_three1 .right a.more{display: inline-block;color: #fff;text-align: center;padding: 10px 45px;margin:45px 0  0 ; font-size:20px;  background: linear-gradient(50deg, rgb(7,184,67), rgb(42,106,212));  }
.section_three1 .right a.more:hover{background: #FD0300;}
.section_three1 .right a.more img{display: inline-block;vertical-align: bottom;}
.section_three1 .left {width: 47.8%;position: absolute;right: 0;}

#scroll_one1{height:250px;position:relative;overflow:hidden;box-sizing:border-box;margin-top: 70px;}
#scroll_one1 ul{width:100000px;position:absolute;left:0;}
#scroll_one1 ul li{float:left;text-align:center;margin-right:26px;overflow:hidden;position: relative;}
#scroll_one1 ul li img{width:330px;overflow:hidden;}
#scroll_one1 ul li .jgzx_box{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .65);text-align: center;opacity: 0;transition: .5s;}
#scroll_one1 ul li .jgzx_box img{max-width: 80%;display: inline-block;}
#scroll_one1 ul li:hover{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
#scroll_one1 ul li a:hover .jgzx_box{opacity: 1;}

/* 新闻 */
.section_nine{padding: 80px  0 110px;background: url(../images/in_03.jpg)  center bottom no-repeat #fff;background-size: 100%;position: relative;background-attachment: fixed;}
/* 新闻 */
.tabbox .inner{max-width: 80%;}
.tabbox .content{width:508px;overflow:hidden;position:relative;height:465px;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100%;}
.tabbox .content li{width:508px;float:left;height:465px;position:relative}
.tabbox .content li img{display:block;width:508px;height:465px;}
.tabbox .content li .arrow{position:absolute;bottom:0;width:100%;height:70px;}
.tabbox .tab{width:100%;}
.tabbox .tab .item{float: left;width: 49.7%;transition: .4s;    }
.tabbox .tab .item .img{width: 34%;max-height: 8vw;	overflow: hidden;}
.tabbox .tab .item .info{width: 63%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;line-height: 2;box-sizing: border-box;}
.tabbox .tab .item .info{transition: .3s;}
.tabbox .tab .item .info em{font-style: normal;color: #999;}
.tabbox .tab .item:nth-child(n+2){margin-bottom: 20px;}
.tabbox .tab .item:nth-child(n+2) a{padding: 20px;}
.tabbox .tab .item .info p,.tabbox .tab .item .info span{color: #7f7f7f;font-size: 14px;}
.tabbox .tab .item .info span{background: url(../images/sz-fill.png) no-repeat left center;padding-left: 30px;font-size: 18px;}
.tabbox .tab .item:nth-child(n+2) .info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.tabbox .tab .item:nth-child(1){width:49%;margin-right: 1.3%;background-color:#fff;}
.tabbox .tab .item:nth-child(1) a{display:block;}
.tabbox .tab .item:nth-child(1) .img{width:100%;overflow:hidden;box-sizing: border-box;margin-left: 0;max-height: 25vw;border-radius:0px;}
.tabbox .tab .item:nth-child(1) .img img{display:block;width:100%;max-width:none;}
.tabbox .tab .item:nth-child(1) .info{padding:30px 20px;width: 100%;margin-right: 0;}
.tabbox .tab .item:nth-child(1) strong{color:#181818;transition: .4s;}
.tabbox .tab .item:nth-child(1) p{font-size:14px;color:#222222;line-height:22px;height:44px;overflow:hidden;transition: .4s;}
.tabbox .tab .item:hover strong,.tabbox .tab .item:hover p{color:#00a452;}
.tabbox strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tabbox span{font-size: 14px;}
.tabbox .tab .item:nth-child(1):hover{background-color:#00a452;}
.tabbox .tab .item:nth-child(1):hover strong,.tabbox .tab .item:nth-child(1):hover p,.tabbox .tab .item:nth-child(1):hover span,.tabbox .tab .item:nth-child(1):hover em{color:#fff;}
.tabbox .tab .item:nth-child(n+2):hover{    box-shadow: 0 0 10px rgba(16,86,149, 0.222);
    transform: translateY(-5px);}
.tabbox .tab .item:hover{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}
.tabbox .tab .item:nth-child(1) .info em{display: none;}

/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* 简介 */
.muma{width: 100%;padding: 60px 0 ;background: url(../images/b3.jpg) no-repeat center;background-attachment: fixed;background-size: cover;}
.sc777.swiper-container {padding-bottom:50px;}
.ss777.swiper-slide{background-position: center;background-size: cover;width: 670px;border:12px solid #fff;}

/* 服务 */
.core_values {color:#FFFFFF; background:#000000 url("../images/06.jpg") no-repeat scroll center center / 100% auto; background-size:cover; background-attachment:fixed; overflow:hidden;height: 100vh;display: flex;align-items: center;position: relative;}
.core_values::after{content: "";display: block;position: absolute;width: 100%;height: 100%;background: rgba(20,82,157, .5);z-index: 1;}
.core_values .inner{position: relative;z-index: 2;}
.core_values .protit h4 {color: #fff;}
.core_values ul {display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.core_values ul li {width:25%; padding:20px; position:relative;box-sizing: border-box;transition: .3s;}
.core_values ul li::before {content:""; position:absolute; left:60px; bottom:0; width:100%; height:1px; background:#FFFFFF; opacity:0.2;}
.core_values ul li::after {content:""; position:absolute; right:0; top:60px; width:1px; height:100%; background:#FFFFFF; opacity:0.2;}
.core_values ul li:nth-child(n+5)::before {display:none;}
.core_values ul li:nth-child(4)::after,.core_values ul li:nth-child(8)::after {display:none;}
.core_values ul li span {display:block; width:80px; height:80px; margin-bottom:10px; background-position:center center; background-repeat:no-repeat; background-size:70% auto;}
.core_values ul li:nth-child(1) span {background-image:url("../images/core_values_icon_1.png");}
.core_values ul li:nth-child(2) span {background-image:url("../images/core_values_icon_2.png");}
.core_values ul li:nth-child(3) span {background-image:url("../images/core_values_icon_3.png");}
.core_values ul li:nth-child(4) span {background-image:url("../images/core_values_icon_4.png");}
.core_values ul li:nth-child(5) span {background-image:url("../images/core_values_icon_5.png");}
.core_values ul li:nth-child(6) span {background-image:url("../images/core_values_icon_6.png");}
.core_values ul li:nth-child(7) span {background-image:url("../images/core_values_icon_7.png");}
.core_values ul li:nth-child(8) span {background-image:url("../images/core_values_icon_8.png");}
.core_values ul li h3 {font-size:28px; text-transform:uppercase;font-weight: 600;}
.core_values ul li p {margin-top:20px; font-size:15px; opacity:0.8;}
.core_values ul li:hover{background: rgba(255, 255, 255, .2);box-shadow: 0 0 15px rgba(10,60,128, .4)}

/* ===================== 产品列表页 ===================== */
#list{margin:50px 0;}
#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px){
	#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1200px;}
}
.showlist{width:100%;/* float:left; */}

/*.showlist div *{width:100%;}*/
.showlist li{width:98%;margin:0 auto 20px;overflow:hidden;position:relative;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata{display:none;}
#loaddata{text-align:center;}
.showlist li .img{overflow:hidden;}
.product_list_one .showlist,.product_list_two .showlist,.product_list_three .showlist{display:none;}
.product_list_one #showdata,.product_list_two #showdata,.product_list_three #showdata{display:block!important;}
.product_list_two .item{float:left;width:32.3%;margin:0 0.5% 30px;}
.product_list_three #showdata{display: flex !important;flex-wrap: wrap;align-items: center;justify-content: center}
.product_list_one .item{float:left;width:32.33%;margin:0 0.5% 30px;}
.product_list_one .item .img,.product_list_two .item .img{position:relative;overflow:hidden;cursor: pointer;}
.product_list_one .item img,.product_list_two .item img,.product_list_two .item strong,.product_list_three .item em{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.product_list_one .item img,.product_list_two .item img{border: 1px solid #e9e9e9}
.product_list_one .item:hover img,.product_list_two .item:hover img{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}

/* 样式一 */
.product_list_one .item .info{padding:20px;background:url(../../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display:block;width:95%;font-weight:700;font-size:18px;text-transform:uppercase;color: #000;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9;background-color:#00a452;}
.product_list_one .item p{display:none;}
.product_list_one .item:hover .line2{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9;}
.product_list_one .item:hover .info{background:url(../../images/arrow.png) right center no-repeat;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}

/* 样式一 */

/* 样式二 */
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong,.product_list_three .item .info strong{display:block;color:#555;font-size:18px;font-weight:100;padding-top:30px;text-transform: uppercase;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p,.product_list_three .item .info p{display:none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow:hidden;margin-top:8px;}
.product_list_two .item .line2{display:none;}
.product_list_two .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.product_list_two .item:hover .info{background-color:#fff;}
.product_list_two .item:hover strong{color:#00a452;transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#00a452;}
.product_list_two .item:hover p{transform:translateY(10px);-moz-transform:translateY(10px);-o-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px);}

/* 样式二 */

/* 样式三 */
.product_list_three .item{width:24%;margin:0 0.5% 30px;cursor: pointer;}
.product_list_three .item .img{border: 1px solid #eee;border-bottom: none;}
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float:right;width:10px;height:3px;background-color:#00a452;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);background-color:#fff;}

/* 样式三 */

/* 产品内页图 */
.product_article .img1{display:none;}
.product_article .title{overflow:hidden;padding:10px 0 0;}
.product_article .title h1{text-align:center;font-size:22px;color:#333;}
.product_article .title .time{display:block;height:30px;line-height:30px;text-align:center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display:inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align:center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display:inline-block;vertical-align:top;}
.product_article .title .bdsharebuttonbox{display:inline-block!important;vertical-align:top;}

/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float:left;}
.img_big_box .img_box{height:600px;border:1px solid #f1f1f1;border-radius:5px;position:relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align:center;}
.img_big_box .small_box img{max-height:80px;display:inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#00a452;}
.img_big_box{width:55%;float:left}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position:relative;border-bottom:none}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align:center}
.img_big_box .small_box img{max-height:80px;display:inline-block;margin:10px 5px;border:1px solid #fff}
.img_big_box .small_box img.active{border-color:#2094FF}
.info_big_box{width:43%;float:right;height:502px}
.info_big_box h1{color:#222;line-height:46px;font-weight:bold;font-size:30px;margin-top:30px}
.info_big_box .hx{border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: 5px 0;}
.info_big_box p{font-size: 16px;color: #a8a8a8; line-height: 30px;margin-top: 4px;font-weight: 400;}
.info_big_box em{color: #333;font-size: 25px;line-height: 36px;display: block;padding-top: 20px;}


.swtbox{margin-top:0.75rem;overflow:hidden;  }
.swtbox a{text-align:center;float:left;display:block}
.swtbox .btn1{width:30%;height:58px;background:#CA0823;font-size:2rem;color:#ffffff;font-weight:bold;line-height:58px;letter-spacing:5px;box-shadow:0 16px 27px rgba(59,74,96,0.3);transition:all linear 0.3s}
.swtbox .btn1:hover{background:#CA0823;box-shadow:0 16px 27px rgba(60,151,170,0.4)}
.swtbox .btn2{width:60%;height:58px;background:#e9f1f2;border:2px solid #ccc;color:#343434;line-height:58px;margin-left:38px;font-size:2rem}
.swtbox .btn2 span{font-size:2rem;color:#CA0823;font-weight:bold;vertical-align:top}
.fwby{margin-top:1.5rem}


.fwby{margin-top:30px}
.fwby p{background:url(../images/cppage1_dh.png) left center no-repeat;background-size:15px;padding-left:22px;font-size:14px;color:#112a50;line-height:17px;float:left;margin-left:26px}
.fwby p:first-child{margin-left:0}
.fwtime{width: 100%;margin-top: 30px;}
.fwtime p{font-size:16px;color:#696969;padding-top:30px;float:left}
.fwtime .p1{background:url(../images/cppage1_60s.png) left top no-repeat}
.fwtime .p2{background:url(../images/cppage1_30m.png) left top no-repeat;margin-left:72px;margin-right:32px}
.fwtime .p3{background:url(../images/cppage1_24h.png) left top no-repeat}
.yanse{background-color: #edf1fa;padding:25px 20px;font-size:17px;line-height:35px;}

.xgcp_title{padding:10px;background-color:#fafafa;margin:30px 0 0;display: none;}
.xgcp_title h3{color:#00a452;border-left:2px solid #00a452;padding-left:20px;height:30px;line-height:30px;font-weight:bold;font-size:20px;}
.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_content hr{border-top: 1px solid #ddd;border-bottom: none;margin: 10px 0;}
.article_box{padding-top:30px;}
.article_box img,.article_content img{display:inline;}
.article_box p,.article_content p{margin-bottom:14px;}
.article_content table,.product-scroll-list .scroll.scroll_4 table{border-right:1px solid #c6ccd4;border-bottom:1px solid #c6ccd4;text-align:center;vertical-align:middle;width:100%}
.article_content table td,.product-scroll-list .scroll.scroll_4 table td{border-left:1px solid #c6ccd4;border-top:1px solid #c6ccd4;padding:10px}
.article_content table tr:nth-child(even) td{background:#fff}
.article_content table tr:nth-child(odd) td{background:#F9FAFC}
.article_content table tr:first-child td{background:#E6EAF3 !important;font-size:16px;font-weight:bold}
.article_content table tr td{line-height:18px;font-size:14px}
.article_content table tr td p{margin:0}
#xgcp ul li{float:left;text-align:center;width:23%;margin:1%;}
#xgcp ul li strong{display:block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align:center;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9;}
.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align:center;}
.pagenum a{display:inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #00a452;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#00a452;}
.pagenum a:hover{background-color:#00a452;}
.pagenum a:hover span{color:#fff;}

/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:500px;position:relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment:fixed;}
.fade_text{text-transform:uppercase;margin-top:10%;text-align:center;font-size:0;}
.fade_text span{color:#fff;display:inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow:hidden;}
.fade_text .cn span{font-size:62px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow:hidden;width:8px;}
.arrow_down .line{display:block;width:1px;height:40px;margin:0 3px;background:#fff;}
.arrow_down .aw{display:block;width:100%;height:5px;margin-top:3px;background:url('../../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation:long 1.5s linear alternate infinite;animation:long 1.5s linear alternate infinite;}
@-webkit-keyframes long{
	from{-webkit-transform:translateY(-30px);transform:translateY(-30px);}
	to{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes long{
	from{-webkit-transform:translateY(-30px);transform:translateY(-30px);}
	to{-webkit-transform:translateY(0);transform:translateY(0);}
}
.son_list{position:absolute;height:50px;width:100%;bottom:10px;left:0;text-align:center;}
.son_list a{display:inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color:#fff;font-size:16px;text-align:center;line-height:50px;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.son_list a i{background-color:#00a452;position:absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);}
.son_list a:hover i,.son_list a.active i{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
.son_list a:hover,.son_list a.active{color:#fff;}

/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color:#f1f1f1;}
.position_now a{display:inline-block;color:#707070;}
.position_now .fl{color:#707070;}
.position_now .fl img{height:20px;margin-top:-4px;display:inline-block;margin-right:8px;}
.position_now .fr{font-family:impact;color:#00a452;font-size:22px;display: none;}
.position_now .fr img{height:26px;display:inline-block;margin-right:8px;vertical-align:middle;}
.position_now .fr strong{font-weight:100;}

/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:26%;overflow:hidden;float:left;border-radius:8px;position:relative;border: 1px solid #ddd;}
.news_one .news_box li .img img{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_one .news_box li .img .bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position:absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:70%;float:right;padding-top:30px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color:#e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display:block;width:0%;height:1px;background-color:#00a452;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow:hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#00a452;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}
.news_article_box .left_fixed{position:fixed;left:0;top:0;width:30%;height:100%;z-index:-1;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#00a452;opacity:0.5;font-style:italic;font-family:impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float:right;width:70%;background-color:#f5f5f5;overflow:hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display:inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}
.page_list{text-align:center;}
.page_list b{font-size:0;}
.page_list b a,.page_list b font{display:inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align:center;}
.page_list b font{background-color:#00a452;color:#fff;border-color:#00a452;}
.page_list_span1{display:none;}

/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float:left;width:31.33%;margin:1%;overflow:hidden;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position:relative;}
.news_two .news_box li .time strong{font-size:50px;color:#00a452;display:inline-block;font-family:"SimHei";position:relative;}
.news_two .news_box li .time strong::after{content:'';position:absolute;left:0;top:30px;width:0px;background-color:#00a452;height:2px;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display:block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height:26px;height:52px;overflow:hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#00a452;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow:hidden;margin-bottom:10px;}
.news_two .news_box li i{position:absolute;background-color:#00a452;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}
.fixed_body{display:none;position:fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display:none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position:absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#00a452;}
.fixed_body .fixed_article .fb_close i{display:block;margin:10px auto 0;width:40px;height:40px;background:url(../../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display:block;}
@media(max-width:1505px){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}

/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== *//* ==== left_side：保留原有宽度280px + sticky定位 ==== */


/* ===================== 产品页 左侧 导航（flex 布局，替代 float+sticky） ===================== */
#list .auto{
	display:flex;
	align-items:flex-start;
	gap:24px;
}

#list .left_side{
	flex:0 0 280px;
	width:280px;
	position:sticky;
	top:80px;
	box-sizing:border-box;
	font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif;
}
#list .left_side *,
#list .left_side *::before,
#list .left_side *::after{ box-sizing:border-box; }

#list .left_side .box_one{ width:100%; background:#fff; }
#list .left_side .box_one .title{
	background:#00a452; color:#fff; padding:22px 24px 26px;
	text-align:left; margin-bottom:0;
}
#list .left_side .box_one .title .title-en{ display:block; font-size:13px; letter-spacing:2px; opacity:.85; margin-bottom:6px; }
#list .left_side .box_one .title h3{ color:#fff; font-weight:700; font-size:32px; margin:0; }

#list .left_side .box_one .cate-list{ background:#fff; }
#list .left_side .box_one .cate-item{ position:relative; border-bottom:1px solid #eaeaea; background:#f1f3f5; margin-bottom:0; }
#list .left_side .box_one .cate-link{ display:flex; align-items:center; justify-content:space-between; padding:14px 18px; font-size:18px; color:#333; }
#list .left_side .box_one .cate-link .cate-arrow{ font-style:normal; color:#c3c3c3; font-size:13px; }
#list .left_side .box_one .cate-item:hover,
#list .left_side .box_one .cate-item.active{ background:#00a452; }
#list .left_side .box_one .cate-item:hover .cate-link,
#list .left_side .box_one .cate-item.active .cate-link{ color:#fff; }
#list .left_side .box_one .cate-item:hover .cate-arrow,
#list .left_side .box_one .cate-item.active .cate-arrow{ color:#fff; }

#list .left_side .box_one .cate-sub{ background:#fff; display:none; }
#list .left_side .box_one .cate-sub li a{ display:flex; align-items:center; gap:8px; padding:10px 18px 10px 32px; font-size:18px; color:#666; border-top:1px solid #eaeaea; }
#list .left_side .box_one .cate-sub li a::before{ content:""; width:5px; height:5px; border-radius:50%; background:#c8c8c8; flex:0 0 auto; }
#list .left_side .box_one .cate-sub li a:hover{ background:#00a452; color:#fff; }
#list .left_side .box_one .cate-sub li a:hover::before{ background:#fff; }

@media(min-width:901px){
	#list .left_side .box_one .cate-list:hover .cate-item .cate-sub{ display:none; }
	#list .left_side .box_one .cate-list:hover .cate-item:hover .cate-sub{ display:block; }
}

#list .left_side .box_two{ margin-top:10px; padding:22px 20px 24px; background:#00a452; width:100%; }
#list .left_side .box_two p{ font-size:15px; color:#fff; line-height:26px; margin:0 0 14px; }
#list .left_side .box_two .more{ display:block; height:38px; line-height:38px; background:#fff; width:100%; color:#333; text-align:center; border-radius:4px; font-size:15px; }
#list .left_side .box_two .more:hover{ color:#fff; background:linear-gradient(50deg, rgb(72,213,237), rgb(7,119,206)); }

/* 右侧：flex 子项必须加 min-width:0，否则内部浮动/百分比宽度的图片会撑爆 */
#list .right_side{
	flex:1 1 auto;
	min-width:0;
}

@media(max-width:900px){
	#list .auto{ flex-direction:column; }
	#list .left_side{ flex-basis:auto; width:100%; position:static; }
	#list .left_side .box_one,
	#list .left_side .box_two{ width:100%; }
	#list .left_side .box_one .cate-sub{ display:none !important; }
}


/* ===================== 产品页 左侧 导航 ===================== */

/* ===================== 全局搜索框 ===================== */
.form_box{display:none;border:1px solid #f1f1f1;border-radius:5px;margin-bottom:20px;}
.form_box .sf{margin:0 auto;text-align:center;font-size:0;}
.form_box .an{display:inline-block;border:1px solid #f1f1f1;background-color:#fff;color:#333;height:40px;border-radius:8px;margin:10px 5px;font-size:16px;line-height:40px;padding:0px 15px;outline:none;}
.form_box .an{vertical-align:bottom;}
.form_box .an:hover{border-color:#00a452;}
.form_box .inp{height:38px;vertical-align:bottom;}
.form_box .submit{width:80px;cursor:pointer;}

/* ===================== 全局搜索框 ===================== */

/* ===================== 在线留言 ===================== */
.form_box_box{width:1200px;margin:40px auto;padding:60px 0;box-shadow:0px 20px 80px rgba(76,76,76,0.1);}
ul.fs{width:1000px;margin:0 auto;}
ul.fs input,ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:0.8s;-o-transition:0.8s;-ms-transition:0.8s;-moz-transition:0.8s;transition:0.8s;}
ul.fs .box1 li{float:left;width:320px;margin-right:20px;}
ul.fs .box1 li:nth-of-type(3){margin:0;}
ul.fs .box1 li input{border:1px solid #e1e7ee;width:100%;height:50px;padding:10px;color:#999;}
ul.fs li input:hover{border-color:#00a452;}
ul.fs .box1 li input::-webkit-input-placeholder,ul.fs li.textarea textarea::-webkit-input-placeholder,ul.fs li.yzm input::-webkit-input-placeholder{color:#999;}
ul.fs .box1 li input:-moz-placeholder,ul.fs li.textarea textarea:-moz-placeholder,ul.fs li.yzm input:-moz-placeholder{color:#999;}
ul.fs .box1 li input:-ms-input-placeholder,ul.fs li.textarea textarea:-ms-input-placeholder,ul.fs li.yzm input:-ms-input-placeholder{color:#999;}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;}
ul.fs li.textarea textarea:hover{border-color:#00a452;}
ul.fs li.radio{text-align:center;}
ul.fs li.radio label{margin:0 10px;}
ul.fs li.yzm{text-align:center;margin:20px 0;}
ul.fs li.yzm img{display:inline-block;height:20px;}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:50px;padding:10px;color:#999;}
ul.fs li.yzm input:hover{border-color:#00a452;}
ul.fs li.submit input{height:50px;margin:0 auto;display:block;cursor:pointer;width:200px;border-radius:50px;background-color:#00a452;font-size:16px;color:#fff;}

/* ===================== 在线留言 ===================== */

/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none!important;}

/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display:none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align:center;background-color:#0AB24E;border-radius:50%;position:fixed;right:6px;bottom:100px;z-index:99999999999;}

/* ===================== 回到顶部 ===================== */
.firstRow img{display:inline-block;}

/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display:none;}
.header .menu_box{float:right;width:24px;height:54px;}
.header .nav_button{position:absolute;right:15px;top:26px;vertical-align:middle;width:24px;height:2px;cursor:pointer;background-color:#0169FE;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav_button::after,.header .nav_button::before{content:'';width:24px;height:2px;position:absolute;z-index:99999999;right:0;background-color:#0169FE;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg);}
#close{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display:none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:48%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align:center;margin:1%;float:left;background:#00a452}
.pc .fixed_footer{display:none;}
.mobile .fixed_footer{display:none;background:#0AB24E;height:50px;position:fixed;bottom:0px;left:50%;margin-left:-50%;z-index:999;width:100%;border-radius:10px 10px 0 0;}
@media (min-width:640px){
	.mobile .fixed_footer{width:640px!important;left:50%;margin-left:-320px;}
}
.mobile .fixed_footer a{float:left;width:33.33%;text-align:center;}
.mobile .fixed_footer img{display:inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display:block;height:20px;line-height:20px;}
.wap_show{display:none;}
@media(max-width:1610px){
}
@media(max-width:1550px){
	.sycp .sycp_l .pro_bar a{font-size: 16px;line-height: 49px;}
	.section_three1 .right ul li span,.num_top ul li span{font-size: 52px;}
	.section_three1 .right h1{font-size: 30px;}
	.section_three1 .right .text p:nth-child(2){display: none;}
	.header .call h3{font-size:28px;}
	.inner,.footer .inner{max-width:1200px;}
	.section_eight .more{margin-top:40px;}
	.footer .logo{width:300px;}
	.footer .one{width:400px;}
	.footer .two{width:300px;}
	.footer .one a{font-size:14px;}
	.footer .ewm{width:110px;}
	.footer .ewm p{font-size:14px;}
	.header .logo img{height: 45px;}
	.protit_left{padding-left: 15%;}

}
@media(max-width:1400px){
	.header .call h3{font-size:26px;}
	.cpt_con dl{height: auto;margin-bottom: 30px;}
	.cpt_con dl .fl{padding:50px 100px;}
	.cpt_con dl .fl a{margin-top: 50px;}
	.zyys .ysner ul li img{top: 130px;}
	.zyys .ysner ul li img:hover{top: 140px;}
	.zyys .ysner ul li h4{top: 270px;}
	.zyys .ysner ul li p{top: 320px;}
	.swtbox .btn1{width: 100%;}
	.swtbox .btn2{width: 100%; margin-left: 0;}
	.swtbox .btn2 span{font-size: 18px;}
	.fwby p{font-size: 12px;}
	.fwtime .p2,.fwtime .p1,.fwtime .p3{font-size: 14px;margin-top: 0;}
	.fwtime .p2{margin: 0 10px;}
}
@media(max-width:1200px){
	.f_14{ font-size:14px; }
	.f_16{ font-size:14px; }
	.f_18,.product_list_one .item strong,.product_list_two .item .info strong, .product_list_three .item .info strong{ font-size:14px; }
	.f_20,.section_three1 .right a.more,.protit p{ font-size:16px; }
	.f_24{ font-size:20px; }
	.f_28,.banner .con h3{ font-size:24px; }
	.f_30,.section_three1 .right h1,.ss666 dl dd h3 a{ font-size:24px; }
	.f_38,.sycp .pub_title h4{ font-size:30px; }
	.f_48{ font-size:24px !important; }
	.f_58{ font-size:30px !important; }
	.wap_show{display:block;}
	.pc_show{display:none;}
	html,body{max-width:750px;margin:0 auto!important;}
	.header .nav ul li em,.header .nav ul li i,.product_list_two .item .info p,.product_list_three .item .info p,.header .call,.news_two .news_box li p,.position_now .fr,.arrow_down,#list .left_side,.news_one .news_box li .img .bg,.news_article_box .left_fixed,#none,#footer .f1,#footer .two,.gg1,#home-lc,.sycp .sycp_l,.jgzx .pub_title b,.cf_box .cf_middle,.header .nav ul li .son_nav,.cpt_con dd,.ss666 dl dt,.three_box dd p,.three_box dd em,#footer h3::before,.protit h4::before,.protit h4::after,.zyys .topbb .fl,.ss666.swiper-slide h3,.syys .pub_title p,.syys .w1400 ul li img,.syys .ysmore b,.protit em, .syys .w1400 ul li:nth-child(5),.zyys .topbb .fl,.zyys::after,.section_three1 .inner::before,.fwby,.fwtime,.bg1,.index_p_more,.num_top,#footer .f4{display:none !important;}
	.mt-30{margin: 0;}
	.header .menu_box,.mobile .fixed_footer,.wap_son,.section_three1 .right .text p:nth-child(2){display:block;}
	#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto,.sygg,.content,#footer .f2,#footer .footer_con,.inner1,.gg .inner1 .gtel,.section_six .auto,#w-1300-1,.muma{width:auto;padding:0 15px;}
	#list{margin: 30px 0;}

	.header .inner{padding:0 15px;width:auto;height:50px;max-width: 100%;}
	.header .logo img,.header.bg .logo img{height:38px;margin:5px 0 0 0;}
	.header .nav{position:fixed;width:280px;height:auto;overflow:auto;padding:20px 0;top:50%;left:50%;margin:-200px 0 0 -140px;z-index:9999999999;background-color:#fff;box-shadow:0 0 10px #f1f1f1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
	.header .nav ul li{display:block;float:none;width:90%;margin:0 auto;height:40px !important;line-height:40px !important;border-bottom:1px solid #f9f9f9;}
	.header .nav ul li span,.header .nav ul li a{color:#333!important;}
	.header .nav ul li a:hover span,.header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border:none;}
	.product_son{display:none!important;}
	.tabbox .inner{max-width: 100%;}
	.copyright{height:auto;line-height:40px;margin-top: 30px;}
	#footer .f2{margin:0;float:none;}
	#footer .f2 dl dd:nth-child(3){margin-left: 0;display: block;}
	footer .f4{width: 100%;float:none;text-align: center;margin-top: 15px;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	.cpt .tit{margin: 15px auto;padding: 0;}
	.cpt .tit li{width: 49%;float: left;margin: 0 0.5% 10px;}
	#allmap{height:300px;}
	.sycp .wap_son a{width: 48%;font-size: 14px;}
	.article_content p img{max-width: 100% !important;padding: 10px 0 !important;}
	.cpt_con dl{margin-bottom: 0;}
	#nyba{height:200px;}
	.bg1,.sycp{padding: 30px 0;}
	#scroll_one{margin-top: 0;}
	.index_case{padding: 50px 0;}
	.three_box,.section_nine .protit{padding:  0}
	.three_box dd{padding: 10px 5%;}
	.three_box dd h3{font-size: 16px;}
	#top_scroll ul li h3{padding: 10px 0;    font-size: 14px;}
	.ss666{margin-top: 20px;}
	.ss666.swiper-slide{padding-bottom: 0;padding-left: 0;overflow: hidden;width: 300px;}
	.cpt_con dl .fl, .cpt_con dl .fr{width: 100%;}
	.cpt_con dl .fr{position: relative;}
	.cpt_con dl .fl{padding: 15px;background: #C20000;text-align: center;}
	.cpt_con dl .fl p{margin: 20px 0;}
	.fade_text{margin-top:80px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box,ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_one .item,.product_list_two .item,.product_list_three .item{width:49%;margin:0.5%;}
	.product_list_one .item .info{padding:10px 0 ;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none!important;width:100%!important;}
	.news_one .news_box li .img,.news_one .news_box li .info{float:none!important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.work_box .work{margin: 20px auto;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box .right_article{width:100%;float:none;background-color:#fff;margin-top:54px;}
	.news_article_box .h1_title h1{font-size:24px;font-weight:400;}
	.news_article_box .inner_content,.news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article{width:90%;height:500px;margin:-250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
	.img_big_box{width: 100%;}
	.img_big_box .img_box{height: 300px !important;}
	.info_big_box{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.footer .logo,.footer .one,.footer .ewm,.section_seven .item_box .arrow,.section_six .more .call,#top_scroll ul li span,.info_big_box .info_1 .dh:nth-of-type(2),.info_big_box .info_1 .dh:nth-of-type(3),.info_big_box .info_3,.section_two .more div.fl,.sygg .fl p,.section_six .auto .fr,.gg .inner1 .gtxt h5,.gg .inner1 .gtel em,.atel ul li img,.ab_t::after,.pub_title p{display:none!important;}
	.xgcp_title{margin-top:10px;}
	.pub_title h4{font-size:24px;padding-top:30px;}
	.pub_title h4 img{width: 50px;margin: 0;}
	.pub_title p{font-size:16px;margin-bottom:20px;}
	.factory_box .pub_title,.section_seven .pub_title,.section_nine .pub_title{padding:20px 0;}
	.inner,.footer .inner,.footer .two{width:auto;padding:0 15px;}
	.section_four,.section_six,.section_eight,.section_nine{height:auto;padding-bottom:30px;}
	.section_three1{height: auto;padding: 0 0 1px;margin-top: 0px;}
	.section_three1 .inner{margin-top: 0px;width: 100%;box-sizing: border-box;padding: 35px 15px;padding-top: 50px !important;}
	.section_three1 .right a.more{margin-top: 0;}
	.section_three1 .right>p{font-size: 20px;}
	.section_three1 .right .text::before{left: 0;right: 0;margin: auto}
	.section_three1 .right .text{    -webkit-line-clamp: 8;text-align: left;}
	.section_three1 .left,.section_three1 .right{width: 100% !important;margin: 0;text-align: center;}
	.section_three1 .right{background: rgba(255,255,255,0.8);padding: 15px;}
	.section_three1 .right h1,.section_three1 .right .item h3{font-size: 24px;}	
	.section_three1 .left{position: static;}
	.num_top ul{display: block;width: 100%;margin:0;}
	.num_top ul li{width: 25%;float: left;background: none;padding-left: 0;}
	.num_top ul li span{font-size: 28px !important;}
	.num_top ul li p{font-size: 14px !important;}
	.jgzx{height: auto;padding-bottom: 30px;}
	.jgzx .fl{width: 100%;}
	.jgzx .pub_title{text-align: center;}
	.anli1{margin-top: 0 !important;}
	.protit{margin-bottom: 30px;}
	.muma{padding: 30px 15px !important;}
	.index_case .swiper-container .swiper-slide{width: 350px;}
	.section_two .more{width:100%;background-color:#fff;margin:20px 0;}
	.section_two .more a.fl{margin:0 auto;float:none;}
	.section_two .wap_show ul li{float:left;width:48%;margin:1%;}
	.section_two .wap_show ul li h3{font-size:16px;color:#333;margin-top:10px;text-align:center;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	.syys{height: auto;background-size: cover;background-position-x: right;padding: 30px 0;}
	.syys .pub_title{float: none;text-align: center;}
	.syys .pub_title h4{font-size: 40px;}
	.syys .w1400 .syys_top img{width: 100%;left: 0;top: 0}
	.syys .pub_title h3{font-size: 30px;}
	.syys .pub_title h3 em{font-size: 30px;padding: 0;width: auto;height: auto;line-height: 24px;background: none;}
	.syys .w1400 ul{display: block;background: none;}
	.syys .w1400 ul li{width: 170px;height:170px;border-radius: 30px 0 30px 0;box-sizing: border-box;padding: 5px 10px;margin-top: 10px !important;}
	.syys .w1400 ul li em{padding: 0;}
	.syys .w1400 ul li b{font-size: 20px;margin: 0;}
	.syys .w1400 ul li em{font-size: 12px;line-height: 20px;}
	.syys .swiper-container .swiper-slide{width: 350px;}
	.footer .two{border:none;}
	.banner{margin-top:50px!important;}
	.index_box{margin:0;}
	.atel{width: 100%;padding: 0 15px;box-sizing: border-box;}
	.atel ul li{width: 100%;margin: 10px 0 0 0 !important;height: auto;padding: 10px;border-radius: 30px;animation:none !important;}
	.atel ul li:first-child{margin: 0 !important;}
	.ab dd{width: 100%;padding:15px;background: rgba(221,9,25,0.95)}
	.ab dd p{font-size: 14px;line-height: 24px;}
	.ab_t a{font-size: 30px;}
	.ab .atxt a{float: none;margin: 10px auto 0;}
	.atxt{margin-top: 10px;}
	#scroll_one1{height: 150px;margin: 30px 0;}
	#scroll_one1 ul li img{width: 200px;}
	#scroll_one1 ul li h3{height: 50px;line-height: 50px;}
	/* 优势 */
	.zyys{padding: 30px 0;}
	.zyys .topbb img{width: 60%;}
	.zyys .topbb div{margin: 10px 0;}
	.zyys .topbb .fr{margin-top: 0;}
	.zyys .topbb{padding-top: 0;}
	.zyys .topbb h3{font-size: 28px;padding-top: 10px;}
	.zyys .topbb b{font-size: 20px;}
	.zyys .ysner{width: 90%;}
	.zyys .ysner ul{top: 30px;}
	.zyys .ysner ul li{width: 45%;height: 320px;margin-bottom: 10px;}
	.zyys .ysner ul li:nth-child(2){margin-right: 0;}
	.zyys .ysner ul li:nth-child(4){margin-right: 0;}
	.zyys .ysner ul li img{top: 70px;left: 13%;right: 13%;width:50%;}
	.zyys .ysner ul li img:hover{top: 100px;}
	.zyys .ysner ul li h4{top: 160px;font-size: 16px;}
	.zyys .ysner ul li p{top: 185px;font-size: 12px;line-height: 19px;}
	.cf_box{background-size: cover;padding: 30px 0 0;}
	.cf_box ul{float: none;}
	.cf_box ul li img{height: 40px;}
	.cf_box ul li{width: 50%;padding: 5px;float: left;display: block;box-sizing: border-box;}
	.cf_tit{margin: 30px 0;}
	.cf_box ul li h5{margin: 5px 0;}
	.cf_box .cf_img{position: static;width: 100%;height: 23vh;margin: 20px 0;}
	.sc777.swiper-container{padding-bottom: 30px;}
	.ss777.swiper-slide{background-position: center;background-size: cover;width: 300px;border:5px solid #fff;height: 200px;}
	#scroll_one ul li{margin: 0 1% 0 !important;width: 30%;float: none;display: inline-block;}
	#scroll_one ul li h3{font-size: 16px;}
	#top_scroll ul li{width: 48%;padding: 0;margin: 1%}
	.lt_tel b ,.tit01 h2,.cf_box ul li h5{font-size: 24px;}
	#footer{padding: 30px 0 60px;}
	.qtjs .txt{margin-top: 30px;}
	.qtjs .w-container > .leftbox,.qtjs .digi{width: 100% !important;float:none;}
	.qtjs .w-container{display: block;}
	.qtjs .pub_title h3{font-size: 36px;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	.about .right .item{width: 50%;margin-bottom: 20px;}
	.about .right .num{padding-top: 20px;}
	.qtjs .digi .box .counter{font-size: 60px;line-height: 60px;}
	.qtjs .digi .box span.jb{width: 30px;		height: 30px;font-size: 20px;}
	.pub_black{padding: 30px 0;}
	.section_nine .nlist{margin-top: 20px;}
	.section_nine .nlist li{width: 96%;float: none;margin: 0 auto;}
	.section_nine .nlist .cont{padding: 10px;margin-bottom: 15px;}
	.section_nine .nlist .word a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
	.section_nine {
		padding:50px 0;
	}
	/* 新闻 */
.tabbox{padding: 0;}
.tabbox .tab{margin-top: 20px;}
.tabbox h3 strong{width: 100% !important;}
.tabbox .tab,.tabbox .tab .item{width:100% !important}
.tabbox .tab .item{height:auto;margin-bottom:10px;box-shadow: 0 0 10px #cfcfcf;    border-radius: 10px;}
.tabbox .tab .item .img{width:100%;height:auto;float:none;max-height: unset !important;border-radius: 0px;}
.tabbox .tab .item .img img{width:100%;height:auto}
.tabbox .tab .item .info{width:100%;box-sizing:border-box;padding:5px;float:none;padding: 20px !important;}
.tabbox .tab .item:nth-child(n+2) a{padding: 0;}

	/* 服务 */
	.core_values {padding:100px 0; background-attachment:scroll;height:auto;}

	.core_values h2 {font-size:32px;}

	.core_values ul {margin:30px -30px -30px;}

	.core_values ul li {width:50%; padding:30px;border-bottom: 1px solid rgba(255, 255, 255, .2);border-right: 1px solid rgba(255, 255, 255, .2);}

	.core_values ul li:nth-child(2n){border-right: none}

	.core_values ul li::before,

	.core_values ul li::after {display:none;}

	.core_values ul li span {width:50px; height:50px;}

	.core_values ul li h3 {font-size:22px;}

	.core_values ul li p {font-size:12px; margin-top:10px;}



    .s-footer h3{margin-top: 30px;}

}

/*===================== 响应式代码 END =====================*/


