@charset "utf-8";
/* ===================地图样式========================== */
.index-business { background-color: #fafafa; width: 100%; position: relative; }
.business-section { padding-left: 15px; padding-right: 15px; padding-top: 20px; padding-bottom: 10px; }
.busmap-module { width: 100%; position: relative; }
.busmapimg { width: 100%; display: block; }
.busmapimg .mapmo { display: block; width: 100%; }
.busmap-desktop { display: none; }
.busmapdots { width: 100%; padding-top: 20px; font-size: 0; }
.busmapdots li { margin-bottom: 15px; }
.buscountry-mask { position: relative; }
.buscountry-mask .dot { position: absolute; width: 8px; height: 8px; -webkit-border-radius: 50%; border-radius: 50%; left: 0; top: 12px; display: none; }
.buscountry-mask .dot::before { content: ''; position: absolute; width: 100%; height: 100%; background-color: #e62129; -webkit-border-radius: 50%; border-radius: 50%; top: 0; left: 0; z-index: 2; }
.buscountry-mask .dot:after { content: ''; position: absolute; top: -5px; right: -5px; bottom: -5px; left: -5px; background-color: rgba(230, 33, 41, 0.6); -webkit-border-radius: 50%; border-radius: 50%; z-index: 1; opacity: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.buscountry-mask .name { display: none; position: relative; padding-left: 15px; line-height: 30px; color: #d0111f; font-size: 16px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.busmaplicont { width: 100%; background-color: #fff; padding: 15px 20px; position: relative; }
.busmaplicont .title { color: #333; font-size: 16px; line-height: 1.33333; }
.busmaplicont .text { color: #666; font-size: 12px; line-height: 1.5; margin-top: 4px; }
.diagram-panel { padding-left: 15px; padding-right: 15px; padding-top: 30px; padding-bottom: 30px;background-repeat: no-repeat; background-position: right bottom; background-image: url('../images/index/mapasidebg.jpg'); background-size: cover; }
.panel-title { line-height: 1.5; font-size: 18px; color: #333333; }
.diagram-view { padding-bottom: 30px; }
.diagram-view .textcon { padding-top: 10px; padding-bottom: 30px; }
.diagram-view .text { color: #868c89; line-height: 1.5; font-size: 14px; }
.business-numlist { position: relative; }
.business-numlist ul { font-size: 0; }
.business-numlist ul li { display: inline-block; vertical-align: bottom; width: 66px; text-align: center; margin-right: 20px; }
.business-numlist ul li:last-child { margin-right: 0; }
.business-numlist ul li:nth-child(3n-2) .column { height: 80px; background-color: #d0111f; }
.business-numlist ul li:nth-child(3n-1) .column { height: 140px; background-color: #999999; }
.business-numlist ul li:nth-child(3n) .column { height: 222px; background-color: #d0111f; }
.business-numlist ul li .column { width: 100%; position: relative; margin-bottom: 7px; padding: 12px 0; }
.business-numlist ul li .column::before { content: ''; display: inline-block; vertical-align: bottom; height: 100%; }
.business-numlist ul li .title { color: #fff; line-height: 1; display: inline-block; vertical-align: bottom; }
.business-numlist ul li .title span { display: inline-block; vertical-align: baseline; }
.business-numlist ul li .title .num { font-size: 24px; font-weight: bold; }
.business-numlist ul li .title .type { font-size: 14px; }
.business-numlist ul li .desc { color: #333333; font-size: 12px; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.mbusiness-numlist { position: relative; text-align: center; max-width: 400px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; }
.mbusiness-numlist ul { font-size: 0; }
.mbusiness-numlist ul li { display: inline-block; vertical-align: bottom; width: 33.33%; text-align: center; padding: 0 10px; }
.mbusiness-numlist ul li .column { width: 100%; position: relative; padding: 6px 0; }
.mbusiness-numlist ul li .column::before { content: ''; display: inline-block; vertical-align: bottom; height: 100%; }
.mbusiness-numlist ul li .title { color: #333; line-height: 1; display: inline-block; vertical-align: bottom; }
.mbusiness-numlist ul li .title span { display: inline-block; vertical-align: baseline; }
.mbusiness-numlist ul li .title .num { font-size: 28px; font-weight: bold; color: #d0111f; }
.mbusiness-numlist ul li .title .type { font-size: 14px; }
.mbusiness-numlist ul li .desc { color: #333333; font-size: 12px; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
/* 创新设计 */
.design-process {user-select: none; width: 100%; position: relative; padding-top: 50px; padding-bottom: 50px; }
.process-sfont { position: absolute; width: 11.3rem; top: 30px; left: 50px; z-index: 1; display: none; }
.process-sfont img { display: block; width: 100%; }
.process-medias { position: relative; z-index: 22; padding-left: 15px; padding-right: 15px; }
.process-swiper { width: 100%; overflow: hidden; position: relative; max-width: 630px; margin: 0 auto; }
.process-swiper ul li { width: 100%; height: auto; }
.process-swiper ul li .conts { display: block; width: 100%; position: relative; overflow: hidden; }
.process-swiper ul li .figure { display: block; width: 100%; overflow: hidden; position: relative; }
.process-swiper ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 100%; }
.process-swiper ul li .figure img { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); width: 80%; -webkit-transition: all 0.9s; -o-transition: all 0.9s; transition: all 0.9s; }
.process-rotating { display: none; }
.process-content { position: relative; }
.process-tabbox { padding-top: 30px; }
.process-mode { display: none; }
.process-unit { width: 100%; overflow: hidden; position: relative; padding-bottom: 30px; }
.process-unit .process-num { float: left; width: 2.7em; word-wrap: break-word; color: #d0111f; line-height: 1; font-size: 50px; font-weight: bold; }
.process-unit .process-tips { display: block; overflow: hidden; width: auto; padding-top: 12px; padding-left: 10px; }
.process-unit .process-tips .title { color: #333333; font-size: 20px; line-height: 1.2; margin-bottom: 10px; }
.process-unit .process-tips .sub { color: #666666; font-size: 12px; line-height: 1.2; }
.process-base { padding-left: 60px; padding-bottom: 50px; }
.process-cell { position: relative; color: #6666; font-size: 1.5; font-size: 14px; }
.process-cell .process-link { display: inline-block; vertical-align: top; line-height: 1.5; color: #d0111f; font-size: 16px; }
.process-cell .stitle { color: #333; line-height: 1.5; font-size: 20px; font-weight: lighter; margin-top: 5px; letter-spacing: 2px; }
.process-offset { position: absolute; left: 0; top: 85px; }
.process-swiper-prev, .process-swiper-next {user-select: none;cursor: pointer; transition: all .4s ease; position: static; margin: 10px 0;width: max(40px,0.72rem);height: max(40px,0.72rem);border-radius: 50%;border: 2px solid #333; display: flex;align-items: center;justify-content: center;}
.process-swiper-prev::after, .process-swiper-next::after{content: "";transform: translateY(5px); display: block;width: 12px;height: 7px;border: 6px solid transparent;border-top-color: #333;transition: all .4s ease;}
.process-swiper-prev::after{display: block;transform: translateY(-5px) rotate(180deg);}
.process-swiper-prev:hover,.process-swiper-next:hover{background: #d0111f;border-color: #d0111f;}
.process-swiper-prev:hover::after,.process-swiper-next:hover::after{border-top-color: #fff;}
.process-wfont { display: block; width: 10rem; overflow: hidden; position: absolute; display: none; left: calc((-100vw + var(--wid)) / 2 + 50px);}
.process-wfont:after { content: ''; display: block; width: 100%; padding-bottom: 12.85714%; }
.process-wfont img { display: block; position: absolute; top: 0; left: 0; width: 100%; }
@media (min-width: 1024px) {
  .index-business { overflow: hidden; }
  .business-section { padding-left: 20px; padding-right: 0px; padding-top: 80px; padding-bottom: 0px; float: left; width: 68%; }
  .business-aside { float: right; height: 100%; width: 32%; }
  .busmapimg .mapmo { display: none; }
  .busmap-module{width: 87.37%;}
  .busmap-desktop { display: block;position: relative;width: 100%;}
  .busmap-desktop .mappc { display: block; width: 100%; }
  .busmap-desktop .busmaphover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
  .busmap-desktop .busmaphover img { position: absolute; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 0; visibility: hidden; }
  .busmap-desktop .busmaphover img.cur { opacity: 1; visibility: visible; }
  .busmapdots { padding-top: 0px; position: absolute; top: 0; left: 0; height: 100%; }
  .busmapdots li { margin-bottom: 0px; position: absolute; cursor: pointer; }
  .busmapdots li.cur .busmaplicont { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .busmaplicont { width: 200px; background-color: rgba(1, 24, 14, 0.8); position: absolute; left: -60px; top: 30px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; opacity: 0; visibility: hidden; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); }
  .busmaplicont .title { color: #fff; }
  .busmaplicont .text { color: #b3bab7; }
  .diagram-panel { padding-left: 25px; padding-right: 20px; min-height: 100%; }
  .business-numlist ul li { margin-right: 40px; }
  .business-numlist ul li:nth-child(3n-2) .column { height: 60px; }
  .business-numlist ul li:nth-child(3n-1) .column { height: 120px; }
  .business-numlist ul li:nth-child(3n) .column { height: 202px; }
  /* 创新设计 s */
  .design-process { padding-top: 160px; padding-bottom: 180px; }
  .design-process:after { content: ''; background-repeat: no-repeat; background-size: contain; background-position: left bottom; background-image: url('../images/pages/cxsjcirclebg01.png'); width: 510px; position: absolute; bottom: 0; z-index: 0; padding-bottom: 52.08333%; }
  .process-sfont { top: 50px; display: block; }
  .process-medias { padding-left: 0px; padding-right: 0px; position: absolute; width: 50%; right: 0; z-index: 33; top: 70px; }
  .process-swiper ul li .figure img{width: 100%;}
   .process-medias:after { content: ''; display: block; width: 100%; padding-bottom: 100%; }
   .process-swiper { display: none; }
   .process-rotating { display: block; position: absolute; top: 4%; left: 35%; width: 90%; height: 90%; border: 1px solid #efefef; -webkit-border-radius: 50%; border-radius: 50%; }
   .rotating-slider { position: relative; width: 100%; height: 100%; }
   .rotating-slider svg { display: none; }
   .rotating-slider ul { width: 100%; height: 100%; -webkit-transform-origin: center center; -ms-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center; }
   .rotating-slider ul li { position: absolute; width: 12px; height: 12px; -webkit-border-radius: 50%; border-radius: 50%; background-color: #656363; cursor: pointer; z-index: 2; }
   .rotating-slider ul li .conts { width: 100%; height: 100%; -webkit-transform-origin: center center; -ms-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center; position: absolute; top: 0%; left: 0%; -webkit-transition: -webkit-transform 0.1s linear; transition: -webkit-transform 0.1s linear; -o-transition: -o-transform 0.1s linear; transition: transform 0.1s linear; transition: transform 0.1s linear, -webkit-transform 0.1s linear, -o-transform 0.1s linear; }
   .rotating-slider ul li .figure { width: 400px; display: block; overflow: hidden; position: relative; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); transform: translate(-50%, -50%) scale(0); opacity: 0; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
   .rotating-slider ul li .figure:after { content: ''; display: block; width: 100%; padding-bottom: 100%; }
   .rotating-slider ul li .figure img { display: block; position: absolute; width: 100%; top: 50%;transform: translateY(-50%); left: 0; }
   .rotating-slider ul li.cur { z-index: 1; }
   .rotating-slider ul li.cur .figure { -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); opacity: 1; }
   .rotating-slider ul li:not(.cur):hover .figure { -webkit-transform: translate(-50%, -50%) scale(0.15); -ms-transform: translate(-50%, -50%) scale(0.15); -o-transform: translate(-50%, -50%) scale(0.15); transform: translate(-50%, -50%) scale(0.15); opacity: 1; }
   .process-module { position: relative; z-index: 12; }
   .process-tabbox { padding-top: 0px; min-height: 330px; }
   .process-unit { padding-bottom: 50px; }
   .process-unit .process-num { font-size: 70px; }
   .process-unit .process-tips { padding-top: 20px; padding-left: 20px; }
   .process-unit .process-tips .title { font-size: 30px; margin-bottom: 15px; }
   .process-unit .process-tips .sub { font-size: 14px; }
   .process-base { padding-left: 100px; padding-bottom: 70px; }
   .process-cell .process-link { font-size: 18px; }
   .process-cell .stitle { font-size: 24px; letter-spacing: 4px; }
   .process-offset { top: 80px; }
   .process-swiper-prev, .process-swiper-next { margin: 20px 0; }
   .process-wfont { display: block; }
   .mprocess-pagination { padding-top: 20px; }
}
@media (min-width: 1260px) {
    .business-section { padding-left: 35px; padding-top: 100px; }
  .busmaplicont { width: 230px; }
  .busmaplicont .title { font-size: 18px; }
  .diagram-panel { padding-left: 60px; padding-right: 35px; padding-top: 16.05839%; padding-bottom: 8.0292%; }
  .panel-title { font-size: 24px; }
  .diagram-view { padding-bottom: 50px; }
  .diagram-view .text { font-size: 16px; }
  .business-numlist ul li { width: 80px; }
  .business-numlist ul li:nth-child(3n-2) .column { height: 90px; }
  .business-numlist ul li:nth-child(3n-1) .column { height: 150px; }
  .business-numlist ul li:nth-child(3n) .column { height: 232px; }
  .business-numlist ul li .title .num { font-size: 36px; }
  .business-numlist ul li .title .type { font-size: 16px; }
  .business-numlist ul li .desc { font-size: 14px; }
    /* 创新设计 s */
    .design-process:after { width: 610px; }
    .process-sfont { top: 75px; }
    .process-medias { top: 110px; }
    .process-tabbox { min-height: 430px; }
    .process-unit { padding-bottom: 80px; }
    .process-unit .process-num { font-size: 90px; }
    .process-unit .process-tips { padding-top: 30px; }
    .process-unit .process-tips .title { font-size: 40px; }
    .process-base { padding-left: 110px; padding-bottom: 100px; }
    .process-offset { top: 120px; }
    .process-swiper-prev, .process-swiper-next { margin: 20px 0; }
}
@media (min-width: 1680px) {
    .busmaplicont { width: 330px; padding: 22px 55px; }
  .busmaplicont .title { font-size: 24px; }
  .busmaplicont .text { font-size: 14px; }
  .panel-title { font-size: 30px; }
  .diagram-view { padding-bottom: 75px; }
  .diagram-view .textcon { padding-bottom: 60px; }
  .diagram-view .text { font-size: 18px; }
  .business-numlist ul li { width: 90px; margin-right: 50px; }
  .business-numlist ul li:nth-child(3n-2) .column { height: 110px; }
  .business-numlist ul li:nth-child(3n-1) .column { height: 170px; }
  .business-numlist ul li:nth-child(3n) .column { height: 250px; }
  .business-numlist ul li .column { margin-bottom: 14px; }
    /* 创新设计 s */
    .design-process { padding-top: 290px; padding-bottom: 390px; }
    .design-process:after { width: 910px; padding-bottom: 1000px; }
    .process-tabbox { min-height: 506px; }
    .process-unit { padding-bottom: 100px; }
    .process-unit .process-num { font-size: 110px; }
    .process-unit .process-tips { padding-top: 30px; }
    .process-unit .process-tips .title { font-size: 60px; }
    .process-cell .process-link { font-size: 24px; }
    .process-cell .stitle { font-size: 30px; letter-spacing: 8px; }
    .process-offset { top: 160px; }
}