﻿/*个性定制begin*/
.personDiy {
  margin-bottom: 30px;
}
/*个性定制end*/
.aboutTitle {
  font-size: 24px;
  text-align: center;
  line-height: 100%;
  padding-bottom: 50px;
}
.aboutVedio {
  float: right;
  margin-left: 32px;
}
.aboutContent {
  font-size: 12px;
  line-height: 200%;
  color: #666;
}
.aboutCulture {
  margin-top: 75px;
  height: 570px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  color: #fff;
}
.aboutCulture .aboutTitle {
  padding-top: 95px;
}
.aboutCulture .content {
  text-align: center;
  line-height: 171.5%;
  max-width: 630px;
  padding-top: 5px;
}
.aboutHistory {
  padding-top: 70px;
}
@media (max-width: 480px) {
  .aboutTitle {
    font-size: 20px;
    padding-bottom: 28px;
  }
  .aboutCulture {
    margin-top: 25px;
  }
  .aboutHistory {
    padding-top: 36px;
  }
}
@media (max-width: 480px) {
  .aboutCulture .aboutTitle {
    padding-top: 74px;
    padding-bottom: 60px;
  }
  .aboutCulture .content {
    line-height: 2;
  }
}
/*公司历程*/
.storyList {
  margin-top: -5px;
  overflow: hidden;
      padding: 0 1%;
    width: 98%;
}
.storyList ul {
  /* overflow: hidden; */
  background: url(../images/BjLine.jpg) repeat-x left 233px; 
}
.abHistory{ margin-top:75px;}
.storyList ul li {
	position:relative;
  float: left;
  width: 260px;
  height: 246px;
  text-align: center;
  margin-left: -72px;
  background: url(../images/storyListUp.jpg) no-repeat center bottom;
}
.storyList ul li:first-child {
  margin-left: 0;
}
.storyList ul li img {
	position:absolute; left:0; top:19px; display:none;
  width: 262px;
  height: 156px;  margin-bottom: 3px; opacity:0.8; box-shadow:0px 0px 30px rgba(0,0,0,0.23);
}
.storyList ul li .title {
  font-size: 20px;
  line-height: 46px;
  /* font-weight: bold; */
  color:#333;
  margin-top: 35px;
}
.storyList ul li .intro {
  font-size: 16px;
  line-height: 20px;
  max-height: 80px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  letter-spacing: 0.7px;
}
.storyList ul li.listDown {
  margin-top: 222px;
  background: url(../images/storyListDown.jpg) no-repeat center top;
  padding-top: 60px;
  height: 200px;
}
.storyList ul li.listDown .title { margin-top: 20px;}
.storyList ul li.listDown img { top: 66px;}
.storyList ul li.on{ background: url(../images/storyListUpCF.jpg) no-repeat center bottom;}
.storyList ul li.listDown.on{ background: url(../images/storyListDownCF.jpg) no-repeat center top;}
.storyScoll {
  margin-top:20px;
  padding-bottom: 23px;
}
.storyScoll .scroll-bar-wrap .ui-slider {
  background: url(../images/storyScollBj.jpg) repeat-x;
  border: none;
  border-right: #e2e2e2 solid 1px;
}
.storyScoll .scroll-bar-wrap .ui-slider-horizontal {
  height: 6px;
}
.storyScoll .scroll-bar-wrap .ui-slider-range-min {
  background: url(../images/storyScollBj2.jpg) repeat-x;
}
.storyScoll .scroll-bar-wrap .ui-state-default {
  border: none;
  background: url(../images/storyScollIcon.png) no-repeat;
  width: 39px;
  height: 39px;
  top: -15px;
  outline: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .aboutPc {
    display: none;
  }
  .aboutPhone {
    display: block;
  }
  .aboutVedio {
    float: none;
    margin: 10px 0;
  }
  .aboutCulture .content {
    font-size: 12px;
  }
  .storyList,
  .storyScoll {
    display: none;
  }
  .storyListPhone {
    display: block;
  }
  .storyListPhone ul {
    padding-bottom: 0px;
    overflow: hidden;
    background: url(../images/BjLine.jpg) repeat-y 10px 0; margin-top:46px;
  }
  .storyListPhone ul li {
    padding-top: 0;
    text-align: center;    margin-bottom: 74px;
  }
  .storyListPhone ul li:last-child{ margin-bottom:40px;}
  .storyListPhone ul li > div {
    padding-left: 10%;
  }
  .storyListPhone ul li .title {
    font-size: 16px;
    line-height: 45px;
  }
  .storyListPhone ul li .intro {
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding-bottom: 0;
    background: url(../images/storyListLeft.jpg) no-repeat left center;
  }
  .storyListPhone ul li .pic img {
    width: 60%;
    border: #f1f1f1 solid 5px;
    border-radius: 14px;
    margin-bottom: 3px;
  }
}
/*联系我们*/
.containerBorder {
  position: relative;
  border: #ddd dotted 2px;
  border-radius: 10px;
  padding: 53px 22px 22px 22px;
  margin-top: -6px;
}
.containerBorderTitle {
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -160px;
  width: 320px;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  background: #fff;
}
.contactCompanyMap {
  float: left;
  width: 65.5%;
  height: 403px;
  border: #e7e7e7 solid 1px;
  padding: 8px 10px;
}
.contactCompanyMap #map {
  width: 100%;
  height: 100%;
}
.contactCompanyInfo {
  float: right;
  width: 29%;
  margin-right: 1.2%;
}
.contactCompanyInfo .name {
  font-size: 18px;
  border-bottom: #f25e78 solid 1px;
  line-height: 22px;
  padding: 18px 0 13px 0;
}
.contactCompanyInfo .addr {
  padding-top: 25px;
  height: 90px;
}
.contactCompanyInfo .addr li {
  background: url(../images/iconTel.png) no-repeat 0 4px;
  font-size: 12px;
  padding-left: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}
.contactCompanyInfo .addr li:first-child {
  background: url(../images/iconAddr.png) no-repeat 0 3px;
}
.contactCompanyInfo .content {
  font-size: 12px;
  color: #666;
  line-height: 200%;
}
.contactStore {
  padding: 35px 25px 25px 25px;
}
.contactStoreTitle {
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
}
.contactStoreList li {
  float: left;
  width: 33.3%;
  background: url(../images/storeLine.png) no-repeat left bottom;
  padding-top: 28px;
  height: 95px;
  overflow: hidden;
}
.contactStoreList li a {
  float: left;
  display: block;
  font-size: 12px;
  color: #333;
  line-height: 20px;
}
.contactStoreList li a h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.contactStoreList li a p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-right: 10px;
}
.contactStoreList li a:hover {
  color: #f25e78;
}
.contactStoreList li a:hover p {
  color: #f25e78;
}
@media (max-width: 1200px) {
  .contactCompanyMap {
    float: none;
    width: auto;
    padding: 5px;
  }
  .contactCompanyMap #map {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .contactCompanyInfo {
    float: none;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .containerBorder {
    padding: 30px 14px;
  }
  .containerBorderTitle {
    font-size: 20px;
    width: 192px;
    margin-left: -96px;
  }
  .contactCompanyMap {
    height: 320px;
  }
  .contactStore {
    padding: 25px 0;
  }
  .contactStore li {
    float: none;
    width: 100%;
    padding-top: 20px;
    height: auto;
    padding-bottom: 20px;
    background-repeat: repeat-x;
  }
}
@media (max-width: 480px) {
	
  .contactCompanyMap {
    height: 130px;
  }
  .contactCompanyInfo .name {
    padding-top: 22px;
    font-size: 16px;
  }
  .contactCompanyInfo .addr {
    padding-top: 23px;
    height: 84px;
  }
  .contactStore {
    padding-top: 45px;
    padding-bottom: 0;
  }
  .contactStore li {
    background-repeat: no-repeat;
  }
  .contactStoreList {
    padding-top: 10px;
  }
  .contactStoreList li a p {
    margin-right: 0;
  }
  .storyListPhone ul li > div {
    padding-left: 26%;
}
}
/*婚礼实录列表*/
.pageBanner {
  height: 429px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.recordListItem {
  position: relative;
  height: 368px;
  overflow: hidden;
}
.recordListItem .recordPic {
  position: absolute;
  left: -10%;
  top: -10%;
  width: 120%;
  height: 120%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.recordListItem .maskDiv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bjBlack40.png);
  z-index: 20;
}
.recordListItem .sameWidth {
  position: relative;
}
.recordListItem:hover .recordPic {
  transform: scale(0.9);
  -ms-transform: scale(0.9);
  /* IE 9 */
  -moz-transform: scale(0.9);
  /* Firefox */
  -webkit-transform: scale(0.9);
  /* Safari 和 Chrome */
  -o-transform: scale(0.9);
}
.recordListContent {
  float: left;
  width: 470px;
  margin: 110px 30px;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 25;
}
.recordListContent .title {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.recordListContent .title:hover {
  color: #f25e78;
}
.recordListContent .title i {
  display: inline-block;
  background: url(../images/iconIndexHeart.png) no-repeat;
  width: 20px;
  height: 17px;
  vertical-align: top;
  margin-right: 16px;
}
.recordListContent .intro {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.recordListContent .more {
  display: block;
  width: 152px;
  height: 12px;
  line-height: 12px;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  padding: 12px;
  border: #fff solid 1px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.recordListContent .more span {
  display: inline-block;
}
.recordListContent .more i {
  display: inline-block;
  background: url(../images/iconMore.png) no-repeat center;
  width: 15px;
  height: 9px;
  line-height: 9px;
  vertical-align: top;
  margin-left: 10px;
}
.recordListContent .more:hover {
  background-position-x: 105px;
  background-color: #f25e78;
  border-color: #f25e78;
}
@media (min-width: 769px) {
  .recordListContent .more {
    transition: all 0.5s;
    background: url(../images/iconListMore.png) no-repeat center 10px;
    overflow: hidden;
  }
  .recordListContent .more span {
    transition: all 0.5s;
    display: inline-block;
    transform: rotate(180deg);
    opacity: 0;
  }
  .recordListContent .more i {
    transition: all 0.5s;
    opacity: 0;
    display: inline-block;
    background: url(../images/iconMore.png) no-repeat center;
    width: 15px;
    height: 9px;
    line-height: 9px;
    vertical-align: top;
    margin-left: 10px;
  }
  .recordListContent .more:hover {
    background-position-x: 105px;
    background-color: #f25e78;
    border-color: #f25e78;
  }
  .recordListContent .more:hover span {
    transform: rotate(360deg);
    opacity: 1;
  }
  .recordListContent .more:hover i {
    opacity: 1;
  }
}
@media (max-width: 480px) {
  .recordBanner {
    height: 260px;
  }
  .recordListContent {
    float: none !important;
    width: 100%;
    margin: 82px 0;
  }
  .recordListContent .title {
    margin-bottom: 32px;
  }
  .recordListContent .intro {
    margin-bottom: 36px;
  }
  .recordListContent .more {
    background: #f25e78;
    border-color: #f25e78;
  }
  .commonHall ul,
  .commonHall ul li .info {
    margin-left: 0;
    margin-right: 0;
  }
  .recordListItem {
    height: 344px;
  }
}
/*婚礼实录详情*/
.commonService ul li .info h3 a:hover {
  color: #f25e78;
}
.recordDetail.containerBorder {
  padding: 46px 31px 65px;
}
.commonHall #commonHallNext {
  right: 10px;
}
.recordDetailIntro .leftarea {
  float: left;
  width: 67%;
  overflow: hidden;
  position: relative;
}
.recordDetailIntro .leftarea .recordSwiperBtn {
  position: absolute;
  bottom: 22px;
  width: 20px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5) url(../images/iconSwiperLeft.png) no-repeat center;
  z-index: 10;
  cursor: pointer;
}
.recordDetailIntro .leftarea .recordSwiperBtn#btnPrev {
  left: 0;
}
.recordDetailIntro .leftarea .recordSwiperBtn#btnNext {
  right: 0;
  background-image: url(../images/iconSwiperRight.png);
}
.recordDetailIntro .leftarea .recordSwiperBtn:hover {
  background-color: rgba(242, 94, 120, 0.5);
}
.recordDetailIntro .rightarea {
  float: right;
  width: 28%;
  margin-right: 3%;
}
.recordDetailPhoto {
  width: 100%;
}
.recordDetailThumb {
  width: 102%;
  margin-top: 10px;
}
.recordDetailThumb a {
  display: block;
  border-right: 8px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #000;
  overflow: hidden;
  position: relative;
}
.recordDetailThumb a:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s;
}
.recordDetailThumb a img {
  display: block;
  width: 100%;
  height: 100%;
}
.recordDetailThumb a:hover:after {
  opacity: 1;
}
.recordDetailInfo {
  font-size: 14px;
  line-height: 30px;
  padding: 20px 0 15px;
  border-bottom: #ccc solid 1px;
}
.recordDetailInfo dt {
  float: left;
  font-weight: bold;
}
.recordDetailInfo dd {
  color: #666;
}
.recordDetailAbout {
  line-height: 24px;
  color: #666;
  padding-top: 28px;
  height: 170px;
  overflow: hidden;
  margin-bottom: 20px;
}
.recordDetailTitle {
  font-size: 24px;
  text-align: center;
  line-height: 30px;
  padding: 73px 0 25px;
}
.recordDetailContent {
  font-size: 12px;
  color: #666;
  line-height: 166.66%;
}
.recordDetailContent img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .recordDetailIntro .leftarea {
    float: none;
    width: 100%;
  }
  .recordDetailIntro .rightarea {
    float: none;
    width: 100%;
  }
  .recordDetailIntro .rightarea .pageShare {
    padding-top: 30px;
  }
  .recordDetailIntro .recordDetailAbout {
    height: auto;
  }
  .recordDetailInfo {
    padding-bottom: 33px;
  }
}
@media (max-width: 480px) {
  .recordDetail {
    margin-top: 10px;
  }
  .recordDetail.containerBorder {
    padding: 40px 15px 30px;
  }
  .recordDetailTitle {
    font-size: 20px;
    padding: 37px 0 20px;
  }
  .recordDetailContent {
    line-height: 1.7;
  }
  .detailFlip {
    padding-top: 30px;
  }
  .detailFlip a .flipText {
    display: none;
  }
  .recordDetailIntro .leftarea .recordSwiperBtn#btnNext,
  .recordDetailIntro .leftarea .recordSwiperBtn#btnPrev {
    top: 73%;
  }
}
/*会馆详情*/
.hallDetailSale {
  margin-top: 15px;
  font-size: 12px;
}
.hallDetailSale .icon {
  display: block;
  width: 65px;
  height: 28px;
  line-height: 28px;
  background: #f25e78 url(../images/iconSale.png) no-repeat 6px center;
  text-indent: 28px;
  color: #fff;
  border-radius: 5px;
}
.hallDetailSale .content {
  color: #f25e78;
  padding-left: 10px;
  font-family: SimSun;
  line-height: 20px;
}
.hallDetailAbout {
  height: auto;
}
.hallDetailAppoint {
  padding: 20px 0;
}
.hallDetailAppoint a {
  display: block;
  width: 154px;
  height: 38px;
  line-height: 38px;
  background: #f25e78;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  opacity: .8;
}
.hallDetailAppoint a:hover {
  opacity: 1;
}
.hallDetailTitle {
  border-top: #ddd solid 1px;
  margin-top: 70px;
}
.hallDetailSwiper {
  padding-bottom: 126px;
}
@media (max-width: 480px) {
  .hallDetailTitle {
    margin-top: 40px;
  }
  .hallDetailAppoint {
    padding: 7px 0;
  }
  .hallDetailSale {
    margin-top: 25px;
  }
}
.abotService .commonService {
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .phonePt.noPt {
    padding-top: 77px;
  }
  .recordBanner {
    display: none;
  }
}
/*# sourceMappingURL=about.css.map */