p{
    margin: 1em 0;
}
.center {
    background-color: #dbe8ee!important;
}

.processtitle {
    font-size: 41.67px;
    color: #51cbb0;
    padding-top: 50px;
}

.processftitle {
    font-size: 25px;
    color: #262729;
}

.center2 {
    text-align: center;
}

.service {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0px;
}

.advantage {
    width: 45%;
    display: flex;
}

.adv1 {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.adv1 img {
    width: 90%;
}

.detailstitle {
    font-size: 41.67px;
    color: #68cfb9;
    line-height: 25px;
    font-weight: bold;
    position: relative;
    left: 40px;
}

.details {
    width: 65%;
}

.details ul{
    padding-left: 40px;
}
.details ul li {
    list-style-type: disc;
    font-size: 25px;
    color: #262729;
    line-height: 40px;
}

.serviceprobox {
    width: 100%;
    margin: 0 auto;
    display: flex;
    box-shadow: 1px 1px 1px #c3c3c3;
}

.servicebox {
    width: 16.67%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.spanbox {
    height: 100px;
    background-color: #a9bebd;
    text-align: center;
}

.spanbox p {
    font-size: 14.58px;
    color: #262729;
    line-height: 10px;
}

.spanbox p:first-child {
    font-weight: bold;
}

.servicebox img {
    height: 150px;
}

.serviceimg {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
}

.p_top {
    position: relative;
    top: -40px;
}

.range p {
    font-size: 25px;
    padding: 6px 20px;
}

.range p:nth-child(odd) {
    background-color: #fff;
    color: #51cbb0;
}

.range p:nth-child(even) {
    background-color: #a9bebd;
    color: #262729;
}

.borderxian {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 120px;
}

.border1 {
    width: 30%;
    height: 1px;
    background-color: #59cec0;
}

.bottom-left {
    padding-top: 25px;
}

.bottom_center {
    padding-top: 40px;
    display: flex;
}

.logo2 {
    width: 205px;
    height: 70px;
}

.bottom_center ul {
    padding: 0px;
    margin: 0px 30px;
}

.bottom_center ul li {
    list-style-type: none;
    width: 100px;
    height: 35px;
    text-align: center;
    align-items: center;
}

.bottom_center ul li a {
    font-size: 14.56px;
    color: #5f5b5b;
    line-height: 25px;
    text-decoration: none;
}

.bottom_center ul>li:first-child>a {
    font-size: 16.67px;
    color: #2c2a2a;
}

.bottom_center ul:nth-child(7) {
    width: 220px;
}

.bottom_center ul:nth-child(9) {
    width: 200px;
}

.bottom_center ul:nth-child(7)>li {
    width: 220px;
    text-align: left;
    height: auto;
}

.bottom_center ul:nth-child(9)>li {
    width: 200px;
    text-align: left;
    height: auto;
}

.topimg2 {
    position: absolute;
    top: 130px;
    right: -60px;
}

.happy2 {
    width: 1130px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.telephone {
    font-size: 25px!important;
    color: #2a2a2a!important;
    display: block;
    margin-top: 10px;
}

.border2 {
    width: 347px;
    height: 300px;
    border-bottom: 1px solid #59cec0;
}

.bottom1 {
    width: 100%;
    background-color: #dcdcdc;
    margin-bottom: 30px;
}

.b_content {
    width: 1130px;
    margin: 0 auto;
    display: flex;
    padding-bottom: 50px;
    position: relative;
}

.bottom-left {
    padding-top: 25px;
}

.bottom_center {
    padding-top: 40px;
    display: flex;
}

.logo2 {
    width: 205px;
    height: 70px;
}

.bottom_center ul {
    padding: 0px;
    margin: 0px 30px;
}

.bottom_center ul li {
    list-style-type: none;
    width: 100px;
    height: 35px;
    text-align: center;
    align-items: center;
}

.bottom_center ul>li:first-child>a {
    font-size: 16.67px;
    color: #2c2a2a;
}

.bottom_center ul:nth-child(7) {
    width: 220px;
}

.bottom_center ul:nth-child(9) {
    width: 200px;
}

.bottom_center ul:nth-child(7)>li {
    width: 220px;
    text-align: left;
    height: auto;
}

.bottom_center ul:nth-child(9)>li {
    width: 200px;
    text-align: left;
    height: auto;
}

.topimg2 {
    position: absolute;
    top: 130px;
    right: -60px;
}

.happy2 {
    width: 1130px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.telephone {
    font-size: 25px!important;
    color: #2a2a2a!important;
    display: block;
    margin-top: 10px;
}

.border2 {
    width: 347px;
    height: 300px;
    border-bottom: 1px solid #59cec0;
}

@media screen and (max-width: 768px){
    .processtitle{padding-top: 20px;font-size: 18px;}
    .p_top{font-size: 18px;top: -20px;}
    .service{margin: 0 0 50px;}
    .advantage{width: 100%;}
    .adv1{width: 20%;}
    .details{width: 80%;}
    .detailstitle{font-size: 20px;}
    .details ul li{font-size: 14px;line-height: 1.5;}
    .serviceprobox{flex-wrap: wrap;}
    .servicebox{width: 100%;}
    .servicebox img{height: 80px;}
    .spanbox p{line-height: 13px;}
    .range p{font-size: 14px;}
    .borderxian{margin-top: 40px;}
}