a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
  user-select: auto;
  -webkit-tap-highlight-color: transparent;
  touch-action: auto;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
body {
  font-size: 1rem;
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto;
  background-color: #fff;
}
img {
  width: 100%;
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.clearf:after,
.clearf:before {
  display: block;
  content: "";
}
.clearf:after {
  clear: both;
}
.clear {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
@media (min-width: 320px) {
  html {
    font-size: 55.55556%;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
@media (min-width: 676px) {
  html {
    font-size: 117.361%;
  }
}
@media (min-width: 720px) {
  html {
    font-size: 125%;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 130.208%;
  }
}
.tit_s {
  color: #333;
  font-size: 23px;
  text-align: center;
  position: relative;
  margin-bottom: 28px;
}
.tit_s h2 {
  color: #333;
  font-size: 36px;
}
.tit_s::after {
  position: absolute;
  content: "";
  width: 64px;
  height: 6px;
  background: #d76d00;
  left: 50%;
  top: 61px;
  transform: translateX(-50%);
  z-index: 999;
}
.tit_b {
  color: #333;
  font-size: 21px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.tit_b::after {
  position: absolute;
  content: "";
  width: 258px;
  height: 3px;
  background: #999;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
}
/*CURSOR: url('http://xxx.jpg'); */
#tjzybox {
  display: none;
}
.right-zx {
  box-sizing: content-box;
}
.tjzybox {
  display: none;
}
.container {
  width: 93.86666667%;
  margin: 0 auto;
  position: relative;
}
.container-liuxue1 {
  width: 100%;
}
.about-sec {
  width: 100%;
  padding: 2.7rem 0 2.268rem 0;
  background: #ffff;
}
.tit_1 {
  width: 100;
  margin: 0 auto;
  text-align: center;
}
.tit_1 h2 {
  font-size: 40px;
  color: #323332;
}
.tit_1 h2.c-white {
  color: #fff;
}
.tit_1::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 1px;
  background: #7f2d00;
  top: 60px;
  left: 140px;
}
.tit_1:after {
  content: "";
  position: absolute;
  width: 250px;
  height: 1px;
  background: #7f2d00;
  top: 60px;
  right: 140px;
}
.tit_1.c-white::before,
.tit_1.c-white::after {
  background: #eee8e8;
}
.tit_2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.tit_2 .t-link {
  position: absolute;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: 52px;
  width: max-content;
}
.tit_2 .t-link a {
  display: block;
  border-radius: 16px;
  background: #fd3978;
  text-align: center;
  color: #fff;
  padding: 6px 16px;
  margin: 0 18px;
}
.tit_2 .t-link a:nth-child(1) {
  background: #c55106;
}
.tit_2 .t-link a:nth-child(2) {
  background: #7f2d00;
}
.tit_2 .t-link a:nth-child(3) {
  background: #eb8613;
}
.tit_2 .t-link a:nth-child(4) {
  background: #7f2d00;
}
.tit_2 p {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #000;
  padding: 6px 0 30px;
}
.tit_2 p.c-white {
  color: #fff;
}
.tit_2 p.v-des {
  padding-bottom: 90px;
}
.tit_2 p img {
  width: auto;
  display: block;
}
.about-btn {
  width: 100%;
  padding-top: 44px;
  justify-content: center;
}
.about-btn a {
  display: block;
  border-radius: 8px;
  width: 240px;
  height: 50px;
  background: #266ab0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
}
.about-btn a:nth-child(1) {
  margin-right: 56px;
  color: #fff;
}
.about-btn a:nth-child(2) {
  background: transparent;
  border: 2px solid #266ab0;
  color: #000;
}
.pink {
  background: #fff3ec;
}
.qianlan {
  background: #edf3f8;
}
/*banner*/
.xdxf-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 741px;
  margin: 0 auto;
  overflow: hidden;
}
.xdxf-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.about-banner {
  position: relative;
  /* max-width: 1920px; */
  /* padding-top: 455px; */
  margin: 0 auto;
  overflow: hidden;
}
.about-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.about-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.tit_ss {
  text-align: center;
  padding-bottom: 1.32rem;
  position: relative;
  margin-bottom: 1.296rem;
}
.tit_ss h1 {
  display: flex;
  position: relative;
  align-items: center;
  line-height: 2.16rem;
  font-size: 1.76rem;
  color: #3d3d3d;
  font-weight: bold;
  justify-content: center;
  z-index: 2;
  /* span:last-child{transform: rotateY(180deg)} */
}
.tit_ss h1 span {
  width: 3.4rem;
  height: 3.01rem;
  background: url(/static/assets/images/aboutpic/tb_1.png) no-repeat;
  background-size: cover;
  margin: 0.162rem 1rem 0;
}
.tit_ss h1 span:last-child {
  background: url(/static/assets/images/aboutpic/tb_2.png) no-repeat;
  background-size: cover;
}
.tit_ss p {
  font-size: 1.62rem;
  color: #1d6858;
  padding-top: 0px;
  font-weight: bold;
  line-height: 1rem;
  text-transform: uppercase;
  margin: 0 auto;
  /* position: absolute; left: 50%; transform: translateX(-50%);  top: -0.2*1.8/0.3333333333rem;*/
  z-index: 1;
  text-align: center;
}
/* .tit_ss.noshow span{display: none;} */
/* .tit_ss:after{content: '';
  display: block;
  width: 0.25*1.8/0.3333333333rem;
  height: 0.25*1.8/0.3333333333rem;
  background: url(/static/assets/images/aboutpic/head-arrow.png) no-repeat center / contain;
  position: absolute;
  bottom:0*1.8/0.3333333333rem;
  left: 50%;
  transform: translateX(-50%);
} */
.diff-wrap {
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
.diff-wrap .diff-item {
  width: 48.5%;
  border-radius: 0.42rem;
  overflow: hidden;
  box-shadow: 0px 0.4rem 0.5rem -0.2rem #008dd6;
}
.diff-wrap .diff-item h4 {
  text-align: center;
  font-size: 1.42rem;
  line-height: 1.24rem;
  padding: 1rem 0;
  background: linear-gradient(to bottom, #30aae7, #2471e4);
  font-weight: bold;
  color: #fff;
}
.diff-wrap .diff-item .desc {
  padding: 1.1rem 0.84rem 1.1rem 1.3rem;
  background: #fff;
}
.diff-wrap .diff-item .desc p {
  font-size: 1.24rem;
  line-height: 2rem;
  text-align: justify;
  position: relative;
  padding-left: 0.2rem;
  color: #6f6666;
}
.diff-wrap .diff-item .desc p:after {
  position: absolute;
  top: 0.95rem;
  left: -0.4rem;
  content: "";
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 100%;
  background: #6f6666;
}
.diff-wrap .diff-item:nth-last-child(n+3) {
  margin-bottom: 1.6rem;
}
.sixhj-wrap {
  width: auto;
}
.sixhj-wrap .link-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
}
.sixhj-wrap .link-wrap .link-item {
  width: 32.2%;
  border-radius: 1.8rem;
  border: 0.4rem solid #faa472;
  cursor: pointer;
}
.sixhj-wrap .link-wrap .link-item .tit {
  font-size: 1.44rem;
  padding: 1rem 0rem 1rem 0rem;
  position: relative;
  text-align: center;
}
.sixhj-wrap .link-wrap .link-item .tit span {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  color: #fff;
  font-size: 1.78rem;
  left: 50%;
  transform: translateX(-50%);
  top: -1.44rem;
  background: #faa472;
  font-weight: bold;
}
.sixhj-wrap .link-wrap .link-item:nth-last-child(n+4) {
  margin-bottom: 1.66rem;
}
.sixhj-wrap .link-wrap .link-item.on {
  border-color: #6ab5f1;
}
.sixhj-wrap .link-wrap .link-item.on span {
  background: #539dda;
}
.sixhj-wrap .con-wrap {
  border-radius: 0.66rem;
  border: 1px solid #6ab5f1;
  width: 97.4%;
  margin: 1.8rem auto 0 auto;
  box-shadow: 0 0 10px 2px #6ab5f1;
  justify-content: space-between;
}
.sixhj-wrap .con-wrap .desc {
  font-size: 1.24rem;
  width: 36%;
  padding: 1rem 0rem 1rem 1.4rem;
  line-height: 2rem;
  text-align: justify;
}
.sixhj-wrap .con-wrap .pic {
  width: 60%;
  padding: 1rem 0rem 1rem 0;
}
.sixhj-wrap .con-wrap .pic img {
  width: 90%;
  display: block;
  border-radius: 0.6rem;
  margin: 0 auto;
}
.sixhj-wrap .t_sm {
  text-align: center;
  font-size: 1.56rem;
  margin: 1.48rem auto;
  font-weight: bold;
  color: #ff890e;
}
.sixhj-wrap .gxh_wrap1 {
  justify-content: space-between;
}
.sixhj-wrap .gxh_wrap1 .gxh_item {
  width: 32.3%;
  border-radius: 0.66rem;
  overflow: hidden;
}
.sixhj-wrap .gxh_wrap1 .gxh_item h4 {
  font-size: 1.46rem;
  text-align: center;
  line-height: auto;
  background: linear-gradient(to bottom, #30aae7, #2471e4);
  padding: 1rem 0;
  font-weight: bold;
  color: #fff;
}
.sixhj-wrap .gxh_wrap1 .gxh_item .desc {
  padding: 1rem;
  background: #ffe4bf;
}
.sixhj-wrap .gxh_wrap1 .gxh_item .desc p {
  font-size: 1.24rem;
  text-align: center;
  line-height: 2rem;
}
.sixhj-wrap .gxh_wrap2 {
  justify-content: center;
  width: 100%;
  margin: 1.6rem auto 0;
}
.sixhj-wrap .gxh_wrap2 .gxh_item {
  width: 32.3%;
  border-radius: 0.66rem;
  overflow: hidden;
  margin: 0 0.3rem;
}
.sixhj-wrap .gxh_wrap2 .gxh_item h4 {
  font-size: 1.46rem;
  text-align: center;
  line-height: auto;
  background: linear-gradient(to bottom, #30aae7, #2471e4);
  padding: 1rem 0;
  font-weight: bold;
  color: #fff;
}
.sixhj-wrap .gxh_wrap2 .gxh_item .desc {
  padding: 1rem;
  background: #ffe4bf;
}
.sixhj-wrap .gxh_wrap2 .gxh_item .desc p {
  font-size: 1.24rem;
  text-align: center;
  line-height: 2rem;
}
.jiubu-wrap {
  width: 100%;
}
.jiubu-wrap img {
  display: block;
  margin: 0 auto;
  width: auto;
}
.guihua-wrap {
  width: 100%;
}
.guihua-wrap .guihua-item {
  width: 98.6%;
  padding: 1rem;
  position: relative;
  background: #1db2fc;
  border-radius: 0.9rem;
  margin: 0 auto;
}
.guihua-wrap .guihua-item .num {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.2rem;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
}
.guihua-wrap .guihua-item .tb {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 7rem;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: linear-gradient(to right, #fef397, #fdd93a);
  box-shadow: 0 0 3px 1px #f2f55d;
}
.guihua-wrap .guihua-item .tb img {
  width: 72%;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  padding-top: 0.4rem;
}
.guihua-wrap .guihua-item .desc {
  background: #fff;
  width: 76.01351351%;
  margin-left: auto;
  border-radius: 0.9rem 0.9rem 0.9rem 0.9rem;
  padding: 1rem 0.4rem 1rem 1.8rem;
  text-align: justify;
  box-shadow: -1px 1px 8px 2px #fff;
}
.guihua-wrap .guihua-item .desc h4 {
  font-size: 1.7rem;
  color: #767676;
  font-weight: bold;
  padding-bottom: 0.4rem;
}
.guihua-wrap .guihua-item .desc p {
  text-align: left;
  font-size: 1.24rem;
  line-height: 2rem;
  color: #8f8f8f;
}
.guihua-wrap .guihua-item:nth-last-child(n+2) {
  margin-bottom: 1.6rem;
}
.tea_wrap {
  width: 98.6%;
  margin: 0 auto;
  border-radius: 0.9rem;
  border: 1px solid #3a5df7;
  box-shadow: 0 0 3px 1px #3a5df7;
}
.tea_wrap .bt {
  background: #3a5df7;
  border-radius: 0 0 2.8rem 2.8rem;
  padding: 1rem 0;
  margin: 0 auto;
  width: 80%;
}
.tea_wrap .bt p {
  font-size: 1.7rem;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
}
.tea_wrap .bt p span {
  color: #ffeea6;
}
.tea_wrap .pic {
  padding: 2rem 1.4rem;
}
.tea_wrap .ys {
  justify-content: space-between;
  margin: 0 auto;
}
.tea_wrap .ys .ys-item {
  width: 50%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-left: 1rem;
  margin-bottom: 1.6rem;
}
.tea_wrap .ys .ys-item .pic {
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  box-shadow: 0 0 3px 1px #3a5df7;
  box-shadow: 0 0 3px 1px #e6d9d8;
  overflow: hidden;
  border-radius: 50%;
}
.tea_wrap .ys .ys-item .pic img {
  width: 100%;
  display: block;
}
.tea_wrap .ys .ys-item .desc {
  font-size: 1.18rem;
  line-height: 2rem;
  color: #767676;
  padding-left: 0.3rem;
}
.bt_wrap {
  background: #fe8227;
  border-radius: 2.8rem 2.8rem 0 0;
  padding: 1rem 0;
  margin: 1.6rem auto 0;
  width: 60%;
}
.bt_wrap p {
  font-size: 1.7rem;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
}
.bt_wrap p span {
  color: #ffeea6;
}
.jd_wrap {
  justify-content: space-between;
  box-shadow: 0 0 3px 1px #b3bff5;
  border-radius: 0.3rem;
  overflow: hidden;
}
.jd_wrap .jd_item {
  width: 33.33333333%;
}
.jd_wrap .jd_item h4 {
  font-size: 1.6rem;
  line-height: 1.6rem;
  align-items: center;
  text-align: center;
  color: #fe8227;
  background: #fff8f0;
  font-weight: bold;
  padding: 1rem 0;
  margin-bottom: 0.5rem;
}
.jd_wrap .jd_item p {
  font-size: 1.2rem;
  line-height: auto;
  text-align: left;
  padding: 0.5rem 0 0.5rem 0.7rem;
}
.jd_wrap .jd_item:nth-last-child(n+1) {
  border: 1px dashed #f6f6f6;
}
.zx-btn {
  display: block;
  cursor: pointer;
  width: 21.6rem;
  margin: 0 auto;
  margin-top: 1.944rem;
  line-height: 2.9916rem;
  font-size: 1.36rem;
  color: #fff;
  background: linear-gradient(to right, #ff890e, #ffb344);
  text-align: center;
  border-radius: 1.62rem 1.62rem 1.62rem 1.62rem;
}
.zx-btn i {
  display: inline-block;
  width: 1.63rem;
  height: 1.63rem;
  background: url(/static/assets/images/aboutpic/btn-icon.jpg) no-repeat center / contain;
  vertical-align: -0.22500002rem;
  margin-left: 0.44999998rem;
}
.xdfzjsx {
  background: #F3F5F9;
  /*   .tit_ss p{color: #1d6858;}
  .tit_ss:after{content: '';
    display: block;
    width: 0.25*1.8/0.3333333333rem;
    height: 0.25*1.8/0.3333333333rem;
    background: url(/static/assets/images/aboutpic/head-arrow2.png) no-repeat center / contain; 
    position: absolute;
    bottom:0*1.8/0.3333333333rem;
    left: 50%;
    transform: translateX(-50%); 
  }  */
}
