<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button {
	border: 1px solid transparent;
	outline: none;
}

li {
	list-style-type: none;
}

.hm-text-right {
    font-size: .25rem;
    letter-spacing: -6.3px;
    font-family: FZLTXHK;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29.2px;
    padding-left: 4px;
}


.navcontent-sm {
	display: none
}



#navbar&gt;a {
	margin-right: 32px
}


}

.navbar-nav {
	margin: 0;
	padding: 0;
}

.navbar {
	margin-bottom: 0;
}

#navtop span {
	font-size: .1rem
}

#navtop img {
	width: 24px
}


.navtop span {
	display: inline-block;
	font-size: 0.11rem;
	line-height: 0.16rem
}

.navtop img {
	margin-left: .5rem;
	vertical-align: bottom
}

#navbarsExample02 {
	background: #fff;
	height: 100%;
}

.navcontent-sm .navbar-nav .nav-link {
	color: #141414;
}

.navcontent-sm .dropdown-menu .dropdown-item,
.navcontent-sm .navbar-nav .nav-link {
	padding: 0.16rem;
	display: block;
}

nav.navbar {
	background-color: hsla(0, 0%, 100%, .9);
	width: 94%;
	margin: auto;
}

.navcontent-lg nav.navbar .navbar-toggler {
	border-color: #d7d7d7
}

.navcontent-lg .navbar-expand-md .navbar-nav .nav-link {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	color: #141414;
}

.navcontent-lg .navbar-expand-md a {
	color: #141414;
	text-decoration: none;
	padding: 11px 15px;
}

.navcontent-lg .navbar-expand-md .nav-login {
	margin-left: 1rem
}

.navcontent-lg .navbar-expand-md .nav-login,
.navcontent-lg .navbar-expand-md .nav-signup {
	color: #4990e2
}


.navcontent-sm nav.navbar {
	adding: 0;
	max-height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.navcontent-sm .navbar-brand {
	padding-top: .18rem;
	padding-bottom: .1rem;
}

.navcontent-sm .navbar-brand img {
	height: 40px;
}

.navcontent-sm .nav-toggle-icon {
	background: url(../images/index/button_menu.jpg) no-repeat center center;

}

.navbar-toggle {
	padding: 9px 15px;
}

.nav-toggle-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background-size: 100% 100%;
}

.navcontent-sm .navbar-toggler {
	margin-right: 1rem
}

.navcontent-sm nav.navbar .navbar-toggle {
	border-color: #d7d7d7;
	box-shadow: none;
}

.navcontent-sm .nav-item.active .nav-link {
	color: #e84135
}

.navcontent-sm .dropdown-menu .dropdown-item {
	color: #a5a5a5
}



.navcontent-sm .row {
	margin: 0;
	padding-top: 1rem;
	padding-bottom: 1rem;
	width: 100%
}

.navcontent-sm .nav-en {
	color: #141414
}


.hm_ellipsis-2 {
	display: -webkit-box;
	white-space: normal !important;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}



.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show&gt;.btn-primary.dropdown-toggle:focus,
.btn-primary.focus,
.btn-primary:focus {
	background-color: transparent;
	box-shadow: none
}

.nav-list li a {
	color: #4e4e4e !important;
	font-size: 0.18rem;

}

.nav-list li {
	text-align: center;
	padding: .1rem .1rem;
}

.nav-list li a.nav-link {
	padding: 0 .05rem;
	line-height: 1.5;
}

.nav-list li a.nav-link span {
	padding: .05rem 0;
	font-size: .18rem;
}

.nav-list .nav-item .btns {
	background-image: linear-gradient(0deg, #007aff 0%, #00dbff 100%);
	font-size: .16rem;
	color: #fff;
	/* margin-top: -10px; */
	padding: 4px 0;
	width: 1.4rem;
}
.nav-list .nav-item .btns.unable{
	background-image: linear-gradient(0deg, #e6e6e6 0%, #d0d0d0 100%);
}
nav.navbar .navbar-toggle {
	border-color: #d7d7d7;
	margin-right: 20px;
}

.navbar {
	background: #fff;
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
	text-decoration: none;
	background-color: transparent;
}

.logo {
	display: table;
	vertical-align: middle;
	width: 1.8rem;
}

/* footer */

.partner dl dt p {
	font-size: 30px;
	margin-bottom: 40px;
}

.partner dl dd {
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 2rem;
}

.container.foot {
	padding: 0 .35rem;
}

.foot.container dl dt p {
	font-size: .18rem;
	line-height: 2.5;
}

.foot.container dl dd {
	padding: 0 .3rem;
}

.foot_media { 
	height: 80px;
}

.nav-list .active span {
	border-bottom: 2px solid red;

}

.nav-list .nav-item .active .btns {
	background-color: green;
}



ul.navbar-nav.mr-auto.nav-list {
	padding: 0;
	margin: 0 auto;
}

/*header */
@media (max-width: 768px) {
	.navcontent-lg {
		display: none
	}
.swiper-container img{
	max-width: 100%;
}
	#header {
		height: 66px;
	}

	.nav-list li {
		padding: 0.1rem 0;
		text-align: center;
		border-bottom: 1px solid #e6eaee;
	}

	.hm-text-right {
		font-size: .25rem;
		letter-spacing: -4.3px;
		font-family: FZLTXHK;
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 29.2px;
		padding-left: 5px;
	}

	.nav-list .nav-item .btns {
		background-color: #43adff;
		font-size: 0.18rem;
		color: #fff;
		width: 1.8rem;
		padding: 8px 16px;
	}

	.navcontent-sm {
		display: block;
	}
	.foot_right{
		text-align: center;
	}
	.foot_right img{
		max-width: 80%;
	}
	
	.foot_right .foot_txt{
		    font-size: .22rem;
    margin-bottom: 50px;
	margin-top: 0;
	}
	.navcontent-sm .dropdown-menu .dropdown-item, .navcontent-sm .navbar-nav .nav-link {
    padding: 0.1rem 0;
    display: block;
}
}

@media (min-width: 768px) {
	#header {
		height: 80px;

	}

	.swiper-container img{
		max-width: 100%;
	}

	.foot .title { 
	}

	#header .navcontent-lg {
		position: relative;
		width: 100%;
		background: #fff;
		opacity: 1;
		/* margin: auto 0; */
		z-index: 9999;
		height: 80px;
		display: flex;
	}

	.container.foot {
		padding: 0 .35rem;
		margin-bottom: 1rem;
	}
#footer {
	background: #272b34;
	height: 256px;
	display: flex;
}
#footer &gt; div{
	margin: auto;
}
	#footer ul {
		list-style: none;
		display: flex;
		    padding: 0;
	}

	#footer ul li {
		flex: 1;
		text-align: center;
		margin: .1rem;
		color: #cecece;
	}
#footer  a,#footer p, #footer div{
	color: #cecece;
	font-size: 13px;
}
	#footer .foot_left  {
		width: 80%;
		float: left;
		margin-top: 50px;
	}
	
	#footer .foot_first a{
		font-size: 16px;
	}

	#footer .foot_right {
		width: 20%;
		float: right;
	}
#footer .foot_right img{
	width: 154px;
}
#footer .foot_right p{
	text-align: center;
}
	.foot_first {
		width: 600px;
		margin: 0 auto;
	}
	.foot_second {
		margin-top: 20px;
    text-align: center;
}
}
</pre></body></html>