html,body{width:100% !important;height:100% !important;position:relative;}header{display:flex;position:fixed;width:100%;background:rgba(51,255,255,0.05);border-bottom:1px solid rgba(255,255,255,0.1);z-index:999;}.search{display:flex;position:fixed;margin-top:81px;width:100%;background:rgba(51,255,255,0.05);z-index:99;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;height:0;}#swiper-all{width:100% !important;height:100% !important;position:absolute;left:0;top:0;z-index:0;}#swiper-all .swiper-slide{width:100%;height:100%;overflow:hidden;}#swiper-all .full-screen-about{background-image:url(../images/mask.png),url(../images/leo_all_about.jpg);background-repeat:repeat,no-repeat;}#swiper-all .full-screen-service{background-image:url(../images/mask.png),url(../images/leo_all_service.jpg);background-repeat:repeat,no-repeat;}#swiper-all .full-screen-product{background-image:url(../images/mask.png),url(../images/leo_all_product.jpg);background-repeat:repeat,no-repeat;}#swiper-all .full-screen-contact{background-image:url(../images/mask.png),url(../images/leo_all_conact.jpg);background-repeat:repeat,no-repeat;}.pagination{position:absolute;right:10px;width:100px;height:100%;z-index:999;}.swiper-pagination-bullet{display:block;width:20px;height:20px;opacity:1;cursor:pointer;background:url(../images/swiper-pagination-all.png) no-repeat;background-position:0 0;}.swiper-pagination-bullet-active{background-position:0 -20px;}.index_all_title{font-family:'Swis721 Hv BT',Arial,Helvetica,"Times New Roman";line-height:50px;}.social_software{height:30px;position:fixed;right:50px;bottom:30px;z-index:99;}.social_software .s_s_icon{float:left;position:relative;width:30px;height:30px;margin:0 10px;}.social_software .s_s_icon img{width:20px;height:20px;margin:5px;}.social_software .s_t_icon{float:left;position:relative;width:200px;height:25px;margin:5px 5px 0 5px;}.social_software .s_t_icon a{dispaly:inlin-block;height:25px;line-height:25px;color:#999;font-size:12px;}.social_software .s_t_icon a:hover{color:#FFF;text-decoration:underline;}.social_software .s_s_icon:hover{cursor:pointer;}.social_software .s_s_icon i{position:absolute;top:50%;left:50%;z-index:1000;transform:translate(-50%,-50%);color:#CCC;}.social_software .s_s_icon:hover:nth-child(1) i{color:#1278f4;}.social_software .s_s_icon:hover:nth-child(2) i{color:#2aaa22;}.social_software .s_s_icon:hover:nth-child(3) i{color:#00acee;}.social_software .s_s_icon:hover:nth-child(4) i{color:#7b38ac;}.social_software .s_s_icon:hover:nth-child(5) i{color:#00abe9;}.social_software .s_s_icon:hover:nth-child(6) i{color:#08bc13;}.social_software .s_s_icon:hover:nth-child(7) i{color:#3499dd;}.social_software .s_s_icon .s_s_tips{position:absolute;top:-50px;left:50%;z-index:1000;transform:translateX(-50%);padding:0 15px;height:40px;line-height:40px;color:#FFF;white-space:nowrap;display:none;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}.social_software .s_s_icon .s_s_triangle{position:absolute;top:-18px;left:50%;z-index:999;margin-left:-8px;width:12px;height:12px;transform:rotate(45deg);display:none;}.social_software .s_s_icon:nth-child(1) .s_s_tips,.social_software .s_s_icon:nth-child(1) .s_s_triangle{background:#1278f4;}.social_software .s_s_icon:nth-child(2) .s_s_tips,.social_software .s_s_icon:nth-child(2) .s_s_triangle{background:#2aaa22;}.social_software .s_s_icon:nth-child(3) .s_s_tips,.social_software .s_s_icon:nth-child(3) .s_s_triangle{background:#00acee;}.social_software .s_s_icon:nth-child(4) .s_s_tips,.social_software .s_s_icon:nth-child(4) .s_s_triangle{background:#7b38ac;}.social_software .s_s_icon:nth-child(5) .s_s_tips,.social_software .s_s_icon:nth-child(5) .s_s_triangle{background:#00abe9;}.social_software .s_s_icon:nth-child(6) .s_s_tips,.social_software .s_s_icon:nth-child(6) .s_s_triangle{background:#08bc13;}.social_software .s_s_icon:nth-child(7) .s_s_tips,.social_software .s_s_icon:nth-child(7) .s_s_triangle{background:#3499dd;}.social_software .s_s_icon:hover .s_s_tips{display:block;}.social_software .s_s_icon:hover .s_s_triangle{display:block;}#swiper-banner{width:100%;height:100%;background-color:rgb(26,43,60);transition:1s background-color 1.3s;}#swiper-banner .swiper-wrapper{transition-delay:1s;transition-timing-function:cubic-bezier(0.5,0,0,1);}#swiper-banner .swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}#swiper-banner .title{transition-delay:1s;z-index:10;}#swiper-banner .title h3{font-family:"Swis721 Hv BT","Times New Roman",Arial,Helvetica;font-size:calc(6px + 54 * ((53vw + 53vh) - 520px) / 820);line-height:10vh;color:rgba(255,203,90,0);-webkit-text-stroke:2px #ffcb5a;}#swiper-banner .img-box{width:100%;height:100%;position:absolute;transform:scale(0.6,0.6);transition-duration:1s;transition-property:transform;transition-timing-function:cubic-bezier(0.5,0,0,1);opacity:0.9;overflow:hidden;}#swiper-banner .img-box img{width:100%;height:100%;object-fit:cover;transform:scale(1.2,1.2) translateX(50%);transition-timing-function:cubic-bezier(0.5,0,0,1);transition-property:transform;}#swiper-banner .button-prev,#swiper-banner .button-next{transition:0.5s;outline:none;position:absolute;width:140px;z-index:10;top:65vh;transform:translateY(-34px);cursor:pointer;}#swiper-banner .button-prev{left:4vw;top:50%;}#swiper-banner .button-next{right:4vw;top:50%;}#swiper-banner .button.disabled{opacity:0.2;cursor:default;}#swiper-banner #arrow-svg-home{transform:translateY(353px);}#swiper-banner .button-next #arrow-svg-home{transform:translateY(353px) rotateY(180deg);transform-origin:80px 0px 0px;}#swiper-banner svg{transition:0.5s;}#swiper-banner .cls-1{transition:0.5s;opacity:0.4;transform-origin:-20px 40px;opacity:1;}#swiper-banner .cls-4{transition:0.5s;stroke-width:2px;stroke:#fff;fill:none;stroke-dasharray:1;stroke-dashoffset:1;opacity:0.4;transform-origin:0px 0px 0px;}#swiper-banner #arrow-trg{transition:0.5s;fill:#fff;transform:rotateY(180deg) translate(-53px,39px);}#swiper-banner #line{transition:0.5s;stroke:#fff;transform:translate(50px,42px);}#swiper-banner .button-prev:not(.disabled):hover svg{transform:translateX(-25px);}#swiper-banner .button-next:not(.disabled):hover svg{transform:translateX(25px);}#swiper-banner .button:not(.disabled):hover .cls-1{transform:scale(1.1);}#swiper-banner .button:not(.disabled):hover .cls-4{stroke-dasharray:2px;stroke-dashoffset:2px;opacity:1;}#swiper-banner .button:not(.disabled):hover #arrow-trg{transform:rotateY(180deg) translate(-37px,39px);}#swiper-banner .button:not(.disabled):hover #line{transform:translate(35px,42px) scaleX(0.33);}.srcoll_down{position:fixed;width:120px;height:80px;left:50%;margin-left:-60px;bottom:30px;z-index:999;background:url(../images/scroll_down.png) no-repeat;-webkit-animation:updown 1.8s 0.6s infinite linear;animation:updown 1.8s 0.6s infinite linear;}@keyframes updown{33%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0.2;}66%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0.2;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0.9;}}@-webkit-keyframes updown{33%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0.2;}66%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0.2;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0.9;}}section{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1280px;z-index:100;}section .index_about_guide{width:100%;background:url(../images/guide_icon.png) 150px center no-repeat;height:50px;text-indent:200px;margin-bottom:20px;}section .index_about_con{width:100%;height:500px;background:url(../images/leo_about_bg.jpg) right center no-repeat;}.swiper-button-prev-about{width:40px;height:40px;background:#f9b613 url(../images/swiper-prev-about.png) center center no-repeat;left:0;opacity:0;top:40%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}.swiper-button-next-about{width:40px;height:40px;background:#f9b613 url(../images/swiper-next-about.png) center center no-repeat;right:0;opacity:0;top:40%;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}.swiper-button-block{opacity:0.9;}#swiper-about{width:610px;height:410px;margin:45px 0;position:relative;float:left;}#swiper-about .swiper-slide{width:100%;height:100%;background:#FFF;}#swiper-about .swiper-slide img{width:600px;height:400px;margin:5px;}#swiper-about .swiper-pagination-about{position:absolute;right:0;bottom:0;z-index:30;padding:44px 0 0 44px;width:44px;height:44px;background:url(../images/pagination-about.png) no-repeat;line-height:44px;color:#FFF;letter-spacing:2px;}#swiper-about .swiper-pagination-about span{color:#FFF;font-size:16px;}section .index_about_con .about_content{width:640px;height:420px;margin:40px 0;overflow:hidden;float:right;}section .index_about_con .about_content p{width:600px;line-height:30px;color:#FFF;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}section .service_maps{margin:0 auto;width:1280px;height:460px;background:url(../images/maps.png) no-repeat;background-size:cover;position:relative;}section .service_maps .service_maps_guide{position:absolute;left:20%;bottom:20px;z-index:15;width:500px;background:url(../images/guide_icon.png) left center no-repeat;height:50px;text-indent:30px;}section .service_content{width:800px;float:left;margin-left:20%;}section .service_content .service_content_p{width:100%;height:90px;width:100%;line-height:30px;color:#FFF;font-size:16px;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";overflow:hidden;}ul.countup{width:800px;background:url(../images/countup_all_bg.png) no-repeat;background-size:cover;}ul.countup li{width:25%;float:left;margin:10px 0;}ul.countup li .countup_num{width:100%;text-align:center;height:100px;}ul.countup li .countup_num span.number_01{font-size:36px;color:#FFF;}ul.countup li .countup_num span.number_02{font-size:16px;color:#999;}ul.countup li .countup_desc{width:100%;height:40px;line-height:40px;overflow:hidden;color:#FFF;font-size:18px;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}.all_product{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;z-index:10;}.all_product .all_product_div{position:relative;width:calc( 30vw - 2px );height:calc( 100vh - 81px );border-right:1px solid rgba(255,255,255,.3);margin-top:81px;}.all_product .all_product_div:first-child{border-left:1px solid rgba(255,255,255,.3);}.all_product .all_product_div .product_div_bg{position:absolute;left:0;top:0;z-index:20;width:100%;height:0;background:rgba(0,0,0,.5);}.all_product .all_product_div:hover .product_div_bg{height:100%;}.all_product .all_product_div .product_div_info{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:30;opacity:1;}.all_product .all_product_div:hover .product_div_info{opacity:0;}.all_product .all_product_div .product_div_info .product_div_number{width:100%;height:80px;line-height:80px;font-family:'antoniobold','Arial Narrow',Arial,sans-serif;font-size:60px;}.all_product .all_product_div .product_div_info .product_div_title{width:100%;line-height:50px;font-family:'Swis721 Hv BT',Arial,Helvetica,"Times New Roman";color:#CCC;}.prev-leo-1,.prev-leo-2,.prev-leo-3{width:60px;height:60px;background:#666 url(../images/swiper-prev-about.png) center center no-repeat;left:0;top:30%;z-index:120;}.next-leo-1,.next-leo-2,.next-leo-3{width:60px;height:60px;background:#666 url(../images/swiper-next-about.png) center center no-repeat;right:0;top:30%;z-index:120;}.all_product .all_product_div #swiper-leo-1,.all_product .all_product_div #swiper-leo-2,.all_product .all_product_div #swiper-leo-3{opacity:0;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:100%;z-index:40;-webkit-transition:ease-in-out .5s;-moz-transition:ease-in-out .5s;transition:ease-in-out .5s;}.all_product .all_product_div:hover #swiper-leo-1,.all_product .all_product_div:hover #swiper-leo-2,.all_product .all_product_div:hover #swiper-leo-3{top:50%;opacity:1;}.all_product .all_product_div #swiper-leo-1 .product_div_img,.all_product .all_product_div #swiper-leo-2 .product_div_img,.all_product .all_product_div #swiper-leo-3 .product_div_img{position:relative;margin:0 auto;width:360px;height:250px;}.bb,.bb::before,.bb::after{position:absolute;top:0;bottom:0;left:0;right:0;box-sizing:border-box;}.bb{width:320px;height:210px;color:rgba(255,203,90,1);box-shadow:inset 0 0 0 1px rgba(255,203,90,0.5);margin:auto;}.bb::before,.bb::after{content:'';z-index:-1;margin:-20px;box-shadow:inset 0 0 0 2px;animation:clipMe 8s linear infinite;}.bb::before{animation-delay:-4s;}@keyframes clipMe{0%,100%{clip:rect(0px,360.0px,2px,0px);}25%{clip:rect(0px,2px,250.0px,0px);}50%{clip:rect(248.0px,360.0px,250.0px,0px);}75%{clip:rect(0px,360.0px,250.0px,358.0px);}}.all_product .all_product_div #swiper-leo-1 .product_details_title,.all_product .all_product_div #swiper-leo-2 .product_details_title,.all_product .all_product_div #swiper-leo-3 .product_details_title{width:100%;height:60px;line-height:30px;overflow:hidden;font-family:'Swis721 Hv BT',Arial,Helvetica,"Times New Roman";color:#ffcb5a;}.all_product .all_product_div #swiper-leo-1 .product_details_intro,.all_product .all_product_div #swiper-leo-2 .product_details_intro,.all_product .all_product_div #swiper-leo-3 .product_details_intro{width:100%;height:30px;line-height:30px;color:#EEE;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}.all_product .all_product_div #swiper-leo-1 .product_details_intro span,.all_product .all_product_div #swiper-leo-2 .product_details_intro span,.all_product .all_product_div #swiper-leo-3 .product_details_intro span{font-size:24px;color:#fd8000;font-family:'antoniobold','Arial Narrow',Arial,sans-serif;}.all_product .all_product_div #swiper-leo-1 .product_div_more,.all_product .all_product_div #swiper-leo-2 .product_div_more,.all_product .all_product_div #swiper-leo-3 .product_div_more{width:100%;height:50px;}.all_product .all_product_div #swiper-leo-1 .product_div_more a,.all_product .all_product_div #swiper-leo-2 .product_div_more a,.all_product .all_product_div #swiper-leo-3 .product_div_more a{margin:0 auto;width:178px;height:48px;line-height:48px;border:1px solid rgba(255,255,255,.3);color:#CCC;}.all_product .all_product_div #swiper-leo-1 .product_div_more a:hover,.all_product .all_product_div #swiper-leo-2 .product_div_more a:hover,.all_product .all_product_div #swiper-leo-3 .product_div_more a:hover{border:1px solid rgba(255,203,90,.9);color:#ffcb5a;}.contact_l{width:500px;}.contact_l .contact_guide{width:100%;height:50px;margin:0 auto;background:url(../images/guide_icon.png) left center no-repeat;overflow:hidden;text-indent:50px;}.contact_l .contact_info{width:100%;line-height:30px;color:#EEE;padding-left:50px;color:#CCC;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}.contact_l .contact_info b{font-size:20px;color:#ffcb5a;}.contact_r{width:680px;color:#CCC;font-family:'Swis721 LtEx BT',Arial,Helvetica,"Times New Roman";}.contact_r td{color:#ffcb5a;}.contact_r span{margin-left:15px;font-size:12px;color:#777;}.contact_r .inputstyle1{width:300px;height:30px;padding:0 5px;border:none;border-bottom:1px solid #777;background:none;margin-top:10px;}.contact_r .inputstyle2{width:100px;height:30px;padding:0 5px;border:none;border-bottom:1px solid #777;background:none;margin-top:10px;}.contact_r textarea{width:500px;padding:5px;line-height:25px;resize:none;border:none;border-bottom:1px solid #777;background:none;margin-top:10px;}.btnstyle{width:150px;height:40px;line-height:40px;font-size:20px;color:#FFF;font-family:'antoniobold','Arial Narrow',Arial,sans-serif;text-align:center;border:none;background:url(../images/btn_style_index.png) left top no-repeat;}