html,body{margin:0;height:100%;}
.content-contest-detail > :nth-child(3){
  background:url('images/bg_page.jpg') repeat-y top center;
}
.page{
    z-index: 0;
    
    overflow:hidden;
    background-size:100%;
    position:relative;
    /* padding-bottom:80px; */
}
.page_bottom{
  width: 100%;
  height: 7%;
  position: absolute;
  bottom: 0px;
  z-index: -1;
}

.page-main{width:80%;margin:0 auto;
  /* max-width:1000px; */
}
.page-main > .title_box{
    text-align: center;
    margin-top:49px;
}
.page-main > .title_box1{
  margin: 40px 0 0px 0;
}
.title_box .title{
  height:40px;
  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) */
}
.wrapper{
  /* width:1000px;
  margin:0 auto; */
  text-align: left;
  font-size: 16px;
}
.wrapper>.content{
  width:1000px;
  margin:0 auto;
  position: relative;
}
.wrapper p{
  line-height: 28px;
  margin:10px;
}

.section1,.section2{
  /* border:1px solid #ddd; */
  /* padding:60px 75px; */
  text-align: left;
}
.section1{
  /* background:url('images/bg_section1.png') no-repeat top center; */
  /* background-size: 100% 100%; */
  /* font-family: 'FZDWTJW';
  font-weight: bold; */
}
.section1 .content{
  background: url(images/bg_section1.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 56px 0px;
}
.sub_content01{
  padding:0 65px;
}
.section1_top{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.section1 .img_part01{
  height:24px;
  position:absolute;
  top:60px;
  left:85px;
}
.section1 .text_left{
  width:517px;
  min-height: 240px;
}
.section1 .text_left p{
  padding-top: 30px;
}
.section1 .video_right{
  /* position:absolute;
  top:20px;
  right:0; */
}
.video_box{
  width:330px;
  border-radius: 10px;
  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) */
}
/* .section1 .video_right img{
  width:330px;
  height:216px;
} */

.section2{
  position:relative;
  /* background:url('images/bg_section2.png') no-repeat top center; */
  /* background-size: 100% 100%; */
  /* font-family: 'FZDWTJW';
  font-weight: bold; */
}
.section2 .content{
  background: url('images/bg_section2.png') no-repeat top center;
  background-size: 100% 100%;
  padding: 56px 0px;
}
.sub_content02{
  padding: 0px 75px;
}
.section2 .section2_fg1{
  width:140%;
  height:250px;
  position: absolute;
  top: 78px;
  left:-18%;
  /* z-index:-2; */
  /* background: url('images/fg1.png') no-repeat top center; */
  /* background: linear-gradient(270deg,rgba(154,205,233,0.00) 86%, #8cc2e1 21%, #9acde9 66%, rgba(170,217,242,0.00) 8%); */
  background:linear-gradient(
  90deg,rgba(154,205,233,0.00) 8%, #8cc2e1 34%, #9acde9 63%, rgba(170,217,242,0.00) 88%);
}
.section2 .img_part02{
  height:24px;
  position:absolute;
  top:60px;
  left:100px;
}
.section2 .content{
  text-align: center;
}
.total_prize span{
  font-size:36px;
}

.section3 .saidao{
  display: inline-block;
  box-sizing: border-box;
  width:523px;
  /* height:674px; */
  background:url('images/bg_section3.png') no-repeat top center;
  background-size: 95% 95%;
  padding:48px 85px 80px 85px;
}

.page-main > .title_box3{
  margin-top:100px;
  margin-bottom:38px;
}

.zjnr{
  display: flex;
  justify-content:space-between;
}
.saidao{
  /* position: relative; */
}
.section3 p{
  margin:0;
  /* font-size:14px; */
  /* line-height:24px; */
}
.saidao_right{
  /* float:right; */
}

.saidao img{
  position:absolute;
  height:29px;
  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) */
}

.saidao .saidao_title{
  font-weight: 600;
  margin-top:45px;
  margin-bottom:10px;
}
.rank{
  padding-left: 20px;
  position: relative;
}
.rank span {
  position: absolute;
  left: 0;
  top: 0;
}
.section3 .img_part03{
  height:24px;
  position:absolute;
  bottom: 80px;
  right: 85px;
  z-index: 10;
}


.page-main > .title_box4{
  margin-top:10px;
  margin-bottom:27px;
}
.section4 .img_part04{
  height:24px;
  position:absolute;
  top: -60px;
  left: 44px;
}

.p_scap_box{
  display: flex;
  justify-content:space-between;
}

.section4 .scap_box{
  display: inline-block;
  box-sizing: border-box;
  width:324px;
  height:363px;
  background:url('images/bg_section4.png') no-repeat top center;
  background-size: 100% 100%;
  padding:28px 50px;
}
.section4 p{
  margin:0;
}
.section4 .short_line{
  width: 40px;
  height: 181px;
  border-bottom: 3px solid #ffd037;
}
.scap_box{
  position: relative;
  text-align: center;
}
.scap_box .box_title_img{
  margin:25px auto 35px;
  height:22px;
  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) */
}

.scap_box .box_title_img3{
  margin-bottom: 10px;
  height:49px;
}

.scap_box .tox_title_last{
  margin-bottom:10px;
}
.scap_box .box_date{
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
}
.scap_box .box_desc{
  margin-top:20px;
  text-align: left;
}
.scap_box3 .box_date{
  /* margin-top:60px; */
}
.scap_box .box_point{
  position: absolute;
  transform:translate(-50%,-50%);
  bottom: 20px;
}

.page-main > .title_box5{
  margin-top:40px;
  margin-bottom:30px;
}
.section5{
  position: relative;
  box-sizing: border-box;
  padding: 30px 0;
  /* background: linear-gradient(90deg,rgba(255,209,117,0.00) 8%, #ffd175 34%, #ffd073 63%, rgba(255,208,115,0.00) 88%); */
}
.section5 .section5_fg{
  width:140%;
  height:820px;
  position: absolute;
  bottom: -25px;
  left:-18%;
  /* background: url('images/fg1.png') no-repeat top center; */
  /* background: linear-gradient(270deg,rgba(154,205,233,0.00) 86%, #8cc2e1 21%, #9acde9 66%, rgba(170,217,242,0.00) 8%); */
  background: linear-gradient(90deg,rgba(255,209,117,0.00) 8%, #ffd175 34%, #ffd073 63%, rgba(255,208,115,0.00) 88%);

}
.section5 .img_part05{
  height:24px;
  position:absolute;
  top: -70px;
  right: 108px;
}
.section5 p{
  margin:0;
}
.section5 .prize{
  background:url('images/bg_section5.png') no-repeat top center;
  background-size: 100% 100%;
  /* width:1022px; */
  /* height:363px; */
  padding:104px 60px 66px;
  display: flex;
  justify-content: space-between;
}
.section5 .prize .prize_box{
  width: 167px;
  height: 208px;
  text-align: center;
  position: relative;
}
.section5 .prize .prize_box > img{
  position: absolute;
  height:22px;
  top: -49px;
  left: 0;
  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) */
}
.section5 .prize .prize_box .prize_title{
  position: absolute;
  width:100%;
  height: 46px;
  line-height: 46px;
  background: #ffd073;
  border-radius: 23px;
  z-index: 10;
}
.prize_lever{
  height:28px;
  margin-top:9px;
  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) */
}
.section5 .prize .prize_box .prize_border{
  width:151px;
  height:179px;
  background: #ffffff;
  border: 1px solid #ffd073;
  border-radius: 19px;
  position: absolute;
  top:26px;
  left:8px;
}
.section5 .prize .prize_box .prize_count{
  font-size: 20px;
  /* font-family: SFProDisplcolor: #545f75;ay, SFProDisplay-Bold; */
  font-weight: 700;
  
  line-height: 24px;
  margin:36px auto 15px;
}


.page-main > .title_box6{
  margin-top:55px;
  margin-bottom:52px;
}
.section6 .img_part06{
  height:24px;
  position:absolute;
  top: -75px;
  left: 60px;
}
.section6 p{
  margin:0;
}
.section6 .reviewer{
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
.section6 .review_row1{
  margin-bottom: 50px;
}
.section6 .review_row2{
  /* justify-content: space-around; */
}

.section6 .reviewer .reviewer_box{
  text-align: center;
  width:153px;
}
.section6 .reviewer .reviewer_box .reviewer_img{
  width:140px;
  height:179px;
  margin-bottom:10px;
  border-radius: 10px;
}

.section6 .reviewer .reviewer_box p{
  width: 120px;
  font-size:14px;
  line-height: 24px;
  text-align: left;
  margin-left: 10px;
}
.section6 .reviewer .reviewer_box.reviewer_name_p{
  text-align: left;
}
.section6 .reviewer .reviewer_box .reviewer_name{
  text-align: left;
  margin-bottom:5px;
  height:23px;
  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) */
}

.page-main > .title_box7{
  margin-top:84px;
  margin-bottom:10px;
}
.section7{
  position:relative;
  /* background:url('images/bg_section7.png') no-repeat top center; */
  /* background-size: 100%; */
  /* font-family: 'FZDWTJW'; */
  /* padding:0; */
  /* height:512px; */
  /* padding:50px 90px 50px; */
}
.section7 .section7_fg{
  width:140%;
  height:250px;
  position: absolute;
  bottom: -25px;
  left:-18%;
  /* background: url('images/fg1.png') no-repeat top center; */
  /* background: linear-gradient(270deg,rgba(154,205,233,0.00) 86%, #8cc2e1 21%, #9acde9 66%, rgba(170,217,242,0.00) 8%); */
  background:linear-gradient(
  90deg,rgba(154,205,233,0.00) 8%, #8cc2e1 34%, #9acde9 63%, rgba(170,217,242,0.00) 88%);

}
.section7 .content{
  background:url('images/bg_section7.png') no-repeat top center;
  background-size: 100% 100%;
  padding:100px 0;
}
.sub_content07{
  padding:0 90px; 
}
.section7 p{
  margin: 0;
}

.section7 .img_part07{
  height:24px;
  position:absolute;
  bottom:60px;
  right:105px;
}
.section7 .title_img{
  height:22px;
  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) */
}
.section7 p{
  font-size: 16px;
  line-height: 28px;
}
.section7 p a{
  color:#000;
  text-decoration: none;
}
.section7 .commit_top{
  margin-top: 15px;
  margin-bottom: 30px;
}
.section7 .commit_middle{
  /* margin-top: 15px; */
  margin-bottom: 30px;
}
.section7 .commit_bottom .title_img{
  height:20px;
}
.section7 .commit_bottom:last-child{
  /* margin-bottom: 50px; */
}

.page-main > .title_box8{
  margin-top:84px;
  margin-bottom:15px;
}
.section8{
  /* position:relative; */
  /* background:url('images/bg_section8.png') no-repeat top center;
  background-size: 100%;
  font-family: 'FZDWTJW'; */
  /* padding:0; */
  /* height:512px; */
  /* padding:70px 74px 60px; */
}
.section8 .content{
  background:url('images/bg_section8.png') no-repeat top center;
  background-size: 100% 100%;
  padding:70px 0px 105px;
}
.sub_content08{
  padding:0 90px; 
}
.section8 p{
  margin: 0;
}

.section8 .img_part08{
  height:24px;
  position:absolute;
  bottom:60px;
  right:105px;
}
.section8 .title_img{
  height:22px;
  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) */
}
.section8  .banquan_bottom .title_img{
  height:25px;
}
.section8 p{
  font-size: 16px;
  line-height: 28px;
}
.section8 p a{
  color:#000;
  text-decoration: none;
}
.section8 .banquan_top{
  margin-bottom: 30px;
}


.page-main > .title_box9{
  margin-top:30px;
  margin-bottom:28px;
}
.section9{
  /* position:relative; */
  background-size:1052px 323px;
  font-family: 'FZDWTJW';
  padding:0;
  /* height:512px; */
  padding:48px 0 28px;
}
.section9 .content{
  margin-top:20px;
}
.sub_content09{
  padding:0 90px; 
}
.section9 p{
  /* font-size:14px; */
  color:#fff;
  /* line-height: 24px; */
  /* margin: 0; */
}

.section9 .zzjg{
  display: flex;
  justify-content:space-between;
}
.section9 .section9_title1{
  height:16px;
  margin-left: 10px;
  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) */
}
.section9 .section9_title2{
  height:18px;
  margin-left: 10px;
  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) */
}
.section9 .zzjg .rank img{
  position:absolute;
  top: 6px;;
  left:0;
  width:11px;
}

.section9 .zzjg p{
  display: inline-block;
}
.section9 .zzjg .top_right{
  /* margin-right: 200px; */
}
.section9_bottom{
  display: flex;
  justify-content:space-between;
}























/* 适配手机 */
@media screen and (max-width:768px) {
  .page{
    /* z-index: -2; */
    background:url('images/page_bg_h5.jpg') repeat-y top center;
    overflow:hidden;
    background-size:100%;
    position:relative;
    /* padding-bottom:80px; */
  }
  /* html,body{font-size:calc(100vw/18.75)!important;} */
  .page-main{
    width:100%;
    /* padding:0 10px; */
    box-sizing:border-box;
  }
  .page_bottom{
    height:6%;
  }
  .wrapper>.content {
    width: 100%;
}
  .wrapper {
    text-align: left;
    font-size: 12px;
  }
  .wrapper p{
    font-size:15px;
    line-height: 20px;
    margin:20px 45px;
    word-break: break-all;
  }
  .content{
    padding-top:60px;
    padding-bottom:60px;
  }
  .content >p{
    margin-top: 30px;
  }



  .page-main > .title_box1 {
    margin-top:10px;
  }
  .section1{
    background:url('images/bg_section1_h5.png') no-repeat top center;
    background-size: 100% 100%;
    padding:0;
  }
  .section1 .content {
    background: transparent;
  }
  .sub_content01 {
    padding: 0;
  }
  .section1 .img_part01 {
    height: 24px;
    position: absolute;
    top: 50px;
    left: 45px;
  }
  .section1_top{
    display: block;
  }
  .section1 .text_left p {
    padding-top: 15px;
  }
  .section1 .text_left {
    width: 100%;
    min-height: 240px;
    margin-top:15px;
  }
  .section1 .video_right {
    text-align: center;
    position: block;
  }
  

  .page-main > .title_box2 {
    margin-top: 10px;
  }
  .section2{
    background:url('images/bg_section2_h5.png') no-repeat top center;
    background-size: 100% 100%;
    padding:0;
  }
  .section2 .content {
    background: transparent;
  }
  .section2 .section2_fg1 {
    display: none;
  }
  .sub_content02 {
    padding: 0;
  }
  .section2 .img_part02 {
    height: 24px;
    position: absolute;
    top: 50px;
    left: 50px;
  }


  .page-main > .title_box3 {
    margin-top:20px;
    margin-bottom: 0;
  }
  .section3 .img_part03 {
    top: 75px;
    right: 85px;
    z-index: 10;
}
  .section3 .saidao{
    display: inline-block;
    box-sizing: border-box;
    width:100%;
    /* height:674px; */
    background:url('images/bg_section3_h5.png') no-repeat top center;
    background-size: 100% 100%;
    padding:70px 0 50px;
  }
  .section3 .content{
    padding:0;
  }
  .section3 p{
    line-height: 28px;
  }
  .zjnr{
    flex-wrap: wrap;
  }
  .saidao{
    padding-top:20px;
  }
  .saidao .saidao_title{
    margin-top:50px;
    margin-bottom:-20px;
  }
  .saidao img {
    left:40px;
  }


  .page-main > .title_box4 {
    margin-bottom: 0px;
  }
  .section4 .scap_box{
    background:url('images/bg_section4_h5.png') no-repeat top center;
    background-size: 100% 100%;
    padding:30px 0 0;
  }
  .section4 .content{
    padding:0;
  }
  .section4 .img_part04 {
    height: 24px;
    position: absolute;
    top: -55px;
    left: 35px;
  }
  .p_scap_box{
    display: block;
    text-align: center;
  }
  .section4 .short_line{
    display: none;
  }
  .scap_box .box_date{
    margin:0 auto;
  }
  .scap_box .box_point {
    bottom: 40px;
}


  .page-main > .title_box5 {
    margin-top:20px;
    margin-bottom: 0px;
  }
  .section5 {
    background: transparent;
    padding:0;
  }
  .section5 .section5_fg {
    display: none;
  }
  .section5 .prize{
    background:url('images/bg_section5_h5.png') no-repeat top center;
    background-size: 100% 100%;
    /* width:1022px; */
    /* height:363px; */
    padding:150px 60px 66px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .section5 .content{
    padding:0;
  }
  .section5 .img_part05 {
    height: 24px;
    position: absolute;
    top: 45px;
    right: 80px;
  }
  .section5 p{
    margin:0;
  }

  .section5 .prize .prize_box {
    margin-bottom:20px;
  }
  .section5 .prize1 .prize_box > img {
    top: -49px;
    left: -50%;
    margin-left: 70px
  }
  .section5 .prize2 .prize_box > img {
    top: -49px;
    left: -50%;
    margin-left: 35px
  }



  .section6 .img_part06 {
    /* height: 24px;
    position: absolute; */
    /* top: 55px; */
    left: 55px;
  }
  .page-main > .title_box6 {
    margin-bottom: 0px;
  }
  .section6 .reviewer { 
    flex-wrap: wrap;
  }
  .section6 .review_row1 {
    margin-bottom:0;
  }
  .section6 .review_row2 {
    justify-content: space-between;
  }
  .section6 .content{
    padding-top:45px;
    padding-bottom: 30px;
  }
  .section6 .reviewer_box p{
    margin:0;
    margin-bottom:30px;
  }
  .section6 .reviewer_box .reviewer_name_p {
    margin: 0;
    /* margin-bottom: 30px; */
  }


  .page-main > .title_box7 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .section7{
    background:url('images/bg_section7_h5.png') no-repeat top center;
    background-size: 100% 100%;
    padding:0;
  }
  .section7 .content {
    background: transparent;
    padding-top: 50px;
  }
  .section7 .section7_fg {
    display: none;
  }
  .sub_content07 {
    padding: 0;
  }
  .section7 .title_img {
    margin-top:20px;
    margin-left:45px;
  }
  .section7 .img_part07 {
    bottom: 40px;
    right: 65px;
}


.page-main > .title_box8 {
  margin-top: 30px;
  margin-bottom: 0;
}
.section8{
  background:url('images/bg_section8_h5.png') no-repeat top center;
  background-size: 100% 100%;
  padding:0;
}
.section8 .content{
  padding-top:40px;
}
.section8 .content {
  background: transparent;
}
/* .section2 .section2_fg1 {
  display: none;
} */
.sub_content08 {
  padding: 0;
}
.section8 .title_img {
  margin-top:20px;
  margin-left:45px;
}
.section8 .img_part08 {
  bottom: 45px;
  right: 65px;
}


.page-main > .title_box9 {
  margin-bottom: 0;
}
.section9 {
  padding: 0;
}
.section9 .content{
  padding-bottom:0;
}
.sub_content09 {
  padding: 0;
}
.section9 p{
  margin: 15px 40px;
}

.section9 .zzjg {
  flex-wrap: wrap;
}
.section9 .section9_title1, .section9 .section9_title2 {
  margin-left: 40px;
}
.section9 .zzjg .top_right {
  margin-right: 0px;
}
.section9 hr{
  margin: 30px 45px;
}
.section9_bottom {
  flex-direction: column;
}

}


@media screen and (max-width:375px) {
  .section6 .reviewer {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
  }
  .section6 .reviewer .reviewer_box {
    text-align: center;
    width: 140px;
  }
  .video_box{
    width:280px;
  }
}





















/* 覆盖 */

.content-contest-detail .contest-head-infor-region{background:#ffd073;}
.content-contest-detail .contest-head-infor{margin:0!important;width:100%!important;height:74px!important;padding:10px 20%!important;}
.content-contest-detail .contest-head-infor .contest-time i{font-style:normal;color:#000;}
.content-contest-detail .contest-head-infor .contest-action-region .style-upload{
  background:url('images/button_black.png');
  background-size: 100% 100%;
  line-height:45px;
  color:#ffd073;height: 48px;
  width: 130px;
  border:0;
  margin-top: 3px;
}
.content-contest-detail .tabs_wrapper{margin-top:0;border-bottom:0;padding: 24px 0;}
.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: 130px;height: 48px;line-height: 48px;
  background:url('images/button_yellow.png');
  background-size: 100% 100%;
  /* border: 2px solid #fff; */
  /* border-radius: 4px; */
  /* background: #1564f0; */
  margin: 0 20px;
}
/* .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;
}

.content-contest-detail .tabs_wrapper ul.px_tabs {
    display: flex;
    justify-content: center;
}
@media screen and (max-width:600px) {
    .content-contest-detail .tabs_wrapper ul.px_tabs {
        display: flex;
        justify-content: center;
    }
    .content-contest-detail .tabs_wrapper .px_tabs>li {
        margin: 0 5px;
    }
    .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: 120px;
      height: 40px;
      line-height: 40px;
      font-size: 15px;
  }

}

.contest-tab-content{background:url('imgages/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;}

