@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 {
  background-color: #eee;
  height: 0.5rem;
  margin: 1rem auto;
}
.t-title h2 {
  font-size: 1.275rem;
  font-weight: bold;
  color: #151515;
  text-align: center;
  padding-top: 0.825rem;
  padding-bottom: 1rem;
}
.t-lead {
  position: relative;
  padding-bottom: 0.25rem;
}
.t-lead em {
  display: block;
  width: 4.25rem;
  height: 4.8375rem;
  border: 1px #1567c5 solid;
}
.t-lead .t-lead-main {
  position: absolute;
  top: 0.25rem;
  left: 0;
  width: 100%;
  padding-left: 0.2rem;
}
.t-lead .t-lead-main .img {
  width: 17.7%;
  height: 4.8375rem;
}
.t-lead .t-lead-main .txt {
  height: 4.8375rem;
  width: 82.3%;
  background-color: #f0f0f0;
  padding: 0.2rem 0.5rem 0.5rem 0.75rem;
}
.t-lead .t-lead-main .txt p {
  font-size: 0.75rem;
  line-height: 1.15rem;
}
.t-video {
  height: 15rem;
  margin-top: 1rem;
  background: url(../images/zt_07.jpg) no-repeat;
  background-size: 100% 100%;
}
.t-video video {
  display: block;
  width: 76.25%;
  height: 11.925rem;
  margin: 1.525rem auto 0;
}
.t-btn {
  position: relative;
  margin-bottom: 1.2rem;
  text-align: center;
}
.t-btn em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
  margin-top: 2rem;
}
.t-btn .main {
  margin-top: -0.7875rem;
}
.t-btn a {
  display: inline-block;
  font-size: 0.7875rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 2rem 0 1rem;
  background: url(../images/zt_11.jpg) no-repeat 91.5% center;
  background-size: 0.9rem 0.9rem;
  background-color: #f0f0f0;
}
.t-pub-title img {
  display: block;
  width: 3.075rem;
  margin: 0 auto ;
}
.t-pub-title h5 {
  text-align: center;
  font-size: 0.8675rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.t-pub-title h5 span {
  display: inline-block;
  padding: 0.1rem 0.5rem;
  border: 1px #ccc solid;
}
.t-pub-title h2 {
  font-size: 1.35rem;
  font-weight: bold;
  text-align: center;
  color: #135fbf;
  padding-bottom: 0.4rem;
  border-bottom: 1px #ccc solid;
}
.t-pub-title em {
  display: block;
  width: 4rem;
  height: 3px;
  background-color: #1567c5;
  margin: -2px auto 1rem;
}
.p {
  font-size: 0.75rem;
  line-height: 1.3rem;
  text-indent: 2em;
}
.t-zy video {
  display: block;
  width: 82.8125%;
  margin: 1rem auto 0;
}
.t-zy span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  padding-top: 0.5rem;
}
.t-jz ul {
  margin-top: 1rem;
}
.t-jz ul li {
  float: left;
  width: 32.4%;
  margin-right: 1.4%;
}
.t-jz ul li a,
.t-jz ul li img {
  display: block;
  width: 100%;
}
.t-jz ul li a {
  position: relative;
  height: 100%;
}
.t-jz ul li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
}
.t-jz ul li .zt {
  display: block;
  width: 3rem;
  position: absolute;
  right: 0;
  top: 0;
}
.t-jz ul li:last-child {
  margin-right: 0;
}
.t-jz .t-slide {
  margin-top: 1rem;
}
.t-jz .t-slide .swiper-container {
  padding-bottom: 2rem;
}
.t-jz .t-slide .swiper-pagination-bullet {
  width: 1.6rem;
  height: 0.25rem;
  border-radius: 0;
}
.t-jz .t-slide .swiper-container-horizontal > .swiper-pagination {
  bottom: 0.3rem;
}
.t-jz .t-slide .img {
  width: 50%;
  height: 9.6rem;
}
.t-jz .t-slide .txt {
  width: 48%;
  height: 9.6rem;
  background: url(../images/zt_40.jpg) no-repeat 5% 0.5rem, url(../images/zt_43.jpg) no-repeat 95% 0.5rem, url(../images/zt_51.jpg) no-repeat 5% 8.5rem, url(../images/zt_52.jpg) no-repeat 95% 8.5rem;
  background-size: 0.6375rem 0.6375rem;
  border: 1px #e9e9e9 dashed;
  padding: 0.9rem 0.75rem;
}
.t-jz .t-slide .txt h2 {
  font-size: 0.975rem;
  color: #135fbf;
  font-weight: bold;
  text-align: center;
}
.t-jz .t-slide .txt em {
  display: block;
  width: 5rem;
  height: 0.15rem;
  background-color: #135fbf;
  margin: 0.35rem auto 0.25rem;
}
.t-jz .t-slide .txt p {
  font-size: 0.75rem;
  line-height: 1.3rem;
  height: 3.9rem;
}
.t-jz .t-slide .txt a {
  display: block;
  width: 5rem;
  background: url(../images/zt_48.jpg) no-repeat 91.5% center;
  background-size: 0.825rem 0.825rem;
  background-color: #ee9f01;
  color: #fff;
  line-height: 1.4rem;
  padding-left: 0.5rem;
  font-size: 0.75rem;
  margin: 0.4rem auto;
}
.t-btn02 a {
  font-size: 0.7875rem;
  display: block;
  width: 64%;
  padding-left: 0.5rem;
  margin: 0 auto;
  border-radius: 0.4rem;
  height: 2.175rem;
  color: #fff;
  line-height: 2.175rem;
  background: url(../images/bd_57.jpg) no-repeat right center;
  background-size: 2.8265625rem 2.175rem;
  background-color: #feb903;
}
.t-btn02 a b {
  font-size: 1.05rem;
  font-weight: bold;
}
.w606 {
  width: 94.6875%;
  margin: 0 auto;
  overflow: hidden;
}
.t-jz .w606 ul {
  margin-top: 0.5rem;
}
.t-jz .w606 ul li {
  width: 32%;
  margin-right: 2%;
}
.t-jz .w606 ul li:last-child {
  margin-right: 0;
}
.t-btn03 {
  padding: 0 3rem;
}
.t-btn03 a {
  float: left;
  width: 49%;
  font-size: 0.7875rem;
  height: 2.4rem;
  line-height: 2.4rem;
  text-indent: 2rem;
  white-space: nowrap;
  background: url(../images/zt_80.jpg) no-repeat 0.4rem center;
  background-size: 1.5rem 1.2rem;
  background-color: #1770cb;
  color: #fff;
  border-radius: 0.3rem;
}
.t-btn03 a:last-child {
  margin-left: 2%;
  text-indent: 2.1rem;
  background: url(../images/zt_77.jpg) no-repeat 0.6rem center;
  background-size: 1.5rem 1.2rem;
  background-color: #fec003;
}
.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;
}
.bj-h {
  margin-bottom: 1.4rem;
}
.bj-h a {
  float: left;
  width: 49%;
  font-size: 0.7875rem;
  height: 2.4rem;
  line-height: 2.4rem;
  text-indent: 2rem;
  white-space: nowrap;
  background: url(../images/zt_108.jpg) no-repeat 0.4rem center;
  background-size: 1.35rem 1.35rem;
  background-color: #1567c5;
  color: #fff;
  border-radius: 0.3rem;
}
.bj-h a:last-child {
  margin-left: 2%;
  text-indent: 2.1rem;
  background: url(../images/zt_111.jpg) no-repeat 0.6rem center;
  background-size: 1.35rem 1.35rem;
  background-color: #feaa03;
}
.t-zhi .list h2 {
  text-align: center;
  font-size: 0.825rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.t-zhi .list h2 span {
  display: inline-block;
  border: 1px #1368bd dashed;
  border-radius: 0.25rem;
  color: #1368bd;
  padding: 0.2rem 0.6rem;
}
.t-zhi .list li {
  float: left;
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 0.75rem;
}
.t-zhi .list li a,
.t-zhi .list li img {
  display: block;
  width: 100%;
}
.t-zhi .list li a {
  position: relative;
}
.t-zhi .list li span {
  position: absolute;
  bottom: 0;
  display: inline-block;
  padding: 0.1rem 0.3rem;
  background-color: #feaa03;
  color: #fff;
  border-radius: 0 0 0 0.25rem;
}
.t-zhi .list p {
  font-size: 0.75rem;
  line-height: 1.5rem;
  padding-left: 0.5rem;
}
.t-zhi .list p span {
  padding-left: 1.2rem;
}
.t-zhi .list p a {
  color: #fea203;
}
.t-zhi .list .btn {
  padding: 1rem 3rem;
  overflow: hidden;
}
.t-zhi .list .btn a {
  float: left;
  width: 45%;
  border-radius: 0.25rem;
  line-height: 1.8rem;
  border: 1px #a2a2a1 dashed;
  font-size: 0.75rem;
  text-indent: 0.4rem;
  background: url(../images/zt_133.jpg) no-repeat 92% center;
  background-size: 1.425rem 1.275rem;
}
.t-zhi .list .btn a:last-child {
  width: 51%;
  margin-left: 4%;
  background: url(../images/zt_130.jpg) no-repeat 92% center;
  background-size: 1.425rem 1.275rem;
}
.t-marqueeBox li {
  width: 7.8rem;
  float: left;
}
.t-marqueeBox li a,
.t-marqueeBox li img {
  display: block;
  width: 7.725rem;
}
.hf {
  background-color: #a9a9a9;
  color: #fff;
  margin-top: 1rem;
  padding: 0.3rem 0.5rem 0.675rem 0.5rem;
  position: relative;
}
.hf p {
  font-size: 0.825rem;
  line-height: 1.4rem;
}
.hf .fz {
  width: 45%;
  background-color: #feaa03;
  border-radius: 0.3rem;
  padding: 0.3rem 0.5rem;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.hf .fz .left {
  font-size: 0.75rem;
}
.hf .fz .right {
  font-size: 1rem;
  font-weight: bold;
  padding-top: 0.3rem;
}
.zh-t {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.zh-t h2 {
  font-size: 1.125rem;
  width: 72%;
  margin: 0 auto;
  padding-bottom: 0.25rem;
  border-bottom: 1px #ccc solid;
  font-weight: bold;
  position: relative;
  padding-right: 1rem;
}
.zh-t h2 img {
  display: block;
  width: 1.8rem;
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;
}
.zh-t h6 {
  font-size: 0.5rem;
  padding-top: 0.3rem;
  text-transform: uppercase;
}
.t-list {
  /* li:last-child{
		border-bottom: none;
	} */
}
.t-list li {
  font-size: 0.75rem;
  line-height: 2rem;
  border-bottom: 1px #ccc solid;
}
.t-list li a {
  color: #666;
}
.t-list li b {
  font-weight: bold;
  margin: 0 0.2rem;
  color: #bababa;
}
.lcx-t {
  margin-top: 2rem;
  margin-bottom: 1rem;
  border: 1px #ccc solid;
  overflow: visible;
}
.lcx-t h2 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #135fbf;
  text-align: center;
  margin-top: -1.75rem;
}
.lcx-t h2 span {
  background-color: #fff;
}
.lcx-t h6 {
  font-size: 0.75rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #bdbebf;
  text-transform: uppercase;
}
.lcx-t h6 span {
  display: inline-block;
  padding: 0 0.3rem;
  border: 1px #ccc solid;
}

/*新底部*/
.z-footer {
  height: 11.25rem;
  background-color: #166be0;
  margin-bottom: 1rem;
}
.z-footer .main {
  height: 11.25rem;
  background: url(/images/ddd.png) no-repeat;
  background-size: 100% 100%;
}
.z-footer .main .left {
  width: 43.59375%;
  margin-left: 8.40625%;
  padding-top: 0.825rem;
}
.z-footer .main .left .line {
  font-size: 0.6rem;
  line-height: 0.8rem;
  margin-top: 0.6rem;
  margin-bottom: 0.55rem;
  color: #fff;
  padding-left: 2.2rem;
  white-space: nowrap;
}
.z-footer .main .left .line span {
  font-size: 0.825rem;
  color: #ffa759;
}
.z-footer .main .left .line1 {
  background: url(/images/dl_10.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .line2 {
  background: url(/images/dl_13.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .pp {
  font-size: 0.6rem;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
.z-footer .main .right {
  margin-top: 1.125rem;
  width: 26.25%;
  margin-right: 8.25%;
}
.z-footer .main .right img,
.z-footer .main .right span {
  display: block;
  width: 100%;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.25rem;
  color: #fff;
}
.z-footer .main .right span {
  margin-top: 0.4rem;
  opacity: 0.7;
}

.device img {
	width: 100%;
}
