.RE1-contianer .RE1-banner>img {
    width: 100%;
    height: auto;
    /* background: url('/info/images/RE1/RE1_banner.png');
    background-size: 100% 100%; */
}
.RE1-contianer .fullimg {
    width: 100%;margin-top:0.2rem;
    height: auto;
}

.RE1-contianer .RE1-main {
    padding: 1.2rem 4rem;
}

.RE1-contianer .RE1-main .text-style-1 {
    font-size: 0.28rem;
    font-weight: 600;
    color: #2E3033;
    line-height: 1.7;
}

.RE1-contianer .RE1-main .text-style-2 {
    font-size: 0.24rem;
    color: #2E3033;
    line-height: 1.5;
    text-align: justify;
}

.RE1-contianer .RE1-main .text-style-3 {
    text-indent: 2em;
    text-align: justify;
}

.RE1-contianer .RE1-main .RE1-common-title {
    font-size: 0.36rem;
    font-weight: 600;
    color: #ac5f2f;
    padding-left: 0.28rem;
    margin-bottom: 0.3rem;
    position: relative;
}

.RE1-contianer .RE1-main .RE1-common-title::before {
    content: '';
    width: 0.08rem;
    height: 0.34rem;
    background: #ac5f2f;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.margin-top-80 {
    margin-top: 0.8rem;
}

.RE1-contianer .RE1-main>h6 {
    font-size: 0.4rem;
    color: #272727;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0.6rem;
}

.RE1-main .RE1-intro {
    margin-bottom: 0.8rem;
}

.RE1-main .RE1-intro div:nth-of-type(2) {
    text-indent: 2em;
    margin-top: 0.3rem;
    text-align: justify;
    font-weight: 400;
}

.RE1-main .RE1-testIndex .RE1-index1 {
    display: block;
    margin: 0.7rem auto 0.4rem;
    width: 11.96rem;
    height: auto;
}

.RE1-main .RE1-testIndex .RE1-index2 {
    display: block;
    margin: 0.4rem auto;
    width: 8.97rem;
    height: auto;
}

.RE1-main .RE1-testIndex .RE1-index3 {
    display: block;
    margin: 0.4rem auto;
    width: 11rem;
    height: auto;
}

.RE1-main .RE1-testMean ul,
.RE1-main .RE1-crowd ul,
.RE1-main .RE1-newStudy ul {
    padding-left: 0.3rem;
    margin-top: 0.3rem;
    list-style: disc;
}

.RE1-main .RE1-testMean li,
.RE1-main .RE1-crowd li,
.RE1-main .RE1-newStudy li {
    font-size: 0.24rem;
    color: #272727;
    margin-bottom: 0.1rem;
    line-height: 1.5;
}

.RE1-main .RE1-week {
    font-size: 0;
}

.RE1-main .RE1-week div {
    display: inline;
}

.RE1-main .RE1-week div:nth-of-type(2) {
    margin-left: 0.2rem;
    /* vertical-align: middle; */
}

.RE1-newStudy .RE1-newStudy1 {
    display: block;
    width: 12.1rem;
    height: auto;
    margin: 0.6rem auto;
}

.RE1-newStudy .RE1-newStudy2 {
    display: block;
    width: 12.9rem;
    height: auto;
    margin: 0.6rem auto 0.4rem;
}

.RE1-main .RE1-flow img {
    display: block;
    font-size: 0;
}

.RE1-main .RE1-flow .RE1-flow-pic1 {
    margin: 0.5rem auto 1.4rem;
    width: 9.34rem;
    height: auto;
}

.RE1-main .RE1-flow .RE1-flow-text1 {
    text-align: justify;
    font-size: 0.2rem;
    color: #2E3033;
    line-height: 1.5;
}

.RE1-line {
    width: 100%;
    height: 0.04rem;
    background: #F6F7F7;
}