/*carousel*/
.btn{
	height: auto;
	margin: auto
}
.ui-content{
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
.line-column{
	background-color: #fff
}
.ui-content .carousel{
	position:relative;
	float:left;
	width:100%;
}
.ui-content .carousel-indicators li{
	width:5px;
	height:5px;	
}
.ui-content .carousel-indicators .active {
    width: 7px;
    height: 7px;
    margin: 0;
    background-color: #fff;
}
.ui-content .carousel-inner > .item > img,.ui-content  .carousel-inner > .item > a > img {
	height:210px;
	width: 100%;
}
.ui-content .carousel-inner > p {
	position: absolute;
	right: 5px;
	bottom:0px;
	font-size: 22pt;
	font-weight: bold;
	text-align: right;
	font-family: Times new roman;
	color: #d43f3a;
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: 2px #fff;
}
.ui-content .carousel-control span{
	position:absolute;
	width: 30px;
    height: 30px;
	left:50%;top:50%;
	margin-left:-15px;
	margin-top:-15px;
	font-size: 12px;
}
/*line_title*/
.ui-content .line_title{
	position: relative;
	float: left;
	width: 100%;
	padding: 5px;
}
.line_title h4{
	margin: 0px;
	font-size:12pt;
	font-family: "黑体"
}
/*line_label*/
.ui-content .line_label{
	position: relative;
	float: left;
	width: 100%;
	padding: 5px;
	padding-right: 0px;
}
.line_label span{
	display: inline-block;
	float: left;
	padding: 5px 10px;
	background-color: #8fc320;
	color: #fff;
	margin: 5px 5px 0px 0px;
	border-radius: 2px;
}
.line_label span.line_money{
	float: right;
	margin-right:auto;
	color: #ff6600;
	font-size: 10pt;
	background-color: #f5f5f5;
	z-index: 11;
	padding:5px;
	font-family: '黑体'
}
.line_label span.line_money em{
	font-style: normal;
	font-size: 16pt;
}
/*line-othertitle*/
.ui-content .line-othertitle{
	position: relative;
	float: left;
	width: 100%;
	padding:15px 5px;
}
.line-othertitle h4{
	margin:0px;
}
.line-othertitle span{
	display: inline-block;
	float: left;
	color: #00b7ee;
	font-weight:bold;
	font-family: "Times new roman"
}
.line-othertitle .otherTtitle{
	color: #d43f3a;
	font-size: 14pt;
	margin-right: 5px;
}
.line-othertitle .otherTmore{
	font-size: 10pt;
	line-height: 18px;
	font-family:''
}
/*line-column*/
.ui-content .line-column{
	position: relative;
	float: left;
	width: 100%;
}
.line-column h4{
	font-size: 12pt;
    font-weight: bold;
    font-family: 黑体;
    margin: 0px;
    padding: 12px 12px;
}
.line-column em{
	color: #999;
    font-size: 10pt;
    letter-spacing: -2px;
    margin-left: 10px;
    font-weight: normal;
}
.line-day{
	position: relative;
    float: left;
    width: 100%;
    padding: 0px 5px;
    margin-bottom: 10px;
}
.line-day li{
	float: left;
    width: 23%;
    text-align: center;
    padding: 5px 2px;
}
.line-day li.lastli{
	position: absolute;
    right: 2%;
    width: 6%;
    border: none;
    top: 5px;
    background-color: #ddd;
    padding: 1px 0px;
    border-radius: 2px;
    bottom: 5px;
}
.line-day li.lastli a{
	border: none;
    padding: 0px;
    line-height: 100%;
}
.line-day li a{
	color: #666;
    font-size: 10pt;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px 1px;
    width: 100%;
    text-decoration: none;
    min-height: 55px;
}
.line-day li.active a{
	background-color: #8fc320;
}
.line-day li.active a>p{
	color: #fff
}
.line-day li a>p:first-child{
	margin: 0px;
}
.line-day li a>p:last-child{
	margin: 0px;
    color: #ff6600;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
    font-family: 'Times new roman'
}
.calendar-fixed{
	position: fixed;
	z-index: -1;
	top:0px;
	left:0px;right:0px;bottom:0px;
	opacity: 0;
}
.calendar-fixed .calendar-bg{
	position: absolute;
	z-index: 10;
	top:0px;left:0px;right: 0px;bottom:0px;
	background-color: rgba(0,0,0,0.5)
}
.calendar-fixed .calendar-close{
	position: absolute;
    top: 50%;
    font-size: 24pt;
    color: #ff0000;
    left: 50%;
    margin-top: -235px;
    margin-left: -8px;
    background-color: #fff;
    display: inline-block;
    z-index: 11;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100px;
}
.calendar-fixed #calendar{
	top: 50%;
    background-color: #fff;
    z-index: 11;
    position: relative;
    margin-top: -200px;
}
/*line-Comment*/
.ui-content .line-Comment{
	position: relative;
	float: left;
	width: 100%;
}
.line-Comment h4{
	border-bottom: 1px solid #eee
}
.Comment-list{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Comment-list li{
	float: left;
	width: 35%;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-family: '黑体';
}
.Comment-list li.Comment-list-left{
	float: left;
    width: 30%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-right: 1px solid #ddd;
    padding: 0px;
}
.Comment-list li span{
	color: #000;
}
.Comment-list li em{
	color: #ff6600;
	margin-left: 5px;
}
.Comment-list li.Comment-list-left em{
	font-size: 16pt;
    color: #ff6600;
}
/*line_body*/
.ui-content .line_body{
	position: relative;
    float: left;
    width: 100%;
    /* border: 1px solid #ddd; */
    /* margin-top: 0.2rem; */
    /* padding: 5px 0px; */
    /* margin: 5px 0px; */
    background-color: #fff;
    min-height: 100px;
    margin-top: 10px;
    padding-bottom: 5px;
}
.line_body .body_title{
	position: relative;
    float: left;
    width: 100%;
    /* background-color: #f8f8f8; */
    /* margin: 5px 0px; */
    border-bottom: 1px solid #00b8ee;
}
.line_body .body_title.Fixed{
	top:30px;
}
.body_title ul{
	position: relative;
	float: left;
	width: 100%;
}
.body_title li{
	width: auto;
    padding: 0px;
    float: left;
}
#linenav li {
    width: 25%;
    padding-top: 5px;
}
.body_title li a{
	display: inline-block;
	width: 100%;
	padding: 0.08rem;
	color: #0190d4;
	font-size:14px;
	border-radius:2px;
	text-align:center;
	text-decoration:none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.body_title li:hover a,.body_title li.active a{
	background-color:#00b8ee;
	color:#fff;
}
.line_body .body_item{
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 10px;
	padding-bottom:0px;
	font-size: 12pt;
	line-height: 20pt;
	text-align: justify;
	font-family: "宋体";
}
.body_item .item_day{
	position: relative;
	float: left;
	width: 100%;
	border-left: 1px dashed #8fc320;
	padding-left: 10px;
}
.line_other .body_item .item_day{
	border-left:none;
	padding-left: 0px;
}
.item_day .day_btn{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.day_btn i{
	margin-left: -20px;
	float: left;
	background-color: #fff;
	color: #8fc320;
	font-size:17px;
}
.day_btn button{
	padding: 0px 5px;
	background-color: #8fc320;
	color: #fff;
	border-radius:2px;
	margin-top: -5px;
}
.item_day .day_content{
	position: relative;
	float: left;
	width: 100%;
}
.day_content>div{
	position: relative;
	float: left;
	width: 100%;
	min-height: 24px;
	margin-bottom:10px;
}
.day_content>div >.icon-circle{
	position: absolute;
	left: -16px;
	top: 2px;
	color:#8fc320;
	font-size:14px;
}
.day_content>div >dl>dt{
	font-size: 14px;
}
.day_title{
	color:#000;
}
.day_foot dl,.day_live dl{
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
	padding-left: 40px;
}
.line_other dl{
	margin-bottom:0px;
}
.day_foot dl dt,.day_live dl dt{
	position: absolute;
	left: 0px;
	width: 40px;
	color: #0190d4;
}
.day_foot dl dd,.day_live dl dd{
	position: relative;
	float: left;
	width: 100%;
}
.day_foot dl dd p,.day_live dl dd p{
	margin: 0px;
	color:#333;
}
.line_other dl p{
	margin-bottom:0px;
}
.day_content .day_more{
	/*display:none;*/
}
.line_other .day_content .day_more{
	display:block;
}
.day_more dl dt{
	position: relative;
	color: #0190d4;
}
.day_more dl dd{
	color:#333;
	text-align:inherit;
	word-break:break-all;
}
.day_more dl dd img{
	width:100%;
	margin-bottom:5px;
	height:auto;
}
.line_body .read_more{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	color: #666;
}
.read_more a{
	color: #666;
	font-size: 13px;
	display: inline-block;
	padding: 5px;
	text-decoration: none;
}
.read_more a:hover{
	background-color:rgba(143,195,32,0.7);
	color:#fff;
	border-radius:4px 4px 0px 0px;
}
.read_more a:hover i{
	color:#fff;
}
.read_more a i{
	color: #8fc320;
    margin-right: 5px;
    font-size: 14px;
}
/*content_hot*/
.ui-content .content_hot{
	position: relative;
    float: left;
    width: 100%;
    /* padding-bottom: 0.35rem; */
    background-color: #fff;
    margin-top: 10px;
}
.content_hot .list_title{
	position:relative;
	float:left;
	width:100%;
	color:#ff6600;
	font-size:13px;
	text-align:center;
}
.content_hot .list_title i{
	color:#fe0000;	
}
.content_hot .list_box{
	position:relative;
	float:left;
	width:100%;	
}
.content_hot .list_box li{
	position:relative;
	float:left;
	width:calc(50% - 10px);
	overflow: hidden;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	border-radius:4px;
}
.content_hot .list_box li:hover{
	box-shadow:0 1px 10px rgba(0,0,0,.25)
}
.content_hot li .item-box{
	float:left;
	width:100%;
	height:auto;
	border: 1px solid #e4e4e4;
}
.content_hot li a {
    position: relative;
    display: block;
    text-decoration: none;
}
.content_hot li img {
    text-align: center;
    width: 100%;
    height: 87px;
	border-radius:4px;
}
.content_hot li .cruise-info {
    border-top: 0;
    padding: 5px 0px;
    transition: all 300ms linear;
    line-height: 1.2
}
.content_hot li .cruise-info .title-name {
	color: #666;
	width: 100%;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px 3px;
	height: 42px;
	overflow: hidden;
	word-break:break-all;
	text-align: justify;
}
.content_hot li .cruise-info .item-price {
	float: left;
	width: 100%;
	height: 0.3rem;
	margin-bottom: 5px;
	text-align: right;
	color: #fd6301;
	font-size:12px;
	font-style: normal;
	padding-right: 0.1rem;
}
.content_hot li .cruise-info .item-price i {
    font-style: normal;
	font-size:0.25rem;
}
/*content_btn*/
.ui-content .content_btn{
	position:fixed;
	width:100%;
	bottom:1.25rem;
	z-index: 1124
}
.mpkginfobtn{
	background-color: #f5f5f5;
	padding:5px 5px;
}
.mpkginfobtn #kefu{
	float: left;
}
.mpkginfobtn #kefu img{
	width: 31px;
	height: 31px;
}
.content_btn button{
	background-color: #0099cc;
    border: 1px solid #0099cc;
    width: 100%;
    border-radius: 0px;
    color: #fff;
    padding: 10px 5px;
    font-size: 12px;
}
.content_btn.mpkginfobtn button{
	width: 100px;
	float: right;
	padding:6px;
}
.content_btn button:hover{
	background:rgba(0,153,204,0.9);
	border:1px solid rgba(0,153,204,0.9);
	color:#fff
}