.maintain-list{
	width: 100%;
}
.maintain-list ul{
	width: 100%;
}
.maintain-list li{
	width: 100%;
	background: #fff;
}
.maintain-list li .tit{
	padding: 0 3%;
	width: 94%;
	height: 40px;
	font-size: 13px;
	color: #333;
	line-height: 40px;
}
.maintain-list li .tit p{
	width: 90%;
	overflow: hidden;
	height: 40px;
}
.maintain-list li span.one.se{
	color: #ff6600;
	transition: color 0.3s;
}
.maintain-list li .tit p.arrows{
	width: 15px;
	height: 7px;
	margin-top: 18px;
	background: url(/bocstatic/m/img/img02.png) no-repeat center;
	background-size: cover;
}
.maintain-list li p.arrows.on{
	background: url(/bocstatic/m/img/img04.png) no-repeat center;
	background-size: cover;
}
.maintain-list li .con{
	padding: 11px 3% 19px;
	width: 94%;
	display: none;
	background: #fdfdfd;
	border-top: 1px solid #e6e6e6;
}
.maintain-list li .con p{
	color: #666;
	font-size: 13px;
	word-wrap: break-word;
	line-height: 25px;
}
.maintain-list li .con a.more{
	display: block;
	margin-top: 18px;
	color: #ff6600;
	font-size: 13px;
	padding-right: 23px;
	text-align: right;
	margin-right:7px; 
	background: url(/bocstatic/m/img/img03.png) no-repeat right center;
	background-size: 11px;
}
.page{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #f5f5f5;
	text-align: center;
}
.page a{
	padding:4px 8px;
	color: #666;
	font-size: 12px;
	margin-right: 5px;
}
.page a.active{
	background: #ff6600;
	color: #fff;
}
.info-tit{
	width: 94%;
	text-align: left;
	padding: 11px 3%;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
}
.info-con{
	padding: 0 3%;
	width: 94%;
}
.info-con .tit{
	font-size: 12px;
	color: #333333;
	line-height: 39px;
	font-weight: bold;
	height: 39px;
	border-top: 1px solid #e6e6e6;
}
.info-con .swiper-wrapper{
	width: 100%;
	padding-bottom: 44px;

}
.info-con .swiper-wrapper .box{
	width: 2.8rem;
	text-align: center;
}
.info-con .swiper-wrapper .box p{
	padding-top: 5px;
	font-size: 12px;
	color: #666;
	line-height: 22px;
}
.info-con .swiper-wrapper .box.margin{
	padding-right: 0.39rem;
	background: url(/bocstatic/m/img/img07.png) no-repeat 98% center;
	background-size: 0.26rem;
}
.info-con .swiper-pagination-bullet{
	display: block;
    width: 6px;
    height: 6px;
    margin: 0 3px !important;
    border: 1px solid #ff6600;
    float: left;
    border-radius: 50%;
}
.info-con .swiper-pagination {
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -16px;
    height: 8px;
    z-index: 5;
}
.info-con .swiper-pagination-bullet-active{
	background: #ff6600;
}
.info-con .swiper-wrapper .box .pic{
	width: 2.8rem;
	background: url(/bocstatic/m/img/img11.jpg) no-repeat center;
	background-size: cover;
	height: 3.2rem;
}
.info-con .swiper-wrapper .box img{
	width: 100%;
	height: 100%;
}
.video-con{
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding-bottom: 15px;
}
.video-con p{
	font-size: 12px;
	color: #666666;
	word-wrap: break-word;
	line-height: 22px;
}
.video-con img{
	max-width: 100%;
}
.video-con iframe{
	width: 100%;
	max-width: 100%;
}
.page-b{
	background: #f5f5f5;
	padding: 10px 3%;
}
.page-b p{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.page-b p a{
	color: #999;
}
.ajax-img .img-bg{
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: fixed;
	top:0;
	left: 0;
	z-index: 99999;
}
.ajax-img  .pic{
	width: 100%;
	position: fixed;
	top:100px;
	left: 0;
	z-index: 9999999;
}<!--0.00010204315185547-->