.jz {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
body {
  background-color: #f5f5f5;
}
.banner {
  width: 100%;
  height: 800px;
  position: relative;
  overflow: hidden;
}
.banner .slideBox {
  position: relative;
}
.banner .bd ul {
  width: 100%;
  height: 800px;
}
.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 100%;
}
.banner .bd ul li img {
  width: 100%;
  height: 800px;
}
.banner .next {
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/bahd.png) no-repeat center top;
  text-align: right;
  line-height: 22px;
  position: absolute;
  top: 50%;
  right: 46px;
  z-index: 9999;
  color: #080609;
  font-family: arial;
  font-size: 0;
  transform: translateY(-50%);
}
.banner .hd {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 9999;
  transform: translateX(-50%);
}

.banner .hd ul{
  display: flex;
  justify-content: center;
}

.banner .hd li.on {
  background: url("../images/hd2.png") no-repeat center;
}
.banner .hd li {
  margin-top: 15px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: url("../images/hd1.png") no-repeat center;
  transition: 0.5s;
  margin: 0 10px;
}
.biaoti {
  width: 100%;
  height: 104px;
  border-bottom: 1px solid #ebebeb;
}
.biaoti .ti {
  width: 100%;
  height: 54px;
  position: relative;
  box-sizing: border-box;
  padding-left: 62px;
}
.biaoti .ti i {
  text-transform: uppercase;
  color: #343434;
  font-family: arial;
  font-size: 72px;
  line-height: 54px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: bold;
}
.biaoti .ti p::after {
  width: 112px;
  height: 1px;
  background-color: #007e6a;
  position: absolute;
  top: 8px;
  right: -130px;
  content: "";
}
.biaoti .ti p {
  color: #343434;
  line-height: 19px;
  font-family: arial;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
.biaoti .ti h3 {
  font-size: 29px;
  line-height: 28px;
  margin-top: 3px;
  font-weight: bold;
  color: #007e6a;
}
.biaoti .ti h3 a {
  color: #007e6a;
}
.service {
  width: 100%;
  height: 793px;
  background: #fff url(../images/bian.png) no-repeat right center;
  padding-top: 64px;
  box-sizing: border-box;
}
.service ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service ul li:hover .ti {
  color: #007e6a;
}
.service ul li:hover .ti a {
  color: #007e6a;
}
.service ul li:hover .tu img {
  transform: scale(1.2);
}
.service ul li:nth-child(1) {
  border: none;
}
.service ul li {
  width: 311px;
  height: 624px;
  border-left: 1px solid #ebebeb;
  box-sizing: border-box;
  padding: 52px 0 0 26px;
}
.service ul li span {
  display: block;
  font-family: arial;
  font-size: 30px;
  line-height: 22px;
  color: #e0e0e0;
}
.service ul li .ti {
  color: #797979;
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 45px 0 8px;
}
.service ul li .ti a {
  color: #797979;
  transition: 0.3s;
}
.service ul li p {
  color: #dcdcdc;
  font-family: arial;
  font-size: 12px;
  line-height: 11px;
}
.service ul li .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #bdbdbd;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  margin: 33px 0 48px;
}
.service ul li .tu {
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.service ul li .tu img {
  width: 100%;
  height: 230px;
  transition: 0.5s;
}
.product {
  width: 100%;
  height: 700px;
  padding-top: 70px;
  box-sizing: border-box;
  overflow: hidden;
}
.product .biaoti {
  height: 109px;
  border-bottom: 1px solid #e1e1e1;
}
.product .biaoti .ti {
  float: left;
  width: 360px;
}
.product .biaoti .fle {
  float: right;
  width: 715px;
  margin-top: 26px;
}
.product .biaoti .fle ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .biaoti .fle ul li:hover {
  color: #007e6a;
  font-weight: bold;
  background: url("../images/ti2.png") no-repeat left center;
}
.product .biaoti .fle ul li:hover a {
  color: #007e6a;
}
.product .biaoti .fle ul li {
  font-size: 16px;
  color: #909090;
  line-height: 16px;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 28px;
  background: url("../images/ti1.png") no-repeat left center;
}
.product .biaoti .fle ul li a {
  color: #909090;
}
.product .bo {
  width: 100%;
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .bo li:hover {
  transform: translateY(-5px);
}
.product .bo li:hover .tu img {
  transform: scale(1.2);
}
.product .bo li {
  transition: 0.5s;
  width: 302px;
  height: 400px;
  border: solid 1px #ededed;
}
.product .bo li .tu {
  width: 100%;
  height: 340px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.product .bo li .tu img {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  transition: 0.5s;
}
.product .bo li .ti {
  width: 210px;
  box-sizing: border-box;
  padding-left: 17px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  color: #343434;
}
.product .bo li .ti a {
  color: #343434;
  transition: 0.3s;
}
.product .bo li .mo {
  width: 58px;
  height: 14px;
  float: right;
  margin-right: 20px;
  border-bottom: 2px solid #007e6a;
  display: block;
  margin-top: 23px;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
  color: #ccc;
}
.reason {
  width: 100%;
  height: 1149px;
  padding-top: 81px;
  box-sizing: border-box;
  background: url("../images/ysbg.jpg") no-repeat center;
}
.reason .tis {
  width: 100%;
  height: 54px;
  position: relative;
  box-sizing: border-box;
  padding-left: 62px;
}
.reason .tis i {
  text-transform: uppercase;
  color: #fff;
  font-family: arial;
  font-size: 72px;
  line-height: 54px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: bold;
}
.reason .tis p::after {
  width: 112px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 8px;
  right: -130px;
  content: "";
}
.reason .tis p {
  color: #fff;
  line-height: 19px;
  font-family: arial;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
.reason .tis h3 {
  font-size: 29px;
  line-height: 28px;
  margin-top: 3px;
  font-weight: bold;
  color: #fff;
}
.reason .tis h3 a {
  color: #fff;
}
.reason .slideTxtBox1 {
  width: 100%;
  height: 681px;
  position: relative;
  margin-top: 88px;
}
.reason .slideTxtBox1 .biao {
  width: 587px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  top: 188px;
  right: 0px;
  z-index: 999;
}
.reason .slideTxtBox1 .biao p {
  float: left;
  font-family: arial;
  font-size: 60px;
  color: #f5f5f5;
  font-weight: bold;
}
.reason .slideTxtBox1 .biao .pageState {
  float: right;
  color: #f5f5f5;
  font-family: arial;
  font-size: 24px;
  line-height: 45px;
  letter-spacing: 3px;
}
.reason .slideTxtBox1 .hd {
  width: 100%;
  height: 84px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.reason .slideTxtBox1 .hd ul {
  width: 100%;
}
.reason .slideTxtBox1 .hd ul li.on {
  background-color: #fff;
}
.reason .slideTxtBox1 .hd ul li.on i {
  color: #007e6a;
}
.reason .slideTxtBox1 .hd ul li {
  float: left;
  text-align: center;
  box-sizing: border-box;
  width: 25%;
  height: 84px;
  line-height: 84px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 18px;
  color: #fff;
  transition: 0.5s;
}
.reason .slideTxtBox1 .zole {
  width: 624px;
  height: 514px;
  margin-top: 81px;
}
.reason .slideTxtBox1 .zole img {
  width: 624px;
  height: 514px;
}
.reason .slideTxtBox1 .zori {
  width: 588px;
  margin-top: 256px;
}
.reason .slideTxtBox1 .zori .ti {
  font-size: 30px;
  line-height: 29px;
  color: #fff;
}
.reason .slideTxtBox1 .zori p {
  font-family: arial;
  font-size: 14px;
  line-height: 11px;
  color: #fff;
  text-transform: uppercase;
  margin: 12px 0 44px;
}
.reason .slideTxtBox1 .zori .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}
.reason .ly {
  width: 676px;
  height: 354px;
  background: url("../images/lybg.jpg") no-repeat center;
  box-sizing: border-box;
  padding: 38px 90px 0 68px;
  float: right;
}
.reason .ly .ti {
  width: 270px;
  float: left;
  height: 97px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.reason .ly .ti span {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  line-height: 13px;
  color: #fff;
}
.reason .ly p {
  float: right;
  margin-right: -13px;
  color: #ffffff;
  opacity: 0.05;
  margin-top: 10px;
  font-family: arial;
  font-size: 48px;
  line-height: 37px;
  font-weight: bold;
}
.reason .ly #tel {
  float: right;
  background: url(../images/l2.png) no-repeat 16px center;
}
.reason .ly input {
  box-sizing: border-box;
  padding: 0 10px 0 45px;
  width: 233px;
  height: 43px;
  display: block;
  transition: 0.7s;
  font-size: 14px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #fff;
  float: left;
  background: url(../images/l1.png) no-repeat 16px center;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.reason .ly input::placeholder {
  font-size: 14px;
  line-height: 43px;
  letter-spacing: 0px;
  color: #fff;
}
.reason .ly #codeText {
  width: 233px;
  height: 43px;
  background: url(../images/l4.png) no-repeat 16px center;
  padding: 0 10px 0 45px;
  box-sizing: border-box;
  color: #fff;
  float: right;
}
.reason .ly .yzm {
  position: relative;
  width: 233px;
  height: 43px;
  font-weight: normal;
  float: left;
  margin-top: 28px;
}
.reason .ly #imgCode {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  width: 72px;
  height: 29px;
  color: #fff;
  background-color: #484848;
}
.reason .ly #btn {
  width: 233px;
  height: 43px;
  background-color: #ffffff;
  display: block;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 43px;
  letter-spacing: 0px;
  color: #007e6a;
  outline: none;
  cursor: pointer;
  float: right;
  margin-top: 28px;
}
.reason .ly #contant {
  box-sizing: border-box;
  padding: 0 10px 0 45px;
  width: 100%;
  height: 43px;
  display: block;
  transition: 0.7s;
  color: #fff;
  font-size: 14px;
  line-height: 41px;
  letter-spacing: 0px;
  background: url(../images/l3.png) no-repeat 16px center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  margin-top: 28px;
}
.reason .ly #contant::placeholder {
  font-size: 14px;
  line-height: 41px;
  letter-spacing: 0px;
  color: #fff;
}
.case {
  width: 100%;
  height: 900px;
  padding-top: 68px;
  box-sizing: border-box;
}
.case .biaoti {
  height: 120px;
  border-bottom: 1px solid #e1e1e1;
}
.case ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 44px;
}
.case ul li:hover {
  transform: translateY(-5px);
}
.case ul li:hover .tu img {
  transform: scale(1.2);
}
.case ul li:hover .zi .ti {
  color: #007e6a;
}
.case ul li:hover .zi .ti a {
  color: #007e6a;
}
.case ul li {
  width: 400px;
  height: 583px;
  transition: 0.5s;
}
.case ul li .tu {
  width: 100%;
  height: 305px;
  overflow: hidden;
}
.case ul li .tu img {
  width: 100%;
  height: 305px;
  transition: 0.5s;
}
.case ul li .zi {
  width: 100%;
  height: 278px;
  background-color: #fff;
  padding-top: 42px;
  box-sizing: border-box;
}
.case ul li .zi .ti {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 0 42px;
}
.case ul li .zi .ti a {
  color: #3f3f3f;
  transition: 0.3s;
}
.case ul li .zi .jie {
  box-sizing: border-box;
  padding: 0 42px;
  margin: 25px 0 45px;
  line-height: 29px;
  letter-spacing: 0px;
  color: #a9a9a9;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 87px;
}
.case ul li .zi .shi {
  border-top: 1px solid #f0f0f0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  padding-left: 75px;
  color: #a9a9a9;
  font-family: arial;
  font-size: 14px;
  background: url(../images/sj.png) no-repeat 44px center;
}
.case ul li .zi .mo {
  float: right;
  width: 60px;
  height: 60px;
  background: url("../images/mo.png") no-repeat center;
  border-left: 1px solid #f0f0f0;
}
.about {
  width: 100%;
  height: 803px;
  padding-top: 60px;
  box-sizing: border-box;
  background: #fff url(../images/kuai.png) no-repeat left bottom;
  overflow: hidden;
}
.about .tis {
  width: 100%;
  height: 54px;
  position: relative;
  box-sizing: border-box;
  padding-left: 62px;
}
.about .tis i {
  text-transform: uppercase;
  color: #343434;
  font-family: arial;
  font-size: 72px;
  line-height: 54px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: bold;
}
.about .tis p::after {
  width: 112px;
  height: 1px;
  background-color: #007e6a;
  position: absolute;
  top: 8px;
  right: -130px;
  content: "";
}
.about .tis p {
  color: #343434;
  line-height: 19px;
  font-family: arial;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
.about .tis h3 {
  font-size: 29px;
  line-height: 28px;
  margin-top: 3px;
  font-weight: bold;
  color: #007e6a;
}
.about .tis h3 a {
  color: #007e6a;
}
.about .able {
  width: 634px;
  height: 702px;
  margin-top: 40px;
  position: relative;
}
.about .able span {
  display: block;
  letter-spacing: 7.4px;
  color: #7e7e7e;
  font-size: 16px;
  line-height: 16px;
  margin: 27px 0 47px;
}
.about .able .xian {
  width: 94px;
  height: 4px;
  background-color: #152131;
}
.about .able .ti {
  margin: 63px 0 33px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 8.3px;
  color: #152131;
}
.about .able .jie {
  line-height: 48px;
  letter-spacing: 0px;
  color: #8e8f8f;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.about .able .mo {
  display: block;
  width: 72px;
  height: 72px;
  margin-top: 48px;
  background: url("../images/jia.png") no-repeat center;
}
.about .able .yin {
  width: 866px;
  height: 76px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-left: 0 0px solid;
  z-index: 9999;
  box-sizing: border-box;
  padding: 29px 0 0 24px;
  letter-spacing: 7.6px;
  color: #bcbcbc;
  font-family: arial;
  font-size: 14px;
  line-height: 12px;
}
.about .abri {
  width: 887px;
  height: 742px;
  margin-right: -310px;
  position: relative;
}
.about .abri img {
  width: 887px;
  height: 742px;
}
.about .abri .yy {
  width: 328px;
  height: 256px;
  position: absolute;
  bottom: 0px;
  left: 252px;
  border-left: 0 252px solid;
  background: url("../images/yy.png") no-repeat center;
}
.about .abri .yy img {
  width: 253px;
  height: 178px;
  display: block;
  margin: 40px 0 0 39px;
}
.news {
  width: 100%;
  height: 1082px;
  background: #fff url(../images/xwbg.png) no-repeat center bottom;
  padding-top: 112px;
  box-sizing: border-box;
}
.news .slideTxtBox1 {
  width: 100%;
  position: relative;
}
.news .slideTxtBox1 .tis {
  width: 245px;
  height: 54px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  box-sizing: border-box;
  padding-left: 62px;
}
.news .slideTxtBox1 .tis i {
  text-transform: uppercase;
  color: #343434;
  font-family: arial;
  font-size: 72px;
  line-height: 54px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: bold;
}
.news .slideTxtBox1 .tis p::after {
  width: 112px;
  height: 1px;
  background-color: #007e6a;
  position: absolute;
  top: 8px;
  right: -130px;
  content: "";
}
.news .slideTxtBox1 .tis p {
  color: #343434;
  line-height: 19px;
  font-family: arial;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
.news .slideTxtBox1 .tis h3 {
  font-size: 29px;
  line-height: 28px;
  margin-top: 3px;
  font-weight: bold;
  color: #007e6a;
}
.news .slideTxtBox1 .tis h3 a {
  color: #007e6a;
}
.news .slideTxtBox1 .hd {
  width: 191px;
  position: absolute;
  top: 84px;
  left: 0px;
  z-index: 999;
}
.news .slideTxtBox1 .hd li.on {
  background-color: #007e6a;
}
.news .slideTxtBox1 .hd li.on a {
  color: #fff;
}
.news .slideTxtBox1 .hd li {
  width: 191px;
  height: 52px;
  border: solid 1px #d6d6d6;
  text-align: center;
  line-height: 52px;
  transition: 0.5s;
  box-sizing: border-box;
  margin-top: 20px;
  font-size: 16px;
}
.news .slideTxtBox1 .hd li a {
  color: #6e6e6e;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .yi:hover .tu img {
  transform: scale(1.2);
}
.news .slideTxtBox1 .bd .yi:hover .zi .ti {
  color: #007e6a;
}
.news .slideTxtBox1 .bd .yi:hover .zi .ti a {
  color: #007e6a;
}
.news .slideTxtBox1 .bd .yi {
  width: 984px;
  height: 305px;
  float: right;
}
.news .slideTxtBox1 .bd .yi .tu {
  width: 384px;
  height: 305px;
  float: left;
  overflow: hidden;
}
.news .slideTxtBox1 .bd .yi .tu img {
  width: 384px;
  height: 305px;
  transition: 0.5s;
}
.news .slideTxtBox1 .bd .yi .zi {
  float: right;
  width: 533px;
  margin-top: 35px;
}
.news .slideTxtBox1 .bd .yi .zi .ti {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  font-weight: bold;
}
.news .slideTxtBox1 .bd .yi .zi .ti a {
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .yi .zi .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #aeaeae;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 47px 0;
}
.news .slideTxtBox1 .bd .yi .zi .shi {
  color: #c2c2c2;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
}
.news .slideTxtBox1 .bd ul {
  width: 100%;
  margin-top: 71px;
}
.news .slideTxtBox1 .bd ul li:hover {
  box-shadow: 0 0 10px 1px #eee;
}
.news .slideTxtBox1 .bd ul li:hover .ti {
  color: #007e6a;
}
.news .slideTxtBox1 .bd ul li:hover .ti a {
  color: #007e6a;
}
.news .slideTxtBox1 .bd ul li {
  margin-top: 1px;
  z-index: 9999;
  transition: 0.5s;
  width: 33.33%;
  height: 296px;
  float: left;
  box-sizing: border-box;
  padding: 62px 65px 0 50px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  margin-left: -1px;
}
.news .slideTxtBox1 .bd ul li .shi {
  width: 106px;
  height: 44px;
  border-bottom: 1px solid #007e6a;
  line-height: 26px;
  font-family: arial;
  font-size: 14px;
  color: #c5c5c5;
}
.news .slideTxtBox1 .bd ul li .shi span {
  color: #c5c5c5;
  font-family: arial;
  font-size: 36px;
}
.news .slideTxtBox1 .bd ul li .ti {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 13px;
  color: #333;
  margin: 27px 0 32px;
}
.news .slideTxtBox1 .bd ul li .ti a {
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd ul li .jie {
  line-height: 24px;
  letter-spacing: 0px;
  color: #aeaeae;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
}
.yqlj {
  width: 100%;
  height: 150px;
  padding-top: 58px;
  box-sizing: border-box;
  background-color: #fff;
}
.yqlj .ti {
  width: 75px;
  float: left;
  height: 48px;
  background: url("../images/Links.png") no-repeat center bottom;
  font-size: 18px;
  line-height: 18px;
  color: #333;
}
.yqlj ul {
  width: 1200px;
  float: left;
  margin-top: -9px;
}
.yqlj ul li:hover {
  transform: translateX(5px);
}
.yqlj ul li:hover a {
  color: #007e6a;
}
.yqlj ul li {
  line-height: 33px;
  float: left;
  margin-left: 40px;
  color: #b9b9b9;
  transition: 0.3s;
}
.yqlj ul li a {
  color: #b9b9b9;
  transition: 0.3s;
}
