body{
    font-family: 'Times New Roman', Times, serif;
    font-size: larger;
}

.firstdiv{
    background-color: rgb(77, 78, 82);
    font-size:20px;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    height: 45px;
    font-weight: bolder;
    color: white;
    text-align: left;
    line-height: 200%;
    text-align: left;
}

.seconddiv{
    background-color: rgb(29, 29, 31);
    font-size:25px;
    font-family: 'Times New Roman';
    width: auto;
    height: 60px;
    font-weight: bolder;
    color: white;
    text-align: left;
}

.table1{
    padding: 10px;
    width: 100%;
}

.a1{
    text-decoration : none;
    color: white;
}

button{
    width: 300px;
    height: 50px;
    font-size:25px;
    border: white;
    background: white;
    color:rgb(114, 111, 111);
    font-family: 'Times New Roman', Times, serif;
}
button:hover,button:active{
    color: black;
    background-color:rgb(224, 214, 214);
}

.rightdiv{
    margin-top: 50px;
    margin-right:20px;
    width: 800px;
}

.jiacu{
    font-weight: bolder;
}
.turnred{
    color: red;
}

.thirddiv{
    margin-top: 50px;
    margin-left:50px;
}

.bottomtip{
    margin-top: auto;
    text-align: right;
    margin-bottom: 15px;
}
.juzhongtu{
    text-align: center;
    margin-top: 20px;
}


.imgtuli{
    width: 400px;
    height: auto;
}

.samplesen{
    margin-bottom: 30px;margin-left: 100px;font-size: larger;font-weight: bolder;
}

.imagcamr{
    width: 400px;
    height: 200px;
}
.camrimgdiv{
    text-align: center;
    margin-left: 50px;
    margin-top: 70px;
}
.imgxh{
    width: 20px;
    height: auto;
}