@charset "utf-8";
/*格式化*/
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", "Arial", Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1px;
  background: #fff;
}
li,
ol {
  list-style: none;
}
ins {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
a {
  text-decoration: none;
  font-family: "Microsoft YaHei";
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
:focus {
  outline: 0;
}
.clear {
  clear: both;
  line-height: 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 0px;
  content: '.';
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
img {
  padding: 0;
  margin: 0;
}
a img {
  border: none;
}
input,
textarea {
  border: none;
  font-family: "Microsoft YaHei";
  font-size: 13px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* -- 页面整体布局 -- */
.wrap {
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
  font-family: "Microsoft YaHei";
}
.wrap img {
  width: 100%;
  display: block;
}
/*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;
}
.content {
  width: 90.67%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
/*广告*/
.banner {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
}
.banner .swiper-pagination-bullet {
  background: #f5f5f5;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  margin: 0 0.4rem !important;
}
.banner .swiper-pagination-bullet-active {
  border-radius: 0.4rem;
  opacity: 1;
  background: #019944;
}
/**/
.yinz_tit {
  font-size: 2.4rem;
  color: #333333;
  height: 6rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-align: center;
}
.yinz_tit a {
  color: #333333;
  display: block;
}
.yinz_tit span {
  display: block;
  font-size: 1.3rem;
  line-height: 1.4rem;
  padding-top: 0.6rem;
  font-weight: normal;
}
.yinz {
  padding: 4.5rem 0 0;
  width: 100%;
  height: 37.5rem;
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 42rem;
}
.yinz_desc {
  margin: 1.6rem 0 0;
  text-align: center;
  font-size: 1.3rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 2.1rem;
  height: 8.4rem;
}
.yinz_btn {
  display: block;
  width: 38%;
  margin: 2rem auto 0;
  height: 3.5rem;
}
.yinz_btn a {
  font-size: 1.3rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3.5rem;
  width: 100%;
  height: 3.5rem;
  background: #019944;
}
.yinz_btn em {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 0;
  padding-left: 0.8rem;
}
.yinz_btn em img {
  width: 1.5rem;
  height: 1.5rem;
}
/*产品中心*/
.product {
  padding: 4.6rem 0 4rem;
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
}
.pro_tit {
  width: 100%;
  height: 3.5rem;
  margin-bottom: 1.3rem;
}
.pro_tit a {
  font-size: 1.8rem;
  color: #333;
  display: flex;
  align-items: center;
  width: 100%;
  height: 3.5rem;
}
.pro_tit i {
  display: block;
  font-size: 0.8rem;
  color: rgba(51, 51, 51, 0.5);
  font-weight: normal;
}
.pro_tit span {
  line-height: 1.8rem;
}
.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 {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 2.5rem;
}
.pro_nav b {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 50%;
}
.pro_nav b a {
  display: block;
  float: left;
  font-size: 1.3rem;
  color: #fff;
  width: 49%;
  text-align: center;
  height: 3.4rem;
  line-height: 3.4rem;
  background: #019944;
  border-radius: 4rem;
  font-weight: normal;
}
.pro_nav b a:first-child {
  margin-right: 2%;
}
.pro_nav ul {
  display: inline-block;
  width: 100%;
  border: #e5e5e5 1px solid;
  border-bottom: none;
  box-sizing: border-box;
}
.pro_nav ul li {
  width: 25%;
  float: left;
  height: 4rem;
  line-height: 4rem;
  padding-left: 1.5rem;
  box-sizing: border-box;
  border-bottom: #e5e5e5 1px solid;
  position: relative;
}
.pro_nav ul li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  top: calc(50% - 0.25rem);
  left: 0.5rem;
  border: #3d3d3d 0.1rem solid;
  border-radius: 50%;
}
.pro_nav ul li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  position: absolute;
  top: 0;
  right: 0;
}
.pro_nav ul li a {
  font-size: 1.3rem;
  color: #333;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .pro_nav ul li:nth-child(4n):after {
  display: none;
}
.pro01 ul li,
.pro02_r ul li {
  width: 48.5%;
  float: left;
  line-height: 0;
  overflow: hidden;
  height: 20rem;
  background: #fff;
  position: relative;
  margin-right: 3%;
  margin-top: 1.2rem;
  box-shadow: 0 3px 50px 3px rgba(0, 0, 0, 0.1);
}
.pro01 ul li a,
.pro02_r ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 1rem;
  box-sizing: border-box;
}
.pro01 ul li span,
.pro02_r ul li span {
  display: block;
  font-size: 1.3rem;
  color: #333;
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  line-height: 2rem;
  text-align: center;
}
.pro01 ul li i,
.pro02_r ul li i {
  display: block;
}
.pro01 ul li:nth-child(2n),
.pro02_r ul li:nth-child(2n) {
  margin-right: 0;
}
.switch {
  width: 100%;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.switch .swiper-pagination-bullet {
  float: left;
  background: #bcbcbc;
  width: 0.8rem;
  opacity: 1;
  height: 0.8rem;
  border-radius: 50%;
  margin: 0 0.5rem !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.switch .swiper-pagination-bullet-active {
  opacity: 1;
  background: #019944;
}
/*产品中心02*/
.pro02 {
  background: #ededed;
  padding: 3.5rem 0 5rem;
}
.pro02 .pro_nav{margin-top:0;}
.pro02 .pro_nav ul {
  border: #dcdcdc 1px solid;
  border-bottom: none;
}
.pro02 .pro_nav ul li {
  width: 33.3%;
  border-bottom: #dcdcdc 1px solid;
  padding-left: 2rem;
}
.pro02 .pro_nav ul li:before {
  left: 1rem;
}
.pro02 .pro_nav ul li:after {
  background: #dcdcdc;
}
.pro02 .pro_nav ul li:nth-child(3n):after {
  display: none;
}
/*产品优势*/
.g-cpys {
  padding: 4.5rem 0 0;
  width: 100%;
  height: 48.3rem;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 52.8rem;
}
.g-cpys .yinz_tit {
  color: #fff;
}
.cpys {
  padding: 2rem 17.5% 0;
}
.cpys dl {
  width: 100%;
  height: 32.5rem;
  padding-top: 3rem;
  background: #fff;
}
.cpys dl dt {
  margin: 0 auto;
  width: 4.25rem;
  height: 4.25rem;
  line-height: 0;
  overflow: hidden;
}
.cpys dl dt img {
  width: 4.25rem;
  height: 8.5rem;
}
.cpys dl dd {
  width: 77.5%;
  margin: 0 auto;
  text-align: center;
  padding-top: 1rem;
}
.cpys dl dd h5 {
  font-size: 1.6rem;
  color: #333;
  line-height: 2.2rem;
}
.cpys dl dd p {
  font-size: 1.3rem;
  color: rgba(51, 51, 51, 0.8);
  padding-top: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2.1rem;
  height: 6.3rem;
}
.cpys dl dd em {
  display: block;
  width: 82%;
  line-height: 0;
  margin: 2.2rem auto 0;
  overflow: hidden;
}
/*应用方案*/
.g-plan {
  padding: 4.6rem 0;
}
.plan_nav {
  margin-top: 2rem;
  height: 4.5rem;
  width: 100%;
  border-top: #e5e5e5 1px solid;
}
.plan_nav ul li {
  width: 25%;
  float: left;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  position: relative;
}
.plan_nav ul li a {
  display: block;
  font-size: 1.3rem;
  color: #808080;
}
.plan_nav ul li:first-child a {
  color: #019944;
  font-weight: bold;
}
.plan_nav ul li:first-child:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #019944;
  position: absolute;
  top: 0;
  left: 0;
}
.plan {
  position: relative;
}
.plan dl {
  width: 100%;
  padding-bottom: 5rem;
  background: #f4f4f4;
}
.plan dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.plan dl dd {
  width: 88%;
  margin: 0 auto;
  padding-top: 2.2rem;
}
.plan dl dd h5 {
  font-size: 1.6rem;
  color: #333333;
  line-height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plan dl dd p {
  font-size: 1.3rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 2rem;
  height: 8rem;
  padding-top: 1rem;
}
.plan dl dd span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 43.33%;
  height: 3.5rem;
  background: #019944;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 4rem;
  margin-top: 2.5rem;
}
.plan dl dd em {
  width: 0.7rem;
  height: 1.2rem;
  line-height: 0;
  overflow: hidden;
  padding-left: 0.7rem;
}
.plan dl dd em img {
  width: 0.7rem;
  height: 1.2rem;
}
.plan .switch {
  margin-top: 0;
  position: absolute;
  top: 47rem;
  left: 0;
}
/*优势*/
.g-ys {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.g-ys dl {
  background: #f4f4f4;
  margin-top: 2rem;
}
.g-ys dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.g-ys dl dd {
  width: 90.66%;
  margin: 0 auto;
  padding: 11rem 0 2.2rem;
  color: #333;
}
.g-ys dl dd h5 {
  font-size: 1.8rem;
  height: 2.6rem;
  line-height: 2.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.8rem;
}
.g-ys dl dd p {
  font-size: 1.3rem;
  line-height: 2rem;
  position: relative;
  padding: 0 0 0.6rem 2rem;
}
.g-ys dl dd p:before {
  content: "";
  width: 0.5rem;
  height: 0.15rem;
  background: #333;
  position: absolute;
  top: 1rem;
  left: 0.5rem;
}
.g-ys .m-cnt {
  width: 100%;
  height: 8.8rem;
  background: #fff;
  position: absolute;
  top: 31rem;
  left: 0;
  z-index: 2;
}
.g-ys .m-cnt li {
  width: 25%;
  height: 7.8rem;
  float: left;
  text-align: center;
  font-size: 1.3rem;
  color: #666;
  line-height: 1.8rem;
  position: relative;
  padding-top: 1rem;
}
.g-ys .m-cnt li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #eee;
  position: absolute;
  top: 0;
  left: 0;
}
.g-ys .m-cnt li:first-child:before {
  display: none;
}
.g-ys .m-cnt li i {
  display: block;
}
.g-ys .m-cnt li em {
  display: block;
  width: 2rem;
  height: 2rem;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto 0.5rem;
}
.g-ys .m-cnt li em img {
  width: 2rem;
  height: 4rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.g-ys .m-cnt li.z-on {
  background: #019944;
  color: #fff;
}
.g-ys .m-cnt li.z-on:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: calc(50% - 10px);
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.g-ys .m-cnt li.z-on em img {
  margin-top: -2rem;
}
.g-ys .m-box .con,
.g-pp .m-box .con {
  display: inline;
  float: left;
}
/*案例*/
.g-case {
  padding: 4.5rem 0 0;
}
.case_nav {
  width: 90.66%;
  margin: 2rem auto 0;
  height: 4.5rem;
  position: relative;
}
.case_nav:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.case_nav ul li {
  width: 25%;
  text-align: center;
  float: left;
  height: 4.4rem;
  line-height: 4.4rem;
  position: relative;
}
.case_nav ul li a {
  font-size: 1.3rem;
  color: #808080;
  display: block;
  width: 100%;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.case_nav ul li:first-child a {
  color: #019944;
}
.case_nav ul li:first-child:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #019944;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.case {
  padding: 0 13%;
}
.case dl {
  background: #f4f4f4;
  padding-bottom: 2.5rem;
}
.case dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.case dl dd {
  width: 86%;
  margin: 0 auto;
  padding: 1.7rem 0 0;
}
.case dl dd a {
  display: block;
}
.case dl dd h5 {
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case dl dd p {
  font-size: 1.3rem;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 2rem;
  height: 8rem;
  padding-top: 1rem;
}
.case dl dd em {
  width: 3.5rem;
  height: 3.5rem;
  display: block;
  line-height: 0;
  padding-top: 1.5rem;
}
.case dl dd em img {
  width: 3.5rem;
  height: 3.5rem;
}
/*合作客户*/
.g-pp {
  width: 100%;
  overflow: hidden;
  padding: 2rem 0;
}
.g-pp ul li {
  width: 23%;
  float: left;
  line-height: 0;
  overflow: hidden;
  margin-left: 1.6%;
}
/*新闻*/
.g-news {
  background: #f5f5f5;
  padding: 4.5rem 0 5rem;
}
.g-news dl {
  width: 100%;
  height: 6.7rem;
  padding: 2.5rem 0 1rem;
  overflow: hidden;
  border-bottom: #e0e0e0 1px solid;
  display: inline-block;
}
.g-news dl dt {
  width: 35.3%;
  max-width: 35.3%;
  height: 6.7rem;
  line-height: 0;
  overflow: hidden;
  float: right;
}
.g-news dl dd {
  float: left;
  width: 59%;
}
.g-news dl dd h5 {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 2rem;
  color: #161616;
  height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.g-news dl dd p {
  font-size: 1.2rem;
  color: #333;
  line-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.g-news dl dd span {
  display: block;
  font-size: 1rem;
  color: #666;
  line-height: 2rem;
}
/*走进康的斯*/
.about {
  width: 100%;
  height: 42.75rem;
  padding-top: 4.5rem;
  overflow: hidden;
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 47.25rem;
}
.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.3rem;
  color: #fff;
  padding-top: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2.1rem;
  height: 6.3rem;
  text-align: center;
}
.ab_video {
  width: 6.2rem;
  height: 6.2rem;
  display: block;
  line-height: 0;
  margin: 2rem auto 0;
  overflow: hidden;
}
.ab_video img {
  width: 6.2rem;
  height: 6.2rem;
}
.ab_m {
  padding-top: 4.5rem;
}
.ab_m .ab_dl {
  display: block;
  float: left;
  width: 32.4%;
  height: 13.5rem;
  background: #fff;
  padding: 0.7rem 2% 0;
  box-sizing: border-box;
  margin-left: 1.4%;
}
.ab_m .ab_dl dt {
  width: 100%;
  max-width: 100%;
  height: 5.3rem;
  line-height: 0;
  overflow: hidden;
}
.ab_m .ab_dl dd {
  width: 100%;
  padding: 1rem 0 0;
  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;
}
.ab_m .ab_dl dd em {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  line-height: 0;
  overflow: hidden;
  margin-top: 1rem;
}
.ab_m .ab_dl dd em img {
  width: 1.5rem;
  height: 1.5rem;
}
.ab_m .ab_dl:first-child {
  margin-left: 0;
}
/**/
html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 8.533px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 9.6px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 10.664px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 11.04px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 11.73px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 12.796px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 13.863px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 14.93px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 15.996px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 17.06px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 18.1288px;
  }
}
@media screen and (min-width: 700px) {
  html {
    font-size: 18.66px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 19.1952px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 20px;
  }
}
