.model-title {
    margin-bottom: 72px;
}

.about-left {
    width: 400px;
    float: left;
}

.about-info,
.about-infos {
    color: rgba(133, 133, 133, 1);
    font-size: 14px;
    line-height: 28px;
}

.about-infos {
    margin-top: -5px;
}

.about-info li:nth-of-type(1) {
    margin-bottom: 30px;
}

.about-info li:nth-of-type(2) {
    margin-bottom: 42px;
}

.about-money dt {
    margin-left: 54px;
    margin-bottom: 34px;
}

.about-money dd:nth-of-type(2) {
    padding-top: 15px;
    /* text-align: center; */
    font-size: 19px;
    color: #262B2E;

}

.about-money dd span {
    color: #262B2E;
    font-size: 52px;
    font-family: Montserrat-Regular;
    font-weight: lighter;
}

.about-right {
    width: 670px;
    float: left;
    margin-left: 100px;
}

.about-right dl {
    margin-left: 170px;
    margin-top: 89px;
}

.about-right dl dt {
    font-size: 24px;
    color: #C42430;
    margin-bottom: 33px;
}

.about-right dl dd {
    width: 422px;
    color: rgba(133, 133, 133, 1);
    font-size: 14px;
    line-height: 28px;
}

#about-three-pic {
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    height: 533px;
   
}

.about-three-pic {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.about-three-pic li {
    float: left;
}

.about-three-pic dl {
    width: 125px;
    text-align: center;
    margin-top: 40px;
}

.about-three-pic dt {
    margin-bottom: 40px;
}

.about-three-pic dl dd:nth-of-type(1) span:nth-of-type(1) {
    color: #262B2E;
    font-size: 52px;
    font-weight: lighter;
    font-family: Montserrat-Regular;
}

.about-three-pic dl dd:nth-of-type(2) {
    font-size: 19px;
    color: #262B2E;
    margin-top: 16px;
}

.about-three-pic dl {
    margin-left: 80px;
}

.about-three-pic {
    padding: 65px 0 198px 0;
}

/* .banner-box,.footer{
    width: 1920px;
}
.layui-about-container{
   padding:0 360px;
    width: 1920px;
} */


/* .layui-about-container {
  min-width: 1280px;
  margin: 0 auto;
}
.layui-container {
    width: 1920px;
} */