.top-bg {
  background: url(../images/index-bg.png) no-repeat center -2px;
  background-size: 1920px;
  padding: 20px 0;
}


.g-banimg {
  overflow: hidden;
  position: relative;
}

.g-banimg-ico {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  width: 210px;
  width: 93px;
  height: 100% !important;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) -12%, rgba(0, 0, 0, 1) 100%);
}

.g-banimg-ico ul li {
  overflow: hidden;
  height: auto;
  padding: 15px 0;
  opacity: 0.7
}

.g-banimg-ico ul li a {
  display: block;
  height: auto;
  padding: 0;
  overflow: hidden;
}

.g-banimg-ico ul li a img {
  border-radius: 10px;
  height: 63px;
  width: 63px;
  margin-right: 15px;
  margin-left: 15px;
  float: left;
}

.g-banimg-ico ul li a em {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  /*font-weight: bold;*/
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-banimg-ico ul li a span {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-banimg-ico ul li.on {
  background: url(../images/rgba50.png);
  opacity: 1;
  filter: alpha(opacity=100);
  border-right: 4px solid #23C268;
}

.g-banimg-list {
  width: 100%;
  height: 465px;
  overflow: hidden;
}

.g-banimg-list ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.g-banimg-list ul li p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url(../images/des_bg.png);
}

.g-banimg-list ul li p strong {
  color: #fff;
  font-weight: normal;
  padding-left: 20px;
  width: 390px;
  display: block;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.g-banimg-list ul li img {
  width: 100%;
  height: 465px;
}

.m-title p.f-tablist {
  float: right;
}

.yxgcInUpdateBox .boxWrap .multiColumnList {
  margin-top: -5px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  grid-template-columns: repeat(3, 364px);
}

.yxgcInUpdateBox .boxWrap .multiColumnList {
  margin-top: -5px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  grid-template-columns: repeat(3, 364px);
}

.yxgcInUpdateBox .boxWrap .multiColumnList li {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .imgBox {
  width: 70px;
  height: 70px;
  border-radius: 15px;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .txtBox {
  padding-left: 16px;
  flex: 1;
  width: 0;
  text-align: left;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .txtBox .title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .txtBox p {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-top: 4px;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .txtBox p {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-top: 4px;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .txtBox p.time {
  margin-top: 10px;
}

.yxgcInUpdateBox .boxWrap .multiColumnList li .btn {
  background: rgba(0, 175, 240, 0.1);
  color: #00AFF0;
  padding: 0;
}

.yxgcInUpdateBox .boxWrap .tabsCont .tabInfo {
  position: relative;
}


.yxgcInUpdateBox .boxWrap .tabsCont .tabInfo>a {
  font-size: 15px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 2px;
  color: #ff9e00;
  position: absolute;
  right: 0;
  top: -26px;
}

.yxgcInUpdateBox .boxWrap .inTitle .titleR {
  visibility: hidden;
  color: #3DBDC9;
}

.yxgcInRecomBox {
  background: linear-gradient(180deg, rgba(255, 247, 216, 1) 0%, rgba(255, 247, 216, 1) 116px, #fff 117px, #fff 100%);
  border-radius: 3px;
  padding: 20px 20px 28px 20px;
  width: 1200px;
}

.yxgcInUpdateBox {
  background: linear-gradient(180deg, #F5FDFC 0%, #F5FDFC 116px, #fff 117px, #fff 100%);
  border-radius: 3px;
  padding: 20px 20px 40px 20px;
  margin-bottom: 20px;
  width: 1200px;
}

.titlebig {
  text-align: center;
  margin-bottom: 25px;
  height: 68px;
}

.titlebig dl {
  display: inline-block;
  vertical-align: top;
  width: 62px;
  height: 56px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(17, 6, 11, 0.15);
  box-shadow: 0 2px 5px rgba(17, 6, 11, 0.15);
  text-align: center;
  margin-right: 16px;
  margin-top: 8px;
}

.titlebig dl .month {
  height: 20px;
  background: #EF493C;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
}

.titlebig dl .month span {
  font-size: 13px;
  display: inline;
  vertical-align: top;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
}

.titlebig dl .day {
  font-size: 24px;
  color: #4b4b4b;
  font-weight: 700;
  line-height: 36px;
}

.titlebig .bt {
  display: inline-block;
  vertical-align: middle;
}

.titlebig .bt .h2 {
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}

.titlebig .bt .h2 i {
  position: relative;
  top: 11px;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin: 0 11px;
}

.titlebig .bt .h2 .ig {
  background-position: -3px -39px;
}

.titlebig .bt .h2 .izt {
  background-position: -91px -39px;
}

.titlebig .bt p {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 18px;
}

.iGTag {
  position: absolute;
  top: 76px;
  left: -26px;
  display: block;
  width: 215px;
  height: 123px;
  background: url(../images/igametit.png) no-repeat;
}

.Minbox4-1 {
  width: 750px;
}

.Minbox4-1 .list {
  width: 619px;
  padding-left: 183px;
  overflow: hidden;
  font-size: 0;
  margin: 17px 10px 0 0;
}

.Minbox4-1 .list a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #999;
  line-height: 36px;
  margin-left: 30px;
  cursor: pointer;
}

.Minbox4-1 .list a.on,
.Minbox4-1 .list a:hover {
  font-weight: bold;
  color: #FF8F2B;
  text-shadow: 0px 1px 1px rgba(214, 97, 13, 0.44);
}

.Minbox4-1 .list2 {
  position: absolute;
  z-index: 1;
  top: 220px;
  left: 0;
  -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
  box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
  border-radius: 12px;
  background: url(../images/igamebotbg.png) repeat;
  border-radius: 12px;
  width: 832px;
  padding: 9px 12px;
}

.icon {
  background: url("../images/icon.png") no-repeat center;
}

.Minbox4-1 .list2 .titbt {
  color: #fff;
}

.Minbox4-1 .list2 .titbt strong {
  color: #fff;
}

.titbt {
  height: 72px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.titbt strong {
  position: relative;
  vertical-align: top;
  display: inline-block;
  font-size: 26px;
  color: #FF8F2B;
  font-weight: bold;
  line-height: 72px;
}

.titbt strong:before,
.titbt strong::after {
  content: "";
  position: relative;
  top: 26px;
  vertical-align: top;
  display: inline-block;
  width: 44px;
  height: 24px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
}

.titbt strong:before {
  margin-right: 18px;
  background-position: -61px -299px;
}

.titbt strong::after {
  margin-left: 18px;
  background-position: -3px -299px;
}

.Minbox4-1 .list2 .titbt strong::before {
  background-position: -293px -299px;
}

.Minbox4-1 .list2 .titbt strong::after {
  background-position: -235px -299px;
}

.Minbox4-1 .list2 ul {
  padding-top: 5px;
  overflow: hidden;
}

.Minbox4-1 .list2 ul li {
  float: left;
  padding: 0 10px;
  width: 84px;
  height: 128px;
  box-sizing: content-box;
}

.Minbox4-1 .list2 ul li a {
  display: block;
}

.Minbox4-1 .list2 ul li a:hover img {
  opacity: 0.8;
}

.Minbox4-1 .list2 ul li .img {
  display: block;
  width: 80px;
  height: 80px;
  border: 2px solid #FFF;
  border-radius: 16px;
  box-sizing: content-box;
}

.Minbox4-1 .list2 ul li .img img {
  border-radius: 16px;
}

.Minbox4-1 .list2 ul li p {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.Minbox4-2 {
  width: 438px;
  margin-right: -6px;
  min-height: 450px;
  padding: 17px 0 20px;
  background: url(../images/igamerbg.png) no-repeat;
  background-size: 100% 100%;
  /* background: #f5f5f5; */
}

.Minbox4-2 .titbt {
  height: 72px;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.Minbox4-2 .titbt strong {
  position: relative;
  vertical-align: top;
  display: inline-block;
  font-size: 26px;
  color: #FF8F2B;
  font-weight: bold;
  line-height: 72px;
}

.Minbox4-2 .titbt strong:before,
.Minbox4-2 .titbt strong::after {
  content: "";
  position: relative;
  top: 26px;
  vertical-align: top;
  display: inline-block;
  width: 44px;
  height: 24px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
}

.Minbox4-2 .titbt strong:before {
  margin-right: 18px;
  background-position: -61px -299px;
}

.Minbox4-2 .titbt strong::after {
  margin-left: 18px;
  background-position: -3px -299px;
}

.Minbox4-2 ol {
  padding: 3px 23px 0 65px;
}

.Minbox4-2 ol li {
  height: 52px;
}

.Minbox4-2 ol li:nth-of-type(-n+3)>a i {
  font-size: 0;
  height: 24px;
  position: relative;
  top: 4px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
}

.Minbox4-2 ol li:nth-of-type(1)>a i {
  background-position: -3px -88px;
}

.Minbox4-2 ol li:nth-of-type(2)>a i {
  background-position: -44px -88px;
}

.Minbox4-2 ol li:nth-of-type(3)>a i {
  background-position: -85px -88px;
}

.Minbox4-2 ol li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  *zoom: 1;
}

.Minbox4-2 ol li a:hover p {
  color: #0d57e0;
}

.Minbox4-2 ol li a i {
  float: left;
  margin-right: 16px;
  width: 25px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #A8A8A8;
  font-weight: bold;
}

.Minbox4-2 ol li a .img {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  margin-right: 16px;
  display: block;
}

.Minbox4-2 ol li a p {
  float: left;
  width: 100px;
  font-size: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-right: 10px;
}

.Minbox4-2 ol li a .btn {
  float: right;
  display: block;
  width: 76px;
  height: 28px;
  font-size: 14px;
  color: #fff;
  background: #0d57e0;
  border-radius: 5px;
  line-height: 28px;
  text-align: center;
  margin-top: 2px;
  padding: 0;
}

.Minbox4-2 ol li a .btn .on {
  background: #FFC155;
}

.plate-game {
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}

.plate-app {
  margin-bottom: 30px;
  display: table;
  overflow: visible;
}
.plate-app .iGTag {
    background-image: url(../images/isofttit.png);
}



.plate-app .Minbox4-1 .list2{
  background-image: url(../images/isoftbotbg.png);
}
.plate-app .Minbox4-2 {
  background-image: url(../images/isoftrbg.png);
}


.Minbox7 {background: url(../images/irankbg.png) no-repeat;background-size: 100% 100%;background-color: #FFF6F0;padding: 0 28px 4px;/* background-size: 100% auto; */margin-bottom: 20px;overflow: hidden;}

.Minbox7 .bth2 { display: block; font-size: 0; width: 544px; height: 137px; background: url(../images/iranktit.png) no-repeat; background-size: 100% 100%; margin: 6px auto 36px; }

.Minbox7 .item {padding: 0 28px 4px;background-size: 100% auto;margin-bottom: 24px;overflow: hidden;width: 332px;margin-top: 31px;margin-right: 38px;position: relative;}

.Minbox7 .item:nth-child(1) { background: url(../images/iranklbg.png) no-repeat; }

.Minbox7 .item:nth-child(2) { background: url(../images/irankmbg.png) no-repeat; margin-top: 0; }

.Minbox7 .item:nth-child(3) { background: url(../images/irankrbg.png) no-repeat; margin-top: 31px; margin-right: 0px; }

.Minbox7 .item .bt { display: block; font-size: 24px; color: #fff; font-weight: bold; line-height: 88px; white-space: nowrap; overflow: hidden; text-align: center; }

.Minbox7 .item ul { position: relative; padding-top: 206px; }

.Minbox7 .item ul li { height: 48px; }

.Minbox7 .item ul li a { padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-box-align: center; -ms-flex-align: center; align-items: center; *zoom: 1; color: #333; }

.Minbox7 .item ul li a:hover { color: #0d57e0; }

.Minbox7 .item ul li a i {float: left;margin-right: 7px;width: 27px;line-height: 38px;text-align: center;font-size: 16px;font-style: normal;color: #bbb;}

.Minbox7 .item ul li a img { display: none; }

.Minbox7 .item ul li a p { float: left; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 16px; margin-right: 10px; line-height: 38px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox7 .item ul li a .btn {float: right;display: block;width: 76px;height: 28px;font-size: 14px;color: #fff;background: #0d57e0;border-radius: 5px;line-height: 28px;text-align: center;margin-top: 2px;padding: 0;}

.Minbox7 .item ul li a .btn.no { background: #FFC155; }

.Minbox7 .item ul li:nth-of-type(-n+3) { position: absolute; height: auto; }

.Minbox7 .item ul li:nth-of-type(-n+3) a { padding: 0; display: block; }

.Minbox7 .item ul li:nth-of-type(-n+3) i { font-size: 0; position: absolute; left: 0; z-index: 1; display: block; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; }

.Minbox7 .item ul li:nth-of-type(-n+3) p { margin: 0; text-align: center; width: 100%; font-weight: bold; }

.Minbox7 .item ul li:nth-of-type(-n+3) img { display: block; border-radius: 24px; margin: auto; }

.Minbox7 .item ul li:nth-of-type(-n+3) .btn { display: none; }

.Minbox7 .item ul li:nth-of-type(1) { top: 14px; left: 98px; width: 137px; }

.Minbox7 .item ul li:nth-of-type(1) i { top: 75px; width: 137px; height: 28px; background-position: -3px -186px; }

.Minbox7 .item ul li:nth-of-type(1) img { width: 94px; height: 94px; }

.Minbox7 .item ul li:nth-of-type(1) p { display: block; line-height: 30px; margin-top: 20px; font-size: 18px; }

.Minbox7 .item ul li:nth-of-type(2) { top: 94px; left: 0; width: 98px; }

.Minbox7 .item ul li:nth-of-type(2) i { top: 52px; width: 98px; height: 21px; background-position: -3px -226px; }

.Minbox7 .item ul li:nth-of-type(2) img { width: 67px; height: 67px; border-radius: 18px; }

.Minbox7 .item ul li:nth-of-type(2) p { display: block; line-height: 44px; font-size: 18px; }

.Minbox7 .item ul li:nth-of-type(3) { top: 94px; right: -1px; width: 98px; }

.Minbox7 .item ul li:nth-of-type(3) i { top: 52px; width: 98px; height: 21px; background-position: -3px -259px; }

.Minbox7 .item ul li:nth-of-type(3) img { width: 67px; height: 67px; border-radius: 18px; }

.Minbox7 .item ul li:nth-of-type(3) p { display: block; line-height: 44px; }

.friend-link{ padding-top: 10px; line-height: 30px; }

.friend-link a { display: inline-block; vertical-align: middle; font-size: 16px; margin: 0 20px 10px 0; }
