html,body{padding:0;margin:0;}
.home {font-family: "微软雅黑";}
.home .navbar{width:100%;margin:0 auto;text-align: center;}
.home .navbar img{width: 2.083333rem;}
.home .zhinengyuyin-container{overflow: hidden;margin:50px auto 50px;}
.home .zhinengyuyin-container .zc-title{text-align:center;}
.home .zhinengyuyin-container .zc-title h3{font-size: 0.8rem;font-weight: bold;color:#a79374;margin-top: 0.208333rem;margin-bottom:0;}
.home .zhinengyuyin-container .zc-title h4{font-size: .533333rem;color:#333;font-weight: 500;margin-top: 0.25rem;margin-bottom:0;}
.home .zhinengyuyin-container .zc-title .dividing-line{width: 0.833333rem;height: 0.0625rem;background-color:#000;outline:none;margin-top: 0.208333rem;}
.zhinengyuyin-container .zc-banner img{width:100%;}
.zhinengyuyin-container .zc-thumbnail{text-align: center;padding: 0.208333rem;background-color:#f2f2f2;position:relative;}
.zhinengyuyin-container .zc-thumbnail img{width: 2.083333rem;height:1.458333rem;margin-right: 0.052083rem;}
.zhinengyuyin-container .zc-thumbnail img:last-child{margin-right:0;}
.zhinengyuyin-container .zc-desc{margin: 0.364583rem 10%;font-size: .373333rem;line-height: 0.5rem;color:#3a393a;border-bottom:2px solid #eee;padding-bottom: 0.15625rem;}
.zhinengyuyin-container .zc-icon{margin:0 10% 0.208333rem;overflow: hidden;}
.zhinengyuyin-container .zc-icon .zc-icon-items{margin-right:4%;width:22%;float:left;text-align: center;}
.zhinengyuyin-container .zc-icon .zc-icon-items:last-child{margin-right:0;}
.zhinengyuyin-container .zc-icon .zc-icon-items img{width: 0.625rem;margin-bottom:  0.104167rem;}
.zhinengyuyin-container .zc-icon .zc-icon-items p{margin:0;font-size: .266667rem;}

.zcd-desc-items{position: relative;}
.zcd-desc-items:after, .zcd-shishidaohang:before {border: solid transparent;content: ' ';
  height: 0;right: 102%;position: absolute;width: 0;}
.zcd-desc-items:after {border-width: 0.125rem;border-right-color: #a79374;top: 0.052083rem;}
.zcd-desc-items:before {border-width: 0.104167rem;border-right-color: #fff;top: 0.208333rem;}

/* 移动端导航 */
.mobile-nav-warp .nav-box{display:flex;flex-direction:row;align-items:center;background:#efefef;}
.mobile-nav-warp .nav-box h3{font-size: 0.270833rem;}
.mobile-nav-warp .nav-box .fanhui{width: 0.885417rem;height: 0.885417rem;margin-right: 0.416667rem;}
.mobile-nav-warp .nav-box .gengduo{width: 0.3125rem;height: 0.208333rem;margin-right: 0.208333rem;}

.swiper-container-2 {width: 90%;margin:0 auto;}
.swiper-container-2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  
  /* Center slide text vertically */
  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;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content:'' !important;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content:'' !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 0 !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 0 !important;}
.swiper-button-prev img{width: 0.3125rem !important;height: 0.625rem !important;}
.swiper-button-next img{width: 0.3125rem !important;height: 0.625rem !important;}


.home .footer-mobile .fm-list{background-color: #e4e4e4;padding:10px 0;}
.home .footer-mobile .fm-list ul{list-style:none;}
.home .footer-mobile ul li{line-height:30px;height:30px;}
.home .footer-mobile ul li a{color:#454545;font-size:12px;text-decoration: none;}
.home .footer-mobile li.gh{background: url(https://m.saicskoda.com.cn/assets/images/common/gh.png) 0 6px no-repeat;
  background-size: 0.4375rem 0.46875rem;}
.home .footer-mobile .fm-logo{width:58px;height:23px;margin:15px 30px;}
.home .footer-mobile .fm-logo img{width:100%;}
