<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
	height: 510px;
	background: url(../images/header.png) no-repeat;
	background-position: top center;
	background-color: #426791;
	text-align: center;
	color:#fff;
}
.header h1{
	font-size: 105px;
	font-weight: bold;
	color:#fff;
}
.header .company{
	font-size: 21px;
	color:#fff;
	margin-top: 90px;
	margin-bottom: 7px;
}
.header .text{
	font-size: 64px;
	font-weight: bold;
	color:#fff;
}
.section-why{
	height: 525px;
	background-color: #f7f7f7;
	text-align: center;
	padding-top: 35px;
}
h3{
	font-size: 40px;
	color:#333;
	text-align: center;
}
.section-why .text{
	font-size: 20px;
	color:#357dcf;
	line-height: 1.6;
	margin-top: 20px;
}
.section-why ul{
	width: 1200px;
	margin:25px auto 0;
}
.section-why ul li{
	float:left;
	width: 288px;
	margin-right: 16px;
}
.section-why ul li p{
	width: 100%;
	font-size: 18px;
	color:#fff;
	background-color: #357dcf;
	line-height: 1.6;
	padding: 11px 0;
}
.section-why ul li img{
	width: 288px;
  height: 216px;
}
.section-brand{
	padding:36px 0 40px;
}
.section-brand ul li{
	float:left;
	width: 276px;
	margin-right: 32px;
	margin-top: 30px;
	font-size: 16px;
	text-align: center;
}
.section-brand ul li img{
	width: 276px;
	height: 168px;
	margin-bottom: 20px;
}
.section-brand ul li p{
	white-space:nowrap;
}
.section-tctm{
	padding:40px 0 50px;
	background-color: #f7f7f7;

}
.section-tctm ul li{
	float:left;
	margin-top: 32px;
}
.section-tctm .video{
	width: 602px;
	height: 363px;
	margin-left: 63px;
}
.section-tctm .txt{
	width:450px;
	background-color: #357dcf;
	height: 363px;
	margin-left: 20px;
	position: relative;
	box-shadow: 0 0 20px 2px #c0c0c0;
}
.section-tctm .txt p{
	width: 364px;
	font-size: 18px;
	line-height: 1.8;
	color:#fff;
	margin:55px auto 0;
}
.section-tctm .txt:after{
	display:block;
	width: 46px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fee543;
	content: " ";
}
.section-course{
	padding: 40px 0 65px;
}
.section-course img{
	margin-top: 40px;
}
.section-course .btn{
	width: 334px;
	height: 62px;
	line-height: 62px;
	background-color: #fee543;
	margin:40px auto 0;
	font-size: 22px;
	color:#333333;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 10px 1px #c0c0c0;
}
.section-feature{
	padding:40px 0 25px;
	background-color: #f7f7f7;
}
.section-feature ul{
	margin-top: 32px;
}
.section-feature li{
	float:left;
	margin-right: 25px;
}
.section-feature li .content{
	display:flex;
	justify-content:center;
	align-items:center;
	width: 413px;
	height: 178px;
	border:1px solid #dedede;
	background-color: #fff;
	box-shadow: 0 5px 10px #dedede;
	margin-bottom: 27px;
}
.section-feature li .content img{
	margin-right: 20px;
}
.section-feature li .content p{
	color:#333;
	font-size: 16px;
	line-height: 1.9;
}
.section-feature li .content .name{
	font-size: 20px;
	font-weight: bold;
}
.section-feature li .setup{
	flex-direction: column;
	width: 318px;
	height: 385px;
}
.section-feature li .setup img{
	margin:0 0 20px 0;
}
.section-flow{
	padding:40px 0;
}
.section-flow .name{
	font-size: 18px;
	text-align: center;
	color:#868686;
	line-height: 1.7;
	margin-top: 10px;
}
.section-information{
	height: 440px;
}
.bg-color{
	height: 440px;
}
.bg-color span{
	float:left;
	width: 50%;
	height: 440px;
	display:inline-block;
}
.bg-color .span1{
	background-color: #ff9000;
}
.bg-color .span2{
	background-color: #357dcf;
}
.section-information .min{
	margin-top: -440px;
	height: 440px;
	color:#fff;
}
.section-information ul{
	margin-top: 30px;
	width: 1200px;
	position: absolute;
	top:0;
	left: 0;
}
.section-information ul li{
	width: 600px;
	float:left;
	box-sizing: border-box;
}
.section-information .name{
	display:flex;
	align-items:center;
	width: 525px;
	height: 66px;
	border-bottom: 1px solid #fff;
	margin-bottom: 26px;
}
.section-information .name span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	margin:0 310px 0 14px;
}
.section-information .name a{
	font-size: 16px;
	color:#fff;
}
.section-information li p{
	color:#fff;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 20px;
}
.section-information li p:after{
	content:"";
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #fff;
	top:10px;
	left: -18px;
}
.pl55{
	padding-left: 55px;
}
.section-map h3{
	margin-top: 48px;
}
.section-map{
	padding-bottom: 60px;
}
.section-map .name{
	font-size: 18px;
    text-align: center;
    color: #868686;
    line-height: 1.7;
    margin-top: 10px;
    margin-bottom: 15px;
}
.section-speak{
	padding-bottom: 50px;
	background-color: #ddd;
}
.section-speak h3{
	margin-top: 48px;
	margin-bottom: 40px;
}
.section-speak li{
	float:left;
	margin-right: 34px;
}




.media{
    height:448px;
    background-color: #f6f6f6;
}
.mediatitle{
    margin-top:57px;
    position:relative;
}
.mediatitle .mediacenter{
    text-align:left;
    font-size:24px;
    color:#357dcf;
}
.mediaright{
    position:absolute;
    right:0;
    top:30px;

}
.mediaright:hover{color: #357dcf;}
.news{
    height:260px;
    margin-top:35px;
}
.news&gt;div:nth-child(even){
    margin-left:50px;
    margin-bottom: 20px;
}
.mediact{
    margin-left:21px;
    margin-top:12px;
}
.mediaatitle{
    font-size:16px;
    color:#333;
}
.mediaatitle a:hover{color: #357dcf;}
.medianr{
    margin-left:12px;
}
.mediaanr{
    margin-top:12px;
    color:#666;
}
.mediabnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.mediacnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.mediadnr{
    margin-top:9px;
    color:#666;
    font-size:12px;
}
.news .media1{
    width:574px;
    height:118px;
    background-color: #fff;
    font-size:12px;
}
.medianr{
    width:380px;
}
.news .media2{
    width:574px;
    height:118px;
    background-color: #fff;
}
.news .media3{
    width:574px;
    height:118px;
    background-color: #fff;
    margin-top:23px;
}
.news .media4{
    width:574px;
    height:118px;
    background-color: #fff;
    margin-top:23px;
}
</pre></body></html>