/* line 1, ../scss/_reset.scss */
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-touch-callout: none;
}

/* line 5, ../scss/_reset.scss */
body, div, p, blockquote, hr, ul, ol, li, h1, h2, h3, h4, h5, h6, menu, dd, dl, form, fieldset, input, button, textarea, caption, select, button, input, pre, hr, td, th, address, section, article, aside, header, footer, nav, dialog, figure, hgroup, label, span, strong, i, s, a {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: myFont;
  src: url("../font/HelveticaNeueLTPro-Bd.otf");
}
/* line 12, ../scss/_reset.scss */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

/* line 16, ../scss/_reset.scss */
ul, ol, li {
  list-style: none;
}

/* line 20, ../scss/_reset.scss */
a:hover {
  text-decoration: none;
}

/* line 24, ../scss/_reset.scss */
img {
  border: none;
  vertical-align: middle;
}

/* line 28, ../scss/_reset.scss */
input, select, textarea, button {
  border: none;
  font-size: 100%;
  outline: none;
  -webkit-appearance: none;
}

/* line 34, ../scss/_reset.scss */
.main {
  width: 1100px;
  margin: 0 auto;
}

/* line 38, ../scss/_reset.scss */
.mode-title {
  width: auto;
  padding: 2px 10px;
  font-size: 18px;
  background: #474644;
  color: #fff;
  box-shadow: #999 4px 5px 1px;
  -moz-box-shadow: #999 4px 5px 1px;
  -webkit-box-shadow: #999 4px 5px 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
/* line 50, ../scss/_reset.scss */
.mode-title i {
  color: #fff;
  font-size: 13px;
}
/* line 54, ../scss/_reset.scss */
.mode-title strong {
  color: #a92a2a;
  font-weight: 700;
}

/* line 59, ../scss/_reset.scss */
.body-c {
  background-color: #f1f1f1;
}

/* line 62, ../scss/_reset.scss */
.right-title {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #712d2d;
  background-size: 3px auto;
  box-shadow: #999 4px 5px 1px;
  -moz-box-shadow: #999 4px 5px 1px;
  -webkit-box-shadow: #999 4px 5px 1px;
}
/* line 76, ../scss/_reset.scss */
.right-title span {
  padding: 0px 8px;
  color: #fff;
}
/* line 79, ../scss/_reset.scss */
.right-title span strong {
  color: #eacb1a;
}
/* line 81, ../scss/_reset.scss */
.right-title span strong.green {
  color: #27ce74;
}
/* line 84, ../scss/_reset.scss */
.right-title span strong.blue {
  color: #3f9ff7;
}
/* line 87, ../scss/_reset.scss */
.right-title span strong.tu {
  color: #b5dc47;
}
/* line 90, ../scss/_reset.scss */
.right-title span strong.red {
  color: #ea1a1a;
}
/* line 94, ../scss/_reset.scss */
.right-title span i {
  font-size: 13px;
}

/* line 99, ../scss/_reset.scss */
body {
  background: #EEEEEE;
}

/* line 143, ../scss/_reset.scss */
a {
  color: #646464;
  text-decoration: none;
}

/* line 147, ../scss/_reset.scss */
a:hover {
  text-decoration: none;
}

/* line 150, ../scss/_reset.scss */
body {
  margin: 0 auto;
  font-size: 1.4rem;
  color: #484747;
  background: #fff;
  font-family: Microsoft Yahei,Helvetica Neue,sans-serif;
  -webkit-text-size-adjust: none;
}

/* line 158, ../scss/_reset.scss */
.clearfix, article, header, header .nav, header .nav ul, article .left .table tr .mode .intro, article .left .table tr .mode .intro-msgs, article .left .table tr .mode .msg, article .right .download-rank li a {
  clear: both;
}

/* line 161, ../scss/_reset.scss */
.clearfix:after, article:after, header:after, header .nav:after, header .nav ul:after, article .left .table tr .mode .intro:after, article .left .table tr .mode .intro-msgs:after, article .left .table tr .mode .msg:after, article .right .download-rank li a:after {
  display: block;
  clear: both;
  height: 0;
  content: " ";
  visibility: hidden;
}

/* line 168, ../scss/_reset.scss */
.hidden {
  display: none !important;
}

/* line 171, ../scss/_reset.scss */
.wrap {
  position: relative;
  z-index: 1;
}

/* line 175, ../scss/_reset.scss */
article {
  width: 1100px;
  margin: 0 auto;
}
/* line 179, ../scss/_reset.scss */
article .title {
  background: url("img/r_line.jpg") repeat-x 20px 11px;
  background-size: 9px 10px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 185, ../scss/_reset.scss */
article .left {
  float: left;
  width: 740px;
  border-image-source: url("img/h_line.jpg");
  border-image-slice: 0 4 0 0;
  border-image-repeat: round;
}
/* line 192, ../scss/_reset.scss */
article .left .dataTables_wrapper {
  margin-top: 10px;
}
/* line 195, ../scss/_reset.scss */
article .left .dataTables_wrapper .row select.input-sm {
  line-height: 19px;
}
/* line 202, ../scss/_reset.scss */
article .right {
  float: left;
  width: 340px;
}
/* line 206, ../scss/_reset.scss */
article .right .lianxi li {
  padding: 10px;
  border-bottom: 3px solid #ededed;
}
/* line 209, ../scss/_reset.scss */
article .right .lianxi li .center {
  width: 170px;
  margin: 0 auto;
}
/* line 212, ../scss/_reset.scss */
article .right .lianxi li .center i {
  display: block;
  float: left;
  width: 50px;
  height: 40px;
  background: url("img/icon-qq.png") no-repeat center;
  background-size: 30px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 221, ../scss/_reset.scss */
article .right .lianxi li .center i.weixin {
  background: url("img/icon-wechat.png") no-repeat center;
  background-size: 30px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 228, ../scss/_reset.scss */
article .right .lianxi li .center span {
  line-height: 40px;
  font-size: 16px;
}
/* line 234, ../scss/_reset.scss */
article .right .lianxi li img {
  width: 100%;
}
/* line 239, ../scss/_reset.scss */
article .right .share {
  margin-left: 10px;
  padding: 10px;
  height: 47px;
}

/* line 247, ../scss/_reset.scss */
.s-title {
  padding-left: 30px;
  background: url("img/icon-star2.png") no-repeat 0 0;
  background-size: 25px auto;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
}
/* line 253, ../scss/_reset.scss */
.s-title i {
  margin-left: 5px;
  font-size: 16px;
}
/* line 257, ../scss/_reset.scss */
.s-title strong {
  color: #8a6d3b;
}

@media (max-width: 720px) {
  /* line 262, ../scss/_reset.scss */
  .s-title {
    font-size: 1.6rem;
    background: url("img/icon-star2.png") no-repeat 11px 2px;
    background-size: 15px auto;
  }
  /* line 266, ../scss/_reset.scss */
  .s-title i {
    font-size: 1.4rem;
  }

  /* line 270, ../scss/_reset.scss */
  article {
    width: 100%;
  }
  /* line 272, ../scss/_reset.scss */
  article .left {
    width: 100%;
  }
  /* line 275, ../scss/_reset.scss */
  article .right {
    width: 100%;
  }
  /* line 278, ../scss/_reset.scss */
  article .right .lianxi li {
    text-align: center;
  }
  /* line 283, ../scss/_reset.scss */
  article .right .lianxi li img {
    width: 80%;
  }

  /* line 290, ../scss/_reset.scss */
  .main {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  /* line 296, ../scss/_reset.scss */
  article {
    width: 1380px;
  }
  /* line 298, ../scss/_reset.scss */
  article .left {
    width: 940px;
  }
  /* line 301, ../scss/_reset.scss */
  article .right {
    width: 420px;
  }

  /* line 305, ../scss/_reset.scss */
  .main {
    width: 1380px;
  }
}
/* line 309, ../scss/_reset.scss */
#SOHUCS {
  padding: 10px;
}

/* line 2, ../scss/_header.scss */
#nav {
  display: none;
}

/* line 5, ../scss/_header.scss */
#nav-blocker {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  transition: left 0.5s ease;
}

/* line 19, ../scss/_header.scss */
.container {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}

/* line 24, ../scss/_header.scss */
.wrap {
  position: relative;
  z-index: 1;
}

/* line 29, ../scss/_header.scss */
header {
  width: 100%;
  height: 114px;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  transition: left 0.5s ease;
  background: #fff;
}
/* line 39, ../scss/_header.scss */
header .welcome {
  width: 100%;
  height: 40px;
  background: #2e1530;
}
/* line 51, ../scss/_header.scss */
header .smalls-logo {
  display: none;
  float: left;
}
/* line 55, ../scss/_header.scss */
header .nav {
  position: relative;
  width: 1100px;
  height: 75px;
  margin: 0 auto;
}
/* line 61, ../scss/_header.scss */
header .nav .logo {
  top: 18px;
  left: 0;
  position: absolute;
  width: 372px;
  height: auto;
  z-index: 999;
}
/* line 69, ../scss/_header.scss */
header .nav ul {
  position: absolute;
  top: 17px;
  right: 0;
  width: 705px;
  margin-left: 206px;
  text-shadow: 1px 0 1px #000;
}
/* line 78, ../scss/_header.scss */
header .nav ul li {
  position: relative;
  float: left;
  width: 12%;
  height: 60px;
  margin-left: -3px;
  text-align: center;
  line-height: 40px;
}
/* line 87, ../scss/_header.scss */
header .nav ul li:nth-last-child(1) a {
  background: none;
}
/* line 91, ../scss/_header.scss */
header .nav ul li a {
  display: block;
  font-size: 16px;
  color: #49274c;
  border-radius: 6px;
  text-decoration: none;
  background: url("img/shu-line.png") no-repeat right 12px;
  background-size: 4px 17px;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
  text-shadow: none;
  font-weight: 900;
}
/* line 104, ../scss/_header.scss */
header .nav ul li i {
  display: block;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  margin-top: 20px;
  height: 20px;
  line-height: 20px;
  color: #712d2d;
  transform: translateY(-100%);
  transition: transform 0.3s, opacity 0.3s;
  font-size: 14px;
}
/* line 117, ../scss/_header.scss */
header .nav ul li.select a {
  background: #49274c;
  color: #fff;
  box-shadow: 4px 4px 3px #b38585;
  -moz-box-shadow: 4px 4px 3px #b38585;
  -webkit-box-shadow: 4px 4px 3px #b38585;
}
/* line 124, ../scss/_header.scss */
header .nav ul li.select i {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  font-style: normal;
}
/* line 131, ../scss/_header.scss */
header .nav ul li:hover a {
  background: #49274c;
  color: #fff;
  box-shadow: 4px 4px 3px #b38585;
  -moz-box-shadow: 4px 4px 3px #b38585;
  -webkit-box-shadow: 4px 4px 3px #b38585;
  text-decoration: none;
}
/* line 139, ../scss/_header.scss */
header .nav ul li:hover i {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  font-style: normal;
}
/* line 144, ../scss/_header.scss */
header .nav ul li:hover dl {
  display: block;
}
/* line 148, ../scss/_header.scss */
header .nav ul li dl {
  display: none;
  position: absolute;
  top: 70px;
  width: 100%;
  background: #0072b3;
  z-index: 999;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
}
/* line 159, ../scss/_header.scss */
header .nav ul li dl dd {
  padding: 5px 0;
  border-bottom: 1px solid #f1f1f1;
}
/* line 160, ../scss/_header.scss */
header .nav ul li dl dd a {
  color: #f1f1f1;
}
/* line 162, ../scss/_header.scss */
header .nav ul li dl dd a:hover {
  color: #0072b3;
}

/* line 176, ../scss/_header.scss */
.footer {
  width: 100%;
  padding: 20px 0 10px;
  margin: 50px auto 0;
  text-align: center;
  background: #2e1530;
}
/* line 189, ../scss/_header.scss */
.footer p {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
/* line 195, ../scss/_header.scss */
.footer .rm-logo {
  margin: 0 auto 10px;
  width: 150px;
  height: auto;
}

@media screen and (max-width: 768px) {
  /* line 203, ../scss/_header.scss */
  .wrap {
    position: relative;
    right: 0;
    z-index: 1;
    background-color: #fff;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    transition: right 0.5s ease;
  }

  /* line 212, ../scss/_header.scss */
  #nav {
    display: block;
    position: fixed;
    right: -100px;
    top: 0;
    z-index: 3;
    width: 100px;
    height: 100%;
    background-color: #333;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    transition: right 0.5s ease;
  }
  /* line 228, ../scss/_header.scss */
  #nav ul {
    border-bottom: 1px solid #444;
  }
  /* line 231, ../scss/_header.scss */
  #nav li {
    float: none;
    padding: 0;
    border-top: 1px solid #444;
    border-bottom: 1px solid #111;
    text-align: center;
  }
  /* line 237, ../scss/_header.scss */
  #nav li a {
    display: block;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 245, ../scss/_header.scss */
  #nav li a:hover, #nav li a.current {
    color: #fff;
    background: #222;
  }

  /* line 252, ../scss/_header.scss */
  .nav-show {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  /* line 256, ../scss/_header.scss */
  .nav-show body {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  /* line 261, ../scss/_header.scss */
  .nav-show .wrap {
    right: 100px;
  }
  /* line 264, ../scss/_header.scss */
  .nav-show #nav-blocker {
    display: block;
    left: 0;
  }
  /* line 268, ../scss/_header.scss */
  .nav-show #nav {
    display: block;
    right: 0;
  }
  /* line 272, ../scss/_header.scss */
  .nav-show header {
    left: -100px;
  }

  /* line 276, ../scss/_header.scss */
  header {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    z-index: 100000;
    background: #2e1530;
  }
  /* line 293, ../scss/_header.scss */
  header ul {
    display: none;
  }
  /* line 296, ../scss/_header.scss */
  header .smalls-logo {
    display: block;
    position: absolute;
    top: 9px;
    left: 10px;
    width: 150px;
    height: auto;
  }
  /* line 304, ../scss/_header.scss */
  header .welcome {
    display: none;
  }
  /* line 307, ../scss/_header.scss */
  header .nav {
    float: right;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    background: url(img/icon-menu.png) center center no-repeat;
    background-size: 100% 100%;
  }
  /* line 314, ../scss/_header.scss */
  header .nav .logo {
    display: none;
  }

  /* line 319, ../scss/_header.scss */
  .footer {
    padding: 20px 0 10px;
  }
  /* line 321, ../scss/_header.scss */
  .footer .rm-logo {
    margin: 0 auto 5px;
  }
  /* line 324, ../scss/_header.scss */
  .footer p {
    font-size: 1.2rem;
  }
}
@media (min-width: 1440px) {
  /* line 332, ../scss/_header.scss */
  header .nav {
    width: 1380px;
  }
  /* line 334, ../scss/_header.scss */
  header .nav .logo {
    top: 15px;
    width: 430px;
  }
  /* line 338, ../scss/_header.scss */
  header .nav ul {
    width: 840px;
  }
  /* line 341, ../scss/_header.scss */
  header .nav ul li a {
    font-size: 18px;
  }
}
/* line 2, ../scss/download.scss */
.main {
  margin: 10px auto 0;
}

/* line 9, ../scss/download.scss */
header .nav ul li a {
  display: block;
  font-size: 18px;
  color: #712d2d;
  border-radius: 6px;
  text-decoration: none;
  background: url("img/shu-line.png") no-repeat right 11px;
  background-size: 4px 23px;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
}

/* line 25, ../scss/download.scss */
article {
  margin: 0 auto;
}
/* line 28, ../scss/download.scss */
article .s-title {
  margin: 20px 0;
}
/* line 31, ../scss/download.scss */
article .title {
  background: url("img/r_line.jpg") repeat-x 20px 11px;
  background-size: 9px 10px;
}
/* line 35, ../scss/download.scss */
article .left {
  float: left;
  border-image-source: url("img/h_line.jpg");
  border-image-slice: 0 4 0 0;
  border-image-repeat: round;
  box-shadow: 4px 4px 6px #cac7c7;
  -webkit-box-shadow: 4px 4px 6px #cac7c7;
  -moz-box-shadow: 4px 4px 6px #cac7c7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 10px;
  background: #fff;
}
/* line 48, ../scss/download.scss */
article .left .row {
  margin: 0;
}
/* line 50, ../scss/download.scss */
article .left .row .col-sm-6 {
  width: 100%;
  padding: 0 10px;
}
/* line 53, ../scss/download.scss */
article .left .row .col-sm-6 .dataTables_paginate {
  text-align: center;
}
/* line 57, ../scss/download.scss */
article .left .row .col-sm-6 .dataTables_paginate .pagination li a {
  font-size: 14px;
}
/* line 65, ../scss/download.scss */
article .left .dataTableup {
  margin: 0;
}
/* line 67, ../scss/download.scss */
article .left .dataTableup .col-sm-6 {
  float: left;
  width: 50%;
  padding: 0 10px;
}
/* line 74, ../scss/download.scss */
article .left .dataTables_wrapper {
  margin-top: 10px;
}
/* line 77, ../scss/download.scss */
article .left .dataTables_wrapper .row select.input-sm {
  line-height: 19px;
}
/* line 83, ../scss/download.scss */
article .left .table tr {
  float: left;
  width: 33%;
  padding: 7px;
}
/* line 87, ../scss/download.scss */
article .left .table tr .mode {
  width: 100%;
  padding: 10px 4px;
  border: none;
  background: #fff;
  border-radius: 8px;
  border-bottom: 1px solid #e5e9fa;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
/* line 101, ../scss/download.scss */
article .left .table tr .mode .mode-a {
  display: block;
}
/* line 104, ../scss/download.scss */
article .left .table tr .mode:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 113, ../scss/download.scss */
article .left .table tr .mode:hover .intro .read h2 {
  color: #8a6d3b;
}
/* line 116, ../scss/download.scss */
article .left .table tr .mode:hover .intro .read .todetail {
  color: #fff;
  background: -moz-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #4564ad), color-stop(100%, #794f4f));
  background: -webkit-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -o-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -ms-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: linear-gradient(to right, #4564ad 0%, #794f4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4564ad', endColorstr='#794f4f',GradientType=1 );
}
/* line 132, ../scss/download.scss */
article .left .table tr .mode h2 {
  margin-top: 5px;
  font-size: 16px;
}
/* line 138, ../scss/download.scss */
article .left .table tr .mode .intro .read {
  width: 100%;
}
/* line 140, ../scss/download.scss */
article .left .table tr .mode .intro .read h2 {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  height: 33px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.8;
  font-size: 16px;
  color: #8a6d3b;
  margin: 0;
}
/* line 153, ../scss/download.scss */
article .left .table tr .mode .intro .read .detail {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 60px;
  color: #888;
  line-height: 1.6;
  font-size: 12px;
  text-align: justify;
}
/* line 162, ../scss/download.scss */
article .left .table tr .mode .intro .read .todetail {
  display: block;
  float: right;
  width: 100%;
  height: 28px;
  line-height: 28px;
  margin-top: 5px;
  font-size: 13px;
  color: #8a6d3b;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 3px 3px 2px #ad9090;
  -moz-box-shadow: 3px 3px 2px #ad9090;
  -webkit-box-shadow: 3px 3px 2px #ad9090;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
/* line 186, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img {
  position: relative;
  width: 100%;
  height: 140px;
  margin-bottom: 10px;
}
/* line 191, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 4px 4px 10px #712d2d;
  -moz-box-shadow: 4px 4px 10px #712d2d;
  -webkit-box-shadow: 4px 4px 10px #712d2d;
}
/* line 202, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img .img-msg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  padding-top: 3px;
}
/* line 211, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img .img-msg span {
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}
/* line 216, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img .img-msg span.author {
  padding-left: 20px;
  background: url("img/icon-faburen-w.png") no-repeat 5px 0px;
  background-size: 12px auto;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
}
/* line 223, ../scss/download.scss */
article .left .table tr .mode .intro .intro-img .img-msg span.click {
  margin-left: 10px;
  padding-left: 17px;
  background: url(img/icon-dianji-w.png) no-repeat 0 0px;
  background-size: 14px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 236, ../scss/download.scss */
article .left .table tr .mode .intro-msgs {
  display: none;
}
/* line 239, ../scss/download.scss */
article .left .table tr .mode .intro-msgs p {
  float: left;
  font-size: 1.2rem;
  color: #888;
}
/* line 243, ../scss/download.scss */
article .left .table tr .mode .intro-msgs p.time {
  padding-left: 17px;
  background: url("img/icon-time.png") no-repeat 0px 0px;
  background-size: 15px auto;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
}
/* line 250, ../scss/download.scss */
article .left .table tr .mode .intro-msgs p.author {
  margin-left: 8px;
  padding-left: 22px;
  background: url("img/icon-faburen.png") no-repeat 5px 1px;
  background-size: 14px auto;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  behavior: url(/css/backgroundsize.min.htc);
}
/* line 258, ../scss/download.scss */
article .left .table tr .mode .intro-msgs p.click {
  margin-left: 8px;
  margin-left: 10px;
  padding-left: 17px;
  background: url(img/icon-dianji.png) no-repeat 0 0px;
  background-size: 14px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 269, ../scss/download.scss */
article .left .table tr .mode .msg {
  margin-top: 2px;
}
/* line 272, ../scss/download.scss */
article .left .table tr .mode .msg p {
  float: left;
  margin-top: 4px;
  margin-left: 10px;
  font-size: 12px;
}
/* line 277, ../scss/download.scss */
article .left .table tr .mode .msg p:nth-child(1) {
  margin: 4px 0 0 0;
}
/* line 281, ../scss/download.scss */
article .left .table tr .mode .msg .time {
  padding-left: 20px;
  background: url("img/icon-time.png") no-repeat 0 1px;
  background-size: 18px auto;
}
/* line 286, ../scss/download.scss */
article .left .table tr .mode .msg .user {
  padding-left: 20px;
  background: url("img/icon-user.png") no-repeat 0 1px;
  background-size: 16px auto;
}
/* line 291, ../scss/download.scss */
article .left .table tr .mode .msg .read {
  width: 130px;
  padding-left: 20px;
  background: url("img/icon-read.png") no-repeat 0 3px;
  background-size: 14px auto;
}
/* line 304, ../scss/download.scss */
article .right {
  float: left;
  padding: 0 0 0 5px;
  margin-left: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 10px;
}
/* line 313, ../scss/download.scss */
article .right .right-title {
  margin-top: 0;
  background: -moz-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #4564ad), color-stop(100%, #794f4f));
  background: -webkit-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -o-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -ms-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: linear-gradient(to right, #4564ad 0%, #794f4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4564ad', endColorstr='#794f4f',GradientType=1 );
}
/* line 323, ../scss/download.scss */
article .right .title {
  background: none;
}
/* line 325, ../scss/download.scss */
article .right .title .mod-title {
  text-align: center;
}
/* line 330, ../scss/download.scss */
article .right .download-rank li {
  position: relative;
  margin: 8px 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 10px;
  border-bottom: 1px solid #ededed;
  background: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  box-shadow: 4px 4px 6px #988080;
  -webkit-box-shadow: 4px 4px 6px #988080;
  -moz-box-shadow: 4px 4px 6px #988080;
}
/* line 345, ../scss/download.scss */
article .right .download-rank li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  background: #fff;
}
/* line 354, ../scss/download.scss */
article .right .download-rank li:hover a .download-ss .dlDetail {
  background: -moz-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #4564ad), color-stop(100%, #794f4f));
  background: -webkit-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -o-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -ms-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: linear-gradient(to right, #4564ad 0%, #794f4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4564ad', endColorstr='#794f4f',GradientType=1 );
  color: #fff;
}
/* line 368, ../scss/download.scss */
article .right .download-rank li a {
  display: block;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 10px;
}
/* line 375, ../scss/download.scss */
article .right .download-rank li a:hover {
  text-decoration: none;
}
/* line 378, ../scss/download.scss */
article .right .download-rank li a .top {
  position: absolute;
  left: 9px;
  top: 10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #a76635;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
/* line 390, ../scss/download.scss */
article .right .download-rank li a img {
  float: left;
  width: 144px;
  height: 90px;
  margin-left: 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 4px 4px 10px #712d2d;
  -moz-box-shadow: 4px 4px 10px #712d2d;
  -webkit-box-shadow: 4px 4px 10px #712d2d;
}
/* line 402, ../scss/download.scss */
article .right .download-rank li a .download-ss {
  margin: 0 0 0 154px;
}
/* line 404, ../scss/download.scss */
article .right .download-rank li a .download-ss .dlTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  margin: 0;
  font-weight: bold;
  line-height: 30px;
  color: #712d2d;
}
/* line 412, ../scss/download.scss */
article .right .download-rank li a .download-ss .dlRate {
  margin: 0;
  font-size: 13px;
  color: #888;
  padding-left: 20px;
  background: url(img/icon-down.png) no-repeat 4px 3px;
  background-size: 13px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 422, ../scss/download.scss */
article .right .download-rank li a .download-ss .dlDetail {
  margin-top: 12px;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  color: #712d2d;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 3px 3px 2px #ad9090;
  -moz-box-shadow: 3px 3px 2px #ad9090;
  -webkit-box-shadow: 3px 3px 2px #ad9090;
}
/* line 436, ../scss/download.scss */
article .right .download-rank li a .download-ss .dlDetail:hover {
  background: -moz-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #4564ad), color-stop(100%, #794f4f));
  background: -webkit-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -o-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: -ms-linear-gradient(left, #4564ad 0%, #794f4f 100%);
  background: linear-gradient(to right, #4564ad 0%, #794f4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4564ad', endColorstr='#794f4f',GradientType=1 );
  color: #fff;
}
/* line 449, ../scss/download.scss */
article .right .download-rank li:nth-last-child(1) {
  border-bottom: none;
}
/* line 454, ../scss/download.scss */
article .right .download-rank li:nth-child(1) a .top {
  background: #D50F25;
}
/* line 460, ../scss/download.scss */
article .right .download-rank li a {
  display: block;
  color: #333;
}
/* line 463, ../scss/download.scss */
article .right .download-rank li a i {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 14px;
  font-style: normal;
  background: #337ab7;
  border-radius: 50%;
}
/* line 480, ../scss/download.scss */
article .right .erweima {
  width: 100%;
  margin: 10px 0;
  padding: 5px 5px 10px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 2px #ccc;
  -webkit-box-shadow: 3px 3px 2px #ccc;
  -moz-box-shadow: 3px 3px 2px #ccc;
}
/* line 492, ../scss/download.scss */
article .right .erweima p {
  margin-top: 10px;
  font-size: 15px;
}
/* line 495, ../scss/download.scss */
article .right .erweima p strong {
  font-size: 20px;
  color: #712d2d;
}
/* line 500, ../scss/download.scss */
article .right .erweima img {
  margin: 0 auto;
  width: 240px;
  height: 225px;
}

@media (min-width: 1440px) {
  /* line 509, ../scss/download.scss */
  header .nav .logo {
    top: 15px;
    width: 490px;
  }

  /* line 513, ../scss/download.scss */
  article .left .table tr .mode .intro .intro-img {
    height: 160px;
  }

  /* line 516, ../scss/download.scss */
  article .right .download-rank li a img {
    width: 190px;
    height: 115px;
  }

  /* line 520, ../scss/download.scss */
  article .right .download-rank li a .download-ss {
    margin: 0 0 0 205px;
  }
}
