.nav2{
  float: none;
  margin-bottom: 52px;
}
img{
  vertical-align: top;
}
.row{
  display: flex;
  justify-content: space-between;
  padding-top: 50px;

}
.whole-left{
  width: 63%;
}
.whole-left .cysw_detail_tit{
  float: none;
  font-weight: normal;
}
.static{
  padding: 0;
}
.module-title{
  font-size: 20px;
  line-height: 42px;
  border-bottom: 1px solid #ececec;
}
.vi-design{
  overflow: hidden;
}
.vi-pic img{
  width: 100%;
}
.swiper-container-vi{
  position: relative;
}
.swiper-pagination-vi{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 170px !important;
  z-index: 99;
  text-align: center;
}
.vi-slide-info{
  padding: 20px 10px 36px 10px;
  background: #f0f0f1;
}
.vi-slide-info h5{
  font-size: 20px;
  font-weight: normal;
}
.vi-slide-info p{
  font-size: 12px;
  line-height: 27px;
}
.info-content{
  display: flex;
}
.slide-info{
  width: 65%;
}
.see-more-content{
  position: relative;
  flex: 1;
}
.see-more{
  display: block;
  width: 43%;
  padding-top: 29%;
  font-size: 16px;
  border: 1px solid #a6a6a6;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  right: 10%;
  bottom: 10%;
}
.swiper-container{
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;/* 两种都可以 */
}
.brand{
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.brand .brand-list{
  position: relative;
  width: 48%;
}
.brand .brand-list .brand-list-pic {
  background: #ddddde;
/*  padding-top: 52%;*/
}
.brand .brand-list .brand-list-pic img {width:100%;height:260px;}

.brand-content{}
.brand-content h5{
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 18px;
  margin-top: 12px;
}
.over-ellipsis-3{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-ellipsis-2{
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.brand-content p{
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 30px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.brand-content .label{
  line-height: 12px;
}
.brand-content .label span{
  font-size: 12px;
  margin-right: 10px;
}
.brand-more{
  position: absolute;
  width: 94px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  border: 1px solid #cfcfcf;
  right: 0;
  bottom: -10px;
}
.article{
  margin-top: 38px;
}
.article-pic{
  width: 37%;
  margin-right: 6%;
  flex-shrink: 0;
}
.article-pic img{
  width: 100%;
}
.article-list{
  display: flex;
  border-bottom: 1px solid #e8e8e8;
  padding: 24px 0;
}
.article-abstract{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article-abstract .abstract h4{
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 18px;
}
.article-abstract .abstract p{
  font-size: 12px;
  line-height: 18px;
}
.article-abstract .label{
  display: flex;
  justify-content: space-between;
}
.article-abstract .label span{
  margin-right: 10px;
  font-size: 12px;
}
.article-abstract .label .date{
  width: 46%;
}
.cysw_detail_right{
  float: none;
}
.whole-right{
  width: 30%;
}
.design-project{}
.design-label{
  display: flex;
  flex-wrap: wrap;
  padding-top: 16px;
}
.design-label li{
  width: 106px;
  height: 26px;
  line-height: 26px;
  border-radius: 26px;
  background: #f7f7f7;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 14px;
}
/* .brand-content .label span:last-child{
  margin-left: 16px;
} */
.hot-case{

}
.cysw_detail_tit{
  float: none;
}
.hot-case .hot-case-pic {
  position: relative;
}
.hot-case-pic img{
  width: 100%;
}
.hot-case .hot-case-pic h3{
  background: rgba(0,0,0, .49);
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 20px;
  padding: 0 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.hot-case-article{
  display: flex;
}
.hot-article-pic {
  flex-shrink: 0;
  width: 44%;
  margin-right: 10px;
}
.hot-article-pic img{
  width: 100%;
}
.hot-article-content{
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hot-article-content h4{
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot-article-content p{
  font-size: 12px;
  line-height: 16px;
}
.hot-article-date{
  font-size: 12px;
}
.hot-case-article-wrap{
  margin-top: 33px;
}
.hot-case-article{
  margin-bottom: 20px;
}

/* 品牌咨询 */
.brand-consult-list {
}
.brand-consult-list li{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  font-size: 12px;
}
.works{
  margin-top: 20px;
  border-top: 1px solid #e9e9ea;
  padding: 20px 0;
  display: flex;
}
.works-menu{
  width: 146px;
  margin-top: 3px;
}
.works-menu li{
  width: 92px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e9e9ea;
  margin-bottom: 4px;
  text-align: center;
}
.works-case-left, .works-case-right{
  width: 49%;
}
.works-case{
  display: flex;
  flex: 1;
  overflow: hidden;
  justify-content: space-between;
}
.works-case-big{
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
  margin-right: 4%;
}
.works-case-big .swiper-slide{
  position: relative;
}
.works-case-big .swiper-slide img{
  width: 100%;
}
.works-case-big .swiper-slide .works-case-title {
  position: absolute;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  background: rgba(0,0,0,.2);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 40% 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.swiper-container-works{
  position: relative;
}
.swiper-pagination-works{
  position: absolute;
  z-index: 9;
  text-align: right;
  padding-right: 20px;
  bottom: 4px !important;
}
.swiper-pagination-works .swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-pagination-works .swiper-pagination-bullet-active {
  position: relative;
  background: none;
  border: 1px solid #ffffff;
}
.swiper-pagination-works .swiper-pagination-bullet-active:after{
  content: '';
  width: 4px;
  height: 4px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -2px;
  border-radius: 50%;
}
.works-case-small{
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.works-case-small .case-small-list{
  position: relative;
  width: 47%;
}
.works-case-small .case-small-list img{
  width: 100%;
}
.case-small-title{
  position: absolute;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  background: rgba(0,0,0,.2);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* 区域服务 */
.area-service{}
.area{
  display: flex;
  justify-content: space-between;
}
.area .area-list{
  width: 24%;
  text-align: center;
  margin-bottom: 18px;
}
.area .area-list p{
  font-size: 18px;
}
.area .area-list img{
  width: 100%;
}


@media only screen and (max-width: 1650px) {}
@media only screen and (max-width: 1000px) {
  .row{
    flex-direction: column;
  }
  .whole-left{
    width: 100%;
  }
}
@media screen and (min-width:1000px) and (max-width:1310px){
  .brand-more {
    display: none;
  }
  .works-case{
    flex-direction: column;
  }
  .works-case-left{
    width: 100%;
    margin: 0;
  }
  .works-case-right{
    width: 100%;
  }
}
@media only screen and (max-width: 840px) {
  .brand-more {
    display: none;
  }
  .works-case{
    flex-direction: column;
  }
  .works-case-left{
    width: 100%;
    margin: 0;
  }
  .area .area-list p{font-size: 14px;margin-top: 5px;}
  .works-menu{width: 100%;}
  .works-menu li{float: left;font-size: 14px;}
}
@media only screen and (max-width: 640px) {
  .brand{
    flex-direction: column;
  }
  .brand .brand-list{
    width: 100%;
    margin-bottom: 20px;
  }
  .see-more-content{
    display: none;
  }
  .area{
    flex-wrap: wrap;
  }
  .area .area-list{
    width: 48%;
  }
  .article-list{display: block;}
  .article-pic{width: 100%;}
  .article-abstract{width: 100%;margin-top: 20px;}
  .article-abstract .abstract h4{font-size: 16px;}
}
