html,body{background: #f5f5f5;}
html{min-height: 100%}
body{width: 100%;overflow: hidden;}
.popupRightBottom{display: none !important;}
.sform{padding: .16rem .3rem;background: #09bb07}
.sform form{    display: flex; align-items: center; justify-content: space-between;}
.sform input{font-size: .26rem;padding: .2rem .3rem;background: #fff;border-radius: .1rem;border: none;width: 89%;box-sizing: border-box;}
.sform button.sicon{float: right;border: none;    display: inline-block; width: .53rem;height: .53rem;background: url(../images/search.png) no-repeat center;background-size: .53rem;}

/*头部幻灯片部分*/
.banner{width: 100%;}
.banner .wrapper {position: relative;}
.banner .wrapper .swiper-container {color: #fff;text-align: center;}
.banner .wrapper .swiper-container .swiper-slide {-webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; position: relative;}
.banner .wrapper .swiper-wrapper img {display: block;width: 100%;/*height: 100%;object-fit: cover*/}
.banner .wrapper .swiper-wrapper .slideinfo {display: none;}
.banner .wrapper .pagination {position: absolute;z-index: 20;left: 0;bottom: .1rem;width: 100%;}
.banner .wrapper .swiper-pagination-switch {display: inline-block;width: 0.12rem;height: 0.12rem;border-radius: 0.16rem;background: #555;margin-right: 5px;opacity: 0.8;border: 1px solid #fff;cursor: pointer;}
.banner .wrapper .swiper-active-switch {background: #fff;}
.banner .wrapper .swiper-dynamic-links {text-align: center;}
.banner .swiper-pagination-bullet{width: .14rem!important;height: .14rem; border-radius: .07rem; background: #DFE1E8;opacity: 1;    transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-webkit-transition: all .4s ease-in-out;-o-transition: all .3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #000!important;opacity: 1!important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{text-align: center;}

.tabMain{background: #fff;padding: .3rem 0 0;}
.tabMain ul{padding: 0 .1rem;}
.tabMain ul li{float: left;width: 25%;text-align: center;}
.tabMain ul li .iconImg{display: block;width: .8rem;height: .8rem;margin: 0 auto .16rem;}
.tabMain ul li .iconImg img{display: block;width: 100%;height: 100%;object-fit: cover;}
.tabMain ul li p{font-size: .26rem;color: #8e8e8e}
.colInfo{padding: .3rem .26rem;border-top: 1px solid #eee;display: flex;justify-content: space-between;margin-top: .4rem;}
.colInfo>div{display: flex;align-items: center;font-size: .24rem;color: #999}
.colInfo i{display: inline-block;width: .27rem;height: .27rem;margin-right: .06rem;}
.colInfo .collectNum i{background: url(../images/collect.png) no-repeat center;background-size: .27rem;}
.colInfo .seenum i{background: url(../images/see.png) no-repeat center;background-size: .27rem;}

/*入驻*/
.rzInfo{margin: .2rem;background: #fff;    border-radius: .4rem;overflow: hidden;}
.rzInfo .swiper-container{height: .8rem;line-height: .8rem;float: left;padding: 0 .3rem;}
.rzInfo .swiper-slide{font-size: .26rem;color: #343;max-width: 4.8rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.rzInfo .swiper-slide span{color: #ff7474}
.rzInfo  .rz{width: 1.68rem;text-align: center;float: right;height: .8rem;line-height: .8rem;color: #fff;font-size: .28rem;background: #09bb07;}
/*数据列表*/
.container {padding-bottom: 1.4rem;}
.container .tabDiv {background:  #fff;z-index: 99;}
.container .nav-tab{position: relative;display: flex;justify-content: space-between;padding: 0 .6rem;border-bottom: 1px solid #f5f5f7}
.container .nav-tab li{position: relative;}
.container .nav-tab li a{display: block;height: 1.06rem;line-height: 1.08rem;font-size: .3rem;color: #333;border-bottom: 2px solid #fff;box-sizing: border-box;}
.container .nav-tab li.curr a{color: #09bb07;font-weight: bold;border-bottom: 2px solid #09bb07}



.list li{background: #fff;margin-bottom: .2rem;padding: .3rem .3rem .4rem;}
.list li .leftImg{width: .8rem;height: .8rem;border-radius: 50%;overflow: hidden;float: left;}
.list li .leftImg img{display: block;width: 100%;height: 100%;object-fit: cover;}
.list li .rInfo{margin-left: 1rem;min-height: .8rem;position: relative;}
.list li .rInfo h3 a{display: flex;align-items: center;}
.list li .rInfo h3 em{font-size: .3rem;color: #333;max-width: 66%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.list li .rInfo .rz{display: inline-block;    height: .36rem;line-height: .36rem;padding: 0 .1rem;border-radius: .04rem;background: #09bb07;font-size: .22rem;color: #fff;margin-left: .1rem}


.list li .rInfo .telInfo a{font-size: .26rem;color: #999;display: flex;align-items: center;margin-top: .08rem;}
.list li .rInfo .telInfo s{display: inline-block;width: .3rem;height: .3rem;background: url(../images/tel1.png) no-repeat center;background-size: .3rem;}
.list li .rInfo .telCon{display: block;width: .8rem;height: .8rem;box-shadow: -1px 3px 18px 0px rgba(85, 184, 55, 0.5);background:#09bb07 url(../images/tel2.png) no-repeat center;background-size: .4rem;position: absolute;right: 0;top: 50%;margin-top: -.4rem;border-radius: 50%}
.list li .listBot {margin-top: .4rem;}
.list li .listBot .address{font-size: .26rem;color: #999;display: flex;align-items: center;float: left;max-width: 75%;}
.list li .listBot .address i{display: inline-block;width: .3rem;height: .3rem;background: url(../images/pos.png) no-repeat center;background-size: .3rem;}
.list li .listBot .address span{    max-width: 100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.list li .listBot .juli{float: right;font-size: .26rem;color: #999;}


.loading{text-align: center;line-height: 1rem;font-size: .28rem;}

/*底部*/
.footer{height:1rem;background:#fff;box-shadow: 0 0 .32rem rgba(192,192,192,.28);position: fixed;bottom: 0;left:0;right:0; z-index: 99;padding-bottom:calc(-.3rem + constant(safe-area-inset-bottom));padding-bottom: calc(-.3rem + env(safe-area-inset-bottom));}
.footer ul{    height: 1rem;background: #fff;z-index: 9;display: -webkit-box;}
.footer ul li{width: 20%;text-align: center;position: relative;-webkit-box-flex: 1;}
.footer ul li a{display: block;}
.footer ul li .fotIcon{display: block;width:.42rem;height: .42rem;  margin: .16rem auto 0;}
.footer ul li .fotIcon img {display: block; width: 100%; height: 100%;}
.footer  p{color: #333;font-size: .24rem;}
.footer ul li.active p{color: #09bb07}