﻿/*
* @Author: yanh
* @Date:   2018-06-08 11:01:05
* @Last Modified by:   yanh19930226
* @Last Modified time: 2018-06-08 15:26:17
*/


#conditions > div {
    padding: 1rem;
}

    #conditions > div > .wlz-input-group-addon {
        border: 0;
        background-color: transparent;
    }

    #conditions > div > .wlz-glyphicon {
        color: #00ABFE;
        top: 0px;
    }

    #conditions > div > input {
        border-radius: 2.5rem;
        font-size: 1.48rem;
        width: 100%;
        display: block;
        padding: 0.2rem 0 .1rem 3.6rem;
        background: url(../../../../src/Images/SpotTicket/fangdajing.png) 1rem .3rem no-repeat;
        -webkit-background-size: 15px;
        background-size: 25px;
        float: right;
        background-color: #EEF2F6;
        border: 0;
    }

/**
 * 热门景点
 */
 .imgautosize{
    height: 88px;
 	padding-right: 6px;
 	padding-left: 9px;
 }
.imgautosize img{
	width:100%;height:100%;
}
.divheight
{
    margin-top:10px;
}
.spanposition {
    top: -2px;
    right: 10px;
    color: #999;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: line-through;
}
.spani {
    font-size: 1.3rem;
    color: #666666;
    top:-1.9rem;
    right:1rem;
}
/*.spanposition>i{
    font-size: 1.3rem;
    color: #666666;
    font-style: normal;
    font-weight:normal;
}*/
#hotspot{
    margin-top:10px;
}
#hotspot ul {
    margin-bottom: 0;
}
#hotspot ul li{
	background-color:transparent;
	border:0;
	border-bottom: 1px solid #ddd;
	padding: .7rem 1.2rem;
}
#hotspot ul li:last-child{
	border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#hotspot p{
	font-size: 1.3rem;
	color: #666666;
}
#hotspot .pr>p{
 font-size: 1rem;
 color: #AAAAAA;
}
#hotspot .colpdr{
	padding-right: 1px;
	padding-left: 0;
}
.marks .hui {
    color: #d30775;
    border: 1px solid #d30775;
    border-radius: 1px;
}
#hotspot .more{
	padding:1rem 0; 
}
.mprice {
    position: absolute;
    right: 10px;
    top: -27px;
    color: rgba(33, 24, 24, 0.73);
}

.matag {
    color: rgb(255, 102, 0);
}

.manum {
    font-size: 1.7rem;
    color: rgb(255, 102, 0);
}

.overflow {
    margin: 0;
    width: 12rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}