/**
 * @author     leakey
 * @date       2023-12-21
 */
.leakey_container{padding:100px 20px}
a:hover {color: #04660e;}
/*target指当前路径hash指定的元素的样式，用以锚链接遇到fixed导航的位置纠正*/
:target{padding-top:90px;}
/*leakey_title*/
/*.leakey_title{font-weight: bold!important;}*/
.leakey_title:after{content: "";display: block;height: 3px;width: 74px;background: #dbd101;margin-top: 18px;} 
.leakey_title_no_line:after{display: none;}
.leakey_title_h_38{line-height: 38px;}
.leakey_title{margin-bottom: 20px;font-size: 38px;}
.leakey_title_sub{font-size: 22px;margin-bottom: 20px;line-height: 28px;}
.leakey_title .title_txt{font-size: 32px;line-height: 36px;}
.leakey_title.center {text-align: center;}
.leakey_title.center .title_txt{float: none;display: inline-block;}
.leakey_title.center .title_txt:after{margin-left: auto;margin-right: auto;}
.leakey_title .leakey_title_alias{margin-top: 15px;display: block;}
.leakey_title_box.leakey_align_center .leakey_title:after{margin-left: auto;margin-right: auto}
/*leakey_title_m*/
.leakey_title.m:after{content: "";display: block;height: 2px;width: 50px;margin-top: 12px} 
.leakey_title.m{font-size: 30px;line-height: 32px}
.leakey_title.m .leakey_title_sub{font-size: 18px;margin-bottom: 10px;line-height: 22px;}
/*leakey_more*/
.leakey_more{border-color: #ccc;display: inline-block;}
.leakey_more:hover{box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);transform: translateY(-3px);}
.leakey_container{max-width:100%;padding-left:50px;padding-right:50px;}
.leakey_more:hover,.leakey_more.leakey_more_white:hover{border:0;background: #04660e;background: -moz-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -o-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -webkit-gradient(linear,left top, right top,from(#04660e),to(#dbd101));background: -moz-linear-gradient(left,#04660e,#dbd101);background: -o-linear-gradient(left,#04660e,#dbd101);background: linear-gradient(left,#04660e,#dbd101); color: #fff}
.leakey_more:hover{border-radius: 50px}
.leakey_more.color,.leakey_more.leakey_more_white.color{border-radius: 50px;border:0;background: #04660e;background: -moz-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -o-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -webkit-gradient(linear,left top, right top,from(#04660e),to(#dbd101));background: -moz-linear-gradient(left,#04660e,#dbd101);background: -o-linear-gradient(left,#04660e,#dbd101);background: linear-gradient(left,#04660e,#dbd101); color: #fff}
.leakey_more,.leakey_more.leakey_more_white{background:#fff}
.leakey_more.gradient_bg_red{border:0;color:#fff}
.leakey_title_btn{margin-bottom:20px}
/*模块标题+按钮，左右结构*/
.leakey_title_btn_lr{position:relative;}
.leakey_title_btn_lr .leakey_title{line-height: 38px}
.leakey_title_btn_lr .leakey_more{position: absolute;right: 0;top:0}
@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: 32px}
    .leakey_title_sub{font-size: 18px}
    .leakey_title_btn_lr .leakey_more{position:relative;right:auto;left:0;float: none!important}
}

/*title加粗*/
.leakey_banner .banner_txt h3,.leakey_title{font-weight: bold!important;}
.leakey_title_des{opacity: 0.75}
ul.pagination li.active a{background-color: #04660e;border-color: #04660e;color: #dbd101}

/*header*/
header{background: rgba(255,255,255,0.05);}
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:405px;z-index: 10}
header .logo img{max-height: 60px;float: left;margin-right: 10px;}
header .logo .t{font-size: 30px;line-height: 30px;color:#04660e!important;margin-top: 7px;opacity: 0.95;margin-bottom: 0px;display:block}
header .logo p{color:#fff;line-height: 22px;font-size: 12px;opacity: 0.6;letter-spacing: 1.25px;}
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;}
header.fixedon nav>ul>li.active>a:link,header.fixedon nav>ul>li.active>a:visited{color:#04660e}
.leakey_header_container{padding: 0 50px;max-width: 100%;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: #333;transition: color 0.3s ease}
header.fixedon .leakey_header_container nav>ul>li:hover>a,header .leakey_header_container nav>ul>li:hover>a{color:#04660e}
header.fixedon .leakey_header_container nav>ul>li:hover>a:after,header .leakey_header_container nav>ul>li:hover>a:after{color:#333}
.leakey_header_container nav>ul>li.active>a{color:#fff}
.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{position: relative;display: block;padding:8px 15px;transition: all 0.2s ease-in-out;background-size: cover;color:#333;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:hover{background:rgba(50, 67, 134, 0.1);color: #333}
.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 50px;background: none;box-shadow: none;border:0;line-height: 22px}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul{border-bottom-left-radius: 8px;overflow:hidden;padding:0 20px}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li{width:25%;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;}
.leakey_header_container nav>ul>li div.rich_sub_nav>ul>li strong{display: block;font-weight: normal;padding:20px 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: #fff;}
.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;}

/*子公司列表*/
.company_list{float: right;position: relative;z-index: 10;width:170px;margin-top:27px;transition: width 0.3s ease-in-out;}
.company_list:hover{width: 270px}
.company_list p{height:35px;line-height: 35px;/*background:#04660e;*/color:#fff;position: relative;padding:0 45px 0 10px;text-align: center;border-radius: 3px;overflow: hidden;}
.company_list p span{display: block;height:35px;width:35px;line-height: 35px;position: absolute;right: 0;top:0;background: #333;cursor: pointer;}
.company_list p span:hover{background: #444}
.company_list ul{padding: 10px 8px;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;overflow: hidden;position: absolute;left:0;top:100%;width:100%;display: none;opacity: 0}
.company_list ul li{margin-bottom: 5px}
.company_list ul li a{padding:5px 15px;border-radius: 5px;display: block;}
.company_list ul li a:hover{background:rgba(50, 67, 134, 0.1);color: #333}
.company_list ul li:last-child{margin-bottom:0;}
.company_list.active ul{display: block;animation:show_sub_nav 0.3s ease-in;animation-fill-mode: forwards;animation-delay: 0.3s}
.company_list.active p{border-bottom-left-radius: 0;border-bottom-right-radius: 0;}

/*子栏目顶部border+fadeInUp*/
.leakey_header_container nav>ul>li div.rich_sub_nav>ul,.leakey_header_container nav>ul>li div{border-top:2px solid #04660e;}
.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%;transform: translateX(-50%)!important;}
.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);}
}

.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: #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: #04660e}
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 30px;position: relative;z-index: 10}
.icon_btn a{display: inline-block;line-height: 22px;color:#fff;font-size:20px;padding:0 10px;cursor: pointer;position: relative;top:20px}
.shop_btn {float: right;line-height: 22px;font-size: 20px;margin-left:20px;cursor: pointer;position: relative;z-index: 10;top:20px}
.lang{float: right;text-align: center;margin-left: 10px;position: relative;z-index: 11;top:20px}
.lang>a{line-height: 22px;font-size: 20px;cursor: pointer;}
.lang ul{display: none;position: absolute;top:100%;left:50%;transform: translateX(-50%);background: rgba(4,102,14,0.9);min-width:50px;}
.lang ul a{color: #fff;display: inline-block;padding: 5px 15px}
.lang:hover ul{display: block;}
.lang ul a{display: block;}
.lang ul a:hover{background: rgba(254,240,1,0.9);color: #04660e}
.header_icon_list{position: absolute;right:50px;bottom: 20px;width:138px;z-index: 10}
.header_icon_list li{float: left;height: 22px;width: 22px;background: #067ad1;color: #fff;border-radius: 50%;overflow: hidden;margin-right: 7px;filter: grayscale(100%);}
.header_icon_list li:nth-of-type(2){background: #1278f3;}
.header_icon_list li:nth-of-type(3){background: #c81f9a}
.header_icon_list li:nth-of-type(4){background: #36c3ee}
.header_icon_list li:nth-of-type(5){background:#f00 }
.header_icon_list li:last-child{margin-right: 0}
.header_icon_list li a{cursor:pointer;cololr:#fff}
.header_icon_list li a:link,.header_icon_list li a:visited{color: #fff;}
.header_icon_list li .iconfont{font-size: 14px;display: block;line-height: 22px;text-align: center;width: 100%;height: 100%;}
.header_icon_list li .iconfont:before{transition: all 0.2s ease-in;}
.header_icon_list li .iconfont:hover:before{text-shadow: 0 0 10px rgba(0, 0, 0,0.3);font-size: 18px;}
.header_icon_list .iconfont:before{padding-right: 0;}
.header_icon_list li:hover{filter: grayscale(0);}

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:#04660e}
.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:#04660e;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{width: 100%;text-align: center;line-height: 0;}
.leakey_header_container nav>ul>li{float: none;display: inline-block;}



/*有子菜单*/
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;margin-right: 50px}
    .leakey_header_container nav{position:relative;}
}
/*header-导航居中-end*/

@media screen and (max-width: 1440px){
    /*header*/
    .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}
    .header_icon_list{right: 20px}
}

@media screen and (max-width: 1280px){
    /*header*/
    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*/
    header nav li a:link, header nav li a:visited{padding: 0 15px}    
    .icon_btn{margin-right: 0px;}
    .top_search .close_popup{top:75px;right:20px}
    .pc_menu, .language{display: none;}
    .mobile_menu{display: block;}
    .header_icon_list{display: none}
    .icon_btn a{top:35px}
    .lang{top:35px;margin-right: 20px}
    .shop_btn{top:35px;margin-right: 70px;margin-left: 0}
}
@media screen and (max-width: 1024px){
    #menu{display: none;}
}

@media screen and (max-width: 720px){
    header .logo .t,header .logo p{display: none}
}

/*banner-video*/
.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;}
.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:#04660e;height:60px;width:60px;background-size: 20px;top:auto;bottom:50px}
.leakey_banner .swiper-button-prev{left:auto;right:110px;border-right: 1px solid #025a0b;}
.leakey_banner .swiper-button-prev:hover,.leakey_banner .swiper-button-next:hover{background-color:#dbd101 ;background-size: 18px;}
.leakey_banner .banner_more{background:#04660e;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;}*/
.leakey_banner .swiper-pagination-bullet:after{background-color:#dbd101 ;}
@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: 720px){
    .leakey_banner .banner_txt p,.leakey_banner .banner_txt h3{max-width: 100%}
}
@media screen and (max-width: 512px){
    /*banner*/
    .leakey_banner .banner_txt h3{font-size: 30px;line-height: 38px;margin-bottom: 20px}
    .leakey_banner .banner_txt p{font-size: 16px;}
}


/*index_about_us*/
.leakey_index_about{background-color: #f2f2f2;overflow: hidden;}
.index_about{padding-right: 20px;}
.index_about_c{margin-top:10px;}
.index_about_c ul{margin-top:60px}
.index_about_c li:first-child a{border-left:1px solid #ddd}
.index_about_c li a .iconfont{transition: all 0.3s ease-in;}
.index_about_c li:hover a .iconfont{transform: rotate(360deg);}
/* .index_about_c li:hover a{font-weight: bold;}*/
.index_about_c li a{text-align: center;display: block;border-right:1px solid #ddd}
.index_about_c li a .iconfont{font-size: 50px;line-height: 50px;color:#04660e;margin-bottom: 10px;display: block;}
.index_about_c li a:hover .iconfont{color:#dbd101 }
.leakey_index_about .leakey_img_box{height: 100%;overflow: hidden;border-radius: 5px;position: relative;}
.leakey_index_about .leakey_img_box video{background: #333;display: none;position: absolute;left:0;top:0;width:100%;height:100%}
.leakey_index_about .leakey_img_box .iconfont{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);font-size: 70px;line-height:70px;color: #fff;z-index: 5;cursor: pointer;}
.leakey_index_about:hover .leakey_img_box img{transform: scale(1.1);}
.leakey_index_about .leakey_img_box img{object-fit: cover;height:100%;width:100%;object-position: top;position: relative;z-index: 3}
.leakey_index_about .leakey_img_box::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:3;transition: all 0.3s ease-in-out;background:#000;opacity: 0.08}
.leakey_index_about .leakey_img_box.active::after{display: none}
.leakey_index_about .leakey_img_box.active .iconfont{display: none}
.leakey_index_about .leakey_img_box.active img{display: none}
.leakey_index_about .leakey_img_box.active video{display: block;}
.leakey_index_about .leakey_col_avg_2:nth-of-type(2){float:right;width:45%;}
.leakey_index_about .leakey_col_avg_2{height: 415px}

.leakey_index_about .leakey_title_box{position: relative;}
.leakey_index_about .leakey_title_box .leakey_more{position: absolute;right: 0;top:0}
@media screen and (max-width: 960px){    
    .index_about{width: 100%;height: auto;padding-right: 0;}
    .leakey_index_about .leakey_col_avg_2{height:auto;}
    .leakey_index_about .leakey_col_avg_2:nth-of-type(2){width: 100%;margin-top: 30px}
    .leakey_index_about .leakey_cols_space .leakey_col{padding-left: 0;padding-right: 0}
    .leakey_index_about .about_video_box{height:415px}
}
@media screen and (max-width: 720px){    
    .leakey_index_about .leakey_more{float:none!important;margin-bottom: 20px}
}
@media screen and (max-width: 614px){  
    .index_about_c ul .leakey_col{width:50%}
    .index_about_c li:nth-of-type(3) a{border-left: 1px solid #ddd}
}
@media screen and (max-width: 512px){
    .leakey_index_about .leakey_more.leakey_more_l{float: none!important;margin-bottom: 20px;}
    .leakey_index_about .leakey_title_box .leakey_fl{float: none!important;}   
    .leakey_index_about .leakey_title_box .leakey_more{position: relative;right: auto;top:auto;margin-bottom: 20px} 
}


/*leakey_index_pro*/
.leakey_index_pro{overflow: hidden;}
.leakey_index_pro .leakey_swiper_wraper{padding-top: 20px}
.leakey_index_pro .leakey_swiper_wraper>.swiper-wrapper>li{background: #f2f2f2;}
.leakey_index_pro .leakey_swiper_wraper>.swiper-wrapper>li>span{line-height: 0;font-size: 0;display: block;}
.leakey_index_pro .leakey_swiper_wraper li{text-align: left;position: relative;transition: all 0.3s ease;}
.leakey_index_pro .leakey_swiper_wraper li .pro_txt{border-radius: 3px;padding:25px 30px;position: absolute;bottom: 50px;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_index_pro .leakey_swiper_wraper li .pro_txt p{display: none;margin-bottom: 10px}
.leakey_index_pro .leakey_swiper_wraper li h4 a{font-size: 16px;font-weight: bold;overflow: hidden;}
.leakey_index_pro .leakey_swiper_wraper li h4 a span{font-weight: normal;float: right;}
.leakey_index_pro .leakey_swiper_wraper li ul{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leakey_index_pro .leakey_swiper_wraper li ul li{display: inline;}
.leakey_index_pro .leakey_swiper_wraper li ul h5{display:none;padding: 0 10px 0 0;min-width: 70px;}
.leakey_index_pro .leakey_swiper_wraper li ul h5 a:before{content: "[ "}
.leakey_index_pro .leakey_swiper_wraper li ul h5 a:after{content: " ]";padding: 0;opacity: 1;}
.leakey_index_pro .leakey_swiper_wraper li:hover ul h5 a:last-child:after{display: inline;}
.leakey_index_pro .leakey_swiper_wraper li ul a{font-size: 14px;font-weight: normal;}
.leakey_index_pro .leakey_swiper_wraper li ul a:hover{text-decoration: underline;font-weight: bold;}
.leakey_index_pro .leakey_swiper_wraper li ul a:after{content: "/";padding: 0 2px 0 5px;opacity: 0.6;}
.leakey_index_pro .leakey_swiper_wraper>.swiper-wrapper>li:hover{transform: translateY(-20px);}
.leakey_index_pro .leakey_swiper_wraper li:hover ul a:last-child:after{display: none;}
.leakey_index_pro .leakey_swiper_wraper li:hover h4{font-size: 18px;margin-bottom: 20px;}
.leakey_index_pro .leakey_swiper_wraper li:hover ul h5{display: inline-block;}
.leakey_index_pro .leakey_swiper_wraper li:hover ul{overflow: visible;white-space: normal;text-overflow: unset;}
.leakey_index_pro .leakey_swiper_wraper li:hover ul li{display: block;}
.leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt{padding:30px 50px;background:rgba(4,102,14,0.85);left: 40px;right: 40px;}
.leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt a{color: #fff}
.leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt p{display: block;}
.leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt{transform: translateY(-20px);}
.leakey_index_pro .leakey_swiper_wraper>.swiper-wrapper>li:after{content: "";background: #04660e;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_index_pro .leakey_swiper_wraper>.swiper-wrapper>li:hover:after{transform: scale(1);opacity: 0.15;}
.leakey_index_pro .leakey_swiper_wraper li img{width: 100%;}
.leakey_index_pro .leakey_title_box{color:#fff;position: relative;}
.leakey_index_pro .leakey_more{position: absolute;right: 0;top:0}
@media screen and (max-width: 1860px){
    .leakey_index_pro .leakey_swiper_wraper li .pro_txt{padding:15px 30px;left: 30px;right: 30px}
}
@media screen and (max-width: 1600px){
    .leakey_index_pro .leakey_swiper_wraper li ul h5{min-width: auto;}
    .leakey_index_pro .leakey_swiper_wraper li:after{opacity: 0.45;}
    .leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt{transform: translateY(0);}    
    .leakey_index_pro .leakey_swiper_wraper li:hover h4{font-size: 18px;margin-bottom: 10px;}
}
@media screen and (max-width: 1440px){
    .leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt p{display: none;}
    .leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt,.leakey_index_pro .leakey_swiper_wraper li .pro_txt{padding-left: 20px;padding-right: 20px;left: 20px;right: 20px}

}
@media screen and (max-width: 512px){
    .leakey_index_pro .leakey_swiper_wraper li:hover .pro_txt p{display: block;}
    .leakey_index_pro .leakey_swiper_wraper li ul h5{min-width: 70px;}
    .leakey_index_pro .leakey_more.leakey_more_l{float: none!important;}
    .leakey_index_pro .leakey_more{position: relative;right: auto;top:auto;margin-bottom: 20px}
}

/*index_project*/
.index_project{overflow: hidden;}
.index_project .leakey_col a {display: block;}
.index_project .leakey_col a strong{display: block;font-size: 22px;padding:20px 0 10px}
.index_project .leakey_col a font{font-weight: bold;display: block;margin-bottom: 10px}
.index_project .leakey_title_box{position: relative;}
.index_project .leakey_more{position: absolute;right: 0;top: 0}
@media screen and (max-width: 1024px){
    .index_project .leakey_col{width: 50%}
}
@media screen and (max-width: 512px){
    .index_project .leakey_col{width: 100%}
    .index_project .leakey_more{position: relative;right: auto;top:auto;margin-bottom: 20px}
}
/*index_news*/
.index_news{background: #f2f2f2;overflow: hidden;}
.index_news_box{display: flex;}
.index_news_box_l{flex-direction: row;flex: 1;padding-right: 20px}
.index_news_box_l li{margin-bottom: 20px}
.index_news_box_l li:last-child{margin-bottom: 0}
.index_news_box_l .leakey_img_box{width: 400px;margin-right: 50px;float: left;}
.index_news_box_l a:hover{color: #333}
.index_news_box_l a{background: #fff;display: block;overflow: hidden;padding-right: 50px}
.index_news_box_l a strong{margin-top: 50px;display: block;font-size: 22px;margin-bottom: 10px}
.index_news_box_l a .news_tips{margin-top: 10px}
.index_news_box_l a .news_tips span{background: #f2f2f2;color:#b31d1d;padding:2px 10px;margin-right: 20px;display: inline-block;}
.index_news_box_l a .news_tips font{opacity: 0.55}
.index_news_box_r{flex-direction: row;width:450px;background: #fff;padding:50px}
.index_news_box_r .t{border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 30px;position: relative;}
.index_news_box_r .t strong{font-size: 26px;font-weight: bold;display: block;margin-top: 5px;margin-bottom: 20px}
.index_news_box_r .t .leakey_cur_date{opacity: 0.5}
.index_news_box_r .t a.iconfont{position: absolute;right: 0;top:-8px;background: #c73f0e;color:#fff;line-height: 50px;height:50px;width: 50px;text-align: center;cursor: pointer;}
.index_news_box_r .t a.iconfont:hover{background: #b31d1d}
.index_news_box_r ul li{margin-bottom: 40px;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.index_news_box_r ul li:last-child{margin-bottom: 0;border:0;padding-bottom: 0}
.index_news_box_r ul li p{opacity: 0.55;font-size: 16px;margin-bottom: 10px}
.index_news_box_r ul li em{opacity: 0.55;display: block;}
.index_news_box_r ul li font{font-weight: bold;font-size: 20px}
.index_news .leakey_title_box{position: relative;}
.index_news .leakey_more{position: absolute;right: 0;top:0}

@media screen and (max-width: 1680px){
    .index_news_box_l a strong{margin-top: 30px}
    .index_news_box_r{width: 380px}
    .index_news_box_l .leakey_img_box{margin-right: 30px}
}
@media screen and (max-width: 1440px){
   .index_news_box_l a strong{margin-top: 0px}
   .index_news_box_l a{padding:20px}
}
@media screen and (max-width: 1200px){
    .index_news_box{display: block;}
    .index_news_box_l,.index_news_box_r{width: 100%;flex:none}
    .index_news_box_r{margin-top:2px}
}
@media screen and (max-width: 720px){
    .index_news_box_l .leakey_img_box{margin-right: 0;width: 100%;margin-bottom: 20px;}
    .index_news_box_l{padding-right: 0}
    .index_news_box_r{padding-left: 20px;padding-right: 20px}
}
@media screen and (max-width: 512px){
    .index_news .leakey_more{position: relative;right: auto;top:auto;margin-bottom: 20px}
}


/*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_count_up li{color: #555}
    .leakey_count_up{background: rgba(255,255,255,0.6);}
    .leakey_count_up li.leakey_col_avg_4{width: 50%;background: rgba(255,255,255,0.6);border-color: #f2f2f2;padding-top: 10px;padding-bottom: 10px;}
    .leakey_count_up li.leakey_col_avg_4:nth-of-type(2){border-right: 1px solid #f2f2f2}
}
@media screen and (max-width: 512px){
    .leakey_count_up li{font-size: 12px;}   
}

/*leakey_footer_bg*/
.leakey_footer_bg{background-color:#222;position:relative;z-index:2;color: rgba(255,255,255,0.9);}
.leakey_footer_bg::after{content:"";position:absolute;opacity:0.08;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background-image: url(../images/bottom_bg.jpg);background-size:cover;}
.leakey_footer_bg a{color: #fff;opacity: 0.9}
.leakey_footer_bg a:hover{color: #dbd101}
.leakey_footer_bg .t a{display: inline-block;}
.leakey_footer_bg .t strong{font-size: 24px;line-height:24px;text-transform: uppercase;display: block;margin-top: 20px}
.leakey_footer_t_container{max-width: 100%;padding:50px 50px;position: relative;z-index: 2}
.leakey_footer_b_container{max-width: 100%;padding:10px 50px;overflow: hidden;opacity: 0.55;position: relative;z-index: 2}
.leakey_footer_t_container>div.leakey_footer_t_main{display: flex;margin-top: 50px;justify-content: space-between;}
.leakey_footer_t_container>div.leakey_footer_t_main>ul{flex: 1;margin-right: 20px}
.leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(1){flex:0.5}
.leakey_footer_t_container>div.leakey_footer_t_main>ul strong{font-size: 20px;display: block;margin-bottom: 20px}
.leakey_footer_t_container>div.leakey_footer_t_main>ul li{margin-bottom: 10px}
.leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(1) li{margin-bottom: 20px}
.leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(3){max-width: 310px;}
.leakey_footer_t_container>div.leakey_footer_t_main>.footer_input_box{width:270px;margin-left: 200px}
.leakey_footer_t_container>div.leakey_footer_t_main>.footer_input_box strong{font-size: 20px;display: block;margin-bottom: 20px}
.leakey_footer_t_container .f_nav{font-size: 18px;}
.leakey_footer_t_container .f_nav li{margin-bottom: 10px}
.leakey_footer_bg .footer_input input{display: block;width: 100%;border-radius: 50px;background: rgba(255,255,255,0.3);color:#fff;border:0;margin-bottom: 10px;padding:2px 10px}
.leakey_footer_bg .footer_input input[type='submit']{margin-bottom: 0;background:#04660e;cursor: pointer;}
.leakey_footer_bg .footer_input input[type='submit']:hover{background:#dbd101}
/*input、textarea，placeholder颜色更改*/
.leakey_footer_bg .footer_input input::-webkit-input-placeholder{color: #fff;opacity: 0.6}
.leakey_footer_bg .footer_input input:-moz-placeholder{color: #fff;opacity: 0.6}
.leakey_footer_bg .footer_input input::-moz-placeholder{color: #fff;opacity:  0.6}
.leakey_footer_bg .footer_input input:-ms-input-placeholder{color: #fff;opacity: 0.6}

.leakey_footer_b {background: rgba(0,0,0,0.2)}
.leakey_footer_b div.leakey_fr a{display: inline-block;margin-left: 20px}
.leakey_footer_bg .footer_icon_list{margin-top: 40px}
.leakey_footer_bg .footer_icon_list li{float: left;height: 40px;width: 40px;background: #067ad1;color: #fff;border-radius: 50%;overflow: hidden;margin-right: 15px;filter: grayscale(100%);}
.leakey_footer_bg .footer_icon_list li:nth-of-type(2){background: #1278f3;}
.leakey_footer_bg .footer_icon_list li:nth-of-type(3){background: #c81f9a}
.leakey_footer_bg .footer_icon_list li:nth-of-type(4){background: #36c3ee}
.leakey_footer_bg .footer_icon_list li:nth-of-type(5){background:#f00 }
.leakey_footer_bg .footer_icon_list li:last-child{margin-right: 0}
.leakey_footer_bg .footer_icon_list li a{cursor:pointer;}
.leakey_footer_bg .footer_icon_list li a:link,.footer_icon_list li a:visited{color: #fff;}
.leakey_footer_bg .footer_icon_list li .iconfont{font-size: 24px;display: block;line-height: 40px;text-align: center;width: 100%;height: 100%;}
.leakey_footer_bg .footer_icon_list li .iconfont:before{transition: all 0.2s ease-in;}
.leakey_footer_bg .footer_icon_list li .iconfont:hover:before{text-shadow: 0 0 10px rgba(0, 0, 0,0.3);font-size: 32px;}
.leakey_footer_bg .footer_icon_list .iconfont:before{padding-right: 0;}
.leakey_footer_bg .footer_icon_list li:hover{filter: grayscale(0);}

@media screen and (max-width: 1440px){
    .leakey_footer_t_container,.leakey_footer_b_container{padding-left: 20px;padding-right: 20px}
    .leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(3){flex: none}
    .leakey_footer_t_container>div.leakey_footer_t_main>.footer_input_box{margin-left: 50px}
}
@media screen and (max-width: 1200px){ 
    .leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(2){display: none}    
    .leakey_footer_t_container>div.leakey_footer_t_main>.footer_input_box{margin-left: 0px}
}
@media screen and (max-width: 1024px){    
    .leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(1){flex: none;width:150px}    
    .leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(3){max-width: none;flex:1}
}
@media screen and (max-width: 720px){
    .leakey_footer_t_container .f_nav{display: none}
}
@media screen and (max-width: 618px){
    .leakey_footer_t_container>div.leakey_footer_t_main{display: block;}
    .leakey_footer_t_container>div.leakey_footer_t_main>ul:nth-of-type(2){width: 100%;margin-bottom: 50px}
    .leakey_footer_t_container>div.leakey_footer_t_main>.footer_input_box{width: 100%;margin-top: 30px;}
    .leakey_footer_bg .footer_icon_list{display: flex;justify-content:space-between;}
    .leakey_footer_bg .footer_icon_list li{text-align: center;margin-right: 0;}
    .leakey_footer_bg .footer_icon_list li .iconfont{display: inline-block;}
}

/*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;background: #04660e;background: -moz-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -o-linear-gradient(left,#04660e 0%,#dbd101 100%);background: -webkit-gradient(linear,left top, right top,from(#04660e),to(#dbd101));background: -moz-linear-gradient(left,#04660e,#dbd101);background: -o-linear-gradient(left,#04660e,#dbd101);background: linear-gradient(left,#04660e,#dbd101); }
#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:after{opacity: 0.15}
.leakey_subbanner{z-index: 5;background-color: #000;}
.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: 100%;padding: 150px 50px 80px;margin: auto;position: relative;z-index: 3;min-height: 500px;}
.leakey_subbanner{background-repeat: no-repeat;background-position: center;background-size: cover;background-color: #f2f2f2;}
.leakey_subbanner .cur_location{margin-top: 50px}
.leakey_subbanner .cur_location li{float: left;}
.leakey_subbanner .cur_location li a{color: #fff;}
.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_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;}
.leakey_subbanner.map>.leakey_container:after{content: "";background: #000;opacity: 0.5;top: 0;left: 0;bottom: 0;right: 0;z-index:2;position: absolute;}
/*去地图水印*/
/*.leakey_subbanner.map div.amap-layer>img{display: none!important}*/
/*联系信息*/
.leakey_subbanner .leakey_contacts{position: relative;z-index: 3;background:none}
.leakey_subbanner .leakey_contacts .leakey_container{padding-left:0;padding-right: 0;color:#000;min-height: auto;padding-bottom: 0;padding-top: 80px}
.leakey_subbanner .leakey_contacts h6{font-size: 20px;margin-bottom: 10px;border-bottom: 1px solid #eee;padding-bottom:10px}
.leakey_subbanner .leakey_contacts .leakey_col div{padding: 30px;height: 100%;background: #fff}
.leakey_subbanner .leakey_contacts .leakey_col div:hover{background:#04660e;color: #fff}
.leakey_subbanner .leakey_contacts .leakey_col div:hover a{color: #fff;}
.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: #000;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;}*/
@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_histroy{background-color: #f2f2f2;}
.leakey_histroy::before{content:"";position:absolute;opacity:0.2;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background-image: url(../images/snow_mountain.jpg);background-position: top center;background-repeat: no-repeat;background-attachment: fixed;}
.leakey_histroy .leakey_histroy_list:before{content:"";border-right:1px dashed #000;position: absolute;top:100px;bottom: 0;opacity:0.25;left: 50%;transform: translateX(-50%);}
.leakey_histroy .leakey_histroy_list>li>strong{position: relative;font-size: 30px;line-height: 100px;height:100px;width:100px;border-radius: 50%;color:rgba(255,255,255,0.9);text-align: center;display: block;background:#04660e;background:radial-gradient(#dbd101,#04660e);margin:auto;font-weight: normal;font-family: Impact}
.leakey_histroy .leakey_histroy_list>li>strong:before{content:"";opacity:0.5;border:1px solid #dbd101;height:120px;width: 120px;border-radius: 50%;display: block;;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.leakey_histroy .leakey_histroy_list>li>strong:after{content:"";opacity:0.2;border:1px solid #dbd101;height:150px;width: 150px;border-radius: 50%;display: block;;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.leakey_histroy .leakey_histroy_list>li:hover>strong:before{animation: h_round_ani 2s infinite;}
.leakey_histroy .leakey_histroy_list>li:hover>strong:after{animation: h_round_ani 2s infinite;animation-delay: 0.2s}
.leakey_histroy .leakey_histroy_list>li>ul{overflow: hidden;margin-top: 50px;margin-bottom: 50px}
.leakey_histroy .leakey_histroy_list>li>ul>li{width:100%;position: relative;overflow: hidden;transition: all 0.3s ease-in-out}
.leakey_histroy .leakey_histroy_list>li>ul>li>div{width: 50%;text-align: right;padding-right: 100px;transition: all 0.3s ease-in-out}
.leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n)>div{float: right;text-align: left;padding-right: 0px;padding-left: 100px;}
.leakey_histroy .leakey_histroy_list>li>ul>li:before{content:"";width:100px;height:1px;background: #04660e;position: absolute;right: 50%;top:10px;transition: all 0.3s ease-in-out}
.leakey_histroy .leakey_histroy_list>li>ul>li:after{content: "";height:10px;width: 10px;background: #04660e;border-radius: 50%;position: absolute;right: calc(50% - 6px);top:5px;outline: 1px solid #04660e;outline-width: 1px;border:1px solid #fff;transition: all 0.3s ease-in-out}
.leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n):before{right: auto;left: 50%}
/*.leakey_histroy .leakey_histroy_list>li>ul>li:hover{transform: rotateY(360deg);}*/
.leakey_histroy .leakey_histroy_list>li>ul>li:hover:after{background: #dbd101}
.leakey_histroy .leakey_histroy_list>li>ul>li:hover:before{width: 60px}
.leakey_histroy .leakey_histroy_list>li>ul>li:hover>div{padding-right: 60px}
.leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n):hover>div{padding-left: 60px;padding-right: 0}
.leakey_histroy .leakey_histroy_list>li>ul>li font{font-size: 22px;color: #04660e;display: block;}
.leakey_histroy .leakey_histroy_list>li>ul>li .leakey_histroy_imgs{height:90px;margin-top: 10px;background:#fff;padding:5px;display: inline-block;overflow: hidden;}
.leakey_histroy .leakey_histroy_list>li>ul>li .leakey_histroy_imgs img{height:100%;margin-right: 5px;float: left;}
.leakey_histroy .leakey_histroy_list>li>ul>li .leakey_histroy_imgs img:last-child{margin-right: 0}
.leakey_histroy .leakey_histroy_list>li>ul>li>p{margin-top: 10px}

@keyframes h_round_ani{
    0%{transform:  translate(-50%,-50%) scale(1);}
    50%{transform:  translate(-50%,-50%) scale(1.2);}
    100%{transform:  translate(-50%,-50%) scale(1);}
}

@media screen and (max-width: 720px){
   .leakey_histroy .leakey_histroy_list>li>strong{margin:0}
   .leakey_histroy .leakey_histroy_list:before{transform: translateX(0);left:70px}
   .leakey_histroy .leakey_histroy_list>li>ul>li>div,.leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n)>div{width: 100%;text-align: left;padding-left: 160px;margin-bottom: 20px;padding-right: 0}
   .leakey_histroy .leakey_histroy_list>li>ul>li:last-child>div{margin-bottom: 0}
   .leakey_histroy .leakey_histroy_list>li>ul>li:after{right: auto;left:45px}
   .leakey_histroy .leakey_histroy_list>li>ul>li:before,.leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n):before{right: auto;left:45px}
}
@media screen and (max-width: 512px){
    .leakey_histroy .leakey_histroy_list>li>strong:after{width: 100px;height:100px}
    .leakey_histroy .leakey_histroy_list>li>strong:before{width:80px;height: 80px}
    .leakey_histroy .leakey_histroy_list:before{transform: translateX(0);left:50px}
    .leakey_histroy .leakey_histroy_list>li>strong{width:60px;height:60px;font-size: 20px;line-height: 60px}
    .leakey_histroy .leakey_histroy_list>li>ul>li:before{width: 30px}
    .leakey_histroy .leakey_histroy_list>li>ul>li>div, .leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n)>div{padding-left: 80px}
    .leakey_histroy .leakey_histroy_list>li>ul>li:before, .leakey_histroy .leakey_histroy_list>li>ul>li:nth-of-type(2n):before{left: 31px}
    .leakey_histroy .leakey_histroy_list>li>ul>li:after{left: 25px}
}

/*subbanenr二级导航*/
.subbanner_nav{width:100%;position: absolute;bottom: 0;left: 0;background: #f2f2f2;border-bottom: 1px solid #ddd}
.subbanner_nav ul{overflow: hidden;max-width: 100%;padding-left:50px;padding-right: 50px}
.subbanner_nav ul li{float: left;}
.subbanner_nav ul li a{padding:25px 40px;display: block;font-size: 22px;text-align: center;position: relative;}
.subbanner_nav ul li:first-child a{padding-left: 5px}
.subbanner_nav ul li:first-child a:after{left:0px}
.subbanner_nav ul li a:after{content: "";height:2px;left:35px;right:35px;position: absolute;bottom: 0;background: #04660e;transform: scale(0);transform-origin: center;transition: 0.3s ease-in-out}
.subbanner_nav ul li:hover a:after,.subbanner_nav ul li.active a:after{transform: scale(1);}
.subbanner_nav ul li:last-child a{padding-right: -10px}
@media screen and (max-width: 1440px){
   .subbanner_nav ul{padding-left: 20px;padding-right: 20px}
}
@media screen and (max-width: 720px){
    .subbanner_nav ul li:first-child a:after{right: 12px}
    .subbanner_nav ul li a:after{left:10px;right:10px}
    .subbanner_nav ul li:last-child a:after{right: 6px}
    .subbanner_nav ul li.active{display: none}
    .subbanner_nav ul li a{padding:15px 0;margin-right: 20px;font-size: 20px}
}
@media screen and (max-width: 512px){
    .subbanner_nav ul li a{font-size: 18px}
    .subbanner_nav ul li:first-child a:after{right: 5px}
    .subbanner_nav ul li a:after{left:5px;right: 5px}
    .subbanner_nav ul li:last-child a:after{right: 5px}
}

.about_page {background: #f2f2f2;padding-top: 80px;padding-bottom: 80px}
.about_page .leakey_container{max-width: 900px;background: #fff;}
.about_detail ul{padding-left: 20px}
@media screen and (max-width: 1200px){
   .about_page .leakey_col_avg_5{width: 25%}
}
@media screen and (max-width: 900px){
    .about_page{padding-top:0;padding-bottom: 0}
}
@media screen and (max-width: 720px){
   .about_page .leakey_col_avg_5{width: 33.3333%}
   .about_page .leakey_container{padding-top: 70px;padding-bottom: 70px}
}

@media screen and (max-width: 512px){
   .about_page .leakey_col_avg_5{width: 50%}
}

.leakey_products .leakey_col img{width: 100%;}
.leakey_products .leakey_col a{border: 1px solid #f2f2f2;display: block;}
.leakey_products .leakey_col a span{overflow: hidden;display: block;line-height: 0;position: relative;}
.leakey_products .leakey_col a span:before{content: "";background: #000;position: absolute;z-index: 1;top: 0;left: 0;right: 0;bottom: 0;opacity: 0.15;transform: scale(0);transition: all 0.3s ease-in-out;}
.leakey_products .leakey_col a span i{position: absolute;top: 50%;margin-top: -35px;display: block;text-align: center;width: 100%;z-index: 2;font-size: 14px;color: #fff;transform: scale(0);transition: all 0.3s ease-in-out;transition-delay: 0.2s;}
.leakey_products .leakey_col a span i:before{font-size: 50px;display: block;line-height: 70px;}
.leakey_products .leakey_col a:hover span:before{transform: scale(1.0);}
.leakey_products .leakey_col a:hover span i{transform: scale(1);}
.leakey_products .leakey_col h3{padding: 5px 20px 10px;text-align: center;}

@media screen and (max-width: 1200px){
    .leakey_products .leakey_col{width: 33.3333333%}
}
@media screen and (max-width: 720px){
    .leakey_products .leakey_col{width: 50%}
}

/*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 li a>em{height:39px;line-height: 39px;}
.leakey_menu li a{padding:15px 0px;display: block;background: #f2f2f2;border-bottom: 1px solid #fff;}
.leakey_menu li a>span{padding-left: 30px;padding-right: 60px;display: block;}
.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: #04660e;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: #04660e;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: -500px;margin-left: -500px;background: #f9f9f9;opacity: 0;z-index: 0;border-radius: 100%;height: 1000px;width: 1000px;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}
}

/*article_list*/
.article_list div{background: #f2f2f2;padding:20px 30px;position: relative;}
.article_list h3{margin-bottom:10px;}
.article_list .leakey_more{margin-top: 20px}
.article_list a:hover img{transform: scale(1.2);}
.article_list a:hover{color:#333}
.article_list .leakey_img_box{border:1px solid #f2f2f2}
@media screen and (max-width:1440px){
    .article_list .leakey_col_avg_4{width:33.3333%}
}
@media screen and (max-width:1200px){
    .article_list .leakey_col_avg_4{width:50%}
}
@media screen and (max-width:720px){
    .article_list .leakey_col_avg_4{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%}
@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%} 
}
@media screen and (max-width: 520px){
    .leakey_article_detail .leakey_container{padding-left: 20px;padding-right: 20px}    
}

/*culture_section*/
.culture_section{background: #fff;position: relative;}
.culture_section ul{padding-left: 20px}
.culture_section .leakey_container{position: static;}
.culture_section .leakey_img_box{position: absolute;top:0;left:50%;right:0;bottom:0;}
.culture_section .leakey_img_box img{object-fit: cover;height:100%;width: 100%}
.culture_section:hover .leakey_img_box img{transform: scale(1.2);}
.culture_section.bg_left .leakey_img_box{left: 0;right: 50%}
.culture_section .leakey_container{min-height: 400px}
.culture_section .leakey_title_box{width: 50%;padding-right: 50px}
.culture_section .leakey_title_box.leakey_fr{padding-left: 50px}
.culture_section .leakey_title_box li{list-style-type: square;}

@media screen and (max-width: 720px){
    .culture_section{margin-bottom: 10px}
    .culture_section:last-child{margin-bottom: 0}
    .culture_section .leakey_title_box{width: 100%;padding-right: 0;padding-left: 0}
    .culture_section .leakey_title_box.leakey_fr{padding-left: 0}
    .culture_section .leakey_img_box{width: 100%;position: relative;left: 0}
    .culture_section .leakey_container{min-height: auto}
}


.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_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: auto;}
.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}

.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}
.product_detail_download{margin-top: 20px}

@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%}
}

li:hover>.leakey_img_box img{transform: scale(1.2);}
.news_detail{margin-top: 85px;background: #f2f2f2}
.news_detail article{background: #fff;padding:80px 150px}

.leakey_article_detail{background: #f2f2f2}
.leakey_article_detail article{background: #fff;padding:80px 50px;max-width:900px;margin-left:auto;margin-right: auto}

@media screen and (max-width: 720px){
    .leakey_article_detail article{padding:0}
    .leakey_article_detail{background: #fff}
}

/*leakey_feedback*/
.leakey_feedback .form-label em{color:#a0c55b;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: #04660e;color: #fff;padding: 0 80px;cursor: pointer;width: auto}
.leakey_feedback .form-group.form-button input:hover{background: #a0c55b;}
.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;}
}

.price_table table{width: 100%}
.price_table table thead {font-size: 24px;background: #f2f2f2}
.price_table table thead th{padding:30px 20px;font-weight: bold}
.price_table table tbody tr{border-bottom: 1px solid #ddd}
.price_table table tbody tr.latest td:first-child{position: relative;}
.price_table table tbody tr.latest td:first-child:before{content: "";height:5px;width:5px;background:#f00;display: block;border-radius: 50%;position: absolute;left:7px;top:50%;margin-top: -3px}
.price_table table tbody td{padding:30px 20px}
.price_table table tbody td:nth-of-type(3),.price_table table tbody td:nth-of-type(4){font-size: 22px;font-weight: bold;}
@media screen and (max-width: 720px){
   .price_table table thead {display: none}
   .price_table table tbody tr{width: 100%;display: block;}
   .price_table table tbody tr td:first-child{display: block;width:100%;padding:20px 20px 0}
   .price_table table tbody tr td{padding:20px}
   .price_table table tbody tr.latest td:first-child:before{top:8px;margin-top: 20px}
}
@media screen and (max-width: 512px){
   .price_table table tbody tr td,.price_table table tbody tr td:first-child{padding-left: 0;padding-right: 0}
   .price_table table tbody tr td:nth-of-type(2){display: block;width:100%;padding:20px 0px 0}
   .price_table table tbody tr td:nth-of-type(3),.price_table table tbody tr td:nth-of-type(4){width: 49%;display: inline-block;}
   .price_table table tbody tr.latest td:first-child{padding-left: 20px}
}


/*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}
}


/*products_sub*/
.products_sub{overflow: hidden;}
.products_sub .leakey_swiper_wraper{height:100%;border:1px solid #f2f2f2}
.products_sub .leakey_swiper_wraper .swiper-slide{background-size: cover;transition: all 0.3s ease-in;background-position: center;}
.products_sub .leakey_swiper_wraper .swiper-slide a{display: block;cursor: pointer;}
.products_sub .leakey_swiper_wraper .swiper-slide a img{width: 100%}
.products_sub .product_des{font-size: 15px;line-height: 22px;opacity:0.9;padding-left: 10px}
.products_sub .product_des_tip{opacity: 0.9;margin-bottom: 10px;display: block;}
.products_sub .product_des_tip:before{content: "/";margin-right: 10px}
.products_sub .product_des_tip:after{content: "/";margin-left: 10px}
.products_sub .leakey_title_box .leakey_title span{font-size: 18px}
.products_sub .products_sub_download{margin-top:30px;}
.products_sub .products_sub_download .leakey_more{background: #11488f}
.leakey_more.leakey_more_icon.leakey_more_icon_download:after{background: #c73f0e}
@media screen and (max-width:1680px){
    .products_sub .leakey_img_list li{width: 25%}
    .products_sub .leakey_img_list li:nth-of-type(5),
    .products_sub .leakey_img_list li:nth-of-type(6){display: none}
}
@media screen and (max-width:1024px){
    .products_sub .leakey_swiper_wraper{height:450px;min-height: none}
    .products_sub_img,.products_sub_txt{width: 100%}
    .products_sub_txt{margin-top: 20px}
}
@media screen and (max-width:720px){
    .products_sub .leakey_swiper_wraper{height:320px}
    .products_sub .leakey_count_up li{width:50%}
    .products_sub .leakey_count_up li:nth-of-type(2n){border-right: 1px solid #ddd}
    .products_sub .leakey_img_list li{width: 50%}
}
@media screen and (max-width:512px){
    .products_sub .leakey_swiper_wraper{height:280px}
}
@media screen and (max-width:414px){
    .products_sub .leakey_swiper_wraper{height:220px}
    .products_sub .leakey_img_list li{width: 100%}
}

.leakey_split_line_txt{margin:30px 0}
.leakey_cols_space .products_sub_txt,.leakey_cols_space .products_sub_img{margin-bottom: 0}
.detail img{max-width: 100%}
.product_des_content table {border-top:1px solid #ddd;border-left:1px solid #ddd }
.product_des_content table td{border-bottom:1px solid #ddd;border-right: 1px solid #ddd;padding:10px 20px}