﻿.wmkc-history-box,.wmkc-history-boxs{display:flex;width:50%}
.wmkc-history-boxs{margin-left:auto}
.wmkc-history-boxs .wmkc-history-g{margin-left:auto}
.wmkc-history-boxs .wmkc-history-time{margin-left:20px;text-align:left}
.wmkc-history-main{display:flex;justify-content:center;align-items:center}
.wmck-history-img{flex:1}
.wmkc-history-time{text-align:end;font-weight:var(--fontbold8);font-size:25px}
.wmkc-history-png{overflow:hidden;width:165px;height:165px;border-radius:100%}
.wmkc-history-png img{width:100%}
.wmkc-history-all{margin-top:80px}
.wmkc-history-p{margin-left:20px;padding:0px 0px 50px 0px;width:80%}
.wmkc-history-g{position:relative;margin-left:25px;width:2px;height:auto;background-color:#ECECEC}
.wmkc-history-q{position:absolute;left:-10px;width:20px;height:20px;border:2px solid var(--color);border-radius:100%;background-color:#fff}
.wmkc-history-xq{position:relative;top:3px;left:3px;width:10px;height:10px;border-radius:100%;background-color:var(--color)}
.wmkc-history-sx{position:relative;top:-105px;right:-4px;width:1px;height:100px;background-color:#DFDFDF}
.wmkc-history-sx::after{position:absolute;top:20px;left:-9px;width:15px;height:15px;border:2px solid #DFDFDF;border-radius:100%;background-color:#FFF;content:''}
@media (max-width:768px){.wmkc-history-main{flex-direction:column}
.wmkc-history-p{margin-left:0px;padding:0px 0px 10px 0px;width:100%}
.wmkc-history-time{text-align:left;font-size:20px}
.wmkc-history-box,.wmkc-history-boxs{padding:20px 0px;width:100%}
.wmck-history-img{padding:20px 0px}
.wmkc-history-g{display:none}
.wmkc-history-boxs .wmkc-history-main{flex-direction:column-reverse}
.wmkc-history-boxs .wmkc-history-time{margin-left:0px}}
.wmkc-history-png{border-radius: unset;}