<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
    min-width: 1342px;
	height:90px;
	background: #0049C4;
}
.header&gt;div,.nav&gt;div{
	height:100%;
}
.diamond{
	width: 6px;
	height: 6px;
	background: #FFFFFF;
	margin-left:6px;
}
.education{
	color:#fff;
}
.nav{
    min-width: 1342px;
	height: 40px;
	background:#1457c9;
	border-top:1px solid #2c68cf;
	border-bottom:1px solid #2c68cf;
}
.nav a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffff;
    font-weight: bold;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.active{
	background:#2060cc!important;
	border-color:#2c68cf!important;
}
.concatIcon{
	width:20px;
	height:20px;
}
.concatIcon img{
	width:100%;
	height:100%;
}
.concatPhone{
	font-size: 14px;
	color: #FFFFFF;
}
.concatPhone span{
	font-size: 20px!important;
	font-weight: bold;
	color: #FFA200!important;
}
.banner{
    width:100%;
	min-height:300px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('/gateway/images/header/news_Image_zhutu.png');
    background-size: cover;
}
/* .bann img{
	width:100%;
	height: 300px;
	object-fit: cover;
  	flex: 1;
} */





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