<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS by www.softmoon.com.cn */

body { font-family:'Microsoft YaHei',sans-serif; background:#4a7b9a;}
UL { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
li { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}


.navbar { 
    margin-bottom:0px;
}
.navbar-default {
	background:#fff;
	border:none;
	box-shadow:0px 2px 8px 0px rgba(50,50,50,0.25)
}
.navbar-default .navbar-brand {
	height:90px;
	line-height:45px;
}
.navbar-default .navbar-brand&gt;img {
	width:80%;
}
.navbar-default .navbar-nav&gt;li&gt;a {
	font-size:16px;
	height:90px;
	line-height:60px;	
}
.container { background:#fff;}

h1 { font-weight:bold; padding-bottom:20px; line-height:60px;}
.txt { text-align:center; font-size:30px; color:#333; line-height:60px; margin-bottom:30px; padding-top:30px;}
.txt p span { background:#FF0;}
.txt p strong { color:#F00;}

.box_2 .container { padding-bottom:30px;}

.pic { text-align:center;}
.pic_2 { text-align:center; font-size:12px; color:#fff;}
.pic_2 a { color:#fff;}

@media (max-width: 768px){
	.pic_2{width:96%;margin:0 auto}
	.pic_2 img{width:100%}
}
@media only screen and (max-width: 1200px) {
	.navbar-default .navbar-toggle { margin-top:30px;}
	h1 { font-weight:bold; padding-bottom:20px; font-size:24px; padding:0px 10px; line-height:40px;}
	h1 span { font-size:16px;}
	.txt { text-align:center; font-size:18px; color:#333; line-height:30px; margin-bottom:30px; padding-top:30px;}
	.pic img { width:90%;}
	.pic_2 img { text-align:center;}
}</pre></body></html>