@charset "utf-8";
/* CSS Document */
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;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em {
  font-weight: normal;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #434343;
}
html,
body {
  width: 100%;
  min-height: 930px;
  height: auto;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a0a0a0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a0a0a0;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a0a0a0;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a0a0a0;
}
/*宽度限制板块*/
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
/* End hide from IE-mac */
body {
  width: 100%;
  min-width: 1200px;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hide {
  display: none;
}
/**** DEMO单行
.text-overflow-ellipsis(1);
多行
 .text-overflow-ellipsis(2);
****/
.sogoubottom {
  display: none!important;
}
.root {
  width: 100%;
  min-height: 1080px;
  background-size: cover;
}
.main {
  width: 100%;
}
.main .home {
  position: relative;
  min-height: 1080px;
  overflow-x: hidden;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/bg_42b28295.jpg) no-repeat top center;
}
.main .home__video {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  transition: all 0.4s;
}
.main .home__subtitle {
  position: absolute;
  width: 224px;
  height: 433px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/subtitle_f453d279.png) no-repeat center;
  top: 50%;
  left: 50%;
  margin-left: 258px;
  margin-top: -415px;
}
.main .home__nav {
  position: absolute;
  right: 0;
  width: 78px;
  height: 1080px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/line_62a78f54.png) no-repeat center;
  margin-top: -60px;
}
.main .home__nav-rule {
  position: relative;
  width: 66px;
  height: 248px;
  top: 281px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-0px -0px;

  cursor: pointer;
}
.main .home__nav-rule:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-350px -0px;
width:66px;
height:248px;

}
.main .home__nav-selected {
  position: relative;
  width: 66px;
  height: 248px;
  margin-top: 20px;
  top: 285px;
  left: 12px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-70px -0px;

  cursor: pointer;
}
.main .home__nav-selected:hover,
.main .home__nav-selected.active {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-140px -0px;
width:66px;
height:248px;

}
.main .home__nav-neirule {
  position: relative;
  width: 66px;
  height: 248px;
  top: 275px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-210px -0px;

  cursor: pointer;
}
.main .home__nav-neirule:hover,
.main .home__nav-neirule.active {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-280px -0px;
width:66px;
height:248px;

}
.main .home__nav-neiselected {
  position: relative;
  width: 66px;
  height: 248px;
  margin-top: 20px;
  top: 285px;
  left: 12px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/button-selected_5397fd4d.png) no-repeat;
  cursor: pointer;
}
.main .home__nav-neiselected:hover,
.main .home__nav-neiselected.active {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/button-selected1_cbd97315.png) no-repeat;
}
.main .home__apply {
  position: absolute;
  width: 220px;
  height: 220px;
  top: 573px;
  left: 50%;
  margin-left: -568px;
  opacity: 1;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/apply_1087a1f2.png) no-repeat 0 0;
  animation: apply 1.6s steps(24) infinite;
  cursor: pointer;
}
.main .home__apply:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/apply1_ab4de6e2.png) no-repeat 0 0;
}
@keyframes apply {
  100% {
    background-position: 0 -5280px;
  }
}
.main .home__apply .apply-word {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -94px;
  margin-top: -50px;
  width: 148px;
  height: 75px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/word_5b8ecfea.png) no-repeat;
  background-size: 100%;
}
.main .global-pop .mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
}
.main .global-pop .pop-main {
  width: 1263px;
  height: 713px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -631px;
  margin-top: -356px;
  z-index: 10000;
}
@media (max-width: 1400px) {
  .main .global-pop .pop-main {
    transform: scale(0.9);
  }
}
.main .global-pop .bg-close {
  width: 79px;
  height: 80px;
  position: absolute;
  right: 618px;
  top: -34px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-close_1684c102.png) no-repeat center;
  z-index: 10001;
  cursor: pointer;
}
.main .global-pop .bg-close:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-close1_b80a4c97.png) no-repeat center;
}
.main .global-pop .pop-wrap {
  position: absolute;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 1217px;
  height: 731px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-bg_2c9d8f80.png) no-repeat center;
}
.main .global-pop .pop-nav {
  position: relative;
  width: 925px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.main .global-pop .pop-nav-award {
  width: 197px;
  height: 57px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-420px -323px;

  cursor: pointer;
}
.main .global-pop .pop-nav-award:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-201px -392px;
width:197px;
height:57px;

}
.main .global-pop .pop-nav-award-active {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-201px -392px;
width:197px;
height:57px;

}
.main .global-pop .pop-nav-rule {
  width: 197px;
  height: 57px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-201px -453px;

  cursor: pointer;
}
.main .global-pop .pop-nav-rule:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-420px -201px;
width:197px;
height:57px;

}
.main .global-pop .pop-nav-rule-active {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-420px -201px;
width:197px;
height:57px;

}
.main .global-pop .pop-nav-cc {
  cursor: pointer;
  width: 196px;
  height: 57px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-200px -514px;

  background-repeat: no-repeat;
}
.main .global-pop .pop-nav-cc:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-402px -453px;
width:196px;
height:57px;

}
.main .global-pop .pop-nav-cc-active {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-402px -453px;
width:196px;
height:57px;

}
.main .global-pop .pop-nav-douyu {
  cursor: pointer;
  width: 197px;
  height: 57px;
  margin-right: 30px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-420px -262px;

  background-repeat: no-repeat;
}
.main .global-pop .pop-nav-douyu:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-0px -453px;
width:197px;
height:57px;

}
.main .global-pop .pop-nav-douyu-active {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png);background-size:736px 571px;
background-position:-0px -453px;
width:197px;
height:57px;

}
.main .global-pop .pop-prize {
  width: 1152px;
  margin: 0 auto;
  height: 510px;
  overflow-y: scroll;
  margin-top: 42px;
  margin-bottom: 20px;
}
.main .global-pop .pop-prize .pop-cc-content,
.main .global-pop .pop-prize .pop-douyu-content {
  margin-top: -50px;
}
.main .global-pop .pop-prize-img {
  position: relative;
  width: 625px;
  height: 162px;
  margin: 0 auto;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/prize_d50373da.png) no-repeat;
}
.main .global-pop .pop-prize-list {
  position: relative;
  width: 948px;
  margin: 0 auto;
  margin-top: 60px;
}
.main .global-pop .pop-prize-list img {
  position: relative;
  top: 0px;
}
.main .global-pop .pop-prize-list .pop-text-title {
  color: #c98e73;
  font-size: 20px;
  margin-left: 5px;
}
.main .global-pop .pop-prize ul {
  margin-top: 10px;
  margin-left: 32px;
}
.main .global-pop .pop-prize ul li {
  line-height: 25px;
  font-size: 14px;
}
.main .global-pop .pop-prize ul .li-title {
  font-weight: 600;
}
.main .global-pop .pop-prize .img-wrap {
  max-width: 700px;
  margin: 10px auto 20px;
  text-align: center;
}
.main .global-pop .pop-prize .img-wrap img {
  max-width: 700px;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 10px;
}
.main .global-pop .pop-table {
  border-collapse: collapse;
  border: 1px solid #c98e73;
  width: 688px;
  margin: 0 auto;
  margin-top: 40px;
}
.main .global-pop .pop-table th,
.main .global-pop .pop-table td {
  border: 1px solid #c98e73;
  padding: 5px 20px;
  text-align: center;
}
.main .global-pop .pop-table th {
  background-color: #c98e73;
}
.main .global-pop .pop-main1 {
  width: 669px;
  height: 288px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -334px;
  margin-top: -144px;
  z-index: 10000;
}
.main .global-pop .bg-close1 {
  width: 79px;
  height: 80px;
  position: absolute;
  left: 291px;
  top: -40px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -84px;

  z-index: 10001;
  cursor: pointer;
}
.main .global-pop .bg-close1:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -0px;
width:79px;
height:80px;

}
.main .global-pop .pop-wrap1 {
  position: absolute;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 655px;
  height: 446px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-bg1_0bdee954.png) no-repeat center;
}
.main .global-pop .pop-wrap1 .pop-select-title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #607995;
  margin-top: 56px;
}
.main .global-pop .pop-wrap1 .pop-select-online {
  width: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  font-size: 25px;
  color: #607995;
  margin-top: 45px;
}
.main .global-pop .pop-wrap1 .pop-select-douyu {
  cursor: pointer;
}
.main .global-pop .pop-wrap1 .pop-select-cc {
  cursor: pointer;
}
.main .global-pop .pop-wrap1 .pop-select-radio {
  display: inline-block;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  border: 1px solid #434343;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.main .global-pop .pop-wrap1 .pop-select-radio-active::before {
  display: inline-block;
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5.5px;
  margin-top: -5.5px;
  border-radius: 100%;
  background-color: #dd777c;
}
.main .global-pop .pop-wrap1 .pop-select-button {
  width: 233px;
  height: 66px;
  margin: 0 auto;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-420px -70px;

  margin-top: 45px;
  cursor: pointer;
}
.main .global-pop .pop-wrap1 .pop-select-button:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-420px -0px;
width:233px;
height:66px;

}
.main .global-pop .pop-wrap1 .pop-online-title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #607995;
  margin-top: 57px;
}
.main .global-pop .pop-wrap1 .pop-online-qunhao {
  text-align: center;
  font-size: 20px;
  color: #607995;
  margin-top: 30px;
  line-height: 2;
}
.main .global-pop .pop-wrap1 .pop-online-tip {
  text-align: center;
  font-size: 18px;
  color: #607995;
  margin-top: 5px;
}
.main .global-pop .pop-wrap1 .pop-online-copy {
  display: block;
  width: 233px;
  height: 66px;
  margin: 0 auto;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-0px -322px;

  margin-top: 30px;
  cursor: pointer;
}
.main .global-pop .pop-wrap1 .pop-online-copy:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-0px -252px;
width:233px;
height:66px;

}
.main .global-pop .pop-wrap1 .pop-tip {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}
.main .global-pop .pop-main2 {
  width: 510px;
  height: 219px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -255px;
  margin-top: -109px;
  z-index: 10000;
}
.main .global-pop .bg-close2 {
  width: 40px;
  height: 41px;
  position: absolute;
  z-index: 1;
  right: -1px;
  top: -12px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -401px;

  z-index: 10001;
  cursor: pointer;
}
.main .global-pop .bg-close2:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -356px;
width:40px;
height:41px;

}
.main .global-pop .pop-wrap2 {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 510px;
  height: 219px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-bg2_dec4682f.png) no-repeat center;
}
.neiye {
  position: relative;
}
.fixedbody {
  height: 100%;
  overflow: hidden;
}
.neiye {
  height: 1080px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/bg_d719a52c.jpg);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
  background-size: 100% 100%;
  overflow: hidden;
}
.neiye .inner {
  width: 1200px;
  margin: 120px auto 0;
}
.neiye .title {
  width: 1200px;
  height: 85px;
  position: relative;
  text-align: center;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/title-bg_40963cb3.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 85px;
  color: #ffffe6;
}
.neiye .back {
  display: inline-block;
  position: absolute;
  right: 38px;
  top: 20px;
  width: 49px;
  height: 49px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/back_3d9b113c.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
}
.neiye .back:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/back-2_79fae5de.png);
}
.neiye .voteBox {
  width: 1100px;
  margin: 0 auto;
}
.neiye .voteBox button {
  width: 75px;
  height: 32px;
  border-radius: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.neiye .search {
  margin-top: 10px;
  overflow: hidden;
  zoom: 1;
}
.neiye .search .tag {
  float: left;
  margin-right: 10px;
  background: #fff;
  color: #c98e73;
  border: 1px solid #c39885;
}
.neiye .search .tag:hover,
.neiye .search .tag.active {
  background: #c98e73;
  color: #fff;
}
.neiye .search .inputBox {
  float: right;
  width: 285px;
  height: 32px;
  background: #fff;
  margin-right: 3px;
  border-radius: 16px;
  border: 1px solid #c19684;
}
.neiye .search .inputBox #keyword {
  position: relative;
  top: -2px;
  margin-left: 25px;
  width: 180px;
  height: 32px;
  line-height: 32px;
  background: transparent;
}
.neiye .search .inputBox #seachBtn {
  position: relative;
  right: -2px;
  top: -1px;
  height: 34px;
  background: #c98e73;
  border: 1px solid #c19684;
}
.neiye .search .inputBox #seachBtn:hover {
  background: #bc9785;
}
.neiye .inform {
  color: #be866c;
  border-bottom: 1px solid #be866c;
  margin: 10px auto;
  padding-bottom: 5px;
  overflow: hidden;
}
.neiye .inform .left {
  float: left;
}
.neiye .inform .right {
  float: right;
}
.neiye .inform .right b {
  font-weight: bold;
}
.neiye .list {
  margin-top: 26px;
  overflow: hidden;
}
.neiye .list.fixedList {
  overflow: hidden;
}
.neiye .anchor {
  float: left;
  padding-top: 28px;
  margin-right: 17px;
  width: 348px;
  height: 166px;
  font-size: 14px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/anchor-bg_b8f095e6.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
}
.neiye .anchor .avatar {
  float: left;
  position: relative;
  margin-left: 15px;
  width: 110px;
  height: 110px;
}
.neiye .anchor .avatar img {
  width: 100%;
  height: 100%;
}
.neiye .anchor .avatar .ticket-num {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding-left: 10px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #fff;
  background: rgba(204, 204, 204, 0.8);
}
.neiye .anchor .right {
  float: left;
  width: 190px;
  margin-left: 12px;
  line-height: 26px;
}
.neiye .anchor .right dt {
  font-weight: bold;
  float: left;
}
.neiye .anchor .right dd {
  word-break: keep-all;
  white-space: nowrap;
}
.neiye .anchor .right button {
  margin-top: 5px;
  margin-right: 8px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 0;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/btn_83980351.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
}
.neiye .anchor .right button:hover,
.neiye .anchor .right button:active {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/btn-2_43ca44fe.png);
}
.no-data {
  text-align: center;
  margin: 0 auto;
}
.neiye .inner .mask {
  position: absolute;
}
.neiye .inner .pop-main1 {
  position: absolute;
}
.neiye .inner .global-pop .pop-wrap1 {
  height: auto;
  padding-bottom: 10px;
  background-size: 100% 100%;
}
.neiye .inner .global-pop .bg-close1 {
  top: -41px;
}
.neiye .inner .vote-pop .pop-wrap1 {
  text-align: center;
  font-size: 30px;
  height: 330px;
}
.neiye .inner .vote-pop .pop-wrap1 h3 {
  margin-top: 80px;
  color: #c98e73;
  font-weight: normal;
}
.neiye .inner .vote-pop .pop-wrap1 b {
  color: #ca676d;
  font-weight: normal;
}
.neiye .inner .vote-pop .pop-wrap1 p {
  font-weight: bold;
}
.neiye .inner .vote-pop .pop-wrap1 input {
  margin: 30px 20px;
  width: 143px;
  height: 38px;
  display: inline-block;
  font-size: 30px;
  padding: 0 5px;
  text-align: center;
  border: 1px solid #cc957b;
}
.neiye .inner .vote-pop .pop-wrap1 a {
  display: block;
  margin: 0 auto;
  width: 233px;
  height: 66px;
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/button-sure_fa6c7731.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 100%;
}
.neiye .inner .vote-pop .pop-wrap1 a:hover {
  background-image: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/button-sure1_7e5f4d91.png);
}
.neiye .inner .vote-pop .pop-wrap1 #alertWord {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 16px;
  display: none;
  color: red;
  font-weight: normal;
}
.neiye .inner .vote-pop .pop-wrap1 #alertWord.active {
  display: block;
}
.neiye .inner .vote-success .pop-wrap1 {
  font-size: 40px;
  color: #aaa;
}
.neiye .inner .vote-success .pop-wrap1 .tips {
  position: absolute;
  left: 50%;
  margin-left: -250px;
  top: 135px;
  width: 500px;
  word-break: break-all;
}
.neiye .inner .share-pop {
  height: 220px;
  text-align: center;
  padding: 0 15px;
}
.neiye .inner .share-pop .share-pop__title {
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 57px;
}
.neiye .inner .share-pop .bg-close1 {
  top: -54px;
}
.neiye .inner .share-pop .NIE-share-txt {
  display: none !important;
}
.neiye .inner .share-pop .morebtn {
  display: none !important;
}
.neiye .inner .share-pop .iconfont {
  font-size: 70px !important;
  margin: 0 20px;
}
.neiye .inner .share-pop .NIE-share {
  margin-top: 30px !important;
}
.neiye .inner .share-pop .iconfont {
  color: #da8989;
}
.neiye .inner .share-pop .iconfont:hover {
  color: #cc8180;
}
#login-box {
  padding-top: 50px;
  width: 669px;
  height: 328px !important;
  margin: 0 auto;
}
#login-info a {
  color: #73452f;
}
#pager {
  text-align: center;
  height: 29px;
}
#pager a {
  font-size: 20px;
  cursor: pointer;
  margin: 0 5px;
  color: #a68575;
  line-height: 29px;
  text-decoration: none;
}
#pager a:hover {
  color: #291c17;
}
#pager a.cur {
  color: #291c17;
  font-size: 24px;
}
#pager a.disabled {
  color: #bbb;
}
#pager span {
  margin: 0 5px;
}
@media (max-width: 1560px) {
  .neiye .inner {
    margin-left: 70px;
  }
}
.pop-zb {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
.pop-zb .pop-body {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 997px;
  height: 591px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-zb-bg_b67627b8.png) no-repeat;
}
.pop-zb .pop-body .close {
  position: absolute;
  left: 50%;
  top: -35px;
  margin-left: -43px;
  width: 79px;
  height: 80px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-close_1684c102.png) no-repeat;
}
.pop-zb .pop-body .close:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/pop-close1_b80a4c97.png) no-repeat;
}
.pop-zb .pop-body .list-zb {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 96px;
  flex-wrap: wrap;
  width: 565px;
}
.pop-zb .pop-body .list-zb .list-zb-item {
  width: 165px;
  margin: 0 10px 20px;
}
.pop-zb .pop-body .list-zb .list-zb-item p {
  color: #333333;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.pop-zb .pop-body .list-zb .list-zb-item .img-wrap {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  border: 2px solid #b89e69;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto 10px;
}
.pop-zb .pop-body .list-zb .list-zb-item .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
body {
  font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  height: auto;
  min-width: 1440px;
}
#app {
  position: relative;
  width: 100%;
  min-height: 1080px;
}
.logo {
  position: absolute;
  top: 35px;
  left: 235px;
  z-index: 2;
}
.slogan {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -150px;
  z-index: 3;
  width: 792px;
  height: 769px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/slogan_00f294d8.png) no-repeat;
}
.standard-btns {
  position: absolute;
  right: 87px;
  top: 35px;
  z-index: 100;
}
.standard-btns .home-link {
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -262px;

}
.standard-btns .home-link:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -309px;
width:43px;
height:43px;

}
.standard-btns .home-download {
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/go-download_f916c0b7.png) no-repeat;
  padding-bottom: 10px;
  position: relative;
  top: 10px;
}
.standard-btns .home-download:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/go-download1_c5dad071.png) no-repeat;
}
.standard-btns .home-download .qr-code {
  position: absolute;
  top: 48px;
  right: -29px;
  width: 98px;
  height: 106px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/qn-code-border_e3d40fe7.png) no-repeat;
}
.standard-btns .home-download .qr-code i {
  display: block;
  width: 86px;
  height: 86px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/qn-code_0137e1ce.jpg) no-repeat;
  margin: 14px auto 0;
}
.standard-btns .btn-share {
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -215px;

  position: relative;
}
.standard-btns .btn-share:hover {
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/sprite-770bb5_770bb50a.png) no-repeat;background-size:736px 571px;
background-position:-657px -168px;
width:43px;
height:43px;

}
.standard-btns .btn-share:hover .share-wrap {
  display: block;
}
.standard-btns .share-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 9px;
  padding-top: 50px;
}
.standard-btns .share-wrap .share {
  text-align: center;
}
.standard-btns .share-wrap .share .NIE-share .NIE-share-iconBtn a {
  display: inline-block;
  float: left;
  font-size: 26px;
  line-height: 26px;
  text-decoration: none;
}
.standard-btns .share-wrap .share .NIE-share-txt {
  display: none;
}
.standard-btns .share-wrap .share .NIE-share-iconBtn {
  margin-left: 48px;
}
.standard-btns .share-wrap .share .NIE-share-iconBtn li:last-child {
  display: none;
}
.standard-btns .share-wrap .share .NIE-share-iconBtn li {
  margin-bottom: 5px;
}
.standard-btns .share-wrap .share .NIE-share .NIE-share-iconBtn a {
  margin-right: 5px;
  color: #da8989;
  cursor: pointer;
}
.standard-btns .share-wrap .share .NIE-share .NIE-share-iconBtn a:hover {
  color: #cc8180;
}
.btn-copyright {
  position: fixed;
  right: 30px;
  bottom: 20px;
  cursor: pointer;
  color: #1a1a1a;
  z-index: 5;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
.btn-copyright::before {
  display: inline-block;
  content: '';
  width: 23px;
  height: 24px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/icon-copyright_4a057383.png) no-repeat;
  vertical-align: middle;
  position: relative;
  right: 5px;
  top: -1px;
  transform: scale(0.9);
}
.btn-copyright:hover {
  color: #b29877;
}
.btn-copyright:hover::before {
  display: inline-block;
  content: '';
  width: 23px;
  height: 24px;
  background: url(https://qnm.res.netease.com/pc/zt/20190624192331/img/icon-copyright-hover_fd8c4573.png) no-repeat;
  vertical-align: middle;
  position: relative;
  right: 5px;
  top: -1px;
  transform: scale(0.9);
}
#bottom-footer-cp {
  display: block;
  width: 100%;
  text-align: center;
  background: #fff;
  z-index: 4;
}
#bottom-footer-cp.active {
  display: block;
}
#bottom-footer-cp #NIE-copyRight {
  color: #000;
}
#bottom-footer-cp #NIE-copyRight .nie-cn-part2 {
  display: none;
}
#bottom-footer-cp #NIE-copyRight a {
  color: #000;
}
#bottom-footer-cp #NIE-copyRight a:hover {
  color: #000;
}
#bottom-footer-cp #NIE-copyRight a.nie-cn-guardianship {
  color: #000;
}
#bottom-footer-cp #NIE-copyRight #ncp-l3 {
  display: none;
}





































































