@charset "UTF-8";
#louceng-detail .header {
  display: none;
}
#louceng-detail .main-bg {
  position: relative;
  background-image: url(../../img/shangye/louceng_detail/bg.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
#louceng-detail .main-bg .nav-mobile {
  display: none;
}
#louceng-detail .main-bg .loucengdaogou {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 30px;
  padding: 40px;
  width: 2em;
  height: 2em;
  line-height: 1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #ffffff;
  color: inherit;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#louceng-detail .main-bg .loucengdaogou.active,
#louceng-detail .main-bg .loucengdaogou:active,
#louceng-detail .main-bg .loucengdaogou:hover {
  color: inherit;
  text-decoration: none;
}
#louceng-detail .main-bg .logo {
  position: absolute;
  top: 40px;
  right: 0;
  padding: 10px 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
#louceng-detail .main-bg .brand {
  padding: 150px 0 20px;
  text-align: center;
}
#louceng-detail .main-bg .banner-area {
  position: relative;
  border: 10px solid #ffffff;
  border-bottom-style: none;
}
#louceng-detail .main-bg .banner-area .back {
  position: absolute;
  left: 60px;
  top: -30px;
  padding: 0 48px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  text-decoration: none;
  background-color: #1ea5aa;
  font-weight: bold;
}
#louceng-detail .main-bg .banner-area .back.active,
#louceng-detail .main-bg .banner-area .back:active,
#louceng-detail .main-bg .banner-area .back:hover {
  color: #ffffff;
  text-decoration: none;
}
#louceng-detail .main-bg .banner-area .back:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 20px;
  margin: -5px 0 0 0;
}
#louceng-detail .main-bg .banner-area .back:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#louceng-detail .main-bg .banner {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 41.1179173%;
}
#louceng-detail .main-bg .banner >:first-child {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 1000%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#louceng-detail .main-bg .banner >:first-child >* {
  position: relative;
  float: left;
  width: 10%;
  height: 100%;
}
#louceng-detail .main-bg .banner >:first-child >* > a {
  position: relative;
  display: block;
  width: auto;
  height: 100%;
}
#louceng-detail .main-bg .banner >:first-child >* > img,
#louceng-detail .main-bg .banner >:first-child >* a > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#louceng-detail .main-bg .banner a {
  color: inherit;
  text-decoration: none;
}
#louceng-detail .main-bg .banner a.active,
#louceng-detail .main-bg .banner a:active,
#louceng-detail .main-bg .banner a:hover {
  color: inherit;
  text-decoration: none;
}
#louceng-detail .main-bg .tab-point {
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  width: 100%;
  font-size: 0;
}
#louceng-detail .main-bg .tab-point > * {
  display: inline-block;
  width: 30px;
  height: 4px;
  margin: 0 10px;
  background-color: #ffffff;
}
#louceng-detail .main-bg .tab-point > *.active {
  background-color: #3bbbc9;
}
#louceng-detail .main-body .img-area {
  *zoom: 1;
}
#louceng-detail .main-body .img-area:after {
  content: '';
  display: table;
  clear: both;
}
#louceng-detail .main-body .img-area .first {
  position: relative;
  float: left;
  width: 50%;
  height: 0;
  padding-top: 50%;
}
#louceng-detail .main-body .img-area .first img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#louceng-detail .main-body .img-area .first .text {
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 30px 20px;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  line-height: 1.6;
}
#louceng-detail .main-body .img-area .img-list {
  position: relative;
  float: right;
  width: 50%;
  height: 0;
  padding-top: 50%;
}
#louceng-detail .main-body .img-area .img-list ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  *zoom: 1;
}
#louceng-detail .main-body .img-area .img-list ul:after {
  content: '';
  display: table;
  clear: both;
}
#louceng-detail .main-body .img-area .img-list ul li {
  float: left;
  width: 50%;
}
#louceng-detail .main-body .img-area .img-list li {
  position: relative;
  height: 50%;
  background-color: #ffffff;
}
#louceng-detail .main-body .img-area .img-list li:nth-child(3n+1) {
  background-color: #f4f4f4;
}
#louceng-detail .main-body .img-area .img-list li a {
  color: inherit;
  text-decoration: none;
}
#louceng-detail .main-body .img-area .img-list li a.active,
#louceng-detail .main-body .img-area .img-list li a:active,
#louceng-detail .main-body .img-area .img-list li a:hover {
  color: inherit;
  text-decoration: none;
}
#louceng-detail .main-body .img-area .img-list li .img {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
}
#louceng-detail .main-body .img-area .img-list li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
#louceng-detail .main-body .brief {
  margin-top: 20px;
  padding: 40px 50px;
  line-height: 2;
  background-color: #eeeeee;
}
@media screen and (max-width: 767px) {
  #louceng-detail .header {
    display: block;
  }
  #louceng-detail .main-bg {
    padding-top: 30px;
    background-image: none;
  }
  #louceng-detail .main-bg .wrap {
    padding: 0;
  }
  #louceng-detail .main-bg .loucengdaogou,
  #louceng-detail .main-bg .logo,
  #louceng-detail .main-bg .brand,
  #louceng-detail .main-bg .banner-area .back {
    display: none;
  }
  #louceng-detail .main-bg .banner-area {
    border-style: none;
  }
  #louceng-detail .main-bg .banner-area .tab-point {
    bottom: 10px;
  }
  #louceng-detail .main-bg .nav-mobile {
    display: block;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #efefef;
    text-align: center;
    *zoom: 1;
  }
  #louceng-detail .main-bg .nav-mobile:after {
    content: '';
    display: table;
    clear: both;
  }
  #louceng-detail .main-bg .nav-mobile a {
    float: left;
    width: 50%;
  }
  #louceng-detail .main-bg .nav-mobile a {
    position: relative;
    height: 100%;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
  }
  #louceng-detail .main-bg .nav-mobile a.active,
  #louceng-detail .main-bg .nav-mobile a:active,
  #louceng-detail .main-bg .nav-mobile a:hover {
    color: #3bbbc9;
    text-decoration: none;
  }
  #louceng-detail .main-body .img-area .first {
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
  #louceng-detail .main-body .img-area .first .text {
    padding: 20px 10px;
    font-size: 12px;
  }
  #louceng-detail .main-body .img-area .img-list {
    margin-top: 10px;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
  #louceng-detail .main-body .brief {
    margin-top: 10px;
    padding: 10px;
  }
}
@media screen and (min-width: 768px) {
  #louceng-detail .main-body {
    padding: 20px 40px;
  }
  #louceng-detail .main-body .img-area {
    *zoom: 1;
  }
  #louceng-detail .main-body .img-area:after {
    content: '';
    display: table;
    clear: both;
  }
  #louceng-detail .main-body .img-area .first {
    float: left;
    width: 50%;
    height: 0;
    padding-top: 50%;
  }
  #louceng-detail .main-body .img-area .img-list {
    float: right;
    width: 50%;
    height: 0;
    padding-top: 50%;
  }
}
