<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
  min-width:1360px;
}
body {
  width: 100% !important;
}
.foot {
  width: 100% !important;
}


/* 全局CSS定义 */
body{ margin:0px; padding:0px; border:0;background:#ffffff;font-size:14px; color:#000000; width: 100% !important;}
div,p,form,img,ul,ol,li,dl,dt,dd {margin:0px; padding:0px; border:0;font-size:16px;font-family: sans-serif; }
li { list-style-type:none;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
table{ margin:0 auto;}

.wrap { width:960px; margin:auto}
.fB { font-weight:bold}
.floatL { float:left}
.floatR { float:right}
.clear { clear:both;}
.border { border:#e5e8ed 1px solid; border-top:none}



.content{margin:0px auto;}



.position{ text-align:left; line-height:30px;}

.upad {width:300px;height:33px;line-height:33px;float:right;}
.upadcn {overflow:hidden;height:33px; }

/*分页*/
.pagination {width:auto;padding:10px;margin:5px;text-align:center;clear:both;font-size:10px;}
div.pagination a {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #999999;text-decoration: none; color: #000000;background-color: #ffffff;}
div.pagination a:hover, div.pagination a:active {border:1px solid #999999;color: #ffffff;background-color: #999999;}
div.pagination span.current {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #999999;font-weight: bold;background-color: #999999;color: #ffffff;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;margin-right: 2px;border: 1px solid #f3f3f3;color: #cccccc;}

/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; overflow:hidden;}
.blank5{ height:5px; font-size:1px; width:100%; overflow:hidden;}
.blank6{ height:6px; font-size:1px; width:100%; overflow:hidden;}
.blank8w{ height:8px; font-size:1px; width:100%; overflow:hidden;float:left;}
.blank6w{ height:6px; font-size:1px; width:100%; overflow:hidden; float:left;}
.blank9{ height:9px; font-size:1px; width:100%; overflow:hidden;}
.blank10{ height:10px; font-size:1px; width:100%; overflow:hidden;}
.blank12{ height:12px; font-size:1px; width:100%; overflow:hidden;}
.blank9w{ height:9px; font-size:1px; width:100%;  background:#fff;float:left;}
.blank15{ height:15px; font-size:1px; width:100%; overflow:hidden;}
.blank20{ height:20px; font-size:1px; width:100%; overflow:hidden;}
.blank40{ height:40px; font-size:1px; width:100%; overflow:hidden;}

/* 链接颜色 */
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #ff6600; text-decoration:none; }

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed {color:#ff0000}
.cRed a:link{ color:#ff0000;}
.cRed a:visited{color:#ff0000;}

.cDRed { color:#bc2931;}
.cDRed a:link{ color:#bc2931;}
.cDRed a:visited{color:#bc2931;}

.cWhite { color:#ffffff;}
.cWhite a:link{ color:#ffffff;}
.cWhite a:visited{color:#ffffff;}

.cBlack { color:#000000;}
.cBlack a:link{ color:#000000;}
.cBlack a:visited{color:#000000;}

.cYellow { color:#ffff00;}
.cYellow a:link{ color:#ffff00;}
.cYellow a:visited{color:#ffff00;}

.cGreen { color:#006600;}
.cGreen a:link{ color:#006600;}
.cGreen a:visited{color:#ffff00;}

.cBlue { color:#0000ff;}
.cBlue a:link{ color:#0000ff;}
.cBlue a:visited{color:#0000ff;}

.cDBlue { color:#003399;}
.cDBlue a:link{ color:#003399;}
.cDBlue a:visited{color:#003399;}

.cGray { color:#4F544D;}
.cGray a:link{ color:#4F544D;}
.cGray a:visited{color:#4F544D;}

.cDGray { color:#666666;}
.cDGray a:link{ color:#666666;}
.cDGray a:visited{color:#666666;}

.cGolden { color:#ff6600;}
.cGolden a:link{ color:#ff6600;}
.cGolden a:visited{color:#ff6600;}

/* 字体大小*/
.f9px{ font-size:9px;}
.f10px{ font-size:10px;}
.f11px{ font-size:11px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f18px{ font-size:18px;}
.f20px{ font-size:20px;}
.f24px{ font-size:24px;}


.header{width:100%;height:96px;font-size:14px;background:white}
.header .nav{width:1200px;height:100%;font-size:16px;margin:0 auto;position:relative}
.header .nav&gt;.logo{width:350px;height:100%;float:left;box-sizing:border-box;vertical-align:middle}
.header .nav&gt;.logo&gt;img{float:left;height:70px;margin-top:13px}
.header .navtext{display:inline-block;width:700px;height:96px;right:6%;position:absolute}
.header .nav .navtext&gt;a{float:left;padding:0 21px;text-align:center;position:relative;font-size:16px;line-height:94px;text-decoration:none;color:#000;font-weight:bold;box-sizing:border-box}
.header .navtext a:hover{border-bottom:2px solid red}
.header .nav&gt;a&gt;div{display:inline-block}
.header .navtext&gt;a:hover&gt;.nav-son{}
.navtext&gt;a&gt;.nav-son{display:none;position:absolute;width:800px;left:-210px;bottom:-47px;height:45px;line-height:45px}
.nav-son&gt;span{color:#fff;position:relative;margin:0 20px;font-size:16px;line-height:45px;font-weight:bold;z-index:11}
.nav-son&gt;span:hover{color:black}
.nav-son&gt;div{width:100%;height:45px;position:fixed;left:0;top:96px;background-color:#ffcc66;text-align:center;font-size:16px;z-index:10}

/** 放大镜 **/
.sousuo{float:right;width:40px;height:100%;margin-left:50px;position:relative}
.sousuo&gt;p{display:inline-block;width:40px;height:100%;vertical-align:middle;background-image:url('/home/images/fdj-1.png');background-size:90%;background-repeat:no-repeat;background-position-y:50%}
.sousuo&gt;p:hover{background-image:url('/home/images/fdj-2.png');cursor:pointer}
.sousuo&gt;input{width:0;height:43px;position:absolute;outline:none;border:0;font-size:16px;top:95px;right:5px;z-index:10}
.sousuo&gt;input.active{width:371px;transition:0.5s;padding:10px;border:1px solid black}

.footer{width:100%;height:183px;margin-top:20px;color:#fff;background-color:#ffcc66}
.footer&gt;.foot-content{width:1300px;height:100%;margin:0 auto}
.foot-content&gt;.foot-content-left{width:500px;height:100%;float:left;padding:50px 10px;box-sizing:border-box}
.foot-content&gt;.foot-content-left a{
	color: #fff !important;
	font-size: 16px !important;
	text-decoration: none !important;
	line-height: 35px !important;
	vertical-align: middle;
	margin-right: 15px;}
.foot-content&gt;.foot-content-left a:hover{color:black}
.foot-content&gt;.foot-content-left i{display:inline-block;width:1px;height:17px;vertical-align:middle;margin:0 20px;background-color:#fff}
.foot-content&gt;.foot-content-left span{line-height:35px;margin-right:12px;font-size: 16px !important;}
.foot-content&gt;.foot-content-right{width:240px;height:100%;text-align:center;position:relative;float:right}
.foot-content&gt;.foot-content-right p{margin-top:10px;font-weight:bold}
.foot-content&gt;.foot-content-right&gt;.foot-content-right-weixincode{width:100px;height:125px;left:0;position:absolute;top:calc((100% - 125px) / 2)}
.foot-content&gt;.foot-content-right&gt;.foot-content-right-weixincode&gt;div{width:100px;height:100px;background-color:#fff}
.foot-content&gt;.foot-content-right&gt;.foot-content-right-shipincode{width:100px;height:125px;right:0;position:absolute;top:calc((100% - 125px) / 2)}
.foot-content&gt;.foot-content-right&gt;.foot-content-right-shipincode&gt;div{width:100px;height:100px;background-color:#fff}
.foot-content-left a{font-size:auto}</pre></body></html>