@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #fff;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
body {
  background: #dfedff url(../images/2022xzzf_bg.png) center top no-repeat;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.ml50 {
  margin-left: 50px;
}
.wrapper {
  width: 1260px;
  margin: 0 auto;
}
.wrapper1 {
  width: 1300px;
  margin: 0 auto;
}
.disnone {
  display: none;
}
.top {
  display: inline-block;
  float: right;
  margin-top: 16px;
  background: #292a81;
  border-radius: 16px;
  padding: 0 20px;
}
.top .wza {
  display: inline-block;
  float: left;
  background: url(../images/2022xzzf_wza.png) left center no-repeat;
  font: 14px/32px "微软雅黑";
  color: #FFFFFF;
  width: 12px;
  height: 32px;
}
.top span {
  display: inline-block;
  float: left;
  font: 14px/32px "微软雅黑";
  color: #FFFFFF;
  padding: 0 10px;
}
.top .fhsy {
  display: inline-block;
  float: left;
  padding-left: 20px;
  font: 14px/32px "微软雅黑";
  color: #FFFFFF;
  background: url(../images/2022xzzf_fh.png) left center no-repeat;
}
.top a:hover {
  text-decoration: underline;
}
.logo {
  margin-top: 16px;
  display: inline-block;
  float: left;
  background: url(../images/2025yshj_logo.png) no-repeat;
  width: 127px;
  height: 24px;
}
.title {
  display: block;
  height: 82px;
  background: url(../images/2022xzzf_title.png) center center no-repeat;
  margin-top: 70px ;
}
.header-p {
  font: 14px/30px "微软雅黑";
  color: #ffffff;
  text-indent: 2em;
  min-height: 90px;
  margin: 10px 0 30px 0;
}
.content {
  background: #dfedff url(../images/2022xzzf_banner.png) left center no-repeat;
}
.index-tab {
  padding: 30px 0;
}
.index-tab a {
  margin: 10px 20px;
  float: left;
  display: inline-block;
  width: 180px;
  padding-left: 40px;
  height: 50px;
  font: 16px/22px "微软雅黑";
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  background: #FFFFFF url(../images/2022xzzf_a.png) 30px center no-repeat;
  border-radius: 25px;
  color: #666666;
  box-shadow: 0 0 2px #d8e5f6;
}
.index-tab a:hover,
.index-tab a.cur {
  background: #1a329b url(../images/2022xzzf_acur.png) 30px center no-repeat;
  color: #FFFFFF;
}
.footer {
  height: 210px;
  background: url(../images/2022xzzf_footer.jpg) center top no-repeat;
}
.footer .nr {
  padding-top: 50px ;
}
.footer p {
  text-align: center;
  font: 12px/24px "微软雅黑";
  color: #ffffff;
}
.footer span {
  display: inline-block;
  padding: 0 20px;
}
@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
  .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .wrapper1 {
    width: 100%;
    margin: 0 auto;
  }
  body {
    background: #080039 url(../images/2022xzzf_app_bg1.png) center top no-repeat;
  }
  .top {
    display: none;
    margin-top: 2rem;
    border-radius: 0.6rem;
    padding: 0 2rem;
  }
  .top .wza {
    font: 1.4rem/3.2rem "微软雅黑";
    padding-left: 1.8rem;
  }
  .top span {
    font: 1.4rem/3.2rem "微软雅黑";
    padding: 0 1rem;
  }
  .top .fhsy {
    font: 1.4rem/3.2rem "微软雅黑";
  }
  .logo {
    margin-top: 1rem;
    margin-left: 1rem;
    background: url(../images/2022xzzf_logo_app.png) no-repeat;
    background-size: 80% 80%;
    width: 31rem;
    height: 5.6rem;
  }
  .title {
    margin-top: 1rem;
    height: 4.5rem;
    background: url(../images/2022xzzf_app_wz.png) center center no-repeat;
    background-size: 96% auto;
  }
  .header-p {
    font: 1.6rem/3rem "微软雅黑";
    margin: 1rem  1rem 3rem  1rem;
  }
  .content {
    background: #dfedff url(../images/2022xzzf_banner.png) left center no-repeat;
    background-size: 30% auto;
  }
  .index-tab {
    padding: 2rem 0;
  }
  .index-tab a {
    margin: 1rem 2rem;
    width: 19rem;
    padding-left: 2rem;
    height: 5rem;
    font: 1.6rem/2.2rem "微软雅黑";
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    /* Safari 7.0+ */
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 2.5rem;
    color: #666666;
    box-shadow: 0 0 2px #d8e5f6;
  }
  .index-tab a:hover,
  .index-tab a.cur {
    background: #1a329b;
    color: #FFFFFF;
  }
  .footer {
    padding-bottom: 3rem;
    height: auto;
    background: url(../images/2022xzzf_footer.jpg) center top no-repeat;
  }
  .footer .nr {
    padding-top: 3rem ;
  }
  .footer p {
    font: 1.4rem/3rem "微软雅黑";
  }
  .footer span {
    padding: 0 1rem;
  }
}
