﻿.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:11;
	background-color:#fff;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.1);
}
.wrap {
	width:62.5rem;
	margin:0 auto;
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:5.104166666666667rem;
}
.layout {
	padding-top:5.104166666666667rem;
	overflow:hidden;
}
.header .logo img {
	height:2.8125rem;
	display:block;
}
.naver ul {
	display:flex;
	align-items:center;
	gap:0 1.5625rem;
}
.naver ul h3 a {
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:3.125rem;
	display:block;
}
.naver ul h3 a i {
	position:absolute;
	inset:auto 0 0;
	height:0.15625rem;
	background-color:#094e91;
	display:block;
	width:0;
	margin:0 auto;
	transition:all 0.3s;
}
.naver ul li a:hover h3 a i,.naver ul li.on h3 a i {
	width:100%;
}
.naver ul li a:hover h3 a,.naver ul li.on h3 a {
	color:#094e91;
}
.banner {
	position:relative;
	overflow:hidden;
	height:29.166666666666668rem;
}
.banner .spans {
	position:absolute;
	inset:auto 0 1.5625rem;
	z-index:2;
	text-align:center;
}
.banner .spans .swiper-pagination-bullet-active {
	background:#BE0101;
}
.hsection {
	padding:3.6458333333333335rem 0 4.427083333333334rem;
}
.htab ul {
	display:flex;
	justify-content:center;
	align-items:center;
	gap:0 3.125rem;
}
.htab li a {
	width:12.760416666666668rem;
	line-height:2.1875rem;
	background:linear-gradient(0deg,#FFAF00 0%,#FDCF24 100%);
	border-radius:1.5625rem;
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	display:block;
	text-align:center;
}
.htab li.on a {
	background:linear-gradient(0deg,#F32D4A 0%,#FE8B88 100%);
}
.htit h2 {
	font-weight:bold;
	font-size:2.1875rem;
	color:#22212E;
	margin:2.0833333333333335rem 0 1.5625rem;
	text-align:center;
}
.hsection .hflex {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.hsection .hflex .pic {
	width:27.1875rem;
	height:18.489583333333336rem;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hsection .hflex .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hsection .hflex .text {
	width:31.770833333333336rem;
}
.hsection .hflex .text h3 {
	font-size:1.875rem;
	color:#232323;
	line-height:2.34375rem;
}
.hsection .hflex .text h3 i {
	color:#BE0101;
}
.hsection .hflex .text p {
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:1.8;
	margin-bottom:1.0416666666666667rem;
	margin-top:1.0416666666666667rem;
}
.hsection .hflex .text p i {
	color:#BE0101;
}
.hbtn {
	width:7.291666666666667rem;
	line-height:1.9791666666666667rem;
	background:linear-gradient(0deg,#BE0101 0%,#F95959 100%);
	border-radius:1.0416666666666667rem;
	text-align:center;
	font-size:0.8333333333333334rem;
	display:block;
	color:#FFFFFF;
}
.habul ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	height:6.770833333333334rem;
	background:#FFFFFF;
	box-shadow:0rem 0rem 0.46875rem 0rem rgba(190,1,1,0.16);
	border-radius:0.5208333333333334rem;
	text-align:center;
	padding:0 2.0833333333333335rem;
	margin-top:2.34375rem;
}
.habul li>i {
	width:0.052083333333333336rem;
	height:1.5625rem;
	background:linear-gradient(0deg,#000000 0%,#C9C4C8 100%);
	opacity:0.14;
	display:block;
}
.habul h4 i {
	font-weight:500;
	font-size:2.0833333333333335rem;
}
.habul h4 {
	color:#BE0101;
	line-height:2.34375rem;
	font-size:0.7291666666666667rem;
}
.habul p {
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:1.6;
}
.hsection2 {
	margin:0 0 4.166666666666667rem;
}
.hsection2 .wrap {
	display:flex;
	justify-content:space-between;
}
.hsection2 .text {
	width:calc(57.03125rem - 18.75rem);
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:3.90625rem 3.125rem 4.166666666666667rem 0;
}
.hsection2 .text::after {
	content:"";
	position:absolute;
	inset:0 0 0 -100vw;
	background:#015AAA;
	opacity:0.12;
}
.hsection2 .pors {
	position:relative;
	z-index:3;
}
.hsection2 .text2 {
	width:calc(42.96875rem - 18.75rem);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:3.90625rem 0 4.166666666666667rem 3.125rem;
	position:relative;
}
.hsection2 .text2::after {
	content:"";
	position:absolute;
	inset:0 -100vw 0 0;
	background:#FDF7F7;
}
.hsection2 .htitico h3 {
	display:flex;
	align-items:center;
	font-size:1.25rem;
	color:#232323;
	line-height:2.34375rem;
	margin-bottom:1.5625rem;
}
.hsection2 .htitico h3 img {
	width:1.5625rem;
	height:1.6666666666666667rem;
	display:block;
	object-fit:contain;
	margin-right:0.6770833333333334rem;
}
.hsection2 .text p {
	font-size:0.8333333333333334rem;
	color:#232323;
	line-height:1.8;
	margin:1.5625rem 0 0.78125rem;
}
.hsection2 .text p a {
	color:#015AAA;
}
.hsection2 .flexpic {
	display:flex;
	justify-content:space-between;
	gap:0 0.5208333333333334rem;
}
.hsection2 .flexpic img {
	display:block;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.hsection2 .text2 ul {
	background:#FFFFFF;
	border-radius:0.5208333333333334rem;
	padding:0 1.5625rem;
}
.hsection2 .text2 ul li {
	display:flex;
	align-items:center;
	justify-content:space-between;
	border-bottom:0.052083333333333336rem solid rgba(5,0,1,0.08);
	line-height:3.541666666666667rem;
}
.hsection2 .text2 ul li:last-child {
	border:none;
}
.hsection2 .text2 h6 {
	font-size:0.9375rem;
	color:#232323;
	display:flex;
	align-items:center;
}
.hsection2 .text2 h6 img {
	display:block;
	margin-right:0.9375rem;
	width:1.3541666666666667rem;
}
.hsection2 .text2 p {
	width:5.729166666666667rem;
	font-size:0.9375rem;
	color:#232323;
}
.hsection2 .text2 p i {
	font-size:1.25rem;
	color:#BE0101;
	font-weight:bold;
	margin-right:0.2604166666666667rem;
}
.hsection3 h3 {
	font-size:1.875rem;
	color:#0057AC;
	line-height:2.34375rem;
}
.hsection3 h3 i {
	color:#242424;
}
.hsection3 ul {
	display:flex;
	justify-content:space-between;
	padding-top:3.90625rem;
	background:url(../images/bor5.png) no-repeat center bottom/100% auto;
	padding-bottom:0.2604166666666667rem;
}
.hsection3 li .bor {
	background:url(../images/bor1.png) no-repeat center/contain;
	width:15rem;
	height:9.53125rem;
	display:flex;
	align-items:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.8333333333333334rem;
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:1.8;
}
.hsection3 li:nth-child(2) .bor {
	background:url(../images/bor2.png) no-repeat center/contain;
}
.hsection3 li:nth-child(3) .bor {
	background:url(../images/bor3.png) no-repeat center/contain;
}
.hsection3 li:nth-child(4) .bor {
	background:url(../images/bor4.png) no-repeat center/contain;
}
.hsection3 li h4 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.5625rem;
	margin-top:1.8229166666666667rem;
	text-align:center;
}
.hsection3 li:nth-child(1) {
	margin-top:3.90625rem;
}
.hsection3 li:nth-child(2) {
	margin-top:2.0833333333333335rem;
}
.hsection3 li:nth-child(3) {
	margin-top:0.8333333333333334rem;
}
.hsection3 li:nth-child(2) h4 {
	margin-top:3.125rem;
}
.hsection3 li:nth-child(3) h4 {
	margin-top:3.6458333333333335rem;
}
.hsection3 li:nth-child(4) h4 {
	margin-top:4.166666666666667rem;
}
.hsection3 dl {
	height:8.645833333333334rem;
	border-radius:1.0416666666666667rem;
	border:2px dashed #CFE7F9;
	display:flex;
	align-items:center;
	justify-content:space-between;
	text-align:center;
	padding:0 2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:2.34375rem;
}
.hsection3 dd img {
	width:0.8333333333333334rem;
	height:0.8333333333333334rem;
	display:block;
	object-fit:contain;
}
.hsection3 dd .icon {
	width:3.8020833333333335rem;
	height:3.8020833333333335rem;
	line-height:3.8020833333333335rem;
	text-align:center;
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	position:relative;
	margin:0 auto;
}
.hsection3 dd .icon i {
	position:relative;
	z-index:3;
}
@keyframes rotate {
	0% {
	transform:rotate(0deg);
}
100% {
	transform:rotate(360deg);
}
;}.hsection3 dd .icon:before {
	content:"";
	background:url(../images/x10.png) no-repeat center/contain;
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	animation:rotate 10s linear infinite;
}
.hsection3 dd:nth-child(3) .icon:before {
	background:url(../images/x11.png) no-repeat center/contain;
}
.hsection3 dd:nth-child(5) .icon:before {
	background:url(../images/x12.png) no-repeat center/contain;
}
.hsection3 dd:nth-child(7) .icon:before {
	background:url(../images/x13.png) no-repeat center/contain;
}
.hsection3 dd:nth-child(9) .icon:before {
	background:url(../images/x14.png) no-repeat center/contain;
}
.hsection3 dd h4 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#222222;
	line-height:1.5625rem;
	line-height:1.6;
	margin-top:0.78125rem;
}
.hsection4 {
	padding:4.6875rem 0 3.385416666666667rem;
	margin-top:4.6875rem;
}
.hsection4 h3 {
	font-size:1.875rem;
	color:#FFFFFF;
	line-height:2.34375rem;
	text-align:center;
}
.hsection4 h3 i {
	color:#FFCB00;
}
.hsection4 ul {
	margin-top:2.0833333333333335rem;
	display:flex;
	flex-wrap:wrap;
	gap:0 1.0416666666666667rem;
}
.hsection4 ul li {
	width:calc((100% - 4.270833333333334rem)/5);
	text-align:center;
	display:flex;
	flex-direction:column;
}
.hsection4 ul li h4 {
	line-height:2.3958333333333335rem;
	background:url(../images/ar2.png) no-repeat center/contain;
	height:2.760416666666667rem;
	width:10.416666666666668rem;
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	margin:0 auto;
}
.hsection4 ul li:nth-child(3) h4 {
	background:url(../images/ar3.png) no-repeat center/contain;
}
.hsection4 ul li:nth-child(4) h4 {
	background:url(../images/ar4.png) no-repeat center/contain;
}
.hsection4 ul li:nth-child(5) h4 {
	background:url(../images/ar5.png) no-repeat center/contain;
}
.hsection4 ul li .txt {
	background:#FFFFFF;
	border-radius:0.5208333333333334rem;
	flex:1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.0416666666666667rem;
	margin-top:0.2604166666666667rem;
}
.hsection4 ul li .txt h5 {
	font-size:0.8333333333333334rem;
	color:#1E1E1E;
	font-weight:bold;
	line-height:2;
}
.hsection4 ul li .txt p {
	font-size:0.7291666666666667rem;
	color:#555555;
	line-height:2;
}
.zxbtn a {
	display:block;
	font-size:0.8333333333333334rem;
	color:#16588C;
	width:7.291666666666667rem;
	line-height:1.9791666666666667rem;
	background:#FFFFFF;
	border-radius:1.3020833333333335rem;
	text-align:center;
	margin:1.6666666666666667rem auto 0;
}
.hsection5 {
	padding:3.6458333333333335rem 0;
}
.hsection5 h3 {
	font-weight:500;
	font-size:1.875rem;
	color:#242424;
	text-align:center;
	line-height:2.34375rem;
}
.hsection5 h3 i {
	color:#289EE4;
}
.zhuylist {
	padding-top:1.0416666666666667rem;
}
.zhuylist h4 {
	font-weight:500;
	font-size:1.25rem;
	color:#333333;
	line-height:1.5625rem;
	margin-top:1.5625rem;
	text-align:center;
}
.zhuylist ul {
	display:flex;
	flex-wrap:wrap;
	padding-top:2.604166666666667rem;
}
.zhuylist ul li {
	position:relative;
}
.zhuylist ul li:nth-child(2n) {
	display:flex;
	align-items:center;
}
.zhuylist ul li:nth-child(2n) img {
	width:0.8333333333333334rem;
	height:0.8333333333333334rem;
	display:block;
	margin:0 0.7291666666666667rem;
}
.zhuylist ul li h5 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:2.291666666666667rem;
	padding-left:0.8854166666666667rem;
	left:1.0416666666666667rem;
	z-index:1;
	top:-1.1458333333333335rem;
	position:absolute;
	width:8.854166666666668rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/x17.png) no-repeat center/contain;
}
.zhuylist ul li .txt {
	width:19.270833333333336rem;
	padding:2.34375rem 1.3020833333333335rem 1.8229166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#FBF5F6;
	border-radius:0.5208333333333334rem;
	height:100%;
}
.zhuylist ul li .txt p {
	font-size:0.8333333333333334rem;
	color:#1E1E1E;
	line-height:1.8;
}
.hsection6 {
	padding:5.208333333333334rem 0;
	background:#f2ae45;
}
.hsection6 h3 {
	font-weight:500;
	font-size:1.875rem;
	color:#FFFFFF;
	line-height:2.34375rem;
	text-align:center;
	margin-bottom:2.604166666666667rem;
}
.hdownlist ul {
	display:flex;
	flex-wrap:wrap;
}
.hdownlist li {
	width:calc((100% - 1.6666666666666667rem)/3);
	margin:0 0.78125rem 0.78125rem 0;
}
.hdownlist li:nth-child(3n) {
	margin-right:0;
}
.hdownlist li a {
	display:block;
	height:100%;
	border-radius:0.3125rem;
	background:#fff;
	padding:1.3020833333333335rem 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hdownlist li h6 {
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.8;
}
.hdownlist li h4 {
	font-weight:500;
	font-size:0.8333333333333334rem;
	color:#232323;
	line-height:1.8;
	padding-left:1.5625rem;
	background:url(../images/x18.png) no-repeat left center/1.1458333333333335rem auto;
}
.hdownlist li h4 i {
	display:block;
	background:url(../images/x19.png) no-repeat right center/1.0416666666666667rem auto;
	padding-right:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hdownlist li a:hover {
	transform:translateY(-0.5208333333333334rem);
}
.hdownlist li a:hover h4 {
	background:url(../images/x18-1.png) no-repeat left center/1.1458333333333335rem auto;
	color:#F2AE45;
}
.hdownlist li a:hover h4 i {
	background:url(../images/x19-1.png) no-repeat right center/1.0416666666666667rem auto;
}
.footer {
	background:#333333;
}
.footer .tps {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	padding:1.25rem 0 0.78125rem;
}
.footer .tps .logo {
	display:block;
}
.footer .tps .logo img {
	height:100%px;
	display:block;
	object-fit:contain;
}
.footer .nav {
	width:calc(100% - 20.833333333333336rem);
	margin-top:0.5208333333333334rem;
}
.footer .nav ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.footer .nav li a {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#fff;
	display:block;
	margin-right:3.6458333333333335rem;
	margin-bottom:1.5625rem;
}
.copyright {
	border-top:0.052083333333333336rem solid #666666;
	padding:1.25rem 0;
}
.copyright ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.copyright li,.copyright li a {
	font-size:0.78125rem;
	line-height:1.6;
	color:#999999;
	display:block;
}
.copyright li {
	margin:0 0.3125rem;
}
.copyright h6 {
	font-size:0.78125rem;
	line-height:1.875rem;
	text-align:center;
	color:#999999;
}
.copyright h6 img {
	display:inline-block;
	position:relative;
	top:0.10416666666666667rem;
	margin:0 0.2604166666666667rem;
}
.copyright dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.copyright dt,.copyright dd span,.copyright dd a {
	font-size:0.78125rem;
	line-height:1.6;
	color:#999999;
	display:block;
}
.copyright dd span {
	margin:0 0.2604166666666667rem;
}
.copyright dt {
	margin-right:0.2604166666666667rem;
}
.hpage1 {
	padding:2.8125rem 0;
}
.hpage1 .wrap {
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	padding:0 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage1 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:calc(100% - 8.958333333333334rem);
}
.hpage1 li {
	width:calc((100% - 2.7083333333333335rem)/3);
}
.hpage1 li h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.5208333333333334rem;
}
.hpage1 li h4 i {
	color:#ed0e0f;
}
.hpage1 li .t1 {
	border:1px solid #cccccc;
	height:2.0833333333333335rem;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#000;
	-o-box-sizing:border-box;
	width:100%;
	box-sizing:border-box;
	padding:0 0.5208333333333334rem;
	border-radius:0.15625rem;
}
.hpage1 .btn {
	width:7.8125rem;
	height:2.0833333333333335rem;
	background:#ff7a00;
	border-radius:0.15625rem;
	text-align:center;
	display:block;
	font-size:0.8333333333333334rem;
	color:#fff;
	border:none;
	cursor:pointer;
}
.hpage2 .hs {
	position:relative;
}
.hpage2 .hs:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	width:100%;
	height:13.541666666666668rem;
	background:url(../images/x54.jpg) no-repeat center/cover;
}
.hpage2 .hs .wrap {
	position:relative;
	z-index:2;
}
.hpage2 .hs h2 {
	text-align:center;
	font-size:1.875rem;
	line-height:1.6;
	color:#fff;
	font-weight:500;
	letter-spacing:0.10416666666666667rem;
	padding-top:3.125rem;
}
.hpage2 .hs h2 span {
	color:#f69842;
}
.hpage2 .hs p {
	text-align:center;
	font-size:0.8854166666666667rem;
	line-height:1.6;
	color:#beb9cd;
	margin-top:0.5208333333333334rem;
}
.hpage2 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:2.5rem;
}
.hpage2 li {
	width:calc((100% - 4.166666666666667rem)/5);
	background:rgba(241,246,250,0.1);
	border-radius:0.5208333333333334rem 0.5208333333333334rem 0rem 0rem;
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	text-align:center;
	line-height:3.125rem;
	cursor:pointer;
}
.hpage2 li.on,.hpage2 li:hover {
	color:#231b6e;
	background:#fff;
}
.hpage2 .ovs {
	margin-top:2.34375rem;
}
.hpage2 .bs {
	display:none;
}
.hpage2 .bs:nth-child(1) {
	display:block;
}
.hpage2 .bs .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage2 .bs .pic {
	width:27.34375rem;
	overflow:hidden;
	border-radius:0.8333333333333334rem;
}
.hpage2 .bs .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage2 .bs .txt {
	width:calc(100% - 32.29166666666667rem);
}
.hpage2 .bs h4 {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#231B6E;
	line-height:1.5625rem;
}
.hpage2 .bs p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:1.5625rem;
	margin:1.0416666666666667rem 0;
}
.hpage2 .bs h6 {
	width:7.291666666666667rem;
	line-height:1.9791666666666667rem;
	background:linear-gradient(0deg,#231B6E 0%,#7B59F9 100%);
	border-radius:0.9895833333333334rem;
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	text-align:center;
}
.hpage2 {
	padding-bottom:3.125rem;
}
.hpage3 {
	background:#f6fcf9;
}
.hpage3 h2 {
	font-weight:500;
	text-align:center;
	font-size:1.875rem;
	color:#242424;
	line-height:1.6;
	letter-spacing:0.10416666666666667rem;
}
.hpage3 h2 span {
	color:#346DD0;
}
.hpage3 {
	padding:3.6458333333333335rem 0 4.166666666666667rem;
}
.hpage3 .box {
	background:#FFFFFF;
	box-shadow:0rem 0rem 0.2604166666666667rem 0rem rgba(1,90,170,0.26);
	border-radius:0.5208333333333334rem;
	border-top:0.4166666666666667rem solid #FF7A00;
	margin:2.0833333333333335rem 0;
	padding:2.7083333333333335rem 2.604166666666667rem;
}
.hpage3 ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage3 li {
	width:calc((100% - 10.416666666666668rem)/2);
	margin-bottom:2.0833333333333335rem;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.hpage3 .ico {
	width:3.125rem;
	display:block;
}
.hpage3 .ts {
	width:calc(100% - 4.166666666666667rem);
}
.hpage3 .ts h3 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.5625rem;
}
.hpage3 .ts p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.3541666666666667rem;
	margin-top:0.20833333333333334rem;
}
.hpage3 .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage3 .ls {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	width:9.375rem;
}
.hpage3 dl {
	width:calc(100% - 10.416666666666668rem);
	background:#FFFFFF;
	box-shadow:0rem 0rem 0.2604166666666667rem 0rem rgba(1,90,170,0.16);
	border-radius:0.20833333333333334rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	padding:0.7291666666666667rem 2.3958333333333335rem 0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage3 dd {
	text-align:center;
}
.hpage3 dd .icon {
	max-height:1.5625rem;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.hpage3 dd h6 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#000000;
	line-height:1.5625rem;
	margin-top:0.4166666666666667rem;
}
.hpage3 .btn {
	width:7.291666666666667rem;
	line-height:1.9791666666666667rem;
	background:linear-gradient(0deg,#FF7B01 0%,#F9BF59 100%);
	border-radius:0.9895833333333334rem;
	font-weight:400;
	font-size:0.8333333333333334rem;
	text-align:center;
	margin:0 auto;
	color:#FFFFFF;
	display:block;
}
.hpage4 {
	padding:3.90625rem 0 5.46875rem;
}
.hpage4 ul {
	margin-top:3.125rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage4 h2 {
	font-weight:500;
	font-size:1.875rem;
	color:#242424;
	line-height:1.6;
	letter-spacing:0.10416666666666667rem;
	text-align:center;
}
.hpage4 h2 span {
	color:#F05584;
}
.hpage4 li img {
	width:100%;
	display:block;
}
.hpage5 {
	padding:3.6458333333333335rem 0 2.604166666666667rem;
}
.hpage5 h2 {
	font-weight:500;
	font-size:1.875rem;
	color:#242424;
	line-height:2.34375rem;
	text-align:center;
	letter-spacing:0.10416666666666667rem;
}
.hpage5 h2 span {
	color:#015AAA;
}
.hpage5 ul {
	margin-top:2.604166666666667rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage5 li {
	width:calc((100% - 1.5625rem)/2);
	margin-bottom:1.8229166666666667rem;
	background:#FFFFFF;
	border-radius:0.5208333333333334rem;
	position:relative;
	padding:1.0416666666666667rem 1.7708333333333335rem 1.7708333333333335rem 2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage5 li .icon {
	max-height:2.34375rem;
	display:block;
	object-fit:contain;
}
.hpage5 li h6 {
	position:absolute;
	right:0;
	top:1.0416666666666667rem;
	z-index:1;
	background:#F05584;
	border-radius:0.3125rem 0rem 0rem 0.3125rem;
	font-weight:500;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.6666666666666667rem;
	padding:0 1.1458333333333335rem;
}
.hpage5 li h3 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#1E1E1E;
	line-height:1.5625rem;
	margin:0.625rem 0 0.3125rem;
}
.hpage5 li p {
	font-size:0.8854166666666667rem;
	color:#666;
	line-height:1.8;
}
.hpage5 li p strong {
	font-weight:bold;
	color:#1E1E1E;
}
.hpage6 {
	position:relative;
}
.hpage6:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	background:url(../images/qw4.jpg) no-repeat center/cover;
	height:24.479166666666668rem;
	width:100%;
}
.hpage6 .wrap {
	position:relative;
	z-index:2;
}
.hpage6 .hs {
	text-align:center;
	padding-top:3.3333333333333335rem;
}
.hpage6 .hs h2 {
	font-weight:500;
	font-size:1.875rem;
	color:#FFFFFF;
	line-height:1.6;
}
.hpage6 .hs h2 span {
	color:#F2AE45;
}
.hpage6 .hs p {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.6;
	opacity:0.6;
	margin:0.5208333333333334rem 0 1.7708333333333335rem;
}
.hpage6 .hs .flax {
	background:rgba(255,255,255,0.1);
	border-radius:0.5208333333333334rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:36.458333333333336rem;
	margin:0 auto;
	padding:0.625rem 0;
}
.hpage6 .hs .flax h4 {
	font-weight:500;
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	line-height:1.5625rem;
	width:7.8125rem;
	text-align:center;
	position:relative;
}
.hpage6 .hs .flax h4:before {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	height:2.916666666666667rem;
	background:rgba(255,255,255,0.5);
	margin-top:-1.4583333333333335rem;
}
.hpage6 .hs .flax h6 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.5625rem;
	width:calc(100% - 9.375rem);
	text-align:left;
}
.hpage6 .bs h3 {
	font-weight:500;
	font-size:1.25rem;
	color:#FFFFFF;
	line-height:1.5625rem;
	text-align:center;
}
.hpage6 .bs ul {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage6 .bs li {
	background:#FFFFFF;
	box-shadow:0rem 0.10416666666666667rem 0.6770833333333334rem 0rem rgba(1,90,170,0.28);
	border-radius:0.5208333333333334rem;
	padding:1.1458333333333335rem 1.1458333333333335rem 1.3541666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:calc((100% - 3.125rem)/3);
	margin-right:1.5625rem;
}
.hpage6 .bs li:nth-child(3n) {
	margin-right:0;
}
.hpage6 .bs li .ico {
	max-height:1.5625rem;
	display:block;
	object-fit:contain;
}
.hpage6 .bs li h4 {
	font-weight:500;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.5625rem;
	margin:0.5208333333333334rem 0 0.2604166666666667rem;
}
.hpage6 .bs li p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.3541666666666667rem;
}
.hpage6 .bs {
	margin-top:1.875rem;
}
.hpage6 .jied {
	margin:2.604166666666667rem 0;
}
.hpage6 .jied h3 {
	font-weight:500;
	font-size:1.25rem;
	color:#333333;
	line-height:1.5625rem;
	text-align:center;
}
.hpage6 .jied ul {
	margin-top:2.604166666666667rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage6 .jied li span {
	display:block;
	width:0.8333333333333334rem;
	margin:0 0.5208333333333334rem;
}
.hpage6 .jied li span img {
	width:100%;
	display:block;
}
.hpage6 .jied li .ds {
	width:14.0625rem;
}
.hpage6 .jied li .tps {
	display:flex;
	align-items:flex-end;
	margin-left:0.5208333333333334rem;
}
.hpage6 .jied li h4 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:2.1875rem;
	padding-left:0.8333333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/x31.png) no-repeat center/contain;
	width:8.59375rem;
}
.hpage6 .jied li h5 {
	font-weight:400;
	font-size:0.78125rem;
	color:#015AAA;
	line-height:1.3541666666666667rem;
}
.hpage6 .jied li .ts {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#1E1E1E;
	line-height:1.5625rem;
	background:#F5F8FB;
	border-radius:0.5208333333333334rem;
	padding:2.0833333333333335rem 1.5625rem 0.8333333333333334rem;
	margin-top:-1.3020833333333335rem;
}
.hpage6 .jied li .ts p {
	height:6.25rem;
}
.hpage6 .list h3 {
	font-weight:500;
	font-size:1.25rem;
	color:#333333;
	line-height:1.5625rem;
	text-align:center;
}
.hpage6 .list ul {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage6 .list li {
	width:calc((100% - 3.125rem)/4);
	margin-right:1.0416666666666667rem;
	background:#FFFFFF;
	box-shadow:0rem 0.10416666666666667rem 0.6770833333333334rem 0rem rgba(1,90,170,0.1);
	border-radius:0.3125rem;
}
.hpage6 .list li:nth-child(4n) {
	margin-right:0;
}
.hpage6 .list li .img {
	height:9.375rem;
	overflow:hidden;
}
.hpage6 .list li .img img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage6 .list li .ts {
	padding:1.1458333333333335rem 1.1458333333333335rem 1.25rem;
}
.hpage6 .list li h4 {
	font-weight:500;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.5625rem;
	margin-bottom:0.5208333333333334rem;
}
.hpage6 .list li p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.3541666666666667rem;
}
.hpage6 {
	padding-bottom:4.166666666666667rem;
}
.hpage6 .btn {
	width:7.291666666666667rem;
	line-height:1.9791666666666667rem;
	background:linear-gradient(0deg,#015AAA 0%,#5995F9 100%);
	border-radius:0.9895833333333334rem;
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	display:block;
	margin:2.604166666666667rem auto 0;
	text-align:center;
}
.hpage7 {
	padding:5.208333333333334rem 0;
}
.hpage7 h2 {
	font-weight:bold;
	font-size:2.1875rem;
	color:#22212E;
	line-height:1.6;
	text-align:center;
}
.hpage7 p {
	font-weight:500;
	font-size:0.9375rem;
	color:#666666;
	margin-top:0.5208333333333334rem;
	line-height:1.6;
	text-align:center;
}
.hpage7 ul {
	margin:2.34375rem 0 1.5625rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage7 li {
	width:calc((100% - 3.125rem)/3);
	margin-bottom:1.5625rem;
	background:#FFFFFF;
	box-shadow:0rem 0rem 0.3125rem 0rem rgba(145,145,145,0.32);
	border-radius:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding:0.9375rem 0.8333333333333334rem;
	box-sizing:border-box;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage7 li .icon {
	width:3.4895833333333335rem;
	height:3.4895833333333335rem;
	border-radius:50%;
	overflow:hidden;
}
.hpage7 li .ts {
	width:calc(100% - 4.53125rem);
}
.hpage7 li h4 {
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#272727;
	line-height:1.6666666666666667rem;
}
.hpage7 li:hover {
	background:#FC5C2F;
	box-shadow:0rem 0rem 0.3125rem 0rem rgba(145,145,145,0.32);
}
.hpage7 li:hover h4 {
	color:#fff;
}
.hpage7 dl {
	display:flex;
	justify-content:space-between;
}
.hpage7 dd {
	width:calc((100% - 3.125rem)/2);
}
.hpage7 dd .pic {
	height:17.708333333333336rem;
	overflow:hidden;
	border-radius:0.9375rem;
}
.hpage7 dd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage7 dd h6 {
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#272727;
	line-height:1.6666666666666667rem;
	margin-top:0.8333333333333334rem;
	text-align:center;
}





.footer .nav li a:hover {
	color:#346DD0;
}
.naver ul h3 a:hover,.naver ul li.on h3 a {
	color:#094e91;
}
.naver ul h3 {
	position:relative;
}
.naver ul h3:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:0;
	height:0.15625rem;
	background:#094e91;
	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;
	margin:0 auto;
}
.naver ul li.on h3:before,.naver ul li:hover h3:before {
	width:100%;
}
.hpage2 .bs .pic img,.hpage6 .list li .img img,.hpage7 dd .pic img,.hsection .hflex .pic img {
	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;
}
.hpage2 .bs .pic:hover img,.hpage6 .list li:hover .img img,.hpage7 dd:hover .pic img,.hsection .hflex .pic:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.hbtn:hover {
	transform:translateY(-0.10416666666666667rem);
	box-shadow:0 0.3125rem 0.625rem rgba(255,85,85,0.3);
}
.zxbtn a:hover {
	background:linear-gradient(0deg,#015AAA 0%,#5995F9 100%);
	color:#fff;
	box-shadow:0 0.3125rem 0.625rem rgba(80,80,80,0.3);
	transform:translateY(-0.10416666666666667rem);
}
.hpage5 li,.hpage6 .list li,.hpage6 .jied li .ds,.hpage6 .bs li,.hpage7 li {
	position:relative;
	top:0;
	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;
}
.hpage5 li:hover,.hpage6 .list li:hover,.hpage6 .jied li .ds:hover,.hpage6 .bs li:hover,.hpage7 li:hover {
	top:-0.4166666666666667rem;
}
.hpage5 li:hover {
	box-shadow:0 0.3125rem 0.625rem rgba(80,80,80,0.1);
}
.hpage6 .list li .img {
	border-radius:0.3125rem 0.3125rem 0 0;
}
.hpage2 .bs h6 {
	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;
}
.hpage2 .bs h6:hover,.hpage3 .btn:hover,.hpage6 .btn:hover {
	box-shadow:0 0.3125rem 0.625rem rgba(80,80,80,0.2);
	transform:translateY(-0.10416666666666667rem);
}
.hpage1 .btn:hover {
	background:#da6e0a;
}
