<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
    border: none;
}
body{
    background: #6d0715;
    height: 3839px;
}
/*å…¬å…±æ&nbsp;·å¼*/
.w-box{
    width: 1190px;
    margin: 0 auto;
    background: #740010;
    overflow: hidden;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
/*å³ä¾§å¯¼èˆªæ¡*/
#r-menu{
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: 595px;
    width: 100px;
}
#r-menu ul li{
    background: #6d0715;
}
#r-menu ul li a{
    border: 1px dashed #fee2b2;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    width: 98px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
}
#r-menu ul li a:hover, #r-menu ul li a.current{
    color: #000;
    background: #fff;
}
#r-menu ul .logo{
    background: none;
    width: 100px;
    height: 46px;
    background-image: url(../images/right_logo.png);
    
}
#r-menu ul .item7{
    line-height: 35px;
    font-size: 16px;
    border: none;
    background: none;
    width: 100px;
    height: 46px;
    background-image: url(../images/rightmenu_chat.png);
    background-repeat: no-repeat;
}
#r-menu ul li.zx{
    width: 100px;
    height: 46px;
    overflow: hidden;
    background: none;
}
#r-menu ul .item7:hover{
    background-image: url(../images/rightmenu_chat.png);
    background: none;
    color: #fff;
}
#r-menu ul .logo a{
    border: none;
}
#r-menu .item1{
    font-size: 24px;
    font-weight: bold;
}
#r-menu .item2{
    background: #009af3;
}
#r-menu .item3{
    background: #00c4d6;
}
#r-menu .item4{
    background: #b80000;
}
#r-menu .item5{
    background: #309c00;
}
#r-menu .item6{
    background: #ff9f00;
}
#r-menu .item7{
    background: #b80000;
}

/*ie6 hack*/
*html, * html body{
    background-image: url(about:blank);
    background-attachment: fixed;
}
* html #r-menu{
    position: absolute;
    top: expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+200+'px');
}

/*å¤´éƒ¨æ&nbsp;·å¼*/
#item1{
    height: 471px;
    background-image: url(../images/hdbg.jpg);
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
}
#map{
    height: 406px;
    background-image: url(../images/map.jpg);
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
    border-bottom: 2px dashed #fff;
}

/*å•†å“å…¬å…±æ&nbsp;·å¼*/
.goods-box{
    padding-bottom: 15px;
}
.goods-box .goods ul{
    padding-left: 15px;
    width: 1300px;
    overflow: hidden;
}
.goods-box .goods ul li{
    width: 208px;
    height: 280px;
    background: #fff;
    margin: 15px 0px;
    float: left;
    overflow: hidden;
    margin-right: 30px;
}
.goods-box .goods ul li a{
    background: #fff;
    margin:10px;
    height: 260px;
    display: block;
}
.goods-box .goods ul li img{
    background-image: url(../images/goodsbg.jpg);
    width: 188px;
    height: 188px;
    overflow: hidden;
}
.goods-box .goods ul li .gtitle{
    margin: 10px 0 10px 5px;
    font-size: 14px;
    color: #333;
}
.goods-box .goods ul li .btn{
    width: 188px;
    height: 32px;
    background-image: url(../images/btn.jpg);
    background-repeat: no-repeat;
}
/*çˆ†æ¬¾å¹´è´§åŒº*/
#item2{
    margin-top: 20px;
}
#item2 .goods-box{
    height: 681px;
}
#item2 .goods-box .title{
    background-image: url(../images/bknh.jpg);
    background-repeat: no-repeat;
    width: 279px;
    height: 67px;
    margin: 0 auto;
}

/*æ¥¼å±‚æ&nbsp;‡é¢˜å…±ç”¨æ&nbsp;·å¼*/
.xt-item{
    margin-top: 20px;
}
.xt-item .goods-box{
    overflow: hidden;
}
.xt-item .goods-box .title{
    background-repeat: no-repeat;
    width: 150px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}
/*ä¼‘é—²é£Ÿå“*/
#item3 .goods-box .title{
    background-image: url(../images/xxsp.jpg);
}
/*ç¾Žé…’ä½³è‚´*/
#item4 .goods-box .title{
    background-image: url(../images/mjjy.jpg);
}
/*èŒ¶å¶å†²é¥®*/
#item5 .goods-box .title{
    background-image: url(../images/cycy.jpg);
}
/*ç²®æ²¹ç‰¹äº§*/
#item6 .goods-box .title{
    background-image: url(../images/lytc.jpg);
}

/*æµåŠ¨æ&nbsp;·å¼*/
.goods li a {
	display: block;
	cursor: pointer;
	position: relative;
}
.goods ul li:hover .g-hover, .goods ul li:active .g-hover {
	opacity: 1;
}
.g-hover:hover {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background-size: 30px 30px;
	background-image: -webkit-linear-gradient(45deg, rgba(109, 7, 21, 1) 25%, transparent 25%, transparent 50%, rgba(109, 7, 21, 1) 50%, rgba(109, 7, 21, 1) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(109, 7, 21, 1) 25%, transparent 25%, transparent 50%, rgba(109, 7, 21, 1) 50%, rgba(109, 7, 21, 1) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(109, 7, 21, 1) 25%, transparent 25%, transparent 50%, rgba(109, 7, 21, 1) 50%, rgba(109, 7, 21, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(109, 7, 21, 1) 25%, transparent 25%, transparent 50%, rgba(109, 7, 21, 1) 50%, rgba(109, 7, 21, 1) 75%, transparent 75%, transparent);
	-webkit-animation: barberpole 0.5s linear infinite;
	-moz-animation: barberpole 0.5s linear infinite;
    -o-animation: barberpole 0.5s linear infinite;
	animation: barberpole 0.5s linear infinite;
}
@-webkit-keyframes barberpole {
 from {
 background-position:0 0;
}
to {
	background-position: 60px 30px;
}
}
@-moz-keyframes barberpole {
 from {
 background-position:0 0;
}
to {
	background-position: 60px 30px;
}
}
@-o-keyframes barberpole {
 from {
 background-position:0 0;
}
to {
	background-position: 60px 30px;
}
}
@keyframes barberpole {
 from {
 background-position:0 0;
}
to {
	background-position: 60px 30px;
}
}</pre></body></html>