.content-all .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 25px 0;
}
.content-all .column a {
  color: #535353;
  font-size: 14px;
  margin-right: 30px;
}
.content-all .column a:hover {
  color: #ffc24a;
}
.content-all .banner {
  margin: 25px 0;
}
.content-all .tab-text {
  color: #535353;
  font-size: 14px;
}
.content-all .tab-text a {
  color: #535353;
  font-size: 14px;
}
.content-all .tab-text a:hover {
  color: #ffc24a;
}
.content-all .name_title {
  background-color: #f9f9f9;
  color: #000000;
  font-size: 26px;
  font-weight: bold;
  margin: 15px 0;
  padding: 0 15px;
}
.content-all .download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content-all .download .tab-left {
  width: 795px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content-all .download .tab-left .information-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
}
.content-all .download .tab-left .information-left .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 260px;
}
.content-all .download .tab-left .information-left .left img.pic {
  width: 100%;
  height: 196px;
}
.content-all .download .tab-left .information-left .left img.icon-btn {
  width: 100%;
  margin-top: 25px;
}
.content-all .download .tab-left .information-left .right {
  width: 520px;
  margin-left: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content-all .download .tab-left .information-left .right ul.text-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.content-all .download .tab-left .information-left .right ul.text-content li {
  flex: 1;
  font-size: 14px;
  color: #999999;
  margin-bottom: 15px;
}
.content-all .download .tab-left .information-left .right ul.text-content li i.text {
  color: #535353;
}
.content-all .download .tab-left .information-left .right ul.text-content span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content-all .download .tab-left .information-left .right ul.text-content span i {
  display: inline-block;
  width: 105px;
  height: 15px;
}
.content-all .download .tab-left .information-left .right ul.text-content span .score-1 {
  background: url(../img/sp_1.png) no-repeat -87px 2px;
  background-size: 240px auto;
}
.content-all .download .tab-left .information-left .right ul.text-content span .score-2 {
  background: url(../img/sp_1.png) no-repeat -64px 2px;
  background-size: 240px auto;
}
.content-all .download .tab-left .information-left .right ul.text-content span .score-3 {
  background: url(../img/sp_1.png) no-repeat -41px 2px;
  background-size: 240px auto;
}
.content-all .download .tab-left .information-left .right ul.text-content span .score-4 {
  background: url(../img/sp_1.png) no-repeat -19px 2px;
  background-size: 240px auto;
}
.content-all .download .tab-left .information-left .right ul.text-content span .score-5 {
  background: url(../img/sp_1.png) no-repeat 0px 2px;
  background-size: 240px auto;
}
.content-all .download .tab-left .information-left .right ul.testing-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content-all .download .tab-left .information-left .right ul.testing-content li {
  color: #999999;
  margin-right: 15px;
  font-size: 14px;
}
.content-all .download .tab-left .information-left .right ul.testing-content li span.testing {
  position: relative;
  color: #535353;
  padding: 0 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content-all .download .tab-left .information-left .right ul.testing-content li span.testing:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  height: 18px;
  width: 20px;
  background: url(../img/sp_1.png) no-repeat -126px -81px;
}
.content-all .download .tab-left .information-left .right ul.testing-content li:nth-child(2) span.testing:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 20px;
  background: url(../img/sp_1.png) no-repeat -126px -98px;
}
.content-all .download .tab-left .information-left .right ul.testing-content li:nth-child(3) span.testing:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 20px;
  background: url(../img/sp_1.png) no-repeat -144px -81px;
}
.content-all .download .tab-left .information-left .right ul.testing-content li:nth-child(4) span.testing:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 20px;
  background: url(../img/sp_1.png) no-repeat -144px -98px;
}
.content-all .download .tab-left .information-left .right ul.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 15px;
}
.content-all .download .tab-left .information-left .right ul.share li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 14px;
  color: #999999;
  margin-right: 25px;
  line-height: 23px;
}
.content-all .download .tab-left .information-left .right ul.share li a {
  margin: 0;
  font-size: 20px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  padding: 2px;
  vertical-align: bottom;
}
.content-all .download .tab-left .information-left .right ul.share li a.bds_weixin {
  background: url(../img/ico_share_weixin.png) no-repeat 0 0;
  background-size: auto 100%;
}
.content-all .download .tab-left .information-left .right ul.share li a.bds_qzone {
  background: url(../img/ico_share_qq.png) no-repeat 0 0;
  background-size: auto 100%;
}
.content-all .download .tab-left .information-left .right ul.share li a.bds_tsina {
  background: url(../img/ico_share_xinlang.png) no-repeat 0 0;
  background-size: auto 100%;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 12px;
  width: 27px;
  height: 31px;
  cursor: pointer;
  padding-right: 5px;
  background: url(../img/ico_share_genduo.png) no-repeat 0 0;
  background-size: auto 100%;
  vertical-align: bottom;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all {
  display: none;
  position: absolute;
  top: 31px;
  left: 0;
  width: 180px;
  padding: 10px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all .flex-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all .flex-content p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 12px;
  margin: 3px 0;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all .flex-content p a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 14px;
  width: 75px;
  cursor: pointer;
  border: none;
  padding: 2px 4px;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all .flex-content p a span {
  font-size: 12px;
  margin-left: 3px;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more .share-all .flex-content p .icon-douban {
  font-size: 16px;
}
.content-all .download .tab-left .information-left .right ul.share li .bds_more:hover .share-all {
  display: block;
}
.content-all .download .tab-left .download-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.content-all .download .tab-left .download-btn .text-left {
  width: 260px;
}
.content-all .download .tab-left .download-btn .text-right {
  width: 520px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content-all .download .tab-left .download-btn .text-right .dow_btn {
  width: 65px;
}
.content-all .download .tab-left .download-btn .text-right .label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: 5px;
}
.content-all .download .tab-left .download-btn .text-right .label a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #999999;
  border: 1px solid #eeeeee;
  font-size: 14px;
  height: 25px;
  padding: 0 8px;
  margin: 0 10px 10px 10px;
}
.content-all .download .tab-left .download-btn .text-right .label a:hover {
  background-color: #81b214;
  color: #ffffff;
  border: 1px solid #81b214;
}
.content-all .download .tab-left .container-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 2px solid #dddddd;
  background-color: #f9f9f9;
  margin: 25px 0;
}
.content-all .download .tab-left .container-tab span {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 125px;
  height: 50px;
  font-size: 18px;
  cursor: pointer;
}
.content-all .download .tab-left .container-tab .active {
  background-color: #ffffff;
  color: #206a5d;
}
.content-all .download .tab-left .container-tab .active:after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  background-color: #206a5d;
  height: 3px;
  width: 100%;
}
.content-all .download .tab-left .container {
  margin-bottom: 25px;
}
.content-all .download .tab-left .container .news-text p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin: 15px 0;
  color: #535353;
}
.content-all .download .tab-left .container .news-text .introduce_title {
  position: relative;
  text-indent: 15px;
  font-size: 20px;
  font-weight: bold;
}
.content-all .download .tab-left .container .news-text .introduce_title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  width: 4px;
  height: 80%;
  border-radius: 20%;
  background-color: #206a5d;
}
.content-all .download .tab-left .container .swiper-container {
  width: 100%;
  height: 480px;
}
.content-all .download .tab-left .container .swiper-container .swiper-slide {
  position: relative;
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.content-all .download .tab-left .container .swiper-container .swiper-slide img {
  width: 640px;
  height: 480px;
}
.content-all .download .tab-left .container .swiper-container .swiper-slide .title {
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 90%;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 5%;
  color: #ffffff;
  font-size: 16px;
}
.content-all .download .tab-left .container .specific-information {
  margin-top: 25px;
  border: solid 10px #eff1f9;
  padding: 5px;
  border-radius: 5px;
}
.content-all .download .tab-left .container .specific-information .information {
  padding: 10px;
}
.content-all .download .tab-left .container .specific-information .information h3 {
  position: relative;
  font-size: 22px;
  color: #535353;
  text-indent: 30px;
  padding: 5px;
}
.content-all .download .tab-left .container .specific-information .information h3 i {
  position: absolute;
  left: 0;
  top: 2px;
  width: 30px;
  height: 35px;
  background: url("../img/sp_1.png") no-repeat 0px -196px;
  margin-right: 5px;
}
.content-all .download .tab-left .container .specific-information .information p {
  font-size: 16px;
  color: #535353;
  line-height: 45px;
}
.content-all .download .tab-left .download-all {
  margin-bottom: 25px;
}
.content-all .download .tab-left .download-all .address .title {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #535353;
}
.content-all .download .tab-left .download-all .address .title:first-of-type {
  margin: 0 0 10px 0;
}
.content-all .download .tab-left .download-all .address .address-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*-webkit-box-align: center;*/
  /*-webkit-align-items: center;*/
  /*-ms-flex-align: center;*/
  /*align-items: center;*/
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #535353;
  margin-top: 25px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul {
  width: 350px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex-wrap: wrap;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li {
  width: 45%;
  position: relative;
  margin: 10px 0;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li a {
  font-size: 16px;
  color: #535353;
  padding-left: 30px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.xl a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -191px -202px;
  margin-right: 15px;
}

.content-all .download .tab-left .download-all .address .address-flex .address-left ul li a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -213px -203px;
  margin-right: 15px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.xunlei_disk a i {
  background-position: -147px -223px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.quark_disk a i {
  background-position: -126px -223px;
}

.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.dx a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -126px -203px;
  margin-right: 15px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.lt a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -170px -203px;
  margin-right: 15px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li.yd a i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -148px -203px;
  margin-right: 15px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-left ul li:hover a {
  color: #ffc24a;
}
.content-all .download .tab-left .download-all .address .address-flex .address-right {
  width: 400px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-right .top img {
  width: 100%;
  height: 190px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-right .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 15px;
}
.content-all .download .tab-left .download-all .address .address-flex .address-right .bottom img {
  width: 190px;
  height: 90px;
}
.content-all .download .tab-left .problem {
  margin-bottom: 25px;
}
.content-all .download .tab-left .problem ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex-wrap: wrap;
}
.content-all .download .tab-left .problem ul li {
  position: relative;
  width: 30%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #eeeeee;
  margin-top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.content-all .download .tab-left .problem ul li a {
  display: block;
  height: 100%;
  width: 75%;
  color: #81b214;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-all .download .tab-left .problem ul li:after {
  position: absolute;
  top: 0px;
  left: 5px;
  content: "+";
  color: #ffffff;
  font-size: 12px;
  z-index: 5;
}
.content-all .download .tab-left .problem ul li:before {
  position: absolute;
  top: 15px;
  left: -17px;
  content: "";
  border-top: 32px solid transparent;
  border-right: 32px solid transparent;
  border-left: 32px solid #81b214;
  transform: rotate(91deg);
  z-index: 4;
}
.content-all .download .tab-left .problem ul li:hover {
  border: 1px solid #81b214;
  background-color: #81b214;
}
.content-all .download .tab-left .problem ul li:hover a {
  color: #ffffff;
}
.content-all .download .tab-left .problem ul li:hover:before {
  display: none;
}
.content-all .download .tab-left .problem ul li:hover:after {
  display: none;
}
.content-all .download .tab-left .need {
  margin-bottom: 25px;
}
.content-all .download .tab-left .need ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex-wrap: wrap;
}
.content-all .download .tab-left .need ul li {
  width: 80px;
  margin-right: 15px;
  margin-top: 25px;
}
.content-all .download .tab-left .need ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex-direction: column;
  color: #535353;
}
.content-all .download .tab-left .need ul li a img {
  width: 80px;
  height: 80px;
}
.content-all .download .tab-left .need ul li a p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 10px;
  font-size: 14px;
}
.content-all .download .tab-left .need ul li:hover p {
  color: #ffc24a;
}
.content-all .download .tab-left .hot ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  background-color: #f5f6f8;
  padding: 35px 25px;
  margin: 25px 0;
}
.content-all .download .tab-left .hot ul li .icon-text {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 65px;
  height: 35px;
  line-height: 30px;
  background: url("../img/ico_art_tuijian.png") no-repeat 0px 0px;
  font-size: 14px;
  color: #ffffff;
  text-indent: 12px;
}
.content-all .download .tab-left .hot ul li .left {
  width: 58%;
}
.content-all .download .tab-left .hot ul li .left h2 {
  font-size: 22px;
  color: #535353;
  text-align: justify;
}
.content-all .download .tab-left .hot ul li .left p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 25px;
}
.content-all .download .tab-left .hot ul li .left p span {
  color: #999999;
  font-size: 14px;
}
.content-all .download .tab-left .hot ul li .left p span i {
  color: #535353;
}
.content-all .download .tab-left .hot ul li .right a {
  display: block;
  width: 170px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #81b214;
  border: 1px solid #81b214;
  font-size: 14px;
  background-color: #ffffff;
  margin-top: 10px;
}
.content-all .download .tab-left .hot ul li .right a:hover {
  color: #ffffff;
  background-color: #81b214;
}
.content-all .download .tab-right {
  width: 360px;
}
.content-all .download .tab-right .fixed-tab {
  width: 360px;
}
.content-all .download .tab-right .other {
  width: 360px;
}
.content-all .download .tab-right .other ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex-wrap: wrap;
}
.content-all .download .tab-right .other ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 45%;
  height: 35px;
  background-color: #ededed;
  padding: 5px 3px;
  margin-top: 15px;
  overflow: hidden;
}
.content-all .download .tab-right .other ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #666;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.content-all .download .tab-right .other ul li:hover {
  background-color: #81b214;
}
.content-all .download .tab-right .other ul li:hover a {
  color: #ffffff;
}
.content-all .download .tab-right .special .swiper-container {
  width: 100%;
}
.content-all .download .tab-right .special .swiper-container .swiper-slide {
  position: relative;
  height: 167px;
}
.content-all .download .tab-right .special .swiper-container .swiper-slide img {
  width: 100%;
  object-fit: cover;
}
.content-all .download .tab-right .special .swiper-container .swiper-slide .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  line-height: 35px;
  padding: 0 22% 0 3%;
  color: #ffffff;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.5);
}
.content-all .download .tab-right .special .swiper-container .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  bottom: 13px;
}
.content-all .download .tab-right .special .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: #bbbfc7;
  opacity: 1;
}
.content-all .download .tab-right .special .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #007aff;
}
.content-all .download .tab-right .special .item ul li {
  background: url("../img/ico_zt_bg.png") no-repeat 0px 0px;
  background-size: auto 100%;
  height: 30px;
  margin-top: 15px;
}
.content-all .download .tab-right .special .item ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #535353;
}
.content-all .download .tab-right .special .item ul li a span {
  color: #81b214;
  margin-left: 10px;
}
.content-all .download .tab-right .special .item ul li a p {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.content-all .download .tab-right .special .item ul li:hover a p {
  color: #ffc24a;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ranking {
  margin-top: 25px;
}
.ranking .list {
  display: none;
}
.ranking-right {
  width: 100%;
}
.ranking-right .list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  padding-left: 30px;
  margin: 25px 0;
}
.ranking-right .list a i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  color: #adadad;
  border-radius: 5px;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
.ranking-right .list a span.click {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #999999;
  font-size: 12px;
}
.ranking-right .list a p.title {
  color: #535353;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ranking-right .list a .detailed-all {
  display: none;
}
.ranking-right .list a .detailed-all .pic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 15px 0;
}
.ranking-right .list a .detailed-all .pic img {
  width: 60px;
  height: 60px;
}
.ranking-right .list a .detailed-all .pic .text {
  margin-left: 10px;
}
.ranking-right .list a .detailed-all .pic .text p {
  color: #535353;
  font-size: 13px;
}
.ranking-right .list a .detailed-all .pic .text .score-1 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -55px -14px;
}
.ranking-right .list a .detailed-all .pic .text .score-2 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -40px -14px;
}
.ranking-right .list a .detailed-all .pic .text .score-3 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -27px -14px;
}
.ranking-right .list a .detailed-all .pic .text .score-4 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -15px -14px;
}
.ranking-right .list a .detailed-all .pic .text .detailed {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #f9be6f;
  margin-top: 10px;
  color: #f9be6f;
  border-radius: 5px;
}
.ranking-right .list a .detailed-all .pic .text .detailed:hover {
  background-color: #f9be6f;
  color: #ffffff;
}
.ranking-right .list a:nth-child(1) i {
  color: #f85252;
}
.ranking-right .list a:nth-child(2) i {
  color: #f88449;
}
.ranking-right .list a:nth-child(3) i {
  color: #ffc54f;
}
.ranking-right .list a.on .detailed-all {
  display: block;
}
.ranking-right .list a:hover p.title {
  color: #ffc24a;
}
.relevant {
  width: 100%;
}
.relevant .list a {
  position: relative;
  display: block;
  margin: 0 ;
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
}
.relevant .list a p.title {
  width: 100%;
  color: #535353;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.relevant .list a .detailed-all {
  display: none;
}
.relevant .list a .detailed-all .pic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 15px 0;
}
.relevant .list a .detailed-all .pic img {
  width: 50px;
  height: 50px;
}
.relevant .list a .detailed-all .pic .text {
  margin-left: 10px;
}
.relevant .list a .detailed-all .pic .text p {
  color: #999999;
  font-size: 12px;
  text-align: left;
  margin-top: 7px;
}
.relevant .list a:nth-child(1) i {
  background-color: #fa4e57;
}
.relevant .list a:nth-child(2) i {
  background-color: #fa7a53;
}
.relevant .list a:nth-child(3) i {
  background-color: #fbc258;
}
.relevant .list a.on .detailed-all {
  display: block;
}
.relevant .list a:hover p.title {
  color: #ffc24a;
}
.relevant .list a:last-of-type {
  border-bottom: none;
}
.title_h1 {
  font-size: 18px;
  color: #535353;
}
.title_h1 p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-bottom: 1px solid #dddddd;
}
.title_h1 p span.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.title_h1 p span.right b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 25px;
  height: 25px;
  background-color: #999999;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin-left: 10px;
  border-radius: 3px;
  cursor: pointer;
}
.title_h1 p span.right b.active {
  background-color: #81b214;
}
.title_h1 span.left {
  position: relative;
  padding-bottom: 15px;
  font-weight: bold;
}
.title_h1 span.left:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #206a5d;
}
.title_h1 a {
  color: #535353;
  font-size: 14px;
}
.title_h1 a:hover {
  color: #ffc24a;
}
.column-title {
  width: 890px;
}
.column-title h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
.column-title .column-nav {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.column-title .column-nav .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  line-height: 22px;
  font-size: 16px;
  color: #999999;
}
.column-title .column-nav .more:hover {
  color: #ffc24a;
}
.column-title .column-nav span {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
  color: #999999;
  font-size: 16px;
}
.column-title .column-nav span.on {
  color: #535353;
}
.column-title .column-nav span.on:after {
  content: "";
  position: absolute;
  bottom: -15px;
  width: 100%;
  left: 0;
  height: 3px;
  background-color: #206a5d;
}
.tab-content {
  display: none;
}
.on {
  display: block!important;
}
.banner-right {
  width: 100%;
  margin: 25px 0;
}
.banner-right img {
  width: 100%;
}
.pop {
  display: none;
}
.pop .pop-flex {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.pop .pop-flex .pop-content {
  width: 430px;
  background-color: #ffffff;
}
.pop .pop-flex .pop-content .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  line-height: 70px;
  background-color: #81b214;
  font-size: 18px;
  color: #ffffff;
}
.pop .pop-flex .pop-content .centen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 18px;
  color: red;
  margin: 35px 0;
}
.pop .pop-flex .pop-content .bottom {
  border-top: 1px solid #eeeeee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 16px;
}
.pop .pop-flex .pop-content .bottom span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  flex: 1;
  border-right: 1px solid #eeeeee;
  color: #535353;
  padding: 15px 0;
  cursor: pointer;
}
.pop .pop-flex .pop-content .bottom a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #81b214;
}
/*# sourceMappingURL=content.css.map */
