/*标题*/
.g-title{ width:100%; height:24px; margin:15px 0 0; display:block; overflow:hidden}
.g-title dt{ width:auto; height:24px; line-height:24px; font-size:20px; font-weight:bold; color:#333; text-indent:11px; border-left:4px solid #3eb37e; float:left; display:inline; overflow:hidden}
.g-title dd{ width:auto; height:24px; float:right; display:inline; overflow:hidden}
.g-title dd .m-scroll-btn{ width:20px; height:20px; line-height:20px; font-size:12px; font-weight:bold; color:#b3b3b3; text-align:center; font-family:serif; background:#ececec; float:left; margin:2px 10px 0 0; display:inline; overflow:hidden; cursor:pointer}
.g-title dd .m-scroll-btn:hover{ background:#ff4939; color:#fff;}
.g-title dd .m-more{ height:24px; line-height:24px; font-size:14px; font-weight:normal; color:#999; margin:0 15px 0 0;}
.g-title dd .m-more:hover{ color:#f60}
.g-title dd ul{ width:auto; height:24px;  margin:0 120px 0 0;}
.g-title dd ul li{width:auto;height:24px;float:left;margin: 0 0 0 3px;cursor:pointer;display:inline;overflow:hidden;}
.g-title dd ul li strong{ width:80px; height:24px; line-height:24px; font-size:14px; font-weight:normal; color:#333; text-align:center; float:left; display:inline; overflow:hidden;}
.g-title dd ul li i{width:auto;height:24px;line-height:24px;font-size:14px;font-weight:normal;color:#ccc;font-style:normal;float:left;margin: 0 0 0 7px;display:inline;overflow:hidden;}
.g-title dd ul .m-hover strong{ background:#ff4939; color:#fff;}

.g-p1-left{ width:260px; height:auto; margin:16px 0 0;}
.g-p1-left .g-recomd{ width:100%; height:300px; background:#fff; display:block; overflow:hidden; position:relative; zoom:1; }
.g-p1-left .g-recomd .g-recomd-cont{ width:1000px; height:260px; display:block; overflow:hidden;position:relative; zoom:1}
.g-p1-left .g-recomd .g-recomd-cont dl{ width:260px; height:260px; float:left; margin:0; display:inline; overflow:hidden;}
.g-p1-left .g-recomd .g-recomd-cont dl dt{ width:100%; height:100px; margin:22px 0 0; display:block; overflow:hidden;}
.g-p1-left .g-recomd .g-recomd-cont dl dt .g-game-img{ width:100px; height:100px; float:left; margin:0 15px 0 15px; display:inline; overflow:hidden;}
.g-p1-left .g-recomd .g-recomd-cont dl dt .g-game-img img{ width:100%; height:100px; border-radius:16px; display:block; overflow:hidden}
.g-p1-left .g-recomd .g-recomd-cont dl dt .g-game-name{ width:120px; height:18px; line-height:18px; font-size:16px; font-weight:bold; color:#25c889; margin:8px 0 9px 0; float:left; display:inline; overflow:hidden;}
.g-p1-left .g-recomd .g-recomd-cont dl dt .g-game-name:hover{ color:#ff4939}
.g-p1-left .g-recomd .g-recomd-cont dl dt b{ width:120px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; margin:4px 0 0; float:left; display:inline; overflow:hidden;}
.g-p1-left .g-recomd .g-recomd-cont dl dt b span{ color:#333}
.g-p1-left .g-recomd .g-recomd-cont dl dt .g-game-rank{ width:auto; height:20px; float:left; margin:6px 0 0; display:inline; overflow:hidden}
.g-p1-left .g-recomd .g-recomd-cont dl dd{ width:100%; height:auto; display:block; overflow:hidden}
.g-p1-left .g-recomd .g-recomd-cont dl dd p{ width:230px; height:auto; line-height:18px; font-size:12px; font-weight:normal; color:#999; display:block; overflow:hidden; margin:15px auto 0;}
.g-p1-left .g-recomd .g-recomd-cont dl dd a{ width:200px; height:50px; line-height:50px; background:#25c889; font-size:18px; font-weight:normal; color:#fff; text-indent:85px; margin:20px auto 0; display:block; overflow:hidden; border-radius:4px; position:relative; zoom:1}
.g-p1-left .g-recomd .g-recomd-cont dl dd a b{ width:27px; height:20px; background:url(../images/az-icon.png) no-repeat; display:block; overflow:hidden; position:absolute; left:42px; top:15px;}
.g-p1-left .g-recomd .g-recomd-cont dl dd a:hover{ background:#f60;}

.g-p1-left .g-newgame{ width:100%; height:360px; background:#fff; margin:15px 0 0; display:block; overflow:hidden; }
.g-p1-left .g-newgame .g-newgame-cont{ width:100%; height:auto; margin:9px 0 0 0; display:block; overflow:hidden}
.g-p1-left .g-newgame .g-newgame-cont li{ width:100%; height:auto; border-bottom:1px dotted #ddd; display:block; overflow:hidden;}
.g-p1-left .g-newgame .g-newgame-cont li a{ width:100%; height:77px; display:block; overflow:hidden;}
.g-p1-left .g-newgame .g-newgame-cont li a img{ width:55px; height:55px; border-radius:14px; margin:11px 13px 0 15px;}
.g-p1-left .g-newgame .g-newgame-cont li a strong{ width:162px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; margin:19px 0 0; }
.g-p1-left .g-newgame .g-newgame-cont li a p{ width:162px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; margin:9px 0 0; }
.g-p1-left .g-newgame .g-newgame-cont li a:hover{ background:#fff9f9;}
.g-p1-left .g-newgame .g-newgame-cont li a:hover img{ box-shadow:0px 0px 7px #ff4939;}
.g-p1-left .g-newgame .g-newgame-cont li a:hover strong{ color:#ff4939;}

.g-p1-center{ width:690px; height:auto; margin:16px 0 0 15px;}
.g-p1-center .g-ppt{ width:100%; height:300px; display:block; overflow:hidden; position:relative; zoom:1}
.g-p1-center .g-ppt .g-ppt-cont{ width:100%; height:300px; display:block; overflow:hidden;}
.g-p1-center .g-ppt .g-ppt-cont li{ width:100%; height:300px; display:block; overflow:hidden; position:relative; zoom:1}
.g-p1-center .g-ppt .g-ppt-cont li a{ width:100%; height:300px; display:block; overflow:hidden;}
.g-p1-center .g-ppt .g-ppt-cont li a img{ width:100%; height:300px; display:block; overflow:hidden;}
.g-p1-center .g-ppt .g-ppt-cont li a strong{ width:100%; height:45px; line-height:45px; font-size:18px; font-weight:normal; color:#fff; text-indent:62px; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-p1-center .g-ppt .g-ppt-cont li a:hover img{transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}
.g-p1-center .g-ppt .m-ppt-leftbtn{ width:45px; height:45px; line-height:45px; font-size:36px; font-weight:bold; color:#fff; font-family:serif; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:10}
.g-p1-center .g-ppt .m-ppt-rightbtn{width:45px; height:45px; line-height:45px; font-size:36px; font-weight:bold; color:#fff;font-family:serif; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; right:90px; bottom:0; z-index:10}
.g-p1-center .g-ppt .m-ppt-leftbtn:hover,.g-p1-center .g-ppt .m-ppt-rightbtn:hover{ background:#000;}
.g-p1-center .g-ppt .g-ppt-page{ width:90px; height:45px; line-height:45px; font-size:24px; font-weight:bold; color:#fff; text-align:center; background:#ff4939; display:block; overflow:hidden; position:absolute; right:0; bottom:0; z-index:10;}

.g-hot-game{ width:100%; height:360px; background:#fff; margin:15px 0 0; display:block; overflow:hidden}
.g-hot-game .g-game-btn{ width:660px; height:40px; background:#f5f5f5; margin:15px auto 0; display:block; overflow:hidden}
.g-hot-game .g-game-btn dt{ width:auto; height:40px; float:left; margin:0; display:inline; overflow:hidden}
.g-hot-game .g-game-btn dt ul li{ width:130px; height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#333; text-align:center; float:left; display:inline; overflow:hidden; position:relative; zoom:1; cursor:pointer}
.g-hot-game .g-game-btn dt ul li i{ display:none;}
.g-hot-game .g-game-btn dt ul .m-hover{ background:#25c889; color:#fff; font-weight:bold;}
.g-hot-game .g-game-btn dt ul .m-hover i{width:0;height:0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 4px solid #fff;display:block;overflow:hidden; position:absolute; left:59px; bottom:0;}
.g-hot-game .g-game-btn dd{ width:auto; height:40px;line-height:40px; font-size:14px; font-weight:normal; float:right; margin:0 15px 0 0; display:inline; overflow:hidden}
.g-hot-game .g-game-btn dd a{color:#999;}
.g-hot-game .g-game-btn dd a:hover{ color:#ff4939}

.g-hot-game .g-game-cont{ width:100%; height:auto; margin:15px 0 0; display:block; overflow:hidden}
.g-hot-game .g-game-cont li{ width:90px; height:133px; float:left; margin:7px 14px 0 10px; display:inline; overflow:hidden}
.g-hot-game .g-game-cont li a{ width:100%; height:133px; display:block; overflow:hidden; position:relative; zoom:1}
.g-hot-game .g-game-cont li a img{ width:80px; height:80px; border-radius:14px; display:block; overflow:hidden; margin:auto}
.g-hot-game .g-game-cont li a strong{ width:100%; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#555; text-align:center; margin:5px 0 0 0; display:block; overflow:hidden;}
.g-hot-game .g-game-cont li a p{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; text-align:center; margin:6px 0 0; display:block; overflow:hidden}
.g-hot-game .g-game-cont li a p span{ color:#25c889; font-weight:bold; padding:0 5px;}
.g-hot-game .g-game-cont li a b{ display:none;}
.g-hot-game .g-game-cont li a:hover img{ box-shadow:0px 0px 5px #ff4939}
.g-hot-game .g-game-cont li a:hover strong{ color:#ff4939}
.g-hot-game .g-game-cont li a:hover p{ display:none}
.g-hot-game .g-game-cont li a:hover b{ width:100%; height:28px; line-height:28px; background:#ff4939; font-size:12px; font-weight:normal; color:#fff; text-align:center; border-radius:4px; display:block; overflow:hidden; position:absolute; left:0; bottom:0}

.g-p1-right{ width:260px; height:675px; background:#fff; margin:15px 0 0 15px;}
.g-p1-right .g-rank-btn{ width:231px; height:40px; background:#f5f5f5; margin:15px auto 0; display:block; overflow:hidden}
.g-p1-right .g-rank-btn li{ width:77px; height:40px; line-height:40px; font-size:16px; font-weight:normal; color:#333; text-align:center; float:left; display:inline; overflow:hidden; position:relative; zoom:1; cursor:pointer}
.g-p1-right .g-rank-btn li i{ display:none;}
.g-p1-right .g-rank-btn .m-hover{ background:#25c889; color:#fff; font-weight:bold;}
.g-p1-right .g-rank-btn .m-hover i{width:0;height:0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 4px solid #fff;display:block;overflow:hidden; position:absolute; left:32px; bottom:0;}
.g-p1-right .g-rank-cont{ width:100%; height:auto; margin:3px 0 0 0; display:block; overflow:hidden}
.g-p1-right .g-rank-cont li{ width:100%; height:70px; border-bottom:1px dotted #ddd; display:block; overflow:hidden}
.g-p1-right .g-rank-cont li a{ width:100%; height:70px; display:block; overflow:hidden}
.g-p1-right .g-rank-cont li a i{ width:20px; height:24px; line-height:20px; font-size:12px; font-weight:normal; color:#fff; text-align:center; font-family:serif; font-style:normal; background:#aaa; float:left; margin:22px 0 0 15px; display:inline; overflow:hidden; position:relative; zoom:1}
.g-p1-right .g-rank-cont li a i span{width:0;height:0;border-left: 10px solid transparent;border-right:10px solid transparent;border-bottom:5px solid #fff;display:block;overflow:hidden; position:absolute; left:0; bottom:0;}
.g-p1-right .g-rank-cont li a img{ width:55px; height:55px; border-radius:12px; float:left; margin:8px 13px 0 10px; display:inline; overflow:hidden;}
.g-p1-right .g-rank-cont li a strong{ width:130px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; float:left; margin:14px 0 0; display:inline; overflow:hidden;}
.g-p1-right .g-rank-cont li a p{ width:130px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; float:left; margin:9px 0 0; display:inline; overflow:hidden}
.g-p1-right .g-rank-cont li a p span{ color:#25c889; font-weight:bold; padding:0 5px;}
.g-p1-right .g-rank-cont li a b{ display:none}
.g-p1-right .g-rank-cont li a:hover{ background:fff9f9}
.g-p1-right .g-rank-cont li a:hover img{ box-shadow:0px 0px 7px #ff4939;}
.g-p1-right .g-rank-cont li a:hover strong{ color:#ff4939}
.g-p1-right .g-rank-cont li a:hover p{ display:none}
.g-p1-right .g-rank-cont li a:hover b{ width:75px; height:28px; line-height:28px; background:#ff4939; font-size:12px; font-weight:normal; color:#fff; text-align:center; border-radius:4px; float:left; margin:4px 0 0; display:inline;overflow:hidden;}
.g-p1-right .g-more{ width:228px; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#999; text-align:center; border:1px solid #eee; margin:8px auto 0; display:block; overflow:hidden}
.g-p1-right .g-more:hover{ border-color:#ff4939; color:#ff4939}

.g-cms-project{ width:965px; height:440px; background:#fff; margin:15px 0 0 ;}
.g-cms-project .g-cp-cont{ width:100%; height:auto; display:block; overflow:hidden; margin:12px 0 0;}
.g-cms-project .g-cp-cont ul li{ width:295px; height:188px; float:left; margin:0 11px 0 15px; display:inline; position:relative; zoom:1}
.g-cms-project .g-cp-cont ul li a{ width:100%; height:183px; margin:5px 0 0; display:block; overflow:hidden;}
.g-cms-project .g-cp-cont ul li a img{ width:100%; height:183px; display:block; overflow:hidden}
.g-cms-project .g-cp-cont ul li a strong{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#fff; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-cms-project .g-cp-cont ul li b{ width:60px; height:30px; line-height:30px; background:#f60; font-size:16px; font-weight:normal; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; right:4px; top:0; z-index:10;}
.g-cms-project .g-cp-cont ul li a:hover{ box-shadow:0px 0px 8px #ff4939;}
.g-cms-project .g-cp-cont ul li a:hover strong{ background:rgba(255,73,57,1)}
.g-cms-project .g-cp-cont ul li a:hover img{transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}

.g-cms-project .g-cp-cont dl{ width:462px; height:170px; margin:18px 0 0 14px; position:relative; zoom:1}
.g-cms-project .g-cp-cont dl dt{ width:100%; height:20px; margin:6px 0 9px 0; float:left; display:inline; overflow:hidden; position:relative; zoom:1; z-index:20}
.g-cms-project .g-cp-cont dl dt i{ width:3px; height:3px; background:#3eb37e; float:left; margin:9px 0 0 0; display:inline; overflow:hidden}
.g-cms-project .g-cp-cont dl dt strong{ width:38px; height:18px; line-height:18px; background:#fafafa; border:1px solid #eee; font-size:12px; font-weight:normal; color:#555; text-align:center; float:left; margin:0 0 0 8px; display:inline; voice-family:inherit}
.g-cms-project .g-cp-cont dl dt a{ width:396px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#333; float:left; margin:0 0 0 13px; display:inline; overflow:hidden}
.g-cms-project .g-cp-cont dl dd{ width:1px; height:170px; background:#eee; display:block; overflow:hidden; position:absolute; left:1px; top:0;}
.g-cms-project .g-cp-cont dl .m-hover i{ background:#ff4939}
.g-cms-project .g-cp-cont dl .m-hover strong{ border-color:#ff4939; background:#ff4939; color:#fff;}
.g-cms-project .g-cp-cont dl .m-hover a{ color:#ff4939}

.g-gameku{ width:260px; height:440px; background:#fff; margin:15px 0 0 15px;}
.g-gameku .g-ku-ul{ width:100%; height:auto; display:block; overflow:hidden}
.g-gameku .g-ku-ul li{ width:60px; height:auto; float:left; margin:15px 8px 0 16px; display:inline; overflow:hidden;}
.g-gameku .g-ku-ul li a img{ width:100%; height:60px; border-radius:12px; display:block; overflow:hidden}
.g-gameku .g-ku-ul li a strong{ width:100%; height:14px; line-height:14px; font-size:13px; font-weight:normal; color:#555; text-align:center; margin:8px 0 0; display:block; overflow:hidden}
.g-gameku .g-ku-ul li a:hover strong{ color:#ff4939;}

.g-hot-cms{ background:#fff; margin:15px auto 0; padding:0 0 16px 0;}
.g-hot-cms .g-hc-big{ width:295px; height:183px; margin:17px 0 0 15px; position:relative; zoom:1}
.g-hot-cms .g-hc-big img{ width:100%; height:183px; display:block; overflow:hidden}
.g-hot-cms .g-hc-big strong{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#fff; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-hot-cms .g-hc-big:hover{box-shadow:0px 0px 7px #ff4939;}
.g-hot-cms .g-hc-big:hover strong{ background:#ff4939}
.g-hot-cms .g-hc-big:hover img{transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}
.g-hot-cms .g-hc-small{ width:440px; height:82px; margin:17px 0 2px 19px; overflow:visible}
.g-hot-cms .g-hc-small dt{ width:133px; height:82px; float:left; margin:0 13px 0 0; display:inline;}
.g-hot-cms .g-hc-small dt a{ width:100%; height:82px; display:block; position:relative; zoom:1}
.g-hot-cms .g-hc-small dt a img{ width:100%; height:82px; display:block; overflow:hidden}
.g-hot-cms .g-hc-small dt a strong{ width:103px; height:24px; line-height:24px; font-size:12px; font-weight:normal; color:#fff; text-align:center; background:rgba(0,0,0,0.5); padding:0 15px; display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-hot-cms .g-hc-small dt a:hover{ box-shadow:0px 0px 7px #ff4939;}
.g-hot-cms .g-hc-small dd{ width:290px; height:82px; float:left; margin:0; display:inline; overflow:hidden;}
.g-hot-cms .g-hc-small dd a{ width:100%; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; margin:4px 0 0; display:block; overflow:hidden;}
.g-hot-cms .g-hc-small dd a:hover{ color:#ff4939;}
.g-hot-cms .g-hc-small dd p{ width:100%; height:auto; line-height:18px; font-size:13px; font-weight:normal; color:#999; margin:9px 0 0; display:block; overflow:hidden}

.g-game-zone{ width:965px; height:390px; background:#fff; margin:15px 0 0;}
.g-game-zone .g-gz-cont{ width:100%; height:auto; display:block; overflow:hidden;}
.g-game-zone .g-gz-cont li{ width:80px; height:auto; float:left; margin:18px 11px 14px 16px; display:inline;}
.g-game-zone .g-gz-cont li a img{ width:100%; height:80px; border-radius:12px; display:block; overflow:hidden}
.g-game-zone .g-gz-cont li a strong{ width:100%; height:31px; line-height:30px; font-size:14px; font-weight:normal; color:#555; text-align:center; display:block; overflow:hidden}
.g-game-zone .g-gz-cont li a b{ width:78px; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#555; text-align:center; background:#fff; border:1px solid #eee; display:block; overflow:hidden; border-radius:6px;}
.g-game-zone .g-gz-cont li a:hover img{ box-shadow:0px 0px 5px #ff4939}
.g-game-zone .g-gz-cont li a:hover strong{ color:#ff4939}
.g-game-zone .g-gz-cont li a:hover b{ background:#ff4939; color:#fff; border-color:#ff4939;}

.g-game-label{ width:260px; height:390px; background:#fff; margin:15px 0 0 15px;}
.g-game-label .g-gl-ul{ width:100%; height:auto; margin:5px 0 0; display:block; overflow:hidden}
.g-game-label .g-gl-ul li{width: 107px;height:35px;float:left;margin: 12px 0px 0 15px;display:inline;overflow:hidden;}
.g-game-label .g-gl-ul li a{ width:100%; height:35px; line-height:35px; font-size:14px; font-weight:normal; color:#555; text-align:center; background:#fafafa; display:block; overflow:hidden}
.g-game-label .g-gl-ul li a:hover{ background:#ff4939; color:#fff;}

.g-project{ background:#fff; margin-top:15px; padding:0 0 14px 0;}
.g-project .g-title{ float:left; display:inline;}
.g-project .g-pj-cont{ width:283px; height:auto; float:left; margin:17px 11px 0 15px; display:inline; overflow:hidden;}
.g-project .g-pj-cont dt{ width:100%; height:195px; display:block; overflow:hidden;}
.g-project .g-pj-cont dt a img{ width:100%; height:196px; display:block; overflow:hidden}
.g-project .g-pj-cont dt a:hover img{transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}

.g-project .g-pj-cont dd{ width:100%; height:auto; display:block; overflow:hidden}
.g-project .g-pj-cont dd a{ width:100%; height:71px; background:#fafafa; border-bottom:1px solid #fff; display:block; overflow:hidden}
.g-project .g-pj-cont dd a img{ width:50px; height:50px; float:left; margin:9px 10px 0 15px; display:inline; overflow:hidden; border-radius:12px;}
.g-project .g-pj-cont dd a strong{ width:140px; height:24px; line-height:24px; font-size:16px; font-weight:normal; color:#333; float:left; margin:12px 0 0 0; display:inline; overflow:hidden}
.g-project .g-pj-cont dd a b{ width:45px; height:24px; line-height:24px; background:#3eb37e; border-radius:4px; font-size:12px; font-weight:normal; color:#fff; text-align:center; float:left; margin:12px 0 0 7px; display:inline; overflow:hidden; }
.g-project .g-pj-cont dd a p{ width:192px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; float:left; margin:7px 0 0; display:inline; overflow:hidden}
.g-project .g-pj-cont dd a:hover strong{ color:#ff4939;}
.g-project .g-pj-cont dd a:hover b{ background:#ff4939;}

.g-company{ background:#fff; margin-top:15px; padding:0 0 15px 0;}
.g-company .g-comp-cont{ width:100%; height:auto; display:block; overflow:hidden}
.g-company .g-comp-cont .m-xscroll-left{width:0;height:0;  border-top:19px solid transparent;border-bottom:19px solid transparent;border-right:13px solid #aaa; float:left; margin:58px 0 0 17px; display:inline; overflow:hidden; cursor:pointer}
.g-company .g-comp-cont .m-xscroll-right{width:0;height:0;  border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:13px solid #aaa; float:left; margin:58px 0 0 0; display:inline; overflow:hidden; cursor:pointer}
.g-company .g-comp-cont .g-show-window{ width:1140px; height:111px; margin:17px 0 0 32px; position:relative; zoom:1}
.g-company .g-comp-cont .g-show-window ul{ width:auto; height:111px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-company .g-comp-cont .g-show-window ul li{ width:200px; height:111px; float:left; margin:0 28px 0 0; display:inline; overflow:hidden;}
.g-company .g-comp-cont .g-show-window ul li a{ width:194px; height:105px; border:3px solid #eee; display:block; overflow:hidden}
.g-company .g-comp-cont .g-show-window ul li a img{ width:100%; height:79px; display:block; overflow:hidden}
.g-company .g-comp-cont .g-show-window ul li a strong{ width:100%; height:26px; line-height:26px; background:#eee; font-size:14px; font-weight:normal; color:#333; text-align:center; display:block; overflow:hidden}
.g-company .g-comp-cont .g-show-window ul li a:hover{ border-color:#ff4939}
.g-company .g-comp-cont .g-show-window ul li a:hover strong{ background:#ff4939; color:#fff;}

.g-friend-ul{ width:1220px; height:auto; display:block; overflow:hidden; margin:10px auto 0; padding:0 10px;}
.g-friend-ul li{ float:left; height:14px; line-height:14px; font-size:12px; font-weight:normal; font-family:"微软雅黑"; padding:3px 6px; display:inline; overflow:hidden;word-break:break-all; /*支持IE，chrome，FF不支持*/　word-wrap:break-word;/*支持IE，chrome，FF*/}
.g-friend-ul li a{ color:#4e4e4e; height:14px; line-height:14px;white-space:nowrap}
.g-friend-ul li a:visited{ color:#4e4e4e}
.g-friend-ul li a:hover{ color:#f90366; text-decoration:underline}


/*手游频道列表页*/
.g-guide{ height:33px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-indent:24px; margin-top:20px; position:relative; zoom:1}
.g-guide i{ width:15px; height:15px; background:url(../images/az-icon.png) no-repeat -99px 0; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-guide a{ color:#333}
.g-guide a:hover{ color:#ff4939}

.g-azlist-class{ width:200px; height:auto; margin:18px 0 0; background:#fff; display:block; overflow:hidden}
.g-azlist-class dt{ width:100%; height:20px; line-height:20px; font-size:18px; font-weight:bold; color:#333; text-indent:18px; margin:18px 0 0; display:block; overflow:hidden}
.g-azlist-class dd{ width:100%; height:auto; margin:11px 0 0; display:block; overflow:hidden}
.g-azlist-class dd a{ width:100%; height:45px; display:block; overflow:hidden}
.g-azlist-class dd a i{ width:22px; height:22px; background:url(../images/az-icon.png) no-repeat 6px -49px #fe4a65; border-radius:4px; float:left; margin:11px 0 0 46px; display:inline; overflow:hidden;}
.g-azlist-class dd a strong{ width:110px; height:45px; line-height:45px; font-size:14px; font-weight:normal; color:#333; float:left; margin:0 0 0 18px; display:inline; overflow:hidden}

.g-azlist-class dd .g-class-2 i{background-position:4px -98px; background-color:#19b5fe}
.g-azlist-class dd .g-class-2:hover i{background-position:-100px -98px; background-color:#fff;}
.g-azlist-class dd .g-class-2.m-hover i{background-position:-100px -98px; background-color:#fff;}

.g-azlist-class dd .g-class-3 i{background-position:5px -147px; background-color:#ff9900}
.g-azlist-class dd .g-class-3:hover i{background-position:-99px -147px; background-color:#fff;}
.g-azlist-class dd .g-class-3.m-hover i{background-position:-99px -147px; background-color:#fff;}

.g-azlist-class dd .g-class-4 i{background-position:4px -197px; background-color:#48dc6c}
.g-azlist-class dd .g-class-4:hover i{background-position:-100px -197px; background-color:#fff;}
.g-azlist-class dd .g-class-4.m-hover i{background-position:-100px -197px; background-color:#fff;}

.g-azlist-class dd .g-class-5 i{background-position:5px -248px; background-color:#6a71e6}
.g-azlist-class dd .g-class-5:hover i{background-position:-99px -248px; background-color:#fff;}
.g-azlist-class dd .g-class-5.m-hover i{background-position:-99px -248px; background-color:#fff;}

.g-azlist-class dd .g-class-6 i{background-position:5px -300px; background-color:#ffcc00}
.g-azlist-class dd .g-class-6:hover i{background-position:-99px -300px; background-color:#fff;}
.g-azlist-class dd .g-class-6.m-hover i{background-position:-99px -300px; background-color:#fff;}

.g-azlist-class dd .g-class-7 i{background-position:5px -352px; background-color:#5fc700}
.g-azlist-class dd .g-class-7:hover i{background-position:-99px -352px; background-color:#fff;}
.g-azlist-class dd .g-class-7.m-hover i{background-position:-99px -352px; background-color:#fff;}

.g-azlist-class dd .g-class-8 i{background-position:5px -404px; background-color:#ff4400}
.g-azlist-class dd .g-class-8:hover i{background-position:-99px -404px; background-color:#fff;}
.g-azlist-class dd .g-class-8.m-hover i{background-position:-99px -404px; background-color:#fff;}

.g-azlist-class dd .g-class-9 i{background-position:5px -455px; background-color:#0192ff}
.g-azlist-class dd .g-class-9:hover i{background-position:-99px -455px; background-color:#fff;}
.g-azlist-class dd .g-class-9.m-hover i{background-position:-99px -455px; background-color:#fff;}

.g-azlist-class dd .g-class-10 i{background-position:5px -506px; background-color:#ff6600}
.g-azlist-class dd .g-class-10:hover i{background-position:-99px -506px; background-color:#fff;}
.g-azlist-class dd .g-class-10.m-hover i{background-position:-99px -506px; background-color:#fff;}

.g-azlist-class dd .g-class-11 i{background-position:4px -978px; background-color:#05b661}
.g-azlist-class dd .g-class-11:hover i{background-position:-100px -978px; background-color:#fff;}
.g-azlist-class dd .g-class-11.m-hover i{background-position:-100px -978px; background-color:#fff;}

.g-azlist-class dd .g-class-12 i{background-position:5px -661px; background-color:#67809f}
.g-azlist-class dd .g-class-12:hover i{background-position:-99px -661px; background-color:#fff;}
.g-azlist-class dd .g-class-12.m-hover i{background-position:-99px -661px; background-color:#fff;}


.g-azlist-class dd a:hover{ background:#3eb37e;}
.g-azlist-class dd a:hover i{ background-position:-98px -49px; background-color:#fff;}
.g-azlist-class dd a:hover strong{ color:#fff}
.g-azlist-class dd .m-hover{ background:#3eb37e;}
.g-azlist-class dd .m-hover i{ background-position:-98px -49px; background-color:#fff;}
.g-azlist-class dd .m-hover strong{ color:#fff}

.g-azlist-right{ width:1025px; height:auto; margin:18px 0 0 0;}
.g-azlist-right .g-right-ul{ width:100%; height:50px; background:#fff; display:block; overflow:hidden;}
.g-azlist-right .g-right-ul li{ width:auto; height:30px; float:left; margin:10px 0 0 18px; display:inline; overflow:hidden}
.g-azlist-right .g-right-ul li a{ width:auto; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#333; border-radius:4px; padding:0 12px; display:block; overflow:hidden;}
.g-azlist-right .g-right-ul li a:hover{ background:#ff4939; color:#fff;}
.g-azlist-right .g-right-dl{ width:100%; height:auto; background:#fff; margin:15px 0 0; display:block; overflow:hidden}
.g-azlist-right .g-right-dl dt{ width:1008px; height:52px; padding:0 0 0 17px; display:block; overflow:hidden; position:relative; zoom:1}
.g-azlist-right .g-right-dl dt strong{ width:auto; height:52px; float:left; margin:0; padding:0 27px; display:inline; overflow:hidden; position:relative; zoom:1; z-index:10;}
.g-azlist-right .g-right-dl dt strong a{ width:auto; height:49px; line-height:49px; font-size:16px; font-weight:normal; color:#333; padding:0 10px; display:block; overflow:hidden}
.g-azlist-right .g-right-dl dt strong a:hover{ border-bottom:3px solid #ff4939; color:#ff4939}
.g-azlist-right .g-right-dl dt .m-hover a{ border-bottom:3px solid #ff4939; color:#ff4939}
.g-azlist-right .g-right-dl dt b{ width:100%; height:3px; background:#f5f5f5; display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-azlist-right .g-right-dl dd{width:100%;height:auto;padding: 0;position:relative;zoom:1;display:block;overflow:hidden;}
.g-azlist-right .g-right-dl dd a{ width:170px; height:200px; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; float:left; margin:0; display:inline; overflow:hidden}
.g-azlist-right .g-right-dl dd a img{ width:80px; height:80px; border-radius:16px; float:left; margin:17px 0 0 45px; display:inline; overflow:hidden}
.g-azlist-right .g-right-dl dd a strong{ width:140px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; padding:0 15px; margin:17px 0 0; float:left; display:inline; overflow:hidden}
.g-azlist-right .g-right-dl dd a em{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; text-align:center; float:left; margin:5px 0 0; display:inline; overflow:hidden}
.g-azlist-right .g-right-dl dd a b{ width:78px; height:28px; line-height:28px; font-size:14px; font-weight:normal; color:#555; text-align:center; border:1px solid #eee; border-radius:4px; float:left; margin:5px 0 0 45px; display:inline; overflow:hidden}
.g-azlist-right .g-right-dl dd a b span{ display:none}

.g-azlist-right .g-right-dl dd a:hover img{ box-shadow:0px 0px 5px #ff4939;}
.g-azlist-right .g-right-dl dd a:hover strong{ color:#ff4939}
.g-azlist-right .g-right-dl dd a:hover b{ background:#ff4939; border-color:#ff4939; color:#fff}

.g-azlist-right .g-right-dl dd .m-more{ width:100%; height:58px; background:#fff; display:block; overflow:hidden;position:absolute;left:0;bottom: 0;}
.g-azlist-right .g-right-dl dd .m-more span{width:325px;height:30px;line-height:30px;background:#fafafa;font-size:15px;font-weight:normal;color:#333;text-align:center; margin:14px auto; display:block;overflow:hidden;cursor:pointer;}

/*翻页*/
.g-box-1240 .g-azlist-right .tspage{ background:#fff; height:82px;text-align:center; display:block; overflow:hidden}
.g-box-1240 .g-azlist-right .tspage .tsp_nav{ width:100%; height:30px; display:block; overflow:hidden; margin:27px 0 0 0;}
.g-box-1240 .g-azlist-right .tspage .tsp_nav i{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#fafafa; font-size:14px; font-weight:normal; color:#555; margin:0 0 0 18px; display:inline-block; overflow:hidden}
.g-box-1240 .g-azlist-right .tspage .tsp_nav a{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#fafafa; font-size:14px; font-weight:normal; color:#555; margin:0 0 0 18px; display:inline-block; overflow:hidden}
.g-box-1240 .g-azlist-right .tspage .tsp_nav a:hover{background:#ff4939;color:#fff; text-decoration:none}
.g-box-1240 .g-azlist-right .tspage .tsp_nav a:hover i{ color:#fff;}
.g-box-1240 .g-azlist-right .tspage .tsp_nav a i{ padding:0; margin:0; background:none}
.g-box-1240 .g-azlist-right .tspage .tsp_nav b{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#ff4939; font-size:14px; font-weight:normal; color:#fff; margin:0 0 0 18px; display:inline-block; overflow:hidden}

.g-box-1240 .g-azlist-right .tspage .tsp_count,.g-box-1240 .g-azlist-right .tspage .tsp_nav .tsp_end,.g-box-1240 .g-azlist-right .tspage .tsp_nav .tsp_more,.g-box-1240 .g-azlist-right .tspage .tsp_nav #tsp_change{ display:none}


/*手游频道专题页-热门标签*/
.g-azproject-box{ overflow:visible}
.g-azproject-top{ width:100%; height:60px; background:#fff; margin:18px 0 0; box-shadow:1px 2px 4px #ccc;}
.g-azproject-top li{ width:412px; height:60px; border-right:1px solid #f5f5f5; float:left; margin:0; text-align:center; display:inline; overflow:hidden}
.g-azproject-top li a{ width:auto; height:56px; line-height:60px; font-size:18px; font-weight:normal; color:#333; text-align:left; text-indent:45px; padding:0 5px; display:inline-block; overflow:hidden;position:relative; zoom:1}
.g-azproject-top li a i{ width:28px; height:28px; background:url(../images/az-icon.png) no-repeat -219px 0; display:block; overflow:hidden; position:absolute; left:5px; top:16px;}
.g-azproject-top li a:hover{ color:#3eb37e; font-weight:bold;}
.g-azproject-top li a:hover i{ background-position:-219px -83px;}

.g-azproject-top .g-ap-2 a i{ background-position:-322px 0;}
.g-azproject-top .g-ap-2:hover a i{ background-position:-322px -83px;}

.g-azproject-top .g-ap-3 a i{ width:32px; height:22px; background-position:-423px 0; top:19px}
.g-azproject-top .g-ap-3:hover a i{background-position:-423px -83px;}

.g-azproject-top .m-hover a{ color:#3eb37e; font-weight:bold;}
.g-azproject-top .m-hover a i{ background-position:-219px -83px;}

.g-azproject-top .m-hover.g-ap-2 a i{ background-position:-322px -83px;}

.g-azproject-top .m-hover.g-ap-3 a i{ background-position:-423px -83px;}

.g-azproject-cont{ width:100%; height:1134px; display:block; overflow:hidden; padding:0 0 20px 0;}
.g-azproject-cont a{ width:295px; height:270px; float:left; background:#fff; box-shadow:1px 2px 3px #ccc; margin:15px 20px 0 0; display:inline; overflow:hidden}
.g-azproject-cont a strong{ width:265px; height:164px; float:left; margin:15px 0 0 15px; display:inline; overflow:hidden; position:relative; zoom:1}
.g-azproject-cont a strong img{ width:100%; height:164px; display:block; overflow:hidden}
.g-azproject-cont a strong i{ width:100%; height:35px; line-height:35px; font-size:16px; font-weight:normal; color:#fff; font-style:normal; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0; z-index:10;}
.g-azproject-cont a b{ width:132px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#555; text-indent:22px; float:left; margin:16px 0 0 15px; display:inline; overflow:hidden; position:relative; zoom:1}
.g-azproject-cont a b i{ width:14px; height:10px; background:url(../images/az-icon.png) no-repeat -219px -197px; display:block; overflow:hidden; position:absolute; left:3px; top:2px;}
.g-azproject-cont a em{width: 100px;height:14px;line-height:14px;font-size:12px;font-weight:normal;color:#555;text-indent:22px;/* text-align:right; */float:left;margin: 15px 0 0 48px;display:inline;overflow:hidden;position:relative;zoom:1;}
.g-azproject-cont a em i{ width:13px; height:13px; background:url(../images/az-icon.png) no-repeat -322px -197px; display:block; overflow:hidden; position:absolute; left:3px; top:0px;}
.g-azproject-cont a p{ width:265px; height:38px; line-height:20px; font-size:12px; font-weight:normal; color:#999; font-family:serif; float:left; margin:10px 0 0 15px; display:inline; overflow:hidden}
.g-azproject-cont a:hover strong{ box-shadow:0 0 5px #ff4939}
.g-azproject-cont a:hover strong i{ color:#fff; background:#ff4939}
.m-project-morebtn{width:100%;height:58px;/* background:#fff; */display:block;overflow:hidden;}
.m-project-morebtn span{width: 525px;height: 40px;line-height: 40px;background: #fff;font-size:15px;font-weight:normal;color:#333;text-align:center;margin: 10px auto;display:block;overflow:hidden;cursor:pointer;}


/*手游频道专题页-游戏库*/
.g-gameku-cont{ width:100%; height:1004px; background:#fff;  box-shadow:1px 2px 4px #ccc; margin:15px 0 0 0; display:block; overflow:hidden; padding:0;}
.g-gameku-cont a{ width:154px; height:200px; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; float:left; margin:0; display:inline; overflow:hidden}
.g-gameku-cont a img{ width:80px; height:80px; border-radius:16px; float:left; margin:17px 0 0 39px; display:inline; overflow:hidden}
.g-gameku-cont a strong{ width:100%; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; margin:17px 0 0; float:left; display:inline; overflow:hidden}
.g-gameku-cont a em{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; text-align:center; float:left; margin:5px 0 0; display:inline; overflow:hidden}
.g-gameku-cont a b{ width:78px; height:28px; line-height:28px; font-size:14px; font-weight:normal; color:#555; text-align:center; border:1px solid #eee; border-radius:4px; float:left; margin:5px 0 0 39px; display:inline; overflow:hidden}

.g-gameku-cont a:hover img{ box-shadow:0px 0px 5px #ff4939;}
.g-gameku-cont a:hover strong{ color:#ff4939}
.g-gameku-cont a:hover b{ background:#ff4939; border-color:#ff4939; color:#fff}

/*手游频道专题页-最新合集*/
.g-azkeyword-cont a{ height:290px}
.g-azkeyword-cont a strong{height:183px;}
.g-azkeyword-cont a strong img{height:183px;}

/*安卓频道列表页*/
.g-list-keyword .g-comp-cont .m-xscroll-left{ width:35px; height:180px; line-height:180px; font-size:30px; font-weight:bold; color:#fff; text-align:center; font-family:serif; background:#666; margin:15px 0 0 15px; border:0;}
.g-list-keyword .g-comp-cont .m-xscroll-right{ width:35px; height:180px; line-height:180px; font-size:30px; font-weight:bold; color:#fff; text-align:center; font-family:serif; background:#666; margin:15px 0 0 15px; border:0;}
.g-list-keyword .g-comp-cont .g-show-window{ width:1120px; height:180px; margin:15px 0 0;}
.g-list-keyword .g-comp-cont .g-show-window ul{ height:180px;}
.g-list-keyword .g-comp-cont .g-show-window ul li{ width:262px; height:180px; margin:0 0 0 18px; position:relative; zoom:1}
.g-list-keyword .g-comp-cont .g-show-window ul li a{ width:100%; height:180px; border:0;}
.g-list-keyword .g-comp-cont .g-show-window ul li a img{ width:100%; height:180px;}
.g-list-keyword .g-comp-cont .g-show-window ul li a strong{ width:100%; height:35px; line-height:35px; font-size:14px; font-weight:normal; color:#fff; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0}

.g-arlist-left{ width:250px; height:auto;}
.g-arlist-left .g-arlist-class{ width:100%; height:auto; background:#fff; padding:10px 0; display:block; overflow:hidden; margin:15px 0 0;}
.g-arlist-left .g-arlist-class li{ width:100%; height:70px; display:block; overflow:hidden}
.g-arlist-left .g-arlist-class li a{ width:100%; height:70px; line-height:70px; font-size:18px; font-weight:bold; color:#333; text-indent:109px; display:block; overflow:hidden; position:relative; zoom:1}
.g-arlist-left .g-arlist-class li a i{width: 23px;height: 28px;background:url(../images/az-icon.png) no-repeat -219px -263px;display:block;overflow:hidden;position:absolute;left:53px;top:21px;}
.g-arlist-left .g-arlist-class li a:hover{ background:#fff9f9; color:#ff4939}
.g-arlist-left .g-arlist-class li a:hover i{ background-position:-314px -263px}
.g-arlist-left .g-arlist-class .m-hover a{ background:#fff9f9; color:#ff4939}
.g-arlist-left .g-arlist-class .m-hover a i{ background-position:-314px -263px}

.g-arlist-left .g-arlist-class .g-class-2 a i{ background-position:-219px -333px}
.g-arlist-left .g-arlist-class .g-class-2 a:hover i{ background-position:-314px -333px}
.g-arlist-left .g-arlist-class .g-class-2.m-hover a i{ background-position:-314px -333px}

.g-arlist-left .g-arlist-class .g-class-3 a i{width: 28px;height:31px;background-position:-219px -403px;left: 51px;}
.g-arlist-left .g-arlist-class .g-class-3 a:hover i{ background-position:-314px -403px}
.g-arlist-left .g-arlist-class .g-class-3.m-hover a i{ background-position:-314px -403px}

.g-arlist-left .g-arlist-class .g-class-4 a i{width: 32px;height: 31px;background-position:-219px -471px;left: 48px;}
.g-arlist-left .g-arlist-class .g-class-4 a:hover i{ background-position:-314px -471px}
.g-arlist-left .g-arlist-class .g-class-4.m-hover a i{ background-position:-314px -471px}

.g-arlist-left .g-arlist-class .g-class-5 a i{width: 29px;height:30px;background-position:-219px -542px;left: 50px;}
.g-arlist-left .g-arlist-class .g-class-5 a:hover i{ background-position:-314px -542px}
.g-arlist-left .g-arlist-class .g-class-5.m-hover a i{ background-position:-314px -542px}

.g-arlist-left .g-arlist-class .g-class-6 a i{width: 31px;height: 30px;background-position:-219px -612px;left: 49px;}
.g-arlist-left .g-arlist-class .g-class-6 a:hover i{ background-position:-314px -612px}
.g-arlist-left .g-arlist-class .g-class-6.m-hover a i{ background-position:-314px -612px}

.g-arlist-left .g-arlist-class .g-class-7 a i{width: 23px;height: 29px;background-position:-219px -683px;}
.g-arlist-left .g-arlist-class .g-class-7 a:hover i{ background-position:-314px -683px}
.g-arlist-left .g-arlist-class .g-class-7.m-hover a i{ background-position:-314px -683px}

.g-arlist-left .g-argame-recomd{ width:100%; height:auto; background:#fff; margin:15px 0 0; padding:0 0 10px 0; display:block; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-rank-cont{ width:100%; height:auto; margin:3px 0 0 0; display:block; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-rank-cont li{ width:220px; height:71px; padding:0 15px; display:block; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-rank-cont li a{ width:100%; height:70px; border-bottom:1px dotted #ddd; display:block; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-rank-cont li a img{ width:55px; height:55px; border-radius:12px; float:left; margin:8px 13px 0 7px; display:inline; overflow:hidden;}
.g-arlist-left .g-argame-recomd .g-rank-cont li a strong{ width:130px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; float:left; margin:14px 0 0; display:inline; overflow:hidden;}
.g-arlist-left .g-argame-recomd .g-rank-cont li a p{ width:130px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; float:left; margin:9px 0 0; display:inline; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-rank-cont li a p span{ color:#25c889; font-weight:bold; padding:0 5px;}
.g-arlist-left .g-argame-recomd .g-rank-cont li a b{ display:none}
.g-arlist-left .g-argame-recomd .g-rank-cont li a:hover{ background:fff9f9}
.g-arlist-left .g-argame-recomd .g-rank-cont li a:hover img{ box-shadow:0px 0px 7px #ff4939;}
.g-arlist-left .g-argame-recomd .g-rank-cont li a:hover strong{ color:#ff4939}
.g-arlist-left .g-argame-recomd .g-rank-cont li a:hover p{ display:none}
.g-arlist-left .g-argame-recomd .g-rank-cont li a:hover b{ width:75px; height:28px; line-height:28px; background:#ff4939; font-size:12px; font-weight:normal; color:#fff; text-align:center; border-radius:4px; float:left; margin:4px 0 0; display:inline;overflow:hidden;}
.g-arlist-left .g-argame-recomd .g-more{ width:218px; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#999; text-align:center; border:1px solid #eee; margin:8px auto 0; display:block; overflow:hidden}
.g-arlist-left .g-argame-recomd .g-more:hover{ border-color:#ff4939; color:#ff4939}

.g-arlist-right{ width:975px; height:auto; background:#fff; margin:15px 0 0}
.g-arlist-right .g-right-dl{ width:100%; height:auto; display:block; overflow:hidden}
.g-arlist-right .g-right-dl dt{ width:100%; height:58px; display:block; overflow:hidden; position:relative; zoom:1}
.g-arlist-right .g-right-dl dt strong{ width:auto; height:58px; float:left; margin:0; padding:0 22px; margin:0 11px 0 0; display:inline; overflow:hidden; position:relative; zoom:1; z-index:10;}
.g-arlist-right .g-right-dl dt strong a{ width:auto; height:55px; line-height:55px; font-size:16px; font-weight:normal; color:#333; padding:0 10px; display:block; overflow:hidden}
.g-arlist-right .g-right-dl dt strong a:hover{ border-bottom:3px solid #ff4939; color:#ff4939}
.g-arlist-right .g-right-dl dt .m-hover a{ border-bottom:3px solid #ff4939; color:#ff4939}
.g-arlist-right .g-right-dl dt b{ width:100%; height:3px; background:#f5f5f5; display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-arlist-right .g-right-dl dd{ width:100%; height:auto; padding:0 0 10px 0; background:#fff; display:block; overflow:hidden;}
.g-arlist-right .g-right-dl dd .g-rd-cont{ width:100%; height:1170px; padding:0 0 6px 0; display:block; overflow:hidden;}
.g-arlist-right .g-right-dl dd .m-project-morebtn span{ background:#f4f4f4}
.g-arlist-right .g-right-dl dd a{ width:218px; height:108px; float:left; box-shadow:1px 2px 3px #ccc; border:1px solid #eee; margin:20px 4px 0 16px; display:inline; overflow:hidden;}
.g-arlist-right .g-right-dl dd a img{ width:80px; height:80px; float:left; margin:13px; display:inline; overflow:hidden}
.g-arlist-right .g-right-dl dd a strong{width:106px;height:18px;line-height: 19px;font-size:16px;font-weight:normal;color:#333;margin:15px 0 4px 0;float:left;display:inline;overflow:hidden;}
.g-arlist-right .g-right-dl dd a b{ width:106px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; margin:1px 0 0; float:left; display:inline; overflow:hidden}
.g-arlist-right .g-right-dl dd a em{ width:48px; height:22px; line-height:22px; font-size:12px; font-weight:normal; color:#333; text-align:center; margin:4px 0 0; border:1px solid #eee; border-radius:4px; float:left; display:inline; overflow:hidden}
.g-arlist-right .g-right-dl dd a:hover{ box-shadow:1px 2px 3px #ff4939; border:1px solid #ff4939;}
.g-arlist-right .g-right-dl dd a:hover strong{ color:#ff4939;}
.g-arlist-right .g-right-dl dd a:hover em{ background:#ff4939; border:1px solid #ff4939; color:#fff;}



/*翻页*/
.g-box-1240 .g-arlist-right .tspage{ background:#fff; height:61px;text-align:center; display:block; overflow:hidden}
.g-box-1240 .g-arlist-right .tspage .tsp_nav{ width:100%; height:30px; display:block; overflow:hidden; margin:12px 0 0 0;}
.g-box-1240 .g-arlist-right .tspage .tsp_nav i{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#fafafa; font-size:14px; font-weight:normal; color:#555; margin:0 0 0 18px; display:inline-block; overflow:hidden}
.g-box-1240 .g-arlist-right .tspage .tsp_nav a{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#fafafa; font-size:14px; font-weight:normal; color:#555; margin:0 0 0 18px; display:inline-block; overflow:hidden}
.g-box-1240 .g-arlist-right .tspage .tsp_nav a:hover{background:#ff4939;color:#fff; text-decoration:none}
.g-box-1240 .g-arlist-right .tspage .tsp_nav a:hover i{ color:#fff;}
.g-box-1240 .g-arlist-right .tspage .tsp_nav a i{ padding:0; margin:0; background:none}
.g-box-1240 .g-arlist-right .tspage .tsp_nav b{ width:auto; height:30px; line-height:30px; padding:0 12px; background:#ff4939; font-size:14px; font-weight:normal; color:#fff; margin:0 0 0 18px; display:inline-block; overflow:hidden}
.g-box-1240 .g-arlist-right .tspage .tsp_count,.g-box-1240 .g-arlist-right .tspage .tsp_nav .tsp_end,.g-box-1240 .g-arlist-right .tspage .tsp_nav .tsp_more,.g-box-1240 .g-arlist-right .tspage .tsp_nav #tsp_change{ display:none}

/*单机*/
.g-al-left{ width:200px; height:auto;}
.g-al-left .g-al-key{ width:200px; height:auto; margin:18px 0 0; background:#fff; display:block; overflow:hidden}
.g-al-left .g-al-key dt{ width:100%; height:20px; line-height:20px; font-size:18px; font-weight:bold; color:#333; text-indent:18px; margin:18px 0 0; display:block; overflow:hidden}
.g-al-left .g-al-key dd{ width:100%; height:auto; padding:0 0 11px 0; display:block; overflow:hidden}
.g-al-left .g-al-key dd a{ width:170px; height:117px; margin:18px auto 0; display:block; overflow:hidden; position:relative; zoom:1}
.g-al-left .g-al-key dd a img{ width:100%; height:117px; display:block; overflow:hidden}
.g-al-left .g-al-key dd a strong{ width:100%; height:26px; line-height:26px; font-size:14px; font-weight:normal; color:#fff; text-align:center; background:rgba(0,0,0,0.5); display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-al-left .g-al-key dd a:hover{ box-shadow:0px 0px 5px #ff4939}
.g-al-left .g-al-key dd a:hover strong{ background:#ff4939}

.g-azlist-class dd .g-alclass-1 i{background:url(../images/az-icon.png) no-repeat 7px -563px #fe4a65;}
.g-azlist-class dd .g-alclass-1:hover i{background-position:-97px -563px; background-color:#fff;}
.g-azlist-class dd .g-alclass-1.m-hover i{background-position:-97px -563px; background-color:#fff;}

.g-azlist-class dd .g-alclass-2 i{background-position:6px -612px; background-color:#19b5fe}
.g-azlist-class dd .g-alclass-2:hover i{background-position:-98px -612px; background-color:#fff;}
.g-azlist-class dd .g-alclass-2.m-hover i{background-position:-98px -612px; background-color:#fff;}

.g-azlist-class dd .g-alclass-3 i{background-position:5px -661px; background-color:#ff9900}
.g-azlist-class dd .g-alclass-3:hover i{background-position:-99px -661px; background-color:#fff;}
.g-azlist-class dd .g-alclass-3.m-hover i{background-position:-99px -661px; background-color:#fff;}

.g-azlist-class dd .g-alclass-4 i{background-position:5px -711px; background-color:#48dc6c}
.g-azlist-class dd .g-alclass-4:hover i{background-position:-99px -711px; background-color:#fff;}
.g-azlist-class dd .g-alclass-4.m-hover i{background-position:-99px -711px; background-color:#fff;}

.g-azlist-class dd .g-alclass-5 i{background-position:6px -762px; background-color:#6a71e6}
.g-azlist-class dd .g-alclass-5:hover i{background-position:-98px -762px; background-color:#fff;}
.g-azlist-class dd .g-alclass-5.m-hover i{background-position:-98px -762px; background-color:#fff;}

.g-azlist-class dd .g-alclass-6 i{background-position:5px -814px; background-color:#ffcc00}
.g-azlist-class dd .g-alclass-6:hover i{background-position:-99px -814px; background-color:#fff;}
.g-azlist-class dd .g-alclass-6.m-hover i{background-position:-99px -814px; background-color:#fff;}

.g-azlist-class dd a:hover{ background:#3eb37e;}
.g-azlist-class dd a:hover i{ background-position:-98px -49px; background-color:#fff;}
.g-azlist-class dd a:hover strong{ color:#fff}
.g-azlist-class dd .m-hover{ background:#3eb37e;}
.g-azlist-class dd .m-hover i{ background-position:-98px -49px; background-color:#fff;}
.g-azlist-class dd .m-hover strong{ color:#fff}

.g-allist-right{ width:1025px; height:auto; margin:3px 0 0 0;}


/*网游*/
.g-ollist-class dd a i{margin:11px 0 0 37px;}
.g-ollist-class dd .g-olclass-1 i{background-position:5px -920px; background-color:#5fc700}
.g-ollist-class dd .g-olclass-1:hover i{background-position:-99px -920px; background-color:#fff;}
.g-ollist-class dd .g-olclass-1.m-hover i{background-position:-99px -920px; background-color:#fff;}
.g-allist-right .g-right-dl dd{width:100%;height:1008px;padding: 0 0 58px 0;position:relative;zoom:1;display:block;overflow:hidden;}


/*手游频道专题页-最新合集改*/
.g-project-new{ width:1258px; margin-top:15px; position:relative; zoom:1}
.g-project-new .g-pn-title{ width:90px; height:auto; display:block; overflow:hidden; position:absolute; left:0; top:27px;}
.g-project-new .g-pn-title span{ width:100%; height:40px; line-height:40px; font-size:16px; font-weight:normal; color:#fff; text-align:center; background:#fe4a65; display:block; overflow:hidden}
.g-project-new .g-pn-title i{ width:0;height:0px;border-left: 9px solid transparent;border-right: 0px solid transparent;border-top: 5px solid #970a1f;display:block;overflow:hidden;}
.g-project-new .g-pn-cont{ width:1240px; height:200px; background:#fff; margin:0 0 0 9px; display:block; overflow:hidden}
.g-project-new .g-pn-cont .g-pn-img{ width:246px; height:170px; margin:15px 0 0 15px;}
.g-project-new .g-pn-cont .g-pn-img img{ width:100%; height:170px; display:block; overflow:hidden;}
.g-project-new .g-pn-cont .g-scbtn-left{ width:24px; height:42px; padding:10px; margin:69px 0 0 17px; background:url(../images/az-icon.png) no-repeat -209px -797px; cursor:pointer}
.g-project-new .g-pn-cont .g-scbtn-left:hover{ background-position:-209px -913px;}
.g-project-new .g-pn-cont .g-scbtn-right{ width:24px; height:42px; padding:10px; margin:69px 0 0 0; background:url(../images/az-icon.png) no-repeat -304px -797px; cursor:pointer}
.g-project-new .g-pn-cont .g-scbtn-right:hover{ background-position:-304px -913px;}
.g-project-new .g-pn-cont .g-pn-scroll{ width:840px; height:170px; margin:15px 0 0 20px; position:relative; zoom:1}
.g-project-new .g-pn-cont .g-pn-scroll ul{ width:auto; height:170px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-project-new .g-pn-cont .g-pn-scroll ul li{ width:100px; height:170px; float:left; margin:0 20px 0 0; display:inline; overflow:hidden;}
.g-project-new .g-pn-cont .g-pn-scroll ul li a{ width:100%; height:auto; display:block; overflow:hidden}
.g-project-new .g-pn-cont .g-pn-scroll ul li a img{ width:80px; height:80px; float:left; margin:17px 0 0 10px; border-radius:16px; display:inline; overflow:hidden}
.g-project-new .g-pn-cont .g-pn-scroll ul li a strong{ width:80px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; float:left; margin:9px 0 0 10px; display:inline; overflow:hidden}
.g-project-new .g-pn-cont .g-pn-scroll ul li a b{ width:78px; height:26px; line-height:26px; font-size:12px; font-weight:normal; color:#555; text-align:center; border-radius:4px; border:1px solid #eee; float:left; margin:7px 0 0 10px; display:inline; overflow:hidden}
.g-project-new .g-pn-cont .g-pn-scroll ul li a:hover img{ box-shadow:1px 1px 5px #ff4939,-1px -1px 5px #ff4939}
.g-project-new .g-pn-cont .g-pn-scroll ul li a:hover strong{ color:#ff4939}
.g-project-new .g-pn-cont .g-pn-scroll ul li a:hover b{ background:#ff4939; border-color:#ff4939; color:#fff;}

.m-pn-2 .g-pn-title span{ background:#19b5fe;}
.m-pn-2 .g-pn-title i{border-top: 5px solid #0f79ab;}

.m-pn-3 .g-pn-title span{ background:#ff9900;}
.m-pn-3 .g-pn-title i{border-top: 5px solid #a06103;}

.m-pn-4 .g-pn-title span{ background:#48dc6c;}
.m-pn-4 .g-pn-title i{border-top: 5px solid #198f36;}

.m-pn-5 .g-pn-title span{ background:#6a71e6;}
.m-pn-5 .g-pn-title i{border-top: 5px solid #393fac;}

.m-pn-6 .g-pn-title span{ background:#ffcc00;}
.m-pn-6 .g-pn-title i{border-top: 5px solid #c5a218;}

.m-pn-7 .g-pn-title span{ background:#5fc700;}
.m-pn-7 .g-pn-title i{border-top: 5px solid #4c9708;}

.m-pn-8 .g-pn-title span{ background:#ff2200;}
.m-pn-8 .g-pn-title i{border-top: 5px solid #a7210c;}

.m-pn-9 .g-pn-title span{ background:#0192ff;}
.m-pn-9 .g-pn-title i{border-top: 5px solid #0a6db7;}

.m-pn-10 .g-pn-title span{ background:#ff6600;}
.m-pn-10 .g-pn-title i{border-top: 5px solid #ae4a07;}

/*厂商*/
.g-cm-box{ background:#fff; margin-top:15px;}
.g-cm-box .g-title{ margin:0; padding:12px 0; border-bottom:2px solid #f5f5f5;}
.g-cm-box .g-title dt{ border:0; text-indent:20px}
.g-cm-box .g-title dt strong{ font-size:14px; font-weight:normal; color:#888; padding:0 0 0 10px;}
.g-cm-box .g-title dt strong span{ font-weight:bold; color:#08d478}
.g-cm-box .g-cm-cont{ width:100%; height:auto; display:block; overflow:hidden; padding:0 0 15px 0;}
.g-cm-box .g-cm-cont dt{ width:290px; height:124px; float:left; margin:22px 0 0 15px; display:inline; overflow:hidden}
.g-cm-box .g-cm-cont dt a img{ width:288px; height:122px; border:1px solid #ccc;}
.g-cm-box .g-cm-cont dt a:hover img{ border-color:#f60}
.g-cm-box .g-cm-cont dd{ width:930px; height:auto; float:left; margin:0 0 0 0; display:inline; overflow:hidden}
.g-cm-box .g-cm-cont dd a{ width:100px; height:auto; float:left; margin:14px 5px 0 27px; display:inline;}
.g-cm-box .g-cm-cont dd a img{ width:80px; height:80px; float:left; margin:0 0 0 10px; border-radius:16px; display:inline; overflow:hidden}
.g-cm-box .g-cm-cont dd a strong{ width:80px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; float:left; margin:9px 0 0 10px; display:inline; overflow:hidden}
.g-cm-box .g-cm-cont dd a b{ width:78px; height:26px; line-height:26px; font-size:12px; font-weight:normal; color:#555; text-align:center; border-radius:4px; border:1px solid #eee; float:left; margin:7px 0 0 10px; display:inline; overflow:hidden}
.g-cm-box .g-cm-cont dd a:hover img{ box-shadow:1px 1px 5px #ff4939,-1px -1px 5px #ff4939}
.g-cm-box .g-cm-cont dd a:hover strong{ color:#ff4939}
.g-cm-box .g-cm-cont dd a:hover b{ background:#ff4939; border-color:#ff4939; color:#fff;}
.g-cm-more{ width:1240px; height:auto; padding:12px 0; font-size:14px; font-weight:normal; color:#333; text-align:center; background:#fff; margin:12px auto 0; display:block; overflow:hidden; cursor:pointer}



.g-down-link ul {	*zoom:1}
.g-down-link ul:before,.g-down-link ul:after {	display:table;	line-height:0;	content:""}
.g-down-link ul:after {	clear:both}

/*安卓下载页*/
.g-sec-title{ width:100%; height:24px; line-height:24px; font-size:18px; font-weight:bold; color:#333; text-indent:15px; margin:15px 0 0; display:block; overflow:hidden}
.g-sec-title i{ width:5px; height:24px; background:#3eb37e; float:left; display:inline; overflow:hidden;}

.g-downmain-title{ width:100%; height:45px; border-bottom:1px solid #eee; display:block;}
.g-downmain-title dt{ width:auto; height:45px; border-bottom:1px solid #22c822; float:left; display:inline; overflow:hidden; position:relative; zoom:1}
.g-downmain-title dt strong{ height:22px; line-height:22px; font-size:16px; font-weight:bold; color:#333; margin:12px 0 0; padding:0 6px 0 28px; display:block; overflow:hidden; position:relative; zoom:1}
.g-downmain-title dt strong i{ width:22px; height:22px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat 0 -1034px; display:block; overflow:hidden; position:absolute; left:0; top:0;}
.g-downmain-title dd{ width:auto; height:45px; border-bottom:1px solid #eee; float:left; padding:0 0 0 38px; display:inline-block; overflow:hidden}
.g-downmain-title dd a{ width:auto; height:30px; line-height:30px; padding:0 12px; font-size:14px; font-weight:normal; color:#333; float:left; margin:11px 0 0 10px; display:inline; overflow:hidden; cursor:pointer}
.g-downmain-title dd .m-hover{ background:#22c822; color:#fff; border-radius:22px;}

.g-azd-left{ width:220px; height:auto;}
.g-azd-left .g-game-msg{ width:100%; height:auto; background:#fff; display:block; padding:3px 0;}
.g-azd-left .g-game-msg .g-game-img{ width:150px; height:150px; border-radius:22px; margin:19px auto 10px; display:block; overflow:hidden}
.g-azd-left .g-game-msg h1{ width:92%; height:auto; line-height:24px; font-size:18px; font-weight:bold; color:#333;text-align:center; margin:0 auto; display:block; overflow:hidden; }
.g-azd-left .g-game-msg .m-down-ul{ width:180px; height:auto; margin:0 auto; display:block; overflow:hidden}
.g-azd-left .g-game-msg .m-down-ul li{ width:100%; height:auto; display:block; overflow:hidden; margin:0;}
.g-azd-left .g-game-msg .m-down-ul li a{ width:100%; height:45px; line-height:45px; font-size:16px; font-weight:normal; color:#fff; text-indent:64px; background:#33abff; border-radius:5px; display:block; overflow:hidden; position:relative; zoom:1; margin-top: 10px;}
.g-azd-left .g-game-msg .m-down-ul li a i{ width:20px; height:20px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat 0 -760px; display:block; overflow:hidden; position:absolute; left:33px; top:14px;}

.g-azd-left .g-game-msg .m-down-ul li:nth-child(2) a{ background:#2bd72b}
.g-azd-left .g-game-msg .m-down-ul li:nth-child(2) a i{ background-position:0 -824px}

.g-azd-left .g-game-msg .m-down-ul li:nth-child(3) a{ background:#ff736c}
.g-azd-left .g-game-msg .m-down-ul li:nth-child(3) a i{ background-position:0 -889px}

.g-azd-left .g-game-msg .m-down-ul li a:hover{ background:#3eb37e}

.g-azd-left .g-game-msg .g-game-qr{ width:180px; height:auto; margin:14px auto 22px; display:block; overflow:hidden;}
.g-azd-left .g-game-msg .g-game-qr dt{ width:142px; height:auto; border:1px solid #eee; margin:auto; display:block; overflow:hidden}
.g-azd-left .g-game-msg .g-game-qr dt img{ width:100%; height:auto;}
.g-azd-left .g-game-msg .g-game-qr dd{ width:100%; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; margin:12px 0 0; display:block; overflow:hidden;}
.g-azd-left .g-game-msg .g-game-qr dd a{ text-decoration:underline; padding:0 3px;}

.g-azd-left .g-game-recomd{ width:100%; height:auto; margin:15px 0 0; background:#fff; display:block; overflow:hidden}
.g-azd-left .g-game-recomd ul{ width:100%; height:auto; margin:14px 0 0; display:block; overflow:hidden}
.g-azd-left .g-game-recomd ul li{ width:100%; height:70px; border-bottom:1px dashed #eee; display:block; overflow:hidden;}
.g-azd-left .g-game-recomd ul li a{ width:100%; height:70px; display:block; overflow:hidden;}
.g-azd-left .g-game-recomd ul li a img{ width:55px; height:55px; float:left; margin:6px 12px 0 15px; border-radius:12px; display:inline; overflow:hidden}
.g-azd-left .g-game-recomd ul li a strong{ width:130px; height:16px; line-height:16px; font-size:16px; font-weight:normal; color:#333; float:left; margin:10px 0 0; display:inline; overflow:hidden}
.g-azd-left .g-game-recomd ul li a b{ width:130px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; float:left; margin:10px 0 0; display:inline; overflow:hidden}
.g-azd-left .g-game-recomd ul li a b span{ color:#25c889; font-weight:bold;}
.g-azd-left .g-game-recomd ul li a em{ width:75px; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#fff; text-align:center; background:#ff4939; border-radius:4px; float:left; margin:4px 0 0; display:none; overflow:hidden}
.g-azd-left .g-game-recomd ul li a:hover img{ box-shadow:0px 0px 5px #ff4939}
.g-azd-left .g-game-recomd ul li a:hover strong{ color:#ff4939}
.g-azd-left .g-game-recomd ul li a:hover b{ display:none}
.g-azd-left .g-game-recomd ul li a:hover em{ display:inline}


.g-azd-center{ width:740px; height:auto; margin:0 0 0 15px;}
.g-azd-center .g-introd{ width:100%; height:auto; background:#fff; display:block; overflow:hidden;position: relative;}
.g-azd-center .g-introd ul{ width:700px; padding:10px 20px;}
.g-azd-center .g-introd ul li{ width:183px; height:23px; line-height:23px; font-size:12px; font-weight:normal; color:#999; float:left; margin:1px 6px 0 0; display:inline; overflow:hidden; white-space:nowrap}
.g-azd-center .g-introd ul li span{ color:#333;}
.g-azd-center .g-introd ul li b{ color:#ff4939; font-weight:normal;}
.g-azd-center .g-introd ul li img{ height:16px}

.g-azd-center .g-introd ul li.m-gamecom ,.g-azd-center .g-introd ul li:nth-child(8) {white-space: inherit;}

.g-azd-center .g-introd ul .g-dwonin-label{ width:100%; margin:5px 0 0; white-space: normal;}
.g-azd-center .g-introd ul .g-dwonin-label a{ height:21px; line-height:21px; border:1px solid #555; border-radius:2px; color:#555; padding:0 10px; display:inline-block; margin:0 7px 0 5px; cursor:pointer; width:auto; float:none; overflow:visible}
.g-azd-center .g-introd ul .g-dwonin-label a:hover{ background:#22c822; color:#fff; border-color:#22c822}
.g-azd-center .g-introd .g-info-pj{ width:130px; height:42px; line-height:42px; background:#33abff; border-radius:4px; font-size:16px; font-weight:normal; color:#fff; text-align:center; margin:20px 0 0; position: absolute;top: 0; right: 20px;}

.g-azd-center .g-info-tab{ width:100%; height:auto; background:#fff; margin:15px 0 0; display:block; overflow:hidden}
.g-azd-center .g-info-tab li{ width:122px; height:45px; border-right:1px solid #f8f8f8; text-align:center; float:left; margin:0; display:inline; overflow:hidden; cursor:pointer}
.g-azd-center .g-info-tab li strong{ width:auto; height:45px; line-height:45px; font-size:16px; font-weight:normal; color:#333; margin:auto; padding:0 0 0 30px; display:inline-block; overflow:hidden; position:relative; zoom:1}
.g-azd-center .g-info-tab li strong i{ width:22px; height:22px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat 0 -954px; margin:0; display:block; overflow:hidden; position:absolute; left:0; top:10px;-webkit-filter: grayscale(100%); -o-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); }
.g-azd-center .g-info-tab li:nth-child(2) strong i{ background-position:0 -1034px;}
.g-azd-center .g-info-tab li:nth-child(3) strong i{ background-position:0 -1349px;}
.g-azd-center .g-info-tab li:nth-child(4) strong i{ background-position:0 -1112px;}
.g-azd-center .g-info-tab li:nth-child(5) strong i{ background-position:0 -1269px;}
.g-azd-center .g-info-tab li:nth-child(6) strong i{ background-position:0 -1191px;}
.g-azd-center .g-info-tab li:nth-child(6){ border-right:0}
.g-azd-center .m-info-float{ width:740px; position:fixed; left:50%; top:0; margin:0 0 0 -385px; box-shadow:0px 2px 3px #ccc; background:#fff; z-index:999}

.g-azd-center .g-info-tab .m-hover{ height:40px; border-top:5px solid #22c822;}
.g-azd-center .g-info-tab .m-hover strong{ line-height:40px; color:#22c822; font-size:16px; font-weight:bold}
.g-azd-center .g-info-tab .m-hover strong i{top:10px;-webkit-filter: grayscale(0%); -o-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%);}

.g-azd-center .g-white-box{width:720px; height:auto; background:#fff;display:block; overflow:hidden; padding:0 10px 10px;}
.g-azd-center .g-azd-previmg{  margin:15px 0 0; }
.g-azd-center .g-azd-previmg ul{ width:710px; height:auto; margin:16px 0 0; display:block; overflow:auto; white-space:nowrap}
.g-azd-center .g-azd-previmg ul li{ width:auto; height:auto; margin:0 20px 0 0; display:inline-block; overflow:hidden;*float: left;}
.g-azd-center .g-azd-previmg ul li img{ max-height:300px;}

.g-azd-center .g-azd-msg{  margin:15px 0 0; }
.g-azd-center .g-azd-msg .g-azd-cont{ width:100%;  margin:12px 0 0; display:block;line-height:26px; font-size:14px; color:#555; overflow:hidden}
.g-azd-center .g-azd-msg .g-azd-cont p{ width:100%; height:auto; line-height:26px; font-size:14px; color:#555; display:block; overflow:hidden}
.g-azd-center .g-azd-msg .g-azd-cont p img{ margin:12px 0}
.g-azd-center .g-azd-msg .g-azd-cont p a {color:#08f;    text-decoration: underline;}
.g-azd-center .g-azd-msg .g-azd-cont h3{text-align:left; width:100%; font-weight:bold; color:#666; font-size:16px; padding-left:15px; border-left:5px solid #56BF2E; line-height:18px; margin:12px 0px; overflow:hidden;}
.g-azd-center .g-azd-msg .m-contshow-btn{ width:auto; height:auto; font-size:12px; font-weight:normal; color:#22c822; float:right; margin:4px 0 0; display:block; overflow:hidden; cursor:pointer}
	
.g-azd-center .g-azd-like{ margin:15px 0 0; }
.g-azd-center .g-azd-like .g-downmain-title dt strong i{ background-position:0 -1349px}
.g-azd-center .g-azd-like .g-like-cont{ width:100%; height:auto; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont dl{ width:100%; height:auto; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont dl dt{ width:150px; height:100px; float:left; margin:13px 0 0; display:inline; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont dl dd{ width:545px; height:100px; float:left; margin:13px 0 0 14px; display:inline; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont dl dd a{ width:100%; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; margin:5px 0 0; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont dl dd a:hover{ color:#ff4939}
.g-azd-center .g-azd-like .g-like-cont dl dd p{ width:100%; height:58px; line-height:20px; font-size:13px; color:#999; margin:8px 0 0; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul{ width:100%; height:auto; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li{ width:224px; height:70px; padding:3px; float:left; margin:0px 10px 0 0 ; display:inline; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a{ width:100%; height:68px; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a strong{ width:32px; height:auto; float:left; margin:8px 8px 0 6px; display:inline; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a strong img{ width:32px; height:32px; border-radius:10px; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a strong b{ width:32px; height:18px; line-height:18px; font-size:12px; font-weight:normal; color:#fff; text-align:center; font-family:serif; background:#22c822; margin:4px 0 0; display:block; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a p{ width:174px; height:auto; float:left; margin:8px 0 0; display:inline; overflow:hidden}
.g-azd-center .g-azd-like .g-like-cont ul li a p b{ width:100%; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; display:block; overflow:hidden;}
.g-azd-center .g-azd-like .g-like-cont ul li a p em{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; margin:5px 0 0; display:block; overflow:hidden}

.g-azd-center .g-azd-like .g-like-cont ul li a p em i{ font-style:normal; float:left}
.g-azd-center .g-azd-like .g-like-cont ul li a p em img{ height:14px; padding:0 0 0 8px; float:left;}
.g-azd-center .g-azd-like .g-like-cont ul li a:hover{ box-shadow:0px 0px 3px #ccc;}
.g-azd-center .g-azd-like .g-like-cont ul li a:hover strong b{ background:#ff4939}
.g-azd-center .g-azd-like .g-like-cont ul li a:hover p b{ color:#ff4939}

.g-azd-center .g-azd-down{ margin:15px 0 0;     overflow: initial;}
.g-azd-center .g-azd-down .g-downmain-title dt strong i{ background-position:0 -1112px}
.g-azd-center .g-azd-down .g-down-link{ width:100%; height:auto; display:block; }
.g-azd-center .g-azd-down .g-down-link h3{ height:18px; line-height:18px; font-size:16px; font-weight:bold; color:#22c822; padding:20px 0 0 16px; display:block; }
.g-azd-center .g-azd-down .g-down-link ul{ width:350px; margin:7px 0 0; padding:0 16px; display:block; }
.g-azd-center .g-azd-down .g-down-link ul li{ width:146px; height:18px; line-height:18px; font-size:14px; font-weight:normal; color:#333; background:url(/skin/new2016/images/android-down-icon.png) no-repeat 0 -1478px; float:left; margin:10px 0 0; padding:0 0 0 26px; display:inline; }
.g-azd-center .g-azd-down .g-down-link ul li a{ color:#333}
.g-azd-center .g-azd-down .g-down-link ul li a:hover{ color:#f60;}

.g-azd-center .g-azd-cms{ margin:15px 0 0; }
.g-azd-center .g-azd-cms .g-downmain-title dt strong i{ background-position:0 -1428px}
.g-azd-center .g-azd-cms ul{ width:100%; height:auto; display:block; overflow:hidden}
.g-azd-center .g-azd-cms ul li{ width:50%; height:16px; float:left; margin:10px 0 0; display:inline; overflow:hidden}
.g-azd-center .g-azd-cms ul li i{ width:4px; height:4px; background:#22c822; float:left; margin:6px 9px 0 0; display:inline; overflow:hidden}
.g-azd-center .g-azd-cms ul li a{ color:#333; height:16px; line-height:16px; font-size:14px; padding:0 0 0 0;}
.g-azd-center .g-azd-cms ul li a:hover{ color:#ff4444}

.g-azd-right{width:250px; height:auto; margin:0 0 0 15px;}
.g-azd-right .g-white-box{width:100%; height:auto; background:#fff;display:block; overflow:hidden;}
.g-azd-right .g-azd-regame ul{ width:100%; height:auto; padding:7px 0 20px 0; display:block; overflow:hidden}
.g-azd-right .g-azd-regame ul li{ width:60px; height:auto; float:left; margin:13px 2px 0 18px; display:inline; overflow:hidden}
.g-azd-right .g-azd-regame ul li a{ width:100%; height:auto; display:block; overflow:hidden}
.g-azd-right .g-azd-regame ul li a img{ width:100%; height:60px; border-radius:12px; display:block; overflow:hidden}
.g-azd-right .g-azd-regame ul li a strong{ width:100%; height:16px; line-height:16px; font-size:12px; font-weight:normal; color:#333; text-align:center; margin:4px 0 0; display:block; overflow:hidden}
.g-azd-right .g-azd-regame ul li a:hover strong{ color:#ff4444}

.g-azd-right .g-azd-crank{ margin:15px 0 0;}
.g-azd-right .g-azd-crank ul{ width:220px; height:auto; margin:12px auto 0; display:block; overflow:hidden}
.g-azd-right .g-azd-crank ul li{ width:100%; height:39px; border-bottom:1px solid #eee; display:block; overflow:hidden}
.g-azd-right .g-azd-crank ul li a{ width:100%; height:auto; display:block; overflow:hidden;}
.g-azd-right .g-azd-crank ul li a i{ width:20px; height:20px; line-height:20px; font-size:12px; font-weight:normal; color:#fff; text-align:center; font-style:normal; background:#b4b4b4; float:left; margin:9px 0 0; display:inline; overflow:hidden}
.g-azd-right .g-azd-crank ul .m-rank-color1 a i{ background:#22c822}
.g-azd-right .g-azd-crank ul .m-rank-color2 a i{ background:#22c822}
.g-azd-right .g-azd-crank ul .m-rank-color3 a i{ background:#22c822}
.g-azd-right .g-azd-crank ul li a img,.g-azd-right .g-azd-crank ul li a b{ display:none}
.g-azd-right .g-azd-crank ul li a strong{ width:128px; height:39px; line-height:39px; font-size:14px; font-weight:normal; color:#333; float:left; margin:0 0 0 10px; display:inline; overflow:hidden}
.g-azd-right .g-azd-crank ul li a em{ width:52px; height:39px; line-height:39px; font-size:12px; font-weight:normal; color:#999; float:right; margin:0 0 0 0; display:inline; overflow:hidden}
.g-azd-right .g-azd-crank ul li a:hover strong{ color:#ff4444}

.g-azd-right .g-azd-crank ul .m-hover{ height:auto; padding:0 0 10px 0;}
.g-azd-right .g-azd-crank ul .m-hover img{ width:70px; height:70px; border-radius:12px; float:left; margin:9px 0 0 10px; display:inline; overflow:hidden}
.g-azd-right .g-azd-crank ul .m-hover strong{ width:104px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#ff4939; margin:14px 0 0 10px;}
.g-azd-right .g-azd-crank ul .m-hover b{ width:75px; height:28px; line-height:28px; font-size:12px; font-weight:normal; color:#fff; text-align:center; background:#ff4939; border-radius:4px; float:left; margin:9px 0 0 10px; display:inline; overflow:hidden}
.g-azd-right .g-azd-crank ul li a em{ display:none}

.g-azd-right .g-azd-project{ margin:15px 0 0;}
.g-azd-right .g-azd-project ul{ width:230px; height:auto; margin:auto; display:block; overflow:hidden}
.g-azd-right .g-azd-project ul li{ width:220px; height:150px; padding:5px; margin:10px 0 5px 0; display:block; overflow:hidden}
.g-azd-right .g-azd-project ul li a{ width:100%; height:150px; display:block; overflow:hidden; position:relative; zoom:1}
.g-azd-right .g-azd-project ul li a img{ width:100%; height:150px; display:block; overflow:hidden}
.g-azd-right .g-azd-project ul li a strong{ width:100%; height:26px; line-height:26px; background:rgba(0,0,0,0.5); font-size:14px; font-weight:normal; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; left:0; bottom:0;}
.g-azd-right .g-azd-project ul li a:hover{ box-shadow:0px 0px 5px #ff4444;}
.g-azd-right .g-azd-project ul li a:hover strong{ background:#ff4444}

.m-backtop{ height:0px; overflow:hidden; line-height:0;}

/*浮动导航*/
.m-azdfloat-nav{ width:auto; height:auto; display:none; overflow:hidden; position:fixed; left:50%; bottom:150px; margin:0 0 0 390px; z-index:999}
.m-azdfloat-nav .m-back-top{ width:65px; height:65px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat -273px -244px #fff; border-bottom:1px solid #eee; margin:0 0 0 249px; display:block; overflow:hidden; cursor:pointer}
.m-azdfloat-nav .m-move-comment{width:65px; height:65px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat -272px -310px #fff; border-bottom:1px solid #eee; margin:0 0 0 249px;  display:block; overflow:hidden; cursor:pointer}
.m-azdfloat-nav .m-share{width:auto; height:65px;display:block; overflow:hidden;}
.m-azdfloat-nav .m-share dt{ width:228px; height:65px; background:#fff; border-right:1px solid #eee; padding:12px 10px; float:left; display:none; overflow:hidden}
.m-azdfloat-nav .m-share dd{width:65px; height:65px; background:url(/skin/new2016/images/android-down-icon.png) no-repeat -272px -376px #fff; float:right; display:inline; overflow:hidden; cursor:pointer;}

/*打分*/
#good_or_bad {width:100%; color:#4d4d4d; margin:12px 0 0; text-align:center; display:block; }
#good_or_bad .is_good, .is_bad { width:auto; height:auto; margin:0 4px; display:inline-block; overflow:hidden; cursor:pointer}
#good_or_bad b { width:23px; height:23px; border:1px solid #c8e8ff; float:left; background:url(/skin/new2016/images/android-down-icon.png) no-repeat 6px -626px; font-size:0; text-indent:999px; display:inline; overflow:hidden;}
#good_or_bad .is_bad b{ background-position:6px -691px;}
#good_or_bad i{ display:none}
#good_or_bad span{ width:auto; height:23px; line-height:23px; border:1px solid #eee; border-left:0; padding:0 10px; font-size:12px; font-weight:normal; color:#333; float:left; display:inline; overflow:hidden}


.g-box-1240 .g-azd-center .g-azd-comment{ margin-top:15px; padding:0; width:740px}


.g-add-version{width:99%;height:auto;border: 1px solid #eee;border-top:0;font-family:serif;margin:12px auto 7px;display:block;overflow:hidden;}
.g-add-version ul{width:100%;height:40px;background:#fafafa;display:block;overflow:hidden;border-top: 1px solid #eee;}
.g-add-version ul li{ width:auto; height:40px; line-height:40px; font-size:16px; font-weight:normal; color:#333; padding:0 34px; float:left; display:inline; overflow:hidden;}
.g-add-version ul .m-hover{ background:#fff; color:#22c822; font-weight:bold;}
.g-add-version div{width:100%;height:auto;border-top: 1px solid #eee;display:block;overflow:hidden;}
.g-add-version div a{width: 237px;height:31px;border-bottom:1px dotted #ccc;float:left;margin:0;display:inline;overflow:hidden;}
.g-add-version div a img{ width:18px; height:18px; float:left; margin:6px 9px 0 8px; box-shadow:1px 1px 2px #a8a8a8; display:inline; overflow:hidden; border-radius:4px;}
.g-add-version div a strong{width: 171px;height:31px;line-height:31px;font-size:13px;font-weight:normal;color:#333;float: left;display:inline;overflow:hidden;}
.g-add-version div a:hover strong{ color:#f40; text-decoration:none}
.g-add-version div a:hover{ text-decoration:none}
.m-downaddlil a b{ width:42px; height:21px; line-height:21px; font-size:14px; font-weight:normal; color:#fff; text-align:center; font-family:serif; background:#ff2361; display:block; overflow:hidden; position:absolute; right:0; top:0; z-index:999}

/* 插入表格的样式 */
.inswtable{margin:28px auto 10px; font-size:12px; border:1px solid #ccc; width:95%;}
.inswtable a{color:#03F; font-size:14px; font-weight:bold;}
.inswtable a:hover{color:#F60}
.inswtable th{background:#f5f5f5; font-size:12px; text-align:left; text-indent:10px; color:#999}
.inswtable tr{ height:30px; line-height:30px; border:1px solid #ccc}

/*修改于2016-11-13，增加下载弹出层*/
.m-open-box{ width:946px; height:auto;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; background:#fff; display:none; overflow:hidden; position:fixed; left:50%; top:120px; margin:0 0 0 -473px; z-index:999; padding:0 0 20px 0;}
.m-open-box .m-open-title{ width:906px; height:auto; line-height:36px; font-size:26px; font-weight:normal; color:#000;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; margin:25px 0 0 0; padding:0 20px; display:block; overflow:hidden;}
.m-open-box .m-open-title span{ color:#15d292}

.m-open-soft{width: 916px;height:auto;margin: 19px auto 0;padding: 16px 0;background:url(/skin/new2015/images/open-bg.png) no-repeat top center;display:block;overflow:hidden;}
.m-open-soft li{width:304px;height:111px;float:left;margin:0;border-right:1px solid #eee;border-bottom:1px solid #eee;display:inline;overflow:hidden;}
.m-open-soft li a{width:100%;height:auto;display:block;overflow:hidden;padding: 17px 0;}
.m-open-soft li a img{width: 76px;float:left;margin: 0px 0 0 16px;display:inline;overflow:hidden;}
.m-open-soft li a p{width: 134px;height:auto;float:left;margin: 0px 0 0 10px;display:inline;overflow:hidden;}
.m-open-soft li a p strong{width:100%;height:20px;line-height:20px;font-size: 18px;font-weight:normal;color:#38AA41;margin: 12px 0 0;display:block;overflow:hidden;}
.m-open-soft li a p em{width:100%;height:20px;line-height:20px;font-size:12px;font-weight:normal;color:#999;margin: 9px 0 0;display:block;overflow:hidden;}
.m-open-soft li a b{width: 54px;height:28px;line-height:28px;font-size:14px;font-weight:normal;color:#fff;text-align:center;background:#38AA41;border-radius:4px;float:right;margin: 24px 8px 0 0;display:inline;overflow:hidden;}
.m-open-soft li a:hover{ background:#f5f5f5}
.m-open-soft li a:hover p strong{ color:#f60}
.m-open-soft li a:hover b{ background:#f60}

.m-open-soft li:nth-child(3n){ border-right:0;}

.m-open-box .m-open-exit{ width:46px; height:30px; line-height:30px; background:#8f8f8f; font-size:14px; font-weight:normal; color:#fff; text-align:center; display:block; overflow:hidden; position:absolute; right:0; top:0; z-index:999; cursor:pointer}


.m-black-bg{ width:100%; height:100%; background:#000; opacity:0.3; filter:alpha(opacity=30); display:none; overflow:hidden; position:fixed; top:0; left:0; z-index:998;}

/*QQ群*/
.g-game-qun{ width:180px; height:auto; text-align:center; display:block;margin:14px auto 0; position:relative; zoom:1}
.g-game-qun dt{ width:auto; height:auto; display:inline-block; overflow:hidden}
.g-game-qun dt strong{ width:auto; height:22px; line-height:22px; float:left; font-size:14px; font-weight:normal; color:#555; margin:0 5px 0 0; display:inline; overflow:hidden}
.g-game-qun dt a{ float:left;}
.g-game-qun dd{ width:auto; height:auto; display:none; overflow:hidden; position:absolute; right:0; top:0;}



/*站内搜索*/
#topForm{width:330px;height: 34px;display:block;border:2px solid #28af25; position:relative; zoom:1; float:right; z-index:999}
#topForm .schsel{ width:70px; height:37px; float:left; border-right:1px solid #cfcfcf; background:#fafafa;}
#topForm .schsel .schsel-now #headSlected{ cursor:pointer; width:70px; height:37px; line-height:37px; display:block; font-size:12px; font-weight:normal; color:#676767; text-indent:18px; background:url(http://www.cr173.com/skin/xiasihao/images/index/search_icn.jpg) no-repeat 52px 17px;}
#topForm .schsel #headSel{ width:70px; height:auto; background:#fff; display:block;margin:0; position:absolute; left:2px; top:37px; zoom:1; z-index:250 }
#topForm .schsel #headSel li{ width:70px; height:34px; display:block; overflow:hidden;}
#topForm .schsel #headSel li a{ width:70px; height:34px; line-height:34px; text-align:center; font-size:12px; font-weight:normal; color:#000; background:#fafafa; margin:0; display:block; overflow:hidden}
#topForm .schsel #headSel li a:hover{ background:#000; color:#fff}
#topForm dl{ width:70px; height:auto; display:block; overflow:hidden; position:absolute; left:0; top:0; font-size:14px; z-index:999}
#topForm dl dt{ width:100%; height:34px; line-height:34px; background:#f5f5f5; color:#555; font-weight:normal; text-indent:13px; display:block; overflow:hidden; cursor:pointer; position:relative; zoom:1}
#topForm dl dt i{ border-left:4px solid transparent; border-right:4px solid transparent; border-top:4px solid #A7A7A7; display:block; overflow:hidden; position:absolute; right:10px; top:15px;}
#topForm dl dd{ width:100%; height:34px; line-height:34px; background:#f5f5f5; color:#555; text-align:center; display:none; overflow:hidden; cursor:pointer}

#topForm .keyword_input{width:187px;height: 34px;line-height: 34px;font-size:14px;float:left;border:0;overflow:hidden;padding:0;margin:0 0 0 70px;display:inline;text-indent:4px;}
#topForm .schbtn{width:73px;height: 34px;line-height: 34px;float:right;background:#28af25;border:0;font-size:14px;font-weight:normal;font-family:"微软雅黑";color:#fff;text-align:center; text-indent:0;}
#topForm .schbtn:hover{ background:#129A0F;}

.g-head{ overflow:visible}
.g-head .g-box-1240{ overflow:visible; z-index:999}


.g-downaddli { height: 138px; overflow: hidden; margin-bottom: 6px;display: none}
.g-downaddli dt{ float: right; width: 242px;}
.g-downaddli dd{float: left;}
.g-downaddli {}

.m-mdownxgul { margin-right: 10px; padding-top: 5px;height: 122px;    overflow: hidden;}
.m-mdownxgul li{ height: 36px; border-bottom: 1px dotted #ccc; margin-top: 5px; position: relative;}
.m-mdownxgul li .m-downa { width: 38px; height: 20px; border: 1px #3eb118 solid; position: absolute; top: 5px; right: 0px; text-align: center; line-height: 20px; font-size: 12px; color: #3eb118;}
#c_info_main  .m-downa:hover{ background-color: #c5f4da;text-decoration:none; }
.m-mdownxgul li img { width: 30px; height: 30px; float: left;}
.m-mdownxgul li .m-downxgp { margin-left: 40px; color: #999}
.m-mdownxgul li strong { font-weight: normal; display: block; margin:0 40px  3px 0; height: 16px; line-height: 16px; overflow: hidden;}
.m-mdownxgul li strong a { color: #555;}
.m-mdownxgul li strong a:hover { color: #f30;}
.m-mdownxgul li .m-downxgp .red{ color: #f00}




.m-downaddlil {}
.m-downaddlil a { float: left;width: 200px;height: 133px; position: relative; background: url(/skin/xiasihao/images/addyingyin.gif) no-repeat left bottom; margin: 8px 0px 0 10px; overflow: hidden;}
.m-downaddlil a img{ width: 200px;height: 118px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;  -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1);}

.m-downaddlil a:hover img{ transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out;    transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);}
.m-downaddlil a span { position: absolute; width: 100%; height: 24px; line-height: 24px; background-color: rgba(0,0,0,.5); text-align: center; color: #fff; left: 0; top: 94px; overflow: hidden;}

.m-addku2 dd{float: left;}
.m-downaddlic { width: 510px; }
.m-addku2 { height: 140px; overflow:hidden }
.m-addku2 #kucms li {}
.m-addku2 #kucms li i{ margin-left: 10px; }



/* 隐藏电脑版 */
/*#modownload { display: none }*/
.m-shipin { padding-top: 15px; }
.g-game-shipin {width: 720px;    height: auto;    background: #fff;    display: block;    overflow: hidden;    padding: 0 10px 10px;}
.m-tbsm-div {margin: 10px;    background: #fefadd;    border: 1px solid #fbd074;    padding: 10px;}