.container-fluid {
    width: 1920px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.header-background {
    height: 860px;
    background-image: url(../images/header-background.jpg);
    background-size: 100% 100%;
}

.header-top {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .35rem;
}

.header-logo {
    background-image: url(../images/logo.png);
    width: 1.4rem;
    height: .265rem;
}

.header-phone {
    background-image: url(../images/icon-phone.png);
    background-repeat: no-repeat;
    width: .225rem;
    height: .225rem;
    font-size: .24rem;
    font-weight: bold;
    color: #fff;
    text-align: right;
    width: 2rem;
}

.header-conter {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.header-left {
    width: 3.25rem;
    margin-top: 1.85rem;
}

.header-list {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.header-list-item {
    width: .9rem;
    height: .25rem;
    line-height: .25rem;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-size: .11rem;
    border-radius: .25rem;
}

.header-consult {
    border: .01rem solid #fff;
    line-height: .25rem;
    display: -webkit-flex;
    display: flex;
    margin-top: .2rem;
}

.header-consult-des {
    color: #e67063;
    font-size: .14rem;
    background-color: #fff;
    padding: 0 .1rem;
}

.header-consult-btn {
    flex: 1;
    color: #ffe662;
    font-size: .15rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.header-right {
    width: 1.55rem;
    background-image: url(../images/background-order.png);
    background-size: 100% 100%;
    padding: .45rem .55rem .65rem;
}

.header-title {
    color: #e62136;
    font-size: .19rem;
    font-weight: bold;
    text-align: center;
}

.header-form {
    margin-top: .125rem;
}

.header-box {
    margin-top: .1rem;
}

.header-input {
    border: 1px solid #a0a0a0;
    height: .25rem;
    display: block;
    width: 100%;
    color: #242424;
    font-size: .09rem;
    outline: 0;
    padding: 0 .05rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.header-order-des {
    color: #a8a8a8;
    font-size: .07rem;
    text-align: center;
    margin-top: .05rem;
}

.header-report {
    background-color: #ffe463;
    width: 100%;
    height: .16rem;
    overflow: hidden;
    position: relative;
    padding-left: 26px;
    margin-top: .05rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.header-report li {
    font-size: .07rem;
    color: #c81515;
    line-height: .16rem;
}

.header-report::before {
    content: '';
    display: block;
    width: 18px;
    height: 15px;
    background-image: url(../images/icon-report.png);
    position: absolute;
    left: 3px;
    top: 8px;
}

.header-button {
    margin-top: .05rem;
}

.header-button button {
    display: block;
    width: 100%;
    height: .25rem;
    font-size: .12rem;
    color: #fff;
    background-color: #c81515;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.triangle {
    position: relative;
}

.triangle::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 30px 30px 0;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 10;
    margin-left: -30px;
}

.triangle-red::after {
    border-top-color: #e20000;
}

.triangle-gray::after {
    border-top-color: #f5f5f5;
}

.triangle-balck::after {
    border-top-color: #3a3a38;
}

.triangle-white::after {
    border-top-color: #fff;
}

.triangle-lead::after {
    border-top-color: #e9e9e9;
}

.triangle-teaching::after {
    border-top-color: #2b1613;
}

.triangle-model::after {
    border-top-color: #f2f1f1;
}

.triangle-process::after {
    border-top-color: #0c0812;
}

.triangle-promise::after {
    border-top-color: #2d262d;
}

.triangle-feedback::after {
    border-top-color: #efecec;
}

.triangle-environment::after {
    border-top-color: #efeeee;
}

.compare-fluid {
    background-color: #f5f5f5;
    padding-top: .25rem;
    padding-bottom: .35rem;
}

.compare-des {
    text-align: center;
}

.compare-des h2 {
    color: #e92a32;
    font-size: .3rem;
    font-weight: bold;
    font-style: oblique;
}

.compare-des h3 {
    color: #e92a32;
    font-size: .19rem;
    font-weight: bold;
    margin-top: .1rem;
}

.compare-data {
    background-image: url(../images/compare-backgrounf.jpg);
}

.compare-data {
    text-align: center;
    margin-top: .3rem;
}

.compare-data .compare-data-info h3 {
    color: #101426;
    font-size: .18rem;
    font-weight: bold;
}

.compare-data .compare-data-info h4 {
    color: #101426;
    font-size: .17rem;
    margin-top: .09rem;
}

.compare-data .compare-data-info h4 span {
    color: #cc271e;
    font-weight: bold;
}

.compare-data .compare-data-info p {
    color: #000000;
    font-size: .07rem;
    margin-top: .07rem;
}

.compare-data .compare-data-info p span {
    color: #e92a32;
}

.compare-data .compare-data-list {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 1.25rem;
}

.compare-data .compare-data-list p {
    width: 1.1rem;
    color: #101426;
    font-size: .11rem;
}

.compare-data .compare-data-list p span {
    font-weight: bold;
}

.compare-time {
    width: 770px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: .3rem;
    display: -webkit-flex;
    display: flex;
}

.compare-time-left {
    background-color: #ff5555;
    display: -webkit-flex;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}

.compare-time-txt {
    color: #fff;
    font-size: .11rem;
}

.compare-time-bold {
    color: #fff;
    font-size: .15rem;
    font-weight: bold;
}

.compare-time-num {
    line-height: 89px;
    color: #fff;
    font-size: .33rem;
    padding-left: .03rem;
    letter-spacing: .07rem;
    background: url(../images/compare-time-backgorund.png) no-repeat;
    background-size: 160px 89px;
}

.compare-time-right {
    width: 330px;
    color: #fff;
    font-size: .15rem;
    font-weight: bold;
    background-color: #d84242;
    text-align: center;
    line-height: 120px;
}

.phase-fluid {
    background-image: url(../images/phase-backgorund.jpg);
    background-size: 100% 100%;
    padding-top: .45rem;
    padding-bottom: .3rem;
}

.phase-title {
    text-align: center;
}

.phase-title h2 {
    font-size: .23rem;
    font-weight: bold;
    color: #fff;
}

.phase-title h2 span {
    font-weight: bold;
    font-size: .26rem;
    color: #fbde55;
}

.phase-title p {
    font-size: .13rem;
    color: #fff;
    margin-top: .08rem;
}

.phase-title p span {
    color: #fbde55;
}

.phase-list {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: .23rem;
}

.phase-item {
    width: 1.16rem;
    background-color: #ebebeb;
    box-shadow: #fff 0px 0px 6px;
}

.phase-item-img img {
    display: block;
    width: 100%;
}

.phase-item-txt {
    padding: .1rem .1rem .2rem;
}

.phase-item-txt h5 {
    color: #22262e;
    font-size: .11rem;
    margin-bottom: .1rem;
}

.phase-item-txt p {
    color: #22262e;
    font-size: .08rem;
    line-height: 1.5;
    text-align: justify;
}

.phase-diag {
    color: #fff;
    font-size: .11rem;
    text-align: center;
    width: 2rem;
    height: .28rem;
    line-height: .28rem;
    background-color: #e24239;
    margin: .25rem auto 0;
    cursor: pointer;
}

.advertising {
    background-image: url(../images/advertising-background.jpg);
    background-size: 100% 100%;
    padding-top: 13.7%;
    position: relative;
}

.advertising-box {
    width: 1200px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    text-align: center;
    padding-top: 3.4%;
}

.advertising h2 {
    color: #fff;
    font-size: .35rem;
    font-weight: bold;
    width: 100%;
}

.advertising p {
    width: 100%;
    color: #fff;
    font-size: .12rem;
    text-transform: uppercase;
    margin-top: .12rem;
}

.photo {
    margin-top: .25rem;
}

.picture-title {
    text-align: center;
    margin-bottom: .2rem;
}

.picture-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.picture-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.picture-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.picture-title p span {
    color: #e24239;
}

.picture-swiper .picture-img {
    display: block;
    width: 100%;
}

.picture-swiper .swiper-slide:nth-child(1) {
    width: 2.97rem;
}

.picture-swiper .swiper-slide:nth-child(2) {
    width: 3.84em;
}

.picture-swiper .swiper-slide:nth-child(3) {
    width: 3.78rem;
}

.picture-swiper .swiper-slide:nth-child(4) {
    width: 3.78rem;
}

.picture-swiper .swiper-slide:nth-child(5) {
    width: 3.775rem;
}

.picture-swiper .swiper-slide:nth-child(6) {
    width: 2.3rem;
}

.picture-swiper .swiper-slide:nth-child(7) {
    width: 3.02rem;
}

.picture-swiper .swiper-slide:nth-child(8) {
    width: 2.51rem;
}

.picture-swiper .swiper-slide:nth-child(9) {
    width: 3.785rem;
}

.student {
    margin-top: .23rem;
}

.student-title {
    font-size: .215rem;
    color: #e24239;
    text-align: center;
    font-weight: bold;
}

.student-swiper .swiper-slide {
    width: 1.135rem;
}

.student-img {
    display: block;
    width: 100%;
}

.student-swiper {
    margin-top: .175rem;
}

.photo {
    padding-bottom: .275rem;
    background-color: #fff;
}

.teacher-fluid {
    background: #e9e9e9;
    padding: .35rem 0;
}

.teacher-title {
    text-align: center;
    margin-bottom: .25rem;
}

.teacher-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.teacher-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.teacher-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.teacher-title p span {
    color: #e24239;
}

.teacher-box {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.teacher-theme {
    width: 740px;
}

.teacher-wape {
    padding: .1rem;
    background-color: #fff;
    box-shadow: #5c5c5c 2px 0 8px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    display: none;
}

.teacher-wape.active {
    display: -webkit-flex;
    display: flex;
}

.teacher-Large {
    width: 358px;
}

.teacher-Large img {
    display: block;
    width: 100%;
}

.teacher-tent {
    padding: .18rem .1rem;
    width: 290px;
    border: 1px solid #fdeeee;
    position: relative;
}

.teacher-tent::before {
    content: "";
    display: block;
    width: .26rem;
    height: .3rem;
    background-image: url(../images/medal.png);
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.teacher-name {
    margin-bottom: .15rem;
    padding-bottom: .14rem;
    border-bottom: 1px solid #fdeeee;
}

.teacher-name h4 {
    color: #000000;
    font-size: .13rem;
    font-weight: bold;
    margin-bottom: .06rem;
}

.teacher-name p {
    color: #000000;
    font-size: .12rem;
}

.teacher-name p span {
    font-weight: bold;
}

.teacher-des p {
    color: #22262e;
    font-size: .08rem;
    line-height: 1.6;
}

.teacher-btn {
    position: absolute;
    left: .1rem;
    bottom: .18rem;
}

.teacher-btn a {
    width: 1.45rem;
    display: block;
    color: #fff;
    font-size: .12rem;
    height: .26rem;
    line-height: .26rem;
    text-align: center;
    background-color: #e24239;
    text-decoration: none;
}

.teacher-point {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    width: 440px;
}

.teacher-map {
    width: 140px;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.teacher-map.active .teacher-give {
    display: none;
}

.teacher-map>img {
    display: block;
    width: 100%;
}

.teacher-give {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.64);
}

.teacher-give p {
    color: #fff;
    font-size: .08rem;
    text-align: center;
    width: 100%;
    height: .13rem;
    line-height: .13rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
}

.custom-fluid {
    padding: .35rem 0 .175rem;
    background: #fff;
}

.custom-title {
    text-align: center;
}

.custom-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.custom-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.custom-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.custom-title p span {
    color: #e24239;
}

.custom-list {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.custom-item {
    width: 452px;
    position: relative;
    margin-top: .2rem;
    overflow: hidden;
}

.custom-img {
    display: block;
}

.custom-dive {
    height: 1.4rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 1.15rem;
    z-index: 10;
    background: rgba(0, 0, 0, .6);
    padding: 0 .15rem;
    transition: top .3s;
    -moz-transition: top .3s;
    -webkit-transition: top .3s;
    -o-transition: top .3s;
}

.custom-item:hover .custom-dive {
    top: 0;
}

.custom-dive h4 {
    color: #fff;
    font-size: .11rem;
    text-align: center;
    line-height: .25rem;
}

.custom-dive p {
    color: #fff;
    font-size: .08rem;
    line-height: .14rem;
}

.teaching-fluid {
    background: url(../images/teaching-backgorund.jpg);
    background-size: 100% 100%;
    padding: .25rem 0;
}

.teaching-title {
    text-align: center;
}

.teaching-title h2 {
    font-size: .22rem;
    color: #fff;
    font-weight: bold;
}

.teaching-title h2 span {
    font-size: .28rem;
    color: #fbde55;
}

.teaching-title p {
    color: #fff;
    font-size: .13rem;
    margin-top: .1rem;
}

.teaching-title p span {
    color: #fbde55;
}

.teaching-des {
    margin-top: .2rem;
}

.teaching-des h3 {
    font-size: .14rem;
    color: #fff;
    text-align: center;
}

.teaching-des p {
    color: #fff;
    font-size: .09rem;
    margin-top: .15rem;
    line-height: 1.6;
}

.teaching-des p span {
    color: #fbde55;
}

.teaching-diag {
    font-size: .1rem;
}

.teaching-img {
    margin-top: .25rem;
}

.teaching-img img {
    display: block;
    width: 100%;
}

.teaching-diag {
    color: #fff;
    font-size: .11rem;
    text-align: center;
    width: 2.75rem;
    height: .28rem;
    line-height: .28rem;
    background-color: #e24239;
    margin: .25rem auto 0;
    cursor: pointer;

}

.model-fluid {
    padding: .3rem 0;
    background-color: #f1f1f0;
}

.model-title {
    text-align: center;
}

.model-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.model-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.model-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.model-title p span {
    color: #e24239;
}


.model-box {
    margin-top: .2rem;
}

.model-box table {
    width: 100%;
    background: #efefef;
}

.model-box table td {
    border: 1px solid #adadad;
    padding: .1rem;
    text-align: center;
}

.model-box th {
    background: #ff5555;
    font-size: .13rem;
    font-weight: bold;
    color: #fff;
    height: .5rem;
    line-height: .5rem;
    border: 2px solid #f1f1f0;
}

.model-box td {
    font-size: .1rem;
    line-height: .15rem;
    color: #22262e;
    vertical-align: middle;
}

.model-box .text a {
    display: block;
    width: .9rem;
    height: .2rem;
    line-height: .2rem;
    text-align: center;
    margin: 0 auto;
    background: #ff5555;
    color: #fff;
    font-size: .08rem;
    border-radius: .1rem;
    margin-top: 20%;
    text-decoration: none;
}


.process-fluid {
    padding: .3rem 0 .2rem;
    background-image: url(../images/process-background.jpg);
    background-size: 100% 100%;
}

.process-title {
    text-align: center;
}

.process-title h2 {
    font-size: .22rem;
    color: #fff;
    font-weight: bold;
}

.process-title h2 span {
    font-size: .28rem;
    color: #fbde55;
}

.process-title p {
    color: #fff;
    font-size: .13rem;
    margin-top: .1rem;
}

.process-title p span {
    color: #fbde55;
}

.process-total {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: .1rem;
}

.process-derg {
    width: 520px;
    height: 190px;
    overflow: hidden;
    position: relative;
    background-color: #c0c0c0;
    transition: all 500ms;
    -o-transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    margin-bottom: .15rem;
}

.process-derg-outer {
    position: absolute;
    left: .2rem;
    right: .2rem;
    top: 120%;
    transition: all 500ms;
    -o-transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
}

.process-derg h3 {
    color: #1a1a1a;
    font-size: .12rem;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    transition: all 500ms;
    -o-transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
}

.process-derg-outer p {
    color: #1a1a1a;
    font-size: .08rem;
    line-height: 1.6;
}

.process-derg:hover {
    background-color: #fff;
}

.process-derg:hover h3 {
    top: 32px;
}

.process-derg:hover .process-derg-outer {
    top: 60px;
}

.process-teach {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.process-tag {
    background: #fff;
    width: 560px;
}

.process-about {
    width: 510px;
    display: -webkit-flex;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.process-ity {
    background: #fff;
}

.process-tag table {
    width: 100%;
}

.process-tag table td {
    color: #222222;
    font-size: .08rem;
    line-height: .175rem;
    padding: 0 .08rem;
    border: 1px solid #999;
    vertical-align: middle;
}

.process-jt {
    text-align: center;
    background: #cfcfcf;
    color: #000;
    font-size: .12rem;
    line-height: .25rem;
}

.process-jc {
    padding: .07rem;
    font-size: .08rem;
    line-height: .15rem;
    color: #222222;
    text-align: justify;
}

.process {
    padding-left: .5rem;
    margin-top: .18rem;
    position: relative;
}

.process-tent {
    font-size: 0;
    margin-bottom: .1rem;
}

.process-tent h3 {
    display: inline-block;
    color: #fff;
    font-size: .14rem;
    font-weight: bold;
    background-color: #e24239;
    padding: .05rem .075rem;
}

.process-round {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.process-round p {
    width: 4px;
    height: 100%;
    background-color: #e24239;
    position: absolute;
    left: 36px;
    top: 0;
}

.process-round span {
    width: .38rem;
    height: .38rem;
    text-align: center;
    line-height: .38rem;
    color: #fff;
    font-size: .14rem;
    background: url(../images/process-round.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
}

.process-round span.process-round-one {
    top: -14px;
}

.process-round span.process-round-two {
    top: 514px;
}

.process-diag {
    color: #fff;
    font-size: .11rem;
    text-align: center;
    width: 3.2rem;
    height: .28rem;
    line-height: .28rem;
    background-color: #e24239;
    margin: .25rem auto 0;
    cursor: pointer;
}

.management-fluid {
    background-color: #f5f5f5;
    padding: .3rem 0 .25rem;
}

.management-title {
    text-align: center;
}

.management-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.management-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.management-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.management-title p span {
    color: #e24239;
}

.management-img {
    margin-top: .15rem;
}

.management-img img {
    width: 100%;
    display: block;
}

.promise-fluid {
    padding: .3rem 0;
    background: url(../images/promise-background.jpg) no-repeat;
    background-size: 100% 100%;
}

.promise-title {
    text-align: center;
}

.promise-title h2 {
    font-size: .22rem;
    color: #fff;
    font-weight: bold;
}

.promise-title h2 span {
    font-size: .28rem;
    color: #fbde55;
}

.promise-title p {
    color: #fff;
    font-size: .13rem;
    margin-top: .1rem;
}

.promise-title p span {
    color: #fbde55;
}

.promise-box {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.promise-item {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 386px;
    margin-top: .25rem;
}

.promise-img {
    width: 100px;
    margin-right: .08rem;
}

.promise-img img {
    display: block;
}

.promise-des {
    color: #fff;
}

.promise-des h4 {
    font-size: .18rem;
}

.promise-des p {
    font-size: .09rem;
    margin-top: .125rem;
    line-height: 1.5;
}

.feedback-fluid {
    background: #efecec;
    padding: .25rem 0 .15rem;
}

.feedback-title {
    text-align: center;
}

.feedback-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.feedback-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.feedback-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.feedback-title p span {
    color: #e24239;
}

.feedback-box {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    margin-top: .15rem;
}

.feedback-left {
    width: 440px;
    padding: .18rem;
}

.feedback-up {
    color: #fff;
    font-size: .15rem;
    font-weight: bold;
    padding: .06rem .1rem;
    background-color: #e24239;
    line-height: 1.6;
}

.feedback-center {
    color: #2a2a2a;
    font-size: .14rem;
    margin: .4rem 0;
    line-height: 2;
    text-align: center;
}

.feedback-down {
    color: #fff;
    font-size: .12rem;
    text-align: center;
    line-height: .3rem;
    width: 1.8rem;
    margin: 0 auto;
    border-radius: .18rem;
    background-color: #e24239;
}

.feedback-right {
    width: 470px;
    padding-bottom: .1rem;
}

.feedback-right .swiper-slide {
    text-align: center;
}

.feedback-right .swiper-button-next,.feedback-right .swiper-button-prev {
    width: 17px;
    height: 50px;
    margin-top: -25px;
    background-size: 100% 100%;
    outline: 0;
}
.feedback-right .swiper-button-prev  {
    background-image: url(../images/feedback-left.png);
}

.feedback-right .swiper-button-next  {
    background-image: url(../images/feedback-right.png);
}

.feedback-right .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: transparent;
    opacity: 1;
    border: 2px solid #e24239;
}

.feedback-right .swiper-pagination-bullet-active {
    background: #e24239;
}

.feedback-right .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}
.feedback-right .swiper-pagination {
    font-size: 0;
}

.dream-title {
    text-align: center;
}

.dream-title h2 {
    font-size: .22rem;
    color: #000;
    font-weight: bold;
}

.dream-title h2 span {
    font-size: .28rem;
    color: #e24239;
}

.dream-title p {
    color: #000000;
    font-size: .13rem;
    margin-top: .1rem;
}

.dream-title p span {
    color: #e24239;
}

.dream-img {
    margin-top: .1rem;
}

.dream-img img {
    width: 100%;
    display: block;
}

.dream-fluid {
    padding: .3rem 0 .18rem;
    background-color: #fff;
}

.environment-fluid {
    padding: .25rem 0;
    background-color: #efeeee;
}

.offer {
    background: url(../images/offer-background.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: .3rem;
}

.offer-title {
    text-align: center;
}

.offer-title h2 {
    color: #000;
    font-size: .24rem;
    font-weight: bold;
}

.offer-title p {
    color: #e24239;
    font-size: .13rem;
    margin-top: .075rem;
}

.offer-line {
    margin-top: .075rem;
}

.offer-line h5 {
    height: 1px;
    background: #727272;
    margin-bottom: 1px;
}

.offer-line h6 {
    height: 1px;
    background: #fff;
}

.offer-down {
    width: 600px;
    margin: 0 auto;
    padding: .1rem .25rem .16rem;
    background: rgba(0, 0, 0, .4);
}

.offer-down .header-box {
    margin-top: .2rem;
}

.offer-down .header-input {
    height: .3rem;
    border-radius: .05rem;
}

.offer-down .header-report {
    margin: .15rem auto 0;
    width: 400px;
}

.offer-down .header-button button {
    margin: .075rem auto 0;
    width: 400px;
    font-weight: bold;
}

.offer-des {
    text-align: center;
    margin-top: .15rem;
    color: #fff;
    font-size: .09rem;
}

.offer-des span {
    color: #fbde55;
    font-size: .12rem;
    font-weight: bold;
}

.offer-down .header-report li {
    font-size: .09rem;
}

.footer {
    background-color: #22262e;
    padding: .075rem 0;
}

.footer p {
    color: #c5c5c5;
    font-size: 14px;
    text-align: center;
}