a {
	text-decoration: none;
	color: #434A54;
}

a:ACTIVE, a:VISITED, a:FOCUS, a:LINK, a:HOVER {
	color: #434A54;
}

p {
	margin: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
}

.header {
	background: #F5F7FA;
}

.header1 {
	padding: 0.5em;
	display: table;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.header1>div {
	display: table-cell;
	vertical-align: middle;
}

.header1>div:FIRST-CHILD {
	text-align: left;
}

.header1>div:LAST-CHILD {
	text-align: right;
}

.header2 {
	padding: 0.8em 0.8em 0.8em 0.8em;
	overflow: auto;
	position: relative;
	text-align: center;
}

.header .back, .header .back_url {
	float: left;
	height: 2em;
	width: 2em;
	background: url("../image/back.png") left no-repeat;
	background-size: 1em 1.8em;
}

.header .back:HOVER, .header1:HOVER {
	cursor: pointer;
}

.header .title {
	font-weight: bold;
	font-size: 1.4em;
	/* margin: 0px auto;
	position: absolute; */
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	white-space: nowrap;
}

.header .logo {
	width: 2.5em;
	height: 2.5em;
	padding-right: 0.5em;
}

.header .logo img, .header .category img {
	width: 2.5em;
	height: 2.5em;
	display: block;
	border-radius: 50%;
}

.header .logo span {
	display: block;
	font-size: 1.2em;
}

.header .type1 {
	text-align: left;
}

.header .type2 {
	text-align: center;
}

.header .category, .header .type2 {
	/* width: 33.3% */
	
}

.header .category span {
	display: block;
}

.header1 .type1 {
	font-size: 1.2em;
}

.header1 .type2 {
	font-size: 1.4em;
	font-weight: bold;
}
/* #storename {
	font-size: 1.2em;
} */
.header .func {
	float: right;
	display: inline-flex;
}

.header .func a {
	display: inline-block;
}

.header .func a img {
	width: 2.5em;
	height: 2.5em;
	display: block;
}

.center {
	background: #F5F7FA;
}

.foot {
	text-align: center;
	padding: 0.8em;
	background: #E6E9ED;
	position: relative;
	height: 100%;
}

.foot div {
	display: table;
	margin: 0px auto;
}

.foot .link {
	margin-bottom: 0.5em;
}

.foot .about {
	color: #999;
}

.foot .about a { /* color: #F15A0C; */
	
}

.foot .servicetel {
	margin-bottom: 0.5em;
	color: #999;
}

.foot .servicetel span a {
	color: #999;
}

.foot div span {
	font-size: 1.2em;
}

.bar {
	position: fixed;
	bottom: 0px;
	background: #FFF;
	width: 100%;
	overflow: inherit;
	border-top: 1px solid #E6E9ED;
	display: flex;
	z-index: 9;
}

.bar>div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.bar .index {
	width: 16%;
}

.bar .same {
	flex: 1;
	border-left: 1px solid #E6E9ED;
}

.bar .index img {
	width: 1.6em;
	height: 1.6em;
}

.bar .same>a {
	display: block;
}

.bar .same .title {
	padding: 0.9em 0em;
}

.bar .same .title img {
	width: 0.7em;
	height: 0.7em;
	display: inline-block;
	position: relative;
	top: -0.15em;
}

.bar .same .title span:LAST-CHILD {
	font-size: 1.2em;
}

.bar .same .list {
	position: absolute;
	bottom: 4.2em;
	background: #FFF;
	border: 1px solid #E6E9ED;
	border-radius: 0.5em;
	display: none;
}

.bar .same .list ul li {
	padding: 0.8em 0.4em;
	border-top: 1px solid #E6E9ED;
	margin: 0em 0.8em;
	font-size: 1.2em;
	white-space: nowrap;
}

.bar .same .list ul li:FIRST-CHILD {
	border: none;
}

.bar .same>span {
	width: 0;
	height: 0;
	position: absolute;
	display: none;
}

.bar .same .bot {
	border-width: 0.6em;
	border-style: solid dashed dashed;
	border-color: #FFF transparent transparent;
	bottom: 3.25em;
	z-index: 9;
}

.bar .same .top {
	border-width: 0.6em;
	border-style: solid dashed dashed;
	border-color: #E6E9ED transparent transparent;
	bottom: 3.1em;
}

.bar .active .list {
	display: block;
}

.bar .active .bot, .bar .active .top {
	display: inline;
}

.follow_us_Img {
	display: none;
	top: 60px;
	position: fixed;
	width: 100%;
	z-index: 99;
	text-align: center;
}

.follow_us_Img img {
	width: 15em;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.follow_us_Img span {
	font-size: 1.4em;
	color: #FFF;
	display: block;
	margin-top: 1em;
}

.follow_us_shadow {
	display: none;
	top: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 98;
	background: black;
}

.msgBox {
	position: fixed;
	z-index: 99;
	background: #FFF;
	width: 80%;
	top: 50%;
	left: 10%;
	margin-top: -57px;
	display: none;
}

.msgBox .msgBox_cont {
	padding: 2em 0em;
	text-align: center;
	font-size: 1.2em;
}

.msgBox .msgBox_cont span {
	display: block;
	text-align: center;
	font-size: 1.2em;
}

.msgBox .msgBox_btns {
	display: table;
	width: 100%;
}

.msgBox .msgBox_btns>div {
	display: table-cell;
	text-align: center;
}

.msgBox .msgBox_btns>div>button {
	font-size: 1.2em;
	font-family: Microsoft YaHei;
	height: 3em;
	width: 100%;
	border: none;
}

#msgBox_confirm {
	color: #FFF;
}

#msgBox_cancel {
	background: #FFF;
	border-top: 1px solid #E6E9ED;
}

.left_category {
	position: fixed;
	z-index: 999;
	top: 0px;
	height: 100vh;
	width: 100%;
	display: none;
}

.left_category .left_table {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	height: 100vh;
}

.left_category .left_table>div {
	display: table-cell;
}

.left_category .left_table .left_main {
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
}

.left_category .left_table .left_main>div {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 1em;
}

.left_category .left_table .left_main .left_search>div {
	display: table-cell;
	vertical-align: middle;
	background: #FFF;
}

.left_category .left_table .left_main .left_search .left_search_img {
	width: 2em;
	height: 2em;
	border-top: 1px solid #E6E9ED;
	border-bottom: 1px solid #E6E9ED;
	border-left: 1px solid #E6E9ED;
}

.left_category .left_table .left_main .left_search .left_search_img img
	{
	width: 1.5em;
	height: 1.5em;
	padding: 0.7em 0.8em;
	display: block;
}

.left_category .left_table .left_main .left_search .left_search_input {
	border-top: 1px solid #E6E9ED;
	border-bottom: 1px solid #E6E9ED;
	border-right: 1px solid #E6E9ED;
}

.left_category .left_table .left_main .left_search .left_search_input input
	{
	width: 100%;
	font-size: 1.2em;
	border: none;
	line-height: 2;
	color: #999;
}

.left_category .left_table .left_main .left_main_choice {
	padding: 0em 1em;
	overflow-y: auto;
	overflow-x: hidden;
}

.left_category .left_table .left_main .left_main_choice .left_main_choice_li
	{
	padding-top: 1em;
}

.left_category .left_table .left_main .left_main_choice .left_main_choice_li .left_main_choice_span
	{
	font-size: 1.4em;
	font-weight: bold;
}

.left_category .left_table .left_main .left_main_choice .sub_left_main_choice
	{
	position: relative;
	left: 35px;
	display: none;
}

.left_category .left_table .left_main .left_main_choice .sub_left_main_choice li
	{
	padding-top: 2em;
}

.left_category .left_table .left_main .left_main_choice .sub_left_main_choice li span
	{
	font-size: 1.2em;
}

.left_category .left_table .left_main .left_main_choice::-webkit-scrollbar
	{
	width: 10px;
	background-color: transparent;
}

.left_category .left_table .left_main .left_main_choice::-webkit-scrollbar-thumb
	{
	border-radius: 10px;
	background: rgba(230, 233, 237, .6);
}

.left_category .left_table .left_back {
	width: 2.5em;
	text-align: center;
	vertical-align: top;
	padding: 0.5em 0.6em;
}

.left_category .left_table .left_back img {
	width: 2.5em;
	height: 2.5em;
}

.left_main_func {
	position: absolute;
	bottom: 0em;
	background: #FFF;
}

.left_main_func>div {
	display: table-cell;
	width: 50%;
}

.left_main_func>div>span {
	font-size: 1.2em;
}

.left_main_func .left_main_vip {
	text-align: right;
}

#shadow {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	zoom: 1;
	top: 0;
	left: 0;
	z-index: 2;
}