﻿.wrap {
  width: 1200px;
  margin: 0 auto;
}

a:hover {
  color: #1455b3;
}

.sprite {
  background: url(../img/sprite.png);
}

.icon_winxp {
  background-position: -0px -252px;
  width: 93px;
  height: 15px;
  display: block;
}

.icon_vista {
  background-position: -0px -182px;
  width: 87px;
  height: 15px;
  display: block;
}

.icon_win7 {
  background-position: -0px -217px;
  width: 77px;
  height: 15px;
  display: block;
}

.icon_win8 {
  background-position: -0px -283px;
  width: 73px;
  height: 15px;
  display: block;
}

.icon_win10 {
  background-position: -0px -308px;
  width: 73px;
  height: 15px;
  display: block;
}

.icon_Android {
  background-position: -0px -614px;
  width: 76px;
  height: 21px;
  display: block;
}

.icon_iOS {
  background-position: -0px -647px;
  width: 44px;
  height: 20px;
  display: block;
}

.icon_MacOS {
  background-position: -0px -677px;
  width: 72px;
  height: 20px;
  display: block;
}

.icon_dianxin {
  background-position: -63px -0;
  width: 15px;
  height: 15px;
}

.icon_liantong {
  background-position: -79px -0;
  width: 19px;
  height: 15px;
}

.icon_yidong {
  background-position: -100px -0;
  width: 15px;
  height: 15px;
}

.icon-yz_xbtj {
  background-position: -0px -837px;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0px;
}

.icon-yz_xzzd {
  background-position: -0px -772px;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0px;
}

.icon-yz_rqzg {
  background-position: -0px -707px;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0px;
}

.icon_downsoft {
  background-position: 78px -145px;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0px;
}

.icon_downsoftGS {
  background-position: 35px -145px;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0px;
}

/*面包屑导航*/

.breadcrumb {
  height: 30px;
  line-height: 30px;
}

.breadcrumb span,
.breadcrumb a {
  display: block;
  float: left;
}

.breadcrumb a.btn {
  font-size: 12px;
  background: #008ee1;
  border: 1px solid #008ee1;
  height: 15px;
  line-height: 15px;
  padding: 2px;
  margin: 4px 0 0 10px;
  border-radius: 4px;
  color: #fff;
}

.breadcrumb a.btn:hover,
.breadcrumb a i {
  color: #fff;
}

.breadcrumb a i {
  line-height: 15px;
}

.soft-header {
  margin-bottom: 30px;
}


/*软件情感图*/

.soft-header_imgR {
  width: 415px;
  height: 260px;
  box-shadow: 0px 2px 10px #f1f1f1;
  overflow: hidden;
  margin-top: -15px;
}

.soft-header_imgR#bs-none {
  box-shadow: none;
}

.soft-header_imgR img {
  width: 415px;
  height: 260px;
}


/*软件Logo*/

.soft-header_face img {
  width: 50px;
  height: 50px;
  border-radius: 32px;
}


/*软件标题*/

.soft-header_title h2 {
  font-size: 36px;
  line-height: 36px;
  color: #222;
  padding-left: 10px;
  padding-top: 7px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 360px;
}

.soft-header_title span {
  color: #999;
  font-size: 22px;
  line-height: 50px;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: normal;
}

.soft-header .info {
  line-height: 20px;
}

.close-download {
  display: block;
  width: 250px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #9d9d9d;
  border-radius: 10px;
}

.softcon-intro .info dl dt span {
  display: inline-block;
}

.softcon-intro .bd-content p img {
  float: left;
  display: block;
  padding-right: 15px;
  width: 120px;
  height: 90px;
}

.soft-header .info div,
.soft-header .info time {
  display: block;
  float: left;
  margin-right: 15px;
}

.soft-header .info .star-bar-show.size-M,
.soft-header .info .star-bar-show.size-M .star {
  background-size: 22px 20px;
}

.soft-header .info time i {
  padding-right: 5px;
}

.soft-header .info .company span {
  color: #999;
}

.downbtn a.btn {
  height: 45px;
  border-radius: 32px;
  font-size: 22px;
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 40px;
  transition: background 0.4s, border 0.2s, margin 0.2s;
  display: block;
  float: left;
  margin-right: 15px;
}

.downbtn a.btn img {
  width: 50px;
}

.downewm-bk span {
  font-size: 12px;
  color: #666;
  width: 14px;
  display: block;
  float: left;
  margin-top: 5px;
}

.downewm-bk img {
  width: 100px;
  height: 100px;
}


/*其它版本*/

.otherver {
  width: 250px;
  text-align: center;
  padding: 17px 10px 2px 15px;
  overflow: hidden;
}

.otherver ul li {
  display: inline-block;
  width: 32%;
  position: relative;
}

.otherver ul li a {
  font-size: 12px;
  line-height: 12px;
}

.otherver .icon_android {
  background-position: 0 0;
  width: 17px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: -5px;
}

.otherver .icon_iOS {
  background-position: -17px 0;
  width: 17px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: -0px;
}

.otherver .icon_MAC {
  background-position: -35px 0;
  width: 24px;
  height: 15px;
  position: absolute;
  top: 1px;
  left: -3px;
}


/*下载次数*/

.downstats {
  padding: 0px 30px;
  margin-top: 2px;
  height: 50px;
  padding-top: 7px;
  margin-top: 3px;
  text-align: center;
  margin-bottom: 13px;
}

.downstats em {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 24px;
}

.downstats p {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  display: block;
}


/*软件头部排名模块*/

.softking-header {
  padding-top: 3px;
}

.softking-header a {
  padding-right: 5px;
}

.softking-header em {
  border-radius: 32px;
  text-align: center;
  width: 18px;
  height: 18px;
  display: inline-block;
}


/*右侧模块*/

.main-right {
  width: 320px;
}

.main-right_box {
  border: 1px solid #f4f4f4;
  border-top: none;
  margin-bottom: 20px;
}

.main-right_box .hd-title {
  height: 42px;
  border-bottom: 1px solid #f4f4f4;
  padding: 0 10px;
}

.main-right_box .hd-title h3 {
  font-size: 18px;
  line-height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.main-right_box .hd-title h3 i {
  color: #999;
}

.main-right_box .bd-content {
  padding: 0 10px;
}


/*软件厂商*/

.soft-company header {
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #f4f4f4;
}

.soft-company header img {
  width: 100px;
  height: 100px;
  border-radius: 32px;
}

.soft-company header p {
  line-height: 24px;
  font-size: 12px;
  text-align: left;
  padding-top: 10px;
}

.soft-company .soft {
  border-bottom: 1px solid #f4f4f4;
}

.soft-company .soft ul li {
  display: block;
  float: left;
  width: 33%;
  text-align: center;
  padding-bottom: 20px;
}

.soft-company .soft ul {
  padding-top: 15px;
}

.soft-company .soft ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.soft-company .soft ul li a img {
  width: 50px;
  height: 50px;
}

.soft-company .soft ul li a p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 5px;
  padding-bottom: 3px;
}

.soft-company .soft ul li a span {
  font-size: 12px;
  color: #999;
}

.soft-company .news li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 8px 0;
}

.soft-company .news li a {
  font-size: 12px;
  line-height: 12px
}

.soft-company .news li a:before {
  display: block;
  float: left;
  width: 1px;
  height: auto;
  content: "·";
  color: rgb(153, 153, 153);
  padding: 0px 7px 0px 0px;
}


/*本类排行*/

.tabRank {
  padding: 10px;
}

.tabRank .hd {
  line-height: 28px;
  border-bottom: none;
  position: absolute;
  right: 10px;
  top: 10px;
}

.tabRank .hd h3 {
  float: left;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  margin-left: 15px;
  background-color: #eceff1;
  border-radius: 5px 5px 0 0;
  font-weight: normal;
}

.tabRank .hd h3 {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.tabRank .hd h3.on {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-bottom: 1px solid #fff;
}

.tabRank .hd h3.on a {
  display: block;
  color: #e72410;
  font-weight: normal;
}

.tabRank ul {
  overflow: hidden;
}

.tabRank .bd li {
  display: block;
  float: left;
  padding: 7px;
  width: 100%;
}

.tabRank .bd li span {
  display: block;
  float: left;
}

.tabRank .bd li .pubtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tabRank .bd li .pubtitle a {
  font-size: 14px;
  color: #333;
}

.tabRank .bd li .pubtitle p {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
}

.tabRank .bd li .pubpic img {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  padding-right: 10px;
}

.tabRank .bd li.t .c .pubpic,
.tabRank .bd li.t .c .pubtitle p {
  display: none;
}

.tabRank .bd li.t.on .pubpic,
.tabRank .bd li.t.on .pubtitle p {
  display: block;
}

.tabRank .bd dl dd em,
.tabRank .bd dl dd span {
  display: block;
}

.tabRank .bd dl dd em {
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 10px;
  padding-top: 5px;
}

.tabRank .bd li span {
  font-size: 12px;
  line-height: 12px;
  width: 12px;
  height: 12px;
  padding: 5px;
  text-align: center;
  margin-right: 10px;
}

.tabRank .bd dl dt {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font: 14px;
  display: block;
  text-align: center;
  margin-right: 10px;
}

.tabRank .bd dl:after,
.tabRank .bd dl dd:after,
.tabRank .bd li:after,
ul.timeline li .content dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.tabRank .bd li span {
  background-color: #f4f4f4;
  color: #666;
}

.tabRank .bd li:nth-of-type(1) span {
  background-color: #ff5252;
  color: #fff !important;
}

.tabRank .bd li:nth-of-type(2) span {
  background-color: #66bb6a;
  color: #fff !important;
}

.tabRank .bd li:nth-of-type(3) span {
  background-color: #40c4ff;
  color: #fff !important;
}

.tabRank .bd dl dt {
  display: block;
  float: left;
  width: 136px;
  margin: 7px;
  height: 100px;
  padding-bottom: 5px;
}

.tabRank .bd dl dt a {
  font-size: 14px;
}

.tabRank .bd dl dt a img {
  width: 136px;
  height: 84px;
  border: none;
}


/*历史版本*/

.historyver ul li span {
  display: block;
  float: right;
}

.historyver ul li em {
  display: block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 55%;
}

.historyver ul li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.historyver ul {
  padding: 10px 0px;
}

.historyver ul li {
  position: relative;
  line-height: 20px;
  padding: 5px 0;
}

.historyver ul li a {
  color: #333;
}

.historyver ul li a span {
  color: #999;
  width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.historyver ul li a:before {
  display: block;
  float: left;
  width: 1px;
  height: auto;
  content: "·";
  color: rgb(153, 153, 153);
  padding: 0px 7px 0px 0px;
}

.historyver ul li a button {
  visibility: hidden;
  width: 60px;
  height: 20px;
  border-radius: 3px;
}

.historyver ul li a button:hover {
  background-color: #0E6DEC;
}

.historyver ul li:hover button {
  visibility: visible;
  position: absolute;
  right: 0;
  top: 0;
}

.historyver ul li a button {
  border: none;
}


/*相关教程*/

.course ul li span {
  display: block;
  float: right;
}

.course ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.course ul li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.course ul {
  padding: 10px 0px;
}

.course ul li {
  position: relative;
  line-height: 20px;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.course ul li a {
  color: #333;
}

.course ul li a:before {
  display: block;
  float: left;
  width: 1px;
  height: auto;
  content: "·";
  color: rgb(153, 153, 153);
  padding: 0px 7px 0px 0px;
}


/*下载该软件的人还下载*/

.alsodownload .bd-content ul {
  padding: 5px 0;
}

.alsodownload .bd-content li {
  text-align: center;
  display: block;
  float: left;
  width: 25%;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.alsodownload .bd-content li a img {
  width: 50px;
  height: 50px;
  padding: 0px;
  border: 1px solid #f4f4f4;
}

.alsodownload .bd-content li a p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.alsodownload .bd-content li a span {
  color: #999;
  font-size: 12px;
}

.alsodownload .bd-content dl::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.alsodownload .bd-content dl {
  width: 100%;
  padding: 7px 0px 7px 2px;
  border-bottom: dashed 1px #ddd;
  overflow: hidden;
  height: 23px;
}

.alsodownload .bd-content dl dt {
  margin-right: 10px;
}

.alsodownload .bd-content dl dt a {
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #151515;
  margin: 0 10px 0 2px;
  display: inline;
  overflow: hidden;
  background: #03a9f4;
  padding: 3px;
  color: #fff;
}

.alsodownload .bd-content dl dd {
  float: left;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 27px;
}

.alsodownload .bd-content dl dd a {
  width: auto;
  height: auto;
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
  margin: 0 7px 0 0;
  display: inline;
  overflow: hidden;
}


/* 本类相关分类 */

.thiscolumns .hd-title {
  background-color: #66bb6a;
  color: #fff;
  font-weight: bold;
}

.thiscolumns .hd-title h3 {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}

.thiscolumns .bd-content ul li {
  display: block;
  float: left;
  width: 26%;
  background-color: #f1f2f6;
  text-align: center;
  padding: 8px 5px;
  margin: 5px;
}

.thiscolumns .bd-content ul li a {
  color: #333;
}

.thiscolumns .bd-content ul li:hover,
.thiscolumns .bd-content ul li.on {
  background-color: #66bb6a;
}

.thiscolumns .bd-content ul li:hover a,
.thiscolumns .bd-content ul li.on a {
  color: #fff;
}


/*看过该教程的人还看过*/

.alsodownload-text .hd-title {
  background-color: #03a9f4;
}

.alsodownload-text .hd-title h3 {
  color: #fff;
}

.alsodownload-text .bd-content ul {
  padding: 0px 0;
}

.alsodownload-text .bd-content li {
  display: block;
  float: left;
  width: 300px;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.alsodownload-text .bd-content li a {
  color: #333;
}

.alsodownload-text .bd-content li a:hover {
  color: #2a78b4;
}

.alsodownload-text .bd-content li a:before {
  display: block;
  float: left;
  width: 1px;
  height: auto;
  content: "·";
  color: #999;
  padding: 0px 7px 0px 0px;
}


/*左侧模块*/

.main-left {
  width: 858px;
  border: 1px solid #f4f4f4;
  background: #fff;
  z-index: -1;
}

.softcon section {
  padding: 15px;
}

.softcon section .button {
  margin-bottom: 30px;
}

.softcon section .hd-title {
  position: relative;
  height: 32px;
}

.softcon section .line {
  position: relative;
  top: -11px;
  left: 0px;
}

.softcon section h3 {
  background: #fff;
  padding: 5px;
  font-size: 22px;
}

.softcon section h3 span {
  display: block;
  float: left;
  height: 22px;
  width: 10px;
  margin-right: 10px;
}

.softcon section p {
  line-height: 31px;
  font-size: 14px;
  text-align: justify;
  overflow: hidden;
  color: #333;
}

.softcon section img {
  max-width: 100%;
  padding: 10px 0;
}

.softcon_nav {
  height: 43px;
  border: 1px solid #f4f4f4;
  border-top: none;
  border-left: none;
  border-right: none;
  overflow: hidden;
}

.softcon_nav ul li {
  display: block;
  float: left;
  padding: 0 7px;
  line-height: 45px;
  margin: 0 5px;
}

.softcon_nav ul li a {
  font-size: 18px;
  line-height: 18px;
}

.softcon_nav ul li.on a,
.softcon_nav ul li.on a:hover {
  padding: 20px;
}


/*软件介绍*/

.softcon section .bd-content {
  padding: 10px 25px;
  position: relative;
}

.softcon-intro .bd-content p {
  text-indent: 2em;
}

.softcon-intro .info {
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 14px;
}

.softcon-intro .info dl {
  height: 125px;
}

.softcon-intro .info dl dt {
  font-size: 16px;
  line-height: 31px;
  padding: 5px 0;
  display: block;
  float: left;
  font-size: 14px;
}

.softcon-intro .info dl dd {
  display: block;
  float: left;
  width: 33%;
  font-size: 16px;
  line-height: 31px;
  padding: 5px 0;
  border-bottom: dashed 1px #f4f4f4;
  font-size: 14px;
}

.softcon-intro .img img {
  width: 120px;
  height: 91px;
}


/*软件截图*/

.softcon-shot .bd-content {
  width: 795px;
  height: 150px;
  position: relative;
}

.softcon-shot .bd-content i {
  color: #eceff1;
  font-size: 36px;
}

.softcon-shot .bd-content .prev,
.softcon-shot .bd-content .next {
  width: 51px;
  height: 45px;
  position: absolute;
  top: 90px;
  left: -15px;
  z-index: 100;
  cursor: pointer;
  /*background: url(../img/btns.png) no-repeat;*/
}

.softcon-shot .bd-content .next {
  left: auto;
  right: 0;
  background-position: 0 -90px;
}

.softcon-shot .bd-content .prev:hover {
  background-position: 0 -45px;
}

.softcon-shot .bd-content .next:hover {
  background-position: 0 -135px;
}

.softcon-shot .bd-content .scrollWrap {
  width: 760px;
  padding-top: 15px;
  overflow: hidden;
  height: 185px;
}

.softcon-shot .bd-content .tempWrap {
  width: 760px !important;
}

.softcon-shot .bd-content img {
  display: block;
  width: 232px;
  height: 150px;
}

.softcon-shot .bd-content.mobile img {
  width: 232px;
  height: 412px;
}

.softcon-shot .bd-content ul li {
  width: 232px;
  height: 150px;
  margin: 0 20px;
}

.softcon-shot .bd-content.mobile ul li {
  width: 232px;
  height: 412px;
  margin: 0 20px;
}


/*下载地址*/

.softcon-downurl {
  height: 317px;
}

.softcon-downurl .hd-title {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 10px;
  position: relative;
  background-color: #fff;
}

.softcon-downurl .hd-title ul li,
.softcon-downurl .hd-title h3 {
  display: block;
  float: left;
  zoom: 1
}

.softcon-downurl .hd-title h3 {
  padding-right: 20px;
}

.softcon-downurl .hd-title ul {
  position: absolute;
  bottom: -1px;
  left: 130px;
}

.softcon-downurl .hd-title ul li {
  line-height: 34px;
  padding: 5px 15px;
  background-color: #fff;
}

.softcon-downurl .hd-title ul li a {
  font-size: 16px;
}

.softcon-downurl .hd-title ul li.on {
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  border-bottom: none;
}

.softcon-downurl .bd-content .pull-left .downurlbk {
  width: 520px;
  overflow: hidden;
}

.softcon-downurl .downurl_ad {
  width: 250px;
  height: 250px;
  background-color: #f4f4f4;
}

.softcon-downurl .downbtn-top {
  /* height: 42px; */
  overflow: hidden;
  /* margin-bottom: 5px; */
}

.softcon-downurl .downbtn-top ul {
  margin: 4px 0px;
}

.softcon-downurl .downbtn-top ul li {
  display: block;
  float: left;
  margin-right: 10px;
  width: 120px;
  height: 41px;
  line-height: 41px;
  margin-bottom: 10px;
  background-color: #f90;
  border-radius: 3px;
  padding: 0 0px;
}

.softcon-downurl .downbtn-top ul li a {
  color: #fff;
  background: none !important;
  padding: 0;
  border-radius: 5px;
  font-size: 13px;
}

.softcon-downurl .downbtn-top ul li a i {
  font-size: 16px;
  position: relative;
  top: 2px;
  /* background-color: #F1F2F6; */
  margin-right: 0;
  padding: 2px 1px;
  color: #fff;
}

.softcon-downurl .downbtn-top ul li:hover a {
  color: #ff5a34;
}


/* .softcon-downurl .downbtn-top ul li:hover i {
    background: #008ee1;
    color: #fff;
} */

.softcon-downurl .downbtn-bottom ul li {
  display: block;
  float: left;
  width: 25%;
  padding: 8px 0;
}

.softcon-downurl .downbtn-bottom ul li i {
  color: #999;
  font-size: 14px;
  background-color: #F1F2F6;
  margin-right: 5px;
  padding: 2px 1px;
  color: #bdbdbd;
}

.softcon-downurl .downbtn-bottom ul li:hover i {
  background: #008ee1;
  color: #fff;
  ;
}

.softcon-downurl .downbtn-bottom ul li span {
  float: left;
  margin-right: 5px;
}

.softcon-downurl .downbtn-bottom ul li a {
  color: #333;
}

.softcon-downurl .share {
  border: dashed 1px #e5e5e5;
  line-height: 21px !important;
  width: 500px;
  overflow: hidden;
  padding-left: 10px;
  margin-top: 10px;
}

.softcon-downurl .share span {
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  position: relative;
  top: 6px;
}

.softcon-downurl .share a {
  color: #333;
  padding-left: 25px !important;
  padding-bottom: 4px !important;
  margin-right: 18px !important;
}

.bdshare-button-style0-16 a {
  float: none !important;
  background: url(../img/sprite.png) !important;
  display: inline-block !important;
}

.bdsharebuttonbox .bds_qzone {
  background-position: -0px -32px !important;
}

.bdsharebuttonbox .bds_tsina {
  background-position: -0px -92px !important;
}

.bdsharebuttonbox .bds_tqq {
  background-position: -0px -62px !important;
}

.bdsharebuttonbox .bds_sqq {
  background-position: -0px -122px !important;
}

.bdsharebuttonbox .bds_weixin {
  background-position: -0px -152px !important;
}


/*相关资讯*/

.softcon-relenews {
  position: relative;
  border: 1px solid #f4f4f4;
  margin-top: 30px;
  padding: 15px;
  margin-bottom: 30px;
  width: 828px;
}

.softcon-relenews#newslist {
  border: none;
  margin-top: 0;
  margin-bottom: 10px;
}

.softcon-relenews .line {
  position: relative;
  top: -11px;
  left: 0px;
}

.softcon-relenews h3 {
  background: #fff;
  padding: 5px;
  font-size: 22px;
}

.softcon-relenews h3 span {
  display: block;
  float: left;
  height: 22px;
  width: 10px;
  margin-right: 10px;
}

.softcon-relenews .bd-content {
  padding: 0px 25px;
}

.softcon-relenews .bd-content dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.softcon-relenews .bd-content dl {
  border-bottom: dashed 1px #f4f4f4;
  padding: 15px 0;
}

.softcon-relenews .bd-content dl dt {
  display: block;
  float: left;
  width: 120px;
  height: 90px;
  overflow: hidden;
  margin-right: 15px;
}

.softcon-relenews .bd-content dl dt img {
  width: 120px;
  max-height: 90px;
}

.softcon-relenews .bd-content dl dd strong a {
  font-size: 16px;
  color: #222;
  line-height: 16px;
  font-weight: normal;
}

.softcon-relenews .bd-content .info {
  margin-top: 10px;
  color: #999;
  margin-bottom: 10px;
}

.softcon-relenews .bd-content dl dd p {
  color: #666;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

.softcon-relenews .bd-content dl dd .info span {
  padding-left: 15px;
}

.softcon-relenews .bd-content a.btn {
  width: 100%;
  margin-top: -1px;
  border-radius: 5px;
  padding: 5px 0;
}


/*软件截图url*/

.softcon-shotimgs {
  padding: 5px !important;
}

.txMovie {
  position: relative;
}

.focus_pic {
  width: 100%;
  height: 700px;
  overflow: hidden
}

.focus_pic li {
  display: table-cell;
  width: 850px;
  height: 593px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.focus_pic img {
  max-width: 700px !important;
  max-height: 563px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  padding: 0 !important;
}

.focus_nav {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .6);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
  width: 830px;
  height: 110px;
  *zoom: 1;
  overflow: hidden;
  padding: 0 10px;
}

:root .focus_nav {
  -ms-filter: none
}

.focus_nav ul {
  position: relative;
  *zoom: 1;
  padding-top: 10px !important;
  margin-right: -10px;
}

.focus_nav li {
  position: relative;
  *zoom: 1;
  float: left;
  display: inline;
  margin-right: 10px;
  cursor: pointer;
  width: 158px;
  height: 92px;
}

.focus_nav li img {
  width: 158px;
  height: 88px;
  padding: 0;
}

.focus_nav .navPrev,
.focus_nav .navNext {
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, .6);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
  display: inline-block;
  *zoom: 1;
  width: 36px;
  height: 36px;
  line-height: 100;
  overflow: hidden;
  opacity: .6;
  filter: Alpha(Opacity=60);
  background-image: url(../img/focus_nav.png);
  _background-image: url(../img/focus_nav.ie6.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px
}

.focus_nav .navPrev {
  background-position: 10px 8px;
  right: 47px;
  border-right-color: transparent
}

.focus_nav .navNext {
  background-position: -22px 8px;
  right: 10px
}

.focus_nav .navPrev:hover,
.focus_nav .navNext:hover {
  opacity: 1;
  filter: Alpha(Opacity=100);
  border-right-color: #fff
}

.focus_nav img {
  border: 2px solid #fff;
  width: 64px;
  height: 34px
}

.focus_nav .on b {
  color: #fff;
  position: absolute;
  top: -10px;
  left: 50px;
  font-size: 10px;
  font-family: arial;
  -webkit-text-size-adjust: none
}

.focus_text {
  position: absolute;
  width: 300px;
  height: 280px;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .8);
  filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
  overflow: hidden
}

:root .focus_text {
  -ms-filter: none
}

.focus_text h2 a {
  font-size: 22px;
  color: #fff;
  font-family: 'microsoft yahei', simhei;
  font-weight: normal;
  display: block;
  width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.focus_text h2 a:hover {
  color: #fff;
  text-decoration: underline
}

.focus_text ul {
  padding: 20px 20px 0
}

.focus_text .sub_tit {
  padding-bottom: 20px;
  color: #575757;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.focus_text .c_txt4,
.focus_text .c_txt4 a {
  color: #787876;
  line-height: 22px
}

.focus_text .c_txt4 a:hover {
  color: #ccc
}

.focus_text .c_txt4 {
  width: 260px;
  white-space: nowrap;
  overflow: hidden
}

.focus_info {
  height: 132px;
  overflow: hidden
}

.focus_text .mod_desc {
  width: 260px;
  white-space: normal;
  overflow: hidden;
  text-indent: 2em
}

.btn_play_big {
  overflow: hidden;
  padding: 0 0 0 15px;
  cursor: pointer;
  background: url(../img/bg_btn.png) no-repeat;
  margin-right: 5px;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-position: 0 -275px
}

.btn_play_big span {
  float: left;
  height: 24px;
  padding: 0 15px 0 0;
  background: url(../img/bg_btn.png) no-repeat;
  height: 40px;
  background-position: right -320px
}

.btn_play_big:hover {
  color: #FFF
}

.focus_text .btn_play_big {
  position: absolute;
  bottom: 13px;
  left: 20px
}

.txMovie .focus_nav li .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 158px;
  height: 90px;
  line-height: 999px;
  overflow: hidden;
  font-size: 0;
  background: #040303;
  filter: alpha(opacity=30);
  opacity: .3
}

.txMovie .focus_nav li.on .cover {
  display: none
}

.txMovie .focus_nav li b {
  display: none
}

.txMovie .focus_nav li.on b {
  position: absolute;
  display: inline-block;
  top: -6px;
  left: 70px;
  border-left: 6px dashed transparent;
  border-right: 6px dashed transparent;
  border-top: 0;
  border-bottom: 6px solid;
  color: #fff;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0
}

.hd-title {
  background: #f4f4f4;
}

.txMovie .prev,
.txMovie .next {
  position: absolute;
  display: block;
  left: 10px;
  top: 300px;
  width: 46px;
  height: 62px;
  background: url(../img/focusadvbg.png) no-repeat;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.txMovie .next {
  left: auto;
  right: 10px;
  background-position: -46px 0;
}

.txMovie .prev:hover,
.txMovie .next:hover {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}

footer {
  background: #212121;
  padding-bottom: 20px;
}

.foot-nav {
  overflow: hidden;
}

.foot-nav dl {
  width: 240px;
  border-right: 1px solid #616161;
  display: block;
  float: left;
  text-align: center;
  margin-top: 30px;
  margin-right: -1px;
}

.foot-nav dl dt {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 20px;
}

.foot-nav dl dd {
  display: inline-block;
  padding: 10px 5px;
}

.foot-nav dl dd a {
  font-size: 12px;
  line-height: 12px;
}

footer .links span {
  display: block;
  float: left;
  color: #fff;
}

footer .links a {
  display: inline-block;
  padding: 0 10px;
}

footer p {
  line-height: 31px;
}

footer span.pipe {
  color: #616161;
}

footer .line {
  border-color: #616161;
}


/*返回顶部*/

.cbbfixed {
  position: fixed;
  z-index: 3;
  right: 20px;
  bottom: -112px;
  cursor: pointer;
  transition: bottom ease .3s;
  border-radius: 5px;
  left: 50%;
  margin-left: 600px;
}

.cbbfixed .cbbtn {
  display: block;
  width: 40px;
  height: 40px;
}

.cbbfixed .cbbtn i {
  padding-left: 2px;
  font-size: 25px;
}

.cbbfixed .gotop {
  transition: background-color ease .3s;
}

.cbbfixed .gotop .up-icon {
  float: left;
  width: 23px;
  height: 12px;
  margin: 14px 0 0 9px;
  background: url(../img/side-icon02.png);
}

.cbbfixed .weixin {
  background: #acda65;
}

.cbbfixed .weixin div {
  position: absolute;
  top: -100px;
  left: -162px;
  display: none\0;
  width: 150px;
  height: 150px;
  -webkit-transition: all ease .3s;
  transition: transform ease .3s, opacity ease .3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 70%;
  transform-origin: 100% 70%;
  opacity: 0;
  background: url(../img/ewm.png);
  *display: none;
}

.cbbfixed .weixin:hover div {
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  *display: block;
}

.cbbfixed i {
  font-size: 25px;
  line-height: 40px;
  color: #fff;
}


/*滚动*/

.side-down {
  display: none;
}

.side-down.menu_scroll {
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  background-color: rgba(255, 255, 255, .95);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
  animation: fadeIn .3s ease-in both;
  height: 60px;
  display: block;
  line-height: 57px;
}

.side-down .line {
  height: 2px;
  border: none;
}

.side-down .pull-left span img {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 10px;
}

.side-down .pull-left span em {
  color: #222;
  font-size: 22px;
  margin-right: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  float: left;
  width: 170px;
}

.side-down a.btn {
  padding: 10px 20px;
  font-size: 22px;
  border-radius: 5px;
}

.side-down .pull-left ul li {
  display: block;
  float: left;
  margin: 0 15px;
}

.side-down .pull-left ul li a {
  color: #222;
  font-size: 18px;
}

.side-left.menu_scroll2 {
  background-position: -530px -0px;
  width: 55px;
  position: fixed;
  margin-left: -65px;
  top: 80px;
  display: block;
}

.side-left.menu_scroll2 ul li {
  width: 28px;
  height: 28px;
  border: 1px solid #f4f4f4;
  text-align: center;
  padding: 10px;
  margin-bottom: -1px;
}

.side-left.menu_scroll2 ul li a {
  color: #333;
}

.foot-soft {
  width: 100%;
  position: fixed;
  _position: relative;
  bottom: 0px;
  height: 200px;
  z-index: 999999;
  width: 100%;
  display: none;
}

.foot-soft_bg {
  opacity: 0.85;
  filter: alpha(opacity=85);
  width: 100%;
  height: 200px;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
}


/*收起展开*/

.softcon section button {
  width: 70px;
  height: 20px;
  background-color: #81baeb;
  border: none;
  line-height: 20px;
  color: #3366cc;
  color: #fff;
  opacity: .9;
  border-radius: 4px;
  display: block;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}


/*底部推荐*/

.foot-soft .hd h3 {
  font-size: 18px;
  color: #fff;
}

.foot-soft .hd {
  padding: 10px 0px;
  overflow: hidden;
  zoom: 1;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-indent: 40px;
  z-index: 10;
}

.foot-soft .hd h3 {
  font-size: 24px;
  font-weight: 100;
  color: #A3A3A3;
  width: 200px;
}

.foot-soft .hd span {
  position: absolute;
  right: 120px;
  top: 10px;
  width: 25px;
  height: 24px;
  cursor: pointer;
}

.foot-soft .hd span i {
  font-size: 20px;
}

.foot-soft .bd {
  margin: 0 auto;
  width: 100%;
  display: block;
  height: 100%;
}

.foot-soft .bd ul {
  text-align: center;
}

.foot-soft .bd li {
  width: 135px;
  margin-right: 30px;
  height: 200px;
  text-align: center;
  display: inline-block;
}

.foot-soft .bd li a,
.foot-soft .bd li a:hover {
  color: white;
  background: none;
}

.foot-soft .bd li span {
  text-align: center;
  display: block;
  font-family: Verdana;
  font-size: 14px;
  padding-top: 10px;
}

.foot-soft .bd li img {
  width: 120px;
  height: 90px;
  border-radius: 18px;
}


/*点赞*/

.zhan {
  position: absolute;
  left: -120px;
  top: 5px;
  background: #f99;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  opacity: 0.85;
  height: 16px;
  overflow: hidden;
}

.zhan:hover {
  color: #fff;
}

.zhan i {
  color: #fff;
  font-size: 15px;
}


/*分页*/

.pages {
  padding-bottom: 15px;
  text-align: center;
}

.pages a {
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  height: 26px;
  margin: 0 3px 6px;
  padding: 0 10px;
  vertical-align: top;
}

.pages a {
  color: #333;
}

.pages a.on,
.pages a:hover {
  color: #fff;
}

.pages span {
  line-height: 26px;
}


/*版本列表页*/

.varlist td a.btn {
  border-radius: 5px;
}

.varlist dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.varlist tr {
  border-bottom: 1px solid #f4f4f4;
}

.varlist tr th {
  color: #222;
  padding: 10px 0;
  background-color: #f4f4f4;
}

.varlist td {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  padding: 5px 0;
}

.varlist td .star-bar-show_2.size-M {
  width: 85px;
  height: 20px;
  text-align: left;
  margin-left: 40px;
}

.varlist td .star-bar-show_2.size-M,
.varlist td .star-bar-show_2.size-M .star {
  /* background-size: 17px 15px; */
  height: 15px;
}


/*厂商页面*/

.company-header {
  position: relative;
}

.company-header dl dt {
  display: block;
  float: left;
  margin-right: 10px;
}

.company-header dl dt img {
  width: 100px;
  height: 100px;
}

.company-header dl dd {
  padding-top: 10px;
  font-size: 1.5em;
  color: inherit;
  font-weight: 500;
  line-height: 1.1;
}

.company-header dl dd p {
  padding-top: 15px;
  color: #999;
  font-size: 14px;
  line-height: 22px;
}

.company-intro {
  position: absolute;
  top: 10px;
  right: 0;
}

.company-intro ul li {
  display: inline-block;
  padding-left: 20px;
  color: #999;
}

.company-intro ul li em {
  color: #333;
}

.company-intro ul li a {
  color: #2A78B4
}

.company-article {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  min-height: 550px;
}

.company-article .tab-hd {
  margin-bottom: -1px;
  color: #404040;
}

.company-article .tab-hd li {
  float: left;
  display: block;
  padding: 10px 0px;
  font-size: 18px;
  margin: 0 20px;
}

.company-article .tab-hd li:hover {
  color: #f60;
}

.company-article .tab-hd li.on {
  background-color: #fff;
  position: relative;
  border-bottom: 2px solid #008ee1
}

.company-article .tab-bd {
  border: 1px solid #e8e8e8;
  padding: 5px;
}

.company-article .tab-bd ul {
  overflow: hidden;
  zoom: 1;
}

ul.timeline {
  list-style-type: none;
  background: url("../img/version_line.png") repeat-y scroll 120px 0 transparent;
  margin: 50px 0;
  padding: 0;
}

ul.timeline li {
  position: relative;
  margin-bottom: 20px;
}

ul.timeline li .time {
  position: absolute;
  width: 90px;
  text-align: right;
  left: 0;
  top: 10px;
  color: #999;
}

ul.timeline li .version {
  position: absolute;
  width: 290px;
  text-align: right;
  left: -200px;
  top: 30px;
  font-size: 40px;
  line-height: 50px;
  color: #3594cb;
  overflow: hidden;
}

ul.timeline li .number {
  position: absolute;
  background: url("../img/version_dot.png") no-repeat scroll 0 0 transparent;
  width: 56px;
  height: 56px;
  left: 97px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

ul.timeline li.alt .number {
  background-image: url("../img/version_dot_alt.png");
}

ul.timeline li .content {
  margin-left: 180px;
}

ul.timeline li .content pre {
  background-color: #3594cb;
  padding: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}

ul.timeline li .content dl dt {
  display: block;
  float: left;
  margin-right: 15px;
}

ul.timeline li .content dl dt a img {
  width: 120px;
  height: 90px;
}

ul.timeline li .content dl dd strong {
  font-size: 14px;
}

ul.timeline li .content dl dd strong a {
  color: #333;
}

ul.timeline li .content dl dd p {
  color: #999;
  padding-top: 10px;
  line-height: 21px;
}

ul.timeline li .content dl dd.tags {
  position: absolute;
  right: 0;
  bottom: 0
}

ul.timeline li .content dl dd.tags ul li {
  display: block;
  float: left;
  padding-left: 15px;
  font-size: 12px;
  color: #999;
  line-height: 12px;
  margin-bottom: 0;
}

ul.timeline li .content dl dd.tags ul li i {
  color: #999;
  margin-right: -10px;
}

ul.company-soft li {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  padding: 20px 0;
}

ul.company-soft li a img {
  width: 70px;
  height: 70px;
}

ul.company-soft li a p {
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  padding-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/*下载之家畅言*/

.downza-changyan .bd-content {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 20px;
}

.downza-changyan .hd-title {
  height: 40px;
  line-height: 40px;
  background-color: #f66;
}

.downza-changyan .hd-title h3 {
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px;
}

.downza-changyan.changyan-baike .hd-title {
  background: none;
}

.downza-changyan.changyan-baike h3 {
  color: #222;
  font-weight: normal;
  line-height: 22px;
  background: none;
}

.downza-changyan i {
  color: #dbdbdb;
}

.ad320 {
  background-color: #fff;
  padding: 10px;
}

.main .pull-left article pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

.brower_info {
  background-color: #fefee2;
  border-bottom: 2px solid #6f6f65;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #333;
  font-size: 12px;
}

.brower_info a {
  color: #2a78b4;
  font-weight: bold;
}


/*友情链接*/

.links {
  margin-top: 20px;
}

.links .hd {
  height: 40px;
  line-height: 40px;
  background-color: #11c382;
}

.links .hd {
  overflow: hidden;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 0 3px;
}

.links .hd h3 {
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px;
}

.links .hd li {
  position: relative;
  text-align: center;
  display: block;
  float: left;
  padding: 0 20px;
  font-size: 16px;
  cursor: default;
  color: #fff;
}

.links .hd li.on {
  background: #fff;
  color: #333;
}

.links .bd {
  background-color: #fff;
  padding: 15px;
}

.links .bd a {
  display: block;
  float: left;
  padding: 5px 10px;
  color: #2A78B4;
}

.links.baike {
  border: 1px solid #ddd;
}

.links.baike .hd {
  position: relative;
  height: 32px;
  background: none;
}

.links.baike .hd h3 {
  background: #fff;
  padding: 5px;
  font-size: 22px;
}

.links.baike .hd span {
  display: block;
  float: left;
  height: 22px;
  width: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

.links.baike .bd a {
  color: #333;
}

.softcon section .bd-content table {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
}

.softcon section .bd-content table th {
  background-color: #f4f4f4;
  color: #465160;
  font-size: 14px;
  border: solid 1px #ddd;
  padding: 5px 0;
}

.softcon section .bd-content table tr {
  border: solid 1px #ddd;
}

.softcon section .bd-content table td {
  text-align: center;
  padding: 5px 0;
  border: solid 1px #ddd;
}

.softcon section .bd-content table a {
  color: #1455b3;
  font-size: 14px;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.grayscale a.btn.blue {
  line-height: 70px;
}


/*畅言广告隐藏*/

#feedAv {
  margin-top: -250px !important;
  transform: scale(0);
}

.side-down4.menu_scroll {
  position: fixed;
  z-index: 1000;
  top: 62px;
  animation: fadeIn .3s ease-in both;
}


/* 因下架红色提示 */

.p-red {
  color: red;
  padding-top: 18px;
}