@import url('reset.css');
@import url('head.css');
#content {
  width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
}
#content .module_name {
  width: 1248px;
  height: 45px;
  background: #00BCCD;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  line-height: 45px;
  font-size: 18px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 12px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
#content .module_name a img {
  width: 90px;
  height: 32px;
}
#content .best {
  width: 1248px;
}
#content .best ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, 138px);
  grid-gap: 20px;
}
#content .best ul li {
  box-shadow: 0px 4px 6px 2px rgba(206, 206, 206, 0.8);
  border-radius: 20px;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
#content .best ul li a img {
  width: 100%;
  height: 138px;
  object-fit: cover;
}
#content .best ul li a .mengceng {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  position: absolute;
  top: 100%;
  padding: 31px 11px 0;
  box-sizing: border-box;
  text-align: center;
}
#content .best ul li a .mengceng p {
  width: 115px;
  height: 43px;
  font-size: 14px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #01EAFF;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .best ul li a .mengceng button {
  width: 108px;
  height: 30px;
  background: #08DCEF;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: none;
  margin: 0 auto;
  font-size: 14px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #FFFFFF;
}
#content .best ul li a:hover .mengceng {
  top: 0;
  transition: 0.5s;
}
#content .best ul li a:hover .mengceng button {
  cursor: pointer;
}
#content .best ul li:first-child {
  grid-area: 2/2/4/4;
}
#content .best ul li:first-child a img {
  width: 100%;
  height: 296px;
  object-fit: cover;
}
#content .best ul li:first-child a .mengceng p {
  width: 218px;
  height: 69px;
  font-size: 24px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #01EAFF;
  line-height: 35px;
  margin: 80px auto 17px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .best ul li:first-child a .mengceng button {
  width: 174px;
  height: 43px;
  background: #08DCEF;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: none;
  margin: 0 auto;
  font-size: 18px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #FFFFFF;
}
#content .best ul li:first-child a:hover .mengceng {
  top: 0;
  transition: 0.5s;
}
#content .best ul li:first-child a:hover .mengceng button {
  cursor: pointer;
}
#content .categories {
  width: 1248px;
  display: grid;
  grid-template-columns: repeat(auto-fill, 191px);
  grid-gap: 20px;
}
#content .categories a img {
  width: 191px;
  height: 191px;
  background: #FFEFEE;
  border-radius: 60px;
}
#content .topics {
  width: 1248px;
}
#content .topics ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, 191px);
  grid-gap: 20px;
}
#content .topics ul li {
  width: 191px;
  height: 191px;
  border-radius: 60px;
  overflow: hidden;
  position: relative;
}
#content .topics ul li a img {
  width: 191px;
  height: 191px;
  object-fit: cover;
}
#content .topics ul li a .mengceng1 {
  width: 191px;
  height: 191px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 100%;
  padding: 71px 39px 0;
  box-sizing: border-box;
}
#content .topics ul li a .mengceng1 p {
  width: 112px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  word-break: break-all;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .topics ul li:hover .mengceng1 {
  top: 0;
  transition: 0.5s;
}
#content .like {
  width: 1248px;
  margin-bottom: 50px;
}
#content .like ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, 138px);
  grid-gap: 20px;
}
#content .like ul li {
  box-shadow: 0px 4px 6px 2px rgba(206, 206, 206, 0.8);
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
#content .like ul li a img {
  width: 100%;
  height: 138px;
  object-fit: cover;
}
#content .like ul li a .mengceng {
  width: 138px;
  height: 138px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  position: absolute;
  top: 100%;
  padding: 31px 11px 0;
  box-sizing: border-box;
  text-align: center;
}
#content .like ul li a .mengceng p {
  width: 115px;
  height: 43px;
  font-size: 14px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #01EAFF;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .like ul li a .mengceng button {
  width: 108px;
  height: 30px;
  background: #08DCEF;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: none;
  margin: 0 auto;
  font-size: 14px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #FFFFFF;
}
#content .like ul li a:hover .mengceng {
  top: 0;
  transition: 0.5s;
}
#content .like ul li a:hover .mengceng button {
  cursor: pointer;
}
#content .gg {
  width: 1248px;
  height: 90px;
  text-align: center;
  background-color: #fff;
  margin: 30px auto 60px;
}
