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; */
}

.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) */
}
.section{
  /* min-width:1000px; */
  margin:0 20%;
}
.shang{
  width:100%;
}
.title_box {
  text-align: center;
  margin-top:90px;
  margin-bottom:30px;
}
.title_box .title{
  height:87px;
}
.title_desc{
  font-size:18px;
  font-weight: 500;
  text-align: center;
  color: #12ceef;
  line-height: 40px;
  margin:10px 10% 50px;
}


.section_content{
  /* opacity: 0.2; */
  background-color:rgba(255,255,255,0.2);
  border-radius: 20px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  padding:35px 45px 40px;
}
.section1{
  /* height: 224px; */
}
.home_link{
  width:160px;
  border-bottom: 1px solid #00ffe6;
  font-size:18px;
  color:#00ffe6;
  word-break:break-all;
  /* padding:0 15px; */
  margin: 15px auto 0;
  text-align: center;
}
.home_link a{
  color:rgba(0,255,230,1);
  text-decoration: none;
}
.aps_word{
  font-weight: bold;
  font-style:italic;
  color:rgba(0,255,230,1);
}

.title_box7{
  margin-top:110px;
  margin-bottom: 60px;
}

.jindu_box .title{
  color:#00FDDE;
  font-family: 'YouSheBiaoTiHei';
}
.kuangzuo{
  position: absolute;
  left:-8px;
  top: -8px;
  width:382px;
}
.kuangyou{
  position: absolute;
  right:-8px;
  bottom:-8px;
  width:382px;
}
.jiaozuo{
  position: absolute;
  left:-45px;
  top: -45px;
  height:160px;
}
.jiaoyou{
  position: absolute;
  right:-45px;
  bottom:-45px;
  height:160px;
}
.jiao_zuo{
  position: absolute;
  left:-360px;
  top:50%;
  margin-top:-335px;
  width:360px;
}
.jiao_you{
  position: absolute;
  right:-360px;
  top:50%;
  margin-top:-335px;
  width:360px;
}
.flex_box{
  display: flex;
  justify-content: space-between;
}
/* .section1 .section_content{
  padding:0px;
} */

.video_box{
  /* height:500px; */
  /* width:80%; */
  /* margin:50px 0 60px; */
  border:10px solid #2a2e3d;
  border-radius: 20px;
  box-shadow: 0px 0px 100px 0px #1fa3fd; 
}
/* section2 */
/* .part2{
  position: relative;
} */

/* section2 */
.scsz_img_div{
  text-align: center;
}
.scsz_img{
  width: 95%;
}
.video{
  margin-top:25px;
}


/* secdtion3 */
.section3 .section_content{
  padding:0;
}
.section_content_track1{
  margin-bottom:40px;
}
/* .web_tip{
  font-size: 28px;
  text-align: center;
  color: #000;
  line-height: 26px;
  font-weight: 600;
  padding: 26px 0;
  background: #00ffe6;
  border-top-right-radius: 20px;
  border-top-left-radius:  20px;
}
.tip{
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
  font-weight: 400;
  margin:0 0 40px 0;
} */
.tip{
  font-size: 28px;
  text-align: center;
  color: #000;
  line-height: 26px;
  font-weight: 600;
  padding: 26px 0;
  /* margin:0 0 40px 0; */
  background: #00ffe6;
  border-top-right-radius: 20px;
  border-top-left-radius:  20px;
}
.tip2{
  margin-top:60px;
}
.track1,.track2{
  padding: 35px 45px 40px;
  /* width: 485px;
  height: 703px; */
  /* justify-content: space-around; */
}
.track1_box{
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
  padding: 30px 55px;
}
.track1 .track1_flex_box{
  display: flex;
  flex-direction:column;
  justify-content: space-around;
  align-items: center;
}
.track1 .box1{
  /* margin-right:30px; */
}
.track1 .title{
  font-size: 20px;
  text-align: center;
  color: #2b2a97;
  line-height: 26px;
  border-bottom: 1px solid;
  margin: 0px 45px;
}
.track1 .title a{
  text-decoration:none;
}

.track1 .title2{
  margin: 0px 66px;
}
.track1 .product_img{
  height:200px;
  margin-top: 60px;
}
.track1 .planform_img{
  height:250px;
  margin-top: 60px;
}

.track2{
  /* background: #ffffff;
  border-radius: 20px;
  padding:40px 0 0; */
}
.track2 .desc{
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: left;
  margin: 0 60px 30px;
}
.cloud_box{
  background: linear-gradient(270deg,#6f36ae, #3c3fbf);;
  padding: 35px 0 45px;
  border-radius: 20px;
}
.cloud_box .title{
  font-size: 20px;
  text-align: center;
  color: #00ffe6;
  line-height: 26px;
}
.cloud_box_top_box{
  display: flex;
  justify-content: space-around;
  /* margin-bottom:35px; */
}
.horizontal_line{
  margin:25px 45px 45px;
  border-bottom: 1px dashed #00ffe6;;
}
.cloud_box_flex_box{
  display: flex;
  justify-content: space-around;
  
}
.cloud_box_flex_box a{
  text-decoration: none;
  color:#fff;
}

.cloud_box_flex_box{
  height:300px;
}
.vertical_line{
  /* height:90%; */
  border-left: 1px dashed #00ffe6;;
  /* margin-top:10px; */
}
.cloud_box_flex_box .left_box, .cloud_box_flex_box .right_box{
  position: relative;
  width:45%;
}

.cloud_box_flex_box .tag{
  position: absolute;
}
.cloud_box_flex_box .tag_bg{
  width:100%;
  height:100%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 26px;
  background: rgba(255,255,255,0.15);
  border-radius: 27px;
  filter: blur(5px);
}

.left_tag1{font-size: 16px;padding:8px;left:30%;}
.left_tag2{font-size: 26px;padding:13px;left:60%;}
.left_tag3{font-size: 20px;padding:10px;left:12%;top:20%;}
.left_tag4{font-size: 30px;padding:12px;left:40%;top:25%;}
.left_tag5{font-size: 30px;padding:15px;left:5%;top:45%;}
.left_tag6{font-size: 40px;padding:18px;left:38%;top:47%;}
.left_tag7{font-size: 30px;padding:15px 20px;left:70%;top:30%;}
.left_tag8{font-size: 22px;padding:11px;left:20%;top:77%;}
.left_tag9{font-size: 22px;padding:11px;left:60%;top:73%;}

.right_tag1{font-size: 40px;padding:18px;left:20%;}
.right_tag2{font-size: 48px;padding:18px;left:50%;}
.right_tag3{font-size: 22px;padding:10px;left:10%;top:25%;}
.right_tag4{font-size: 40px;padding:18px;left:30%;top:26%;}
.right_tag5{font-size: 22px;padding:10px;left:70%;top:27%;}
.right_tag6{font-size: 40px;padding:18px;left:15%;top:55%;}
.right_tag7{font-size: 40px;padding:18px;left:50%;top:52%;}
.right_tag8{font-size: 30px;padding:10px 15px;left:35%;top:80%;}


.section4_tip{
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  margin-top:40px;
}

.section5 .section_content p{
  text-align: center;
  font-weight:bold;
}
.section5 .title{
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
  margin-bottom:40px;
}

.prize_box{
  width: 20%;
  background: #4949cd;
  border-radius: 30px;
  padding: 20px 16px 30px;
}
.prize_level{
  font-size: 30px;
  color: #00ffe6;
  line-height: 30px;
  margin-top:30px;
}
.prize_box .top_box{
  border: 3px solid #ffffff;
  border-radius: 19px;
}
.flex_box_column{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.top_box{
  /* height:130px; */
}
.prize_img{
  height:36px;
  margin-top:20px;
}
.prize_num{
  font-size: 22px;
  margin: 20px 0;
}
.prize_box .detail_box{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  line-height: 24px;
  padding:15px 0px;
  background: #ffffff;
  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: 22px;
  line-height: 30px;
  margin-top: 15px;
}




/* 设计要求 */
.zpyq_content{
  background: #4949cd;
  border-radius: 20px;
  padding: 50px 40px;
}
.zpyq_content .title{
  font-size: 24px;
  line-height: 26px;
  text-align: left;
  margin: 30px 0;
}
.zpyq_content .zpyq_title{
  margin-top:0;
}
.desc_zpyq{
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
}
.rank {
  padding-left: 25px;
  position: relative;
}
.rank_s{
  margin-left:25px;
  padding-left:18px;
}
.rank_dif{
  padding-left: 0;
  margin-bottom:20px;
}
.rank span {
  position: absolute;
  left: 0;
  top: 0;
}

/* 评委 */
.section4 .section_content, .section7 .section_content, .section9 .section_content , .section10 .section_content{
  background-color: unset;
  padding: 0 80px;
}
.img_pingwei{
  height: 200px;
}
.name_pingwei{
  font-size: 20px;
  /* text-align: left; */
  color: #ffffff;
  line-height: 26px;
  margin:20px 0 8px;
}
.desc_pingwei {
  /* padding-left: 10px; */
  position: relative;
  font-size: 14px;
  line-height: 23px;
  /* text-align: left; */
  color: #ffffff;
}

/* 版权 */
.desc_bqsq{
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
}

/* 组织机构 */
.unit_box{
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  margin-bottom:30px;
}
.box_title{
  opacity: 0.8;
}

.section10 .section_content{
  margin: 0 auto;
}
.contact_box{
  width:325px;
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  text-align: left;
  margin: 0 auto 200px;
}

.isH5{
  display: none;
}
.isH5_flex_box{
  display: none;
}
@media screen and (max-width:1600px) {
  .section{
    /* min-width:1000px; */
    margin:0 15%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1440px) {
  .section{
    /* min-width:1000px; */
    margin:0 10%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1366px) {
  .section{
    /* min-width:1000px; */
    margin:0 8%;
  }
  .track1_box {
    padding: 30px 50px;
  }
}
@media screen and (max-width:1320px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 40px;
  }
}

@media screen and (max-width:1280px) {
  .section{
    /* min-width:1000px; */
    margin:0 6%;
  }
  .track1_box {
    padding: 30px 40px;
  }
}
@media screen and (max-width:1220px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 30px;
  }
}
@media screen and (max-width:1200px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 25px;
  }
}
@media screen and (max-width:1160px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 20px;
  }
}
@media screen and (max-width:1160px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 20px;
  }
}
@media screen and (max-width:1120px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 10px;
  }
}
@media screen and (max-width:1080px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 5px;
  }
}
@media screen and (max-width:1050px) {
  .section{
    /* min-width:1000px; */
    /* margin:0 6%; */
  }
  .track1_box {
    padding: 30px 0px;
  }
}
@media screen and (max-width:1024px) {
  .section{
    /* min-width:1000px; */
    margin:0 2%;
  }
  .track1_box {
    padding: 30px 10px;
  }
}

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

  .h5_p{
    text-indent:2em;
  }

  .title_desc {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #12ceef;
    line-height: 22px;
    margin: 24px auto;
  }


  .section1 .section_content{
    text-align: left;
  }
  .home_link {
    width: 135px;
    font-size: 16px;
    margin: 15px auto 0;
    /* padding: 0 10px; */
  }
  .video{
    margin-top:15px;
  }
  /* section3 */
  .track1 {
    flex-direction: column;
  }
  .section_content p.tip {
    font-size:15px;
    margin: 0 0 15px;
    text-align: center;
  }
  .section_content p.tip2 {
    margin-top:25px;
  }
  .tip {
    padding: 13px 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .track1, .track2 {
    padding: 0 8px 20px;
    /* justify-content: space-around; */
  }
  .track1 .track1_flex_box{
    flex-direction: row;
  }
  .track1_box {
    background: #ffffff;
    border-radius: 10px;
    text-align: center;
    padding: 20px 0px;
  }
  .track1_box1{
    margin-bottom:15px;
  }
  .track1 .title{
    font-size: 15px;
    width: 238px;
    margin: 0 auto;
  }
  .track1 .title2{
    width: 200px;
  }
  .track1 .product_img{
    margin-top: 30px;
  }
  .track1 .planform_img{
    margin-top: 30px;
  }
  .track1 .product_img1{
    height:91px;
  }
  .track1 .planform_img1{
    height:110px;
  }
  .track1 .product_img2{
    height:99px;
  }
  .track1 .planform_img2{
    height:88px;
  }
  .track2 {
    /* padding:20px 0 0; */
    border-radius: 10px;
    /* background: #ffffff; */
    /* background: #00ffe6; */
  }
  .cloud_box{
    background: #4949cd;
    /* border-bottom-right-radius: 8px;
    border-bottom-left-radius:  8px;
    border-top-right-radius: 0;
    border-top-left-radius:  0; */
    border-radius: 10px;
    margin:10px 10px 0px;
  }
  .track2 .desc {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    margin:0 15px 15px;
    text-align: justify;
  }
  .track2 .desc a{
    text-decoration: none;
    color:#fff;
  }
  .cloud_box{
    padding:20px 0px;
  }
  .cloud_box p{
    text-align: center;
  }
  .cloud_box .title {
    font-size: 13px;
    text-align: center;
    /* color: #fff; */
    line-height: 26px;
  }

  .cloud_box .desc{
    margin: 15px 0 20px;
    font-size: 13px;
    text-align: center;
    color: #fff;
  }
  .cloud_box .desc2{
  margin-bottom:0;
  }

  .section4_tip {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 22px;
    margin-top: 20px;
  }
  .section4_tip p{
    text-align: center;
  }

  .prize_flex_box{
    flex-wrap: wrap;
  }

  .section5 .title {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .prize_box {
    width: 43%;
    border-radius: 10px;
    padding: 10px 10px 15px;
  }
  .prize_box1,.prize_box2{
    margin-bottom: 15px;
  }
  .prize_img {
    height: 30px;
    margin-top: 15px;
  }

  .prize_num {
    /* font-size: 20px; */
    margin: 15px 0;
  }
  p.prize_num{
    text-align: center;
  }

  .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;
  }

  .zpyq_content {
    border-radius: 10px;
    padding: 16px 10px;
  }
  .zpyq_content .title {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    margin: 15px 0;
  }
  .desc_zpyq {
    font-size: 13px;
    line-height: 22px;
  }

  .section7_flex_box_h7{
    flex-direction: column;
    margin-left: 20px;  
    margin-top:30px;
  }

  .pingwei_box{
    text-align: left;
    margin-bottom:25px;
  }

  .img_pingwei {
    height: 101px;
    display: inline-block;
    vertical-align: middle;
    margin-right:20px;
  }
  .desc_pingwei {
    font-size:14px;
  }
  .intro{
    display: inline-block;
    height: 101px;
    vertical-align: middle;
  }
  .name_pingwei {
    margin: 12px 0 8px;
  }
 
  .desc_bqsq {
    font-size: 13px;
    line-height: 22px;
  }
  .unit_box {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 24px;
  }
  .unit_box p{
    text-align: center;
  }
  .contact_box {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    width: 230px;
    margin: 0 auto 100px;
  }



}
@media screen and (max-width: 768px){
  .pingwei_box {
    text-align: center;
}
}

@media screen and (max-width: 375px){
  .cloud_box {
    /* padding: 20px 0px; */
  }
}
































/* 覆盖 */

.content-contest-detail .contest-head-infor-region{background: #2b2a97;}
.content-contest-detail .contest-head-infor{background: #2b2a97;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: #00ffe6;
  background-size: 100% 100%;
  line-height:34px;
  color:#000;height: 34px;
  width: 174px;
  border:0;
  margin-top: 10px;
}
.content-contest-detail .tabs_wrapper{margin-top:0;border-bottom:0;padding: 24px 0;height: 70px;background: #2b2a97;}
.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: 140px;height: 40px;line-height: 40px;
  /* 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: #00ffe6;}
.content-contest-detail .tabs_wrapper .px_tabs>li.active{background: #00ffe6;}
/* .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 .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;}

