@charset "UTF-8";
/* 自定义全局颜色变量 */

html.rd-navbar-fixed-linked .page {
  padding-top: 56px;
}

.block {
  display: block;
}

p+p {
  margin: 0 0;
}

p+* {
  margin: 0 0;
}

*+p, p+p, p+* {
  margin: 0 0;
}

/* online */

.online dl {
  background: var(--first_color);
  padding: 10px 5px;
  margin-bottom: 1px;
  position: relative
}

.online dl:hover {
  background: var(--first_color)
}

.online dl dt button {
  margin: 10px 0;
  border: none;
  border-radius: 5px;
  width: 100%;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  background: var(--first_color);
  color: #fff;
  cursor: pointer
}

a {
  color: #333;
}

a:focus, a:hover {
  color: var(--first_color);
}

.rd-navbar-static .rd-navbar-dropdown>li.active>a, .rd-navbar-static .rd-navbar-dropdown>li.active>a:focus, .rd-navbar-static .rd-navbar-dropdown>li.active>a:active {
  color: var(--first_color);
}

/* self-design */

@font-face {
  font-family: hkl;
  src: url(../images/hkl.TTF);
}

@font-face {
  font-family: jh;
  src: url(../images/jh.TTF);
}

.rd-navbar-static .rd-navbar-nav-wrap>*:last-child {
  padding-left: 15px;
}

.rd-navbar-static .rd-navbar-nav-wrap>*:first-child {
  padding-right: 15px;
}

/* 全局container */

.container {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 480px) {
  .container {
    width: 606px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1148px;
  }
}

/* head1 start */

.rd-navbar-static {
  padding: 0 0 !important;
  box-shadow: none !important;
}

.rd-navbar-inner {
  padding: 0 0 !important;
  margin: 0 0;
}

.rd-navbar-content1 {
  max-width: 100% !important;
  display: block !important;
}

/* logo start */

.rd-navbar1 {
  width: 100%;
  margin: 0 0;
  padding: 0 0 !important;
}

.rd-navbar1-content {
  width: 100%;
  float: left;
  position: relative;
}

.rd-brand-logo1 {
  width: 100%;
  position: relative;
}

/* lang */

.wwg-lang {
  position: absolute;
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 10px;
  text-align: center;
  color: #333;
  ;
}

.wwg-lang p {
  margin: 0 0;
}

.wwg-lang p:nth-child(1) {
  font-size: 12px;
  color: #333;
  line-height: 12px;
  float: left;
}

.wwg-lang p:nth-child(2), .wwg-lang p:nth-child(4) {
  float: left;
  line-height: 12px;
}

.wwg-lang p:nth-child(3) {
  width: 2px;
  height: 13px;
  background: #adadad;
  margin: 0 5px;
  float: left;
}

/* lang */

.rd-brand-logo1-group {
  width: auto;
  float: left;
  display: flex;
  height: 126px;
  align-items: center;
  justify-content: flex-start;
}

/* logo end */

/* nav contact start */

.rd-nav-contact {
  width: 280px;
  height: 126px;
  float: right;
  padding-top: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.rd-nav-contact-content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.rd-nav-contact-content img{
  width: 52px !important;
  height: 44px !important;
}

.rnc-box {
  width: auto;
  float: right;
  margin-left: 6px;
}

.rnc-box p {
  margin: 0 0;
  text-align: left;
}

.rnc-box p:nth-child(1) {
  font-size: 14px;
  color: #404040;
  margin: 0 0;
  text-align: left;
  line-height: 14px;
  margin-top: 3px;
}

.rnc-box p:nth-child(2) {
  font-size: 24px;
  font-family: '117-CAI978';
  margin: 0 0;
  text-align: left;
  line-height: 24px;
  margin-top: 3px;
  color: #404040;
}

/* nav contact end */



@media(max-width:1199px) {
  .rd-brand-logo1 {
    width: 92%;
    float: left;
    top: 0;
    left: 0;
    position: unset !important;
    justify-content: space-between !important;
  }
  .rd-brand-logo1-group {
    width: auto;
    height: 56px;
  }
  .rd-nav-contact {
    width: 60%;
    height: 56px;
    padding: 0 0;
    justify-content: center;
  }
  .rd-nav-contact-content{
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  .rd-navbar-fixed .rd-navbar-brand img {
    height: 50px;
  }
  .wwg-lang{
    right: 6%;
    top: 5px;
  }
}

@media(max-width:767px) {
  .rd-navbar1-content {
    padding: 0 15px;
  }
  .rd-brand-logo1 {
    width: 90%;
  }
  .rd-nav-contact {
    display: none;
  }
  .rd-brand-logo1-group {
    padding-right: 0;
  }
  .wwg-lang {
    right: 15px;
    top: 3px;
}
  .wwg-lang p:nth-child(1){
    display: none;
  }
}

/* nav form end */

/* logo end */

/* nav start */

.ra-navbar-nav-wrap1 {
  width: 100%;
  padding: 0 0 !important;
  margin: 0 0;
  height: auto !important;
  background: #404040;
}

.rd-navbar-nav1 {
  width: 100%;
  height: auto;
  margin: 0 0 !important;
  display: flex;
}

.rd-navbar-nav1 .rd-nav-item {
  width: 100%;
}

.rd-navbar-static .rd-navbar-nav1>li {
  margin: 0 0;
  padding: 0 0;
  background: linear-gradient(to bottom, #8c8c8c, #8c8c8c) no-repeat left center / 0.6px 44px, linear-gradient(to bottom, #8c8c8c, #8c8c8c) no-repeat right center / 0.6px 44px;
}

.rd-navbar .rd-navbar-nav>li>a {
  width: 100%;
  font-size: 14px;
  line-height: 44px;
  font-weight: unset;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff;
  position: relative;
}

.rd-navbar-static .rd-navbar-nav>li.opened>a, .rd-navbar-static .rd-navbar-nav>li.active>a, .rd-navbar-sidebar .rd-navbar-nav>li.opened>a, .rd-navbar-sidebar .rd-navbar-nav>li.active>a {
  color: #fff;
  background: var(--first_color);
}

.rd-navbar-static .rd-navbar-nav>li>a:hover, .rd-navbar-sidebar .rd-navbar-nav>li>a:hover {
  color: #fff;
  background: var(--first_color);
}

.rd-navbar-fullwidth .rd-navbar-dropdown>li.focus>a, .rd-navbar-fullwidth .rd-navbar-dropdown>li.opened>a, .rd-navbar-static .rd-navbar-dropdown>li.focus>a, .rd-navbar-static .rd-navbar-dropdown>li.opened>a {
  color: var(--first_color);
}

.rd-navbar-submenu-toggle {
  display: block;
}

/* 展开下拉菜单时 */

.rd-navbar-static .rd-navbar-nav>li.focus>a {
  color: #fff;
  background: var(--first_color);
}

.rd-navbar-static .rd-navbar-nav>li.opened>a:after, .rd-navbar-static .rd-navbar-nav>li.active>a:after, .rd-navbar-sidebar .rd-navbar-nav>li.opened>a:after, .rd-navbar-sidebar .rd-navbar-nav>li.active>a:after, .rd-navbar-static .rd-navbar-nav>li>a:hover:after, .rd-navbar-sidebar .rd-navbar-nav>li>a:hover:after, .rd-navbar-static .rd-navbar-nav>li.focus>a:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 0px;
  background: #fff;
}

@media (min-width: 1200px) {
  .rd-navbar-submenu-toggle {
    display: none;
  }
}

/* 下拉菜单 */

.rd-navbar-static .rd-navbar-nav>li>.rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav>li .rd-navbar-megamenu {
  margin: 0 0;
  padding: 15px 15px;
  padding-top: 5px;
}

/* 下拉菜单点击，滑动 */

.rd-navbar-fullwidth .rd-navbar-dropdown>li>a:hover, .rd-navbar-static .rd-navbar-dropdown>li>a:hover {
  color: var(--first_color);
}

@media(min-width:1200px) {
  .rd-navbar-submenu-toggle {
    display: none !important;
  }
}

@media(max-width:1199px) {
  .rd-navbar .rd-navbar-nav>li>a {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: unset;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #000;
  }
  .navfixed-container {
    width: 100%;
  }
  .rd-navbar-fixed .rd-navbar-nav-wrap {
    top: 56px;
  }
  .rd-navbar-fixed .rd-navbar-submenu-toggle::after {
    height: 46px;
    line-height: 46px;
  }
  .rd-navbar-fixed .rd-navbar-nav li:hover>a, .rd-navbar-fixed .rd-navbar-nav li.focus>a, .rd-navbar-fixed .rd-navbar-nav li.active>a, .rd-navbar-fixed .rd-navbar-nav li.opened>a {
    background: var(--first_color);
  }
}

/* 自适应导航按钮 */

.rd-navbar-toggle {
  width: 8%;
  height: 56px;
}

.rd-navbar-fixed .rd-navbar-toggle {
  display: inline-block;
  right: 0px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  right: 0;
  left: unset;
  transform: translateX(126%);
}

.rd-navbar-fixed .rd-navbar-brand {
  left: 10px;
}

/* head1 end */

/* swiper start */

.sw_banner a {
  display: block;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--first_color))
}

.swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  display: inline-block;
  border-radius: 0;
  background: var(--first_color);
  opacity: .3
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--first_color))
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 30px;
  left: 0;
  width: 100%
}

/* swiper end */




/* about1 start */

.section-about1 {
  width: 100%;
  padding: 54px 0;
  padding-bottom: 24px;
}

.section-about1-content {
  width: 100%;
  padding-bottom: 30px;
  background: url(../images/ashadow.png) no-repeat left bottom;
}

.section-about1-content-group {
  width: 100%;
  float: left;
  background: url(../images/abg.jpg) no-repeat center center;
  background-size: cover;
}

/* title */

.sac-text-title1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  background: url(../images/atl.png) no-repeat center center;
}

.sac-text-title1-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sac-text-title1-content p {
  margin: 0 0;
  font-size: 60px;
  line-height: 50px;
  color: var(--first_color);
}

.sac-text-title1-group {
  margin: 0 0;
  margin-left: 5px;
}

.sac-text-title1-group p {
  margin: 0 0;
}

.sac-text-title1-group p:nth-child(1) {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}

.sac-text-title1-group p:nth-child(2) {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

/* title end */

/* img */

.sac1-img1 {
  width: 50%;
  float: left;
  padding-right: 14px;
}

.sac1-img1 img {
  width: 100%;
}

/* img */

/* text */

.sac1-text1 {
  width: 50%;
  float: left;
  padding-top: 45px;
  padding-left: 14px;
  padding-right: 34px;
}

.sac1-text1-title {
  width: 100%;
  text-align: left;
}

.sac1-text1-title p {
  margin: 0 0;
}

.sac1-text1-title p:nth-child(1) {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 7px;
}

.sac1-text1-title p:nth-child(2) {
  font-size: 12px;
  line-height: 14px;
  color: #666666;
  letter-spacing: 1px;
}

.sac1-text1-content {
  width: 100%;
  color: #444444;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 35px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-indent: 2em;
}

/* text */

@media(max-width:1199px) {
  .sac1-text1 {
    padding-top: 20px;
  }
  .sac1-text1-content {
    margin-bottom: 20px;
  }
  .section-about1-content {
    background-size: 100%;
  }
}

@media(max-width:991px) {
  .sac1-text1-content {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media(max-width:767px) {
  .section-about1 {
    width: 100%;
    padding: 30px 15px;
    padding-bottom: 30px;
  }
  .sac1-img1 {
    width: 100%;
    float: left;
    padding-right: 0;
  }
  .sac1-text1 {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 20px;
  }
  .sac1-text1-content {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .section-about1-content {
    background: none;
    padding-bottom: 0;
  }
}

/* about1 end */

/* product start */

.section-product1 {
  padding: 54px 0;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
}

/* title */

.spc-text-title1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  background: url(../images/ptl.png) no-repeat center center;
}

.spc-text-title1-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.spc-text-title1-content p {
  margin: 0 0;
  font-size: 60px;
  line-height: 50px;
  color: #fff;
}

.spc-text-title1-group {
  margin: 0 0;
  margin-left: 5px;
}

.spc-text-title1-group p {
  margin: 0 0;
}

.spc-text-title1-group p:nth-child(1) {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}

.spc-text-title1-group p:nth-child(2) {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

/* title */

/* 列表 */

.section-product1-content {
  width: 100%;
}

.spac1-list-title {
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  text-align: center;
  color: #444444;
  margin-top: 2px;
}

.spc1-more {
  width: 100%;
  margin-top: 45px;
  text-align: center;
}

@media(max-width:767px) {
  .section-product1 {
    padding: 30px 15px;
  }
  .spc1-more {
    margin-top: 25px;
  }
}

/* product end */

/* news start */

.section-news1 {
  padding: 54px 0;
  background: #fff;
}

.section-news1-content {
  width: 100%;
  float: left;
}

/* one */

.section-news1-content-one {
  width: 66%;
  float: left;
}

.section-news1-title {
  width: 100%;
  float: left;
  margin-bottom: 24px;
  border-bottom: 1px #ccc solid;
}

.section-news1-title img {
  float: left;
  margin-right: 6px;
}

.section-news1-title a p {
  margin: 0 0;
  float: left;
}

.section-news1-title a:nth-child(2) p {
  color: #444444;
  font-size: 26px;
  line-height: 48px;
  font-weight: bold;
}

.section-news1-title a:nth-child(3) {
  float: right;
}

.section-news1-title a:nth-child(3) p {
  float: right;
  color: 444444;
  font-size: 14px;
  line-height: 48px;
}

.snc1-one-group {
  width: 100%;
  float: left;
}

.snc1-one-group-img {
  width: 24%;
  float: left;
}

.snc1-one-group-img img {
  width: 100%;
}

.snc1-one-group-box {
  width: 76%;
  float: left;
  padding-left: 14px;
}

.snc1-one-group-box-list {
  width: 100%;
  float: left;
  margin-top: 27px;
}

.snc1-one-group-box-list:nth-child(1) {
  margin: 0 0;
}

.snc1-ogbl-time {
  width: 88px;
  height: 88px;
  float: left;
  padding: 18px 12px;
  background: #ccc;
}

.snc1-ogbl-time p {
  margin: 0 0;
  color: #fff;
  text-align: center;
}

.snc1-ogbl-time p:nth-child(1) {
  font-size: 28px;
  line-height: 28px;
}

.snc1-ogbl-time p:nth-child(2) {
  font-size: 24px;
  line-height: 28px;
}

.snc1-ogbl-text {
  width: 84%;
  float: left;
  padding-left: 10px;
}

.snc1-ogbl-text p:nth-child(1) {
  width: 100%;
  font-size: 16px;
  line-height: 18px;
  color: #444444;
  text-align: left;
  margin: 10px 0;
}

.snc1-ogbl-text p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  color: #888888;
}

.snc1-one-group-box-list:hover .snc1-ogbl-time {
  background: var(--first_color);
}

.snc1-one-group-box-list:hover .snc1-ogbl-text p {
  color: var(--first_color);
}

/* two */

.section-news1-content-two {
  width: 34%;
  float: left;
  padding-left: 26px;
}

.section-news1-img {
  width: 100%;
}

.section-news1-img img {
  width: 100%;
}

.snc1-two-group {
  width: 100%;
}

.snc1-two-group-list {
  margin-top: 20px;
}

.snc1-two-group-list p {
  margin: 0 0;
  padding-left: 30px;
}

.snc1-two-group-list p:nth-child(1) {
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin-bottom: 6px;
  background: url(../images/q.png) no-repeat left center;
}

.snc1-two-group-list p:nth-child(2) {
  width: 100%;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  background-position-y: 3px;
  background: url(../images/a.png) no-repeat left top;
}

.snc1-two-group-list:hover p:nth-child(1) {
  color: var(--first_color);
  background: url(../images/sq.png) no-repeat left center;
}

.snc1-two-group-list:hover p:nth-child(2) {
  color: #ff8847;
  background-position-y: 3px;
  background: url(../images/sa.png) no-repeat left top;
}

@media(max-width:1199px) {
  .snc1-one-group-img {
    width: 27%;
    float: left;
  }
  .snc1-one-group-box {
    width: 73%;
  }
  .snc1-one-group-box-list {
    margin-top: 12px;
  }
  .snc1-ogbl-text {
    width: 79%;
  }
}

@media(max-width:991px) {
  .snc1-one-group-img {
    width: 33%;
    float: left;
  }
  .snc1-one-group-box {
    width: 67%;
  }
  .snc1-ogbl-text {
    width: 72%;
  }
  .snc1-two-group-list {
    margin-top: 30px;
  }
}

@media(max-width:767px) {
  .section-news1 {
    padding: 30px 15px;
    background: #fff;
  }
  .section-news1-content-one {
    width: 100%;
    float: left;
  }
  .section-news1-content-two {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-top: 30px;
  }
  .snc1-one-group-img {
    width: 100%;
    float: left;
    height: 200px;
    overflow: hidden;
    position: relative;
  }
  .snc1-one-group-img img {
    width: 100%;
    position: absolute;
    bottom: -100%;
  }
  .snc1-one-group-box {
    width: 100%;
    padding-left: 0;
  }
  .snc1-one-group-box-list {
    margin-top: 15px;
  }
  .snc1-one-group-box-list:nth-child(1) {
    margin-top: 15px;
  }
  .snc1-ogbl-time {
    width: 31%;
  }
  .snc1-ogbl-text {
    width: 69%;
  }
}

/* news end */

/* foot1 start */

.pre-footer-corporate1 {
  display: none;
  padding: 0 0;
  padding-top: 52px;
  padding-bottom: 47px;
  background-color: #f8f8f8;
  background-image: url(../images/fbg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.pfc-container1 {
  width: 100%;
}

.pfc-content1 {
  width: 35%;
  float: left;
}

.pfc-content1-title {
  width: 100%;
}

.pfc-content1-title p {
  margin: 0 0;
}

.pfc-content-title p:nth-child(1) {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  margin: 6px 0;
}

.pfc-content1-title p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: 'hkl';
  text-transform: uppercase;
}

.pfc-contact1 {
  width: 100%;
}

.pfc-group1 {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.pfc-group1:nth-child(1), .pfc-group1:nth-child(2) {
  width: 50%;
}

.pfc-group1-img {
  width: 23px;
  height: 23px;
  float: left;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pfc-group1-text {
  width: 88%;
  float: left;
  padding-left: 5px;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  color: #333;
}

.pfc-group1-text a {
  color: #333;
}

.pfc-code1 {
  width: 266px;
  float: right;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.pfc-code1-img {
  width: 158px;
}

.pfc-code1-img img {
  width: 100%;
}

.pfc-code1-text {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.pfc-code1-text p {
  margin: 0 6px;
  font-size: 14px;
  color: #333;
  line-height: 14px;
  writing-mode: vertical-lr;
}

@media(max-width:1199px) {
  .pre-footer-corporate1 {
    background-size: auto;
  }
  .pfc-content1 {
    width: 43%;
  }
}

@media(max-width:991px) {
  .pfc-content1 {
    width: 55%;
  }
}

@media(max-width:767px) {
  .pre-footer-corporate1 {
    padding: 0 15px;
    padding-top: 52px;
    padding-bottom: 47px;
  }
  .pfc-content1 {
    width: 100%;
  }
  .pfc-content1-title p:nth-child(1) {
    font-size: 24px;
  }
  .pfc-group1:nth-child(1), .pfc-group1:nth-child(2) {
    width: 100%;
  }
}

/* foot1 end */

/* foot2 start */

.pre-footer-corporate2 {
  width: 100%;
  float: left;
  padding: 40px 0;
  background: #333;
}

.pfc-content2 {
  width: 100%;
  margin: 0 auto;
}

.pfc-content2-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 17px;
  border-bottom: 1px #666 solid;
}

.pfc-content2-nav-group {
  width: 100%;
  text-align: center;
}

.pfc-cng2-name {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}

.pfc-cng2-name:hover {
  color: #ffffff;
}

.pfc-content2-contact {
  width: 100%;
  text-align: center;
}

.pfc-content2-contact-title {
  width: 100%;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  padding-top: 24px;
  font-weight: bold;
}

.pfc-content2-contact-group p, .pfc-content2-contact-group p a, .pfc-content2-contact-group p a:hover {
  font-size: 14px;
  color: #fff;
  margin: 0 0;
}

.pfc-content2-contact-group p {
  margin-top: 8px;
}

@media(max-width:991px) {
  .pfc-content2 {
    width: 100%;
  }
}

@media(max-width:767px) {
  .pre-footer-corporate2 {
    padding: 30px 15px;
  }
  .pfc-content2-nav {
    display: unset;
    float: left;
    margin-bottom: 15px;
  }
  .pfc-content2-nav-group {
    width: 25%;
    float: left;
  }
  .pfc-cng2-name {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
  }
}

/* foot2 end */

/* 备案 */

.footer-corporate {
  padding: 5px 0;
  text-align: left;
}

.epower-foot {
  width: 100%;
  text-align: left;
}

.footer-corporate p, .footer-corporate p a, .epower-foot p, .epower-foot p a {
  font-size: 12px;
  line-height: 14px;
  color: #ccc;
}

/* 备案 */

/* tabbar */

.botmenu {
  text-align: center !important;
  background: var(--first_color);
  border-top: 1px #fff solid;
}

.botmenu p {
  width: 100%;
  padding: 0 0;
  margin: 0 0;
  margin-top: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.botmenu i {
  font-size: 24px;
}

/* tabbar */

/* 返回顶部 */

.ui-to-top {
  display: none;
}

/* 返回顶部end */

/* 内页 */

/* 产品内页 */

.btn-info {
  color: #ffffff;
  background-color: var(--first_color);
  border-color: var(--first_color);
}

.showproduct .recommend span.toptitle, .shownews .recommend span.toptitle {
  margin-bottom: 20px;
}

.showproduct .recommend ul li.item_block {
  margin: 0 0;
  padding: 0 0;
  margin-bottom: 15px;
}

.showproduct .recommend ul li.item_block a {
  display: block;
  width: 100%;
}

.showproduct .recommend ul li.item_block a .item_img {
  width: 100%;
  max-width: unset;
}

.showproduct .recommend ul li.item_block a .item_img img {
  width: 100%;
  height: auto;
  display: block;
  max-width: unset;
}

.showproduct .recommend ul li.item_block a .item_link {
  width: 100%;
  padding: 0 0;
  margin-bottom: 10px;
}

.showproduct .recommend ul li.item_block a .item_link p {
  padding: 0 0;
}

.productlist .card .card-img {
  text-align: center;
}

@media(max-width:991px) {
  .showproduct .recommend ul li.item_block, .shownews .recommend ul li.item_block {
    width: 50%;
  }
  .showproduct .recommend ul li.item_block:nth-child(even), .shownews .recommend ul li.item_block:nth-child(even) {
    padding-left: 10px
  }
  .showproduct .recommend ul li.item_block:nth-child(odd), .shownews .recommend ul li.item_block:nth-child(odd) {
    padding-right: 10px
  }
}

/* 新闻内页 */

.newslist ul li.media .media-left {
  width: 20%;
}

.newslist ul li.media .media-body {
  width: 80%;
}

.shownews h2 {
  word-break: break-all;
}

.shownews .recommend ul li.item_block {
  text-align: center;
}

.shownews .recommend ul li.item_block a p.item_date {
  width: 20%;
}

.shownews .recommend ul li.item_block a .item_info {
  width: 80%;
  max-width: unset;
}

.shownews .recommend ul li.item_block a .item_des {
  width: 100%;
}

@media(max-width:991px) {
  .shownews .recommend ul li.item_block {
    width: 50%;
  }
}

.newslist ul li h4 a {
  display: block;
}

@media (max-width: 767px) {
  .newslist ul li.media .media-left {
    width: 35%;
  }
  .newslist .media-body, .newslist ul li.media .media-body {
    width: 65%;
    align-self: center;
  }
  .newslist ul li {
    padding: 10px 0;
    margin-bottom: 10px;
  }
}

/* 内页 */

/* about */

.pages {
  padding: 30px 15px;
}

.clearfix::after {
  display: table;
  clear: both;
  content: '';
}

/* subnavlist */

.subnavlist .swiper-container .swiper-slide a.active, .subnavlist ul li a:hover, .subnavlist ul li a:focus, .subnavlist ul li a.active {
  color: var(--first_color);
}

/* product news */

.productlist .card:before, .newslist ul li:before {
  border-color: var(--first_color);
}

.showproduct .tabs-custom .nav-item a.active {
  border-bottom-color: var(--first_color);
}

/* 详情页右侧推荐 */

.showproduct .recommend ul li.item_block:hover:before, .shownews .recommend ul li.item_block:before {
  border-color: var(--first_color);
}

.showproduct .recommend ul li.item_block a:hover p.item_date span, .showproduct .recommend ul li.item_block a:hover .item_info, .shownews .recommend ul li.item_block a:hover p.item_date span, .shownews .recommend ul li.item_block a:hover .item_info {
  color: var(--first_color)
}

/* 分页器 */

.page-link, .page-num {
  color: #333;
}

.page-link:hover, .page-num:hover, .page-num-current {
  background-color: var(--first_color);
  border-color: var(--first_color);
  color: #fff;
}

.searchcomponent .btn-info {
  background-color: var(--first_color);
  border-color: var(--first_color)
}

.searchcomponent .btn-info:hover {
  background-color: var(--first_color);
  border-color: var(--first_color)
}

@media all and (max-width: 767px) {
  .searchcomponent .form-group {
    width: 75%;
  }
  .searchcomponent button {
    width: 25%
  }
  .page-link[href], .page-num[href] {
    color: var(--first_color)
  }
  .page-link[href]:hover, .page-num[href]:hover, .page-num-current[href] {
    background-color: var(--first_color);
    border-color: var(--first_color);
    color: #fff!important;
  }
}

/* product */

.showproduct .recommend ul li.item_block a p.item_date {
  min-width: 50px;
}

.showproduct .recommend ul li.item_block a .item_info {
  max-width: unset;
}

.showproduct .recommend ul li.item_block a .item_des {
  width: unset;
  height: auto;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.showproduct .recommend ul li.item_block a .item_img {
  max-width: 100%;
  width: 100%;
  text-align: center;
}

/* job */

.joblist ul li {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.joblist ul li:before {
  border-color: var(--first_color);
}

/* case */

.caselist .card:before {
  border-color: var(--first_color);
}

.showcase .tabs-custom .nav-item a.active {
  border-bottom-color: var(--first_color);
}

/* message */

.form-control:focus {
  border-color: var(--first_color);
  box-shadow: unset;
}

.messagelist .btn-info:hover {
  background-color: var(--first_color);
  border-color: var(--first_color);
}

.messagelist .btn-info {
  background-color: var(--first_color);
  border-color: var(--first_color);
}

/* download */

.downloadlist ul li {
  padding-bottom: 30px;
}

.downloadlist ul li:before {
  border-color: var(--first_color);
}

.downloadlist .downloadbtn {
  color: var(--first_color);
  border-color: var(--first_color);
}

.downloadlist .downloadbtn:hover {
  background-color: var(--first_color);
  border-color: var(--first_color);
  color: #fff;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show>.btn-info.dropdown-toggle:focus {
  box-shadow: unset;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle {
  background-color: var(--first_color);
  border-color: var(--first_color);
}

.btn-info:focus, .btn-info.focus {
  box-shadow: unset;
}

/* 控制字符行数 */

.text-1len {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-2len {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.text-3len {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.text-4len {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.text-5len {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.text-6len {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

/* 详情页button */

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  color: var(--first_color);
}