@charset "utf-8";
/* CSS Document */

@import url(head_footer.css);


/*列表tab*/
.game_list{ width:1005px; float:left;}
.game_list_top{ width:100%; float:left; margin-top:10px;}
#gamelist_tab{ margin:2px 0 0 12px; float:left; display:inline;}
.gameSelect1{width:490px;height:31px;line-height:31px;background:url(../img/detail/gamelist_tab.gif) no-repeat -3px -9px;cursor:pointer;}
.gameSelect2{width:490px;height:31px;line-height:31px;background:url(../img/detail/gamelist_tab.gif) no-repeat -3px -45px;cursor:pointer;}
.gameSelect3{width:490px;height:31px;line-height:31px;background:url(../img/detail/gamelist_tab.gif) no-repeat -3px -82px;cursor:pointer;}
.gameSelect4{width:490px;height:31px;line-height:31px;background:url(../img/detail/gamelist_tab.gif) no-repeat -3px -118px;cursor:pointer;}
.gamelist_tab1{width:120px;height:31px;line-height:31px;float:left;text-align:center;cursor:pointer; text-indent:-9999px;}
.gamelist_tab2{width:120px;height:31px;line-height:31px;float:left;text-align:center;cursor:pointer;text-indent:-9999px;}
.gamelist_tab3{width:120px;height:31px;line-height:31px;float:left;text-align:center;cursor:pointer; text-indent:-9999px;}
.gamelist_tab4{width:120px;height:31px;line-height:31px;float:left;text-align:center;cursor:pointer;text-indent:-9999px;}
.gamelist{ width:1005px; float:left;}
.gl_lb{ width:238px; float:left;margin-top:20px;}
.gl_lb dl.list_d1{ width:236px; float:left; border:1px solid #6d9d0b;border-top:3px solid #6d9d0b; padding-bottom:10px; }
.gl_lb dl.list_d1 dd{ font-size:14px; font-weight:bold; line-height:40px; margin-left:10px;margin-top:5px; float:left; width:80%; display:inline}
.gl_lb dl.list_d1 dt{ line-height:25px;margin-left:10px; margin-top:5px; border-bottom:1px dashed #e2e2e2; float:left; width:90%; padding-bottom:15px; display:inline}
.gl_lb dl.list_d1 dt a{ color:#000; padding:0px 11px; float:left; margin-top:7px}
.gl_lb dl.list_d1 dt a:hover{ color:#fff; background:#82c208; text-decoration:none;}
.gl_lb dl.list_d1 dt a.list_a1{ color:#fff; background:#82c208; text-decoration:none;}

.gl_lb dl.list_d2{ width:236px; float:left; border:1px solid #ddd;   margin-top:15px; }
.gl_lb dl.list_d2 dd{ width:208px; float:left; margin:15px 0 0 14px; display:inline;}
.gl_lb dl.list_d2 dd p.list_p2 a{ font-size:18px; font-family:微软雅黑; color:#538700; line-height:40px;}
.gl_lb dl.list_d2 dd p.list_p3{ line-height:20px; color:#999;}
.gl_lb dl.list_d2 dd p.list_p4{ line-height:20px; color:#444; margin-top:5px;}
.gl_lb dl.list_d2 dd p.list_p4 span{ font-weight:bold; color:#e43600;}
.gl_lb dl.list_d2 dt{ background:#fbfbfb; width:100%; padding:10px 0; float:left; line-height:20px; }
.gl_lb dl.list_d2 dt p.list_p1{ float:left; width:35px;margin:5px 10px 0 14px; display:inline}
.gl_lb dl.list_d2 dt p.list_p1 a:hover{opacity: 0.5;filter:alpha(opacity=50);}
.gl_lb dl.list_d2 dt p.list_p2 a{ float:left; width:150px; color:#444}
.gl_lb dl.list_d2 dt p.list_p3{ float:left;color:#777}
.gl_lb dl.list_d2 dt p.list_p3 span{ padding:0 5px; color:#777}
.gl_lb dl.list_d2 dt p.list_p3 span.list_span1{ background:url(../img/detail/good.gif) left center no-repeat; padding-left:17px;}
.gl_lb2{ margin:5px 0 0 17px;}
.gl_lb dl.list_d2 dt p.list_p4 a.list_a2{ float:left; margin:10px 0 0 15px;}
.gl_lb dl.list_d2 dt p.list_p4 a.list_a3{ float:right; margin:10px 15px 0 0;}
.list_more{ width:1005px; float:left; border-top:1px solid #ddd; text-align:center; padding:20px 0; margin-top:20px;}
.list_more span{border:1px solid #ddd; padding:5px 10px; color:#8f8f8f; font-size:24px;}

/*head search category*/
.g_search{ position:relative;}
.g_search em,.g_search i{ font-style:normal; color:#4d4d4d; font-size:14px; cursor:pointer; display:block}
.g_search em{ float:left;border-left:1px #e2e2e2 solid; height:38px; line-height:38px; background:#fff url(../img/search_arrow.jpg) no-repeat 82% 47%; padding:0 20px 0 15px;position:absolute; z-index:100; right:115px; top:2px;}
.g_search em .i2{ width:29px; position:absolute; left:0;top:0; margin:38px 0 0 -1px; padding:0 17px 0 16px; line-height:35px;border:1px #e2e2e2 solid;  background:#fff; display:none;}
.g_search em .i2:hover{ background: #f7f7f7}