/* 全过程咨询 */
.process-ad{
    /* width: 100%; */
    min-width: 1200px;
    height: 500px;
}
.process-ad img{
    width: 100%;
    height: 100%;
}
.soil-ad{
    background-image: url(./image/soil_ad.png);
    background-size: 100% 100%;
}
.env-ad{
    background-image: url(./image/env_ad.png);
    background-size: 100% 100%;
}
.wrapper .plan-ad{
    background-image: url(./image/plan_ad.png);
    background-size: 100% 100%;
}
.wrapper .check-ad{
    background-image: url(./image/check_ad.png);
    background-size: 100% 100%;
}
.process-ad .container{
    height: 500px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #132F9E;
}
.soil-ad .container .ad-title{
    font-size: 62px;
    line-height: 105px;
    margin-top: 103px;
}
.soil-ad .container .ad-content p{
    height: 44px;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
}
.env-ad .container .wrapper{
    width: 1024px;
    height: 216px;
    background-color: rgba(255, 255,255, 0.8);
    margin-top: 103px;
    border-radius: 20px;
    color: #2F77F1;
}
.env-ad .container .ad-title{
    font-size: 62px;
    line-height: 105px;
    text-align: center;
}
.env-ad .container .ad-content p{
    height: 44px;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
}
/* 中部导航 */
.anchor-options{
    width: 100%;
    height: 67px;
    background-color: #D6ECFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    /* display: none; */

}
.anchor-options-fix{
    position: fixed;
    left: 0;
    top:0;
    z-index:20;
}
.anchor-option{
    width: 1200px;
    margin: 0 auto;
}
.anchor-option ul{
    width: 780px;
    height: 67px;
    margin: 0 auto;
    background-color: #D6ECFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anchor-option .anchor-about-option{
    width: 1200px;
    justify-content: space-around;
}
.anchor-option li{
    width: 119px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    color: #2F77F1;
    font-size: 18px;
    cursor: pointer;
}
.anchor-option .active{
    background-color: #2F77F1;
    color: #FFFFFF;
}
/* 项目介绍 */
.pro-intro-container{
    width: 100%;
    height: 337px;
    background-color: #FFFFFF;
}
.pro-intro{
    width: 1200px;
    height: 337px;
    margin: 0 auto;
}
.content-title{
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.content-title-wrapper{
    width: 168px;
    height: 43px;
    position: relative;
}
.content-title-wrapper .title-icon{
    color: #2F77F1;
    font-size: 20px;
    font-weight: bold;
}
.content-title-wrapper .intro-title{
    color: #303030;
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    bottom: 0;
    left: 40px;
    z-index: 10;
}
.content-title-wrapper .intro-line{
    width: 168px;
    height: 12px;
    background-color: #ADD8FE;
    position: absolute;
    bottom: 0;
}
.intro-content{
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    margin-top: 42px;
}
.intro-content div span{
    color: #2F77F1;
}
.intro-content div:nth-of-type(1){
    text-indent: 2em;
}
/* 服务范围 */
.serve-range{
    width: 1200px;
    height: 1435px;
    margin: 0 auto;
}
.eng-range{
    height: 921px;
}
.serve-range .serve-content img{
    margin-top: 97px;
    width: 558px;
    height: 1184px;
    margin-left: 321px;
}
.eng-serve{
    margin-top: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.range-right .eng-list li,
.range-left .eng-list li{
    width: 529px;
    height: 161px;
    background-size: 100% 100%;
    overflow: hidden;
}
.range-right .soil-list li,
.range-left .soil-list li{
    width: 493px;
    height: 125px;
    background-size: 100% 100%;
    overflow: hidden;
    border: 1px solid #2F77F1;
    margin-bottom: 66px;
    background-size: 234px 100%;
    background-repeat: no-repeat;
    background-position: right;
    box-shadow: 7px 6px 12px 0 rgba(0, 0, 0, 0.1);
}
.range-left .soil-list li{
    margin-right: 68px;
}

/* 服务范围（工程咨询）左边图 */
.range-left .eng-list li:nth-last-of-type(1){
    background-image: url(./image/searve_bg_01.png);
}
.range-left .eng-list li:nth-last-of-type(2){
    background-image: url(./image/searve_bg_02.png);
}
.range-left .eng-list li:nth-last-of-type(3){
    background-image: url(./image/searve_bg_03.png);
}
.range-left .eng-list li:nth-last-of-type(4){
    background-image: url(./image/searve_bg_04.png);
}

/* 工程范围（土地规划）左边图 */
.range-left .soil-list li:nth-last-of-type(1){
    background-image: url(./image/soil_01.png);
}
.range-left .soil-list li:nth-last-of-type(2){
    background-image: url(./image/soil_02.png);
}
.range-left .soil-list li:nth-last-of-type(3){
    background-image: url(./image/soil_03.png);
}
.range-left .soil-list li:nth-last-of-type(4){
    background-image: url(./image/soil_04.png);
}
/* 工程范围（环境咨询）左边图 */
.range-left ul.env-list li:nth-last-of-type(1){
    background-image: url(./image/env_01.png);
}
.range-left ul.env-list li:nth-last-of-type(2){
    background-image: url(./image/env_02.png);
}
.range-left ul.env-list li:nth-last-of-type(3){
    background-image: url(./image/env_03.png);
}
.range-left ul.env-list li:nth-last-of-type(4){
    background-image: url(./image/env_04.png);
}
/* 工程范围（规划设计）左边图 */
.range-left ul.plan-list li:nth-last-of-type(1){
    background-image: url(./image/plan_01.png);
}
.range-left ul.plan-list li:nth-last-of-type(2){
    background-image: url(./image/plan_02.png);
}
.range-left ul.plan-list li:nth-last-of-type(3){
    background-image: url(./image/plan_03.png);
}
.range-left ul.plan-list li:nth-last-of-type(4){
    background-image: url(./image/plan_04.png);
}
/* 工程范围（检测测绘）左边图 */
.range-left ul.check-list li:nth-last-of-type(1){
    background-image: url(./image/check_01.png);
}
.range-left ul.check-list li:nth-last-of-type(2){
    background-image: url(./image/check_02.png);
}
.range-left ul.check-list li:nth-last-of-type(3){
    background-image: url(./image/check_03.png);
}
.range-left ul.check-list li:nth-last-of-type(4){
    background-image: url(./image/check_04.png);
}
.range-left li a,
.range-right li a {
    display: block;
    margin-left: 24px;
    margin-top: 12px;
    width: 280px;
    height: 122px;
    color: #2F77F1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.range-right .soil-list li a,
.range-left .soil-list li a {
    margin-left: 12px;
    height: 125px;
    margin-top: 0;
    position: relative;
}

.range-right li a div:first-of-type,
.range-left li a div:first-of-type{
    font-size: 24px;
}
.range-right li a div:last-of-type,
.range-left li a div:last-of-type{
    font-size: 20px;
}
/* 服务范围（工程咨询）右边图 */
.range-right .eng-list li:nth-last-of-type(1){
    background-image: url(./image/searve_bg_05.png);
}
.range-right .eng-list li:nth-last-of-type(2){
    background-image: url(./image/searve_bg_06.png);
}
.range-right .eng-list li:nth-last-of-type(3){
    background-image: url(./image/searve_bg_07.png);
}
.range-right .eng-list li:nth-last-of-type(4){
    background-image: url(./image/searve_bg_08.png);
}
/* 服务范围（土地规划）右边图 */
.range-right .soil-list li:nth-last-of-type(1){
    background-image: url(./image/soil_05.png);
}
.range-right .soil-list li:nth-last-of-type(2){
    background-image: url(./image/soil_06.png);
}
.range-right .soil-list li:nth-last-of-type(3){
    background-image: url(./image/soil_07.png);
}
.range-right .soil-list li:nth-last-of-type(4){
    background-image: url(./image/soil_08.png);
}
/* 服务范围（环境咨询）右边图 */
.range-right ul.env-list li:nth-last-of-type(1){
    background-image: url(./image/env_05.png);
}
.range-right ul.env-list li:nth-last-of-type(2){
    background-image: url(./image/env_06.png);
}
.range-right ul.env-list li:nth-last-of-type(3){
    background-image: url(./image/env_07.png);
}
.range-right ul.env-list li:nth-last-of-type(4){
    background-image: url(./image/env_08.png);
}
/* 服务范围（规划设计）右边图 */
.range-right ul.plan-list li:nth-last-of-type(1){
    background-image: url(./image/plan_05.png);
}
.range-right ul.plan-list li:nth-last-of-type(2){
    background-image: url(./image/plan_06.png);
}
.range-right ul.plan-list li:nth-last-of-type(3){
    background-image: url(./image/plan_07.png);
}
.range-right ul.plan-list li:nth-last-of-type(4){
    background-image: url(./image/plan_08.png);
}
/* 服务范围（检测测绘）右边图 */
.range-right ul.check-list li:nth-last-of-type(1){
    background-image: url(./image/check_05.png);
}
.range-right ul.check-list li:nth-last-of-type(2){
    background-image: url(./image/check_06.png);
}
.range-right ul.check-list li:nth-last-of-type(3){
    background-image: url(./image/check_07.png);
}
.range-right ul.check-list li:nth-last-of-type(4){
    background-image: url(./image/check_08.png);
}

/* 服务流程 */
.serve-process{
    width: 100%;
    height: 700px;
    background-image: url(./image/serve_bg.png);
    background-size: 100% 100%;
}
.serve-process-soil{
    width: 100%;
    height: 1365px;
    background-color: #FFFFFF;
}
.serve-process-env{
    width: 100%;
    height: 673px;
    background-color: #FFFFFF;
}
.serve-process-soil .serve-content .wrapper{
    width: 1200px;
    height: 1198px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.serve-process-env .serve-content .wrapper{
    width: 1200px;
    height: 467px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.serve-process-plan .serve-content .wrapper{
    width: 1200px;
    height: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.serve-process-check .serve-content .wrapper{
    width: 1200px;
    height: 497px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.serve-process-soil .serve-content .wrapper img{
    width: 796px;
    height: 100%;
}
.serve-process-env .serve-content .wrapper img{
    width: 811px;
    height: 100%;
}
.serve-process-plan .serve-content .wrapper img{
    width: 576px;
    height: 100%;
}
.serve-process-check .serve-content .wrapper img{
    width: 687px;
    height: 100%;
}
.serve-process-container{
    width: 1200px;
    margin: 0 auto;

}
.serve-process .serve-content{
    height: 576px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.serve-process .wrapper{
    width: 1159px;
    height: 237px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.serve-process .wrapper .top,
.serve-process .wrapper .bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serve-process .wrapper .top div,
.serve-process .wrapper .bottom div{
    width: 277px;
    height: 54px;
    display: flex;
}
.serve-process .wrapper .top div span:nth-of-type(1),
.serve-process .wrapper .bottom div span:nth-of-type(1){
    width: 54px;
    height: 54px;
    background-color: #2F77F1;
    color: #FFFFFF;
    font-size: 25px;
    line-height: 54px;
    text-align: center;
    display: inline-block;
}
.serve-process .wrapper .top div span:nth-of-type(2),
.serve-process .wrapper .bottom div span:nth-of-type(2){
    width: 223px;
    height: 54px;
    color: #2F77F1;
    background-color: #ADD8FE;
    font-size: 26px;
    line-height: 54px;
    text-align: center;
    display: inline-block;
}
.serve-process .wrapper .top span img,
.serve-process .wrapper .bottom span img{
    width: 54px;
    height: 40px;
}
.serve-process .wrapper .bottom span img{
    transform: rotateY(-180deg);
}
.serve-process .wrapper .midle{
    width: 40px;
    height: 54px;
    margin-left: 1020px;
}
.serve-process .wrapper .midle img{
    width: 40px;
    height: 54px;
}
/* 服务案例 */
.serve-case{
    width: 100%;
    /* background-color: #FFFFFF; */
}
.serve-case-container{
    width: 1200px;
    /* height: 645px; */
    margin: 0 auto;
}
.serve-case-container-eng{
    /* height: 1610px; */
    margin-bottom: 88px;
}
.serve-case-container .serve-content{
    /* height: 561px; */
    display: flex;
    justify-content: center;
}
.serve-case .eng-content{
    padding-top: 20px;
    /* padding: 60px; */
    /* border: 1px solid #000; */
    /* height: 1421px; */
}
.serve-case .eng-content .list{
    width: 1200px;
    height: 71px;
    background-color: #FFFFFF;
    margin-top: 20px;
    box-shadow: 0px 5px 10px #EBEEF5;
}
.serve-case .eng-content .list a{
    display: block;
    height: 100%;
    color: #303030;
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serve-case .eng-content .list a:hover{
    color: #2F77F1;
    border: 1px solid #2F77F1;
}
.serve-case .eng-content .list a span:first-of-type{
    display: inline-block;
    width: 1078px;
    /* border: 1px solid #000; */
    margin-left: 39px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin-top: 21px; */
}
.serve-case .eng-content .list a span:last-of-type{
    /* display: inline-block; */
    margin-right: 30px;
    /* margin-top: 21px; */
}
.serve-case .soil-content{
    padding: 60px;
    /* height: 1096px; */
    margin-bottom: 57px;
}
/* 关于我们 */
/* 关于我们（公司简介） */
.company-intro {
    width: 100%;
    height: 727px;
    background-image: url(./image/company/company_intro_bg.png);
    background-size: 100% 100%;
}
.company-intro .wrapper{
    width: 1200px;
    height: 727px;
    margin: 0 auto;
}
.company .wrapper .title{
    width: 224px;
    height: 76px;
    background-image: url(./image/company/comp_title_bg.png);
    background-size: 100% 100%;
    color: #2F77F1;
    font-size: 25px;
    font-weight: bold;
    line-height: 76px;
    text-align: center;
    margin: 55px auto;
}
/* .company-intro .wrapper .title{
    margin: 55px auto;
} */

.company-intro .wrapper .content{
    width: 1200px;
    height: 355px;
    display: flex;
    justify-content: space-around;
}
.company-intro .wrapper .content .left{
    width: 514px;
    height: 199px;
    color: #2B465D;
    font-size: 18px;
    line-height: 35px;
    text-indent: 2em;
}
.company-intro .wrapper .content .left span{
    font-weight: bold;
}
.company-intro .wrapper .content .right img{
    width: 589px;
    height: 355px;
}
/* 关于我们（公司发展） */
.company-dev{
    width: 100%;
    height: 709px;
    background-image: url(./image/company/comp_dev_bg.png);
    background-size: 100% 100%;
    overflow: hidden;
}
.company-dev .wrapper{
    width: 1200px;
    height: 709px;
    margin: 0 auto;
}
.company-dev .wrapper .content{
    width: 1200px;
    height: 453px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -55px;
}
.company-dev .wrapper .dev-line{
    display: flex;
    /* justify-content: center;
    align-items: center; */
}
.company-dev .wrapper .dev-line li{
    position: relative;
    width: 152px;
    margin: 0 auto;
    padding-top: 5px;
    background-color:#2B465D;
}

.company-dev .wrapper .dev-line li:nth-of-type(1){
    width: 87px;
}
.company-dev .wrapper .dev-line li:nth-of-type(7){
    width: 239px;
}
.company-dev .wrapper .dev-line li:nth-of-type(even)::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 38px;
    background: inherit;
    background-color: #2B465D;
}
.company-dev .wrapper .dev-line li:nth-of-type(odd)::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -33px;
    width: 5px;
    height: 38px;
    background: inherit;
    background-color: #2B465D;
}
.company-dev .wrapper .dev-line li:nth-of-type(7)::after{
    right: 87px;
}
.company-dev .wrapper .dev-line li div{
    position: absolute;
    bottom: 0;
    width: 161px;
    height: 161px;
    color: #2B465D;
    font-size: 16px;
    font-weight: bold;
}
.company-dev .wrapper .dev-line li div .year{
    font-size: 24px;
    text-align: center;
}
.company-dev .wrapper .dev-line li:nth-of-type(odd) div{
    position: absolute;
    bottom: -206px;
    left: 70px;
}
.company-dev .wrapper .dev-line li:nth-of-type(even) div{
    position: absolute;
    bottom: 45px;
    left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.company-dev .wrapper .dev-line li:nth-of-type(1) div{
    left: 0px;
}
/* .company-dev .wrapper .dev-line li div::before{
    content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
} */

/* .company-dev .wrapper .dev-line li:nth-of-type(even)::after{
    content: '';
    position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
} */


/* 关于我们（公司展示 ）*/
.company-show{
    overflow: hidden;
    height: 2037px;
    background-color: #FFFFFF;
}
.company-show .wrapper{
    width: 1200px;
    margin: 0 auto;
}
.company-show .wrapper .top .content,
.company-show .wrapper .bottom .content{
    display: flex;
    height: 668px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.company-show .wrapper .bottom .content{
    height: 947px;
    /* justify-content: flex-start; */
}
.company-show .wrapper .top .content .show,
.company-show .wrapper .bottom .content .show{
    width: 290px;
    height: 304px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.company-show .wrapper .top .content .show img{
    width: 290px;
    height: 258px;
}
.company-show .wrapper .top .content .show div{
    width: 121px;
    height: 36px;
    border: 1px solid #2F77F1;
    color: #2F77F1;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}
.company-show .wrapper .top .content .show:nth-of-type(6) div,
.company-show .wrapper .top .content .show:nth-of-type(7) div{
    width: 171px;
}
.company-show .wrapper .bottom .content .show{
    width: 355px;
    height: 284px;
}
.company-show .wrapper .bottom .content .show:nth-of-type(2),
.company-show .wrapper .bottom .content .show:nth-of-type(3){
    justify-content: flex-start;
}
.company-show .wrapper .bottom .content .show:nth-of-type(2) div:nth-of-type(2),
.company-show .wrapper .bottom .content .show:nth-of-type(3) div:nth-of-type(2){
    margin-top: 8px;
}
.company-show .wrapper .bottom .content .show:nth-of-type(1) div:nth-of-type(2){
    height: 59px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 8px;
}
.company-show .wrapper .bottom .content .show:nth-of-type(1),
.company-show .wrapper .bottom .content .show:nth-of-type(2),
.company-show .wrapper .bottom .content .show:nth-of-type(3){
    height: 319px;
}
.company-show .wrapper .bottom .content .show div:nth-of-type(1){
    width: 355px;
    height: 252px;
    border: 1px solid #2B465D;
    display: flex;
    justify-content: center;
    align-items: center;
}
.company-show .wrapper .bottom .content .show img{
    width: 320px;
    height: 226px;
}
.company-show .wrapper .bottom .content .show:nth-of-type(5) img,
.company-show .wrapper .bottom .content .show:nth-of-type(6) img,
.company-show .wrapper .bottom .content .show:nth-of-type(7) img{
    width: 170px;
    height: 241px;
}
.company-show .wrapper .bottom .content .show:nth-of-type(8) img{
    width: 249px;
    height: 232px;
}
.company-show .wrapper .bottom .content .show div:nth-of-type(2){
    color: #2B465D;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.company-show .wrapper .bottom .content .show:nth-of-type(8) div:nth-of-type(2){
    width: 378px;
}
/* 关于我们（公司联系） */
.company-contact .wrapper{
    width: 1200px;
    height: 927px;
    margin: 0 auto;
}
.company-contact .wrapper .content{
    width: 1100px;
    height: 594px;
    display: flex;
    box-shadow: -4px 7px 13px 0px #EBEEF5;
}
.company-contact .wrapper .content .left{
    width: 581px;
    height: 594px;
    /* color: #2B465D;
    font-size: 18px;
    line-height: 35px;
    text-indent: 2em;
    border: 1px solid red; */
}
.company-contact .wrapper .content .left div{
    margin-left: 37px;
}
.company-contact .wrapper .content .left div:nth-of-type(1){
    width: 118px;
    height: 29px;
    color: #2B465D;
    font-size: 22px;
    border-left: 5px solid #2F77F1;
    line-height: 29px;
    text-align: center;
    margin-top: 59px;
}
.company-contact .wrapper .content .left div:nth-of-type(2){
    margin-top: 28px;
    color: #2F77F1;
    font-size: 18px;
    width: 521px;
    height: 192px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.company-contact .wrapper .content .left div:nth-of-type(2) {
    margin-left: 20px;
}
.company-contact .wrapper .content .left div:nth-of-type(2) span p:nth-of-type(3){
    margin-left: 40px;

}
.company-contact .wrapper .content .right img{
    width: 519px;
    height: 594px;
}
/* 关于我们之公司文化 */
.culture {
    width: 1200px;
    height: 850px;
    margin: 0 auto;
}
.culture .culture-content{
    color: #2B465D;
    font-size: 18px;
    line-height: 36px;
}
.culture .culture-content .culture-intro{
    text-indent: 2em;
}
.culture .culture-content .culture-intro span{
    font-weight: bold;
}
.culture .culture-content .culture-point{
    display: flex;
    margin-top: 30px;
}
.culture .culture-content .culture-point .point-title{
    background-color: #2B465D;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}
/* 服务范围详情 */
.serve_wrapper{
    width: 1200px;
    margin: 0 auto;
}
.serve_wrapper .level{
    margin-top: 25px;
    color: #707070;
    font-size: 20px;
    display: flex;
}
.serve_wrapper .level ul{
    display: flex;
}
.serve_wrapper .level ul li{
    margin-right: 11px;
    cursor: pointer;
    color: #2F77F1;
}
.serve_wrapper ul li a{
    color: #2F77F1;
}
.serve_wrapper .level ul .gt{
    color: #9D9D9D;
    cursor: auto;
}
.serve_wrapper .level ul .detail-title{
    color: #707070;
}
.serve_wrapper .content{
    margin-top: 25px;
}
/* 服务范围详情左侧导航 */
.serve_wrapper .content .left{
    width: 156px;
    color: #2F77F1;
    font-size: 16px;
    box-shadow: 7px 6px 12px rgba(0, 0, 0, 0.1);
    position: absolute;
}
.serve_wrapper .content .left .title{
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    border-left: 3px solid #2F77F1;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 24px;
    position: relative;
    cursor: pointer;
}
.serve_wrapper .left .process div{
    width: 96px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    border-left: 3px solid #2F77F1;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 24px;
    cursor: pointer;
}
.serve_wrapper .content .left .title::after{
    content: '';
    display: inline-block;
    border: 7px solid #2F77F1;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: -18px;
}
.serve_wrapper .content .left .active::after{
    content: '';
    display: inline-block;
    border: 7px solid #2F77F1;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 9px;
    right: -18px;
}
.serve_wrapper .content .left .list li{
    height: 30px;
    color: #707070;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.serve_wrapper .content .left .list .list-active{
    color: #2F77F1;
}
.serve_wrapper .list{
    display: none;
}
/* 服务范围详情右侧内容 */
.serve_wrapper .content .right{
    width: 1014px;
    min-height: 1026px;
    margin-left: 178px;
    box-shadow: -3px -3px 12px rgba(0, 0, 0, 0.1);
}
.serve_wrapper .right-title{
    color: #303030;
    font-size: 30px;
    height: 119px;
    overflow: hidden;
}
.serve_wrapper .right-title .title{
    margin-top: 11px;
    text-align: center;
    overflow: hidden;
}
.serve_wrapper .right-title .line img{
    width: 68px;
    height: 3px;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.serve_wrapper .right-wrapper .nav{
    height: 53px;
    box-shadow: -8px 7px 12px rgba(0, 0, 0, 0.1);

}
.serve_wrapper .right-wrapper .nav ul{
    display: flex;
    justify-content: space-between;
    color: #707070;
    font-size: 22px;
}
.serve_wrapper .right-wrapper .nav li{
    width: 114px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    cursor: pointer;
}
.serve_wrapper .right-wrapper .nav .active{
    background-color: #3B72F8;
    color: #FFFFFF;
}

/* 服务范围 */
.tab-box{
    height: 603px;
}
.pro-wrapper,
.tab-box{
    width: 1200px;
    margin: 0 auto;
    color: #303030;
    overflow: hidden;
}
/* 服务范围大标题 */
.pro-wrapper .title,
.tab-box .title{
    width: 210px;
    height: 80px;
    color: #303030;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 60px auto 0;
}
.pro-wrapper .title .line,
.tab-box .title .line{
    width: 68px;
    height: 5px;
    background-image: url(./image/line.png);
    margin-top: 11px;
    background-size: 100% 100%;
}
/* 服务范围选项展示 */
.tab-wrapper{
    height: 452px;
    width: 1200px;
    margin-top: 10px;
}
.tab-wrapper .tab-top,
.tab-wrapper .tab-bottom{
    width: 489px;
    height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.tab-wrapper .tab-top{
    margin-bottom: 30px;
}
.tab-wrapper .process,
.tab-wrapper .env,
.tab-wrapper .soil,
.tab-wrapper .check{
    width: 175px;
    height: 40px;
    background-size: 100% 100%;
    cursor: pointer;
}
.tab-wrapper .process,
.tab-wrapper .env{
    background-image: url(./image/serve/serve_tab_01.png);
}
.tab-wrapper .tab-top li:first-of-type.active,
.tab-wrapper .tab-bottom li:first-of-type.active{
    background-image: url(./image/serve/serve_retab_01.png);
}
.tab-wrapper .soil,
.tab-wrapper .check{
    background-image: url(./image/serve/serve_tab_03.png);
}
.tab-wrapper .tab-top li:nth-of-type(3).active,
.tab-wrapper .tab-bottom li:nth-of-type(3).active{
    background-image: url(./image/serve/serve_retab_03.png);
}
.tab-wrapper .eng,
.tab-wrapper .plan{
    width: 140px;
    height: 40px;
    cursor: pointer;
    background-image: url(./image/serve/serve_tab_02.png);
    background-size: 100% 100%;
}
.tab-wrapper .tab-top li:nth-of-type(2).active,
.tab-wrapper .tab-bottom li:nth-of-type(2).active{
    background-image: url(./image/serve/serve_retab_02.png);
}
.tab-wrapper .tab-bottom{
    margin-top: 30px;
}
.tab-options-wrapper{
    height: 308px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tab-options-wrapper span{
    width: 34px;
    height: 34px;
    color: #2F77F1;
    line-height: 34px;
    font-size: 24px;
    text-indent: 4px;
    text-align: center;
    border: 2px solid #2F77F1;
    border-radius: 100%;
    cursor: pointer;
}
.tab-options-wrapper span:nth-of-type(1){
    text-indent: 0px;
}
.tab-options-wrapper .tab-options{
    width: 1060px;
    height: 308px;
    background-color: #EEF5FF;
}
.tab-options-wrapper .tab-options ul{
    width: 570px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 15px;
}
.tab-options-wrapper .tab-options ul li{
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin-left: 15px;
    margin-top: 30px;
    padding: 0 10px;
    border: 1px solid #2F77F1;
}
.tab-options-wrapper .tab-options ul li.tpl{
    display: none;
}
.tab-options-wrapper .tab-options ul li:hover{
    background-color: #2F77F1;
}
.tab-options-wrapper .tab-options ul li:hover a{
    color: #FFFFFF;
}
.tab-options-wrapper .tab-options ul li a{
    color: #2F77F1;
}
/* 服务范围项目展示 */
.pro-wrapper{
    margin-bottom: 136px;
}
.pro-show .number{
    font-size: 30px;
    line-height: 44px;
    display: flex;
    align-items: center;
    margin-left: 22px;
}
.pro-show .number p{
    margin-left: 21px;
}
.pro-show .number .line{
    width: 26px;
    height: 2px;
    background-color: #2F77F1;
}
.pro-show .left-title,
.pro-show .right-title{
    font-size: 24px;
    line-height: 35px;
    margin-left: 22px;
    margin-top: 20px;
}
.show-one,
.show-two{
    height: 282px;
    width: 1200px;
    position: relative;
}
.show-one .left,
.show-two .right{
    width: 558px;
    height: 282px;
    position: absolute;
}
.show-one .right,
.show-two .left{
    width: 528px;
    height: 191px;
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.1);
    position: absolute;
}
.show-one .left{
    left: 59px;
}
.show-two .left{
    left: 64px;
}
.show-one .right,
.show-two .left{
    top: 46px;
    width: 528px;
    height: 191px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.show-one .right{
    right: 70px;
}
.show-two .right{
    right: 53px;
}
.show-one .left img,
.show-two .right img{
    width: 100%;
    height: 100%;
}
.pro-1:hover,
.pro-2:hover,
.pro-3:hover,
.pro-4:hover,
.pro-5:hover,
.pro-6:hover{
    border: 1px solid #2F77F1;
}

