input{
	padding: 5px 15px;
}

.center_box{
	width: 94%;
	margin: 10px 3%;

}

.price-title{
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom :solid 1px #ccc;
	padding: 3px 8px;

}


.name{
	font-size: 18px;
	line-height: 22px;
	color: #4ecf5b;
	font-weight: bold;
}

.order-id{
	color: #a4a4a4;
}


.modular-body{
	margin-top: 15px;
}




.get_mp span.disable {
    cursor: default;
    color: #e9e9e9;
}


.plus span {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    display: block;
    float: left;
    border: 1px solid #ddd;
    margin-left: -1px;
    text-align: center;
    color: #686868;
    cursor: pointer;
margin-bottom: 2px;}

    span, img {
    vertical-align: middle;

}


.plus span input {
    font-size: 12px;
        height: 19px;
    outline: none;
    border: 0;
    padding: 0px;
    color: #686868;
    width: 100%;
    text-align: center;

    border-bottom:1px solid #ddd;
}

.pluslabel{
	float: left;
	margin-right: 10px;

}

.input_number{
	width: 100%;
	overflow: auto;
	margin-bottom: 5px;
}


.c9{
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 16px;
}


.m-contact .panel2 {
	padding: 20px 0 30px 0;
	color: #999;
}

.m-contact .panel2 .name {
	margin-top: 0;
}




.stars {
	color: #fa4a4a;
}
.J_touristCount{
	line-height: 18px;
}

.c9{
	margin: 15px 0;
}

.input_select{
	margin: 15px 0;
}

.book-tourist-info{
	padding: 0 10px;
}

.modular-body{padding: 0 10px;
line-height: 22px;}

.modular-body {

}

#cash_submit{
	z-index: 999;
	position: fixed;
	bottom:0;
	background: red;
	width:100%;
	text-align: center;
	line-height: 55px;
	color: #fff;
}

#gogogo{
	color: #fff;
	font-size: 18px;
}

.flyright{
	margin: 15px 0; 
	padding: 10px;
	border: solid 1px #4ecf5b ;
	background: #dfffe3;
	width: 90%;
	margin-left: 2.5%;
	border-radius: 10px;
}


.info-middle{
	padding-bottom: 10px;
	text-align: center;

}

.totalprice{
	text-align: right;
	padding-right: 10px;
	color: red;
	font-size: 18px;
	font-weight: bold;
}

select{
	width: 100%;
}