﻿.t_banner{
  width: 100%;
  margin:4px 0;
}
.outimg{
  display: block;
  width: 100%;
}
.t_floor2{
  overflow: hidden;
}

.t_floor2 li{
  width: 20%;
  float: left;
  padding:6% 4%;
}
.t_floor2 p{
  font-size: 37rem;
  text-align: center;
  line-height: 1.5;
}
.t_floor{
  border-top:10px solid  #e8e8e8;
  padding-bottom:6%;
}
.t_tit{
  font-size: 50rem;
  color: #444;
  padding-left: 3%;
  border-left: 5px solid #e10000;
  margin:4%; 
  width: 92%;
}
.only_one{
  margin:4%;
  border:1px solid #bfbfbf;
  overflow: hidden;
  width:92%;
}
.only_l{
  float:left;
  width:50%;
  padding:3% 5%;
}
.only_r{
  float:left;
  width: 50%;
  padding:0 5% 0 4%;
}
.cont_text .tit_s{
  font-size: 48rem;
}
.cont_text p{
  font-size: 33rem;
  line-height: 1.5;
  color: #444;
}
.gobug_btn{
  font-size: 45rem;
  padding:1% 13% 0% 13%;
  display: inline-block;
  background-color: #e5005a;
  color: #fff;
  border-radius: 50px;
  box-shadow:0 4px 8px rgba(0,0,0,0.3);
}
.gobug_box{
  text-align: center;
  margin-top:7%;
}
.item_more{
  overflow: hidden;
   padding:0 2%;
}
.item_more li{
  float: left;
  width:46%;
  margin:3% 2%;
  border:1px solid #bfbfbf;
  padding:4% 4% 5%;

}
.item_more li .tit_s{
  text-align: center;
  margin-top: 5%;
  margin-bottom:2%;
}
.cont_text p.chan_t{
  vertical-align: middle;
  display: table-cell; vertical-align:middle;
}
.one_text .cont_text p.chan_t{
  text-align: center;
  width: 100%;
  display: block;
}
.loor_box{
  width: 100%;
  height: 581px;
  float: left;
  display: none;
}
.loor_box.active{
  display: block;
}
.loor_one{
  background: url(../images/calendar/xs_01.png) no-repeat;
  background-size: 100%;
}
.loor_two{
  background: url(../images/calendar/xs_02.png) no-repeat;
  background-size: 100%;
}
.loor_three{
  background: url(../images/calendar/xs_03.png) no-repeat;
  background-size: 100%;
}
.loor_four{
  background: url(../images/calendar/xs_04.png) no-repeat;
  background-size: 100%;
}
.loor_five{
  background: url(../images/calendar/xs_05.png) no-repeat;
  background-size: 100%;
}
.loor_six{
  background: url(../images/calendar/xs_06.png) no-repeat;
  background-size: 100%;
}
.loor_text{
  padding:2% 5%;
  background:  rgba(0,0,0,0.5);
  color: #fff;
  font-size:33rem;
  line-height: 1.8;
  position: relative;
}
.big_t{
  font-size: 33rem;
  position: absolute;
  right:30px;
  top:8px;
}
.big_t i,.big_bl i{
  font-size: 45rem;
  font-weight: bold;
  font-style:normal;
}
.loor_r{
  overflow: hidden;
}
.hd.tail_tip{
position: absolute;
left: 0;
bottom: 0px;
right: 0;
text-align: center;
}
.hd.tail_tip .on {
background-color: #e5005a;
}
.hd.tail_tip span {
display: inline-block;
width: 35px;
height: 35px;
border-radius: 59%;
border: 2px solid #d2d2d2;
background-color: #e6e6e6;
margin: 0px 12px;
cursor: pointer;
}
.tf2 p.chan_t,.tf3 p.chan_t{
  text-align: center;
  display: block;
}
