.d-page-tabs{height:34px;font-size:14px;-webkit-box-shadow:0 1px #e6e6e6;box-shadow:0 1px #e6e6e6}.d-page-tabs .d-page-tabs-item{display:inline-block;font-family:PingFangSC-Regular,PingFang SC;color:#666;padding:0 15px;text-decoration:none;height:33px;line-height:33px;background:#f6f6f6;border-radius:4px 4px 0 0;border:1px solid #e8e8e8;border-bottom:0;margin-right:8px;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d-page-tabs .d-page-tabs-item.active-tabs-item{background-color:#fff;color:#61c5c1;height:34px;margin-bottom:-1px}