.LiTourDeatilNav{
    margin-top: 10px;
    color:rgba(131,131,131,1);
}
.LiTourDeatilNav a{
    cursor: pointer;
}
.LiTourNoInfo{
	height: 45px;
	line-height: 45px;
}
.LiTourNoInfo p:nth-child(1){
	float: left;
	font-size: 20px;
}
.LiTourNoInfo p:nth-child(2){
	height: 28px;
    text-align: center;
	float: left;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
	margin-left: 20px;
    background: #F0831E; ##FFE100;
    padding: 0px 10px;
	margin-top: 9px;
	color: #ffffff;
}
.LiTourNoInfo p:nth-child(3){
	float: right;
}
.LiTourNoInfo p:nth-child(3) span{
	margin-left: 5px;
}
.Lino{
    font-weight: bold;
    font-size: 14px;
}
.LiTourDeatilTitle{
    font-size:25px;
    font-weight:bold;
    color:rgba(75,74,71,1);
}
.LiTourDetailInfoBox{
    margin-top: 15px;

}
.LiTourDetailImageBox{
    width: 560px;
    float: left;
}
.LiTourDetailImageBox p{
    display: none;
}
.LiTourDetailImage{
    width: 100%;
}
.LiTourDetailImage img{
    width: 100%;
    height: 100%;
}
.LiTourDetailImageList{
    margin-top: 10px;
    overflow: hidden;
}
.LiTourDetailImageList ul li{
    float: left;
    width:73px;
    height:73px;
    margin-left: 8px;
    cursor: pointer;
}
.LiTourDetailImageList ul li:first-child{
    margin-left: 0px;
}
.LiTourDetailImageList ul li img{
    width: 100%;
    height: 100%;
}
.LiTourDetailInfo{
    width: 630px;
    float: right;
}
.LiTourDetailInfoType{
	width: 100%;
	display: none;
}
.LiTourDetailInfoTravelName{
    height:28px;
    text-align: center;
    line-height: 28px;
	border: 1px solid #e5e5e5;
    border-radius:2px;
	float: left;
	background:#F0831E; ##FFE100;
	padding: 0px 10px;
}
.LiTourDetailInfoTravelName span{
    font-weight:400;
}
.LiTourDetailInfoNo{
    float: left;
	display: none;
}
.LiTourDetailInfoNo span{
    font-weight:bold;
}
.LiTourDetailInfoNo span:nth-child(2){
    font-size: 18px;
}
.LiTourDetailIntroduction{
	float: left;
	width: 100%;
}
.LiTourDetailIntroductionTitle{
	float: left;
	font-weight: bold;
	width: 42px;
}
.LiTourDetailIntroductionInfo{
	float: left;
	width: calc(100% - 42px);
}
.LiTourDetailInfoApp{
    float: right;
    font-weight:bold;
}
.LiTourDetailInfoApp span{
	margin-left: 5px;
}
.mobilefee{
    display: none;
}
.mobileline{
    display: none;
}
.LiTourDetailInfoTypeFee{
    background:#F0831E; ##FFE100;
    box-shadow:3px 2px 4px 0px #EBEAEA;
    margin: 25px 0;
    height: 45px;
    line-height: 45px;
}
.LiTourDetailInfoTypeFee ul li{
    float: left;
    margin-left: 15px;
    font-weight:bold;
	color: #FFFFFF;
}
.LiTourDetailInfoTypeFee ul li span:nth-child(2){
    font-size: 18px;
}
.LiTourDetailInfoDiscountBox{
    background: #FEF9EE;
    padding: 10px;
    margin-bottom: 10px;
}
.LiTourDetailInfoDiscountTitle{
    float: left;
    width: 60px;
}
.LiTourDetailInfoDiscountListBox{
    float: right;
    width: calc(100% - 80px);
    font-size: 16px;
    color: #FF4432;
}
.LiTourDetailInfoDiscountList{
    margin-bottom: 10px;
}
.LiTourDetailInfoDiscountList p{
    margin-bottom: 5px;
}
.LiTourDetailInfoDiscountList p:nth-child(1){
    font-weight: bold;
}
.LiTourDetailInfoNum{
    margin-bottom: 25px;
}
.LiTourDetailInfoNum ul li{
    float: left;
    margin-left: 20px;
    font-weight:bold;
}
.LiTourDetailInfoNum ul li span{
	display: inline-block;
	vertical-align: middle;
}
.LiTourDetailInfoNum ul li:first-child{
    margin-left: 0px;
}
.LiTourDetailInfoNum ul li input{
    width:35px;
    height:25px;
    border:none;
    margin:0 5px;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
    text-align: center;
}
.LiTourDetailInfoNum ul li img{
    cursor: pointer;
}
.LiTourDetailInfoDate{
    margin-top: 15px;
}
.LiTourDetailInfoDate span{
    font-weight:bold;
}
.tipradiu{
    background: #F74703;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 5px;
}
.discount_tip{
    height:auto;
	margin: 10px 0px;
    font-size: 12px;
}
.LiDiscountRadiu{
    position: absolute;
    left: 6px;
    top: 3px;
    background: #F74703;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: none;
}
.discount_list{
    display: none;
}
#LiTourDetailDate{
    margin-top: 15px;
}
.LiTourDetailDateNav{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 32px;
    line-height: 30px;
}
.LiTourDetailDateNavSelect{
    color: rgba(4,4,4,1)!important;
    border-bottom: solid 2px #C47F00;
}
.LiTourDetailDateNav ul{
    width: 1000%;
}
.LiTourDetailDateNav ul li{
    float: left;
    cursor: pointer;
    width: 105px;
    text-align: center;
    font-weight: bold;
    color:rgba(131,131,131,1);
	font-size: 16px;
}
#LiTourDetailDate table{
    width: 100%;
}
#LiTourDetailDate table thead{
    border: solid 1px rgba(212,212,212,1);
}
#LiTourDetailDate table thead tr td{
    text-align: center;
    width: 90px;
    height: 35px;
	font-size: 16px;
}
#LiTourDetailDate table tbody tr td .dateinfo span{    
    font-weight: inherit;
}
.dateday{
	font-size: 16px;
}
.datetype{
	font-size: 16px;
	font-weight: bold;
}
#LiTourDetailDate table tbody tr td{
    padding: 5px 5px;
    border: solid 1px rgba(212,212,212,1);
    height: 80px;
}
.LiCalendar_data{
    cursor: pointer;
}
.LiCalendar_nodata_all{
    cursor: no-drop !important;
}
.hovertrue:hover{
    background: #F1E0C2;
}
.dateinfo span:nth-child(1){
    float: left;
}
.dateinfo span:nth-child(2){
    float: right;
}
.LiCalendarTitle{
	font-size: 20px!important;
}
#LiTourDetailDate table tbody tr td p:nth-child(2){
    margin-top: 10px;
    text-align: center;
    height: 25px;
	font-size: 18px;
	color: #FF0402;
	font-weight: bold;
}
#LiTourDetailDate table tbody tr td{
    position: relative;
}
.date_discount{
    position: absolute;
    width: 24px;
    right: 0px;
    top: 0px;
    display: none;
}
.dateinfotype{
    background: #F1E0C2!important;
}
.form_submit_error{
    height: 50px;
    margin-top: 20px;
    border: solid 1px #F5B3B4;
    border-radius: 5px;
    background: #FFEEEE;
    color: #F14346;
    display: none;
}
.form_submit_error p{
    font-size: 16px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 1em;
}
.LiTourDetailInfoPlace{
    margin-top: 15px;
    display: none;
}
.LiTourDetailInfoPlace p{
    font-size:18px;
    font-weight:bold;
}
.LiTourDetailInfoPlaceList ul li{
    float: left;
    width: 49%;
    margin-left: 1%;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius:2px;
    padding: 7px 10px;
    margin-top: 10px;
    cursor: pointer;
	color: #000000;
}
.LiTourDetailInfoPlaceSelect{
    border: 1px solid #F0831E!important;
	color: #ffffff!important;
	background-color: #F0831E; ##FFE100;
}
.formplace_submit_error{
    padding: 7px 10px;
    margin-top: 20px;
    border: solid 1px #F5B3B4;
    border-radius: 2px;
    background: #FFEEEE;
    color: #F14346;
    display: none;
}
.formplace_submit_error p{
    font-size: 16px;
    width: 100%;
    text-indent: 1em;
}
.LiTourDetailInfoFoot{
    margin-top: 15px;
}
.LiTourDetailInfoFootFee{
    float: left;
    font-weight:bold;
}
.LiTourDetailInfoFootFee span:nth-child(1){
    color:rgba(131,131,131,1);
    font-size: 20px;
}
.LiTourDetailInfoFootFee span:nth-child(2){
    color:rgba(255,2,2,1);
    font-size: 25px;
}
.tourfee{
    color:rgba(255,2,2,1)!important;
    font-size: 25px!important;
}
.LiTourDetailInfoFootButton{
    float: right;
    background:#F0831E; ##FFE100;
    box-shadow:3px 2px 4px 0px #EBEAEA;
    font-size: 18px;
    width:197px;
    height:40px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
	color: #FFFFFF;
}
.LiTourDetailInfoFootButton button{
    background: none;
    border: none;
    width:197px;
    height:40px;
}
.LiTourDetailMessage{
    margin-top: 50px;
}
.LiTourDetailMessageNav{
    border-bottom: solid 1px #838383;
    background: white;
    height: 41px;
}
.LiTourDetailMessageNav span{
    display: inline-block;
    font-size:20px;
    color:rgba(131,131,131,1);
    font-weight: bold;
    margin-left: 50px;
    line-height: 40px;
    cursor: pointer;
}
.LiTourDetailMessageNav span:nth-child(1){
    margin-left: 0px;
}
.LiTourDetailMessageNav a{
    display: inline-block;
    font-size:20px;
    color:rgba(131,131,131,1)!important;
    font-weight: bold;
    margin-left: 50px;
    line-height: 40px;
    cursor: pointer;
}
.LiTourDetailMessageNavList button{
    float: right;
    background: #FDF7CF;
    border: none;
    width:197px;
    height:40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    display: none!important;
}
.LiTourDetailMessageNavSelect{
    color: black!important;
    border-bottom: solid 2px #F0831E; ##FFE100;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    z-index: 10000;
}
.LiTourDetailMessageList{
    margin-top: 20px;
}
.imgtype{
	float: left;
	width: 16px;
}
.imgtype img{
	width: 100%;
}
.tourdetailcontent{
	float: left;
	width: calc(100% - 32px);
}
.LiTourDetailMessageListTitle img{
	width: 18px;
	margin-right: 10px;
}
.LiTourDetailMessageListTitle span{
    font-size:18px;
    font-weight:bold;
    display: inline-block;
    vertical-align: middle;
}
.LiTourDetailMessageListInfo{
    margin-top: 15px;
    margin-left: 22px;
}
.LiTourDetailMessageListInfo ul li{
    position: relative;
    margin-bottom: 5px;
}
.linecharacter{
	margin-left: 0!important;
}
.content_title{
	margin-left: 0px!important;
	float: left;
	width: 120px;
}
.content_info{
	float: left;
	width: calc(100% - 140px);
	margin-left: 0!important;
}
.LiTourDetailMessageListInfo ul li span{
	line-height: 22px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.LiTourDetailMessageListInfo ul{
    margin-top: 10px;

}
#navthree .LiTourDetailMessageListInfo ul{
	height: 75px;
	overflow: hidden;
}
.LiTourDetailMessageMore{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #F4A72D;
}
.LiTourDetailMessageMore span{
	cursor: pointer;
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.LiTourDetailMessageMore img{
	cursor: pointer;
}
.LiTourDetailFooterButton{
    display: none;
}
.datetime{
    font-weight:400;
    color:rgba(243,152,0,1);
    font-size: 18px;
}
.detailtitle{
    font-size: 18px;
    font-weight: bold;
}
.download_trip_box {
    position: fixed;
    top: calc(50% - 40%);
    left: 50%;
    width: 80%;
    height: 80%;
    margin-left: -40%;
    background: #fff;
    z-index: 9999;
    padding: 10px;
    display: none;
    border-radius: 5px;
}
.download_trip_img {
    float: left;
    width: 100%;
    height: 90%;
    padding-bottom: 10px;
}
.download_trip_img img {
    float: left;
    width: 100%;
    height: auto;
}
.download_trip_look {
    float: left;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    overflow: auto;
}
.download_trip_btn {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.download_trip_btn button {
    margin-left: 42%;
    background: #F0831E; ##FFE100;
    border: solid 1px #F0831E; ##FFE100;
    color: black;
    padding: 5px 15px;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #A6A2A2;
}
.details_zhe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background: rgba(0,0,0,0.5);
    display: none;
}
@media(max-width:768px){
    .LiTourDeatilNav{
        display: none;
    }
	.LiTourNoInfo{
		display: none;
	}
    .LiTourDeatilTitle{
        display: none;
    }
	.discount_tip{
        margin-left: 0.625rem;
    }
    .LiTourDetailInfoBox{
        margin-top: 0.625rem;
    }
    .LiTourDetailImageBox{
        width: 95%;
        margin: 0 0.625rem;
        float: none;
    }
    .LiTourDetailImageBox p{
        display: block;
        font-weight:bold;
        font-size:1.125rem;
        color:rgba(0,0,0,1);
    }
    .LiTourDetailImageList{
        display: none;
    }
    .LiTourDetailInfo{
        float: none;
        width: 100%;
    }
    .LiTourDetailInfoType{
        margin-top: 0.625rem;
		width: 100%;
		display: block;
    }
	.LiTourDetailInfoTravelName{
		float: left;
		margin-left: 0.625rem;
		font-size: 0.875rem;
        height: 1.5625rem;
        line-height: 1.4375rem;
		border-radius: 2px;
		color: #ffffff;
	}
    .LiTourDetailInfoIntroduct{
        margin: 0rem 0.625rem;
    }
    .LiTourDetailInfoNo{
        margin: 0.625rem 0;
		display: block;
    }
	.LiTourDetailInfoNo span{
		font-size: 1rem;
	}
	.LiTourDetailInfoNo span:nth-child(2){
		font-size: 1rem;
	}
    .LiTourDetailInfoApp{
       	float: right;
		margin-right: 0.625rem;
    }
    .LiTourDetailInfoTypeFee{
        display: none;
    }
    .LiTourDetailInfoNum{
        display: none;
    }
    .mobilefee{
        display: block;
		float: right;
		text-align: right;
		margin-right: 0.625rem;
        color: #D2181B;
        font-size: 1rem;
        font-weight: bold;
    }
    .tourfee{
        color: #D2181B!important;
        font-size: 1.5rem!important;
    }
    .LiTourDetailFooter #LiFooter{
        display: none;
    }
	.date_discount{
        width: 12px;
    }
    .mobileline{
        width: 100%;
        height: 0.3125rem;
        background: #DBDBDC;
        display: block;
    }
    .LiTourDetailInfoDate{
        margin: 0.625rem 0.625rem;
    }
    .LiTourDetailInfoDate span{
        font-size: 1.25rem;
    }
	.LiCalendarTitle{
		font-size: 1.125rem!important;
	}
    #LiTourDetailDate{
        margin-top: 0.625rem;
        
    }
    .LiTourDetailDateNav{
        border-top: solid 1px rgba(212,212,212,1);
    }
    .LiTourDetailDateNav ul li{
        width: 5rem;
		font-size: 1rem;
    }
    .DatePrev{
        display: none;
    }
    .DateNext{
        display: none;
    }
    #LiTourDetailDate table{
        border-collapse:separate;
    }
    #LiTourDetailDate table thead{
        float: left;
        border: none;
    }
    #LiTourDetailDate table thead tr td{
        border-top: solid 1px rgba(212,212,212,1);
        border-bottom: solid 1px rgba(212,212,212,1);
		font-size: 1rem;
		font-weight: bold;
    }
    #LiTourDetailDate table tbody{
        width: 100%;
    }
    #LiTourDetailDate table tbody tr{
        float: left;
        width: 100%;
    }
    #LiTourDetailDate table tbody tr td{
        padding: 0 0;
        height: 4.125rem;
        border: solid 1px transparent;
        border-radius:2px;
        margin-left: 2px;
        margin-top: 5px;
        float: left;
        width: calc(14.28% - 2px);
    }
    .tourdatenodrop{
        background: #f1f1f1;
    }
    #LiTourDetailDate table tbody tr td .dateinfo span{
        font-size: 0.875rem;
    }
    .dateinfo span:nth-child(1){
        float: none;
        text-align: center;
        display: block;
    }
    .dateinfo span:nth-child(2){
        float: none;
        text-align: center;
        display: block;
    }
    #LiTourDetailDate table tbody tr td p:nth-child(1){
        height: 1.875rem;
    }
    #LiTourDetailDate table tbody tr td p:nth-child(2){
        margin-top: 10px;
        height: 17px;
        font-size: 1rem;
        color: #CF171C;
    }
    .dateinfotype{
        color: #000000!important;
        background: #F0831E!important;
        border: solid 1px #F0B354!important;
    }
    .LiTourDetailInfoPlace{
        margin: 0.625rem 0.625rem;
    }
    .LiTourDetailInfoPlace p{
        font-size: 1.125rem;
    }
    .LiTourDetailInfoPlaceList ul li{
        font-size: 0.875rem;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap
    }
    .form_submit_error{
        height: 1.875rem;
        margin: 0.625rem 0.625rem;
    }
    .form_submit_error p{
        font-size: 0.875rem;
        height: 1.875rem;
        line-height: 1.875rem;
    }
    .formplace_submit_error{
        margin: 0.625rem 0.625rem;
    }
    .formplace_submit_error p{
        font-size: 0.875rem;
    }
    .LiTourDetailInfoFoot{
        display: none;
    }
    .LiTourDetailFooterButton{
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: block;
    }
    .LiTourDetailFooterButton button{
        background: #F0831E; ##FFE100;
        width: 100%;
        height: 3.4375rem;
        line-height: 3.4375rem;
        text-align: center;
        border: none;
        font-size: 1.125rem;
        font-weight: bold;
		color: #ffffff;
    }
    .LiTourDetailMessage{
        margin-top: 0px;
    }
    .LiTourDetailMessageNav{
        height: 2.25rem;
        position: relative;
    }
	.LiTourDetailMessageNavList{
		display: flex;
		text-align: center;
	}
    .LiTourDetailMessageNav span{
        font-size: 1.25rem;
        line-height: 2.125rem;
		flex: 1;
		margin-left: 0;
    }
    .LiTourDetailMessageNav a{
        font-size: 1.25rem;
        line-height: 2.125rem;
        flex: 1;
		margin-left: 0;
        margin-right: 0rem;
    }
    .LiTourDetailMessageList{
        margin: 0.625rem 0.625rem;
    }
    .LiTourDetailMessageListTitle img{
        width: 1.125rem;
        height: 1.125rem;
    }
    .LiTourDetailMessageListTitle span{
        font-size: 1.125rem;
        color: black;
    }
	#navthree .LiTourDetailMessageListInfo{
		padding-bottom: 0.625rem;
	}
    .LiTourDetailMessageListInfo{
        margin-left: 0px;
    }
	.LiTourDetailMessageMore{
		padding: 1.625rem 0;
		font-size: 1.125rem;
	}
    .datetime{
        font-size: 0.875rem;
        color: black;
        font-weight: bold;
        
    }
	.content_info{
		width: calc(100% - 70px);
	}
    .LiTourDetailMessageList:nth-child(3) .LiTourDetailMessageListInfo ul{
        margin-left: 1.125rem;
    }
    .LiTourDetailMessageList:nth-child(3) .LiTourDetailMessageListInfo ul li img{
        width: 1.125rem;
        height: 1.125rem;
    }
	.LiTourDetailMessageListInfo ul{
		margin-left: 1.125rem;
	}
    .LiTourDetailMessageListInfo ul li span{
        font-size: 0.875rem;
    }
    .LiTourDetailMessageListInfo ul li{
        font-size: 1rem;
    }
    .LiTourDetailMessageList:nth-child(4) .LiTourDetailMessageListInfo ul{
        margin-left: 1.125rem;
    }
    .download_trip_box{
        width: 80%;
        height: 50%;
        margin-left: 0;
        top: 50%;
        transform: translate(-50%,-50%);

    }
    .download_trip_btn{
        margin: 0.625rem 0;
        text-align: center;
    }
    .download_trip_btn button{
        margin-left: 0;
     
    }
}