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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}
.yfb-top {
  background: #d4eaf5;
  position: relative;
  z-index: -1;
  padding: 60px 0;
  text-align: center;
}
.yfb-top .container {
  text-align: center;
}

.yfb-tt {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 auto;
}
.yfb-tt span {
  position: absolute;
  left: 0;
  top: -40px;
  background: url("../images/yfb-bq.jpg") no-repeat center;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 140px;
  height: 46px;
}
.yfb-tt h2 {
  background: url("../images/yfb-title.jpg") no-repeat left bottom;
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 30px;
}
.yfb-tt img {
  max-width: 100%;
}

.yfb-t-i img {
  max-width: 100%;
}

.yfb-jj {
  margin-top: 30px;
}
.yfb-jj h3 {
  font-size: 51px;
  text-align: center;
  line-height: 70px;
}
.yfb-jj p {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.yfb-t-l {
  text-align: center;
  margin-top: 30px;
}
.yfb-t-l ul {
  max-width: 1000px;
  margin: 30px auto 0 auto;
}
.yfb-t-l ul li {
  text-align: center;
  width: 18.6%;
  float: left;
  margin: 0 3.2%;
  position: relative;
}
.yfb-t-l ul li img {
  position: relative;
  width: 100%;
}
.yfb-t-l ul li span {
  display: block;
  width: 100%;
  z-index: 0;
  left: 0;
  top: 20%;
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
}
.yfb-t-l ul li span:nth-of-type(2) {
  top: 40%;
}

@media (max-width: 996px) {
  .yfb-tt span {
    font-size: 20px;
  }
  .yfb-tt h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .yfb-jj h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .yfb-jj p {
    font-size: 16px;
    line-height: 20px;
  }

  .yfb-t-l ul li {
    width: 48%;
    margin-right: 2%;
    margin: 0;
  }
  .yfb-t-l ul li:nth-of-type(even) {
    margin-right: 0;
    float: right;
  }
  .yfb-t-l ul li span {
    font-size: 18px;
  }
}
.yfb-bo {
  text-align: center;
}
.yfb-bo .yfb-bo-tt {
  margin-top: 150px;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.yfb-bo .yfb-bo-tt h3 {
  font-size: 38px;
  font-weight: 900;
}
.yfb-bo .yfb-bo-tt span {
  position: absolute;
  right: -40px;
  top: -110px;
  background: url("../images/yfb-bo-tt.jpg") no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  text-align: left;
  color: #ffffff;
  font-size: 27px;
  line-height: 30px;
  max-width: 210px;
  font-style: italic;
  padding: 10px 10px 40px 10px;
}

@media (max-width: 996px) {
  .yfb-bo .yfb-bo-tt {
    margin-top: 100px;
    margin-bottom: 20px;
  }
  .yfb-bo .yfb-bo-tt h3 {
    font-size: 30px;
  }
  .yfb-bo .yfb-bo-tt span {
    font-size: 18px;
    line-height: 22px;
    max-width: 140px;
    top: -70px;
    padding: 5px 10px 20px 5px;
  }
}
@media (max-width: 600px) {
  .yfb-bo .yfb-bo-tt span {
    right: 0;
  }
}
.yfb-list ul li {
  margin: 30px 0;
  overflow: hidden;
}
.yfb-list ul li .yfb-des {
  width: 70%;
  float: left;
}
.yfb-list ul li .yfb-des h4 {
  font-size: 28px;
  background: url("../images/yfb-l-back.jpg") no-repeat left center;
  line-height: 60px;
  padding-left: 20px;
  text-align: left;
  font-weight: 900;
}
.yfb-list ul li .yfb-des p {
  font-size: 25px;
  line-height: 36px;
  text-align: left;
  color: #666666;
}
.yfb-list ul li .yfb-img {
  width: 30%;
  float: left;
}
.yfb-list ul li .yfb-img img {
  max-width: 290px;
  width: 100%;
}

@media (max-width: 996px) {
  .yfb-list ul li .yfb-des h4 {
    font-size: 22px;
  }
  .yfb-list ul li .yfb-des p {
    padding: 0 10px 0 0;
    font-size: 16px;
    line-height: 22px;
  }
  .yfb-list ul li:nth-of-type(even) .yfb-des p {
    padding: 0 0 0 10px;
  }
  .yfb-list ul li .yfb-img {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .yfb-list ul li .yfb-des h4 {
    font-size: 18px;
    line-height: 30px;
    background-size: auto 100%;
  }
}
.dhy-contact {
  background: url("../images/hezuolianxi.jpg") no-repeat 100% 100%;
  background-attachment: fixed;
  padding: 60px 0;
  text-align: center;
}

.dhy-contact h4 {
  text-align: center;
  font-size: 30px;
  line-height: 60px;
  color: #ffffff;
}

.dhy-contact strong {
  font-weight: normal;
  font-size: 20px;
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
}

.dhy-contact span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
}

.dhy-contact b {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 30px auto;
  font-size: 30px;
  line-height: 45px;
  background: #c21535;
  color: #ffffff;
  padding: 0 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.dhy-contact .text-center {
  margin: 30px 0;
}

.yfb-rq img {
  max-width: 100px;
}
