@media screen and (min-width:768px){.flex_box{display:flex;flex-wrap:wrap}}.guide-tabs{margin-top:50px;padding-bottom:40px;background-color:#fff;box-shadow:none;max-width:850px;margin:0 auto 100px}@media screen and (min-width:768px){.guide-tabs{box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}}.tab_item{width:100%;height:50px;border-bottom:3px solid #0071A9;background-color:#d9d9d9;line-height:50px;font-size:1em;text-align:center;color:#565656;display:block;float:left;text-align:center;font-weight:bold;transition:all 0.2s ease}@media screen and (min-width:768px){.tab_item{width:calc(100%/3)}}#flow1:checked~.item1{background-color:#0071A9;color:#fff}#flow1:checked~.item1 a{color:#fff}#flow2:checked~.item2{background-color:#0071A9;color:#fff}#flow2:checked~.item2 a{color:#fff}#flow3:checked~.item3{background-color:#0071A9;color:#fff}#flow3:checked~.item3 a{color:#fff}#flow1_content:before{content:"";display:block;padding-top:60px}@media screen and (min-width:768px){#flow1_content:before{padding-top:0}}#flow2_content:before{content:"";display:block;padding-top:60px}@media screen and (min-width:768px){#flow2_content:before{padding-top:0}}#flow3_content:before{content:"";display:block;padding-top:60px}@media screen and (min-width:768px){#flow3_content:before{padding-top:0}}input[name="tab_item"]{display:none}.tab_content{padding:10% 5%}@media screen and (min-width:768px){.tab_content{display:none;padding:40px 40px 0;clear:both;overflow:hidden;width:100%}}.tab_item a{text-decoration:none;color:#000}@media screen and (min-width:768px){.tab_item a{pointer-events:none}}#flow1:checked~#flow1_content,#flow2:checked~#flow2_content,#flow3:checked~#flow3_content{display:block}.tab_content .stepbarwrap{margin:2em 0;position:relative}.tab_content .stepbarwrap .steptitle{display:inline-flex;align-items:center}.tab_content .stepbarwrap .steptitle span{display:inline-block;line-height:1.2em;font-size:0.8em;font-weight:bold;position:relative;top:0.9em}.tab_content .stepbarwrap .steptxt{margin-top:10px}@media screen and (min-width:768px){.tab_content .stepbarwrap .steptxt{padding-left:3.5em}}.tab_content .stepbarwrap .steptxt .txt{font-size:0.9em}.tab_content .stepbarwrap .stepline{width:1px;height:calc(100% + 1em);background-color:#0071A9;position:absolute;top:1em;left:1.5em;z-index:-1}.tab_content .stepbarwrap .stepbarwrap:last-of-type .stepline:last-of-type{display:none}.tab_content .stepbarwrap .stepcircle{display:inline-block;width:3em;height:3em;content:"";border-radius:50%;background-color:#0071A9;color:#fff;text-align:center}.tab_content .stepbarwrap .title{margin:0.5em;font-weight:bold;font-size:1em}.tab_content .haisou-title{font-size:20px;font-weight:bold;color:#054480}.tab_content .haisou-text{margin:5px auto 40px;font-size:18px}