@charset "UTF-8";body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,input,textarea,th,td {margin: 0;padding: 0;box-sizing: border-box;}body {font: 14px/1.6 "PingFang SC",Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;color: #000;min-width: 1200px;background-color: #fff;}html {height: 100%;}* {box-sizing: border-box;}em,i,b {font-style: normal;}ul,ol {list-style: none;}a {text-decoration: none;outline: none;}img {border: none;vertical-align: middle;}input,textarea {outline: none;font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}input,select,textarea {font-size: 100%;}table {border-collapse: collapse;border-spacing: 0;}::-webkit-input-placeholder {color: #999;}:-moz-placeholder,::-moz-placeholder {color: #999;}:-ms-input-placeholder {color: #999;}.header { width: 100%; position: absolute; top: 0; left: 0; z-index: 20; display: flex; justify-content: space-between; padding: 48px 56px 0 48px; }.header .logo img { width: 229px; height: 69px; }.header .nav { display: flex; padding-top: 11px; }.header .nav li { margin-left: 12px; }.header .nav li a { display: block; width: 160px; height: 48px; line-height: 48px; border-radius: 6px; font-size: 18px; color: #000000; text-align: center; }.header .nav .active a, .header .nav :hover a { color: #FFFFFF; background: #279559; box-shadow: 0px 10px 20px 0px rgba(39, 149, 89, 0.27); }.footer { background: #FFFFFF; font-size: 16px; color: rgba(0, 0, 0, 0.5); line-height: 22px; padding: 20px 0; text-align: center; width: 100%; position: absolute; left: 0; bottom: 0; }.footer a { font-size: 16px; color: rgba(0, 0, 0, 0.5); }.footer.grfo { background: #FFFFFF; }@media screen and (max-width: 1600px) { .header { padding: 26px 36px 0 26px; }  .header .logo img { width: 160px; height: 48px; }  .header .nav li { margin-left: 8px; }  .header .nav li a { width: 100px; height: 38px; line-height: 38px; border-radius: 4px; font-size: 14px; }  .header .nav .active a, .header .nav :hover a { box-shadow: 0px 5px 10px 0px rgba(39, 149, 89, 0.27); }  .footer { font-size: 14px; line-height: 20px; }  .footer a { font-size: 14px; } }.about-box1 .slidebox a, .about-box3 .abpicul li span, .business-box1 .box a, .business-box2 .box a, .join-box1 .tactbox a, .join-box4 .box4 li, .list li { transition: all 0.5s; -webkit-transition: all 0.5s; }.about-box1 .slidebox a:hover, .about-box3 .abpicul li:hover span, .business-box1 .box a:hover, .business-box2 .box a:hover, .join-box1 .tactbox a:hover, .join-box4 .box4 li:hover, .list li:hover { transform: translateY(-10px); -webkit-transform: translateY(-10px); }.about-box3 .abpicul li img, .join-box2 .item a img { transition: all 0.8s; -webkit-transition: all 0.8s; transform: scale(1, 1); -webkit-transform: scale(1, 1); }.about-box3 .abpicul li:hover img, .join-box2 .item:hover a img { transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); }.list li a:hover { color: #279559; }.list li a:hover:before { background: #279559; }html, body { height: 100%; }body { overflow-y: scroll !important; }.pubWrap { min-height: 100%; position: relative; }.business-box1 { background: url(../images/business-bg01.png) no-repeat center top; background-size: cover; height: 1080px; display: flex; justify-content: center; }.business-box1 .box { width: 29.92%; margin: 340px 6.484% 0 0; }.business-box1 .box h2 { font-size: 72px; font-weight: bold; color: #FF961F; line-height: 100px; }.business-box1 .box h2 span { color: #279559; }.business-box1 .box p { font-size: 18px; color: #000000; line-height: 32px; margin: 57px 0 203px; }.business-box1 .box a { width: 256px; height: 64px; line-height: 64px; background: #FF961F; border-radius: 8px; font-size: 20px; color: #FFFFFF; display: block; text-align: center; }.business-box1 .img { width: 37.46%; margin-top: 237px; }.business-box1 .img img { width: 100%; }.business-box2 { background: url(../images/business-bg02.png) no-repeat center top; background-size: cover; height: 1080px; display: flex; overflow: hidden; }.business-box2 .box { width: 29.92%; margin: 260px 0 0 9.375%; }.business-box2 .box h2 { font-size: 72px; font-weight: bold; color: #000000; line-height: 100px; }.business-box2 .box h2 span { color: #279559; }.business-box2 .box h5 { font-size: 24px; font-weight: bold; color: #000000; line-height: 33px; }.business-box2 .box p { font-size: 18px; color: #000000; line-height: 32px; margin: 73px 0 160px; }.business-box2 .box a { width: 256px; height: 64px; line-height: 64px; background: #FF961F; border-radius: 8px; font-size: 20px; color: #FFFFFF; display: block; text-align: center; }.business-box2 .img { width: 43.59%; margin: -6% 0 0 40px; }.business-box2 .img img { width: 100%; }@media screen and (max-width: 2420px) { .business-box1 .box h2, .business-box2 .box h2 { font-size: 57px; line-height: 80px; }  .business-box1 .box p, .business-box2 .box p { font-size: 17px; margin: 47px 0 150px; }  .business-box2 .box h5 { font-size: 22px; } }@media screen and (max-width: 1920px) { .business-box1, .business-box2 { height: 800px; }  .business-box1 .box h2, .business-box2 .box h2 { font-size: 45px; line-height: 60px; }  .business-box1 .box p, .business-box2 .box p { font-size: 16px; margin: 35px 0 100px; }  .business-box2 .box h5 { font-size: 20px; }  .business-box1 .box a, .business-box2 .box a { width: 200px; height: 54px; line-height: 54px; font-size: 18px; }  .business-box1 .img { margin-top: 170px; }  .business-box1 .box { margin: 260px 6.484% 0 0; }  .business-box2 .img { margin: -7% 0 0 40px; }  .business-box2 .box { margin: 210px 0 0 9.375%; } }@media screen and (max-width: 1600px) { .business-box1 { height: 700px; }  .business-box2 { height: 650px; }  .business-box1 .box h2, .business-box2 .box h2 { font-size: 28px; line-height: 30px; }  .business-box1 .box p, .business-box2 .box p { font-size: 14px; margin: 25px 0 50px; line-height: 24px; }  .business-box2 .box h5 { font-size: 17px; }  .business-box1 .box a, .business-box2 .box a { width: 140px; height: 42px; line-height: 42px; font-size: 16px; border-radius: 5px; }  .business-box1 .img { margin-top: 180px; }  .business-box1 .box { margin: 260px 6.484% 0 0; }  .business-box2 .box { margin: 200px 0 0 9.375%; } }