/*--------隐藏baidu--------*/

.index-page * {
  margin: 0;
  box-sizing: border-box;
}

.page-wrap {
  width: 1400px;
  margin: 0 auto;
}
body {
  font-family: "Harmony_Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}


img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  display: inline-block;
}
input {
  border: none;
}
input:focus {
  outline: none;
}
button {
  border: none;
}
textarea {
  resize: none;
  font-family: "Harmony_Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
i {
  display: inline-block;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
em {
  display: block;
  font-style: normal;
}
.intro-title{font-size: 36px; text-align: center; padding-top: 50px;}
.intro-border-bottom{width:50px; height: 5px; background: #d22717; margin: auto; margin-top: 10px; clear: both;}
.intro-content{clear: both; font-size: 14px; margin-top: 25px; line-height: 2;}
.intro-img{clear: both; padding: 20px 0;}
.intro-img ul{width:max-content;}
.intro-img ul li{float:left; width: 312px; height: 200px; text-align: center; box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2); margin-right:18px; display: flex; align-items: center;  justify-content: center;}
.fuwujiesao{ display: flex;justify-content: center;margin: 10px 0px}
.fuwujiesao-item{ margin-right:15px; height: 253px; background: #f7f7f7; border-bottom:#fff 4px solid; cursor: pointer; width: 460px;}
.fuwujiesao-item-img{padding:28px;text-align: center}
.fuwujiesao-item .fs24{font-size: 24px;text-align: center}
.fuwujiesao-item .fs14{margin-top:5px; line-height: 1.8;font-size: 14px;text-align: center}
.fuwujiesao-item:hover{border-bottom:#d22717 4px solid;}
.fuwujiesao-item:hover .fs24{color:#d22717}







