@charset "utf-8";
/* CSS Document */

.ui-tab-nav {
	width:100%;
	background-color:#fff;
	display:box;
	display:-webkit-box;
	font-size:16px;
	height:45px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.ui-tab-nav li {
	height:45px;
	line-height:45px;
	min-width:70px;
	box-flex:1;
	-webkit-box-flex:1;
	text-align:center;
	color:gray;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.ui-tab-nav li span
{
	height:45px;
	line-height:45px;
	min-width:70px;
	box-flex:1;
	-webkit-box-flex:1;
	text-align:center;
	color:#666666;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.ui-tab-nav li a {
	text-decoration: none;
	color: gray;
	display: block;
	float: left;
	width: 100%;
}
.ui-tab-nav  li.current a {
	color:#00bb9c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00bb9c;
	line-height: 45px;
	height: 44px;
}

.ui-tab-content {
	margin-top:5px;
	display:-webkit-box
}
.haidao_content   {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: 10px;
}
.haidao_content h2{ font-weight:100;}
.haidao_content .bl_img {
	float: left;
	margin: 5px 3px;
	width: 26%;
	padding:2% 2% 2% 2%;
	border:#999 1px solid;
}
.haidao_content .bl_img a {
	color:#333;
	font-size:12px;
	
}
.haidao_content .bl_right {
	float: left;
	margin-left:5px;
	width: 70%;
}

.haidao_content .bl_title {
	float: left;
	font-size: 12px;
	color: #269add;
	line-height: normal;
	width: 100%;
}
.haidao_content .bl_note {
	float: left;
	font-size: 12px;
	line-height: normal;
	color: #FF3300;
	margin-top: 5px;
	width: 100%;
}
.haidao_content .bl_tag {
	float: left;
	font-size: 12px;
	width: 100%;
	line-height: 30px;
	margin-top: 0px;
}
.haidao_content .bl_right .bl_tag .bl_price {
	float: left;
	font-size: 12px;
	color: #FF3300;
}
.haidao_content .bl_right .bl_tag .bl_oprice {
	font-size: 12px;
	text-decoration: line-through;
	float: left;
	margin-left: 10px;
	color: #999999;
}
.haidao_content .bl_right .bl_tag .bl_mall {
	float: right;
	font-size: 14px;
	color: #f93868;
	font-weight:800;
}
.haidao_content .bl_right .bl_tag .bl_time {
	float: right;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.bl_more  {
	line-height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	float: left;
	width: 100%;
}
.bl_more  a  {
	line-height: 40px;
	height: 40px;
	width: 100%;
	color: #666666;
	text-decoration: none;
	float: left;
	font-size: 12px;
}
.shaixuan_box {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.95);
	height: 100%;
	width: 100%;
	z-index: 9999;
	display: none;
	margin-right: -100%;
	overflow: auto;
	min-height: 100%;
}
.shaixuan_mall {
	padding: 10px;
}
.shaixuan_mall h1 {
	font-size: 16px;
	font-weight: normal;
	color: #00bb9c;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	line-height: 40px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
.shaixun_item {
	float: left;
	width: 100%;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.shaixun_item  a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 5%;
	width: 25%;
}
.shaixun_item     a:active,.shaixun_item  a:hover {
	color: #ff8200;
	font-weight: bold;
	font-size: 14px;
}
.shaixun_item  a.current {
	color: #ff8200;
	font-weight: bold;
	font-size: 14px;
}
.shaixuan_mall p {
	line-height: 40px;
	width: 100%;
	text-align: center;
}
.shaixuan_colos {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #F6F6F6;
	width: 100%;
	text-align: center;
	font-size: 14px;
}


.bl_view_img {
	text-align: center;
	padding: 10px;
}
.bl_view_img img {
	max-height: 150px;
}
.bl_view_title {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	font-size: 14px;
	color: #084879;
	line-height: 22px;
	padding:5px 5px 5px 5px;
}
.bl_type {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 5px;
	background-color: #ff3030;
	margin-right: 2px;
}

.bl_view_note {
	font-size: 14px;
	color: #FF6600;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	line-height: 22px;
}
.bl_view_tag {
	font-size: 12px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	height: 40px;
	padding-right: 1%;
	padding-left: 1%;
}
.bl_view_price {
	font-size: 14px;
	color: #FF3300;
	float: left;
	margin-left: 1%;
}
.bl_view_oprice {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
	text-align: right;
	float: left;
	margin-left: 5%;
}
.bl_view_user {
	font-size: 12px;
	color: #666666;
	text-align: left;
	float: left;
	margin-left: 1%;
}
.bl_view_text {
	font-size: 12px;
	color: #666666;
	text-align: left;
	float: left;
	margin-left: 1%;
	line-height:20px;
}
.bl_view_btn {
	font-size: 12px;
	color: #666666;
	text-align:right;
}
.bl_view_btn .submit{ background-color:#f66d23; border-radius:3px; text-align:center; padding:2%; text-decoration:none; color:#fff;}


.bl_view_mall {
	font-size: 12px;
	text-align: center;
	float: right;
	color: #666666;
	margin-right: 1%;
	width:30%;
	height:40px;
	overflow:hidden;
	text-align:right;
}
.bl_view_time {
	font-size: 12px;
	color: #666666;
	text-align: right;
	float: right;
	margin-right: 1%;
}
.go_buy {
	line-height: 40px;
	height: 40px;
	text-align: center;
}
.go_buy a {
	color: #FFFFFF;
	background-color: #00bb9c;
	text-align: center;
	line-height: 40px;
	float: left;
	width: 100%;
	text-decoration: none;
	font-size: 16px;
	font-weight:800;
}
.bl_view_content h1 {
	font-size: 16px;
	font-weight:700;
	color: #323232;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #d8d8d8;
}
.bl_view_content h1 span {
	float: right;
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
}

.bl_view_word {
	padding: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	overflow: hidden;
}
.bl_view_word p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bl_view_word a {
	color: #00bb9c;
	text-decoration: none;
}
.pl_icon {
	background-image: url(../images/iconfont-fzst-ping.png);
	background-repeat: no-repeat;
	background-size: 40px;
	height: 40px;
	width: 40px;
	position: fixed;
	right: 10px;
	bottom: 100px;
}


.pinlun_input {
	float: left;
	width: 75%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #333333;
	font-family:Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	padding-left: 42px;
	outline: none;
	padding-right: 10px;
	background-image: url(../images/iconfont-pinglun.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 10px center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pinlun_submit {
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 25%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	outline: none;
	background-color: #7fc242;
}
.no_login {
	line-height: 45px;
	text-align: center;
	color: #333333;
}
.no_login a {
	margin-left: 15px;
}

.bl_comment h1 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.comment_list {
	padding: 10px;
	font-size: 12px;
	color: #666666;
}
.comment_list li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.comment_list  .pl_user_img {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	border-radius: 50%;
}
.comment_list  .pl_user_img  img {
	height: 30px;
	width: 30px;
	border-radius: 50%;
}
.comment_list .pl_user_top {
	float: left;
	width: 50%;
	line-height: 30px;
	max-width: 98%;
}

.comment_list  .pl_user_name {
	float: left;
	margin-left: 10px;
	color: #0099CC;
	font-size: 12px;
}
.comment_list .pl_user_time {
	float: left;
	margin-left: 10px;
	color: #999999;
	font-size: 12px;
}
.comment_list .pl_user_comment {
	width: 97%;
	margin-top: 5px;
	padding-left: 2.2%;
	float: left;
	text-align: justify;
	line-height: 22px;
	font-size: 12px;
}
.newspage {width:90%;margin:10px auto 10px;text-align:center;line-height:40px;font-weight:bold;font-family:"宋体", Arial, Tahoma;}
.newspage a{ color:#333;   padding-left:8px; padding-right:8px; padding-top:5px; padding-bottom:5px; border:#cecece solid 1px; background-color:rgb(248, 248, 248); font-size:xx-small; text-decoration:none;}
.newspage font{ color:#CCC}
.newspage .xuan{border:#fff solid 1px; color:#F93}



/*line css*/
.mb20{margin-bottom:5px !important;}
.route_t{background:#9F9 url("../images/Tript/cate_green_1000_v2.png") no-repeat;height:31px;}
.route_t .a_consult{margin:6px 0px 0px 20px;font-size:12px;font-weight:normal;text-decoration:underline;float:left;_display:inline;}
.route_t h2{color:rgb(52,103,0);line-height:31px;padding-left:10px;font-size:14px;/*float:left;*/}
.route_t h3{color:rgb(52,103,0);line-height:31px;padding-left:10px;font-size:14px;/*float:left;*/}
.tourSectionContent{border-width:1px 1px 1px;border-style:solid solid solid;border-color:rgb(230,230,230);padding:10px 10px 15px;/*width:798px;*/color:rgb(0,0,0);overflow:hidden;}
/*#tour{width:820px;text-align:left;font-size:13px;}*/
.tourSection{font-size:13px;margin-bottom:15px;}
#tourPlan h3{ width:55px;padding-left:10px;font-size:14px;float:left;}
#tourPlan .tourPlanCity{color:rgb(255,102,0) ;font-size:16px;margin-bottom:10px;margin-left:55px;}
#tourPlan .tourPlanCity img{margin:0px 5px;}
#tourPlan p{margin-bottom:1em;}
#tourPlan .tourPlanTrafficIcon{top:3px;position:relative;}
#tourPlan .route_t{background:#6C3 url("../images/Tript/cate_title_green_v2.png") no-repeat 0px 0px;height:34px;line-height:34px;}
#tourPlan .route_t h2{line-height:34px;}
#tourPlan .route_t h3{line-height:34px;}
#tourPlan .route_t h2 span{color:rgb(255,255,255);}
#tourPlan .tourSectionContent{/*border-width:medium 2px 2px;border-style:none solid solid;border-color:rgb(177,219,127);*//*width:796px;*/}
.sub_green_t{background:rgb(240,253,233);padding:0px 5px;/*color:rgb(51,51,51);*/color:red;line-height:35px;font-weight:bold;}
.sub_content_w{padding:5px 5px 15px;}
#tourPlan .day_title h3{width:50px; margin:0px; padding:0px;background-color:#00BB9C;border-radius:20px;padding-left:10px;color:#fff}
.day_title{/*height:20px;*/margin-bottom: 5px;}
#tourPlan .day_title span.tourPlanCity{margin-right:16px;margin-left:10px;}
.time_box{/*overflow:hidden;*/_zoom:1;}
.time_box_inner{padding:5px 0px 10px;/*width:795px;clear:both;*/margin-top:-1px;border-top-color:rgb(221,221,221);border-top-width:1px;border-top-style:dashed; }
.time_num{margin-left:-65px; width: 65px; color: rgb(78, 151, 0); font-weight: 700; float: left;}
.time_do{/*width:720px;*/padding-left:10px;margin-bottom:5px;line-height:180%;}
.time_img_box{/*width:730px;*/overflow:hidden;/*padding-top:10px;clear:both;margin-left:65px;*/}
.time_img_title{background:rgb(240,253,233);height:35px;color:rgb(255,102,0);line-height:35px;text-indent:10px;}
.time_img_intro{background:rgb(249,254,246);padding:5px 10px 0px;line-height:23px;}
.warm_reminder_box{width:730px;overflow:hidden;padding-top:10px;clear:both;margin-left:65px;}
.warm_reminder_title{background:rgb(240,253,233);height:35px;color:rgb(255,102,0);line-height:35px;text-indent:10px;}
.warm_reminder_intro{background:rgb(249,254,246);padding:5px 10px 0px;line-height:23px;}


#line1{background-image:url('../img/line1.png');background-position:left center;background-size:30px; background-repeat:no-repeat; padding:0px 20px;}
#line2{background-image:url('../img/line2.png');background-position:left center;background-size:30px; background-repeat:no-repeat; padding:0px 20px;}
#line3{background-image:url('../img/line3.png');background-position:left center;background-size:30px; background-repeat:no-repeat; padding:0px 20px;}
#line4{background-image:url('../img/line3.png');background-position:left center;background-size:30px; background-repeat:no-repeat; padding:0px 20px;}
#line5{background-image:url('../img/line4.png');background-position:left center;background-size:30px; background-repeat:no-repeat; padding:0px 20px;}


/*底部电话*/

/* Footer */
.jqm-footer {
	position: absolute;
	bottom: 0;
	padding-bottom: 0;
	border-top: 1px solid #17A5B1;
	width:100%;
	background-color:#fff;
	padding:5px 5px 5px 5px;
}
.jqm-footer .navbar
{
	text-align:center;
	width:100%;
}
.jqm-footer .navbar a{
background-color:#FFF; color:#464646; text-shadow:none;height:40px; text-decoration:none;}
.jqm-footer ul
{
	margin:0;
	padding:0;
	position:relative;
	display:block;
	border:0;
	overflow:visible;	
}
.jqm-footer p {
	font-size: .8em;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 1.25em 1.25em;
}
.jqm-footer p:first-child {
	font-size: 1em;
	color: #666;
	font-weight: 400;
	margin: 1em 1em .75em;
}
/*订单提交页面*/
#S_Team_item{ font-size:12px; padding:5px 5px 5px 5px; width:100%;}
#S_Team_item td{ width:33%;}
#S_Team_item .num{ border:1px solid #e6e6e6; color:#333; width:25%; text-align:center; display:inline; right:5%; line-height:1.5rem; position:absolute}
#S_Team_item  .num_now { width:56%; float:left; text-align:center; border:1px solid #e6e6e6;}
#S_Team_item  .cut { width:20%; float:left; border:1px solid #e6e6e6;  cursor:pointer; text-align:center; display:inline-table}
#S_Team_item  .add { width:20%; float:left; border:1px solid #e6e6e6; cursor:pointer; text-align:center; display:inline-table}
.inputtext{  border:1px solid #e6e6e6;}

/*订单成功页面*/

.msg {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.msg_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	line-height: 40px;
	float: left;
	width: 100%;
}
.msg_title h1 {
	font-size: 16px;
	font-weight: normal;
	color: #0B68AD;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left:40px;
	background-image:url("../images/lineok.png");
	background-position:left;
	background-repeat:no-repeat;
	background-size:30px;
	background-position:left center;
}
.msg_title span {
	float: right;
	font-size: 14px;
	color: #FF6600;
	margin-right: 10px;
}
.msg_content {
	float: left;
	width: 96%;
	padding: 10px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.msg_content a{ padding:5px 5px 5px 5px; color:#fff; background-color:#F60;border-radius:3px; float:right;}

/*select样式*/
#dropdown{width:186px; float:right; display:inline;} 
#dropdown p{ height:24px; line-height:24px; padding-left:10px; border:1px solid #a9c9e2; background:#e8f5fe url(arrow.gif) no-repeat right 4px;  color:#807a62;} 
#dropdown ul{width:184px; background:#e8f5fe; margin-top:2px; border:1px solid #a9c9e2;  
position:absolute; display:none} 
#dropdown ul li{height:24px; line-height:24px; text-indent:10px} 
#dropdown ul li a{display:block; height:24px; color:#807a62; text-decoration:none} 
 
 
 .item{ width:49%; float:left; margin-bottom:5px; margin-left:1%;}
.item img{ height:90px; width:100%;}
.item .link{ margin-right:5px; position:relative; display:block; box-shadow:0 0 1px rgba(0,0,0,0.4); background-color:#fff; padding-bottom:3%;}
.item .fix{ background:-webkit-linear-gradient(0deg,#ff1663 0,#ff485e 51%,#ff7959 100%); width:60%; margin:0 auto; color:#fff; text-align:center; -webkit-border-radius:.5rem; line-height:25px;}
.item .tit{height:36px; margin-bottom:7px; padding:0 7px; line-height:18px; font-size:14px; color:#333; overflow:hidden; margin-top:0px;}
.item .info { height:20px; line-height:20px; padding:0 7px 5px 7px; margin:0 auto}
.item .start{width:70px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; background-color:rgba(0, 0, 0, 0.7); border-radius:0 0 10px 0; position:absolute; top:0; left:0; margin:0 auto;}
.item .info .pri{color:#f60; }
.item .info .pri em{ font-size:22px; font-weight:400}
.item .info .txt{ font-size:12px; color:#999; float:right;}