.main_body .banner .banner_box .banner_text .safe_width h5 {
  position: absolute;
  bottom: 36%;
  left: 2%;
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 5px;
}
.main_body .banner .banner_box .btns_box {
  left: 2%;
}
@media screen and (max-width: 1500px) {
  .main_body .banner .banner_box .banner_text .safe_width h5,
  .main_body .banner .banner_box .btns_box {
    left: 10.5%;
  }
}
@media screen and (max-width: 1024px) {
  .main_body .banner .banner_box .banner_text .safe_width h5 {
    font-size: 28px;
    left: 5%;
  }
  .main_body .banner .banner_box .banner_text .safe_width .zbf_list span {
    font-size: 24px;
  }
  .main_body .banner .banner_box .btns_box {
    left: 6%;
  }
}
@media screen and (max-width: 767px) {
  .main_body .banner .banner_box .banner_text .safe_width h5 {
    font-size: 28px;
    bottom: 48%;
  }
  .main_body .banner .banner_box .banner_text .safe_width .zbf_list {
    left: 5%;
    bottom: 15%;
  }
  .main_body .banner .banner_box .banner_text .safe_width .zbf_list span {
    font-size: 15px;
  }
  .main_body .banner .banner_box .banner_text .safe_width .zbf_list .dw_box {
    margin-top: 0;
  }
  .main_body .banner .banner_box .btns_box {
    left: 5%;
  }
}
.main_body .banner .banner_box .banner_text .safe_width .zbf_list .dw_box {
  width: 100%;
  flex-wrap: nowrap;
}
.main_body .banner .banner_box .banner_text .safe_width .zbf_list > div {
  width: 50%;
  display: flex;
}
#match_detail .common_title {
  font-size: 36px;
  color: #222222;
  margin: 30px 0 30px;
  padding: 15px 0 20px;
  background: url('../images/tit_bg.png') no-repeat;
  background-size: auto 100%;
  background-position: top center;
  text-align: center;
  letter-spacing: 2px;
}
#match_detail .center {
  width: 82.89%;
  margin: auto;
  padding: 20px 0 20px;
}
#match_detail .center .info_center {
  margin: 28px 0 13px;
  padding: 56px 13% 60px;
  background: url('../images/info_bg.png') no-repeat;
  background-size: 100% 100%;
}
#match_detail .center .info_center img {
  vertical-align: baseline;
}
#match_detail .center .info_center p {
  display: initial;
  color: #2D3E5C;
  font-size: 16px;
  line-height: 36px;
}
#match_detail .center .team_swiper {
  margin-bottom: 60px;
}
#match_detail .center .team_swiper .swiper-slide {
  margin-bottom: 20px;
}
#match_detail .center .team_swiper .swiper-slide .team_slide {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}
#match_detail .center .team_swiper .swiper-slide .team_slide p {
  width: 100%;
  font-size: 14px;
}
#match_detail .center .team_swiper .swiper-slide .team_slide > div {
  border-radius: 50%;
  overflow: hidden;
}
#match_detail .center .team_swiper .swiper-slide .team_slide .team_img {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#match_detail .center .team_swiper .swiper-slide .team_slide .team_img img {
  display: inline-block;
  width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
#match_detail .center .team_swiper .swiper-slide .team_slide .team_text {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  height: 34%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
#match_detail .center .team_swiper .swiper-slide .team_slide .team_text h5 {
  font-size: 20px;
  color: #fff;
}
#match_detail .center .team_swiper .swiper-slide .team_slide .team_text p {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
#match_detail .center .team_swiper .swiper-slide .team_slide:hover .team_img img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
#match_detail .center .team_swiper .swiper-slide .team_slide:hover .team_text {
  background: url(../images/index/ds_bj.jpg) no-repeat center center;
  background-size: 100% 100%;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
#match_detail .center .team_swiper .swiper-slide .team_slide:hover .team_text h5 {
  color: #fff;
}
#match_detail .center .team_swiper .swiper-slide .team_slide:hover .team_text p {
  color: #fff;
}
#match_detail .center .range_tit {
  margin-bottom: 30px!important;
}
#match_detail .center .range {
  padding: 75px 0 59px;
  background: url('../images/info_bg.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-bottom: 63px;
}
#match_detail .center .range img {
  vertical-align: text-top;
}
#match_detail .center .range div {
  display: inline;
}
#match_detail .center .range span {
  display: initial;
  color: #2D3E5C;
  font-size: 16px;
  line-height: 36px;
}
#match_detail .center .topic_list {
  display: flex;
  flex-wrap: wrap;
}
#match_detail .center .topic_list .topic_item {
  position: relative;
  width: 50%;
  display: flex;
  margin-bottom: 26px;
}
#match_detail .center .topic_list .topic_item .topic_type {
  width: 15.85%;
  left: 0;
  position: relative;
}
#match_detail .center .topic_list .topic_item .topic_type img {
  width: 100%;
}
#match_detail .center .topic_list .topic_item .topic_type div {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#match_detail .center .topic_list .topic_item .topic_type div p {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 8%;
}
#match_detail .center .topic_list .topic_item .topic_cnt {
  width: 92.075%;
  display: flex;
  align-items: center;
  justify-content: left;
  background: url(../images/info_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -7.925%;
  font-size: 14px;
  padding: 0 10%;
}
#match_detail .center .topic_list > div:nth-child(2n) {
  width: 47.5%;
  position: relative;
  left: 2.5%;
}
#match_detail .con07_desc {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F6F9FF;
  padding: 40px 8.555% 40px;
  margin-bottom: 30px;
}
#match_detail .con07_desc .con07_right {
  width: 22.6%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
#match_detail .con07_desc .con07_right .common_title {
  margin: 0 auto;
}
#match_detail .con07_desc .con07_left {
  width: 77.64%;
  height: 360px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  background: url(../images/index/zm_bj.png) no-repeat center center;
  background-size: 100% 100%;
  padding-left: 8%;
}
#match_detail .con07_desc .con07_left ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#match_detail .con07_desc .con07_left ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
  background: url(../images/index/zs_lx.png) no-repeat left 4px;
  background-size: 16px auto;
  padding-left: 28px;
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 24px;
}
#match_detail .con07_desc .con07_left ul li:last-child {
  margin-bottom: 0;
}
#match_detail .con07_desc .con07_left ul li span {
  color: #35DB9A;
  font-weight: 600;
  margin-left: 3px;
}
#match_detail .con07_desc .con07_left ul li:first-child {
  background: none;
  padding-left: 0;
}
#match_detail .awards {
  width: 82.89%;
  margin: 0 auto 60px;
  display: flex;
  justify-content: space-between;
}
#match_detail .awards .a_item {
  width: 49%;
  background: url(../images/index/zm_bj.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 3% 7%;
}
#match_detail .awards .a_item h3 {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}
#match_detail .awards .a_item p {
  font-size: 16px;
  color: #35DB9A;
  text-align: center;
  margin-top: 10px;
}
#match_detail .awards .a_item div {
  margin-top: 40px;
  position: relative;
  background: url(../images/index/zs_lx.png) no-repeat left 4px;
  background-size: 16px auto;
  padding-left: 28px;
}
#match_detail .awards .a_item div span {
  font-size: 16px;
  color: #000000;
}
#match_detail .awards .a_item img {
  margin-right: 5px;
  vertical-align: middle;
}
#match_detail .application {
  text-align: center;
}
#match_detail .application img {
  box-shadow: 0px 0px 30px 2px rgba(184, 255, 229, 0.5);
  width: 230px;
}
#match_detail .application div {
  margin: 30px 0 80px;
}
#match_detail .application div p {
  font-size: 18px;
  color: #000000;
}
#match_detail .application div p:nth-child(2) {
  margin-top: 10px;
}
@media screen and (max-width: 1366px) {
  #match_detail .center .topic_list .topic_item .topic_type div p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text {
    padding: 2% 20%;
  }
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text p {
    font-size: 10px;
  }
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text h5 {
    font-size: 14px;
  }
  #match_detail .center .topic_list .topic_item .topic_type div p {
    font-size: 13px;
  }
}
@media screen and (max-width: 1366px) {
  #match_detail .common_title {
    font-size: 32px;
    margin: 25px 0 50px;
  }
  #match_detail .center {
    padding: 40px 0 60px;
  }
  #match_detail .center .team_swiper {
    margin-bottom: 0;
  }
  #match_detail .con07_desc {
    padding: 60px 8.555% 50px;
  }
  #match_detail .con07_desc .con07_left {
    height: 400px;
  }
  #match_detail .con07_desc .con07_left ul li {
    margin-bottom: 25px;
  }
  #match_detail .awards .a_item h3 {
    font-size: 24px;
  }
  #match_detail .awards .a_item div {
    margin-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  #match_detail {
    /*评选标准*/
    /*奖项设置*/
    /*报名*/
  }
  #match_detail .common_title {
    font-size: 22px;
    margin-bottom: 26px;
  }
  #match_detail .center {
    width: 92%;
    padding: 0 0 50px;
  }
  #match_detail .center .info_center,
  #match_detail .center .range {
    margin: 24px 0 0;
    padding: 24px 4.23% 39px;
    text-align: left;
  }
  #match_detail .center .info_center img,
  #match_detail .center .range img {
    width: 31px;
    display: block;
    margin-bottom: 8px;
  }
  #match_detail .center .info_center p,
  #match_detail .center .range p {
    color: #000000;
    font-size: 12px;
    line-height: 24px;
  }
  #match_detail .center .range div {
    display: block;
    text-align: right;
  }
  #match_detail .center .range div img {
    display: inline;
  }
  #match_detail .center .team_swiper {
    padding: 0 4%;
    margin-bottom: 60px;
  }
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text {
    height: 37%;
    padding: 2% 7% 6%;
  }
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text p {
    font-size: 0.6rem;
  }
  #match_detail .center .team_swiper .swiper-slide .team_slide .team_text h5 {
    font-size: 0.75rem;
    font-weight: bold;
  }
  #match_detail .center .topic_list > div:nth-child(2n) {
    width: 100%;
    left: 0;
  }
  #match_detail .center .topic_list .topic_item {
    width: 100%;
    background: url(../images/info_bg.png) no-repeat;
    background-size: 100% 100%;
  }
  #match_detail .center .topic_list .topic_item .topic_type {
    width: 26.956%;
  }
  #match_detail .center .topic_list .topic_item .topic_type div p {
    font-size: 14px;
  }
  #match_detail .center .topic_list .topic_item .topic_cnt {
    font-size: 12px;
    width: 73.04%;
    padding: 0 4.3%;
    background: none;
    margin-left: 0;
  }
  #match_detail .con07_desc {
    display: block;
    padding: 40px 4% 42px;
  }
  #match_detail .con07_desc .con07_right {
    width: 100%;
  }
  #match_detail .con07_desc .con07_left {
    width: 100%;
    height: max-content;
    padding: 32px 4.3% 41px;
    margin-top: 18px;
  }
  #match_detail .con07_desc .con07_left ul li {
    font-size: 12px;
    margin-bottom: 16px;
    padding-left: 24px;
  }
  #match_detail .awards {
    display: block;
    width: 100%;
    padding: 0 4%;
    margin: 0 auto 40px;
  }
  #match_detail .awards .a_item {
    width: 100%;
    padding: 18px 4.3% 34px;
    margin-bottom: 16px;
  }
  #match_detail .awards .a_item h3 {
    font-size: 20px;
  }
  #match_detail .awards .a_item p {
    font-size: 12px;
  }
  #match_detail .awards .a_item div {
    margin-top: 16px;
  }
  #match_detail .awards .a_item div span {
    font-size: 12px;
    line-height: 20px;
  }
  #match_detail .application img {
    width: 170px;
  }
  #match_detail .application div p {
    font-size: 14px;
  }
}
