.main_item_content_advantage_process{display:flex;justify-content:center;align-items:center}
.main_item_content_process{height:340px}
.service_step_box{padding-top:25px;padding-bottom:10px;width:960px}
.service_step_box .service_step{width:400px;height:66px;background:#F3F3F3;border:5px solid #F3F3F3;border-radius:25px 33px 33px 25px;position:relative;box-sizing:unset}
.service_step_box  .right_icon{border:1px solid var(--advantage-process-bg-color2);width:16px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center}
.service_step_box  .right_icon span{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--advantage-process-bg-color2)}
.right_icon_top{width:96px;border-style:dotted;border-width:6px 0;margin:0;border-bottom:0}
.service_step_box .step_box:nth-child(1) .service_step{margin-top:0}
.service_step_box .step_box{margin-top:-15px}
.service_step_box .step_box:nth-child(2n) .service_step{float:right}
.service_step_box .step_box:nth-child(2n) .service_step,.step_box:nth-child(2n) .service_step .left_content{border-radius:49px 25px 25px 49px;float:right}
.service_step_box .step_box:nth-child(2n+1) .service_step,.step_box:nth-child(2n+1) .service_step .left_content{;border-radius:25px 49px 49px 25px}
.service_step_box .step_box:nth-child(2n+1)  .service_step .right_icon{position:absolute;right:-33px;top:calc(50% - 10px);z-index:999;display:flex;justify-content:center;align-items:center}
.service_step_box .step_box:nth-child(2n) .service_step .right_icon{position:absolute;left:-33px;top:calc(50% - 10px);z-index:999;display:flex;justify-content:center;align-items:center}
.service_step_box .step_box:nth-child(2n+1)  .service_step .right_icon_top{position:absolute;right:-121px;top:-3px;transform:rotate(-34deg)}
.service_step_box .step_box:nth-child(2n) .service_step .right_icon_top{position:absolute;top:-2px;left:-125px;transform:rotate(34deg)}
.service_step_box .step_box:nth-child(1) .service_step .right_icon_top{display:none}
.service_step_box .step_box:nth-child(2n) .service_step  .left_content{background:#fff;width:100%;height:100%;padding:15px 36px 15px 100px}
.service_step_box .step_box:nth-child(2n+1) .service_step  .left_content{background:#fff;width:100%;height:100%;padding:15px 100px 15px 36px}
.service_step_box .step_box:nth-child(2n) .right_circle{width:66px;height:66px;background:var(--advantage-process-bg-color1);border-radius:50%;position:absolute;top:0;left:0px;text-align:center;line-height:66px;color:#FEFEFE;font-weight:bold;font-size:19px}
.service_step_box .step_box:nth-child(2n+1) .right_circle{width:66px;height:66px;background:var(--advantage-process-bg-color1);border-radius:50%;position:absolute;top:0px;right:0px;text-align:center;line-height:66px;color:#FEFEFE;font-weight:bold;font-size:19px}
.service_step_box .step_box .text{width:100%;height:100%;text-align:left;display:flex;align-items:center;font-size:16px}
.process_box{position:relative;height:46px}
.service_process_img{display:flex;align-items:center;justify-content:center;margin-left:28px}
.process_box_ico{margin-left:-20px;width:194px;background:var(--advantage-process-bg-img1) no-repeat;background-size:cover;height:46px;display:inline-block}
.process_box:nth-child(odd) .balloon{width:62px;height:149px;background:var(--advantage-process-bg-img2)  no-repeat;background-size:cover;display:inline-block;position:absolute;top:-121px;left:43px;z-index:999}
.process_box:nth-child(even) .balloon{width:62px;height:149px;background:var(--advantage-process-bg-img3)  no-repeat;background-size:cover;display:inline-block;position:absolute;bottom:-121px;left:43px;z-index:999}
.service_process_img .process_box:nth-child(odd) .process_text{position:absolute;bottom:-10px;transform:translate(-50%,100%);width:100px;text-align:center;left:74px;font-size:16px;color:#333;line-height:24px}
.service_process_img .process_box:nth-child(even) .process_text{position:absolute;top:-10px;transform:translate(-50%,-100%);width:100px;text-align:center;left:74px;font-size:16px;color:#333;line-height:24px}
.service_process_img .process_box:nth-child(even) .procee_step_text{font-size:32px;font-weight:bold;color:var(--advantage-process-bg-color2);position:absolute;bottom:-114px;z-index:9999;left:54px}
.service_process_img .process_box:nth-child(odd) .procee_step_text{font-size:32px;font-weight:bold;color:var(--advantage-process-bg-color2);position:absolute;top:-114px;z-index:9999;left:54px}
.service_process_img .process_box .process_step .circle{width:25px;height:25px;border-radius:50%;border:2px solid var(--advantage-process-bg-color2);position:absolute;left:calc(50% - 25px);left:-webkit-calc(50% - 25px);left:-moz-calc(50% - 25px);top:10px;z-index:199}