@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":"#c9151e","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: #c9151e;
}
/**/
.g-yinz {
  padding: 3rem 0;
}
.yinz_video {
  width: 100%;
  line-height: 0;
  position: relative;
}
.yinz_video em {
  display: block;
  background-image: url('../images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 5rem 5rem;
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 50%;
  left: calc(50% - 2.5rem);
  cursor: pointer;
  z-index: 2;
}
.ibrand-num {
  width: 92%;
  padding: 1rem 0 0;
  margin: 0 auto;
}
.ibrand-num li {
  font-size: 1.2rem;
  color: #282828;
  font-weight: bold;
  height: 4.5rem;
  width: 45%;
  float: left;
  padding: 2.5rem 0 0 5%;
}
.ibrand-num li em {
  display: block;
  float: left;
  line-height: 0;
  width: 3.5rem;
  height: 4rem;
  margin: 0 1rem 0 0;
  overflow: hidden;
}
.ibrand-num li em img {
  width: 3.5rem;
  height: 8rem;
}
.ibrand-num li p {
  float: left;
}
.ibrand-num li b {
  font-size: 2.5rem;
  color: #000;
  line-height: 2.5rem;
  padding-right: 0.3rem;
}
.ibrand-num li i {
  font-size: 2rem;
  padding-right: 0.3rem;
}
.ibrand-num li span {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  clear: both;
  padding-top: 0.2rem;
}
.ibrand-num li:nth-child(4) b {
  padding-right: 0;
}
/*产品中心*/
.product {
  background: #f2f2f2;
  padding: 3rem 0;
}
.pro_tit {
  height: 6rem;
  font-size: 2.7rem;
  color: #000000;
  line-height: 2.7rem;
  text-align: center;
  font-weight: normal;
  background-image: url('../images/cp_line.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 25.6rem 1.1rem;
}
.pro_tit a {
  color: #000000;
  display: block;
}
.pro_tit span {
  display: block;
  font-size: 1.1rem;
  color: #6d6d6d;
  line-height: 1.2rem;
  padding-top: 0.8rem;
}
.pro_tit i {
  color: #c9151e;
}
.pro_nav {
  width: 100%;
  padding-top: 1rem;
  height: 8rem;
}
.pro_nav ul li {
  width: 33.33%;
  height: 3rem;
  float: left;
  position: relative;
  text-align: center;
  line-height: 3rem;
  font-weight: bold;
}
.pro_nav ul li:before {
  content: "";
  width: 0.1rem;
  height: 1.2rem;
  background: #c5c3c3;
  position: absolute;
  top: calc(50% - 0.6rem);
  right: 0;
}
.pro_nav ul li a {
  font-size: 1.3rem;
  color: #000;
}
.pro_nav ul li:nth-child(3n):before {
  display: none;
}
.pro_nav ul li:first-child a {
  color: #c9151e;
}
.pro_list {
  width: 92%;
  margin: 0 auto;
}
.pro_list ul li {
  width: 48.55%;
  float: left;
  line-height: 0;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 1.5rem;
  margin-right: 2.9%;
}
.pro_list ul li span {
  display: block;
  width: 94%;
  padding: 0 3%;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pro_list ul li:nth-child(2n) {
  margin-right: 0;
}
/*方案服务*/
.g-plan {
  width: 100%;
  padding: 3.6rem 0 2.5rem;
}
.plan_m {
  width: 100%;
  height: 35.7rem;
  margin-top: 2.5rem;
  background-image: url('../images/plan_k.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 35.7rem;
  position: relative;
}
.plan_m ul li {
  position: absolute;
}
.plan_m ul li b {
  display: block;
  font-family: "DINOT";
  font-size: 1.7rem;
  color: #c9c9c9;
}
.plan_m ul li span {
  display: block;
  font-size: 1.2rem;
  color: #282828;
  line-height: 1.4rem;
  font-weight: bold;
}
.plan_m ul li i {
  display: block;
  font-size: 0.7rem;
  color: rgba(40, 40, 40, 0.6);
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 0.5rem;
}
.plan_m ul li:nth-child(1) {
  top: 3.6rem;
  left: 7.5rem;
}
.plan_m ul li:nth-child(1) b {
  float: left;
}
.plan_m ul li:nth-child(1) span {
  float: left;
  padding: 1rem 0 0 0.5rem;
}
.plan_m ul li:nth-child(2) {
  top: 14rem;
  left: 1rem;
}
.plan_m ul li:nth-child(3) {
  top: 25.5rem;
  left: 7.5rem;
}
.plan_m ul li:nth-child(4) {
  top: 4rem;
  right: 7rem;
}
.plan_m ul li:nth-child(4) b {
  float: right;
}
.plan_m ul li:nth-child(4) span {
  float: left;
  padding: 1rem 0.5rem 0 0;
}
.plan_m ul li:nth-child(5) {
  top: 14.5rem;
  right: 0.8rem;
}
.plan_m ul li:nth-child(5) b {
  text-align: right;
}
.plan_m ul li:nth-child(6) {
  top: 25.8rem;
  right: 7.5rem;
}
.plan_m ul li:nth-child(6) b {
  text-align: right;
}
/*案例*/
.g-case {
  padding: 4.5rem 0 3.5rem;
  background: #f1f1f1;
}
.case_nav {
  padding-top: 2rem;
  height: 8.5rem;
  width: 92%;
  margin: 0 auto;
}
.case_nav ul li {
  width: 32%;
  float: left;
  height: 3.2rem;
  background: #fff;
  border: #d4d4d4 0.1rem solid;
  border-radius: 0.5rem;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 0.6rem;
}
.case_nav ul li a {
  font-size: 1.2rem;
  color: #282828;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.2rem;
}
.case_nav ul li em {
  width: 1.8rem;
  height: 1.8rem;
  line-height: 0;
  padding-right: 0.5rem;
}
.case_nav ul li em img {
  width: 1.8rem;
  height: 1.8rem;
}
.case_nav ul li:nth-child(3n) {
  margin-right: 0;
}
.case_nav ul li:nth-child(3) a {
  color: #c9151e;
}
.case_dl {
  width: 92%;
  margin: 0 auto;
  position: relative;
  line-height: 0;
}
.case_dl em {
  background-image: url('../images/case_video.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 3.6rem 3.6rem;
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  position: absolute;
  bottom: 2.5rem;
  left: 2rem;
}
.case {
  width: 92%;
  margin: 1.2rem auto 0;
}
.case ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.case ul li {
  width: 49%;
  line-height: 0;
}
.pro_btn {
  width: 100%;
  height: 2.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.pro_btn p {
  width: 2.1rem;
  height: 2.1rem;
  line-height: 0;
  margin: 0 0.5rem;
}
.pro_btn p img {
  width: 2.1rem;
  height: 2.1rem;
}
/*优势*/
.g-pinz {
  width: 92%;
  margin: 0 auto;
  padding: 3.5rem 0;
}
.g-pinz ul {
  width: 100%;
}
.g-pinz ul li {
  width: 100%;
  margin-top: 2rem;
}
.g-pinz h4 {
  width: 100%;
  height: 10.7rem;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.g-pinz h4:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
}
.g-pinz h4 img {
  margin-top: -5rem;
}
.g-pinz h4 p {
  width: 88%;
  height: 5rem;
  position: absolute;
  top: 2.8rem;
  left: 6%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-pinz h4 span {
  font-size: 1.5rem;
  color: #f5f5f5;
  line-height: 2.5rem;
}
.g-pinz h4 i {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}
.g-pinz h4 em {
  width: 2.3rem;
  height: 2.3rem;
  line-height: 0;
}
.g-pinz h4 em img {
  width: 2.3rem;
  height: 2.3rem;
  margin-top: 0;
}
.g-pinz dl {
  width: 100%;
  display: none;
  background: #fff;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.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;
}
.g-pinz dl dd {
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  padding: 1.5rem 0 2rem;
}
.g-pinz dl dd h5 {
  font-size: 1.5rem;
  color: #070101;
  line-height: 2.5rem;
  padding-bottom: 0.3rem;
}
.g-pinz dl dd i {
  font-size: 1.3rem;
  font-weight: normal;
  padding-left: 0.5rem;
}
.g-pinz dl dd p {
  font-size: 1.2rem;
  color: #282828;
  line-height: 2rem;
}
.g-pinz ul li.cur h4 {
  display: none;
}
.g-pinz ul li.cur dl {
  display: block;
}
/*招募令*/
.zhao {
  width: 100%;
  height: 38.4rem;
  padding-top: 10rem;
  background-image: url('../images/zhao_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 48.4rem;
  overflow: hidden;
}
.zhao_l {
  width: 72.8%;
  line-height: 0;
  margin: 0 auto;
}
.zhao_r {
  width: 76%;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.zhao_r ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.zhao_r ul li {
  width: 30%;
  height: 8.5rem;
  border: rgba(0, 0, 0, 0.3) 1px solid;
  font-size: 1.5rem;
  color: #000;
  padding-top: 1.5rem;
  box-sizing: border-box;
  line-height: 2rem;
  text-align: center;
}
.zhao_r ul li em {
  width: 2.8rem;
  height: 2.3rem;
  display: block;
  line-height: 0;
  margin: 0 auto 0.9rem;
}
.zhao_r ul li em img {
  width: 2.8rem;
  height: 2.3rem;
}
/**/
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;
  }
}
