.MDHistory .historyListCenter h4{text-align:center;line-height:50px;font-weight:600;font-size:36px;color:#333;margin-bottom:56px}@media screen and (max-width:670px){.MDHistory .historyListCenter h4{font-size:20px;line-height:28px;margin-bottom:36px}}.MDHistory .historyListCon{display:flex;position:relative;transition:all .3s;width:-moz-fit-content;width:fit-content}.MDHistory .historyListCon .hr{height:1px;padding:0 30px;position:absolute;width:100%;background:#eaeaea;top:60px}.MDHistory .historyListCon .historyItem{width:205px;margin-right:40px;text-align:center;min-width:205px}.MDHistory .historyListCon .historyItem .time{font-size:20px;line-height:28px;font-weight:600;color:#353535;margin-bottom:24px}.MDHistory .historyListCon .historyItem .pointCon{background:#d8d8d8;border-radius:50%;margin:auto;text-align:center;display:flex;padding:4px;width:-moz-fit-content;width:fit-content;z-index:9;position:relative}.MDHistory .historyListCon .historyItem .pointCon .point{width:8px;height:8px;background:#fff;display:inline-block;border-radius:50%}.MDHistory .historyListCon .historyItem .title{margin-top:22px;text-align:center;height:66px;margin-bottom:24px;font-size:16px;color:#333;cursor:pointer}.MDHistory .historyListCon .historyItem .title.isLink:hover{color:#2196f3;text-decoration:underline!important}.MDHistory .historyListCon .historyItem img{width:205px;height:117px;border-radius:3px}.MDHistory .historyListCon .historyItem:last-child{margin-right:0}.MDHistory .buttonCon{display:flex;align-items:center;justify-content:center;margin:100px auto auto}.MDHistory .buttonCon span{width:35px;height:35px;border-radius:4px 4px 4px 4px;border:1px solid #ebebeb;display:inline-block;text-align:center;line-height:35px;cursor:pointer;font-size:18px;color:#e0e0e0}.MDHistory .buttonCon span.leftCon{margin-right:32px}.MDHistory .buttonCon span:hover{background:#2095f3;border:1px solid #2095f3;color:#fff}@media screen and (max-width:670px){.MDHistory .historyListCon .historyItem .time{font-size:16px}.MDHistory .historyListCon .historyItem .title{font-size:14px}.MDHistory .buttonCon{margin-top:57px}}