.banner img{
	width: 100%;
}
.brochure-page .sec1{
	padding: 80px 0;
	text-align: center;
}
.brochure-page .sec1 .title{
	margin-bottom: 24px;
}
.brochure-page .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.brochure-page .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-bottom: 32px;
}
.brochure-page .sec1 .title p{
	font-size: 14px;
	color: #222;
	text-align: justify;
	line-height: 30px;
}
.brochure-page .sec1 h5{
	text-align: left;
	font-size: 18px;
	color: #1781e0;
	margin-bottom: 20px;
	font-weight: bold;
}
.brochure-page .sec1 h5 span{
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	background-color: #1781e0;;
	border-radius: 50%;
}
.brochure-page .sec1 table{
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.brochure-page .sec1 table th{
	background-color: #1781e0;
	border: 1px solid #e6e6e6;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
}
.brochure-page .sec1 table td{
	border: 1px solid #e6e6e6;
}
.brochure-page .sec1 table td:last-child{
	padding: 14px 30px;
}
.brochure-page .sec1 table.table1 td:last-child,.brochure-page .sec1 table.table5 td:last-child{
	text-align: left;
}
.brochure-page .sec1 table.table1 th:nth-child(1){
	width: 16%;
}
.brochure-page .sec1 table.table1 th:nth-child(3){
	width: 72%;
}
.brochure-page .sec1 table.table3 th:nth-child(1){
	width: 17%;
}
.brochure-page .sec1 table.table3 th:nth-child(2){
	width: 17%;
}
.brochure-page .sec1 table.table3 th:nth-child(3){
	width: 66%;
}
.brochure-page .sec1 table.table6 th{
	width: 17%;
}
.brochure-page .sec1 table.table6 td{
	text-align: left;
	padding: 15px 30px;
}
.brochure-page .sec1 .text-box{
	margin-bottom: 25px;
	text-align: left;
}
.brochure-page .sec1 .text-box p,.brochure-page .sec1 .table-box p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.brochure-page .sec1 .table-box p{
	text-align: left;
}
.brochure-page .sec1 .text-box h4{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 25px;
}
.brochure-page .sec1 .sub-title{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 18px;
	text-align: left;
}
.brochure-page .sec1 .sub-box{
	border: 1px solid #e6e6e6;
	padding: 10px 30px;
	text-align: left;
	margin-bottom: 30px;
}
.brochure-page .sec1 .sub-box p{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
	position: relative;
}
.brochure-page .sec1 .sub-box p span{
	background-color: #cfcfcf;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 10px;
	line-height: 1;
}
.brochure-page .sec1 .img1{
	padding: 40px 0 60px;
	width: 100%;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
	.brochure-page .sec1{
		padding: 60px 0;
	}
	.brochure-page .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
	.brochure-page .sec1 h5{
		font-size: 14px;
	}
	.brochure-page .sec1 table{
		font-size: 12px;
		line-height: 24px;
	}
}
@media only screen and (max-width:768px){
	
}
@media only screen and (max-width:767px){
	.brochure-page .sec1{
		padding: 2.1875rem 4% 1.25rem;
	}
	.brochure-page .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.brochure-page .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.brochure-page .sec1 .title h4{
		font-size: 0.9375rem;
		margin-bottom: 0.75rem;
	}
	.brochure-page .sec1 .title p{
		font-size: 0.75rem;
		line-height: 1.75rem;
	}
	.brochure-page .sec1 h5{
		font-size: 0.75rem;
		margin-bottom: 1.25rem;
	}
	.brochure-page .sec1 h5 span{
		width: 0.3125rem;
		height: 0.3125rem;
		margin-right: 0.3125rem;
	}
	.brochure-page .sec1 .table-box{
		margin-bottom: 2.5rem;
	}
	.brochure-page .sec1 table{
		width: 600px;
		font-size: 0.75rem;
		line-height: 1.25rem;
		margin-bottom: 0.625rem;
	}
	.brochure-page .sec1 table th{
		line-height: 1.5625rem;
	}
	.brochure-page .sec1 table td:last-child{
		padding: 0.4375rem 0.9375rem;
	}
	.brochure-page .sec1 table.table6 td{
		padding: 0.625rem 1.25rem;
	}
	.brochure-page .sec1 .text-box{
		margin-bottom: 1.875rem;
	}
	.brochure-page .sec1 .text-box p,.brochure-page .sec1 .table-box p{
		font-size: 0.75rem;
		line-height: 1.75rem;
	}
	.brochure-page .sec1 .text-box h4{
		font-size: 0.875rem;
		margin-bottom: 0.5rem;
	}
	.brochure-page .sec1 .sub-title{
		font-size: 0.875rem;
		margin-bottom: 0.9375rem;
	}
	.brochure-page .sec1 .sub-box{
		padding: 0.5rem 1rem;
		margin-bottom: 1.6875rem;
	}
	.brochure-page .sec1 .sub-box p{
		font-size: 0.75rem;
		line-height: 1.1875rem;
		padding-left: 1.25rem;
	}
	.brochure-page .sec1 .sub-box p span{
		width: 0.5rem;
		height: 0.5rem;
		top: 0.34375rem;
	}
	.brochure-page .sec1 .img1{
		padding: 0 0 1.25rem;
	}
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:414px){
	
}