html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}img{border-style:none}button,input,select,textarea,optgroup{font:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}html,body{font-family:Verdana,sans-serif;font-size:16px;line-height:1.5}html{overflow-x:hidden}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,Arial,sans-serif;font-weight:400}hr{border:0;border-top:1px solid #eee;margin:20px 0}img{vertical-align:middle}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;background:#fff;color:#333;min-width:1200px}header{height:100px;padding:0 180px;position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;line-height:100px;border-bottom:1px solid #f5f5f5;background:#fff;overflow:hidden}header .logo img{width:70px;height:70px;transform:scale(1.3)}header nav{display:flex;align-items:center}header nav a{margin-left:80px;text-decoration:none;color:#333;display:inline-block;font-size:20px;position:relative}header nav a:hover{color:#f93f28}header nav a:hover:after{border-bottom:4px solid #f93f28;position:absolute;bottom:0;left:0;content:"";width:100%;transition:all .5s}header nav .getPhone{width:100px;height:40px;line-height:40px;text-align:center;margin-left:80px;font-size:15px;color:#fff;background:#f93f28;display:inline-block;cursor:pointer;border-radius:4px}.banner-container{height:calc(100vh - 100px)}.banner-container .swiper-container{width:100%;height:100%}.banner-container .swiper-slide{position:relative}.banner-container .swiper-slide img{width:100%;height:auto;min-height:100%;object-fit:cover;transform:scale(1.1)}.banner-container .swiper-slide .box{width:100%;z-index:1}.banner-container .swiper-slide .content{width:max-content;position:absolute;top:50%;left:50%;color:#fff;padding:40px 50px;border-radius:8px;text-align:center;background:#00000080;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 2px 4px rgba(0,0,0,.7);font-size:24px;letter-spacing:2px;margin-top:-60px;opacity:0;transform:translate(-100%,-50%);animation:fadeIn 1s ease-out forwards}.banner-container .swiper-slide .content .desc:not(:last-child){margin-bottom:20px}.banner-container .swiper-slide-active img,.banner-container .swiper-slide-duplicate-active img{transition:2s linear;transform:scale(1)}@keyframes fadeIn{0%{transform:translate(100%);opacity:0}to{transform:translate(-50%);opacity:1}}#about,#contact{padding-top:70px}.section{padding:20px 180px}.section .top h2{font-size:28px;height:26px;color:#333;font-weight:600}.section .top h3{font-size:16px;color:#333;margin-bottom:40px;color:#999}.section .bottom{display:flex;justify-content:space-between;align-items:center}.section .bottom .left p{font-size:16px;line-height:2;text-align:justify}.section .bottom .left .contact-info{font-size:15px;font-weight:600;line-height:2.5}.section .bottom .left .contact-info .icp{cursor:pointer}.section .bottom .left .contact-info .icp a{color:#333;text-decoration:none}.section .bottom .right{margin-left:40px}.section .bottom .right .company{width:300px;height:450px;border-radius:8px;object-fit:cover}.section .bottom .right .list{display:flex;justify-content:space-between;width:300px}.section .bottom .right .list .item{text-align:center;cursor:pointer}.section .bottom .right .list .item img{width:120px;height:120px}.section .bottom .right .list .item .name{margin-top:10px;font-size:14px;font-weight:600}.contact{background:#f5f5f5}footer{background:#f5f5f5;color:#333;text-align:center;padding:20px;font-size:14px}
