@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans Sc';
  src: url("./SourceHanSansCN-Medium.otf") format("openType");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
  min-width: 1300px;
  position: relative;
  margin: 0;
  font-family: "Noto Sans Sc", Roboto, sans-serif;
}

body {
  width: 100%;
  background-color: #f7f7f7;
}

.flex_center, #pc_customer_list .customer_content ul .case_box .cpy_logo, #pc_client_list .client_content ul .case_box .cpy_logo, .et-main .operation .operation_box ul .text_en .text, .et-main .sixcg .content_bar, .et-main .os_js .content_bar, .et-main .os_secdev .content_bar, .et-main .os_yg .content_bar, .et-main .os_eqplat .content_bar, .et-main .mes_function .function_box .content_box .content h1, .et-main .wms_edge .wms_box .title .bottom, .et-main .wms_edge .wms_box .text .bottom, .et-main .saas_benefit .top .con, .et-main .sop_edge .edge_box .content_box .round_1, .et-main .zngc_scenes .scenes_box .content h1, .et-main .zngc_edge .edge_box .right .content_box p, .et-main .zncc_edge .edge_box .content h1, .mcm_zc .content_bar, .mcm_gjj .content_bar .item_bar .top_bar, .mcm_al .content_bar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.width60 {
  width: 60% !important;
}

.semicoion {
  margin: 0 4px;
}

.width100 {
  width: calc(100% - 30px) !important;
}

.animate0 {
  animation-delay: 0;
}

.animate0 {
  animation-delay: 0;
}

.animate1 {
  animation-delay: 0.05s;
}

.animate2 {
  animation-delay: 0.1s;
}

.animate3 {
  animation-delay: 0.15s;
}

.animate4 {
  animation-delay: 0.2s;
}

.animate5 {
  animation-delay: 0.25s;
}

.animate6 {
  animation-delay: 0.3s;
}

.animate7 {
  animation-delay: 0.35s;
}

.animate8 {
  animation-delay: 0.4s;
}

@keyframes imgscale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1);
  }
}

.pc_home_title {
  font-size: 36px;
  color: #ED6C00;
  text-align: center;
  font-weight: bold;
  line-height: normal;
  margin: 0 auto;
  margin-bottom: 55px;
}

#swiper-pagination-product {
  position: static;
  display: flex;
  justify-content: center;
}

.no-margin {
  margin: 0;
}

.no-mg-rg {
  margin-right: 0 !important;
}

.pc_home_text {
  font-size: 18px;
  color: #4b4040;
  opacity: 0.8;
  text-align: center;
  margin: 0 auto;
  width: 80%;
}

.MinWidth {
  min-width: 1200px;
}

.pc_tab {
  width: 100%;
  background-color: white;
  height: 55px;
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.1);
}

.pc_tab .tab_content .et-hero-tabs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #eee;
  text-align: center;
  padding: 0 2em;
}

.pc_tab .tab_content .et-hero-tabs h1 {
  font-size: 2rem;
  margin: 0;
  letter-spacing: 1rem;
}

.pc_tab .tab_content .et-hero-tabs h3 {
  font-size: 1rem;
  letter-spacing: 0.3rem;
  opacity: 0.6;
}

.pc_tab .tab_content .et-hero-tabs-container {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 0;
  width: 100%;
  height: 55px;
  background: #fff;
  z-index: 10;
}

.pc_tab .tab_content .et-hero-tabs-container--top {
  position: fixed;
  top: 0;
}

.pc_tab .tab_content .et-hero-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #000;
  letter-spacing: 0.1rem;
  transition: all 0.5s ease;
  font-size: 0.8rem;
}

.pc_tab .tab_content .et-hero-tab:hover {
  color: white;
  background: #ED6C00;
  transition: all 0.5s ease;
}

.pc_tab .tab_content .et-hero-tab-slider {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #ED6C00;
  transition: left 0.3s ease;
}

@media (min-width: 800px) {
  .pc_tab .tab_content .et-hero-tabs h1,
  .pc_tab .tab_content .et-slide h1 {
    font-size: 3rem;
  }
  .pc_tab .tab_content .et-hero-tabs h3,
  .pc_tab .tab_content .et-slide h3 {
    font-size: 1rem;
  }
  .pc_tab .tab_content .et-hero-tab {
    font-size: 1rem;
  }
}

img {
  display: block;
}

.cameraSlide_0 img {
  animation-name: imgscale;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 15s;
}

#pc_home_banner {
  width: 100%;
  min-width: 1200px;
  background: #F7F7F7;
}

#pc_home_banner .shutter {
  width: 100%;
  position: relative;
  min-width: 1200px;
  float: none !important;
}

#pc_home_banner .shutter .camera_prev {
  left: 5%;
}

#pc_home_banner .shutter .camera_next {
  right: 5%;
}

#pc_home_banner .shutter .text {
  overflow: hidden;
  transition: all .5s;
  position: absolute;
  top: 20%;
  left: 19%;
}

#pc_home_banner .shutter .text p {
  color: white;
  font-size: 1.625rem;
  line-height: 2.625rem;
  font-weight: 400;
  z-index: 999;
}

#pc_home_banner .shutter .text h1 {
  color: white;
  font-size: 4rem;
  line-height: 6.25rem;
  font-weight: 500;
}

#pc_home_banner .shutter .text h2 {
  color: white;
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0.375rem;
  padding: 1.875rem 0 0 0.5rem;
}

#pc_home_banner .shutter .text .ast_item {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 19rem;
}

#pc_home_banner .shutter .text .ast_item .num_til {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
}

#pc_home_banner .shutter .text .ast_item .pd_item {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.2rem;
  width: 200px;
}

#pc_home_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_home_banner .shutter .shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#pc_home_banner .shutter .shutter-img a img {
  width: 100%;
  height: 100%;
}

#pc_home_banner .shutter li {
  position: absolute;
  z-index: 999;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}

#pc_home_banner .shutter .prev {
  left: 20px;
  background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;
}

#pc_home_banner .shutter .next {
  right: 20px;
  background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;
}

#pc_home_system {
  width: 100%;
  height: 270px;
  position: relative;
  background-color: #f7f7f7;
}

#pc_home_system .system_content {
  overflow: hidden;
  position: absolute;
  top: -180px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 999;
}

#pc_home_system .system_content .system_box {
  width: 360px;
  height: 380px;
  float: left;
  background-color: white;
  margin: 1.25rem 1.25rem 3.125rem;
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  transition: transform 1s;
  padding: 0 34px;
}

#pc_home_system .system_content .system_box .top {
  width: 100%;
  height: 65%;
  position: relative;
}

#pc_home_system .system_content .system_box .top img {
  width: 67%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pc_home_system .system_content .system_box .top h1 {
  text-align: center;
  font-size: 20px;
  color: #000000;
  padding-top: 190px;
}

#pc_home_system .system_content .system_box .bottom {
  width: 100%;
  height: 35%;
  text-align: center;
  border-top: 1px solid #acacac;
  padding: 30px;
}

#pc_home_system .system_content .system_box .bottom p {
  color: #231815;
  line-height: 24px;
  font-size: 14px;
}

#pc_home_system .system_content .system_box:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.2);
}

#pc_home_system .system_content .system_box:hover .ims {
  color: #fd6710;
}

#pc_home_system .system_content .system_box:hover .saas {
  color: #00A0E9;
}

#pc_home_system .system_content .system_box:hover .styj {
  color: #6D81AC;
}

#pc_home_factory {
  width: 100%;
  background-color: #f7f7f7;
}

#pc_home_factory .factory_content {
  overflow: hidden;
  padding-top: 85px;
  padding-bottom: 130px;
}

#pc_home_factory .factory_content .factoryBox {
  width: 100%;
  position: relative;
  margin-top: 55px;
}

#pc_home_factory .factory_content .factoryBox .note_rb {
  position: absolute;
  bottom: -70px;
  right: 0;
}

#pc_home_factory .factory_content .factoryBox img {
  width: 100%;
}

#pc_home_factory .factory_content .factoryBox .same_data {
  width: 196px;
  padding: 0 10px 20px 30px;
}

#pc_home_factory .factory_content .factoryBox .same_data .data_box {
  width: 100%;
  padding-top: 10px;
}

#pc_home_factory .factory_content .factoryBox .same_data .data_box .num_box {
  border-bottom: 2px solid #333;
}

#pc_home_factory .factory_content .factoryBox .same_data .data_box .num_box strong {
  font-size: 26px;
  font-weight: bold;
}

#pc_home_factory .factory_content .factoryBox .same_data .data_box p {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
}

#pc_home_factory .factory_content .factoryBox .data-1 {
  background-color: white;
  position: absolute;
  top: 385px;
  right: 420px;
}

#pc_home_factory .factory_content .factoryBox .data-1 .data_box {
  margin-bottom: 25px;
}

#pc_home_factory .factory_content .factoryBox .data-2 {
  background-color: white;
  position: absolute;
  top: 325px;
  right: 210px;
}

#pc_home_factory .factory_content .factoryBox .data-2 .data_box {
  margin-bottom: 25px;
}

#pc_home_factory .factory_content .factoryBox .data-3 {
  background-color: white;
  position: absolute;
  top: 295px;
  right: 0;
}

#pc_home_factory .factory_content .factoryBox .factoryP {
  width: 100%;
  overflow: hidden;
  transition: transform 1s;
}

#pc_home_factory .factory_content .factoryBox .factoryP .product {
  background: #E6E6E6;
  border-radius: 10px;
  text-align: center;
  padding: 10px 16px;
  transition: all .5s;
  line-height: normal;
}

#pc_home_factory .factory_content .factoryBox .factoryP .product a {
  font-size: 16px;
  line-height: 22px;
  color: #ED6C01;
  font-weight: bold;
}

#pc_home_factory .factory_content .factoryBox .factoryP .product:hover {
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.2);
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-1 {
  position: absolute;
  top: 20px;
  left: 210px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-2 {
  position: absolute;
  top: 310px;
  left: 351px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-3 {
  position: absolute;
  bottom: 180px;
  left: 200px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-4 {
  position: absolute;
  top: 250px;
  left: 119px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-5 {
  position: absolute;
  top: 215px;
  left: 571px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-6 {
  position: absolute;
  top: 75px;
  left: 454px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-7 {
  position: absolute;
  top: 10px;
  right: 250px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-8 {
  position: absolute;
  right: 150px;
  top: 110px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-9 {
  position: absolute;
  left: 50px;
  top: 100px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-10 {
  position: absolute;
  left: 300px;
  bottom: 500px;
}

#pc_home_factory .factory_content .factoryBox .factoryP .P-11 {
  position: absolute;
  right: 50px;
  bottom: 410px;
}

#pc_home_solution {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 85px;
}

#pc_home_solution .solution_content .sol_classify {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 85px;
  overflow: hidden;
}

#pc_home_solution .solution_content .sol_classify a {
  width: 285px;
  height: 230px;
  padding: 20px 0 0 30px;
  background: url(../images/pc_home_image9.png) no-repeat;
  background-size: 100% auto;
  background-position: 0 100%;
  transition: all 0.3s ease-in;
  margin-right: 14px;
  margin-bottom: 14px;
}

#pc_home_solution .solution_content .sol_classify a .img_box {
  position: relative;
  margin-bottom: 30px;
  width: 50%;
}

#pc_home_solution .solution_content .sol_classify a .img_box img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 1s ease-in;
}

#pc_home_solution .solution_content .sol_classify a .classify {
  display: block;
  font-weight: 400;
  color: #000;
  font-size: 24px;
}

#pc_home_solution .solution_content .sol_classify a:hover {
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.3);
  background: url(../images/pc_home_image10.png) no-repeat;
}

#pc_home_solution .solution_content .sol_classify a:hover .img_box img:last-child {
  opacity: 1;
  transition: all 1s;
}

#pc_home_customer {
  width: 100%;
  background-color: #f7f7f7;
}

#pc_home_customer .customer_content {
  overflow: hidden;
  padding-top: 88px;
}

#pc_home_customer .customer_content .customer_content_example {
  width: 100%;
  padding-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}

#pc_home_customer .customer_content .customer_content_example .example {
  width: 25%;
  float: left;
  text-align: center;
  padding-top: 55px;
}

#pc_home_customer .customer_content .customer_content_example .example .avatar {
  width: 169px;
  height: 169px;
  border-radius: 50%;
  background-color: white;
  margin: 0 auto;
  position: relative;
}

#pc_home_customer .customer_content .customer_content_example .example .avatar .avatarBox1 {
  width: 100%;
  height: 100%;
}

#pc_home_customer .customer_content .customer_content_example .example .avatar .avatarBox2 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 73px;
  left: 100px;
}

#pc_home_customer .customer_content .customer_content_example .example .avatar img {
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
  border-radius: 50%;
}

#pc_home_customer .customer_content .customer_content_example .Introduction {
  width: 100%;
  padding-top: 55px;
}

#pc_home_customer .customer_content .customer_content_example .Introduction p {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#pc_home_customer .customer_content .customer_content_example .Introduction .btn {
  margin-top: 25px;
  padding: 5px 25px;
}

#pc_home_customer .btn_more {
  width: 20%;
  margin: 0 auto;
  margin-bottom: 30px;
}

#pc_home_service {
  width: 100%;
  background-color: #000;
  background-image: url(../images/pc_home_image12.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 85px;
}

#pc_home_service .service_content {
  overflow: hidden;
}

#pc_home_service .service_content #text-3 {
  color: white;
  opacity: 1;
}

#pc_home_service .service_content ul {
  width: 100%;
  overflow: hidden;
  padding: 55px 0 85px 0;
  display: flex;
  justify-content: space-between;
}

#pc_home_service .service_content ul li {
  float: left;
  display: block;
  width: 220px;
  text-align: center;
  margin: 0 20px 8px 0;
  cursor: pointer;
  position: relative;
  z-index: 99;
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  background-color: white;
  transition: all 1s;
}

#pc_home_service .service_content ul li .top {
  width: 100%;
}

#pc_home_service .service_content ul li .top img {
  width: 100%;
}

#pc_home_service .service_content ul li .bottom {
  width: 100%;
}

#pc_home_service .service_content ul li .bottom h1 {
  font-size: 26px;
  font-weight: 500;
  color: #000000;
  padding: 30px 10px;
}

#pc_home_service .service_content ul li .bottom p {
  font-size: 18px;
  color: #868686;
  line-height: 30px;
  padding-bottom: 60px;
  font-weight: 200;
}

#pc_home_service .service_content ul li .processIcon {
  position: absolute;
  top: 237px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 79px;
  height: 91px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  word-break: break-all;
  background-size: 100% 100%;
  background: url(./images/home_bg_six.png) no-repeat;
}

#pc_home_service .service_content ul .processBox_en .bottom h1 {
  font-size: 26px;
  padding: 30px 10px;
  min-height: 138px;
}

#pc_home_service .service_content ul .processBox_en .processIcon {
  word-break: break-all;
  font-size: 18px;
}

#pc_home_service .service_content ul li:hover {
  box-shadow: 0px 0px 16px 1px white;
}

#pc_home_service .service_content ul li:hover p {
  color: #ED6C00;
}

#pc_home_outlets {
  width: 100%;
  background-color: #f7f7f7;
}

#pc_home_outlets .outlets_content {
  overflow: hidden;
  padding-top: 88px;
}

#pc_home_outlets .outlets_content #text-4 {
  padding-bottom: 55px;
}

#pc_home_outlets .outlets_content .mapBox {
  width: 100%;
  position: relative;
}

#pc_home_outlets .outlets_content .mapBox img {
  width: 100%;
}

#pc_home_outlets .outlets_content .mapBox .ct_box {
  width: 100%;
  overflow: hidden;
}

#pc_home_outlets .outlets_content .mapBox .ct_box li {
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border: 2px solid #ED6C01;
  border-radius: 50%;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-gray {
  border: 2px solid #959595;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct .name {
  width: 70px;
  height: 25px;
  border-radius: 50px;
  background: #EC6C00;
  margin-left: 8px;
  display: none;
  padding-top: 2px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct .name h1 {
  font-size: 14px;
  color: white;
  text-align: center;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct .name-gray {
  background: #959595;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct:hover .name {
  display: block;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-legend {
  position: absolute;
  top: 490px;
  left: 66px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-legend-gray {
  position: absolute;
  top: 518px;
  left: 66px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box p {
  font-size: 14px;
  color: #000000;
  padding-bottom: 0;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .already {
  position: absolute;
  top: 483px;
  left: 84px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .roll {
  position: absolute;
  top: 510px;
  left: 84px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-1 {
  position: absolute;
  top: 190px;
  left: 773px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-2 {
  position: absolute;
  top: 251px;
  left: 957px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-3 {
  position: absolute;
  top: 260px;
  left: 919px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-4 {
  position: absolute;
  top: 267px;
  left: 946px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-5 {
  position: absolute;
  top: 272px;
  left: 900px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-6 {
  position: absolute;
  top: 276px;
  left: 933px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-7 {
  position: absolute;
  top: 271px;
  left: 960px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-8 {
  position: absolute;
  top: 286px;
  left: 682px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-9 {
  position: absolute;
  top: 287px;
  left: 820px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-10 {
  position: absolute;
  top: 300px;
  left: 942px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-11 {
  position: absolute;
  top: 303px;
  left: 934px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-12 {
  position: absolute;
  top: 361px;
  left: 888px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-13 {
  position: absolute;
  top: 376px;
  left: 904px;
}

#pc_home_outlets .outlets_content .mapBox .ct_box .ct-14 {
  position: absolute;
  top: 448px;
  left: 412px;
}

#pc_home_outlets .outlets_content ul {
  display: block;
  padding-top: 45px;
}

#pc_home_outlets .outlets_content ul li {
  width: 20%;
  float: left;
  text-align: center;
}

#pc_home_outlets .outlets_content ul li span {
  font-size: 61.46px;
  color: #ED6C01;
  font-weight: 700;
  font-style: italic;
  letter-spacing: -1px;
}

#pc_home_outlets .outlets_content ul li p {
  text-align: center;
  color: #000;
  font-size: 16px;
  padding: 20px 0 85px 0;
}

#pc_home_outlets .outlets_content ul li .line {
  width: 210px;
  height: 8px;
  border-bottom: 10px solid #ED6C00;
  border-left: 210px solid transparent;
}

#pc_home_news {
  width: 100%;
  background-color: #f7f7f7;
}

#pc_home_news .news_content {
  overflow: hidden;
  padding-top: 88px;
  position: relative;
}

#pc_home_news .news_content .pc-bg-container {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 55px;
  padding-bottom: 85px;
}

#pc_home_news .news_content .pc-bg-container .home-market-section {
  text-align: center;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container {
  height: 550px;
  max-width: 1230px;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper {
  align-items: center;
  height: 279px !important;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide {
  height: 279px !important;
  background: 0 0;
  padding: 0 50px;
  box-sizing: border-box;
  text-align: center;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a {
  display: block;
  float: left;
  position: relative;
  background-color: #fff;
  width: calc((100% - 60px)/ 3);
  margin-right: 20px;
  overflow: hidden;
  transition: transform 1s;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .top {
  width: 100%;
  border-color: white;
  height: 220px;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .top img {
  width: 100%;
  height: 100%;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .bottom {
  width: 100%;
  text-align: left;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .bottom h3 {
  font-size: 14px;
  color: #231815;
  line-height: 14px;
  padding: 23px 0 0 14px;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .bottom p {
  font-size: 24px;
  height: 100px;
  font-weight: bold;
  color: #ED6C01;
  line-height: 40px;
  padding: 20px 0 0 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a .bottom .time {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  opacity: 0.7;
  padding: 33px 0 20px 14px;
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.2);
}

#pc_home_news .news_content .pc-bg-container .home-market-section .section-inner .swiper-container .btn_more {
  position: absolute;
  right: 60px;
  bottom: -20px;
  z-index: 99;
}

#pc_activity_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_activity_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_activity_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_activity_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_activity_banner .shutter .shutter-img .text {
  overflow: hidden;
}

#pc_activity_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 180px;
}

#pc_activity_banner .shutter .shutter-img .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 269px;
}

#pc_activity_list {
  width: 100%;
  background-image: url(../images/pc_activity_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

#pc_activity_list .activity_content {
  overflow: hidden;
  padding: 40px;
  width: 1280px;
}

#pc_activity_list .activity_content a {
  display: flex;
  width: 100%;
  height: 350px;
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.17);
  border-radius: 10px 10px 10px 10px;
  margin: auto auto 40px auto;
  transition: transform 1s;
}

#pc_activity_list .activity_content a .pic {
  width: 575px;
  height: 100%;
}

#pc_activity_list .activity_content a .pic img {
  width: 100%;
  height: 100%;
}

#pc_activity_list .activity_content a .text {
  width: calc(100% - 575px);
  padding: 40px 54px 40px 45px;
}

#pc_activity_list .activity_content a .text #engtil {
  margin-bottom: 20px;
}

#pc_activity_list .activity_content a .text h1 {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding: 0 0 56px 0;
}

#pc_activity_list .activity_content a .text p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  margin-bottom: 10px;
}

#pc_activity_list .activity_content a:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  background-color: #ED6C00;
}

#pc_activity_list .activity_content a:hover h1,
#pc_activity_list .activity_content a:hover p {
  color: white;
}

#pc_activity_more {
  width: 100%;
  background: linear-gradient(-30deg, #F39800, #ED6C01);
}

#pc_activity_more .w1200 {
  overflow: hidden;
  text-align: center;
  padding: 70px 0;
}

#pc_activity_more .w1200 p {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
}

#pc_customer_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_customer_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_customer_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_customer_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_customer_banner .shutter .shutter-img .text {
  position: relative;
}

#pc_customer_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: -420px;
}

#pc_customer_banner .shutter .shutter-img .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: -320px;
}

#pc_customer_banner .shutter .shutter-img .text .industry {
  width: 110px;
  background-color: #ED6C00;
  margin-top: 76px;
  float: left;
  position: absolute;
  top: -320px;
}

#pc_customer_banner .shutter .shutter-img .text .industry p {
  font-size: 14px;
  color: #FFFFFF;
  padding: 10px 26px;
  line-height: 14px;
}

#pc_customer_banner .shutter .shutter-img .text .option {
  width: 150px;
  margin-top: 76px;
  float: left;
  position: absolute;
  top: -320px;
  left: 130px;
}

#pc_customer_banner .shutter .shutter-img .text .option select {
  border: none;
  outline: none;
  width: 100%;
  height: 34px;
  line-height: 14px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

#pc_customer_banner .shutter .shutter-img .text .option:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/pc_customer_image4.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 10px;
  top: 30%;
  pointer-events: none;
}

#pc_customer_list {
  width: 100%;
  background-image: url(../images/pc_activity_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding-bottom: 100px;
}

#pc_customer_list .customer_content {
  overflow: hidden;
}

#pc_customer_list .customer_content h1 {
  width: 100%;
  padding-top: 56px;
}

#pc_customer_list .customer_content ul {
  width: 100%;
  overflow: hidden;
  padding-top: 44px;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
}

#pc_customer_list .customer_content ul .case_box {
  width: 272px;
  height: 323px;
  margin-right: 30px;
  margin-bottom: 45px;
  transition: all 0.3s ease-in;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
}

#pc_customer_list .customer_content ul .case_box:hover {
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.37);
}

#pc_customer_list .customer_content ul .case_box .cpy_logo {
  width: 100%;
  height: 230px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

#pc_customer_list .customer_content ul .case_box .cpy_logo img {
  width: 70%;
}

#pc_customer_list .customer_content ul .case_box .cpy_box {
  width: 100%;
  height: 93px;
  background-color: #eee;
  position: relative;
  border-radius: 0 0 10px 10px;
}

#pc_customer_list .customer_content ul .case_box .cpy_box .label_left {
  display: block;
  position: absolute;
  left: 0;
  top: 6%;
  width: 74px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #ED6C01;
  border-radius: 0 10px 10px 0;
  border: 1px solid #ED6C01;
  border-left: 0;
}

#pc_customer_list .customer_content ul .case_box .cpy_box .cpy_name {
  width: 100%;
  line-height: 34px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #000;
  padding: 0 10px;
  padding-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#pc_customer_list .customer_content ul .case_box .cpy_box .cpy_introl {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #000;
}

#pc_customer_list .customer_content .btn {
  margin: 20px 550px;
  display: none;
}

#pc_customer_more {
  width: 100%;
  background: linear-gradient(-30deg, #F39800, #ED6C01);
}

#pc_customer_more .w1200 {
  overflow: hidden;
  text-align: center;
  padding: 70px 0;
}

#pc_customer_more .w1200 h1 {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
}

#pc_customer_more .w1200 p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
  padding-top: 30px;
}

#pc_customer_more .w1200 .btn12 {
  border: 1px solid white;
  color: white;
  margin-top: 55px;
  padding: 5px 45px;
}

#pc_customer_more .w1200 .btn12 .bgsqr2 {
  background: white;
}

#pc_customer_more .w1200 .btn12 .bgsqr1 {
  background: white;
}

#pc_customer_more .w1200 .btn12:hover {
  color: #ED6C00;
}

#pc_client_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_client_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_client_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_client_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_client_banner .shutter .shutter-img .text {
  overflow: hidden;
}

#pc_client_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 180px;
}

#pc_client_banner .shutter .shutter-img .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 269px;
}

#pc_client_list {
  width: 100%;
  background-color: white;
  overflow: hidden;
  padding-bottom: 100px;
}

#pc_client_list .client_content {
  overflow: hidden;
}

#pc_client_list .client_content h1 {
  padding-top: 56px;
}

#pc_client_list .client_content ul {
  width: 100%;
  overflow: hidden;
  padding-top: 44px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
}

#pc_client_list .client_content ul .case_box {
  width: 350px;
  height: 350px;
  margin-right: 65px;
  margin-bottom: 45px;
  transition: all 0.3s ease-in;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
}

#pc_client_list .client_content ul .case_box:hover {
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.37);
}

#pc_client_list .client_content ul .case_box .cpy_logo {
  width: 100%;
  height: 230px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

#pc_client_list .client_content ul .case_box .cpy_logo img {
  width: 70%;
}

#pc_client_list .client_content ul .case_box .cpy_box {
  width: 100%;
  height: 120px;
  background-color: #eee;
  position: relative;
  border-radius: 0 0 10px 10px;
}

#pc_client_list .client_content ul .case_box .cpy_box .label_left {
  display: block;
  position: absolute;
  left: 0;
  top: 6%;
  width: 74px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #ED6C01;
  border-radius: 0 10px 10px 0;
  border: 1px solid #ED6C01;
  border-left: 0;
}

#pc_client_list .client_content ul .case_box .cpy_box .cpy_name {
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  padding: 0 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#pc_client_list .client_content ul .case_box .cpy_box .cpy_introl {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #000;
}

#pc_client_list .client_content ul li {
  width: 30%;
  float: left;
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin: 20px 20px;
  transition: transform 1s;
}

#pc_client_list .client_content ul li .top {
  width: 100%;
  height: 330px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pc_client_list .client_content ul li .top img {
  width: 80%;
}

#pc_client_list .client_content ul li .bottom {
  width: 100%;
  background: #EEEEEE;
}

#pc_client_list .client_content ul li .bottom .tag {
  width: 74px;
  height: 22px;
  border-radius: 0 10px 10px 0;
  border: 1px solid #ED6C00;
  border-left: none;
  float: left;
  margin-top: 18px;
}

#pc_client_list .client_content ul li .bottom .tag p {
  font-size: 14px;
  color: #ED6C01;
  text-align: center;
}

#pc_client_list .client_content ul li .bottom h1 {
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  padding: 27px 0 10px 0;
  width: 262px;
  margin: 0 auto;
  height: 106px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#pc_client_list .client_content ul li .bottom h2 {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  padding-bottom: 32px;
}

#pc_client_list .client_content ul li:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.2);
}

#pc_client_list .client_content .less_two_content {
  justify-content: center;
}

#pc_client_list .client_content .less_two_content .case_box {
  margin-left: 32px;
  margin-right: 32px;
}

#pc_client_list .client_content .btn {
  margin: 20px 550px;
  display: none;
}

#pc_client_text {
  width: 100%;
  position: relative;
  background-image: url(../images/pc_activity_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#pc_client_text .client_content {
  padding: 0 30px;
  position: absolute;
  top: -180px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 999;
}

#pc_client_text .client_content .client_box {
  width: 100%;
  float: left;
  background-color: white;
  box-shadow: 0rem 0rem 0.9375rem 0.1875rem rgba(0, 0, 0, 0.1);
}

#pc_client_text .client_content .client_box .top {
  width: 184px;
  height: 184px;
  border-radius: 50%;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
  position: absolute;
  right: 75px;
  top: -94px;
}

#pc_client_text .client_content .client_box .top img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pc_client_text .client_content .client_box .bottom {
  width: 100%;
}

#pc_client_text .client_content .client_box .bottom .text {
  width: 100%;
  overflow: hidden;
  padding: 55px 124px 20px 55px;
}

#pc_client_text .client_content .client_box .bottom .text ol,
#pc_client_text .client_content .client_box .bottom .text ul {
  padding-left: 86px;
}

#pc_client_text .client_content .client_box .bottom .text ol li,
#pc_client_text .client_content .client_box .bottom .text ul li {
  list-style: unset;
}

#pc_client_text .client_content .client_box .bottom .text ol li p,
#pc_client_text .client_content .client_box .bottom .text ul li p {
  padding-left: 0;
}

#pc_client_text .client_content .client_box .bottom .text h1 {
  font-size: 36px;
  font-weight: bold;
  color: #EC6C00;
  padding-bottom: 20px;
}

#pc_client_text .client_content .client_box .bottom .text p {
  font-size: 14px;
  color: #000;
  text-align: justify;
  line-height: 34px;
  padding-left: 70px;
}

#pc_client_text .client_content .client_box .bottom .text .line {
  width: 437px;
  height: 1px;
  background: #E5E5E5;
  margin: 85px 0 0 70px;
  float: left;
}

#pc_client_text .client_content .client_box .bottom .text .symbol {
  width: 50px;
  height: 50px;
  margin: 60px 120px 0 0;
  float: right;
}

#pc_client_text .client_content .client_box .bottom .text .symbol img {
  width: 100%;
}

#pc_client_text .client_content .client_box .effect {
  width: 100%;
  padding: 0 125px 100px 125px;
}

#pc_service_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_service_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_service_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_service_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_service_banner .shutter .shutter-img .text {
  position: relative;
}

#pc_service_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: -420px;
}

#pc_service_banner .shutter .shutter-img .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: -320px;
}

#pc_service_banner .shutter .shutter-img .btn12 {
  margin-top: 55px;
  padding: 5px 25px;
}

#pc_service_banner .shutter .shutter-img .btn12 .bgsqr2 {
  background: white;
}

#pc_service_banner .shutter .shutter-img .btn12 .bgsqr1 {
  background: white;
}

#pc_service_banner .shutter .shutter-img .btn-more {
  background: #ED6C01;
  border: 1px solid #ED6c01;
  color: white;
  position: absolute;
  top: -280px;
}

#pc_service_banner .shutter .shutter-img .btn-consult {
  position: absolute;
  top: -280px;
}

#pc_service_banner .shutter .shutter-img .btn12:hover {
  color: #ED6C00;
  border: 1px solid white;
}

#pc_service_banner .shutter .shutter-img .service .bgsqr1 {
  background: #ED6D00;
}

#pc_service_banner .shutter .shutter-img .service .bgsqr2 {
  background: #ED6D00;
}

#pc_service_banner .shutter .shutter-img .service:hover {
  color: #fff;
}

.et-main {
  width: 100%;
  background-color: #f7f7f7;
}

.et-main .et-slide {
  overflow: hidden;
  padding-top: 85px;
}

.et-main .adviser {
  padding-bottom: 85px;
}

.et-main .adviser .adviser_box {
  width: 100%;
  overflow: hidden;
}

.et-main .adviser .adviser_box .adviser_content {
  float: left;
  width: 33.33%;
}

.et-main .adviser .adviser_box .left {
  text-align: right;
  padding-right: 30px;
}

.et-main .adviser .adviser_box .left .left_text {
  padding-top: 15px;
}

.et-main .adviser .adviser_box .left .left_text p {
  text-align: left;
}

.et-main .adviser .adviser_box .min img {
  width: 100%;
  padding: 25px;
}

.et-main .adviser .adviser_box .right {
  padding-left: 30px;
}

.et-main .adviser .adviser_box .right .right_text {
  padding-top: 15px;
  min-height: 205px;
}

.et-main .adviser .adviser_box h1 {
  font-size: 24px;
  color: #ED6C01;
  line-height: 36px;
  font-weight: bold;
}

.et-main .adviser .adviser_box p {
  font-size: 14px;
  color: #000000;
  padding: 35px 0 0 0;
}

.et-main .plan {
  width: 100%;
  background-image: url(../images/pc_service_image2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .plan .plan_box {
  overflow: hidden;
  display: flex;
}

.et-main .plan .plan_box .plan_bg {
  width: 25%;
  overflow: hidden;
  text-align: center;
  padding: 0% 20px;
}

.et-main .plan .plan_box .plan_bg .plan_con {
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 130px 130px 20px 20px;
  padding: 38px 0 75px 0;
}

.et-main .plan .plan_box .plan_bg .plan_con .icon {
  width: 182px;
  height: 182px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: white;
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
  padding: 45px;
  position: relative;
  margin: 0 38px;
}

.et-main .plan .plan_box .plan_bg .plan_con .icon img {
  width: 100%;
}

.et-main .plan .plan_box .plan_bg .plan_con .icon .num {
  width: 49px;
  height: 49px;
  background: #FFFFFF;
  box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.17);
  border-radius: 50%;
  margin: 10px auto 0 auto;
}

.et-main .plan .plan_box .plan_bg .plan_con .icon .num p {
  font-size: 17px;
  color: #000000;
  padding: 12px;
}

.et-main .plan .plan_box .plan_bg .plan_con h1 {
  font-size: 24px;
  color: #ED6C01;
  line-height: 36px;
  padding: 70px 0 34px 0;
  font-weight: bold;
}

.et-main .plan .plan_box .plan_bg .plan_con h2 {
  font-size: 24px;
  color: #F39800;
  line-height: 36px;
  padding: 70px 0 34px 0;
  font-weight: bold;
}

.et-main .plan .plan_box .plan_bg .plan_con .line {
  width: 100%;
  height: 1px;
  background: #000000;
  opacity: 0.2;
}

.et-main .plan .plan_box .plan_bg .plan_con p {
  font-size: 14px;
  color: #000000;
  padding: 38px 30px 0;
  text-align: center;
}

.et-main .system {
  background-color: white;
  padding-bottom: 85px;
}

.et-main .system .left {
  width: 50%;
  float: left;
}

.et-main .system .right {
  width: 50%;
  float: left;
}

.et-main .system .right .right_text {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 20px 0;
  transition: transform 1s;
}

.et-main .system .right .right_text .icon {
  width: 20%;
  float: left;
  padding: 0 20px;
  position: relative;
}

.et-main .system .right .right_text .icon img {
  width: 100%;
}

.et-main .system .right .right_text .icon p {
  font-size: 24px;
  color: white;
  font-style: italic;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, 0);
}

.et-main .system .right .right_text .text {
  width: 80%;
  float: left;
}

.et-main .system .right .right_text .text h1 {
  font-size: 24px;
  color: #000000;
  font-weight: bold;
}

.et-main .system .right .right_text .text p {
  font-size: 14px;
  color: #000000;
  padding: 10px 20px 0 0;
}

.et-main .system .right .right_text:hover {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
  transform: translate(0, -15px);
}

.et-main .build {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .build .build_box {
  overflow: hidden;
}

.et-main .build .build_box .build_content {
  float: left;
  width: 33.33%;
}

.et-main .build .build_box .left {
  text-align: left;
  padding-right: 30px;
}

.et-main .build .build_box .left .left_text {
  padding-top: 15px;
  min-height: 205px;
}

.et-main .build .build_box .left .top {
  position: relative;
}

.et-main .build .build_box .left .top .line_box {
  width: 408px;
  position: absolute;
  top: 60px;
  left: 85px;
}

.et-main .build .build_box .left .top .line_box .line {
  width: calc(100% - 14px);
  height: 1px;
  float: left;
  border-bottom: 1px dashed #EC6C00;
  margin-top: 6px;
}

.et-main .build .build_box .left .top .line_box .round {
  width: 14px;
  height: 14px;
  background: #ED6C01;
  border-radius: 50%;
  float: left;
}

.et-main .build .build_box .left .top p {
  padding-left: 70px;
}

.et-main .build .build_box .left .bottom {
  padding-top: 120px;
  position: relative;
}

.et-main .build .build_box .left .bottom .line_box {
  width: 437px;
  position: absolute;
  top: 165px;
  left: 85px;
}

.et-main .build .build_box .left .bottom .line_box .line {
  width: calc(100% - 14px);
  height: 1px;
  float: left;
  border-bottom: 1px dashed #EC6C00;
  margin-top: 6px;
}

.et-main .build .build_box .left .bottom .line_box .round {
  width: 14px;
  height: 14px;
  background: #ED6C01;
  border-radius: 50%;
  float: left;
}

.et-main .build .build_box .left .bottom p {
  padding-left: 70px;
}

.et-main .build .build_box .min img {
  width: 100%;
  padding: 25px;
}

.et-main .build .build_box .right {
  padding-left: 30px;
}

.et-main .build .build_box .right .right_text {
  padding-top: 15px;
}

.et-main .build .build_box .right .top {
  padding-top: 70px;
  position: relative;
}

.et-main .build .build_box .right .top .line_box {
  width: 437px;
  position: absolute;
  top: 115px;
  left: -80px;
}

.et-main .build .build_box .right .top .line_box .line {
  width: calc(100% - 14px);
  height: 1px;
  float: left;
  border-bottom: 1px dashed #EC6C00;
  margin-top: 6px;
}

.et-main .build .build_box .right .top .line_box .round {
  width: 14px;
  height: 14px;
  background: #ED6C01;
  border-radius: 50%;
  float: left;
}

.et-main .build .build_box .right .bottom {
  padding-top: 35px;
  position: relative;
}

.et-main .build .build_box .right .bottom .line_box {
  width: 437px;
  position: absolute;
  top: 80px;
  left: -150px;
}

.et-main .build .build_box .right .bottom .line_box .line {
  width: calc(100% - 14px);
  height: 1px;
  float: left;
  border-bottom: 1px dashed #EC6C00;
  margin-top: 6px;
}

.et-main .build .build_box .right .bottom .line_box .round {
  width: 14px;
  height: 14px;
  background: #ED6C01;
  border-radius: 50%;
  float: left;
}

.et-main .build .build_box h1 {
  font-size: 24px;
  color: #ED6C01;
  line-height: 36px;
  font-weight: bold;
}

.et-main .build .build_box p {
  font-size: 14px;
  color: #000000;
  padding: 35px 0 0 0;
}

.et-main .operation {
  width: 100%;
  background-color: white;
}

.et-main .operation .operation_box {
  overflow: hidden;
}

.et-main .operation .operation_box ul {
  margin-bottom: 100px;
}

.et-main .operation .operation_box ul .fr {
  flex-direction: row-reverse;
}

.et-main .operation .operation_box ul li {
  float: left;
  height: 200px;
  width: 600px;
  position: relative;
  background-color: #f7f7f7;
  display: flex;
}

.et-main .operation .operation_box ul li .text {
  width: 300px;
}

.et-main .operation .operation_box ul li .text span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding: 28px 0 22px;
}

.et-main .operation .operation_box ul li .text p {
  text-align: center;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.et-main .operation .operation_box ul li .text .top {
  padding: 0 50px;
}

.et-main .operation .operation_box ul li .text .bottom {
  padding: 0 50px;
}

.et-main .operation .operation_box ul .text_en .text span {
  display: none;
}

.et-main .operation .operation_box ul .text_en .text p {
  width: 100%;
  display: block;
  -webkit-box-orient: inherit;
  -webkit-line-clamp: inherit;
}

#pc_about_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_about_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_about_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_about_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_about_banner .shutter .shutter-img .text {
  overflow: hidden;
}

#pc_about_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 180px;
}

#pc_about_banner .shutter .shutter-img .text h2 {
  width: 547px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 269px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  transition: all .3s;
}

#pc_about_banner .shutter .shutter-img .text .video {
  width: 364px;
  height: 202px;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 348px;
}

#pc_about_banner .shutter .shutter-img .text .video video {
  width: 100%;
  height: 100%;
}

#pc_about_banner .shutter .shutter-img .text .video video::-webkit-media-controls-fullscreen-button {
  display: block;
}

#pc_about_banner .shutter .shutter-img .text .video button {
  display: block;
  height: 46px;
  width: 46px;
  border: 0;
  padding: 0;
  outline: 0;
  background-color: transparent;
  background-image: url(../images/pc_about_image13.png);
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0.7;
}

.et-main {
  width: 100%;
  background-color: #f7f7f7;
}

.et-main .et-slide {
  overflow: hidden;
}

.et-main .synopsis {
  padding-top: 0;
}

.et-main .synopsis .synopsis_box {
  overflow: hidden;
}

.et-main .synopsis .synopsis_box .synopsis_content {
  float: left;
  width: 50%;
}

.et-main .synopsis .synopsis_box .left {
  padding-left: 60px;
}

.et-main .synopsis .synopsis_box .left p {
  width: 564px;
}

.et-main .synopsis .synopsis_box .right {
  padding-left: 100px;
  padding-right: 60px;
}

.et-main .synopsis .synopsis_box .right p {
  width: 423px;
}

.et-main .synopsis .synopsis_box .right .bottom {
  padding-top: 40px;
}

.et-main .synopsis .synopsis_box p {
  font-size: 14px;
  color: #000000;
  padding: 35px 0 0 0;
  line-height: 30px;
  text-align: justify;
}

.et-main .synopsis .synopsis_box ul {
  width: 100%;
  float: left;
  display: block;
  padding-top: 65px;
  padding-bottom: 50px;
  display: flex;
}

.et-main .synopsis .synopsis_box ul li {
  padding: 20px;
  width: 20%;
  text-align: center;
}

.et-main .synopsis .synopsis_box ul li .dataNum {
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  padding-top: 10px;
}

.et-main .synopsis .synopsis_box ul li .dataNum span {
  font-size: 36px;
  color: #ED6C01;
  font-weight: 700;
  font-style: italic;
  letter-spacing: -1px;
}

.et-main .synopsis .synopsis_box ul li .dataNum p {
  text-align: center;
  color: #000;
  font-size: 14px;
  padding: 0 0 25px 0;
}

.et-main .synopsis .version {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 85px 0;
}

.et-main .synopsis .version .version_box {
  overflow: hidden;
  display: flex;
}

.et-main .synopsis .version .version_box .version_bg {
  width: 20%;
  overflow: hidden;
  text-align: center;
  float: left;
  padding: 0% 20px;
}

.et-main .synopsis .version .version_box .version_bg img {
  padding-top: 4px;
  padding-bottom: 7px;
  margin: 0 auto;
  width: 88%;
}

.et-main .synopsis .version .version_box .version_bg .light {
  color: #F39800;
}

.et-main .synopsis .version .version_box .version_bg h1 {
  font-size: 24px;
  color: #ED6C01;
  line-height: 36px;
  padding-bottom: 10px;
}

.et-main .synopsis .version .version_box .version_bg .version_con p {
  font-size: 18px;
  color: #FFFFFF;
  padding: 10px;
}

.et-main .synopsis .version .version_box .version_bg h2 {
  width: 100%;
  padding-top: 15px;
  font-size: 14px;
  color: #000000;
}

.et-main .synopsis .version .version_box .version_bg .bg_ora {
  background-image: url(../images/pc_about_image3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .synopsis .version .version_box .version_bg .bg_lightora {
  background-image: url(../images/pc_about_image4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .time {
  background-color: #f7f7f7;
  padding-bottom: 85px;
}

.et-main .time .rs {
  margin: 100px auto 0;
  width: 1172px;
  height: 51px;
  background-image: url(../images/pc_about_image6.png);
  background-repeat: no-repeat;
  background-size: 80% 80%;
  background-position: center center;
}

.et-main .time .dark h3,
.et-main .time .dark p {
  color: #EC6C00;
  font-weight: 500;
}

.et-main .time .dark:hover p {
  color: white;
}

.et-main .vision {
  width: 100%;
  background-image: url(../images/pc_about_image7.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .vision h1 {
  color: white;
}

.et-main .vision .vision_box {
  overflow: hidden;
  text-align: center;
}

.et-main .vision .vision_box p {
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.8;
}

.et-main .vision .vision_box h2 {
  font-size: 64px;
  color: #FFFFFF;
  line-height: 106px;
}

.et-main .idea {
  width: 100%;
  background: url(../images/pc_home_image8.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .idea p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 60px;
}

.et-main .idea .idea_box {
  overflow: hidden;
  display: flex;
}

.et-main .idea .idea_box .idea_bg {
  width: 33.33%;
  padding: 0 10px;
}

.et-main .idea .idea_box .idea_bg .idea_con {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  padding: 100px 37px 142px 43px;
  position: relative;
}

.et-main .idea .idea_box .idea_bg .idea_con h1 {
  font-size: 36px;
  color: #ED6C00;
  padding-bottom: 40px;
  font-weight: bold;
}

.et-main .idea .idea_box .idea_bg .idea_con .line {
  width: 52px;
  height: 1px;
  background: #000000;
  margin-bottom: 50px;
}

.et-main .idea .idea_box .idea_bg .idea_con p {
  font-size: 18px;
  color: #000000;
  line-height: 36px;
  width: 108px;
}

.et-main .idea .idea_box .idea_bg .idea_con .icon {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.et-main .idea .idea_box .idea_bg .bg-1 {
  background: url(../images/pc_about_image8.png) no-repeat;
}

.et-main .idea .idea_box .idea_bg .bg-2 {
  background: url(../images/pc_about_image9.png) no-repeat;
}

.et-main .idea .idea_box .idea_bg .bg-3 {
  background: url(../images/pc_about_image10.png) no-repeat;
}

.et-main .mission {
  width: 100%;
  background-image: url(../images/pc_about_image11.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .mission h1 {
  color: white;
}

.et-main .mission .mission_box {
  overflow: hidden;
  text-align: center;
}

.et-main .mission .mission_box p {
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.8;
  padding-bottom: 100px;
}

.et-main .mission .mission_box h2 {
  font-size: 54px;
  color: #FFFFFF;
  line-height: 76px;
}

.et-main .mission .mission_box h3 {
  font-size: 24px;
  line-height: 48px;
  color: white;
}

.et-main .map {
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 85px;
}

.et-main .map p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 80px;
}

.et-main .map .map_box {
  overflow: hidden;
}

.et-main .map .map_box .mapBox {
  width: 100%;
  height: 710px;
  position: relative;
}

.et-main .map .map_box .mapBox img {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

.et-main .map .map_box .mapBox .ct_box {
  width: 100%;
  overflow: hidden;
}

.et-main .map .map_box .mapBox .ct_box .location_box {
  display: flex;
  position: absolute;
  top: 520px;
  left: 0;
  align-items: center;
}

.et-main .map .map_box .mapBox .ct_box .future_location {
  display: flex;
  position: absolute;
  top: 490px;
  left: 184px;
  align-items: center;
}

.et-main .map .map_box .mapBox .ct_box li {
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border: 2px solid #ED6C01;
  border-radius: 50%;
}

.et-main .map .map_box .mapBox .ct_box .ct-gray {
  border: 2px solid #959595;
}

.et-main .map .map_box .mapBox .ct_box .ct .name {
  width: 70px;
  height: 25px;
  border-radius: 50px;
  background: #EC6C00;
  display: none;
  padding-top: 2px;
  position: absolute;
  left: -32px;
  top: -32px;
}

.et-main .map .map_box .mapBox .ct_box .ct .name h1 {
  font-size: 14px;
  color: white;
  text-align: center;
}

.et-main .map .map_box .mapBox .ct_box .ct .name img {
  width: 200px;
  height: 105px;
  position: absolute;
  left: 32px;
  top: -108px;
}

.et-main .map .map_box .mapBox .ct_box .ct .name-gray {
  background: #959595;
}

.et-main .map .map_box .mapBox .ct_box .ct:hover .name {
  display: block;
}

.et-main .map .map_box .mapBox .ct_box .ct-legend {
  margin-right: 10px;
}

.et-main .map .map_box .mapBox .ct_box .ct-legend-gray {
  margin-right: 10px;
}

.et-main .map .map_box .mapBox .ct_box p {
  font-size: 14px;
  color: #000000;
  padding-bottom: 0;
}

.et-main .map .map_box .mapBox .ct_box .ct-1 {
  position: absolute;
  top: 190px;
  left: 773px;
}

.et-main .map .map_box .mapBox .ct_box .ct-2 {
  position: absolute;
  top: 255px;
  left: 776px;
}

.et-main .map .map_box .mapBox .ct_box .ct-3 {
  position: absolute;
  top: 260px;
  left: 919px;
}

.et-main .map .map_box .mapBox .ct_box .ct-4 {
  position: absolute;
  top: 315px;
  left: 798px;
}

.et-main .map .map_box .mapBox .ct_box .ct-5 {
  position: absolute;
  top: 336px;
  left: 608px;
}

.et-main .map .map_box .mapBox .ct_box .ct-6 {
  position: absolute;
  top: 333px;
  left: 750px;
}

.et-main .map .map_box .mapBox .ct_box .ct-7 {
  position: absolute;
  top: 308px;
  left: 853px;
}

.et-main .map .map_box .mapBox .ct_box .ct-8 {
  position: absolute;
  top: 355px;
  left: 648px;
}

.et-main .map .map_box .mapBox .ct_box .ct-9 {
  position: absolute;
  top: 281px;
  left: 428px;
}

.et-main .map .map_box .mapBox .ct_box .ct-10 {
  position: absolute;
  top: 450px;
  left: 770px;
}

.et-main .map .map_box .mapBox .ct_box .ct-11 {
  position: absolute;
  top: 440px;
  left: 758px;
}

.et-main .map .map_box .mapBox .ct_box .ct-12 {
  position: absolute;
  top: 502px;
  left: 618px;
}

.et-main .map .map_box .mapBox .ct_box .ct-13 {
  position: absolute;
  top: 534px;
  left: 650px;
}

.et-main .map .map_box .mapBox .ct_box .ct-14 {
  position: absolute;
  top: 448px;
  left: 412px;
}

.et-main .sixcg {
  background-color: #fff;
  padding-bottom: 85px;
}

.et-main .sixcg .content_bar {
  flex-wrap: wrap;
}

.et-main .sixcg .content_bar .item_bar {
  width: 38%;
  height: 180px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  display: flex;
  padding: 14px 10px;
  margin: 10px 20px;
}

.et-main .sixcg .content_bar .item_bar .icon_bar {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  border-radius: 2px;
}

.et-main .sixcg .content_bar .item_bar .icon_bar img {
  width: 100%;
}

.et-main .sixcg .content_bar .item_bar .font_bar {
  width: calc(100% - 90px);
}

.et-main .sixcg .content_bar .item_bar .font_bar .h_title {
  color: #ED6C01;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #ED6C01;
}

.et-main .sixcg .content_bar .item_bar .font_bar p {
  font-size: 14px;
  margin-top: 10px;
}

.et-main .pg_course {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .pg_course .content_bar {
  display: flex;
  justify-content: center;
  position: relative;
}

.et-main .pg_course .content_bar img {
  width: 900px;
}

.et-main .pg_course .content_bar .title_p {
  font-weight: bold;
  font-style: italic;
  color: #ED6C01;
  font-size: 18px;
  position: absolute;
}

.et-main .pg_course .content_bar .title_span {
  font-weight: bold;
  position: absolute;
  font-size: 18px;
  text-align: center;
}

.et-main .pg_course .content_bar .p1 {
  left: 320px;
  top: -40px;
}

.et-main .pg_course .content_bar .p2 {
  right: 214px;
  top: -40px;
}

.et-main .pg_course .content_bar .p3 {
  right: 250px;
  top: 44px;
}

.et-main .pg_course .content_bar .p4 {
  right: 225px;
  top: 212px;
}

.et-main .pg_course .content_bar .p5 {
  right: 220px;
  top: 380px;
}

.et-main .os_js {
  background-color: #fff;
  padding-bottom: 85px;
}

.et-main .os_secdev {
  background-color: #f9f9f9;
  padding-bottom: 85px;
}

.et-main .os_yg {
  background-color: #fff;
  padding-bottom: 85px;
}

.et-main .os_eqplat {
  background-color: #f9f9f9;
  padding-bottom: 85px;
}

#pc_honor_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_honor_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_honor_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_honor_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_honor_banner .shutter .shutter-img .text {
  overflow: hidden;
}

#pc_honor_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 170px;
  margin: 0;
}

#pc_honor_banner .shutter .shutter-img .text h2 {
  width: 547px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 258px;
}

#pc_honor_banner .shutter .shutter-img .text .video {
  margin-left: 105px;
  width: 168px;
  height: 108px;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 348px;
}

#pc_honor_banner .shutter .shutter-img .text .video video {
  width: 168px;
  height: 108px;
}

#pc_honor_banner .shutter .shutter-img .text .video video::-webkit-media-controls-fullscreen-button {
  display: block;
}

#pc_honor_banner .shutter .shutter-img .text .video button {
  display: block;
  height: 46px;
  width: 46px;
  border: 0;
  padding: 0;
  outline: 0;
  background-color: transparent;
  background-image: url(../images/pc_about_image13.png);
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0.7;
}

.attest {
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 20px;
}

.attest p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 50px;
}

.attest .attest_box {
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.attest .attest_box .attest_bg {
  width: 25%;
  padding: 0 10px;
  transition: transform 1s;
}

.attest .attest_box .attest_bg .attest_con {
  width: 265px;
  height: 265px;
  background: white;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.07);
  margin-top: 30px;
  overflow: hidden;
}

.attest .attest_box .attest_bg .attest_con img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.attest .attest_box .attest_bg p {
  width: 240px;
  font-size: 18px;
  color: #000000;
  opacity: 0.8;
  padding-top: 35px;
  margin: 0 auto;
}

.attest .attest_bg:hover {
  cursor: pointer;
  transform: translate(0, -15px);
}

.attest .attest_bg:hover p {
  color: #EC6C00;
}

.awards {
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 20px;
}

.awards p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 50px;
}

.awards ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.awards ul li {
  width: calc(25% - 30px);
  overflow: hidden;
  margin: 20px 15px 40px;
  transition: transform 1s;
  text-align: center;
}

.awards ul li .top {
  width: 265px;
  height: 265px;
  background-color: white;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
  overflow: hidden;
}

.awards ul li .top img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.awards ul li h2 {
  width: 220px;
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  padding: 20px 0;
  margin: 0 auto;
}

.awards ul li:hover {
  cursor: pointer;
  transform: translate(0, -15px);
}

.awards ul li:hover h2 {
  color: #EC6C00;
}

.awards .btn {
  margin: 20px 550px;
  display: none;
}

#pag {
  display: flex;
  flex-wrap: wrap;
}

#pag .paginationjs {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

#pag .paginationjs .paginationjs-pages ul .paginationjs-prev,
#pag .paginationjs .paginationjs-pages ul .paginationjs-page,
#pag .paginationjs .paginationjs-pages ul .paginationjs-ellipsis,
#pag .paginationjs .paginationjs-pages ul .paginationjs-next {
  width: 32px;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

#pag .paginationjs .paginationjs-pages ul .paginationjs-prev:hover,
#pag .paginationjs .paginationjs-pages ul .paginationjs-page:hover,
#pag .paginationjs .paginationjs-pages ul .paginationjs-ellipsis:hover,
#pag .paginationjs .paginationjs-pages ul .paginationjs-next:hover {
  box-shadow: none;
  transform: none;
}

#pag .paginationjs .paginationjs-pages ul .paginationjs-next {
  border-right: 1px solid #aaa;
}

#pag .paginationjs .paginationjs-pages ul .paginationjs-page a {
  background: #fff;
  color: #333;
}

#pag .paginationjs .paginationjs-pages ul .active > a {
  background: #aaa;
  color: #fff;
}

.container {
  background: #f7f8fa;
  height: auto;
  overflow: hidden;
  padding-bottom: 80px;
}

.container ul {
  list-style: none;
}

.container .price .category {
  overflow: hidden;
  background: white;
}

.container .price .category ul li {
  width: 33.33%;
  float: left;
  display: table-cell;
  white-space: nowrap;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  position: relative;
  padding: 10px;
  font-weight: bold;
}

.container .price .category ul li.active {
  border-bottom-color: #EC6C00;
  color: #EC6C00;
  font-weight: bold;
}

.container .price .cont {
  display: none;
}

.container .price .cont ul li {
  width: 280px;
  float: left;
  margin: 0 10px;
  box-sizing: border-box;
}

.container .price .cont ul li a {
  display: block;
  background-color: #f7f7f7;
  margin-top: 20px;
  padding: 13px 20px 15px;
}

.container .price .cont ul li a .cont_main {
  display: table-cell;
  vertical-align: top;
}

.container .price .cont ul li a .cont_main .title {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.container .price .cont ul li a .cont_main .desc {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  height: 42px;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.container .price .cont .news_top {
  margin: 50px 45px;
  background-image: url(../images/pc_news_image1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 50px 20px 50px;
}

.container .price .cont .news_top .pc-bg-container {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container .price .cont .news_top .pc-bg-container .home-market-section {
  text-align: center;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container {
  max-width: 1230px;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper {
  align-items: center;
  height: 279px !important;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide {
  height: 279px !important;
  background: 0 0;
  box-sizing: border-box;
  text-align: center;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content {
  width: 100%;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .top {
  width: 372px;
  height: 243px;
  float: left;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .top img {
  width: 100%;
  height: 100%;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .bottom {
  width: calc(100% - 372px);
  float: left;
  text-align: left;
  padding-left: 75px;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .bottom h3 {
  width: 360px;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .bottom .time {
  font-size: 12px;
  color: #FFFFFF;
  opacity: 0.7;
  padding-top: 35px;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .bottom .btn {
  margin-right: 30px;
  margin-top: 40px;
  float: right;
  padding: 5px 25px;
  border: 1px solid white;
  color: white;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content .bottom .btn:hover {
  border: 1px solid #EC6C00;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide > a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-right: 20px;
  overflow: hidden;
  transition: transform 1s;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: white;
  opacity: .5;
}

.container .price .cont .news_top .pc-bg-container .home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #EC6C00;
}

.container .price .cont .grid-wrap .card-li {
  margin-bottom: 34px;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
}

.container .price .cont .grid-wrap li {
  border-radius: 10px;
  background: #f7f7f7;
  transition: transform 1s;
}

.container .price .cont .grid-wrap li a {
  padding: 0;
  margin: 0;
}

.container .price .cont .grid-wrap li a .card-img {
  width: 100%;
  height: 175px;
}

.container .price .cont .grid-wrap li a .card-img img {
  border-radius: 10px 10px 0 0;
  height: 100%;
}

.container .price .cont .grid-wrap li a .card-content {
  width: 100%;
}

.container .price .cont .grid-wrap li a .card-content h3 {
  margin: 0;
  padding: 20px;
  width: 100%;
  height: 100px;
  background: white;
  color: #000;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 1em;
  -webkit-transition: -webkit-transform 0.2s, color 0.2s;
  transition: transform 0.2s, color 0.2s;
}

.container .price .cont .grid-wrap li a .card-content p {
  font-size: 12px;
  color: #868686;
  text-align: right;
  padding: 0px 20px 20px 20px;
}

.container .price .cont .grid-wrap li:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
}

.container .price .cont .grid-wrap li:hover h3 {
  color: #EC6C00;
}

.container .price .cont-1 ul li {
  width: 280px;
  float: left;
  margin: 0 10px;
  box-sizing: border-box;
}

.container .price .cont-1 ul li a {
  display: block;
  border: 1px solid #E5E5E5;
  background-color: #fff;
  margin-top: 20px;
  padding: 13px 20px 15px;
}

.container .price .cont-1 ul li a .cont_main {
  display: table-cell;
  vertical-align: top;
}

.container .price .cont-1 ul li a .cont_main .title {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.container .price .cont-1 ul li a .cont_main .desc {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  height: 42px;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.container .price .cont-1 .grid-wrap .card-li {
  height: 353px;
  margin-bottom: 34px;
}

.container .price .cont-1 .grid-wrap li {
  border-radius: 10px;
  box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.17);
  transition: transform 1s;
}

.container .price .cont-1 .grid-wrap li a {
  padding: 0;
  border-radius: 10px;
  margin: 0;
}

.container .price .cont-1 .grid-wrap li a img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}

.container .price .cont-1 .grid-wrap li a h3 {
  margin: 0;
  padding: 20px;
  width: 100%;
  background: white;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 1em;
  -webkit-transition: -webkit-transform 0.2s, color 0.2s;
  transition: transform 0.2s, color 0.2s;
}

.container .price .cont-1 .grid-wrap li a p {
  font-size: 12px;
  color: #868686;
  text-align: right;
  padding: 20px;
}

.container .price .cont-1 .grid-wrap li:hover {
  cursor: pointer;
  transform: translate(0, -15px);
}

.container .price .cont-2 ul li {
  width: 280px;
  float: left;
  margin: 0 10px;
  box-sizing: border-box;
}

.container .price .cont-2 ul li a {
  display: block;
  border: 1px solid #E5E5E5;
  background-color: #fff;
  margin-top: 20px;
  padding: 13px 20px 15px;
}

.container .price .cont-2 ul li a .cont_main {
  display: table-cell;
  vertical-align: top;
}

.container .price .cont-2 ul li a .cont_main .title {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.container .price .cont-2 ul li a .cont_main .desc {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  height: 42px;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.container .price .cont-2 .grid-wrap .card-li {
  height: 353px;
  margin-bottom: 34px;
}

.container .price .cont-2 .grid-wrap li {
  border-radius: 10px;
  box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.17);
  transition: transform 1s;
}

.container .price .cont-2 .grid-wrap li a {
  padding: 0;
  margin: 0;
}

.container .price .cont-2 .grid-wrap li:hover {
  cursor: pointer;
  transform: translate(0, -15px);
}

.container .price .cont.active {
  display: block;
}

.container .tab_top {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  background: #fff;
  box-shadow: 1px 1px 10px #a8a8a8;
}

#pc_new_banner {
  width: 100%;
  height: 365px;
  min-width: 1200px;
}

#pc_new_banner .shutter {
  height: 365px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_new_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_new_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_new_banner .shutter .text {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#pc_new_banner .shutter .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
}

#pc_new_banner .shutter .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  width: 600px;
  margin: 0 auto;
}

.nav-path {
  width: 100%;
  height: 44px;
  background: #f6f6f6;
}

.nav-path .path-content {
  height: 100%;
  padding-top: 12px;
  padding-left: 20px;
  display: flex;
}

.nav-path .path-content p {
  font-size: 14px;
  color: #595757;
  float: left;
  line-height: 20px;
  cursor: pointer;
}

.nav-path .path-content p:hover {
  color: #EC6C00;
}

.news_xq {
  overflow: hidden;
  padding-top: 50px;
}

.news_xq .leftBox {
  float: left;
  width: 814px;
  overflow: hidden;
}

.news_xq .leftBox .news_con {
  padding: 0 20px;
}

.news_xq .leftBox .news_con h1 {
  font-size: 36px;
  color: #ED6C00;
  font-weight: bold;
}

.news_xq .leftBox .news_con h2 {
  font-size: 12px;
  color: #000000;
  opacity: 0.8;
  padding-top: 35px;
  padding-bottom: 30px;
}

.news_xq .leftBox .news_con .line {
  width: 100%;
  height: 1px;
  background: #000000;
  opacity: 0.2;
}

.news_xq .leftBox .news_con p {
  margin: 0px;
  padding: 0px;
  max-width: 100%;
  box-sizing: border-box !important;
  overflow-wrap: break-word !important;
  clear: both;
  min-height: 1em;
  font-size: 14px;
  line-height: 32px;
  color: #4d5357;
  text-align: justify;
}

.news_xq .leftBox .news_con p img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.news_xq .leftBox .news_con .introduce {
  text-align: center;
  padding-top: 20px;
}

.news_xq .leftBox .bottom {
  overflow: hidden;
  padding: 100px 0;
}

.news_xq .leftBox .bottom .content {
  width: calc(50% - 40px);
  float: left;
  background: white;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.17);
  margin: 0 20px;
  cursor: pointer;
  transition: transform 1s;
}

.news_xq .leftBox .bottom .content .con_box {
  padding: 30px;
}

.news_xq .leftBox .bottom .content .con_box p {
  font-size: 12px;
  color: #000000;
  padding-bottom: 10px;
}

.news_xq .leftBox .bottom .content .con_box .line {
  width: 27px;
  height: 2px;
  background: #ED6C00;
}

.news_xq .leftBox .bottom .content .con_box h1 {
  padding-top: 10px;
  font-size: 20px;
  color: #ED6C00;
}

.news_xq .leftBox .bottom .content .con_box h2 {
  font-size: 12px;
  color: #000000;
  opacity: 0.8;
  padding-top: 20px;
}

.news_xq .leftBox .bottom .content:hover {
  transform: translate(0, -15px);
}

.news_xq .rightBox {
  width: 324px;
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}

.news_xq .rightBox .right_news {
  width: 100%;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  padding: 30px;
}

.news_xq .rightBox .right_news .news {
  padding: 30px 0;
  border-bottom: 1px solid #acacac;
}

.news_xq .rightBox .right_news .news h1 {
  font-size: 20px;
  color: #ED6C00;
  font-weight: 400;
  cursor: pointer;
}

.news_xq .rightBox .right_news .news h1:hover {
  color: #ff9034;
}

.news_xq .rightBox .right_news .news h2 {
  font-size: 12px;
  color: #000000;
  opacity: 0.8;
  padding-top: 20px;
}

.news_xq .rightBox .right_news .news_none {
  border: none;
  padding-bottom: 0;
}

.news_xq .rightBox .focus {
  padding: 50px 0 0 20px;
}

.news_xq .rightBox .focus .icon {
  padding: 30px 5px 30px 0;
  position: relative;
}

.news_xq .rightBox .focus .icon ul {
  display: flex;
}

.news_xq .rightBox .focus .icon ul li {
  margin: 0 10px;
}

.news_xq .rightBox .focus .icon ul li dt {
  width: 90px;
}

.news_xq .rightBox .focus .icon ul li dt button {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background: none;
}

.news_xq .rightBox .focus .icon ul li dt img {
  width: 100%;
}

.news_xq .rightBox .focus .icon ul li dd {
  display: none;
}

.news_xq .rightBox .focus .icon ul li p {
  text-align: center;
  margin-top: 6px;
}

.news_xq .rightBox .focus .icon .wxIcon {
  background-image: url(../images/wx_icon1.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center center;
}

.news_xq .rightBox .focus .icon .dyIcon {
  background-image: url(../images/dy_icon1.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center center;
}

.news_xq .rightBox .focus .icon .wbIcon {
  background-image: url(../images/wb_icon1.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center center;
}

.news_xq .rightBox .focus .icon .zhIcon {
  background-image: url(../images/zh_icon1.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center center;
}

.news_xq .rightBox .focus .icon .wxCode {
  width: 140px;
  box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.17);
  padding: 5px;
  position: absolute;
  top: 90px;
  left: -35px;
}

.news_xq .rightBox .focus .icon .wxCode .triangle-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 9999;
  transform: translate(-50%, 0);
}

.news_xq .rightBox .focus .icon .wxCode img {
  margin: 0;
}

.news_xq .rightBox .focus .icon .wxCode h1 {
  font-size: 12px;
  color: #4D5357;
  text-align: center;
  padding: 10px 0;
}

.news_xq .rightBox .focus .icon .wxIcon:hover,
.news_xq .rightBox .focus .icon .dyIcon:hover,
.news_xq .rightBox .focus .icon .wbIcon:hover,
.news_xq .rightBox .focus .icon .zhIcon:hover {
  cursor: pointer;
}

.news_xq .rightBox .focus .icon ul li:active > dl > dd,
.news_xq .rightBox .focus .icon ul li.active > dl > dd,
.news_xq .rightBox .focus .icon ul li:hover > dl > dd,
.news_xq .rightBox .focus .icon ul li.hover > dl > dd {
  display: block;
  cursor: pointer;
}

.news_xq .rightBox p {
  font-size: 12px;
  color: #000000;
  padding-bottom: 10px;
  font-weight: bold;
}

.news_xq .rightBox .line {
  width: 27px;
  height: 2px;
  background: #ED6C00;
}

#pc_contact_way {
  width: 100%;
  background: url(../images/pc_home_image8.png) no-repeat;
  background-size: 100% 100%;
}

#pc_contact_way .contact_con {
  overflow: hidden;
  padding: 85px 0;
  display: flex;
  flex-wrap: wrap;
}

#pc_contact_way .contact_con .flex-til {
  width: 100%;
}

#pc_contact_way .contact_con .parent_content {
  width: calc(100% - 16px);
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 15px;
  height: 120px;
}

#pc_contact_way .contact_con .parent_content h1 {
  color: #e16b0d;
  font-size: 20px;
  font-weight: bold;
}

#pc_contact_way .contact_con .parent_content .parent_as_call {
  display: flex;
  margin-top: 10px;
}

#pc_contact_way .contact_con .parent_content .parent_as_call p {
  color: #e16b0d;
  display: flex;
}

#pc_contact_way .contact_con .parent_content .parent_as_call p span {
  font-size: 26px;
  margin-right: 50px;
  font-weight: bold;
}

#pc_contact_way .contact_con .content {
  width: 50%;
  padding: 8px;
  flex-shrink: 0;
}

#pc_contact_way .contact_con .content .con_box {
  width: 100%;
  height: 100%;
  background: white;
  overflow: hidden;
  padding: 15px;
  opacity: 0.8;
  transition: opacity .5s;
}

#pc_contact_way .contact_con .content .con_box:hover {
  opacity: 1;
}

#pc_contact_way .contact_con .content .con_box .left {
  float: left;
}

#pc_contact_way .contact_con .content .con_box .left p {
  font-size: 16px;
  color: #333;
}

#pc_contact_way .contact_con .content .con_box .left h1 {
  font-size: 22px;
  color: #e16b0d;
  font-weight: bold;
  padding-bottom: 10px;
}

#pc_contact_way .contact_con .content .con_box .right {
  width: 90px;
  height: 90px;
  float: left;
  position: relative;
}

#pc_contact_way .contact_con .content .con_box .right img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pc_contact_way .contact_con .free .con_box {
  padding-top: 10.5px;
  padding-bottom: 10.5px;
  display: flex;
  justify-content: center;
}

#pc_contact_way .contact_con .free .con_box .code {
  width: 90px;
  margin: 0 10px;
}

#pc_contact_way .contact_con .free .con_box .code img {
  width: 100%;
}

#pc_contact_way .contact_con .free .con_box .code p {
  font-size: 18px;
  color: #333;
  text-align: center;
}

#pc_contact_form {
  overflow: hidden;
  padding-bottom: 70px;
  padding-top: 100px;
}

#pc_contact_form .material {
  width: 100%;
  height: 100%;
}

#pc_contact_form .material #message {
  width: 100%;
  overflow: hidden;
  padding-right: 100px;
}

#pc_contact_form .material #message .select2-container {
  margin-left: 40px;
}

#pc_contact_form .material #message .select2-container .selection .select2-selection {
  border-radius: 0;
}

#pc_contact_form .material #message .select2-container #select2-tradeName-container {
  text-align: left;
}

#pc_contact_form .material #message label {
  font-size: 18px;
  color: #000;
  line-height: 20px;
  float: left;
  margin-bottom: 25px;
  text-align: right;
  width: 50%;
}

#pc_contact_form .material #message label .lab_til {
  font-size: 18px;
  display: inline-block;
  max-width: 140px;
}

#pc_contact_form .material #message label input {
  width: calc(100% - 200px);
  height: 30px;
  border: 1px solid #acacac;
  padding-left: 10px;
  font-size: 14px;
  color: #323232;
  margin-left: 40px;
}

#pc_contact_form .material #message label #remark {
  width: calc(100% - 200px);
  padding-left: 10px;
  padding-top: 5px;
  border: 1px solid #acacac;
  resize: none;
  font-size: 14px;
  color: #323232;
}

#pc_contact_form .material #message label::after {
  content: '*';
  color: #FF6767;
  position: relative;
  left: -400px;
  top: 0;
}

#pc_contact_form .material #message .remark {
  width: 100%;
}

#pc_contact_form .material #message .remark span {
  font-size: 18px;
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
}

#pc_contact_form .material #message .remark::after {
  left: -950px;
  top: -105px;
}

#pc_contact_form .material .btn_12 {
  width: 200px;
  background: linear-gradient(-30deg, #F39800, #ED6C01);
  border: 0;
  color: white;
  margin: 55px 500px;
  padding: 10px 45px;
}

#pc_contact_form .material .btn_12:hover {
  color: white;
  background: #f7913d;
}

#pc_contact_form .material .btn12:active {
  background-color: #ff8724;
}

#pc_mom_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

#pc_mom_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_mom_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_mom_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_mom_banner .shutter .shutter-img .text {
  overflow: hidden;
}

#pc_mom_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 180px;
}

#pc_mom_banner .shutter .shutter-img .text h2 {
  width: 547px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 269px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: width .5s;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group {
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 400px;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn12 {
  border: 1px solid #323232;
  color: #323232;
  padding: 5px 30px;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn12 .bgsqr2 {
  background: #ED6C00;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn12 .bgsqr1 {
  background: #ED6C00;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn12:hover {
  color: white;
  border: 1px solid #EC6C00;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn17 {
  background: #ED6C00;
  border: 1px solid #ED6C00;
  color: white;
  padding: 5px 30px;
  float: left;
  margin-right: 20px;
}

#pc_mom_banner .shutter .shutter-img .text .btn_group .btn17:hover {
  color: white;
  background: #f7913d;
  border: 1px solid #f7913d;
}

.pc_common_banner {
  width: 100%;
  height: 560px;
  min-width: 1200px;
}

.pc_common_banner .shutter {
  height: 560px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

.pc_common_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

.pc_common_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

.pc_common_banner .shutter .shutter-img .text {
  overflow: hidden;
}

.pc_common_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
  top: 180px;
}

.pc_common_banner .shutter .shutter-img .text .selfbanner-title {
  padding: 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  position: absolute;
  top: 249px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: width .5s;
  background: #ED6C00;
  border-radius: 20px;
}

.pc_common_banner .shutter .shutter-img .text h2 {
  width: 547px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  position: absolute;
  top: 269px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: width .5s;
}

.pc_common_banner .shutter .shutter-img .text .btn_group {
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 400px;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn12 {
  border: 1px solid #323232;
  color: #323232;
  padding: 5px 30px;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn12 .bgsqr2 {
  background: #ED6C00;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn12 .bgsqr1 {
  background: #ED6C00;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn12:hover {
  color: white;
  border: 1px solid #EC6C00;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn17 {
  background: #ED6C00;
  border: 1px solid #ED6C00;
  color: white;
  padding: 5px 30px;
  float: left;
  margin-right: 20px;
}

.pc_common_banner .shutter .shutter-img .text .btn_group .btn17:hover {
  color: white;
  background: #f7913d;
  border: 1px solid #f7913d;
}

.common_shiping {
  overflow: hidden;
  background-color: #f7f7f7;
}

.common_shiping .w1200 {
  padding: 70px 100px;
  position: relative;
}

.common_shiping .w1200 video {
  width: 100%;
}

.common_shiping .w1200 video::-webkit-media-controls-enclosure {
  display: none;
}

.common_shiping .w1200 video::-webkit-media-controls-fullscreen-button {
  display: block;
}

.common_shiping .w1200 button {
  display: block;
  height: 50px;
  width: 232px;
  border: 0;
  padding: 0;
  outline: 0;
  background: url(../web/images/video_control.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  cursor: pointer;
  opacity: 0.7;
}

.common_shiping .w1200 p {
  font-size: 16px;
  color: #000000;
  text-align: center;
  padding: 50px 20px 0;
}

#pc_momp_banner {
  width: 100%;
  height: 365px;
  min-width: 1200px;
}

#pc_momp_banner .shutter {
  height: 365px;
  width: 100%;
  position: relative;
  min-width: 1200px;
}

#pc_momp_banner .shutter .shutter-img {
  position: relative;
  height: 100%;
}

#pc_momp_banner .shutter .shutter-img img {
  width: 100%;
  height: 100%;
}

#pc_momp_banner .shutter .shutter-img .text {
  overflow: hidden;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#pc_momp_banner .shutter .shutter-img .text h1 {
  color: #ED6C00;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
}

#pc_momp_banner .shutter .shutter-img .text h2 {
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

#pc_momp_banner .shutter .shutter-img .text .btn_group {
  overflow: hidden;
  margin: 0 auto;
}

#pc_momp_banner .shutter .shutter-img .text .btn_group .btn17 {
  background: #ED6C00;
  border: 1px solid #ED6C00;
  color: white;
  padding: 5px 30px;
}

#pc_momp_banner .shutter .shutter-img .text .btn_group .btn17:hover {
  color: white;
  background: #f7913d;
  border: 1px solid #f7913d;
}

.et-main {
  width: 100%;
  background-color: #f7f7f7;
}

.et-main .et-slide {
  overflow: hidden;
}

.et-main .et-slide .pc_home_text {
  padding-bottom: 55px;
}

.et-main .bi_function {
  background: url(../images/industy.png) no-repeat;
}

.et-main .bi_function .function_box {
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

.et-main .bi_function .function_box .content_box {
  width: 300px;
  height: 416px;
  margin: 0 45px;
  background: #fff;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
}

.et-main .bi_function .function_box .content_box .content .content_top {
  width: 100%;
  height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.et-main .bi_function .function_box .content_box .content .divid {
  width: 100%;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.et-main .bi_function .function_box .content_box .content .divid h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
}

.et-main .bi_function .function_box .content_box .content .divid .line {
  width: 88px;
  height: 2px;
  background: #959595;
}

.et-main .bi_function .function_box .content_box .content .content_bot {
  height: 182px;
  width: 100%;
  padding-top: 42px;
}

.et-main .bi_function .function_box .content_box .content .content_bot p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}

.et-main .outline {
  padding-bottom: 70px;
  padding-top: 85px;
}

.et-main .outline .outline_box {
  overflow: hidden;
}

.et-main .outline .outline_box .outline_content {
  float: left;
  width: 50%;
}

.et-main .outline .outline_box .left {
  padding-left: 60px;
  margin-bottom: 37px;
}

.et-main .outline .outline_box .left .mom_box {
  box-shadow: 0px 0px 37px 3px rgba(0, 0, 0, 0.17);
  background: #FFFFFF;
  padding: 35px;
}

.et-main .outline .outline_box .left .mom_box h2 {
  font-size: 18px;
  color: #ED6C00;
  line-height: 20px;
  text-align: center;
  padding-bottom: 30px;
}

.et-main .outline .outline_box .left .mom_box p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  padding-top: 20px;
}

.et-main .outline .outline_box .right {
  padding-left: 100px;
  padding-right: 50px;
}

.et-main .outline .outline_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  width: 423px;
  padding-bottom: 80px;
}

.et-main .outline .mom_pro .right_text {
  height: 515px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.et-main .outline .mom_pro .right_text .scrollBar {
  height: 45%;
  padding-bottom: 0;
}

.et-main .outline .mom_pro .right_text .scrollBar .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #ccc !important;
}

.et-main .dare {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .dare h1 {
  color: #ED6C00;
}

.et-main .dare img {
  width: 100%;
}

.et-main .dare .dare_box {
  width: 56%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  padding: 0 10px;
}

.et-main .dare .dare_box .dare_con {
  width: 15%;
  min-width: 138px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.et-main .dare .dare_box .dare_con h1 {
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.et-main .dare .dare_box .dare_con .hidden_box {
  display: block;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.17);
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ccc;
  z-index: 999;
  cursor: default;
  transform: translateY(-30%);
  opacity: 0;
}

.et-main .dare .dare_box .dare_con p {
  font-size: 14px;
  color: #000000;
  padding: 10px;
  padding-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: all .3s;
  cursor: default;
}

.et-main .need {
  width: 100%;
  padding-bottom: 85px;
}

.et-main .need p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 80px;
}

.et-main .need .need_box {
  overflow: hidden;
  position: relative;
}

.et-main .need .need_box .sanjiao_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.et-main .need .need_box .sanjiao_box .sanjiao {
  width: 0;
  height: 0;
  border-right: 345px solid transparent;
  border-left: 345px solid transparent;
  border-bottom: 30px solid #ed6c00;
}

.et-main .need .need_box .img_box {
  width: 50%;
  height: 50%;
  margin: 0 auto;
}

.et-main .need .need_box .img_box img {
  width: 100%;
}

.et-main .need .need_box .round {
  width: 700px;
  background: #F39800;
  border-radius: 6px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 20px 0;
}

.et-main .need .need_box .round h1 {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

.et-main .need .need_box .round p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 0;
}

.et-main .need .need_box .orange {
  background: #ed6c00;
}

.et-main .need .need_box .yello {
  background: #f39800;
}

.et-main .need .need_box #p1 {
  position: absolute;
  top: 70px;
  left: 430px;
}

.et-main .need .need_box #p2 {
  position: absolute;
  top: 250px;
  left: 250px;
}

.et-main .need .need_box #p3 {
  position: absolute;
  top: 440px;
  left: 78px;
}

.et-main .need .need_box #p4 {
  position: absolute;
  top: 304px;
  left: 942px;
}

.et-main .need .need_box #p5 {
  position: absolute;
  top: 530px;
  left: 890px;
}

.et-main .need .need_box #p6 {
  position: absolute;
  top: 577px;
  left: 540px;
}

.et-main .function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .function .function_box {
  overflow: hidden;
  text-align: center;
  padding-top: 40px;
  display: flex;
}

.et-main .function .function_box .content {
  width: calc(20% - 20px);
  position: relative;
  padding: 0 10px;
  background-color: white;
  float: left;
  margin: 50px 10px 0 10px;
  transition: transform 1s;
}

.et-main .function .function_box .content .icon {
  width: 102px;
  height: 102px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%, 0);
}

.et-main .function .function_box .content .icon img {
  width: 100%;
}

.et-main .function .function_box .content h1 {
  font-size: 20px;
  padding: 70px 5px 20px;
}

.et-main .function .function_box .content .line {
  width: 52px;
  height: 1px;
  background: #000000;
  margin: 0 auto;
}

.et-main .function .function_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  padding: 30px 0 200px;
}

.et-main .function .function_box .content .mes {
  color: #598F68;
}

.et-main .function .function_box .content .iot {
  color: #856245;
}

.et-main .function .function_box .content .eam {
  color: #2A4280;
}

.et-main .function .function_box .content .qms {
  color: #657C4B;
}

.et-main .function .function_box .content .wms {
  color: #A17768;
}

.et-main .function .function_box .content:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.17);
  transform: translate(0, -15px);
}

.et-main .function .function_box .mes_con {
  background-image: url(../images/pc_ims_mom_image4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .function .function_box .iot_con {
  background-image: url(../images/pc_ims_mom_image5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .function .function_box .eam_con {
  background-image: url(../images/pc_ims_mom_image6.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .function .function_box .qms_con {
  background-image: url(../images/pc_ims_mom_image7.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .function .function_box .wms_con {
  background-image: url(../images/pc_ims_mom_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .benefit {
  width: 100%;
  background-color: white;
}

.et-main .benefit .top {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
}

.et-main .benefit .top .data_box {
  position: relative;
}

.et-main .benefit .top .data_box img {
  width: 100%;
}

.et-main .benefit .top .data_box h1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  float: left;
  position: absolute;
  top: 150px;
  left: 40px;
}

.et-main .benefit .top .data_box h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  float: left;
  position: absolute;
  top: 470px;
  left: 40px;
}

.et-main .benefit .top .data_box .content {
  float: left;
  position: absolute;
  top: 35px;
  text-align: center;
}

.et-main .benefit .top .data_box .content p {
  font-size: 18px;
  color: #000000;
  line-height: 50px;
  font-weight: bold;
}

.et-main .benefit .top .data_box .content .p1 {
  padding-bottom: 200px;
}

.et-main .benefit .top .data_box .con_1 {
  left: 360px;
}

.et-main .benefit .top .data_box .con_2 {
  left: 615px;
}

.et-main .benefit .top .data_box .con_3 {
  left: 870px;
}

.et-main .benefit .top .data_box .con_4 {
  left: 1125px;
}

.et-main .benefit .top .data_box .content_bottom {
  float: left;
  position: absolute;
  top: 330px;
  text-align: center;
}

.et-main .benefit .top .data_box .content_bottom p {
  font-size: 18px;
  color: #000000;
  line-height: 50px;
  font-weight: bold;
}

.et-main .benefit .top .data_box .content_bottom .p2 {
  padding-bottom: 180px;
}

.et-main .benefit .top .data_box .con_5 {
  left: 360px;
}

.et-main .benefit .top .data_box .con_6 {
  left: 615px;
}

.et-main .benefit .top .data_box .con_7 {
  left: 870px;
}

.et-main .benefit .top .data_box .con_8 {
  left: 1125px;
}

.et-main .benefit .benefit_box {
  overflow: hidden;
  padding: 85px 100px;
}

.et-main .benefit .benefit_box .content {
  width: 25%;
  float: left;
}

.et-main .benefit .benefit_box .content .con {
  width: 80%;
  background-image: url(../images/pc_ims_mom_image10.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
}

.et-main .benefit .benefit_box .content .con h1 {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}

.et-main .benefit .benefit_box .content .con_1 {
  background-image: url(../images/pc_ims_mom_image11.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .benefit .benefit_box .content img {
  width: 10%;
  float: left;
  padding-top: 17px;
  margin-left: 13px;
}

.et-main .qms_products {
  padding-top: 85px;
}

.et-main .qms_products .products_box {
  overflow: hidden;
}

.et-main .qms_products .products_box .products_content {
  float: left;
}

.et-main .qms_products .products_box .left {
  width: 35%;
  padding-left: 90px;
}

.et-main .qms_products .products_box .left img {
  width: 100%;
  display: block;
}

.et-main .qms_products .products_box .right {
  width: 65%;
  padding-left: 110px;
}

.et-main .qms_products .products_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  width: 518px;
}

.et-main .qms_products .products_box .right img {
  display: block;
  padding-left: 160px;
  padding-top: 60px;
}

.et-main .qms_points {
  width: 100%;
  background-color: white;
  padding-bottom: 85px;
}

.et-main .qms_points h1 {
  color: #ED6C00;
}

.et-main .qms_points img {
  width: 100%;
}

.et-main .qms_points .points_box {
  overflow: hidden;
  text-align: center;
}

.et-main .qms_points .points_box .points_con {
  width: 25%;
  float: left;
  padding: 0 60px;
}

.et-main .qms_points .points_box .points_con .tit_1 {
  background: #ed6c00;
  width: 140px;
  height: 140px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.et-main .qms_points .points_box .points_con .tit_1 h1 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.et-main .qms_points .points_box .points_con .tit_2 {
  background: #ED8F20;
  width: 140px;
  height: 140px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.et-main .qms_points .points_box .points_con .tit_2 h1 {
  font-size: 16px;
  font-weight: bold;
  color: white;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.et-main .qms_points .points_box .points_con p {
  font-size: 14px;
  color: #000000;
  padding-top: 30px;
}

.et-main .qms_bright {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .qms_bright p {
  font-size: 16px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
  padding-bottom: 80px;
}

.et-main .qms_bright .bright_box {
  overflow: hidden;
  position: relative;
}

.et-main .qms_bright .bright_box .img_box {
  width: 500px;
  height: 500px;
  margin: 0 auto;
}

.et-main .qms_bright .bright_box .img_box img {
  width: 100%;
}

.et-main .qms_bright .bright_box .text_1 {
  border-radius: 10px;
  background: #FFFFFF;
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
}

.et-main .qms_bright .bright_box .text_1:hover {
  background: #8BA955;
  cursor: pointer;
}

.et-main .qms_bright .bright_box .text_1:hover h1 {
  color: white;
}

.et-main .qms_bright .bright_box .text_1:hover .content {
  display: block;
}

.et-main .qms_bright .bright_box .text_2 {
  border-radius: 10px;
  background: #FFFFFF;
  width: 300px;
  position: absolute;
  top: 0;
  right: 0;
}

.et-main .qms_bright .bright_box .text_2:hover {
  background: #8BA955;
  cursor: pointer;
}

.et-main .qms_bright .bright_box .text_2:hover h1 {
  color: white;
}

.et-main .qms_bright .bright_box .text_2:hover .content {
  display: block;
}

.et-main .qms_bright .bright_box .text_3 {
  border-radius: 10px;
  background: #FFFFFF;
  width: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.et-main .qms_bright .bright_box .text_3:hover {
  background: #8BA955;
  cursor: pointer;
}

.et-main .qms_bright .bright_box .text_3:hover h1 {
  color: white;
}

.et-main .qms_bright .bright_box .text_3:hover .content {
  display: block;
}

.et-main .qms_bright .bright_box .text_4 {
  border-radius: 10px;
  background: #FFFFFF;
  width: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.et-main .qms_bright .bright_box .text_4:hover {
  background: #8BA955;
  cursor: pointer;
}

.et-main .qms_bright .bright_box .text_4:hover h1 {
  color: white;
}

.et-main .qms_bright .bright_box .text_4:hover .content {
  display: block;
}

.et-main .qms_bright .bright_box .content {
  background: #000000;
  opacity: 0.7;
  border-radius: 10px;
  width: 495px;
}

.et-main .qms_bright .bright_box .content p {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  padding: 70px 10px;
}

.et-main .qms_bright .bright_box .content_1 {
  position: absolute;
  left: 0;
  top: 90px;
  display: none;
}

.et-main .qms_bright .bright_box .content_2 {
  position: absolute;
  right: 0;
  top: 90px;
  display: none;
}

.et-main .qms_bright .bright_box .content_3 {
  position: absolute;
  left: 0;
  bottom: 90px;
  display: none;
}

.et-main .qms_bright .bright_box .content_4 {
  position: absolute;
  right: 0;
  bottom: 90px;
  display: none;
}

.et-main .qms_bright .bright_box h1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  padding: 15px 10px;
  width: 100%;
  text-align: center;
}

.et-main .qms_process {
  width: 100%;
  background-color: white;
}

.et-main .qms_process .process_box {
  overflow: hidden;
  text-align: center;
  padding-bottom: 85px;
}

.et-main .qms_process .process_box img {
  width: 100%;
}

.et-main .qms_benefits {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .qms_benefits .benefits_box {
  overflow: hidden;
  position: relative;
}

.et-main .qms_benefits .benefits_box .top {
  width: 100%;
  overflow: hidden;
  display: flex;
}

.et-main .qms_benefits .benefits_box .top .content {
  width: 25%;
  text-align: center;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.et-main .qms_benefits .benefits_box .top .content p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
}

.et-main .qms_benefits .benefits_box .top .content h1 {
  font-size: 22px;
  color: #ED6C00;
  font-weight: bold;
}

.et-main .qms_benefits .bottom {
  width: 1300px;
  position: relative;
  margin: 0 auto;
  padding-bottom: 199px;
}

.et-main .qms_benefits .bottom .round_box_1 {
  width: 25%;
  position: absolute;
  top: 20px;
  left: 25px;
}

.et-main .qms_benefits .bottom .round_box_1 .round_1 {
  width: 354px;
  height: 178px;
  border-radius: 177px 177px 0 0;
  line-height: 50px;
  background-color: #ed6c00;
  opacity: 0.9;
}

.et-main .qms_benefits .bottom .round_box_1 .round_1 img {
  padding: 50px 135px;
}

.et-main .qms_benefits .bottom .round_box_2 {
  position: absolute;
  top: 54px;
  left: 320px;
}

.et-main .qms_benefits .bottom .round_box_2 .round_2 {
  width: 339px;
  height: 170px;
  border-radius: 169px 169px 0 0;
  line-height: 50px;
  background-color: #ED8F20;
  opacity: 0.9;
}

.et-main .qms_benefits .bottom .round_box_2 .round_2 img {
  padding: 20px 130px;
}

.et-main .qms_benefits .bottom .round_box_3 {
  position: absolute;
  top: 27px;
  left: 640px;
}

.et-main .qms_benefits .bottom .round_box_3 .round_3 {
  width: 339px;
  height: 171px;
  border-radius: 170px 170px 0 0;
  line-height: 50px;
  background-color: #ED7C2A;
  opacity: 0.9;
}

.et-main .qms_benefits .bottom .round_box_3 .round_3 img {
  padding: 45px 130px;
}

.et-main .qms_benefits .bottom .round_box_4 {
  position: absolute;
  top: 20px;
  left: 920px;
}

.et-main .qms_benefits .bottom .round_box_4 .round_4 {
  width: 354px;
  height: 178px;
  border-radius: 177px 177px 0 0;
  line-height: 50px;
  background-color: #ed6c00;
  opacity: 0.9;
}

.et-main .qms_benefits .bottom .round_box_4 .round_4 img {
  padding: 50px 135px;
}

.et-main .related {
  width: 100%;
  padding-bottom: 65px;
}

.et-main .related .related_box {
  overflow: hidden;
}

.et-main .related .related_box .product_box {
  display: inline-block;
  width: 20%;
  float: left;
  padding: 0 20px;
}

.et-main .related .related_box .product_box .product {
  background-color: white;
  margin: 20px 0;
  padding: 35px 0;
  text-align: center;
  transition: transform 1s;
}

.et-main .related .related_box .product_box .product .top {
  width: 102px;
  height: 102px;
  border-radius: 50px;
  margin: 0 auto;
}

.et-main .related .related_box .product_box .product .top img {
  width: 100%;
  border-radius: 50px;
}

.et-main .related .related_box .product_box .product .bottom {
  padding-top: 30px;
}

.et-main .related .related_box .product_box .product h1 {
  font-size: 18px;
  color: #000000;
  line-height: 32px;
}

.et-main .related .related_box .swiper-slide {
  padding: 0;
  width: 216px !important;
}

.et-main .related .related_box .product:hover {
  transform: translate(0, -15px);
  box-shadow: 0px 14px 16px 1px rgba(0, 0, 0, 0.17);
  cursor: pointer;
}

.et-main .related .related_box .product:hover h1 {
  color: #ed6c00;
}

.et-main .iot_products {
  padding-bottom: 70px;
  padding-top: 85px;
}

.et-main .iot_products .products_box {
  overflow: hidden;
}

.et-main .iot_products .products_box .products_content {
  float: left;
}

.et-main .iot_products .products_box .left {
  width: 50%;
  padding-right: 35px;
}

.et-main .iot_products .products_box .left img {
  width: 100%;
  display: block;
}

.et-main .iot_products .products_box .right {
  width: 50%;
  padding-left: 65px;
  padding-right: 50px;
}

.et-main .iot_products .products_box .right .right_text {
  height: 415px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.et-main .iot_products .products_box .right .right_text .scrollBar {
  height: 45%;
  padding-bottom: 0;
}

.et-main .iot_products .products_box .right .right_text .scrollBar .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #ccc !important;
}

.et-main .iot_products .products_box .right .right_text p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  width: 468px;
  text-align: justify;
  overflow: auto;
  padding-right: 10px;
}

.et-main .iot_function {
  width: 100%;
  background-color: white;
  padding-bottom: 85px;
}

.et-main .iot_function h1 {
  color: #ED6C00;
}

.et-main .iot_function .function_box {
  overflow: hidden;
  padding: 0 100px;
}

.et-main .iot_function .function_box img {
  width: 100%;
}

.et-main .iot_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 65px;
}

.et-main .iot_edge .edge_box {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.et-main .iot_edge .edge_box .content {
  width: 25%;
  float: left;
  padding: 0 20px;
}

.et-main .iot_edge .edge_box .content .box {
  background-color: white;
  padding: 50px 30px 0;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
  text-align: center;
  margin: 20px 0;
  height: calc(100% - 50px);
}

.et-main .iot_edge .edge_box .content .box .top {
  width: 108px;
  height: 108px;
  margin: 0 auto;
}

.et-main .iot_edge .edge_box .content .box .top img {
  width: 90%;
}

.et-main .iot_edge .edge_box .content .box .bottom {
  padding-top: 40px;
  padding-bottom: 40px;
}

.et-main .iot_edge .edge_box .content .box .bottom h1 {
  min-height: 38px;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.et-main .iot_plant {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .iot_plant .plant_box {
  overflow: hidden;
  padding: 0 100px 85px;
}

.et-main .iot_plant .plant_box p {
  text-align: center;
  width: 730px;
  margin: 0 auto;
  line-height: 24px;
  font-size: 14px;
  padding-bottom: 35px;
}

.et-main .iot_plant .plant_box img {
  width: 100%;
}

.et-main .mes_scenes {
  padding-top: 85px;
}

.et-main .mes_scenes .scenes_box {
  overflow: hidden;
}

.et-main .mes_scenes .scenes_box .scenes_content {
  float: left;
}

.et-main .mes_scenes .scenes_box .left {
  width: 55%;
  padding-bottom: 85px;
}

.et-main .mes_scenes .scenes_box .left img {
  width: 100%;
  display: block;
}

.et-main .mes_scenes .scenes_box .right {
  width: 45%;
  padding-left: 80px;
}

.et-main .mes_scenes .scenes_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: justify;
}

.et-main .mes_scenes .scenes_box .right img {
  display: block;
  padding-left: 110px;
  padding-top: 90px;
}

.et-main .mes_function {
  width: 100%;
  background-color: white;
  padding-bottom: 35px;
}

.et-main .mes_function h1 {
  color: #ED6C00;
}

.et-main .mes_function .function_box {
  overflow: hidden;
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
}

.et-main .mes_function .function_box .content_box {
  width: 350px;
  margin: 0 25px 50px;
}

.et-main .mes_function .function_box .content_box .content {
  background: #F7F7F7;
  position: relative;
  padding: 27px 54px;
  transition: transform 1s;
  height: 100%;
}

.et-main .mes_function .function_box .content_box .content .num {
  border-radius: 0px 0px 10px 0px;
  width: 30px;
  height: 30px;
  background: #ED6C00;
  position: absolute;
  top: 0;
  left: 0;
}

.et-main .mes_function .function_box .content_box .content .num p {
  font-size: 14px;
  color: #F7F7F7;
  font-style: italic;
  margin: 4px 9px;
}

.et-main .mes_function .function_box .content_box .content .num .num1 {
  margin: 4px 6px;
}

.et-main .mes_function .function_box .content_box .content h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  height: 100%;
}

.et-main .mes_function .function_box .content_box .content .line {
  width: 350px;
  height: 7px;
  border-bottom: 10px solid #ED6C00;
  border-left: 350px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}

.et-main .mes_function .function_box .content_box .content:hover {
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  transform: translate(0, -15px);
}

.et-main .mes_structure {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .mes_structure .structure_box {
  overflow: hidden;
  padding: 0 0 17px 0;
}

.et-main .mes_structure .structure_box .content {
  width: calc(100% - 30px);
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  background: #F7F7F7;
  padding: 18px;
  margin: 0 15px;
}

.et-main .mes_structure .structure_box .content img {
  width: 100%;
}

.et-main .mes_edge {
  width: 100%;
}

.et-main .mes_edge .edge_box {
  overflow: hidden;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 85px;
}

.et-main .mes_edge .edge_box .content {
  width: 20%;
  float: left;
  padding: 0 10px;
}

.et-main .mes_edge .edge_box .content .bottom {
  padding: 30px 25px 0;
}

.et-main .mes_edge .edge_box .content .bottom h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
}

.et-main .mes_benefit {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .mes_benefit .benefit_box {
  overflow: hidden;
}

.et-main .mes_benefit .benefit_box .content_box {
  width: 20%;
  float: left;
  padding: 0 15px;
  position: relative;
}

.et-main .mes_benefit .benefit_box .content_box .contetn_font {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 34px;
  padding-top: 30px;
}

.et-main .mes_benefit .benefit_box .content_box .contetn_font .four_side_bar {
  height: 108px;
}

.et-main .mes_benefit .benefit_box .content_box .contetn_font h1 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 10px;
}

.et-main .mes_benefit .benefit_box .content_box .contetn_font p {
  padding-right: 30px;
  color: #fff;
  font-size: 16px;
}

.et-main .mes_benefit .benefit_box .content_box .content_1 {
  border-left: 225px solid #F39800;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  height: 250px;
}

.et-main .mes_benefit .benefit_box .content_box .content_2 {
  border-left: 225px solid #ed6c00;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  height: 250px;
}

.et-main .eam_scenes {
  padding-top: 85px;
}

.et-main .eam_scenes .scenes_box {
  overflow: hidden;
}

.et-main .eam_scenes .scenes_box .scenes_content {
  float: left;
}

.et-main .eam_scenes .scenes_box .left {
  width: 50%;
  padding-bottom: 85px;
}

.et-main .eam_scenes .scenes_box .left img {
  width: 100%;
  display: block;
}

.et-main .eam_scenes .scenes_box .right {
  width: 50%;
  padding-left: 70px;
}

.et-main .eam_scenes .scenes_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: justify;
  width: 406px;
}

.et-main .eam_scenes .scenes_box .right img {
  display: block;
  padding-left: 80px;
  padding-top: 60px;
}

.et-main .eam_function {
  width: 100%;
  background-color: white;
  padding-bottom: 85px;
}

.et-main .eam_function h1 {
  color: #ED6C00;
}

.et-main .eam_function .function_box {
  position: relative;
  height: 400px;
}

.et-main .eam_function .function_box .pic {
  width: 359px;
  margin: 0 auto;
}

.et-main .eam_function .function_box .pic img {
  width: 100%;
}

.et-main .eam_function .function_box h1 {
  font-size: 14px;
  color: #000000;
  text-align: center;
  width: 160px;
}

.et-main .eam_function .function_box .text_1 {
  position: absolute;
  top: 0;
  left: 300px;
}

.et-main .eam_function .function_box .text_2 {
  position: absolute;
  top: 130px;
  left: 220px;
}

.et-main .eam_function .function_box .text_3 {
  position: absolute;
  top: 300px;
  left: 300px;
}

.et-main .eam_function .function_box .text_4 {
  position: absolute;
  top: 0;
  left: 740px;
}

.et-main .eam_function .function_box .text_5 {
  position: absolute;
  top: 130px;
  left: 810px;
}

.et-main .eam_function .function_box .text_6 {
  position: absolute;
  top: 300px;
  left: 740px;
}

.et-main .eam_structure {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .eam_structure .structure_box {
  overflow: hidden;
  position: relative;
  padding-top: 296px;
}

.et-main .eam_structure .structure_box .content {
  width: 780px;
  margin: 0 auto;
}

.et-main .eam_structure .structure_box .content img {
  display: block;
  width: 100%;
}

.et-main .eam_structure .text {
  text-align: justify;
  width: 320px;
  padding: 30px;
  border-radius: 15px;
  padding-bottom: 40px;
  position: relative;
}

.et-main .eam_structure .text .sanjiao {
  width: 0;
  height: 0;
  border: 20px solid #fff;
  position: absolute;
  bottom: -40px;
}

.et-main .eam_structure .text p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.et-main .eam_structure .text h1 {
  font-size: 24px;
  padding-bottom: 15px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.et-main .eam_structure .text_1 {
  position: absolute;
  bottom: 244px;
  left: 14px;
  background: #f39801;
}

.et-main .eam_structure .text_1 .sanjiao {
  border-color: #f39801 transparent transparent transparent;
  right: 10%;
}

.et-main .eam_structure .text_2 {
  position: absolute;
  bottom: 414px;
  left: 434px;
  background: #ec6c00;
}

.et-main .eam_structure .text_2 .sanjiao {
  border-color: #ec6c00 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%);
}

.et-main .eam_structure .text_3 {
  position: absolute;
  bottom: 244px;
  right: 14px;
  background: #c8a063;
}

.et-main .eam_structure .text_3 .sanjiao {
  border-color: #c8a063 transparent transparent transparent;
  left: 10%;
}

.et-main .eam_edge {
  width: 100%;
  background-color: white;
}

.et-main .eam_edge .eam_box {
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  position: relative;
}

.et-main .eam_edge .eam_box .pic {
  margin: 0 auto;
}

.et-main .eam_edge .eam_box .pic img {
  display: block;
  width: 100%;
}

.et-main .eam_edge .eam_box .content {
  width: 65px;
  background: #ED6C00;
  border-radius: 10px;
}

.et-main .eam_edge .eam_box .content h1 {
  font-size: 20px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 20px 20px;
  line-height: 26px;
}

.et-main .eam_edge .eam_box .content_1 {
  position: absolute;
  top: 350px;
  left: 220px;
}

.et-main .eam_edge .eam_box .content_2 {
  position: absolute;
  top: 20px;
  left: 450px;
}

.et-main .eam_edge .eam_box .content_3 {
  position: absolute;
  top: 40px;
  left: 810px;
}

.et-main .eam_edge .eam_box .content_4 {
  position: absolute;
  top: 290px;
  left: 940px;
}

.et-main .eam_edge .eam_box .content_2_en {
  top: 120px;
  left: 350px;
}

.et-main .eam_edge .eam_box .content_3_en {
  top: 160px;
  left: 710px;
}

.et-main .wms_scenes {
  background-color: white;
  padding-top: 85px;
}

.et-main .wms_scenes .scenes_box {
  overflow: hidden;
}

.et-main .wms_scenes .scenes_box .left {
  width: 100%;
  padding-bottom: 70px;
  position: relative;
}

.et-main .wms_scenes .scenes_box .left img {
  padding: 0 50px;
  width: 100%;
  display: block;
}

.et-main .wms_scenes .scenes_box .left .text {
  background-color: #ed6c00;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  padding: 15px 25px;
  width: 175px;
}

.et-main .wms_scenes .scenes_box .left .text_1 {
  position: absolute;
  top: 0;
  left: 50px;
}

.et-main .wms_scenes .scenes_box .left .text_2 {
  position: absolute;
  top: 0;
  right: 50px;
}

.et-main .wms_scenes .scenes_box .left .text_3 {
  position: absolute;
  top: 379px;
  left: 50px;
}

.et-main .wms_scenes .scenes_box .left .text_4 {
  position: absolute;
  top: 379px;
  right: 50px;
}

.et-main .wms_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 70px;
}

.et-main .wms_function h1 {
  color: #ED6C00;
}

.et-main .wms_function .function_box {
  overflow: hidden;
  position: relative;
}

.et-main .wms_function .function_box .content {
  width: calc(50% - 30px);
  margin: 15px 15px;
  border-radius: 40px;
  background-color: #F7F7F7;
  float: left;
  padding: 9px 20px;
  position: relative;
  transition: transform 1s;
}

.et-main .wms_function .function_box .content .img {
  float: left;
  margin-top: 7px;
  max-width: 54px;
}

.et-main .wms_function .function_box .content .line {
  width: 2px;
  height: 63px;
  background: #000000;
  opacity: 0.1;
  float: left;
  margin-left: 24px;
}

.et-main .wms_function .function_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  padding-left: 20px;
  float: left;
  line-height: 60px;
  width: 930px;
}

.et-main .wms_function .function_box .content .num {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 143px;
}

.et-main .wms_function .function_box .content p {
  font-size: 24px;
  font-style: italic;
  color: #ED6C00;
  position: absolute;
  top: 22px;
  right: 28px;
}

.et-main .wms_function .function_box .content:hover {
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  transform: translate(0, -15px);
}

.et-main .wms_structure {
  width: 100%;
  background-color: white;
  padding-bottom: 70px;
}

.et-main .wms_structure .structure_box {
  overflow: hidden;
  position: relative;
}

.et-main .wms_structure .structure_box img {
  display: block;
  width: 100%;
}

.et-main .wms_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 70px;
}

.et-main .wms_edge .wms_box {
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  position: relative;
}

.et-main .wms_edge .wms_box .title {
  width: 87px;
  padding: 0 8px;
  float: left;
}

.et-main .wms_edge .wms_box .title .top {
  height: 90px;
  background-color: #C9C9C9;
  font-size: 24px;
  color: #000000;
  padding: 10px 23px;
  margin-bottom: 10px;
  font-weight: bold;
  word-break: break-all;
}

.et-main .wms_edge .wms_box .title .bottom {
  height: 383px;
  background: linear-gradient(180deg, #FAFAFA 0%, #FFFFFF 100%);
  font-size: 24px;
  color: #000000;
  padding: 0 24px;
  font-weight: bold;
  word-break: break-word;
}

.et-main .wms_edge .wms_box .text {
  width: 139px;
  padding: 0 7px;
  float: left;
}

.et-main .wms_edge .wms_box .text .top {
  height: 90px;
  background: #ED6C00;
  font-size: 24px;
  color: #FFFFFF;
  padding: 28px 23px;
  margin-bottom: 10px;
  font-weight: bold;
}

.et-main .wms_edge .wms_box .text .bottom {
  height: 383px;
  font-size: 20px;
  line-height: 26px;
  color: #ED6C00;
  padding-left: 51px;
  padding-right: 51px;
  background: linear-gradient(0deg, #FFF3D9 0%, #FFFFFF 100%);
  font-weight: bold;
}

.et-main .saas_outline {
  padding-bottom: 30px;
  padding-top: 85px;
}

.et-main .saas_outline .saas_outline_box {
  overflow: hidden;
}

.et-main .saas_outline .saas_outline_box .left {
  width: 60%;
  float: left;
}

.et-main .saas_outline .saas_outline_box .left img {
  display: block;
}

.et-main .saas_outline .saas_outline_box .right {
  width: 40%;
  float: left;
}

.et-main .saas_outline .saas_outline_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  width: 350px;
  padding-top: 20px;
  text-align: justify;
}

.et-main .saas_dare {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .saas_dare h1 {
  color: #ED6C00;
}

.et-main .saas_dare .dare_box {
  overflow: hidden;
  text-align: center;
}

.et-main .saas_dare .dare_box .content_box {
  width: 20%;
  padding: 0 7px;
  float: left;
}

.et-main .saas_dare .dare_box .content_box .content {
  width: 100%;
}

.et-main .saas_dare .dare_box .content_box .content img {
  width: 100%;
}

.et-main .saas_dare .dare_box .content_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C01;
  line-height: 36px;
  padding-top: 45px;
}

.et-main .saas_dare .dare_box .content_box .content p {
  font-size: 14px;
  color: #000000;
  padding: 24px 29px 0;
}

.et-main .saas_need {
  width: 100%;
}

.et-main .saas_need h1 {
  color: #ED6C00;
}

.et-main .saas_need .need_box {
  overflow: hidden;
  position: relative;
}

.et-main .saas_need .need_box .con {
  width: 100%;
  overflow: hidden;
  padding-bottom: 85px;
}

.et-main .saas_need .need_box .con .content_box {
  width: 24%;
  float: left;
}

.et-main .saas_need .need_box .con .content_box .content {
  width: 100%;
  position: relative;
}

.et-main .saas_need .need_box .con .content_box .content .top {
  width: 100%;
  border: 2px solid #DCDCDC;
  border-radius: 10px;
  background-color: white;
}

.et-main .saas_need .need_box .con .content_box .content .top p {
  text-align: center;
  font-size: 14px;
  color: #000000;
  padding: 40px 54px 123px;
}

.et-main .saas_need .need_box .con .content_box .content img {
  position: absolute;
  bottom: 60px;
  left: 70px;
}

.et-main .saas_need .need_box .con .content_box .content .img {
  position: absolute;
  bottom: 60px;
  left: 90px;
}

.et-main .saas_need .need_box .con .content_box .content h1 {
  font-size: 24px;
  text-align: center;
  color: #000000;
  padding-top: 110px;
  font-weight: bold;
}

.et-main .saas_need .need_box .con .content_box .content h2 {
  font-size: 24px;
  text-align: center;
  color: #000000;
  padding-top: 80px;
  font-weight: bold;
}

.et-main .saas_need .need_box .con .bg_box {
  width: 14%;
  float: left;
}

.et-main .saas_need .need_box .con .bg_box img {
  display: block;
  padding-top: 2px;
}

.et-main .saas_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 55px;
}

.et-main .saas_function .function_box {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.et-main .saas_function .function_box .content_box {
  width: 33.33%;
  padding: 0 13px 30px;
  flex-shrink: 0;
}

.et-main .saas_function .function_box .content_box .content {
  background-color: white;
  overflow: hidden;
  transition: transform 1s;
  height: 100%;
  position: relative;
}

.et-main .saas_function .function_box .content_box .content .top {
  width: 100%;
}

.et-main .saas_function .function_box .content_box .content .top h1 {
  font-size: 24px;
  font-weight: bold;
  padding: 33px 0 0 30px;
  padding-right: 102px;
}

.et-main .saas_function .function_box .content_box .content .top img {
  position: absolute;
  right: 0;
  top: 0;
}

.et-main .saas_function .function_box .content_box .content .top .cl {
  color: #474793;
}

.et-main .saas_function .function_box .content_box .content .top .an {
  color: #CE6E3E;
}

.et-main .saas_function .function_box .content_box .content .top .iot {
  color: #856245;
}

.et-main .saas_function .function_box .content_box .content .top .bi {
  color: #007058;
}

.et-main .saas_function .function_box .content_box .content .top .sop {
  color: #3F818B;
}

.et-main .saas_function .function_box .content_box .content .top .sp {
  color: #703660;
}

.et-main .saas_function .function_box .content_box .content .top .ecl {
  color: #977236;
}

.et-main .saas_function .function_box .content_box .content .top .capa {
  color: #416F25;
}

.et-main .saas_function .function_box .content_box .content .top .spc {
  color: #465678;
}

.et-main .saas_function .function_box .content_box .content .bottom {
  width: 100%;
  float: left;
}

.et-main .saas_function .function_box .content_box .content .bottom .line {
  height: 1px;
  width: 52px;
  background-color: #ed6c00;
  margin-left: 30px;
  margin-top: 17px;
}

.et-main .saas_function .function_box .content_box .content .bottom p {
  font-size: 14px;
  color: #000000;
  padding: 30px;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_cl {
  background-color: #474793;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_an {
  background-color: #CE6E3E;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_iot {
  background-color: #856245;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_bi {
  background-color: #007058;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_sop {
  background-color: #3F818B;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_sp {
  background-color: #703660;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_ecl {
  background-color: #977236;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_capa {
  background-color: #416F25;
}

.et-main .saas_function .function_box .content_box .content .bottom .l_spc {
  background-color: #465678;
}

.et-main .saas_function .function_box .content:hover {
  cursor: pointer;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  transform: translate(0, -15px);
}

.et-main .saas_benefit {
  width: 100%;
  background-color: white;
}

.et-main .saas_benefit .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.et-main .saas_benefit .top .con {
  width: 20%;
  background-image: url(../images/pc_ims_mom_image10.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .saas_benefit .top .con h1 {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 26px;
}

.et-main .saas_benefit .bot {
  display: flex;
  justify-content: space-between;
}

.et-main .saas_benefit .bot p {
  width: 20%;
  text-align: center;
  font-size: 14px;
  padding-top: 20px;
}

.et-main .saas_benefit .benefit_box {
  overflow: hidden;
  padding: 0 100px 85px 100px;
}

.et-main .saas_benefit .benefit_box .content {
  width: 25%;
  float: left;
}

.et-main .saas_benefit .benefit_box .content .con {
  width: 80%;
  background-image: url(../images/pc_ims_mom_image10.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
}

.et-main .saas_benefit .benefit_box .content .con h1 {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
}

.et-main .saas_benefit .benefit_box .content .con_1 {
  background-image: url(../images/pc_ims_mom_image11.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .saas_benefit .benefit_box .content img {
  width: 10%;
  float: left;
  padding-top: 17px;
  margin-left: 13px;
}

.et-main .saas_benefit .benefit_box .content p {
  padding: 80px 70px 0 10px;
  text-align: center;
  font-size: 14px;
  color: #000000;
}

.et-main .bi_video {
  overflow: hidden;
  padding: 70px 0;
}

.et-main .bi_video .video_box {
  padding: 0 100px;
  position: relative;
}

.et-main .bi_video .video_box video {
  width: 100%;
}

.et-main .bi_video .video_box video::-webkit-media-controls-enclosure {
  display: none;
}

.et-main .bi_video .video_box video::-webkit-media-controls-fullscreen-button {
  display: block;
}

.et-main .bi_video .video_box button {
  display: block;
  height: 46px;
  width: 46px;
  border: 0;
  padding: 0;
  outline: 0;
  background-color: transparent;
  background-image: url(../images/pc_about_image13.png);
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  cursor: pointer;
  opacity: 0.7;
}

.et-main .bi_video .video_box p {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  padding: 40px 30px 0;
  text-align: center;
}

.et-main .bi_scenes {
  background-color: white;
  padding-bottom: 40px;
  padding-top: 85px;
}

.et-main .bi_scenes .scenes_box {
  display: flex;
  flex-wrap: wrap;
}

.et-main .bi_scenes .scenes_box .content_box {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 50px;
}

.et-main .bi_scenes .scenes_box .content_box .content {
  width: 100%;
  height: 100%;
  position: relative;
}

.et-main .bi_scenes .scenes_box .content_box .content h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #5f9aff;
  border-radius: 10px 10px 0 10px;
  padding: 15px 20px;
  position: absolute;
  left: 0;
  top: -10px;
}

.et-main .bi_scenes .scenes_box .content_box .content h2 {
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #405372;
  border-radius: 10px 10px 0 10px;
  position: absolute;
  left: 0;
  top: -10px;
  padding: 15px 20px;
}

.et-main .bi_scenes .scenes_box .content_box .content p {
  font-size: 18px;
  color: #9FA0A0;
  font-weight: 400;
  padding: 27px 15px;
  margin-left: 90px;
  height: 100%;
}

.et-main .bi_scenes .scenes_box .content_box .content .blue {
  border: 1px solid #5f9aff;
  border-radius: 10px 10px 10px 0;
}

.et-main .bi_scenes .scenes_box .content_box .content .g_blue {
  border: 1px solid #405372;
  border-radius: 10px 10px 10px 0;
}

.et-main .bi_structure {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 85px;
}

.et-main .bi_structure .structure_box {
  overflow: hidden;
  position: relative;
}

.et-main .bi_structure .structure_box .left {
  width: 50%;
  float: left;
  padding: 0 30px 0;
}

.et-main .bi_structure .structure_box .left p {
  font-size: 20px;
  color: #000000;
  line-height: 36px;
  padding: 20px 40px 86px;
}

.et-main .bi_structure .structure_box .left .bottom {
  border-radius: 10px;
  border: 1px solid #5f9aff;
  position: relative;
}

.et-main .bi_structure .structure_box .left .bottom h1 {
  font-size: 24px;
  color: #ED6C00;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -60%);
  background-color: white;
  padding: 0 15px;
}

.et-main .bi_structure .structure_box .left .bottom p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: center;
  padding: 50px 36px 30px;
}

.et-main .bi_structure .structure_box .right {
  width: 50%;
  float: left;
}

.et-main .bi_structure .structure_box .right img {
  width: 100%;
}

.et-main .bi_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .bi_edge .edge_box {
  display: flex;
  justify-content: center;
  overflow: hidden;
  text-align: center;
}

.et-main .bi_edge .edge_box img {
  width: 90%;
}

.et-main .bi_systems {
  width: 100%;
  background-color: white;
  padding-bottom: 70px;
}

.et-main .bi_systems .systems_box {
  overflow: hidden;
}

.et-main .bi_systems .systems_box .content_box {
  width: 50%;
  float: left;
  padding: 0 15px 15px;
}

.et-main .bi_systems .systems_box .content_box .content {
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}

.et-main .bi_systems .systems_box .content_box .content .left {
  width: 110px;
  height: 116px;
  float: left;
}

.et-main .bi_systems .systems_box .content_box .content .right {
  width: calc(100% - 110px);
  float: left;
  padding: 16px 22px 0;
}

.et-main .bi_systems .systems_box .content_box .content .right h1 {
  font-size: 20px;
  color: #ED6C00;
  font-weight: bold;
  line-height: 24px;
}

.et-main .bi_systems .systems_box .content_box .content .right p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-top: 18px;
}

.et-main .bi_signage {
  width: 100%;
  padding-bottom: 85px;
}

.et-main .bi_signage .signage_box {
  overflow: hidden;
  display: flex;
}

.et-main .bi_signage .signage_box .content_box {
  width: 25%;
  padding: 0 20px;
}

.et-main .bi_signage .signage_box .content_box .content {
  width: 100%;
  height: 100%;
  background-color: white;
  transition: transform 1s;
  padding-bottom: 20px;
}

.et-main .bi_signage .signage_box .content_box .content .top {
  width: 100%;
  padding: 32px 39px;
}

.et-main .bi_signage .signage_box .content_box .content .top img {
  width: 100%;
}

.et-main .bi_signage .signage_box .content_box .content .bottom {
  width: 100%;
  text-align: center;
}

.et-main .bi_signage .signage_box .content_box .content .bottom h1 {
  font-size: 20px;
  font-weight: bold;
  color: #ED6C00;
  padding: 0 10px;
}

.et-main .bi_signage .signage_box .content_box .content .bottom p {
  font-size: 14px;
  color: #595757;
  line-height: 24px;
  padding: 20px 20px 0;
}

.et-main .bi_signage .signage_box .content_box .content:hover {
  cursor: pointer;
  transform: translate(0, -15px);
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
}

.et-main .bi_sf {
  width: 100%;
  padding-bottom: 85px;
  background-color: white;
}

.et-main .bi_sf .sf_box {
  overflow: hidden;
}

.et-main .bi_sf .sf_box .content_box {
  width: 25%;
  padding: 0 20px;
  float: left;
}

.et-main .bi_sf .sf_box .content_box .content {
  width: 100%;
}

.et-main .bi_sf .sf_box .content_box .content .top {
  width: 129px;
  margin: 0 auto;
}

.et-main .bi_sf .sf_box .content_box .content .top img {
  width: 100%;
}

.et-main .bi_sf .sf_box .content_box .content .bottom {
  width: 169px;
  margin: 0 auto;
}

.et-main .bi_sf .sf_box .content_box .content .bottom h1 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  line-height: 36px;
  padding-top: 36px;
}

.et-main #tab-case {
  background: none;
}

.et-main .bi_software {
  width: 100%;
  padding-bottom: 47px;
  background-color: white;
}

.et-main .bi_software .software_box {
  overflow: hidden;
}

.et-main .bi_software .software_box img {
  width: 100%;
}

.et-main .bi_software .software_box .content_box {
  width: 33.33%;
  padding: 38px 40px;
  float: left;
}

.et-main .bi_software .software_box .content_box .content {
  width: 100%;
  height: 308px;
  background: #F7F7F7;
  border-radius: 6px;
  transition: transform 1s;
}

.et-main .bi_software .software_box .content_box .content h1 {
  font-size: 20px;
  font-weight: bold;
  color: #ED6C00;
  text-align: center;
  padding: 34px 82px 0;
}

.et-main .bi_software .software_box .content_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  text-align: center;
  padding-top: 22px;
}

.et-main .bi_software .software_box .content_box .content:hover {
  cursor: pointer;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  transform: translate(0, -10px);
}

.et-main .sop_scenes {
  background-color: #f7f7f7;
  padding-top: 85px;
}

.et-main .sop_scenes .scenes_box {
  overflow: hidden;
  display: flex;
  align-items: center;
}

.et-main .sop_scenes .scenes_box .text {
  width: 30%;
}

.et-main .sop_scenes .scenes_box .text .content {
  padding-bottom: 90px;
}

.et-main .sop_scenes .scenes_box .text .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
}

.et-main .sop_scenes .scenes_box .text .content p {
  font-size: 14px;
  color: #000000;
  padding-top: 13px;
}

.et-main .sop_scenes .scenes_box .text .content h2 {
  font-size: 14px;
  color: #ED6C01;
  float: left;
  line-height: 60px;
  padding-left: 10px;
}

.et-main .sop_scenes .scenes_box .min {
  width: 40%;
}

.et-main .sop_scenes .scenes_box .min img {
  width: 100%;
}

.et-main .sop_scenes .scenes_box .left {
  text-align: right;
  padding-right: 64px;
}

.et-main .sop_scenes .scenes_box .left p {
  padding-left: 90px;
}

.et-main .sop_scenes .scenes_box .right {
  text-align: left;
  padding-left: 64px;
}

.et-main .sop_scenes .scenes_box .right img {
  float: left;
}

.et-main .sop_scenes .scenes_box .right p {
  padding-right: 90px;
}

.et-main .sop_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 45px;
}

.et-main .sop_function h1 {
  color: #ED6C00;
}

.et-main .sop_function .function_box {
  overflow: hidden;
  padding-bottom: 20px;
}

.et-main .sop_function .function_box .top {
  width: 100%;
  overflow: hidden;
  display: flex;
}

.et-main .sop_function .function_box .top .content_box {
  width: 20%;
  padding: 0 5px;
  float: left;
}

.et-main .sop_function .function_box .top .content_box .content {
  background: #ed6c00;
  padding: 15px;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  align-items: center;
  height: 100%;
}

.et-main .sop_function .function_box .top .content_box .content img {
  width: 42px;
  height: 42px;
}

.et-main .sop_function .function_box .top .content_box .content h1 {
  font-size: 20px;
  color: white;
  line-height: 42px;
  padding-left: 20px;
}

.et-main .sop_function .function_box .bottom {
  width: 100%;
  overflow: hidden;
  padding: 20px 50px 0;
  display: flex;
}

.et-main .sop_function .function_box .bottom .content_box {
  width: 25%;
  padding: 0 5px;
  cursor: pointer;
}

.et-main .sop_function .function_box .bottom .content_box .content {
  background: white;
  padding: 15px 30px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

.et-main .sop_function .function_box .bottom .content_box .content h1 {
  float: left;
  font-size: 20px;
  color: #ed6c00;
  line-height: 42px;
  padding-left: 20px;
  text-align: center;
}

.et-main .sop_function .function_box .bottom .content_box .content .icon {
  position: absolute;
  top: 0;
  left: 0;
}

.et-main .sop_function .function_box .con {
  width: 100%;
  overflow: hidden;
  padding: 20px 20px 0;
}

.et-main .sop_function .function_box .con .text {
  width: calc(100% - 40px);
  background: white;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
  position: relative;
  margin: 20px;
  text-align: center;
  padding: 0 168px;
}

.et-main .sop_function .function_box .con .text h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6D00;
  padding: 34px 0 0;
}

.et-main .sop_function .function_box .con .text p {
  font-size: 18px;
  color: #000000;
  padding: 40px 0 63px;
}

.et-main .sop_function .function_box .con .cj {
  display: block;
}

.et-main .sop_function .function_box .con .cj .triangle {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  top: -15px;
  left: 130px;
}

.et-main .sop_function .function_box .con .andon {
  display: none;
}

.et-main .sop_function .function_box .con .andon .triangle {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  top: -15px;
  left: 400px;
}

.et-main .sop_function .function_box .con .fd {
  display: none;
}

.et-main .sop_function .function_box .con .fd .triangle {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  top: -15px;
  left: 680px;
}

.et-main .sop_function .function_box .con .pz {
  display: none;
}

.et-main .sop_function .function_box .con .pz .triangle {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  top: -15px;
  left: 960px;
}

.et-main .sop_structure {
  width: 100%;
  background-color: white;
  padding-bottom: 85px;
}

.et-main .sop_structure .structure_box {
  overflow: hidden;
  position: relative;
}

.et-main .sop_structure .structure_box .left {
  width: 50%;
  float: left;
}

.et-main .sop_structure .structure_box .left img {
  width: 100%;
}

.et-main .sop_structure .structure_box .right {
  width: 50%;
  float: left;
  padding-top: 20px;
}

.et-main .sop_structure .structure_box .right .content {
  padding: 0 0 23px 54px;
}

.et-main .sop_structure .structure_box .right .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  line-height: 14px;
}

.et-main .sop_structure .structure_box .right .content p {
  font-size: 14px;
  color: #000000;
  padding-top: 10px;
}

.et-main .sop_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .sop_edge .pc_home_text {
  line-height: 40px;
}

.et-main .sop_edge .edge_box {
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
  position: relative;
  padding-bottom: 70px;
}

.et-main .sop_edge .edge_box .content_box {
  width: 20%;
  padding: 0 45px;
  float: left;
}

.et-main .sop_edge .edge_box .content_box .round_1 {
  width: 144px;
  height: 144px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 50%;
  padding: 14px 0px;
}

.et-main .sop_edge .edge_box .content_box .round_1 h1 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.et-main .sop_edge .edge_box .icon {
  padding: 0 25px;
  position: absolute;
  top: 10px;
  right: 0;
}

.et-main .sop_edge .edge_box .icon h1 {
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  line-height: 32px;
  text-align: center;
  padding-top: 10px;
}

.et-main .sop_edge .edge_box .jia1 {
  position: absolute;
  top: 80px;
  left: 225px;
}

.et-main .sop_edge .edge_box .jia2 {
  position: absolute;
  top: 80px;
  left: 465px;
}

.et-main .sop_edge .edge_box .jia3 {
  position: absolute;
  top: 80px;
  left: 705px;
}

.et-main .sop_edge .edge_box .den {
  position: absolute;
  top: 85px;
  left: 940px;
}

.et-main .sop_systems {
  width: 100%;
}

.et-main .sop_systems .systems_box {
  overflow: hidden;
}

.et-main .sop_systems .systems_box .content_box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 100px;
}

.et-main .sop_systems .systems_box .content_box .content {
  width: 50%;
  float: left;
}

.et-main .sop_systems .systems_box .content_box .content img {
  width: 100%;
}

.et-main .sop_systems .systems_box .content_box .text_right {
  padding-top: 20px;
}

.et-main .sop_systems .systems_box .content_box .text_right h1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  padding-bottom: 44px;
  padding-left: 57px;
}

.et-main .sop_systems .systems_box .content_box .text_right .text {
  overflow: hidden;
  padding-bottom: 25px;
  padding-left: 57px;
}

.et-main .sop_systems .systems_box .content_box .text_right .text img {
  width: 14px;
  height: 14px;
  float: left;
  margin-top: 6px;
}

.et-main .sop_systems .systems_box .content_box .text_right .text p {
  width: 460px;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  float: left;
  padding-left: 10px;
}

.et-main .sop_systems .systems_box .content_box .text_left {
  padding-top: 20px;
}

.et-main .sop_systems .systems_box .content_box .text_left .text {
  overflow: hidden;
  padding-bottom: 25px;
  padding-right: 47px;
}

.et-main .sop_systems .systems_box .content_box .text_left .text img {
  width: 14px;
  height: 14px;
  float: left;
  margin-top: 6px;
}

.et-main .sop_systems .systems_box .content_box .text_left .text p {
  width: 520px;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  float: left;
  padding-left: 10px;
}

.et-main .sop_signage {
  width: 100%;
  background: white;
}

.et-main .sop_signage .top {
  padding: 0 0 25px 100px;
}

.et-main .sop_signage .min {
  border-top: 1px solid #f1f1f1;
  position: relative;
  padding: 25px 0 25px 100px;
}

.et-main .sop_signage .signage_box {
  overflow: hidden;
  display: flex;
}

.et-main .sop_signage .signage_box .top_box {
  width: 16.66%;
  padding: 0 8px;
  float: left;
}

.et-main .sop_signage .signage_box .top_box h1 {
  font-size: 14px;
  color: white;
  background: #4e5356;
  border-radius: 16px;
  text-align: center;
  padding: 5px 0;
}

.et-main .sop_signage .signage_box h2 {
  width: 100px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 45%;
  left: 0;
}

.et-main .sop_signage .signage_box .min_box {
  width: 16.66%;
  padding: 0 8px;
}

.et-main .sop_signage .signage_box .min_box p {
  font-size: 12px;
  color: #595656;
  line-height: 20px;
  padding: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  height: 100%;
  min-height: 125px;
}

.et-main .sop_signage .signage_box img {
  display: block;
}

.et-main .sop_sf {
  width: 100%;
  padding-bottom: 70px;
}

.et-main .sop_sf .sf_box {
  overflow: hidden;
  padding-top: 25px;
}

.et-main .sop_sf .sf_box .content {
  width: 50%;
  float: left;
  padding: 0 25px;
}

.et-main .sop_sf .sf_box .content .top {
  width: 100%;
}

.et-main .sop_sf .sf_box .content .top img {
  width: 100%;
  display: block;
}

.et-main .sop_sf .sf_box .content .bottom {
  width: 100%;
  padding-top: 16px;
}

.et-main .sop_sf .sf_box .content .bottom img {
  width: 22px;
  height: 22px;
  float: left;
  display: block;
}

.et-main .sop_sf .sf_box .content .bottom p {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 24px;
  padding-left: 14px;
  width: 470px;
  float: left;
}

.et-main .sop_edge2 {
  width: 100%;
  background: white;
  padding-bottom: 30px;
}

.et-main .sop_edge2 .edge_box {
  overflow: hidden;
  padding-bottom: 30px;
}

.et-main .sop_edge2 .edge_box .content {
  width: 50%;
  float: left;
  padding: 0 25px;
}

.et-main .sop_edge2 .edge_box .content img {
  width: 100%;
}

.et-main .sop_edge2 .edge_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  width: 534px;
  text-align: left;
  padding: 20px 0 0;
}

.et-main .sop_edge2 .edge_box .min_box {
  width: 20%;
  padding: 0 25px;
  float: left;
}

.et-main .sop_edge2 .edge_box .min_box p {
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  padding: 10px;
}

.et-main .sop_edge2 .edge_box h2 {
  width: 18px;
  font-size: 18px;
  text-align: center;
  float: left;
  position: absolute;
  top: 40px;
  left: 50px;
}

.et-main .sop_edge2 .bottom {
  position: relative;
  padding: 25px 0 25px 100px;
}

.et-main .cl_scenes {
  background-color: #f7f7f7;
  padding-top: 85px;
}

.et-main .cl_scenes .scenes_box {
  overflow: hidden;
  position: relative;
}

.et-main .cl_scenes .scenes_box img {
  display: block;
  margin: 0 auto;
}

.et-main .cl_scenes .scenes_box .text {
  text-align: center;
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translate(-50%, 0);
}

.et-main .cl_scenes .scenes_box .text p {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}

.et-main .pyramid {
  position: relative;
  width: 100%;
}

.et-main .pyramid p {
  position: absolute;
  width: 100%;
}

.et-main .pyramid .pyd_1 {
  top: 0;
}

.et-main .pyramid .pyd_2 {
  top: 120px;
}

.et-main .pyramid .pyd_3 {
  top: 202px;
}

.et-main .pyramid .pyd_4 {
  top: 285px;
}

.et-main .pyramid .pyd_5 {
  top: 368px;
}

.et-main .pyramid .pyd_6 {
  top: 448px;
}

.et-main .pyramid .pyd_7 {
  top: 542px;
}

.et-main .cl_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 180px;
}

.et-main .cl_function .text {
  color: #ED6C00;
}

.et-main .cl_function .function_box {
  position: relative;
}

.et-main .cl_function .function_box img {
  display: block;
  margin: 0 auto;
}

.et-main .cl_function .function_box p {
  font-size: 18px;
  color: #000000;
}

.et-main .cl_function .function_box .p1 {
  position: absolute;
  top: -20px;
  left: 370px;
}

.et-main .cl_function .function_box .p1_en {
  width: 190px;
  position: absolute;
  top: -50px;
  left: 414px;
}

.et-main .cl_function .function_box .p2 {
  position: absolute;
  top: 70px;
  left: 180px;
}

.et-main .cl_function .function_box .p2_en {
  top: 22px;
  left: 253px;
  width: 186px;
}

.et-main .cl_function .function_box .p3 {
  position: absolute;
  top: 210px;
  left: 60px;
}

.et-main .cl_function .function_box .p3_en {
  top: 160px;
  left: 40px;
  width: 180px;
}

.et-main .cl_function .function_box .p4 {
  position: absolute;
  top: 370px;
  left: 65px;
}

.et-main .cl_function .function_box .p4_en {
  left: 33px;
  width: 150px;
}

.et-main .cl_function .function_box .p5 {
  position: absolute;
  top: 550px;
  left: 170px;
}

.et-main .cl_function .function_box .p5_en {
  position: absolute;
  top: 550px;
  left: 170px;
  width: 150px;
}

.et-main .cl_function .function_box .p6 {
  position: absolute;
  top: 570px;
  left: 450px;
}

.et-main .cl_function .function_box .p6_en {
  position: absolute;
  top: 570px;
  left: 404px;
  width: 200px;
}

.et-main .cl_function .function_box .p7 {
  position: absolute;
  top: 550px;
  left: 730px;
}

.et-main .cl_function .function_box .p7_en {
  width: 200px;
}

.et-main .cl_function .function_box .p8 {
  position: absolute;
  top: 450px;
  left: 965px;
}

.et-main .cl_function .function_box .p9 {
  position: absolute;
  top: 320px;
  left: 1025px;
}

.et-main .cl_function .function_box .p10 {
  position: absolute;
  top: 190px;
  left: 1030px;
}

.et-main .cl_function .function_box .p11 {
  position: absolute;
  top: 50px;
  left: 940px;
}

.et-main .cl_function .function_box .p11_en {
  top: 33px;
}

.et-main .cl_function .function_box .p12 {
  position: absolute;
  top: -55px;
  left: 730px;
}

.et-main .cl_function .function_box .p12_en {
  position: absolute;
  top: -60px;
  left: 648px;
}

.et-main .cl_structure {
  width: 100%;
  background-color: white;
}

.et-main .cl_structure .structure_box {
  overflow: hidden;
  position: relative;
}

.et-main .cl_structure .structure_box .content {
  width: 50%;
  float: left;
  text-align: center;
  padding: 0 20px;
}

.et-main .cl_structure .structure_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  line-height: 24px;
}

.et-main .cl_structure .structure_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding: 21px 0 80px;
  height: 39px;
}

.et-main .cl_structure .structure_box .content img {
  width: 100%;
  display: block;
  height: 272px;
}

.et-main .cl_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .cl_edge .pc_home_text {
  line-height: 40px;
}

.et-main .cl_edge .edge_box {
  overflow: hidden;
}

.et-main .cl_edge .edge_box img {
  display: block;
  margin: 0 auto;
}

.et-main .cl_systems {
  width: 100%;
  background: white;
}

.et-main .cl_systems .systems_box {
  overflow: hidden;
  padding-bottom: 85px;
}

.et-main .cl_systems .systems_box img {
  display: block;
}

.et-main .cl_systems .systems_box .left {
  width: 40%;
  float: left;
  position: relative;
}

.et-main .cl_systems .systems_box .left h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
}

.et-main .cl_systems .systems_box .left p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding: 16px 0 0 0;
}

.et-main .cl_systems .systems_box .left img {
  width: 100%;
  position: absolute;
  top: 95px;
}

.et-main .cl_systems .systems_box .right {
  width: 60%;
  float: left;
  padding-left: 80px;
  padding-top: 50px;
}

.et-main .cl_systems .systems_box .right img {
  width: 100%;
}

.et-main .cl_systems .systems_bottom {
  background: #f7f7f7;
  overflow: hidden;
  padding-top: 70px;
}

.et-main .cl_systems .systems_bottom .bottom_box {
  overflow: hidden;
  padding-bottom: 85px;
  position: relative;
}

.et-main .cl_systems .systems_bottom .bottom_box img {
  display: block;
  margin: 0 auto;
}

.et-main .cl_systems .systems_bottom .bottom_box .title {
  font-size: 24px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding-bottom: 30px;
}

.et-main .cl_systems .systems_bottom .bottom_box ul {
  height: calc(100% - 76px);
  padding-right: 20px;
}

.et-main .cl_systems .systems_bottom .bottom_box ul .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ccc !important;
}

.et-main .cl_systems .systems_bottom .bottom_box ul .mCSB_container {
  padding-left: 40px;
}

.et-main .cl_systems .systems_bottom .bottom_box ul li {
  text-align: left;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  padding-bottom: 15px;
}

.et-main .cl_systems .systems_bottom .bottom_box ul #yuan {
  position: relative;
}

.et-main .cl_systems .systems_bottom .bottom_box ul #yuan::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: grey;
  top: 5px;
  left: -34px;
}

.et-main .cl_systems .systems_bottom .bottom_box ul #pic {
  list-style-type: none;
  background: url("../images/synanet_icon.png") no-repeat 0 2px;
  background-size: 18px 18px;
  padding-left: 30px;
}

.et-main .cl_systems .systems_bottom .bottom_box .left {
  position: absolute;
  top: 114px;
  left: 0;
  width: 50%;
  height: 370px;
  padding-left: 120px;
  overflow: hidden;
}

.et-main .cl_systems .systems_bottom .bottom_box .right {
  position: absolute;
  top: 114px;
  right: 0;
  width: 50%;
  height: 370px;
  padding-left: 60px;
  padding-right: 60px;
  overflow: hidden;
}

.et-main .cl_signage {
  width: 100%;
  padding-top: 0;
  background: white;
}

.et-main .cl_signage .signage_box {
  overflow: hidden;
  padding: 85px 0;
}

.et-main .cl_signage .signage_box .pc_home_title {
  padding-bottom: 0;
}

.et-main .cl_signage .signage_box .pc_home_text {
  line-height: 40px;
}

.et-main .cl_signage .signage_box img {
  display: block;
  margin: 0 auto;
}

.et-main .cl_signage .signage_box .text {
  position: relative;
}

.et-main .cl_signage .signage_box .text .text_box {
  width: 326px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.24);
  border-radius: 6px;
}

.et-main .cl_signage .signage_box .text .text_box p {
  font-size: 14px;
  color: #595757;
  line-height: 24px;
  padding: 15px;
}

.et-main .cl_signage .signage_box .text .text_box:hover {
  background: #00A0E9;
  cursor: pointer;
}

.et-main .cl_signage .signage_box .text .text_box:hover p {
  color: white;
}

.et-main .cl_signage .signage_box .text .text_1 {
  position: absolute;
  top: 245px;
  left: 190px;
}

.et-main .cl_signage .signage_box .text .text_2 {
  position: absolute;
  top: 245px;
  left: 680px;
}

.et-main .cl_signage .signage_box .text .text_3 {
  position: absolute;
  top: 430px;
  left: 680px;
}

.et-main .cl_signage .signage_box .text .text_4 {
  position: absolute;
  top: 600px;
  left: 10px;
}

.et-main .cl_signage .signage_box .text .text_5 {
  width: 147px;
  border-radius: 6px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.24);
  position: absolute;
  right: 78px;
  bottom: 20px;
}

.et-main .cl_signage .signage_box .text .text_5 p {
  font-size: 14px;
  color: #595757;
  line-height: 24px;
  padding: 15px;
}

.et-main .cl_sf {
  width: 100%;
  padding-bottom: 70px;
  background-color: white;
}

.et-main .cl_sf .sf_box {
  overflow: hidden;
  padding-top: 25px;
}

.et-main .cl_sf .sf_box img {
  display: block;
  margin: 0 auto;
}

.et-main .sop_edge2 {
  width: 100%;
  background: white;
  padding-bottom: 70px;
}

.et-main .sop_edge2 .edge_box {
  overflow: hidden;
  padding-bottom: 30px;
}

.et-main .sop_edge2 .edge_box img {
  display: block;
  margin: 0 auto;
}

.et-main .sup_scenes {
  background-color: #f7f7f7;
  padding-bottom: 85px;
  padding-top: 85px;
}

.et-main .sup_scenes .scenes_box {
  overflow: hidden;
}

.et-main .sup_scenes .scenes_box .content {
  width: 50%;
  float: left;
}

.et-main .sup_scenes .scenes_box .content img {
  width: 100%;
  padding: 0 0 0 70px;
}

.et-main .sup_scenes .scenes_box .content p {
  font-size: 20px;
  color: #000000;
  line-height: 36px;
  padding: 30px 40px;
}

.et-main .sup_scenes .scenes_box .right {
  padding: 20px;
}

.et-main .sup_sf {
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .sup_structure {
  background-color: white;
  padding-bottom: 50px;
  padding-top: 85px;
}

.et-main .sup_structure .scenes_box {
  overflow: hidden;
}

.et-main .sup_structure .scenes_box .top {
  width: 100%;
  overflow: hidden;
}

.et-main .sup_structure .scenes_box .top .content {
  width: calc(50% - 20px);
  float: left;
  padding: 0 20px;
}

.et-main .sup_structure .scenes_box .top .content .left {
  margin-right: 20px;
}

.et-main .sup_structure .scenes_box .top .content .right {
  margin-left: 20px;
}

.et-main .sup_structure .scenes_box .top .content p {
  width: 432px;
  font-size: 18px;
  color: #000000;
  line-height: 36px;
  padding: 80px 0;
  margin-left: 40px;
}

.et-main .sup_structure .scenes_box .top .content img {
  width: 100%;
}

.et-main .sup_structure .scenes_box .bottom {
  width: 100%;
  overflow: hidden;
  padding-top: 100px;
  display: flex;
  flex-wrap: wrap;
}

.et-main .sup_structure .scenes_box .bottom .content_box {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 50px;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content {
  width: 100%;
  height: 100%;
  position: relative;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content h1 {
  min-width: 102px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #5f9aff;
  border-radius: 10px 10px 0 10px;
  padding: 15px 15px;
  position: absolute;
  left: 0;
  top: -10px;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content h2 {
  min-width: 102px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #405372;
  border-radius: 10px 10px 0 10px;
  padding: 15px 15px;
  position: absolute;
  left: 0;
  top: -10px;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content p {
  font-size: 18px;
  color: #9FA0A0;
  font-weight: 400;
  padding: 27px 15px;
  margin-left: 90px;
  height: 100%;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content .blue {
  border: 1px solid #5f9aff;
  border-radius: 10px 10px 10px 0;
}

.et-main .sup_structure .scenes_box .bottom .content_box .content .g_blue {
  border: 1px solid #405372;
  border-radius: 10px 10px 10px 0;
}

.et-main .sup_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .sup_edge .pc_home_text {
  line-height: 40px;
}

.et-main .sup_edge .edge_box {
  overflow: hidden;
  padding-top: 20px;
}

.et-main .sup_edge .edge_box .content_box {
  width: 50%;
  float: left;
  padding: 0 15px 20px;
}

.et-main .sup_edge .edge_box .content_box .content {
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}

.et-main .sup_edge .edge_box .content_box .content .left {
  width: 110px;
  height: 116px;
  float: left;
}

.et-main .sup_edge .edge_box .content_box .content .right {
  width: calc(100% - 110px);
  float: left;
  padding: 16px 22px 0;
}

.et-main .sup_edge .edge_box .content_box .content .right h1 {
  font-size: 20px;
  color: #ED6C00;
  font-weight: bold;
  line-height: 24px;
}

.et-main .sup_edge .edge_box .content_box .content .right p {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-top: 18px;
}

.et-main .sup_systems {
  width: 100%;
  background: white;
}

.et-main .sup_systems .systems_box {
  overflow: hidden;
  padding-bottom: 70px;
}

.et-main .sup_systems .systems_box .left {
  width: 35%;
  float: left;
  padding-left: 100px;
}

.et-main .sup_systems .systems_box .left li {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
  list-style-type: none;
  background: url(../web/images/pc_saas_sop_image16.png) no-repeat 0 6px;
  background-size: 14px 14px;
  padding-left: 30px;
}

.et-main .sup_systems .systems_box .right {
  width: 65%;
  float: left;
  padding-right: 100px;
}

.et-main .sup_systems .systems_box .right img {
  width: 100%;
}

.et-main .sup_bqdy {
  width: 100%;
  padding-top: 100px;
}

.et-main .sup_bqdy .signage_box {
  overflow: hidden;
  padding: 40px 0 0;
  position: relative;
}

.et-main .sup_bqdy .signage_box img {
  margin: 0 auto;
}

.et-main .sup_bqdy .signage_box .text_box {
  width: 326px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.24);
  border-radius: 6px;
}

.et-main .sup_bqdy .signage_box .text_box p {
  font-size: 14px;
  color: #595757;
  line-height: 24px;
  padding: 15px;
}

.et-main .sup_bqdy .signage_box .text_box:hover {
  background: #00A0E9;
  cursor: pointer;
}

.et-main .sup_bqdy .signage_box .text_box:hover p {
  color: white;
}

.et-main .sup_bqdy .signage_box .text_1 {
  position: absolute;
  top: 115px;
  left: 100px;
}

.et-main .sup_bqdy .signage_box .text_2 {
  position: absolute;
  top: 100px;
  left: 780px;
}

.et-main .sup_bqdy .signage_box .text_3 {
  position: absolute;
  top: 330px;
  left: 780px;
}

.et-main .sup_signage {
  width: 100%;
  padding-top: 85px;
  background: white;
}

.et-main .sup_signage .gray {
  background: #F7F7F7;
}

.et-main .sup_signage .signage_box {
  overflow: hidden;
  padding: 40px 65px 20px;
}

.et-main .sup_signage .signage_box .left {
  width: 30%;
  float: left;
  padding-right: 45px;
  position: relative;
}

.et-main .sup_signage .signage_box .left img {
  width: 100%;
}

.et-main .sup_signage .signage_box .left h1 {
  font-size: 18px;
  font-weight: bold;
  color: #F4F7FC;
  line-height: 20px;
  background: #ED6C00;
  border-radius: 6px;
  padding: 8px 15px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 43%;
  transform: translate(-50%, -50%);
}

.et-main .sup_signage .signage_box .right {
  width: 70%;
  float: left;
  padding-left: 45px;
}

.et-main .sup_signage .signage_box .right h2 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  line-height: 36px;
}

.et-main .sup_signage .signage_box .right img {
  padding-top: 15px;
}

.et-main .sup_signage .signage_box .right p {
  width: 268px;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding: 15px 0;
  float: left;
}

.et-main .sup_sy {
  width: 100%;
  padding-bottom: 85px;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .sup_sy .sy_box {
  overflow: hidden;
  padding-top: 30px;
}

.et-main .sup_sy .sy_box .content {
  width: 50%;
  float: left;
  padding: 0 25px;
}

.et-main .sup_sy .sy_box .top {
  width: 100%;
  height: 250px;
  position: relative;
}

.et-main .sup_sy .sy_box .top img {
  width: 100%;
}

.et-main .sup_sy .sy_box .top h1 {
  font-size: 42px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.et-main .sup_sy .sy_box .bottom {
  width: 100%;
  overflow: hidden;
}

.et-main .sup_sy .sy_box .bottom ul {
  background: white;
  padding: 35px 72px 77px;
}

.et-main .sup_sy .sy_box .bottom ul li {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  line-height: 48px;
  text-align: center;
}

.et-main .capa_scenes .scenes_box .left {
  width: 40%;
}

.et-main .capa_scenes .scenes_box .right {
  width: 60%;
}

.et-main .capa_scenes .scenes_box .right p {
  width: 596px;
  font-size: 18px;
  padding-top: 70px;
  font-size: 18px;
}

.et-main .capa_structure {
  background-color: white;
  padding-bottom: 85px;
  padding-top: 100px;
}

.et-main .capa_structure .scenes_box {
  overflow: hidden;
}

.et-main .capa_structure .scenes_box img {
  width: 100%;
}

.et-main .capa_structure .scenes_box h1 {
  width: 25%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #ED6D00;
  line-height: 36px;
  float: left;
  padding-top: 25px;
}

.et-main .capa_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .capa_edge .edge_box {
  position: relative;
  margin-top: 50px;
  padding-bottom: 85px;
}

.et-main .capa_edge .edge_box img {
  width: 100%;
}

.et-main .capa_edge .edge_box ul {
  position: absolute;
  top: 0;
  left: 65px;
}

.et-main .capa_edge .edge_box ul h1 {
  height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #ED6D00;
  margin-bottom: 24px;
}

.et-main .capa_edge .edge_box ul li {
  display: block;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
  list-style-type: none;
  background: url(../web/images/pc_saas_sop_image16.png) no-repeat 0 6px;
  background-size: 14px 14px;
  padding-left: 30px;
}

.et-main .capa_edge .edge_box .pic {
  width: 188px;
  height: 219px;
  position: absolute;
  top: -30px;
  right: 65px;
}

.et-main .capa_edge .edge_box2 {
  padding-top: 85px;
  background: white;
  padding-bottom: 85px;
}

.et-main .capa_edge .edge_box2 .content_box {
  overflow: hidden;
}

.et-main .capa_edge .edge_box2 .content_box img {
  width: 100%;
}

.et-main .capa_edge .edge_box2 .content_box .content {
  float: left;
  padding-top: 30px;
}

.et-main .capa_edge .edge_box2 .content_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  line-height: 36px;
}

.et-main .capa_edge .edge_box2 .content_box .content ul {
  padding-top: 55px;
}

.et-main .capa_edge .edge_box2 .content_box .content ul li {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
  list-style-type: none;
  background: url(../web/images/pc_saas_sop_image16.png) no-repeat 0 6px;
  background-size: 14px 14px;
  padding-left: 30px;
}

.et-main .capa_edge .edge_box2 .content_box .content img {
  width: 100%;
}

.et-main .capa_edge .edge_box2 .content_box .left {
  width: 40%;
}

.et-main .capa_edge .edge_box2 .content_box .right {
  width: 60%;
}

.et-main .capa_systems {
  width: 100%;
}

.et-main .capa_systems .systems_box {
  overflow: hidden;
  padding-bottom: 70px;
}

.et-main .capa_systems .systems_box img {
  width: 100%;
}

.et-main .spc_scenes {
  padding-bottom: 85px;
  padding-top: 85px;
  background-color: #f7f7f7;
}

.et-main .spc_scenes .scenes_box {
  overflow: hidden;
}

.et-main .spc_scenes .scenes_box img {
  width: 50%;
  margin: 0 auto;
}

.et-main .spc_scenes .scenes_box .content {
  padding: 40px 30px 0;
  width: 25%;
  float: left;
  text-align: center;
}

.et-main .spc_scenes .scenes_box .content img {
  width: 102px;
  height: 120px;
}

.et-main .spc_scenes .scenes_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6D00;
  padding-top: 20px;
}

.et-main .spc_scenes .scenes_box .content p {
  font-size: 14px;
  color: #000000;
  padding-top: 30px;
}

.et-main .spc_sf {
  width: 100%;
  padding-bottom: 0;
}

.et-main .spc_sf .frist {
  overflow: hidden;
  padding: 0 20px 0;
  position: relative;
}

.et-main .spc_sf .frist img {
  width: 100%;
}

.et-main .spc_sf .frist ul li {
  width: 370px;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
  list-style-type: none;
  background: url(../web/images/pc_saas_sop_image16.png) no-repeat 0 6px;
  background-size: 14px 14px;
  padding-left: 30px;
}

.et-main .spc_sf .frist .list_1 {
  position: absolute;
  top: 18px;
  right: 150px;
}

.et-main .spc_sf .frist .list_1 .til {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  background-image: unset;
  padding-left: 0;
  padding-bottom: 35px;
}

.et-main .spc_sf .frist .list_2 {
  position: absolute;
  top: 380px;
  left: 70px;
}

.et-main .spc_bg {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .spc_bg .second {
  padding: 300px 0;
}

.et-main .spc_bg .second .w1200 {
  position: relative;
}

.et-main .spc_bg .second .w1200 .icon_box {
  width: 310px;
  height: 100px;
  background: white;
  margin: auto;
  display: flex;
}

.et-main .spc_bg .second .w1200 .icon_box h1 {
  font-size: 52px;
  font-weight: bold;
  color: #5A6B8F;
  padding: 12px 55px;
}

.et-main .spc_bg .second .w1200 .con {
  overflow: hidden;
}

.et-main .spc_bg .second .w1200 .con .text {
  width: 345px;
  text-align: center;
  padding: 20px 0;
}

.et-main .spc_bg .second .w1200 .con .text h1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.et-main .spc_bg .second .w1200 .con .text p {
  font-size: 14px;
  color: #000000;
}

.et-main .spc_bg .second .w1200 .content_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
}

.et-main .spc_bg .second .w1200 .content_1 img {
  float: left;
  padding: 43px 0;
}

.et-main .spc_bg .second .w1200 .content_1 .text {
  float: left;
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
}

.et-main .spc_bg .second .w1200 .content_2 {
  position: absolute;
  top: -230px;
  left: 430px;
  width: 345px;
}

.et-main .spc_bg .second .w1200 .content_2 img {
  padding: 43px 150px;
}

.et-main .spc_bg .second .w1200 .content_2 .text {
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
}

.et-main .spc_bg .second .w1200 .content_3 {
  position: absolute;
  top: 0;
  left: 810px;
  width: 500px;
}

.et-main .spc_bg .second .w1200 .content_3 img {
  padding: 43px 0;
  float: left;
}

.et-main .spc_bg .second .w1200 .content_3 .text {
  float: left;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
}

.et-main .spc_bg .second .w1200 .content_4 {
  position: absolute;
  top: 130px;
  left: 430px;
  width: 345px;
}

.et-main .spc_bg .second .w1200 .content_4 img {
  padding: 43px 150px;
}

.et-main .spc_bg .second .w1200 .content_4 .text {
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}

.et-main .spc_structure {
  background-color: white;
  padding-bottom: 85px;
  padding-top: 85px;
}

.et-main .spc_structure .scenes_box {
  overflow: hidden;
}

.et-main .spc_structure .scenes_box .left {
  width: 40%;
  float: left;
}

.et-main .spc_structure .scenes_box .left ul {
  padding-top: 30px;
}

.et-main .spc_structure .scenes_box .left ul h1 {
  font-size: 24px;
  color: #ED6D00;
  font-weight: bold;
  padding-bottom: 15px;
}

.et-main .spc_structure .scenes_box .left ul li {
  font-size: 14px;
  color: #000000;
  line-height: 36px;
}

.et-main .spc_structure .scenes_box .right {
  width: 60%;
  float: left;
}

.et-main .spc_structure .scenes_box .right img {
  width: 100%;
}

.et-main .spc_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .spc_edge .edge_box {
  position: relative;
  padding-bottom: 85px;
}

.et-main .spc_edge .edge_box img {
  width: 100%;
}

.et-main .spc_edge .edge_box ul {
  width: 360px;
}

.et-main .spc_edge .edge_box ul h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6D00;
  line-height: 36px;
  padding-bottom: 40px;
}

.et-main .spc_edge .edge_box ul li {
  width: 370px;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  padding-bottom: 20px;
  list-style-type: none;
  background: url(../web/images/pc_saas_sop_image16.png) no-repeat 0 6px;
  background-size: 14px 14px;
  padding-left: 30px;
}

.et-main .spc_edge .edge_box .list_1 {
  position: absolute;
  top: 30px;
  right: 50px;
}

.et-main .spc_edge .edge_box .list_1_en {
  position: absolute;
  top: 0;
  right: 50px;
}

.et-main .spc_edge .edge_box .list_1_en h1 {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
}

.et-main .spc_edge .edge_box .list_1_en li {
  padding-left: 20px;
  padding-bottom: 10px;
}

.et-main .spc_edge .edge_box .list_2 {
  position: absolute;
  top: 530px;
  left: 70px;
}

.et-main .spc_systems {
  width: 100%;
  padding-bottom: 85px;
}

.et-main .spc_systems p {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
}

.et-main .spc_systems .systems_box {
  overflow: hidden;
  padding-bottom: 70px;
  padding: 0 200px;
}

.et-main .spc_systems .systems_box img {
  width: 100%;
}

.et-main .spc_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 50px;
}

.et-main .spc_function h1 {
  color: #ED6C00;
}

.et-main .spc_function .function_box {
  overflow: hidden;
  padding-top: 25px;
}

.et-main .spc_function .function_box .content_box {
  width: 25%;
  padding: 0 40px;
  float: left;
  text-align: center;
}

.et-main .spc_function .function_box .content_box .content {
  width: 100%;
}

.et-main .spc_function .function_box .content_box .content .top {
  width: 100%;
  position: relative;
}

.et-main .spc_function .function_box .content_box .content .top img {
  width: 100%;
}

.et-main .spc_function .function_box .content_box .content .top h1 {
  width: 145px;
  font-size: 24px;
  font-weight: bold;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.et-main .spc_function .function_box .content_box .content .bottom {
  width: 100%;
  padding: 35px 0;
}

.et-main .spc_function .function_box .content_box .content .bottom p {
  font-size: 14px;
  color: #000000;
  line-height: 36px;
}

.et-main .styj_outline {
  padding-top: 85px;
}

.et-main .styj_outline .outline_box {
  overflow: hidden;
}

.et-main .styj_outline .outline_box .left {
  width: 50%;
  float: left;
}

.et-main .styj_outline .outline_box .left img {
  width: 100%;
  padding-left: 200px;
}

.et-main .styj_outline .outline_box .right {
  width: 50%;
  float: left;
  padding-left: 110px;
}

.et-main .styj_outline .outline_box .right p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  padding-top: 18px;
}

.et-main .styj_outline .outline_box img {
  width: 100%;
}

.et-main .styj_dare {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .styj_dare h1 {
  color: #ED6C00;
}

.et-main .styj_dare .dare_box {
  overflow: hidden;
  text-align: center;
}

.et-main .styj_dare .dare_box .content_box {
  width: 25%;
  padding: 0 42px;
  float: left;
  position: relative;
}

.et-main .styj_dare .dare_box .content_box .content {
  width: 100%;
}

.et-main .styj_dare .dare_box .content_box .content img {
  width: 100%;
}

.et-main .styj_dare .dare_box .content_box .content h1 {
  font-size: 20px;
  font-weight: bold;
  color: white;
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translate(-50%, 0);
}

.et-main .styj_dare .dare_box .content_box .content p {
  font-size: 14px;
  color: #000000;
  width: 230px;
  padding: 30px 0 0;
}

.et-main .styj_need {
  width: 100%;
  background: white;
  padding-bottom: 85px;
}

.et-main .styj_need h1 {
  color: #ED6C00;
}

.et-main .styj_need .need_box {
  position: relative;
  padding: 0 280px;
}

.et-main .styj_need .need_box img {
  width: 100%;
  margin: 0 auto;
}

.et-main .styj_need .need_box .text {
  width: 320px;
  position: absolute;
}

.et-main .styj_need .need_box .text h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
}

.et-main .styj_need .need_box .text p {
  font-size: 14px;
  color: #000;
  padding-top: 20px;
}

.et-main .styj_need .need_box .left {
  text-align: right;
}

.et-main .styj_need .need_box .right {
  text-align: left;
}

.et-main .styj_need .need_box .text_1 {
  top: 0;
  left: 60px;
}

.et-main .styj_need .need_box .text_2 {
  top: 190px;
  left: -50px;
}

.et-main .styj_need .need_box .text_3 {
  top: 380px;
  left: 60px;
}

.et-main .styj_need .need_box .text_4 {
  top: 0;
  right: 60px;
}

.et-main .styj_need .need_box .text_5 {
  top: 190px;
  right: -50px;
}

.et-main .styj_need .need_box .text_6 {
  top: 380px;
  right: 60px;
}

.et-main .styj_function {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.et-main .styj_function .function_box {
  overflow: hidden;
  padding-top: 40px;
}

.et-main .styj_function .function_box .top {
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}

.et-main .styj_function .function_box .top img {
  width: 100%;
}

.et-main .styj_function .function_box .top .text {
  min-width: 240px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.17);
  border-radius: 40px;
  margin: 15px;
  position: absolute;
  cursor: pointer;
}

.et-main .styj_function .function_box .top .text img {
  width: 80px;
  height: 80px;
  float: left;
}

.et-main .styj_function .function_box .top .text h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  text-align: center;
  float: left;
  padding: 22px 15px;
}

.et-main .styj_function .function_box .top .text_1 {
  top: 150px;
  left: 0;
}

.et-main .styj_function .function_box .top .text_2 {
  top: -50px;
  left: 400px;
}

.et-main .styj_function .function_box .top .text_3 {
  top: 300px;
  left: 600px;
}

.et-main .styj_function .function_box .top .text_4 {
  top: 50px;
  right: 0;
}

.et-main .styj_function .function_box .bottom {
  width: 100%;
  padding: 0 410px;
  position: relative;
}

.et-main .styj_function .function_box .bottom img {
  width: 100%;
  margin: 0 auto;
}

.et-main .styj_function .function_box .bottom .text {
  position: absolute;
}

.et-main .styj_function .function_box .bottom .text h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C01;
}

.et-main .styj_function .function_box .bottom .text h2 {
  font-size: 24px;
  font-weight: bold;
  color: #F39800;
}

.et-main .styj_function .function_box .bottom .text p {
  font-size: 14px;
  color: #000000;
  padding-top: 15px;
  line-height: 26px;
}

.et-main .styj_function .function_box .bottom .left {
  text-align: right;
}

.et-main .styj_function .function_box .bottom .right {
  text-align: left;
}

.et-main .styj_function .function_box .bottom .text_1 {
  top: -5px;
  right: 810px;
}

.et-main .styj_function .function_box .bottom .text_2 {
  top: 195px;
  right: 810px;
}

.et-main .styj_function .function_box .bottom .text_3 {
  top: -5px;
  left: 810px;
}

.et-main .styj_function .function_box .bottom .text_4 {
  top: 195px;
  left: 810px;
}

.et-main .styj_benefit {
  width: 100%;
  padding-bottom: 85px;
}

.et-main .styj_benefit .benefit_box {
  overflow: hidden;
  position: relative;
}

.et-main .styj_benefit .benefit_box img {
  width: 100%;
}

.et-main .styj_benefit .benefit_box h1 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #000000;
  line-height: 2.6rem;
  position: absolute;
}

.et-main .styj_benefit .benefit_box .text_1 {
  top: 65%;
  left: 25%;
}

.et-main .styj_benefit .benefit_box .text_2 {
  top: 60%;
  left: 38.5%;
}

.et-main .styj_benefit .benefit_box .text_3 {
  top: 55%;
  left: 52%;
}

.et-main .styj_benefit .benefit_box .text_4 {
  top: 45%;
  left: 65.5%;
}

.et-main .styj_benefit .benefit_box .text_1_en {
  top: 85%;
  left: 15%;
}

.et-main .styj_benefit .benefit_box .text_2_en {
  top: 65%;
  left: 36%;
}

.et-main .styj_benefit .benefit_box .text_3_en {
  top: 45%;
  left: 47%;
}

.et-main .styj_benefit .benefit_box .text_4_en {
  top: 25%;
  left: 64%;
}

.et-main .zngc_scenes {
  padding-bottom: 35px;
  padding-top: 85px;
}

.et-main .zngc_scenes .scenes_box {
  overflow: hidden;
}

.et-main .zngc_scenes .scenes_box .content {
  padding: 0 30px 50px;
  width: 50%;
  float: left;
  display: flex;
}

.et-main .zngc_scenes .scenes_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  width: 200px;
  height: 152px;
  background: #ed6c00;
  padding: 0 10px;
}

.et-main .zngc_scenes .scenes_box .content .scrollBar {
  width: calc(100% - 205px);
  height: 152px;
  border: 1px solid #959595;
  border-radius: 0px 10px 10px 0px;
  margin-left: 5px;
}

.et-main .zngc_scenes .scenes_box .content .scrollBar .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ccc !important;
}

.et-main .zngc_scenes .scenes_box .content .scrollBar p {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  padding: 5px 10px;
}

.et-main .zngc_sf {
  width: 100%;
  padding-bottom: 85px;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .zngc_sf .sf_box {
  overflow: hidden;
  padding: 0 100px;
}

.et-main .zngc_sf .sf_box .content_box {
  width: 100%;
  margin-top: 35px;
  position: relative;
}

.et-main .zngc_sf .sf_box .content_box .content {
  width: 100%;
  position: relative;
  background: white;
  overflow: hidden;
}

.et-main .zngc_sf .sf_box .content_box .content img {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.et-main .zngc_sf .sf_box .content_box .content .num {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  position: absolute;
  top: 7px;
  left: 15px;
  padding: 0;
}

.et-main .zngc_sf .sf_box .content_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  padding: 44px 0 44px 100px;
  float: left;
}

.et-main .zngc_sf .sf_box .content_box .content p {
  font-size: 14px;
  color: #000000;
  padding: 52px 0 49px 30px;
  float: left;
}

.et-main .zngc_sf .sf_box .content_box .content_en h1 {
  padding: 24px 0 0 100px;
}

.et-main .zngc_sf .sf_box .content_box .content_en p {
  padding: 10px 115px 24px 100px;
}

.et-main .zngc_sf .sf_box .content_box .pic {
  width: 127px;
  height: 105px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 0px 20px 0px 0px;
  position: absolute;
  top: -23px;
  right: -17px;
}

.et-main .zngc_sf .sf_box .content_box .pic img {
  width: 100%;
  padding: 20px;
}

.et-main .zngc_structure {
  background-color: white;
  padding-bottom: 85px;
  padding-top: 85px;
}

.et-main .zngc_structure .scenes_box {
  position: relative;
  margin-top: 50px;
}

.et-main .zngc_structure .scenes_box .pc_zn_exp {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}

.et-main .zngc_structure .scenes_box img {
  width: 100%;
}

.et-main .zngc_structure .scenes_box .hover_bar {
  background: url(/css/web/images/icon_posit.png) no-repeat;
  width: 28px;
  height: 38px;
  background-size: 100%;
  position: absolute;
}

.et-main .zngc_structure .scenes_box .hover_bar:hover > h1 {
  opacity: 1;
}

.et-main .zngc_structure .scenes_box .hover_bar h1 {
  opacity: 0;
  position: absolute;
  left: 40px;
  top: -2px;
  white-space: nowrap;
  background: #E6E6E6;
  border-radius: 10px;
  text-align: center;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 22px;
  color: #ED6C01;
  font-weight: bold;
  transition: all .3s;
  z-index: 999;
  pointer-events: none;
}

.et-main .zngc_structure .scenes_box .text_1 {
  top: 80px;
  left: 200px;
}

.et-main .zngc_structure .scenes_box .text_2 {
  top: 140px;
  left: 150px;
}

.et-main .zngc_structure .scenes_box .text_3 {
  top: 250px;
  left: 180px;
}

.et-main .zngc_structure .scenes_box .text_4 {
  top: 340px;
  left: 250px;
}

.et-main .zngc_structure .scenes_box .text_5 {
  top: 430px;
  left: 330px;
}

.et-main .zngc_structure .scenes_box .text_6 {
  top: 150px;
  left: 300px;
}

.et-main .zngc_structure .scenes_box .text_7 {
  top: 250px;
  left: 320px;
}

.et-main .zngc_structure .scenes_box .text_8 {
  top: 340px;
  left: 390px;
}

.et-main .zngc_structure .scenes_box .text_9 {
  top: 50px;
  left: 360px;
}

.et-main .zngc_structure .scenes_box .text_10 {
  top: 190px;
  left: 420px;
}

.et-main .zngc_structure .scenes_box .text_11 {
  top: 35px;
  left: 430px;
}

.et-main .zngc_structure .scenes_box .text_12 {
  top: 50px;
  left: 500px;
}

.et-main .zngc_structure .scenes_box .text_13 {
  top: 150px;
  left: 510px;
}

.et-main .zngc_structure .scenes_box .text_14 {
  top: 110px;
  left: 600px;
}

.et-main .zngc_structure .scenes_box .text_15 {
  top: 170px;
  left: 680px;
}

.et-main .zngc_structure .scenes_box .text_16 {
  top: 50px;
  left: 620px;
}

.et-main .zngc_structure .scenes_box .text_17 {
  top: 40px;
  left: 750px;
}

.et-main .zngc_structure .scenes_box .text_18 {
  top: 70px;
  left: 700px;
}

.et-main .zngc_structure .scenes_box .text_19 {
  top: 170px;
  left: 780px;
}

.et-main .zngc_structure .scenes_box .text_20 {
  top: 190px;
  left: 880px;
}

.et-main .zngc_structure .scenes_box .text_21 {
  top: 80px;
  left: 810px;
}

.et-main .zngc_structure .scenes_box .text_22 {
  top: -10px;
  left: 738px;
}

.et-main .zngc_structure .scenes_box .text_23 {
  top: 30px;
  left: 840px;
}

.et-main .zngc_structure .scenes_box .text_24 {
  top: 60px;
  left: 900px;
}

.et-main .zngc_structure .scenes_box .text_25 {
  top: 100px;
  left: 940px;
}

.et-main .zngc_structure .scenes_box .text_26 {
  top: 160px;
  left: 1030px;
}

.et-main .zngc_structure .scenes_box .text_27 {
  top: 90px;
  left: 1000px;
}

.et-main .zngc_structure .scenes_box .text_28 {
  top: 160px;
  left: 1130px;
}

.et-main .zngc_structure .scenes_box .text_29 {
  top: 240px;
  left: 600px;
}

.et-main .zngc_structure .scenes_box .text_30 {
  top: 360px;
  left: 650px;
}

.et-main .zngc_edge {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .zngc_edge .edge_box {
  overflow: hidden;
  padding-bottom: 85px;
}

.et-main .zngc_edge .edge_box .left {
  width: 50%;
  padding-right: 35px;
}

.et-main .zngc_edge .edge_box .left img {
  width: 100%;
}

.et-main .zngc_edge .edge_box .right {
  width: 50%;
  padding: 60px 0 0 35px;
}

.et-main .zngc_edge .edge_box .right .content_box {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
  background: white;
  display: flex;
}

.et-main .zngc_edge .edge_box .right .content_box p {
  width: 50px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  background: #959595;
  text-align: center;
  flex-shrink: 0;
}

.et-main .zngc_edge .edge_box .right .content_box h1 {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 12px 20px;
  background: #ed6c00;
  margin-left: 2px;
}

.et-main .zncc_sf {
  width: 100%;
  background-image: url(../web/images/pc_styj_zncc_image1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 40px;
}

.et-main .zncc_sf .sf_box {
  overflow: hidden;
  position: relative;
}

.et-main .zncc_sf .sf_box img {
  width: 180px;
  height: 180px;
  margin: 200px auto 300px;
}

.et-main .zncc_sf .sf_box h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  padding: 10px 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  opacity: 0.85;
  border-radius: 40px;
  position: absolute;
}

.et-main .zncc_sf .sf_box .text_1 {
  top: 10px;
  left: 100px;
}

.et-main .zncc_sf .sf_box .text_2 {
  top: 10px;
  left: 500px;
}

.et-main .zncc_sf .sf_box .text_3 {
  top: 10px;
  left: 900px;
}

.et-main .zncc_sf .sf_box .text_4 {
  top: 100px;
  left: 600px;
}

.et-main .zncc_sf .sf_box .text_5 {
  top: 150px;
  left: 200px;
}

.et-main .zncc_sf .sf_box .text_6 {
  top: 200px;
  left: 800px;
}

.et-main .zncc_sf .sf_box .text_7 {
  top: 300px;
  left: 90px;
}

.et-main .zncc_sf .sf_box .text_8 {
  top: 350px;
  left: 700px;
}

.et-main .zncc_sf .sf_box .text_9 {
  top: 450px;
  left: 370px;
}

.et-main .zncc_sf .sf_box .text_10 {
  top: 550px;
  left: 150px;
}

.et-main .zncc_sf .sf_box .text_11 {
  top: 500px;
  left: 800px;
}

.et-main .zncc_sf .sf_box .text_12 {
  top: 580px;
  left: 550px;
}

.et-main .zncc_edge {
  width: 100%;
  padding-bottom: 85px;
  background: #E6E6E6;
}

.et-main .zncc_edge .edge_box {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.et-main .zncc_edge .edge_box .content {
  width: 33.33%;
  height: 100%;
  padding: 0 18px;
}

.et-main .zncc_edge .edge_box .content h1 {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 30px 20px;
  text-align: center;
  background: #ED6C01;
  border-radius: 20px;
}

.et-main .znwl_scenes {
  padding-bottom: 35px;
  padding-top: 85px;
}

.et-main .znwl_scenes .scenes_box {
  overflow: hidden;
}

.et-main .znwl_scenes .scenes_box .content {
  padding: 0 20px 50px;
  width: 25%;
  float: left;
  text-align: center;
}

.et-main .znwl_scenes .scenes_box .content .pic {
  width: 100%;
  background: #ed6c00;
  border-radius: 10px;
}

.et-main .znwl_scenes .scenes_box .content .pic img {
  margin: 0 auto;
  padding: 35px 0;
}

.et-main .znwl_scenes .scenes_box .content h1 {
  font-size: 20px;
  font-weight: bold;
  color: #ed6c00;
  padding: 40px 0 0;
}

.et-main .znwl_scenes .scenes_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  padding: 30px 0 0;
}

.et-main .znwl .edge_box .content {
  width: 25%;
}

.et-main .zdh_scenes {
  padding-bottom: 85px;
  padding-top: 85px;
}

.et-main .zdh_scenes .scenes_box {
  overflow: hidden;
  display: flex;
}

.et-main .zdh_scenes .scenes_box .content {
  width: 25%;
  text-align: center;
  position: relative;
}

.et-main .zdh_scenes .scenes_box .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  padding: 70px 66px 30px;
}

.et-main .zdh_scenes .scenes_box .content p {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  padding: 0 35px 130px;
}

.et-main .zdh_scenes .scenes_box .content h2 {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  font-size: 26px;
  font-style: italic;
  color: #FFFFFF;
  line-height: 24px;
  width: 65px;
  height: 65px;
  background: #F39800;
  border-radius: 50%;
  padding: 20px 0;
}

.et-main .zdh_scenes .scenes_box .left {
  background-image: url(../images/pc_styj_zdh_image1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .zdh_scenes .scenes_box .min {
  background-image: url(../images/pc_styj_zdh_image2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .zdh_scenes .scenes_box .right {
  background-image: url(../images/pc_styj_zdh_image3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.et-main .zdh_structure {
  width: 100%;
  padding-bottom: 85px;
}

.et-main .zdh_structure .structure_box {
  position: relative;
}

.et-main .zdh_structure .structure_box img {
  width: 100%;
  height: 100%;
  margin: 0;
}

.et-main .zdh_structure .structure_box h1 {
  font-size: 24px;
  font-weight: bold;
  color: #ED6C00;
  padding: 20px 50px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.17);
  border-radius: 40px;
  position: absolute;
}

.et-main .zdh_structure .structure_box .text_1 {
  top: 25px;
  left: 130px;
}

.et-main .zdh_structure .structure_box .text_2 {
  top: 0px;
  left: 520px;
}

.et-main .zdh_structure .structure_box .text_3 {
  top: 95px;
  left: 800px;
}

.et-main .zdh_structure .structure_box .text_4 {
  top: 150px;
  left: 270px;
}

.et-main .zdh_structure .structure_box .text_5 {
  top: 190px;
  left: 750px;
}

.et-main .zdh_structure .structure_box .text_6 {
  top: 280px;
  left: 130px;
}

.et-main .zdh_structure .structure_box .text_7 {
  top: 320px;
  right: 0;
}

.et-main .zdh_structure .structure_box .text_8 {
  top: 400px;
  left: 320px;
}

.et-main .zdh_edge {
  width: 100%;
  padding-bottom: 105px;
  background: #E6E6E6;
}

.et-main .zdh_edge .edge_box .left {
  width: 50%;
  float: left;
}

.et-main .zdh_edge .edge_box .left img {
  width: 100%;
}

.et-main .zdh_edge .edge_box .right {
  width: 50%;
  float: left;
}

.et-main .zdh_edge .edge_box .right ul {
  position: relative;
}

.et-main .zdh_edge .edge_box .right ul li {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  padding-bottom: 70px;
  position: absolute;
}

.et-main .zdh_edge .edge_box .right ul img {
  width: 100%;
}

#pc_os_banner h2 {
  top: 300px;
}

#pc_mcm_banner h2 {
  top: 300px;
}

.mcm_zc {
  background-color: #fff;
  padding-bottom: 85px;
}

.mcm_zc .content_bar {
  position: relative;
}

.mcm_zc .content_bar .font_bar {
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  left: 24px;
  top: 34px;
  width: 424px;
  height: 480px;
  padding: 30px 20px;
}

.mcm_zc .content_bar .font_bar .top_font {
  font-size: 20px;
  line-height: 34px;
  font-weight: bold;
}

.mcm_zc .content_bar .font_bar .top_font p {
  margin: 10px 0;
  text-indent: 2em;
}

.mcm_zc .content_bar .font_bar .bot_font {
  font-size: 12px;
}

.mcm_gjj {
  background-color: #f9f9f9;
  padding-bottom: 85px;
}

.mcm_gjj .content_bar {
  display: flex;
}

.mcm_gjj .content_bar .item_bar {
  width: calc(20% - 10px);
  margin: 0 5px;
  background: linear-gradient(to bottom, #efefef, #f9f9f9);
}

.mcm_gjj .content_bar .item_bar .top_bar {
  position: relative;
  height: 100px;
  border-bottom: 2px solid #EC6C00;
}

.mcm_gjj .content_bar .item_bar .top_bar p {
  font-size: 18px;
  font-weight: bold;
}

.mcm_gjj .content_bar .item_bar .top_bar .index {
  width: 0;
  height: 0;
  border-top: 24px solid #EC6C00;
  border-right: 24px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.mcm_gjj .content_bar .item_bar .top_bar .index span {
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  left: 4px;
  top: -26px;
}

.mcm_gjj .content_bar .item_bar .bottom_bar {
  padding: 10px;
}

.mcm_cpj {
  background-color: #fff;
  padding-bottom: 85px;
}

.mcm_cpj .content_bar {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mcm_cpj .content_bar .item_bar {
  width: 550px;
  margin: 0 20px;
}

.mcm_cpj .content_bar .item_bar .top_bar {
  padding: 40px 40px 30px 160px;
  width: 100%;
  background-repeat: no-repeat;
  min-height: 220px;
  background-size: 100% 100%;
}

.mcm_cpj .content_bar .item_bar .top_bar .til {
  color: #EC6C00;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
}

.mcm_cpj .content_bar .item_bar .top_bar .font {
  font-size: 14px;
}

.mcm_cpj .content_bar .item_bar .bot_bar {
  transform: translateY(-20px);
  padding: 10px 0;
  padding-left: 30px;
  background: linear-gradient(to right, #efefef, #fff);
}

.mcm_cpj .content_bar .item_bar .bot_bar p {
  font-weight: bold;
  margin: 4px 0;
  position: relative;
}

.mcm_cpj .content_bar .item_bar .bot_bar p::before {
  content: "☆";
  color: #EC6C00;
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  left: -20px;
  top: 0;
}

.mcm_adv {
  width: 100%;
  background-image: url(../images/pc_home_image8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 85px;
}

.mcm_adv .content_bar img {
  margin: 0 auto;
}

.mcm_al {
  background-color: #fff;
  padding-bottom: 85px;
}

.mcm_al .content_bar {
  flex-direction: column;
}

.mcm_al .content_bar .item_bar {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  background: linear-gradient(to bottom, #fff, #efefef);
}

.mcm_al .content_bar .item_bar .header_bar {
  width: 100%;
  position: relative;
}

.mcm_al .content_bar .item_bar .header_bar img {
  width: 100%;
}

.mcm_al .content_bar .item_bar .header_bar .icon_left {
  position: absolute;
  left: 200px;
}

.mcm_al .content_bar .item_bar .header_bar .header_pj {
  position: absolute;
  right: 330px;
  top: -36px;
  font-size: 20px;
  font-weight: bold;
}

.mcm_al .content_bar .item_bar .header_bar .header_pj::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../web/images/mcm_header_pcon.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -30px;
  top: 5px;
}

.mcm_al .content_bar .item_bar .item_content {
  display: flex;
  justify-content: space-between;
}

.mcm_al .content_bar .item_bar .item_content p span:nth-child(1) {
  font-weight: bold;
}

.mcm_al .content_bar .item_bar .item_content .left_bar {
  width: 36%;
  padding: 20px 10px;
}

.mcm_al .content_bar .item_bar .item_content .right_bar {
  padding: 20px 10px;
  width: 63%;
}

.mcm_al .content_bar .item_bar .item_content .right_bar .right_pic {
  width: 100%;
  margin-top: 20px;
}

.mcm_al .content_bar .item_bar .item_content .font_til {
  margin-bottom: 20px;
}

.mcm_al .content_bar .item_bar .item_content .indx_icon {
  position: relative;
  font-size: 14px;
  padding-left: 20px;
  margin: 6px 0;
}

.mcm_al .content_bar .item_bar .item_content .indx_icon::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 4px;
}

.mcm_al .content_bar .item_bar .item_content .left_foot {
  font-weight: bold;
  color: #EC6C00;
  font-size: 20px;
  position: relative;
  margin-top: 80px;
  padding-left: 30px;
  margin-bottom: 30px;
}

.mcm_al .content_bar .item_bar .item_content .left_foot::before {
  content: "";
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  background: url(../web/images/mcm_xy.png) no-repeat;
  background-size: contain;
  position: absolute;
}

.mcm_al .content_bar .item_bar .item_content .indx1::before {
  background-image: url(../web/images/idx_1.png);
}

.mcm_al .content_bar .item_bar .item_content .indx2::before {
  background-image: url(../web/images/idx_2.png);
}

.mcm_al .content_bar .item_bar .item_content .indx3::before {
  background-image: url(../web/images/idx_3.png);
}

.mcm_al .content_bar .item_bar .item_content .indx4::before {
  background-image: url(../web/images/idx_4.png);
}

.mcm_al .content_bar .item_bar .item_content .indx5::before {
  background-image: url(../web/images/idx_5.png);
}
