@charset 'utf-8';
.centerV {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
* {
	-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: #222222;
}
html {
	-webkit-text-size-adjust: 100%;/*页面缩放 字体至最小值时 还能继续*/
}
ol, li, ul {
	list-style: none;
}
input, textarea {
	outline: 0;
	resize: none;
}
a {
	text-decoration: none;
	color: #222222;
}
img {
	display: block;
	outline: none;
	border: 0;
}
.video {
	display: block;
	width: 100%;
}
.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%;
	margin: auto;
	overflow: hidden;
}
.allW > img {
	display: block;
	width: 100%;
}
.w600 {
	width: 93.75%;
	margin: 0 auto;
	overflow: hidden;
}
.margin {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.margint {
	margin-top: 1rem;
}
.marginb {
	margin-bottom: 1rem;
}
.img img {
	display: block;
	width: 100%;
	height: 100%;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
	display: block;
	width: 100%;
}
.p {
	font-size: 0.825rem;
	line-height: 1.65;
	text-indent: 2em;
}
.h6 {
	font-size: 0.6rem;
	line-height: 1;
	color: #888;
}
.no-mr {
	margin-right: 0;
}
/*
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
	height: 0.675rem;
	background-color: #eee;
}
.w600 {
	width: 93.75%;
	margin: 0 auto;
	overflow: hidden;
}
.w580 {
	width: 90.625%;
	margin: 0 auto;
	overflow: hidden;
}
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flex-centerL {
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
}
.zt26-public-p {
	padding: 0 0.125rem;
}
.h2h3title {
	width: 85%;
	margin: 1rem auto;
	border: 1px solid #0873C3;
}
.zt26-public-p h2 {
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 1rem;
	font-weight: bold;
	color: #264797;
}
.zt26-public-p h3 {
	font-size: 1rem;
	text-align: center;
	margin-bottom: 1rem;
}
.zt26-public-p p {
	font-size: 1rem;
	line-height: 1.65;
	text-indent: 2em;
	word-break: break-all;
}
.zt26-public-p p b {
	font-weight: bold;
}
.zt26-public-p p span {
	color: #fd7700;
}
.zt26-public-p p a {
	color: #ff6600;
}
/* start */
.zt26-slc {
	background-color: #f7f7f7;
	padding: 0.375rem;
	margin-bottom: 1rem;
	margin-top:1rem;
}
.zt26-slc .img {
	width: 62.42%;
	height: 9.75rem;
}
.zt26-slc .txt {
	width: 35.5%;
	height: 9.75rem;
}
.zt26-slc .txt p {
	font-size: 0.825rem;
}
.zt26-tab1 .tab-btn {
	margin-bottom: 0.825rem;
	padding: 0 0.3rem;
}
.zt26-tab1 .tab-btn li {
	width: 49%;
	font-size: 0.825rem;
	line-height: 2.25rem;
	text-align: center;
	background-color: #c9c9c9;
	color: #fff;
}
.zt26-tab1 .tab-btn .on {
	background-color: #264797;
}
.zt26-tab1 .list .left {
	padding-left: 0.3rem;
	border-right: 1px #ccc solid;
}
.zt26-tab1 .list .right {
	padding-left: 0.75rem;
}
.zt26-tab1 .list .img {
	width: 50%;
	height: 7.925rem;
	padding: 0.4rem 0 0.4rem 0.3rem;
	position: relative;
}
.zt26-tab1 .list .img img {
	display: block;
	width: 10.875rem;
}
.zt26-tab1 .list .img em {
	display: block;
	border-width: 0.25rem;
	border-style: dashed solid dashed dashed;
	border-color: transparent #cccccc transparent transparent;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.25rem;
}
.zt26-tab1 .list .txt {
	width: 50%;
	height: 7.925rem;
	position: relative;
}
.zt26-tab1 .list .txt p {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0.825rem;
}
.zt26-tab1 .list .txt p b {
	display: block;
	font-weight: bold;
}
.zt26-tab1 .list2 .img {
	width: 50%;
	height: 7.925rem;
	padding: 0.4rem 0 0.4rem 0.8675rem;
	position: relative;
}
.zt26-tab1 .list2 .img img {
	display: block;
	width: 10.875rem;
}
.zt26-tab1 .list2 .img em {
	display: block;
	border-width: 0.25rem;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #cccccc;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: auto;
	left: 0;
	top: 50%;
	margin-top: -0.25rem;
}
.zt26-tab1 .list2 .txt {
	width: 50%;
	height: 7.925rem;
	position: relative;
}
.zt26-tab1 .list2 .txt p {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0.825rem;
}
.zt26-tab1 .list2 .txt p b {
	display: block;
	font-weight: bold;
}
.zt26-tab1 .list3 .img {
	height: 15.275rem;
}
.zt26-tab1 .list3 .txt {
	height: 15.275rem;
}
.zt26-public-btn {
	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;
}
.zt26-public-btn a {
	font-size: 0.825rem;
	color: #fff;
	padding: 0 1rem 0 3rem;
	line-height: 2.25rem;
	border-radius: 2rem;
	background: url(../images/ok_33.jpg) no-repeat 0.95rem center;
	background-size: 1.65rem 1.65rem;
	background-color: #ed9f3b;
}
.zt26-public-btn a b {
	font-size: 1.275rem;
	font-weight: bold;
}
.zt26-public-title {
	padding-top: 1rem;
	text-align: center;
	padding-bottom: 1rem;
}
.zt26-public-title h2 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #264797;
}
.zt26-public-title h2 span {
	display: inline-block;
	padding: 0 1rem;
	background: url(../images/lr_37.jpg) no-repeat 0 center, url(../images/lr_40.jpg) no-repeat right center;
	background-size: 0.6rem 0.525rem;
}
.zt26-public-title h4 {
	font-size: 0.825rem;
	white-space: nowrap;
}
.zt26-public-title h4 span {
	display: inline-block;
	padding: 0 4.75rem;
	line-height: 1;
	margin-top: 0.2rem;
	background: url(../images/ok_49.jpg) no-repeat 0 center, url(../images/ok_51.jpg) no-repeat right center;
	background-size: 4.125rem 0.6rem;
}
.zt26-doc .main .left {
	width: 43.75%;
	height: 9.8625rem;
}
.zt26-doc .main .right {
	width: 55%;
	height: 9.8625rem;
}
.zt26-doc .main .right h2 {
	font-size: 1.275rem;
	color: #264797;
	line-height: 1;
	font-weight: bold;
}
.zt26-doc .main .right h2 span {
	font-weight: normal;
	font-size: 0.525rem;
	text-transform: uppercase;
	color: #888;
	margin-left: 0.25rem;
}
.zt26-doc .main .right h5 {
	font-size: 0.75rem;
	line-height: 2.15rem;
	height: 2.2rem;
	border-bottom: 1px #ccc solid;
}
.zt26-doc .main .right h3 {
	font-size: 0.9rem;
	padding-top: 0.5rem;
	color: #ff6000;
}
.zt26-doc .main .right p {
	font-size: 0.825rem;
	line-height: 1.75;
}
.zt26-doc .list {
	padding: 0.475rem 0.75rem;
	background-color: #b5b4b4;
}
.zt26-doc .list a {
	display: block;
	width: 100%;
	font-size: 0.825rem;
	line-height: 1.45rem;
	color: #fff;
	background: url(../images/ok_61.jpg) no-repeat 0 center;
	background-size: 0.45rem 0.375rem;
	padding-left: 0.75rem;
}
.zt26-doc .swiper-container {
	padding-bottom: 1.35rem;
}
.zt26-doc .swiper-pagination-bullet {
	width: 1.5rem;
	height: 0.2rem;
	border-radius: 0;
}
.zt26-doc .swiper-container-horizontal > .swiper-pagination-bullets, .zt26-doc .swiper-pagination-custom, .zt26-doc .swiper-pagination-fraction {
	bottom: 0rem;
}
.zt26-medio {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 1rem;
	justify-content: space-between;
}
.zt26-medio a {
	display: block;
	width: 4.875rem;
}
.zt26-medio a img {
	display: block;
	width: 100%;
	height: 4.4625rem;
}
.zt26-medio a:last-child {
	width: 8.625rem;
	background-color: #ed9f3b;
	color: #fff;
	font-size: 0.825rem;
	padding-left: 1rem;
	padding-top: 0.675rem;
}
.zt26-medio a:last-child span {
	font-weight: bold;
	display: block;
	width: 100%;
	font-size: 1.275rem;
	background: url(../images/ok_72.jpg) no-repeat 84% center;
	background-size: 1.125rem 1.125rem;
}
.zt26-hosp {
	margin-top: 1rem;
}
.zt26-hosp .left {
	width: 21.875%;
	height: 9.275rem;
	color: #fff;
	text-align: center;
	background-color: #264797;
}
.zt26-hosp .left h6 {
	font-size: 0.45rem;
	white-space: nowrap;
	text-transform: uppercase;
	padding-top: 3rem;
}
.zt26-hosp .left h2 {
	font-size: 0.825rem;
}
.zt26-hosp .left h2 span {
	font-size: 1.2rem;
	font-weight: bold;
	display: block;
}
.zt26-hosp .right {
	width: 77%;
}
.zt26-hosp .right li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.75rem;
}
.zt26-hosp .right li a, .zt26-hosp .right li img {
	display: block;
	width: 100%;
}
.zt26-hosp .right li span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.75rem;
	white-space: nowrap;
	line-height: 1;
	padding-top: 0.375rem;
}
.zt26-hosp .right li:nth-of-type(3n) {
	margin-right: 0;
}
.zt26-doc2 {
	padding-top: 1rem;
}
.zt26-doc2 li {
	float: left;
	width: 33.33%;
}
.zt26-doc2 li a {
	display: block;
	width: 100%;
}
.zt26-doc2 li .pic {
	display: block;
	width: 6.4125rem;
	margin: 0 auto;
}
.zt26-doc2 li h2 {
	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;
	font-size: 0.825rem;
	padding-top: 0.375rem;
}
.zt26-doc2 li h2 span {
	padding-top: 0.2rem;
	margin-left: 0.35rem;
}
.zt26-doc2 li p {
	font-size: 0.825rem;
	text-align: center;
	padding: 0.275rem 0;
}
.zt26-doc2 li em {
	display: block;
	width: 6rem;
	text-align: center;
	font-size: 0.825rem;
	color: #fff;
	line-height: 1.5rem;
	border-radius: 0.25rem;
	background-color: #ed9f3b;
	margin: 0 auto;
}
.zt26-doc2 li .t2 img {
	display: block;
	width: 2.775rem;
	height: 1.5rem;
}
.zt26-doc2 li .t3 img {
	display: block;
	width: 4.0125rem;
	height: 1.5rem;
}
.zt26-doc2 .swiper-container {
	padding-bottom: 1.35rem;
}
.zt26-doc2 .swiper-pagination-bullet {
	width: 1.5rem;
	height: 0.2rem;
	border-radius: 0;
}
.zt26-doc2 .swiper-container-horizontal > .swiper-pagination-bullets, .zt26-doc2 .swiper-pagination-custom, .zt26-doc2 .swiper-pagination-fraction {
	bottom: 0rem;
}
.zt26-img1s {
	margin-top: 1rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.zt26-img1s a {
	display: block;
	width: 7.8rem;
}
.zt26-img1s a img {
	display: block;
	width: 100%;
}
.swt-zt26 {
	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;
}
.swt-zt26 a {
	display: block;
	padding: 0 1rem;
	font-size: 0.825rem;
	color: #fff;
	border-radius: 2rem;
	line-height: 2.25rem;
	background-color: #ed9f3b;
}
.zt26-tab02 {
	margin-bottom: 1rem;
}
.zt26-tab02 .tab-btn {
	padding: 0 0.75rem 1rem;
}
.zt26-tab02 .tab-btn li {
	width: 49%;
	font-size: 0.825rem;
	line-height: 2.25rem;
	text-align: center;
	background-color: #c9c9c9;
	color: #fff;
}
.zt26-tab02 .tab-btn .on {
	background-color: #264797;
}
.zt26-tab02 .main .img {
	width: 50%;
	height: 12.75rem;
}
.zt26-tab02 .main .txt {
	width: 48%;
	height: 12.75rem;
}
.zt26-tab02 .main .txt p {
	font-size: 0.65rem;
	margin-bottom: 0.375rem;
	line-height: 1.6;
}
.zt26-tab02 .main .txt p span {
	display: block;
	font-weight: bold;
	font-size: 0.8rem;
}
.zt26-gn {
	margin-bottom: 1rem;
}
.zt26-gn .main {
	position: relative;
	height: 10.575rem;
	padding-left: 51.5%;
}
.zt26-gn .main img {
	display: block;
	width: 48.4375%;
	position: absolute;
	top: 0;
	left: 0;
}
.zt26-gn .main h2 {
	font-size: 0.825rem;
	margin-left: -2rem;
	margin-top: 1rem;
	background-color: #ed9f3b;
	color: #fff;
	line-height: 2.1rem;
	height: 2.1rem;
	padding-left: 0.375rem;
	position: relative;
}
.zt26-gn .main h2 em {
	display: block;
	border-width: 1.05rem;
	border-style: dashed solid dashed dashed;
	border-color: transparent #ed9f3b transparent transparent;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -2.0625rem;
	top: 0;
}
.zt26-gn .main p {
	font-size: 0.825rem;
	line-height: 1.6;
	padding-top: 0.6rem;
}
.zt26-gn .main p a {
	color: red;
}
.zt26-gn .main p span {
	font-weight: bold;
}
.zt26-gn .swiper-container {
	padding-bottom: 1.35rem;
}
.zt26-gn .swiper-pagination-bullet {
	width: 1.5rem;
	height: 0.2rem;
	border-radius: 0;
}
.zt26-gn .swiper-container-horizontal > .swiper-pagination-bullets, .zt26-gn .swiper-pagination-custom, .zt26-gn .swiper-pagination-fraction {
	bottom: 0rem;
}
.zt26-kf h2 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-color: #f0f0f0;
	line-height: 2rem;
}
.zt26-kf h2 em {
	display: block;
	font-size: 0.975rem;
	font-weight: bold;
	color: #fff;
	background-color: #264797;
	padding: 0 0.75rem;
}
.zt26-kf h2 span {
	font-size: 0.825rem;
	padding-left: 0.75rem;
}
.zt26-kf ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 1rem;
	justify-content: space-between;
}
.zt26-kf ul li {
	width: 7.8rem;
}
.zt26-kf ul li a, .zt26-kf ul li img {
	display: block;
	width: 100%;
}
.zt26-kf ul li p {
	font-size: 0.825rem;
	padding-top: 0.5rem;
}
.zt26-kf ul li p span {
	font-weight: bold;
	display: block;
}
.zt26-imgs {
	margin-top: 1rem;
	margin-bottom: 0.375rem;
	padding: 0 0.45rem;
}
.zt26-imgs .main {
	position: relative;
}
.zt26-imgs .main a, .zt26-imgs .main img {
	display: block;
	width: 100%;
}
.zt26-imgs .main span {
	position: absolute;
	display: inline-block;
	padding: 0 1rem;
	font-size: 0.825rem;
	line-height: 2rem;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 1rem;
	left: 0;
	color: #fff;
}
.zt26-imgs .swiper-container {
	padding-bottom: 1.35rem;
}
.zt26-imgs .swiper-pagination-bullet {
	width: 1.5rem;
	height: 0.2rem;
	border-radius: 0;
}
.zt26-imgs .swiper-container-horizontal > .swiper-pagination-bullets, .zt26-imgs .swiper-pagination-custom, .zt26-imgs .swiper-pagination-fraction {
	bottom: 0rem;
}
.zt26-pics {
	margin-top: 1rem;
}
.zt26-pics ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.zt26-pics ul li a, .zt26-pics ul li img, .zt26-pics ul li span {
	display: block;
	width: 100%;
}
.zt26-pics ul li a {
	position: relative;
}
.zt26-pics ul li span {
	font-size: 0.75rem;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 1.6rem;
	position: absolute;
	bottom: 0;
	left: 0;
}
.zt26-pics .p1 li:nth-of-type(1) {
	width: 56.875%;
	height: 6.9375rem;
}
.zt26-pics .p1 li:nth-of-type(2) {
	width: 42.2%;
	height: 6.9375rem;
}
.zt26-pics .p2 {
	padding-top: 0.2rem;
}
.zt26-pics .p2 li:nth-of-type(1) {
	width: 7.875rem;
	height: 6.75rem;
}
.zt26-pics .p2 li:nth-of-type(2) {
	width: 7.875rem;
	height: 6.75rem;
}
.zt26-pics .p2 li:nth-of-type(3) {
	width: 7.875rem;
	height: 6.75rem;
}
.zt26-last {
	font-size: 0.825rem;
	line-height: 1.7;
	padding: 1rem 0;
}
.zt26-last b {
	font-weight: bold;
	color: #ce1010;
}
.gallery-thumbs {
	width: 100%;
	margin-top: 0.5rem;
}
