@charset "UTF-8";
/* 自定义全局颜色变量 */

html.rd-navbar-fixed-linked .page {
  padding-top: 56px;
}

.rd-navbar-fixed .rd-navbar-panel{
  border-bottom: 0;
}

.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(../fonts/hkl.ttf);
}

@font-face {
  font-family: jh;
  src: url(../fonts/jh.ttf);
}

@font-face{
  font-family: gabt;
  src: url(../fonts/gabt.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: 14px;
  line-height: 46px;
  text-align: left;
  padding: 0 0 !important;
  background: transparent;
}

.wel-word-content {
  width: 100%;
}

.wel-word-text {
  float: left;
  display: flex;
}
.wel-word-text img{
  width: 29px !important;
  height: 46px !important;
}
.wel-word-text p{
  margin: 0 0;
  font-size: 14px;
  color: #b88d60;
  line-height: 46px;
  float: left;
  margin-left: 5px;
}

.wel-word-group {
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wwg-lang {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wwg-lang p, .wwg-lang p a {
  margin: 0 0;
  color: #b88d60;
  line-height: 46px;
  text-align: right;
    font-size: 14px;
}

.wwg-lang p:nth-child(2) {
  margin: 0 8px;
}

@media(max-width:1199px) {
  .wel-word-text{
    display: none;
  }
  .wel-word-content{
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
  }
  .wel-word-group{
    width: 100%;
    position: relative;
    top: 0;
    right: 0;

  }
  .wwg-lang{
    position: absolute;
    top: 0;
    right: 12%;
  }
}
@media(max-width:767px){
  .wwg-lang p, .wwg-lang p a{
    line-height: 14px;
  }
  .wwg-lang{
    right: 15%;
  }
}

/* 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: 100%;
  float: left;
  display: flex;
  height: 138px;
  align-items: center;
  justify-content: center;
}

/* logo 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-navbar-fixed .rd-navbar-brand img {
    height: 80px;
  }
}

@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;
  }
  .rd-navbar-fixed .rd-navbar-brand img {
    height: auto;
    width: 100%;
  }
}

/* nav form end */

/* logo end */

/* nav start */

.ra-navbar-nav-wrap1 {
  width: 100%;
  padding: 0 0 !important;
  margin: 0 0;
  height: auto !important;
}

.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;
}

.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: #333;
  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: #333;
  background: transparent;
}

.rd-navbar-static .rd-navbar-nav>li>a:hover, .rd-navbar-sidebar .rd-navbar-nav>li>a:hover {
  color: #333;
  background: transparent;
}
.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: #333;
  background: transparent;
}
.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: 42px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f5c908;
}

/* 下拉菜单 */

.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: #f5c908;
}

@media(min-width:1200px) {
  .rd-navbar-submenu-toggle {
    display: none !important;
  }
  .rd-navbar-nav1{
    margin-bottom: 10px !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%;
}
.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;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: 30px;
  left: 0;
  width: 100%
}

/* swiper end */


/* title */
.spc-text-title1{
  width: 100%;
}
.spc-text-title1 p{
  margin: 0 0;
  width: 100%;
  text-align: center;
}
.spc-text-title1 p:nth-child(1){
  font-size: 40px;
  line-height: 40px;
  color: #b88d60;
  font-family: 'gabt';
  margin-bottom: 10px;
  text-transform: uppercase;
}
.spc-text-title1 p:nth-child(2){
  font-size: 28px;
  line-height: 28px;
  color: #333333;
  background: url(../images/product-line.png) no-repeat center center;
}

/* title end */

/* about1 start */

.section-about1 {
  padding: 80px 0;
  background: #f8f8f8 !important;
}
.about-left {
  float: left;
  width: 57.5%;
  position: relative;
  z-index: 50;
}

.about-left img {
  width: 100%;
}

.about-right {
  float: right;
  width: 48%;
  position: absolute;
  z-index: 55;
  right: 0;
  background: #fff;
  margin-top: 55px;
  padding: 39px 45px;
}

.about-right-top {
  float: left;
  width: 100%;
}

.about-right-line {
  width: 6px;
  height: 36px;
  background: #b88d60;
  float: left;
  text-align: left;
  margin-right: 8px;
}

.about-right-title {
  font-family: 'gabt';
  font-size: 40px;
  color: #b88d60;
  line-height: 40px;
  float: left;
}

.about-right-desc {
  font-size: 28px;
  color: #333;
  line-height: 40px;
  float: left;
  text-align: left;
  margin-left: 10px;
}

.about-right-name {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 32px;
  color: #333;
  line-height: 32px;
  font-weight: bold;
  padding: 20px 0;
}

.about-right-bottom {
  float: left;
  width: 100%;
}

.about-right-bottom p {
  margin: 0 0;
  font-size: 14px;
  color: #333;
  text-align: justify;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}

.about-more {
  width: 94px;
  height: 34px;
  background: #bd966e;
  float: left;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  margin-top: 28px;
  text-align: center;
}

@media(max-width:1199px) {
  .about-right-name {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
    padding: 20px 0;
  }
  .about-right-bottom p {
    margin: 0 0;
    font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
  .about-more {
    float: left;
    margin-top: 28px;
  }
}

@media(max-width:991px) {
  .about-right {
    float: right;
    width: 48%;
    position: absolute;
    z-index: 55;
    right: 0;
    background: #fff;
    margin-top: 20px;
    padding: 15px 15px;
  }
  .about-right-name {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
    padding: 10px 0;
  }
  .about-right-bottom p {
    margin: 0 0;
    font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
  .about-more {
    float: left;
    margin-top: 22px;
  }
}

@media(max-width:767px) {
  .section-about1 {
    padding: 50px 15px;
  }
  .about-left {
    float: left;
    width: 100%;
    padding-right: 0;
    position: unset;
  }
  .about-right {
    float: right;
    width: 100%;
    position: unset;
    z-index: 55;
    right: 0;
    background: #fff;
    margin-top: 20px;
    padding: 30px 30px;
  }
  .about-right-bottom p {
    margin: 0 0;
    font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
  }
}


/* about1 end */

/* product start */

.section-product1 {
  padding: 90px 0;
  background: #fff;
}

/* 分类 */
.section-product1-category{
  width: 100%;
  margin-top: 22px;
}
.spc-content{
  width: 55.5%;
  margin: 0 auto;
}
.spc-content-group{
  width: 100%;
  display: flex;
  margin-bottom: 24px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.spc-content-group-list{
  width: 14%;
  height: 34px;
  margin: 0 8px;
  margin-top: 16px;
}
.spc-cgl-name{
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 34px;
  color: #333333;
  text-align: center;
  border: 1px #999 solid;
  border-radius: 6px;
}
.spc-cgl-name.action{
  color: var(--first_color);
  border: 1px var(--first_color) solid;
}
/* 分类 */

/* 列表 */

.section-product1-content {
  width: 100%;
}
.spac1-list-img{
  border: 1px #fbf9f7 solid;
}

.spac1-list-title{
  height: 40px;
  background: #f1f1f1;
  color: #333;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}
.spc-list:hover .spac1-list-title{
  background: var(--first_color);
  color: #fff;
}
.product1-container .swiper-slide{
  width: 20%;
}

.section-product1-container{
  width: 1349px;
  position: relative;
  margin: 0 auto;
}
.product-button-prev,.product-button-next{
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  bottom: 20%;
  z-index: 99999;
}
.product-button-prev{
  left: 0;
}
.product-button-next{
  right: 0;
}

@media(max-width:1348px){
  .section-product1-container{
    width: 100%;
    position: relative;
    margin: 0 auto;
  }
}

@media(max-width:1199px){
  .product1-container .swiper-slide{
    width: 25%;
  }
  .spc-content{
    width: 68%;
  }
}
@media(max-width:991px){
  .spc-content{
    width: 100%;
  }
  .product-button-prev, .product-button-next{
    bottom: 55%;
  }
}

@media(max-width:767px) {
  .section-product1 {
    padding: 30px 15px;
  }
  .product1-container .swiper-slide{
    width: 50%;
  }
  .spc-content-group-list{
    width: 26%;
  }
  .product-button-prev, .product-button-next {
    bottom: 37%;
}
}

/* product end */

/* news start */

.section-news1 {
  padding: 90px 0;
  padding-bottom: 60px;
  background: #fff;
}
.section-news1-content{
  width: 100%;
}
.snc-list{
  width: 100%;
}
.snc-list-top{
  width: 100%;
  float: left;
}
.snclt-time{
  width: 98px;
  height: 50px;
  float: left;
  background: url(../images/news-line.png) no-repeat right center;
}
.snclt-time p{
  margin: 0 0;
}
.snclt-time p:nth-child(1){
  font-size: 22px;
  color: #333;
  margin: 0 0;
  line-height: 22px;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 3px;
}
.snclt-time p:nth-child(2){
  font-size: 14px;
  color: #333;
  margin: 0 0;
  line-height: 14px;
  text-align: left;
  margin-bottom: 5px;
}
.snclt-name{
  width: calc(100% - 98px);
  float: left;
  font-size: 16px;
  color: #333;
  text-align: left;
  line-height: 50px;
}
.snc-list-desc{
  float: left;
  width: 100%;
  font-size: 12px;
  color: #333;
  margin: 0 0;
  text-align: justify;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.snc-list-more{
  width: 60px;
    height: 24px;
    background: #b88d60;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.snc-list:hover .snclt-time{
  background: url(../images/news-line2.png) no-repeat right center;
}
.snc-list:hover .snclt-time p,
.snc-list:hover .snclt-name,
.snc-list:hover .snc-list-desc{
  color: var(--first_color);
}
.spc-text-title1-news{
  margin-bottom: 52px;
}
.snc-more{
  width: 100%;
  text-align: center;
  margin-top: 42px;
}
.index-news-more {
  width: 110px;
  height: 36px;
  border: 1px #b88d60 solid;
  margin: 0 auto;
  line-height: 36px;
  color: #333;
  text-align: center;
}
@media(max-width:767px){
  .section-news1{
    padding: 30px 15px;
  }
}
/* news end */

/* contact start */
.section-contact{
  padding: 20px 0;
  background: #f8f8f8;
}
.section-contact-content{
  width: 100%;
}
.scc-group{
  width: auto;
  float: left;
  display: flex;
  padding: 10px 0;
  padding-right: 16px;
  border-right: 1px #cccccc solid;
  align-items: flex-start;
  justify-content: flex-start;
}
.scc-group img{
  width: 57px;
  height: 57px;
  margin-right: 10px;
}
.scc-group-text p{
  margin: 0 0;
  text-align: left;
}
.scc-group-text p:nth-child(1){
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 6px;
}
.scc-group-text p:nth-child(2){
  font-size: 24px;
  line-height: 24px;
  color: #b88d60;
  font-family: '109-CAI978';
}
.scc-good{
  width: calc(100% - 235px);
  float: left;
  padding-left: 16px;
  padding-top: 16px;
}
.scc-good p{
  margin: 0 0;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
}
.scc-good p:nth-child(1){
  margin-bottom: 10px;
}
.scc-good p:nth-child(1) span{
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  margin-right: 8px;
}
@media(max-width:991px){
  .scc-good {
    width: calc(100% - 235px);
    float: left;
    padding-left: 16px;
    padding-top: 10px;
}
}
@media(max-width:767px){
  .section-contact {
    padding: 20px 15px;
    background: #f8f8f8;
}
.scc-good{
  width: 100%;
  padding-left: 0;
}
.scc-good p{
  line-height: 24px;

}
}
/* contact 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: 60px 0;
  background: #897870;
}
.pfc-content2{
  width: 100%;
  float: left;
}
.pfc-content2-code{
  width: 164px;
  float: left;
}
.pfc-content2-code img{
  width: 164px;
  height: 164px;
}
.pfc-content2-nav{
  width: 205px;
  padding: 0 35px;
  float:left;
}
.pfc-content2-nav-group{
  width: 50%;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  margin-bottom: 16px;
}
.pfc-cng2-name{
  width: 100%;
  color: #fff;
}
.footer-line{
  width: 1px;
  height: 146px;
  background: #9f9189;
  float: left;
  margin-top: 7px;
}
.pfc-content2-contact{
  width: calc(100% - 370px);
  float: left;
  padding-left: 30px;
}

@media(max-width:767px){
  .pre-footer-corporate2{
    padding: 30px 15px;
  }
  .pfc-content2-code {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.pfc-content2-nav {
  width: 100%;
  padding: 0 0;
  float: left;
}
.pfc-content2-nav-group{
  width: 33.333%;
}
.footer-line{
  display: none;
}
.pfc-content2-contact {
  width: 100%;
  float: left;
  padding-left: 0;
}
}


/* foot2 end */


/* 备案 */

.footer-corporate {
  padding: 0 0;
  text-align: left;
  background: transparent;
}
.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;
}

@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);
}