/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.banner {
  position: relative;
  height: 586px;
}
.banner .slider {
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  top: 0;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -81px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 60px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
  text-align: center;
  margin: 0 7px;
  border-radius: 50%;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background: #049e4a;
  color: #fff;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
button,
input {
  border: none;
  outline: none;
}
.out {
  position: relative;
}
.out:hover::after,
.out:hover::before {
  width: 100%;
}
.out:hover > a::after,
.out:hover > a::before {
  height: 166px;
}
.out:hover .pro_hot_txt > a {
  color: #0074d4;
}
.out::after,
.out::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #049e4a;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.out::after {
  top: 0;
}
.out::before {
  top: 166px;
}
.in::after,
.in::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 0;
  background: #049e4a;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.in::after {
  left: 0;
}
.in::before {
  right: 0;
}
.mt {
  margin-top: 60px;
}
.shadow:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.shadow2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.linkeff {
  position: relative;
}
.linkeff:hover::after,
.linkeff:hover::before {
  width: 100%;
}
.linkeff::after,
.linkeff::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  height: 1px;
  background: #049e4a;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.linkeff::after {
  left: 0;
  top: 0;
}
.linkeff::before {
  right: 0;
  bottom: 0;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.title1 {
  text-align: center;
}
.title1 > p {
  margin-bottom: 20px;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  color: #666666;
}
.title1 > h3 {
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  color: #049e4a;
  font-weight: bold;
  margin-bottom: 17px;
}
.title1 > h3 > a {
  color: #049e4a;
}
.title1 > span {
  display: block;
  width: 220px;
  height: 3px;
  margin: 0 auto;
  background: url(../images/tit.png) center no-repeat;
}
.ser {
  width: 100%;
  height: 75px;
  line-height: 75px;
  overflow: hidden;
}
.ser .ser_main .hot {
  width: 100%;
}
.ser .ser_main .hot .ser_tit {
  font-family: Arial;
  font-size: 12px;
  color: #999999;
}
.ser .ser_main .hot .ser_tit > i {
  display: inline-block;
  width: 26px;
  height: 24px;
  background: url(../images/hot_ico11.png) center no-repeat;
  vertical-align: middle;
  margin-right: 7px;
}
.ser .ser_main .hot .ser_tit > span {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #049e4a;
}
.ser .ser_main .hot .hot_tab {
  width: 515px;
  margin-left: 60px;
  padding-top: 30px;
  box-sizing: border-box;
}
.ser .ser_main .hot .hot_tab .hot_list > li {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.ser .ser_main .hot .hot_tab .hot_list > li:hover > a {
  color: #049e4a;
  transform: translate(5px);
}
.ser .ser_main .hot .hot_tab .hot_list > li > a {
  width: 80%;
  height: 100%;
  font-size: 14px;
  color: #999999;
  background: url(../images/hot_ico2.png) left center no-repeat;
  padding-left: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ser .ser_main .hot .hot_tab .hot_list > li > span {
  font-size: 14px;
  color: #999999;
}
.ser .ser_main .hot .ser_con {
  width: 280px;
  height: 36px;
  margin-top: 20px;
  position: relative;
}
.ser .ser_main .hot .ser_con > input {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 1px #049e4a;
  box-sizing: border-box;
  padding: 0 40px 0 11px;
}
.ser .ser_main .hot .ser_con > button {
  position: absolute;
  cursor: pointer;
  width: 33px;
  height: 36px;
  right: 0;
  top: 0;
  background: url(../images/ser.png) center no-repeat #049e4a;
}
.about {
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  padding: 57px 0;
}
.about .ab_main .ab_con {
  margin-top: 40px;
}
.about .ab_main .ab_con .ab_v {
  width: 600px;
  height: 312px;
}
.about .ab_main .ab_con .ab_v > img {
  width: 100%;
  height: 100%;
}
.about .ab_main .ab_con .ab_txt {
  width: 600px;
  height: 312px;
  background-color: #ffffff;
  padding: 55px 61px 0;
  box-sizing: border-box;
  position: relative;
}
.about .ab_main .ab_con .ab_txt > h3 {
  text-align: center;
  font-size: 22px;
  height: 22px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 14px;
}
.about .ab_main .ab_con .ab_txt > span {
  display: block;
  width: 42px;
  height: 3px;
  background-color: #1b6b2e;
  margin: 0 auto 30px;
}
.about .ab_main .ab_con .ab_txt > h4 {
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  height: 112px;
  overflow: hidden;
}
.about .ab_main .ab_con .ab_txt .ab_links {
  width: 100%;
}
.about .ab_main .ab_con .ab_txt .ab_links > a {
  position: absolute;
  display: block;
  width: 132px;
  height: 45px;
  border-radius: 20px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #ffffff;
  bottom: -20px;
}
.about .ab_main .ab_con .ab_txt .ab_links > a:nth-child(1) {
  background-color: #049e4a;
  left: 160px;
}
.about .ab_main .ab_con .ab_txt .ab_links > a:nth-child(2) {
  background-color: #333333;
  right: 167px;
  box-shadow: none;
}
.about .ab_main .indus {
  width: 100%;
  margin-top: 55px;
}
.about .ab_main .indus .indus_tit > a {
  font-size: 14px;
  color: #999999;
}
.about .ab_main .indus .indus_tit > a > span {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  margin-right: 8px;
}
.about .ab_main .indus .indus_list {
  margin-top: 25px;
}
.about .ab_main .indus .indus_list > ul {
  width: 100%;
}
.about .ab_main .indus .indus_list > ul > li {
  float: left;
  width: 380px;
  height: 120px;
  padding-top: 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-right: 27px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .indus .indus_list > ul > li:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.about .ab_main .indus .indus_list > ul > li:hover .indus_txt > h3 > a {
  color: #049e4a;
  transform: translate(5px);
}
.about .ab_main .indus .indus_list > ul > li:hover .indus_txt > a {
  color: #ffffff;
  padding-left: 14px;
}
.about .ab_main .indus .indus_list > ul > li:hover .indus_txt > a::before {
  width: 100%;
}
.about .ab_main .indus .indus_list > ul > li:hover .indus_txt > a::after {
  width: 51px;
}
.about .ab_main .indus .indus_list > ul > li .in_dus_time {
  width: 106px;
  text-align: center;
  margin-top: 2px;
}
.about .ab_main .indus .indus_list > ul > li .in_dus_time > p {
  font-size: 40px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  height: 40px;
  line-height: 40px;
}
.about .ab_main .indus .indus_list > ul > li .in_dus_time > span {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #999999;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt {
  width: 274px;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > h3 {
  width: 100%;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 11px;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > p {
  width: 100%;
  font-size: 14px;
  height: 16px;
  color: #666666;
  line-height: 16px;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > a {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #666666;
  position: relative;
  border-top: 1px solid #dddddd;
  z-index: 1;
  box-sizing: border-box;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background: #049e4a;
  z-index: -1;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.about .ab_main .indus .indus_list > ul > li .indus_txt > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 8px;
  background: url(../images/dt1.png) center no-repeat;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  right: 16px;
  top: 16px;
  z-index: 2;
}
.about .ab_main .indus .indus_list > ul > li:nth-last-child(1) {
  margin-right: 0;
}
.pro {
  width: 100%;
  height: 744px;
  overflow: hidden;
  margin-top: 43px;
}
.pro .pro_main .pro_con {
  margin-top: 35px;
}
.pro .pro_main .pro_con .fl {
  width: 250px;
  padding-bottom: 36px;
  height: auto;
  background-color: #049e4a;
}
.pro .pro_main .pro_con .fl .fl_tit {
  text-align: center;
  height: 112px;
  width: 100%;
  padding-top: 30px;
  box-sizing: border-box;
}
.pro .pro_main .pro_con .fl .fl_tit > p {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff;
  height: 16px;
  line-height: 16px;
  margin-bottom: 16px;
}
.pro .pro_main .pro_con .fl .fl_tit > h3 {
  font-size: 30px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
}
.pro .pro_main .pro_con .fl .fl_main {
  width: 211px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 5px;
  height: auto;
  padding: 3px 0 38px;
  box-sizing: border-box;
  margin-bottom: 26px;
}
.pro .pro_main .pro_con .fl .fl_main > ul {
  width: 100%;
}
.pro .pro_main .pro_con .fl .fl_main > ul > li {
  width: 162px;
  height: 60px;
  margin: 0 auto;
  line-height: 59px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
}
.pro .pro_main .pro_con .fl .fl_main > ul > li:hover > a {
  color: #049e4a;
  transform: translate(5px);
  background: url(../images/fl2.png) right center no-repeat;
}
.pro .pro_main .pro_con .fl .fl_main > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #333333;
  background: url(../images/fl1.png) right center no-repeat;
}
.pro .pro_main .pro_con .fl .fl_tell {
  width: 100%;
}
.pro .pro_main .pro_con .fl .fl_tell > i {
  width: 44px;
  height: 44px;
  margin-left: 30px;
  animation: msClock 2s infinite;
  background: url(../images/fl_tell.png) center no-repeat;
}
.pro .pro_main .pro_con .fl .fl_tell .fl_num {
  margin-left: 7px;
}
.pro .pro_main .pro_con .fl .fl_tell .fl_num > p {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  color: #ffffff;
  margin-bottom: 10px;
}
.pro .pro_main .pro_con .fl .fl_tell .fl_num > h3 {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  font-family: Arial;
  color: #ffffff;
}
.pro .pro_main .pro_con .pro_view {
  width: 912px;
}
.pro .pro_main .pro_con .pro_view .pro_menu {
  width: 100%;
  height: 42px;
  line-height: 42px;
}
.pro .pro_main .pro_con .pro_view .pro_menu > ul > li {
  float: left;
  width: 130px;
  height: 42px;
  background-color: #eeeeee;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #333333;
  margin-right: 18px;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  cursor: pointer;
}
.pro .pro_main .pro_con .pro_view .pro_menu > ul > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  z-index: -1;
  background: #049e4a;
}
.pro .pro_main .pro_con .pro_view .pro_menu > ul > li.on {
  color: #fff;
}
.pro .pro_main .pro_con .pro_view .pro_menu > ul > li.on::after {
  width: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_menu > span {
  width: 533px;
  height: 1px;
  background: #dddddd;
  margin-top: 20px;
}
.pro .pro_main .pro_con .pro_view .pro_menu > a {
  font-size: 16px;
  color: #333333;
}
.pro .pro_main .pro_con .pro_view .pro_menu > a:hover {
  color: #049e4a;
}
.pro .pro_main .pro_con .pro_view .pro_view {
  margin-top: 28px;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li {
  float: left;
  width: 274px;
  height: 259px;
  border: solid 1px #dedede;
  box-sizing: border-box;
  margin: 0 45px 30px  0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li:hover {
  transform: translateY(-5px);
  border: solid 1px #049e4a;
  box-shadow: 0 0 5px rgba(4, 158, 74, 0.5);
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li:hover > a > img {
  transform: scale(1.1);
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li:hover .pro_txt .pro_txt_main > a {
  color: #049e4a;
  transform: translateY(5px);
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li > a {
  display: block;
  width: 100%;
  height: 198px;
  overflow: hidden;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li .pro_txt {
  width: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li .pro_txt .pro_txt_main {
  width: 217px;
  height: 32px;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
  margin-top: 17px;
  padding-left: 21px;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li .pro_txt .pro_txt_main > a {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  margin-bottom: 8px;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li .pro_txt .pro_txt_main > p {
  font-size: 12px;
  font-family: Arial;
  height: 12px;
  line-height: 12px;
  color: #999999;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li .pro_txt > a {
  width: 24px;
  height: 13px;
  background: url(../images/pro_more.png) center no-repeat;
  margin-top: 26px;
  margin-right: 16px;
  animation: myfirst2 2s infinite;
}
.pro .pro_main .pro_con .pro_view .pro_view .pro_view_list > li:nth-child(3n) {
  margin-right: 0;
}
.gg {
  width: 100%;
  height: 295px;
  margin-top: 50px;
  padding-top: 50px;
  box-sizing: border-box;
  background: url(../images/gg_bg.jpg) center no-repeat;
}
.gg .gg_main .gg_txt {
  padding-left: 28px;
}
.gg .gg_main .gg_txt > h3 {
  font-size: 30px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #ffffff;
}
.gg .gg_main .gg_txt > p {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #d1e7db;
  margin-bottom: 31px;
}
.gg .gg_main .gg_txt > span {
  display: block;
  width: 27px;
  height: 2px;
  background-color: #ffffff;
  margin-bottom: 24px;
}
.gg .gg_main .gg_txt > h4 {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 42px;
}
.gg .gg_main .gg_txt > h5 {
  line-height: 36px;
}
.gg .gg_main .gg_txt > h5 > a {
  display: inline-block;
  vertical-align: middle;
  width: 206px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #ffffff;
  box-shadow: none;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.gg .gg_main .gg_txt > h5 > a:hover {
  border-radius: 18px;
}
.gg .gg_main .gg_txt > h5 > i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 14px;
  color: #ffffff;
}
.gg .gg_main .gg_txt > h5 > i > span {
  font-size: 24px;
  font-family: Arial;
  color: #ffffff;
}
.case {
  margin-top: 60px;
}
.case .case_main .case_fl {
  margin-top: 35px;
}
.case .case_main .case_fl .case_fl_list {
  text-align: center;
}
.case .case_main .case_fl .case_fl_list > li {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  height: 42px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #000000;
  margin: 0 15px;
  position: relative;
  z-index: 1;
}
.case .case_main .case_fl .case_fl_list > li:hover::after {
  width: 100%;
}
.case .case_main .case_fl .case_fl_list > li:hover > a {
  color: #fff;
}
.case .case_main .case_fl .case_fl_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background: #049e4a;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.case .case_main .case_fl .case_fl_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000000;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_show {
  width: 100%;
  height: 500px;
  margin-top: 37px;
  position: relative;
  overflow: hidden;
}
.case .case_main .case_show .case_show_list > li {
  width: 100%;
  position: relative;
  height: 500px;
}
.case .case_main .case_show .case_show_list > li:hover > a {
  border-radius: 100px 0 100px;
}
.case .case_main .case_show .case_show_list > li:hover > a > img {
  border-radius: 100px 0 100px;
}
.case .case_main .case_show .case_show_list > li > a {
  width: 790px;
  height: 500px;
}
.case .case_main .case_show .case_show_list > li > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.case .case_main .case_show .case_show_list > li .case_show_txt {
  position: absolute;
  width: 509px;
  height: 401px;
  background-color: #049e4a;
  padding: 62px 52px 0 40px;
  box-sizing: border-box;
  top: 50px;
  right: 0;
}
.case .case_main .case_show .case_show_list > li .case_show_txt > h3 {
  width: 100%;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.case .case_main .case_show .case_show_list > li .case_show_txt > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_show .case_show_list > li .case_show_txt > p {
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  height: 140px;
  overflow: hidden;
  margin-bottom: 22px;
}
.case .case_main .case_show .case_show_list > li .case_show_txt > a {
  display: block;
  width: 158px;
  height: 41px;
  border-radius: 5px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 39px;
  box-sizing: border-box;
  font-size: 14px;
  color: #ffffff;
}
.case .case_main .case_show .case_p,
.case .case_main .case_show .case_n {
  position: absolute;
  width: 50px;
  height: 50px;
  cursor: pointer;
  bottom: 50px;
}
.case .case_main .case_show .case_p {
  left: 692px;
  background: url(../images/case_p.png) center no-repeat #222121;
}
.case .case_main .case_show .case_n {
  right: 409px;
  background: url(../images/case_n.png) center no-repeat #ffffff;
}
.case .case_main .case_list {
  width: 100%;
  margin-top: 38px;
}
.case .case_main .case_list > ul {
  width: 100%;
}
.case .case_main .case_list > ul > li {
  float: left;
  width: 280px;
  margin-right: 26px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.case .case_main .case_list > ul > li:hover {
  transform: translateY(-5px);
}
.case .case_main .case_list > ul > li:hover > a {
  border: solid 2px #049e4a;
}
.case .case_main .case_list > ul > li:hover .case_txt > a {
  color: #049e4a;
}
.case .case_main .case_list > ul > li > a {
  display: block;
  width: 100%;
  height: 180px;
  border: solid 2px #cccccc;
  box-sizing: border-box;
}
.case .case_main .case_list > ul > li > a > img {
  display: block;
  width: 270px;
  height: 170px;
  margin: 3px auto;
  object-fit: cover;
}
.case .case_main .case_list > ul > li .case_txt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}
.case .case_main .case_list > ul > li .case_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666666;
}
.case .case_main .case_list > ul > li:nth-last-child(1) {
  margin-right: 0;
}
.ys {
  width: 100%;
  height: 1332px;
  margin-top: 40px;
  padding-top: 54px;
  box-sizing: border-box;
  background: url(../images/ys_bg.jpg) center no-repeat;
}
.ys .ys_main .ys_tit {
  text-align: center;
  position: relative;
  margin-bottom: 45px;
}
.ys .ys_main .ys_tit > h3 {
  font-size: 58px;
  font-family: Arial;
  font-weight: bold;
  line-height: 58px;
  height: 58px;
  color: #e9e9e9;
}
.ys .ys_main .ys_tit > h4 {
  position: absolute;
  font-size: 36px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  color: #049e4a;
  top: 22px;
  width: 100%;
  text-align: center;
}
.ys .ys_main .ys_item {
  width: 100%;
}
.ys .ys_main .ys_item .ys_txt {
  width: 504px;
  margin-top: 30px;
}
.ys .ys_main .ys_item .ys_txt .ys_t {
  font-size: 18px;
  font-weight: bold;
  color: #049e4a;
  margin-bottom: 9px;
}
.ys .ys_main .ys_item .ys_txt .ys_t > span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  color: #049e4a;
}
.ys .ys_main .ys_item .ys_txt > span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #049e4a;
  margin-bottom: 33px;
}
.ys .ys_main .ys_item .ys_txt > p {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.ys .ys_main .ys_item .ys_v {
  width: 590px;
  height: 250px;
}
.ys .ys_main .ys_item2 .ys_v {
  position: relative;
}
.ys .ys_main .ys_item2 .ys_v > img {
  position: absolute;
  top: -17px;
  left: 0;
}
.ys .ys_main .ys_item2 .ys_txt {
  margin-top: 75px;
}
.ys .ys_main .ys_item3 {
  margin-top: 85px;
}
.ys .ys_main .ys_item3 .ys_txt {
  margin-top: 47px;
}
.ys .ys_main .ys_item4 {
  margin-top: 30px;
}
.honer {
  width: 100%;
  height: 445px;
  overflow: hidden;
  margin-top: 60px;
}
.honer .honer_main .honer_view {
  width: 1040px;
  margin: 40px auto 0;
  position: relative;
}
.honer .honer_main .honer_view ul > li {
  float: left;
  width: 225px;
  position: relative;
  z-index: 1;
  margin-right: 47px;
}
.honer .honer_main .honer_view ul > li:hover::after {
  height: 0;
}
.honer .honer_main .honer_view ul > li:hover::before {
  height: 130px;
}
.honer .honer_main .honer_view ul > li:hover .honner_txt > a {
  color: #fff;
}
.honer .honer_main .honer_view ul > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 130px;
  background-color: #f8f8f8;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.honer .honer_main .honer_view ul > li::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #049e4a;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.honer .honer_main .honer_view ul > li > a {
  display: block;
  width: 178px;
  height: 250px;
  margin: 0 auto;
}
.honer .honer_main .honer_view ul > li > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.honer .honer_main .honer_view ul > li .honner_txt {
  width: 100%;
  height: 67px;
  padding-top: 24px;
  box-sizing: border-box;
}
.honer .honer_main .honer_view ul > li .honner_txt > a {
  display: block;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  box-sizing: border-box;
}
.honer .honer_main .honer_view .honer_p,
.honer .honer_main .honer_view .honer_n {
  position: absolute;
  width: 44px;
  height: 90px;
  cursor: pointer;
  top: 98px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.honer .honer_main .honer_view .honer_p:hover,
.honer .honer_main .honer_view .honer_n:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.honer .honer_main .honer_view .honer_p {
  left: -80px;
  background: url(../images/honer_p1.png) center no-repeat #f0f0f0;
}
.honer .honer_main .honer_view .honer_p:hover {
  background: url(../images/honer_p2.png) center no-repeat #049e4a;
}
.honer .honer_main .honer_view .honer_n {
  right: -80px;
  background: url(../images/honer_n1.png) center no-repeat #f0f0f0;
}
.honer .honer_main .honer_view .honer_n:hover {
  background: url(../images/honer_n2.png) center no-repeat #049e4a;
}
.part {
  width: 100%;
  height: 283px;
  overflow: hidden;
  margin-top: 60px;
}
.part .part_main .part_view {
  width: 1108px;
  margin: 35px auto 0;
  position: relative;
  height: 160px;
}
.part .part_main .part_view .part_view_list > li {
  float: left;
  width: 220px;
  height: 160px;
  position: relative;
}
.part .part_main .part_view .part_view_list > li:hover > a > img {
  transform: scale(1.1);
}
.part .part_main .part_view .part_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  overflow: hidden;
}
.part .part_main .part_view .part_view_list > li > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part .part_main .part_view .part_view_list > li > h3 {
  position: absolute;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  bottom: 0;
  left: 0;
  display: none;
}
.part .part_main .part_view .part_view_list > li > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.part .part_main .part_view .part_p,
.part .part_main .part_view .part_n {
  position: absolute;
  width: 32px;
  height: 66px;
  cursor: pointer;
  top: 47px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.part .part_main .part_view .part_p:hover,
.part .part_main .part_view .part_n:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
}
.part .part_main .part_view .part_p {
  left: -48px;
  background: url(../images/honer_p1.png) center no-repeat #f0f0f0;
}
.part .part_main .part_view .part_p:hover {
  background: url(../images/honer_p2.png) center no-repeat #049e4a;
}
.part .part_main .part_view .part_n {
  right: -48px;
  background: url(../images/honer_n1.png) center no-repeat #f0f0f0;
}
.part .part_main .part_view .part_n:hover {
  background: url(../images/honer_n2.png) center no-repeat #049e4a;
}
.news {
  width: 100%;
  height: 590px;
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 70px;
}
.news .news_main .news_menu {
  margin-top: 36px;
}
.news .news_main .news_menu .news_menu_list {
  text-align: center;
}
.news .news_main .news_menu .news_menu_list > li {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  height: 50px;
  border: solid 1px #dddddd;
  text-align: center;
  line-height: 48px;
  box-sizing: border-box;
  margin: 0 9px;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
.news .news_main .news_menu .news_menu_list > li.on::after {
  height: 100%;
}
.news .news_main .news_menu .news_menu_list > li.on > a {
  color: #fff;
}
.news .news_main .news_menu .news_menu_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #049e4a;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_menu .news_menu_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
}
.news .news_main .news_tab {
  width: 100%;
  margin-top: 36px;
}
.news .news_main .news_tab .news_list {
  width: 100%;
}
.news .news_main .news_tab .news_list > li {
  width: 100%;
}
.news .news_main .news_tab .news_list > li .news_l {
  width: 570px;
}
.news .news_main .news_tab .news_list > li .news_l:hover > a > img {
  transform: scale(1.1);
}
.news .news_main .news_tab .news_list > li .news_l:hover .news_l_txt .news_r > a {
  color: #049e4a;
  transform: translate(5px);
}
.news .news_main .news_tab .news_list > li .news_l > a {
  display: block;
  width: 100%;
  height: 264px;
  overflow: hidden;
}
.news .news_main .news_tab .news_list > li .news_l > a > img {
  width: 100%;
  height: 100%;
  border: solid 1px #dddddd;
  box-sizing: border-box;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt {
  width: 100%;
  padding-top: 28px;
  box-sizing: border-box;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_time {
  width: 112px;
  text-align: center;
  height: 77px;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_time > p {
  font-size: 50px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_time > span {
  font-size: 14px;
  font-family: Arial;
  line-height: 14px;
  color: #333333;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_r {
  width: 420px;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_r > a {
  display: block;
  width: 100%;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 15px;
  margin-top: 2px;
}
.news .news_main .news_tab .news_list > li .news_l .news_l_txt > .news_r > p {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  color: #666666;
  overflow: hidden;
}
.news .news_main .news_tab .news_list > li .news_r_list {
  width: 560px;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul {
  width: 100%;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li {
  width: 100%;
  height: 110px;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  padding-top: 20px;
  margin-bottom: 20px;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li:hover .news_r > a {
  color: #049e4a;
  transform: translate(5px);
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_time {
  width: 132px;
  text-align: center;
  height: 77px;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_time > p {
  font-size: 50px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  height: 36px;
  line-height: 36px;
  margin-top: 8px;
  margin-bottom: 13px;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_time > span {
  font-size: 14px;
  font-family: Arial;
  line-height: 14px;
  color: #333333;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_r {
  width: 378px;
  margin-right: 24px;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_r > a {
  display: block;
  width: 100%;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  margin-top: 2px;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li > .news_r > p {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  color: #666666;
  overflow: hidden;
}
.news .news_main .news_tab .news_list > li .news_r_list > ul > li:nth-last-child(1) {
  margin-bottom: 0;
}
.links {
  width: 100%;
  position: relative;
  margin-top: 60px;
  height: 1px;
}
.links .link_main {
  position: absolute;
  left: 50%;
  top: -26px;
  transform: translate(-50%);
  background-color: #049e4a;
  padding: 6px 34px;
  box-sizing: border-box;
}
.links .link_main .link_tit {
  font-size: 16px;
  color: #fdf8f8;
  line-height: 45px;
}
.links .link_main .link_tit > span {
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
  color: #fdf8f8;
}
.links .link_main .link_list {
  width: calc(1200px - 180px - 68px);
  line-height: 45px;
}
.links .link_main .link_list > a {
  float: left;
  font-size: 14px;
  color: #fdf8f8;
  padding: 0 10px;
  line-height: 45px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.links .link_main .link_list > a:hover {
  color: #fff;
  text-decoration: underline;
}
.links .link_main .link_list > a > span {
  margin: 0 10px;
}
