@charset "gb2312";
/* CSS Document */
body{ color:#1f1f1f;background:url() top center no-repeat #FFFFFF;line-height: 24px;_background-image: url(#);_background-attachment: fixed;}
a:link,a:visited{color:#494949; text-decoration: none}
a:hover{color:#21A4FF;}
input[type="text"]{ text-indent:3px;}
.hidden{ display:none;}
.red{color:#ff0000;}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.colorfff{color:#FFFFFF;}
.colortulip{color:#f1b14c;}
.colordarkyellow{color:#ffbc03;}
.colorgreen{color:#b4de0a;}
.colorgray{color:#777777;}
.colorblack{color:#2e0554;}
.F-song{font-family: "\5b8b\4f53",'宋体';}
.F-yahei{font-family:"\5fae\8f6f\96c5\9ed1",'微软雅黑';}
.alcenter{text-align:center;}
.fr{float: right;}
.fl{float: left;}
.mauto{margin:0 auto;}

/*top*/
.dtop{ height:33px; background:#fff;width:1000px;margin:0 auto}

/*head  68 */
.IE6FIXED{position:absolute;left:0;bottom:auto;border-bottom:1px solid #ccc;top:expression(eval(document.documentElement.scrollTop));z-index:9999;} 

.dhead{ width:auto; height:116px; background:#1f1f1f;padding-top:11px;}
.dbanner{ width:1000px; height:63px; padding-top:13px;margin:0 auto;position:relative;z-index:99;}
.fixstyle{position:fixed;top:0px;border-bottom:0px solid #a2d9ff;z-index:9999;height:64px;_height:64px;}
.dbanner a.logo{width:214px;height:53px;display:block;background:url(/i3/gm/sinagames/tuji/images/logo.jpg) 0 3px; position:absolute;top:0;left:0;}
.dbanner .searchbox{ width:552px; height:40px; background:#1f1f1f; margin-left:245px; z-index:99;}
.dbanner .searchbox .sleft{ width:468px;height:36px; float:left;border:2px solid #404040;border-right:none; position:relative; z-index:99;}
.dbanner .searchbox .sleft input{ width:400px;height:32px; line-height:32px;border:0;color:#888888; font-size:14px; text-indent:10px;background:none;}
.dbanner a.searchbutton{ width:82px;height:40px; background:#404040;text-align:center; color:#fff;float:left;}
.dbanner a.searchbutton:hover{ background:#636363;}
.dbanner a.searchbutton span{font-size:16px;height:40px; line-height:40px; font-family:'微软雅黑'}

.dbanner .icowrap{width:150px;height:30px;position:absolute;top:19px;right:0}
.dbanner a.weibo0{width:34px;height:30px; background:url(/i1/gm/sinagames/tuji/images/topico.gif) 0 0px no-repeat;  display:block;float:right;margin-left:4px;}
.dbanner a.weibo0:hover{ background-position:0 -30px;}
.dbanner a.weibo{width:34px;height:30px; background:url(/i1/gm/sinagames/tuji/images/topico.gif) -34px 0px no-repeat;  display:block;float:right;margin-left:4px;}
.dbanner a.weibo:hover{ background-position:-34px -30px;}
.dbanner a.close{width:65px;height:30px; background:url(/i1/gm/sinagames/tuji/images/topico.gif) -68px 0 no-repeat; display:block;font-size:14px;color:#7f7f7f;line-height:30px;text-indent:27px;float:right;margin-left:4px;}
.dbanner a.close:hover{ background-position:-68px -30px;color:#fff}

.dnav-wrap{ width:auto; height:41px; background:#393939; position:relative;}
.dnav{width:1000px;height:41px; margin:0 auto;background:url(/i3/gm/sinagames/tuji/images/nav.jpg) no-repeat}
.dnav ul li{line-height: 41px;float:left;text-indent: 70px;}
.dnav a:link,.dnav a:visited{color:#cccccc;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in
  }
.dnav a:hover{color:#fff;text-shadow:0 0 3px #ffcc00;}

/*second*/
.wrap2{height:516px;background:url(/i3/gm/sinagames/tuji/images/wrap2bg.jpg) no-repeat #f1c40f;border-bottom:40px solid #f1c40f}
/*slide ----------------------------*/

.box {
    height: 496px;
    margin: 0 auto;
    padding-top:31px;
    width: 1000px;
}
#slide {
    background:#000;
    float: left;
    height: 496px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
#slide ul {
    position: absolute;
}
#slide li {
    float: left;
    height: 496px;
    overflow: hidden;
    width: 1000px;
    position: relative;
}

#slide li .bot-titlebg{position:absolute;border-bottom:0;width:100%;
  bottom:0;
  left:0;
  height:100px;
  background:#000000;
  opacity: 0.4;
    filter: alpha(opacity=40);}

#slide li div.bot-title{position:absolute;border-bottom:0;width:100%;
  bottom:60px;
  left:0;
  height:24px;
  font-size:24px;
  text-align:center;
  color:#FFFFFF;
  opacity: 0.8;
    filter: alpha(opacity=80);
  z-index: 99;
}

#slide .o-control {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: none;
    height: 80px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    top: 210px;
    width: 50px;
}
#slide .control {
    background: url("/i2/gm/sinagames/tuji/images/bg_index.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 55px;
    left: 8px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: relative;
    top: 13px;
    width: 30px;
}
#slide #goback {
    left: 0;
}
#goback .control {
    background-position: 0 -35px;
}
#slide #forward {
    right: 0;
}
#forward .control {
    background-position: -35px -35px;
    left: 10px;
}
#slide div {
    bottom: 20px;
    float: right;
    height: 32px;
    overflow: hidden;
    position: absolute;
    right: 10px;
}
#slide .numbox{left:420px;}
/*
#slide span {
    background: none repeat scroll 0 0 #996633;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin: 2px;
    opacity: 0.7;
    text-align: center;
    width: 32px;
}
*/
#slide span.mycc{
  width: 10px;
  height:10px;
  display:inline-block;
  vertical-align: middle;
  background:#b5b5b5;
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin:10px;
  cursor: pointer;
}
#slide span a {
    color: #FFFFFF;
    text-decoration: none;
}
#slide span.curr, #slide span.hover {

    opacity: 1;
    background-color:#f1c40f;
}
#slide .curr a:link, #slide .curr a:visited {
    color: #FFFFFF;
}
/*slide ---------end-------------------*/
.title{font-size:24px;}
/*last week rank*/
.wrap3{height:492px;background:#f0f0f0;overflow:hidden;}
.three{width: 1000px;margin:0 auto;border-top:4px solid #d8d8d8;margin-top: 35px;padding-top: 20px;}
.lastweek{width: 275px;height:430px;float:left;}
.lastweek ul.list{width:242px;height:388px;background:url(/i2/gm/sinagames/tuji/images/lastweek.jpg) 0 -3px;margin-top: 10px;}
.lastweek ul.list li{line-height:38px;text-indent: 25px;}
.latestpic{width:725px;height:430px;float:left;}
.latestpic ul.list{margin-left:20px;margin-top:20px;}
.latestpic ul.list li{width:186px;height:156px;overflow:hidden;float:left;margin:0 0 49px 49px;display:inline}
.latestpic ul.list li img{width:186px;height:126px;}
.latestpic ul.list li .link{line-height:30px;background:#3c3c3c;display:block;text-align:center;}
.latestpic a:link,.latestpic a:visited{color:#FFFFFF}
.latestpic a:hover{text-decoration: underline;}
/*girl*/
.girl{width:1000px;height:567px;margin: 0 auto;margin-top:30px;}
.girl .box{width:100%;height:466px;background:url(/i0/gm/sinagames/tuji/images/fenge.gif) no-repeat}
.girl .boxwp{margin-left:41px;height: 466px;width:960px;overflow:hidden;position:relative;}
.girl .uls{width:9999px;position:absolute;top:0;left: 0}

.girl ul.list{ float:left;width:969px;}
.girl ul.list li{width: 312px;height:466px;float:left;margin-right:11px;display: inline;position:relative;overflow:hidden}
.girl ul.list li .gtt{width:100%;height:42px;line-height:42px;background:#000000;position:absolute;bottom:-42px;right:0;text-align:center;opacity:0.6;filter: alpha(opacity=60);}
.girl .box a{color:#FFFFFF;}
.girl .collection{height:30px;line-height:30px;text-align:center;font-size:30px;margin-top:30px;}
.girl .collection span.sld01{width:27px;height:27px;background:url(/i2/gm/sinagames/tuji/images/sld01.jpg) 0 -23px;display:inline-block;cursor:pointer;vertical-align:middle;overflow:hidden}
.girl .collection span.sld01pos{background-position:0 0;}

.tongwrap{width:1000px;height:530px;margin: 0 auto;margin-top:10px;margin-bottom:30px;position:relative;}
.tongwrap .box{width:100%;height:476px;background:url(/i0/gm/sinagames/tuji/images/fenge.gif) repeat-y}
.tongwrap .boxwp{margin-left:41px;height: 476px;width:960px;overflow:hidden;position:relative;}
.tongwrap .uls{width:9999px;position:absolute;top:0;left: 0}
.tongwrap ul.list{ float:left;width:969px;}
.tongwrap ul.list li{width: 312px;height:232px;float:left;margin:0 11px 11px 0;display: inline;position:relative; overflow:hidden}
.tongwrap ul.list li .gtt{width:100%;height:42px;line-height:42px;background:#000000;position:absolute;bottom: -42px;right:0;text-align:center;opacity:0.6;filter: alpha(opacity=60);}
.tongwrap .box a{color:#FFFFFF;}
.tongwrap .handlebox{width:312px;height:232px;position:absolute;right:-2px;top:298px;background:#FFFFFF}
.tongwrap .collection{height:30px;line-height:30px;text-align:center;font-size:30px;margin-top:80px;}
.tongwrap .collection span.sld01{width:27px;height:27px;background:url(/i2/gm/sinagames/tuji/images/sld01.jpg) 0 -23px;display:inline-block;cursor:pointer;vertical-align:middle;overflow:hidden;margin-top:5px;}
.tongwrap .collection span.sld01pos{background-position:0 0;}
.tongwrap .collection a{color:#888888}
.tongwrap .collection a:hover{color:#1F1F1F}
/*foot*/

#Foot { width:100%; background:#323232; margin:0px auto; overflow:hidden;margin-top:100px;}
#Foot a:link,#Foot a:visited{color:#70706f;}
#Foot a:hover{color:#FFFFFF}
.Foot_t { width:980px; padding:30px 0px; margin:0px auto; overflow:hidden; }
.Foot_left,.Foot_right,.Foot_share,.Foot_search { width:650px; float:left; overflow:hidden; }
.Foot_div { width:111px; min-height:146px; padding:0px 14px 10px; text-align:left; font-family:"微软雅黑"; background:#2b2b2b; float:left; overflow:hidden; display:inline; margin-right:15px; }
.Foot_div h1 { display:block; width:96px; padding:14px 0px; font-size:14px; color:#b5b5b5; font-weight:bold; overflow:hidden; }
.Foot_div p { display:block; line-height:24px; font-size:12px; overflow:hidden; }
.Foot_link { width:498px; padding:13px 13px 13px 90px; margin-top:15px; text-align:left; font-family:"微软雅黑"; font-size:12px; line-height:24px; background: url(#) 12px 12px no-repeat #2b2b2b; float:left; overflow:hidden; }
.Foot_link span { padding-right:6px; }
.Foot_right { width:330px; }
.Foot_logo {height:44px; overflow:hidden;}
.Foot_logo span {border-right: 1px solid #4D4D4D;
    float: left;
    height: 30px;
    margin-right: 17px;
    margin-top: 10px;
    width: 4px;}
.Foot_logo a{ display:block; width:150px; height:44px; background:overflow:hidden;float:left;}
.Foot_share,.Foot_search { width:330px; padding-top:20px; }
.Foot_share span,.Foot_search span { display:block; width:330px; height:30px; line-height:30px; padding-bottom:6px; text-align:left; color:#b3b3b3; font-size:14px; font-family:"微软雅黑"; font-weight:bold; overflow:hidden; }
.Foot_share a { display:block; float:left; overflow:hidden; display:inline; margin-right:10px; }
a.qqZone { width:32px; height:32px; background:url(#) no-repeat; }
.Foot_search .search_ss { width:330px; overflow:hidden; }
#Gtrail { width:100%; min-width:980px; background:#292929; padding:20px 0px; overflow:hidden; } 
#Gtrail #ZWTrail { width:980px; margin:0px auto; font-size:12px; color:#5b5b5b; line-height:14px; text-align:center; }
#Gtrail #ZWTrail a:link,#Gtrail #ZWTrail a:visited { color:#70706f; text-decoration:none; }
#Gtrail #ZWTrail a:hover { color:#ffffff; text-decoration:none; }

/*----返回顶部----*/
.FuDongAll {width:58px; margin:0 auto; overflow:hidden; margin-right:30px; z-index:99999999; } 
.FuDong {width:58px; position:fixed;_position: absolute;_top: expression(documentElement.scrollTop + 460 + "px"); float:left; bottom:30px;}
a.FuDong_apple,a.FuDong_android,a.FuDong_top,a.FuDong_search { display:block; width:58px; height:58px; margin-bottom:3px; background: url(/i0/gm/ol/sjyxpd/images/m.png) 0px -220px no-repeat; overflow:hidden; }
a.FuDong_apple:hover { background-position:0px -278px; }
a.FuDong_android { background-position:-58px -220px; }
a.FuDong_android:hover { background-position:-58px -278px; }
a.FuDong_top { background-position:-116px -220px; }
a.FuDong_top:hover { background-position:-116px -278px; }
a.FuDong_search { background-position:0px -336px; }
a.FuDong_search:hover { background-position:-58px -336px; }

/*----搜索----*/
.anv_text,.apple_text,.android_text { width:286px; height:32px; line-height:32px; margin:0; padding:0px; padding-left:10px; border:none; color:#b5b5b5; background:#505050; font-size:12px; font-family:"微软雅黑"; text-align:left; float:left; overflow:hidden; }
.anv_button,.apple_button,.android_button { width:34px; height:32px; margin:0; padding:0; border:none; cursor:pointer; background: url(/i0/gm/ol/sjyxpd/images/m.png) -232px -38px no-repeat; float:left; overflow:hidden; }
.anv_button:hover { background-position:-232px -70px; }
.apple_text,.android_text { width:284px; height:30px; line-height:30px; color:#9d9d9d; background:url(/i0/gm/ol/sjyxpd/images/gif_7.gif) right 8px no-repeat #f2f2f2; }
.apple_button,.android_button { width:36px; height:30px; background-position:-266px -38px; }
.apple_button:hover { background-position:-266px -68px; }
.android_button { background-position:-302px -38px; }
.android_button:hover { background-position:-302px -68px; }