.product{
	padding-top: 50px;
	background: #f1f1f2;
}

.contentShow{
	padding: 30px 0;
	width: 1300px;
	margin: 0 auto;
}

.name{
	font-weight: bold;
}

.information1{
	/* width: 1200px;
	margin: 0 auto; */
}

.productImg3{
	margin-top: 30px;
	text-align: center;
}

.productImg3 img{
	width: 1200px;
}

.word{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.software{
	background: #f1f1f2;
	margin-top: 20px;
}

.modular{
	margin-bottom: 40px;
}

.demonstration{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 235px;
}

.titleName{
	font-size: 24px;
	font-weight: bold;
	margin: auto 0;
}

.chapter{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.softwarePageImg{
	display: flex;
	justify-content: space-between;
	margin-top: 25px
}

.bottomImg img{
	width: 320px;
}

.chapter1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 30px;
}

.bottomImg1{
	text-align: center;
}

.bottomImg1 img{
	width: 700px;
}

.modular:nth-last-child(1){
	margin-bottom: 0px;
}

.software{
	background: #f1f1f2;
	margin-top: 20px;
}

.list{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.list-phone{
	display: block;
}


.list:nth-child(2){
	margin-bottom: 0px;
}

.functionImg img{
	width: 550px;
	margin-top: 40px;
}

.word1{
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}

.softwareImg{
	text-align: center;
}


