﻿@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
}
.baoliao_content   {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: 15px;
}
.baoliao_content .bl_img {
	float: left;
	margin: 5px;
	width: 20%;
}
.baoliao_content .bl_img img {
	width: 90px;
}
.baoliao_content .bl_right {
	float: left;
	margin-left:5px;
	width: 70%;
}

.baoliao_content .bl_title {
	float: left;
	font-size: 12px;
	color: #269add;
	line-height: normal;
	width: 100%;
}
.baoliao_content .bl_note {
	float: left;
	font-size: 12px;
	line-height: normal;
	color: #FF3300;
	margin-top: 5px;
	width: 100%;
}
.baoliao_content .bl_tag {
	float: left;
	font-size: 12px;
	width: 100%;
	line-height: 30px;
	margin-top: 0px;
}
.baoliao_content .bl_right .bl_tag .bl_price {
	float: left;
	font-size: 12px;
	color: #FF3300;
}
.baoliao_content .bl_right .bl_tag .bl_oprice {
	font-size: 12px;
	text-decoration: line-through;
	float: left;
	margin-left: 10px;
	color: #999999;
}
.baoliao_content .bl_right .bl_tag .bl_mall {
	float: right;
	font-size: 14px;
	color: #f93868;
	font-weight:800;
}
.baoliao_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 {
	background-color:#e8e8e8;
}

.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("../img/order.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_con{padding: 5px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom:5px;
	background-color:#fac610;}
.msg_con p{ padding:0 10px 5px 20px;}
.msg_content {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom:5px;
	background-color:#fff;
}
.number-chooser a{background-color:#57d07f;color:#fff;font-size:20px;height:26px;line-height:26px;width:26px;text-align:center;float:left;cursor:pointer; padding:0 0 0 0;}

.number-chooser{border-radius:2px;overflow:hidden;vertical-align:middle; display:inline-block;}.number-chooser>.operate-btn{background-color:#32bd60;color:#fff;font-size:20px;height:26px;line-height:26px;width:26px;text-align:center;float:left;cursor:pointer}.number-chooser>.operate-btn.disabled{background-color:#ccc;cursor:default}.number-chooser>.number-input{box-sizing:border-box;float:left;width:44px;height:26px;line-height:26px;font-size:14px;text-align:center;color:#333;border:none;border-radius:0;background:#f0f0f0}.number-chooser.disabled>.operate-btn{background-color:#ccc;cursor:default}.company-page{font-size:1.4rem}.company-page.bottom-fixed{padding-bottom:61px}.tab-block{background:#fff;border-bottom:1px solid #d4d4d4;position:relative;z-index:5}.tab-block>ul{margin-left:-1px;padding:6px
0}.tab-block>ul>.tab-head-item{box-sizing:border-box;float:left;width:50%;border-left:1px solid #d4d4d4;text-align:center;font-size:1.4rem;line-height:30px;color:#666;padding:0
10px;cursor:pointer}.tab-block>ul>.current{z-index:1;color:#33bd61;cursor:default}.tab-block > ul .tab-modify{position:absolute;bottom:-2px;left:0;width:49.9%;height:2px;background:#33bd61;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}

last-child{border-bottom:none}



.formline{  padding:6px 5px 6px 15px; vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	}
.formline2{ padding:6px 5px 6px 15px; vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;}
.formline span{ display:inline-block; vertical-align:middle; font-size:14px; line-height:30px;}
.formline .T_right{ display:inline-block; width:12px; height:12px; border-top:2px solid #ddd; border-right:2px solid #ddd;transform:rotate(45deg) scale(.70711);vertical-align:middle; margin-top:8px;}
.formline .T_mid{ display:inline-block; width:18px; height:18px; border-top:3px solid #ccc; border-right:3px solid #ccc;transform:rotate(45deg) scale(.70711);vertical-align:middle; }

.formline input{ border:none; font-size:14px; line-height:30px; height:30px;border-radius:3px; width:180px; padding:0 10px;}
.formline2 input{ border:none; font-size:14px; line-height:30px; height:30px;border-radius:3px; width:180px}

.submit_content{ position:fixed; bottom:0; height:45px; line-height:45px; width:100%;}
.submit_content a{ padding:0; color:#fff; background-color:#57d07f; display:block;}

/*payment_time*/
.payment_time{
	width: 100%;
}
.payment_time_title{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
}
.payment_time_title label{
	margin-left: 15px;
}
.payment_time_title span{
	float: right;
	margin-right: 15px;
	color: #999;
}
.payment_time_mask{
	display: none;
}
.payment_time_list{
	width: 94%;
	margin: 0 auto;
}
.payment_time_list li{
	width: 44%;
	height: 140px;
	float: left;
	margin: 10px 3%;
}
.payment_time_list span{
	height: 105px;
	display: block;
}
.payment_time_list em{
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
}
.payment_time_list span a img{
	width: 100%;
	height: 100%;
}
.payment_time_mask{
	z-index: 999;
	width: 100%;
	position:fixed;
	left:0px;
	bottom:0px;
	overflow: hidden;
	text-align: center;
}
.payment_time_mask .mask_title{ background-color:#4a4c5b; color:#fff; text-align:center; line-height:30px; height:30px;}
.payment_time_mask li{
	margin:0 auto;
	height: 42px;
	line-height: 42px;
	background-color: #fff;
	display:block;
	color:#333;
	border-bottom: 1px solid #e7e7e7;
}
#bg{
	background-color:#000;
	position:fixed;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}

.u-left{width:20%; text-align:center;} .u-left,.u-right{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1} .u-right{text-align:left;}
.city-des{width:65%;white-space:nowrap;padding-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}