.baakdu{
    width: 950px;
    margin: 15px auto;
}
.email{
    width: 1200px;
    margin: 50px auto;
}
.box{
    margin: 1px auto;
    width: 950px;
    height: 1000px;

    display: flex;
}
.left{
    width: 650px;
    height: 1000px;
    margin-right: 12px;
    background-color: white;

}
.title{
    height: 50px;
    background-color: white;

}
.biuTaai{
    line-height: 50px;
    font-size: 25px;
    margin-left: 5px;
}
.tau{
    width: 600px;
    height: 570px;

}
.bigTau img{
    width: 650px;
    height: 580px;
    object-fit: fill;
}
.right{
    width: 288px;
    background-color: white;
}
.download{
    width: 200px;

    height: 90px;
padding-top: 10px;


}
.text{
    font-size: 13px;

    margin: 2px auto;
    text-align: center;
}
.click{
    height: 55px;
    width: 200px;
    background-color: #4A9DEC;
    margin: 5px auto;
    border-radius: 27px;
    text-align: center;
    line-height: 55px;
    font-size: 23px;
    color: white;
    font-weight: 560;
}
.like{
    width: 50px;
    background-color: gold;
    margin-right: 5px;
}
.auth{
    margin-top: 10px;
    height: 120px;
    background-color: lightgoldenrodyellow;
    margin-bottom: 12px;
    border-radius: 2px;

}
.seonsik div{
    margin-left: 5px;
    height: 38px;
    font-size: 20px;
}
/*.seonsik span{*/
/*    margin-right: 25px;*/
/*}*/
.ms{

    font-weight: 550;
    font-size: 20px;
    margin-bottom: 10px;
}
.gai{
    display: block;
    word-break: break-all;
    font-size: 17px;

}
