@import url('../css/base.css');
@import url('../css/head-footer.css');
.catbox {
  display: flex;
  align-items: flex-start;
  margin-top: 40px;
}
.catbox .catbox-l .m-title {
  display: none;
  align-items: center;
  width: 100%;
  background: #fff;
  padding: 16px 12px;
  border-radius: 2px;
}
.catbox .catbox-l .m-title .m-t-circle {
  position: relative;
  width: 88px;
  height: 88px;
  border-radius: 2px;
  line-height: 88px;
  text-align: center;
}
.catbox .catbox-l .m-title .m-t-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-family: B;
}
.catbox .catbox-l .m-title img {
  width: 88px;
  height: 88px;
  border-radius: 44px;
  object-fit: cover;
}
.catbox .catbox-l .m-title div {
  width: 68%;
  margin-left: 12px;
}
.catbox .catbox-l .m-title div h2 {
  color: #333333;
  font-size: 18px;
  font-family: B;
  word-break: break-all;
}
.catbox .catbox-l .m-title div span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: M;
  margin-top: 6px;
}
.catbox .catbox-l .tuigaung-title {
  display: none;
  align-items: center;
  width: 100%;
  background: #fff;
  padding: 12px;
  border-radius: 2px;
}
.catbox .catbox-l .tuigaung-title .m-t-circle {
  position: relative;
  width: 88px;
  height: 88px;
  border-radius: 2px;
  line-height: 88px;
  text-align: center;
}
.catbox .catbox-l .tuigaung-title .m-t-circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-family: B;
}
.catbox .catbox-l .tuigaung-title img {
  width: 88px;
  height: 88px;
  border-radius: 44px;
  object-fit: cover;
}
.catbox .catbox-l .tuigaung-title div {
  width: 72%;
  margin-left: 12px;
}
.catbox .catbox-l .tuigaung-title div h2 {
  width: 100%;
  color: #333333;
  font-size: 18px;
  font-family: B;
  word-break: break-all;
}
.catbox .catbox-l .tuigaung-title div a {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: M;
  margin-top: 6px;
}
.catbox .catbox-l .tuigaung-title div .ceshi {
  width: 100%;
  overflow: hidden;
  margin-left: 0;
}
.catbox .catbox-l .tuigaung-title div .ceshi .tuigung-v {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: M;
  text-decoration: none !important;
  white-space: nowrap;
}
.catbox .catbox-l .tuigaung-title div .ceshi div {
  font-size: 14px;
  color: #666666;
  margin-left: 0;
  font-family: M;
  margin-top: 6px;
  white-space: nowrap;
}
.catbox .catbox-l .mgg {
  display: none;
  margin-bottom: 8px;
}
.catbox .catbox-l .mgg .mgg-p {
  width: 100%;
  text-align: center;
}
.catbox .catbox-l .mgg span {
  display: block;
  color: #9E9E9E;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-l .introduction {
  width: 100%;
  border-radius: 2px;
  background: #fff;
}
.catbox .catbox-l .introduction .introduction-t {
  border-bottom: 1px solid #eee;
  display: flex;
}
.catbox .catbox-l .introduction .introduction-t a {
  display: block;
  width: 119px;
  height: 69px;
  line-height: 69px;
  color: #7D9EF7;
  font-size: 16px;
  font-family: B;
  text-align: center;
}
.catbox .catbox-l .introduction .introduction-t a:nth-child(1) {
  margin-left: 0;
}
.catbox .catbox-l .introduction .introduction-t .active {
  border-bottom: 3px solid #295AF6;
  color: #295AF6;
  background: rgba(41, 90, 246, 0.1);
}
.catbox .catbox-l .introduction .introduction-t .a-introduce {
  display: block;
  width: 210px;
  height: 69px;
  line-height: 69px;
  font-size: 16px;
  font-family: B;
  text-align: center;
}
.catbox .catbox-l .introduction .introduction-c {
  width: 100%;
  padding: 12px 24px 24px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList:nth-child(1) {
  display: block;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText {
  color: #999999;
  font-size: 14px;
  font-family: M;
  line-height: 28px;
  word-break: break-all;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g {
  float: right;
  margin-left: 20px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .ad-g-p {
  width: 336px;
  height: 280px;
  background: #F3F5FB;
  text-align: center;
  margin-bottom: 12px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g span {
  text-align: center;
  display: block;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p {
  display: flex;
  width: 336px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p a {
  display: flex;
  background: #F3F5FB;
  box-shadow: none;
  height: 36px;
  line-height: 36px;
  margin-top: 0;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p a img {
  width: 20px;
  height: 20px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p a img:nth-child(2) {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p a span {
  color: #5DCA96;
  font-size: 16px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p .active-d {
  background: #5DCA96;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p .active-d span {
  color: #FFFFFF;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p .active-d img:nth-child(1) {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .ad-g .download-p .active-d img:nth-child(2) {
  display: block;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText .table-t h2 {
  color: #333333;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 {
  display: flex;
  color: #999999;
  font-size: 14px;
  font-family: M;
  line-height: 28px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 {
  width: 336px;
  margin-left: 16px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .ad-g-p {
  width: 336px;
  height: 280px;
  background: #F3F5FB;
  text-align: center;
  margin-bottom: 12px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 span {
  text-align: center;
  display: block;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-gg-ad {
  display: none;
  background: #F3F5FB;
  text-align: center;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-ad-g {
  display: none;
  text-align: center;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p {
  display: flex;
  width: 336px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p a {
  display: flex;
  background: #F3F5FB;
  box-shadow: none;
  height: 36px;
  line-height: 36px;
  margin-top: 0;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p a img {
  width: 20px;
  height: 20px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p a img:nth-child(2) {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p a span {
  color: #5DCA96;
  font-size: 16px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F3F5FB;
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-top: 0;
  border-radius: 8px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p button img {
  width: 20px;
  height: 20px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p button img:nth-child(2) {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p button span {
  color: #ccc;
  font-size: 16px;
  font-family: M;
  margin-left: 8px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p .active-d {
  background: #5DCA96;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p .active-d span {
  color: #FFFFFF;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p .active-d img:nth-child(1) {
  display: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p .active-d img:nth-child(2) {
  display: block;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .help {
  margin-top: 8px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .help img {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .help span {
  color: #999999;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t {
  width: 397px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t h2 {
  color: #333333;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 46px;
  border-bottom: 1px solid #F3F5FB;
  cursor: pointer;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li img {
  width: 20px;
  height: 20px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span {
  display: block;
  font-size: 14px;
  font-family: M;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(2) {
  color: #999999;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(3) {
  max-width: 256px;
  color: #666666;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li div {
  display: none;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 190px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 8px;
  color: #666666;
  font-size: 14px;
  font-family: M;
  word-break: break-all;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li:hover div {
  display: block;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .verified {
  display: flex;
  margin-top: 8px;
  align-items: center;
  justify-content: center;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .verified img {
  width: 16px;
  height: 16px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .verified span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: M;
  margin-left: 8px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .verified span a {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 0;
  background: transparent;
  box-shadow: none;
  color: #295af6;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .verified span a:hover {
  text-decoration: underline !important;
}
.catbox .catbox-l .introduction .introduction-c .introduceList a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  background: #295AF6;
  box-shadow: 0px 4px 8px 0px rgba(39, 86, 242, 0.4);
  border-radius: 8px;
  margin-top: 22px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList a img {
  width: 24px;
  height: 24px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList a span {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
  margin-left: 8px;
}
.catbox .catbox-l .introduction .introduction-c .introduceList a:hover {
  box-shadow: none;
}
.catbox .catbox-l .introduction .introduction-c .introduceList .cateGuy {
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  color: #295AF6;
  font-size: 14px;
  font-family: B;
}
.catbox .catbox-l .introduction .start {
  display: flex;
  justify-content: space-between;
}
.catbox .catbox-l .introduction .start .start-l {
  width: 408px;
}
.catbox .catbox-l .introduction .start .start-l h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  margin-bottom: 12px;
}
.catbox .catbox-l .introduction .start .start-l h2 a {
  color: #295AF6;
}
.catbox .catbox-l .introduction .start .start-l .start-l-text {
  color: #999999;
  font-size: 14px;
  font-family: M;
  line-height: 21px;
  margin-bottom: 12px;
}
.catbox .catbox-l .introduction .start .start-l .start-l-text a {
  color: #295AF6;
}
.catbox .catbox-l .introduction .start .start-l1 {
  width: 100%;
}
.catbox .catbox-l .introduction .start .start-r .ad-g-p {
  width: 336px;
  height: 280px;
  background: #F3F5FB;
  text-align: center;
}
.catbox .catbox-l .introduction .start .start-r span {
  text-align: center;
  display: block;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .introduction2 {
  padding: 24px;
}
.catbox .catbox-l .ad2 {
  width: 800px;
  height: 90px;
  text-align: center;
  background: #fff;
  margin: 0 auto 12px;
}
.catbox .catbox-l .ad-t2 {
  display: block;
  color: #9E9E9E;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-l .mAd2 {
  display: none;
  text-align: center;
  background: #F3F5FB;
  margin: 0 auto 0;
}
.catbox .catbox-l .mAd-t2 {
  display: none;
  color: #9E9E9E;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-l .appContainer {
  width: 800px;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px 0;
}
.catbox .catbox-l .appContainer h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  margin-bottom: 4px;
  padding: 0 12px;
}
.catbox .catbox-l .appContainer .h-title {
  padding: 0 24px;
}
.catbox .catbox-l .appContainer .app li {
  width: 100%;
  padding: 0 12px;
}
.catbox .catbox-l .appContainer .app li .appList {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 2px;
  padding: 12px;
  border-bottom: 1px solid #F3F5FB;
}
.catbox .catbox-l .appContainer .app li .appList .app-l {
  display: flex;
  align-items: center;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .img {
  display: block;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .img img {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  object-fit: cover;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title {
  align-items: center;
  margin-left: 8px;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title a {
  font-family: M;
  line-height: 24px;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(1) {
  color: #666666;
  font-size: 16px;
  word-break: break-all;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(2) {
  color: #999999;
  font-size: 14px;
  margin-left: 4px;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title .title-l {
  align-items: center;
}
.catbox .catbox-l .appContainer .app li .appList .app-l .title .title-r {
  position: absolute;
  top: 50%;
  right: 114px;
  color: #999999;
  font-size: 12px;
  font-family: M;
  transform: translateY(-50%);
}
.catbox .catbox-l .appContainer .app li .appList .app-r {
  display: flex;
  align-items: center;
}
.catbox .catbox-l .appContainer .app li .appList .app-r .info {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.catbox .catbox-l .appContainer .app li .appList .app-r a {
  display: block;
  width: 40px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #D4DEFD;
  border-radius: 12px;
  margin-left: 12px;
}
.catbox .catbox-l .appContainer .app li .appList .app-r a img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.catbox .catbox-l .appContainer .app li .appList .app-r a img:nth-child(2) {
  display: none;
}
.catbox .catbox-l .appContainer .app li .appList:hover {
  background: #F3F5FB;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-l .title a:nth-child(1) {
  color: #295AF6;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-l .title a:nth-child(2) {
  color: #7D9EF7;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-l .title .title-r {
  color: #7D9EF7;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-r a {
  background: #295AF6;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-r a img:nth-child(1) {
  display: none;
}
.catbox .catbox-l .appContainer .app li .appList:hover .app-r a img:nth-child(2) {
  display: inline-block;
}
.catbox .catbox-l .appContainer .app li .version {
  display: none;
  padding: 0 12px;
}
.catbox .catbox-l .appContainer .app li .version .versionL {
  width: 100%;
  background: #F3F5FB;
  border-radius: 2px;
  padding: 16px;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li {
  margin-top: 8px;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li:first-child {
  margin-top: 0;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li span {
  font-size: 14px;
  font-family: M;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li span:nth-child(1) {
  color: #999999;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li span:nth-child(2) {
  color: #666666;
  word-break: break-all;
}
.catbox .catbox-l .appContainer .app li .version .versionL ul li span a {
  color: #295AF6;
}
.catbox .catbox-l .appContainer .tuiguang-app li {
  padding: 0 0;
}
.catbox .catbox-l .appContainer .ad {
  width: 800px;
  height: 90px;
  text-align: center;
  background: #F3F5FB;
  margin: 0 auto;
}
.catbox .catbox-l .appContainer .ad-t {
  display: block;
  color: #9E9E9E;
  font-size: 14px;
  font-family: M;
  text-align: center;
  margin-top: 4px;
}
.catbox .catbox-l .appContainer .mAd {
  display: none;
  text-align: center;
  background: #F3F5FB;
  margin: 0 auto;
}
.catbox .catbox-l .appContainer .mAd-t {
  display: none;
  color: #9E9E9E;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-l .appContainer .categories {
  padding: 0 12px;
}
.catbox .catbox-l .appContainer .categories li {
  width: 100%;
  padding: 0 12px;
}
.catbox .catbox-l .appContainer .categories li .categoriesList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #F3F5FB;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l {
  width: 86%;
  display: flex;
  align-items: center;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l .photo-hd {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  background: #D4DEFD;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l .photo-hd div {
  color: #295AF6;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l img {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  object-fit: cover;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l span {
  width: 92%;
  display: block;
  color: #666666;
  font-size: 16px;
  font-family: M;
  margin-left: 8px;
  padding: 12px 0;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l:hover span {
  color: #295AF6;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-r {
  display: flex;
  justify-content: flex-end;
  width: 84px;
  overflow: hidden;
  cursor: pointer;
}
.catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-r img {
  margin-left: -4px;
  width: 24px;
  height: 24px;
  border-radius: 16px;
  object-fit: cover;
  outline: 1px solid #FFFFFF;
}
.catbox .catbox-l .appContainer .categories li .version-list {
  display: none;
  width: 100%;
  background: #F3F5FB;
  border-radius: 2px;
  padding: 16px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #FFFFFF;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l {
  display: flex;
  align-items: center;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l a img {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  object-fit: cover;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div {
  margin-left: 8px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a {
  line-height: 24px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(1) {
  color: #666666;
  font-size: 16px;
  font-family: M;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(2) {
  color: #999999;
  font-size: 14px;
  font-family: M;
  margin-left: 4px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-r {
  width: 40px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #D4DEFD;
  border-radius: 12px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-r img {
  width: 16px;
  height: 16px;
}
.catbox .catbox-l .appContainer .categories li .version-list ul .more {
  display: block;
  font-size: 14px;
  font-family: B;
  color: #295AF6;
  margin-top: 16px;
  text-align: center;
}
.catbox .catbox-l .search-c {
  margin-top: 16px;
}
.catbox .catbox-l .paging {
  text-align: center;
  margin-top: 16px;
}
.catbox .catbox-l .paging ul {
  display: inline-block;
  overflow: hidden;
}
.catbox .catbox-l .paging ul li {
  float: left;
  width: 24px;
  height: 24px;
  font-size: 14px;
  font-family: M;
  color: #999;
  text-align: center;
  line-height: 24px;
  margin-right: 8px;
  cursor: pointer;
}
.catbox .catbox-l .paging ul li:nth-child(2) {
  width: 24px;
  height: 24px;
  background: #666666;
  border-radius: 2px;
  border: none;
  color: #fff;
}
.catbox .catbox-l .order {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.catbox .catbox-l .order a {
  color: #999999;
  font-size: 14px;
  font-family: M;
  margin-left: 14px;
}
.catbox .catbox-l .order a:nth-child(1) {
  margin-left: 0;
}
.catbox .catbox-l .order a:hover {
  color: #666666;
}
.catbox .catbox-l .faq {
  width: 800px;
  background: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-top: 8px;
}
.catbox .catbox-l .faq h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-l .faq ul li {
  margin-top: 16px;
}
.catbox .catbox-l .faq ul li .faq-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.catbox .catbox-l .faq ul li .faq-t span {
  width: 95%;
  color: #666666;
  display: block;
  font-size: 16px;
  font-family: M;
  line-height: 26px;
}
.catbox .catbox-l .faq ul li .faq-t img {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.catbox .catbox-l .faq ul li .faq-c {
  display: none;
  width: 100%;
  color: #999999;
  font-size: 14px;
  font-family: M;
  margin-top: 8px;
  line-height: 24px;
}
.catbox .catbox-l .faq .faq-contact {
  color: #999;
  font-size: 16px;
  font-family: M;
  margin-top: 16px;
  line-height: 24px;
}
.catbox .catbox-l .faq .faq-contact a {
  color: #295AF6;
}
.catbox .catbox-l .search-none {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px;
  margin-bottom: 16px;
  margin-top: 12px;
}
.catbox .catbox-l .search-none h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-l .search-none img {
  display: block;
  width: 363px;
  height: 272px;
  margin: 0 auto;
}
.catbox .catbox-l .contact {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px;
}
.catbox .catbox-l .contact a {
  color: #295AF6;
}
.catbox .catbox-l .contact .showImg {
  margin-top: 24px;
}
.catbox .catbox-l .contact .showImg img {
  width: 100%;
}
.catbox .catbox-l .contact h2 {
  font-size: 16px;
  color: #333333;
  font-family: B;
}
.catbox .catbox-l .contact h4 {
  color: #666666;
  font-size: 16px;
  font-family: M;
  margin-top: 12px;
}
.catbox .catbox-l .contact input {
  width: 100%;
  height: 54px;
  background: #F3F5FB;
  border-radius: 2px;
  margin-top: 16px;
  color: #333333;
  font-size: 16px;
  font-family: M;
  padding-left: 16px;
}
.catbox .catbox-l .contact span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: M;
  margin-top: 16px;
}
.catbox .catbox-l .contact ul {
  background: #F3F5FB;
  padding: 16px;
  margin-top: 12px;
}
.catbox .catbox-l .contact ul li {
  width: 100%;
  color: #333333;
  font-family: M;
  font-size: 16px;
  margin-top: 16px;
}
.catbox .catbox-l .contact ul li:nth-child(1) {
  margin-top: 0;
}
.catbox .catbox-l .contact ul li input[type="radio"] {
  position: relative;
  margin: 3px 1px;
  margin-bottom: 5px;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.catbox .catbox-l .contact textarea {
  width: 100%;
  background: #F3F5FB;
  border-radius: 2px;
  height: 250px;
  margin-top: 16px;
  padding: 16px;
  color: #333333;
  font-size: 16px;
  font-family: M;
}
.catbox .catbox-l .contact .btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.catbox .catbox-l .contact .btn a,
.catbox .catbox-l .contact .btn button {
  display: block;
  width: 165px;
  height: 36px;
  background: #F3F5FB;
  border-radius: 8px;
  color: #295AF6;
  font-size: 16px;
  font-family: M;
  line-height: 36px;
  text-align: center;
}
.catbox .catbox-l .contact .btn a:hover,
.catbox .catbox-l .contact .btn button:hover {
  background: #295AF6;
  color: #fff;
}
.catbox .catbox-l .contact .btn button {
  margin-left: 24px;
  cursor: pointer;
}
.catbox .catbox-l .contact .text {
  color: #999999;
  line-height: 28px;
  font-size: 14px;
  font-family: M;
  margin-top: 8px;
}
.catbox .catbox-l .contact .text1 {
  margin-top: 20px;
}
.catbox .catbox-l .contact .text-t {
  color: #666666;
  font-size: 16px;
  font-family: M;
  margin-top: 8px;
}
.catbox .catbox-l .comment {
  width: 100%;
  padding: 24px;
  background: #FFFFFF;
  border-radius: 2px;
  margin-top: 16px;
}
.catbox .catbox-l .comment .comment-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catbox .catbox-l .comment .comment-t h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-l .comment .comment-t .comment-t-r {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.catbox .catbox-l .comment .comment-t .comment-t-r span {
  display: block;
  color: #295AF6;
  font-size: 14px;
  font-family: B;
}
.catbox .catbox-l .comment .comment-t .comment-t-r img {
  width: 16px;
  height: 16px;
  margin-left: 6px;
}
.catbox .catbox-l .comment .comments {
  margin-top: 16px;
}
.catbox .catbox-l .comment .comments .commentsList {
  display: flex;
  align-items: center;
  align-items: flex-start;
  margin-top: 16px;
}
.catbox .catbox-l .comment .comments .commentsList img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  object-fit: cover;
}
.catbox .catbox-l .comment .comments .commentsList .commentText {
  width: 100%;
  background: #F3F5FB;
  border-radius: 2px 2px 2px 2px;
  padding: 8px;
  margin-left: 8px;
}
.catbox .catbox-l .comment .comments .commentsList .commentText h4 {
  color: #666666;
  font-size: 14px;
  font-family: B;
}
.catbox .catbox-l .comment .comments .commentsList .commentText .content {
  color: #333333;
  font-size: 16px;
  font-family: M;
  margin-top: 8px;
  line-height: 24px;
}
.catbox .catbox-l .comment .comments .commentsList .commentText .time {
  color: #999999;
  font-size: 12px;
  font-family: M;
}
.catbox .catbox-r {
  margin-left: 16px;
  width: 392px;
}
.catbox .catbox-r .gg {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px 28px 21px;
  margin-bottom: 16px;
}
.catbox .catbox-r .gg .gg-p {
  width: 336px;
  height: 280px;
  text-align: center;
  background: #F3F5FB;
}
.catbox .catbox-r .gg span {
  display: block;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-r .popular {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px 12px;
  margin-bottom: 16px;
}
.catbox .catbox-r .popular h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  padding-left: 12px;
  margin-bottom: 4px;
}
.catbox .catbox-r .popular .popularList a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-radius: 2px;
  border-bottom: 1px solid #F3F5FB;
}
.catbox .catbox-r .popular .popularList a .popular-l {
  display: flex;
  align-items: center;
}
.catbox .catbox-r .popular .popularList a .popular-l .pic {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  object-fit: cover;
}
.catbox .catbox-r .popular .popularList a .popular-l .popular-t {
  margin-left: 8px;
  width: 260px;
}
.catbox .catbox-r .popular .popularList a .popular-l .popular-t h4 {
  color: #666666;
  font-size: 14px;
  font-family: M;
  line-height: 26px;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.catbox .catbox-r .popular .popularList a .popular-l .popular-t span {
  display: block;
  color: #999999;
  font-size: 12px;
  font-family: M;
  margin-top: 4px;
}
.catbox .catbox-r .popular .popularList a .popular-r {
  width: 40px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #D4DEFD;
  border-radius: 12px;
}
.catbox .catbox-r .popular .popularList a .popular-r img {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.catbox .catbox-r .popular .popularList a .popular-r img:nth-child(2) {
  display: none;
}
.catbox .catbox-r .popular .popularList a:hover {
  background: #F3F5FB;
}
.catbox .catbox-r .popular .popularList a:hover .popular-l .popular-t h4 {
  color: #295AF6;
}
.catbox .catbox-r .popular .popularList a:hover .popular-l .popular-t span {
  color: #7D9EF7;
}
.catbox .catbox-r .popular .popularList a:hover .popular-r {
  background: #295AF6;
}
.catbox .catbox-r .popular .popularList a:hover .popular-r img:nth-child(1) {
  display: none;
}
.catbox .catbox-r .popular .popularList a:hover .popular-r img:nth-child(2) {
  display: inline-block;
}
.catbox .catbox-r .developer {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px;
  margin-bottom: 16px;
}
.catbox .catbox-r .developer h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-r .developer .developerList a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.catbox .catbox-r .developer .developerList a .developerList-l {
  display: flex;
  align-items: center;
}
.catbox .catbox-r .developer .developerList a .developerList-l .photo-h {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #D4DEFD;
  margin-right: 8px;
}
.catbox .catbox-r .developer .developerList a .developerList-l .photo-h div {
  color: #295AF6;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-r .developer .developerList a .developerList-l img {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  object-fit: cover;
}
.catbox .catbox-r .developer .developerList a .developerList-l h2 {
  color: #666666;
  font-size: 16px;
  font-family: M;
  width: 260px;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 26px;
  margin-left: 8px;
}
.catbox .catbox-r .developer .developerList a .developerList-r img {
  width: 16px;
  height: 16px;
}
.catbox .catbox-r .developer .developerList a .developerList-r img:nth-child(2) {
  display: none;
}
.catbox .catbox-r .developer .developerList a:hover .developerList-l h2 {
  color: #295AF6;
}
.catbox .catbox-r .developer .developerList a:hover .developerList-r img:nth-child(1) {
  display: none;
}
.catbox .catbox-r .developer .developerList a:hover .developerList-r img:nth-child(2) {
  display: inline-block;
}
.catbox .catbox-r .categories {
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  padding: 24px;
}
.catbox .catbox-r .categories h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.catbox .catbox-r .categories .categoriesList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.catbox .catbox-r .categories .categoriesList a {
  display: block;
  border-radius: 25px;
  border: 1px solid #F3F5FB;
  padding: 3px 12px;
  color: #999999;
  font-size: 14px;
  font-family: M;
  margin: 8px 8px 0 0;
}
.catbox .catbox-r .categories .categoriesList a:hover {
  background: #295AF6;
  color: #FFFFFF;
}
.catbox .catbox-r .gg-n {
  margin-top: 8px;
  text-align: center;
}
.catbox .catbox-r .gg-n span {
  display: block;
  color: #7F7F7F;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.catbox .catbox-r .gg-n .gg-po {
  width: 390px;
  height: 400px;
  text-align: center;
}
.catbox .ad-top {
  margin-top: 12px;
}
.tan_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 11;
  display: none;
}
.tan_box .tan_child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 418px;
  border-radius: 16px;
  background: #FFF;
}
.tan_box .tan_child .cha {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -30px;
  right: 0;
  cursor: pointer;
}
.tan_box .tan_child .title {
  color: #333;
  font-family: m;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 24px;
  padding: 40px 32px 0;
}
.tan_box .tan_child .tan_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.tan_box .tan_child .tan_btn .cancel,
.tan_box .tan_child .tan_btn .continue {
  width: 155px;
  height: 44px;
  border-radius: 8px;
  background: rgba(59, 125, 255, 0.1);
  text-align: center;
  line-height: 44px;
}
.tan_box .tan_child .tan_btn .cancel {
  color: #3B7DFF;
  font-family: m;
  font-size: 16px;
  margin-right: 24px;
}
.tan_box .tan_child .tan_btn .continue {
  background: #3B7DFF;
  color: #fff;
  font-family: m;
  font-size: 16px;
}
.tan_box .tan_child .text_box {
  width: 100%;
  padding: 16px;
  border-radius: 0 0 16px 16px;
  border: 1px solid #F6F6F6;
  display: flex;
  background: #f8f8f8;
}
.tan_box .tan_child .text_box .gt {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.tan_box .tan_child .text_box .text_box_r p {
  color: #999;
  font-family: m;
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 19.5px;
}
.tan_box .tan_child .text_box .text_box_r p a {
  color: #3B7DFF;
}
.tan_box .tan_child .text_box .text_box_r p:last-child {
  margin-bottom: 0;
}
.writeComment-mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9;
}
.writeComment-mask .modal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 12px;
}
.writeComment-mask .modal h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.writeComment-mask .modal input {
  width: 100%;
  background: #F3F5FB;
  border-radius: 2px;
  height: 54px;
  margin-top: 16px;
  color: #333333;
  font-size: 16px;
  font-family: M;
  padding-left: 16px;
}
.writeComment-mask .modal textarea {
  width: 100%;
  height: 250px;
  padding-top: 16px;
  padding-left: 16px;
  color: #333333;
  font-size: 16px;
  font-family: M;
  background: #F3F5FB;
  margin-top: 16px;
}
.writeComment-mask .modal .mask-footer {
  display: flex;
  margin-top: 16px;
  justify-content: flex-end;
}
.writeComment-mask .modal .mask-footer div,
.writeComment-mask .modal .mask-footer button {
  width: 105px;
  height: 35px;
  background: #F5F5F5;
  border-radius: 8px;
  color: #295AF6;
  font-size: 14px;
  font-family: M;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.writeComment-mask .modal .mask-footer div:hover,
.writeComment-mask .modal .mask-footer button:hover {
  background: #295AF6;
  color: #FFFFFF;
}
.writeComment-mask .modal .mask-footer button {
  margin-left: 24px;
}
.down-mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
.down-mask .mask-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 418px;
  height: 214px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 48px 24px;
  border-radius: 8px;
}
.down-mask .mask-modal h2 {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  font-family: B;
}
.down-mask .mask-modal h2 span {
  color: #295AF6;
}
.down-mask .mask-modal .maskBtn {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-top: 32px;
}
.down-mask .mask-modal .maskBtn a {
  width: 165px;
  height: 36px;
  background: #F3F5FB;
  line-height: 36px;
  text-align: center;
  color: #295AF6;
  font-size: 16px;
  font-family: B;
  border-radius: 8px;
}
.down-mask .mask-modal .maskBtn a:hover {
  background: #295AF6;
  color: #fff;
}
.down-mask .mask-modal .maskBtn .downBtn-continue {
  background: #295AF6;
  color: #fff;
}
.dricmerTips {
  width: 100%;
  background: #fff;
  padding: 24px;
  margin-top: 16px;
}
.dricmerTips h2 {
  color: #333;
  font-size: 16px;
  font-family: B;
  margin-bottom: 12px;
}
.dricmerTips .dricmerTips-text {
  color: #999999;
  font-size: 14px;
  font-family: M;
  line-height: 21px;
  margin-bottom: 12px;
  line-height: 24px;
}
.dricmerTips .dricmerTips-text a {
  color: #295AF6;
}
@media screen and (min-width: 860px) and (max-width: 1279px) {
  .catbox {
    display: block;
    margin-top: 0;
  }
  .catbox .catbox-l .m-title {
    display: flex;
  }
  .catbox .catbox-l .m-title div {
    width: 85%;
  }
  .catbox .catbox-l .tuigaung-title {
    display: flex;
  }
  .catbox .catbox-l .mgg {
    display: block;
  }
  .catbox .catbox-l .ad2 {
    display: none;
  }
  .catbox .catbox-l .ad-t2 {
    display: none;
  }
  .catbox .catbox-l .mAd2 {
    display: block;
  }
  .catbox .catbox-l .mAd-t2 {
    display: block;
  }
  .catbox .catbox-l .appContainer {
    width: 100%;
    padding: 16px 12px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title {
    display: block;
    line-height: 24px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .ad {
    display: none;
  }
  .catbox .catbox-l .appContainer .ad-t {
    display: none;
  }
  .catbox .catbox-l .appContainer .mAd {
    display: block;
  }
  .catbox .catbox-l .appContainer .mAd-t {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .faq {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceText .ad-g {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span {
    overflow: inherit;
    text-overflow: inherit;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(3) {
    max-width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 {
    width: 100%;
    margin-left: 0;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p {
    width: 100%;
    margin-top: 12px;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .ad-g-pt {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-gg-ad {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-ad-g {
    display: block;
  }
  .catbox .catbox-l .introduction .start {
    display: block;
  }
  .catbox .catbox-l .introduction .start .start-l {
    width: 100%;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-pt {
    display: none;
  }
  .catbox .catbox-r {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .catbox .catbox-r .gg {
    display: none;
  }
  .catbox .catbox-r .popular .popularList {
    display: flex;
    flex-wrap: wrap;
  }
  .catbox .catbox-r .popular .popularList a {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .catbox .catbox-r .popular .popularList a:nth-child(2n) {
    margin-right: 0;
  }
  .catbox .catbox-r .popular .popularList a .popular-l {
    width: 80%;
  }
  .catbox .catbox-r .popular .popularList a .popular-l .popular-t {
    width: 96%;
  }
  .catbox .catbox-r .developer .developerList {
    display: flex;
    flex-wrap: wrap;
  }
  .catbox .catbox-r .developer .developerList a {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .catbox .catbox-r .developer .developerList a:nth-child(2n) {
    margin-right: 0;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l {
    width: 96%;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l h2 {
    width: 90%;
  }
  .catbox .catbox-r .gg-n {
    display: none;
  }
}
@media screen and (min-width: 750px) and (max-width: 860px) {
  .catbox {
    display: block;
    margin-top: 0;
  }
  .catbox .catbox-l .m-title {
    display: flex;
  }
  .catbox .catbox-l .m-title div {
    width: 80%;
  }
  .catbox .catbox-l .tuigaung-title {
    display: flex;
  }
  .catbox .catbox-l .mgg {
    display: block;
  }
  .catbox .catbox-l .ad2 {
    display: none;
  }
  .catbox .catbox-l .ad-t2 {
    display: none;
  }
  .catbox .catbox-l .mAd2 {
    display: block;
  }
  .catbox .catbox-l .mAd-t2 {
    display: block;
  }
  .catbox .catbox-l .appContainer {
    width: 100%;
    padding: 16px 12px;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .app li .appList {
    padding-bottom: 6px;
    padding-top: 6px;
    height: auto;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title {
    display: block;
    line-height: 24px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-l {
    display: block;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-r {
    position: inherit;
    margin-top: 12px;
  }
  .catbox .catbox-l .appContainer .ad {
    display: none;
  }
  .catbox .catbox-l .appContainer .ad-t {
    display: none;
  }
  .catbox .catbox-l .appContainer .mAd {
    display: block;
  }
  .catbox .catbox-l .appContainer .mAd-t {
    display: block;
  }
  .catbox .catbox-l .faq {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceText .ad-g {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(3) {
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 {
    width: 100%;
    margin-left: 0;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p {
    width: 100%;
    margin-top: 12px;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .ad-g-pt {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-gg-ad {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-ad-g {
    display: block;
  }
  .catbox .catbox-l .introduction .start {
    display: block;
  }
  .catbox .catbox-l .introduction .start .start-l {
    width: 100%;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-pt {
    display: none;
  }
  .catbox .catbox-r {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .catbox .catbox-r .gg {
    display: none;
  }
  .catbox .catbox-r .popular .popularList {
    display: flex;
    flex-wrap: wrap;
  }
  .catbox .catbox-r .popular .popularList a {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .catbox .catbox-r .popular .popularList a:nth-child(2n) {
    margin-right: 0;
  }
  .catbox .catbox-r .popular .popularList a .popular-l {
    width: 80%;
  }
  .catbox .catbox-r .popular .popularList a .popular-l .popular-t {
    width: 92%;
  }
  .catbox .catbox-r .developer .developerList {
    display: flex;
    flex-wrap: wrap;
  }
  .catbox .catbox-r .developer .developerList a {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .catbox .catbox-r .developer .developerList a:nth-child(2n) {
    margin-right: 0;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l {
    width: 96%;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l h2 {
    width: 90%;
  }
  .catbox .catbox-r .gg-n {
    display: none;
  }
  .writeComment-mask .modal {
    width: 80%;
    padding: 12px;
  }
  .writeComment-mask .modal textarea {
    width: 100%;
    height: 100px;
  }
}
@media screen and (min-width: 560px) and (max-width: 750px) {
  .tan_box .tan_child {
    width: calc(100% - 20px);
  }
  .tan_box .tan_child .title {
    font-size: 20px;
  }
  .tan_box .tan_child .text_box {
    padding: 10px;
  }
  .catbox {
    display: block;
    margin-top: 0;
  }
  .catbox .catbox-l .m-title {
    display: flex;
  }
  .catbox .catbox-l .m-title div {
    width: 80%;
  }
  .catbox .catbox-l .tuigaung-title {
    display: flex;
  }
  .catbox .catbox-l .mgg {
    display: block;
  }
  .catbox .catbox-l .ad2 {
    display: none;
  }
  .catbox .catbox-l .ad-t2 {
    display: none;
  }
  .catbox .catbox-l .mAd2 {
    display: block;
  }
  .catbox .catbox-l .mAd-t2 {
    display: block;
  }
  .catbox .catbox-l .appContainer {
    width: 100%;
    padding: 16px 12px;
  }
  .catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l {
    width: 80%;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l {
    width: 80%;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div {
    width: 100%;
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .app li .appList {
    padding-bottom: 6px;
    padding-top: 6px;
    height: auto;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l {
    width: 80%;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title {
    display: block;
    width: 94%;
    line-height: 24px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(1) {
    display: block;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-l {
    display: block;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-r {
    position: inherit;
    margin-top: 12px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-r a {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-r a img {
    margin-top: 3px;
  }
  .catbox .catbox-l .appContainer .ad {
    display: none;
  }
  .catbox .catbox-l .appContainer .ad-t {
    display: none;
  }
  .catbox .catbox-l .appContainer .mAd {
    display: block;
  }
  .catbox .catbox-l .appContainer .mAd-t {
    display: block;
  }
  .catbox .catbox-l .faq {
    width: 100%;
  }
  .catbox .catbox-l .order {
    flex-wrap: wrap;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceText .ad-g {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(3) {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 {
    width: 100%;
    margin-left: 0;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p {
    width: 100%;
    margin-top: 12px;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .ad-g-pt {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-gg-ad {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-ad-g {
    display: block;
  }
  .catbox .catbox-l .introduction .start {
    display: block;
  }
  .catbox .catbox-l .introduction .start .start-l {
    width: 100%;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-pt {
    display: none;
  }
  .catbox .catbox-r {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .catbox .catbox-r .gg {
    display: none;
  }
  .catbox .catbox-r .popular .popularList a .popular-l {
    width: 80%;
  }
  .catbox .catbox-r .popular .popularList a .popular-l .popular-t {
    width: 100%;
  }
  .catbox .catbox-r .popular .popularList a .popular-r {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l {
    width: 96%;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l h2 {
    width: 90%;
  }
  .catbox .catbox-r .gg-n {
    display: none;
  }
  .writeComment-mask .modal {
    width: 80%;
    padding: 12px;
  }
  .writeComment-mask .modal textarea {
    width: 100%;
    height: 100px;
  }
}
@media screen and (min-width: 0) and (max-width: 560px) {
  .tan_box .tan_child {
    width: calc(100% - 20px);
  }
  .tan_box .tan_child .title {
    font-size: 20px;
  }
  .tan_box .tan_child .text_box {
    padding: 10px;
  }
  .catbox {
    display: block;
    margin-top: 0;
  }
  .catbox .catbox-l .m-title {
    display: flex;
  }
  .catbox .catbox-l .tuigaung-title {
    display: flex;
  }
  .catbox .catbox-l .mgg {
    display: block;
  }
  .catbox .catbox-l .ad2 {
    display: none;
  }
  .catbox .catbox-l .ad-t2 {
    display: none;
  }
  .catbox .catbox-l .mAd2 {
    display: block;
  }
  .catbox .catbox-l .mAd-t2 {
    display: block;
  }
  .catbox .catbox-l .appContainer {
    width: 100%;
    padding: 16px 12px;
  }
  .catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l {
    width: 70%;
  }
  .catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l span {
    width: 80%;
  }
  .catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-l div {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .categoriesList .categoriesList-r img {
    outline: none;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l {
    width: 85%;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div {
    width: 100%;
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(1) {
    display: block;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-l div a:nth-child(2) {
    margin-left: 0px;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-r {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .catbox .catbox-l .appContainer .categories li .version-list ul li .version-list-r img {
    margin-top: 3px;
  }
  .catbox .catbox-l .paging ul li {
    margin-right: 0;
  }
  .catbox .catbox-l .order {
    flex-wrap: wrap;
  }
  .catbox .catbox-l .appContainer .app li .appList {
    padding-bottom: 6px;
    padding-top: 6px;
    height: auto;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l {
    width: 80%;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title {
    display: block;
    width: 94%;
    line-height: 24px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(1) {
    width: 90%;
    display: block;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title a:nth-child(2) {
    margin-left: 0;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-l {
    display: block;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-l .title .title-r {
    position: inherit;
    margin-top: 12px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-r a {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .catbox .catbox-l .appContainer .app li .appList .app-r a img {
    margin-top: 3px;
  }
  .catbox .catbox-l .appContainer .ad {
    display: none;
  }
  .catbox .catbox-l .appContainer .ad-t {
    display: none;
  }
  .catbox .catbox-l .appContainer .mAd {
    display: block;
  }
  .catbox .catbox-l .appContainer .mAd-t {
    display: block;
  }
  .catbox .catbox-l .faq {
    width: 100%;
  }
  .catbox .catbox-l .faq ul li .faq-t span {
    width: 90%;
  }
  .catbox .catbox-l .search-none img {
    width: 100%;
    height: auto;
  }
  .catbox .catbox-l .contact .btn a,
  .catbox .catbox-l .contact .btn button {
    width: 110px;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceText .ad-g {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .table-t {
    width: 100%;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 ul li span:nth-child(3) {
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 {
    width: 100%;
    margin-left: 0;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .download-p {
    width: 100%;
    margin-top: 12px;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .ad-g-pt {
    display: none;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-gg-ad {
    display: block;
  }
  .catbox .catbox-l .introduction .introduction-c .introduceList .introduceText2 .ad-g2 .m-ad-g {
    display: block;
  }
  .catbox .catbox-l .introduction .start {
    display: block;
  }
  .catbox .catbox-l .introduction .start .start-l {
    width: 100%;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-p {
    display: none;
  }
  .catbox .catbox-l .introduction .start .start-r .ad-g-pt {
    display: none;
  }
  .catbox .catbox-l .comment {
    padding: 16px 12px;
  }
  .catbox .catbox-r {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .catbox .catbox-r .gg {
    display: none;
  }
  .catbox .catbox-r .popular .popularList a .popular-l {
    width: 85%;
  }
  .catbox .catbox-r .popular .popularList a .popular-l .popular-t {
    width: 100%;
  }
  .catbox .catbox-r .popular .popularList a .popular-r {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l {
    width: 96%;
  }
  .catbox .catbox-r .developer .developerList a .developerList-l h2 {
    width: 86%;
  }
  .catbox .catbox-r .gg-n {
    display: none;
  }
  .writeComment-mask .modal {
    width: 80%;
    padding: 12px;
  }
  .writeComment-mask .modal textarea {
    width: 100%;
    height: 100px;
  }
  .down-mask .mask-modal {
    width: 80%;
    padding: 48px 24px;
  }
  .down-mask .mask-modal .maskBtn a {
    width: 46%;
  }
}
