@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
	-webkit-tap-highlight-color: transparent;
	-ms-tap-highlight-color: transparent;
	/* tap-highlight-color: transparent; */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
a, address, article, aside, audio, b, body, canvas, caption, center, dd, div, dl, dt, em, embed, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, label, nav, ol, output, p, q, section, span, ul, li, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background: #fff;
	color: #444444;
}
html {
	-webkit-text-size-adjust: 100%;
/*页面缩放 字体至最小值时 还能继续*/ }
ol, li, ul {
	list-style: none;
}
input, textarea {
	outline: 0;
	resize: none;
}
a {
	text-decoration: none;
	color: #444444;
}
img {
	display: block;
	outline: none;
	border: 0;
}
.container {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
}
.clearFloat {
	zoom: 1;
}
.clearFloat:after {
	content: '.';
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.allW {
	width: 100%;
	overflow: hidden;
}
.allW > img {
	display: block;
	width: 100%;
}
.img img {
	display: block;
	width: 100%;
	height: 100%;
}
.margin {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.g-line {
	height: 0.5rem;
	background-color: #f0f0f0;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
	display: block;
	width: 100%;
}
.pagination-line .swiper-container {
	padding-bottom: 1.2rem;
}
.pagination-line .swiper-pagination-bullet {
	width: 1.375rem;
	height: 0.2125rem;
	border-radius: 0.1rem;
}
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
	bottom: 0rem;
}
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.pagination-circle .swiper-container {
	padding-bottom: 1.35rem;
}
.pagination-circle .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
	border: 1px #000 solid;
	background-color: rgba(0, 0, 0, 0);
}
.pagination-circle .swiper-pagination-bullet-active {
	border: 1px #007aff solid;
}
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
	bottom: 0rem;
}
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.coverflow {
	margin-bottom: 1.2rem;
}
.coverflow .swiper-slide {
	width: 60%;
}
.coverflow .swiper-slide span {
	display: block;
	width: 100%;
	font-size: 0rem;
	text-align: center;
}
.coverflow .swiper-slide-active span {
	font-size: 0.825rem;
	line-height: 1.8rem;
}
.pub-p p {
	font-size: 0.825rem;
	line-height: 1.6;
	text-indent: 2em;
}
.pub-p p b {
	font-weight: bold;
}
.pub-p p a {
	color: #d61e1e;
}
.ma {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.ma-s {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.allW > video {
	display: block;
	width: 100%;
}
.w600 {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.w620 {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.cRed {
	color: #b20606;
}
.mt {
	margin-bottom: 1rem;
}
.pa {
	padding: 1rem 0;
}
/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt206-current {
	margin-top: 1.2rem;
}
.zt206-current h1 {
	font-size: 1.2rem;
	font-weight: bold;
	color: #166be0;
	text-align: center;
	margin-bottom: 1rem;
}
.zt206-current ul {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-current ul li {
	width: 11.025rem;
	margin-bottom: 0.6rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt206-current ul li > img {
	display: block;
	width: 5.4375rem;
	height: 5.4375rem;
}
.zt206-current ul li .txt {
	flex: 1;
	padding: 0 0.375rem;
}
.zt206-current ul li .txt p {
	font-size: 0.825rem;
}
.zt206-current ul li .txt img {
	display: block;
	width: 5.025rem;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}
.zt206-current ul li .txt h6 {
	font-size: 0.45rem;
	color: #646363;
	text-transform: uppercase;
}
.zt206-pub-swt {
	width: 92.1875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
	border: 1px #ccc dashed;
	padding: 0.25rem;
}
.zt206-pub-swt span {
	font-size: 0.825rem;
	text-align: center;
	flex: 1;
}
.zt206-pub-swt a {
	display: block;
	width: 7.5rem;
	background-color: #df8134;
	color: #fff;
	text-align: center;
	font-size: 0.825rem;
	line-height: 2.25rem;
}
.zt206-pub-t {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	height: 1.9125rem;
	border: 1px #ccc solid;
	margin-top: 2rem;
	margin-bottom: 1rem;
	overflow: visible;
}
.zt206-pub-t h2 {
	font-size: 1.2375rem;
	font-weight: bold;
	color: #166be0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: -0.9375rem;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
}
.zt206-pub-t h2 span {
	padding: 0 0.2rem;
	background-color: #fff;
}
.zt206-pub-t h6 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-top: 0.6rem;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	font-size: 0.45rem;
	text-transform: uppercase;
	align-items: center;
}
.zt206-pub-t h6 span {
	background-color: #eee;
	padding: 0 0.2rem;
	margin-top: 0.1rem;
}
.zt206-pub-t h6 b {
	font-size: 0.9rem;
	background-color: #fff;
	font-weight: bold;
	color: #ccc;
	line-height: 1;
}
.zt206-pub-t h6 .b1 {
	padding-right: 0.375rem;
}
.zt206-pub-t h6 .b2 {
	padding-left: 0.375rem;
}
.zt206-p p {
	text-indent: 0em;
}
.w610 {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.w610 img {
	display: block;
	width: 100%;
}
.zt206-pub-swt1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
}
.zt206-pub-swt1 a {
	background-color: #166be0;
	padding: 0 0.5rem;
	font-size: 0.825rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-radius: 2rem;
	color: #fff;
	line-height: 2.4375rem;
}
.zt206-pub-swt1 a img {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
	margin-left: 0.3rem;
}
.zt206-pub-swt1 a b {
	font-weight: bold;
}
.zt206-pub-swt1 a:last-child {
	margin-left: 1rem;
}
.zt206-erp {
	background-color: #fff;
	margin-bottom: 1rem;
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt206-erp h1 {
	font-size: 1.05rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #3289ff;
	padding: 1rem 0 1.2rem;
	border-radius: 0.5rem 0.5rem 0 0;
}
.zt206-erp .c {
	background-color: #eee;
	position: relative;
	padding-top: 3rem;
	padding-bottom: 1rem;
	border: 1px #ccc solid;
	border-top: none;
}
.zt206-erp .two-t {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: -0.75rem;
	padding: 0 0.75rem;
	align-items: center;
}
.zt206-erp .two-t .l {
	width: 6rem;
	margin-right: 1rem;
}
.zt206-erp .two-t .l span {
	padding-top: 0.3rem;
}
.zt206-erp .two-t span {
	display: block;
	height: 2.7rem;
	background-color: #fff;
	text-align: center;
	font-size: 0.75rem;
}
.zt206-erp .two-t b {
	width: 100%;
	text-align: center;
	color: #3289ff;
	display: block;
}
.zt206-erp .two-t .r {
	flex: 1;
}
.zt206-erp .two-t .r span {
	line-height: 2.625rem;
}
.zt206-erp .box {
	width: 20.25rem;
	margin-left: 1.6875rem;
	border-left: 1px #b9b8b8 solid;
	padding-top: 0.375rem;
}
.zt206-erp .box .list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin-bottom: 1.35rem;
}
.zt206-erp .box .list img {
	display: block;
	margin-right: 0.375rem;
	margin-left: -1.125rem;
	width: 2.25rem;
	height: 2.25rem;
}
.zt206-erp .box .list b {
	font-weight: bold;
	font-size: 0.9rem;
}
.zt206-erp .box .list p {
	flex: 1;
	margin-left: 0.375rem;
	background-color: #fff;
	font-size: 0.825rem;
	background-color: #e2f0d8;
	padding: 0.3rem 0 0.3rem 0.375rem;
	line-height: 1.6;
}
.zt206-erp .box .list .ph {
	background: #fff1cd;
}
.zt206-erp .box .list .pl {
	background-color: #dbe3f3;
}
.zt206-erp .box .list-t {
	align-items: flex-start;
}
.zt206-erp .box .list-t b {
	margin-top: 0.375rem;
}
.zt206-erp .btn {
	width: 11.25rem;
	padding: 0 0.75rem;
	background-color: #fff;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-erp .btn span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	font-size: 0.75rem;
	line-height: 2rem;
}
.zt206-erp .btn span img {
	display: block;
	width: 0.4875rem;
	margin-right: 0.3rem;
	height: 0.4875rem;
}
.zt206-tx {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.zt206-tx h1 {
	font-size: 1.125rem;
	font-weight: bold;
	color: #166be0;
	text-align: center;
	margin-bottom: 0.75rem;
}
.zt206-panel2 {
	background-color: #eee;
	padding: 0.75rem;
	margin-top: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-panel2 .l {
	width: 10.875rem;
	background-color: #fff;
	padding-top: 0.75rem;
}
.zt206-panel2 .l h2 {
	width: 9.375rem;
	margin: 0 auto;
	line-height: 1.65;
	background-color: #166be0;
	color: #fff;
	font-weight: bold;
	border-radius: 2rem;
	text-align: center;
	font-size: 0.825rem;
}
.zt206-panel2 .l img {
	display: block;
	width: 100%;
}
.zt206-panel2 .l p {
	font-size: 0.825rem;
	text-indent: 2em;
	line-height: 1.65;
	padding: 0.375rem 0.375rem 0.6rem;
}
.zt206-panel2-choose {
	background-color: #eee;
	padding: 1rem 0.75rem;
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt206-panel2-choose .l {
	width: 6.75rem;
	height: 5.25rem;
	background-color: #166be0;
	color: #fff;
	text-align: center;
}
.zt206-panel2-choose .l span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.825rem;
	padding-top: 0.6rem;
}
.zt206-panel2-choose .l a {
	display: inline-block;
	background-color: #fff;
	padding: 0 0.75rem;
	border-radius: 1rem;
	color: #166be0;
	line-height: 1.65;
	font-size: 0.825rem;
	margin-top: 0.375rem;
}
.zt206-panel2-choose ul {
	flex: 1;
	border: 1px #ccc dashed;
	border-left: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
 padding: 0.5rem 0.5rem .5rem 0;
	align-content: space-between;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-panel2-choose ul li {
	flex: auto;
	background-color: #fff;
	font-size: 0.825rem;
	padding: 0 0.3rem;
	line-height: 1.8rem;
	margin-left: 0.5rem;
}
.zt206-reason {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 1rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-reason .l {
	width: 10.875rem;
	background-color: #166be0;
	padding: 1rem 0;
	text-align: center;
}
.zt206-reason .l h1 {
	font-size: 1.05rem;
	font-weight: bold;
	color: #fff;
}
.zt206-reason .l h1 b {
	color: #eefb1c;
}
.zt206-reason .l h3 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
}
.zt206-reason .l h3 span {
	padding: 0 0.75rem;
	background-color: #67a6fc;
	line-height: 1.65;
	color: #fff;
	border-radius: 2rem;
	font-size: 0.825rem;
}
.zt206-reason .l h4 {
	font-size: 1.125rem;
	font-weight: bold;
	color: #eefb1c;
}
.zt206-panel3-btn {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 1rem;
}
.zt206-panel3-btn ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-panel3-btn ul li {
	width: 4.875rem;
	border: 1px #ccc solid;
	border-radius: 0.35rem;
	padding: 0.75rem 0;
}
.zt206-panel3-btn ul li img {
	display: block;
	width: 1.875rem;
	margin: 0 auto;
}
.zt206-panel3-btn ul li p {
	font-size: 0.825rem;
	text-align: center;
	padding-top: 0.375rem;
}
.zt206-tab {
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt206-tab .tab-btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-tab .tab-btn li {
	width: 5.55rem;
	font-size: 0.825rem;
	background-color: #e9e8e8;
	text-align: center;
	padding: 0.375rem 0;
	line-height: 1.6;
}
.zt206-tab .tab-btn .on {
	background-color: #166be0;
	color: #fff;
}
.zt206-tab .tab-txt {
	border: 1px #ccc dashed;
	margin-top: 1rem;
	padding: 0.75rem 0.375rem 0.5rem;
}
.zt206-tab .tab-txt .up {
	padding: 0 0.75rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt206-tab .tab-txt .up .l {
	width: 6.5625rem;
	position: relative;
}
.zt206-tab .tab-txt .up .l span {
	display: block;
	font-size: 1rem;
	font-weight: bold;
	color: #166be0;
	text-align: center;
	height: 6rem;
	padding-top: 1rem;
	border: 1px #166be0 dashed;
	border-bottom: none;
}
.zt206-tab .tab-txt .up .l em {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -0.375rem;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	border-width: 0.375rem;
	border-style: solid dashed dashed dashed;
	border-color: #fff transparent transparent transparent;
}
.zt206-tab .tab-txt .up .l b {
	display: block;
	width: 100%;
	font-size: 2.25rem;
	padding-top: 1.375rem;
	font-weight: bold;
	color: #fff;
	height: 6rem;
	text-align: center;
	background-color: #166be0;
}
.zt206-tab .tab-txt .up .add-t {
	flex: 1;
	margin-right: 0.6rem;
}
.zt206-tab .tab-txt .up .add-t .mix {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt206-tab .tab-txt .up .add-t .mix .p {
	padding: 0.75rem 0.65rem 0.6rem 0.65rem;
	border: 1px #ccc dashed;
}
.zt206-tab .tab-txt .up .add-t .mix > img {
	display: block;
	width: 3.8625rem;
	height: 3.8625rem;
	margin-right: 0.3rem;
}
.zt206-tab .tab-txt .up .add-t .mix h2 {
	font-size: 0.825rem;
	font-weight: bold;
	color: #166be0;
	margin-bottom: 0.2rem;
}
.zt206-tab .tab-txt .up .add-t .mix h6 {
	font-size: 0.525rem;
	color: #8e8f8f;
	margin-bottom: 0.3rem;
	text-align: center;
}
.zt206-tab .tab-txt .up .add-t .mix p img {
	display: block;
	width: 5.025rem;
}
.zt206-tab .tab-txt .up .add-t .comp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.5rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-tab .tab-txt .up .add-t .comp .item {
	display: block;
	width: 47%;
	border: 1px #ccc dashed;
	padding: 0.75rem 0 0.6rem;
}
.zt206-tab .tab-txt .up .add-t .comp .item img {
	display: block;
	width: 4.425rem;
	margin: 0 auto;
}
.zt206-tab .tab-txt .up .add-t .comp .item span {
	padding-top: 0.5rem;
	display: block;
	text-align: center;
	font-size: 0.825rem;
}
.zt206-tab .tab-txt .up .add-t .comp-ts {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.45rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-tab .tab-txt .up .add-t .comp-ts .item {
	display: block;
	width: 47%;
	border: 1px #ccc dashed;
	padding: 0.4rem 0 0.2rem;
}
.zt206-tab .tab-txt .up .add-t .comp-ts .item img {
	display: block;
	width: 4.425rem;
	margin: 0 auto;
}
.zt206-tab .tab-txt .up .add-t .comp-ts .item span {
	padding-top: 0.25rem;
	display: block;
	text-align: center;
	font-size: 0.825rem;
}
.zt206-tab .tab-txt .up .txt {
	flex: 1;
	margin-left: 0.6rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-tab .tab-txt .up .txt p {
	font-size: 0.75rem;
	width: 48%;
	border: 1px #ccc dashed;
	margin-bottom: 0.5rem;
	border-radius: 0.3rem;
	padding: 0.2rem 0.375rem;
	text-align: center;
}
.zt206-tab .tab-txt .down {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.375rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-tab .tab-txt .down a {
	width: 32%;
	background-color: #166be0;
	font-size: 0.825rem;
	padding: 0.375rem 0;
	text-align: center;
	color: #fff;
}
.zt206-ys {
	background-color: #e1eeff;
	padding: 0.675rem 0.375rem;
	margin-bottom: 1rem;
}
.zt206-ys .list {
	background-color: #fff;
	padding: 0.375rem 0.375rem;
	border-bottom: 1px #ccc dashed;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt206-ys .list img {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
}
.zt206-ys .list span {
	flex: 1;
	margin-left: 0.375rem;
	font-size: 0.825rem;
	white-space: nowrap;
}
.zt206-ys .list:last-child {
	border-bottom: none;
}
.zt206-t-another {
	padding-left: 0.2rem;
	padding-bottom: 0.375rem;
	border-bottom: 1px #ccc solid;
}
.zt206-t-another h1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	line-height: 1;
	border-left: 0.15rem #e12222 solid;
	padding-left: 0.375rem;
	color: #656666;
	font-size: 0.9rem;
}
.zt206-t-another h1 span {
	display: block;
	font-size: 1.1625rem;
	color: #166be0;
	font-weight: bold;
	margin-right: 0.375rem;
}
.zt206-logo {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt206-logo ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt206-logo ul li {
	width: 7.35rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
}
.zt206-logo ul li img {
	display: block;
	width: 100%;
}
/*******/
.mix-tab02 {
	margin-top: 0.5rem;
}
.mix-tab02 .tab-btn li {
	float: left;
	width: 32%;
	margin-right: 2%;
	background-color: #eaeaea;
	font-size: 0.9rem;
	color: #000;
	text-align: center;
	height: 1.8rem;
	line-height: 1.8rem;
	border-radius: 1rem;
	margin-bottom: 0.5rem;
}
.mix-tab02 .tab-btn .on {
	background-color: #166be0;
	color: #fff;
}
.mix-tab02 .tab-btn li:nth-of-type(3n) {
	margin-right: 0;
}
.mix-tab02 .tab-txt .banner-slide1 .swiper-container {
	padding-bottom: 1.25rem;
}
.mix-tab02 .tab-txt .banner-slide1 .swiper-container-horizontal > .swiper-pagination {
	bottom: 0.6rem;
}
.mix-tab02 .tab-txt .banner-slide1 .swiper-pagination-bullet {
	width: 1rem;
	height: 0.2rem;
	border-radius: 0;
}
.mix-tab02 .tab-txt .hosp-info {
	padding: 0.5rem 0.75rem 1rem;
}
.mix-tab02 .tab-txt .hosp-info .img {
	width: 50%;
	height: 7.8375rem;
}
.mix-tab02 .tab-txt .hosp-info .img img {
	display: block;
	height: 7.8375rem;
}
.mix-tab02 .tab-txt .hosp-info .txt {
	width: 46%;
	height: 7.8375rem;
	text-indent: 2em;
	font-size: 0.825rem;
	line-height: 1.575;
}
.mix-tab02 .tab-txt .hosp-info .txt a {
	color: #ca1616;
}
.mix-tab02 .tab-txt .hosp-nav {
	padding: 0.375rem 0;
}
.mix-tab02 .tab-txt .hosp-nav dd {
	float: left;
	width: 25%;
	border-right: 1px #e9e9e9 solid;
}
.mix-tab02 .tab-txt .hosp-nav dd a {
	display: block;
	width: 100%;
	padding: 0.375rem 0;
	text-align: center;
}
.mix-tab02 .tab-txt .hosp-nav dd a img {
	display: block;
	width: 2.1375rem;
	margin: 0 auto;
}
.mix-tab02 .tab-txt .hosp-nav dd a p {
	font-size: 0.825rem;
	padding-top: 0.2rem;
}
.mix-tab02 .tab-txt .hosp-nav dd a span {
	display: inline-block;
	background-color: #ff9000;
	color: #fff;
	padding: 0 1rem;
	border-radius: 1rem;
	font-size: 0.75rem;
}
.mix-tab02 .tab-txt .hosp-nav dd:last-child {
	border-right: none;
}
.mix-tab02 .tab-txt .item {
	float: left;
	width: 33.33%;
}
.mix-tab02 .tab-txt .item img {
	display: block;
	width: 5.5125rem;
	margin: 0.5rem auto 0.5rem;
}
.mix-tab02 .tab-txt .item span {
	display: block;
	width: 100%;
	font-size: 0.75rem;
	text-align: center;
	margin-bottom: 1rem;
}
.mix-tab02 .tab-txt .comp-btn a {
	float: left;
	width: 32%;
	font-size: 0.9rem;
	text-align: center;
	line-height: 1.75rem;
	border-radius: 0.25rem;
	border: 1px #ff9000 solid;
	color: #ff9000;
	padding-left: 1.4rem;
	background: url(../images/p2_39.jpg) no-repeat 1.15rem center;
	background-size: 1.35rem 1.125rem;
}
.mix-tab02 .tab-txt .comp-btn a:nth-of-type(3) {
	background: url(../images/p2_45.jpg) no-repeat 1.15rem center;
	background-size: 1.35rem 1.125rem;
}
.mix-tab02 .tab-txt .comp-btn a:nth-of-type(2) {
	margin-left: 2%;
	margin-right: 2%;
	color: #166be0;
	border: 1px #166be0 solid;
	background: url(../images/p2_42.jpg) no-repeat 1.15rem center;
	background-size: 1.35rem 1.125rem;
}
.mix-tab02 .tab-txt .pj-v .pj-v-cont {
	width: 49%;
	background-color: #e9e9e9;
	padding: 1rem 0;
	margin-top: 0.5rem;
}
.mix-tab02 .tab-txt .pj-v .pj-v-cont a {
	display: block;
	width: 100%;
}
.mix-tab02 .tab-txt .pj-v .pj-v-cont img {
	display: block;
	width: 8.3625rem;
	margin: 0 auto;
}
.mix-tab02 .tab-txt .pj-v .pj-v-cont p {
	font-size: 0.75rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 0.5rem;
	text-align: center;
}
.mix-tab02 .tab-txt .pg-v-btn {
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.75rem;
	margin-top: 1rem;
}
.mix-tab02 .tab-txt .pg-v-btn a {
	display: inline-block;
	color: #fff;
	background-color: #ff9000;
	padding: 0 1.25rem;
	border-radius: 0.25rem;
}
.mix-tab02 .tab-txt .gy-info {
	padding: 0.5rem 0.75rem 1rem;
}
.mix-tab02 .tab-txt .gy-info .img {
	width: 40.5%;
	height: 7.425rem;
}
.mix-tab02 .tab-txt .gy-info .img img {
	display: block;
	height: 7.425rem;
}
.mix-tab02 .tab-txt .gy-info .txt {
	width: 56%;
	height: 7.425rem;
	text-indent: 2em;
	font-size: 0.825rem;
	line-height: 1.6;/*padding-top: 1rem;*/
}
.mix-tab02 .tab-txt .gy-info .txt a {
	color: #ca1616;
}
.mix-tab02 .tab-txt .gy-nav .gy-p {
	width: 32%;
	margin-right: 2%;
}
.mix-tab02 .tab-txt .gy-nav .gy-p img {
	display: block;
	width: 100%;
}
.mix-tab02 .tab-txt .gy-nav .gy-p span {
	display: block;
	width: 100%;
	font-size: 0.75rem;
	line-height: 1;
	padding-top: 0.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}
.mix-tab02 .tab-txt .gy-nav .noR {
	margin-right: 0;
}
.mix-tab02 .tab-txt .gy-btn {
	padding: 1rem 3rem 0;
}
.mix-tab02 .tab-txt .gy-btn a {
	width: 44%;
	font-size: 0.9rem;
	line-height: 1.75rem;
	text-align: center;
	color: #fff;
	background-color: #ff9000;
	border-radius: 0.2rem;
	border: 1px #ff9000 solid;
}
.mix-tab02 .tab-txt .gy-btn a:last-child {
	background-color: #fff;
	color: #ff9000;
}
/*******/

/*******/
.sy1-tab2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.sy1-tab2 .tab-btn {
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border: 1px #ccc solid;
	height: 3rem;
}
.sy1-tab2 .tab-btn li {
	flex: 1;
	padding-left: 3rem;
	padding-top: 0.4rem;
}
.sy1-tab2 .tab-btn li b {
	display: block;
	width: 100%;
	font-size: 0.9rem;
}
.sy1-tab2 .tab-btn li span {
	display: block;
	width: 100%;
	font-size: 0.525rem;
	text-transform: uppercase;
}
.sy1-tab2 .tab-btn li:nth-of-type(1) {
	background: url(../images/p2.png) no-repeat;
	background-position: 0.6rem top;
	background-size: 1.875rem 6rem;
}
.sy1-tab2 .tab-btn li:nth-of-type(2) {
	background: url(../images/p1.png) no-repeat;
	background-position: 0.6rem top;
	background-size: 1.875rem 6rem;
}
.sy1-tab2 .tab-btn li:nth-of-type(3) {
	background: url(../images/p3.png) no-repeat;
	background-position: 0.6rem top;
	background-size: 1.875rem 6rem;
}
.sy1-tab2 .tab-btn li:nth-of-type(1).on {
	background-color: #166be0;
	color: #fff;
	background-position: 0.6rem bottom;
	background-size: 1.875rem 6rem;
}
.sy1-tab2 .tab-btn li:nth-of-type(2).on {
	background-color: #166be0;
	color: #fff;
	background-position: 0.6rem bottom;
}
.sy1-tab2 .tab-btn li:nth-of-type(3).on {
	background-color: #166be0;
	color: #fff;
	background-position: 0.6rem bottom;
	background-size: 1.875rem 6rem;
}
.sy1-tab2 .main1 {
	padding: 0 1.8rem;
}
.sy1-tab2 .main1 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.sy1-tab2 .main1 ul li {
	width: 5.7rem;
	text-align: center;
}
.sy1-tab2 .main1 ul li a, .sy1-tab2 .main1 ul li img {
	display: block;
	width: 100%;
}
.sy1-tab2 .main1 ul li h2 {
	font-size: 0.9rem;
	color: #166be0;
	line-height: 2rem;
}
.sy1-tab2 .main1 ul li h4 {
	width: 88%;
	border: 1px #ccc solid;
	border-radius: 2rem;
	text-align: center;
	margin: 0 auto;
	font-size: 0.825rem;
}
.sy1-tab2 .main2 {
	padding: 0 0rem;
}
.sy1-tab2 .main2 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.sy1-tab2 .main2 ul li {
	width: 5.6625rem;
	text-align: center;
}
.sy1-tab2 .main2 ul li a, .sy1-tab2 .main2 ul li img {
	display: block;
	width: 100%;
}
.sy1-tab2 .main2 ul li h2 {
	font-size: 0.9rem;
	color: #166be0;
	line-height: 2rem;
}
.sy1-tab2 .main2 ul li h4 {
	width: 92%;
	white-space: nowrap;
	border: 1px #ccc solid;
	border-radius: 2rem;
	text-align: center;
	margin: 0 auto;
	font-size: 0.75rem;
}
/*******/

/******/
.t-jz ul li {
	float: left;
	width: 32.4%;
	margin-right: 1.4%;
}
.t-jz ul li a, .t-jz ul li img {
	display: block;
	width: 100%;
}
.t-jz ul li a {
	position: relative;
	height: 100%;
}
.t-jz ul li span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.75rem;
	line-height: 1.5rem;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	bottom: 0;
}
.t-jz ul li .zt {
	display: block;
	width: 3rem;
	position: absolute;
	right: 0;
	top: 0;
}
.t-jz ul li:last-child {
	margin-right: 0;
}
.t-jz .t-slide {
	margin-top: 1rem;
}
.t-jz .t-slide .swiper-container {
	padding-bottom: 2rem;
}
.t-jz .t-slide .swiper-pagination-bullet {
	width: 1.6rem;
	height: 0.25rem;
	border-radius: 0;
}
.t-jz .t-slide .swiper-container-horizontal > .swiper-pagination {
	bottom: 0.3rem;
}
.t-jz .t-slide .img {
	width: 50%;
	height: 9.6rem;
}
.t-jz .t-slide .txt {
	width: 48%;
	height: 9.6rem;
	background: url(../images/zt_40.jpg) no-repeat 5% 0.5rem, url(../images/zt_43.jpg) no-repeat 95% 0.5rem, url(../images/zt_51.jpg) no-repeat 5% 8.5rem, url(../images/zt_52.jpg) no-repeat 95% 8.5rem;
	background-size: 0.6375rem 0.6375rem;
	border: 1px #e9e9e9 dashed;
	padding: 0.9rem 0.75rem;
}
.t-jz .t-slide .txt h2 {
	font-size: 0.975rem;
	color: #135fbf;
	font-weight: bold;
	text-align: center;
}
.t-jz .t-slide .txt em {
	display: block;
	width: 5rem;
	height: 0.15rem;
	background-color: #135fbf;
	margin: 0.35rem auto 0.25rem;
}
.t-jz .t-slide .txt p {
	font-size: 0.75rem;
	line-height: 1.3rem;
	height: 3.9rem;
}
.t-jz .t-slide .txt a {
	display: block;
	width: 5rem;
	background: url(../images/zt_48.jpg) no-repeat 91.5% center;
	background-size: 0.825rem 0.825rem;
	background-color: #ee9f01;
	color: #fff;
	line-height: 1.4rem;
	padding-left: 0.5rem;
	font-size: 0.75rem;
	margin: 0.4rem auto;
}
/******/

/******/
.zt206-t-sh ul {
	width: 100%;
	margin: 0 auto;
}
.zt206-t-sh ul li {
	width: 49%;
	text-align: center;
	color: #FFF;
	float: left;
	background-color: #3289ff;
	margin-right: 2%;
	border-top-right-radius: 0.3rem;
	border-top-left-radius: 0.3rem;
	line-height: 1.5rem;
}
.zt206-t-sh ul li:nth-child(2) {
	margin-right: 0;
	background-color: #e9893a;
}
.zt206-t-sh ul li span {
	font-size: 0.7rem;
	background: url(../images/yy1.png) no-repeat;
	padding-left: 1rem;
	background-size: 20%;
}
.zt206-t-sh ul li:nth-child(2) span {
	font-size: 0.7rem;
	background: url(../images/yy2.png) no-repeat;
	padding-left: 1rem;
	background-size: 11%;
}
.zt206-t-sh .jm {
	width: 100%;
	font-size: 0.825rem;
	background-color: #eeeeee;
	color: #444444;
	padding: 3.5rem 1rem 0 1rem;
}
.zt206-t-sh .jm h1 {
	text-align: center;
	width: 100%;
	color: #166be0;
	font-size: 0.9rem;
}
.zt206-t-sh {
	margin-bottom: 0.5rem;
}
.zt206-t-sh .jm p {
	width: 100%;
	text-indent: 2rem;
	line-height: 1.5rem;
	padding-bottom: 0.5rem;
}
.zt206-t-sh .lxbz {
	background: url(../images/lxbz.png) no-repeat;
	margin-top: 0.5rem;
	background-size: 100%;
}
.zt206-t-sh .lxbz h1 {
	font-size: 1rem;
	padding-left: 6rem;
	color: #1e1e1e;
}
.zt206-t-sh .lxbz h1 span {
	font-size: 0.7rem;
	color: #a7a7a7;
}
.zt206-t-sh .lxbz p {
	font-size: 0.825rem;
	padding-left: 6rem;
	color: #444444;
	padding-top: 0.5rem;
	line-height: 1.5rem;
}
.zt206-t-sh .fybz {
	background: url(../images/fybz.png) no-repeat;
	margin-top: 0.5rem;
	background-size: 100%;
}
.zt206-t-sh .fybz h1 {
	font-size: 1rem;
	padding-left: 8rem;
	color: #1e1e1e;
	padding-top: 0.3rem;
}
.zt206-t-sh .fybz h1 span {
	font-size: 0.7rem;
	color: #a7a7a7;
}
.zt206-t-sh .fybz p {
	font-size: 0.825rem;
	padding-left: 8rem;
	color: #444444;
	padding-top: 0.5rem;
	line-height: 1.5rem;
}
.zt206-t-sh .fwbz {
	background: url(../images/fwbz.png) no-repeat;
	margin-top: 0.5rem;
	background-size: 100%;
}
.zt206-t-sh .fwbz h1 {
	font-size: 1rem;
	padding-left: 6.5rem;
	color: #1e1e1e;
}
.zt206-t-sh .fwbz h1 span {
	font-size: 0.7rem;
	color: #a7a7a7;
}
.zt206-t-sh .fwbz p {
	font-size: 0.825rem;
	padding-left: 6.5rem;
	color: #444444;
	padding-top: 0.5rem;
	line-height: 1.5rem;
}
/******/


.footer {
	width: 100%;
	overflow: hidden;
}
.footer li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.footer li:last-child {
	margin-right: 0;
}
.bottom-nav {
	overflow: hidden;
}
.bottom-nav li {
	float: left;
	width: 21.5%;
	box-sizing: border-box;
	border-left: 1px #292929 solid;
	font-size: 0.8em;
	border-right: 1px #b4b3b3 solid;
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1em;
}
.bottom-nav li:first-child {
	border-left: none;
	width: 14%
}
.bottom-nav li:last-child {
	border-right: none;
}
.bottom-nav li a:hover {
	color: #ff8400;
}
/*新底部*/
.z-footer {
	height: 11.25rem;
	background-color: #166be0;
	margin-bottom: 1rem;
}
.z-footer .main {
	height: 11.25rem;
	background: url(/images/ddd.png) no-repeat;
	background-size: 100% 100%;
}
.z-footer .main .left {
	width: 43.59375%;
	margin-left: 8.40625%;
	padding-top: 0.825rem;
}
.z-footer .main .left .line {
	font-size: 0.6rem;
	line-height: 0.8rem;
	margin-top: 0.6rem;
	margin-bottom: 0.55rem;
	color: #fff;
	padding-left: 2.2rem;
	white-space: nowrap;
}
.z-footer .main .left .line span {
	font-size: 0.825rem;
	color: #ffa759;
}
.z-footer .main .left .line1 {
	background: url(/images/dl_10.png) no-repeat;
	background-size: 1.9125rem 1.6125rem;
}
.z-footer .main .left .line2 {
	background: url(/images/dl_13.png) no-repeat;
	background-size: 1.9125rem 1.6125rem;
}
.z-footer .main .left .pp {
	font-size: 0.6rem;
	white-space: nowrap;
	line-height: 1;
	color: #fff;
}
.z-footer .main .right {
	margin-top: 1.125rem;
	width: 26.25%;
	margin-right: 5.25%;
}
.z-footer .main .right img, .z-footer .main .right span {
	display: block;
	width: 100%;
	font-size: 0.65rem;
	text-align: center;
	line-height: 1.25rem;
	color: #fff;
}
.z-footer .main .right span {
	margin-top: 0.4rem;
	opacity: 0.7;
}
.topTEL {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 640px;
	z-index: 999;
	display: none;
	overflow: hidden;
}
.topTEL img {
	width: 100%;
}
.alw img {
	display: block;
	width: 100%;
}
.dbtabbox {
	margin: 1rem auto;
	display: flex;
}
.dbtabbox .box {
	height: 4.5rem;
	flex: 1;
	margin: 0 0.2rem;
	background: #e9893a;
	color: #fff;
	text-align: center;
	border-radius: 0.3rem 0.3rem 0 0;
}
.dbtabbox .box h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 2.5rem;
	font-size: 1.3rem;
}
.dbtabbox .box p {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.8rem;
}
.dbtabbox .box p img {
	margin-right: 0.1rem;
	width: 1.5rem;
}
.dbtabbox .box:nth-child(1) {
	background: #2f5bc0;
}
.dbtabbox .box:nth-child(1) p img {
	width: 1.2rem;
	margin-right: 0.3rem;
}
#dbswiper {
	width: 95%;
	margin: 0 auto;
}
#dbswiper img {
	display: block;
	width: 100%;
}
.textbox025 {
  display: flex;
  margin: 1.5rem auto 1rem auto;
}
.textbox025 .box {
  margin: 0 0.3rem;
  flex: 1;
  border: 1px solid #bfbfbf;
  border-radius: 0.4rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.textbox025 .box .numspan {
  position: absolute;
  left: 50%;
  top: -0.6rem;
  width: 4rem;
  height: 1.2rem;
  margin-left: -2rem;
  background: #fff;
  color: #b5b5b5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: bold;
}
.textbox025 .box h3 {
  margin: 0.7rem 0 0.1rem 0;
  color: #2f5bc0;
  text-align: center;
  font-size: 0.9rem;
}
.textbox025 .box h4 {
  color: #b5b5b5;
  font-size: 0.45rem;
  text-align: center;
}
.textbox025 .box .hr {
  height: 1px;
  background: #d1d1d1;
  width: 60%;
  margin: 0.3rem auto;
}
.textbox025 .box p {
  padding: 0 0.5rem;
  color: #282828;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
.textbox025 .box p a {
  color: #f39800;
}
.shjj{
	margin-bottom:1rem;
}
.shjj p{
	font-size: 0.825rem;
	text-indent: 2rem;
	line-height: 1.5;
}

.zt222-nav {
	padding: 0.2rem 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt222-nav a {
	width: 25%;
	text-align: center;
	font-size: 0.825rem;
	line-height: 2.25rem;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.zt222-nav a:nth-of-type(4n) {
	border-right: none;
}
.zt222-nav a:nth-of-type(n+5) {
	border-bottom: none;
}