.g-main-top {
  position: relative;
  padding: 20px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  background: #ffffff;
}

.g-main-top .bdtg-box {
  width: 100%;
  font-size: 0;
}

.g-main-top .bdtg-box .box1,
.g-main-top .bdtg-box .box2 {
  display: inline-block;
  width: 50%;
}

.g-main-top .g-huodong {
  width: 100%;
  height: 90px;
  font-size: 0;
  margin: 0 auto 25px;
}

.g-main-top .g-huodong .item {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 90px;
  font-size: 14px;
}

.g-main-top .g-huodong img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.g-main-top .m-sw-center {
  display: inline-block;
  position: relative;
  width: 845px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.g-main-top .m-sw-center .sw-info {
  position: relative;
  width: 100%;
  height: 72px;
  line-height: 72px;
  border-bottom: 1px solid #ddd;
}

.g-main-top .m-sw-center .sw-info .img {
  display: inline;
  float: left;
  width: 48px;
  height: 48px;
  margin: 14px 8px 0 0;
}

.g-main-top .m-sw-center .sw-info .cname {
  float: left;
  max-width: 612px;
  height: 72px;
  overflow: hidden;
  font-size: 24px;
  line-height: 72px;
}

.g-main-top .m-sw-center .sw-info .name,
.g-main-top .m-sw-center .sw-info .sw-title {
  display: inline-block;
}

/* .g-main-top .m-sw-center .sw-info .name {
  max-width: 6em;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
} */

.g-main-top .m-sw-center .sw-info .safe {
  display: inline-block;
  width: 90px;
  height: 28px;
  /* background: url(../images/icon-safe.png) no-repeat center; */
  margin-left: 24px;
  vertical-align: middle;
}

.g-main-top .m-sw-center .sw-info .code {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 24px;
  vertical-align: middle;
  background: url(../images/icon-code.png) no-repeat center;
}

.g-main-top .m-sw-center .sw-info .code img {
  display: none;
  position: absolute;
  top: 0;
  right: -130px;
  z-index: 2;
  width: 120px;
  height: 120px;
  padding: 10px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.12);
  background: #fff;
}

.g-main-top .m-sw-center .sw-info .code:hover img {
  display: block;
}

.g-main-top .m-sw-center .sw-info .bd-share {
  position: absolute;
  top: 19px;
  right: 0;
  height: 36px;
  line-height: 36px;
}

.g-main-top .m-sw-center .sw-info .bd-share span,
.g-main-top .m-sw-center .sw-info .bd-share .bdsharebuttonbox {
  float: left;
}

.g-main-top .m-sw-center .sw-param {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.g-main-top .m-sw-center .sw-param .param-content,
.g-main-top .m-sw-center .sw-param .relevant-sw {
  display: inline-block;
  width: 480px;
  vertical-align: top;
}

.g-main-top .m-sw-center .sw-param .param-content .provider {
  width: 540px;
}

.g-main-top .m-sw-center .sw-param .param-content .bluea {
  padding: 15px 0 0 0;
}

.g-main-top .m-sw-center .sw-param .param-content .bluea li {
  float: left;
  width: 235px;
  height: 24px;
  margin-bottom: 10px;
  line-height: 24px;
  color: #999;
}

.g-main-top .m-sw-center .sw-param .param-content .provider li {
  width: 175px;
}

.g-main-top .m-sw-center .sw-param .param-content .provider li:nth-child(10) {
  width: 520px;
}

.g-main-top .m-sw-center .sw-param .param-content .provider li:nth-child(10) span {
  width: 440px;
}.g-main-top .m-sw-center .sw-param .param-content .provider li:nth-child(11) {
  width: 520px;
}

.g-main-top .m-sw-center .sw-param .param-content .provider li:nth-child(11) span {
  width: 440px;
}

.g-main-top .m-sw-center .sw-param .param-content .line-h li {
  margin-bottom: 20px;
}

.g-main-top .m-sw-center .sw-param .param-content .bluea li span {
  display: inline-block;
  width: 138px;
  overflow: hidden;
  white-space: nowrap;
  color: #444;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 24px;
}

.g-main-top .m-sw-center .sw-param .param-content .provider li span {
  width: 95px;
}

.g-main-top .m-sw-center .sw-param .param-content .bluea li .star-bar {
  vertical-align: -3px;
  width: 85px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link {
  margin-top: 6px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link a {
  display: inline-block;
  width: 96px;
  height: 38px;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  margin-right: 10px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link span {
  display: inline-block;
  vertical-align: middle;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link .other_icon {
  display: inline-block;
  width: 40px;
  height: 38px;
  vertical-align: middle;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link .win .other_icon {
  background: url(../images/Windows.png) no-repeat center;
  background-size: 32px 32px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link .android .other_icon {
  background: url(../images/anzhuo.png) no-repeat center;
  background-size: 32px 32px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link .ios .other_icon {
  background: url(../images/mac.png) no-repeat center;
  background-size: 32px 32px;
}

.g-main-top .m-sw-center .sw-param .param-content .other_link .mac .other_icon {
  background: url(../images/computer.png) no-repeat center;
  background-size: 32px 32px;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai {
  position: relative;
  height: 40px;
  margin-bottom: 8px;
  font-size: 14px;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai a {
  display: inline-block;
  height: 30px;
  height: auto;
  padding-right: 50px;
  line-height: 30px;
  cursor: pointer;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 1px;
  vertical-align: middle;
  background: url(../images/icon-ding.png) no-repeat center;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .cai .icon {
  background-image: url(../images/icon-cai.png);
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .bfk {
  display: inline-block;
  width: 100px;
  height: 30px;
  vertical-align: middle;
  color: #00ba88;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .bfk .tiao {
  display: inline-block;
  position: relative;
  height: 16px;
  vertical-align: -4px;
  background: #00ba88;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .cai .bfk .tiao {
  color: #969799;
  background: #969799;
}

.g-main-top .m-sw-center .sw-param .param-content .dingandcai .bfk .txt {
  position: absolute;
  top: -7px;
  right: -45px;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box {
  margin: 15px 0;
}
.yell-btn{
  background-color: #ff9933!important;
}
.yell-btn span{
  top:16px !important;
}
.yell-btn .gs-btn{
  font-size: 23px !important;
  font-weight: 700;
}
.yell-btn:hover{
  opacity: 0.9;
}

.g-main-top .u-btn {
  display: inline-block;
  position: relative;
  width: 210px;
  height: 74px;
  margin-right: 5px;
  font-size: 23px;
  line-height: 74px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  border-radius: 12px;
}

.g-main-top .u-btn:hover {
  opacity: .9;
}

.g-main-top .down-box .local-box {
  width: 210px;
  height: 74px;
  line-height: 0;
  font-size: 33px;
  font-weight: 700;
  padding-top: 7px;
  box-sizing: border-box;
  border-radius: 12px;
  background: #1b98e9;
  text-align: left;
}

.g-main-top .down-box .local-box .local-img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 12px;
  margin-top: 3px;
}

.g-main-top .down-box .local-box .local-btn {
  font-size: 23px;
  vertical-align: text-top;
  margin-left: 10px;
}

.g-main-top .down-box .local-box .local-text {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  float: right;
  margin-right: 22px;
  margin-top: -8px;
}

.g-main-top .down-box .line_center .lj-btn {
  display: inline-block;
  width: 210px;
  height: 74px;
  background-color: #ff9543;
  border-radius: 12px;
}

.g-main-top .down-box .s-btn {
  width: 230px;
  height: 70px;
  line-height: 0;
  font-size: 33px;
  font-weight: 700;
  padding-top: 7px;
  box-sizing: border-box;
  background-color: #f09d00;
  margin-left: 25px;
  text-align: left;
}

.g-main-top .down-box .s-btn b {
  font-size: 23px;
  vertical-align: text-top;
}

.g-main-top .down-box .s-btn img {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-top: 3px;
  margin-left: 5px;
}

.g-main-top .down-box .s-btn span {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  float: right;
  margin-top: -9px;
}

.g-main-top .down-box .s-btn i {
  display: block;
  font-size: 10px;
  -webkit-transform: scale(0.8);
  color: #f3cd85;
  font-weight: 400;
  float: right;
  margin-top: 7px;
  margin-right: 2px;
}

.close-download {
  display: block;
  width: 250px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #9d9d9d;
  border-radius: 10px;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-gao {
  background-color: #3cc474;
  position: relative;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-gao i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/icon-down1.png) no-repeat;
  position: absolute;
  top: 18px;
  left: 8px;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-gao b {
  font-size: 28px;
  position: absolute;
  top: -12px;
  left: 45px;
  width: 160px;
  text-align: center;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-gao span {
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  top: 21px;
  left: 60px;
  width: 160px;
  text-align: center;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-ben b,
.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-direct b {
  top: -10px;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .line_center b {
  top: 0;
}

.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-ben span,
.g-main-top .m-sw-center .sw-param .param-content .down-box .u-btn-direct span {
  left: 0;
}

.g-main-top .m-sw-center .sw-param .sw-param-right {
  float: right;
  width: 352px;
  margin-top: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.g-main-top .m-sw-center .sw-param .provider-right {
  width: 300px;
}

.g-main-top .m-sw-center .sw-param .sw-param-right .tishi {
  display: inline-block;
  margin-top: 10px;
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
  color: #f00;
  border-radius: 5px;
  background-color: rgb(233, 248, 255);
}

.g-main-top .m-sw-center .sw-param .sw-param-right .xieyi {
  padding: 8px 5px;
  font-size: 12px;
  color: #ddd;
}

.g-main-top .m-sw-center .sw-param .relevant-sw {
  width: 300px;
  padding: 10px 20px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f8fa;
}

.g-main-top .m-sw-center .sw-param .relevant-sw .title {
  height: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #eee;

}

.g-main-top .m-sw-center .sw-param .relevant-sw .title .icon-title {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: -3px;
  background: url(../images/icon-re.png) no-repeat center;
}

.g-main-top .m-sw-center .sw-param .relevant-sw ul {
  height: auto;
  overflow: hidden;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li img {
  display: inline;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li .see {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 64px;
  height: 30px;
  margin-top: -15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #6E8CF8;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border: 1px solid #6E8CF8;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li div {
  padding: 0 15px 0 0;
  text-align: left;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li div p {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  white-space: nowrap;
  color: #000;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li div p:hover {
  color: #ff5a60;
}

.g-main-top .m-sw-center .sw-param .relevant-sw li div span {
  font-size: 12px;
  color: #646566;
}

.g-main-top .m-other-right {
  display: inline-block;
  float: right;
  width: 290px;
  text-align: right;
  vertical-align: top;
}

.g-main-top .m-other-right .u-btn-push {
  display: block;
  width: 280px;
  margin: 0 auto;
  font-size: 24px;
  color: #fff;
  background: -webkit-linear-gradient(165deg, #4285e3 0%, #57c2ff);
  background: -moz-linear-gradient(165deg, #4285e3 0%, #57c2ff);
  background: -o-linear-gradient(165deg, #4285e3 0%, #57c2ff);
  background: linear-gradient(285deg, #4285e3 0%, #57c2ff);
}

.g-main-top .m-other-right .u-btn-push .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: -2px;
  background: url(../images/icon-push.png) no-repeat center;
}

.g-main-top .m-other-right .g-huodong {
  width: 280px;
  height: 254px;
  margin: 10px auto 0;
}

.g-main-top .m-sw-center2 .sw-info .cname {
  float: left;
  max-width: 368px;
  height: 72px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 24px;
  line-height: 72px;
}

.g-main-top .m-sw-center2 .sw-info .sw-title {
  position: relative;
  width: 785px;
}

.g-main-top .m-sw-center2 .sw-info .sw-title .u-btn-safe {
  float: right;
  margin-right: 0;
  height: 65px;
  line-height: 65px;
  background: #3cc474;
}

.g-main-top .m-sw-center2 .sw-param .param-content .bluea li {
  float: left;
  width: 235px;
  height: 35px;
  margin-bottom: 10px;
  line-height: 35px;
  color: #999;
}

.g-main-top .m-sw-center2 .sw-param .param-content .provider li {
  width: 175px;
}

.g-main-top .m-other-right .g-huodong2 {
  height: 224px;
}

.g-main-top .m-safedown-center {
  width: 1000px;
  margin: 20px auto 0;
  position: relative;
}

.g-main-top .m-safedown-center .newicon {
  background: url(../images/newicons.png) no-repeat;
}

.g-main-top .m-safedown-center .downTop {
  padding-top: 15px;
  overflow: hidden;
}

.g-main-top .m-safedown-center .downTop li {
  width: 370px;
  float: left;
}

.g-main-top .m-safedown-center .downTop li.width {
  width: 315px;
}

.g-main-top .m-safedown-center .downTop li .u-btn {
  width: 190px;
  height: 54px;
  background: -webkit-linear-gradient(top, #60cc5c, #30b22d);
  background: -moz-linear-gradient(top, #60cc5c, #30b22d);
  background: -o-linear-gradient(top, #60cc5c, #30b22d);
  background: -ms-linear-gradient(top, #60cc5c, #30b22d);
  background: linear-gradient(top, #60cc5c, #30b22d);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#60cc5c', endColorStr='#30b22d', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#60cc5c',endColorStr='#30b22d',gradientType='0')";
  border: none;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  line-height: 48px;
}

.g-main-top .m-safedown-center .downTop li .icon4 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-position: -10px -32px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px;
}

.g-main-top .m-safedown-center .downTop li .u-btn:hover {
  background: -webkit-linear-gradient(top, #30b22d, #60cc5c);
  background: -moz-linear-gradient(top, #30b22d, #60cc5c);
  background: -o-linear-gradient(top, #30b22d, #60cc5c);
  background: -ms-linear-gradient(top, #30b22d, #60cc5c);
  background: linear-gradient(top, #30b22d, #60cc5c);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#30b22d', endColorStr='#60cc5c', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#30b22d',endColorStr='#60cc5c',gradientType='0')";
}

.g-main-top .m-safedown-center .downTop li h2 {
  height: 24px;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
}

.g-main-top .m-safedown-center .downTop li h2 .s1 {
  display: inline-block;
  max-width: 168px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #2467f6;
  vertical-align: top;
}

.g-main-top .m-safedown-center .downTop li h2 .s2 {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;

}

.g-main-top .m-safedown-center .downTop li h2.s3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-main-top .m-safedown-center .downTop li p {
  line-height: 25px;
  color: #717171;
  font-size: 14px;
  text-align: center;
}

.g-main-top .m-safedown-center .downTop li p.marginT {
  margin-top: 30px;
}

.floatR {
  float: right !important;
}

.g-main-top .m-safedown-center .downTop li .icon6 {
  width: 46px;
  height: 24px;
  display: block;
  background-position: -39px -7px;
  margin: 0 auto;
  margin-top: 74px;
}

.g-main-top .m-safedown-center .downTop li .icon5 {
  width: 32px;
  height: 19px;
  display: inline-block;
  background-position: -46px -40px;
  margin-left: 4px;
}

.g-main-top .m-safedown-center .list {
  width: 735px;
  margin: 0 auto;
}

.g-main-top .m-safedown-center .list li {
  margin-top: 30px;
  overflow: hidden;
  /* position: relative; */
}

.g-main-top .m-safedown-center .list li .icon7 {
  width: 45px;
  height: 42px;
  display: block;
  background-position: -116px -49px;
  float: left;
}

.g-main-top .m-safedown-center .list li .icon8 {
  width: 45px;
  height: 42px;
  display: block;
  background-position: -98px -2px;
  float: right;
}

.g-main-top .m-safedown-center .list li p {
  font-size: 18px;
  color: #333333;
  float: left;
  width: 645px;
  text-align: center;
}

.g-main-top .m-safedown-center .list li .u-btn {
  display: block;
  width: 190px;
  height: 54px;
  background: -webkit-linear-gradient(top, #60cc5c, #30b22d);
  background: -moz-linear-gradient(top, #60cc5c, #30b22d);
  background: -o-linear-gradient(top, #60cc5c, #30b22d);
  background: -ms-linear-gradient(top, #60cc5c, #30b22d);
  background: linear-gradient(top, #60cc5c, #30b22d);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#60cc5c', endColorStr='#30b22d', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#60cc5c',endColorStr='#30b22d',gradientType='0')";
  border: none;
  border-radius: 5px;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  line-height: 48px;
}

.g-main-top .m-safedown-center .list li .u-btn:hover {
  background: -webkit-linear-gradient(top, #30b22d, #60cc5c);
  background: -moz-linear-gradient(top, #30b22d, #60cc5c);
  background: -o-linear-gradient(top, #30b22d, #60cc5c);
  background: -ms-linear-gradient(top, #30b22d, #60cc5c);
  background: linear-gradient(top, #30b22d, #60cc5c);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#30b22d', endColorStr='#60cc5c', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#30b22d',endColorStr='#60cc5c',gradientType='0')";
}

.g-main-top .m-safedown-center .list li.width {
  position: relative;
  height: 58px;
  line-height: 58px;
  overflow: visible;
}

.g-main-top .m-safedown-center .list li .fl {
  float: left;
  position: absolute;
  left: -74px;
}

.g-main-top .m-safedown-center .list li .fr {
  float: left;
  position: absolute;
  right: -74px;
}

.g-main-top .m-safedown-center .list li .icon4 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-position: -10px -32px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px;
}

.g-main-con {
  position: relative;
}

.g-main-con .m-con-left,
.g-main-con .m-con-right {
  display: inline-block;
  /* overflow: hidden; */
  margin-top: 16px;
  vertical-align: top;
}

.g-main-con .m-con-left {
  position: relative;
  width: 870px;
}

.box {
  margin-bottom: 16px;
  padding: 10px 20px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  background: #fff;
}

.box>.title {
  position: relative;
  height: 52px;
  font-size: 24px;
  line-height: 52px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ebedf0;
}
.box>.title::before {
  content: ".";
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 152px;
  height: 2px;
  font-size: 0;
  background: -webkit-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: -moz-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: -o-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: linear-gradient(271deg, #4285e3 0%, #57c2ff);
}
.box>.title>.icon-title {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: text-bottom;
  background: url(../images/icon-down3.png) no-repeat center;
}

.edition-box>.title>.icon-title {
  background-image: url(../images/icon-gl.png);
}

.relation-article-box>.title>.icon-title {
  background-image: url(../images/icon-article.png);
}

.relation-zt-box>.title>.icon-title {
  background-image: url(../images/icon-zt1.png);
}

.reviews-box>.title>.icon-title {
  background-image: url(../images/icon-reviews.png);
}
.box>.switchover {
  position: relative;
  height: 52px;
  font-size: 24px;
  line-height: 52px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ebedf0;
}
.box>.switchover div{
  display: inline-block;
}
.box>.switchover div span{
  margin-right: 20px;
  padding-bottom: 10px;
}
.box>.switchover .tab{
  color: #008EE1;
  border-bottom: 3px  solid #008EE1;;
}
.hiden{
  display: none;
}
.g-main-con .m-con-left .con-nav {
  position: relative;
  width: 870px;
  margin-bottom: 0;
  background: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.g-main-con .m-con-left .con-nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 103px;
  z-index: 50;
  width: 100%;
  padding: 0;
}

.g-main-con .m-con-left .con-nav .u-tab {
  width: 100%;
  height: 46px;
  font-size: 20px;
  line-height: 46px;
  /* font-weight: bold; */
  color: #969799;
  border-bottom: 1px solid #ebedf0;
}
.g-main-con .m-con-left .con-nav .u-tab .item:hover{
  color: #0984c5;
}
.g-main-con .m-con-left .con-nav .u-tab .item.downBox{
  font-weight: 700;
  color: #0984c5;
}
.g-main-con .m-con-left .con-nav.fixed .fixed-top{
  height: 57px;
  line-height: 57px;
  color: #fff;
  background: #205AEF;
  box-sizing: border-box;
  overflow: hidden;
}
.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox{
  width: 1200px;
  height: 57px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-bottom{
  height: 30px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 14px;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .u-tab{
  margin-top: 10px;
  height: 47px;
  border: none;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right{
  display: flex;
  align-items: center;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right .jumpDownload{
  display: inline-block;
  width: 120px;
  height: 57px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/newCeilingDown.png) #47b751 no-repeat 14px center;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right .jumpDownload:hover{
  background-color: #399241;
}

.g-main-con .m-con-left .con-nav .fixed-top .topBox .topBox-right .jumpDownload,.g-main-con .m-con-left .con-nav .fixed-top .topBox .topBox-right .searchBox{
  display: none;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right .searchBox{
  width: 275px;
  height: 34px;
  margin-right: 30px;
  margin-left: 25px;
  vertical-align: 2px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background: #fff;
  display: flex;
  align-items: center;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right .searchBox .searchInput{
  width: 218px;
  height: 34px;
  padding: 0;
  padding-left: 14px;
  line-height: 34px;
  color: #999;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border: none;
  outline: none;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .topBox-right .searchBox .searchIcon{
  width: 30px;
  height: 30px;
  background: url(../images/searchIcon.png) no-repeat center;
  cursor: pointer;
  margin-left: 6px;
  border: none;
  outline: none;
}

.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .u-tab .item{
  display: inline-block;
  margin-right: 10px;
  padding: 0 15px;
  line-height: 47px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  width: auto;
  font-size: 16px;
}
.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .u-tab .item.downBox{
  display: none;
}
.g-main-con .m-con-left .con-nav.fixed .fixed-top .topBox .u-tab .item.z-cur{
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #222;
}

.g-main-con .m-con-left .con-nav .u-tab .item {
  display: inline-block;
  width: 105px;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  /* border: 1px solid red; */
}


.g-main-con .m-con-left .con-nav .tags {
  margin-top: 10px;
  font-size: 14px;
  line-height: 26px;
}

.g-main-con .m-con-left .con-nav .tags b {
  display: inline-block;
  margin-right: 5px;
  text-indent: 20px;
  background: url(../images/icon-tj.png) no-repeat left center;
}

.g-main-con .m-con-left .con-nav .tags a {
  margin-right: 10px;
  text-decoration: underline;
  color: #0984c5;
}

.g-main-con .m-con-left .soft-info {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.g-main-con .m-con-left .soft-info .tt {
  position: relative;
  height: 40px;
  line-height: 40px;
}

.g-main-con .m-con-left .soft-info .tt::before {
  content: ".";
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  bottom: 0;
  width: 730px;
  height: 1px;
  font-size: 0;
  background: #ebedf0;
}

.g-main-con .m-con-left .soft-info .tt strong {
  display: block;
  float: left;
  padding-right: 15px;
  font-size: 18px;
  font-weight: bold;
  background-color: #FFF;
}

.g-main-con .m-con-left .soft-info .img-txt-box {
  min-height: 205px;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
}

.g-main-con .m-con-left .soft-info .img-txt-box a {
  text-decoration: underline;
  color: #008EE1;
}

.g-main-con .m-con-left .soft-info .img-txt-box .xbtj {
  background-color: #DDEDFB;
  word-break: break-all;
  font-size: 13px;
  padding: 10px;
  border: 1px solid rgb(0, 153, 204);
}

.g-main-con .m-con-left .soft-info .img-txt-box .xbtj p.title {
  height: 30px;
  background: none;
  line-height: 30px;
  color: rgb(255, 0, 0);
  font-weight: bold;
  border: none;
}

.g-main-con .m-con-left .soft-info .img-txt-box .xbtj p.cont {
  line-height: 30px;
  text-indent: 2em;
  color: #444;
}

.g-main-con .m-con-left .soft-info .logoimg {
  float: left;
  width: 121px;
  height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.g-main-con .m-con-left .soft-info .img-txt-box .pc_video_600 {
  width: 600px;
  margin-left: 115px;
}

.g-main-con .m-con-left .soft-info .xianssort {
  clear: both;
  width: 610px;
  margin: 20px auto;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 10px 0px #999;
  box-shadow: 0px 0px 10px 0px #999;
}

.g-main-con .m-con-left .soft-info .xianssort .title {
  height: 28px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: #008EE1;
}

.g-main-con .m-con-left .soft-info .xianssort .nam {
  width: 300px;
  height: 28px;
  border-right: 1px solid #ccc;
}

.g-main-con .m-con-left .soft-info .xianssort .bben {
  width: 200px;
  height: 28px;
  border-right: 1px solid #ccc;
}

.g-main-con .m-con-left .soft-info .xianssort .ckan {
  width: 100px;
  height: 28px;
  color: #008EE1;
  cursor: pointer;
}

.g-main-con .m-con-left .soft-info .xianssort .title div {
  float: left;
  text-align: center;
  color: #fff;
}

.g-main-con .m-con-left .soft-info .xianssort li {
  height: 28px;
  overflow: hidden;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
}

.g-main-con .m-con-left .soft-info .xianssort li div {
  float: left;
  text-align: center;
}

.g-main-con .m-con-left .soft-info strong {
  font-weight: bold;
}

.g-main-con .m-con-left .download-box {
  min-height: 440px;
}

.g-main-con .m-con-left .download-box .con {
  position: relative;
  margin-bottom: 10px;
}

.g-main-con .m-con-left .download-box .down-list,
.g-main-con .m-con-left .download-box .g-huodong {
  display: inline-block;
  vertical-align: top;
}

.g-main-con .m-con-left .download-box .down-list {
  width: 380px;
  margin-top: 10px;
}

.g-main-con .m-con-left .download-box .down-list h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
}

.g-main-con .m-con-left .download-box .down-list .tishi {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  color: #f00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background-color: rgb(233, 248, 255);
}



.g-main-con .m-con-left .download-box .down-list .gs-list p {
  margin: 10px 0;
}

.g-main-con .m-con-left .download-box .down-list .ellipse {
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.g-main-con .m-con-left .download-box .down-list a {
  display: inline-block;
  width: 120px;
  height: 24px;
  overflow: hidden;
  margin-right: 12px;
  padding: 5px 10px;
  line-height: 24px;
  text-align: center;
  color: #323232;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.g-main-con .m-con-left .download-box .down-list a.gaosu {
  margin-bottom: 10px;
  color: #fff;

  background-color: #f90;
}

.g-main-con .m-con-left .download-box .down-list a.gaosu i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url(../images/icon-down4.png) no-repeat center;
}

.g-main-con .m-con-left .download-box .down-list .downtu {
  width: 240px;
  height: 80px;
  position: absolute;
  left: -258px;
  top: 102px;
  background: url(../images/downtu1.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

.g-main-con .m-con-left .download-box .down-list p span {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}

.g-main-con .m-con-left .download-box .down-list p span em {
  color: #4182E1;
}

.g-main-con .m-con-left .download-box .down-list p span a {
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
}

.g-main-con .m-con-left .download-box .down-list p span a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(../images/icon-down5.png) no-repeat center;
}

.g-main-con .m-con-left .download-box .down-list .feedback {
  display: block;
  width: 356px;
  text-align: center;
  color: #999;
  border: 1px dashed #e0e0e0;
  background: #fdfddf;
  margin: 10px 0;
}

.g-main-con .m-con-left .download-box .down-list .feedback em {
  margin-right: 2px;
  vertical-align: middle;
  color: #090;
}

.g-main-con .m-con-left .download-box .g-huodong {
  float: right;
  width: 420px;
  height: 352px;
  overflow: hidden;
  margin-top: 12px;
}

.g-main-con .m-con-left .download-box .g-huodong img {
  width: 100%;
  height: 100%;
}

.g-main-con .m-con-left .edition-box ul {
  margin-top: 16px;
}

.g-main-con .m-con-left .edition-box ul li {
  float: left;
  width: 100%;
  height: 36px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 36px;
  color: #444;
  background: #f9f9f9;
}

.g-main-con .m-con-left .edition-box ul li span {
  float: left;
}

.g-main-con .m-con-left .edition-box ul li .txt {
  width: 250px;
  height: 36px;
  margin-left: 10px;
  margin-right: 10px;
}

.g-main-con .m-con-left .edition-box ul li .tt {
  float: right;
  width: 100%;
  font-size: 14px;
  line-height: 36px;
  text-align: left;
  color: #444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-main-con .m-con-left .edition-box ul li .version {
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.g-main-con .m-con-left .edition-box ul li .star-bar {
  display: inline-block;
  width: 85px;
  height: 15px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 46px;
  margin-left: 15px;
  font-size: 0;
  background: url(../images/icon-star.png) repeat-x 0 0;
}

.g-main-con .m-con-left .edition-box ul li .star-bar .star {
  display: inline-block;
  float: left;
  height: 100%;
  background: url(../images/icon-star.png) repeat-x 0 -16px;
}

.g-main-con .m-con-left .edition-box ul li .look {
  float: right;
  width: 80px;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #008EE1;
}

.g-main-con .m-con-left .relation-article-box ul {
  margin-top: 10px;
  font-size: 0;
}

.g-main-con .m-con-left .relation-article-box ul li {
  float: left;
  width: 370px;
  height: 30px;
  overflow: hidden;
  margin-right: 30px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 30px;
  text-indent: .5em;
  border-bottom: 1px dashed #ccc;
  background: url(../images/icon-dian3.png) 5px center no-repeat;
}

.g-main-con .m-con-left .relation-zt-box ul {
  margin-top: 16px;
  font-size: 0;
}

.g-main-con .m-con-left .relation-zt-box ul li {
  display: inline-block;
  width: 20%;
  overflow: hidden;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.g-main-con .m-con-left .relation-zt-box ul li img {
  width: 140px;
  height: 79px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.g-main-con .m-con-left .relation-zt-box ul li p {
  width: 100%;
  line-height: 2;
}

.g-main-con .m-con-left .relation-zt-box ul li:hover {
  -webkit-transform: translate(0px, -2px);
  -moz-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  -o-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-box-shadow: 0px 4px 15px 0px rgb(0 46 87 / 15%);
  box-shadow: 0px 4px 15px 0px rgb(0 46 87 / 15%);
}

/********************* 专辑 **********************/
.pc-down_special {
  margin-top: 20px;
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #f1f2f6;
  border-top: none;
  min-height: 400px;
  margin-bottom: 16px;
  box-shadow: 0px 4px 24px 0px rgb(209 204 255 / 12%);
  border-radius: 12px;
}

.pc-down_special .title {
  position: relative;
  height: 52px;
  font-size: 24px;
  line-height: 52px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ebedf0;
  margin-bottom: 15px;
}

.pc-down_special>.title::before {
  content: ".";
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 152px;
  height: 2px;
  font-size: 0;
  background: -webkit-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: -moz-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: -o-linear-gradient(179deg, #4285e3 0%, #57c2ff);
  background: linear-gradient(271deg, #4285e3 0%, #57c2ff);
}

.pc-down_special>.title>.icon-title {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: text-bottom;
  background: url(../images/icon-zt1.png) no-repeat center;
}

.pc-down_special .hd {
  height: 90px;
}

.pc-down_special .hd ul li {
  display: block;
  float: left;
  margin-right: 5px;
  width: 155px;
  height: 90px;
  margin-left: 5px;
  position: relative;
}

.pc-down_special .hd ul li:hover {
  transform: translate(0px, -2px);
  box-shadow: 0px 4px 15px 0px rgba(0, 46, 87, 0.15);
  background: #ffffff;
}

.pc-down_special .hd ul li a img {
  width: 100%;
  height: 100%;
}

.pc-down_special .hd ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .8);
  width: 100%;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}

.pc-down_special .hd ul li.on {
  background-color: #fff;
}

.pc-down_special .bd ul.look {
  background-color: #999;
}

.pc-down_special .bd {
  background-color: #fff;
  margin-top: 15px;
}

.pc-down_special .bd .lh {
  display: none;
}

.pc-down_special .ads {
  padding-left: 15px;
}

.pc-down_special .bd .pc-down_special_top {
  border-bottom: dashed 1px #f1f2f6;
  padding-bottom: 10px;
}

.pc-down_special .bd .pc-down_special_top dl {
  height: 75px;
}

.pc-down_special .bd .pc-down_special_top dl dt {
  display: block;
  float: left;
  padding-right: 15px;
}

.pc-down_special .bd .pc-down_special_top dl dt img {
  width: 150px;
  height: 75px;
}

.pc-down_special .bd .pc-down_special_top dl h4 {
  font-size: 14px;
}

.pc-down_special .bd .pc-down_special_top dl h4 span {
  background-color: #f66;
  color: #fff;
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 32px;
}

.pc-down_special .bd .pc-down_special_top dl p {
  color: #999;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.pc-down_special .bd .pc-down_special_bottom {
  padding-top: 15px;
}

.pc-down_special_bottom li {
  display: block;
  float: left;
  width: 25%;
  margin-bottom: 20px;
}

.pc-down_special_bottom li dl dt {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  overflow: hidden;
  padding-right: 10px;
}

.pc-down_special_bottom li dl dt img {
  width: 50px;
  height: 50px;
}

.pc-down_special_bottom li dl dd h4 {
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

.pc-down_special_bottom li dl:hover dd h4 {
  color: #2A78B4;
}

.pc-down_special_bottom li dl dd p {
  font-size: 12px;
  color: #999;
  display: block;
}

.pc-down_special_bottom .star-bar-show.size-M,
.pc-down_special_bottom .star-bar-show_2.size-M .star {
  background-size: 15px 13px;
}

.pc-down_special_bottom ul li span {
  border: 1px solid #7986cb;
  border-radius: 4px;
  padding: 2px;
}

.pc-down_special_bottom .star-bar-show.size-M {
  width: 75px;
}


.g-main-con .m-con-left .reviews-box .comment {
  margin-top: 16px;
}

.g-main-con .m-con-left .reviews-box .comment .comment-form {
  position: static;
  width: 100%;
}

.g-main-con .m-con-left .reviews-box .comment .comment-form .cmt-msg {
  width: 100%;
  height: 100px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 14px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border: 1px solid #dcdee0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  resize: none;
}

.g-main-con .m-con-left .reviews-box .comment .comment-form .usercmt {
  height: 38px;
  line-height: 38px;
  color: #969799;
}

.g-main-con .m-con-left .reviews-box .comment .comment-form .usercmt .btn-submit {
  float: right;
  width: 90px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border: none;
  background: -webkit-linear-gradient(156deg, #4285e3 0%, #57c2ff);
  background: -moz-linear-gradient(156deg, #4285e3 0%, #57c2ff);
  background: -o-linear-gradient(156deg, #4285e3 0%, #57c2ff);
  background: linear-gradient(294deg, #4285e3 0%, #57c2ff);
  cursor: pointer;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list {
  position: relative;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dl>* {
  padding-left: 48px;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list .tt {
  margin-bottom: 16px;
  padding-left: 2px;
  font-size: 16px;
  line-height: 36px;
  font-weight: 700;
  color: #676767;
  border-bottom: 2px solid #4285e3;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dt {
  position: relative;
  padding-top: 8px;
  line-height: 24px;
  color: #999;
  zoom: 1;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dt>img {
  position: absolute;
  top: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dt b {
  font-weight: 400;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dt em {
  position: absolute;
  right: 0;
  color: #999;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dd p {
  position: relative;
  line-height: 1.5;
  text-align: right;
  bottom: 20px;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dd b {
  font-size: 15px;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list dd .praise {
  display: inline-block;
  width: 30px;
  height: 25px;
  vertical-align: bottom;
  background: url(../images/icon-ding.png) no-repeat center;
}

.g-main-con .m-con-left .reviews-box .comment .comment-list .gl-btn {
  display: inline-block;
  height: 23px;
  overflow: hidden;
  margin-left: 12px;
  line-height: 22px;
  color: #999;
  zoom: 1;
}


.g-main-con .m-con-right {
  float: right;
  width: 310px;
}

.g-main-con .m-con-right .m-kind-list .title .icon-title {
  background-image: url(../images/icon-kind.png);

}

.g-main-con .m-con-right .m-sw-list .title .icon-title {
  background-image: url(../images/icon-bb.png);
}

.g-main-con .m-con-right .m-sw-list .item {
  width: 25%;
}

.g-main-con .m-con-right .m-sw-list .item .txt {
  font-size: 14px;
  padding: 0 4px;
}

.g-main-con .m-con-right .fixed {
  position: fixed;
  top: 103px;
  z-index: 50;
  width: 310px;
}



.g-main-con .m-con-right .m-sw-list dl {
  display: block;
  font-size: 12px;
  width: 100%;
  border-bottom: dashed 1px #ddd;
  overflow: hidden;
  margin-top: 8px;
  padding-bottom: 8px;
}

.g-main-con .m-con-right .m-sw-list>dl:nth-of-type(1) {
  margin-top: 20px;
}

.g-main-con .m-con-right .m-sw-list dl dt {
  float: left;
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #151515;
  margin: 2px 10px 2px 2px;
  display: inline;
  overflow: hidden;
  background: #4182e1;
  padding: 5px;
  color: #fff;
}

.g-main-con .m-con-right .m-sw-list dl dd {
  float: left;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
}

.g-main-con .m-con-right .m-sw-list dl dd a {
  width: auto;
  height: auto;
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
  margin: 2px 7px 0 0;
  display: inline;
  overflow: hidden;
}

.g-main-con .m-con-right .m-kind-list {
  font-size: 0;
}

.g-main-con .m-con-right .m-kind-list .title {
  margin-bottom: 10px;
}

.g-main-con .m-con-right .m-kind-list .item {
  display: inline-block;
  width: 25%;
  font-size: 14px;
}

.g-main-con .m-con-right .m-kind-list .item a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.g-main-con .m-con-right .week-rank-list {
  padding-bottom: 1px;
}

.g-main-con .m-con-right .week-rank-list h4 {
  font-size: 0;
}

.g-main-con .m-con-right .week-rank-list .title {
  border-bottom: none;
}

.g-main-con .m-con-right .week-rank-list .title::before {
  display: none;
}

.g-main-con .m-con-right .week-rank-list .u-tab {
  display: inline-block;
  width: 50%;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  border-bottom: 2px solid #ebedf0;
}

.g-main-con .m-con-right .week-rank-list ul {
  margin-top: 10px;
}

.g-main-con .m-con-right .week-rank-list .u-tab.z-cur {
  color: #4182E1;
  border-bottom: 2px solid #4182E1;
}

.g-main-con .m-con-right .ads {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.srolltool {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 22px;
  margin-left: 258px;
  text-align: center;
  color: #FFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #008EE1;
}

.srolltool.show {
  display: block;
}

.srolltool * {
  display: block;
  position: relative;
  height: 58px;
  padding-top: 16px;
  cursor: pointer;
}

.srolltool a {
  color: #FFF;
}

.srolltool i {
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  overflow: hidden;
  margin-left: -5px;
  padding: 0;
  border-width: 5px;
}

.srolltool i.top {
  top: 0;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
}

.srolltool i.btm {
  bottom: 0px;
  border-style: solid dashed dashed dashed;
  border-color: #fff transparent transparent transparent;
}

#autotab {
  display: none;
  position: fixed;
  top: 320px;
  margin-top: -50px;
  margin-left: -120px;
  padding: 20px 20px 20px 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: #fff;
  cursor: pointer;
}

#autotab.show {
  display: block;
}

#autotab div {
  padding-left: 30px;
  font-size: 14px;
  line-height: 32px;
  background: url(../images/autotab.jpg) 0 -96px no-repeat;
  cursor: pointer;
}

#autotab div.z-cur {
  color: #0199dc;
  background-position: 0 -48px !important;
}

.mb-80 {
  margin-bottom: 80px;
}

.g-bottom-banner {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  height: 80px;
  box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.g-bottom-banner .close{
  width: 50px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
}

.g-bottom-banner.none {
  display: none;
}

.g-bottom-banner .b-sw-info {
  display: inline-block;
  margin-top: 10px;
}

.g-bottom-banner .b-sw-info img {
  display: inline-block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 8px;
}

.g-bottom-banner .b-sw-info .title {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  vertical-align: middle;
  width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-bottom-banner .down-box {
  float: right;
  margin-top: 10px;
}

.g-bottom-banner .down-box a {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

.g-bottom-banner .down-box .high_speed {
  box-sizing: border-box;
  width: 165px;
  height: 60px;
  background-color: rgb(22, 189, 97);
  text-align: center;
  color: #fff;
  padding-top: 8px;
}

.g-bottom-banner .down-box .high_speed p {
  font-size: 22px;
  margin-bottom: 6px;
}

.g-bottom-banner .down-box .high_speed span {
  font-size: 10px;
  font-weight: 100;
}

.g-bottom-banner .down-box .local_download {
  background: #8fb6b5;
  padding: 0px 20px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  font-size: 24px;
  color: #fff;
}

.g-bottom-banner .down-box .local_download:hover{
  opacity: .8;
}

.g-bottom-banner .down-box .u-btn-safe {
  background: -webkit-linear-gradient(top, #60cc5c, #30b22d);
  padding: 0px 20px;
  height: 60px;
  border-radius: 10px;
  margin-right: 30px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fefefe;
}

.g-bottom-banner .down-box .u-btn-safe:hover{
  background: -webkit-linear-gradient(top, #30b22d, #60cc5c);
}

.g-bottom-banner .down-box .u-btn-safe span:first-child{
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
}

.g-bottom-banner .down-box .u-btn-safe span:last-child{
  font-size: 12px;
}

.img-txt-box table p {
  line-height: 30px;
}

.img-txt-box a {
  color: #3166CB;
  text-decoration: underline;
}

.safe_test {
  display: flex;
  height: 24px;
  line-height: 24px;
  justify-content: space-between;
  width: 100% !important;
}

.safe_test .txt {

  color: #999;
}

.safe_test .safe_list {
  flex-grow: 1;
  display: flex;
}

.safe_test .safe_list .safebg {
  display: flex;
  align-items: center;
  margin-left: 5px;
}

.safebg i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/safebg.png);
  background-repeat: no-repeat;
}

.safebg:nth-child(1) i {
  background-position: 1px 3px;
}

.safebg:nth-child(2) i {
  background-position: 1px -30px;
}

.safebg:nth-child(3) i {
  background-position: 1px -66px;
}

.safebg:nth-child(4) i {
  background-position: 1px -100px;
}

/*todo 新版软件详情样式*/
.soft_detail {
  position: relative;
  padding: 20px;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  background: #ffffff;
}

.soft_detail .detail_crumbs {
  position: relative;
  display: flex;
  align-items: center;
}

.soft_detail .detail_crumbs .crumbs_icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon-crumbs.png) no-repeat center;
}

.soft_detail .detail_content {
  margin-top: 20px;
  display: flex;
}

.soft_detail .detail_content .content_left {
  width: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.soft_detail .detail_content .content_left .logo {
  width: 130px;
  height: 130px;
  border-radius: 24px;
}

.soft_detail .detail_content .content_left .zancai {
  margin-top: 10px;
}

.soft_detail .detail_content .content_left .zancai .zan,
.soft_detail .detail_content .content_left .zancai .cai {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.soft_detail .detail_content .content_left .zancai .zan i,
.soft_detail .detail_content .content_left .zancai .cai i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}

.soft_detail .detail_content .content_left .zancai .zan p,
.soft_detail .detail_content .content_left .zancai .cai p {
  display: flex;
  margin: 0 5px;
  width: 50px;
  height: 10px;
  background-color: #E3E3E3;
}

.soft_detail .detail_content .content_left .zancai .zan p span,
.soft_detail .detail_content .content_left .zancai .cai p span {
  display: inline-block;
  height: 10px;
}

.soft_detail .detail_content .content_left .zancai .zan .value,
.soft_detail .detail_content .content_left .zancai .cai .value {
  font-size: 12px;
}

.soft_detail .detail_content .content_left .zancai .zan i {
  background-image: url("../images/zan.png");
}

.soft_detail .detail_content .content_left .zancai .zan p span {
  background-color: #FE7673;
}

.soft_detail .detail_content .content_left .zancai .zan .value {
  color: #FE7673;
}

.soft_detail .detail_content .content_left .zancai .cai i {
  background-image: url("../images/cai.png");
}

.soft_detail .detail_content .content_left .zancai .cai p span {
  background-color: #999;
}

.soft_detail .detail_content .content_left .zancai .cai .value {
  color: #999;
}

.soft_detail .detail_content .content_left .qrcode {
  margin-top: 5px;
}

.soft_detail .detail_content .content_left .qrcode img {
  width: 110px;
  height: 110px;
}

.soft_detail .detail_content .content_left .qrcode .text {
  font-size: 12px;
  color: #333;
  text-align: center;
  margin-top: 5px;
}

.soft_detail .detail_content .content_left .permission {
  width: 100%;
  position: relative;
}

.soft_detail .detail_content .content_left .permission .hr {
  height: 1px;
  width: 100%;
  background-color: #ccc;
  margin: 10px 0;
}

.soft_detail .detail_content .content_left .permission .text {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 30px;
}

.soft_detail .detail_content .content_left .permission .text:hover + .permissionBox {
  display: block;
}

.soft_detail .detail_content .content_left .permission .text img {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}

.soft_detail .detail_content .content_left .permission .permissionBox {
  width: 186px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  right: -170px;
  top: 20px;
  z-index: 100;
  display: none;
}

.soft_detail .detail_content .content_left .permission .permissionBox:hover {
  display: block;
}

.soft_detail .detail_content .content_left .permission .permissionBox .permissionBox-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 186px;
  height: 33px;
  background-color: #ff9900;
}

.soft_detail .detail_content .content_left .permission .permissionBox .permissionBox-top span {
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
}

.soft_detail .detail_content .content_left .permission .permissionBox .permissionBox-content {
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  height: 400px;
  overflow: hidden;
  overflow-y: auto;
  word-break: break-all;
}

.soft_detail .detail_content .content_left .permission .permissionBox .permissionBox-content::-webkit-scrollbar-thumb {
  width: 5px;
  background: #d8d8d8;
  border-radius: 4px;
}

.soft_detail .detail_content .content_left .permission .permissionBox .permissionBox-content::-webkit-scrollbar {
  width: 5px;
  background: transparent;
  border-radius: 4px;
}

.soft_detail .detail_content .content_center {
  margin-left: 35px;
}

.soft_detail .detail_content .content_center .titleBox {
  margin-top: 12px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_center .titleBox .title {
  font-size: 24px;
  font-weight: 700;
  max-width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.soft_detail .detail_content .content_center .titleBox .safe {
  width: 80px;
  height: 25px;
  margin: 0 10px;
}

.soft_detail .detail_content .content_center .titleBox a {
  background-color: #1face5;
  padding: 3px 5px;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}

.soft_detail .detail_content .content_center .titleBox span:hover {
  opacity: .8;
}

.soft_detail .detail_content .content_center .introduction {
  width: 700px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
}

.soft_detail .detail_content .content_center .introduction .item {
  width: 33.33%;
  margin-bottom: 30px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_center .introduction .item .key {
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute;
  width: 60px;
  color: #999;
}

.soft_detail .detail_content .content_center .introduction .item .value {
  width: calc(100% - 74px);
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.soft_detail .detail_content .content_center .introduction .item.no_hidden .value{
  overflow: visible;
}

.soft_detail .detail_content .content_center .introduction .item .look {
  color: #096DDC;
  cursor: pointer;
}

.soft_detail .detail_content .content_center .edition {
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_center .edition .edition-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
  margin-right: 12px;
  cursor: pointer;
}

.soft_detail .detail_content .content_center .edition .edition-item .other_icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 3px;
  vertical-align: middle;
}

.soft_detail .detail_content .content_center .edition .edition-item.win .other_icon {
  background: url(../images/Windows.png) no-repeat center;
  background-size: 32px 32px;
}

.soft_detail .detail_content .content_center .edition .edition-item.android .other_icon {
  background: url(../images/anzhuo.png) no-repeat center;
  background-size: 32px 32px;
}

.soft_detail .detail_content .content_center .edition .edition-item.ios .other_icon {
  background: url(../images/mac.png) no-repeat center;
  background-size: 32px 32px;
}

.soft_detail .detail_content .content_center .edition .edition-item.mac .other_icon {
  background: url(../images/computer.png) no-repeat center;
  background-size: 32px 32px;
}

.soft_detail .detail_content .content_center .edition .edition-item:hover span {
  color: red;
}

.soft_detail .detail_content .content_center .edition .edition-item img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.soft_detail .detail_content .content_center .edition .edition-item span {
  font-size: 14px;
  color: #999;
}

.soft_detail .detail_content .content_center .downloadBox {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.soft_detail .detail_content .content_center .downloadBox > div {
  width: 216px;
  height: 76px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}

.soft_detail .detail_content .content_center .downloadBox > div:hover {
  opacity: .8;
}

.soft_detail .detail_content .content_center .downloadBox > div img {
  width: 50px;
  height: 50px;
}

.soft_detail .detail_content .content_center .downloadBox > div a {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.soft_detail .detail_content .content_center .downloadBox > div a b {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

.soft_detail .detail_content .content_center .downloadBox > div a span {
  font-size: 12px;
}

.soft_detail .detail_content .content_center .downloadBox .local {
  margin-right: 18px;
  background-color: #1B98EA;
}

.soft_detail .detail_content .content_center .downloadBox .download {
  background-color: #FF9934;
}
.soft_detail .detail_content .content_center .downloadBox .computer {
  background-color: #ff9543;
}

.soft_detail .detail_content .content_like {
  width: 270px;
  margin-left: 20px;
}

.soft_detail .detail_content .content_like .like_title {
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_like .like_title img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.soft_detail .detail_content .content_like .like_title b {
  color: #333;
  font-size: 18px;
}

.soft_detail .detail_content .content_like .hr {
  width: 100%;
  height: 2px;
  background-color: #F4F4F4;
  margin-top: 8px;
}

.soft_detail .detail_content .content_like .hr p {
  width: 116px;
  height: 2px;
  background-color: #408BE7;
}

.soft_detail .detail_content .content_like .like_list {
  margin-top: 10px;
}

.soft_detail .detail_content .content_like .like_list .list_item {
  height: 70px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F4F4F4;
  cursor: pointer;
  box-sizing: border-box;
}

.soft_detail .detail_content .content_like .like_list .list_item:hover .item_desc .desc_title {
  color: red;
}

.soft_detail .detail_content .content_like .like_list .list_item img {
  width: 55px;
  height: 55px;
  border-radius: 12px;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc {
  height: 62px;
  margin-left: 14px;
  padding: 5px 0;
  box-sizing: border-box;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_title {
  color: #333;
  font-size: 16px;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom {
  margin-top: 15px;
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom .starBox {
  display: flex;
  align-items: center;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom .starBox .star {
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom .starBox .star.light {
  background-image: url("../images/startLight.png");
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom .starBox .star.dark {
  background-image: url("../images/startDark.png");
}

.soft_detail .detail_content .content_like .like_list .list_item .item_desc .desc_bottom .desc_size {
  font-size: 14px;
  color: #333;
  margin-left: 10px;
}
/*todo 新版右侧回顶部悬浮功能区*/
.goTop_functions {
  width: 72px;
  height: 288px;
  box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  background-color: #fff;
  position: fixed;
  z-index: 100;
  right: 30px;
  top: 300px;
  display: flex;
  flex-direction: column;
}

.goTop_functions .functions {
  width: 72px;
  height: 72px;
  position: relative;
}

.goTop_functions .functions .img {
  width: 72px;
  height: 72px;
  background-image: url(../images/mydzc.png);
}

.goTop_functions .functions:hover .img {
  background-image: url(../images/mydzcHover.png);
  cursor: pointer;
}

.goTop_functions .functions:nth-of-type(1) .img {
  background-position: 0 284px;
}

.goTop_functions .functions:nth-of-type(1) .soflvbox {
  position: absolute;
  border: 1px solid #1fa4df;
  border-radius: 5px;
  width: 310px;
  padding: 10px 20px;
  height: 130px;
  background: #fff;
  left: -370px;
  top: -40px;
  font-size: 12px;
  line-height: 22px;
  color: #999;
  display: none;
}

.goTop_functions .functions:nth-of-type(1) .soflvbox::after {
  content: " ";
  position: absolute;
  width: 12px;
  height: 15px;
  right: -9px;
  top: 66px;
  background: url(../images/souljt.png) no-repeat;
}

.goTop_functions .functions:nth-of-type(1) .soflvbox > span {
  color: #0199dc;
  font-size: 14px;
  cursor: pointer;
}

.goTop_functions .functions:nth-of-type(1) .soflvbox p {
  text-align: right;
  cursor: pointer;
}

.goTop_functions .functions:nth-of-type(2) .img {
  background-position: 0 213px;
}

.goTop_functions .functions:nth-of-type(3) .img {
  background-position: 0 142px;
}

.goTop_functions .functions:nth-of-type(3) .usefk {
  position: absolute;
  border: 1px solid #0199dc;
  border-radius: 5px;
  width: 198px;
  padding: 10px 20px;
  height: 60px;
  background: #fff;
  left: -260px;
  top: 0;
  font-size: 12px;
  line-height: 22px;
  color: #999;
  display: none;
}

.goTop_functions .functions:nth-of-type(3) .usefk::after {
  content: " ";
  position: absolute;
  width: 12px;
  height: 15px;
  right: -9px;
  top: 33px;
  background: url(../images/souljt.png) no-repeat;
}

.goTop_functions .functions:nth-of-type(3) .usefk > span {
  color: #0199dc;
  font-size: 14px;
  cursor: pointer;
}

.goTop_functions .functions:nth-of-type(3) .usefk p {
  text-align: right;
  cursor: pointer;
}

.goTop_functions .functions:nth-of-type(4) .img {
  background-position: 0 71px;
}

/*soft_detail_pc 样式*/
.detail_pc_crumbs {
  position: relative;
  display: flex;
  align-items: center;
}

.detail_pc_crumbs .crumbs_icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/icon-crumbs.png) no-repeat center;
}

.soft_detail_pc {
  padding: 20px;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0px 4px 24px 0px rgba(209, 204, 255, 0.12);
  background: #ffffff;
  margin-top: 20px;
}

.soft_detail_pc .detail-desc {
  margin-top: 14px;
}

.soft_detail_pc .detail-desc .desc-name {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e4e4;
}

.soft_detail_pc .detail-desc .desc-name img {
  height: 75px;
}

.soft_detail_pc .detail-desc .desc-name h1 {
  font-size: 26px;
  color: #2c2c2c;
  margin-left: 15px;
  font-weight: bold;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.soft_detail_pc .detail-desc .desc-name span {
  color: #767676;
  font-size: 26px;
  vertical-align: middle;
  margin-left: 20px;
}

.soft_detail_pc .detail-desc .desc-introduction {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
}

.soft_detail_pc .detail-desc .desc-introduction li {
  width: 210px;
  border-bottom: 1px solid #e5e4e4;
  height: 40px;
  font-size: 14px;
  color: #949494;
  display: flex;
  align-items: center;
}

.soft_detail_pc .detail-desc .desc-introduction li.specialWidth {
  width: 245px;
}

.soft_detail_pc .detail-desc .desc-introduction li.specialWidth2 {
  width: 260px;
}

.soft_detail_pc .detail-desc .desc-introduction li span {
  color: #333333;
  margin-right: 5px;
}

.soft_detail_pc .detail-desc .desc-introduction li .newicon {
  background: url("../images/newicons.png") no-repeat;
}

.soft_detail_pc .detail-desc .desc-introduction li .newicon.icon1 {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-position: -7px -111px;
}

.soft_detail_pc .detail-desc .desc-introduction li .newicon.icon2 {
  width: 16px;
  height: 18px;
  display: inline-block;
  background-position: -34px -112px;
}

.soft_detail_pc .detail-desc .desc-introduction li .newicon.icon3 {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-position: -60px -112px;
}

.soft_detail_pc .detail-download {
  margin-top: 40px;
}

.soft_detail_pc .detail-download .download-top {
  display: flex;
  align-items: center;
  justify-content: center;
}

.soft_detail_pc .detail-download .download-top .downBox {
  width: 377px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.soft_detail_pc .detail-download .download-top .downBox a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 54px;
  background: -webkit-linear-gradient(top, #50b44d, #0d8909);
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}

.soft_detail_pc .detail-download .download-top .downBox a:hover {
  background: -webkit-linear-gradient(top, #0d8909, #50b44d);
}

.soft_detail_pc .detail-download .download-top .downBox a i {
  background: url("../images/newicons.png") no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-position: -10px -32px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px;
}

.soft_detail_pc .detail-download .download-top .downBox h2 {
  width: 100%;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.soft_detail_pc .detail-download .download-top .downBox h2 span {
  color: #2467f6;
}

.soft_detail_pc .detail-download .download-top .downBox h2 i {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.soft_detail_pc .detail-download .download-top .downBox h2 .newicon {
  background: url("../images/newicons.png") no-repeat;
  width: 32px;
  height: 19px;
  display: inline-block;
  background-position: -46px -40px;
  position: absolute;
  top: -20px;
  right: 50px;
}

.soft_detail_pc .detail-download .download-top .downBox p {
  width: 100%;
  margin-top: 25px;
  line-height: 25px;
  color: #717171;
  font-size: 14px;
  text-align: center;
}

.soft_detail_pc .detail-download .download-top .vs {
  width: 245px;
  text-align: center;
}

.soft_detail_pc .detail-download .download-top .vs span {
  display: inline-block;
  background: url("../images/newicons.png") no-repeat;
  width: 46px;
  height: 24px;
  background-position: -39px -7px;
}

.soft_detail_pc .detail-download .download-list {
  width: 670px;
  margin: 0 auto;
}

.soft_detail_pc .detail-download .download-list li {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.soft_detail_pc .detail-download .download-list li p {
  font-size: 18px;
  color: #333;
}

.soft_detail_pc .detail-download .download-list li .newicon {
  background: url("../images/newicons.png") no-repeat;
}

.soft_detail_pc .detail-download .download-list li .newicon.icon7 {
  width: 45px;
  height: 42px;
  display: block;
  background-position: -116px -49px;
}

.soft_detail_pc .detail-download .download-list li .newicon.icon8 {
  width: 45px;
  height: 42px;
  display: block;
  background-position: -98px -2px;
}
