
.content111 {
  position: fixed;
  right: 50px;
  bottom: 30px;
  width: 40px;
  height: 40px;
  background-color: #f2f5f6;
  box-shadow: 0 0 6px rgba(0,0,0, .12);
  text-align: center;
  line-height: 40px;
  color: #1989fa;
  display: none;
  font-size: 22px;
  cursor: pointer;
  z-index: 100;

}

.dt_benner{
  position: relative;
  height: 240px;
  wiath:100%;

  /*background:url('/img/home/sales/bgback_1.jpg') no-repeat center/cover;*/
}
.destination_benner{
  position: relative;
  height: 700px;
  background:#E8E8F3 url("/img/imgicon/destination/banner_xlbd_bg.png") no-repeat center/cover;
}

.destination_bj_box{
  width: 1200px;
  height: 300px;
  margin: 0 auto;
  background: url("/img/imgicon/destination/banner_bg_ys.png") no-repeat center/cover;
}
.destination_bj_tp{

  width: 600px;
  height: 142px;
  margin: 0 auto;
  padding-top:20px;
}
/*.dt_bennre_1{*/
/*  background:rgb(86,67,221);*/
/*}*/

/*.dt_benner_2{*/
/*  background:rgb(98,32,204);*/
/*}*/
/*.dt_bennre_3{*/
/*  background:rgb(95,59,230);*/
/*}*/



@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);

  }
  100% {
    opacity: 1;
    /*-webkit-transform: scale(1);*/
    /*-ms-transform: scale(1);*/
    /*transform: scale(1);*/
  }
}

.nav_animate {
  animation: bounceIn 0.5s  ease-in-out;
}


.dsti_img{
  width: 1200px;
  height: 240px;
  margin: 0 auto;
}
.dt_benner .dt_menu{
  position: absolute;
  bottom:-84px;
  left: 50%;
  width: 1200px;
  transform: translateX(-50%);
  height: 120px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.2);
  border-radius: 10px;



  /*position: absolute;*/
  /*bottom:-36px;*/
  /*left: 50%;*/
  /*width: 1200px;*/
  /*transform: translateX(-50%);*/
  /*height: 80px;*/
  /*border-radius: 80px;*/
  /*background: #fff;*/
}
.dt_menu ul{
  position: relative;
  z-index: 100;
  display: flex;
  justify-content:center;
  align-items: center;
  margin: 0 20px;
}
.dt_menu ul li{
  width: 274px;
  height: 107px;
  font-size: 12px;
  color: #0F5BFF ;
  padding-bottom: 18px;
  margin-top: 13px;
  cursor: pointer;

}

.dt_menu .icon_img{
  width: 48px;
  height: 48px;

}

.menu_box_text{

  margin-left: 10px;
}
.c_0f5{
  color: #0F5BFF !important;
}
.dt_menu .menu_tit{
  color: #333;
}
.dt_menu .menu_text{
  color: #999;
}
/*.menu_box{*/
/*  background: url("/img/imgicon/destination/btn_xlbd_selected.png") no-repeat center/cover;*/
/*}*/
.ibjpj {
  position: relative;

  top: -107px;
  width: 274px;
  color: #0F5BFF;
  height: 107px;
  background: url("/img/imgicon/destination/btn_xlbd_selected.png") center/cover;
  transition: .2s;
}


.dt_main .nav_wrap{
  position: relative;
  height: 44px;
  line-height: 44px;
  margin-bottom: 20px;
  background: #FFF;
  box-shadow: 0px 3px 6px rgba(207, 210, 230, 0.16);
  border-radius: 10px;

}
.nav_wrap .nav_block{
  display: flex;
  color: #5A8EFF;
  align-items: center;
  padding: 11px 38px;
}
.nav_wrap .nav_block dd{
  height: 22px;
  line-height: 20px;
  font-size: 12px;
  padding:0 8px;
  margin-left: 10px;
  border: 1px solid #E6EEFF;
  cursor: pointer;
}
.nav_wrap .nav_block dd:hover{
  color: #fff;
  background: linear-gradient(180deg, #5A8EFF 0%, #0F5BFF 100%);
}

.dd_action{
  color: #fff;
  background: linear-gradient(180deg, #5A8EFF 0%, #0F5BFF 100%);

}



/*.brand_block {  */
/*margin-top: 20px;*/
/*}*/
/*.brand_block .brand_tit{*/
/*height: 70px;*/
/*padding: 0 0 0 26px;*/
/*line-height: 70px;*/
/*background-color: #fff;*/
/*}*/
/*.brand_block .brand_tit .brand_span{*/
/*  font-size: 20px;*/
/*  color: #666;*/
/*  line-height: 20px;*/
/*  margin-right: 27px;*/
/*}*/
/*.brand_block .brand_tit em{*/
/*  font-size: 14px;*/
/*  color: #ff4c43;*/
/*}*/
/*.brand_block .brand_cnt{*/
/*  padding-bottom: 20px;*/
/*}*/
/*.brand_block .brand_cnt .list_main{*/
/*  display: flex;*/
/*  flex-wrap:wrap;*/
/*  width: 1200px;*/
/*  */
/*}*/
/*.brand_block .brand_cnt .goods-prod{*/
/*  position: relative;*/
/*  width: 230px;*/
/*  height: 448px;*/
/*  margin: 0 12px 20px 0;*/
/*  background-color: #fff;*/
/*  border:1px solid rgba(155, 155, 155, 0.2);*/
/*  border-radius: 0 0 10px 10px;*/
/*  transition: all .1s ease-in-out;*/
/*}*/

/*.brand_block .brand_cnt .goods-prod:hover{*/
/*  -webkit-transform: translateY(-4px);*/
/*  transform: translateY(-4px);*/
/*  box-shadow: 0 4px 12px 2px rgba(0,0,0,.1);*/
/*  -webkit-box-shadow: 0 4px 12px 2px rgba(0,0,0,.1);*/
/*  position: relative;*/
/*  z-index: 100;*/
/*}*/

/*.brand_block .brand_cnt .goods-prod:nth-child(5n){*/
/*  margin-right:0 !important;*/
/*}*/
/*.brand_cnt .prod_hd{*/
/*  position: relative;*/
/*  width: 229px;*/
/*  height: 230px;*/
/*  border-top:1px solid rgba(155, 155, 155, 0.2);*/
/*  !*border-left:1px solid rgba(155, 155, 155, 0.2);*!*/
/*  !*border-right:1px solid rgba(155, 155, 155, 0.2);*!*/

/*}*/
/*.prod_hd .hd_topicon{*/
/*  width: 30px;*/
/*  height: 48px;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  text-align: center;*/
/*  font-size: 18px;*/
/*  color: #fff;*/
/*  line-height: 58px;*/
/*  background-repeat: no-repeat;*/
/*  background-image: url(/img/basetop2.png)*/
/*}*/

/*.brand_cnt .goods-prod .hd_bottom{*/
/*  position: absolute;*/
/*  left:0;*/
/*  bottom: -1px;*/
/*  width: 100%;*/
/*  font-size: 16px;*/
/*  height: 0;*/
/*  line-height: 40px;*/
/*  color: #fff;*/
/*  overflow: hidden;*/
/*  text-align: center;*/
/*  transition: height .5s;*/
/*  background-color: rgba(255,76,67,.8);*/
/*  cursor: pointer;*/

/*}*/
/*.brand_cnt .goods-prod:hover .hd_bottom{*/
/*  height: 40px;*/
/*  */

/*}*/
/*.prod_hd_1 .look_msg{*/
/*  */
/*text-align: center;*/
/*height: 20px;*/
/*color: #f55d0b;*/
/*margin-left: 5px;*/
/*margin-bottom: 4px;*/
/*}*/

/*.prod_hd_1 .addTG_btn{*/
/*  display: inline-block;*/
/*  width: 104px;*/
/*cursor: pointer;*/
/*line-height: 26px;*/
/*text-align: center;*/
/*font-size: 14px;*/
/*margin-bottom: 8px;*/
/*border-radius: 4px;*/
/*background: -ms-linear-gradient(-135deg,#ff9c28 0,#ff4d4b 100%);*/
/*background-image: linear-gradient(-135deg,#ff9c28,#ff4d4b);*/
/*}*/

/*.prod_hd_1 .tk_order{*/
/*  width: 125px;*/
/*margin-top: -4px;*/
/*margin-left: -10px;*/
/*font-size: 10px;*/
/*line-height: 18px;*/
/*padding: 4px 0;*/
/*border-radius: 4px;*/
/*transform: scale(.8);*/
/*text-align: center;*/
/*background-color: #ff4c43;*/
/*margin-bottom: 5px;*/
/*}*/


/*.prod_hd_1 .viptk_order{*/
/*  width: 125px;*/
/*  margin-top: -4px;*/
/*  margin-left: -10px;*/
/*  font-size: 10px;*/
/*  line-height: 18px;*/
/*  padding: 4px 0;*/
/*  border-radius: 4px;*/
/*  transform: scale(.8);*/
/*  text-align: center;*/
/*  background-color: #3e89f0;*/
/*}*/

/*!*.brand_cnt .goods-prod:nth-child(5n) .hd_btm_wrap{*!*/
/*!*  position: absolute;*!*/
/*!*  left: -422px;*!*/
/*!*  top: 106px;*!*/
/*!*  z-index: 130;*!*/
/*!*  width: 423px;*!*/
/*!*  height: 290px;*!*/
/*!*  background-image: url(/img/home/copy_5wrap.png);*!*/
/*!*  background-repeat: no-repeat;*!*/
/*!*}*!*/

/*!*.brand_cnt .goods-prod:nth-child(5n) .btm_copy_block{*!*/
/*!*  padding: 20px 30px 10px 26px;*!*/

/*!*}*!*/
/*.hd_bottom .copy_wrap{*/
/*position: relative;*/
/*}*/
/*.goods-prod .prod_hd .hd_btm_wrap{*/
/*  position: absolute;*/
/*  display: none;*/
/*  left: 226px;*/
/*  top: 106px;*/
/*  width: 416px;*/
/*  height: 290px;*/
/*  line-height: 23px;*/
/*  z-index: 111;*/
/*  color:#fff;*/
/*  word-wrap: break-word;*/
/*  transition: 3s;*/
/*  background-image: url(/img/home/copy_5wrap3.png);*/
/*  background-repeat: no-repeat;*/
/*}*/

/*.goods-prod .hd_btm_wrap .btm_copy_block{*/
/*  height:250px;*/
/*  color:#fff;*/

/*  padding: 14px 14px 10px 30px;*/
/*  */
/*}*/
/*.hd_btm_wrap .btm_copy_block .copy_img{*/
/*  height: 70px;*/
/*  object-fit: contain;*/
/*  text-align: left;*/
/*}*/
/*.hd_btm_wrap .btm_copy_block .copy_p{*/
/*  height: 188px;*/
/*  text-align: left;*/
/*  overflow: hidden;*/
/*  text-overflow: ellipsis;*/
/*  -webkit-line-clamp: 8;*/
/*  display: -webkit-box;*/
/*  -webkit-box-orient: vertical;*/
/*  }*/
/*.brand_cnt .prod_bp{*/
/*  width: 230px;*/
/*  padding: 19px 10px 13px;*/
/*  z-index: 10;*/
/*  text-align: center;*/
/*}*/
/*.brand_cnt .prod_bp .prod_tit{*/
/*  font-size: 15px;*/
/*  cursor: pointer;*/
/*  color: #666;*/
/*overflow: hidden;*/
/*text-overflow:ellipsis;*/
/*white-space: nowrap;*/
/*}*/


/*.brand_cnt .goods-prod .prod_wrap ul{*/
/*  display: flex;*/
/*  justify-content: space-around;*/
/*  align-items: center;*/
/*  text-align: center;*/
/*  margin-bottom: 16px;*/
/*  color: #666;*/
/*}*/
/*.goods-prod .prod_wrap li{*/
/*font-size: 16px;*/
/*}*/
/*.goods-prod .prod_wrap .quan_after{*/
/*  font-size: 18px;*/
/*  color: #f55d0b;*/
/*}*/
/*.goods-prod .prod_wrap .yx {*/
/*  font-size: 18px;*/
/*  color: #666;*/
/*}*/

/*.brand_cnt .prod-four{*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*  padding:0 20px;*/
/*  margin-bottom: 14px;*/
/*}*/
/*.brand_cnt .prod-four .coupon_block{*/
/*width: auto;*/
/*font-size: 12px;*/
/*color: #f55d0b;*/
/*  padding-right: 4px;*/
/*border-radius: 4px;*/
/*border: 1px solid #f55d0b;*/
/*}*/
/*.brand_cnt .prod-four .coupon_span1{*/
/*  display: inline-block;*/
/*  text-align: left;*/
/*  font-size: 14px;*/
/*  padding:0 2px;*/
/*  margin-right: 4px;*/
/*  color:#fff;*/
/*  background-color: #f55d0b;*/
/*}*/

/*.brand_cnt .prod-four .platform{*/
/*  width: 19px;*/
/*  height: 19px;*/
/*}*/


/*.brand_cnt .couponbtbt_hr{*/
/*  width: 100%;*/
/*height: 2px;*/
/*padding:0 6px;*/
/*margin-bottom: 10px;*/

/*}*/

/*.brand_cnt .couponbt_daysale{*/
/*  width: 170px;*/
/*height: 28px;*/
/*font-size: 14px;*/
/*color: #4a4a4a;*/
/*text-align: center;*/
/*line-height: 28px;*/
/*margin: 0 auto  8px;*/
/*background: #fff6f2;*/
/*border-radius: 6px;*/
/*}*/
/*.brand_cnt .couponbt_daysale .daysale_span{*/
/*  padding: 0 4px;*/
/*font-weight: 700;*/
/*font-size: 16px;*/
/*color: #f55d0b;*/
/*}*/
/*.brand_cnt .prod_xl{*/
/*  padding:0 18px 6px;*/
/*  font-size: 13px;*/
/*  color: #666;*/
/*  height: 16px;*/

/*}*/
/*.brand_cnt .prod_xl em{*/
/*  color: #f55d0b;*/
/*  margin: 0 4px;*/
/*}*/
/*.brand_cnt .bt_goods{*/
/*  position: absolute;*/
/*  display:none;*/
/*  bottom: -103px;*/
/*  left: -1px;*/
/*  z-index: 10;*/
/*  width: 230px;*/
/*  padding: 4px 10px 0 17px;*/
/*  color: #666;*/
/*  font-size: 13px;*/
/*  background-color: #fff;*/
/*  border-left: 1px solid rgba(155, 155, 155, 0.2);*/
/*  border-right: 1px solid rgba(155, 155, 155, 0.2);*/
/*  border-bottom: 1px solid rgba(155, 155, 155, 0.2);*/
/*  border-radius: 0 0 10px 10px ;*/
/*  transition: .3s;*/

/*  */
/*}*/
/*.brand_cnt .bt_goods .bt_goods_info{*/
/*  padding-bottom:10px;*/
/*}*/
/*.brand_cnt .bt_goods .bt_goods_a a{*/
/*  color: #438eff;*/
/*}*/
/*.brand_cnt .bt_goods_info em{*/
/*  padding:0 4px;*/
/*}*/

/*.brand_block .brand_cnt .goods-prod:hover .bt_goods{*/
/*  display: block;*/
/*}*/
/*.bt_goods .bt_goods_error{*/
/*  text-align: right;*/
/*  vertical-align: middle;*/
/*}*/
/*.bt_goods .bt_goods_error a{*/
/*  color:#438eff;*/
/*}*/
/*.bt_goods .bt_dlgoods{*/
/*  display: flex;*/
/*  margin-bottom: 10px;*/
/*}*/
/*.bt_goods .bt_dlgoods dt{*/
/*  width: 40px;*/
/*}*/
/*.bt_goods .bt_dlgoods dd{*/
/*  padding-left: 4px;*/
/*}*/
/*.bt_goods .bt_material dt{*/
/*width: 44px;*/
/*}*/
/*.bt_goods .bt_material em{*/
/*margin-left: 8px;*/
/*}*/
/*.bt_goods .bt_material .material_dd{*/
/*  word-break: break-all;*/
/*}*/
/*.bt_goods .bt_material .material_dd a{*/
/*  color: #438eff;*/
/*}*/

/*.bt_goods .icon_cz{*/
/*  display: inline-block;*/
/*  width: 17px;*/
/*  height: 16px;*/
/*background-image: url(/img/home/icon_jb.png);*/
/*}*/
/*.bt_goods .bt_goods_error:hover .icon_cz{*/
/*  background-image: url(/img/home/icon_jb_hover.png);*/
/*}*/


/*.ft_paging_block{*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  text-align: center;*/
/*  margin-top: 40px;*/
/*  padding-bottom: 40px;*/
/* */
/*}*/

/*.ft_paging_block .pag_btm{*/
/*  width: 62px;*/
/*  height: 34px;*/
/*  line-height: 2px;*/
/*  text-align: center;*/
/*  */
/*}*/



/*.el-dialog__header{*/
/*  background-color: #f5f5f5;*/
/*}*/
/*.message_main{*/
/*height: auto;*/
/*font-size: 14px;*/
/*line-height: 33px;*/
/*color: #666;*/
/*text-align: justify;*/

/*}*/
/*.mamb35{*/
/*  margin-bottom: 35px;*/
/*}*/


