.w_1200{
    width: 1200px;
    margin: 0 auto;
}

.f12{
    font-size: 12px;
}
.f14{
    font-size: 14px;
}
.f16{
    font-size: 16px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.f24{
    font-size: 24px;
}
.f28{
    font-size: 28px;
}
.c444{
    color: #444444;
}
.c666{
    color: #666666;
}
.re{
    position: relative;
}
.nodata{
    color: #999;
}
.ctheme{
    color: #ff8000 !important;
}
.whitebg{
    background: #ffffff;
}
.flex_between{
    display: flex;
    justify-content: space-between;
}
.flex_end{
    display: flex;
    justify-content: flex-end;
}
.flex_row{
    display: flex;
}
.cursor{
    cursor: pointer;
}

/* 搜索 */
.index_bar {
    width: 100%;
    height: 100px;
    line-height: 100px;
    bottom: 0;
    display: flex;
    align-items: center;
    z-index: 1;
}

.sl_icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    color: #444;
}

.modle_box {
    height: 48px;
    display: flex;
    margin: 0 auto;
    background: #ffffff;
}

.modle_box input[type="text"] {
    border: none;
    height: 100%;
    padding: 0 3%;
    width: 94%;
    font-size: 14px;
}

.searchd_select {
    display: flex;
    width: 160px;
    height: 100%;
    position: relative;
}

.index_bar .modle_box {
    align-items: center;
}

.searchd_keyword {
    padding-left: 18px;
    width: 400px;
}

.modle_box>li {
    display: flex;
    justify-content: center;
    height: 48px;
    line-height: 48px;
    position: relative;
}

.curise_searchd {
    cursor: pointer;
    font-size: 16px;
    width: 200px;
    text-align: center;
    color: #FFFFFF;
    background: #FF8000;
}

.arrow_down {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
}

.arrow_down:after {
    content: "";
    border-top: 5px solid #444444;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    top: 11px;
    right: -2px;
}

.searchd_grey {
    width: 20px;
    text-align: center;
}

.searchd_grey b {
    width: 1px;
    height: 16px;
    background: #dcdcdc;
    margin-top: 16px;
}

.searchd_votation:hover .searchd_down {
    display: block;
}

.searchd_grid:hover .searchd_down {
    display: flex;
}

.searchd_down {
    display: none;
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
}
.searchd_ul_down {
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
}
.searchd_result_down{
    max-height: 400px;
    overflow-y: auto;
}
.searchd_history_down{
    position: absolute;
    top: 48px;
    width: calc(100% - 30px);
    left: 0;
    background: #fff;
    box-shadow: 0 0 5px #dcdcdc;
    z-index: 1;
    padding: 5px 15px;
}
.searchd_history_title{
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
}
.searchd_history_list{
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.searchd_history_clear{
    float: right;
    font-size: 12px;
    cursor: pointer;
    color: #ff8000;
}
.searchd_record{
    width: 40%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 2px 10px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    margin-right: 10px;
    color: #444;
    margin-top: 10px;
    cursor: pointer;
    display: block;
    line-height: 20px;
}
.searchd_downli{
    padding: 0 18px;
    line-height: 34px;
}
.searchd_downli .cruise_lable{
    float: right;
}
.searchd_downli:hover{
    color: #fff;
    background-color: #000;
}
.searchd_disclose{
    position: absolute;
    right: 4px;
    top: 2px;
    z-index: 10;
}
.departure_calendar {
    width: 436px;
    padding: 0 15px 20px 15px;
}

.cruise_business_date {
    text-align: center;
}

.disable_event {
    pointer-events: none;
    opacity: 0.5;
    color: #CCCCCC;
}

.cruise_business_date_arraw {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 100%;
}

.cruise_business_dateshow {
    font-size: 14px;
    color: #444444;
    width: 60px;
    text-align: center;
    padding-left: 5px;
}

.cruise_month {
    cursor: pointer;
    display: inline-block;
    width: 22.2%;
    margin-right: 12px;
    margin-bottom: 12px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #444;
    border: 1px solid #eee;
}

.cruise_month_checked {
    border: 1px solid #ff8000;
    color: #ff8000;
}

.cruise_month:nth-child(4n) {
    margin-right: 0;
}

.brand_grid {
    width: 384px;
    flex-wrap: wrap;
    padding: 20px 20px 10px 20px;
}

.cruise_ship_item {
    cursor: pointer;
    width: 108px;
    line-height: normal;
    border: 1px solid #eee;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
    padding-bottom: 10px;
}

.cruise_ship_item:nth-child(3n) {
    margin-right: 0px;
}

.cruise_ship_item_checked {
    border: 1px solid #ff8000;
}

.cruise_ship_item_checked .cruise_ship_item_text {
    color: #ff8000;
}

.cruise_ship_icon {
    width: 90%;
    height: 30px;
}

.cruise_ship_item_text {
    text-align: center;
    font-size: 12px;
    color: #444444;
}
/* 卡片 */
.cruise_item{
    width: 390px;
    box-shadow: 0 0 5px #eee;
    position: relative;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 15px;
    margin-right: 15px;
}
.cruise_item:nth-child(3n){
    margin-right: 0;
}
.cruise_item_content{
    padding: 10px;
    background: #fff;
}
.cruise_item_img{
    height: 240px;
    width: 100%;
    display: block;
}
.cruise_item_title{
    width: 60%;
    font-size: 16px;
    height: 44px;
    font-weight: bold;
    color: #444444;
}
.cruise_item_nameline{
    font-size: 12px;
    color: #444444;
    margin: 10px 0 0px 0;
}
.cruise_item_daterange{
    font-size: 12px;
    line-height: 16px;
    color: #979797;
}
.cruise_item_baseprice{
    font-size: 12px;
    color: #FF8000;
}
.cruise_item_prisebox{
    padding: 10px 0;
}
.cruise_item_price{
    font-size: 20px;
    color: #FF8000;
}
.early_discount{
    padding: 0px 5px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: -5px;
    background-image: linear-gradient(90deg, #DBB384 0%, #EFDAB9 100%);
    border-radius: 6px 0px 8px 0px;
}
.triangle_discount{
  position: relative;
  top: 23px;
  width: 5px;
  height: 5px;
}
.triangle_discount::after{
  border-top: 3px solid #DBB384 ;
  border-left: 3px solid transparent;
  border-right: 3px solid #DBB384 ;
  border-bottom: 3px solid transparent;
  position: absolute;
  content: '';
  left: -5px;
}
.early_discount_txt{
    font-size: 12px;
    color: #444;
}
.cruise_brand{
    width: 100px;
    height: 25px;
    border-radius: 50px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
}
.cruise_brand_icon{
  width: 100%;
  height:100%;
}
.cruise_ship_boximg{
  height: 10px;
  width: 25px;
}
.cruise_ship_img{
  width: 100%;
  height: 10px;
}
.cruise_ship_boxtxt{
    margin-top: 8px;
    color: #979797;
    font-size: 12px;
}
.cruise_voyage_num{
    position: absolute;
    top: 203px;
    color: #eee;
    font-size: 12px;
    background: linear-gradient(rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    padding: 10px 0;
}
.wishlist{
    line-height: 26px;
}
.slver_more{
margin-top: 30px;
  text-align: center;
}
.no-shadow{
    padding: 6.5px 65px;
    border: 1px solid #ff8000;
    color: #ff8000;
    font-size: 16px;
    cursor: pointer;
}