﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
	box-sizing: border-box
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden], template {
display:none
}
body {
	font-family: PingFangSC-Regular, sans-serif;
	width: 100%;
	height: 100%;
	min-width: 1200px;
}
.toper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	overflow: scroll hidden;
	scrollbar-width: none;
}
.navcur {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgb(248, 248, 248);
	border-bottom: 1px solid rgb(231, 231, 231);
	z-index: 100;
	overflow: scroll hidden;
	scrollbar-width: none;
}
.toper .topbox {
	min-width: 1100px;
	height: 44px;
	padding: 10px 0px;
	box-sizing: border-box;
	background: rgb(88, 135, 227);
	display: flex;
	justify-content: center;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	align-items: center;
}
.toper .topbox img {
	margin-right: 8px;
	width: 24px;
}
.toper .topbox .tit {
	font-size: 16px;
	font-weight: 500;
	color: rgb(255, 255, 255);
}
.toper .naver {
	margin: 0px auto;
	padding: 12px 0px;
	width: 1100px;
	height: 60px;
	max-width: 1100px;
}
.toper .naver img {
	float: left;
	height: 36px;
	width: 139px;
}
.toper .naver .navbox {
	float: right;
	margin-top: 3px;
}
.toper .naver .navbox a {
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	border-radius: 30px;
	cursor: pointer;
}
.navcur .naver .navbox a {
	color: rgb(255, 255, 255);
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: rgb(45, 73, 198);
	text-decoration: none;
	border-radius: 30px;
	cursor: pointer;
}
.toper .naver .navbox a:hover, .toper .naver .navbox a.cur {
	color: rgb(45, 73, 198);
	background: rgb(255, 255, 255);
}
.navcur .naver .navbox a:hover, .navcur .naver .navbox a.cur {
	color: rgb(255, 255, 255);
	background: rgb(45, 73, 198);
}
.toper .naver .navbox .lgbox {
	float: right;
	position: relative;
	padding: 0px 20px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: rgba(255, 255, 255, 0.05);
}
.navcur .naver .navbox .lgbox {
	float: right;
	position: relative;
	padding: 0px 20px;
	height: 30px;
	border-radius: 30px;
	border: 1px solid rgba(45, 73, 198, 0.3);
	background: rgba(45, 73, 198, 0.04);
}
.toper .naver .navbox .lgbox span {
	display: inline-block;
	margin: 4px 0px;
	padding: 0px;
	line-height: 20px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-image: initial;
	background: transparent;
	border-bottom: 2px solid transparent;
}
.navcur .naver .navbox .lgbox span {
	margin: 4px 0px;
	padding: 0px;
	line-height: 20px;
	color: rgb(45, 73, 198);
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-image: initial;
	background: transparent;
	border-bottom: 2px solid transparent;
}
.toper .naver .navbox .lgbox span.cur {
	margin: 4px 0px;
	padding: 0px;
	line-height: 20px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-image: initial;
	background: transparent;
	border-bottom: 2px solid rgb(255, 255, 255);
}
.navcur .naver .navbox .lgbox span.cur {
	margin: 4px 0px;
	padding: 0px;
	line-height: 20px;
	color: rgb(45, 73, 198);
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-image: initial;
	background: transparent;
	border-bottom: 2px solid rgb(45, 73, 198);
}
.mtoper {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
}
.mtoper .topbox {
	width: 100%;
	height: 145px;
	padding: 33px 0px;
	box-sizing: border-box;
	background: rgb(88, 135, 227);
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}
.mtoper .topbox img {
	margin-right: 26px;
	width: 53px;
}
.mtoper .topbox .tit {
	font-size: 46px;
	font-weight: 500;
	color: rgb(255, 255, 255);
}
.mtoper .naver {
	width: 100%;
	height: 198px;
	background: rgb(255, 255, 255);
	border-bottom: 3px solid rgb(231, 231, 231);
}
.mtoper .naver img {
	float: left;
	margin: 52px 0px 0px 66px;
	height: 92px;
}
.mainbox {
	flex: 1 1 0%;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}
.mainbox .bannerbox {
	width: 100%;
	height: 748px;
	background: url(../image/banner_bg.jpg) 0% 0% / cover no-repeat;
	overflow: hidden;
}
.mainbox .bannerbox .banner {
	margin: 160px auto 0px;
	width: 1100px;
	overflow: hidden;
}
.mainbox .bannerbox .banner img {
	float: left;
	width: 450px;
}
.mainbox .bannerbox .banner .titbox {
	float: right;
	margin-right: calc(25% - 273px);
	width: 580px;
}
.mainbox .bannerbox .banner .titbox h3 {
	margin-bottom: 30px;
	line-height: 55px;
	font-size: 46px;
	color: rgb(255, 255, 255);
	font-weight: normal
}
.mainbox .bannerbox .banner .titbox p {
	line-height: 2em;
	font-size: 16px;
	color: rgb(255, 255, 255);
}
.mainbox .bannerbox .banner .titbox .dldbox {
	float: left;
}
.mainbox .bannerbox .banner .titbox .dldbox button {
	width: 185px;
	height: 42px;
	color: rgb(255, 255, 255);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 42px;
	background: transparent;
	cursor: pointer;
}
.mainbox .bannerbox .banner .titbox .dldbox button i {
	margin-right: 9px;
	font-size: 16px;
	color: rgb(255, 255, 255);
}
.mainbox .bannerbox .banner .titbox .dldbox button:hover{background:#FFF;color: rgb(45, 73, 198);}
.mainbox .bannerbox .banner .titbox .dldbox button:hover i{color: rgb(45, 73, 198);}
.mainbox .outbox {
	display: flex;
	margin: 0px auto;
	width: 1100px;
	height: 268px;
	overflow: hidden;
}
.mainbox .outbox .ubox {
	flex: 1 1 0%;
}
.mainbox .outbox .ubox .xbox {
	position: relative;
	margin: 30px auto 50px;
	padding: 25px 30px 0px;
	width: 343px;
	height: 188px;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px 0px;
	transition: 0.4s;
}
.mainbox .outbox .ubox .xbox h4 {
	margin: 0px 0px 12px;
	color: rgb(59, 44, 193);
	font-size: 22px;
	font-weight: 500;
}
.mainbox .outbox .ubox .xbox p {
	line-height: 1.6em;
	font-size: 14px;
	color: rgb(51, 51, 51);
}
.mainbox .outbox .ubox .xbox img {
	position: absolute;
	right: 50px;
	bottom: -50px;
	width: 80px;
	height: 80px;
}
.abtbox {
	padding: 60px 0px;
	width: 100%;
	height: 690px;
	text-align: center;
	background-image: linear-gradient(45deg, rgb(46, 163, 201), rgb(58, 51, 207) 31%, rgb(50, 6, 133));
	overflow: hidden;
}
.abtbox .titbox {
	margin: 0px auto;
	max-width: 1100px;
}
.abtbox .titbox h3 {
	margin: 0px 0px 25px;
	font-size: 36px;
	color: rgb(255, 255, 255);
}
.abtbox .titbox p {
	margin: 0px;
	padding: 0px 200px;
	line-height: 1.6em;
	font-size: 18px;
	color: rgb(255, 255, 255);
}
.abtbox .ctbox {
	margin-top: 50px;
	height: 365px;
	background: url(../image/bg_back.png) 0px 30px / 36px repeat;
}
.abtbox .tbox {
	margin: 0px auto;
	padding: 0px 80px;
	max-width: 1100px;
	height: 385px;
	background: rgb(255, 255, 255);
	border-radius: 10px;
}
.abtbox .tbox .xbox {
	float: left;
	margin: 0px 50px 0px 0px;
	width: 570px;
	text-align: left;
	overflow: hidden;
}
.abtbox .tbox .xbox h4 {
	margin: 60px 0px 30px;
	font-size: 24px;
	font-weight: 700;
	color: rgb(59, 44, 193);
}
.abtbox .tbox .xbox p {
	margin: 0px 0px 14px;
	line-height: 1.6em;
	font-size: 16px;
	color: rgb(51, 51, 51);
}
.abtbox .tbox .xbox .btnbox {
	float: left;
}
.abtbox .tbox .xbox .btnbox button {
	color: rgb(255, 255, 255);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 42px;
	background: transparent;
	cursor: pointer;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 205px;
	height: 42px;
	line-height: 42px;
	background-image: linear-gradient(45deg, rgb(46, 163, 201), rgb(58, 51, 207) 31%, rgb(50, 6, 133));
}
.abtbox .tbox .xbox .btnbox button i {
	margin-right: 9px;
	line-height: 42px;
	font-size: 24px;
	color: rgb(255, 255, 255);
}
.abtbox .tbox .xbox .btnbox button:hover {
	opacity: 0.8
}
.abtbox .tbox .ibox {
	float: right;
	position: relative;
	margin: 40px 0px 0px 0px;
	width: 316px;
	height: 316px;
}
.abtbox .tbox .ibox img {
	width: 100%;
}
.mlbox {
	padding: 60px 0px;
	width: 100%;
	height: 516px;
	overflow: hidden;
}
.mlbox .kbox {
	margin: 0px auto;
	width: 1100px;
	overflow: hidden;
}
.mlbox .kbox img {
	float: left;
	height: 393px;
}
.mlbox .kbox .xbox {
	float: right;
	text-align: right;
	width: 440px;
}
.mlbox .kbox .xbox h4 {
	font-weight: normal;
	margin: 0px 0px 30px;
	line-height: 44px;
	font-size: 36px;
	color: rgb(51, 51, 51);
}
.mlbox .kbox .xbox p {
	line-height: 1.6em;
	font-size: 18px;
	color: rgb(51, 51, 51);
}
.mrbox {
	padding: 60px 0px;
	width: 100%;
	height: 516px;
	overflow: hidden;
	background: rgb(250, 250, 250);
}
.mrbox .kbox {
	margin: 0px auto;
	width: 1100px;
	overflow: hidden;
}
.mrbox .kbox img {
	float: right;
	height: 393px;
}
.mrbox .kbox .xbox {
	float: left;
	text-align: left;
	width: 440px;
}
.mrbox .kbox .xbox h4 {
	font-weight: normal;
	margin: 0px 0px 30px;
	line-height: 44px;
	font-size: 36px;
	color: rgb(51, 51, 51);
}
.mrbox .kbox .xbox p {
	line-height: 1.6em;
	font-size: 18px;
	color: rgb(51, 51, 51);
}
.footer {
	width: 100%;
	overflow: hidden;
}
.footer .footbox {
	padding: 30px 0px;
	width: 100%;
	min-width: 1100px;
	background: rgb(0, 14, 46);
	border-bottom: 1px solid rgb(0, 14, 46);
	overflow: hidden;
}
.footer .footbox .ftbox {
	display: flex;
	flex-flow: wrap;
	margin: 0px auto;
	width: 1100px;
	overflow: hidden;
}
.footer .footbox .ftbox .flbox {
	flex: 1 1 auto;
}
.footer .footbox .ftbox .flbox img {
	margin: 0px 0px 54px;
	width: 150px;
}
.footer .footbox .ftbox .flbox .btnbox {
	margin: 15px 0px 0px;
}
.footer .footbox .ftbox .flbox .btnbox button {
	color: rgb(255, 255, 255);
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 42px;
	cursor: pointer;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 205px;
	height: 42px;
	background: rgb(0, 0, 0);
}
.footer .footbox .ftbox .flbox .btnbox button i {
	margin: 0px 9px 0px 0px;
	line-height: 42px;
	font-size: 24px;
	color: rgb(255, 255, 255);
}
.footer .footbox .ftbox .flbox .btnbox button:hover {
	opacity: 0.8
}
.footer .footbox .ftbox .fcbox {
	flex: 0 1 0%;
	margin-right: 55px;
	width: 80px;
}
.footer .footbox .ftbox .fcbox p {
	margin: 0px 0px 15px;
	width: 80px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.footer .footbox .ftbox .fcbox a {
	display: block;
	line-height: 1.6em;
	font-size: 14px;
	color: rgb(176, 183, 198);
	cursor: pointer;
	text-decoration: none;
}
.footer .footbox .frbox {
	flex: 1 1 auto;
}
.footer .footbox .frbox h4 {
	font-weight: normal;
	margin: 0px 0px 15px;
	width: 80px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.footer .footbox .frbox p {
	margin: 0px;
	line-height: 1.8em;
	font-size: 12px;
	color: rgb(176, 183, 198);
}
.footer .footbox .frbox p span {
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.footer .footbox .frbox a {
	line-height: 1.8em;
	font-size: 12px;
	color: rgb(176, 183, 198);
	cursor: pointer;
	text-decoration: none;
}
.footer .ftbtmbox {
	width: 100%;
	min-width: 1100px;
	height: 50px;
	text-align: center;
	background: rgb(0, 7, 22);
	border-bottom: 2px solid rgb(0, 7, 22);
	overflow: hidden;
}
.footer .ftbtmbox a {
	line-height: 48px;
	font-size: 12px;
	color: rgb(176, 183, 198);
	text-decoration: underline;
	cursor: pointer;
}
.mhdbox {
	height: 70px;
}
.molbox {
	display: none;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}
.molbox .mtit {
	position: relative;
	margin-bottom: 270px;
	text-align: center;
	overflow: hidden;
}
.molbox .mtit img.hbg {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 792px;
	z-index: -1;
}
.molbox .mtit h3 {
	margin: 120px 0px 0px;
	font-size: 105px;
	color: rgb(51, 51, 51);
	font-weight: 500;
}
.molbox .mtit p {
	margin: 59px 33px 0px;
	font-size: 53px;
	color: rgb(150, 154, 167);
	letter-spacing: 0px;
	line-height: 86px;
}
.molbox .mtit .cbg {
	margin: 35px auto 0px;
	width: 80%;
	text-align: center;
}
.molbox .mftbox {
	position: fixed;
	bottom: -330px;
	height: 567.6px;
	width: 100%;
	background: rgb(255, 255, 255);
	box-shadow: rgba(83, 85, 106, 0.12) 0px -7px 33px 0px;
}
.molbox .mftbox .mbox {
	margin: 43px 0px;
	text-align: center;
	
}
.molbox .mftbox .mbox .dap {
	position: relative;
	display: inline-block;
	background: rgb(0, 0, 0);
	border-radius: 26.4px;
	overflow: hidden;
}
.molbox .mftbox .mbox .dap .tt1 {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 50%;
	height: 100%;
	background-image: linear-gradient(178deg, rgba(255, 255, 255, 0.35), rgb(0, 0, 0));
}
.molbox .mftbox .mbox .dap .tt2 {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 17%;
	height: 100%;
	background: transparent;
	border-top: 44px solid transparent;
	border-left: 27px solid rgb(0, 0, 0);
}
.molbox .mftbox .mbox .dap button {
	margin-right: 0px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	position: relative;
	width: 520px;
	height: 145px;
	line-height: 145px;
	background: transparent;
	border: none;
	border-radius: 0px;
}
.molbox .mftbox .mbox .dap button i {
	vertical-align: top;
	margin-right:13px;
	font-size: 85.8px;
	color: rgb(255, 255, 255);
	margin-top:30px
}
.molbox .mftbox .mbox .dap button .xxbox{
    display: inline-block;
    height: 100%;
    text-align: left;
    overflow: hidden;
}
.molbox .mftbox .mbox .dap button .xxbox .x1{
    margin: 8.3px 0px 0px;
    height: 57.8px;
    line-height: 57.8px;
    font-size: 39.6px;
    color: rgb(255, 255, 255);
    transform: scale(0.75);
    transform-origin: 0px center;
}
.molbox .mftbox .mbox .dap button .xxbox .x2 {
    margin: -14.9px 0px 0px;
    height: 72.5px;
    line-height: 72.5px;
    font-size: 52.8px;
    font-weight: 500;
    color: rgb(255, 255, 255);
}
 @media (max-width: 768px) {
.toper {
	display: none;
}
.mtoper, .molbox {
	display: block
}
.bannerbox {
	display: none;
}
.outbox {
	display: none;
}
.abtbox, .mlbox, .mrbox, .footer {
	display: none;
}
}
