html,
body {
    background-color: #F8F8F8;
}

.entem_one {
    width: 100%;
    height: auto;
}

.entem_one img {
    width: 100%;
    height: auto;
}

.left_img,
.right_imgs {
    width: 1.04rem;
    height: auto;
}

.left_img img,
.right_imgs img {
    width: 100%;
    height: auto;
    display: block;
}

.three_describe {
    margin-top: 0.33rem;
    color: #666666;
    text-align: center;
    font-size: 0.16rem;
    margin-bottom: 0.5rem;
}

.three_names {
    margin: 0 0.27rem;
    color: #333333;
    font-size: 0.3rem;
}

.entem_two_coniters,
.entem_three {
    width: 1200px;
    margin: 0 auto;
}

.entem_two {
    padding-top: 0.5rem;
    padding-bottom: 1rem;


}

.two_item {
    width: 49%;
    margin-bottom: 0.3rem;
}

.two_item a {
    width: 100%;
    display: block;
    font-size: 0.18rem;
    background: #fdf3f3 url(../image/wenh.png) no-repeat center left 0.05rem;
    color: #544e4c;
    font-weight: 600;
    padding-left: 0.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
}

.two_item_describe {
    background-color: #FFFFFF;
    font-size: 0.14rem;
    color: #999;
    text-align: justify;
    padding: 0.3rem 0.2rem;
}

.three_left {
    overflow: hidden;
    width: 3.35rem;
    height: 3.3rem;
    position: relative;
    margin-right: 0.15rem;
    overflow: hidden;
    cursor: pointer;

}
.three_left:hover img{
    transform: scale(1.1);
    filter: brightness(1.1);
}
.three_left img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    filter: brightness(1);
}

.left_parings {
    position: absolute;
    top: 0;
    left: 0.25rem;
    padding: 0.25rem;
}

.left_parings h2 {
    font-size: 0.17rem;
    color: #292c2f;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.eabeia{
   padding-right: 90px !important;
}
.left_parings p {
    padding: 0.05rem 0;
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.three_itmoies {
    width: 49%;
    height: auto;
    position: relative;
    margin-bottom: 2%;
    overflow: hidden;
    cursor: pointer;
}

.three_itmoies img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    filter: brightness(1);
}
.three_itmoies:hover img {
    transform: scale(1.1);
    filter: brightness(1.1);
}
ul {
    margin: 0;
    padding: 0;
}

.entem_three {
    margin-top: 0.5rem;
}

.entem_fourks {
    padding-bottom: 0.6rem;
}
