@font-face {
  font-family: hbFont;
  src: url('https://img.shijue.me/ziyukangSongti.ttf')
}
html,body{margin:0;height:100%;
  /* line-height: 0; */
}
p{
  margin:0;
}
.page{
    z-index: 0;
    background:url('images/bg_page.png') repeat-y top center;
    overflow:hidden;
    background-size:100%;
    position:relative;
    /* padding-bottom:80px; */
}
.page-main{
  /* width:80%; */
  margin:0 auto;
  /* max-width:1200px; */
}

.flex_box{
  display: flex;
  justify-content: space-between;
}

.img_nice{
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.part{
  /* z-index:-10; */
}
.section{
  /* min-width:1000px; */
  margin:0 21%;
  font-size: 16px;
  text-align: center;
  color: #494949;
  line-height: 30px;
  border-radius: 20px;
  background: rgba(243, 243, 255, 0.2);
  z-index: 1;
}
.myFont{
  font-family:hbFont;
}
.content_title{
  font-size: 21px;
  line-height: 30px;
  /* color:linear-gradient(to bottom, #933510 , #3B1D10); */
  background: linear-gradient(to bottom, #933510 , #3B1D10);
  -webkit-background-clip: text;
  color: transparent;
}

.title_box {
  text-align: center;
}
.title_box .title{
  height:76px;
  vertical-align: top;
}
.title_desc{
  font-size:18px;
  font-weight: 500;
  text-align: center;
  color: #12ceef;
  line-height: 40px;
  margin:10px 10% 50px;
}

.section{
  position: relative;
  /* font-size: 16px;
  text-align: center;
  color: #494949;
  line-height: 30px;
  padding:70px 50px 60px;
  border-radius: 20px;
  opacity: 0.4;
  background: #F3F3FF; */
}
.section_img{
  position: absolute;
}
.section1{
  margin-top:155px;
  padding:92px 135px 240px;
}
.section1_img1{
  height:173px;
  top:-25px;
  left:-135px;
}
.section1_img2{
  height:189px;
  top:0;
  right:0;
}
.section1_img3{
  width:103%;
  bottom:0;
  left:-1.5%;
  z-index: -1;
}
.title_source{
  background: linear-gradient(to bottom, #933510 , #3B1D10);
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: 33px;
}

.section1 .section_content p:nth-child(3){
  margin: 0 auto 30px;
  width:572px;
}
.section1 .section_content p:nth-child(4){
  margin: 0 auto 40px;
  width:546px;
}
.section1 .section_content p:nth-child(3),.section1 .section_content p:nth-child(4){
  padding-bottom: 10px;
  border-bottom: 1px dashed #4E2210;
}
.content_desc{
  text-align: left;
  text-align: justify;
  
}
.content_desc1{
  margin-bottom:40px;
}
.content_desc2{
  margin-bottom:30px;
}
.bold_word{
  font-size: 18px;
  font-weight: bold;
}

/* section2 */
.section2{
  margin-top:200px;
  padding:70px 52px 57px;
}
.title_box2{
  position: absolute;
  top:-32px;
  left:50%;
  margin-left:-135px;
}
.section_content2{
  
  background: linear-gradient(180deg, #FF9AAF 0%, #FF9AAF 0%, #FFE0E9 100%, #FFE0E9 100%);
  border: 2px solid #F85E7E;
  border-radius: 20px;
  padding:22px 88px 38px;
}
.section2 .content_title{
  width:150px;
  margin:0 auto 24px; 
  padding-bottom:7px;
  border-bottom: 1px dashed rgba(78, 34, 16, 1);
}
.section2_img1{
  height:153px;
  top:32px;
  left:-14px;
}
.section2_img2{
  height:184px;
  top:-17px;
  right:-17px;
}
/* section3 */
.section3{
  margin-top:88px;
  padding:35px;
  background: unset;
}
.section3 .section_content{
  margin-top:63px;
}
.scope_box{
  width:25%;
}

.scope_img{
  height:66px;
  margin-bottom:18px;
}
.scope_title{
  box-sizing: content-box;
  margin:0 auto;
  padding:10px 0;
  border-bottom: 1px dashed #F85E7E;
}
.scope_box1 .scope_title{
  width:154px;
}
.scope_box2 .scope_title{
  width:132px;
}
.scope_box3 .scope_title{
  width:154px;
}
.scope_box4 .scope_title{
  width:220px;
}
.scope_desc{
  margin:24px auto 0;
  text-align: left;
}
.scope_desc1{
  width:195px;
}
.scope_desc2{
  width:163px;
}
.scope_desc3{
  width:184px;
}
.scope_desc4{
  width:212px;
}
/* section4 */
.section4{
  margin-top:65px;
  padding:30px 52px 40px;
}
.section4_img{
  height:176px;
  top:23px;
  left:-140px;
}
.section4_title_tip{
  color: #502618;
  margin-left:20px;
  margin-top:-10px;
  margin-bottom:45px;
}
.section4_title_desc{
  font-size: 18px;
  font-weight: bold;
  color: #502618;
  margin-bottom:52px; 
}
.prize_total{
  font-size: 30px;
  color: #FF466B;
}
.prize_box{
  width: 20%;
  border-radius: 30px;
  background: linear-gradient(180deg, #F85E7E 0%, #F85E7E 0%, #FFCEDC 100%, #FFCEDC 100%);
  padding: 18px 16px 30px;
}
.prize_level{
  font-size: 30px;
  color: #FF456B;
  line-height: 30px;
  margin-top:30px;
}
.prize_box .top_box{
  border: 3px solid #FFD85F;
  border-radius: 19px;
  position: relative;
}
.prize_img{
  height:36px;
  margin-top:20px;
}
.prize_num{
  font-size: 40px;
  /* font-weight: bold; */
  margin: 20px 0;
  color:#fff;
}
.prize_box .detail_box{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  line-height: 24px;
  padding:15px 0px;
  /* background: linear-gradient(to bottom,#FFD85F, #FFB131); */
  background-color: #FFD85F;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius:  10px;
}
.prize_money{
  font-size: 26px;
}
.excellent_award{
  font-size: 14px;
}

.prize_level {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  margin-top: 28px;
  color:#FF456B;
}
.prize_extra{
  padding:7px 0 15px 30px;
  margin:26px 16px 0;
  border-left: 1px dashed #502618;
  position: relative;
}
.prize_extra_img{
  height:44px;
  position: absolute;
  top:0px;
  left:-23px;
}
.prize_extra_title{
  text-align: left;
  margin-bottom:15px;
}
.desc_zpyq{
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
}
.rank {
  padding-left: 25px;
  position: relative;
}
.rank span {
  position: absolute;
  left: 0;
  top: 0;
}
.prize_extra_desc{
  font-size: 16px;
  color: #494949;
  text-align: left;
}
/* section5 */
.part5{
  /* position: relative; */
}
.section5{
  margin-top:150px;
  /* margin-bottom:300px; */
  padding:0 35px 35px;
  background: unset;
  position: unset;
}
.part5_img{
  /* height:324px;
  position: absolute;
  bottom: 0; */
}
.section5_img_all{
  width:100%;
}
.title_box5{
  /* margin-bottom:702px; */
}
/* .match_progress{
  width:280px;
  position: absolute;
}
.match_progress1{
  left:26%;
  bottom:415px;
  margin-left: -140px;
}
.match_progress2{
  left:50%;
  bottom:400px;
  margin-left: -140px;
}
.match_progress3{
  left:72%;
  bottom:472px;
  margin-left: -140px;
}
.match_progress_title{
  color:#6B1D06;
  font-size: 24px;
  line-height: 34px;
  margin-bottom:10px;
}
.match_progress_time{
  line-height: 50px;
  font-size: 36px;
  line-height: 50px;
  color:#6B1D06;
  margin-bottom:10px;
}
.match_progress_desc{
  font-size: 16px;
  line-height: 30px;
  color: #494949;
} */
.section6{
  margin-top:108px;
  /* margin-bottom:300px; */
  padding:0 35px 35px;
  background: unset;
}
.section6 .section_content {
  margin-top: 50px;
}
.standard_box{
  width:25%;
}

.standard_img{
  height:66px;
  margin-bottom:18px;
}
.standard_title{
  margin:0 auto;
  /* padding:10px; */
  /* border-bottom: 1px dashed #F85E7E; */
}
.standard_box1 .standard_title{
  width:154px;
}
.standard_box2 .standard_title{
  width:132px;
}
.standard_box3 .standard_title{
  width:154px;
}
.standard_box4 .standard_title{
  width:220px;
}
.standard_desc{
  margin:24px auto 0;
  /* text-align: left; */
}
.standard_desc1{
  width:200px;
}
.standard_desc2{
  width:165px;
}
.standard_desc3{
  width:212px;
}
.standard_desc4{
  width:225px;
}

/* section7 */
.section7{
  margin-top:120px;
  /* margin-bottom:300px; */
  /* padding:0 35px 35px;
  background: unset;
  position: unset; */
}
.title_box7{
  position: absolute;
  top:-32px;
  left:50%;
  margin-left: -135px;
}
.section_content7{
  padding-top:100px;
  padding-bottom:100px;
}
.section_content7 .content_desc{
  text-align: center;
}
.section_content7 .content_title{
  width:300px;
  font-size: 36px;
  line-height: 36px;
  margin:0 auto 70px;
  position: relative;
}
.left_quot{
  height:16px;
  position: absolute;
  left:-16px;
  bottom:-20px;
}
.right_quot{
  height:16px;
  position: absolute;
  right:-22px;
  /* top:-20px; */
}
.down_href{
  font-size: 20px;
  border-radius: 27px;
  background: linear-gradient(180deg, #FF89A2 0%, #FF89A2 0%, #FFCEDC 100%, #FFCEDC 100%);
  color: #FF456B;
  border: 2px solid #FFD056;
  margin:40px 166px 0px;
  padding:12px 25px;
}
.down_href a{
  color: #FF456B; 
  text-decoration: none;
}
.section7_img1{
  height:176px;
  left:-124px;
  top:-22px;
}
.section7_img2{
  height:115px;
  left:-115px;
  bottom:-135px;
}
.section7_img3{
  height:248px;
  left:0;
  bottom:0;
  z-index:-1;
}
.section7_img4{
  height:362px;
  right:0;
  bottom:0;
  z-index:-1;
}
.section7_img5{
  height:344px;
  right:56px;
  bottom:0;
}
/* section8 */
.section8{
  margin-top:120px;
  padding:85px 55px;
}
.title_box8{
  position: absolute;
  top:-32px;
  left:50%;
  margin-left: -196px;
}
.zpyq_tjfs_content{
  border-radius: 20px;
  background: linear-gradient(180deg, #FF9AAF 0%, #FF9AAF 0%, #FFE0E9 100%, #FFE0E9 100%);
  padding:60px 50px 30px;
  border: 2px solid #F85E7E;
}

.desc_zpyq_tjfs{
  font-size: 16px;
  text-align: left;
  color: #000000;
  line-height: 30px;
  margin-bottom:30px;
}
.desc_zpyq_tjfs a{
  color: #000000;
}
.home_link_one{
  margin-bottom: 0;
}

.section8_img{
  height:170px;
  right:8px;
  bottom:12px;
}

/* section9 */
.section9{
  margin-top:160px;
  padding:85px 55px;
}
.title_box9{
  position: absolute;
  top:-32px;
  left:50%;
  margin-left: -135px;
}
.section9_img{
  height:264px;
  top:-75px;
  left:-69px;
}
/* section10 大赛组委会 */
.section10{
  margin-top:115px;
  background: unset;
}
.section11{
  margin-top:125px;
  margin-bottom:125px;
  background: unset;
}

.unit_box{
  font-size: 20px;
  color: #494949;
  line-height: 36px;
  margin-top:30px;
}
.box_title{
  opacity: 0.8;
}

.section10 .section_content{
  /* margin: 0 auto; */
}
.w_chat{
  /* font-size: 16px; */
}













.isH5{
  display: none;
}
.isH5_flex_box{
  display: none;
}
@media screen and (max-width:1600px) {
  .section{
    margin-left: 15%;
    margin-right: 15%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1440px) {
  .section{
    margin-left: 10%;
    margin-right: 10%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1366px) {
  .section{
    margin-left: 8%;
    margin-right: 8%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1320px) {
  .section{

  }
  .track1_box {
    padding: 30px 40px;
  }
}

@media screen and (max-width:1280px) {
  .section{
    margin-left: 6%;
    margin-right: 6%;
  }
  .track1_box {
    padding: 30px 40px;
  }
}
@media screen and (max-width:1220px) {
  .section{

  }
  .track1_box {
    padding: 30px 30px;
  }
}
@media screen and (max-width:1200px) {
  .section{
  }
  .track1_box {
    padding: 30px 25px;
  }
}
@media screen and (max-width:1160px) {
  .section{

  }
  .track1_box {
    padding: 30px 20px;
  }
}
@media screen and (max-width:1120px) {
  .track1_box {
    padding: 30px 10px;
  }
}
@media screen and (max-width:1080px) {
  .track1_box {
    padding: 30px 5px;
  }
}
@media screen and (max-width:1050px) {
  .track1_box {
    padding: 30px 0px;
  }
}
@media screen and (max-width:1024px) {
  .section{
    margin-left: 2%;
    margin-right: 2%;
  }
  .track1_box {
    padding: 30px 10px;
  }
}

/* 适配手机 */
@media screen and (max-width:1000px) {
  .page{
    background:url('images/bg_h5_page.png') repeat-y top center;
  }
  .isWeb{
    display: none;
  }
  .isH5{
    display: block;
  }
  .point{
    display: inline-block;
  }
  .section {
    margin: 0 8px;
    padding:0;
    border-radius: 10px;
  }
  .title_box {
    /* margin-top: 30px;
    margin-bottom: 14px; */
  }
  .title_box .title {
    height: 44px;
    margin-left: -10px;
  }
  .section_content {
    padding: 20px 8px 30px; 
    /* box-shadow: 0px 0px 10px 0px #1fa3fd;  */
    border-radius: 10px;
    line-height: 22px;
    font-size: 13px;
  }
  .content_title {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
  }

  .section_content p{
    text-align: justify;
  }

  .h5_p{
    text-indent:2em;
  }
  .bold_word {
    font-size: 15px;
  }

  .title_desc {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #12ceef;
    line-height: 22px;
    margin: 24px auto;
  }
  .part1{
    margin-top:16px;
  }
  .section1{
    padding-top:94px;
  }
  .section1_img1{
    height:75px;
    top:0;
    left:0;
  }
  .section1_img2{
    height:96px;
    top:0;
    right:0;
  }
  .section1_img3{
    height:196px;
    left:0;
    bottom:0;
  }
  .section_content .content_title{
    text-align: center;
    font-weight: bold;
  }
  .section_content .title_source{
    text-align: center;
    margin-bottom:10px;
  }
  .section1 .section_content p:nth-child(3){
    margin: 0 auto 10px;
    width:260px;
  }
  .section1 .section_content p:nth-child(4){
    margin: 0 auto 16px;
    width:260px;
  }
  .section1_desc{
    font-size: 13px;
    line-height: 22px;
    padding:0 36px 100px;
  }
  .content_desc1 {
    margin-bottom: 20px;
  }
  .content_desc2 {
    margin-bottom: 0;
  }
 
  .section2{
    margin-top:45px;
    padding:45px 13px 14px;
  }
  .title_box2 {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -78px;
  }
  .section_content2 {
    padding:25px 16px 16px;
  }
  .section2_img1 {
    height: 77px;
    top: 36px;
    left: 7px;
  }
  .section2 .content_title{
    font-size: 21px;
  }
  /* section3 */

  .section3{
    /* margin-top:45px; */
    padding:45px 13px 14px;
  }

  .h5_flex_box{
    display: flex;
    flex-wrap: wrap;
  }
  .scope_box {
    width: 48%;
  }
  .scope_title_box {
    box-sizing: content-box;
    margin: 0 auto;
    width: 128px;
    border-radius: 8px;
    background: linear-gradient(180deg, #FF9AAF 0%, #FF9AAF 0%, #FFE0E9 100%, #FFE0E9 100%);
    border: 2px solid #F85E7E;
  }
  .scope_title_box4{
    width: 160px;
  }
  .scope_title {
    font-size: 14px;
    border-bottom: none;
  }
  .scope_desc{
    width: 128px;
    margin:16px auto;
  }
  .section3 .section_content {
    margin-top: 20px;
  }

  /* section4 */
  .section4{
    /* margin-top:45px; */
    padding:38px 13px 25px;
  }
  .title_box4{
    position: absolute;
    top:-22px;
    left:50%;
    margin-left: -78px;
  }
  .section4 .section_content{
    padding: 16px 0 0;
  }
  .section4_title_desc_h5{
    font-size: 13px;
    /* margin-top:38px; */
    color: #494949;
  }
  .prize_flex_box{
    flex-wrap: wrap;
  }
  .prize_box {
    width: 48%;
    border-radius: 10px;
    padding: 10px 10px 15px;
  }
  .prize_box1,.prize_box2{
    margin-bottom: 15px;
  }
  .prize_img {
    height: 30px;
    margin-top: 15px;
  }

  p.prize_num{
    font-size: 24px;
    text-align: center;
    margin: 15px 0;
  }
  .prize_money {
    font-size: 24px;
  }

  .prize_box .detail_box {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 0;
  }
  .prize_box .detail_box p {
    text-align: center;
  }
  .excellent_award {
    font-size: 12px;
  }
  .prize_total_h5{
    font-size: 16px;
    font-weight: bold;
    color: #494949;
  }

  .section_content .prize_level{
    text-align: center;
  }

  .section_content .prize_extra_title {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 21px;
    color: #502618;
  }
  .prize_extra {
    padding: 1px 0 10px 20px;
    margin: 26px 13px 0;
    border-left: 1px dashed #502618;
    position: relative;
  }
  .prize_extra_img {
    height: 27px;
    position: absolute;
    top: 0px;
    left: -15px;
  }

  .prize_extra_desc {
    font-size: 13px;
    line-height: 22px;
    color: #494949;
    text-align: left;
  }

  .section5{
    /* margin-top:45px; */
    padding:46px 0px 0px;
  }

  .match_progress{
    text-align: center;
    width:114px;
    font-size: 16px;
    
  }
  
  .section_content .match_progress_title{
    line-height: 26px;
    text-align: center;
    color: #502618;
    font-weight: bold;
  }
  .section_content .match_progress_time{
    color: #2B3432;
    text-align: center;
  }
  .section_content .match_progress_desc{
    font-size:13px;
    line-height: 22px;
    color: #494949;
    margin:12px 0 25px;
    text-align: center;
  }
  .time_point_out{
    box-sizing: content-box;
    width: 10px;
    height: 10px;
    background: #F86281;
    border: 4px solid #FFF9F9;
    border-radius: 50%;
    margin:0 auto;
  }
  .match_progress1 .time_point_out,.match_progress3 .time_point_out{
    margin-bottom:25px;
  }
  .progress_line{
    height: 6px;
    border-radius: 3px;
    background: linear-gradient(180deg, #283534 0%, #283534 0%, #6B1D06 100%, #6B1D06 100%);
    position: relative;
    margin:160px 0 220px;
  }
  .match_progress1{
    position: absolute;
    top:-5px;
    left:3%;
  }
  .match_progress2{
    position: absolute;
    bottom:-5px;
    left:50%;
    margin-left:-57px;
  }
  .match_progress3{
    position: absolute;
    top:-5px;
    right:3%;
  }
  .section5_img{
    height:66px;
    position: absolute;
    top:140px;
    right:50%;
  }

  .section6{
    /* margin-top:45px; */
    padding:45px 13px 14px
  }
  .section6 .section_content {
    margin-top: 10px;
  }

  .standard_box {
    width: 48%;
  }
  .standard_title_box {
    margin: 0 auto;
    width: 128px;
    border-radius: 8px;
    background: linear-gradient(180deg, #FF9AAF 0%, #FF9AAF 0%, #FFE0E9 100%, #FFE0E9 100%);
    border: 2px solid #F85E7E;
  }
  .standard_title {
    font-size: 14px;
  }
  .standard_desc{
    width:128px;
    margin:16px auto;
  }


  /* section7 */
  .section7{
    margin-top:45px;
    padding:80px 26px
  }
  .section7_img1_h5 {
    height: 76px;
    left: 0;
    top: 0;
  }
  .section7_img2_h5 {
    width:100%;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  .title_box7 {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -78px;
  }
  .section7 .section_content .content_title {
    font-size: 21px;
    font-weight: bold;
  }
  .section_content7 .content_title {
    margin: 0 auto 20px;
    position: relative;
  }

  .down_href {
    font-size: 16px;
    margin: 20px 0px;
    padding: 20px 25px;
    line-height: 26px;
    word-break:break-all;
  }

  /* section8 */
  .section8{
    margin-top:72px;
    padding:46px 13px 14px;
  }
  .title_box8 {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -114px;
  }
  .section_content8{
    padding:0;
  }

  .zpyq_tjfs_content {
    border-radius: 12px;
    padding: 20px 15px;
  }

  .desc_zpyq_tjfs {
    font-size: 13px;
    line-height: 22px;
    color: #494949;
    margin-bottom: 20px;
  }
  .home_link_one {
    margin-bottom: 0;
  }
  .section8_img1_h5{
    height:77px;
    left: 10px;
    top: 30px;
  }

  /* section9 */
  .section9{
    margin-top:72px;
    padding:46px 13px 14px;
  }
  .title_box9 {
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -78px;
  }
  .section9_img1_h5{
    height:59px;
    right: 0;
    top: 10px;
  }

  /* section10 */
  .section10{
    margin-top:54px;
    /* padding:46px 13px 14px; */
  }
  .section10 .section_content{
    padding-bottom:0;
  }
  .unit_box {
    font-size: 13px;
    line-height: 26px;
    margin-top: 20px;
  }
  .unit_box p{
    text-align: center;
  }
  .section11{
    margin-top:54px;
    margin-bottom:100px;
  }
  .section11 .section_content {
    padding-bottom: 0;
  }


}































/* 覆盖 */

.content-contest-detail .contest-head-infor-region{background: #F65E7D;}
.content-contest-detail .contest-head-infor{background: #F65E7D;color:#fff;margin:0!important;width:100%!important;height:70px!important;padding:10px 20%!important;}
.content-contest-detail .contest-head-infor .contest-time i{font-style:normal;color:#fff;}
.content-contest-detail .contest-head-infor .contest-action-region .style-upload{
  background: #FFE5F8;
  background-size: 100% 100%;
  line-height:44px;
  color:#000;height: 44px;
  width: 150px;
  border:0;
  margin-top: 10px;
}
.content-contest-detail .tabs_wrapper{margin-top:0;border-bottom:0;padding: 24px 0;height: 70px;background: #F65E7D;}
.content-contest-detail .tabs_wrapper .px_tabs{border-bottom:0;overflow-x:unset}
.content-contest-detail .tabs_wrapper .px_tabs>li{
  display: inline-block;width: 150px;height: 44px;line-height: 44px;
  /* border: 2px solid #fff; */
  /* border-radius: 4px; */
  /* background: #1564f0; */
  margin: 0 20px;
  /* background:#fff; */
  border-radius: 4px;
}
.content-contest-detail .tabs_wrapper .px_tabs>li:hover{background: #FFE5F8;}
.content-contest-detail .tabs_wrapper .px_tabs>li.active{background: #FFE5F8;}
/* .content-contest-detail .tabs_wrapper .px_tabs>li a{border-bottom:0;color:#000;}
.content-contest-detail .tabs_wrapper .px_tabs>li:hover a{color:#1564f0;}
.content-contest-detail .tabs_wrapper .px_tabs>li:hover{background:#fff}
.content-contest-detail .tabs_wrapper .px_tabs>li.active{background:#fff}
.content-contest-detail .tabs_wrapper .px_tabs>li.active a{border-bottom: 0;
    color: #1564f0;
    border-bottom: 0;
    padding: 0;} */
.content-contest-detail .tabs_wrapper .px_tabs>li a {
    border-bottom: 0;
    color: #000;
    border-bottom: 0;
    /* color: #5F9D92; */
    /* height: 70px; */
    /* line-height: 70px; */
    padding: 0;
    font-weight: bold;
}
.content-contest-detail .tabs_wrapper .px_tabs>li.active a{border-bottom: 0;
  color: #000;}

.content-contest-detail .tabs_wrapper ul.px_tabs {
    display: flex;
    justify-content: center;
}
@media screen and (max-width:600px) {
  
    .content-contest-detail .contest-head-infor-region {
      height: auto;
    }
    .content-contest-detail .contest-head-infor {
      padding: 10px 0!important;
    }
    .content-contest-detail .contest-head-infor-region .contest-head-infor .contest-time {width: 65%;text-align: left;margin-left: 10px;}
    .content-contest-detail .contest-head-infor-region .contest-head-infor .contest-action-region {
      width: auto;
      float: right;
      margin-right: 10px;
    }
    .content-contest-detail .contest-head-infor .contest-action-region .style-upload{
      margin-top: 5px;
    }
    .content-contest-detail .tabs_wrapper ul.px_tabs {
        display: flex;
        justify-content: center;
    }
    .content-contest-detail .tabs_wrapper .px_tabs>li {
        margin: 0 10px;
    }
    .content-contest-detail .tabs_wrapper .px_tabs > li > a {
        font-size: 12px;
    }

    .content-contest-detail .contest-head-infor-region .contest-head-infor .contest-action-region .upload-region .action-button {
      position: relative;
      width: 100px;
      height: 40px;
      line-height: 40px;
      font-size: 15px;
  }

}

.contest-tab-content{background:url('images/bg_page.png') no-repeat top center;background-size:100%;}
.sucai-result{padding-top:40px;padding-bottom:40px;}
.sucai-result > div{margin-top:0!important;}
.sucai-result .pics .item{border-radius:3px 3px 0 0;-webkit-border-radius:0;}
.sucai-result .pics .title{background:#fff;border-radius:0 0 3px 3px;}
.sucai-result .pics{margin-top:0!important;padding-top:15px;}

