@charset "utf-8";
/* 清除内外边距 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
input,
textarea {
  border: 2 none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体 */
body,
button,
input,
select,
textarea {
  font: 14px/22px "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  color: #666;
}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
  margin: 0px;
}
/*覆盖bootstrape对标题加的默认外边距*/
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
/* 斜体扶正 */
/* 重置列表元素 */
ul,
ol,
li {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
}
/*英文换行*/
a:hover {
  text-decoration: none;
  color: #910800;
}
/* 重置表单元素 */
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
  overflow-y: scroll;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*字体大小*/
.clear {
  clear: both;
  height: 0;
}
.blk-main .clearlist {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
/*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.modal-dialog {
  position: fixed;
  color: #000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%;
}
.modal-dialog .css-icon {
  background-image: url("../images/modal-icons.png");
}
.modal-dialog .modal-head {
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  background: #F6EFEF;
  font-size: 14px;
}
.modal-dialog .modal-head .modal-logo {
  width: 15px;
  height: 15px;
  background-position: 1px 0px;
  margin: 8px 5px 0 0;
  float: left;
}
.modal-dialog .modal-head .close {
  float: right;
  width: 15px;
  height: 15px;
  background-position: -14px 0px;
  margin-top: 8px;
}
.modal-dialog .modal-body {
  width: 100%;
  min-height: 125px;
  background: #ffffff;
}
.modal-dialog .modal-body .modal-body-left {
  width: 140px;
  float: left;
}
.modal-dialog .modal-body .modal-body-left .icon {
  width: 64px;
  height: 64px;
  margin: 30px 0 0 48px;
}
.modal-dialog .modal-body .modal-body-left .success-message {
  background-position: 0px -14px;
}
.modal-dialog .modal-body .modal-body-left .warming-message {
  background-position: 0px -78px;
}
.modal-dialog .modal-body .modal-body-right {
  width: 260px;
  float: right;
  padding-top: 20px;
}
.modal-dialog .modal-body .modal-body-right .close-btn {
  color: #000;
  text-align: center;
  width: 90px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #818079;
}
.modal-dialog .modal-body .modal-body-right p {
  line-height: 30px;
}
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#019944","sub1color":"#333333"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body {
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.content {
  width: 83.33%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/**/
.yinz_tit {
  font-size: 2.4rem;
  color: #333333;
  height: 4.6rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-align: center;
}
.yinz_tit a {
  color: #333333;
  display: block;
}
.yinz_tit i {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding-top: 0.5rem;
}
.yinz_tit span {
  display: block;
  font-size: 1.1rem;
  line-height: 1.2rem;
  padding-top: 0.6rem;
  font-weight: normal;
}
.yinz {
  padding: 6rem 0 0;
  width: 100%;
  height: 39.75rem;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 45.75rem;
}
.yinz_desc {
  width: 84%;
  margin: 1.2rem auto 0;
  text-align: center;
  font-size: 1rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.6rem;
  height: 3.2rem;
}
.yinz_btn {
  display: block;
  width: 13%;
  margin: 1.5rem auto 0;
  height: 2.5rem;
}
.yinz_btn a {
  font-size: 0.9rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.5rem;
  width: 100%;
  height: 2.5rem;
  background: #019944;
}
.yinz_btn em {
  width: 1.2rem;
  height: 1.2rem;
  line-height: 0;
  padding-left: 0.8rem;
}
.yinz_btn em img {
  width: 1.2rem;
  height: 1.2rem;
}
.yinz_btn:hover,
.plan dl dd .plan_more:hover {
  animation: shake 0.9s linear;
  -webkit-animation: shake 0.9s linear;
}
/*产品中心*/
.product {
  padding: 5.6rem 0 2.6rem;
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
}
.product dl {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 2.5rem;
}
.product dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.product dl dt img {
  display: block;
  width: 100%;
}
.product dl dd {
  position: absolute;
  top: 5rem;
  left: 4.75%;
  width: 42.5%;
  z-index: 5;
}
.product dl dd b {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
.product dl dd b a {
  display: block;
  float: left;
  font-size: 1rem;
  color: #fff;
  width: 8rem;
  text-align: center;
  height: 3.4rem;
  line-height: 3.4rem;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4rem;
  margin-left: 0.7rem;
}
.product dl:before,
.pro01 ul li:before,
.pro02_l dl:before {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -110%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.product dl:hover:before,
.pro01 ul li:hover:before,
.pro02_l dl:hover:before {
  left: 110%;
  -moz-transition: 1.2s;
  -o-transition: 1.2s;
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
.pro01 {
  margin-top: 2.2rem;
}
.pro01 .swiper-container {
  padding-bottom: 3.7rem;
}
.pro01 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.pro01 .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  background: #333;
}
.pro01 .swiper-pagination-bullet-active {
  background: #019944;
}
.pro01 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.3rem;
}
.pro01 ul li,
.pro02_r ul li {
  line-height: 0;
  overflow: hidden;
  height: 20.5rem;
  background: #fff;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  margin-top: 0.3rem;
}
.pro01 ul li a,
.pro02_r ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  box-sizing: border-box;
}
.pro01 ul li img,
.pro02_r ul li img {
  display: block;
  width: 100%;
}
.pro01 ul li span,
.pro02_r ul li span {
  display: block;
  font-size: 1rem;
  color: #333;
  position: absolute;
  bottom: 1rem;
  left: 0%;
  width: 100%;
  line-height: 1.5rem;
  text-align: center;
}
.pro01 ul li i,
.pro02_r ul li i {
  display: block;
  font-size: 0.8rem;
}
.pro01 ul li:hover,
.pro02_r ul li:hover {
  -webkit-transform: translate(0, -0.25rem);
  transform: translate(0, -0.25rem);
}
.pro_tit {
  width: 100%;
  height: 3.5rem;
  margin-bottom: 1.7rem;
}
.pro_tit a {
  font-size: 1.8rem;
  color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  height: 3.5rem;
}
.pro_tit i {
  display: block;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
}
.pro_tit span {
  line-height: 2rem;
}
.pro_tit em {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 0;
  overflow: hidden;
  padding-right: 0.6rem;
}
.pro_tit em img {
  width: 3.5rem;
  height: 3.5rem;
}
.pro_nav {
  display: inline-block;
  width: 100%;
  border-top: rgba(255, 255, 255, 0.15) 1px solid;
  border-bottom: rgba(255, 255, 255, 0.15) 1px solid;
}
.pro_nav li {
  width: 20%;
  float: left;
  height: 2.6rem;
  line-height: 2.6rem;
  background-image: url('../images/cp_ico03.png');
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 0.2rem 0.3rem;
  padding-left: 0.7rem;
  box-sizing: border-box;
  border-bottom: rgba(255, 255, 255, 0.15) 1px solid;
}
.pro_nav li a {
  font-size: 0.9rem;
  color: #fff;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro_nav li a:hover {
  font-weight: bold;
}
.pro_nav li:nth-child(11),
.pro_nav li:nth-child(12),
.pro_nav li:nth-child(13),
.pro_nav li:nth-child(14) {
  border-bottom: none;
}
/*产品中心02*/
.pro02 {
  background: #ededed;
  padding: 6.5rem 0;
}
.pro02_l {
  width: 40%;
}
.pro02_l dl {
  width: 100%;
  height: 40.25rem;
  position: relative;
  overflow: hidden;
}
.pro02_l dl dt {
  width: 100%;
  height: 40.25rem;
  line-height: 0;
  overflow: hidden;
}
.pro02_l dl dt img {
  display: block;
  width: 100%;
  height: 100%;
}
.pro02_l dl dd {
  width: 80%;
  position: absolute;
  top: 4.2rem;
  left: 10%;
}
.pro02_l .pro_tit a {
  color: #333;
}
.pro02_l .pro_tit i {
  color: rgba(51, 51, 51, 0.5);
}
.pro02_l .pro_nav {
  border-bottom: none;
  border-top-color: rgba(0, 0, 0, 0.1);
}
.pro02_l .pro_nav li {
  width: 33.3%;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  background-image: url(../images/cp_ico04.png);
}
.pro02_l .pro_nav li a {
  color: #333;
}
.pro02_r {
  width: 60%;
}
.pro02_r ul li {
  width: 31.24%;
  float: left;
  margin: 0 0 1rem 2%;
  height: 19.6rem;
  position: relative;
}
.pro02_r ul li:hover {
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
/*产品优势*/
.cpys {
  padding: 6rem 0 0;
}
.cpys_m {
  width: 100%;
  height: 40rem;
  overflow: hidden;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 40rem;
  margin-top: 2.5rem;
}
.cpys_m dl {
  width: 20%;
  float: left;
  position: relative;
  height: 40rem;
  padding-top: 11rem;
  box-sizing: border-box;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cpys_m dl:before {
  content: "";
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
}
.cpys_m dl:after {
  content: "";
  width: 100%;
  height: 0;
  background: #019944;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cpys_m dl dt {
  margin: 0 auto;
  width: 4.25rem;
  height: 4.25rem;
  line-height: 0;
  overflow: hidden;
}
.cpys_m dl dt img {
  width: 4.25rem;
  height: 8.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cpys_m dl dd {
  width: 81%;
  margin: 0 auto;
  text-align: center;
  padding-top: 1rem;
  color: #fff;
}
.cpys_m dl dd h5 {
  font-size: 1.4rem;
  line-height: 2rem;
}
.cpys_m dl dd p {
  width: 88%;
  margin: 0 auto;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.5rem;
  height: 6rem;
}
.cpys_m dl dd i {
  display: block;
  width: 0.9rem;
  height: 0.5rem;
  line-height: 0;
  margin: 5rem auto 0;
}
.cpys_m dl dd i img {
  width: 0.9rem;
  height: 0.5rem;
}
.cpys_m dl dd em {
  display: none;
  width: 100%;
  line-height: 0;
  margin-top: 3rem;
  overflow: hidden;
}
.cpys_m dl dd em img {
  display: block;
  width: 100%;
}
.cpys_m dl:first-child:before {
  background: none;
}
.cpys_m dl.cur {
  padding-top: 6rem;
}
.cpys_m dl.cur:after {
  height: 100%;
}
.cpys_m dl.cur dt img {
  margin-top: -4.25rem;
}
.cpys_m dl.cur dd i {
  display: none;
}
.cpys_m dl.cur dd em {
  display: block;
}
.cpys_m dl dd em img,
.plan dl dt img,
.case_list dl dt img,
.news dl dt img,
.ab_dl dt img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.cpys_m dl dd em img:hover,
.plan dl dt img:hover,
.case_list dl dt img:hover,
.news dl dt img:hover,
.ab_dl dt img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/*应用方案*/
.plan {
  padding: 6rem 0;
}
.plan dl {
  width: 100%;
  height: 30rem;
  background: #f4f4f4;
  overflow: hidden;
}
.plan dl dt {
  width: 50%;
  height: 30rem;
  line-height: 0;
  overflow: hidden;
  float: left;
}
.plan dl dt img {
  display: block;
  width: 100%;
  height: 100%;
}
.plan dl dd {
  width: 41.25%;
  padding: 3rem 0 0 4.4%;
  float: left;
}
.plan dl dd h5 {
  font-size: 1.4rem;
  color: #333333;
  line-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plan dl dd h5 a {
  font-size: 1.4rem;
  color: #333333;
}
.plan dl dd:hover h5 a {
  color: #019944;
}
.plan dl dd p {
  font-size: 0.8rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
  padding-top: 0.6rem;
}
.plan dl dd .plan_more {
  display: block;
  width: 23.33%;
  height: 2.2rem;
  margin-top: 1.3rem;
}
.plan dl dd .plan_more a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.2rem;
  background: #019944;
  font-size: 0.9rem;
  color: #fff;
  border-radius: 3rem;
}
.plan dl dd .plan_more em {
  width: 0.3rem;
  height: 0.5rem;
  line-height: 0;
  overflow: hidden;
  padding-left: 0.7rem;
}
.plan dl dd .plan_more em img {
  width: 0.3rem;
  height: 0.5rem;
}
.plan_nav {
  padding-top: 2rem;
  height: 7rem;
}
.plan_nav ul li {
  width: 12.5%;
  float: left;
  height: 7rem;
  text-align: center;
  background-image: url('../images/plan_ico01.png');
  background-repeat: no-repeat;
  background-position: center 3.8rem;
  background-size: 1.3rem 1.3rem;
  position: relative;
}
.plan_nav ul li:before {
  content: "";
  width: 1px;
  height: 5rem;
  background: #efefef;
  position: absolute;
  top: 0;
  left: 0;
}
.plan_nav ul li a {
  display: block;
  font-size: 0.9rem;
  color: #808080;
  line-height: 1.4rem;
}
.plan_nav ul li i {
  display: block;
}
.plan_nav ul li.on {
  background-image: url(../images/plan_ico02.png);
}
.plan_nav ul li.on a {
  color: #019944;
  font-weight: bold;
}
.plan_nav ul li:first-child:before {
  display: none;
}
.pro03_tit {
  width: 100%;
  height: 3rem;
  border-top: #dcdcdc 1px solid;
}
.pro03_tit a {
  display: block;
  float: left;
  font-size: 1rem;
  font-weight: bold;
  line-height: 3rem;
  color: #333333;
  padding-left: 0.4rem;
}
.pro03_tit span {
  display: block;
  float: right;
  padding-top: 1rem;
}
.pro03_tit em {
  width: 1rem;
  height: 1rem;
  display: block;
  float: left;
  line-height: 0;
  cursor: pointer;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  margin-right: 1px;
}
.pro03_tit em img {
  width: 1rem;
  height: 1rem;
}
.pro03_tit em:hover {
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
}
.pro03 {
  width: 100%;
  margin-top: 3rem;
}
.pro03 ul li {
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.pro03 ul li img {
  display: block;
  width: 100%;
}
.pro03 ul li span {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(1, 153, 68, 0.9);
  position: absolute;
  top: 0;
  left: 0;
}
.pro03 ul li i {
  font-size: 0.8rem;
  color: #fff;
  /***white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;***/
  display: block;
  width: 80%;
  text-align: center;
  /***height: 2rem;***/
  line-height: 1.3rem;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  left: 10%;
}
.pro03 ul li span:before {
  content: "";
  width: 94%;
  height: 94%;
  position: absolute;
  top: 3%;
  left: 3%;
  border: rgba(255, 255, 255, 0.5) 1px solid;
  box-sizing: border-box;
}
.pro03 ul li:hover span {
  display: block;
}
/*优势*/
.super {
  padding: 3rem 0 0;
  background: #f4f4f4;
  position: relative;
}
.super .ys-con {
  width: 100%;
  margin-top: 2.5rem;
}
.super .ys-list .ys-pic {
  width: 100%;
  height: 40rem;
  overflow: hidden;
  line-height: 0;
}
.super .ys-list .ys-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.super .ys-hd {
  width: 84%;
  height: 8.8rem;
  position: absolute;
  left: 8%;
  bottom: 2rem;
}
.super .ys-hd ul li {
  float: left;
  width: 12.3%;
  height: 8.8rem;
  background: #019944;
  transition: 0.5s;
}
.super .ys-hd ul li:nth-child(2n) {
  background: #08b253;
}
.super .ys-hd ul li .default {
  width: 100%;
  height: 100%;
  padding: 1.2rem 0 0;
  text-align: center;
  transition: 0.5s;
  box-sizing: border-box;
  font-size: 1.1rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.5rem;
}
.super .ys-hd ul li .default em,
.super .ys-hd ul li .hover dl dt em {
  width: 2rem;
  height: 2rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.8rem;
}
.super .ys-hd ul li .default em img,
.super .ys-hd ul li .hover dl dt em img {
  width: 2rem;
  height: 2rem;
}
.super .ys-hd ul li .default i,
.super .ys-hd ul li .hover dl dt i {
  display: block;
}
.super .ys-hd ul li .hover {
  display: none;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  overflow: hidden;
}
.super .ys-hd ul li .hover dl {
  width: 100%;
  height: 8.8rem;
}
.super .ys-hd ul li .hover dl dt {
  width: 20%;
  height: 8.8rem;
  float: left;
  overflow: hidden;
  padding: 1.2rem 0 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 1.1rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.5rem;
  background: #08b253;
}
.super .ys-hd ul li:nth-child(3) .hover dl dt {
  background: #019944;
}
.super .ys-hd ul li .hover dl dd {
  width: 80%;
  float: left;
  padding: 1.5rem 0 0 2.5rem;
  box-sizing: border-box;
  position: relative;
}
.super .ys-hd ul li .hover dl dd b {
  font-size: 6rem;
  color: #f0f0f0;
  line-height: 6rem;
  height: 6rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-weight: normal;
}
.super .ys-hd ul li .hover dl dd p {
  font-size: 0.8rem;
  color: #333;
  line-height: 1.8rem;
  position: relative;
  padding-left: 1.1rem;
}
.super .ys-hd ul li .hover dl dd p:before {
  content: "";
  width: 0.3rem;
  height: 0.1rem;
  background: #333;
  position: absolute;
  top: 50%;
  left: 0;
}
.super .ys-hd ul li.cur {
  width: 63.1%;
  background: #fff;
}
.super .ys-hd ul li.cur .default {
  display: none;
}
.super .ys-hd ul li.cur .hover {
  display: block;
}
/*案例*/
.case {
  padding: 6rem 0 6.5rem;
  background: #f5f5f5;
}
.case_nav {
  height: 2.5rem;
  padding-top: 2.5rem;
  width: 100%;
}
.case_nav ul li {
  width: 10.8%;
  height: 2.5rem;
  float: left;
  position: relative;
  text-align: center;
  line-height: 2.5rem;
  border: #d2d2d2 1px solid;
  box-sizing: border-box;
  margin-right: 0.35%;
}
.case_nav ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: #f3f4f8;
  position: absolute;
  top: calc(50% - 0.5rem);
  right: -0.7rem;
  z-index: 1;
  border-radius: 50%;
}
.case_nav ul li:after {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: calc(50% - 0.3rem);
  right: -0.5rem;
  z-index: 2;
  border: #019944 0.1rem solid;
  border-radius: 50%;
}
.case_nav ul li a {
  font-size: 0.9rem;
  color: #808080;
  display: block;
  width: 100%;
  padding: 0 6%;
  box-sizing:border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case_nav ul li.cur {
  background: #019944;
  border-color: #019944;
}
.case_nav ul li.cur a {
  color: #fff;
}
.case_nav ul li:last-child {
  margin-right: 0;
}
.case_nav ul li:last-child:before,
.case_nav ul li:last-child:after {
  display: none;
}
.case_dl {
  display: block;
  float: left;
  width: 31.63%;
  height: 19.5rem;
  margin-right: 2.5%;
  position: relative;
  margin-top: 2.5rem;
}
.case_dl:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.case_dl:after {
  content: "";
  width: 0;
  height: 1px;
  background: #019944;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
}
.case_dl dt {
  width: 100%;
  height: 14.2rem;
  line-height: 0;
  overflow: hidden;
}
.case_dl dd {
  width: 100%;
  padding-top: 1rem;
}
.case_dl dd h5 {
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.6rem;
  color: #333333;
  height: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case_dl dd p {
  font-size: 0.8rem;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5rem;
  padding-top: 0.2rem;
}
.case_dl:nth-child(3n) {
  margin-right: 0;
}
.case_dl:hover:after {
  width: 100%;
}
.case_dl dt img,
.news dl dt img,
.ab_dl dt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/*合作客户*/
.hz {
  padding: 2.2rem 0;
}
.hz ul li {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
}
.hz ul li img {
  display: block;
  width: 100%;
}
.hz ul li:hover {
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);
}
/*新闻资讯*/
.news {
  padding: 6.5rem 0;
  box-shadow: inset 0 3px 50px 3px rgba(0, 0, 0, 0.1);
}
.news .yinz_tit {
  margin-bottom: 2rem;
}
.news_tit {
  height: 2.8rem;
  line-height: 2.6rem;
}
.news_tit a {
  font-size: 1.2rem;
  color: #333;
}
.news_tit a:hover {
  color: #00b467;
}
.news_tit span {
  display: block;
  float: right;
  width: 3rem;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  border: #019944 1px solid;
  margin-top: 0.9rem;
}
.news_tit span a {
  font-size: 0.7rem;
  color: #00b467;
  font-weight: normal;
}
.news_l {
  width: 46.7%;
}
.news_l dl {
  width: 100%;
  padding-bottom: 1rem;
}
.news_l dl dt {
  width: 100%;
  height: 21rem;
  line-height: 0;
  overflow: hidden;
  border: #eee 1px solid;
  box-sizing:border-box;
}
.news_l dl dd {
  width: 100%;
  padding: 0.8rem 0 0;
}
.news_list {
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  padding: 0.7rem 0;
}
.news_list ul li {
  height: 1.5rem;
  line-height: 1.5rem;
}
.news_list ul li i {
  display: block;
  float: left;
  font-size: 0.8rem;
  color: #333;
  width: 80%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 1rem;
}
.news_list ul li i:before {
  content: "";
  width: 0.3rem;
  height: 0.1rem;
  background: #333;
  position: absolute;
  top: 50%;
  left: 0.2rem;
}
.news_list ul li span {
  display: block;
  float: right;
  font-size: 0.7rem;
  color: #999;
}
.news_list ul li:hover i {
  color: #019944;
}
.news_r {
  width: 47%;
}
.news_dl {
  display: block;
  width: 100%;
  height: 8.3rem;
  padding: 1.2rem 0;
  border-bottom: #e5e5e5 1px solid;
}
.news_dl dt {
  width: 40%;
  max-width: 40%;
  height: 8.3rem;
  float: right;
  line-height: 0;
  overflow: hidden;
  border: #eee 1px solid;
  box-sizing:border-box;
}
.news_dl dd {
  width: 50%;
  float: left;
}
.news_dl dd span {
  display: block;
  font-size: 0.7rem;
  color: #999;
  line-height: 1rem;
  padding: 0.5rem 0 0.3rem;
}
.news dl dd h5 {
  font-size: 1.1rem;
  font-weight: normal;
  color: #333333;
  line-height: 1.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news dl dd p {
  font-size: 0.8rem;
  color: #999;
  padding-top: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5rem;
  height: 3rem;
}
.news dl dd:hover h5 {
  color: #019944;
}
/*走进康的斯*/
.about {
  width: 100%;
  height: 34rem;
  padding-top: 6rem;
  overflow: hidden;
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 40rem;
}
.about .ab_tit {
  text-align: center;
  height: 3.5rem;
  line-height: 3.5rem;
}
.about .ab_tit a {
  font-size: 2.4rem;
  color: #fff;
}
.about .ab_desc {
  font-size: 1.2rem;
  color: #fff;
  padding-top: 0.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 2.1rem;
  height: 4.2rem;
  text-align: center;
  width: 62%;
  margin: 0 auto;
}
.ab_video {
  width: 6.2rem;
  height: 6.2rem;
  display: block;
  line-height: 0;
  margin: 2.5rem auto 0;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  border-radius: 50%;
}
.ab_video img {
  width: 6.2rem;
  height: 6.2rem;
}
.ab_video:hover {
  -webkit-transform: translate(0, -3px);
  transform: translate(0, -3px);
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.ab_m {
  padding-top: 5rem;
}
.ab_m .ab_dl {
  display: block;
  float: left;
  width: 32%;
  height: 8rem;
  background: #fff;
  padding: 0.7rem 1% 0;
  box-sizing: border-box;
  margin-left: 2%;
}
.ab_m .ab_dl dt {
  width: 46.5%;
  max-width: 46.5%;
  height: 6.6rem;
  float: left;
  line-height: 0;
  overflow: hidden;
}
.ab_m .ab_dl dd {
  width: 35%;
  float: left;
  padding: 0.2rem 0 0 6%;
  color: #333;
}
.ab_m .ab_dl dd h5 {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.ab_m .ab_dl dd i {
  display: block;
  font-size: 0.7rem;
  line-height: 1rem;
  padding-top: 0.3rem;
}
.ab_m .ab_dl dd em {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin-top: 1.2rem;
}
.ab_m .ab_dl dd em img {
  width: 1.5rem;
  height: 1.5rem;
}
.ab_m .ab_dl:first-child {
  margin-left: 0;
}
/*友情链接*/
.f_link {
  background: #1a1a1a;
  height: 3rem;
  line-height: 1.5rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.4);
  overflow: hidden;
}
.f_link b {
  display: block;
  float: left;
  width: 5.5%;
}
.f_link p {
  float: left;
  width: 93.5%;
}
.f_link p a {
  color: rgba(255, 255, 255, 0.4);
  padding: 0 10px 0 0;
}
.f_link p a:hover {
  color: rgba(255, 255, 255, 0.6);
}
/**/
html {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 13.33333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 14.22916px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16.66666px;
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: 18.75px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 20px;
  }
}
/**/
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
