@charset "utf-8";
a, a:hover { text-decoration: none; color: #333; }
ul, li { list-style: none; }
svg { fill: currentColor; }
.mt-tabpage { width: 890px; margin:0px auto; box-shadow:0 0 5px #eee; background-color:#ffffff; }
.mt-tabpage-title { height: 55px; font-size: 0; background-color: #fff; width:100%; margin: auto; background: #fff; border-bottom: 1px solid #f1f1f1; }
.mt-tabpage-title .mt-tabpage-item { display: inline-block; width: 150px; height:55px; line-height: 55px; text-align: center; color: #666; font-size: 16px; }
.mt-tabpage-title .mt-tabpage-item:hover { color: #fff; background:#ff7f26; }
.mt-tabpage-title .mt-tabpage-item-cur { color: #fff; font-size:16px; border-bottom: 1px solid #ff7f26; background:#ff7f26;}
.mt-tabpage-count { position: relative; width:880px; height: 1120px; overflow: hidden; padding-top:10px; }
.mt-tabpage-cont__wrap { position: absolute;}
.mt-tabpage-count .mt-tabpage-item { width:890px; height:650px;text-align: center; }
