@charset "utf-8";
.device{width:100%;height:155px;position:relative}
.swiper-container{height:155px;width:100%}
.content-slide{padding:20px;color:#fff}
.title{font-size:25px;margin-bottom:10px}
.pagination{position:absolute;left:0;text-align:center;bottom:5px;width:100%;z-index:100}
.swiper-pagination-switch{display:inline-block;width:7px;height:7px;border-radius:10px;background:rgba(255,255,255,.6);margin:0 5px;cursor:pointer}
.swiper-active-switch{background:#00BED4;width:7px;height:7px}
.swiper-slide img{width:100%;height:155px}
section{padding: 0 10px;overflow: hidden;}
.notice{padding-bottom: 15px;margin: 0 10px;overflow: hidden;}
.notice_box{overflow: hidden;background: #f5f8fa}
.notice li{overflow: hidden;width: 600px;height: 40px;}
.notice li .notice{font-size: 16px;color:#00BED4;}
.notice li .notice i{color:#00BED4; display: inline-block;width: 20px;}
.notice li p{;color: #aaaab2;font-size: 14px;float: right;margin: 20px 20px 0 0;}
.notice li .text{font-size: 14px;color: #656565;line-height: 60px;white-space: nowrap;display: inline-block;}
@media screen and (min-width:600px) and (max-width:1200px){
  .notice li {width: 100%;}
}
hr{height: 10px;background-color: #f0f0f2;float: left;width: 100%;border: 0;}
.no-data{text-align: center;}
.content{position: inherit;}
