@charset "utf-8";
/*清零样式*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  color: #333;
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*公共*/
body {
  background: #fff;
  padding: 0px;
  margin: 0px;
  background: url(../images/banner1.png) center top no-repeat;
}
div {
  padding: 0px;
  margin: 0px;
}
a.gary,
a.gary:visited,
.gary a,
.gary a:visited,
.gary {
  color: #666666;
}
a.cblue,
a.cblue:visited,
.cblue a,
.cblue a:visited,
.cblue {
  color: #84a7e9;
}
a.yellow,
a.yellow:visited,
.yellow a,
.yellow a:visited,
.yellow {
  color: #f57605;
}
p,
dl,
dd {
  padding: 0px;
  margin: 0px;
}
.yahe {
  font-family: "Microsoft Yahei", "微软雅黑";
}
a.confirm-btn {
  background-position: left top;
  color: #ffffff;
}
a.submitbtn,
span.submitbtn {
  background: url("../images/small_btn.gif") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  width: 57px;
}
a {
  color: #33aa99;
  outline: medium none;
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
a {
  cursor: pointer;
}
.cf:after,
.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mar {
  margin: 0 auto;
}
.mt10 {
  margin-top: 10px;
}
.lin {
  line-height: 22px;
}
.lin18 {
  line-height: 18px;
}
.r5 {
  border-radius: 5px 5px 5px 5px;
}
a.cblue,
a.cblue:visited,
.cblue a,
.cblue a:visited,
.cblue {
  color: #79a14b;
}
.f16 {
  font-size: 16px;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
a.cred,
a.cred:visited,
.cred a,
.cred a:visited,
.cred {
  color: #e65977;
}
#warper {
  margin: 0 auto;
}

.szf {
  background: url(../images/szs_title.png) no-repeat center;
  height: 48px;
}
.bm {
  background: url(../images/gbmdw_title.png?v=1) no-repeat center;
  height: 48px;
}
.xq {
  background: url(../images/gxjs_title.png) no-repeat center;
  height: 48px;
}

/* header */
.zt_header {
  width: 100%;
  height: 828px;
  position: relative;
}

/* logo */
.zt_logo {
  width: 320px;
  position: absolute;
  left: 0px;
  top: 20px;
}
.zt_logo img {
  width: 100%;
}
.zt_gd {
  width: 161px;
  position: absolute;
  right: 0px;
  top: 12px;
}
.zt_gd img {
  width: 100%;
}

.footer {
  font-size: 16px;
  margin-top: 24px;
}
.footer a {
  font-size: 16px;
}
.footer .footer-grid .menu a {
  font-size: 16px;
}
.footer {
  background: #21468c !important;
}

.bmsfs_fs {
  display: flex;
  flex-wrap: wrap;
}

.bmsfs_fs li {
  width: 31.6%;
  height: 60px;
  margin-top: 20px;
  opacity: 1;
  border-radius: 4px;
  background: rgba(255, 255, 255, 1);
  line-height: 60px;
  text-align: center;
  margin-right: 24px;
  border: 2px solid rgba(209, 230, 255, 1);
    padding: 0 10px;
    box-sizing: border-box;
}

.bmsfs_fs li:nth-child(3n) {
  margin-right: 0;
}

.bmsfs_fs li a {
  font-size: 18px;
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.text {
  padding-top: 220px;
}

@media (max-width: 1200px) {
  .container {
    width: 997px;
  }

  body {
    background: url(../images/banner1.png) top left no-repeat;
    background-position-x: -135px;
  }

  .bmsfs_fs li {
    margin-right: 20px;
  }


}

@media (max-width: 998px) {
  .container {
    width: auto;
    padding: 0 15px;
  }
  .bmsfs_fs li:nth-child(3n) {
    margin-right: 20px;
  }

  .bmsfs_fs li:nth-child(2n) {
    margin-right: 0px;
  }

  body {
    background-position-x: -218px;
  }

  .bmsfs_fs li {
    width: 48%;
  }
}

@media (max-width: 768px) {
  .container {
    width: auto;
    padding: 0 15px;
  }
}
  @media (max-width: 480px) {
            .bmsfs_fs li {
                width: 100%;
                margin-right: 0;
            }

            .bmsfs_fs li:nth-child(3n) {
                margin-right: 0px;
            }

            .szf,
            .xq,
            .bm {
                background-size: 100%;
            }
.zt_header {
 
    height: 624px;}
        }
