.widgets_ads{background-color: var(--primaryColor);padding: 53px 15px 50px;background-image: linear-gradient(to bottom,#aedf82,#0ac361,#0ac361,#0ac361);}
.widgets_ads .ads_title{text-align:center;padding:0 25px 43px;font-size: 33px;line-height: 40px;font-weight: bold;color: #000000;}
.widgets_ads .ads_banner{text-align: center;z-index: 1;position: relative;}
.widgets_ads .ads_banner img{max-width: 290px;max-height: 160px;}
.widgets_ads .ads_content{background-color: #fff;position: relative;color:#000000;max-height: 1600px;overflow: hidden;border-radius: 10px;margin-top: -40px;}
.widgets_ads .ads_content .content{padding:65px 28px 32px;}
.widgets_ads .ads_content .content img{width: auto;height: auto;}
.widgets_ads .ads_content .more_mask{display:none;justify-content:center;position: absolute;width: 100%;background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.2));border-bottom: 45px solid #fff;padding: 100px 10px 0;bottom:0;text-align: center;}
.widgets_ads .ads_content .more_mask .more{position: relative;width: 100%;background-color: #ffd800;border-radius:3px;padding:9px 10px;line-height:14px;max-width: 82px;cursor: pointer;}