580 lines
23 KiB
CSS
580 lines
23 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
*{padding:0;margin:0;}
|
|
.fl{float:left;_display:inline;}
|
|
.fr{float:right;_display:inline;}
|
|
.tl{text-align:left;}
|
|
.tc{text-align:center;}
|
|
.tr{text-align:right;}
|
|
.f12{font-size:12px;}
|
|
.f13{font-size:13px;}
|
|
.f14{font-size:14px;}
|
|
.mt5{margin-top:5px;}
|
|
.mt10{margin-top:10px;}
|
|
.mr5{margin-right:5px;}
|
|
.mr8{margin-right:8px;}
|
|
.mr10{margin-right:10px;}
|
|
.mb5{margin-bottom:5px;}
|
|
.mb10{margin-bottom:10px;}
|
|
.ml5{margin-left:5px;}
|
|
.ml10{margin-left:10px;}
|
|
.ml15{margin-left:15px;}
|
|
.ml30{margin-left:30px;}
|
|
.pt5{padding-top:5px;}
|
|
.pt10{padding-top:10px;}
|
|
.pt15{padding-top:15px;}
|
|
.pt20{padding-top:20px;}
|
|
.pb5{padding-bottom:5px;}
|
|
.pl5{padding-left:5px;}
|
|
.pl10{padding-left:10px;}
|
|
.block{display:block;}
|
|
.none{display:none;}
|
|
.hidden{visibility:hidden;}
|
|
.relative{position:relative;}
|
|
.absolute{position:absolute;}
|
|
.zoom{zoom:1;}
|
|
.blod{font-weight:bold;}
|
|
.bloder{font-weight:bolder;}
|
|
.pointer{cursor:pointer;}
|
|
.border_solid{border:1px solid #CCC;}
|
|
.not-allow{ cursor:not-allowed; }
|
|
.not-allow a{cursor : not-allowed ;}
|
|
.border_dotted{border:1px solid #CCC;}
|
|
.border_dashed{border:1px dashed #CCC;}
|
|
.bordertop_solid{border-top:1px solid #CCC;}
|
|
.borderleft_solid{border-left:1px solid #CCC;}
|
|
.borderright_solid{border-right:1px solid #CCC;}
|
|
.borderbottom_solid{border-bottom:1px solid #CCC;}
|
|
.bordertop_dotted{border-top:1px dotted #CCC;}
|
|
.borderleft_dotted{border-left:1px dotted #CCC;}
|
|
.borderright_dotted{border-right:1px dotted #CCC;}
|
|
.borderbottom_dotted{border-bottom:1px dotted #CCC;}
|
|
img{border:0;margin:0;}
|
|
li{list-style:none;word-spacing:normal;}
|
|
.clear{clear:both;}
|
|
.Blue,a.Blue:link,a.Blue:visited,.Blue a:link,.Blue a:visited{ color:Blue;}
|
|
body {
|
|
|
|
line-height: 1.8em;
|
|
margin:0 auto;
|
|
font-family:宋体; font-size:12px;
|
|
background-color: #fff;
|
|
}
|
|
|
|
|
|
a {
|
|
color: #404040;
|
|
text-decoration: none;
|
|
font-family:宋体; font-size:12px;
|
|
}
|
|
a:hover {
|
|
color: #F30;
|
|
text-decoration: underline;
|
|
font-family:宋体; font-size:12px;
|
|
}
|
|
.f_clear:after {
|
|
content: ".";
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden;
|
|
}
|
|
.f_clear {
|
|
display: inline-table;
|
|
display: block;
|
|
}
|
|
.clear {
|
|
clear: both;
|
|
}
|
|
.fl{float:left;_display:inline;}
|
|
.color_white_none a{color:#FFF;text-decoration:none;}
|
|
.color_white_none a:hover{color:#FFF;text-decoration:none;}
|
|
/*头部*/
|
|
.unfold,.shopcart,.ap_cartbox button{background-image:url(/images/shop_common_bg.gif);background-repeat:no-repeat;}
|
|
.header_wrap{ margin:0 auto; background:url(/images/top.gif) no-repeat left top; height: 180px; width:1236px; overflow:hidden;}
|
|
#index_header{width:988px; height:150px;margin:0 auto; padding:0;position:relative; z-index:1000; }
|
|
.topnav{height:25px;padding-top:5px;}
|
|
.topnav li{float:right;line-height:20px;height:20px;padding:0 10px;position:relative; z-index:880;}
|
|
.topnav li.unfold{padding:0 24px 0 5px; background-position:right -76px; cursor:pointer;}
|
|
#ownedweb{background:url(/images/shop_common_bg.gif) -295px -76px no-repeat; border:#ccc 1px solid; width:97px; padding:0 0 0 3px; line-height:18px; height:18px; cursor:pointer; top:-1px; color:#999;}
|
|
.welcome a{color:#06c;}
|
|
.topnav li.unfold.on{background-color:#FFF;background-position:-148px -68px;border:1px solid #ccc;border-bottom:none;background-position:right -116px;top:-1px; padding:0 23px 0 4px;}
|
|
.topnav dl{display:none;position:absolute;background:#fff;top:18px;left:-1px;border:1px solid #ccc;border-top:none; padding-bottom:-1px; z-index:990;}
|
|
.unfold dl{width:82px;}
|
|
dl.hc{width:75px;}
|
|
#ownedweb dl{width:100px;}
|
|
.topnav dd{margin:0 5px;line-height:16px; height:16px; padding:4px 0; bottom:-1px; position:relative; background:url(/images/dot.gif) bottom repeat-x;}
|
|
.yi{background:url(/images/shop_common_bg.gif) -380px -450px no-repeat; padding-left:25px; display:block;}
|
|
.yao{background:url(/images/shop_common_bg.gif) -380px -400px no-repeat; padding-left:25px; display:block;}
|
|
.topnav dd img{float:left; margin-right:5px;}
|
|
.topnav li.on dl{display:block;}
|
|
.topnav .on a{color:#900;}
|
|
.topnav .on dd a{color:#666;}
|
|
.topnav dd a:hover{color:#900;}
|
|
|
|
.dcenter{width:980px; height:80px;position:relative;}
|
|
.dcenter .logo{ float:left; margin-top:-25px; width:100px; overflow:hidden; height:125px;position:absolute;_position:relative;}
|
|
.dcenter .flash{float:left; margin-left:110px;_margin-left:0px; margin-top:-5px; width:280px;overflow:hidden; height:60px;position:absolute;_position:relative;}
|
|
.dprovincebox{padding:55px 0 5px 2px; width:160px; line-height:20px;background:url(/images/shop_common_bg.gif) 4px -159px no-repeat;text-align:center;}
|
|
|
|
.dprovincebox a{ color:#666666; text-decoration:none; line-height:18px; margin-left:5px; background:url(/images/shop_bg_area.gif) left no-repeat; float:left; width:60px; height:18px; text-align:center;}
|
|
.dprovincebox a:hover{background-position:right; color:#fff; text-decoration:none;}
|
|
|
|
.dnav{float:right; width:600px; overflow:hidden;}
|
|
.dnav ul{ width:600px; text-align:right; height:48px; overflow:hidden; line-height:42px; color:#ff0000; font-size:20px; font-weight:bold;}
|
|
.dnav a{ width:69px; height:32px; background:url(/images/shop_common_bg.gif) -72px -60px no-repeat; float:left; margin-top:0; margin-left:12px;line-height:32px; text-align:center;color:#990000; text-decoration:none;font-weight:bold; position:relative;}
|
|
.dnav a.home{ width:90px; height:32px; background:url(/images/shop_common_bg.gif) -92px -102px no-repeat; float:left; margin-top:0; margin-left:12px;line-height:32px; text-align:center;color:#990000; text-decoration:none;font-weight:bold; position:relative;}
|
|
.dnav img{position:absolute; right:0; top:-10px; }
|
|
.dnav a:hover,.dnav .select a{ background:url(/images/shop_common_bg.gif) 0 -60px no-repeat;color:#ffffff; text-decoration:none; }
|
|
.dnav a.home:hover,.dnav .select a.home{ background:url(/images/shop_common_bg.gif) 0px -102px no-repeat;color:#ffffff; text-decoration:none; }
|
|
|
|
.closebtn{ position:relative; top:5px; left:120px; background:url(/images/shop_indexsec_sprites.png) no-repeat 0px -372px; width:11px; height:11px; display:block; margin-bottom:-15px;margin-bottom:-10px\9;}
|
|
.rbor{background:url(/images/shop_fr_bg.gif) 66px 3px no-repeat;}
|
|
|
|
#index_header .bottom{ width:988px; height:40px; margin:0 auto; position:relative;background:url(/images/index_header_bottom_bg.gif) repeat-x 0px 0px;}
|
|
#index_header .category{ width:205px; height:40px;background:url(/images/shop_css_sprite.gif) -165px -167px no-repeat;}/*路径*//*0107修改高度*/
|
|
#index_header .category h2 {color:#FFFFFF; font-size:16px;text-indent:15px; }
|
|
#index_header .category h2 a{ display:block; padding-top:16px; color:fff; text-align:left;}/*加一行0107bug12126*/
|
|
#index_header .searchbox_img{margin:0;width:150px; height:40px;}
|
|
#index_header .searchbox_province{margin:0;width:270px; height:40px;}
|
|
#index_header .searchbox_province li{ float:right; margin-top:10px; display:inline-block;}
|
|
#index_header .searchbox_province li select{ width:88px; height:20px;border: 1px solid #000;}
|
|
#index_header .searchbox_province li #business{ width:180px;}
|
|
#index_header .searchbox_province2{margin:0;width:470px; height:40px;}
|
|
#index_header .searchbox_province2 li{ float:right; margin-top:10px; display:inline-block;}
|
|
#index_header .searchbox_province2 li select{ width:88px; height:20px;border: 1px solid #000;}
|
|
#index_header .searchbox_province2 li #business{ width:180px;}
|
|
|
|
#index_header .bottom .link{margin:0;width:988px; height:40px;}
|
|
#index_header .bottom .link li{ float:left; display:inline-block;width:auto; line-height:40px; text-indent:35px; background:url(/images/index_header_bottom_ul_ico.gif) no-repeat 10px 13px;color:#fff; font-size:14px;}
|
|
#index_header .bottom .link li a:link,#index_header .bottom .link li a:visited{ color:#fff; font-size:14px;}
|
|
#index_header .bottom .link li.server{float:right; width:380px; text-align:right; padding-right:10px; color:#fff; font-size:14px;background:none;}
|
|
|
|
#index_header .searchbox{margin:0;width:377px; height:30px;background:url(/images/shop_css_sprite.gif) 0px -247px no-repeat; padding-top:6px; padding-bottom:4px; padding-left:10px;}
|
|
#index_header .searchbox .selectbox{ width:75px; height:30px; padding-right:17px; line-height:30px; text-align:center;}
|
|
#index_header .searchbox .inputbox{ width:295px; height:30px; line-height:30px; text-align:left;}
|
|
#index_header .searchbox .search{ width:81px; height:30px; line-height:30px; color:#542E1B; text-align:center;text-decoration:none; font-weight:bold;}
|
|
#index_header .input_search{ width:283px; height:28px; margin-left:5px;}/*修改*/
|
|
#index_header .input_search input{width:283px; height:20px; padding-top:8px; font-size:14px; color:#333333; background:none; border:none;}
|
|
#index_header .searchbox .search a{ color:#542E1B; text-decoration:none;}
|
|
#index_header .searchbox .search a:hover{ color:#542E1B; text-decoration:none;}
|
|
|
|
#index_header .keyword{overflow:hidden;width:182px; height:40px;line-height:40px;}
|
|
#index_header .keyword a{ color:#fff;}
|
|
#index_header .shopcartbox{width:205px; height:26px;background:url(/images/shop_css_sprite.gif) -182px -294px no-repeat; line-height:26px; position:absolute;top:10px;left:775px;}
|
|
#index_header .shopcart{ width:117px; height:26px; padding-left:30px;}
|
|
#index_header .account{ width:48px; height:26px; text-align:left; padding-left:10px;}
|
|
#index_header .account a{ color:#660000; text-decoration:none;}
|
|
#index_header .account a:hover{ color:#660000; text-decoration:none;}
|
|
|
|
|
|
.ap_shopcartbox .shopcartline{ width:191px; height:80px; margin-left:5px; margin-right:5px; clear:both;}
|
|
.leftpic{ width:50px; height:50px; margin:15px; border:1px solid #666666;}
|
|
.shopcartline .right{ width:109px; height:80px; line-height:20px;}
|
|
.ap_shopcartbox .total{ width:191px; height:70px; line-height:21px; margin-left:5px; margin-right:5px; }
|
|
.ap_shopcartbox .total .sum{width:97px; height:21px;background:url(/images/shop_common_bg.gif) 0px -684px no-repeat; line-height:21px; text-align:center;}
|
|
|
|
|
|
.ap_shopcartbox {background-color: #FFFFFF;border: 2px solid #990000;left: -20px;max-height: 560px;overflow-x: hidden;overflow-y: auto;position: absolute;top: 26px;width: 220px;z-index: 2000;}
|
|
|
|
|
|
|
|
|
|
|
|
.cartproductname{ height:35px; line-height:18px; overflow:hidden; margin-top:5px; margin-bottom:3px;}/*0316*/
|
|
|
|
|
|
/*省份切换样式*/
|
|
.ap_area {
|
|
background: none repeat scroll 0 0 #FFFFFF;
|
|
border: 2px solid #CC0000;
|
|
font-family: SimSun,Arial,Helvetica;
|
|
font-size: 14px;
|
|
left: 50%;
|
|
margin-left: -295px;
|
|
margin-top: -150px;
|
|
position: absolute;
|
|
top: 50%;
|
|
width: 586px;
|
|
z-index: 9999;
|
|
}
|
|
.ap_area div.a_title {
|
|
background: url("/images/shop_bg_r_title.png") repeat-x scroll 0 -45px transparent;
|
|
color: #FFFFFF;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
overflow: hidden;
|
|
padding: 0 10px;
|
|
margin-bottom:15px;
|
|
}
|
|
.ap_area a.fr {
|
|
background: url("/images/shop_bg_r_title.png") no-repeat scroll 6px 0 transparent;
|
|
color: #FFFFFF;
|
|
padding-right: 18px;
|
|
}
|
|
.ap_area p {
|
|
border-bottom: 1px solid #CCCCCC;
|
|
line-height: 72px;
|
|
padding-top: 0;
|
|
text-align: center;
|
|
}
|
|
.ap_area dl {
|
|
clear: both;
|
|
overflow: hidden;
|
|
_zoom:1;
|
|
}
|
|
.ap_area dl.last{
|
|
margin-bottom:15px;
|
|
}
|
|
.ap_area dt, .ap_area dd {
|
|
border-bottom: 1px dotted #CCCCCC;
|
|
float: left;
|
|
line-height: 23px;
|
|
padding: 10px 0;
|
|
}
|
|
.ap_area dt {
|
|
background: none repeat scroll 0 0 #FFF8DF;
|
|
border-right: 1px dotted #CCCCCC;
|
|
text-align: center;
|
|
width: 98px;
|
|
}
|
|
.ap_area dd {
|
|
background: none repeat scroll 0 0 #F0F0F0;
|
|
width: 485px;
|
|
}
|
|
.ap_area dd a {
|
|
float: left;
|
|
text-align: center;
|
|
width: 48px;
|
|
}
|
|
.ap_area p a {
|
|
color: #4484DB;
|
|
}
|
|
.ap_area p a:hover {
|
|
color: #990000;
|
|
}
|
|
.ap_area dd a:hover {
|
|
background: none repeat scroll 0 0 #999999;
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
.ap_area dd a.selected{
|
|
background:#CC0000;
|
|
color:#fff;
|
|
}
|
|
.ap_area dd a.selected:hover{
|
|
background:#CC0000;
|
|
color:#fff;
|
|
}
|
|
.ap_area dl.last dt, .ap_area dl.last dd{
|
|
border-bottom:1px solid #CCCCCC;
|
|
}
|
|
.ap_area dl.first dt,.ap_area dl.first dd{
|
|
border-top:1px solid #CCCCCC;
|
|
|
|
}
|
|
.ap_area p.poptips {
|
|
color: red;
|
|
font-weight: bold;
|
|
line-height:14px;
|
|
border-bottom:0px;
|
|
margin-bottom:15px;
|
|
}
|
|
.ap_area p.ip_tips{
|
|
line-height:25px;
|
|
background:#F7F7F7;
|
|
text-align:left;
|
|
padding:0px 48px 0px 20px;
|
|
font-size:12px;
|
|
color:#999999;
|
|
border-bottom:0px;
|
|
}
|
|
.popwinClose {
|
|
cursor: pointer;
|
|
}
|
|
.pop_win_bg{background-color:#000;z-index:9999;position:absolute;left:0;top:0;}
|
|
.pop_win{MARGIN:10px 0;border:0 solid #FFF;background-Color:#FFF;z-index:9999;display:none;position:absolute;top:60%;left:20%;}
|
|
.pop_win .pop_win_title{background-color:#9A0201;color:#FFF;margin:0;margin-bottom:10px;font-size:12px;position:relative;padding-left:5px;height:26px;line-height:26px;}
|
|
.pop_win .pop_win_content{color:#000;margin:0;margin-bottom:10px;font-size:14px;position:relative;padding-left:30px;padding-right:30px;}
|
|
.pop_win .pop_win_title img{position:absolute;right:5px;top:5px;display:block;}
|
|
.pop_win div{z-index:9999;margin-bottom:0;}
|
|
.pop_win .pop_win_button{width:55px;height:25px;line-height:25px;font-size:14px;background:url(/images/shop_btn_action.png) no-repeat;border:0;color:#FFF;font-family:"宋体","微软雅黑";cursor:pointer;margin:10px;}
|
|
.popwinClose{cursor:pointer;}
|
|
|
|
.sitemap{width:980px;height:25px;line-height:25px;margin-top:5px;}
|
|
.sitemap2{width:980px;height:25px;line-height:25px;margin-top:5px;text-align:center; font-family:Arial;}
|
|
.sitemap ul{width:auto;height:25px;text-align:center;}
|
|
.sitemap ul li{display:inline;}
|
|
|
|
.sitemap ul li a{color:#666;text-decoration:none;}
|
|
.sitemap ul li a:hover{color:#F60;text-decoration:underline;}
|
|
.sitemap2 a{color:#666;text-decoration:none;}
|
|
.sitemap2 a:hover{color:#F60;text-decoration:underline;}
|
|
.banner980x100{width:980px;height:100px;}
|
|
#main {
|
|
margin: auto;
|
|
width: 1236px;
|
|
overflow:hidden;
|
|
}
|
|
a.more {
|
|
display: block;
|
|
background-image: url(../images/ico.gif);
|
|
background-repeat: no-repeat;
|
|
background-position: 0px -298px;
|
|
height: 14px;
|
|
width: 36px;
|
|
overflow: hidden;
|
|
}
|
|
a.more:hover {
|
|
background-position: -40px -298px;
|
|
}
|
|
|
|
.box1 {
|
|
background-color: #FFF;
|
|
border: 1px solid #D9D9D9;
|
|
margin-bottom: 5px;
|
|
}
|
|
.box1 .title {
|
|
background-image: url(../images/ico.gif);
|
|
background-repeat: repeat-x;
|
|
background-position: 0px -172px;
|
|
height: 32px;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
overflow: hidden;
|
|
padding: 0px 10px 0px 10px;
|
|
}
|
|
.box1 .title h2 {
|
|
display: block;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
color: #ff3112;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
margin: 0px;
|
|
background-image: url(../images/ico.gif);
|
|
background-repeat: no-repeat;
|
|
background-position: 0px -138px;
|
|
padding-left: 20px;
|
|
float: left;
|
|
}
|
|
.box1 .title .more {
|
|
float: right;
|
|
margin-top: 9px;
|
|
text-indent:-10000px;
|
|
}
|
|
.box1 ul {
|
|
margin: 0px;
|
|
padding: 10px;
|
|
list-style-type: none;
|
|
}
|
|
|
|
#Location {
|
|
background-color: #F9F9F9;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
background-image: url(../images/ico.gif);
|
|
background-repeat: no-repeat;
|
|
background-position: -250px -290px;
|
|
text-indent: 20px;
|
|
border-bottom-width: 1px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: #D9D9D9;
|
|
width:1236px;
|
|
overflow:hidden;
|
|
}
|
|
.fanxian_ico_1
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-left:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background: url(../images/ico.gif) left -172px repeat-x;
|
|
CURSOR: hand;
|
|
COLOR: #F64B08;
|
|
font-weight:bold;
|
|
}
|
|
.fanxian_ico_2
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-left:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background: url(../images/ico.gif) left -172px repeat-x;
|
|
CURSOR: hand;
|
|
COLOR: #F64B08;
|
|
font-weight:bold;
|
|
}
|
|
.fanxian_ico_3
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-left:none;
|
|
border-right:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background: url(../images/ico.gif) left -172px repeat-x;
|
|
CURSOR: hand;
|
|
COLOR: #F64B08;
|
|
font-weight:bold;
|
|
}
|
|
.fanxian_ico2_1
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-bottom:none;
|
|
border-left:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background-color:#fff;
|
|
CURSOR: hand;
|
|
COLOR: black;
|
|
color:#6c6c6c;
|
|
background:none;
|
|
}
|
|
.fanxian_ico2_2
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-bottom:none;
|
|
border-left:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background-color:#fff;
|
|
CURSOR: hand;
|
|
COLOR: black;
|
|
color:#6c6c6c;
|
|
background:none;
|
|
}
|
|
.fanxian_ico2_3
|
|
{
|
|
float:left;
|
|
border: #C6C6C6 1px solid;
|
|
border-bottom:none;
|
|
border-left:none;
|
|
border-right:none;
|
|
width:93px;
|
|
height:25px;
|
|
overflow:hidden;
|
|
line-height:25px;
|
|
background-color:#fff;
|
|
CURSOR: hand;
|
|
COLOR: black;
|
|
color:#6c6c6c;
|
|
background:none;
|
|
}
|
|
.red,.red a{ color:Red;}
|
|
.Green,.Green a{ color:Green;}
|
|
.order_order{ float:left; margin:10px; margin-left:100px; padding:0; width:89px; height:29px; overflow:hidden; line-height:35px; display:inline-block; background: url(../images/order_order.jpg) left top no-repeat; text-indent:100px;}
|
|
|
|
.ap_category{width:201px;height:463px;border-left:2px solid #990000;border-bottom:2px solid #990000;border-right:2px solid #990000;position:absolute;top:40px;background-color:#F8EEDA;z-index:10;left:0px;}
|
|
.cateicon{position:absolute; z-index:999; left:13px; top:4px;}
|
|
.ap_category ul{ padding-left:8px; padding-right:8px;}
|
|
.ap_category .ap_listeg{ list-style:none; float:left; width:185px; height:28px; pddding-left:8px; pddding-right:8px; line-height:28px; background:url(/images/shop_css_sprite.gif) 0 -351px no-repeat; overflow:hidden;}
|
|
.ap_category .ap_listeg span{ float:left; display:block;}
|
|
.ap_category .ap_listegfont a{ display:block;text-decoration:none;color:#333333; font-size:14px;padding-left:30px}
|
|
.ap_category .ap_listegfont2 a{ display:block;text-decoration:none; color:#990000; font-size:14px; padding-left:30px}
|
|
.ap_category .ap_listegfont2 a:hover{ color:#990000; font-size:14px;text-decoration:underline;}
|
|
.ap_category .ap_listegfont a:hover{ color:#990000;text-decoration:underline;}
|
|
|
|
.ap_listboxnew{ position:absolute; left:-1px; top:0; z-index:1;}
|
|
.ap_listboxnewleft{ float:left; position:absolute;z-index:3; display:block;width:194px; height:27px;border:1px solid #990000; border-right:none; background:#FFFFFF; margin-left:8px;}
|
|
.ap_right{width:135px;min-height:463px;_height:463px;float:right;position:absolute;left:202px;top:0;background:#FFF;border:1px solid #900;cursor:default;background:url(/images/shop_repeat_y.jpg) repeat-y 0 0;}
|
|
.clearfix{display:block;}
|
|
.border_ap_listeg{border-bottom:1px solid #DFCA9F;}
|
|
.navHeight0{top:0;}
|
|
.navHeight1{top:29px;}
|
|
.navHeight2{top:58px;}
|
|
.navHeight3{top:87px;}
|
|
.navHeight4{top:116px;}
|
|
.navHeight5{top:145px;}
|
|
.navHeight6{top:174px;}
|
|
.navHeight7{top:203px;}
|
|
.navHeight8{top:232px;}
|
|
.navHeight9{top:261px;}
|
|
.navHeight10{top:290px;}
|
|
.navHeight11{top:319px;}
|
|
.navHeight12{top:348px;}
|
|
.navHeight13{top:377px;}
|
|
.navHeight14{top:403px;}
|
|
.navHeight15{top:435px;}
|
|
.navHeight16{top:464px;}
|
|
.ap_right .left{width:120px;height:auto;padding-left:15px;padding-bottom:15px; overflow:hidden; }
|
|
|
|
.ap_right .left .title2 .titlename{width:120px}
|
|
.ap_right .left .title2 .titlename .titlered{ float:left; width:120px; height:25px; line-height:25px; margin-left:5px;}
|
|
.ap_right .left .title2 .titlename2{width:120px}
|
|
.ap_right .left .title2 .titlename2 .titlered{ float:left; width:50px; height:24px; line-height:24px; margin-left:5px;}
|
|
.ap_right .left .titlered a{color:#900;font-weight:bold;}
|
|
.ap_right .left .titlered a:hover{color:#900;text-decoration:underline;}
|
|
|
|
.resultcon{ height:35px; padding-left:10px; width:970px; line-height:35px;}
|
|
.allresult{width:auto; height:35px; position:relative;}
|
|
.allresult ul{ width:auto; margin-left:5px;_margin-left:2px; }
|
|
.allresult li{float:left; list-style:none; width:auto; height:18px; line-height:19px; padding-top:8px; margin-left:6px; }
|
|
.allresult li a{ color:#666; text-decoration:none;}
|
|
.allresult .alltips{ background:url(../images/shop_sprites.gif) no-repeat -195px -277px; width:16px; height:16px; line-height:16px; padding-top:0; position:relative; top:8px;}
|
|
.allresult .allpoint{ background:url(../images/shop_sprites.gif) no-repeat -179px -277px;}
|
|
.searchresult span{ color:#A62024; font-weight:bold;}
|
|
/* #footer */
|
|
#footer{width:1236px;height:30px;margin:0 auto; overflow:hidden;background-color:#514B6B; font-size:14px; font-weight:bold; line-height:30px; text-indent:20px; text-align:center;}
|
|
.footertop{width:970px;height:149px;background:url(/images/shop_index_repeatbg.png) repeat-x 0 -183px;padding:5px;margin:0 auto;}
|
|
.footerlink{width:970px;height:25px;}
|
|
.friendlink{width:972px;height:90px;padding-top:21px;padding-bottom:10px;padding-left:4px;padding-right:4px;margin:0 auto;background:#D9D9D9 url(/images/shop_index_repeatbg.png) repeat-x 0 -342px;}
|
|
.friendlink ul{width:972px;height:40px;display:block;}
|
|
.footerlink div{width:678px;height:25px;float:left;line-height:25px; color:#000; }
|
|
.footerlink div a{color:#000;text-decoration:none;}
|
|
.footerlink div a:hover{color:#F60;text-decoration:underline;}
|
|
.quicklink{width:970px;height:124px;}
|
|
.quicklinkbox{width:140px;height:115px;margin-top:9px;float:left;margin-right:20px;}
|
|
.quicklinkboxtitle{height:27px;border-bottom:1px solid #ccc;color:#666;font-size:16px;font-weight:bold;}
|
|
.quicklinkbox ul li{line-height:20px;}
|
|
.quicklinkbox ul li a{color:#666;text-decoration:none;}
|
|
.quicklinkbox ul li a:hover{color:#F60;text-decoration:underline;}
|
|
.footerbanner{width:685px;height:52px;margin:0 auto;margin-top:10px;text-align:center;}
|
|
.footerbanner ul li{display:block;float:left;width:215px;height:52px;margin-left:10px;}
|
|
.sitemap{width:1236px;height:25px;line-height:25px;margin-top:5px;}
|
|
.sitemap2{width:1236px;height:25px;line-height:25px;margin-top:5px;text-align:center;}
|
|
.sitemap ul{width:auto;height:25px;text-align:center;}
|
|
.sitemap ul li{display:inline;}
|
|
|
|
.sitemap ul li a{color:#666;text-decoration:none;}
|
|
.sitemap ul li a:hover{color:#F60;text-decoration:underline;}
|
|
.sitemap2 a{color:#666;text-decoration:none;}
|
|
.sitemap2 a:hover{color:#F60;text-decoration:underline;}
|
|
.copyright{width:980px;height:25px;margin-top:5px;text-align:center;}
|
|
.footerbanner2{width:980px;height:31px;margin-top:10px;}
|
|
.footerbanner2 ul{width:980px;height:31px;text-align:center;}
|
|
.footerbanner2 ul li{display:inline;width:91px;height:31px;margin-left:10px;}
|
|
.star1{ width:20px; height:18px;background:url(/images/star.gif) no-repeat 0px 0px;display:inline-block;
|
|
display:-moz-inline-stack;
|
|
zoom:1;
|
|
*display:inline;}
|
|
.star2{ width:40px; height:18px;background:url(/images/star.gif) repeat-x 0px 0px;display:inline-block;
|
|
display:-moz-inline-stack;
|
|
zoom:1;
|
|
*display:inline;}
|
|
.star3{ width:60px; height:18px;background:url(/images/star.gif) repeat-x 0px 0px; display:inline-block;
|
|
display:-moz-inline-stack;
|
|
zoom:1;
|
|
*display:inline;}
|
|
.star4{ width:80px; height:18px;background:url(/images/star.gif) repeat-x 0px 0px;display:inline-block;
|
|
display:-moz-inline-stack;
|
|
zoom:1;
|
|
*display:inline;}
|
|
.star5{ width:100px; height:18px;background:url(/images/star.gif) repeat-x 0px 0px;display:inline-block;
|
|
display:-moz-inline-stack;
|
|
zoom:1;
|
|
*display:inline;}
|