﻿@charset "utf-8";
:root{--color:#ff8c21}
.zh_tit{color:#23182c}
.hezuo_con ul{display:flex;justify-content:space-between;align-items:center}
.hezuo_con ul li{margin-top:2%}
#partners{padding:4% 0}
.home-static .list{display:flex;justify-content:space-between;flex-wrap:wrap}
.home-static .list li{width:16%;display:flex;flex-direction:column;align-items:center;color:#333}
.home-static .list li .num{font-size:50px;font-weight:var(--fontblod6);position:relative;line-height:1;padding-bottom:20px}
.home-static .list li .num sup{font-size:25px}
.home-static .list li .num::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:4px;background:#333}
.home-static .list li .inner{padding:20px 0;font-size:18px;color:#737373;text-align:center}
.home-static .list li .icon img{height:50px;width:auto}
.numCount{margin-top:3%}
.honor{background-size:cover;background-repeat:no-repeat;background-position:center;padding:4% 0 2%}
.honor-list{margin-top:2%;justify-content:space-between}
.honor-list>div{width:14%;text-align:center}
.down{position:relative;left:0;top:-10px;height:40px}
.reflection{width:100%;height:100%;background-repeat:no-repeat;background-position:bottom center;transform:scaleY(-1);opacity:.5;filter:alpha(opacity='50')}
.overlay{position:absolute;width:100%;height:100%;bottom:0;left:0;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(245,245,235,.7) 50%,rgba(245,245,235,1))}
.pro_txt{text-align:center}
#product{background:#f8f8f8}
#projects::before,#projects{background:#f5f5f5}
#projects::after{content:"Praise display";top:5%}
#projects{padding:10vw 0 3vw}
footer .foot-top{padding:5% 0;background:#F5F5F5}
footer .foot-sign .sign-tit{color:#000}
footer .foot-submit input{border-color:var(--color)}
footer .foot-submit{height:64px}
footer .foot-main .foot-item.foot-cate:nth-child(3) ul li{width:100%}
.head-top{background:#666}
@media (max-width:768px){.home-static .list li{width:50%;margin-bottom:20px}}
@media(max-width:480px){.hezuo_con ul{flex-wrap:wrap;justify-content:center}
.hezuo_con ul li{width:50%;text-align:center}
#partners,#product,.honor,#projects,#brand{padding:50px 0}
.home-static .list li{width:100%}
footer .foot-submit{height:44px}}
footer .foot-sign .sign-tit{font-size:30px;color:#333;margin-bottom:6px}
footer .foot-sign .sign-des{font-size:20px;color:#333}
.home-label,.home-title{font-weight:var(--fontbold7)}
.head-menu-box nav>ul>li>a{font-weight:var(--fontbold7)}
.detail-count{display:none}