.develop-wrapper {padding-bottom:40px;padding-top:5px;}
.develop-box {position:relative;margin-bottom:40px;padding-bottom:25px;}
.develop-box .line {position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background-color:#eeeeee;z-index:2;}
.develop-box dl {position:relative;z-index:9;padding-bottom:20px;}
.develop-box dt {width:100px;line-height:50px;color:#fff;text-align:center;background-color:#01479c;margin:0 auto;font-size:20px;}
.develop-box dd {position:relative;width:50%;margin-top:-10px;}
.develop-box dd .content {position:relative;width:352px;padding:9px 12px;font-size:14px;color:#333;line-height:20px;border:1px solid #eee;border-radius:8px;background-color:#fff;z-index:10;}
.develop-box dd:before {content:'';position:absolute;left:0;right:0;height:1px;background-color:#eee;top:50%;z-index:2;}
.develop-box dd:after {content:'';position:absolute;right:0;height:15px;width:15px;border:1px solid #eee;border-radius:50%;background-color:#fff;top:50%;margin-top:-8px;margin-right:-9px;z-index:2;}
.develop-box dd.right {margin-right:0;margin-left:auto;}
.develop-box dd.right .content {margin-left:auto;margin-right:0;}
.develop-box dd.right:after {left:0;margin-left:-9px;}
@media screen and (max-width:932px) {.develop-wrapper {padding-bottom:20px;}
.develop-box {margin-bottom:20px;padding-bottom:1px;}
.develop-box .line {position:absolute;left:40px;width:2px;}
.develop-box dl {margin-bottom:20px;}
.develop-box dt {width:60px;line-height:32px;font-size:14px;margin-left:10px;}
.develop-box dd {width:96.5%;margin-right:3.5%;margin-top:0;margin-top:10px;}
.develop-box dd .content {position:relative;width:80%;margin-left:auto;margin-right:0;padding:6px;font-size:12px;}
.develop-box dd:before {right:0;left:40px;}
.develop-box dd:after {left:40px;height:10px;width:10px;top:50%;margin-top:-5px;margin-left:-5px;}
.develop-box dd.right {margin-right:3.5%;margin-left:0;}
.develop-box dd.right:after {left:40px;margin-left:-5px;}
}
