/**
 * @author     leakey
 * @date       2023-12-21
 */
.leakey_container{padding:100px 20px;max-width: 1600px;margin: auto}
a:hover {color: #f45200;}
/*target指当前路径hash指定的元素的样式，用以锚链接遇到fixed导航的位置纠正*/
/*:target{padding-top:90px;}*/
/*leakey_title*/
/*.leakey_title{font-weight: bold!important;}*/
.leakey_title:after{content: "";display: block;height: 4px;width: 74px;background: #f45200;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;border-radius: 5px;font-size: 18px;font-weight: bold;}
.leakey_more:hover{box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);transform: translateY(-3px);}
.leakey_container{max-width:1600px;padding-left:20px;padding-right:20px;margin: auto}
.leakey_more:hover,.leakey_more.leakey_more_white:hover{border:0;background: #f45200;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_more.leakey_more_orange{background: #f45200;color: #fff;border:2px solid #f45200}
.leakey_more.leakey_more_orange:hover{background: #fff;color: #f45200;}
/*模块标题+按钮，左右结构*/
.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_title{font-weight: bold!important;}
.leakey_title_des{opacity: 0.75}



/*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: 20px;top: 50%;margin-top: -30px;position: absolute;line-height: 0;width:365px;z-index: 10}
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: 16px;opacity: 0.6;letter-spacing: 1.2px;}
header.en .logo p{letter-spacing: 1.65px}
header.fixedon .logo .t,header.fixedon .logo p,header.show_search .logo .t,header.show_search .logo p{color:#333}
header nav li a:link,header nav li a:visited{color: #fff;padding: 0 20px;}
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:#f45200}
.leakey_header_container{padding: 0 20px;max-width: 1600px;margin:auto;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:#f45200}
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:#f45200}
.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;}


/*子栏目顶部border+fadeInUp*/
.leakey_header_container nav>ul>li div.rich_sub_nav>ul,.leakey_header_container nav>ul>li div{border-top:2px solid #f45200;}
.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);}
}


.icon_btn{float: right;padding:0 0 0 30px;position: relative;z-index: 10}
.icon_btn a{display: inline-block;line-height: 90px;color:#333;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:#f45200}
.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:#f45200;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;}

.top_sale_tel{float: right;position: relative;z-index: 10}
.top_sale_tel span{font-size: 18px;font-weight: bold;position: relative;top:25px}
.top_sale_tel span i{font-size: 16px;text-align: center;margin-right: 10px;color: #f45200;display: inline-block;height:22px;width: 22px;border-radius: 50%;border:2px solid #f45200;line-height: 22px;}
.top_sale_tel a{font-size: 30px;font-family: Impact;color: #f45200;line-height: 30px;position: relative;top:29px}


/*有子菜单*/
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: 1600px){
    /*header-导航居中取消*/
    .leakey_header_container nav>ul{float: right;margin-top: 0;width: auto}
    .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 15px}
    header .logo{left:20px}
    .leakey_header_container{padding-left:20px;padding-right: 20px;}
    .leakey_header_container nav>ul>li div.rich_sub_nav{padding:0}
}

@media screen and (max-width: 1280px){
    /*header*/
    header nav li a:link, header nav li a:visited{padding: 0 10px}
    .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: 50px;}
    .top_search .close_popup{top:75px;right:20px}
    .pc_menu, .language{display: none;}
    .mobile_menu{display: block;}
}
@media screen and (max-width: 1024px){
    #menu{display: none;}
}
@media screen and (max-width: 860px){
    .top_sale_tel{display: none}
}

@media screen and (max-width: 512px){
    header .logo{transform: scale(0.8);transform-origin: left;}
}
@media screen and (max-width: 380px){
    header .logo{transform: scale(0.7);}
}
@media screen and (max-width: 340px){
    header .logo{transform: scale(0.6);}
}

/*banner-right_img_banner*/
#right_img_banner{overflow: hidden;background:#fff;height:800px;}
#right_img_banner .swiper-slide:after{display: none}
#right_img_banner .rib_box{position: relative;width: 1600px;margin:auto;z-index: 1;max-width: 100%}
#right_img_banner:after{content: "";position: absolute;top:0;left:0;right:0;bottom:150px;background-repeat:no-repeat;background-size:cover;background-image: url(../images/banner_bg.jpg);z-index: 0}
#right_img_banner .leakey_swiper_wrapper{overflow: hidden;width:720px;height:600px;position: absolute;top:250px;left:auto;right:0;}
#right_img_banner .leakey_title_box{max-width: 1600px;margin:auto auto;padding-left: 20px;padding-top: 250px}
#right_img_banner .leakey_title_box .leakey_title{font-size: 52px;line-height: 72px;font-weight: bold;}
#right_img_banner .leakey_title_box .leakey_title span{color:#f45200}
#right_img_banner .swiper-wrapper{position: relative;}
#right_img_banner .swiper-slide{opacity: 0!important}
#right_img_banner .swiper-slide-active{opacity: 1!important}

@media screen and (max-width: 720px){
   #right_img_banner .leakey_swiper_wrapper{width: 100%}
   .leakey_banner .swiper-slide{background-size: contain;}
   #right_img_banner .leakey_title_box{padding-top: 150px}
   #right_img_banner .leakey_title_box .leakey_title{font-size: 45px;line-height: 50px}
   #right_img_banner .leakey_swiper_wrapper{height:500px;top:auto;bottom: 0}
   #right_img_banner .rib_box{height:100%}
}
@media screen and (max-width: 512px){
    #right_img_banner .leakey_swiper_wrapper{height:400px;}
}
@media screen and (max-width: 414px){
    #right_img_banner .leakey_swiper_wrapper{height:300px;}
    #right_img_banner{height:750px}
}


/*leakey_footer_lite*/
.leakey_footer_lite{color: #fff;font-size: 14px;background: #222;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}
.leakey_footer_lite::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background-color: #222;opacity: 0.9}
.leakey_footer_lite .leakey_container{position: relative;z-index: 1}
.leakey_footer_lite a:link,.leakey_footer_lite a:visited{color: #fff;opacity: 0.9}
.leakey_footer_lite a:hover{color: #f45200}
.leakey_footer_lite .txt{font-size: 16px;}
.leakey_footer_lite .txt strong{font-size: 18px;font-weight: bold;display: block;margin-bottom: 20px}
.leakey_footer_lite .txt p{opacity: 0.75}
.leakey_footer_lite ul{margin-left: 200px}
.leakey_footer_lite ul li{margin-bottom: 5px;font-size: 16px;font-weight: 400;text-align: left;}
.leakey_footer_lite ul li.active a{color: #f45200;font-weight: bold;}
.leakey_footer_lite .f_b{padding:0;height:35px;line-height:35px;background: rgba(0,0,0,0.2);color:rgba(255,255,255,0.8);overflow:hidden;position: relative;z-index: 1}
.leakey_footer_lite .f_b>div{max-width: 1600px;margin: auto;position: relative;overflow: hidden;}
.leakey_footer_lite .f_b>div>div.leakey_fr{max-width: 100%;margin:auto;padding-right:20px;}
.leakey_footer_lite .f_b>div>.leakey_fl{padding-left: 20px}

.f_b .leakey_fr a{padding-left: 20px;}
.f_b .leakey_fr a:first-child{padding-left:0}
@media screen and (max-width:1440px){
    .leakey_footer_lite .f_b{padding-left: 0px;padding-right: 0px}
}
@media screen and (max-width:1024px){
    .leakey_footer_lite .leakey_col_avg_3{width:100%}
    .leakey_footer_lite ul li{float: left;margin-right: 20px}
    .leakey_footer_lite ul{overflow: hidden;margin-left: 0}
    .leakey_footer_lite .leakey_col_avg_3:last-child{text-align: center!important;margin-top: 50px}
}
@media screen and (max-width:720px){
    .f_b .leakey_fr,.f_b .leakey_fl{width: 100%;float: none}
}

/*leakey_float_bar*/
#qr_box #qr_wrap a:hover{background:#f45200;}
#on_line_contact_box .on_line_contact_t{height:40px;background:#f45200;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:#f45200;border-color:#f45200;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:#f45200;border-color:#f45200;color:#fff;}
#leakey_float_bar.basic_style{bottom:20px;right:20px}
#float_bar_txt_box{position: fixed;right:30px;transition: all 0.3s ease-in-out;z-index: 90;background: #fff;height:50px;line-height: 50px;padding:0 25px;font-size: 22px;opacity: 0;transition-delay: 0s}
#float_bar_txt_box.active{opacity: 1;right: 50px;transition-delay: 0.2s}
@media screen and (max-width: 720px){
    #leakey_float_bar{bottom:0px;}
    #leakey_float_bar.mp_style {width:100%;padding:0;bottom:0px;margin:0;left:0;right:0;}
    #leakey_float_bar.mp_style li{float:left}
    #leakey_float_bar .lfb_qq,#leakey_float_bar .lfb_qr,#leakey_float_bar.mp_style #on_line_contact_box,#float_bar_txt_box,#leakey_float_bar .lfb_txt{display:none;}
    #leakey_float_bar.basic_style .lfb_tel,#leakey_float_bar.basic_style .lfb_link{display: block}
    #leakey_float_bar.lfb_middle{transform:translateY(0);}
}



/*leakey_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: -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}
}


.index_solutions .bg{background-image:url(../images/index_img.jpg);background-repeat:no-repeat;position:absolute;left:0;width:1193px;bottom:0;height:451px;z-index:0 }
.index_solutions .leakey_container{z-index: 2;position: relative;}
.index_solutions .leakey_title{font-size: 45px;line-height: 50px}
.index_solutions li div{background: rgba(255,255,255,0.3);padding:20px}
.index_solutions li.leakey_col{margin-bottom: 40px!important}
.index_solutions li strong{font-size: 28px;line-height: 32px;color: #f45200;display: block;margin-bottom: 20px}
.index_solutions li p{font-size: 20px;line-height: 28px}

@media screen and (max-width: 1024px){
    .index_solutions li.leakey_col{width: 100%;margin-bottom: 0!important}
}
@media screen and (max-width: 720px){
    .index_solutions>.leakey_container>.leakey_cols>.leakey_col{width:100%}
    .index_solutions .leakey_title br{display: none}
    .index_solutions li div{padding:10px 0}
    .index_solutions li.leakey_col{padding-left: 0;padding-right: 0}
}


.index_indetails {background: #333;background-attachment: fixed;background-image: url(../images/index_detail_bg.jpg);background-size: cover;}
.index_indetails:after{content: "";background-image: url(../images/video_mask.png);background-repeat: repeat;position: absolute;z-index: 1;top:0;left:0;right:0;bottom:0;opacity: 0.5}
.index_indetails:before{content: "";background:#000;position: absolute;z-index: 1;top:0;left:0;right:0;bottom:0;opacity: 0.5}
.index_indetails .leakey_container{max-width: 100%;padding-left:0;padding-right: 0;z-index: 2;position: relative;}
.index_indetails .leakey_title_box{margin-bottom: 80px}
.index_indetails li{height:350px;color: #fff}
.index_indetails li div.txt{padding:50px;font-size: 16px;line-height: 26px;position: relative;height:100%}
.index_indetails li div.txt strong{display: block;font-size: 32px;line-height: 32px;margin-bottom: 20px}
.index_indetails li div.txt strong:after{content: "";height: 4px;width: 50px;display:block;margin:15px 0 20px;background: #f45200;}
.index_indetails li div.txt:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;background-color: #000;opacity: 0.15;transform: scaleY(0);}
.index_indetails li div.txt:hover:after{transform: scaleY(1);}
.index_indetails li.bg_orange div.txt strong:after{background: #fff}
.index_indetails li div.leakey_swiper_wraper{height:100%;width: 100%}
.bg_black{background: #222}
.bg_orange{background: #f45200}
.bg_gray{background: #777}

@media screen and (max-width: 1400px){
    .index_indetails li div.txt{padding:30px}
}
@media screen and (max-width: 1200px){
    .index_indetails li{height:400px}
}
@media screen and (max-width: 1024px){
    .index_indetails li{width: 50%}
    .index_indetails li{height:300px}
}
@media screen and (max-width: 720px){
    .index_indetails li{width: 100%}
    .index_indetails li{height:auto}
    .index_indetails li div.leakey_swiper_wraper{height:300px}
}

.about_banner{background: #fff;}
.about_banner .bg{height:800px;background-image: url(../images/about_bg.jpg);position: relative;padding:80px 80px;border-radius: 20px;overflow: hidden;}
.about_banner .bg::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;transition: all 0.3s ease-in-out;opacity: 0.9;background: linear-gradient(to right, #000 0%, transparent 100%);;}
.about_banner .bg p{width:45%;font-size: 65px;line-height: 70px;font-weight: bold;color: #fff;position: relative;z-index: 3}
.about_banner .bg p span{color:#f45200}
.about_banner .leakey_container{padding-top: 110px}

@media screen and (max-width: 1400px){
   .about_banner .bg p{font-size: 50px;line-height: 60px}
}
@media screen and (max-width: 1024px){
   .about_banner .bg p{width: 100%}
   .about_banner .bg{background-position: center;}
}
@media screen and (max-width: 720px){
    .about_banner .bg{padding:50px;padding-top: 200px}
    .about_banner .bg p{font-size: 35px;line-height: 45px}

}
@media screen and (max-width: 512px){
    .about_banner .bg{padding:30px;padding-top: 220px}
}

.about_mission{}
.about_mission p{font-size: 16px;}

.about_special .leakey_container{overflow: hidden;}
.about_special .leakey_title{line-height: 38px;}
.about_special .about_special_img{margin-bottom: 40px}
.about_special .leakey_img_box{border: 1px solid #ddd;border-radius: 20px;display: block;overflow: hidden;background: #f2f2f2;position: relative;}
.about_special .leakey_img_box:after{content:"";position:absolute;top:50%;left:50%;z-index:0;width:500px;height:500px;transition: all 0.3s ease-in-out;background: #f45200;transform: translate(-50%,-50%) scale(0);border-radius: 50%}
.about_special .leakey_img_box:hover:after{transform: translate(-50%,-50%) scale(1);}
.about_special .leakey_img_box:hover img{transform: translateY(-10px);}
.about_special .leakey_img_box img{position: relative;z-index: 3;transition: all 0.3s ease-in-out;transition-delay: 0.2s}
.about_special .txt strong{text-align: center;font-size: 28px;line-height: 32px;display: block;margin-bottom: 10px}
.about_special .txt p{font-size: 16px;line-height: 26px}

@media screen and (max-width: 720px){
   .about_special_img li{width: 100%}
}
@media screen and (max-width: 512px){
    .about_special li.txt{width: 100%}
}
.about_ambassadors .leakey_img_box{border-radius: 20px;display: block;overflow: hidden;}
.about_who p{margin-bottom: 10px;font-size: 16px;}



/*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_title_box{max-width: 1600px;margin:auto;padding-left:20px;padding-right: 20px}

/*联系信息*/
.leakey_subbanner .leakey_contacts{position: relative;z-index: 3;background:none;max-width: 1600px;margin:auto;padding-left:20px;padding-right: 20px}
.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:#f45200;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;}

@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_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: #f45200;color: #fff;padding: 0 80px;cursor: pointer;width: auto;border-radius: 5px}
.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;}
    #feedback  .fb>.leakey_col_avg_2{width: 100%}
}
@media screen and (max-width: 512px){
    .leakey_feedback .form-group{width: 100%}
}


/*leakey_sitemap*/
.leakey_sitemap .sitemap_1{display: block;border-top: 1px solid #f2f2f2;font-size: 30px;color: #333;line-height: 40px;padding: 50px 20px 0;margin-top: 50px}
.leakey_sitemap .sitemap_1:nth-of-type(1){border: 0;margin-top: 0;}
.leakey_sitemap .sitemap_1.sitemap_has_child{margin-bottom: 20px;}
.leakey_sitemap .sitemap_2{padding: 0 20px;font-size: 20px;margin-top: 20px;margin-bottom: 10px;}
.leakey_sitemap .sitemap_3{padding: 0 40px;margin-bottom: 10px;display: inline-block;}
.leakey_sitemap .sitemap_has_content{display: block;}
.leakey_sitemap .leakey_container a:first-child{padding-top: 0}

@media screen and (max-width: 512px){
   .leakey_sitemap .sitemap_2,.leakey_sitemap .sitemap_3{display: block;}
}


/*leakey_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%}
}


.pro_subbanner{margin-top: 90px;}
.pro_subbanner strong{font-size: 48px;line-height: 55px;display: block;margin-bottom: 20px}
.pro_subbanner p{font-size: 16px;line-height: 32px}

.pro_toolbar{background: #f2f2f2;font-size: 18px;font-weight: bold;line-height: 30px;border-bottom: 1px solid #ddd}
.pro_toolbar .leakey_container{padding-top: 50px;padding-bottom: 50px}
.pro_toolbar .view_style{text-align: center;}
.pro_toolbar .view_style>div{display: inline-block;cursor: pointer;padding:5px 20px;border-radius: 50px;overflow: hidden;user-select: none}
.pro_toolbar .view_style>div.active{background: #ffe8dd;}
.pro_toolbar .view_style>div.active .iconfont{color: #f45200}
.pro_toolbar .count{text-align: right;user-select: none}
.pro_toolbar .count span{color: #fff;display: inline-block;height:30px;line-height: 30px;padding:0 10px;background: #f45200;text-align: center;border-radius: 50px;transition: all 0.3s ease-in}
.pro_toolbar .count span.no_res{background: #d5d5d5;color:#f45200}
.pro_toolbar .count span:hover{background: #333}
.pro_toolbar .iconfont{font-size: 30px;float: left;margin-right: 5px;display:block;}
.pro_toolbar .filter{cursor: pointer;user-select: none;display: inline-block;}
.pro_toolbar .filter.active .iconfont{color: #f45200}

@media screen and (max-width: 1024px){
   .pro_toolbar .leakey_container>.leakey_cols>div:first-child{display: none}
   .pro_toolbar .leakey_container>.leakey_cols>div{width: 50%}
   .pro_toolbar .view_style{text-align: left;}
}

.pro_list li.leakey_col{width: 100%;}
.pro_list li a span.leakey_img_box{border:1px solid #ddd;display: block;border-radius: 5px;overflow: hidden;width:40%;float: left;margin-right: 50px}
.pro_list li.leakey_col a strong{font-size: 24px;line-height: 32px;display: block;margin-top: 0px;font-weight: normal;}
.pro_list.grid li.leakey_col a strong{font-size: 22px;line-height: 24px;display: block;margin-top: 15px;margin-bottom: 5px}
.pro_list.grid li.leakey_col a span.leakey_img_box{width:100%;float: none;margin-right: 0}
.pro_list.grid li.leakey_col{width:33.3333%}
.pro_list .leakey_more{margin-top: 20px}
.pro_list.grid .leakey_more{display: none}
.pro_list p{font-weight: bold;font-size: 16px;line-height: 24px;}
.pro_list .pro_des{padding:10px 0;font-weight: normal;font-size: 14px;}
.pro_list.grid .pro_des{display: none;}
.pro_list.grid p{font-weight: normal;}

@media screen and (max-width: 512px){
   .pro_list.grid li.leakey_col{width: 50%}
   .pro_list.grid p{display: none}
}

.pro_main.leakey_frame_lr .leakey_container{padding-top:60px}
.pro_main.leakey_frame_lr .leakey_left,.pro_main.leakey_frame_lr .leakey_right{transition: all 0.3s ease-in-out}
.pro_main.leakey_frame_lr.min .leakey_left{width: 0;overflow: hidden;}
.pro_main.leakey_frame_lr.min .leakey_right{margin-left: 0}
.pro_main .leakey_left strong{font-size: 18px;font-weight: normal;display: block;margin-bottom: 20px}
.pro_main .leakey_left li {margin-bottom: 10px}
.pro_main .leakey_left li a{font-size: 16px;line-height: 24px}
.pro_main .leakey_left li a:before{content: "";display: inline-block;height: 20px;width: 20px;border:2px solid #333;border-radius: 50%;float: left;margin-right: 10px}
.filter_box{border-bottom: 1px solid #ddd;padding:0 0 20px;position: relative;}
.filter_box .jiantou{position: absolute;right: 0;top:0px;display: block;width: 20px;height:20px;line-height: 20px;transition:  all 0.3s ease-in;transform-origin: center;cursor: pointer;}
.filter_box.active .jiantou{transform: rotate(180deg);}
.filter_box ul{max-height: 0;transition: all 0.3s ease-in-out;overflow: hidden;}
.filter_box.active ul{max-height: 900px}
.filter_box ul li.active a:before{background: #f45200;border-color: #f45200} 

.pro_details_toolbar{background: #f2f2f2;top: 90px;position: fixed;left:0px;width:100%;z-index:5 }
.pro_details_toolbar .leakey_container{padding-top: 20px;padding-bottom: 20px}
.pro_details_toolbar strong{font-size: 22px;font-weight: normal;display: block;float: left;margin-right: 50px}
.pro_details_toolbar ul{overflow: hidden;}
.pro_details_toolbar li{float: left;padding:0 15px;}
.pro_details_toolbar a{display: inline-block;position: relative;padding-bottom: 5px}
.pro_details_toolbar a:after{content: "";height:3px;width:100%;bottom: 0;left:0;position: absolute;background: #f45200;transform: scaleX(0);transition: all 0.3s ease-in-out;}
.pro_details_toolbar a.active:after,.pro_details_toolbar a:hover:after{transform: scaleX(1);}
.pro_details_toolbar a.active:hover{color:#333}

@media screen and (max-width: 512px){
   .pro_details_toolbar ul{width: 100%;text-align: center;}
   .pro_details_toolbar ul li{float: none;display: inline-block;}
   .pro_details_toolbar strong{display: block;width: 100%;text-align: center;margin-bottom: 10px}
   .pro_details_toolbar .leakey_container{padding-top: 10px;padding-bottom: 10px}
}

.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: #f45200;}

.leakey_pro_parameter{padding-left: 10px;}
.leakey_pro_parameter .pro_title{font-size: 34px;line-height: 40px;font-weight: bold;}
.leakey_pro_parameter .pro_ch_tips{opacity: 0.4;display: block;padding-bottom: 10px;}
.leakey_pro_parameter .pro_ch_tips:before{content: "/ ";}
.leakey_pro_parameter .des{padding: 20px 0;font-size: 15px;line-height: 25px;}
.leakey_pro_parameter .details{display: block;padding-top: 20px;padding-bottom: 20px;}

/*.leakey_cols_space .pro_detail,.leakey_cols_space .pro_img{padding-left: 20px;}*/
.leakey_cols_space .pro_detail{padding-left: 20px;}
.leakey_pro_parameter .price{color:#f45200;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:#f45200;color:#fff;border-color:#f45200;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:#f45200;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 10px}
.pro_detail .details table{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.pro_detail .details table tr:nth-child(odd){background: #f2f2f2;font-weight: bold;}
.pro_detail .details table tr:nth-child(odd) td{padding:10px 10px}

.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%}
}

.pro_details{overflow: hidden;margin-top: 157px}
.pro_details .leakey_container{padding-top: 50px}


/*列表分页按钮*/
ul.pagination {margin: 0;padding: 0;text-align: center;margin-top: 20px;}
ul.pagination li {display: inline-block;background:#fff}
ul.pagination li.active{background:#f45200;}
ul.pagination li.active a{color:#fff;}
ul.pagination li.active a{border-color:#f45200;}
ul.pagination li.disabled a{color:#ccc;}
ul.pagination li a {display: block;line-height: 40px;padding: 0 10px;border: 1px solid #ccc;margin-left: -1px}
ul.pagination li.active_next a{border-left-color:#f45200;}


.mobile_menu span,.mobile_menu:before, .mobile_menu:after{background: #333}