.search_box{width: 200px;height: 30px;background: #f0f0f0;border-radius: 15px;float: right;margin: 7px 15px;}
.search_box input{border: none;padding: 0 10px;background: #f0f0f0;width: 150px;height: 30px;border-radius: 15px;color: #737373;font-size: 12px;}
.search_box .but{float: right;width: 20px;height: 20px;border: none;background: url(../images/icon_2019_711.png) no-repeat;background-position: 0 0 ;margin: 3px 6px 0 0;cursor: pointer;}
.search_box .but:hover{opacity: 0.8;}
.buygame .a_click{border-radius: 10px 3px 10px 3px;width: auto;min-width: 168px;padding: 0 20px;height: 32px;line-height: 32px;}
.buygame .a_click a{color: #fff;}
.buygame .a_click .buybtn{display: inline-block;width: 100px;height: 30px;background: #fff;margin: 1px -19px 1px 10px;border-radius:10px 1px 10px 1px;text-align: center;line-height: 30px;color: #ffaf4c;}
.buygame .a_click .buybtn u{display: inline-block;background: url(../images/icon_2019_711.png) no-repeat;width: 21px;height: 21px;background-position: -2px -25px;margin: 0 6px -5px 0;}
.downllis li:hover .buybtn{color: #f04029;}
.downllis li:hover .buybtn u{background-position: -27px -25px ;}
@keyframes firstdiv{
   0%{
      opacity:0.99;
   }
  
   100%{
      opacity:1;
   }
} 
#window_down{animation: firstdiv 2s linear 2s infinite alternate;}


body{min-width: auto;}
.content{max-width: 1160px;  width: auto; padding-top:20px; margin-top:0px;}
.Gmlistab .Tabtop{width: auto;}
.Gmlistab ul.list{width: auto;}
.downllis{width: auto;}
.downllis>li{width: 50%; box-sizing: border-box;}
.listwrap .downllis > li .item{display: -webkit-box; display: -ms-flexbox; display: flex;}
.listwrap .downllis > li .flex_1{-webkit-box-flex: 1; box-flex: 1; -ms-flex: 1; flex: 1; overflow:hidden;padding-left: 15px;}
.listwrap .downllis > li .flex_1 .text{width:100%;}
@media screen and (max-width: 1200px) {
	.Gmlistab ul.list li{height: 28px; line-height: 28px; padding: 0 10px; font-size: 14px; margin: 0 7px 7px 0;}
	.listwrap .downllis > li{height: auto;}
	.downllis>li .item{width: auto; margin: 20px 0 20px 20px !important; height: 165px; }
	.listwrap .downllis > li .flex_1 { width: 285px; }
	.listwrap .downllis > li .flex_1 .text{width:100%; padding-left:0px;}
	.downllis>li .item .img{height: 165px;width: 136px;}
	.downllis>li .item .img img{min-height: auto;}
	.downllis>li .item .text .bt, .downllis>li .item .text .bt a{width: 100%; font-size: 14px;}
	.downllis>li .item .text ol{height: 95px;}
	.downllis>li .item .text ol li{height: 22px; line-height: 22px; width: 137px !important; font-size: 12px;}
	.downllis>li .item .text ol .li2{width: 100% !important; height: auto;}
	.downllis>li .item .text ol .li2 i, .downllis>li .item .text ol .li2 a{height: 20px; line-height: 20px;}
	.dj_newplates1{height:205px; margin-bottom:10px; }
	.dj_newplates1 .bd{width:1010px; overflow-x:auto; padding-bottom:10px;}
    .dj_newplates1 .bd ul{min-width:1162px;}
}
body::-webkit-scrollbar , .dj_newplates1 .bd::-webkit-scrollbar { width: 6px; height: 6px; background: #dcdcdc; border-radius: 10px; }
body::-webkit-scrollbar-button , .dj_newplates1 .bd::-webkit-scrollbar-button { width: 0; height: 0; }
body::-webkit-scrollbar-corner , .dj_newplates1 .bd::-webkit-scrollbar-corner{ display: block; }
body::-webkit-scrollbar-thumb , .dj_newplates1 .bd::-webkit-scrollbar-thumb{ background-clip: padding-box; background-color: #b8b7b3; border-radius: 10px; }
