@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":"#f08300","sub1color":"#000000"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*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: #f08300;
}
/**/
.about {
  padding: 3.3rem 0;
  width: 92%;
  margin: 0 auto;
}
.about dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.about dl dt em {
  display: block;
  background-image: url('../images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 6rem 6rem;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: calc(50% - 3rem);
  left: calc(50% - 3rem);
  cursor: pointer;
  z-index: 2;
}
.about dl dd {
  width: 100%;
  padding-bottom: 2.2rem;
}
.about dl dd h5 {
  width: 98.55%;
  line-height: 0;
}
.about dl dd span {
  display: block;
  font-size: 1.2rem;
  color: #000;
  line-height: 4rem;
  height: 4rem;
  position: relative;
  margin-top: 1rem;
}
.about dl dd span:before{content: "";width: 3rem;height: 0.1rem;background: #f08300;position: absolute;bottom: 0;left: 0;}
.about dl dd b{font-size: 1.5rem;color:#f08300;padding-right:0.2rem;}
.about dl dd .ab_desc {
  font-size: 1.1rem;
  color: #0e0e0e;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 2rem;
  height: 10rem;
  padding-top: 1rem;
}
.ibrand-num {
  width: 100%;
  height: 16rem;
  overflow: hidden;
}
.ibrand-num li {
  font-size: 1.3rem;
  color: #282828;
  line-height: 2.8rem;
  padding: 3rem 0 0;
  height: 5rem;
  float: left;
  width: 50%;
}
.ibrand-num li em {
  display: block;
  float: left;
  line-height: 0;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.3rem 0.5rem 0 0;
}
.ibrand-num li em img {
  width: 3.5rem;
  height: 3.5rem;
}
.ibrand-num li p {
  float: left;
}
.ibrand-num li b,
.ibrand-num li i {
  font-size: 2.5rem;
  line-height: 2.5rem;
  display: block;
  float: left;
}
.ibrand-num li i {
  font-size: 1.8rem;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.9rem;
  clear: both;
}
.ibrand-num li:first-child b {
  padding-right: 0.3rem;
}

/*产品定制中心*/
.g-pro {
  width: 100%;
  background: #f1f1f1;
  padding: 3.5rem 0 0;
}
.pro_tit {
  font-size: 2.5rem;
  color: #000000;
  height: 5.5rem;
  line-height: 2.5rem;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.pro_tit a {
  display: block;
  color: #000000;
}
.pro_tit span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5rem;
  padding-top: 1rem;
}
.pro_nav {
  width: 100%;
  height: 7.5rem;
  padding-top: 2.5rem;
}
.pro_nav ul li {
  width: 25%;
  height: 7.5rem;
  float: left;
  position: relative;
}
.pro_nav ul li:before {
  content: "";
  width: 2px;
  height: 5rem;
  background: #ddd;
  position: absolute;
  top: 0;
  left: 0;
}
.pro_nav ul li a {
  font-size: 1.1rem;
  color: #000;
  display: block;
  line-height: 1.2rem;
  text-align: center;
}
.pro_nav ul li em {
  width: 2.7rem;
  height: 2.3rem;
  display: block;
  line-height: 0;
  margin: 0 auto 0.8rem;
  overflow: hidden;
}
.pro_nav ul li em img {
  width: 2.7rem;
  height: 4.6rem;
}
.pro_nav ul li:first-child:before {
  display: none;
}
.pro_nav ul li:first-child a {
  color: #f08300;
}
.pro_nav ul li:first-child em img {
  margin-top: -2.3rem;
}
.product {
  padding: 0 16% 4.4rem;
  position: relative;
}
.product dl {
  width: 100%;
  position: relative;
}
.product dl dt {
  width: 100%;
  height: 29rem;
  line-height: 0;
  overflow: hidden;
  border-radius: 0.6rem;
  position: relative;
}
.product dl dt:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0.6rem;
}
.product dl dd {
  width: 94%;
  text-align: center;
  position: absolute;
  top: 3.5rem;
  left: 3%;
}
.product dl dd h5 {
  line-height: 2.5rem;
  height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.5rem;
}
.product dl dd h5 a {
  font-size: 1.8rem;
  color: #fff;
  font-weight: normal;
}
.product dl dd ul li {
  line-height: 2.5rem;
  height: 2.5rem;
}
.product dl dd ul li a {
  font-size: 1.2rem;
  color: #fff;
}
.product .pro_btn {
  position: absolute;
  bottom: -1.4rem;
  left: 0;
}
.pro_btn {
  width: 100%;
  height: 2.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro_btn p {
  width: 2.7rem;
  height: 2.7rem;
  line-height: 0;
  margin: 0 0.5rem;
}
.pro_btn p img {
  width: 2.7rem;
  height: 2.7rem;
}
/**/
.cpys_tit {
  font-size: 1.8rem;
  color: #000000;
  height: 5rem;
  line-height: 2rem;
  overflow: hidden;
  text-align: center;
  padding-top: 1.5rem;
}
.cpys_tit a {
  color: #000000;
}
.cpys_tit span {
  display: block;
  font-size: 1.2rem;
  color: #666;
  padding: 0.8rem 0 0;
  line-height: 1.3rem;
  font-weight: normal;
}
.g-cpys {
  width: 100%;
  height: 75.6rem;
  padding-top: 5.6rem;
  box-sizing: border-box;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 61.1rem;
}
.g-cpys .cpys_tit {
  background-image: url('../images/cpys_tbg.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 30.5rem 3.5rem;
}
.g-cpys ul {
  width: 92%;
  margin: 0 auto;
  padding-top: 4.5rem;
}
.g-cpys ul li {
  width: 100%;
  height: 10rem;
  background: rgba(255, 255, 255, 0.5);
  border: #fff 0.2rem solid;
  box-sizing: border-box;
  border-radius: 1rem;
  padding: 1rem 4% 0;
  margin-bottom: 1.4rem;
}
.g-cpys ul li h5 {
  width: 100%;
  height: 2.5rem;
  font-size: 1.6rem;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-cpys ul li em {
  width: 1.3rem;
  height: 1.3rem;
  line-height: 0;
}
.g-cpys ul li em img {
  width: 1.3rem;
  height: 1.3rem;
}
.g-cpys ul li p {
  font-size: 1rem;
  color: #000000;
  line-height: 1.5rem;
  padding-top: 0.3rem;
}
/*案例*/
.g-case {
  padding: 3rem 0 4rem;
}
.g-case .cpys_tit {
  background-image: url('../images/case_tbg.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 22rem 3.5rem;
}
.g-case dl {
  width: 92%;
  margin: 0 auto;
  position: relative;
}
.g-case dl dt {
  width: 100%;
  height: 19.25rem;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.g-case dl dt:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
}
.g-case dl dd {
  width: 100%;
  position: absolute;
  top: 7rem;
  left: 0;
  text-align: center;
}
.g-case dl dd h5 {
  font-size: 2.2rem;
  color: #fff;
  height: 3rem;
  line-height: 3rem;
  font-weight: normal;
}
.g-case dl dd i {
  font-size: 1.4rem;
  text-transform: uppercase;
  padding-left: 0.3rem;
}
.g-case dl dd p {
  width: 80%;
  margin: 0 auto;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.8rem;
  padding-top: 0.5rem;
}
.case_nav {
  padding-top: 2rem;
  height: 6.5rem;
}
.case_nav ul li {
  width: 20%;
  float: left;
  height: 6.5rem;
  text-align: center;
  line-height: 1.4rem;
}
.case_nav ul li a {
  font-size: 1.2rem;
  color: #666;
}
.case_nav ul li em {
  width: 2.1rem;
  height: 1.9rem;
  display: block;
  margin: 0 auto 0.5rem;
  line-height: 0;
}
.case_nav ul li em img {
  width: 2.1rem;
  height: 1.9rem;
}
.case {
  width: 92%;
  margin: 1rem auto 0;
}
.case ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.case ul li {
  width: 49%;
  line-height: 0;
  position: relative;
  text-align: center;
}
.case ul li span {
  display: block;
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  top: calc(50% - 1rem);
  left: 0;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
}
.case .pro_btn {
  margin-top: 2rem;
}
/*优势*/
.g-pinz {
  width: 92%;
  margin: 0 auto;
}
.g-pinz .cpys_tit {
  background-image: url('../images/ys_tbg.gif');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 2rem;
}
.g-pinz ul {
  width: 100%;
}
.g-pinz ul li {
  width: 100%;
  margin-top: 1.2rem;
}
.g-pinz h4 {
  width: 100%;
  height: 9.6rem;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.g-pinz h4:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(12, 23, 57, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
}
.g-pinz h4 img {
  margin-top: -5rem;
}
.g-pinz h4 span {
  width: 90%;
  font-size: 1.8rem;
  color: #fff;
  position: absolute;
  top: 0;
  left: 5%;
  line-height: 9.6rem;
}
.g-pinz h4 i {
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: normal;
}
.g-pinz dl {
  width: 100%;
  display: none;
}
.g-pinz dl dt {
  width: 100%;
  line-height: 0;
  position: relative;
}
.g-pinz dl dt:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.g-pinz dl dd {
  width: 100%;
  overflow: hidden;
  padding: 1rem 0;
}
.g-pinz dl dd h5 {
  font-size: 1.8rem;
  color: #f08300;
  line-height: 2.5rem;
  padding-bottom: 1rem;
}
.g-pinz dl dd p {
  font-size: 1rem;
  color: #333;
  line-height: 1.5rem;
  background-image: url('../images/ys_ico01.gif');
  background-repeat: no-repeat;
  background-position: 0 0.5rem;
  background-size: 0.6rem 0.6rem;
  padding-left: 1.2rem;
  padding-bottom: 0.5rem;
}
.g-pinz ul li.cur h4 {
  display: none;
}
.g-pinz ul li.cur dl {
  display: block;
}
/*合作客户*/
.g-hz {
  width: 92%;
  margin: 0 auto;
  padding: 4rem 0 2.2rem;
}
.hz_tit {
  font-size: 2.5rem;
  color: #000000;
  height: 5.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-align: center;
  padding-top: 1.5rem;
  background-image: url('../images/hz_tbg.gif');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 2rem;
}
.hz_tit a {
  color: #000000;
}
.hz_tit span {
  display: block;
  font-size: 1.2rem;
  color: #666;
  padding: 1rem 0 0;
  line-height: 1.3rem;
  font-weight: normal;
}

.g-hz ul {
  width: 100%;
  padding-top: 1.2rem;
}
.g-hz ul li {
  width: 32%;
  float: left;
  line-height: 0;
  border: #d6d6d6 1px solid;
  box-sizing: border-box;
  margin-bottom: 0.8rem;
  margin-right: 2%;
}
.g-hz ul li:nth-child(3n) {
  margin-right: 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;
  }
}
