.sec1{
	background-color: #faf9fd;
	padding-top: 3.4375%;
	text-align: center;
}
.sec1 .text-box{
	margin-bottom: 4.35%;
}
.sec1 .text-box h4{
	font-size: 1.5em;
	color: #4c4c4c;
	font-weight: normal;
}
.sec1 .text-box h3{
	font-size: 3em;
	color: #4c4c4c;
	font-weight: bold;
	margin: 0.54em 0 0.8125em;
}
.sec1 .text-box li{
	display: inline-block;
	vertical-align: top;
	margin: 0 1.5em;
}
.sec1 .text-box li img{
	width: 2em;
	margin-bottom: 0.375em;
}
.sec1 .text-box p{
	font-size: 0.875em;
	color: #343434;
}
.sec1 .img{
	width: 84.214%;
}


.sec2{
	background-color: #fcfcfc;
	text-align: center;
	padding: 5.677% 0 2.8125%;
}
.sec2 h3{
	font-size: 3em;
	color: #4a4a4a;
	font-weight: bold;
	margin-bottom: 4.86%;
}
.sec2 li{
	display: inline-block;
	vertical-align: top;
	width: 23.57%;
	margin-right: 1.9%;
	margin-bottom: 3em;
}
.sec2 li:nth-child(3){
	margin-right: 0;
}
.sec2 li:last-child{
	margin-right: 0;
}
.sec2 li img{
	width: 32.73%;
}
.sec2 li h5{
	font-size: 1.5em;
	color: #424141;
	font-weight: bold;
	margin: 0.7em 0 0.375em;
}
.sec2 li p{
	font-size: 1em;
	color: #595757;
	line-height: 1.5;
}



.sec3{
	background-repeat: no-repeat;
	background-image: url(../images/agent_sec3_bg.jpg);
	background-position: center center;
	background-size: auto 100%;
	padding: 5.125em 0 6.875em;
	text-align: center;
}
.sec3 h3{
	font-size: 3em;
	color: #5b5b5b;
	font-weight: bold;
}
.sec3 ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 4.5em 0 6.75em;
}
.sec3 li{
	border-radius: 0.75em;
	width: 25.57%;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-moz-flex-direction: column;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	-o-flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 17.625em;
}
.sec3 li:nth-child(1){
	background-color: #7aaef0;
}
.sec3 li:nth-child(2){
	background-color: #f2a630;
}
.sec3 li:nth-child(3){
	background-color: #4bbdba;
}
.sec3 li:nth-child(1) img{
	width: 23.184%;
	margin-bottom: 1.875em;
}
.sec3 li:nth-child(2) img{
	width: 19%;
	margin-bottom: 1em;
}
.sec3 li:nth-child(3) img{
	width: 14.8%;
	margin-bottom: 1.5em;
}
.sec3 li h4{
	font-size: 2.4375em;
	color: #fff;
	font-weight: bold;
}
.sec3 li h5{
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0.1875em;
}
.sec3 li p{
	font-size: 1.1875em;
	color: #fff;
	line-height: 1.32;
}
.sec3 .text-box{
	text-align: left;	
}
.sec3 .text-box h5{
	font-size: 1.875em;
	color: #3a3a3a;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.sec3 .text-box p{
	font-size: 1.125em;
	color: #4a4a4a;
	line-height: 2.222;
}
.sec3 .text-box p b{
	font-size: 1.3889em;
}



.sec4{
	background-color: #fcfcfc;
	padding: 6.625em 0 4.875em;
	text-align: center;
}
.sec4 h3{
	font-size: 3em;
	color: #4a4a4a;
	font-weight: bold;
	margin-bottom: 0.73em;
}
.sec4 table{
	width: 71.9%;
	margin: 0 auto;
}
.sec4 table th{
	background-color: #369de5;
	border: 2px solid #292828;
	font-size: 1.5625em;
	color: #fff;
	font-weight: bold;
	height: 3.2em;
	width: 25%;
}
.sec4 table td{
	border: 2px solid #292828;
	font-size: 1.1875em;
	color: #4f4f51;
	line-height: 1.4;
	height: 4.21em;
}
.sec4 table td b{
	font-size: 1.32em;
	color: #303030;
}




.sec5{
	background-color: #faf9fd;
	padding: 7.5em 0 4.25em;
	text-align: center;
}
.sec5 h3{
	font-size: 3em;
	color: #4a4a4a;
	font-weight: bold;
}
.sec5 ul{
	margin: 5.5em 0 12.625em;
}
.sec5 ul li{
	display: inline-block;
	vertical-align: top;
	margin: 0 5.7%;
}
.sec5 ul li img{
	width: 8.9375em;
	margin-bottom: 1.125em;
}
.sec5 ul li p{
	font-size: 1.5em;
	color: #5d5d5d;
	font-weight: bold;
	line-height: 1.5;
}
.sec5 table{
	width: 89.2%;
	margin: 1.875em auto 0;
}
.sec5 table th{
	background-color: #17b2ea;
	border: 1px solid #1d1e1e;
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	height: 2.5em;
}
.sec5 table td{
	border: 1px solid #1d1e1e;
	font-size: 1.25em;
	color: #454545;
	height: 4em;
}
.sec5 table td:nth-child(odd){
	width: 17.1%;
}
.sec5 table td:nth-child(even){
	width: 32.9%;
}
.sec5 table td b{
	font-size: 1.1em;
}



.sec6{
	background-repeat: no-repeat;
	background-image: url(../images/agent_sec6_bg.jpg);
	background-position: center center;
	background-size: auto 100%;
	padding: 6.375em 0 4em;
	text-align: center;
}
.sec6 .text-box{
	margin-bottom: 5.625em;
}
.sec6 .text-box h3{
	font-size: 3em;
	color: #e9e7e7;
	font-weight: bold;
	margin-bottom: 0.54em;
}
.sec6 .text-box p{
	font-size: 1.25em;
	color: #ffffff;
	line-height: 1.5;
}
.sec6 .tel-box img{
	margin-bottom: 1.25em;
	width: 5.1875em;
}
.sec6 .tel-box h5{
	font-size: 3.5625em;
	color: #f7f7f7;
	font-weight: bold;
}
.sec6 .tel-box p{
	font-size: 1.125em;
	color: #f7f7f7;
	margin: 1.11em 0 1.78em;
}
.sec6 .tel-box a{
	display: block;
	margin: 0 auto;
	font-size: 0.875em;
	color: #fefefe;
	background-color: #ce1106;
	width: 11.4286em;
	height: 2.7em;
	line-height: 2.7em;
	border-radius: 0.714em;
}
@media only screen and (max-width:1023px){


	.sec1{
		padding-top: 2em;
	}
	.sec1 .text-box{
		margin-bottom: 1.875em;
	}
	.sec1 .text-box h4{
		font-size: 1em;
	}
	.sec1 .text-box h3{
		font-size: 1.5em;
		line-height: 1.2;
	}
	.sec1 .text-box li{
		margin: 0 0 0;
		width: 33.333%;
		margin-bottom: 1em;
	}


	.sec2{
		padding: 3.4em 0 1.6875em;
	}
	.sec2 h3{
		font-size: 1.5em;
		margin-bottom: 1.42em;
	}
	.sec2 li{
		width: 45%;
		margin-right: 10%;
		margin-bottom: 1.5em;
	}
	.sec2 li:nth-child(3){
		margin-right: 10%;
	}
	.sec2 li:nth-child(2){
		margin-right: 0;
	}
	.sec2 li:nth-child(5){
		margin-right: 0;
	}
	.sec2 li:nth-child(7){
		margin-right: 0;
	}
	.sec2 li h5{
		font-size: 0.9375em;
	}
	.sec2 li p{
		font-size: 0.625em;
	}



	.sec3{
		padding: 2.5625em 0 3.4375em;
	}
	.sec3 h3{
		font-size: 1.5em;
	}
	.sec3 ul{
		margin: 2.25em 0 3.375em;
	}
	.sec3 li{
		border-radius: 0.375em;
		width: 48%;
		height: 8.81225em;
		margin-bottom: 1em;
	}
	.sec3 li:nth-child(1) img{
		margin-bottom: 0.9375em;
	}
	.sec3 li:nth-child(2) img{
		margin-bottom: 0.5em;
	}
	.sec3 li:nth-child(3) img{
		margin-bottom: 0.75em;
	}
	.sec3 li h4{
		font-size: 1.25em;
	}
	.sec3 li h5{
		font-size: 1em;
	}
	.sec3 li p{
		font-size: 0.625em;
	}
	.sec3 .text-box h5{
		font-size: 1em;
	}
	.sec3 .text-box p{
		font-size: 0.625em;
	}



	.sec4{
		padding: 3.3125em 0 2.4375em;
	}
	.sec4 h3{
		font-size: 1.5em;
	}
	.sec4 table{
		width: 100%;
	}
	.sec4 table th{
		border: 1px solid #292828;
		font-size: 0.75em;
	}
	.sec4 table td{
		border: 1px solid #292828;
		font-size: 0.625em;
	}




	.sec5{
		padding: 3.75em 0 2.125em;
	}
	.sec5 h3{
		font-size: 1.5em;
	}
	.sec5 ul{
		margin: 2.75em 0 4.75em;
	}
	.sec5 ul li{
		margin: 0 0 1.5em;
		width: 50%;
	}
	.sec5 ul li img{
		width: 4.46875em;
		margin-bottom: 0.5625em;
	}
	.sec5 ul li p{
		font-size: 0.75em;
	}
	.sec5 table{
		width: 100%;
		margin: 0.9375em auto 0;
	}
	.sec5 table th{
		font-size: 1em;
	}
	.sec5 table td{
		font-size: 0.625em;
	}




	.sec6{
		padding: 3.1875em 0 2em;
	}
	.sec6 .text-box{
		margin-bottom: 2.8125em;
	}
	.sec6 .text-box h3{
		font-size: 1.5em;
	}
	.sec6 .text-box p{
		font-size: 0.625em;
	}
	.sec6 .tel-box img{
		margin-bottom: 0.625em;
		width: 2.59375em;
	}
	.sec6 .tel-box h5{
		font-size: 1.78125em;
	}
	.sec6 .tel-box p{
		font-size: 0.625em;
	}
	.sec6 .tel-box a{
		font-size: 0.625em;
	}
}