@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input,
textarea,
article,
aside,
audio,
canvas,
command,
datalist,
details,
dialog,
embed,
figure,
header,
hgroup,
keygen,
mark,
meter,
nav,
output,
progress,
rp,
rt,
ruby,
section,
source,
time,
video {
  border: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: none;
}

a {
  outline: none;
  color: #006DDD;
}

body,
html {
  height: 100%;
  min-height: 12rem;
}

body {
  font-family: '\9ED1\4F53', Arial, \5FAE\8F6F\96C5\9ED1;
  font-size: 12px;
}

input::-webkit-input-placeholder {
  color: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

html,
body {
  width: 100%;
  color: #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  font-size: 50px;
}

html,
body {
  width: 100%;
  background: #feeab5;
}

#container {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  font-size: .24rem;
}
@media screen and (min-width: 480px) {
  html {
    font-size: 50px !important;
  }
}

/*iphone4 横屏*/
@media screen and (min-width: 568px) {
  html {
    font-size: 50px !important;
  }
}

/*iphone5 横屏*/
@media screen and (min-width: 598px) {
  html {
    font-size: 56.2px !important;
  }
}

/*常用宽360的横屏*/
@media screen and (min-width: 667px) {
  html {
    font-size: 58.5px !important;
  }
}

/*iphone6 横屏*/
@media screen and (min-width: 736px) {
  html {
    font-size: 64.6px !important;
  }
}
.warp{
  width: 100%;
  overflow: hidden;
}
img{
  display: block;
  margin:0 auto;
  width: 100%;
}
.kv{
  padding-top: 2.63rem;
  padding-bottom: .32rem;
  background: url('zt_sczg_kvBg.jpg') no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  min-height: 24.74rem;
}
.kv .title{
  width: 3.81rem;
  margin-bottom: 1.26rem;
}
.kv .logo{
  width: 2.85rem;
  margin-bottom: .70rem;
}
.kv .word{
  width: 6.47rem;
}
.kv .record{
  width: 6.04rem;
  margin: 2.27rem auto .32rem;
}
.kv .video{
  height: 4.28rem;
  position: relative;
}
.video-cover{
  position: absolute;
  z-index: 10;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-cover-btn{
  display: block;
  width: 1rem;
  z-index: 10;
}
.video-cover-photo{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet{
  background: #18542d;
}

.swiper-container .swiper-pagination{
  bottom:0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 3px;
}
.kv-swiper{
  height: 2.24rem;
  width: 7.10rem;
  margin:0 auto;
  padding-top: .28rem;
  box-sizing: border-box;
}
.kv-swiper .swiper-wrapper{
  height: 1.40rem;
}
.kv-swiper .swiper-pagination-bullet{
  background: #e46d0c;
  opacity: 0.4;
}
.kv-swiper .swiper-pagination-bullet-active{
  opacity: 1;
}
.kv-swiper .img-msg{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.12rem;
  font-size: 0.18rem;
  color: rgba(255,255,255,0.9);
  line-height: 0.26rem;
  background: rgba(0,0,0,0.35);
  z-index: 9;
  box-sizing: border-box;
  text-align: left;
}
.video-box{
  width: 100%;
}
.video-box .video{
  width: 100%;
}
.rows-box{
  background-size: 100% auto;
  box-sizing: border-box;
  box-sizing: border-box;
  background: url('zt_sczg_item1Bg.jpg') no-repeat;
}
.item1{
  padding:.34rem 0 .28rem;
  /* background: url('zt_sczg_item1Bg.jpg') no-repeat;
  background-size: 100% auto;
  box-sizing: border-box; */
  height: 10.54rem;
}
.item1 .title{
  width: 5.08rem;
  line-height: .55rem;
  color:#595656;
}
.item1 .item-swiper{
  width: 6.09rem;
  height: 4.66rem;
  margin:.20rem auto .24rem;
}
.item1 .swiper-slide{
  flex-flow: column;
  position: relative;
  justify-content: flex-start;
}
.item1 .swiper-pagination{
  bottom:.53rem;
}
.item1 .item-swiper .title{
  width: 5.08rem;
  color:#595656;
  position: absolute;
  left:0;
  bottom: 0;
  text-align: left;
  height: .55rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: .28rem;
  width: 100%;
}


.item1 .info li{
  /* display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: nowrap; */
  position: relative;
  line-height: .34rem;
  padding:0 1.18rem 0 .70rem;
  margin-bottom:.16rem;
  overflow: hidden;
}
.item1 .info li:after{
  content: '';
  position: absolute;
  top:50%;
  right: .73rem;
  height: .28rem;
  width: .15rem;
  background: url('zt_sczg_arror.png') no-repeat;
  background-size: cover;
  margin-top: -0.14rem;
}
.item1 .info .photo{
  width: 1.95rem;
  height: 1.08rem;
  margin-right: .18rem;
  float: left;
}
.item1 .info .text{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: nowrap;
  height: 1.08rem;
}
.item1-swiper .swiper-slide img{
  width: 6.09rem;
  height: 3.72rem;
}

.item2{
  padding:.36rem 0 .22rem;
  background: url('zt_sczg_item2Bg.jpg') no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  height: 5.46rem;
}
.item2 .title,
.item3 .title{
  width: 3.69rem;
  margin-bottom: .24rem;
}
.album-swiper{
  height: 3.53rem;
}
.album-swiper .swiper-slide{
  width: 5.20rem;
  height: 2.93rem;
  position: relative;
}
.album-swiper .swiper-slide:after{
  content: '';
  position: absolute;
  top:.07rem;
  left:.07rem;
  height: 100%;
  width: 100%;
  background: #fff;
  display: none;
}
.album-swiper .swiper-slide img{
  position: relative;
  z-index: 3;
}
.item3{
  padding:.58rem 0 .39rem;
  /* background: url('zt_sczg_item3Bg.jpg') no-repeat;
  background-size: 100% auto;
  box-sizing: border-box; */
  /* height: 6.77rem; */
}
.item3 .title{
  width: 4.43rem;
}
.item3 .swiper-container .swiper-pagination{
  display: none;
}
.email-swiper{
  height: 4.32rem;
}
.email-swiper .swiper-wrapper{
  height: 4.22rem;
}
.email-swiper .swiper-slide{
  overflow: hidden;
}
.email-swiper .video{
  width: 100%;
  height: 4.22rem;
}

.item4{
  background: url('zt_sczg_item4Bg.jpg?v2.2') no-repeat;
  background-size: 100% auto;
  height: 13.77rem;
  box-sizing: border-box;
  padding-top: 2rem;
  width: 7.50rem;
  overflow: hidden;
  margin:0 auto;
}
.item4 .text{
  margin:0 auto;
  width: 5.11rem;
  height: .88rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.finance-swiper{
  height: 4.32rem;
  width: 7.5rem;
  margin-bottom: .5rem;
}
.finance-swiper .swiper-slide,
.finance-swiper .swiper-slide img{
  width: 3.12rem;
  height: 4.32rem;
}
.pc-box{
  position: fixed;
  top:0;
  left:0;
  background-color: #017d60;
  height: 100%;
  width: 100%;
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  opacity: 0;
}
.pc-box img{
  display: block;
  width: 270px;
  height: 270px;
}
.pc-box p{
  margin-top: 16px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

@media (min-width: 800px) {
  .pc-box{
    opacity: 1;
    display: flex;
  }
}
.video{
  position: relative;
}
video::-webkit-media-controls-overlay-play-button {
  display: none;
}