/**
 * @author     leakey
 * @date       创建日期
 */
.leakey_container{padding:100px 20px}
a:hover {color: #1c68ad;}
/*leakey_title*/
.leakey_title:after{content: "";display: block;height: 2px;width: 74px;background: #555;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;line-height: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: #1c68ad;background: -moz-linear-gradient(left,#1c68ad 0%,#188ffb 100%);background: -o-linear-gradient(left,#1c68ad 0%,#188ffb 100%);background: -webkit-gradient(linear,left top, right top,from(#1c68ad),to(#188ffb));background: -moz-linear-gradient(left,#1c68ad,#188ffb);background: -o-linear-gradient(left,#1c68ad,#188ffb);background: linear-gradient(left,#1c68ad,#188ffb); color: #fff}
.leakey_more.gradient_bg_red{border:0;color:#fff}
.leakey_container{max-width:100%;padding-left:50px;padding-right:50px;}
/*模块标题+按钮，左右结构*/
.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}
}

/*header*/
header{background: rgba(255,255,255,0.05);}
header:after{content: "";position: absolute;width: 100%;height: 1px;left: 0;bottom: 0;opacity: 0.08;background: #fff}
header.fixedon{background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);}
header.fixedon nav>ul>li>a:link,header.fixedon nav>ul>li>a:visited{color: #333;}
header .logo{display: block;left: 50px;top: 50%;margin-top: -30px;position: absolute;line-height: 0;width:520px}
header .logo img{max-height: 60px;float: left;margin-right: 10px;}
header .logo .t{font-size: 24px;line-height: 24px;color:#fff;margin-top: 9px;opacity: 0.95;margin-bottom: 3px;display: block;}
header .logo p{color:#fff;line-height: 22px;font-size: 12px;opacity: 0.6;letter-spacing: 0.8px;text-transform: uppercase;}
header.fixedon .logo .t,header.fixedon .logo p,header.show_search .logo .t,header.show_search .logo p{color:#333}
header nav li a:link,header nav li a:visited{color: #fff;padding: 0 25px;}
header.fixedon nav>ul>li>a:link, header.fixedon nav>ul>li>a:visited,header.show_search nav>ul>li>a:link, header.show_search nav>ul>li>a:visited{color: #333;}
.leakey_header_container{padding: 0 50px;max-width: 100%;z-index: 10;}
.leakey_header_container nav>ul>li>a{display:block;height: 90px;line-height: 90px;font-size: 18px;position: relative;overflow: hidden;}
.leakey_header_container nav>ul>li>a span{display: block;transition: transform 0.3s ease-in-out;}
.leakey_header_container nav>ul>li.active a{color:#fff}
.leakey_header_container nav>ul>li>a:after{content: attr(data-name);color:#fff;display: block;height: 100%;width: 100%;position: absolute;left: 0;top: 100%;transition: transform 0.3s ease-in-out;}
.leakey_header_container nav>ul>li>a:after{color:#333}
.leakey_header_container nav>ul>li>a:hover:after{transform: translateY(-100%);}
.leakey_header_container nav>ul>li>a:before{content: "";height: 2px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background: #18498a;width: 0;opacity: 0;transition: all 0.6s ease-in-out;}
.leakey_header_container nav>ul>li>a:hover:before{width: 100%;opacity: 1;}
/*顶部导航当前页高亮*/
/*.leakey_header_container nav>ul>li.active>a span{transform: translateY(-100%);}
.leakey_header_container nav>ul>li.active>a:after{transform: translateY(-100%);color:#fff}
header.fixedon .leakey_header_container nav>ul>li.active>a:after{color:#333}
.leakey_header_container nav>ul>li.active>a:before{width:100%;opacity: 1;background:#1686ea}*/
.leakey_header_container nav>ul>li>a:hover span{transform: translateY(-100%);}
.leakey_header_container nav>ul>li:hover>div{max-height: 800px;border-bottom: 1px solid #f2f2f2;}
.show_search .leakey_header_container nav>ul>li:hover>div{max-height: 0;}
.leakey_header_container nav>ul>li>div{position: absolute;left:0;right: 0;background:#fff;padding:0 50px;text-align: left;max-height: 0;overflow: hidden;transition: max-height 0.3s ease-in-out;}
.leakey_header_container nav>ul>li>div h4{font-size:28px;line-height: 28px;margin-bottom: 30px;margin-top:50px}
.leakey_header_container nav>ul>li>div ul{overflow: hidden;text-align: left;margin-bottom: 50px;}
.leakey_header_container nav>ul>li>div ul li a{background:#555;position: relative;display: block;padding:0 20px;font-size: 18px;height:90px;line-height: 90px;transition: all 0.3s ease-in-out;background-size: cover;}
.leakey_header_container nav>ul>li>div ul li a:after{content:"+";display:block;position: absolute;transition: all 0.3s ease-in-out; right:0;bottom:0;height: 40px;width:40px;text-align: center;background: #257bcc;color: #fff;line-height: 40px;transition-delay: 0.05s;}
.leakey_header_container nav>ul>li>div ul li a:hover{text-indent: 1em;}
.leakey_header_container nav>ul>li>div ul li a:hover:after{line-height: 50px;height:50px;width:50px;text-indent: 0;}
.leakey_header_container nav>ul>li>div ul li a:before{content: "";position: absolute;top:0;left:0;bottom:0;right:0;background: #000;opacity: 0.3;z-index: 0;}
.leakey_header_container nav>ul>li>div ul li a span{position: relative;z-index: 2;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.leakey_header_container nav>ul>li ul{display: block;clear: both;}
header .leakey_header_container nav>ul>li>div>ul a:hover{color:#fff}
header .leakey_header_container nav>ul>li>div:before{content:"";height:1px;width:100%;background:#f2f2f2;position: absolute;top:0;left:0}
.language{float: right;}
.language a{display: block;height: 90px;line-height: 90px;padding: 0 15px;position: relative;float: left;color: #fff}
.language a:after{content: "";width: 1px;height: 13px;top: 50%;margin-top: -6px;right: 0;background: #fff;display: block;position: absolute;transform: skewX(-10deg);}
.language a:last-child{padding-right: 0;}
.language a:last-child:after{display: none;}
header.fixedon .language a:hover,header.show_search .language a:hover{color: #1686ea}
header.fixedon .language a,header.show_search .language a{color: #333;}
header.fixedon .language a:after,header.show_search .language a:after{background: #333;}
.icon_btn{float: right;padding:0 0 0 50px;}
.icon_btn a{display: inline-block;line-height: 90px;color:#fff;font-size:20px;padding:0 10px;cursor: pointer;position: relative;}
header.fixedon .icon_btn a,header.show_search .icon_btn a{color:#333}
header.show_search .mobile_menu:before,header.show_search .mobile_menu:after,header.show_search .mobile_menu span{background:#333}
.icon_btn a:hover,header.fixedon .icon_btn a:hover{color:#1686ea}
.top_search{background:#fff;position:fixed;max-height: 0;overflow: hidden;padding:0;transition: all 0.3s ease-in-out;top:0;left:0;width:100%;z-index:2;border-bottom: 1px solid #f2f2f2;}
.top_search:before{content:"";height:1px;width:100%;background:#f2f2f2;position: absolute;top:90px;left:0}
.top_search div{width:100%;margin:auto;max-width: 800px;position: relative;padding:0 20px}
.top_search div input{width:100%;background: #f2f2f2;height:50px;line-height: 50px;padding:0 55px 0 20px;border:0;font-size: 16px;}
.top_search div a{position: absolute;right:20px;top:50%;transform: translateY(-50%);display: block;height:40px;width:50px;line-height: 40px;text-align: center;font-size: 24px;cursor: pointer;}
.top_search .close_popup{position: absolute;right:50px;top:50%;margin-top:39px;font-size: 24px;color:#1686ea;cursor: pointer;transition: transform 0.3s ease-in-out;}
.top_search .close_popup:hover{transform: rotate(90deg);}
header.show_search .top_search{max-height: none;padding:170px 0 80px;}
.top_search input::-webkit-input-placeholder{color: #bbb;}
.top_search input:-moz-placeholder{color: #bbb;}
.top_search input::-moz-placeholder{color: #bbb;}
.top_search input:-ms-input-placeholder{color: #bbb;}
/*input、textarea，placeholder颜色更改*/
.top_search div input::-webkit-input-placeholder{color: #000;opacity: 0.45}
.top_search div input:-moz-placeholder{color: #000;opacity: 0.45}
.top_search div input::-moz-placeholder{color: #000;opacity: 0.45}
.top_search div input:-ms-input-placeholder{color: #000;opacity: 0.45}

/*header-导航居中-start*/
/*.leakey_header_container nav>ul{float: left;margin-top: -90px}
.leakey_header_container nav>ul{width: 100%;text-align: center;line-height: 0;}
.leakey_header_container nav>ul>li{float: none;display: inline-block;}*/
.leakey_header_container nav>ul{float: right;margin-top: 0;width: auto;text-align: center;}/*header-导航居中取消*/
/*header-导航居中-end*/
@media screen and (max-width:1680px){
    header .logo .t,header .logo p{display: none}
}
@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}
}

@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}
    header .logo{left:20px}
    .leakey_header_container{padding-left:20px;padding-right: 20px;}
    .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;}
}



/*leakey_footer*/
.leakey_footer{background: #1c68ad;}
.leakey_footer li a{cursor:pointer;}
.leakey_footer li a:link,.leakey_footer li a:visited{color: #fff;}
.qrcode img{border: 0}
.leakey_f_t_l p{clear: both;margin-bottom: 5px;}
.leakey_footer address.iconfont:before{padding-right: 14px;}
.leakey_f_t_l p a{margin-right: 10px;}
.footer_icon_list{margin-top: 40px}
.footer_icon_list li{float: left;height: 40px;width: 40px;background: #36c3ee;color: #fff;border-radius: 50%;overflow: hidden;margin-right: 15px;}
.footer_icon_list li:nth-of-type(2){background: #067ad1;}
.footer_icon_list li:nth-of-type(3){background: #1278f3}
.footer_icon_list li a{cursor:pointer;}
.footer_icon_list li a:link,.footer_icon_list li a:visited{color: #fff;}
.footer_icon_list li .iconfont{font-size: 24px;display: block;line-height: 40px;text-align: center;width: 100%;height: 100%;}
.footer_icon_list li .iconfont:before{transition: all 0.2s ease-in;}
.footer_icon_list li .iconfont:hover:before{text-shadow: 0 0 10px rgba(0, 0, 0,0.3);font-size: 32px;}
.leakey_footer .footer_icon_list .iconfont:before{padding-right: 0;}
.leakey_footer .leakey_title{margin-bottom: 30px;}
.leakey_footer .leakey_title:after{background: #fff;}
.footer_nav{position: relative;width: 100%;text-align: center;margin-top:20px}
.footer_nav li{display:inline;padding:0 10px;position: relative;}
.footer_nav li:last-child{padding-right: 0;}
.footer_nav li:after{content: "";width: 1px;height: 14px;background: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%) skewX(-10deg);}
.footer_nav li:last-child:after{display: none;}
.footer_nav li:first-child{padding-left:0;}
.leakey_f_t_r .qrcode{float: right;margin-left:20px}
.leakey_f_bottom{position: relative;}
.leakey_f_top{color:#fff}
.leakey_f_top .leakey_f_container{position: relative;}
.leakey_f_top a{color: #fff;font-size: 16px;}
.leakey_f_top a:hover{color:#4cacf5}
.leakey_f_bottom .leakey_f_container{position:relative;z-index: 2;opacity: 0.75;padding:10px 50px}
.leakey_f_bottom:after{content:"";background: #000;position: absolute;top:0;left:0;right:0;bottom:0;z-index: 1;opacity: 0.3;}
.footer_logo{position: absolute;left:0;top:50%;width: 100%;text-align: center;transform: translateY(-50%);z-index: 0}
.leakey_f_t_l,.leakey_f_t_r{position: relative;z-index: 1;}
.leakey_f_top .footer_nav li a:hover{color:#4cacf5}
.leakey_footer .bottom_search .iconfont:before{padding-right: 0;}
.leakey_footer .bottom_search .iconfont{cursor: pointer;}
.bottom_search{width:340px;margin:20px auto 0;position: relative;border-radius:100px;overflow: hidden;}
.bottom_search input{width:100%;background: #f2f2f2;height:30px;line-height: 30px;padding:0 55px 0 20px;border:0;font-size: 16px;}
.bottom_search a{position: absolute;right:0;top:50%;transform: translateY(-50%);display: block;height:30px;width:50px;line-height: 30px;text-align: center;color:#333;font-size: 16px;}
.leakey_footer .bottom_search .iconfont{font-size: 20px;}
.bottom_search a:hover{background-color: #b6431e;color:#fff}
.leakey_footer .iconfont{font-size: 16px;}
.leakey_f_container, .leakey_f_bottom .leakey_f_container{max-width: 100%;padding-left: 50px;padding-right: 50px;}
@media screen and (max-width: 1440px){
    /*leakey_footer*/
    .leakey_f_container, .leakey_f_bottom .leakey_f_container{padding-left: 20px;padding-right: 20px;}   
}
@media screen and (max-width: 1200px){
    .footer_logo{display: none;}
}
@media screen and (max-width: 720px){
    .leakey_f_t_r{display: none;}
} 

/*leakey_float_bar*/
#qr_box #qr_wrap a:hover{background:#1c68ad;}
#on_line_contact_box .on_line_contact_t{height:40px;background:#1c68ad;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:210px;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:#1c68ad;border-color:#1c68ad;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:#1c68ad;border-color:#1c68ad;color:#fff;}
#leakey_float_bar.basic_style{bottom:20px;right:20px}
#leakey_float_bar li.goToTop{display: none!important}
@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{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);}
}


/*banner*/
.leakey_banner{height: 800px;height:100vh;background: #333}
.leakey_banner .swiper-pagination{max-width: 100%;padding-left:50px;padding-right: 50px;}
.leakey_banner .swiper-slide:after{opacity: 0.15;}
.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;line-height: 50px;margin-bottom:30px;max-width: 55%;}
.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;letter-spacing: 1px;max-width: 50%;}
.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: 30%;background-color: rgba(255,255,255,0.3);height:60px;width:60px;margin-top:-30px;border:1px solid rgba(255,255,255,0.35)}
.leakey_banner .swiper-button{transition: all 0.15s ease-in}
.leakey_banner .swiper-slide:after{opacity: 0.05;}
/*文字水平居中*/
.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: 1200px){
    .leakey_banner .swiper-pagination,.leakey_banner .banner_txt div{padding-left: 20px;padding-right: 20px}
    .leakey_banner .banner_txt h3, .leakey_banner .banner_txt p{max-width: 100%}
}
@media screen and (max-width: 720px){
    .leakey_banner .banner_txt h3{font-size: 32px}
}
@media screen and (max-width: 720px){
    .leakey_banner .banner_txt p{font-size: 18px}
}

/*index_about_us*/
.leakey_index_about{background: #f2f2f2;overflow: hidden;}
.index_honor,.index_about{min-height:450px}
.index_honor:last-child{border-right:0}
.index_about{padding-right: 20px;}
.index_dep{height: 225px;background: #777;position: relative;overflow: hidden;border-bottom: 20px solid #f2f2f2;}
.index_dep:after,.index_contact:after,.index_honor:after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 0;background: #000;opacity: 0.15;}
.index_dep .leakey_title_box,.index_contact .leakey_title_box,.index_honor .leakey_title_box{position: relative;z-index: 1;}
.index_dep .leakey_more,.index_contact .leakey_more,.index_honor .leakey_more{border-color: #fff;}
.index_contact{height: 225px;background: #555;position: relative;overflow: hidden;}
.index_honor{background: #aaa;position: relative;overflow: hidden;border-right: 20px solid #f2f2f2;}
.index_honor .leakey_title_box,.index_contact .leakey_title_box,.index_dep .leakey_title_box{position: absolute;bottom: 0;left: 0;padding: 20px;color: #fff;width: 100%}
.index_honor .leakey_title_box{padding-bottom: 30px}
.index_honor .leakey_title_box .leakey_title,.index_contact .leakey_title_box .leakey_title,.index_dep .leakey_title_box .leakey_title{margin-bottom: 10px;font-size: 30px;}
.index_dep .leakey_title_box .leakey_title_sub,.index_contact .leakey_title_box .leakey_title_sub{margin-bottom: 0;}
.leakey_index_about .bg{background-repeat: no-repeat;background-size: cover;background-position: center;position: absolute;top: 0;left: 0;bottom: 0;right: 0;transition: all 2s ease-in-out;}
.index_dep:hover .bg,.index_contact:hover .bg,.index_honor:hover .bg{transform: scale(1.2);}
/*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;}
.index_dep_contact .leakey_more:visited,.index_dep_contact .leakey_more:link,.index_honor .leakey_more:link,.index_honor .leakey_more:visited{color:#fff}
.index_dep_contact .leakey_more:hover,.index_honor .leakey_more:hover{color: #333}

@media screen and (max-width: 1024px){
    .index_dep .leakey_more, .index_contact .leakey_more, .index_honor .leakey_more{float: none!important;}
    .leakey_index_about .index_dep_contact .leakey_title_box>.leakey_fl{float: none!important;display: block;}
    .index_dep .leakey_title_box .leakey_title_sub, .index_contact .leakey_title_box .leakey_title_sub{margin-bottom: 20px;}
}
@media screen and (max-width: 960px){
    .index_honor{width: 50%;height: 450px;border-right: 0;}
    .index_dep{height: 200px;border-bottom: 0;}
    .leakey_index_about .leakey_container .index_dep_contact{width: 50%;}
    .leakey_count_up{margin-top: 30px;margin-bottom: 30px;}
    .index_about{width: 100%;height: auto}
    .index_about{padding-right: 0;}
}
@media screen and (max-width: 720px){
    .leakey_index_about .leakey_count_up{background: #f9f9f9;}
    .leakey_index_about .leakey_count_up li.leakey_col_8{width: 50%;background: #f9f9f9;border-color: #f2f2f2;padding-top: 10px;padding-bottom: 10px;}
    .leakey_index_about .leakey_count_up li.leakey_col_8:nth-of-type(3){width: 100%;border-top: 1px solid #f2f2f2}
}
@media screen and (max-width: 512px){
    .leakey_index_about .leakey_more.leakey_more_l{float: none!important;}
    .leakey_index_about .leakey_more.leakey_more_l{margin-bottom: 20px;}
    .leakey_index_about .leakey_title_box .leakey_fl{float: none!important;}
    .index_honor{width: 100%;height: 250px;margin-bottom: 20px;}
    .leakey_index_about .leakey_container .index_dep_contact{width: 100%}
    .index_dep,.index_contact{height: 250px;margin-bottom: 20px;}    
}


.index_pro{overflow: hidden;}
.index_pro .leakey_title_box{margin-bottom: 50px}
.index_pro .index_pro_item_box .leakey_title{font-size: 28px}
.index_pro .index_pro_item_box .leakey_title_box{margin-bottom: 20px}
.index_pro .leakey_swiper_wraper .swiper-slide h3{padding:10px 20px;text-align: center;color: #fff}
.index_pro .leakey_title_btn_lr .leakey_more{color:#fff}
.index_pro .leakey_title_btn_lr .leakey_more.leakey_more_hover_white:hover{color:#333}
.index_pro .qcdzsc li li:hover .leakey_img_box img{transform: scale(1.2);}
.index_pro .wlwsc li:hover .leakey_img_box img{transform: scale(1.2);}

.index_pro .index_pro_item_box{padding:80px 50px;position: relative;overflow: hidden;margin-bottom: 50px}
.index_pro .index_pro_item_box:last-child{margin-bottom: 0}
.index_pro .index_pro_item_box>*{position: relative;z-index:3;color:#fff;font-size: 16px;line-height: 32px}
.index_pro .index_pro_item_box .leakey_title:after{background: #fff}
.index_pro .index_pro_item_box:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background:#1c68ad;opacity:0.85;z-index:2}
.index_pro .wlwsc:after{background:#b6431e;}
.index_pro .index_pro_item_box:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background-size: cover;background-position: center;z-index:0;transition: all 2s ease-in-out;}
.index_pro .index_pro_item_box>h3{font-size: 28px;text-align: center;margin-bottom: 30px}
.index_pro .index_pro_item_box .leakey_col_avg_3 strong{text-align: center;font-size: 22px;font-weight: normal;display: block;margin-top:50px;margin-bottom: 30px}
.index_pro .xpkf{padding-top:120px;padding-bottom: 120px}
.index_pro .qcdzsc:before{background-image: url("../images/qcdz.jpg");}
.index_pro .wlwsc:before{background-image:url("../images/wlw.jpg");}
.index_pro .xpkf:before{background-image: url("../images/xp.jpg");}
.index_pro .index_pro_list_box>.leakey_col:hover>div:before{transform: scale(1.2);}

.index_pro .index_pro_item_box:after{background:#000;opacity: 0.3}

@media screen and (max-width: 1400px){
    .index_pro .index_pro_item_box{padding-left: 20px;padding-right: 20px}
}
.leakey_beautify{background-image: url(../images/wlwbg.jpg);background-attachment: fixed;color: #fff;background-size:cover; }
.leakey_beautify:after{content: "";background: #000;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;opacity: 0.3;}
.leakey_beautify .leakey_container{position: relative;z-index: 1;padding-top: 150px;padding-bottom: 150px;}
.leakey_beautify .leakey_title:after{background: #fff;}

.leakey_hezuo{overflow: hidden;}
.leakey_hezuo .jiegou:before{content:"";position:absolute;top:50%;left:calc(33.3333% - 18px);display:block;opacity:0;animation:jiantou 1s forwards;animation-delay: 1s; height:30px;width:30px;z-index:0;opacity:0;transform:rotate(45deg);background:#1a5d9b}
.leakey_hezuo .jiegou{margin-top:50px;position: relative;}
.leakey_hezuo .jiegou .jiegou_l:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;background-image: url(../images/touzi_bg.jpg);background-position: center;background-size: cover;}
.leakey_hezuo .jiegou .jiegou_l:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;background: #1c68ad;opacity: 0.85}
.leakey_hezuo .jiegou .jiegou_l>div{text-align:center;background:#fff;color:#333;width:300px;padding:30px 50px;animation:hnh 0.3s forwards ;animation-delay: 0.6s; animation-timing-function:cubic-bezier(0.21, 1.89, 0.13, 0.34); position: absolute;z-index: 3;top:50%;left:50%;transform: translate(-50%,-50%);opacity: 0}
.leakey_hezuo .jiegou .jiegou_l>div strong{font-size: 28px;font-weight: normal;}
.leakey_hezuo .jiegou .jiegou_l>div:first-child{background:#b6431e;color:#fff}
.leakey_hezuo .jiegou .jiegou_l{position: relative;padding:60px 0}
.leakey_hezuo .jiegou .jiegou_r{background: #f2f2f2;padding:60px 50px}
.leakey_hezuo .jiegou .jiegou_r>div.leakey_col>div{background: #fff;padding:15px 30px}
.leakey_hezuo .jiegou .jiegou_r>div.leakey_col>div strong{font-size: 16px;margin-top:10px}
.leakey_hezuo .jiegou .jiegou_r>div.leakey_col>div p{opacity: 0.75;}

.hezuo_body .leakey_hezuo .jiegou{overflow: hidden;}
.hezuo_body .leakey_hezuo .jiegou:before{left:calc(33.3333% - 32px);}
.hezuo_body .leakey_hezuo .jiegou:after{content:"";position:absolute;top:50%;left:calc(66.6666% - 38px);display:block;opacity:0;animation:jiantou 1s forwards;animation-delay: 1s; height:30px;width:30px;z-index:0;opacity:0;transform:rotate(45deg);background:#1a5d9b}
@keyframes jiantou{
    from{opacity: 0}
    to{opacity: 1}
}
@keyframes hnh{
    from{transform: translate(-50%,-50%) scale(0);opacity:0;}
    to{transform: translate(-50%,-50%) scale(1);opacity:1;}
}
@media screen and (max-width: 1200px){
    .leakey_hezuo .jiegou .jiegou_l>div{width:50px;padding:20px 10px;line-height: 28px}
    .leakey_hezuo .jiegou .jiegou_r{width:40%;}
    .hezuo_body .jiegou .jiegou_r{padding:50px 30px}
    .index_body .leakey_hezuo .jiegou .jiegou_r{width:80%;}
    .index_body .leakey_hezuo .jiegou:before{left:calc(20% - 18px)}
    .index_body .leakey_hezuo .jiegou .jiegou_r .leakey_col{width:50%}
    .leakey_hezuo .jiegou .jiegou_l{width:20%}
    .hezuo_body .leakey_hezuo .jiegou:before{left:calc(40% - 32px)}
    .hezuo_body .leakey_hezuo .jiegou:after{left:calc(60% - 38px)}
}
@media screen and (max-width: 1024px){
    .index_body .leakey_hezuo .jiegou .jiegou_r .leakey_col{width:100%}
    .index_body .leakey_hezuo .jiegou .jiegou_l{width:30%}
    .index_body .leakey_hezuo .jiegou .jiegou_r{width:70%}
    .index_body .leakey_hezuo .jiegou:before{left:calc(30% - 18px)}
}
@media screen and (max-width: 720px){
    .leakey_hezuo .jiegou .jiegou_l>div{width:300px}
    .leakey_hezuo .jiegou .jiegou_l,.leakey_hezuo .jiegou .jiegou_r{width:100%!important}
    .qcdzsc .leakey_col_avg_3{width:100%}
    .index_body .leakey_hezuo .jiegou:before{display:none}
    .leakey_hezuo .jiegou .jiegou_r{margin-left:0}
    .leakey_hezuo .jiegou .jiegou_r .leakey_col{width:50%!important}
    .leakey_hezuo .jiegou .jiegou_r{padding:20px 10px}
}
@media screen and (max-width: 720px){
    .leakey_hezuo .jiegou .jiegou_r .leakey_col{width:100%!important}
    .leakey_hezuo .jiegou .jiegou_l>div:first-child{background: none}
    .hezuo_body .leakey_hezuo .jiegou{position: relative;padding-top:120px;}
    .hezuo_body .leakey_hezuo .jiegou .jiegou_l{position: absolute;top:0;left:0;width:100%}
    .hezuo_body .leakey_hezuo .jiegou:before,.hezuo_body .leakey_hezuo .jiegou:after{display: none}
    .leakey_hezuo .jiegou .jiegou_r{padding-bottom: 0;}
    .leakey_hezuo .jiegou .jiegou_r:nth-child(3){padding-top:0}
    .hezuo_body .leakey_hezuo .jiegou{margin-top: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 .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:#11488f;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;}
@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}
}

.pro_level_2 .pro_level_2_list>li>div{display: block;padding: 80px 100px;border:1px solid #f2f2f2;position: relative;}
.pro_level_2 .pro_level_2_list>li>div>*{position: relative;z-index: 2}
.pro_level_2 .pro_level_2_list>li>div>.leakey_img_box{position: absolute;z-index: 0;top:0;left:0;right:0;bottom:0;opacity: 0.1;filter: grayscale(60%);transition: all 0.3s ease-in;overflow: hidden;}
.pro_level_2 .pro_level_2_list>li>div>.leakey_img_box img{object-fit: cover;width:100%;height:100%}
.pro_level_2 .pro_level_2_list>li:hover>div>.leakey_img_box{opacity: 1;filter: grayscale(0);}
.pro_level_2 .pro_level_2_list>li:hover>div>.leakey_img_box img{filter:blur(3px);}
.pro_level_2 .pro_level_2_list>li>div:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background: #000;opacity: 0.1;z-index:1}
.pro_level_2 .pro_level_2_list>li:hover>div:after{opacity: 0.25}
.pro_level_2 .pro_level_2_list>li:hover>div,.pro_level_2 .pro_level_2_list>li:hover>div a:link,.pro_level_2 .pro_level_2_list>li:hover>div a:visited{color:#fff}
.pro_level_2 .pro_level_2_list>li>div a.leakey_more{color:#fff;border:0}
.pro_level_2 .pro_level_2_list>li:hover>div .leakey_title:after{background: #fff}
.pro_level_2 .pro_level_2_list>li>div p{margin-bottom: 20px}
.pro_level_2 .pro_level_3_list{margin-bottom: 20px;margin-left:-10px;margin-right: -10px;overflow: hidden}
.pro_level_2 .pro_level_3_list a{padding: 0 10px;font-size: 20px;position: relative;display: block;float: left;}
.pro_level_2 .pro_level_3_list a:after{content:"/";position:absolute;top:0;right:0;z-index:0;transition: all 0.3s ease-in-out}
.pro_level_2 .pro_level_3_list a:last-child:after{display: none}
/*leakey_img_list*/
.leakey_img_list .img_list a{display: block;;border: 1px solid #f2f2f2;text-align: center;}
.leakey_img_list .img_list .img_title{font-size: 18px;padding: 10px 20px;}
.leakey_img_list .img_list .img_des{padding: 0 20px 10px;font-size: 14px;opacity: 0.75;}
.leakey_img_list .img_list li:hover img{transform: scale(1.2);}
.leakey_img_list .img_list a span{position: relative;}
.leakey_img_list li:hover a .leakey_img_box:before{opacity: 0.15;transform: scale(1);}
@media screen and (max-width: 1440px){
    .leakey_img_list .img_list li{width:33.3333%}
}
@media screen and (max-width: 1200px){
    .leakey_img_list .img_list .img_title{padding-left:10px;padding-right: 10px}
    .pro_level_2 .pro_level_2_list>li>div{padding:40px 50px}
}
@media screen and (max-width: 1024px){
    .leakey_img_list .img_list li{width:25%}
}
@media screen and (max-width: 960px){
    .leakey_img_list .img_list li{width:33.333333%}
}
@media screen and (max-width: 720px){
    .pro_level_2_list .leakey_col{width:100%!important}
}
@media screen and (max-width: 512px){
    .leakey_img_list .img_list li{width:50%}
    .leakey_img_list .img_list .img_title{font-size: 16px}
    .pro_level_2 .pro_level_2_list>li>div{padding:40px 30px}
}


/*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: #11488f;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: #11488f;font-weight: bold;}
.leakey_menu>li li a{padding: 8px 0;}
.leakey_menu>li li:after{content: "";position: absolute;left: 50%;top: 50%;margin-top: -250px;margin-left: -250px;background: #f9f9f9;opacity: 0;z-index: 0;border-radius: 100%;height: 500px;width: 500px;transform: scale(0);transition: all 0.3s ease-in-out;transform-origin: center;}
.leakey_menu>li li:hover:after{transform: scale(1);opacity: 1;}
/*菜单普通鼠标效果normal_hover*/
.leakey_menu.normal_hover>li>a:after,.leakey_menu.normal_hover>li li:after{transform: scale(1);}
@media screen and (max-width:1200px){
    .leakey_menu>li li a{padding:8px 0}
    .leakey_menu li a>em{right: 20px}
    .leakey_menu li a>span{padding-right: 50px;padding-left: 20px}
}

.leakey_pro_pic{width: 100%}
.leakey_pro_pic .leakey_swiper_wraper{width: 100%;border: 1px solid #eee;overflow: hidden;position: relative;}
.leakey_pro_pic .leakey_swiper_wraper li.swiper-slide{line-height: 0;} 
.leakey_pro_pic .leakey_swiper_wraper li img{width: 100%;}
.leakey_pro_pic .swiper-pagination{overflow: hidden;border-left: 1px solid #eee;position: relative;width: 100%;}
.leakey_pro_pic .swiper-pagination span{width: 20%;box-sizing: border-box ;display: block;float: left;opacity: 1;border-radius: 0;margin: 0;border: 1px solid #eee;background-size: cover;margin: 0;border-left: 0;border-top: 0;}
.leakey_pro_pic .swiper-pagination span.swiper-pagination-bullet-active{border-bottom-color: #c73f0e;}

.leakey_pro_parameter{padding-left: 10px;}
.leakey_pro_parameter .pro_title{font-size: 34px;line-height: 40px;font-weight: bold;}
.leakey_pro_parameter .pro_ch_tips{opacity: 0.4;display: block;padding-bottom: 10px;}
.leakey_pro_parameter .pro_ch_tips:before{content: "/ ";}
.leakey_pro_parameter .des{padding: 20px 0;font-size: 15px;line-height: 25px;}
.leakey_pro_parameter .details{display: block;padding-top: 20px;padding-bottom: 20px;}

.leakey_cols_space .pro_detail,.leakey_cols_space .pro_img{padding-left: 20px;}
.leakey_pro_parameter .price{color:#c73f0e;font-size:30px;font-weight:bold; line-height: 32px;padding:10px 0}
.leakey_pro_parameter .price .sale{text-decoration: line-through;font-size: 18px;color:#aaa;font-weight: normal;padding-left:10px }
.leakey_pro_parameter .canshu span{font-weight: bold;min-width: 70px;display: inline-block;}
.leakey_pro_parameter .canshu span:after{content: ":";padding:0 10px;float: right;}
.leakey_pro_parameter .buy .leakey_more{background:#c73f0e;color:#fff;border-color:#c73f0e;margin:30px 0 0;font-size: 18px;}

.related_products{margin-top: 50px}
.related_products li a{border: 1px solid #eee;display: block;transition: all 0.3s ease-in-out;text-align: center;}
.related_products li a strong{text-align: center;display: block;padding: 5px 20px;font-weight: normal;}
.related_products li a:hover{transform: translateY(-10px);}
.related_products li .price{background: #f2f2f2;padding:1px 10px;display: inline-block;margin-bottom: 10px}
.related_products li .price.sale{background: none;text-decoration:line-through;padding:1px 5px;opacity: 0.75}
.related_products li a:hover .price{background:#c73f0e;color:#fff;}
.related_products li a:hover .price.sale{color: #333;background: none}

.pro_detail .details{overflow: hidden;}
.pro_detail .details img{max-width: 100%;}
.pro_detail article p{margin-bottom: 0;}
.pro_detail article .details p{margin-bottom: 10px;}
.pro_detail .details td{border-left: 1px solid #ddd;border-top: 1px solid #ddd;padding: 5px}
.pro_detail .details table{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.pro_detail .details tr.firstRow td,.pro_detail .details tr.bg_green td{text-align: center;background: #eee;}

.leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c73f0e'%2F%3E%3C%2Fsvg%3E")}
.leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c73f0e'%2F%3E%3C%2Fsvg%3E")}
.leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next,
.leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{display: none}

@media screen and (max-width:1024px){
    .leakey_pro_pic .swiper-button-prev, .leakey_pro_pic .swiper-container-rtl .swiper-button-next,
    .leakey_pro_pic .swiper-button-next, .leakey_pro_pic .swiper-container-rtl .swiper-button-prev{display: block}
}
@media screen and (max-width: 1200px){
    .leakey_cols_space .pro_img{width: 100%;margin-bottom: 30px;}
    .pro_detail{width: 100%;}
    .leakey_pro_parameter{padding-left: 0;}    
}
@media screen and (max-width: 1024px){
    .leakey_cols_space .pro_detail, .leakey_cols_space .pro_img{padding-left: 10px}
}
@media screen and (max-width: 680px){    
    .related_products.leakey_cols_space .leakey_col{width: 50%}
    .leakey_pro_parameter .canshu li{width: 100%}
}

/*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%}
}

/*leakey_feedback*/
.leakey_feedback .form-label em{color:#c73f0e;padding-right: 5px}
.leakey_feedback .form-group{width: 32%;float: left;margin-right: 2%;margin-bottom: 20px;}
.leakey_feedback .form-group:nth-of-type(3n){margin-right: 0;}
.leakey_feedback .form-group input{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 40px;line-height: 40px;}
.leakey_feedback .form-group textarea{border: 1px solid #ddd;width: 100%;padding: 2px 4px;height: 100px;resize: vertical;}
.leakey_feedback .form-group.form-textarea{width: 100%;}
.leakey_feedback .form-group.form-button{text-align: center;width: 100%;}
.leakey_feedback .form-group.form-button input{border: 0;background: #257bcc;color: #fff;padding: 0 80px;cursor: pointer;width: auto}
.leakey_feedback .form-group.form-button input:hover{background: #c73f0e;}
.leakey_feedback .tips{margin-bottom: 30px;}
.leakey_feedback .form-button input[disabled="disabled"]{background: #ddd;cursor: not-allowed}
.leakey_feedback .form-button input[disabled="disabled"]:hover{box-shadow: none;transform: translate(0);background: #ddd}
@media screen and (max-width: 720px){
    .leakey_feedback .form-group{width: 49%}
    .leakey_feedback .form-group:nth-of-type(3n){margin-right: 2%;}
    .leakey_feedback .form-group:nth-of-type(2n){margin-right: 0;}
}
@media screen and (max-width: 512px){
    .leakey_feedback .form-group{width: 100%}
}

/*leakey_search_result*/
.search-contents-list .content-list li>div{border: 1px solid #f2f2f2;padding: 20px;height: 100%}
.search-contents-list .content-list li img{max-width: 100%;transition: all 0.3s ease-in-out;height: 400px;object-fit: cover;}
.search-contents-list .content-list li a{display: block;}
.search-contents-list .content-list li a.img{line-height: 0;overflow: hidden;margin-bottom: 20px;}
.search-contents-list .content-list li:hover a.img img{transform: scale(1.2);}
.search-contents-list .content-list li a strong{color: #f00}
.big_marks{font-size: 80px!important;display: inline-block;}
.big_marks_l{transform: translateY(30px);padding-right: 10px}
.big_marks_r{transform: translateY(50px);padding-left: 10px}
.search_result_keywords{font-size: 32px}
@media screen and (max-width: 1440px){
    .search-contents-list .content-list li img{height:300px }
    .search-contents-list .leakey_col{width: 33.333333%;}
}
@media screen and (max-width: 720px){
    .search-contents-list .content-list li img{height:200px }
    .search-contents-list .leakey_col{width: 50%;}
}
@media screen and (max-width: 512px){
    .search-contents-list .leakey_col{width:100%;}
    .search-contents-list .content-list li img{width: 100%}
}

/*leakey_sitemap*/
.leakey_sitemap .sitemap_1{display: block;border-top: 1px solid #f2f2f2;font-size: 30px;color: #333;line-height: 40px;padding: 50px 20px 0;margin-top: 50px}
.leakey_sitemap .sitemap_1:nth-of-type(1){border: 0;margin-top: 0;}
.leakey_sitemap .sitemap_1.sitemap_has_child{margin-bottom: 20px;}
.leakey_sitemap .sitemap_2{padding: 0 20px;font-size: 20px;margin-top: 20px;margin-bottom: 10px;}
.leakey_sitemap .sitemap_3{padding: 0 40px;margin-bottom: 10px;display: inline-block;}
.leakey_sitemap .sitemap_has_content{display: block;}
.leakey_sitemap .leakey_container a:first-child{padding-top: 0}


/*.about_pic leakey_swiper_wraper*/
.leakey_swiper_wraper.about_pic li .title{padding:8px 20px}
.leakey_swiper_wraper.about_pic li:hover img{transform:scale(1.2)}
