
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

fieldset,
img,
input,
button,
select {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}

ul,
ol {
  list-style: none;
}

input,
button {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "微软雅黑";
}

button {
  cursor: pointer;
  background: transparent;
}

select,
input {
  vertical-align: middle;
}

select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  background: transparent;
}

textarea {
  resize: none;
  font-family: "Microsoft YaHei";
  outline-style: none;
}

img {
  border: 0;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

body {
  font: 14px/150% "微软雅黑" !important;
  color: #000;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1; /*IE/7/6*/
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}

em,
i,
u {
  font-style: normal;
  text-decoration: none;
}

@media screen and (min-width: 1025px) {
  body {
    padding-top: 102px;
    overflow-x: hidden;
  }

  .inner {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .header {
    width: 100%;
    height: 102px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0 10px;
  }

  .header_logo {
    float: left;
    line-height: 102px;
  }

  .header_logo img {
    height: 69px;
  }

  .kf_num {
    float: right;
    font-size: 20px;
    line-height: 102px;
    color: #000;
    overflow: hidden;
    margin-left: 20px;
  }

  .kf_num img {
    float: left;
    height: 25px;
    margin: 39px 6px 0 0;
  }

  .kf_num span {
    color: #ef2c2d;
  }

  .download_app {
    float: right;
    font-size: 18px;
    line-height: 31px;
    color: #f74545;
    width: 92px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #f74545;
    margin: 35px 22px 0 0;
  }

  .change_language {
    float: right;
    margin: 34px 14px 0 0;
    position: relative;
  }

  .change_language h3 {
    font-size: 18px;
    line-height: 34px;
    color: #000;
    padding-right: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 10px;
    background: url(../image/down.png) no-repeat right center;
    background-size: auto 10px;
    cursor: pointer;
  }

  .change_language h3 img {
    height: 15px;
    margin: -4px 10px 0 0;
  }

  .change_language:hover .change_language_list {
    display: block;
  }

  .change_language_list {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 36px;
    left: 0;
    box-sizing: border-box;
    padding: 10px 0;
    border-radius: 10px;
    display: none;
  }

  .change_language_list a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    text-align: center;
  }

  .change_language_list a:hover {
    color: #cda43a;
  }

  .nav {
    float: right;
    padding: 0 4px;
    overflow: hidden;
  }

  .nav a {
    float: left;
    font-size: 20px;
    line-height: 102px;
    color: #000;
    margin: 0 36px;
  }

  .footer {
    height: 300px;
    background: url(../image/bg2.png) no-repeat center top;
    background-size: 1920px 100%;
  }

  .footer_left {
    float: left;
    width: 386px;
    padding-top: 41px;
  }

  .footer_logo {
    display: block;
    line-height: 69px;
  }

  .footer_logo img {
    height: 69px;
  }

  .footer_left > p {
    font-size: 18px;
    line-height: 86px;
    color: #606264;
  }

  .footer_change_language {
    margin: 14px 0 0 0;
    float: none;
  }

  .footer_change_language h3 {
    width: 186px;
    border: 1px solid #292b2e;
    color: #fff;
    padding-left: 12px;
    font-size: 14px;
    line-height: 46px;
    background: #0e1014 url(../image/down.png) no-repeat 160px center;
    background-size: auto 10px;
  }

  .footer_change_language h3 img {
    float: left;
    height: 22px;
    margin: 13px 13px 0 0;
  }

  .footer_change_language .change_language_list {
    width: 188px;
    background-color: #0e1014;
    top: -100px;
  }

  .footer_change_language .change_language_list a {
    color: #fff;
    font-size: 14px;
  }

  .footer_change_language .change_language_list a:hover {
    text-decoration: underline;
  }

  .footer_center {
    float: left;
    color: #fff;
    padding-top: 66px;
  }

  .footer_center h3 {
    font-size: 22px;
    line-height: 22px;
  }

  .footer_center h4 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 30px;
  }

  .footer_center h5 {
    font-size: 20px;
    line-height: 20px;
    margin-top: 40px;
  }

  .footer_right {
    float: right;
    width: 144px;
    padding-top: 66px;
    margin-right: 76px;
  }

  .footer_right img {
    width: 100%;
  }

  .banner {
    height: 585px;
    background-color: #eaeaea;
  }

  .banner_con {
    height: 100%;
    box-sizing: border-box;
    padding: 158px 60px 0;
    color: #000;
    position: relative;
  }

  .banner_con > h3 {
    font-size: 48px;
    line-height: 48px;
  }

  .banner_con > p {
    font-size: 24px;
    line-height: 90px;
  }

  .banner_download > img {
    float: left;
    width: 130px;
    height: 140px;
    margin-right: 28px;
  }

  .banner_download a {
    float: left;
    margin-top: 48px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #fff;
    width: 196px;
    box-sizing: border-box;
    margin-right: 20px;
    background-color:#b49032;
  }

  .banner_download a img {
    height: 32px;
    margin: -4px 12px 0 0;
  }

  .banner_con > img {
    width: 508px;
    height: 549px;
    position: absolute;
    bottom: 0;
    right: 20px;
  }

  .mainstream {
    background-color: #f7f7f7;
    text-align: center;
    padding: 50px 0 0;
  }

  .mainstream h3 {
    font-size: 34px;
    line-height: 34px;
    color: #000;
  }

  .mainstream p {
    font-size: 20px;
    line-height: 20px;
    color: #6d6d6d;
    margin-top: 24px;
  }

  .mainstream img {
    height: 493px;
  }

  .list {
    padding-bottom: 160px;
  }

  .list li {
    margin-top: 160px;
    overflow: hidden;
    padding: 0 44px;
  }



  .list li p {
    float: left;
    width: 510px;
    font-size: 40px;
    line-height: 50px;
    height: 270px;
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .list li:nth-child(2n) img {
    float: left;
  }

  .list li:nth-child(2n) p {
    float: right;
  }

  .model {
    height: 779px;
    background: url(../image/bg1.png) no-repeat center top;
    background-size: 1920px 100%;
  }

  .model_top {
    height: 584px;
    box-sizing: border-box;
    padding-top: 116px;
  }

  .model_top h3 {
    font-size: 34px;
    line-height: 136px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
  }

  .model_top h3:after {
    content: "";
    width: 28px;
    height: 5px;
    background-color: #cda43a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
  }

  .model_top p {
    width: 740px;
    margin: 40px auto 0;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
  }

  .model_bottom {
    height: 196px;
    background: rgba(0, 0, 0, 0.25);
  }

  .model_bottom_con li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 32px;
  }

  .model_bottom_con li img {
    height: 44px;
  }

  .model_bottom_con li p {
    font-size: 18px;
    line-height: 68px;
    color: #fff;
  }

  .platform {
    height: 394px;
    background: url(../image/bg3.png) no-repeat center top;
    background-size: 798px 387px;
  }

  .platform_tit {
     font-size: 36px;
    line-height: 52px;
    color: #000;
    text-align: center;
  }

  .platform_list li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 35px;
  }

  .platform_list li h3 {
    font-size: 34px;
    line-height: 56px;
    color: #cda43a;
  }

  .platform_list li h3 span {
    font-size: 56px;
  }

  .platform_list li p {
    font-size: 22px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    margin-top: 50px;
  }

  .Gift_bag {
    height: 188px;
    background-color: #5cb243;
  }

  .Gift_bag .inner {
    position: relative;
  }

  .Gift_bag .inner > img {
    float: left;
    height: 205px;
    margin: -17px 0 0 -20px;
  }

  .Gift_bag .inner h3 {
    float: left;
    font-size: 30px;
    line-height: 188px;
    color: #fff;
    font-weight: bold;
    margin-left: 16px;
  }

  .Gift_bag .inner a {
    float: right;
    width: 194px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    border: 2px solid #fff;
    text-align: center;
    margin: 66px 0 0 22px;
  }

  .Gift_bag .inner a img {
    height: 32px;
    margin: -4px 12px 0 0;
  }

  .Gift_bag .inner a:last-child {
    background-color: #fff;
    color: #cda43a;
    margin-left: 0;
  }

  /*    企业简介   */
  .enterprise_body {
    background-color: #f1f2f6;
  }

  .enterprise_banner img {
    width: 100%;
  }

  .enterprise_con {
    padding: 30px 0;
  }

  .enterprise_con_nav {
    float: left;
    width: 222px;
    background-color: #fff;
    padding: 16px 20px;
    box-sizing: border-box;
  }

  .enterprise_con_nav a {
    display: block;
    font-size: 22px;
    line-height: 54px;
    color: #555555;
    padding-left: 24px;
    position: relative;
  }

  .enterprise_con_nav a.on {
    color: #cda43a;
  }

  .enterprise_con_nav a.on:before {
    content: "";
    width: 5px;
    height: 22px;
    background-color: #cda43a;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
  }

  .enterprise_con_txt {
    float: right;
    width: 958px;
    background-color: #fff;
    display: none;
  }
  .enterprise_con_txt.active {
    display: block;
  }

  .enterprise_con_tit {
    font-size: 24px;
    line-height: 62px;
    color: #ffffff;
    padding: 0 30px;
    background-image: -moz-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
    background-image: -webkit-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
    background-image: -ms-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
  }
  .enterprise_con_txt_con {
    padding: 15px 75px 162px 30px;
  }
  .enterprise_con_txt_con h3 {
    font-size: 24px;
    line-height: 46px;
    color: #000000;
  }
  .enterprise_con_txt_con h4 {
    font-size: 20px;
    line-height: 42px;
    color: #000000;
    font-weight: bold;
  }
  .enterprise_con_txt_con p {
    font-size: 20px;
    line-height: 42px;
    color: #555555;
  }
  .fix_kf {
    display: block;
    width: 100px;
    position: fixed;
    top: 400px;
    right: 0;
    z-index: 999;
    text-align: center;
  }
  .fix_kf img {
    width: 100%;
  }
  .fix_kf p {
    font-size: 16px;
    line-height: 16px;
    color: #000;
  }

  /*   en_body   */
  .en_body .banner_con {
    padding-top: 90px;
  }

  .en_body .banner_con h3 {
    font-size: 56px;
    line-height: 62px;
    width: 750px;
  }

  .en_body .banner_con p {
    font-size: 24px;
    line-height: 34px;
    width: 590px;
    margin: 20px 0 54px;
  }

  .en_body .mainstream p {
    width: 770px;
    line-height: 32px;
    margin: 20px auto 0;
  }

  .en_body .model_bottom_con li p {
    line-height: 40px;
    margin-top: 16px;
  }

  .en_body .platform_list li h3 {
    font-size: 24px;
  }

  .en_body .platform_list li h3 span {
    font-size: 50px;
  }

  .en_body .Gift_bag .inner h3 {
    line-height: 48px;
    width: 532px;
    font-weight: normal;
    padding-top: 42px;
  }

  .en_body .footer_center h5 {
    line-height: 28px;
    margin-top: 0;
  }

  .en_body .nav {
    padding: 0;
    margin-right: 50px;
  }

  .en_body .nav a {
    margin: 0 15px;
  }
  .en_body .enterprise_con_nav {
    padding: 16px 10px;
  }
  .en_body .enterprise_con_nav a {
    padding-left: 12px;
    font-size: 19px;
  }
  .video {
    background: #5cb243;
    padding: 40px 0px;
  }
  .video video {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .video {
    padding: 0px 0px;
  }
  .video video {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  body {
    padding-top: 2.7rem;
  }

  .header {
    width: 100%;
    height: 1.5rem;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-sizing: border-box;
    padding: 0 0.4rem;
  }

  .header_logo {
    float: left;
    line-height: 1.5rem;
  }

  .header_logo img {
    height: 0.8rem;
    display: block;
    margin: 0.35rem 0;
  }

  .kf_num {
    float: right;
    font-size: 0.35rem;
    line-height: 1.5rem;
    color: #000;
    overflow: hidden;
    margin-left: 0.1rem;
  }

  .kf_num img {
    float: left;
    height: 0.4rem;
    margin: 0.55rem 0.1rem 0 0;
  }

  .kf_num span {
    color: #ef2c2d;
  }

  .download_app {
    float: right;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #f74545;
    width: 1.5rem;
    text-align: center;
    border-radius: 0.1rem;
    border: 1px solid #f74545;
    margin: 0.45rem 0 0 0;
  }

  .change_language {
    float: right;
    margin-left: 0.2rem;
    position: relative;
  }

  .change_language h3 {
    font-size: 0.35rem;
    line-height: 0.8rem;
    color: #000;
    width: 2.4rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
    background: url(../image/down.png) no-repeat 1.9rem center;
    background-size: auto 0.2rem;
    cursor: pointer;
    border-radius: 0.2rem;
    margin: 0.35rem 0;
  }

  .change_language h3 img {
    height: 0.3rem;
    margin: -0.1rem 0.2rem 0 0;
  }

  .change_language:hover .change_language_list {
    display: block;
  }

  .change_language_list {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 1.4rem;
    left: 0;
    box-sizing: border-box;
    padding: 0.2rem 0;
    display: none;
    border-radius: 0.2rem;
  }

  .change_language_list:after {
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: -0.1rem;
    left: 50%;
    margin-left: -0.1rem;
    z-index: 999;
  }

  .change_language_list a {
    display: block;
    font-size: 0.3rem;
    line-height: 0.7rem;
    color: #000;
    padding-left: 0.4rem;
  }

  .change_language_list a:hover {
    color: #ef2c2d;
  }

  .nav {
    width: 100%;
    display: flex;
    background-color: #fff;
    position: fixed;
    top: 1.5rem;
    left: 0px;
    z-index: 999;
  }

  .nav a {
    flex: 1;
    font-size: 0.4rem;
    line-height: 1.2rem;
    color: #000;
    text-align: center;
  }

  .footer .change_language_list {
    background-color: #0e1014;
  }

  .footer .change_language_list:after {
    background-color: #0e1014;
  }

  .footer .change_language_list a {
    color: #fff;
  }

  .footer {
    background: url(../image/bg2.png) no-repeat center top;
    background-size: auto 100%;
    padding: 0 0.4rem;
  }

  .footer_left {
    padding-top: 0.7rem;
  }

  .footer_logo {
    float: left;
    display: block;
    line-height: 1.1rem;
  }

  .footer_logo img {
    height: 1.1rem;
  }

  .footer_left > p {
    float: left;
    font-size: 0.3rem;
    line-height: 1.4rem;
    color: #606264;
    margin-left: 0.3rem;
  }

  .footer_change_language h3 {
    width: 3.8rem;
    border: 1px solid #292b2e;
    color: #fff;
    padding: 0 0.2rem 0 0.2rem;
    font-size: 0.35rem;
    line-height: 1rem;
    background: #0e1014 url(../image/down.png) no-repeat right center;
    background-size: auto 0.2rem;
    background-origin: content-box;
    margin: 0.2rem 0;
  }

  .footer_change_language h3 img {
    float: left;
    height: 0.4rem;
    margin: 0.3rem 0.2rem 0 0;
  }

  .footer_center {
    color: #fff;
    padding-top: 0.5rem;
    text-align: center;
  }

  .footer_center h3 {
    font-size: 0.38rem;
    line-height: 0.38rem;
  }

  .footer_center h4 {
    font-size: 0.45rem;
    line-height: 0.6rem;
    margin-top: 0.5rem;
  }

  .footer_center h5 {
    font-size: 0.34rem;
    line-height: 0.34rem;
    margin-top: 0.65rem;
  }

  .footer_right {
    text-align: center;
    padding: 0.5rem 0;
  }

  .footer_right img {
    width: 2.5rem;
  }

  .banner {
    background-color: #eaeaea;
    position: relative;
  }

  .banner_con {
    padding: 1.6rem 0.4rem 0;
    color: #000;
  }

  .banner_con > h3 {
    font-size: 0.8rem;
    line-height: 0.8rem;
  }

  .banner_con > p {
    font-size: 0.4rem;
    line-height: 1.5rem;
  }

  .banner_download > img {
    float: left;
    height: 2.4rem;
    margin-right: 0.45rem;
  }

  .banner_download a {
    float: left;
    margin-top: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.85rem;
    color: #fff;
    text-align: center;
    border-radius: 0.4rem;
    border: 1px solid #fff;
    width: 3.5rem;
    box-sizing: border-box;
    margin-right: 0.3rem;
    background-color:#b49032;
  }

  .banner_download a img {
    height: 0.5rem;
    margin: -0.1rem 0.2rem 0 0;
  }

  .banner_con > img {
    width: 100%;
    margin-top: 0.5rem;
  }

  .mainstream {
    background-color: #f7f7f7;
    text-align: center;
    padding: 0.8rem 0 0.2rem;
  }

  .mainstream h3 {
    font-size: 0.55rem;
    line-height: 0.55rem;
    color: #000;
  }

  .mainstream p {
    font-size: 0.35rem;
    line-height: 0.35rem;
    color: #6d6d6d;
    margin-top: 0.4rem;
  }

  .mainstream img {
    width: 100%;
  }

  .list {
    padding-bottom: 2.5rem;
  }

  .list li {
    margin-top: 0.5rem;
    overflow: hidden;
    padding: 0 0.4rem;
  }

  .list li img {
    height: 2.2rem;
  }

  .list li p {
    float: left;
    width: 6.6rem;
    font-size: 0.65rem;
    line-height: 0.85rem;
    height: 3rem;
    color: #000;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .list li:nth-child(2n) img {
    float: left;
  }

  .list li:nth-child(2n) p {
    float: right;
  }

  .model {
    background: url(../image/bg1.png) no-repeat center top;
    background-size: auto 100%;
  }

  .model_top {
    height: 9.7rem;
    box-sizing: border-box;
    padding: 2rem 0.4rem 0;
  }

  .model_top h3 {
    font-size: 0.55rem;
    line-height: 2.3rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
  }

  .model_top h3:after {
    content: "";
    width: 0.5rem;
    height: 0.1rem;
    background-color: #ed3c3f;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.25rem;
  }

  .model_top p {
    margin: 0.65rem auto 0;
    font-size: 0.4rem;
    line-height: 0.7rem;
    color: #fff;
  }

  .model_bottom {
    height: 3.3rem;
    background: rgba(0, 0, 0, 0.25);
  }

  .model_bottom_con li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 0.55rem;
  }

  .model_bottom_con li img {
    height: 0.75rem;
  }

  .model_bottom_con li p {
    font-size: 0.3rem;
    line-height: 1.2rem;
    color: #fff;
  }

  .platform {
    background: url(../image/bg3.png) no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 1rem;
  }

  .platform_tit {
    font-size: 0.55rem;
    line-height: 2.8rem;
    color: #000;
    text-align: center;
  }

  .platform_list li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 0.6rem;
  }

  .platform_list li h3 {
    font-size: 0.4rem;
    line-height: 0.75rem;
    color: #cda43a;
  }

  .platform_list li h3 span {
    font-size: 0.75rem;
  }

  .platform_list li p {
    font-size: 0.35rem;
    line-height: 0.35rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.8rem;
  }

  .Gift_bag {
    height: 3.2rem;
    background-color: #cda43a;
  }

  .Gift_bag .inner {
    position: relative;
  }

  .Gift_bag .inner > img {
    float: left;
    height: 3.2rem;
  }

  .Gift_bag .inner h3 {
    float: left;
    font-size: 0.5rem;
    line-height: 1rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.4rem;
  }

  .Gift_bag .inner a {
    float: left;
    width: 3.6rem;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.4rem;
    border-radius: 1rem;
    border: 1px solid #fff;
    text-align: center;
    margin: 0.5rem 0.4rem 0 0;
  }

  .Gift_bag .inner a img {
    height: 0.5rem;
    margin: -0.1rem 0.2rem 0 0;
  }

  .Gift_bag .inner a:last-child {
    background-color: #fff;
    color: #cda43a;
  }

  /*    企业简介   */
  .enterprise_body {
    background-color: #f1f2f6;
  }

  .enterprise_banner img {
    width: 100%;
  }

  .enterprise_con {
    padding: 0.5rem;
  }

  .enterprise_con_nav {
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
  }

  .enterprise_con_nav a {
    flex: 1;
    font-size: 0.4rem;
    line-height: 1.4rem;
    color: #555555;
    text-align: center;
    position: relative;
  }

  .enterprise_con_nav a.on {
    color: #cda43a;
  }

  .enterprise_con_nav a.on:before {
    content: "";
    width: 100%;
    height: 0.1rem;
    background-color: #cda43a;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .enterprise_con_txt {
    margin-top: 0.5rem;
    background-color: #fff;
    display: none;
  }
  .enterprise_con_txt.active {
    display: block;
  }

  .enterprise_con_tit {
    font-size: 0.5rem;
    line-height: 1.2rem;
    color: #ffffff;
    padding: 0 0.5rem;
    background-image: -moz-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
    background-image: -webkit-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
    background-image: -ms-linear-gradient(
      0deg,
      rgb(241, 207, 104) 0%,
      rgb(205, 164, 58) 100%
    );
  }
  .enterprise_con_txt_con {
    padding: 0.5rem 0.5rem 2rem;
  }
  .enterprise_con_txt_con h3 {
    font-size: 0.45rem;
    line-height: 1rem;
    color: #000000;
  }
  .enterprise_con_txt_con h4 {
    font-size: 0.4rem;
    line-height: 0.7rem;
    color: #000000;
    font-weight: bold;
  }
  .enterprise_con_txt_con p {
    font-size: 0.4rem;
    line-height: 0.7rem;
    color: #555555;
  }

  .fix_kf {
    display: block;
    width: 2rem;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -1rem;
    z-index: 999;
    text-align: center;
  }
  .fix_kf img {
    width: 100%;
    height: 2rem;
  }
  .fix_kf p {
    font-size: 0.4rem;
    line-height: 0.4rem;
    color: #000;
  }

  /*   en_body   */
  .en_body .banner_con h3 {
    font-size: 0.95rem;
    line-height: 1.05rem;
  }

  .en_body .banner_con p {
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin: 0.35rem 0 0.9rem;
  }

  .en_body .list li p {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }

  .en_body .model_top h3 {
    font-size: 0.5rem;
  }

  .en_body .model_bottom_con li p {
    line-height: 0.6rem;
    margin-top: 0.4rem;
  }

  .en_body .platform_tit {
    line-height: 1rem;
    padding: 0.4rem;
  }

  .en_body .platform_list li {
    width: 50%;
  }

  .en_body .Gift_bag .inner h3 {
    width: 8rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
  }

  .en_body .Gift_bag .inner a {
    width: 4rem;
    font-size: 0.35rem;
  }

  .en_body .Gift_bag .inner a:last-child {
    margin-right: 0;
  }

  .en_body .footer_center h5 {
    line-height: 0.5rem;
    margin-top: 0.3rem;
  }
  .en_body .enterprise_con_nav a {
    font-size: 0.35rem;
  }
}
