/* ------- This is the CSS Reset ------- */

html, body {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft Yahei, STHeiti, SimSun, sans-serif;
  font-size: 14px;
  line-height: 24px;
  min-width: 1280px;
}

img {
  display: inline-block;
}

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, 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;
  vertical-align: baseline;
}

/* ------- HTML5 display-role reset for older browsers ------- */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*title*/

.section-title_container {
  position: relative;
  width: 100%;
  height: 45px;
  margin: 40px auto 0;
}

.section-title_container .section-title_el {
  position: absolute;
  line-height: 45px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.section-title_container .section-title_bg {
  color: rgba(51, 51, 51, 0.08);
  font-size: 32px;
  font-weight: bold;
}

.section-title_container .section-title {
  font-size: 24px;
  font-weight: bold;
}

.page-content .container {
  width: 1200px;
  margin: 0 auto;
}

.clear::after {
  display: block;
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}

.section-container {
  width: 1200px;
  margin: auto
}

.section-container, .section-container .section-660 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.section-container .section-660 {
  -webkit-flex: 0 0 660px;
  -ms-flex: 0 0 660px;
  flex: 0 0 660px;
  padding: 20px 30px 20px 0;
  box-sizing: border-box
}

.section-container .section-660 .section-660_content {
  width: 511px;
  min-height: 180px;
  background-image: url('../img/section_bg@2x.png');
  background-repeat: no-repeat;
  background-size: 180px 180px;
  background-position: 0 0;
  padding-left: 72px;
  box-sizing: border-box
}

.section-container .section-660 .section-660_content .section-dt {
  font-size: 18px;
  margin-top: 32px
}

.section-container .section-660 .section-660_content .section-dd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  color: #999
}

.section-container .section-660 .section-660_content .section-dd .red-dot {
  -webkit-flex: 0 0 6px;
  -ms-flex: 0 0 6px;
  flex: 0 0 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 8px;
  margin-top: 8px;
  background-color: #da2b11
}

.section-container .section-660 .section-660_content .section-static {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 356px;
  height: 83px;
  background: #fef8f7;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px
}

.section-container .section-660 .section-660_content .section-static .static-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #d7240f
}

.section-container .section-660 .section-660_content .section-static .static-item .static-num {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700
}

.section-container .section-660 .section-660_content .section-static .static-item .static-text {
  font-size: 12px;
  line-height: 17px;
  margin-left: 4px
}

.section-container .section-660 .section-660_content .section-static .static-item .static-p {
  font-size: 12px;
  line-height: 17px;
  margin-top: 4px;
  color: rgba(215, 36, 15, .5)
}

.section-container .section-660_l {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 60px
}

.section-container .section-660_r {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 60px
}

.section-container .section-480 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 480px;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.section-container .section-480_r {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.section-container .section-480_r img {
  margin-left: 60px
}

.section-container .section-480_l {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.section-container .section-480_l img {
  margin-right: 60px
}

.m-t_60 {
  margin-top: 60px
}

.m-t_44 {
  margin-top: 44px
}

.__banner {
  position: relative;
}

.__banner-content {
  position: absolute;
  display: flex;
  align-items: center;
  width: 1200px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  color: #fff;
}

.__banner-inner h2 {
  font-size: 40px;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 9px;
}

.__banner-inner .square-p {
  display: inline-block;
  padding: 6px 16px;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 16px 0 56px 0;
}

.__banner-inner .locate-btn {
  width: 118px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 17px;
  line-height: 46px;
  color: #D7240F;
  font-weight: bold;
  background-color: #fff;
}

.__banner-inner .locate-btn img {
  width: 14px;
  margin-left: 8px;
}