.pic {
  width: 100%;
  overflow: hidden;
}

.pic img {
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s
}

.pic:hover img {
  -webkit-transform: scale(1.05) rotate(0) translateY(0);
  -ms-transform: scale(1.05) rotate(0) translateY(0);
  transform: scale(1.05) rotate(0) translateY(0)
}

.content3 {
  width: 1400px;
  margin: 0 auto;
}

@media screen and (max-width:1440px) {
  .content3 {
    width: 1200px !important;
    margin: 0 auto !important;
  }

}

.header {
  background: #fff;
  overflow: hidden;
}

.header .logo {
  height: 110px;
  padding-top: 40px;
  box-sizing: border-box;
}

.header .logo img {
  width: 190px;
  margin: 0 auto;
  display: block;
}

.header .menu {
  height: 54px;
  border-top: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.header .menu ul {
  float: left;
}

.header .menu li {
  position: relative;
  float: left;
  text-align: center;
  overflow: hidden;
  margin-right: 50px;
}

.header .menu li>a {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 54px;
  position: relative;
  z-index: 2;
  padding: 0 6px;
  box-sizing: border-box;
  height: 54px;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.header .menu li>a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  background: #7fb24b;
  left: 0;
  bottom: 0px;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 3;
}

.header .menu li.cur>a,
.header .menu li:hover>a {
  font-weight: bold;
}

.header .menu li.cur>a:after,
.header .menu li:hover>a:after {
  width: 100%;
}

.header .menu p {
  float: right;
}

.header .menu p img {
  display: block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  float: left;
  margin-top: 19px;
}

.header .menu p span {
  font-size: 20px;
  line-height: 54px;
  font-weight: bold;
  display: block;
  float: right;
  font-weight: bold;
  font-family: DIN;
}

@media screen and (max-width:1440px) {
  html {
    font-size: 14px;
  }

  .content3 {
    width: 1200px;
    margin: 0 auto;
  }

  .header .menu li {
    margin-right: 30px;
  }
}


.ty-banner-1 {
  overflow: hidden;
  line-height: 0;
  text-align: center;
}

.ty-banner-1 img {}

.ty-banner-1 img.show {
  visibility: visible;
}


.p101-curmbs-1 {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.plc {
  position: absolute;
  top: -155px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;


}

.p12-curblock {
  display: none;
}

.p101-curmbs-con {
  float: right;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}

.p101-curmbs-con b {
  font-weight: normal;

}

.p101-curmbs-con i {
  font-style: normal;
}

.p101-curmbs-con span {
  font-family: 宋体;
  height: 46px;
  line-height: 46px;
  padding: 0px 5px;
}

.p101-curmbs-con a {
  color: #fff;
}

.p101-curmbs-con a:hover {
  text-decoration: underline;
  color: #6fb436;
}


.about-information {
  position: relative;
  margin-top: -93px;
  z-index: 1;
  padding-bottom: 105px;
}

.about-information .about-information-c {
  background: #fff;
  padding: 93px 85px 99px 86px;
  box-shadow: 0px 0px 92px 0px rgba(68, 77, 89, 0.14);
}

.about-information .about-information-c .about-information-cl {
  float: left;
  width: 650px;
}

.about-information .about-information-c .about-information-cl .ny-bk-title {
  text-align: left;
}

.about-information .about-information-c .about-information-cl .list {
  margin-bottom: 42px;
  margin-top: 75px;
}

.about-information .about-information-c .about-information-cl .list ul li {
  float: left;
  margin-right: 118px;
  position: relative;
  top: 0;
  transition: 0.35s;
}

.about-information .about-information-c .about-information-cl .list ul li b {
  font-size: 0;
}

.about-information .about-information-c .about-information-cl .list ul li b em {
  font-size: 46px;
  font-weight: normal;
  line-height: 82%;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: bottom;
  display: inline-block;
}

.about-information .about-information-c .about-information-cl .list ul li b i {
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  color: #333;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 4px;
}

.about-information .about-information-c .about-information-cl .list ul li span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  color: #333;
  margin-top: 10px;
}

.about-information .about-information-c .about-information-cl .list ul li:last-of-type {
  margin-right: 0;
}

.about-information .about-information-c .about-information-cl .list ul li:hover {
  top: 10px;
}

.about-information .about-information-c .about-information-cl .list ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.about-information .about-information-c .about-information-cl .desc p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #999;
  display: block;
  margin-bottom: 35px;
  text-align: justify;
}

.about-information .about-information-c .about-information-cr {
  float: right;
  display: block;
  line-height: 0;
  overflow: hidden;
  width: 382px;
}

.about-information .about-information-c .about-information-cr img {
  width: 382px;
  height: 481px;
  display: block;
  transition: 1s;
}

.about-information .about-information-c .about-information-cr:hover img {
  transform: scale(1.05);
}

.about-information .about-information-c::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.about-honor {
  margin-bottom: 205px;
}

.about-honor .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #999;
  text-align: center;
  margin-top: 42px;
  margin-bottom: 65px;
}

.about-honor .about-honor-zl h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #333;
  text-align: center;
  margin-bottom: 35px;
}

.about-honor .about-honor-zl .list ul li {
  background-image: url('images/abt-ry-cbg1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  width: 225px;
  height: 285px;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-right: 38px;
}

.about-honor .about-honor-zl .list ul li img {
  width: 188px;
  height: 250px;
  display: block;
  margin-left: 18px;
  margin-top: 17px;
}

.about-honor .about-honor-zl .list ul li h4 {
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
  display: table;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 38, 38, 0.8);
  display: none;
}

.about-honor .about-honor-zl .list ul li h4 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px;
}

.about-honor .about-honor-zl .list ul li:last-of-type {
  margin-right: 0;
}

.about-honor .about-honor-zl .list ul li.cur h4,
.about-honor .about-honor-zl .list ul li:hover h4 {
  display: table;
}

.about-honor .about-honor-zl .list ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.about-honor .about-honor-ry {
  margin-top: 113px;
}

.about-honor .about-honor-ry h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #333;
  text-align: center;
  margin-bottom: 35px;
}

.about-honor .about-honor-ry .about-honor-ryl {
  float: left;
  width: 600px;
  height: 464px;
  background: #F2F2F2;
  padding-top: 47px;
  box-sizing: border-box;
  position: relative;
}

.about-honor .about-honor-ry .about-honor-ryl i.prev {
  position: absolute;
  left: 36px;
  top: 201px;
  z-index: 1;
  display: block;
  cursor: pointer;
}

.about-honor .about-honor-ry .about-honor-ryl i.next {
  position: absolute;
  right: 36px;
  top: 201px;
  z-index: 1;
  display: block;
  cursor: pointer;
}

.about-honor .about-honor-ry .about-honor-ryl .list {
  width: 450px;
  margin: 0 auto;
}

.about-honor .about-honor-ry .about-honor-ryl .list ul li em {
  display: block;
  width: 450px;
  height: 323px;
  background-image: url('images/abt-ry-cbg2.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  box-sizing: border-box;
  padding-left: 9px;
  padding-top: 9px;
  box-shadow: 1px 6px 6px 0px rgba(68, 77, 89, 0.29);
}

.about-honor .about-honor-ry .about-honor-ryl .list ul li em img {
  display: block;
  width: 432px;
  height: 304px;
}

.about-honor .about-honor-ry .about-honor-ryl .list ul li h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 30px;
}

.about-honor .about-honor-ry .about-honor-ryl .list ul li:hover h4 {
  color: #65AF23;
}

.about-honor .about-honor-ry .about-honor-ryr {
  float: right;
  width: 580px;
}

.about-honor .about-honor-ry .about-honor-ryr ul li {
  float: left;
  width: 261px;
  margin-right: 56px;
  margin-bottom: 22px;
}

.about-honor .about-honor-ry .about-honor-ryr ul li em {
  display: block;
  width: 261px;
  height: 187px;
  background-image: url('images/abt-ry-cbg3.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  box-sizing: border-box;
  padding-left: 6px;
  padding-top: 5px;
}

.about-honor .about-honor-ry .about-honor-ryr ul li em img {
  display: block;
  width: 250px;
  height: 176px;
}

.about-honor .about-honor-ry .about-honor-ryr ul li h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
}

.about-honor .about-honor-ry .about-honor-ryr ul li:nth-of-type(even) {
  margin-right: 0;
}

.about-honor .about-honor-ry .about-honor-ryr ul li:hover h4 {
  color: #65AF23;
}

.about-honor .about-honor-ry::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.about-idea {
  background: #F2F2F2;
  padding-top: 186px;
  padding-bottom: 142px;
  position: relative;
}

.about-idea .ny-bk-title {
  text-align: left;
}

.about-idea .about-idea-l {
  position: relative;
  z-index: 1;
}

.about-idea .about-idea-l b {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #333;
  display: block;
  margin-top: 60px;
  margin-bottom: 16px;
}

.about-idea .about-idea-l b span {
  margin-right: 25px;
}

.about-idea .about-idea-l b span:last-of-type {
  margin-right: 0;
}

.about-idea .about-idea-l em {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #999;
  font-family: arial;
  text-transform: uppercase;
}

.about-idea .about-idea-l p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #999;
  display: block;
  width: 600px;
  margin-top: 48px;
}

.about-idea .about-idea-r {
  position: absolute;
  right: 50%;
  top: -68px;
  margin-right: -960px;
}

.about-idea .about-idea-r img {
  display: block;
  width: 1279px;
  height: 717px;
}


.footer {
  background: #6f7473;
  height: 528px
}

.f_con {
  padding-top: 90px;
  height: 478px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.footer h4 {
  border-bottom: 1px solid #9fa6a5;
  margin-bottom: 33px
}

.footer h4 strong {
  display: block;
  font-size: 20px;
  line-height: 100%;
  color: #fff;
  font-weight: 400
}

.footer h4 span {
  display: block;
  font-size: 16px;
  line-height: 100%;
  color: #9fa6a5;
  font-family: arial;
  font-weight: 400;
  padding: 9px 0 20px
}

.f_contact {
  width: 400px
}

.f_contact p {
  font-size: 15px;
  line-height: 36px;
  color: #e4e8e7
}

.f_contact h4+p {
  font-size: 18px
}

.f_menu {
  width: 392px;
  margin-left: 158px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.f_nav a {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #e4e8e7;
  width: 151px;
  float: left;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.f_nav a:hover {
  color: #fff
}

.f_nav a:nth-child(odd) {
  margin-right: 58px
}

.f_er {
  width: 290px;
  margin-top: 66px
}

.f_er p {
  width: 129px;
  float: left
}

.f_er p:last-child {
  float: right
}

.f_er p em {
  width: 129px;
  height: 129px;
  display: block
}

.f_er p img {
  width: 129px;
  height: 129px;
  display: block
}

.f_er span {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  padding-top: 14px;
  text-align: center
}

.f_info {
  height: 49px;
  line-height: 0;
  font-size: 0;
  border-top: 1px solid #9fa6a5
}

.f_info span {
  display: inline-block;
  font-size: 16px;
  color: #e4e8e7;
  line-height: 49px
}

.f_info a {
  color: #e4e8e7
}

.f_info span:nth-child(2) {
  margin: 0 20px
}

.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both
}

@media screen and (max-width:1440px) {
  .content {
    width: 1200px;
    margin: 0 auto
  }

  .f_contact {
    width: 360px;
  }

  .f_menu {
    margin-left: 85px;
  }
}



.client-2 {
  width: 45px;
  position: fixed;
  right: 10px;
  top: 60%;
  z-index: 999;
  color: #fff;
}

.client-2 li a {
  text-decoration: none;
  color: #fff;
}

.client-2 li {
  margin-bottom: 5px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}

.client-2 li.my-kefu-qq {
  background: #6fb436 url(images/cimg23.png) center no-repeat;
}

.client-2 li.my-kefu-weixin {
  background: #6fb436 url(images/cimg24.png) center no-repeat;
}

.client-2 li.my-kefu-tel {
  background: #6fb436 url(images/cimg25.png) center no-repeat;
}

.client-2 li.my-kefu-shouye {
  background: #6fb436 url(images/tohome.png) center no-repeat;
  background-size: 26px;
}

.client-2 li.my-kefu-shouye a {
  width: 45px;
  height: 45px;
  display: block;
}

.client-2 li.my-kefu-ftop {
  background: #6fb436 url(images/returnTop.png) center no-repeat;
}

.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 li.my-kefu-qq .cont {
  margin: 0;
  background: #6fb436 url(images/cimg23.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  width: 130px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 li.my-kefu-tel .cont {
  margin: 0;
  background: #6fb436 url(images/cimg25.png) 15px center no-repeat;
  border-radius: 50px;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}

.client-2 li.my-kefu-weixin .cont {
  margin: 0;
  width: 115px;
  padding: 5px;
  border: solid 1px #ccc;
  position: absolute;
  left: -150px;
  top: -44px;
  background-color: #fff;
}

.client-2 li.my-kefu-weixin .cont span {
  display: block;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #1a1a1a;
}

.client-2 li.my-kefu-weixin .cont img {
  width: 115px;
  height: 115px;
}

.client-2 li:hover .cont {
  display: block !important;
}


