/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background: #fff;font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#008ce4;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}



/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}





html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#0765d9;}
.title p{font-size: 18px;color:#999;line-height: 30px;}





/*头部*/
.head_bg{height:120px;}
.head{display:flex;align-items:center;justify-content:space-between;height:100%;}
/*logo*/
.logo{display:flex;align-items:center;}
.logo img{height:3.6vw;}
.logo li{margin-left: 10px}
.logo b{font-size:1.6vw;color:#333;}
.logo p{font-size:0.9vw;color:#666;}
/*导航*/
.nav{display: flex;height: 100%;}
.nav li{}
.nav li:after{content:"";display:block;width:0px;height:2px;margin:-53px auto 0;background:#008ce4;transition: 0.3s;}
.nav li.navcurrent:after ,.nav li:hover:after{width:70px;}
.nav li>a{display: block;padding: 0 1.5vw;line-height: 120px;font-size:16px;color: rgb(51 51 51 / 0.8);}
.nav li.navcurrent a, .nav li:hover>a{color: #333;}
/*右边*/
.head_right{display: flex;}
/*搜索*/
.head_search{height: 2vw;}
.head_search form{display:flex;align-items:center;justify-content:space-between;width:10.5vw;height: 100%;margin: 0;background:#eee;border-radius: 100px;overflow: hidden;}
.head_search input{outline: none;border: none;background: none;}
.search_conter{width: 80%;height:100%;margin:0;padding:0 0 0 15px;}
.search_button{width: 2.3vw;}










/*幻灯片*/
.banner{height:860px;}
/* 通过改变animation-timing-function 制作弹性切换效果 */
.banner .swiper-wrapper{transition:2s cubic-bezier(0.68,-0.4,0.27,1.34) 0.2s;}
.banner .swiper-slide a{display: flex;height: 100%;}
/*左右箭头*/
.banner .swiper-button-prev{left: -80px;border-radius:5px 0 0 5px;}
.banner:hover .swiper-button-prev{left: 80px;}
.banner .swiper-button-next{right:-80px;border-radius:0 5px 5px 0;}
.banner:hover .swiper-button-next{right:80px;}
.banner_swiper-button{width:60px !important;height:130px !important;background:rgb(0 104 207 / 0.3);outline: none;transition: 0.3s;}
.banner_swiper-button:after{color:#fff;font-size: 30px !important;}
/*分页*/
.banner-pagination{bottom: 50px !important;}
.banner-pagination span{width: 10px;height: 10px;background:#fff;opacity:.8;border-radius: 100px;outline: none;}
.banner-pagination span.swiper-pagination-bullet-active{width:60px;opacity: 1;}







/*多年专注吊篮出租，租赁*/
.prod{display: flex;justify-content: space-between;}
/*左边*/
.prod_fl a{display:block;width:600px;height:650px;background:#f5f5f5 url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113144107_1378076162.jpg)no-repeat center;position: relative;}
.prod_fl p{display:flex;flex-direction:column;width:86.5%;margin:40px;padding: 30px 20px;background:rgb(255 255 255 / 0.9);text-align:center;position:absolute;bottom:0px;left:0;}
.prod_fl span{display:block;margin-bottom:10px;font-size:24px;color:#333;}
.prod_fl:hover span{color:#008ce4;}
.prod_fl em{ display:block;font-size:16px;line-height:24px;color:#666;font-weight:lighter;}
/*右边*/
.prod_fr{display:flex;justify-content: space-between;flex-wrap: wrap;width: 790px;}
.prod_fr .progdwz2021{width: 790px;}
.prod_fr ul{display:flex;justify-content:space-between;}
.prod_fr ul+ul{margin-top:10px;}
.prod_fr li{width: 390px;position: relative;}
.prod_fr li>a{display:block;height:320px;overflow:hidden;}
.prod_fr li>a img{width:100%;}
.prod_fr li br{display:none;}
.prod_fr li span{ display:block;width:100%;position:absolute;bottom:20px;left:50%;transform:translate(-50%);}
.prod_fr li span a{display:block;width:60%;margin:auto;height:34px;line-height:34px;background:rgb(255 255 255 / 0.9);font-size:16px;font-weight:lighter;text-align:center;}
.prod_fr li:hover span a{background: rgb(0 140 228 / 0.9);color: #fff;}





/*应用案例*/
.suc_con{overflow:hidden;} 
.suc_img table tr td div a {font-size:20px;color:transparent;display: block;position: absolute;bottom:0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 3;transition: all .5s;padding-top: 35px;} 
.suc_img table tr td+td{margin-left:10px;}
.suc_img table tr td>a {position: relative; display: block;overflow: hidden; } 
.suc_img table tr td>a:before{position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.suc_img table tr td{padding-left:0!important;width:25%;position: relative;overflow: hidden;} 
.suc_img table tr td>a img {width: 100%; display: block;height:auto;transition: 0.5s; } 
.suc_img table tr td:hover>a img {transform: scale(1.1); } 
.suc_img table tr td div:hover>a{color: #fff !important;}
.suc_img table tbody {display: flex; flex-wrap: wrap; justify-content: space-between; } 
.suc_img table tbody tr {display: flex; justify-content: space-between; } 
.suc_img table tbody tr+tr{margin-top:10px;}
.suc_img table tr td br {display: none; } 
.suc_img table tr td div {padding-top: 0!important; } 
.suc_img table tr td div a:before {position: absolute; content: ""; width: 0; height: 100%; background: rgba(0,0,0,0.6); top:0; left:0; z-index: -1;transition:all .5s;color: #fff; } 
.suc_img table tr td div a:hover:after {position: absolute; content: ""; width: 40px; height: 27px; background:url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113165021_1975647132.png) no-repeat top; top:40%; left:46%; z-index: -1;transition: all .5s;} 
.suc_img table tr td:hover div a:before{width:100%;} 
.suc_a {display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } 
.suc_a:after {position: absolute; content: ""; width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0; transition: all .5s; } 
.suc_img table tr td:hover>a a:after{opacity: 0.5;}  






/*关于我们*/
.about_bg{height:820px;}
.about{display: flex;}
/*文字*/
.about_text{display: flex;flex-direction: column;justify-content: center;width:700px;height:550px;padding:0 55px;background: #f5f5f5;}
.about_text *{display: block;}
.about_text t{font-size: 28px;color:#333;}
.about_text span{margin-top: 4px;font-size: 14px;color:#999;}
.about_text span:after{content:"";display: block;width:80px;height:2px;margin:35px 0 40px 0;background: #008ce4;}
.about_text p{font-size:16px;line-height:34px;color:#888;font-weight:lighter;}
.about_text li{display: flex;margin-top: 55px;}
.about_text a{width:180px;line-height: 50px;background: #333;font-size: 18px;color:#fff;text-align: center;}
.about_text a+a{margin-left: 25px;}
.about_text a:hover{background: #008ce4;}





/*流程*/
.tech {padding: 80px 0;overflow: hidden;width: 100%;background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20211030/20211030164534_1862279070.jpg) center;}
.tech_box {max-width: 1500px;margin: 0 auto;}
.tech_tit {display: flex;justify-content: center;align-items: center;flex-direction:  column;}
.tech_tit i {width: 20px;height: 3px;background: #008ce4;}
.tech_tit p {font-size: 40px;display: flex;flex-direction: column;align-items:  center;line-height:  36px;padding-top: 16px;}
.tech_tit p span {font-size: 18px;color: #666;line-height: 14px;padding-top: 16px;}
.tech_con {margin-top: 60px;position:relative;z-index: 5;}
.tech_con:after {content:'';width: 99.3%;padding: 50px 0;background:#fff;position:absolute;top: 35%;left:0;border: 1px solid #ddd;z-index: -1;}
.tech_con ul {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 0;}
.tech_con ul:last-child {flex-direction: row-reverse;margin-top: 4%;}
.tech_con li {width: 25%;display: flex;flex-direction: column;align-items:  center;position: relative;}
.tech_con li:after {content:'';display:block;width:8px;height:15px;background:url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231120/20231120110611_584601378.png)no-repeat center;position:absolute;bottom:15px;right:0;}
.tech_con ul:first-child li:last-child:after {bottom: -36px;right: -5px;transform: rotate(90deg);}
.tech_con ul:last-child li {flex-direction:column-reverse;}
.tech_con ul:last-child li:first-child:after {display:none;}
.tech_con ul:last-child li i {margin-top:0;margin-bottom: 18px;}
.tech_con ul:last-child li:after {top: 10px;bottom: 0;}
.tech_con li p {font-size: 22px;line-height: 24px;display: flex;flex-direction: column;align-items: center;width: 62%;}
.tech_con li p span {font-size: 15px;color: #666;line-height: 22px;padding-top: 20px;text-align:  center;}
.tech_con li i {width: 40px;height: 40px;border:1px solid #ddd;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: 15px;font-family: Arial;margin-top: 18px;transition: 0.5s;}
.tech_con li:hover i {background:#008ce4;color:#fff;}






/*版权*/
.copyright_bg{height:626px;background: #111;}
/*联系方式*/
.copyright_connect ul{display:flex;height:120px;}
.copyright_connect ul *{display: block;}
.copyright_connect li{display: flex;justify-content: center;align-items: center;width:25%;height: 120px;background: #008ce4;color:#fff;}
.copyright_connect li:last-child{width:40%;}
.copyright_connect i{display: flex;align-items: center;justify-content: center;width:55px;height:55px;margin-right: 15px; border:1px rgb(255 225 225/0.25) solid;border-radius: 100%;}
.copyright_connect i:after{content:"";display: block;width:25px;height:25px;background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113171229_445796624.png)no-repeat;}
.copyright_connect li:nth-child(3) i:after{background-position-x:-25px;}
.copyright_connect li:nth-child(4) i:after{background-position-x:-50px;}
.copyright_connect span{font-size: 16px;}
.copyright_connect p{margin-top: 5px;font-size:24px;}
.copyright_connect li:last-child p{font-size:16px;}
/*友情链接*/
.copyright_links{display: flex;align-items: center;height: 120px;border-bottom: 1px #333 solid;}
.copyright_links_fl p{height: 30px;line-height: 30px;padding-left: 50px;background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113171229_1473535272.png)no-repeat left center;font-size: 16px;color: #fff;}
.linkTagcs li a{margin-left: 10px;color: #eee !important;line-height: 40px;}
/*栏目*/
.copyright_column{display: flex;justify-content: space-between;margin:80px 0 120px 0;}
.copyright_column_fl ul{display: flex;justify-content: space-between;width:825px;}
.copyright_column_fl a{display: block;padding-left: 20px;font-size: 14px;line-height:36px;color:#999;}
.copyright_column_fl a:first-child{line-height: 22px;margin-bottom: 20px;padding-left: 40px;background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113171330_290952553.png)no-repeat left center;font-size: 18px;color:#fff;}
.copyright_column_fl a:hover{color:#fff;}
.copyright_column_fr{display: flex;}
.copyright_fr_img img{width:160px;height：160px;}
.copyright_fr_toggle{margin-left: 30px;}
.copyright_fr_toggle li{display: flex;align-items: center;justify-content: center;width:180px;line-height: 45px;background: #333;border-radius: 100px;cursor: pointer;position: relative;transition: 0.3s;}
.copyright_fr_toggle li.on{background: #fff;}
.copyright_fr_toggle li.on:after{content: "";display: block;width: 0;height: 0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;position: absolute;left: -30px;}
.copyright_fr_toggle li+li{margin-top: 12px;}
.copyright_fr_toggle i{display: block;width:20px;height:20px;margin: 0;background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231113/20231113171355_432385010.png)no-repeat;transition: 0.3s;}
.copyright_fr_toggle li.on i{background-position-y:-20px; }
.copyright_fr_toggle p{margin-left: 15px;font-size: 16px;color:#fff;}
.copyright_fr_toggle li.on p{color:#333;}







/*最底部*/
.copyright_bottom_bg{height:100px;line-height: 100px;background: #111;border-top: 1px #333 solid;overflow: hidden;}
.copyright_bottom{display: flex;}
.copyright_bottom p{display:flex;}
.copyright_bottom p,.copyright_bottom a{font-size: 14px;color: #999;}
.copyright_bottom a:last-child{display: flex;justify-content: flex-end;flex-grow: 1;}
.copyright_bottom a:hover{color:#fff;}





/* 浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/pengwo/uploadfile/image/20231115/20231115112527_1666801978.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #008ce4; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #008ce4; border-color: #008ce4; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #008ce4; border-color: #008ce4;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#008ce4; }
.y-kefu-box01 .mobile-infos p { color: #008ce4; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #008ce4; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }