:root{
  /* --first_color:#66ccff; */
}
.botmenu{ text-align: center !important; background: var(--first_color);}
.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}
.rd-navbar-static{padding: 0 0;box-shadow: unset;}

a{color:#333;}
a:focus,
a:hover{color: var(--first_color);}
.flex-row{display: flex;flex-wrap: wrap;}
.flex-item-center{align-items: center;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.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;}
.sw_banner{width: 1920px;max-width: 100%;}
.sw_banner .swiper-pagination-bullet{background: #fff;}
.sw_banner .swiper-pagination-bullet-active{background-color: var(--first_color)!important;}
.clearfix::after{display: table;clear: both;content: '';}
p{margin-bottom: unset;}
.navbar-default .navbar-nav .nav-link:focus{background: unset;}
:focus{outline: unset;}
p + *,
p + p{margin-top: unset;}
@media (min-width: 992px){
  * + p {margin-top: unset;}
}
/* 1200 */
.container{max-width: 1310px;}
@media (min-width: 1600px){
  .container{width: 1310px;}
}
/* .container{max-width: 1178px;} */
@media (min-width: 1600px){
  .row > [class*='col-']{padding-left: 1rem;padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}
/* 顶部 */
/*顶部*/
.sw_banner{background: #fff;--swiper-navigation-color: var(--first_color);}
.sw_banner a{display: block;}
/* max-width:567px max-width:768px max-width:992px max-width:1200px */
/* // Small devices (landscape phones, 576px and up) sm*/
@media (min-width: 576px) {  }

/* // Medium devices (tablets, 768px and up) md*/
@media (min-width: 768px) {  }

/* // Large devices (desktops, 992px and up) lg*/
@media (min-width: 992px) {  }

/* // Extra large devices (large desktops, 1200px and up) xl*/
@media (min-width: 1200px) {  }


/* header2 */
.header2{position: relative;}
.header2 .rd-navbar{background: url(../images/nav_top_bg.png)}
.header2 .rd-navbar-static .rd-navbar-nav-wrap.nav_row{background :url(../images/nav_bg.png) top center;}
.header2::before{
  content: "";
  height: 38px;
  width: 100%;
  background: url(../images/nav_top.png) repeat-x top center;
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;right: 0;
}
.header2 .nav_phone{display: flex;justify-content: flex-end;align-items: flex-start;}
.header2 .nav_phone_text{margin-left: 1rem;line-height: 1;}
.nav_phone_text1{font-size: 16px;color: var(--first_color);}
.nav_phone_text2{font-size: 22px;color: var(--first_color);font-weight: bold;}
.nav_phone_text3{font-size: 18px;color: var(--first_color);font-weight: bold;}
.header2 .rd-navbar-brand img{ max-width: 100%;}

.rd-navbar-fixed .rd-navbar-panel{background: unset;}
.rd-navbar-fixed .rd-navbar-nav-wrap{background: url(../images/nav_top_bg.png);}
@media (min-width: 1200px){
  .header2 .rd-navbar-static .rd-navbar-inner{padding: 11px 0;}
  .header2 .rd-navbar-static .rd-navbar-nav-wrap.nav_row{background: var(--first_color);}
  .header2 .rd-navbar-static .rd-navbar-nav{margin: unset;display: flex;width: 100%;padding: 0 15px;}
  .header2 .rd-navbar-static .rd-navbar-nav > li{line-height: 40px;height: 40px;margin-top: unset;width: 100%;}
  .header2 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, 
  .header2 .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{color: #fff;margin-top: 13px;display: none;}
  .header2 .rd-navbar .rd-navbar-nav > li > a{line-height: 40px;color: #333;width:100%;white-space: nowrap;}
  .header2 .rd-navbar-static .rd-navbar-nav > li.active{color: #c50303;}
  .header2 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, 
  .header2 .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu{margin-top: unset;}
  .header2 .rd-navbar-fullwidth .rd-navbar-dropdown, 
  .header2 .rd-navbar-static .rd-navbar-dropdown{padding: 10px;}
  .header2 .rd-navbar-sidebar .rd-navbar-nav > li.active > a:hover,
  .header2 .rd-navbar-static .rd-navbar-nav > li.active > a:hover,
  .header2 .rd-navbar-static .rd-navbar-nav > li.focus.active > a,
  .header2 .rd-navbar-static .rd-navbar-nav > li.active > a{color: #c50303;width: 100%;}
  .header2 .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after, 
  .header2 .rd-navbar-static .rd-navbar-nav > li > a:hover + .rd-navbar-submenu-toggle::after,
  .header2 .rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after,
  .header2 .rd-navbar-static .rd-navbar-nav > li > a:hover,
  .header2 .rd-navbar-sidebar .rd-navbar-nav > li > a:hover,
  .header2 .rd-navbar-static .rd-navbar-nav > li.focus > a{color: #c50303;}
  .header2 .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, 
  .header2 .rd-navbar-static .rd-navbar-dropdown > li > a:hover,
  .header2 .rd-navbar-static .rd-navbar-dropdown > li.active > a, 
  .header2 .rd-navbar-static .rd-navbar-dropdown > li.active > a:focus, 
  .header2 .rd-navbar-static .rd-navbar-dropdown > li.active > a:active,
  .header2 .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover{color: #c50303;}
  .header2 .rd-navbar-static .rd-navbar-nav > li.opened > a, 
  .header2 .rd-navbar-sidebar .rd-navbar-nav > li.opened > a,
  .header2 .rd-navbar-static .rd-navbar-dropdown > li.opened > a,
  .header2 .rd-navbar-static .rd-navbar-dropdown > li.opened > a ~ .rd-navbar-submenu-toggle,
  .header2 .rd-navbar-static .rd-navbar-dropdown > li > a:hover
  .header2 .rd-navbar-fullwidth .rd-navbar-dropdown > li + li, 
  .header2 .rd-navbar-fullwidth .rd-megamenu-list > li + li, 
  .header2 .rd-navbar-static .rd-navbar-dropdown > li + li, 
  .header2 .rd-navbar-static .rd-megamenu-list > li + li{line-height: 1.5;margin-top: .5rem;}
  .header2 .rd-navbar-fullwidth .rd-navbar-dropdown > li > a, 
  .header2 .rd-navbar-static .rd-navbar-dropdown > li > a{display: block;}
}
@media (max-width: 1200px){
  html.rd-navbar-fixed-linked .page,
  html .page{padding-top: 65px;}
  .header2 .rd-navbar-fixed .rd-navbar-nav li:hover > a, 
  .header2 .rd-navbar-fixed .rd-navbar-nav li.focus > a, 
  .header2 .rd-navbar-fixed .rd-navbar-nav li.active > a, 
  .header2 .rd-navbar-fixed .rd-navbar-nav li.opened > a{background: var(--first_color);}
  .header2 .rd-navbar-fixed .rd-navbar-brand img{height: 50px;}
  .header2 .rd-navbar-fixed .rd-navbar-panel{height: 65px;background: url(../images/nav_top_bg.png);}
  .header2 .rd-navbar-fixed .rd-navbar-brand{height: 60px;}
  .header2 .nav_phone{position: fixed;top: 0;right: 0;padding: 4px;height: 65px;z-index: 999;border-bottom: 1px solid #ececee;width: max-content;}
  .header2 .nav_phone{align-items: center;}
  .header2 .nav_phone_text1{line-height: 1;}
  .header2 .rd-navbar-brand a{display: block;height: 100%;}
  .header2 .rd-navbar-fixed .rd-navbar-brand img{max-height: 100%;height: auto;max-width: 100%;}
  .header2 .rd-navbar-toggle{height: 100%;}
  .header2 .rd-navbar-fixed .rd-navbar-nav-wrap{top: -45px;}
}
@media (max-width: 768px){
  .header2 .rd-navbar-fixed .rd-navbar-brand img{max-width: 90%;}
}
/* header2 */
body{background: url(../images/nav_top_bg.png);}
/* top */
.index_top{font-size: 18px;color: #f8c559;margin-bottom: 36px;text-align: center;}
.index_top img{max-width: 100%;}
.index_top p{line-height: 1;margin-top: 10px;}
/* top */

/*产品2*/
.index_product2{padding: 70px 0;background: url(../images/case_bg.png) no-repeat top center / auto 100%;}
.index_product2 .index_top{color: #b00606;margin-bottom: 54px;}
.index_product2 #index_product2_sw{}
.index_product2 #index_product2_sw .index_product_item{display: block;}

.index_product2 .index_product_item_img{
  width: 100%;
  max-width:500px;
}
.index_product2 .index_product_item_img img{
width: 100%;
}

.index_product2 .index_product_text{
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 9px 5px ;
  position: absolute;
  bottom: 0;left: 0; right: 0;
  background: rgba(0,0,0,.5);
}
.index_product2_more{
  font-size: 18px;color: #f8c559;
  width: 270px;
  display: block;
  text-align: center;
  margin: 56px auto 0 auto;
  background: url(../images/case_more.png) no-repeat top center /cover;
  padding: 11px 5px;
}

@media (max-width: 767px){
  .index_product2{padding: 20px 0;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 1281px){

}
/*产品2*/

/*产品3*/
.index_product3{
  padding: 91px 0 80px 0; 
  background:  url(../images/product_bg.png) repeat-x top center;
}
#index_product3_sw_text{width: 80%;margin-bottom: 44px;}
.index_product3_sw_text1{display: block;font-size: 16px;color: #f8c559;text-align: center;border:  1px solid #f8c559;border-radius: 5px;padding: 6px 5px;}
#index_product3_sw_text .swiper-slide-thumb-active{}

#index_product3_sw{margin-top: 2rem;}
.index_product3_sw_item a{display: block;}

.index_product3_sw_item_img{
  width: 100%;
  max-width:400px;
}
.index_product3_sw_item_img img{
}
.index_product3_sw_text2{
  color: #c50303;
  font-size: 18px;
  padding: 0.5rem 20px;
  text-align: center;
  background: url(../images/product_title_bg.png) no-repeat top center /cover;
  margin-top: 8px;
}
.index_product3_sw_item .swiper-slide:hover .index_product3_sw_item_img{}
/* .index_product3_sw_item .swiper-slide:hover .index_product3_sw_text2{color: $first_color$} */
@media (max-width: 767px){
  .index_product3{padding: 50px 0;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 1281px){

}
/*产品3*/

/* 关于 */

.index_about1{padding: 69px 0;}

.index_about1 .index_about1_text{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.index_about1 .index_about1_top{}
.index_about1 .index_about1_top_text1{
  font-size: 36px;
  color: #f8c559;
  line-height: 1.2;
}
.index_about1 .index_about1_top_text2{
  font-size: 24px;color: #f8c559;
  line-height: 1.2;
}
.index_about1 .index_about1_text2{
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #fff;
  line-height: 2;
  padding: 1rem 0;
}
.index_about1 .index_about1_text3{
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #c50303;
  padding: 11px 54px;
  background: url(../images/about_more.png) no-repeat top center /cover;
}
.index_about1 .index_about1_img{
  display: flex;
  align-items: center;
}

.index_about1 #index_about_sw{margin-top: 56px;}
.index_about1 .index_product_item_img{
  width: 100%;

  max-width:400px;
}
.index_about1 .index_product_item_img img{
  width: 100%;

}


@media all and (max-width: 767px) {
  .index_about1{padding: 20px 0;}
  .index_about1 .index_about1_text3{margin-bottom: 1rem;}
}
/*关于*/

/* ly */
.index_ly{
  padding-bottom: 17px;
  background: url(../images/ly_letf.png) no-repeat left 315px,
  url(../images/ly_right.png) no-repeat right 626px;
}
.index_ly_top{
  text-align: center;margin-bottom: 60px;
  background: url(../images/ly_top_bg.png) no-repeat top center;
  height: 150px;
  display: flex;justify-content: center;align-items: center;
  flex-direction: column;white-space: nowrap;
}
.index_ly_top_text1{font-size: 40px;color: #f8c559;font-weight: bold;}
.index_ly_top_text2{font-size: 18px;color: #f8c559;}
.index_ly_img{margin-bottom: 51px;}
.index_ly_text{margin-bottom: 51px;padding-top: 40px;}
.index_ly_item{display: flex;margin-bottom: 25px;}
.index_ly_item:last-of-type{margin-bottom: unset;}
.index_ly_num{
  font-size: 36px;color: #f8c559;font-weight: bold;
  background: url(../images/ly_num.png) no-repeat top center;
  margin-right: 1rem;
  padding: 0 21px;
  align-items: center;
  padding-top: 17px;
}
.index_ly_text_box{padding-top: 20px;}
.index_ly_text1{font-size: 30px;color: #f8c559;font-weight: bold;line-height: 1;}
.index_ly_text2{font-size: 14px;color: #f8c559;}
.index_ly_text3{font-size: 16px;color: #ebd7ac;line-height: 2;}
@media (max-width: 767px){
  .index_ly_top{margin-bottom: 20px;}
  .index_ly_text{padding-top: unset}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 1281px){

}
/* ly */



/*资讯3*/
.index_msg3{padding: 68px 0;background: url(../images/news_bg1.png) no-repeat top center / auto 100%;}
.index_news_top{padding: 17px 0 19px;text-align: center;position: relative;}
.index_news_top img{max-width: 100%;}
.index_msg3 .container{
  position: relative;padding-bottom: 35px;
  background: #b00606 url(../images/news_bg2.png) no-repeat top center / 100% auto;
}
.index_msg3 .container::before{
  content: '';
  background: #b00606 url(../images/news_bg2.png) no-repeat top center / 100% auto;
  position: absolute;
  width: -webkit-fill-available;
  height: 100%;
  margin-left: -26px;
}
.index_news1{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_news1_top{border-bottom: 1px dashed #e38c40;padding-bottom: 1rem;padding-top: 1rem;}
.index_news1_text_top{display: flex;justify-content: space-between;align-items: baseline;}
.index_news1_text1{font-size: 16px;color: #fff;width: 60%;}
.index_news1_text2{font-size: 12px;color: #fff;}
.index_news1_text3{
  font-size: 12px;color: #fff;
  margin: 10px 0;
  
  overflow:hidden;
  display:-webkit-box;
  -webkit-line-clamp:2;
  text-overflow:ellipsis;
  -webkit-box-orient:vertical;
}
.index_news1_text4{
  width: 108px;
  padding: 4px 0;text-align: center;
  font-size: 14px;color: #c50303;
  background: url(../images/news_more.png) no-repeat top center;

}
.index_news1_top:hover .index_news1_text1{color: $first_color$}
.index_msg3 .index_news_img{}
.index_msg3 .index_news_list{padding-top: 9px; display: flex; justify-content: space-between; align-items: baseline;}
.index_msg3 .index_news_list_text1{width: 60%; font-size: 16px; color: #fff;}
.index_msg3 .index_news_list_text2{font-size: 12px; color: #fff; }
.index_msg3 .index_news_list:hover .index_news_list_text1{color: $first_color$}

.index_news2{display: flex;justify-content: space-between;padding: 17px;border: 2px solid #f2d79e;}
.index_news2_img{width:42.63%;}
.index_news2_box{width:54.02%;display: flex;flex-direction: column;justify-content: space-between;}
.index_news2_list{border-bottom: 1px dashed #e38c40;padding-bottom: 1.5rem;margin-bottom: 1rem;}
.index_news2 a:last-of-type .index_news2_list{margin-bottom: unset;}
.index_news2_list_top{display: flex;justify-content: space-between;align-items: baseline;margin-bottom: 3px;}
.index_news2_text1{font-size: 16px;color: #fff;width: 60%;}
.index_news2_text2{font-size: 12px;color: #fff;}
.index_news2_text3{
  font-size: 12px;color: #fff;
  overflow:hidden;
  display:-webkit-box;
  -webkit-line-clamp:2;
  text-overflow:ellipsis;
  -webkit-box-orient:vertical;
}
.index_news2_list:hover .index_news2_text1{color: $first_color$}
@media (max-width: 767px){
  .index_msg3{padding: 20px 0;}
  .index_msg3 .row > div{margin-bottom: 1rem;}
  .index_news2_box{width: 100%}
}
@media (min-width: 768px) and (max-width: 991px){
  .index_news2_box{width: 100%}

}
@media all and (min-width: 1281px){

}
/*资讯3*/




/* 底部 */
.my_foot{background: url(../images/foot_bg.png);padding-top: 40px;}
.foot_nav1{}
.foot_nav11{
  display: flex;
  justify-content: space-between;
  border: 2px solid #f8c559;
}
.foot_nav11 a{
  font-size: 14px;
  color: #f8c559;
  width: 100%;
  text-align: center;
  padding: 9px 0;
}
.foot_text_box{
  padding-top: 38px;
  padding-bottom: 38px; 
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.foot_text{}
.foot_text1{font-size: 24px;color: #f8c559;margin-bottom: 1rem;}
.foot_text_b{display: flex;flex-wrap: wrap;}
.foot_text_item{width: 300px; max-width: 100%;margin-bottom: .5rem;}
.foot_text_item:nth-child(3),
.foot_text_item:nth-child(4){width: 100%}
.foot_text_icon{width: 22px;text-align: center;float: left;margin-right: .5rem;}
.foot_text2{font-size: 16px;color: #f8c559;margin-top: unset;}

.foot_qr div{
  width: 162px;
  height: 162px;
  max-width: 100%;
  background: url(../images/qr_box.png) no-repeat top center;
  padding: 9px;
  margin: auto;
}
.foot_qr img{max-width: 100%;}

.foot_text , 
.foot_text a{color: #f8c559;}

.foot_copyright{
  padding: 0.5rem 0;
  background: url(../images/nav_bg.png);
}
.foot_copyright , .foot_copyright a , .foot_copyright p{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #b00606;
  text-align: center;
  margin-top:unset;
}
.online i, .botmenu i{margin-right: .3rem;}
@media all and (max-width: 767px) {
  .foot_qr{justify-content: center;margin: 20px 0;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 991px) {

}
/* 底部 */


@media all and (max-width: 767px) {
  .no_dis2 {display: none!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.no_dispad{display: none!important;}
}
@media all and (min-width: 991px) {
  .no_dis1{display: none;}
}


/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.about_content p{margin-bottom: 10px;}

/* subnavlist */
.subnavlist .swiper-container .swiper-slide a{color:#fff;}
.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);}
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}

/* 详情页右侧推荐 */
.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)}
.searchcomponent .form-group{background: #fff;}
@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;}
.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;}

/* 产品 新闻推荐 */
.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;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 78%;max-width: unset;}
@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}
  .shownews .recommend ul li.item_block a .item_des{width: 100%;}
}

/* tabber */
.botmenu {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;}

/* 新闻列表 */
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
h2,p{word-break:break-all;}


.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}
.showproduct .img-thumbnail-variant-2{width:100%}


/* 内页底色 */
@media (max-width: 1200px){
.rd-navbar-fixed .rd-navbar-nav li > a{color: #fff;}
.rd-navbar-fixed .rd-navbar-submenu-toggle{color: #fff;}
.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span{background-color: #fff;}
}
h1, h2, h3, h4, h5, h6,
a,
body{color: #fff;}
/* 内页导航条 */
.breadcrumbs-custom{background: unset;}
.breadcrumbs-custom__title{color: #fff;}
.breadcrumbs-custom__path li a, .breadcrumbs-custom__path li a:active, .breadcrumbs-custom__path li a:focus, .breadcrumbs-custom__path li a:hover{color: #fff;}
.subnavlist ul li a, .subnavlist ul li a:active, .subnavlist ul li a:focus{color: #fff;}

/* 分页 */
a:not([href]):not([tabindex]){color: #333;}

/* 产品详情 */
.showproduct .product-date, .showproduct .product-visit{color: #fff;}
/* 右侧推荐 */
.showproduct .recommend ul li.item_block a p.item_date{color: #fff;}
.showproduct .recommend ul li.item_block a .item_info{color: #fff;}
.showproduct .recommend ul li.item_block a .item_des{color: #fff;}
.showproduct .recommend ul li.item_block a .item_link p{color: #fff;}
/* 新闻 */
.newslist{background: #ba1423;}
.newslist ul li h4 a,
.newslist ul li p.info,
.newslist ul li p.des,
.shownews .content,
.text-secondary{color: #fff!important;}
.newslist ul li h4 a:hover{color:var(--first_color)}
.shownews .recommend ul li.item_block a p.item_date{color: #fff;}
.shownews .recommend ul li.item_block a .item_info{color: #fff;}
.shownews .recommend ul li.item_block a .item_des{color: #fff;}
.shownews .recommend ul li.item_block a .item_link p{color: #fff;}
.shownews .product-date, .shownews .product-visit{color: #fff;}
.shownews .turnpages p:hover{background: unset;}

/* 图片 */
.showcase .product-date, .showproduct .product-visit{color: #fff;}
.showcase .turnpages p:hover{background: unset;}

.searchlist .card{background: unset;}