.makets_one {
    width: 100%;
    height: auto;
}

.makets_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;
}

.two_items {
    width: 30%;
    margin-bottom: 0.15rem;
    border-radius: 0.06rem;
    padding-bottom: 0.4rem;
    border: 0.02rem solid #007DFF ;
}

.two_items:hover {
    box-shadow: 0 0 5px #292c2f;
}

.two_imgs {
    width: 0.55rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
}

.two_imgs img {
    width: 100%;
    height: auto;
}

.two_cainters {
    width: 12rem;
    margin: 0 auto;

}

.three_centent_list {
    position: relative;
}

.three_centent_list::before {
    content: "";
    width: 11.18rem;
    height: 0.01rem;
    background: #eff3f5;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0.13rem;
    right: 0;
    top: 0;
    margin: auto;
}

.three_centent_list::after {
    content: "";
    width: 0.01rem;
    height: 2.6rem;
    background: #eff3f5;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.two_items h2 {
    font-size: 0.16rem;
    text-align: center;
}

.two_items p {
    color: #2e2e2e;
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.25rem;
    padding: 0.0.8rem 0;
}

.three_cainters {
    background-color: #FFFFFF;
    padding-top: 0.35rem;
    padding-bottom: 1rem;
}

.htree_centent {
    width: 1200px;
    margin: 0 auto;

    padding: 0.35rem 0.2rem;
    box-shadow: 0 0 0.08rem rgba(0, 0, 0, .1);

}

.three_boxs {
    background-color: #FFFFFF;
}

.three_list_img {
    width: 0.47rem;
    height: auto;
    margin-right: 0.2rem;
}

.three_list_img img {
    width: 100%;
    height: auto;
}

.three_namelis {
    color: #666;
    font-size: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.three_namtitlres {
    color: #999;
    min-height: 0.6rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.three_boxs {
    width: 49%;
    padding: 0.3rem;
}

.fouer_centent_list {
    width: 1200px;
    margin: 0 auto;
}

.foure_imgs {
    width: 0.7rem;
    height: auto;
    margin: 0 auto;
}

.foure_imgs img {
    width: 100%;
    height: auto;
    display: block;
}

.gouer_h2 {
    text-align: center;
    font-size: 0.18rem;
    padding: 0.1rem 0;
}

.fouertse {
    text-align: center;
    color: #999;
    font-size: 0.14rem;
}

.fouer_items {
    width: 23%;
    background-color: #FFFFFF;
    padding: 0.6rem 0;
}

.five_imgs {
    width: 33.3333%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
}


.five_imgs img {
    width: 100%;
    height: auto;
    display: block;
    -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);
}

.five_imgs img:hover {
    transform: scale(1.1);
    filter: brightness(1.1);
}

ul {
    margin: 0;
    padding: 0;
}

.makets_two {
    padding-top: 0.35rem;
    padding-bottom: 0.6rem;
}

.four_coninters {
    background-color: #F8F8F8;
    padding-top: 0.68rem;
    padding-bottom: 0.48rem;
}

.five_coninters {
    background-color: #F8F8F8;
    padding-bottom: 0.35rem;
}
