.img{
    width: 100%;
    position: relative;
}

.img img{
    width: 100%;
}

.img .tiao{
    position: absolute;
    width: 117px;
    height: 35px;
    top: 815px;
    left: 486px;
}