/* 首页 */
/* 组件标题 */
.tit{overflow: hidden;}
.tit p{display: block;float: left; font-size: 20px;color: #222;font-weight: bold;}
.tit>i{float: left;width: 6px;height: 24px;background: #008cff;margin-right: 10px;margin-top: 3px;}
.tit a{float: right; display: block;line-height: 30px;font-size: 15px;color: #ccc;}
.tit a:hover{color: #000;}
.tit a i{float: left;width: 16px;height: 16px;background-position: -24px 0;margin-top: 7px;margin-right: 8px;}


.ap-index-1{margin-top: 30px;padding: 30px 20px;background: #fff;}
.ap-index-1 ul{overflow: hidden;}
.ap-index-1 li{float: left;width: 90px;height: auto;text-align: center;margin-right: 28px;}
.ap-index-1 li:last-child{margin-right: 0;}
.ap-index-1 li a{display: block;width: 100%;}
.ap-index-1 li a img{display: block;width: 90px;height: 90px;border-radius: 14px;margin: 0 auto;}
.ap-index-1 li a p{height:16px;line-height:16px;font-size: 15px;color: #666;margin-top: 17px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ap-index-1 li:hover a p{color: #008cff;}

.ap-index-1>p{margin-top: 30px;overflow: hidden;display: block;white-space: nowrap;}
.ap-index-1>p:nth-of-type(2){margin-top: 20px;}
.ap-index-1>p span{display: block;float: left;position: relative;width: 100px;height: 34px;line-height: 34px;border: 1px solid #ffb266;font-size: 14px;color: #ffb266;font-weight: 700;}
.ap-index-1>p:nth-of-type(2) span{border: 1px solid #008cff;color: #008cff;}
.ap-index-1>p span i{display: inline-block;width: 12px;height: 32px;background-position: -274px -41px;vertical-align: top;margin-right: 4px;}
.ap-index-1>p:nth-of-type(2) span i{background-position-x: -260px;}
.ap-index-1>p a{position: relative;display: inline-block;height: 32px;line-height: 32px;font-size: 15px;color: #555;padding: 0 12px;margin-left: 15px;}
.ap-index-1>p a:hover{color: #ff8c19;}
.ap-index-1>p:nth-of-type(2) a:hover{color: #008cff;}

.ap-index-2{margin-top: 30px;padding: 20px 20px 30px;background: #FFF;}
.in2-l{position: relative;width: 375px;height: 540px;text-align: center;float: left;}
/* 首页轮播图 */
.gallery-top{position: relative; overflow: hidden;}
.gallery-top .swiper-slide{position:relative; width:auto;}
.gallery-top .swiper-slide i{position: absolute; display:block;}
.gallery-top .swiper-slide p{position: absolute; bottom:136px; left:30px; font-size:18px; color:#fff; font-weight:bold; height:22px; line-height:20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gallery-top .swiper-slide img{display:block; width:375px; height:540px;}
.gallery-top .btnNext, .gallery-top .btnPrev{position: absolute; top:50%; right:0px; margin-top:-48px; width:48px; height:96px;background: url(../images/icon.png) no-repeat; background-size: 300px 300px; background-position:-118px -126px;}
.gallery-top .btnPrev{left:0px; transform: rotate(180deg);}
.gallery-top .btnNext:hover{background-position:-64px -126px; transform: rotate(180deg);}
.gallery-top .btnPrev:hover{background-position:-64px -126px; transform: rotate(360deg);}
/* 缩略图 */
.gallery-thumbs{position: absolute; bottom:20px; margin-left:30px; overflow: hidden;}
.gallery-thumbs .swiper-wrapper{overflow: hidden;}
.gallery-thumbs .swiper-slide{position:relative; float:left; width:auto; margin-right:20px;}
.gallery-thumbs .swiper-slide:last-child{margin-right:0px;}
.gallery-thumbs .swiper-slide img{display:block; width:64px; height:90px;}
.gallery-thumbs .swiper-slide i{position: absolute; display:block; width:100%; height:100%; background:#000; opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active{border:2px solid #fff;}
.gallery-thumbs .swiper-slide-thumb-active i{opacity:0;}
.gallery-thumbs .swiper-slide-thumb-active img{width:60px; height:86px;}

/* tab菜单 */
.in2-c{width: 420px;margin: 0 32px;background: #FFF;float: left;}
.in2-c .tab-menu{position: relative;border-bottom: 1px solid #f5f5f5;}
.in2-c .tab-menu span{float: left;display: block;position: relative;width: 40px;height: 20px;margin-right:65px;text-align: center;cursor: pointer;font-size: 20px;line-height: 20px;color: #333;margin-bottom: 10px;}
.in2-c .tab-menu span i{top: 23px; display: none;position: absolute;left: 0px;width: 40px;height: 12px;background-position: -260px -88px;}
.in2-c .tab-menu span.on i{display: block;}
.in2-c .tab-menu span.on{font-weight: bold;}
/* tab内容 */
.in2-c .tab-cont div{display: none;}
.in2-c .tab-cont div:nth-child(1){display: block;}
.in2-c .tab-cont div ul{margin-top: 24px;}
.in2-c .tab-cont div ul:first-child{}
.in2-c .tab-cont div ul:last-child li:last-child{margin-bottom: 0;}
.in2-c .tab-cont div li{height: 16px;line-height: 16px;margin-bottom: 24px;overflow: hidden;}
.in2-c .tab-cont div ul >li:nth-child(6){border-bottom: 1px dashed #eee;padding-bottom: 20px;height: 36px;}
.in2-c .tab-cont div li a{display: block;}
.in2-c .tab-cont div li a span{float: left;display: block;color: #999999;}
.in2-c .tab-cont div li a span:nth-of-type(1){font-size: 14px;margin-right: 8px;}
.in2-c .tab-cont div li a span:nth-of-type(2){float: right;font-size: 15px;}
.in2-c .tab-cont div li a p{line-height: 16px; float: left;display: block;width:295px;font-size: 14px;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in2-c .tab-cont div li:hover a p{color: #008cff;}
.in2-c .tab-cont div li:hover a span:nth-of-type(1){color: #008cff;}

/* 小编推荐 */
.in2-r{width: 300px;background: #FFF;float: right;}
.in2-r .rcom{position: relative;}
.in2-r .rcom>span{display: block;z-index: 5;width: 35px;height: 94px;background-position: -29px -32px;position: absolute;top: -6px;right: 5px;text-align: center;}
.in2-r .rcom>span i{display: block;width: 14px;height: 54px;line-height: 14px;font-size: 14px;color: #fff;font-weight: bold;margin: 11px 10px 0;}
.in2-r .rcom a{display: block;position: relative;}
.in2-r .rcom a>img{display: block;width: 300px;height: 200px;}
.in2-r .rcom a div{width: 100%;height: 72px;padding: 12px 0 12px 20px;background: rgba(0,0,0,.75);overflow: hidden;position: absolute;bottom: 0px;left: 0px;}
.in2-r .rcom a div img{float: left;display: block;width: 48px;height: 48px;border-radius: 12px;}
.in2-r .rcom a div p{float: left; display: block; font-size: 15px;color: #fefefe;width: 200px;height: 13px;line-height: 13px;overflow: hidden;margin-left: 20px;}
.in2-r .rcom a div p:nth-of-type(2){margin-top: 15px;color: #ccc;height: 12px;line-height: 12px;font-size: 12px;}

.in2-r .rcom-list{margin-top: 20px;overflow: hidden;}
.in2-r .rcom-list a{position: relative;float: left;display: block;width: 90px;height: 45px;line-height: 45px;text-align: center;font-size: 14px;margin: 10px 15px 0 0;}
.in2-r .rcom-list a i{display: block;width: 14px;height: 14px;background-position: -145px -34px;position: absolute;top: 0px;right: 0px;}
.in2-r .rcom-list a:nth-child(3n){margin-right: 0;}

.in2-r .rcom-list a:nth-of-type(1){background: #e5f7ff;color: #19b2ff;}
.in2-r .rcom-list a:nth-of-type(2){background: #f1ebff;color: #9966ff;}
.in2-r .rcom-list a:nth-of-type(3){background: #ffebeb;color: #ff6666;}
.in2-r .rcom-list a:nth-of-type(4){background: #fff5eb;color: #ff7f00;}
.in2-r .rcom-list a:nth-of-type(5){background: #fffae0;color: #e5b800;}
.in2-r .rcom-list a:nth-of-type(6){background: #e0ffe6;color: #04d480;}

.in2-r .rcom-list a:nth-of-type(2) i{background-position-x: -128px;}
.in2-r .rcom-list a:nth-of-type(3) i{background-position-x: -95px;}
.in2-r .rcom-list a:nth-of-type(4) i{background-position-x: -112px;}
.in2-r .rcom-list a:nth-of-type(5) i{background-position-x: -78px;}
.in2-r .rcom-list a:nth-of-type(6) i{background-position-x: -180px;}

.in2-r .rcom-list a:hover{background: #ff6666;color: #fff;}
.in2-r .rcom-list a:hover i{background-color: #fff;background-position-x: -166px;}

.in2-r>ul{border-left: 1px solid #e0e0e0;}
.in2-r>ul li{position: relative;height: 15px;margin-top: 27px;font-size: 0px;}
.in2-r>ul li i{display: inline-block;width: 16px;height: 16px;background-position: -149px 0;position: absolute;left: -9px;top: -2px;vertical-align: middle;background-color: #fff;}
.in2-r>ul li:hover i{background-position-x: -167px;width: 14px;left: -7px;}
.in2-r>ul li a{display: inline-block;font-size: 15px;line-height: 15px;padding-left: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 320px;color: #333333;}
/* 中部通栏 */
.ap-index-banner{background: url(../images/pic_bg.png);height: 475px;margin-top: 30px;}
.in-ba-main{padding: 20px 20px 30px 20px;}
.in-ba-main .ba-main-list{margin-top: 20px;overflow: hidden;}
.in-ba-main .ba-main-list a{float: left;position: relative;width: 270px;height: 386px;margin-right: 26px;}
.in-ba-main .ba-main-list a:nth-child(4n){margin-right: 0;}
.in-ba-main .ba-main-list a img{display: block;width: 100%;height: 100%;}
.in-ba-main .ba-main-list a:hover img{opacity: .9;transition: opacity .1s linear;}
.in-ba-main .ba-main-list a p{width: 270px;height: 72px;text-align: center;background: rgba(0,0,0,0.8);position: absolute;bottom: 0px;right: 0;}
.in-ba-main .ba-main-list a p span{display: block;font-size: 15px;color: #fff;line-height: 15px;font-weight: bold;margin-top: 16px;}
.in-ba-main .ba-main-list a p span:nth-child(2){font-size: 12px;color: #ccc;font-weight: normal;margin-top: 12px;}
 
.mob-gm{margin-top: 30px;padding: 20px;background: #fff;}
.mg-list-l{width: 810px;float: left;}
.mg-list-l ul{margin-top: 20px;overflow: hidden;}
.mg-list-l ul li{float: left;width: 100px;margin-right: 40px;text-align: center;}
.mg-list-l ul li:nth-child(6n){margin-right: 0;}
.mg-list-l ul li a{display: block;}
.mg-list-l ul li a img{display: block;width: 100px;height: 100px;margin: 0 auto;border-radius: 24px;transition: opacity .1s linear;}
.mg-list-l ul li:hover a img{opacity: .9;}
.mg-list-l ul li a p{font-size: 15px;color: #666;line-height: 15px;margin-top: 12px;margin-bottom: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mg-list-l ul li:hover a p{color: #008cff;}


.mg-list-r{width: 322px;float: right;}
.mg-list-r ul{overflow: hidden;}
.mg-list-r ul li{width: 320px;border-bottom: 1px solid #f2f2f2;padding: 20px 0;overflow: hidden;}
.mg-list-r ul li:last-child{border: none;}
.mg-list-r ul li a{display: block;}
.mg-list-r ul li a i{float: left; width: 21px;height: 30px;color: #fff;line-height: 30px;font-size: 14px;text-align: center;background-position: -50px 0;margin-top: 11px;}
.mg-list-r ul li:nth-of-type(1) a i{background-position-x: -74px;}
.mg-list-r ul li:nth-of-type(2) a i{background-position-x: -99px;}
.mg-list-r ul li:nth-of-type(3) a i{background-position-x: -124px;}
.mg-list-r ul li a>div{margin-left: 10px;overflow: hidden;float: left;}
.mg-list-r ul li a>div img{display: block;float: left;width: 52px;height: 52px;border-radius: 12px;}
.mg-list-r ul li:hover a>div img{opacity: .9;transition: opacity .1s linear;}
.mg-list-r ul li a>div div{float: left;margin-left: 24px;}
.mg-list-r ul li a>div div p:nth-of-type(1){font-size: 15px;color: #555;max-width: 134px;overflow: hidden;height: 22px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;}
.mg-list-r ul li a>div div p:nth-of-type(2){font-size: 12px;color: #999;margin-top: 10px;}
.mg-list-r ul li a>div div p:nth-of-type(2) span{display: inline-block;}
.mg-list-r ul li a>span{display: block;float: right;width: 60px;height: 28px;line-height: 28px;text-align: center;color: #008cff;border-radius: 3px;border: 1px solid #b8d7e6;margin-top: 12px;}
.mg-list-r ul li:hover a>span{color: #fff;background: #008cff;}

/*.mob-gm-hj ul{margin-top: 20px;overflow: hidden;}
.mob-gm-hj li{float: left;width: 274px;height: auto;text-align: center;margin-right: 20px;}
.mob-gm-hj li:last-child{margin-right: 0;}
.mob-gm-hj li a{display: block;}
.mob-gm-hj li a img{display: block;width: 274px;height: 137px;margin: 0 auto;border-radius: 6px;transition: opacity .1s linear;}
.mob-gm-hj li:hover a img{opacity: .9;}
.mob-gm-hj li a p{width: 100%;line-height: 15px;font-size: 15px;color: #555;margin-top: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}*/

.mob-gm-hj{overflow: hidden;white-space: nowrap;position: relative;}
.mob-gm-hj>span{display: block;position: absolute;width: 40px;height: 40px;opacity: .7; line-height: 37px;text-align: center;border-radius: 50%;background-color: #cecece;font-size: 30px;color: #fff;cursor: pointer;top: 100px;z-index: 99;}
.mob-gm-hj>span:hover{background: #008cff;opacity: 1; }
.mob-gm-hj>span.Pre{left: 0;}
.mob-gm-hj>span.Next{right: 0;}
.mob-gm-hj ul{margin-top: 20px;width: 2340px;display: block; position: relative;white-space: nowrap;}
.mob-gm-hj li{float: left;width: 275px;height: auto;text-align: center;margin-right: 20px;}
.mob-gm-hj li:last-child{margin-right: 0;}
.mob-gm-hj li a{display: block;}
.mob-gm-hj li a img{display: block;width: 274px;height: 137px;margin: 0 auto;border-radius: 6px;transition: opacity .1s linear;}
.mob-gm-hj li:hover a img{opacity: .9;}
.mob-gm-hj li a p{width: 100%;line-height: 15px;font-size: 15px;color: #555;margin-top: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.in-bom-rank{margin-top: 30px;margin-bottom: 30px; padding: 20px;background: #FFF;}
.in-bom-rank .rank-list{float: left;width: 372px;height: auto;border: 1px solid #fdddc5;padding: 20px 25px 0;margin-top: 20px;margin-right: 22px;}
.in-bom-rank .rank-list:last-child{margin-right: 0;}
.in-bom-rank .rank-list>div{width: 279px;height: 43px;margin: 0 auto;}
.in-bom-rank .rank-list>div p{font-size: 20px;font-weight: bold;line-height: 22px;background-image: -webkit-linear-gradient(left,#f59f49,#ff7733);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-align: center;}
.in-bom-rank .rank-list>div p i{display: inline-block;width: 80px;height: 23px;background-position: -86px -84px;vertical-align: middle;margin-right: 10px;}
.in-bom-rank .rank-list>div p i:nth-child(2){background-position: -86px -55px;}

/*游戏榜*/
.in-bom-rank .rank-list:nth-child(2){border: 1px solid #b9ebf7;}
.in-bom-rank .rank-list:nth-child(2)>div p{background-image: -webkit-linear-gradient(left,#17c3e6,#17a1e6); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

/*软件榜*/
.in-bom-rank .rank-list:nth-child(3){border: 1px solid #c1f5d0;}
.in-bom-rank .rank-list:nth-child(3)>div p{background-image: -webkit-linear-gradient(left,#2ee6d1,#04d480); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.in-bom-rank .rank-list ul{overflow: hidden;}
.in-bom-rank .rank-list ul li{width: 320px;height: 65px;padding: 20px 0;border-bottom: 1px solid #f2f2f2;}
.in-bom-rank .rank-list ul li:last-child{border: none;}
.in-bom-rank .rank-list ul li a{display: block;}
.in-bom-rank .rank-list ul li a i{display: block;float: left;width: 24px;height: 24px;text-align: center;line-height: 24px;font-weight: bold;color: #FFF;background-position: -201px -61px;margin-top: 0px;}
.in-bom-rank .rank-list ul li:nth-child(1) a i{background-position: -201px -30px;}
.in-bom-rank .rank-list ul li:nth-child(2) a i{background-position: -229px -30px;}
.in-bom-rank .rank-list ul li:nth-child(3) a i{background-position: -229px -61px;}
.in-bom-rank .rank-list ul li a div{float: left;margin-left: 20px;overflow: hidden;width: 230px;}
.in-bom-rank .rank-list ul li a div img{display: none;float: left;width: 60px;height: 60px;border-radius: 14px;}
.in-bom-rank .rank-list ul li a div p:nth-child(2){font-size: 16px;color: #333;display: block; float: left;width: 145px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in-bom-rank .rank-list ul li a div p:nth-child(3){float: left; color: #999;margin-top: 13px;font-size: 0px;display: none;}
.in-bom-rank .rank-list ul li a div p:nth-child(3) span{display: inline-block;position: relative;width: 60px;font-size: 12px;}
.in-bom-rank .rank-list ul li a>span{display: block;width: 24px;height: 24px;background-position: -168px -61px;margin-top: 0px;float: left;}

.in-bom-rank .rank-list ul li.on{height: 102px;}
.in-bom-rank .rank-list ul li.on a i{margin-top: 18px;}
.in-bom-rank .rank-list ul li.on a div img{display: block;}
.in-bom-rank .rank-list ul li.on a div p:nth-child(2){margin-left: 20px;}
.in-bom-rank .rank-list ul li.on a div p:nth-child(3){margin-left: 20px;display: block;}
.in-bom-rank .rank-list ul li.on a div p:nth-child(3) span:nth-child(2)::after{content: '';display: inline-block;height: 12px;width: 2px;background: #c6c6c6;position: absolute;top: 4px;left:-5px;}
.in-bom-rank .rank-list ul li.on a>span{margin-top: 18px;}

.fr-link{margin-top: 41px;background: #FFF;}
.fr-link div{padding: 30px 0px;}
.fr-link div p{font-size: 20px;color: #333;font-weight: bold;margin-bottom: 20px;}
.fr-link div a{display: inline-block;font-size: 14px;color: #666;margin-right: 22px;line-height: 36px;}


.in-bom-gl{margin-top: 30px;margin-bottom: 30px; padding: 20px;background: #FFF;}
.in-bom-gl .imgb{float: left;width: 700px;margin-right: 20px;}
.in-bom-gl .imgb ul{margin-top: 5px; overflow: hidden;}
.in-bom-gl .imgb ul li{float: left;width: 219px;margin-right: 20px;text-align: center;height: 167px;margin-top: 15px;}
.in-bom-gl .imgb ul li:nth-child(3n){margin-right: 0;}
.in-bom-gl .imgb ul li a{display: block;}
.in-bom-gl .imgb ul li a img{display: block;width: 220px;height: 137px;border-radius: 6px;transition: opacity .1s linear;}
.in-bom-gl .imgb ul li:hover a img{opacity: .9;}
.in-bom-gl .imgb ul li:hover a p{color: #008cff;}
.in-bom-gl .imgb ul li a p{width: 100%;line-height: 15px;font-size: 15px;color: #555;margin-top: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.in-bom-gl .contb{float: left;width: 440px;}
.in-bom-gl .contb ul{margin-top: 20px;}
.in-bom-gl .contb ul li{height: 73px;border-bottom: 1px solid #a1a1a1;}
.in-bom-gl .contb ul li:last-child{border: none;height: 60px;}
.in-bom-gl .contb ul li a{display: block;}
.in-bom-gl .contb ul li a p{width: 100%;font-size: 16px;height: 30px;line-height: 30px;}
.in-bom-gl .contb ul li a p span:nth-of-type(1){display: block;float: left; width: 305px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-bom-gl .contb ul li a p span:nth-of-type(2){float: right;color:#008cff;}
.in-bom-gl .contb ul li a p:nth-of-type(2){white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #a1a1a1;}
.in-bom-gl .contb ul li:hover a p span:nth-of-type(1){color: #008cff;}

