@charset "UTF-8";
body {
  overflow-x: hidden;
}

.vn1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.vn1400 {
  max-width: 1400px;
  margin: 0 auto;
}

/*头部样式*/
.sample-top {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  background: #fff;
}

.sample-head {
  line-height: 35px;
  background: #eeeeee;
  font-size: 12px;
  color: #b2b2b2;
}

.sample-head a {
  color: #b2b2b2;
}

.sample-head .hot a {
  margin-right: 8px;
}

.sample-head1 .logo1 {
  line-height: 85px !important;
}

.sample-head1 .logo1 img {
  width: 100%;
}

.sample-head1 #menu1 {
  width: 100%;
}

.sample-head1 #menu1 .navv li {
  float: left;
  margin-right: 8%;
  font-size: 16px;
  color: #5a5a5a;
  text-align: center;
  line-height: 85px;
  position: relative;
}

.sample-head1 #menu1 .navv li a {
  color: #5a5a5a;
}

.sample-head1 #menu1 .navv li:last-child {
  margin-right: 0px;
}

.navv .sec {
      height: 0;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 85px;
    left: -115px;
    width: 100%;
}

.sec:before {
  position: absolute;
  width: 100%;
  height: 7px;
  background: url(../images/shadow.png) repeat-x;
  content: "";
  left: 0;
  top: -6px;
}

.navv li .sec {
  width: 1200%;
}

.sec .sec-left{
  width: 55%;
  margin-left: 2%;
  margin-top: 2%;
}
.sec .sec-left img{
  width: 100%;
}

.sec .layer3{
  width: 35%;
  margin-left: 7%;
  padding-top: 2%;
}

.sec .layer3 dd{
  float: left;
  width: 45%;
  text-align: left;
}
.sec .layer3 dd:nth-child(2n){
  margin-left: 10px;
}

.sec .layer3 a{
  border-bottom: none!important;
  color: #333!important;
}



.secbox {
  padding: 20px 30px;
  position: relative;
}

.navv .sec a {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}

.navv .sec a:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}

.sort li .layer2 li {
  overflow: hidden;
}

.sort li .layer2 li a {
  color: #666;
  background: url(../images/list2.png) no-repeat 36px 50%;
  padding-left: 60px;
  font: 400 12px/24px "Microsoft Yahei";
}

.sort li .layer2 li a:hover {
  text-decoration: none;
  color: #8a1d2a;
}

.sort li .layer2 li .layer3 li {
  border-bottom: 1px dashed #d5d5d5;
  margin: 6px 0px;
  height: 24px;
  line-height: 24px;
}

.sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "å¾®è½¯é›…é»‘";
  background: none;
}

.sort .layer1 {
  margin-bottom: 15px;
}

.sort li a {
  color: #333;
  display: block;
  line-height: 30px;
  padding-left: 36px;
  font-size: 14px;
  font-weight: 600;
  background: url(../images/list1.png) no-repeat 0% 50%;
}

.sort li a:hover {
  color: #b12633;
  text-decoration: underline;
}

.sort2 li .layer2 {
  padding-top: 15px;
}

.sort2 li .layer2 li {
  overflow: hidden;
}

.sort2 li .layer2 li a {
  color: #fff;
  background: url(../images/list3.png) no-repeat 0 50%;
  padding-left: 24px;
  font: 400 12px/24px "Microsoft Yahei";
  height: 24px;
}

.sort2 li .layer2 li a:hover {
  text-decoration: none;
  color: #999;
  background: url(../images/list3.png) no-repeat 0 50%;
}

.ab .sort2 li a {
  text-align: center;
}

.ab .sort2 li .layer2 li a {
  background: url(../images/list3.png) no-repeat 30% 50%;
}

.sort2 li .layer2 li .layer3 li {
  border-bottom: 1px dashed #d5d5d5;
  margin: 6px 0px;
  height: 24px;
  line-height: 24px;
}

.sort2 li .layer2 li .layer3 li a {
  font: normal 12px/24px "å¾®è½¯é›…é»‘";
  background: none;
}

.sort2 .layer1 {
  margin-bottom: 15px;
}

.sort2 li a {
  color: #333;
  display: block;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.navv .sort2 li a {
  border: none;
}

.navv .sort2 li a:hover {
  color: #999;
  text-decoration: underline;
  background: none;
}

.layer2 li {
  float: none !important;
  margin: 0px !important;
  line-height: 38px !important;
}

.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 937px;
}

.cn {
  position: absolute;
  right: 305px;
  z-index: 999;
  top: 164px;
}

.sample-search {
  position: absolute;
  right: 250px;
  z-index: 999;
  top: 164px;
  height: 400px;
}

.sample-search #formsearch1 {
  display: none;
  position: absolute;
  top: 60px;
  width: 300px;
  height: 40px;
  left: -100px;
}

.sample-search #formsearch1 input {
  border: none;
  outline: none;
}

.sample-search #formsearch1 #keyword {
  width: 200px;
  background: #fff;
  line-height: 30px;
}

.sample-search #formsearch1 #s_btn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  color: #333;
  font-size: 16px;
  text-align: center;
}

.banner .num {
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  height: 5px;
  top: 90%;
}

.banner .num li {
  width: 35px;
  height: 5px;
  display: inline-block;
  background: #fff;
  margin: 0 10px;
  font-size: 0px;
}

.banner .num li.num_hover {
  background-color: #a80040;
}

.banner .num li.num_hover a {
  color: #fff;
}

.banner .num li a {
  float: left;
  display: inline;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.banner_wz {
  position: absolute;
  left: 5%;
  top: 40%;
  z-index: 999;
}

.banner_wz h1 {
  color: #b68f6b;
}

.banner_wz p {
  color: #b68f6b;
  font-size: 18px;
  text-align: right;
}

.banner_video {
  position: absolute;
  left: 0px;
  bottom: 10%;
  z-index: 999;
  width: 33.5%;
  transition: all 0.7s linear;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
}

.banner_video_bt {
  background: #222122;
  width: 27%;
  float: left;
  text-align: center;
  transition: all 0.7s linear;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
}

.banner_video_bt p {
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  margin: 0;
}

.banner_video_sp {
  float: left;
  margin-top: 9%;
  width: 60%;
}

.banner_news {
  position: absolute;
  right: 0px;
  bottom: 20px;
  z-index: 999;
  width: 24.7%;
}

.ban_newslist_left {
  width: 8.5%;
  background: #fff;
  float: left;
  border-bottom: 1px solid #ccc;
}

.ban_newslist_left p {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 100px;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  -webkit-animation-name: pounding;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: pounding;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/*.ban_newslist_left p:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }
    @-webkit-keyframes pounding {
    0% {
    -webkit-transform:translate(0, 0)
    }
    50% {
    -webkit-transform:translate(0, 8px)
    }
    100% {
    -webkit-transform:translate(0, 0)
    }
    }
    @keyframes pounding {
    0% {
    transform:translate(0, 0)
    }
    50% {
    transform:translate(0, 8px)
    }
    100% {
    transform:translate(0, 0)
    }
    }*/
.ban_newslist_left h1 {
  font-size: 12px;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}

.ban_newslist_right {
  width: 91.5%;
  background: rgba(0, 0, 0, 0.8);
  float: right;
  padding: 61px 20px;
}

.ban_newslist_nr img {
  width: 40%;
  float: left;
}

.ban_video_dx {
  float: left;
  width: 40%;
  height: 60%;
}

.ban_newslist_wz {
  width: 55%;
  float: right;
}

.ban_newslist_wz p {
  color: #fff;
  line-height: 22px;
  overflow: hidden;
}

.wzhide {
  height: 42px;
  margin-top: 20px;
  line-height: 22px;
}

.ban_newslist_wz i {
  width: 40px;
  height: 1px;
  background: #fff;
  display: block;
  margin-top: 10px;
}

.ban_newslist_bt h1 {
  color: #fff;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
}

.ban_newslist_bt p {
  color: #fff;
}

/*.swiper-container {
        width: 100%;
        height: 300px;
        margin: 20px 0;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        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;
    }
    
    */
.banlist01 {
  position: relative;
  right: -91.5%;
}

.banlist02 {
  position: relative;
  right: -91.5%;
}

.banmore {
  margin-top: 20px;
}

.banmore a {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  color: #b68f6b;
  text-align: center;
  border: 1px solid #b68f6b;
}

.banmore a:hover {
  background: #b68f6b;
  color: #fff;
}

.cb-slideshow,
.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: 0;
}

.cb-slideshow:after {
  content: '';
  background: transparent url(../images/pattern.png) repeat top left;
}

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  -moz-animation: imageAnimation 36s linear infinite 0s;
  -o-animation: imageAnimation 36s linear infinite 0s;
  -ms-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow li div {
  z-index: 1000;
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  text-align: left;
  opacity: 0;
  -webkit-animation: titleAnimation 36s linear infinite 0s;
  -moz-animation: titleAnimation 36s linear infinite 0s;
  -o-animation: titleAnimation 36s linear infinite 0s;
  -ms-animation: titleAnimation 36s linear infinite 0s;
  animation: titleAnimation 36s linear infinite 0s;
}

.cb-slideshow li div h3 {
  font-size: 40px;
  padding-left: 30px;
  line-height: 35px;
  color: #fff;
  font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
  padding-right: 70px;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.7);
  font-weight: normal;
}

.cb-slideshow li:nth-child(1) span {
  background-image: url(../images/banner.jpg);
}

.cb-slideshow li:nth-child(2) span {
  background-image: url(../images/banner1.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
  background-image: url(../images/banner2.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
  background-image: url(../images/banner3.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
  background-image: url(../images/banner1.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
  background-image: url(../images/banner2.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  -o-animation-delay: 30s;
  -ms-animation-delay: 30s;
  animation-delay: 30s;
}

.cb-slideshow li:nth-child(2) div {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  -o-animation-delay: 30s;
  -ms-animation-delay: 30s;
  animation-delay: 30s;
}

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-transform: scale(1.05);
    -moz-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-transform: scale(1.05);
    -o-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-transform: scale(1.05);
    -ms-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -ms-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -ms-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    transform: scale(1.05);
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    transform: scale(1.1);
  }
  25% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
  }
  8% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  17% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  19% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes titleAnimation {
  0% {
    opacity: 0;
    -moz-transform: translateX(200px);
  }
  8% {
    opacity: 1;
    -moz-transform: translateX(0px);
  }
  17% {
    opacity: 1;
    -moz-transform: translateX(0px);
  }
  19% {
    opacity: 0;
    -moz-transform: translateX(-400px);
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes titleAnimation {
  0% {
    opacity: 0;
    -o-transform: translateX(200px);
  }
  8% {
    opacity: 1;
    -o-transform: translateX(0px);
  }
  17% {
    opacity: 1;
    -o-transform: translateX(0px);
  }
  19% {
    opacity: 0;
    -o-transform: translateX(-400px);
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-ms-keyframes titleAnimation {
  0% {
    opacity: 0;
    -ms-transform: translateX(200px);
  }
  8% {
    opacity: 1;
    -ms-transform: translateX(0px);
  }
  17% {
    opacity: 1;
    -ms-transform: translateX(0px);
  }
  19% {
    opacity: 0;
    -ms-transform: translateX(-400px);
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes titleAnimation {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  8% {
    opacity: 1;
    transform: translateX(0px);
  }
  17% {
    opacity: 1;
    transform: translateX(0px);
  }
  19% {
    opacity: 0;
    transform: translateX(-400px);
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.no-cssanimations .cb-slideshow li span {
  opacity: 1;
}

.nh6 {
  text-align: center;
  margin-left: 30px;
  margin-top: 15px;
  color: #fff;
  font-size: 22px;
  margin-right: 30px;
  font-weight: normal;
}

.nh6 .pp1 {
  width: 100%;
  line-height: 90px;
  font-size: 78px;
  letter-spacing: 8px;
  text-align: center;
  text-transform: uppercase;
}

.nh6 .pp3 {
  width: 100%;
  font-size: 48px;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
}

.nh6 .pp1 img {
  max-width: 100%;
  height: auto;
}

.nh6 .pp2 {
  text-align: center;
  margin-top: 45px;
}

@media (max-width: 767px) {
  .nh6 .pp2 {
    margin-top: 20px;
  }
  .cb-slideshow li div {
    top: 40%;
  }
}

.nh6 .pp2 a {
  display: inline-block;
  font-size: 36px;
  color: #f5f5f5;
  line-height: 76px;
  background: #a80040;
  padding: 0 35px;
  letter-spacing: 6px;
  border-radius: 50px;
}

/*我们的产品*/
.sample-body {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 99;
  background: #fff;
}

.product-title {
  position: relative;
}

.product-title h3 {
  font-size: 30px;
  color: #323232;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.product-title h2 {
  font-size: 18px;
  font-weight: 100;
  color: #5a5a5a;
  line-height: 18px;
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
}

.product-title i {
  display: block;
  width: 45px;
  height: 2px;
  background: #a80040;
  margin: 0 auto;
  margin-top: 10px;
  z-index: 999;
  position: relative;
}

.sample-product {
  padding-top: 55px;
  background: #fff;
  padding-bottom: 109px;
}

.sample-product .product-title {
  position: relative;
}

.sample-product .product-title:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 9;
}

.sample-product .product-title h3 {
  font-size: 30px;
  color: #323232;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.sample-product .product-title h2 {
  font-size: 18px;
  font-weight: 100;
  color: #5a5a5a;
  line-height: 18px;
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
}

.sample-product .product-title i {
  display: block;
  width: 45px;
  height: 2px;
  background: #a80040;
  margin: 0 auto;
  margin-top: 10px;
  z-index: 999;
  position: relative;
}

.sample-product .product-cate {
  text-align: center;
  font-size: 0px;
  margin-top: 50px;
}

.sample-product .product-cate li {
  display: inline-block;
  padding: 0 28px;
  line-height: 41px;
  font-size: 14px;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  margin: 0 9px;
}
.sample-product .product-cate li:hover{
  background: #a80040;
  border-color: #a80040;
}
.sample-product .product-cate li:hover a{
  color: #fff;
}

.sample-product .product-cate li a {
  color: #707070;
}

.sample-product .product-con {
  max-width: 1212px;
  margin: 0 auto;
}

.sample-product .product-con .pros1 {
  margin-top: 44px;
}

.sample-product .product-con .pros1 li {
  border: 1px solid #eaeaea;
  padding: 12px;
  text-align: center;
  float: left;
  margin: 0 6px;
}

.sample-product .product-con .pros1 li a.img {
  display: block;
  overflow: hidden;
}

.sample-product .product-con .pros1 li img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.sample-product .product-con .pros1 li:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.sample-product .product-con .pros1 li h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 16px;
  margin-bottom: 6px;
}

.sample-product .product-con .pros1 li h3 a {
  color: #5c5c5c;
}

.sample-product .product-con .pros1 .slick-arrow {
  position: absolute;
  width: 32px;
  height: 32px;
  outline: none;
  border: none;
  font-size: 0px;
  z-index: 99999;
}

.sample-product .product-con .pros1 .slick-prev {
  background: url(../images/lefts.png) no-repeat center center;
  bottom: -56px;
  left: 43%;
}

.sample-product .product-con .pros1 .slick-next {
  background: url(../images/rights.png) no-repeat center center;
  bottom: -56px;
  right: 43%;
}

.sample-product .product-con .pros1 .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  z-index: 9;
  bottom: -48px;
}

.sample-product .product-con .pros1 .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e5e5e5;
  cursor: pointer;
  border: none;
  padding: 0px;
  float: none;
}

.sample-product .product-con .pros1 .slick-dots li button {
  background: none;
  outline: none;
  border: none;
  font-size: 0;
}

.sample-product .product-con .pros1 .slick-dots li.slick-active {
  background-color: #a80040;
}

/*五大优势*/
.sample-youshi {
  background: url(../images/vn2.png) no-repeat center center;
}

.sample-youshi .vn1200 {
  position: relative;
  height: 980px;
}

.sample-youshi .vn1200 .youshi-con li .img1 {
  background: #ffffff;
  width: 111px;
  height: 111px;
  padding: 15px;
  border-radius: 50%;
  text-align: center;
}

.sample-youshi .vn1200 .youshi-con li .img1 a.img {
  display: block;
  background: #a80040;
  width: 81px;
  height: 81px;
  border-radius: 50%;
  line-height: 81px;
}

.sample-youshi .vn1200 .youshi-con li .img1 a.img img {
  max-width: 100%;
}

.sample-youshi .vn1200 .youshi-con li .wz1 {
  width: 215px;
}

.sample-youshi .vn1200 .youshi-con li .wz1 h3 {
  font-size: 18px;
  color: #a80040;
  font-weight: 600;
  line-height: 18px;
}

.sample-youshi .vn1200 .youshi-con li .wz1 span {
  display: block;
  font-size: 14px;
  color: #3c3c3c;
  line-height: 30px;
  margin-top: 15px;
}

.sample-youshi .vn1200 .youshi-con li:hover a.img {
  background: #bfbfbf;
}

.sample-youshi .vn1200 .youshi-con li:first-child .img1 {
  position: absolute;
  left: 260px;
  top: 670px;
}

.sample-youshi .vn1200 .youshi-con li:first-child .wz1 {
  position: absolute;
  left: 50px;
  top: 620px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(2) .img1 {
  position: absolute;
  left: 340px;
  top: 485px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(2) .wz1 {
  position: absolute;
  left: 190px;
  top: 385px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(3) .img1 {
  position: absolute;
  left: 545px;
  top: 395px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(3) .wz1 {
  position: absolute;
  left: 505px;
  top: 250px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(4) .img1 {
  position: absolute;
  right: 340px;
  top: 485px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(4) .wz1 {
  position: absolute;
  top: 385px;
  right: 150px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(5) .img1 {
  position: absolute;
  right: 290px;
  top: 670px;
}

.sample-youshi .vn1200 .youshi-con li:nth-child(5) .wz1 {
  position: absolute;
  right: 50px;
  top: 620px;
}

.sample-youshi .vn1200 .youshi-tel {
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
  position: absolute;
  right: 68px;
  bottom: 90px;
}

.sample-youshi .vn1200 .play {
  position: absolute;
  left: 565px;
  bottom: 235px;
}

.videobg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  text-align: center;
  vertical-align: middle;
  display: none;
}

.videobg .videos {
  border: 15px solid #fff;
  box-shadow: 2px 2px 10px #000;
  max-width: 750px;
  height: 434px;
  margin: 200px auto 0;
}

.colse {
  position: absolute;
  left: 50%;
  margin-left: 360px;
  top: 184px;
}

/*关于我们*/
.sample-about {
  margin-top: 45px;
}

.sample-about .about-con {
  padding: 0 155px;
  font-size: 14px;
  color: #5a5a5a;

  font-family: "Microsoft Yahei";
  line-height: 24px;
  margin-top: 25px;
}

.sample-about .about-cate {
  max-width: 570px;
  margin: 0 auto;
  margin-top: 30px;
}

.sample-about .about-cate li {
  float: left;
  width: 33.333333%;
  background: #bfbfbf;
  border-right: 1px solid #fff;
}

.sample-about .about-cate li a.img {
  display: block;
  float: left;
  line-height: 64px;
  padding-left: 35px;
}

.sample-about .about-cate li h3 {
  float: left;
  font-size: 16px;
  color: #ffffff;
  line-height: 64px;
  margin-left: 13px;
  font-weight: 400;
}

.sample-about .about-cate li h3 a {
  color: #fff;
}

.sample-about .about-cate li:first-child {
  border-top-left-radius: 10px;
}

.sample-about .about-cate li:nth-child(3) {
  border-top-right-radius: 10px;
  border: none;
}

.sample-about .about-cate li:hover {
  background: #a80040;
}

.sample-about .about-tu {
  background: #eeeeee;
  padding-top: 23px;
  padding-bottom: 28px;
}

.sample-about .about-tu .tu1 {
  max-width: 1226px;
  margin: 0 auto;
}

.sample-about .about-tu .tu1 li {
  float: left;
  margin: 0 13px;
}
.sample-about .about-tu .tu1 li a.img{
  display: block;
  overflow: hidden;
}
.sample-about .about-tu .tu1 li img {
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sample-about .about-tu .tu1 li :hover img{
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.sample-about .about-tu .tu1 li h3 {
  line-height: 46px;
  font-size: 14px;
  color: #5a5a5a;
  text-align: center;
  font-weight: 400;
  background: #fff;
}

.sample-about .about-tu .tu1 li h3 a {
  color: #5a5a5a;
}

.sample-about .about-tu .tu1 li:hover h3 {
  background: #a80040;
}

.sample-about .about-tu .tu1 li:hover h3 a {
  color: #fff;
}

/*产品优势*/
.sample-advantage {
  background: url(../images/vn3.jpg) no-repeat center top;
  /* height: 403px; */
  background-attachment: fixed;
  padding-top: 45px;
}

.sample-advantage .advantage-title h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.sample-advantage .advantage-title h2 {
  font-size: 18px;
  font-weight: 100;
  color: #ffffff;
  line-height: 18px;
  text-align: center;
  margin-top: 15px;
  text-transform: uppercase;
}

.sample-advantage .advantage-title i {
  display: block;
  width: 45px;
  height: 2px;
  background: #ffffff;
  margin: 0 auto;
  margin-top: 10px;
  z-index: 999;
  position: relative;
}

.sample-advantage .advantage-con {
  background: #fff;
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 46px;
  padding-right: 46px;
  margin-top: 50px;
}

.sample-advantage .advantage-con ul li {
  float: left;
  background: #eeeeee;
  padding: 22px 25px 29px 25px;
  position: relative;
  margin-right: 30px;
}

.sample-advantage .advantage-con ul li:last-child {
  margin-right: 0px;
}

.sample-advantage .advantage-con ul li .title1 {
  position: absolute;
  width: 59px;
  height: 59px;
  background: #fff;
  padding: 5px;
  border-radius: 50%;
  left: 38%;
  top: -16%;
}

.sample-advantage .advantage-con ul li .title1 h3 {
  background: #a80040;
  text-align: center;
  line-height: 49px;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
}

.sample-advantage .advantage-con ul li:hover h3 {
  background: #bfbfbf;
}

.sample-advantage .advantage-con ul li img {
  width: 100%;
}

.sample-advantage .advantage-con ul li h2 {
  text-align: center;
  font-size: 15px;
  color: #464646;
  line-height: 15px;
  margin-top: 21px;
}

/*客户案例*/
.sample-case {
  margin-top: 24px;
}

.sample-case .case-con {
  max-width: 1226px;
  margin: 0 auto;
  margin-top: 31px;
}

.sample-case .case-con .tu2 li {
  float: left;
  margin: 0 13px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.sample-case .case-con .tu2 li a.img{
  display: block;
  overflow: hidden;
}
.sample-case .case-con .tu2 li img {
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sample-case .case-con .tu2 li:hover img{
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.sample-case .case-con .tu2 li h3 {
  line-height: 46px;
  font-size: 16px;
  font-weight: 100;
}

.sample-case .case-con .tu2 li h3 a {
  color: #5a5a5a;
}

.sample-case .case-con .tu2 .slick-arrow {
  position: absolute;
  width: 46px;
  height: 46px;
  outline: none;
  border: none;
  font-size: 0px;
  z-index: 99999;
}

.sample-case .case-con .tu2 .slick-prev {
  background: url(../images/lefts1.png) no-repeat center center;
  top: 45%;
  left: -4%;
}

.sample-case .case-con .tu2 .slick-next {
  background: url(../images/rights1.png) no-repeat center center;
  top: 45%;
  right: -4%;
}








/*首页横图*/
.sample-heng {
  margin-top: 20px;
}

.sample-heng img {
  width: 100%;
}

/*新闻资讯*/
.sample-news .infos1 {
  margin-top: 26px;
}

.sample-news .infos1 li {
  float: left;
  width: 33.3333333%;
  background: #f9f9f9;
  padding: 1px 13px 18px 18px;
  border: 1px solid #f0f0f0;
}
.sample-news .infos1 li a.img{
  display: block;
  overflow: hidden;
}
.sample-news .infos1 li a.img img {
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sample-news .infos1 li:hover a.img img{
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.sample-news .infos1 li h3 {
  font-size: 16px;
  line-height: 16px;
  margin-top: 29px;
}

.sample-news .infos1 li h3 a {
  color: #323232;
}

.sample-news .infos1 li p {
  font-size: 14px;
  color: #565656;
  margin-top: 20px;
}

.sample-news .infos1 li span {
  font-size: 14px;
  color: #565656;
  display: block;
  float: left;
  line-height: 28px;
  margin-top: 27px;
}

.sample-news .infos1 li a.more1 {
  font-size: 14px;
  color: #565656;
  display: block;
  width: 78px;
  height: 28px;
  border-radius: 50px;
  text-align: center;
  line-height: 28px;
  float: right;
  margin-top: 27px;
}

.sample-news .infos1 li:hover {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.sample-news .infos1 li:hover a.more1 {
  background: #bfbfbf;
  color: #ffffff;
}

/*底部*/
.sample-foot {
  background: #bfbfbf;
  padding-top: 50px;
  margin-top: 45px;
}

.sample-foot .foot1 h3 {
  font-size: 18px;
  color: #000;
  line-height: 18px;
}

.sample-foot .foot1 .contact1 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  line-height: 18px;
  margin-top: 15px;
}

.sample-foot .foot1 i {
  display: block;
  width: 249px;
  height: 1px;
  background: #000;
  margin-top: 12px;
}

.sample-foot .foot1 .contact2 {
  margin-top: 18px;
  font-size: 14px;
  color: #ffffff;
}

.sample-foot .foot2 {
  margin-left: 130px;
  font-size: 12px;
  color: #a2a2a2;
  text-align: center;
  line-height: 30px;
  margin-top: 15px;
}

.sample-foot .foot3 {
  float: left;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 15px;
}

.sample-foot .foot3 dl {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sample-foot .foot3 dl dt {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;  
  width: 110px;  
}

.sample-foot .foot3 dl dd {
  font-size: 12px;
  line-height: 30px;
  text-align: center; 
}

.sample-foot .foot3 dl dd a {
  color: #000;
  font-size: 14px; 
}

.sample-foot .foot-xian {
  height: 1px;
  background: #434343;
  margin-top: 30px;
}

.sample-foot .sample-link {
  line-height: 50px;
  font-size: 12px;
  color: #949494;
}

.sample-foot .sample-link a {
  color: #949494;
}

.sample-foot .foot-jishu {
  background: #fff;
  line-height: 30px;
}

.sample-foot .foot-jishu p{
    display: inline-block;
}

.mob-head {
  display: none;
}

.youshi-title {
  display: none;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}

.navs1 {
  display: none;
  position: absolute;
  width: 100%;
  background: #a80040;
  height: 100vh;z-index: 99999
}

.navs1 li {
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.navs1 li a {
  color: #fff;
}

.close11 {
  text-align: right;
  font-size: 18px;
  color: #fff;
  padding-right: 8%;
}


@media (max-width: 1024px){
   .sample-youshi{background:none}
    .sample-youshi .vn1200 .youshi-con li .img1 {
    position: static !important;
    width: 100%;margin:0 auto;t}
    
   .sample-youshi .vn1200 .youshi-con li .wz1 {
    position: static !important;
    width: 95%;
    margin: 0 auto;
    text-align: center;} 

    .sample-youshi .vn1200 .youshi-con li .img1 a.img {
    margin: 0 auto;
  }
   
   
   
   .sample-advantage .advantage-con ul li {
    float: left;
    background: #eeeeee;
    padding: 22px 18px 29px 18px;
    position: relative;
    margin-right: 13px;}
   
   
}

@media (max-width: 768px) {
  .sample-top {
    display: none;
  }
  .mob-head {
    display: block;
    background: #fff;
    position: fixed;
    z-index: 9;
    width: 100%;
  }
  .mob-head .mob-logo {
    float: left;
    margin-left: 4%;
    line-height: 48px;width:80%
  }
  .mob-head .mob-logo img {
    width: 85%;
  }
  .mob-head .navbar {
    margin-bottom: 0px !important;
    z-index: -1;
  }
  .mob-head .navbar-header {
    position: relative;
  }
  .mob-head .menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
  }
  .mob-head .mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
  }
  .mob-head .cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
  }
  .mob-head .cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #000;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
  }
  .mob-head .navbar-header .navbar-toggle {
    border: 1px solid #b4b8bc;
    padding: 0 10px 0 10px;
    height: 34px;
  }
  .mob-head .navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
    color: #000;
  }
  .mob-head .navbar-header .navbar-toggle a:hover {
    text-decoration: none;
  }
  .mob-head .navbar-header .navbar-toggle .icon-bar {
    background-color: #999;
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 1px;
  }
  .mob-head .navbar-header .navbar-toggle:hover {
    border: 1px solid #af8608;
    background: #af8608;
  }
  .mob-head .navbar-header .navbar-toggle:hover .menu {
    color: #fff;
  }
  .mob-head .navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
  }
  .cn {
    display: none;
  }
  .sample-search {
    display: none;
  }
  .nh6 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .nh6 .pp1 {
    font-size: 16px;
    line-height: 30px;
  }
  .nh6 .pp3 {
    font-size: 24px;
    margin-top: 0px;
  }
  .nh6 .pp2 a {
    display: inline-block;
    font-size: 16px;
    color: #f5f5f5;
    line-height: 48px;
    background: #a80040;
    padding: 0 35px;
    letter-spacing: 6px;
    border-radius: 50px;
  }
  .sample-product {
    padding-bottom: 80px;
  }
  .sample-product .product-cate li {
    width: 45%;
    margin-bottom: 10px;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;
  }
  .sample-product .product-con .pros1 .slick-prev {
    left: 37%;
  }
  .sample-product .product-con .pros1 .slick-next {
    right: 37%;
  }
  .sample-youshi {
    background: none;
  }
  .youshi-title {
    display: block;
  }
  .sample-youshi .vn1200 {
    height: auto;
  }
  .sample-youshi .vn1200 .youshi-tel {
    display: none;
  }
  .sample-youshi .vn1200 .youshi-con li .img1 {
    position: static !important;
    width: 100%;
  }
  .sample-youshi .vn1200 .youshi-con li .img1 a.img {
    margin: 0 auto;
  }
  .sample-youshi .vn1200 .youshi-con li .wz1 {
    position: static !important;
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  .sample-about .about-con {
    padding: 0px;
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .sample-about .about-cate li a.img {
    padding-left: 15px;
  }
  .sample-about .about-cate li h3 {
    margin-left: 5px;
  }
  .sample-advantage .advantage-con {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sample-advantage .advantage-con ul li {
    padding: 5px;
    width: 48%;
    margin-right: 14px;
    margin-bottom: 70px;
  }
  .sample-advantage .advantage-con ul li:nth-child(2n) {
    margin-right: 0px;
  }
  .sample-advantage .advantage-con ul li h2 {
    line-height: 26px;
    font-weight: 400;
    margin-top: 0px;
  }
  .sample-advantage .advantage-con ul li:nth-child(3) {
    margin-bottom: 0px;
  }
  .sample-advantage .advantage-con ul li:nth-child(4) {
    margin-bottom: 0px;
  }
  .sample-case {
    /* margin-top: 215px; */
  }
  .sample-case .case-con .tu2 .slick-prev {
    left: 0px;
    top: 38%;
  }
  .sample-case .case-con .tu2 .slick-next {
    right: 0px;
    top: 38%;
  }
  .sample-news {
    margin-top: 20px;
  }
  .sample-news .infos1 li {
    width: 100%;
    margin-bottom: 10px;
  }
  .sample-foot .foot1 {
    float: none !important;
    padding-left: 6%;
  }
  .sample-foot .foot2 {
    margin-left: 0px;
    float: none;
    text-align: left;
    padding-left: 6%;
  }
  .sample-foot .foot3 {
    float: none;
    display: none;
  }
  .sample-foot .sample-link {
    display: none;
  }
  .sample-foot .foot-jishu {
    display: none;
  }
  #m_div {
    display: none;
  }
  #bdshare {
    display: none;
  }
}

/*内页*/
.sample-top1 {
  position: relative !important;
}

.sample-nbanner {
  width: 100%;
}

.sample-nbanner img {
  width: 100%;
}

.sample-content {
  margin-top: 37px;
}

.sitemp1 {
  line-height: 44px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 14px;
  color: #6e6e6e;
}

.sitemp1 .vn1200 {
  background: url(../images/fang.png) no-repeat left center;
  padding-left: 35px;
}

.sitemp1 a {
  color: #6e6e6e;
}


.span.bds_more, .bds_tools a{
  height: 23px!important;
}

#bdshare a, #bdshare_s a, #bdshare_pop a {
    text-decoration: none;
    cursor: pointer;
    padding: 0 12px;
}

span.bds_more, .bds_tools a{
  height: 23px!important;
}

.t2 p{
  float: left;
  background-color: #FFF;
  border: #efefef 1px solid;
  color: #fff;
  padding: 1px 5px 1px 5px;
  margin-right: 5px;
    background-color: #efefef;
  color: #438ece;
  text-decoration: none;
  border: #efefef 1px solid;
}



/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:188px;height: 32px;background: url(../images/ss.png) no-repeat center center;margin-top: 28px;margin-left: 89px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;outline: none;}
#formsearch input#keyword{height:32px;line-height:32px;color:#666;text-indent: 15px;font-size: 14px;color:#c3c3c3;width: 145px;background:none;border: none;}
#formsearch input#s_btn{width:35px;height:32px;line-height:32px;text-align:center;background:none;color:#fff;border:none;cursor:pointer;font-size: 0px;}

input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}


.top-contact {
    font-size: 20px;
    color: #000000;
    font-family: "Adobe 黑体 Std";
    line-height: 20px;
    margin-top: 15px;