.ej-container,
.ej-wrapper {
  width: 100%;
}

.ej-common-banner {
  /* height: 360px; */
  position: relative;
}
.ej-common-banner .banner-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ej-common-banner .banner-box .tag {
  margin-top: 120px;
  font-weight: lighter;
  color: #ffc719;
}
.ej-common-banner .banner-box h3 {
  display: block;
  margin-left: -6px;
  margin-top: 28px;
  width: 990px;
  font-size: 54px;
  color: #ffffff;
  font-weight: 300;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ej-common-banner .banner-box .time {
  margin-top: 60px;
  color: #a9c2eb;
}
.ej-common-banner .banner-box .time span:nth-child(2) {
  margin-left: 20px;
}
.ej-common-banner .ej-special-bannerImg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ej-about-header {
  margin-top: calc(120 / 750 * 100vw);
}
.ej-about-header .left {
  font-size: calc(30 / 750 * 100vw);
  display: block;
}
.ej-about-header .left > h3 {
  font-size: calc(30 / 750 * 100vw);
  font-weight: bold;
  color: var(--ej-color-primary);
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: center;margin: 0;line-height: calc(36 / 750 * 100vw);}
.ej-about-header .left .title {
  font-size: calc(46 / 750 * 100vw);
  margin-top: calc(48 / 750 * 100vw);
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;padding: 0 calc(116 / 750 * 100vw);}
.ej-about-header .left > span {
  margin-top: calc(48 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.ej-about-header .right {
  display: block;
  height: calc(480 / 750 * 100vw);
  margin: calc(50 / 750 * 100vw) 0 calc(60 / 750 * 100vw);}
.ej-about-header .right > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ej-honor-content {
  background-color: #F3F5F9;
  padding-top: calc(52 / 750 * 100vw);
  padding-bottom: calc(52 / 750 * 100vw);
  box-sizing: border-box;
}
.ej-honor-content .anchor-title {
  font-size: calc(46 / 750 * 100vw);
  border-bottom: 1px solid rgba(123, 171, 214, 0.4);
}
.ej-honor-content .honor-box {
  position: relative;
}
.ej-honor-content .honor-box .honor-item {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: calc(50 / 750 * 100vw);
  box-sizing: border-box;
}
.ej-honor-content .honor-box .honor-item:nth-last-child(2) {
  border: none;
}
.ej-honor-content .honor-box .honor-item .left {
  font-size: calc(66 / 750 * 100vw);
  color: #005096;
  border-bottom: 1px solid #dedede;padding-bottom: calc(20 / 750 * 100vw);}
.ej-honor-content .honor-box .honor-item .right {

}
.ej-honor-content .honor-box .honor-item .right .list {
  font-size: var(--ej-font-size-large);
  color: #666666;
  display: flex;
  margin-top: calc(50 / 750 * 100vw);
}
.ej-honor-content .honor-box .honor-item .right .list:nth-child(1) {
  margin-top: calc(37 / 750 * 100vw);
}
.ej-honor-content .honor-box .honor-item .right .list > div {
  width: calc(43 / 750 * 100vw);
  margin-right: calc(43 / 750 * 100vw);
  display: block;
  text-align: left;
  white-space: nowrap;
  font-size: calc(30 / 750 * 100vw);}
.ej-honor-content .honor-box .honor-item .right .list > span {
  flex: 1;
  line-height: calc(48 / 750 * 100vw);
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: calc(30 / 750 * 100vw);}
.ej-honor-content .honor-box .overlay {
  position: absolute;
  width: 100%;
  height: calc(252 / 750 * 100vw);
  bottom: 0;
  background: linear-gradient(rgb(243 245 249 / 50%) 20%, #f2f4f8 80%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.ej-honor-content .honor-box .overlay a {
  text-align: center;
  color: var(--ej-color-primary);
  display: block;
  font-weight: bold;
}
.ej-honor-content .honor-box .overlay img {
  margin-left: 6px;
}
.ej-honor-content .honor-box.activity {
  max-height: 620px;
  overflow: hidden;
}

.license-plate-content .anchor-title {
  margin-top: calc(50 / 750 * 100vw);
  border-bottom: 1px solid rgba(123, 171, 214, 0.4);
}
.license-plate-content .anchor-title span {
  position: relative;
  font-size: calc(46 / 750 * 100vw);
  display: inline-block;
  height: 100%;
  padding-bottom: calc(30 / 750 * 100vw);}
.license-plate-content .anchor-title span::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffc819;
  content: "";
}
.license-plate-content .left,
.license-plate-content .right {
  padding: calc(30 / 750 * 100vw);
  box-sizing: border-box;
  padding-bottom: calc(20 / 750 * 100vw);}
.license-plate-content .left .img-box,
.license-plate-content .right .img-box {
  width: 100%;
  position: relative;
  padding-bottom: 67%;
  box-shadow: 0px 10px 21px 0px rgba(15, 15, 15, 0.21);
}
.license-plate-content .left .img-box img,
.license-plate-content .right .img-box img {
  position: absolute;
  height: 100%;
  width: 100%;
}
.license-plate-content .left > span,
.license-plate-content .right > span {
  margin-top: calc(30 / 750 * 100vw);
  display: block;
  font-size: calc(36 / 750 * 100vw);
  text-align: center;
}

.contact-content {
  margin-top: calc(100 / 750 * 100vw);
  background: url(../images/about/about-banner02.jpg) no-repeat center;
  background-size: cover;
  height: calc(480 / 750 * 100vw);
}
.contact-content .contact-box {
  padding-top: calc(50 / 750 * 100vw);
}
.contact-content .contact-box .title {
  box-sizing: border-box;
  width: 100%;
  border-bottom: 2px solid #1eb9e1 !important;
  -webkit-border-bottom:2px solid linear-gradient(to right, #1eb9e1, transparent) 0.6 10;
}
.contact-content .contact-box .title h3 {
  box-sizing: border-box;
  font-size: calc(46 / 750 * 100vw);
  display: inline-block;
  position: relative;
  margin: 0;
  height: 100%;
  padding-bottom: calc(30 / 750 * 100vw);
}
.contact-content .contact-box .title h3::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px !important;
  background-color: #ffc819;
  content: "";
}
.contact-content .contact-box .text {
  display: flex;

  font-size: calc(30 / 750 * 100vw);
  align-items: center;}
.contact-content .contact-box .text-02 >span{
  width: calc(184 / 750 * 100vw);
}
.contact-content .contact-box .text > div {
  margin-left: calc(15 / 750 * 100vw);
}
.contact-content .contact-box .text-01 {
  margin-top: calc(30 / 750 * 100vw);
}
.contact-content .contact-box .text-01 > div {
  color: var(--ej-color-primary);
  font-size: calc(38 / 750 * 100vw);
  font-weight: bold;
}
.contact-content .contact-box .text-02 {
  margin-top: calc(30 / 750 * 100vw);
}
.contact-content .contact-box .text-03 {
  margin-top: calc(30 / 750 * 100vw);
}
.contact-content .contact-box .text-03 > a {
  margin-left: 8px;
  display: block;
  position: relative;
  font-weight: bold;
}
.contact-content .contact-box .text-03 > a::before {
  position: absolute;
  bottom: -3px;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #a8a8aa;
}
footer .ej-footer{
  margin-top: 0;
}
