.inp-title {
  background: #f1f1f1;
  border-bottom: 1px solid #eee;
  padding: 18px 0px;
}
.inp-title .tit {
  width: 92%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inp-title h1 {
  font-size: 18px;
  color: #0d6fb8;
}
.inp-title i {
  font-size: 20px;
  color: #0d6fb8;
}
.inp-title .up {
  transform: rotateZ(180deg);
}
.Inner-drop-down > ul {
  width: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 99;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
  display: none;
}
.Inner-drop-down > ul li {
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  padding: 0 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Inner-drop-down > ul li a {
  padding: 12px;
}
.Inner-drop-down > ul li i {
  padding: 12px;
  color: #888;
}
.Inner-drop-down > ul li .up {
  transform: rotateZ(180deg);
}
.Inner-drop-down > ul .inn-erji {
  display: none;
}
.Inner-drop-down > ul .inn-erji li a {
  color: #666;
  padding: 12px 18px;
  font-size: 13px;
}
.wz-bt {
  font-size: 24px;
  line-height: 1.75;
}
p {
  line-height: 1.75;
}
p.sm {
  font-weight: lighter;
}
.inside-page {
  padding: 30px 0;
  min-height: calc(100vh - 443px);
}
.pag-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin: 20px 0 10px;
}
.pag-bar .iconfont {
  border: 1px solid #ccc;
  font-size: 14px;
  margin: 0 10px;
}
.pag-bar a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
}
.pag-bar .page-num-current {
  background-color: #0d6fb8;
  color: #fff;
}
.inside-list {
  display: flex;
  flex-wrap: wrap;
}
.inside-list * {
  box-sizing: border-box;
}
.inside-list li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
  background-color: #efefef;
}
.inside-list li:nth-child(2n) {
  margin-right: 0;
}
.inside-list li p {
  font-size: 12px;
  padding: 10px 7px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.honorlist {
  margin-top: 20px;
}
.honorlist li {
  padding: 12px 12px 0;
  box-sizing: border-box;
}
.honorlist li img {
  display: block;
  height: 106px;
  width: auto;
  margin: 0 auto;
}
.honorlist li p {
  text-align: center;
  padding: 5px 0 8px;
}
.detail-title h3 {
  font-size: 16px;
  color: #0d6fb8;
  padding-bottom: 10px;
}
.detail-title ul {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4%;
}
.detail-title ul li {
  margin-right: 20px;
  font-size: 12px;
  color: #666;
  display: flex;
  align-items: center;
}
.detail-title ul li i {
  font-size: 14px;
  margin-right: 5px;
  color: #666;
}
.detail-title ul li:last-child {
  margin-right: 0px;
}
.turn_page {
  margin-top: 4%;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
.turn_page a {
  max-width: 45%;
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail-content .tit {
  background-color: #0d6fb8;
  color: #fff;
  padding: 10px 7px;
}
.detail-content .con {
  line-height: 1.875;
  padding: 10px 0;
}
.detail-content .con p {
  font-size: 12px;
  color: #666;
}
.detail-content .con img {
  max-width: 100%!important;
  height: auto !important;
}
.ht-liuyan label {
  margin: 8px 0 5px;
  display: block;
}
.ht-liuyan input,
.ht-liuyan textarea {
  width: 100%;
  font-size: 12px;
  padding: 8px;
}
.ht-liuyan .yzm {
  position: relative;
}
.ht-liuyan .yzm input {
  width: 50%;
  margin-right: 20px;
  border-radius: 1px;
}
.ht-liuyan .yzm img {
  position: absolute;
  left: 60%;
  bottom: 0;
}
.ht-liuyan textarea {
  height: 120px;
  line-height: 2;
  padding: 5px 8px;
}
.ht-liuyan .form-btn {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}
.ht-liuyan .form-btn input {
  width: 80px;
  font-size: 12px;
  background: #666;
  border: none;
  color: #fff;
  cursor: pointer;
}
.ht-liuyan .form-btn input:first-child {
  margin-right: 20px;
  background-color: #0d6fb8;
}
.contact-us .text img {
  width: 50px;
  margin: 0 0 10px 10px;
}
.contact-us h5 {
  font-size: 16px;
  color: #0d6fb8;
}
.contact-us .info {
  margin-top: 30px;
}
.anchorsite {
  position: absolute;
  top: -70px;
}
section {
  position: relative;
}
.about_yuanzhuo .intr {
  padding: 30px 0;
}
.about_yuanzhuo .intr .text {
  margin-top: 15px;
  opacity: 0.8;
  line-height: 1.75;
}
.about_yuanzhuo .intr .text p {
  font-size: 12px;
}
.about_yuanzhuo .intr .pic img {
  border-radius: 10px;
}
.about_yuanzhuo .intr .pic {
  position: relative;
}
.about_yuanzhuo .intr .pic .video-btn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: url(../images/video-btn.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 11;
}
.about_yuanzhuo .stg-w {
  background: url(../images/stg-bg.jpg) no-repeat center;
  padding: 30px 0;
  background-size: cover;
}
.about_yuanzhuo .stg-w ul {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.about_yuanzhuo .stg-w ul * {
  color: #fff;
}
.about_yuanzhuo .stg-w ul li {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.about_yuanzhuo .stg-w ul li p {
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  line-height: 1;
}
.about_yuanzhuo .stg-w ul li p em {
  font-size: 22px;
  margin-right: 2px;
}
.about_yuanzhuo .stg-w ul li span {
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}
.about_yuanzhuo .about-app {
  padding: 30px 0;
}
.about_yuanzhuo .about-app .all {
  line-height: 35px;
  font-size: 14px;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  padding: 0 15px;
  margin: 20px 0;
}
.about_yuanzhuo .about-app ul li {
  padding: 18px;
  margin-top: 18px;
  background-color: #e7e9ec;
  transition: all 0.3s linear;
}
.about_yuanzhuo .about-app ul li p {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
}
.about_yuanzhuo .about-app ul li span {
  opacity: 0.8;
  font-size: 12px;
  line-height: 1.75;
  color: #333;
}
.about_yuanzhuo .milestone {
  overflow: hidden;
  height: 820px;
  padding-top: 90px;
  background: url(../images/milestone-bg.jpg);
  background-size: cover;
}
.about_yuanzhuo .milestone * {
  color: #fff;
}
.about_yuanzhuo .milestone .page {
  height: 100%;
}
.about_yuanzhuo .milestone .con {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 50px;
}
.about_yuanzhuo .milestone .con > div {
  border-radius: 10px;
}
.about_yuanzhuo .milestone .con .swiper-slide {
  display: flex;
  align-items: center;
  padding: 0 1px;
  height: 100%;
}
.about_yuanzhuo .milestone .con .swiper-slide img {
  width: 30%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.about_yuanzhuo .milestone .con .swiper-slide .text {
  flex: 1;
  user-select: none;
}
.about_yuanzhuo .milestone .con .swiper-slide .text h6 {
  font-size: 16px;
}
.about_yuanzhuo .milestone .con .swiper-slide .text p {
  font-size: 10px;
}
.about_yuanzhuo .milestone .con .swiper-slide .text p br {
  display: none;
}
.about_yuanzhuo .milestone .con .swiper-slide .text li {
  padding-left: 12px;
  position: relative;
}
.about_yuanzhuo .milestone .con .swiper-slide .text li::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0.8125rem;
}
.about_yuanzhuo .milestone .con .on {
  padding: 12px;
  background-color: #5cb531;
  z-index: 11;
}
.about_yuanzhuo .milestone .con .on .swiper-slide img {
  margin-right: 10px;
}
.about_yuanzhuo .milestone .con .under {
  display: none;
  width: 42.5%;
  padding: 13px;
  background-color: #fff;
  opacity: 0.4;
}
.about_yuanzhuo .milestone .con .under * {
  color: #34bce4;
}
.about_yuanzhuo .milestone .con .under .swiper-slide {
  height: 11rem;
  position: relative;
}
.about_yuanzhuo .milestone .con .under .swiper-slide::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}
.about_yuanzhuo .milestone .con .under .swiper-slide img {
  margin-right: 20px;
}
.about_yuanzhuo .milestone .con .under .swiper-slide .text {
  flex: 1;
}
.about_yuanzhuo .milestone .con .under .swiper-slide .text h6 {
  font-size: 1.75rem;
}
.about_yuanzhuo .milestone .con .under .swiper-slide .text p {
  font-size: 0.9375rem;
}
.about_yuanzhuo .milestone .con .under .swiper-slide .text li {
  padding-left: 0.75rem;
  position: relative;
}
.about_yuanzhuo .milestone .con .under .swiper-slide .text li::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #34bce4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.about_yuanzhuo .milestone .btm {
  width: 630px;
  height: 314px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background: url(../images/mil-btm.png) no-repeat center bottom;
}
.about_yuanzhuo .milestone .btm .btn {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 225px;
  display: flex;
  justify-content: space-between;
}
.about_yuanzhuo .milestone .btm .btn i {
  font-size: 42px;
  line-height: 43px;
  opacity: 0.35;
  cursor: pointer;
  user-select: none;
}
.about_yuanzhuo .milestone .btm .btn i:hover {
  opacity: 1;
}
.about_yuanzhuo .milestone .btm .age {
  display: flex;
  justify-content: space-between;
}
.about_yuanzhuo .milestone .btm .age .item {
  text-align: center;
  font-size: 20px;
  opacity: 0.35;
  width: 50px;
}
.about_yuanzhuo .milestone .btm .age .item:nth-child(1) {
  margin-top: 224px;
  transform: rotateZ(-52deg);
}
.about_yuanzhuo .milestone .btm .age .item:nth-child(2) {
  margin-left: 24px;
  margin-top: 109px;
  transform: rotateZ(-29deg);
}
.about_yuanzhuo .milestone .btm .age .item:nth-child(3) {
  width: 92px;
  opacity: 1;
  font-size: 40px;
  line-height: 1;
}
.about_yuanzhuo .milestone .btm .age .item:nth-child(4) {
  margin-right: 24px;
  margin-top: 109px;
  transform: rotateZ(29deg);
}
.about_yuanzhuo .milestone .btm .age .item:nth-child(5) {
  margin-top: 224px;
  transform: rotateZ(52deg);
}
.about_yuanzhuo .milestone .btm .age .mil_age1 li {
  order: 2;
}
.about_yuanzhuo .milestone .btm .age .mil_age1 li:last-child {
  order: 1;
}
@media screen and (max-width: 992px) {
  .about_yuanzhuo .milestone {
    height: 480px;
  }
  .about_yuanzhuo .milestone .con .on {
    width: 70%;
  }
  .about_yuanzhuo .milestone .con .under {
    width: 50%;
  }
  .about_yuanzhuo .milestone .btm {
    bottom: -62px;
    transform: translateX(-50%) scale(0.6);
  }
}
@media screen and (max-width: 600px) {
  .about_yuanzhuo .milestone {
    height: 500px;
    padding-top: 45px;
  }
  .about_yuanzhuo .milestone .con {
    margin-top: 40px;
  }
  .about_yuanzhuo .milestone .con .on {
    width: 100%;
  }
  .about_yuanzhuo .milestone .con .under {
    visibility: hidden;
  }
}
.about_yuanzhuo .honor {
  overflow: hidden;
  position: relative;
  background-color: #f2f6fc;
  padding: 40px 0 30px;
}
.about_yuanzhuo .honor .lf .honor_swiper1 {
  margin-top: 20px;
}
.about_yuanzhuo .honor .lf .honor_swiper1 .swiper-slide {
  width: auto !important;
  margin-right: 40px;
  margin-bottom: 15px;
  cursor: pointer;
}
.about_yuanzhuo .honor .lf .honor_swiper1 .swiper-slide h6 {
  font-size: 22px;
  font-weight: normal;
}
.about_yuanzhuo .honor .lf .honor_swiper1 .swiper-slide p {
  font-size: 12px;
  line-height: 1.75;
  font-weight: lighter;
}
.about_yuanzhuo .honor .lf .honor_swiper1 .my-slide-thumb-active {
  opacity: 1;
}
.about_yuanzhuo .honor .lf .honor_swiper1 .my-slide-thumb-active h6 {
  color: #34bce4;
}
.about_yuanzhuo .honor .rg {
  display: none;
}
.about_yuanzhuo .honor .mid {
  display: flex;
}
.about_yuanzhuo .honor .mid .honor_swiper {
  margin: auto;
  width: 100%;
}
.about_yuanzhuo .honor .mid .honor_swiper .hon_pics img {
  display: none;
  margin: 0 auto;
  object-fit: contain;
}
.about_yuanzhuo .honor .mid .honor_swiper .hon_pics .show {
  display: block;
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs {
  display: flex;
  margin-top: 25px;
  justify-content: center;
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs i {
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  user-select: none;
  position: relative;
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs i::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #d0d9e6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs i:last-child {
  margin-right: 0;
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs .on {
  border-color: #34bce4;
}
.about_yuanzhuo .honor .mid .honor_swiper .pics_tabs .on::after {
  background-color: #34bce4;
}
.about_yuanzhuo .honor .med {
  position: absolute;
}
.about_yuanzhuo .honor .med li {
  visibility: hidden;
}
.app_list {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
.app_list li {
  width: 100%;
  padding: 18px;
  transition: all 0.3s linear;
  background-color: #e7e9ec;
  margin-bottom: 18px;
}
.app_list li p {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  color: #333;
}
.app_list li span {
  font-size: 12px;
  opacity: 0.8;
  line-height: 1.75;
  color: #333;
}
.article_detail {
  padding: 30px 0;
}
.article_detail .box {
  width: 100%;
  margin-bottom: 10px;
}
.article_detail .box .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article_detail .tit {
  position: relative;
}
.article_detail .tit h5 {
  font-size: 24px;
  font-weight: normal;
}
.article_detail .tit .news_date {
  margin: 15px 0;
}
.article_detail .tit .news_date em {
  color: #34bce4;
  font-size: 20px;
  font-weight: bold;
}
.article_detail .tit .news_date span {
  opacity: 0.7;
}
.article_detail .tit ul {
  display: none;
}
.article_detail .tit ul li {
  position: relative;
  margin-right: 18px;
  cursor: pointer;
}
.article_detail .tit ul li:last-child {
  margin-right: 0;
}
.article_detail .tit ul li i {
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #e5e7ec;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #5e7190;
  font-size: 24px;
}
.article_detail .tit ul li .pic {
  position: absolute;
  left: 50%;
  bottom: 120%;
  transform: translateX(-50%);
  width: 130px;
  display: none;
}
.article_detail .tit ul li .pic img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.article_detail .tit ul li:hover .pic {
  display: block;
}
.article_detail .con {
  line-height: 1.875;
}
.article_detail .con .btm {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #e1e7f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article_detail .con .new_page {
  flex: 1;
}
.article_detail .con .new_page a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.article_detail .con .more {
  border-radius: 20px;
  border: 1px solid #e2e2e2;
  line-height: 40px;
  padding: 0 20px;
}
.pro-page .pro-overview {
  padding: 30px 0;
}
.pro-page .pro-overview table tr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pro-page .pro-overview table tr td {
  width: 100%;
}
.pro-page .pro-overview table tr td:nth-child(2) {
  margin-top: 20px;
}
.pro-page .pro-overview table tr td:nth-child(2) h2 {
  font-size: 22px;
  color: #ff6d00;
  font-weight: normal;
  padding-left: 70px;
  position: relative;
}
.pro-page .pro-overview table tr td:nth-child(2) h2::after {
  content: '';
  width: 40px;
  height: 3px;
  background-color: #ff6d00;
  position: absolute;
  top: 50%;
  left: 10px;
}
.pro-page .pro-overview table tr td:nth-child(2) h1 {
  font-size: 24px;
  line-height: 2.5;
}
.pro-page .pro-overview table tr td:nth-child(2) p {
  font-size: 18px;
  font-weight: lighter;
  line-height: 1.75;
}
.pro-page .pro-model table tr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f1f1f1;
}
.pro-page .pro-model table tr td {
  width: 100%;
}
.pro-page .pro-model table tr td:nth-child(1) {
  background-color: #939393;
  padding: 30px 20px;
  color: #fff;
}
.pro-page .pro-model table tr td:nth-child(1) h1 {
  font-size: 24px;
  font-weight: normal;
}
.pro-page .pro-model table tr td:nth-child(1) ul {
  margin-top: 8px;
}
.pro-page .pro-model table tr td:nth-child(1) ul li {
  line-height: 40px;
  border-bottom: 1px solid #ececec;
  color: #ececec;
  position: relative;
  font-size: 12px;
  cursor: pointer;
}
.pro-page .pro-model table tr td:nth-child(1) ul li::after {
  content: '+';
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 40px;
  color: #ececec;
}
.pro-page .pro-model table tr td:nth-child(1) ul li p {
  line-height: 40px;
}
.pro-page .pro-model table tr td:nth-child(1) ul li:hover {
  color: #34bce4;
  border-color: #34bce4;
}
.pro-page .pro-model table tr td:nth-child(1) ul li:hover::after {
  color: #34bce4;
}
.pro-page .pro_list {
  padding: 30px 0;
}
.pro-page .pro_list ul {
  display: flex;
  flex-wrap: wrap;
}
.pro-page .pro_list ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.pro-page .pro_list ul li:nth-child(2n) {
  margin-right: 0;
}
.pro-page .pro_list ul li .pic {
  border: 5px solid #ececec;
}
.pro-page .pro_list ul li p {
  font-size: 14px;
  text-align: center;
  margin-top: 12px;
}
.pro-page .pro_list ul li span {
  width: 80px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: #0072bc;
  margin: 10px auto;
  font-size: 12px;
}
.pro-page .pro_list ul li:hover .pic {
  border-color: #34bce4;
}
.pro-page .pro_list ul li:hover span {
  background-color: #d81a0b;
}
.pro-page .pro_list h1 {
  font-size: 18px;
  font-weight: normal;
  color: #757778;
  margin-top: 5%;
  line-height: 1.5;
}
.model_list {
  padding: 5% 0;
}
.model_list h5 {
  padding: 10px 15px;
  line-height: 1.75;
  text-align: left;
  background-color: #0072bc;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}
.pro_content .con-main {
  padding: 30px 0;
}
.pro_content .con-main .tab-list {
  border-bottom: 3px solid #afafaf;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pro_content .con-main .tab-list li {
  margin-right: 10px;
}
.pro_content .con-main .tab-list li:nth-child(n+5) {
  display: none;
}
.pro_content .con-main .tab-list li a {
  padding: 0 8px;
  line-height: 35px;
}
.pro_content .con-main .tab-list .on {
  background-color: #34bce4;
}
.pro_content .con-main .tab-list .on a {
  color: #fff;
}
.pro_content .con-main .con-box {
  background-color: #f2f2f2;
  margin-top: 20px;
  padding: 20px;
}
.pro_content .con-main .con-box .pic {
  filter: contrast(90%);
  -webkit-filter: contrast(90%);
}
.pro_content .con-main .con-box .pic img {
  margin: 0 auto;
}
.pro_content .con-main .con-box .rg {
  margin-top: 20px;
  background-color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.75;
}
.pro_content .con-main .con-box .rg h1 {
  font-size: 20px;
}
.pro_content .con-main .con-box .rg .con {
  font-weight: normal;
  color: #454545;
  margin-top: 20px;
}
.pro_content .con-main .con-box .rg .btn {
  display: flex;
  margin-top: 20px;
}
.pro_content .con-main .con-box .rg .btn a {
  width: 150px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #666;
  margin-right: 10px;
}
.pro_content .con-main .con-box .rg .btn a:hover {
  background-color: #34bce4;
  color: #fff;
}
.pro_content .con-main .con-box .rg .btn a:last-child {
  margin-right: 0;
}
.pro_content .other .tit {
  line-height: 60px;
  font-size: 20px;
  background-color: #db9276;
  color: #001842;
}
.pro_content .other .con {
  padding: 30px 0;
}
.pro_content .other .rel .top li {
  margin-bottom: 20px;
  background-color: #f3f6fd;
  border-top: 3px solid #34bce4;
  padding: 15px 22px;
  line-height: 1.875;
  border-radius: 0 0 10px 10px;
  position: relative;
  cursor: pointer;
}
.pro_content .other .rel .top li:last-child {
  margin-right: 0;
}
.pro_content .other .rel .top li h3 {
  font-size: 22px;
}
.pro_content .other .rel .top li p {
  font-weight: lighter;
}
.pro_content .other .rel .top li:hover {
  background-color: #34bce4;
  border-radius: 10px;
  color: #fff;
}
.pro_content .other .rel .rel-list {
  margin-top: 20px;
  position: relative;
}
.pro_content .other .rel .rel-list li .pic img {
  border-radius: 10px;
}
.pro_content .other .rel .rel-list li .text {
  margin-top: 10px;
  padding-bottom: 40px;
  line-height: 1.875;
}
.pro_content .other .rel .rel-list li .text h3 {
  font-size: 20px;
  color: #001842;
}
.pro_content .other .rel .rel-list li .text p {
  font-weight: lighter;
}
.pro_content .other .rel .rel-list .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 11;
}
.pro_content .other .rel .rel-list .btn .iconfont {
  margin-right: 10px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  cursor: pointer;
}
.pro_content .other .rel .rel-list .btn .iconfont:hover {
  background-color: #34bce4;
  color: #fff;
}
.pro_content .other .hye .tit {
  background-color: #21a15a;
}
.pro_content .other .hye .hye-list {
  display: flex;
  flex-wrap: wrap;
}
.pro_content .other .hye .hye-list li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.pro_content .other .hye .hye-list li:nth-child(2n) {
  margin-right: 0;
}
.pro_content .other .hye .hye-list li .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pro_content .other .hye .hye-list li .text img {
  width: 30px;
}
.pro_content .other .hye .hye-list li .text p {
  color: #fff;
  margin-top: 10px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.pro_content .other .hye .con-con {
  margin-top: 5%;
  overflow-x: auto;
}
.pro_content .other .hye .con-con table {
  width: 100% !important;
}
.pro_content .other .hye .con-con table td {
  border: 1px solid #e2e2e2;
  padding: 5px;
}
.video-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.video-list li {
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.video-list li:nth-child(2n) {
  margin-right: 0;
}
.video-list li::after {
  content: '';
  width: 0;
  height: 2px;
  background-color: #34bce4;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s linear;
}
.video-list li .pic {
  position: relative;
}
.video-list li img {
  border-radius: 10px;
}
.video-list li span {
  height: 40px;
  display: flex;
  align-items: center;
}
.video-list li:hover::after {
  width: 100%;
  transition: all 0.5s linear;
}
.nav-btn {
  display: flex;
  justify-content: center;
}
.nav-btn a {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid rgba(0, 24, 66, 0.25);
  margin-left: 10px;
  transition: all 0.2s linear;
}
.nav-btn a:first-child {
  margin-left: 0;
}
.nav-btn a:hover {
  border-color: #34bce4;
  background-color: #34bce4;
  color: #fff;
  transition: all 0.2s linear;
}
.nav-btn .active {
  border-color: #34bce4;
  background-color: #34bce4;
  color: #fff;
}
.about_page .nav-btn {
  justify-content: center;
  margin-bottom: 20px;
}
.down-l {
  background-color: #fbfcfe;
  padding: 20px 0;
}
.down-l ul {
  margin-top: 30px;
}
.down-l ul li {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.down-l ul li img {
  border-radius: 10px;
}
.down-l ul li span {
  line-height: 40px;
  text-align: center;
}
.down-l ul li:hover {
  border-color: #34bce4;
}
.down_list li {
  margin-top: 15px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.down_list li a {
  display: flex;
  align-items: center;
}
.down_list li .pic {
  width: 35%;
}
.down_list li .text {
  flex: 1;
  padding: 0 4%;
}
.down_list li .text p {
  font-size: 15px;
}
.down_list li .text em {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  color: #454545;
}
.down_list li .text span {
  font-size: 10px;
  line-height: 1.75;
  color: #666;
}
.newslist {
  padding: 20px 0;
}
.newslist .nav-btn {
  margin-top: 10px;
}
.newslist .article_list {
  margin-top: 20px;
}
.newslist .article_list li {
  margin-bottom: 15px;
}
.newslist .article_list li a {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.newslist .article_list li img {
  width: 30%;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
}
.newslist .article_list li .text {
  flex: 1;
  padding-left: 10px;
}
.newslist .article_list li .text h5 {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.newslist .article_list li .text p {
  font-size: 12px;
  color: #666;
}
.newslist .article_list li:hover {
  background-color: #f2f6fc;
}
.newslist .article_list li:hover a i {
  left: 350px;
  opacity: 1;
  transition: all 0.3s linear;
}
.message-w {
  padding: 30px 0;
}
.message-w .form-con {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.message-w .form-con input,
.message-w .form-con textarea,
.message-w .form-con select {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid rgba(1, 60, 161, 0.1);
  line-height: 1.875;
  font-size: 12px;
}
.message-w .form-con input::placeholder,
.message-w .form-con textarea::placeholder,
.message-w .form-con select::placeholder {
  font-size: 12px;
  color: rgba(0, 24, 66, 0.5);
  font-family: sans-serif;
}
.message-w .form-con input {
  width: 100%;
  padding-right: 47px;
  background: url(../images/x.png) no-repeat right center;
}
.message-w .form-con select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: url(../images/down-ico.png) no-repeat right center;
  color: rgba(0, 24, 66, 0.5);
}
.message-w .form-con option {
  color: rgba(0, 24, 66, 0.5);
}
.message-w .form-con textarea {
  width: 100%;
}
.message-w input[type="submit"] {
  width: 150px;
  line-height: 35px;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #e2e2e2;
  cursor: pointer;
  margin-top: 15px;
}
.contact-cont {
  padding: 30px 0;
  background-color: #f2f6fc;
  position: relative;
}
.contact-cont .lf tr {
  height: 90px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(1, 60, 161, 0.1);
}
.contact-cont .lf tr td {
  width: auto !important;
  margin-right: 10px;
  line-height: 1.75;
  border: none;
  text-align: left;
}
.contact-cont .lf tr td img {
  width: 45px;
}
.contact-cont .lf tr td strong {
  font-size: 15px;
}
.contact-cont .lf tr td p {
  font-size: 14px;
}
.contact-cont .rg img {
  margin: 0 auto;
}
.join_us-list {
  padding: 4% 0;
}
.join_us-list .title {
  position: relative;
}
.join_us-list .title .nav-btn {
  position: absolute;
  right: 0;
  bottom: 1.75rem;
}
@media screen and (max-width: 600px) {
  .join_us-list .title .nav-btn {
    position: static;
    margin-top: 10px;
  }
}
.join_us-list .job-list {
  overflow-x: auto;
  margin-top: 20px;
}
.join_us-list .job-list table {
  min-width: 800px;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0px !important;
  line-height: 1.875;
}
.join_us-list .job-list table tbody:nth-of-type(2n-1) {
  background-color: #f8fbff;
}
.join_us-list .job-list table th,
.join_us-list .job-list table td {
  padding: 10px 20px;
  text-align: left;
  min-height: 50px;
}
.join_us-list .job-list table th {
  background-color: #34bce4;
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
}
.join_us-list .job-list table td {
  font-weight: lighter;
}
.join_us-list .job-list table td h2 {
  font-size: 14px;
}
.join_us-list .job-list table .job-con {
  display: none;
}
.join_us-list .job-list table .job-con td {
  border-top: 1px solid #eee;
}
.join_us-list .job-list table .down-btn {
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
}
.join_us-list .job-list table .down-btn i {
  color: #c6cbd5;
  font-size: 1.5625rem;
  line-height: 1;
  display: block;
  margin-left: 0.625rem;
}
.join_us-list .job-list table .on td {
  color: #34bce4;
}
.join_us-list .job-list table .on td i {
  transform: rotate(180deg);
  color: #34bce4;
}
