<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

a {
	cursor: pointer;
}
.none{
	display: none!important;
}
/**/

html,
body {
	width: 100%;
	position: relative;
	background: #ffffff;
	position: relative;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.none {
	display: none;
}

.dlb {
	display: inline-block;
}

.pa {
	position: absolute;
}

.pr {
	position: relative;
}

.m0 {
	margin: 0 auto;
}

.ov {
	overflow: hidden;
}

.l {
	float: left;
}

.r {
	float: right;
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.w100 {
	width: 100%;
}

.w95 {
	width: 95%;
}

.w90 {
	width: 90%;
}

.w85 {
	width: 85%;
}

.w80 {
	width: 80%;
}

.w40 {
	width: 40%;
}

.h120 {
	height: 120%;
}

.h110 {
	height: 110%;
}

.h105 {
	height: 105%;
}

.h100 {
	height: 100%;
}

.mt10 {
	margin-top: 0.1rem;
}

.mt20 {
	margin-top: 0.2rem;
}

.mt30 {
	margin-top: 0.3rem;
}

.mt40 {
	margin-top: 0.4rem;
}

.mt50 {
	margin-top: 0.5rem;
}

.mt60 {
	margin-top: 0.6rem;
}

.mt70 {
	margin-top: 0.7rem;
}

.mt80 {
	margin-top: 0.8rem;
}

.mt90 {
	margin-top: 0.9rem;
}

.mt100 {
	margin-top: 1rem;
}

.zz {
	background: #000000;
	opacity: 0.5;
	top: 0;
	left: 0;
}

.Xs {
	cursor: pointer;
}
.F_jz {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}
.FBWcontent {
	padding-bottom: 400px;
}
/* top */
.FBWbanner {
	width: 100%;
	height: 260px;
	position: relative;
}
/* 导航条 */
.FBWDht{
	width: 100%;
	height: 69px;
	border:1px solid #ccc;
	font-size:0;
}
.FBWDhtMain{
	margin: 0 auto;
	width: 1300px;
	height: 100%;
	line-height: 69px;
	font-size: 16px;
	color: #333333;
}
.FBWDhtMain img{
	vertical-align: middle;
	margin: -2px 3px 0 3px;
}
.FBWDhtMain a:hover{
	color: #000;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.FBWDhtMain a{
	color: #000000;
}
/* 标题 */
.FBwBt {
	font-size: 32px;
	color: #0068b7;
	text-align: center;
	margin: 80px 0 40px 0;
}
.FBWMian {
	width: 100%;
	min-height: 100%;
	position: relative;
}
/* 切换条 */
.FBWQh{
	margin-top: 110px;
	text-align: center;
}
.FBWQhUl{
	margin: 0 auto;
	width: 999px;
}
.FBWQhUl div{
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.FBWJt:hover {
	color: #0068B7;
	font-weight: 700;
	transition: 0.7s;
}
.FBWYm div:hover{
	color: #0068B7;
	font-weight: 700;
	transition: 0.7s;
}
.FBWJt{
	font-size:20px;
	margin: 0 10px 0 10px;
	transition: 0.7s;
}
.FBWYm div{
	font-size:16px;
	margin: 0 5px 0 5px;
	transition: 0.7s;
}</pre></body></html>