﻿
.fau_common{border-bottom: 1px solid #fff;position: relative;}
.fac_swiper li{padding:0 8px;}
.fau_div{width: 100%;background: #f1eeee;} 
.fau_div .img_box{
 width: 100%;
 height: 166px;
 overflow: hidden;
 display: block;
 margin-bottom: 15px;
}
.fau_div .img_box img{
  width: 100%;
}
.fau_common .fau_div .title_type{
  font-size:14px;
  padding-left: 10px;
  box-sizing: border-box;
  min-height: 100px;
  display: block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height: 33px;
}

.fau_div .title_type .subtit{
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-overflow:ellipsis; 
  overflow:hidden;
  white-space:nowrap;
}
.fau_div .title_more{
  display: block;
  color: #15a4a8;
  font-size:15px;
}
.fau_div li a:hover{
 color: #333;
}
.fau_div li a .title_more:hover{
 color: #15a4a8;
}
.swiper-slide{
  width: 135px !important;
  height: 265px;
}
.fac_container{position: absolute;opacity: 0;width: 930px;overflow:hidden;z-index: -1;}
.fau_common .selected{position: relative;opacity: 1;z-index: 1;}
.right_content  .fac_swiper {width: 94%;margin: 0 auto;overflow:hidden;height: 280px;}
.fac_container .swiper_btn{
 display: block;
 position: absolute;
 z-index: 2;
 width: 30px;
 height:30px;
 cursor: pointer;
 top: 50%;
 opacity:1;
 transform:translateY(-50%);
}
.swiper-button-prev{
  background:url(/Sites/Uploaded/UserUpLoad/20200709/20200709113525.png) no-repeat;
  left: -5px;
}
.swiper-button-next{ 
 background: url(/Sites/Uploaded/UserUpLoad/20200709/20200709113559.png) no-repeat;
 right: -5px; 
}
 .swiper-button-prev:hover{background:url(/Sites/Uploaded/UserUpLoad/20200709/20200709113708.png) no-repeat;}
 .swiper-button-next:hover{background:url(/Sites/Uploaded/UserUpLoad/20200709/20200709113719.png) no-repeat ;}
.fau_common h2{
  background:#2bacb0;
  padding:0 15px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
}
.fau_common h2:hover .a1{
  color: #fff;
}
.a1{
 border-bottom: none;
 color: #333;
 font-size: 16px;
 float: right;
  }
.fau_common h2 .btn_pull{
 color: #333;
 font-size:20px;
 line-height: 40px;
 cursor: pointer;
  
}
.fau_common h2.active .a1{
  color: #fff;
}
.fau_common h2.active .btn_pull{
  color: #fff;
}
 