/* CSS Document */

bady,html{background:#f7f2ec;}
  ol,ul,li{ list-style:none outside;}
html,body{font-family:  "microsoft yahei"}
i,em{ font-style: normal;}
img{ border:none;font-size:0;vertical-align: middle;}
a{ text-decoration: none;}
a:hover{ text-decoration: none;color: transparent;}
area:focus{ outline: none;}
.clearfix:after{display:table;clear:both;content:""}
.clearfix{zoom:1}
.ellipsis{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}


.marry_content {
  width: 100%;
  min-width: 1190px;
  font: 400 12px/1.5 "Microsoft YaHei";
  background: #fff;
  position: relative;
}
.marry-box{
  width:1200px;
  margin: 0 auto;
  background: #f7f2ec

}
.marry-box-header {
  position: relative;
  height: 500px;
  background: url(../images/index_01.jpg) #fff center 0 no-repeat;
  margin: 0 auto;
  min-width: 1198px;
}
.vote_content{
  position: relative;
  background: url(../images/index_02.jpg) #fff center repeat-y;
  height:478px;
  width: 1200px;
  margin: 0 auto;
}
.ifr{
  background:red;
  width:445px;
  height: 400px;
  position: absolute;
  left: 62px;
  top: 40px;
}
.ad_content{
  width:1200px;
  height: 150px;
  margin: 0 auto;
  background: url(../images/pc_ad.jpg) #fff center 0 no-repeat;
}
.pc_title1{
  width:1200px;
  height: 132px;
  margin: 0 auto;
  background: url(../images/index_07.jpg) #fff6f6 center 0 no-repeat;
}
.shop_list{
  width:1200px;
  margin: 0 auto;
  overflow: hidden;
}
.shop_list li{
  float: left;
  background:#fff;
  width: 380px;
  overflow: hidden;
  margin-left: 15px;
  margin-bottom:15px;
  padding-bottom: 15px
} 
.shop_list .picture{
  width:380px;
  height: 260px;
  position: relative;
}
.shop_list .picture span{
  box-sizing: border-box;
  padding:0 10px;
  position: absolute;
  height: 40px;
  width:100%;
  background: rgba(0, 0, 0, 0.75);
  bottom:0;
  left: 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff
}
.title_info{
  box-sizing: border-box;
  padding: 10px;
  width:100%;
}
.title_info p{
  font-size: 12px;
  line-height: 20px;
}
.title_info p em{
  font-weight: 600
}
.yu_btn{
  height: 50px;
  width: 290px;
  background: #d80c18;
  color:#fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  margin:0 auto;
}
.liuc{
  width:1200px;
  margin: 0 auto;height:300px;
  background: url(../images/pc_liuc.jpg)  center 0 no-repeat;
  position: relative;
}
.liuc p{
  margin-left: 100px;
  line-height: 25px;
  padding-bottom: 20px;
  
  position: relative;
}
/*.liuc img{
  position: absolute;
  width:200px;
  height: 200px;
  right: 50px;
  bottom: 33px;
  background: blue
}*/
.fanx{
  width:1160px;
  margin: 0 auto;
  background: url(../images/pc_fanx.jpg) #fff center 0 no-repeat;
  padding-top:110px;
  font-size: 15px;
}
.fanx p{
  margin:0 50px;
  line-height: 30px;
  padding-bottom: 20px;
  position: relative;
}
.jieshiquan{
  position: absolute;
  display: inline-block;
  right: 49px;
  bottom: 8px;
}
.bottom{
  width:1200px;
  height: 89px;
  margin: 0 auto;
  /*background: url(images/pc_zix.jpg) #fff6f6 center 0 no-repeat;*/
  margin-top: 25px;
}
.wap_img{display: none;}

@media only screen and (max-device-width: 750px) {
  .bottom, .pc_title1,.ad_content,.liuc,.marry-box-header, #footer, #header,.pics-nav-wrap{
    display: none;
  }
  .wap_img{display: block;width: 100%;}
  .marry_content{
    max-width:750px;
    width:100%;
    min-width: 100%;
  }
  .marry-box{
    width:100%;
  }
  .vote_content {
    position: relative;
    background: url(../images/m_02.jpg) #fff center 0 no-repeat;
    background-size: 100%;
    height: 7.58rem;
    width: 7.5rem;
    margin: 0 auto;
}
.shop_list {
  width:100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: .2rem;
}
.shop_list li {
  float: left;
  background: #fff;
  width: 3.45rem;
  overflow: hidden;
  margin-left:.2rem;
  margin-bottom: .25rem;
  padding-bottom: .15rem;
}

.shop_list .picture {
  width: 3.5rem;
  height: 2.4rem;
  position: relative;
}

.shop_list .picture span {
  padding: 0 .1rem;
  height: .4rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: .4rem;
  font-size: .24rem;
}
.title_info{
  padding:0 .1rem;
}
.title_info p {
  font-size: .18rem;
  line-height: .35rem;
}
.yu_btn {
  height: .45rem;
  width:2.6rem;
  font-size: .26rem;
  line-height: .45rem;
  margin-top:.1rem;
}
.fanx {
  width:100%;
  margin: 0 auto;
  background: url(../images/wap_fanx.jpg) #fff center 0 no-repeat;
  background-size: 100%;
  padding-top: .38rem;
}
.fanx p {
  font-size: .28rem;
  margin: 0 .5rem;
  line-height: .55rem;
  padding-bottom: .2rem;
  position: relative;
}
}
