.banner {
    width: 100%;
    position: relative;
}

.bannerImg {
    width: 100%;
}

.bannerImg img {
    width: 100%;
    vertical-align: middle;
}
.el-carousel__indicator--horizontal{
    display: inline-block;
    background-color: red;
    width: 30px;
    height: 30px;
}

/* 内容区 */

.content {
    width: 100%;
    background-color: var(--base-bgcolor);
}

/* .container {
    width: 100%;
    background-color: var(--base-bgcolor);
    padding-bottom: 58px;
} */

.container-about {
    width: 100%;
    height: 44.270833rem;
    background-color: #fff;
}

.container {
    width: var(--base-width);
    margin: 0 auto;
}

.about-des {
    display: flex;
    padding-top: 5.46875rem;
    padding-left: 1.302083rem;
}

.about-des>div:first-child {
    width: 24.270833rem;
    height: 20.625rem;
    position: relative;
}

.about-des .borderBox {
    width: 15.15625rem;
    height: 15rem;
    /* border: 1px solid var(--base-color); */
    position: relative;
    left: -1.145833rem;
    top: -1.302083rem;
}

.about-des .img1 {
    width: 24.270833rem;
    height: 20.625rem;
    position: absolute;
    left: 0;
    top: 0;
}

.about-des>div:last-child {
    margin-left: 2.03125rem;
    position: relative;
}

.about-des h4 {
    padding: 1.145833rem 0 .364583rem;
    font-size: 1.5625rem;

}

.about-des h6 {
    color: #999;
    font-size: .625rem;
    text-transform: uppercase;
}

.about-des .line {
    width: 100%;
    height: 1px ;
    background-color: var(--base-color);
    margin: 1.302083rem 0 ;
}

.about-des p {
    color: #666;
    font-size: .729167rem;
    text-align: left;
    line-height: 1.25rem;
}

.about-des .btn {
    position: absolute;
    bottom: 0;
    width: 6.71875rem;
    height: 2.395833rem;
    background: var(--base-color);
    border-radius: .208333rem;
    font-size: .833333rem;
    color: #fff;
    text-align: center;
    line-height: 2.395833rem;
}

.about-pic {
    display: flex;
    text-align: center;
    margin-top: 1.510417rem;
    justify-content: space-between;
}

.about-pic>div {
    width: 20.208333rem;
    height: 17.239583rem;
    position: relative;
}

/* .about-pic>.mark::after {
    position: absolute;
    left: 20.9375rem;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    display: inline-block;
    width: 1px;
    height: 8.854167rem;
    background-color: #EDEDED;
} */

.about-pic img {
    margin: 2.8125rem 0 1.510417rem;
}

.about-pic h6 {
    font-size: .833333rem;

}

.about-pic p {
    font-size: .729167rem;
    margin: .9375rem auto 0;
    line-height: 1.25rem;
    width: 9.895833rem;
}

/* 质检报告 */
.container-report {
    width: 100%;
    background-color: #f6f6f6;
    box-sizing: border-box;
    padding: 4.114583rem 0 3.59375rem;
    text-align: center;
}
.container-report p{
    line-height: 1.822917rem;
}
.title-box {
    text-align: center;
}

.title-h4 {
    font-size: 1.875rem;

}

.title-h6 {
    color: var(--base-color);
    font-size: 1.25rem;
    line-height: 2.8125rem;
    text-transform: uppercase;
}

.title-line {
    width: 5.208333rem;
    height: .208333rem;
    background: #E5E5E5;
    margin: .833333rem auto 3.072917rem;
}

.report-box img {
    width: 14.947917rem;
    height: 21.197917rem;
    margin: 0 .833333rem;
}

.container-report .btn {
    display: inline-block;
    width: 9.010417rem;
    height: 2.395833rem;
    background: #3679FF;
    border-radius: .208333rem;
    text-align: center;
    line-height: 2.395833rem;
    margin-top: 2.760417rem;
    color: #fff;
}

.icon-you {
    width: .833333rem;
    height: .885417rem;
    vertical-align: text-top;
}

.icon-you2 {
    width: 1.25rem;
    height: 1.25rem;
    vertical-align: text-bottom;
}
/* 燕瘦资讯 */
.container-info {
    width: 100%;
    padding-top: 4.21875rem;
    background-color: #fff;
}
.info-box{
    display: flex;
    justify-content: center;
    margin-bottom: 4.583333rem;
}
.info-box>div{
    width: 30.520833rem;
    height: 23.854167rem;
    background: #FFFFFF;
    box-shadow: 0px .15625rem .3125rem rgba(0, 0, 0, 0.16);
    margin: 0 .729167rem;
}

.info-container-box{
    width: 26.666667rem;
    margin: 0 auto;
}

.info-box .title-box{
    height: 4.53125rem;
    display: flex;
    justify-content: space-between;
    font-size: 1.041667rem;
    align-items: center;
}

.info-container-box .line{
    width: 100%;
    height: 1px;
    background-color: #EDEDED;
    margin-bottom: 1.302083rem;
}

.flexitem{
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5625rem;
}

.flexitem img{
    width: 5.416667rem;
    height: 4.427083rem;
    margin-right: .625rem;
}

.flexitem h6{
    font-size: .9375rem;
    line-height: 1.614583rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.flexitem p{
    font-size: .729167rem;
    line-height: 1.25rem;
}

.story-box{
    display: flex;
    justify-content: space-between;
    padding-bottom: 9.791667rem;
}
.story-box>div:first-child{
    width: 26.666667rem;
    height: 26.666667rem;
    /* background: url('../img/index_img/img7-1.png') no-repeat; */
    /* margin-right: 5.104167rem; */
}
.story-box .img{
    position: relative;
    width: 16.041667rem;
    height: 15.78125rem;
    left: 12.604167rem;
    top: 13.385417rem;
}

.story-box h4{
    padding-top: 2.65625rem;
    font-size: 1.5625rem;
}
.story-box .englishTitle{
    font-size: .833333rem;
    line-height: 1.40625rem;
    text-transform: uppercase;
}
.story-img{
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.story-box .line{
    width: 100%;
    height: 1px;
    margin: 1.09375rem 0 1.302083rem;
    background-color: var(--base-color);
}
.story-box .des{
    color: #666;
    line-height: 1.25rem;
    font-size: .729167rem;
}
.story-box .btn{
    display: block;
    text-align: center;
    line-height: 2.395833rem;
    width: 6.71875rem;
    color: #fff;
    margin-top: 4.479167rem;
    background-color: var(--base-color);
    font-size: .833333rem;
    border-radius: .208333rem;
}
.story-box>div:last-child{
    width: 30.833333rem;
}
.container-address{
    width: 100%;
    height: 37.552083rem;
    background: url('../img/index_img/img9.png') no-repeat;
    display: flex;
}
.container-address .container{
    display: flex;
    justify-content: space-between;
}
.container-address .container img{
    margin-top: 4.635417rem;
    width: 30.208333rem;
    height: 30rem;
}
.container-address .container span{
    display: inline-block;
    padding: 2.03125rem;
    font-size: 1.041667rem;
    color: #fff;
    background-color: var(--base-color);
}
.container-address .container>div:last-child{
    text-align: right;
    padding-top: 6.25rem;
}
.container-address .container>div:last-child>div{
    margin-bottom: 5.208333rem;
}