.title{
	font-family: Bold;
	font-size: .35rem;
	color: #595959;
	letter-spacing: 2px;
	width: 100%;
	padding:.2rem .5rem;
}
.swiper-slide{
	display: flex;
	justify-content: space-between;
}
.swiper-pagination-color .swiper-pagination-bullet {
	background: #ccc;
	opacity: 1;
}
.swiper-pagination-color .swiper-pagination-bullet-active {
	background: #e48484;
}
.swiper-pagination-color{
	bottom:8px !important;
}
.swiper-box{
	text-align: center;
}
.swiper-img{
	width: 90%;
}
.s1{
    margin-top: .1rem;
}
.swiper-box span{
 display: block;
 color: #595959;
 font-size: .28rem;
 letter-spacing: 1px;
 font-family: Regular;
}
#swiper{
	padding: .3rem 0 .8rem 0;
}
/* <!-- 智能电力元器件 --> */
.parts{
    background: #efefef;
}
.flex{
    display: flex;
    justify-content: space-around;
}
.partsB{
    padding: .3rem;
}
.parts-box{
    width: 30%;
    text-align: center;
}
.parts-img{
    width: 100%;
}
.parts-txt{
    color: #595959;
 font-size: .28rem;
 letter-spacing: 1px;
 font-family: Regular;
 margin-top: .1rem;
}
/*应用软件系统*/
.case-bigBox{
	padding:0 .5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap; 
}
.case-box{
	width: 48%;
	margin-bottom: .2rem;
}
.case-txt{
	text-align: center;
	color: #595959;
	padding: .25rem;
	font-family: Regular;
	font-size: .28rem;
	letter-spacing: 0px;
}
.case-img{
	width: 100%;
}
/* 智能终端 */
.terminal{
    width: 100%;
    background: url("../img/product/cp-znzdbj.png");
}
.title1{
    color:#fff;
}
.terminal-txt1{
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Regular;
	font-size: .3rem;
}
.terminal-txt2{
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Regular;
    font-size: .23rem;
    padding: .1rem 0;
}
.terminal-txt3{
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Regular;
    font-size: .25rem;
    padding: .1rem 0;
}
.terminal-txt4{
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Regular;
    font-size: .23rem;
    padding: .2rem 0;
}
.terminal-txt5{
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    font-family: Regular;
    font-size: .2rem;
}
.terminal-box{
    width: 21%;
    padding-bottom: .5rem;
}
.terminal-img{
    width: 100%;
    margin-top: .25rem;
}