

/*易倾诉广告弹窗 20220913*/
.popup-ads{width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: fixed; left: 0; top: 0; z-index: 100001; display: none; /*display: flex;*/ align-items: center; justify-content: center;}
.popup-ads .popup-ads-greuy{ text-align: center;}
.popup-ads-centent{/*width: 7.346rem;*/ width: 8.346rem; max-width: 551px; background: #FFFFFF; border-radius: 10px; padding-bottom: 0.6133rem;}
.popup-ads-centent ul{ list-style: none; margin: 0;}
.popup-ads-centent ul .title{ width: 100%; text-align: center; background: #FE6280; height: 1.106rem; font-size: 0.4266rem; font-weight: 500; color: #FFFFFF; display: flex; align-items: center; justify-content: center; border-top-right-radius: 10px; border-top-left-radius: 10px;}
.popup-ads-centent ul .item{ display: block; padding-left: 0.3733rem; padding-top: 0.6133rem; position: relative; margin-bottom: 0.08rem; cursor: pointer;}
.popup-ads-centent ul .item .touxiang{ position: relative; width: 1.1733rem; height: 1.1733rem; display: block;}
.popup-ads-centent ul .item .touxiang .img{ width: 1.1733rem; height: 1.1733rem;}
.popup-ads-centent ul .item .touxiang .icon{ width: 0.24rem; height: 0.24rem; position: absolute; right: 0; top: 0;}
.popup-ads-centent ul .item .name{ font-size: 0.3466rem; position: absolute; left: 1.8533rem; display: flex; align-items: center; top: 0.49rem; font-weight: 600; color: #333333;}
.popup-ads-centent ul .item .name p{ font-size: 0.2133rem; color: #FE345B; margin-left: 0.1866rem;}
.popup-ads-centent ul .item .info{font-size: 0.26667rem; font-weight: 500; color: #B3B3B3; line-height: 0.64rem; position: absolute; left: 1.8533rem; top: 0.95rem;}
.popup-ads-centent ul .item .renzheng{ display: flex; width: 1.2533rem; height: 0.32rem; background: #F5F5F5; border-radius: 10px; align-items: center; justify-content: center; font-size: 0.16rem; font-weight: 500; color: #808080; position: absolute; left: 1.8533rem; top: 1.5733rem;}
.popup-ads-centent ul .item .renzheng img{ width: 0.2133rem; height: 0.2133rem; margin-right: 0.0933rem;}
.popup-ads-centent ul .item .text{display: flex; padding: 0 0.2rem; height: 0.32rem; background: #F5F5F5; border-radius: 100px; align-items: center; justify-content: center; font-size: 0.16rem; font-weight: 500; color: #808080; position: absolute; left: 3.1866rem; top: 1.5733rem;}
.popup-ads-centent ul .item .goyqs{ display: block; width: 0.9333rem; height: 0.9333rem; position: absolute; right: 0.48rem; top: 0.7466rem;}
.popup-ads-centent ul .item .goyqs{ width: 0.9333rem; height: 0.9333rem;}
.popup-ads-close{ width: 0.7066rem; height: 0.7066rem; margin: 0.52rem auto;}


