.MDValues{background:#f8f9fa;padding:80px 0}.MDValues h4{text-align:center;line-height:50px;font-size:36px;font-weight:600;color:#333;padding-bottom:60px}@media screen and (max-width:670px){.MDValues h4{padding-bottom:32px;font-size:20px;line-height:28px}}.MDValues .MDValuesContentCon{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto;align-items:flex-end}.MDValues .MDValuesContentCon .leftContentCon{width:584px;position:relative}.MDValues .MDValuesContentCon .leftContentCon .tabListCon{margin-top:13px;margin-bottom:48px}@media screen and (max-width:960px){.MDValues .MDValuesContentCon .leftContentCon .tabListCon{text-align:center}}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon .tabListCon{font-size:16px;line-height:22px;margin-bottom:32px}}.MDValues .MDValuesContentCon .leftContentCon .textCon{height:430px;background:#fff;padding:50px 52px 38px;box-sizing:border-box}.MDValues .MDValuesContentCon .leftContentCon .textCon .imgCon{text-align:right;margin-bottom:15px;height:58px}.MDValues .MDValuesContentCon .leftContentCon .textCon .imgCon img{height:100%;width:auto}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon .textCon .imgCon{height:48px;margin-bottom:21px}}.MDValues .MDValuesContentCon .leftContentCon .textCon .text{font-size:16px;line-height:24px;color:#333;margin-bottom:32px;max-height:157px;overflow:hidden;min-height:157px}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon .textCon .text{font-size:12px;line-height:18px;min-height:auto}}.MDValues .MDValuesContentCon .leftContentCon .textCon .position{font-size:20px;line-height:28px;font-weight:600;color:#333;text-align:right}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon .textCon .position{font-size:12px;line-height:17px}.MDValues .MDValuesContentCon .leftContentCon .textCon{height:325px;box-shadow:0 0 24px 1px hsla(0,0%,75%,.16);border-radius:8px;padding:30px 29px 37px}}.MDValues .MDValuesContentCon .leftContentCon .tabItem{font-size:22px;line-height:30px;margin-right:40px;color:#999;font-weight:600;cursor:pointer}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon .tabItem{line-height:22px;font-size:16px;margin-right:16px}}.MDValues .MDValuesContentCon .leftContentCon .tabItem.currentTab{font-weight:600;color:#333}.MDValues .MDValuesContentCon .leftContentCon .tabItem:last-child{margin-right:0}.MDValues .MDValuesContentCon .leftContentCon .pointCon{position:absolute;bottom:38px;right:52px}.MDValues .MDValuesContentCon .leftContentCon .pointCon .point{display:inline-block;width:10px;height:10px;background:#e0e0e0;border-radius:50%;margin-right:16px}.MDValues .MDValuesContentCon .leftContentCon .pointCon .point.current,.MDValues .MDValuesContentCon .leftContentCon .pointCon .point:hover{background:#0e8cf1}.MDValues .MDValuesContentCon .leftContentCon .pointCon .point:last-child{margin-right:0}@media screen and (max-width:960px){.MDValues .MDValuesContentCon .leftContentCon .pointCon{left:50%;transform:translateX(-50%);right:auto}}@media screen and (max-width:670px){.MDValues .MDValuesContentCon .leftContentCon{width:313px}}.MDValues .MDValuesContentCon .rightContentCon{width:390px;height:521px;margin-left:50px}.MDValues .MDValuesContentCon .rightContentCon img{width:100%;height:100%;border-radius:8px}@media screen and (max-width:960px){.MDValues .MDValuesContentCon .rightContentCon{display:none}}.MDValues .actionLeft{animation-name:fadeInLeft;animation-duration:.66s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.MDValues .valuesItemAction{animation-name:valuesItem;animation-duration:.66s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}.MDValues .opacityValuesAction{animation-name:opacityValues;animation-duration:.66s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes valuesItem{0%{opacity:0;transform:translate(0,5px,0)}to{opacity:1;transform:translate(0,0,0)}}@keyframes opacityValues{0%{opacity:0}to{opacity:1}}.en .MDValues .MDValuesContentCon .leftContentCon .tabItem{display:block}