@charset "UTF-8";
/* 自定义全局颜色变量 */

html.rd-navbar-fixed-linked .page {
  padding-top: 100px;
}

.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;
  }
}

/* welcom word start*/

.wel-word {
  width: 100%;
  font-size: 12px;
  line-height: 36px;
  text-align: left;
  color: #fff;
  padding: 0 0 !important;
  background: #333333;
}

.wel-word-content {
  width: 100%;
}

.wel-word-text {
  float: left;
}

.wel-word-group {
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wwg-email {
  float: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wwg-email img {
  width: 22px;
  height: 16px;
  margin-right: 8px;
}

.wwg-email p {
  margin: 0 0;
  color: #fff;
  line-height: 36px;
}

@media(max-width:767px) {
  .wel-word {
    display: none;
  }
}

/* welcom word end */

/* 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%;
}

.rd-brand-logo1-group {
  width: auto;
  float: left;
  display: flex;
  height: 110px;
  align-items: center;
  justify-content: flex-start;
}

@media(max-width:1199px) {
  .rd-brand-logo1 {
    width: 100%;
    position: unset !important;
    left: 0 !important;
  }
  .rd-brand-logo1-group {
    width: 92%;
    float: left;
    height: 100px;
  }
  .rd-navbar-fixed .rd-navbar-brand {
    height: auto;
    justify-content: space-between;
  }
  .rd-navbar-fixed .rd-navbar-brand img {
    height: auto;
    width: auto;
  }
  .rd-navbar-fixed .rd-navbar-panel {
    height: 100px;
  }
}

/* logo end */

/* logo end */

/* nav start */

.ra-navbar-nav-wrap1 {
  width: 62.8%;
  float: right;
  padding: 0 0 !important;
  padding-left: 30px !important;
  padding-top: 38px !important;
  margin: 0 0;
  height: auto !important;
  display: block !important;
}

/* lang start */

.wwg-lang {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 !important;
  margin: 0 0 !important;
  padding-top: 16px !important;
  z-index: 999999;
}

.wwg-lang-group a {
  float: left;
}

.wwg-lang-group a:nth-child(1) {
  margin-right: 20px;
}

.wwg-lang-group a p, .wwg-lang-group a img {
  float: left;
}

.wwg-lang-group a p {
  margin-left: 7px;
  line-height: 20px;
}

@media(max-width:767px) {
  .wwg-lang {
    padding-top: 6px !important;
  }
}

/* lang end */

.rd-navbar-nav1 {
  width: 100%;
  height: auto;
  margin: 0 0 !important;
  display: flex;
  justify-content: space-between;
}

.rd-navbar-nav1 .rd-nav-item {
  width: auto;
}

.rd-navbar-static .rd-navbar-nav1>li {
  margin: 0 0;
  padding: 0 0;
}

.rd-navbar .rd-navbar-nav>li>a {
  width: 100%;
  font-size: 14px;
  line-height: 73px;
  font-weight: unset;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #444444;
  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: #444444;
  background: #fff;
}

.rd-navbar-static .rd-navbar-nav>li>a:hover, .rd-navbar-sidebar .rd-navbar-nav>li>a:hover {
  color: #444444;
  background: #fff;
}

.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: #444444;
  background: #fff;
}

.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: 71px;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--first_color);
}

/* 下拉菜单 */

.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) {
  .ra-navbar-nav-wrap1 {
    padding-left: 0px !important;
    padding-top: 0px !important;
  }
  .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: 100px;
  }
  .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: 100px;
  float: right;
}

.rd-navbar-fixed .rd-navbar-toggle {
  display: inline-block;
  position: absolute;
  right: 0px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  right: 0;
  left: unset;
  transform: translateX(110%);
}

.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: 15%;
  left: 0;
  width: 100%
}

/* swiper end */

/* search start */

.section-search {
  width: 100%;
}

.section-search-content {
  width: 100%;
  float: left;
  position: relative;
}

.section-search-left {
  position: absolute;
  width: 51%;
  float: left;
  margin-top: -57px;
  z-index: 99;
}

.ssl-content {
  padding: 25px 0;
  background: var(--first_color);
  margin-left: -10000px;
  padding-left: 10000px;
  padding-right: 60px;
  height: 114px;
}

.ssl-content-text {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}

.ssl-content-group {
  width: 100%;
  display: flex;
}

.ssl-content-group img {
  width: 39px !important;
  height: 35px !important;
}

.ssl-content-group p {
  margin: 0 0;
  color: #fff;
}

.ssl-content-group p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  margin-left: 4px;
  padding-top: 20px;
}

@font-face {
  font-family: jqs;
  src: url(../images/jqs.TTF);
}

.ssl-content-group p:nth-child(3), .ssl-content-group p:nth-child(5) {
  font-size: 22px;
  line-height: 26px;
  font-family: 'jqs';
  padding-top: 10px;
}

.ssl-content-group p:nth-child(4) {
  font-size: 18px;
  line-height: 22px;
  font-family: 'jqs';
  padding: 0 10px;
  padding-top: 10px;
}

.section-search-right {
  width: 49%;
  float: right;
  line-height: 57px;
  padding-left: 30px;
}

.section-search-right p {
  margin: 0 0;
  float: left;
  font-size: 14px;
  line-height: 57px;
  color: #444444;
  margin-right: 10px;
}

.section-search-right p:nth-child(1) {
  font-weight: bold;
}

.section-search-right p:nth-child(4) {
  margin-right: 0;
}

@media(max-width:1199px) {
  .ssl-content {
    padding-right: 20px;
  }
  .ssl-content-group p:nth-child(3), .ssl-content-group p:nth-child(5) {
    font-size: 18px;
  }
}

@media(max-width:991px) {
  .section-search-right {
    width: 51%;
  }
  .ssl-content-group {
    width: 100%;
    display: block;
  }
  .ssl-content-group img {
    float: left;
  }
  .ssl-content-group p:nth-child(2) {
    float: left;
  }
  .ssl-content-group p:nth-child(4) {
    display: none;
  }
  .ssl-content-group p:nth-child(3), .ssl-content-group p:nth-child(5) {
    padding-top: 0;
  }
  .ssl-content {
    padding: 16px 0;
    padding-right: 20px;
    margin-left: -10000px;
    padding-left: 10000px;
  }
}

@media(max-width:767px) {
  .ssl-content {
    padding: 16px 0;
    padding-right: 15px;
    margin-left: 0;
    padding-left: 15px;
  }
  .section-search-left {
    position: unset;
    width: 100%;
    float: left;
    margin-top: 0;
    z-index: 99;
  }
  .section-search-right {
    width: 100%;
    padding: 0 10px;
  }
  .section-search-right p {
    margin: 0 0;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #444444;
    margin-right: 10px;
  }
}

/* search end */

/* about1 start */

.section-about1 {
  width: 100%;
  padding: 70px 0;
  padding-bottom: 0;
  background-color: #f9f9f9;
  background-image: url(../images/abg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-position-y: 84%;
}

.section-about1-content {
  width: 100%;
}

.section-about1-content-group {
  width: 100%;
  float: left;
}

/* title */

.sac-text-title1 {
  width: 100%;
  padding: 0 0;
  text-align: center;
  margin-bottom: 36px;
  background: url(../images/ptline.png) no-repeat center center;
}

.sac-text-title1 p {
  margin: 0 0;
}

.sac-text-title1 p:nth-child(1) {
  color: #444;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.sac-text-title1 p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  color: #888888;
  font-weight: bold;
  text-transform: uppercase;
}

/* title end */

/* img */

.sac1-img1 {
  width: 34%;
  float: left;
}

.sac1-img1 a, .sac1-img1 a img {
  width: 100%;
}

.sac1-img1 a:nth-child(1) {
  margin-bottom: 15px;
}

/* img */

/* text */

.sac1-text1 {
  width: 66%;
  float: left;
  padding-right: 60px;
}

.sac1-text1-title {
  width: 100%;
  text-align: left;
}

.sac1-text1-title p {
  margin: 0 0;
}

.sac1-text1-title p:nth-child(1) {
  font-size: 22px;
  color: #444;
  line-height: 22px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 8px;
}

.sac1-text1-title p:nth-child(2) {
  font-size: 12px;
  line-height: 14px;
  color: #205798;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}

.sac1-text1-content {
  width: 100%;
  color: #444444;
  font-size: 14px;
  line-height: 28px;
  margin-top: 24px;
  margin-bottom: 44px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-indent: 2em;
}

.sac1-text1-more p {
  width: 108px;
  height: 38px;
  background: #ef7a07;
  border-radius: 19px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 52px;
}

@font-face {
  font-family: sym;
  src: url(../images/sym.otf);
}

.sac1-text1-word {
  padding-top: 60px;
}

.sac1-text1-word p {
  margin: 0 0;
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  padding-bottom: 30px;
  background: url(../images/pwl.png) no-repeat left bottom;
}

/* good */

.section-good-content {
  width: 100%;
  display: flex;
  margin-top: 60px;
}

.sgc-list {
  width: 25%;
  float: left;
  padding: 30px 16px;
}

.sgc-list:nth-child(odd) {
  background: #0855ad;
}

.sgc-list:nth-child(even) {
  background: #317edf;
}

.sgc-list-img {
  width: 67px;
  height: 67px;
  float: left;
  text-align: center;
}

.sgc-list-text {
  width: 73%;
  float: left;
  padding-left: 12px;
}

.sgc-list-text p {
  margin: 0 0;
  color: #fff;
}

.sgc-list-text p:nth-child(1) {
  font-size: 18px;
  margin-bottom: 12px;
}

.sgc-list-text p:nth-child(2) {
  font-size: 14px;
  line-height: 22px;
}

/* text */

@media(max-width:1199px) {
  .section-about1 {
    background-position-y: 78%;
  }
  .sgc-list-img {
    width: 100%;
    height: 67px;
    float: left;
    text-align: center;
  }
  .sgc-list-text {
    width: 100%;
    float: left;
    padding-left: 0;
    text-align: center;
  }
}

@media(max-width:767px) {
  .section-about1 {
    padding: 30PX 15px;
    background-image: none;
  }
  .sac1-text1 {
    width: 100%;
    float: left;
    padding-right: 0;
  }
  .sac1-text1-more p {
    margin-bottom: 0;
  }
  .sac1-text1-word {
    padding-top: 30px;
    padding: 30px 15px;
    margin-top: 20px;
    background: url(../images/abg.jpg) no-repeat top center;
  }
  .sac1-text1-content {
    margin-bottom: 30px;
  }
  .sac1-img1 {
    width: 100%;
    float: left;
    margin-top: 15px;
  }
  .section-good-content {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  .sgc-list {
    width: 100%;
    float: left;
    padding: 30px 16px;
  }
}

/* about1 end */

/* line */

.section-line {
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, #205798 70%, #fff 30%);
}

.section-line img {
  height: 6px;
}

/* line end */

/* product start */

.section-product1 {
  padding: 70px 0;
}

/* title */

.spc-text-title1 {
  width: 100%;
  padding: 0 0;
  text-align: center;
  margin-bottom: 36px;
  background: url(../images/ptline.png) no-repeat center center;
}

.spc-text-title1 p {
  margin: 0 0;
  text-align: center;
}

.spc-text-title1 p:nth-child(1) {
  color: #444;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.spc-text-title1 p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  color: #888888;
  font-weight: bold;
  text-transform: uppercase;
}

/* title */

.section-product1-content {
  width: 100%;
  float: left;
}

/* 分类 */

.spc-left {
  width: 36.6%;
  float: left;
}

.spc-category {
  width: 100%;
  float: left;
  padding: 0 50px;
  padding-top: 85px;
  background: url(../images/pcbg.png) no-repeat top center;
  background-size: cover;
}

.spc-category-list {
  text-align: center;
}

.spc-tcl-name {
  font-size: 26px;
  margin-top: 33px;
  line-height: 26px;
  color: #08438a;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 26px;
  border-bottom: 1px rgba(8, 67, 138, 0.5) solid;
}

/* button */

.pc-button {
  width: 100%;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pc-button-prev {
  width: 22px;
  height: 22px;
  margin-right: 20px;
  cursor: pointer;
  background: url(../images/pcl.png) no-repeat center center;
}

.pc-button-next {
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url(../images/pcr.png) no-repeat center center;
}

/* more */

.spc1-more {
  width: 100%;
  height: 67px;
  float: left;
  text-align: right;
  padding-top: 18px;
  margin-top: 34px;
  background: url(../images/pmore.png) no-repeat left bottom;
}

.spc1-more-group {
  width: 150px;
  height: 46px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ef7a07;
  border-radius: 10px;
}

.spc1-more-group p {
  color: #fff;
  font-size: 14px;
  line-height: 46px;
  margin-right: 9px;
}

/* 列表 */

.spc-content {
  width: 63.4%;
  float: left;
  padding-left: 40px;
}

#product2_container {
  width: 100%;
}

.product1-container {
  width: 100%;
}

.scc-group-list-box {
  width: 100%;
  position: relative;
}

.scc-group-list-box img {
  border: 1px #ccc solid;
}

.scc-glb-name {
  width: 100%;
  font-size: 14px;
  color: #fff;
  position: absolute;
  height: 38px;
  line-height: 38px;
  bottom: 0;
  left: 0;
  text-align: center;
  background: rgba(27, 22, 21, 0.7);
}

.scc-glb-name p:nth-child(2) {
  display: none;
}

.scc-group-list-box:hover .scc-glb-name {
  height: 75px;
  padding: 12px 0;
  background: rgba(32, 87, 152, 0.7);
}

.scc-group-list-box:hover .scc-glb-name p:nth-child(1) {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: -4px;
}

.scc-group-list-box:hover .scc-glb-name p:nth-child(2) {
  display: block;
  width: 90px;
  height: 30px;
  border-radius: 13px;
  margin: 0 auto;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  color: var(--first_color);
}

@media(max-width:1199px) {
  .spc-category {
    padding-top: 30px;
  }
}

@media(max-width:991px) {
  .spc1-more-group {
    width: 100%;
  }
  .spc1-more {
    margin-top: 0px;
    background: none;
  }
}

@media(max-width:767px) {
  .section-product1 {
    padding: 30px 15px;
  }
  .spc-left {
    width: 100%;
    float: left;
  }
  .spc-content {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-top: 30px;
  }
}

/* product end */

/* case start */

.section-case {
  width: 100%;
  padding: 70px 0;
}

.section-case-content {
  width: 1306px;
  margin: 0 auto;
  position: relative;
}

/* title */

.scc-title {
  width: 100%;
  padding: 0 0;
  text-align: center;
  margin-bottom: 36px;
  background: url(../images/ptline.png) no-repeat center center;
}

.scc-title p:nth-child(1) {
  color: #444;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.scc-title p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  color: #888888;
  font-weight: bold;
  text-transform: uppercase;
}

/* title */

.scc-content {
  width: 100%;
}

.scc-list-title {
  width: 100%;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background: #444;
  color: #fff;
  font-size: 14px;
}

.scc-list:hover .scc-list-title {
  background: var(--first_color);
}

/* button */

.case-button {
  width: 100%;
  position: absolute;
  top: 55%;
}

.case-button-prev {
  width: 29px;
  height: 54px;
  float: left;
  cursor: pointer;
  background: url(../images/cl.png) no-repeat top center;
}

.case-button-prev:hover, .case-button-prev:focus {
  background: url(../images/cls.png) no-repeat top center;
}

.case-button-next {
  width: 29px;
  height: 54px;
  float: right;
  cursor: pointer;
  background: url(../images/cr.png) no-repeat top center;
}

.case-button-next:hover, .case-button-next:focus {
  background: url(../images/crs.png) no-repeat top center;
}

@media(max-width:1306px) {
  .section-case-content {
    width: 100%;
  }
}

@media(max-width:991px) {
  .case-button {
    width: 100%;
    position: absolute;
    top: 0;
  }
}

@media(max-width:767px) {
  .section-case {
    width: 100%;
    padding: 30px 15px;
  }
}

/* case end */

/* news start */

.section-news1 {
  padding: 70px 0;
  background: #fff;
}

.section-news1-content {
  width: 100%;
  float: left;
}

.snc-group {
  float: left;
}

/* title */

.snc-title {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-left: 9px;
  border-left: 4px var(--first_color) solid;
}

.snc-title-group {
  float: left;
}

.snc-title-group p {
  margin: 0 0;
  color: var(--first_color);
}

.snc-title-group p:nth-child(1) {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.snc-title-group p:nth-child(2) {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.snc-title-more {
  float: right;
}

/* title end */

.snc-img {
  width: 100%;
  margin-bottom: 10px;
}

.snc-content {
  width: 100%;
  float: left;
}

.snc-content-list {
  width: 100%;
  float: left;
}

.snc-cl-group {
  width: 100%;
  float: left;
}

.snc-cl-group p {
  margin: 0 0;
  margin-top: 15px;
  line-height: 16px;
}

.snc-cl-group p:nth-child(1) {
  width: 60%;
  float: left;
  color: #444444;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  background: url(../images/nicon1.png) no-repeat left center;
}

.snc-cl-group p:nth-child(2) {
  width: 40%;
  float: right;
  font-size: 14px;
  color: #888888;
  text-align: right
}

.snc-cl-group:hover p {
  color: #ef7a07;
}

.snc-cl-group:hover p:nth-child(1) {
  background: url(../images/nicon2.png) no-repeat left center;
}

/* thr */

.snc-content-thr {
  width: 100%;
  float: left;
}

.snc-content-thr-list {
  width: 100%;
  float: left;
  padding: 16px 0;
  border-top: 1px #ccc dashed;
}

.snc-content-thr-list:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}

.snc-content-thr-list:nth-child(3) {
  padding-bottom: 0;
}

.snc-cl-thr-group {
  width: 100%;
}

.snc-cl-thr-group p {
  padding-left: 30px;
}

.snc-cl-thr-group p:nth-child(1) {
  font-size: 16px;
  line-height: 23px;
  color: #444;
  margin-bottom: 10px;
  background: url(../images/q.png) no-repeat left center;
}

.snc-cl-thr-group p:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  background: url(../images/a2.png) no-repeat left top;
}

.snc-cl-thr-group:hover p:nth-child(1) {
  color: var(--first_color);
}

.snc-cl-thr-group:hover p:nth-child(2) {
  color: #ef7a07;
  background: url(../images/a.png) no-repeat left top;
}


/* thr */

@media(max-width:1199px) {
  .snc-cl-group p {
    margin: 0 0;
    margin-top: 22px;
    line-height: 24px;
  }
}

@media(max-width:991px) {
  .snc-title-group p:nth-child(2) {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .snc-content-thr-list {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px #ccc dashed;
  }
  .snc-cl-group p {
    margin: 0 0;
    margin-top: 23px;
    line-height: 26px;
  }
}

@media(max-width:767px) {
  .section-news1 {
    padding: 30px 15px;
    background: #fff;
  }
  .snc-content-thr-list {
    width: 100%;
    float: left;
    padding: 16px 0;
    border-top: 1px #ccc dashed;
  }
}

/* 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 {
  padding: 50px 0;
  background: var(--first_color);
}
.pfc-content2{
  width: 100%;
  float: left;
}
.pfc-content2-contact{
  width: 100%;
  float: left;
}
.pfc-content2-contact-logo{
  width: auto;
  float: left;
}
/* contact */

.pfc-content2-contact-group{
  width: 75%;
    float: left;
    padding-left: 26px;
}
.pfc-content2-contact-title{
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.pfc-c2cg-contact{
  width: 100%;
}
.pfc-c2cg-contact p{
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
/* code */
.pfc-content2-code{
  width: auto;
  float: right;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.pfc-c2c-text{
  text-align: right;
}
.pfc-content2-code img{
  width: 27px;
  height: 25px; 
}
.pfc-content2-code p{
  margin: 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}
.pfc-c2c-img{
  width: 119px;
  height: 119px;
  float: right;
  margin-left: 10px;
}
.pfc-c2c-img img{
  width: 100%;
  height: 100%;
}
@media(max-width:1199px){
  .pfc-content2-contact-group {
    width: 69%;
    float: left;
    padding-left: 26px;
}
}
@media(max-width:991px){
  .pfc-content2-contact-group {
    width: 62%;
    float: left;
    padding-left: 26px;
}
}
@media(max-width:767px){
  .pre-footer-corporate2 {
    padding: 50px 15px;
    background: var(--first_color);
}
.pfc-content2-contact-logo {
  width: 100%;
  float: left;
  text-align: center;
}
.pfc-content2-contact-group {
  width: 100%;
  float: left;
  padding-left: 0;
  margin: 20px 0;
}
}
/* foot2 end */

/* 备案 */

.footer-corporate {
  padding: 0px 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: 14px;
  line-height: 24px;
  color: #fff;
}

/* 备案 */

/* 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;
}

.showproduct table tr:nth-child(even) {
  background: #0075c1;
}
.showproduct table tr:nth-child(odd) {
  background: #198dcf;
}
.showproduct table tr:nth-child(1) {
  background: #000000;
  font-weight: bold;
}
.showproduct table tr td {
  color: #fff;
  padding: .572rem;
  border: 1px solid #ddd;
}

@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);
}