: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;border-radius: 5px;}
.online dl:hover{background:var(--first_color)}
.online dl dt{width: max-content;max-width: 300px;padding: 7px;background: var(--first_color);color: #fff;text-align: center;border-radius: 5px;border: unset;right: 65px;opacity: 0;transition: all ease 0.5s;}
.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}
#newBridge .icon-right-center{top: 25%!important;}

.rd-navbar-static{padding: 0 0;box-shadow: unset;}

.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;position: absolute;right:10px;}
.rd-navbar-fixed .rd-navbar-nav-wrap {right:0;left:unset;transform:translateX(110%);}
.rd-navbar-fixed .rd-navbar-brand{left: 10px;}
@media (max-width: 576px){
  .rd-navbar-fixed .rd-navbar-brand{width:80%;justify-content: flex-start;}
}

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 + p{margin-top: unset;}
@media (min-width: 992px){
  * + p {margin-top: unset;}
}
/* 1200 */
.container{max-width: 1230px;}
@media (min-width: 1600px){
  .container{width: 1230px;}
}
/* .container{max-width: 1178px;} */
@media (min-width: 1600px){
  .row > [class*='col-']{padding-left: 1rem;padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}
/* 顶部 */
.nav_top{padding: 0.3rem 0;}
.nav_top_text1{font-size: 12px;font-family: "Microsoft YaHei";color: #666;}
.nav_top_right{text-align: right;}
/*顶部*/
.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 .logo_text_box1{margin-left: 1rem; }
.header2 .logo_text1{font-size: 16px;font-family: "Microsoft YaHei";color: #444;line-height: 1.7;}
.header2 .logo_text2{font-size: 16px;font-family: "Microsoft YaHei";color: #444;line-height: 1.7;}
.header2 .nav_phone{display: flex;justify-content: flex-end;align-items: flex-start;}
.header2 .nav_phone_text{margin-left: .5rem;line-height: 1.2;}
.header2 .nav_phone_text1{font-size: 24px;color: #333;font-weight: bold;}
.header2 .nav_phone_text1 span{font-size: 14px;color: #333;font-weight: normal;line-height: 1;width: 70px;display:inline-block;text-align: center;}
.header2 .rd-navbar-brand img{ max-width: 100%;}
@media (min-width: 1200px){
  .rd-navbar-panel{display: flex;align-items: center;}
  .header2 .rd-navbar-static .rd-navbar-inner{padding: 17px 0;}
  .header2 .rd-navbar-static .rd-navbar-nav-wrap.nav_row{background:;}
  .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%;color: #333;}
  .header2 .rd-navbar-static .rd-navbar-nav > li:first-of-type{}
  .header2 .rd-navbar .rd-navbar-nav > li > a::after{content: "";width: 0;height: 2px;background: #fff;bottom: 0px;left: 0;position: absolute;transition: all ease 0.5s;}
  .header2 .rd-navbar .rd-navbar-nav > li.active > a::after{width:100%;background: var(--first_color);}
  .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;position: relative;}
  .header2 .rd-navbar-static .rd-navbar-nav > li.active{}
  .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: #333;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: #333;}
  .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: var(--first_color);}
  .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;}
  .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle{display: none;}
  .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-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown{margin-left: 9px;top: 0;}
}
@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;}
  .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;}
  .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: 100%;}
}
/* header2 */

/*搜索*/
.index_search{box-shadow: 0px 3px 7px 0px rgba(137,137,137,0.29);position: relative;}
.index_search_text{}
.index_search_text span{font-size: 14px;color: #333;}
.index_search_text a{font-size: 14px;color: #333;}
.index_search_form{margin: 5px 0; max-width: 100%;box-shadow: 0.142857rem 0.142857rem 0.071429rem -0.071429rem #000;border-radius: .714286rem;background-color: #fff;border: 1px solid #ccc;overflow: hidden;}
.index_search_form .form-group{margin-bottom: unset;}
.index_search_input{
  border-radius: unset;
  border: unset;
  background-color: #fff;
  font-size: 12px;
  color: #666;
  height: 32px;
  padding: 0 .929rem!important;
}
.index_search_input::-webkit-input-placeholder{color: #999;}
.index_search_input::-moz-placeholder{color: #999;}
.index_search_input:-ms-input-placeholder{color: #999;}

.index_search_btn{
  border-radius: unset!important;
  font-size: 14px;
  color: #fff;
  height: 32px;
  padding: 0 .929rem!important;
  background-color: unset;
}
.index_search_i{
  margin: auto;
}

@media (max-width: 767px){
  .index_search_form{width: 100%}
}
@media (min-width: 768px){
  .input-group-btn .index_search_btn{}
}
/*搜索*/

/* 首页关于我们 */
#about{padding: 5.142857rem 0;}
.about{display: flex; align-items: flex-end; padding-bottom: 2rem; padding-right: 1.571429rem; height: 35.214286rem;/*479*/ background: url(../images/aboutbg.png) no-repeat center top/100% auto;}
.about .left{display: flex; flex-direction: column; flex: 1; padding-bottom: 8.929%; padding-left: 4.3%; color: #fff;}
#about > .about > .left > .about-title{ font-size: 30px; line-height: 1; }
#about > .about > .left > .about-title1{ font-size: 16px; }
#about > .about > .left > div:nth-child(3){ padding-top: 1.78571rem; text-align: justify; }
#about > .about > .left > div:nth-child(3) p{margin: 0;}

.about .right{margin-left: 3.214286rem; width: 56.2%;/*662*/ height: 78.5%;/*354*/}
.about .right a{display: flex; height: 100%;}
.about .right img{display: block; width: 100%;}
@media screen and (max-width: 1024px){
  .about{height: 29.428571rem;}
  .about .left{padding-bottom: 4.5%; padding-left: 4%;}
}
@media screen and (max-width: 768px){
  .about{height: 22.142857rem;}
  .about .left{padding-bottom: 1.8%; padding-left: 3%;}
  #about > .about > .left > .about-title{font-size: 20px;}
  #about > .about > .left > .about-title1{font-size: 12px;}
  #about > .about > .left > div:nth-child(3){font-size: 12px; padding-top: .714286rem;}
}
@media screen and (max-width: 767px){
  .about{flex-direction: column; padding: 0 .9375rem 2.142857rem!important; height: auto; background: unset; background-color: var(--first_color);}
  .about .left{flex: unset; width: 100%; padding-top: 2.142857rem; padding-bottom: 2.142857rem; padding-left: 0;}
  .about .right{margin-left: 0; width: 100%; height: auto;}
}



/* 首页标题 */
.index-column-title{padding-bottom: 2.571429rem; text-align: center;}
.index-column-title img{width: 18.714286rem;}



/* 首页产品展示 */
#product{position: relative; padding: 5.142857rem 0; background-color: #f6f6f6;}
#product > img:nth-child(1){position: absolute; bottom: 95%; left: 0; right: 0; margin: auto;}
#product > div:nth-child(2){position: absolute; top: 92%; left: 0; right: 0; margin: auto; height: 5.214286rem; background: url(../images/icon2.png) no-repeat center/auto 100%;}
.product-wrap{}
.product-wrap .swiper-product{margin: 0 3.142857rem;/*44px*/ padding: 0;}
.product-wrap .swiper-product .swiper-slide{width: 19rem;}
.product-wrap .swiper-product .box > a{display: block;}
.product-wrap .swiper-product .box > a.product-img{position: relative; box-sizing: border-box; border: .142857rem solid #ccc;}
.product-wrap .swiper-product .box > a.product-img::before{content: ''; display: block; padding-top: 100%;}
.product-wrap .swiper-product .box > a .img-box{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.product-wrap .swiper-product .box > a .img-box img{width: 100%; height: 100%;}

.product-wrap .swiper-product .box > a.product-name{background-color: #fff;}
.product-wrap .swiper-product .box > a p{width: 100%; margin: 0; padding: .714286rem 2.142857rem; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #444;}
.product-wrap .swiper-product .box:hover > a p{background-color: #e50012; color: #fff;}

.product-wrap .product-swiperbox{position: relative;}/*专门给按钮定位的框*/
.product-wrap .product-swiperbox .product-prev-btn{left: -1.428571rem;/*-20px*/ width: 3.142857rem;/*44px*/ height: 3.142857rem; background: url(../images/arrow-l.png) no-repeat center/100% auto;}
.product-wrap .product-swiperbox .product-prev-btn::after{display: none;}
.product-wrap .product-swiperbox .product-next-btn{right: -1.428571rem;/*-20px*/ width: 3.142857rem;/*44px*/ height: 3.142857rem; background: url(../images/arrow-r.png) no-repeat center/100% auto;}
.product-wrap .product-swiperbox .product-next-btn::after{display: none;}

@media screen and (max-width: 1024px){
  .product-wrap .product-swiperbox .product-prev-btn{left: -0.357143rem;/*-5px*/}
  .product-wrap .product-swiperbox .product-next-btn{right: -0.357143rem;/*-5px*/}
}
@media screen and (max-width: 767px){
  .product-wrap .swiper-product{margin: 0 auto;}
  .product-wrap .swiper-product .box a p{padding: 0 .714286rem;}
  .product-wrap .product-swiperbox .product-prev-btn{display: none;}
  .product-wrap .product-swiperbox .product-next-btn{display: none;}
}



/* 首页案例 */
#case{margin: 5.142857rem 0;}
#case .index-column-title img{width: 26.785714rem;}
.case-wrap{}
.case-wrap .swiper-case{margin: 0 3.142857rem;/*44px*/ padding: 0;}
.case-wrap .swiper-case .swiper-slide{width: 19rem;}
.case-wrap .swiper-case .box > a{display: block;}
.case-wrap .swiper-case .box > a.case-img{display: flex; align-items: center; position: relative; box-sizing: border-box; height: 21.428571rem;/*300*/}
/* .case-wrap .swiper-case .box > a.case-img::before{content: ''; display: block; padding-top: 100%;}
.case-wrap .swiper-case .box > a .img-box{position: absolute; top: 0; left: 0; width: 100%; height: 100%;} */
.case-wrap .swiper-case .box > a .img-box img{width: 100%; /*height: 100%;*/}
/* 鼠标悬停效果1 */
.case-wrap .swiper-case .box > a .case-hover{position: absolute; top: 0; left: 0; padding: .714286rem; width: 100%; height: 100%; background-color: rgba(41,77,168,.6); opacity: 0; transition: all .5s}
.case-wrap .swiper-case .box > a .case-hover > div{display :flex; align-items:center; justify-content:center; box-sizing: border-box; height: 100%; border: .142857rem solid rgba(255,255,255,.5); text-align: center;}
.case-wrap .swiper-case .box > a .case-hover > div span{width: 100%;}
.case-wrap .swiper-case .box > a .case-hover > div span p{margin: 0; color: #fff;}
.case-wrap .swiper-case .box > a .case-hover > div span p:nth-child(1){padding: 0 15%; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.case-wrap .swiper-case .box > a .case-hover > div span p:nth-child(2){display: inline-block; width: auto; margin: .357143rem 0 0; padding: .714286rem .5rem .142857rem; font-size: 16px;}
.case-wrap .swiper-case .box > a .case-hover:hover{opacity: 1;}

.case-wrap .case-swiperbox{position: relative;}/*专门给按钮定位的框*/
.case-wrap .case-swiperbox .case-prev-btn{left: -1.428571rem;/*-20px*/ width: 3.142857rem;/*44px*/ height: 3.142857rem; background: url(../images/arrow-l.png) no-repeat center/100% auto;}
.case-wrap .case-swiperbox .case-prev-btn::after{display: none;}
.case-wrap .case-swiperbox .case-next-btn{right: -1.428571rem;/*-20px*/ width: 3.142857rem;/*44px*/ height: 3.142857rem; background: url(../images/arrow-r.png) no-repeat center/100% auto;}
.case-wrap .case-swiperbox .case-next-btn::after{display: none;}

.case-wrap > a{display: flex; justify-content: center; align-items: center; margin: 2.571429rem auto 0; width: 12.071429rem; height: 2.928571rem; border-radius: .571429rem; font-size: 16px; background-color: var(--first_color); color: #fff;}

@media screen and (max-width: 1024px){
  .case-wrap .swiper-case .box > a.case-img{height: 17.785714rem;}
  .case-wrap .case-swiperbox .case-prev-btn{left: -0.357143rem;/*-5px*/}
  .case-wrap .case-swiperbox .case-next-btn{right: -0.357143rem;/*-5px*/}
}
@media screen and (max-width: 768px){
  .case-wrap .swiper-case .box > a.case-img{height: 11.715714rem;}
}
@media screen and (max-width: 767px){
  .case-wrap .swiper-case .box > a.case-img{height: 9.295rem;}
  .case-wrap .swiper-case{margin: 0 auto;}
  .case-wrap .swiper-case .box a p{padding: 0 .714286rem;}
  .case-wrap .case-swiperbox .case-prev-btn{display: none;}
  .case-wrap .case-swiperbox .case-next-btn{display: none;}
}



/* 首页新闻 */
#news{background: linear-gradient(to right, #fff 0%,#fff 25%, #294da8 25%,#294da8 100%);}
.news{display: flex;}
.news .left{width: 30.333333%; padding-right: 4.91667%; padding-bottom: 3.714286rem; background-color: #fff;}
.news .left .title{padding-bottom: .714286rem; font-size: 20px; font-weight: bold; color: var(--first_color);}
.news .left .title span{font-weight: normal;}
.news .left .content > a{display: flex; align-items: center; padding: 1.214286rem 0 .571429rem; border-bottom: .071429rem solid #ccc;}
.news .left .content > a > span:nth-child(1){width: .5rem; height: .5rem; margin-right: .714286rem; border-radius: 50%; background-color: #ccc;}
.news .left .content > a > span:nth-child(2){flex: 1; padding-right: 13%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #444;}
.news .left .content > a:hover{border-bottom: .071429rem solid #e50012;}
.news .left .content > a:hover > span:nth-child(1){background-color: #e50012;}
.news .left .content > a:hover > span:nth-child(2){color: #e50012;}

.news .right{display: flex; flex-wrap: wrap; flex: 1; padding-top: 4.285714rem; padding-bottom: 3.714286rem; padding-left: 2.33333%; overflow: hidden; color: #fff;}
.news .right a{color: #fff;}
.news .right > div{display: flex; flex-direction: column; width: 48%;}
.news .right > div:nth-child(odd){margin-right: 4%;}
.news .right > div:nth-child(1){padding-bottom: 2.571429rem;}
.news .right > div:nth-child(2){padding-bottom: 2.571429rem;}
.news .right > div span:nth-child(1){padding-right: 20%; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news .right > div span:nth-child(2){margin-top: auto; text-align: justify;}
.news .right > div a{display: flex; justify-content: center; align-items: center; margin-top: auto; width: 7.785714rem; height: 2.428571rem; border-radius: .714286rem;  border: .071429rem solid #fff;}

@media screen and (max-width: 1024px){
  #news{background: linear-gradient(to right, #fff 0%,#fff 30.7%, #294da8 30.7%,#294da8 100%);}
}
@media screen and (max-width: 768px){
  #news{background: linear-gradient(to right, #fff 0%,#fff 30.99%, #294da8 30.99%,#294da8 100%);}
}
@media screen and (max-width: 767px){
  #news{background: linear-gradient(to bottom, #fff 0%,#fff 40%,#294da8 40%,#294da8 100%);}
  .news{flex-direction: column;}
  .news .left{width: 100%; padding-right: 0;}
  .news .left .title{text-align: center; font-size: 25px;}
  .news .right{flex-direction: column; flex: unset; width: 100%; padding-left: 0;}
  .news .right > div{width: 100%; padding-bottom: 2.571429rem;}
  .news .right > div:nth-child(odd){margin-right: 0;}
}
/* 底部 */

footer{}
/* 底部 */
.ep-foot-info{display: flex; height: 18.214286rem;}
.ep-foot-info > div:nth-child(1){position: relative; width: 30.333333%;}
.ep-foot-info > div:nth-child(1) img{position: absolute; right: 0;max-width: unset;}
.ep-foot-info > div:nth-child(2){ display: flex; flex-direction: column; flex: 1; padding-left: .357143rem; }
.ep-footnav{display: flex; width: 100%; flex: 1; padding-top: 3.214286rem; background: transparent;}
.ep-footnav > div > div{display: flex; flex-direction: column; align-items: center;}
html > body:nth-child(2) > .ep-foot-info > div:nth-child(2) > .ep-footnav > .swiper-wrapper > .swiper-slide > span:nth-child(2){ padding-top: .357143rem; font-size: 15px; font-weight: bold; }
@media screen and (max-width: 1024px){
  .ep-footnav{padding-top: 2.5rem;}
  .ep-footnav > div > div > span:nth-child(3){font-size: 12px;}
  .ep-footnav > div > div > a:nth-child(3){font-size: 12px;}
}
@media screen and (max-width: 768px){
  .ep-footnav2{font-size: 12px;}
}
@media screen and (max-width: 767px){
  .ep-foot-info{flex-direction: column; height: auto;}
  .ep-foot-info > div:nth-child(1){width: 100%; padding-top: 2.142857rem;}
  .ep-foot-info > div:nth-child(1) img{position: unset; width: 100%;}
  .ep-foot-info > div:nth-child(2){padding-left: 0;}
  .ep-footnav{padding-top: 2.142857rem; padding-bottom: 1.428571rem;}
  .ep-footnav > div > div{width: 50%!important; padding-bottom: 0;}
  .ep-footnav > div > div:nth-child(1){margin-bottom: 2.142857rem;}
  .ep-footnav > div > div:nth-child(2){margin-bottom: 2.142857rem;}
}

.ep-footnav2{margin-top: auto; background: transparent;}



.foot_copyright{padding: 0.5rem 0;}
.foot_copyright , .foot_copyright a , .foot_copyright p{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #444;
  text-align: center;
  /* background-color: var(--first_color)!important; */
}

.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.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)}
@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%}