.main .content .tab-left,
.main .content .tab-right {
  margin: 25px 0;
}
.main .content .tab-head {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.main .content .tab-head h1 {
  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;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
}
.main .content .tab-head h1 img {
  width: 60px;
  height: 60px;
}
.main .content .tab-head h1 span {
  margin-left: 15px;
  width: 725px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .content .tab-head .specific {
  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;
  padding: 15px;
}
.main .content .tab-head .specific .specific-left {
  width: 820px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text {
  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;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item {
  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;
  width: 33%;
  font-size: 14px;
  color: #535353;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item span {
  margin-left: 3px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item .item-score-1 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -55px -14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item .item-score-2 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -40px -14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item .item-score-3 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -27px -14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item .item-score-4 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat -15px -14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .item .item-score-5 {
  display: inline-block;
  width: 70px;
  height: 13px;
  background: url(../img/sp_1.png) no-repeat 0px -14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .testing {
  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: #535353;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .testing 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;
  margin-left: 12px;
  font-size: 14px;
}
.main .content .tab-head .specific .specific-left .specific-all .specific-text .testing span img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all {
  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;
  margin: 25px 0;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all 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: 18px;
  font-weight: bold;
  color: #ffffff;
  width: 220px;
  height: 45px;
  border-radius: 5px ;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.local,
.main .content .tab-head .specific .specific-left .specific-all .down_all a.speed {
  padding: 5px 0;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.local img,
.main .content .tab-head .specific .specific-left .specific-all .down_all a.speed img {
  width: 35px;
  margin-right: 5px;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.local p,
.main .content .tab-head .specific .specific-left .specific-all .down_all a.speed p {
  line-height: 20px;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.local p span,
.main .content .tab-head .specific .specific-left .specific-all .down_all a.speed p span {
  font-size: 12px;
  font-weight: normal;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.local {
  background-color: #358ff0;
  margin-right: 30px;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all a.speed {
  background-color: #ff9900;
  margin-right: 50px;
}
.main .content .tab-head .specific .specific-left .specific-all .down_all span.tip {
  color: #358ff0;
  border: 1px solid #358ff0;
  padding: 3px 15px;
  margin-right: 15px;
  border-radius: 5px;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend h2 {
  border-bottom: 1px dashed #ddd;
  font-size: 16px;
  color: #999999;
  padding-bottom: 15px;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend 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;
  margin-top: 15px;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li {
  margin: 10px 0;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend 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;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li a:hover .right p:first-of-type {
  color: #358ff0;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li a .left {
  width: 35px;
  height: 35px;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li a .right {
  width: 100px;
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li a .right p {
  transition: 0.5s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .content .tab-head .specific .specific-left .specific-all .recommend ul li a .right p:first-of-type {
  color: #000000;
}
.main .content .tab-head .specific .specific-right {
  width: 265px;
}
.main .content .tab-head .specific .specific-right .banner-text {
  text-align: center;
  color: #535353;
  font-size: 14px;
  line-height: 70px;
  background-color: #eeeeee;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 15px;
}
.main .content .tab-head .specific .specific-right .text {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px ;
}
.main .content .tab-head .specific .specific-right .text img {
  width: 80px;
  height: 80px;
  margin-top: 20px;
}
.main .content .tab-head .specific .specific-right .text p {
  color: #535353;
  font-size: 16px;
  margin: 15px 0;
  max-height: 50px;
  line-height: 25px;
  overflow: hidden;
}
.main .content .tab-head .specific .specific-right .text 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: 150px;
  line-height: 40px;
  background-color: #358ff0;
  color: #ffffff;
  border-radius: 30px;
  margin-top: 25px;
  transition: 0.5s;
}
.main .content .tab-head .specific .specific-right .text a:hover {
  background-color: #1b76d8;
}
.main .content .news-all {
  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;
}
.main .content .news-all .tab-left {
  width: 890px;
  margin-top: 25px;
}
.main .content .news-all .tab-left .container-tab {
  width: 890px;
  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;
  background-color: #ffffff;
  margin-bottom: 15px;
  box-shadow: 0 0px 20px #ccc;
}
.main .content .news-all .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;
}
.main .content .news-all .tab-left .container-tab .active {
  background-color: #f5f5f5;
  color: #F9A123;
}
.main .content .news-all .tab-left .container-tab .active:after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  background-color: #F9A123;
  height: 3px;
  width: 100%;
}
.main .content .news-all .tab-left .news-border .container {
  padding: 25px;
}
.main .content .news-all .tab-left .news-border .container .news-text .content-soft-info {
  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: 1px solid #dddddd;
  background-color: #f7f7f7;
  padding: 15px 5px;
}
.main .content .news-all .tab-left .news-border .container .news-text .content-soft-info .media-left img {
  width: 70px;
  height: 70px;
}
.main .content .news-all .tab-left .news-border .container .news-text .content-soft-info .media-body {
  margin-left: 15px;
}
.main .content .news-all .tab-left .news-border .container .news-text .content-soft-info .media-body .media-heading {
  color: #535353;
  font-size: 18px;
  margin-bottom: 10px;
}
.main .content .news-all .tab-left .news-border .container .news-text .content-soft-info .media-body .text-muted {
  color: #999999;
  font-size: 14px;
}
.main .content .news-all .tab-left .news-border .container .news-text span {
  font-size: 16px;
  line-height: 30px;
  text-indent: 25px;
  margin: 15px 0;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .container .news-text img {
  display: none;
}
.main .content .news-all .tab-left .news-border .container .news-text .course-title {
  position: relative;
  text-align: center;
  height: 40px;
  margin: 15px 0;
}
.main .content .news-all .tab-left .news-border .container .news-text .course-title span {
  position: absolute;
  top: 10%;
  left: 43%;
  background-color: #ffffff;
  padding: 0 15px;
  color: #358ff0;
  font-size: 20px;
  font-weight: bold;
  z-index: 2;
}
.main .content .news-all .tab-left .news-border .container .news-text .course-title:after {
  z-index: 1;
  position: absolute;
  content: "";
  top: 49%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dddddd;
}
.main .content .news-all .tab-left .news-border .container .news-text p {
  font-size: 16px;
  line-height: 30px;
  margin: 15px 0;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .container .news-text p img {
  max-width: 65%;
}
.main .content .news-all .tab-left .news-border .container .news-text center img {
  max-width: 65%;
}
.main .content .news-all .tab-left .news-border .container .news-text .introduce_title {
  position: relative;
  text-indent: 15px;
  font-size: 20px;
  font-weight: bold;
}
.main .content .news-all .tab-left .news-border .container .news-text .introduce_title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  width: 4px;
  height: 80%;
  border-radius: 20%;
  background-color: #358ff0;
}
.main .content .news-all .tab-left .news-border .container .relevant {
  border: 1px solid #dddddd;
  padding: 15px 2% ;
  width: 96%;
  margin-top: 25px;
}
.main .content .news-all .tab-left .news-border .container .relevant h2 {
  padding-bottom: 10px;
  font-size: 18px;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .container .relevant 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;
}
.main .content .news-all .tab-left .news-border .container .relevant ul:after {
  content: "";
  width: 250px;
}
.main .content .news-all .tab-left .news-border .container .relevant ul li {
  width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px 0;
  color: #999999;
  font-size: 14px;
}
.main .content .news-all .tab-left .news-border .container .relevant ul li a {
  transition: 0.5s;
  color: #999999;
  font-size: 13px;
}
.main .content .news-all .tab-left .news-border .container .relevant ul li a:hover {
  color: #358ff0;
  text-decoration: underline;
}
.main .content .news-all .tab-left .news-border .container .swiper-course {
  width: 100%;
  height: 480px;
}
.main .content .news-all .tab-left .news-border .container .swiper-course .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;
}
.main .content .news-all .tab-left .news-border .container .swiper-course .swiper-slide img {
  width: 640px;
  height: 480px;
}
.main .content .news-all .tab-left .news-border .container .swiper-course .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;
}
.main .content .news-all .tab-left .news-border .container .specific-information {
  margin-top: 25px;
  border: solid 10px #eff1f9;
  padding: 5px;
  border-radius: 5px;
}
.main .content .news-all .tab-left .news-border .container .specific-information .information {
  padding: 10px;
}
.main .content .news-all .tab-left .news-border .container .specific-information .information h3 {
  position: relative;
  font-size: 22px;
  color: #535353;
  text-indent: 30px;
  padding: 5px;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .container .specific-information .information p {
  font-size: 16px;
  color: #535353;
  line-height: 45px;
}
.main .content .news-all .tab-left .news-border .relevant-text 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;
  padding: 25px;
  flex-wrap: wrap;
}
.main .content .news-all .tab-left .news-border .relevant-text ul:after {
  content: "";
  width: 250px;
}
.main .content .news-all .tab-left .news-border .relevant-text ul li {
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px 0;
  color: #999999;
  font-size: 14px;
}
.main .content .news-all .tab-left .news-border .relevant-text ul li a {
  transition: 0.5s;
  color: #999999;
  font-size: 13px;
}
.main .content .news-all .tab-left .news-border .relevant-text ul li a:hover {
  color: #358ff0;
  text-decoration: underline;
}
.main .content .news-all .tab-left .news-border .download-all .address {
  padding: 0px 25px 15px 25px;
}
.main .content .news-all .tab-left .news-border .download-all .address .title {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .download-all .address .title:first-of-type {
  margin: 0 0 10px 0;
}
.main .content .news-all .tab-left .news-border .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;
  color: #535353;
  margin-top: 25px;
  background: url("../img/ico_ad_dl_01.png") no-repeat 400px 50px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .tab-content {
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left .download-lu {
  display: none;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul {
  width: 390px;
  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;
  /*li.bd a {
                      padding-left: 30px;
                      i{
                        position: absolute;
                        left: 0;
                        top: 0;
                        width: 20px;
                        height: 22px;
                        background: url(../img/sp_1.png) no-repeat -213px -201px;
                        margin-right: 15px;
                      }
                    }*/
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li {
  width: 47%;
  position: relative;
  margin: 6px 0;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li a {
  font-size: 14px;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li a i {
  margin-right: 5px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.down-type {
  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;
  background-color: #1e74e3;
  background-image: linear-gradient(90deg, #4e74f0 0%, #45a8d2 33%, #109dc2 66%, #0086e6 100%);
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.down-type 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: #ffffff;
  line-height: 32px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.down-type a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url(../img/icon_downl.png) no-repeat center center;
  background-size: 15px auto;
  margin-right: 5px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.xl {
  background-color: #358ff0;
  padding: 5px 0;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.xl a {
  color: #ffffff;
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.xl a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url("../img/ico_soft_dl_01.png") no-repeat center center;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.gs a {
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.gs a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url("../img/download.png") no-repeat center center;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.dx a {
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.dx a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -126px -200px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.lt a {
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.lt a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -170px -200px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.yd a {
  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;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.yd a i {
  display: inline-block;
  width: 20px;
  height: 22px;
  background: url("../img/sp_1.png") no-repeat -148px -200px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.soft {
  width: 100%;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.soft 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;
  color: #535353;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.soft a img {
  width: 65px;
  height: 65px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.soft a p {
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.gs:hover a,
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.yd:hover a,
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.dx:hover a,
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.lt:hover a,
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-left ul li.soft:hover a {
  color: #ffc24a;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right {
  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: 400px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right .type-centen {
  width: 100%;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right .type-centen .top {
  width: 100%;
  height: 190px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right .type-centen .top img {
  width: 100%;
  height: 190px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right .type-centen .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;
  width: 400px;
  height: 90px;
}
.main .content .news-all .tab-left .news-border .download-all .address .address-flex .address-right .type-centen .bottom img {
  width: 400px;
  height: 90px;
}
.main .content .news-all .tab-left .news-border .problem {
  margin-bottom: 25px;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .problem ul li a {
  display: block;
  height: 100%;
  width: 75%;
  color: #358ff0;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .content .news-all .tab-left .news-border .problem ul li:after {
  position: absolute;
  top: 0px;
  left: 5px;
  content: "+";
  color: #ffffff;
  font-size: 12px;
  z-index: 5;
}
.main .content .news-all .tab-left .news-border .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 #358ff0;
  transform: rotate(91deg);
  z-index: 4;
}
.main .content .news-all .tab-left .news-border .problem ul li:hover {
  border: 1px solid #358ff0;
  background-color: #358ff0;
}
.main .content .news-all .tab-left .news-border .problem ul li:hover a {
  color: #ffffff;
}
.main .content .news-all .tab-left .news-border .problem ul li:hover:before {
  display: none;
}
.main .content .news-all .tab-left .news-border .problem ul li:hover:after {
  display: none;
}
.main .content .news-all .tab-left .news-border .need {
  margin-bottom: 25px;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .need ul li {
  width: 80px;
  margin-right: 15px;
  margin-top: 25px;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .need ul li a img {
  width: 80px;
  height: 80px;
}
.main .content .news-all .tab-left .news-border .need ul li a p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 10px;
  font-size: 14px;
}
.main .content .news-all .tab-left .news-border .need ul li:hover p {
  color: #ffc24a;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .hot ul li .icon-text {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 65px;
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  text-indent: 12px;
}
.main .content .news-all .tab-left .news-border .hot ul li .left {
  width: 58%;
}
.main .content .news-all .tab-left .news-border .hot ul li .left h2 {
  font-size: 22px;
  color: #535353;
  text-align: justify;
}
.main .content .news-all .tab-left .news-border .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;
}
.main .content .news-all .tab-left .news-border .hot ul li .left p span {
  color: #999999;
  font-size: 14px;
}
.main .content .news-all .tab-left .news-border .hot ul li .left p span i {
  color: #535353;
}
.main .content .news-all .tab-left .news-border .hot ul li .right a {
  display: block;
  width: 170px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #358ff0;
  border: 1px solid #358ff0;
  font-size: 14px;
  background-color: #ffffff;
  margin-top: 10px;
}
.main .content .news-all .tab-left .news-border .hot ul li .right a:hover {
  color: #ffffff;
  background-color: #358ff0;
}
.main .content .news-all .tab-left .news-border .similar .similar-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;
  background-color: #ffffff;
  padding: 15px 25px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max {
  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;
  width: 100%;
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max a.max-left {
  position: relative;
  display: block;
  width: 300px;
  height: 150px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max a.max-left img {
  width: 100%;
  height: 100%;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max a.max-left p {
  position: absolute;
  top: 40%;
  left: 0;
  width: 90%;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 5%;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right {
  width: 500px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right p.time {
  text-align: right;
  color: #999999;
  font-size: 12px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right 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;
  margin-top: 10px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right ul li {
  width: 80px;
  padding: 5px 0;
  border-radius: 5px;
  transition: 0.5s;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right ul li:hover {
  background-color: #eeeeee;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right ul li a img {
  width: 50px;
  height: 50px;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right ul li a p {
  width: 100%;
  font-size: 12px;
  color: #535353;
  margin: 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.main .content .news-all .tab-left .news-border .similar .similar-content .similar-tab .pic-max .max-right ul li a 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;
  width: 70px;
  line-height: 20px;
  border-radius: 10px;
  color: #358ff0;
  border: 1px solid #358ff0;
  font-size: 12px;
}
.main .content .news-all .tab-left .news-border .other .item-list {
  padding: 0 25px;
}
.main .content .news-all .tab-left .news-border .other .item-list .item {
  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;
  padding: 25px 0;
  border-bottom: 1px dashed #dddddd;
}
.main .content .news-all .tab-left .news-border .other .item-list .item:last-of-type {
  border-bottom: none;
}
.main .content .news-all .tab-left .news-border .other .item-list .item p {
  width: 55%;
  font-size: 16px;
  color: #535353;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .content .news-all .tab-left .news-border .other .item-list .item .size-all {
  width: 25%;
  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;
}
.main .content .news-all .tab-left .news-border .other .item-list .item .size-all .score {
  transform: scale(1.2);
}
.main .content .news-all .tab-left .news-border .other .item-list .item .size-all .size {
  margin-left: 20px;
}
.main .content .news-all .tab-left .news-border .other .item-list .item .down-btn {
  width: 10%;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  background-color: #358ff0;
  background-image: linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
  border-radius: 5px;
  transition: 0.5s;
}
.main .content .news-all .tab-left .news-border .other .item-list .item .down-btn:hover {
  background-color: #1b76d8;
  background-image: linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
}
.main .content .news-all .tab-right {
  width: 280px;
  line-height: 50px;
}
.main .content .news-all .tab-right .ranking-right 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;
  padding: 15px;
}
.main .content .news-all .tab-right .ranking-right ul li {
  padding: 5px;
  line-height: 25px;
}
.main .content .news-all .tab-right .ranking-right ul li a {
  font-size: 12px;
  color: #535353;
  transition: 0.5s;
}
.main .content .news-all .tab-right .ranking-right ul li a:hover {
  color: #358ff0;
  text-decoration: underline;
}
.main .content .news-all .tab-right .special-all {
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.main .content .news-all .tab-right .special-all 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;
  padding: 15px;
}
.main .content .news-all .tab-right .special-all ul li {
  width: 48%;
  margin-bottom: 10px;
}
.main .content .news-all .tab-right .special-all 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main .content .news-all .tab-right .special-all ul li a:hover p {
  color: #358ff0;
}
.main .content .news-all .tab-right .special-all ul li a img {
  width: 100%;
  height: 55px;
  border-radius: 5px ;
}
.main .content .news-all .tab-right .special-all ul li a p {
  transition: 0.5s;
  width: 100%;
  color: #535353;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 8px;
}
.ranking-right {
  margin-bottom: 25px;
}
.ranking-right .list a p.title {
  line-height: 22px;
}
.ranking-right .title_h1 p {
  line-height: 30px;
}
.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: 999;
  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: #358ff0;
  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;
  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: #358ff0;
  padding: 15px 0;
}
.ranking-vertical {
  background-color: #ffffff;
  margin-bottom: 25px;
  border: 1px solid #dddddd;
}
.ranking-vertical #swiper-vertical {
  width: 100%;
  height: 500px;
}
.ranking-vertical #swiper-vertical .swiper-wrapper {
  transition-delay: 0.3s;
}
.ranking-vertical #swiper-vertical 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;
  color: #535353;
}
.ranking-vertical #swiper-vertical a .item-hover {
  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%;
  transition: 1.5s;
  padding: 15px;
  border-bottom: 1px dashed #eee;
}
.ranking-vertical #swiper-vertical a .item-hover:last-of-type {
  border-bottom: none;
}
.ranking-vertical #swiper-vertical a .item-hover:hover {
  background-color: #eeeeee;
}
.ranking-vertical #swiper-vertical a .item-hover:hover .information-right h2 {
  color: #358ff0;
}
.ranking-vertical #swiper-vertical a .pic-all {
  width: 65px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ranking-vertical #swiper-vertical a .pic-all .pic {
  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;
}
.ranking-vertical #swiper-vertical a .pic-all .pic img {
  width: 40px;
  height: 40px;
}
.ranking-vertical #swiper-vertical a .pic-all .download {
  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;
}
.ranking-vertical #swiper-vertical a .pic-all .download 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;
  width: 60px;
  height: 20px;
  background-color: #4e74f0;
  color: #ffffff;
  border-radius: 20px;
  margin-top: 5px;
  font-size: 12px;
  background-image: linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
  transition: 1s;
}
.ranking-vertical #swiper-vertical a .pic-all .download span:hover {
  background-image: linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
  background-color: #00b7e6;
}
.ranking-vertical #swiper-vertical a .information {
  width: 170px;
}
.ranking-vertical #swiper-vertical a .information h2 {
  line-height: 20px;
  transition: 0.5s;
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ranking-vertical #swiper-vertical a .information p {
  line-height: 15px;
  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: 12px;
  margin-bottom: 5px;
}
.ranking-vertical #swiper-vertical a .information p span {
  flex: 1;
}
.ranking-vertical #swiper-vertical .swiper-slide {
  width: 100%;
  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;
}
.ranking-vertical #swiper-vertical .swiper-slide a:nth-child(1) {
  transform: translateX(-200px);
  opacity: 0;
  transition: all 1s;
}
.ranking-vertical #swiper-vertical .swiper-slide a:nth-child(2) {
  transform: translateX(200px);
  opacity: 0;
  transition: all 1s;
  transition-delay: 0.2s;
}
.ranking-vertical #swiper-vertical .swiper-slide a:nth-child(3) {
  transform: translateX(-200px);
  opacity: 0;
  transition: all 1s;
  transition-delay: 0.4s;
}
.ranking-vertical #swiper-vertical .swiper-slide a:nth-child(4) {
  transform: translateX(200px);
  opacity: 0;
  transition: all 1s;
  transition-delay: 0.6s;
}
.ranking-vertical #swiper-vertical .swiper-slide a:nth-child(5) {
  transform: translateX(-200px);
  opacity: 0;
  transition: all 1s;
  transition-delay: 0.8s;
}
.ranking-vertical #swiper-vertical .ani-slide a {
  transform: translateX(0) !important;
  opacity: 1!important;
}
.solid {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
/*# sourceMappingURL=content.css.map */