.bgt {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner,
.banner .swiper-slide {
  width: 100%;
}

.banner .ban-slide-bj1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.banner .swiper-pagination {
  bottom: 3% !important;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 60px;
  height: 5px;
  opacity: 0.5;
  border-radius: 2px;
  overflow: hidden;
  margin: 0 10px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  opacity: 1;
  outline: none;
}

.banner .swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 0;
  background-color: #f35037;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "";
  width: 100%;
  -webkit-animation: progressIn 5s linear both;
  -moz-animation: progressIn 5s linear both;
  -ms-animation: progressIn 5s linear both;
  -o-animation: progressIn 5s linear both;
  animation: progressIn 5s linear both;
}

.sec-type {
  padding-left: 1.6rem;
  position: relative;
  margin: 3rem 0;
}

.sec-type::before {
  content: "";
  width: 0.4rem;
  height: 2.2rem;
  background: #f35037;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.sec-type .more {
  font-weight: normal;
  color: #999;
}

.sec-type .more:hover {
  color: #f35037;
}

.main {
  padding-bottom: 4rem;
}

.section1 li {
  margin-bottom: 1rem;
  display: flex;
}

.section1 li .label {
  font-size: 1.6rem;
  width: 12.2rem;
  flex-shrink: 0;
  color: #f35037;
  font-weight: bold;
}

.section1 li .info {
  flex: 1;
}

.section1 li .info a {
  display: block;
  width: 25%;
  float: left;
  margin-bottom: 1rem;
}

.adv1 {
  margin: 3rem 0;
}

.section2 .sec2-left {
  margin: -3.5rem 2rem 0 0;
}

.section2 .sec2-left .news-group .sec-type {
  margin-bottom: 2.5rem;
}

.section2 .sec2-left .news-group .news-cont .news-pic {
  width: 32rem;
  flex-shrink: 0;
}

.section2 .sec2-left .news-group .news-cont .news-info {
  margin-left: 3rem;
  overflow: hidden;
}

.section2 .sec2-left .news-group .news-cont .news-info ul {
  margin-top: -0.5rem;
}

.section2 .sec2-left .news-group .news-cont .news-info li {
  height: 4.2rem;
  line-height: 4.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 1.7rem;
}

.section2 .sec2-left .news-group .news-cont .news-info li::before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background: #f35037;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section2 .dd{
  min-width: 0;
  overflow: hidden;
  /* width: 0; */
  flex: 1 ;
}
.section2 .flex-a{
  min-width: 0;
}
.section2 .ep1{
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}
.section2 .sec2-left .upsurge .dl {
  margin-bottom: 2rem;
}

.section2 .sec2-left .upsurge .dl .dt {
  width: 6rem;
  margin-right: 2rem;
  text-align: center;
  flex-shrink: 0;
  position: relative;
  color: #fff;
  background: #3383f2;
}

.section2 .sec2-left .upsurge .dl .dt span {
  width: 2.4rem;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section2 .sec2-left .upsurge .dl .dd li {
  margin-bottom: 2rem;
  position: relative;
}

.section2 .sec2-left .upsurge .dl .dd li .item .item-pic {
  width: 24rem;
  flex-shrink: 0;
}

.section2 .sec2-left .upsurge .dl .dd li .item .item-info {
  margin-left: 3rem;
  position: relative;
  padding-left: 1.8rem;
}

.section2 .sec2-left .upsurge .dl .dd li .item .item-info .item-tit {
  margin: 1.3rem 0;
}

.section2 .sec2-left .upsurge .dl .dd li .item .item-info .item-tit::before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background: #f35037;
  position: absolute;
  left: -0.2rem;
  top: 2.3rem;
}

.section2 .sec2-left .upsurge .dl .dd li .item .item-info .item-desc {
  color: #999;
  line-height: 2.5rem;
  height: 5rem;
}

.section2 .sec2-left .upsurge .dl .dd li:last-child {
  margin-bottom: 0;
}

.section2 .sec2-left .upsurge .dl:nth-child(3) .dt {
  background: #7278f7;
}

.section2 .sec2-left .upsurge .dl:nth-child(4) .dt {
  background: #a070fa;
}

.section2 .sec2-left .upsurge .dl:nth-child(5) .dt {
  background: #d867ff;
}
.section2 .sec2-left .honor .honor_p{
  font-size: 18px;
  margin: 15px 0 30px 0;
  color: #333;
  line-height: 28px;
  text-indent: 2em;
}
.section2 .sec2-left .honor ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -1.5rem;
}

.section2 .sec2-left .honor ul li {
  width: 25%;
  text-align: center;
}

.section2 .sec2-left .honor ul li .bimg {
  margin: 1.5rem;
}

.section2 .sec2-sidebar .sign-btn a {
  height: 7rem;
  line-height: 7rem;
  display: block;
  text-align: center;
  background: #f35037;
  border-radius: 1rem;
  color: #fff;
}

.section2 .sec2-sidebar .sign-btn a:hover {
  background: rgba(243, 80, 55, 0.88);
}

.section2 .sec2-sidebar .challenge li {
  margin-bottom: 2.5rem;
}

.section2 .sec2-sidebar .challenge li .chall-tit {
  text-align: center;
  margin: 2rem 0;
}

.section2 .sec2-sidebar .challenge li .chall-desc {
  margin: 1.9rem 0;
  line-height: 1.6;
  color: #666;
}

.section3 ul {
  margin: -1rem -1.5rem 0 -1.5rem;
  overflow: hidden;
}

.section3 li {
  width: 25%;
  float: left;
}

.section3 li a {
  margin: 1rem 1.5rem;
  background: #f5f5f5;
  display: block;
}

/* footer */
.footer {
  background: #333;
  padding: 3rem 0;
  text-align: center;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}

.footer a {
  color: rgba(255, 255, 255, 0.8);
}

.footer a:hover {
  color: #fff;
}

/* pages */
.pages {
  text-align: center;
  padding: 3rem 0;
  width: 100%;
}

.pages a {
  width: 14rem;
  height: 4rem;
  line-height: 4rem;
  margin: 0 5rem;
  text-align: center;
  display: inline-block;
  transition: ease .3s;
  color: #f35037;
  border: 1px solid #f35037;
  border-radius: 2rem;
}

.pages a:hover {
  background: #f35037;
  color: #fff;
}

.tkg {
  height: 6rem;
}

.crumbs {
  padding: 0 0 2rem 0;
}

.subcat {
  margin-bottom: 3rem;
}

.subcat li {
  margin-right: 4.5rem;
}

.subcat li a {
  display: block;
  position: relative;
  padding-bottom: .8rem;
  color: #666;
  font-size: 22px;
  cursor: pointer;
}

.subcat li a::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all ease .3s;
  transform: translateX(-50%);
  background: #F35037;
}

.subcat li:hover a, .subcat li.on a {
  color: #F35037;
}

.subcat li:hover a::after, .subcat li.on a::after {
  width: 100%;
}

.inner-slide {
  margin: 4rem 0 2rem;
}

.news-list {
  padding-right: 3rem;
}

.news-list li {
  margin-bottom: 3rem;
}

.news-list li .item .item-pic {
  width: 26rem;
  height: 16rem;
  overflow: hidden;
  margin-right: 2.8rem;
}

.news-list li .item .item-info {
  padding: 1.1rem 0;
}

.news-list li .item .item-info .item-tags {
  color: #999;
  margin: 2.7rem 0 5rem;
}

.news-list li .item .item-info .item-tags span {
  margin-right: 1rem;
}

.news-list li .item .item-info .item-source {
  color: #999;
}

.news-list li .item .item-info .item-source .source .s1 {
  color: #F35037;
}

.news-list li .item .item-info .item-source .source .s2 {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}

.news-list li .item .item-info .item-source .source .s2::before {
  content: "";
  width: 1px;
  height: 1.5rem;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 4px;
}

.recommend {
  position: sticky;
  top: 6rem;
}

.recommend .sec-type {
  margin-top: 0;
}

.recommend .recom-list li {
  margin-bottom: 3.8rem;
}

.recommend .recom-list li .item-pic {
  overflow: hidden;
}

.recommend .recom-list li .item-tit {
  margin-top: 1rem;
}

/* detail */
.detbox {
  padding-top: 3rem;
}

.detail {
  padding-right: 3rem;
}

.detail .news-time {
  padding: 2rem 0 1.8rem;
  border-bottom: 1px solid #ccc;
}

.detail .news-time span {
  margin-right: 2rem;
}

.detail .news-cont {
  line-height: 1.9;
  padding: 4.5rem 0;
}

.detail .news-cont img {
  max-width: 100%;
  height: auto;
}
/* company */
.company_list{
  width: 100%;
  
}
.company_list .company_li{
  width: 100%;
}
.company_list .company_li{
  width: 100%;
  display: none;
}
.company_list .company_li a{
  float: left;
  display: block;
  /* width: calc(100% / 3); */
  width: 50%;
  padding: 5px 0 5px 20px;
  position: relative;
  font-size: 17px;
  color: #333;
  line-height: 30px;
  transition: all .6s;
}
.company_list .company_li a:hover{
  color: #F35037;
}
.company_list .company_li a::before{
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  transform:translateY(-50%);
  /* background: #F35037; */
  background: #fff;
  border: 2px solid #f35037;
  border-radius: 50%;
}
.line_height a{
  line-height: 40px !important;
}
.tp_title a{
  margin-top: 20px;
  background: #a070fa !important;
}
/* 投票 */
.index_vote{
  width: 100%;
  margin-top: 30px;
}
.container-fluid{
  padding-left: 0 !important;
}
.vote_main{
  width: 90%;
  margin:0 auto;
  margin-top: 30px;

}
.tp_btn{
  width: 100%;
  margin: 20px auto;
}
.tp_btn a{
  width: 92%;
  margin: 0 auto;
  /* display: block;
  line-height: 50px;
  background: #F35037;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 5px; */
}
.tp_btn a img{
  width: 100%;
}
@media (max-width: 980px) {
  .tp_btn{
    display: block !important;
  }
  /* .vote_main{
    display: none !important;
  } */
  .banner .swiper-pagination {
    bottom: 5% !important;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 25px;
    height: 2px;
  }
  .section1 li {
    width: 100%;
    float: left;
    flex-direction: column;
    border-bottom: 1px solid #eee;
    flex-direction: column;
  }
  .section1 li:nth-child(2n) {
    float: right;
  }
  .section1 li .label {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    width: 100%;
    position: relative;
  }
  .section1 li .label::after {
    content: "\e612";
    font-family: 'iconfont';
    position: absolute;
    font-size: 1.4rem;
    right: 0;
    transition: ease .3s;
    top: 1rem;
    z-index: 1;
  }
  .section1 li .info {
    display: none;
    flex: none;
  }
  .section1 li .info a {
    width: 100%;
  }
  .company_list .company_li a{
    width: 100%;
  }
  .section1 li.open .label::after {
    content: "\e632";
  }
  .adv1 {
    margin: 1.5rem 0;
  }
  .section2 .sec2-left {
    margin: 0;
  }
  .section2 .sec2-left .upsurge .dl {
    flex-direction: column;
    margin-bottom: 4rem;
  }
  .section2 .sec2-left .upsurge .dl .dt {
    width: 100%;
    margin: 0 0 1.5rem 0;
    height: 5rem;
  }
  .section2 .sec2-left .upsurge .dl .dt span {
    width: 100%;
  }
  .section2 .sec2-left .upsurge .dl .dd li .item {
    flex-direction: column;
  }
  .section2 .sec2-left .upsurge .dl .dd li .item .item-pic {
    width: 100%;
  }
  .section2 .sec2-left .upsurge .dl .dd li .item .item-pic img {
    width: 100%;
  }
  .section2 .sec2-left .upsurge .dl .dd li .item .item-info {
    margin-left: 0;
  }
  .section2 .sec2-left .news-group .news-cont .news-pic {
    width: 100%;
    margin-bottom: 2rem;
  }
  .section2 .sec2-left .news-group .news-cont .news-pic img {
    width: 100%;
  }
  .section2 .sec2-left .news-group .news-cont .news-info {
    margin-left: 0;
  }
  .section2 .sec2-left .honor ul {
    justify-content: flex-start;
    margin: -1.5%;
  }
  .section2 .sec2-left .honor ul li {
    width: 47%;
    margin: 1.5%;
  }
  .sec2-sidebar {
    margin-top: 2rem;
  }
  .section3 li {
    width: 50%;
  }
  .tkg {
    height: 0;
  }
  .subcat ul {
    white-space: nowrap;
    padding-bottom: 1rem;
    overflow-x: auto;
  }
  .subcat ul li {
    margin-right: 3rem;
  }
  .subcat ul::-webkit-scrollbar {
    height: 3px;
  }
  .news-list {
    padding-right: 0;
  }
  .news-list li .item {
    flex-direction: column;
  }
  .news-list li .item .item-pic {
    width: 100%;
    height: auto;
  }
  .news-list li .item .item-info .item-tit {
    line-height: 1.5;
  }
  .news-list li .item .item-info .item-tags {
    margin: 2rem 0;
  }
  .inner-slide {
    margin: 3rem 0 1rem;
  }
  .detail {
    padding-right: 0;
  }
  .detail .news-cont {
    padding: 2.5rem 0;
  }
}
