.product{
	padding-top: 50px;
	background: #f1f1f2;
}

.contentShow{
	padding: 30px 0;
	width: 1300px;
	margin: 0 auto;
}

.name{
	/* font-size: 26px; */
	font-weight: bold;
}

.modular{
	margin-bottom: 40px;
}

.productImg3{
	margin-top: 30px;
	text-align: center;
}

.productImg3 img{
	width: 1200px;
}

.word3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.software{
	background: #f1f1f2;
	margin-top: 20px;
}

.information1{
	
}

.demonstration{
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 320px;
}

.demonstration-phone{
	width: 260px;
}

.titleName{
	font-size: 24px;
	font-weight: bold;
	margin: auto 0;
}

.titleName-phone{
	font-size: 20px;
}

.chapter{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
}

.chapter-phone{
	font-size: 18px !important;
	line-height: 30px !important;
}

.softwarePageImg{
	display: flex;
	justify-content: space-between;
	margin-top: 25px
}

.softwarePageImg img{
	width: 350px;
}

.chapter1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 30px;
}

.bottomImg1{
	text-align: center;
}

.bottomImg1 img{
	width: 600px;
}

.modular:nth-last-child(1){
	margin-bottom: 0px;
}

.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;
}
