
a {
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
    text-decoration:none; 
    outline:none;
    color: #333; 
}
.w90 {
  width: 85%;
  max-width: 1400px;
  margin: 0 auto;
}
.md {
	margin:0 auto;
}
.fl {
	float:left;
}
.fr,.rt {
	float:right;
}
.clear::after {
	content: ""; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
ul::after {
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
 
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
img {
	border: 0;
	vertical-align: middle; 
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input,select,textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}
input:focus,button:focus,textarea:focus {
	outline: none
}
input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear {
	display: none
}
input, button, select {
    font-size:100%; 
    box-sizing:border-box;
    margin:0; 
    padding:0; 
    vertical-align:middle;
    outline:none;
    line-height:normal; 
    color:#666;
	border: none;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
input, textarea, button, select {
	-webkit-border-radius:0; 
	-moz-border-radius:0; 
	-o-border-radius:0; 
	border-radius:0;
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.bread {
  background-color: #edecec;
  height: 45px;
}
.CP-section-1 .bread {
  background-color: transparent;
  height: 45px;
  border-bottom: 1px solid rgb(101 101 101 / 12%);
}
.bread .w90 {
  height: 100%;
  align-items: center;
  display: flex
}
.bread a {
  font-size: 15px;
  position: relative;
  color: #252525;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.bread a:first-child {
  padding-left: 0px;
}
.bread a:last-child {
  font-weight: bold;
  color: #e5322c;
}
.bread a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 19px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/*******关于******/
.visual-banner {
  height: 550px;
  position: relative;
  overflow: hidden;
}
.visual-banner .bg-img {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
}
.visual-banner .bg-img #typed {
 width: 100%;
line-height: 1.4;
}
.visual-banner.news-n .bg-img #typed {
	color: #fff;
	font-size: 42px;
	opacity: 1;
}
.visual-banner .bg-img.newbgg:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	opacity: .7;
}
.visual-banner.news-n .w90.pa {
 
	z-index: 222;
}
.visual-banner .bread {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: transparent;
  border-top: 1px solid hsla(0, 0%, 100%, .2)
}
.visual-banner .bread::after {
  content: "";
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;  
}
.visual-banner .bread .w90 {
  position: relative;
  z-index: 2;
}
.bread.w100 {
	background: none;
	border-bottom: 1px solid #ccc;
}
.bread.w100 .w90 {
	width: 100%;
	min-width: 100%;
	
}
.visual-banner .bread a {
  color: #fff;
}
.visual-banner .bread svg path {
  fill:#fff
}
.visual-banner .bread a:last-child {color: #e5322c;}
.height-100 {
  height: 100%;
}
.visual-banner .w90.pa {
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  max-width: 1680px;
}
.visual-banner h1 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
 
}
.visual-banner h2 {
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  color: #eee;
  border-left: 4px solid #e80011;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  margin-top: 20px;
  font-weight: normal;
  font-style: normal;
}

.about-1 {
  padding: 70px 0px 50px;
}

.about-1 .douhao {
  position: absolute;
  right: 47%;
  top: 10px;
  z-index: 0;
  width: 115px;
  height: 100px;
  background: url(../images/dote.png) no-repeat center;
  background-size: 100%;
  opacity: .4;
}

.about-1 .ll {
  width: 50%;
  width: calc(98% - 700px); 
  padding-right: 50px;
  font-size: 17px;
  line-height: 1.8;
  color: #555555;

}
.about-1 .ll p {
	font-size: 14px;
	line-height: 1.5;
}
.about-1 .ll strong {
	display: block;
	line-height: 1.6;
	font-size: 18px;color: #333;
	padding-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;text-align: left;
}
.about-1 .ll h3 {
  font-size: 34px;
  display: flex;
  color: #e6322c;
/*  font-family: 'Montserrat';*/ 
  font-family: 'R-bold',Arial, sans-serif;
  font-weight: 600; 
  opacity: .8;
}
.about-1 .ll h3 span { 
}
.about-1 .rr {
  width: 42%;
  width: 490px;
  margin-left: 150px;
  float: right;
  margin-top: 75px;
  position: relative;
}
.about-1 .swiper-wrapper { 
}
.about-1 .swiper .swiper-slide{
	opacity: 0.1;
}
.about-1 .swiper .swiper-slide.swiper-slide-prev,
.about-1 .swiper .swiper-slide.swiper-slide-next
{
	opacity: .6;
}
.about-1 .swiper .swiper-slide.swiper-slide-active{
	opacity: 1;
	border: 1px solid #eee;
}
.about-1 .swiper-slide,
.about-1 .swiper
 {
	width: 100%;
	height: 100%;
}
.about-1 .swiper
 {
	width: 100%;
	margin-top: 5vh;
	height: 80%; 
}
.about-1 .swiper-slide {
	border-radius: 15px; 
}
.about-1 .swiper-slide img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit:cover;border-radius: 15px; 
}
.about-1 .rr::before {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-radius: 15px;
    height: 100%;
    background: #6666;
    position: absolute;
    top: 20px;
    left: 20px;
	display: none;
}
.about-1 .swiper-button-prev {
  background-image: url(../images/arrow-left2.png);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.about-1 .swiper-button-prev:hover {
  background-image: url(../images/arrow-left.png);
}
.about-1  .swiper-button-next {
  background-image: url(../images/arrow-right2.png);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  right: 0;
}
.about-1 .swiper-button-next:hover {
  background-image: url(../images/arrow-right.png);
}
.about-1 .swiper-button-prev:hover, 
.about-1 .swiper-button-next:hover {
  background-color: #e01a22;
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  border-color: #e01a22;
}
.swiper-button-next:after, .swiper-button-prev:after {
  opacity: 0;
}

.about-1 .swiper-pagination-bullet-active {
  background-color: #e01a22;
}
.about-1 .txtbg {
/*  background-image: url(../images/about01.jpg);
  background-size: 100%;
  background-position: center;
  color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;*/
 
}

.about-2 {

  background: url(../images/about04.jpg) no-repeat 0 center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 125px 0px;  padding-top: 500px;
}
.about-2 h2 {
  text-align: center;
  font-weight: normal;
  color: #FFF;
      font-size: 26px;
    display: block;
    line-height: 1.5;
	padding-bottom: 20px;
}
.about-2 h3 {
  text-align: center;
  font-size: 16px;
  color: #FFF;
  max-width: 1150px;
  margin: 0 auto 0px;
  padding-bottom: 30px;
  font-weight: normal;
  font-style: normal;
}
.about-2 ul {
  margin-right: -1.5%;
  margin-top: 50px;
}
.about-2 ul li {
  width: 14.66%;
  width: 32%;
  margin-right: 1.5%;
  border-radius: 5px;
  padding: 50px 10px 35px;
  position: relative;
  color: #fff;
  margin-bottom: 2%;
  text-align: center;
  position: relative;
  background: hsla(0, 0%, 100%, .2);
      -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
} 
.about-2 ul li:hover {
	  background: hsl(355.6deg 100% 45.49% / 79%);
	  transform: scale(1.1);
}
.about-2 ul li:hover strong{
	 border-bottom: 2px solid #fff;
}
.about-2 ul li:nth-child(6),
.about-2 ul li:nth-child(3)
 {
	 margin-right: 0%;
}
.about-2 ul li p {
  font-size: 15px;
  line-height: 1.4;
  position: relative;
  z-index: 2;
  padding-top: 20px;
}
.about-2 ul li p strong {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;    font-family: 'R-Medium';
	border-bottom: 2px solid #e20011;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}
.about-2 ul li .svg {
  height: 64px;
  position: relative;
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; 

}


.about-3 {
  padding: 90px 0px 60px;
}
.about-3 .text {
  font-size: 16px;
  line-height: 1.6;
  color: #555555;
  width: 50%;
  padding-left: 5%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-3 .text strong{
	font-size: 26px;
	display: block;
	color: #222;
	    border-left: 4px solid #e80011;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}
.about-3 .item-1 {
    margin-bottom: 40px;
}
.about-3 .tu {
  overflow: hidden;
  width: 50%;
}
.about-3 .tu img {
  transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1);
  width: 100%;
  border-radius: 20px;;
}
.about-3 .mr-20 {
  margin-right: 2%;
}
.about-3 .item-1:nth-child(1) .text,
.about-3 .item-1:nth-child(3) .text
{
  padding-left: 0;
  padding-right: 5%;
}
.about-3 .item-1:nth-child(1) .text {
	padding-top: 0;
}
.about-3 .flex-wrap {
  align-items: center;
  justify-content: center;
}

.about-4 { 
  padding: 120px 0px 20px;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
.about-4 .img {
	 background: url(../images/about08.jpg) no-repeat center;
	 background: #050532 url(../images/ab34.jpg) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.about-4 .w90{
	position: relative;
	z-index: 4;
}
.about-4::after {
  content: "";
  background: #14437f;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  position: absolute;
  display: none;
}
.about-4 .cp-main-tit {
  color: #fff;
  position: relative;
  z-index: 2;
  font-weight: bold; color: #FFF; font-size: 52px; display: block; line-height: 1.5;
  padding-left: 25px;
}
.cp-main-tit {
  line-height: 1.4;
 
  text-transform: uppercase;
  font-weight: 600;
  font-size: 40px; font-weight: bold;  font-size: 46px; display: block; line-height: 1.5;
}
.about-4 .txt {
  color: #fff;
  font-size: 18px;
  width: 80%;
  margin-top: 50px;
  position: relative;
  z-index: 2;
}
.about-4 .txt {
	
}
.son-menu-in {
  border-bottom: 1px solid #ddd;
}
.son-menu-in ul {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1350px;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 0 auto;
}
.son-menu-in ul li {
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
}
.son-menu-in ul.f3 li {
  width: 33.33%; width: 100%;
}
.son-menu-in ul li a {
  display: table;
  position: relative;
  width: 100%;
  height: 80px;
  line-height: 80px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
 
  text-transform: uppercase;
  font-weight: bold;
}
.son-menu-in ul li > a:before {
  position: absolute;
  bottom: 0px;
  left: 50%;

  width: 0;
  height: 2px;
  background-color: #e5322c;
  content: "";
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.son-menu-in ul li.active > a:before,
.son-menu-in ul li:hover > a:before {
  width: 100%;
  width: calc(55% + 1px);
  width: calc(100% + 1px);
  margin-left: -50%;
}
.son-menu-in ul li:hover > a, 
.son-menu-in ul li.active > a {
  color: #e5322c;
}
.son-menu-in ul li > a > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
text-align: center;
    font-family:  'R-Medium';
}


.Certificate {
  background: #f7f7f7;
  padding-bottom: 120px;
  padding-top: 50px;
}
.bookshop-list .bookul {
  display: flex;
  margin-bottom: 0px;
  margin-top: 0px;
  flex-wrap: wrap;
  margin-right: -1%;
}
.bookshop-list .bookul li {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 18%;
  position: relative;
  margin-bottom: -0px;
  margin-right: 2%;
}

 .bookshop-list .bookul li.list-item {
    display: none; /* 默认隐藏所有列表项 */ 
  }
  .bookshop-list .bookul li.list-item.visible {
    display: block; /* 可见的列表项 */
  }
.bookshop-list .bookul li .images {
  padding-bottom: 20px;
  text-align: center;
  margin-bottom: 0px;
  box-sizing: border-box;
  position: relative;
}
.bookshop-list .bookul li .images .img {
  position: relative;
}
.bookshop-list .bookul li .op {
  opacity: 0;
}
.bookshop-list .bookul li .img .tu {
  display: inline-block;
  max-height:70%;
  max-width: 60%;
  z-index: 4;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 40px;
  margin: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  
}
.bookshop-list .bookul li .images:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 70px;
  bottom: -10px;
  left: 0;
  z-index: 99;
  background: url(../images/i2.png) no-repeat center;
  background-size: 100%;
}
.bookshop-list .bookul li .span {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #959595;
  padding-right: 35px;
  box-sizing: border-box;
  font-size: 19px;
  position: relative;
  /* align-items: center; */
  display: none;
}
.bookshop-list .bookul li .span span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: block;
  line-height: 20px;
  font-size: 16px;
  margin-right: 20px;
}
.bookshop-list .bookul li .span:after {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0;
  top: 0;
  content: "";
  margin: auto;
  background: url(../images/plus.png) no-repeat center;
  background-size: 24px;
}
.bookshop-list .bookul li:hover .images .img .tu {
  bottom: 60px;
}


.history {
  background: url(../images/history_bg.png) no-repeat top -448px left;
  background-attachment: fixed;
}
.subsidiary-wrap .main-inner {
  display: flex;
  margin-top: 90px;
  flex-wrap: wrap;
}

#company-nav {
  position: sticky;
  top: 18rem;
  left: 0;
}
#company-nav li {
  position: relative;
}
#company-nav li a {
  -webkit-transform: scale(0.64);
  transform: scale(0.64);
  color: #555;
  -webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all .5s cubic-bezier(0.19, 1, 0.22, 1);
  margin-top: 0px;
  cursor: pointer;
  font-size: 54px;
  font-weight: bold; 
  display: block;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#company-nav li.current a {
  color: #e5322c;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.company-box {
  width: calc(100% - 380px);
}
.company-box ul {
  margin-left: 5%;
}
.company-box ul li {
  position: relative;
  display: flex;
  padding-top: 0px;
  flex-wrap: wrap;
}
.company-box ul li#one {
  padding-top: 0;
}

.company-box ul li .item-number {
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  background: linear-gradient(89.53deg, #314aff 21.19%, #4020e7 93.97%);
  background: linear-gradient(89.53deg, #366cce 21.19%, #7a9edf 93.97%);
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
}
.company-box ul li .item-content {
  width: calc(100% - 80px);
  margin-left: 40px;
}

.company-box ul li .company-pic {
  margin-top: 50px;
}

#portamento_container {
  width: 380px !important;
}
#portamento_container #sidebar.fixed {
  position:fixed;
  top: 50px !important;
}

.ab-video {
	margin: 0 auto -400px;
 
	display: block;
}
.ab-video.w90 {
	width: 80%; 
	
}
.ab-video video{
	display: block;
	width: 90%; 
	margin: 0 auto;
	height: 100%;object-fit: cover;
}
.ab-history-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.ab-history-pic {
	width: 35%;
	max-width: 480px;
	border-radius: 30px
}

.ab-history-pic::before {
	padding-top: 71.875%
}

.ab-history-stage {
	width: 100%;
	position: relative
}

.ab-history-stage::before {
  display: block;
  left: 8px;
  top: 0;
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  border-left: 1px dashed #06168b;
  opacity: .5;
  z-index: -1;
}

.ab-history-list li {
	position: relative;
	z-index: 10;
	margin-bottom: 20px;
}

.ab-history-list li:last-child {
	margin-bottom: 0
}


.ab-history-list .item-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 80px;
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
}

.ab-history-list .item-intro {
	margin-top: -5px;
	max-width: calc(100% - 50px)
}

.ab-history-list .item-round {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #4169e2;
	position: relative;
	margin-right: 30px;
	z-index: 20
}

.ab-history-list .item-round::after {
	content: "";
	display: block;
	position: absolute;
	left: 16px;
	top: 50%;
	width: 20px;
	height: 1px;
	background-color: #4169e2
}

.ab-history-list .item-title {
	line-height: 1.5;
	margin-top: 0.3em
}
.ab-history-list .history_img {
    margin: 0 0 15px 0;
}
.ab-history-list .history_img img {
    margin: 0 0 20px 0;
    width: 100%;
    max-width: 500px;
    border-radius: 20px;
    display: block;
}
.ab-history-list .history_year {
    width: 136px;
    font-size: 22px;
    font-weight: 700;
    color: #191919;
    line-height: 30px;
    position: relative;
	float: left;
}
.ab-history-list .history_cont {
    width: calc(100% - 136px);
	float: left;
}
.ab-history-list .history_cont p {
    position: relative;
    padding-left: 14px;
    line-height: 1.6;
    font-size: 16px;
}
.history_cont p:before {
    position: absolute;
    left: 0;
    top: 11px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #3f67b1;
    content: '';
}
.history_cont p span {
    font-size: 15px;
}

.history_year span {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -85px;
    top: 50%;
    transform: translateY(-50%);  
}
.history_year span::before {
    background-color: #dc1728;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.history_year span::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #dc1728;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .15;
}

.about-5 .f {
   	 	margin: 20px auto 0px;
   	 	width: 101%;
   	 	padding-left: 0px;
   	 }
 .about-5 .f1 {
     	float: left;
     	width: 24.1%;
     	font-size: 18px; 
	 	background: #e6e6e6;
	 	border-radius: 10px;
	 	margin-right: 1%;
	 	padding: 10px 10px 15px 30px;
	 	font-weight: normal;
 }
     .about-5 .f1:last-child {
	 	margin-right: 0;
	 }
.about-5 .f1 strong{
      	display: block;
      	font-size: 42px;
      	    color: #d10e00; 
      }
    .about-5 .f1 strong em{
      	font-size: 44px;
      	padding-left: 6px;
	  	font-weight: bold;
	}
.about-5 {
  padding: 125px 0 0px;
  background: #f1f1f1;
  background: #fff;
  position: relative;
  z-index: 2;
}
.about-5 h2 {
	float: left;
	width: 50%;border-left: 8px solid #e80011;
		padding-left: 20px;
		height: 42px;
		line-height: 42px;
	font-family: 'R-Regular', sans-serif;    font-size: 32px;
}
.about-5 h2 span{
	display: inline;
	    
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #d01502, #e34126, #eb5215, #fe650e 50%, #ffffff 50%);
    background-size: 200% 100%;
}
.about-5 h3 {
	float: right;
	width: 50%;
}
.s1.ny-s1 {
	position: relative;
	z-index: 999;
}
.about-5 h3 {
  font-size: 16px;
  color: #555;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'R-Light'
}
.mapp {
  position: relative;
  width: 100%;
}
.global-map-bg-img img {
  display: block;
  width: 100%;
}

.head-office-box {
  position: absolute;
  top: -110px;
  left: -39px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 77px;
  height:77px;
  border-radius: 50%;
}
.head-office-box .head-office-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e0002a;
}
.head-office-box .head-office-bg:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1px;
    height: 40px;
    background-color: #e0002a;
    content: "";
}
.head-office-box .head-office-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 6.3px 7.8px 13px 0 rgba(223, 0, 42, 0.1);
}
.head-office-box .head-office-logo img {
  height: 30px;
}
.head-office-box .wave-circle {
  position: absolute;
  left: 50%;
  top: 100%;
  width: 26px;
  height: 26px;
  transition: all 0.4s cubic-bezier(.7, 0, .2, 1);
}
.wave-circle .dot {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7px;
  height:7px;
  background-color: #d60024;
  border-radius: 50%;
}

@keyframes wave-circle {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0.5; 
	}
	50% {
		opacity: 1.0; 
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0; 
	}
}
.wave-circle{position:absolute;left:100%;top:50%;width: 26px;height: 26px;transform:translateY(-50%);margin-left:5px;transition: all 0.4s cubic-bezier(.7, 0, .2, 1);/* opacity:0; */}
.wave-circle.left-circle{left:auto; margin-left:0; margin-right:5px; right:100%; }

.wave-circle .wave-bg > span {
	background-color: rgb(229 50 44 / 20%);
	border-radius: 50%;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	left: 0;
	top: 0px;
	margin: 0;
	width: 100%;
	height: 100%;
}
.wave-circle .wave-bg > span{-webkit-animation: wave-circle 4s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite; animation: wave-circle 4s cubic-bezier(1, 2, 0.66, 3) infinite; }
.wave-circle .wave-bg > span:nth-child(1) { -webkit-animation-delay: 0s; animation-delay: 0s; }
.wave-circle .wave-bg > span:nth-child(2) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }
.wave-circle .wave-bg > span:nth-child(3) { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.wave-circle .wave-bg > span:nth-child(4) { -webkit-animation-delay: 2.1s; animation-delay: 2.1s; }

.head-office-box .wave-circle .wave-bg > span{background-color:rgba(223, 0, 42, 0.1) ;}
.nation-mark-item {
  position: absolute;
  will-change: transform;
  -webkit-font-smoothing: antialiased;
}

.nation-mark-item .nation-info-box {
  position: relative;
  background-color: #fff;
  box-shadow: 6px 3px 9px 0 rgb(155 100 28 / 27%);
  opacity: 1;
  cursor: pointer;
  border-radius: 2.8rem;
  margin-left: 20px;
}
.nation-mark-item .nation-info-box > dl {
  overflow: hidden;
  width: auto;
  height: 37px;
  padding: 12px 18px;
  transition: all 0.4s cubic-bezier(.7, 0, .2, 1);
  box-sizing: border-box;
}
.nation-mark-item .nation-info-box .nation-info-tit {
  position: relative;
  line-height: 1.1;
  display: flex

}
.nation-mark-item .nation-info-box .nation-info-tit .nation-info-name {
  position: relative;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.4s cubic-bezier(.7, 0, .2, 1);
  color: #db0026;
  margin-left: 5px;
}

.Density-1-SouthAmerica .nation-mark-item .nation-info-box > dl {
  width: 170px;
}
.Density-1-SouthAmerica.shoppable-image-item .nation-mark-item {
  left: -210px;
}

/**/
.Density-head-office {
  left: 33%;
  top: 50%;
}
.Density-1-europe {
  left: 6.5%;
  top: 38.5%;
}
.Density-1-Africa {
  bottom: 15%;
  left: 10.5%;
}
.Density-1-Oceania {
  bottom: 15%;
  left: 37.5%;
}
.Density-1-SouthAmerica {
  bottom: 29%;
  right: 13.5%;
}
.Density-1-NouthAmerica {
  top: 29%;
  right: 26%;
}
.shoppable-image-item {
  cursor: pointer;
  height: 2px;
  position: absolute;
  width: 2px;
}
.shoppable-image-item .shoppable-image-dot {
    align-items: center;
    border: 2px solid transparent;
    border-radius: 50%;
    display: flex;
    height: 26px;
    width: 26px;
    justify-content: center;
    /* opacity: 0; */
    padding: 0;
    position: absolute;
    transform: translate(-50%) translateY(-50%);
    transition: border-color .25s ease-in-out, opacity .25s ease-in-out, visibility .25s ease-in-out;
    /* visibility: hidden; */
}
.shoppable-image-dot span {
  background-color: rgb(229 50 44 / 20%);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0px;
  margin: 0;
  width: 100%;
  height: 100%;
  webkit-animation: wave-circle 4s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
  animation: wave-circle 4s cubic-bezier(1, 2, 0.66, 3) infinite;
}
.shoppable-image-dot > span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.shoppable-image-dot > span:nth-child(2) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.shoppable-image-dot  > span:nth-child(3) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.shoppable-image-dot > span:nth-child(4) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}


.shoppable-image-dot:before {
  content: "";
  display: block;
  inset: -8px;
  position: absolute;
}
.shoppable-image-dot:after {
  background: #db0026;
  border-radius: 50px;
  content: "";
  display: block;
  height: 8px;
  position: relative;
  transition: transform .25s ease-in-out;
  width: 8px;
}
.shoppable-image-tooltip {
  background-color: #fff;
  box-shadow: 0 4px 4px #00000040;
  padding: 12px;
  position: relative;
  text-decoration: none;
  width: 100px;
  z-index: 8;
}
.Density-area .shoppable-image-tooltip.is-left {
  transform: translate(-100%) translateY(-60%) translate(115px);
}
.shoppable-image-content {
  font-size: 12px;
  line-height: 18px;
  position: relative;
  width: 100%;
}
.shoppable-image-info {
  position: relative;
}
.shoppable-image-info h4 {
  color: #111;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  width: 100%;
  padding-bottom: 5px;
}
.shoppable-image-item .nation-mark-item {
  top: -20px;
  left: 0;
}
.mapp .box1 {
  background: #fff;
  width: 400px;
  margin-left: -75px;
  border-top: #cd1b1b solid 5px;
  z-index: 99;
  position: absolute;
  margin-top: 20px;
  top: 48%;
  left: 30%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity: 0;
  visibility: hidden;
  height: 0;
  height: auto;
}
.mapp .box2 {
  width: 400px;
  margin-left: -185px;
}
.mapp .box3 {
  width: 600px;
  margin-left: -250px;
}
.mapp .Density-1-Africa .box3 {
  margin-left: -100px;
}

.shoppable-image-item:hover .box1 {
  opacity: 1;
  visibility: inherit;
  height: auto;
  padding: 20px 0 20px 30px;
}
.mapp .box1 b {
  font-size: 18px;
  color: #cd1b1b;
  display: block;
  padding-bottom: 10px;
  font-weight: bold;
}
.mapp .box1 p {
  float: left;
  width: 50%;
  font-weight: bold;
  font-size: 15px;
}
.mapp .box3 p {
  width: 33%;
}
.mapp .box1 p:nth-child(2) {
  padding-left: 10px;
}
.mapp .box3 p {
  width: 33%;
}

.Density-aisa-1 {
  left: 24%;
  top: 31%;
  cursor: initial;
}
.Density-aisa-2 {
  left: 27%;
  top: 57%;
  cursor: initial;
}
.Density-aisa-3 {
  left: 29.7%;
  top: 59.5%;
  cursor: initial;
}
.Density-aisa-4 {
  left: 29.7%;
  top: 62.5%;
  cursor: initial;
}
.Density-aisa-5 {
  left: 33.7%;
  top: 62.5%;
  cursor: initial;
}
.Density-aisa-6 {
  left: 33.7%;
  top: 62.5%;
  cursor: initial;
}

.s3 { 
	padding-top: 20px;
}
.s3 .h2{
	
}
.scp {
	    margin: 10px auto;
    display: flex;
	width: 100%;
}
.scp ul{
	width: 100%;
}
.scp li { 
	float: left; 
	height: 570px;
}
.scp li a{
	background: #fff;
	display: block;
	height: 100%;
	border: 1px solid #eee;
	position: relative;
	padding-top: 20px;
}
.scp li a .img{
	height: 150px;
	width: 100%;
	background-image:  url('/css/images/a3.jpg');
	background-repeat: no-repeat;
	background-size: 65%;
	background-position: center;
	z-index: 2;
}
.pro-re .scp li a .img{
	height: 350px;
}
.rt-l .scp li a .img {
	height: 230px;
}
.rt-l .scp li a .span {
    padding: 10px 25px 20px;
}
.scp li a::after {
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:  url('/images/bg3.png') repeat-x left bottom;
	background-size: contain;
	opacity: 0;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.scp li a:hover {
	
	color: #fff;
}
.scp li a:hover:after {
	opacity: .8;height: 400px;
}
.pro-re .scp li a:hover:after {
	opacity: 0.8;height: 400px;
}
.scp li:nth-child(3) {
	margin-right: 0;
 
}
 .scp li a .span {
	padding: 10px 40px 40px;
	position: relative;
	z-index: 5;
}
 .rt-l .scp li a .span b {
 	   font-size: 18px;  
 }
  .rt-l .scp li a:hover .span b {
 
  }
  .scp li a .span p {
  padding-top: 10px;
  color: #666;  -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease;   
	  opacity: ;
 }
   .scp li a .span p em{
   	position: absolute;
   	right: 0;
   	bottom: 0px;
   	width: 30px;
   	height: 20px; 
   	padding-left: 5px;
   }
   .scp li a:hover .span p em {
  
   }
 .scp li a .span .more {
 	color: #1f29bd;
 }
 
 .scp li a:hover p{ 
	color: #fff;
}
 
 
 .s39 .bgg:before{
 	 content: '';
 	 display: block;
 	 width: 100%;
 	 background: #000;
 	 position: absolute;
 	 left: 0;
 	 top: 0;
 	 width: 100%;
 	 height: 100%;
 	 opacity: .4;-webkit-transition:all 0.1s ease;
      transition:all 0.1s ease; 
 }
  .s39 .scp li .bgg{
  	position: absolute;
  	width: 100%;
  	left: 0;
  	top: 0; 
 	height: 650px;
 	background-size: cover;
  }
  .s39 li:hover .bgg:before {
  	opacity: .3;
  }
  .s39 .scp li.li1 .bgg{
  	background:  url('/images/ab41.jpg') no-repeat 35% center; 
 	background-size: cover;
  }
  .s39 .scp li.li2 .bgg{
  	background:  url('/images/ab42.jpg') no-repeat center; 
 	background-size: cover;
  }
 
  .s39 .scp li {
  	height: 650px;
  	    width: 48%;
    margin-left: 2%;
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .s39 .scp ul:hover li{
   	width: 28%;
   }
   .s39 .scp ul:hover li p{
   opacity: 0;
   }
 body  .s39 .scp li:hover {
   	width: 65%!important;
   }
    .s39 .scp li:hover p{
   opacity: 1!important;
   }
  .s39 .scp li a:hover {
    box-shadow: none;
}
  .s39 .scp li a {
 	background: none;
 	border: 0;
 	color: #fff;padding-top: 50px;height: 650px;
 }
 .s39 .scp li a .img{
 	background: none;
 	padding-left: 40px;
 	position: relative;
 	z-index: 2;
 	margin-top: 0px;
 	height: 80px;
 	z-index: 3;
 }
   .s39 .scp li a .img svg{
  	width: 40px;
  	height: 40px;
  }
  .s39 .scp li:nth-child(1) a .img svg{
  	width: 36px;
  	height: 36px;
  } 
  .s39 .scp li:nth-child(2) a .img svg{
  	width: 50px;
  	height: 50px;
  	margin-top: -4px;
  } 
    .s39 .scp li:nth-child(3) a .img svg{
  	width: 42px;
  	height: 42px;
  } 
  
  .s39 .scp li a .span b {
  	    height: auto;
    display: block;
	font-size: 22px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
  }
  .s39 .scp li a .span p strong{
  	padding-bottom: 10px;
 
  }
 .s39  .scp li a .span p {
 color: #eee;	
 height: 500px;
 height: auto; 
 font-size: 16px;
 }
.scp li a .span p.p2 {
	opacity: 0;
}
body  .s39 .scp li:hover p.p2 {
	opacity: 1;
}

@-webkit-keyframes pulseB {
0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(0,0,0,.4)
}

70% {
    transform: scale(1.5);
    box-shadow: 0 0 0 10px transparent
}

to {
    transform: scale(.95);
    box-shadow: 0 0 0 0 transparent
}
}

@keyframes pulseB {
0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(0,0,0,.4)
}

70% {
    transform: scale(1.5);
    box-shadow: 0 0 0 10px transparent
}

to {
    transform: scale(.95);
    box-shadow: 0 0 0 0 transparent
}
}
@-webkit-keyframes pulseC {
0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(0,0,0,.4)
}

70% {
    transform: scale(1.1);
    box-shadow: 0 0 0 10px transparent
}

to {
    transform: scale(.95);
    box-shadow: 0 0 0 0 transparent
}
}

@keyframes pulseC {
0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(0,0,0,.4)
}

70% {
    transform: scale(1.1);
    box-shadow: 0 0 0 10px transparent
}

to {
    transform: scale(.95);
    box-shadow: 0 0 0 0 transparent
}
}

.s1 h3,
.s1 .h2
{
  font-size: 46px;
  font-size: 2.5rem;
display: block;
line-height: 1.3; 
padding: 0px 0 20px;
text-align: left;
}
.s1 .ul1 {
  background: ;
  border-radius: 20px;
  padding: 0px 0px 0px 0px;
}
.s1 .h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 70px;
}
.s1 .h2 .hong span{ 
  font-weight: bold;
  font-size: 46px;
  text-transform: uppercase;
}
.hong {
  position: relative;
  display: inline-block;
}
.hong span{
  display: block;
  position: relative;
  z-index: 2;

}
.hong:before {
  content: '';
  display: block;
  width: 99%;
  height: 10px;
  background: #e5322c;
  position: absolute;
  bottom: 16px;
  left: 0.5%;
}
.s1 li{
border-bottom: 0px solid #e5312b;
padding-top: 0px;
padding-bottom: 20px;
float: left;
position: relative;
width: 24.5%;
margin-right: 0.5%;	color: #e5312b;
margin-bottom: 20px;
}
.s1 li:after{
content: '';
display: block;
width: 100%;
height: 5px;
background: #e5312b;
position: absolute;
bottom: 0;
left: 0;
}
.s1 li:hover:after{ 
height: 15px; -webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.s1 li .svg {
display: block;  
height: 50px;
}
.s1 li .pr {  
}
.s1 li.li2 .svg svg{
width: 43px;
height: 43px;
}
.s1 li .svg svg{
display: block;
width: 50px;
height: 50px;
fill: #e5312b;
}
.s1 li:hover{ 
}
.s1 li strong {
font-size: 58px;
color: #e5322c;
color: #e5312b; 
display: inline;
}
.s1 li strong em{
font-size: 15px;
text-transform: capitalize;
position: absolute;
right: 0;
}
.s1 li p {
font-size: 15px;
color: #333;	 
padding-bottom: 15px;
text-transform: capitalize;
font-weight: bold;
}

@media(min-width: 1025px) {
	.ab-history-year .item:hover {
		color: #4169e2
	}
}

@media(max-width: 1440px) {
	.ab-history-list .item-round {
		width: 12px;
		height: 12px
	}

	.ab-history-list .item-round::after {
		left: 12px;
		margin-top: -1px
	}
}

@media(max-width: 1024px) {
	.ab-history-year {
		width: 160px
	}

}

@media(max-width: 650px) {
	.ab-history-pic,.ab-history-stage {
		width: 100%
	}

	.ab-history-stage {
		margin-top: 30px
	}

	.ab-history-year {
		width: 130px
	}

	.ab-history-right {
		width: calc(100% - 130px)
	}
}
@media (max-width:1680px) {
	  .about-2 ul li p strong { 
	font-size: 18px;
	  	font-weight: normal;
	  	font-style: normal;
	  }
}
@media (max-width:1500px) {
  .about-1 .ll {font-size: 16px;}
 

}

@media (max-width:1390px) { 
  .about-1 .douhao {
    right: 47%
  }
}





@keyframes effect {
  0% {
    transform: translate(0, 100%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes bg-asse {
	0% {transform: scale(1);}
	50% {transform: scale(1.3);}
	100% {transform: scale(1);}
}