/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.banner {
  width: 100%;
  height: 640px;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  /* The Nivo Slider styles */
  /* If an image is wrapped in a link */
  /* The slices and boxes in the Slider */
}
.banner .nivoSlider {
  position: relative;
  width: 1920px;
  height: 100%;
  text-align: center;
  left: 50%;
  margin-left: -960px;
}
.banner .nivoSlider img {
  display: none;
  width: auto;
  margin: 0 auto;
  height: auto;
}
.banner .nivoSlider a {
  border: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner .nivo-controlNav-bg {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 44px;
  z-index: 100;
}
.banner .nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 101;
  text-align: center;
  font-size: 0;
}
.banner .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
}
.banner .nivo-controlNav a.active {
  width: 40px;
  background: #4a9a0f;
}
.banner .nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.banner .nivo-prevNav {
  left: 0px;
}
.banner .nivo-nextNav {
  right: 0px;
}
.banner .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
}
.banner a.nivo-nextNav {
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBr.png) center center no-repeat;
  right: 50%;
  margin-right: -700px;
}
.banner a.nivo-prevNav {
  left: 50%;
  margin-left: -700px;
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBl.png) center center no-repeat;
}
.banner .nivo-caption {
  display: none !important;
}
.banner .ribbon {
  width: 111px;
  height: 111px;
  position: absolute;
  top: -4px;
  left: -5px;
  z-index: 300;
}
.banner .nivoSlider {
  position: relative;
}
.banner .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
.banner .nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  text-align: center;
}
.banner .nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.banner .nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.banner .nivo-html-caption {
  display: none;
}
.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;
}
button,
input {
  border: none;
  outline: none;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.title1 {
  text-align: center;
}
.title1 > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin-bottom: 12px;
}
.title1 > h3 > span {
  width: 46px;
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin: 0 5px;
}
.title1 > h3 span:nth-child(1) {
  background: url(../images/tit1.png) center no-repeat;
}
.title1 > h3 span:nth-child(2) {
  background: url(../images/tit2.png) center no-repeat;
}
.title1 > h3 > a {
  color: #333333;
}
.title1 > h4 {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  height: 14px;
  line-height: 14px;
}
.ser {
  width: 100%;
  height: 80px;
}
.ser .ser_main .hot {
  width: 460px;
  height: 100%;
}
.ser .ser_main .hot .hot_tit {
  background: url(../images/hot.png) left center no-repeat;
  padding-left: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #4a9a0f;
  margin-top: 28px;
}
.ser .ser_main .hot .hot_con {
  width: 345px;
  margin-left: 5px;
  margin-top: 30px;
}
.ser .ser_main .hot .hot_con .hot_list > li > a {
  float: left;
  width: 65%;
  font-size: 16px;
  line-height: 18px;
  height: 18px;
  color: #666666;
  padding: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ser .ser_main .hot .hot_con .hot_list > li > span {
  font-size: 14px;
  color: #666666;
}
.ser .ser_main .ser_con {
  width: 300px;
  height: 38px;
  position: relative;
  margin-top: 20px;
}
.ser .ser_main .ser_con > input {
  width: 100%;
  height: 100%;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  background-color: #fbfbfb;
  border-radius: 19px;
  padding: 0 50px 0 20px;
}
.ser .ser_main .ser_con button {
  position: absolute;
  height: 38px;
  width: 30px;
  right: 10px;
  top: 0;
  cursor: pointer;
  background: url(../images/ser.png) center no-repeat;
}
.xm {
  width: 100%;
  height: 350px;
  padding-top: 40px;
  box-sizing: border-box;
  background: url(../images/xm_bg.jpg) center no-repeat;
}
.xm .xm_main .xm_tit {
  text-align: center;
}
.xm .xm_main .xm_tit > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 13px;
  background: url(../images/xm_tit.png) center no-repeat;
}
.xm .xm_main .xm_tit > h4 {
  font-size: 14px;
  font-family: Arial;
  line-height: 14px;
  color: #b4d1a6;
}
.xm .xm_main .xm_con {
  margin-top: 30px;
}
.xm .xm_main .xm_con .xm_list > li {
  float: left;
  width: 25%;
  height: 180px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.xm .xm_main .xm_con .xm_list > li:hover {
  transform: rotateZ(360deg);
}
.xm .xm_main .xm_con .xm_list > li:hover > a {
  transform: scale(1.1);
}
.xm .xm_main .xm_con .xm_list > li > a {
  display: block;
  width: 180px;
  height: 100%;
  margin: 0 auto;
  background: url(../images/xm_itembg.png) center no-repeat;
  text-align: center;
  line-height: 180px;
  font-size: 24px;
  font-weight: bold;
  color: #4a9a0f;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro {
  width: 100%;
  margin-top: 60px;
}
.pro .pro_main {
  position: relative;
}
.pro .pro_main .pro_top .fl {
  width: 282px;
}
.pro .pro_main .pro_top .fl .fl_tit {
  width: 100%;
}
.pro .pro_main .pro_top .fl .fl_tit > h3 {
  background: url(../images/pro_tit.png) 130px center no-repeat;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin-bottom: 20px;
  position: relative;
}
.pro .pro_main .pro_top .fl .fl_tit > h3::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #333333;
  left: -40px;
  top: 12px;
}
.pro .pro_main .pro_top .fl .fl_tit > h3 > a {
  color: #333333;
}
.pro .pro_main .pro_top .fl .fl_tit > h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  line-height: 16px;
  margin-bottom: 40px;
}
.pro .pro_main .pro_top .fl .fl_tit > span {
  display: block;
  width: 100%;
  height: 1px;
  background: #999999;
}
.pro .pro_main .pro_top .fl .fl_main {
  width: 220px;
  margin-top: 40px;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list {
  width: 100%;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li:hover::after {
  width: 100%;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li:hover > a {
  color: #fff;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #4a9a0f;
  border-radius: 0px 19px 19px 0px;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 22px;
  padding-right: 5px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #444444;
}
.pro .pro_main .pro_top .fl .fl_main .fl_list > li > a > span {
  margin-right: 10px;
}
.pro .pro_main .pro_top .fl_view {
  width: 894px;
  position: relative;
  height: 420px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list {
  width: 100%;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li {
  width: 100%;
  position: relative;
  height: 420px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li:hover .fl_txt {
  border-radius: 70px 0 70px 0;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li:hover .fl_pic {
  border-radius: 0 70px 0 70px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li:hover .fl_pic > a > img {
  border-radius: 0 70px 0 70px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_pic {
  width: 580px;
  height: 420px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_pic > a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_pic > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt {
  position: absolute;
  width: 460px;
  height: 280px;
  background-color: #4a9a0f;
  right: 0;
  top: 50%;
  margin-top: -140px;
  padding: 44px 0 0 52px;
  box-sizing: border-box;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt > p {
  width: 320px;
  font-size: 18px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt > span {
  display: block;
  width: 88px;
  height: 1px;
  background: url(../images/fl_line.png) center no-repeat;
  margin: 18px 0 20px 0;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt > h4 {
  width: 320px;
  font-size: 14px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  color: #ffffff;
  margin-bottom: 35px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt .fl_link > a {
  float: left;
  width: 120px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #8cb36f;
  box-sizing: border-box;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #ffffff;
  margin-right: 10px;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_txt .fl_link > a:nth-child(2) {
  background: url(../images/fl_zx.png) center no-repeat;
  color: #333333;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_num {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #666666;
}
.pro .pro_main .pro_top .fl_view .fl_view_list > li .fl_num > span {
  color: #4a9a0f;
  font-size: 24px;
}
.pro .pro_main .pro_top .fl_view .fl_prev,
.pro .pro_main .pro_top .fl_view .fl_next {
  position: absolute;
  width: 15px;
  height: 7px;
  cursor: pointer;
  right: 38px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_top .fl_view .fl_prev {
  top: 111px;
  background: url(../images/fl_prev.png) center no-repeat;
}
.pro .pro_main .pro_top .fl_view .fl_prev::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 130px;
  background-color: #ffffff;
  top: 23px;
  left: 7px;
}
.pro .pro_main .pro_top .fl_view .fl_prev:hover {
  background: url(../images/fl_prev2.png) center no-repeat;
}
.pro .pro_main .pro_top .fl_view .fl_next {
  bottom: 135px;
  background: url(../images/fl_next.png) center no-repeat;
}
.pro .pro_main .pro_top .fl_view .fl_next:hover {
  background: url(../images/fl_next2.png) center no-repeat;
}
.pro .pro_main .pro_botm {
  margin-top: 20px;
}
.pro .pro_main .pro_botm .pro_view_list > li {
  float: left;
  width: 280px;
  height: 280px;
  position: relative;
  margin-right: 26px;
}
.pro .pro_main .pro_botm .pro_view_list > li:hover .pro_cover {
  height: 100%;
  background: rgba(74, 154, 15, 0.5);
}
.pro .pro_main .pro_botm .pro_view_list > li:hover .pro_cover > a {
  opacity: 1;
  padding: 230px 10px 0;
}
.pro .pro_main .pro_botm .pro_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_botm .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_botm .pro_view_list > li .pro_cover {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_botm .pro_view_list > li .pro_cover > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pro_ico2.png) center 104px no-repeat;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  padding: 0 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition-delay: 0.3s;
}
.pro .pro_main .pro_botm .pro_view_list > li:nth-last-child(1) {
  margin-right: 0;
}
.pro .pro_main > a {
  position: absolute;
  font-size: 14px;
  color: #333333;
  right: 0;
  top: 0;
}
.pro .pro_main > a:hover {
  color: #4a9a0f;
  transform: translate(5px);
}
.ys {
  width: 100%;
  margin-top: 60px;
}
.ys .ys_con {
  width: 100%;
  height: 640px;
  background: url(../images/ys_bg.jpg) center no-repeat;
  margin-top: 20px;
}
.ys .ys_con .ys_bd {
  position: relative;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_view {
  width: 600px;
  height: 600px;
  position: relative;
  margin-top: 40px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_view .ys_po {
  position: absolute;
  top: 0;
  right: 0;
  width: 850px;
  height: 600px;
  overflow: hidden;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_view .ys_po > img {
  width: 850px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt {
  width: 600px;
  margin-top: 110px;
  padding-left: 50px;
  box-sizing: border-box;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item {
  margin-bottom: 60px;
  height: 142px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item > h3 {
  height: 32px;
  line-height: 32px;
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  color: #4a9a0f;
  background: url(../images/ys_ico1.png) left center no-repeat;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item > h3 > i {
  display: inline-block;
  width: 230px;
  height: 1px;
  background-color: #cccccc;
  vertical-align: middle;
  margin: 0 10px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item > h3 > span {
  font-size: 24px;
  font-weight: bold;
  color: #4a9a0f;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item > h4 {
  width: 504px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-left: 40px;
  margin-top: 20px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_tell {
  background: url(../images/ys_tell.png) left center no-repeat;
  padding-left: 34px;
  font-size: 14px;
  color: #444444;
  margin-left: 40px;
  position: relative;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_tell > span {
  font-weight: bold;
  font-size: 16px;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_tell > i {
  position: absolute;
  left: 410px;
  top: -12px;
  font-size: 14px;
  color: #444444;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_tell > i > b {
  font-weight: normal;
  font-size: 18px;
  color: #4a9a0f;
}
.ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_txt .ys_txt_item:nth-child(2) > h3 {
  background: url(../images/ys_ico2.png) left center no-repeat;
}
.ys .ys_con .ys_bd .ys_err {
  position: relative;
  bottom: 0;
}
.ys .ys_con .ys_bd .ys_err .ys_prev,
.ys .ys_con .ys_bd .ys_err .ys_next {
  position: absolute;
  cursor: pointer;
  width: 7px;
  height: 15px;
  top: -120px;
}
.ys .ys_con .ys_bd .ys_err .ys_prev {
  right: 160px;
  background: url(../images/ys_prev1.png) center no-repeat;
}
.ys .ys_con .ys_bd .ys_err .ys_prev::after {
  content: "";
  position: absolute;
  width: 130px;
  height: 1px;
  background-color: #cccccc;
  left: 23px;
  top: 10px;
}
.ys .ys_con .ys_bd .ys_err .ys_next {
  right: 0;
  background: url(../images/ys_next1.png) center no-repeat;
}
.ys .ys_con .ys_bd .ys_err .ys_botmico {
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/ys_b_ico.png) center no-repeat #4a9a0f;
  border-radius: 4px;
  left: 50%;
  transform: translate(-50%);
  bottom: -30px;
}
.ys .ys_con .ys_bd .ys_err .ys_tit {
  position: absolute;
  top: -640px;
  right: 0;
  text-align: right;
}
.ys .ys_con .ys_bd .ys_err .ys_tit > h3 {
  font-size: 36px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  position: relative;
  margin-bottom: 20px;
}
.ys .ys_con .ys_bd .ys_err .ys_tit > h3::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #333333;
  right: -40px;
  top: 12px;
}
.ys .ys_con .ys_bd .ys_err .ys_tit > h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  line-height: 16px;
}
@media screen and (max-width: 1660px) {
  .ys .ys_con .ys_bd .ys_bd_list > li .ys_main .ys_view .ys_po {
    width: 690px;
  }
}
.case {
  margin-top: 70px;
}
.case .case_main .case_tit {
  width: 260px;
  height: 260px;
  overflow: hidden;
  background-color: #f7f7f7;
}
.case .case_main .case_tit > .title1 {
  margin-top: 103px;
}
.case .case_main .case_view {
  width: 940px;
  height: 520px;
  position: relative;
}
.case .case_main .case_view .case_view_list > li {
  float: left;
  width: 260px;
  height: 260px;
  position: relative;
}
.case .case_main .case_view .case_view_list > li:hover .case_txt {
  opacity: 1;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li:hover .case_txt > a {
  margin: 110px auto 0;
}
.case .case_main .case_view .case_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li .case_txt {
  position: absolute;
  width: 100%;
  height: 0;
  background: rgba(74, 154, 15, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  overflow: hidden;
}
.case .case_main .case_view .case_view_list > li .case_txt > a {
  display: block;
  width: 130px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  margin: -50px auto 0;
  border: solid 1px #ffffff;
  transition-delay: 0.4s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_view .case_view_list > li:nth-child(3),
.case .case_main .case_view .case_view_list > li:nth-child(4) {
  width: 420px;
}
.case .case_main .case_view .case_view_list > li:nth-child(4) {
  position: absolute;
  left: -260px;
  bottom: 0;
}
.case .case_main .case_view .case_view_list > li:nth-child(5) {
  margin-left: 160px;
}
.case .case_main .case_view > a {
  display: block;
  width: 260px;
  height: 260px;
  background: url(../images/case_more.png) center no-repeat #f7f7f7;
  position: absolute;
  right: 0;
  bottom: 0;
}
.wit {
  width: 100%;
  height: 620px;
  margin-top: 80px;
  background: url(../images/wit_bg.jpg) center bottom no-repeat;
}
.wit .wit_main .inform {
  width: 360px;
}
.wit .wit_main .inform .in_tit {
  width: 100%;
  height: 200px;
  overflow: hidden;
  text-align: center;
  background: url(../images/in_tit_bg.jpg) center no-repeat;
}
.wit .wit_main .inform .in_tit > span {
  display: block;
  width: 36px;
  height: 2px;
  background-color: #ffffff;
  margin: 50px auto 20px;
}
.wit .wit_main .inform .in_tit > h3 {
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  font-weight: bold;
  opacity: 0.2;
  margin-bottom: 20px;
}
.wit .wit_main .inform .in_tit > h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
}
.wit .wit_main .inform .in_main {
  width: 100%;
  background: #fff;
  padding: 34px 30px 36px;
  box-sizing: border-box;
}
.wit .wit_main .inform .in_main .in_item {
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 10px;
}
.wit .wit_main .inform .in_main .in_item > span {
  position: absolute;
  width: 80px;
  height: 100%;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  background-color: #4a9a0f;
  border-radius: 4px;
  color: #ffffff;
}
.wit .wit_main .inform .in_main .in_item > input {
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  padding: 0 10px 0 90px;
  box-sizing: border-box;
}
.wit .wit_main .inform .in_main > .in_item:nth-child(3) {
  height: 80px;
}
.wit .wit_main .inform .in_main > .in_item:nth-child(3) textarea {
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  padding: 0 10px 0 90px;
  box-sizing: border-box;
}
.wit .wit_main .inform .in_main > .in_item:nth-child(3) > span {
  line-height: 80px;
}
.wit .wit_main .inform .in_main .code {
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 20px;
}
.wit .wit_main .inform .in_main .code > img {
  position: absolute;
  width: 95px;
  height: 40px;
  cursor: pointer;
}
.wit .wit_main .inform .in_main .code > input {
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  padding: 0 10px 0 105px;
  box-sizing: border-box;
}
.wit .wit_main .inform .in_main > button {
  width: 300px;
  height: 40px;
  background-color: #4a9a0f;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
}
.wit .wit_main .wit_r {
  width: 780px;
}
.wit .wit_main .wit_r .lc {
  height: 110px;
  position: relative;
}
.wit .wit_main .wit_r .lc .lc_tit {
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #444444;
}
.wit .wit_main .wit_r .lc .lc_tit > span {
  color: #4a9a0f;
}
.wit .wit_main .wit_r .lc .lc_tit > i {
  display: inline-block;
  vertical-align: middle;
  width: 513px;
  height: 1px;
  background-color: #cccccc;
  margin-left: 6px;
}
.wit .wit_main .wit_r .lc .lc_tit .lc_man {
  position: absolute;
  width: 132px;
  height: 161px;
  right: 0;
  bottom: 0;
  background: url(../images/lc_kf.png) center no-repeat;
}
.wit .wit_main .wit_r .lc .lc_list {
  margin-top: 20px;
}
.wit .wit_main .wit_r .lc .lc_list > li {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 65px;
}
.wit .wit_main .wit_r .lc .lc_list > li:hover .lc_ico::after {
  height: 100%;
}
.wit .wit_main .wit_r .lc .lc_list > li:hover .lc_ico::after > span {
  top: -40px;
  opacity: 0;
}
.wit .wit_main .wit_r .lc .lc_list > li:hover .lc_ico::after > i {
  top: 0;
  opacity: 1;
}
.wit .wit_main .wit_r .lc .lc_list > li .lc_ico {
  float: left;
  width: 39px;
  height: 39px;
  background-color: #666666;
  margin-right: 10px;
  position: relative;
  z-index: 1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  overflow: hidden;
  border-radius: 50%;
}
.wit .wit_main .wit_r .lc .lc_list > li .lc_ico::after {
  width: 100%;
  height: 0;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #4a9a0f;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_r .lc .lc_list > li .lc_ico > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/lc_ico1.png) center no-repeat;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_r .lc .lc_list > li .lc_ico > i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 39px;
  left: 0;
  opacity: 0;
  background: url(../images/lc_ico1.png) center no-repeat;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_r .lc .lc_list > li > a {
  float: left;
}
.wit .wit_main .wit_r .wit_con {
  margin-top: 57px;
}
.wit .wit_main .wit_r .wit_con > h3 {
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 30px;
}
.wit .wit_main .wit_r .wit_con .wit_bd {
  height: 160px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_pic {
  width: 200px;
  height: 160px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_pic > a {
  display: block;
  width: 100%;
  height: 100%;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_pic > a > img {
  width: 100%;
  height: 100%;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt {
  width: 546px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > h4 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > h4 > p {
  width: 500px;
  font-size: 16px;
  color: #4a9a0f;
  height: 16px;
  line-height: 16px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > h4 > p > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4a9a0f;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > h4 > a {
  width: 18px;
  height: 10px;
  background: url(../images/wit_more.png) center no-repeat;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > span {
  display: block;
  width: 28px;
  height: 1px;
  background-color: #999999;
  margin-bottom: 15px;
}
.wit .wit_main .wit_r .wit_con .wit_bd .wit_bd_list > li .wit_txt > h5 {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.wit .wit_main .wit_r .wit_con .wit_hd {
  margin-top: 30px;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li {
  float: left;
  width: 180px;
  height: 140px;
  background-color: #000000;
  border-radius: 2px;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li.on .wit_hd_cover {
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) rotateZ(360deg);
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li > a > img {
  width: 100%;
  height: 100%;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li .wit_hd_cover {
  position: absolute;
  width: 0;
  height: 0;
  background: rgba(74, 154, 15, 0.5);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li .wit_hd_cover > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/wit_add.png) center no-repeat;
}
.wit .wit_main .wit_r .wit_con .wit_hd .wit_hd_list > li:nth-last-child(1) {
  margin-right: 0;
}
.about {
  width: 100%;
  margin-top: 60px;
}
.about .ab_main .ab_view {
  width: 560px;
  height: 400px;
  position: relative;
}
.about .ab_main .ab_view > img {
  width: 100%;
  height: 100%;
}
.about .ab_main .ab_view .ab_bordre {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 520px;
  height: 360px;
  background: url(../images/ab_bo.png) center no-repeat;
  text-align: center;
  line-height: 360px;
  font-size: 60px;
  font-weight: bold;
  font-family: Arial;
  color: #ffffff;
  opacity: 0.5;
}
.about .ab_main .ab_txt {
  width: 550px;
}
.about .ab_main .ab_txt > h3 {
  background: url(../images/pro_tit.png) 130px center no-repeat;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin: 20px 0;
  position: relative;
}
.about .ab_main .ab_txt > h3::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #333333;
  left: -40px;
  top: 13px;
}
.about .ab_main .ab_txt > h4 {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 3px;
  color: #444444;
  margin-bottom: 30px;
}
.about .ab_main .ab_txt > span {
  display: block;
  width: 393px;
  height: 1px;
  background-color: #999999;
  margin-bottom: 30px;
}
.about .ab_main .ab_txt > h5 {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 150px;
  overflow: hidden;
}
.about .ab_main .ab_txt > h6 {
  margin-top: 6px;
}
.about .ab_main .ab_txt > h6 > a {
  float: left;
  width: 120px;
  height: 34px;
  border-radius: 16px;
  border: solid 1px #4a9a0f;
  box-sizing: border-box;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #444444;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}
.about .ab_main .ab_txt > h6 > a:hover {
  color: #fff;
}
.about .ab_main .ab_txt > h6 > a:hover::after {
  width: 100%;
  height: 100%;
}
.about .ab_main .ab_txt > h6 > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  background: url(../images/ab_more.png) center no-repeat;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  border-radius: 16px;
}
.about .ab_main .ab_txt > h6 > a:nth-child(2) {
  animation: msClock 1.2s linear infinite;
}
.about .ab_main .ab_txt > h6 > i {
  float: right;
  background: url(../images/ys_tell.png) left center no-repeat;
  padding-left: 34px;
  font-size: 14px;
  color: #444444;
}
.about .ab_main .ab_txt > h6 > i > span {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
}
.gg {
  width: 100%;
  height: 400px;
  margin-top: 60px;
  background: url(../images/gg_bg.jpg) center no-repeat;
}
.gg .gg_main .gg_txt {
  width: 320px;
  height: 400px;
  padding: 212px 32px 0;
  box-sizing: border-box;
}
.gg .gg_main .gg_txt .gg_tell .gg_tell_ico {
  margin-right: 5px;
  width: 44px;
  height: 44px;
  background: url(../images/gg_tell.png) center no-repeat;
}
.gg .gg_main .gg_txt .gg_tell .gg_txll_num > p {
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  margin-bottom: 9px;
}
.gg .gg_main .gg_txt .gg_tell .gg_txll_num > h3 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.gg .gg_main .gg_txt > a {
  display: block;
  width: 120px;
  height: 34px;
  background: url(../images/gg_more.png) center no-repeat;
  border-radius: 17px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #333333;
  margin: 40px auto 0;
  animation: msClock 1.2s linear infinite;
}
.news {
  width: 100%;
  margin-top: 60px;
}
.news .news_main .newsl {
  width: 390px;
}
.news .news_main .newsl .newsaq_tit {
  width: 100%;
  height: 60px;
  background-color: #4a9a0f;
  line-height: 60px;
  padding: 0 20px;
  box-sizing: border-box;
}
.news .news_main .newsl .newsaq_tit > h3 {
  font-size: 18px;
  color: #ffffff;
}
.news .news_main .newsl .newsaq_tit > a {
  font-size: 14px;
  color: #ffffff;
}
.news .news_main .newsl .aq_main {
  width: 100%;
  height: 409px;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  padding-top: 40px;
  overflow: hidden;
}
.news .news_main .newsl .aq_main .aq_list > li {
  width: 376px;
  margin: 0 auto;
  height: 105px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 25px;
  position: relative;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .newsl .aq_main .aq_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #4a9a0f;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .newsl .aq_main .aq_list > li:hover {
  border-bottom: 1px solid transparent;
}
.news .news_main .newsl .aq_main .aq_list > li:hover::after {
  width: 100%;
}
.news .news_main .newsl .aq_main .aq_list > li:hover > a {
  color: #4a9a0f;
  letter-spacing: 3px;
  transform: translate(5px);
}
.news .news_main .newsl .aq_main .aq_list > li > a {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .newsl .aq_main .aq_list > li > a > span {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #4a9a0f;
  margin-right: 14px;
}
.news .news_main .newsl .aq_main .aq_list > li > p {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
.news .news_main .newsl .aq_main .aq_list > li > p > span {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #333333;
  margin-right: 14px;
  margin-top: 5px;
}
.news .news_main .newsl .aq_main .aq_list > li > p > i {
  float: right;
  width: 322px;
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news .news_main .news_r {
  width: 760px;
}
.news .news_main .news_r .news_r_menu {
  width: 100%;
  background-color: #4a9a0f;
  height: 60px;
  line-height: 60px;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li {
  float: left;
  width: 240px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  position: relative;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  z-index: 1;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
  left: 0;
  top: 0;
  background-color: #fff600;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li.on::before {
  width: 100%;
  height: 100%;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li.on > a {
  color: #333333;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li.on > a::after {
  height: 10px;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #ffffff;
}
.news .news_main .news_r .news_r_menu .news_menu_list > li > a::after {
  content: "";
  position: absolute;
  width: 17px;
  height: 0;
  background: url(../images/news_ico1.png) center no-repeat;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_r .news_tab {
  width: 100%;
  margin-top: 40px;
}
.news .news_main .news_r .news_tab .news_item {
  position: relative;
  width: 100%;
}
.news .news_main .news_r .news_tab .news_item .news_top:hover .news_t_txt > p > a {
  transform: translate(5px);
  letter-spacing: 3px;
}
.news .news_main .news_r .news_tab .news_item .news_top > a {
  float: left;
  width: 240px;
  height: 170px;
}
.news .news_main .news_r .news_tab .news_item .news_top > a > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt {
  width: 490px;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > p {
  width: 100%;
  font-size: 16px;
  height: 18px;
  line-height: 18px;
  color: #4a9a0f;
  font-weight: bold;
  margin: 17px 0 20px;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #4a9a0f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #888888;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-bottom: 13px;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h5 > span {
  font-size: 14px;
  color: #333333;
  line-height: 34px;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h5 > a {
  width: 110px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  border-radius: 17px;
  border: solid 1px #999999;
  position: relative;
  box-sizing: border-box;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h5 > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  background: #4a9a0f;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h5 > a:hover {
  border: solid 1px #4a9a0f;
  color: #fff;
}
.news .news_main .news_r .news_tab .news_item .news_top .news_t_txt > h5 > a:hover::after {
  width: 100%;
  height: 100%;
  border-radius: 17px;
}
.news .news_main .news_r .news_tab .news_item .news_botm {
  margin-top: 40px;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li {
  float: left;
  width: 375px;
  height: 67px;
  margin-right: 9px;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  margin-bottom: 22px;
  position: relative;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #4a9a0f;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li:hover {
  border-bottom: 1px solid transparent;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li:hover::after {
  width: 100%;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li:hover > a {
  color: #4a9a0f;
  letter-spacing: 3px;
  transform: translate(5px);
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li > a {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #333333;
  background: url(../images/news_ico2.png) right center no-repeat;
  padding: 0 15px 0 0;
  box-sizing: border-box;
  overflow: hidden; 
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li > a > span {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #666666;
  margin-right: 10px;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li > span {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #999999;
  padding-left: 30px;
  box-sizing: border-box;
}
.news .news_main .news_r .news_tab .news_item .news_botm .news_botm_list > li:nth-child(2n) {
  margin-right: 0;
}
.news .news_main .news_r .news_tab .news_item > a {
  position: relative;
  font-size: 14px;
  color: #ffffff;
  top: -80px;
  left: 690px;
}
.links {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.links .link_main .link_tit {
  background: url(../images/pro_tit.png) 130px center no-repeat;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  position: relative;
}
.links .link_main .link_tit::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #333;
  left: -40px;
  top: 13px;
}
.links .link_main .link_list {
  margin-top: 20px;
  line-height: 30px;
}
.links .link_main .link_list > a {
  float: left;
  font-size: 14px;
  color: #666666;
  padding-right: 10px;
  margin-right: 10px;
}
.links .link_main .link_list > a:hover {
  color: #4a9a0f;
  transform: translateY(-5px);
}