@charset 'gb2312';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
}

.block_home_slider {
	padding: 1px;
	position: relative;
	background-color: #ffffff;
	border: 4px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc); /*��͸������*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}  /*�ײ�Сͼ��*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-17px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:0px;display:inline-block;position:relative;top:-15px;z-index:10000;float:right;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
	margin-right:3px; 
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}


.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.isPc {
	display: block;
}

.isH5 {
	display: none;
}

@media (max-width: 960px) {
	.isPc {
		display: none;
	}
	.isH5 {
		display: block;
	}
	.IDcard-cont {
		padding: 0;
		margin: 0.3rem 0;
	}
	.IDcard-cont img {
		/* height: 268px; */
		width: 100%;
	}
	.head-photo img {
		margin: 0;
	}
	.indentity-list li .cont {
		height: 0.7rem;
		line-height: 0.7rem;
		text-align: center;
		background: #f6f6f6;
		border-radius: 0.1rem;
		font-size: 0.22rem;
		color: #c6c6c6;
		border: solid 1px #f6f6f6;
		cursor: pointer;
	}
	.idtt-icon {
		padding-left: 0.6rem;
		background-size: contain;
	}
	.indentity-list li.on .idtt-icon {
		padding-left: 0.6rem;
		background-size: contain;
	}
	.product-til {
		font-size: 0.14rem;
	}
	.product-table th {
		padding: 0;
		font-size: 0.12rem;
	}
	.product-p {
		font-size: 0.12rem;
		line-height: 2
	}
	.table-label2 th {
		word-break: keep-all;
		text-align: left;
	}
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
	.num-list2 li .cont .num {
		font-size: 17px;
	}
	.num-list2 li .cont span {
		display: block;
		width: 100%;
		text-align: center;
	}
	.num-list2 li.on .cont .num {
		font-size: 21px;
		height: 47px;
		line-height: 47px;
	}
	.num-list2 li.on .cont {
		height: 140px!important;
		top: -2px;
	}
	.num-list2 li.on .chose {
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}
}

.pc-page {
	width: 500px;
	height: auto;
	margin: 0 auto;
	box-shadow: 0px 0px 10px #ccc;
}

.pc-page .pwd_login h1 {
	font-size: 28px;
	text-align: center;
	margin-top: 0;
}

.pc-page .pwd_box {
	width: 85%;
	height: auto;
	background-color: #f6f6f6;
	border-radius: 0.18rem;
	margin: 0 auto;
	margin-top: 30px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	position: relative;
}

.pc-page .pwd_box img {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.pc-page .pwd_box p {
	font-size: 16px;
}

.pc-page .pwd_box label {
	display: inline-block;
	background: #c8c8c8;
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	border-radius: .04rem;
	margin-left: 10px;
}

.pc-page .pwd_box a {
	position: absolute;
	font-size: 16px;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	color: #fba12f;
}

.pc-page .pwd_btn_login {
	width: 300px;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	background-image: linear-gradient(90deg, #fba12f 0%, #fcce3b 100%), linear-gradient(#000000, #000000);
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	text-align: center;
	border-radius: 0.18rem;
}

.pc-page .pwd_btn_login:active {
	background-image: linear-gradient(180deg, #fba12f 0%, #fcce3b 100%), linear-gradient(#000000, #000000);
}

.pc-page .pwd_other {
	margin-top: 30px;
}

.pc-page .pwd_other p {
	position: relative;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.pc-page .pwd_other p span {
	display: inline-block;
	font-size: 16px;
	color: #d8d8d8;
	background: #fff;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}

.pc-page .pwd_other p::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d8d8d8;
	left: 0;
	top: 63px;
	margin-top: 0;
	z-index: 0;
}

.pc-page .pwd_img {
	font-size: 14px;
	color: #737373;
}

.pc-page .pwd_img img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pc-page .pwd_img a {
	font-size: 18px;
	color: #fba12f;
}


/*登陆*/

.pc-page .group-addon.user-icon {
	width: 30px;
	height: 30px;
}

.pc-page .input-group {
	width: 100%;
	display: block;
	border-collapse: separate;
	border: 1px solid #cecece;
	/* border-radius: .1rem; */
	background-color: #fff;
	height: auto;
}

.pc-page .input-group>.group-addon {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	width: 30px;
	white-space: nowrap;
	cursor: pointer;
}

.ui-input-pc {
	height: 40px;
	line-height: 40px;
	border: 1px solid #cecece;
	border-radius: 6px;
	font-size: 14px;
	padding: 6px 12px;
	-webkit-appearance: none;
	outline: none;
	display: block;
	width: 100%;
	vertical-align: top;
}

.set_position {
	width: 400px;
	margin: 0 auto;
}

.register_div {
	height: 300px;
	margin-top: 15px;
	border-radius: 8px;
	background-color: #fff;
	padding: 5%;
}

.register_div label {
	display: inline-block;
	width: 31%;
	font-size: 16px;
	color: #454545;
}

.set_letter {
	letter-spacing: 4px;
}

.every_div {
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
}

.set_img img {
	height: 20px;
}
.ui-row [class*="col-"], .ui-form [class*="col-"] {
	float: left;
	min-height: 32px;
}
.lh-box{
	line-height: 10%;
}
.ui-inpt{
	width: 100%;
	height:32px;
	line-height: 32px;
	padding:0 12px;
	border:1px solid #ddd;
	border-radius: 4px;
}
.ui-inpt:active,
.ui-inpt:focus{
	border:1px solid #fba12f;
	box-shadow: 0px 0px 10px #fba12f;
}
.link-butn{
	display: inline-block;
	height:30px;
	line-height: 30px;
	padding: 0 12px;
	color:#fff;
	font-size: 12px;
	border:none;
	outline: none;
	cursor: pointer;
	background-color: #ffbe4c;
}
.link-butn:active{
	background-color: #ff9900;
}
.bom-btn{
	display: inline-block;
	width:50%;
	height:40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 4px;
}
.ui-page .main_content {
	position: relative;
	padding-top: 50px;
	padding-bottom: 60px;
	width: 100%;
	background:none;
}
.ui-page .header_update {
	display: block;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: fixed;
	top: 0;
	font-size: 20px;
	width: 100%;
	height: auto;
	line-height: 1;
	background-color: #7699f2;
	z-index: 98;
}
.ui-page .header_update span{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
}
.ui-page .common_order {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #ffb600;
	font-size: 30px;
	color: #fff;
}
.ui-page .common_order .right_arrow {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	font-size: 28px;
	text-align: left;
	padding-right: 40px;
	background: none;
}
.ui-page .detail_meal {
	position: relative;
	width: 470px;
	margin:0 auto;
	padding: 0 10px;
	z-index: 2;
}
.ui-page .detail_meal .first_active {
	box-sizing: border-box;
	width: 100%;
	height: 120px;
	border: 5px solid #6bf6ff;
	border-radius: 16px;
}
.ui-page .first_common {
	/* box-sizing: border-box; */
	display: block;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	margin-top: 10px;
	border-radius: 4px;
	background: url(/tj/wap/pub-ui/images/bg/first_common.png) no-repeat center;
	background-size: 100% 100%;

}
.ui-page .second_common {
	/* box-sizing: border-box; */
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	margin-top: 10px;
	border-radius: 4px;
	background: url(/tj/wap/pub-ui/images/bg/second_common.png) no-repeat center;
	background-size: 100% 100%;

}
.ui-page .first_common .left_set {
	display: inline-block;
	width: 190px;
	height:120px;
	float: left;
	/*justify-content: center;
    align-items: center;*/
	text-align: center;
	color: #ed662f;
	padding-top: 10px;
}
.ui-page .first_common .left_set span:first-child {
	display: inline-block;
	line-height: 90px;
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	font-family: "微软雅黑";
	vertical-align:top;
}
.ui-page .first_common .left_set span:last-child {
	display: inline-block;
	line-height: 90px;
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	font-family: "微软雅黑";
	vertical-align:top;
}
.ui-page .first_common .right_set {
	display: inline-block;
	width: 260px;
	height: 120px;
	float: left;
	text-align: center;
	flex: none;
	color: #fefbf8;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 15px;
}
.ui-page .first_common .right_set p.first-child {
	font-size: 30px;
	text-align: left;
}
.ui-page .first_common .right_set p.last-child {
	text-align: left;
	line-height: 20px;
	font-size: 18px;
}
.ui-page .tips_update {
	width: 470px;
	padding: 20px;
	margin: 0 auto;
}
.ui-page .tips_update p {
	font-size: 14px;
	color: #ffffff;
}
.gard-bgc{
	background-color: transparent;
	background: -moz-linear-gradient(top, #4170d8 0%, #22339d 100%);
	background: -webkit-linear-gradient(top, #4170d8 0%, #22339d 100%);
	background: -o-linear-gradient(top, #4170d8 0%, #22339d 100%);
	background: -ms-linear-gradient(top, #4170d8 0%, #22339d 100%);
	background: linear-gradient(bottom, #4170d8 0%, #22339d 100%);
}
.ui-page .detail_meal .right_pup {
	position:absolute;
	right: -15px;
	z-index: 98;
	top: 50%;
	width: 62px;
	height: 126px;
	cursor: pointer;
	background: url(/images/bg/bg_right.png) no-repeat center/100% 100%;
	z-index: 10;
}
.ui-page .popup_set {
	position: fixed;
	z-index: 100;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	top: 20%;
	height: 300px;
	background: url(/tj/wap/pub-ui/images/bg/bg_pup.png) no-repeat center/100% 100%;
}
.ui-page .popup_set .words_set {
	position: absolute;
	bottom: 100px;
	font-size: 12px;
	color: #3a3a3a;
	padding-left: 20px;
}
.ui-page .botton_set {
	margin: 0 auto;
	position: absolute;
	display: block;
	width: 100%;
	padding: 0 10px;
	text-align: center;
	justify-content: space-between;
	bottom: 20px;
}
.ui-page .botton_set button {
	display: inline-block;
	font-size: 12px;
	text-align: center;
	width: auto;
	height: 30px;
	line-height: 30px;
	padding:0 20px;
	border-radius: 5px;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
}
.body-bgin{
	background:url(/tj/wap/pub-ui/images/bg/body-bg.png) repeat-x center;
	background-size: 100% 100%;
}

.pc-loading{
	display: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	padding:6px 10px;
	border-radius: 8px;
	margin: 0 auto;
	text-align: center;
	z-index: 100;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 16px;
}
.pc-loading span.icon-gif {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/tj/wap/pub-ui/images/icon/icon-wait.png) center center/contain no-repeat;
	vertical-align: middle;
	animation: rotated 3s infinite;
	margin-right: 10px;
}
