<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #f2f1eb;
}
.overflow{
	overflow: hidden;
}
.header-box{
	width: 1200px;
	height: 84px;
	margin: 0 auto;
}
.header-box .logo{
	float: left;
	margin-top: 16px;
}
.header-box .title{
	float: left;
	margin-top: 20px;
	margin-left: 136px;

}
.header-box .login-box{
	float: right;
	margin-top: 8px;
}

.account-box,.account-btn{
	float: left;
}
.account-box span{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333;
	line-height: 28px;
}
.account-box input{
	padding: 0;
	width: 160px;
	height: 26px;
	border: 1px solid #bc7c0c;
	background-color: #fff;
}
.account{
	margin-bottom: 8px;
}
.register,.login{
	width: 60px;
	height: 26px;
	border: none;
	background-color: #ad4c0c;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border:4px;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
	line-height: 26px;
}
.account-btn{
	width: 70px;
}
.register{
	margin-bottom: 12px;
	background-color: #bc7c0c;
}
.account-btn{
	margin-left: 8px;
}
.login{
	background-color: #b70e14;
}
.head-rg-1{
	float: right;
	margin-top: 10px;
}
.head-rg-1-lf{
	float: left;
	margin-right: 16px;
}
.head-rg-1-lf h1{
	font-family:"SimSun";
	font-size: 18px;
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 8px;
}
.head-rg-1-lf .gly{
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333;
	cursor: pointer;
	text-align: right;
    display: block;
    text-decoration: underline;
}
.head-rg-1-lf .gly:hover{
	color: #bc7c0c;
}
.head-rg-1-lf h1 span{
	color: #cb151c;
}
.head-rg-1-rg{
	float: right;
	width: 80px;
}
.grzxlay,.tcdl{
	width: 80px;
	height: 28px;
	line-height: 28px;
	background: #ad4c0c;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
	border-radius: 4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	font-family: "Microsoft YaHei";
}
.grzxlay {
    background: #bc7c0c;
}
.nav-bigbox{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #69917d;
}
.nav-box{
	width: 1200px;
	margin: 0 auto;
}
.nav-box ul{
	margin: 0;
	padding: 0;
}
.nav-box ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
	margin-left: 42px;
	margin-right: 42px;
}
    .nav-box ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 22px;
        font-family: "Simsun";
        font-weight: bold;
    }
.nav-box ul li a:hover{
	color: #f29a0f;
}
.nav-box .act1{
	color: #f29a0f;
}

/*foot*/
.foot-bigbox{
	width: 100%;
	background: #031b0f;
	height: 412px;
}
.foot-box{
	width: 1200px;
	margin: 0 auto;
}
.yqlj-box{
	float: left;
	margin-top: 30px;
}
.yqlj-box ul li h1{
	color: #e3e0e0;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 14px;
}
.yqlj-box ul li{
	line-height: 36px;
}
.yqlj-box ul li a{
	color: #e3e0e0;
	font-size: 16px;
	cursor: pointer;
}
.yqlj-box ul li a:hover{
	color: #f29a0f;
}
.bzyzc-box{
	margin-left: 100px;
}
.lxwm-box{
	margin-left: 100px;
}
.lxwm-box ul li{
	color: #e3e0e0;
	font-size: 16px;
}
.ewm-box{
	margin-left: 68px;
}
/*footEnd*/
.content-bigbox{
	width: 100%;
	background: url(../img/cont-bg.png) repeat-y center center;
}
.content-box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 42px;
}</pre></body></html>