html {
	height: 100%;
}
body {
	font-family: helvetica, arial, sans-serif;
	background: #750b13;
	max-width: 450px;
	margin: 0px auto;
	-webkit-text-size-adjust: 100%;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
nav, footer, section, header, article {
	display: block;
}
ul {
	list-style: none;
}
a:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
a:link, a:visited, a:hover, a:active {
	color: #000;
}
input, textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#box_root {
	height: 100%;
}
#box_mainbody {
	width: 100%;
	min-width: 320px;
	max-width: 450px;
	background: #750b13 url(/uploads/image/smimages/loading2.gif) no-repeat 50% 50%;
	margin-bottom: 45px;
	margin: 0px auto;
	text-align: center;
}
#box_main {
	min-width: 320px;
	max-width: 450px;
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#box_header {
	width: 100%;
}
#box_footerbody {
	width: 100%;
	height: 45px;
	position: fixed;
	bottom: 0px;
	left: 0;
	z-index: 1;
	text-align: center;
	background: #750b13;
	border-top: none;
	-webkit-transition: bottom;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 100ms;
}
.z3g-noresult {
	padding: 50px 0;
}
.z3g-noresult .icon {
	width: 52px;
	height: 52px;
	margin: 0 auto;
	background: url(/uploads/image/smimages/common.png) no-repeat -40px -52px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-noresult p {
	text-align: center;
	line-height: 20px;
	padding: 5px 20px;
	color: #000;
}
.z3g-noresultmsg {
	width: 320px;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
}
.z3g-noresultmsg .icon {
	width: 52px;
	height: 52px;
	float: left;
	background: url(/uploads/image/smimages/common.png) no-repeat -40px 0px;
	background-size: 400px;
	-moz-background-size: 400px;
	margin-left: 30px;
}
.z3g-noresultmsg p {
	width: 200px;
	float: left;
	text-align: left;
	line-height: 20px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.z3g-noresultmsg p.row01 {
	font-size: 17px;
}
.z3g-nocontent {
	height: 60px;
	text-align: center;
}
.z3g-nocontent span {
	max-width: 200px;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	display: inline-block;
	color: #000;
}
.z3g-textred {
	color: #f00!important;
}
.z3g-textorange {
	color: #cc6600!important;
}
.z3g-textwhite {
	color: #fff!important;
}
.z3g-textblack {
	color: #000!important;
}
strong.top {
	color: #f00!important;
}
.z3g-column1 {
	width: 100%;
}
.z3g-column2 {
	width: 50%;
}
.z3g-column3 {
	width: 33%;
}
.z3g-column3:nth-child(2) {
	width: 34%;
}
.z3g-column4 {
	width: 25%;
}
.z3g-column5 {
	width: 20%;
}
.z3g-lineclamp1 {
	-webkit-line-clamp: 1!important;
	max-height: 18px!important;
}
.z3g-nohorizontal {
	width: 100%;
	text-align: center;
	background: #a1131d;
	z-index: 99999;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.z3g-nohorizontal .contentwrap {
	width: 213px;
	height: 113px;
	background: #750b13  no-repeat 50% 10px;
	margin: 0 auto;
	vertical-align: middle;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.z3g-nohorizontal .contentwrap p {
	color: #fff;
	text-align: center;
	margin-top: 70px;
}
.z3g-nojisu {
	width: 100%;
	text-align: center;
	background: #a1131d;
	z-index: 9999;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.z3g-nojisu .nojisuwrap {
	width: 213px;
	margin: 0 auto;
	vertical-align: middle;
}
.z3g-nojisu .contentwrap {
	height: 113px;
	background: #750b13;
	margin: 0 auto;
	vertical-align: middle;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.z3g-nojisu p {
	color: #fff;
	text-align: center;
	margin-top: 5px;
s
}
.z3g-nojisu .contentwrap p {
	margin-top: 20px;
	line-height: 24px;
}
.morewrap {
	text-align: center;
	padding: 20px 0;
	color: #000;
}
.morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.morewrap.loading span {
	background:  no-repeat 0px 0px;
}
::-webkit-input-placeholder {
color:#6c6c6c;
}
input:-moz-placeholder {
color:#6c6c6c;
}
#field2::-webkit-input-placeholder {
color:#6c6c6c;
}
#field2:-moz-placeholder {
color:#6c6c6c;
}
.z3g-input {
	width: 100%;
	height: 33px;
	padding: 0px 10px;
	line-height: normal;
	background: #fdfdfd;
	border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#fdfdfd));
}
.z3g-input-error {
	border: 1px solid #c40303!important;
}
.z3g-input-ok {
	border: 1px solid #249502!important;
}
.z3g-input:focus {
	border: 1px solid #249502;
}
.z3g-textarea {
	width: 100%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: #fdfdfd;
	border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	box-shadow: 1px 2px 3px #b7b7b7 inset!important;
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#fdfdfd));
}
.z3g-button {
	max-width: 576px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #99121c;
	text-shadow: 1px 1px 1px #43060b;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
.z3g-button.touch {
	border-top: 1px solid #923319;
	background: #750b13;
}
.z3g-redbtn {
	color: #fff;
	border: none;
	text-shadow: 0px 0px 0px #154166;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#d30000), to(#9e0000));
	background: -moz-linear-gradient(#d30000, #9e0000);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#d30000', endcolorstr='#9e0000');
}
.z3g-redbtn.touch {
	border: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#9e0000), to(#d30000));
	background: -moz-linear-gradient(#9e0000, #d30000);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#9e0000', endcolorstr='#d30000');
}
.z3g-graybtn {
	color: #000;
	border: none;
	text-shadow: 0px 0px 0px #154166;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(223,227,236,0.5)), to(rgba(159,163,176,0.5)));
	background: -moz-linear-gradient(rgba(223,227,236,0.5), rgba(159,163,176,0.5));
	background: -o-linear-gradient(rgba(223,227,236,0.5), rgba(159,163,176,0.5));
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(223,227,236,0.5)', endcolorstr='rgba(159,163,176,0.5)');
}
.z3g-graybtn.touch {
	border: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(159,163,176,0.5)), to(rgba(223,227,236,0.5)));
	background: -moz-linear-gradient(rgba(159,163,176,0.5), rgba(223,227,236,0.5));
	background: -o-linear-gradient(rgba(159,163,176,0.5), rgba(223,227,236,0.5));
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(159,163,176,0.5)', endcolorstr='rgba(223,227,236,0.5)');
}
.z3g-radius {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.clear-both {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}
.z3g-pagetitle {
	height: 29px;
	line-height: 29px;
	background: #ffe1bb;
	padding-left: 10px;
	border-bottom: 1px solid #c4ad90;
	color: #000;
}
.z3g-pagetitle .name {
	max-width: 170px;
	height: 29px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.z3g-pagetitle .textsizebtn {
	position: relative;
}
.z3g-pagetitle .titlebar, .z3g-pagetitle .textsizebtn {
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	margin: 2px 2px 0 0;
	text-align: left;
	float: right;
	color: #000;
	vertical-align: top;
	border: 1px solid #b29d83;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.z3g-pagetitle .titlebar.touch, .z3g-pagetitle .textsizebtn.touch {
	background: #ccc3b2;
}
.z3g-pagetitle .titlebar em, .z3g-pagetitle .textsizebtn em {
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	margin: 1px 0 0 0;
}
.z3g-pagetitle .titlebar em.title, .z3g-pagetitle .textsizebtn em.title {
	max-width: 70px;
	height: 23px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.z3g-pagetitle .textsizebtn sup {
	height: 12px;
	line-height: 12px!important;
}
.z3g-pagetitle .titlebar em.icon {
	width: 0px;
	height: 0px;
	margin: 8px 0px 0 3px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #000;
}
.z3g-pagetitle .number {
	max-width: 30px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin-left: 5px;
	display: inline-block;
	background: #b29d83;
	color: #faf9f7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-radius: 5px;
	-moz-box-shadow: -2px 2px 2px #594f42 inset;
	-webkit-box-shadow: -2px 2px 2px #594f42 inset;
	box-shadow: -2px 2px 2px #594f42 inset;
}
.z3g-headersmallnew {
	width: 100%;
	height: 44px;
	background: #750b13;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.z3g-headersmallnew .left, .z3g-headersmallnew .center, .z3g-headersmallnew .right {
	display: block;
	vertical-align: middle;
}
.z3g-headersmallnew .center {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #43060b;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-headersmallnew .center .number {
	line-height: 16px;
	padding: 2px 3px;
	display: inline-block;
	margin-left: 5px;
	background-color: rgba(255,255,255,0.6);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.z3g-headersmallnew .left {
	min-width: 65px;
	padding: 8px 0 0 0;
}
.z3g-headersmallnew .right {
	min-width: 65px;
	padding: 8px 5px 0 0;
	text-align: right;
}
.bordertitle {
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0px;
	background: #a1131d;
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.bordertitle.touch {
	background: #750b13;
}
.bordertitle em {
	display: inline-block;
}
.bordertitle .left {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.bordertitle .left .icon {
	width: 35px;
	height: 35px;
	display: none;
}
.bordertitle .left .bordername {
	min-width: 260px;
	height: 19px;
	font-size: 17px;
	line-height: 19px;
	margin: 8px 0 0 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.bordertitle .controlbar {
	width: 34px;
	height: 35px;
	border-left: 1px solid #ffffff;
	float: right;
}
.bordertitle .controlbar.touch {
	background: #750b13;
}
.bordertitle .controlbar .icon {
	width: 13px;
	height: 13px;
	display: block;
	margin: 11px 0 0 11px;
	background: url(/uploads/image/smimages/z3g_arrow_white.png) no-repeat 5px 50%;
}
.bordertitle .right {
	height: 35px;
	display: block;
}
.bordertitle .right .morecont {
	display: none;
}
.bordertitle .right .controlbar {
	width: 35px;
	height: 35px;
	border: none;
}
.bordertitle ul {
	width: 100%;
	overflow: hidden;
}
.bordertitle ul li {
	float: left;
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.bordertitle ul li.touch {
	background: #750b13;
}
.bordertitle ul li div {
	height: 35px;
	text-align: center;
	border-right: 1px solid #ffffff;
}
.bordertitle ul li:nth-last-child(1) div {
	border: none;
}
.bordertitle ul li span {
	height: 19px;
	font-size: 17px;
	line-height: 19px;
	margin: 8px 0 0 10px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.bordertitle ul li .number {
	max-width: 40px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	background: #d0898e;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-radius: 10px;
	color: #000;
	text-shadow: 0px 0px 0px #111;
	vertical-align: top;
	margin: 10px 10px 0 0;
	display: inline-block;
}
.bordertitle .z3g-column1 {
	width: 100%!important;
}
.bordertitle .z3g-column1 div {
	text-align: left!important;
}
.bordertitle .z3g-column1 .text {
	max-width: 245px;
}
.bordertitle .z3g-column1.current {
	background: none;
}
.bordertitle .z3g-column2 {
	width: 50%!important;
}
.bordertitle .z3g-column2 .text {
	max-width: 100px;
}
.bordertitle .z3g-column3 {
	width: 33%!important;
}
.bordertitle .z3g-column3:nth-child(2) {
	width: 34%!important;
}
.bordertitle .z3g-column3 .text {
	max-width: 100px;
}
.htmledit {
	line-height: 1.8;
	font-variant: normal;
	font-stretch: normal;
	text-transform: none;
	text-indent: 0;
	text-align: justify;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	word-break: normal;
	word-wrap: break-word;
	background: transparent none repeat scroll 0% 0%;
	float: none;
	width: auto;
	height: auto;
	clear: none;
	z-index: auto;
	text-justify: auto;
	overflow: hidden;
	visibility: inherit;
	margin: auto;
	color: #000;
}
.htmledit u {
	text-decoration: none;
}
.htmledit img {
	margin: 5px 0 5px 0;
	max-height: auto!important;
}
.htmledit ul, .htmledit ol {
	background: transparent none repeat scroll 0% 0%;
	width: auto;
	display: block;
	height: auto;
	float: none;
	padding-left: 25px;
}
.htmledit ul {
	list-style: disc;
}
.htmledit ol {
	list-style: decimal;
}
.htmledit ul li {
	background: transparent none repeat scroll 0% 0%;
	width: auto;
	float: none;
	height: auto;
	text-align: left;
	line-height: 1.8;
}
.htmledit ol li {
	background: transparent none repeat scroll 0% 0%;
	width: auto;
	float: none;
	height: auto;
	text-align: left;
	line-height: 1.8;
}
.htmledit p {
	line-height: 1.8;
	color: #000;
}
.htmledit h3, .htmledit h1 {
	font-size: 17px!important;
	font-weight: bold!important;
	line-height: 20px!important;
	height: auto!important;
	padding: 0px!important;
	margin: 0px!important;
	border: none!important;
}
.htmledit a.zzp-tel {
	display: block;
	color: #fff;
	width: 225px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	clear: both;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-radius: 5px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#88cf32), to(#669c26));
	background: -moz-linear-gradient(#88cf32, #669c26);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#88cf32', endcolorstr='#669c26');
}
.htmledit a.zzp-tel:before {
	width: 30px;
	height: 30px;
	content: "";
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
	background: url(/uploads/image/smimages/common.png) no-repeat -275px 2px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.htmledit a.zzp-tel.touch {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#669c26), to(#88cf32));
	background: -moz-linear-gradient(#669c26, #88cf32);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#669c26', endcolorstr='#88cf32');
}
.z3g-height0 {
	clear: both;
	height: 0!important;
	line-height: 0!important;
	font-size: 0!important;
	border: none;
	padding: 0!important;
	margin: 0!important;
	width: 100%;
	display: block;
	overflow: hidden;
}
.z3g-alertwindow {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 99998;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.z3g-alertwindow .alertwin_inbox {
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.z3g-alertbox {
	margin: 0 16px;
	padding: 1px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.z3g-alertbox .alertboxt {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	padding: 0 18px;
	background: #a0131d;
	position: relative;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.z3g-alertbox .alertboxt .close {
	position: absolute;
	z-index: 9999;
	top: 6px;
	right: 5px;
	width: 23px;
	height: 23px;
	background-color: rgba(255,255,255,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.z3g-alertbox .alertboxt .close.touch {
	background-color: rgba(253,0,12,0.7);
}
.z3g-alertbox .alertboxt .close:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 1px;
	width: 21px;
	height: 5px;
	background: #a0131d;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 22px;
}
.z3g-alertbox .alertboxt .close:after {
	content: "";
	position: absolute;
	top: 9px;
	left: 1px;
	width: 21px;
	height: 5px;
	background: #a0131d;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.z3g-alertbox .alertboxc {
	max-height: 220px;
	color: #333;
	padding: 18px;
	background: #f6f6f6;
}
.z3g-alertbox .alertboxb {
	padding: 5px 10px;
	background: #edeef0;
	text-align: center;
	border-top: 1px solid #fff;
}
.z3g-alertboxsmall {
	padding: 10px;
	margin: 0 29px;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	box-shadow: 0 0 5px black;
	background-color: rgba(0,0,0,0.7);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.z3g-alertbtn {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding: 0 20px;
	color: #585858;
	border: 1px solid #b9b9bb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#e5e5e5));
	background: -moz-linear-gradient(#f8f8f8, #e5e5e5);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#f8f8f8', endcolorstr='#e5e5e5');
}
.z3g-alertbtn:nth-child(2) {
	margin-left: 10px;
}
.z3g-alertbtn.touch {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#f8f8f8));
	background: -moz-linear-gradient(#e5e5e5, #f8f8f8);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#e5e5e5', endcolorstr='#f8f8f8');
}
.z3g-iphonestart {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -140px;
}
.z3g-iphonestart .contwrap {
	width: 260px;
	line-height: 20px;
	display: inline-block;
	text-align: left;
	padding: 10px;
	color: #3c3c3c;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#dfdfdf));
	background: -moz-linear-gradient(#f5f5f5, #dfdfdf);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#f5f5f5', endcolorstr='#dfdfdf');
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.z3g-iphonestart .contwrap .icon {
	width: 24px;
	height: 20px;
	display: inline-block;
	background: url(/uploads/image/smimages/common.png) no-repeat 0px -80px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-iphonestart .contarrow {
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.z3g-iphonestart .contarrow em {
	color: #dfdfdf;
	font-size: 40px;
	font-style: normal;
	display: inline-block;
	position: relative;
	margin-top: -30px;
	text-shadow: 0px 0px 6px #000;
}
.z3g-androidstart {
	width: 100%;
	padding: 230px 0 0 0;
	background:  no-repeat 50% 0;
}
.z3g-androidstart .install {
	width: 280px;
	height: 38px;
	font-size: 20px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #4f6a8d;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#71a8ea), to(#3670b6));
	background: -moz-linear-gradient(#71a8ea, #3670b6);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#71a8ea', endcolorstr='#3670b6');
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.z3g-androidstart .later {
	width: 280px;
	height: 40px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.z3g-showmoresection {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 100%;
	z-index: 99999;
	-webkit-transition: left;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}
.z3g-showmoresection table {
	width: 100%;
	border: none;
}
.z3g-showmoresection .contwrap {
	width: 100%;
	float: left;
	background: #750b13;
}
.z3g-showmoresection .contwrap>div {
	border-left: 4px solid #843d43;
	border-right: 4px solid #843d43;
}
.z3g-showmoresection .contwrap #thelist {
	padding: 10px 0;
}
.z3g-showmoresection .contwrap li {
	display: block;
	color: #fff;
	position: relative;
}
.z3g-showmoresection .contwrap li.current, .z3g-showmoresection .contwrap li.touch {
	background: #5e090f;
}
.z3g-showmoresection .contwrap li .curtmark {
	width: 0px;
	height: 0px;
	display: none;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -6px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #843d43;
}
.z3g-showmoresection .contwrap li .curtmark em {
	display: none;
}
.z3g-showmoresection .contwrap li.current .curtmark {
	display: block;
}
.z3g-showmoresection .contwrap li .name .icon {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #9f555a;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -6px;
	display: none;
}
.z3g-showmoresection .contwrap li.hasnode .name {
	position: relative;
}
.z3g-showmoresection .contwrap li.hasnode .name .icon {
	display: block;
}
.z3g-showmoresection .contwrap li .number {
	width: 41px;
	padding: 10px 10px 10px 0;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #ba8589;
}
.z3g-showmoresection .contwrap .backbtn {
	padding-left: 4px;
	background: #5e090f;
}
.z3g-showmoresection .contwrap .backbtn span.back {
	vertical-align: middle;
	margin-left: 5px;
	padding: 10px 0;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: normal;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showmoresection .contwrap .backbtn span.first {
	width: 90px;
	padding: 10px 0;
	vertical-align: middle;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	display: block;
}
.z3g-showmoresection .contwrap .backbtn .icon {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
}
.z3g-showmoresection .contwrap .backbtn .back .icon {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #9f555a;
	margin: 0 4px;
}
.z3g-showmoresection .contwrap .backbtn .first .icon {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #9f555a;
	margin: 0 7px;
}
.z3g-showmoresection .contwrap .backbtn .back.touch, .z3g-showmoresection .contwrap .backbtn .first.touch {
	background: #00305a;
}
.z3g-showmoresection .searchwrap {
	height: 50px;
	padding: 0 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.z3g-showmoresection .searchwrap .inputwrap {
	display: block;
	margin: 7px 0 0 0;
	padding-right: 20px;
	position: relative;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showmoresection .searchwrap input {
	width: 100%;
	line-height: normal;
}
.z3g-showmoresection .searchwrap .z3g-button {
	width: 60px;
	height: 35px;
	margin: 7px 0 0 0;
}
.z3g-showmoresection .barwrap {
	width: 68px;
	text-align: right;
	background: #000;
	background-color: rgba(0,0,0,0.5);
}
.z3g-showmoresection .barwrap.touch {
	background-color: rgba(0,0,0,0.8);
}
.z3g-showmoresection .closebar {
	display: block;
	width: 12px;
	height: 30px;
	padding: 0 0 0 5px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 50px;
	background: url(/uploads/image/smimages/common.png) no-repeat 0px -190px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-showmoresection .closebar em {
	display: none;
	width: 20px;
	height: 20px;
	border: 2px solid rgba(255,255,255,0.8);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	left: 0px;
}
.z3g-alerthdinfo .infocont {
	width: 280px;
	background-color: rgba(0,0,0,0.8);
	padding: 10px 0;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-radius: 5px;
}
.z3g-alerthdinfo .infocont .infocont01, .z3g-alerthdinfo .infocont .infocont02 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0px 10px;
	padding: 5px 0px;
}
.z3g-alerthdinfo .infocont .infocont01 {
	font-size: 17px;
}
.z3g-textsize {
	width: 48px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -24px;
	display: none;
}
.z3g-textsize .contarrow {
	height: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: -2px;
}
.z3g-textsize .contarrow em, .z3g-textsize .contarrow i {
	width: 0px;
	height: 0px;
	font-size: 0px;
	position: absolute;
	left: 50%;
	top: 2px;
	margin-left: -7px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}
.z3g-textsize .contarrow em {
	top: -1px;
	margin-top: 1px;
	border-bottom: 8px solid #000;
	opacity: 0.2;
}
.z3g-textsize .cont {
	width: 46px;
	border: 1px solid rgba(0,0,0,0.2);
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.z3g-textsize .cont li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
}
.z3g-textsize .cont li:nth-child(1) {
	font-size: 12px;
}
.z3g-textsize .cont li:nth-child(2) {
	font-size: 14px;
}
.z3g-textsize .cont li:nth-child(3) {
	font-size: 18px;
}
.z3g-textsize .cont li.touch, .z3g-textsize .cont li.current {
	background: #d6d6d6;
}
.textsizewrap.textsizesmall, .textsizewrap.textsizesmall * {
	font-size: 12px!important;
}
.textsizewrap.textsizebig, .textsizewrap.textsizebig * {
	font-size: 18px!important;
}
.z3g-btn {
	display: inline-block;
	height: 27px;
	padding: 0 10px;
	margin-left: 5px;
	border: 1px solid rgba(0,0,0,0.2);
	vertical-align: middle;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.z3g-btn span {
	display: inline-block;
	height: 27px;
	color: #fff;
	line-height: 27px;
}
.z3g-btn.textsizebtn span {
	line-height: 16px;
}
.z3g-btn.touch {
	background: rgba(255,255,255,0.1)
}
.z3g-btn.list span {
	width: 19px;
	background: url(/uploads/image/smimages/common.png) -214px -9px no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-btn.search span {
	width: 15px;
	background: url(/uploads/image/smimages/common.png) -111px -8px no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-btn.btnarrow {
	position: relative;
}
.btnarrow.btnarrowleft {
	border-left: 0 none;
	margin-left: 21px;
	padding: 0 8px 0 2px;
	border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.btnarrow b {
	display: inline-block;
	width: 16px;
	height: 29px;
	position: absolute;
	overflow: hidden;
}
.btnarrow.btnarrowleft b {
	left: -16px;
	top: -1px;
}
.btnarrow b em {
	display: block;
	width: 21px;
	height: 21px;
	border: 1px solid rgba(0,0,0,0.2);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform-origin: center center;
	-moz-transform-origin: center center;
	-webkit-transform-origin: center center;
	position: absolute;
}
.btnarrow.btnarrowright {
	border-right: 0 none;
	margin-right: 16px;
	padding: 0 2px 0 8px;
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
.btnarrow.btnarrowright b {
	right: -16px;
	top: -1px;
}
.btnarrow.btnarrowleft b em {
	left: 6px;
	top: 3px;
}
.btnarrow.btnarrowright b em {
	right: 6px;
	top: 3px;
}
.btnarrow.touch em {
	background: rgba(255,255,255,0.1);
}
.whiteicon .z3g-btn.list span {
	background-position: -214px -9px!important;
	background-size: 400px;
	-moz-background-size: 400px;
}
.whiteicon .z3g-btn.search span {
	background-position: -111px -8px!important;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-changebtn {
	display: inline-block;
	width: 44px;
	height: 18px;
	line-height: 16px;
	background: url(/uploads/image/smimages/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-changebtn em {
	display: inline-block;
	font-size: 12px;
	color: #fff;
}
.z3g-changebtn.hd {
	text-align: right;
	background-position: -60px -190px;
	padding-right: 4px;
}
.z3g-changebtn.fluency {
	text-align: left;
	background-position: -110px -190px;
	padding-left: 5px;
	width: 43px;
}
.maplisttab {
	height: 27px;
	margin: 0 auto;
	margin-top: 8px;
	display: inline-block;
	text-shadow: 0px 0px 0px #fff;
}
.maplisttab em {
	height: 27px;
	line-height: 27px;
	float: left;
	text-align: center;
	padding: 0px 12px;
	border: 1px solid rgba(0,0,0,0.2);
}
.maplisttab em.map {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: none;
}
.maplisttab em.maplist {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: none;
}
.maplisttab em.maplist.touch, .maplisttab em.map.touch {
	background: rgba(0,0,0,0.1);
}
.maplisttab em.rchecked {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 1px solid rgba(0,0,0,0.2);
	background: rgba(255,255,255,0.1);
}
.maplisttab em.lchecked {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: 1px solid rgba(0,0,0,0.2);
	background: rgba(255,255,255,0.1);
}
.z3g-submitinfo {
	padding: 10px;
}
.z3g-submitinfo p {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.z3g-submitinfo .icon {
	width: 24px;
	height: 24px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	background: url(/uploads/image/smimages/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-submitinfo.successinfo .icon {
	background-position: -65px -224px;
}
.z3g-submitinfo.faultinfo .icon {
	background-position: -40px -224px;
}
#elem-publicconfig_showbottom01-001 {
	padding-top: 6px;
}
.publicconfig_showbottom01-d1_c1 {
	padding: 10px 0;
	color: #535353;
}
.publicconfig_showbottom01-d1_c1 .htmledit * {
	font-size: 10px!important;
}
.columns_navigation01-d1_c1 {
	width: 100%;
	background: #a0131d;
}
.columns_navigation01-d1_c1 ul {
	width: 100%;
	overflow: hidden;
}
.columns_navigation01-d1_c1 li .current, .columns_navigation01-d1_c1 li .touch {
	background: #ce262d;
}
.columns_navigation01-d1_c2 {
	width: 100%;
	position: relative;
	background: #a0131d;
}
.columns_navigation01-d1_c2 .navbody {
	height: 36px;
	overflow: hidden;
	margin: 0 20px;
}
.columns_navigation01-d1_c2 .navbody ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.columns_navigation01-d1_c2 .navbody li {
	min-width: 70px;
	text-align: center;
}
.columns_navigation01-d1_c2 .navbody li span {
	height: 36px;
	line-height: 36px;
	padding: 0 2px;
	display: block;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #43060b;
	border-left: 1px solid #7e0f16;
}
.columns_navigation01-d1_c2 .navbarl, .columns_navigation01-d1_c2 .navbarr {
	width: 18px;
	height: 36px;
	float: left;
	position: absolute;
	top: 0px;
}
.columns_navigation01-d1_c2 .navbarl.touch, .columns_navigation01-d1_c2 .navbarr.touch {
	background: #ce262d;
}
.columns_navigation01-d1_c2 .distap span {
	opacity: 0.3;
}
.columns_navigation01-d1_c2 .navbarl {
	left: 0px;
}
.columns_navigation01-d1_c2 .navbarr {
	right: 0px;
}
.columns_navigation01-d1_c2 .navbarl span, .columns_navigation01-d1_c2 .navbarr span {
	width: 8px;
	height: 15px;
	display: block;
	margin: 10px 0 0 4px;
	overflow: hidden;
	line-height: 0px;
	position: relative;
}
.columns_navigation01-d1_c2 .navbarr span {
	margin-left: 6px;
}
.columns_navigation01-d1_c2 .navbarl em, .columns_navigation01-d1_c2 .navbarr em {
	width: 7px;
	height: 7px;
	display: block;
	border: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 3px;
}
.columns_navigation01-d1_c2 .navbarr em {
	left: -6px;
}
.columns_navigation01-d1_c3 {
	width: 100%;
	position: relative;
	background: #a0131d;
}
.columns_navigation01-d1_c3 .navbody {
	overflow: hidden;
	margin-right: 38px;
}
.columns_navigation01-d1_c3 .navbody ul {
	height: 36px;
	overflow: hidden;
}
.columns_navigation01-d1_c3 .navbody li {
	min-width: 70px;
	max-width: 280px;
	float: left;
	text-align: center;
}
.columns_navigation01-d1_c3 .navbody li span {
	color: #fff;
	height: 36px;
	line-height: 36px;
	padding: 0 2px;
	display: block;
	text-shadow: 1px 1px 1px #43060b;
	border-left: 1px solid #7e0f16;
	text-align: center;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.columns_navigation01-d1_c3 .navbody li:nth-child(1) span {
	border: none;
}
.columns_navigation01-d1_c3 .navbarr {
	width: 38px;
	height: 36px;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	border-left: 1px solid #7e0f16;
}
.columns_navigation01-d1_c3 .navbarr.touch {
	background: #750b13;
}
.columns_navigation01-d1_c3 .navbarr span {
	width: 0px;
	height: 0px;
	display: block;
	margin: 15px 0 0 12px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(255,255,255,0.5);
}
.columns_navigation01-d1_c3 .draglist {
	width: 110px;
	max-width: 320px;
	position: absolute;
	top: 36px;
	right: 0px;
	z-index: 9999;
}
.columns_navigation01-d1_c3 .draglist li {
	background: #750b13;
}
.columns_navigation01-d1_c3 .draglist li span {
	height: 35px;
	line-height: 35px;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
	border-bottom: 1px solid #5e090f;
}
.columns_navigation01-d1_c3 li .current, .columns_navigation01-d1_c3 li .touch {
	background: #ce262d;
}
.icon_columns_navigation01-d1_c1 {
	padding: 10px 0 0 0;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 ul {
	overflow: hidden;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 li {
	padding: 10px 0;
	overflow: hidden;
	background:  no-repeat 100% 50%;
	border-bottom: 1px solid #ccc;
	position: relative;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .imgwrap, .icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .imgwrap02 {
	width: 54px;
	height: 54px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .imgwrap02 {
	text-align: center;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #a1131d;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .imgwrap {
	margin: 0 0 0 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 5px solid #fff;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column01 .touch .imgwrap {
	border-color: #a1131d;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column02 .touch .imgwrap {
	border-color: rgba(0,0,0,0.1);
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 img {
	max-width: 54px;
	max-height: 54px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .infowrap {
	padding: 10px 40px 0 5px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 h3 {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	margin: 15px 0 0 0;
	color: #000;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column01 .touch {
	border-bottom: 1px solid #a1131d;
	background: #a1131d url(/uploads/image/smimages/z3g_arrow_white.png) no-repeat 100% 50%;
	-moz-box-shadow: -2px 5px 5px #871018 inset;
	-webkit-box-shadow: -2px 5px 5px #871018 inset;
	box-shadow: -2px 5px 5px #871018 inset;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column01 .touch h3 {
	color: #fff;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column02 .infowrap {
	padding-right: 10px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle01 .column02 li {
	width: 50%;
	float: left;
	background: none;
	border-bottom: none;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 ul {
	overflow: hidden;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column03 {
	padding-left: 2%;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 li {
	width: 32%;
	float: left;
	margin-bottom: 3px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column03 .imgwrap, .icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column03 .imgwrap02 {
	width: 64px;
	height: 64px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column04 .imgwrap, .icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column04 .imgwrap02 {
	width: 54px;
	height: 54px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 li .imgwrap02 {
	margin: 0 auto;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #a1131d;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column03 img {
	max-width: 64px;
	max-height: 64px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column04 img {
	max-width: 54px;
	max-height: 54px;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 h3 {
	height: 28px;
	line-height: 14px;
	font-size: 12px;
	padding: 0 5px;
	text-align: center;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .column04 li {
	width: 25%;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .imgwrap {
	margin: 0 auto;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 5px solid #fff;
}
.icon_columns_navigation01-d1_c1 .iconnavigationstyle02 .touch .imgwrap {
	border-color: rgba(0,0,0,0.1);
}
.icon_columns_navigation01-d1_c1 .nobgcolor {
	background: none!important;
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
}
.publicconfig_showlogo01-d1_c1 {
	width: 100%;
	height: 46px;
	background: #750b13;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.publicconfig_showlogo01-d1_c1 .logowrap {
	height: 46px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	text-align: center;
}
.publicconfig_showlogo01-d1_c1 .logowrap a {
	height: 46px;
	line-height: 0px;
	text-align: center;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}
.publicconfig_showlogo01-d1_c1 .logowrap.touch {
	opacity: 0.5;
}
.publicconfig_showlogo01-d1_c1 .logowrap img {
	max-width: 160px;
	max-height: 46px;
	margin: 0 auto;
	vertical-align: middle;
}
.publicconfig_showlogo01-d1_c1 .toolwrap {
	text-align: left;
	height: 46px;
}
.publicconfig_showlogo01-d1_c1 .toolwrap span {
	float: left;
}
.publicconfig_showlogo01-d1_c1 .toolwrap .toolitem {
	width: 38px;
	height: 46px;
}
.publicconfig_showlogo01-d1_c1 .toolwrap span.line {
	width: 1px;
	height: 35px;
	float: left;
	margin: 0px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.4)), to(rgba(255,255,255,0)));
	background: -moz-linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0));
	background: -o-linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0));
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(255,255,255,0.4)', endcolorstr='rgba(255,255,255,0)');
	display: none;
}
.publicconfig_showlogo01-d1_c1 .toolwrap .hdmodebtn .z3g-changebtn {
	background-size: 160px;
	width: 24px;
	height: 11px;
	margin: 16px 0 0 5px;
}
.publicconfig_showlogo01-d1_c1 .toolwrap .hdmodebtn .z3g-changebtn em {
	font-size: 9px;
	display: block;
	line-height: 12px;
	margin-left: 10px;
}
.publicconfig_showlogo01-d1_c1 .toolwrap .hdmodebtn .z3g-changebtn.hd {
	padding-right: 4px;
	background-position: -30px -100px
}
.publicconfig_showlogo01-d1_c1 .toolwrap .hdmodebtn .z3g-changebtn.fluency {
	width: 22px;
	padding-left: 6px;
	background-position: -58px -100px;
}
.publicconfig_showlogo01-d1_c1 .toolwrap .hdmodebtn .z3g-changebtn.fluency em {
	width: 9px;
	height: 10px;
	margin: 1px 10px 0 0px;
	background: url(/uploads/image/smimages/common.png) -177px -190px no-repeat;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist {
	width: 100%;
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9999;
	background: #600910;
	display: none;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li {
	height: 79px;
	border-bottom: 1px solid #4d070d;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contl {
	width: 240px;
	height: 79px;
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contl em {
	display: block;
	margin: 0 0 5px 20px;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist .iphone .contl img {
	max-width: 45px;
	max-height: 15px;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contl .name {
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	color: #fff;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contl .info {
	color: #8a8a8a;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr {
	width: 80px;
	display: block;
	padding-top: 15px;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr.touch {
	background: #ce262d;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr em {
	display: block;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .text {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .icon {
	width: 24px;
	height: 24px;
	margin: 0 auto 10px auto;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .icon i {
	display: block;
	margin: 0 auto;
	background: #8fc31f;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .icon .icon01 {
	width: 9px;
	height: 9px;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .icon .icon02 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #8fc31f;
	background: none;
}
.publicconfig_showlogo01-d1_c1 .downloaddraglist li .contr .icon .icon03 {
	width: 20px;
	height: 2px;
}
.publicconfig_showlogo01-d1_c1 .langdraglist {
	min-width: 106px;
	max-width: 150px;
	position: absolute;
	top: 46px;
	right: 0px;
	z-index: 9999;
	background: #600910;
	display: none;
}
.publicconfig_showlogo01-d1_c1 .showstyle2lang {
	left: 39px;
	right: auto;
}
.publicconfig_showlogo01-d1_c1 .langdraglist li {
	border-bottom: 1px solid #4d070d;
}
.publicconfig_showlogo01-d1_c1 .langdraglist span {
	width: auto;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	display: block;
	color: #fff;
	float: none;
	clear: both;
	text-shadow: 1px 1px 1px #43060b;
}
.publicconfig_showlogo01-d1_c1 .langdraglist span.touch {
	background: #ce262d;
}
.publicconfig_showlogo01-d1_c1 .toolwrap span.current, .publicconfig_showlogo01-d1_c1 .toolwrap span.touch {
	background: #600910;
}
.publicconfig_showlogo01-d1_c1>div {
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
}
.publicconfig_showlogo01-d1_c1 .showstyle1 .logowrap {
	text-align: left;
}
.publicconfig_showlogo01-d1_c1 .showstyle1 .logowrap img {
	margin: 0 0 0 10px;
}
.publicconfig_showlogo01-d1_c1 .showstyle2 .toolwrap {
	min-width: 70px;
}
.publicconfig_showlogo01-d1_c1 .showstyle2>div:nth-last-child(1).toolwrap span.line, .publicconfig_showlogo01-d1_c1 .showstyle2>div:nth-last-child(1).toolwrap span.toolitem {
	float: right;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 {
	position: relative;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .logowrap img {
	max-width: 290px;
	max-height: 46px;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolwrap {
	width: 100%;
	height: 46px;
	left: 100%;
	margin-left: -32px;
	position: absolute;
	background: #750b13;
	-webkit-transition: left;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolwrap .toolcontrol.touch {
	background: #600910;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolwrap.open {
	left: 0px;
	margin-left: 0px;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toollist {
	float: right;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolcontrol {
	float: left;
	width: 31px;
	height: 46px;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolcontrol span {
	margin: 17px 0 0 8px;
	width: 0;
	height: 0;
	display: block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}
.publicconfig_showlogo01-d1_c1 .showstyle3 .toolcontrol em {
	display: none;
}
.publicconfig_showlogo01-d1_c1 .showstyle4 {
	position: relative;
}
.publicconfig_showlogo01-d1_c1 .showstyle4 .z3g-btn {
	margin-top: 8px;
}
.publicconfig_showlogo01-d1_c1 .showstyle4 .z3g-btn.search {
	margin-right: 5px;
}
.publicconfig_showlogo01-d1_c1 .whiteicon .toolwrap a, .publicconfig_showlogo01-d1_c1 .grayicon .toolwrap a {
	width: 38px;
	height: 46px;
	display: block;
	text-decoration: none;
	background: url(/uploads/image/smimages/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.publicconfig_showlogo01-d1_c1 .whiteicon .toolwrap .search a {
	background-position: -100px 0px;
}
.publicconfig_showlogo01-d1_c1 .whiteicon .toolwrap .lang a {
	background-position: -138px 0px;
}
.publicconfig_showlogo01-d1_c1 .whiteicon .toolwrap .download a {
	background-position: -176px 0px;
}
.publicconfig_showlogo01-d1_c1 .whiteicon.showstyle3 .toolcontrol span {
	border-right: 7px solid rgba(255,255,255,0.5);
	border-left: none;
}
.publicconfig_showlogo01-d1_c1 .whiteicon.showstyle3 .open .toolcontrol span {
	margin-left: 12px;
	border-left: 7px solid rgba(255,255,255,0.5);
	border-right: none;
}
.z3g-showmorecontshowlogo {
	left: -100%;
}
.z3g-showmorecontshowlogo .contwrap>div {
	border-left: none!important;
}
.z3g-showmorecontshowlogo .contwrap li .name {
	border-right: none;
}
.z3g-showmorecontshowlogo .contwrap li .curtmark {
	right: 0px;
	left: auto;
	border-right: 6px solid #843d43;
	border-left: none;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap {
	height: auto;
	line-height: 35px;
	padding: 10px 0;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap li {
	border: none;
	height: auto;
	margin: 5px 20px;
	background: #843d43;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap li:nth-child(1) {
	margin-top: 0;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap li:nth-last-child(1) {
	margin-bottom: 0;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap li>div {
	padding: 2px 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap li.lang>div {
	display: block;
	padding-left: 37px;
	position: relative;
}
.z3g-showmorecontshowlogo .contwrap li.lang .icon {
	width: 17px;
	height: 17px;
	margin: 8px 10px 0 0;
	background: url(/uploads/image/smimages/common.png) no-repeat -150px -13px;
	background-size: 400px;
	-moz-background-size: 400px;
	display: block;
	position: absolute;
	top: 5px;
	left: 10px;
}
.z3g-showmorecontshowlogo .contwrap li.lang .langitem {
	text-align: center;
	padding: 0 10px;
	display: inline-block;
}
.z3g-showmorecontshowlogo .contwrap li.hdmode>div>div {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showmorecontshowlogo .contwrap li.hdmode .text {
	padding-left: 37px;
}
.z3g-showmorecontshowlogo .contwrap li.hdmode .btnwrap {
	text-align: center;
}
.z3g-showmorecontshowlogo .contwrap li.download .icon {
	width: 17px;
	height: 20px;
	margin: 8px 20px 0 0;
	background: url(/uploads/image/smimages/common.png) no-repeat -189px -12px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.z3g-showmorecontshowlogo .contwrap li.download .infowrap {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.z3g-showmorecontshowlogo .contwrap li.download .infowrap p {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	padding: 0px;
}
.z3g-showmorecontshowlogo .contwrap .toolwrap .touch {
	background-color: rgba(0,0,0,0.2);
}
.z3g-showmorecontshowlogo .closebar {
	background: url(/uploads/image/smimages/common.png) no-repeat -20px -190px;
	background-size: 400px;
	-moz-background-size: 400px;
}
.public_totalsearch01-d1_c1 .z3g-alertwindow {
	top: 46px;
	height: 0px;
	z-index: 9999;
	display: block;
	-webkit-transform: height;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
}
.public_totalsearch01-d1_c1 .searchtab {
	height: 38px;
	padding: 0 0 0 10px;
	position: relative;
	background: #600910;
}
.public_totalsearch01-d1_c1 .searchtab .searchtabscroll {
	margin: 0 38px 0 0;
	overflow: hidden;
}
.public_totalsearch01-d1_c1 .searchtab .del {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/uploads/image/smimages/common.png) no-repeat 0px 0px;
	display: none;
}
.public_totalsearch01-d1_c1 .searchtab .del.touch {
	background-position: 0px -38px;
}
.public_totalsearch01-d1_c1 .searchtab ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.public_totalsearch01-d1_c1 .searchtab li {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin: 3px 0 0 0;
	color: #fff;
}
.public_totalsearch01-d1_c1 .searchtab li.current, .public_totalsearch01-d1_c1 .searchtab li.touch {
	background: #a1131d;
}
.public_totalsearch01-d1_c1 .searchinput {
	height: 50px;
	background: #a1131d;
	padding: 0 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.public_totalsearch01-d1_c1 .inputwrap {
	display: block;
	margin: 7px 0 0 0;
	padding-right: 20px;
	position: relative;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.public_totalsearch01-d1_c1 .inputwrap .del {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.public_totalsearch01-d1_c1 .inputwrap .del .icon {
	width: 20px;
	height: 20px;
	display: block;
	background: #999999  no-repeat 50% 50%;
	margin: 8px 0 0 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.public_totalsearch01-d1_c1 .inputwrap .del.touch .icon {
	background: #ff2929  no-repeat 50% 50%;
}
.public_totalsearch01-d1_c1 input {
	width: 100%;
	line-height: normal;
}
.public_totalsearch01-d1_c1 .z3g-button {
	width: 80px;
	height: 35px;
	margin: 7px 0 0 0;
}
.public_totalsearch01-d1_c1 .searchtab ul {
	overflow: hidden;
}
.public_totalsearch01-d1_c1 .searchresult {
	background: #fff;
}
.public_totalsearch01-d1_c1 .z3g-noresult {
	padding: 10px 20px;
}
.public_totalsearch01-d1_c1 .z3g-noresult p {
	line-height: 20px;
	text-align: center;
}
.public_totalsearch01-d1_c1 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.public_totalsearch01-d1_c1 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.toolbar_show01-d1_c1 {
	width: 100%;
	max-width: 640px;
	height: 45px;
	margin: 0 auto;
}
.toolbar_show01-d1_c1>div {
	height: 45px;
	max-width: 640px;
	margin: 0 auto;
}
.toolbar_show01-d1_c1 .footerwrap {
	width: 100%;
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	border-top: 1px solid rgba(255,255,255,0.2);
	height: 44px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#85121a), to(#690b12));
	background: -moz-linear-gradient(#85121a, #690b12);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#85121a', endcolorstr='#690b12');
}
.toolbar_show01-d1_c1 .footerwrap li {
	text-align: center;
	height: 44px;
	overflow: hidden;
	border-right: 1px solid rgba(255,255,255,0.2);
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.toolbar_show01-d1_c1 .footerwrap a, .toolbar_show01-d1_c1 .footerwrap div {
	height: 44px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
.toolbar_show01-d1_c1 .footerwrap li:nth-last-child(1) {
	border-right: none;
}
.toolbar_show01-d1_c1 .icon .numicon {
	width: 18px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	text-align: center;
	display: block;
	color: #fff;
	background: url(/uploads/image/smimages/common.png) no-repeat -156px -223px;
	background-size: 400px;
	-moz-background-size: 400px;
	position: absolute;
	top: -2px;
	right: -6px;
}
.toolbar_show01-d1_c1 .icon .more99 {
	font-size: 9px;
	-webkit-text-size-adjust: none;
}
.toolbar_show01-d1_c1 .footertoolstyle3 .numicon {
	top: 5px;
	right: -5px;
}
.toolbar_show01-d1_c1 .text {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .footerwrap .touch {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#5d0c12), to(#4a070c));
	background: -moz-linear-gradient(#5d0c12, #4a070c);
filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#5d0c12', endcolorstr='#4a070c');
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar {
	width: 100%;
	max-width: 640px;
	height: 16px;
	padding-top: 14px;
	border: none;
	position: absolute;
	z-index: 9999;
	top: -29px;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar .anchor {
	display: block;
	width: 100px;
	height: 13px;
	background: #85121a;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0 auto;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar .controlbottom {
	display: block;
	height: 3px;
	overflow: hidden;
	background: #85121a;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar .icon {
	display: block;
	width: 14px;
	height: 8px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 3px;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar .icon em {
	display: block;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: relative;
	border-right: 1px solid rgba(255,255,255,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.8);
	top: -18px;
	left: -4px;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar.close .icon em {
	border-top: 1px solid rgba(255,255,255,0.8);
	border-left: 1px solid rgba(255,255,255,0.8);
	top: 5px;
}
.toolbar_show01-d1_c1 .footertoolstyle2 .controlbar.touch .anchor, .toolbar_show01-d1_c1 .footertoolstyle2 .controlbar.touch .controlbottom {
	opacity: 0.8;
}
.toolbar_show01-d1_c1 .footertoolstyle3 {
	position: relative;
}
.toolbar_show01-d1_c1 .footertoolstyle3 .circlelistwrap {
	position: absolute;
	z-index: 9999;
	bottom: 45px;
	left: 20px;
	display: none;
}
.toolbar_show01-d1_c1 .footertoolstyle3.circleopen .circlelistwrap {
	display: block;
}
.toolbar_show01-d1_c1 .circleicon {
	width: 40px;
	height: 40px;
	border: 3px solid rgba(255,255,255,0.5);
	border-radius: 23px;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	background: #85121a;
	position: absolute;
	z-index: 9999;
	bottom: 10px;
	left: 10px;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .circleicon div {
	width: 24px;
	height: 24px;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	background: #000;
	margin: 8px auto 0;
	overflow: hidden;
	opacity: 0.2;
}
.toolbar_show01-d1_c1 .circlelistwrap {
	width: 186px;
	height: 186px;
	border: 3px solid rgba(0,0,0,0.2);
	-moz-border-radius: 96px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .circlecont {
	width: 186px;
	height: 186px;
	-moz-border-radius: 96px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .circlecont li {
	position: absolute;
}
.toolbar_show01-d1_c1 .circlecont a {
	text-decoration: none;
}
.toolbar_show01-d1_c1 .circlecont .text {
	display: block;
	width: 50px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.toolbar_show01-d1_c1 .footercenter {
	width: 76px;
	height: 76px;
	border: 2px solid rgba(255,255,255,0.1);
	background: #85121a;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	position: absolute;
	left: 53px;
	top: 53px;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .footercenter span {
	display: block;
	width: 32px;
	height: 29px;
	background: url(/uploads/image/smimages/common.png) no-repeat -180px -110px;
	background-size: 400px;
	-moz-background-size: 400px;
	margin: 24px auto 0;
}
.toolbar_show01-d1_c1 .footercenter.touch {
	background-color: rgba(255,255,255,0.2);
}
.toolbar_show01-d1_c1 .circlecont li.cont1 {
	left: 10px;
	top: 92px;
}
.toolbar_show01-d1_c1 .circlecont li.cont2 {
	left: 30px;
	top: 15px;
}
.toolbar_show01-d1_c1 .circlecont li.cont3 {
	left: 107px;
	top: 15px;
}
.toolbar_show01-d1_c1 .circlecont li.cont4 {
	left: 127px;
	top: 92px;
}
.toolbar_show01-d1_c1 .circlecont li.cont5 {
	left: 68px;
	top: 137px;
}
.toolbar_show01-d1_c1 .circlebg {
	width: 186px;
	height: 186px;
	background:  -186px 0px no-repeat #85121a;
	background-size: 372px;
	-moz-border-radius: 96px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.toolbar_show01-d1_c1 .circlebg.current {
	background:  0px 0px no-repeat #85121a;
	background-size: 372px;
}
.toolbar_show01-d1_c1 .circlebg.current1 {
	transform: rotate(216deg);
	-moz-transform: rotate(216deg);
	-webkit-transform: rotate(216deg);
	-o-transform: rotate(216deg);
}
.toolbar_show01-d1_c1 .circlebg.current2 {
	transform: rotate(288deg);
	-moz-transform: rotate(288deg);
	-webkit-transform: rotate(288deg);
	-o-transform: rotate(288deg);
}
.toolbar_show01-d1_c1 .circlebg.current3 {
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.toolbar_show01-d1_c1 .circlebg.current4 {
	transform: rotate(72deg);
	-moz-transform: rotate(72deg);
	-webkit-transform: rotate(72deg);
	-o-transform: rotate(72deg);
}
.toolbar_show01-d1_c1 .circlebg.current5 {
	transform: rotate(144deg);
	-moz-transform: rotate(144deg);
	-webkit-transform: rotate(144deg);
	-o-transform: rotate(144deg);
}
.toolmorewrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: 9999;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: end;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: end;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: end;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: end;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: end;
}
.toolmorewrap>div {
	width: 100%;
	max-width: 640px;
	margin: 0 auto 45px auto;
	text-align: right;
}
.toolmorewrap .icon {
	width: 30px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 8px;
	background: url(/uploads/image/smimages/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
}
.toolmorewrap .icon .numicon {
	width: 18px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	text-align: center;
	display: block;
	color: #fff;
	background: url(/uploads/image/smimages/common.png) no-repeat -156px -223px;
	background-size: 400px;
	-moz-background-size: 400px;
	position: absolute;
	top: -2px;
	right: -6px;
}
.toolmorewrap .icon .more99 {
	font-size: 9px;
	-webkit-text-size-adjust: none;
}
.toolmorewrap .text {
	max-width: 60px;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.toolmorewrap .contwrap {
	width: 115px;
	line-height: 20px;
	display: inline-block;
	text-align: left;
	padding: 0;
	margin-right: 10px;
	background: #690b12;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
}
.toolmorewrap .contwrap li {
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.toolmorewrap .contwrap li:nth-child(1) {
	border-top: none;
}
.toolmorewrap .contwrap li.touch {
	background-color: rgba(0,0,0,0.2);
}
.toolmorewrap .contarrow {
	height: 20px;
	overflow: hidden;
	text-align: right;
	margin-right: 20px;
	position: relative;
	top: -1px;
}
.toolmorewrap .contarrow em {
	width: 20px;
	height: 20px;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #690b12;
	-webkit-box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: -0px 0px 5px rgba(0,0,0,0.5);
	position: absolute;
	top: -16px;
	right: 0px;
}
.toolmorewrap .whiteicon span.email {
	background-position: 0px -110px;
}
.toolmorewrap .whiteicon span.message {
	background-position: -30px -110px;
}
.toolmorewrap .whiteicon span.share {
	background-position: -60px -110px;
}
.toolmorewrap .whiteicon span.more {
	background-position: -150px -110px;
}
.toolmorewrap .whiteicon span.tel {
	background-position: -90px -110px;
}
.toolmorewrap .whiteicon span.map {
	background-position: -120px -110px;
}
.toolmorewrap .whiteicon span.cart {
	background-position: -212px -110px;
}
.toolmorewrap .whiteicon span.member {
	background-position: -240px -110px;
}
.toolmorewrap .whiteicon span.home {
	background-position: -180px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.icon, .toolbar_show01-d1_c1 .grayicon span.icon {
	width: 30px;
	height: 20px;
	display: block;
	background: url(/uploads/image/smimages/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
	margin: 4px auto 0 auto;
	position: relative;
}
.toolbar_show01-d1_c1 .whiteicon span.email {
	background-position: 0px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.message {
	background-position: -30px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.share {
	background-position: -60px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.more {
	background-position: -150px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.tel {
	background-position: -90px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.map {
	background-position: -120px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.cart {
	background-position: -212px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.member {
	background-position: -240px -110px;
}
.toolbar_show01-d1_c1 .whiteicon span.home {
	background-position: -180px -110px;
}
.frontslide_listjson01-d1_c1 {
	text-align: center;
	position: relative;
}
.frontslide_listjson01-d1_c1 .bannerscrollwrap {
	max-width: 640px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-o-box-align: stretch;
	box-align: stretch;
}
.frontslide_listjson01-d1_c1 .bannerscrollwrap .leftcover {
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: relative;
	z-index: 200;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	display: none;
}
.frontslide_listjson01-d1_c1 .bannerscrollwrap .rightcover {
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: relative;
	z-index: 200;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	display: none;
}
.frontslide_listjson01-d1_c1 #bannerscroll {
	width: 100%;
	position: relative;
	z-index: 100;
}
.frontslide_listjson01-d1_c1 .bannerlist {
	width: 10000px;
	overflow: hidden;
}
.frontslide_listjson01-d1_c1 .bannerlist li {
	float: left;
	text-align: center;
	background: #f0f0f0 url(/uploads/image/smimages/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.frontslide_listjson01-d1_c1 .bannerlist li div {
	display: block;
	padding: 0px;
	line-height: 0px;
	max-width: 640px;
}
.frontslide_listjson01-d1_c1 .bannerlist li div img {
	max-width: 640px;
}
.frontslide_listjson01-d1_c1 #bannernav {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 2px;
	z-index: 999;
}
.frontslide_listjson01-d1_c1 #bannerscroll .prev, .frontslide_listjson01-d1_c1 #bannerscroll .next {
	width: 25px;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	position: absolute;
	z-index: 9999;
	top: 0px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.frontslide_listjson01-d1_c1 #bannerscroll .prev {
	left: 0px;
}
.frontslide_listjson01-d1_c1 #bannerscroll .next {
	right: 0px;
}
.frontslide_listjson01-d1_c1 .prev span, .frontslide_listjson01-d1_c1 .next span {
	width: 25px;
	height: 40px;
	display: block;
	background: #000  no-repeat;
	vertical-align: middle;
	opacity: 0.5;
}
.frontslide_listjson01-d1_c1 .prev .touch, .frontslide_listjson01-d1_c1 .next .touch {
	opacity: 0.7;
}
.frontslide_listjson01-d1_c1 #prev {
	background-position: 3px 50%;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.frontslide_listjson01-d1_c1 #next {
	background-position: -18px 50%;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.frontslide_listjson01-d1_c1 #indicator, .frontslide_listjson01-d1_c1 #indicator>em {
	display: inline-block;
}
.frontslide_listjson01-d1_c1 #indicator {
	width: auto;
}
.frontslide_listjson01-d1_c1 #indicator>em {
	text-indent: -9999em;
	width: 6px;
	height: 6px;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	margin-right: 4px;
	-moz-box-shadow: 0px 0px 2px #fff;
	-webkit-box-shadow: 0px 0px 2px #fff;
	box-shadow: 0px 0px 2px #fff;
}
.frontslide_listjson01-d1_c1 #indicator>em.active {
	background: #000;
}
.frontslide_listjson01-d1_c1 #indicator>em:last-child {
	margin: 0;
}
.specifies_show01-d1_c1 .bordertitle .controlbar {
	display: none;
}
.specifies_show01-d1_c1 .htmledit {
	padding: 10px;
}
.products_mobilelist01-d1_c1 li {
	padding: 7px 0;
	border-bottom: 1px solid #cfcfcf;
}
.products_mobilelist01-d1_c1 li div {
	overflow: hidden;
	display: block;
	background: url(/uploads/image/smimages/z3g_arrow_red.png) no-repeat 100% 50%;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.products_mobilelist01-d1_c1 li .imgwrap {
	width: 80px;
	height: 80px;
	text-align: center;
	margin: 4px 0 0 10px;
	background: #f0f0f0 url(/uploads/image/smimages/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.products_mobilelist01-d1_c1 li .imgwrap img {
	max-width: 80px;
	max-height: 80px;
}
.products_mobilelist01-d1_c1 li .infowrap {
	padding: 0 20px 0 10px;
	background: none!important;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
.products_mobilelist01-d1_c1 li .infowrap h3 {
	padding: 5px 0px;
	overflow: hidden;
	color: #000;
	font-size: 15px;
	white-space: nowrap;
	vertical-align: middle;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.products_mobilelist01-d1_c1 li .infowrap h3 span {
	height: 16px;
	line-height: 16px;
	white-space: normal;
	display: block;
	vertical-align: middle;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.products_mobilelist01-d1_c1 li .infowrap h3 .markwrap {
	max-width: 66px;
	display: block;
}
.products_mobilelist01-d1_c1 li .infowrap h3 img {
	max-width: 32px;
	max-height: 16px;
	vertical-align: middle;
	margin-left: -3px;
}
.products_mobilelist01-d1_c1 li .infowrap h3 img:nth-child(1) {
	margin-left: 0px;
}
.products_mobilelist01-d1_c1 li .infowrap p {
	color: #b9b9c8;
	margin-right: 25px;
}
.products_mobilelist01-d1_c1 li .infowrap p.code {
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.products_mobilelist01-d1_c1 li .infowrap p.cont {
	line-height: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
}
.products_mobilelist01-d1_c1 li.touch {
	border-bottom: 1px solid #a1131d;
	background: #a1131d;
	-moz-box-shadow: -2px 5px 5px #871018 inset;
	-webkit-box-shadow: -2px 5px 5px #871018 inset;
	box-shadow: -2px 5px 5px #871018 inset;
}
.products_mobilelist01-d1_c1 li.touch div {
	background: url(/uploads/image/smimages/z3g_arrow_white.png) no-repeat 100% 50%;
}
.products_mobilelist01-d1_c1 li.touch div.imgwrap {
	background: #f0f0f0;
}
.products_mobilelist01-d1_c1 li.touch h3, .products_mobilelist01-d1_c1 li.touch p {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.products_mobilelist01-d1_c1 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.products_mobilelist01-d1_c1 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.products_mobilelist01-d1_c2 li {
	padding: 7px 0;
	border-bottom: 1px solid #cfcfcf;
}
.products_mobilelist01-d1_c2 li div {
	padding: 0 20px 0 10px;
	overflow: hidden;
	display: block;
	background: url(/uploads/image/smimages/z3g_arrow_red.png) no-repeat 100% 50%;
}
.products_mobilelist01-d1_c2 li h3 {
	padding: 5px 0px 5px 0px;
	overflow: hidden;
	color: #000;
	font-size: 15px;
	margin-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.products_mobilelist01-d1_c2 li h3 span {
	height: 16px;
	line-height: 16px;
	white-space: normal;
	display: block;
	vertical-align: middle;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.products_mobilelist01-d1_c2 li h3 .markwrap {
	max-width: 66px;
	display: block;
}
.products_mobilelist01-d1_c2 li h3 img {
	max-width: 32px;
	max-height: 16px;
	vertical-align: middle;
	margin-left: -3px;
}
.products_mobilelist01-d1_c2 li h3 img:nth-child(1) {
	margin-left: 0px;
}
.products_mobilelist01-d1_c2 li p {
	color: #b9b9c8;
}
.products_mobilelist01-d1_c2 li p.code {
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.products_mobilelist01-d1_c2 li p.cont {
	line-height: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
}
.products_mobilelist01-d1_c2 li.touch {
	border-bottom: 1px solid #a1131d;
	background: #a1131d;
	-moz-box-shadow: -2px 5px 5px #871018 inset;
	-webkit-box-shadow: -2px 5px 5px #871018 inset;
	box-shadow: -2px 5px 5px #871018 inset;
}
.products_mobilelist01-d1_c2 li.touch div {
	background: url(/uploads/image/smimages/z3g_arrow_white.png) no-repeat 100% 50%;
}
.products_mobilelist01-d1_c2 li.touch h3, .products_mobilelist01-d1_c2 li.touch p {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.products_mobilelist01-d1_c2 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.products_mobilelist01-d1_c2 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.products_mobilelist01-d1_c3 .productlistcont {
	overflow: hidden;
	padding: 10px 0 0 0;
}
.products_mobilelist01-d1_c3 .productlistcont .rows {
	overflow: hidden;
	padding-bottom: 10px;
}
.products_mobilelist01-d1_c3 .productlistcont .rows dd {
	width: 33.3%;
	float: left;
	text-align: center;
}
.products_mobilelist01-d1_c3 .productlistcont .imgwrap {
	width: 92px;
	height: 92px;
	border: 3px solid #fff;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0 url(/uploads/image/smimages/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.products_mobilelist01-d1_c3 .productlistcont .imgwrap img {
	max-width: 92px;
	max-height: 92px;
	margin: 0 auto;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap {
	width: 100%;
	text-align: center;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap h3 {
	max-height: 30px;
	line-height: 15px;
	text-align: center;
	margin: 2px auto;
	color: #000;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	padding: 0 10px;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap h3 .name {
	font-size: 14px;
	max-height: 30px;
	line-height: 15px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap p {
	height: 16px;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 10px;
	color: #b9b9c8;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap .mark {
	white-space: nowrap;
}
.products_mobilelist01-d1_c3 .productlistcont .infowrap .mark img {
	margin: 0 2px 0 0;
	max-width: 32px;
	max-height: 16px;
}
.products_mobilelist01-d1_c3 .titlecoverstyle dd {
	position: relative;
}
.products_mobilelist01-d1_c3 .titlecoverstyle .infowrap {
	position: absolute;
	bottom: 3px;
	left: 0px;
	text-align: center;
}
.products_mobilelist01-d1_c3 .titlecoverstyle .infowrap h3 {
	width: 92px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0;
	background-color: rgba(0,0,0,0.5);
}
.products_mobilelist01-d1_c3 .titlecoverstyle .infowrap h3 .name {
	height: 14px;
	overflow: hidden;
	padding: 0 3px;
	color: #fff;
}
.products_mobilelist01-d1_c3 .titlecoverstyle .infowrap p {
	display: none;
}
.products_mobilelist01-d1_c3 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.products_mobilelist01-d1_c3 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.products_mobilelist01-d1_c3 .productlistcont .touch .imgwrap {
	border-color: #a1131d;
	opacity: 0.5;
}
.products_mobilelist01-d1_c3 .productlistcont .touch .infowrap h3, .products_mobilelist01-d1_c3 .productlistcont .touch .infowrap p {
	color: #a1131d;
}
.products_mobilelist01-d1_c3 .titlecoverstyle .touch .infowrap h3 {
	color: #fff;
}
.products_mobilelist01-d1_c4 {
	padding: 10px 0;
}
.products_mobilelist01-d1_c4 li {
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
	text-align: center;
}
.products_mobilelist01-d1_c4 li .imgwrap {
	width: 300px;
	height: 300px;
	text-align: center;
	border: 3px solid #fff;
	margin: 7px auto;
	background: #f0f0f0 url(/uploads/image/smimages/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.products_mobilelist01-d1_c4 li .imgwrap img {
	max-width: 300px;
	max-height: 300px;
}
.products_mobilelist01-d1_c4 li .infowrap {
	text-align: center;
	padding: 0 10px;
}
.products_mobilelist01-d1_c4 li .infowrap .producttitlewrap {
	overflow: hidden;
	margin: 0 auto;
}
.products_mobilelist01-d1_c4 li .infowrap .producttitlewrap2 {
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.products_mobilelist01-d1_c4 li .infowrap h3 {
	font-size: 15px;
	color: #000;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 10px;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.products_mobilelist01-d1_c4 li .infowrap p.cont {
	color: #b9b9c8;
	line-height: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	margin: 0 auto;
}
.products_mobilelist01-d1_c4 li .infowrap .price {
	max-width: 100px;
}
.products_mobilelist01-d1_c4 li .infowrap .code {
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
.products_mobilelist01-d1_c4 li .infowrap h3 span {
	height: 16px;
	line-height: 16px;
	display: block;
	vertical-align: middle;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.products_mobilelist01-d1_c4 li .infowrap h3 .markwrap {
	max-width: 66px;
	height: 17px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
.products_mobilelist01-d1_c4 li .infowrap h3 img {
	max-width: 32px;
	max-height: 16px;
	vertical-align: middle;
	margin-left: -3px;
}
.products_mobilelist01-d1_c4 li .infowrap h3 img:nth-child(1) {
	margin-left: 0px;
}
.products_mobilelist01-d1_c4 .titlecoverstyle {
	position: relative;
	padding-bottom: 0px;
}
.products_mobilelist01-d1_c4 .titlecoverstyle .infowrap {
	width: 100%;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	left: 0px;
}
.products_mobilelist01-d1_c4 .titlecoverstyle .producttitlewrap {
	width: 300px;
	padding: 5px 0;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}
.products_mobilelist01-d1_c4 .titlecoverstyle .producttitlewrap h3, .products_mobilelist01-d1_c4 .titlecoverstyle .producttitlewrap .code {
	text-align: center;
	color: #fff!important;
	margin: 0;
}
.products_mobilelist01-d1_c4 .titlecoverstyle .producttitlewrap .name {
	max-width: 300px;
	white-space: normal;
	color: #fff;
	text-align: center;
}
.products_mobilelist01-d1_c4 .titlecoverstyle .producttitle {
	max-width: 100%;
	float: none;
}
.products_mobilelist01-d1_c4 .titlecoverstyle .price, .products_mobilelist01-d1_c4 .titlecoverstyle .cont, .products_mobilelist01-d1_c4 .titlecoverstyle .producttitle img {
	display: none!important;
}
.products_mobilelist01-d1_c4 .touch .imgwrap {
	border-color: #a1131d;
	opacity: 0.5;
}
.products_mobilelist01-d1_c4 .touch .infowrap h3, .products_mobilelist01-d1_c4 .touch .infowrap p {
	color: #a1131d!important;
}
.products_mobilelist01-d1_c4 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.products_mobilelist01-d1_c4 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.products_mobilelist01-d1_c5 .productlistcont {
	overflow: hidden;
	padding: 10px 0 0 0;
}
.products_mobilelist01-d1_c5 .productlistcont .rows {
	overflow: hidden;
	padding-bottom: 10px;
}
.products_mobilelist01-d1_c5 .productlistcont .rows dd {
	width: 50%;
	float: left;
	text-align: center;
}
.products_mobilelist01-d1_c5 .productlistcont .imgwrap {
	width: 144px;
	height: 144px;
	border: 3px solid #fff;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0 url(/uploads/image/smimages/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.products_mobilelist01-d1_c5 .productlistcont .imgwrap img {
	max-width: 144px;
	max-height: 144px;
	margin: 0 auto;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap {
	width: 100%;
	text-align: center;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap h3 {
	max-height: 30px;
	line-height: 15px;
	text-align: center;
	margin: 2px auto;
	padding: 0 10px;
	color: #000;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap h3 .name {
	max-height: 30px;
	line-height: 15px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap p {
	height: 16px;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 10px;
	color: #b9b9c8;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap .mark {
	white-space: nowrap;
}
.products_mobilelist01-d1_c5 .productlistcont .infowrap .mark img {
	margin: 0 2px 0 0;
	max-width: 32px;
	max-height: 16px;
}
.products_mobilelist01-d1_c5 .titlecoverstyle dd {
	position: relative;
}
.products_mobilelist01-d1_c5 .titlecoverstyle .infowrap {
	position: absolute;
	bottom: 3px;
	left: 0px;
	text-align: center;
}
.products_mobilelist01-d1_c5 .titlecoverstyle .infowrap h3 {
	width: 144px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0;
	background-color: rgba(0,0,0,0.5);
}
.products_mobilelist01-d1_c5 .titlecoverstyle .infowrap h3 .name {
	height: 14px;
	color: #fff;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
}
.products_mobilelist01-d1_c5 .titlecoverstyle .infowrap p {
	display: none;
}
.products_mobilelist01-d1_c5 .productlistcont .touch .imgwrap {
	border-color: #a1131d;
	opacity: 0.5;
}
.products_mobilelist01-d1_c5 .productlistcont .touch .infowrap h3, .products_mobilelist01-d1_c5 .productlistcont .touch .infowrap p {
	color: #a1131d;
}
.products_mobilelist01-d1_c5 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.products_mobilelist01-d1_c5 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.news_list01-d1_c1 li {
	background: #fff;
	border-bottom: 1px solid #cfcfcf;
}
.news_list01-d1_c1 li div {
	height: 47px;
	display: block;
	padding: 0 20px 0 10px;
	background: url(/uploads/image/smimages/z3g_arrow_red.png) no-repeat 100% 50%;
}
.news_list01-d1_c1 li h3 {
	padding: 7px 0 0 0;
	color: #000;
	vertical-align: middle;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.news_list01-d1_c1 li h3 strong, .news_list01-d1_c1 li h3 img {
	vertical-align: middle;
	line-height: 15px;
}
.news_list01-d1_c1 li h3 img {
	max-width: 32px;
	max-height: 16px;
	margin-left: 2px;
}
.news_list01-d1_c1 li h3 span.name {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	vertical-align: middle;
	margin-top: 2px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.news_list01-d1_c1 li .time {
	line-height: 18px;
	color: #b9b9c8;
	font-size: 12px;
}
.news_list01-d1_c1 li.touch {
	border-bottom: 1px solid #a1131d;
	background: #a1131d;
	-moz-box-shadow: -2px 5px 5px #871018 inset;
	-webkit-box-shadow: -2px 5px 5px #871018 inset;
	box-shadow: -2px 5px 5px #871018 inset;
}
.news_list01-d1_c1 li.touch div {
	background: url(/uploads/image/smimages/z3g_arrow_white.png) no-repeat 100% 50%;
}
.news_list01-d1_c1 li.touch h3, .news_list01-d1_c1 li.touch p {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.news_list01-d1_c1 .morewrap {
	text-align: center;
	padding: 20px 0;
}
.news_list01-d1_c1 .morewrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
a {
	text-decoration: none
}
#box_content {
	margin-bottom: 40px
}
#scroller li {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	background-color: #fafafa;
	font-size: 14px;
	height: 85px;
	vertical-align: bottom;
}
#scroller li img {
	float: left;
	width: 111px;
	height: 83px;
}
#scroller li span {
	float: left;
	margin: 30px 0 0 6px;
}
.swipe {
	overflow: hidden;
	position: relative;
}
.swipe ul {
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0;
}
.swipe #pagenavi {
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.swipe #pagenavi a {
	width: 14px;
	height: 14px;
	line-height: 99em;
	background: #b5b5b5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 4px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
*display:inline;
*zoom:1;
}
.swipe #pagenavi a.active {
	background: #c80002;
}
.columns_navigation01-d1 .plist {
	position: relative;
	margin: 0 19px 0 19px;
	height: 40px;
}
.columns_navigation01-d1 .plist .bul {
	position: absolute;
	overflow: visible;
	white-space: nowrap;
	z-index: 111;
	height: 40px;
}
.columns_navigation01-d1 .plist .bul .bull {
	display: inline-block;
	width: 100%;
	height: 100%;
	white-space: normal;
	border-right: 1px solid #fff;
	overflow: hidden;
}
.columns_navigation01-d1 .bull a {
	color: white;
	display: block;
	text-align: center;
	line-height: 40px;
}
.pro_plist {
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 10px 0 10px 0;
}
.pro_plist .pro_bul {
	overflow: visible;
	white-space: nowrap;
	z-index: 111;
	height: auto;
	width: 100%;
}
.pro_plist .pro_bul .pro_bull {
	line-height: 40px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: auto;
	white-space: normal;
	border-right: 1px solid #fff;
	overflow: hidden;
}
.pro_bull a {
	display: block;
	text-align: center;
	line-height: 40px;
	border: 1px solid #cccccc;
	background: #e5e5e5;
}
.dede_pages {
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
	float: left;
	font-family: tahoma;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #e9e9e9;
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 2px;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #f8f8f8;
	padding: 2px 4px 2px;
	font-weight: bold;
}
.dede_pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.pagess {clear: both;height: 30px;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;}
.pagess ul li:hover{ background:#1184da; color:#fff;border: 1px solid #1184da}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #1f82b7;padding: 2px 9px;margin: 0 3px;background: #1184da;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#ccc}
.pagess ul li a:hover {color: #fff;}
@media handheld, only screen and (min-width: 768px) {
    #afui > #navbar.hasmenu, #afui > #header.hasmenu, #afui > #content.hasmenu {
        position: absolute;
        left: 256px;
        -webkit-transition: transform 0ms;
        -webkit-transform: translate3d(0,0,0) !important;
        transition: transform 0ms;
        transform: translate(0,0,0) !important;
    }

    #afui #badgephone {
        display: none !important;
    }

    #afui #badgetablet {
        display: inline-block !important;
    }

    #afui .afmenuclose {
        display: none !important;
    }

    #afui > #menu.tabletmenu {
        z-index: 200 !important;
        width: 256px !important;
        bottom: 0;
        height: 100% !important;
        display: block !important;
        position: absolute !important;
        top: 0;
        left: 0;
        -webkit-transform: translate3d(0px,0px,0px) !important;
        -webkit-transition: none !important;
        transform: translate(0px,0px) !important;
        transition: none !important;
    }

    #afui .menubutton {
        display: none;
    }
}