﻿@CHARSET "UTF-8";

html {}
body {font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:12px; line-height:150%; color:#000; }
a:link,a:visited{ color: #000; text-decoration: none; }
a:hover{ color: #000; text-decoration:underline; cursor:pointer; }

/* -----------------------for problem-----------------------------*/
.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } .clear { display:block; } /* Hides from IE-mac \*/
* html .clear { height: 1%;} * html .clear { display: block; } /* End hide from IE-mac */ 

#aspnetForm { }

.body { background:url(images/bg/bg_body.gif) no-repeat center 0; }
#body_index { /*background:url(images/bg/bg_body.jpg) no-repeat center 0;*/ }
/*----------------------container-----------------------*/
#container { width:970px; margin:auto; overflow:hidden; position:relative; }
#pagebody { width:100%; padding:0 0 15px 0;}
#header {  height:207px; overflow:hidden; position:relative; }
#leftbar{ float:left; position:relative; z-index:2; width:200px; margin-top:-10px; }
#body_index  #leftbar { margin-top:-50px; }
#BlogStation #leftbar { margin-top:0;}

#mainbody { width:100%; margin-left:-208px; float:right; overflow:hidden;}/*Here [overflow:hidden;] is very important for solution IE6's Bug*/
#mainbody #mainBG { margin-left:200px; padding:0 0 0 8px; } 
.body_home #leftbar .subs { display:none; }

#mainbody .nav{ width:100%; height:30px; line-height:30px; } /*--path.nav--*/
#mainbody .nav li{ margin:0 6px 0 0; float:left; } 
#mainbody .nav li a{ margin:10px 0; } /*--path.nav--*/

/*-----------footer-------------*/

#footer {  margin:10px 0 20px 0; }


/*首页底部搜索*/
.SearchBlockBottom { background:#eee; text-align:center; padding:5px 0;}

.PayShip{ text-align:center; margin-top:10px;}
.PayShip li {display:inline; margin:0 3px;  }

.copyright{ text-align:center; margin-top:10px; }
.copyright li{ display:inline; margin:0 3px; }

/*额外的模块*/
#show_hotshow { height:260px; background:#39714d; margin:auto; padding-top:10px; }
/*topic*/
.topic {}
.topic .TopicTitle { margin:0;}

.Nav,
.nav_bread_crumb{ margin:10px 10px 12px 0;}
/*各分页主标题h2*/
.PageTitle { display:block;  clear:both;}
.htmlcontent-title{ margin:0; }
.PageTitle .rss {  }


.CategoryTitle { margin:0 0 10px 0;  }
#mainBG h3 { margin-bottom:10px;}

/*分类描述*/
.SubDetail { margin:10px 0;}

/**/
#leftbar .chat { text-align:center; margin:20px auto;}
#leftbar .LeftList {}
#leftbar .LeftList ul {}
#leftbar .LeftList ul li {}
#leftbar .LeftList ul li a { border-top:1px solid #00A1E9; display:block; height:26px; line-height:26px; padding:0 10px; text-decoration:none; width:180px; }
#leftbar .LeftList ul li a:hover { background:#fff; }


/*首页右边栏*/
#body_index #mainbody #mainBG #rightbar { float:right; width:200px; height:1080px; overflow:hidden; margin-top:8px; }
#body_index #mainbody #mainBG #rightbar #RightShow {}
#body_index #mainbody #mainBG #rightbar #RightShow a{ display:block; margin-bottom:10px;}

/*首页网站介绍*/
#body_index #mainbody #mainBG .topic { padding:5px; border:1px solid #ccc; margin-right:208px;/*重要*/ margin-top:10px; }
#body_index #mainbody #mainBG .topic .TopicTitle { margin:0;}
/*首页特色分类*/
#body_index #mainbody #mainBG .FeautreCategory { margin-right:208px;/*重要*/ /*background:url(images/bg/bg_HotCategory.gif) no-repeat 0 0;*/ }
#body_index #mainbody #mainBG .FeautreCategory h3 { color:#34669b;  }
#body_index #mainbody #mainBG .FeautreCategory ul li { padding:8px; }
/*首页特色产品*/
#body_index #mainbody #mainBG .FeatureProducts { overflow:hidden; margin-top:10px; /*border-top:1px solid #00A1E9; border-left:1px solid #00A1E9;*/}
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title { overflow:hidden; background:url(images/bg/bg_title762.gif) no-repeat 0 0; padding:0 10px; height:39px; }
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title div { float:left; width:242px; /* border-right:1px solid #00A1E9; border-bottom:1px solid #00A1E9; */}
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title div span   { display:block; }
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title div span a { display:block; height:38px; line-height:26px; text-align:center; color:#fff; font-weight:bold;}
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title div span a:hover {  }
	#HFP_Title1{ }
	#HFP_Title2{ }
	#HFP_Title3{ }
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title .selected{ background:url(images/bg/bg_FeatureProducts_Title.gif) repeat-x 0 0; border-bottom:1px solid #fff; margin-top:1px; }
#body_index #mainbody #mainBG .FeatureProducts #FeatureProducts_Title .selected span a{ color:#000; }
	#HFP_Detail1, #HFP_Detail2, #HFP_Detail3 {  border:1px solid #d0d0d0; border-top:none;  }

	#HFP_Detail1 { }
	#HFP_Detail2 { }
	#HFP_Detail3 { }

	#HFP_Detail1 ul, #HFP_Detail2 ul, #HFP_Detail3 ul { }

	#HFP_Detail1 ul {}
	#HFP_Detail2 ul {}
	#HFP_Detail3 ul {}

#body_index #mainbody #mainBG .FeatureProducts .hide{ display:none;}
#body_index #mainbody #mainBG .FeatureProducts .show{ padding:15px; /*右边为了结局IE的浮动闭合*/+overflow:auto; /*overflow:auto\9; */ }
.ListBlock { float:left; width:233px; height:90px; margin:0 4px 10px 0; overflow:hidden;}
.ListBlock .image { float:left; }
.ListBlock .image img { width:64px; }
.ListBlock .ListContent { width:158px; float:left; margin-left:10px;}
.ListBlock .ListContent .name   {}
.ListBlock .ListContent .prices {}
.ListBlock .ListContent .prices .OldPrice {text-decoration:line-through; font-size:11px;}
.ListBlock .ListContent .prices .NowPrice { color:#00A1E9; font-weight:bold; }

/*FreeShipping*/
.FreeShipping {}
.ListBlock { margin:10px 4px 0 0;}

/*首页新闻列表*/
#body_index #mainbody #mainBG .NewsList { overflow:hidden; margin-top:10px; }
#body_index #mainbody #mainBG .NewsList .NewsItems { border-top:1px solid #CCCCCC; padding-top:10px; }
#body_index #mainbody #mainBG .NewsList .NewsItems .item { border-bottom:1px solid #ccc; margin-bottom:10px; padding-bottom:10px; }
#body_index #mainbody #mainBG .NewsList .NewsItems .item .NewsTitle       { font:bold 15px/20px Arial; color:#34669b; text-decoration:none; }
#body_index #mainbody #mainBG .NewsList .NewsItems .item .NewsTitle:hover { color:orangered; }
#body_index #mainbody #mainBG .NewsList .NewsItems .item .NewsDate        { color:orange; }
#body_index #mainbody #mainBG .NewsList .NewsItems .item .NewsDetails     { }
#body_index #mainbody #mainBG .NewsList .NewsItems .item .bottom          { text-align:right;}
#body_index #mainbody #mainBG .NewsList .NewsItems .item .NewsMore        { color:orange; }

/*首页辅助信息*/
#body_index .HomeInfo { padding:10px; border:1px solid #bbb; background:url(images/bg/bg_FeatureProducts_Title.gif) repeat-x 0 0; }
#body_index .HomeInfo h3 { margin-bottom:10px; color:#34669B; }
#body_index .HomeInfo .HomeInfoContent { color:#666; overflow:hidden;/*解决IE7的问题*/ }
#body_index .HomeInfo .HomeInfoContent .left_box  { float:left; width:49%;}
#body_index .HomeInfo .HomeInfoContent .right_box { float:right; width:49%;}
#body_index .HomeInfo .HomeInfoContent h4 { margin-top:10px; }



/*ContactUs*/
.SendEmail {}
.SendEmail table{ border-top:1px solid #2D799D; border-left:1px solid #2D799D; width:100%;}
.SendEmail table th { border-right:1px solid #2D799D; border-bottom:1px solid #2D799D; padding:3px; width:150px; background:#EBF4FA; }
.SendEmail table td { border-right:1px solid #2D799D; border-bottom:1px solid #2D799D; padding:3px; }
.SendEmail table td input    { width:600px; }
.SendEmail table td textarea { width:600px; height:200px; }
.SendEmail table .title      { background:#00A1E9; color:#FFFFFF; font-size:15px; font-weight:bold; }
.SendEmail table .tr_button td { text-align:center; }
.SendEmail table .tr_button .bn_submit { width:68px; }


#HotMessage      { background:url(images/bg/bg_HotMessage.gif) no-repeat 0 0; margin-top:5px; width:540px; height:39px;}
#HotMessage div  { height:28px; line-height:28px; overflow:hidden; padding-left:25px; }
#HotMessage li   { height:28px;padding-left:10px; }
#HotMessage li a { color:#fff; text-decoration:underline;}
#HotMessage li a:hover { text-decoration:none;}


/**********************************/
/*   AdvertisementPage 着陆页面   */
/*          同产品页框架          */
/* /Module/AdvertisementPage.ascx */
/**********************************/
.ADPageTitle { display:none; }
.ADPageContent { }


/**********************************/
/*     ProfileContent 独立页面    */
/**********************************/
#mainBG .Profile { padding-bottom:10px;}
#mainBG .Profile h2 {margin:10px 0;}
#mainBG .ProfileContent {}
#mainBG .ProfileContent .AllCategories { margin-bottom:20px; } 
#mainBG .ProfileContent .list    { float:left; width:31%; }
#mainBG .ProfileContent .list1   { }
#mainBG .ProfileContent .list2   { border-left:1px solid #ccc;  border-right:1px solid #ccc; padding:0 10px; margin-right:10px;}
#mainBG .ProfileContent .list3   { }
#mainBG .ProfileContent .list h2 { margin:10px 0 5px 0;}
#mainBG .ProfileContent .list h3 { margin-bottom:0;}
#mainBG .ProfileContent .list h2 a { font-size:12px; color:orangered;}
#mainBG .ProfileContent .list h3 a { font-size:11px; color:#888; font-weight:normal; }


.RecentBlog { _overflow:visible; }
.RecentBlog ol,.RecentBlogli { }
.RecentBlog .FetchBlog   { }
.RecentBlog .FetchBlogli { }
.RecentBlog .GetBlog     { overflow:hidden; *padding-left:8px;}

.ScrollDiv #scrollDiv { height:250px;}
.ScrollDiv #scrollDiv li { height:44px; margin-bottom:6px; border-bottom:1px dotted #ccc; overflow:hidden;}
.ScrollDiv #scrollDiv li a { height:44px; overflow:hidden;}