﻿/*软件基本信息*/

.details-mod1 .app-location .thum {
  float: left;
  width: 5.5rem;
  overflow: hidden;
  border-radius: 5px;
}

.details-mod1 .app-location .thum img {
  width: 100%;
}

.details-mod1 .app-location .introduce {
  margin-left: 6.2rem;
}

.details-mod1 .app-location .introduce .caption {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #333;
  font-weight: bold;
  margin-bottom: .4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.details-mod1 .app-location .introduce p {
  font-size: 1rem;
  color: #8d8d8d;
  line-height: 1.8;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.app-location .introduce .intro-left,
.app-location .introduce .intro-right {
  display: inline-block;
  max-width: 10rem;
}

.app-location .introduce .intro-left {
  margin-right: 1.5rem;
}

.details-mod1 .app-location .details-download {
  display: block;
  width: 280px;
  height: 40px;
  text-align: center;
  color: #28c4fe;
  border-radius: 18.5px;
  line-height: 40px;
  font-size: 15px;
  border: 1px solid #28c4fe;
  margin: .8rem auto;
  /* background: #47a920;
    background-image: linear-gradient(35deg, #95e874, #47a920); */
  /* display: block;
    width: 100%;
    background-color: #008ee1;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    line-height: 2.2;
    margin-top: .8rem;
    font-size: 1.2rem; */
}

#point {
  font-size: .54rem;
  line-height: 2;
}

.mip-download-wrapper .el-icon-logo {
  color: #fff !important;
}

.details-mod1 .zhushou-box {
  margin-top: .5rem;
}

.details-mod1 .zhushou-down {
  display: flex;
  margin-top: .5rem;
}

.details-mod1 .zhushou-down .label {
  float: left;
  display: block;
  margin: .11rem 0 0 2%;
  width: 40%;
  height: 45px;
  line-height: 45px;
  color: #5a5a5a;
  font-size: 12px;
}

.details-mod1 .zhushou-down .label .checkhover {
  background-position: 0 -25px !important;
}

.details-mod1 .zhushou-down .label .icon {
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 10px;
  margin-right: 3px;
  background: url(../img/checkbox1.png) 0 0 no-repeat;
}

.details-mod1 .zhushou-down .zhushou-btn {
  width: 55%;
  text-align: center;
}

.details-mod1 .text1 {
  height: 32px;
  line-height: 32px;
  color: #333;
  font-size: 12px;
  position: relative;
  text-align: center;
  margin-top: 2%;
}

.details-mod1 .text1::before {
  font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
  font-weight: 700;
  font-size: 28px;
  color: #CCCCCC;
  position: absolute;
  left: -5px;
  top: -5px;
  content: "“"
}

.details-mod1 .text1::after {
  font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
  font-weight: 700;
  font-size: 28px;
  color: #CCCCCC;
  position: absolute;
  right: -5px;
  top: -5px;
  content: "”"
}

#normal-down {
  display: block;
  text-align: center;
  color: #47a920;
  font-size: 1rem;
  line-height: 2.4;
  padding: .1rem;
  border-radius: 5px;
  border: 1px solid #47a920;
}

#zhushou {
  display: block;
  color: #fff;
  height: auto;
  font-size: 1rem;
  background-color: #008ee1;
  line-height: 1.4;
  padding: .4rem;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(35deg, #25cdff, #467bf3);
  float: none;
}

#zhushou .neirongye_xzxx_btn {
  display: inline-block;
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  background: none;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 0.05rem;
  padding: 0;
  font-size: 16px;
  margin: 0;
}

#zhushou p {
  padding-top: .2rem;
  font-size: .5rem;
  color: #e8e8e8;
}

.details-mod1 .wandoujia-down {
  display: flex;
  justify-content: space-between;
  margin-top: .5rem;
}

.wandoujia-down .wandoujia-intro {
  flex: 1;
  text-align: right;
  color: #963;
  font-size: 1rem;
  margin-right: 1rem;
}

.wandoujia-down .wandoujia-btn {
  /* flex: 1; */
  width: 55%;
  text-align: center;
}

.wandoujia-down .check input {
  display: none;
}

.wandoujia-btn .u-useyyb {
  position: relative;
  color: #999;
  font-size: 1rem;
}

.u-useyyb::after,
.u-useyyb::before {
  content: "";
  position: absolute;
}

.u-useyyb::before {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1px solid #e9e9eb;
  left: -20px;
  top: 0;
}

.u-useyyb::after {
  width: 8px;
  height: 4px;
  border: 1px solid #1f89e3;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -16px;
  top: 4px;
  opacity: 0;
}

.check input[type=checkbox]:checked+label:after {
  opacity: 1;
}

#normal-down {
  display: block;
  width: 100%;
  text-align: center;
  color: #47A920;
  font-size: 15px;
  line-height: 2.6;
  /* background-color: #47a920; */
  padding: .3rem 2rem;
  border-radius: 5px;
  /* background-image: -webkit-linear-gradient(35deg, #95e874, #47a920); */
  border: 1px solid #47A920;
  height: 46px;
  box-sizing: border-box;
}

#download {
  display: block;
  width: 210px !important;
  height: 50px;
  color: #fff;
  font-size: 15px;
  background-color: #008ee1;
  line-height: 1.4;
  /* margin-top: .3rem; */
  padding: .3rem 3rem;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(35deg, #27C6FE, #4480F4);
}

#download p {
  /* font-size: 1rem; */
  font-size: 10px;
  color: #e8e8e8;
}

.mip-i-android-scroll .down-close {
  background-color: #bbb !important;
}

#download button {
  border: 0;
  background: none;
  outline: none;
}


/*精品推荐*/

.main-container .identical {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 1.3rem;
}

.details-mod2 .fine,
.details-mod4 .fine,
.details-mod5 .fine {
  max-width: 4.4rem;
}

.details-mod2 .fine a,
.details-mod4 .fine a,
.details-mod5 .fine a {
  display: inline-block;
  text-align: center;
  width: 4.4rem;
  margin-right: 1rem;
}

.main-container mip-scrollbox [data-item] {
  margin: 0 .5rem;
}

.main-container .details-mod3 mip-scrollbox [data-item] {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
}

.details-mod2 .fine .app-logo,
.details-mod4 .fine .app-logo,
.details-mod5 .fine .app-logo {
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #f5f5f5;
}

.details-mod2 .fine .app-logo img,
.details-mod4 .fine .app-logo img,
.details-mod5 .fine .app-logo img {
  width: 100%;
}

.details-mod2 .fine .app-name,
.details-mod4 .fine .app-name,
.details-mod5 .fine .app-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1rem;
  line-height: 2;
  color: #8d8d8d;
}


/*软件详情*/

.screenshot,
.hot-aggr {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.screenshot .swiper-slide img {
  width: 100%;
}

.software {
  margin-top: 1rem;
  font-size: 14px;
}

.software .software-con {
  /* height: 100px; */
  /* font-size: 1.2rem; */
  overflow: hidden;
}

.software .software-con.active {
  height: auto;
}

.software .software-con img {
  width: auto;
  max-width: 100%;
}

.show-all {
  position: relative;
  text-align: center;
  margin-top: 1rem;
  display: none;
}

.show-all::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background-color: #ededed;
  z-index: 0;
}

.show-all .show-btn {
  position: relative;
  display: inline-block;
  background-color: #9d9d9d;
  color: #fff;
  padding: 5px 24px;
  border-radius: 15px;
  font-size: 1rem;
  z-index: 1;
}


/*bt游戏详情*/

.bt-game {
  margin-bottom: 1rem;
}

.bt-game p,
.bt-game span {
  /* font-size: 1.2rem; */
  font-size: 14px;

}

.bt-game .bt-intro {
  margin-bottom: .8rem;
}

.bt-game .bt-con {
  /* height: 55px;
    overflow: hidden; */
  color: #d33d3e;
}

.mip-bt-game.bt-game .bt-con {
  height: auto;
  overflow: hidden;
  color: #d33d3e;
}

.bt-game .bt-con.active {
  height: auto;
}

.bt-game .bt-tips {
  float: left;
  font-weight: bold;
}


/*相关教程*/

.course li:nth-of-type(1) {
  border-top: 0;
}

.course .course-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top: 1px solid #f5f5f5;
  padding: .5rem 0 .5rem .9rem;
}

.course .course-list::after {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  left: 0;
  border-radius: 50%;
  background-color: #666;
}

.course .course-list a {
  font-size: 1.2rem;
  color: #666;
}

.details-mod6 h3 {
  margin-bottom: 0 !important;
}


/*热门合集*/

.main-container .details-mod7 {
  margin-bottom: 2rem;
}

.hot-aggr .aggr img {
  width: 100%;
}


/*
*设备尺寸匹配
*iphone5/se等
*设备宽度320
*/


/*竖屏*/

@media screen and (max-width: 320px) {}


/*横屏*/

@media screen and (min-width: 568px) {
  .details-mod3 .swiper-slide {
    max-width: 14rem;
  }
}


/*
*galaxy s5等
*设备宽度360
*/


/*竖屏*/

@media screen and (min-width: 360px) and (max-width: 374px) {}


/*横屏*/

@media screen and (min-width: 640px) {}


/*
*iphone6,7,8等
*设备宽度375
*/


/*竖屏*/

@media screen and (min-width: 375px) and (max-width: 385px) {}


/*横屏*/

@media screen and (min-width: 667px) {}


/*
*LG Optimus L7 L70等
*设备宽度384
*/


/*竖屏*/

@media screen and (min-width: 384px) and (max-width: 392px) {}


/*
*iphone6,7,8 Plus等
*设备宽度414
*/


/*竖屏*/

@media screen and (min-width: 401px) and (max-width: 414px) {}


/*横屏*/

@media screen and (min-width: 763px) {}


/*
*ipad等
*设备宽度768
*/


/*竖屏*/

@media screen and (min-width: 750px) and (max-width: 799px) {}


/*横屏*/

@media screen and (min-width: 1024px) {}