﻿/**
 * @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.fixedon{background: var(--white);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: var(--font_color);}
header .logo{display: block;left: var(--container_padding_left_right);top: 50%;margin-top: -30px;position: absolute;line-height: 0;z-index: 10}
header .logo img{max-height: 60px;float: left;margin-right: 10px;}
header .logo .t{font-size: 24px;line-height: 24px;color:var(--white);margin-top: 9px;opacity: 0.95;margin-bottom: 3px;display:block}
header .logo p{color:var(--white);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:var(--font_color);}
header nav li a:link,header nav li a:visited{color: var(--white);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: var(--font_color);}
header.fixedon nav>ul>li.active>a:link,header.fixedon nav>ul>li.active>a:visited{color:var(--main_color)}
.leakey_header_container{padding: 0 var(--container_padding_left_right);max-width: var(--max_width);z-index: 10;}
.leakey_header_container nav{position: absolute;top:0;right: 0;left:0}
.leakey_header_container nav>ul>li>a{display:block;height: 90px;line-height: 90px;font-size: 18px;position: relative;overflow: hidden;color: var(--font_color);transition: color 0.3s ease}

/*高亮背景*/
/*header.fixedon .leakey_header_container nav>ul>li:hover,header .leakey_header_container nav>ul>li:hover{background: var(--main_color);box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);z-index:1}
header.fixedon .leakey_header_container nav>ul>li:hover>a,header .leakey_header_container nav>ul>li:hover>a{color:var(--white);}
header.fixedon .leakey_header_container nav>ul>li:hover>a:after,header .leakey_header_container nav>ul>li:hover>a:after{color:var(--white);}*/

/*高亮文字*/
header.fixedon .leakey_header_container nav>ul>li:hover>a,header .leakey_header_container nav>ul>li:hover>a{color:var(--main_color);}
header.fixedon .leakey_header_container nav>ul>li:hover>a:after,header .leakey_header_container nav>ul>li:hover>a:after{color:var(--font_color)}

.leakey_header_container nav>ul>li.active>a{color:var(--white);}
.leakey_header_container nav>ul>li{position: relative;}
.leakey_header_container nav>ul>li div.sub_nav{display:none;position: absolute;left:0;top:100%;min-width:100%;padding:8px 0;}
.leakey_header_container nav>ul>li div.sub_nav div.lite_sub_nav{top:0;left:100%;}
.leakey_header_container nav>ul>li div.sub_nav ul{text-align: center;}
.leakey_header_container nav>ul>li div.sub_nav ul li {margin-bottom: 5px;padding-left:8px;padding-right: 8px;position: relative;}
.leakey_header_container nav>ul>li div.sub_nav ul li:last-child{margin-bottom: 0}
.leakey_header_container nav>ul>li div.sub_nav ul li a{overflow:hidden;position: relative;display: block;/*padding:8px 15px;*/padding:8px 30px;transition: all 0.2s ease-in-out;background-size: cover;color:var(--font_color);border-radius: 5px;background:rgba(0, 0, 0, 0);transition: background 0.3s ease-in-out;line-height: 22px;white-space: nowrap;}
.leakey_header_container nav>ul>li div.sub_nav ul li a:after{position: absolute;right:10px;transition: all 0.3s ease-in;transform-origin: center;}
.leakey_header_container nav>ul>li div.sub_nav ul li:hover>a:after{transform: rotate(-90deg);padding-left: 0}
.leakey_header_container nav>ul>li div.sub_nav ul li a:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background: var(--main_color);opacity: 0}
.leakey_header_container nav>ul>li div.sub_nav ul li a:hover{color: var(--font_color);}
.leakey_header_container nav>ul>li div.sub_nav ul li a:hover:before{opacity: 0.07;}
.leakey_header_container nav>ul>li ul{display: block;clear: both;}
.leakey_header_container nav>ul>li div.rich_sub_nav{position: fixed;left:0;right:0;top:90px;padding:0;background: none;box-shadow: none;border:0;line-height: 22px;background: rgba(255,255,255,0.95);box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);border-top:2px solid var(--main_color);}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul{border-bottom-left-radius: 8px;overflow:hidden;padding:0 var(--container_padding_left_right);max-width: var(--max_width);margin:auto;}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li{width:16.666667%;float: left;}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li{padding:40px 20px}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li img{width:100%;display: block;filter: grayscale(70%);}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li:hover img{filter: grayscale(0);}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li strong{display: block;font-weight: normal;padding:10px 0 10px}
.leakey_header_container nav>ul>li div,.leakey_header_container nav>ul>li div.rich_sub_nav>ul{border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);background: var(--white);}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li span{line-height: 22px}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li a{white-space: normal;padding:0}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li a:hover{background: none}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li a:hover img{transform: scale(1.2);}
.leakey_header_container nav>ul>li div.rich_sub_nav .leakey_title_box{text-align: left;}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul{box-shadow: none}
.leakey_header_container nav>ul>li div.rich_sub_nav ul li a{border-radius: 0;background: #fff}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul{background: none}

/*子栏目顶部border+fadeInUp*/
.leakey_header_container nav>ul>li div{border-top:2px solid var(--main_color);}
/*高亮背景*/
/*.leakey_header_container nav>ul>li div.rich_sub_nav>ul, .leakey_header_container nav>ul>li div{border:0}*/
.leakey_header_container nav>ul li:hover>div{animation:show_sub_nav 0.3s ease-in;animation-fill-mode: forwards;display: block;}
@keyframes show_sub_nav{
    0%{opacity: 0;transform: translateY(10px);}
    100%{opacity: 1;transform: translateY(0);}
}

/*下拉子栏目居中*/
.leakey_header_container nav>ul>li div.sub_nav{left: 50%;}
.leakey_header_container nav>ul>li div.sub_nav div.lite_sub_nav{left:100%;transform: translateX(0)!important;}
@keyframes show_sub_nav{
    0%{opacity: 0;transform: translate(-50%,10px);}
    100%{opacity: 1;transform: translate(-50%,0);}
}
.lang{
    display: inline-block;
    margin-left: 2rem;
}
.language{float: right;position: relative;z-index: 10}
.language a{display: block;height: 90px;line-height: 90px;padding: 0 15px;position: relative;float: left;color: var(--white);}
.language a:after{content: "";width: 1px;height: 13px;top: 50%;margin-top: -6px;right: 0;background: var(--white);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: var(--help_color)}
header.fixedon .language a,header.show_search .language a{color: var(--font_color);}
header.fixedon .language a:after,header.show_search .language a:after{background:  var(--font_color);}
.icon_btn{float: right;padding:0 0 0 30px;position: relative;z-index: 10}
.icon_btn a{display: inline-block;line-height: 90px;color:var(--white);font-size:20px;padding:0 10px;cursor: pointer;position: relative;}
header.fixedon .icon_btn a,header.show_search .icon_btn a{color: var(--font_color)}
header.show_search .mobile_menu:before,header.show_search .mobile_menu:after,header.show_search .mobile_menu span{background: var(--font_color)}
.icon_btn a:hover,header.fixedon .icon_btn a:hover{color:var(--help_color)}
.top_search{background:var(--white);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 var(--light_gray);}
.top_search:before{content:"";height:1px;width:100%;background:var(--light_gray);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: var(--light_gray);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:var(--container_padding_left_right);;top:50%;margin-top:39px;font-size: 24px;color:var(--help_color);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: var(--placeholder_color);}
.top_search input:-moz-placeholder{color:  var(--placeholder_color);}
.top_search input::-moz-placeholder{color:  var(--placeholder_color);}
.top_search input:-ms-input-placeholder{color:  var(--placeholder_color);}

/*input、textarea，placeholder颜色更改*/
.top_search div input::-webkit-input-placeholder{color:var(--placeholder_color);opacity: 0.8}
.top_search div input:-moz-placeholder{color: var(--placeholder_color);opacity: 0.8}
.top_search div input::-moz-placeholder{color:var(--placeholder_color);opacity: 0.8}
.top_search div input:-ms-input-placeholder{color: var(--placeholder_color);opacity: 0.8}

/*header-导航居中-start*/
.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)}



/*有子菜单*/
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;}


@media screen and (max-width: 1680px){
    /*header-导航居中取消*/
    .leakey_header_container nav>ul{float: right;margin-top: 0;width: auto}
    .leakey_header_container nav{position:relative;}
    .leakey_header_container nav>ul>li div.rich_sub_nav>ul>li{padding:40px 10px}
}
/*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 div.rich_sub_nav{padding:0}
}

@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;}
    .lang{
        display: inline-block;
    }
}
@media screen and (max-width: 960px){    
    header:before{width: 65%}
    .icon_btn a.top_tel{display: none}
}
@media screen and (max-width: 512px){
    .leakey_header_container{padding: 0 30px}
    .lang{
        display: none;
    }
} 
@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{width:100%;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: 80%;-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: 5px;line-height: 45px;margin-bottom: 50px;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;font-size: 58px;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.15;}
.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*/
.index_about .index_about_box{min-height:360px;position: relative;background-color: #333;color: #fff;background-size: cover;background-repeat: no-repeat;background-position: center;}
.index_about .index_about_box:before{content: "";position: absolute;top:0;left:0;right: 0;bottom: 0;background: #000;background: linear-gradient(to top ,rgba(0,0,0,0.4) 10%,transparent 70%);opacity: 1;}
.index_about .index_about_box:after{content: "";position: absolute;top:0;left:0;right: 0;bottom: 0;background: #000;opacity: 0;transform: scale(0.3);transition: all 0.3s ease-in-out}
.index_about .index_about_box:hover:after{transform: scale(1);opacity: 0.1}
.index_about .index_about_txt_box{position: absolute;bottom: 0;left:0;width: 100%;padding:50px;z-index: 2}
.index_about .index_about_txt_box strong{font-size: 28px;line-height:28px;font-weight: normal;margin-bottom: 20px;display: block;}
.index_about .index_about_txt_box p{font-size: 16px;margin-bottom: 10px}
.index_about .index_about_txt_box p:last-child{margin-bottom: 0}
.index_about .index_about_txt_box p:before{display: inline-block;margin-right: 10px}
.index_about .index_about_txt_box .leakey_more{margin-top: 10px;display: inline-block;color: #fff}

@media screen and (max-width: 1400px){
    .index_about .leakey_col{width:33.3333%!important}
}
@media screen and (max-width: 1024px){
    .index_about .leakey_col{width:50%!important}
    .index_about .leakey_col:first-child{width:100%!important}
}
@media screen and (max-width: 680px){
    .index_about .leakey_col{width:100%!important}
    .index_about .index_about_txt_box{padding:30px}
}

/*leakey_business_scope*/
.leakey_business_scope{background: #333;color: #fff;background-image: url(../images/index_business_bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;background-attachment: fixed;}
.leakey_business_scope .leakey_container{position: relative;z-index: 2}
.leakey_business_scope::before{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.3;}
.leakey_business_scope .leakey_title_box .leakey_title:after{background: #fff}

.leakey_business_scope ul{margin-top: 50px}
.leakey_business_scope ul li{background: #fff;color:var(--font_color);padding:var(--container_padding_top_bottom) var(--container_padding_left_right);}
.leakey_business_scope ul li strong{font-weight: normal;font-size: 24px;display: block;line-height: 24px}
.leakey_business_scope ul li p{margin-top: 30px;}
.leakey_business_scope ul li i{font-size: 50px;line-height: 90px;height:90px;display: inline-block;margin-bottom: 20px;border:1px solid var(--border_color);width:90px;border-radius: 50%;transition: background 0.3s ease-in,transform 0.5s ease-in-out!important}
.leakey_business_scope ul li:hover i{background: var(--main_color);color:#fff}
@media screen and (max-width: 1200px){
    .leakey_business_scope .leakey_grid{grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 510px){
    .leakey_business_scope .leakey_grid{grid-template-columns: repeat(1, 1fr);}
}


/*leakey_index_advantage_count_up*/
.leakey_index_advantage_count_up{overflow:hidden;background: #333;color: #fff;background-image: url(../images/index_adv_bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;background-attachment: fixed;}
.leakey_index_advantage_count_up .leakey_container{position: relative;z-index: 2;padding-top:150px;padding-bottom: 150px}
.leakey_index_advantage_count_up::before{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.45;}
.leakey_index_advantage_count_up .leakey_title_box .leakey_title:after{background: #fff}

/*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{color: #555}
    .leakey_count_up_grid{grid-template-columns: repeat(2, 1fr)!important;}
    .leakey_count_up_grid li{background: rgba(255,255,255,0.85);border: 0!important;padding-top: 10px;padding-bottom: 10px;}
}
@media screen and (max-width: 512px){
    .leakey_count_up_grid li{font-size: 12px;}   
}



/*why_choose_us_2*/
.why_choose_us_2{background: #f2f2f2;overflow: hidden;}
.why_choose_us_2 .why_choose_us_img_sw{max-width: 1200px;margin:auto;}
.why_choose_us_2 .why_choose_us_img_sw .leakey_more{position: absolute;right: calc(60% + 40px);bottom: 50px;border-radius: 50px}
.leakey_swiper ul,.leakey_swiper li{height: auto !important;}
.why_choose_us_2 .leakey_swiper_wraper li a{display: block;}
.why_choose_us_2 .leakey_swiper_wraper li a:hover{color: var(--font_color);}
.why_choose_us_2 .leakey_swiper_wraper li .title{padding:8px 20px}
.why_choose_us_2 .leakey_swiper_wraper li:hover img{transform:scale(1.1)}
.why_choose_us_2 .adv{margin:50px auto 20px;max-width: 1200px;opacity:0.9;}
.why_choose_us_2 .adv .item{color: #333;display: flex; flex-wrap: wrap; align-items: center;}
.why_choose_us_2 .adv .item font{flex: 1 1 0;}
.why_choose_us_2 .adv .item p{width: 100%; padding-top: 0.75rem;}
.why_choose_us_2 .adv .iconfont{font-size: 50px;float: left;line-height: 45px;margin-right: 10px;transition: all 0.3s ease-in}
.why_choose_us_2 .adv .item:hover .iconfont{color:#f6c11b;transform: rotate(360deg);}
.why_choose_us_2 .swiper-slide .leakey_title_box{float:left;bottom: 0;left:0;top:0;background: #fff;padding:60px 40px 120px 40px;width:40%}
.why_choose_us_2 .swiper-slide .leakey_title_box .leakey_title{font-size: 34px!important;line-height: 34px!important}
.why_choose_us_2 .swiper-slide .leakey_title_box .leakey_title_sub{font-size: 22px;line-height: 30px;}
.why_choose_us_2 .swiper-slide .leakey_img_box{width:60%;float: right;}
  .why_choose_us_2 .swiper-slide .leakey_img_box img{
        width: 100%;object-fit: contain;height:100%;
    }
/*ç´¢å¼•*/
.why_choose_us_2 .swiper-slide em{position: absolute;font-style: normal; bottom: 50px;left: 40px;line-height: 60px;font-size: 60px;font-weight: bold;opacity: 0.15;color:#18498a;font-family: Impact;letter-spacing: 4px}
.why_choose_us_2 .swiper-button-prev, .why_choose_us_2 .swiper-container-rtl .swiper-button-next{left:-100px}
.why_choose_us_2 .swiper-button-next, .why_choose_us_2 .swiper-container-rtl .swiper-button-prev{right:-100px}
@media screen and (max-width: 1280px){
    .why_choose_us_2 .swiper-slide .leakey_img_box{width: 50%}
    .why_choose_us_2 .swiper-slide .leakey_title_box{padding-top:40px;padding-bottom: 90px;width: 50%}
    .why_choose_us_2 .swiper-slide em,.why_choose_us_2 .why_choose_us_img_sw .leakey_more{bottom: 40px}
    .why_choose_us_2 .swiper-slide .leakey_title_box .leakey_title_sub{font-size: 16px;font-weight: bold;margin-bottom: 10px}
}
@media screen and (max-width: 1200px){
    .why_choose_us_2 .adv{text-align: center;}
    .why_choose_us_2 .adv .iconfont{float: none;margin-bottom: 20px;display: inline-block;}
    .why_choose_us_2 .adv font{display: block;}
    .why_choose_us_2 .adv p{display: block;}    
}
@media screen and (max-width: 1024px){
    .why_choose_us_2 .swiper-slide .leakey_title_box{width: 100%;float: none;}
    .why_choose_us_2 .swiper-slide .leakey_img_box{width: 100%;float: none}
    .why_choose_us_2 .swiper-slide em{bottom: 0}
    .why_choose_us_2 .why_choose_us_img_sw .leakey_more{bottom: 20px;right:50px;left:auto}

    .why_choose_us_2 .adv font{font-size: 18px!important;}
}
@media screen and (max-width:720px){
    .why_choose_us_2 .adv li{width: 50%}
    .why_choose_us_2 .adv font{font-size: 16px!important;}
    .why_choose_us_2 .swiper-slide .leakey_title_box{padding:20px 30px 80px}
    .why_choose_us_2 .adv{display: none}
    .why_choose_us_2 .swiper-slide .leakey_img_box img{
        width: 100%;object-fit: contain;height:auto;
    }
}



/*index_news*/
.index_news{position: relative;}
.index_news::before{content: "";height:2rem;width:100%;background: white;display: block;position: absolute;bottom:-2rem;left:0;z-index: 999;}

.index_news li a:hover img{transform: scale(1.2);}
.index_news li a:hover p{color: #333;}
.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:316px}
}
@media screen and (max-width: 1024px){
   .index_news .leakey_title_btn .leakey_more{position: relative;}
   .index_news:after{top:381px}
}
@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:354px}
    .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}
    .index_news .leakey_title_btn .leakey_more{padding:8px 30px;border-radius: 50px}
}


/*leakey_footer*/
.leakey_footer_bg{background: #333;color: rgba(255,255,255,0.9);position: relative;z-index: 2;overflow: hidden;
    background-color:var(--main_color);
    background: linear-gradient(to top, #00385e 30%, #077ac9 100%);}
.leakey_footer_bg:after{content: "";position: absolute;z-index: 1;background-image: url(../images/footer_bg.png);background-repeat: repeat;top:0;left:0;right:0;bottom:0}
.leakey_footer_bg .leakey_footer_t_container{padding:80px var(--container_padding_left_right) 80px;max-width: var(--max_width);margin:auto}
.footer_logo{filter: brightness(20000%) grayscale(100%);max-height: 60px;}
.leakey_footer_b,.leakey_footer_t{position: relative;z-index: 5}
.leakey_footer_b:before{content:"";position: absolute;top:0;left:0;right:0;height:1px;background:#fff;opacity:0.15;}
.leakey_footer_b_container{padding:15px var(--container_padding_left_right) 15px;overflow: hidden;max-width: var(--max_width);margin:auto}
.leakey_footer_b_l{float: left;}
.leakey_footer_b_l p{opacity: 0.5;margin-bottom: 5px}
.leakey_footer_b_l a{margin-right: 15px;opacity: 0.5}
.footer_rz_img_list{float:right;}
.footer_rz_img_list a{margin-right: 15px;opacity: 0.5}
.footer_rz_img_list a:hover{opacity: 0.9}
.footer_rz_img_list a:last-child{margin-right: 0}
.leakey_footer_b_container a:link,.leakey_footer_b_container a:visited{color: #fff;}
.leakey_footer_b_l a:hover{opacity: 0.9}
.leakey_footer_t_l{float: left;max-width: 350px}
.leakey_footer_t_l img{height: 60px;display: inline-block;margin-bottom: 30px}
.leakey_footer_t_l a:link,.leakey_footer_t_l a:visited{color: #fff}
.leakey_footer_t_l strong{margin-bottom: 10px;display: block;}
.leakey_footer_t_l strong a{display: block;font-weight: normal;font-size: 26px;margin-top: 20px;line-height: 24px;opacity: 0.6;transition: all 0.3s ease-in-out}
.leakey_footer_t_l strong a:hover{opacity: 0.9}
.leakey_footer_t_l p{margin-bottom: 5px}
.leakey_footer_t_l p a{opacity: 0.6;margin-top: 5px;transition: all 0.3s ease-in-out;font-size: 16px;line-height: 18px}
.leakey_footer_t_l p a:link:hover{opacity: 0.9;}
.leakey_footer_t_l p a:hover{color: #fff}

.foot_t_r{float: right;}


/*二维码*/
.qr_box{text-align: right;}
.qr_box>div{display: inline-block;margin-left: 10px;text-align: center;background: rgba(255,255,255,0.2)}
.qr_box>div img{display: block;}
.qr_box>div p{display: block;height:30px;line-height: 30px;transition: all 0.3s ease-in;text-align: center;}
.qr_box>div p:hover{background: var(--main_color);}


/*footer_nav*/
.footer_nav{overflow: hidden;margin-left: 100px;display: inline-block;}
.footer_nav>li{display: block;float: left;}
.footer_nav li a{color: #fff;opacity: 0.6;padding:2px 20px;transition: all 0.3s ease-in-out;display: block;}
.footer_nav>li>a{font-size:16px;margin-bottom: 10px;font-weight: bold;}
.footer_nav li a:hover{opacity: 0.9}
.cn_body .footer_nav li li a{padding:2px 20px}

@media screen and (max-width: 1440px){
    .leakey_footer_bg .leakey_footer_t_container,.leakey_footer_b_container{padding-left: 20px;padding-right: 20px}
}
@media screen and (max-width: 1200px){
   .footer_nav{display: none}
}
@media screen and (max-width: 720px){
    .leakey_footer_t_l{float: none;text-align: center;max-width: 100%}
    .footer_icon_list{text-align: center;margin-top: 30px}
    .foot_t_r{float: none;margin-top: 20px}
    .qr_box{text-align: center;margin-top: 30px}
    .leakey_footer_b_l{float: none;text-align: center;}
    .footer_rz_img_list{float: none;margin-top: 20px;text-align: center;}
    .footer_rz_img_list img:first-child{margin-left: 0}
}



/*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);}
}

/*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:auto;%;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_article_lite*/
.leakey_article_lite .leakey_title_box{margin-bottom: 50px}
.leakey_article_lite .article_detail_box{font-size: 16px;line-height: 28px;}
.leakey_article_lite .article_detail_box p{margin-bottom: 10px}

/*step_box企业文化图文动效*/
.leakey_culture .leakey_container{padding-top:80px}
.step_box{overflow:hidden;width:100%;background:#f2f2f2;height:500px;}
.step_txt{width:50%;padding:0 40px;float:left;height:100%;}
.step_txt>div{margin-top:250px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position: relative;}
.step_txt>div h4{font-size:30px;}
.step_txt>div h4 span{font-size:70px;display: block;float: left;font-weight: normal;width:110px;-webkit-transform: translateY(5px);-moz-transform: translateY(5px);-ms-transform: translateY(5px);transform: translateY(5px);line-height: 38px;font-family: Impact}
.step_txt>div h4 span em{font-style: normal;display: block;font-size:18px;font-weight: 500;text-transform: uppercase;margin-top: 15px}
.step_txt>div h4 span em i{font-size:14px;}
.step_img{width:50%;float:right;overflow: hidden;line-height: 0;height:100%;position: relative;}
.step_img img{position: absolute;height:500px;display: block;top:0;left:0;}
.step_box .leakey_title{line-height:22px;}
.step_box .leakey_title:after{margin-top:37px}
.step_box:nth-of-type(2n) .step_txt{float:right;}
.step_box:nth-of-type(2n) .step_img{float:left;}
.step_box:nth-of-type(2n) .step_img img{left:auto;right:0;}
.step_txt>div>div{position: absolute;top:65px;left:110px;font-size: 18px;line-height: 26px;clear: both;}

@media screen and (max-width: 720px){
   .step_box{height:300px}
   .step_txt{padding:0 50px}
   .step_txt>div h4 span{width: 95px}
   .step_txt>div{margin-top: 50px;transform: none}
   .step_box .leakey_title:after{margin-top: 28px}
   .step_txt>div>div{position: relative;margin-top: 20px;top:auto;left: auto;}
}
@media screen and (max-width: 650px){
    .step_box{height:auto}
   .step_txt{width: 100%;height: auto;margin-bottom: 50px}
   .step_img{width: 100%;height:200px }
}

/*news list*/
.news_list{background: #f2f2f2}
.news_list .news_txt_box{padding:30px 25px;background: #fff;width:85%;margin:auto;position: relative;margin-top:-50px;transition: all 0.3s ease-in-out}
.news_list .leakey_more{padding:0;display: inline-block;outline: 0}
.news_list .leakey_more:hover{box-shadow: none;background: none;color: #333}
.news_list a:hover{color: #333}
.news_list p{margin-top:8px;opacity: 0.7}
.news_txt_b{margin-top:16px}
.news_list .news_list_box li:hover img{transform: scale(1.2);}
.news_list .news_list_box li:hover .news_txt_box{width: 100%}
@media screen and (max-width: 1440px){
    .news_list .news_list_box li{width:33.3333%}
}
@media screen and (max-width: 1024px){
    .news_list .news_list_box li{width:50%}
}
@media screen and (max-width:720px){
    .news_list .news_list_box li{width:100%}
}


/*leakey_article_detail*/
.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;display: block;width: 100%}
.leakey_article_n_p a:last-child{float: right;}
.leakey_article_detail .down_load span{font-size: 22px;}
.leakey_article_detail .down_load span:before{padding-right: 10px;display: inline-block;}
.leakey_article_detail .down_load a{padding-right: 10px}
.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;width: auto}
/*表格*/
.leakey_article_detail article td{border:1px solid #ddd;border-bottom: 0;border-right:0;text-align: center;padding:5px 10px}
.leakey_article_detail article table{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;max-width: 100%}

/*左右留白*/
.leakey_article_detail{background: #f2f2f2}
.leakey_article_detail article{background: #fff;padding:80px 120px}

@media screen and (max-width: 1200px){
    .leakey_article_n_p a{float: none!important;display: block;margin-bottom: 10px;}
    .leakey_article_n_p a.leakey_more{text-align: center;}
}
@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;width: 100%} 
    /*取消左右留白*/
    .leakey_article_detail{background: #fff}
    .leakey_article_detail article{background: #fff;padding:0}
}
@media screen and (max-width: 520px){
    .leakey_article_detail .leakey_container{padding-left: 20px;padding-right: 20px}
}

/*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_pros{overflow: hidden;}
.leakey_pros .leakey_container{padding-top: 80px;}
.leakey_pros .leakey_container li{text-align: left;position: relative;transition: all 0.3s ease;}
/*.leakey_pros .leakey_container li .pro_txt{border-radius: 3px;padding:25px 50px;position: absolute;bottom: 30px;left:40px;right: 40px;z-index: 2;transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;background:rgba(255,255,255,0.95); text-align: left;transition-delay: 0.1s;}*/
.leakey_pros .leakey_container li .pro_txt{border-radius: 3px;padding:25px 50px;background:rgba(255,255,255,0.95); text-align: left;}
.leakey_pros .leakey_container li .pro_txt .txt{margin-bottom: 10px}
.leakey_pros .leakey_container li h4{margin-bottom: 20px;}
.leakey_pros .leakey_container li h4 a{font-size: 16px;font-weight: bold;overflow: hidden;}
.leakey_pros .leakey_container li h4 a span{font-weight: normal;float: right;}
.leakey_pros .leakey_container li ul{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leakey_pros .leakey_container li ul li{display: inline;}
.leakey_pros .leakey_container li ul h5{display:none;padding: 0 10px 0 0;min-width: 70px;}
.leakey_pros .leakey_container li ul h5 a:before{content: "[ "}
.leakey_pros .leakey_container li ul h5 a:after{content: " ]";padding: 0;opacity: 1;}
.leakey_pros .leakey_container li:hover ul h5 a:last-child:after{display: inline;}
.leakey_pros .leakey_container li ul a{font-size: 14px;font-weight: normal;}
.leakey_pros .leakey_container li ul a:hover{text-decoration: underline;font-weight: bold;}
.leakey_pros .leakey_container li ul a:after{content: "/";padding: 0 2px 0 5px;opacity: 0.6;}
/*.leakey_pros .leakey_container>.leakey_cols_space>li.leakey_col:hover{transform: translateY(-10px);}*/
.leakey_pros .leakey_container li:hover ul a:last-child:after{display: none;}
.leakey_pros .leakey_container li:hover h4{font-size: 18px;margin-bottom: 20px;}
.leakey_pros .leakey_container li:hover ul h5{display: inline-block;}
.leakey_pros .leakey_container li:hover ul{overflow: visible;white-space: normal;text-overflow: unset;}
.leakey_pros .leakey_container li:hover ul li{display: block;}
.leakey_pros .leakey_container li:hover .pro_txt{padding:25px 50px;background:rgba(255,255,255,0.85);}

.leakey_pros .leakey_container li>span{display: block;overflow: hidden;position: relative;line-height: 0}
.leakey_pros .leakey_container>.leakey_cols_space>li.leakey_col>span:after{content: "";background: #117fd2;position: absolute; opacity: 0;left: 0;right: 0;bottom: 0;top: 0;z-index: 1;transform: scale(0);transition: all 0.3s ease-in-out;}
.leakey_pros .leakey_container>.leakey_cols_space>li.leakey_col:hover>span:after{transform: scale(1);opacity: 0.65;}
.leakey_pros .leakey_container li img{max-width：100%; margin:0 40px;display:block;}

@media screen and (max-width: 1860px){
    .leakey_pros .leakey_container li .pro_txt{padding:15px 30px;left: 30px;right: 30px}
}
@media screen and (max-width: 1600px){
    .leakey_pros .leakey_container li ul h5{min-width: auto;}
    .leakey_pros .leakey_container li:after{opacity: 0.45;}
    .leakey_pros .leakey_container li:hover .pro_txt{transform: translateY(0);}    
    .leakey_pros .leakey_container li:hover h4{font-size: 18px;margin-bottom: 10px;}
}
@media screen and (max-width: 1440px){
    .leakey_pros .leakey_container li:hover .pro_txt p{display: none;}
    .leakey_pros .leakey_container li:hover .pro_txt,.leakey_pros .leakey_container li .pro_txt{padding-left: 20px;padding-right: 20px;left: 20px;right: 20px}

}
@media screen and (max-width: 1200px){
    .leakey_pros .leakey_container li.leakey_col{width: 33.333333%;}
}
@media screen and (max-width: 960px){
    .leakey_pros .leakey_container li.leakey_col{width: 50%;}
    
}
@media screen and (max-width: 512px){
    .leakey_pros .leakey_container li:hover .pro_txt p{display: block;}
    .leakey_pros .leakey_container li ul h5{min-width: 70px;}
    .leakey_pros .leakey_container li.leakey_col{width: 100%;}
}


/*产品详情lf*/
.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 .details{display: block;padding-top: 20px;padding-bottom: 20px;}

.leakey_cols_space .pro_detail,.leakey_cols_space .pro_img{padding-left: 20px;}
.pro_detail_img_title{
    --pro_min_w:500px;
    clear: left;
    margin-bottom: 3rem;
    overflow: hidden;
}
.pro_img,.new_pro_img{float: left;width:var(--pro_min_w);}
.new_pro_img img{max-width: 100%; width: 498px;height: 320px; object-fit: cover;}
.pro_detail_title{float: right;width:calc(100% - var(--pro_min_w));padding-left: 30px;margin-bottom: 50px}
.pro_detail_title .price{color:#c73f0e;font-size:30px;font-weight:bold; line-height: 32px;padding:10px 0}
.pro_detail_title .price .sale{text-decoration: line-through;font-size: 18px;color:#aaa;font-weight: normal;padding-left:10px }
.pro_detail_title .canshu span{font-weight: bold;min-width: 70px;display: inline-block;}
.pro_detail_title .canshu span:after{content: ":";padding:0 10px;float: right;}
.pro_detail_title .buy .leakey_more{background:var(--main_color);color:#fff;border-color:var(--main_color);font-size: 18px;float: right;}
.pro_detail_title .buy{background:#f2f2f2;padding:2rem;overflow: hidden;margin:30px 0 0;}
.pro_detail_title .buy>div{position:relative;padding-left:50px;float: left;margin-right: 1.5rem}
.pro_detail_title .buy>div strong{margin-bottom: 5px;display: block;}
.pro_detail_title .buy>div>a{font-size: 20px;margin-right: 10px}
.pro_detail_title .buy>div>a:last-child{margin-right: 0}
.pro_detail_title .buy>div>span{position: absolute;left: 0;top:0.5rem;font-size: 38px;line-height: 38px}
.pro_detail_title .pro_title{font-size: 34px;line-height: 40px;font-weight: normal;}
.pro_detail_title .pro_ch_tips{opacity: 0.4;display: block;padding-bottom: 10px;}
.pro_detail_title .pro_ch_tips:before{content: "/ ";}
.pro_detail_title .des{padding: 20px 0;line-height: 25px;}

.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{clear: both}
/*.pro_detail .details{overflow: auto;}*/
.pro_detail .details img{max-width: 100%;}
.pro_detail article p{margin-bottom: 0;}
.pro_detail article .details p{margin-bottom: 10px;position:relative;}

.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}

.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:1680px){
    .pro_detail_title .buy .leakey_more{float: none;margin-top: 20px}
    .pro_detail_title .buy>div{margin-right: 0;width: 100%}
}
@media screen and (max-width:1440px){
    .pro_detail_img_title{
        --pro_min_w:400px;
    }
}
@media screen and (max-width:1280px){
    .pro_detail_img_title{
        --pro_min_w:360px;
    }
    .pro_detail_title .buy{padding:30px}
}
@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_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}
    .leakey_cols_space .pro_detail, .leakey_cols_space .pro_img{padding-left: 10px}
}
@media screen and (max-width:850px){
    .pro_detail_img_title{
        --pro_min_w:320px;
    }
}
@media screen and (max-width:720px){
    .pro_detail_img_title{
        --pro_min_w:100%;
    }
    .pro_detail_title{width: 100%;float: none;padding-left: 0;margin-top: 30px;}
    .pro_img{float: none}
    .pro_detail_title .buy{padding:20px}
    .pro_detail_box .leakey_container{padding-top: 50px}
}
@media screen and (max-width: 680px){    
    .related_products.leakey_cols_space .leakey_col{width: 50%}
    .leakey_pro_parameter .canshu li{width: 100%}
}
@media screen and (max-width: 420px){
   .pro_detail_title .buy>div>a{font-size: 17px}
   .pro_detail_title .buy .leakey_more{width: 100%;text-align: center;padding-top: 10px;padding-bottom: 10px}
}


/*product_detail*/
.pro_detail .details{text-align: left;font-size: 16px;}
.pro_detail .details strong{font-size: 32px;font-weight: normal;margin-bottom: 50px;display: block;line-height:38px}
.pro_detail .details strong:after{content:"";width:60px;height:2px;background: var(--main_color);display: block;margin:10px auto 0}

.pro_detail .details li p span{font-size: 22px;display: block;margin-bottom: 20px}
.pro_detail .details li{border:1px solid #ddd;padding:30px 20px;border-right:0;flex:1;}
.pro_detail .details li:last-child{border-right: 1px solid #ddd}
.pro_detail .details ul{display: flex;justify-content:space-between;width:100%;overflow: hidden;margin-bottom: 80px}
.pro_detail .details ul:last-child{margin-bottom: 0}
.pro_detail .details li:hover{background: #f2f2f2}
@media screen and (max-width: 720px){
    .pro_detail .details ul{display: block;}
    .pro_detail .details li{border-right:1px solid #ddd;border-bottom: 0;width: 100%}
    .pro_detail .details li:last-child{border-bottom: 1px solid #ddd}
}


/*products_lr*/
.products_lr .leakey_container{position: relative; align-items: start;}
.products_lr .leakey_iframe_lr_flex_sidebar{padding-right: 30px;}
.products_lr .leakey_iframe_lr_flex_sidebar>div{height:calc(100vh - 90px);overflow-y: auto;position: -webkit-sticky;/* Safari */position: sticky;top: 90px;scrollbar-width: thin;border-top: 1px solid var(--gray);padding-right: 20px}
.products_lr .cur_ch{font-size: 38px;font-weight: normal;line-height: 38px;display: block;position: absolute;top:30px;left:50px;text-transform: uppercase;}
.products_lr .left_menu{padding-top: 20px}
.products_lr .left_menu>li>a{font-size: 22px;line-height: 22px;position: relative;display: block;}
.products_lr .left_menu>li>a i.icon{position: absolute;right:0;top:0;height:18px;width:18px;}
.products_lr .left_menu>li>a i.icon:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);transition: all 0.3s ease-in-out;width:2px;height:100%;background: #333}
.products_lr .left_menu>li>a i.icon:after{content:"";position:absolute;left:0px;top:50%;transform:translateY(-50%);transition: all 0.3s ease-in-out;height:2px;width:100%;background: #333}
.products_lr .left_menu>li.active>a i.icon:before{display: none}
.products_lr .left_menu>li.active_ch>a{font-weight: normal;color:var(--main_color)}
.products_lr .left_menu>li{margin-bottom: 20px;padding-bottom:20px;border-bottom: 1px solid var(--gray);overflow: hidden;}
.products_lr .left_menu>li>ul{display: none;padding:10px 0}
.products_lr .left_menu>li.active>ul{display: block;}
.products_lr .left_menu>li.all_pros>ul>li>a{text-align: center;display:block;padding:0}
.products_lr .left_menu>li.all_pros>ul>li>a:before{display: none}
.products_lr .left_menu>li ul li a{display: block;padding:20px;position: relative;}
.products_lr .left_menu>li ul li.active a{color: var(--main_color);}
/*.products_lr .left_menu>li ul li a:before{content:"";height:15px;width: 15px;border:2px solid #333;border-radius: 50%;display: inline-block;position: absolute;top:20px;left:0}*/
/*.products_lr .left_menu>li ul li.active a:before{border-color: var(--help_color)}*/
/*.products_lr .left_menu>li ul li.active a:after{content: "";height: 9px;width: 9px;border-radius: 50%;background: var(--help_color);position: absolute;top: 25px;left: 5px;}*/
.products_lr .left_menu>li ul li a i{height:40px;width: 40px;position: absolute;left:25px;top:50%;transform:translateY(-50%);outline: 1px solid #f2f2f2}
.products_lr .left_menu>li ul li a span{padding-left: 55px;font-size: 18px;line-height: 18px}
.products_lr .left_menu>li.all_pros>ul>li>a.menu_split_txt{display: block;position: relative;text-align: center;margin:20px 0;}
.products_lr .left_menu>li.all_pros>ul>li>a.menu_split_txt em{font-style: normal;background: #fff;padding: 0 20px;position: relative;z-index: 1;font-size: 14px;line-height: 22px;color:rgba(0,0,0,0.3)}
.products_lr .left_menu>li.all_pros>ul>li>a.menu_split_txt:after{content: "";height: 1px;width: 100%;display: block;position: absolute;left: 0;top: 50%;background: #ddd;z-index: 0;}
.products_lr .leakey_iframe_lr_flex_main .pro_list li strong{font-size: 22px;font-weight: normal;line-height: 22px;padding:20px 20px 10px}
.products_lr .leakey_iframe_lr_flex_main .pro_list li p{padding:0 20px 20px}

@media screen and (max-width: 1440px){
    .products_lr .cur_ch{left:20px}
}
@media screen and (max-width: 1400px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width:33.33333%}
}
@media screen and (max-width: 1024px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width:50%}
}
@media screen and (max-width: 840px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width:100%}
}
@media screen and (max-width: 720px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width: 50%}
}
@media screen and (max-width: 512px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width:100%}
}
@media screen and (max-width: 410px){
    .products_lr .leakey_iframe_lr_flex_main .pro_list li{width: 100%}
}


/*leakey_menu左右结构侧边栏*/
.leakey_menu_title{margin-right: 30px;}
.leakey_menu_title strong{font-size: 28px!important;font-weight: bold!important;}
.leakey_menu_title>div{background-color: var(--main_color);color:var(--white);padding:30px 30px}
.leakey_menu_title:nth-of-type(1){margin-top:0px}
@media screen and (max-width: 1200px){
   .leakey_menu_title>div{padding-left: 20px;padding-right: 20px}
}

.leakey_menu_contacts{padding:40px 30px;background: var(--light_gray)}
.leakey_menu_contacts .service_tel{font-size: 30px;line-height: 32px;margin-top: 5px;display: inline-block;margin-bottom: 20px;font-weight: normal;}
.leakey_menu_contacts .iconfont{margin-bottom: 10px;}
.leakey_menu_contacts .iconfont:before{transition: all 0.3s ease-in-out;display: inline-block;padding-right: 5px}
.leakey_menu_contacts .iconfont:hover:before{transform: translateX(5px);}
.leakey_menu_contacts a:link:hover,.leakey_menu_contacts a:visited:hover{color:var(--main_color)!important}
.leakey_menu_contacts address{line-height: 24px}


/*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_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_partner*/
.leakey_partner li.leakey_col span font{display: block;text-align: center;padding-bottom: 10px;}
.leakey_partner li.leakey_col span{border: 1px solid #f2f2f2;display: block;padding: 10px 10px 0;text-align: center;}
.leakey_partner li.leakey_col img{max-width: 100%;}

@media screen and (max-width: 1440px){
    .leakey_partner .leakey_col{width: 20%}
}
@media screen and (max-width: 1200px){
    .leakey_partner .leakey_col{width: 25%}
}
@media screen and (max-width: 960px){
    .leakey_partner .leakey_col{width: 33.3333333%}
}
@media screen and (max-width: 720px){
    .leakey_partner .leakey_col{width: 50%}
}

