@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;
}
.blue li {
  border-right: 1px #ccc solid;
}
.blue li a {
  background-color: #fff;
  color: #000;
}
.banner-slide {
  margin: 1px auto;
}
.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.75rem;
  padding-left: 3.15rem;
  height: 100%;
  padding-top: 0.6rem;
}
.panel-list li a b {
  font-size: 0.975rem;
  font-weight: bold;
  display: block;
}
.panel-list li:nth-of-type(even) {
  margin-left: 2%;
}
.panel-list li:nth-of-type(1) a {
  background: url(../images/hx_06.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(2) a {
  background: url(../images/hx_08.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(3) a {
  background: url(../images/hx_12.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(4) a {
  background: url(../images/hx_14.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-listX li {
  border-radius: 0.25rem;
  height: 4.5rem;
}
.panel-listX li a {
  padding-left: 3.88rem;
  padding-top: 0.5rem;
}
.panel-listX li:nth-of-type(1) a {
  background: url(../images/hx_06.jpg) no-repeat 0.9rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-listX li:nth-of-type(2) a {
  background: url(../images/hx_08.jpg) no-repeat 0.9rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-listX li:nth-of-type(3) a {
  background: url(../images/hx_12.jpg) no-repeat 0.9rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-listX li:nth-of-type(4) a {
  background: url(../images/hx_14.jpg) no-repeat 0.9rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-listX .on a {
  padding-top: 1rem;
}
.jb-tabNews {
  padding: 1rem 0.375rem 1rem;
}
.jb-tabNews .sb-video video {
  display: block;
  width: 100%;
  height: 13.05rem;
  margin-top: 0.825rem;
}
.jb-tabNews .sb-video span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
  padding-top: 0.6rem;
}
.jb-tabNews .tab-btn li {
  float: left;
  width: 32%;
  margin-right: 2%;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2.4rem;
  text-indent: 1.1rem;
  color: #1368bd;
}
.jb-tabNews .tab-btn li:nth-of-type(1) {
  background: url(../images/b1.png) no-repeat;
  background-color: #eee;
  background-position: 1.6rem bottom;
  background-size: 1.125rem 4.8rem;
}
.jb-tabNews .tab-btn li:nth-of-type(2) {
  background: url(../images/b2.png) no-repeat;
  background-color: #eee;
  background-position: 1.6rem bottom;
  background-size: 1rem 4.8rem;
}
.jb-tabNews .tab-btn li:nth-of-type(3) {
  background: url(../images/b3.png) no-repeat;
  background-color: #eee;
  background-position: 1.6rem bottom;
  background-size: 1rem 4.8rem;
}
.jb-tabNews .tab-btn li.on {
  background-position: 1.4rem top;
  background-color: #1368bd;
  color: #fff;
}
.jb-tabNews .tab-btn li:last-child {
  margin-right: 0;
}
.jb-tabNews .tab-txt .main {
  padding: 0.825rem 0;
  border-bottom: 1px #ccc solid;
}
.jb-tabNews .tab-txt .main .left {
  width: 27.6%;
}
.jb-tabNews .tab-txt .main .left img {
  display: block;
  width: 100%;
}
.jb-tabNews .tab-txt .main .right {
  width: 70%;
  padding-top: 0px;
  margin-top: -0.5rem;
}
.jb-tabNews .tab-txt .main .right h2 {
  font-size: 1rem;
  color: #222;
  /*height: 1.5rem;*/
  line-height: 1.5rem;
  overflow: hidden;
}
.jb-tabNews .tab-txt .main .right p {
  font-size: 0.825rem;
  text-indent: 2em;
  line-height: 1.2rem;
}
.jb-tabNews .tab-txt .main .right p a {
  color: #f51210;
}
.titleImg {
  margin-top: 1rem;
  padding: 0 0.75rem 1rem;
}
.titleImg .main {
  height: 2.3635rem;
  padding-left: 8.8rem;
  background: url(../images/bjT_04.jpg) no-repeat;
  background-size: 100% 2.3625rem;
}
.titleImg h6 {
  font-size: 0.5rem;
  line-height: 0.6rem;
  height: 0.6rem;
  margin-top: 0.5rem;
  margin-bottom: 0.15rem;
  text-transform: uppercase;
}
.titleImg h2 {
  font-size: 0.85rem;
}
.titleImg10 {
  padding: 0 0.375rem 1rem;
}
.titleImg10 .main {
  background: url(../images/bjT_08.jpg) no-repeat;
  background-size: 100% 2.3625rem;
  padding-left: 10rem;
}
.titleImg11 .main {
  background: url(../images/bjT_13.jpg) no-repeat;
  background-size: 100% 2.3625rem;
  padding-left: 8.8rem;
}
.titleImg01 .main {
  background: url(../images/bjT_13.jpg) no-repeat;
  background-size: 100% 2.3625rem;
  padding-left: 8.8rem;
}
.titleImg01 .main {
  background: url(../images/bjT_16.jpg) no-repeat;
  background-size: 100% 2.3625rem;
  padding-left: 8.8rem;
}
.titleImg05 {
  padding: 0 0.375rem 1rem;
}
.titleImg05 .main {
  background: url(../images/bjT_11.jpg) no-repeat;
  background-size: 100% 2.3625rem;
  padding-left: 8.8rem;
}
.hosp {
  padding: 0 0.75rem 1rem;
}
.hosp .img {
  width: 45.46875%;
  height: 7.2rem;
}
.hosp .txt {
  width: 51%;
}
.hosp .txt p {
  font-size: 0.7875rem;
  line-height: 1.2rem;
  text-indent: 2em;
}
.hosp .txt p a {
  color: #ff0101;
}
.banner-slide1 {
  padding: 0 0.375rem 0.3rem;

}
.banner-slide1 .main .left {
  width: 41.45%;
}
.banner-slide1 .main .left img {
  display: block;
  width: 100%;
}
.banner-slide1 .main .right {
  width: 55%;
  padding-top: 0.75rem;
}
.banner-slide1 .main .right h4 {
  font-size: .675rem;
  line-height: 1.1rem;
  background: url(../images/bban_38.jpg) no-repeat 0.5rem center;
  background-size: 0.675rem 0.675rem;
  text-indent: 1.3rem;
  color: #fff;
  background-color: #fe6c00;
}
.banner-slide1 .main .right h2 {
  font-size: 1.125rem;
  padding-top: 0.55rem;
  color: #1368bd;
}
.banner-slide1 .main .right h2 b {
  font-size: 1.725rem;
  margin-right: 0.25rem;
  font-weight: bold;
}
.banner-slide1 .main .right h1 {
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
}
.banner-slide1 .main .right h1 span {
  border: 1px #fe6c00 solid;
  border-radius: 0.2rem;
  display: inline-block;
  padding: 0 0.1rem;
  font-size: 0.75rem;
}
.banner-slide1 .main .right p {
  font-size: 0.75rem;
  line-height: 1.1rem;
}
.banner-slide1 .swiper-container-horizontal > .swiper-pagination {
  bottom: 11rem;
}
.banner-slide1 .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.doc-info {
  margin-top: 0.5rem;
}
.doc-info li {
  float: left;
  width: 32.4%;
  margin-right: 1.4%;
}
.doc-info li img {
  display: block;
  width: 100%;
}
.doc-info li a {
  display: block;
  width: 100%;
  color: #555;
}
.doc-info li span {
  display: block;
  width: 100%;
  border: 1px #ccc solid;
  border-top: none;
  text-align: center;
  font-size: .675rem;
  white-space: nowrap;
  line-height: 1.8rem;
  color: #555;
}
.doc-info li:nth-of-type(3n) {
  margin-right: 0;
}
.nb-center {
  padding: 0 0.75rem 1rem;
}
.nb-center .img {
  width: 51.16%;
  height: 8.8125rem;
}
.nb-center .txt {
  height: 8.8125rem;
  width: 47%;
}
.nb-center .txt h2 {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.975rem;
  color: #1368bd;
  font-weight: bold;
  text-align: center;
}
.nb-center .txt h2 span {
  color: #fe6c00;
}
.nb-center .txt dl {
  height: 6.7rem;
  overflow: hidden;
  border: 1px #ccc solid;
  margin-top: 0.3rem;
  padding-top: 0.2rem;
}
.nb-center .txt dl dt {
  background-color: #eee;
  font-size: 0.75rem;
  line-height: 1.7rem;
  height: 1.7rem;
  text-align: center;
}
.nb-center .txt dl dd {
  height: 1.6rem;
  line-height: 1.6rem;
  border-bottom: 1px #ccc solid;
  text-indent: 1.5rem;
  background: url(../images/last_51.jpg) no-repeat 0.4rem center;
  background-size: 0.75rem 0.75rem;
}
.nb-center .txt dl dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
.center-T h3 {
  font-size: 0.975rem;
  text-align: center;
  line-height: 2.25rem;
  background-color: #eee;
  color: #1368bd;
  font-weight: bold;
}
.nb-yj {
  padding: 1rem 0.75rem 1rem;
}
.nb-yj .img {
  width: 44.67%;
  height: 9.75rem;
  border: 1px #ccc solid;
}
.nb-yj .img img {
  display: block;
  width: 100%;
  height: 7.875rem;
}
.nb-yj .img span {
  display: block;
  font-size: 0.75rem;
  text-align: center;
  padding-top: 0.4rem;
}
.nb-yj .txt {
  height: 9.75rem;
  width: 52%;
  background-color: #eee;
}
.nb-yj .txt dl {
  height: 6.7rem;
}
.nb-yj .txt dl dt {
  font-size: 0.75rem;
  line-height: 2.4rem;
  height: 2.4rem;
  background: url(../images/last_56.jpg) no-repeat 0.9rem center;
  background-size: 0.975rem 0.975rem;
  background-color: #1368bd;
  color: #fff;
  text-indent: 2.2rem;
}
.nb-yj .txt dl dd {
  height: 2.45rem;
  line-height: 2.45rem;
  text-indent: 0.25rem;
  white-space: nowrap;
  border-bottom: 1px #ccc dashed;
}
.nb-yj .txt dl dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
.nb-yj .txt dl dd:last-child {
  border-bottom: none;
}
.nb-care .left {
  width: 51.6%;
	height: 11rem;
}
.nb-care .left dd a,
.nb-care .left dd img,
.nb-care .left dd span {
  display: block;
  width: 100%;
}
.nb-care .left dd span {
  font-size: 0.75rem;
  background-color: #ebeaea;
  color: #000;
  padding: 0.5rem 0 0.5rem 2.2rem;
	height: 2rem;
}
.nb-care .right {
  width: 46%;
}
.nb-care .right dd {
  border-bottom: 1px #fff solid;
  height: 2.2375rem;
  line-height: 2.2375rem;
  text-indent: 1.125rem;
  background: url(../images/last_66.jpg) no-repeat 0.3rem center;
  background-size: 0.6375rem;
  background-color: #eee;
}
.nb-care .right dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  white-space: nowrap;
}
.nb-tab {
  padding: 0 0.75rem 1rem;
}
.nb-tab .tab-btn li {
  font-size: 1rem;
  text-align: center;
  color: #0f5397;
  background-color: #ebeaea;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 0.6rem;
}
.nb-tab .tab-btn li:first-child {
  float: left;
  width: 51.6%;
}
.nb-tab .tab-btn li:last-child {
  width: 46%;
  float: right;
}
.nb-tab .tab-btn .on {
  background: url(../images/last_56.jpg) no-repeat 1.75rem center;
  background-size: 0.975rem 0.975rem;
  background-color: #1368bd;
  color: #fff;
  text-indent: 0.5rem;
}
.nb-tab .tab-btn li:last-child.on {
  background: url(../images/last_56.jpg) no-repeat 1.25rem center;
  background-size: 0.975rem 0.975rem;
  background-color: #1368bd;
  color: #fff;
  text-indent: 0.85rem;
}
.banner-slide2 {
  padding: 0 0.75rem 1rem;
}
.banner-slide2 img {
  display: block;
  width: 100%;
}
.nb-knowTitle {
  padding: 0.5rem 0.75rem 0.75rem;
}
.nb-knowTitle em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.nb-knowTitle h2 {
  text-align: center;
  font-size: 0.975rem;
  line-height: 1;
  margin-top: -0.525rem;
}
.nb-knowTitle h2 span {
  display: inline-block;
  padding: 0 0.4rem;
  background-color: #fff;
}
.nb-knowTitle img {
  display: block;
  width: 1.5rem;
  margin: 0.4rem auto 0;
}
.nb-know {
  padding: 0 0.75rem 1rem;
}
.nb-know li {
  float: left;
  width: 32%;
  margin-right: 2%;
  padding: 0.75rem 1rem;
  background-color: #eee;
}
.nb-know li h2 {
  font-size: 0.975rem;
  font-weight: bold;
  text-align: center;
}
.nb-know li em {
  display: block;
  height: 1px;
  background-color: #ccc;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.nb-know li p {
  font-size: 0.75rem;
  white-space: nowrap;
  line-height: 1.2rem;
}
.nb-know li span {
  display: block;
  width: 90%;
  margin: 0.6rem auto 0;
  background: url(../images/last_73.jpg) no-repeat 0.5rem center;
  background-size: 0.825rem 0.75rem;
  color: #fff;
  text-indent: 1.5rem;
  background-color: #fe6c00;
  font-size: 0.675rem;
  line-height: 1.3rem;
}
.nb-know li:last-child {
  margin-right: 0;
}
.nb-space {
  padding: 0 0.75rem 1rem;
}
.nb-space li {
  padding: 0.9rem 0;
  border-bottom: 1px #ccc solid;
}
.nb-space li .img {
  width: 48.3%;
  height: 6.375rem;
}
.nb-space li .txt {
  width: 49.3%;
  height: 6.375rem;
}
.nb-space li .txt h2 {
  font-size: 0.975rem;
  margin-bottom: 0.4rem;
}
.nb-space li .txt h3 {
  font-size: 0.825rem;
  margin-bottom: 0.3rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px #ccc dashed;
}
.nb-space li .txt p {
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-indent: 2em;
}
.nb-space li .txt p a {
  color: #d50202;
}
.nb-btn {
  width: 71.875%;
  margin: 0 auto 1rem;
  overflow: hidden;
  border: 1px #1368bd solid;
  border-radius: 0.25rem;
}
.nb-btn a {
  float: left;
  width: 48%;
  font-size: 0.825rem;
  line-height: 2rem;
  height: 2rem;
}
.nb-btn a:first-child {
  background-color: #fff;
  color: #1368bd;
  text-align: center;
}
.nb-btn a:last-child {
  width: 52%;
  background: url(../images/last_83.jpg) no-repeat 0.4rem center;
  background-size: 1.2rem 1.875rem;
  background-color: #1368bd;
  color: #fff;
  text-indent: 1.5rem;
  text-align: center;
  border-radius: 0.25rem 0 0 0.25rem;
}
.nb-phb {
  background-color: #eee;
}
.nb-phb h2 {
  font-size: 0.975rem;
  font-weight: bold;
  text-indent: 2.2rem;
  height: 2.325rem;
  line-height: 2.325rem;
  background: url(../images/last_87.jpg) no-repeat 0.75rem center;
  background-size: 1.275rem 1.65rem;
}
.nb-phb h2 span {
  font-size: .675rem;
  font-weight: normal;
  margin-left: 0.45rem;
}
.nb-phb-main {
  padding: 1rem 0.75rem 1rem;
}
.nb-phb-main li {
  float: left;
  width: 49.5%;
  font-size: 0.675rem;
  height: 2.4rem;
  line-height: 2.4rem;
  margin-bottom: 0.4rem;
  border: 1px #ccc solid;
  text-align: center;
}
.nb-phb-main li:nth-of-type(even) {
  margin-left: 1%;
}
.bb-swt {
  padding: 0.3rem 0.75rem;
  background-color: #eee;
}
.bb-swt li {
  width: 48%;
  height: 3.5rem;
  background: url(../images/last_91.jpg) no-repeat 1.8rem center;
  background-size: 2.55rem 2.55rem;
  background-color: #fff;
}
.bb-swt li a {
  display: block;
  width: 100%;
  padding-left: 5rem;
  font-size: 0.75rem;
  padding-top: 0.55rem;
}
.bb-swt li a b {
  font-size: 0.9rem;
  font-weight: bold;
  display: block;
  color: #1368bd;
}
.bb-swt li:last-child {
  background: url(../images/last_94.jpg) no-repeat 1.8rem center;
  background-size: 2.55rem 2.55rem;
  background-color: #fff;
}
.bb-swt li:last-child a b {
  color: #fe6c00;
}
.nb-footer {
  background-color: #1368bd;
  margin-top: 1rem;
  padding-top: 1rem;
}
.nb-footer .main {
  margin-top: 0.825rem;
  padding-bottom: 0.5rem;
}
.nb-footer .main .left {
  width: 24.375%;
  margin-left: 10.625%;
}
.nb-footer .main .left img {
  display: block;
  width: 100%;
}
.nb-footer .main .left span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
}
.nb-footer .main .right {
  width: 62%;
}
.nb-footer .main .right p {
  font-size: 0.75rem;
  line-height: 1.2rem;
  color: #fff;
  padding-left: 2.5rem;
  margin-bottom: 0.5rem;
}
.nb-footer .main .right p b {
  font-size: 0.975rem;
}
.nb-footer .main .right p:first-child {
  background: url(../images/last_105.jpg) no-repeat 0 0.2rem;
  background-size: 2.1rem 2.1rem;
}
.nb-footer .main .right p:last-child {
  background: url(../images/last_108.jpg) no-repeat 0 0.2rem;
  background-size: 2.1rem 2.1rem;
}





.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: #1368BD;
  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;
  padding-top: 0;
}
.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: #1368BD;
  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%;
}

/* start */
.panel-zt9{
	margin-bottom:1rem;
}
.panel-zt9 em {
  display: block;
  margin-top: 0.7rem;
  height: 1px;
  background-color: #ccc;
}
.panel-zt9 h2 {
  text-align: center;
  margin-top: -0.7875rem;
  font-size: 1.125rem;
  line-height: 1.425rem;
  height: 1.5rem;
  font-weight: bold;
  color: #222;
}
.panel-zt9 h2 span {
  display: inline-block;
  background-color: #fff;
  padding: 0 0.6rem;
}
.panel-zt9 li {
  float: left;
  width: 32%;
  margin-top: 0.6rem;
  margin-right: 2%;
  height: 5.0625rem;
  border-radius: 0.25rem;
  border: 1px #ccc solid;
  background-color: #f5f5f5;
  padding-top: 0.375rem;
}
.panel-zt9 li a {
  display: block;
  width: 100%;
}
.panel-zt9 li img {
  display: block;
  width: 2.475rem;
  margin: 0 auto;
}
.panel-zt9 li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  white-space: nowrap;
}
.panel-zt9 li b {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.675rem;
  line-height: 1;
}
.panel-zt9 li:nth-of-type(3n) {
  margin-right: 0;
}
.panel-zt9 li:nth-of-type(1) b,
.panel-zt9 li:nth-of-type(3) b,
.panel-zt9 li:nth-of-type(4) b {
  font-size: 0.45rem;
  white-space: nowrap;
  text-transform: uppercase;
}
