/* 111 */
.tmyy{width:100%;padding: 40px;border-radius: 20px;box-sizing: border-box;background:#fff;}
.slick-dots li button:before{display:none;}
.tmyy .slick-dots li{width:10px;height:10px;background:#fff;border-radius: 50%;}
.tmyy .slick-dots .slick-active{background: #1376ed;width: 30px;border-radius: 33px;transition: all .5s;}
.tmyy .slick-dots{margin-left:-40px;}
