/* this script Design by Rummy-Group.Com */
.techmanuji_com img {
  display: block;
  width: 6.9rem;
  margin-top: .16rem;
  padding: 0 .3rem;
}
/* this script Design by Rummy-Group.Com */
.techmanuji_com .hidden_box2 {
  height: 1.7rem;
  overflow: hidden;
  position: relative;
}
/* this script Design by Rummy-Group.Com */
.techmanuji_com .auto_box2 {
  height: auto;
}
/* this script Design by Rummy-Group.Com */
.center {
  text-align: center;
}
/* this script Design by Rummy-Group.Com */
.pagination {
  display: inline-block;
}
/* this script Design by Rummy-Group.Com */
.pagination a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}
/* this script Design by Rummy-Group.Com */
.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
/* this script Design by Rummy-Group.Com */
.pagination a:hover:not(.active) {background-color: #ddd;}
/* this script Design by Rummy-Group.Com */
.pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* this script Design by Rummy-Group.Com */
.pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* this script Design by Rummy-Group.Com */
.techmanuji_com p {
  font-size: .28rem;
  color: #454545;
  line-height: .42rem;
  padding: 0 .3rem;
}

/* this script Design by Rummy-Group.Com */
.responsiveRapper {
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  position: relative;
}

/* this script Design by Rummy-Group.Com */
.responsiveRapper iframe,
.responsiveRapper object,
.responsiveRapper embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/* this script Design by Rummy-Group.Com */
.techmanuji_com .open_hidden2 {
  width: 3rem;
  color: #0091ff;
  text-align: right;
  font-size: .28rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

/* this script Design by Rummy-Group.Com */
.techmanuji_com .open_hidden2 i {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .1rem;
  position: relative;
  top: .04rem;
  border-top: .1rem solid #0091ff;
  border-right: .1rem solid transparent;
  border-bottom: .1rem solid transparent;
  border-left: .1rem solid transparent;
}

/* this script Design by Rummy-Group.Com */
.techmanuji_com .open_hidden2 i.up {
  border-top-color: transparent;
  border-bottom-color: #0091ff;
  top: -.04rem;
}

.techmanuji_com h1 {
  line-height: .65rem;
  font-size: .43rem;
  font-weight: bold;
  padding: 0 0.3rem;
}

.techmanuji_com .author {
  margin-top: -.15rem;
  margin-bottom: -.15rem;
  padding: 0 0.3rem;
}

.techmanuji_com h2 {
  line-height: .64rem;
  font-size: .42rem;
  font-weight: bold;
  margin-bottom: .1rem;
  padding: 0 0.3rem;
}

.techmanuji_com h3 {
  line-height: .64rem;
  font-size: .37rem;
  font-weight: bold;
  margin-bottom: .1rem;
  padding: 0 0.3rem;
}

.techmanuji_com h4 {
  line-height: .64rem;
  font-size: .32rem;
  font-weight: bold;
  margin-bottom: .1rem;
  padding: 0 0.3rem;
}
.techmanuji_com b {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.techmanuji_com read {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.techmanuji_com .article-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
/* this script Design by Rummy-Group.Com */
.techmanuji_com a:link {
  color: rgb(37, 40, 255);
  background-color: transparent;
  text-decoration: none
}

.bg {
  background: #fff;
}

.techmanuji_com a:visited {
  color: #0278d3;
  background-color: transparent;
  text-decoration: none
}

.techmanuji_com a:hover {
  color: #0091ff;
  background-color: transparent;
  text-decoration: underline
}

.techmanuji_com a:active {
  color: #0091ff;
  background-color: transparent;
  text-decoration: underline
}

.allludoapp_article {
  background-color: #fff;
  margin-right: .18rem;
  margin-left: .18rem;
  margin-top: .2rem;

}

.blog_list {
  padding-top: 0.1rem;
  padding-bottom: 1rem;
  margin-left: -.11rem;
  margin-right: -.11rem;
}

hr {
  opacity: 30%;
}

.techmanuji_com p {
  padding-bottom: .1rem;
  line-height: .52rem;
  font-size: .32rem;
  color: rgb(14, 14, 14);

}

.techmanuji_com p a:link {
  color: red;
}

.techmanuji_com .body-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: .1.5rem;
}

.techmanuji_com .img-caption {
  text-align: center;
  font-weight: bold;
}

.techmanuji_com ol {
  list-style: none;
  counter-reset: item;
  margin-left: .25rem;
}

.techmanuji_com li {
  counter-increment: item;
  font-size: .28rem;
  line-height: .56rem;
}

.techmanuji_com li:before {
  content: counter(item);
  margin-right: .1rem;
  font-size: 80%;
  color: rgb(24, 24, 24);
  padding: 3px 8px;
  border: .03rem rgb(27, 27, 27) solid;
  border-radius: 12px;
}

.techmanuji_com .download-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 55%;
  height: 1rem;
}

.techmanuji_com table {
  border-collapse: collapse;
  width: 100%;
  background-color: rgb(249, 249, 249);
  margin-bottom: .25rem;
  margin-top: .2rem;
}

.allvungoapk_com th,
.techmanuji_com td {
  font-weight: 600;
  padding-left: 8px;
  text-align: left;
  border: 1px solid #ddd;
  padding: 0 0.3rem;
}

.allludoapp_center {
  text-align: center;
}

.techmanujicom {
  background-color: #fff;
  padding: 0 .2rem .3rem;
}

.blog_list {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  margin-left: -.11rem;
  margin-right: -.11rem;

}

.blog_list li {
  background-color: rgb(251, 255, 255);
  padding: .2rem .2rem;
  border: #5b5b5b .01rem solid;
  border-radius: .08rem;
  margin: .2rem;
}

.blog_list img {
  width: auto;
  height: 1.3rem;
  margin-right: .2rem;
  border-radius: .08rem;
}

.blog_list .info h2 {
  font-weight: 600;
  line-height: .4rem;
  height: .8rem;
  font-size: .27rem;
  color: #454545;
  overflow: hidden;
}

.blog_list .info p:nth-child(2) {
  float: left;
  font-size: .24rem;
  color: #ababab
}

.blog_list .info p:nth-child(3) {
  float: left;
  color: rgb(255, 187, 0);
  padding-left: .09rem;

}

.blog_list .info p:nth-child(4) {
  float: right;
  line-height: .47rem;
  font-size: .24rem;
  color: #5b5b5b;
  border: #5b5b5b2c 1px solid;
  border-radius: .05rem;
  padding: 0 .15rem 0 .15rem;
}

.blog_list .pageWrap {
  padding-top: .1rem
}

.flex {
  display: flex
}

.flex_grow {
  -moz-flex-grow: 1;
  flex-grow: 1
}

.latestpost_toprummyapp_com {
  margin-top: 0.1rem;
  text-align: center;
  font-size: 0.4rem;
  background-color: #10073f;
  border-radius: 0.1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.1rem;
}

.toprummyapp_H1 {
  font-size: .4rem;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: bold;
}

.toprummyapp_H2 {
  font-size: .3rem;
  text-align: center;
  font-weight: bold;
}