/**
 * @author     leakey
 * @date       创建日期
 */
/*target指当前路径hash指定的元素的样式，用以锚链接遇到fixed导航的位置纠正*/
/*:target{padding-top:90px;}*/


/*title字体*/
.leakey_title{font-size:45px!important;line-height:50px!important;letter-spacing: -1px;}
.leakey_subbanner .leakey_title{text-transform: uppercase;}

@media screen and (max-width: 1440px){
    .leakey_container{padding-right:20px;padding-left:20px}
}
@media screen and (max-width: 720px){
    .leakey_title,.leakey_title_btn_lr .leakey_title{font-size: 34px;line-height: 34px}
}
@media screen and (max-width: 512px){
    .leakey_title,.leakey_title_btn_lr .leakey_title{font-size: 32px;line-height: 38px}
    .leakey_title_sub{font-size: 18px}
    .leakey_title_btn_lr .leakey_more{position:relative;right:auto;left:0;float: none!important}
}


/*header*/
header{position: relative;}
header.fixed{position: fixed;left: 0;top: 0;width: 100%;z-index: 20;}
.leakey_header_container{padding: 20px 20px;height: 90px;padding:0 20px}
.leakey_header_container{max-width: var(--max_width);margin: auto;position: relative;}
.leakey_header_container nav>ul:after{content: "";clear: both;display: block;}
.leakey_header_container nav>ul>li{float: left;}
.leakey_header_container nav>ul>li.active>a{color: var(--main_color);}
.leakey_header_container nav>ul>li a:hover{color: var(--main_color);}
.leakey_header_container nav>ul>li ul{display: none;}

#menu{display: none;}
.mm-page{background: var(--white);}
.mm-menu{overflow: hidden;}
.mm-menu.mm-theme-dark .mm-navbar a{border-right: 1px solid rgba( 0,0,0, 0.3 )}
.mm-menu.mm-theme-dark .mm-navbar a:last-child{border: 0;}
.mm-navbars-bottom>.mm-navbar{border-bottom:1px solid rgba( 0,0,0, 0.3 );}
.mm-navbars-bottom>.mm-navbar:last-child{border: 0}
.mobile_menu{display: none; position: absolute; top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); right: 0; width: 80px; height: 44px; padding: 12px 25px; } 
.fixedon .mobile_menu:before,.fixedon .mobile_menu:after,.fixedon .mobile_menu span{background: var(--dark_gray);}
.mobile_menu:before,.mobile_menu:after{content: ""; display: block; background: var(--white); height: 2px; }
.mobile_menu span{background: var(--white); display: block; height: 2px; margin: 7px 0; }

header{background: rgba(255,255,255,0.05);}
header:after{content: "";position: absolute;width: 100%;height: 1px;left: 0;bottom: 0;opacity: 0.08;background: #fff}
header.fixedon{background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);}
header.fixedon nav>ul>li>a:link,header.fixedon nav>ul>li>a:visited{color: #333;}
header .logo{display: block;left: 50px;top: 50%;margin-top: -30px;position: absolute;line-height: 0;width:430px}
header.en .logo{width: 575px}
header .logo img{max-height: 60px;float: left;margin-right: 10px;}
header .logo .t{font-size: 24px;line-height: 24px;color:#fff;margin-top: 9px;opacity: 0.95;margin-bottom: 3px;display:block}
header .logo p{color:#fff;line-height: 22px;font-size: 12px;opacity: 0.6;letter-spacing: 1.2px;}
header.en .logo p{letter-spacing: 1.65px}
header.fixedon .logo .t,header.fixedon .logo p,header.show_search .logo .t,header.show_search .logo p{color:#333}
header nav li a:link,header nav li a:visited{color: #fff;padding: 0 25px;}
header.fixedon nav>ul>li>a:link, header.fixedon nav>ul>li>a:visited,header.show_search nav>ul>li>a:link, header.show_search nav>ul>li>a:visited{color: #333;}
.leakey_header_container{padding: 0 50px;max-width: 100%;z-index: 10;}
.leakey_header_container nav>ul>li>a{display:block;height: 90px;line-height: 90px;font-size: 18px;position: relative;overflow: hidden;}
.leakey_header_container nav>ul>li>a span{display: block;transition: transform 0.3s ease-in-out;}
.leakey_header_container nav>ul>li.active a{color:#fff}
.leakey_header_container nav>ul>li>a:after{content: attr(data-name);color:#fff;display: block;height: 100%;width: 100%;position: absolute;left: 0;top: 100%;transition: transform 0.3s ease-in-out;}
.leakey_header_container nav>ul>li>a:after{color:#333}
.leakey_header_container nav>ul>li>a:hover:after{transform: translateY(-100%);}
.leakey_header_container nav>ul>li>a:before{content: "";height: 2px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background: #18498a;width: 0;opacity: 0;transition: all 0.6s ease-in-out;}
.leakey_header_container nav>ul>li>a:hover:before{width: 100%;opacity: 1;}
.leakey_header_container nav>ul>li>a:hover span{transform: translateY(-100%);}
.leakey_header_container nav>ul>li:hover>div{max-height: 800px;border-bottom: 1px solid #f2f2f2;}
.show_search .leakey_header_container nav>ul>li:hover>div{max-height: 0;}
.leakey_header_container nav>ul>li>div{position: absolute;left:0;right: 0;background:#fff;padding:0 50px;text-align: left;max-height: 0;overflow: hidden;transition: max-height 0.3s ease-in-out;}
.leakey_header_container nav>ul>li>div h4{font-size:28px;line-height: 28px;margin-bottom: 30px;margin-top:50px}
.leakey_header_container nav>ul>li>div ul{overflow: hidden;text-align: left;margin-bottom: 50px;}
.leakey_header_container nav>ul>li>div ul li a{background:#555;position: relative;display: block;padding:0 20px;font-size: 18px;height:90px;line-height: 90px;transition: all 0.3s ease-in-out;background-size: cover;}
.leakey_header_container nav>ul>li>div ul li a:after{content:"+";display:block;position: absolute;transition: all 0.3s ease-in-out; right:0;bottom:0;height: 40px;width:40px;text-align: center;background: #257bcc;color: #fff;line-height: 40px;transition-delay: 0.05s;}
.leakey_header_container nav>ul>li>div ul li a:hover{text-indent: 1em;}
.leakey_header_container nav>ul>li>div ul li a:hover:after{line-height: 50px;height:50px;width:50px;text-indent: 0;}
.leakey_header_container nav>ul>li>div ul li a:before{content: "";position: absolute;top:0;left:0;bottom:0;right:0;background: #000;opacity: 0.3;z-index: 0;}
.leakey_header_container nav>ul>li>div ul li a span{position: relative;z-index: 2;}

/*二级菜单超长自动换行*/
.leakey_header_container nav>ul>li>div ul li a{line-height: 22px}
.leakey_header_container nav>ul>li>div ul li a span{top:50%;transform: translateY(-50%);display: inline-block;}
/*二级菜单超出省略号*/
/*.leakey_header_container nav>ul>li>div ul li a span{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}*/

.leakey_header_container nav>ul>li ul{display: block;clear: both;}
header .leakey_header_container nav>ul>li>div>ul a:hover{color:#fff}
header .leakey_header_container nav>ul>li>div:before{content:"";height:1px;width:100%;background:#f2f2f2;position: absolute;top:0;left:0}
.language{float: right;}
.language a{display: block;height: 90px;line-height: 90px;padding: 0 15px;position: relative;float: left;color: #fff}
.language a:after{content: "";width: 1px;height: 13px;top: 50%;margin-top: -6px;right: 0;background: #fff;display: block;position: absolute;transform: skewX(-10deg);}
.language a:last-child{padding-right: 0;}
.language a:last-child:after{display: none;}
header.fixedon .language a:hover,header.show_search .language a:hover{color: #1686ea}
header.fixedon .language a,header.show_search .language a{color: #333;}
header.fixedon .language a:after,header.show_search .language a:after{background: #333;}
.icon_btn{float: right;padding:0 0 0 50px;}
.icon_btn a{display: inline-block;line-height: 90px;color:#fff;font-size:20px;padding:0 10px;cursor: pointer;position: relative;}
header.fixedon .icon_btn a,header.show_search .icon_btn a{color:#333}
header.show_search .mobile_menu:before,header.show_search .mobile_menu:after,header.show_search .mobile_menu span{background:#333}
.icon_btn a:hover,header.fixedon .icon_btn a:hover{color:#1686ea}
.top_search{background:#fff;position:fixed;max-height: 0;overflow: hidden;padding:0;transition: all 0.3s ease-in-out;top:0;left:0;width:100%;z-index:2;border-bottom: 1px solid #f2f2f2;}
.top_search:before{content:"";height:1px;width:100%;background:#f2f2f2;position: absolute;top:90px;left:0}
.top_search div{width:100%;margin:auto;max-width: 800px;position: relative;padding:0 20px}
.top_search div input{width:100%;background: #f2f2f2;height:50px;line-height: 50px;padding:0 55px 0 20px;border:0;font-size: 16px;}
.top_search div a{position: absolute;right:20px;top:50%;transform: translateY(-50%);display: block;height:40px;width:50px;line-height: 40px;text-align: center;font-size: 24px;cursor: pointer;}
.top_search .close_popup{position: absolute;right:50px;top:50%;margin-top:39px;font-size: 24px;color:#1686ea;cursor: pointer;transition: transform 0.3s ease-in-out;}
.top_search .close_popup:hover{transform: rotate(90deg);}
header.show_search .top_search{max-height: none;padding:170px 0 80px;}
.top_search input::-webkit-input-placeholder{color: #bbb;}
.top_search input:-moz-placeholder{color: #bbb;}
.top_search input::-moz-placeholder{color: #bbb;}
.top_search input:-ms-input-placeholder{color: #bbb;}

/*input、textarea，placeholder颜色更改*/
.top_search div input::-webkit-input-placeholder{color: #000;opacity: 0.45}
.top_search div input:-moz-placeholder{color: #000;opacity: 0.45}
.top_search div input::-moz-placeholder{color: #000;opacity: 0.45}
.top_search div input:-ms-input-placeholder{color: #000;opacity: 0.45}

/*header-导航居中-start*/
.leakey_header_container nav>ul{float: left;margin-top: -90px}
.leakey_header_container nav>ul{width: 100%;text-align: center;line-height: 0;font-size:0}
.leakey_header_container nav>ul>li{float: none;display: inline-block;font-size:var(--font_size)}

/*二级菜单小图片*/
leakey_header_container nav>ul>li.small_bg.active>a span{transform: translateY(-100%);}
.leakey_header_container nav>ul>li.small_bg.active>a:after{transform: translateY(-100%);color: #1686ea}
.leakey_header_container nav>ul>li.active>a:before{background:#1686ea }
.leakey_header_container nav>ul>li.small_bg>div ul li a{background: #f2f2f2;background-position: 10px;background-size: 70px;background-repeat: no-repeat;color: #555;font-size: 14px;}
.leakey_header_container nav>ul>li.small_bg>div ul li a:hover{transform: translateY(5px);}
.leakey_header_container nav>ul>li.small_bg>div ul li a span{line-height: 22px;left: 100px;right: 50px;top: 50%;position: absolute;transform: translateY(-50%);}
header nav li.small_bg div a:link, header nav li.small_bg div a:visited{padding: 0}
header .leakey_header_container nav>ul>li.small_bg>div>ul a:hover{color:#1686ea}
.leakey_header_container nav>ul>li.small_bg>div ul li a:before{display:none}

/*顶部导航当前页高亮*/
/*.leakey_header_container nav>ul>li.active>a span{color:#fff}
.leakey_header_container nav>ul>li.active>a span:after{color:#fff}
.leakey_header_container nav>ul>li.active>a:after{color:#fff}
.leakey_header_container nav>ul>li>a:before{z-index: -1}
header.fixedon .leakey_header_container nav>ul>li.active>a:after{color:#fff}
.leakey_header_container nav>ul>li.active>a:before{width:100%;opacity: 1;background:#1686ea;height:100%}*/

/*有子菜单*/
header .has_child:after{content: "\e6b6";display: inline-block;margin-left: auto;padding-left: 8px;opacity: 0.85;font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 12px;font-weight: bold;}


.leakey_header_container nav>ul>li.small_bg>div .leakey_cols_space .leakey_col{width:20%!important}

.en .leakey_header_container nav>ul{float: right;margin-top: 0;width: auto}
.en .leakey_header_container nav>ul>li.small_bg>div .leakey_cols_space .leakey_col{width:25%!important}
@media screen and (max-width: 1680px){
    /*header-导航居中取消*/
    .leakey_header_container nav>ul{float: right;margin-top: 0;width: auto}
    .leakey_header_container nav>ul>li.small_bg>div .leakey_cols_space .leakey_col{width:25%!important}
}
/*header-导航居中-end*/

@media screen and (max-width: 1820px){
    header:before{width:98% }
}


@media screen and (max-width: 1440px){
    /*header*/
    header:before{width:99% }
    .leakey_header_container nav>ul>li a{padding: 5px 30px}
    
    .leakey_header_container nav>ul>li>a{font-size: 16px;}
    header nav li a:link, header nav li a:visited{padding: 0 20px}
    header .logo{left:20px}
    .leakey_header_container{padding-left:20px;padding-right: 20px;}
    .leakey_header_container nav>ul>li.small_bg>div .leakey_cols_space .leakey_col{width:33.333333%!important}
}

@media screen and (max-width: 1280px){
    /*header*/
    .leakey_header_container nav>ul>li a{padding: 5px 25px}
    header nav li a:link, header nav li a:visited{padding: 0 12px}
    .icon_btn{padding-left: 20px;}
}

@media screen and (max-width: 1200px){
    /*header*/
    .pc_menu,.language{display: none;}    
    .mobile_menu,#menu.mm-opened{display: block;z-index:10} 

    .leakey_header_container nav>ul>li a{padding: 5px 18px}

    header nav li a:link, header nav li a:visited{padding: 0 15px}    
    .icon_btn{margin-right: 50px;}
    .top_search .close_popup{top:75px;right:20px}
    .pc_menu, .language{display: none;}
    .mobile_menu{display: block;}
}
@media screen and (max-width: 1024px){
    #menu{display: none;}
}
@media screen and (max-width: 960px){    
    header:before{width: 65%}
}
@media screen and (max-width: 680px){  
    header .logo .t,header .logo p{display: none}
    .leakey_more.leakey_more_l{padding:8px 30px}
}
@media screen and (max-width: 512px){
    .leakey_header_container{padding: 0 30px}
}
@media screen and (max-width: 414px){
    .leakey_header_container{padding: 0 30px} 
}

/*banner-video*/
.leakey_banner{overflow: hidden;position: relative;height: var(--banner_height)}
/*banner-fixed*/
.leakey_banner .swiper-wrapper{position: fixed;top: 0;left: 0;width: 100%;z-index: 0}

.leakey_banner .swiper-button-next{right: 50px}
.leakey_banner .swiper-button-prev{left: 50px}
.leakey_banner .swiper-slide{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;}
.leakey_banner .swiper-slide:after{content: "";opacity: 0.3;position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 0;background: var(--black);}
.leakey_banner .banner_txt{position: absolute;z-index: 1;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);color: var(--white);width: 100%;}
.leakey_banner .banner_txt div{max-width: var(--max_width);margin: auto;}
.leakey_banner .banner_txt h3{font-size: 36px;line-height: 45px;margin-bottom: 30px;font-weight: normal;}
.leakey_banner .banner_txt p{font-size: 16px;line-height: 28px;letter-spacing: 2px;}
.leakey_banner .swiper-pagination-white .swiper-pagination-bullet{-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; font-size: 16px;border-radius: 0;opacity: 1;width: 30px;border-bottom: 2px solid var(--white);text-align: center;color: var(--white);background: none;padding-bottom:22px;line-height: 22px;}
.leakey_banner .swiper-pagination-white .swiper-pagination-bullet:first-child{margin-left: 0;}
.leakey_banner .swiper-pagination-white .swiper-pagination-bullet-active{width: 100px}
.leakey_banner .swiper-pagination-bullet{position: relative;}
.leakey_banner .swiper-pagination-bullet:after{content:"";position: absolute;height:2px;width:0;background:var(--main_color);left:0;bottom:-2px;}
.leakey_banner .swiper-pagination-bullet-active:after{-webkit-animation: banner_progress 3s linear;-moz-animation: banner_progress 3s linear;animation: banner_progress 3s linear;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;animation-fill-mode: forwards;}
.leakey_banner .swiper-pagination{width: 100%;max-width: var(--max_width);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);text-align: left;left: 50%;bottom: 30px;}
.leakey_banner .swiper-pagination:after{content: "";width: 100%;display: block;height: 1px;background: var(--white);position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);bottom: 0px;opacity: 0.15;}


.leakey_banner{background:#333}
.leakey_banner .swiper-pagination{max-width: 100%;padding-left:50px;padding-right: 50px;}
.leakey_banner .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.leakey_banner .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.leakey_banner .banner_txt div{padding: 0 60px;text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);max-width:none}
.leakey_banner .banner_txt h3{font-size: 48px;text-transform: uppercase;font-weight: 500;max-width: 55%;line-height: 50px;}
.en_body .leakey_banner .banner_txt h3{font-weight: 600;font-size: 65px;line-height: 70px}
.leakey_banner .banner_txt h3:after{content: "";height: 2px;width: 90px;background: #fff;display: block;margin-top: 15px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.leakey_banner .banner_txt p{font-size: 20px;max-width: 50%;letter-spacing: 1px;}
.leakey_banner .banner_txt h3,.leakey_banner .banner_txt p{text-shadow: 2px 2px 6px rgba(0, 0, 0,0.3);}
.leakey_banner .swiper-button-next,.leakey_banner  .swiper-button-prev{transition: background 0.3s ease-in-out;}
.leakey_banner .swiper-button-next:hover, .leakey_banner .swiper-button-prev:hover{background-size: 60%;background-color: rgba(255,255,255,0.3);}
.leakey_banner .banner_more{display: inline-block;padding:8px 40px;border:1px solid rgba(255, 255, 255, 0.5);margin-top:30px;color:#fff!important;}
.leakey_banner .banner_more:hover{background: #04487a;background: linear-gradient(left,#04487a,#2771b5);color:#fff;border:0;padding:9px 41px;}
.leakey_banner .swiper-button-prev,.leakey_banner .swiper-button-next{background-color:var(--main_color);height:60px;width:60px;background-size: 20px;top:auto;bottom:50px}
.leakey_banner .swiper-button-prev{left:auto;right:110px;border-right: 1px solid var(--help_color);}
.leakey_banner .swiper-button-prev:hover,.leakey_banner .swiper-button-next:hover{background-color:var(--help_color) ;background-size: 18px;}
.leakey_banner .banner_more{background:var(--main_color);border:0}
.leakey_banner .banner_more:hover{padding:8px 40px;background:#fff;color:#555!important}
.leakey_banner .swiper-slide:after{opacity: 0.25;}
.leakey_banner .swiper-pagination-bullet-active:after{animation-duration:3s;}
.leakey_banner .swiper-slide .banner_video{object-fit: cover;height: 100%;width:100%}
.leakey_banner .swiper-slide.swiper-slide-active .banner_txt{opacity: 1;transition: all 0.3s ease-in-out}
.leakey_banner .swiper-slide .banner_txt{opacity: 0}
#wechat_video_btn{border:1px solid #f00;position:absolute;font-size:50px;z-index:999;background:rgba(65,0,13,0.7);text-align:center;padding:25px;color:#fff;bottom:80px;right:10px}
/*文字水平居中*/
.leakey_banner .banner_txt{text-align: center;}
.leakey_banner .banner_txt h3,.leakey_banner .banner_txt p{max-width:60%;margin-left:auto;margin-right: auto}
.leakey_banner .banner_txt h3:after{margin-left:auto;margin-right:auto;}
@media screen and (max-width: 1600px){
    /*banner*/
    .leakey_banner .banner_txt{padding-left: 0;padding-right: 0;}    
}
@media screen and (max-width: 1440px){
    /*banner*/
    .leakey_banner .swiper-button-next, .leakey_banner .swiper-button-prev{display: block;}  
    .leakey_banner .swiper-pagination,.leakey_banner .banner_txt div{padding-left:20px;padding-right: 20px;}  
    .leakey_banner .swiper-button-next{right: 20px}
    .leakey_banner .swiper-button-prev{right: 80px;}
}
@media screen and (max-width: 1200px){
    /*banner*/    
    .leakey_banner .swiper-button-next, .leakey_banner .swiper-button-prev{display: none;}
    .leakey_banner .banner_txt{padding-left: 0px;padding-right: 0px;}
}
@media screen and (max-width: 1024px){
    /*banner*/
    .leakey_banner .banner_txt h3{font-size: 38px;line-height: 50px;max-width: 85%}   
    .leakey_banner .banner_txt p{max-width: 85%;font-size: 18px;}
}
@media screen and (max-width: 960px){    
    .leakey_banner .banner_txt h3{font-size: 32px;}
}
@media screen and (max-width: 512px){
    /*banner*/
    .leakey_banner .banner_txt h3{font-size: 30px;line-height: 38px;margin-bottom: 20px;max-width: 100%}
    .leakey_banner .banner_txt p{font-size: 16px;;max-width: 100%}
}

.index_about .leakey_more{margin-top: 30px}
/*leakey_count_up_grid*/
.leakey_count_up_grid{margin: 80px 0 0}
.leakey_count_up_grid li{border-left: 1px solid #ddd;padding: 0 10px}
.leakey_count_up_grid li:last-child{border-right: 1px solid #ddd;}
.leakey_count_up_grid li .leakey_count_up_num{font-size: 50px;font-weight: bold;line-height: 55px;}
.leakey_count_up_grid li small{font-size: 14px;}

@media screen and (max-width: 960px){
    .leakey_count_up_grid{margin-top: 30px;margin-bottom: 30px;}
}
@media screen and (max-width: 720px){
    .leakey_count_up_grid li:nth-of-type(2){border-right: 1px solid #ddd}
    .leakey_count_up_grid li{color: #555}
    .leakey_count_up_grid{background: rgba(255,255,255,0.6);}
    .leakey_count_up_grid.leakey_grid{grid-template-columns: repeat(2, 1fr);background: rgba(255,255,255,0.6);border-color: #f2f2f2;padding-top: 10px;padding-bottom: 10px;}
}
@media screen and (max-width: 512px){
    .leakey_count_up_grid li{font-size: 12px;}   
}

/*index_pro*/
.index_pro{color: #fff;overflow: hidden;}
.index_pro .leakey_container{padding: 0;max-width: 100%}
.index_pro .leakey_title:after{background: #fff;opacity: 0.3}
.index_pro .leakey_more{margin-top: 20px}
.index_pro .leakey_swiper_wraper{position: relative;z-index: 0;}
.index_pro .swiper-wrapper{position: relative;}
.index_pro .swiper-wrapper img{width:100%;object-fit: cover;max-height: 800px;min-height: 620px}
.index_pro .swiper-wrapper:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:5;transition: all 0.3s ease-in-out;background: #000;opacity: 0.35}
.index_pro .leakey_title_box{position: absolute;z-index: 2;top:100px;left:20px;right: 20px}
.index_pro .swiper-pagination{left:50px;right: 50px;bottom:80px;width: auto}
.index_pro .swiper-pagination-bullet{position: relative;height:175px;width: 19.2%;border-radius: 0;display: inline-block;/* float: left; */overflow:hidden;margin-left:0!important;margin-right:1%!important;opacity: 1;color:#333;padding:30px 20px;text-align: center;}
.index_pro .swiper-pagination-bullet:hover{transform: translateY(-10px);}
.index_pro .swiper-pagination-bullet font{font-size: 50px;line-height: 50px;position: relative;z-index: 3;transition: transform 0.6s ease-in}
.index_pro .swiper-pagination-bullet:hover font{transform:rotate3d(0,1,0,360deg);}
.index_pro .swiper-pagination-bullet strong{font-size: 22px;display:block;margin-top:10px;font-weight: normal;position: relative;z-index: 3}
.index_pro .swiper-pagination-bullet p{margin-top:10px}
.index_pro .swiper-pagination-bullet p a{font-size: 12px;opacity: 0.85}
.index_pro .swiper-pagination-bullet p a:after{content: "/";display: inline-block;color:#333;padding:0 5px}
.index_pro .swiper-pagination-bullet p a:last-child:after{display: none}
.index_pro .swiper-pagination-bullet-active p a:after{color: #fff}
.index_pro .swiper-pagination-bullet-active{background:var(--dianzhui_color);color: #fff}
.index_pro .swiper-pagination-bullet-active a:link,.index_pro .swiper-pagination-bullet-active a:visited{color:#fff}
.index_pro .swiper-pagination-bullet-active a:hover{text-decoration: underline;}
.index_pro .swiper-pagination-bullet:nth-of-type(5n){margin-right: 0!important}
.index_pro .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 100px}
.index_pro .swiper-slide a{display: block;line-height: 0}
.index_pro .swiper-slide h3{display: none;margin:0;line-height: 0}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor: default;}
@media screen and (max-width:1440px){
    .index_pro .swiper-pagination{left:20px;right:20px}
}
@media screen and (max-width:1200px){
    .index_pro .swiper-pagination-bullet p{display: none}
    .index_pro .swiper-pagination-bullet{height:150px}
}
@media screen and (max-width:1024px){
    .index_pro .swiper-pagination-bullet strong{font-size: 18px}
    .index_pro .swiper-pagination-bullet font{font-size: 42px}
}
@media screen and (max-width:768px){
    .index_pro .swiper-pagination-bullet{display: none}
    .index_pro .swiper-pagination{bottom: 20px}
    .index_pro .swiper-pagination-bullet.swiper-pagination-bullet-active{display: block;width: 100%;background: rgba(214,1,17,0.35);border-radius:3px;}
    .index_pro .leakey_title_box{left:30px;right:30px}
}


.leakey_index_case .leakey_title_box{position: relative;}
.leakey_index_case .leakey_title_sub{margin-bottom: 0;}
.leakey_index_case .leakey_more{position: absolute;top: 0px;right: 0px}
.leakey_index_case ul{margin: 0;padding: 0;padding-top: 20px}
.leakey_index_case ul li{-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.leakey_index_case ul li a{display: block;overflow: hidden;background: #f7f7f7}
.leakey_index_case ul li img{width: 100%;-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
.leakey_index_case ul li h3{font-size: 16px;margin-bottom: 10px;line-height: 30px;text-align: center;}
.leakey_index_case ul li div{padding-top: 5px}
.leakey_index_case ul li div span{opacity: 0.6;}
.leakey_index_case ul li:hover{-webkit-transform: translateY(-15px);-moz-transform: translateY(-15px);-ms-transform: translateY(-15px);transform: translateY(-15px);}
.leakey_index_case ul li:hover a:link,.leakey_index_case ul li:hover a:visited{color: #555}
.leakey_index_case ul li:hover a h3{color: #083b7d;font-weight: bold;}
.leakey_index_case ul li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.leakey_index_case .leakey_swiper_wraper{display: block;width: 100%;}
.leakey_index_case li a .img{position: relative;display: block;line-height: 0;overflow: hidden;}
.leakey_index_case li a .img:after{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: #000;opacity: 0.04;z-index: 1;}
.leakey_index_case li a .img:before{content:"";background: #000;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;transition: all 0.3s ease-in-out;opacity: 0;transform: scale(0.3);}
.leakey_index_case li a .img i{position: absolute;top: 50%;left: 50%;margin-left: -65px;margin-top: -19px;z-index: 2;opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0); padding: 8px 30px;color: #fff;border: 1px solid #fff;font-style: normal;display: block;line-height: 20px;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.leakey_index_case li a .img i:hover{background: #fff;color: #555;}
.leakey_index_case li:hover a .img i{opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
.leakey_index_case li:hover a .img:before{opacity: 0.15;transform: scale(1);}
@media screen and (max-width: 414px){
    .leakey_index_case .leakey_more{position: relative;margin-top: 10px;}
}


/*leakey_index_logo*/
.leakey_index_logo{background: #f2f2f2;overflow: hidden;}
.leakey_index_logo .p_logo_list li .logo_item{background: #fff;line-height: 0;display: block;padding:15px 30px;overflow: hidden;}
.leakey_index_logo .p_logo_list li .logo_item img{float: left;margin-right: 20px;max-width: 160px}
.leakey_index_logo .p_logo_list li{transition: all 0.3s ease;position: relative;}
.leakey_index_logo .p_logo_list li:hover{transform: translateY(-10px);}
.leakey_index_logo .p_logo_list li p:nth-of-type(1){font-weight: bold;margin-top: 10px;}
.leakey_index_logo .p_logo_list li p{line-height: 20px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

@media screen and (max-width: 1600px){
    .leakey_index_logo .p_logo_list li p{display: none;}
    .leakey_index_logo .p_logo_list li .logo_item img{float: none;margin-right: 0;}
}
@media screen and (max-width: 1200px){
    .leakey_index_logo .p_logo_list{display: block;float: none!important;width: 100%;}
    .leakey_index_logo .leakey_title_box{display: block;float: none;width: 100%;margin-bottom: 30px;}
}
@media screen and (max-width: 720px){
    .leakey_index_logo .leakey_cols_space.p_logo_list{margin-left: 0;margin-right: 0;}
    .leakey_index_logo .leakey_cols_space.p_logo_list li{padding-left: 0;padding-right: 0;width: 49%;margin-right: 2%;}
    .leakey_index_logo .leakey_cols_space.p_logo_list li:nth-of-type(2n){margin-right: 0;}
    .leakey_index_logo .p_logo_list li .logo_item{padding: 10px 20px}
    .leakey_index_logo .p_logo_list li .logo_item img{max-width: 100%}
    .leakey_index_logo .leakey_cols_space.p_logo_list li:nth-of-type(9){display: none;}
}
@media screen and (max-width: 540px){
    .leakey_index_logo .p_logo_list li{margin-bottom:10px}
}


 /*index_news*/
.index_news li a:hover img{transform: scale(1.2);}
.index_news li a:hover p{color: #333;}
.index_news{position: relative;overflow: hidden;}
.index_news .leakey_title_btn{position: relative;margin-bottom: 50px;}
.index_news .leakey_title_box{display: block;}
.index_news .leakey_title_box .leakey_title{margin-right: 10px}
.index_news .leakey_title_box .leakey_title_sub_ch{overflow: hidden;display: block;clear: both;font-size: calc((var(--title_size) - 16) * 1px);margin-bottom: calc(var(--title_gap) * 1px);line-height: calc((var(--title_line_height) - 10)* 1px);}
.index_news .leakey_title_box .leakey_title_sub_ch a{float: left;}
.index_news .leakey_title_box .leakey_title_sub_ch a:after{content: "/";display: inline-block;padding:0 10px}
.index_news .leakey_title_box .leakey_title_sub_ch a:last-child:after{display: none}
.index_news .leakey_title_box .leakey_title_sub{position: relative;top:18px;}
.index_news .leakey_title_box .leakey_title_sub:before{content: "/";display: inline-block;padding-right: 10px}
.index_news .leakey_title_btn .leakey_more{margin-bottom: 20px;position: absolute;right: 0;top:0}
.index_news:after{content: "";height:1px;width:100%;background: #ddd;display: block;position: absolute;top:336px;left:0}
.index_news li font{font-size: 22px;display: block;margin-bottom: 20px;font-family: HELVETICANEUETHN}
.index_news li em{height:6px;width:6px;display: block;border:2px solid #fff;border-radius: 50%;background: #333;outline: 1px solid #333;margin-bottom: 30px;margin-left: 2px;transition: all 0.3s ease}
.index_news li:hover em{transform: scale(1.2);}
.index_news .leakey_swiper{padding-right: 200px;position: relative;}
.index_news .leakey_swiper .swiper-button{left:auto;top:10px;right: 80px;border:1px solid #ddd;height:60px;width:60px;background: none;font-size: 22px;line-height: 60px;text-align: center;display: block;transition: background 0.2s ease-in-out;background: var(--white)}
.index_news .leakey_swiper .swiper-button:hover{background: var(--main_color);color:var(--white);animation-delay: 0s;animation-duration: 0.2s}
.index_news .leakey_swiper .swiper-button-next{top:69px}
.index_news .leakey_swiper_wraper li .title{font-size: 16px;font-weight: bold;padding:0;padding-top: 10px;margin-bottom: 5px;}
.index_news .leakey_swiper_wraper li:hover img{transform:scale(1.1)}
.index_news .leakey_swiper_wraper li .leakey_img_box{position: relative;}
.index_news .leakey_swiper_wraper li .leakey_img_box:after{content:"";position: absolute;top:0;left:0;right: 0;bottom: 0;z-index: 88;background: #000;opacity: 0;transition: background 0.3s ease}
.index_news .leakey_swiper_wraper li:hover .leakey_img_box:after{opacity: 0.15}
.index_news .leakey_swiper_wraper li .leakey_img_box i{display: block;border:1px solid rgba(255,255,255,0.5);height:60px;width:60px;border-radius: 50%;position: absolute;top:-20%;left:50%;transform: translate(-50%,-50%);z-index:99;transition: top 0.3s ease}
.index_news .leakey_swiper_wraper li:hover .leakey_img_box i{top:50%}
.index_news .leakey_swiper_wraper li .leakey_img_box i:before{content: "";width: 20px;height:1px;background: #fff;position: absolute;left:0%;top: 50%;transform: translate(-50%,-50%);opacity:0.5;transition: left 0.3s ease,opacity 0.2s ease;transition-delay: 0.2s;z-index: 99}
.index_news .leakey_swiper_wraper li .leakey_img_box i:after{content: "";width: 1px;height:20px;background: #fff;position: absolute;left:50%;top: 0%;transform: translate(-50%,-50%);opacity:0.5;transition: top 0.3s ease,opacity 0.2s ease;transition-delay: 0.2s;z-index: 99}
.index_news .leakey_swiper_wraper li:hover .leakey_img_box i:before{left:50%;opacity: 1}
.index_news .leakey_swiper_wraper li:hover .leakey_img_box i:after{top:50%;opacity: 1}
@media screen and (max-width: 1440px){
    .index_news:after{top:336px}
}
@media screen and (max-width: 1024px){
   .index_news .leakey_title_btn .leakey_more{position: relative;}
   .index_news:after{top:401px}
}
@media screen and (max-width: 720px){
    .index_news .leakey_swiper{padding-right: 80px}
    .index_news .leakey_swiper .swiper-button-prev,.index_news .leakey_swiper .swiper-button-next{right: 0px}
    .index_news .leakey_title_box .leakey_title_sub{top:8px}
    .index_news:after{top:361px}
}
@media screen and (max-width: 512px){
    .index_news .leakey_title_box .leakey_title_sub_ch{text-align: center;margin-top: 30px;background: #f2f2f2;padding-top:10px;padding-bottom: 10px}
    .index_news .leakey_title_box .leakey_title_sub_ch a{float: none;display: inline-block;}
    .index_news .leakey_title_box{position: relative;} 
    .index_news .leakey_title_box .leakey_title{margin-bottom: 0px}
    .index_news .leakey_title_box .leakey_title_sub{clear: both;}
    .index_news .leakey_title_box .leakey_title_sub:before{display: none}
    .index_news .leakey_title_btn .leakey_more{position: absolute;right: 0;top:0}
    .index_news:after{top:326px}
    .index_news .leakey_swiper .swiper-button-prev{right:59px}
    .index_news .leakey_swiper .swiper-button-next{top:10px}
    .index_news .leakey_swiper{padding-right: 0}
    .index_news .leakey_title_box .leakey_title_sub_ch{font-size: 18px!important}
}


/*leakey_footer*/
.leakey_footer{z-index: 2;position: relative;}
.leakey_f_b_l,.leakey_f_t_l{float: left;}
.leakey_f_b_r,.leakey_f_t_r{float: right;}
.leakey_f_b_r a{padding-left: 20px;}
.leakey_f_b_r a:first-child{padding-left: 0;}
.leakey_f_t_l p{margin-bottom: 3px;}
.leakey_footer .leakey_title{margin-bottom: 20px}
.qrcode{width: 84px;text-align: center;}
.qrcode img{width: 100%;border: 2px solid var(--white)}
.leakey_footer .iconfont{font-size: 14px;}
.leakey_footer .iconfont:before{padding-right: 10px;}

.leakey_footer{background: #00367e;}
.leakey_footer li a{cursor:pointer;}
.leakey_footer li a:link,.leakey_footer li a:visited{color: #fff;}
.qrcode{width: 100px;}
.qrcode img{border: 0}
.leakey_f_t_l p{clear: both;margin-bottom: 8px;}
.leakey_footer address.iconfont:before{padding-right: 14px;}
.leakey_f_t_l p a{margin-right: 10px;}
.footer_icon_list{margin-top: 40px}
.footer_icon_list li{float: left;height: 40px;width: 40px;background: #36c3ee;color: #fff;border-radius: 50%;overflow: hidden;margin-right: 15px;}
.footer_icon_list li:nth-of-type(2){background: #067ad1;}
.footer_icon_list li:nth-of-type(3){background: #1278f3}
.footer_icon_list li a{cursor:pointer;}
.footer_icon_list li a:link,.footer_icon_list li a:visited{color: #fff;}
.footer_icon_list li .iconfont{font-size: 24px;display: block;line-height: 40px;text-align: center;width: 100%;height: 100%;}
.footer_icon_list li .iconfont:before{-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.footer_icon_list li .iconfont:hover:before{text-shadow: 0 0 10px rgba(0, 0, 0,0.3);font-size: 32px;}
.leakey_footer .footer_icon_list .iconfont:before{padding-right: 0;}
.leakey_footer .leakey_title{margin-bottom: 30px;}
.leakey_footer .leakey_title:after{background: #fff;}
.footer_nav{position: relative;width: 100%;text-align: left;margin-top:20px}
.footer_nav li{float: left;padding:0 20px;position: relative;}
.footer_nav>li:last-child{padding-right: 0;}
.footer_nav>li:first-child{padding-left:0;}
.footer_nav>li>a{font-size: 16px;font-weight: bold;margin-bottom: 20px;display: block;}
.footer_nav li li{float: none;display: block;padding-left: 0;padding-right: 0;margin-bottom: 10px;}
.leakey_f_t_r .qrcode{float: right;margin-left:20px}
.leakey_f_bottom{position: relative;color:#fff}
.leakey_f_top{color:#fff}
.leakey_f_container{max-width: var(--max_width);position: relative;overflow: hidden;margin: auto;padding: var(--container_padding_top_bottom) var(--container_padding_left_right);}
.leakey_f_top .leakey_f_container{padding-top: 80px;padding-bottom: 80px;}
.leakey_f_bottom .leakey_f_container>div{position: relative;z-index: 3}
.leakey_f_top .leakey_f_container .leakey_fr .leakey_fl{max-width: 310px;}
.leakey_f_top a{color: #fff;font-size: 16px;}
.leakey_f_top a:link:hover{color:var(--main_color);}
.leakey_f_bottom .leakey_f_container{z-index: 2;opacity: 0.75;padding-top:10px;padding-bottom:10px}
.leakey_f_bottom .leakey_f_container:after{content:"";background: #000;position: absolute;top:0;left:0;right:0;bottom:0;z-index: 1;opacity: 0.3;}
.footer_logo{position: absolute;left:0;top:50%;width: 100%;text-align: center;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 0}
.leakey_f_t_l,.leakey_f_t_r{position: relative;z-index: 1;}
.leakey_f_top .footer_nav li a:hover{color:rgba(255,255,255,1);}
.leakey_footer .bottom_search .iconfont:before{padding-right: 0;}
.leakey_footer .bottom_search .iconfont{cursor: pointer;}
.bottom_search{width:330px;margin:0;position: relative;border-radius:0;overflow: hidden;}
.bottom_search input{width:100%;background: #f2f2f2;height:40px;line-height: 40px;padding:0 55px 0 20px;border:0;font-size: 16px;background: rgba(255,255,255,0.3);border-radius: 30px}
.bottom_search a{position: absolute;right:0;top:50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: block;height:30px;width:50px;line-height: 30px;text-align: center;color:#333;font-size: 16px;}
.leakey_footer .bottom_search .iconfont{font-size: 20px;}
.bottom_search a:hover{color:var(--main_color);}
.leakey_footer .iconfont{font-size: 16px;}

.leakey_f_top .footer_service_tel{font-size: 36px;line-height: 36px;margin-top: 10px;display: inline-block;margin-bottom: 20px;font-weight: bold;}
.leakey_footer .iconfont{margin-bottom: 10px;}
.leakey_footer .iconfont:before{transition: all 0.3s ease-in-out;display: inline-block;}
.leakey_footer .iconfont:hover:before{transform: translateX(5px);}
.footer_service_title{opacity: 0.75;}
.footer_qrcode_box{margin-top: 35px;margin-left: 10px;}
.footer_qrcode_box .qrcode{float: left;margin-left: 30px;}
.leakey_f_top a,.leakey_f_top,.leakey_footer li a:link, .leakey_footer li a:visited,.leakey_f_bottom,.leakey_f_bottom a:link, .leakey_f_bottom a:visited{color: rgba(255,255,255,0.8);}
.leakey_f_top a:link:hover,.leakey_f_top .footer_nav li a:link:hover,.leakey_f_bottom a:link:hover,.leakey_f_bottom a:visited:hover{color:rgba(255,255,255,1);opacity: 1}

.leakey_f_bottom .leakey_f_container:after{background: none;left: var(--container_padding_left_right);right: var(--container_padding_left_right);border-top: 1px solid rgba(255,255,255,0.15);opacity: 1;}
.leakey_f_top_search_box{border-bottom: 1px solid rgba(255,255,255,0.15);padding-bottom: 20px;margin-bottom: 30px;}
.leakey_f_top_search_box>a{line-height:40px;}
.leakey_f_top_search_box>a:hover{color: var(--main_color)}

@media screen and (max-width: 1280px){
    .footer_nav li{padding: 0 10px}
    .footer_qrcode_box .qrcode{margin-left: 20px;}
}
@media screen and (max-width: 1200px){
    .footer_logo{display: none;}    
    .footer_qrcode_box{display: none;}
}
@media screen and (max-width: 900px){
    .leakey_f_top>.leakey_f_container>.leakey_fl{display: none;}
    .leakey_f_top>.leakey_f_container>.leakey_fl,.leakey_f_top>.leakey_f_container>.leakey_fr{width: 100%;float: none;}
    .leakey_f_top>.leakey_f_container>.leakey_fr .leakey_fl{max-width: none;}
}
@media screen and (max-width: 720px){
    .leakey_f_t_r{display: none;}
    .leakey_f_top .leakey_f_container{padding-top: var(--container_padding_top_bottom);padding-bottom:var(--container_padding_top_bottom);}
}    
@media screen and (max-width: 614px){
    .leakey_f_b_l,.leakey_f_b_r{float: none;}
}
@media screen and (max-width: 512px){
    .leakey_f_t_l{float: none;}
    .leakey_f_t_r{float: none;margin-top: 20px}
    .leakey_f_top_search_box>a{display: none;}
    .bottom_search{width: 100%;}
}


/*leakey_float_bar*/
#qr_box #qr_wrap a:hover{background:#c73f0e;}
#on_line_contact_box .on_line_contact_t{height:40px;background:#c73f0e;color:#fff;line-height: 40px;font-weight:bold;padding:0px 15px;}
#on_line_contact_box{position:fixed;right:0;background:#fff;top:0;transform: translateX(100%);-webkit-transform: translateX(100%);z-index:1000;width:230px;color:#333;text-align: center;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;box-shadow: 0 5px 10px rgba(0,0,0,0.15);}
#on_line_contact_box.on_line_contact_box_show{transform: translateX(0);-webkit-transform: translateX(0);}
#on_line_contact_box i.iconfont{height:40px;width:40px;display: block;float:left;text-align: center;line-height:40px;font-size:38px;margin-right:5px;}
#on_line_contact_box .on_line_contact_t span{font-size:14px;line-height:40px;color:#fff;float:right;}
#on_line_contact_box .on_line_contact_t:hover{cursor: pointer;background:#333;}
.contact_tel_no{padding:15px;text-align: left}
.contact_tel_no span{font-size:17px;font-weight: 200}
#qr_box{position:fixed;z-index:1000;height:100%;width:100%;top:0;left:0;display:none;text-align: center;}
#qr_box .fullScreenBg{height:100%;width:100%;background:#000;opacity:0.7;position:absolute;top:0;left:0;}
#qr_box #qr_wrap{position:fixed;}
#qr_box #qr_wrap p{width:100%;height:30px;line-height:14px;text-align: center;color:#333;background:#fff;font-size:14px;display: block;}
#qr_box #qr_wrap a{display:block;height:40px;width:100%;background:#333;color:#fff;font-size:14px;line-height:40px;text-align: center;cursor:pointer;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
#qr_box #qr_img{line-height:0;}
#leakey_float_bar{position: fixed;right: 0px;bottom: 63px;z-index: 99;margin:0;padding:0;display: none;}
#leakey_float_bar.lfb_middle{bottom: 50%;transform: translateY(50%);}
#leakey_float_bar li{display:block;height:50px;width:50px;border: 1px solid #e6e6e6;background:#fff;margin-top:-1px;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;cursor:pointer;color:#333;}
#leakey_float_bar li:hover{background:#c73f0e;border-color:#c73f0e;color:#fff;}
#leakey_float_bar li.lfb_scale:hover i{font-size:30px;}
#leakey_float_bar li.lfb_rotate:hover i:before{transform: rotate(360deg);}
#leakey_float_bar li i:before{transition: all 0.2s ease-out;display:block;}
#leakey_float_bar li a{display: block;height:100%;width:100%;text-align: center;line-height:50px;color:inherit;}
#leakey_float_bar li i{font-size:20px;font-style: normal;color:inherit;transition: font-size 0.2s ease-out;}
#leakey_float_bar li.on_line_contact_hide{transform: translateX(100%);-webkit-transform: translateX(100%);}
#leakey_float_bar.basic_style .lfb_qq,#leakey_float_bar.basic_style .lfb_qr,#leakey_float_bar.basic_style .lfb_tel,#leakey_float_bar.basic_style .lfb_link{display:none;}
#leakey_float_bar.basic_style .goToTop{background:#c73f0e;border-color:#c73f0e;color:#fff;}
#leakey_float_bar.basic_style{bottom:20px;right:20px}
#float_bar_txt_box{position: fixed;right:30px;transition: all 0.3s ease-in-out;z-index: 90;background: #fff;height:50px;line-height: 50px;padding:0 25px;font-size: 22px;opacity: 0;transition-delay: 0s}
#float_bar_txt_box.active{opacity: 1;right: 50px;transition-delay: 0.2s}
@media screen and (max-width: 720px){
    #leakey_float_bar{bottom:0px;}
    #leakey_float_bar.mp_style {width:100%;padding:0;bottom:0px;margin:0;left:0;right:0;}
    #leakey_float_bar.mp_style li{float:left}
    #leakey_float_bar .lfb_qq,#leakey_float_bar .lfb_qr,#leakey_float_bar.mp_style #on_line_contact_box,#float_bar_txt_box,#leakey_float_bar .lfb_txt{display:none;}
    #leakey_float_bar.basic_style .lfb_tel,#leakey_float_bar.basic_style .lfb_link{display: block}
    #leakey_float_bar.lfb_middle{transform:translateY(0);}
}



.leakey_index_about{overflow: hidden;background-position: center;background-size: cover;background-size: cover;}
.leakey_index_about .bg{background-repeat: no-repeat;background-size: cover;background-position: center;position: absolute;top: 0;left: 0;bottom: 0;right: 0;-webkit-transition: all 2s ease-in-out;-o-transition: all 2s ease-in-out;-moz-transition: all 2s ease-in-out;transition: all 2s ease-in-out;}
/*leakey_count_up*/
.leakey_count_up{margin: 80px 0 0}
.leakey_count_up li{text-align: center;border-left: 1px solid #ddd;padding: 0 10px;}
.leakey_count_up li:last-child{border-right: 1px solid #ddd;}
.leakey_count_up li .leakey_count_up_num{font-size: 50px;font-weight: bold;line-height: 55px;}
.leakey_count_up li small{font-size: 14px;}

@media screen and (max-width: 960px){
    .leakey_count_up{margin-top: 30px;margin-bottom: 30px;}
}
@media screen and (max-width: 720px){
    .leakey_index_about .leakey_count_up li{color: #555;margin-top: 30px}
    .leakey_index_about .leakey_count_up{background: rgba(255,255,255,0.6);}
    .leakey_index_about .leakey_count_up li.leakey_col_8{width: 50%;background: rgba(255,255,255,0.6);border-color: #f2f2f2;padding-top: 10px;padding-bottom: 10px;}
    .leakey_index_about .leakey_count_up li.leakey_col_8:nth-of-type(3){width: 100%;border-top: 1px solid #f2f2f2}
}
@media screen and (max-width: 512px){
    .leakey_count_up li{font-size: 12px;}   
}

.leakey_index_about{background: #f2f2f2;color: #fff;background-attachment: fixed;transition-delay: 0.3s}
.leakey_index_about .leakey_title:after{background: #fff;transition-delay: 0.4s}
.leakey_index_about:before{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background:#003f98 ;opacity: 0.85;z-index: 0;}
.leakey_index_about .leakey_container{position: relative;z-index: 2;padding-top: 120px;padding-bottom: 120px;-webkit-transition: padding 0.3s ease-in;-o-transition: padding 0.3s ease-in;-moz-transition: padding 0.3s ease-in;transition: padding 0.3s ease-in;}
.leakey_index_about:after{content: "";position: absolute;top: 50px;left: 50px;bottom: 50px;right: 50px;background:#fff ;z-index: 1;opacity: 0;-webkit-transform: scale(0.3);-moz-transform: scale(0.3);-ms-transform: scale(0.3);transform: scale(0.3);-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.leakey_index_about:hover:after{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 0.84;}
.leakey_index_about:hover{color:#333}
.leakey_index_about:hover .leakey_title:after{background: #333}
.leakey_index_about:hover .leakey_count_up li{border-color: #333}
.leakey_index_about:hover .leakey_container{padding-left:100px;padding-right: 100px;}
.leakey_index_about .leakey_more{position: absolute;right: 0;top: 0;color: #fff}
.leakey_index_about .leakey_title_box{position: relative;}
@media screen and (max-width: 720px){
    .leakey_index_about .leakey_more{position: relative;}
    .leakey_index_about:hover .leakey_container{padding-left: 50px;padding-right: 50px;}
    .leakey_index_about:after{left: 20px;right: 20px;}
}

.jingjiang{overflow: hidden;}
.jingjiang .leakey_container{background-repeat: repeat-x;background-position: center bottom;padding-top:150px;padding-bottom: 150px}

.lr_pic_txt{background: #f2f2f2}
.lr_pic_txt strong{font-size: 38px;font-weight: normal;display: block;line-height: 40px}
.lr_pic_txt strong:after{content: "";display: block;height: 2px;width: 74px;background: #555;margin-top: 18px;margin:20px auto 30px} 
.lr_pic_txt span{display: block;text-align: left;font-size: 14px;}
.lr_pic_txt span font{font-weight: bold;display: block;font-size: 16px}
.lr_pic_txt p{padding:80px 100px;position: relative;z-index: 3}
.lr_pic_txt .pic_bg{position: relative;background:#f2f2f2;overflow: hidden;line-height: 0}
.lr_pic_txt .pic_bg img{height: 100%;width:100%;object-fit: cover;object-position: center;transition: all 0.6s ease-in-out}
.lr_pic_txt .pic_bg:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background: #000;opacity: 0.15}
.lr_pic_txt .p_box{position: relative;overflow: hidden;font-size: 16px;line-height: 28px;background:#fff;}
.lr_pic_txt .p_box .leakey_more{margin-top:20px}
.lr_pic_txt .p_box:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background:#003f98;z-index: 0;transform: translateY(-100%);}
.lr_pic_txt:hover .p_box,.lr_pic_txt:hover .p_box .leakey_more{color:#fff}
.lr_pic_txt .p_box .leakey_more:hover{color: #333}
.lr_pic_txt:hover strong{color:#fff}
.lr_pic_txt:hover strong:after{background: #fff}
.lr_pic_txt:hover .p_box:after{transform: translateY(0);}
.lr_pic_txt:hover .pic_bg img{transform: scale(1.2);}
@media screen and (max-width:1200px){
    .lr_pic_txt p{padding:80px 50px} 
    .lr_pic_txt strong{font-size: 32px;line-height: 38px}   
}
@media screen and (max-width:720px){
    .lr_pic_txt{border-bottom:2px solid #f2f2f2 }
    .lr_pic_txt .pic_bg,.lr_pic_txt .p_box{width:100%;float: none;}
}


/*subbanner*/
.leakey_subbanner{position: relative;background: var(--white);color: var(--white);}
.leakey_subbanner:after{content: "";top: 0;left: 0;right: 0;bottom: 0;background: var(--black);opacity: 0.3;position: absolute;z-index: 0;}
.leakey_subbanner_container{padding: 80px 20px;height: 400px;text-align: center;max-width: var(--max_width);margin: auto;position: relative;z-index: 1;}
.leakey_subbanner .leakey_subbanner_t{margin-top: 150px;font-size: 30px;}
.leakey_subbanner .leakey_subbanner_des{font-size: 16px;margin-top: 20px;opacity: 0.75;}

.leakey_subbanner:after{opacity: 0.15}
.leakey_subbanner{z-index: 5;background-color: var(--black);}
.leakey_subbanner.animate_bg{overflow: hidden;}
.leakey_subbanner.animate_bg .animate_bg_clone{animation: subbanner_bg 20s ease-in-out infinite;transform-origin: 90%; position: absolute;top:0;left:0;right:0;bottom:0;z-index: 0;background-size: cover;}
.leakey_subbanner .leakey_container{max-width: var(--max_width);padding: 150px var(--container_padding_left_right) 80px;margin: auto;position: static;z-index: 3;min-height: 500px;}
.leakey_subbanner{background-repeat: no-repeat;background-position: center;background-size: cover;background-color: var(--light_gray);}
.leakey_subbanner .cur_location{margin-top: 50px}
.leakey_subbanner .cur_location li{float: left;}
.leakey_subbanner .cur_location li a{color: var(--white);}
.leakey_subbanner .cur_location li a:hover{text-decoration: underline;}
.leakey_subbanner .cur_location li.contentT{opacity: 0.75;}
.leakey_subbanner .cur_location li.split{padding: 0 10px;}
.leakey_subbanner .leakey_title_box{position: relative;z-index: 3}
.leakey_subbanner .leakey_title_sub{font-size: 18px;max-width: 60%;}
.leakey_main{font-size: 16px;line-height: 28px;color: #555;}
/*地图*/
.leakey_subbanner.map .map_bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1}
.leakey_subbanner.map .leakey_title_box{position: relative;z-index: 3;max-width: var(--max_width);margin: auto}
.leakey_subbanner.map>.leakey_container:after{content: "";background: var(--black);opacity: 0.5;top: 0;left: 0;bottom: 0;right: 0;z-index:2;position: absolute;}
.leakey_subbanner.map #allmap.baidu canvas{filter: grayscale(50%);}
/*去地图水印*/
/*.leakey_subbanner.map div.amap-layer>img{display: none!important}*/
/*联系信息*/
.leakey_subbanner .leakey_contacts{position: relative;z-index: 3;background:none;max-width: var(--max_width);margin: auto}
.leakey_subbanner .leakey_contacts .leakey_container{padding-left:0;padding-right: 0;color:var(--black);min-height: auto;padding-bottom: 0;padding-top: 80px}
.leakey_subbanner .leakey_contacts h6{font-size: 20px;margin-bottom: 10px;border-bottom: 1px solid var(--gray);padding-bottom:10px}
.leakey_subbanner .leakey_contacts .leakey_col div{padding: 30px;height: 100%;background: var(--white);}
.leakey_subbanner .leakey_contacts .leakey_col div:hover{background:var(--main_color);color: var(--white);}
.leakey_subbanner .leakey_contacts .leakey_col div:hover a{color:  var(--white);}
.leakey_subbanner .leakey_contacts .leakey_col div a:hover{text-decoration: underline;}
/*视频*/
.leakey_subbanner.video .ch_bg_video{position: absolute;height:100%;top:0;left:0;width:100%;z-index: 1;object-fit: cover;object-position: center;}
.leakey_subbanner.video .leakey_title_box{position: relative;z-index: 3;}
.leakey_subbanner.video .leakey_container{overflow: hidden;}
.leakey_subbanner.video>.leakey_container:after{content: "";background:var(--black);opacity: 0.35;top: 0;left: 0;bottom: 0;right: 0;z-index:2;position: absolute;}
/*视频质感遮罩，需引用图片*/
/*.leakey_subbanner.video>.leakey_container:after{opacity: 1;background-color:rgba(0,0,0,0.5);background-image: url(../images/video_mask.png);background-repeat: repeat;}*/
/*文字居中*/
/*.leakey_subbanner.center{text-align: center;}
.leakey_subbanner.center .leakey_title_sub{max-width:100%}
.leakey_subbanner.center .leakey_container{padding:0;margin-top:90px}
.leakey_subbanner.center .leakey_title_box{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}*/
@keyframes subbanner_bg{
    0%{transform: scale(1);}
    70%{transform: scale(1.2);}
    100%{transform: scale(1);}
}
@media screen and (max-width: 1440px){
    .leakey_subbanner .leakey_contacts>.leakey_container{padding-left: 0;padding-right: 0}
    .leakey_main h4{font-size: 14px;}
    .leakey_subbanner .leakey_container{padding-left: 20px;padding-right: 20px;}
    .leakey_subbanner .leakey_title_sub{max-width: 70%;}
}
@media screen and (max-width: 1200px){
    .leakey_subbanner .leakey_contacts .leakey_col{width: 50%;}
    .leakey_subbanner .leakey_title_sub{max-width: 100%;}
}
@media screen and (max-width: 720px){
    .leakey_subbanner .leakey_contacts .leakey_col{width: 100%;}
    .leakey_subbanner .leakey_container{min-height: auto}
}


/*leakey_develop*/
.leakey_develop .leakey_container{position: relative;background-position: center;}
.company_history:after{content: "";background: #000;opacity: 0.3;position: absolute;top: 0;left: 0;z-index: 0;bottom: 0;right: 0}
.company_history{padding: 150px 50px;position: relative;z-index: 1;background-size: cover;}
.company_history .histroy_line{height: 1px;position: absolute;top: 213px;left:0px;right: 0px;background: #fff;}
.company_history .swiper-slide{float: left;}
.company_history .swiper-slide .h_txt_box{position: absolute;top: 0;width: 170%;padding-left: 20px;padding-top: 50px;}
.company_history .swiper-slide .h_txt_box:before{content: "";width: 1px;height: 50px;position: absolute;left: 0;top: 0;background: #fff}
.company_history .swiper-slide .h_txt_box:after{content: "";width: 5px;height: 5px;position: absolute;left: -4px;top: 50px;background: #257bcc;background:none; border-radius: 50%;border: 2px solid #fff;box-shadow: 0 0 2 2px #13843a;}
.company_history .swiper-slide:nth-of-type(2n){margin-top: 0;}
.company_history .swiper-slide:nth-of-type(2n) .h_txt_box{top: auto;bottom: 0;padding-top: 0;padding-bottom: 50px;}
.company_history .swiper-slide:nth-of-type(2n) .h_txt_box:before{top: auto;bottom: 0;height: 100%}
.company_history .swiper-slide:nth-of-type(2n) .h_txt_box:after{top: -7px;}
.company_history .swiper-slide strong{color: #fff;font-size: 22px;font-weight: normal;}
.company_history .swiper-slide div{color: #fff}
.company_history .swiper-slide p{font-size: 14px;opacity: 0.7;}
.company_history .swiper-slide .h_txt_box span{font-size: 22px;padding-bottom: 5px;display: block;}
.company_history .swiper-slide .h_txt_box span em{font-style: normal;}
.company_history .swiper-button-prev{left: 0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.company_history .swiper-button-next{right: 0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}

/*leakey_img_list_fancybox*/    
.leakey_img_list .img_list a{display: block;;border: 1px solid #f2f2f2;text-align: center;}
.leakey_img_list .img_list .img_title{font-size: 16px;padding: 10px 20px;}
.leakey_img_list .img_des{padding: 0 20px 10px;font-size: 14px;opacity: 0.75;}
.leakey_img_list li a .leakey_img_box{position:relative}
.leakey_img_list li a .leakey_img_box:before{content:"";background: #000;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;transition: all 0.3s ease-in-out;opacity: 0;transform: scale(0.3);}
.leakey_img_list li a .leakey_img_box i{font-size:60px;position: absolute;top: 50%;left: 50%;margin-left: -65px;margin-top: -19px;z-index: 2;opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0); padding: 8px 30px;color: #fff;font-style: normal;display: block;line-height: 20px;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.leakey_img_list .img_list a span{position: relative;}
.leakey_img_list li a:hover .leakey_img_box i{opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1); }
.leakey_img_list li a:hover .leakey_img_box:before{opacity: 0.15;transform: scale(1);}
@media screen and (max-width: 1200px){
    .leakey_img_list .img_list li{width:25%}
    .leakey_img_list .img_list .img_title{padding-left:0;padding-right: 0}
}
@media screen and (max-width: 960px){
    .leakey_img_list .img_list li{width:33.333333%}
}
@media screen and (max-width: 512px){
    .leakey_img_list .img_list li{width:50%}
    .leakey_img_list .img_list .img_title{font-size: 16px}
}


/*leakey_market_map*/
.market_map{color:#fff;overflow: hidden;}
.market_map .leakey_title:after{background:#fff;opacity: 0.5}
.market_map .leakey_container{height: 700px;background:var(--main_color);max-width: 100%}
.market_map .leakey_container>*{position: relative;z-index: 1;}
.market_map_box{height:100%;width:100%;position: absolute;top: 0px;left:0;z-index: 0;}
.market_map_box canvas:nth-of-type(1){opacity: 0.15}
@media screen and (max-width:768px){
    .market_map .leakey_container{height:auto;padding-bottom: 20px}
    .market_map_box{background: var(--main_color);position: relative;height:250px;}
}


/*sales_network*/
.sales_network{background: #f2f2f2}
.left_swiper{background:rgba(204,204,204,.2);}
.left_swiper .leakey_container{padding:0;}
.sales_network{background-position: center;}
.sales_network .leakey_swiper_wraper .swiper-slide{padding-top: 40px}
.sales_network .leakey_swiper_wraper .title{padding:0 40px;margin-bottom: 10px;font-weight: normal;font-size: 22px;line-height: 22px}
.sales_network .leakey_swiper_wraper .title:before{content: "";height:2px;width:42px;background:#e60012;display: block;;margin-bottom:10px}
.sales_network .leakey_swiper_wraper .swiper-slide p{padding:0 40px;opacity: 0.7}
.sales_network .leakey_swiper_wraper .swiper-slide .leakey_img_box{margin-top:30px}
.sales_network .leakey_swiper_wraper .leakey_more{margin:90px auto 30px;display: block;max-width: 180px;padding-left: 0;padding-right: 0;text-align: center;}
.sales_network .swiper-button{top:auto;bottom: 90px;transform: translateY(0);border:1px solid #aaa;height:48px;width: 48px;border-radius: 50%;background-size: 30%}
.sales_network .swiper-button.swiper-button-prev{left:40px}
.sales_network .swiper-button.swiper-button-next{right:40px}
.sales_network .swiper-pagination-fraction{bottom: 104px;font-size: 16px}
.sales_network .swiper-button:hover{background-color: #eee;transform: translateY(-5px);}
.sales_network .swiper-pagination-current{font-weight: normal;font-size: 24px}

@media screen and (max-width:1200px){
    .sales_network.leakey_frame_lr .leakey_left{display: block;}
}
@media screen and (max-width:768px){
    .sales_network.leakey_frame_lr .leakey_left{width:100%;float: none;}
    .sales_network.leakey_frame_lr .leakey_right .leakey_container{padding-bottom: 0}
    .market_map .leakey_container{height:auto;padding-bottom: 20px}
    .sales_network>.leakey_container{padding-bottom:0}
}

.sales_network .market_map .market_map_box{top:-50px}
.sales_network .market_map .leakey_container{background: none}
.sales_network .market_map{background:none;height: 100%}


/*leakey_artile_list_2*/
.leakey_artile_list_2 .article_list a{border:1px solid #eee;display: block;padding-bottom: 30px;position: relative;overflow: hidden;}
.leakey_artile_list_2 .article_list a img{height:180px;width:100%;object-fit: cover;position: relative;}
.leakey_artile_list_2 .article_list a .leakey_img_box{position: relative;z-index: 2}
.leakey_artile_list_2 .article_list a .leakey_img_box:before{content:"";position: absolute;top:0;left: 0;right: 0;bottom: 0;box-shadow: inset 0px -30px 20px -10px rgba(0, 0, 0, 0.5);display: block;z-index: 2}
.leakey_artile_list_2 .article_list a .title{font-size: 18px;padding:30px 40px 0;transition: transform 0.3s ease-in-out;transition-delay: 0.1s;position: relative;z-index: 1}
.leakey_artile_list_2 .article_list a .des{padding:10px 40px 0;opacity: 0.7;transition: transform  0.3s ease-in-out;transition-delay: 0.2s;position: relative;z-index: 1}
.leakey_artile_list_2 .article_list a .date{position: absolute;background:rgba(0,0,0,0.3);text-align: center; right:0;top:0;padding:8px 15px 5px;color:#fff;transition: all 0.3s ease-in-out;z-index: 5}
.leakey_artile_list_2 .article_list a:hover{background:var(--main_color);}
.leakey_artile_list_2 .article_list a:hover .leakey_img_box{box-shadow:0 1px 0 var(--help_color);}
.leakey_artile_list_2 .article_list a .date:after{content:"";display:block;top:0;left:0;right:0;bottom:0;background:#bb010f;position: absolute;z-index:1;transform: translateY(-100px);opacity: 0;transition: all 0.3s ease-in-out;}
.leakey_artile_list_2 .article_list a:hover .date:after{transform: translateY(0);opacity: 0.8}
.leakey_artile_list_2 .article_list a .date font{font-size: 46px;line-height: 38px;font-weight: bold;position: relative;z-index: 2;}
.leakey_artile_list_2 .article_list a .date span{display: block;font-size: 12px;padding:10px 0;position: relative;z-index: 2}
.leakey_artile_list_2 .article_list a:hover img{transform: scale(1.1);}
.leakey_artile_list_2 .article_list a:hover .title,.leakey_artile_list_2 .article_list a:hover .des{color: #fff}
.leakey_artile_list_2 .article_list a:hover .title{transform: translateY(-5px);}
.leakey_artile_list_2 .article_list a:hover .des{transform: translateY(-8px);}
@media screen and (max-width: 1440px){
    .leakey_artile_list_2 .article_list .leakey_col{width:33.33%}
}
@media screen and (max-width: 768px){
    .leakey_artile_list_2 .article_list .leakey_col{width:50%}
}
@media screen and (max-width: 520px){
    .leakey_artile_list_2 .article_list .leakey_col{width:100%}
    .leakey_artile_list_2 .article_list a .des,.leakey_artile_list_2 .article_list a .title{padding-left: 20px;padding-right: 20px}
}


/*leakey_article_detail*/
.leakey_article_detail .leakey_container{padding:80px 50px}
.leakey_article_detail img{max-width: 100%;}
.leakey_article_detail .article_title{text-align: center;font-size: 28px;margin-bottom: 20px;line-height: 35px;}
.leakey_article_detail .atricle_tips{text-align: center;margin-bottom: 50px;border-bottom: 1px solid #f2f2f2;padding-bottom: 30px;}
.leakey_article_detail .atricle_tips font{display: inline;padding: 0 10px}
.leakey_article_n_p{border-top: 1px solid #f2f2f2;margin-top: 30px;padding-top:30px;position: relative;}
.leakey_article_n_p a span{font-weight: bold;}
.leakey_article_n_p a:first-child{float: left;}
.leakey_article_n_p a:last-child{float: right;}
.leakey_article_n_p.go_back_to_list a{float: none;display:block;}
.leakey_article_n_p.go_back_to_list a.leakey_more{position: absolute;right: 0;top:30px}
.leakey_article_detail video{float: left;margin-right: 20px;margin-bottom: 20px;background: #333}
.leakey_article_detail article{overflow: hidden;}
@media screen and (max-width: 1200px){
    .leakey_article_n_p a:last-child,.leakey_article_n_p a:first-child{float: none;display: block;margin-bottom: 10px;}
}
@media screen and (max-width: 720px){
    .leakey_news_detail .atricle_tips font{padding-left: 0;}
    .leakey_news_detail .atricle_tips font:last-child{padding-right: 0;}  
    .leakey_article_n_p.go_back_to_list a.leakey_more{position: relative;display: inline-block;top:0;margin-top:20px}  
}
@media screen and (max-width: 520px){
    .leakey_article_detail .leakey_container{padding-left: 20px;padding-right: 20px}
}


/*æ‹›è˜åˆ—è¡¨*/
.leakey_remark_title:before{background: #bb010f}
.leakey_job .leakey_col a{display: block;padding:40px 30px}
.leakey_job .leakey_col a:hover,.leakey_job .leakey_col a:visited{color: #333;}
.leakey_job .leakey_col a .leakey_job_title{margin-bottom:10px}
.leakey_job .leakey_col a em{padding-right: 5px;font-size: 13px}
.leakey_job .job_date{margin-bottom: 10px}
@media screen and (max-width:1360px){
    .leakey_job_list li{width:33.3333%}
}
@media screen and (max-width:1024px){
    .leakey_job_list li{width:50%}
}
@media screen and (max-width:720px){
    .leakey_job_list li .leakey_cols .leakey_col{width: 100%}
    .leakey_job_list li .leakey_cols .leakey_col:nth-of-type(2){display:none}
}
@media screen and (max-width:540px){
    .leakey_job_list li{width: 100%}
    .leakey_job_list li .leakey_cols .leakey_col{width: 50%}
    .leakey_job_list li .leakey_cols .leakey_col:nth-of-type(2){display:block;}
}
@media screen and (max-width:540px){
    .leakey_job_list li .leakey_cols .leakey_col{width: 100%}
    .leakey_job_list li .leakey_cols .leakey_col:nth-of-type(2){display:none}
}

.leakey_job_detail .job_detail_btn{position: absolute;right: 0;bottom: 0;cursor: pointer;}
.leakey_job_detail .atricle_tips{position: relative;margin-bottom: 0px;padding-bottom: 0}
.leakey_job_detail .job_info{margin-bottom: 20px}
.leakey_job_detail .atricle_tips{border:0}
.leakey_job_form{position: fixed;opacity: 0;overflow:hidden;top:50%;left:50%;transform: translate(-50%,-50%);background: #fff;max-width:95%;width:800px;z-index:10;height:800px;transition: all 0.3s ease-in-out}
.leakey_job_form .leakey_container{padding:50px 50px}
.leakey_job_form .form_write_area{height: 500px;margin:0 0 20px;transition: all 0.3s ease-in-out;position: relative;overflow: hidden;}
.leakey_job_form .form_write_area_inside{overflow: auto;height:100%;padding-right:20px}
/*.form_write_area.shadow{box-shadow: inset 0 20px 20px -15px rgba(0, 0, 0, 0.3),inset 0 -20px 20px -15px rgba(0, 0, 0, 0.3);}*/
.leakey_job_form .form_write_area.shadow_top:before{content:"";position:absolute;top:0;left:0;height: 13px;z-index:5;display: block;width: 100%;box-shadow: inset 0 6px 12px -5px rgba(0, 0, 0, 0.3);}
.leakey_job_form .form_write_area.shadow_bottom:after{content:"";position:absolute;bottom:0;left:0;height: 13px;z-index:5;display: block;width: 100%;box-shadow: inset 0 -6px 12px -5px rgba(0, 0, 0, 0.3);}
.leakey_job_form .job_name_date{margin-bottom: 20px}
.leakey_job_form .form-text{width:32%;float: left;margin-right: 2%;}
.leakey_job_form .form-group{margin-bottom: 5px}
.leakey_job_form .form-group.form-button{text-align: center;}
.leakey_job_form .form-group.form-button input{width: 200px;max-width: 100%;cursor: pointer;color: #fff}
.leakey_job_form .form-text:nth-of-type(3n){margin-right: 0}
.leakey_job_form .form-label em{color:#bb010f;padding-right: 5px}
.leakey_job_form .form-group.form-text input{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 40px;line-height: 40px;}
.leakey_job_form .form-group textarea{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 100px;resize:vertical}
.leakey_job_form .leakey_job_form_close{position: absolute;right: 0;top:0;height:50px;width:50px;font-size: 30px;color: #fff;line-height: 50px;text-align: center;cursor: pointer;transition: all 0.1s ease-in}
.leakey_job_form .leakey_job_form_close:hover{height:60px;width:60px;line-height:60px; }
.leakey_job_form_bg{background: #000;position: fixed;top:0;left:0;right:0;bottom:0;z-index: 9;opacity: 0;transition: all 0.1s ease;}
.leakey_job_form_bg.show{opacity: 0.3;}
.leakey_job_form.show{animation: leakey_msg_ani 0.15s cubic-bezier(.39,.57,.56,1);animation-fill-mode:forwards;}
.leakey_job_form .form-button input[disabled="disabled"]{background: #ddd}
.leakey_job_form .form-button input[disabled="disabled"]:hover{box-shadow: none;transform: translate(0);}
@keyframes leakey_msg_ani {
  0% {transform:translate(-50%,-50%) scale(0.3);opacity: 0.5}
  100% {transform:translate(-50%,-50%) scale(1);opacity: 1;}
}
@media screen and (max-width:512px){
    .leakey_job_form .form-text{width:49%;}
    .leakey_job_form .form-text:nth-of-type(3n){margin-right: 2%}
    .leakey_job_form .form-text:nth-of-type(2n){margin-right: 0}
    .leakey_job_form .leakey_container{padding:40px 20px}
    .leakey_job_detail .job_detail_btn{position: relative;margin:20px auto 0;width:100%;text-align: center;}
    .leakey_article_detail .article_title{text-align: center!important;}
    .leakey_job_detail .atricle_tips{overflow: hidden;}
    .leakey_job_detail .atricle_tips div{width: 50%;float: left;margin-bottom: 10px}
}
@media screen and (max-width:400px){
    .leakey_job_detail .atricle_tips div{width: 100%;float: none;}
    .leakey_article_detail .article_title{text-align: left!important;}
}

/*leakey_feedback*/
.leakey_feedback .form-label em{color:#c73f0e;padding-right: 5px}
.leakey_feedback .form-group{width: 32%;float: left;margin-right: 2%;margin-bottom: 20px;}
.leakey_feedback .form-group:nth-of-type(3n){margin-right: 0;}
.leakey_feedback .form-group input{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 40px;line-height: 40px;}
.leakey_feedback .form-group textarea{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 100px;resize: vertical;}
.leakey_feedback .form-group.form-textarea{width: 100%;}
.leakey_feedback .form-group.form-button{text-align: center;width: 100%;}
.leakey_feedback .form-group.form-button input{border: 0;background: #257bcc;color: #fff;padding: 0 80px;cursor: pointer;width: auto}
.leakey_feedback .form-group.form-button input:hover{background: #c73f0e;}
.leakey_feedback .tips{margin-bottom: 30px;}
.leakey_feedback .form-button input[disabled="disabled"]{background: #ddd;cursor: not-allowed}
.leakey_feedback .form-button input[disabled="disabled"]:hover{box-shadow: none;transform: translate(0);background: #ddd}
@media screen and (max-width: 720px){
    .leakey_feedback .form-group{width: 49%}
    .leakey_feedback .form-group:nth-of-type(3n){margin-right: 2%;}
    .leakey_feedback .form-group:nth-of-type(2n){margin-right: 0;}
}
@media screen and (max-width: 512px){
    .leakey_feedback .form-group{width: 100%}
}


/*leakey_search_result*/
.search-contents-list .content-list li>div{border: 1px solid #f2f2f2;padding: 20px;height: 100%}
.search-contents-list .content-list li img{max-width: 100%;transition: all 0.3s ease-in-out;height: 400px;object-fit: cover;}
.search-contents-list .content-list li a{display: block;}
.search-contents-list .content-list li a.img{line-height: 0;overflow: hidden;margin-bottom: 20px;}
.search-contents-list .content-list li:hover a.img img{transform: scale(1.2);}
.search-contents-list .content-list li a strong{color: #f00}
.big_marks{font-size: 80px!important;display: inline-block;}
.big_marks_l{transform: translateY(30px);padding-right: 10px}
.big_marks_r{transform: translateY(50px);padding-left: 10px}
.search_result_keywords{font-size: 32px}
@media screen and (max-width: 1440px){
    .search-contents-list .content-list li img{height:300px }
    .search-contents-list .leakey_col{width: 33.333333%;}
}
@media screen and (max-width: 720px){
    .search-contents-list .content-list li img{height:200px }
    .search-contents-list .leakey_col{width: 50%;}
}
@media screen and (max-width: 512px){
    .search-contents-list .leakey_col{width:100%;}
    .search-contents-list .content-list li img{width: 100%}
}


/*leakey_sitemap*/
.leakey_sitemap .sitemap_1{display: block;border-top: 1px solid #f2f2f2;font-size: 30px;color: #333;line-height: 40px;padding: 50px 20px 0;margin-top: 50px}
.leakey_sitemap .sitemap_1:nth-of-type(1){border: 0;margin-top: 0;}
.leakey_sitemap .sitemap_1.sitemap_has_child{margin-bottom: 20px;}
.leakey_sitemap .sitemap_2{padding: 0 20px;font-size: 20px;margin-top: 20px;margin-bottom: 10px;}
.leakey_sitemap .sitemap_3{padding: 0 40px;margin-bottom: 10px;display: inline-block;}
.leakey_sitemap .sitemap_has_content{display: block;}
.leakey_sitemap .leakey_container a:first-child{padding-top: 0}

@media screen and (max-width: 512px){
   .leakey_sitemap .sitemap_2,.leakey_sitemap .sitemap_3{display: block;}
}


/*leakey_menu*/
.leakey_menu{font-size: 14px;}
.leakey_menu>li>a{font-size: 15px;position: relative;overflow: hidden;}
.leakey_menu li a>em{position: absolute;z-index: 2;right: 30px;font-size: 16px;transform: rotate(180deg);font-weight: bold;height:53px;top:0;line-height: 53px;width:30px;text-align: center;transition: all 0.3s ease-in-out;}
.leakey_menu li a>em:hover{font-size: 20px}
.leakey_menu>li>a>span font{font-size:16px;padding-right: 20px}
.leakey_menu li li a>em{height:39px;line-height: 39px;}
.leakey_menu li a{padding:15px 0px;display: block;background: #fff;border-bottom: 1px solid #f2f2f2;}
.white_bg.leakey_menu li a{background: #f2f2f2;border-color:#fff;}
.leakey_menu li a>span{padding-left: 30px;padding-right: 60px;display: block;}
.leakey_menu li a>span{padding-right: 30px}
.leakey_menu li ul{display: none;}
.leakey_menu li a>em.active{transform: rotate(0);}
.leakey_menu li.active>ul{display: block;}
.leakey_menu li li{background: #fff;border-bottom: 1px solid #eee;padding-left: 20px;position: relative;overflow: hidden;}
.leakey_menu li li:last-child{border-bottom: 0}
.leakey_menu li li a{background: none;position: relative;z-index: 2;}
.leakey_menu>li>a>span{position: relative;z-index: 2;transition: all 0.3s ease-in-out;font-weight: bold;font-size: 16px}
.leakey_menu>li>a:after{content: "";position: absolute;left: 50%;top: 50%;margin-top: -250px;margin-left: -250px;background: #bb010f;opacity: 0;z-index: 0;border-radius: 100%;height: 500px;width: 500px;transform: scale(0);transition: all 0.3s ease-in-out;transform-origin: center;}
.leakey_menu>li.active>a:after,.leakey_menu>li:hover>a:after{color: #fff;transform: scale(1);opacity: 1;}
.leakey_menu>li.active>a>span,.leakey_menu>li:hover>a>span,.leakey_menu>li.active>a>em,.leakey_menu>li:hover>a>em{color: #fff}
.leakey_menu>li li.active>a,.leakey_menu>li li:hover>a{color: #bb010f;font-weight: bold;}
.leakey_menu>li li a{padding: 8px 0;}
.leakey_menu>li li:after{content: "";position: absolute;left: 50%;top: 50%;margin-top: -250px;margin-left: -250px;background: #f9f9f9;opacity: 0;z-index: 0;border-radius: 100%;height: 500px;width: 500px;transform: scale(0);transition: all 0.3s ease-in-out;transform-origin: center;}
.leakey_menu>li li:hover:after{transform: scale(1);opacity: 1;}
/*èœå•æ™®é€šé¼ æ ‡æ•ˆæžœnormal_hover*/
.leakey_menu.normal_hover>li>a:after,.leakey_menu.normal_hover>li li:after{transform: scale(1);}
@media screen and (max-width:1200px){
    .leakey_menu>li li a{padding:8px 0}
    .leakey_menu li a>em{right: 20px}
    .leakey_menu li a>span{padding-right: 50px;padding-left: 20px}
}



.leakey_pro_pic{width: 100%}
.leakey_pro_pic .leakey_swiper_wraper{width: 100%;border: 1px solid #eee;overflow: hidden;position: relative;}
.leakey_pro_pic .leakey_swiper_wraper li.swiper-slide{line-height: 0;} 
.leakey_pro_pic .leakey_swiper_wraper li img{width: 100%;}
.leakey_pro_pic .swiper-pagination{overflow: hidden;border-left: 1px solid #eee;position: relative;width: 100%;}
.leakey_pro_pic .swiper-pagination span{width: 20%;box-sizing: border-box ;display: block;float: left;opacity: 1;border-radius: 0;margin: 0;border: 1px solid #eee;background-size: cover;margin: 0;border-left: 0;border-top: 0;}
.leakey_pro_pic .swiper-pagination span.swiper-pagination-bullet-active{border-bottom-color: #c73f0e;}

.leakey_pro_parameter{padding-left: 10px;}
.leakey_pro_parameter .pro_title{font-size: 34px;line-height: 40px;font-weight: bold;}
.leakey_pro_parameter .pro_ch_tips{opacity: 0.4;display: block;padding-bottom: 10px;}
.leakey_pro_parameter .pro_ch_tips:before{content: "/ ";}
.leakey_pro_parameter .des{padding: 20px 0;font-size: 15px;line-height: 25px;}
.leakey_pro_parameter .details{display: block;padding-top: 20px;padding-bottom: 20px;}

/*.leakey_cols_space .pro_detail,.leakey_cols_space .pro_img{padding-left: 20px;}*/
.leakey_cols_space .pro_detail{padding-left: 20px;}
.leakey_pro_parameter{padding-left: 0}

.leakey_pro_parameter .price{color:#c73f0e;font-size:30px;font-weight:bold; line-height: 32px;padding:10px 0}
.leakey_pro_parameter .price .sale{text-decoration: line-through;font-size: 18px;color:#aaa;font-weight: normal;padding-left:10px }
.leakey_pro_parameter .canshu span{font-weight: bold;min-width: 70px;display: inline-block;}
.leakey_pro_parameter .canshu span:after{content: ":";padding:0 10px;float: right;}
.leakey_pro_parameter .buy .leakey_more{background:#c73f0e;color:#fff;border-color:#c73f0e;margin:30px 0 0;font-size: 18px;}

.related_products{margin-top: 50px}
.related_products li a{border: 1px solid #eee;display: block;transition: all 0.3s ease-in-out;text-align: center;}
.related_products li a strong{text-align: center;display: block;padding: 5px 20px;font-weight: normal;}
.related_products li a:hover{transform: translateY(-10px);}
.related_products li .price{background: #f2f2f2;padding:1px 10px;display: inline-block;margin-bottom: 10px}
.related_products li .price.sale{background: none;text-decoration:line-through;padding:1px 5px;opacity: 0.75}
.related_products li a:hover .price{background:#c73f0e;color:#fff;}
.related_products li a:hover .price.sale{color: #333;background: none}

.pro_detail .details{overflow: hidden;}
.pro_detail .details img{max-width: 100%;}
.pro_detail article p{margin-bottom: 0;}
.pro_detail article .details p{margin-bottom: 10px;}
.pro_detail .details td{border-left: 1px solid #ddd;border-top: 1px solid #ddd;padding: 5px}
.pro_detail .details table{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.pro_detail .details tr.firstRow td,.pro_detail .details tr.bg_green td{text-align: center;background: #a0c55b;color: #fff}

.pro_detail_body .leakey_subbanner .leakey_container{min-height: auto}

.leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c73f0e'%2F%3E%3C%2Fsvg%3E")}
.leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c73f0e'%2F%3E%3C%2Fsvg%3E")}
.leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next,
.leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{display: none}

@media screen and (max-width:1024px){
    .leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next,
    .leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{display: block}
}
@media screen and (max-width: 1200px){
    .leakey_cols_space .pro_img{width: 100%;margin-bottom: 30px;}
    .pro_detail{width: 100%;}
    .leakey_pro_parameter{padding-left: 0;}    
}
@media screen and (max-width: 1024px){
    .leakey_cols_space .pro_detail, .leakey_cols_space .pro_img{padding-left: 10px}
}
@media screen and (max-width: 680px){    
    .related_products.leakey_cols_space .leakey_col{width: 50%}
    .leakey_pro_parameter .canshu li{width: 100%}
}