body {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
}
a {
    text-decoration: none;
    color: inherit;
}

li {
    list-style: none;
}
.cp {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.cp>a {
    float: left;
    /* width: 300px; */
    width: 200px;
    height: 291px;
    margin-left: 70px;
    margin-top: 20px;
    text-align: center;
    border: 10px solid #e8e8e8;
}

.cpm {
    margin-left: -10px;
    /* width: 300px; */
    width: 200px;
    height: 35px;
    text-align: center;
    border: 10px solid #e8e8e8;
    background-color: #e8e8e8;
}

.cpm>font {
    line-height: 35px;
}

.newImg2{
    /* margin-top: 50px; */
    width: 800px ;
}