body {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  min-height: 100vh;
  position: relative;
  --color: #0B5A7B;
  --h_height: 110px;
}
body .color-theme {
  color: var(--color);
}
body .color-black {
  color: #000;
}
body .color-white {
  color: #FFFFFF;
}
body .color-grey {
  color: #424242;
}
body .f14 {
  font-size: 14px;
}
body .f16 {
  font-size: 16px;
}
body .f20 {
  font-size: 20px;
}
body .f24 {
  font-size: 24px;
}
body .f30 {
  font-size: 30px;
}
body .none {
  display: none;
}
body pre {
  white-space: pre-line;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
}
body .text-primary,
body a.text-white {
  color: var(--color);
}
body .text-primary:hover,
body a.text-white:hover {
  color: var(--color);
}
body .text-white {
  color: #FFFFFF;
}
body .text-white:hover {
  color: #FFFFFF;
}
body .title251203 {
  color: var(--color);
  font-weight: bold;
  font-size: 34px;
  padding: 10px  0 30px;
}
body .btn-a {
  width: 200px;
  height: 70px;
  line-height: 70px;
  background: #0B4F76;
  border-radius: 12px;
  font-size: 20px;
  color: #FFFFFF;
  display: inline-block;
}
body .single_content {
  min-height: 280px;
}
body .newsDetail_container {
  min-height: calc(100vh - 500px);
}
body .newsDetail_container .articleTitleClass {
  font-size: 1.5rem;
  line-height: 2rem;
}
body .opacity0 {
  opacity: 0;
}
body .py-16 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
nav.hidden a:hover,
nav.hidden a.active {
  color: var(--color);
  font-weight: 700;
}
nav.hidden a {
  color: black;
}
header {
  background-size: 100% var(--h_height);
  background: white;
  height: var(--h_height);
}
header .container {
  max-width: 100%;
  padding-left: 160px;
}
header .webLogoClass {
  height: 90px;
}
header .cnText {
  font-size: 24px;
}
header .enText {
  font-size: 14px;
}
header .navClass {
  margin-right: 8vw;
}
/*轮播图*/
.image {
  position: relative;
}
.homeImageDiv {
  position: relative;
}
.homeImageDiv .homeImage2Div {
  padding-bottom: calc(100% * 5 / 17);
}
.others_body .homeImage2Div {
  padding-bottom: calc(100% * 5/17);
  min-height: 400px;
}
.slick-list {
  height: 100%;
}
.slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.slider .slider-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.slider .slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider .slider-item:first-child {
  display: block;
}
.slider,
.slider .slick-track {
  height: 100%;
}
.slider .slick-prev {
  left: 0;
  z-index: 10;
}
.slider .slick-next {
  right: 0;
}
.slider .slick-next:before {
  content: '→';
}
.slider .slick-prev:before {
  content: '←';
}
.slider .slick-prev,
.slider .slick-next {
  width: initial;
  height: initial;
}
.slider .slick-dots {
  bottom: 10px;
}
.slider .slick-next:before,
.slider .slick-prev:before {
  font-size: 40px;
}
.slider .slider-item {
  background-size: cover;
  background-position: center center;
}
.slider .img_systemName {
  font-weight: 400;
  font-size: 80px;
  font-size: 5rem;
  color: #FFFFFF;
  line-height: 66px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
body .slick-dots li {
  width: 10px;
  height: 10px;
  transition: all 0.5s;
  margin: 0 8px;
}
body .slick-dots li button {
  width: 10px;
  height: 10px;
  transition: all 0.5s;
}
body .slick-dots li button::before {
  opacity: 1;
  content: ' ';
  background: transparent;
  border-radius: 5px;
  border: 2px solid var(--color);
  width: 10px;
  height: 10px;
  transition: all 0.5s;
}
body .slick-dots li.slick-active button::before {
  background: var(--color);
  opacity: 1;
}
.aboutImgClass img {
  max-height: 100%;
  margin: auto;
  object-fit: initial;
  width: initial;
}
.updateClass251217 {
  text-indent: 2em;
  line-height: 2em;
  font-size: 16px;
}
.updateClass251217 p + p {
  margin-top: 1em;
}
.index .title251203 {
  padding: 0 0 40px;
}
.index .container {
  max-width: 1200px;
}
.index #products {
  position: relative;
  top: -200px;
  margin-bottom: -200px;
  background-color: transparent;
}
.index .products_container {
  max-width: 1000px;
}
.index .products_container .card-hover {
  background: rgba(233, 233, 233, 0.75);
  border-radius: 15px;
}
.index .container_job .title251203 {
  padding: 0;
}
.index .container_job .job_text1 {
  font-weight: bold;
  margin-top: 90px;
}
.index .container_job .job_text2 {
  font-size: 30px;
  margin-top: 40px;
}
.index .container_job .job_text3 {
  line-height: 30px;
  margin-top: 20px;
}
.index .container_job .job_itmes {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  background: #EAEAEA;
  border-radius: 12px;
  opacity: 0.48;
  font-size: 24px;
  color: #09354E;
}
.index .news_container .news_items {
  position: relative;
  margin: 10px;
}
.index .news_container .news_items .news_title {
  position: absolute;
  white-space: nowrap;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.32);
  border-radius: 15px;
  height: 0px;
  min-height: 80px;
  line-height: 40px;
  padding: 20px 20px;
  color: #FFFFFF;
  transition: all 0.5s ease-in-out;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.index .news_container .news_items .news_title span {
  text-align: center;
  overflow: hidden;
  max-width: 100%;
  display: inline-block;
}
.index .news_container .news_items:hover .news_title {
  height: 100%;
  white-space: initial;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.5);
}
.contact_body .lg\:w-1\/3 {
  width: calc(33.333333% + 2cm);
}
.aboutInClass {
  color: #000000;
  line-height: 40px;
  display: flex;
  align-items: center;
  margin-left: 2cm;
}
.aboutInClass + .aboutInClass {
  margin-top: 1.5em;
}
.aboutInClass .aboutImg {
  margin-right: 16px;
  height: 20px;
}
.recruitment_body .title251203 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
}
.recruitment_body .recruitmentItmeClass {
  border-radius: 16px;
  border: 1px solid #B4B4B4;
  color: #000000;
  margin-bottom: 16px;
}
.recruitment_body .recruitmentItmeClass p {
  line-height: 36px;
}
.recruitment_body .recruitmentItmeClass .title {
  font-weight: bold;
  font-size: 24px;
}
.recruitment_body .recruitmentItmeClass .jobNumClass span {
  margin-right: 28px ;
}
.recruitment_body .recruitmentItmeClass .wayClass {
  color: #7F7F7F;
  margin-top: 28px;
}
.aboutUlClass a {
  display: inline-block;
  width: 180px;
  height: 80px;
  background: #E8E8E8;
  border-radius: 12px;
  font-weight: bold;
  font-size: 26px;
  color: #0C79A6;
  line-height: 80px;
  box-shadow: 0px 3px 7px 0px rgba(8, 1, 3, 0.41);
  position: relative;
  left: 0;
  text-align: center;
  max-width: 90%;
  transition: all 0.5s ease-in-out;
  margin-bottom: 10px;
}
.aboutUlClass a.active,
.aboutUlClass a:hover {
  background: #0C79A6;
  color: #fff;
  left: 10%;
}
.research_team_class {
  position: relative;
}
.research_team_class .slick-arrow {
  width: 40px;
  height: 40px;
}
.research_team_class .slick-prev {
  left: -60px;
}
.research_team_class .slick-next {
  right: -40px;
}
.research_team_class .slick-next:before,
.research_team_class .slick-prev:before {
  color: #0C79A6;
  font-size: 40px;
}
.aboutContentClass .title251203 {
  padding-top: 0;
}
.aboutContentClass .content1Class {
  text-align: justify;
}
.gloryDiv > div {
  display: inline-block;
  vertical-align: top;
}
.gloryDiv .oneYClass {
  font-weight: bold;
  font-size: 30px;
  color: #0A597A;
  width: 160px;
}
.gloryDiv .monthClass {
  font-size: 20px;
  color: #000000;
  line-height: 45px;
  width: 60px;
}
.gloryDiv .gloryContentClass {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  width: calc(100% - 234px);
  min-height: 80px;
  position: relative;
  padding-top: 10px;
  padding-left: 40px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.gloryDiv .gloryContentClass::before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  background: #1D7092;
  border-radius: 50%;
  display: inline-block;
  left: 0;
}
.gloryDiv .gloryContentClass::after {
  position: absolute;
  content: '';
  border-left: 1px dashed black;
  height: 100%;
  display: inline-block;
  left: 11px;
  top: 35px;
}
.aboutContentClass .gloryAllDivClass:last-child .gloryContentClass::after {
  display: none;
}
.cultureAllClass {
  background: #F3F3F3;
  display: inline-block;
}
.cultureAllClass .cultureClass {
  padding-top: 124%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.cultureAllClass .cultureClass .cultureItmeClass {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cultureAllClass .cultureClass .culture_title {
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cultureAllClass .cultureClass .culture_content {
  color: #FFFFFF;
  position: absolute;
  line-height: 24px;
  top: 100%;
  left: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(11, 87, 121, 0.8);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  padding: 0 10%;
}
.cultureAllClass .cultureClass:hover .culture_content {
  top: 0%;
  opacity: 1;
}
.newsDivClass {
  color: #8F8F8F;
  font-size: 24px;
}
.newsDivClass .newsTitleClass {
  cursor: pointer;
  line-height: 66px;
  display: inline-block;
  padding: 0 4px;
}
.newsDivClass .newsTitleClass.active,
.newsDivClass .newsTitleClass:hover {
  font-weight: bold;
  color: #0A5574;
}
.newsLiClass {
  min-height: 200px;
  padding: 20px 0;
  border-bottom: 1px solid #7D7D7D;
}
.newsLiClass .newsLiLeftClass {
  padding: 0px;
  max-height: 160px;
  overflow: hidden;
  border-radius: 4px;
}
.newsLiClass .newsLiLeftClass .articleCoverImage {
  object-fit: cover;
}
.newsLiClass .newsLiRightClass {
  padding-left: 20px;
}
.newsLiClass .newsLiRightClass .newsOtherClass span + span {
  padding-left: 16px;
  margin-top: 20px;
  display: inline-block;
}
.newsLiClass .news_title {
  align-items: baseline;
}
.newsLiClass .news_title .tpo_status {
  color: red;
  white-space: nowrap;
}
.newsDetailClass img {
  display: initial;
}
.backClass {
  position: relative;
  z-index: 10;
  margin-bottom: 20px;
  display: inline-block;
}
.productImageClass {
  padding-top: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.productsAllDiv .productsDiv {
  color: black;
  background: #E9E9E9;
}
.productsAllDiv .productsDiv .productImageClass {
  border-radius: 15px 15px 0px 0px;
}
.productsAllDiv .productsDiv .productNameClass {
  padding: 28px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  line-height: 1.5;
}
.productsAllDiv .productsDiv .productDescClass {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.8;
  height: 4em;
  padding: 0 20px;
  white-space: pre-line;
  color: #444;
}
.productsAllDiv .productsDiv .productA {
  position: relative;
  width: 100px;
  line-height: 54px;
  margin: 0 auto;
}
.productsAllDiv .productsDiv:hover .productNameClass,
.productsAllDiv .productsDiv:hover .productA {
  color: var(--color);
}
.productsAllDiv .productsDiv:hover .productDescClass {
  color: black;
}
.productDetail_container .productNameBig {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  padding: 20px;
  color: var(--color);
}
.productDetail_container .content1Class {
  padding: 20px;
}
.productDetail_container .productImageDivClass {
  margin: auto;
}
.productDetail_container .sTitle {
  line-height: 70px;
  text-align: center;
}
.productDetail_container .sTitle.active,
.productDetail_container .sTitle:hover {
  font-weight: bold;
  color: var(--color);
  border-bottom: 2px solid var(--color);
}
.productDetail_container .sTitle + .productDetail_container .sTitle {
  margin-left: 20px;
}
.productDetail_container .sTitle + .sTitle {
  margin-left: 20px;
}
.productDetail_container .itmes {
  padding: 40px 0 40px;
}
.productDetail_container .itmes .itmes-left {
  width: 200px;
  float: left;
}
.productDetail_container .itmes .itmes-left .iTitle {
  border-left: 4px solid var(--color);
  padding-left: 20px;
}
.productDetail_container .itmes .itmes-right {
  width: calc(100% - 200px);
  float: right;
}
.productDetail_container .itmes + .productDetail_container .itmes {
  margin-top: 20px;
}
.productDetail_container .updateClass251217 p + p {
  margin-top: 0em;
}
footer.text-white {
  background: #262626;
  color: #FFFFFF;
  padding-bottom: 0;
}
footer.text-white .contentFooterClaas {
  position: relative;
}
footer.text-white .contactClass {
  padding-left: 20px;
  border-left: 1px solid #7C7C7C;
}
footer.text-white .contactClass li {
  margin: 6px 0;
}
footer.text-white .linkUrlClass {
  color: #B5E2FF;
  text-decoration: underline;
  margin-right: 1em;
}
footer.text-white .webLogoClass {
  width: 6rem;
  height: 6rem;
}
footer.text-white .systemNameClass {
  font-family: iFontszhounianti;
  font-size: 1.8rem;
  margin-top: 10px;
  white-space: nowrap;
}
footer.text-white .contactIcpDiv {
  padding: 10px ;
}
footer.text-white .bottom_f {
  height: 64px;
  background: #868686;
}
footer.text-white .beianImg {
  max-width: initial;
  height: 18px;
  display: initial;
  vertical-align: middle;
  margin-left: 10px;
}
/*分页*/
.page_div {
  display: inline-block;
  margin: 10px auto;
}
.page_div .fr,
.page_div .pagingUl {
  float: right;
}
.page_div .pagingUl,
.page_div .pagingUl li {
  display: inline-block;
}
.page_div .fr,
.page_div .pagingUl a {
  height: 30px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  padding: 0 5px;
  border-radius: 5px;
  display: inline-block;
  min-width: 40px;
  margin-left: 5px;
  background-color: var(--color);
  color: #fff;
  border: 1px solid var(--color);
  box-sizing: content-box;
}
.page_div .fr.activP,
.page_div .pagingUl a.activP,
.page_div .fr:hover,
.page_div .pagingUl a:hover {
  background: #fff;
  color: var(--color);
}
body .animate__delay-0_5s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-delay: calc(var(--animate-delay)*0.5);
  animation-delay: calc(var(--animate-delay)*0.5);
}
body .animate__delay-1_5s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-delay: calc(var(--animate-delay)*1.5);
  animation-delay: calc(var(--animate-delay)*1.5);
}
@media screen and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
  body .f24 {
    font-size: 20px;
  }
  body .f30 {
    font-size: 26px;
  }
  body .title251203 {
    font-size: 28px;
    padding: 30px 0;
  }
  body .container {
    max-width: 95%;
  }
  body .aboutInClass {
    font-size: 24px;
    line-height: 30px;
  }
  body .aboutInClass .aboutImg {
    margin-right: 16px;
    width: 30px;
    height: 30px;
  }
  body .aboutInClass + .aboutInClass {
    margin-top: 30px;
  }
  body footer.text-white .systemNameClass {
    font-size: 1.6rem;
  }
  body header .navClass {
    margin-right: 0vw;
  }
  body header .container {
    padding-left: 1rem;
  }
  .slider .img_systemName {
    font-size: 3rem;
  }
  .nullClass251217 {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  body .container {
    max-width: 100%;
  }
  body header nav.hidden.space-x-8 a.text-gray-700 {
    margin-right: 0em;
    margin-left: 0.5em;
    font-size: 15px;
  }
  body footer.text-white .contactClass {
    border-left: none;
    padding-left: 0;
  }
  .slider .img_systemName {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .sm_none {
    display: none;
  }
  .aboutImgClass img {
    max-height: 40vh;
  }
  .recruitment_body .title251203 {
    justify-content: initial;
  }
  .recruitment_body .title251203 .opacity0 {
    display: none;
  }
  .recruitment_body .recruitmentItmeClass {
    font-size: 18px;
  }
  .recruitment_body .recruitmentItmeClass .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body header .container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  body .py-16 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body .py-12 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body .mt-10 {
    margin-top: 1rem;
  }
  body .gap-10 {
    gap: 1rem;
  }
  body .title251203 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
  }
  body .gloryDiv .oneYClass {
    font-size: 20px;
    width: 4em;
    line-height: 45px;
  }
  .newsList_body .newsDivClass {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .body_index .about_title {
    text-align: center;
    font-size: 20px;
  }
  .body_index .index .about_container .text-dark {
    text-align: center;
  }
  .body_index .index .about_container .mt-10 {
    text-align: center;
  }
  .body_index .index .container_job .job_text2 {
    font-size: 20px;
    margin-top: 20px;
  }
  .body_index .index .title251203 {
    padding: 0 0 0.5rem;
  }
  .about_body .aboutContentClass .title251203 {
    padding-top: 30px;
  }
  .about_body .aboutDivClass {
    flex-direction: column-reverse;
  }
  .about_body .research_team_class .slick-prev {
    left: initial;
  }
  .about_body .research_team_class .slick-next {
    right: 0 !important;
  }
  .about_body .research_team_class .slick-dots {
    bottom: initial;
  }
  .about_body .research_team_class .aboutTextClass {
    margin-top: 40px;
  }
  .contact_body .container .lg\:w-1\/3 {
    width: 80%;
  }
  .contact_body .container .aboutInClass {
    margin-left: 0;
    font-size: 18px;
    margin-top: 10px !important;
  }
  .carousel .carousel-indicators {
    bottom: 20px;
  }
  body {
    --h_height: 80px;
  }
  body .aboutUlClass {
    display: flex;
    justify-content: center;
  }
  body .aboutUlClass li {
    width: 24%;
    text-align: center;
  }
  body .aboutUlClass li a {
    left: 0% !important;
    height: 40px;
    font-size: 16px;
    margin: auto;
    line-height: 40px;
  }
  body .aboutUlClass li + li {
    margin-right: 0%;
  }
  body .navbar-toggle {
    border: 1px solid var(--color);
    position: relative;
    float: right;
    padding: 6px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    z-index: 1000;
  }
  body .navbar-toggle .icon-bar {
    background: var(--color);
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  body .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  body #mobileMenu {
    position: absolute;
    width: 100%;
    text-align: center;
  }
  body #mobileMenu a:hover {
    color: var(--color);
  }
  body header .webLogoClass {
    height: 50px;
  }
  body header .cnText {
    font-size: 18px;
  }
  body header .enText {
    font-size: 12px;
  }
  body .weChatInfoClass {
    max-width: 50%;
    margin: auto;
  }
  body .btn-a {
    width: 150px;
    height: 50px;
    line-height: 50px;
  }
  .newsLiClass {
    flex-wrap: wrap;
    padding: 20px 0 0;
  }
  .newsLiClass .newsLiLeftClass {
    width: 100%;
  }
  .newsLiClass .newsLiRightClass {
    width: 100%;
    padding-left: 0px;
  }
  .newsLiClass .newsLiRightClass .line-clamp-2 {
    -webkit-line-clamp: initial;
  }
  .newsLiClass .newsLiRightClass .inline-flex {
    display: initial;
  }
}
