body,html {font-size:14px;font-family:Arial,Helvetica,sans-serif,"Microsoft YaHei";padding:0;margin:0;-webkit-tap-highlight-color:transparent;background:#f6f6f6}
body,button,dd,dl,dt,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,select,textarea,ul {word-wrap:break-word;white-space:normal;word-break:break-all}
dd,dl,dt,h1,h2,h3,h4,h5,h6,input,button,li,ol,p,textarea,ul {padding:0;margin:0;border:0;list-style-type:none}
button,input,select,textarea {outline:0}
body {max-width:500px;margin:0 auto;background: #f1f1f1;min-height: 100vh;}
a,body,html {color:#333}
a,a:hover {text-decoration:none}
.fl {float:left}
.fr {float:right}
@font-face {font-family:'iconfont';src:url('../fonts/font_2490965_zrofp936lbj.ttf') format('truetype')}
.iconfont {font-family:iconfont !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img {border:0;vertical-align:middle}
.row-s:after,.row-s:before {content:""}
.row-s:after,.row-s:before {overflow:hidden;height:0;clear:both;display:block}
.labelTop {position:relative;z-index:1;zoom:1;margin-right:5px}
.tb {width:29px;height:13px;border-radius:2px;background-image:url(../images/tb.png);display:inline-block;top:2px;background-size:29px 13px;background-repeat:no-repeat;background-position:center}
.more {font-size:14px;height:50px;line-height:50px;text-align:center}
.loading {display:inline-block;height:15px;width:15px;border-radius:100%;margin:6px;border:2px solid #666;border-bottom-color:transparent;vertical-align:middle;-webkit-animation:rotate .75s linear infinite;animation:rotate .75s linear infinite}
@-webkit-keyframes rotate {
  0% { -webkit-transform: rotate(0); }
  50% { -webkit-transform: rotate(180deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes rotate {
  0% { transform: rotate(0); }
  50% { transform: rotate(180deg); }
  100% { transform: rotate(360deg); }
}
.xian {display:block !important}

.main {position:relative;z-index:1;zoom:1;overflow:hidden;}
.main_banner_bg {width:110%;height:1rem;position:absolute;border-radius:0 0 1rem 1rem;left:-5%;transition:background .5s;border-color:#fe2e54;background-image:linear-gradient(#fe2e54,#fff);}
.content {margin:auto;position:relative;z-index:1;zoom:1;}
.module_layout {padding:.1rem .1rem;background:center center no-repeat;background-size:100% auto;}
.main-swiper-container {border-radius:.05rem;}
.main-swiper-container .swiper-slide img {height:1.85rem;width:3.55rem;display:block;border-radius:.05rem;}
.main-swiper-container .swiper-pagination-bullet {background:rgba(255,255,255,.4);height:.03rem;width:.1rem;border-radius:.08rem;-moz-border-radius:.08rem;-webkit-border-radius:.08rem;-o-border-radius:.08rem;-ms-border-radius:.08rem;transition:all .4s ease 0;-o-transition:all .4s ease 0;-moz-transition:all .4s ease 0;-webkit-transition:all .4s ease 0;transform-origin:center;opacity:1;}
.main-swiper-container .swiper-pagination-bullet-active {background:#fff;width:.1rem;}
.nav {background:#fff;border-radius:.05rem;}
.nav .nav_ul {padding:.05rem 0 0;display:flex;box-sizing:border-box;overflow:hidden;flex-wrap:wrap;justify-content:flex-start;}
.nav .nav_ul li {min-width:20%;margin-bottom:.05rem;}
.nav .nav_ul li div {width:.4rem;height:.4rem;border-radius:50%;margin:auto;}
.nav .nav_ul li div img {width:.4rem;height:.4rem;}
.nav .nav_ul li span {display:block;width:100%;font-size:.12rem;color:#333;line-height:.16rem;text-align:center;}
.title-wrap {position:relative;height:.5rem;text-align:center;color:#fff;font-size:.17rem;line-height:1.2;background:no-repeat 50% 50%;background-size:100% 100%;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(../images/table_find_bg.png);}
.title-txt {display:inline-block;position:relative;width:1.15rem;text-align:center;font-weight:700;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;color:#d0021b;}
.floors-tab {height:.4rem;cursor:pointer;}
.floors-tab-xtab {margin:0 auto;border-radius:.06rem;width:3.55rem;position:relative;color:#4a4a4a;font-size:.13rem;background-color:#fff;text-align:center;z-index:990;box-sizing:border-box;box-shadow:0 .01rem 0 0 rgba(0,0,0,.1);}
.xtab-container {border-radius:.06rem;background-color:inherit;width:100%;height:.4rem;box-sizing:border-box;}
.xtab-container .xs-item {width:15%;padding:0 .11rem 0 0;}
.xtab-container .xs-item:first-child {margin-left:.12rem;}
.xs-item-active {color:#fb3434;}
.xtab-container .xs-item .xtab-item-content {padding-left:.15rem;position:relative;width:auto;height:100%;background-repeat:no-repeat;display:-webkit-inline-box;display:-moz-inline-box;display:inline-box;display:-moz-inline-flex;display:inline-flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;box-pack:center;-moz-justify-content:center;justify-content:center;background-size:100% 100%;box-sizing:border-box;}
.xtab-container .xs-item-active .xtab-item-content:before {font-family:iconfont !important;position:absolute;content:"\e62f";top:50%;left:-.03rem;width:.19rem;margin-top:-.09rem;-moz-background-size:contain;background-size:contain;font-size:.17rem;}
.floors-tab-xtab.fixed {width:100%;max-width:500px;border-radius:0;position:fixed;top:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);}
.find-group ul li {width:1.73rem;float:left;margin-top:.1rem;border-radius:.05rem;background:#fff;overflow:hidden;}
.find-group ul li:nth-child(odd) {margin-right:.09rem;}
.find-group .find-img {width:1.73rem;border-radius:.05rem .05rem 0 0;background:#ccc;position:relative;z-index:1;zoom:1;}
.find-img img {width:1.73rem;height:1.73rem;border-radius:.05rem .05rem 0 0;background:#f5f5f5;display:inline;}
.find-group .find-title {width:1.57rem;font-size:.12rem;font-family:PingFangSC-Medium;font-weight:500;color:#333;height:.34rem;line-height:.17rem;margin:.08rem auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.find-group .find-label {display:flex;justify-content:space-between;margin-right:.08rem;}
.find-group .find-price {margin-left:.08rem;font-size:.12rem;font-family:PingFangSC-Regular;font-weight:400;color:#ff3b32;line-height:.14rem;}
.find-group .find-price span {font-size:.18rem;font-family:PingFangSC-Medium;font-weight:500;line-height:.25rem;}
.find-group .find-coupon {line-height:.14rem;color:#ff3b32;font-weight:500;}
.find-group .find-coupon span {border:0;background:linear-gradient(90deg,#ff8873 0,#ff4f4f 100%);color:#FFF;height:.18rem;border-radius:.03rem;font-size:.12rem;font-family:PingFangSC-Regular;font-weight:400;line-height:.25rem;padding:0 .04rem;}
.find-group .find-more {margin:.05rem .08rem;display:flex;justify-content:space-between;width:1.57rem;font-size:.1rem;font-family:PingFangSC-Regular;font-weight:400;color:#999;line-height:.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.box {height:35px;background:#fff;overflow:hidden;margin:0 .1rem 0;border-radius:.05rem;}
.t_news {height:19px;color:#fff;padding-left:10px;margin:8px 0;overflow:hidden;position:relative;}
.t_news img {width:18px;}
.news_li,.swap {line-height:19px;display:inline-block;position:absolute;top:0;left:36px;}
.news_li a,.swap a {font-size:13px;color:#666;}
.swap {top:19px;}
.wxtan {display:none}
.winbg {display:none}
.kefuwin {display:none}
.winbg {position:fixed;width:100%;height:100%;left:0;z-index:99;background:rgba(0,0,0,.8);bottom:0px;}
.kefuwin {background-color:#fff;border-radius:10px;overflow:hidden;position:fixed;z-index:199;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width: 320px;}
.kefuwin i {position:absolute;right:7px;top:7px;text-align:center;color:#fff;font-style:normal;background:#333;border-radius:1rem;cursor:pointer;width:22px;line-height:22px;}
.closewin {color:#fff;text-align:center;line-height:40px;font-size:14px;cursor:pointer;background-image: -webkit-linear-gradient(73deg, #FF9B00 0%, #FF6A48 94%;);background-image: linear-gradient(73deg, #FF9B00 0%, #FF6A48 94%);}
.closewin:hover {opacity:0.8;}
.kefuwin p {padding-top:10px;margin:0;}
.kefuwin p span {display: inline-block;padding: 6px 10px;background-color: #f5f5f5;border-radius: 5px;cursor: pointer;font-size: 12px;}
.kefuwin span.wx {background:#0ab451 url(../images/wxico.png) no-repeat 6px center;background-size:16px;padding-left:20px;}
/*.kefuwin img {width:200px;height:200px;margin:0 auto;}*/
.foot p {padding-top:10px;text-align:center;font-size:12px;font-family:PingFangSC-Regular;font-weight:400;color:#9b9b9b;margin:0.1rem auto 0.11rem;}
.foot a {color:#9b9b9b;}

/* 轮播图 */
.main-swiper-container .swiper-slide img {height: 1.85rem;}
.swiper-slide {position: relative;}
.swiper-slide img {display: block;width: 100%;height: auto;}
.swiper-slide a {position: relative;display: block;}
.swiper-slide p {position: absolute;bottom: 0;color: #fff;padding: 11px 16px;width: 100%;box-sizing: border-box;background: linear-gradient(to top, rgba(5, 5, 5, .6), rgba(8, 8, 8, 0));text-align: left;}
.swiper-slide p a {color: #ffffff;}

/* 箭头样式 */
.swiper-button-prev,.swiper-button-next {position:absolute;top:59%;transform:translateY(-50%);width:30px;height:30px;background-color:rgba(0,0,0,0.3);border-radius:50%;cursor:pointer;z-index:10;font-size:0;color:transparent;opacity:0;transition:opacity 0.3s;}
.swiper-button-prev:hover,.swiper-button-next:hover {background-color:rgba(0,0,0,0.5)}
.swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-button-next {opacity:1;}
.swiper-button-prev::before,.swiper-button-next::before {content:'';display:inline-block;width:10px;height:10px;border-top:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);position:absolute;top:50%;left:50%;transform-origin:center;}
.swiper-button-prev::before {margin-top:-5px;margin-left:-5px;left:53%;}
.swiper-button-next::before {margin-top:-5px;margin-left:-5px;transform:rotate(135deg);left:46%;}

/* 热门游戏 */
.itewrapper {margin:0 auto;position:relative;background:#FFFFFF;-webkit-box-shadow:0 -2px 0.4rem 0.03rem rgb(0 0 0 / 5%);box-shadow:0 -2px 0.4rem 0.03rem rgb(0 0 0 / 5%);border-radius:0.05rem;margin-bottom:0.3rem;}
.itewrapper .tag {display:block;position:absolute;top:0.12rem;border-radius:0.04rem 0 0 0.04rem;padding-left:0.12rem;left:-0.08rem;padding-right:0.15rem;height:0.24rem;line-height:0.24rem;background-image:-webkit-linear-gradient(73deg,#FF9B00 0%,#FF6A48 94%);background-image:linear-gradient(73deg,#FF9B00 0%,#FF6A48 94%);font-size:16px;color:#FFFFFF;}
.itewrapper .tag:after {content:"";display:block;width:0;height:0;border:0.13rem solid transparent;border-right-color:#FFF;position:absolute;top:-3px;right:-0.06rem;transform:scaleX(.6);}
.neirong {display: inline-block;width:100%;}
.list-content {position:relative;display:flex;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding:0 0.09rem;}
.list-item {background-color:#f3f3f3;display:flex;justify-content:center;align-items:center;align-items:center;width:100%;margin-bottom:0.24rem;border-radius:0.05rem;overflow:hidden;height:44px;}

/*热门游戏框*/
.collapse{width: 100%;display: block;padding: 0.2rem 0;}
.collapse:not(.show) {display:none;}
.list-content {display:flex;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding:0 0.36rem;padding:0;position:relative;}
.list-content:not(:last-child):after {position:absolute;display:block;content:"";bottom:1px;left:0;right:0;margin:0 auto;/*width:6rem;*/    height:1px;background-image:url(/static/img/ic-line.png);background-size:100% 100%;}
.list-items {display:flex;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;margin-bottom:0.14rem;border-radius:0.15rem;overflow:hidden;background-color:#f3f3f3;}
.list-items-account {display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;background-color:#fff;box-sizing:border-box;padding:0.16rem 0 0.04rem 0;border-radius:0.15rem;color:#666;font-size: .11rem;}
.list-items-account .left {width:0.6rem;height:0.6rem;margin:0 0.15rem;border-radius:0.08rem;overflow:hidden;flex-shrink:0;}
.list-items-account .left img {width:100%;}
.list-items-account .center {display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;height:100%;flex:1;box-sizing:border-box;/*padding:0.13rem 0;*/overflow:hidden;}
.list-items-account .center .center-top {font-size:.14rem;font-weight:bold;}
.list-items-account .center .center-bottom {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;display: inline-block;}
.list-items-account .right-detail {display:flex;flex-flow:column;justify-content:center;align-items:flex-start;width:0.6rem;height:100%;flex-shrink:0;}
.list-items-account .right-detail .detail-btn {display: flex;flex-flow: column;justify-content: center;align-items: center;    width: 0.45rem;height: 0.25rem;background-color: #1b9cfd;color: #fff;font-size: .1rem;border-radius: 0.04rem;cursor: pointer;}
.list-items-account .right-detail .detail-btn:hover {background-color: #66b1ff;border-color: #66b1ff;}
.list-items-small-code {display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;background-color:#f3f3f3;}
.list-items-small-code-item {display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;width:100%;box-sizing:border-box;height:auto;line-height:36px;}
.small-code-item-top {display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:100%;height:0.45rem;box-sizing:border-box;padding:0 0.2rem 0 0.2rem;}
.small-code-item-bottom {display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:0 0.2rem 0 0.24rem;}
.small-code-item-bottom-createtime {width:2.6rem;}
.small-code-item-bottom i {font-style:normal;color:#666;}
.small-code-item-bottom-amount {display:flex;flex-flow:row nowrap;flex-shrink:0;font-size:.26rem;color:#999;}
.small-code-item-top-text {margin-left:0.15rem;font-size:13px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.small-code-item-top.and img {width:0.23rem;margin-right:0.15rem;}
.small-code-item-top.ios img {width:0.21rem;margin-right:0.17rem;}
.divider {width:0.01rem;height:0.13rem;background-color:#ccc;}
.btn-primary {color:#fff;background-color:#007bff;border-color:#007bff;display:block;padding:0.02rem 0.03rem;font-size:0.11rem;   border-radius:12px;letter-spacing:2px;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;}
.btn-primary:hover {color:#fff;background-color:#0069d9;border-color:#0062cc;}


/*TOP*/
.scroll-top {font-size:22px;background:rgba(51,51,51,.8);width:38px;height:38px;-moz-border-radius:35px;-webkit-border-radius:35px;-o-border-radius:35px;-ms-border-radius:35px;text-align:center;line-height:35px;color:#fff;position:fixed;zoom:1;right:20px;bottom:50px;opacity:0;transform:translateY(100px) translateX(0);-o-transition:all .4s ease 0;-moz-transition:all .4s ease 0;-webkit-transition:all .4s ease 0;transform-origin:center;z-index:600}
@media screen and (min-width: 500px) {.scroll-top {right:calc((100% - 480px) / 2)}}
.scroll-top.active {color:#fff;opacity:0.3;cursor:pointer;-webkit-transform:translateY(-25px) translateX(0);transform:translateY(-25px) translateX(0)}
.scroll-top.active:hover {opacity:0.5;}
.scroll-top:before {content:"\e637"}

/*客服*/
.kefu{margin: 0.10rem 0.10rem 0 0;float: right;}
.kefu img,td img{width: 0.28rem;}
.kefu img:hover{cursor:pointer;opacity:0.5;}
.kefuwin .text{margin: 17px auto;line-height: 1.9;width: 220px;}
.kefuwin table {width:100%;border-collapse:collapse;}
.kefuwin th {background-color:#f2f2f2;padding:8px;text-align:left;border-bottom:1px solid #ddd;}
.kefuwin td {padding:8px;text-align:left;}
.kefuwin tr:nth-child(even) {background-color:#f9f9f9;}
.kefuwin td:first-child {width:0.3rem;}
/*.kefuwin td:nth-child(1),.kefuwin td:nth-child(3) {width:0.3rem;}*/
.copys.img {width:20px;height:20px;opacity:0.5;cursor:pointer;}

/*提示框*/
.ant-message {z-index:9999;}
.ant-message {box-sizing:border-box;margin:0;padding:0;color:rgb(0 0 0 / 85%);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none;}
.ant-message-notice {padding:8px;text-align:center;}
.ant-message-notice-content {display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all;}

.tipAddScreen .tip{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;height:0.4rem;bottom:0.3rem;left:50%;transform:translateX(-50%);padding:0 .1rem;background:linear-gradient(90deg,#FF9800,#FF5722);box-shadow:0 0 .1rem 0 rgb(211 211 211);border-radius:.1rem;font-size:.18rem;color:#fff;z-index:2;line-height:0.4rem;display:none;}
.tipAddScreen .tip .text {white-space:nowrap;}

@media all {[class*=van-]:focus {outline:0;}
.van-popup {position:fixed;max-height:100%;/*overflow-y:auto;*/background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-overflow-scrolling:touch;bottom:0;left:0;width:100%;border-radius:16px 16px 0 0;display: none;z-index: 2004;}
.van-swipe {position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none;}
.van-swipe__track {display:-webkit-box;display:-webkit-flex;display:flex;height:100%;white-space:nowrap;transition:transform 500ms;}
.van-swipe__indicators {position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.van-swipe__indicator {width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s;}
.van-swipe__indicator:not(:last-child) {margin-right:6px;}
.van-swipe__indicator--active {background-color:#1989fa;opacity:1;}
.van-swipe-item {position:relative;-webkit-flex-shrink:0;flex-shrink:0;display:inline-block;width:100%;height:100%;}
}
.dao_guide .top {margin:.2rem;margin-bottom:.3rem;display:flex;}
.dao_guide .top img {width:0.7rem;height:0.7rem;margin-right:.2rem;border-radius: 0.15rem;}
.dao_guide .top .top_box {display:flex;flex-direction:column;justify-content:space-between;}
.dao_guide .top .title {font-size:.23rem;color:#333;font-weight:700;line-height:.3rem;}
.dao_guide .top .second_title {font-size:.18rem;color:#999;line-height:.45333rem;}
.dao_guide .top .close {position:absolute;top:0;right:0;width:0.75rem;height:0.75rem;}
.dao_guide .top .close img {display:inline-block;margin:0.25rem;width:.3rem;height:.3rem;}
.dao_guide .bottom {position:relative;display:block;margin:0 .2rem;border-radius:.32rem;transition:all .5s;opacity:1;}
.dao_guide .bottom img {width:100%;height:100%;}
.dao_guide .my-swipe {margin:0 auto;border-radius:.32rem;}
/*.dao_guide .my-swipe .my-swipe_gif {height:2.35rem;}*/
.dao_guide .my-swipe .van-swipe__track {height:2rem;width:auto;}
.van-swipe__indicators {bottom:.2rem;}
.van-swipe__indicators .van-swipe__indicator {width:.13rem;height:.13rem;background-color:#e0e0e0 !important;}
.van-swipe__indicators .van-swipe__indicator:not(:last-child) {margin-right:.21333rem;}
.van-swipe__indicators .van-swipe__indicator--active {background-color:#b2b2b2 !important;}
.dao_guide .current {position:absolute;left:0;top:0;padding:0 .15rem;height:.38rem;background:linear-gradient(270deg, #FF9800, #FF5722);border-radius:.2rem 0 .2rem 0;font-size:.2rem;color:#fff;font-weight:700;text-align:center;line-height:.4rem;}
/*精品*/
.huadong.module_layout {padding-bottom:0px;}
.huadong .itewrapper {margin-bottom:0;}
.boutique-content ul {overflow-x:scroll;display:-webkit-box;-webkit-overflow-scrolling:touch;padding-left:0.16rem;padding-top:0.16rem;position:relative;border-bottom:1px solid #e0e0e0;}
.boutique-content li {width:0.6rem;margin-right:.22rem;border-radius:.1rem;position:relative;text-align:center;}
.boutique-content li img {width:0.6rem;height:0.6rem;border-radius: 0.1rem;}
.boutique-content li h3 {font-size:.12rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:.04rem;}
.boutique-content li p {color:#8f8f8f;font-size:.1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.02rem 0 .1rem 0;}
.boutique-content ul::-webkit-scrollbar {height:0;}
.boutique-content ul::-webkit-scrollbar-thumb {background-color:#ccc;border-radius:5px;}

