@charset "UTF-8";
.picLunpo {
  background-image: url(img/15.jpg);
  background-repeat: round;
  background-size: cover;
  height: 575px; }

.videoBopo {
  background-image: url(img/18.jpg);
  background-repeat: round;
  background-size: cover; }

.art_picLunpo {
  height: 182px; }

.topImgDiv {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  text-align: center; }

.introduce {
  padding: 60px 0px; }

.introduceMargin {
  margin: 20px 0px 10px -40px; }

.introduceMargin ul a {
  color: #333333; }

.introduceContent {
  border-top: 2px dotted gray;
  padding: 10px 0px; }

.introduceContent p {
  line-height: 25px;
  text-indent: 28px; }

.moreBtn, .moreBtnM {
  color: black;
  font-family: 微软雅黑;
  font-weight: bold;
  display: block;
  margin: 60px auto 30px auto;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  width: 150px;
  padding: 7px;
  border-radius: 2px;
  border: 1px solid black; }

.moreBtn:hover {
  border: 1px solid #ffc000;
  background-color: #ffc000; }

.result .resultItem {
  margin-bottom: 20px; }

.tipIcon {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background-image: url("../lar-ui/images/icon/icon.png");
  background-position: -572px -38px; }

.result .textIndent {
  font-size: 14px;
  margin-left: 36px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.result .textIndent a {
  color: black;
  text-decoration: none; }

.result .textIndent a:hover {
  cursor: pointer;
  text-decoration: none; }

section .moreBtnM {
  margin-bottom: 110px; }

.lastContainer {
  margin-bottom: 100px; }

@media (max-width: 768px) {
  .imgWidth {
    width: 100%; }
  .picLunpo {
    height: 240px; }
  .introduce {
    padding: 60px 20px; }
  .art_picLunpo {
    height: 184px; } }
