.bui-page{
	max-width:750px;
	margin: 0 auto;
}
image{
	max-width: 100%;
}
.mi-height2{
	height: .9rem;
	overflow: hidden;
}
.bui-list-pic .bui-pic img, .bui-list-photo .bui-thumbnail img {
	max-width: 100%;
	height: 3rem;
	object-fit: contain;
}
.mi-height3{
	height: 1.3rem;
	overflow: hidden;
}
.bui-nav .bui-box-vertical{
	background-color: #0b86ed;
}
.bui-nav .bui-box-vertical i,.bui-nav .bui-box-vertical .span1{
	color: #ffffff;
}
header.bui-bar, header .bui-bar {
    background: #0b86ed;
}
.tel-mail{
	position: relative;
}
.tel-mail .mi-link{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	float: left;
	display: flex;
}
.tel-mail .mi-link a{
	display: block;
	width: 50%;
	height: 100%;
}
.banner img{
	width: 100%;
	float: left;
}
.products{
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.products .item{
	background-color: #ffffff;
	padding: 5px;
	color: #000;
}
.bui-pic-title{
	white-space: inherit;
	color: #000;
	padding: .1rem .1rem;
	line-height: 1.2;
	font-size: .29rem;
}
.bui-fluid-space-2>li{
	border-radius: .2rem;
}
.bui-list-pic .bui-pic .model{
	color: #333;
	font-size: .26rem;
	padding-left: 2%;
	padding-top: .1rem;
	font-weight: bolder;
}
.bui-list-pic .bui-pic .bui-pic-desc{
	font-size: .25rem;
	padding-left: .1rem;
	margin-bottom: 0;
	color: #464141;
}
.bui-list-pic .bui-pic .more{
	font-size: .25rem;
	padding-left: .1rem;
	margin-bottom: 0.05rem;
	color: #ff1c1c;
}
header .bui-bar .bui-bar-main{
	display: flex;
    align-items: center;
    justify-content: center;
}
header .bui-bar .bui-bar-main img{
	height: 0.75rem;
}

.product-item{
	width: 100%;
	float: left;
	background-color: #ffffff;
}
.product-item .title{
	width: 100%;
	text-align: center;
	font-size: .35rem;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	padding: .2rem 0;
	margin-top: .2rem;
}
.product-item .title span{
	color: #0b86ed;
}
.product-item .cover{
	width: 100%;
	height: auto;
}
.product-item .app{
	width: 100%;
	height: auto;
	margin-top: .35rem;
}
.product-item .info{
	width: 100%;
	background-color: #ffffff;
}
.product-item .info .item{
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: .1rem 2%;
}
.product-item .info .item a{
	width: 50%;
	height: 120px;
	display: block;
}
.product-item .info .item a img{
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.about{
	width: 100%;
	margin-top: .35rem;
	float: left;
}
.about .js{
	width: 100%;
	padding: .5rem 5%;
}
.about .js p{
	color: #000;
	font-size: .35rem;
	margin-bottom: .2rem;
}

.mi-btn{
	width: 60%;
	height: .5rem;
	color: #ffffff;
	background-color: #2b3be9;
	font-size: .25rem;
	border-radius: .3rem;
	margin: 0 auto .3rem;
	padding: 0 .2rem;
	text-align: center;
	line-height: .5rem;
}
.form-title{
	color: #000;
	text-align: left;
	padding: 0 5%;
	width: 100%;
}

.bui-btn label, [class^=bui-btn] label {
    display: block;
    color: #000;
    font-weight: bold;
}

.mi-bottom{
	width: 100%;
	padding: .4rem 5% .3rem;
	float: left;
	background-color: #f7f7f7;
}
.mi-bottom .imgs{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.mi-bottom .imgs .item{
	width: 30%;
}
.mi-bottom .imgs .item p{
	text-align: center;
	font-size: .25rem;
	color: #000;
}
.mi-info{
	margin-top: .2rem;
	color: #333;
	font-size: .2rem;
}
.mi-info b{
	font-weight: bold;
}
