﻿/*	超级买手	*/
a{ color:#484848; }

/*	超级买手页面 公用的banner	*/
.Banner{ height:396px; background:#000; position:relative; overflow:hidden; }
.Banner .Close{ width:61px; height:22px; background:url(../Images/btn_CloseAd.gif) no-repeat; position:absolute; top:2px; right:2px; }
.Banner .t100_Ad div { background:url(/Images/ad1.jpg) no-repeat;height:400px; cursor:pointer;}
.Container{ }

.Container .Menu{ background:url(../Images/menu_bg.gif) repeat-x; height:117px; }

.Container .PathBar{ margin:auto 11px auto 11px; padding:9px; }

/*	公共的搜索筛选栏	*/
.Container .SearchBar{ margin:auto 11px auto 11px;  }

.Container .SearchBar .ListShow{ padding:1px; border:solid 1px #cccccc; background:url(../Images/search-bg.gif) repeat-x left bottom; }
.Container .SearchBar .ListShow .item{ padding:10px 6px 10px 6px; margin:auto 21px auto 21px; border-bottom:solid 1px #e5e5e5; }
.Container .SearchBar .ListShow .item label{ color:#008ec9; width:auto; float:left; padding:2px; }
.Container .SearchBar .ListShow .item .list{  margin-left:60px; }
.Container .SearchBar .ListShow .item .list a{  margin:auto; }
.Container .SearchBar .ListShow .selected{ padding:8px 0px 0px 8px; height:23px; border:solid 1px #e8e8e8; border-top-color:#FFF; border-bottom-color:#b1b1b1; background:url(../Images/search-bar.gif) repeat-x; margin:auto; }
.Container .SearchBar .ListShow .item a ,
.Container .SearchBar .ListShow .item span{ display:inline-block; padding:2px; }
.Container .SearchBar .ListShow .item a.on ,
.Container .SearchBar .ListShow .item a:hover{ color:#FFFFFF; background:#ff6600; text-decoration:none; }

.Container .SearchBar .DropDownListShow{ height:34px; background:url(../Images/search2-bg.gif) repeat-x left -34px; }
.Container .SearchBar .DropDownListShow .left{ width:14px; height:34px; background:url(../Images/search2-bg.gif) no-repeat; float:left; }
.Container .SearchBar .DropDownListShow .right{ width:14px; height:34px; background:url(../Images/search2-bg.gif) no-repeat left -68px; float:right; }

.Container .SearchBar .DropDownListShow .item{ float:left; border:solid 1px #CCC; padding:4px 24px 4px 8px; background:#FFF url(../Images/search-drop.gif) no-repeat right 2px; cursor:pointer; margin:6px 5px auto auto; }
.Container .SearchBar .DropDownListShow .tagList{ position:absolute; visibility:hidden; border:solid 1px #CCC; padding:2px;  background:#ffffff; z-index:1; }
.Container .SearchBar .DropDownListShow .tagList span{ display:inline-block; }
.Container .SearchBar .DropDownListShow .tagList a{ display:inline-block; padding:3px; margin:3px; }
.Container .SearchBar .DropDownListShow .tagList a:hover{ background:#289bd2; color:White; }
.Container .SearchBar .DropDownListShow .clear{ clear:both; }
.Container .SearchBar .DropDownListShow  .InputSearch{ margin:5px auto auto 5px; border:solid 1px #CCC; background:#FFFFFF url(../Images/ico-search.gif) no-repeat 4px 3px; padding:2px 2px 2px 22px; width:150px; }

/*	列表页上收藏按钮	*/
.Favorite{  height:28px; float:right; margin:-28px 5px auto; }
.Favorite .fav{ float:right; width:auto; height:24px; background:url(../Images/tag-fav.gif) repeat-y left top; margin:auto 5px;}
.Favorite .fav span{ display:inline-block;  height:14px; padding:5px 12px 5px 28px; background:url(../Images/tag-fav.gif) no-repeat right -24px; cursor:pointer; }
.Favorite .fav span u{ font-weight:bold; text-decoration:none; }


.Container .ContentList{ margin:auto 11px auto 11px; border-top:solid 4px #1ca9d7; padding-top:10px; }
.Container .ContentList .Item{ width:172px; height:285px; padding:5px; float:left; background:url(../Images/item-bg.gif) no-repeat; }
.Container .ContentList .Item .img{ width:156px; height:192px; overflow:hidden; padding:6px 0px 0px 2px; position:relative; }
.Container .ContentList .Item .img img{ position:absolute; top:0px; border:solid 1px #CCC; padding:1px; width:150px; }
.Container .ContentList .Item .img .tag{ position:absolute; padding:4px; background:#206eac; color:White; top:1px; left:4px; }
.Container .ContentList .Item .name{ width:156px; height:50px; line-height:130%; padding-top:6px; margin-left:4px; text-align:center; overflow:hidden; }
.Container .ContentList .Item .name a{ color:#333333; }
.Container .ContentList .Item .name a:hover{ text-decoration:underline; }
.Container .ContentList .Item .date{ color:#676767; padding:2px 8px 0px 4px; font-family:Verdana; font-size:9px; }
.Container .ContentList .Item .control{ width:150px; height:22px; padding:1px 0px 0px 4px; }
.Container .ContentList .Item .control .column{ float:left; }
.Container .ContentList .Item .control .column a{ color:#1b558b; padding:2px; }
.Container .ContentList .Item .control .column a:hover{ background:#1b558b; color:White; }
.Container .ContentList .Item .control .fav{ float:right; background:url(../Images/ico-fav.gif) no-repeat; width:12px; height:12px; margin:3px 3px auto auto; }
.Container .ContentList .Item .control .fav:hover{ background-position:-12px top; }
.Container .ContentList .Item .control .delete{ float:right; background:url(../Images/ico-delete.gif) no-repeat; width:12px; height:12px; margin:3px 3px auto auto; }
.Container .ContentList .Item .control .delete:hover{ background:#FF0000; color:White; }

/*	资讯页面	*/
.Container .Path{ margin:5px; font-size:14px; }

.Container .ArticleViewBody{  }
.Container .ArticleViewBody .ArticleViewPath{ border-bottom:solid 1px #d4d4d4; background:#ffffff; }
.Container .ArticleViewBody .ArticleViewPath .PathBar{ width:955px; margin:auto; }
.Container .ArticleViewBody .ViewType{ background:#ededed; width:980px; margin:auto; height:26px; }
.Container .ArticleViewBody .ViewType .type{ color:#686868; float:left; margin:6px auto auto 14px; }
.Container .ArticleViewBody .ArticleView{ background:#FFF; width:980px; margin:auto; }
.Container .ArticleViewBody .ArticleView .View{ padding:10px 25px 0px 25px; }
.Container .ArticleViewBody .ArticleView .View .Title{ height:32px; }
.Container .ArticleViewBody .ArticleView .View .Title .tit{ float:left; font-size:20px; color:Black; font-weight:bold; }
.Container .ArticleViewBody .ArticleView .ArticleBottom{ height:28px; }
.Container .ArticleViewBody .ArticleView .action{ float:right; }
.Container .ArticleViewBody .ArticleView .action a.print{ display:inline-block; width:85px; height:24px; background:url(../Images/article_btn.gif) no-repeat; margin:0px 3px; }
.Container .ArticleViewBody .ArticleView .action a.fav{ display:inline-block; width:85px; height:24px; background:url(../Images/article_btn.gif) no-repeat left -24px; margin:0px 3px; }
.Container .ArticleViewBody .ArticleView .action a.edit{ display:inline-block; width:85px; height:24px; background:url(../Images/article_btn.gif) no-repeat left -48px; margin:0px 3px; }
.Container .ArticleViewBody .ArticleView .Info{  }
.Container .ArticleViewBody .ArticleView .Info .Face{ width:70px; float:left; }
.Container .ArticleViewBody .ArticleView .Info .Face img{ width:55px; height:55px; border:solid 1px #CCC; padding:1px; }
.Container .ArticleViewBody .ArticleView .Info .Detail{ float:left; line-height:20px; width:850px; overflow:hidden; }
.Container .ArticleViewBody .ArticleView .Info .Detail a.author{ color:#175d8b; text-decoration:underline; padding:0px; }
.Container .ArticleViewBody .ArticleView .Info .Detail a.author:hover{ color:White; }
.Container .ArticleViewBody .ArticleView .Info a{ display:inline-block; padding:0px 2px 0px 2px; margin:auto 2px auto 2px; }
.Container .ArticleViewBody .ArticleView .Info a:hover{ background:#1b558b; color:White;  }
.Container .ArticleViewBody .ArticleView .Info .Desc{ clear:both; line-height:18px; padding-top:4px; }
.Container .ArticleViewBody .ArticleView .Info .Desc .txt{ color:#666; }
.Container .ArticleViewBody .ArticleView .ArticleContent{ margin-top:12px; border-top:solid 1px #000; }

.Container .ArticleViewBody .ArticleView .ArticlePreAndNext{ padding:5px; font-size:14px; color:#999; line-height:200%; }
.Container .ArticleViewBody .ArticleView .ArticlePreAndNext a.none ,
.Container .ArticleViewBody .ArticleView .ArticlePreAndNext a.none:hover{ color:#999; text-decoration:none; }
.Container .ArticleViewBody .ArticleView .ArticlePreAndNext a{ color:#1b558b; }
.Container .ArticleViewBody .ArticleView .ArticlePreAndNext a:hover{ text-decoration:underline; }

.Container .ArticleView{  margin:5px; }
.Container .ArticleView .hr{ height:2px; background:#F5F5F5; margin:auto 12px auto 12px; }
.Container .ArticleView .ArticleContent{  }
.Container .ArticleView .CommentTitle{ background:#eaeaea;  margin:10px; }
.Container .ArticleView .CommentTitle .tit{ font-weight:bold; padding:8px; display:inline-block; font-size:14px; }

/*	搜索内容条	*/
.SearchList{ height:34px; background:url(../Images/search2-bg.gif) repeat-x left -34px; margin:5px; }
.SearchList .txt{ padding:10px 0px 0px 15px; color:#454545; }
.SearchList .txt span ,
.SearchList .txt a{ color:#e47100; padding:2px; }
.SearchList .txt a:hover{ background:#E47100; color:White; }

/*	图片列表页	*/
.PhotoList{ background:url(../Images/photo-left-bg.gif) repeat-y; margin-top:-5px; }
.PhotoList .PhotoLeft{ width:180px; float:left; padding:15px 5px 0px 15px; }
.PhotoList .PhotoLeft .tit{ font-size:14px; color:#000000; font-weight:bold; padding-bottom:6px; }
.PhotoList .PhotoLeft .item{ padding:4px 0px 4px 0px; line-height:120%; }
.PhotoList .PhotoLeft .item a{ color:#000; display:inline-block; padding:2px 4px 2px 4px; }
.PhotoList .PhotoLeft .item span{ color:#808080; font-family:Batang; }
.PhotoList .PhotoLeft .item a.on ,
.PhotoList .PhotoLeft .item a:hover{ background:#0085c2; color:White; }
.PhotoList .PhotoLeft .item a:hover span{ color:White; }


.PhotoContainer{ width:auto; margin-left:200px; padding:5px; }
.PhotoContainer .title{ border-bottom:solid 1px #979797; height:22px; }
.PhotoContainer .title .tit{ float:left; padding:4px; }
.PhotoContainer .bottom{ border-bottom:none; border-top:solid 1px #979797; padding-top:4px; }
.PhotoContainer .pageSplit2{ float:right; }
.PhotoContainer .body{ padding:10px 0px 0px 0px; }
.PhotoContainer .body ul{ }
ul.PhotoListControl li{ width:150px;   float:left; overflow:hidden; font-family:Batang; }
ul.PhotoListControl li .img{  width:140px; height:180px; padding:1px; border:solid 1px #CCC; overflow:hidden; margin:auto; }
ul.PhotoListControl li .img img{ width:140px; }
ul.PhotoListControl li .file{  padding:6px 0px 4px 0px;  text-align:center; color:#666; }
ul.PhotoListControl li .file a{ font-weight:bold; }
ul.PhotoListControl li .date{ text-align:center; color:#333; line-height:150%; padding-bottom:5px; }

/*	搜索页面	*/
.SearchResult{ background:url(../Images/photo-left-bg.gif) repeat-y; margin-top:-5px; }
.SearchResult .SearchLeft{ width:180px; float:left; padding:15px 5px 0px 15px; }
.SearchResult .SearchLeft .Item{ background:#e5e5e5; font-size:14px; font-weight:bold; padding:8px 12px; display:block; width:120px; border-bottom:solid 1px #FFF;  }
.SearchResult .SearchLeft .Item:hover ,
.SearchResult .SearchLeft .On{ color:#ffffff; background:#0090cb; }
.SearchResult .SearchLeft .about{ padding:12px 5px; }
.SearchResult .SearchLeft .about .tit{ font-weight:bold; }
.SearchResult .SearchLeft .about a{ display:inline-block; }
.SearchResult .SearchContainer{  width:auto; margin-left:200px; padding:5px;  }

/*	远程搜索结果	*/
.QueryList{ line-height:150%; }
.QueryList .item{ border-bottom:dashed 1px #CCC; padding:12px 5px; }
.QueryList .item h3{ padding:0px; margin:0px; }
.QueryList .item .desc{ text-indent:1em; color:#999; }
.QueryList .item .date{ color:#999; }
.QueryList em{ color:Red; }

/*	矢量图列表	*/
.Vector{ }
.Vector .PhotoContainer{ padding:0px; margin:auto 11px auto 11px; }

/*	覆盖公共控件的样式类	*/
.pub-comment{ margin:auto 10px auto 10px; }
.pub-comment .comment-list{ }
.pub-comment .comment-list ul li{ border-bottom:dashed 1px #CCC; padding:10px 0px 10px 0px; }
.pub-comment .comment-list ul li .face{ width:60px; height:auto; text-align:center; }
.pub-comment .comment-list ul li .face img{ width:60px; height:60px; border:solid 1px #CCC; padding:1px; }
.pub-comment .comment-list ul li .info{ margin-left:70px; }
.pub-comment .comment-list ul li .info .content{ min-height:45px; line-height:120%; padding-top:4px; }
.pub-comment .comment-page{ text-align:center; }
.pub-comment .comment-page a.on{ font-weight:bold; color:#ff703e; }
.pub-comment .comment-post{ }


/*	标签聚集	*/
.UnionTagList{ background:#000; border-top:solid 1px #CCC; padding:12px; line-height:180%; }
.UnionTagList a{ color:#CCC; display:inline-block; padding:2px; font-family:Verdana; }
.UnionTagList a:hover{ color:Orange; }
.UnionTagList a.on{ color:Orange; font-weight:bold;   }


/*	品牌列表	*/
.Container .pingyi{ border:solid 1px #ccc;padding:12px;}
.Container .pingyi ul li{ display:inline; margin:0 5px;}
.Container .pingyi ul li a{ font: 13px Arial,Helvetica,sans-serif; text-decoration:none;color:#262626;}
.Container .pingyi ul li a:hover{ color:#FF7A01;text-decoration:underline;}
.Container .BrandList{ display:inline-block; border-bottom:1px dashed #CCCCCC; margin:10px 20px; padding:0 0 10px 0;}
.Container .BrandList .left{ color:#257085; float:left;font:bold 18px/1.5 aArial,Helvetica,sans-serif; padding:10px 0;width:10%; text-align:center;}
.Container .BrandList .content{ float:left; width:80%;}
.Container .BrandList .content ul li{ float:left; width:20%;display:inline-block; margin:0 20px;}
.Container .BrandList .content ul li a{ font: 12px Arial,Helvetica,sans-serif; line-height:20px; text-decoration:none;color:#262626;}
.Container .BrandList .content ul li a:hover{ color:#FF7A01;text-decoration:underline;}
.Container .BrandList .topof { width:5%;float:left;}
.Container .BrandList .topof a{ color:#257085; font:bold 18px/1.5 aArial,Helvetica,sans-serif; padding:10px 0;text-align:center;}

/*	登录页面	*/
.User_Login{ background:url(/Images/bg_03.jpg) no-repeat; width:938px; height:484px; margin:10px 0;}
.User_Login .Login { width:428px; position:relative; top:185px; left:30px;}
.User_Login .Login table tr th{ text-align:right;font-family: "宋体";font-size: 14px;}
.User_Login .Login .txt { width:166px; height:23px; border:solid 1px #737373;}
.User_Login .Login .btn { background:url(/Images/login_08.jpg) no-repeat; width:66px; height:32px; border:0; cursor:pointer;}
		
.User_Login .Regedit{ width:135px; height:40px; position:relative;top:300px; left:300px;}
.User_Login .Services{ width:410px;height:95px; position:relative; top:240px;left:512px;}
.User_Login .Services .QQ{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#1791d5; line-height:16px;}
.User_Login .Services .QQ span{ color:#000000;}
.User_Login .Services .Infos{ background-color:#f6f6f6; height:20px;font-family: "宋体";font-size: 12px; padding:0 20px; margin:40px 0 0; }
.User_Login .Services .Infos a { color:#686868; text-decoration:none;}
.User_Login .Services .Infos a:hover{ text-decoration:underline;}
		
.UserTip{ width:938px; height:444px; background:url(/Images/userTip.jpg) no-repeat;margin:10px 0;}
.UserTip .TipTitle{ position:relative; top:24px; left:330px; width:580px; height:70px; color:#FF0000;font-family: "宋体";font-size: 13px;}
.UserTip .TipTitle h4 { margin:0 0 10px 0; padding:0px;font-family: "黑体"; font-size:18px; color:#FF0000; font-weight:bold;} 
.UserTip .TipLeft{ width:400px; height:134px; position:relative; top:80px; left:40px;}
.UserTip .TipLeft h4{ margin:0 0 10px 0; padding:0px;font-family: "黑体"; font-size:24px;font-weight:bold;color:#178dd5;}
.UserTip .TipLeft span{ font-size:14px; font-family:"宋体"; line-height:20px;}
.UserTip .TipRight{ width:410px;height:95px; position:relative; top:130px;left:512px;}
.UserTip .TipRight .QQ{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#1791d5; line-height:16px;}
.UserTip .TipRight .QQ span{ color:#000000;}
.UserTip .TipRight .Infos{ background-color:#f6f6f6; height:20px;font-family: "宋体";font-size: 12px; padding:0 20px; margin:30px 0 0; }
.UserTip .TipRight .Infos a { color:#686868; text-decoration:none;}
.UserTip .TipRight .Infos a:hover{ text-decoration:underline;}                            
    /* 发布会日程列表*/
.ExhibitionTable{ border: 1px solid #b3d0dc;background: #f5f9fa;font-size:12px;color:#262626;}
.ExhibitionTable td, .ExhibitionTable th{ text-align: center;padding: 5px 3px; border: 1px solid #fff;}
.ExhibitionTable th{ font-weight: bold;}
.ExhibitionTable th h2{ font-size: 14px;font-weight: bold;}
.ExhibitionTable td.odd{ background: #deebf0;}      
.ExhibitionTable td a{ text-decoration:none; color:#262626;}
.ExhibitionTable td a:hover{ color: #ff7a01;}
.ExhibitionTable .odd .search_left{ float:left; width:50%; text-align:left; padding:0 0 0 10px;}
.ExhibitionTable .odd .search_right{ float:left;width:45%;text-align:right; padding:0 10px 0 0;}
.ExhibitionTable .odd .no_current{ background:#FFFFFF;margin: 0 2px;padding: 5px 8px;}
.ExhibitionTable .odd .current{   background:#DD0453; color: #FFFFFF; margin: 0 2px;padding: 5px 8px;}
   