.fixed.g-tabbox1 .inner{
	max-width: 100%;
}
.section h3{
	font-size: 3em;
	color: #3d3d3d;
	font-weight: bold;
}
.section .pages{
	margin-top: 5%;
}

.section .download-list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	border-bottom: 1px solid #cbcbc9;
	padding: 1.9375em 0;
}
.section .download-list .flex-left{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	overflow: hidden;
}
.section .download-list .line{
	width: 1px;
	height: 1.625em;
	margin-right: 1.5em;
	background-color: #cbcbc9;
	flex-shrink: 0;
}
.section .download-list .flex-left a{
	font-size: 1em;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.section .download-list.noicon .flex-left a{
	margin-left: 1em;
}
.section .download-list .flex-right{
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap: nowrap;
}
.section .download-list .flex-right a{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	color: #00a4ff;
}
.section .download-list .icon{
	background-repeat: no-repeat;
	background-size: contain;
	flex-shrink: 0;
}
.section .download-list .icon.pdf{
	width: 1.375em;
	background-image: url(../images/xcertif_sec5_icon_pdf.png);
	margin: 0 2em;
}
.section .download-list .icon.down{
	width: 1.125em;
	background-image: url(../images/xcertif_sec5_icon_down_blue.png);
	margin-right: 0.9375em;
}
.section .download-list .icon img{
	opacity: 0;
}
.section .download-list p{
	margin: 0 1.9375em;
	color: #999;
}






.sec1{
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/investor_sec1_bgmap.jpg);
	background-position: center bottom -1.25em;
	background-size: 53.65% auto;
	padding: 7.5% 0 9.115%;
}
.sec1 h3{
	margin-bottom: 4.23%;
}
.sec1 p{
	font-size: 1em;
	color: #3d3d3d;
	line-height: 2.125;
}



.sec2{
	padding: 9.375% 0 8.333%;
	background-color: #f7f8fa;
	background-repeat: no-repeat,no-repeat;
	background-image: url(../images/investor_sec2_bg1.png),url(../images/investor_sec2_bg2.png);
	background-position: left 1.75em,right bottom;
	background-size: 26.042% auto,30.9375% auto;
}
.sec2 h3{
	text-align: center;
	margin-bottom: 6%;
}
.sec2 .flex-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.sec2 .left-part{
	width: 70%;
}
.sec2 .img-box{
	width: 19.375em;
	border: 1px solid #eae8e8;
	position: relative;
	overflow: hidden;
	border-radius: 0.5em;
  	box-shadow: 0px 0.1875em 1.75em rgba(0, 0, 0, 0.15);
}
.sec2 .img-box .text{
	position: absolute;
	left: 2em;
	right: 2em;
	top: 5em;
}
.sec2 .img-box .text p{
	color: #333;
	font-size: 1.375em;
	font-weight: bold;
	line-height: 1.8;
}
.sec2 .img-box a{
	display: block;
	position: absolute;
	left: 2em;
	right: 2em;
	bottom: 1.875em;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-color: #ff8931;
	border-radius: 0.1875em;
	height: 3em;
	line-height: 3;
	text-align: center;
}
.sec2 .form-block{
	width: 9.25em;
	position: relative;
	margin-bottom: 1.25em;
}
.sec2 .form-block .icon{
	width: 0.875em;
	height: 0.875em;
	position: absolute;
	top: 0.9375em;
	left: 0.875em;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url(../images/investor_sec2_icon_select.png);
}
.sec2 .layui-input{
	font-size: 1em;
	color: #333;
	font-weight: bold;
	border-radius: 0.3125em;
	border: 1px solid rgba(204,204,204,0.5);
	line-height: 2.625;
	height: 2.75em;
}
.sec2 .layui-form-select dl{
	top: 100%;
	margin-top: 0.5em;
}
.sec2 .layui-form-select .layui-input{
	padding-left: 2.5em;
	padding-right: 2.8125em;
}
.sec2 .layui-form-select .layui-edge{
	border: 0 none;
	width: 0.875em;
	height: 0.875em;
	margin-top: -0.25em;
	right: 1em;
}
.sec2 .layui-form-select .layui-edge::before{
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/e-icon3.png);
	background-size: contain;
	transform: rotate(90deg);
}




.sec3{
	padding: 10.4% 0 7.8125%;
}
.sec3 h3{
	margin-bottom: 5.27%;
}


.sec4{
	background-color: #f7f8fa;
	padding: 7.8125% 0 4.2%;
}
.sec4 h3{
	margin-bottom: 5.27%;
}



.sec5{
	background-color: #f7f8fa;
	padding: 4.2% 0 8.333%;
}
.sec5 h3{
	margin-bottom: 5.27%;
}
.sec5 .list-box{
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec5 .list-box a{
	background-color: #fff;
	border-radius: 0.625em;
	overflow: hidden;
	margin-bottom: 2.5%;
	width: 23.29%;
	margin-right: 2.28%;
	padding: 3.75em 3em 2.875em;
	display: block;
}
.sec5 .list-box a:nth-child(4n){
	margin-right: 0;
}
.sec5 h4{
	font-size: 1.25em;
	color: #333;
	font-weight: bold;
	line-height:1.625;
	height: 3.25em;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.sec5 h5{
	font-size: 1em;
	color: #333;
	font-weight: normal;
	line-height: 1.625;
	max-height: 4.875em;
}
.sec5 .flex-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	border-top: 1px solid #e1e1e1;	
	padding-top: 1.875em;
	margin-top: 2.375em;
}
.sec5 p{
	font-size: 0.8125em;
	color: #999;
}
.sec5 .tri{
	width: 0.3125em;
	height: 0.5625em;
	background-repeat: no-repeat;
	background-image: url(../images/e-icon3.png);
	background-size: contain;
}





.sec6{
	padding: 10.4% 0;
}
.sec6 .inner{
	background-color: #f6fcfe;
	border-radius: 0.625em;
	border: 1px solid rgba(0,149,217,0.5);
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
}
.sec6 .text-box{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 48.3%;
	padding-left: 8.8%;
}
.sec6 .text-box h3{
	margin-bottom: 1.3333em;
}
.sec6 .text-box li{
	margin-bottom: 2em;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
}
.sec6 .text-box li:last-child{
	margin-bottom: 0;
}
.sec6 .text-box li .icon{
	width: 1.25em;
	margin-right: 1.25em;
}
.sec6 .text-box p{
	font-size: 1em;
	color: #333;
}
.sec6 .text-box p b{
	margin-right: 1em;
}
.sec6 .img-box{
	width: 51.7%;
	position: relative;
}
.sec6 .img-box .cover{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 3em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec6 .img-box ul{
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-direction: row;
	color: #fff;
	text-align: center;
	margin-bottom: 2.5em;
}
.sec6 .img-box li.line{
	width: 1px;
	background-color: #fff;
	opacity: 0.5;
	margin: 0 3em;
}
.sec6 .img-box h5{
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.sec6 .img-box p{
	font-size: 1.125em;
}
.sec6 .img-box .tip{
	font-size: 0.875em;
	color: #fff;
	opacity: 0.7;
}




@media only screen and (min-width:1024px){
	.section .download-list li:hover{
		border-color: #00a4ff;
		color: #00a4ff;
	}
	.section .download-list li:hover .flex-left a{
		color: inherit;
	}
	.section .download-list li:hover .icon.pdf{
		background-image: url(../images/xcertif_sec5_icon_pdf_blue.png);
	}
	.section .download-list li:hover .line{
		background-color: #00a4ff;
	}
	.sec2 .img-box a:hover{
		background-color: #00a4ff;
	}

	.sec5 .list-box a:hover *{
		color: #00a4ff;
		border-color: #00a4ff;
	}

	.sec5 .list-box a:hover .tri{
		background-image: url(../images/antifake_sec2_tri.png);
	}
}

@media only screen and (max-width:1024px) {
	.section h3{
		font-size: 2em;
	}
	.section .pages{
		margin-top: 10%;
	}

	.section .download-list li{
		display: block;
		padding: 2em 1em;
	}
	.section .download-list .flex-left{
		margin-bottom: 1.5em;
	}
	.section .download-list .line{
		margin-right: 1em;
	}
	.section .download-list.noicon .flex-left a{
		margin-left: 0;
	}
	.section .download-list .icon.pdf{
		margin: 0 1em;
		margin-left: 0;
	}
	.section .download-list p{
		margin-left: 0;
	}






	.sec1{
		background-position: center 2em;
		background-size: 100% auto;
		padding: 15% 0;
	}
	.sec1 h3{
		margin-bottom: 10%;
	}



	.sec2{
		padding: 15% 0;
		background-size: 50% auto,60% auto;
	}
	.sec2 h3{
		margin-bottom: 10%;
	}
	.sec2 .flex-box{
		display: block;
	}
	.sec2 .left-part{
		width: 100%;
		margin-bottom: 10%;
	}
	.sec2 .form-block{
		margin: 0 auto;
	}
	.sec2 .img-box{
		width: 48%;
		margin-left: 26%;
		margin-top: 10%;
		margin-bottom: 5%;
	}
	.sec2 .img-box a{
		font-size: 0.6875em;
	}
	.sec2 .img-box .text{
		font-size: 0.6875em;
	}


	.sec3{
		padding: 15% 0;
	}
	.sec3 h3{
		margin-bottom: 5%;
	}


	.sec4{
		padding: 15% 0 7.5%;
	}



	.sec5{
		padding: 7.5% 0 15%;
	}
	.sec5 .list-box{
		display: block;
	}
	.sec5 .list-box a{
		width: 100%;
		margin-bottom: 5%;
		margin-right: 0;
		padding: 2.5em;
	}
	.sec5 .list-box a:nth-child(4n){
		margin-right: 0;
	}




	.sec6{
		padding: 15% 0;
	}
	.sec6 .inner{
		display: block;
	}
	.sec6 .text-box{
		width: 100%;
		padding: 10%;
	}
	.sec6 .text-box h3{
		margin-bottom: 1em;
	}
	.sec6 .text-box li{
		margin-bottom: 1em;
		align-items: flex-start;
		line-height: 2;
	}
	.sec6 .text-box li .icon{
		margin-top: 0.4375em;
	}
	.sec6 .text-box p b{
		margin-right: 0;
		display: block;
	}
	.sec6 .img-box{
		width: 100%;
		background-color: #001d3b;
		padding-bottom: 3em;
	}
	.sec6 .img-box .cover{
		bottom: 2em;
	}
	.sec6 .img-box li.line{
		margin: 0 1em;
	}
	.sec6 .img-box h5{
		font-size: 1.5em;
	}
	.sec6 .img-box p{
		font-size: 1em;
	}
}



@media only screen and (max-width:1024px){
	.section .download-list .flex-left a{
		line-height: 1.5;
		white-space: normal;
		overflow: visible;
	}
}