body{background:#f5f5f5}.tdy-detail{padding:50px;background:#fff;margin-top:30px;min-height:600px}.tdy-detail .title{font-size:30px;color:#333;text-align:center}.tdy-detail .d01{display:flex;flex-wrap:wrap;font-size:15px;color:#333;margin:30px 0;justify-content:space-between;padding:15px 30px;background:#f5f5f5}.tdy-detail .d01 p span{color:#666}.tdy-detail .d01 p a{color:#333;transition:all .3s}.tdy-detail .d01 p a:hover{color:#0a55bb;text-decoration:underline}@media screen and (max-width:1024px){body{background:#fff}.tdy-detail{padding:30px 10px;margin-top:0}.tdy-detail .title{font-size:20px;font-weight:700}.tdy-detail .d01{font-size:14px;margin:20px 0;padding:15px 10px}.tdy-detail .d01 p{width:100%;margin:3px 0}}