<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #fff;
	font-family: "microsoft yahei";
	background: #fff;
	font-size: 14px;
	background: url(../images/bg.jpg) center no-repeat;
	background-size: cover;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;

}

dl {
	margin: 0;
}

dt {
	font-weight: normal;
}

ul,
li {
	list-style-type: none;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #fff;
text-decoration: none;
	outline: none;
}

a:hover {
	
	color: #fff;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

img {
	border: 0;
	vertical-align: middle;
	transition: all 0.6s;
}

table {
	border-collapse: collapse;
}

input,
textarea,
select,
button {
	border: 0;
	outline: none;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

/*鍏叡鏍峰紡鍕垮垹闄�*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}


.flex {
	display: flex;
	align-items: center;
}

.flex_item {
	flex: 1;
}

/**/
.header {
	height: 100px;
	position: relative;
	color: #b7d1eb;
	background: url(../images/img_01.png) center no-repeat;
}
.header .left{
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.header .right{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.main{
	padding:0 10px;
}
.main .left{
	float: left;
	width: 62%;
	padding: 5px;
}
.main .right{
	float: right;
	width: 38%;
	padding: 5px;
}
.main .left .a{
	margin: -5px;
}
.main .left .lg{
	width: 60%;
	padding: 5px;
	float: left;
}
.main .left .sm{
	width: 40%;
	padding: 5px;
	float: left;
}
.main .left .sm .bg{
	background: url(../images/img_07.png) center no-repeat;
	background-size: 100% 100%;
	height: 270px;
	padding: 25px 20px 0;
	overflow: hidden;
}
.main .left .lg .bg{
	background: url(../images/img_19.png) center no-repeat;
	background-size: 100% 100%;
	height: 270px;
	padding: 25px 20px 0;
	overflow: hidden;
}
.main .right .box{
	background: url(../images/img_05.png) center no-repeat;
	background-size: 100% 100%;
	height: 405px;
	margin-bottom: 10px;
	padding: 25px 20px 0;
	overflow: hidden;
}
.main .title b{
	font-size: 18px;
	vertical-align: bottom;
}
.main .title{
	margin-bottom: 10px;
}

.col-5{
	width: 50%;
	float: left;
	padding: 0 5px;
}
.main .left .b .bg{
	background: url(../images/img_28.png) center no-repeat;
	background-size: 100% 100%;
	height: 260px;
	padding: 25px 20px 0;
	overflow: hidden;
	margin-top: 10px;
}
.main .left .bd1 .lt{
	width: 45%;
	position: relative;
}
.main .left .bd1 .lt dl{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.main .left .bd1 .lt dl b{
	font-size: 24px;
}
.main .left .bd1 .flex_item dl{
	border: 1px solid #114080;
	text-align: center;
	padding: 12px 0;
}
.main .left .bd1 .flex_item dd{
	font-size: 30px;
	color: #ffa800;
	line-height: 30px;
	margin-top: 5px;
}
.main .left .bd1 .flex_item ol{
	margin-top: 10px;
}
.main .left .bd1 .flex_item li{
	display: flex;
	align-items: center;
	line-height: 48px;
	color: #0d75e4;
	font-size: 16px;
}
.main .left .bd1 .flex_item li b{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.main .left .bd2 h3{
	color: #ffa461;
	border: 1px solid #114080;
	background: rgba(0,0,0,0.5);
	line-height: 35px;
	padding: 0 10px;
}
.main .left .bd2 li{
	display: flex;
	align-items: center;
	line-height: 33px;
	color: #c8e1ff;
}
.main .left .bd2 li span{
	color: #fff;
}
.main .left .bd2 .row{
	margin: 0 -20px;
}
.main .left .bd2 .col-5{
	padding: 0 20px;
}
.main .left .bd2 .col-5:first-child{
	border-right: 1px solid #114080;
}
.main .left .bd5 .circle{
	width: 166px;
	height: 166px;
	margin:0 50px 0 20px;
	text-align: center;
	padding-top: 50px;
	background: url(../images/bg1.png) center no-repeat;
	background-size: 100% 100%;
}
.main .left .bd5 .circle span{
	font-weight: bold;
	font-size: 48px;
	color: #a4a2ff;
}
.main .left .bd5 li{
	display: flex;
	color: #abd4ff;
	padding-right: 50px;
	align-items: center;
	line-height: 30px;
}
.main .left .bd5 li span{
	color: #fdd000;
}
.main .right .bd1{
	text-align: center;
}
.main .right .bd1 h4{
	font-size: 16px;
}
.main .right .bd1 .shuzi span{
	display: inline-block;
	width: 45px;
	height: 69px;
	background: url(../images/bg2.png) center no-repeat;
	line-height: 69px;
	font-size: 48px;
	margin: 15px 5px;
}
.main .right .bd1 li{
	display: inline-block;
	padding: 0 20px;
	color: #c5e0ff;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 20px;
	border-right: 1px solid #c5e0ff;
}
.main .right .bd1 li:last-child{
	border: none;
}
.main .right .bd1 li span{
	padding-left: 40px;
}
.main .right .bd2 .flex{
	background: url(../images/img_14-08.png) center no-repeat;
	background-size: 100% 100%;
	height: 106px;
	line-height: 106px;
	padding: 0 30px;
	color: #e0efff;
	margin:10px 10px 20px;
}
.main .right .bd2 .flex span{
	color: #fba601;
	font-size: 24px;
	font-weight: bold;
}</pre></body></html>