.newcommonNav .new-nav-action{
  position: relative;
}
#ct-editor{
  height: 320px;
  overflow: auto;
}
/*sec_content_p1,sec_content_p2,sec_content_p4*/
.sec_content{
  width: 1200px;
  margin: 0 auto;
}
.sec_content_p3{
  width: 1371px;
}
.sec_content::after{
  clear: both;
}
.sec_content .filter_wrp{
  height: 30px;
}
.sec_content .filter_wrp .tabs{
  height: 30px;
}
.content_idea{
  background: url("../images/p2/idea-bg.png?__rev=fdab74d") no-repeat top center;
}
.sec_content .filter_wrp .tabs .item{
  width: 60px;
  height: 30px;
  margin-right: 10px;
  line-height: 30px;
  background: url("../images/p2/sub-tab-nor.png?__rev=ddd5881");
  color: #ff3333;
  text-align: center;
  cursor: pointer;
}
.sec_content .filter_wrp .tabs .item .active{
  background: url("../images/p2/sub-tab-act.png?__rev=312f242");
  color: #fff;
}
.sec_content .filter_wrp .search{
  height: 30px;
}
.sec_content .filter_wrp .search .keyword{
  display: block;
  width: 160px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  background: url("../images/p2/search-input.jpg?__rev=4b0ad98");
  color: #ff3333;
}
.sec_content .filter_wrp .search .keyword::placeholder{
  color: #ff3333;
}
.sec_content .filter_wrp .search .keyword::-moz-placeholder{
  color: #ff3333;
}
.sec_content .filter_wrp .search .keyword::-webkit-input-placeholder{
  color: #ff3333;
}
.sec_content .filter_wrp .search .btn_search{
  display: block;
  width: 60px;
  height: 30px;
  color: #fff;
  background: url("../images/p2/search-btn.jpg?__rev=4c0c999");
  cursor: pointer;
}
.sec_content .article_submit{
  width: 250px;
  height: 98px;
  margin: 0 auto;
  transition: transform .2s;
}
.sec_content .article_submit:hover{
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.sec_content .article_submit .btn_submit{
  width: 170px;
  height: 76px;
  background: url("../images/p2/btn-tougao.png?__rev=4d0d22f");
  cursor: pointer; 
}
.sec_content .article_submit .didi{
  width: 86px;
  height: 98px;
  margin-top: -11px;
  margin-left: -20px;
  background: url("../images/p2/didi.png?__rev=dba58f3");
}
.sec_content .article{
  width: 1300px;
  height: auto;
}
.sec_content .article .article_item{
  float: left;
  margin: 20px 34px 10px 5px;
  width: 270px;
  height: 250px;
  background: url("../images/p4/p4-bg.png?__rev=d1aaf5e");
}
.sec_content .article .article_item .art_content{
  width: 250px;
  height: 174px;
  margin: 15px auto;
  background: url("../images/p4/article-bg.png?__rev=6a3135a");
  overflow: hidden;
  cursor: pointer;
}
.sec_content .article .article_item .title{
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin: 15px 0 8px;
  color: #3399ff;
  text-align: center;
}
.sec_content .article .article_item .author{
  width: 100%;
  text-align: center;
  color: #ccc;
}
.sec_content .article .article_item .info{
  color: #000;
  font-size: 16px;
  line-height: 30px;
  width: 229px;
  height: 90px;
  margin: 5px auto;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sec_content .article .article_item button{
  display: block;
  float: left;
}
.sec_content .article .article_item .btn_group{
  width: 250px;
  height: 50px;
  margin: -5px auto;
}
.sec_content .article .article_item .btn_call{
  width: 90px;
  height: 34px;
  margin-top: 8px;
  margin-right: 10px;
  background: url("../images/p2/btn-ticket.jpg?__rev=92cd3bd");
}
.sec_content .btn_call,
.sec_content .btn_likes,
.sec_content .btns .ticket,
.sec_content .btn_like,
.sec_content .btns .greet{
  transition: transform .2s;
}
.sec_content .btn_call:hover,
.sec_content .btn_likes:hover,
.sec_content .btn_like:hover,
.sec_content .btns .ticket:hover,
.sec_content .btns .greet:hover{
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.sec_content .article .article_item .btn_likes{
  width: 150px;
  height: 34px;
  margin-top: 8px;
  background: url("../images/p4/btn-love-bg.png?__rev=febe1fd");
  color: #fff;
}
.sec_content .content .tabs{
  top: 0;
  right: 0;
}
.sec_content .content .tabs .item{
  width: 74px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ff3333;
  background: url("../images/p1/item-nor.png?__rev=9c7680e");
  cursor: pointer;
  margin-left: 5px;
}
.sec_content .content .anchor_tabs .item{
  margin-left: 10px;
}
.sec_content .content .tabs .item .active{
  background: #ff3333;
  color: #fff;
}
.sec_content .list{
  width: 1200px;
  margin: 0 auto;
  padding-top: 44px;
}
.sec_content .list .item{
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
}
.sec_content .list .item .anchor{
  width: 373px;
  height: 200px;
  background: url("../images/p1/anchor-bg.jpg?__rev=233136b");
}
.sec_content .list .item .videos{
  width: 827px;
  height: 200px;
  background: url("../images/p1/anchor-video-bg.jpg?__rev=406d979");
}
.sec_content .anchor .icon .icon-wrp{
  margin: 36px 22px;
}
.sec_content .anchor .icon .icon_mask{
  width: 120px;
  height: 120px;
  background: url("../images/p1/icon-mask.png?__rev=54190c0");
  z-index: 2;
}
.sec_content .anchor .icon .user{
  display: block;
  width: 120px;
  height: 120px;
  z-index: 1;
}
.sec_content .anchor .info{
  margin-left: 164px;
  width: 200px;
  overflow: hidden;
}
.sec_content .anchor .info p{
  width: 200px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sec_content .anchor .info .name{
  font-size: 24px;
  font-weight: bold;
  color: #3399ff;
}
.sec_content .anchor .info .time{
  line-height: 24px;
  color: #ffcc00;
  text-shadow: 0 0 50px #500603;
}
.sec_content .anchor .info .btn{
  width: 150px;
  height: 34px;
  margin-top: 10px;
  color: #fff;
  cursor: pointer;
}
.sec_content .anchor .info .btn_like{
  background: url("../images/p1/btn-like-bg.png?__rev=280925f"); 
}
.sec_content .anchor .info .btn .btn_wrp{
  height: 34px;
  line-height: 34px;
}
.sec_content .anchor .info .btn .btn_wrp::before{
  content: '';
  float: left;
  display: block;
  width: 18px;
  height: 34px;
  margin-left: 30px;
  background: url("../images/common/icon-fire.png?__rev=fe7ccd7") no-repeat center;
}
.sec_content .anchor .info .btn .btn_wrp span{
  margin-left: 5px;
}
.sec_content .videos .video_list{
  margin: 18px 30px;
}
.sec_content .videos .list_item{
  margin-right: 30px;
}
.sec_content .videos .list_item:last-child{
  margin-right: 0px;
}
.sec_content .videos .list_item .img_wrp{
  width: 200px;
  height: 120px;
}
.sec_content .videos .list_item .img_mask{
  opacity: 0.5;
  z-index: 2;
}
.sec_content .videos .list_item .tag{
  z-index: 10;
}
.sec_content .videos .list_item .img_wrp .video_play{
  cursor: pointer;
  z-index: 10;
  height: 36px;
  width: 36px;
}
.sec_content .videos .list_item .img_wrp .video_img{
  width: 100%;
  height: 100%;
}
.sec_content .videos .list_item .video_title{
  line-height: 24px;
  letter-spacing: 1px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 5px #ff3333, 0 0 20px #ff3333, 0 0 100px #ff3333, 0 0 120px #ff3333;
}
.sec_content .videos .list_item .video_empty,
.sec_content .videos .list_item .video_time{
  line-height: 12px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #993333;
}
.sec_content .videos .list_more{
  width: 70px;
  height: 120px;
  background: url("../images/p1/more-nor.png?__rev=1b02904");
}
.sec_content .videos .more_active{
  background: url("../images/p1/more-act.png?__rev=2c09fbe");
}
.sec_award{
  width: 1200px;
  margin: 0 auto;
}
.sec_award .title{
  margin: 0 auto;
  padding: 53px 0;
}
.sec_award .award_list{
  margin: 0 0 50px 0;
  padding-bottom: 30px;
}
.sec_award .award_list:first-child{
  margin-right: 0px;
}
.sec_award .award_list .award_item{
  margin-right: 25px;
  width: 250px;
  margin-left: 25px;
}
.sec_award .award_other{
  clear: both;
  width: 1107px;
  height: 240px;
  margin: -120px auto 0;
  background: url("../images/p2/award/other.png?__rev=9398988");
}
.sec_content .rule_wrp{
  margin-bottom: 55px;
}
.sec_content .rule .rule_left{
  position: relative;
  width: 256px;
  height: 256px;
  margin: 12px 0;
}
.sec_content .rule .rule_left .rule_icon_rotate{
  position: absolute;
  top: -8px;
  left: -8px;
  width: 256px;
  height: 256px;
  margin: 12px 0;
  background: url("../images/p2/song-l.png?__rev=ff3ee56");
  animation: 10s am-clockwise linear infinite;
}
.sec_content .rule .rule_left .video_rule{
  left: 30px;
  bottom: 20px;
  width: 214px;
  height: 47px;
  background: url("../images/p2/rule-play.png?__rev=829ba71");
  cursor: pointer;
  transition: .2s transform;
}
.sec_content .rule .rule_left .video_rule:hover{
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.sec_content .rule .rule_right{
  width: 256px;
  height: 256px;
  margin: 12px -38px;
  background: url("../images/p2/song-r.png?__rev=eec714a");
}
.sec_content .rule .rule_right .rule_submit{
  display: block;
  width: 110px;
  height: 96px;
  margin: 75px auto;
  background: url("../images/p2/rule-submit.png?__rev=d7ddf8a");
  cursor: pointer;
  transition: transform .2s;
}
.sec_content .rule .rule_right .rule_submit:hover{
  -webkit-transform: rotateY(-6px);
  transform: translateY(-6px);
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}
.sec_content .rule .info_wrp{
  height: 280px;
  margin-left: 128px;
  background: url("../images/p2/song-c.png?__rev=f473d2c") no-repeat;
}
.sec_content .info_wrp .info{
  padding: 40px 200px 30px 140px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  letter-spacing: 1px;
}
.sky_blue{
  color: #5dedf4;
}
.yellow{
  color: #ffcc00;
}
.sec_content .content .tabs .song_item{
  margin-right: 24px;
  color: #ff3333;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.sec_content .content .tabs .all{
  width: 56px;
  height: 30px;
  background: url("../images/p2/a-normal.png?__rev=181bc1d");
}
.sec_content .content .tabs .all_active{
  background: url("../images/p2/a-hover.png?__rev=b9c7b4f");
  color: #fff;
}
.sec_content .content .tabs .bili,
.sec_content .content .tabs .dy{
  width: 176px;
  height: 30px;
  background: url("../images/p2/normal.png?__rev=be07bcd");
}
.sec_content .content .tabs .bili_active,
.sec_content .content .tabs .dy_active{
  background: url("../images/p2/hover.png?__rev=a9eda9d");
  color: #fff;
}
.sec_content .works{
  padding-top: 30px;
  width: 1300px;
}
.sec_content .works .work_item{
  width: 270px;
  height: 270px;
  margin: 0 33px 30px 5px;
  background: url("../images/p2/song-bg.png?__rev=a7fdf99") no-repeat;
}
.sec_content .works .work_item .up{
  height: 160px;
  padding-top: 10px;
}
.sec_content .works .work_item .up .tag{
  top: 10px;
  left: 10px;
}
.sec_content .works .work_item .up .video_play{
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 2;
}
.sec_content .works .work_item .up .img_wrp{
  position: relative;
  width: 250px;
  height: 150px;
  margin: 0px 10px 0 10px;
  overflow: hidden;
}
.sec_content .works .work_item .up .work_img:hover{
  transform: scale(1.05);
}
.sec_content .works .work_item .up .work_img{
  width: 250px;
  height: 150px;
  transition: .3s transform;
  cursor: pointer;
}
.sec_content .works .work_item .down .work_title{
  /* position: absolute;
  bottom: 6px; */
  width: 270px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 8px #ca3633, 1px 1px 42px #ca3633, 5px 3px 75px #ca3633, 1px 1px 217px #ca3633;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
}
.sec_content .works .work_item .down{
  height: 90px;
}
.sec_content .works .work_item .down .author{
  text-align: center;
  color: #993333;
}
.sec_content .works .work_item .down .btns{
  margin: 10px 10px 18px;
}
.sec_content .work_item .down .btns .ticket{
  width: 90px;
  height: 34px;
  background: url("../images/p2/btn-ticket.jpg?__rev=92cd3bd");
  cursor: pointer;
}
.sec_content .work_item .down .btns .greet{
  width: 150px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-left: 10px;
  color: #fff;
  background: url("../images/p2/btn-greet.png?__rev=280925f");
  cursor: pointer;
}
.sec_content .work_item .down .btns .greet:before{
  content: url("../images/common/icon-like.png?__rev=aba4eb3");
  padding-top: 3px;
  padding-right: 5px;
}

.sec_content .phone_inf{
  width: 100%;
  height: 512px;
  margin-top: -56px;
  background: url("../images/p3/phone-interface.png?__rev=ce2ef76") no-repeat center;
  background-position-x: 100px
}
.sec_content .qrcode-bg{
  width: 100%;
  height: 312px;
  background: url("../images/p3/qrcode-wrp-bg.png?__rev=9792335");
}
.sec_content .qrcode-bg .qrcode-wrp{
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  padding-top: 70px;
  background: url("../images/p3/qrcode-bg.png?__rev=2356ddb") no-repeat bottom;
}
.sec_content .qrcode-bg .qrcode-wrp .game-qrcode{
  position: absolute;
  top: 76px;
  left: 6px;
  width: 148px;
  height: 148px;
}
.sec_content .rank_wrp{
  margin: 57px 116px 37px 126px;
}
.sec_content .rank_wrp .rank_tbl{
  width: 520px;
  margin-right: 38px;
  font-size: 16px;
}
.sec_content .rank_wrp .rank_tbl tr{
  height: 48px;
  line-height: 48px;
  color: #993333;
}
.sec_content .rank_wrp .rank_tbl tr td{
  border: none;
}
.sec_content .rank_wrp .rank_tbl .tbl_header{
  background-color: #832a2a;
  color: #4d1616;
  font-weight: bold;
}
.sec_content .rank_wrp .rank_tbl .tbl_row{
  border-bottom: 1px solid #993333;
}
.sec_content .rank_wrp .rank_tbl .ranked{
  position: relative;
  text-align: center;
  width: 50px;
  color: #4d1616;
}
.sec_content .rank_wrp .rank_tbl .ranked::before{
  position: absolute;
  top: 12px;
  left: 12px;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-color: #832a2a;
  border-radius: 50%;
  z-index: -1;
}
.sec_content .rank_wrp .rank_tbl .special{
  /* background: url("../images/p3/icon-spe.jpg?__rev=2dcc7f8") no-repeat center; */
  position: relative;
}
.sec_content .rank_wrp .rank_tbl .special::before{
  position: absolute;
  top: 12px;
  left: 12px;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-color: #ffcc00;
  border-radius: 50%;
  z-index: -1;
}
.sec_content .rank_wrp .rank_tbl .username{
  width: 180px;
  padding-left: 10px;
}
.sec_content .rank_wrp .rank_tbl .username .user_icon{
  width: 30px;
  height: 30px;
  margin-top: 8px;
  margin-right: 9px;
  border: 2px solid #348ce9;
  border-radius: 50%;
  overflow: hidden;
}
.sec_content .rank_wrp .rank_tbl .username .user_icon img{
  width: 100%;
  height: 100%;
}
.sec_content .rank_wrp .rank_tbl .username .name{
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sec_content .rank_wrp .rank_tbl .score{
  width: 80px;
}
.sec_content .rank_wrp .rank_tbl .time{
  width: 180px;
  padding-left: 20px;
}
.sec_content .rank_wrp .swicth_wrp{
  margin: 0 auto;
  padding-top: 30px;
  height: 48px;
}
.sec_content .rank_wrp .swicth_wrp .btn{
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.sec_content .rank_wrp .swicth_wrp .btn_pre{
  margin-left: 475px;
  background: url("../images/p3/normal-l.png?__rev=d38bffa");
}
.sec_content .rank_wrp .swicth_wrp .active_l{
  background: url("../images/p3/hover-l.png?__rev=49d6bd4");
}
.sec_content .rank_wrp .swicth_wrp .btn_next{
  margin-left: 32px;
  background: url("../images/p3/normal-r.png?__rev=46f6f89");
}
.sec_content .rank_wrp .swicth_wrp .active_r{
  background: url("../images/p3/hover-r.png?__rev=1e7082e");
}
