.path
{
    margin-top: 7px;
    margin-bottom: 7px;
}

    .path a
    {
        color: #333;
        font-size: 12px;
    }

        .path a:hover
        {
            text-decoration: underline;
            color: #d3363c;
        }

.filter-nav
{
    position: relative;
}

    .filter-nav ul
    {
        overflow: hidden;
    }

        .filter-nav ul li
        {
            float: left;
            background-color: #fff;
            text-align: center;
            font-size: 14px;
            height: 33px;
            line-height: 33px;
            padding: 0 25px;
            margin-right: 3px;
        }

            .filter-nav ul li a
            {
                display: inline-block;
                color: #333;
            }

            .filter-nav ul li:last-child
            {
                border-right: none;
            }

            .filter-nav ul li:hover
            {
                background-color: #fbebeb;
            }

                .filter-nav ul li:hover a
                {
                    color: #d3363c;
                }

            .filter-nav ul li.active
            {
                background-color: #d3363c;
            }

                .filter-nav ul li.active a, .filter-nav ul li.active span
                {
                    color: #fff;
                }

.filter-body
{
    border-top: 2px solid #eeeeee;
}

    .filter-body dl
    {
        background-color: #fff;
        line-height: 49px;
        padding-top: 10px;
        overflow: hidden;
        position: relative;
    }

        .filter-body dl dt
        {
            width: 105px;
            float: left;
            color: #666;
            padding-left: 25px;
            line-height: 25px;
        }

        .filter-body dl dd
        {
            font-size: 12px;
            margin-left:135px;
			display:block;
        }

.filter-all
{
    padding: 0 15px;
    color: #d3363c;
    margin-right: 25px;
    height: 25px;
    line-height: 25px;
    float: left;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid transparent;
}

    .filter-all.active
    {
        border: 1px solid #d3a8aa;
        background-color: #d3363c;
        color: #FFF;
    }

.filter-line
{
    min-height: 32px;
    overflow: hidden;
}

    .filter-line.tabmore
    {
        height: auto;
    }

.filter-more
{
    position: absolute;
    top: 10px;
    color: #333;
    right: 13px;
}

.option
{
    height: 27px;
    line-height: 27px;
    margin-right: 25px;
    float: left;
    cursor: pointer;
    padding: 0 5px;
    margin-bottom: 10px;
}

    .option input, .type-box dt input
    {
        width: 14px;
        height: 14px;
        border: none;
        margin-right: 8px;
        position: relative;
        background: #fff;
        border-radius: 0;
        margin-top: 0;
    }

        .option input[type='checkbox']:before
        {
            width: 13px;
            height: 13px;
            border: 1px solid #c3c3c3;
        }

    .option:hover
    {
        background-color: #fbebeb;
        color: #d3363c;
    }

    .option.active
    {
        background-color: #d3363c;
        color: #fff;
    }

        .option.active dd
        {
            color: #fff;
        }

        .option.active input:after, .type-box dl.active dt input:after
        {
            content: "";
            position: absolute;
            top: 1px;
            left: 4px;
            border-right: 2px solid transparent;
            border-bottom: 2px solid transparent;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 4px;
            height: 8px;
            border-color: #d3363c;
        }

.filter-date
{
    float: left;
}

    .filter-date label
    {
        position: relative;
        width: 100px;
        height: 26px;
        float: left;
        margin-right:0;
    }

        .filter-date label i
        {
            position: absolute;
            top: 1px;
            right: 5px;
            color: #999;
        }

    .filter-date input
    {
        width: 98px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #ccc;
        font-size: 12px;
        text-indent: 8px;
        position: relative;
    }

    .filter-date em
    {
        float: left;
        width: 10px;
        height: 1px;
        margin: 0 5px;
        margin-top: 13px;
        background-color: #ccc;
    }

.filter-btn, .btn-keyword
{
    padding: 0 15px;
    color: #666;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 10px;
    height: 26px;
    line-height: 26px;
    ;
    line-height: 26px\9;
}

    .filter-btn:hover
    {
        border-color: #d3363c;
        color: #d3363c;
    }

.btn-keyword
{
    border-color: #d3363c;
    color: #d3363c;
    margin-left: 0px;
    display: inline-block;
}

    .btn-keyword:hover
    {
        background-color: #d3363c;
        color: #fff;
    }

.date_close
{
    color: #09c;
    margin-left: 10px;
    display: none;
}

.ui-calendar[data-float="true"]
{
    position: absolute;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}

.product-list
{
    margin-top: 8px;
    margin-bottom: 50px;
}

.product-l
{
    width: 82%;
    float: left;
}

.filter-control
{
    padding: 5px 0px;
    background-color: #fff;
    overflow: hidden;
    border-bottom: #ddd;
    margin-bottom: 9px;
}

.filter-sort
{
    float: left;
    margin-left: 25px;
    font-size: 12px;
}

.sort-item
{
    float: left;
    padding-right: 30px;
    height: 26px;
    line-height: 26px;
}

    .sort-item:hover a, .sort-item.active a
    {
        color: #d3363c;
    }

    .sort-item i
    {
        font-size: 12px;
        margin-left: 5px;
        vertical-align: top;
    }

.filter-price
{
    float: left;
}

    .filter-price label
    {
        position: relative;
        width: 75px;
        height: 24px;
        float: left;
    }

        .filter-price label input
        {
            border: 1px solid #ccc;
            font-size: 12px;
            text-indent: 10px;
            width: 100%;
            height: 24px;
            line-height: 24px;
            border-radius: 0;
        }

    .filter-price em
    {
        width: 7px;
        height: 1px;
        background-color: #ccc;
        float: left;
        margin: 0 2px;
        margin-top: 12px;
    }

.item
{
    background-color: #fff;
    position: relative;
    height: 280px;
    border: 1px solid transparent;
    margin-bottom: 12px;
}

.sale-box
{
    position: absolute;
    top: 13px;
    left: 0;
    border: 1px solid #e44746;
    width: 136px;
    border-left: none;
}

    .sale-box p
    {
        height: 37px;
        line-height: 37px;
        background-color: #e44746;
        font-size: 21px;
        color: #fff;
        text-align: center;
    }

    .sale-box span
    {
        height: 33px;
        line-height: 33px;
        display: block;
        background-color: #fff;
        color: #666;
        font-size: 12px;
        text-align: center;
    }

.p_img
{
    width: 401px;
    height: 280px;
    float: left;
    overflow: hidden;
}

    .p_img a
    {
        width: 100%;
        height: 100%;
    }

    .p_img img
    {
        width: 100%;
        height: 100%;
    }

.item-info
{
    margin-left: 430px;
    padding-right: 34px;
}

    .item-info h3
    {
        padding-top: 20px;
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 13px;
    }

        .item-info h3 a
        {
            color: #333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

            .item-info h3 a:hover
            {
                color: #d3363c;
            }

.tags
{
    margin-bottom: 6px;
}

    .tags span
    {
        height: 26px;
        line-height: 26px;
        margin-right: 5px;
        padding: 0 12px;
        border-radius: 4px;
        display: inline-block;
        margin-bottom: 5px;
    }

        .tags span.ele-zk
        {
            background-color: #d3363c;
            color: #fff;
            font-weight: bold;
        }

        .tags span.ele-mr
        {
            border: 1px solid #4c61bf;
            color: #2877c0;
        }

.desc
{
    color: #999;
    max-height: 46px;
    line-height: 15px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 12px;
}

.plain
{
    color: #666;
    line-height: 22px;
    margin-bottom: 10px;
}

    .plain span
    {
        display: inline-block;
        vertical-align: bottom;
    }

.theme
{
    color: #d3363c;
    margin-right: 5px;
}

/*.stage
{
    width: 225px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.price
{
    height: 35px;
    line-height: 35px;
}

    .price sup
    {
        font-weight: normal;
        font-size: 14px;
    }

    .price p
    {
        float: left;
        height: 35px;
        line-height: 30px;
    }

.discount
{
    color: #aaa;
    margin-right: 12px;
}

.amount
{
    color: #d3363c;
    font-size: 22px;
    font-weight: bold;
}

.discount del
{
    font-size: 22px;
    color: #aaa;
    vertical-align: text-top;
}

.price em
{
    font-size: 12px;
    color: #999;
    font-weight: normal;
    vertical-align:sub;
    margin-left: 8px;
}

.see-details
{
    position: absolute;
    right: 34px;
    bottom: 11px;
    height: 35px;
    line-height: 35px;
    color: #d3363c;
    background-color: #fbebeb;
    float: right;
    padding: 0 32px;
    border: 1px solid #df696d;
}

.item:hover
{
    border: 1px solid #de9090;
    box-shadow: 0px 0px 20px #ccc;
    -webkit-box-shadow: 0px 0px 20px #ccc;
    -webkit-box-shadow: 0px 0px 20px #ccc;
    -moz-box-shadow: 0px 0px 20px #ccc;
    -o-box-shadow: 0px 0px 20px #ccc;
}

.see-details:hover
{
    color: #fff;
    background-color: #4c61bf;
    border-color: #4c61bf;
}

.pagebox
{
    padding-top: 40px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

    .pagebox a
    {
        width: 32px;
        height: 32px;
        background-color: #fff;
        line-height: 32px;
        margin-right: 1px;
        border-bottom: 3px solid #e5e5e5;
        color: #252525;
        font-size: 14px;
    }

        .pagebox a.active
        {
            background-color: #5580c8;
            color: #fff;
        }

        .pagebox a.next
        {
            padding: 0 10px;
            width: auto;
        }

            .pagebox a.next i
            {
                margin-left: 5px;
            }

        .pagebox a i
        {
            color: #6277d5;
        }

        .pagebox a.disabled i
        {
            color: #bcbcc4;
        }

    .pagebox span
    {
        font-size: 14px;
        display: inline-block;
        width: 32px;
        text-align: center;
    }

.pagenum
{
    width: 45px;
    height: 32px;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #e5e5e5;
    text-align: center;
    text-indent: 0;
}

.pagebox .confirm
{
    width: 45px;
}

    .pagebox .confirm:hover
    {
        background-color: #5580c8;
        color: #fff;
    }

.product-r
{
    float: right;
    width: 17%;
    background-color: #fff;
}

    .product-r h2
    {
        padding: 11px;
        font-size: 18px;
        color: #333;
        height: 30px;
        line-height: 30px;
		text-transform: uppercase;
    }

.hot-pro
{
    padding: 0 11px;
}

    .hot-pro li
    {
        margin-bottom: 13px;
        background-color: #f4f4f4;
    }

.aside-img
{
    height: 125px;
    overflow: hidden;
}

    .aside-img img
    {
        width: 100%;
    }

.aside-info
{
    padding: 7px 9px;
}

    .aside-info h3 a
    {
        color: #333;
		height:36px;
        line-height: 18px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

        .aside-info h3 a:hover
        {
            color: #d3363c;
        }

    .aside-info .c_price
    {
        height: 28px;
        line-height: 28px;
    }

        .aside-info .c_price strong
        {
            font-size: 18px;
        }
/*详情页*/
.main
{
    background-color: #fff;
    border-bottom: 2px solid #dedede;
    padding:20px;
}
	.proTit{
		line-height: 29px;
		font-size: 20px;
		color: #000;
		padding:10px 0 20px;
	}
.pro_datail_left
{
    width: 637px;
    float: left;
}

.detail_pic
{
    width: 479px;
    height: 321px;
    float: left;
}

.pro_datail_left a, .pro_datail_left img
{
    width: 100%;
    height: 100%;
}

.preview
{
    width: 155px;
    height: 321px;
    float: right;
    position: relative;
}

    .preview .arrow-left, .preview .arrow-right
    {
        width: 155px;
        height: 20px;
        position: absolute;
        left: 0;
        background-color: #ddd;
        color: #fff;
        text-align: center;
        line-height: 20px;
    }

        .preview .arrow-left:hover, .preview .arrow-right:hover
        {
            background-color: #bfbfbf;
        }

        .preview .arrow-left i, .preview .arrow-right i
        {
            font-size: 20px;
        }

    .preview .arrow-left
    {
        top: 0;
    }

    .preview .arrow-right
    {
        bottom: 0;
    }

    .preview .swiper-container
    {
        margin: 20px 0;
        height: 281px;
        overflow: hidden;
    }

    .preview .swiper-slide
    {
        width: 155px;
        height: 88px;
        border: 3px solid transparent;
        box-sizing: border-box;
    }

        .preview .swiper-slide.active-nav
        {
            border-color: #f6676d;
            border-radius: 4px;
        }

    .preview .swiper-slide-duplicate
    {
        margin-bottom: 0;
    }

.detail-calendar
{
    margin-top: 6px;
	width:637px;
	float:left;
}

    .detail-calendar .ui-calendar-big[data-bimonthly=false], .detail-calendar .ui-calendar-big[data-bimonthly=false] .calmonth
    {
        width: 637px;
    }

    .detail-calendar .ui-calendar .caltitle
    {
        height: 38px;
        line-height: 38px;
        background-color: #fff;
        color: #6c6c6c;
        font-size: 18px;
        font-weight: normal;
        border: 1px solid #f7f7f7;
    }

    .detail-calendar .ui-calendar .month-prev, .detail-calendar .ui-calendar .month-next
    {
        top: 8px;
        color: #717576;
        font-size: 35px;
    }

    .detail-calendar .calmonth .caltable th
    {
        background-color: #fff;
        color: #b2b0ae;
    }

        .detail-calendar .calmonth .caltable th.sun, .detail-calendar .calmonth .caltable th.sat
        {
            border-color: #f7f7f7;
            color: #47aee1;
        }

    .detail-calendar .calmonth .caltable
    {
        height: auto;
    }

        .detail-calendar .calmonth .caltable td
        {
            height: 45px;
            border-color: #f7f7f7;
            position: relative;
        }

    .detail-calendar .ui-calendar .calbox
    {
        min-height: auto;
    }

.pro_datail_info
{
    margin-left: 670px;
}

.deatail_tit
{
    line-height: 29px;
    font-size: 20px;
    color: #000;
    margin-bottom: 12px;
	display:none;
}

.detail_tag
{
    overflow: hidden;
}

    .detail_tag span
    {
        height: 24px;
        float: left;
        border: 1px solid #4c61bf;
        border-radius: 3px;
        padding: 0 11px;
        color: #2877c0;
        margin-right: 5px;
        margin-bottom: 5px;
    }

        .detail_tag span.tag-sale
        {
            background-color: #d3363c;
            font-weight: bold;
            color: #fff;
            border-color: #d3363c;
        }

.detail_num
{
}

    .detail_num span
    {
        color: #666;
        margin-right: 15px;
    }

.ico-info
{
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #ddd;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    margin-right: 9px;
}

.detail_num span i.iconfont:hover
{
    background-color: #bfbfbf;
}

.detail-price .c_price
{
    display: inline-block;
	line-height: 36px;
}

    .detail-price .c_price, .detail-price .c_price strong sup
    {
        font-size: 14px;
    }

        .detail-price .c_price strong
        {
            font-size: 36px;
        }

.original-price
{
    color: #999;
    margin-left: 20px;
}

.detail-static-info
{
    overflow: hidden;
}

    .detail-static-info li
    {
        margin-bottom: 9px;
    }

    .detail-static-info .static-ico
    {
        color: #333;
        min-width: 115px;
        display: inline-block;
    }

        .detail-static-info .static-ico i
        {
            margin-right: 15px;
        }

.static-info
{
    color: #666;
}

.detail-static-info li > div
{
    float: left;
    width: 50%;
}

.detail-feature
{
    margin-top: 34px;
}

    .detail-feature img
    {
        max-width: 100%;
    }

    .detail-feature h3
    {
        margin-bottom: 14px;
        font-size: 16px;
        line-height: 24px;
    }

    .detail-feature p
    {
        line-height: 28px;
        color: #999;
    }
.packwrap{
	float:left;
}
	.packwrap dd{
		float: left;
		margin-top: 9px;
		background-color: #fff;
		position: relative;
		margin-right:45px;
	}
	.packwrap .option-wraaper{
		width:220px;
		height:26px;
	}
	.packwrap .options-ul li{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
.book-wrapper
{
    margin-top: 7px;
    background-color: #fff;
}
.boxOpts {
    float: left;
    width: 700px;
    padding-left: 40px;
    padding-bottom: 10px;
    background: #fff;
    min-height: 225px;
}
.soldOutTip{ 
	margin: 80px 0; 
	font-size: 16px;
}
.bookOperate{ 
	margin-left: 740px; 
	padding: 20px 0; 
	text-align: center; 
}
.soldOut{ background: #fff }
.bookOperate .soldOutWrap{ 
	position: relative; 
	}
.bookOperate .btnSoldOut{ 
	display: block; 
	width: 220px; 
	height: 60px; 
	margin: 50px auto 15px; 
	background: #0386D2; 
	line-height: 60px; 
	font-size: 20px; 
	color: #fff; 
	text-align: center;
}
.bookOperate .btnSoldOut:hover{ 
	text-decoration: none; 
}
.soldOutWrap .bookTip{ 
	display: none; 
	position: absolute; 
	right: 116px; 
	top: 72px; 
	width: 100%; 
	padding: 0 15px; 
	background: #fff; 
	border: 1px solid #BCF6FA; 
	line-height: 60px; 
}
.bookOperate .soldOutWrap .bookTip:before{ 
	content: ''; 
	position: absolute;
	top: -8px;
	right: 70px;
	width: 14px;
	height: 14px;
	background: #fff;
	border-left: 1px solid #BCF6FA;
	border-top: 1px solid #BCF6FA;
	-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bookOperate .soldOutWrap:hover .bookTip {
    display: block;
}
.bookOperate .addFav {
    font-size: 18px;
    color: #292929;
}
.bookOperate .addFav i{
	font-size:22px;
	color:#d3363c;
	margin-right: 5px;
}
.emailWrap label{ 
	float: left; 
	line-height: 32px; 
	color: #8e8e8e;
}
.emailWrap input{ 
	float: left; 
	width: 300px; 
	height: 30px; 
	padding: 0 5px; 
	border: 1px solid #e8e8e8;
}
.reserve-nav
{
    height: 47px;
    background-color: #fff;
    border-bottom: 2px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
}

    .reserve-nav.tabbox_fixed
    {
        border-top: 1px solid #d3363c;
    }

.l_label
{
    color: #666;
    display: inline-block;
    margin-right: 9px;
    line-height: 47px;
    float: left;
}

.departbox
{
    width: 245px;
    height: 28px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    position: relative;
    margin-top: 9px;
}

    .departbox input
    {
        border: none;
        position: absolute;
        left: 0;
        right: 0;
        height: 28px;
        color: #999;
        z-index: 2;
        width: 100%;
        background-color: transparent;
    }

    .departbox .date_num
    {
        position: absolute;
        top: 0px;
        right: 40px;
        line-height: 28px;
        color: #999;
    }

    .departbox i
    {
        position: absolute;
        right: 16px;
        top: 3px;
        color: #d3363c;
    }

.departfrom
{
    float: left;
}

.room_sel_wrapper
{
    position: relative;
}

.room_sel_box
{
	width:465px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    position: relative;
    color: #999;
}

    .room_sel_box ul
    {
        height: 28px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #999;
    }

.room_result
{
    position: absolute;
    top: 0;
    right: 13px;
    line-height: 28px;
    color: #2877c0;
    cursor: pointer;
}

.book-btn a
{
    height: 47px;
    line-height: 47px;
    display: inline-block;
    color: #fff;
    padding: 0 40px;
    font-size: 18px;
}

    .book-btn a i
    {
        margin-right: 7px;
        font-size: 18px;
    }

.add-shopping
{
    background-color: #2877c0;
}

.tf-reserve
{
    background-color: #d3363c;
}

.el-table
{
    padding: 20px;
}

    .el-table .table_lie
    {
        float: right;
    }

.table_lie dl
{
    margin-bottom:5px;
}

.table_lie dt
{
    font-size: 15px;
    height: 25px;
    line-height: 25px;
}

    .table_lie dt span
    {
        font-size: 12px;
        color: #999;
    }

.table_lie dd
{
    padding: 5px 0;
    position: relative;
}

.option-wraaper
{
    width: 465px;
    border: 1px solid #d1d1d1;
    position: relative;
}

.option_sel
{
    background: url(../images/sel.png) no-repeat top right;
    background-position: 97% 50%;
}

.J_result
{
    position: absolute;
    right: 14px;
    top: 0;
    line-height: 28px;
    color: #2877c0;
}

.options-ul
{
    padding-right: 70px;
    padding-left: 16px;
}

    .options-ul li
    {
        min-height: 28px;
        line-height: 28px;
        display: inline-block;
        margin-right: 8px;
        color: #666;
    }
	.options-ul li.J-placeholder{
		display:block;
	}

.option-wraaper:hover
{
    border-color: #acb8eb;
}

.option-wraaper.op-focus, .room_sel_box.op-focus
{
    border: 1px solid #acb8eb;
    border-bottom-color: #ccc;
}

.modul-contain, .room-contain
{
    border: 1px solid #acb8eb;
    border-top: none;
    padding: 8px 0px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 3;
    display: none;
}

.modul-body li, .room-body li
{
    padding-left: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #666;
    cursor: default;
}

.modul_hover li:hover, .modul_multi li:hover
{
    background-color: #e5f4ff;
}

.modul-body li.J-check
{
    background-color: #1699f3;
    color: #fff;
}

.J_price
{
    color: #fb5f10;
}

.rs-select
{
    width: 59px;
    height: 28px;
}

.modul-body label
{
    vertical-align: top;
    margin-right: 8px;
}

.modul-body .room-num
{
    width: 55px;
    display: inline-block;
}

.modul-body input[type='radio']
{
    border-radius: 50%;
    overflow: hidden;
}

    .modul-body input[type='radio']:before
    {
        border: 1px solid #25a0f3;
        border-radius: 50%;
        background-color: #e5f4ff;
    }

    .modul-body input[type='radio']:checked:after
    {
        background-color: #1699f3;
    }

.modul-body input[type='checkbox']
{
    border: 1px solid #1699f3;
}

    .modul-body input[type='checkbox']:checked:after
    {
        border-color: #1699f3;
    }

.select-adult, .select-children
{
    margin-right: 20px;
}

.modul-body a, .room-body a
{
    color: #2877c0;
}

.modul-footer
{
    text-align: center;
    padding: 5px 0;
}

    .modul-footer .btn-confirm
    {
        background-color: #2877c0;
    }

    .modul-footer .btn-primary
    {
        background-color: #dddddd;
        color: #666;
    }

.room-contain .room-num
{
    display: inline-block;
	margin-right: 3px;
}

.room-select .select-adult, .room-select .select-children
{
    margin-right: 5px;
}

.room-contain li
{
    font-size: 12px;
}

.room-contain label
{
    margin-right: 0;
}

.room-select .rs-select
{
    width: 35px;
	border-radius: 4px;
}

.total_price
{
   
}

.table-cell
{
    display: table-cell;
    vertical-align: middle;
}

.d_price
{
    color: #999;
	display:inline-block;
	line-height: 47px;
    float: right;
	margin-right:10px;
}

    .d_price strong
    {
        font-size: 24px;
        font-weight: bold;
        color: #d3363c;
    }

.price_tip
{
    color: #666;
    margin-top: 10px;
}

.Recommend_match
{
    margin-top: 10px;
    padding: 10px 18px;
    background-color: #fff;
    border-bottom: 2px solid #ddd;
}

.rec-tit
{
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #333;
    padding-left: 16px;
    position: relative;
    margin-bottom: 7px;
}

    .rec-tit:after
    {
        content: "";
        position: absolute;
        left: 0;
        top: 7px;
        width: 4px;
        height: 19px;
        background-color: #d3363c;
    }

.Recommend_wrapper
{
    overflow: hidden;
}

.host-recomm
{
    width: 150px;
    float: left;
}

    .host-recomm .Rec_img
    {
        height: 100px;
    }

        .host-recomm .Rec_img img
        {
            width: 100%;
        }

.rec-info, .pack-info
{
    background-color: #f4f4f4;
    padding: 10px 8px;
}

    .rec-info h3, .pack-info h3
    {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

        .rec-info h3 a, .pack-info h3 a
        {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            color: #666;
        }

    .rec-info .c_price, .pack-info .c_price
    {
        height: 21px;
        line-height: 21px;
    }

        .rec-info .c_price strong, .pack-info .c_price strong
        {
            font-size: 16px;
        }

.add_recomm
{
    float: left;
    margin: 0 35px;
    margin-top: 70px;
    color: #ddd;
}

    .add_recomm i
    {
        font-size: 22px;
    }

.package-wrapper
{
    float: left;
    position: relative;
}

    .package-wrapper .pack_btn
    {
        width: 30px;
        height: 70px;
        border: 1px solid #dfe6ec;
        text-align: center;
        line-height: 70px;
        position: absolute;
        top: 48px;
        color: #9b9b9b;
    }

    .package-wrapper .pack-l
    {
        left: 0;
    }

    .package-wrapper .pack-r
    {
        right: 7px;
    }

.pack-btn i
{
    font-size: 18px;
}

.package-wrappe .pack_btn.disable
{
    cursor: default;
}

.package-wrapper .pack_btn:hover
{
    background-color: #ddd;
    color: #d3363c;
}

.package-box
{
    width: 628px;
    height: 212px;
    margin: 0 40px;
    overflow: hidden;
}

    .package-box ul
    {
        position: relative;
        height: 205px;
        overflow: hidden;
        transition: .3s;
    }

        .package-box ul li
        {
            float: left;
            margin-right: 7px;
            width: 150px;
        }

    .package-box .pack_img
    {
        height: 100px;
        overflow: hidden;
    }

        .package-box .pack_img img
        {
            width: 100%;
        }

.page-check
{
    float: right;
    margin-top: 5px;
    r;
}

    .page-check[type='checkbox']:before
    {
        width: 15px;
        height: 15px;
        border: 1px solid #8390cb;
    }

    .page-check[type='checkbox']:checked:after
    {
        border-color: #2c2c7b;
        left: 5px;
        top: 2px;
    }

.packpage-price
{
    float: left;
    min-width: 180px;
    text-align: center;
    padding-top: 30px;
}

.old-price
{
    font-size: 16px;
    color: #999;
}

    .old-price sup
    {
        font-size: 12px;
    }

    .old-price del
    {
        color: #999;
    }

.new-price
{
    color: #a9a9a9;
    font-size: 12px;
}

    .new-price span
    {
        font-size: 24px;
        color: #d3363c;
        margin-right: 8px;
    }

    .new-price sup
    {
        font-size: 14px;
    }

.deff-price
{
    margin-top: 10px;
}

    .deff-price span
    {
        display: inline-block;
        width: 110px;
        height: 27px;
        border: 1px solid #d78f92;
        line-height: 27px;
        text-align: center;
        color: #d3363c;
    }

.triplist
{
    background-color: #fff;
    border-bottom: 2px solid #ddd;
    margin-top: 10px;
    padding: 0 18px;
    position: relative;
}

.trip_btn
{
    position: absolute;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #2877c0;
    border-radius: 50%;
    overflow: hidden;
    color: #2877c0;
    top: 50%;
    margin-top: -13px;
}

    .trip_btn i
    {
        font-size: 14px;
        font-weight: 700;
    }

    .trip_btn:hover
    {
        background-color: #2877c0;
        color: #fff;
    }

    .trip_btn.disabled
    {
        cursor: default;
    }

.next-trip
{
    right: 18px;
}

.trip-wraaper
{
    margin: 0 40px;
    overflow: hidden;
	position: relative;
}

    .trip-wraaper ul
    {
        width: 5000px;
        height: 120px;
        transition: .3s;
    }

    .trip-wraaper li
    {
        float: left;
        height: 120px;
    }

        .trip-wraaper li .daybox
        {
            float: left;
            position: relative;
            padding: 0 50px;
            height: 114px;
        }

        .trip-wraaper:after
        {
            content: "";
            position: absolute;
            top: 47px;
            left: 0;
            width: 100%;
            height: 0px;
            border-bottom: 1px solid #a8a8a8;
        }

.daynum
{
    width: 54px;
    height: 18px;
    line-height: 18px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    font-weight: bold;
    color: #363636;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
    position: relative;
    z-index: 1;
}

.dayico
{
    width: 45px;
    height: 18px;
    margin-top: 35px;
    display: inline-block;
    position: relative;
    z-index: 1;
    text-align: center;
}

    .dayico i
    {
        background-color: #fff;
        color: #ff8400;
        font-size: 18px;
    }

.daybox p
{
    font-size: 12px;
    font-weight: bold;
    color: #2b2b2b;
    text-align: center;
    line-height: 20px;
    margin-top: 18px;
}

.product-detail
{
    margin-top: 10px;
    margin-bottom: 90px;
}

.product-contain
{
    width: 82%;
    float: left;
}

.product-nav
{
    height: 56px;
    line-height: 56px;
    border-bottom: 2px solid #ddd;
    background-color: #fff;
}

.tabbox_fixed
{
    position: fixed;
    z-index: 9;
}

.product-nav li
{
    line-height: 56px;
    float: left;
    font-size: 18px;
    color: #333;
    padding: 0 22px;
    cursor: pointer;
    position: relative;
}

    .product-nav li.cur, .product-nav li:hover
    {
        color: #d3363c;
    }

        .product-nav li.cur:after
        {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 4px;
            background-color: #d3363c;
        }

.download_pdf
{
    float: right;
    height: 35px;
    line-height: 35px;
    color: #999;
    border-radius: 4px;
    background-color: #eee;
    padding: 0 23px;
    margin-right: 13px;
    margin-top: 11px;
}

    .download_pdf:hover
    {
        background-color: #d3363c;
        color: #fff;
    }

.product-body
{
    background-color: #fff;
    padding: 18px;
}

.callout-title
{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.callout-content
{
    padding: 15px 0;
}
	.callout-content table{
	    width: auto!important;
		max-width:100%!important;
	}
    .callout-content img
    {
        max-width: 100%;
    }

    .callout-content h3
    {
        font-weight: bold;
        color: #333;
        margin-bottom: 10px;
    }

    .callout-content .hightlist
    {
        margin-bottom: 30px;
    }

        .callout-content .hightlist li
        {
            margin-bottom: 5px;
        }

    .callout-content h4
    {
        padding-bottom: 10px;
        position: relative;
        line-height: 22px;
        color: #686868;
        font-size: 16px;
    }

        .callout-content h4 i
        {
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            border-radius: 50%;
            background-color: #9adbf2;
            font-size: 20px;
            color: #fff;
            font-style: normal;
            display: block;
            position: absolute;
            top: -5px;
            left: -20px;
        }

    .callout-content .cal-day-content
    {
        margin-bottom: 10px;
        position: relative;
        line-height: 25px;
        color: #646464;
        padding-right: 11%;
    }

.cal-day-content p
{
    color: #646464;
    line-height: 25px;
}

.callout-content h4 .day-num
{
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 0 20px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    background-color: #ff777c;
    padding: 0 10px;
    border-radius: 4px;
}

.callout-content h4 .how_days
{
    font-weight: bold;
    color: #333;
    font-size: 20px;
    margin-right: 20px;
}

.cal-photos-lightbox
{
    margin-bottom: 10px;
}

.cal-info dl
{
    padding: 10px 0px;
    overflow: hidden;
}

.cal-info dt
{
    float: left;
    color: #808080;
    font-size: 14px;
    line-height: 25px;
    padding-right: 10px;
}

    .cal-info dt i
    {
        margin-right: 5px;
        color: #999999;
        font-size: 18px;
    }

.cal-info dd
{
    margin-left: 90px;
    font-size: 14px;
    line-height: 25px;
    color: #686868;
}

.photos-slide li
{
    /*width: 272px;*/
    width: 23%;
    text-align: left;
    margin-right: 10px;
    float: left;
}

    .photos-slide li a
    {
        display: inline-block;
        height: 0px;
        padding-bottom: 66%;
        width: 100%;
        color: #02659c;
        line-height: 1.5;
        font-size: 12px;
        overflow: hidden;
    }

        .photos-slide li a img
        {
            width: 100%;
        }

        .photos-slide li a span
        {
            display: block;
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
        }

        .photos-slide li a:hover span
        {
            text-decoration: underline;
            color: #ff6702;
        }

.callout-content h5
{
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    font-size: 18px;
}

.package_fy
{
    margin-bottom: 20px;
}

    .package_fy ul
    {
        margin-left: 20px;
    }

    .package_fy li
    {
        list-style: decimal;
        color: #646464;
        line-height: 30px;
    }

.p_reviews
{
    border-top: 1px solid #ddd;
    padding-top: 35px;
    padding-bottom: 25px;
}

.list-reviews
{
    padding-right: 8%;
}

    .list-reviews li
    {
        margin-bottom: 15px;
    }

    .list-reviews .muted
    {
        position: relative;
        height: 48px;
        line-height: 48px;
        background-color: #f6f6f6;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }

.user-pic
{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    color: #fe9700;
}

.floor
{
    position: absolute;
    right: 18px;
    top: 0;
    height: 48px;
    color: #989898;
}

.article
{
    padding: 20px 65px;
    padding-bottom: 10px;
}

.js-article-content
{
    color: #676767;
    margin-bottom: 8px;
}

.review-time
{
    color: #9a9a9a;
}

.review_tit
{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    position: relative;
}

    .review_tit:after
    {
        content: "";
        position: absolute;
        left: -16px;
        top: 10px;
        width: 5px;
        height: 30px;
        background-color: #ff777c;
    }

.reviewbox
{
    padding-right: 8%;
    padding-left: 16px;
}

.tff-textarea
{
    width: 100%;
    height: 145px;
    border: 1px solid #d1d1d1;
    resize: none;
    display: block;
    padding: 0;
    box-sizing: border-box;
}

.verify_item
{
    margin-top: 10px;
    line-height: 36px;
    font-size: 12px;
    color: #36312d;
	overflow: hidden;
}

.verify
{
    width: 64px;
    height: 34px;
}

.code_img
{
    max-height: 36px;
}

.code_refresh
{
    color: #666a6d;
}

    .code_refresh:hover
    {
        color: #d3363c;
    }

.btn-publish
{
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 44px;
    color: #fff;
    background-color: #ff777c;
    font-size: 18px;
    border-radius: 4px;
    width: auto;
    cursor: pointer;
}

    .btn-publish:hover
    {
        background-color: #d3363c;
    }
/*加入购物车*/
.addcart_box
{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/bg-blue.png);
    z-index: 100;
    display: none;
}

.popbox
{
    width: 514px;
    height: 328px;
    padding: 20px 0;
    background: #fff url(../images/cart.png) no-repeat right bottom;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 15%;
    position: relative;
    box-shadow: 0px 0px 20px #5879cd;
    -webkit-box-shadow: 0px 0px 20px #5879cd;
    -webkit-box-shadow: 0px 0px 20px #5879cd;
    -moz-box-shadow: 0px 0px 20px #5879cd;
    -o-box-shadow: 0px 0px 20px #5879cd;
}

.cart-close
{
    padding: 0 37px;
    text-align: right;
}

    .cart-close i
    {
        font-size: 30px;
        color: #bebebe;
        margin-top: -10px;
        margin-right: -10px;
        cursor: pointer;
    }

.cart-body
{
    padding: 0 37px;
    height: 100%;
    overflow: auto;
}

    .cart-body h1
    {
        margin-top: 33px;
        font-size: 28px;
        color: #3856a3;
    }

        .cart-body h1 i
        {
            font-size: 26px;
            color: #da565b;
            margin-right: 40px;
        }

    .cart-body p
    {
        margin-top: 18px;
        line-height: 28px;
    }

.cart-footer
{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 37px;
}

    .cart-footer a
    {
        padding:0 20px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 18px;
        margin: 0 8px;
        border-radius: 4px;
    }

.go_shopping
{
    background-color: #da565b;
    color: #fff;
}

    .go_shopping:hover
    {
        background-color: #d3363c;
    }

.continue
{
    background-color: #ddd;
    color: #1e4f91;
}

    .continue:hover
    {
        background-color: #ccc;
    }
/*手机筛选*/
.min_filter_box
{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    background-color: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .5s,box-shadow .5s;
    transition: transform .5s,box-shadow .5s;
    display: none;
}

    .min_filter_box.active
    {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

.min-filter-head
{
    height: 45px;
    line-height: 45px;
    background-color: #ddd;
}

    .min-filter-head h2
    {
        color: #333;
        height: 45px;
        line-height: 45px;
        float: left;
    }

.close-filter
{
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #cd3939;
    border-radius: 100%;
    margin-top: 7px;
}

    .close-filter i
    {
        color: #fff;
        font-size: 18px;
    }

.min-filter-content
{
    position: absolute;
    left: 0;
    top: 45px;
    right: 0;
    bottom: 0px;
}

.min-filter-side
{
    width: 30%;
    height: 100%;
    background-color: #e7e9ed;
    float: left;
}

    .min-filter-side li
    {
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #e7e9ed;
        border-left: 3px solid transparent;
    }

        .min-filter-side li.on
        {
            color: #cd3939;
            border-color: #cd3939;
            background-color: #fff;
        }

.min-filter-content .min-filter-side li.on
{
    border-bottom-color: #d1d5db;
}

.min-filter-type
{
    width: 70%;
    height: 100%;
    float: left;
    overflow-y: auto;
}

    .min-filter-type .filter-date
    {
        padding: 0px 8px;
        margin-top: 15px;
    }

.type-box dl
{
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
    float: none;
    margin: 0;
}

.type-box dt, .type-box dd
{
    display: inline-block;
}

.min-filter-type .type-box
{
    display: none;
}

    .min-filter-type .type-box.on
    {
        display: block;
        padding-bottom: 80px;
    }

.min-bottom
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: right;
    background-color: #f0f3f4;
}

    .min-bottom .filter-sort
    {
        display: flex;
        margin: 0;
        float: none;
        font-size: 14px;
        background-color: #fff;
    }

        .min-bottom .filter-sort div
        {
            flex: 1;
            text-align: center;
            border-right: 0;
            height: 45px;
            line-height: 45px;
        }

.min-filter-type .filter-price
{
    padding: 8px;
    margin: 0 auto;
    float: none;
}

    .min-filter-type .filter-price label
    {
        width: 45%;
        height: 35px;
    }

        .min-filter-type .filter-price label input
        {
            height: 35px;
        }

.min-bottom .filter-btn
{
    float: right;
    background-color: #e8d236;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-top: 4px;
    border: none;
    font-size: 14px;
    width: 36%;
    font-size: 16px;
    margin-right: 2.5%;
}

.min-bottom .filter-price label
{
    width: 25%;
}

.condition
{
    height: 35px;
    line-height: 35px;
    padding-left: 13px;
    background-color: #fff;
    display: none;
}

    .condition i
    {
        color: #db3740;
        margin-left: 5px;
    }
/*签证*/
.visa-wrapper
{
    margin-top: 45px;
    overflow: hidden;
    margin-right: -20px;
    margin-bottom: 80px;
}

    .visa-wrapper li
    {
        width: 283px;
        height: 139px;
        background: #fff url(../images/visa.png) no-repeat bottom right;
        float: left;
        border: 2px solid #e5e5e7;
        border-radius: 3px;
        margin-right: 18px;
        margin-bottom: 17px;
    }

        .visa-wrapper li a
        {
            display: block;
            padding-left: 29px;
            padding-top: 42px;
        }

.national
{
    float: left;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    overflow: hidden;
    width: 73px;
    height: 48px;
}

    .national img
    {
        width: 100%;
    }

.visa-info
{
    margin-left: 98px;
}

    .visa-info h2
    {
        font-size: 20px;
        line-height: 36px;
        word-wrap: break-word;
    }

    .visa-info p
    {
        margin-top: 2px;
        font-size: 12px;
        color: #999;
        line-height: 14px;
    }

.detailpage
{
    background-color: #fff;
    margin-top: 28px;
    margin-bottom: 60px;
}

.visa-contain
{
    padding: 35px;
}

.detail-top
{
    margin-top: 8px;
    margin-bottom: 27px;
}

.pro_national
{
    float: left;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    width: 73px;
    height: 48px;
    overflow: hidden;
}

    .pro_national img
    {
        width: 100%;
    }

.P_visa_info
{
    margin-left: 99px;
}

    .P_visa_info h1
    {
        font-size: 26px;
        line-height: 34px;
        color: #000;
        word-wrap: break-word;
    }

    .P_visa_info p
    {
        line-height: 23px;
        font-size: 12px;
        color: #999;
        word-wrap: break-word;
    }

.tit-tip
{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin-bottom: 10px;
}

.detail_l
{
    float: left;
    width: 67%;
}

.detail-table, .detail-table th, .detail-table td
{
    border: 1px solid #d1d1d1;
    text-align: center;
}

.detail-table
{
    width: 100%;
    margin-bottom: 15px;
}

    .detail-table th
    {
        padding: 10px 0;
    }

    .detail-table td
    {
        line-height: 21px;
        padding: 8px 0;
    }

.hig
{
    color: #d3363c;
}

.strong
{
    font-weight: bold;
    color: #d3363c;
}

.visa-step
{
    background-color: #f4f4f4;
    margin-bottom: 20px;
}

.detail-body .step-introduce
{
    padding: 25px 18px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.visa-step-body
{
    padding: 0 28px;
}

    .visa-step-body > li
    {
        padding-bottom: 10px;
        line-height: 24px;
        color: #666;
    }

.visa_step_tit
{
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

    .visa_step_tit span
    {
        width: 34px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        display: inline-block;
        background-color: #d3363c;
        margin-right: 20px;
    }

.apply_ul li
{
    margin-bottom: 10px;
}

    .apply_ul li h3
    {
        font-weight: bold;
        color: #666;
    }

    .apply_ul li p
    {
        line-height: 24px;
        color: #666;
    }

.down_btn
{
    width: 103px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d3a5c0;
    border-radius: 4px;
    color: #d3363c;
    text-align: center;
    margin-bottom: 18px;
}

    .down_btn:hover
    {
        background-color: #d3363c;
        color: #fff;
    }

.detail-body p, .detail-body h4, .detail-body li
{
    color: #666;
    line-height: 24px;
}

.detail-body img
{
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.visa-step-body > li dl
{
    margin-bottom: 20px;
}

.visa-step-body > li dt
{
    color: #666;
    font-weight: bold;
}

.visa-step-body > li dd
{
    color: #666;
    line-height: 24px;
}

.visa-step-body > li ol li
{
    margin-bottom: 20px;
}

.visa_notice
{
    background-color: #f4f4f4;
    padding-top: 15px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 25px;
}

    .visa_notice h2
    {
        font-weight: bold;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .visa_notice p
    {
        line-height: 24px;
        color: #666;
    }

.detail_aside
{
    width: 31%;
    float: right;
}

.visa_con
{
    background-color: #f4f4f4;
    margin-bottom: 18px;
    padding: 14px;
}

    .visa_con h2
    {
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .visa_con p
    {
        line-height: 24px;
        color: #333;
        word-wrap: break-word;
    }

.visa_tel p
{
    font-weight: bold;
    font-size: 16px;
}
/*酒店*/
.bannerbg
{
    height: 400px;
    background: url(../images/hotel.jpg) no-repeat center center;
    margin-bottom: 48px;
}

.hotel-top
{
    position: relative;
    height: 100%;
}

.search-hotel
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    height: 77px;
    line-height: 77px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px #ccc;
    -webkit-box-shadow: 0px 0px 20px #ccc;
    -webkit-box-shadow: 0px 0px 20px #ccc;
    -moz-box-shadow: 0px 0px 20px #ccc;
    -o-box-shadow: 0px 0px 20px #ccc;
}

.search-menu
{
    width: 182px;
    border-right: 1px solid #ccc;
    float: left;
    font-size: 20px;
    text-align: center;
}

    .search-menu i
    {
        margin-left: 10px;
        font-size: 20px;
    }

.hotel-input_form
{
    margin-left: 182px;
	padding-right:200px;
    height: 77px;
	position: relative;
}

    .hotel-input_form .iconmap
    {
        font-size: 22px;
        color: #000;
        float: left;
		position: absolute;
		left: 14px;
		top:0;
    }

.hotel-input
{
    border: none;
    height: 77px;
    line-height: 77px;
    font-size: 20px;
    width: 99%;
    float: left;
    text-indent: 40px;
    color: #333;
}

    .hotel-input::-webkit-input-placeholder
    { /* WebKit, Blink, Edge */
        color: #666;
    }

    .hotel-input:-moz-placeholder
    { /* Mozilla Firefox 4 to 18 */
        color: #666;
    }

    .hotel-input::-moz-placeholder
    { /* Mozilla Firefox 19+ */
        color: #666;
    }

    .hotel-input:-ms-input-placeholder
    { /* Internet Explorer 10-11 */
        color: #666;
    }

.search_btn
{
    position: absolute;
    right: 14px;
	top:0;
    width: 189px;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
    color: #fff;
    background-color: #d3363c;
    text-align: center;
    font-size: 18px;
    margin-top: 12px;
}

.hotellist
{
}

.hotel-item
{
    margin-bottom: 25px;
}

.h-name
{
    height: 54px;
    line-height: 54px;
    font-size: 26px;
    color: #333;
    padding-left: 38px;
    background: url(../images/left-border.png) no-repeat 0 10px;
    margin-bottom: 30px;
}

.h_tab
{
    overflow: hidden;
    margin-bottom: 10px;
}

    .h_tab li
    {
        width: 115px;
        height: 42px;
        line-height: 42px;
        background-color: #fff;
        color: #666;
        float: left;
        margin-right: 14px;
        border-radius: 4px;
        text-align: center;
        font-size: 18px;
        cursor: pointer;
        margin-bottom: 15px;
    }

        .h_tab li.active
        {
            background-color: #d75459;
            color: #fff;
        }

.h_product .pro
{
   margin-right: 0px;
}

.world_hotel .pro
{
    min-height: 375px;
}

.h_content
{
    overflow: hidden;
    margin-right: -18px;
}

    .h_content li
    {
        float: left;
        width: 388px;
        margin-right: 18px;
        margin-bottom: 32px;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0px 5px 20px #ccc;
        -webkit-box-shadow: 0px 5px 20px #ccc;
        -webkit-box-shadow: 0px 5px 20px #ccc;
        -moz-box-shadow: 0px 5px 20px #ccc;
        -o-box-shadow: 0px 5px 20px #ccc;
    }

.h_img
{
    width: 100%;
    height: 259px;
    overflow: hidden;
}
	.h_img>a{
		 display: block;
		 height: 100%;
	}
		.h_img img
		{
			width: 100%;
			-webkit-transition: .3s;
			transition: .3s;
		}
	.h_content li:hover img {
		-webkit-transform: scale(1.11);
		transform: scale(1.11);
	}

.h_info
{
    padding: 15px 10px;
}
	
    .h_info h3
    {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
    }

        .h_info h3 a
        {
            color: #333;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
        }

    .h_info p
    {
        line-height: 17px;
        color: #666;
        margin-bottom: 7px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

.hotel-list
{
    margin-top: 25px;
    margin-bottom: 55px;
}

    .hotel-list .h_img img
    {
        width: 100%;
        -webkit-transition: -webkit-transform .9s ease 0s;
        -moz-transition: -moz-transform .9s ease 0s;
        -o-transition: -o-transform .9s ease 0s;
        -ms-transition: -ms-transform .9s ease 0s;
        transition: transform .9s ease 0s;
    }

    .hotel-list .h_content li:hover img
    {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

.hotel-contain
{
    padding: 50px 90px;
}

.travel_list .item
{
    height: 190px;
}

.travel_list .p_img
{
    width: 285px;
    height: 190px;
    overflow: hidden;
}

.travel_list .item-info
{
    margin-left: 306px;
}

    .travel_list .item-info h3
    {
        padding-top: 20px;
        font-size: 16px;
        font-weight: bold;
        line-height: 34px;
        margin-bottom: 3px;
    }

        .travel_list .item-info h3 a
        {
            -webkit-line-clamp: 1;
        }

.travel_list .desc
{
	max-height:none;
    height: 80px;
    -webkit-line-clamp: 4;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.travel_list .plain
{
    color: #999;
}

.strategy-page
{
    background-color: #fff;
    padding: 30px;
    margin-bottom: 45px;
}

.strategy-body
{
    /*width: 67%;*/
    float: left;
}

.strategy-name h1
{
    line-height: 39px;
    color: #333;
    font-size: 26px;
    margin-bottom: 6px;
}

.strategy-name p
{
    color: #999;
}

    .strategy-name p span
    {
        margin-right: 38px;
    }

.detail_txt
{
    margin-top: 25px;
    margin-bottom: 15px;
}

    .detail_txt p
    {
        line-height: 30px;
        color: #666;
        font-size: 16px;
    }

.headline
{
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
}

.detail-pro p
{
    line-height: 24px;
    color: #666;
}

.detail-pic
{
    margin: 15px 0;
}

.detail-pro img
{
    max-width: 100%;
}

.shaft
{
    float: right;
    width: 28%;
    padding-top: 120px;
}

.shaft-title
{
    color: #666;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 15px;
}

.shaft-list
{
    border-left: 1px solid #c8c8c8;
}

    .shaft-list li
    {
        padding-bottom: 35px;
        padding-left: 25px;
        color: #666;
        position: relative;
        cursor: pointer;
        font-size: 16px;
    }

        .shaft-list li:after
        {
            content: "";
            position: absolute;
            left: -5px;
            top: 4px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #c8c8c8;
        }

        .shaft-list li:first-child:after, .shaft-list li.first:after
        {
            top: 0px;
        }

        .shaft-list li.on
        {
            color: #d3363c;
        }

            .shaft-list li.on:after
            {
                background-color: #d3363c;
            }

            .shaft-list li.on:before
            {
                content: "";
                position: absolute;
                left: -1px;
                top: 0px;
                width: 1px;
                height: 100%;
                background-color: #d3363c;
            }

.shaft-pro.shaft-fixed
{
    position: fixed;
    top: 0;
    width: 320px;
}

.proList
{
    float: left;
    width: 990px;
}

    .proList li
    {
        overflow: hidden;
        margin-bottom: 22px;
        padding: 25px 20px;
        background: #fff;
    }

        .proList li .pic
        {
            float: left;
            width: 334px;
            height: 250px;
            overflow: hidden;
        }

            .proList li .pic img
            {
                width: 334px;
                height: 250px;
                transition: all 0.3s;
            }

            .proList li .pic:hover img
            {
                transform: scale(1.2);
            }

    .proList .pro-pic
    {
        width: 680px;
        height: 209px;
        float: left;
		overflow: hidden;
    }

        .proList .pro-pic img
        {
            width: 100%;
        }

    .proList .pro-txt
    {
        margin-left: 700px;
    }

        .proList .pro-txt h2
        {
            font-size: 18px;
            color: #7f7f7f;
            line-height: 22px;
            margin-top: 10px;
        }

        .proList .pro-txt p
        {
            line-height: 18px;
            margin-top: 10px;
            color: #888;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical;
            height: 108px;
        }

        .proList .pro-txt .order-end
        {
            height: 34px;
            line-height: 34px;
            color: #fff;
            background-color: #6abbfa;
            display: block;
            text-align: center;
            border-radius: 4px;
            width: 150px;
            margin: 0 auto;
            margin-top: 15px;
        }

            .proList .pro-txt .order-end:hover
            {
                background-color: #1a9fe7;
            }

.calmonth .calsale
{
    position: absolute;
    top: 0;
    right: 0;
    background-color: #d3363c;
    color: #fff;
    font-size: 12px;
    padding: 0 4px;
    height: 20px;
    line-height: 20px;
}
.product-body ul,.product-body ol{margin-left: 30px;}
.product-body ul,.product-body ul li{list-style-type:disc; }
.product-body ol,.product-body ol li{list-style-type:decimal; }
