@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0;
}

html, body, fieldset, img, iframe, abbr {
  border: 0;
}

button, select {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  border: 0;
}

li {
  list-style: none;
}

textarea {
  overflow: auto;
  resize: none;
}

a, button {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: 700;
}

a, a:hover {
  text-decoration: none;
}

body, html {
  width: 100%;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Microsoft YaHei","Helvetica Neue",Arial,HelveticaNeue,Helvetica,"BBAlpha Sans",sans-serif;
}

a {
  text-decoration: none;
}

input {
  -webkit-appearance: none;
  border: 0;
  outline: 0;
}

textarea {
  font-size: 24px;
}


img {
  vertical-align: top;
}

.font-grey {
  color: rgba(52, 116, 187, 0.5);
}

body {
  font-size: 14px;
  background: url(../img/bg.jpg) no-repeat center 80px #fff;
  height: 2385px;
  position: relative;
}

.banner , .banner_pad {
  display: none;
}

.main {
  width: 1200px;
  margin: 0 auto;
  min-height: 2385px;
}

/*固顶的系列活动导航*/
.main .nav_all {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 999;
}

.main .nav_all ul {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.main .nav_all li {
  display: inline-block;
  width: 240px;
  height: 80px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 -3px;
}

.main .nav_all li a {
  display: block;
  color: #000;
  font-size: 24px;
  height: 80px;
  text-indent: -9999px;
}
.main .nav_all li .home {
  background: url("../img/home.jpg");
}
.main .nav_all li .home:hover {
  background: url("../img/home_hover.jpg");
}
.main .nav_all li .story {
  background: url("../img/story.jpg");
}
.main .nav_all li .story:hover {
  background: url("../img/story_hover.jpg");
}
.main .nav_all li .story.hover {
  background: url("../img/story_hover.jpg");
}
.main .nav_all li .video {
  background: url("../img/video.jpg");
}
.main .nav_all li .video:hover {
  background: url("../img/video_hover.jpg");
}
.main .nav_all li .video.hover {
  background: url("../img/video_hover.jpg");
}
.main .nav_all li .live {
  background: url("../img/live.jpg");
}
.main .nav_all li .live:hover {
  background: url("../img/live_hover.jpg");
}
.main .nav_all li .live.hover {
  background: url("../img/live_hover.jpg");
}
.main .nav_all li.cur {
  background: #3d3d3d;
}

.main .nav_all li.cur a {
  color: #fff;
}

.main .nav_all li p {
  line-height: 1.5;
  font-size: 14px;
  color: #aaa;
  font-weight: normal;
  display: none;
}

#nav_video{background: #3d3d3d;}
#nav_video a {color: #fff;}
#nav_video .video{background: url("../img/video_hover.jpg");}

/*当前活动的导航*/
.containt {
  padding-top: 550px;
  margin-top: 140px;
}
.containt .sub_nav {
  height: 160px;
  text-align: center;
  overflow: hidden;
  background: url(../img/nav_present_bg.png) center center no-repeat;
}
.containt .sub_nav li {
  width: 160px;
  height: 160px;
  margin: 0 38px;
  display: inline-block;
  font-size: 40px;
  color: #db3429;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.containt .sub_nav li.nav1 {
  background: url(../img/nav_present_btn1.png) no-repeat;
}
.containt .sub_nav li.nav1:hover {
  background: url(../img/nav_present_btn1_cur.png) no-repeat;
}
.containt .sub_nav li.cur.nav1 {
  background: url(../img/nav_present_btn1_cur.png) no-repeat;
}
.containt .sub_nav li.nav2 {
  background: url(../img/nav_present_btn2.png) no-repeat;
}
.containt .sub_nav li.nav2:hover {
  background: url(../img/nav_present_btn2_cur.png) no-repeat;
}
.containt .sub_nav li.cur.nav2 {
  background: url(../img/nav_present_btn2_cur.png) no-repeat;
}
.containt .sub_nav li.nav3 {
  background: url(../img/nav_present_btn3.png) no-repeat;
}
.containt .sub_nav li.nav3:hover {
  background: url(../img/nav_present_btn3_cur.png) no-repeat;
}
.containt .sub_nav li.cur.nav3 {
  background: url(../img/nav_present_btn3_cur.png) no-repeat;
}
.containt .sub_nav li.cur {
  cursor: default;
}

.containt .title {
  width: 236px;
  height: 36px;
  margin: 62px auto 36px;
}
.containt .title.title4 {
  margin-bottom: 56px;
}
.containt .title1 {
  background: url(../img/title1.png) no-repeat;
}
.containt .title2 {
  background: url(../img/title2.png) no-repeat;
}
.containt .title3 {
  background: url(../img/title3.png) no-repeat;
}
.containt .title4 {
  background: url(../img/title4.png) no-repeat;
}
.containt .title5 {
  background: url(../img/title5.png) no-repeat;
}

/*奖品列表*/
.containt .reward-list {
  width: 1147px;
  height: 232px;
  margin: 0 auto;
  padding: 36px 0 0 13px;
  overflow: hidden;
  text-align: center;
}
.containt .reward-list li {
  width: 200px;
  height: 200px;
  /*float: left;*/
  /*background: url(../img/reward-bg.png) no-repeat;*/
  display: inline-block;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.containt .reward-list li .icon-reward {
  margin: 40px auto 20px;
  display: block;
  height: 96px;
}
.containt .reward-list li .hide-text {
  text-align: center;
  line-height: 28px;
  color: #fff;
  text-align: center;
  width: 200px;
  height: 167px;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 33px;
  /*background: url(../img/text-bg.png) no-repeat;*/
  background-color: #3474bb;
  opacity: 0;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
}
.containt .appad_pc{
  display: block;
}
.containt .appad{
  display: none;
}
.containt .appad a,.containt .appad_pc a{
  display: block;
  width:100%;
  height:144px;
  background: url(https://dh2-f.netease.com/forum/201706/20/161022f166f6s6olxkds99.png) center no-repeat;
}
.containt .reward-list li .hide-text .reward-text {
  margin-top: 10px;
}
.containt .reward-list li:hover .hide-text {
  opacity: 0.8;
}
.containt .reward-list li:hover .reward-text {
  color: #fff;
}
.containt .reward-list li .reward-text {
  font-size: 20px;
  color: #525252;
  font-weight: bold;
  text-align: center;
}

/*作品展示*/
.containt .tab-li {
  display:none;
  margin-bottom: 20px;
  border-bottom: 2px solid #3474bb;
}
.containt .tab-li li {
  text-align: center;
  width: 150px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
}
.containt .tab-li li.cur {
  cursor: default;
}
.containt .tab-li li.li1 {
  background-color: #3474bb;
}
.containt .tab-li li.li1.cur {
  background-color: #3297ff;
}
.containt .tab-li li.li2 {
  background-color: #3474bb;
}
.containt .tab-li li.li2.cur {
  background-color: #3297ff;
}

.main-con {
  display: none;
}
.main-con.show {
  display: block;
}

.video-con {
  display: none;
  position: relative;
  height: 768px;
  width: 1200px;
}
.video-con.show {
  display: block;
}
.video-con .videos {
  height: 726px;
}
.video-con .pagination {
  line-height: 26px;
  text-align: center;
  /*height: 26px;*/
}
.video-con .pagination a {
  font-size: 14px;
  color: #3474bb;
  margin: 0 7px;
  text-decoration: none;
}
.video-con .pagination a:hover {
  color: #3297ff;
}
.video-con .pagination a.disabled {
  cursor: default;
  color: rgba(0, 0, 0, 0.6);
}
.video-con .pagination a.current {
  text-decoration: underline;
}
.video-con li {
  width: 285px;
  height: 221px;
  float: left;
  margin-right: 20px;
  margin-bottom: 21px;
  position: relative;
  cursor: pointer;
}
.video-con li .img-cover {
  width: 285px;
  height: 160px;
  background: url(../img/video.png) no-repeat center center rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.video-con li:hover .img-cover {
  display: block;
}
.video-con li:nth-child(4n) {
  margin-right: 0;
}
.video-con li img {
  width: 100%;
  min-height: 160px;
  max-height: 221px;
}
.video-con li .video-info {
  position: absolute;
  bottom: 0;
  background-color: #212d35;
  height: 57px;
  padding: 3px 7px;
  width: 271px;
}
.video-con li .video-info p {
  line-height: 28px;
  overflow: hidden;
}
.video-con li .video-info .video_title {
  color: #fff;
  float: left;
  /*width: 100px;*/
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.video-con li .video-info .video_pv {
  color: #ffe169;
  float: left;
}
.video-con li .video-info .video_time {
  color: rgba(255, 255, 255, 0.5);
  float: right;
  display: none;
}
.video-con li .video-info .video_btn {
  width: 80px;
  height: 24px;
  line-height: 24px;
  background-color: #f89b36;
  color: #fff;
  float: right;
  text-align: center;
  font-size: 12px;
}

.sign_block {
  border: 3px solid #c9c9c9;
  padding: 7px;
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.sign_block .sign_inner {
  border: 1px solid #c9c9c9;
  width: 978px;
}
.sign_block .sign_form {
  width: 489px;
  margin: 90px auto;
}
.sign_block .form-item {
  font-size: 18px;
  font-weight: 700;
  color: #555555;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.sign_block .form-item label {
  width: 82px;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #525252;
}
.sign_block .form-item select {
  width: 252px;
  height: 38px;
  border: 1px solid #a2a2a2;
}
.sign_block .form-item input {
  width: 389px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  border: 1px solid #a2a2a2;
  float: left;
}
.sign_block .form-item #title {
  padding-right: 60px;
  width: 330px;
}
.sign_block .form-item .num-limit {
  position: absolute;
  bottom: 0;
  right: 10px;
  color: #777;
  line-height: 40px;
}
.sign_block .form-item.file-wrap {
  height: 42px;
  line-height: 42px;
}
.sign_block .form-item.file-wrap label {
  height: 42px;
  line-height: 42px;
}
.sign_block .form-item .btn-common {
  width: 120px;
  height: 40px;
  font-size: 16px;
  color: #3474bb;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  border: 1px solid #3474bb;
}
.sign_block .form-item .btn-common:hover {
  background-color: #3474bb;
  color: #fff;
}
.sign_block .form-item .btn-input {
  padding: 0;
  margin: 0;
  width: 176%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -76%;
  opacity: 0;
  display: inline-block;
}
.sign_block .form-item .file-name {
  color: rgba(140, 140, 140, 0.8);
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.sign_block .upload-btn {
  width: 222px;
  height: 71px;
  background: url(../img/submit.png) no-repeat;
  line-height: 71px;
  display: block;
  cursor: pointer;
  margin: 10px auto;
}
.sign_block .upload-btn:hover {
  background: url(../img/submit_hover.png) no-repeat;
}
.sign_block .upload-btn.disabled, .sign_block .upload-btn.api-loading {
  opacity: 0.5;
  cursor: default;
}

.uploading-block {
  margin-bottom: 15px;
  margin-top: -10px;
}

.uploading-block .schedule {
  width: 478px;
  height: 16px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #3474bb;
  display: inline-block;
}
.uploading-block .schedule .inner {
  width: 0%;
  height: 100%;
  line-height: 16px;
  color: #fff;
  text-align: right;
  background-color: #3297ff;
  border-radius: 10px;
}
.uploading-block .schedule .text {
  padding: 0 10px;
}

.uploading-block .font-grey {
  height: 25px;
  line-height: 25px;
  text-align: center;
}

#error-tip {
  margin-left: 72px;
}

#browser-tip {
  background: rgba(0,0,0,0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
#browser-tip p {
  width: 370px;
  height: 70px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  text-indent: 2em;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -50px;
  padding: 15px;
  font-size: 16px;
  line-height: 2;
}

.explain-con {
  color: #525252;
}

.sub-title {
  width: 138px;
  height: 26px;
  background: url(../img/sub-title.png) no-repeat;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin: 20px auto;
}

.time-schedule {
  width: 1139px;
  height: 142px;
  background: url(../img/ul-bg.png) center no-repeat;
  margin: 15px auto 0;
  text-align: center;
}
.time-schedule li {
  width: 130px;
  height: 142px;
  margin: 0 47px;
  text-align: center;
  display: inline-block;
}
.time-schedule li .sche-title {
  color: #525252;
  font-weight: bold;
  font-size: 20px;
  margin-top: 50px;
}
.time-schedule li .sche-time {
  font-size: 15px;
  color: #525252;
  font-weight: bold;
}

.explain-text {
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  height: 28px;
  vertical-align: middle;
}
.explain-text span {
  display: inline-block;
  position: relative;
  padding: 0 26px;
}
.explain-text .icon-block {
  width: 16px;
  background: url(../img/icon-block.png) no-repeat;
  display: inline-block;
  height: 16px;
  position: absolute;
  left: 0;
  top: 6px;
}
.explain-text .icon-block.after {
  right: 0;
  left: auto;
}

.reward-text {
  line-height: 35px;
  font-size: 16px;
}
.reward-text .reward-title {
  color: #000;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
}
.tips-li {
  line-height: 35px;
  font-size: 16px;
}
.tips-li li {
  padding-left: 31px;
  background: url(../img/icon-block.png) no-repeat 0 10px;
}
.tips-li p {
  text-indent:2em;
}

.table-wrap {
  border: 3px solid #3474bb;
  padding: 7px;
  width: 966px;
  margin: 31px auto;
  font-size: 14px;
  position: relative;
}
.table-wrap table {
  width: 100%;
  border: 1px solid #3474bb;
  border-bottom: 0;
  border-right: 0;
}
.table-wrap table th {
  font-weight: 700;
  font-size: 18px;
  color: #3474bb;
}
.table-wrap table th, .table-wrap table td {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-right: 1px solid #3474bb;
  border-bottom: 1px solid #3474bb;
}


/*# sourceMappingURL=style.css.map */

.sub-media { 
  width: 1200px; 
  height: 600px;
  background: #000;
  margin: 50px auto;
}

.player { 
  width: 900px; 
  height: 500px; 
  margin: 30px auto; 
  background: #000;
}
.vtitle {
  font-size:1.3rem;
  width: 900px;
  margin: 15px auto;
}

.tipstext {
  margin: 30px auto;
  text-align: center;
  color: #3474bb;
  line-height: 3;
}
.tipstext .big {
  font-size: 30px;
  font-weight: bold;
}
.tipstext .small {
  font-size: 16px;
}
.tipstext .ok {
  display: none;
  width: 200px;
  height: 90px;
  line-height: 90px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -45px;
  text-align: center;
  color: #3474bb;
  border: 4px solid #3474bb;
  font-size: 20px;
  font-weight: bold;
}

.app_scan { display: table;/*float: right;margin-top: -40px*/;cursor: pointer;margin:0 auto;}
.app_scan .text { display: block;font-weight: bold;background: #3297ff;width: 150px;height: 50px;text-align: center;line-height: 50px;font-size: 1.5rem;}
.app_scan .text span{ color:#fff;}
.app_scan:hover .app_qrcode { display:block;}
.app_scan .app_qrcode { width:170px; height:190px; position: absolute; margin-left: -10px; background: url(https://dhxy-f.netease.com/forum/201610/28/143502igig637mpi6l0bxz.png) center center no-repeat; display:none; z-index: 1;}
.app_scan .app_qrcode #qrcode { width:150px; height:150px; position: absolute; margin-left: 10px; margin-top: 27px;}
.app_scan .app_qrcode .ico { width: 50px; height: 50px; position: relative; top: 50%; left: 50%; margin-top: -20px; margin-left: -25px;}
.app_scan .app_qrcode .ico img{ width:100%; height:100%;border-radius: 14px; border: 3px solid #fff;}
.pg_index .app_scan , .pg_forumdisplay .app_scan , .pg_post .app_scan , .pg_space .app_scan , .pg_spacecp .app_scan { display: none;}