.mobile-pager{
	display:none;
}
.nav-close,.mobile-bq{
  display:none;
}
.hyhs-banner {
  min-height: 300px;
}
.hyhs-banner img {
  width: 100%;
}
.hyhs-banner .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #f08519;
  opacity: 0.8;
}
.hyhs-banner .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #009b4c;
  width: 30px;
  border-radius: 4px;
}

.flex {
  display: flex;
}
.clearB {
  clear: both;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.pd-t30 {
  padding-top: 30px;
}
.hyhs-footer {
  background: #f8f8f8;
  margin-top: 60px;
  padding: 20px 0;
  color: #333;
  font-size: 14px;
}
.footer-left {
  float: left;
}
.footer-right {
  float: right;
  display: flex;
  width: 260px;
}
.footer-right img {
  width: 120px;
  display: inline-block;
}
.footer-right .qr-item {
  float: left;
  text-align: center;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-list {
  padding-bottom: 10px;
  font-size: 16px;
}
.footer-list:after {
  content: "";
  clear: both;
  display: block;
}
.footer-list .menu-item {
  float: left;
  padding: 5px 30px 0 0;
  position: relative;
}
.footer-list .menu-item:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 8px;
  height: 18px;
  width: 1px;
  background: #333;
}
.footer-list .menu-item:last-child:after {
  display: none;
}
.footer-list .menu-link:link,
.footer-list .menu-link:visited,
.footer-list .menu-link:hover,
.footer-list .menu-link:active {
  color: #333;
  text-decoration: none;
}
.footer-addr,
.footer-bq {
  line-height: 20px;
  margin-top: 5px;
}
.go-top {
  display: none;
  position: fixed;
  right: 2.36%;
  bottom: 6.66%;
  z-index: 999;
}
.go-top li {
  position: relative;
  margin-top: 2px;
}
.go-top li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #e84127;
  font-size: 18px;
  text-align: center;
  background: center center no-repeat;
  background-size: 70% auto;
  background-color: #ccc;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
}
.go-top li a:hover {
  background-color: #e84127;
  color: #fff;
}
.go-top li.link-qq a {
  background-image: url(../images/icon-qq.png);
}
.go-top li.link-qq a:hover {
  background-image: url(../images/icon-qq-white.png);
  background-color: #e84127;
}
.go-top li.link-tel a {
  background-image: url(../images/icon-tel.png);
}
.go-top li.link-tel a:hover {
  background-image: url(../images/icon-tel-white.png);
  background-color: #e84127;
}
.go-top li.link-qr a {
  background-image: url(../images/icon-qr.png);
}
.go-top li.link-qr a:hover {
  background-image: url(../images/icon-qr-white.png);
  background-color: #e84127;
}
.go-top li.link-top a:after {
  content: '';
  width: 0px;
  height: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: 100%;
  border: 9px solid transparent;
  border-bottom-color: #ccc;
  transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
}
.go-top li.link-top a:hover:after {
  border-bottom-color: #e84127;
}
.go-top li:hover div {
  display: block;
}
.go-top li div {
  display: none;
  position: absolute;
  top: 0px;
  right: 65px;
  padding-right: 13px;
  border: 1px solid #666;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 1px 1px 5px #888;
  padding: 8px;
}
.go-top li div.tel {
  white-space: nowrap;
  line-height: 25px;
  font-size: 18px;
}
.go-top li div.qr {
  height: 140px;
  top: -55px;
}
.go-top li div.qr img {
  width: 140px;
}
.go-top li div:after {
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  right: -6px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  border: 1px solid #666;
  border-left-color: transparent;
  border-bottom-color: transparent;
  background-color: #fff;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.pd-t30 {
  padding-top: 30px;
}
.hyhs-container {
  width: 1200px;
  margin: 0 auto;
}
.hyhs-container:after {
  content: "";
  clear: both;
  display: block;
}
.hyhs-header {
  padding-top: 100px;
}
.header-wrap {
  padding: 20px 0;
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 99;
}
.hyhs-logo {
  flex-grow: 1;
  float: left;
}
.hyhs-logo img {
  height: 60px;
  display: block;
}
.hyhs-topnav {
  padding-top: 20px;
  float: right;
}
.hyhs-topnav .nav-list:after {
  content: "";
  clear: both;
  display: block;
}
.hyhs-topnav .nav-item {
  float: left;
  position: relative;
}
.hyhs-topnav .nav-item.active .nav-link {
  color: #e84127;
}
.hyhs-topnav .nav-item:hover .nav-second-list {
  display: block;
}
.hyhs-topnav .nav-link {
  display: block;
  padding: 0 20px;
  line-height: 40px;
}
.hyhs-topnav .nav-link:hover {
  color: #e84127;
}
.nav-second-list {
  display: none;
  position: absolute;
  z-index: 9999;
  right: 10px;
  top: 39px;
  min-width: 160px;
  padding: 5px 0;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #e4eaec;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.nav-second-list::before {
  position: absolute;
  right: 10px;
  top: -7px;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-top-width: 0;
  border-bottom-color: #e4eaec;
}
.nav-second-list:after {
  position: absolute;
  right: 10px;
  top: -6px;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.nav-second-link {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  padding: 8px 15px;
}
.nav-second-link:link,
.nav-second-link:visited,
.nav-second-link:hover,
.nav-second-link:active {
  color: #464646;
  text-decoration: none;
}
.nav-second-link:hover {
  background: #f2f2f2 none repeat scroll 0 0;
  text-indent: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
