@charset "UTF-8";
/* 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, .flexslider, .myself ul, .video-mode .video-ul, article .left .dataTables_wrapper .row, article .left .table .mode .intro, article .left .table .mode .msg, article .right .right-nav-ul, article .right .new-article .article-li-1 a, 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, .flexslider:after, .myself ul:after, .video-mode .video-ul:after, article .left .dataTables_wrapper .row:after, article .left .table .mode .intro:after, article .left .table .mode .msg:after, article .right .right-nav-ul:after, article .right .new-article .article-li-1 a: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/index.scss */
body {
  background-color: #f1f1f1;
}

/* line 5, ../scss/index.scss */
.flexslider {
  margin: 0px auto 0px;
  position: relative;
  width: 100%;
  height: 352px;
  overflow: hidden;
  zoom: 1;
  border: none;
}

/* line 15, ../scss/index.scss */
.flexslider .slides a img {
  width: 100%;
  height: 352px;
  display: block;
}

/* line 20, ../scss/index.scss */
.main {
  width: 1100px;
  margin: 10px auto 0;
}

/* line 27, ../scss/index.scss */
.myself ul li {
  float: left;
  width: 25%;
  padding: 5px;
  text-align: center;
}
/* line 32, ../scss/index.scss */
.myself ul li .li-index {
  padding: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #fff;
  box-shadow: 4px 4px 1px #ccc;
}
/* line 39, ../scss/index.scss */
.myself ul li .li-index .img-pic {
  width: 100%;
  height: 135px;
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/* line 47, ../scss/index.scss */
.myself ul li .li-index .img-pic img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 4px #712d2d;
  -moz-box-shadow: 5px 5px 4px #712d2d;
  -webkit-box-shadow: 5px 5px 4px #712d2d;
}
/* line 58, ../scss/index.scss */
.myself ul li .li-index .img-pic .img-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 50px;
  margin-left: -65px;
  margin-top: -17px;
  text-align: center;
  z-index: 3;
}
/* line 68, ../scss/index.scss */
.myself ul li .li-index .img-pic .img-text h3 {
  margin: 0;
  font-size: 26px;
  color: #fff;
  font-weight: 800;
}
/* line 74, ../scss/index.scss */
.myself ul li .li-index .img-pic .img-text span {
  color: #fff;
  font-weight: 600;
}
/* line 79, ../scss/index.scss */
.myself ul li .li-index .img-pic .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/* line 93, ../scss/index.scss */
.myself ul li .li-index h2 {
  margin-top: 20px;
  color: #712d2d;
  font-family: myFont;
  font-weight: 900;
  font-size: 24px;
}
/* line 100, ../scss/index.scss */
.myself ul li .li-index p {
  height: 115px;
  margin-top: 15px;
  margin-bottom: 0;
  color: #333;
  font-family: myFont;
  font-size: 13px;
  line-height: 1.8;
  text-align: justify;
  text-indent: 2em;
}
/* line 111, ../scss/index.scss */
.myself ul li .li-index a {
  display: block;
  text-align: right;
}
/* line 125, ../scss/index.scss */
.myself ul li .li-index a img {
  width: 25px;
  height: 25px;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
/* line 132, ../scss/index.scss */
.myself ul li .li-index a img:hover {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}

/* line 147, ../scss/index.scss */
.video-mode {
  margin: 10px 0;
}
/* line 149, ../scss/index.scss */
.video-mode .video-ul {
  width: 100%;
  margin: 10px auto 15px;
  background: #fff;
  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-border-radius: 10px;
}
/* line 160, ../scss/index.scss */
.video-mode .video-ul li {
  float: left;
  width: 20%;
  padding: 13px 6px 0;
  margin-bottom: 5px;
}
/* line 169, ../scss/index.scss */
.video-mode .video-ul li:hover a .img .play-btn span {
  display: block;
}
/* line 177, ../scss/index.scss */
.video-mode .video-ul li a {
  display: block;
}
/* line 179, ../scss/index.scss */
.video-mode .video-ul li a .img {
  width: 100%;
  position: relative;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 5px 5px 10px #712d2d;
  -moz-box-shadow: 5px 5px 10px #712d2d;
  -webkit-box-shadow: 5px 5px 10px #712d2d;
  overflow: hidden;
}
/* line 189, ../scss/index.scss */
.video-mode .video-ul li a .img:before {
  content: "";
  display: block;
  padding-top: 57.7777%;
}
/* line 194, ../scss/index.scss */
.video-mode .video-ul li a .img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* line 204, ../scss/index.scss */
.video-mode .video-ul li a .img i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/rm-jiao2.png") no-repeat 0 0;
  background-size: auto 120px;
}
/* line 213, ../scss/index.scss */
.video-mode .video-ul li a .img .play-btn {
  position: absolute;
  width: 70px;
  height: 36px;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -18px;
}
/* line 224, ../scss/index.scss */
.video-mode .video-ul li a .img .play-btn span {
  display: none;
  width: 30px;
  height: 30px;
  margin: 3px auto 0;
  background: url("img/play.png") no-repeat center;
  background-size: 30px auto;
}
/* line 234, ../scss/index.scss */
.video-mode .video-ul li a .video-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 800;
  color: #712d2d;
  text-decoration: none;
}

/* line 246, ../scss/index.scss */
article {
  width: 1100px;
  margin: 0 auto;
}
/* line 250, ../scss/index.scss */
article .title {
  background: url("img/r_line.jpg") repeat-x 20px 11px;
  background-size: 9px 10px;
}
/* line 255, ../scss/index.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 267, ../scss/index.scss */
article .left .dataTables_wrapper {
  margin-top: 10px;
}
/* line 269, ../scss/index.scss */
article .left .dataTables_wrapper .row {
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 0 0;
  background: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 6px #ccc;
  -webkit-box-shadow: 4px 4px 6px #ccc;
  -moz-box-shadow: 4px 4px 6px #ccc;
}
/* line 282, ../scss/index.scss */
article .left .dataTables_wrapper .row .col-sm-6 {
  width: 45%;
}
/* line 285, ../scss/index.scss */
article .left .dataTables_wrapper .row select.input-sm {
  line-height: 19px;
}
/* line 290, ../scss/index.scss */
article .left .no-more {
  display: none;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 6px #ccc;
  -webkit-box-shadow: 4px 4px 6px #ccc;
  -moz-box-shadow: 4px 4px 6px #ccc;
  background: #fff;
  padding: 5px;
}
/* line 301, ../scss/index.scss */
article .left .no-more p {
  padding: 0;
  margin: 0;
  color: #888;
  font-size: 16px;
  text-align: center;
}
/* line 309, ../scss/index.scss */
article .left .table {
  margin-bottom: 0;
}
/* line 311, ../scss/index.scss */
article .left .table tr {
  position: relative;
  display: block;
  margin: 10px auto;
  background: #fff;
  border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 6px #ccc;
  -webkit-box-shadow: 4px 4px 6px #ccc;
  -moz-box-shadow: 4px 4px 6px #ccc;
}
/* line 323, ../scss/index.scss */
article .left .table tr:hover {
  background: #fff;
}
/* line 325, ../scss/index.scss */
article .left .table tr:hover .right-bg-shu {
  opacity: 1;
  box-shadow: -2px 2px 2px #666595;
}
/* line 328, ../scss/index.scss */
article .left .table tr:hover .right-bg-shu p {
  color: #fff;
}
/* line 333, ../scss/index.scss */
article .left .table tr .right-bg-shu {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: -moz-linear-gradient(top, #322c65 0%, #966767 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #322c65), color-stop(100%, #966767));
  background: -webkit-linear-gradient(top, #322c65 0%, #966767 100%);
  background: -o-linear-gradient(top, #322c65 0%, #966767 100%);
  background: -ms-linear-gradient(top, #322c65 0%, #966767 100%);
  background: linear-gradient(to bottom, #322c65 0%, #966767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#322c65', endColorstr='#966767',GradientType=0 );
  border-radius: 0px 10px 10px 0;
  box-shadow: -2px 0 0 #ececec;
  opacity: 0.2;
}
/* line 349, ../scss/index.scss */
article .left .table tr .right-bg-shu p {
  writing-mode: tb-rl;
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  padding-right: 4px;
  letter-spacing: 2px;
  font-weight: 600;
}
/* line 363, ../scss/index.scss */
article .left .table .mode {
  position: relative;
  width: 740px;
  padding: 10px;
  border: none;
}
/* line 369, ../scss/index.scss */
article .left .table .mode a {
  display: block;
}
/* line 374, ../scss/index.scss */
article .left .table .mode:hover .left-light {
  display: block;
}
/* line 380, ../scss/index.scss */
article .left .table .mode h2 {
  width: 666px;
  margin-top: 0;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  background: -moz-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #966767), color-stop(100%, #322c65));
  background: -webkit-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -o-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -ms-linear-gradient(left, #966767 0%, #322c65 100%);
  background: linear-gradient(to right, #966767 0%, #322c65 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#966767', endColorstr='#322c65',GradientType=1 );
  box-shadow: #dddddd 6px 7px 1px;
  -moz-box-shadow: #dddddd 6px 7px 1px;
  -webkit-box-shadow: #dddddd 6px 7px 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 402, ../scss/index.scss */
article .left .table .mode .left-light {
  position: absolute;
  display: none;
  right: -6px;
  top: 0px;
  width: 6px;
  height: 100%;
  background: rgba(113, 45, 45, 0.61);
}
/* line 413, ../scss/index.scss */
article .left .table .mode .intro .read {
  float: left;
  width: 415px;
  margin-left: 20px;
}
/* line 417, ../scss/index.scss */
article .left .table .mode .intro .read p {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  height: 137px;
  margin: 0;
  color: #888;
  line-height: 2.1;
  font-size: 13px;
  text-align: justify;
}
/* line 426, ../scss/index.scss */
article .left .table .mode .intro .read a {
  display: block;
  float: right;
  width: 140px;
  height: 30px;
  margin-left: 25px;
  line-height: 28px;
  font-weight: 900;
  color: #712d2d;
  text-align: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 3px 3px 2px #888;
}
/* line 444, ../scss/index.scss */
article .left .table .mode .intro .read a:hover {
  color: #ffffff;
  border: 1px solid #712d2d;
  background: #712d2d;
  text-decoration: none;
}
/* line 453, ../scss/index.scss */
article .left .table .mode .intro .intro-img a {
  display: none;
}
/* line 457, ../scss/index.scss */
article .left .table .mode .intro img {
  float: left;
  width: 230px;
  height: 135px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 4px 4px 6px #712d2d;
  -moz-box-shadow: 4px 4px 6px #712d2d;
  -webkit-box-shadow: 4px 4px 6px #712d2d;
}
/* line 472, ../scss/index.scss */
article .left .table .mode .msg {
  margin-top: 10px;
}
/* line 475, ../scss/index.scss */
article .left .table .mode .msg p {
  float: left;
  margin: 4px 0 0 25px;
  font-size: 13px;
}
/* line 479, ../scss/index.scss */
article .left .table .mode .msg p:nth-child(1) {
  margin: 4px 0 0 0;
}
/* line 483, ../scss/index.scss */
article .left .table .mode .msg .time {
  color: #999;
  behavior: url("img/background-size.htc");
  padding-left: 20px;
  background: url("img/icon-time.png") no-repeat 0 1px;
  background-size: 18px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 492, ../scss/index.scss */
article .left .table .mode .msg .user {
  color: #999;
  padding-left: 20px;
  background: url("img/icon-faburen.png") no-repeat 0 1px;
  background-size: 17px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 500, ../scss/index.scss */
article .left .table .mode .msg .read {
  color: #999;
  padding-left: 20px;
  background: url("img/icon-dianji.png") no-repeat 0 0px;
  background-size: 17px auto;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 512, ../scss/index.scss */
article .right {
  position: relative;
  float: left;
  width: 350px;
  margin-left: 10px;
  padding: 0 0px;
}
/* line 518, ../scss/index.scss */
article .right .right-aboutme {
  height: 266px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px 10px;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
}
/* line 531, ../scss/index.scss */
article .right .right-aboutme img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/* line 539, ../scss/index.scss */
article .right .right-aboutme h3 {
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  color: #712d2d;
  font-size: 18px;
}
/* line 546, ../scss/index.scss */
article .right .right-aboutme .me {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -108px;
  margin-top: -70px;
}
/* line 552, ../scss/index.scss */
article .right .right-aboutme .me p {
  margin: 5px 0;
  color: #712d2d;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 562, ../scss/index.scss */
article .right .right-title {
  background: -moz-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #966767), color-stop(100%, #322c65));
  background: -webkit-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -o-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -ms-linear-gradient(left, #966767 0%, #322c65 100%);
  background: linear-gradient(to right, #966767 0%, #322c65 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#966767', endColorstr='#322c65',GradientType=1 );
}
/* line 571, ../scss/index.scss */
article .right .weather {
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: #999 4px 4px 3px;
  -webkit-box-shadow: #999 4px 4px 3px;
  -moz-box-shadow: #999 4px 4px 3px;
  background: url("img/weather-bg3.jpg");
  background-size: 100% 100%;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
  color: #ffffff;
}
/* line 583, ../scss/index.scss */
article .right .title {
  background: none;
}
/* line 585, ../scss/index.scss */
article .right .title .mod-title {
  text-align: center;
}
/* line 589, ../scss/index.scss */
article .right .right-nav-ul {
  margin-top: 10px;
}
/* line 592, ../scss/index.scss */
article .right .right-nav-ul li {
  float: left;
  width: 50%;
  padding: 5px;
}
/* line 597, ../scss/index.scss */
article .right .right-nav-ul li a {
  position: relative;
  display: block;
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #712d2d;
  font-size: 17px;
  font-weight: 900;
  box-shadow: #999 4px 4px 1px;
  -moz-box-shadow: #999 4px 4px 1px;
  -webkit-box-shadow: #999 4px 4px 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 617, ../scss/index.scss */
article .right .right-nav-ul li a img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 3;
}
/* line 624, ../scss/index.scss */
article .right .right-nav-ul li a h3 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0;
  margin-top: -15px;
  text-align: center;
  font-size: 17px;
  z-index: 3;
}
/* line 642, ../scss/index.scss */
article .right .right-nav-ul li a .nav-ul-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: rgba(0, 0, 0, 0.61);
  z-index: 2;
}
/* line 656, ../scss/index.scss */
article .right .right-nav-ul li.blue a {
  background: #3369E8;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 662, ../scss/index.scss */
article .right .right-nav-ul li.blue a: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 663, ../scss/index.scss */
article .right .right-nav-ul li.blue a:hover .nav-ul-bg {
  display: none;
}
/* line 675, ../scss/index.scss */
article .right .right-nav-ul li.red a {
  background: #D50F25;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 681, ../scss/index.scss */
article .right .right-nav-ul li.red a: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 682, ../scss/index.scss */
article .right .right-nav-ul li.red a:hover .nav-ul-bg {
  display: none;
}
/* line 694, ../scss/index.scss */
article .right .right-nav-ul li.green a {
  background: #009925;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 700, ../scss/index.scss */
article .right .right-nav-ul li.green a: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 701, ../scss/index.scss */
article .right .right-nav-ul li.green a:hover .nav-ul-bg {
  display: none;
}
/* line 713, ../scss/index.scss */
article .right .right-nav-ul li.yellow a {
  background: #EEB211;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 719, ../scss/index.scss */
article .right .right-nav-ul li.yellow a: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 720, ../scss/index.scss */
article .right .right-nav-ul li.yellow a:hover .nav-ul-bg {
  display: none;
}
/* line 733, ../scss/index.scss */
article .right .new-article {
  position: relative;
  width: 100%;
  margin-top: 18px;
  padding: 0 3px;
}
/* line 738, ../scss/index.scss */
article .right .new-article .article-li-1 {
  position: relative;
  border-bottom: 1px solid #ededed;
  padding: 10px 10px 10px 0;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 754, ../scss/index.scss */
article .right .new-article .article-li-1: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 764, ../scss/index.scss */
article .right .new-article .article-li-1:hover a .article-li-right .detail {
  color: #fff;
  background: -moz-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -webkit-gradient(linear, left left, right right, color-stop(0%, #966767), color-stop(100%, #322c65));
  background: -webkit-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -o-linear-gradient(left, #966767 0%, #322c65 100%);
  background: -ms-linear-gradient(left, #966767 0%, #322c65 100%);
  background: linear-gradient(to right, #966767 0%, #322c65 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#966767', endColorstr='#322c65',GradientType=1 );
}
/* line 781, ../scss/index.scss */
article .right .new-article .article-li-1 .left-light {
  display: none;
  position: absolute;
  left: -5px;
  top: 0;
  width: 5px;
  height: 100%;
  background: rgba(113, 45, 45, 0.61);
}
/* line 790, ../scss/index.scss */
article .right .new-article .article-li-1 a {
  display: block;
}
/* line 794, ../scss/index.scss */
article .right .new-article .article-li-1 a:hover {
  text-decoration: none;
}
/* line 797, ../scss/index.scss */
article .right .new-article .article-li-1 a span {
  position: absolute;
  left: 15px;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  background: #D50F25;
  border-radius: 5px;
}
/* line 810, ../scss/index.scss */
article .right .new-article .article-li-1 a img {
  float: left;
  width: 144px;
  height: 90px;
  margin-left: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 3px 3px 2px #712d2d;
  -moz-box-shadow: 3px 3px 2px #712d2d;
  -webkit-box-shadow: 3px 3px 2px #712d2d;
}
/* line 822, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right {
  margin-left: 166px;
}
/* line 824, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right .title {
  margin: 0;
  color: #712d2d;
  font-size: 14px;
  font-weight: bold;
}
/* line 830, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right p {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #333;
  font-size: 13px;
}
/* line 835, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right .readNum {
  margin: 2px 0 0;
  padding-left: 18px;
  background: url("img/yueduliang.png") no-repeat left;
  background-size: 14px auto;
  background-position-y: 2px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 844, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right .detail {
  margin: 3px 0 0;
  color: #712d2d;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  box-shadow: 3px 3px 8px #712d2d;
  -webkit-box-shadow: 3px 3px 8px #712d2d;
  -moz-box-shadow: 3px 3px 8px #712d2d;
  background: #f7f7f7;
}
/* line 854, ../scss/index.scss */
article .right .new-article .article-li-1 a .article-li-right .detail:hover {
  background: #712d2d;
  color: #fff;
}
/* line 864, ../scss/index.scss */
article .right .new-article .article-li-other {
  position: relative;
  margin-top: 6px;
  line-height: 1.9;
  border-bottom: 1px solid #ededed;
}
/* line 870, ../scss/index.scss */
article .right .new-article .article-li-other:hover a {
  background: url("img/jinru.png") #f1f1f1 right no-repeat;
  background-size: 13px 13px;
  background-position-x: 315px;
  -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 884, ../scss/index.scss */
article .right .new-article .article-li-other .left-light {
  display: none;
  position: absolute;
  left: -5px;
  top: 0;
  width: 5px;
  height: 100%;
  background: rgba(113, 45, 45, 0.61);
}
/* line 893, ../scss/index.scss */
article .right .new-article .article-li-other a {
  display: block;
  padding-left: 15px;
  padding-right: 10px;
  color: #333;
  border-radius: 5px;
  background: #fff;
  box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 904, ../scss/index.scss */
article .right .new-article .article-li-other a:hover {
  text-decoration: none;
}
/* line 907, ../scss/index.scss */
article .right .new-article .article-li-other a:hover p {
  color: #712d2d;
}
/* line 912, ../scss/index.scss */
article .right .new-article .article-li-other a span {
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  background: rgba(113, 45, 45, 0.6);
  border-radius: 5px;
  font-size: 12px;
}
/* line 924, ../scss/index.scss */
article .right .new-article .article-li-other a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  margin: 0 0 0 25px;
  line-height: 30px;
  font-size: 12px;
  color: #555;
  font-weight: 500;
}
/* line 936, ../scss/index.scss */
article .right .download-rank {
  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;
}
/* line 944, ../scss/index.scss */
article .right .download-rank li {
  position: relative;
  border-bottom: 1px solid #ededed;
  background: #fff;
  padding: 5px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  margin: 8px 0;
  border-radius: 5px;
  box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
}
/* line 957, ../scss/index.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);
}
/* line 964, ../scss/index.scss */
article .right .download-rank li:hover .left-light {
  display: block;
}
/* line 967, ../scss/index.scss */
article .right .download-rank li:hover a {
  text-decoration: none;
}
/* line 972, ../scss/index.scss */
article .right .download-rank li a {
  display: block;
  padding: 5px;
}
/* line 979, ../scss/index.scss */
article .right .download-rank li a .top {
  position: absolute;
  left: 9px;
  top: 10px;
  background: #fff;
  padding: 0px 8px;
  color: #ffffff;
  border-radius: 50%;
}
/* line 988, ../scss/index.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: 3px 3px 2px #712d2d;
  -moz-box-shadow: 3px 3px 2px #712d2d;
  -webkit-box-shadow: 3px 3px 2px #712d2d;
}
/* line 1000, ../scss/index.scss */
article .right .download-rank li a .download-ss {
  margin: 0 0 0 154px;
}
/* line 1002, ../scss/index.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 1010, ../scss/index.scss */
article .right .download-rank li a .download-ss .dlRate {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 60px;
  margin: 0;
  font-size: 12px;
  color: #888;
}
/* line 1017, ../scss/index.scss */
article .right .download-rank li a .download-ss .dlNum {
  margin: 0;
  padding-left: 18px;
  background: url(img/play-icon.png) no-repeat left;
  background-size: 14px auto;
  background-position-y: 2px;
  color: #888;
  font-size: 12px;
  -ms-behavior: url(css/backgroundsize.min.htc);
  behavior: url(css/backgroundsize.min.htc);
}
/* line 1028, ../scss/index.scss */
article .right .download-rank li a .download-ss .dlDetail {
  margin-top: 12px;
  color: #712d2d;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #712d2d;
}
/* line 1034, ../scss/index.scss */
article .right .download-rank li a .download-ss .dlDetail:hover {
  background: #712d2d;
  color: #ffffff;
}
/* line 1041, ../scss/index.scss */
article .right .download-rank li .left-light {
  display: none;
  position: absolute;
  left: -5px;
  top: 0;
  width: 5px;
  height: 100%;
  background: rgba(113, 45, 45, 0.61);
}
/* line 1050, ../scss/index.scss */
article .right .download-rank li:nth-last-child(1) {
  border-bottom: none;
}
/* line 1055, ../scss/index.scss */
article .right .download-rank li:nth-child(1) a .top {
  background: #D50F25;
}
/* line 1060, ../scss/index.scss */
article .right .download-rank li a {
  display: block;
  color: #333;
}
/* line 1063, ../scss/index.scss */
article .right .download-rank li a i {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  font-size: 14px;
  font-style: normal;
  background: #337ab7;
  border-radius: 50%;
}
/* line 1077, ../scss/index.scss */
article .right .download-rank li a .top {
  width: 20px;
  height: 20px;
  left: 10px;
  padding: 0;
  text-align: center;
  line-height: 20px;
  background: #bf8787;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 1092, ../scss/index.scss */
article .right .link {
  margin: 20px 0 10px;
  padding: 0 10px;
}
/* line 1095, ../scss/index.scss */
article .right .link li {
  margin: 8px 0;
  border: 1px solid #ededed;
  box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  background: #fff;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
/* line 1106, ../scss/index.scss */
article .right .link 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);
}
/* line 1112, ../scss/index.scss */
article .right .link li:hover a {
  text-decoration: none;
}
/* line 1116, ../scss/index.scss */
article .right .link li a {
  display: block;
  text-align: center;
  color: #712d2d;
}
/* line 1124, ../scss/index.scss */
article .right #erweima.fix {
  position: fixed;
  top: 0;
  width: inherit;
  box-sizing: border-box;
}
/* line 1130, ../scss/index.scss */
article .right #erweima .xiaochengxu {
  display: none;
}
/* line 1134, ../scss/index.scss */
article .right .erweima {
  width: 100%;
  margin-top: 10px;
  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 rgba(114, 46, 46, 0.5);
  -moz-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
  -webkit-box-shadow: 3px 3px 2px rgba(114, 46, 46, 0.5);
}
/* line 1147, ../scss/index.scss */
article .right .erweima p {
  font-size: 15px;
}
/* line 1149, ../scss/index.scss */
article .right .erweima p strong {
  font-size: 20px;
  color: #712d2d;
}
/* line 1154, ../scss/index.scss */
article .right .erweima img {
  margin: 0 auto;
  width: 180px;
  height: 165px;
}

@media (min-width: 1440px) {
  /* line 1164, ../scss/index.scss */
  .main {
    width: 1380px;
  }

  /* line 1168, ../scss/index.scss */
  .myself ul li .li-index .img-pic {
    height: 160px;
  }

  /* line 1171, ../scss/index.scss */
  article {
    width: 1380px;
  }
  /* line 1173, ../scss/index.scss */
  article .left {
    width: 930px;
  }
  /* line 1176, ../scss/index.scss */
  article .left .table .mode {
    width: 940px;
  }
  /* line 1178, ../scss/index.scss */
  article .left .table .mode h2 {
    width: 846px;
  }
  /* line 1182, ../scss/index.scss */
  article .left .table .mode .intro .read {
    width: 580px;
  }
  /* line 1185, ../scss/index.scss */
  article .left .table .mode .intro img {
    width: 270px;
    height: 156px;
  }
  /* line 1193, ../scss/index.scss */
  article .right {
    width: 420px;
    margin-left: 15px;
  }
  /* line 1196, ../scss/index.scss */
  article .right .weather {
    width: 405px;
  }
  /* line 1202, ../scss/index.scss */
  article .right .right-nav-ul li a {
    height: 95px;
  }
  /* line 1210, ../scss/index.scss */
  article .right .new-article .article-li-1 a img {
    width: 190px;
    height: 115px;
  }
  /* line 1214, ../scss/index.scss */
  article .right .new-article .article-li-1 a .article-li-right {
    margin-left: 220px;
  }
  /* line 1221, ../scss/index.scss */
  article .right .new-article .article-li-other:hover a {
    background: url("img/jinru.png") #f1f1f1 right no-repeat;
    background-size: 13px 13px;
    background-position-x: 380px;
    -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 1237, ../scss/index.scss */
  article .right .download-rank li a img {
    width: 190px;
    height: 115px;
  }
  /* line 1241, ../scss/index.scss */
  article .right .download-rank li a .download-ss {
    margin: 0 0 0 202px;
  }
}
/* line 1251, ../scss/index.scss */
.cbc-bg {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: -1;
}

/* line 1257, ../scss/index.scss */
.cbc-bg img {
  width: 100%;
  height: auto;
}
