<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer{
	width: 100%;
	background-color: #4e4e4e;	
	padding-top: 60px;
}
#footer li{
	list-style: none;
}
#footer .footer-box{
	width: 75%;
	margin: 0 auto;
	/*overflow: hidden;*/
}	
#footer .footer-left{
	float: left;
}
#footer .footer-left&gt;div{
	display: inline-block;
}
#footer .footer-left .weixin{
	width: 130px;
	text-align: center;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}
#footer .footer-left .weixin img{
	width: 80%;
	margin-bottom: 10px;
}
#footer .footer-left .company-info{
	margin-left: 20px;
	text-align: left;
}
#footer .footer-left .company-info .huaruo{
	font-size: 16px;
	letter-spacing: 2px;
	color: #939393;
	font-weight: bold;
}
#footer .footer-left .company-info&gt;p{
	margin-top: 10px;
}
#footer .footer-left .company-info&gt;p&gt;img{
	width: 25px;
	height: 25px;
	margin-right: 5px;
}
#footer .footer-left .company-info&gt;p&gt;span{
	font-size: 13px;
	color: #b8b7b7;
}
/*å­å…¬å¸*/
#footer .footer-left .subsidiaryFa{
	display: block;
	position: relative;
	width: 400px;
    height: 150px;
}
.subsidiary{
	background: #4e4e4e;
	width: 200px;
	height: 40px;
	border: solid 1px #6d6a6a;
	border-radius: 50px;
	margin-top: 30px;
	padding-left: 20px;
	position: relative;
    left: 50%;
    margin-left: -100px;
    text-align: left;
}
.subsidiary:hover{
	cursor: pointer;
}
.subsidiaryFa:hover .subsidiary{
	background: #6d6a6a;
	border-radius: 0px;
}
#footer .footer-left .subsidiary span{
	color: #b8b7b7;
	line-height: 40px;
}
.subsidiaryImg{
	width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 4px;
    transition: all 0.5s;
}
.subsidiaryFa:hover .subsidiaryImg{
	transform: rotate(90deg);
}
.list{
	width: 200px;
	height: 180px;
    text-align: left;
    position: absolute;
    /*top: 40px;*/
    left: 25%;
    /*top: 79px;
    left: 101px;*/
    padding-left: 10px;
    padding-top: 10px;
    display: none;
    background-color: #ddd;
    overflow-y: auto;
    opacity: 0.8;
}
#footer .footer-left .subsidiaryFa .list&gt;li&gt;a:hover{ 
	color:#155ac2;
}
.subsidiaryFa:hover .list{
	display: block;
}
#footer{
	position: relative;
}
#footer .footer-left .subsidiaryFa .list&gt;li{
	margin-bottom: 10px;
}
#footer .footer-left .subsidiaryFa .list&gt;li&gt;a{
	text-decoration: none;
	color: #333;
	font-size: 13px
}
#footer .footer-right{
	float: right;
}
#footer .nav-list{
	display: inline-block;
	/*width: 90px;*/
	height: 310px;
	margin-left: 30px;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #4a4a4a;
	padding-right: 30px;
	box-sizing: border-box;
}
#footer .footer-right&gt;div:nth-child(6){
	border-right: none;
}
#footer .footer-right .nav-list&gt;div{
	color: #fff;
	margin-bottom: 20px;
	font-size: 15px;
}
#footer .footer-right .nav-list&gt;ul li{
	font-size: 12px;	
	color: #b8b7b7;
	line-height: 30px;
}
#footer .footer-right .nav-list&gt;ul li:hover{
	cursor: pointer;
	color: #2DBEF0;
}
#footer .footer-right .nav-list&gt;ul li a{
	font-size: 12px;	
	color: #b8b7b7;
	line-height: 30px;
}
#footer .footer-right .nav-list&gt;ul li a:hover{
	cursor: pointer;
	color: #fff;
}
.backTop{
	width: 70px;
    height: 70px;
    padding-top: 7px;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    border-bottom-left-radius: 20px;
    position: fixed;
    bottom: 30px;
    right: 0;
    display: none;
}
.backTop:hover{
	cursor: pointer;
}
.backTop img{
	width: 35px;
}
.backTop span{
	display: block;
	text-align: center;
	font-size: 13px;
    color: #333;
}
.clear{
	clear: both;
}
#footer .footer-bottom {
	width: 100%;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	color: #b8b7b7;
	background-color: #313131;
	margin-top: 40px;
}
@media (max-width: 1024px){
    .dqwzcon{    width: 100%;    padding-left: 20px;line-height:20px}
	#footer .footer-bottom{
		line-height: 20px;
	}
	#footer .footer-left .subsidiaryFa {
	    position: inherit !important;
	    width: auto !important;
	}
	#footer .footer-left .company-info{
		margin-top: 20px;
	}
	
	
	
	#footer .footer-box{ width:90% !important}	
.subsidiaryFa{ display:none !important}
	
.home_mor{ text-align: center;
    margin-top: 20px;
    display: block;
    color: #fff;
    width: 200px;
    line-height: 30px;
    background: #2a4e98;
    margin: auto;
	font-size:14px;
}

#footer .footer-bottom{margin-top: 20px !important;background-color:#313131 !important;    padding-top: 10px;}
	
	
	
	
	
	
	.list{
		/*top: 491px;*/
    	/*left: 24%;*/
    	/*top: 23px;*/
	}
}


@media (min-width: 1440px) and  (max-width: 1625px){
	#footer .footer-box{
    	width: 85%;
    }
    
    #footer .nav-list{
		margin-left: 20px;
	}
}
@media (min-width: 1220px) and  (max-width: 1439px){
	#footer .footer-box{
    	width: 90%;
    }
    #footer .nav-list{
		margin-left: 10px;
	}
}
@media (max-width: 1219px){
	#footer .footer-box{
    	width: 70%;
    }
    #footer .footer-left {
    	float: none;
	    width: 100%;
	}
    #footer .footer-right{
    	float: none;
    	display: none;
    }
    #footer .footer-left .weixin{ display: none;}
	#footer{     padding-top: 10px;}
}

</pre></body></html>