.select {
	@include positionFixed;
    background-color: #9f1315;
	&-safe{
		height: 30px;
	}
	&-img{
		width: 750rpx;
		height: 180px;
	}
}

.optim-image {
    width: 750rpx;
    height: 180px;

}