/* 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 .right .new-article .article-li-1 a {
  clear: both;
}

/* line 161, ../scss/_reset.scss */
.clearfix:after, article:after, header:after, header .nav:after, header .nav ul:after, article .right .new-article .article-li-1 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/detail.scss */
body {
  background: #eee;
}

/* line 10, ../scss/detail.scss */
article {
  border-top: 5px solid #ededed;
}
/* line 12, ../scss/detail.scss */
article #SOHUCS {
  padding: 0 10px;
}
/* line 15, ../scss/detail.scss */
article .left {
  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-box-shadow: 10px;
}
/* line 23, ../scss/detail.scss */
article .left .index {
  padding: 5px 10px;
}
/* line 26, ../scss/detail.scss */
article .left .index pre span {
  font-size: 1.2rem;
}
/* line 30, ../scss/detail.scss */
article .left .index img {
  max-width: 86%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 2px 2px 30px #712d2d;
  -moz-box-shadow: 2px 2px 30px #712d2d;
  -webkit-box-shadow: 2px 2px 30px #712d2d;
}
/* line 41, ../scss/detail.scss */
article .left .share-title h3 {
  text-align: center;
  font-weight: 700;
}
/* line 45, ../scss/detail.scss */
article .left .share-title .blog-msg {
  margin-top: 15px;
  padding: 5px;
  text-align: center;
  border: 1px #ccc dashed;
}
/* line 50, ../scss/detail.scss */
article .left .share-title .blog-msg span {
  margin: 0 0 0 20px;
}
/* line 52, ../scss/detail.scss */
article .left .share-title .blog-msg span.time {
  padding-left: 20px;
  background: url("img/icon-time.png") no-repeat 0 -2px;
  background-size: 18px auto;
}
/* line 57, ../scss/detail.scss */
article .left .share-title .blog-msg span.user {
  padding-left: 20px;
  background: url(img/icon-faburen.png) no-repeat 0 -1px;
  background-size: 17px auto;
}
/* line 62, ../scss/detail.scss */
article .left .share-title .blog-msg span.read {
  padding-left: 20px;
  background: url(img/icon-dianji.png) no-repeat 0 -1px;
  background-size: 17px auto;
}
/* line 71, ../scss/detail.scss */
article .right {
  margin-left: 10px;
}
/* line 73, ../scss/detail.scss */
article .right .right-title {
  margin-top: 0;
  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 83, ../scss/detail.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 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);
}
/* line 95, ../scss/detail.scss */
article .right .erweima p {
  margin-top: 10px;
  font-size: 15px;
}
/* line 98, ../scss/detail.scss */
article .right .erweima p strong {
  font-size: 20px;
  color: #712d2d;
}
/* line 103, ../scss/detail.scss */
article .right .erweima img {
  margin: 0 auto;
  width: 240px;
  height: 225px;
}
/* line 109, ../scss/detail.scss */
article .right .new-article {
  position: relative;
  width: 100%;
  margin-top: 18px;
  padding: 0 3px;
}
/* line 114, ../scss/detail.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);
}
/* line 126, ../scss/detail.scss */
article .right .new-article .article-li-1:hover a {
  background: #f1f1f1;
}
/* line 129, ../scss/detail.scss */
article .right .new-article .article-li-1:hover .left-light {
  display: block;
}
/* line 133, ../scss/detail.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 142, ../scss/detail.scss */
article .right .new-article .article-li-1 a {
  display: block;
}
/* line 145, ../scss/detail.scss */
article .right .new-article .article-li-1 a:hover {
  text-decoration: none;
}
/* line 148, ../scss/detail.scss */
article .right .new-article .article-li-1 a span {
  position: absolute;
  left: 18px;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  background: #D50F25;
  border-radius: 5px;
}
/* line 161, ../scss/detail.scss */
article .right .new-article .article-li-1 a img {
  float: left;
  width: 144px;
  height: 94px;
  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 173, ../scss/detail.scss */
article .right .new-article .article-li-1 a .article-li-right {
  margin-left: 166px;
}
/* line 175, ../scss/detail.scss */
article .right .new-article .article-li-1 a .article-li-right .title {
  margin: 0;
  color: #712d2d;
  font-size: 14px;
  font-weight: bold;
  background: none;
}
/* line 182, ../scss/detail.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 187, ../scss/detail.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 196, ../scss/detail.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 2px #712d2d;
  background: #f7f7f7;
}
/* line 204, ../scss/detail.scss */
article .right .new-article .article-li-1 a .article-li-right .detail:hover {
  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 );
  color: #fff;
}
/* line 220, ../scss/detail.scss */
article .right .new-article .article-li-other {
  position: relative;
  margin-top: 6px;
  line-height: 1.9;
  border-bottom: 1px solid #ededed;
}
/* line 226, ../scss/detail.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: 305px;
}
/* line 231, ../scss/detail.scss */
article .right .new-article .article-li-other:hover .left-light {
  display: block;
}
/* line 235, ../scss/detail.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 244, ../scss/detail.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);
}
/* line 252, ../scss/detail.scss */
article .right .new-article .article-li-other a:hover {
  text-decoration: none;
}
/* line 255, ../scss/detail.scss */
article .right .new-article .article-li-other a:hover p {
  color: #712d2d;
}
/* line 260, ../scss/detail.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 272, ../scss/detail.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 287, ../scss/detail.scss */
article .right .lianxi li {
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  border-bottom: 3px 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);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 10px;
  background: #fff;
}
/* line 299, ../scss/detail.scss */
article .right .lianxi li .center {
  width: 170px;
  margin: 0 auto;
}
/* line 302, ../scss/detail.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 311, ../scss/detail.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 318, ../scss/detail.scss */
article .right .lianxi li .center span {
  line-height: 40px;
  font-size: 16px;
}
/* line 324, ../scss/detail.scss */
article .right .lianxi li img {
  width: 260px;
}
/* line 329, ../scss/detail.scss */
article .right .share {
  margin-left: 10px;
  padding: 10px;
}

/* line 335, ../scss/detail.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 341, ../scss/detail.scss */
.s-title i {
  margin-left: 5px;
  font-size: 16px;
}
/* line 345, ../scss/detail.scss */
.s-title strong {
  color: #8a6d3b;
}

@media (min-width: 1440px) {
  /* line 350, ../scss/detail.scss */
  article .right .new-article .article-li-1 a img {
    width: 190px;
    height: 105px;
  }

  /* line 354, ../scss/detail.scss */
  article .right .new-article .article-li-1 a .article-li-right {
    margin-left: 220px;
  }
}
