<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";

#IndexBox{ width:960px; margin:0 auto;}

/*新品推荐  精品资源 新闻中心*/
#Recommended,#resources{ width:290px; height:auto; float:left; margin-right:45px;margin-bottom:10px;}
#Recommended h1,#resources h1,#News h1{ font-size:14px; font-weight:bold; text-align:left; height:26px; position:relative; line-height:26px; border-bottom:1px solid #dcdcdc; color:#333; margin-bottom:10px;}
#Recommended h1 span,#resources h1 span,#News h1 span{ border-bottom:2px solid #0084e9; position:absolute;top:-1px;}
#Recommended img,#resources img{ width:287px; height:107px;}
#Recommended h1 a,#resources h1 a,#News h1 a{ background:url(../images/more.gif) no-repeat 0 0; width:36px; height:11px; margin-top:7px; font-size:0;}
#Recommended h1 a:hover,#resources h1 a:hover,#News h1 a:hover{ background:url(../images/morehover.gif) no-repeat 0 0; width:36px; height:11px; margin-top:7px; font-size:0;}
#News{ width:290px; height:auto; float:right;}
#News img{ width:106px; height:100px; float:left; border:1px solid #ccc; margin-right:6px;}
#News h2{ width:169px; float:right;color:#666;font-size:12px; text-align:left; font-weight:100; text-indent:24px; line-height:18px; border-bottom:1px solid #ccc; margin-bottom:6px; padding-bottom:6px;}
#News ul li{ text-align:left; line-height:20px; float:right; width:169px; display:inline-block;}

.flash{overflow:hidden;width:960px;height:289px;}
.flash_slides{overflow:hidden;position:relative; height:289px;}
.slides{position:absolute;width:99999px;}
.slides li{float:left;}
.slides li img,.slides li object{width:960px;height:289px;overflow:hidden;border:0;}
.direct-left{width:99999px;}
.direct-left li{float:left;}
.direct-right{}
.direct-right li{float:right;}
.menuItems{position:absolute;z-index:3;bottom:3px;right:5px;}
.menuItems li{float:left;line-height:21px;width:24px;padding:0 2px;}
.menuItems li a,.menuItems li a:link,.menuItems li a:active,.menuItems li a:visited{display:block;text-align:center;background:url(../images/slides.gif) no-repeat left 50%;line-height:21px;font-family:"Microsoft YaHei", sans-serif;}
.menuItems li.hover a,.menuItems li.hover a:link,.menuItems li.hover a:active,.menuItems li.hover a:visited	{color:#fff;font-weight:bold;font-family:"Microsoft YaHei", sans-serif;text-decoration:none;background:url(../images/slideshover.gif) no-repeat left top;}

/*服务条款*/
.foot_main{
    max-width: 1180px;
    width: 75.7894%;
    margin: 1.6667% auto;
}
.privacy{padding:25px; border:1px solid #ccc; margin:0 auto; display:table;}
.privacy h1{     text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    padding: 5px 0;
    margin: 0;
    letter-spacing: .05em}
.privacy p{ text-indent:2em; font-size:14px; line-height:32px; padding:5px 0;margin: 0;letter-spacing: .05em}
#Crumbs{
    font-size: 15px; line-height: 36px; color: #333333;
}
#Crumbs a{
    color: #333333;
    text-decoration:none;
}


/*
#slider { width: 720px; height:300px; position: relative;overflow: hidden;}
	#sliderContent { width: 720px; position: absolute; top: 0; margin-left: 0;}
		.sliderImage{float: left;position: relative;display: none;}
		.sliderImage span{position: absolute;font-size: 10px/15px; padding: 10px 13px; width: 694px;background-color: #000;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7; opacity: 0.7; color: #fff;display: none;}
			.sliderImage span a{color: #fff}
			.sliderImage span a:hover{text-decoration:underline;}
			.sliderImage span strong{font-size: 14px;}
			.sliderTop {top: 0; left: 0; }
			.sliderBottom { bottom: 0; left: 0;}
			.sliderLeft {top: 0; left: 0; width: 110px !important; height: 280px; }
			.sliderRight { right: 0; bottom: 0; width: 90px !important; height: 290px; }
		.clear {clear: both;}
*/

@media screen and (max-width:1440px){
    #Crumbs{
        font-size:14px;
    }
}</pre></body></html>