/* 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 .project-config li, article .left .project-config li .service-title, .business-project ul, .business-project ul li .business-title {
  clear: both;
}

/* line 161, ../scss/_reset.scss */
.clearfix:after, article:after, header:after, header .nav:after, header .nav ul:after, article .left .project-config li:after, article .left .project-config li .service-title:after, .business-project ul:after, .business-project ul li .business-title: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/shop.scss */
article {
  margin-top: 10px;
}
/* line 5, ../scss/shop.scss */
article .left .project-config {
  margin-top: 20px;
}
/* line 7, ../scss/shop.scss */
article .left .project-config li {
  margin-top: 10px;
  padding: 10px 10px;
  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 18, ../scss/shop.scss */
article .left .project-config li .service-title {
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 10px;
  box-shadow: 4px 4px 3px #ccc;
  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%);
}
/* line 32, ../scss/shop.scss */
article .left .project-config li .service-title .num {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0;
  margin-top: 1px;
  background: rgba(0, 0, 0, 0.05);
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 19px;
  color: #fff;
}
/* line 46, ../scss/shop.scss */
article .left .project-config li .service-title .title {
  float: left;
  height: 25px;
  margin: 0 0 0 10px;
  color: #fff;
  line-height: 25px;
  font-size: 17px;
  background: none;
}
/* line 57, ../scss/shop.scss */
article .left .project-config li img {
  float: left;
  width: 249px;
  height: 140px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 4px 4px 6px #712d2d;
  -moz-box-shadow: 4px 4px 6px #712d2d;
  -webkit-box-shadow: 4px 4px 6px #712d2d;
}
/* line 68, ../scss/shop.scss */
article .left .project-config li .msg {
  float: left;
  width: 490px;
  margin-left: 10px;
}
/* line 72, ../scss/shop.scss */
article .left .project-config li .msg p {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  line-height: 2;
}
/* line 80, ../scss/shop.scss */
article .right {
  margin-left: 10px;
}
/* line 82, ../scss/shop.scss */
article .right .right-title {
  margin-top: 67px;
  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 92, ../scss/shop.scss */
article .right .lianxi {
  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 100, ../scss/shop.scss */
article .right .lianxi li {
  padding: 10px;
  border-bottom: 3px solid #ededed;
}
/* line 103, ../scss/shop.scss */
article .right .lianxi li .center {
  width: 170px;
  margin: 0 auto;
}
/* line 106, ../scss/shop.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;
}
/* line 113, ../scss/shop.scss */
article .right .lianxi li .center i.weixin {
  background: url("img/icon-wechat.png") no-repeat center;
  background-size: 30px auto;
}
/* line 118, ../scss/shop.scss */
article .right .lianxi li .center span {
  line-height: 40px;
  font-size: 16px;
}
/* line 124, ../scss/shop.scss */
article .right .lianxi li img {
  width: 100%;
}
/* line 129, ../scss/shop.scss */
article .right .share {
  margin-left: 10px;
  padding: 10px;
}

/* line 135, ../scss/shop.scss */
.business-project {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px;
  clear: both;
  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 147, ../scss/shop.scss */
.business-project ul {
  width: 100%;
  border-radius: 12px;
  list-style: none;
}
/* line 152, ../scss/shop.scss */
.business-project ul li {
  width: 25%;
  float: left;
  margin: 0 auto;
  padding: 0 10px;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 10px;
}
/* line 162, ../scss/shop.scss */
.business-project ul li:nth-last-child(1) {
  border-right: none;
}
/* line 165, ../scss/shop.scss */
.business-project ul li .shopImg {
  width: 100%;
  height: 140px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 4px 4px 6px #712d2d;
  -moz-box-shadow: 4px 4px 6px #712d2d;
  -webkit-box-shadow: 4px 4px 6px #712d2d;
}
/* line 175, ../scss/shop.scss */
.business-project ul li .business-title {
  margin: 25px auto 0;
  width: 90%;
  height: 45px;
  text-align: center;
}
/* line 181, ../scss/shop.scss */
.business-project ul li .business-title .num {
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 32px;
  background-color: #8a6d3b;
  border-radius: 22.5px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
/* line 192, ../scss/shop.scss */
.business-project ul li .business-title a {
  width: 110px;
  font-size: 20px;
  margin: 0 auto;
  float: left;
  color: #282828;
  line-height: 30px;
  text-decoration: none;
}
/* line 201, ../scss/shop.scss */
.business-project ul li .business-title .selected {
  text-decoration: underline;
  color: #9ac303;
}
/* line 206, ../scss/shop.scss */
.business-project ul li .business-p {
  margin-top: 20px;
}
/* line 208, ../scss/shop.scss */
.business-project ul li .business-p p {
  overflow: hidden;
  display: -webkit-box;
  display: box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  width: 100%;
  text-align: justify;
  min-height: 90px;
  margin: 0 auto;
  color: #282828;
  font-size: 13px;
  line-height: 150%;
  text-indent: 1em;
}
/* line 219, ../scss/shop.scss */
.business-project ul li .business-p a {
  display: block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #282828;
  margin: 5px auto 0;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid #ededed;
  text-decoration: none;
  box-shadow: 3px 3px 5px #8a6d3b;
  -moz-box-shadow: 3px 3px 5px #8a6d3b;
  -webkit-box-shadow: 3px 3px 5px #8a6d3b;
}
/* line 235, ../scss/shop.scss */
.business-project ul li .business-p a:hover {
  background: #8a6d3b;
  color: #ffffff;
}
/* line 239, ../scss/shop.scss */
.business-project ul li .business-p .selected {
  color: #9ac303;
  text-decoration: underline;
}

@media (min-width: 1440px) {
  /* line 249, ../scss/shop.scss */
  .business-project ul li .shopImg {
    height: 170px;
  }

  /* line 252, ../scss/shop.scss */
  article .right .lianxi li {
    padding: 10px 50px;
  }

  /* line 255, ../scss/shop.scss */
  article .left .project-config li {
    padding: 15px 10px 20px;
  }
}
