.download-box {
  height: 72px;
  width: 1140px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}
.download-box img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.detailTopBox {
  position: relative;
  width: 1200px;
  margin: auto;
  margin-top: 28px;
  padding-left: 30px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: Microsoft YaHei;
}
.detailTopBox .fontTopL .ftit {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-top: 2px;
}
.detailTopBox .fontTopL .ftit h1 {
  max-width: 300px;
  font-size: 30px;
  color: #2C2C2C;
  font-weight: 400;
  min-width: 165px;
  line-height: 40px;
  margin-top: -2px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.detailTopBox .fontTopL .ftit i.detailico {
  width: 36px;
  height: 40px;
  display: block;
  background-image: url(../images/icon_shang@2x.png);
  -o-background-size: 32px 40px;
     background-size: 32px 40px;
  background-repeat: no-repeat;
  margin-left: 30px;
}
.detailTopBox .fontTopL .ftit i.zsImgico {
  width: 37px;
  height: 36px;
  margin-top: 2px;
  display: block;
  background-image: url(../images/icon_zhengshu@2x.png);
  -o-background-size: 30px 36px;
     background-size: 30px 36px;
  background-repeat: no-repeat;
  margin-left: 36px;
}
.detailTopBox .fontTopL .ftit p {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  color: rgb(44, 44, 44);
  margin-left: 12px;
}
.detailTopBox .fontTopL .ftit p.looksq {
  cursor: pointer;
}
.detailTopBox .fontTopL .ftit p.lookzs {
  cursor: pointer;
}
.detailTopBox .fontTopL .ftit .star_div {
  -o-background-size: 30px 28px;
     background-size: 30px 28px;
  background-position: left center;
  width: auto;
  height: 40px;
  padding-left: 42px;
  line-height: 40px;
  margin-left: 36px;
  cursor: pointer;
}
.detailTopBox .fontTopL .languageBox {
  width: 632px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 18px;
}
.detailTopBox .fontTopL .languageBox p {
  min-width: 64px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: rgb(153, 153, 153);
  border-radius: 3px;
  color: #fff;
  margin-right: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.detailTopBox .fontTopL .systemBox {
  width: 632px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 14px;
}
.detailTopBox .fontTopL .systemBox p {
  min-width: 64px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: rgb(243, 243, 243);
  opacity: 0.86;
  border-radius: 3px;
  color: #2A2A2A;
  margin-right: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.detailTopBox .fontTopL .sceneBox,
.detailTopBox .fontTopL .flabelBox,
.detailTopBox .fontTopL .typeBox {
  width: 632px;
  display: -webkit-box;
  margin-top: 20px;
}
.detailTopBox .fontTopL .sceneBox p,
.detailTopBox .fontTopL .flabelBox p,
.detailTopBox .fontTopL .typeBox p {
  text-align: left;
  line-height: 30px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(44, 44, 44);
  margin-right: 12px;
}
.detailTopBox .fontTopL .sceneBox p a,
.detailTopBox .fontTopL .flabelBox p a,
.detailTopBox .fontTopL .typeBox p a {
  color: rgb(44, 44, 44);
}
.detailTopBox .fontTopL .flabelBox {
  margin-top: 15px;
}
.detailTopBox .fontTopL .companyBox {
  width: 800px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 30px;
  margin-top: 26px;
}
.detailTopBox .fontTopL .companyBox img {
  widows: 32px;
  height: 32px;
  margin-right: 20px;
}
.detailTopBox .fontTopL .companyBox p {
  min-width: 64px;
  text-align: left;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(44, 44, 44);
  margin-right: 12px;
}
.detailTopBox .fontTopR {
  position: relative;
  width: 240px;
  text-align: right;
}
.detailTopBox .fontTopR.center {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailTopBox .fontTopR.center .box {
  padding: 0 35px;
}
.detailTopBox .fontTopR.center .buyBtn.style1 {
  background: #cc5050;
  width: auto;
  height: 72px;
  padding: 14px 0 0;
  line-height: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #f3f3f3;
}
.detailTopBox .fontTopR.center .buyBtn.style1 em {
  display: block;
  margin: 6px 0 0;
  font-weight: normal;
  font-size: 12px;
}
.detailTopBox .fontTopR.compose {
  padding: 62px 0 0;
  overflow: hidden;
}
.detailTopBox .fontTopR.compose .buyBtn.download {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 115px;
  line-height: 40px;
  border: 1px solid #cc5050;
  font-weight: normal;
  font-size: 14px;
  color: #cc5050;
}
.detailTopBox .fontTopR.compose .buyBtn.download img {
  display: inline-block;
  height: 20px;
  margin-right: 4px;
}
.detailTopBox .fontTopR.compose .buyBtn.style1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 115px;
  font-size: 14px;
}
.detailTopBox .fontTopR .buyBtn {
  display: block;
  width: 240px;
  height: 42px;
  line-height: 42px;
  background: #cc5050;
  margin-bottom: 20px;
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #f3f3f3;
  cursor: pointer;
}
.detailTopBox .fontTopR .buyBtn.style1 {
  background: #faeded;
  line-height: 40px;
  border: 1px solid #cc5050;
  font-weight: normal;
  color: #cc5050;
}
.detailTopBox .fontTopR .buyBtn.style2 {
  height: 72px;
  line-height: normal;
  padding-top: 10px;
}
.detailTopBox .fontTopR .buyBtn.style2 .price {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: rgb(243, 243, 243);
}
.detailTopBox .fontTopR .buyBtn.hide {
  display: none;
}
.detailTopBox .fontTopR .buyBtn.download {
  padding: 0;
}
.detailTopBox .fontTopR .buyBtn.download img {
  display: none;
}
.detailTopBox .fontTopR .buyBtn .price {
  margin-left: 6px;
}
.detailTopBox .fontTopR p {
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.detailTopBox .fontTopR p.sale {
  margin: 10px 0 0;
  text-align: left;
}
.detailTopBox .fontTopR p.tal {
  text-align: left;
}
.detailTopBox .fontTopR .star_div {
  background-image: url(../images/btn_like_min2.png);
  -o-background-size: 30px 28px;
     background-size: 30px 28px;
  background-repeat: no-repeat;
  position: absolute;
  top: 147px;
  left: 60px;
  cursor: pointer;
}
.detailTopBox .fontTopR .star_div em.souctxt {
  position: relative;
  top: 42px;
}
.detailTopBox .fontTopR .star_div.active {
  background-image: url(../images/btn_like_min.png);
  -o-background-size: 30px 28px;
     background-size: 30px 28px;
  background-repeat: no-repeat;
}
.detailTopBox .fontTopR .download_div {
  position: absolute;
  top: 150px;
  left: 125px;
  width: 32px;
  height: 30px;
  background-image: url(../images/btn_download@2x.png);
  -o-background-size: 32px 33px;
     background-size: 32px 33px;
}
.detailTopBox .fontTopR .download_div em.downloadtxt {
  position: relative;
  top: 42px;
  color: #333;
}

.detailviewBox {
  width: 1200px;
  min-height: 520px;
  margin: auto;
  margin-top: 65px;
  background: rgb(243, 243, 243);
  position: relative;
}
.detailviewBox span.syico {
  width: 36px;
  height: 100px;
  background-image: url("../images/img_mini@2x.png");
  -o-background-size: 36px 100px;
     background-size: 36px 100px;
  position: absolute;
  top: 220px;
}
.detailviewBox .tabBox {
  height: 75px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 70px;
}
.detailviewBox .tabBox li {
  float: left;
  height: 75px;
  line-height: 95px;
  text-align: center;
  margin-right: 92px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(153, 153, 153);
  cursor: pointer;
}
.detailviewBox .tabBox li.active {
  color: rgb(51, 51, 51);
  border-bottom: 2px solid rgb(51, 51, 51);
}
.detailviewBox .tabBox li:last-child {
  margin-right: 0;
}
.detailviewBox .tabBox li em {
  font-size: 12px;
}
.detailviewBox .viewMainBox {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.detailviewBox .viewMainBox .fontInptxts {
  width: 700px;
  height: 50px;
  line-height: 25px;
  margin-left: 70px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(204, 204, 204);
  resize: none;
  margin-top: 46px;
  padding-left: 20px;
  overflow-y: hidden;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  margin-right: 40px;
  padding-top: 12px;
}
.detailviewBox .viewMainBox .viewBox {
  width: 255px;
  margin: 0;
  margin-top: 50px;
}
.detailviewBox .viewMainBox .viewBox .font_grade {
  margin: 7px auto 10px auto;
  overflow: hidden;
  float: left;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars {
  height: 27px;
  float: left;
  margin-left: 10px;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars #title0 {
  display: none;
  width: 25px;
  height: 25px;
  text-align: center;
  border: 1px solid #bfbebe;
  line-height: 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  float: left;
  color: #a0a0a0;
  margin-right: 10px;
  background: #fff;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars .scale {
  width: 160px;
  height: 8px;
  border-radius: 5px;
  float: left;
  margin: 10px 10px auto 10px;
  position: relative;
  background: #e5e5e5;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars .scale div {
  position: absolute;
  width: 82px;
  height: 8px;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: -moz-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: -o-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: linear-gradient(90deg, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  border-radius: 4px 0 0 4px;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars .scale span {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 75px;
  top: -2px;
  background: -webkit-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: -moz-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: -o-linear-gradient(left, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  background: linear-gradient(90deg, rgb(237, 148, 148) 0%, rgb(204, 80, 80) 100%);
  border: 1px solid rgb(189, 50, 50);
  border-radius: 50%;
  cursor: pointer;
  border-radius: 18px;
}
.detailviewBox .viewMainBox .viewBox .font_grade .ratings_bars .bars_10 {
  float: left;
  margin-top: 4px;
}
.detailviewBox .font_item {
  width: 1060px;
  margin: auto;
  margin-top: 59px;
  text-align: left;
  font-family: QIJIC;
  font-weight: 400;
  color: rgb(77, 77, 77);
  font-size: 70px;
}
.detailviewBox .font_item p {
  word-break: break-all;
}
.detailviewBox .biaoz {
  width: 1060px;
  margin: auto;
  margin-top: 65px;
  text-align: right;
  padding-bottom: 39px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(42, 42, 42);
}
.detailviewBox .userBox {
  width: 1030px;
  margin: auto;
  margin-top: 30px;
  position: relative;
}
.detailviewBox .userBox .cc_tip {
  position: absolute;
  bottom: -35px;
  right: -67px;
}
.detailviewBox .userBox .cc_tip span {
  font-size: 16px;
  color: #999999;
}
.detailviewBox .userBox li {
  line-height: 49px;
  text-align: center;
  font-size: 16px;
  float: left;
  width: 130px;
  padding-top: 20px;
  margin-right: 20px;
  cursor: pointer;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgb(102, 102, 102);
}
.detailviewBox .userBox li:nth-child(7n) {
  margin-right: 0;
}
.detailviewBox .userBox li span {
  width: 80px;
  height: 85px;
  display: inline-block;
  background-image: url("../images/img_margin_w@2x.png");
  -o-background-size: 80px 80px;
     background-size: 80px 80px;
  background-repeat: no-repeat;
}
.detailviewBox .userBox li span img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-top: 11px;
}
.detailviewBox .userBox li p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  width: 100%;
  overflow: hidden;
  height: 19px;
  color: rgb(102, 102, 102);
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.detailviewBox .otherFontBox {
  margin-left: 60px;
}
.detailviewBox .otherFontBox ul {
  height: 300px;
  margin-top: 20px;
}
.detailviewBox .otherFontBox li {
  float: left;
  max-width: 340px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgb(250, 250, 251);
  overflow: hidden;
  margin: 10px;
  padding: 0px 10px;
}
.detailviewBox .otherFontBox li p {
  font-size: 28px;
  line-height: 60px;
}
.detailviewBox .updateBox {
  width: 1060px;
  margin: auto;
  margin-top: 49px;
}
.detailviewBox .updateBox li {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-top: 32px;
}
.detailviewBox .updateBox li p {
  line-height: 30px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.detailviewBox .updateBox li p:last-child {
  font-family: PingFang SC;
  font-weight: 300;
  color: rgb(153, 153, 153);
  position: relative;
  left: 90px;
}
.detailviewBox .updateBox li i {
  margin-left: 23px;
  margin-right: 20px;
  display: block;
  width: 26px;
  height: 24px;
  background-image: url("../images/img_jilu@2x.png");
  -o-background-size: 26px 24px;
     background-size: 26px 24px;
  margin-top: 5px;
}
.detailviewBox .updateBox li span {
  width: 607px;
  line-height: 30px;
  display: inline;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
}
.detailviewBox .detailContent {
  display: none;
}

.detailBtm {
  width: 1200px;
  margin: auto;
  z-index: 999;
  position: relative;
}
.detailBtm .statusBtm {
  margin: auto;
  margin-top: 40px;
  width: 1100px;
  height: 70px;
  line-height: 70px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #fff;
  position: fixed;
  left: 21%;
  bottom: 0;
}
.detailBtm .statusBtm .yred {
  color: #CC5050;
}
.detailBtm .statusBtm .qq {
  color: #fff;
}
.detailBtm .statusBtm .return {
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgb(255, 255, 255);
  border-radius: 5px;
  float: right;
  position: relative;
  right: 30px;
  top: 20px;
}

.recomBox {
  width: 1200px;
  margin: auto;
  margin-top: 78px;
}
.recomBox h2 {
  margin-bottom: 80px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgb(79, 79, 79);
}
.recomBox a {
  color: #202020;
}

.PageBox span.current {
  display: none;
}
.PageBox span:not(.disabled) {
  display: none;
}
.PageBox a.tcdNumber {
  display: none;
}

.noDataBox {
  width: auto;
  text-align: center;
  color: #CCCCCC;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-bottom: 60px;
}
.noDataBox em {
  color: #666;
}
.noDataBox img {
  margin-top: 53px;
  margin-bottom: 34px;
}