.footer .twobg .bottom .right .topp .select ul::-webkit-scrollbar {
  width: 2px;
  height: 2px
}
.iartical .left .title .link a{
	display: initial;
	color: #666666;
}
.cmpi .left .poi{
    max-width: 60%;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    display: inline-block;


}
.introal .shadow{
	background:rgba(0,0,0,.4);
}
.introal .ct .det::-webkit-scrollbar, .jobre .shadow .ct .det::-webkit-scrollbar{
 width: 1px;
  height: 1px
}

.introal .ct .det::-webkit-scrollbar-track, .jobre .shadow .ct .det::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.introal .ct .det::-webkit-scrollbar-thumb, .jobre .shadow .ct .det::-webkit-scrollbar-thumb {
  background-color: #666;
}

.introal .ct .det::-webkit-scrollbar-thumb:window-inactive, .jobre .shadow .ct .det::-webkit-scrollbar-thumb:window-inactive {
  background-color: #666;
}

.introal .ct .det::-webkit-scrollbar-thumb:vertical:hover , .jobre .shadow .ct .det::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #666;
}
.dbgbox{
	position: relative;
}
.dbgbox .dbg{
	position: absolute;
	top: -100px;
	left: 0;
}
