.sh-about-container h1,.sh-about-container h2,.sh-about-container h3,.sh-about-container h4,.sh-about-container h5,.sh-about-container h6,.sh-about-container strong,.sh-about-container b {font-family: 'Poppins', Arial, Helvetica, sans-serif;font-weight: 600;margin: 0;padding: 0;}

.sh-about-container {width: 100%;position: relative;overflow: hidden;}
.sh-about-container .title-1 h2 {color: #000;font-size: 48px;line-height: 48px;}
.sh-about-container .line-1 {overflow: hidden;margin: 10px 0;}
.sh-about-container .line-1 i {display: inline-block;width: 70px;height: 2px; background-image: -moz-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);background-image: -ms-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);}
.sh-about-container .text-1  {font-size: 14px;line-height: 24px;color: #333;}

.sh-about-container .datas-1 {margin-top: 10%;}
.sh-about-container .datas-1 ul {list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.sh-about-container .datas-1 li {list-style: none;margin: 0;padding: 0;width: 33%;position: relative;}
.sh-about-container .datas-1 li::after {content: '';width: 1px;height: 100%;position: absolute;right: 20%;top: 0;background: #333;opacity: .2;}
.sh-about-container .datas-1 li:last-child::after {display: none;}
.sh-about-container .datas-1 .data-1 strong {font-size: 36px;line-height: 36px;background-image: -moz-linear-gradient( 0deg, rgb(44,51,104) 31%, rgb(28,130,134) 71%, rgb(77,181,96) 94%);background-image: -webkit-linear-gradient( 0deg, rgb(44,51,104) 31%, rgb(28,130,134) 71%, rgb(77,181,96) 94%);background-image: -ms-linear-gradient( 0deg, rgb(44,51,104) 31%, rgb(28,130,134) 71%, rgb(77,181,96) 94%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;display: inline-block;background-size: 110%;}
.sh-about-container .datas-1 .text-2 {margin-top: 1px;font-size: 14px;}

.sh-about-banner {position: relative;}
.sh-about-banner .txt-1 {position: absolute;left: 0;bottom: 0;width: 100%;z-index: 11;background: #fff;mix-blend-mode: screen;}
.sh-about-banner .title-1 {padding: 4% 0;overflow: hidden;text-align: center;}
.sh-about-banner .title-1 h1 {font-size: 140px;line-height: 140px;font-weight: 900;display: block;}
.sh-about-banner .pic-1 {overflow: hidden;position: relative;}
.sh-about-banner .pic-1 video {display: block;width: 100%;object-fit: cover;}

.sh-about-section-introduction {padding: 7% 0;overflow: hidden;}
.sh-about-section-container {position: relative;width: 76%;margin: auto;} 
.sh-about-section-introduction .sh-about-section-container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.sh-about-section-introduction .left-1 {width: 50%;}
.sh-about-section-introduction .text-1 {overflow: hidden;}
.sh-about-section-introduction .right-1 {width: 45%;}
.sh-about-section-introduction .right-1 .pic-1 {overflow: hidden;border-radius: 10px;background-color: #000;}
.sh-about-section-introduction .right-1 .pic-1 img {display: block;width: 100%;}

.sh-about-section-introduction.technology .sh-about-section-container  {flex-direction: row-reverse;}
.sh-about-section-introduction.technology .right-1 .pic-1 {background-color: #000;background-size: cover;background-position: center;background-repeat: no-repeat;}
.sh-about-section-introduction.technology .right-1 .pic-1 img {opacity: 0;}


.sh-about-section-honors-qualifications {overflow: hidden;position: relative;background: #000;}
.sh-about-section-honors-qualifications .pic-1 {overflow: hidden;}
.sh-about-section-honors-qualifications .pic-1 img {display: block;width: 100%;}
.sh-about-section-honors-qualifications .txt-1 {position: absolute;right: 10%;top: 50%;width: 35%;color: #fff;z-index: 11;transform: translateY(-50%);}
.sh-about-section-honors-qualifications .txt-1 .title-1 h2,
.sh-about-section-honors-qualifications .txt-1 .text-1,
.sh-about-section-honors-qualifications .datas-1 .data-1 strong {color: #fff;background: none;-webkit-text-fill-color: #fff;}
.sh-about-section-honors-qualifications .txt-1 .line-1 i,.sh-about-section-honors-qualifications .datas-1 li::after {background: #fff;}

.sh-about-section-core-competencies {padding: 10% 0;overflow: hidden;text-align: center;}
.core-competencies-list {display: flex;flex-wrap: wrap;margin-top: 4%;}
.core-competencies-item {width: 33%;position: relative;}
.core-competencies-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0%;top: 0;background: #333;opacity: .1;}
.core-competencies-item:last-child::after {display: none;}
.core-competencies-item .icon-1 {overflow: hidden;}
.core-competencies-item .icon-1 i {width: 80px;height: 80px;position: relative;margin: auto;display: block;}
.core-competencies-item .icon-1 i img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}
.core-competencies-item .title-1 {overflow: hidden;margin-top: 10px;}
.core-competencies-item .title-1 strong{font-size: 24px;}
.core-competencies-item .text-1 {width: 80%;margin: auto;margin-top: 2%;}

.sh-about-section-culture {padding: 10% 0;overflow: hidden;text-align: center;background-position: center;background-size: cover;background-repeat: no-repeat;background-color: #000;}
.company-culture-list {display: flex;flex-wrap: wrap;margin-top: 4%;}
.sh-about-section-culture .title-1 h2 {color: #fff;}
.company-culture-item {width: 30%;position: relative;background: rgba(255,255,255,.1);margin: 0 1.6%;padding: 5% 0;}
.company-culture-item .icon-1 {overflow: hidden;}
.company-culture-item .icon-1 i {width: 80px;height: 80px;position: relative;margin: auto;display: block;}
.company-culture-item .icon-1 i img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 100%;max-height: 100%;}
.company-culture-item .title-1 {overflow: hidden;margin-top: 10px;}
.company-culture-item .title-1 strong{font-size: 24px;color: #fff;}
.company-culture-item .text-1 {width: 80%;margin: auto;margin-top: 2%;font-size: 18px;line-height: 24px;color: #fff;}

.sh-about-section-global {padding: 0;overflow: hidden;text-align: center;}
.sh-about-section-global .text-1{width: 50%;margin: 1% auto;}
.sh-section-footprint-map {position: relative;overflow: hidden;margin: auto;width: 80%;}
.sh-section-footprint-map img {display: block;width: 100%;height: auto;margin: auto;}
.sh-section-footprint-map .map-1 {position: absolute;left: 0;top: 0;}
.sh-section-footprint-map .map-1 .name-1 {background-image: -moz-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);background-image: -ms-linear-gradient( 0deg, rgb(44,51,104) 43%, rgb(28,130,134) 82%, rgb(77,181,96) 100%);display: block;padding: 6px 0px;border-radius: 50px;position: absolute;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;opacity: 0;transform: scale(0);top: -100px;left: -67px;width: 160px;}
.sh-section-footprint-map .map-1 .name-1 span{color: #fff;font-size: 14px;text-align: center;display: block;}
.sh-section-footprint-map .map-1 .name-1::after {content: '';border-left: 10px solid transparent;border-right: 10px solid transparent; border-top: 10px solid #2c3c6c;; border-bottom: 10px solid transparent;position: absolute;left: 50%;bottom: -20px;transform: translateX(-50%);}
.sh-section-footprint-map .map-1 .icon-1 {position: relative;overflow: hidden;}
.sh-section-footprint-map .map-1 .icon-1 i {width: 26px;height: 26px;margin: auto;display: block;position: relative;}
.sh-section-footprint-map .map-1 .icon-1 i::after {content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 1;background-image: -moz-linear-gradient( 0deg, rgb(38,50,100) 0%, rgb(70,173,94) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(38,50,100) 0%, rgb(70,173,94) 100%);background-image: -ms-linear-gradient( 0deg, rgb(38,50,100) 0%, rgb(70,173,94) 100%);border-radius: 100%;}
.sh-section-footprint-map .map-1 .icon-1 i::before {content: '';width: 62%;height: 62%;position: absolute;left: 50%;top: 50%;z-index: 3;background: #fff;border-radius: 100%;transform: translate(-50%,-50%);}
.sh-section-footprint-map .map-1.cur {z-index: 50;}
.sh-section-footprint-map .map-1.cur .name-1{opacity: 1;transform: scale(1);top: -45px;}
.sh-section-footprint-map a {display: block;position: relative;}
.sh-section-footprint-map .map-1.address-1 {left: 80%;top: 41%;}
.sh-section-footprint-map .map-1.address-2 {left: 81%;top: 39%;}
.sh-section-footprint-map .map-1.address-3 {left: 82%;top: 35%;}
.sh-section-footprint-map .map-1.address-4 {left: 79%;top: 35%;}
.sh-section-footprint-map .map-1.address-5 {left: 83%;top: 28%;}
.sh-section-footprint-map .map-1.address-6 {left: 47%;top: 20%;}
.sh-section-footprint-map .map-1.address-7 {left: 11%;top: 20%;}
.sh-section-footprint-map .map-1.address-8 {left: 87%;top: 77%;}
.sh-section-footprint-map .map-1.address-9 {left: 77%;top: 57%;}

.sh-about-section-history {padding: 7% 0 0;overflow: hidden;text-align: center;background-position: center;background-size: cover;background-repeat: no-repeat;background-color: #333;}
.sh-about-section-history .sh-about-section-container {width: 90%;}
.sh-about-section-history .title-1 h2 {color: #fff;}
.sh-about-history-list {margin-top: 0;width: 50%;position: relative;}
.sh-about-history-list::after {content: '';width: 2px;height: 100%;position: absolute;left: 50%;top: 0;z-index: 1;margin-left: -1px;background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);}
.sh-about-history-list img {display: block;width: 100%;}
.sh-history-swiper {overflow: hidden;width: 100%;position: absolute;left: 0;top: 0;height: 100%;z-index: 11;}
.sh-about-history-item {overflow: hidden;display: flex;align-items: flex-start;color: #fff;position: relative;height: 100%;}
.sh-about-history-item * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.sh-about-history-item .item-1,.sh-about-history-item .item-2 {width: 50%;position: relative;}
.sh-about-history-item .txt-1 i{position: absolute;left: -56px;top: 50%;display: block;width: 12px;height: 12px;transform: translateY(-50%);}
.sh-about-history-item .txt-1 i::after,.sh-about-history-item .txt-1 i::before {content: '';position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.sh-about-history-item .txt-1 i::after {width: 30px;height: 30px;border-radius: 100%;z-index: 3;background: #2c3c6c;opacity: 0;}
.sh-about-history-item .txt-1 i::before {width: 12px;height: 12px;background: #fff;border-radius: 100%;z-index: 5;opacity: 1;}
.sh-about-history-item .txt-1 {text-align: left;margin-left: 50px;}
.sh-about-history-item .year-1 {position: relative;}
.sh-about-history-item .year-1 strong{font-size: 48px;line-height: 50px;opacity: .5;}
.sh-about-history-item .text-1 {color: #fff;font-size: 18px;line-height: 24px;opacity: .5;}
.sh-about-history-item .item-1 .txt-1 {text-align: right;margin-left: 0px;margin-right: 50px;}
.sh-about-history-item .item-1 .txt-1 i {left: auto;right: -56px;}
.sh-history-swiper .swiper-slide.swiper-slide-active .sh-about-history-item .year-1 strong,
.sh-history-swiper .swiper-slide.swiper-slide-active .sh-about-history-item .text-1  {opacity: 1;}
.sh-history-swiper .swiper-slide.swiper-slide-active .sh-about-history-item .txt-1 i::after {opacity: 1;background: #fff;}
.sh-history-swiper .swiper-slide.swiper-slide-active .sh-about-history-item .txt-1 i::before {background: #2c3c6c;}

.sh-about-section-honor {padding: 7% 0;overflow: hidden;text-align: center;}
.sh-about-section-honor .top-1 .text-2 {width:60%;margin:auto;margin-top: 20px;color:#666;font-size:14px;line-height:24px;}
.sh-about-honor-list {margin-top: 3%;}
.sh-honor-swiper {width: 100%;overflow: hidden;}
.sh-about-honor-item {overflow: hidden;border-radius: 10px;background: #f7f7f7;}
.sh-about-honor-item .pic-1 {position: relative;}
.sh-about-honor-item .pic-1 img:first-child {display: block;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 90%;max-height: 75%;position: absolute;z-index: 1;}
.sh-about-honor-item .pic-1 img:last-child {display: block;width: 100%;}
.sh-about-section-honor-bottom {display: flex;align-items: center;justify-content: center;margin-top: 3%;}


.swiper-diy-prev,.swiper-diy-next,.swiper-diy-pagination {display: block;margin: 0 15px;left: auto;right: auto;top: auto;bottom: auto;transform: none;position: relative;background: none;outline: none;overflow: hidden;}
.swiper-diy-pagination span {background: #ccc;margin: 0 5px;width: 14px;height: 14px;opacity: 1;}
.swiper-diy-pagination span.swiper-pagination-bullet-active {background: #2c3368;}
.swiper-diy-prev,.swiper-diy-next {background: #2c3368;border-radius: 100%;width: 50px;height: 50px;}
.swiper-diy-prev.swiper-button-disabled,.swiper-diy-next.swiper-button-disabled {background: #ccc;opacity: 1;}
.swiper-diy-prev::before,.swiper-diy-next::before,.swiper-diy-prev::after,.swiper-diy-next::after {content: '';width: 23px;height: 23px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url('../energy-storage/images/rjt003.svg') center no-repeat;background-size: 80%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.swiper-diy-prev::before,.swiper-diy-prev::after {transform: translate(-50%,-50%) rotate(-180deg);} 
.swiper-diy-next::before {margin-left: -40px;}
.swiper-diy-next:hover::after {margin-left: 40px;}
.swiper-diy-next:hover::before {margin-left: 0px;}
.swiper-diy-prev::before {margin-left: 40px;}
.swiper-diy-prev:hover::after {margin-left: -40px;}
.swiper-diy-prev:hover::before {margin-left: 0px;}
.swiper-diy-prev:hover,.swiper-diy-next:hover {background: #2c3368;}

 
@media screen and (max-width: 1440px) { 
    .sh-about-banner .title-1 h1 {font-size: 90px;line-height: 90px;}
    .sh-about-banner .title-1 {padding: 6% 0;}
    .sh-about-container .title-1 h2 {font-size: 38px;line-height: 38px;}
    .sh-about-container .datas-1 .data-1 strong {font-size: 28px;line-height: 28px;}
    .sh-about-container .datas-1 .text-2 {font-size: 12px;}
    .sh-about-container .datas-1 li::after {right: 13%;}
    .core-competencies-item .title-1 strong {font-size: 18px;}
    .sh-about-container .text-1 {font-size: 12px;line-height: 22px;}
    .sh-about-section-container {width: 85%;}
    .company-culture-item {padding: 3% 0;}
    .company-culture-item .icon-1 i {width: 50px;height: 50px;}
    .sh-section-footprint-map {width: 100%;}
    .sh-about-history-item .year-1 strong {font-size: 38px;line-height: 40px;}
    .sh-about-section-honors-qualifications .txt-1 {width: 40%;}
    .sh-about-section-honor .top-1 .text-2  {width: 90%;}
}

@media screen and (max-width: 1180px) { 
    .sh-about-section-container {width: 90%;}
    .sh-about-section-honors-qualifications .txt-1 {right: 5%;}
}

@media screen and (max-width: 860px) {  
    .sh-about-banner .title-1 h1 {font-size: 40px;line-height: 40px;}
    .sh-about-banner .title-1 {padding: 16% 0;}
    .sh-about-section-introduction .left-1,.sh-about-section-introduction .right-1,
    .core-competencies-item ,.company-culture-item,.sh-about-section-global .text-1,.sh-about-history-list{width: 100%;}
    .sh-about-section-introduction .right-1,.company-culture-item,.sh-section-footprint-list,.sh-about-section-honor-bottom{margin-top: 10%;}
    .sh-about-container .title-1 h2 {font-size: 30px;line-height: 30px;}
    .sh-about-section-honors-qualifications .txt-1 {position: relative;transform: none;right: auto;top: auto;width: 90%;padding: 10% 5%;}
    .sh-about-section-core-competencies,.sh-about-section-culture,.sh-about-section-global,.sh-about-section-history,.sh-about-section-honor {padding: 15% 0;}
    .core-competencies-item {padding: 10% 0;}
    .core-competencies-item::after {width: 100%;height: 1px;top: auto;bottom: 0;}
    .company-culture-item {padding: 10% 0;}
    .sh-about-history-item .txt-1 {margin-left: 20px;}
    .sh-about-history-item .txt-1 i {left: -26px;}
    .sh-section-footprint-map .map-1 .name-1 span {font-size: 12px;}
    .sh-section-footprint-map .map-1 .icon-1 i {transform: scale(.7);}
    .sh-section-footprint-map .map-1.cur .name-1 {top: -40px;}
    .sh-section-footprint-map {overflow: visible;}
    .swiper-diy-prev, .swiper-diy-next, .swiper-diy-pagination {margin: 0 5px;}
    .swiper-diy-pagination {width: 40%;}
    .swiper-diy-pagination span{background-color: initial;font-size: 16px;}
    .sh-about-section-introduction{padding: 10% 0;}


}