.Tuan_banner {
  width: 100%;
  height: auto;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}
.Tuan_banner .tuan_banner {
  width: 100%;
  height: auto;
}
.Tuan_content {
  width: 100%;
  height: auto;
  background: #f7f7f7;
  padding: 40px 0 0 0;
}
.Tuan_content .content_detail {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 40px;
}
.Tuan_content .content_detail li {
  width: 1200px;
  height: auto;
}
.Tuan_content .content_detail li .li_img {
  width: 100%;
  height: auto;
}
.Tuan_content .content_detail .mb_li {
  margin-bottom: 40px;
}
.Tuan_content .content_yezhu {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 60px 0 0 0;
  background: #fff;
  margin-bottom: 40px;
}
.Tuan_content .content_yezhu .yezhu_title {
  width: 100%;
  height: auto;
}
.Tuan_content .content_yezhu .yezhu_ImgWord {
  width: 100%;
  height: auto;
  padding: 40px 0 0 0;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_line {
  width: 620px;
  height: auto;
  border-top: solid 1px #eee;
  margin: 0 auto;
  position: relative;
  margin-bottom: 40px;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_line span {
  display: block;
  width: 335px;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #666;
  background: #fff;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 50%;
  margin: 0 0 0 -168px;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_content {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-left: 40px;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_content li {
  width: 265px;
  height: 244px;
  overflow: hidden;
  float: left;
  margin: 0 20px 10px 0;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_content li .img-box{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_content li .li_img {
  width: 100%;
  height: auto;
  border: solid 1px #e4e4e4;
  margin-bottom: 20px;
}
.Tuan_content .content_yezhu .yezhu_ImgWord .IW_content li .li_word {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 24px;
  color: #666;
  overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 20px;
}
.Tuan_content .content_feedBack {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding-bottom: 100px;
}
.Tuan_content .content_feedBack .feedBack_tilte {
  width: 100%;
  height: auto;
  padding-left:50px;
  font-size: 24px;
  color: #333;
  text-align: left;
}
.Tuan_content .content_feedBack .swiper-button-prev {
  position: absolute;
  top: 200px;
  left: 0;
  width:40px;
  height:32px;
  background: #636363;
  cursor:pointer;
  text-align: center;
  padding-top:8px;
}
.Tuan_content .content_feedBack .swiper-button-next {
  position: absolute;
  top: 200px;
  right: 0;
  width:40px;
  height:32px;
  background: #636363;
  cursor:pointer;
  text-align: center;
  padding-top:8px;
}
.Tuan_content .content_feedBack .swiper-container {
  width: 1200px;
  height: 400px;
  overflow: hidden;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper {
  width: 2400px;
  height: 400px;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide {
  width: 1200px;
  height: 400px;
  float: left;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul {
  width: 1200px;
  height: 400px;
  padding-top: 40px;
  overflow: hidden;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li {
  width: 285px;
  height: 310px;
  background: #fff;
  position: relative;
  padding-top: 50px;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li:first-child+li+li+li{
  margin-right: 0;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li.hover{
  box-shadow: rgba(0,0,0,0.5);
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li .li_img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li .li_name {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li .li_title {
  display: block;
  width: 85%;
  height: auto;
  line-height: 1.8;
  font-size: 18px;
  color: #333;
  margin: 0 auto;
  margin-bottom: 20px;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.Tuan_content .content_feedBack .swiper-container .swiper-wrapper .swiper-slide ul li .li_content {
  width: 85%;
  height: 174px;
  height:174px\9;
  line-height: 1.8;
  font-size: 14px;
  color: #999;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
