body {
  background-color: #fff;
  overflow-x: hidden;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
button,
img {
  outline: none;
}
a:focus {
  outline: none;
}
section {
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.s-title {
  font-size: 2.25rem;
  letter-spacing: 10px;
  color: #f81b0a;
}
.s-subtitle {
  font-size: 1.25rem;
  margin-top: 0.75rem;
}
.s-title-info {
  font-size: 0.875rem;
  color: #aaaaaa;
  margin-top: 1rem;
  letter-spacing: 3px;
}
.s-more {
  margin-top: 2.0625rem;
  display: inline-block;
  border: 1px solid #f81b0a;
  color: #f81b0a;
}
.s-more a {
  display: inline-block;
  padding: 0.375rem 2.75rem;
  color: inherit !important;
}
.s-more:hover {
  background-color: #f81b0a;
  color: #ffffff;
}
@media (max-width: 760px) {
  .s-title {
    font-size: 1.25rem;
    letter-spacing: 5px;
    color: #f81b0a;
  }
  .s-subtitle {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
  .s-title-info {
    font-size: 0.875rem;
    color: #aaaaaa;
    margin-top: 0.5rem;
  }
.s-more a {
    padding: 0.2rem 1rem;
    font-size: 14px;
}
}
.p070 {
  padding: 4.375rem 0;
}
.s-box21 {
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  position: relative;
}
.s-box21 > img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.s-box11 {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  position: relative;
}
.s-box11 > img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.s-box32 {
  width: 100%;
  padding-bottom: 66.66666667%;
  height: 0;
  position: relative;
}
.s-box32 > img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.s-vertical-center {
  position: absolute;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

p {
  margin: 0;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 760px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 760px) {
  .p070 {
    padding: 1.25rem 0;
  }
}
@media (max-width: 992px) {
  .p070 {
    padding: 2.5rem 0;
  }
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-kefu:before {
  content: "\e600";
}
.icon-jiangbei:before {
  content: "\e692";
}
.icon-weixin:before {
  content: "\e614";
}
.icon-jiantou:before {
  content: "\e509";
}
.icon-dizhi:before {
  content: "\e608";
}
.icon-Fill:before {
  content: "\e619";
}
.icon-email:before {
  content: "\e6a1";
}
.icon-dianhua:before {
  content: "\e676";
}
.icon-dianhua1:before {
  content: "\e63d";
}
.icon-up:before {
  content: "\e504";
}
.icon-yanfa:before {
  content: "\e697";
}
.icon-chanpin:before {
  content: "\e65f";
}
.icon-home:before {
  content: "\e613";
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 768px) {
}
