﻿.news_list li:hover.yingchang {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#to_top {
  position: fixed;
  z-index: 1000;
  bottom: 100px;
  right: 30px;
  width: 66px;
  height: 66px;
  cursor: pointer;
}
.flex_r {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  text-align: center;
  font-size: 14px;
  width: 60px;
  z-index: 100;
}
.flex_r .iconfont {
  font-size: 30px;
}
.flex_r li {
  width: 100%;
  padding: 7px 0 5px 0;
  display: inline-block;/*
  border-bottom: 1px solid #fff;*/
  position: relative;
  cursor: pointer;
  background: #B5B5B4;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.flex_r li:hover {
  background: #005ca9;
}
.flex_r li .show_fen {
  width: 120px;
  overflow: hidden;
  opacity: 0;
  color: #333;
  z-index: 99;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  padding: 10px;
  text-align: left;
  /*  transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
*/
  /*border: 1px solid #d0d4d0;*/
}
.flex_r li .show_fen span {
  padding: 0 10px;
}
.flex_r li .icon-xiala1 {
  display: inline-block;
  font-size: 40px;
  line-height: 30px;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
.flex_r li .bshare-custom.icon-medium a {
  margin-bottom: 5px;
}
/*变化*/
/*上下*/
/*.h{
  .Gradient_b(@jb:#80c1e7,@jb2:#213c7c);
}*/
body{padding-top: 120px;}
.nfHead {
  top:0;
  left: 0;
  z-index: 1000;
  position: fixed;
  width: 100%;
  background: #fff;
  line-height: 120px;
  padding: 0 90px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.17), direction=0, strength=8px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
  /*兼容firefox*/
  transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
}
.nfHead .nfHead-nav {
  display: inline-block;
  padding-left: 80px;
}
.nfHead .nfHead-logo img{transform: scale(1);transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;  }
.nfHead.scoll .nfHead-logo img{transform: scale(0.90);}

.nfHead .nfHead-nav li {
  display: inline-block;
  float: left;
  padding: 0 25px;
  position: relative;
}
.nfHead .nfHead-nav li:hover span,
.nfHead .nfHead-nav li.active span {
  position: relative;
}
.nfHead .nfHead-nav li:hover span,
.nfHead .nfHead-nav li.active span {
  color: #005ca9;
  /*border-bottom: 2px solid #005ca9;*/
}
.nfHead .nfHead-nav li a.far:before {
  content: '';
  background: #129a4f;
  width: 0;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: 27px;
  transition: all 0.4s;
}
.nfHead .nfHead-nav li .rcHead-nav li.active a.far,
.nfHead .nfHead-nav li .rcHead-nav li:hover a.far {
  color: #129a4f;
}
.nfHead .nfHead-nav li .rcHead-nav li.active a.far:before,
.nfHead .nfHead-nav li .rcHead-nav li:hover a.far:before {
  width: 100%;
  left: 0;
}
.nfHead .nfHead-nav li span {
  line-height: 30px;
  font-size: 18px;
  color: #666666;
  display: inline-block;
  transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
  position: relative;
}
.nfHead .nfHead-nav li:hover span:before { width:100%; left:0;}
.nfHead .nfHead-nav li span:before {
  content: '';
  background: #005ca9;
  width: 0;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.4s;
}
.nfHead .nfHead-nav li .a-nav {
  z-index: 100;
  text-align: center;
  background: rgba(246, 246, 246, 0.84);
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 5px 0;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  /*height: 0;*/
  display: none;

  overflow: hidden;
}
/*.nfHead .nfHead-nav li .a-nav:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  z-index: 10;
  bottom: 100%;
  transform: translate(-50%, 0);
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #2b7320;
}*/
.nfHead .nfHead-nav li .a-nav a {
  display: inline-block;
  width: 100%;
  text-align: center;
  /*color: #fff;*/
}
.nfHead .nfHead-nav li .a-nav a:hover {
  color: #005ca9;
}


.nfHead .nfHead-tool {
  position: relative;
}
.nfHead .nfHead-tool .icon_sou {
  display: inline-block;
  position: relative;
}
.nfHead .nfHead-tool .icon_sou:hover .sousuo_show {
  z-index: 100;
  top: 100%;
  opacity: 1;
}
.nfHead .nfHead-tool .icon-sousuo {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 25px;
  line-height: 44px;
  text-align: center;
  background: #00d24a;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  margin-right: 12px;
  cursor: pointer;
}
.nfHead .nfHead-tool .icon-weixin {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 25px;
  background: #0b9438;
  color: #fff;
}
.nfHead .nfHead-tool .sousuo_show {
  position: absolute;
  top: 80%;
  z-index: -1;
  opacity: 0;
  right: 0;
  background: #fff;
  display: inline-block;
  width: 200px;
  line-height: 40px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.nfHead .nfHead-tool .sousuo_show input {
  width: 160px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
}
.nfHead .nfHead-tool .sousuo_show .icon-sousuo {
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  border-radius: 0;
  margin-right: 0;
}
.nfHead .nfHead-tool .weixin_show {
  position: absolute;
  top: 80%;
  z-index: -1;
  opacity: 0;
  right: 0px;
  width: 80px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  line-height: unset;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.nfHead .nfHead-tool .icon-caidan {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 25px;
  line-height: 44px;
  text-align: center;
  background: #005ca9;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  margin-right: 0;
  cursor: pointer;
}
.header_show {
  background: #14a63d;
  position: fixed;
  color: #fff;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  top: -100%;
  opacity: 0;
}
.header_show .img {
  width: 34%;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.header_show .img img {
 object-fit: cover; transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.header_show .img:hover .img1 {
  transform: scale(1.05);
}
.header_show .img img {
  height: 100%;
}
.header_show .img .s_logo {
  position: absolute;
  left: 50px;
  top: 11px;
  height: auto;
}
.header_show .img .te {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 180px;
  padding: 0 50px;
  color: #fff;
}
.header_show .img .te .h1 {
  font-size: 36px;
  line-height: 60px;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.header_show .img .te .te_c {
  font-size: 48px;
  font-weight: bold;
  line-height: 60px;
  padding-top: 20px;
}
.header_show .text {
  width: 66%;
  position: relative;
  height: 100%;
}
.header_show .iconfont {
  position: absolute;
  right: 50px;
  z-index: 100000;
  top: 40px;
  font-size: 25px;
  color: #fff;
  transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
  cursor: pointer;
}
.header_show .iconfont:hover{transform: rotate(180deg);}
.header_show .text_ul {
  position: absolute;
  left: 63%;
  top: 50%;
  width: 73%;
  transform: translate(-50%, -50%);
}
.header_show .text_ul li {
  width: 30%;
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 30px;    min-height: 202px;
  margin-bottom: 30px;
}
.header_show .text_ul li .h1 {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.header_show .text_ul li a {
  display: inline-block;
  width: 100%;
}
.header_show .text_ul li a:hover{
  color: #44ff79;
}
.header_show .bott {
  position: absolute;
  left: 0%;
  bottom: 40px;
  width: 100%;
  text-align: center;
  color: #73de91;
  font-size: 14px;
}
@keyframes mymove {
  from {
    bottom: 50px;
  }
  to {
    bottom: 80px;
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  from {
    bottom: 50px;
  }
  to {
    bottom: 80px;
  }
}
.com_Timg {
  position: relative;
  overflow: hidden;
  /*社会责任*/
}
.com_Timg img {
  width: 100%;
}
.com_Timg .bg {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.com_Timg .ti_text {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.com_Timg .ti_text .ti_text_h1 {
  font-size: 48px;
  font-weight: normal;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}
.com_Timg .ti_text .ti_text_te {
  text-align: left;
  margin-top: 10px;
  font-size: 18px;
  line-height: 36px;
}
.com_Timg .xia {
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 50px;
  color: #fff;
  transform: translate(-50%, 0);
  animation: mymove 1s linear infinite alternate;
  -webkit-animation: mymove 1s linear infinite alternate;
  /*Safari and Chrome*/
}
.com_Timg .our_t {
  width: 1080px;
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  overflow: auto;
  transform: translate(-50%, -50%);
  text-align: center;
}
.com_Timg .our_t .h1 {
  font-size: 48px;
  font-weight: normal;
  text-align: center;
}
.com_Timg .our_t .t {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 36px;
  position: relative;
}
.com_Timg .our_t .t:after {
  content: '';
  position: absolute;
  left: 105%;
  width: 30px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translate(0, -50%);
}
.com_Timg .our_t .t:before {
  content: '';
  position: absolute;
  right: 105%;
  width: 30px;
  height: 1px;
  background: #000;
  top: 50%;
  transform: translate(0, -50%);
}
.com_Timg .our_t .our_ul {
  margin-top: 15px;
}
.com_Timg .our_t .our_ul li {
  position: relative;
  width: 33.3%;
  float: left;
}
.com_Timg .our_t .our_ul li:nth-child(2) .text:after {
  bottom: auto;
  top: 99%;
  border-width: 20px 20px 0;
  border-style: solid;
  border-color: rgba(40, 170, 58, 0) transparent transparent !important;
}
.com_Timg .our_t .our_ul li:nth-child(2):hover .text:after {
  border-color: #28aa3a transparent transparent !important;
}
.com_Timg .our_t .our_ul li .img {
  overflow: hidden;
}
.com_Timg .our_t .our_ul li img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.com_Timg .our_t .our_ul li:hover img {
  transform: scale(1.05);
}
.com_Timg .our_t .our_ul li:hover .text {
  background: #28a93a;
  color: #fff;
}
.com_Timg .our_t .our_ul li:hover .text:after {
  border-color: transparent transparent #28aa3a;
}
.com_Timg .our_t .our_ul li:hover .text .h2:after {
  background: #fff;
}
.com_Timg .our_t .our_ul li:hover .text .more {
  opacity: 1;
}
.com_Timg .our_t .our_ul li .text {
  position: relative;
  z-index: 10;
  padding: 20px;
  height: 230px;
  background: rgba(255, 255, 255, 0.9);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.com_Timg .our_t .our_ul li .text:after {
  content: '';
  position: absolute;
  right: 30px;
  z-index: 9;
  bottom: 99%;
  border-width: 0 20px 20px;
  border-style: solid;
  border-color: transparent transparent rgba(40, 170, 58, 0);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.com_Timg .our_t .our_ul li .text .h2 {
  font-size: 24px;padding-bottom:10px;
  text-align: left;
  font-weight: normal;
  position: relative;
}
.com_Timg .our_t .our_ul li .text .h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #606060;
}
.com_Timg .our_t .our_ul li .text .te {
  font-size: 14px;
  margin: 15px 0;
  line-height: 24px;
  height: 72px;    overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: left;
}
.com_Timg .our_t .our_ul li .text .more {
  opacity: 0;
  display: inline-block;
  font-weight: normal;
  border: 1px solid #fff;
  line-height: 40px;
  color: #fff;
  width: 50%;
  text-align: center;
}
.com_tlist {
  background: #efefef;
}
.com_tlist .w {
  position: relative;
}
.com_tlist .l_til {
  background: url("../images/til_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 270px;
  padding-left: 35px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com_tlist .l_til dt {
  font-size: 24px;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 20px;
  position: relative;
}
.com_tlist .l_til dt:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 44px;
  height: 3px;
  background: #fff;
}
.com_tlist .l_til dd {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 44px;
}
.com_tlist .nav_a a {
  display: inline-block;
  line-height: 60px;
  padding: 0 30px;
  text-align: center;
  font-size: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.com_tlist .nav_a a.active,
.com_tlist .nav_a a:hover {
  background: #0075c6;
  color: #59ea91;
  border-top: #59ea91 3px solid;
}
.footBox {
  background: #005ca9;
  color: #fff;
  font-size: 14px;
}
.footBox .one {
  padding: 10px 50px;
}
.footBox .one .bor {
  padding: 20px 0;
  border-bottom: 1px solid #1872bd;
}
.footBox .foot_ul {
  /*padding: ;*/
}
.footBox .foot_ul li {
  float: left;
  line-height: 40px;
  position: relative;
}
.footBox .foot_ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 15px;
  background: #2a7fc7;
}
.footBox .foot_ul li:first-child a {
  padding-left: 0;
}
.footBox .foot_ul li a {
  display: inline-block;
  width: 100%;
  padding: 0 15px;
}
.footBox .sle {
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #6fb1e8;
  color: #6fb1e8;
  position: relative;
  z-index: 2;
}
.footBox .sle:after {
  content: "\e626";
  position: absolute;
  right: 10px;
  z-index: 1;
  top: 50%;
  transform: translate(0, -50%);
}
.footBox .sle select {
  display: inline-block;
  background: none;
  font-size: 14px;
  color: #6fb1e8;
  padding-right: 25px;
}
.footBox .one_t {
  padding: 30px 0;
}
.footBox .one_t dl {
     text-transform: lowercase; padding-left: 80px;
  line-height: 24px;
}
.footBox .one_t dl img {
  vertical-align: top;
  margin-right: 5px;
}
.footBox .one_t .code p {
  padding-top: 40px;
  padding-left: 10px;
}
.footBox .two {
  background: #202020;
  line-height: 50px;
  padding: 0 50px;
}
.swiper-father {
  position: relative;
  overflow: hidden;
}
.swiper-father img {
  width: 100%;
}
.swiper-father .swiper-pagination {
  bottom: 50px;
  width: 100%;
  text-align: center;
}
.swiper-father .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 25px;
  background: none;
  opacity: 1;
  color: #fff;
  margin: 0 20px;
  font-size: 12px;
  line-height: 25px;
  position: relative;
}
.swiper-father .swiper-pagination .swiper-pagination-bullet-active {
  background: url("../images/banner_bg.png") no-repeat;
  background-size: auto auto;
  background-position: center;
  border-radius: 0;
}
.swiper-father .swiper-pagination .swiper-pagination-bullet-active:after {
  content: '';
  position: absolute;
  left: 105%;
  width: 10px;
  top: calc(50% - 1px);
  height: 2px;
  background: #18cd4b;
}
.swiper-father .swiper-pagination .swiper-pagination-bullet-active:before {
  content: '';
  position: absolute;
  right: 105%;
  top: calc(50% - 1px);
  width: 10px;
  height: 2px;
  background: #18cd4b;
}
/*简介*/
.in_synopsis {
  position: relative;
  padding: 50px;
}
.in_synopsis .img {
  width: 48%;
  background: #d4d4df;
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translate(0, -50%);
  height: 78%;
  /*overflow: hidden;*/
  display: inline-block;
}
.in_synopsis .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_synopsis .img:hover img {
  transform: scale(1.05);
}
.in_synopsis .img img {
  max-height: 100%;
  position: relative;
  top: -10px;
  left: -10px;
  width: 100%;
}
.in_synopsis .text {
  width: 70%;
  padding: 70px 40px;
  border-right: 8px solid #00d24a;
  background: #f2f5fa;
  padding-left: 28.57142857%;
}
.in_synopsis .text .in_s_te {
  font-size: 14px;
  line-height: 30px;
  color: #444444;
  overflow: hidden;
  margin: 10px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.in_synopsis .text .more {
  font-size: 14px;
  line-height: 30px;
  color: #2a2d7c;
  margin: 15px 0;
}
.in_synopsis .text .in_slist {
  width: 100%;
  padding: 20px 0;
}
.in_synopsis .text .in_slist a {
  display: inline-block;
  width: 23%;
  float: left;
  margin-right: 2.66666667%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  background: url("../images/o-bg.png");
  background-repeat: no-repeat;
  /* background-size: 100% 100%;*/
  background-position: center center;
  padding: 37px 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_synopsis .text .in_slist a:nth-child(4n) {
  margin-right: 0;
}
.in_synopsis .text .in_slist a:hover {
  background: url("../images/o-bg2.png");
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
}
.in_synopsis .text .in_slist a:hover .s_img .img2 {
  left: 50%;
  opacity: 1;
}
.in_synopsis .text .in_slist a:hover .s_img .img1 {
  left: -10%;
  opacity: 0;
}
.in_synopsis .text .in_slist a .s_img {
  line-height: 70px;
  position: relative;
}
.in_synopsis .text .in_slist a .s_img .img1 {
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_synopsis .text .in_slist a .s_img .img2 {
  position: absolute;
  left: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  opacity: 0;
}
/*in 小题目*/
.in_comtil.cen {
  text-align: center;
}
.in_comtil.cen .i_ch1:after {
  left: 50%;
  transform: translate(-50%, 0);
}
.in_comtil.whir {
  color: #fff;
}
.in_comtil.whir .en,
.in_comtil.whir .i_ch1 {
  color: #fff;
}
.in_comtil .i_ch1 {
  font-size: 30px;
  color: #0059a3;
  font-weight: bold;
  line-height: 48px;
  position: relative;
  padding-bottom: 10px;
}
.in_comtil .i_ch1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 5px;
  background: #00d24a;
}
.in_comtil .en {
  font-size: 18px;
  color: #444444;
  line-height: 30px;
  display: inline-block;
}
.in_comtil .te {
  color: #444444;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  font-weight: bold;
}
/*背景图浮动*/
.tranbg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
/*首页*/
.in_news {
  padding: 0 50px;
  padding-bottom: 90px;
}
.in_news .swiper-container_1 {
  position: relative;
  overflow: hidden;
}
.in_news .swiper-container_1 .swiper-slide {
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-bottom: 4px solid #fff;
}
.in_news .swiper-container_1 .swiper-slide:hover {
  background: #0094c4;
  color: #fff;
  border-bottom: 4px solid #00d24a;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.08), direction=0, strength=8px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  /*兼容firefox*/
}
.in_news .swiper-container_1 .swiper-slide:hover img {
  transform: scale(1.05);
}
.in_news .swiper-container_1 .swiper-slide:hover .text {
  border: 1px solid #0094c4;
}
.in_news .swiper-container_1 .swiper-slide:hover .text .time {
  background: #fff;
  color: #414141;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.in_news .swiper-container_1 .swiper-slide:hover .text .more {
  color: #fff;
}
.in_news .swiper-container_1 .swiper-slide .img {
  overflow: hidden;
  height: 230px;
}
.in_news .swiper-container_1 .swiper-slide .img img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_news .swiper-container_1 .swiper-slide .text {
  border: 1px solid #e7ebf3;
  padding: 12px;
}
.in_news .swiper-container_1 .swiper-slide .text .h1 {
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  white-space:  nowrap;
  text-overflow: ellipsis;
}
.in_news .swiper-container_1 .swiper-slide .text .te {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
}
.in_news .swiper-container_1 .swiper-slide .text .time {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 84px;
  text-align: center;
  border-top: 1px solid #e7ebf3;
  border-right: 1px solid #e7ebf3;
  color: #a1b1cb;
}
.in_news .swiper-container_1 .swiper-slide .text .time span {
  font-size: 40px;
  font-weight: bold;
}
.in_news .swiper-container_1 .swiper-slide .text .more {
  display: inline-block;
  font-size: 14px;
  color: #2a2d7c;
  line-height: 73px;
}
.in_business {
  padding: 80px 50px;
}
.in_business .o_te {
  color: #01f065;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
}
.in_business .in_b_list {
  width: 100%;
  padding: 20px 0;
  height: 351px;
}
.in_business .in_b_list a {
  display: inline-block;
  width: 19%;
  float: left;
  margin-right: 1.25%;
  font-size: 16px;
  line-height: 30px;
  background: url("../images/o-bg3.png");
  background-repeat: no-repeat;
  /* background-size: 100% 100%;*/
  background-position: center center;
  padding: 20px 45px 45px 40px;
  padding: 40px;
  color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-align: center;
}
.in_business .in_b_list a:nth-child(5n) {
  margin-right: 0;
}
.in_business .in_b_list a:hover {
  background: #fff;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  color: #333;
  -webkit-box-shadow: 0 0 8px rgba(11, 57, 97, 0.37);
  box-shadow: 0 0 8px rgba(11, 57, 97, 0.37);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(11, 57, 97, 0.37), direction=0, strength=8px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 8px rgba(11, 57, 97, 0.37);
  /*兼容firefox*/
}
.in_business .in_b_list a:hover .img img {
  display: none;
}
.in_business .in_b_list a:hover .t {
  padding-bottom: 15px;
  font-size: 24px;
  color: #333;
}
.in_business .in_b_list a:hover .t:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 5px;
  background: #0059a3;
}
.in_business .in_b_list a:hover .te {
  max-height: 72px;
  margin: 15px 0;
}
.in_business .in_b_list a:hover .more {
  max-height: 40px;
  margin-top: 40px;
}
.in_business .in_b_list a .img {
  line-height: 120px;
  position: relative;
}
.in_business .in_b_list a .img .img1 {
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_business .in_b_list a .t {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_business .in_b_list a .te {
  font-size: 14px;
  line-height: 24px;
  color: #474747;
  text-align: left;
  max-height: 0;
  overflow: hidden;
}
.in_business .in_b_list a .more {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  width: 155px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  max-height: 0;
  overflow: hidden;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0059a3), to(#00d24a));
  background: -webkit-linear-gradient(left, #0059a3, #00d24a);
  background: -moz-linear-gradient(left, #0059a3, #00d24a);
  background: -o-linear-gradient(left, #0059a3, #00d24a);
  background: -ms-linear-gradient(left, #0059a3, #00d24a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#0059a3, endColorstr=#00d24a);
}
.in_case {
  background: #fff;
  padding: 120px 0;
}
.in_case .in_shows-s {
  margin-top: 20px;
  background: #efefef;
  border-left: 8px solid #00d24a;
}
.in_case .in_shows-s .sh_con_list {
  width: 85%;
}
.in_case .in_shows-s .sh_con_list .con:nth-child(n + 2 ) {
  display: none;
}
.in_case .in_shows-s .sh_con_list .con .swiper-container_in_shows {
  position: relative;
  overflow: hidden;
}
.in_case .in_shows-s .sh_con_list .con .text {
  width: 34%;
  padding: 70px 40px;
}
.in_case .in_shows-s .sh_con_list .con .text .h1 {
  font-size: 18px;
  line-height: 30px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 10px;
  overflow: hidden;
  white-space:  nowrap;
  text-overflow: ellipsis;
}
.in_case .in_shows-s .sh_con_list .con .text .tex {
  font-size: 14px;
  color: #555555;
  margin: 30px 0;
  line-height: 30px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:8;
  min-height: 200px;
  -webkit-box-orient: vertical;
}
.in_case .in_shows-s .sh_con_list .con .text .tex .bo {
  font-weight: bold;
}
.in_case .in_shows-s .sh_con_list .con .text .more {
  display: inline-block;
  width: 155px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0059a3), to(#00d24a));
  background: -webkit-linear-gradient(left, #0059a3, #00d24a);
  background: -moz-linear-gradient(left, #0059a3, #00d24a);
  background: -o-linear-gradient(left, #0059a3, #00d24a);
  background: -ms-linear-gradient(left, #0059a3, #00d24a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#0059a3, endColorstr=#00d24a);
}
.in_case .in_shows-s .sh_con_list .con .text .icon-zuo {
  font-size: 27px;
  line-height: 40px;
  color: #00907a;
  cursor: pointer;
}
.in_case .in_shows-s .sh_con_list .con .text .icon-you {
  margin-left: 20px;
  cursor: pointer;
  font-size: 27px;
  line-height: 40px;
  color: #005ba1;
}
.in_case .in_shows-s .sh_con_list .con .img {
  width: 66%;
}
.in_case .in_shows-s .sh_con_list .con .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_case .in_shows-s .sh_con_list .con .img:hover img {
  transform: scale(1.05);
}
.in_case .in_shows-s .list_a {
  width: 15%;
}
.in_case .in_shows-s .list_a .a {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  position: relative;
  right: 0;
  padding-right: 27px;
  text-align: right;
  line-height: 107px;
  border-bottom: 1px solid #d8d8d8;
  font-size: 18px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_case .in_shows-s .list_a .a.active {
  z-index: 10;
  margin-left: -6%;
  width: 106%;
  border-bottom: 1px solid rgba(239, 239, 239, 0);
  color: #fff;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0059a3), to(#00d24a));
  background: -webkit-linear-gradient(left, #0059a3, #00d24a);
  background: -moz-linear-gradient(left, #0059a3, #00d24a);
  background: -o-linear-gradient(left, #0059a3, #00d24a);
  background: -ms-linear-gradient(left, #0059a3, #00d24a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#0059a3, endColorstr=#00d24a);
}
.in_case .in_shows-s .list_a .a.active .iconfont {
  opacity: 1;
}
.in_case .in_shows-s .list_a .a:last-child {
  border: none;
}
.in_case .in_shows-s .list_a .a .iconfont {
  margin-right: 25px;
  vertical-align: middle;
  font-size: 28px;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_equipment {
  padding: 70px 0;
  background: url("../images/bg.jpg") repeat;
}
.in_equipment .in_equipment_c {
  position: relative;
}
.in_equipment .in_equipment_c .swiper-container_4 {
  position: relative;
  overflow: hidden;
  padding: 30px 0 60px 0;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide {
  background: #fff;
  border-right: 8px solid #00d24a;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .img {
  width: 50%;
  overflow: hidden;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .img:hover img {
  transform: scale(1.05);
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .text {
  width: 50%;
  padding: 50px;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .text .h1 {
  font-size: 22px;
  line-height: 30px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 10px;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .text .tex {
  font-size: 14px;
  color: #555555;
  margin: 12px 0;
  line-height: 30px;
  height: 150px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.in_equipment .in_equipment_c .swiper-container_4 .swiper-slide .text .more {
  display: inline-block;
  width: 155px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  font-size: 18px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0059a3), to(#00d24a));
  background: -webkit-linear-gradient(left, #0059a3, #00d24a);
  background: -moz-linear-gradient(left, #0059a3, #00d24a);
  background: -o-linear-gradient(left, #0059a3, #00d24a);
  background: -ms-linear-gradient(left, #0059a3, #00d24a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#0059a3, endColorstr=#00d24a);
}
.in_equipment .in_equipment_c .swiper-button-prev {
  left: -50px;
}
.in_equipment .in_equipment_c .swiper-button-next {
  right: -50px;
}
.in_equipment .in_equipment_c .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: none;
  border: 1px solid #8c8c8c;
}
.in_equipment .in_equipment_c .swiper-pagination-bullet-active {
  background: #00b841;
  border: 1px solid #00b841;
}
.in_ohr {
  width: 100%;
  padding-bottom: 60px;
}
.in_ohr .in_ohr_c {
  width: 33.3%;
  position: relative;
  border-right: 1px solid #fff;
}
.in_ohr .in_ohr_c:last-child {
  border-right: none;
}
.in_ohr .in_ohr_c .img {
  overflow: hidden;
}
.in_ohr .in_ohr_c .img img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_ohr .in_ohr_c:hover img,
.in_ohr .in_ohr_c.active img {
  transform: scale(1.05);
}
.in_ohr .in_ohr_c:hover .text,
.in_ohr .in_ohr_c.active .text {
  background: rgba(0, 0, 0, 0.31);
}
.in_ohr .in_ohr_c:hover .text .in_comtil,
.in_ohr .in_ohr_c.active .text .in_comtil {
  top: 25%;
}
.in_ohr .in_ohr_c:hover .text .text_o,
.in_ohr .in_ohr_c.active .text .text_o {
  height: 50%;
}
.in_ohr .in_ohr_c .text {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_ohr .in_ohr_c .text .in_comtil {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_ohr .in_ohr_c .text .text_o {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  background: #00c846;
  color: #fff;
  text-align: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.in_ohr .in_ohr_c .text .text_o .t_cen {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.in_ohr .in_ohr_c .text .text_o a {
  display: inline-block;
  width: 25%;
  margin: 2%;
  line-height: 45px;
  border-radius: 45px;
  border: 1px solid #fff;
}
.in_ohr .in_ohr_c .text .text_o a:hover .iconfont{opacity: 1;}
.in_ohr .in_ohr_c .text .text_o a .iconfont{
  opacity: 0;
  transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;
}
/*首页*/
/*公司概况*/
.com_con {
  padding: 70px 0 80px 0;
}
.about_us {
  padding: 70px 0 50px 0;
  /*资质荣誉*/
}
.about_us .h2 {
  font-size: 36px;
  font-weight: bold;
}
.about_us .h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.about_us .abtu_o {
  background: #f2f5fa;
}
.about_us .abtu_o .o_img {
  width: 50%;
  overflow: hidden;
}
.about_us .abtu_o .o_img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.about_us .abtu_o .o_img:hover img {
  transform: scale(1.05);
}
.about_us .abtu_o .o_text {
  width: 50%;
  padding: 70px;
  background-position: 80% center;
  background-repeat: no-repeat;
}
.about_us .abtu_o .o_text .te {
  font-size: 18px;
  line-height: 36px;
  margin-top: 30px;
}
.about_us .abtu_o .o_text .te p {
  padding-left: 16px;
  position: relative;
}
.about_us .abtu_o .o_text .te p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 2px;
  background: #797979;
}
.about_us .abtu_o .o_text_f {
  width: 50%;
  padding: 40px 20px 40px 40px;
}
.about_us .abtu_o .o_text_f .f_ul {
  height: 458px;
  overflow: auto;
  padding-right: 50px;
}
.about_us .abtu_o .o_text_f .f_ul li {
  border-bottom: 1px dashed #cfd7e4;
  padding: 15px 0;
}
.about_us .abtu_o .o_text_f .f_ul li:last-child {
  border-bottom: none;
}
.about_us .abtu_o .o_text_f .f_ul li.active .time {
  background: #ff7800;
}
.about_us .abtu_o .o_text_f .f_ul li.active .time:after {
  border-color: transparent transparent transparent #ff7800;
}
.about_us .abtu_o .o_text_f .f_ul li .time {
  background: #a9a9a9;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 0 15px;
}
.about_us .abtu_o .o_text_f .f_ul li .time:after {
  content: '';
  position: absolute;
  left: 100%;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: transparent transparent transparent #a9a9a9;
}
.about_us .abtu_o .o_text_f .f_ul li .te {
  width: calc(100% - 110px);
  padding-left: 30px;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
}
.about_us .abtu_o .o_text_f .f_ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 7px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.about_us .abtu_o .o_text_f .f_ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  width: 7px;
  border-radius: 7px;
  /* border-radius: 5px;*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0090e2;
}
.about_us .abtu_o .o_text_f .f_ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
  border-radius: 0;
  background: url("../images/bor_bg.png") no-repeat;
  background-size: auto 100%;
  background-position: center ;
}
.about_us .text_abt {
  font-size: 16px;
  line-height: 30px;
}
.about_us .text_abt .h3 {
  padding: 30px 0;
}
.about_us .about_us_z li {
  width: 32%;
  float: left;
  margin-right: 2%;
  text-align: center;
  line-height: 50px;
  margin-bottom: 20px;
}
.about_us .about_us_z li:nth-child(3n) {
  margin-right: 0;
}
.about_us .about_us_z li:hover a .img .te {
  opacity: 1;
}
.about_us .about_us_z li a {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border: 1px solid #e4e4e4;
}
.about_us .about_us_z li a .img {
  position: relative;
}
.about_us .about_us_z li a .img .te {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 153, 54, 0.75);
}
.about_us .about_us_z li a .img .te .iconfont {
  color: #fff;
  font-size: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/*翻页*/
.a_next {
  text-align: center;
  display: table;
  margin: 0 auto;
}
.a_next a {
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 60px;
  padding: 0 25px;
  color: #666666;
  text-align: center;
  background: #e8e8e8;
  margin-right: 2px;
}
.nowpage {
  display: inline-block;
  font-size: 18px;
  float: left;
  line-height: 60px;
  padding: 0 25px;
  text-align: center;
  background: #0075c6;
  color: #fff;
}
.a_next a:hover,
.a_next a.active {
  background: #0075c6;
  color: #fff;
}
/*放大*/
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content {
  width: 500px;
  height: 170px;
  margin: 100px auto;
}
#imgbox-loading {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  z-index: 90;
}
#imgbox-loading div {
  background: #FFF;
  width: 100%;
  height: 100%;
}
#imgbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 80;
}
.imgbox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  display: none;
  z-index: 90;
}
.imgbox-img {
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  height: 100% !important;
  vertical-align: top;
}
.imgbox-title {
  padding-top: 10px;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
  color: #333;
  display: none;
}
.imgbox-bg-wrap {
  position: absolute;
  padding: 0;
  margin: 0;
  display: none;
}
.imgbox-bg {
  position: absolute;
  width: 20px;
  height: 20px;
}
/*放大over*/
.news_list li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 40px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-bottom: 4px solid #fff;
}
.news_list li:nth-child(3n) {
  margin-right: 0;
}
.news_list li:hover {
   -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.08), direction=0, strength=8px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);background: #0094c4;
  color: #fff;
  border-bottom: 4px solid #00d24a;
}
.news_list li:hover img {
  transform: scale(1.05);
}
.news_list li:hover .text {
  border: 1px solid #0094c4;
}
.news_list li:hover .text .time {
  background: #fff;
  color: #414141;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.news_list li:hover .text .more {
  color: #fff;
}
.news_list li .img {
  overflow: hidden;
  height: 250px;
}
.news_list li .img img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.news_list li .text {
  border: 1px solid #e7ebf3;
  padding: 12px;
}
.news_list li .text .h1 {
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  white-space:  nowrap;
  text-overflow: ellipsis;
}
.news_list li .text .te {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news_list li .text .time {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 84px;
  text-align: center;
  border-top: 1px solid #e7ebf3;
  border-right: 1px solid #e7ebf3;
  color: #a1b1cb;
}
.news_list li .text .time span {
  font-size: 40px;
  font-weight: bold;
}
.news_list li .text .more {
  display: inline-block;
  font-size: 14px;
  color: #2a2d7c;
  line-height: 73px;
}
.shows_list li {
  position: relative;
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 40px;
}
.shows_list li:nth-child(3n) {
  margin-right: 0;
}
.shows_list li:hover img {
  transform: scale(1.05);
}
.shows_list li .img {
  overflow: hidden;
height: 250px;
}
.shows_list li .img img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.shows_list li .text {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.51);
  color: #fff;
  width: 100%;
  line-height: 50px;
}
.shows_list li .text .text_t {
  font-size: 16px;
}

/*新闻咨讯_详细*/
.new_xx{padding: 0px 0;}
.new_xx_head{color: #222222;font-size: 24px;font-weight: bold;text-align: center;}
.new_xx_data{height: 38px;line-height: 38px;text-align: center;background: #e9e9e9;margin: 30px auto;/*width: 75%;*/}
.new_xx_data span{color: #898989;font-size: 16px;margin:0 10px;padding: 0 0 0 24px;}
.new-riqi{background: url(../images/news2_03.jpg) no-repeat left center;}
.new-nabmer{background: url(../images/news_06.png) no-repeat left center;}
.new-name{background: url(../images/news_03.png) no-repeat left center;}


.new_xx_txt{width: 75%;margin: 0 auto;}
.new_xx_txt p{font-size: 16px;line-height: 36px;color: #222222;overflow: hidden;}
.new_xx_txt p img{max-width: 100%;}
.new_xx_pag{height: 38px;line-height: 38px;background: #e9e9e9;padding: 0 2%;position: relative;margin-top: 50px;}
.new_xx_pag ul li{height: 38px;line-height: 38px;width: 45%;}
.new_xx_pag ul li a{color: #5d5d5d;display: block;}
.new_xx_pag ul li.prevA{}
.new_xx_pag ul li.nextA{float:right;text-align: right;}
.new_xx_pag ul li.btn{position: absolute;left: 45%;top: 0;height: 38px;line-height: 38px;background:#a7a7a7;width: 10%;text-align: center; }
.new_xx_pag ul li.btn a{color: #fff;}
.new_xx_pag ul li.btn img{margin:0 10px 0 0;}
.new_xx_pag ul li.prevA a:hover,.new_xx_pag ul li.nextA a:hover{font-weight: bold;color: #005ca9;}

/*案例展示*/
.shows .swiper-container_in_shows {
  background: #efefef;
  position: relative;
  overflow: hidden;

  width: 50%;
}
.shows .top{
  position: relative;border-right: 8px solid #00d24a;
}
.shows .top .text {
  width: 50%;
  padding: 40px 40px 0 40px;
}
.shows .top .text .h1 {
  font-size: 18px;
  line-height: 30px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 10px;
}
.shows .top .text .tex {
  font-size: 14px;
  color: #555555;
  margin: 17px 0 0 0;
  line-height: 30px;
  height: 390px;
  overflow: hidden;
}
.shows .top .text .tex .bo {
  font-weight: bold;
}
.shows .top .text .icon-shang {
  position: absolute;
  right: 0;
  bottom: 60px;
  display: inline-block;
  font-size: 30px;
  width: 45px;
  line-height: 45px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  text-align: center;
  color: #979797;
  cursor: pointer;
  margin-right: 11px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.shows .top .text .icon-shang:hover {
  /* background: #fff;*/
  color: #00d24a;
  border: 1px solid #00d24a;
}
.shows .top .text .icon-xia {
  position: absolute;
  right: 0px;
  bottom: 5px;
  display: inline-block;
  font-size: 30px;
  width: 45px;
  line-height: 45px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  text-align: center;
  color: #979797;
  cursor: pointer;
  margin-right: 11px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.shows .top .text .icon-xia:hover {
  /* background: #fff;*/
  color: #00d24a;
  border: 1px solid #00d24a;
}
.shows .swiper-container_in_shows .img {
  width: 100%;
  overflow: hidden;
}
.shows .swiper-container_in_shows .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.shows .swiper-container_in_shows .img:hover img {
  transform: scale(1.05);
}
.shows .til {
  line-height: 50px;
  padding-top: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.shows .til .h1 {
  font-size: 24px;
  color: #444444;
  font-weight: normal;
}
.shows .til .p {
  font-size: 14px;
  color: #444444;
}
.shows .til .p img {
  margin-right: 5px;
  vertical-align: middle;
}
.shows .swiper-container_in_shows2 {
  position: relative;
  overflow: hidden;
  padding: 30px 0 70px 0;
}
.shows .swiper-container_in_shows2 .swiper-slide {
  position: relative;
}
.shows .swiper-container_in_shows2 .swiper-slide:hover img {
  transform: scale(1.05);
}
.shows .swiper-container_in_shows2 .swiper-slide .img {
  overflow: hidden;
    height: 230px;
}
.shows .swiper-container_in_shows2 .swiper-slide .img img {
  width: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.shows .swiper-container_in_shows2 .swiper-slide .text {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.51);
  color: #fff;
  width: 100%;
  line-height: 50px;
}
.shows .swiper-container_in_shows2 .swiper-slide .text .text_t {
  font-size: 16px;
}
.shows .swiper-container_in_shows2 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background: none;
  border: 1px solid #8c8c8c;
}
.shows .swiper-container_in_shows2 .swiper-pagination-bullet-active {
  background: #00b841;
  border: 1px solid #00b841;
}
/*设备展示*/
.device_list li {
  width: 49%;
  margin-right: 2%;
  background: #efefef;
  border-right: 6px solid #efefef;
  margin-bottom: 30px;
  float: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.device_list li:nth-child(2n) {
  margin-right: 0;
}
.device_list li:hover {
  background: #fff;
  border-right: 6px solid #59d589;
  -webkit-box-shadow: 0 0 16px rgba(174, 174, 174, 0.29);
  box-shadow: 0 0 16px rgba(174, 174, 174, 0.29);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(174, 174, 174, 0.29), direction=0, strength=16px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 16px rgba(174, 174, 174, 0.29);
  /*兼容firefox*/
}
.device_list li:hover img {
  transform: scale(1.05);
}
.device_list li:hover .text .more {
  color: #0075c6;
  border-bottom: 1px solid #0075c6;
}
.device_list li .img {
  width: 50%;
  overflow: hidden;
}
.device_list li .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.device_list li .text {
  width: 50%;
  padding: 30px 20px 30px 30px;
  text-align: right;
}
.device_list li .text .text_t {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}
.device_list li .text .te {
  text-align: left;
  margin: 15px 0 30px 0;
  font-size: 14px;
  line-height: 24px;
  color: #777777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.device_list li .text .more {
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  color: #2a2d7c;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 117, 198, 0);
}
/*技术创新*/
.fornew li {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.fornew li:nth-child(3n) {
  margin-right: 0%;
}
.fornew li:hover .img .bg {
  opacity: 1;
}
.fornew li:hover img {
  transform: scale(1.05);
}
.fornew li:hover .text {
  background: #09a33f;
}
.fornew li:hover .text:after {
  border-color: transparent #0071d0 transparent transparent;
}
.fornew li .img {
  overflow: hidden;
  position: relative;
}
.fornew li .img img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.fornew li .img .bg {
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.fornew li .img .more {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: normal;
  border: 1px solid #fff;
  line-height: 55px;
  color: #fff;
  transform: translate(-50%, -50%);
  width: 50%;
  text-align: center;
}
.fornew li .text {
  background: #008fbe;
  padding: 25px;
  color: #fff;
  position: relative;
  padding-bottom: 35px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.fornew li .text:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border-width: 34px 34px 0 0;
  border-style: solid;
  border-color: transparent #00c746 transparent transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.fornew li .text .fornew_h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
}
.fornew li .text .te {
  min-height: 60px;font-size: 16px;
  line-height: 30px;
}
.recruitment_list li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 40px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border: 1px solid #e7ebf3;
}
.recruitment_list li:nth-child(3n) {
  margin-right: 0;
}
.recruitment_list li:hover {
  border: 1px solid #00bb5b;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.17);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.17), direction=0, strength=12px);
  /*兼容ie*/
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.17);
  /*兼容firefox*/
}
.recruitment_list li:hover .more {
  background: #00bb5b;
  color: #fff;
  border-top: 1px solid #00bb5b;
}
.recruitment_list li .text {
  padding: 12px;
}
.recruitment_list li .text_t {
  font-size: 24px;
  line-height: 30px;
  color: #222222;
  font-weight: normal;
}
.recruitment_list li .te {
  font-size: 16px;
  line-height: 36px;
  color: #777777;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.recruitH_xx_txt .item ul:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.recruitH_xx_txt .item ul{ zoom: 1 }
.recruitment_list li .more {
  padding: 12px;
  color: #a1b1cb;
  font-size: 14px;
  line-height: 24px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-top: 1px solid #e7ebf3;
}
/*人才招聘_详细*/
.recruitH_xx{padding: 53px 0;}
.recruitH_xx_top{height: 48px;background: #01519a;padding: 0 2%;line-height: 48px;font-size: 18px;color: #ffffff;position: relative;}
.recruitH_xx_top a{position: absolute;right: 2%;top: 0;height: 100%;line-height: 48px;color: #fff;font-size: 14px;}
.recruitH_xx_top a img{margin:0 10px 0;}
.recruitH_xx_txt{margin-top: 25px;}
.recruitH_xx_txt .item{border-bottom: 1px #d6d6d6 solid;margin-bottom: 25px;}
.recruitH_xx_txt .item h4{color: #373737;font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.recruitH_xx_txt .item p{line-height: 36px;color: #373737;}
.recruitH_xx_txt .item ul li{float: left;width: 33.33%;line-height: 36px;color: #373737;font-size: 16px;}

.recruitH_xx_foot{height: 44px;background: #f0f0f0;padding: 0 2%;line-height: 44px;}
.recruitH_xx_foot .item{float: left;padding: 0 0 0 36px;color: #373737;margin:0 80px 0 0;}
.recruitH_xx_foot .tel{background: url(../images/tb5_03.png) no-repeat left center;}
.recruitH_xx_foot .eamil{background: url(../images/tb5_06.png) no-repeat left center;}
.recruitH_xx_foot .eamil span{color: #d40c00;    text-transform: lowercase;}

/*联系我们*/
.contact_t {
  background: url("../images/contact1.jpg") no-repeat;
  background-size: 100% 100%;
  padding: 80px 0;
  text-align: center;
}
.contact_t dl {
  display: inline-block;
  text-align: left;
}
.contact_t dd,
.contact_t dt {
  display: inline-block;
  vertical-align: middle;
}
.contact_t dt {
  padding-right: 10px;
  font-size: 16px;
  line-height: 30px;
}
.contact-j {
  padding-top: 40px;
}
.contact-j .im_l {
  width: 34%;
  overflow: hidden;
}
.contact-j .im_l img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.contact-j .im_l:hover img {
  transform: scale(1.05);
}
.contact-j .text_r {
  width: 60%;
  border: 1px solid #e1e1e1;
  padding: 9px 120px;
}
.contact-j .text_r .tiltle {
  padding: 20px 0;
}
.contact-j .text_r .tiltle .tiltle_p {
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  color: #444444;
}
.contact-j .text_r .tiltle .tiltle_p span {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  padding: 0 10px;
}
.contact-j .text_r .from {
  padding: 20px 0;
}
.contact-j .text_r .input {
  display: inline-block;
  width: 48%;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  line-height: 40px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.contact-j .text_r .input input {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background: #fafafa;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 5px;
}
.contact-j .text_r .input input::-webkit-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .input input:-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .input input::-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .input input:-ms-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .label {
  display: inline-block;
  width: 48%;
  background: #fafafa;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
}
.contact-j .text_r .label .pl_dt {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #888888;
}
.contact-j .text_r .label .dl_li {
  display: inline-block;
  line-height: 40px;
  position: relative;
}
.contact-j .text_r .label .dl_li input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
}
.contact-j .text_r .label .dl_li input[type="radio"]:checked + label:after {
  display: inline-block;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  border: 1px solid #129a4f;
  background: #129a4f;
  content: "\e61c";
  font-size: 16px;
  text-align: center;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
}
.contact-j .text_r .label .dl_li label {
  font-size: 14px;
  color: #000000;
  width: 100px;
  display: inline-block;
  padding-left: 50px;
}
.contact-j .text_r .textarea {
  display: inline-block;
  width: 100%;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  line-height: 40px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.contact-j .text_r .textarea textarea {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background: #fafafa;
  padding: 10px 0;
  padding-left: 10px;
  height: 150px;
  border-radius: 5px;
}
.contact-j .text_r .textarea textarea::-webkit-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .textarea textarea:-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .textarea textarea::-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .textarea textarea:-ms-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .yan {
  margin-bottom: 20px;
  width: 100%;
  line-height: 40px;
}
.contact-j .text_r .yan .yanz1 {
  display: inline-block;
  width: 40%;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  line-height: 40px;
  vertical-align: top;
  padding-left: 10px;
  border-radius: 5px;
}
.contact-j .text_r .yan .yanz1::-webkit-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .yan .yanz1:-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .yan .yanz1::-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .yan .yanz1:-ms-input-placeholder {
  color: #888888;
  font-size: 14px;
}
.contact-j .text_r .yan .yan_img {
  display: inline-block;
}
.contact-j .text_r .yan .sp {
  font-size: 14px;
  color: #3197d2;
  cursor: pointer;
}
.contact-j .text_r .l {
  margin-right: 4%;
}
.contact-j .text_r .btn {
  display: inline-block;
  width: 100%;
  font-size: 24px;
  line-height: 60px;
  border-radius: 10px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0059a3), to(#00d24a));
  background: -webkit-linear-gradient(left, #0059a3, #00d24a);
  background: -moz-linear-gradient(left, #0059a3, #00d24a);
  background: -o-linear-gradient(left, #0059a3, #00d24a);
  background: -ms-linear-gradient(left, #0059a3, #00d24a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#0059a3, endColorstr=#00d24a);
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.map {
  width: 100%;
}
