.header {
  height: 0.4375rem;
  position: relative;
}
.bodyFont {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  width: 3.6458333333333335rem;
  display: inline-block;
}

::-webkit-scrollbar {
  width: 0.036458333333333336rem;
  height: 0.08333333333333333rem;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.026041666666666668rem;
  -webkit-box-shadow: inset 0 0 0.026041666666666668rem rgba(0, 0, 0, 0.2);
  background: #ddc8ab;
}

.banner img{
  width: 100%;
  margin:0;
}

.company-News {
  margin-top: 0.15625rem;
}

.company-News .news-list {
  display: inline-block;
  float: right;
  width: 2.6041666666666665rem;
}

.company-News .news-list .more {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  text-align: end;
  cursor: pointer;
}

.more a {
  color: #444444;
}
.font16{
  font-size: 0.08333333333333333rem;
}

.company-News .news-list ul {
}

.news-list ul li {
  margin-top: 0.18229166666666666rem;
}

.news-list ul li:first-child {
  margin-top: 0px;
}

.company-News .news-list ul li a {
  text-decoration: none;
  cursor: pointer;
}

.news-list ul li p {
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ac;
}

.news-list ul li h4 {
  font-size: 0.08333333333333333rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  margin: 0.026041666666666668rem 0;
}

.news-list ul li div {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  line-height: 0.13541666666666666rem;
}
.xz2{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.sub-content .sub-news {
  float: none;
  width: 3.390625rem;
  display: inline-block;
}

.sub-content .sub-news ul {
  float: left;
}

.sub-content .sub-news .more {
  float: right;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.sub-content .sub-news a {
  text-decoration: none;
  cursor: pointer;
}

.sub-content a img {
  width: 2.6041666666666665rem;
  height: 1.3385416666666667rem;
  float: right;
}

.flex-item {
  display: flex;
  justify-content: space-between;
}

.flex-item .sub-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.flex-item .sub-content a {
  display: inline-block; /* 或者使用 display: block; */
  width: auto;
  height: auto;
}

.attention-content {
  height: 1.3020833333333333rem;
  background-color: #e4ecf9;
  margin: 0.2604166666666667rem 0;
  padding: 0.140625rem 0.18229166666666666rem 0.140625rem 0.18229166666666666rem;
}

.attention-content .title_en {
  color: #fff;
}

.attention-content ul li a {
  color: #444444;
  display: flex;
  width: 100%;
}

.attention-content .more {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #7f7f7f;
  float: right;
  cursor: pointer;
}

.attention-content ul li {
  margin-top: 0.10416666666666667rem;
  font-size: 0.08333333333333333rem;
  cursor: pointer;
}

.attention-content ul li .dateSpan {
  margin-right: 0.2604166666666667rem;
}
.attention-content ul li .dateSpan+span{
  text-overflow:ellipsis; /*溢出省略号，支持ie、safari（webkit）*/ 
  -o-text-overflow:ellipsis; /*溢出省略号，支持opera*/ 
  overflow:hidden;/*溢出隐藏*/ 
  -moz-binding:url('ellipsis.xml#ellipsis');/*溢出省略号，支持firefox*/     
  white-space: nowrap;
}
.news-content,.search-content {
  overflow: hidden;
  width: 100%;
}

.news-content .module-content {
  width: 1.5625rem;
  /* border-right: solid 1px #eaeaea; */
  display: inline-block;
  position: relative;
}
.search-content .module-content {
  width: 100%;
  /* border-right: solid 1px #eaeaea; */
  display: inline-block;
  position: relative;
}
.news-content .module-content::after {
  content: "";
  width: 1px;
  margin-left: 0.2604166666666667rem;
  min-height: 2.375rem;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #eaeaea;
  right: 0;
}

.new-Search {
  margin-top: 0.10416666666666667rem;
  border-radius: 0.11979166666666667rem;
  border: solid 0.010416666666666666rem #ddc8ab;
  height: 0.20833333333333334rem;
  width: 1.234375rem;
}

.new-Search input {
  border: none;
  border-radius: 0.11979166666666667rem;
  margin-left: 0.052083333333333336rem;
  float: left;
  width: 0.9895833333333334rem;
  height: 0.16666666666666666rem;
}

.new-Search input::-webkit-input-placeholder {
  color: #eaeaea;
}

.new-Search input::-moz-input-placeholder {
  color: #eaeaea;
}

.new-Search input::-ms-input-placeholder {
  color: #eaeaea;
}

.new-Search img {
  width: 0.14583333333333334rem;
}

.new-Search input:focus {
  outline: none;
}

.news-content .module-content .title-en {
  font-size: 0.15625rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.14583333333333334rem;
  letter-spacing: 0px;
  color: #f1eff1;
  width: 1.1458333333333333rem;
  margin: 0.10416666666666667rem 0;
  font-family: enFamily;
}

.news-content .module-content .title-cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.news-content .module-content .moudle-Img {
  margin-top: 0.10416666666666667rem;
  width: 1.25rem;
}

.news-content .news-list {
  width: 4.270833333333333rem;
  float: right;
}
.search-content .news-list {
  width: 100%;
  float: right;
}
.news-content .search-list {
  margin-bottom: 0.2604166666666667rem;
}

.news-content .news-list ul li,
.search-content .news-list ul li {
  margin-top: 0.18229166666666666rem;
  cursor: pointer;
}

.news-content .news-list a,
.search-content .news-list a {
  text-decoration: none;
}

.news-content .news-list ul li .news-date,
.search-content .news-list ul li .news-date {
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
  width: 0.703125rem;
  float: left;
  font-family: dinAlternate;
}

.news-content .news-list ul li:first-child .news-date {
  font-size: 0.125rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
  width: 100%;
}

.news-content .search-list ul li:first-child .news-date {
  width: 0.703125rem;
}

.news-content .news-list ul li:first-child img {
  margin-top: 0.15625rem;
  width: 100%;
}

.news-content .news-list .news-title {
  margin-top: 0.052083333333333336rem;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  font-weight: 700;
  padding-left: 0.703125rem;
}

.news-content .news-list ul li:hover .news-title,
.search-content .news-list ul li:hover .news-title {
  color: #3c8cff;
}

.news-content .news-list .news-content,
.search-content .news-list .news-content{
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  padding-left: 0.703125rem;
  margin-top: 0.052083333333333336rem;
  line-height: 0.13541666666666666rem;
}

.news-content .more-News,
.search-content .more-News{
  background-color: #f4edde;
  height: 0.3541666666666667rem;
  padding: 0 0.2604166666666667rem;
  text-align: end;
  position: relative;
  width: 3.59375rem;
  float: right;
  margin: 0.18229166666666666rem 0;
  line-height: 0.3541666666666667rem;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #737373;
}

.news-content .company-gg .more-News,
.search-content .company-gg .more-News{
  width: 3.7239583333333335rem;
}

.news-content .more-News:hover,
.search-content .more-News:hover {
  box-shadow: 0.010416666666666666rem 0.010416666666666666rem 0.026041666666666668rem #bbb;
}

.news-content .more-News i,
.search-content .more-News i {
  background-image: url(../img/news_detailsarrow_icon.png);
  background-size: 0.21875rem 0.21875rem;
  position: absolute;
  /* float: right; */
  width: 0.21875rem;
  height: 0.16666666666666666rem;
  right: 1.0416666666666667rem;
  transition: all 0.3s;
  opacity: 0;
  transform: translateY(-60%);
  top: 50%;
}

.news-content .more-News:hover i,
.search-content .more-News:hover i {
  opacity: 1;
  right: 0.78125rem;
}

.news-content .more-News span,
.search-content .more-News span{
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #737373;
}

.vertical-center {
  top: 50%;
  transform: translateY(-50%);
}

.sol-fade {
  top: 20%;
  position: relative;
  margin: 0 auto;
}

.soc-3 .sol-fade,
.soc-4 .sol-fade {
  width: 2.1875rem;
}

.soc-3 .soc-l .sol-fade {
  text-align: left;
}

.soc-4 .soc-r .sol-fade {
  text-align: right;
}

.ver-center {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}

.news-content .news-detail {
  display: inline-block;
}

.news-content .news_d_content {
  padding-top: 0.2604166666666667rem;
  width: 4.270833333333333rem;
  float: right;
}

.news-content .news_d_content p {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.news-content .news_d_content .vertical-center {
  top: 0.052083333333333336rem;
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.news-content .news-detail .time-content {
  padding-right: 0.052083333333333336rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.news-content .news-detail .news-content-title {
  display: inline-block;
  width: 3.6979166666666665rem;
  margin-left: 0.20833333333333334rem;
  /* float: right; */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news-content .news-detail .time-content p {
  font-size: 0.3125rem;
}

.news-content .news-detail .time-content:after {
  content: "";
  position: absolute;
  height: 0.3385416666666667rem;
  width: 0.015625rem;
  background: #ddc8ab;
  right: -0.10416666666666667rem;
  top: 0.10416666666666667rem;
}

.news-content .news-detail p {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  margin: 0;
}

.news-content .news-detail span {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
}

.news-content .news-detail .time {
  text-align: center;
  position: relative;
  color: #ddc8ab;
}

.news-content .news-detail .time span {
  position: absolute;
  bottom: -0.026041666666666668rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}

.news-content .news-detail .time p {
  color: #ddc8ab;
  font-weight: bold;
}

.investor-list {
  padding-top: 0.2604166666666667rem;
  width: 4.427083333333333rem;
  float: right;
}

.investor-list > div {
  min-height: 3.125rem;
}

.investor-list ul {
  margin-bottom: 0.2604166666666667rem;
}

.investor-list .governance-list li {
  border-bottom: dotted 1px #eaeaea;
  padding: 0.15625rem 0;
  cursor: pointer;
}

.investor-list .governance-list li:first-child {
  padding-top: 0;
}

.investor-list .governance-list li {
  border-bottom: dotted 1px #eaeaea;
  padding-bottom: 0.15625rem;
}

.investor-list .company-profile li p {
  margin-bottom: 0.036458333333333336rem;
}

/*.investor-list .company-profile li:nth-child(5) {*/
/*  margin-top: 0.13541666666666666rem;*/
/*}*/

/*.investor-list .company-profile li:nth-child(13) {*/
/*  margin-top: 0.13541666666666666rem;*/
/*}*/

.investor-list .mail-Box li {
  margin-bottom: 0.15625rem;
}

.investor-list .mail-Box li p:first-child {
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
}

.investor-list .mail-Box li p:last-child {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #444444;
}

.investor-list .company-profile span {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  line-height: 0.20833333333333334rem;
  display: inline-block;
}


.investor-list .company-profile .company-title {
  width: 0.5208333333333334rem;
}

.investor-list .title-cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.investor-list .title-en {
  font-size: 0.07291666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0.13541666666666666rem;
}

.investor-list .governance-list .left-date {
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
  margin-right: 0.15625rem;
}

.investor-list .governance-list .pdf-down {
  float: right;
}

.investor-list .governance-list .pdf-down img {
  vertical-align: bottom;
}

.investor-list .governance-list li a {
  text-decoration: none;
}

.multiBg {
  height: 4.645833333333333rem;
  position: relative;
  background-image: url(../img/business_banner_bg.png);
  background-size: 100% 100%;
  /*height: calc(100% - 0.4375rem);*/
  overflow: hidden;
}

.multiBg img {
  position: absolute;
  right: 10%;
  transform: translateY(-50%);
  top: 50%;
  height: 75%;
  min-height: 2.8645833333333335rem;
}

.multiBg .multiContent {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  height: 100%;
}

@keyframes mutiFadeIn {
  0% {
    opacity: 0;
    transform: translate3d(-50%, -50%, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0%, -50%, 0);
  }
}

.multiBg .multiContent .img-content {
  width: 50%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.multiBg .multiContent img:first-child {
  position: absolute;
  /* right: 0; */
}

.multiBg .multiContent .multi-box {
  float: right;
  width: 2.5rem;
  position: absolute;
  left: 60%;
  top: 50%;
  transform: translateY(-50%);
}

.multiBg .multiContent .multi-box .multi-item:first-child {
  margin-right: 0.10416666666666667rem;
  margin-bottom: 0.052083333333333336rem;
}

.multiBg .multiContent .multi-box > .en {
  font-size: 0.15625rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.09375rem;
  letter-spacing: 0px;
  color: #8e8e8e;
  width: 0.78125rem;
  font-family: enFamily;
}

.multiBg .multiContent .multi-box > .cn {
  font-size: 0.125rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
}

.multiBg .multiContent .multi-box .des {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
  margin-bottom: 0.2604166666666667rem;
  margin-top: 0.15625rem;
}

.multiBg .multiContent .business_map {
  position: absolute;
  opacity: 0;
  right: 10%;
}

.multiBg .multiContent .img-content .mutiLeft {
  animation: mutiFadeIn 0.3s;
  opacity: 1;
}

.multiBg .multiContent .multi-box .multi-item {
  display: inline-block;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  width: 1.171875rem;
  padding: 0.078125rem;
  height: 0.7864583333333334rem;
  margin: 0.026041666666666668rem;
}

.multiBg .multiContent .multi-box .multi-item a {
  text-decoration: none;
}

.multiBg .multiContent .multi-box .on {
  background-color: #b7d1f5;
}

.multiBg .multiContent .multi-box .on .enter {
  opacity: 1;
  right: 0.2604166666666667rem;
}

.multiBg .multiContent .multi-box .multi-item:hover {
  background-color: #b7d1f5;
}

.multi-item .item .enter {
  background-image: url("../img/home_arrow_icon.png");
  background-size: 0.16145833333333334rem 0.13541666666666666rem;
  height: 0.13020833333333334rem;
  width: 0.15625rem;
  display: block;
  float: right;
  position: absolute;
  right: 0.5208333333333334rem;
  top: 50%;
  opacity: 0;
  transition: all 0.3s;
}

.multiBg .multiContent .multi-box .multi-item:hover .enter {
  opacity: 1;
  right: 0.2604166666666667rem;
}

.multiBg .multiContent .multi-box .multi-item .en {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.0625rem;
  letter-spacing: 0px;
  color: #c9c9c9;
  display: inline-table;
  font-family: enFamily;
}

.multiBg .multiContent .multi-box .multi-item .cn {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  margin: 0.052083333333333336rem 0;
  color: #444444;
}

.multiBg .multiContent .multi-box .on .en {
  color: #ffffff;
}

.multiBg .multiContent .multi-box .on .cn {
  color: #ffffff;
}

.multiBg .multiContent .multi-box .multi-item .it1 .icon {
  background-image: url("../img/logistics_btn_normal.png");
  background-size: 0.2760416666666667rem 0.2864583333333333rem;
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  position: relative;
}

.multiBg .multiContent .multi-box .multi-item .it2 .icon {
  background-image: url("../img/realestate_btn_normal.png");
  background-size: 0.2916666666666667rem 0.2916666666666667rem;
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  position: relative;
}

.multiBg .multiContent .multi-box .multi-item .it3 .icon {
  background-image: url("../img/industry_btn_normal.png");
  background-size: 0.24479166666666666rem 0.2760416666666667rem;
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  position: relative;
}

.multiBg .multiContent .multi-box .multi-item .it4 .icon {
  background-image: url("../img/manufacturing_btn_normal.png");
  background-size: 0.28125rem 0.2864583333333333rem;
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  position: relative;
}

.multiBg .multiContent .multi-box .on .it1 .icon {
  background-image: url("../img/logistics_btn_pressed.png");
}

.multiBg .multiContent .multi-box .on .it2 .icon {
  background-image: url("../img/realestate_btn_pressed.png");
}

.multiBg .multiContent .multi-box .on .it3 .icon {
  background-image: url("../img/industry_btn_pressed.png");
}

.multiBg .multiContent .multi-box .on .it4 .icon {
  background-image: url("../img/manufacturing_btn_pressed.png");
}

.clearfir {
  clear: both;
}

.businessBg {
  background-image: url("../img/bw_banner_bg.png");
  background-size: cover;
  height: 1.5625rem;
}

.businessDes {
  overflow: hidden;
  margin-top: 0.15625rem;
  position: relative;
}

.business-left {
  width: 2.0833333333333335rem;
  float: left;
}

.businessDes .business-left span {
  display: block;
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
  margin-left: 0.052083333333333336rem;
}

.businessDes .business-left:before {
  content: "";
  position: absolute;
  float: left;
  height: 0.14583333333333334rem;
  width: 0.015625rem;
  background: #3c8cff;
  top: 0.026041666666666668rem;
}

.businessDes .business-left .bw-website {
  width: 1.1458333333333333rem;
  height: 0.2604166666666667rem;
  border-radius: 0.125rem;
  border: solid 1px #ddc8ab;
  position: relative;
  text-align: center;
}

.businessDes .business-left .bw-website .ver-center img {
  vertical-align: middle;
  width: 0.17708333333333334rem;
}

.businessDes .business-left a {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
  text-decoration: none;
  position: absolute;
  bottom: 0;
}

.business-right {
  float: right;
  width: 3.6458333333333335rem;
  text-align: justify;
  line-height: 0.13541666666666666rem;
}

.business-right a {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.businessDes .business-right .title {
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  margin-bottom: 0.10416666666666667rem;
}

.businessDes .business-right a {
  margin-top: 0.15625rem;
}

.businessDes .business-right .content {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  text-align: justify;
  line-height: 0.13541666666666666rem;
}
.businessDes .business-right .content1{
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  text-align: justify;
  line-height: 0.13541666666666666rem;
}
.business-manger {
  height: 2.34375rem;
  position: relative;
  overflow: hidden;
  margin-top: 0.3125rem;
}

.business-manger .business-left {
  background-image: linear-gradient(88deg, #f3f6fb 0%, #fafbfd 100%);
  border-radius: 4px;
  height: 100%;
  padding: 0.15625rem;
}

.business-manger .business-left ul li {
  display: none;
  text-align: justify;
}

.business-manger .business-left ul li p {
  text-align: justify;
  margin-bottom: 0.10416666666666667rem;
  line-height: 0.13541666666666666rem;
  text-justify: inter-ideograph;
}

.business-manger .business-left ul li:first-child {
  display: block;
}

.selece_arc {
  background-image: url("../img/business_arc_icon.png");
  background-size: 1.8489583333333333rem 2.34375rem;
  width: 1.8489583333333333rem;
  height: 2.34375rem;
  float: left;
  padding-right: 0.59375rem;
  padding-top: 0.13020833333333334rem;
  position: relative;
  z-index: 999;
  margin-left: 0.13020833333333334rem;
}

.selece_arc ul li {
  text-align: end;
  position: relative;
  margin-bottom: 0.234375rem;
  cursor: pointer;
}

.selece_arc ul li .arc-item p {
  margin-bottom: 0;
  font-size: 0.09375rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.selece_arc ul li .arc-item span {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #eaeaea;
}

.selece_arc .on .arc-item p {
  color: #4893ff;
}

.selece_arc .on .arc-item span {
  color: #3c8cff;
}

.arc-item {
  width: 1.0677083333333333rem;
}

.selece_arc ul li .ball {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.arc_Img {
  position: absolute;
  padding-left: 1.5625rem;
  transition: all 0.3s;
}

.arc_Img ul li {
  height: 2.34375rem;
}
.arc_Img ul li img {
    width: auto;
    height: 100%;
}
.com-achievement {
  background-image: url("../img/business_bg_img.png");
  height: 2.328125rem;
  background-size: 100% 100%;
  position: relative;
}

.pro_logistics_img2{
  width: 3.7447916666666665rem;
}
.pro_logistics_img1{
  width: 3.0260416666666665rem;
}

.com-achievement > p {
  margin-left: 0.328125rem;
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  display: inline-block;
  margin-top: 0.18229166666666666rem;
  color: #ddc8ab;
}

.com-achievement .clearfix li {
  float: left;
  width: 0.859375rem;
  position: relative;
  height: 1.3020833333333333rem;
}

.com-achievement .clearfix li > div {
  min-height: 0.5208333333333334rem;
  width: 100%;
  position: absolute;
}

.com-achievement .clearfix li > div::before {
  content: "";
  position: absolute;
  background-image: url(../img/bw_cricle_icon.png);
  width: 0.046875rem;
  height: 0.046875rem;
  left: 50%;
  z-index: 10;
}

.com-achievement .clearfix li:nth-child(odd) > div::before {
  bottom: -0.15625rem;
}

.com-achievement .clearfix li:nth-child(even) > div {
  bottom: 0;
}

.com-achievement .clearfix li:nth-child(even) > div::before {
  top: -0.15625rem;
}

.flex-viewport {
  position: relative;
  width: 4.166666666666667rem;
  float: right;
  bottom: -55%;
  transform: translateY(-50%);
}

.flex-viewport ul {
  margin: 0 auto;
  width: 3.6458333333333335rem;
}

.flex-viewport ul li span {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
}

.flex-viewport ul li p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.flex-viewport::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  border-top: 1px dashed #c7c7c7;
  content: "";
}

.clearfix::after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
  font-size: 0;
}

.park-msg {
  margin: 0.2604166666666667rem 0;
  height: 2.1979166666666665rem;
  position: relative;
  background-image: linear-gradient(88deg, #f3f6fb 0%, #fafbfd 100%);
}

.park-msg .mark {
  /* background-image: url(../img/bwwl_photo_img.png); */
  width: 4.416666666666667rem;
  height: 100%;
  position: absolute;
  background-color: transparent;
}

.park-msg .park-name {
  width: 2.5260416666666665rem;
  right: 0;
  z-index: 999;
  text-align: end;
  padding-top: 0.3125rem;
  /* padding-bottom: 0.15625rem; */
  padding-right: 0.15625rem;
  position: absolute;
  height: 100%;
  background-image: url(../img/bwwl_photo_img.png);
  background-size: 2.5260416666666665rem 2.203125rem;
}

.park-msg .park-name ul li {
  display: none;
}

.park-msg .park-name ul .on {
  display: block;
}

.park-msg .park-name .more {
  position: absolute;
  right: 0.4166666666666667rem;
  bottom: 0.15625rem;
  cursor: pointer;
}

.park-msg .park-name .more .arrow::after {
  content: "";
  background-image: url(../img/bw_gaztlasarrow_icon.png);
  background-size: 0.11979166666666667rem 0.09895833333333333rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.11979166666666667rem;
  height: 0.09895833333333333rem;
  transition: all 0.3s;
  right: -0.10416666666666667rem;
  opacity: 0;
}

.park-msg .park-name .more:hover .arrow::after {
  right: -0.20833333333333334rem;
  opacity: 1;
}

.park-msg .park-name .more p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.park-msg .park-name span {
  font-size: 0.09375rem;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.park-msg .park-name p {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #444444;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeCenter {
  0% {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }

  100% {
    position: relative;
    opacity: 1;
    transform: translateY(-50%);
    top: 50%;
  }
}

@keyframes fadeAllCenter {
  0% {
    position: absolute;
    left: 50%;
    opacity: 0;
    transform: translate3d(-50%, 40%, 0);
  }

  100% {
    position: absolute;
    opacity: 1;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
  }
}

.fadeToAllCenter {
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  animation: fadeAllCenter 2s;
}

.fadeToCenter {
  animation: fadeCenter 2s;
}

.fadeUp {
  animation: fadeUp 2s;
}

.fadeLeft {
  animation: fadeIn 0.3s;
}

.net-layout {
  background-image: url("../img/business_bw_img.png");
  background-size: 100% 100%;
  position: relative;
  margin-top: 0.2604166666666667rem;
}

.model-content > li {
  display: none;
}

.model-content .on {
  display: block;
}

.model-content .net-layout ul {
  margin: 0 0.4166666666666667rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.model-content .net-layout .num {
  font-family: dinAlternate;
  font-size: 0.21875rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #4b5ebf;
}

.model-content .net-layout .msg {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  letter-spacing: 0px;
  color: #444444;
}

.circle-area {
  position: relative;
  display: inline-block;
  margin-left: 0.2604166666666667rem;
}

.circle-area .tl-semi-circle {
  width: 0.9114583333333334rem;
  height: 0.9114583333333334rem;
  background-color: #fff;
  border-radius: 100% 0 0 0;
  display: inline-block;
  box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
  margin-right: 0.015625rem;
}

.circle-area .tr-semi-circle {
  width: 0.9114583333333334rem;
  height: 0.9114583333333334rem;
  background-color: #fff;
  border-radius: 0 100% 0 0;
  display: inline-block;
  box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
}

.circle-area .bl-semi-circle {
  width: 0.9114583333333334rem;
  height: 0.9114583333333334rem;
  background-color: #fff;
  border-radius: 0 0 100% 0;
  display: inline-block;
  box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
}

.circle-area .br-semi-circle {
  width: 0.9114583333333334rem;
  height: 0.9114583333333334rem;
  background-color: #fff;
  border-radius: 0 0 0 100%;
  display: inline-block;
  box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
  margin-right: 0.015625rem;
  margin-top: 0.015625rem;
}

.circle-area .semi-circle-msg {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.circle-area .on {
  background-color: #f4f7fc;
}

.circle-area .circle5 {
  text-align: center;
  width: 0.78125rem;
  height: 0.78125rem;
  background-image: url("../img/business_bgwhite_img.png");
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  transform: translate3d(-50%, -50%, 0);
  font-size: 0.10416666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
  box-shadow: inset 0.020833333333333332rem 0.010416666666666666rem 0.020833333333333332rem 0.020833333333333332rem rgba(210, 210, 210, 0.5);
}

.com-achievement .circle-ul {
  float: right;
  width: 2.6041666666666665rem;
  margin-right: 0.4166666666666667rem;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.com-achievement .circle-ul li {
  display: none;
}

.com-achievement .circle-ul .on {
  display: block;
}

.com-achievement .circle-ul li::before {
  content: "";
  position: absolute;
  height: 0.010416666666666666rem;
  width: 0.2604166666666667rem;
  background-color: #ddc8ab;
  top: -0.20833333333333334rem;
}

.model-content .bw-sys {
  background-image: url("../img/business_bg_img.png");
  height: 2.328125rem;
  background-size: 100% 100%;
  margin-top: 0.2604166666666667rem;
}

.model-content .bw-sys ul li {
  float: left;
}

.model-content .bw-sys .circle {
  width: 0.5729166666666666rem;
  height: 0.5729166666666666rem;
  border-radius: 100px;
  text-align: center;
  background: #fff;
  margin: 0 auto 0.10416666666666667rem auto;
  box-shadow:
    0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(255, 255, 255, 0.5),
    0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
}

.model-content .bw-sys .circle-content {
  float: right;
}

.model-content .bw-sys .circle-content ul {
  overflow: hidden;
}

.model-content .bw-sys .circle-content ul:last-child {
  margin: 0 0.5208333333333334rem;
  margin-top: 0.2604166666666667rem;
}

.model-content .bw-sys .bw-sys-left {
  float: left;
  width: 1.3020833333333333rem;
  margin-top: 0.15625rem;
  margin-left: 0.2604166666666667rem;
}

.model-content .bw-sys .bw-sys-left span {
  font-size: 0.09375rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
}

.model-content .bw-sys .bw-sys-left p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.model-content .bw-sys .circle-content ul li {
  margin-left: 0.4166666666666667rem;
  text-align: center;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.park-msg .view {
  float: left;
  width: 4.270833333333333rem;
  height: 2.1979166666666665rem;
}

.view .swiper-container {
  width: 100%;
  height: auto;
  z-index: 0;
}

.view .swiper-container .idxs {
  position: absolute;
  bottom: 5%;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
}

.view .swiper-container .idxs li {
  float: left;
  width: 0.07291666666666667rem;
  height: 0.07291666666666667rem;
  background: transparent;
  border-radius: 0.07291666666666667rem;
  margin-left: 0.052083333333333336rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0;
  border: 0.010416666666666666rem solid #fff;
  cursor: pointer;
}

.view .swiper-container .idxs li.on {
  background: #fff;
  width: 0.20833333333333334rem;
}

.single-Item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.40625rem;
  position: relative;
  cursor: pointer;
  height: 1.9010416666666667rem;
}

.single-Item:nth-of-type(3n-2) {
  margin-left: 0px;
}

.single-Item .img-shadow {
  position: relative;
}

.single-Item .img-shadow img {
  display: block;
  width: 100%;
}

.single-Item .img-shadow:after {
  background-image: url(../img/home_mask.png);
  background-size: 2.0104166666666665rem 1.0885416666666667rem;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: all 0.3s;
  content: "";
}

.single-Item .img-shadow:hover:after {
  opacity: 0;
}

.single-Item .des-msg {
  margin-top: 0.10416666666666667rem;
}

.single-Item .des-msg p:nth-child(1) {
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.single-Item .des-msg p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  word-wrap: break-word;
}

.page-content .item-list {
  margin-top: 0.2604166666666667rem;
}

.page-content .post-content-85 a {
  cursor: Default;
}

.page-content .item-list a {
  width: 1.7916666666666667rem;
}

.page-content .item-Content .more-btn {
  cursor: pointer;
  display: block;
  width: 2.015625rem;
  height: 0.3958333333333333rem;
  line-height: 0.3958333333333333rem;
  border: 0.010416666666666666rem solid #c9b486;
  margin: 0 auto;
  text-align: center;
  color: #c9b486;
  margin-bottom: 0.78125rem;
}

.page-content .item-Content .more-btn:hover {
  color: #fff;
  background-color: #c9b486;
  transition: all 0.3s;
}

.page-content .com-Item {
  height: 2.6197916666666665rem;
}
.page-content .com-Item>.com-msg>a>img{
  width: 0.17708333333333334rem;
}
.page-content .com-Item:first-child {
  margin-top: 0.4166666666666667rem;
}

.page-content .com-Item .com-msg .cn {
  font-size: 0.09375rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.page-content .com-Item .com-msg .en {
  font-size: 0.06770833333333333rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #3c8cff;
  margin-bottom: 0.2604166666666667rem;
}

.page-content .com-Item .com-msg a {
  border-radius: 0.125rem;
  border: solid 1px #ddc8abff;
  display: inline-block;
  padding: 0.026041666666666668rem;
  margin-top: 0.2604166666666667rem;
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #b38f48;
}

.page-content .com-Item:nth-child(odd) .com-msg a {
  float: right;
}

.page-content .com-Item:nth-child(odd) > img {
  float: left;
  width: 4.395833333333333rem;
}

.page-content .com-Item:nth-child(even) > img {
  float: right;
  width: 4.395833333333333rem;
}

.page-content .com-Item:nth-child(even) .com-msg {
  float: left;
  max-width: 1.7708333333333333rem;
  padding: 0.2604166666666667rem 0;
  text-align: justify;
  line-height: 0.13541666666666666rem;
}

.page-content .com-Item:nth-child(odd) .com-msg {
  float: right;
  max-width: 1.8229166666666667rem;
  padding: 0.2604166666666667rem 0;
  text-align: justify;
  line-height: 0.13541666666666666rem;
}

.page-content .com-Item:nth-child(odd) .com-msg .cn {
  text-align: right;
}

.page-content .com-Item:nth-child(odd) .com-msg .en {
  text-align: right;
}

.page-content .modular .com-msg {
  padding: 0.10416666666666667rem 0 !important;
}

.page-content .modular .com-msg a {
  margin-top: 0.10416666666666667rem !important;
}

.page-content .modular .com-msg .en {
  margin-bottom: 0;
}
.page-content .modular .com-msg .cn {
  margin-top: 0.10416666666666667rem;
}

.page-content .com-Item .com-msg .com-brief {
  font-size: 0.07291666666666667rem;
}

.page-content .modular .com-msg .com-brief {
  margin-top: 0.10416666666666667rem;
}

.picScroll-left {
  position: relative;
  margin: 0.2604166666666667rem 0;
  overflow: hidden;
}

.picScroll-left .picList {
  position: relative;
}
.picScroll-left .picList .pic img{
  width: 100%;
}
.picScroll-left .bd {
  overflow: hidden;
}
.picScroll-left .bd.swiper1{
  width: 4.25rem;
  overflow:visible;
}
.picScroll-left .bd .picList .swiper-slide{
  width: 100%;
  padding-right: 0.052083333333333336rem;
}
.picScroll-left .bd .picList .swiper-slide a span {
  position: absolute;
  bottom: 0.15625rem;
  color: #fff;
  /* left: 0.10416666666666667rem; */
  margin-left: 0.10416666666666667rem;
}

.picScroll-left .bd .picList li {
  width: 4.197916666666667rem;
  margin-right: 0.052083333333333336rem;
}

.picScroll-left .bd .picList li a span {
  position: absolute;
  bottom: 0.15625rem;
  color: #fff;
  /* left: 0.10416666666666667rem; */
  margin-left: 0.10416666666666667rem;
}

.picScroll-left .next-box {
  position: absolute;
  width: 2rem;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}

.picScroll-left .next-box .next-btn {
  width: 0.3125rem;
  height: 0.3125rem;
  margin: 0 auto;
  background: url(../img/aboutus_righttwo_icon.png) no-repeat center center;
  background-color: #ddc8ab;
  background-size:0.078125rem 0.14583333333333334rem;
  cursor: pointer;
}

.left-content {
  height: 100%;
  width: 50%;
  float: right;
  background: url(../img/joinus_airplanbig_img.png) no-repeat;
  background-position: 100% 100%;
}

.joinBg {
  background: url(../img/joinus_dreambanner_bg.png) no-repeat;
  height: calc(100% - 0.4375rem);
  min-height: 3.125rem;
  min-width: 100%;
  background-size: auto 100%;
  background-color: #022156;
  width: 100%;
}

.joinBg .slogan {
  text-align: center;
}

.joinBg .slogan img {
  width: 50%;
}

.joinBg .slogan p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.125rem;
  letter-spacing: 0.041666666666666664rem;
  color: #8d8d8d;
  text-align: center;
}

.joinBg .join-content {
  float: right;
  width: 100%;
  height: 100%;
  background: url(../img/joinus_airplansmall_img.png) no-repeat;
  padding-top: 15%;
  background-size: 15% auto;
  background-position-y: 10%;
  background-position-x: 10%;
}

.joinBg .join-content .content-box {
  max-width: 1.9427083333333333rem;
  height: 25%;
  width: 45%;
  max-height: 0.8333333333333334rem;
  background-image: linear-gradient(135deg, #d3ecf6 0%, #a8d4ea 100%);
  box-shadow: 0px 0.026041666666666668rem 0.057291666666666664rem 0px #04193e;
  border-radius: 4px;
  padding: 0.078125rem 0.10416666666666667rem;
  position: relative;
  margin: 0 auto;
}

.joinBg .join-content .content-box img {
  position: absolute;
  bottom: 0;
}

.joinBg .join-content .content-box .enter {
  right: 0.2604166666666667rem;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.3s;
}

.join-content .content-box:nth-of-type(2) {
  margin-top: 10%;
}

.join-content .content-box:nth-of-type(3) {
  margin-top: 0.10416666666666667rem;
}

.joinBg .join-content .content-box:hover .enter {
  right: 0.10416666666666667rem;
  opacity: 1;
}

.joinBg .join-content .content-box .title {
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.joinBg .join-content .content-box .content {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #5d8ba1;
}

.joinBg .join-content .down {
  position: absolute;
  animation: heart 1s infinite;
  width: 0.15625rem;
}

.joinBg .join-content .join-footer {
  position: absolute;
  bottom: 0;
  transform: translate(-50%);
  left: 50%;
}
.joinBg .join-content .join-footer>img{
  width: 0.15625rem;
}
.joinimg1{
  width: 0.3333333333333333rem;
}
.joinimg2{
  width: 0.16145833333333334rem;
}
.joindiv1{
  width: 100%;
  display: flex;
}
.joindiv1 img{
  width: 2.0833333333333335rem;
  float: left;
}
@keyframes heart {
  from {
    transform: translate(0, -0.03125rem);
  }

  to {
    transform: translate(0, 0);
  }
}

.join-item-list {
  margin-bottom: 0.2604166666666667rem;
}

.join-item-list .item .cricle {
  width: 0.2604166666666667rem;
  height: 0.2604166666666667rem;
  background-color: #4b5ebf;
  box-shadow: 0px 0.010416666666666666rem 0.03125rem 0px #cecece;
  border-radius: 50%;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  line-height: 0.2604166666666667rem;
  font-family: dinAlternate;
  font-size: 0.15625rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.join-item-list .item {
  width: 1.7708333333333333rem;
  height: 1.0416666666666667rem;
  display: inline-block;
  position: relative;
  text-align: center;
  box-shadow: 0px 0.010416666666666666rem 0.03125rem 0px rgba(206, 206, 206, 0.5);
  border-radius: 4px;
  margin-right: 0.4375rem;
  vertical-align: middle;
}

.join-item-list .item:last-child {
  margin-right: 0;
}

.join-item-list .item .msg {
  margin: 0 auto;
  margin-top: 0.2604166666666667rem;
  line-height: 0.13541666666666666rem;
}

.join-cn {
  font-size: 0.15625rem;
  letter-spacing: 0.052083333333333336rem;
  color: #ddc8ab;
  margin-top: 0.2604166666666667rem;
}

.join-en {
  font-size: 0.09375rem;
  line-height: 0.125rem;
  letter-spacing: 0.015625rem;
  color: #3e3e3e;
  position: relative;
  margin-bottom: 0.5208333333333334rem;
}

.join-en::after {
  position: absolute;
  height: 0.026041666666666668rem;
  width: 0.20833333333333334rem;
  content: "";
  background-color: #ddc8ab;
  bottom: -0.052083333333333336rem;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.news-content .module-content .p-Content:first-child {
  margin-top: 0.2604166666666667rem;
}

.news-content .module-content .p-Content {
  text-align: right;
  margin-right: 0.3125rem;
  position: relative;
  margin-bottom: 0.15625rem;
  cursor: pointer;
}

.news-content .module-content .p-Content:hover i {
  transform: translateY(-60%);
  transition: all 0.3s;
  opacity: 1;
}

.news-content .module-content .p-Content i {
  background-image: url(../img/investment_arrow_icon.png);
  background-size: 0.16145833333333334rem 0.13541666666666666rem;
  position: absolute;
  width: 0.15625rem;
  height: 0.13020833333333334rem;
  right: -0.625rem;
  opacity: 0;
  transform: translateY(100%);
  top: 50%;
}

.news-content .module-content .p-Content p {
  font-size: 0.08333333333333333rem;
  color: #444444;
}

.news-content .module-content .p-Content .cn {
  font-weight: bold;
  margin: 0;
}

.news-content .module-content .p-Content .en {
  font-weight: normal;
  margin-left: 0.20833333333333334rem;
}

.news-content .module-content .on p {
  color: #3c8cff;
}

.news-list .p-detail {
  margin-top: 0.2604166666666667rem;
  min-height: 2.6041666666666665rem;
}

.news-list .page-item-content {
  display: none;
}

.news-list .on {
  display: block;
}

.news-list .p-detail p,.news-list .p-detail div {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
  text-align: justify;
  line-height: 0.125rem;
  text-justify: inter-ideograph;
}
.news-list .p-detail img{
  width: 100%;
}
a:focus,
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
  font-size: 0.08333333333333333rem;
  line-height: 0.125rem;
  box-shadow: none;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  border-radius: 0;
  color: #fff;
  padding: 0;
  border-bottom: dashed 1px #eaeaea !important;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 0.078125rem;
  position: relative;
  font-size: 0.08333333333333333rem;
  font-weight: 400;
}

.panel-title a span {
  vertical-align: top;
  font-size: 0.09375rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ddc8ab;
}

.news-list .p-detail .panel-title a .panel-msg {
  display: inline-block;
  margin-left: 0.2604166666666667rem;
  font-size: 0.08333333333333333rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.news-list .p-detail .panel-title a .panel-msg p {
  font-size: 0.08333333333333333rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.panel-body {
  background: #fff;
  padding: 0.078125rem !important;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  -webkit-transition: border-radius 0.3s linear 0.2s;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  -webkit-transition: border-radius linear 0s;
  transition: border-radius linear 0s;
}

/* #accordion rotate icon option */

#accordion .panel-heading a:before,
#accordion1 .panel-heading a:before {
  content: "";
  background-image: url(../img/right_circle.png);
  background-size: 0.10416666666666667rem 0.10416666666666667rem;
  font-size: 0.125rem;
  position: absolute;
  font-family: "Material Icons";
  right: 0.026041666666666668rem;
  -webkit-transform: rotate(0deg);
  transform: translateY(50%) rotate(0deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  height: 0.10416666666666667rem;
  width: 0.10416666666666667rem;
}

#accordion .panel-heading a:hover:before,
#accordion1 .panel-heading a:hover:before {
  background-image: url(../img/gov_arrow_pressed.png);
  /* -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); */
}

#accordion .panel-heading.active a:before,
#accordion1 .panel-heading.active a:before {
  background-image: url(../img/gov_arrow_pressed.png);
  -webkit-transform: rotate(90deg);
  transform: translateY(50%) rotate(90deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.page-content .a-left-content {
  width: 4.166666666666667rem;
  display: inline-block;
  border-right: 1px solid #eaeaea;
}

.page-content .a-left-content .date {
  margin-top: 0.2604166666666667rem;

  font-family: dinAlternate;
  font-size: 0.25rem;
  font-weight: bold;
  letter-spacing: 0px;
  color: #f1eff1;
}

.page-content .a-left-content .cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.page-content .a-left-content .en {
  font-size: 0.07291666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}

.page-content .a-left-content .msg {
  margin: 0.15625rem 0.5208333333333334rem 0 0;
  font-size: 0.078125rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}

.page-content .a-left-content p,.page-content .a-left-content div {
  margin-bottom: 0.052083333333333336rem;
  line-height: 0.13541666666666666rem;
  text-align: justify;
}

.page-content .a-right-content {
  width: 2.0833333333333335rem;
  float: right;
  text-align: center;
  height: 2.34375rem;
}

.page-content .a-right-content .cn {
  font-size: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #96908b;
}

.page-content .a-right-content .en {
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #96908b;
}

.page-content .a-right-content .gdName {
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #676767;
}

.page-content .a-right-content .stoke-price {
  font-family: dinAlternate;
  font-size: 0.15625rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
}

.page-content .a-right-content .msg {
  display: inline-block;
  text-align: left;
  position: relative;
  margin-top: 25%;
  margin-left: 0.2604166666666667rem;
  margin-right: 0.2604166666666667rem;
}

/*下跌*/
.fall {
  color: #0f9a0e;
}

/*上涨*/
.rise {
  color: #dc1616;
}

.news-list .p-detail .p-msg {
  margin-bottom: 0.20833333333333334rem;
}

.news-list .p-detail .p-msg .p-name {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.news-list .p-detail .p-msg .p-title {
  font-size: 0.07291666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-left: 0.10416666666666667rem;
}

.news-list .p-detail .p-content,.news-list .p-detail div {
  margin-bottom: 0.2604166666666667rem;
}

.page-content .history-c {
  width: 100%;
  position: relative;
}

.page-content .history-c::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #d7d7d7;
  left: 50%;
}

.page-content .history-c ul li {
  width: 100%;
  height: 1.9791666666666667rem;
  position: relative;
}

.page-content .history-c ul li .half_li {
  width: 50%;
}

.page-content .history-c ul li .half_li .date {
  font-family: dinAlternate;
  font-size: 0.25rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: -1px;
  color: #444444;
  text-align: end;
  padding-right: 0.20833333333333334rem;
  position: relative;
}

.page-content .history-c ul li .half_li .msg {
  position: relative;
}


.page-content .history-c ul li .half_li .msg .content {
  position: relative;
  height: 0.9375rem;
}

.page-content .history-c ul li .half_li .msg .content img {
  width: 0.625rem;
  border-radius: 50%;
  height: 0.625rem;
}

.page-content .history-c ul li .half_li .msg .msg_d {
  width: 2.0052083333333335rem;
  display: inline-block;
  vertical-align: middle;
  top: 50%;
  /* float: right; */
  right: 0.20833333333333334rem;
  position: absolute;
  transform: translateY(-50%);
  text-align: justify;
  line-height: 0.13541666666666666rem;
  font-size: 0.08333333333333333rem;
}

.page-content .history-c ul li .half_li .msg .history-Img {
  margin-top: 0.052083333333333336rem;
  position: absolute;
  right: 0.20833333333333334rem;
  /* transform: scale(0); */
  opacity: 0;
  transition: all 0.3s;
  width: 2.0052083333333335rem;
  max-height: 1.3541666666666667rem;
}

.page-content .history-c ul li:nth-child(even) .half_li {
  position: absolute;
  right: 0;
}

.page-content .history-c ul li:nth-child(even) .half_li .date {
  padding-left: 0.20833333333333334rem;
}

.page-content .history-c ul li:nth-child(even) .half_li .msg .msg_d {
  left: 0.20833333333333334rem;
}

.page-content .history-c ul li:nth-child(even) .half_li .msg .content img {
  float: right;
}

.page-content .history-c ul li:nth-child(even) .half_li .msg .history-Img {
  left: 0.20833333333333334rem;
}

.page-content .history-c ul li:nth-child(even) .half_li .date {
  text-align: start;
}

.page-content .history-c ul li .half_li .date::after {
  content: "";
  position: absolute;
  width: 0.10416666666666667rem;
  height: 0.10416666666666667rem;
  background: #b7cfff;
  border-radius: 50%;
  border: 0.026041666666666668rem solid #e5e5e5;
}

.page-content .history-c ul li:nth-child(even) .date::after {
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 0;
}

.page-content .history-c ul li:nth-child(odd) .date::after {
  transform: translate3d(50%, -50%, 0);
  top: 50%;
  right: 0;
}

.page-content .eli-dot {
  margin: 0.2604166666666667rem auto 0.5208333333333334rem;
  width: 0.265625rem;
}

.page-content .eli-dot > div {
  width: 0.052083333333333336rem;
  height: 0.052083333333333336rem;
  background-color: #f1eff1;
  margin-right: 0.026041666666666668rem;
  display: inline-block;
}

.page-content .eli-dot > div:last-child {
  margin-right: 0;
}

.page-content .center-content {
  text-align: center;
}

.page-content .center-content .cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0063fb;
  margin-bottom: 0.15625rem;
}

.page-content .center-content .en {
  font-family: enFamily;
  font-size: 0.25rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #f1eff1;
  margin-top: 0.2604166666666667rem;
}

.page-content .cu-content {
  position: relative;
}

.page-content .cu-content .cu-l {
  width: 2.6041666666666665rem;
  display: inline-block;
  border-right: 1px solid #eaeaea;
  padding-top: 0.2604166666666667rem;
}

.page-content .cu-content .cu-l .cu-title {
  text-align: end;
  font-family: enFamily;
  font-size: 0.25rem;
  letter-spacing: 0px;
  color: #f1eff1;
}

.page-content .cu-content .cu-l div {
  display: inline-block;
}
.page-content .cu-content .cu-l div>img{
  width: 1.8697916666666667rem;
}
.page-content .cu-content.cu-l div p {
  font-family: enFamily;
  font-size: 0.25rem;
  letter-spacing: 0px;
  color: #f1eff1;
  text-align: right;
}

.page-content .cu-content .cu-r {
  width: 3.6458333333333335rem;
  padding-top: 0.2604166666666667rem;
  padding-left: 0.5208333333333334rem;
  float: right;
}

.page-content .cu-content .cu-r p,.page-content .cu-content .cu-r div {
  font-size: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #444444;
  margin-bottom: 0.052083333333333336rem;
}

.page-content .cu-content .cu-r i {
  background-image: url(../img/aboutus_downarrow_icon.png);
  position: absolute;
  width: 0.13541666666666666rem;
  height: 0.16666666666666666rem;
  transition: all 0.3s;
  opacity: 1;
  transform: translateY(-60%);
  bottom: 0;
  animation: heart 0.6s infinite;
}

.page-content .cu-content .cu-r p:first-child {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0063fb;
  margin-bottom: 0.2604166666666667rem;
}

.page-content .myMap {
  margin: 0.5208333333333334rem auto 0.2604166666666667rem auto;
}

.page-content .ul-list {
  display: inline-block;
}

.page-content .ul-list .ul {
  position: relative;
  display: inline-block;
  width: 1.109375rem;
  height: 1.4583333333333333rem;
  margin-right: 0.078125rem;
  cursor: pointer;
}
.page-content .ul-list .ul img{
  width: 100%;
}
.page-content .ul-list .ul::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}

.page-content .ul-list .ul:hover::before {
  opacity: 0;
}

.page-content .ul-list .ul .ul-content {
  position: absolute;
  bottom: 0;
  padding: 0.10416666666666667rem 0.10416666666666667rem 0;
  height: 0.78125rem;
  z-index: 30;
  transition: all 0.3s;
  width: 100%;
}

.page-content .ul-list .ul:hover .ul-content {
  background-color: #4b5ebf;
}

.page-content .ul-list .ul .ul-content .title {
  font-size: 0.125rem;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  margin-bottom: 0.078125rem;
}

.page-content .ul-list .ul .ul-content .title::before {
  content: "";
  width: 0.14583333333333334rem;
  border-top: 0.015625rem solid #e9c265;
  position: absolute;
  left: 0;
  top: 0.18229166666666666rem;
  transition: all 0.3s ease;
}

.page-content .ul-list .ul .ul-content .content {
  font-size: 0.08333333333333333rem;
  color: #ffffff;
  opacity: 0;
}

.page-content .ul-list .ul:hover .ul-content .content {
  opacity: 1;
}

.page-content .dev-content .ul-description {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.3020833333333333rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.page-content .dev-content .ul-description ul li {
  display: none;
  font-size: 0.07291666666666667rem;
}

.page-content .dev-content .ul-description ul li:nth-child(3) {
  margin-top: -0.625rem;
}

.page-content .ul-des {
  float: right;
  text-align: right;
}

.page-content .ul-des .cn {
  font-size: 0.125rem;
  font-weight: bold;
  color: #3c8cff;
}

.page-content .ul-des .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  color: #f1eff1;
  width: 1.0416666666666667rem;
  margin-bottom: 0.10416666666666667rem;
}

.page-content .e-rule {
  background: url(../img/aboutus_eightrules_img.png);
  height: 1.8958333333333333rem;
  background-size: 100% 100%;
}

.page-content .e-rule .rule-c {
  width: 1.875rem;
  height: 100%;
  background-color: #ddc8ab;
  text-align: center;
  font-size: 0.08333333333333333rem;
  font-stretch: normal;
  line-height: 0.16145833333333334rem;
  letter-spacing: 0px;
  color: #ffffff;
  float: right;
  margin-right: 0.625rem;
}

.page-content .e-rule .rule-c .sol-fade {
  top: 13%;
}

.page-content .dev-content {
  margin: 0.2604166666666667rem auto;
  position: relative;
}

.c-name {
  margin-left: 0.15625rem;
  margin-top: 0.10416666666666667rem;
  width: 0.8333333333333334rem;
  float: left;
}

.c-name .cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}

.c-name .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  color: #e1e1e1;
}

.cul-act {
  background-color: #4b5ebf;
  overflow: hidden;
  position: relative;
  margin: 0.2604166666666667rem auto;
  /* background: url(../img/aboutus_photo_bg.png); */
}
.cul-act>img{
  width: 2.21875rem;
}
.cul-act .cul-act-l {
  position: absolute;
  height: 100%;
  top: 0;
  width: 2.21875rem;
}

.cul-act .cul-act-l .c-name {
  margin-top: 0.18229166666666666rem;
  float: none;
  position: absolute;
}

.cul-act .cul-act-l .cn {
  color: #fff;
}

.cul-act .cul-act-l .en {
  color: #a3b1fa;
}

.cul-act .cul-act-l .ver-center {
  margin-left: 0.15625rem;
  font-size: 0.08333333333333333rem;
  color: #ddc8ab;
}

.cul-act .cul-swiper {
  float: right;
  margin-right: 0.625rem;
}

.page-content .sustainable-dev {
    display: flex;
    margin-top: 0.2604166666666667rem;
    overflow: hidden;
    padding-right: 0.2604166666666667rem;
    min-height: 2.4114583333333335rem;
    background: url(../img/sustainable_bg@2x.png) no-repeat right bottom;
    background-size: 100% auto;
}
.page-content .sustainable-dev .sustainable-dev-l {
    flex: 1;
    position: relative;
    z-index: 2;
    padding: 0.20833333333333334rem 0.15625rem;
    background: transparent;
}
.page-content .sustainable-dev .sustainable-dev-l .en {
    width: 2.0677083333333335rem;
    max-width: 100%;
    font-family: enFamily, "EngraversGothicBT", "Engravers' Gothic BT", sans-serif;
    font-size: 0.15625rem;
    font-weight: 400;
    font-style: normal;
    line-height: 0.11979166666666667rem;
    color: #7d90d2;
    letter-spacing: 0.005208333333333333rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0.026041666666666668rem;
}
.page-content .sustainable-dev .sustainable-dev-l .cn {
    width: 0.625rem;
    font-family: "PingFang SC", "PingFangSC", "Microsoft YaHei", sans-serif;
    font-size: 0.125rem;
    font-weight: 500;
    font-style: normal;
    line-height: 0.171875rem;
    color: #4260c5;
    text-align: left;
    margin-bottom: 0.125rem;
}
.page-content .sustainable-dev .sustainable-dev-l .desc {
    width: 3.0572916666666665rem;
    max-width: 100%;
    font-family: "PingFang SC", "PingFangSC", "Microsoft YaHei", sans-serif;
    font-size: 0.07291666666666667rem;
    font-weight: 400;
    font-style: normal;
    line-height: 0.10416666666666667rem;
    color: #303030;
    text-align: justify;
    margin-bottom: 0.125rem;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icons {
    display: flex;
    justify-content: flex-start;
    gap: 0.20833333333333334rem;
    flex-wrap: nowrap;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    width: max-content;
    text-align: left;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item img {
    display: block;
    width: 0.15625rem;
    height: 0.15625rem;
    margin-bottom: 0.052083333333333336rem;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line1 {
    width: 0.5625rem;
    font-family: "PingFang SC", "PingFangSC", "Microsoft YaHei", sans-serif;
    font-size: 0.0625rem;
    font-weight: 500;
    font-style: normal;
    color: #04629a;
    line-height: 0.08854166666666667rem;
    text-align: right;
    white-space: normal;
    word-break: keep-all;
    align-self: center;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2 {
    color: #4260c5;
    line-height: 1.4;
    margin: 0.020833333333333332rem 0 0;
    white-space: nowrap;
    align-self: center;
    text-align: center;
    width: 100%;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2 .number {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 0.10416666666666667rem;
    font-weight: 500;
    color: #4260c5;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2 .unit {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 0.0625rem;
    font-weight: 500;
    color: #4260c5;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-footnote {
    align-self: flex-start;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-footnote {
    display: block;
    font-family: "Heiti SC", "STHeiti", "PingFang SC", sans-serif;
    font-weight: 300;
    font-size: 0.057291666666666664rem;
    color: #7d90d2;
    letter-spacing: 0.0019270833333333334rem;
    line-height: 0.08854166666666667rem;
    text-align: left;
    margin-top: 0.08333333333333333rem;
    white-space: nowrap;
}
.page-content .sustainable-dev .sustainable-dev-r {
    width: 2.6041666666666665rem;
    flex-shrink: 0;
    background: transparent;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-wrap {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper {
    width: 100%;
    height: 1.5625rem;
    padding: 0.10416666666666667rem 0 18px;
    overflow: hidden;
    position: relative;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide {
    position: relative;
    height: 1.1979166666666667rem;
    background: #fff;
    border-radius: 0;
    overflow: visible;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: scale(0.85);
    opacity: 0.7;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -0.052083333333333336rem;
    transform: translateX(-50%);
    width: 95%;
    height: 0.11458333333333333rem;
    background: radial-gradient(ellipse at center, rgba(36, 72, 110, 0.38) 0%, rgba(36, 72, 110, 0) 85%);
    pointer-events: none;
    z-index: -1;
    transition: width 0.3s ease, height 0.3s ease, bottom 0.3s ease;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide-active {
    height: 1.4114583333333333rem;
    transform: scale(1);
    opacity: 1;
    z-index: 99;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide-active::after {
    width: 110%;
    height: 0.15625rem;
    bottom: -0.08333333333333333rem;
    background: radial-gradient(ellipse at center, rgba(36, 72, 110, 0.55) 0%, rgba(36, 72, 110, 0) 85%);
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide a, .page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide > img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-pagination {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    margin-top: 0.07291666666666667rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.041666666666666664rem;
    z-index: 2;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-pagination .swiper-pagination-bullet {
    width: 0.041666666666666664rem;
    height: 0.041666666666666664rem;
    margin: 0;
    background: #7d90d2;
    opacity: 0.5;
    cursor: pointer;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-pagination .swiper-pagination-bullet-active{
    background: #4260c5;
    opacity: 1;
}


.page-content .soc-header {
  background: linear-gradient(180deg, #e0fdfd 0%, #5097fe 51.25%, #4559bd 100%);
  overflow: hidden;
  position: relative;
  height: 2.25rem;
}

.page-content .soc-header .swiper_Img {
  margin-left: 0.625rem;
}
.page-content .soc-header .swiper_Img .pc-slide>.view .swiper-slide img{
  width: 100%;
}
.page-content .soc-header>img{
  width: 100%;
}
.page-content .soc-header .soc-header-r {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  width: 2.21875rem;
  padding: 0.10416666666666667rem 0.15625rem 0 0.078125rem;
}

.page-content .soc-header .soc-header-r .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  letter-spacing: 1px;
  color: #a3b1fa;
  text-align: end;
}

.page-content .soc-header .soc-header-r .cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: end;
}

.page-content .soc-header .soc-header-r ul {
  margin-top: 0.2604166666666667rem;
  display: inline-block;
}

.page-content .soc-header .soc-header-r .newsUl ul {
  margin-top: 0.13541666666666666rem;
}

.page-content .soc-header .soc-header-r .newsUl {
  width: 1.484375rem;
  float: right;
}

.page-content .soc-header .soc-header-r .newsUl ul li {
  display: none;
}

.page-content .soc-header .soc-header-r .newsUl ul .onNews {
  display: block;
  line-height: 0.13541666666666666rem;
}

.page-content .soc-header .soc-header-r ul li {
  margin-bottom: 0.15625rem;
  font-size: 0.08333333333333333rem;
  color: #ffffff;
  padding-bottom: 0.026041666666666668rem;
  cursor: pointer;
}

.page-content .soc-header .soc-header-r ul .on {
  color: #e9bf77;
  border-bottom: 0.010416666666666666rem solid #e9bf77;
}

.page-content .soc-header > img {
  width: 2.03125rem;
  position: absolute;
  /* top: 50%; */
  transform: translateY(20%);
}

.page-content .soc-1 {
  background: url(../img/aboutus_responsiblity_bg.png);
  height: 2.2395833333333335rem;
  background-size: 100% 100%;
}

.page-content .soc-1 .soc-l {
  margin-left: 0.625rem;
  width: 2.34375rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 0 0.13020833333333334rem;
}

.page-content .soc-1 .soc-l .cn {
  font-size: 0.125rem;
  font-weight: bold;
  color: #3c8cff;
  margin-bottom: 0.2604166666666667rem;
}

.page-content .soc-1 .soc-l .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  letter-spacing: 1px;
  color: #959596;
}

.page-content .soc-1 .soc-l .content {
  font-size: 0.08333333333333333rem;
  color: #f1f1f1;
}

.page-content .soc-1 .soc-l .content .con-ext {
  font-size: 0.10416666666666667rem;
}

.page-content .soc-2 {
  background: url(../img/aboutus_customers_bg.png);
  height: 2.2395833333333335rem;
  background-size: 100% 100%;
}

.page-content .soc-2 .soc-r {
  margin-right: 0.3958333333333333rem;
  float: right;
  width: 2.1354166666666665rem;
  height: 100%;
  background: linear-gradient(180deg, #2dc8ff 0%, #b8c7e1 100%);
  padding: 0 0.13020833333333334rem;
}

.page-content .soc-2 .soc-r .cn {
  font-size: 0.125rem;
  font-weight: bold;
  margin-bottom: 0.2604166666666667rem;
  color: #ddc8ab;
}

.page-content .soc-2 .soc-r .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  letter-spacing: 1px;
  color: #7882bd;
}

.page-content .soc-2 .soc-r .content {
  font-size: 0.08333333333333333rem;
  color: #f1f1f1;
}

.page-content .soc-2 .soc-r .content .con-ext {
  font-size: 0.10416666666666667rem;
}

.page-content .soc-3,
.page-content .soc-4 {
  overflow: hidden;
  height: 2.6041666666666665rem;
}
.page-content .soc-3>img,
.page-content .soc-4>img{
  width: 3.125rem;
}
.page-content .soc-4 {
  margin-bottom: 0.2604166666666667rem;
}

.page-content .soc-3 .soc-l {
  float: left;
  width: 3.125rem;
  height: 100%;
  background-color: #b8c7e1;
  text-align: center;
}

.page-content .soc-4 .soc-r {
  float: right;
  width: 3.125rem;
  height: 100%;
  background-color: #b8c7e1;
  text-align: center;
}

.page-content .soc-3 .en,
.soc-4 .en {
  font-family: enFamily;
  font-size: 0.15625rem;
  line-height: 0.11979166666666667rem;
  letter-spacing: 1px;
  color: #c6dbff;
}

.page-content .soc-3 .cn,
.soc-4 .cn {
  font-size: 0.125rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 0.2604166666666667rem;
}

.page-content .soc-3 .content,
.soc-4 .content {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #444444;
}

.page-content .soc-3 .content .con-ext,
.soc-4 .content .con-ext {
  font-size: 0.10416666666666667rem;
}

.page-content .soc-4 .soc-r .ver-center {
  display: inline-block;
  text-align: end;
}

.page-content .soc-3 .soc-l .ver-center {
  display: inline-block;
  text-align: end;
  display: inline-block;
  text-align: left;
}

.page-content .news-content .news-list table {
  width: 100%;
  margin-bottom: 0.2604166666666667rem;
}

.page-content .news-content .news-list table tr {
  text-align: left;
  height: 0.20833333333333334rem;
}

.page-content .news-content .news-list table tr:nth-of-type(even) {
  background-color: #f7f4ef;
}

.page-content .news-content .news-list table tr th {
  font-size: 0.08333333333333333rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #ddc8ab;
  padding-left: 0.10416666666666667rem;
}

.page-content .news-content .news-list .wp-block-table {
  margin: 0;
}

.page-content .news-content .news-list table tr:first-child {
  font-size: 0.08333333333333333rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #ddc8ab;
  padding-left: 0.10416666666666667rem;
}
.page-content .news-content .news-list table tr td:first-child {
  width: 1.1458333333333333rem;
}
.page-content .news-content .news-list table tr td:nth-of-type(2) {
  width: 1.3020833333333333rem;
}
.page-content .news-content .news-list table tr td:nth-of-type(3) {
  width: 1.1458333333333333rem;
}

.page-content .news-content .news-list table tr:first-child td {
  color: #ffffff;
}

.page-content .news-content .news-list table tr td {
  font-size: 0.08333333333333333rem;
  color: #444444;
  padding-left: 0.10416666666666667rem;
}
.news-content .news-detail .news-neirog {
  margin-bottom: 0.2604166666666667rem;
}
.news-content .news-detail .news-neirog p {
  margin-top: 0.125rem;
  line-height: 0.13541666666666666rem;
  font-size: 0.08333333333333333rem;
  text-align: justify;
}

.news-content .news-detail .news-neirog figure {
  /* margin: 0; */
  text-align: center;
  margin-top: 0.15625rem;
}

.inscription {
  text-align: right;
}

.has-text-align-center {
  text-align: center !important;
}

.iframe1{
  width: 100%;
  height: 0.78125rem;
  transform-origin: 0 0;
  transform: scale(1.15);
  margin-top: 0.052083333333333336rem;
}

.aboutimg1{
  width: 0.20833333333333334rem;
  height: 0.20833333333333334rem;
}

.about_history_ul{
  padding-bottom: 0.625rem;
}
.page-content .history-c .about_history_ul li{
  height: 1.3541666666666667rem;
}

a:focus{
  outline:0 !important;
}
.body404{
  text-align: center;
}

.single-Item .img-shadow img.imgw100{
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .header{height: auto;}

.page-content .a-left-content {
    width: 100%;
    display: inline-block;
    border-right: 0px solid #eaeaea;
    padding: 0 15px;
    box-sizing: border-box;
}
.page-content .a-left-content .date {
    margin-top: 15px;
    font-family: dinAlternate;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #f1eff1;
}
.page-content .a-left-content .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    line-height: 30px;
}
.page-content .a-left-content .en {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.page-content .a-left-content p,.page-content .a-left-content div {
    margin-bottom: 10px;
    line-height: 25px;
    text-align: justify;
}
.page-content .a-left-content .msg {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.page-content .a-right-content {
    width: 100%;
    float: right;
    text-align: center;
    height: auto;
    padding: 0 15px;
    box-sizing: border-box;
    margin-top: 15px;
}
.page-content .a-right-content .msg {
    display: inline-block;
    text-align: left;
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.page-content .a-right-content .cn {
    font-size: 16px;
    letter-spacing: 0px;
    color: #96908b;
    margin-bottom: 5px;
}
.page-content .a-right-content .en {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #96908b;
    margin-bottom: 15px;
}
.page-content .a-right-content .gdName {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #676767;
}
.iframe1 {
    width: 100%;
    height: 100px;
    transform-origin: 0 0;
    transform: scale(1.15);
    margin-top: 5px;
}
.page-content .center-content .en {
    font-family: enFamily;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #f1eff1;
    margin-top: 15px;
}
.page-content .center-content .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0063fb;
    margin-bottom: 15px;
}
.aboutimg1 {
    width: 40px;
    height: 40px;
}
.about_history_ul {
    padding-bottom: 50px;
}
.page-content .history-c .about_history_ul li {
    height: auto;
    display: inline-block;
    margin-bottom: 15px;
}
.page-content .history-c ul li .half_li .date {
    font-family: dinAlternate;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0;
    color: #444444;
    text-align: end;
    padding-right: 15px;
    position: relative;
}
.page-content .history-c ul li .half_li .date::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #b7cfff;
    border-radius: 50%;
    border: 2.5px solid #e5e5e5;
}
.page-content .history-c ul li .half_li .msg .content {
    position: relative;
    height: auto;
}
.page-content .history-c ul li .half_li .msg .content img {
    width: 80px;
    border-radius: 50%;
    height: 80px;
    display: block;
    margin: 15px 0;
}
.page-content .history-c ul li .half_li .msg {
    position: relative;
    padding: 0 15px;
}
.page-content .history-c .about_history_ul li:nth-child(2n+1) .msg .content img{
  float: right;
}
.page-content .history-c ul li .half_li .msg .msg_d {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    right: 0;
    position: relative;
    transform: translateY(0);
    text-align: justify;
    line-height: 25px;
    font-size: 14px;
}
.page-content .history-c ul li .half_li .msg .history-Img {
    margin-top: 15px;
    position: relative;
    right: 0;
    /* transform: scale(0); */
    opacity: 1;
    transition: all 0.3s;
    width: 100%;
    max-height: unset;
}
.page-content .history-c ul li:nth-child(even) .half_li {
    position: relative;
    right: 0;
    float: right;
}
.page-content .history-c ul li:nth-child(even) .half_li .date{
  padding-left:15px;
}
.page-content .history-c ul li:nth-child(even) .half_li .msg .content img {
    float: left;
}
.page-content .history-c ul li:nth-child(even) .half_li .msg .msg_d {
    left: 0;
}
.page-content .history-c ul li:nth-child(even) .half_li .msg .history-Img {
    left: 0;
}
.page-content .dev-content {
    margin: 20px auto;
    position: relative;
    padding: 120px 15px 0;
    width: 100%;
    box-sizing: border-box;
}
.page-content .ul-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.page-content .ul-list .ul {
    position: relative;
    display: inline-block;
    width: 48%;
    height: auto;
    margin-right: 4%;
    cursor: pointer;
    margin-bottom: 15px;
}
.page-content .ul-list .ul:nth-child(2n){
  margin-right: 0;
}
.page-content .ul-list .ul .ul-content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    height: auto;
    z-index: 30;
    transition: all 0.3s;
    width: 100%;
    background: #4b5ebf;
}
.page-content .ul-list .ul .ul-content .title {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-bottom: 17px;
}
.page-content .ul-list .ul .ul-content .title::before {
    content: "";
    width: 26px;
    border-top: 2px solid #e9c265;
    position: absolute;
    left: 0;
    top: 28px;
    transition: all 0.3s ease;
}
.page-content .ul-des {
    float: right;
    text-align: left;
    position: absolute;
    top: 0;
}
.page-content .ul-list .ul .ul-content .content {
    font-size: 14px;
    color: #ffffff;
    opacity: 1;
}
.page-content .ul-des .en {
    font-family: enFamily;
    font-size: 40px;
    line-height: 25px;
    color: #f1eff1;
    width: 100%;
    margin-bottom: 10px;
}
.page-content .ul-des .cn {
    font-size: 24px;
    font-weight: bold;
    color: #3c8cff;
    line-height: 30px;
}
.page-content .dev-content .ul-description {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: justify;
    text-justify: inter-ideograph;
}
.page-content .dev-content .ul-description ul li:nth-child(3) {
    margin-top: 0;
}
.page-content .dev-content .ul-description ul li {
    line-height: 25px;
    font-size: 14px;
}
.page-content .e-rule {
    background: url(../img/aboutus_eightrules_img.png);
    height: auto;
    background-size: cover;
    padding: 15px;
    display: inline-block;
    width: 100%;
}
.c-name {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    float: left;
}
.c-name .en {
    font-family: enFamily;
    font-size: 40px;
    line-height: 25px;
    color: #e1e1e1;
    margin-top: 15px;
    margin-bottom: 10px;
}
.c-name .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    line-height: 30px;
    margin-bottom: 15px;
}
.page-content .e-rule .rule-c {
    width: 100%;
    height: auto;
    background-color: #ddc8ab;
    text-align: center;
    font-size: 14px;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    float: right;
    margin-right: 0;
    padding: 15px 0;
}
.cul-act>img {
    width: 50%;
    position: absolute;
    top: 0;
}
.cul-act {
    margin: 20px auto;
    padding: 0 15px 20px;
    width: 100%;
    box-sizing: border-box;
}
.cul-act .cul-act-l {
    position: relative;
    height: 100%;
    top: 0;
    width: 100%;
    margin-bottom: 20px;
}
.cul-act .cul-act-l .c-name {
    margin-top: 20px;
    float: none;
    position: relative;
}
.cul-act .cul-act-l .ver-center {
    margin-left: 0;
    font-size: 14px;
    color: #ddc8ab;
    top: 0;
    transform: translateY(0);
}
.cul-act .cul-swiper {
    float: right;
    margin-right: 0;
    width: 100%;
}

.news-content .module-content {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
}
.news-content .module-content::after{
  content: unset;
}
.news-content .module-content .title-en {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #f1eff1;
    width: 100%;
    margin: 15px 0 10px;
    font-family: enFamily;
}
.news-content .module-content .title-cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    line-height: 30px;
    margin-bottom: 25px;
}
.news-content .news-list {
    width: 100%;
    float: right;
    padding: 0 15px;
    box-sizing: border-box;
}
.news-list .p-detail {
    margin-top: 10px;
    min-height: auto;
}
.news-list .p-detail p,.news-list .p-detail div {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    text-align: justify;
    line-height: 25px;
    text-justify: inter-ideograph;
    margin-bottom: 10px;
}
.news-list .p-detail .p-msg {
    margin-bottom: 10px;
}
.news-list .p-detail .p-msg .p-name {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
}
.news-list .p-detail .p-msg .p-title {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 10px;
}
.news-list .p-detail .p-content {
    margin-bottom: 25px;
}

.news-content .module-content.honour{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}
.news-content .module-content .p-Content:first-child {
    margin-top: 0;
}
.news-content .module-content .p-Content p {
    font-size: 16px;
    color: #444444;
}
.news-content .module-content .on p {
    color: #3c8cff;
}
.news-content .module-content .p-Content {
    text-align: right;
    margin-right: 15px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}
.page-content .news-content .news-list table {
    width: 100%;
    margin-bottom: 20px;
}
.page-content .news-content .news-list table tr {
    text-align: left;
    height: auto;
}
.page-content .news-content .news-list table tr td {
    font-size: 14px;
    color: #444444;
    padding: 10px 10px 12px;
    line-height: 25px;
}
.page-content .news-content .news-list table tr td:first-child {
    width: auto;
}
.page-content .news-content .news-list table tr td:nth-of-type(2) {
    width: auto;
}
.page-content .news-content .news-list table tr td:nth-of-type(3) {
    width: auto;
}

.page-content .sustainable-dev{
  padding: 15px;
  margin: 0;
  flex-wrap: wrap;
  box-sizing: border-box;
  background: url(../img/sustainable_bg@2x.png) no-repeat left bottom;
  background-size: auto 100%;
}
.page-content .sustainable-dev .sustainable-dev-l{
  padding: 0;
  width: 100%;
  flex: unset;
}
.page-content .sustainable-dev .sustainable-dev-l .en{
    font-size: 40px;
    line-height: 25px;
    letter-spacing: 1px;
    width: 100%;
    text-align: left;
}
.page-content .sustainable-dev .sustainable-dev-l .cn{
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    width: 100%;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.page-content .sustainable-dev .sustainable-dev-l .desc{
  font-size: 14px;
  line-height: 25px;
  width: 100%;
  margin-top: 20px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icons{
  flex-wrap: wrap;
  gap: 0px;
  margin-top: 20px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item{
  width: 50%;
  margin-bottom: 20px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item img{
  width: 85px;
  height: auto;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line1{
  font-size: 14px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2{
  margin: 0;
  line-height: 1.2;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2 .number{
  font-size: 20px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-icon-item .icon-line2 .unit{
  font-size: 14px;
}
.page-content .sustainable-dev .sustainable-dev-l .sustainable-footnote{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.page-content .sustainable-dev .sustainable-dev-r{
  width: 100%;
  margin-top: 25px;
  margin-bottom: 20px;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper{
  height: auto;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide{
  height: auto;
}
.page-content .sustainable-dev .sustainable-dev-r .coverflow-swiper .swiper-slide-active{
  height: auto;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-pagination{
  gap: 5px;
}
.page-content .sustainable-dev .sustainable-dev-r .sustainable-pdf-pagination .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}




.page-content .soc-header {
    background: linear-gradient(180deg, #e0fdfd 0%, #5097fe 51.25%, #4559bd 100%);
    overflow: hidden;
    position: relative;
    height: auto;
    margin-top: 0px;
}
.page-content .soc-header .swiper_Img {
    margin-left: 0;
    padding-top: 15px;
    z-index: 2;
}

.page-content .soc-header .soc-header-r {
    position: relative;
    height: auto;
    top: 0;
    right: 0;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.page-content .soc-header > img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(0);
}
.page-content .soc-header .soc-header-r .en {
    font-family: enFamily;
    font-size: 40px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #a3b1fa;
    text-align: end;
}
.page-content .soc-header .soc-header-r .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: end;
    line-height: 30px;
    margin-top: 10px;
}
.page-content .soc-header .soc-header-r ul {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.soc-header-title{
  visibility:visible !important;
}
.page-content .soc-header .soc-header-r ul li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    line-height: 30px;
    float: left;
    margin-right: 30px;
}
.page-content .soc-header .soc-header-r ul li.onNews{
    margin-right: 0;
}
.page-content .soc-header .soc-header-r ul .on {
    color: #e9bf77;
    border-bottom: 1px solid #e9bf77;
}
.page-content .soc-header .soc-header-r .newsUl {
    width: 100%;
    float: right;
}
.page-content .soc-header .soc-header-r .newsUl ul {
    margin-top: 5px;
}
.page-content .soc-header .soc-header-r .newsUl ul .onNews {
    display: block;
    line-height: 25px;
    font-size: 14px;
}

.page-content .soc-1 {
    background: url(../img/aboutus_responsiblity_bg.png);
    height: auto;
    background-size: 100% 100%;
}
.page-content .soc-1 .soc-l {
    margin-left: 3%;
    width: 94%;
    height: auto;
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 15px 50px;
}
.page-content .soc-1 .soc-l .en {
    font-family: enFamily;
    font-size: 34px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #959596;
}
.page-content .soc-1 .soc-l .cn {
    font-size: 24px;
    font-weight: bold;
    color: #3c8cff;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 30px;
}
.page-content .soc-1 .soc-l .content {
    font-size: 16px;
    color: #f1f1f1;
}
.page-content .soc-1 .soc-l .content .con-ext {
    font-size: 20px;
}

.page-content .soc-2 {
    background: url(../img/aboutus_customers_bg.png);
    height: auto;
    background-size: 100% 100%;
}
.page-content .soc-2 .soc-r {
    margin-left:3%;
    margin-right: 0%;
    float: unset;
    width: 94%;
    height: auto;
    background: linear-gradient(180deg, #2dc8ff 0%, #b8c7e1 100%);
    padding: 30px 15px 50px;
}
.page-content .soc-2 .soc-r .en {
    font-family: enFamily;
    font-size: 34px;
    line-height: 25px;
    letter-spacing: 1px;
}
.page-content .soc-2 .soc-r .cn {
    font-size: 24px;
    font-weight: bold;
    color: #ddc8ab;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 30px;
}
.page-content .soc-2 .soc-r .content {
    font-size: 16px;
    color: #f1f1f1;
}
.page-content .soc-2 .soc-r .content .con-ext {
    font-size: 20px;
}
.page-content .soc-3, .page-content .soc-4 {
    overflow: hidden;
    height: auto;
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
}
.page-content .soc-3 .soc-l {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #b8c7e1;
    text-align: center;
}
.page-content .soc-3>img, .page-content .soc-4>img {
    width: 100%;
}
.soc-3 .sol-fade, .soc-4 .sol-fade {
    width: 100%;
    padding: 30px 15px 50px;
    box-sizing: border-box;
}
.page-content .soc-3 .en, .soc-4 .en {
    font-family: enFamily;
    font-size: 34px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #c6dbff;
}
.page-content .soc-3 .cn, .soc-4 .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 30px;
}
.page-content .soc-3 .content, .soc-4 .content {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
}
.page-content .soc-3 .content .con-ext, .soc-4 .content .con-ext {
    font-size: 20px;
}
.page-content .soc-4 .soc-r {
    float: right;
    width: 100%;
    height: 100%;
    background-color: #b8c7e1;
    text-align: center;
}
.soc-4 .soc-r .sol-fade {
    text-align: left;
}
.page-content .soc-4 {
    margin-bottom: 0;
}
.page-content .cu-content .cu-l {
    width: 100%;
    display: inline-block;
    border-right: 1px solid #eaeaea;
    padding: 0 15px;
    box-sizing: border-box;
}
.page-content .cu-content .cu-l .cu-title {
    text-align: left;
    font-family: enFamily;
    font-size: 40px;
    letter-spacing: 0px;
    color: #f1eff1;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 25px;
}
.page-content .cu-content .cu-l div>img {
    width: 100%;
}
.page-content .cu-content .cu-r {
    width: 100%;
    padding: 20px 15px;
    float: unset;
}
.page-content .cu-content .cu-r p:first-child {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0063fb;
    margin-bottom: 20px;
}
.page-content .cu-content .cu-r p,.page-content .cu-content .cu-r div {
    font-size: 14px;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 10px;
}
.company-News {
    margin-top: 15px;
}
.company-News>.more{
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.company-News .news-list {
    display: inline-block;
    float: unset;
    width: 100%;
}
.company-News .news-list ul {
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}
.news-list ul li{
  margin-bottom: 15px;
}
.news-list ul li:first-child {
    margin-top: 20px;
}
.news-list ul li p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ac;
}
.news-list ul li h4 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    margin: 5px 0;
    line-height: 30px;
}
.news-list ul li div {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    line-height: 25px;
}
.flex-item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.flex-item .sub-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}
.sub-content .sub-news {
    float: none;
    width: 100%;
    display: inline-block;
}
.sub-content .sub-news .more {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
    text-align: right;
}
.sub-content a img {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 20px;
}
.flex-item .sub-content .title_en,
.flex-item .sub-content .title_cn{
  padding: 0;
}
.attention-content {
    height: auto;
    background-color: #e4ecf9;
    margin: 50px 0 0;
    padding: 30px 15px 50px;
}
.attention-content .title_en,
.attention-content .title_cn{
  padding: 0;
}
.attention-content .more {
    display: none;
}
.attention-content ul li {
    margin-top: 20px;
    font-size: 14px;
    cursor: pointer;
    line-height: 25px;
}
.attention-content ul li .dateSpan {
    margin-right: 10px;
}
.module-content #searchform{
  display: block;
  position: relative;
}
.news-content .module-content .moudle-Img{
 display: none; 
}
.news-content .news-list ul li:first-child .news-date {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
    width: 100%;
}
.news-content .news-list .news-title {
    margin-top: 15px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    font-weight: 700;
    padding-left: 0.703125rem;
    
}
.news-content .news-list ul li:first-child img {
    margin-top: 15px;
    width: 100%;
}
.news-content .news-list ul li, .search-content .news-list ul li {
    margin-top: 40px;
    cursor: pointer;
}
.news-content .news-list ul li>a, .search-content .news-list ul li>a {
    display: flex;
    flex-direction: column;
}
.news-content .news-list ul li .news-date, .search-content .news-list ul li .news-date {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
    width: 100%;
    float: left;
    font-family: dinAlternate;
}
.news-content .news-list .news-title {
    margin-top: 5px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    font-weight: 700;
    padding-left: 0;
    line-height: 30px;
}
.news-content .news-list .news-content, .search-content .news-list .news-content {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    padding-left: 0;
    margin-top: 10px;
    line-height: 25px;
}
.news-content .more-News, .search-content .more-News {
    background-color: #f4edde;
    height: 50px;
    padding: 0 15px;
    text-align: end;
    position: relative;
    width: 100%;
    float: right;
    margin: 15px 0;
    line-height: 50px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #737373;
}
.news-content .more-News i, .search-content .more-News i {
    background-image: url(../img/news_detailsarrow_icon.png);
    background-size: 100% 100%;
    position: absolute;
    float: right;
    width: 30px;
    height: 30px;
    right: 130px;
    transition: all 0.3s;
    opacity: 1;
    transform: translateY(-50%);
    top: 50%;
}
.news-content .news_d_content {
    width: 100%;
    float: right;
    padding: 15px;
    box-sizing: border-box;
}
.news-content .news-detail .time-content {
    padding-right: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 90px;
}
.news-content .news-detail span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}
.news-content .news-detail .time-content p {
    font-size: 50px;
}
.news-content .news-detail .time span {
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    font-weight: bold;
}
.news-content .news-detail .time-content:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    background: #ddc8ab;
    right: -3px;
    top: 5px;
}
.news-content .news-detail .news-content-title {
    display: inline-block;
    width: calc(100% - 100px);
    margin-left: 0;
    float: right;
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
}
.news-content .news_d_content .vertical-center {
    top: 0;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
}
.news-content .news-detail .news-neirog figure {
    /* margin: 0; */
    text-align: center;
    margin-top: 10px;
}
.news-content .news-detail .news-neirog {
    margin-bottom: 30px;
}
.news-content .news-detail .news-neirog p {
    margin-top: 10px;
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
}
.search-content .news-list{
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
}
.multiBg {
    height: auto;
    position: relative;
    background-image: url(../img/business_banner_bg.png);
    background-size: cover;
    overflow: hidden;
}
.multiBg .multiContent {
    position: relative;
    top: 0;
    transform: translateY(0);
    margin: 0 auto;
    height: 100%;
}
.multiBg .multiContent .img-content {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    padding: 20px 15px 0;
}
.multiBg img {
    position: absolute;
    right: 0;
    transform: translateY(0);
    top: 0;
    height: auto;
    min-height: auto;
    width: calc(100% - 30px);
}
.multiBg .multiContent .business_map {
    position: absolute;
    opacity: 0;
    right: 15px;
    top: 20px;
}
.multiBg .multiContent img:first-child {
    position: relative;
    width: 100%;
}
.multiBg .multiContent .multi-box {
    float: right;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0);
    padding:0 15px 0 0;
    box-sizing: border-box;
}
.multiBg .multiContent .multi-box > .en {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 100%;
    font-family: enFamily;
    padding-left: 15px;
}
.multiBg .multiContent .multi-box > .cn {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 15px;
} 
.multiBg .multiContent .multi-box .des {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 25px;
    padding-left: 15px;
}
.multiBg .multiContent .multi-box .multi-item {
    display: inline-block;
    background-color: #fff;
    border-radius: 2px;
    position: relative;
    width: calc(50% - 15px);
    padding: 10px;
    height: auto;
    margin: 0 0 15px 15px;
    box-sizing: border-box;
    float: left;
    height: 180px;
}
.multiBg .multiContent .multi-box .multi-item .it1 .icon {
    background-image: url(../img/logistics_btn_normal.png);
    background-size: auto 55px;
    background-repeat: no-repeat;
    height: 55px;
    position: relative;
}
.multiBg .multiContent .multi-box .multi-item .it2 .icon {
    background-image: url(../img/realestate_btn_normal.png);
    background-size: auto 55px;
    background-repeat: no-repeat;
    height: 55px;
    position: relative;
}
.multiBg .multiContent .multi-box .multi-item .it3 .icon {
    background-image: url(../img/industry_btn_normal.png);
    background-size: auto 55px;
    background-repeat: no-repeat;
    height: 55px;
    position: relative;
}
.multiBg .multiContent .multi-box .multi-item .it4 .icon {
    background-image: url(../img/manufacturing_btn_normal.png);
    background-size: auto 55px;
    background-repeat: no-repeat;
    height: 55px;
    position: relative;
}
.multi-item .item .enter{
  display: none;
}
.multiBg .multiContent .multi-box .on .cn {
    color: #444444;
}
.multiBg .multiContent .multi-box .multi-item .cn {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    margin: 5px 0;
    color: #444444;
}
.multiBg .multiContent .multi-box .multi-item .en {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #c9c9c9;
    display: inline-table;
    font-family: enFamily;
}
.businessDes {
    overflow: hidden;
    margin-top: 15px;
    position: relative;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}
.business-left {
    width: 100%;
    float: left;
    position: relative;
}
.businessDes .business-left:before {
    content: unset;
}
.businessDes .business-left span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    margin-left: 0;
    padding-left: 10px;
    position: relative;
}
.businessDes .business-left span:before {
    content: "";
    position: absolute;
    float: left;
    height: 100%;
    width: 2px;
    background: #3c8cff;
    top: 1px;
    left: 0;
}
.businessDes .business-left a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
    text-decoration: none;
    position: relative;
    bottom: 0;
    float: left;
    margin-top: 15px;
}
.businessDes .business-left .bw-website {
    width: auto;
    height: 40px;
    border-radius: 30px;
    border: solid 1px #ddc8ab;
    position: relative;
    text-align: center;
    float: right;
    padding: 0 15px;
}
.businessDes .business-left .bw-website .ver-center img {
    vertical-align: middle;
    width: 28px;
}
.business-right {
    float: right;
    width: 100%;
    text-align: justify;
    line-height: 0.6666666666666666rem;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
.businessDes .business-right .title {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 5px;
}
.businessDes .business-right a {
    margin-top: 15px;
}
.business-right a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
}
.businessDes .business-right .content {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    text-align: justify;
    line-height: 25px;
}
.businessDes .business-right .content1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    text-align: justify;
    line-height: 25px;
}
.business-manger {
    height: auto;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}
.business-manger .business-left {
    background-image: linear-gradient(88deg, #f3f6fb 0%, #fafbfd 100%);
    border-radius: 4px;
    height: auto;
    padding: 15px;
}
.business-manger .business-left ul li p {
    text-align: justify;
    margin-bottom: 5px;
    line-height: 25px;
    text-justify: inter-character;
}
.selece_arc {
    background-image: url(../img/business_arc_icon.png);
    background-repeat: no-repeat;
    background-size: 100% 8.32rem;
    width: 80%;
    height: 8.32rem;
    float: left;
    padding-right: 2.6666666666666665rem;
    padding-top: 0.13020833333333334rem;
    position: relative;
    z-index: 999;
    margin-left: 0;
}
.selece_arc ul li {
    text-align: end;
    position: relative;
    margin-bottom: 0.4rem;
    cursor: pointer;
}
.selece_arc>ul li:nth-child(1){
  left: 1.5733333333333333rem !important;
}
.selece_arc>ul li:nth-child(2){
  left: 0.64rem !important;
}
.selece_arc>ul li:nth-child(3){
  left: 0.5333333333333333rem !important;
}
.selece_arc>ul li:nth-child(4){
  left: 1.3333333333333333rem !important;
}

.arc-item {
    width: calc(100% - 0.6666666666666666rem);
}
.selece_arc ul li .arc-item p {
    margin-bottom: 0;
    font-size: 0.37333333333333335rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    line-height: 0.5333333333333333rem;
}
.selece_arc ul li .arc-item span {
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.32rem;
    letter-spacing: 0px;
    color: #eaeaea;
}
.selece_arc ul li .ball {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.arc_Img {
    position: absolute;
    padding-left: 63%;
    transition: all 0.3s;
}
.arc_Img ul li {
    height: 8.32rem;
}
.pro_logistics_img1 {
    width: 100%;
}
.net-layout{
  padding: 0 15px 50px;
}
.model-content .net-layout ul {
    margin: 0 15px;
    position: relative;
    top: 0;
    right: 0;
    transform: translateY(0);
}
.model-content .net-layout .num {
    font-family: dinAlternate;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4b5ebf;
}
.model-content .net-layout .msg {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #444444;
}
.com-achievement {
    background-image: url(../img/business_bg_img.png);
    height: auto;
    background-size: 100% 100%;
    position: relative;
}
.circle-area {
    position: relative;
    display: inline-block;
    margin-left: 5%;
    width: 90%;
    margin-top: 20px;
    transform: translateY(0) !important;
    top: 0 !important;
}
.circle-area .tl-semi-circle {
    width: 4.4rem;
    height: 4.4rem;
    background-color: #fff;
    border-radius: 100% 0 0 0;
    display: inline-block;
    box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
    margin-right: 2%;
    float: left;
}
.circle-area .tr-semi-circle {
    width: 4.4rem;
    height: 4.4rem;
    background-color: #fff;
    border-radius: 0 100% 0 0;
    display: inline-block;
    box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
    float: left;
}
.circle-area .br-semi-circle {
    width: 4.4rem;
    height: 4.4rem;
    background-color: #fff;
    border-radius: 0 0 0 100%;
    display: inline-block;
    box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
    margin-right: 2%;
    margin-top: 5px;
    float: left;
}
.circle-area .bl-semi-circle {
    width: 4.4rem;
    height: 4.4rem;
    background-color: #fff;
    border-radius: 0 0 100% 0;
    display: inline-block;
    box-shadow: 0px 0.010416666666666666rem 0.020833333333333332rem 0px rgba(210, 210, 210, 0.5);
    float: left;
}
.circle-area .circle5 {
    text-align: center;
    width: 3.2rem;
    height: 3.2rem;
    background-image: url(../img/business_bgwhite_img.png);
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate3d(-50%, -50%, 0);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
    box-shadow: inset 0.020833333333333332rem 0.010416666666666666rem 0.020833333333333332rem 0.020833333333333332rem rgba(210, 210, 210, 0.5);
}
.circle-area .on {
    background-color: #f4f7fc;
}
.com-achievement .circle-ul {
    float: unset;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    padding: 30px 15px;
    transform: translateY(0) !important;
    top: 0 !important;
}
.com-achievement .circle-ul li::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    background-color: #ddc8ab;
    top: 20px;
}
.model-content .bw-sys {
    background-image: url(../img/business_bg_img.png);
    height: auto;
    background-size: 100% 100%;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.model-content .bw-sys .bw-sys-left {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 0 15px;
    box-sizing: border-box;
}
.model-content .bw-sys .bw-sys-left span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
}
.model-content .bw-sys .bw-sys-left p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    line-height: 25px;
    margin-top: 10px;
}
.model-content .bw-sys .circle-content {
    width: 100%;
    top: 0 !important;
    transform: translateY(0) !important;
    position: relative;
    text-align: center;
    margin: 20px 0;
}
.model-content .bw-sys .circle-content ul li {
    margin-left: 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    width: 21%;
    float: unset;
    display: inline-block;
    vertical-align: top;
}
.model-content .bw-sys .circle {
    width: 50px;
    height: 48px;
    border-radius: 100px;
    text-align: center;
    background: #fff;
    margin: 0 auto 5px auto;
    box-shadow: 0px 3px 3px 0px rgba(255, 255, 255, 0.5), 0px 3px 3px 0px rgba(210, 210, 210, 0.5);
    padding: 10px;
}
.arc_Img ul li img{
  object-fit: cover;
}
.pro_logistics_img2 {
    width: 96%;
    margin: 20px 0 20px 2%;
}
.fadeToAllCenter {
    position: relative;
    transform: translateY(0) !important;
    top: 0 !important;
    left: 0 !important;
    animation: unset;
}
.park-msg {
    margin: 20px 0 0 0;
    height: auto;
    position: relative;
    background-image: linear-gradient(88deg, #f3f6fb 0%, #fafbfd 100%);
    display: inline-block;
    width: 100%;
}
.park-msg .view {
    float: left;
    width: 100%;
    height: auto;
}
.park-msg .park-name {
  float: left;
    width: 100%;
    right: 0;
    z-index: 999;
    text-align: end;
    padding-top: 20px;
    /* padding-bottom: 0.15625rem; */
    padding-right: 15px;
    position: relative;
    height: auto;
    background-image: unset;
    background-size: auto;
}
.park-msg .park-name span {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    line-height: 30px;
}
.park-msg .park-name .more {
    position: relative;
    right: 0;
    bottom: 0px;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
.park-msg .park-name .more>a>div{
  width: 100%;
  text-align: right;
}
.park-msg .park-name .more p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    line-height: 25px;
}
.park-msg .park-name .more .ver-center{
  display: none;
}
.page-content .item-list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.page-content .item-list a {
    width: 48%;
    height: auto;
    float: left;
    margin-left: 0;
    margin-right: 4%;
    margin-bottom: 15px;
}
.page-content .item-list a:nth-child(2n){
    margin-right: 0%;
}
.single-Item .img-shadow img {
    display: block;
    width: 100%;
}
.single-Item .img-shadow:after {
    background-image: url(../img/home_mask.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: all 0.3s;
    content: "";
}
.single-Item .des-msg {
    margin-top: 15px;
}
.single-Item .des-msg p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 5px;
}
.single-Item .des-msg p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    word-wrap: break-word;
}
.page-content .item-Content .more-btn {
    cursor: pointer;
    display: block;
    width: calc(100% - 30px);
    height: 45px;
    line-height: 40px;
    border: 2px solid #c9b486;
    margin: 30px auto 50px;
    text-align: center;
    color: #c9b486;
    font-size: 18px;
}

.page-content .com-Item {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}
.page-content .com-Item:first-child {
    margin-top: 20px;
}
.page-content .com-Item:nth-child(odd) > img {
    float: left;
    width: 100%;
}
.page-content .com-Item:nth-child(odd) .com-msg {
    float: right;
    max-width: 100%;
    padding: 30px 15px 50px;
    text-align: justify;
    line-height: 25px;
    top: 0;
    transform: translateY(0);
    width: 100%;
    box-sizing: border-box;
}
.page-content .com-Item .com-msg .cn {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
    line-height: 30px;
}
.page-content .com-Item .com-msg .en {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3c8cff;
    margin-bottom: 10px;
}
.page-content .com-Item .com-msg .com-brief {
    font-size: 14px;
}
.page-content .com-Item .com-msg a {
    border-radius: 30px;
    border: solid 1px #ddc8abff;
    display: inline-block;
    padding: 0 15px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #b38f48;
    line-height: 40px;
}
.page-content .com-Item>.com-msg>a>img {
    width: 28px;
}
.page-content .com-Item:nth-child(even) > img {
    float: right;
    width: 100%;
}
.page-content .com-Item:nth-child(even) .com-msg {
    float: left;
    max-width: 100%;
    padding: 30px 15px 50px;
    text-align: justify;
    line-height: 25px;
    top: 0;
    transform: translateY(0);
    width: 100%;
    box-sizing: border-box;
}
.page-content .modular .com-msg {
    padding: 30px 15px 50px !important;
}
.page-content .modular .com-msg a {
    margin-top: 15px !important;
}
.picScroll-left {
    position: relative;
    margin: 20px 0;
    overflow: hidden;
}
.picScroll-left .bd.swiper1 {
    width: 80%;
    overflow: visible;
}
.picScroll-left .bd .picList .swiper-slide a span {
    position: absolute;
    bottom: 10px;
    color: #fff;
    margin-left: 5px;
}
.picScroll-left .next-box .next-btn {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(../img/aboutus_righttwo_icon.png) no-repeat center center;
    background-color: #ddc8ab;
    background-size: 15px 28px;
    cursor: pointer;
}
.investor-list {
    width: 100%;
    float: right;
    padding: 0px 15px 50px;
}
.investor-list > div {
    min-height: auto;
}
.investor-list .title-cn {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 10px;
}
.investor-list .title-en {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 15px;
}
.investor-list ul {
    margin-bottom: 10px;
}
.investor-list .company-profile li{
  margin-bottom: 10px;
}
.investor-list .company-profile span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    line-height: 25px;
}
.investor-list .company-profile .company-title {
    width: auto;
    display: inline-block;
    margin-right: 14px;
}
.panel-title a span {
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ddc8ab;
    line-height: 30px;
}
#accordion .panel-heading a:before, #accordion1 .panel-heading a:before {
    content: "";
    background-image: url(../img/right_circle.png);
    background-size: 20px 20px;
    font-size: 16px;
    position: absolute;
    font-family: "Material Icons";
    right: 5px;
    -webkit-transform: rotate(0deg);
    transform: translateY(50%) rotate(0deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 20px;
    width: 20px;
}
.panel-group .panel {
    border-radius: 0;
    font-size: 14px;
    line-height: 25px;
    box-shadow: none;
}
.panel-body {
    background: #fff;
    padding: 10px 0 !important;
}
.left-content {
    height: 100%;
    width: 100%;
    float: right;
    background: url(../img/joinus_airplanbig_img.png) no-repeat;
    background-position: 100% 100%;
}
.joinBg {
    background: url(../img/joinus_dreambanner_bg.png) no-repeat;
    height: calc(100% - 58px);
    min-height: 700px;
    min-width: 100%;
    background-size: auto 100%;
    background-color: #022156;
    width: 100%;
}
.joinBg .slogan p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #8d8d8d;
    text-align: center;
}
.joinBg .join-content .content-box {
    max-width: 90%;
    height: 25%;
    width: 100%;
    max-height: unset;
    background-image: linear-gradient(135deg, #d3ecf6 0%, #a8d4ea 100%);
    box-shadow: 0px 0.026041666666666668rem 0.057291666666666664rem 0px #04193e;
    border-radius: 4px;
    padding: 15px;
    position: relative;
    margin: 20px auto 0;
}
.joinBg .join-content .content-box .title {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
}
.joinBg .join-content .content-box .content{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5d8ba1;
    line-height: 30px;
}
.joinimg1 {
    width: 64px;
}
.joinimg2 {
    width: 31px;
}
.joinBg .join-content .content-box .enter {
    right: 15px;
    transform: translateY(-50%);
    opacity: 1;
    transition: all 0.3s;
}
.joindiv1 {
    width: 100%;
    display: flex;
    padding: 0 15px;
    flex-wrap: wrap;
}
.joindiv1 img {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.joinBg .join-content .down{
  width: auto;
}
.joinBg .join-content .join-footer>img{
  width: auto;
}
.join-cn {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ddc8ab;
    margin-top: 20px;
}
.join-en {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #3e3e3e;
    position: relative;
    margin-bottom: 0px;
}
.join-en::after {
    position: absolute;
    height: 2px;
    width: 50px;
    content: "";
    background-color: #ddc8ab;
    bottom: -4px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.join-item-list {
    margin-bottom: 50px;
}
.join-item-list .item {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    text-align: center;
    box-shadow: 0px 2px 6px 0px rgba(206, 206, 206, 0.5);
    border-radius: 4px;
    margin-right: 0;
    margin-top: 30px;
    vertical-align: middle;
    padding: 20px 0 30px;
}
.join-item-list .item .cricle {
    width: 80px;
    height: 80px;
    background-color: #4b5ebf;
    box-shadow: 0px 2px 6px 0px #cecece;
    border-radius: 50%;
    position: relative;
    transform: translate3d(0%, 0%, 0);
    left: 0;
    line-height: 80px;
    font-family: dinAlternate;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0 auto;
}
.join-item-list .item .msg {
    margin: 0 auto;
    margin-top: 20px;
    line-height: 25px;
}
.news-content .module-content .p-Content.h5p-Content{
  margin-right: 0;
  margin-top: 20px;
  text-align: left;
}
.news-content .module-content .p-Content.h5p-Content:first-child{
  margin-top: 20px;
}
.news-content .module-content .p-Content.h5p-Content .en{
  margin-left: 0;
}
.h5news-content{
  padding-bottom: 50px;
}
.news-list .p-detail .panel-title a .panel-msg {
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
}
.news-list .p-detail .panel-title a .panel-msg p {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
    margin-bottom: 0;
    line-height: 30px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
  padding: 0;
}
.accordion1 .panel-heading a:before{
  content: unset !important;
}
.accordion1 .panel-heading a:after {
    content: "";
    background-image: url(../img/right_circle.png);
    background-size: 20px 20px;
    font-size: 16px;
    position: relative;
    font-family: "Material Icons";
    margin-right: 5px;
    margin-left: 15px;
    flex-shrink: 0;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    height: 20px;
    width: 20px;
}
.accordion1 .panel-heading .panel-title a>span{
  flex-shrink: 0;
  width: 100%;
}
.accordion1 .panel-heading .panel-title a .panel-msg{
  flex: 1;
  margin-left:0;
}
.accordion1 .panel-heading .panel-title a{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.body404 img{
  min-height: 500px;
  object-fit: contain;
}

.picScroll-left .bd .picList li{

}
}