<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.go6h_webKIcon01{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 0}.go6h_webKIcon02{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -36px}.go6h_webKIcon03{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -72px}.go6h_webKIcon04{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -108px}.go6h_webKIcon05{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -144px}.go6h_webKIcon06{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -180px}.go6h_webKIcon07{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -216px}.go6h_webKIcon08{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -252px}.go6h_webKIcon09{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -288px}.go6h_webKIcon10{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -324px}.go6h_webKIcon11{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -360px}.go6h_webKIcon12{background:url("https://442251.com/css/ico.png")/**/ no-repeat 0 -396px}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.go6h_navBlock{width:100%;background-color:#fff;margin-bottom:8px}.go6h_navBlock ul{width:100%;height:72px;overflow:hidden}.go6h_navBlock li{width:25%;height:72px;float:left;display:block;position:relative;text-align:center;font-size:1.5rem;color:#4c4c4c;box-sizing:border-box}.go6h_navBlock ul{height:216px}.go6h_navBlock a{width:100%;padding-top:52px;display:inline-block;box-sizing:border-box}.go6h_navBlock span.go6h_navicon{width:36px;height:36px;display:block;position:absolute;top:10px;left:50%;margin-left:-18px}.go6h_navBlock .go6h_downButton{width:100%;height:18px;text-align:center}.go6h_navOpen ul.go6h_ShrinkFrom{height:216px;-webkit-animation:topToDown .3s ease;animation:topToDown .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.go6h_navOpen .go6h_downButton{width:100%;height:18px;text-align:center}.go6h_navClose ul.go6h_ShrinkFrom{height:72px;-webkit-animation:downToTop .3s ease;animation:downToTop .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.go6h_navClose .go6h_downButton{width:100%;height:18px;text-align:center}.go6h_webKIcon01{font-size:0}.go6h_webKIcon01,.go6h_webKIcon01:active,.go6h_webKIcon02{background-size:36px}.go6h_webKIcon02{font-size:0}.go6h_webKIcon02:active,.go6h_webKIcon03,.go6h_webKIcon03:active,.go6h_webKIcon04,.go6h_webKIcon04:active,.go6h_webKIcon05,.go6h_webKIcon05:active,.go6h_webKIcon06,.go6h_webKIcon06:active,.go6h_webKIcon07,.go6h_webKIcon07:active,.go6h_webKIcon08,.go6h_webKIcon09,.go6h_webKIcon10,.go6h_webKIcon11,.go6h_webKIcon12,.go6h_webKIcon08:active{background-size:36px}








.go6h_ymBlock_photoList {
	width: 100%;
	padding: 8px 10px;
	box-sizing: border-box
}


.go6h_ymBlock_photoList ul {
	width: 100%;
	clear: both;
	overflow: hidden
}

.go6h_ymBlock_photoList li {
	width: 33.3%;
	float: left;
	padding-right: 6px;
	box-sizing: border-box
}
.go6h_ymBlock_photoList li:last-child {
	padding-right: 0;
	padding-left: 6px
}

.go6h_ymBlock_photoList li span.imgBg {
	width: 100%;
	min-height: 1px;
	background: #ccc;
	display: block
}

.go6h_ymBlock_photoList li span.imgFont {
	width: 100%;
	height: 33px;
	line-height: 33px;
	display: block;
	text-align: center;
	font-size: 1.3rem
}

.go6h_ymBlock_photoList li img {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box
}
/*nav*/
.nav{
    background: #c19872;
    
    margin-bottom:0px;
}
.nav span{
    display: block;
    float: left;
    width: 16.6%;
    text-align: center;
    height: 40px;
    line-height: 25px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
}
.nav span:hover{
    background: #fbedd7;
}


.head{
	position: fixed;
	width: 100%;
	max-width:800px;
	height: 44px;
	top: 0px;
	background-color: #b0743f;
	z-index: 2;
	overflow: hidden;
	box-shadow: 0px 1px 5px #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.footer-fx{
	position: fixed;
	width: 100%;
	max-width:800px;
	height: 60px;
	bottom: 0px;
	background-color: #04ACA9;
	z-index: 2;
	overflow: hidden;
	box-shadow: 0px 1px 5px #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.main .head{
	height:53px;
}
.head .logo{
	float: left;
	padding-left: 20px;
	height: 44px;
}
.head .logo .logoImg{
	width: 280px;
	height: 52px;
}

.head .bank{
	display: block;
	float: right;
	width: 120px;
	height: 60px;
	padding:5px 0px 0 0 ;
	color: #fff;
	font-size: 20pt;
	
}
.headnav{
	margin-top:49px;
	position: fixed;
	width: 100%;
	max-width:800px;
	height: 30px;
	top: 0px;
	background-color: #04ACA9;
	z-index: 2;
	overflow: hidden;
	box-shadow: 0px 1px 5px #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.headnav li{
	display: block;
	color: #fff;
	float: left;
	width: 14.28%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 12pt;
	float:left;
}
.headnav li a{ color:#FFFFFF}
.headnav li a:hover{
	color: #000;
}
.nullbox{
	height: 50px;
}
.main .nullbox{
	height: 85px;
}
input[type=text], input[type=button], input[type=submit] {
    -webkit-appearance: none;
    outline: none;
}

button {
    border: 0;
    outline: none;
    cursor: pointer;
}
input{outline:none}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.pad{
	padding:3px;
}
.box{
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto 3px;
	max-width: 800px;
    background-color: rgba(255,255,255,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#E5FFFFFF, endcolorstr=#E5FFFFFF);
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135, Color='#000000')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#000000');*/

}
.news-title{
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 8pt;
	color: #000;
	background: #9b2f08;
	color: #fff;
	padding-left: 5px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.txtMarquee-left{ padding:0 5px;width:auto;position:relative;height:25px;line-height: 25px;overflow: hidden;background:#fff;}
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:25px; line-height:25px;  text-align:left; _display:inline; width:auto !important;color: #000; font-size:14px;  }</pre></body></html>