@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: #333333;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #333333;
}
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%;
}
.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;
}
.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;
}
.zt21-public-p {
  padding: 0 0.125rem;
}
.zt21-public-p p {
  font-size: 0.825rem;
  line-height: 1.65;
  text-indent: 2em;
}
.zt21-public-p p span {
  font-weight: bold;
}
.zt21-public-p p a {
  color: #ff6600;
}
/* start */
.zt21-public-title {
  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: 1rem 0 0.75rem;
}
.zt21-public-title .l {
  text-align: right;
  white-space: nowrap;
}
.zt21-public-title .l h1 {
  font-size: 1.35rem;
  font-weight: bold;
}
.zt21-public-title .l h1 span {
  color: #ff9102;
}
.zt21-public-title .l h6 {
  font-size: 0.525rem;
  text-transform: capitalize;
}
.zt21-public-title .r {
  font-size: 2.25rem;
  line-height: 1.125;
  font-weight: bold;
  white-space: nowrap;
  color: #ff9103;
  padding-left: 0.25rem;
}
.zt21-public-title-g .l {
  white-space: nowrap;
}
.zt21-public-title-g .l h1 {
  font-size: 1.25rem;
  font-weight: bold;
}
.zt21-public-title-g .l h1 span {
  color: #ff9102;
}
.zt21-public-title-g .l h6 {
  font-size: 0.525rem;
  text-transform: capitalize;
}
.zt21-public-title-g .r {
  font-size: 2.1rem;
  line-height: 1.125;
  font-weight: bold;
  white-space: nowrap;
  color: #ff9103;
  padding-left: 0.25rem;
}
.zt21-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;
  padding: 1rem 0;
}
.zt21-public-btn a {
  display: block;
  font-size: 0.825rem;
  line-height: 2.25rem;
  padding: 0 1.375rem;
  background-color: #ff9103;
  color: #fff;
  border-radius: 2.25rem;
}
.zt21-public-btn a span {
  display: inline-block;
  padding: 0 1rem 0 0.5rem;
  margin-left: 0.5rem;
  background: url(../images/sj_07.png) no-repeat 0 center, url(../images/sj_10.png) no-repeat right 1.2rem;
  background-size: 1px 1.125rem,0.825rem 0.9rem;
}
.zt21-andvantage {
  padding-bottom: 0.375rem;
}
.zt21-andvantage li {
  float: left;
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  border: 1px #959595 solid;
  background-color: #eeeeee;
  margin-bottom: 0.75rem;
}
.zt21-andvantage li .main {
  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;
  height: 4.325rem;
}
.zt21-andvantage li .main img {
  display: block;
  width: 2.1rem;
  height: 1.7625rem;
  padding: 0 0.2rem 0 0.375rem;
}
.zt21-andvantage li .main span {
  display: block;
  font-size: 0.825rem;
  line-height: 1.4;
  padding-right: 0.2rem;
}
.zt21-fzy .list {
  background-color: #eeeeee;
  border-bottom: 0.125rem #fff solid;
}
.zt21-fzy .list .img {
  width: 47.62625%;
  height: 7.7625rem;
}
.zt21-fzy .list .txt {
  width: 51%;
  height: 7.7625rem;
  padding: 0.6rem 0.1rem 0 0.375rem;
}
.zt21-fzy .list .txt h2 {
  font-size: 0.9375rem;
  font-weight: bold;
}
.zt21-fzy .list .txt h2 span {
  display: inline-block;
  padding: 0 1rem 0.25rem 0;
  border-bottom: 1px #ccc solid;
}
.zt21-fzy .list .txt .em {
  display: block;
  width: 1.375rem;
  height: 3px;
  background-color: #ccc;
  margin-top: -2px;
  margin-bottom: 0.2rem;
}
.zt21-fzy .list .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
}
.zt21-fzy .panel {
  background-color: #049294;
  color: #fff;
  border-bottom: 0.125rem #fff solid;
}
.zt21-fzy .panel .img {
  width: 61.25%;
  height: 8.025rem;
  position: relative;
  overflow: visible;
}
.zt21-fzy .panel .img img {
  display: block;
  width: 100%;
}
.zt21-fzy .panel .img em {
  display: block;
  border-width: 0.5rem;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #eeeeee transparent;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: 0rem;
  left: 72.6%;
}
.zt21-fzy .panel .txt {
  width: 37%;
  height: 8.025rem;
  position: relative;
  padding: 0.475rem 0.125rem 0 0.375rem;
}
.zt21-fzy .panel .txt h2 {
  font-size: 0.9375rem;
  font-weight: bold;
}
.zt21-fzy .panel .txt h2 span {
  display: inline-block;
  padding: 0 1rem 0.25rem 0;
  border-bottom: 1px #fff solid;
}
.zt21-fzy .panel .txt .em3 {
  position: absolute;
  border-width: 0.5rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #049294;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  margin-top: -0.5rem;
  right: -1.375rem;
  z-index: 2;
}
.zt21-fzy .panel .txt .em {
  display: block;
  width: 1.375rem;
  height: 3px;
  background-color: #fff;
  margin-top: -2px;
  margin-bottom: 0.2rem;
}
.zt21-fzy .panel .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
}
.zt21-fzy .panel-g {
  background-color: #eee;
  color: #333;
  border-bottom: 0.125rem #fff solid;
}
.zt21-fzy .panel-g .img {
  width: 61.25%;
  height: 8.025rem;
  position: relative;
  overflow: visible;
}
.zt21-fzy .panel-g .img img {
  display: block;
  width: 100%;
}
.zt21-fzy .panel-g .img em {
  display: block;
  border-width: 0.5rem;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #049294 transparent;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: 0rem;
  left: 72.6%;
}
.zt21-fzy .panel-g .txt {
  width: 37%;
  height: 8.025rem;
  position: relative;
  padding: 0.475rem 0.125rem 0 0.375rem;
}
.zt21-fzy .panel-g .txt h2 {
  font-size: 0.9375rem;
  font-weight: bold;
}
.zt21-fzy .panel-g .txt h2 span {
  display: inline-block;
  padding: 0 1rem 0.25rem 0;
  border-bottom: 1px #ccc solid;
}
.zt21-fzy .panel-g .txt .em3 {
  position: absolute;
  border-width: 0.5rem;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #eeeeee;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 50%;
  margin-top: -0.5rem;
  right: -1.375rem;
  z-index: 2;
}
.zt21-fzy .panel-g .txt .em {
  display: block;
  width: 2.375rem;
  height: 3px;
  background-color: #ccc;
  margin-top: -2px;
  margin-bottom: 0.2rem;
}
.zt21-fzy .panel-g .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
}
.zt21-fzy .wb {
  padding: 0.475rem 0.8rem;
  background-color: #eee;
  border-bottom: 0.125rem #fff solid;
}
.zt21-fzy .wb h2 {
  font-size: 0.9375rem;
  text-align: right;
  font-weight: bold;
}
.zt21-fzy .wb h2 span {
  display: inline-block;
  padding: 0 0rem 0.25rem 1rem;
  border-bottom: 1px #ccc solid;
}
.zt21-fzy .wb .em {
  display: block;
  width: 1.375rem;
  height: 3px;
  float: right;
  background-color: #ccc;
  margin-top: -2px;
  margin-bottom: 0.2rem;
}
.zt21-fzy .wb p {
  font-size: 0.825rem;
  padding-top: 0.475rem;
}
.zt21-fzy .wb-g {
  padding: 0.475rem 0.8rem;
  background-color: #049294;
  border-bottom: 0.125rem #fff solid;
  color: #fff;
}
.zt21-fzy .wb-g h2 {
  font-size: 0.9375rem;
  text-align: right;
  font-weight: bold;
}
.zt21-fzy .wb-g h2 span {
  display: inline-block;
  padding: 0 0rem 0.25rem 1rem;
  border-bottom: 1px #fff solid;
}
.zt21-fzy .wb-g .em {
  display: block;
  width: 1.375rem;
  height: 3px;
  float: right;
  background-color: #fff;
  margin-top: -2px;
  margin-bottom: 0.2rem;
}
.zt21-fzy .wb-g p {
  font-size: 0.825rem;
  padding-top: 0.475rem;
}
.zt21-noUse {
  margin-top: 0.375rem;
  padding: 0 0.25rem 1rem 0;
  position: relative;
}
.zt21-noUse em {
  display: block;
  width: 98%;
  height: 13.25rem;
  background-color: #eee;
  border-radius: 1.2rem;
  position: absolute;
  z-index: -1;
  top: 0.5rem;
  left: 2%;
}
.zt21-noUse .main {
  background-color: #eee;
  border-radius: 1rem;
  padding: 0.1rem 0.375rem;
  border-bottom: 0.375rem #fff solid;
  border-right: 0.375rem #fff solid;
}
.zt21-noUse .main p {
  font-size: 0.825rem;
  line-height: 1.8rem;
  border-bottom: 1px #ccc dashed;
  padding-left: 1.5rem;
}
.zt21-noUse .main p b {
  font-weight: bold;
}
.zt21-noUse .main p:last-child {
  border-bottom: none;
}
.zt21-cctv h1 {
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 1rem;
  border:1px solid #ff9103;
  width:70%;
  padding: 0.5rem;
  margin-left:3.6rem;
  color:#ff9103;
}
.zt21-video {
  width: 94.6875%;
  margin: 0 auto;
}
.zt21-video a,
.zt21-video img,
.zt21-video video {
  display: block;
  width: 100%;
}
.zt21-video-slide {
  width: 94.6875%;
  margin: 0 auto;
}
.zt21-video-slide .swiper-slide a,
.zt21-video-slide .swiper-slide img,
.zt21-video-slide .swiper-slide video,
.zt21-video-slide .swiper-slide span {
  display: block;
  width: 100%;
}
.zt21-video-slide .swiper-slide span {
  font-size: 0.825rem;
  line-height: 1;
  padding-top: 0.6rem;
  text-align: center;
}
.zt21-video-slide .swiper-container {
  padding-bottom: 1.35rem;
}
.zt21-video-slide .swiper-pagination-bullet {
  width: 1.5rem;
  height: 0.2rem;
  border-radius: 0;
}
.zt21-video-slide .swiper-container-horizontal > .swiper-pagination-bullets,
.zt21-video-slide .swiper-pagination-custom,
.zt21-video-slide .swiper-pagination-fraction {
  bottom: 0rem;
}
.zt21-video-slide .swiper-pagination-bullet-active {
  background-color: #049294;
}
.zt21-ss {
  margin-top: 1rem;
  height: 12rem;
  background: url(../images/jk_64.png) no-repeat 0 0;
  background-size: 11.25rem 12rem;
  padding-left: 10rem;
}
.zt21-ss p {
  font-size: 0.825rem;
}
.zt21-ss p span {
  padding-left: 1rem;
  height: 1.275rem;
  line-height: 1.2rem;
  display: inline-block;
  background: url(../images/sj-pn_67.jpg) no-repeat 0 0;
  background-size: 0.7875rem 1.275rem;
  background-color: #eee;
  padding-right: 0.275rem;
  white-space: nowrap;
}
.zt21-ss p:nth-of-type(1) {
  padding-left: 0.1rem;
  padding-top: 1.275rem;
}
.zt21-ss p:nth-of-type(2) {
  padding-left: 1.375rem;
  padding-top: 1.3rem;
}
.zt21-ss p:nth-of-type(3) {
  padding-left: 1.375rem;
  padding-top: 2rem;
}
.zt21-ss p:nth-of-type(4) {
  padding-left: 0rem;
  padding-top: 1.25rem;
}
.zt21-public-btn-g a {
  padding: 0 2rem 0 1rem;
  background: url(../images/sj_10.png) no-repeat 91% 1.2rem;
  background-size: 0.825rem 0.9rem;
  background-color: #ff9103;
}
.zt21-cheak {
  padding: 0 0.25rem;
}
.zt21-cheak li {
  float: left;
  width: 48.5%;
  margin-bottom: 0.6rem;
  background-color: #f4eded;
}
.zt21-cheak li a,
.zt21-cheak li img {
  display: block;
  width: 100%;
}
.zt21-cheak li h2 {
  font-size: 0.9rem;
  color: #049294;
  padding-left: 0.375rem;
  padding-top: 0.25rem;
  font-weight: bold;
  border-top: 0.2rem #fff solid;
}
.zt21-cheak li p {
  font-size: 0.825rem;
  padding-top: 0.2rem;
  padding-left: 0.375rem;
  line-height: 1.6;
  padding-bottom: 0.375rem;
  border-bottom: 0.2rem #049294 solid;
}
.zt21-cheak li:nth-of-type(even) {
  margin-left: 3%;
}
.zt21-tab {
  margin-top: 1rem;
}
.zt21-tab .tab-btn li {
  float: left;
  width: 33%;
  margin-right: 0.5%;
  font-size: 0.825rem;
  background-color: #eee;
  line-height: 2.5rem;
  text-align: center;
}
.zt21-tab .tab-btn li:last-child {
  margin-right: 0;
}
.zt21-tab .tab-btn .on {
  background-color: #049294;
  color: #fff;
}
.zt21-tab .tab-txt {
  background: url(../images/bg_24.jpg);
  border: 1px #ccc solid;
  border-top: none;
  padding: 0.375rem;
}
.zt21-tab .tab-txt p {
  font-size: 0.825rem;
  margin-bottom: 0.75rem;
}
.zt21-tab .tab-txt p b {
  font-weight: bold;
}
.zt21-tab .tab-txt dd {
  float: left;
  width: 32%;
  margin-right: 2%;
  padding-bottom: 0.375rem;
}
.zt21-tab .tab-txt dd a {
  display: block;
  width: 100%;
  position: relative;
}
.zt21-tab .tab-txt dd img {
  display: block;
  width: 100%;
  border: 0.1rem #ccc solid;
}
.zt21-tab .tab-txt dd span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1.8rem;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.zt21-tab .tab-txt dd p {
  font-size: 0.75rem;
  text-align: center;
  padding-top: 0.2rem;
  margin-bottom: 0.375rem;
}
.zt21-tab .tab-txt dd .a {
  width: 48%;
  margin: 0 auto;
  background-color: #ff9103;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  border-radius: 2rem;
  line-height: 1.375rem;
}
.zt21-tab .tab-txt dd:last-child {
  margin-right: 0;
}
