* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
a:hover {
  color: #FE5A51;
  cursor: pointer;
}
ul {
  list-style: none;
}
button {
  outline: none;
  border: none;
}
button:hover {
  cursor: pointer;
}
input {
  border: none;
  padding: 10px;
}

.custom-header {
  width: 100%;
  min-width: 1200px;
  color: #7f8c8d;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.custom-header .custom-header-top {
  width: 1200px;
  height: 30px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-header .custom-header-top .custom-header-top-wx {
  width: 350px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.custom-header .custom-header-mid {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-header .custom-header-mid .custom-header-sea {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.custom-header .custom-header-mid .custom-header-sea .custom-header-input {
  width: 280px;
  height: 40px;
  border: 1px solid #bdc3c7;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.custom-header-phone {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.custom-header-phone > font {
  font-size: 25px;
  margin-left: 10px;
  color: #000;
}
.custom-header-zx {
  margin-left: 30px;
  margin-bottom: 3px;
}
.custom-header-bottom {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  color: #000;
  position: relative;
}
.custom-header-bottom ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-header-bottom ul a {
  width: 86px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
.custom-header-tar-pos {
  position: relative;
}
.custom-header-tar-pos > img {
  position: absolute;
  top: -1px;
  right: 0;
}
.custom-footer {
  width: 100%;
  min-width: 1200px;
  height: 470px;
  background-color: #1c1c1c;
  padding-top: 20px;
  color: #fff;
  font-size: 13px;
  position: relative;
}
.custom-footer_top {
  width: 1200px;
  height: 250px;
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #fff;
}
.custom-footer_top a {
  color: #fff;
}
.custom-footer_top-left {
  width: 400px;
}
.custom-footer_top-left p {
  line-height: 30px;
}
.custom-footer_top-left > p:nth-child(1) {
  font-size: 18px;
}
.custom-footer_top_mid {
  width: 430px;
  height: 205px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.custom-footer_top_mid p {
  font-size: 18px;
  line-height: 53px;
}
.custom-footer_top_mid .custom-footer_top_mid_img {
  height: 123px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.custom-footer_right {
  width: 285px;
  height: 188px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.custom-footer_right p {
  font-size: 18px;
  line-height: 41px;
  text-align: center;
}
.custom-footer_bottom {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
.custom-footer_bottom a {
  display: block;
  color: #fff;
  width: 170px;
  float: left;
  line-height: 23px;
}
.custom-footer_bottom a:hover {
  color: #f52a80;
}
.custom-footer_bottom .custom-footer_bottom_yqlp {
  font-size: 18px;
  line-height: 45px;
}
.custom-footer_bottom_tanc {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(../image/footer_bj.png);
  background-repeat: no-repeat;
  z-index: 20;
}
.custom-footer_bottom_tanc_content {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.custom-footer_bottom_tanc_content input {
  width: 210px;
  height: 50px;
  border-radius: 3px;
}
.custom-footer_bottom_tanc_content button {
  width: 145px;
  height: 50px;
  border-radius: 3px;
  color: #fff;
  background-color: #fe5a51;
  font-size: 16px;
}
.custom-footer_bottom_tanc_content div {
  width: 145px;
  height: 50px;
}
.custom-footer_float {
  float: left;
}
.custom-footer_tc_close {
  position: absolute;
  top: 9px;
  right: 0;
}
.custom-footer_tc_close:hover {
  cursor: pointer;
}
.custom_ejcd{
    width: 100%;
    min-width: 1200px;
    height: 104px;
    background-color: #fff;
    opacity: .95;
    position: absolute;
    
    z-index: 999;
    display: flex;
    justify-content: center;
    visibility: visible;
}
.custom_ejcd div{
    width: 130px;
    height: 100%;
    margin-right: 20px;
    font-size: 16px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
}
.custom_yc_erj{
    display: none;
}
.nav-link a{
    display: block;
}