#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1234px;
  margin: 0 auto;
}

.banner {
	width: 100%;
	background-image: url(../img/00ff0_1920x760.jpg);
	height: 260px;
}
.bannerzw {
	font-size: 34px;
	color: #FFCC01;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bolder;
	padding-top: 130px;
}
.banneryw {
	font-size: 34px;
	color: #FFFFFF;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bolder;
}

.banner ul li {
  position: absolute;
  width: 100%;
  height: 760px;
  background-attachment: fixed !important;
}
.banner .prev {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 50%;
  left: 0;
  width: 36px;
  height: 80px;
  background: rgba(0,0,0,0.5);
  margin-top: -40px;
  line-height: 80px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .prev img {
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.banner .prev:hover {
  background: #f2cb62;
}
.banner .next {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 50%;
  right: 0;
  width: 36px;
  height: 80px;
  background: rgba(0,0,0,0.5);
  margin-top: -40px;
  text-align: center;
  line-height: 80px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .next:hover {
  background: #f2cb62;
}
.banner .next img {
  width: 14px;
  height: 14px;
}
.banner .cirl {
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .cirl span {
  position: relative;
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .cirl span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  background: #f2cb62;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.banner .cirl span.acti {
  color: #f2cb62;
  padding-right: 140px;
}
.banner .cirl span.acti:after {
  width: 120px;
  height: 1px;
}
.public-title {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	color: #999;
}
.public-title .left {
	float: right;
	line-height: 1.4;
	text-align: center;
}
.public-title .left strong {
  position: relative;
  font-size: 22px;
  color: #0d0409;
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
}
.public-title .left strong:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -42px;
  width: 22px;
  height: 3px;
  background: #f08200;
  display: block;
  margin-top: -2px;
}
.public-title .left p {
  font-size: 12px;
  color: #5a5959;
}
.public-title .right {
  margin-top: 20px;
}
.public-title .right ul {
  float: left;
}
.public-title .right ul li {
  padding: 0 25px;
  line-height: 1.2;
  border-left: 1px solid #b7b7b7;
}
.public-title .right ul li:first-child {
  border-left: none;
}
.public-title .right ul li a {
  font-size: 12px;
  color: #828181;
  font-family: "宋体";
}
.public-title .right ul li a:hover {
  color: #f2cb62;
  text-decoration: underline;
}
.public-title .right .a_more {
  float: right;
  font-size: 14px;
  color: #a7a7ab;
  font-family: "Times New Roman";
  margin-top: 3px;
  line-height: 1.2;
  padding-right: 18px;
  background: url("../img/93acc_32x32.png") right center no-repeat;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  margin-left: 10px;
}
.public-title .right .a_more:hover {
  color: #f2cb62;
}
.introduction .box {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 30px;
	color: #666;
}
.introduction .boxxx {
	position: relative;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: center;
	height: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.introduction .box .img1 {
  float: left;
  width: 79px;
  height: 503px;
}
.introduction .box .pic {
  width: 478px;
  height: 499px;
  overflow: hidden;
  float: left;
}
.introduction .box .pic img {
  width: 100%;
  min-height: 100%;
}
.introduction .box .text {
  position: absolute;
  z-index: 2;
  top: 130px;
  right: 15px;
  width: 699px;
  padding: 45px 30px;
  font-size: 14px;
  color: #474747;
  text-align: justify;
  line-height: 1.9;
  background: #fff;
}
.video {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background: #000;
}
.video a {
  position: relative;
  display: block;
}
.video a img {
  width: 100%;
}
.video a span {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 22px;
  line-height: 1.4;
  width: 95px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video a span img {
  width: 95px;
  height: 97px;
}
.product .box {
	position: relative;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.product .boxx {
	position: relative;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.product .box .swiper-slide:hover .pic .text {
  opacity: 1;
}
.product .box .swiper-slide:hover>p {
  color: #f00;
}
.product .box .swiper-slide>p {
  font-size: 16px;
  color: #464646;
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product .box .pic {
	position: relative;
	width: 380px;
	height: 408px;
	overflow: hidden;
	display: block;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 10px;
}
.product .box .pic img {
  width: 100%;
  min-height: 100%;
}
.product .box .pic .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 360px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 45px;
  border-bottom: 3px solid #f08200;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.product .box .pic .text .txt {
  width: 100%;
  display: table;
}
.product .box .pic .text .txt p {
  width: 100%;
  font-size: 14px;
  color: #474747;
  text-align: justify;
  line-height: 2.2;
  height: 260px;
  display: table-cell;
  vertical-align: middle;
}
.product .box .pic .text a {
  width: 80px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: url("../img/78653_16x16.png") #ee1c25 90% center no-repeat;
  padding-right: 12px;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
}
.product .box .pic .text a:hover {
  background: url("../img/78653_16x16.png") #f2cb62 90% center no-repeat;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
}
.product .box .swiper-button-next {
  width: 20px;
  height: 20px;
  background: url("../img/93acc_32x32.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  outline: none;
  right: -10px;
}
.product .box .swiper-button-prev {
  width: 20px;
  height: 20px;
  background: url("../img/93acc_32x32.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  outline: none;
  left: -10px;
}
.project {
  width: 100%;
  background: #f8f8f8;
  padding: 70px 0 100px;
}
.project .box {
  width: 100%;
  height: 468px;
  overflow: hidden;
}
.project .box .left {
  width: 43%;
  height: 468px;
  padding: 100px 45px;
  background: url("../img/4e130_531x468.jpg") no-repeat;
  float: left;
}
.project .box .left .text {
  color: #fff;
  line-height: 1.4;
}
.project .box .left .text strong {
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}
.project .box .left .text p {
  font-size: 12px;
  color: #dad9d9;
}
.project .box .right {
  width: 57%;
  height: 468px;
  float: right;
  overflow: hidden;
}
.project .box .right ul li {
  position: relative;
  width: 33.333%;
  height: 234px;
  overflow: hidden;
  border-left: 1px solid #fff;
}
.project .box .right ul li:hover a img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.project .box .right ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.project .box .right ul li a img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project .box .right ul li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  font: 12px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  background: rgba(58,165,89,0.85);
  text-align: center;
}
.news {
  padding: 40px 0;
  overflow: hidden;
}
.news .public-title {
  border-bottom: none;
}
.news .box ul {
  margin-left: -2%;
}
.news .box ul li {
  width: 23%;
  margin-left: 2%;
}
.news .box ul li:hover .pic a img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.news .box ul li:hover .text strong {
  color: #f2cb62;
}
.news .box ul li .pic {
  width: 100%;
  height: 165px;
  overflow: hidden;
}
.news .box ul li .pic a {
  width: 100%;
  height: 100%;
  display: block;
}
.news .box ul li .pic a img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news .box ul li .text {
  width: 100%;
  height: 170px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 20px;
  line-height: 1.9;
}
.news .box ul li .text strong {
  font-size: 15px;
  color: #505050;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.news .box ul li .text span {
  font-size: 12px;
  color: #dcdcdc;
  display: block;
  margin-bottom: 20px;
}
.news .box ul li .text p {
  font-size: 13px;
  color: #848484;
}
.partner {
  position: relative;
  padding: 20px 0 40px;
  overflow: hidden;
}
.partner .public-title {
  border-bottom: none;
}
.partner .logos {
  position: relative;
  width: 100%;
  padding: 0 38px;
  margin-top: 20px;
  text-align: center;
}
.partner .swiper-button-next {
  width: 22px;
  height: 22px;
  background: #f6f6f6;
  text-align: center;
  line-height: 22px;
  color: #c4c5ca;
  font-size: 16px;
  outline: none;
  font-weight: bold;
  top: 50%;
  margin-top: -11px;
}
.partner .swiper-button-prev {
  width: 22px;
  height: 22px;
  background: #f6f6f6;
  text-align: center;
  line-height: 22px;
  color: #c4c5ca;
  font-size: 16px;
  outline: none;
  font-weight: bold;
  top: 50%;
  margin-top: -11px;
}
.pup {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: none;
}
.pup .box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 500px;
  margin-left: -500px;
  margin-top: -250px;
}
.pup .box video {
  width: 100%;
  height: 100%;
}
.pup .box i {
  position: absolute;
  right: 0;
  top: -58px;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}
.pup .box i img {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
.sbl {
	float: left;
	height: 408px;
	width: 400px;
	margin-bottom: 90px;
}
.sblx {
	width: 1200px;
}








}
.we-box {
  width: 100%;
  height: 670px;
  overflow: hidden;
  padding: 90px 0;
  background: url("../img/8e17b_1920x800.jpg") center top no-repeat;
}
.we-box .left {
  float: left;
  width: 50%;
}
.we-box .left .top {
  margin-bottom: 20px;
  margin-top: 150px;
}
.we-box .left .top strong {
  font-size: 26px;
  color: #444;
  display: block;
}
.we-box .left .top span {
  font-size: 12px;
  color: #a5a5a5;
  line-height: 1.9;
}
.we-box .left p {
  font-size: 14px;
  color: #848484;
  text-align: justify;
  line-height: 1.7;
}
.we-box .left a {
  margin-top: 50px;
  width: 162px;
  height: 40px;
  display: block;
  border: 1px solid #dcdcdc;
  background: url("../img/e7b8f_300x300.png") no-repeat 34px -93px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.we-box .left a:hover {
  background: url("../img/e7b8f_300x300.png") #fc0 no-repeat 34px -153px;
  border-color: #fc0;
}
.we-box .right {
  position: relative;
  float: right;
  width: 460px;
  height: 480px;
}
.we-box .right img {
  width: 100%;
}
.we-box .right i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
  background: url("../img/1fecb_64x64.png") no-repeat;
}
.public-title {
  text-align: center;
  clear: both;
  line-height: 1.3;
}
.public-title strong {
  font-size: 26px;
  color: #444;
}
.public-title p {
  font-size: 12px;
  color: #a5a5a5;
}
.news {
  padding-top: 65px;
  overflow: hidden;
}
.news .box {
  width: 100%;
  display: table;
}
.news .boxx {
	width: 100%;
	display: table;
	font-size: 13px;
	line-height: 23px;
	margin-top: 25px;
	margin-bottom: 30px;
}
.news .boxxx{
	width: 100%;
	display: table;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.news ul {
  margin-left: -2.333%;
  margin-top: 40px;
}
.news ul li {
  width: 31%;
  margin-left: 2.333%;
}
.news ul li:hover .pic i {
  height: 36px;
}
.news ul li:hover .text:before {
  width: 100%;
  background: #f00;
}
.news ul li:hover .text .left-date {
  background: #f00;
}
.news ul li:hover .text .left-date strong {
  color: #fff;
}
.news ul li:hover .text .left-date p {
  color: #fff;
}
.news ul li:hover .text .right strong {
  text-decoration: underline;
  color: #f00;
}
.news ul li .pic {
  position: relative;
  width: 100%;
  height: 210px;
  overflow: hidden;
  margin-bottom: 30px;
}
.news ul li .pic img {
  width: 100%;
  min-height: 100%;
}
.news ul li .pic i {
  position: absolute;
  right: 20px;
  top: 174px;
  width: 120px;
  height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: url("../img/e7b8f_300x300.png") #f00 8px -218px no-repeat;
}
.news ul li .text {
  position: relative;
  width: 100%;
  height: 160px;
  border-bottom: 1px solid #e6e6e6;
}
.news ul li .text:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news ul li .text .left-date {
  float: left;
  width: 84px;
  height: 77px;
  padding: 14px;
  border: 1px solid #d0d0d0;
  line-height: 1.4;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news ul li .text .left-date * {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news ul li .text .left-date strong {
  font-size: 24px;
  color: #656565;
  display: block;
  font-weight: normal;
}
.news ul li .text .left-date p {
  font-size: 14px;
  color: #8d8d8d;
}
.news ul li .text .right {
  float: right;
  width: 70%;
  line-height: 1.4;
}
.news ul li .text .right strong {
  font-size: 16px;
  color: #333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-weight: normal;
  margin-bottom: 10px;
}
.news ul li .text .right p {
  font-size: 13px;
  text-align: justify;
  color: #8d8d8d;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
  height: 36px;
}
.product-show {
  padding: 85px 0 100px;
  overflow: hidden;
}
.product-show .boxxx{
	width: 100%;
	display: table;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.product-show .tabs {
  text-align: center;
  clear: both;
  margin: 30px 0;
}
.product-show .tabs a {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #838383;
  padding: 0 25px;
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-show .tabs a:hover {
  background: #f00;
  color: #fff;
}
.product-show .box {
  width: 100%;
  display: table;
}
.product-show ul {
  margin-left: -2.333%;
}
.product-show ul li {
  width: 31%;
  margin-left: 2.333%;
}
.product-show ul li:hover .pic img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.product-show ul li:hover .text {
  background: #f00;
}
.product-show ul li:hover .text p {
  color: #fff;
  margin-top: -10px;
}
.product-show ul li:hover .text span {
  display: block;
  margin-top: -20px;
}
.product-show ul li .pic {
  width: 100%;
  height: 210px;
  overflow: hidden;
}
.product-show ul li .pic img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-show ul li .text {
  width: 100%;
  height: 80px;
  text-align: center;
  line-height: 1.4;
  padding: 30px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-show ul li .text * {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-show ul li .text p {
  font-size: 16px;
  color: #3e3e3e;
  margin-bottom: 20px;
}
.product-show ul li .text span {
  font-size: 13px;
  color: #fff;
}
.product-show .a_more {
  position: relative;
  width: 262px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  color: #9f9f9f;
  display: block;
  margin: 40px auto 0;
  border: 1px solid #dfdfdf;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  clear: both;
  text-align: center;
}
.product-show .a_more i {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-show .a_more span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-show .a_more:hover {
  color: #fff;
  border-color: #f00;
}
.product-show .a_more:hover i {
  width: 100%;
  background: #f00;
}
.service {
  width: 100%;
  height: 800px;
  padding-top: 240px;
  background: url("../img/a5fd2_1920x800.jpg") center 150% no-repeat;
  background-attachment: fixed !important;
}
.service .box {
  width: 100%;
  height: 440px;
  overflow: hidden;
}
.service .left {
  width: 30%;
  height: 440px;
  float: left;
  background: #164c90;
  padding: 13px;
}
.service .left .bd {
  position: relative;
  width: 100%;
  height: 414px;
  padding: 80px 0 60px;
  text-align: center;
  border: 1px solid #32629d;
}
.service .left .text {
  width: 80%;
  margin: 0 auto;
  line-height: 1.4;
}
.service .left .text strong {
  font-size: 26px;
  display: block;
  color: #fff;
}
.service .left .text p {
  font-size: 12px;
  color: #a5a5a5;
}
.service .left a {
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 162px;
  height: 40px;
  margin-left: -81px;
  border: 1px solid #5578a5;
  background: url("../img/e7b8f_300x300.png") no-repeat 32px -154px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service .left a:hover {
  border-color: #b6b6b6;
}
.service .right {
  width: 70%;
  float: right;
  height: 440px;
  background: #fff;
}
.service .right ul li {
  width: 33.333%;
  height: 440px;
}
.service .right ul li:hover .text {
  background: #f00;
}
.service .right ul li:hover .text .txt {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
}
.service .right ul li:hover .text .txt p {
  color: #fff;
}
.service .right ul li:hover .text .txt span {
  color: #fff;
}
.service .right ul li:hover .text .txt var {
  margin-top: 20px;
}
.service .right ul li:hover .pic img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.service .right ul li .text {
  width: 100%;
  height: 220px;
  text-align: center;
}
.service .right ul li .text .txt {
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
  line-height: 1.6;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service .right ul li .text .txt p {
  color: #838383;
  font-size: 18px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.service .right ul li .text .txt span {
  font-size: 14px;
  color: #848484;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.service .right ul li .text .txt var {
  position: relative;
  width: 122px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  margin: 40px auto 0;
}
.service .right ul li .text .txt var:hover {
  text-indent: -40px;
}
.service .right ul li .text .txt var:hover i {
  opacity: 1;
  right: 25%;
}
.service .right ul li .text .txt var i {
  position: absolute;
  top: 50%;
  right: 30%;
  margin-top: -5px;
  width: 18px;
  height: 10px;
  background: url("../img/3d276_18x10.png") no-repeat;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.service .right ul li .pic {
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.service .right ul li .pic img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case {
  padding: 40px 0;
  overflow: hidden;
}
.case ul {
  margin-top: 50px;
  margin-left: -2.333%;
}
.case ul li {
  width: 31%;
  height: 370px;
  margin-left: 2.333%;
}
.case ul li:hover .pic .txt {
  display: none;
}
.case ul li:hover .pic img {
  opacity: 1;
}
.case ul li:hover .text strong {
  opacity: 1;
}
.case ul li:hover .text strong var {
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
.case ul li:hover .text strong i {
  -webkit-transform: translateX(45px);
      -ms-transform: translateX(45px);
          transform: translateX(45px);
}
.case ul li .pic {
	width: 100%;
	height: 285px;
	overflow: hidden;
	background-color: #fcfcfc;
}
.case ul li .pic .txt {
  width: 80%;
  margin: 70px auto 0;
  line-height: 2.2;
}
.case ul li .pic .txt strong {
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
	display: block;
}
.case ul li .pic .txt p {
  font-size: 13px;
  text-align: justify;
  color: #6c6c6c;
}
.case ul li .pic img {
  width: 100%;
  min-height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case ul li .text {
  width: 100%;
  height: 85px;
  background: #e8e8e8;
  padding: 25px;
  overflow: hidden;
  line-height: 48px;
}
.case ul li .text * {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.case ul li .text span {
  float: left;
  font-size: 12px;
  color: #9c9c9c;
}
.case ul li .text strong {
  float: right;
  width: 70%;
  color: #000;
  text-align: center;
  opacity: 0;
}
.case ul li .text strong var {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
}
.case ul li .text strong i {
  width: 48px;
  height: 48px;
  display: inline-block;
}
.case ul li .text strong i img {
  width: 100%;
}
.partner {
  position: relative;
  padding-bottom: 80px;
}
.partner .logos {
  position: relative;
  width: 100%;
  padding: 0 38px;
  margin-top: 60px;
  text-align: center;
}
.partner .swiper-button-next {
  width: 22px;
  height: 22px;
  background: #f6f6f6;
  text-align: center;
  line-height: 22px;
  color: #c4c5ca;
  font-size: 16px;
  outline: none;
  font-weight: bold;
  top: 50%;
  margin-top: -11px;
}
.partner .swiper-button-prev {
  width: 22px;
  height: 22px;
  background: #f6f6f6;
  text-align: center;
  line-height: 22px;
  color: #c4c5ca;
  font-size: 16px;
  outline: none;
  font-weight: bold;
  top: 50%;
  margin-top: -11px;
}