<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-area {
    background-color: #fff;
}
.main-footer {
    /* padding-bottom: 54px; */
    padding-top: 20px !important;
border-top: solid 1px #1d2353;
}
@media (min-width: 800px) and (max-width: 1920px)
.pd-150 {
    padding: 0 150px;
}
.single-widget {
    text-align: center;
}
.footer-logo {
    text-align: left;
}
.footer-logo a img {
    width: 100%;
}
.footer-logo img {
    height: 70px;
    width: auto!important;
}
.enterItem:hover {
    box-shadow: 0 0 30px #c2d9e7;
}
.enterList:hover {
    box-shadow: 0 0 30px #c2d9e7;
}
.enterList {
    position: relative;
    width: 150px;
    height: 130px;
    overflow: hidden;
    border-radius: 6px;
    cursor: pointer;
    margin-bottom: 15px;
    display:block;
}
.enterList .enterItem {
    position: absolute;
    z-index: 6;
    width: 100%;
    height: 100%;
}
.enterList .enterBg {
    display: block;
    position: absolute;
    width: 130px;
    height: 130px;
}
.enterItem img {
    display: block;
    width: 64px;
    height: 64px;
    margin: 15px auto 5px auto;
}
.enterItem span {
    display: block;
    text-align: center;
    color: #1d2353;
    font-size: 16px;
    padding: 0 10px;
}
@media (min-width: 800px) and (max-width: 1920px)
.oftenLink {
    padding-left: 15%;
}
.single-widget {
    text-align: center;
}
.single-widget h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    margin-bottom: 0px;
    position: relative;
}
.single-widget ul {
    margin-top: 25px;
    font-size: 16px;
}
.single-widget ul li {
    color: #7d7d7d;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
    text-transform: capitalize;
}

.useLink {
    text-align: left !important;
}
.pd-150 {
    padding: 0 200px;
    margin-bottom: 10px;
}
.oftenLink {
    padding-left: 15%;
}
.single-widget {
    text-align: center;
}
@media (max-width: 767px) {
.pd-150 {
    padding: 0;
}
.single-widget {
    padding-left: 0;
}
}





/*çƒ­ç‚¹æ–‡ç«&nbsp;*/
.hotArticle h3{
	font-size: 20px;
	color: #1d2353;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #1d2353;
}
.hotArticle h3 span{
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #1d2353;
	border-radius: 5px;
	margin-right: 15px;
}
.hotArticle ul li{
	margin: 13px 0;
}
.hotArticle ul li span{
	color: #1d2353;
	font-size: 16px;
}
.hotArticle ul li a {
	color: #111;
	font-size: 15px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hotArticle ul li:hover a{
	color: #E8645A;
}

/*ç”µå­æŠ¥*/
.dzBao img{
	display: block;
	margin-top: 20px;
	width: 100%;
	height: 125px;
}</pre></body></html>