.main-container{
  overflow: hidden;
}

.main-container .title{
  letter-spacing: .3em;
  font-size: xx-large;
  color: #e95613;
  text-align: center;
  font-weight:bolder
}
.main-container .title2{
	padding-top:20px;
	color: #e95613;
	font-size:18px;
	font-weight:bold
}
.banner-box{
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner-box .swiper-slide{
  height: 100%;
  overflow: hidden;
}
.banner-box .swiper-slide .banner-img{
	width:100%;

  position: relative;
}




.item-pd{
  padding: 60px 0;
}


.about-cwp{
  background: rgba(255, 255, 255, .6);
}

.fn-container .article{
  padding: 30px 0;
  text-align: justify;
  
}
.fn-container .article ul{
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;	
}
.fn-container .article li{
	width:15%;
	float:left;
	margin-left:1.5%;
	margin-bottom:30px;
}
.fn-container .article li img{
	width:100%;
}
.about-cwp .article p{
  text-indent: 2em;
  line-height: 2;
}
.about-cwp .more{
  text-align: center;
}
.about-cwp .more .link{
  color: #2082fb;
  padding-bottom: 2px;
  border-bottom: 2px solid #2082fb;
  letter-spacing: 2px;
}

.about-expo{
  background: rgba(244, 209, 186, .6);
}
.about-expo .info-list{
  padding-top: 30px;
}
.about-expo .expo-item{
  width: 25%;
  text-align: center;
}
.about-expo .expo-item .num{
  color: #e95613;
  position: relative;
	margin-bottom:0
}
.about-expo .expo-item .n{
  font-size: 3.5em;
  font-weight: bold;
}
.about-expo .expo-item .i{
  position: absolute;
  font-size: 1.5em;
  font-weight: bold;
}
.about-expo .expo-item .text{
  color: #5e5e5e;
}

.bros-expo{
  
}
.bros-expo .info-list{
  padding: 30px 0;
}
.bros-expo .bros-item{
  display: block;
  width: 31%;
  margin:10px 0;
  text-align: center;
  position: relative;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, .3);
  overflow: hidden;
}
.bros-expo .lt30{
	width:23%;
}
.bros-expo .bros-item:hover{
  box-shadow: 0 3px 10px 4px rgba(0, 0, 0, .3);
}
.bros-expo .bros-item:not(:last-of-type){
  margin-right: 2%;
}
.bros-expo .bros-item .img{
  width: 100%;
  vertical-align: top;
  transition: all .3s;
}
.bros-expo .bros-item .wrap{
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .85);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 0;
  transition: all .3s;
}
.bros-expo .bros-item:hover .wrap{
	display: flex;
	justify-content: center;
  top: 0;
  color: #e95613;
  font-size:18px;
  font-weight:bold;
  align-items: center;
}
.bros-expo .bros-item:hover .link{
  background: #fff!important;
  color: #333;
}
.bros-expo .bros-item:hover .img{
  transform: scale(1.3);
}
.bros-expo .bros-item .tit{
  width: 100%;
  position: absolute;
  top: 10%;
  color: #fff;
  z-index: 1;
}
.bros-expo .bros-item .tit .t{
  font-size: x-large;
}
.bros-expo .bros-item .link{
  position: absolute;
  top: 80%;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
  z-index: 1;
  transition: all .3s;
}
.bros-expo .bros-item .link.orange{
  background: #fa8247;
}
.bros-expo .bros-item .link.blue{
  background: #68c4ff;
}
.bros-expo .bros-item .link.yellow{
  background: #f8cf62;
}

.expo-news .news-cont{
  padding: 30px 0;
}
.expo-news .news{
  width: 65%;
}
.expo-news .news-list{
  list-style: none;
  padding-left: 0;
  padding-right: 30px;
}
.expo-news .news-list .news-li{
  width: 100%;
}
.expo-news .news-item{
  display: block;
  height: 62px;
  line-height: 65px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #d6d6d6;
}
.expo-news .news-item span{
  display: inline-block;
  vertical-align: top;
  font-size: x-large;
  padding: 0 10px;
  line-height: 1;
  margin-top: 22px;
}
.expo-news .news-item:hover{
  background: #fff;
  border: transparent;
}
.expo-news .ad{
  width: 35%;
  border-bottom: 1px solid #d6d6d6;
}
.expo-news .ad .detail{
  display: inline-block;
  color: #2082fb;
  border-bottom: 1px solid #2082fb;
  margin-bottom: -1px;  
}
.expo-news .ad .ad-img{
  width: 100%;
}
.expo-news .ad .ad-art{
  padding: 12px 0 5px;
  margin-bottom: 0;
  line-height:28px;
  text-align:justify
}
.expo-news .more{
  text-align: center;
}
.expo-news .link{
  color: #666666;
  padding-bottom: 2px;
  border-bottom: 2px solid #666666;
  letter-spacing: 2px;
}

@media screen and (max-width: 1600px){
  .banner-box{
    height: auto;
  }
  .expo-news .ad .ad-img{
    width: 490px;
    height: 294px;
  }
  .expo-news .news-item{
    height: 72px;
    line-height: 72px;
  }
}
@media screen and (max-width: 1400px){
  .banner-box{
    height: auto;
  }
  .expo-news .ad .ad-img{
    width: 420px;
    height: 252px;
  }
  .expo-news .ad .ad-art{
    padding: 10px;
  }
  .expo-news .news-item {
    height: 70px;
    line-height: 70px;
  }
  .expo-news .news-item span{
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px){
  .banner-box{
    height: auto;
  }
  .expo-news .news{
    width: 64%;
  }
  .expo-news .news-list{
    padding-right: 20px;
  }
  .expo-news .news-item {
    height: 63px;
    line-height: 63px;
  }
  .expo-news .news-item span{
    margin-top: 18px;
  }
  .expo-news .ad{
    width: 36%;
  }
  .expo-news .ad .ad-img{
    width: 357px;
    height: 214px;
  }
}
@media screen and (max-width: 992px){
  .banner-box{
    height: auto;
  }
  .banner-box .swiper-slide .banner-img{
    width: 100%;
    height: auto;
    position: initial;
    transform: translate(0, 0);
  }
  .swiper-button-prev,
  .swiper-button-next{
    display: none;
  }

  .about-expo .expo-item{
    width: 50%;
  }
  .bros-expo .bros-item{
    width: 48%;
    margin-bottom: 20px;
  }
  .bros-expo .bros-item:nth-last-of-type(2n){
    margin-right: 0;
  }
  .bros-expo .bros-item:not(:nth-of-type(2n)){
    margin-right: 2%;
  }

  .expo-news .news{
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .expo-news .ad{
    width: 100%;
  }
  .expo-news .ad .ad-img{
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px){
  .item-pd{
    padding: 30px 0;
  }
  .about-cwp .article{
    padding: 10px 0;
  }
.about-cwp .article li{
	width:40%;
	float:left;
	margin-top:20px;
	margin-left:6%;
}
.about-cwp .article li img{
	width:100%;
	height:100%
	}
  .about-expo .expo-item .n{
    font-size: 2.2em;
  }
  .bros-expo .bros-item{
    width: 100%;
  }
  .bros-expo .info-list{
    padding: 20px 0 0;
  }
  .expo-news .news-cont{
    padding: 10px 0;
  }
  .expo-news .news-item{
    height: 60px;
    line-height: 60px;
  }
  .expo-news .news-item span{
    font-size: large;
    margin-top: 20px;
  }
}