<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------鍏ㄥ眬-------str---- */
*{
	margin: 0;padding: 0;
	box-sizing: border-box;
}
.all{
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
/* 寮曞叆瀛椾綋 */
@font-face {
	font-family: "MyFontName";
	src: url(../font/SourceHanSansCN-Bold.ttf)
}
@font-face {
	font-family: "Heavy";
	src: url(../font/SourceHanSansCN-Heavy.ttf)
}
@font-face {
	font-family: "Regular";
	src: url(../font/SourceHanSansCN-Regular.ttf)
}
@font-face {
	font-family: "Medium";
	src: url(../font/SourceHanSansCN-Medium.ttf)
}
.bold{
	font-family:MyFontName;
}
.heavy{
	font-family: Heavy;
}
.regular{
	font-family: Regular;
}
.medium{
	font-family: Medium;
}
/* ------鍏ㄥ眬-------end---- */

/* ------澶撮儴-------str---- */
.header{
	width: 100%;
	background-color: #FFFFFF;
}
.header .nav {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	height: 84px;
	margin: 0 auto;
	color: #333333;
}
.header .nav{
	display: flex;
}

.header .nav .logo1{
	height: 100%;
	width: 150px;
	color: #333333;
}

.header .nav .navtabs{
	/* width: 45%; */
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header .nav .navtabs .active{
	display: flex;
	align-items: center;
	color: #0066FF;
}

.header .nav .navtabs .active&gt;img{
	margin-left: 5px;
}
.header .nav .navtabs .li2{
	display: flex;
	align-items: center;
}
.header .nav .navtabs .li2&gt;img{
	margin-left: 5px;
}
.header .nav .navtabs .li3{
	display: flex;
	align-items: center;
}
.header .nav .navtabs .li3&gt;img{
	margin-left: 5px;
}
.header .nav .navtabs .li3 .whiteunarrow3{
	display: none;
}
.header .nav .navtabs .li2 .unarrow{
	display: none;
}
.header .nav .navtabs a:hover{
	color: #0066FF;
	cursor: pointer;
}
.menu::after {
	content: '';
	display: block;
	clear: both;
}
.menu{
	/* width: 750px; */
	height: 84px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu &gt; li {
	list-style: none;
	/* width: 100px; */
	margin-left: 40px;
	line-height: 84px;
	height: 84px;
	text-align: center;
	cursor:pointer;
	z-index: 4;
}

.submenu {
	line-height: 30px;
	font-size: 12px;
	display: none;
	background-color: #FFFFFF;
	opacity: 0.8;
	border-radius: 5px;
	margin-top: -8px;
	padding-top: 10px;
}
.submenu &gt; li {
	list-style: none;
}
.content {
	min-height: 800px;
	background-color: #fff;
}
.menu &gt; li:hover &gt; a {
	color: #fff;
	cursor: pointer;
}
.menu &gt; li:hover &gt; ul.submenu {
	display: block;
	cursor: pointer;
}

.header .nav .navtabs a{
	text-decoration: none;
	font-size: 15px;
	color: #333333;
}

.header .nav .login{
	height: 100%;
	display: flex;
	align-items: center;
}

.header .nav .logo1&gt;a{
	text-decoration: none;
	height: 100%;
	display: flex;
	color: #FFFFFF;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
}
.header .nav .logo1&gt;img{
	width: 50px;
	height: 50px;
}
.header .login&gt;div:nth-of-type(1){
	width: 116px;
	height: 40px;
	background-color: #338FFC;
	border-radius: 36px;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 15px;
	margin-right: 30px;
	box-shadow: 1px 4px 6px rgb(0 0 0 / 30%);
}
.header .login&gt;div:nth-of-type(1):hover{
	background-color: #FFFFFF;
	color: #338FFC;
	cursor: pointer;
}
.header .login&gt;div:nth-of-type(2){
	width: 94px;
	height: 36px;
	line-height: 30px;
	border: 2px solid #666666;
	border-radius: 36px;
	text-align: center;
	color: #666666;
	font-size: 15px;
}
.header .login&gt;div:nth-of-type(2):hover{
	background-color: #FFFFFF;
	color: #338FFC;
	cursor: pointer;
}



/* ------澶撮儴-------end---- */

/* ------鍐呭-------str---- */
.imag {
    height: 400px;
    background: url(../image/headerbg.png) no-repeat center;
    font-size: 0;
}
._text {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 150px;
    font-size: 26px;
    color: #fff;
}
.layout {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	padding-top: 60px;
}
.about_introd {
	position: relative;
}
._title{
	width: 1191px;
	margin: 0 auto;
	color: #333;
	font-size: 28px;
	font-weight: 500;
	position: relative;
	z-index: 33;
}
._title p{
	color: #333;
	font-size: 34px;
}
.about_introd .introd .wrap{
	position: relative;padding: 120px 0 82px;
}
.wrap{
	margin: 0 auto;
	width: 1191px;
}
.about_introd .introd .wrap:before {
    position: absolute;
    z-index: 11;
    content: "";
    left: -78px;
    top: -30px;
    width: 223px;
    height: 121px;
}
.about_introd .introd .text {
    margin-top: -40px;
}
.about_introd .introd .text h2 {
    font-size: 40px;
    line-height: 60px;
    color: #333;
}
.about_introd .introd .text p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 33px;
    color: #0e151f;
    text-align-last: left;
    text-align: justify;
    text-justify: distribute-all-lines;
    color: #999;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.about_introd .introd .imgs {
    margin: 0 auto;
    width: 65%;
    padding: 20px;
    display: flex;
}
.about_introd .introd .imgs img {
    display: block;
    width: 100%;
    height: 100%;
    width: 24%;
    margin-left: 10px;
}
.about_introd .about_course {
    height: 950px;
    padding: 100px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../image/fazhanglicheng.png) no-repeat center;
}
.about_introd .about_course .list {
    margin: 160px auto 0;
    position: relative;
}
.about_introd .about_course .list .imgs {
    
    width: 1200px;
	margin: 0 auto;
    height: 124px;
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
    margin-top: 60px;
}
.about_introd .about_course .list .imgs img{
	width: 100%;
}
.about_introd .about_course .list ul {
    margin: 0 20px 0 40px;
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
.about_introd .about_course .list li {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 300px;
    padding: 0 ;
    /* -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box; */
    box-sizing: border-box;
	list-style: none;
	/* margin-left: -80px; */
}
.about_introd .about_course .list li h4 {
    /* margin: 0 auto; */
    text-align: left;
    font-size: 28px;
    line-height: 86px;
    color: #333;
    width: 170px;
    height: 86px;
    /* position: relative; */
    z-index: 44;
}
.about_introd .about_course .list li h3 {
    text-align: left;
    font-size: 22px;
    line-height: 48px;
    color: #000;
}
.about_introd .about_course .list li p {
    font-size: 17px;
    line-height: 30px;
    color: #323130;
    text-align: left;
    text-align-last: left;
    text-align: justify;
    text-justify: distribute-all-lines;
}
.about_introd .about_course .list li:nth-child(2) {
    margin-top: -50px;
	/* margin-left: 60px; */
}
.about_introd .about_course .list li:nth-child(3) {
    margin-top: 260px;
	/* margin-left: 20px; */
}
.about_introd .about_course .list li:nth-child(4) {
    margin-top: -90px;
	/* position: absolute;
	right: -50px;
	top: -390px; */
}
.about_data {
    padding: 80px 0 70px;
    position: relative;
}
.about_data:before {
    position: absolute;
    z-index: 11;
    content: "";
    width: 213px;
    height: 195px;
    left: -70px;
    bottom: -90px;
}
.about_data .list {
    margin-top: 50px;
}
.about_data .list ul {
    text-align: center;
    font-size: 0;
}
.about_data .list li {
    display: inline-block;
    width: 33.33%;
    margin-bottom: 30px;
	list-style: none;
}
.about_data .list li .icon {
    width: 115px;
    height: 115px;
    margin: 0 auto;
    position: relative;
}
.about_data .list li .icon img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 11;
}
.about_data .list li .txt {
    text-align: center;
    margin-top: 23px;
}
.about_data .list li .txt h6 {
    font-size: 22px;
    line-height: 50px;
    color: #111721;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.about_data .list li .txt h2 {
    font-size: 38px;
    line-height: 64px;
    color: #000;
    font-weight: bold;
}
.about_data .list li .txt h2 span {
    display: inline-block;
    font-size: 50px;
}
.about_data .list li .txt h6 {
    font-size: 22px;
    line-height: 50px;
    color: #111721;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.enterprise {
    height: 700px;
    position: relative;
    padding: 120px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.enterprise:before {
    position: absolute;
    z-index: 11;
    content: "";
    width: 183px;
    height: 195px;
    top: 5px;
    right: -60px;
}

.enterprise .list {
    width: 100%;
    margin-top: 8px;
}
.enterprise ul {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    margin-left: 160px;
}
.enterprise .list li {
    overflow: hidden;
    margin-bottom: 40px;
}
.enterprise .list li .txt {
    /* float: right; */
    margin-top: 40px;
    text-align: center;
    /* width: calc(100% - 155px); */
}
.enterprise .list li .ico {
    /* float: left; */
    width: 130px;
    height: 130px;
    background-color: #2c72cc;
    border-radius: 65px;
    position: relative;
}
.enterprise .list li .ico img {
    display: block;
    position: absolute;
    z-index: 11;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.enterprise .list li .txt h2 {
    margin-left: -20px;
    font-size: 32px;
    line-height: 53px;
    color: #111;
    word-break: keep-all;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.enterprise .list li .txt h6 {
	width: 148px;
    line-height: 57px;
    font-size: 18px;
    color: #000024;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ------鍐呭-------end---- */

/* ------搴曢儴-------str----*/
.footer{
	width: 100%;
	height: 464px;
	background-color: #040f1a;
	/* margin-top: 147px; */
}
.footer .footernav{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.footer .footernav .logo2&gt;a{
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: 700;
	color: #FFFFFF;
}
.footer .footernav .footertabs{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* background-color: #007AFF; */
}
.footer .footernav .footertabs a{
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 29px;
}
.footer .footernav .footertabs a:hover{
	color: #0066FF;
	cursor: pointer;
}
.footer .consulting{
	width: 700px;
	margin: 0 auto;
	margin-top: 59px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer .consulting img{
	width: 83px;
	height: 83px;
}
.footer .consulting .code div{
	text-align: center;
	font-size: 8px;
	-webkit-transform-origin-x: 50;
	-webkit-transform: scale(0.90);
	/* font-weight: 700; */
	color: #FFFFFF;
}
.footer .consulting .code{
	display: flex;
	color: #FFFFFF;
	align-items: center;
	text-align: center;
}
.footer .consulting .code div{
	width: 120px;
}
.footer .consulting .mobile{
	color: #FFFFFF;
	line-height: 25px;
}
.footer .footerRecord_5LJnQ{
	width: 400px;
	text-align: center;
	height: 20px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
}
.footer .footerRecord_5LJnQ div a{
	text-decoration: none;
	color: #FFFFFF;
}

.footer .footerRecord_5LJnQ div:nth-of-type(2){
	height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer .footerRecord_5LJnQ div:nth-of-type(2) img{
	margin: 2px;
}



/* ------搴曢儴-------end----*/



/* ------swiper杞挱鍥炬牱寮�-------str---- */
html,
body {
	position: relative;
	height: 100%;
	background-color: #FFFFFF;
}

body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 140px !important;
    right: auto !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 140px !important;
    left: auto !important;
}
:root {
    --swiper-navigation-size: 30px !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px !important;
	border-radius: 5px !important;
    background: #2885EA !important;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #FFFFFF !important;
}
.swiper-slide&gt;img{
	width:  100%;
}

/* ------swiper杞挱鍥炬牱寮�-------end---- */</pre></body></html>