body{
    /*margin:0;
    padding:0;
    background:#e85629;
    background-image:url(/Public/Home/Bless/img/background.png);
    background-size:14px 200px;
    background-repeat: repeat-x;*/
}
.one{
width:100%;
height:270px;
position:relative; 
}
.tupone
{
  width:270px;
  position:absolute;
  margin:auto;
  left:0px;right:0px;
  top:70px;
}
.tuptow
{
   width:50px;
  position:absolute;
  margin:auto;
  right:10px;
  top:5px;
  border-radius:10px; 
}
.tupthree
{
  width:50px;
  position:absolute;
  margin:auto;
  right:70px;
  top:5px;
  border-radius:10px; 
}
.tupfour
{
  width:60px;
  position:absolute;
  margin:auto;
  left:10px;
  top:0px;
}
.tupfive
{
  width:175px;
  position:absolute;
  margin:auto;
  left:15px;
  top:10px;
}
.tupsix
{
  width:95px;
  position:absolute;
  margin:auto;
  left:80px;
  top:14px;
}
.roll_up_details
{
   width:300px;
   height:510px;
   position:fixed;
   margin:auto;
  left:0;right:0;top:0;bottom:0;
  z-index:70;
  display:none;
}

.roll_up_details_include
{
 
   width:300px;
   height:465px;
   position:absolute;
   margin:auto;
   left:0px;right:0px;top:0px;
   background:#fff;
}
.overflow_scroll
{
  width:270px;
  height:400px;
  margin-top:40px;
  margin-left:15px;
  overflow:auto;
  overflow-x:hidden; 
  cursor:pointer;
}
.roll_up_details_img
{
   width:250px;
   margin-left:10px; 
  
}
.name
{
  margin-top:10px;
  width:100%;
  height:30px;
  text-align:center;
  font-weight:bold;
}
.address
{
  width:270px;
  height:auto;
  font-size:15px;
  text-align: left;
  font-size:12px;
  
}
.sub_title
{
  width:250px;
  height:50px;
  background:#e85629;
  border:1px solid #000;
  border-radius:10px;
  margin-left:10px;
  display:flex;/*Flex布局*/
  display: -webkit-flex; /* Safari */
  align-items:center;/*指定垂直居中*/
  justify-content:center;
  font-size:13px;
  font-weight:bold;
  color:#fff;
  margin-top:10px;
}
.title_illustrate
{
  width:100%;
  height:50px;
  text-align:center;
  line-height:50px;
  color:#adadad;
  font-size:12px;
}
.ticket_illustrate
{
    font-size:12px;
}
.but_Previous
{
   width:85px;
   height:30px;
   background:yellow; 
   position:absolute;
   margin:auto;
  left:0px;bottom:0px;
  border:1px solid #000;
  border-radius:10px;
}
.but_Next
{
  width:85px;
  height:30px;
  background:yellow; 
  position:absolute;
  margin:auto;
  right:0px;bottom:0px;
  border:1px solid #000;
  border-radius:10px;
}

.zhezhaoceng
{
  width:100%;
  height:100%;
  position:fixed;
  margin:auto;
  right:0;top:0;left:0;bottom:0;
  background-color:rgba(0,0,0,0.4);
  display:none;
  z-index:30;
}
.loading_tup
{
  width:100px;
  border-radius:10px;
  position:fixed;
  margin:auto;
  left:0px;right:0px;bottom:0px;top:0px;
  display:none;
  z-index:35;
}

.roll_up_details_close
{
   width:50px;
   height:30px;
   background:#000;
   color:#fff;
   border-radius:5px;
   text-align:center;
   line-height:30px;
   position:absolute;
   margin:auto;
   right:0;
   z-index:10;
}
.roll_up
{
  width:94%;
  height:70px;
  margin-left:3%;
  position:relative;
  margin-bottom:10px; 
  background:#fff;
  border:1px solid #000;
  border-radius:10px;
  cursor:pointer 
}
.roll_up_img
{
  position:absolute;
  margin:auto;
  left:20px;top:0px;bottom:0px;
  width:60px;

}
.roll_up_textone
{
  position:absolute;
  left:85px;top:10px;
  z-index:0;
  font-size:13px;
}
.roll_up_texttow
{
   position:absolute;
  left:85px;top:35px;
  z-index:0;
  font-size:16px;
  font-weight:bold;
}
.xiaodian_img_one
{
    width:5px;
    height:5px;
    position:absolute;
    margin:auto;
    left:5px;top:5px;
}
.xiaodian_img_tow{
    width:5px;
    height:5px;
    position:absolute;
    margin:auto;
    right:5px;top:5px;
}
.xiaodian_img_three{
    width:5px;
    height:5px;
    position:absolute;
    margin:auto;
    left:5px;bottom:5px;
}
.xiaodian_img_four{
    width:5px;
    height:5px;
    position:absolute;
    margin:auto;
    right:5px;bottom:5px;
}
/*  活动*/
.roll_up_details_close
{
   width:50px;
   height:30px;
   background:#000;
   color:#fff;
   border-radius:5px;
   text-align:center;
   line-height:30px;
   position:absolute;
   margin:auto;
   right:0;
   z-index:10;
}
.activity
{
  width:85%;
  height:500px;
  background:#fff;
  border-radius:5px;
  position:absolute;
   margin:auto;
  right:0;bottom:0;top:0;left:0;
  z-index:20;
  border:1px solid #000; 
  display:none;
}
.activity_title
{
    width:100%;
    height:50px;
    text-align: center;
    line-height: 50px;
}
.activity_img_laiba_baolang
{
    width:100%;
    height:50px;
    position:relative;
}
.activity_img_laiba
{
    width:40px;
    height:35px;
    position:absolute;
   margin:auto;
bottom:0px;top:0px;left:10px;
}
.activity_img_baolang
{
    width:190px;
    height:10px;
    position:absolute;
   margin:auto;
   bottom:0px;top:0px;right:60px;
}
.activity_content
{
   width:90%;
   height:250px;
   margin-left:5%;

   
}
h4{margin:0px;padding:0px;}

.loading_more
{
  width:100%;
  height:40px;
  display:flex;/*Flex布局*/
  display: -webkit-flex; /* Safari */
  align-items:center;/*指定垂直居中*/
  justify-content:center;
}
.loading
{
    width:100%;
    height:50px;
    
}
/*上一页*/
.loading_more_up
{
    width:50%;
    height:50px;
    cursor:pointer;
    float:left;
    text-align:center;
    line-height:50px;
    position:relative;
}
.loading_more_up img
{
    width:100px;
    position: absolute;
    margin:auto;
    left:0;right:0;top:0;bottom:0;
}
/*下一页*/
.loading_more_down
{
    width:50%;
    height:50px;
    cursor:pointer;
    float:left;
    position:relative;
}
.loading_more_down img
{
    width:100px;
    position: absolute;
    margin:auto;
    left:0;right:0;top:0;bottom:0;
}


#show{
  display:none; 
}
#wrapper {
  position:absolute; 
  z-index:1;
  height:400px;
  width:100%;
}

#scroller {
  position:absolute; z-index:1;
/*  -webkit-touch-callout:none;*/
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  width:100%;
  padding:0;
}

#scroller ul {
  list-style:none;
  padding:0;
  margin:0;
  width:100%;
  text-align:left;
}

#scroller li {
  padding:0 10px;
  height:40px;
  line-height:40px;
  border-bottom:1px solid #ccc;
  border-top:1px solid #fff;
  background-color:#fafafa;
  font-size:14px;
}
.activity_content span
{
   font-size:13px;
}


