.banner-container img {
    width: 100%
}

.banner-container .swiper-pagination-bullet {
    background: #fff;
    opacity: .5
}

.banner-container .swiper-pagination-bullet-active {
    background: #bb0511;
    opacity: 1
}

.banner-container .swiper-button {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    right: 0;
    font-size: 20px;
    text-align: center;
    width: 40px;
    height: 66px;
    line-height: 66px;
    margin-top: -33px
}

.banner-container .swiper-button .iconfont {
    font-size: 25px
}

.banner-container .swiper-button-prev {
    left: 0
}

.tabs {
    margin: 50px 0
}

.tabs ul li {
    min-width: 15%;
    /* max-width: 15%; */
    /* height: 140px; */
    float: left;
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 0 4px 6px #eee;
    margin: .83%;
    font-family: Arial;
    cursor: pointer;
    transition: all .3s;
    padding: 15px 0;
}

.tabs ul li .iconfont {
    font-size: 46px;
    transition: all .2s linear;
    margin-top: 5px
}

.tabs ul li a {
    color: #333;
    display: block;
    height: 100%;
    padding: 5px;
	line-height: 28px;
}

.tabs ul li p {
    font-size: 15px;
    color: #333;
	    margin-top: 11px;
}

.tabs ul li b {
    color: #9a9a9a;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}

.tabs ul li:hover,
.tabs ul li.active {
    color: #bb0511;
    box-shadow: 0 6px 8px #ddd;
    transform: translate3d(0, -2px, 0)
}

.tabs ul li:hover a,
.tabs ul li.active a {
    color: #bb0511
}

.tabs ul li:hover a p,
.tabs ul li.active a p,
.tabs ul li:hover a b,
.tabs ul li.active a b {
    color: #bb0511
}

.cases .base-title {
    margin-bottom: 20px
}

.cases .block {
    height: 90px;
    border-top: 2px solid #D9D9D9;
    padding: 15px 0;
    transition: all .3s linear
}

.cases .block .title {
    padding-left: 2%;
    padding-right: 4%;
    width: 13%;
    text-align: center;
    border-right: 1px solid #ddd
}

.cases .block .title h4 {
    color: #D4C09B;
}

.cases .block .title span {
    text-transform: uppercase;
    font-family: Arial;
    color: #929292
}

.cases .block .list {
    width: 85%
}

.cases .block .list .item {
    width: 20%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    font-size: 13px
}

.cases .block .list .item a {
    color: #777
}

.cases .block .list .item a:hover {
    color: #D4C09B
}

.cases .case-box {
    width: 49.5%
}

.cases .case-box.active .block,
.cases .case-box:hover .block {
    border-color: #D4C09B;
    box-shadow: 12px -8px 9px -13px #ccc
}

.cases .case-list {
    margin: 0 -1%
}

.cases .case-list .item {
    float: left;
    min-width: 48%;
    margin: 15px 1% 0
}

.cases .case-list .item:hover img {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.cases .case-list .item .conimg-box {
    position: relative;
    overflow: hidden;
    height: 190px
}

.cases .case-list .item .conimg-box img {
    width: 100%;
    height: 100%;
    max-height: 219px;
    display: block;
    object-fit: cover;
    transition: .3s
}

.cases .case-list .item .txt-six {
    border-bottom: 1px solid #f1d094;
    position: relative
}

.cases .case-list .item .txt-six h3 {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 38px
}

.cases .case-list .item .txt-six .like {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 38px;
    color: #333
}

.cases .case-list .item .txt-six .like .iconfont {
    color: #bb0511
}

.design {
    margin-top: 103px
}

.design .ad {
    margin: 40px 0 50px
}

.design .ad img {
    max-width: 100%
}

.design .list {
    margin: 0 -0.33%
}

.design .list .item {
    width: 16%;
    max-height: 193px;
    margin: 5px .33%;
    float: left;
    overflow: hidden;
    position: relative
}

.design .list .item:hover .hover {
    bottom: 0
}

.design .list .item a {
    display: block
}

.design .list .item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.design .list .item .hover {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #bb0511;
    transition: all .3s;
    color: #fff;
    font-size: 15px
}

.design .list .item .hover span {
    display: inline-block;
    font-size: 12px;
    color: #eee;
    line-height: 14px;
    padding-left: 5px;
    border-left: 1px solid #ddd
}

.design .list .design-swiper {
    width: 49.3%
}

@media (min-width:1440px) {
    .design .list .item {
        max-height: 220px
    }
}

@media (min-width:1600px) {
    .design .list .item {
        max-height: 231px
    }
}

.building {
    margin-top: 103px
}

.building .base-title .number {
    float: left;
    font-size: 12px;
    color: #808080;
    margin-top: 10px;
    margin-left: 30px
}

.building .building-box .building-top {
    margin-top: 45px
}

.building .building-box .building-top .item {
    float: left;
    width: 25%
}

.building .building-box .building-top .item .type {
    float: left;
    width: 50%;
    height: 70px;
    line-height: 35px;
    padding: 0 10%
}

.building .building-box .building-top .item .type h3 {
    font-size: 24px;
    color: #444;
    font-weight: normal;
    margin: 0;
    line-height: 35px
}

.building .building-box .building-top .item .type h3 span {
    font-size: 12px
}

.building .building-box .building-top .item .border-right {
    border-right: 1px solid #BCBCBC
}

.building .building-box .building-top .item .link {
    width: 50%;
    height: 35px;
    margin: 30px auto;
    text-align: center;
    line-height: 35px
}

.building .building-box .building-top .item .link a {
    color: #777;
    display: block;
    transition: all .3s linear;
    border: 1px solid #ddd;
    border-radius: 18px;
    overflow: hidden
}

.building .building-box .building-top .item .link a:hover {
    background: #bb0511;
    color: #fff;
    border-color: #bb0511
}

.building .building-box .building-list {
    margin: 0 -0.5%
}

.building .building-box .building-list .item {
    float: left;
    width: 24%;
    margin: 10px .5%
}

.building .building-box .building-list .item .conimg-box {
    width: 100%;
    height: 180px
}

.building .building-box .building-list .item .conimg-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.building .building-box .building-list .item .txt-six {
    border-bottom: 1px solid #bb0511;
    position: relative
}

.building .building-box .building-list .item .txt-six h3 {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 38px
}

.services-flow {
    margin-top: 70px
}

.services-flow .process {
    margin-top: 40px
}

.services-flow .process .item {
    float: left;
    width: 12.5%;
    text-align: center
}

.services-flow .process .item .icon {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: url("../images/icon.png") no-repeat
}

.services-flow .process .item .icon-2 {
    background-position: -67px 0
}

.services-flow .process .item .icon-3 {
    background-position: -126px 0
}

.services-flow .process .item .icon-4 {
    background-position: -189px 0
}

.services-flow .process .item .icon-5 {
    background-position: -260px 0
}

.services-flow .process .item .icon-6 {
    background-position: -326px 0
}

.services-flow .process .item .icon-7 {
    background-position: -395px 0
}

.services-flow .process .item .icon-8 {
    background-position: -465px 0
}

.services-flow .process .item strong {
    display: block;
    font-weight: normal;
    color: #444;
    margin: 5px 0 20px
}

.services-flow .process .item .number {
    position: relative
}

.services-flow .process .item .number span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #808080;
    color: #808080;
    background: #fff
}

.services-flow .process .item .number::before,
.services-flow .process .item .number::after {
    position: absolute;
    top: 50%;
    display: block;
    content: '';
    height: 1px;
    width: 36%;
    background: #808080
}

.services-flow .process .item .number::before {
    left: 0
}

.services-flow .process .item .number::after {
    right: 0
}

.services-flow .process .item.active strong {
    color: #bb0511
}

.services-flow .process .item.active .number span {
    animation: Circle 1.2s infinite linear;
    border-color: #bb0511;
    color: #fff;
    background: #bb0511
}

.services-flow .process .first .number::before {
    height: 0
}

.services-flow .process .last .number::after {
    height: 0
}

@keyframes Circle {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(.9)
    }
}

.customer-evaluation {
    margin-top: 80px
}

.customer-evaluation .list {
    margin: 15px -0.5%
}

.customer-evaluation .list .item {
    float: left;
    background: #2d2d2d;
    width: 49%;
    margin: 0 .5% 11px;
    overflow: hidden;
    position: relative
}

.customer-evaluation .list .item a {
    display: block;
    width: 100%;
    height: 100%
}

.customer-evaluation .list .item .image {
    float: left;
    width: 34%;
    border: 2px solid #d80c18;
    height: 205px
}

.customer-evaluation .list .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.customer-evaluation .list .item .content {
    float: right;
    width: 66%;
    padding: 25px;
    color: #fff;
    font-size: 12px
}

.customer-evaluation .list .item .content .title {
    margin: -15px -15px 15px;
    background: #bb0511;
    color: #fff;
    font-weight: normal;
    padding: 15px 0;
    font-size: 14px;
    text-align: center
}

.customer-evaluation .list .item .content .title .cn {
    display: block;
    font-size: 17px
}

.customer-evaluation .list .item .content .title .en {
    display: block;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px
}

.customer-evaluation .list .item .content .message {
    margin-top: 10px;
    line-height: 30px
}

.customer-evaluation .list .item .content .more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    height: 40px;
    width: 80px;
    text-align: center;
    line-height: 40px;
    color: #d80c18
}

.customer-evaluation .list .item.first .image {
    width: 70%;
    border: none;
    height: 422px
}

.customer-evaluation .list .item.first .content {
    width: 30%;
    padding: 15px
}

.customer-evaluation .list .item.first .content .message {
    margin-top: 30px
}

.quality {
    margin-top: 70px
}

.quality .quality-items {
    margin: 50px 0
}

.quality .quality-items .item {
    float: left;
    width: 16.6%;
    border-right: 1px solid #ddd;
    font-size: 12px;
    color: #333;
    text-align: center;
    padding: 10px 15px;
    transition: all .3s linear
}

.quality .quality-items .item a {
    color: #333;
    display: block;
    transition: color .3s linear
}

.quality .quality-items .item strong {
    color: #2d2d2d;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #2d2d2d;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    transition: all .3s linear
}

.quality .quality-items .item .info {
    line-height: 22px
}

.quality .quality-items .item.border-no {
    border: none
}

.quality .quality-items .item:hover {
    background: #bb0511
}

.quality .quality-items .item:hover strong {
    color: #fff;
    border-color: #cf0c18
}

.quality .quality-items .item:hover a {
    color: #f2f2f2
}

.quality .quality-image {
    margin: 70px 0
}

.decoration {
    margin-top: 90px
}

.decoration .list {
    margin: 30px 0
}

.decoration .subject {
    width: 13%;
    height: 238px
}

.decoration .subject img {
    max-width: 100%;
    height: 100%
}

.decoration .items {
    width: 87%
}

.decoration .items .item {
    float: left;
    display: block;
    width: 19%;
    margin: 0 .5%;
    height: 238px;
    position: relative
}

.decoration .items .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.decoration .items .item p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    overflow: hidden;
    margin: 0;
    background: rgba(0, 0, 0, 0.64);
    font-size: 12px
}

.decoration .items .item .tag {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #bb0511;
    font-size: 12px;
    color: #fff
}

.news {
    margin-top: 40px;
    margin-bottom: 40px
}

.news .list {
    margin: 30px 0;
    overflow: hidden
}

.news .list .item {
    float: left;
    font-size: 12px;
    border-top: 2px solid #ddd;
    position: relative;
    padding-top: 20px;
    text-decoration: none
}

.news .list .item img {
    width: 100%
}

.news .list .item .line {
    width: 0;
    height: 2px;
    background: #bb0511;
    position: absolute;
    top: -2px;
    transition: width .3s linear
}

.news .list .item strong {
    font-weight: normal;
    color: #333;
    margin-top: 10px;
    display: block
}

.news .list .item p {
    color: #777
}

.news .list .item span {
    color: #bb0511;
    float: right
}

.news .list .item:hover .line {
    width: 100%
}

.news .list .item:hover strong {
    color: #bb0511
}

@media (max-width:1440px) {
    .quality .quality-items .item {
        padding: 10px 0
    }
}

@media (min-width:1440px) {
    .cases .case-list .item .conimg-box {
        height: 220px
    }

    .building .building-box .building-list .item .conimg-box {
        height: 205px
    }
}

@media (min-width:1600px) {
    .cases .case-list .item .conimg-box {
        height: 220px
    }

    .building .building-box .building-list .item .conimg-box {
        height: 215px
    }
}