/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

/*body样式*/
body { margin-top:40px;}

/*网站顶部样式*/
.Top{font-family:"宋体";font-size:13px;color:#000;line-height:36px; height:36px;}

/*网站底部样式*/
.Bottom{font-family:"宋体";font-size:13px;color:#000;}
.Designer{font-family:"宋体";font-size:12px;color:#fff000;}


/*栏目标题样式*/
.Catalog{font-size:13px;color:#000}

/*翻页样式*/
div a:link {color: #333;}
div a:visited {color: #333;}
div a:hover {color: #ff0000;}
div a:active {color: #ff0000;}
.ShowPage{font-family:"宋体";font-size:13px;color:#333;}
.ShowPage a:link {color: #333;}
.ShowPage a:visited {color: #333;}
.ShowPage a:hover {color: #ff0000;}
.ShowPage a:active {color: #ff0000;}

/*产品分类*/
.ProductClass{font-size:13px;color:#666;height:24px;line-height:24px;}

/*集团简介*/
.GroupView{font-size:13px;color:#666;height:24px;line-height:24px;}

/**************文章内容页的风格**********************/
/*文章标题*/
.Title {font-family:"宋体";font-size:16px;font-weight:bold;color:#222;height:26px;line-height:26px;}

/*文章信息*/
.ArticleInfo {font-family:"宋体";font-size:13px;color:#555555;}

/*内容*/
.Content {font-family:"宋体";font-size:14px;color:#222;height:26px;line-height:26px;}

/*编辑者*/
.Editor {font-family:"宋体";font-size:14px;color:#222;} 

/*上一页　下一页*/
.PrevNext {font-family:"宋体";font-size:13px;color:#333;line-height:24px;height:24px;}
.PrevNext a:link {color: #333;}
.PrevNext a:visited {color: #333;}
.PrevNext a:hover {color: #ff0000;}
.PrevNext a:active {color: #ff0000;}

/*相关文章*/
.Correlative {font-family:"宋体";font-size:13px;color:#333;line-height:24px;height:24px;}

/**************首页文章列表的风格************************/
a.Catalog1:link {color:#666;}
a.Catalog1:visited {color:#666;}
a.Catalog1:hover {color: #ff0000;}
a.Catalog1:active {color: #ff0000;}
.Catalog2
{font-size:13px;height:26px;line-height:26px;border-bottom:1px dotted #fde6d1;}
.Catalog2 img {margin-top:2px;margin-right:10px;margin-left:10px; }

/**************首页新品推荐（图片文字）风格*************/
td {font-size:12px;color:#666;}

/**************基地文章列表的风格***********************/
a.Base1:link {color:#666;}
a.Base1:visited {color:#666;}
a.Base1:hover {color: #ff0000;}
a.Base1:active {color: #ff0000;}
.Base2
{font-size:13px;height:26px;line-height:26px;border-bottom:1px dotted #fde6d1;}
.Base2 img {margin-top:2px;margin-right:10px;margin-left:10px; }

/*联系我们*/
.Contact
{font-size:13px;height:26px;line-height:26px;border-bottom:1px dotted #fde6d1;}
.Contact img {margin-top:2px;margin-right:10px;margin-left:10px;}

/*客户服务*/
.ClientService{font-size:13px;height:26px;line-height:26px;}

/*品牌加盟*/
.Join_Title{font-size:15px;height:26px;line-height:26px;font-weight:bold;}
.Join_Content{font-size:15px;height:26px;line-height:26px;}
.Join_Right{font-size:15px;height:26px;line-height:26px;}

/*网站地图*/
.Map_Title{font-size:17px;height:26px;line-height:26px;font-weight:bold;}
.Map_Class{font-size:15px;height:26px;line-height:26px;}
.Map_Service{font-size:15px;height:26px;line-height:26px;}
.Map_Common td{font-size:15px;height:26px;line-height:26px;}
