i,em{
  font-style: normal;
}
.detail_body{
  margin: 0 auto;
  position: relative;
}
.detail_body_width{
  width:1200px;
  margin: 0 auto;
}
.mb_14 {
  margin-bottom: 14px;
}
.font_12{
  font-size: 12px;
}
.font_13{
  font-size: 13px;
}
.font_14{
  font-size: 14px;
}
.font_115 {
  font-size: 1.15rem;
}
.d_bread{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 15px 0 0 0;
  line-height: 20px;
  font-size: 14px;
  margin: 20px 0 0 0;
}
.d_bread>a {
  display: inline-block;
  padding: 0 3px;
}
.d_bread>i {
  display: inline-block;
  padding: 0 3px;
  font-family: \5B8B\4F53;
  font-style: normal;
}

/* 标题区域 */
.small_production_top{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.production_title{
  width: 650px;
  font-size: 20px;
  color: #444444;
  line-height: 30px;
  margin: 15px 20px 15px 0;
  font-weight: 400;
  font-size: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
}
.gallery-top {
  height: 478px;
  width: 100%;
}
.topTabHeaderBox{
  z-index: 11 !important;
}
.topConBoxPrice{
  width: 128px;
  display: inline-block;
}
.topConBoxPrice>span{
  font-size: 14px;
  color: #444444;
}
.topConBoxPrice>span>em{
  font-size: 18px;
  color: #ff8000;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  right: 0 !important;
  bottom: 0;
}
.free_span {
  background: #FF8000;
  padding: 2px 4px;
  position: relative;
  color: #FFFFFF;
  line-height: 20px;
  margin-right: 15px;
}
.free_span::after {
  display: inline-block;
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #ff8000;
}
.priview_span {
  background: #B08855;
  padding: 2px 4px;
  position: relative;
  color: #FFFFFF;
  line-height: 20px;
  margin-right: 15px;
}
.priview_span::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #B08855;
}
/* 中间内容区 */
.d_center_l{
  width: 1160px;
  margin: 0 auto;
  background: #ffffff;
  padding: 20px 20px;
}
.detailSwiper{
  position: relative;
  width: 850px;
  overflow: hidden
}


/* 早鸟活动 */
.detail_swiper_mark{
  background: rgba(0,0,0,0.50);
  width: 92px;
  height: 62px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.detail_swiper_mark>p{
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
}
.detail_swiper_mark>p:first-child{
  border-bottom: 1px solid #dcdcdc;
  margin-top: 10px;
}

/* 中间轮播和信息区域 */
.small_production_middle{
  display: flex;
  justify-content: space-between;
}
.d_center_r_up{
  /* float: left; */
  width: calc(100% - 850px - 20px);
  margin-left: 20px;
  /* padding: 20px; */
  /* margin-bottom: 20px; */
  /* background: #ffffff; */
}
.d_center_r_up>ul>li:last-child{
  padding-bottom: 10px;
}
.d_center_r_up>ul>li{
  line-height: 25px;
  color: #444444;
  font-size: 14px;
}
.d_center_r_white{
  background: #ffffff;
  padding: 0 15px;
  padding-top: 10px ;
}
.d_center_r_default{
  padding: 12px 15px;
}
.d_center_r_up>ul>li>span{
  color: #777777;
  font-size: 14px;
}
/*
.travel_city{
  line-height: 37px;
}
.travel_city>em{
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  color: #000000;
}
.travel_city>span{
  margin-right: 6px;
}
.travel_city>em{
  display: inline-flex;
  align-items: center;
}
.travel_city>em>i{
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(/statics/web3/smallgroup/common/images/select_gray.png) left center no-repeat;
  background-size: 100%;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 2px 0 4px;
}
.travel_city_em_active{
  background: url(/statics/web3/smallgroup/common/images/select_brown.png) left center no-repeat !important;
  background-size: 100% !important;
} */
.s_theme_item_sell{
  margin: 15px 0;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.s_theme_item_sell>span:nth-child(1){
  font-size: 12px;
  color: #444444;
}
.s_theme_item_sell>span:nth-child(1)>em{
  font-size: 18px;
  color: #ff8000;
}
.s_theme_item_sell>span:nth-child(2){
  font-size: 12px;
  color: #777777;
}

.s_theme_item_pilot>a>em
{
  display: inline-block;
  width:190px;
  height: 37px;
  background: #ff8000;
  color: #ffffff;
  line-height:35px;
  font-size: 16px;
  text-align:center;
  cursor: pointer;
}
.s_theme_item_pilot{
  /* display: flex; */
  position: relative;
  border-left: 1px solid #f4f4f4;
}

.shadow-box{
  position: absolute;
  width: 216px;
  top: 37px;
  right: 0;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 2px 15px #818f99;
  -moz-box-shadow: 0 2px 15px #818f99;
  box-shadow: 0 2px 15px #818f99;
  display: none;
  z-index: 2;
}

.shadow-box div.bts_pp {
  height: 52px;
  width: 100%;
  line-height: 71px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}

.shadow-box div.bts_pp::before {
  content: "";
  border: 9px solid transparent;
  border-bottom: 9px solid #dcdcdc;
  position: absolute;
  display: block;
  bottom: 0px;
  left: 55px;
}

.s_theme_item_pilot>span{
  cursor: pointer;
  color: #444444;
  font-size: 14px;
  margin-left: 20px;
  display: inline-flex;
  align-items: center;
}
.s_theme_item_pilot>span>i
{
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(/statics/web3/smallgroup/common/images/shape_icon.png) 0 0 no-repeat;
  background-size: 100%;
  vertical-align: bottom;
  margin-right: 6px;
}
.share_btn .sl_icon{
  font-size: 18px;
  color: #ff8000;
}
.inventory{
  display: table;
  background: #ffffff;
  padding: 12px 15px 15px 15px;
  height: 303px;
  max-height: 303px;
  overflow: hidden;
  margin-top: 1rem;
  width: 300px;
}
.inventory>div{
  font-size: 14px;
  color: #777777;
  font-weight: 400;
}
.inventory>ul{
  width: 100%;
  height: 280px;
  max-height: 280px;
  overflow-y: auto;
  padding-right: 6px;
}
.inventory>ul::-webkit-scrollbar{
  height: 100%;
  width: 2px;
}
.inventory>ul::-webkit-scrollbar-track-piece {
  background-color:#f6f6f6;
}
.inventory>ul::-webkit-scrollbar-thumb {
  background-color:#dedede;
  background-clip:padding-box;
  min-height:12px;
}

.inventory>ul>li{
  font-size: 14px;
  color: #444444;
  line-height: 19px;
  margin: 10px 0 10px 0;
  font-size: 14px;
}
.inventory>ul>li>i{
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #444444;
  margin-right: 9px;
}

.down_share_box .down_PDF >a{
  display: block;
  font-size: 14px;
  text-align: center;
}
.down_share_box .down_PDF>a>svg{
  color: #FF8000 !important;
  font-size: 16px !important;
}
/* 推荐小团 */
.sm_recommend{
  padding: 0 15px;
  background-color: #ffffff;
  margin-bottom: 20px;
  height: 814px;
}
.sm_recommend>h4{
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  font-weight: 400;
  color: #444444;
}
.recommend_item{
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0;
  cursor: pointer;
}
.recommend_item>a>img{
  width: 100%;
  height: 181px;
}
.recommend_item>p{
  font-size: 14px;
  color: #444444;
  line-height: 18px;
}
.sm_recommend>ul>.recommend_item:last-child{
  border-bottom: none;
}
.sm_recommend>ul>.recommend_item:first-child{
  padding-top: 0 !important;
}
.recommend_posi
{
  background: #ffffff;
  position: fixed;
  top: 95px;
  width: 300px;
}
.recommend_posi_bottom
{
  background: #ffffff;
  position: absolute;
  /* bottom: 15px; */
  bottom: 358px;
  width: 300px;
}
/* 重写悬浮样式 */
.topTabHeaderBox{
  /* display: block; */
}
.topTabHeaderBox{
  z-index: 11 !important;
}
.topConBoxPrice{
  width: 128px;
  display: inline-block;
}
.topConBoxPrice>span{
  font-size: 14px;
  color: #444444;
}
.topConBoxPrice>span>em{
  font-size: 18px;
  color: #ff8000;
}
.topConBoxBookNewWx{
  color: #ff8000;
  border:1px solid #ff8000;
  width: 223px;
  height: 37px;
  font-size: 16px;
  text-align: center;
  line-height: 37px;
  cursor: pointer;
}
.topConBoxBookNew,.topConBoxBookNewWx{
  width: 155px !important;
}
.topConBoxBookNew {
  background: #FF8000;
  width: 223px;
  height: 37px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 37px;
  cursor: pointer;
}
.topConBoxRight {
  align-items: flex-end !important;
  position: relative;
}
.topConBoxRight {
  width: 330px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topConBoxBookNewWx:hover +.topConBoxBookNewWx-box{
	display: block;
}
.topConBoxBookNewWx-box {
  width: 130px;
  background: #fff;
  border: 1px solid #fff;
  position: absolute;
  top: 55px;
  right: 17px;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
  color: #333;
  z-index: 5;
}
.topConBoxBookNewWx-box:before {
  border-bottom: 11px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  position: absolute;
  top: -11px;
  left: 60px;
}
.topConBoxBookNewWx-box .img{
  background: url(/statics/web3/smallgroup/detail/images/zxewm.jpg) no-repeat center center;
  width: 130px;
  height: 130px;
  background-size: contain;
}

.topTabHeaderBox {
  height: 80px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
  display: none;
  box-shadow: 5px 5px 5px #ddd;
}

.topTabHeaderCon {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.topTabHeaderBoxTopConBoxRight {
  padding: 20px 0;
}

.tabHeader {
  width: 850px;
}

.tabCellActive {
  background: #B08855 !important;
  color: white !important;
}
.tabHeader {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}

.tabHeader>li {
  width: 200px;
  height: 37px;
  background: white;
  line-height: 37px;
  cursor: pointer;
  font-size: 16px;
  color: #AD7F45;
  border: 1px solid #dcdcdc;
  text-align: center;
}
.tabHeader>li>i {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  margin-right: 13px;
  line-height: 37px;
}
.topConBoxRight{
  /* justify-content: flex-end !important; */
  align-items: flex-end !important;
  position: relative;
}
.topConBoxPrice{
  width: auto !important;
}
.topConBoxPrice>span>em {
  font-size: 26px;
  font-weight: 600;
}
.tabHeader>li{
}
.tabCellActive{
  color: #ffffff !important;
  background: #ff8000 !important;
}

/* 选择切换的tab */
.center_tab{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.center_tab>ul{
  width: 850px;
  display: flex;
  margin: 20px 0;
  justify-content: space-between;
}
.center_tab>ul li{
  width: 200px;
  height: 35px;
  float: left;
  font-size: 16px;
  color: #AD7F45;
  background: #ffffff;
  text-align: center;
  line-height: 35px;
  border: 1px solid #f4f4f4;
  cursor: pointer;
}
.center_tab>ul li:first-child{
  margin-left: 0;
}
@font-face {
  
  font-family: 'iconfont';
  src: url('/statics/web3/smallgroup/detail/iconfont/iconfont.eot');
  src: url('/statics/web3/smallgroup/detail/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
  url('/statics/web3/smallgroup/detail/iconfont/iconfont.woff') format('woff'),
  url('/statics/web3/smallgroup/detail/iconfont/iconfont.ttf') format('truetype'),
  url('/statics/web3/smallgroup/detail/iconfont/iconfont.svg#iconfont') format('svg');
}
.icon {
  width: 1em; height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.arrive_titel .sl_icon{
  font-size: 20px;
  color: #ff8000;
}
.center_tab>ul li>i{
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  margin-right: 13px;
  line-height: 37px;
}

.center_tab_active{
  color: #ffffff !important;
  background: #B08855 !important;
}
.center_tab .center_tab_r{
  width: calc(100% - 850px - 20px);
  margin-left: 20px;
}
.down_share_box{
  position: relative;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  justify-content: space-between;
  height: 37px;
}
.center_tab .down_share_box p,.s_theme_item_pilot {
  width: 50%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
}

.trave{
  position: relative;
}
.travel_1{
  display: none;
}
.travel_2{
  display: none;
}
.travel_3{
  display: none;
}
.travel_4{
  display: none;
}
.travel_5{
  display: none;
}
.travel_66666{
  display: none;
}
.freeModul{
  width: 900px;
  margin: 0 auto;
}
.freeModul>h3{
  font-size: 22px;
  color: #4A4A4A;
  text-align: center;
  line-height: 37px;
  margin-top:40px;
}
.freeModul>p{
  font-size: 14px;
  color: #9B9B9B;
  text-align: center;
  line-height: 37px;
}
.freeModulTxt{
  font-size: 13px;
  color: #4A4A4A;
  margin: 10px 0;
}
/* map */
.travel_map{
  height: 240px;
  width: 968px;
  margin: 0 auto;
}
#travel_map_drow{
  height: 100%;
  width: 100%;
}
/* 行程安排开始 */
.travel{
  background: #ffffff;
  /* padding: 20px 20px; */
  margin-bottom: 20px;
}
.city_tab{
  margin: 10px 0 10px 0;
}
.city_tab .travel_city{
  display: flex;
}
.city_tab .travel_city>span{
  font-size: 14px;
}
.time_line{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
/* .time_line_l{
  display: inline-flex;
  width: 96px;
  position: relative;
} */
.time_line_r{
  width: calc(100% - 96px);
}
.time_line_r .arrive_item{
  display: flex;
  width: 100%;
}
.time_line_r .arrive_item:last-child .arrive_item_days>span{
  height: auto !important;
}
.arrive_item .arrive_item_days{
  width: 96px;
  position: relative;
}
.arrive_item .arrive_item_content{
  width: calc(100% - 96px);
  /* position: relative; */
}
.arrive_item_content>ul>li:last-child{
  border-bottom: none !important;
}
.ltrip_days{
  width: 96px;
  position: relative;
}
.ltrip_day_relative{
  width: 96px;
  position: static;
  margin-top: 100px;
}
.ltrip_day_fixed{
  position: fixed;
  top: 150px;
  z-index: 1;
}
.ltrip_day_bottom{
  position: absolute;
  bottom: 40px;
  z-index: 1;
}

.time_line_l_posi{
  position: fixed;
  top: 150px;
}
.time_line_l>ul{
  height: auto;
  line-height: 37px;
}
.time_line_l>ul>li{
  position: relative;
}
.time_line_l>ul>li>a{
  display: inline-block;
  width: 80px;
  margin-bottom: 17px;
  line-height: 37px;
  text-align: center;
  border: 1px solid #ff8000;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.time_line_l>ul>li>span{
  margin-top: 14px;
  display: inline-block;
  width: 2px;
  height: 60px;
  margin-left: 12px;
  border-top: 1px solid #DCDCDC;
  background: #DCDCDC;
  position: absolute;
  top: 0;
  right: -15px;
}
.time_line_l>ul>li>span>i{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: -5px;
  /* border: 1px solid #DCDCDC; */
  border-radius: 6px;
  /* background: #DCDCDC; */
  position: absolute;
  top: -2px;
  background: url(/statics/web3/smallgroup/detail/images/time_state_gray.png) left center no-repeat !important;
  background-size: 100% !important
}
.time_line_l_active{
  background: url(/statics/web3/smallgroup/detail/images/time_state_brown.png) left center no-repeat !important;
  background-size: 100% !important
}
.time_line_l_span_active{
  background: #ff8000 !important;
}
.time_line_l>ul>li:first-child>span>i {
  /* top: -2px; */
}
.time_line_l>ul>li:last-child>span{
  height: 0 !important;
}

.now_days_active{
  color: #ff8000 !important;
}

.arrive_item{
/*  行程的每天*/
}
.arrive_item_days{
  display: flex;
}
.arrive_item_days>a{
  font-size: 18px;
  color: #FF8000;
}
.arrive_item_days>span{
  margin-top: 10px;
  display: inline-block;
  width: 2px;
  height: 100%;
  margin-left: 12px;
  border-top: 1px solid #f4f4f4;
  background: #f4f4f4;
  position: absolute;
  top: 0;
  right: 20px;
}
.arrive_item_days>span>i{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: -5px;
  /* border: 1px solid #DCDCDC; */
  border-radius: 6px;
  /* background: #DCDCDC; */
  position: absolute;
  top: -2px;
  background: url(/statics/web3/smallgroup/detail/images/time_state_gray.png) left center no-repeat;
  background-size: 100% ;
}


/* 定位右侧的天数 */
.sturve_days{
  margin-left: 15px;
  /* width: 74px; */
  display: flex;
  flex-direction: column;
  height: auto;
  position: relative;
}
.sturve_days>li{
  width: 74px;
  margin-bottom: 8px;
  line-height: 28px;
  overflow: hidden;
  font-size: 14px;
  z-index: 1;
  background: #ffffff;
  background: url(/statics/web3/smallgroup/detail/images/sturve_days_default.png) left center no-repeat;
  background-size: 100%;
}
.sturve_days>li:last-child{
  margin-bottom: 0;
}
.sturve_days>li:hover{
  background: url(/statics/web3/smallgroup/detail/images/sturve_days_hover.png) left center no-repeat;
  background-size: 100%;
  color: #9B9B9B;
}
.sturve_days .sturve_days_active{
  background: url(/statics/web3/smallgroup/detail/images/sturve_days_active.png) left center no-repeat;
  background-size: 100%;
}
.sturve_days .sturve_days_active:not(.sturve_days--sturve_days_active){
  background: url(/statics/web3/smallgroup/detail/images/sturve_days_active.png) left center no-repeat;
  background-size: 100%;
}
#tdetail_body .sturve_days>li{
  width: 80px;
  margin-bottom: 8px;
  line-height: 37px;
  overflow: hidden;
  font-size: 14px;
  z-index: 1;
  background: #ffffff;
  background: url(/statics/web3/smallgroup/detail/images/arrange_normal.png) left center no-repeat;
  background-size: 100%;
}
#tdetail_body .sturve_days .arrange_days_active{
  background: url(/statics/web3/smallgroup/detail/images/arrange_act.png) left center no-repeat !important;
  background-size: 100%;
}
#tdetail_body .sturve_days .arrange_days_active>a{
  color: #fff !important;
  margin-left: 21px!important;
}
#tdetail_body .sturve_days .arrange_days_active:not(.sturve_days--arrange_days_active){
  background: url(/statics/web3/smallgroup/detail/images/arrange_act.png) left center no-repeat !important;
  background-size: 100%;
}

.sturve_days .sturve_days_active>a{
  color: #ffffff;
}
.sturve_days>li>a{
  display: inline-block;
  margin-left: 16px;
  color: #9B9B9B;
}
.sturve_line{
  width: 2px;
  height: 100%;
  background: rgba(255,128,0,.2);
  position: absolute;
  left: 6px;
}

.arrive_item .arrive_item_content>div{
  line-height: 44px;
  background: #F4F4F5;
  font-size: 18px;
  color: #444444;
  text-indent: 10px;
}
.arrive_item_travel{
  padding: 0 0 16px 0;
  border-bottom: 1px solid #DCDCDC;
}
.arrive_item_travel .swiper_box{
  width: 100%;
  overflow: hidden;
  height: 392px;
}
.swiper_box .swiper-container-arrive{
  position: relative;
  overflow: hidden;
  width: 669px;
}
.arrive_item_travel>p:nth-child(1){
  line-height: 40px;
  font-size: 14px;
  text-indent: 10px;
  color: #444444;
}
.swiper_box .swiper-slide>img{
  display: block;
  width: 100%;
  height: 100%;
}
.arrive_item_travel>p:nth-child(3){
  margin-top: 10px;
  font-size: 14px;
  color: #777777;
  line-height: 23px;
}
.flight{
  padding: 20px 0 17px 0;
  border-bottom: 1px solid #f4f4f4;
}
.eat_line{
  padding: 17px 0;
}
.eat_add_line{
  border-bottom: 1px solid #f4f4f4;

}
.arrive_titel{
  font-size: 14px;
  color: #777777;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.arrive_titel>span{
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  margin-left: 10px;
}
.hotel_loop_img{
  display: inline-block;
  margin-left: 5px;
}
.arrive_titel>i
{
  width: 20px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  background: url(/statics/web3/smallgroup/common/images/aircraft_icon.svg) left center no-repeat;
  background-size: 100%;
}
.arrive_titel_hotel_icon{
  background: url(/statics/web3/smallgroup/common/images/hotel_icon.svg) left center no-repeat !important;
  background-size: 100% !important;
}
.arrive_titel_food_icon{
  background: url(/statics/web3/smallgroup/common/images/food_icon.svg) left center no-repeat !important;
  background-size: 100% !important;
}
.arrive_titel_journey_icon{
  background: url(/statics/web3/smallgroup/common/images/journey_icon.svg) left center no-repeat !important;
  background-size: 100% !important;
}
.arrive_titel_views_icon{
  background: url(/statics/web3/smallgroup/common/images/viwes_icon.svg) left center no-repeat !important;
  background-size: 100% !important;
}

/* 活动样式 */
.only_descript{
  margin-left: 30px;
}
.only_descript>.journeyListsActivity{
  padding: 7px 0;
}
.only_descript>.journeyListsActivity li{
  color: #444444;
  font-size: 13px;
  line-height: 22px;
}

.flight_describe{
  font-size: 12px;
  color: #777777;
  margin: 0px 0 0 30px;
}
/* 航班样式 */
.flight_line{
  margin-left: 30px;
}
.flight_line>li{
  display: flex;
  line-height: 28px;
}
.flight_line>li>em{
  font-weight: 600;
  color: #000000;
}
.flight_line>li>i{
  display: inline-block;
  font-size: 20px;
  width: 20px;
  margin: 0 10px;
}
.flight_line>li>span{
  color: #444444;
  margin-left: 20px;
}
/* 行程里的样式 */
.flight_des{
  color: #444444;
  margin: 0 0 0 30px;
  line-height: 37px;
  font-size: 13px;
}
.journeyListsUl{
  margin: 10px 0 10px 0px;
}
.journeyListsUl>li{
  font-size: 14px;
  color: #4A4A4A;
  line-height: 22px;
}
.hotel_line_look_detail{
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  color: #ff8000;
}
.journey_lists{
  margin-left: 30px;
  margin-bottom: 15px;
}
.journey_lis{
  margin-bottom: 15px;
}
.journey_lis>div{
  margin-bottom: 6px;
  color: #444444;
  font-size: 14px;
}
.journey_lis>p{
  color: #444444;
  font-size:13px;
}
/* 行程里的轮播 */

.selection_design_line{
  margin-left: 32px;
  display: flex;
  align-items: center;
  position: relative;
}
.selection_design_line>.roll_prev{
  width: 30px;
  height: 30px;
  background-color: rgba(0,0, 0,0.50);
  border-radius: 50px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 1;
}
.selection_design_line>.roll_area{
  display: flex;
  overflow: hidden;
}
.selection_design_line>.roll_area>ul{
  display: flex;
  width: 1000%;
  position: relative;
}
.selection_design_line>.roll_area>ul>li{
  margin-right: 12px;
}

.selection_design_line>.roll_next{
  width: 30px;
  height: 30px;
  background-color: rgba(0,0, 0,0.50);
  border-radius: 50px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.selection_design_line>.swiper-button-white{
  cursor: pointer;
}
.swiper_journey >.swiper-wrapper>.swiper-slide{
  width: 227px !important;
  margin-right: 10px;
  height: 142px;
}
.selection_design_line_arrow_l{
  position: absolute;
  left: 0;
  width: 3%;
  cursor: pointer;
  font-size: 30px;
  z-index: 1;
}
.swiper-button-white{
  background-image: none;
  background-color: rgba(0,0, 0,0.50);
  width: 30px;
  height: 30px;
  border-radius: 50px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  z-index: 1;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
  background-image: none !important;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
  background-image: none !important;
}
.selection_design_area{
  width: 100%;
  overflow: hidden;
}
.selection_design_area_ul{
  width: 1000%;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.selection_design_area_ul>li{
  margin-right: 14px;
}
.selection_design_line_arrow_r{
  position: absolute;
  right: 0;
  width: 3%;
  cursor: pointer;
  text-align: right;
  font-size: 30px;
}
.hotBoxConCell{
  width: 225px;
  height: 142px;
  position: relative;
}
.hotBoxConCell_mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(rgba(255,255,255,0.1) 70%, rgba(0,0,0,0.3));
  background: -o-linear-gradient(rgba(255,255,255,0.1) 70%, rgba(0,0,0,0.3));
  background: -moz-linear-gradient(rgba(255,255,255,0.1) 70%, rgba(0,0,0,0.3));
  background: linear-gradient(rgba(255,255,255,0.1) 70%, rgba(0,0,0,0.3));
}
.hotBoxConCell{
  display: flex;
  justify-content: center;
  align-items: center;
}
.hotBoxConCell>img{
  width: 100%;
  /* height: 100%; */
}
.hotBoxConCell>.hotBoxConCellMessage{
  width: 100%;
  position: absolute;
  bottom: 0;
}
.hotBoxConCell>.hotBoxConCellMessage>p{
  line-height: 20px;
  margin-bottom: 5px;
  color: #ffffff;
  padding-left: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* 费用详情 */
.cost_detail{
  background: #ffffff;
  padding: 24px;
  margin-bottom: 20px;
}
.cost_piece ,.attention_rule{
  padding: 16px 0;
}
.attention_rule>p, .cost_piece>p{
  line-height: 40px !important;
  font-size: 16px;
  color: #444444;
}
.cost_piece>p>span, .attention_rule>p>span{
  border-bottom: 1px solid #ff8000;
  font-size: 16px;
  padding-bottom: 5px;
}

.cost_piece_list>li,.cost_piece_list_none>li,.cost_piece_list_zl>li{
  line-height: 28px;
  font-size: 14px;
  color: #444444;
  /* text-indent: 18px; */
}
.cost_piece_list_stress{
  color: #000000 !important;
}
/* 拓展套餐 */
.extend_meal{
  margin-bottom: 20px;
}
.extend_meal>p{
  background: #ffffff;
  padding: 20px 30px;
  font-size: 14px;
  color: #000000;
}
.meal_box{
  /* display: none; */
}

.meal_box>h4{
  background: #F4F4F5;
  line-height: 44px;
  font-size: 18px !important;
  padding: 0 0 0 30px;

}
.meal_box>h4>span{
  display: inline-block;
  font-size: 18px;
  margin-right: 20px;
}
.meal_box>h4>em{
  color: #444444;
  font-size: 14px;
}
.meal_box>h4>em>i{
  font-size: 20px;
  color: #ff8000;
  line-height: 20px;
}
.meal_box>h4>a{
  font-family:"iconfont" !important;
  float: right;
  margin-right: 30px;
  font-size: 14px;
  color: #777;
}
.meal_box>.meal_body{
  display: none;
  padding: 20px 30px;
  background: #ffffff;
}
.meal_body_active{
  display: block !important;
}
/* 注意事项 */
.attention{
  padding: 24px;
  background: #ffffff;
  margin-bottom: 20px;
}
.attention .attention_rule>div{
  line-height: 40px;
  font-size: 16px;
  color: #444444;
}
.attention .attention_rule>div>span{
  border-bottom: 1px solid #ff8000;
  font-size: 16px;
  padding-bottom: 5px;
}
.attention_rule .attention_rule_mark{
  padding: 10px 0 !important;
  line-height: 16px !important;
}
.attention .attention_rule>p{
  font-size: 14px;
  color: #444444;
  line-height: 26px;
}
.attention_rule_item{
  margin-bottom: 20px;
}
.attention_rule_item>p{
  font-size: 14px;
  color: #444444;
  line-height: 20px;
}
/* 精彩评价 */
.favorited{
  /* padding: 20px 30px; */
  /* background: #ffffff; */
  margin-bottom: 20px;
}
.hotelEvaluation{
  width: 100%;
  background: white;
  padding-bottom: 17px;
}
.hotelEvaluationComprehensive{
  border-bottom: 1px solid #eeeeee;
}
.hotelEvaluationTitle{
  font-size: 16px;
  color: #444444;
  padding-top: 26px;
  padding-left: 20px;
}
.hotelEvaluationStar{
  margin-left: 30px;
}
.hotelEvaluationStar{
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.hotelEvaluationStar>div{
  display: flex;
  align-items: center;

}
.hotelEvaluationStar>div>img{
  margin-right: 5px;
}
.hotelEvaluationStar>p{
  margin-left: 10px;
}
.hotelEvaluationStar>p>strong{
  font-weight: normal;
  font-size: 20px;
  color: #FF8000;
}
.hotelEvaluationStar>p>span{
  font-size: 13px;
  color: #000000;
  line-height: 21px;
}
.hotelEvaluationType{
  display: flex;
  align-items: center;
  margin-left: 30px;
  padding-top: 15px;
  padding-bottom: 30px;

}
.hotelEvaluationType>div{
  font-size: 12px;
  color: #444444;
  margin-right: 28px;
}
.hotelEvaluationType>div>strong{
  font-size: 16px;
  color: #FF8000;
  font-weight: normal;
  padding-left: 10px;
}
.hotelEvaluationType>div>span{
  font-size: 13px;
  color: #000000;
  line-height: 22px;
}
/* 单个人评价部分 */
/*左侧个人信息*/
.personalEvaluationBox{
  width: 95%;
  border-bottom: 1px solid #eeeeee;
  padding-top: 25px;
  margin-left: 18px;
  padding-left: 12px;
  display: flex;
  padding-bottom: 10px;
}
.personalEvaluationPerson{
  width: 206px;
  display: flex;
}
.personalEvaluationPerson>img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.personMessaged{
  margin-left: 14px;
}
.personMessageName{
  font-size: 16px;
  color: #444444;
  line-height: 28px;
}
.personMessageTime{
  font-size: 12px;
  color: #979797;
  line-height: 25px;
}
.personMessageType{
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.personMessageType>p{
  line-height: 22px;
  font-size: 12px;
  color: #777777;
}
.personMessageType>div{
  line-height: 22px;
  font-size: 12px;
  color: #777777;
}
.personMessageType>div>strong{
  line-height: 22px;
  font-size: 12px;
  color: #FF8000;
}
/* 右侧评论内容*/
.personalEvaluationDetail{
  /* width: 590px; */
  width: calc(100% - 206px) !important;
}
.personalEvaluationDetailTop{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 8px;
}

.evaluationDetailTopLeft{
  display: flex;
  align-items: center;
}

.evaluationDetailTopLeft>div{
  display: flex;

}
.evaluationDetailTopLeft>div>img{
  margin-right: 5px;
  width: 9px;
  height: 9px;
}
.evaluationDetailTopRight{
  margin-left: 10px;
}
.evaluationDetailTopRight>strong{
  font-size: 16px;
  color: #FF8000;
  font-weight: normal;
}
.evaluationDetailTopRight>span{
  font-size: 13px;
  color: #000000;
  line-height: 19px;
}
.evaluationDetailTimeType{
  font-size: 12px;
  color: #979797;
}
.evaluationDetailTimeType>span{
  font-size: 12px;
  color: #FF8000;
  line-height: 17px;
}

.evaluationDetailText{
  font-size: 14px;
  color: #444444;
  text-align: justify;
  padding-bottom: 10px;
}
.evaluationDetailImg{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.evaluationDetailImg>img{
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  border: 1px solid white;
}

/*您的评价部分*/

.youEvaluationTitle{
  font-size: 16px;
  color: #444444;
  padding: 18px 0;
  padding-left: 20px;
}

/*已登录部分评价样式 */

.youEvaluationBox{
  width: 793px;
  margin-left: 30px;
}
.youEvaluationText{
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  height: 140px;
  resize: none;
  margin-bottom: 20px;
}

.youEvaluationUpImg{
  width: 100%;
  min-height: 143px;
  background: #F8F8F8;
  padding: 10px;
  box-sizing: border-box;
}

.youEvaluationUpImgText{
  font-size: 12px;
  color: #777777;
  line-height: 40px;
}
.youEvaluationSubmitBox{
  height: 37px;
  margin-top: 20px;
}
.youEvaluationSubmit{
  background: #FF8000;
  width: 240px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  float: right;
  cursor: pointer;
}

.pay-img{
  width: 100%;
}
.pay-upload-container{
  display: flex;
  flex-wrap:wrap ;
}
.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.pay-upload-img{
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.pay-img input[type="file"]{
  width: 80px;
  height: 80px;
  z-index: 99;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
}
.pay-upload-container img{
  width: 80px;
  height: 80px;
  display: block;
}
.pay-img-del {
  height: 0;
  width: 100%;
  background: rgba(0,0,0,.44);
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  z-index: 199;
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}
.active .pay-img-del{
  height: 30px;
}

.notLoginBox{
  position: relative;
  margin-left: 30px;
  height: 210px;
}
.notLoginBoxCon{
  background: none;
  z-index: 2;
  background: #F4F4F5;
  width: 793px;
}
.notLoginBoxConBox{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 380px;
  margin:auto;
  height: 37px;
}
.notLoginBoxConBoxLoginBtn{
  width: 110px;
  float: left;
  height: 37px;
  background: #FF8000;
  text-align: center;
  line-height: 37px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.notLoginBoxConBoxHuo{
  float: left;
  font-size: 16px;
  color: #999999;
  height: 37px;
  margin: 0px;
  padding: 0px;
  line-height: 37px;
}
.notLoginBoxConBoxRegBtn{
  width: 110px;
  float: left;
  height: 37px;
  background: #FF8000;
  text-align: center;
  line-height: 37px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.notLoginBoxConBoxText{
  float: left;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  color: #999999;
  height: 37px;
  line-height: 37px;
}


/* 弹框模板 or 模板轮播 */

.hotel_frame{
  display: none;
}
.hotel_frame_confine{
  display: none;
}

.hotel_frame_box{
  position: relative;
}
.hotel_frame_box .hotel-top{
  height: 530px;
  width: 100%;
}
.hotel_frame_box .swiper-slide{
  height: 530px;
  width: 100%;
}
.hotel_frame_box .hotel-thumbs{
  height: 100px;
  box-sizing: border-box;
  padding-top: 10px;
}

.hotel_frame .mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(113, 113, 113, .5);
}

.hotel_frame_confine .mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(113, 113, 113, .5);
}
.hotel_frame .hotel_frame_box{
  background: #ffffff;
  top: calc(5%);
  left: calc((100% - 870px) / 2);
  right: 0;
  position: fixed;
  width: 810px;
  z-index: 12;
  height: 630px;
  overflow-y: auto;
  padding: 50px 10px 10px;
}
.hotel_frame_confine .hotel_frame_box{
  background: #ffffff;
  top: calc(5%);
  left: calc((100% - 870px) / 2);
  right: 0;
  position: fixed;
  width: 810px;
  z-index: 12;
  overflow-y: auto;
  padding: 50px 10px 10px;
}
.hotel_frame_box .detailSwiper{
  background-color: #ffffff;
}
.hotel_frame_box .answer_close{
  background: #ff8000;
  display: inline-block;
  height: 24px;
  width: 24px;
  background: url(/statics/web3/smallgroup/detail/images/answer_close.png) left center no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 14px;
  top: 14px;
}
.hotel_frame .hotel-thumbs .swiper-slide-thumb-active>div{
  display: none;
}
.hotel_frame_box_content{
  /* display: flex; */
  height: 100%;
  width: 100%;
  align-items: center;
  position: relative;
}
.hotel_frame_box_content>.roll_next{
  width: 30px;
  height: 30px;
  background-color: rgba(0,0, 0,0.50);
  border-radius: 50px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 1;
}
.hotel_frame_box_content>.roll_prev{
  width: 30px;
  height: 30px;
  background-color: rgba(0,0, 0,0.50);
  border-radius: 50px;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 200px;;
  right: 0;
  z-index: 1;
}
.hotel_frame_box_content .public-swiper{
  position: relative;
  width: 100000%;
}
.hotel_frame_box_content .hotel_frame_box_confine{
  /* max-width: 810px; */
  max-width: 100%;
  overflow: hidden;
}
.hotel_frame_box_confine .public-swiper li{
  float: left;
  width: 810px;
  height: 530px;
  margin-right: 10px;
}
.hotel_frame_box_confine .public-swiper li .hotBoxConCell{
  width: 100%;
  height: 100%;
}

/* 猜你喜欢 */
.guess_like{
  flex-direction: column;
  margin: 0 auto 20px auto;
}
.recommendBox{
  padding-bottom: 20px;
  overflow: hidden;
}
.recommendBoxTitle{
  font-size: 20px;
  color: #444444;
  line-height: 50px;
  padding-top: 10px;
}
.recommendBox{
  width: 1200px;
  margin: 0 auto;
}
.recommendBoxSwiper{
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.recommendBoxSwiper>.likeCell{
  width: 285px;
}
.guess_like .recommendBoxSwiper>.likeCell>img{
  height: 167px ;
}
.likeCellBoxUlBox{
  width: 1200px;
  height: 235px;
  overflow: hidden;
}
.likeCellBoxli{
  width: 285px;
  float: left;
  margin-right: 20px;
}
.likeCellBoxUl{
  width: 1000%;
  height: 235px;
  position: relative;
}
.recommendBoxCells{
  position: relative;
}
.recom_other_img_left{
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 2;
}
.recom_other_img_left:hover{
  background: url(/statics/web3/hotel/list/images/recommendBoxCells_l_hover.png) left center no-repeat;
}
.recom_other_img_right{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 80px;
}
.recom_other_img_right:hover{
  background: url(/statics/web3/hotel/list/images/recommendBoxCells_r_hover.png) left center no-repeat;
}
.guess_like .likeCell>img{
  width: 100%;
  height: 170px;
  display: block;
}
.guess_like .likeCellCon{
  height: auto;
  background: white;
  padding: 0 5% 2% 5%;
}
.guess_like .likeCellCon>p{
  font-size: 15px;
  color: #191B2A;
  line-height: 24px;
  padding-top: 10px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guess_like .likeCellCon>div{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6px;
  line-height: 20px;
}
.guess_like .likeCellCon>div>p{
  font-size: 12px;
  color: #777777;
}
.guess_like .likeCellCon>div>div{
  font-size: 12px;
  color: #444444;
}
.guess_like .likeCellCon>div>div>span{
  font-size: 16px;
  color: #FF8000;
}

/* 航班参考 */
.flight_info{
  display: none;
}
.flightReference{
  padding: 40px 0;
}
.flightReference .flight_info:first-child{
  display: block;
}
.flight_info_body{
  display: flex;
  justify-content: start;
}
.flight_travel{
  margin-top: 10px;
  margin-left: 30px;
}
.flightReference{
  margin: 0 auto;
  margin-left: 28px;
}
.flightReference>div{
  font-size: 18px;
  color: #4A4A4A;
  line-height: 40px;
}
.travelRemand{
  width: 10%;
}
.flightReference .remind{
  font-size: 12px;
  color: #FF8000;
  margin-bottom: 20px;
}
.travelInformation{
  width: 35%;
  margin-bottom: 20px;
}
.travelInformation .goFlight{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.travelInformation .goFlight>svg{
  font-size: 23px;
}
.travelInformation .goFlight>span{
  font-weight: 600;
  font-size: 14px;
  margin-left: 15px;
  color: #4A4A4A;
}
.goFlight .goFlightInfo>span{
  font-size: 14px;
  color: #777777;
}
.flightTure{
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.flightPlace{
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.09);
}
.flightPlace .goFlightInfo{
  display: flex;
  justify-content: center;
  line-height: 37px;
}
.flightPlace .goFlightInfo>em{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #dcdcdc;
}
.flightTure .flightLIne{
  width: 100%;
  padding-bottom: 10px;
}
.flightTure .flightLIne>li:nth-child(1){
  font-weight: 600;
  font-size: 14px;
  color: #4A4A4A;
}
.flightTure .flightLIne>li:nth-child(2){
  color: #9B9B9B;
}
.flightTure .flightLIne>li:nth-child(3){
  font-size: 12px;
  color: #FF8000;
}
.flightTure .hereTure{
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.flightTure .hereTure .middleTure{
  font-size: 12px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
  width: 34px;
  height: 34px;
  background: #FECC00;
  border-radius: 50%;
}
.flightLIne>li{
  display: flex;
  line-height: 20px;
}
.comFlight>svg{
  color: #AE7F44;
}
.flightLIne .airLine{
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: -18px;
}
.flightLIne .airLine>svg{
  font-size: 18px;
}
.flightLIne .airLine>i{
  width: 30%;
  border-top: 1px solid #dcdcdc
}
.flightLIne>li>span{
  width: 33%;
  text-align: center;
}
.Ssuggest{
  margin-top: 10px;
  font-size: 14px;
  color: #777777;
}

/* swriper */
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  background: rgba(0,0, 0,0.40)
}
.swiper-pagination-bullet-active{
  background: #ff8000 !important;
}
.swiper-pagination-bullet{
  background: #FFFFFF !important;
}

.tem_arrow_find{
  min-width: 60px;
  font-size: 20px;
  padding-right: 8px;
}
.item_arrow_free_trip_find::after{
  top: 8px !important;
}
.item_arrow_small_group_find::after{
  top: 8px !important;
}

/* travel 重写 */

.avi_downarrow_tarvel{
  text-align: center;
}
.avi_downarrow_tarvel .sl_icon{
  display: inline-block;
  transform: rotate(270deg);
  font-size: 26px;
}
.flx_row_mid_avitel{
  display: flex;
  height: 478px;
  justify-content: center;
  position: relative;
}
.frma_mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .4);
}
.travel_mapjournery{
  position: relative;
  margin-top: 39px;
  width: 500px;
  margin-right: 100px;
  display: grid;
  align-items: center;
}
.avi_map_tarvel_map{
  max-width: 100%;
  max-height: 440px;
  margin-top: -20px;
}
.meal_lines{
  margin-bottom: 10px;
  font-size: 14px;
}
.cruise_maplarge {
  width: 21px;
  height: 23px;
  position: absolute;
  background: rgba(0, 0, 0, .3);
  padding: 7px 7px 6px 8px;
  border-radius: 50%;
  left: 20px;
  top: 20px;
  z-index: 2;
}
.travel_journery{
  display: flex;
  height: 360px;
  overflow-y: auto;
  position: relative;
  /* overflow-x: auto; */
}

.view_tra_title{
  position: relative;
  font-size: 1.15rem;
  color: #FFFFFF;
  text-align: left;
  margin: 0 auto 10px auto;
  padding-top: 2.1rem;
}

.view_every_title{
  padding-left: 4%;
  font-size: 1.15rem;
  color: #444;
  text-align: left;
  margin: 10px auto 10px auto;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.tj_inline{
  font-size: 0.857rem;
  height: 2.85rem;
  line-height: 2.85rem;
  box-sizing: border-box;
  color: #fff;
}
.tj_inline_day{
  /* width:72px; */
}
.travel_map_avi{
  width: 450px;
}
.desmore_sl_icon{
  bottom: -20px !important;
  cursor: pointer;
  display: inline-block;
}
.dot_inline{
  position: relative;
  padding-right: 10px;
  text-align: right;
  min-width: 56px;
}
.dot_inline::after{
  content: '';
  position: absolute;
  right: -2px;
  top: 18px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}
.tj_inline_theme{
  flex: auto;
  z-index: 1;
}
.dot_inline::before{
  content:'';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-right:  1px dashed rgba(255,255,255,0.2);
}
.dot_inline:first-child::before{
  content:'';
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 50%;
  border-right:  1px dashed rgba(255,255,255,0.2);
}
.daily_route{
  border-bottom: 1px dashed rgba(255,255,255,0.2);
  padding-left: 6px;
  display: -webkit-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}
.max_1_line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}


.days_tags{
  background: #C19D6C;
  border-radius: 20px;
  width: 3.5rem;
  color: #fff;
  padding: 2px 2px 2px 8px;
  line-height: 20px;
  font-size: 14px;
}
.days_tag_crical{
  background: #fff;
  color: #C19D6C;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  line-height: 1.4rem;
  text-align: center;
  float: right;
}
.travel_pace{
  width: 92%;
  margin:  0 auto;
}
.days_tag_crical{
  background: #fff;
  color: #C19D6C;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  line-height: 1.4rem;
  text-align: center;
}
.days_description {
  font-size: 1rem;
  color: #444444;
  position: relative;
  margin-bottom: 1rem;
  white-space: nowrap;
}
.routes_span{
  margin-bottom: 1.5rem;
}
.days_desc_title{
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.travel_option_pace{
  padding-bottom: 0.5rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #eee;
  font-size: 1rem;
}
.travel_general_tab_pace{
  width: 54px;
  height: 26px;
  display: inline-block;
  line-height: 26px;
  margin-right: 25px;
  border-radius: 13px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.travel_normal_pace{
  border: 1px solid rgba(193, 157, 108, 1);
  color: #C19D6C;
}
.travel_selected_pace{
  background: #C19D6C;
  color: #fff;
  position: relative;
  font-weight: bold;
}

.re{
  position: relative;
}
.travel_option_item{
  height: 32.85rem;
  border-radius: 10px;
  overflow-y: auto;
  background-color: #c4c4c4;
}
.travel_option_item_swiper{
  position: absolute;
  left: 50%;
  bottom: 1.8rem;
  margin-bottom: 6px;
  width: calc(84% - .6rem);
  border-radius: 5px;
  transform: translate(-50%);
  background: rgba(0, 0, 0, .35);
}
.travel_option_item_cont{
  padding: 1.3rem;
  margin: 0 auto;
  color: #fff;
}
.descriptionation{
  height: 48px;
  transition: all 0.5s;
  cursor: pointer;
}
.descriptionation_normal{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: pre-wrap;
}
.descriptionation_all{
  height: 20rem;
  overflow-y: auto;
  white-space: pre-wrap;
}
.trip_content_swiper{
  position: relative;
}
.swiper-pagination-bullets{
  text-align: center;
}
.travel_option_remend{
  height: 40px;
  width: 100%;
  left: 0%;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(to top, rgba(0,0,0,0.6) 10%,rgba(0,0,0,0.4) 25%,rgba(0,0,0,0.01) 40%,rgba(0,0,0,0.0) 100%);
}
.tr_op_re_repare{
  position: relative;
}
.tr_op_re_repare .sl_icon{
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: -39px;
  color: #fff;
  font-size: 20px;
  transform: rotate(90deg)
}
.travel_option_normal{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 51px;
}
.travel_option_all{
  height: 19.1rem;
  overflow-y: auto;
}
.travel_option_detailtext{
  transition: all 0.5s;
  font-size: 13px;
}
.flx_row_left_mid {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.image_garller{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.1rem;
  top: 1.1rem;
  background: rgba(0, 0, 0, .4);
  color: #fff;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  line-height: 2.4rem;
  text-align: center;
}

.show_drying{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.66);;
	z-index: 100000;
}

.swiper-container-drying{
	position: relative;
	display: flex;
  height: 100vh;
	justify-content: center;
	align-items: center;
}
.swiper-drying{
	height: 80vh;
}

.swiper-drying .swiper-slide >img{

	max-height: 100% !important;
}
.swiper-drying .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: center;
}
.flight_container_model .flightTure {
  position: absolute;
  left: 50%;
  bottom: 1.8rem;
  margin-bottom: 6px;
  width: calc(84% - 0.6rem);
  border-radius: 5px;
  transform: translate(-50%);
}
.flight_container_model .flightTure .flightLIne {
  width: 100%;
  margin-bottom: 1rem;
  background: rgba(255, 255, 255, .9);
  border-radius: 10px;
}
#tdetail_body .flight_container_model .flightLIne .airLine {
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #AE7F44;
  margin-top: 0 !important;
}
.flight_container_model .flightLIne>li {
  line-height: 30px;
}
.flight_container_model .flightLIne>li>span {
  font-size: 13px;
}
#tdetail_body .price_item>p {
  font-size: 18px;
  color: #444444;
  color: #444444;
  margin-bottom: 16px;
  font-weight: bold;
}
#tdetail_body .price_item {
  margin-top: 20px;
  background: #fff ;
  background: #fff;
  padding: 20px 4% 30px 4%;
}
#tdetail_body .price_item_lists>li>p {
  font-size: 14px;
  color: #777777;
  white-space: pre-wrap;
}
#tdetail_body .d_center_l {
  background: none !important;
}
#tdetail_body .travel_1 {
  background: #fff ;
}
#tdetail_body .d_center_l {
  width: 1200px;
  padding: 20px 0!important;
  background: #fff ;
}
#tdetail_body .recommendBox {
  margin-top: 40px;
}
#tdetail_body .inventory>ul {
  height: 346px;
  max-height: 346px;
}
#tdetail_body .flightTure {
  height: 216px;
}

#tdetail_body .flightTure .flightLIne{
  width: 48%;
  height: 90px;
  margin-right: 4%;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#tdetail_body .flightTure .flightLIne:nth-child(2n){
  margin-right: 0%;
}
#tdetail_body .flightTure .swiper-slide{
  display: flex;
  flex-flow: wrap;
}
#tdetail_body .swiper-container-horizontal>.swiper-pagination-bullets{
  background:none !important;
}
#tdetail_body .sturve_days{
  margin-left: -5px !important;
}
#tdetail_body  .center_tab>ul .center_tab_active .sl_icon{
  color: #fff;
}
#tdetail_body  .center_tab>ul .sl_icon{
  color: #AD7F45;
}
#tdetail_body .time_line{
  margin-top: 30px;
}
#tdetail_body .hotel_detail{
  border: 1px solid #ffff;
  display: inline-block;
  padding: 6px 25px;
  margin-top: 1.5rem;
  cursor: pointer;
  font-size: 14px;
}
.recf_form_global .search_area_num{
      width: 90%;
    margin: 10px auto;
    border: 1px solid #dcdcdc;
    padding: 0;
}
.recf_form_global .sl_icon{
 top: 4px;
}
.recf_form_global .search-county-input{
     width: 100%;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.recf_form_global #areaCodeSearch{
     width: 100%;
    line-height: 25px;
    padding-left: 25px;
}
.recf_form_global .clear-icon-search{
    right: 6px;
    top: 6px;
}