@charset "UTF-8";
:root {
  --color1:#ff9333;
  --color2:#e48011;
  --color3:#1c2b5f;
  --bcr1:cubic-bezier(.4,.4,0,1);
  --bcr2:cubic-bezier(0.075, 0.82, 0.165, 1);
}

a, a:visited {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form {
  margin: 0;
  padding: 0;
}

.top-navbar {
  text-align: right;
  font-size: 14px;
}

.top-navbar a {
  color: #ffffff;
}

.top-navbar a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.top-navbar .navbar-collapse {
  justify-content: flex-end;
}

.top-navbar .navbar-collapse .search-form {
  height: 30px;
}

.top-navbar .navbar-collapse .search-form .search-input {
  border-radius: 15px 0 0 15px;
  border-width: 0;
  padding: 0;
  text-indent: 10px;
  font-size: 14px;
  box-shadow: none;
}

.top-navbar .navbar-collapse .search-form .search-input:focus {
  border-color: unset !important;
}

.top-navbar .navbar-collapse .search-form .search-submit {
  background-color: white;
  border-radius: 0 15px 15px 0;
  border-width: 0;
  color: #ef7800;
  padding: 0;
  padding-right: 10px;
}

.header-navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.header-navbar .navbar-collapse {
  justify-content: flex-end;
}

.header-navbar .logo {
  width: 180px;
}

.header-navbar .navbar-toggler {
  color: #323232;
  border-color: #323232;
}

.header-navbar .navbar-toggler i {
  color: #323232;
}

.header-navbar .navbar-nav .nav-link {
  color: #323232;
  font-weight: 600;
  font-size: 18px;
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
}

.header-navbar .navbar-nav .nav-link:focus, .header-navbar .navbar-nav .nav-link:hover {
  color: #ef7800;
  opacity: 0.75;
}

.header-navbar .navbar-nav .nav-link.disabled {
  color: #ef7800;
  opacity: 0.25;
}

.header-navbar .navbar-nav .nav-link.active,
.header-navbar .navbar-nav .nav-link.show > .nav-link {
  color: #ef7800;
  opacity: 1;
}

/* 头部 Start */
a:hover, a:focus {
  text-decoration: none !important;
}

#nr_top {
  color: #f5f5f5;
  height: 40px;
  background-color: #ef7800;
  position: relative;
  width: 100%;
}

#nr_top .r {
  height: 40px;
  z-index: 100;
  margin: 0 auto;
  position: relative;
}

#nr_top .r ul.links {
  height: 40px;
  float: right;
  display: inline;
  padding: 0;
  margin: 0;
}

#nr_top .r ul.links li a {
  margin: 0px 10px;
  float: left;
  display: inline;
}

#nr_top .r ul.links li a i {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
}

#nr_top .r ul.links li:last-child {
  background-image: none;
  line-height: initial;
}

#nr_top .r ul li {
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline;
  background-image: url("../img/nr_top_divider.gif");
  background-position: right center;
  background-repeat: no-repeat;
  margin-left: -1px;
  white-space: nowrap;
  margin-bottom: 18px;
}

#nr_top .r ul li i {
  margin: -4px 0px 0px 0px;
}

#nr_top .r ul li.language-btn {
  display: block;
  overflow: hidden;
}

#nr_top .r ul li.language-btn:hover .globalBox {
  height: 260px;
}

#nr_top a {
  color: #f5f5f5;
  font-size: 13px;
}

#nr_top a:hover {
  color: #f5f5f5;
}

#nr_top .globalBox {
  width: 80%;
  height: 0;
  position: absolute;
  left: 10%;
  top: 40px;
  color: #fff;
  z-index: 99;
  overflow: hidden;
  transition: height 1s;
  -moz-transition: height 0.2s;
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  background-color: rgba(0, 0, 0, 0.9);
}

#nr_top .globalBox .allSites {
  border-top: #222222 0px solid;
  padding: 2.4% 4% 0.5%;
}

#nr_top .globalBox .span-3, #nr_top .globalBox .full-row .row .span-3 {
  float: left;
  transition: .2s width ease;
  margin-right: 2%;
  margin-left: 2%;
  /* padding-bottom: 20px; */
  width: 23.5%;
  background: #555;
  background-image: none !important;
  /* height: 158px; */
  padding: 10px;
  height: auto !important;
}

#nr_top .globalBox .span-3 {
  width: 32.05%;
  margin-left: -1px;
}

#nr_top .globalBox .span-5 {
  width: 49%;
}

#nr_top .globalBox .sl {
  height: 78px;
  position: relative;
  padding-left: 115px;
  padding-top: 8px;
  margin: 0px;
}

#nr_top .globalBox .sl dt {
  font-size: 20px;
  font-weight: bold;
  color: #e6e6e6;
  line-height: 1;
  margin-bottom: 3px;
}

#nr_top .globalBox .map {
  width: 90px;
  height: 56px;
  position: absolute;
  left: 7px;
  top: 8px;
  overflow: hidden;
  border: #ffffff 2px solid;
}

#nr_top .globalBox i.map {
  margin: 8px 0px 0px 11px !important;
}

#nr_top .globalBox .mr0 {
  margin-right: 0px !important;
}

#nr_top .search {
  position: relative;
  float: right;
  margin: 8px 10px 0 8px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  border-radius: 11px;
  width: 198px;
  height: 22px;
}

#nr_top .search .search_select {
  position: relative;
  float: left;
}

#nr_top .search .search_select a.select_list {
  display: block;
  width: 60px;
  padding: 0px 0 0 13px;
  margin: 0px;
  color: #757575;
}

#nr_top .search input.search-content {
  border: 0;
  background: none;
  /* border-left: 1px solid #e1e1e1; */
  padding: 0px 5px;
  text-indent: 5px;
  margin: 1px 0 0 0;
  height: 18px;
  line-height: 18px;
  width: 112px;
  color: #757575;
  font-size: 12px;
}

#nr_top .search .search-btn {
  background: url(../img/search_btn.png) no-repeat;
  background-color: none;
  width: 18px;
  height: 16px;
  border: 0;
  position: absolute;
  top: 2px;
  right: 3px;
}

#nr_top .search .search-btn i {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #ef7800;
}

.hide {
  display: none !important;
}

#header {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dddddd;
  position: relative;
  z-index: 99;
}

#header .con {
  margin: 0 auto;
  height: 80px;
}

#header .con .logo {
  float: left;
  margin: 10px 0 0 0;
}

#header .con .logo img {
  width: 170px;
}

#header .con .menu {
  float: right;
  overflow: hidden;
}

#header .con .menu li {
  list-style-type: none;
  float: left;
  overflow: hidden;
  display: block;
}

#header .con .menu li a {
  display: block;
  padding: 30px 15px 0 16px;
  height: 80px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

#header .con .menu li.current a, #header .con .menu li a:hover {
  color: #ef7800;
}

#header .con .menu li .products-menu-con {
  position: absolute;
  width: 100%;
  left: 0;
  top: 80px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  /*background: #fff;*/
  width: 100%;
  overflow: hidden;
  height: 0px;
  z-index: 999;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#header .con .menu li .products-menu-con .p-m-c-block {
  width: 1200px;
  margin: 35px auto;
}

#header .con .menu li .products-menu-con ul {
  float: left;
  margin-right: 1%;
}

#header .con .menu li .products-menu-con ul:last-child {
  margin-right: 0px;
}

#header .con .menu li .products-menu-con ul h2 {
  font-size: 16px;
  color: #ef7800;
  padding-bottom: 15px;
  font-weight: bold;
  cursor: pointer;
}

#header .con .menu li .products-menu-con ul h2 a {
  padding: 0px;
  background: none;
  color: #ef7800 !important;
  height: auto;
}

#header .con .menu li .products-menu-con ul h3 {
  font-size: 15px;
  color: #275da8;
  padding-bottom: 8px;
  font-weight: bold;
  cursor: pointer;
  float: left;
  margin-right: 8px;
  margin-top: 6px;
}

#header .con .menu li .products-menu-con ul li {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 30px;
}

#header .con .menu li .products-menu-con ul li div.ll {
  float: left;
  margin-right: 12px;
}

#header .con .menu li .products-menu-con ul li div.ll:last-child {
  margin-right: 0px;
}

#header .con .menu li:hover .products-menu-con ul li a, #header .con .menu li .products-menu-con ul li a {
  padding: 0;
  text-align: left;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #FFFFFF;
  /*color: #666;*/
  font-weight: 100;
}

#header .con .menu li:hover .products-menu-con ul li a:hover {
  color: #ff9a00;
  /*color: #e60012*/
}

#header .con .menu li.products-menu:hover .products-menu-con {
  height: 360px;
  filter: alpha(opacity=100);
  opacity: 1;
  box-shadow: 0px 1px 3px #ccc;
}

#header .con .menu li.products-menu:hover .products-menu-con .products-menu-con-top {
  border-top: 4px solid #ef7800;
}

#header #mobile {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}

#header #mobile .mobile-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

#header #mobile .mobile-con {
  padding: 30px 30px 20px 30px;
  background: #fff;
  width: 365px;
  overflow: hidden;
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -182px;
}

#header #mobile .mobile-con .mobile-close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-indent: -999em;
  background: url(../images/close.png) no-repeat 0 0;
}

#header #mobile .mobile-con .mobile-close:hover {
  background: url(../images/close.png) no-repeat 0 -30px;
}

#menu-m {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

#menu-m .m-menu-btn {
  display: block;
  position: fixed;
  right: 10px;
  top: 10px;
  width: 60px;
  height: 60px;
  z-index: 900;
}

#menu-m .m-menu-btn i {
  font-size: 35px;
  color: #ef7800;
}

#menu-m .m-menu-btn-about-del {
  position: absolute;
  top: -59px;
}

#menu-m .m-menu-btn-about-add {
  position: fixed;
  top: 7px;
}

#menu-m .m-menu-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
  z-index: 1;
}

#menu-m #m-menu {
  border-top: 1px solid #f16e78;
  top: 0;
  padding-top: 63px;
  display: none;
  width: 100%;
  background: #fff;
  position: fixed;
  height: 100%;
  overflow-x: auto;
  background: #fff;
  z-index: 20;
}

#menu-m #m-menu .active {
  display: block;
}

#menu-m #m-menu .m-menu-list {
  border-bottom: 1px solid #dddddd;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  padding-left: 20px;
  position: relative;
  background: #fff;
  z-index: 9;
}

#menu-m #m-menu .m-menu-list a {
  font-size: 14px;
}

#menu-m #m-menu .m-nav {
  overflow: hidden;
  padding: 8px 20px;
  background: #fff;
  position: relative;
  z-index: 9;
}

#menu-m #m-menu .m-nav a {
  font-size: 12px;
}

#menu-m #m-menu .m-nav a.side-btn {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  padding-left: 27px;
  color: #333;
  background: url(../img/side-bg.png) no-repeat 8px 17px;
  border-bottom: 1px solid #dddddd;
}

#menu-m #m-menu .m-nav a.side-btn:hover {
  background: url(../img/side-bg.png) no-repeat 8px -73px;
  color: #ef7800;
}

#menu-m #m-menu .m-nav a.current {
  background: url(../img/side-bg.png) no-repeat 8px -28px;
  color: #ef7800;
}

#menu-m #m-menu .m-nav .stores-menu {
  padding: 10px 0 10px 27px;
  border-bottom: 1px solid #dddddd;
}

#menu-m #m-menu .m-nav .stores-menu li {
  line-height: 24px;
  list-style-type: none;
}

#menu-m #m-menu .m-nav .stores-menu li a {
  display: block;
  color: #333333;
}

#menu-m #m-menu .m-nav .stores-menu li a:hover, #menu-m #m-menu .m-nav .stores-menu li.current a {
  color: #ef7800;
}

#menu-m #m-menu .m-nav ul.none {
  border: none;
  border-top: 1px solid #dddddd;
}

/* 头部 End */
/* 轮播图 */
.carousel-indicators span {
  width: 24px !important;
  height: 24px !important;
  border-radius: 50%;
  opacity: 0.8 !important;
}

.carousel-indicators .active {
  background-color: #ef7800;
  opacity: 1 !important;
}

.home-main {
  position: relative;
}

.elitech-footer ._foot {
  background-color: #005bac;
  position: relative;
  min-height: 400px;
}

.elitech-footer ._foot ._brand {
  height: 70px;
}

.elitech-footer ._foot ._brand ._logo {
  width: 30%;
}

.elitech-footer ._foot ._shop {
  width: 30%;
}

.elitech-footer ._foot:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #006cb8;
  top: 70px;
}

#footer {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#footer .foot-link {
  width: 100%;
  height: 70px;
  background: #005bac;
  border-bottom: 1px solid #006cb8;
}

#footer .foot-link .logo {
  width: 400px;
}

#footer .foot-link .link a.taml {
  display: block;
  float: left;
  background: url("../img/foot_link.png") left top;
  height: 26px;
  width: 140px;
  text-indent: -9999em;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#footer .foot-link .link a.taml:hover {
  background: url("../img/foot_link.png") left bottom;
}

#footer .foot-link .link a.jd {
  float: left;
  display: block;
  background: url("../img/foot_link.png") 225px top;
  height: 26px;
  width: 130px;
  text-indent: -9999em;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#footer .foot-link .link a.jd:hover {
  background: url("../img/foot_link.png") 225px bottom;
}

#footer .foot-link .link a.sn {
  float: left;
  display: block;
  background: url("../img/foot_link.png") right top;
  height: 26px;
  width: 95px;
  text-indent: -9999em;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#footer .foot-link .link a.sn:hover {
  background: url("../img/foot_link.png") right bottom;
}

#footer .foot-menu {
  width: 100%;
  overflow: hidden;
  background: #005bac;
  height: 300px;
}

#footer .foot-menu .menu ul {
  cursor: pointer;
  padding-left: 0;
}

#footer .foot-menu .menu ul li {
  float: left;
  list-style-type: none;
  margin: 20px 0;
  width: 15%;
  overflow: hidden;
  padding-left: 0px;
  color: #fff;
  font-size: 14px;
}

#footer .foot-menu .menu ul li a {
  color: #fff;
  font-size: 14px;
}

#footer .foot-menu .menu ul li a:hover {
  color: #fff;
}

#footer .foot-menu .menu ul .share {
  position: absolute;
  top: 11px;
  right: 4px;
}

#footer .foot-menu .menu ul .online-service {
  position: absolute;
  top: 11px;
  right: 200px;
}

#footer .foot-menu .menu ul .share .t, #footer .foot-menu .menu ul .online-service .t {
  line-height: 42px;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

#footer .foot-menu .menu ul .share .bdsharebuttonbox, #footer .foot-menu .menu ul .online-service .bdsharebuttonbox {
  overflow: hidden;
}

#footer .foot-menu .menu ul .share .bdsharebuttonbox a, #footer .foot-menu .menu ul .online-service .bdsharebuttonbox a {
  margin: 12px 0 0 5px;
  float: left;
}

#footer .foot-menu .menu .panel-01 {
  position: relative;
  width: 100%;
  /*overflow: hidden;*/
  height: 215px;
  display: none;
}

#footer .foot-menu .menu .panel-01 ul {
  width: 15%;
  display: block;
  float: left;
}

#footer .foot-menu .menu .panel-01 ul li {
  list-style-type: none;
  margin: 0;
  width: 100%;
}

#footer .foot-menu .menu .panel-01 ul li h4 {
  padding-bottom: 4px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  color: #fff;
}

#footer .foot-menu .menu .panel-01 ul li a {
  padding-left: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 24px;
}

#footer .foot-menu .menu .panel-01 ul li a:hover {
  color: #fff;
}

#footer .foot-menu .menu .panel-01 ul.panel-01-link {
  width: 180px;
  margin-left: 150px;
}

#footer .foot-menu .sub_menu {
  display: none;
}

#footer .foot-cop {
  padding: 20px 0;
  overflow: hidden;
  background-color: #004e97;
}

#footer .foot-cop .foot-cop-info {
  float: left;
  color: #fff;
}

#footer .foot-cop .foot-cop-info a {
  color: #fff !important;
}

#footer .foot-cop .foot-cop-info a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer .foot-cop .foot-cop-info i {
  color: #fff;
  display: block;
  font-style: normal;
}

@media (max-width: 1200px) {
  #header .con .logo {
    margin-top: 20px;
  }
  #header .con .logo img {
    width: 130px;
  }
  /*
    .header-navbar{
        position: fixed;
        width: 100%;
        background-color: #fff;
        z-index: 99;
        top: 0;  
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        .container{
            padding: 0;
            
            .logo{
                width: 130px;
                margin-left: var(--bs-gutter-x,.75rem);
            }
            .navbar-toggler{
                margin-right: var(--bs-gutter-x,.75rem);
                    
                &:focus{
                    box-shadow: unset;
                }
            }
            .collapse{
                background: #fff; 
                
            }
                
        } 
    }
    */
  .slide .carousel-item img {
    max-width: 100%;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: unset;
  }
  .carousel-indicators {
    display: none;
  }
  #footer .link {
    display: none;
  }
  #footer .foot-menu .menu .menu-01 {
    width: 100%;
  }
  #footer .foot-menu .menu .menu-01 li {
    width: 33.33%;
  }
  #footer .foot-menu .menu .qr-code {
    display: none;
  }
  #footer .foot-menu .menu .panel-01 ul {
    width: 33.33%;
  }
  #footer .foot-cop .foot-cop-info {
    font-size: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1199px) {
  #header .con .menu li a {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 768px) {
  #nr_top {
    display: none;
  }
  #header {
    width: 100%;
    z-index: 90;
  }
  #header .con {
    background: #fff;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    margin: 0 auto;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
  }
  #header .con .logo {
    margin-top: 10px;
  }
  #header .con .logo img {
    width: 140px;
  }
  #header .menu {
    display: none;
  }
  #menu-m {
    display: block;
  }
}

.shadow-bot {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 1200px) {
  .syj {
    display: none !important;
  }
  .suspension {
    position: fixed;
    z-index: 55;
    right: 2%;
    bottom: 205px;
    width: 70px;
  }
  .suspension .suspension-box {
    position: relative;
    float: right;
  }
  .suspension .a {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #0054a7;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
    border-radius: 5px;
  }
  .suspension .a.active, .suspension .a:hover {
    background: #0054a7;
  }
  .suspension .a svg {
    float: left;
    width: 35px;
    height: 35px;
    margin-left: 14px;
    margin-top: 11px;
  }
  .suspension .a-top {
    background: #555;
    display: none;
  }
  .suspension .a-top:hover {
    background: #0054a7;
  }
  .suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
  }
  .suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
  }
  .suspension .d .inner-box {
    padding: 8px 22px 12px;
  }
  .suspension .d-service {
    top: 0;
  }
  .suspension .d-service .d-service-item {
    padding: 14px 0;
    border-bottom: none;
  }
  .suspension .d-service .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
  }
  .suspension .d-service .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
  }
  .suspension .d-service .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon02.png) no-repeat center center;
    display: block;
  }
  .suspension .d-service .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
  }
  .suspension .d-service .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
  }
  .suspension .d-service .d-service-item .text .number {
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
  }
  .suspension .d-service .d-service-item:hover .i-qq {
    background-position: center 3px;
  }
  .suspension .d-service-phone {
    top: 34px;
  }
  .suspension .d-qrcode {
    top: 0px;
    text-align: center;
  }
  .suspension .d-qrcode .inner-box {
    padding: 10px 0;
  }
  .suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
  }
  .suspension .d-service-intro {
    padding-top: 10px;
  }
  .suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
  }
  .suspension .d-service-intro i {
    background: url(../images/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
  }
}

@media screen and (max-width: 1199px) {
  .suspension {
    display: none;
  }
}
