* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body{
min-width: 1400px;
}
.icon img {
  transition: all 0.3s;
}

.icon:hover img {
  animation: icon-yh 0.6s linear;
}


html,
body {
  color: #000;
  font-size: 16px;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  overflow-x: hidden;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

img,
input {
  border: 0;
  outline: none;
}

.wap {
  display: none;
}

.top>img.wap {
  display: none;
}

body .clear {
  float: none !important;
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.flex-left {
  display: flex;
  flex-wrap: wrap
}

.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.flex-v-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.flex-v {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.flex-v-bottom {
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: left;
}

.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.pic img:hover {
  transform: scale(1.2);
  cursor: pointer;
}

.px1200 {
  max-width: 1200px;

  margin: 0 auto;
}

.tops {
  padding-top: 10px;
  padding-bottom: 5px;
  background: url(/gh/images/top_bg.png) center center no-repeat #a30a0d;
  background-size: cover;
}


.head_box {
  position: relative;
  z-index: 999;
  width: 100%;
}

.fl {
  float: left;
}

.logo a {
  display: block;
  display: table-cell;
  vertical-align: middle;
  height: 75px;
}

.logo a img {
  display: block;
  width: 100%;
  vertical-align: middle;
}

.fr {
  float: right;
}

.top_right {
  width: 220px;
  float: right;
}

.top_right .top_link {
  float: right;
  width: 220px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 40px;
}

.top_right .top_link a {
  color: #FFFFFF;
  font-size: 14px;
  padding: 0 14px;
  color: rgba(255, 255, 255, 0.7);
}

.top_right .top_link a:hover {
  color: #fff;
}

.search {
  position: relative;
  width: 210px;
  height: 30px;
  margin-top: 7px;
  line-height: 30px;
  overflow: hidden;
  border: none;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.2);
}

.search div {
  margin-left: 40px;
}

.search a {
  display: inline-block;
}

.search a:hover {
  opacity: 0.85;
}

.search span {
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  margin-right: 20px;
}

.search span:nth-child(1) {
  margin-right: 15px;
}

.search input[type="text"] {
  font-size: 14px;
  width: 160px;
  height: 30px;
  padding-left: 15px;
  color: #FFFFFF;
  line-height: 30px;
  background: none;
  color: rgba(255, 255, 255, 0.7);
}

.search input[type="text"]::placeholder {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.7);
}

.search .btn {
  float: right;
  width: 50px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 20px;
  position: absolute;
  color: #fff;
  font-size: 16px;
  background: url(/gh/images/search.png) center no-repeat;
  cursor: pointer;
}

.search img {
  position: absolute;
  right: 15px;
  top: 50px;
}

.head.on .nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  border: none;
  box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
}

/* ???¡¯???£¤??a?????¡¥??a?????????¡¯???¡§??a?1?¡éa??????a?????a */
.nav {
  height: 50px;
  line-height: 50px;
  /* margin-top: 35px; */
  background-color: #B40C12;
  box-shadow: 0 3px 3px #71717142;
  position: relative;
  z-index: 9;
}

.nav>ul {
  font-size: 0;
  /* height: 100%; */
  /* margin-left: 20%; */
}

.nav>ul>li {
  display: block;
  text-align: center;
  position: relative;
  width: 9%;
  line-height: 50px;
  height: 50px;
  margin-bottom: 0;
  /* border-left: 1px solid #d58890; */
  float: left;
  transition: all 0.6s;
}

.nav>ul>li:hover {
  background: #a50c0e;
  transition: all 0.6s;
}

.nav>ul>li:first-child {
  margin-left: 0;
  border: 0;
}

.nav>ul>li>a {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
}



.nav>ul>li.on>div {}

.nav>ul>li.on>a::after {
  width: 100%;
}

.nav>ul>li.active>a {
  color: #a10509;
}

.nav>ul>li:hover>a {
  color: #fff;
  font-weight: bold;

}

.nav>ul>li:hover>a:after {
  width: 100%;
}

.nav>ul>li>div {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 130px; 
  z-index: 9999;
  display: none;
  padding-top: 0;
}

.nav>ul>li>div>ul {
  overflow: hidden;
  background: #a50c0e;
  line-height: normal;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 15px;
    line-height: 20px;
    transition: 0.3s;
    color: #fff;
    padding: 7px 0;
}

.nav>ul>li>div>ul>li:hover {
  background: #e2603a;
  color: #fff;
}

.nav>ul>li>div>ul>li:hover a {
  color: #fff;
}

/*  */
/*link_yq*/
.link_yq {
  height: auto;
  line-height: 50px;
  width: 100%;
  border-bottom: #30895a 1px solid;
  padding-bottom: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}

.link_yq h2 {
  font-size: 18px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  display: inline-block;
  background: url("/gh/images/ico_yqlj.png") left center no-repeat;
  padding: 0 30px 0 30px;
  float: left;
}

.link_yq .list {
  float: left;
}

.link_yq .list a {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  padding: 0 15px;
}

.link_yq .list a:hover {
  color: #d0b34f
}

/*µ×²¿*/

.foot {
  background: url("/gh/images/end_bg.png") center no-repeat #a90a0f;
  background-size: cover;
  height: auto;
  overflow: hidden;
  padding: 22px 0 14px 0;
}




.copy {
  padding: 20px 0;
}

.copyright {
  color: #fff;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  font-size: 16px;


}

.copyright p {
  margin: 0;
  padding: 0
}

.copyright a {
  color: #fff;
}

.copyright a:hover {
  color: #d9d9d9;
}

.end_link {
  border-bottom: #ca696d 1px solid;
}

.end_link a {
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  margin-right: 16px;
}

.end_link a:hover {
  color: #e0bdc0;
}

@media screen and (max-width: 1440px) {}