body{ background: #f6f6f6;}
.ntag span.tag1,.ntag span.author,.dright .number,.over{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.fytext p,.eltit,.newstext li span{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.wrap {width: 1200px;margin: 0 auto;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
span a{ color: #999;}

/* --首页头部推荐--- */
.all{width: 1200px;background: #fff;padding: 20px;margin: 30px auto 20px auto;display: block;box-sizing: border-box;}
.all .special-dome{margin-top: 0 !important;margin-bottom: 10px;overflow:hidden;position:relative;}
.all .special-dome b.tjbox-scroll-left{right: 0 !important;left: auto !important;}
.all .special-dome b.tjbox-scroll-right{right: 0 !important;margin-top: 66px !important;}
.all .special-dome b{height: 65px !important; line-height: 65px !important;display: block;top: 0px;position: absolute;font-family: serif;width: 30px;font-size: 30px;font-weight: bold;color: #999;text-align: center;background: #e6e6e6;cursor: pointer;}
.all .special-dome .special-cont{width: 1160px !important;padding-left: 0 !important;}
.all .special-dome .special-cont ul li{margin: 0 8px 0 8px !important;width: 100px !important;height: 130px;float: left;display: inline;overflow: hidden;padding: 0;border: none;}
.all .special-dome b:hover{background: #ff9000;color: #fff;}
.all .special-dome .special-cont{overflow:hidden;margin:0px auto;height:133px;width:1160px;padding-left: 10px;}
.all .special-dome .special-cont ul li a {width: 100%;height: 130px;display: block;overflow: hidden;position: relative;zoom: 1;}
.all .special-dome .special-cont ul li a strong{width:100%;height:26px;line-height:26px;font-size:14px;font-weight:normal;color: #333;text-align:center;display:block;overflow:hidden;position:absolute;left:0;bottom:0; /*IE9+*//*IE9-*/}
.all .special-dome .special-cont ul li a:hover strong{color: #ff9000;}
.all .special-dome .special-cont ul li img{width: 100px ; height: 100px; border-radius: 20px;}

p.rmtj-list{line-height: 26px;height: 26px;overflow: hidden;padding: 0;margin-bottom: 5px;margin-top: 15px;}
p.rmtj-list b {font-size: 14px;color: #fff;float: left;width: 87px;display: inline;background: url(../images/img_icon.png) no-repeat;background-position: 0 -219px;text-align: center;font-weight: bold;}
.all p.rmtj-list:nth-child(4) b{background-position: 0 -150px;}
.all p.rmtj-list:nth-child(3) b{background-position: 0 -185px;}
p.rmtj-list span a {border-right: 1px solid #ddd;color: #444;width: 105px;display: block;float: left;text-align: center;overflow: hidden;}
p.rmtj-list span a:hover{color:#ff9000;}
p.rmtj-list span a:last-of-type{border: medium none;}


/*****游戏下载****/
.yxxz{background: #fff;padding: 10px 20px 20px 20px;margin-top: 30px;box-sizing: border-box;}
.yxxz_b{ background:url(../images/ico_yx.jpg) no-repeat left; border-bottom: 1px  solid #eee; height: 60px; line-height: 60px; padding-left: 40px; font-size: 20px; font-weight: bold;}
.yxxz_b span{ float: right; font-size: 14px; font-weight: normal; color: #999;}

.pmrm{position:relative;}
.rsof_n{position:relative;}
.g-spftware-top{position:absolute;overflow:hidden;top: -57px;left: 200px;}
.g-spftware-top1{position:absolute;overflow:hidden;top: -57px;left: 320px;}



.g-title-list ul{display: flex;align-content: center;flex: 1;}
.g-title-list ul li{float: left;cursor: pointer; color: #666; font-size: 14px; position: relative;}
.g-title-list ul li + li { margin-left: 50px; }
.g-title-list ul li + li:before { content: '/'; position: absolute; font-size: 16px; color: #ededed; margin-left: -30px; }
.g-title-list ul li.m-hover{color: #3385ff;}


.g-spftware-bd{width: 100%;height: auto;float: left;}
.g-spftware-list{position:relative;width: 100%;}
span.u-title-more{ top:-44px; right:-310px;}

.yxxz_lb li{width: 90px;overflow: hidden;float: left;margin-right: 28px;text-align: center;margin-top: 20px;}
.yxxz_lb li img{width: 90px;height: 90px;border-radius: 20px;}
.yxxz_lb li p{ text-align: center;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; font-size: 14px; margin: 5px 0 5px 0;}
.yxxz_lb li span{ font-size: 12px; color: #999;}

.yxxz_lb li:nth-child(10n){margin-right: 0px;}

.yxph{width: 373px;float: left;background: #fff;padding: 10px 20px 20px 20px;margin-top: 30px;box-sizing: border-box;margin-right: 40px;}
.yxph_b{  border-bottom: 1px  solid #eee; height: 60px; line-height: 60px;  font-size: 20px; font-weight: bold;}



.sorjbt li{
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.sorjbt li .rank-icon {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 20px;
  height: 50px;
  background-image: url(../images/rank.png);
  background-repeat: no-repeat;
}
.sorjbt li:nth-child(1) .rank-icon {
  background-position: 0 0;
}
.sorjbt li:nth-child(2) .rank-icon {
  background-position: 0 -51px;
}
.sorjbt li:nth-child(3) .rank-icon {
  background-position: 0 -104px;
}
.sorjbt li:nth-child(4) .rank-icon{
  background-position: 0 -155px;
}
.sorjbt li:nth-child(5) .rank-icon {
  background-position: 0 -205px;
}
.sorjbt li:nth-child(6) .rank-icon {
  background-position: 0 -256px;
}
.sorjbt li:nth-child(7) .rank-icon {
  background-position: 0 -308px;
}
.sorjbt li:nth-child(8) .rank-icon {
  background-position: 0 -360px;
}
.sorjbt li:nth-child(9) .rank-icon {
  background-position: 0 -412px;
}
.sorjbt li:nth-child(10) .rank-icon {
  background-position: 0 -468px;
}
.sorjbt li .rank-detail {
  padding: 0 0 10px 30px;
}
.sorjbt li .rank-detail.no-img {
  display: block;
  height: 40px;
  line-height: 50px;
  color: #666666;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 48px;
}
.sorjbt li .rank-detail.img {
  display: none;
  position: relative;
  min-height: 70px;
}
.sorjbt li .rank-detail.img .game-icon {
  position: absolute;
  left: 30px;
  top: 0;
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 5px;
  overflow: hidden;
}
.sorjbt li .rank-detail.img .game-icon img {
  width: 100%;
  height: 100%;
}
.sorjbt li .rank-detail.img .rank-game-detail {
  padding-left: 80px;
}
.sorjbt li .rank-detail.img .rank-game-detail .game-name {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 48px;
}
.sorjbt li .rank-detail.img .rank-game-detail .game-information {
  margin-top: 7px;
  color: #999999;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sorjbt li .rank-detail.img .rank-game-detail .game-information .game-number {
  margin-right: 3px;
}
.sorjbt li .rank-detail.img .rank-game-detail .game-information .game-size {
  margin-left: 3px;
}
.sorjbt li .rank-detail.img .rank-game-detail .game-boon {
  margin-top: 7px;
  color: #999999;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}
.sorjbt li .download {
  position: absolute;
  right: 0;
  top: 22px;
  width: 66px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #ff9000;
  border-radius: 20px;
  color: #ff9000;
  font-size: 12px;
}
.sorjbt li .download:hover {
  background: #ff9000;
  color: #fff;
}
.sorjbt li.m-hover .rank-detail.no-img {
  display: none;
}
.sorjbt li.m-hover .rank-detail.img {
  display: block;
}
.layui-layer-content .gm-helper-container {
  padding: 15px;
  overflow: hidden;
}


.m-hover .sorj-on.img{display: block;}
ul.rjphl li.m-hover a.sorj-t{display: none;}
ul.rjphl li .download{position: absolute;right: 0; top: 22px; width: 50px; height: 20px; line-height: 20px; text-align: center; border: 1px solid #ff9000;border-radius: 20px;color: #ff9000;}





/*-- 苹果安卓必备 --*/

.rxq_o_b{ background:url(../images/ico-rj.png) no-repeat left; border-bottom: 1px  solid #eee; height: 60px; line-height: 60px; padding-left: 40px; font-size: 20px; font-weight: bold;}
.rxq_o_b span{ float: right; font-size: 14px; font-weight: normal; color: #999;}

/*-- 手机必备 --*/
.sjbb_b{ background:url(../images/ioc-az.png) no-repeat left; border-bottom: 1px  solid #eee; height: 60px; line-height: 60px; padding-left: 40px; font-size: 20px; font-weight: bold;}
.sjbb_b span{ float: right; font-size: 14px; font-weight: normal; color: #999;}


/***友情链接***/
.symklj{width: 1200px;background: #fff;margin: 0px auto;margin-top: 0px;display: block;overflow: hidden;box-sizing: border-box;}
.yqlj_b{float: left;width: 150px;height: 145px;text-align: center;background:#ff9000 url(../images/inico.png) no-repeat -305px -128px;color: #fff;font-size: 22px;position: relative;line-height: 145px;font-weight: bold;}
.yqlj_b span{ display: block;}
.yqlj_b:before{content: '';width:10px;height:19px;display:inline-block;background: url(../images/yqlj-ico.png) no-repeat;position: absolute;right: -10px;top: 50%;margin-top: -9.5px;}

.yqlj_swiper {float: left;width: 1020px;height: 110px;overflow: hidden;position: relative;margin: 20px 0 0px 30px;}
.yqlj_swiper #links_box { position: absolute; top: 0; left: 0;}
.yqlj_swiper a {display: inline-block;*display: inline;*zoom: 1;width: 120px;height: 38px;line-height:38px;color: #767676;font-size: 12px;}
.yqlj_swiper .btnWrap {position: absolute;z-index: 5;right: 10px;top: 0;width: 30px;height:100px;padding: 8px 0px 5px 10px;}
.yqlj_swiper .prevBtn, .yqlj_swiper .nextBtn {float: left;position: static;width: 30px;height: 30px;border-radius: 30px; background: url(../images/inico.png) -416px -58px no-repeat;margin: 8px 0;cursor:pointer;}
.yqlj_swiper .nextBtn {background-position: -416px -99px;}
.yqlj_swiper .nextBtn:hover{background-position: -416px -99px;background-color: #ff9000;}
.yqlj_swiper .prevBtn:hover{background-position: -416px -58px;background-color: #ff9000;}


.mat20{ margin-top: 30px !important;}


/*当前位置开始*/
.position{font-size: 14px;color: #9b9b9b;height: 50px;line-height: 50px;padding-left: 20px;background: url(../images/tt_03.png) no-repeat left center;box-sizing: border-box;}
.position a{ color: #9b9b9b;}
.position a:hover{ color: #ff9000;}

.yxk_n{background: #fff;padding: 20px;box-sizing: border-box;margin-bottom: 40px;}
.hjxq_y{background: #fff;padding: 20px;box-sizing: border-box;margin-bottom: 0px;}


/****分页****/
.page{margin: 0px auto;text-align: center;background: #fff;padding: 20px 0;}
.page li{display: inline-block;border-bottom: none !important;padding: 0 !important;}
.page li a{ padding: 0px 12px; line-height: 38px; height: 38px; color: #666; font-size: 14px; border: 1px #ededed solid; display: inline-block;background: #fff;}
.page li a:hover,.page li a.phover{ background: #ff9000; color: #fff; border: 1px #ff9000 solid; text-decoration: none;}



/*游戏下载开始*/


.marl20{ padding-left: 0px;}
.gamepage-main{ width: 100%; margin-top: 20px;}
.gp-left{width: 810px;float: left;background: #fff;}
.glintroduce{border: none;}
.rxq_o_n{padding: 20px 0px 20px 20px;border-bottom: 7px #f2f2f2 solid;box-sizing: border-box;position: relative;}
.rxq_o_n .rxq_o_i{float: left;width: 170px;margin-right: 30px;}
.rxq_o_n .rxq_o_i img{ width: 150px; height: 150px; overflow: hidden; border-radius: 40px;}
.rxq_o_n dl{float: left;width: 73%;}
.rxq_o_n dt{color: #111;line-height: 28px;margin-bottom: 5px;}
.rxq_o_n dt h1{max-width: 100%;font-size: 24px;font-weight: bold;display: block;width: 100%;height: 55px;line-height: 55px;}
.rxq_o_n dt .scorepf{float: left;margin-top: 13px;}
.rxq_o_n dt i,.dayright td i{ width: 15px; height: 14px; display: inline-block; margin-right: 2px; background: url(../images/ghoticon.png) no-repeat -21px 0px; }
.rxq_o_n dt i.scoreb,.dayright td i.scoreb{ background-position: -21px -17px;}
.rxq_o_n dt i.scoreh,.dayright td i.scoreh{ background-position: -21px -35px;}
.rxq_o_n dt .glnum{font-size: 14px;color: #ff9000;margin-left: 4px;float: left;margin-top: 5px;}
.rxq_o_n dt .glnum b{font-size: 18px;}
.rxq_o_n dt .glnum em{font-size: 14px;font-weight: bold;}
.rxq_o_n dd p{line-height: 22px; color: #989898; width: 100%; height: 22px;}
.rxq_o_n dd span{  display: inline-block; width:33%; float: left;}
.rxq_o_n dd span em{color: #434343;}
.rxq_o_n dd.rxq_o_a{margin-top: 10px;}
.rxq_o_n dd.rxq_o_a a{width: 177px;height: 30px;line-height: 28px;padding: 10px 0; display: inline-block;text-align: center; font-size: 16px;background: #1ec456;border-radius: 5px;color: #fff;margin-right: 10px;}
.rxq_o_n dd.rxq_o_a a:hover{ text-decoration: none; opacity: 0.8;}
.rxq_o_n dd.rxq_o_a a:before{ content: ""; width: 26px; height: 26px; display: inline-block; margin: 0px 12px 0px 0px; background: url(../images/icon-scb.png) no-repeat 0px 0px;vertical-align: top;}
.rxq_o_n dd.rxq_o_a a.iosico{ background: #ffb31e;}
.rxq_o_n dd.rxq_o_a a.iosico:before{ background-position: 0px -66px;}
.rxq_o_n dd.rxq_o_a a.computerico{ background: #1ea2ff;}
.rxq_o_n dd.rxq_o_a a.computerico:before{background-position: 0px -28px;}
.rxq_o_n dd.rxq_o_a p{font-size: 12px;margin-top: 3px;}







.rxq_t{width: 100%;height: 40px;line-height: 40px;overflow: hidden;background: #f5f5f5;padding: 0 15px;box-sizing: border-box;margin-top: 10px;}
.rxq_t a{color: #ff0000;margin-left: 5px;}

.jbxx_l{width: 100%;padding: 10px;box-sizing: border-box;display: inline-block;margin-bottom: 20px;}
.jbxx_l p{color:#666;width: 100%;height: 36px;}
.jbxx_l span{display: inline-block;width:49%;float: left;font-size: 16px;line-height: 36px;border-bottom: 1px solid #eee;}
.jbxx_l span em, .jbxx_l span em a{color: #666;}


.glgametab{ padding-top: 3px;}
.gtabtit{ width: 100%; border-bottom: 1px #f2f2f2 solid; line-height: 50px; text-align: center;}
.gtabtit li{ display: inline-block; padding: 0px 40px; margin: 0px 35px; cursor: pointer; font-size: 18px; color: #333; position: relative;}
.gtabtit li:hover,.gtabtit li.on{border-bottom: 2px #ff9000 solid;color: #ff9000;font-weight: bold;}
.gtabtit li .comnumber{ height: 14px; line-height: 14px; font-size: 11px; padding: 0px 3px; border-radius: 2px; display: inline-block; position: absolute; background: #ff9000; color: #fff; font-weight: normal;top:6px;left: 72px;}
.glgametab .tjcont{ padding-top: 0px;}
.gtabtext{padding: 0px 20px;color: #333;font-size: 14px;line-height: 28px;}
.gtabcont h4{ font-size: 18px; font-weight: normal; margin-top: 20px; line-height: 45px;}
.gtabcont h4:before{width: 4px;height: 18px;content: "";display: inline-block;background: #ff9000;border-radius: 8px;margin: 15px 9px 0px 0px;float: left;}

.gtabrotation,.gamerecom,.gameplayer{ padding: 0px 20px;}
.j-scroll{ width: 100%; height: 346px; overflow: hidden; position: relative;}
.j-scroll img{width: 100%; height: 346px; overflow: hidden; }
.j-scroll:hover .slide-arr{position: absolute;width: 37px;height: 53px;cursor: pointer;background-repeat: no-repeat;background-position: center;top: 50%;margin-top: -25px;}
.j-scroll:hover .slide-arr.prev{left:0px;background-image: url(../images/L.png);}
.j-scroll:hover .slide-arr.next{right:0px;background-image: url(../images/R.png);}

.gamerecom h3{ margin-bottom: 8px;}
.gamerecom li{ width: 107px; float: left; margin-right: 22px;}
.gamerecom li a{ max-width: 100%;}
.gamerecom li img{ width: 107px; height: 107px; overflow: hidden; border-radius: 22px;}
.gamerecom li em{width: 100%;display: inline-block;text-align: center;line-height: 40px;color: #333;font-size: 14px;}
.gamerecom li a:hover em{color: #ff9000;text-decoration: none;}

.gameplayer{ margin-bottom: 20px; height: 300px;}

.gtabcont .n-l-list .nimg{ margin-left: 20px;}
.gtabcont .n-l-list .ntext{ width: 540px;}

.gp-right{width: 360px;float: right;}
.grsbanner{ width: 100%; margin-bottom: 20px;}
.grsbanner img{ height: 215px; overflow: hidden; width: 100%;}

.rjymtag ul{padding-top: 5px;}
.rjymtag li{ width: 100%;padding: 10px 0px; border-bottom: 1px #ddd dashed; height: 55px;}
.rjymtag li .bagimg{margin-right: 15px; float: left;}
.rjymtag li .bagimg img{width: 55px; height: 55px; overflow: hidden; border-radius: 10px;}
.rjymtag li .bagtext{ float: left; max-width: 200px;}
.rjymtag li .bagtext h6{ font-size: 15px; line-height: 30px;}
.rjymtag li .bagtext p{ color: #666;}
.rjymtag li .bagtext h6,.rjymtag li .bagtext p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.rjymtag li .bagtext p i{ color: #ff9000;}
.rjymtag li .bagbtn{ width: 50px;text-align: center; float: right; margin-right: 2px; margin-top: 15px;}
.rjymtag li .bagbtn a{ display: inline-block;width: 50px; height: 24px; line-height: 24px; border-radius: 2px; background: #f39800; color: #fff;}
.rjymtag li .bagbtn a:hover,.grhottag li a:hover,.grspecial li a:hover{background: #ff9000;color: #fff;text-decoration: none;}

.grhottag ul{ padding: 20px 0px;}
.grhottag li{ float: left; margin-right: 9px; margin-bottom: 10px;}
.grhottag li a{padding: 0px 17px;max-width: 290px; height: 27px; line-height: 27px; display: inline-block; border: 1px #bbb solid; border-radius: 4px; color: #444; font-size: 13px;}
.grhottag li a:hover{border-color: #ff9000;}

.grspecial ul,.grnews ul{ padding-top: 15px;}
.grspecial li{ width: 47%; margin-right: 3%; float: left;}
.grspecial li a{ height: 35px; margin-bottom: 10px; width: 92%;padding:0px 4%; display: inline-block;font-size: 15px; line-height: 35px; text-align: center; background: #eee; border-radius: 4px;}

.grnews li{ line-height: 38px; border-bottom: 1px #eaeaea dashed; font-size: 14px;}
.grnews li:before{width: 4px;height: 18px;content: "";display: inline-block;margin: 9px 6px 0px 0px;float: left;background: url(../images/xw_ico.jpg) no-repeat left center;}

.rjranklb ul{ padding-top: 5px;}
.rjranklb .l-list li{width: 100%;height: 32px;padding: 12px 0;border-bottom: 1px #e8e8e8 solid;position: relative;overflow: hidden;}
.rjranklb .l-list li i.num{width: 20px;height: 20px;float: left;margin-top: 6px;display: inline-block;background: #eaeaea;text-align: center;line-height: 20px;color: #999;margin-left: 0;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;}
.rjranklb .l-list li i.num1{ background: #ff9000; color: #fff;}
.rjranklb .l-list li i.num2,.rjranklb .l-list li i.num3{ background: #f7b84b; color: #fff;}
.rjranklb .l-list li .rqgimg{float: left;width: 180px;height: 32px;overflow: hidden;margin-left: 12px;display: inline;}
.rjranklb .l-list li .rqgimg img {float: left;width: 32px;height: 32px;margin-right: 10px;display: inline; border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.rjranklb .l-list li .rqgimg em {display: block;height: 32px;overflow: hidden;line-height: 32px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;}
.rjranklb .l-list li  .hotnum{float: right;height: 32px;line-height: 32px;text-align: center;color: #666;}
.rjranklb .l-list li  .hotnum{ width: 60px; position: relative; padding-right: 16px;}
.rjranklb .l-list li  .hotnum i{background: url(../images/in_icon.png) no-repeat 0px -456px;width:9px;height: 11px;top:11px;overflow: hidden;line-height: 99;position: absolute;right: 0;}
.rjranklb .l-list li  .hotnum i.fair{height: 3px; top: 15px; width: 15px;}
.rjranklb .l-list li  .hotnum i.decline{ background-position: 0px -465px;right: 4px;}
.rjranklb .l-list li  .hotnum i.rise{background-position: 0px -481px;right: 4px;}
.rjranklb .l-list li.active{ height: 70px; position: relative;}
.rjranklb .l-list li.active .hotnum{ display: none;}
.rjranklb .l-list li.active .num {margin-top: 25px;}
.rjranklb .l-list li.active .rqgimg {width: 285px;height: 70px;display: block;}
.rjranklb .l-list li.active .rqgimg img {width: 70px;height: 70px;}
.rjranklb .l-list li.active .rqgimg em{font-size:16px; font-weight: bold; line-height: 22px; height: 22px;}
.rjranklb .l-list li.active .rqbtn{height: 46px; width: 310px;}
.rjranklb .l-list li.active .rqbtn p{ width: 100%; height: 20px;}
.rjranklb .l-list li.active .rqbtn em{ font-size: 12px; color: #666; line-height: 20px; height: 20px; font-weight: normal; float: left; max-width: 68px;}
.rjranklb .l-list li.active .rqbtn i{ color: #999; font-size: 10px; float: left; display: inline-block;margin: 2px 5px;}
.rjranklb .l-list li.active .rqbtn a.bt{position: absolute;left: 124px;bottom: 15px;width: 65px;height: 20px;text-align: center;line-height: 20px;color: #fff;background: #ff9000;border-radius: 4px;text-decoration: none;}
.rjranklb .l-list li.active .rqbtn a.bt:hover{ opacity: 0.8;}

.content-main{ position: relative; width: 700px; height: 340px; margin: 10px auto 40px auto;}
.content-btn{position: absolute;width:38px !important;height:38px !important;z-index:10;cursor: pointer;top: 50%;margin-top: -19px;}
.prev-btn{left:-30px;background:url(../images/ghoticon.png) no-repeat -85px 0px;}
.prev-btn:hover{ background-position: -130px 0px;}
.next-btn{right:-30px;background:url(../images/ghoticon.png) no-repeat -85px -50px;}
.next-btn:hover{background-position: -130px -50px;}
.list{width:700px;height:340px;}
.list li{position: absolute;left:0;top:0;overflow: hidden;}




.n-main{ width: 1200px; margin: 0 auto;}
.n-left{width: 783px;float: left;box-sizing: border-box; background:#fff; padding:20px}
.rxqnr{width: 866px;float: left;box-sizing: border-box;}
.n-l-tit a{font-size: 18px;font-weight: normal;color: #333;display: block;float: left;height: 50px;line-height: 50px;width: 25%;text-align: center;}
.n-l-tit a:hover{background:#ff9000; color: #fff;}
.n-l-tit{font-size: 22px;font-weight: bold;color: #ff9000;margin-bottom: 20px;background: #fff;padding: 0;box-sizing: border-box;width: 100%;height: 50px;}
.n-l-list{width: 100%;background: #fff;padding: 5px 20px 20px 20px;box-sizing: border-box;}
.n-l-list li{padding: 15px 0px;border-bottom: 1px #f1f1f1 solid;}
.nimg{ width: 200px; float: left;}
.nimg img{ width: 200px; height: 150px; overflow: hidden;}
.ntext{width: 550px;float: right;margin-right: 0;}
.ntext h3{ font-size: 20px; font-weight: bold;}
.ntag span{ color: #bbb; font-size: 13px; line-height: 42px; display: inline-block; float: left;}
.ntag span:before{ content: ""; width: 13px; height: 13px; display: inline-block; background: url(../images/tagicon.png) no-repeat 0px 0px; float: left;margin:15px 4px 0px 0px}
.ntag span.tag1,.ntag span.author{max-width: 180px;}
.ntag span.author{ margin-left: 20px;}
.ntag span.author:before{background: url(../images/tagicon.png) no-repeat 0px -16px;}
.ntag span.time:before{background: url(../images/tagicon.png) no-repeat 0px -31px;}
.ntag span.time{ float: right;}
.nword{ font-size: 14px; color: #666; line-height: 26px; margin-bottom:6px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.btn a{padding: 0px 10px ; height: 22px; line-height: 22px; display: inline-block; background: #eeebeb; color: #b0afb7; text-decoration: none;border-radius: 10px 10px 10px 0px;-webkit-border-radius:10px 10px 10px 0px;-moz-border-radius:10px 10px 10px 0px;-ms-border-radius:10px 10px 10px 0px;-o-border-radius:10px 10px 10px 0px;}
.btn a:hover{background: #ff9000;color: #fff;}
.nhot{content: ""; width: 19px; height: 23px; display: inline-block; background: url(../images/tagicon.png) no-repeat 0px -47px; float: left;margin:2px 4px 0px 0px}


/*右侧开始*/
.n-right{width: 315px;float: right;}
.bor{padding: 20px;margin-bottom: 20px;background: #fff;}
.bor .title{height: 40px;border-bottom: 1px #f2f2f2 solid;font-size: 18px;font-weight: bold;color: #2b2b2b;}
.bor .title a{float: right;font-weight: normal;color: #999;font-size: 12px;display: inline-block;margin-top: 3px;}
.bor .title a i{color: #ff9000;}
.bor .listbtn a,.bor .active,.bor .listbtn{ display: inline-block; text-align: center; width: 100%; line-height: 37px; height: 37px; color: #888; font-size: 14px; margin-top: 10px;cursor: pointer;}
.bor .listbtn a i,.bor .active i{ font-size: 18px;}
.bor .listbtn a:hover,.bor .active:hover{color: #fff;background: #ff9000;text-decoration: none;} 
.bor .zkrjk{display: inline-block; text-align: center; width: 100%; line-height: 37px; height: 37px;color: #333;background: #eaeaea; font-size: 14px; margin-top: 10px;cursor: pointer;border-radius: 5px;}

.newstext li{ width: 100%; float: left; margin-top: 20px;}
.newstext li i{width: 14px; height: 16px;margin:6px 7px 0px 0px; text-align: center;float: left; line-height: 16px;border: 1px #b4b4b4 solid; display: inline-block;}
.newstext li span{ width: 180px; float: left; font-size: 14px; line-height: 22px;}
.newstext li div{ margin-left: 20px; float: left;}
.newstext li div img{ width: 97px; height: 45px; overflow: hidden;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;}
.newstext li a:hover{color: #ff9000;text-decoration:none;}
.newstext li a:hover i{border-color: #ff9000;color: #ff9000;}


.tagblb ul{height: 130px;overflow: hidden;}
.hotyx li{width: 78px;float: left;overflow: hidden;height: 100px;text-align: center;padding: 15px 0px 8px 0px;margin-right: 20px;}
.hotyx li img{width: 78px; height:78px; overflow: hidden;border-radius: 22%;display: block;margin: 0 auto;}
.hotyx li b{ text-align: center; display: inline-block; width: 78px; margin-top:8px;line-height: 16px; height: 16px; font-size: 14px; font-weight: normal;}
.hotyx li:nth-child(3n){margin-right: 0px;}
.tagblb ul.show{height: auto;}



/****排行榜页面****/
.wrapper{ width: 1200px; margin: 0 auto;}
.phb{ width: 100%; height: auto;background: url(../images/bgrank.jpg) no-repeat top center; padding-top: 290px;}
.phb .curr{padding: 20px;background: url(../images/tt_03.png) no-repeat 20px center #fff;padding-left: 40px;color: #666;}

.phbyx{  width: 100%; height: auto; background: url(../images/phb_yx.jpg) no-repeat top center #ebebf5; padding-top:450px;}
.phbyx .curr{padding: 20px;background: url(../images/tt_03.png) no-repeat 20px center #fff;padding-left: 40px;color: #666;}

.phb_lm{width: 100%;height: 80px;background-color: #3385ff;}
.phb_lm a{display: block;width: 200px;float: left;line-height: 80px;text-align: center;color: #fff;font-size: 18px;}
.phb_lm a:hover{background-color: #008be8;}

.phb_p3{ height: 40px; color: #666 !important;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}



.rjph_l li{height:135px;border-bottom:solid 1px #f1f1f1;position:relative;width:100%;float:left;display:inline;padding:17px 0;background-color:#fff;color:#aeaeae;}
.rjph_l li:nth-child(1),.rjph_l li:nth-child(2),.rjph_l li:nth-child(3){border-bottom:solid 1px #ffdec8}
.rjph_l li .num{background:url(../images/num-ico1.png) no-repeat;width:40px;height:68px;line-height:40px;text-align:center;padding-right:28px;font-size:26px;position:absolute;left:0;top:0;color:#666;}
.rjph_l li.li-dan{background-color:#f8f8f8}
.rjph_l li.li-dan .num{background:url(../images/num-ico2.png) no-repeat;}
.rjph_l li:nth-child(1) .num,  .rjph_l li:nth-child(2) .num,  .rjph_l li:nth-child(3) .num{background:url(../images/ico.png) no-repeat;position:absolute;width:68px;height:68px;left:0;top:0;text-indent:-9999px;padding:0}
.rjph_l li:nth-child(1) .num{background-position:0 0;}
.rjph_l li:nth-child(2) .num{background-position:0 -70px}
.rjph_l li:nth-child(3) .num{background-position:0 -139px}
.rjph_l li:nth-child(1){background:url(../images/li1.jpg) no-repeat;background-size: 100% 100%;}
.rjph_l li:nth-child(2){background:url(../images/li2.jpg) no-repeat;background-size: 100% 100%;}
.rjph_l li:nth-child(3){background:url(../images/li3.jpg) no-repeat;background-size: 100% 100%;}
.rjph_l li:nth-child(1) .name a{color:#fd5253;font-weight:bold}
.rjph_l li:nth-child(2) .name a{color:#ff7b41;font-weight:bold}
.rjph_l li:nth-child(3) .name a{color:#FAC206;font-weight:bold}
.rjph_l li .img{margin-left:90px;width:130px;}
.rjph_l li img{display:block;width:130px;height:130px;border-radius: 22%;}
.rjph_l li .name{width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 22px;font-weight: bold;height: 40px;line-height: 40px;}
.rjph_l li .name a:hover{text-decoration:none;color:#f00}
.rjph_l .b1{margin:10px 0}
.rjph_l .b1 a{font-size:22px;}
.rjph_l .b2{color:#999;font-size:14px;}
.rjph_l .dest{width:660px;margin-left:20px;font-size:12px;}
.rjph_l .dest .nr{height:50px;line-height:25px;overflow:hidden;color:#666;margin-bottom:10px;font-size:14px;}
.rjph_l .dest div.cf{height:24px;overflow:hidden;margin-top: 8px;margin-bottom: 8px;}
.rjph_l .bq{width: 70%;overflow: hidden;}
.rjph_l .bq a,.rjph_l .bq span{float:left;display:inline;margin:0 6px 0 0;height:22px;line-height:22px;padding:0 9px;border: 1px #eaeaea solid;border-radius: 2px; color:#333;}
.rjph_l .btn a{float:left;display:inline;height:22px;line-height:22px;*height:21px;border-radius:2px;border:solid 1px #3385ff;color:#3385ff;padding:0 9px;margin-left:4px;}
.rjph_l .btn a:hover,.rjph_l .bq a:hover{text-decoration:none}
.rjph_l .a3{color:#3385ff;border:solid 1px #3385ff;text-align: center; width: 150px;height: 50px; line-height: 50px;font-size: 16px; box-sizing: border-box;display: inline-block;border-radius: 10px;}
.rjph_l .a3:hover{color: #fff;background:#3385ff;}
.rjph_l .pman{width:150px;margin-right:15px;margin-top: 43px;}
.rjph_l li:nth-child(1) .zan,.rjph_l li:nth-child(2) .zan{background: #fff; color:#ff9600;}
.rjph_l li:nth-child(3) .zan{background-color:#f8f3e5;color:#ff9600;background-position:-250px -192px}
.rjph_l li:nth-child(1) .pman .s1{color:#fd5253}
.rjph_l li:nth-child(2) .pman .s1{color:#ff7b41}
.rjph_l li:nth-child(3) .pman .s1{color:#FAC206}
.rjph_l li .stars{ display: inline-block; width: 70px; height: 13px; background: url(../images/scro.png) repeat-x;position: relative;margin-right: 5px;}
.rjph_l li .stars i { position: absolute;left: 0;bottom: 0;height: 13px;width: 90%;background: url(../images/scroh.png) repeat-x;display: inline-block;}



.rjph_l .fl { float: left; display: inline; }

.rjph_l .fr { float: right; display: inline; }





.jrzq_btn{display: inline-block;width: 46px;height: 24px;font-size: 12px;font-weight: normal; line-height: 24px;margin-left: 10px;border-radius: 3px;overflow: hidden;text-align: center;border: 1px #009cff solid;color: #009cff;}
.jrzq_btn:hover{background: #009cff;color: #fff;}

.pmrm-bt{position:absolute;overflow:hidden;top: -139px;right: 20px;}
.g-title-list1 ul li{float:left;overflow:hidden;padding-left: 20px;height: 80px;line-height: 80px;font-size: 16px;padding-right: 20px;color: #fff;cursor:pointer;}
.g-title-list1 ul li:first-child{ background:none;}
.g-title-list1 ul li.m-hover{color:#fff;background: #005ae0;}
.pmrm-box{width: 1200px;height: auto;float: left;}
.g-spftware-list1{position:relative;width: 1200px;}
span.u-title-more{ top:-44px; right:-310px;}



/**游戏专题**/
.st_hj{margin-top: 0;width: 100%;box-sizing: border-box;}
.st_hj li{width:100%; float:left; padding:20px 0; border-bottom:1px dashed #ddd;}
.st_hj li:hover .p1 a img{border:1px solid #ff6200}
.st_hj li .p1{width:260px;float:left;height:130px;}
.st_hj li .p1 a img{width:258px;height:128px; display:block;border:1px solid #ddd;object-fit: cover;}
.st_hj li .p2{width:883px;float:right;}
.st_hj li .p2 p{line-height:30px;height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.st_hj li .p2 p a{font-size:20px;color:#333;}
.st_hj li .p2 p a:hover{color:#ff6200; text-decoration: underline;}
.st_hj li .p2 span{display:block;line-height:20px;margin-top:10px; color:#808080; height:60px; overflow:hidden; text-align:justify}
.st_hj li .p2 em{display:block;color:#b2b2b2;margin-top:5px;line-height:20px;font-weight:normal;}
.st_hj li .p2 em .more{float:right;color:#29aae3;}
.st_hj li .p2 em .more:hover { text-decoration: underline;}
.st_hj li .p2 em .icon {  position: relative;
  top: 3px;
  display: inline-block;
  background-image: url(../images/news_list_icon.png);
  background-size: 100%;
  width: 16px;
  height: 16px;
  margin-right: 5px;}

.hjfl{ background: #fff; height: 80px; margin-bottom: 30px;}
.hjfl a{ display: block; width: 200px; height: 80px; line-height: 80px; text-align: center; font-size: 18px; color: #333; float: left;}
.hjfl a:hover{background: #ff9000; color: #fff;}
.hjfl a.over{background: #ff9000; color: #fff;}



.hjnr{ width: 730px; float: left; margin-left: 30px;}
.hjnr h1{ font-size: 18px; font-weight: normal;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.hjnr p{ font-size: 14px; color: #888888; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height: 24px; margin: 10px 0;}
.hjnr span{font-size: 14px; color: #888888;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.hjnrxz{ width: 120px; float: right; text-align: center; padding-top: 20px;}
.hjnrxz a{ display: block; width: 100%; height: 50px; background: #ff9000; color: #fff; border-radius: 5px; line-height: 50px; margin-top: 10px;}


.hjxq_s{background: #fff;padding: 20px;margin-top: 20px;box-sizing: border-box;}
.hjxq_s li {position: relative; float: left;width: 570px; margin: 18px 16px 0 0; position: relative;border-radius: 6px; transition: all 0.2s ease; border: 1px solid #f0f0f0;box-shadow: 2px 4px 4px #f9f9f9; }
.hjxq_s li:nth-of-type(2n) { margin-right: 0; }
.hjxq_s li:nth-of-type(-n+2){margin-top: 0;}
.hjxq_s li .name {display: flex;width: 530px; white-space: nowrap; overflow: hidden; height: 40px; align-items: center; font-size: 17px;font-weight: bold; color: #333333; float: left;margin: 0 20px;box-sizing: border-box;}
.hjxq_s li .name:hover {color: #17b1f2;}
.hjxq_s li a {z-index: 2;}
.hjxq_s li>.img { display: block;float: left;margin:0 20px 20px;}
.hjxq_s li img{ border-radius: 20px; display: block;width: 124px; height: 124px;}
.hjxq_s li .cont{ float: left;width: 386px; }
.hjxq_s li .cont p>span { display:block; width: 130px; float: left;overflow: hidden;white-space: nowrap; line-height: 14px; font-size: 14px; color: #ababab;margin-right: 5px;margin-top: 10px;}
.hjxq_s li .cont p>span:nth-of-type(2n){margin-right: 0;}
.hjxq_s li .cont p>span>em { color: #666666;}
.hjxq_s li .cont p>span>a{color: #17b1f2;}
.hjxq_s li .cont p > span.tag{width: 260px;}
.hjxq_s li .cont .txt { line-height: 20px; font-size: 14px; width: 100%;height: 60px; color: #999999; margin-top: 15px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
.hjxq_s li .btn{position: absolute; top: 53px; right: 20px;}
.hjxq_s li .btn:hover .qrcode_box{display: block;}
.hjxq_s li .btn .qrcode_box {display: none;width: 160px;padding: 10px; background-color: #fff;border-radius: 5px; box-sizing: border-box;position: absolute;left: -25px;top: 35px; z-index: 99;box-shadow: 0 0 8px 7px #eeeeee;}
.hjxq_s li .btn .qrcode_box img {width: 150px;height: 150px;}
.hjxq_s li .btn .qrcode_box p {line-height: 1.5;font-size: 14px;color: #999;text-align: center;}
.hjxq_s li .down, .look {display: block; width: 108px; height: 28px; line-height: 28px; text-align: center;background: #fff; font-size: 14px; color: #17b1f2; border-radius: 16px; transition: all 0.2s ease; border: 1px solid #a8d7ff; }
.hjxq_s li .look { display: block; color: #ffaf0f; border: 1px solid #ffd37b; }
.hjxq_s li:hover { border: 1px solid #a8d7ff; }
.hjxq_s li .down:hover { background-color: #17b1f2; color: #fff; }
.hjxq_s li .down:hover i{ background-position: -145px -81px; }
.hjxq_s li .look:hover { background-color: #ffaf0f; color: #fff; }



.hjgd_btn{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #fff;background-color: #ff9000;display: block;margin: 0 auto;margin-top: 20px;border-radius: 10px;}
.hjgd_btn:hover{ background-color: #008ae6;color: #fff;}



/***游戏专题列表****/
.hjlb_l{ width: 700px; height: 350px; float: left; overflow: hidden; margin-top: 10px;}
.hjlb_l img{ width: 100%; height: 100%;}
.hjlb_r { width: 460px; height: 350px; float: left; overflow: hidden; background: #f39800;margin-top: 10px; padding: 40px;box-sizing: border-box;}
.hjlb_r h2{ font-size: 30px; font-weight: bold; color: #fff;}
.hjlb_r p{ font-size: 18px; line-height: 30px; color: #fff; margin: 20px 0;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.hjlb_btn{ width: 370px;  height: 50px; text-align: center; background: #fad699; border-radius:10px; display:block; color: #fff; line-height: 50px; font-size: 18px;}
.hjlb_btn:hover{ background: #ff9000; color: #fff; }
.hjlb-tit{font-size: 22px; font-weight: bold; color: #ff9000; margin-bottom: 30px;  margin-top: 40px; }
.hjlb_nr li{width: 100%;position: relative;padding-bottom: 30px;margin-bottom: 30px;display: inline-block;border-bottom: 1px solid #eee;}
.hjlb_nr_l{ width:150px; float: left;}
.hjlb_nr_l img{width: 150px; height: 150px; border-radius: 20px;}
.hjlb_nr_z{width: 540px;float: left;margin-left: 30px;}
.hjlb_nr_z h4{    display: inline-block; margin: 0; max-width: 100%; line-height: 30px; vertical-align: top; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;    margin-bottom: 20px;}
.hjlb_nr_z p{margin-bottom: 20px;height: auto;line-height: 22px;font-size: 14px;color: #666;overflow: hidden;}
.hjlb_nr_z .p2{    height: 66px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.hjlb_nr_db{ width: 100%; margin-top: 30px;}
.hjlb_nr_db a{    padding: 2px 8px; margin-right: 4px; margin-top: -2px; color: #ff9000; border-color: #ff9000;border: 1px solid;}
.hjlb_nr_db a:hover{ background-color: #ff9000;color: #fff;}

.hjlb_nr_r{ width:420px; float: right;}
.hjlb_nr_r img{width:130px; height: 210px; float: left; margin-left: 10px;}
.hjlb_nr_l_btn{ width: 150px; height: 40px; line-height: 40px; text-align: center;font-size: 16px; color: #fff; background-color: #ff9000; display: block;margin-top: 20px;}
.hjlb_nr_l_btn:hover{ background-color: #008be8;color: #fff;}
.hjlb_jb{width: 53px;height: 47px;position: absolute;top: -9px;left: 30px;background: url(../images/ttt_04.png) no-repeat;line-height: 43px;font-size: 20px; text-align: center;color: #fff;}
.hjlb_jb.cf{background: url(../images/ttt_03.png) no-repeat !important;}





/*****软件库****/
.g-spftware-top3{position: relative;;overflow:hidden;}
.rjknr{width: 1200px !important;background: #fff !important;margin-top: 20px;padding: 30px 20px 0 20px;box-sizing: border-box;height: auto !important;}
.rjknr .g-spftware-list{ width: 100% !important;}
.rjktab{ width: 100%;}
.rjktab li{ width: 33%; margin-right: 0.3%; background: #fff; height: 80px; line-height: 80px; color: #333; font-size: 18px; float: left; text-align: center; }
.rjktab li.m-hover,.rjktab li:hover{background: #ff9000; color: #fff;}

.az-tab li{width: 100%;float: left;margin-bottom: 20px;overflow: hidden;height: 135px;}
.az_r{ width: 1060px; float: right;}
.az_r a{width: calc((100% - 10px)/8); float: left;display: block; border-right: 1px solid #eee; text-align: center; line-height: 30px; margin-bottom: 15px;}
.az_r a:nth-child(4n){ border-right: none; }


/*****新品推荐***/
.xptj{ background: #fff; margin-top: 30px; padding: 20px; box-sizing: border-box;} 
.xptj_lb li{width: 80px;overflow: hidden;float: left;margin-right: 28px;text-align: center;margin-top: 20px;}
.xptj_lb li img{ width: 80px ; height: 80px; border-radius: 20px;}
.xptj_lb li p{ text-align: center;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; font-size: 14px; margin: 5px 0 5px 0;}
.xptj_lb li span{ font-size: 12px; color: #999;}

.xptj_lb li:nth-child(11n){margin-right: 0px;}

.tagb{padding: 20px;}
.tagblb{margin-top: 15px;}
.tagblb li{width: calc((100% - 20px)/2);float: left; margin: 5px 10px 5px 0px;}
.tagblb li a{width: 100%;display: block;line-height: 34px; text-align: center;padding: 0 10px; height: 34px;overflow: hidden;box-sizing: border-box; border: 1px solid #e5e5e5; border-radius: 4px; color: #ff9000; font-size: 13px;}
.tagblb li:nth-child(2n){margin-right: 0px;}

.tagblb li:nth-child(1) a,.tagblb li:nth-child(8) a,.tagblb li:nth-child(15) a{ color: #ff1716; }
.tagblb li:nth-child(2) a,.tagblb li:nth-child(9) a,.tagblb li:nth-child(16) a { color: #0b9e94; }
.tagblb li:nth-child(3) a,.tagblb li:nth-child(10) a,.tagblb li:nth-child(17) a { color: #d39f17; }
.tagblb li:nth-child(4) a,.tagblb li:nth-child(11) a,.tagblb li:nth-child(18) a { color: #ff006b; }
.tagblb li:nth-child(5) a,.tagblb li:nth-child(12) a,.tagblb li:nth-child(19) a { color: #049cff; }
.tagblb li:nth-child(6) a,.tagblb li:nth-child(13) a,.tagblb li:nth-child(20) a{ color: #8b4bfa; }
.tagblb li:nth-child(7) a,.tagblb li:nth-child(14) a,.tagblb li:nth-child(21) a{ color: #4b991f; }
.tagblb li a:hover{background: #ff9000;color: #fff;}


.tlzxhj ul{
  margin-top: 20px;
}
.tlzxhj li {
  margin: 10px 0;
}
.tlzxhj li .hot {
  float: left;
  width: 20px;
  height: 20px;
  background: #4992ff;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
}
.tlzxhj li .content {
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  vertical-align: top;
}
.tlzxhj li .content:hover {
  color: #4992ff;
}



.bltj li{ margin-top: 20px; width: 100%;}
.bltj li img {width: 50px; height: 50px; border-radius: 10px;float:left; margin-right: 10px;}
.bltj li p{ font-size: 16px; color: #333; line-height: 30px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.bltj li span{ color: #888;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}

.rxq_o{ background: #fff;box-sizing: border-box;border: 1px #eaeaea solid;}
.rxq_o .rxq_o_n{border-bottom:none; padding: 20px;}
.rsof{ background: #fff; padding: 25px; box-sizing: border-box; margin-top: 20px;}

.rsof_n{padding: 0px;color: #333;font-size: 14px;line-height: 28px;}
.rsof_bt{font-size: 18px;font-weight: bold;line-height: 45px;border-bottom: 1px solid #eee;position: relative;color: #333;margin-bottom: 20px;}
.rsof_bt:before{width: 80px;height: 2px;content: "";display: inline-block;background: #3385ff;position: absolute;bottom: 0;}
.rsof_xx p{font-size: 14px;line-height: 28px;}
.rsof_xx img{display: block;margin:auto;max-width: 80%;}

/*
.rsof_xx p strong{height: 28px;
  margin: 20px 0 10px 0;
  padding: 0 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;text-indent: 0;
  border-left: 7px solid #f60;
  color: #f60;
  display: block;
  border-bottom: 1px #bbb dashed;}
  */
  .rsof_xx h3{height: 28px;
  margin: 20px 0 10px 0;
  padding: 0 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;text-indent: 0;
  border-left: 7px solid #f60;
  color: #f60;
  display: block;
  border-bottom: 1px #bbb dashed;}
  


.rsof_xx{ position: relative; overflow: hidden;}

.m-fzk{position: absolute;bottom: 0px;z-index: 2;width:100%;height: 90px;background:url(../images/yzk.png) left -20px;}
.m-fzk p{display: block;width: 150px;height: 50px;line-height: 50px;margin:0;overflow: hidden;cursor:pointer;color: #fff;background:url(../images/zk.jpg) no-repeat 0 0;margin-bottom:10px;text-align: center;font-size: 14px;margin-top: 20px;}
.m-fzk .m-zk{ background-position: 0 0;}
.m-fzk .m-sq{ display: none;}


.cnxh { margin-top: 20px;}
.cnxh li{width: calc((100% - 40px)/3);float: left;margin-right: 20px;margin-bottom: 10px;}
.cnxh li:nth-child(3n){margin-right: 0px;}
.cnxh li img {width: 55px; height: 55px; border-radius: 10px;float:left; margin-right: 10px;}
.cnxh li p{ font-size: 16px; color: #333; line-height: 30px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.cnxh li span{ color: #888;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}

.xzdz{width: 100% !important;height: auto !important;}
.xzdz .g-spftware-list{width: 100% !important;}
.xzdz1{top: 0px !important; left: auto !important;right: 0 !important;}
.gsxz{width: 100%;display: inline-block;margin-bottom: 20px;}
.gsxz h4{ font-size: 15px; font-weight: bold; margin-bottom: 10px;}
.gsxz a{ display: block;  width: 140px; height: 30px;line-height: 30px; float: left; margin-right:50px; text-align: center; background: url(../images/ioc-xz1.jpg) no-repeat center center; color: #fff; text-indent: 20px;}

.ptxz{width: 100%;display: inline-block;}
.ptxz p{ font-size: 14px;}
.ptxz a{ width: 25%; display: block; height: 30px; padding-left: 25px; box-sizing: border-box; background: url(../images/ioc-xz2.jpg) no-repeat left center; float: left;}

.xgbb{display: inline-block;width: 100%;}
.xgbb li{display: inline-block;width: 100%;margin-bottom: 15px;}
.xgbt{ width: 60%; display: block; float: left;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.xgbb img{ width:78px ; height: 14px; float: left; margin-top: 5px;}
.xgbb p{ display: block; float: left; padding: 0 30px;}
.xz-btn{display: block;float: right;width: 100px;height: 30px;line-height: 30px; background: #ff9000; color: #fff; text-align: center;} 

.tjrj{ display: inline-block; width: 100%;padding: 20px;box-sizing: border-box; background: #fff; margin-top: 20px;}

.tl-btm{ display: block ; width: 90px;height: 25px; line-height: 25px; text-align: center; float: left; background: #ff9000; color: #fff; border-radius: 5px;}  
.tl-btm:hover{color: #fff;}


.tjrj li{float: left;width: 251px;height: 80px;padding-top: 10px;padding-bottom: 10px; overflow: hidden;*zoom: 1;}
.tjrj li img{float:left;display:block;width:80px;height:80px;border-radius:10px;margin-right:10px;}
.tjrj li .info{float:left; width:136px;}
.tjrj li .info .name{font-size:16px;color: #444;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
.tjrj li .info .tag{width:136px;font-size:12px;color:#ababab;margin:5px  0;overflow:hidden;white-space:nowrap;}
.tjrj li .info .tag em{margin: 6px 5px 0 0;color:#ababab;line-height: 20px;}
.tjrj li .info .tag em:nth-child(1){margin-right: 8px;}
.tjrj li .info .tag em:nth-child(2){margin-left: 8px;}
.tjrj li .btn{display:block;width:80px;height:24px;line-height:24px;font-size:14px;text-align:center;color:#fff;background-color:#0091ff;border-radius:3px;}
.tjrj li .btn:hover{background-color: #0077FF;}
.tjrj li .btn_no{background-color:#ffaf0f;}
.tjrj li .btn_no:hover{background-color:#f7a707;}
.tjrj li .name:hover{color: #0091FF;}


.xgwz{ width: 100%; display: inline-block;}
.xgwz li{ width: 50%; float: left; overflow: hidden; background:url(../images/xw_ico.jpg) no-repeat left center ; padding-left: 20px; line-height: 30px; box-sizing: border-box;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}

.yhpl{ width: 100%; min-height: 200px;}
.tlhj li a {
   display: block;
   padding: 15px 0;
   overflow: hidden;
 }
  .tlhj li img {
   float: left;
   width: 86px;
   height: 58px;
   margin-right: 19px;
   border-radius: 6px;
   object-fit: cover;
 }
  .tlhj li p {
   display: block;
   height: 48px;
   line-height: 24px;
   font-size: 14px;
   margin-top: 4px;
   overflow: hidden;
   text-overflow: ellipsis;
 }


.showcase{padding-top: 0;padding-bottom:20px;margin: 0;}
.showcase .s-content{width:10000px}
.showcase .scrollbar{overflow:hidden}
.showcase .scrollbar .s-box{height:300px;margin-bottom:20px;_width:838px;*position:relative;*overflow:hidden}
.showcase .scrollbar li{float:left;position:relative;height:300px;margin-right:18px;overflow:hidden}
.showcase .scrollbar li div a{ display: block;  }
.showcase .scrollbar li div a span{position: absolute; width: 50px; height: 50px; top: 100px; left: 50%; margin-left: -23px;  display: none}
.showcase .scrollbar li div a.f-hover span { display: block; }

.showcase .scrollbar li.last{margin-right:0}.showcase .scrollbar li img{max-height:300px;_height:300px}
.showcase .scrollbar li span{position:absolute;top:0;left:0;display:block;width:100%;height:45px}
.showcase .scrollbar li .bg{background:#000;opacity:.50;filter:alpha(opacity=50)}
.showcase .scrollbar li .info{line-height:45px;text-indent:45px;font-size:18px;color:#fff}
.showcase .scrollbar li.picture .info{background:url(../images/find.png) no-repeat;_background:url(../images/find.gif) no-repeat; cursor:pointer;}
.showcase .scrollbar li.picture .info:hover{background:url(../images/find_h.png) no-repeat;}
.showcase .scrollbar li.active span{display:block}
.showcase .scrollbar li .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#000;opacity:.50;filter:alpha(opacity=50)}
.showcase .scrollbar li.active .video-bg{opacity:.70;filter:alpha(opacity=70)}
.showcase .scrollbar li .video-info{position:absolute;top:0;left:0;padding-top:72px;width:100%;height:178px;text-align:center}
.showcase .scrollbar li .video-info span{position:static}
.showcase .scrollbar li .video-info .video-icon{width:50px;height:50px;display:block;margin:0 auto;background:url(../images/video-icon.png) center center no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/video-icon.png)}
.showcase .scrollbar li .video-info .video-title{width:auto;height:auto;line-height:30px;font-size:20px;color:#fff;display:block;padding:18px 18px 0 18px;white-space:normal}
.showcase .scrollbar .track{display:none;position:relative;margin:0;height:8px;background-color:#f5f5f5;font-size:0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; bottom: 1px}
.showcase .scrollbar .track div{width:110px;height:10px;background-color:#ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;top: -1px}
.showcase .slider{position:relative;display:none; }
.showcase .slider .s-box{position:relative;width:605px;height:375px;margin:0 auto 20px;overflow:hidden}
.showcase .slider .s-box li{float:left;position:relative;width:605px;text-align:center}
.showcase .slider .trigger{position:absolute;top:0;right:0px;width:45px;height:45px;border:1px solid #f6f6f6;background:#fff url(../images/bs.png) center no-repeat;text-indent:-333em}
.showcase .slider .prev,.showcase .slider .next{position:absolute;top:30%;display:block;width:44px;height:110px;border:1px solid #f6f6f6;background:#fff url(../images/slider_arrow.png) 12px center no-repeat;text-indent:-333em}
.showcase .slider .prev{left:0px}
.showcase .slider .prev:hover{background-position:-83px center}
.showcase .slider .next{right:0px;background-position:-33px center}
.showcase .slider .next:hover{background-position:-128px center}
.showcase .slider .s-nav{text-align:center;height:30px}
.showcase .slider .s-nav .picture,.showcase .slider .s-nav .video{margin:0 7px}
.showcase .slider .s-nav .picture span,.showcase .slider .s-nav .video span{display:inline-block;width:30px;height:30px;background-image:url(../images/slider_nav.png);background-repeat:no-repeat; cursor:pointer;}
.showcase .slider .s-nav .picture span{background-position:-40px 0}
.showcase .slider .s-nav .picture .active{background-position:-122px 0}
.showcase .slider .s-nav .video span{background-position:0 0}
.showcase .slider .s-nav .video .active{background-position:-82px 0}




.mr0{ margin-right: 0 !important;}
.mt30{ margin-top: 30px;}

/****软件筛选***/
.rjsx{background: #fff;box-sizing: border-box;overflow: auto;padding:20px 0;}
.rjlay{ width: 100%;}
.rjflb{ width: 100%;line-height: 26px; padding: 15px 0px; font-size: 14px; color: #666; position: relative;overflow: hidden; border-bottom: 1px #e2e2e2 dashed;}
.rjlay .rjflb:last-child{border-bottom: 0px #e2e2e2 dashed;}
.rjflb_t{ margin-right: 14px; float: left; font-weight: normal;width: 120px;text-align: center;}
.rjflb_n{overflow: hidden;}
.rjflb_n ul{overflow: hidden;padding-right: 70px;height: 57px;}
.rjflb_n .show{height: auto;}
.rjflb_n li{margin-right: 24px; float: left; margin-bottom: 7px;}
.rjflb_n li a{display: inline-block;color: #666;width: 65px;text-align: center;}
.rjflb_n li a:hover,.rjflb_n li a.labon{ background: #ff9000; color: #fff; text-decoration: none;}
.gmopen{ position: absolute; right: 20px;cursor: pointer;top:15px; color: #ff9000;}
.gmopen:before{ content: ""; width: 10px; height: 5px; display: inline-block; float: right; background: url(../images/ghoticon.png) no-repeat -170px -96px; margin: 12px 0px 0px 5px;}
.gmli .active{ color: #999;}
.gmli .active:before{ background-position: -191px -96px;}


/****软件列表***/
.rjlb{overflow: auto;box-sizing: border-box;}
.rjlb_fl{ width: 100%; height: 60px; border-bottom: 1px solid #eee;}
.rjlb_fl a{ display: block; width: 180px; height: 60px; line-height: 60px; float: left; font-size: 14px; text-align: center;}
.rjlb_fl a:hover{ border-top: 2px solid #ff9000; border-right: 1px solid #eee;border-left: 1px solid #eee;}
.rjlb_fl a.over{border-top: 2px solid #ff9000; border-right: 1px solid #eee;border-left: 1px solid #eee;}


.rjson li{
  position: relative;
  width: 218px;
  height: 265px;
  float: left;
  text-align: center;
  border-radius: 6px;
  margin-right: 24px;
  margin-bottom: 22px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #fff;
  background-color: #fff;
  box-shadow: 4px 6px 4px #efefef;
}

.rjson li a {
  display: block;
  width: 100%;
  height: 257px;
  font-size: 12px;
  padding-top: 35px;
  color: #999999;
}

.rjson li img {
  border-radius: 18px;
  display: block;
  width: 124px;
  height: 124px;
  margin-left: 49px;
  margin-bottom: 32px;
}
.rjson li .game-ewm{
  position: absolute;
  top: 35px;
  left: 0;
  display: none;
}
.rjson li:hover .game-ewm{
  display: block;
}

.rjson li .name {
  font-size: 17px;
  line-height: 18px;
  color: #000000;
  margin: 0 auto 10px;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rjson li .game_type,
.date {
  line-height: 12px;
  overflow: hidden;
  white-space: nowrap;
}

.rjson li .game_type {
  line-height: 14px;
  font-size: 14px;
  margin-top: 18px;
}

.rjson li .game_type span {
  padding-right: 9px;
}

.rjson li .game_type span:last-child {
  padding-right: 0;
}

.rjson li .gameList_down {
  display: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  border-radius: 0 0 6px 6px;
  padding-right: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  bottom: 0;
}

.rjson li:nth-child(2n+1):hover .date {
  display: none;
}

.rjson li:nth-child(2n+1):hover .gameList_look {
  display: block;
}

.rjson li:nth-child(2n):hover .date {
  display: none;
}

.rjson li:nth-child(2n):hover .gameList_down {
  display: block;
}

.rjson li .cover {
  z-index: 1;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 222px;
  height: 296px;
  background-color: transparent;
}

.rjson li:hover {
  border: 1px solid #3385ff;
}

.rjson li:hover .gameList_down {
  display: block;
  background-color: #3385ff;
}
.rjson li:nth-child(5n+5){margin-right: 0;}


.lcon{width: 385px;float: left;}
.lcon h2{ height: 29px;line-height: 29px;overflow: hidden;font-size: 20px;padding-right: 110px;}
.lcon span{display: block;color: #bebebe;font-size: 14px;margin-top: 8px;margin-bottom: 8px;height: 20px;line-height: 20px;overflow: hidden;padding-right: 110px;}
.lcon span font{padding: 0 8px;color: #e4e3e3;}
.lcon span a{ color: #ffb04a; }
.lcon span a:hover{ color: #ff960f; }
.lcon p{font-size: 14px;color: #9c9c9c;line-height: 24px;height: 72px;overflow: hidden;}


.l_info{width: 517px;margin-left: 22px;padding: 0 20px;}
.tags{width: 306px;float: left;color: #666;height: 30px;line-height: 30px;}
.gl{width: 100px;position: absolute;right: 20px;top: 28px;}
.gl .down{width: 100%;height:40px;background:#3385ff;display: inline-block;line-height: 40px;border-radius: 5px;text-align: center;color: #fff;}
.gl .down:hover{background: #00a2b1;}

.rjlb .page{background: none;}


.sy-raty {height: 16px;width: 75px;margin: 10px auto;}
.sy-raty .phbpf {width: 75px;height: 12px;display: block;position: relative;background: url(../images/syxxh.png) repeat-x;}
.phbpf i { width: 93%; height: 12px; position: absolute; left: 0; top: 0; background: url(../images/syxxc.png) repeat-x; overflow: hidden; max-width: 65px; margin: 0;}






.h26{ height: 26px !important;}

/***下载二维码**/
.rxq_o_n dd.rxq_o_a{ position: relative;}
.azewm{position: absolute;width: 150px;height: 150px;top: 48px;left: 5px;overflow: hidden;z-index: 99;border: 5px solid #fff;background: #fff;box-shadow: 0px 4px 4px #d0d0d0;display: none;}
.iosewm{position: absolute;width: 150px;height: 150px;top: 48px;left: 185px;overflow: hidden;z-index: 99;border: 5px solid #fff;background: #fff;box-shadow: 0px 4px 4px #d0d0d0;display: none;}
.azewm img,.iosewm img{width: 150px;height: 150px;}

.gjc{width: 100%;height: 50px;line-height: 50px;padding: 0 20px 0 56px;overflow: hidden;box-sizing: border-box;margin-top:30px;background: url(../images/ioc-bq.png) no-repeat 20px center #f9f9f9;background-size: auto;}


.azxz1{ width: 500px; float: left;}
.azxz1 h4{font-size: 15px; font-weight: bold;}
.azxz1 p{ font-size: 14px;}
.azxz1 a.btn{width: 188px;height: 40px;line-height: 40px;background: #ff6460;color:#fff;display: block;margin-top: 5px;text-align: center;float: left;}
.azxz2{width: 200px;float: right;text-align: center;}
.az-ewm{width: 120px;height: 120px;border: 1px solid #ddd;padding: 10px;box-sizing: border-box;margin: 0 auto;margin-bottom: 10px;}
.az-ewm img{ width: 100px; height: 100px;}
.ios a.btn{ background:url(../images/azxz3.jpg) no-repeat left center ; }


/***手机必备软件***/
.dnrj{background: #ffffff;box-sizing: border-box;padding: 20px;position: relative;overflow: auto;margin-top: 30px;}
.dnrj_b{background: #f9f9f9;height: 40px;line-height: 40px;margin: 0;width: 100%;float: left;display: inline;}
.dnrj_b b{float: left;display: inline;width: 192px;margin-left: 1px;text-align: center;font-size: 14px;font-weight: 100;}
.dnrj_n{float: left;display: inline;width: 192px;font-size: 14px;overflow: hidden;padding: 0 0 20px 0;border-right: 1px solid #e5e5e5;}
.dnrj_n li{width: 193px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 20px 0 0 0;text-indent: 30px;}
.dnrj_n li img{width: 23px;height: 23px;margin-right: 8px; border-radius: 3px;}
.dnrj_n li span{position: relative;line-height: 23px;}
.tjzt_n li:last-child{margin-right: 0px;}




.hjxy_l{width: 400px;height: 260px;float: left;overflow: hidden;margin-right: 20px;}
.hjxy_l img{ width: 100%; height: 100%;object-fit: cover;}
.hjxy_r {width: 720px;height: 260px;float: left;overflow: hidden;padding: 0px 20px;box-sizing: border-box;}
.hjxy_r h2{ font-size:22px; font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 60px;line-height: 60px;border-bottom: 1px solid #e6e6e6;}
/*.hjxy_r p{font-size: 16px;display: block; line-height: 22px;color: #333;height: 86px; margin: 20px 0 40px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}*/



.hjxy_r > p {
    width: 100%;
    max-height: 86px;
    overflow-y: scroll;
    font-size: 16px;
	color: #333;
    line-height: 22px;
	margin: 20px 0 40px 0;
}

.hjxy_r > p::-webkit-scrollbar {
  width: 5px;
  height: 10px;
	border-radius: 10px;
  background-color: transparent;
}
.hjxy_r > p::-webkit-scrollbar-track {
  background-color: transparent;
}
.hjxy_r > p::-webkit-scrollbar-thumb {
  background-color: #ddd;
}


.hjxy_r span{display: inline-block;height: 44px;line-height: 44px;border-top: 1px solid #e6e6e6;color: #999; display: block;width: 100%;padding-top: 20px;}
.hjxy_r span i{display: inline-block;float: right; font-size: 16px;color: #ababab;}
.rjhjlcont_btn{width: 370px;height: 50px;text-align: center;background: #ff9000;border-radius:10px;display:block;color: #fff;line-height: 50px;font-size: 18px;}
.rjhjlcont_btn:hover{background: #03a2b0;color: #fff;}
.hjbox-tit{font-size: 22px; font-weight: bold; color: #3385ff; margin-bottom: 30px;  margin-top: 40px; }




/*原版样式备份-----------------------------------------------------------------------------

.hjxy_l{width: 580px;height: 300px;float: left;overflow: hidden;margin-right: 20px;}
.hjxy_l img{ width: 100%; height: 100%;object-fit: cover;}
.hjxy_r {width: 560px;height: 300px;float: left;overflow: hidden;padding: 0px 20px;box-sizing: border-box;}
.hjxy_r h2{ font-size:24px; font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 60px;line-height: 60px;border-bottom: 1px solid #e6e6e6;}
.hjxy_r p{font-size: 14px;display: block; line-height: 22px;color: #333;height: 86px; margin: 20px 0 40px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.hjxy_r span{display: inline-block;height: 44px;line-height: 44px;border-top: 1px solid #e6e6e6;color: #999; display: block;width: 100%;padding-top: 30px;}
.hjxy_r span i{display: inline-block;float: right; font-size: 16px;color: #ababab;}
.rjhjlcont_btn{width: 370px;height: 50px;text-align: center;background: #ff9000;border-radius:10px;display:block;color: #fff;line-height: 50px;font-size: 18px;}
.rjhjlcont_btn:hover{background: #03a2b0;color: #fff;}
.hjbox-tit{font-size: 22px; font-weight: bold; color: #3385ff; margin-bottom: 30px;  margin-top: 40px; }

-----------------------------------------------------------------------------------------------------------*/





.plmkty{ padding: 20px; box-sizing: border-box; background-color: #fff;}
.gamenr-player h4{ margin-top: 0 !important;}

.azxz1 span{float: left;height: 45px;line-height: 50px;margin-left: 10px;color: #999;padding: 0 10px;}

/*软件合集*/
.rhjl{width: 100%;background: #fff;padding: 20px;box-sizing: border-box;}
.rhjl li {width: 572px;height: 300px;margin: 20px 0px 0px 16px;float: left;}
.rhjl li:nth-of-type(odd) {margin-left: 0;}
.rhjl li:hover {background-color: #f1f1f1;}
.rhjl li .zt-info {width: 570px;height: 298px;border: 1px solid #EAEAEA;}
.rhjl li .zt-info h2 a {display: block;width: 540px;height: 24px;line-height: 24px;overflow: hidden;margin: auto;margin-top: 10px;font-weight: bold;font-size: 20px;}
.rhjl li .zt-info .zt-box {width: 540px;margin: auto;overflow: hidden;margin-top: 15px;}
.rhjl li .zt-info .zt-box img {width: 275px;height: 130px;overflow: hidden;object-fit: cover;}
.rhjl li .zt-info .zt-box .desc {float: right;width: 248px;margin-top: 5px;}
.rhjl li .zt-info .zt-box .desc p {height: 75px;line-height: 25px;overflow: hidden;color: #666666;}
.rhjl li .zt-info .zt-box .desc .time {line-height: 16px;height: 16px;color: #999999;font-size: 12px;margin-top: 22px;}
.rhjl li .game-list {width: 560px;margin: 16px auto;}
.rhjl li .game-list a {width: 64px;height: 90px;display: block;float: left;padding-left: 25px;}
.rhjl li .game-list a img {width: 64px;height: 64px;border-radius: 16px;}
.rhjl li .game-list a p {display: block;width: 64px;height: 18px;line-height: 18px;overflow: hidden;text-align: center;margin-top: 7px;font-size: 14px;color: #333333;text-decoration: none;}
.rhjl li .game-list a:hover p {color: #17b1f2;}


/*搜索*/
.stbox{width: 1200px;background: #fff;margin: 0px auto;display: block;overflow: hidden;padding: 20px;box-sizing: border-box;}




.st_t{ height: 51px;border-bottom: 1px solid #d2d2d2;}
.st_t a{float: left; line-height: 51px; margin-right: 30px; padding: 0px 10px; cursor: pointer;font-size: 18px;color: #2c2c2c;}
.st_t a:hover,.st_t a.on{border-bottom: 1px solid #3385ff;margin-bottom: 1px;color:#3385ff;font-weight: bold;}


.st_n{ background-color: #fff; padding:20px 0;}
.st_n .soRjl{margin-top: 20px;padding: 0;}
.tag_more{height: 30px;margin-bottom: 10px;line-height: 30px;text-align: center;margin-top: 10px;}
.tag_more a{display: inline-block;width: 30%;font-size: 15px;border-radius: 4px;line-height: 40px;height: 40px;}
.tag_more a:hover{color: #ff9000;}
.seayx_li h2{font-size: 18px;font-weight: normal;margin-top: 20px;}
.seayx_li h2 i{color: #ff9000;font-weight: bold;}
.sea_zb{width: 120px;float: left;}
.sea_zb img{width: 120px;height: 120px;border-radius: 20px;}
.sea_yb{width: 810px;float: left;margin-left: 30px;}
.sea_yb h4{display: inline-block;margin: 0;max-width: 100%;line-height: 30px;vertical-align: top;font-size: 24px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 10px;}
.sea_yb p{margin-bottom: 10px;height: auto;line-height: 22px;font-size: 14px;color: #888;overflow: hidden;}
.sea_yb .p2{height: 45px;margin-bottom: 0;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.seayx_li_db{ width: 100%; margin-top: 30px;}
.seayx_li_db a{padding: 2px 8px;margin-right: 4px;margin-top: -2px;color: #ff9000;border-color: #ff9000;border: 1px solid;}
.seayx_li_db a:hover{background-color: #ff9000;color: #fff;}
.seay_an{width: 120px;float: right;}
.seay_an img{width:130px; height: 210px; float: left; margin-left: 10px;}

.ssbtn{width: 120px;height: 50px;line-height: 50px;text-align: center;box-sizing: border-box; font-size: 16px;color: #ff9000;display: block;margin-top: 38px;border-radius: 10px;border: 1px solid #ff9000;}
.ssbtn:hover{background-color: #ff9000;color: #fff;}

.tag_j{color: #999;font-size: 14px;}
.tag_j em{color: #ff7800;}



.st_rj{
	padding: 20px 0;
  }
  .st_rj li { padding: 20px 0; height: 120px; font-size: 14px; width: 50%;float: left;  border-bottom: 1px solid #efefef; margin-bottom: -1px; position: relative;  }
  .st_rj .img_z { width: 80px; height: 80px; float: left; margin-right:20px; }
  .st_rj .img_z img { width: 100%; height: 100%; border-radius: 15px; }
  .st_rj .con{float: left;width: 450px;}
  .st_rj .title { height: 30px; line-height: 30px; overflow: hidden; font-size: 18px; width: 100%;padding-right: 150px;box-sizing: border-box;margin-bottom: 8px;}
  .st_rj .info { width: 100%; overflow: hidden;margin-top: 5px;}
  .st_rj .info span { max-width:50%; height: 22px; line-height: 22px; float: left; overflow: hidden; color: #999;margin-right: 20px;font-size: 12px;}
  .st_rj .info span i{color: #333;}
  .st_rj .text{color: #777;height: 44px;line-height: 22px;margin-top: 5px;overflow: hidden;}
.st_rj .cot_z{width: 100%;}
  .st_rj .btn { display: inline-block; padding: 5px 20px;border-radius: 5px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; color: #5499ff; border: 1px solid #5499ff; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; }
  .st_rj .btn:hover { background-color: #5499ff; color: #fff; }
  .st_rj .btn { position: absolute; top: 24%; right: 35px; width: 100px; padding: 7px 0;}
  .st_rj .star { display: inline-block; width: 70px; height: 13px; background: url(../images/scro.png) repeat-x;position: relative;}
  .st_rj .star i { position: absolute;left: 0;bottom: 0;height: 13px;width: 90%;background: url(../images/scroh.png) repeat-x;display: inline-block;}



  .st_s{font-size: 18px;font-weight: normal;margin-top: 20px;}
  .st_s i{color: #ff9000;font-weight: bold;}


/**游戏合集**/
.ztbox{width: 100%;}
.ztbox li{float: left; width: 380px;margin: 0 30px 27px 0;border-radius: 7px;background-color: #fff;position: relative;box-shadow: 0.5px 0.9px 5px 0 rgba(37, 25, 25, 0.06);}
.ztbox li:nth-child(3n){margin-right: 0;}
.ztbox li a{display: block;position: relative;}
.ztbox li img{display: block;width: 380px;height: 168px;border-top-left-radius: 7px;border-top-right-radius: 7px;}
.ztbox li em{display: block;position: absolute;bottom: 0; right: 0; padding: 0 10px; font-size: 14px; color: #fff;line-height: 30px;}
.ztbox li div{padding-bottom: 23px;border-radius: 0 0 7px 7px;}
.ztbox li div a:nth-of-type(1) {display: block;margin: 20px 0 16px;font-size: 20px;color: #4b4b4b; line-height: 22px;font-weight: bold;padding-left: 10px;border-left: 4px solid #ff7800;padding-right: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ztbox li div a:nth-of-type(1):hover{color: #ff7800;}
.ztbox li div p{display: block; padding: 0 14px; height: 70px;font-size: 14px;color: #999;line-height: 24px;overflow: hidden;}
.ztbox li div a:nth-of-type(2) {display: block; width: 86px;height: 36px;text-align: center;font-size: 14px;color: #555555;line-height: 36px;margin: 17px auto 0;border: 1px solid #eaeaea;border-radius: 2px;}
.ztbox li:hover div a:nth-of-type(2) {color: #fff;background-color: #ff7800;border-color: #ff7800;box-shadow: 0px 6px 8px #ffdfcf;}

.st_n .ztbox{margin-top: 20px;}
.st_n .ztbox li{width: 31.66%;margin-right: 2.5%;}
.st_n .ztbox li:nth-child(3n){margin-right: 0;}
.st_n .ztbox li img{width: 100%;}


.xgnew{
  background: #fff;
  margin-top: 20px;
}
.xgnew .new-lb {
  margin-top: 10px;
  box-sizing:border-box;
  width: 100%;
  height: auto;
 }
 .xgnew .new-lb a {
  display:block;
  overflow:hidden;
  padding:10px 0;
  box-sizing:border-box
 }
 .xgnew .new-lb a .num {
  width:26px;
  height:26px;
  line-height:26px;
  text-align:center;
  color:#fff;
  font-size:14px;
  background-color:#c9bdb0;
  border-radius:5px;
  float:left;
  margin-right:15px
 }
 .xgnew .new-lb a:first-child .num {
  background-color:#fc2a2a
 }
 .xgnew .new-lb a:nth-child(2) .num {
  background-color:#fc5b2a
 }
 .xgnew .new-lb a:nth-child(3) .num {
  background-color:#fc972a
 }
 .xgnew .new-lb a .msg {
  width:233px;
  float:left;
  font-size:14px;
  height:26px;
  line-height:26px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
 }

  .rsof_xx p{margin-bottom: 14px;}
  



 
.gameDintel{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  margin-top: 20px;
}
.gameDintel ul{margin-top: 10px;}
.gameDintel li{ float: left; margin-right: 2%; height: 35px; line-height: 35px; width:49%; color: rgb(153, 153, 153); font-size: 16px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.gameDintel li span { color: rgb(102, 102, 102);  font-size: 15px;}
.gameDintel li a, .gameDintel li .qcann { text-decoration: underline; color: rgb(236, 0, 62); cursor: pointer; }
.gameDintel li a:hover, .gameDintel li .qcann:hover { color: rgba(255, 16, 16, 0.62); }
.gameDintel li a, .gameDintel li .qcann2 { text-decoration: underline; color: rgb(236, 0, 62); cursor: pointer; }
.gameDintel li a:hover, .gameDintel li .qcann2:hover { color: rgba(255, 16, 16, 0.62); }
.gameDintel li:nth-child(2n) { margin-right: 0px; }
.gameDintel li a,.gameDintel li .qcann{color: #f60;cursor: pointer;}
.gameDintel li a,.gameDintel li .qcann2{color: #f60;cursor: pointer;}

/*弹窗*/

.hide{display: none;}
.power{

  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  z-index: 20;
  
  
 
}
.power2{

  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  z-index: 20;
  
  
 
}
.powerN{
   
  position: fixed;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 30;
  height: 520px;
  width: 560px;
  box-sizing: border-box;
  background: transparent;
  border-radius: 20px;

}
.powerN .powerC{position: relative;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 228px;
  height: 52px;
  border: 0;
  background: linear-gradient(to right, rgb(51, 133, 255), rgb(106, 166, 255));
  color: #fff;
  font-size: 20px;
  border-radius: 26px;
  line-height: 52px;
  margin: 36px auto 40px;
  overflow: hidden;
  white-space: nowrap;}
.powerN .powerC2{position: relative;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 228px;
  height: 52px;
  border: 0;
  background: linear-gradient(to right, rgb(51, 133, 255), rgb(106, 166, 255));
  color: #fff;
  font-size: 20px;
  border-radius: 26px;
  line-height: 52px;
  margin: 36px auto 40px;
  overflow: hidden;
  white-space: nowrap;}
.powerN .powerB{position: relative;
  width: 100%;
  height: 172px;
  background-image: url(../images/maskRule.png);
  background-size: 560px 100%;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;font-size: 39px;
  color: #fff;
  font-weight: bold;
  padding-top: 22px;
  line-height: 120px;
  white-space: nowrap;
  overflow: hidden;}

.powerM{
  background-color: #fff;
position: relative;
padding: 10px;
top: -30px;
border-radius: 20px;
 
}
.powerMr{
  display: block;
width: 490px;
height: 420px;
border-radius: 20px;
padding: 0 10px 0 15px;
line-height: 42px;
font-size: 16px;
margin: 20px auto 0;
overflow: auto;
}
.powerM p{
  line-height: 42px;
font-size: 16px;
}
.powerM strong{
  line-height: 42px;
font-size: 16px;
}



.xqhj ul,.grnews ul{ padding-top: 15px;}
.xqhj{background: #fff;margin-top: 25px;}
.xqhj li{ width: 47%; margin-right: 3%; float: left;}
.xqhj li a{ height: 35px; margin-bottom: 10px; width: 92%;padding:0px 4%; display: inline-block;font-size: 15px; line-height: 35px; text-align: center; border:1px #eee solid; border-radius: 5px;}

.bor .r_more a{ display: inline-block; text-align: center; width: 100%; line-height: 37px; height: 37px; color: #888; font-size: 14px; margin-top: 10px;}
.bor .r_more a i{ font-size: 18px;}
.bor .r_more a:hover{ color: #ff9000; text-decoration: none;}



.xghj_lb  { margin-top: 20px;}
.xghj_lb li{width: 275px;float: left;margin-right: 20px;position: relative;}
.xghj_lb li:last-of-type{ margin-right: 0px;}
.xghj_lb li img{width: 100%;height: 160px;overflow: hidden;object-fit: cover;}
.xghj_lb li p{width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-align: center;font-size: 15px;background: #f9f9f9;margin-top: 1px;padding: 0 15px;white-space: nowrap;text-overflow: ellipsis;}
.contb{width: 1200px;display: block;overflow: hidden;box-sizing: border-box;margin-top: 30px !important;background: #fff;padding: 20px;}



    /*相关资讯*/
  .swnvjghw {margin-top: 20px;}
  .swnvjghw li{
    width: 32%;
    margin-right: 2%;
    float: left;
    background: #f1f1f1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1%;
    box-sizing: border-box;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
  }
  
  .swnvjghw li:nth-child(3n){
    margin-right: 0;
  }
  .swnvjghw li:nth-child(1),.swnvjghw li:nth-child(9),.swnvjghw li:nth-child(16),.swnvjghw li:nth-child(22){
    background: #d3defe;
  }
  .swnvjghw li:nth-child(2),.swnvjghw li:nth-child(10),.swnvjghw li:nth-child(14),.swnvjghw li:nth-child(20){
    background: #dbf4ee;
  }
  .swnvjghw li:nth-child(3),.swnvjghw li:nth-child(8),.swnvjghw li:nth-child(15),.swnvjghw li:nth-child(21){
    background: #e4e0fb;
  }
  .swnvjghw li:nth-child(4),.swnvjghw li:nth-child(7),.swnvjghw li:nth-child(18),.swnvjghw li:nth-child(19){
    background: #fde3e4;
  }
  .swnvjghw li:nth-child(5),.swnvjghw li:nth-child(12),.swnvjghw li:nth-child(17),.swnvjghw li:nth-child(23){
    background: #f1f1f1;
  }
  .swnvjghw li:nth-child(6),.swnvjghw li:nth-child(11),.swnvjghw li:nth-child(13),.swnvjghw li:nth-child(24){
    background: #fcefdf;
  }
  .swnvjghw li:hover{
    background: #ff7800;color: #fff;
  }

 .swnvjghw li:hover a{color: #fff;}


