@charset "UTF-8";
/****************
 * @description : 公共CSS
 * @author   : lidan6  <lidan6@staff.sina.com.cn>
 * @date     : 2017-11-25
 ****************/
/*css reset*/
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, li, input, dl, dt, dd, td, th, tr {
  margin: 0;
  padding: 0; }

html, body {
  font-size: 46px;
  font-family: 'Microsoft Yahei',sans-serif;
  background: #11102b; }

ul, li {
  list-style: none outside; }

h1, h3, h4, h5, h6, th {
  font-weight: normal; }

label, input, select, img, textarea {
  vertical-align: middle;
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  font-family: 'Microsoft Yahei',sans-serif; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

cite, code, em {
  font-style: normal; }

img {
  vertical-align: bottom;
  border: none; }

a, a:link, a:active, a:focus, a:visited {
  text-decoration: none;
  color: #fff; }

a:hover {
  text-decoration: none;
  color: #fff; }

table {
  border-collapse: collapse; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  display: block;
  content: '.';
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden; }

.txt-break {
  word-break: break-all;
  overflow: hidden;
  word-wrap: break-word; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.pc_header {
  background: url("//n.sinaimg.cn/tech/2017fyb/pc_banner.jpg") center top no-repeat;
  padding-top: 570px; }

.abouteme {
  width: 1002px;
  margin: 0px auto;
  background: url("//n.sinaimg.cn/tech/2017fyb/pc_about.png") no-repeat;
  height: 273px;
  overflow: hidden; }
  .abouteme p {
    font-size: 22px;
    line-height: 40px;
    color: #d6e8ff;
    padding: 90px 28px 0px; }

.timeline {
  width: 1000px;
  margin: 48px auto;
  font-size: 0px; }
  .timeline .tit {
    height: 87px;
    font-size: 0px;
    text-align: center;
    margin-bottom: 26px; }
  .timeline .list {
    overflow: hidden;
    height: 92px; }
  .timeline li {
    float: left;
    width: 162px;
    height: 92px;
    margin-right: 38px;
    font-size: 20px; }
  .timeline .txt {
    background: url("//n.sinaimg.cn/tech/2017fyb/pc_time_box.png") 0px 0px no-repeat;
    text-align: center;
    line-height: 92px;
    color: #d6e8ff; }
  .timeline .time {
    padding-top: 66px;
    line-height: 26px;
    color: #fff; }
  .timeline .line {
    width: 1000px;
    height: 17px;
    margin: 16px 0 20px; }
  .timeline .list1 .time {
    padding-top: 0px; }

#pclists {
  width: 1000px;
  margin: 0 auto;
  font-size: 14px; }

.pcbox {
  margin-top: 50px; }
  .pcbox .tit {
    text-align: center;
    font-size: 0; }
    .pcbox .tit img {
      height: 71px; }
  .pcbox .partner {
    text-align: center;
    margin-top: 30px; }
  .pcbox .rule {
    width: 1003px;
    background: url("//n.sinaimg.cn/tech/2017fyb/pc_box.png") no-repeat;
    height: 311px;
    margin: 48px 0; }
    .pcbox .rule p {
      padding: 14px 32px 0;
      line-height: 40px;
      font-size: 22px;
      color: #d6e8ff; }
  .pcbox .search {
    overflow: hidden;
    margin: 20px 0; }
    .pcbox .search .link {
      width: 108px;
      height: 52px;
      text-align: center;
      line-height: 52px;
      border-radius: 6px;
      background: #0665cc;
      float: right;
      margin-left: 20px; }
      .pcbox .search .link a {
        font-size: 20px;
        color: #fff; }
    .pcbox .search .ss {
      float: right;
      width: 195px;
      height: 52px;
      background: url("//n.sinaimg.cn/tech/2017fyb/pc_search.png") no-repeat;
      position: relative;
      padding-left: 25px; }
    .pcbox .search input {
      display: block;
      width: 136px;
      height: 52px;
      line-height: 52px;
      border: none;
      color: #fff;
      font-size: 20px; }
    .pcbox .search input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #cfe3ff;
      border: none; }
    .pcbox .search input::-moz-placeholder {
      /* Firefox 19+ */
      color: #cfe3ff;
      border: none; }
    .pcbox .search input:-ms-input-placeholder {
      /* IE 10+ */
      color: #cfe3ff;
      border: none; }
    .pcbox .search input:-moz-placeholder {
      /* Firefox 18- */
      color: #cfe3ff;
      border: none; }
    .pcbox .search .btn {
      display: block;
      width: 52px;
      height: 52px;
      position: absolute;
      right: 10px;
      top: 0px;
      z-index: 10; }

.pcblk .blktit, .jitem .blktit {
  width: 266px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin: 20px 0;
  background-color: #ffbf43;
  border-radius: 20px; }

.jitem .blktit {
  width: 200px; }

.pclist {
  margin-right: -15px;
  overflow: hidden; }
  .pclist li {
    width: 188px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #292841;
    padding-bottom: 15px;
    color: #fff;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px; }
    .pclist li div {
      cursor: pointer; }
    .pclist li img {
      width: 188px;
      height: 141px;
      border-radius: 10px; }
    .pclist li .tit {
      line-height: 46px;
      height: 46px;
      padding-top: 4px;
      font-size: 20px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .pclist li .info {
      font-size: 14px;
      line-height: 24px;
      padding: 0 12px; }
    .pclist li .num {
      padding-left: 22px;
      height: 18px;
      background: url("//n.sinaimg.cn/tech/2017fyb/pc_zan.png") 0px center no-repeat;
      float: right;
      margin-right: 12px;
      font-size: 14px; }
      .pclist li .num span {
        color: #fff;
        opacity: 0.4; }
    .pclist li a {
      display: block;
      width: 160px;
      height: 46px;
      line-height: 46px;
      text-align: center;
      font-size: 18px;
      background-color: #0665cc;
      border-radius: 6px;
      margin: 30px auto 0; }
  .pclist .iSelected .tit, .pclist .iSelected a {
    color: #FFBF43; }

.BlackTech li .num {
  background: url("//n.sinaimg.cn/tech/2017fyb/pc_zan1.png") 0 center no-repeat; }

#judges {
  width: 1000px;
  margin: 50px auto 0; }
  #judges ul {
    overflow: hidden;
    margin-right: -15px; }
  #judges li {
    width: 188px;
    margin-bottom: 32px;
    margin-right: 15px;
    color: #fff;
    text-align: center;
    float: left; }
    #judges li img {
      width: 188px;
      height: 188px; }
    #judges li .pic {
      width: 188px;
      height: 188px;
      font-size: 0;
      border-radius: 50%;
      margin: 0 auto;
      overflow: hidden; }
    #judges li .name {
      margin-top: 20px;
      margin-bottom: 5px;
      line-height: 28px;
      font-size: 24px;
      height: 28px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    #judges li .info {
      line-height: 22px;
      font-size: 18px;
      max-height: 44px;
      overflow: hidden; }

#historys {
  width: 1002px;
  margin: 50px auto; }
  #historys .hislist {
    height: 197px;
    background: url("//n.sinaimg.cn/tech/2017fyb/pc_history.png") no-repeat;
    margin-right: -20px;
    margin-top: 50px;
    overflow: hidden; }
  #historys a {
    display: block;
    width: 490px;
    height: 90px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-indent: 10000px;
    overflow: hidden;
    float: left; }

.sharefix {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 102; }
  .sharefix .wrap {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -136px;
    width: 460px;
    height: 272px;
    background: #fff;
    text-align: center; }
  .sharefix .tit {
    font-size: 28px;
    line-height: 40px;
    color: #3892FA;
    padding-top: 36px;
    margin-bottom: 20px; }
  .sharefix .txt {
    font-size: 22px;
    line-height: 34px;
    color: #999999; }
  .sharefix .btn {
    display: block;
    width: 136px;
    height: 48px;
    font-size: 22px;
    line-height: 48px;
    color: #fff;
    background-color: #ffbf43;
    border-radius: 6px;
    margin: 26px auto 0; }
  .sharefix .close {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: url(http://www.sinaimg.cn/cj/deco/2015/1214/images/close_bg.png) no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 100; }
  .sharefix .info {
    padding: 26px 30px 0;
    font-size: 18px;
    line-height: 28px;
    max-height: 252px;
    overflow: hidden;
    color: #999999;
    text-align: left; }

.pcfix {
  position: fixed;
  bottom: 6px;
  left: 50%;
  margin-left: 500px;
  width: 145px;
  height: 620px; }
  .pcfix .top {
    width: 145px;
    height: 504px;
    background: url("//n.sinaimg.cn/tech/2017fyb/pc_fix.png") right -7px no-repeat; }
    .pcfix .top p {
      height: 78px;
      margin-bottom: 20px;
      font-size: 24px;
      padding-top: 26px;
      text-align: center; }
  .pcfix .btm {
    position: relative;
    height: 136px;
    background-image: url("//n.sinaimg.cn/tech/2017fyb/pc_share1.png");
    background-repeat: no-repeat;
    background-position: right 0px;
    font-size: 24px;
    line-height: 122px;
    text-align: right;
    color: #fff;
    width: 317px;
    float: right;
    margin-top: -7px;
    cursor: pointer; }
    .pcfix .btm p {
      padding-right: 46px; }
    .pcfix .btm .pgShare {
      position: absolute;
      bottom: 31px;
      right: 130px;
      width: 160px;
      height: 65px;
      font-size: 0px;
      overflow: hidden; }
      .pcfix .btm .pgShare a {
        display: block;
        width: 80px;
        height: 65px;
        float: left; }
    .pcfix .btm .pgShare {
      display: none; }
  .pcfix .show {
    background-image: url("//n.sinaimg.cn/tech/2017fyb/pc_share2.png"); }
    .pcfix .show .pgShare {
      display: block; }

.animated {
  animation-duration: .5s;
  animation-fill-mode: both; }

.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  animation-name: bounceIn; }
