@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: #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%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.margin {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
#slide-none img,
#slide-page img,
#slide-arrow img,
#slide-all img {
  display: block;
  width: 100%;
}
/**
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  height: 0.5rem;
  background-color: #eee;
}
.zw-nav li {
  float: left;
  width: 25%;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.zw-navTs {
  margin-top: 1rem;
}
.zw-navTs li {
  border-right: 1px #fff solid;
}
.zw-navTs li a {
  background-color: #049294;
  color: #fff;
}
.banner-slide {
  margin: 1px auto;
}
.panel-title {
  background-color: #eee;
  color: #049294;
  font-size: 1.05rem;
  line-height: 2.2rem;
  text-align: center;
  font-weight: 600;
}
.panel-list {
  padding: 0.825rem 0.5rem 0.325rem;
}
.panel-list li {
  float: left;
  width: 49%;
  height: 3.75rem;
  border: 1px #ccc solid;
  margin-bottom: 0.5rem;
}
.panel-list li a {
  display: block;
  width: 100%;
  font-size: 0.8rem;
  padding-left: 4rem;
  height: 100%;
  padding-top: 0.55rem;
}
.panel-list li a b {
  font-size: 0.9rem;
  font-weight: 100;
  display: block;
}
.panel-list li:nth-of-type(even) {
  margin-left: 2%;
}
.panel-list li:nth-of-type(1) a {
  background: url(../images/success_06.jpg) no-repeat 0.6rem center;
  background-size: 2.925rem 2.925rem;
}
.panel-list li:nth-of-type(2) a {
  background: url(../images/success_08.jpg) no-repeat 0.6rem center;
  background-size: 2.925rem 2.925rem;
}
.panel-list li:nth-of-type(3) a {
  background: url(../images/success_13.jpg) no-repeat 0.6rem center;
  background-size: 2.925rem 2.925rem;
}
.panel-list li:nth-of-type(4) a {
  background: url(../images/success_15.jpg) no-repeat 0.6rem center;
  background-size: 2.925rem 2.925rem;
}
.o-news {
  margin-top: 0.825rem;
}
.o-news .img {
  width: 64.0625%;
  height: 7.5rem;
}
.o-news .txt {
  width: 34%;
  height: 7.5rem;
  color: #fff;
  background-color: #049294;
}
.o-news .txt h6 {
  font-size: .675rem;
  padding-top: 1.25rem;
  text-indent: 1.5rem;
}
.o-news .txt h2 {
  font-size: 1.35rem;
  text-indent: 1.4rem;
}
.o-news .txt a {
  text-align: right;
  border: 1px #fff solid;
  border-radius: 2rem;
  display: block;
  font-size: .75rem;
  width: 55%;
  color: #fff;
  margin-top: .5rem;
  margin-left: 30%;
  padding-right: 0.5rem;
}
.o-news-main {
  padding: 0.3rem 0;
}
.o-news-main li {
  border-bottom: 1px #cccccc dashed;
}
.o-news-main li a {
  display: block;
  position: relative;
  width: 100%;
  font-size: .825rem;
  text-indent: 1.4rem;
  padding: .75rem 0;
  background: url(../images/wx_63.jpg) no-repeat 0.5rem center;
  background-size: 0.15rem 0.4875rem;
}
.o-news-main li a img {
  display: block;
  width: 23px;
  position: absolute;
  right: 1rem;
  bottom: 0.3rem;
}
.o-news-main li:last-child {
  border-bottom: none;
}
.pub-title {
  padding: 1rem 0.75rem;
}
.pub-title .img {
  width: 28%;
}
.pub-title .txtd {
  width: 70%;
  font-size: 1.2rem;
  color: #049294;
  line-height: 2.2rem;
  white-space: nowrap;
  border-bottom: 1px #ccc solid;
}
.panel-hospital {
  padding: 0 0.75rem 1rem;
}
.panel-hospital .img {
  width: 48.33%;
  height: 6.75rem;
}
.panel-hospital .txt {
  width: 50%;
}
.panel-hospital .txt p {
  font-size: 0.8rem;
  line-height: 1.3rem;
  text-indent: 2em;
}
.panel-hospital .txt p a {
  color: #b60c0c;
}
.box {
  position: relative;
}
.box .txt {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 1rem;
}
.box .txt .p {
  width: 40%;
  margin-left: 44%;
  font-size: 0.825rem;
  line-height: 1.2rem;
  color: #444444;
  margin-bottom: 0.6rem;
  border: 1px #ccc dashed;
}
.box .txt .p a {
  color: #e8a947;
}
.box .txt .nt {
  border-bottom: none;
  margin-top: 4rem;
  border: none;
  margin-left: 44%;
	width: 58% !important;
}
#slide-page {
  margin-bottom: 0.75rem;
}
#slide-page .swiper-container {
  padding-bottom: 1.2rem;
}
#slide-page .swiper-pagination-bullet {
  border-radius: 0;
  width: 1.4rem;
  height: 0.2rem;
}
.panel-tab {
  padding: 0 0.75rem;
}
.panel-tab .tab-btn li {
  float: left;
  width: 49%;
  line-height: 2rem;
  margin-bottom: 0.825rem;
  font-size: 0.9rem;
  text-align: center;
  background-color: #eee;
  color: #049294;
}
.panel-tab .tab-btn li span {
  font-size: 0.6rem;
}
.panel-tab .tab-btn li:last-child {
  margin-left: 2%;
}
.panel-tab .tab-btn .on {
  background-color: #049294;
  color: #fff;
}
.panel-tab .tab-txt {
  height: 10.95rem;
}
.panel-tab .tab-txt img {
  display: block;
  width: 100%;
}
.panel-btn {
  width: 81.25%;
  margin: 1rem auto;
  overflow: hidden;
  border-radius: 0.2rem;
  border: 1px #009593 solid;
}
.panel-btn a {
  float: left;
  width: 50%;
  font-size: 0.9rem;
  height: 2rem;
  line-height: 2rem;
  text-indent: 2rem;
}
.panel-btn a:first-child {
  background-color: #fff;
  background: url(../images/btn_33.jpg) no-repeat 95% center;
  background-size: 1.2rem 0.825rem;
  text-indent: 0.6rem;
  line-height: 1.95rem;
  color: #009593;
}
.panel-btn a:last-child {
  color: #fff;
  background: url(../images/btn_30.jpg) no-repeat 5% center;
  background-size: 1.275rem 1.95rem;
  background-color: #009593;
}
.panel-btnTs a:first-child {
  background: none;
  text-align: center;
  text-indent: 0;
  width: 55%;
}
.panel-btnTs a:last-child {
  width: 45%;
  text-indent: 2.4rem;
  background: url(../images/wx_68.jpg) no-repeat 10% center;
  background-size: 1.275rem 1.95rem;
  background-color: #009593;
}

.zy-cheak {
  padding: 0 0.75rem 1rem;
}
.zy-cheak .tab-btn li {
  float: left;
  width: 48.5%;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2.25rem;
  margin-bottom: 0.825rem;
  background-color: #efeded;
  border-radius: 0 2rem 2rem 0;
}
.zy-cheak .tab-btn .on {
  background-color: #009593;
  color: #fff;
}
.zy-cheak .tab-btn li:last-child {
  margin-left: 3%;
  border-radius: 2rem 0 0 2rem;
}
.zy-cheak .tab-txt .left {
  width: 52%;
}
.zy-cheak .tab-txt .left video {
  display: block;
  width: 100%;
  height: 9.1875rem;
}
.zy-cheak .tab-txt .right {
  width: 46.5%;
  height: 9.1875rem;
  border: 1px #ccc solid;
}
.zy-cheak .tab-txt .right dd {
  border-bottom: 1px #ccc dashed;
}
.zy-cheak .tab-txt .right dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  line-height: 2.25rem;
  height: 2.25rem;
  text-indent: 1.1rem;
  background: url(../images/video_45.jpg) no-repeat 0.5rem center;
  background-size: 0.3rem 0.3rem;
}
.zy-cheak .tab-txt .right dd:last-child {
  border-bottom: none;
}
.zy-cheak .tab-txt .main .left {
  height: 9.1875rem;
}
.zy-cheak .tab-txt .main .left video {
  display: block;
  width: 100%;
  height: 9.1875rem;
}
.zy-cheak .tab-txt .main .right {
  height: 9.1875rem;
  border: none;
}
.zy-cheak .tab-txt .main .right dd a {
  line-height: 1.8rem;
  height: 1.8rem;
  background: none;
  text-indent: 0;
  text-align: center;
  background-color: #009593;
  color: #fff;
}
.zy-cheak .tab-txt .main .t {
  padding-top: 0.4rem;
}
.zy-cheak .tab-txt .main .t dd {
  font-size: 0.825rem;
  text-align: center;
  line-height: 2.25rem;
  height: 2.25rem;
  background-color: #009593;
}
.zy-cheak .tab-txt .main .t dd a {
  color: #fff;
}
.zy-cheak .tab-txt .main .t dd:first-child {
  float: left;
  width: 52%;
}
.zy-cheak .tab-txt .main .t dd:last-child {
  float: right;
  width: 46.5%;
}


/*.zy-cheak {
  padding: 0 0.75rem 1rem;
}
.zy-cheak .tab-btn li {
  float: left;
  width: 48.5%;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2.25rem;
  margin-bottom: 0.825rem;
  background-color: #efeded;
  border-radius: 0 2rem 2rem 0;
}
.zy-cheak .tab-btn .on {
  background-color: #009593;
  color: #fff;
}
.zy-cheak .tab-btn li:last-child {
  margin-left: 3%;
  border-radius: 2rem 0 0 2rem;
}
.zy-cheak .tab-txt .left {
  width: 52%;
}
.zy-cheak .tab-txt .left video {
  display: block;
  width: 100%;
  height: 9.1875rem;
}
.zy-cheak .tab-txt .right {
  width: 46.5%;
  height: 9.1875rem;
  border: 1px #ccc solid;
}
.zy-cheak .tab-txt .right dd {
  border-bottom: 1px #ccc dashed;
}
.zy-cheak .tab-txt .right dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  line-height: 2.25rem;
  height: 2.25rem;
  text-indent: 1.1rem;
  background: url(../images/video_45.jpg) no-repeat 0.5rem center;
  background-size: 0.3rem 0.3rem;
}
.zy-cheak .tab-txt .right dd:last-child {
  border-bottom: none;
}*/
.jb-tab {
  padding: 0rem 0.75rem 0;
}
.jb-tab .tab-btn li {
  float: left;
  width: 55%;
  background-color: #eee;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2rem;
  color: #049294;
}
.jb-tab .tab-btn li span {
  font-size: 0.5rem;
  text-transform: uppercase;
}
.jb-tab .tab-btn li:last-child {
  margin-left: 1%;
  width: 44%!important;
}
.jb-tab .tab-btn .on {
  background: url(../images/jb_47.jpg) no-repeat 1.8rem center;
  background-size: 0.75rem 0.75rem;
  text-indent: 1rem;
  background-color: #049294;
  color: #fff;
}
.jb-tab .tab-btn li:last-child.on {
  background: url(../images/jb_47.jpg) no-repeat 1.35rem center;
  background-size: 0.75rem 0.75rem;
  text-indent: 1rem;
  background-color: #049294;
  color: #fff;
}
.jb-tab .tab-txt {
  margin-top: 3px;
  margin-bottom: 0.825rem;
}
.jb-tab .tab-txt .main {
  padding: 0.3rem;
}
.jb-tab .tab-txt .main .img {
  width: 48%;
  height: 8.8rem;
}
.jb-tab .tab-txt .main p{
	text-align:center;
	color: #049294;
}
.jb-tab .tab-txt .main .img .video {
  display: block;
  width: 100%;
  height: 7rem;
  top: 0;
}
.jb-tab .tab-txt .main .img p {
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  font-size: 0.8rem;
}
.jb-tab .tab-txt .main .txt {
  width: 49%;
  height: 8.8rem;
}

.jb-tab .tab-txt {
			background: url(/images/peitu.png) no-repeat -0.5rem -2.5rem;
			background-size:105%;
			position: inherit;
}	
.jb-tab .tab-txt .main .txt dl span {
			
			color: #FFF;
			border-radius: 0.75rem;
			width: 1.5rem;
			display: block;
			text-align: center;
			float: left;
			margin-right: 0.5rem;
}
.jb-tab .tab-txt .main .txt dl {
			background: url(/images/peitu2.png) no-repeat -12.5rem -2.6rem;
			background-size: 220%;
			position: inherit;
}
/*
.jb-tab .tab-txt .main .txt dl {
  padding-left: 0.3rem;
}*/
.jb-tab .tab-txt .main .txt dd {
  font-size: 0.825rem;
  height: 2.2rem;
  line-height: 2rem;
  overflow: hidden;
}
.marqueeBox1 {
  margin-bottom: 1rem;
}
.marqueeBox1 li {
  float: left;
  width: 6rem;
}
.marqueeBox1 li img {
  display: block;
  width: 90%;
}
.iller-space {
  padding: 0 0.75rem 0rem;
}
.iller-space .tab-btn li {
  float: left;
  width: 49%;
  margin-bottom: 0.6rem;
}
.iller-space .tab-btn li img {
  display: block;
  width: 100%;
}
.iller-space .tab-btn li:last-child {
  margin-left: 2%;
}
.iller-space .tab-txt {
  background-color: #eee;
  padding: 0.5rem 0.75rem;
}
.iller-space .tab-txt h2 {
  font-size: 0.9rem;
}
.iller-space .tab-txt h2 span:first-child {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0 0.4rem 0 0.25rem;
}
.iller-space .tab-txt h2 span:last-child {
  font-size: 0.8rem;
  background-color: #f48a01;
  color: #fff;
  display: inline-block;
  padding: 0 0.4rem;
}
.iller-space .tab-txt p {
  font-size: 0.8rem;
  text-indent: 2em;
  line-height: 1.1rem;
  margin-top: 0.4rem;
}
.iller-space .tab-txt p a {
  color: #d30202;
}
.o-news-mainTs {
  padding: 0 0.5rem;
}
.o-news-mainTs li:first-child a {
  text-indent: 2.8rem;
  background: url(../images/wx_63.jpg) no-repeat 0.5rem center, url(../images/wx_60.jpg) no-repeat 1.15rem center;
  background-size: .15rem .4875rem,1.35rem 1.2rem;
}
.inboxs {
  width: 90%;
  margin: 0 auto;
}
.inboxs h2 {
  font-size: 1.2em;
  line-height: 1em;
  color: #079f88;
  text-align: center;
}
.inboxs h3 {
  font-size: 0.6em;
  color: #eb2929;
  margin-top: 0.4em;
  font-weight: normal;
  text-align: center;
}
.fff {
  background: #f2f2f2;
  padding: 1em 0.75em;
  margin-top: 0.5em;
  border-radius: 0.25em;
}
.cleass {
  background: #fff;
  border: 1px solid #aeaeae;
  margin-bottom: 0.65em;
  padding-left: 0.375em;
  overflow: hidden;
}
.cleass label {
  display: block;
  font-size: 0.65em;
  line-height: 2em;
  float: left;
  width: 18%;
}
.cleass input,
select {
  width: 80%;
  display: block;
  font-family: "Microsoft yahei";
  line-height: 2em;
  font-size: 0.65em;
  background-color: #fff;
  border: none;
}
.cleass select option {
  display: block;
  height: 2em;
  line-height: 2em;
}
.form_btn {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5em;
}
.fls {
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  background: #ff9d00;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
  float: left;
  margin-left: 2em;
  border: none;
}
.fr {
  float: right;
  border: none;
  background: #6e7377;
  display: inline-block;
  width: 7em;
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  margin-right: 2em;
  border-radius: 0.125em;
  font-family: "Microsoft yahei";
}
.dd {
  text-align: center;
  margin-top: 0.4em;
}
.a12 {
  display: inline-block;
  background: #079f88;
  width: 40%;
  border-radius: 0.25em;
  color: #fff;
  line-height: 1.8em;
}
.a14 {
  display: inline-block;
  background: #f5841f;
  width: 40%;
  border-radius: 0.25em;
  color: #fff;
  line-height: 1.8em;
}
.allww {
  width: 100%;
  overflow: hidden;
  background: #e6f6f4;
}
.zyzl {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.zw-footer {
  padding: 1rem 0;
}
.zw-footer p {
  margin-top: 0.75rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2rem;
  background-color: #eee;
  padding-top: 0.6rem;
  padding-bottom: 3rem;
}
.zw-footer p b {
  font-weight: bold;
  color: #ff9d00;
}

.pub-title {
  text-align: center;
  /*margin-top: 1rem;*/
  margin-bottom: 1rem;
}
.pub-title .title {
  display: inline-block;
  border: 1px #ccc solid;
  font-size: 1.2rem;
  font-weight: bold;
  color: #036ac4;
  padding: 0.4rem 0.6rem 0.825rem;
  width:22rem;
}
.pub-title .title b {
  color: #d7a801;
}
.pub-title .txt {
  margin-top: -0.85rem;
  position: relative;
}
.pub-title .txt span {
  font-size: 0.825rem;
  display: inline-block;
  padding: 0 0.8rem;
  background-color: #fff;
  color:#999;
}
.pub-title .txt em {
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  border-left: 1px #ccc solid;
  top: 0.62rem;
  left: 23.5%;
  transform: rotate(33deg);
}
.pub-title .txt .em2 {
  top: 0.62rem;
  left: 75%;
  transform: rotate(33deg);
}

.ng-tab .tab-btn li {
  float: left;
  width: 33.33%;
  background-color: #efefef;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
  border-right: 1px #fff solid;
}
.ng-tab .tab-btn .on {
  background-color: #0873c3;
  color: #fff;
}
.ng-tab .tab-btn li:last-child {
  width: 33.34%;
}
.ng-tab .tab-txt dd {
  padding: 0.75rem 0 0;
  overflow: hidden;
}
.ng-tab .tab-txt dd .img {
  width: 28.9%;
  height: 5.25rem;
}
.ng-tab .tab-txt dd .txt {
  width: 69.5%;
  height: 5.25rem;
  padding: 0 0.3rem;
  border: 1px #ccc solid;
}
.ng-tab .tab-txt dd .txt h2 {
  font-size: 0.825rem;
  word-break:keep-all;
  white-space:nowrap;       
  overflow:hidden;            
  text-overflow:ellipsis;        
  line-height: 2rem;
  height: 2rem;
}
.ng-tab .tab-txt dd .txt p {
  font-size: 0.75rem;
  line-height: 1.3rem;
  height: 3.25rem;
}
.ng-tab .tab-txt dd .txt p a {
  color: #ff6000;
}
.zt204-pub-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; padding: 1.5rem; }
.zt204-pub-t .c { height: 1.725rem; border: 1px #049294 solid; padding: 0 1rem; }
.zt204-pub-t .c h2 { font-size: 1.05rem; font-weight: bold; color: #049294; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-top: -0.75rem; margin-bottom: 0.33375rem; }
.zt204-pub-t .c h2 span { background-color: #fff; }
.zt204-pub-t .c h5 { 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; align-items: center; }
.zt204-pub-t .c h5 b { font-size: 0.525rem; color: #049294; background-color: #fff; }
.zt204-pub-t .c h5 span { padding: 0 0.5rem; background-color: #fff; font-size: 0.825rem; }

.zt204-tab { border: 1px #ccc solid; padding: 0.75rem 0.375rem; position: relative; }
.zt204-tab .imgL { width: 0.75rem; position: absolute; bottom: 0; left: 0; }
.zt204-tab .imgR { width: 0.75rem; position: absolute; bottom: 0; right: 0; }
.zt204-tab .tab-btn { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 0.9rem; -webkit-justify-content: space-between; justify-content: space-between; -moz-box-pack: space-between; -webkit-moz-box-pack: space-between; box-pack: space-between; }
.zt204-tab .tab-btn li { width: 19.25%; text-align: center; line-height: 2.2; font-weight: bold; color: #fff; border-radius: 0.25rem; background-color: #808080; font-size: 0.75rem; }
.zt204-tab .tab-btn .on { background-color: #049294; color: #fff; }
.zt204-tab .main { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; padding: 0 0.375rem 0.6rem; }
.zt204-tab .main > img { display: block; width: 7.2375rem; height: 7.275rem; }
.zt204-tab .main .txt { flex: 1; margin-left: 0.375rem; }
.zt204-tab .main .txt img { display: block; width: 6.225rem; margin: 0 auto; }
.zt204-tab .main .txt h2 { font-size: 0.75rem; text-align: center; color: #d67502; padding-bottom: 0.5rem; border-bottom: 1px #ccc solid; }
.zt204-tab .main .txt p { margin-top: 0.5rem; margin-bottom: 0.5rem; font-size: 0.75rem; text-indent: 2em; line-height: 1.6; }
.zt204-tab .main .txt h3 { font-size: 0.75rem; }
.zt204-tab .main .txt h3 b { color: #d67502; font-weight: bold; }
.zt204-tab .main .txt .h3 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.zt204-tab .main .txt .h3 span { flex: 1; }

.zt204-bj { width: 96.875%; margin-left: auto; margin-right: auto; overflow: hidden; margin-top: 1rem; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.zt204-bj > img { display: block; width: 6.5625rem; height: 10.425rem; }
.zt204-bj .list { flex: 1; height: 10.425rem; 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; }
.zt204-bj .list a { width: 7.875rem; position: relative; }
.zt204-bj .list a img { display: block; width: 100%; }
.zt204-bj .list a .txt { width: 100%; position: absolute; bottom: 0; padding: 0 0.25rem; background: rgba(255, 255, 255, 0.5); display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; height: 1.9875rem; padding-bottom: 0.15rem; }
.zt204-bj .list a .txt span { display: block; width: 1rem; height: 1rem; text-align: center; line-height: 1rem; border-radius: 50%; font-size: 0.675rem; background-color: #d67502; color: #fff; font-weight: bold; }
.zt204-bj .list a .txt p { font-size: 0.675rem; flex: 1; padding-left: 0.2rem; line-height: 1.1; }

