@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":"#009842","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;
}
.content {
  width: 92%;
  margin: 0 auto;
}
@font-face {
  font-family: 'JSyun';
  src: url('../font/JSyun.ttf') format('truetype');
}
/*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: #009842;
}
/**/
.yinz {
  background-image: url('../images/yinz_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 55.7rem;
  width: 100%;
  height: 49.7rem;
  padding-top: 6rem;
  overflow: hidden;
}
.yinz_tit {
  width: 100%;
  text-align: center;
  height: 7rem;
  overflow: hidden;
}
.yinz_tit a {
  font-size: 3rem;
  color: #565d74;
}
.yinz_desc {
  width: 100%;
  text-align: center;
}
.yinz_desc p {
  font-size: 1.2rem;
  color: #666;
  line-height: 2rem;
  padding-top: 0.3rem;
  position: relative;
}
.yinz_desc p i {
  display: block;
  position: absolute;
}
.yinz_desc p .yinz_i01 {
  top: 0.3rem;
  left: 20%;
}
.yinz_desc p .yinz_i02 {
  top: 2.4rem;
  right: 18%;
}
.yinz_desc span {
  display: block;
  width: 20%;
  height: 2.4rem;
  margin: 1.5rem auto 0;
}
.yinz_desc span a {
  display: block;
  width: 100%;
  height: 2.4rem;
  line-height: 2.3rem;
  background: #009842;
  font-size: 1.2rem;
  color: #fff;
  border-radius: 3rem;
}
.yinz_video {
  width: 100%;
  position: relative;
  margin-top: 3rem;
}
.yinz_video em {
  display: block;
  background-image: url('../images/yinz_video.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 5.6rem 5.6rem;
  width: 5.6rem;
  height: 5.6rem;
  position: absolute;
  top: calc(50% - 2.8rem);
  left: calc(50% - 2.8rem);
  cursor: pointer;
  z-index: 2;
}
.digital {
  width: 100%;
  padding: 2rem 0 0;
}
.digital ul {
  width: 100%;
  height: 4.5rem;
  display: flex;
  justify-content: space-between;
}
.digital ul li {
  font-size: 1rem;
  color: #565d74;
}
.digital ul li b,
.digital ul li i,
.digital ul li em {
  overflow: hidden;
  display: block;
  float: left;
}
.digital ul li b {
  font-family: 'JSyun';
  font-size: 2.2rem;
  line-height: 2.2rem;
  height: 2.2rem;
}
.digital ul li i {
  font-size: 1rem;
  padding-top: 0.6rem;
}
.digital ul li span {
  display: block;
  width: 100%;
  line-height: 1.2rem;
  font-size: 0.8rem;
  clear: both;
  overflow: hidden;
  padding-top: 0.2rem;
}
.digital ul li em {
  width: 1.6rem;
  height: 1.6rem;
  line-height: 0;
  padding: 0.3rem 0 0 0.3rem;
}
.digital ul li em img {
  width: 1.6rem;
  height: 1.6rem;
}
.digital ul li:nth-child(2n+1) b {
  padding-right: 0.2rem;
}
.digital ul li:nth-child(2) i {
  font-size: 1.8rem;
  line-height: 2.2rem;
  height: 2.2rem;
  padding-top: 0;
}
/*产品优势*/
.g-cpys {
  padding: 6rem 0 0;
  height: 49rem;
  overflow: hidden;
  background-image: url('../images/cpys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 55rem;
}
.cpys_desc {
  font-size: 1.2rem;
  color: #273b60;
  line-height: 2rem;
  padding-top: 1rem;
  position: relative;
  width: 100%;
  text-align: center;
}
.cpys_desc i {
  display: block;
  position: absolute;
}
.cpys_desc .yinz_i01 {
  top: 0.8rem;
  left: 26%;
}
.cpys_desc .yinz_i02 {
  top: 3.2rem;
  right: 26%;
}
.cpys_nav {
  width: 100%;
  overflow: hidden;
  margin-top: 1.8rem;
}
.cpys_nav ul li {
  float: left;
  width: 7.5rem;
  text-align: center;
  line-height: 2.5rem;
  height: 2.6rem;
  font-size: 1.2rem;
  color: #5b7894;
  background-image: url('../images/cpys_k.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 7.5rem 2.6rem;
  margin: 0 0 1.1rem 8.5%;
}
/*名校背书*/
.g-ming {
  padding: 5rem 0 0;
  height: 57rem;
  overflow: hidden;
  background-image: url('../images/ming_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 62rem;
}
.g-ming dl {
  width: 100%;
  position: relative;
  margin-top: 2rem;
}
.g-ming dl dt {
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.g-ming dl dd {
  position: absolute;
  top: 4rem;
  left: 7.2%;
  width: 85.5%;
}
.g-ming dl dd p {
  color: #fff;
  width: 57.6%;
  padding-bottom: 0.6rem;
}
.g-ming dl dd p i {
  font-size: 2.8rem;
  line-height: 3rem;
  height: 3rem;
  display: block;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.g-ming dl dd p i:before {
  content: "";
  width: 6.5rem;
  height: 0.5rem;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  background: linear-gradient(to right, #019253 0%, rgba(1, 146, 83, 0) 100%);
  z-index: -1;
}
.g-ming dl dd p span {
  display: block;
  font-size: 1rem;
  padding-top: 0.3rem;
  line-height: 1.4rem;
}
.g-ming dl dd em {
  width: 3rem;
  height: 3rem;
  display: block;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 33.3rem;
}
.g-ming dl dd em img {
  width: 3rem;
  height: 3rem;
}
.ming_desc {
  font-size: 1.2rem;
  color: #565d74;
  line-height: 2rem;
  padding-top: 0.5rem;
  text-align: center;
}
/*优势*/
.g-ys {
  padding: 4rem 0 0;
  height: 60rem;
  overflow: hidden;
  background-image: url('../images/ys_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 64rem;
  position: relative;
}
.g-ys .m-cnt {
  width: 31.2rem;
  height: 31.2rem;
  background-image: url('../images/ys_k.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 31.2rem 31.2rem;
  margin: 2rem auto 0;
  position: relative;
}
.g-ys .m-cnt li {
  width: 5.4rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  line-height: 1.5rem;
  position: absolute;
}
.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: 2rem;
}
.g-ys .m-cnt li:nth-child(1) {
  top: 9rem;
  left: 1.2rem;
}
.g-ys .m-cnt li:nth-child(2) {
  top: 1rem;
  left: calc(50% - 2.7rem);
}
.g-ys .m-cnt li:nth-child(3) {
  top: 9rem;
  right: 1.2rem;
}
.g-ys .m-cnt li:nth-child(4) {
  top: 24rem;
  right: 6rem;
}
.g-ys .m-cnt li:nth-child(5) {
  top: 24rem;
  left: 6rem;
}
.g-ys .m-cnt li.z-on {
  font-weight: bold;
}
.g-ys .m-box .con {
  display: inline;
  float: left;
}
.ys_desc {
  text-align: center;
  margin-top: 2.3rem;
  color: #565d74;
  line-height: 2rem;
}
.ys_desc h5 {
  font-size: 1.7rem;
}
.ys_desc p {
  font-size: 1.2rem;
  padding-top: 0.5rem;
}
.ys_btn {
  width: 7rem;
  margin: 1rem auto 0;
}
.ys_btn em {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  float: left;
  line-height: 0;
  margin: 0 0.5rem;
}
.ys_btn em img {
  width: 2.5rem;
  height: 2.5rem;
}
/*自研材料*/
.g-four {
  padding: 9rem 0 0;
  height: 48.4rem;
  overflow: hidden;
  background-image: url('../images/four_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 57.4rem;
}
.g-four .ming_desc {
  color: #5a6e8f;
}
.g-four ul {
  display: inline-block;
  width: 100%;
  margin: 2.5rem 0;
}
.g-four ul li {
  font-size: 1.5rem;
  color: #5a6e8f;
  float: left;
  line-height: 3rem;
  width: 50%;
  padding-left: 8%;
  box-sizing: border-box;
}
.four_pic {
  width: 100%;
  line-height: 0;
}
/*荣誉资质*/
.g-honor {
  padding: 4.8rem 0 0;
  height: 61rem;
  overflow: hidden;
  background-image: url('../images/honor_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 65.8rem;
}
.g-honor .honor_tit {
  display: block;
  width: 100%;
  line-height: 0;
}
.g-honor .ming_desc {
  color: #ad9776;
}
.g-honor ul.honor_list01 {
  display: inline-block;
  width: 100%;
  margin: 2rem 0;
}
.g-honor ul.honor_list01 li {
  float: left;
  width: 50%;
  margin-bottom: 0.6rem;
}
.g-honor ul.honor_list01 li a {
  font-size: 1.1rem;
  color: #60646f;
  background-image: url('../images/honor_k.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 11.1rem 5.5rem;
  display: block;
  line-height: 1.5rem;
  width: 11.1rem;
  height: 5.5rem;
  text-align: center;
  margin: 0 auto;
}
.g-honor ul.honor_list01 li i {
  display: block;
  padding-top: 0.5rem;
}
.g-honor ul.honor_list02 {
  width: 87%;
  margin: 0 auto;
}
.g-honor ul.honor_list02 li {
  width: 30%;
  float: left;
  line-height: 0;
  margin-right: 5%;
  margin-bottom: 1.3rem;
}
.g-honor ul.honor_list02 li:nth-child(3),
.g-honor ul.honor_list02 li:nth-child(8) {
  margin-right: 0;
}
.g-honor ul.honor_list02 li:nth-child(5) {
  margin-right: 30%;
}
/*关于*/
.g-about {
  padding: 6rem 0 0;
  height: 50rem;
  overflow: hidden;
  background-image: url('../images/ab_bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 56rem;
}
.g-about .yinz_tit a {
  color: #fff;
}
.g-about .ming_desc {
  color: #fff;
  margin-top: 1rem;
}
.ab_desc {
  margin-top: 25.5rem;
  text-align: center;
  color: #fff;
}
.ab_desc p {
  font-size: 1.2rem;
  line-height: 2rem;
}
.ab_desc i {
  display: block;
}
.ab_desc span {
  display: block;
  width: 18.8%;
  height: 2.3rem;
  background: #00944d;
  margin: 0.6rem auto 0;
  border-radius: 3rem;
  line-height: 2.2rem;
}
.ab_desc span a {
  font-size: 1.1rem;
  color: #fff;
}
/**/
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;
  }
}
