<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color: #F8F8F8;
}
/*å¤´éƒ¨*/
.con_top{
	height: 100px;
	position: relative;
    z-index: 99;
	min-width: 1200px;
}
.div_logo{
	width: 440px;
	padding-top: 32px;
}
.navBox{
	width: 564px;
	/*margin-right: 90px;*/
	/*width: 633px;*/
	margin: 0 10px 0 20px;
}
.navBox li{
	padding: 0 12px;
	/*margin-right: 30px;*/
}
.navBox li a{
	height: 100px;
	line-height: 100px;
}
.div_login a{
	height: 100px;
	line-height: 100px;
	padding-left: 23px;
}
.div_login a.a_person{
	background: url(../images/icons/icon_person.png) no-repeat left center;
}
.div_login a.a_getoff{
	background: url(../images/icons/icon_Zhuce02.png) no-repeat left center;
}
.subBox{
	width: 130px;
	top: 74px;
	margin-left: -65px;
	left: 50%;
	border-radius: 5px;
}
.navBox li .subBox .paImg{
	width: 21px;
	height: 7px;
	line-height: 7px;
	left: 50%;
	margin-left: -10px;
	top: -7px;
}
.navBox li .subBox .paImg img{
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.navBox li .subBox .fenGeline{
	width: 130px;
	height: 2px;
	line-height: 2px;
}
.navBox li .subBox .fenGeline img{
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.navBox li .subBox .SubLi{
	height: 44px;
	line-height: 44px;
	background: #438fcf;
}
.navBox li .subBox .SubLi:hover{
	background: #186db5;
}
.navBox li .subBox .SubLi01{
	border-radius: 5px 5px 0 0;
}
.navBox li .subBox .SubLi02{
	border-radius: 0 0 5px 5px;
}
.navBox li:hover .subBox{
	display: block;
}
/*é¢åŒ…å±‘*/
.pathbox span,
.pathbox a{
	height: 54px;
	line-height: 54px;
}
/*åº•éƒ¨*/
.footer {
    height: 50px;
    padding: 15px 0 15px;
    color: #dddddd;
    border-bottom: 1px solid #464859;
    background: #2B2E42;
	min-width: 1200px;

}
.CodeBox01{
	width: 763px;
	height: 60px;
	border-right: 1px solid #464859;
}
.CodeBox02{
	padding-left: 87px;
}
.f_d{
	color: #dddddd;
}
.footer_bottom{
	height: 45px;
	line-height: 45px;
	color: #DDDDDD;
	background-color: #2B2E42;
	min-width: 1200px;
}
/* åˆ—è¡¨é¡µçš„ç­›é€‰æ¨¡å— å¼€å§‹*/
</pre></body></html>