﻿@import url(http://static.0551seo.cn/base/bootstarp-icon.min.css);:root{--theme-color:#222;--theme-color-transparency_5:#fff;--theme-color-transparency_7:#fff}body{font-family:MicrosoftYaHei-Bold;background-color:#eee}body .pickerBox{position:absolute;left:50px;top:100px;max-width:1200px}body .pickerBox .picker{position:absolute;width:30px;height:30px;cursor:pointer;left:0;opacity:.4}body .pickerBox .picker:hover{opacity:1;transition:all .2s ease}body a{text-decoration:none !important}@media (max-width: 767px){.hidden-xs{display:none !important}.show-xs{display:block !important}.pc_banner{display:none !important}.m_banner{display:block !important}}@media (max-width: 992px){.hiddex-lg{display:none}}@media (max-width: 1140px){.hiddex-xl{display:none}}#product{background-image:url(../images/pro-bg.jpg);background-size:100% 100%;padding:261px 0}#product .pro-content .left .title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:var(--theme-color)}#product .pro-content .left .title .en{font-size:30px;font-family:Microsoft YaHei;font-weight:700;color:rgba(86,87,87,0.2);line-height:32px;padding:13px 0 26px}#product .pro-content .left .title .line{width:79px;height:1px;background-color:var(--theme-color)}#product .pro-content .left .pro-list{padding-top:18px;min-height:300px;max-height:301px}#product .pro-content .left .pro-list.scoll-1{overflow-y:scroll}#product .pro-content .left .pro-list::-webkit-scrollbar{width:5px}#product .pro-content .left .pro-list::-webkit-scrollbar-track{background:#b3b1b1;border-radius:10px}#product .pro-content .left .pro-list::-webkit-scrollbar-thumb{background:#888;border-radius:10px}#product .pro-content .left .pro-list::-webkit-scrollbar-thumb:hover{background:#646464;border-radius:10px}#product .pro-content .left .pro-list::-webkit-scrollbar-thumb:active{background:#444;border-radius:10px}#product .pro-content .left .pro-list .list{width:80%;line-height:56px;background:#959595;border-radius:0 28px 28px 0;margin-top:37px;padding-left:50px;cursor:pointer;transition:all ease .3s;-webkit-transition:all ease .3s}#product .pro-content .left .pro-list .list.active{background-color:var(--theme-color)}#product .pro-content .left .pro-list .list:hover{background-color:var(--theme-color)}#product .pro-content .left .pro-list .list a{font-size:24px;font-family:Microsoft YaHei;font-weight:700;color:#fdfcfc;position:relative;letter-spacing:1px}#product .pro-content .left .pro-list .list a::after{content:"·";display:inline-block;font-size:24px;font-family:Microsoft YaHei;font-weight:700;position:absolute;top:50%;transform:translateY(-50%);left:-15px}#product .pro-content .left .more{margin-top:37px}#product .pro-content .left .more a{font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#040404}#product .pro-content .right .row{overflow:hidden;height:0;width:0;filter:Alpha(opacity=70);-moz-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-moz-transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1);transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1)}#product .pro-content .right .row.active{opacity:1;height:auto;width:auto;overflow:visible;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);-moz-transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1);transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1)}#product .pro-content .right .row .list{padding:0;background:linear-gradient(85deg, #b8b7b7 0, #ebebeb 100%);min-height:492px;margin-bottom:15px}#product .pro-content .right .row .list a{display:flex;align-items:center;justify-content:center;height:100%;position:relative}#product .pro-content .right .row .list a:hover .mor{width:100%;height:100%;opacity:1;visibility:visible}#product .pro-content .right .row .list a:hover .title{opacity:0}#product .pro-content .right .row .list a .img img{max-width:100%;height:auto}#product .pro-content .right .row .list a .title{position:absolute;width:100%;font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#040404;left:0;bottom:23px;text-align:center}#product .pro-content .right .row .list a .mor{position:absolute;width:0;height:0;display:flex;align-items:center;justify-content:center;font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#fdfcfc;background-color:rgba(16,56,107,0.57);opacity:0;visibility:hidden;transition:all ease .4s;-webkit-transition:all ease .4s}@media (max-width: 1200px){#product .pro-content .right .row .list{min-height:402px}}@media (max-width: 768px){#product{padding:25px}#product .pro-content .left{text-align:center}#product .pro-content .left .title .ch{font-size:20px;line-height:20px}#product .pro-content .left .title .en{font-size:18px;line-height:18px;padding:8px 0 10px}#product .pro-content .left .title .line{width:50px;display:inline-block}#product .pro-content .left .pro-list{min-height:auto;max-height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0;padding-bottom:10px;overflow:auto}#product .pro-content .left .pro-list.scoll-1{overflow-y:auto;overflow-x:auto}#product .pro-content .left .pro-list::-webkit-scrollbar{width:0;height:5px}#product .pro-content .left .pro-list .list{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:inline-block;width:auto;line-height:35px;border-radius:28px;margin-right:15px;text-align:center;padding-left:0}#product .pro-content .left .pro-list .list a{padding:0 20px;font-size:18px;font-weight:400}#product .pro-content .left .pro-list .list a::after{left:5px}#product .pro-content .right{margin-top:20px}#product .pro-content .right .row .list{min-height:auto}#product .pro-content .right .row .list a{padding:60px 0}#product .pro-content .right .row .list a .title{font-size:18px;bottom:10px}#product .pro-content .right .row .list a .mor{font-size:18px}}#advantage .advan1{background:#e5e5e5;padding-top:69px}#advantage .advan1 .common-title{text-align:center}#advantage .advan1 .common-title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:#020202;position:relative;top:8px}#advantage .advan1 .common-title .en{font-size:30px;line-height:30px;font-family:Microsoft YaHei;font-weight:700;color:#020202;opacity:.1}#advantage .advan1 .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color);margin-top:37px}@media (max-width: 768px){#advantage .advan1 .common-title .ch{font-size:20px;line-height:20px;top:5px}#advantage .advan1 .common-title .en{font-size:18px;line-height:18px}#advantage .advan1 .common-title .line{margin-top:15px}}#advantage .advan1 .content{margin-top:52px}#advantage .advan1 .content .sfq{display:flex;height:620px;margin:0 auto}#advantage .advan1 .content .sfq .imgItem{position:relative;width:15%;height:620px;opacity:1;float:left;background:url(../images/advan1-1.jpg) no-repeat right center;transition:all .7s ease 0s;cursor:grabbing}#advantage .advan1 .content .sfq .imgItem.on{width:40%}#advantage .advan1 .content .sfq .imgItem.on .left-box{background-color:rgba(14,80,163,0.8);box-shadow:none;padding-left:0}#advantage .advan1 .content .sfq .imgItem.on .left-box .icon{background-image:url()}#advantage .advan1 .content .sfq .imgItem.on .left-box .text{opacity:1;width:100%;transition:all ease 2s;-webkit-transition:all ease 2s}#advantage .advan1 .content .sfq .imgItem .left-box{display:inline-block;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding-left:30px;transition:all ease 1s;-webkit-transition:all ease 1s}#advantage .advan1 .content .sfq .imgItem .left-box .zh{font-size:24px;line-height:24px;font-family:Microsoft YaHei;font-weight:700;color:#fdfcfc}#advantage .advan1 .content .sfq .imgItem .left-box .icon{margin:58px 0 46px}#advantage .advan1 .content .sfq .imgItem .left-box .icon .iconfont{font-size:50px;line-height:50px}#advantage .advan1 .content .sfq .imgItem .left-box .text{font-size:20px;font-family:Microsoft YaHei;font-weight:400;color:#fdfcfc;max-height:30px;opacity:0}#advantage .advan1 .content .sfq .imgItem .right-box{position:absolute;bottom:10%;left:170px;padding:0 20px;color:#fff}#advantage .advan1 .content .sfq .imgItem .right-box p:first-child{font-size:24px;margin-bottom:20px}#advantage .advan1 .content .sfq .imgItem .right-box p:last-child{font-size:18px}@media (max-width: 1400px){#advantage .advan1 .content .sfq .imgItem.on .left-box{padding:0 15px}#advantage .advan1 .content .sfq .imgItem .left-box{padding:0 15px}#advantage .advan1 .content .sfq .imgItem .left-box .zh{font-size:20px}}@media screen and (max-width: 767px){#advantage .advan1 .content .sfq{display:none}}#advantage .advan2{padding:170px 0 150px;background-image:url(../images/advan2-bg.jpg);background-size:100% 100%}#advantage .advan2 .common-title{text-align:center}#advantage .advan2 .common-title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:#020202;position:relative;top:8px}#advantage .advan2 .common-title .en{font-size:30px;line-height:30px;font-family:Microsoft YaHei;font-weight:700;color:#020202;opacity:.1}#advantage .advan2 .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color);margin-top:37px}@media (max-width: 768px){#advantage .advan2 .common-title .ch{font-size:20px;line-height:20px;top:5px}#advantage .advan2 .common-title .en{font-size:18px;line-height:18px}#advantage .advan2 .common-title .line{margin-top:15px}}#advantage .advan2 .lis{font-size:18px;line-height:18px;font-family:Microsoft YaHei;font-weight:300;color:#020202;margin-top:53px;text-align:center}#advantage .advan2 .content{margin-top:98px}#advantage .advan2 .content .row{align-items:center}#advantage .advan2 .content .row .left .swiper-wrapper{display:block}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide{width:100% !important;cursor:pointer}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide:nth-child(2)>div .iconfont{font-size:27px;line-height:27px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide:nth-child(3)>div .iconfont{font-size:38px;line-height:38px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div{display:flex;align-items:center;line-height:68px;padding-left:19px;width:80%;border:2px solid #f5f5f5}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div .iconfont{font-size:35px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div span{font-size:24px;font-family:Microsoft YaHei;color:#010101;padding-left:10px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide-thumb-active>div{border:2px solid #313131}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide-thumb-active>div span{font-weight:700}#advantage .advan2 .content .row .right{position:relative}#advantage .advan2 .content .row .right img{width:100%;height:auto}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a{display:inline-block;width:100%;height:auto;position:relative}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text{position:absolute;width:40%;z-index:2;top:0;left:66px;top:45%;transform:translateY(-50%)}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text .title{font-size:24px;font-family:Microsoft YaHei;font-weight:700;color:#fdfcfc;line-height:24px;margin-bottom:56px}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text .desc{font-size:20px;font-family:Microsoft YaHei;font-weight:400;color:#fdfcfc;text-align:justify}#advantage .advan2 .content .row .right .swiper-button-next{right:auto;left:66px;top:auto;bottom:110px;color:#fff;width:46px;height:46px;border:1px solid #fff;border-radius:50%}#advantage .advan2 .content .row .right .swiper-button-next::after{font-size:18px}#advantage .advan2 .content .row .right .swiper-pagination{left:120px;text-align:left;bottom:120px}#advantage .advan2 .content .row .right .swiper-pagination-bullet{background-color:#fff;opacity:1;width:12px;height:12px}#advantage .advan2 .content .row .right .swiper-pagination-bullet-active{background:#bea156;width:12px;height:12px}@media (max-width: 1500px){#advantage .advan2 .content .row .right{margin-top:20px}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text{width:50%}#advantage .advan2 .content .row .right .swiper-pagination{bottom:50px}#advantage .advan2 .content .row .right .swiper-button-next{bottom:50px}}@media (max-width: 1200px){#advantage .advan2 .content .row .left .swiper-wrapper{display:flex}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide{width:25% !important}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div{width:100%}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div .iconfont{font-size:25px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div span{font-size:18px}#advantage .advan2 .content .row .right{margin-top:20px}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text{width:50%}#advantage .advan2 .content .row .right .swiper-pagination{bottom:50px}#advantage .advan2 .content .row .right .swiper-button-next{bottom:50px}}@media (max-width: 1000px){#advantage .advan2 .content .row .left .swiper-wrapper{display:flex}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide{width:25% !important}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div{width:100%}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div .iconfont{font-size:25px}#advantage .advan2 .content .row .left .swiper-wrapper .swiper-slide>div span{font-size:18px}#advantage .advan2 .content .row .right{margin-top:20px}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text{width:80%}#advantage .advan2 .content .row .right .swiper-wrapper .swiper-slide a .text .title{margin-bottom:20px}#advantage .advan2 .content .row .right .swiper-pagination{bottom:50px}#advantage .advan2 .content .row .right .swiper-button-next{bottom:50px}}#advantage .advan3{background:#eee;padding:98px 0 116px}#advantage .advan3 .common-title{text-align:center}#advantage .advan3 .common-title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:#020202;position:relative;top:8px}#advantage .advan3 .common-title .en{font-size:30px;line-height:30px;font-family:Microsoft YaHei;font-weight:700;color:#020202;opacity:.1}#advantage .advan3 .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color);margin-top:37px}@media (max-width: 768px){#advantage .advan3 .common-title .ch{font-size:20px;line-height:20px;top:5px}#advantage .advan3 .common-title .en{font-size:18px;line-height:18px}#advantage .advan3 .common-title .line{margin-top:15px}}#advantage .advan3 .common-title .ch{color:var(--theme-color)}#advantage .advan3 .content{display:flex;justify-content:space-between;margin-top:113px}#advantage .advan3 .content .list{border:5px solid #313131;border-radius:50%;width:189px;height:189px;padding:7px;position:relative;cursor:grabbing}#advantage .advan3 .content .list:first-child .l-line div{background-color:#eee}#advantage .advan3 .content .list:last-child .r-line div{background-color:#eee}#advantage .advan3 .content .list .l-line{position:absolute;background:#eee;top:50%;transform:translateY(-50%);left:-28px;padding:5px 0}#advantage .advan3 .content .list .l-line div{width:35px;height:5px;background-color:#313131;border-radius:15px}#advantage .advan3 .content .list .r-line{position:absolute;background:#eee;top:50%;transform:translateY(-50%);right:-28px;padding:5px 0}#advantage .advan3 .content .list .r-line div{width:35px;height:5px;background-color:#313131;border-radius:15px}#advantage .advan3 .content .list.active .text{transition:all ease .3s;-webkit-transition:all ease .3s;background-color:var(--theme-color)}#advantage .advan3 .content .list.active .text>div{color:#fff}#advantage .advan3 .content .list.active .text>div .iconfont{animation:bounce 1.3s linear infinite}#advantage .advan3 .content .list .text{border-radius:50%;display:flex;width:100%;height:100%;align-items:center;justify-content:center}#advantage .advan3 .content .list .text>div{text-align:center;color:#020202}#advantage .advan3 .content .list .text>div .iconfont{font-size:40px;line-height:40px;padding-bottom:10px;display:inline-block}#advantage .advan3 .content .list .text>div .te{font-size:20px;font-family:Microsoft YaHei;font-weight:400;line-height:30px}@media (max-width: 1200px){#advantage .advan3 .content{text-align:center;display:block}#advantage .advan3 .content .list{display:inline-block;margin-bottom:10px}#advantage .advan3 .content .list .l-line{display:none}#advantage .advan3 .content .list .r-line{display:none}}@media (max-width: 768px){#advantage .advan3{padding:25px 0}#advantage .advan3 .content{text-align:center;display:block;margin-top:25px}#advantage .advan3 .content .list{display:inline-block;width:169px;height:169px;margin-bottom:10px}#advantage .advan3 .content .list .l-line{display:none}#advantage .advan3 .content .list .r-line{display:none}#advantage .advan3 .content .list .text>div .iconfont{font-size:30px;line-height:34px}#advantage .advan3 .content .list .text>div .te{font-size:18px;line-height:25px}}#case{padding-top:190px;background-color:#fdfcfc}#case .common-title{text-align:center}#case .common-title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:#020202;position:relative;top:8px}#case .common-title .en{font-size:30px;line-height:30px;font-family:Microsoft YaHei;font-weight:700;color:#020202;opacity:.1}#case .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color);margin-top:37px}@media (max-width: 768px){#case .common-title .ch{font-size:20px;line-height:20px;top:5px}#case .common-title .en{font-size:18px;line-height:18px}#case .common-title .line{margin-top:15px}}#case .common-title .ch{color:var(--theme-color)}#case .content .row .list{margin-top:50px}#case .content .row .list a{display:inline-block;width:100%;height:100%;position:relative}#case .content .row .list a:hover .text{transform:scale(1)}#case .content .row .list a .img img{max-width:100%;height:auto}#case .content .row .list a .text{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0);transition:all ease .3s;-webkit-transition:all ease .3s;background-color:var(--theme-color-transparency_7);padding:7px}#case .content .row .list a .text>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#fdfcfc;border:1px solid #fdfcfc}@media (max-width: 768px){#case{padding-top:25px}#case .content .row .list{padding:0 30px;margin-top:10px}#case .content .row .list a .text div{font-size:18px}}#news{padding-top:170px;padding-bottom:150px;background-color:#fdfcfc}#news .common-title{text-align:center}#news .common-title .ch{font-size:32px;line-height:32px;font-family:Microsoft YaHei;font-weight:700;color:#020202;position:relative;top:8px}#news .common-title .en{font-size:30px;line-height:30px;font-family:Microsoft YaHei;font-weight:700;color:#020202;opacity:.1}#news .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color);margin-top:37px}@media (max-width: 768px){#news .common-title .ch{font-size:20px;line-height:20px;top:5px}#news .common-title .en{font-size:18px;line-height:18px}#news .common-title .line{margin-top:15px}}#news .common-title .ch{color:var(--theme-color)}#news .content{margin-top:38px}#news .content .row .list{padding:15px;transition:all ease .3s;-webkit-transition:all ease .3s}#news .content .row .list:hover{box-shadow:2px 2px 15px rgba(0,0,0,0.5)}#news .content .row .list:hover a .img img{transform:scale(1.15)}#news .content .row .list:hover a .title{color:var(--theme-color)}#news .content .row .list a{display:inline-block;width:100%}#news .content .row .list a .img{overflow:hidden}#news .content .row .list a .img img{max-width:100%;height:auto;transition:all ease .3s;-webkit-transition:all ease .3s}#news .content .row .list a .title{font-size:24px;font-family:Microsoft YaHei;font-weight:400;color:#4f4e4e;line-height:24px;margin:42px 0 53px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#news .content .row .list a .text{font-size:20px;font-family:Microsoft YaHei;font-weight:300;color:#616060;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width: 768px){#news{padding-top:25px;padding-bottom:25px}#news .content{margin-top:0}#news .content .row .list a .title{font-size:20px;line-height:20px;margin:15px 0 15px}#news .content .row .list a .text{font-size:17px;line-height:25px}}#about{background-image:url(../images/about-bg.jpg);background-size:100% 100%;padding:92px 0 192px}#about .content .row .right .common-title .ch{font-size:32px;font-family:Microsoft YaHei;font-weight:700;color:var(--theme-color);line-height:32px}#about .content .row .right .common-title .en{font-size:30px;font-family:Microsoft YaHei;font-weight:700;color:rgba(86,87,87,0.2);line-height:30px;margin:13px 0 26px}#about .content .row .right .common-title .line{display:inline-block;width:79px;height:1px;background-color:var(--theme-color)}#about .content .row .right .text{margin:47px 0 50px;font-size:20px;font-family:Microsoft YaHei;font-weight:300;color:#020202;line-height:35px;text-align:justify}#about .content .row .right .mor{text-align:right}#about .content .row .right .mor a{font-size:20px;font-family:Microsoft YaHei;font-weight:700;color:#040404}#about .content .row .right .mor a:hover{color:var(--theme-color)}@media (max-width: 992px){#about{background-image:none;background-color:#eee}}@media (max-width: 768px){#about{padding:25px 0}#about .content{text-align:center}#about .content .row .right .common-title .ch{font-size:20px;line-height:20px;position:relative;top:5px}#about .content .row .right .common-title .en{font-size:18px;line-height:18px;margin:0}#about .content .row .right .common-title .line{margin-top:15px}#about .content .row .right .text{font-size:18px;line-height:28px;margin:20px 0}#about .content .row .right .mor{text-align:center}#about .content .row .right .mor a{font-size:18px}}button{color:#fff}@media (max-width: 767px){.hidden-xs{display:none !important}.show-xs{display:block !important}.pc_banner{display:none !important}.m_banner{display:block !important}#product_1{margin-top:0}#product_1 .column_title .titel_con::after{top:.222rem;font-size:2rem}#product_1 .parouct_main{margin-top:1.5rem}#product_1 .parouct_main .content{margin-top:1.778rem}#product_1 .parouct_main .content .prod_con .item{max-height:220px;margin-bottom:30px}#product_1 .parouct_main .prod_name li{width:7.444rem}#product_1 .pro-content .swiper-button-next,#product_1 .pro-content .swiper-button-prev{width:40px;height:40px}#product_1 .pro-content .swiper-button-next i,#product_1 .pro-content .swiper-button-prev i{color:#b5b5b5}#product_1 .pro-content .swiper-button-next,#product_1 .pro-content .swiper-container-rtl .swiper-button-prev{right:18px}#product_1 .pro-content .swiper-button-prev,#product_1 .pro-content .swiper-container-rtl .swiper-button-next{left:18px}#about_1 .ab-content{padding-top:35px;padding-bottom:65px}#about_1 .ab-content .right{padding-top:30px;padding-left:15px}#news_1{padding:75px 0}#news_1 .new-content .left{padding-right:15px}#news_1 .new-content .left a .intor>div:last-child{width:83%}#news_1 .new-content .right .list{padding:20px 0}#news_1 .new-content .right .list a .int{width:83%}#partner .content .left{padding-right:15px}#partner .content .right{padding-top:20px;padding-left:15px}#partner .content .right>div{width:48%}.h_con{display:none !important}}@media (max-width: 992px){.hidden-lg{display:none}}@media (max-width: 1140px){.hiddex-xl{display:none}}@keyframes bounce1{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@media (min-width: 1500px){.container{max-width:1320px}}@media (min-width: 1600px){.container{max-width:1500px}}@media (min-width: 1700px){.container{max-width:1630px}}
