<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	overflow-x: hidden;
}
body {
}
.content {
	font-family: 微软雅黑;
}
.ibox {
	background:#fbf8ed;
}
.ibox .bg{
	position:absolute;
	top:0;
	left:0;
}
.footer {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #888888;
	font-family: 宋体;
}
.footer a {
	color: #888;
}
.oleft {
	float: left;
	position: fixed;
	left: 190px;
	top: 7px;
}
.center {
	width: 961px;
	margin: 0 auto;
}
.ibox .name {
	text-align: center;
}
.ibox .name .t {
	animation: bname 1.5s;
	-moz-animation: bname 1.5s; /* Firefox */
	-webkit-animation: bname 1.5s; /* Safari and Chrome */
	-o-animation: bname 1.5s; /* Opera */
	position: relative;
	top: 180px;
}
.ibox .center{
	position:relative;
}
 @keyframes bname {
0% {
top:-2270px;
}
60% {
top:180px;
}
70% {
top:180px;
}
80% {
top:180px;
}
90% {
top:180px;
}
100% {
top:180px;
}
}
 @-moz-keyframes bname /* Firefox */ {
0% {
top:-2270px;
}
60% {
top:180px;
}
70% {
top:180px;
}
80% {
top:180px;
}
90% {
top:180px;
}
100% {
top:180px;
}
}
 @-webkit-keyframes bname /* Safari and Chrome */ {
0% {
top:-2270px;
}
60% {
top:180px;
}
70% {
top:180px;
}
80% {
top:180px;
}
90% {
top:180px;
}
100% {
top:180px;
}
}
 @-o-keyframes bname /* Opera */ {
0% {
top:-2270px;
}
60% {
top:180px;
}
70% {
top:180px;
}
80% {
top:180px;
}
90% {
top:180px;
}
100% {
top:180px;
}
}
.ibox .name .tt {
	animation: sname 1.8s;
	-moz-animation: sname 1.8s; /* Firefox */
	-webkit-animation: sname 1.8s; /* Safari and Chrome */
	-o-animation: sname 1.8s; /* Opera */
	position: relative;
	top: 190px;
}
 @keyframes sname {
0% {
top:-2270px;
}
60% {
top:190px;
}
70% {
top:190px;
}
80% {
top:190px;
}
90% {
top:190px;
}
100% {
top:190px;
}
}
 @-moz-keyframes sname /* Firefox */ {
0% {
top:-2270px;
}
60% {
top:190px;
}
70% {
top:190px;
}
80% {
top:190px;
}
90% {
top:190px;
}
100% {
top:190px;
}
}
 @-webkit-keyframes sname /* Safari and Chrome */ {
0% {
top:-2270px;
}
60% {
top:190px;
}
70% {
top:190px;
}
80% {
top:190px;
}
90% {
top:190px;
}
100% {
top:190px;
}
}
 @-o-keyframes sname /* Opera */ {
0% {
top:-2270px;
}
60% {
top:190px;
}
70% {
top:190px;
}
80% {
top:190px;
}
90% {
top:190px;
}
100% {
top:190px;
}
}
.inav .list {
	width: 443px;
	margin: 0 auto;
}
.inav .list li {
	float: left;
	width: 33.333%;
	text-align: center;
 +width:33%;
}
.inav .one {
	animation: sname 1.6s;
	-moz-animation: inav 1.6s; /* Firefox */
	-webkit-animation: inav 1.6s; /* Safari and Chrome */
	-o-animation: inav 1.6s; /* Opera */
	position: relative;
	bottom: -200px;
}
 @keyframes inav {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-moz-keyframes inav /* Firefox */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-webkit-keyframes inav /* Safari and Chrome */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-o-keyframes inav /* Opera */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
.inav .two {
	animation: sname 2.0s;
	-moz-animation: inav2 2.0s; /* Firefox */
	-webkit-animation: inav2 2.0s; /* Safari and Chrome */
	-o-animation: inav2 2.0s; /* Opera */
	position: relative;
	bottom: -200px;
}
 @keyframes inav2 {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-moz-keyframes inav2 /* Firefox */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-webkit-keyframes inav2 /* Safari and Chrome */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-o-keyframes inav2 /* Opera */ {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
.inav .three {
	animation: sname 2.4s;
	-moz-animation: inav3 2.4s; /* Firefox */
	-webkit-animation: inav3 2.4s; /* Safari and Chrome */
	-o-animation: inav3 2.4s; /* Opera */
	position: relative;
	bottom: -200px;
}
 @keyframes inav3 {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-moz-keyframes inav3 {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-webkit-keyframes inav3 {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
 @-o-keyframes inav3 {
0% {
bottom:-480px;
opacity:0;
}
60% {
bottom:-200px;
opacity:1;
}
70% {
bottom:-200px;
}
80% {
bottom:-200px;
}
90% {
bottom:-200px;
}
100% {
bottom:-200px;
}
}
.inav .list li .tt {
	background: url(../images/nav.png) no-repeat center;
	height: 67px;
	padding: 35px 0;
}
.inav .list li .tt a {
	color: #5f3723;
	font-size: 13px;
	display: block;
}
.inav .list .plist {
	background: url(../images/navbg.png) no-repeat center;
	height: 117px;
	padding: 10px 0;
	position: relative;
	display: none;
	margin-top: 10px;
 +float:left;
 +margin-left:33px;
 +margin-top:15px;
}
.inav .list .plist .li .h {
	display: none;
}
.inav .list .plist .li {
	line-height: 27px;
	height: 27px;
	margin: 3px 0;
}
.inav .list .plist .arrow {
	background: url(../images/arrow02.png) no-repeat center;
	height: 5px;
	width: 100%;
	display: block;
	position: absolute;
	top: -5px;
}
.inav .list .ct {
	background: url(../images/navbg02.png) no-repeat center;
	height: 62px;
}
.inav .list .select .tt {
	background: url(../images/snav.png) no-repeat center;
	position: relative;
}
.inav .list .select .tt .arrow {
	background: url(../images/arrow.png) no-repeat center;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	margin: 0 auto;
 +left: 45%;
	left: 0;
	right: 0;
	bottom: -6px;
}
.inav .list .select .plist .selected {
	background: url(../images/line02.jpg) no-repeat center;
}
.inav .list .select .plist .selected .s {
	display: none;
}
.inav .list .select .plist .selected .h {
	display: inline-block;
}
/*------------内页--------------------*/
.body {
	background-attachment: fixed;
	background-color: #eee7e3;
	background-image: url(../images/bg02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.head {
	background: url(../images/top.jpg) repeat-x center;
	height: 175px;
}
.nav li .tt {
	background: url(../images/nav.png) no-repeat center;
	height: 67px;
	padding: 35px 0;
}
.nav li .tt a {
	color: #5f3723;
	font-size: 13px;
	display: block;
}
.nav .select .tt {
	background: url(../images/snav.png) no-repeat center;
	position: relative;
}
.nav .select .tt .arrow {
	background: url(../images/arrow.png) no-repeat center;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -6px;
}
.nav {
	float: left;
	margin-left: 70px;
	margin-top: 25px;
}
.nav li {
	float: left;
	text-align: center;
	width: 137px;
	margin: 0 10px;
	line-height: 20px;

}
.head .logo {
	float: left;
	margin-top: 40px;
	margin-left: -8px;
}
.main {
	background: url(../images/footer.png) no-repeat bottom center;
	padding-bottom: 280px;
	padding-top: 15px;
}
.adr {
	background: url(../images/home.png) no-repeat left center;
	padding-left: 19px;
	color: #888888;
	font-family: 宋体;
	margin: 12px 0 61px 0;
}
.adr a {
	color: #888;
	margin: 0 5px;
}
.left {
	float: left;
	width: 253px;
}
.left .hd {
	text-align: center;
	margin-bottom: 19px;
}
.left .mnav {
	background: url(../images/border.jpg) no-repeat center;
	width: 201px;
	height: 105px;
	padding: 26px 25px;
	margin-bottom: 19px;
	overflow: hidden;
}
.left .mnav .list li {
	float: left;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	background: url(../images/line04.png) no-repeat left center;
	height: 105px;
	line-height: 105px;
	padding:0 13px 0 19px;
}
.left .mnav .list2 li{
	padding:0 8px 0 14px;
}
.left .mnav .list li img {
	vertical-align: middle;
}
.left .mnav .list li .h {
	display: none;
}
.left .mnav .list .select {

	text-align: center;
}
.left .mnav .list .select .h {
	display: inline-block;
}
.left .mnav .list .select .s {
	display: none;
}
.left .mnav .list {
	background: url(../images/line04.png) no-repeat right center;
	height: 105px;
}
.right {
	float: right;
	width: 651px;
	overflow: hidden;
}
.right .title {
	margin-bottom: 14px;
}
.aboutus .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	font-size: 13px;
	text-indent: 2em;
}
.aboutus .bd .media {
	text-indent: 0;
	margin: 20px 0;
}
.brand .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	text-indent: 2em;
}
.brand .media {
	margin: 34px 0;
}
.brand .brandlist{
	padding:0 30px;}
.brand .brandlist  .mod .name {
	background: url(../images/line05.png) no-repeat bottom center;
	padding-bottom: 11px;
	margin-bottom: 11px;
	text-align: center;
	color: #5e3521;
	font-size: 15px;
	font-weight: bolder;
}
.brand .brandlist  .c {
	color: #a0825a;
	font-size: 13px;
	text-align: center;
	width: 167px;
	margin: 0 auto;
	height: 60px;
	line-height: 25px;
}
.brand .brandlist .mod {

}
.brand .brandlist  img {
	margin-top: 15px;
}
.brand .brandlist .lmod{
	float:left;
	margin-top:62px;
}
.brand .brandlist .rmod{
	float:right;
	margin-top:-153px;
}
.brand .brandlist .m{
	width:248px;
	margin:0 auto;
	margin-top:-30px;
}
.honor .bd {
	margin-top: 20px;
}
.honor .bd .tt {
	border-bottom: 6px solid #c78c46;
	margin-bottom: 11px;
	width: 100%;
}
.honor .bd .tt th {
	border-left: 1px solid #c78c46;
	color: #5e3521;
	font-size: 15px;
	line-height: 33px;
}
.honor .bd .c {
	width: 77px;
	text-align: center;
}
.honor .bd .cc {
	width: 236px;
	padding: 0 10px;
}
.honor .bd .ccc {
	padding: 0 10px;
}
.honor .bd .con {
	border: 1px solid #c7b49e;
	border-bottom: none;
	width: 100%;
	background: #eee7e3;
}
.honor .bd .con td {
	border-bottom: 1px solid #c7b49e;
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	color: #a0825a;
	font-size: 13px;
}
.gallery .bd {
	margin-top: 50px;
}
.gallery .bd .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	margin: 25px 0;
}
.picgd {
	position: relative;
	width: 100%;
	margin: 0px auto 0;
}
.picgd a.up {
	background: url(../images/prve.gif) no-repeat left center;
	display: block;
	height: 30px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 40px;
	width: 30px;
}
.picgd a.down {
	background: url(../images/prve.gif) no-repeat right center;
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 40px;
	width: 30px;
}
.picgd .pic {
	height: 163px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.picgd .pic div {
	float: left;
}
.picgd .pic li {
	float: left;
	padding: 0 1px;
}
.picgd .pic li .media {
}
.picgd .pic li .name {
	display: block;
	width: 161px;
	background: url(../images/jline.jpg) no-repeat center;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.picgd .pic li .name a {
	display: block;
	color: #fff;
}
.history .bd {
	margin-top: 13px;
}
.history .bd .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	margin-top: 10px;
}
.effect .bd {
	margin-top: 13px;
}
.effect .bd .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	margin-top: 20px;
}
.effect .bd .cmedia {
	margin: 30px 0 50px 0;
}
.effect .bd .con .tt {
	color: #5f3723;
	font-weight: bolder;
	margin-top: 20px;
}
.method {
	padding-bottom: 80px;
}
.method .bd {
	margin-top: 13px;
}
.method .bd .con {
	color: #a0825a;
	font-size: 13px;
	line-height: 30px;
	margin: 25px 0;
}
.method .bd .mod {
	width: 100%;
	margin-bottom: 25px;
}
.method .bd .mod .m {
	float: left;
	width: 292px;
}
.method .bd .mod .c {
	float: left;
	width: 329px;
	padding: 15px;
	font-size: 13px;
}
.method .bd .mod .c .t {
	margin-left: -35px;
}
.method .bd .mod .c .st {
	color: #ff9900;
}
.method .bd .mod .c .cc {
	color: #a0825a;
	text-indent: 2em;
	line-height: 25px;
	height: 70px;
	overflow: hidden;
}
.method .bd .mod .c .conbox {
	margin-top: 5px;
}
.method .bd .r .m {
	float: right;
	margin-right: -3px;
}
.method .bd .r .c .t {
	margin-right: 0px;
	margin-left: -12px;
}
.method .bd .box {
	margin-bottom: 35px;
}
.growers .bd {
	width: 478px;
	margin: 0 auto;
}
.growers .bd .mod .media {
	float: left;
	width: 355px;
}
.growers .bd .mod .con {
	color: #a0825a;
	height: 179px;
	overflow: hidden;
	width: 110px;
	line-height: 22px;
	float: left;
	margin-right: 13px;
	margin-top: 125px;
	font-size: 13px;
}
.growers .bd .con span {
	display: inline-block;
	width: 1em;
	float: left;
	margin: 0 5px;
}
.growers .bd .l .media {
	float: right;
}
.growers .bd .l .con {
	float: right;
	margin-right: 0;
	margin-left: 13px;
}
.growers .bd .mod {
	margin: 17px 0;
}
.mnav .clist {
	width: 100px;
	margin: 0 auto;
}
.left .mnav .clist li{
	padding:0 12px 0 18px;
}
.contact .bd .tt {
	background: #fff;
	border: 1px solid #c7b49e;
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	color: #ff9800;
	font-size: 15px;
}
.contact .bd .mod .name {
	background: #c78c46;
	border: 1px solid #c78c46;
	width: 122px;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.contact .bd .mod {
	margin: 10px 0;
	width: 100%;
}
.contact .bd .mod .media {
	background: #fff;
	border: 1px solid #c78c46;
	width: 42px;
}
.contact .bd .mod .c {
	background: #fff;
	border: 1px solid #c78c46;
	padding: 0 15px;
	width: 215px;
	color: #a0825a;
	font-size: 13px;
}
.contact .link {
	background: #fff;
	height: 167px;
}
.contact .link .m {
	float: left;
}
.contact .link .c {
	float: left;
	width: 290px;
	text-align: center;
	padding: 40px 0;
	height: 97px;
	color: #ff9900;
	font-size: 20px;
}
.contact .link .c a {
	background: url(../images/but.png) no-repeat center;
	width: 188px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 20px;
}
.map .tt {
	color: #ff9800;
	font-size: 15px;
	line-height: 30px;
}
.map .mod {
	width: 100%;
	background: #fff;
	margin: 10px 0 23px 0;
}
.map .mod td {
	border: 1px solid #c78c46;
}
.map .mod .media {
	width: 42px;
	text-align: center;
}
.map .mod .c {
	width: 265px;
	padding: 0 10px;
	color: #a0825a;
	font-size: 13px;
}
.map .mp {
	text-align: center;
}
.map {
	padding-bottom: 70px;
}





/*0203 首页样式修改*/
.irlogo{
	float:right;
	margin-top:75px;
	margin-right:-150px;
}
.nav2{
	position:fixed;
	right:5px;
	top:50%;
	margin-top:-105px;
}
.nav2 .navli{
	border:1px solid #956e3f;
	width:119px;
	height:43px;
	text-align:center;
	line-height:43px;
	background:#fbf8ed;
	font-size:17px;
	color:#895e2b;
	margin:5px 0;
}
.nav2 .navli a{
	color:#895e2b;
}
/*0218 修改*/
.inews{
	background:url(../images/line06.png) repeat;
	padding:10px 0;
	position:absolute;
	bottom:40px;
	width:100%;
	left:0;
}
.inews .li{
	color:#895e2b;
	overflow:hidden;
	font-family:宋体;
}
.inews .li a{
	color:#895e2b;
}
.inews .li .c{
	display:inline-block;
	width:221px;
	margin-left:20px;
	overflow:hidden;
}
.inews .li span{
	float:left;
}
.inews .li .date{
	margin-left:10px;
}
.newslist{

}
.newslist li{
	border-bottom:1px dashed #c7b49e;
	padding:10px 0;
}
.newslist li .t{
	height:25px;
	overflow:hidden;
	line-height:25px;
}
.newslist li .t a{
	color:#5f3723;
	font-size:13px;
	font-weight:bolder;
}

.newslist li .time{
	float:right;
	font-weight:500;
}
.newslist li .c{
	display:block;
	margin-right:75px;	
}
.newslist li .conbox{
	color:#a0825a;
	line-height:22px;
	height:44px;
	overflow:hidden;
	margin-top:2px;

}


.page{
    margin-top:10px;
    padding:14px 0 15px;
    text-align: center;
}
.page a{
    border:1px solid #c7b49e;
    margin-right:5px;
    padding:4px 7px;
	background:#eee7e3;
	color:#c7b49e;
}
.page span{
    border:1px solid #c7b49e;
    margin-right:5px;
    padding:4px 7px;
	background:#eee7e3;
	color:#c7b49e;
}
.page span.current{
    background:#b0987d;
    border:1px solid #c7b49e;
    color:#FFFFFF;
}

.newsdetail{
	background:#eee7e3;
	border:1px solid #c7b49e;
	padding:25px 35px 10px 35px;
}
.newsdetail .t{
	text-align:center;
	color:#5e3521;
	font-weight:bolder;
	font-size:18px;
}
.newsdetail .time{
	color:#95621e;
	text-align:center;
	margin-top:10px;
}
.newsdetail .conbox{
	color:#874d00;
	margin-top:30px;
	font-size:13px;
	line-height:30px;
	text-indent:2em;
}
.newsdetail .nlink{
	border-top:1px solid #c7b49e;
	padding-top:10px;
	margin-top:30px;
	text-align:right;
}
.newsdetail .nlink .nprve{
	background:url(../images/page.png) no-repeat left center;
	width:63px;
	height:20px;
	line-height:20px;
	text-align:center;
	display:inline-block;
	color:#fff;
}
.newsdetail .nlink .nnext{
	background:url(../images/page.png) no-repeat right center;
	width:63px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#fff;
	display:inline-block;
	margin-left:5px;
}

.main .right .media img{
    max-width:100%;
}
</pre></body></html>