.history_container{width:calc(100% - 300px)}.company_list_wpr{position:relative;width:100%;margin-top:32px;display:flex}.history_wpr{padding:0 32px 48px;margin-right:auto}.history_wpr img{width:100%}.history_tabs{display:flex;justify-content:space-between;margin:0 0 32px}.history_tabs .history_tab{width:45%;line-height:3;color:#4b87c4;font-size:18px;text-align:center;background-color:#f6f8fa;border:1px solid #4b87c4;cursor:pointer}.history_tabs .history_tab:hover{color:#fff;background-color:#4b87c4}.history_tips{margin:32px 0}.history_panel{padding-bottom:32px}.history_panel .history_title{position:relative;margin:16px 0;padding:0 1.2em;line-height:1.6;color:#fff;font-size:24px;font-weight:600;background-color:#4b87c4}.history_panel .history_title:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background-color:#1c4e7d}.history_panel .history_events{display:flex;flex-direction:column}.history_panel .history_events .history_item{display:flex;overflow:hidden}.history_panel .history_events .history_item .history_line{position:relative;min-width:64px;min-height:64px}.history_panel .history_events .history_item .history_line>i{position:absolute;top:6px;left:50%;width:20px;height:20px;background-color:#4b87c4;border-radius:50%;transform:translateX(-50%)}.history_panel .history_events .history_item .history_line:before{content:"";position:absolute;top:0;left:50%;width:0;height:12px;border:1px solid #4b87c4;transform:translateX(-50%)}.history_panel .history_events .history_item .history_line:after{content:"";position:absolute;top:12px;left:50%;width:0;height:100%;border:1px solid #4b87c4;transform:translateX(-50%)}.history_panel .history_events .history_item:first-child .history_line:before{display:none}.history_panel .history_events .history_item .history_info{position:relative;padding-left:64px;padding-bottom:32px}.history_panel .history_events .history_item .history_info:before{content:"";position:absolute;top:12px;left:24px;width:24px;height:0;border:1px solid #b1cae3;transform:translateX(-50%)}.history_panel .history_events .history_item .history_info .history_date{margin:auto 0;padding-right:32px;color:#141924;font-size:24px;font-weight:700}.history_panel .history_events .history_item .history_info .history_text{margin:16px 0;padding:4px 0;line-height:2}@media only screen and (max-width:767px){.history_container{width:100%}.history_tabs,.history_tips{margin:16px 0}.history_tabs .history_tab{font-size:3rem}.history_wpr{padding:16px}.history_panel{padding-bottom:16px}.history_panel .history_title{margin:8px 0;padding:0 1.2em;font-size:16px}.history_panel .history_title:before{width:3px}.history_panel .history_events .history_item .history_line{min-width:32px;min-height:48px}.history_panel .history_events .history_item .history_line>i{top:4px;width:16px;height:16px}.history_panel .history_events .history_item .history_info{padding-left:32px}.history_panel .history_events .history_item .history_info:before{display:none}.history_panel .history_events .history_item .history_info .history_date{padding-right:16px;font-size:20px}}