@charset "UTF-8";
.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;}
.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}
a{color:#333;}
.sw_banner a{display: block;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, a:focus{color: var(--first_color);}
.rd-navbar-static .rd-navbar-inner{max-width: 1148px;}
body p{word-break: break-word;}

/* banner*/
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background: #ffffff;
}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 10px;
}
.swiper-button-next, .swiper-button-prev{color: #ffffff;}
.swiper-pagination-bullet-active{background: #ffffff; opacity: 1;}
.swiper-button-prev{
  content: '';
  background-image: url(../images/banner-left.png);
  width: 53px;
  height: 60px;
  background-size: 53px 60px;
}
.swiper-button-next{
  content: '';
  background-image: url(../images/banner-right.png);
  width: 53px;
  height: 60px;
  background-size: 53px 60px;
}
@media (min-width: 1200px){
  .container{width: 1178px;}
} 
@media (min-width: 1200px){
  .row >[class*='col-']{padding-left: 1rem; padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}

.rd-navbar-static .rd-navbar-nav .epower-lang, .rd-navbar-static .rd-navbar-nav .epower-lang a{
  color: #333333;
  font-size: 14px;
}
.rd-navbar-static .rd-navbar-nav .epower-lang{
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.epower-lang span{
  padding: 0 5px;
}
.rd-navbar-static .rd-navbar-nav .epower-lang a:hover{
  color: #333333 !important;
  background: transparent;
}
/* 导航 */
.rd-navbar-wrap{
  height: auto !important;
}
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar-brand a{
  display: flex;
  align-items: center;
}
.rd-navbar-static p{
  margin: 0;
}
.rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
  font-size: 16px;
  color: #333333;
}
.rd-navbar .rd-navbar-nav > li > a{
  text-transform: none;
}

.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li:hover > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after{
  color: #ffffff !important;
  background: var(--first_color);
}

.rd-navbar-static .rd-navbar-dropdown{
  padding: 10px 20px 20px 20px;
  margin-left: 0;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
  width: 100%;
}
@media (min-width:1200px){
  .rd-navbar-static{
    padding-top: 0;
    padding-bottom: 0;
  }

  .rd-navbar-static.rd-navbar--is-stuck{
    position: unset;
  }
  .rd-navbar-static{box-shadow: unset;}
  .rd-navbar-static .rd-navbar-inner,.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner{
    padding: 0;
  }
  .page-header .rd-navbar-brand img:nth-child(1){
    max-width: 78%;
  }
  .page-header .rd-navbar-brand img:nth-child(2){
    max-width: 22%;
  }


  .rd-navbar-static .rd-navbar-nav .rd-nav-item .rd-nav-link{
    width: 100%;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
  }

  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .header-nav-list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .rd-navbar-panel{
      width: 32%;
      float: left;
  }
  .rd-navbar-nav-wrap{
      width: 68% !important;
      float: left;
      padding-left: 10px;
  }
  .rd-navbar-static .rd-navbar-nav{
    margin: 0;
  }
  .rd-navbar-inner>div{
    display: flex;
    align-items: center;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{
    display: none;
  }
  
  .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, .rd-navbar-static .rd-navbar-dropdown > li > a:hover,.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);
  }
}
@media (max-width: 1200px){
  .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-fixed .rd-navbar-brand img{height: 50px;}
}
@media (max-width: 1199px){
  .rd-navbar-nav-wrap .container{padding: 0;}
  .rd-navbar-fixed .rd-navbar-brand{padding-right: 10px;}
}

/* 移动端导航 */
.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: 1199px){
  .rd-navbar-fixed .rd-navbar-brand {
    width: 80%;
    padding-right: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .rd-navbar-fixed .rd-navbar-toggle{
    width: 20%;
    max-width: 48px;
  }
  .rd-navbar-fixed .rd-navbar-nav .epower-lang:hover > a{
    background: #fff;
    color: #333;
  }
  .rd-navbar-fixed .rd-navbar-nav .epower-lang a:hover{
    background: var(--first_color);
    color: #fff;
  }
  .rd-navbar-fixed .rd-navbar-nav .epower-lang span{display: none;}
}


/*搜索框*/
.options-search .input-search{
  height: 40px;
  float: right;
  margin-top: 0;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.options-search .input-search .searchword{
  position: relative;
   z-index: 1; 
   width: 0;
   height: 38px; 
   list-style:none; 
   text-align:left; 
   color: #cccccc;
   float: left; 
   font-size: 12px; 
   margin: 0; 
   padding: 0; 
   border: 0; 
   transition:width .4s;
  -webkit-transition:width .4s;
  overflow: hidden;
  border-radius: 50px 0 0 50px;
  z-index: 999;
}
.options-search .input-search .searchword-btn{ 
  width: 20px;
  height: 20px;
  text-align: center; 
  background: url(../images/search-logo.png) no-repeat center; 
  margin-right: 10px;
  padding: 0; 
  border: 0; 
  cursor: pointer; 
  float: right; 
  border-radius: 50px;
}
.options-search .input-search:hover{
  border-radius: 50px;
  border: 1px solid #cccccc;
}
.options-search .input-search:hover .searchword{
  width: 175px;
  transition: width .4s;
  -webkit-transition: width .4s;
  padding-left: 15px; 
}
.options-search .input-search:hover .searchword-btn{
  border-radius: 0 50px 50px 0;
}
.searchword::-webkit-input-placeholder{color: #cccccc;}
.searchword::-moz-placeholder{color: #cccccc;}
.searchword:-ms-input-placeholder{color: #cccccc;}
@media (max-width:1199px){
  .options-search{
    display: none;
  }
}


.index-column-title{
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  margin-bottom: 40px;
}
.index-column{
  text-align: center;
  color: #181818;
  font-size: 26px;
  line-height: 26px;
}
/*首页案例展示区块*/
.epower-index-case{
  padding: 80px 0 45px 0;
  background: #5da2ef;
}
.epower-index-case a{
  display: block;
}
.epower-index-case * + .row{
  margin-top: 0;
}
#casethumbs{
  width: 80%;
  margin:  0 auto;
}
.epower-index-case .case-item-title{
  width: 100%;
  font-size: 18px;
  text-align: center;
  color:#ffffff;
  display:inline-block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin-top: 25px;
  margin-bottom: 35px;
}
#casethumbs .case-category-name a{
  font-size: 18px;
  font-family: "Microsoft YaHei";
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 44px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
}
#casethumbs .case-category-name a:hover{
  background: #ffffff;
  color: #4689e3;
}
@media (max-width:767px){
  #casethumbs .case-category-name{
    margin: 0 5px !important;
  }
  .epower-index-case .case-item-title{
    margin-bottom: 25px;
  }
  .epower-index-case{
    padding: 80px 0 55px 0;
  }
}
@media (max-width:991px){
  #casethumbs{
    width: 100%;
  }
}


/*首页产品展示区块*/
.epower-index-product{
  background: url(../images/index-product-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 80px 0;
}
.epower-index-product a{
  display: block;
}
#product_category{
  width: 100%;
  margin:  0 auto;
}
#product_category .product-category-name a,.about-category-name a{
  font-size: 18px;
  font-family: "Microsoft YaHei";
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 44px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
}

#product_category .product-category-name a:hover,.about-category-name a:hover{
  background: #ffffff;
  color: #4689e3;
}
@media (min-width: 768px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 25%;
  }
}
.epower-index-product .swiper-wrapper .swiper-slide{
  margin-right: 22px;
}
.epower-index-product #product .product-title{
  width: 100%;
  font-size: 18px;
  text-align: center;
  color:#ffffff;
  display:inline-block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin-top: 25px;
}
.index-product-more{
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 30px auto 0 auto;
  background: #ffffff;
  margin-top: 30px;
  border-radius: 50px;
}
.index-product-more a{
  color: #4689e3;
  font-size: 18px;
}
@media (max-width:767px){
  #product .product-category-name{
    margin: 0 5px !important;
  }
  .about-category-name{
    margin: 0 6px;
  }
  .index-product-more{
    margin-top: 5px;
  }
  @media (max-width: 767px){
    .epower-index-product .swiper-wrapper .swiper-slide{
      width: 50%;
    }
  }
}


/* 首页简介区块 */
.epower-index-about{
  padding: 80px 0;
  background: #5da2ef;
}
.epower-index-about p + p, .epower-index-about * + .row{
  margin-top: 0;
}
.epower-index-about a{
  display: block;
}
.about-category{
  margin: 0 auto 46px auto;
}
@media (min-width:992px){
  .about-category{
    width: 100% !important;
  } 
}
.index-about-title{
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
}
.index-about-text{
  margin: 27px 0;
}
.index-about-text p{
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-indent: 2em;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.index-about-more{
  width: 134px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border-radius: 50px;
}
.index-about-more a{
  color: #4689e3;
  font-size: 18px;
}
@media (min-width:992px){
  .xs-about-text{
    padding-right:8px;
  }
}
@media (max-width:991px){
  .xs-about-row{
    display: flex;
    flex-direction:column;
  }
  .xs-about-img{
    order: 0;
  }
  .xs-about-text{
    order: 1;
    margin-top: 46px;
  }
  .index-about-title{
    text-align: center;
  }
}

/*首页新闻区块*/
.epower-index-news{
  background: url(../images/index-news-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 80px 0;
}
.epower-index-news p + *, .epower-index-news * + .row, .epower-index-news * + p{
  margin-top: 0;
}
.epower-index-news a{display: block;}
@media (min-width: 768px){
  .epower-index-news .swiper-wrapper .swiper-slide{
    width: 16.666667%;
  }
}

.epower-index-news .swiper-wrapper .swiper-slide{
  padding-left: 0;
  margin-right: 23px;
}

.news-updatetime,.news-title{
  color: #ffffff;
  font-size: 14px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news-item{
  padding: 10px 8px 0 10px;
}
@media (max-width: 767px){
  .epower-index-news .swiper-wrapper .swiper-slide{
    width: 50%;
  }
}

/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; clear: both;
}
footer p + *, footer * + p, footer * + .row{
  margin-top: 0;
}
.epower-foot-contact{
  background: #333333;
  padding: 50px 0;
}
@media (min-width:768px){
  .foot-nav{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.foot-list{
  width: 100%;
  padding-left: 8px;
}
.foot-nav-item a{
  color: #ffffff;
  font-size: 16px;
}
.foot-nav-item a:hover{
  color: #ffffff;
}
.foot-nav-list li a{
  color: #ffffff;
  font-size: 12px;
  margin-top: 5px;
}
.foot-nav-item{
  margin-bottom: 5px;
}
.foot-web-code{
  display: flex;
  justify-content: space-between;
}
.foot-web-code>div{
  max-width: 122px;
}
.foot-web-code img{
  width: 100%;
  height: auto;
  max-width: 122px;
}
.foot-web-code p{
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  margin-top: 5px;
}
.foot-contact-text p{
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.foot-contact-text a{
  color: #ffffff;
}
@media (max-width:767px){
  .foot-nav{
    display: none;
  }
  .foot-contact-text{
    margin-top: 20px;
  }
}
.foot-copyright{
  background: #161616;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0;
  text-align: center;
}
.foot-copyright a{
  color: #ffffff;
}
.epower-foot-contact>div{
  position: relative;
}
.foot-top{
  position: absolute;
  top: 55px;
  right: -118px;
  width: 75px;
  height: 75px;
  background: #2151a7;
  border-radius: 15px;
  text-align: center;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.foot-top-text{
  margin-top: 8px;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}
@media (max-width:767px){
  .foot-top{
    display: none;
  }
}

/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.section .content a{color: #444444;}
.section .content p{font-size: 16px;line-height: 1.5;}


/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.active,
.subnavlist .swiper-subnav .dropdown-item.active,
.swiper-subnav .dropdown-item: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);}
.productlist .card .card-img a{display: block;}
.productlist .card .card-img{text-align: center;}
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;white-space: nowrap;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 80%;max-width: unset;}
.shownews .recommend ul li.item_block a .item_des{width: 100%;}
/* 英文时需自动换行 */
h2,p{word-break:break-all;}


/* 详情页右侧推荐 */
.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)}
.showproduct .recommend span.toptitle,.shownews .recommend span.toptitle{
  margin-bottom: 20px;
}
.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;}
.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;
}
@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
  }
}


/* 分页器 */
.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;}
}




/* 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;}

/* product */
.showproduct .img-thumbnail-variant-2{
  width: 100%;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}


/* newslist */
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist ul li.media .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}
.clearfix::after{display: table;clear: both;content: '';}

/* 客服 */
@media (max-width: 767px){
  .online{display: block!important;}
}
.online dl{
  background: var(--first_color);
}

/*手机端底部按钮 */
.botmenu {
  background: var(--first_color);
  border-top: 1px solid #ffffff;
}
.botmenu p {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.botmenu i {
  font-size: 24px;
}
.botmenu p{
  margin-top: 2px;
}
/* 返回顶部 */
.ui-to-top{
  display: none;
}


/* 侧栏 */
.side {
  position: fixed;
  z-index: 5;
  right: 0;
  top: 356px;
  align-items: flex-end;
  width: 100px;
}
.d-f {
  display: flex;
}
.f-d-c {
  flex-direction: column;
}

.side-item {
  margin-right: -10rem;
  background-color: #045fb0;
  color: #fff;
  transition: all .4s;
}

.side-phone-item{
  width: 100px;
  height: 100px;
  background: #2151a7;
}

.side-phone-txt {
  width: 10rem;
  font-size: 18px;
  color: #fff !important;
  overflow: hidden;
  text-align: center;
}

.side-item:hover {
  margin-right: 0;
}

.side-title{
  color: #ffffff;
  font-size: 14px;
  margin-top: 7px;
}
.side-qq-item{
  width: 100px;
  height: 100px;
  background: #c4083e;
}

.side-item-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

@media (max-width:767px){
  .side {
    top: 15rem;
  }
  .side-phone-md{
    display: none;
  }
}

@media (min-width:768px){
  .side-phone-xs{
    display: none;
  }
}