/* 服务中心 */
/* 服务理念 service idea */
.service-idea-content{width: 100%;padding-top: 50px;position: relative;overflow: hidden;}
.service-idea-content::after{content: '';position: absolute;width: 100%;height: 382px;left: 0;bottom: 0;background-color: #e8e8e8;z-index: -1;}
.service-idea-content .service-idea-container{width: 1300px;margin: 0 auto;}
.title-style{width: 160px;color: #26658f;position: relative;padding-left: 15px;box-sizing: border-box;z-index: 100;}
.title-style h2{font-size: 30px;font-family: 'Compctab Bd BT';line-height: 37px;}
.title-style p{font-size: 24px;font-weight: bold;}
.title-style i{position: absolute;width: 1px;height: 68px;background-color: #26658f;top: 0;}
.title-style .line-left{left: 0;}
.title-style .line-left::before{content: '';position: absolute;width: 2000px;height: 1px;background-color: #26658f;right: 0;top: 29px;}
.title-style .line-right{right: 0;}
.title-style .line-right::before{content: '';position: absolute;width: 2000px;height: 1px;background-color: #26658f;left: 0;top: 29px;}
.service-idea-container .service-idea-info{position: relative;margin-top: 40px;}
.service-idea-info .tex{position: absolute;top: 34px;left: 710px;}
.tex p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #000;}

/* 服务流程 service process */
.service-process-content{width: 100%;padding-top: 80px;overflow: hidden;}
.service-process-content .service-process-container{width: 1300px;margin: 0 auto;}
.service-process-container .title-style{width: 200px;}
.service-process-container .service-process-img{text-align: center;}
.service-process-img img{max-width: 100%;}

/* 售前售后 Pre sales and After sale */
.sales-content{width: 100%;padding-top: 80px;overflow: hidden;}
.sales-content .sales-container{width: 1300px;margin: 0 auto;}
.sales-container .title-style{width: 280px;}
.title-style h2 span{font-family: 'lingoes';font-weight: normal;}
.sales-container .sales-info{position: relative;margin-top: 60px;}
/* .sales-info img{margin-left: 302px;} 2022-12-08：hl注释*/
.sales-info .tex-left{position: absolute;left: 64px;top: 40px;}
.sales-info .tex-right{position: absolute;left: 940px;top: 40px;}
.sales-info div p{font-size: 18px;line-height: 36px;font-weight: lighter;color: #010101;}
.sales-info div p:nth-child(1),.sales-info div p:nth-child(3){font-size: 30px;}
.sales-info div p:nth-child(2){margin-bottom: 36px;}

/* FQA */
.fqa-content{width: 1200px;margin: 30px auto 50px;}
.fqa-content .fqa-item{padding: 30px 0;border-bottom: 1px dashed #dadada;}
.fqa-item:last-child{border-bottom: none;}
.fqa-item div{overflow: hidden;}
.fqa-item .question{margin-bottom: 7px;}
.fqa-item div p{float: left;line-height: 36px;font-weight: lighter;font-size: 18px;color: #000;}
.fqa-item div p:nth-child(1){width: 34px;height: 34px;border-radius: 5px;text-align: center;margin: 1px 44px 0 0;}
.fqa-item div p:nth-child(2){width: 1122px;}
.fqa-item .question p:nth-child(1){background-color: #26658f;color: #fff;}
.fqa-item .answer p:nth-child(1){background-color: #959595;color: #fefefe;}
.question p:nth-child(2){font-size: 30px;}
.fqa-item div p a{color: #000;}

/* 2022-12-08 hl编写css代码 */
.sales-info img {width: 100%;}