<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav&gt;nav&gt;ul&gt;li {
    float: left;
    padding: 20px 0 18px 60px;
}
.nav&gt;nav&gt;ul&gt;li&gt;a{
    font-size:15px;
}
.partner ul&gt;li {
    float: left;
    font-size:25px;
    margin-left: 181px;
    cursor: pointer;
}
.app .left .logo-info{
  	width: 83%;
  	height: 162px;
  	background: url("images/logo-ad-cn-pc.png") left center no-repeat;
  	background-size: contain;
}
.app .left ul&gt;li {
    float: left;
    padding: 10px;
    color: #666;
    text-align: center;
    font-size: 20px;
}
.footer-nav&gt;nav&gt;span {
    display: inline-block;
    padding: 16px 0;
	float:left;
    font-size:5px;
    max-width: 1100px;
    line-height: 1.5;
}
.footer-share {
    width: 100px;
    height: 79px;
    line-height: 79px;
    text-align: right;
    float: right;
    position:relative;
}
.weixin_gzh_qrcode {
    width: 108px;
    height: 160px;
    position: absolute;
    bottom: 68px;
    right: -45px;
    background: url(images/weixin-gzh-qrcode-bg.png) 0 0 no-repeat;
    overflow: hidden;
    display: none;
}
.weixin_gzh_qrcode .img {
    width: 98px;
    height: 98px;
    overflow: hidden;
    margin: 7px auto 7px auto;
    }
    .tit {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 16px;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.foot-logo{
	margin-top:28px;
	float:left;
	height:100px;
	width:100px;
	background: url("images/bottom-logo.png") center no-repeat;
	background-size: 100% 100%;
} 
.site-map{
	float:right;	
}
.site-map-ul{
		float:left;
		margin:28px 30px 28px 30px;		
	}
	.site-map-ul &gt;ul&gt;li &gt;a{
		color:#fff;
		font-weight:bold;
	}
	.site-map-ul &gt;ul&gt;li &gt;a:hover{
		border-bottom: 1px solid #fff;padding-bottom: 2px;
	}
	.site-map-ul&gt;ul&gt;li{
		text-align:left;
		margin-bottom:10px;
	}
	.site-map-ul .menus-con&gt;ol&gt;li{
		text-align:left;
		color:#fff;
		margin-top:10px;
	}
	.site-map-ul .menus-con&gt;ol&gt;li&gt;a{
		color:#fff;
	}
	.site-map-ul .menus-con&gt;ol&gt;li&gt;a:hover{
		border-bottom: 1px solid #fff;padding-bottom: 2px;
	}
	.site-map-ul:last-child{
		margin:28px 0px 28px 30px;		
	}</pre></body></html>