.contain{
    width: 100%;
    height: 100%;
    background: #ffffff;
}

/*banner*/
.banner-single{
    background: url("../../uploads/servicessap/sap.png");
}

.banner-single div h1{
    font-size:44px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:62px;
    letter-spacing:2px;
}

.banner-single div h2{
    font-size:22px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:30px;
    letter-spacing:10px;
    margin-left: -10px;
}

/*汉得拥有充足资源的SAP实施团队*/
.overview-intro-left h2{
    margin-top: 40px;
}

/*服务能力蓝图*/
.htms-function-content{
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 20px;
}

.htms-function-tip{
    width: 328px;
    margin-top: 60px;
}

.htms-function-logo{
    float: left;
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.htms-function-right{
    float: left;
    width: 280px;
}

.htms-function-right h1{
    height:28px;
    font-size:20px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:28px;
    text-align: left;
}

.htms-function-right p{
    margin-top: 10px;
    width:280px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:24px;
    text-align: left;
}

/*交付能力*/
.sap-delivery{
    background: #ffffff;
    padding-bottom: 0;
}

.sap-delivery > p{
    opacity: 1;
}

.sap-delivery-con{
    width: 1200px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
}

.sap-delivery-con img{
    width: 485px;
    height: 188px;
    display: inline-block;
    margin-top: 50px;
}

.sap-delivery-right{
    margin-left: 55px;
    text-align: left;
}

.sap-delivery-right h3{
    font-size:18px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:25px;
    margin-top: 20px;
}

.sap-delivery-right a:hover{
    color: #4DB7DD;
    cursor: default;
}

.sap-delivery-right h3:first-child{
    margin-top: 0px;
}

.sap-delivery-right p{
    width:660px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:30px;
    margin-top: 10px;
}

.overview-bottom{
    width:100%;
    height:60px;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(234,240,247,0.55) 100%);
}

/*全球化拓展布局*/
.sap-global{
    background: #ffffff;
}

.sap-global-con{
    width: 1200px;
    height: 400px;
    margin: 20px auto 0;
    background: url("../../uploads/servicessap/map.png") no-repeat center center;
    display: flex;
    justify-content: space-between;
}

.sap-global-tip{
    width:285px;
    height:240px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);
    margin-top: 60px;
}

.sap-global-tip h3{
    width:180px;
    font-size:18px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:25px;
    margin: 40px auto 0;
}

.sap-global-tip p{
    width:225px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:30px;
    margin: 20px auto 0;
    text-align: left;
}
