.layout {
	position:relative;
	overflow:hidden;
	background:#ffffff;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.wrap {
	width:1240px;
	margin:0 auto;
}
.header {
	border-bottom:0.07142857142857142rem solid #3467FE;
}
.header .logo {
	display:block;
	width:11rem;
	margin-top: 0.1rem;
	float:left;
	/* margin-top:1.0714285714285714rem; */
}
.header .logo img {
	display:block;
	width:100%;
}
.fpadd {
	padding:0 1.7857142857142858rem;
}
.header .naver {
	float:right;
}
.header .naver li {
	float:left;
}
.header .naver li a {
	display:block;
	font-weight:500;
	color:#666666;
	font-size:0.9rem;
	line-height:3.2142857142857144rem;
	text-align:center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	padding: 0 1rem;
	text-transform: capitalize;
}
.header .naver li.on a,.header .naver li:hover a {
	background:#3467FE;
	color:#fff;
}
.ftlt {
	text-align:center;
}
.ftlt h2 {
	font-size:1.7rem;
	line-height:1.4;
	color:#061B2C;
}
.fhpage1 {
	padding:7.142857142857143rem 0;
}
.fhpage1 .fbaoguan {
	margin:1.7857142857142858rem auto 0.7142857142857143rem;
}
.fhpage1 .show {
	margin-bottom:7.142857142857143rem;
}
.fbaoguan {
	width:31.785714285714285rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	background:#F3F3F3;
	border-radius:0.35714285714285715rem;
	overflow:hidden;
}
.fbaoguan .text1 {
	width:calc(100% - 7.857142857142857rem);
	padding:0 1.2857142857142858rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:3.2142857142857144rem;
	font-weight:500;
	font-size:1.0714285714285714rem;
	color:#333;
	background:#F3F3F3;
	display:block;
	border:none;
}
.fbaoguan .btn {
	width:6.785714285714286rem;
	height:2.7142857142857144rem;
	background:#3467FE;
	border-radius:0.35714285714285715rem;
	display:block;
	text-align:center;
	border:none;
	font-weight:500;
	color:#FFFFFF;
	font-size:1.0714285714285714rem;
	cursor:pointer;
	margin-right:0.25rem;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fhpage1 .text {
	text-align:center;
	margin:2.857142857142857rem auto 0;
}
.fhpage1 .text h4 {
	font-size:1.5rem;
	line-height:3.5714285714285716rem;
	color:rgba(6,27,44,1);
}
.fhpage1 .text h4 i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fhpage1 .text p {
	margin-top:3.0357142857142856rem;
	font-size:1.2142857142857142rem;
	line-height:2;
	color:#333333;
}
.fhpic1 img {
	display:block;
	width:100%;
}
.fhpage2 {
	padding:7.142857142857143rem 0 0;
}
.ftlt1 {
	text-align:center;
}
.ftlt1 h2 {
	font-size:1.7rem;
	line-height:3.2rem;
	color:rgba(6,27,44,1);
}
.ftlt1 h2 i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fhpage2 .ftit {
	margin-top:3rem;
}
.ftit {
	text-align:center;
}
.ftit h2 {
	position:relative;
	font-size:1.7857142857142858rem;
	line-height:1.4;
	font-weight:500;
	color:#333333;
	padding-bottom:1rem;
}
.ftit h2 i {
	display:block;
	position:absolute;
	z-index:2;
	bottom:0;
	height:0.2857142857142857rem;
	width:2.5rem;
	left:0;
	right:0;
	margin:0 auto;
	background:#3467FE;
}
.fhpage2 .list ul {
	display:flex;
	flex-wrap:wrap;
	margin:2.5rem 0 0.35714285714285715rem;
}
.fhpage2 .list ul li {
	width:25%;
	margin-bottom:2.142857142857143rem;
}
.fhpage2 .list ul li h5 {
	position:relative;
	font-size:1.0714285714285714rem;
	line-height:1.2;
	color:#333333;
	padding-left:0.8571428571428571rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhpage2 .list ul li h5::before {
	position:absolute;
	z-index:1;
	content:"";
	width:0.35714285714285715rem;
	height:0.35714285714285715rem;
	background:#3467FE;
	border-radius:50%;
	left:0;
	top:0.4642857142857143rem;
}
.fzhaomu {
	background:#F6F8FA;
	padding:1.5rem;
	text-align:center;
}
.fzhaomu h4 {
	font-size:1.2857142857142858rem;
	line-height:1.7857142857142858rem;
	color:#333;
	font-weight:500;
}
.fzhaomu h3 {
	margin-top:1.0714285714285714rem;
	font-weight:500;
	color:#3467FE;
	line-height:3rem;
	font-size:2.142857142857143rem;
}
.fzhaomu .zx {
	display:block;
	margin:1.0714285714285714rem auto 0;
	width:12.714285714285714rem;
	background:#3467FE;
	text-align:center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fzhaomu .zx i {
	display:inline-block;
	font-size:0.8571428571428571rem;
	font-weight:400;
	color:#FFFFFF;
	line-height:2.9285714285714284rem;
	padding-right:1.6428571428571428rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/fn1.png) no-repeat right center;
	background-size:0.7142857142857143rem auto !important;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fmore:hover i,.fzhaomu .zx:hover i {
	padding-right:1.4285714285714286rem;
}
.fhpage2 .list1 ul {
	margin-top:2.857142857142857rem;
	display:flex;
	flex-wrap:wrap;
}
.fhpage2 .list1 ul li {
	width:20%;
	text-align:center;
}
.fhpage2 .list1 ul li h2 {
	font-size:1.7142857142857142rem;
	line-height:1.9285714285714286rem;
	color:rgba(51,51,51,1);
}
.fhpage2 .list1 ul li h2 em {
	display:inline-block;
	font-size:1.4285714285714286rem;
}
.fhpage2 .list1 ul li h6 {
	font-size:0.9285714285714286rem;
	line-height:1;
	color:#333;
	font-weight:500;
	margin-top:0.5357142857142857rem;
}
.fhpage3 {
	padding:7.142857142857143rem 0 5.714285714285714rem;
}
.fhpage3 li {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:3.0357142857142856rem;
}
.fhpage3 li:nth-child(2n) {
	flex-direction:row-reverse;
}
.fhpage3 li .pic {
	width: 26.357143rem;
	height: 17.785714rem;
	overflow:hidden;
}
.fhpage3 li .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.fhpage3 li .text {
	width: calc(100% - 30.071428571428573rem);
}
.fhpage3 li .text h3 {
	font-size:1.4285714285714286rem;
	line-height:1.2;
	color:#061B2C;
	font-weight: bold;
}
.fhpage3 li .text p {
	margin-top:1.7857142857142858rem;
	font-size:1rem;
	line-height:1.8;
}
.fhpic2 {
	padding:3.0357142857142856rem 0 2.642857142857143rem;
}
.fhpic2 .text .txt {
	margin-bottom:2.5rem;
}
.fhpic2 .text .txt h6 {
	font-size:1.1428571428571428rem;
	line-height:1.6428571428571428rem;
	color:#fff;
}
.fhpic2 .text .txt h2 {
	font-size:1.1428571428571428rem;
	line-height:1.9285714285714286rem;
	color:#fff;
	margin-top:0.5357142857142857rem;
}
.fhpic2 .text .txt h2 i {
	display:inline-block;
	font-size:2.142857142857143rem;
	color:#FFDB1F;
	vertical-align:top;
	padding-right:0.35714285714285715rem;
}
.fhpic2 .text .tet {
	font-size:1.0714285714285714rem;
	line-height:2.5rem;
	color:#fff;
}
.fhpic2 .text .tet i {
	display:inline-block;
	font-size:1.3571428571428572rem;
}
.fhpage4 {
	padding:5.285714285714286rem 0 3rem;
}
.ftit1 {
	text-align:center;
}
.ftit1 h2 {
	font-size:1.7857142857142858rem;
	line-height:1.4;
	color:#061B2C;
}
.fhpage4 .list ul {
	margin-top:1.4285714285714286rem;
}
.fhpage4 .list ul li {
	margin:0 auto 2.142857142857143rem;
	width:22.5rem;
	height:10.714285714285714rem;
}
.fhpage4 .list ul li img {
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
}
.fhpage5 {
	padding:2rem 0 3.142857142857143rem;
}
.fhpage5 .list ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:1.7857142857142858rem;
}
.fhpage5 .list ul li {
	width:calc((100% - 1.5rem)/3);
	margin-right:0.7142857142857143rem;
	margin-bottom:0.7142857142857143rem;
	height:15.285714285714286rem;
	overflow:hidden;
	/* border:1px solid #999999;*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhpage5 .list ul li:nth-child(3n) {
	margin-right:0;
}
.fhpage5 .list ul li img {
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
}
.fhpage5 .fmore {
	margin:1.0714285714285714rem auto 0;
}
.fmore {
	display:block;
	margin:0 auto;
	width:12.5rem;
	height:2.9285714285714284rem;
	background:#3467FE;
	text-align:center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fmore i {
	display:inline-block;
	font-size:0.8571428571428571rem;
	line-height:2.9285714285714284rem;
	color:#fff;
	padding-right:1.6428571428571428rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/fn1.png) no-repeat right center;
	background-size:0.7142857142857143rem auto !important;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fhpage6 .list ul {
	padding:1.7857142857142858rem 0 0.7142857142857143rem;
	display:flex;
	flex-wrap:wrap;
}
.fhpage6 .list ul li {
	width:calc((100% - 3.2857142857142856rem)/4);
	margin-bottom:1.0714285714285714rem;
	margin-right:1.0714285714285714rem;
	height:7rem;
	/* border:1px solid #b1afaf;*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fhpage6 .list ul li:nth-child(4n) {
	margin-right:0;
}
.fhpage6 .list ul li img {
	display:block;
	width:100%;
	height:100%;
	object-fit:contain;
}
.fhdels {
	padding:7.142857142857143rem 0;
}
.ftit1 p {
	margin-top:2.3214285714285716rem;
	font-size:1.2142857142857142rem;
	line-height:2;
	color:#333333;
}
.fhpage7 {
	height:30.357142857142858rem;
}
.fhpage7 .wrap,.fhpage7 .fpadd {
	height:100%;
}
.fhpage7 .fpadd {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.fhpage7 .text {
	text-align:center;
}
.fhpage7 .text h3 {
	font-size:1.7857142857142858rem;
	line-height:1.7;
	color:#fff;
}
.fmore1 {
	margin:3.2142857142857144rem auto 0;
	display:block;
	width:13.928571428571429rem;
	background:#3467FE;
	padding:0 2.142857142857143rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fmore1 i {
	display:block;
	font-size:0.8571428571428571rem;
	line-height:3.4285714285714284rem;
	color:#ffffff;
	background:url(../images/fn1.png) no-repeat right center;
	background-size:0.7142857142857143rem auto !important;
	text-align:left;
}
.footer {
	background:#fff;
}
.footer .bdls {
	padding:1.0714285714285714rem 0;
	border-bottom:0.03571428571428571rem solid #C9C9C9;
}
.footer .bdls .bd .lt {
	float:left;
}
.footer .bdls .bd .lt h4 {
	font-size:0.7142857142857143rem;
	font-weight:500;
	color:#333333;
	line-height:1rem;
	padding-left:1.2142857142857142rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/fn2.png) no-repeat left center;
}
.footer .bdls .bd .lt h2 {
	margin-top:0.42857142857142855rem;
	font-weight:500;
	color:#333333;
	line-height:1.7857142857142858rem;
	font-size:1.2857142857142858rem;
}
.footer .bdls .bd .naver {
	width:calc(100% - 14.285714285714286rem);
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	float:right;
}
.footer .bdls .bd .naver dl dt {
	font-size:0.7142857142857143rem;
	font-weight:500;
	color:#333333;
	line-height:1.4;
	margin-bottom:0.5714285714285714rem;
}
.footer .bdls .bd .naver dl dd a {
	font-size:0.5714285714285714rem;
	line-height:1.2857142857142858rem;
	color:#666666;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.footer .bd1 {
	margin-top:0.8928571428571429rem;
}
.footer .bd1 .lt {
	float:left;
}
.footer .bd1 .rt {
	float:right;
}
.footer .bd1 .lt ul {
	display:flex;
	flex-wrap:wrap;
}
.footer .bd1 .lt li {
	margin-right:1.9642857142857142rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.footer .bd1 .lt li .ico {
	width:0.5714285714285714rem;
}
.footer .bd1 .lt li .ico img {
	display:block;
	width:100%;
}
.footer .bd1 .lt li .lsele {
	padding-left:0.35714285714285715rem;
	font-weight:500;
	color:#666666;
	line-height:2;
	font-size:0.5714285714285714rem;
	border:none;
	display:block;
	padding-right:0.7142857142857143rem;
	background:url(../images/fn5.png) no-repeat right center;
	cursor:pointer;
}
.footer .bd1 .rt ul {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.footer .bd1 .rt ul li {
	margin-left:0.8571428571428571rem;
}
.footer .bd1 .rt ul li a {
	display:block;
}
.footer .bd1 .rt ul li img {
	display:none;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.footer .bd1 .rt ul li img:nth-child(1) {
	display:block;
}
.footer .bd1 .rt ul li:hover img:nth-child(1) {
	display:none;
}
.footer .bd1 .rt ul li:hover img:nth-child(2) {
	display:block;
}
.copyright {
	padding:1.0714285714285714rem 0;
}
.copyright a {
	font-weight:500;
	color:#666666;
	font-size:0.5rem;
	line-height:2.1;
	text-align:center;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fcontact .ftxts {
	text-align:center;
	padding:5.357142857142857rem 30px;
	max-width: 1200px;
	margin: 0 auto;
}
.fcontact .ftxts h2 {
	font-weight:500;
	color:#061B2C;
	line-height:1.7;
	font-size:2.5rem;
}
.fcontact .ftxts p {
	margin-top:2.5rem;
	font-size:1.2857142857142858rem;
	line-height:1.7;
	color:rgba(6,27,44,1);
	font-weight:500;
}
.fcontact .ftxts p i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fcpage1 {
	padding:3.75rem 0 5rem;
}
.fcpage1 .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:3.5714285714285716rem 0 1.4285714285714286rem;
}
.fcpage1 .list ul li {
	width:calc((100% - 4.642857142857143rem)/2);
	margin-bottom:2.142857142857143rem;
	padding-bottom:0.5714285714285714rem;
	border-bottom:0.03571428571428571rem solid rgba(0,0,0,0.2);
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.fcpage1 .list ul li .ico {
	width:1rem;
	height:1.7857142857142858rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.fcpage1 .list ul li .ico img {
	display:block;
	max-width:100%;
	max-height:100%;
}
.fcpage1 .list ul li .txt {
	width:calc(100% - 1.8571428571428572rem);
	display:block;
	height:1.7857142857142858rem;
	border:none;
	font-weight:500;
	color:#061B2C;
	font-size:1.1428571428571428rem;
}
.fcpage1 .list .btn {
	display:block;
	width:11.785714285714286rem;
	height:3.2142857142857144rem;
	background:#3467FE;
	border-radius:1.6071428571428572rem;
	border:none;
	text-align:center;
	font-weight:500;
	color:#FFFFFF;
	font-size:1.0714285714285714rem;
	margin:0 auto;
	cursor:pointer;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.fcpage2 {
	padding-bottom:4.107142857142857rem;
}
.fcpage2 .list ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2.142857142857143rem;
}
.fcpage2 .list ul li {
	width:50%;
	padding-left:4.285714285714286rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fcpage2 .list ul li .ico {
	width:2.142857142857143rem;
	height:2.142857142857143rem;
}
.fcpage2 .list ul li .ico img {
	display:block;
	height:100%;
	width:100%;
}
.fcpage2 .list ul li .txt h4 {
	margin-top:1.0714285714285714rem;
	font-weight:400;
	color:rgba(6,27,44,1);
	line-height:1.7857142857142858rem;
	font-size:1.0714285714285714rem;
	font-weight:100;
}
.fcpage2 .list ul li .txt h3 {
	margin-top:0.8928571428571429rem;
	font-weight:bold;
	color:#061B2C;
	line-height:1.7857142857142858rem;
	font-size:1.2857142857142858rem;
}
.fcpage3 {
	padding:5.357142857142857rem 0 1.7857142857142858rem;
}
.fcpage3 ul {
	margin-top:3.2142857142857144rem;
}
.fcpage3 ul li {
	margin-bottom:3.5714285714285716rem;
}
.fcpage3 ul li h3 {
	font-weight:500;
	color:#061B2C;
	line-height:1.7;
	font-size:1.2857142857142858rem;
}
.fcpage3 ul li a {
	display:block;
	margin-top:1.0714285714285714rem;
	font-size:1.0714285714285714rem;
	line-height:1.4;
	color:#3467FE;
	padding-left:1.7142857142857142rem;
	background:url(../images/fn15.png) no-repeat left center;
	background-size:1rem auto !important;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	position:relative;
	top:0;
}
.fvip .ftxt {
	text-align:center;
	padding:6.428571428571429rem 30px;
	font-size:1.4857142857142858rem;
	line-height:2;
	color:rgba(6,27,44,1);
	font-weight:500;
	max-width: 1200px;
	margin: 0 auto;
}
.fvip .ftxt i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fviplist li {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:6.428571428571429rem;
}
.fviplist li:nth-child(2n) {
	flex-direction:row-reverse;
}
.fviplist li .pic {
	width:27.214285714285715rem;
	height:20.285714285714285rem;
	/* margin-left:-13.035714285714286rem; */
	overflow:hidden;
}
.fviplist li .pic img {
	display:block;
	height:100%;
	width:100%;
	object-fit:cover;
}
.fviplist li:nth-child(2n) .pic {
	margin-left:0;
	/* margin-right:-13.035714285714286rem; */
}
.fviplist li .text {
	width:26.714285714285715rem;
	font-size:1.0714285714285714rem;
	line-height:2rem;
	color:rgba(6,27,44,1);
}
.fgpage1 .ftxt {
	padding:5.571428571428571rem 30px;
	text-align:center;
	max-width: 1200px;
	margin: 0 auto;
}
.fgpage1 .ftxt h2 {
	font-size:1.8rem;
	line-height:3.5714285714285716rem;
	color:rgba(6,27,44,1);
	font-weight:500;
}
.fgpage1 .ftxt h2 i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fgpage1 .ftxt p {
	margin-top:2.857142857142857rem;
	font-size:1.1428571428571428rem;
	line-height:2;
	color:rgba(6,27,44,1);
}
.fgpage1 .list {
	padding:5.714285714285714rem 0 3.642857142857143rem;
}
.ftlt h2 i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.fgpage1 .list ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:2.857142857142857rem;
}
.fgpage1 .list ul li {
	width:calc((100% - 2.142857142857143rem)/2);
	margin-bottom:2.5rem;
}
.fgpage1 .list ul li .pic {
	height:19.571428571428571rem;
	overflow:hidden;
}
.fgpage1 .list ul li .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
.fgpage1 .list ul li .text {
	margin-top:1.4285714285714286rem;
}
.fgpage1 .list ul li .text h3 {
	text-align:center;
}
.fgpage1 .list ul li .text h3 i {
	display:inline-block;
	font-size:1.2857142857142858rem;
	line-height:1.6428571428571428rem;
	font-weight:500;
	color:rgba(6,27,44,1);
	padding-left:1.7142857142857142rem;
	background:url(../images/fn16.png) no-repeat left center;
	background-size:0.9285714285714286rem auto !important;
}
.fgpage1 .list ul li .text p {
	margin-top:0.7857142857142857rem;
	font-size:1rem;
	line-height:1.7857142857142858rem;
	color:#616568;
	text-align:center;
	padding:0 0.5357142857142857rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fgpage2 .ftlt {
	margin: 0 auto;
	margin-bottom:2.857142857142857rem;
	max-width: 1200px;
}
.fgpage2 .wrap {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	flex-direction:row-reverse;
	align-items:center;
}
.fgpage2 .pic {
	/* margin-right:-11.25rem; */
	width:28.214285714285715rem;
	height:22.285714285714285rem;
	overflow:hidden;
}
.fgpage2 .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.fgpage2 .txt {
	width:24rem;
	font-size:1.1428571428571428rem;
	line-height:2.857142857142857rem;
	color:rgba(6,27,44,1);
	padding-left:1.0714285714285714rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fgpage3 {
	padding:7.142857142857143rem 0 3.5714285714285716rem;
}
.fgpage3 .list {
	margin-top:2.857142857142857rem;
}
.fgpage3 .list li {
	margin-bottom:3.2142857142857144rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.fgpage3 .list li:nth-child(2n) {
	flex-direction:row-reverse;
}
.fgpage3 .list li .pic {
	width:25.857142857142858rem;
	height:16.214285714285714rem;
	overflow:hidden;
}
.fgpage3 .list li .pic img {
	display:block;
	height:100%;
	width:100%;
	object-fit:cover;
}
.fgpage3 .list li .text {
	width:calc(100% - 27.642857142857142rem);
}
.fgpage3 .list li .text h3 {
	font-size:1.2857142857142858rem;
	line-height:1.6428571428571428rem;
	color:rgba(6,27,44,1);
	padding-left:1.7142857142857142rem;
	background:url(../images/fn16.png) no-repeat left top 0.42857142857142855rem;
	background-size:0.9285714285714286rem auto !important;
}
.fgpage3 .list li .text p {
	margin-top:1.7857142857142858rem;
	font-size:1rem;
	line-height:1.7857142857142858rem;
	color:rgba(97,101,104,1);
}
.fbaogu .ftxt {
	text-align:center;
	padding:6.071428571428571rem 30px;
	max-width: 1200px;
	margin: 0 auto;
}
.fbaogu .ftxt h2 {
	font-size:1.7rem;
	line-height:1.7;
	color:rgba(6,27,44,1);
	font-weight:500;
}
.fbaogu .ftxt h2 i {
	display:inline-block;
	color:rgba(52,103,254,1);
}
.ftlt h5 {
	margin-top:3.0357142857142856rem;
	font-size:1.2857142857142858rem;
	line-height:2;
	color:#061B2C;
	text-align:left;
}
.fbaogu .list ul {
	margin-top:3.0357142857142856rem;
	display:flex;
	flex-wrap:wrap;
}
.fbaogu .list ul li {
	width:calc((100% - 1.5rem)/3);
	margin-bottom:1.1428571428571428rem;
	margin-right:0.7142857142857143rem;
	background:#F3F3F3;
}
.fbaogu .list ul li:nth-child(3n) {
	margin-right:0;
}
.fbaogu .list ul li .pic {
	height:18.642857142857142rem;
	overflow:hidden;
}
.fbaogu .list ul li .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.fbaogu .list ul li .tet {
	padding:1.0714285714285714rem 1.0714285714285714rem 0.9285714285714286rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fbaogu .list ul li .tet h3 {
	font-size:1.2857142857142858rem;
	line-height:1;
	color:rgba(51,51,51,1);
}
.fbaogu .list ul li .tet h5 {
	margin-top:1.4285714285714286rem;
	font-size:0.6428571428571429rem;
	line-height:1.0714285714285714rem;
	color:rgba(102,102,102,1);
	text-align:right;
}
.fbaogu .list ul li .tet h5 i {
	display:inline-block;
	font-size:1.0714285714285714rem;
	padding:0 0.21428571428571427rem;
	position:relative;
	top:0.03571428571428571rem;
}
.fbaogu .fdel {
	margin-top:4.642857142857143rem;
	font-size:1.2857142857142858rem;
	font-weight:400;
	color:#061B2C;
	line-height:2.5rem;
}
.fbaogu .flist1 ul {
	padding:3.0357142857142856rem 0 4.642857142857143rem;
	display:flex;
	flex-wrap:wrap;
}
.fbaogu .flist1 ul li {
	width:calc((100% - 2.2142857142857144rem)/3);
	margin-right:1.0714285714285714rem;
	margin-bottom:1.5rem;
	background:rgba(0,81,172,0.1);
	padding:0.7857142857142857rem 0.7142857142857143rem 0.8571428571428571rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.fbaogu .flist1 ul li:nth-child(3n) {
	margin-right:0;
}
.fbaogu .flist1 ul li:nth-child(2n) {
	background:rgba(0,81,172,0.2);
}
.fbaogu .flist1 ul li h3 {
	font-size:1.0357142857142858rem;
	line-height:1.4;
	color:#061B2C;
	padding-left:1.5rem;
	background:url(../images/fn16.png) no-repeat left top 0.42857142857142855rem;
	background-size:0.8571428571428571rem auto !important;
}
.fbaogu .flist1 ul li p {
	margin-top:2.857142857142857rem;
	font-size:0.7142857142857143rem;
	line-height:2.1;
	color:#061B2C;
}
.fmore1:hover {
	padding:0 1.7857142857142858rem;
}
.fcpage3 ul li a:hover {
	top:-0.25rem;
}
.fcpage1 .list .btn:hover,.fmore1:hover,.fmore:hover,.fzhaomu .zx:hover,.fbaoguan .btn:hover {
	background:#134cf6;
}
.copyright a:hover,.footer .bdls .bd .naver dl dd a:hover {
	color:#3467FE;
}
