﻿
* {
    margin: 0;
    padding: 0;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
}
ul {
    list-style: outside none none;
}
table {
    border-collapse: collapse;
}
body {
    color: #333;
    font-family: arial,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
a {
    color: #333;
    text-decoration: none;
}
a {
}
.touched {
    background: none repeat scroll 0 0 #ddd;
}
.none {
    display: none;
}
.dp_title p
{
	position:static;
	}
/*幻灯模块*/
#main_top {
	position: relative
}
.span_message{
	position: absolute;
	display: block;
	right: 0;
	top:10px;
	padding: 6px 6px;
	min-width: 72px;
	font: 12px/12px "microsoft yahei";
	color: #fff;
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	background:rgba(0,0,0,.5);
}
.span_message span{
	font-family: arial;
}

/*邮轮详情*/
#main_content {
	
	background: #f0f0f0;
}
.div_box{
	width: 100%;
	margin-top: 10px;
	background: #fff;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.div_box:first-child{
	margin-top: 0;
	border-top: none;
}
.div_box:last-child{
	border-bottom: none;
}
.ship_message{
	padding: 10px 15px;
}
.ship_message span{
	display: inline-block;
	vertical-align: top;
	color: #999;
	font-size: 12px;
}
.ship_message span.ship_name{
	width: 71.72%;
	overflow: hidden;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}
.ship_message span.collect{
	float: right;
	height: 30px;
	padding-left: 37px;
	width: 77px;
	line-height: 30px;
	box-sizing: border-box;
	border-left: 1px solid #dcdcdc;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_g.png) no-repeat;
	background-size: 23px 275px;
	background-position: 8px 5px;
}
.ship_message span.collect.collected{
	background-position: 8px -23px;
}
.price{
	margin-top: 8px;
	height: 18px;
	line-height: 18px;
	color: #999;
	font-size: 12px;
}
.price b{
	color: #f63;
	font-size: 14px;
	font-weight: normal;
}
.price b strong{
	margin-right: 3px;
	font-family: arial;
	font-size: 18px;
}
.ship_line{
	margin-top: 10px;
}
.ship_line span{
	margin-right: 15px;
}
.ship_line span:last-child{
	margin-right: 0;
}


.Sold_out{
	position: absolute;
	width: 85px;
	top:0;
	right: 0;
}

.Sold_out_btn {
    background: #d2d2d2 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    text-align: center;
    width: 75px;
}

/*tab切换*/
.contenter ul {
	width: 100%;
}
html .contenter ul li.nav {
	float: left;
	width: 33.3%;
	border-bottom: 1px solid #ccc;
	padding: 12px 0 14px 0;
	text-align: center;
	font-size: 16px
}
body .ui-tab .tab-adorn {
	bottom: auto;
	top: 0;
}
.ui-tab {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ui-tab .tab-adorn {
	position: absolute;
	height: 3px;
	bottom: 0;
	background-color: #46d264;
	display: block;
	padding: 0;
	margin: 0;
}
.ui-tab ul, .ui-tab li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ui-tab ul {
	position: relative;
	background-color: #fff;
}
.tab-panel {
	display: none;
}
.ui-tab .nav-active, .ui-tab .panel-active, .last-panel-active {
	display: block;
}

.con{
	background: #f0f0f0;
}
.panel {
	width: 100%;
	display: none;
}
#main_content .tab-nav-wrapper.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}

#main_content .tab-nav-wrapper.none {
	position: fixed;
	top: -80px;
}
#basic-info section{
	padding: 9px 8px;
	width: 100%;
	height: 104px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
	overflow: hidden;
}
#basic-info section:last-child{
	border-bottom: none;
}
#basic-info section img{
	float: left;
	margin-right: 5px;
	width: 80px;
	height: 80px;
	border-radius: 10px;
}
.p_title{
	position: relative;
}
.p_title span,.p_title a{
	display: block;
}
.p_title span.room_t{
	margin-top: 4px;
	font-size: 16px;
}
.p_title span.room_a_n{
	margin-top: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	overflow: hidden;
}
.p_title span.room_s{
	margin-top: 5px;
	width: 39.47%;
	height: 30px;
	font-size: 12px;
	line-height: 15px;
	color: #999;
	overflow: hidden;
}
.p_title span.room_d{
	margin-top: 5px;
	line-height: 14px;
	color: #aeaeae;
	font-size: 12px;
}
.p_title span.room_d b{
	display: inline-block;
	margin-right: 2px;
	font-weight: normal;
	width: 28px;
	height: 14px;
	text-align: center;
	background: #ff8400;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.p_title span.room_d em{
	color: #ff8400;
}
.book{
	position: absolute;
	width: 85px;
	top:0;
	right: 0;
}
.p_title span.room_p{
	font-size: 12px;
	color: #999;
}
.p_title span.room_p b{
	margin-right: 3px;
	color: #f63;
	font-size: 14px;
	font-weight: normal;
}
.p_title span.room_p b strong{
	font-size: 18px;
}
.p_title span.sub{
	margin-top: 7px;
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #ff8400;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.p_title span.sub.touchHover{
	background: #f60;
}
.few{
	margin-top: 4px;
	font-size: 12px;
	color: #d62e50;
	text-align: center;
}
/*活动、说明，攻略、须知*/
#basic-info .div_box h2:before,.div_box .active dl dt:before,.a-cost:before,.a-raiders:before,.a-notice:before{
	content: "";
	float: left;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_g.png?=v001) no-repeat;
	/*background: url(../images/icon_g.png) no-repeat;*/
	background-size: 23px 275px;
}
#basic-info .div_box h2,.a-raiders, .a-notice,.a-cost{
	display: block;
	height: 42px;
	line-height: 42px;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #dcdcdc;
}
.a-notice{
	border-bottom: none;
}
#basic-info .div_box h2:before{
	width: 18px;
	height: 20px;
	background-position: -5px -77px;
	margin: 8px 5px 0 10px;
}
.div_box .active{
	padding: 10px;
	overflow: hidden;
}
.div_box .active dl{
	margin-top: 18px;
}
.div_box .active dl:first-child{
	margin-top: 10px;
}
.div_box .active dl dt{
}
.div_box .active dl dt:before{
	width: 10px;
	height: 10px;
	background-position: -12px -56px;
	margin: 4px 8px 0 0;
}
.div_box .active dl dd{
	margin-left: 6px;
	color: #666;
}
.arrow{
	position: relative;
	height: 28px;
}
.arrow:before{
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top:50%;
	margin-left: -3px;
	margin-top: -7px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;
	transform:rotate(225deg);
	-webkit-transform:rotate(225deg);
	-moz-transform:rotate(225deg);
}
.arrow.up:before{
	content: "";
	margin-top: -2px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
}
.a-cost:before,.a-raiders:before,.a-notice:before{
	margin: 11px 5px 0 9px;
	width: 23px;
	height: 21px;
	color: #333;
}
.a-cost:before{
	background-position: -3px -178px;
}
.a-raiders:before{
	background-position: 0 -111px;
}
.a-notice:before{
	background-position: -3px -145px;
}
.a-cost:after,.a-raiders:after,.a-notice:after{
	content: "";
	float: right;
	margin: 15px 15px 0 0;
	width: 7px;
	height: 7px;
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;
	transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	-moz-transform:rotate(135deg);
}

/*底部悬浮*/
.d-book{
	background-color: #fff;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	width: 100%;
	padding: 10px;
	position: fixed;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
}
.d-book a.a-phone,.d-book a.a-book{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
}
.a-phone{
	float: left;
	width: 38%;
	color: #666;
	border: 1px solid #dcdcdc;
}
.a-phone.touchHover{
	background: #eee;
}
.d-book a.a-book{
	float: right;
	width: 58%;
	color: #fff;
	background: #ff8400;
}
.a-book.touchHover{
	background: #f60;
}

/*行程*/

#stroke {
	padding: 10px 0 15px 0;
	position: relative;
}

#stroke section {
	border-left: 3px solid #cecece;
	padding-bottom: 12px;
	position: relative;
	margin: 0px 10px 0 17px;
}

#stroke section h1 {
	padding: 0 0 0 18px;
	font-weight: normal;
	position: relative;
	font-size:16px;
}

#stroke h1 span {
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	background-color: #46d264;
	line-height: 22px;
	color: #fff;
	border-radius: 60px;
	-wekit-border-radius: 60px;
	-moz-border-radius: 60px;
	top: 0;
	left: -12px;
}

#stroke .date {
	position: absolute;
	background-color: #cecece;
	display: inline-block;
	padding: 0 3px;
	line-height: 20px;
	top:32px;
	left:-9px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	color: #fff;
}
#stroke .str_content {
	margin: 13px 10px 12px 20px;
	padding-left: 14px;
	border: 1px solid #d5d5d5;
	color: #7f7f7f;
	background-color: #fff;
	padding-right: 10px;
}

#stroke h2 {
	font-weight: normal;
	font-size: 14px;
	padding:4px 0;
}

#stroke .str_content p {
	padding: 6px 0;
	border-top: 1px solid #cecece;
	padding-left:20px;
	position: relative;
}

#tour_foot p:before{
	content: "";
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_y.png) no-repeat;
	background-size: 23px 195px;
	display: block;
	width: 15px;
	height: 16px;
	position: absolute;
	top: 10px;
	left: 0;
}

#stroke .str_content .food:before {
	background-position: 0 -23px;
}

#stroke .str_content .check:before {
	background-position: 0 -57px;
}

#stroke #J_GoTop {
	color: #999;
	text-transform: capitalize;
	position: absolute;
	padding-right: 30px;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 0;
}

#stroke #J_GoTop b {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px transparent solid;
	border-bottom-color: #999;
}

#stroke .end {
	position: absolute;
	width: 14px;
	height: 14px;
	background-color: #46d264;
	color: #fff;
	border-radius: 60px;
	-wekit-border-radius: 60px;
	-moz-border-radius: 60px;
	top: 100;
	left: 21px;
	display: block;
	bottom: 10px;
}

/*点评*/

#dp {
}

#dp .dp_title {
	padding: 12px 15px 12px 18px;
	border-bottom: 1px solid #d5d5d5;
}

#dp .dp_title .p_l {
	float: left;
	font-size: 15px;
	color: #46d264;
}

#dp .dp_title .p_r {
	float: right;
	margin-top: 2px;
}

#dp .dp_title .l_6 {
	padding-left: 6px;
}

#dp .dp_title .p_r span{
	display: inline-block;
	width: 13px;
	height: 14px;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_xing.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 3px;
}

#dp .content {
	padding: 10px 0;
	background-color: #fff;
}

#dp .comment-head li {
	width: 25%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	float: left;
	background-color: #fff;
}

#dp .comment-head li.act {
	background-color: #46d264;
	color: #fff;
}

#dp .content .comment-body {
	padding: 0 8px 10px 8px;
}

#dp .content .common-list li{
	border-bottom: 1px solid #d5d5d5;
	color: #666;
	padding: 10px 0;
}

#dp .comment li .comm-head {
	font-weight: normal;
	padding: 10px 0 4px;
}

#dp .content li .rating {
	color: #46d264;
	padding-right: 15px;
}

#dp .content li .date {
	float:right;
}

.bottom {
	/*padding: 0 10px 20px 10px;*/
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	line-height: 25px;
}

.bottom span.b_span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.fir-page, .las-page {
	position: relative;
	padding-left: 10px;
}

.bottom a {
	display: inline-block;
	vertical-align: middle;
	color: #434e5a;
}

.page.disabled {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#eceaea),to(#e4e1e1));
	background-image: -webkit-linear-gradient(#eceaea,#e4e1e1);
	background-image: -moz-linear-gradient(#eceaea,#e4e1e1);
	background-image: -ms-linear-gradient(#eceaea,#e4e1e1);
	background-image: -o-linear-gradient(#eceaea,#e4e1e1);
	background-image: linear-gradient(#eceaea,#e4e1e1);
	color: #9ea5ac;
}

.page {
	margin: 0 6px;
	overflow: hidden;
	padding: 0 12px 0 9px;
	border-radius: 5px;
	border: 1px solid #d0cfce;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#dadada),to(#dcdcdc));
	background-image: -webkit-linear-gradient(#dadada,#dcdcdc);
	background-image: -moz-linear-gradient(#dadada,#dcdcdc);
	background-image: -ms-linear-gradient(#dadada,#dcdcdc);
	background-image: -o-linear-gradient(#dadada,#dcdcdc);
	background-image: linear-gradient(#dadada,#dcdcdc);
	color: #434e5a;
}

.disabled {
	color: #a5abb1;
}

.noresult {
	margin: 10px 10px;
	padding: 10px;
	display: none;
	font-size: 15px;
	text-align: center;
}

.noresult p img {
	margin: 0 auto;
	display: block;
}

/*产品弹层*/
.mpop{
	position: fixed;
	display: none;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,.8);
	z-index: 1000;
}
.mpop_con{
	position: absolute;
	height: 200px;
	bottom: 0;
	padding: 10px 0 0;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}
.mpop_con_n{
	float: left;
	font-size: 16px;
	line-height: 19px;
	margin-left: 15px;
}
.mpop_con_c{
	float: right;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_g.png) no-repeat;
	background-size: 23px 275px;
	background-position: 2px -260px;
}
.pro_box{
	margin: 10px auto;
	width: 90.62%;
	overflow: hidden;
	clear: both;
}
.pro_box img{
	width: 100%;
	border-radius: 10px;
}
.pro_box span{
	float: left;
	margin: 7px 0;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_g.png) no-repeat;
	background-size: 23px 275px;
	padding-left: 19px;
}
.pro_box span.area{
	background-position: -8px -200px;
}
.pro_box span.people{
	float: right;
	margin-right: 12px;
	background-position: -8px -217px;
}
.pro_box span.rem{
	background-position: -8px -236px;
}
.rem_con{
	margin-left: 19px;
	color: #999;
	font-size: 12px;
	line-height: 15px;
	clear: both;
}
.mpop_b{
	padding: 7px 10px 7px 15px;
	background: #f0f0f0;
	box-sizing: border-box;
}
.mpop_b span.room_p{
	margin-right: 14px;
	font-size: 12px;
	color: #999;
}
.mpop_b span.room_p b{
	margin-right: 3px;
	color: #f63;
	font-size: 14px;
	font-weight: normal;
}
.mpop_b span.room_p b strong{
	font-size: 18px;
}
.mpop_b span.room_d{
	margin-top: 5px;
	line-height: 14px;
	color: #aeaeae;
	font-size: 12px;
}
.mpop_b span.room_d b{
	display: inline-block;
	margin-right: 2px;
	font-weight: normal;
	width: 28px;
	height: 14px;
	text-align: center;
	background: #ff8400;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.mpop_b span.room_d em{
	color: #ff8400;
}
.mpop_b a.sub{
	float: right;
	right: 0;
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #ff8400;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.mpop_b a.sub.touchHover{
	background: #f60;
}

.mpop_cus{
	position: absolute;
	width: 90%;
	left: 5%;
	bottom: 10px;
	z-index: 1001;
	font-family: 'microsoft yahei';
}

.mpop_cus .cus_box,.mpop_cus .cus_cancel{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #fff;
	width: 100%;
	text-align: center;
}

.mpop_cus .cus_box h2{
	line-height: 26px;
	border-bottom: 1px solid #ccc;
	padding: 16px 0;
	font-size: 18px;
 }

.mpop_cus  .cus_b_c{
	padding: 10px 0;
}

.mpop_cus .cus_box p{
	font-size: 12px;
	line-height: 18px;
}

.mpop_cus .cus_box p a{
	color: #0088cc;
}

.mpop_cus h2 a{
	line-height: 26px;
	color: #50b400;
}

.mpop_cus h2 a:before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 25px;
	background: url(http://img1.40017.cn/touch/cn/cruise/pro_last/icon_cus.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top:5px;
	right: 10px;
}

.mpop_cus .cus_cancel{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-top: 20px;
	color: #50b400;
}

@media screen and (min-width: 360px) {
body .nmbcnucndy {
    font-size: 16px;
}
}
@media screen and (min-width: 400px) {
body .nmbcnucndy {
    font-size: 18px;
}
}
@media screen and (min-width: 440px) {
body .nmbcnucndy {
    font-size: 20px;
}
}
@media screen and (min-width: 480px) {
body .nmbcnucndy {
    font-size: 22px;
}
}
@media screen and (min-width: 640px) {
body .nmbcnucndy {
    font-size: 28px;
}
}

.loading{position: absolute;top:50%;left: 50%;margin-top: -12px;margin-left: -48px;width: 97px;height: 25px;background: url(http://img1.40017.cn/cn/comm/images/cn/public/transparent_loading_v2.gif) no-repeat;}

.fl {
    float: left;
    font-family: Arial;
  
}
.fr {
    display: inline;
   
    margin-left:12px;
    text-align: left;
    
}
.word ul {
    overflow: hidden;
    padding: 10px 0;
}

 .day-content .imgs {
    font-size: 0;
    letter-spacing: -4px;
    overflow: hidden;
}
 .day-content .imgs > * {
    letter-spacing: normal;
    word-spacing: normal;
}
 .day-content .img-box {
    position: relative;
}
.day-content .img-box img {
    border-radius: 8px;
    margin-top: 15px;
    width: 100%;
}
.day-content .img-box .img-label {
    bottom: 15px;
    color: #fff;
    font-size: 1.6rem;
    margin: 0 20px;
    position: absolute;
}

.day-content .place {
    background: none repeat scroll 0 0 #33bd61;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 15px 0;
    padding: 5px;
}

.showMoreReview { text-align: center; padding: 0.5em 0 0 0; line-height: 2em; }
.showMoreReview i { width: 2em; height: 2em; background-position: -6.85em -10.35em; }
.showMoreReview i.todown { background-position: -6.85em -12.35em; }
.showMoreReview a { color: #969696; }
.showMoreReview i { background-image: url(/images/icon_bg_1.png); background-size: 10em 15em; }