html, body {
	overflow-y: scroll;
}
html, body {
	overflow: scroll;
	min-height: 100%;
}
html {
	overflow: -moz-scrollbars-vertical;
}
/*关闭密码键盘的复制功能*/
.box1{
-moz-user-select: none;/*火狐*/
-webkit-user-select: none;/*chrom,safir*/
-webkit-touch-callout:none;/*触摸*/
-ms-user-select: none;/*ie*/
-khtml-user-select:none;
user-select: none;
 }
 /*关闭密码键盘的复制功能*/
body{
-moz-user-select: none;/*火狐*/
-webkit-user-select: none;/*chrom,safir*/
-webkit-touch-callout:none;/*触摸*/
-ms-user-select: none;/*ie*/
-khtml-user-select:none;
user-select: none;
 }
 /*开启复制功能 开始*/
.can_Select{
-moz-user-select: auto;/*火狐*/
-webkit-user-select: auto;/*chrom,safir*/
-webkit-touch-callout:auto;/*触摸*/
-ms-user-select: auto;/*ie*/
-khtml-user-select:auto;
user-select: auto;
}
/*密码键盘关闭复制功能 结束*/
/*两个按钮在一行*/
.bt5{ background:url(../images/btn_03.png) no-repeat center; color:#fff; line-height:35px; font-size:1em; width:47%;height: 42px; border:1px solid #bf6d19;border-radius:2px;}
.bt6{ background:url(../images/btn_04.png) no-repeat center; color:#fff; line-height:35px; font-size:1em; width:47%;height: 42px; border:1px solid #1b943d;border-radius:2px;}
/*短信验证码样式*/

.ms_list li span.right h1 p img {
	padding-right: 0px;
}
.yzm_bottom {
	width: 55%;
	max-width: 120px;
}
.span5 {
	width: 45%;
}

/*BankCardModify*/
.BankCardModify .xlkp_k li i {
	text-align: right;
}
.BankCardModify .bd_fillout ul li i {
	text-align: right;
}
/*登陆验证码样式 zh开始*/
.tokenImagInput {
	height: 34px;
	line-height: 34px;
	background: none;
	border: 0;
	font-size: 1em;
	color: #999;
	font-family: "微软雅黑";
	float: left;
}
.tokenImag {
	float: right;
}
/*登陆验证码样式 zh结束*/
/*错误遮罩层 zh开始*/
.eee-mask {
	position: fixed;
	z-index: 100;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}
.eee {
	position: absolute;
	top: 27%;
	left: 40%;
	width: 80%;
	min-height: 24%;
	margin: 0px 0 0 -30%;
	/*box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.5);*/
	background-color: #fff;
	border-radius: 4px;
	/*border: 2px solid #C7C7C7;*/
	text-align: center;
}
.eee .message {
	color: #666;
	font-size:18px;
	margin-top: 5%;
}
.eee .btn {
	position: absolute;
	bottom: 0;
	margin-bottom: 0px;
	height: 40px;
	border-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 18px;
	background: linear-gradient(#ffac58,#fe942a);
	border: #d97b1a 1px solid;
}
.eee .title {
	line-height:40px;
	color: #fff;
	background-color: #159DEB;
	border-radius:4px 4px 0 0;
	font-size:16px;
	
}
.eee .btnCon1 {
	position: absolute;
	bottom: 0;
	margin-bottom: 0px;
	height: 30%;
	width: 50%;
	left: 0px;
	border-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 20px;
	background: linear-gradient(#ffac58,#fe942a);
	border: #d97b1a 1px solid;
}
.eee .btnCon2 {
	position: absolute;
	bottom: 0;
	margin-bottom: 0px;
	height: 30%;
	right: 0px;
	width: 50%;
	border-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	font-size: 20px;
	background: linear-gradient(#ffac58,#fe942a);
	border: #d97b1a 1px solid;
}
/*错误遮罩层  zh结束*/
/*直销银行充值银行卡上传样式  zh开始*/
.hd {
	display: none;
}
.Upload_left {
	left: 0px;
	display: block;
	width: 50%;
	position: absolute;
	bottom: -35%;
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
	color: #5990f8;
}
.reUpload_right {
	right: 0px;
	display: block;
	width: 50%;
	position: absolute;
	bottom: -35%;
	line-height: 20px;
	text-align: right;
	font-size: 13px;
	overflow: hidden;
	color: #5990f8;
}
.input_file {
	background: url(../images/z_r14_c4.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	width: 100% !important;
	height: 104px !important;
	min-height: 80px;
	position: relative;
	float: left;
	padding: 2px;
	text-align: center;
}
.input_file_mask {
	font-size: x-large;
	color: #006600;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	width: 100% !important;
	height: 104px !important;
	min-height: 80px;
	position: absolute;
	float: left;
	padding: 2px;
	text-align: center;
	z-index: 2;
}
/*直销银行充值银行卡上传样式  zh结束*/
/*底部防遮块  zh开始*/
.bott {
	position: relative;
	/*height: 52px;*/
}
/*底部防遮块 zh结束*/
/*滑动样式  zly开始*/
/*******/
.ui-slide {
	position: relative;
	width: 100%;
	min-height: 100%;
	max-height: none;
	top: 0;
}
.ui-slide.uiopen {
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: info-slide-open;
	-moz-animation-duration: 500ms;
	-moz-animation-name: info-slide-open;
	animation-duration: 500ms;
	animation-name: info-slide-open;
	left: -40px;
}

.ui-slide.uiclose {
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: info-slide-close;
	-moz-animation-duration: 500ms;
	-moz-animation-name: info-slide-close;
	animation-duration: 500ms;
	animation-name: info-slide-close;
	/*right: -673px;*/
	/*display:none;*/
}
@-webkit-keyframes info-slide-open {
from {
	left: 0px;
}
to {
	left: -40px;
}
}
@-moz-keyframes
info-slide-open {from {
	left: 0px;
}
to {
	left: -40px;
}
}
@keyframes
info-slide-open {from {
	left: 0px;
}
to {
	left: -40px;
}
}

@-webkit-keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
@-moz-keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
@keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
/*滑动样式  zly结束*/
/*首页slide zly开始*/
/*.carousel-indicators_Live {
	position: absolute;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
	bottom: -28px;
	left: 38%;
}

.carousel-indicators_Live li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 50px;
	background-image: url(../images/dian2.png);
}

.carousel-indicators_Live .active {
	width: 50px;
	height: 10px;
	background-image: url(../images/dian1.png);
}*/
/* 首页slide zly结束*/
/*详情页 滑动*/
/*.carousel-indicators .active {
	background-color: #C70026;
	border: #C70026;
}*/
/*去除链接样式 zly开始*/
.icon_gb li span img {
	width: 70%;
	padding-bottom: 8px;
}
span.grel_lp {
	margin-right: 3%;
	font-size: 12px;
	line-height: 22px;
	background-color: #3eb056;
	color: #fff;
	text-align: center;
	padding: 0 5px;
}
/*去除链接样式 zly结束*/
/*上滑下载  zly开始*/

.scrollWrap {
	position: absolute;
	z-index: 1;
	top: 110px;
	bottom: 1px;
	width: 100%;
	overflow: auto;
}

.scrollWrap > div {
	position: absolute;
	z-index: 1;
	width: 100%;
	padding: 0;
}

#pullUp, #pullDown {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	/*color: rgb(213, 187, 185);*/
	color:#353535;
}

#pullUp .pullUpIcon {
	display: inline-block;
	width: 40px;
	height: 40px;
	/*background: url(../imgs/Loading1.gif) 0 0 no-repeat;*/
	background: url(img/SliderLoading/loading-ios.gif) 0 0 no-repeat;
	background-size: 45px;
	margin-bottom: -15px;
}

#pullDown .pullDownIcon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(img/SliderLoading/loading-ios.gif) 0 0 no-repeat;
	background-size: 42px;
	margin-bottom: -13px;
}

#pullDown .pullDownLabel {
	font-size: 14px;
	font-weight:500;
	font-family:inherit;
	color:#353535;
}

#pullUp .pullUpLabel {
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    color: #353535;
}

#pullUp.peak .pullUpIcon {
	/*-webkit-transform: rotate(180deg) translateZ(0);*/
	-webkit-transform: rotate(0deg) translateZ(0);
}

#pullUp.loading .pullUpIcon {
	/*background: url(../imgs/Loading1.gif) 0 0 no-repeat;*/
	/*background: url("img/SliderLoading/loading-ios.gif") 0 0 no-repeat;*/
	background-size: 45px 45px;
	width: 45px;
	margin-bottom: -13px;
}

#pullUp.nomore .pullUpIcon {
	display: none;
}
/*上滑下载  zly结束*/
/*提交订单按钮  zly开始*/
.control-box {
  border: 1px solid #f63;
  background-color: #fff;
  color: #f63;
  text-align: center;
  width: 2.1rem;
  /*height: 1.5rem;*/
  height: 34px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: .05rem;
  padding-bottom: .05rem;
  outline: none;
}
.control-box-mid {
  border: 1px solid #f63;
  background-color: #fff;
  color: #f63;
  text-align: center;
  width: 2.5rem;
  height: 34px;
  padding-top: .05rem;
  padding-bottom: .05rem;
  outline: none;
}
.control-box-disable {
  border: 1px solid #f0f0f0;
  background-color: #fff;
  color: #f0f0f0;
  text-align: center;
  width: 2.1rem;
  /*height: 1.5rem;*/
  height: 34px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: .05rem;
  padding-bottom: .05rem;
}
.orange {
  color: #f5693d;
}

.selectedCity {
	background: #ffffff;
}
.selectedTakeOut {
	background: rgb(238, 238, 238);
	border-left: 6px solid #f6a939;
}
/*提交订单按钮  zly结束*/
/*底部防遮块 zh结束*/

.input_gray1 {width:80%; height:35px; margin:0 auto; background: gray !important; border: gray 1px solid; border-radius:2px; -webkit-appearance:none; color:#fff; line-height:35px; text-align:center; font-size:1em;}
.input_light {width:80%; height:35px; margin:0 auto; background: url(../images/btn_03.png) no-repeat center; border: gray 1px solid; border-radius:2px; -webkit-appearance:none; color:#fff; line-height:35px; text-align:center; font-size:1em;}
.bk53a6e1 {
	background: #53a6e1;
}
/*图片设置*/
/* app css stylesheet */
/*所有注释尺寸以iphone 为基准*/
@media screen and (min-width: 320px) and (max-width: 375px) {
	.js_banner span.bg img {
	}
}
@media screen and (min-width: 375px) and (max-width: 520px) {
	.js_banner span.bg img {
		background-size: cover;
		height: 281px;
	}
}

@media screen and (min-width: 540px) and (max-width: 1000px) {
	.js_banner span.bg img {
		background-size: cover;
		height: 311px;
	}
}
/*商品/外卖/团购列表按钮*/
/*iphone 4,5,6*/
@media screen and (min-width: 320px) and (max-width: 410px) {
	.ms_lkk li .right_width {
		background-size: cover;
		height: 90px;
	}
}
/*iphone 6plus*/
@media screen and (min-width: 410px) and (max-width: 1000px) {
	.ms_lkk li .right_width {
		background-size: cover;
		height: 100px;
	}
}
/*未找到商品 zly开始*/
.nofindImg{width: 75%;margin-left: 12.5%;margin-top: 8%;}
.nofindFont{color: #777;font-size: 18px;text-align: center;margin-top: 50px;margin-bottom: 50px;}
/*未找到商品 zly结束*/

.pqt_txt{line-height:16px; text-align:left; height:32px; font-size:12px; color:#8b8b8b; float:left;}

.ButtOn{
	background: url(../images/ico_08.png);
}
.ButtOff{
	background: url(../images/ico_09.png);
}
.input_ye1{
width:145px; height:56px;
float:left;
margin-left:128px;
background: url(../images/but_05.png);
cursor:pointer; border:none;padding-bottom:0;
color:#fff; font-size:18px; line-height:50px;
font-family:"微软雅黑";}
/*底部导航栏变为3个*/
#menu ul li{width:33.3%}
/*外卖订单*/
.sh_list01 {width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both; background:#fff;}
.sh_list01 li {width:98%; height:auto; overflow:hidden; float:right; border-bottom:#e3e3e3 1px solid;  padding:10px 0 10px 0;}
.sh_list01 li span.left img {width:100%}
.sh_list01 li span.right {overflow:hidden;padding-left:6px; display:block}
/*评论*/
.pinj{ width:100%; margin:0 auto;}
.pinj ul{ padding:3% 0 3% 3%;}
.pinj ul li{ width:100%; float:left; text-align:left; font-weight:normal; padding:2% 0; font-size:14px; line-height:25px; display:table;}
.pinj ul li img{ width:6.4%; margin:0; padding:0; float:left; margin-top:0px; margin-left:2%; max-width:25px;  vertical-align:middle;  }
.glyphicon-star:before {
 content:url(../images/NewImg/xing.png);
}
.glyphicon-star-empty:before {
 content:url(../images/NewImg/xing_1.png);
}
/*下载页样式 zly开始*/
/**{ margin:0; padding:0;}
body{ font-family:微软雅黑; position:relative;}
input{border:none;}*/
.bg{ width:100%; height:100%;}
.topbar{background:url(../images/fanhui_03.png) no-repeat 2.5% center;width:100%;position:fixed;top:0; left:0;overflow: hidden;z-index:1000;
font-size:3rem; background-color:#f8f8f8; text-align:center; line-height:8rem; box-shadow:2px 5px 5px rgba(0,0,0,0.24); 
-moz-box-shadow:2px 5px 5px rgba(0,0,0,0.24); -webkit-box-shadow:2px 5px 5px rgba(0,0,0,0.24); color:#111;}
.licai{ font-weight:bold; position:absolute; top:17%; left:42%; color:#fff;}
.xiazai{ position:absolute; top:37%; left:5.6%; width:83%; height:16%; }
.xiazai_input{ width:55%;  float:left;}
.xiazai_input input{width:100%; padding-left:16%; background-color:#fff; border-radius:10px;  line-height:3.9rem;
 color:#4157a4;}
.xiazai_ip{ margin-bottom:8%; background:url(../images/iphone_04.png) no-repeat 5% center;}
.xiazai_an{background:url(../images/android_07.png) no-repeat 8% center;}
.xiazai_input input:hover{ background-color:#eff1f7; cursor:pointer;}
.xiazai a{ float:right; padding-top:0.7%; margin-left:10.6%; width:33%; }
.zssh{ position:absolute; top:60%; left:7.8%; color:#3f350a; font-size:1.5rem; font-weight:bold; width:80%;}
.zssh p{ font-size:1.1rem; font-weight:normal; margin-top:2%; line-height:1.5rem;}
.tiaozhuan{ color:#3e5eab; position:absolute; top:65%; left:19%;}
/*下载页样式  zly结束*/
/*按钮的兼容性  zly 开始*/
.bt1{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.bt2{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.bt3{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.bt4{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
/*按钮的兼容性  zly 结束*/
/**
 * 	拍照上传
 */
/*拍照缩略图样式 wbr 开始*/
.avatar {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 5px 0px 0px;
	text-align: center;
	overflow: hidden;
}
.avatar > img {
	height: 100%;
}
.avatar .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(img/takePhoto_img/user_btn_close.png) no-repeat center center;
	background-size: 10px 10px;
}
/*拍照缩略图样式 wbr 结束*/
.camera {
	padding: 0px;
	width: 76px;
	height: 40px;
	background: url(img/takePhoto_img/btn_xj.png) no-repeat center;
}
.tab-content1 {
	overflow: auto;
	height: 330px;
	padding-left: 100px;
}
/*拍照上传*/
/*消息样式 start*/
.right_xiaoxi_bg{
	background:url(images/ico_13.png) no-repeat;
	width:26px;
	height:26px;
	position:relative;
	float:left;}
.right_xiaoxi_dian{
	background:url(../images/ico_14.png) no-repeat;
	width:18px;
	height:18px;
	position:absolute;
	top:-8px;
	left:15px;}
/*消息样式 end*/
div.screening>ul>li{
  font-size:12px;
}
.bt7 {
	height: 30px;
	width: 20%;
	font-size: 80%;
	margin-bottom: 1px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-left: 210px;
	background-color: #ff9f3d;
	background: linear-gradient(#ffac58,#fe942a);
	color: #fff;
}
/*倒计时 zly*/
.goid_ab_1{ width:100%; text-align:left; border-left:1px solid #e3e3e3; border-right:none; line-height:30px;}
.goid_ab_1 .inpt_gha_1{width:16%; height:40px; line-height:40px; background:#555555; border:0;  border-left:none; text-align:center;  font-size:1em; color:#fff;  font-family:"微软雅黑";border-radius: 4px;  }
.goid_ab_1 span{ line-height:40px; font-size:1em; padding:0 2.2%;}
/*浏览记录，我的收藏底部删除栏  zly*/
.jiesuan_1 { width:100%; height:50px; background:#f6a939; position:fixed; bottom:0;}
.jiesuan_1 span.left { height:50px; float:left; padding-left:3%; margin:18px 0 0 3%; font-size:20px; line-height:10px;}
.jiesuan_1 span.right {width:100px; height:50px; float:right; padding:8px 10px 0 0;}
/*外卖详情*/
.fade{background:rgba(0, 0, 0, 0.34)}
.modal-content{top:60px}
.takeoutDetail{margin: 35px 20px 20px 20px;background-color: #FFFFFF}
.takeoutPic{height:210px;width: 280px;background-color: #FFFFFF;margin-left: 10px;margin-bottom: 20px;}
/*详情页轮播图在抬头的上面*/
.j_top2{z-index: 20;background:#159deb repeat-x bottom; height:auto; overflow:hidden; padding:2% 0 2% 0; width:100%;  margin:0 auto; clear:both; position:fixed; top:0;}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*乌商新增样式*/
@charset "utf-8";
/* CSS Document */
body, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "微软雅黑";
}
#top {
	width: 100%;
	height: 40px;
	background: #0297ff;
}
.select {
	width: 28%;
	height: 23px;
	margin-left: 1%;
	font-size: 1em;
	font-family: "微软雅黑";
	margin-top: 2%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	background: #159deb;
	color: #FFF;
	background: url(../images/NewImg/xialakuang.png) no-repeat scroll right center transparent;
	float: left;
}
.select_ml {
	width: 28%;
	height: 23px;
	margin-left: 1%;
	font-size: 1em;
	font-family: "微软雅黑";
	margin-top: 2%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	/*background: #159deb;*/
	color: #FFF;
/*	background: url(../images/NewImg/xialakuang.png) no-repeat scroll right center transparent;*/
	float: left;
}
.sousuo11{
		border-radius: 34px !important;
		height: 35px;
		text-indent: 1rem;
		background-color:#FFFFFF;
		color:#000000;   
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		width: 112%;
	    height: 25px;
	    outline: none;
	    border: none;
	    font-size: 15px;
	    text-indent: 4rem;
	    margin-top: 5px;
	}
.weizhi11{
	background-color:none;
	text-align: left;
	width: 30%;
	margin-top: 5px;
	height:34px;
	line-height:34px;
	width: 30%;
	margin-left: 1%;
	/*position:absolute;*/
	z-index:3;
	color:#fff;
}
.sousuokuan {
	width: 60%;
	height: 29px;
	margin-top: 2%;
	margin-left: 2%;
	float: left;
	position: relative;
}
.sousuo {
	width: 112%;
	height: 25px;
	outline: none;
	border-radius: 3px !important;
	border: 1px solid #dfdfdf;
	font-size: 15px;
	color: #a5a5a5;
	text-indent: 4rem;
	background-color: #fff;
}
.sousuo1 {
	width: 112%;
	height: 25px;
	outline: none;
	border-radius: 3px !important;
	border:none;
	font-size: 15px;
	color: #93d8ff;
	text-indent: 4rem;
	background-color: #44b1ef;
}
.sousuotu {
	width: 13%;
	position: absolute;
	left: 2%;
	top: 13%;
}

.saoyisao {
	margin-top: 20px;
	margin-right: 5%;
	float: right;
}
#banner {
	width: 100%;
	height: 100%;
	position: relative;
}
.dian {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 46%;
	top: 94%;
	background: url(../images/NewImg/huadonganniu_1.png) no-repeat;
}
.dian:hover {
	background: url(../images/NewImg/huadonganniu.png) no-repeat;
}
.dian_1 {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 49%;
	top: 94%;
	background: url(../images/NewImg/huadonganniu_1.png) no-repeat;
}
.dian_2 {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 52%;
	top: 94%;
	background: url(../images/NewImg/huadonganniu_1.png) no-repeat;
}
.dian_3 {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 55%;
	top: 94%;
	background: url(../images/NewImg/huadonganniu_1.png) no-repeat;
}
.dian_1:hover {
	background: url(../images/NewImg/huadonganniu.png) no-repeat;
}
.dian_2:hover {
	background: url(../images/NewImg/huadonganniu.png) no-repeat;
}
.dian_3:hover {
	background: url(../images/NewImg/huadonganniu.png) no-repeat;
}
#cont {
	width: 100%;
}
.table_cont {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #5d5d5d;
}
.dian_4 {
	background: url(../images/NewImg/diandian_1.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-left: 46%;
	margin-top: 10px;
	float: left;
}
.dian_4:hover {
	background: url(../NewImg/images/diandian.png) no-repeat;
}
.dian_5 {
	background: url(../images/NewImg/diandian_1.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-left: 3%;
	margin-top: 10px;
	float: left;
}
.dian_5:hover {
	background: url(../images/NewImg/diandian.png) no-repeat;
}
.cont_tt {
	width: 100%;
	height: 36px;
	border-top: 1px solid #ededed;
	/*margin-top: 35px;*/
}
.zuixindongti {
	display: block;
	text-decoration: none;
	width: 26%;
	height: 40px;
	/*margin-top: 3px;*/
	margin-left: 1%;
	border-right: 1px solid #ededed;
	float: left;
}
.zuixintp {
	margin-top: 12px;
	width: 70px;
}
.bali {
	font-size: 0.8em;
	color: #7e7e7d;
	display: block;
	height: 13px;
	line-height: 40px;
	margin-left:27%;
}
.tiao {
	width: 100%;
	height: 11px;
	background: #edeeee;
}
#cont_1 {
	width: 100%;
}
.xianshi {
	width: 33%;
	border-right: 1px solid #ededed;
	margin-top: 14px;
	float: left;
	display: block;
	text-decoration: none;
}
.haohuo {
	display: block;
	font-size: 0.6em;
	color: #656565;
	margin-left: 5%;
}
.haohuo_1 {
	display: block;
	font-size: 1.1em;
	color: #1363db;
	margin-left: 5%;
}
.haohuo_1 font {
	font-size: 0.8em;
	color: #656565;
	margin-left: 15px;
}
.chanpin_1 {
	margin-left: 5%;
}
.xianshi_1 {
	width: 66%;
	height: 220px;
	border-right: 1px solid #ededed;
	margin-top: 14px;
	float: left;
}
.zuixin_1 {
	width: 49%;
	height: 120px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	float: left;
	display: block;
	text-decoration: none;
}
.zuixin_2 {
	width: 49%;
	height: 120px;
	border-bottom: 1px solid #ededed;
	float: left;
	display: block;
	text-decoration: none;
}
.zuixin_3 {
	width: 49%;
	height: 75px;
	border-right: 1px solid #ededed;
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 15px;
}
.zuixin_4 {
	width: 49%;
	height: 75px;
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 15px;
}
.youhaohuo {
	font-size: 1.3em;
	color: #1363db;
	margin-left: 8%;
	margin-bottom: 5px;
	display: block;
}
.youhao {
	margin-top: 0px;
	margin-left: 5%;
}

#cont_2 {
	width: 100%;
	height: auto;
}
.remen {
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-size: 1.3em;
	padding: 3% 4%;
	line-height: 30px;
}
.ul {
}
.ul li {
	width: 100%;
	height: 100px;
}
.ul li a {
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ededed;
}
.meishi {
	width: 20%;
	height: 76px;
	margin-left: 3%;
	margin-top: 10px;
	float: left;
}
.meishi_3 {
	width: 20%;
	height: 76px;
	margin-left: 3%;
	margin-top: 10px;
	float: left;
}
.meishi_1 {
	float: left;
	margin-top: 3%;
	margin-left: 15%;
}
.canting {
	font-size: 0.8em;
	color: #7a7979;
	display: block;
}
.xing {
	float: left;
	margin-top: 4px;
}
.renjun {
	color: #888787;
	font-size: 0.1em;
	display: block;
	margin-top: 5px;
	margin-left: 72%;
}
.renjun_1 {
	color: #cccccc;
	font-size: 1.1em;
	display: block;
	margin-top: 16px;
	margin-left: 0px;
}
.zhekou {
	float: right;
	color: #f46d22;
	font-size: 2em;
	margin-top: -11%;
	margin-right: 3%;
}
.zhekou span {
	font-size: 1em;
}
#footer {
	width: 100%;
	height: 12%;
	background: #e2e3e3;
	padding-top: 10px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.shouye {
	width: 11%;
	height: 72px;
	margin-left: 7%;
	float: left;
}
.tubiao {
	width: 15%;
	height: 42px;
	background: }
	.shouye_1{ color: #159deb;
	text-align: center;
	display: block;;
}
.shangcheng {
	width: 11%;
	height: 72px;
	margin-left: 12%;
	float: left;
}
.tubiao {
	width: 15%;
	height: 42px;
	background: }
	.shouye_1{ color: #787878;
	text-align: center;
	display: block;
}
.shequ {
	width: 11%;
	height: 72px;
	margin-left: 13%;
	float: left;
}
.tubiao {
	width: 15%;
	height: 42px;
	background: }
	.shouye_1{ color: #787878;
	text-align: center;
	display: block;
}
.geren {
	width: 20%;
	height: 72px;
	margin-left: 10%;
	float: left;
	text-align: center;
}
.tubiao {
	width: 15%;
	height: 42px;
	background: }
	.tubiao_1{ width: 42px;
	height: 42px;
	margin-left: 10px
}
.shouye_1 {
	color: #787878;
	text-align: center;
	display: block;
}
.shouye_2 {
	color: #159deb;
	text-align: center;
	display: block;
}

/*首页carousel样式*/
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}
@media all and (transform-3d) , (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 9;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #f0f0f0;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0;
	background-color: #ffffff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}
/*滑动样式  zly开始*/
/*******/
.ui-slide {
	position: relative;
	width: 100%;
	min-height: 100%;
	max-height: none;
	top: 0;
}
.ui-slide.uiopen {
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: info-slide-open;
	-moz-animation-duration: 500ms;
	-moz-animation-name: info-slide-open;
	animation-duration: 500ms;
	animation-name: info-slide-open;
	left: -40px;
}

.ui-slide.uiclose {
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: info-slide-close;
	-moz-animation-duration: 500ms;
	-moz-animation-name: info-slide-close;
	animation-duration: 500ms;
	animation-name: info-slide-close;
	/*right: -673px;*/
	/*display:none;*/
}
@-webkit-keyframes info-slide-open {
from {
	left: 0px;
}
to {
	left: -40px;
}
}
@-moz-keyframes
info-slide-open {from {
	left: 0px;
}
to {
	left: -40px;
}
}
@keyframes
info-slide-open {from {
	left: 0px;
}
to {
	left: -40px;
}
}

@-webkit-keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
@-moz-keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
@keyframes
info-slide-close {from {
	left: -40px;
}
to {
	left: 0px;
}
}
/*滑动样式  zly结束*/
/*首页slide zly开始*/
.carousel-indicators_Live {
	position: absolute;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
	bottom: -28px;
	left: 41%;
}

.carousel-indicators_Live li {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 50px;
	background-image: url(../images/NewImg/diandian_1.png);
	background-repeat: no-repeat;
}

.carousel-indicators_Live .active {
	width: 16px;
	height: 16px;
	background-image: url(../images/NewImg/diandian.png);
	background-repeat: no-repeat;
}
/* 首页slide zly结束*/
/* 详情slide开始*/
.carousel-indicators_Detail {
	position: absolute;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
	bottom: 4px;
	left: 25%;
}

.carousel-indicators_Detail li {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	text-indent: -999px;
	border-radius: 50px;
	background-image: url(../images/NewImg/huadonganniu_1.png);
	background-repeat: no-repeat;
}

.carousel-indicators_Detail .active {
	width: 16px;
	height: 16px;
	background-image: url(../images/NewImg/huadonganniu.png);
	background-repeat: no-repeat;
}
/* 详情slide结束*/
/*详情页 滑动*/
.carousel-indicators .active {
	background-color: #ee1921;
	border: #ee1921;
}
/*6月23日新增酒店预订*/
.fanhui {
	margin-left: 7%;
	margin-top:10px;
	float: left;
}
.shangpin {
	font-size: 2em;
	color: #FFF;
	margin-left: 36%;
	margin-top: 25px;
	display: block;
	float: left;
}
.shangpin_cont {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}
.yuan {
	width: 38%;
	margin-left: 2%;
	color: #fa8009;
	font-size: 32px;
	float: left;
}
.yuan span {
	font-size: 15px;
	color: #7b7b7a;
	margin-left: 1%;
}
.yuan span font {
	font-size: 15px;
	color: #7b7b7a;
	text-decoration: line-through;
	margin-left: 5%;
}
.zhe {
	margin-left: 1%;
	margin-top: 10px;
	color: #fa8009;
	font-size: 30px;
	float: left;
}
.zhe span {
	font-size: 15px;
}
.goumai {
	margin-right: 2%;
	float: right;
	margin-top: 12px;
	display: block;
}
.biaoge {
	width: 34%;
	margin-top: 10px;
	float: left;
	margin-left: 6%;
}
.shangpin_cont_1 {
	width: 100%;
	padding:0 2%;
	height: 36px;
	background: #fff;
}
.guoqi {
	width: auto;
	/*height: 23px;*/
	margin-left: 2%;
	margin-top: 10px;
	float: left;
}
.guoqi img {
	float: left;
	width: 15px;
	margin-right:3px;
}
.guoqi span {
	font-size: 13px;
	float: left;
	margin-right:5px;
	text-indent: -3px;
}
.suishi {
	width: 23%;
	/*height: 23px;*/
	margin-left: 3%;
	margin-top: 11px;
	float: left
}
.suishi img {
	float: left;
}
.suishi span {
	display: block;
	line-height: 23px;
	float: left;
	margin-left: 2%;
}
.yishou {
	color: #8a8989;
	font-size: 12px;
	float: right;
	margin-right: 2%;
	display: block;
	margin-top: 10px;
}
.xian {
	width: 50%;
	/*height: 23px;*/
	margin-left: 1%;
	margin-top: 11px;
}
.xian img {
	float: left;
}
.xian span {
	display: block;
	line-height: 23px;
	float: left;
	margin-left: 2%;
}
.shangpin_cont_2 {
	width: 100%;
	/*height: 190px;*/
}
.shanhu {
	height: 40px;
	/*border-bottom: 1px solid #ededed;*/
	color: #787878;
	font-size: medium;
	padding-left: 2%;
	line-height: 30px;
	background-color: #fff;
	border-bottom:#dfdfdf 1px solid;
    padding-top: 5px;
}
.jiande {
	width: 71%;
	margin-top: 6px;
	border-right: 1px solid #ededed;
	float: left;
	margin-left: 1%;
	margin-bottom: 6px;
}
.shiguang {
	color: #626262;
	font-size: 1em;
	display: block;
}
.zhejiang {
	width: 60%;
	color: #919090;
	font-size: 0.8em;
	display: block;
	float: left;
	margin-top: 10px;
}
.mi {
	color: #383737;
	font-size: 0.9em;
	margin-right: 3%;
	float: right;
	margin-top: 7%;
	width: 32%;
}
.dianhua {
	float: right;
	margin-right: 9%;
	margin-top: 36px;
}
.remen_1 {
	height: 40px;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-size: 1.3em;
	padding-left: 3%;
	line-height: 30px;
	margin-top: 20px;
}
.xuzhi {
	height: 40px;
	border-bottom: 1px solid #ededed;
	color: #787878;
	font-size: 1.3em;
	padding-left: 3%;
	line-height: 30px;
	margin-top: 20px;
}
.goumaitable {
	width: 90%;
	margin-left: 5%;
	margin-top: 11px;
	border: 1px solid #b0b0b0;
	text-align: center;
	color: #a1a1a1;
	font-size: 1em;
	margin-bottom: 10px;
	/*line-height: 60px;*/
}
.yanse {
	text-align: left;
	text-indent: 1em;
	color: #616161;
}
.yanse_1 {
	color: #616161;
}
.tiao_1 {
	width: 100%;
	height: 13px;
	background: #edeeee;
	margin-top: 15px;
}
.pingjia {
	height: 40px;
	border-bottom: 1px dashed #ededed;
	color: #787878;
	font-size: 1.3em;
	padding-left: 3%;
	line-height: 30px;
	margin-top: 20px;
}
.xing_1 {
	float: right;
	margin-right: 2%;
}
.xing_2 {
	margin-top: 5px;
}
.fen {
	color: #ffb71d;
	font-size: 1em;
	float: right;
	margin-right: 3%;
}
.touxiang {
	margin-left: 1%;
	margin-top: 11px;
	float: left;
	width: 15%;
}
.touxiang img{
	width: 100%;
}
.niming {
	float: left;
	margin-top: 11px;
	margin-left: 1%;
	width: 60%;
}
.nim {
	color: #4c4b4b;
	font-size: 1em;
	display: block;
}
.huanj {
	color: #8c8b8b;
	font-size: 0.8em;
	display: block;
}
.meishi_2 {
	width: 49%;
	/*height: 76px;*/
	margin-top: 5px;
	float: left;
	margin-right: 1%;
}
.meishi_2 img{
	width: 96%;
}
.shij {
	float: right;
	margin-right: 1%;
}
.shijian_box {
	color: #8c8b8b;
	font-size: 0.1em;
	float: right;
	margin-top: 14px;
}
.xin {
	font-size: 0.1em;
	color: #a09f9f;
	margin-top: 155px;
	line-height: 20px;
}
.xin img {
	float: right;
	margin-right: 6%;
	width: 30%;
}
.xin span {
	float: right
}
/*6月24日新增订单详情*/
.cansan{ width:100%;border-bottom:1px solid #ededed;}
.cansan ul li { float:left; width:20%;}
.cansan ul li a{ display:block; text-align:center; text-decoration:none;color:#6d6d6d; font-size:1em;}
.cansan ul li a.danqian{ color:#1883e2; border-bottom:1px solid #1883e2;}
.shangpu{ width:100%;height:37px;}
.shanputp{ float:left; margin-left:3%;}
.shuoguo{ color:#6d6d6d; font-size:1em;margin-top:6px; display:block; float:left; margin-left:3%;}
.jiaoyi{ color:#ff8106;font-size:1em; display:block; float:right; margin-right:3%; margin-top:5px;}
.gong{color:#3c3b3b;font-size:0.8em;width:100%;position: relative;left: 7px;bottom: 23px;}
.gong span{ display:block; float:right; margin-right:3%; line-height:50px;}
.shanchu{ width:100%; height:68px;}
.shanchu img{ float:right;margin-right:3%; margin-top:20px;}
.chengg{ width:100%; height:150px; background:#e6e7e7;}
.chengg img{ float:left; margin-left:32%; margin-top:23px;}
.chengg span{ font-size:2em; color:#7dbef8; line-height:150px; margin-left:3%;}
.wulu{ width:100%; height:130px;border-bottom:1px solid #ededed; }
.wulll{width:55%; float:left; padding-left:7%;}
.wulu_1{ color:#7dbef8; font-size:1.2em; width:100%; display:block; margin-top:23px;}
.zuijianh{ float:right; margin-right:3%; margin-top:53px;}
.shijj{ color:#909090; margin-top:17px; display:block;}
.shouhuo{ width:100%; height:94px;}
.dizhitb{ margin-left:3%; margin-top:25px; float:left;}
.maimai{ display:block;color:#909090; font-size:1.1em; margin-top:16px;}
.maimai_1{ display:block;  color:#909090; font-size:1.1em; margin-top:16px;}
.dianh{float:right; margin-right:3%; color:#909090; font-size:1.1em; margin-top:16px;}
.shouhuodizhi{ float:left;margin-left:3%;}
.fapiao{ width:100%; height:64px;border-bottom:1px solid #ededed;}
.fapiaoo{ color:#6d6d6d; font-size:1.3em; margin-left:3%; margin-top:22px; display:block; float:left;}
.putong{ float:right; margin-right:3%; color:#6d6d6d; margin-top:26px; display:block;}
.yunfei{ width:100%; height:146px; border-top:1px solid #ededed;}
.yunf{ padding-left:3%; padding-right:3%; margin-top:15px;}
.yunff{ font-size:1.3em ; color:#3c3b3b;}
.shuzizi{font-size:1.3em ; color:#3c3b3b; float:right;}
.shuzizi_1{font-size:1.3em ; color:#e10101; float:right;}
.chankan{ width:100%; height:92px;}
.chankankan{ float:right; margin-right:3%; margin-top:22px;}
.maoshu{ width:100%; height:200px;border-top:1px solid #ededed;}
.xiangfu span{ float:left; margin-left:3%; color:#aaa9a8; font-size:1.3em; margin-top:20px;}
.xingxing{ float:left; margin-top:25px; margin-left:2%;}
.xiangfu{ width:100%; height:70px;}
.wenbuyu{ width:74%; height:90px;  border:1px solid #ededed; border-radius:5px; outline:none; resize:none; margin-left:3%; float:left;}
.tianjia{ display:block; float:left; margin-left:3%; margin-top:4px;}
.dianpupingfen{ width:100%; height:340px;}
.cheke{ margin-left:3%; }
.fuxuan{  border:1px solid #d9d9d9;  width:12px; height:12px;}
/*6月25日新增样式*/
.guanli{ width:94%; height:110px; background:#7dbef8; color:#FFF; padding-left:3%; padding-right:3%;}
.guanli_1{width:94%; height:110px;  color:#575757; padding-left:3%; padding-right:3%;}
.damai{ width:100%; height:55px;}
.maiti{ font-size:1.3em; float:left; line-height:50px;}
.yiwu{float:right; line-height:50px;font-size:1.3em;}
.xinjiang{ font-size:1.1em;}
.dizhicont{ width:100%; height:175px;}
.moren{ width:100%; height:68px; background:#edeeee;}
.moren_box{ width:25%;float:left; height:30px; margin-left:3%; margin-top:17px;}
.moren_box img{float:left;}
.moren_box span{ font-size:1.1em ; color:#7dbef8; line-height:30px; margin-left:3%;}
.moren_right{ width:35%;float:right; height:30px; margin-right:3%; margin-top:17px;}
.moren_right img{float:right;}
.moren_right span{ font-size:1.1em ; color:#4a4b4c8; line-height:30px; margin-right:3%; float:right;}
.baise{ width:100%; height:120px; background:#FFF;}
.shifu{ width:100%; height:144px;border-top:1px solid #ededed;border-bottom:1px solid #ededed;}
.wushiwu{ float:right; margin-right:3%; font-size:1.3em; color:#3c3b3b; margin-top:18px;}
.fuwu{ margin-left:3%; color:#707070;font-size:1.3em; margin-top:50px;}
.tuihh{color:#707070;font-size:1.3em;border-bottom:1px solid #ededed;width:100%; height:65px;}
.yuanyin{  margin-left:3%;margin-top:18px; display:block; float:left;}
.yunfe{margin-left:2%;margin-top:18px; width:23%; height:30px; outline:none; background:#f7f7f7; }
.texx{float:right;margin-right:3%;margin-top:18px; width:48%; height:26px; outline:none; background:#f7f7f7; border:0; border:1px solid #acadad;}
.shuoming{ width:100%; height:270px;color:#707070;font-size:1.3em;}
.yuanyin_1{  margin-left:3%;margin-top:18px;float:left;}
.wenbuyu_1{ width:70%; height:130px;  border:1px solid #ededed; border-radius:5px; outline:none; resize:none; margin-left:2%;float:left; margin-top:12px; }
.shangchuan{ width:100%; height:106px; margin-top:20px;}
.zhaop{ margin-left:2%;}
/*订单详情结束*/
/*定位信息页面旧样式*/
.search1 {width:80%; height:35px;border:#fff 2px solid; color:#bcbec0; line-height:35px; text-indent:1.8em; font-size:16px;}
span.leftBt{ width:30px; position:absolute; left:10px;text-align:left;}
span.rightBt{position:absolute; right:10px;text-align:right;}
.box1 {width:100%; height:auto;  overflow:hidden;  margin:0 auto; margin-top:40px;}
.grop{ width:100%; margin:0 auto; padding:0 2%; line-height:36px; overflow:hidden; text-align:left;}
.bg_fff{ background-color:#fff;}
.col_6{ color:#666;}
.size3 {font-size:13px;}
/* grade */
.meishi22,.grade-eject,.Category-eject,.Sort-eject{
    position:fixed;
    top: -200%;
    width: 100%;
    height: 63%;
    z-index: 2;
    -webkit-transition-duration: 0.4s;
}

.meishi22>ul,.grade-eject>ul,.Category-eject>ul,.Sort-eject>ul{
    margin: 0;
    padding: 0;
    overflow: auto;
    width: 100%;
    position: absolute;
    z-index: 2;
    -webkit-transition-duration: 0.4s;
}
.meishi22>ul>li,.grade-eject>ul>li,.Category-eject>ul>li,.Sort-eject>ul>li{
 	height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 1rem;
    border-bottom: solid 1px #eee;
}
.meishi22>ul.meishia-w,.grade-eject>ul.grade-w,.Category-eject>ul.Category-w{
    background: #fff;
    position: absolute;
    z-index: 2;
}
.meishi22>ul.meishia-t,.grade-eject>ul.grade-t,.Category-eject>ul.Category-t{
    background: #eee;
    position: absolute;
    z-index: 2;
    left: 100%;
}
.meishi22>ul.meishia-t>li,.grade-eject>ul.grade-t>li,.Category-eject>ul.Category-t>li{
    border-bottom: solid 1px #e5e5e5;
}
.meishi22>ul.meishia-s,.grade-eject>ul.grade-s,.Category-eject>ul.Category-s{
    background: #fff;
    position: absolute;
    z-index: 3;
    left: 100%;
    list-style-type: none;
}
.meishi22>ul.meishia-s>li,.grade-eject>ul.grade-s>li,.Category-eject>ul.Category-s>li{
    border-bottom: solid 1px #eee;
    margin-left: 1rem;
    padding: 0;
}
.grade-w-roll{
top:120px;
}
.grade-w-roll::after{
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background:rgba(0,0,0,0.2);
    top: 0;
}
.dwtop{ position:fixed; top:280px;}
.dwtop ul li{height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding:0;
    padding-left: 1rem;
    border-bottom: solid 1px #eee; }
.dwtop .meishia-t li span{ float:left; font-size:14px;}
.dwtop .meishia-t li img{ float:left; font-size:14px; margin-top:8px; margin-left:40%;}
.dw{ top:51%; }
@media all and (min-width: 370px) {.dwtop .meishia-t li img{ float:left; font-size:14px; margin-top:8px; margin-left:44%;}
.dw{ top:46%; }
}

@media all and (min-width: 410px) {.dwtop .meishia-t li img{ float:left; font-size:14px; margin-top:8px; margin-left:47%;}
.dw{ top:43%;}
}
.float_right{
  float:right;
}
.dwtop1 {
    position: fixed;
    top: 100px;
}
.bord_t{ border-top:1px solid #e3e3e3;}
.fleft {float:left;}
/*定位信息结束*/
/*商品搜索页面旧样式*/
.col_blu{ color:#5990f8;}
.ytru{ line-height:33px;}
/* screening */
div.screening{
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 4;
  top:60px;
  border-bottom:#f0f0f0 1px solid;
}
div.screening>ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
div.screening>ul>li{
    float: left;
    width: 24%;
    text-align: center;
    line-height:33px;
    border-left: solid 1px #f0f0f0;
  color:#717171;
  font-size:14px;
}
div.screening>ul>li.w1 {width:29%;}
div.screening>ul>li.w2 {width:20%;}
.bt1{ background:url(../images/btn_03.png) no-repeat center; color:#fff; line-height:35px; font-size:1em; width:80%; border:1px solid #bf6d19;border-radius:2px;}
/*商品搜索结束*/
/*我的订单及订单详情旧样式*/
.tabbtn_hh{ width:100%; height:42px; background:#fff; text-align:center;}
.tabbtn_hh li { width:50%;float:left; text-align:center;border-right: #e3e3e3 1px solid;}
.tabbtn_hh li.jiue_x { border-right:#e3e3e3 1px solid;}
.tabbtn_hh li a {display:block; width:100%; height:42px; line-height:42px;overflow:hidden; text-align:center; font-size:16px; color:#555;cursor:pointer;}
.tabbtn_hh li.gwrqwh a {color:#1883e2; border-bottom:1px solid #1883e2;}
.tabbtn_ll li{ width:20%;}
.bt4_a { width:25%; min-width:60px; height:34px; margin:0 auto; background:linear-gradient(#ffac58,#fe942a); border:#d97b1a 1px solid; border-radius:2px; -webkit-appearance:none; color:#fff; line-height:34px; text-align:center; font-size:14px; background-color:#ff9f3d; position:absolute; right:0px; top:30px; z-index:10;}
.bt4_xgren {background:linear-gradient(#53c064,#1b943d); border:#008a00 1px solid;}
/*订单结束*/
/*登录旧样式*/
.bd_fillout{width:100%; margin:0 auto; text-align: left; background:#fff; margin-top:2%;}
.bd_fillout ul li{ width:100%;line-height:34px;  font-size:1em; color:#333; display:block; padding:2% 2.5% 2% 2.5%; border-bottom:1px solid #e3e3e3; float: left;}
.bd_fillout ul li i{ display:block; width:34%; text-align:left; float:left; white-space:nowrap;}
.bd_fillout ul li i.groe{ width:15%;}
.bd_fillout ul li em{ display:block; width:64%; text-align:left; float:left; margin-left:2%;}
.bd_fillout ul li em.wre{ width:83%;}
.bd_fillout ul li em label{ float:left; font:Tahoma, Geneva, sans-serif; font-size:1em; margin-right:20px; width:28%; color:#333; line-height:34px;}
.bd_fillout ul li em label input[type='radio']{ -webkit-appearance:none; border:none; width:18px; height:18px; float:left; margin-top:7px; line-height:34px; background: url(../images/tee1.png); background-size:cover; margin-right:5px;}
.bd_fillout ul li em label input[type='radio']:checked{ background: url(../images/tee.png);  background-size:cover; color:#333;}
.tet_ri ul li em{ text-align:right; color:#666;}
.tet_jkl ul li em{ text-align:right;}
.bd_fillout ul li em.gher p{ line-height:17px; text-align:right; font-size:14px;}
.bd_fillout ul li em.egre p{ line-height:20px; text-align: left; font-size:14px; margin-top:6px;}
.bd_hh ul li i{ width:28%;}
.bd_hh ul li em{ width:70%;}
.bd_fillout ul li em.goreo{ width:72%; margin-left:0;}
.inpt_a{width:100%; height:34px; line-height:34px; background:none; border:0;  font-size:1em; color:#999;  font-family:"微软雅黑"; float: left; }
/*改过后lff*/
.ms_lkk {width:100%; height:auto; overflow:hidden; margin:0 auto; clear:both; background:#fff;}
.ms_lkk li {width:100%; height:auto; overflow:hidden; border-bottom:#e3e3e3 1px solid;  padding:3% 2%; display:block;}
.gwqreg{ width:25%; float:left;}
.gwqreg img{ width:100%; border-radius: 4px;    /*IE9 Firefox4 浏览器圆角边框*/
-webkit-border-radius: 4px; /*苹果谷歌浏览器 圆角边框*/    
-moz-border-radius: 4px;    /*火狐浏览器 圆角边框*/}
.ms_lkk li .right_width{ width:73%; display:block; float:left; margin-left:2%; overflow:hidden;}
.ms_lkk li .right_width p{ width:100%; float:left; padding:1.4% 0; text-align:left;}
.ms_lkk li .right_ee{ display:block; width:78%; float:left; overflow:hidden; padding-right:5%; overflow:hidden;}
.ms_lkk li i{ line-height:20px;}
.gwrth{ width:100%; float:left; padding-bottom:2%;}
.rgre{ width:50%;}
.rgre img{ float:left; margin-right:2px; }
.grkoep{ border:1px solid #ededed; border-radius: 4px;    /*IE9 Firefox4 浏览器圆角边框*/
-webkit-border-radius: 4px; /*苹果谷歌浏览器 圆角边框*/    
-moz-border-radius: 4px;    /*火狐浏览器 圆角边框*/}
.pqt_txt{ width:70%; line-height:16px; text-align:left; height:32px; font-size:12px; color:#777; float:left;}
.jq_lih{width:70%; line-height:20px; float:left; font-size:12px;}
.pozsh{ position:relative;}
/*底部防遮块 zh结束*/

.input_gray1 {width:80%; height:35px; margin:0 auto; background: gray !important; border: gray 1px solid; border-radius:2px; -webkit-appearance:none; color:#fff; line-height:35px; text-align:center; font-size:1em;}
.input_light {width:80%; height:35px; margin:0 auto; background: url(../images/btn_03.png) no-repeat center; border: gray 1px solid; border-radius:2px; -webkit-appearance:none; color:#fff; line-height:35px; text-align:center; font-size:1em;}
.bk53a6e1 {
	background: #53a6e1;
}
/*未找到商品 zly结束*/
/*chengge修改*/
.imgSize {
	width: 50px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.lvyou_imgSize {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.j_top {
	background-color: #159deb;
	height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	z-index: 10;
	top: 0;
}
.j_top p.center {
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 2% 0%;
	text-align: center;
	font-family: "黑体";
}
.j_top span.leftBt {
	width: 22px;
	display: block;
	position: absolute;
	left: 10px;
	text-align: left;
}
.j_top span.leftBt a img {
	width:13px;
}
.j_top span.leftlogo {
	width: 30%;
	float: left;
	display: block;
	position: absolute;
	left: 10px;
	top: 18px;
}
.j_top span.leftlogo img {
	width: 100%;
	max-width: 95px;
}
.j_top span.rightBt {
	position: absolute;
	right: 10px;
	text-align: right;
}
.j_top span.rightBt img {
	margin-left: 10px;
	margin-top: 6px;
}
.topAway{margin-top: 40px;}
.sousuobutton{
	width: 15%;
    /* height: 30px; */
    float: right;
    margin-top: 2%;
    margin-right: 2%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 1%;
}
.select2{
	padding: 6%;
    border: none;
    margin-top: 11%;
}
.bt2{
	width: 82%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 4%;
    font-size: 1em;
    font-weight: bold;
}
.font14{
	font-size: 14px;	
}
.blueButton{
	width: 42%;
	margin: 3% 4% 7% 3%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 2%;
}
.yellowButton{
	width: 42%;
	margin: 3% 4% 7% 3%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #F7AB00;
    text-align: center;
    color: #fff;
    padding: 2%;
}
.selloutButton{
	width: 22%;
    border: 0px solid #fff;
    /* border-radius: 3px; */
    background-color: #8A8A8E;
    text-align: center;
    color: #fff;
    padding: 2%;
   	margin-top: 10px;
    margin-right: 1%;
    float:right;
}
.tuangouButton{
	width: 28%;
    border: 0px solid #fff;
     border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 2%;
   	margin-top:7px;
    margin-right: 2%;
    float:right;
}
.grayBorder{
	border-bottom: 1px solid #e3e3e3;
}
.myInfor{
	width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    line-height: 15px;
}
.myInfor ul li {
	width: 100%;
	border-bottom: 1px solid #ededed;
	padding-bottom:8px;
	padding-left: 3%;
}
.myInfor ul li img{
	width: 10%;
    height: 32px;
    float: left;
    margin-top:0;
    margin-right: 3%;
    margin-bottom: 5px;
}
.myInfor ul li p{
	width: 50%;
	color: #444;
	margin-top: 5%;
	font-size: 14px;
}
.myInfor ul li span img{
	float: right;
    width: 3%;
    height: 20px;
    margin-top: -6%;
}
.financeRedNumber{
	font-size:16px;
	color: #fd1515;
}
.financeCell{
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
	height: auto;
	border-bottom: 1px solid #c8c8c8;
}
.financeCell .title {
	color: #787878;
	font-size: 14px;
	float: left;
	margin-top: 5px;
}

.financeCell .value {
	color: #525252;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 30%;
}
.financeFooter{
	width: 100%;
	height: auto;
	padding: 5% 0 5% 0;
	background: #fff;
	margin-top: 15px;
	text-align: center;

}
.btn_blue{
	width: 90%;
	height: 42px;
	text-align: center;
	background: #0b7de3;
	border: 0;
	color: #fff;
	border-radius: 3px;

}
/*优惠券*/
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.row-padding {
  padding-left: .5rem;
  padding-right: .5rem;
}



.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: none;
  content: "";
}
.clear-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.def-margin-top {
  margin-top: .75rem;
}

.def-margin-bottom {
  margin-bottom: .75rem;
}

.def-padding-top {
  padding-top: .75rem;
}

.def-padding-bottom {
  padding-bottom: .75rem;
}
.img-responsive {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 3.8rem;
  max-height: 3.8rem;
 /* 
  max-height: 100px;
*/}
.bigger-font {
  font-size: .8rem;
}
/* 单倍行距*/
.vertical-spacing {
  margin-bottom: .25rem;
}
/* 标签图片大小 */
.store-mark {
  width: 1.5rem;
  height: 1.5rem;
}
/* 12px*/
.small-font {
  font-size: .6rem;
}
.gray {
   color: #999;
}
.bule-title {
  color: #5fa6e4;
}
.time-flag {
  width: 1rem;
  height: 1rem;
}
/* 17px*/
.large-font {
  font-size: .85rem;
}
.message-line {
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.switch-btn{
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #B7B2B2;
  border-bottom: 1px solid #B7B2B2;

  border-radius: 0;
  color: #666;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.switch-btn-seleced{
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #60a4e3;
  border-bottom: 2px solid #60a4e3;
  border-radius: 0;
  /*height: 40px;*/
  color: #60a4e3;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.couponBg{
margin-top: 5px;
margin-left: 3%;
width: 94%;
background-image: url(../images/NewImg/ticketBg_03_invalid.png);
background-repeat: round;
}
.couponBg_selected{
margin-top: 2%;
margin-left: 3%;
width: 94%;
background-image: url(../images/NewImg/ticketBg_03.png);
background-repeat: round;
}
.pinglunButton{
	width: 58%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 2%;
}
.youhuimaidan{
	width: 92%; 
	color: #616161;
	font-size: 1.3em;
	text-align: center; 
	margin-top: 20px;
	z-index: 10;
	margin-left:4%;
	background: #fff;
}
.youhuimaidan span{ display:block;color: #fff}
.youhuimaidan span.mann{  font-size: 1.7em; color:#fd1515; height:100px; line-height:100px;}
.youhuimaidan span.yimaimai{ text-align:right; padding-right:3%; height:32px}
.youhuimaidan span.shiyong{ text-align:left; font-size: 0.8em; height:30px; margin-left:3%;color: #777777}
.PayButton{
	margin: 2% 2% 2% 3%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 2%;
    width: 25%;
    top: 34px;
    min-width: 50px;
    float: right;
}
.ifLoggedButton{
	width: 45%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: 0px solid #fff;
    border-radius: 3px;
    background-color: #159deb;
    text-align: center;
    color: #fff;
    padding: 2%;
}
.Left67{
	margin-left:67%;
}
.Left57{
	margin-left:57%;
}
.Left47{
	margin-left:47%;
}
.Left44{
	margin-left:44%;
}
.Left42{
	margin-left:42%;
}
.Left41{
	margin-left:41%;
}
.Left40{
	margin-left:40%;
}
.Left39{
	margin-left:39%;
}
.Left38{
	margin-left:38%;
}
.Left37{
	margin-left:37%;
}
.Left36{
	margin-left:36%;
}
.Left35{
	margin-left:35%;
}
.Left34{
	margin-left:34%;
}
.Left33{
	margin-left:33%;
}
.Left31{
	margin-left:31%;
}
.Left21{
	margin-left:21%;
}
.Left11{
	margin-left:11%;
}
.Left1{
	margin-left:1%;
}
.couponDetail{
	padding-top: 7px;
	padding-left: 3%;
    padding-bottom: 5px;
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
}
.picDistance{
	position: relative;
	right: -6px;
}
.picDistance1{
	position: relative;
	right: -1px;
}
.picDistance3{
	position: relative;
	right: -3px;
}
.picDistance4{
	position: relative;
	right: -2px;
}
.picDistance7{
	position: relative;
	right: -7px;
}
.shopSearch{
	background-color: #edeeee;
    z-index: 4;
    overflow: hidden;
    position: fixed;
    top: 42px;
    width: 100%;
    height: 45px;
}
.details table th {background:none; width: 33%; border-right: #e3e3e3 1px solid; line-height:35px; text-align:left; text-indent:1em;color:#555555; border-bottom:#e3e3e3 1px solid; font-weight:normal;}
.scrollButton{
    background-color: #159DEB;
    color: #fff;
    margin-left: 5px;
    padding: 3px 11px;
    margin-bottom: 5px;
}

.gldz_m ul li{ width:100%;line-height:30px; background-color: white; font-size:1em; color:#333; display:block; padding:0px 0%; border-bottom:1px solid #e3e3e3; float: left; overflow:hidden; position:relative; }
.gldz_m ul li{ width:110%;line-height:30px;  font-size:1em; color:#333; display:block; padding:0px 0%; border-bottom:10px solid #f0f0f0; float: left; overflow:hidden; position:relative;}
.gldz_m ul li .left_gl .lk_f{ line-height:20px;}

.lineFeed{
	word-break: break-word;
	width: 100%;
}
.colorgray{
	color: #888;
}
.fontsize12{
	font-size: 12px;
}
.fontsize14{
	font-size: 14px;
}
.imgSize2 {
	width: 72px;
	height: 65px;
}
.onImg{
	position: absolute;
	z-index: 10;
	left: 2%;
	top: 75px;
	font-size: 12px;
    /*background-color: #333;
    opacity: 0.8;*/
    width: 72px;
   color: black;
}
.onImg1{
	position: absolute;
	z-index: 10;
	left: 26%;
	top: 75px;
	font-size: 12px;
    /*background-color: #333;*/
    /*opacity: 0.8;*/
    width: 72px;
    color: black;
}
.onImg2{
	position: absolute;
	z-index: 10;
	left: 51%;
	top: 75px;
	font-size: 12px;
    /*background-color: #333;
    opacity: 0.8;*/
    width: 72px;
   color: black;
}
.onImg3{
	position: absolute;
	z-index: 10;
	left: 76%;
	top: 75px;
	font-size: 12px;
    /*background-color: #333;
    opacity: 0.8;*/
    width: 72px;
   color: black;
}
.discounpay_rs{
	background:#fff;
	padding-top:10%;
	text-align:center;
	padding-bottom: 10px;
}

.discounpay_rs p{
	color: #18ce29;
	font-size: 16px;
	line-height: 36px;
}
.discountpay_info{
	width:100%;  
	background:#fff; 
	margin-top:3.5%; 
	margin-bottom:3%; 
}
.discountpay_info ul{
	padding:2.5% 3%; 
	display:block;
}
.discountpay_info li{
	padding:1% 0; 
	line-height:20px; 
	float: left; 
	width:100%;
}

.discountpay_info li.grooi{ 
	line-height:30px;
}

.discountpay_info li i{ 
	display:block; width:22%; 
	float:left; 
	white-space:nowrap; 
	color:#7f7f7f; 
	font-size:0.9em;
}
 
.discountpay_info li em{ 
	display:block; 
	width:60%; 
	text-align:left; 
	float:left; 
	color:#f30118;
	font-size:0.9em; 
	margin-left:2%;
}
.orderTime{
	position: absolute;
    left: 2%;
    /* margin-top: 4%; */
    margin-top: 4%;
    color: #888888;
    font-size: 14px;
}
.DetailOnImg{
	position: absolute;
    z-index: 10;
    text-align: left;
    /* margin-left: 2px; */
    /* left: 2%; */
    text-indent: 2%;
    /* top: 89%; */
    font-size: 18px;
    background-color: #333;
    opacity: 0.6;
    width: 100%;
    color: #fff;
    bottom: 0;
    height: 36px;
}
.swiper-container {
		width: 100%;
		height: 82px;
		color: #fff;
		background: #fff;
		text-align: center;
	}
	.swiper-slide {
		width: 25%;
		height: 100%;
		opacity: 1;
		-webkit-transition: 300ms;
		-moz-transition: 300ms;
		-ms-transition: 300ms;
		-o-transition: 300ms;
		transition: 300ms;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	.swiper-slide-visible {
		opacity: 1;
		width: 20%;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		/*transform: translate(30px,30);*/
		transform: scale(1);
	}
.MonthLine{
	color: #159DEB;
	border-bottom: 3px solid #159DEB;
}
.calender{
	font-size: 12px;
	width: 14.29%;
    height: 45px;
    border: 1px solid #E3E3E3;
    word-break:break-all;
    word-wrap:break-word;
}
.calender font{
	font-size: 12px;
    color: orange;
    font-weight: bold;
}
.checkCalender{
	font-size: 12px;
	width: 14.29%;
    height: 45px;
    color: #fff;
    background-color: orange;
    border: 1px solid #E3E3E3;
    word-break:break-all;
    word-wrap:break-word;
}
.checkCalender font{
	font-size: 12px;
    color: #fff;
    font-weight: bold;
}
/*旅游计数样式*/
.control-box-tour{
	border: 1px solid #E3E3E3;
    background-color: #fff;
    color: #159DEB;
    text-align: center;
    width: 2.1rem;
    /* height: 1.5rem; */
    height: 30px;
    /* margin-left: 5px; */
    /* margin-right: 5px; */
    /* padding-top: .05rem; */
    /* padding-bottom: .05rem; */
    outline: none;
}
.control-box-tour-disable{
	border: 1px solid #E3E3E3;
    background-color: #fff;
    color: #E3E3E3;
    text-align: center;
    width: 2.1rem;
    /* height: 1.5rem; */
    height: 30px;
    /* margin-left: 5px; */
    /* margin-right: 5px; */
    /* padding-top: .05rem; */
    /* padding-bottom: .05rem; */
    outline: none;
}
.control-box-mid-tour{
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
    background-color: #fff;
    text-align: center;
    height: 30px;
    /* padding-top: .05rem; */
    /* padding-bottom: .05rem; */
    outline: none;
    color: #451145;
    width: 3.5rem;
    border-left: 0;
    border-right: 0;
}
.tourBottom{
	border-bottom: 1px solid #FBF5F5;
    margin-left: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.tourButtonCheck{
	width: 100%;
	margin: 0;
	border-radius: 0;
}
.tourButtonNotCheck{
	width: 100%;
	margin: 0;
	border-radius: 0;
	background-color: #AFAAAA;
}
.tableBg{
	width: 92%;
	float: left;
	margin-top: 5px;
	border: 1px solid #E3E3E3;
	margin-left: 4%;
}
.tableBgSelectO{
	background-color:orange;
}
.tableBgSelectO td{
	color:#fff !important;
}
.tableBgSelectW{
	background-color:#FFFFFF;
}
.tuanqi table td{
    line-height: 35px;
    text-align: center;
    color: #555;
}
.grayBg{
	background-color:#E3E3E3;
}
.calenderGrayBg{
	font-size: 12px;
	width: 14.29%;
    height: 45px;
    border: 1px solid #E3E3E3;
    word-break:break-all;
    word-wrap:break-word;
    background-color:#FBF7F7;
}
.calender font{
	font-size: 12px;
    color: orange;
    font-weight: bold;
}
.carousel-indicators_type {
	position: absolute;
	bottom: 10px;
	left: 22%;
	z-index: 9;
	width: 60%;
	padding-left: 0;
	text-align: center;
	list-style: none;
}
.carousel-indicators_type li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #e3e3e3;
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	float: none;
}
.carousel-indicators_type .active {
	width: 10px;
	height: 10px;
	background-color: #FBCD31;
	border: 1px solid #FBCD31;
}
.listSelect{
    height: 30px;
    border: 1px solid #F0F0F0;
    margin-top: 0%;
    padding: 0;
    margin-left: 1%;
    -webkit-appearance: none;
    width: 17%;
	background:none;
    background-image: url(../images/selectBgup.png);
    background-repeat: no-repeat;
    background-position: right;
	color:#666;
}
.listSelect_ml{
    height: 30px;
    border: 1px solid #F0F0F0;
    margin-top: 0%;
    padding: 0;
    padding-right: 10px;
    margin-left: 1%;
    -webkit-appearance: none;
    width: 17%;
	background:none;
    background-image: url(../images/selectBgup.png);
    background-repeat: no-repeat;
    background-position: right;
	color:#FFF;
}
.listSelect_ml option{
	/*background: #f0f0f0;*/
	margin-top: 5px;
	color:#666;
}
/*新增*/
.height10 {width:100%;height:10px;}
.newwidth1 {width:93%;margin:0 auto;line-height:35px;font-size:14px;text-align:right;}
.radius30 {border-radius:30px;}
.fright {float:right;}
.fleft {float:left;}
.color2{color:#555;}
.color3 {color:#757575;}
.ly_box {background:#fff; width:49%;}
.ly_box:nth-of-type(even) { float:left; width:49%; margin-bottom:8px;}
.ly_box:nth-of-type(odd) { float:right; width:49%; margin-bottom:8px;}




