.servicePromise-promise {
    background-color: #f5f5f5;
    padding: 60px;
}
.servicePromise-promise .servicePromise-side-1 {
    height: 612px;
    background-color: #fff;
    padding: 0 50px;
}
.servicePromise-promise .servicePromise-side-2 {
    background-color: #fff;
    margin-top: 30px;
    padding-bottom: 50px;
}
.servicePromise-promise .servicePromise-side-1 h2 {
    font-size: 30px;
    color: #222222;
    text-align: center;
    padding: 60px 0;
    line-height: 1;
}
.servicePromise-promise .servicePromise-side-1 ul {
    display: flex;
    justify-content: space-between;
    width: 830px;
    height: 200px;
    margin: 0 auto;
}
.servicePromise-promise .servicePromise-side-1 li {
    width: 185px;
    height: 195px;
    text-align: center;
    margin-left: 29px;
}
.servicePromise-promise .servicePromise-side-1 li p {
    font-size: 18px;
    color: #555555;
    margin-top: 12px;
}
.servicePromise-promise .servicePromise-duanxian {
    border-top: 1px solid #ccc;
    margin: 30px 0;
}
.servicePromise-promise .servicePromise-side-1>p {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px;
}
.servicePromise-promise .servicePromise-side-2 ul {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button a {
    display: block;
    width: 180px;
    height: 50px;
    color: #666666;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #d2d2d2;
    background-color: #fff;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .next1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button li.active a{
    background-color: #d92325;
    color: #fff;
    border: 1px solid #d92325;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .next2 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box {
    width: 1100px;
    margin: 0 auto;
    border: 10px solid #f5f5f5;
    padding: 26px 35px;
    padding-bottom: 8px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 10px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box {
    width: 1100px;
    margin: 0 auto;
    border: 10px solid #f5f5f5;
    padding: 26px 35px;
    padding-bottom: 8px;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 10px;
}
.servicePromise-box{
    display: none;
}
.servicePromise-box.active{
    display: block;
}
/*售后服务内容*/
.servicePromise-sold-conent {
    padding-top: 60px;
}
.servicePromise-sold-conent h2 {
    font-size: 30px;
    color: #222;
    text-align: center;
    margin-bottom: 60px;
}
.servicePromise-sold-conent ul {
    display: flex;
    justify-content: space-between;
}
.servicePromise-sold-conent ul li {
    width: 380px;
    height: 430px;
    background-color: #f5f5f5;
}
.servicePromise-sold-conent ul li .servicePromise-img {
    height: 190px;
}
.servicePromise-sold-conent ul li .servicePromise-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.servicePromise-sold-conent ul li .servicePromise-text {
    height: 230px;
    padding: 20px 25px;
}
.servicePromise-sold-conent ul li .servicePromise-text>span {
    display: block;
    font-size: 20px;
    color: #d92325;
    margin-bottom: 10px;
    padding-left: 14px;
}
.servicePromise-sold-conent ul li .servicePromise-text p {
    background: url(../images/too.webp) no-repeat 0 8px;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.servicePromise-sold-conent ul li .servicePromise-text p span {
    display: block;
    margin-left: 14px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-bottom: 13px;
}
/*售后服务工作标准*/
.servicePromise-sold-standard {
    height: 1100px;
    background-color: #f5f5f5;
    margin-top: 60px;
    padding-top: 60px;
}
.servicePromise-sold-standard h2 {
    font-size: 30px;
    color: #222;
    text-align: center;
    margin-bottom: 30px;
}
.servicePromise-sold-standard .servicePromise-side1 {
    height: 456px;
    background-color: #fff;
    padding-bottom: 20px;
}
.servicePromise-sold-standard .servicePromise-side1 h3 {
    font-size: 24px;
    color: #222222;
    padding: 30px 0;
    text-align: center;
    line-height: 1;
}
.servicePromise-sold-standard .servicePromise-side1 ul {
    width: 1110px;
    height: 345px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.servicePromise-sold-standard .servicePromise-side1 li {
    width: 540px;
    height: 160px;
    background-color: #f5f5f5;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 10%);
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-all {
    width: 430px;
    height: 105px;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title {
    display: flex;
    align-items: center;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title p {
    width: 103px;
    height: 27px;
    font-size: 20px;
    color: #d92325;
    margin-left: 15px;
    border-bottom: 1px solid #d92325;
    padding-bottom: 30px;
    margin: 0;
    padding: 0;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-all>p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-top: 0;
}
.servicePromise-sold-standard .servicePromise-side2 {
    height: 420px;
    margin-top: 26px;
}
.servicePromise-sold-standard .servicePromise-side2 h3 {
    font-size: 24px;
    color: #222;
    text-align: center;
    padding: 20px 0 20px 0;
}
.servicePromise-sold-standard .servicePromise-side2 ul {
    width: 1100px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.servicePromise-sold-standard .servicePromise-side2 ul li {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 15px 20px;
    box-shadow: 0 4px 8px 0 rgb(0 ,0 , 0 , 0.2);
}
.servicePromise-sold-standard .servicePromise-side2 ul li span {
    display: block;
    font-size: 20px;
    color: #d92325;
    line-height: 1;
    margin-bottom: 25px;
    padding-left: 12px;
}
.servicePromise-sold-standard .servicePromise-side2 ul li p {
    font-size: 14px;
    color: #666666;
    line-height: 1;
    margin-bottom: 12px;
    text-indent: 15px;
    background: url(../images/too.webp) no-repeat 0 8px;
}
.servicePromise-sold-standard .servicePromise-zixun {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.servicePromise-sold-standard .servicePromise-zixun a {
    display: flex;
    width: 210px;
    height: 46px;
    border: 1px solid #d92325;
    border-radius: 4px;
    color: #ffffff;
    background-color: #d92325;
    font-size: 16px;
    justify-content: center;
    align-items: center;
}
.servicePromise-sold-standard .servicePromise-zixun a:first-child {
    margin-right: 18px;
}
.servicePromise-sold-standard .servicePromise-zixun a {
    display: flex;
    width: 210px;
    height: 46px;
    border: 1px solid #d92325;
    border-radius: 4px;
    color: #ffffff;
    background-color: #d92325;
    font-size: 16px;
    justify-content: center;
    align-items: center;
}
.servicePromise-sold-standard .servicePromise-zixun a:last-child {
    color: #d92325;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
}
/*服务支持*/
.servicety {
    padding: 60px 0;
    overflow: hidden;
}
.servicety .service-tit {
    font-size: 30px;
    color: #222;
    text-align: center;
}
.servicety ul {
    margin-top: 40px;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-pack: justify !important;
}
.servicety ul li {
    background: #f9f9f9;
    padding: 40px 20px 60px 20px;
    width: 280px;
    text-align: center;
}
.servicety ul li img {
    width: 60px;
    height: 60px;
}
.servicety ul li h4 {
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0 20px 0;
    color: #222;
}
.servicety ul li p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    margin-bottom: 30px;
    color: #555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.b-btn {
    font-size: 16px;
    line-height: 24px;
    color: #d92325;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d92325;
    padding: 6px 30px;
    display: inline-block;
    transition: all .3s;
}
.servicety ul li .b-btn {
    background: transparent;
    padding: 7px 47px;
}
.servicety ul li .b-btn:hover {
    color: #fff;
    background: #d92325;
}


/*施工指导页面css*/
.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}
.about-content-area .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.16;
    margin-bottom: 0;
    margin-top: -7px;
    color: #000000;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.about-content-area .title:before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 100px;
    height: 2px;
    background: #d92325;
}
.about-content-area p {
    margin: 20px 0 40px 0;
}
.align-items-center {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.btn {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 28px;
    border-width: 2px;
    line-height: 1;
}
.btn-primary {
    border:1px solid #d92325;
    background-color: #fff;
    color: #d92325;
}
.btn-primary:hover {
    border-color: #d92325;
    background-color: #d92325;
    color: #ffffff;
    transition: all 1s;
}
.about-image img {
    width: 100%;
}
.about-timeline-spacing-top {
    margin-top: 60px;
    padding-top: 60px;
}
.about-timeline {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
}
.border-top {
    border-top: 1px solid #ececec
}
.feature-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    align-items: center;
}
.feature-box-wrapper .feature-box-icon {
    height: 70px;
    width: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1000px;
    text-align: center;
    line-height: 70px;
    padding: 15px;
    border: 2px solid #d92325;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.feature-box-wrapper:hover .feature-box-icon {
    background-color: #d92325;
    border-color: #d92325;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.feature-box-wrapper:hover .feature-box-icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.feature-box-wrapper .feature-content {
    margin-left: 20px;
    width: 65%;
}
.feature-box-wrapper .feature-content .title {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 8px 0;
}
.feature-box-wrapper .feature-content p {
    font-size: 14px;
}
p:last-child {
    margin-bottom: 0;
}

.funfact-bg {
    background-image: url(../images/funfact-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 100px 0px;
}
.funfact-wrap {
    display: grid;
    justify-items: center;
}
.funfact-wrap .funfact-icon {
    height: 100px;
    width: 100px;
    background: #d92325;
    border-radius: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-content {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 10px;
    justify-items: center;
}
.funfact-wrap .odometer {
    display: block;
    line-height: 1;
    font-size: 46px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}
.funfact-wrap .title {
    display: block;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
}
.section-title {
    display: grid;
    margin: 0 0 60px 0;
    justify-items: center;
}
.section-title .title{
    margin: 0;
}
.section-title span {
    content: "";
    width: 100px;
    height: 2px;
    background: #d92325;
    margin-top: 15px;
    margin-bottom: 15px;
}
.section-title .sub-title {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 1.4;
    font-family: "Poppins", sans-serif;
}
.team-content {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 15px;
    justify-items: center;
}
.team-iteam {
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px 0 rgb(0 ,0 , 0 , 0.2);
}
.team-member-image img {
    width: 100%;
}
.team-member-content {
    padding: 28px 0 20px;
    text-align: center;
}
.team-member-content .name {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.team-member-content .person-title {
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    color: #000000;
}
.single-team-member {
    border: 1px solid #ccc;
    position: relative;
}
.single-team-member:before {
    position: absolute;
    content: '';
    background: #d92325;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    width: 0%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.single-team-member:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

/*客户服务列表页*/
.clearfix:after, .clf:after {
    line-heightvisibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}
.sevIndex {
    padding-bottom: 80px;
    background-color: #f6f6f6;
}
.sevIndex-top {
    font-size: 30px;
    color: #222;
    text-align: center;
    line-height: 1;
    padding-top: 80px;
}
.sevIndex-main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-left: -20px;
    padding-top: 20px;
}
.sevIndex-box {
    background: #fff;
    width: 380px;
    float: left;
    padding-top: 58px;
    text-align: center;
    padding-bottom: 55px;
    margin-left: 20px;
    margin-top: 20px;
}
.sevIndex-box:hover {
    background: #d92325;
}
.sevIndex-box:hover .sevIndex-intro {
    color: #fff;
}
.sevIndex-box:hover .sevIndex-title a {
    color: #fff;
}

.sevIndex-img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
}
.sevIndex-box .lz1 {
    background: #f6f6f6 url(../images/lz1.webp) no-repeat center center;
}
.sevIndex-box .lz3 {
    background: #f6f6f6 url(../images/lz3.webp) no-repeat center center;
}
.sevIndex-box .lz4 {
    background: #f6f6f6 url(../images/lz4.webp) no-repeat center center;
}
.sevIndex-box .lz5 {
    background: #f6f6f6 url(../images/lz5.webp) no-repeat center center;
}
.sevIndex-box .lz6 {
    background: #f6f6f6 url(../images/lz6.webp) no-repeat center center;
}
.sevIndex-box .lz2 {
    background: #f6f6f6 url(../images/lz2.webp) no-repeat center center;
}
.sevIndex-title {
    font-size: 18px;
    line-height: 1;
    margin-top: 30px;
}
.sevIndex-title a {
    color: #222;
}
.sevIndex-xian {
    width: 30px;
    height: 2px;
    background: #d92325;
    margin: 12px auto 0;
}
.sevIndex-box:hover .sevIndex-xian {
    background: #fff;
}
.sevIndex-intro {
    font-size: 14px;
    color: #999;
    margin-top: 7px;
}
