@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;
}
.ma {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.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;
}
/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.mt1 {
	margin-top: 2px;
}
.zt144-pub-t {
	height: 3.45rem;
	align-content: center;
	align-items: center;
	padding: 0 0.5625rem;
	background: url(../images/alst_19.jpg) no-repeat 98% 1.9875rem;
	background-size: 0.975rem 0.975rem;
	background-color: #166be0;
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt144-pub-t img {
	display: block;
	width: 2.625rem;
	height: 2.625rem;
}
.zt144-pub-t table {
	width: 2rem;
	margin-left: 0.375rem;
	border-collapse: collapse;
}
.zt144-pub-t table td {
	width: 50%;
	border: 1px #fff solid;
	font-size: 0.75rem;
	color: #fff;
	text-align: center;
}
.zt144-pub-t em {
	display: block;
	margin-left: 0.3rem;
	margin-right: 0.3rem;
	width: 0.2rem;
	height: 1.8rem;
	background-color: #fff;
	border-radius: 1rem;
}
.zt144-pub-t h2 {
	font-size: 1.05rem;
	font-weight: bold;
	color: #fff;
}
.zt144-pub-t h6 {
	font-size: 0.5rem;
	text-transform: capitalize;
	color: #fff;
}
.zt144-swt {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 1.375rem;
}
.zt144-swt a {
	font-size: 0.825rem;
	background-color: #166be0;
	padding: 0 0.375rem 0 0.9rem;
	border-radius: 2rem 0 0 2rem;
	height: 1.6125rem;
	line-height: 1.5rem;
	color: #fff;
}
.zt144-swt img {
	display: block;
	width: 0.7875rem;
	height: 1.6125rem;
}
.zt144-swt span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: #ff7b04;
	position: relative;
	font-size: 0.825rem;
	height: 1.6125rem;
	padding: 0 1rem 0 0.5rem;
	border-radius: 0 2rem 2rem 0;
	line-height: 1.5rem;
	color: #fff;
}
.zt144-swt span img {
	position: absolute;
	display: block;
	width: 1.0125rem;
	height: 1.1625rem;
	right: 1rem;
	bottom: -0.5rem;
}
.zt144-swt1 {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 1.375rem;
}
.zt144-swt1 a {
	font-size: 0.825rem;
	background-color: #166be0;
	padding: 0 1rem 0 0.4rem;
	border-radius: 0 2rem 2rem 0;
	height: 1.6125rem;
	line-height: 1.5rem;
	color: #fff;
	position: relative;
}
.zt144-swt1 a img {
	position: absolute;
	display: block;
	width: 1.0125rem;
	height: 1.1625rem;
	right: 1rem;
	bottom: -0.5rem;
}
.zt144-swt1 img {
	display: block;
	width: 0.7875rem;
	height: 1.6125rem;
}
.zt144-swt1 span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: #ff7b04;
	position: relative;
	font-size: 0.825rem;
	height: 1.6125rem;
	padding: 0 0.6rem 0 1rem;
	border-radius: 2rem 0 0 2rem;
	line-height: 1.5rem;
	color: #fff;
}
.zt144-hgz {
	margin-top: 1rem;
	height: 7.6875rem;
	background: url(../images/alst_09.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 2.625rem;
	padding-left: 7.125rem;
}
.zt144-hgz h2 {
	font-size: 0.675rem;
	color: #ffea00;
}
.zt144-hgz h2 b {
	font-size: 0.825rem;
	font-weight: bold;
}
.zt144-hgz .p {
	color: #fff;
	font-size: 0.675rem;
	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;
	margin-top: 0.25rem;
}
.zt144-hgz .p p {
	width: 50%;
	line-height: 1.5;
}
.zt144-enter {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt144-enter .col {
	flex: 1;
	height: 7.5rem;
}
.zt144-enter p {
	height: 3.75rem;
	font-size: 0.45rem;
	padding-top: 1rem;
	text-align: center;
	color: #fff;
	background-color: #ff932f;
}
.zt144-enter p a {
	color: #fff;
}
.zt144-enter p b {
	display: block;
	width: 100%;
	font-size: 0.75rem;
}
.zt144-enter .ba {
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
}
.zt144-enter .ba p:last-child {
	background: #f95f5f;
	border-top: 2px #fff solid;
}
.zt144-enter .b1 {
	background-color: #166be0;
	padding-top: 1rem;
}
.zt144-enter .b1 img {
	display: block;
	width: 2.7375rem;
	height: 2.7375rem;
	margin: 0 auto;
}
.zt144-enter .b1 span {
	display: block;
	padding-top: 0.3rem;
	width: 100%;
	font-size: 0.9rem;
	text-align: center;
	color: #fff;
}
.zt144-enter .b3 p:nth-of-type(1) {
	background-color: #7fc370;
}
.zt144-enter .b3 p:nth-of-type(2) {
	background-color: #44bbfe;
	border-top: 2px #fff solid;
}
.zt144-mix {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	align-items: center;
}
.zt144-mix img {
	display: block;
	width: 7.9875rem;
	height: 6.4875rem;
}
.zt144-mix p {
	flex: 1;
	margin-left: 0.6rem;
	font-size: 0.75rem;
	line-height: 1.45;
	text-indent: 2em;
}
.zt144-table td {
	border: 1px #ccc solid;
}
.zt144-table td img {
	display: block;
	width: 4.5rem;
	margin: 0 auto;
	padding-top: 0.375rem;
}
.zt144-table td p {
	font-size: 0.75rem;
	padding: 0.375rem 0.375rem;
}
.zt144-table td p b {
	font-weight: bold;
}
.zt144-table .t1 {
	font-size: 0.825rem;
	line-height: 2rem;
	background-color: #166be0;
	color: #fff;
	text-align: center;
}
.zt144-table .t1 td {
	border: none;
}
.zt144-table .td2 {
	font-size: 1.05rem;
	font-weight: bold;
	text-align: center;
	padding: 0 0.5rem 0;
	background-color: #e0e0e0;
	border: none;
}
.zt144-cy {
	margin-top: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0 0.75rem;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-moz-box-pack: space-around;
	-webkit-moz-box-pack: space-around;
	box-pack: space-around;
}
.zt144-cy h2 {
	width: 2rem;
	text-align: center;
	background-color: #166be0;
	color: #fff;
	font-weight: bold;
	padding: 0.5rem 0.5rem;
	font-size: 0.9375rem;
	line-height: 1.2;
}
.zt144-cy p {
	width: 9rem;
	background: url(../images/bj2_39.jpg) no-repeat center center;
	background-size: 8.8875rem 7.725rem;
	font-size: 0.75rem;
	line-height: 1.65;
	text-align: center;
}
.zt144-cy p span {
	display: block;
	width: 4.65rem;
	background-color: #166be0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-size: 0.825rem;
	border-radius: 1rem;
	margin-top: 1.375rem;
	margin-bottom: 0.3rem;
}
.zt144-how {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt144-how 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;
	background: url(../images/alst_46.jpg) no-repeat 7rem center, url(../images/alst_46.jpg) no-repeat 15rem center;
	background-size: 0.525rem 0.525rem;
}
.zt144-how ul li {
	width: 6.5625rem;
	height: 6.5625rem;
	background-color: #ffe5cd;
	border-radius: 50%;
	padding: 0.375rem;
}
.zt144-how ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ff7b04;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 0.825rem;
	padding-top: 1rem;
	line-height: 1.5;
}
.zt144-panel-t {
	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;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.zt144-panel-t img {
	display: block;
	width: 0.4875rem;
	height: 2.175rem;
}
.zt144-panel-t .txt {
	padding: 0 0.3rem;
	text-align: center;
}
.zt144-panel-t .txt h2 {
	font-size: 0.9rem;
	font-weight: bold;
	color: #166be0;
}
.zt144-panel-t .txt h6 {
	font-size: 0.525rem;
}
.hosp-info {
	padding: 0.5rem 0.75rem 1rem;
}
.hosp-info .img {
	width: 50%;
	height: 7.8375rem;
}
.hosp-info .img img {
	display: block;
	height: 7.8375rem;
}
.hosp-info .txt {
	width: 46%;
	height: 7.8375rem;
	text-indent: 2em;
	font-size: 0.825rem;
	line-height: 1.575;
}
.hosp-info .txt a {
	color: #ca1616;
}
.zt144-center {
	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;
}
.zt144-center h1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border: 1px #166be0 solid;
	padding: 0 0.5rem;
}
.zt144-center h1 img {
	display: block;
	width: 1.575rem;
	height: 1.3875rem;
}
.zt144-center h1 span {
	font-size: 0.975rem;
	color: #166be0;
	line-height: 2.1rem;
	margin-left: 0.375rem;
}
.js-mainA dd {
	float: left;
	width: 32%;
	margin-top: 1rem;
	margin-right: 2%;
}
.js-mainA dd a, .js-mainA dd img {
	display: block;
	width: 100%;
}
.js-mainA dd h2 {
	margin-top: 0.45rem;
	background: url(../images/bk1_46.jpg);
	text-align: center;
	padding: 0.5rem 0;
	font-size: 0.825rem;
}
.js-mainA dd h2 span {
	display: block;
	width: 4rem;
	background-color: #166be0;
	color: #fff;
	border-radius: 1rem;
	margin: 0.3rem auto 0;
	font-size: 0.75rem;
}
.js-mainA dd:last-child {
	margin-right: 0;
}
.tab-where {
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-moz-box-pack: space-around;
	-webkit-moz-box-pack: space-around;
	box-pack: space-around;
}
.tab-where .tab-btn {
	width: 24.375%;
}
.tab-where .tab-btn li {
	width: 100%;
	font-size: 0.825rem;
	white-space: nowrap;
	line-height: 1.5;
	height: 3rem;
	background-color: #ebebeb;
	padding-left: 0.75rem;
	padding-top: 0.5rem;
	margin-bottom: 0.3rem;
	text-align: left;
}
.tab-where .tab-btn li span {
	display: block;
	font-size: 0.5rem;
	color: #8b8b8b;
}
.tab-where .tab-btn .on {
	background-color: #2049c3;
	color: #fff;
}
.tab-where .tab-btn .on span {
	color: #fff;
}
.tab-where .tab-txt {
	width: 72%;
}
.tab-where .tab-txt h2 {
	font-size: 0.825rem;
	font-weight: bold;
	color: #c98524;
	text-align: center;
	line-height: 2.0375rem;
	height: 2.0375rem;
}
.tab-where .tab-txt .txt {
	width: 100%;
	position: relative;
}
.tab-where .tab-txt .txt p {
	width: 94%;
	margin-left: 6%;
	height: 3.975rem;
	font-size: 0.75rem;
	line-height: 1rem;
	padding: 0.4rem 0.5rem 0.3rem 1.75rem;
	background-color: #f3f3f3;
	border-radius: 3rem;
}
.tab-where .tab-txt .txt em {
	display: block;
	width: 2.25rem;
	height: 2.25rem;
	line-height: 2.25rem;
	text-align: center;
	font-size: 0.75rem;
	color: #fff;
	background-color: #2049c3;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1.125rem;
}
.tab-where .tab-txt dd {
	float: left;
	width: 49%;
	margin-top: 0.575rem;
}
.tab-where .tab-txt dd img {
	display: block;
	width: 100%;
	height: 5.1375rem;
}
.tab-where .tab-txt dd:last-child {
	margin-left: 2%;
}
/* 
 */
.t-zheng {
	padding: 0 0.25rem;
	margin-top: 4rem;
	overflow: visible;
	border: 1px #ccc solid;
}
.t-zheng > img {
	display: block;
	width: 6.3rem;
	margin: -3.15rem auto 0;
}
.t-zheng .panel1 {
	padding-top: 0.75rem;
}
.t-zheng .panel1 .left {
	width: 45.97%;
}
.t-zheng .panel1 .left h2 {
	background-color: #ebebeb;
	height: 2.25rem;
	line-height: 2.25rem;
	margin-bottom: 0.15rem;
	font-size: 0.9rem;
	text-align: center;
}
.t-zheng .panel1 .left .p-slide .main {
	position: relative;
}
.t-zheng .panel1 .left .p-slide .main img {
	display: block;
	width: 100%;
}
.t-zheng .panel1 .left .p-slide .main span {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 0.75rem;
	line-height: 1.5rem;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	bottom: 0;
}
.t-zheng .panel1 .right {
	width: 52%;
}
.t-zheng .panel1 .right h2 {
	font-size: 0.7875rem;
	font-weight: bold;
	line-height: 2rem;
	white-space: nowrap;
}
.t-zheng .panel1 .right p {
	padding-bottom: 0.75rem;
	border-bottom: 1px #ccc dashed;
}
.t-zheng .panel1 .right p a {
	float: left;
	width: 32%;
	margin-right: 2%;
	white-space: nowrap;
	text-align: center;
	font-size: 0.75rem;
	line-height: 1.5rem;
	background-color: #ebebeb;
}
.t-zheng .panel1 .right p a:last-child {
	margin-right: 0;
}
.t-zheng .panel1 .right .pTs {
	border-bottom: none;
}
.t-zheng .panel1 .right .pTs a {
	width: 48.5%;
	margin-right: 0;
	margin-bottom: 0.4rem;
}
.t-zheng .panel1 .right .pTs a:nth-of-type(even) {
	margin-left: 3%;
}
.t-zheng .panel1 .right .pTs a:last-child {
	margin-right: 0;
}
.t-zheng h1 {
	font-size: 0.9rem;
	line-height: 2.25rem;
	height: 2.25rem;
	margin-bottom: 1rem;
	background-color: #f0f0f0;
}
.t-zheng h1 span {
	font-size: 0.75rem;
}
.t-zheng .t2 {
	padding: 0 0.3rem;
}
.t-zheng .t2 li {
	margin-bottom: 0.75rem;
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	background-color: #f0f0f0;
}
.t-zheng .t2 li img {
	display: block;
	width: 100%;
}
.t-zheng .t2 li h2 {
	font-size: 0.9rem;
	color: #135fbf;
	text-align: center;
	padding-top: 0.2rem;
	line-height: 1.4rem;
}
.t-zheng .t2 li p {
	font-size: 0.75rem;
	line-height: 1.3rem;
	height: 2.9rem;
	padding: 0 0.4rem 0.3rem;
}
.t-zheng .pub-p p {
	font-size: 0.75rem;
}
.t-zheng .mtd {
	margin-top: 2rem;
	width: 78.125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	overflow: visible;
	border: 1px #166be0 solid;
	height: 2.25rem;
}
.t-zheng .mtd h2 {
	width: 12rem;
	text-align: center;
	background-color: #fff;
	line-height: 2;
	border: 1px #166be0 dashed;
	border-radius: 0.3rem;
	margin: -1rem auto 0;
}
.t-zheng .x-list {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	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;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #fff;
	margin-top: -2px;
}
.t-zheng .x-list .x-item {
	width: 49%;
	margin-bottom: 0.5rem;
}
.t-zheng .x-list .x-item h2 {
	background-color: #166be0;
	font-size: 0.825rem;
	font-weight: bold;
	color: #fff600;
	text-align: center;
	line-height: 2;
}
.t-zheng .x-list .x-item p {
	font-size: 0.75rem;
	line-height: 1.6;
	border: 1px #ccc solid;
	border-top: none;
	padding: 0.3rem 0.375rem;
	height: 4.2rem;
}
.zt144-yw {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt144-yw h2 {
	text-align: center;
	font-size: 0.9rem;
	font-weight: bold;
	background-color: #166be0;
	border-radius: 1rem 1rem 0 0;
	line-height: 2.25rem;
	color: #fff;
}
.zt144-yw .list {
	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;
}
.zt144-yw .list .item {
	width: 7.5rem;
	background-color: #eee;
	margin-top: 0.375rem;
	padding: 0.375rem 0.375rem;
}
.zt144-yw .list .item h3 {
	font-size: 0.825rem;
	font-weight: bold;
	line-height: 2;
	border-bottom: 1px #fff dashed;
	text-align: center;
	padding-bottom: 0.2rem;
	margin-bottom: 0.2rem;
}
.zt144-yw .list .item p {
	font-size: 0.75rem;
	text-align: center;
	line-height: 1.6;
}
.zt144-yw .list .bjl {
	background-color: #166be0;
	color: #fff;
}
.zt144-swt5 {
	width: 90.625%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	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;
}
.zt144-swt5 input {
	border: 1px #ccc solid;
	font-size: 0.75rem;
	text-indent: 0.2rem;
	line-height: 2.25rem;
	padding-right: 2rem;
	flex: 1;
	margin-right: 0.375rem;
}
.zt144-swt5 span {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: #ff7b04;
	line-height: 2.25rem;
	align-items: center;
	font-size: 0.825rem;
	color: #fff;
	padding: 0 0.75rem;
}
.zt144-swt5 span img {
	display: block;
	width: 1.0125rem;
	height: 1.1625rem;
}
.zt144-t2 {
	border-collapse: collapse;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	line-height: 1.65;
}
.zt144-t2 td {
	border: 1px #111 solid;
	padding: 0.375rem 0 0.375rem 0.375rem;
}
.zt144-t2 td h2 {
	font-weight: bold;
}
