.member-box{
  margin-top:28px;
}
.ptr--ptr *{
  text-align: center;
}
.vote-box{
  margin-top:50px;
}
.vote-title{
  width:100%;
}
.vote-box iframe{
  margin-top:20px;
}
.main-box{
  position:relative;
  z-index:10;
}
.section-list{
  margin-top:26px;
}
.section-list-unit{
  margin-top:50px;
}
.section-list-unit:first-of-type{
  margin-top:0;
}
.section-list-unit-title{
  height:75px;
  position:relative;
  display:flex;
  justify-content:center;
}
.section-list-unit-title-title{
  height:100%;
  flex:none;
  position:relative;
  z-index:99;
}
.section-list-unit-title-bg{
  width:100%;
  top:52%;
  left:0;
  position:absolute;
  display:flex;
  z-index:10;
  transform:translateY(-50%);
  align-items:center;
}
.section-list-unit-title-bg-line{
  flex:1;
  height:3px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #f3a245 24%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 66%, #f3a245, rgba(0, 0, 0, 0));
}
.section-list-unit-title-tip{
  color: #f0b8cd;
  font-size: 17px;
  flex:none;
  line-height: 17px;
}
.section-list-unit-list{
  display:flex;
  align-items:flex-start;
  flex-wrap:wrap;
  margin-top:11px;
}
.section-list-unit-list1{
  margin-top:11px;
  flex-wrap:wrap;
  align-items:flex-start;
  justify-content:center;
  display:flex;
}
.section-list-unit-list-unit{
  width:calc( 178 / 1280 * 100% );
  cursor:pointer;
}
.section-list-unit-list1 .section-list-unit-list-unit{
  width:calc( 301 / 1280 * 100% );
  margin:0 calc( 8 / 1280 * 100% );
}
.section-list-unit-list1 .section-list-unit-list-unit:nth-child( -n+3 ){
  margin:0 calc( 40 / 1280 * 100% );
}
.section-list-unit-list1 .section-list-unit-list-unit{
  margin-top:33px;
}
.section-list-unit-list1 .section-list-unit-list-unit:nth-child( -n+3 ){
  margin-top:0;
}
.section-list-unit-list1 .section-list-unit-list-unit-title{
  width:100%;
  margin-top:11px;
  font-size:15px;
  line-height:25px;
  padding:0 15px;
}
.section-list-unit-list .section-list-unit-list-unit{
  margin-top:40px;
  margin-left:calc( ( 1280 - 178 * 4 ) / 1280 / 3 * 100% );
}
.section-list-unit-list .section-list-unit-list-unit:nth-child( -n+4 ){
  margin-top:0;
}
.section-list-unit-list .section-list-unit-list-unit:nth-child( 4n-3 ){
  margin-left:0;
}
.section-list-unit-list-unit-pic{
  position:relative;
}
.section-list-unit-list-unit-pic-bg{
  position:relative;
  width:100%;
  filter: drop-shadow(rgba(117, 70, 47, 0.33) 4px 4px 3px);
}
.section-list-unit-list-unit-pic-inner{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width: 83%;
  height: 88%;
  object-fit: contain;
}
.section-list-unit-list1 .section-list-unit-list-unit-pic-inner{
  width: 90%;
  height: 90%;
}
.section-list-unit-list-unit-title{
  color: #2d292c;
  font-size:18px;
  font-weight:bold;
  line-height:20px;
  border-radius: 10px 0px 10px 0px;
  background-image: linear-gradient(194deg, 
		#f7b49b 0%, 
		#f69e81 49%, 
		#f7b49b 100%), 
	linear-gradient(
		#b49246, 
		#b49246);
  text-align:center;
  padding:5px 10px;
}
.section-list-unit-list-unit-title-box{
  display:flex;
  justify-content:center;
  margin-top:-17px;
  position:relative;
  z-index:99;
}
.section-list-unit-list-unit-text{
  width:calc( 170 / 178 * 100% );
  text-align:center;
  color: #2d292c;
  font-size: 15px;
  line-height:19px;
  margin-top:8px;
}
.report-title-img-box{
  display:flex;
  justify-content:center;
}
.epidemic-top {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
.water-shadow-list1,.water-shadow-list{
  position:relative;
  z-index:99;
}
.water-shadow-inner-content-inner-unit-img-text{
  font-size: 18px;
  color: #4c6974;
  width: calc(851 / 1277* 100%);
  margin: 5px auto 0;
  line-height: 23px;
}
.water-shadow{
  position:fixed;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:99;
  align-items:center;
  display:none;
  background-color:rgba(255,255,255,0.3);
}
.water-shadow .main-box{
  flex:1;
}
.water-shadow-inner{
  width:100%;
  box-shadow: 4px 4px 31px 7px 
		rgba(4, 4, 4, 0.23);
  background-color:#fee5e1;
  position:relative;
}
.water-shadow-inner-content{
  width:100%;
  max-height:70vh;
  overflow-y:auto;
  overflow-x:hidden;
  padding-bottom:46px;
}
.water-shadow-inner-content-inner-unit{
  margin-top:35px;
}
.water-shadow-inner-content-inner-unit-img{
  width:100%;
  height:500px;
  object-fit: contain;
  margin:0 auto;
}
.water-shadow-inner-content-inner-unit-img1{
  margin-top:10px;
}
.water-shadow-inner-content-inner-unit-text{
  margin-top:20px;
  font-size: 21px;
  color: #2d292c;
  text-indent:42px;
  line-height:36px;
}
.water-shadow-inner-content-inner-unit-text-unit{
  margin-top:20px;
}
.water-shadow-inner-content-inner-unit-text-unit:first-of-type{
  margin-top:0;
}
.water-shadow-inner-content-inner{
  width:calc( 1147 / 1277 * 100% );
  margin:0 auto;
}
.water-shadow-close{
  position:absolute;
  right:25px;
  top:22px;
  cursor:pointer;
  display:flex;
  align-items:center;
  font-size: 18px;
  color: #e95f81;
}
.water-shadow-close-text{
  flex:none;
}
.water-shadow-close-img{
  flex:none;
  width:33px;
  margin-left:7px;
}
.column_item{
  padding:50px 0 0 0;
}
.column_item:nth-child(1){
  margin-top:0;
  padding-top: 50px;
}
.column_live_box{
  display:none;
}
.pc-img{
  width:100%;
  height:auto;
}
.column-live-bottom{
  width:100%;
}
.bg-img img {
  width: auto;
  margin: 0 auto;
}
body .inner, body main{
  max-width:1280px;
}
#pcImg{
  display:block;
}
#appImg{
  display:none;
}
#storyList a:hover{
  color:#cb1722;
}
#storyList>div{
  width: calc((100% - 40px) / 3);
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
#storyList{
  margin-top:20px;
}
.site-footer {
  background-color: #0087FC;
}
.content-story-title{
  padding-top:6px;
  width: 100%;
  display: block;
  line-height: 1.6;
  height: 56px;
  max-height: 56px;;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.content-story-meta {
  font-size: 14px;
}
.content-column-title {
  color: #c21010;
  white-space: nowrap;
  margin-right: 10px;
}
.content-story-title h2{
  color:#333;
}
.storyListMore {
  padding: 10px;
  text-align: center;
  background: #5c322f;
  color: white;
  cursor: pointer;
}
.storySummary, .moreBtn {
  font-size: 16px;
}
.right-box{
  margin-top: 5px;
}
body h2{
  font-size: 19px;
}
.storySummary{
  font-size: 14px;
}
#storyList>div{
  padding-bottom: 15px;
}
.publish-time a{
  display:block;
  text-align:right;
  font-size:12px;
  color:#787878!important;
}
.right-box .title a{
  text-align:left;
}
.body-65823de7e4b05c88581412b8 .header{
  display:none;
}
.body-65823de7e4b05c88581412b8 .video-slide{
  margin-top:0;
}
.body-65823de7e4b05c88581412b8{
  background-color:rgba(207,82,113,1)!important;
}
.body-65823de7e4b05c88581412b8 .storySummary,
.body-65823de7e4b05c88581412b8 .storySummary a,
.body-65823de7e4b05c88581412b8 .storySummary span{
  color:#ff95b3;
  -webkit-line-clamp: 3;
}
.body-65823de7e4b05c88581412b8 .site-footer{
  background-color: #8e2744;
}
.body-65823de7e4b05c88581412b8 .right-box .title a{
  color:#ffffff!important;
  text-overflow: ellipsis;
  overflow: hidden;
  height:unset;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.body-65823de7e4b05c88581412b8 #storyList>div{
  border-bottom:0;
}
.body-65823de7e4b05c88581412b8 .publish-time a{
  color:#ff95b3!important;
}
.body-65823de7e4b05c88581412b8 .content{
  float:none;
}
.body-65823de7e4b05c88581412b8 .report-inner .main-box{
  padding-top:14px;
  padding-bottom:30px;
  padding-left:40px;
  padding-right:40px;
  background-image: linear-gradient(to right, rgba(0,0,0,0) , #ecddbc 13%,#ecddbc 87%,rgba(0,0,0,0));
}
.more-data-inner{
  cursor:pointer;
  width:200px;
  font-size:17px;
  color:#ffffff;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.prize-box-img{
  width:100%;
}
.prize-box-swiper{
  transition:0.5s;
}
.prize-box-title-box{
  position:relative;
}
.prize-box-title-year{
  display:flex;
  position:absolute;
  left:0;
  bottom:0;
  height:43px;
  z-index:99;
}
.prize-box-title-year-unit{
  height:100%;
  padding:0 37px 0 calc( 37px + 20px );
  transition:0.5s;
  line-height:43px;
  font-size:21px;
  color: #ffffff;
  font-weight:bold;
  margin-left:-20px;
  position:relative;
  z-index:10;
  border-radius: 0px 22px 0px 0px;
  background-image: linear-gradient(192deg, 
		#ff7899 0%, 
		#c92447 100%);
  cursor:pointer;
}
.prize-box-title-year-unit:first-of-type{
  margin-left:0;
  z-index:99;
  padding:0 37px;
}
.prize-box-title-year-unit-active{
  background-image: linear-gradient(13deg, #f4c17d 0%, #dea962 27%, #c79146 100%);
}
.prize-box-title{
  height: 36px;
  background-color: #c1455f;
  border-radius: 21px 21px 0px 0px;
  display:flex;
  justify-content:flex-end;
  padding-right:11px;
  align-items:center;
  margin-top:30px;
  position:relative;
  z-index:10;
}
.prize-box-title-text{
  font-size: 17px;
  color: #f0b8cd;
  line-height:36px;
  flex:none;
}
.prize-box-title-img{
  flex:none;
  width:28px;
  margin-left:7px;
}
.report-title-img{
  height:84px;
  margin-top:56px;
}
.member-box .report-title-img,.vote-box .report-title-img{
  margin-top:0;
}
.prize-box-title-text,.prize-box-title-img{
  cursor:zoom-in;
}
.water-shadow-inner-content-line{
  height: 14px;
  background-image:linear-gradient(45deg,#b89a65,#ffffff 20%,#b89a65 50%);
}
@media ( min-width:768px ){
  @-moz-document url-prefix() {
    .water-shadow-inner-content{
      scrollbar-width: thin;
      scrollbar-color: #ffffff rgb(217, 211, 198);
    }
  }
  .water-shadow-inner-content::-webkit-scrollbar{
    width: 10px;
    height: 10px;
  }
  .water-shadow-inner-content::-webkit-scrollbar-button{
    display:none;
  }
  .water-shadow-inner-content::-webkit-scrollbar-track{
    background: rgb(217, 211, 198);
  }
  .water-shadow-inner-content::-webkit-scrollbar-thumb{
    background: #ffffff;
  }
  .water-shadow-inner-content::-webkit-scrollbar-thumb:hover{
    background: #ffffff;
  }
  .water-shadow-inner-content::-webkit-scrollbar-corner {
    background: #ffffff;
  }
}
@media (max-width:1400px){
  .section-list-unit-list-unit-title{
    font-size: 13px;
  }
  .section-list-unit-list-unit-text{
    font-size: 12px;
  }
  .section-list-unit-list1 .section-list-unit-list-unit-title{
    font-size: 13px;
  }
}
@media (max-width:767px){
  .section-list-unit-list-unit-title{
    font-size: 4.27vw;
    line-height:5.33vw;
  }
  .section-list-unit-list-unit-text{
    font-size: 3.2vw;
    line-height:4vw;
  }
  .section-list-unit-list1 .section-list-unit-list-unit-title{
    font-size: 4.27vw;
    line-height:6.33vw;
  }
  .section-list-unit-list1{
    display:block;
  }
  .section-list-unit-list1 .section-list-unit-list-unit,.section-list-unit-list1 .section-list-unit-list-unit:nth-child( -n+3 ){
    width: 100%;
    margin: 7vw auto 0;
  }
  .section-list-unit-list .section-list-unit-list-unit:nth-child( n+3 ),.section-list-unit-list .section-list-unit-list-unit{
    margin-top:7vw;
  }
  .section-list-unit-title{
    justify-content: flex-start;
    height:15vw;
  }
  .section-list-unit-list{
    justify-content:space-between;
  }
  .section-list-unit-title-tip{
    font-size: 4.27vw;
    line-height: unset;
  }
  .section-list-unit-list-unit{
    width:46vw;
  }
  .section-list-unit-list .section-list-unit-list-unit{
    margin-left:0;
  }
  .section-list-unit-title-bg-line{
    background-image: unset;
  }
  .prize-box-title-year-unit{
    font-size: 4.7vw;
    padding: 0 4vw 0 calc( 4vw + 20px );
  }
  .prize-box-title-year-unit:first-of-type{
    padding: 0 4vw;
  }
  .body-65823de7e4b05c88581412b8 .storySummary, .body-65823de7e4b05c88581412b8 .storySummary a, .body-65823de7e4b05c88581412b8 .storySummary span{
    -webkit-line-clamp: 4;
  }
  .report-title-img{
    height:15vw;
  }
  .column_item:nth-child(1){
    padding-top: 7vw;
  }
  #appImg{
    display:block;
  }
  #pcImg{
    display:none;
  }
  #storyList>div{
    width: 100%;
  }
  .water-shadow-inner-content{
    padding-bottom:7vw;
  }
  .water-shadow-inner-content-inner-unit-text{
    font-size:4.27vw;
    text-indent:calc( 4.27vw * 2 );
    line-height:5.33vw;
  }
  .water-shadow-inner-content-inner-unit-text-unit,.water-shadow-inner-content-inner-unit-text{
    margin-top:4vw;
  }
  .water-shadow-inner-content-inner-unit{
    margin-top:7vw;
  }
  .water-shadow-inner-content-inner-unit-img{
    height:200px;
  }
  .water-list-unit{
    width:2.5vw;
    height:2.5vw;
  }
  .water-shadow-close{
    right: 0;
    top: -33px;
    font-weight:bold;
  }
  .water-shadow-close-text{
    text-shadow:4px 4px 31px 
		rgba(4, 4, 4, 0.4);
  }
  .water-shadow-inner-content-inner-unit-img-text{
    width:100%;
    font-size:3.73vw;
    margin:1vw auto 0;
    line-height:5vw;
  }
}
