#index {
    display: flex;
    justify-content: center;
    background-color: #F5F5F5;
}
.about {
    margin-bottom: 80px;
    width: 1200px;
}

.about-one {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.about-one .about-one-item {
    width: 375px;
    height: 130px;
}
.about-one .about-one-item .el-image {
    width: 100%;
    height: 100%;
}

.about-two {
    margin-top: 20px;
    padding-left: 20px;
    background-color: #ffffff;
}

.about-two .about-two-top {
    display: flex;
    height: 59px;
    align-items: center;
}

.about-two .about-two-top div:first-child {
    width: 4px;
    height: 16px;
    background-color: #8558d6;
}

.about-two .about-two-top div:last-child {
    margin-left: 10px;
    font-size: 20px;
    color: #8558d6;
}

.about-two .about-two-list {
    display: flex;
    flex-wrap: wrap;
}

.about-two .about-two-list .about-two-list-item {
    margin-right: 11px;
    margin-bottom: 25px;
}

.about-two .about-two-list .about-two-list-item .about-two-img {
    width: 184px;
    height: 184px;
}
.about-two .about-two-list .about-two-list-item .about-two-img .el-image {
    width: 100%;
    height: 100%;
}

.about-two .about-two-list .about-two-list-item .about-two-title {
    margin-top: 10px;
    width: 184px;
    box-sizing: border-box;
    padding: 0px 6px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
}

.about-two .about-two-list .about-two-list-item .about-two-price {
    margin-top: 10px;
    display: flex;
    align-items: flex-end;
    color: var(--themeColor);
}

.about-two .about-two-list .about-two-list-item .about-two-price div:first-child {
    font-weight: bold;
    font-size: 14px;
}

.about-two .about-two-list .about-two-list-item .about-two-price div:last-child {
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
}

.about-three {
    margin-top: 20px;
    width: 100%;
    height: 90px;
    background-color: red;
}
.about-three .el-image {
    width: 100%;
    height: 100%;
}

.about-four {
    margin-top: 20px;
    padding-right: 20px;
    display: flex;
    background-color: #ffffff;
}

.about-four .four-left {
    width: 224px;
    height: 376px;
}
.about-four .four-left img {
    width: 100%;
    height: 100%;
}

.about-four .four-right {
    flex: 1;
    margin-left: 20px;
}

.about-four .four-right .four-right-top {
    height: 55px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f4f4f4;
}

.about-four .four-right .four-right-top div:first-child {
    width: 4px;
    height: 16px;
    background-color: var(--themeColor);
}

.about-four .four-right .four-right-top div:last-child {
    margin-left: 10px;
    font-size: 20px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    padding-bottom: 20px;
}

/*.about-four .four-right .four-right-btm-two {*/
/*    display: flex;*/
/*    !*justify-content: space-between;*!*/
/*    flex-wrap: wrap;*/
/*    padding-bottom: 20px;*/
/*}*/

.about-four .four-right .four-right-btm .right-btm-list {
    margin-top: 20px;
    margin-left: 54px;
    display: flex;
}
.about-four .four-right .four-right-btm .right-btm-list:nth-child(3n+1) {
    margin-left: 0px;
}
/*.about-four .four-right .four-right-btm-two .right-btm-list:nth-child(2n+1) {*/
/*    margin-left: 0px;*/
/*}*/
.about-four .four-right .four-right-btm .right-btm-lists {
    margin-top: 20px;
    margin-left: 20px;
    display: flex;
}
.about-four .four-right .four-right-btm .right-btm-lists:nth-child(4n+1) {
    margin-left: 0px;
}

.about-four .four-right .four-right-btm .right-btm-listss {
    margin-top: 20px;
    margin-left: 40px;
    display: flex;
}
.about-four .four-right .four-right-btm .right-btm-listss:nth-child(3n+1) {
    margin-left: 0px;
}

.about-four .four-right .four-right-btm .right-btm-listsss {
    margin-top: 20px;
    margin-left: 10px;
    display: flex;
}
.about-four .four-right .four-right-btm .right-btm-listsss:nth-child(4n+1) {
    margin-left: 0px;
}

.about-four .four-right .four-right-btm .right-btm-list-hidden {
    margin-top: 0px;
    margin-right: 0px;
    display: flex;
}

.about-four .four-right .four-right-btm .right-btm-list-img {
    width: 130px;
    height: 130px;
}

.about-four .four-right .four-right-btm .right-btm-list-img-height {
    width: 130px;
    height: 0px;
}
.about-four .four-right .four-right-btm .right-btm-list-img .el-image {
    width: 100%;
    height: 100%;
}

.about-four .four-right .four-right-btm .right-btm-list-content {
    margin-left: 10px;
}
.about-four .four-right .four-right-btm .right-btm-list-height {
    width: 135px;
    height: 0px;
}
.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(1) {
    margin-top: 5px;
    width: 135px;
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
    line-height: 24px;
    height: 48px;
}
.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(1) a{
    font-size: 14px;
    color: #666666;
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) {
    margin-top: 5px;
    color: var(--themeColor);
    display: flex;
    align-items: center;
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) span:nth-child(1) {
    font-size: 14px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) span:nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) span:nth-child(3) {
    font-size: 18px;
    color: var(--themeColor);
}
.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) div:nth-child(1) {
    font-size: 14px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) div:nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(2) div:nth-child(3) {
    font-size: 18px;
    color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(3) {
    margin-top: 18px;
    width: 90px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    background-color: var(--themeColor);
}

.about-four .four-right .four-right-btm .right-btm-list-content>div:nth-child(3) a {
    color: #fff;
    font-size: 14px;
}

.about-fifth {
    display: flex;
    height: 87px;
    align-items: center;
    justify-content: center;
}

.about-fifth .fifth-img {
    width: 25px;
    height: 20px;
}

.about-fifth .fifth-img img {
    width: 100%;
    height: 100%;
}

.about-fifth .fifth-txt {
    margin: 0px 20px;
    font-size: 28px;
    color: #222222;
    font-weight: bold;
}

.about-six {
    background-color: #fff;
}

.about-six .six-img {
    width: 100%;
    height: 300px;
}
.about-six .six-img .el-image {
    width: 100%;
    height: 100%;
}

.about-six .six-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    border-top: 1px solid #f4f4f4;
}

.about-six .six-list .six-list-item {
    width: 20%;
    padding: 20px;
    box-sizing: border-box;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

.about-six .six-list .six-list-item .home-two-img {
    width: 100%;
    height: 199px;
}

.about-six .six-list .six-list-item .home-two-img .el-image {
    width: 100%;
    height: 100%;
}

.about-six .six-list .six-list-item .home-two-title {
    margin-top: 10px;
    width: 184px;
    box-sizing: border-box;
    padding: 0px 6px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 这里是超出几行省略 */
    overflow: hidden;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.about-six .six-list .six-list-item .home-two-price {
    margin-top: 10px;
    display: flex;
    align-items: flex-end;
    color: #e1251b;
}

.about-six .six-list .six-list-item .home-two-price div:first-child {
    font-weight: bold;
    font-size: 14px;
}

.about-six .six-list .six-list-item .home-two-price div:last-child {
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
}
.about-one-two{
    margin-top: 20px;
    width: 100%;
    height: 130px;
}
.about-one-two .el-image {
    width: 100%;
    height: 100%;
}
.about-one-three{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-one-three-one {
    width: 375px;
    height: 130px;
}
.about-one-three-one .el-image {
    width: 100%;
    height: 100%;
}
.about-one-three-one-two {
    width: 280px;
    height: 130px;
}
.about-one-three-one-two .el-image {
    width: 100%;
    height: 100%;
}
.about-one-three-one-four {
    width: 590px;
    height: 130px;
}
.about-one-three-one-four .el-image {
    width: 100%;
    height: 100%;
}
.advertisement-content{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999999999;
    background-color: rgba(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center;
}
.advertisement-content-main{
    width: 862px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.advertisement-close{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.advertisement-img{
    margin-top: 30px;
    width: 862px;
    height: 414px;
    border-radius: 20px;
    overflow: hidden;
}
.advertisement-img .el-image {
    width: 100%;
    height: 100%;
}
.search-keyword{
    width: 100%;
    position: absolute;
    top: 48px;
    left: 0px;
    /*margin-top: 10px;*/
}
.search-keyword a {
    font-size: 12px !important;
}