* {
margin: 0;
padding: 0;
}
html,body,.swiper-container{
	height:100%;
	font-family: "Microsoft YaHei";
	max-width: 425px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
ul,ol,li{list-style: none;}
img{max-width: 100%;display: block;margin:0 auto;}
#music #audio-btn {
 width: 30px;
 height: 30px;
 position: fixed;
 z-index: 1000;
 top: 20px;
 right: 20px;
 border-radius: 50%;
 z-index: 999;
 opacity: 0.7;
}
#music .on { 
 background: url('/home/mobile/summit/static/images/79/music_icon.png') no-repeat 0 0; 
 -webkit-animation: rotating 2.2s linear infinite; 
 animation: rotating 2.2s linear infinite;
 background-size: cover;
}
#music .off {
 background: url('/home/mobile/summit/static/images/79/music_icon.png') no-repeat 0 0;
 background-size: cover;
}
.swiper-slide{overflow: auto;}
.swiper-slide-box {width: 100%;box-sizing: border-box;}
.swiper-slide-box .img1{position: absolute;width: 100%;height:100%;z-index: 1;top: 0;right:0;}
.swiper-slide-box .img3{position: absolute;width: 90%;height: calc(100% - 1.4rem); z-index: 1;top: 0.8rem;right:5%;}
.swiper-slide-box .img4{position: absolute;width: 100%;height: 100%; z-index: 14;top: 0;right:0;}
.swiper-slide-box .img5{position: absolute;width: 1.6rem;z-index: 1;bottom: 0;left:0;}
.swiper-slide-box .img7{position: absolute;width: 1.6rem;z-index: 1;top: 0;right:0;}
.swiper-slide-box .img8{position: absolute;width: 2rem;z-index: 1;top: 2rem;left:0;}
.swiper-slide-box .img9{width: 1rem;margin: 0.5rem auto 0;}
.swiper-slide-box .yq{
  width: 80%;
  position: absolute;
  top: 0.8rem;
  z-index: 2;
  left: 10%;
  display: flex;
  height: calc(100% - 1.4rem);
  align-items: center;
  justify-content: center;
}
.swiper-slide-box .img2{width: 50%;margin: 0.2rem auto 0.3rem;}
.swiper-slide-box .img6{width: 50%;margin: 0 auto;}

.swiper-slide-box .yqbox{width: 100%;position: absolute;left: 0;bottom: 11rem;z-index: 3;text-align: center;}
.swiper-slide-box .hytit{font-size: 0.48rem;color: #ad8a4a;text-align: center;margin-top:0.2rem;}
.swiper-slide-box .tit1{font-size: 0.8rem;text-align: center;color: #333;line-height: 2;position: absolute;width: 100%;left: 0;bottom: 4rem;z-index: 4;}
.swiper-slide-box .box1{position: absolute;width: 90%;min-height:calc(100% - 1rem);z-index: 2;top: 20px;right:5%;border-radius: 5px;background: #fff;}
.cbox{width: 90%;box-sizing: border-box;margin: 0 auto;}
.fytop{width: 50%;margin: 0 auto;line-height: 1.7rem;text-align: center;font-size: 1rem;color:#333;}

.swiper-slide-box .c5{color: #333;}
.swiper-slide-box .rc{font-size: 0.7rem;color: #333;line-height: 2;padding: 1rem 0;}
.swiper-slide-box .zj_list{color: #333;font-size: 0.7rem;line-height: 1.5;padding: 1rem 0;}
.swiper-slide-box .zj_list li{display: flex;margin-bottom: 0.7rem;align-items:center;}
.swiper-slide-box .zj_list .pic{width: 5rem;border-radius: 4px;overflow: hidden;} 
.swiper-slide-box .zj_list .zjjs{flex: 1;padding-left: 1rem;}
.swiper-slide-box .zj_list .zjjs .name{font-weight: bold;margin-bottom: 0.5rem;}
.swiper-slide-box .hzxz{font-size: 0.7rem;color: #333;line-height: 2;padding: 1rem 0;}
.hzxz ul li{color: #333;font-size: 0.7rem; box-sizing: border-box;overflow: hidden;line-height: 2;height: 1.4rem;margin-bottom: 0.5rem;}
.hzxz ul li span{display: block;width: 70%;float: left;overflow: hidden;}
.hzxz ul li a{display: block;width: 50px;float: right;text-align: center;line-height: 25px;text-decoration: none;color: #333;font-size: 0.6rem;border: solid 1px #333;border-radius: 0.7rem;}
.swiper-slide-box .c4{text-align: center;}
.swiper-slide-box .c4 img{margin: 10px auto;}

/* .btn{height: 38px;font-size: 14px;position: absolute;bottom: 2rem;z-index: 99;width: 90%;left: 5%;}
.btn input{float: left;width: 100%;height: 100%;font-size:14px; background: #b6a15b;border: none;outline: none;border-radius: 19px;text-align: center;line-height: 38px;color: #fff;}
.btn a{display: block;float: right;text-decoration: none; width: 40%;height: 100%;border: solid 2px #b6a15b;border-radius: 19px;text-align: center;line-height: 34px;color: #333;box-sizing: border-box;margin-right: 5%;font-size: 14px;}
.btn2{height: 38px;font-size: 14px;position: initial;bottom: 40px;z-index: 99;visibility: initial !important;width: 100%;padding-top: 20px;clear: both;} */
.swiper-slide-box .btn2 .baoming,.swiper-slide-box .btn .baoming{float: left;margin-left: 5%;border: none; border: none;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
.jt2{position: absolute;
width: 100%;
animation:fade2 3000ms infinite;
-webkit-animation:fade2 2000ms infinite;
color: #fff;
font-size: 28px;
font-weight: bold;
text-align: center;
z-index: 999;
}
@keyframes fade2 {
    from { opacity: 0;bottom: 0px; }
    50% { opacity: 1.0; bottom: 10px;}
    to { opacity: 0; bottom: 20px;}
}
 
@-webkit-keyframes fade2 {
    from { opacity: 0;bottom: 0px; }
    50% { opacity: 1.0; bottom: 10px;}
    to { opacity: 0; bottom: 20px;}
}
@-moz-keyframes expandOpen {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8) translateZ(0);
    transform: scale(1.8) translateZ(0);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(0.95) translateZ(0);
    transform: scale(0.95) translateZ(0);
  }
  80% {
    -moz-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
  }
  90% {
    -moz-transform: scale(0.98) translateZ(0);
    transform: scale(0.98) translateZ(0);
  }
  100% {
    -moz-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }
}
@-o-keyframes expandOpen {
  0% {
    opacity: 0;
    transform: scale(1.8) translateZ(0);
  }
  50% {
    opacity: 1;
    transform: scale(0.95) translateZ(0);
  }
  80% {
    transform: scale(1.05) translateZ(0);
  }
  90% {
    transform: scale(0.98) translateZ(0);
  }
  100% {
    transform: scale(1) translateZ(0);
  }
}
@keyframes expandOpen {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8) translateZ(0);
    -moz-transform: scale(1.8) translateZ(0);
    transform: scale(1.8) translateZ(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.95) translateZ(0);
    -moz-transform: scale(0.95) translateZ(0);
    transform: scale(0.95) translateZ(0);
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
    -moz-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
  }
  90% {
    -webkit-transform: scale(0.98) translateZ(0);
    -moz-transform: scale(0.98) translateZ(0);
    transform: scale(0.98) translateZ(0);
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }
}
@-webkit-keyframes expandOpen {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8) translateZ(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.95) translateZ(0);
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
  }
  90% {
    -webkit-transform: scale(0.98) translateZ(0);
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
  }
}
.expandOpen {
  -moz-animation-name: expandOpen;
  -o-animation-name: expandOpen;
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
}
@-webkit-keyframes rotateIn {
  from {
    opacity: 0;
    -webkit-transform: rotate(-220deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes rotateIn {
  from {
    opacity: 0;
    -moz-transform: rotate(-220deg);
  }
  to {
    opacity: 1;
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes rotateIn {
  from {
    opacity: 0;
    -o-transform: rotate(-220deg);
  }
  to {
    opacity: 1;
    -o-transform: rotate(0deg);
  }
}
@keyframes rotateIn {
  from {
    opacity: 0;
    -webkit-transform: rotate(-220deg);
    -moz-transform: rotate(-220deg);
    -o-transform: rotate(-220deg);
    transform: rotate(-220deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}



.btns{
  width:100%;
  margin:0 auto;
  color:#fff;
}
.btns .text{
  font-size: 0.24rem;
  text-align: left;
  padding: 0 0.1rem;
}
.btns .box{
  height: 0.8rem;
  font-size:0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btns .s_btn{
  width:31%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.7rem;
}
.btns .btn1{
  background:#cfab6c!important;
  border-radius:0.1rem;
}
.btns .btn1 .icon{
  display: inline-block;
  width:0.33rem;
  height:0.34rem;
  background:url('/home/mobile/summit/static/images/invitation/c2_img3.png') no-repeat;
  background-size: cover;
  margin-right:0.06rem;
}
.btns .btn2{
  background:#cfab6c!important;
  border-radius:0.1rem;
}
.btns .btn2 .icon{
  display: inline-block;
  width:0.34rem;
  height:0.33rem;
  background:url('/home/mobile/summit/static/images/invitation/c2_img4.png') no-repeat;
  background-size: cover;
  margin-right:0.06rem;
}
.btns .btn3{
  background:#cfab6c!important;
  border-radius:0.1rem;
}
.btns .btn3 .icon{
  /* display: inline-block;
  width:0.35rem;
  height:0.29rem;
  background:url('/home/mobile/summit/static/images/79/home.png') no-repeat;
  background-size: cover;
  margin-right:0.06rem; */
}
.title_text{
  font-size: 0.42rem;
  padding-bottom:0.3rem;
    /* font-weight: bold; */
}
.content1{
  text-align: center;
}
.content1 .logo{
  width:3.88rem;
    height:1.2rem;
 /* background:url('/home/mobile/summit/static/images/invitation/logo.png') no-repeat;*/
  background-size:contain;
  margin:0.4rem auto 0.2rem;
  background-repeat: no-repeat;
  background-position: center center;
}
.content1 .date{
  font-size:0.48rem;
  font-weight: bold;
  /* margin-top:0.6rem; */
}
.content1 .c_text2{
  font-size:0.33rem;
}
.content1 .c_text3{
 /* margin-top:0.4rem; */
 color:#b08f39;
}
.content1 .c_text3 .c_t1{
  font-size:0.3rem;
}
.content1 .c_text3 .c_t2{
  font-size:0.7rem;
}

.content2{
  /* width:100%;
  height:100%;
  position:absolute;
  top:0;left:0;
  text-align: center;
  color:#fff;*/
  display: flex;
  align-items: center;
  justify-content: center; 
  text-align: center;

}
.content4 .title{
  font-size:0.4rem;
  font-weight: bold;
  margin-top:0.3rem;
}
.content4 .top{
  display: flex;
  align-items: center;
  justify-content: center;
  color:#b08f39
}
.content4 .c2_text1{
  font-size:0.36rem;
}
.content4 .c2_text2{
  font-size:0.7rem;
}
.content4 .date{
  font-size:0.48rem;
  margin-top:0rem;
}
.content4 .c_text2{
  font-size:0.33rem;
}
.content2 .top, .content3 .top, .content5 .top{
  width:2.34rem;
  height: 0.97rem;
  background:url('/home/mobile/summit/static/images/invitation/p_img.png') no-repeat;
  background-size:cover;
  margin:0 auto 0;
  position: relative;
}
.content3 .top{
  width:2.6rem;
  background-size:100% 100%;
}
.content2 .top .text1, .content3 .top .text1, .content5 .top .text1{
  font-size: 0.42rem;
  position: relative;
  top: -0.1rem;
}
.content2 .top .text2, .content3 .top .text2, .content5 .top .text2{
  font-size: 0.26rem;
  /* margin-top: 0.1rem; */
}
.content2 .title{
  font-size:0.42rem;
  font-weight: bold;
  margin-top:1rem;
}
.content2 .logo{
  width:2.88rem;
  height: 0.7rem;
  background:url('/home/mobile/summit/static/images/invitation/logo.png') no-repeat;
  background-size:contain;
  margin:0.6rem auto 0;
  background-repeat: no-repeat;
  background-position: center center;
}
.content2 .date{
  font-size:0.48rem;
  font-weight: bold;
  margin-top:0.6rem;
}
.content2 .c_text2{
  font-size:0.33rem;
}
.content2 .c2_text1{
  font-size:0.36rem;
  font-weight: bold;
  margin-top:0.4rem;
}
.content2 .c2_bg{
  width:1.22rem;
  height:0.16rem;
  background:url('/home/mobile/summit/static/images/invitation/c2_img2.png') no-repeat;
  background-size:cover;
  margin:0.2rem auto 0;
}
.content2 .c2_text2{
  font-size:0.9rem;
  margin-top:0.2rem;
}
.content2 .btns{
  margin:0.6rem auto 0;
}
.content3{
  text-align: center;
  padding-bottom:0.3rem;
}
.content3 p{
  text-align: left;
  margin-top:0.15rem;
  line-height: 0.4rem!important;
}
.content3 .top .text2{
  font-size: 0.24rem;
}
.content3 .c3_text_box{
  display: flex;
  align-items: center;
  margin-top:0.2rem;
  justify-content: center;
}
.content3 .c3_text_box .c3_text1{
  background:url('/home/mobile/summit/static/images/79/c2_img2.png') no-repeat left bottom;
  background-size:1.29rem 0.1rem;
  font-size:0.3rem;
}
.content3 .c3_text_box .c3_text2{
  font-size:0.24rem;
  text-align: left;
  line-height: 0.4rem;
}
.content3 .c3_r{
  flex:1;
}
.content3 .pbox{
  margin-top:0.2rem;
}
.content3 .btns{
  margin:0.5rem 0 0;
}
.content4{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: inherit!important;
  top: 0!important;
  right: 0!important;
  margin: 0.4rem auto 0.2rem;
  padding-bottom:0.3rem;
}
.content4 .c4_bg{
  /* width:2.44rem;
  height: 0.36rem;
  background:url('/home/mobile/summit/static/images/invitation/c4_img2.png') no-repeat;
  background-size:cover; */
  margin:0.36rem auto 0;
  font-size: 0.4rem;
  letter-spacing: 2px;
}
.content4 .list{
  font-size:0.24rem;
  width: 6rem;
}
.content4 .list img{
  width:5.3rem;
  height: 5.3rem;
  margin:0 auto;
}
.content4 .list .name{
  /* text-align: left; */
  margin-top:0.26rem;
  font-weight: bold;
}
.content4 .list .detail{
  text-align: left;
}
.content4 .list .title{
  margin-top:0.26rem;
}
.content4 .list .text{
  margin-top:0.26rem;
  overflow: hidden;
  /* display: -webkit-box;
  -webkit-line-clamp:5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; */
  line-height: 0.4rem;
  max-height:2rem;
  margin-bottom:0.2rem;
}
.content4 .btns{
  margin-top:0.2rem;
}
.content5{
  /* display: flex;
  align-items: center;
  justify-content: center; */
  text-align: center;
}
.content5 .c5_bg{
  width:6.09rem;
  height: 3rem;
  background:url('/home/mobile/summit/static/images/invitation/c5_img2.jpg') no-repeat;
  background-size:cover;
  margin:0.5rem auto 0;
}
.content5 .c5_img{
  /* width:2.44rem;
  height: 0.36rem;
  background:url('/home/mobile/summit/static/images/invitation/c4_img2.png') no-repeat;
  background-size:cover; */
  margin:0.4rem auto 0;
  font-size: 0.4rem;
  letter-spacing: 2px;
}
.content5 .c5_logo{
  width:1.51rem;
  height:1.51rem;
 /* background:url('/home/mobile/summit/static/images/invitation/c5_logo.png') no-repeat;*/
  background-size:cover;
  border-radius: 50%;
  margin:0 auto 0;
}
.content5 .c5_text1{
  font-size:0.47rem;
  margin-top:0.3rem;
  color:#b08f39;
}
.content5 .c5_text2{
  font-size:0.28rem;
  margin-top:0.1rem;
  color:#b08f39;
}
.content5 .c5_text3{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:0.5rem;
}
.content5 .c5_text3 .icon{
  display:inline-block;
  width:0.45rem;
  height:0.45rem;
  background:url('/home/mobile/summit/static/images/79/c5_tel.png') no-repeat;
  background-size:cover;
  margin-right:0.2rem;
}
.content5 .c5_text3 .tel{
  font-size:0.46rem;
  font-weight: bold;
}
.content5 .c5_top{
  padding:0.4rem 0;
}
.content5 .title{
  font-size:0.38rem;
  font-weight: bold;
  padding-bottom:0.3rem;
}
.content5 .c5_text5{
  font-size:0.26rem;
  width: 80%;
  margin: 0.2rem auto;
  color: rgb(201, 175, 124);
}
.content5 .c5_text6{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:0.34rem;
  margin-top:0.2rem;
}
.content5 .c5_t1{
  font-size: 0.24rem;
}
.content5 .c5_t3{
  font-size:0.36rem;
  margin-left:0.1rem;
}
.content5 .c5_address1, .content5 .c5_person1, .content5 .contant1{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;
  margin-top:0.3rem;
  color: rgb(201, 175, 124);
}
.content5 .c5_address1 .icon{
  display: inline-block;
  width:0.23rem;
  height: 0.3rem;
  background:url('/home/mobile/summit/static/images/79/c5_icon1.png') no-repeat;
  background-size:contain;
  margin-right: 0.14rem;
}
.content5 .c5_address2, .content5 .c5_person2{
  font-size:0.24rem;
  width: 80%;
  margin: 0.1rem auto;
}
.content5 .c5_person1 .icon{
  display: inline-block;
  width: 0.24rem;
  height:0.24rem;
  background:url('/home/mobile/summit/static/images/79/c5_icon2.png') no-repeat;
  background-size:contain;
  margin-right: 0.14rem;
}
.content5 .contant1 .icon{
  display:inline-block;
  width:0.24rem;
  height: 0.27rem;
  background:url('/home/mobile/summit/static/images/79/c5_icon3.png') no-repeat;
  background-size:contain;
  margin-right: 0.14rem;
}
.content5 .contant2{
  font-size: 0.3rem;
  font-weight: bold;
  margin-top:0.1rem;
}
.content5 .btns{
  margin:0.6rem auto 0;
}
.copyright{
  width:100%;
  position: absolute;
  left:0;bottom:0.15rem;
  text-align: center;
  font-size:0.24rem;
  color:#333;
  z-index: 2;
}
.swiper-container2{
  width: 100%;
  height: 100%;
  max-width: 750px;
 padding:0.3rem 0 0;

}
.swiper-container2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom:inherit
}
.swiper-pagination-bullet{
  background:#b0b0b0;
}
.swiper-pagination-bullet-active{
  background:#b3c869;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  text-align: center;
  margin-top:0rem;
}
