@charset "utf-8";
#content{ max-width:1200px; height:100%; margin:0px auto;border:0;}
body,h1,h2 ,h3,h4,ul,ol,p,form,fieldset,figure{
    margin:0;
    padding:0;
}
body{
    background-color: #fff;
    font-family: "Helvetica Neue",Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif; list-style:none;
}
div,li,td,p,select,input,textarea,button,input{font-family: "Helvetica Neue",Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif; font-size:14px; list-style:none;}
ul,p{margin:0px;padding:0px;}
ul,li,dl,dd{border:0;margin:0;padding:0; list-style-type:none; text-transform:none;}
img{border:0; margin:0; padding:0;}
a:link,a:visited,a:active{color:#000000;text-decoration: none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#242424;text-decoration: none;}
a:hover{color:#0093e0;text-decoration: none;}
.clear{ clear:both; float:none; *display:inline;}
h1{font-size:14px; font-weight:bold;}
.left,.logo{float:left}
.right,.topr{float:right}

img{
    display:block;
    max-width:100%;
}
ul,ol{
    list-style:outside none none;
}
a{
    text-decoration:none;
}

div,figure,img,input,button{
    box-sizing:border-box;
}

.topgddiv{position:fixed; top:0; width:100%; z-index:999;}
.topbar{  background:url(../images/topbar.png) repeat-x; width:100%; margin:0px auto; border:0; position:relative; height:42px; padding-top:10px;}
.topbar_t{ max-width:400px; height:26px; line-height:26px; color:#666666; float:left;}
.topbar_t li{ float:left;}
.topbar_t li a{ color:#666;}
.topbar_r{ max-width:700px; height:26px; line-height:26px; color:#666666; float:right;}
.topbar_r li{ float:right;}
.topbar_r li a{ color:#666;}
.top{ max-width:1200px; height:115px; margin:42px auto 0px auto; position:relative;}
.cal{background:url(../images/cat.png) left no-repeat; width:100px; height:26px; text-indent:1.5em; margin-left:10px;}
.order{background:url(../images/order.png) left no-repeat; width:100px; height:26px; text-indent:1.5em; margin-left:10px;}
.topmenu li,.topmenu strong.icon_arr,.topmenu li.weibo strong,.topmenu li.weixin strong,.topmenu .wxht{background:url(../images/topmenu.gif) no-repeat;}

.topmenu{margin-top:5px;line-height:22px;color:#333;}
.topmenu li{float:left;position:relative;background-position:right top;}
.topmenu strong{display:block;position:relative;height:25px;padding:0 10px;font-weight:normal;cursor:default;z-index:20;}
.topmenu .jq_hidebox{display:none;position:absolute;right:0;top:25px;padding:5px;border:1px solid #dfdfdf;box-shadow:0 1px 2px #ccc;background:#fff;z-index:10;}
.topmenu li.hover strong{border:1px solid #dfdfdf;border-bottom:none;background-color:#fff;}
.topmenu li.hover{}
.topmenu li.htphone{_width:83px;}
.topmenu li.htphone .jq_hidebox{width:71px;padding:1px 5px 0;}
.topmenu .htphonebox{padding:5px;border-top:1px solid #f3f3f3;}
.topmenu strong.icon_arr{padding-right:23px;background-position:right -23px;}
.topmenu li.hover strong.icon_arr{background-position:right -46px;}
.topmenu li.weibo{_width:65px;}
.topmenu li.weibo strong{padding-left:29px;background-position:0 -75px;}
.topmenu li.weibo .jq_hidebox{width:250px;}
.topmenu li.weixin{_width:66px;}
.topmenu li.weixin strong{padding-left:30px;background-position:0 -46px;}
.topmenu li.webnav{_width:83px;}
.topmenu li.webnav .jq_hidebox{width:91px;left:-0px; text-align:center;}
.topmenu li.qxpp{background:none;}
.topmenu li.qxpp .jq_hidebox{width:160px;left:-99px;}
.jq_hidebox a{color:#666}

.topmenu li.nojq{margin:0;background:none;}
.topmenu .focusht{display:block;width:155px;height:50px;background-position:0 -106px;text-indent:-100em;overflow:hidden;}
.topmenu .wxht{height:72px;width:80px;padding-left:80px;background-position:0 -177px;}
.topmenu .wxht span{display:inline-block;padding-top:3px;color:#666;}
.aSty01{margin:0;}
.aSty01 dt{margin-top:6px;padding:5px 0 2px 0;border-top:1px solid #e5e5e5;}
.aSty01 dd{margin:0;}
.aSty01 dd a{color:#666;}
.aSty01 dd a:hover{color:#c00;}

#headline img{
	width:100%;
}
.none {
    display: none;
}
.sm-visible{
    display:none;
}
.clearfix:after{
    content:'.';
    height:0;
    visibility:hidden;
    display:block;
    clear:both;
}
#header{
    width:100%;
    height:40px;
	background:url(../images/menu_bg.png) repeat-x;
    background-color:#333;
    box-shadow: 0 1px 10px rgba(0 ,0 ,0,0.3); 
    z-index:9999;
}
#header .center{
    max-width:1200px;
    height:40px;
    margin:0 auto;
}
.top .logo{
    width:30%;
    height:70px;
    background:url(../images/logo.png) no-repeat left center;
    text-indent:-9999px;
    float:left;
	margin-top:10px;
}
.top_pic{ float:right; background:url(../images/top_pic.png) no-repeat right; width:400px;; position:absolute; margin-top:-22px; right:3px; height:135px; padding-top:50px;}
.top_pic span{ width:100%; font-size:12px; color:#ff4000;}
.top_pic em{ width:100%; font-size:24px; color:#ff4000; font-weight:bold;}


#header .link{
    width:100%;
    height:40px;
    line-height:40px;
    color:#aaaaaa;
    float:left;
}
#header .link li{
    width:10%;
    text-align:center;
    float:left;
	margin-right:3%;
	font-size:16px;
}
#header .link  a {
    color:#eeeeee;
    display: block;
}
#header .link a:hover, #header .active a{
   color:#4edb5d;
	background:url(../images/current.png) no-repeat bottom;
}

#adver{
    padding:0px 0 0 0;
    max-width:1920px;
    margin:0 auto;
    position:relative;
}
#adver .center{
    width:40%;
    height:60px;
    background-color:#000000;
    position:absolute;
    top:50%;
    left:50%;
    margin:-10px 0 0 -20%;
    opacity:0.6;
    border-radius: 10px;
}
#adver .copy{
	margin-top:30px;
    opacity:1;
    background-color: transparent;
    padding:3px 3px 0 3px;
}
#adver .search{
    width:65%;
    height:40px;
    background-color: #fff;
    color:#666666;
    border:2px solid #00d420;
    border-radius: 0px;
    font-size:16px;
    padding:0 10px;
    outline:none;
    display: block;
    float:left;
	
}
#adver .button{
    width:20%;
    height:40px;
    background-color: #00d420;
    color:#fff;
    border:0px solid #00d420;
    border-left-width:3px ;
    border-radius: 0px;
    font-size:16px;
    /*padding:0 10px;*/
    outline:none;
    cursor:pointer;
    font-weight:bold;
    display: block;
    float:left;
}



#adver #content{width:1200px; margin:0px auto;border:0; z-index:10;}

#adver #content .center2{
    width:280px;
    height:332px;
    background-color:#fff;
    position:absolute;
    top:12%;
    opacity:0.8;
}
#adver .center2 .oneul{background:url(../images/ssbt.jpg) no-repeat; height:38px; padding:10px 15px;}


#adver .tab1{
	width:280px;
    height:332px;
    background-color:#fff;
    position:absolute;
    top:12%;
    opacity:0.8;
	z-index:99;
}
#adver .menu{
	background:url(../images/ssbt.jpg) no-repeat; height:38px; padding:10px 15px;
}
#adver .menu li{
 background:url(../images/ssmenubg2.png) no-repeat; width:126px; text-align:center; height:34px; line-height:34px; font-size:14px; cursor:pointer;
}
#adver .menu .lli{position:absolute; left:7%;}
#adver .menu .rli{position:absolute; right:7%;}
#adver .menu li.off{background:url(../images/ssmenubg1.png) no-repeat; z-index:12;}
#adver .menu li.cloce{background:url(../images/ssmenubg2.png) no-repeat; z-index:11;}

#adver .menudiv .ss{padding:25px;}
#adver .menudiv .ss td{color:#636363;}
#adver .menudiv .ss select{width:156px; height:28px; border:none; padding:2px; background:url(../images/ssinput.jpg) no-repeat;}


/* clearfix */
.cf { *zoom:1}
.cf:after { content:"."; clear:both; display:block; overflow:hidden; visibility:hidden; height:0; font-size:0}
/* 筛选 */
.searchProduct-filter {line-height:200%;}
.ie6 .searchProduct-filter .inner, .ie7 .searchProduct-filter .inner { width:100%} 
.searchProduct-filter .attr { margin:0 9px; border-bottom:1px dotted #e1e1e1; margin-bottom:15px; padding-bottom:10px;}
.searchProduct-filter .attr .key { float:left; width:64px; padding-top:8px; color:#999}
.searchProduct-filter .attr .value { position:relative; z-index:0; overflow:hidden; _zoom:1; _padding-left:1px}
.searchProduct-filter .attr .value em { float:left; padding:0px 10px;font-style: normal;}
.searchProduct-filter .attr .value em a { display:block; color:#666; padding:0 8px; line-height:25px;}
.searchProduct-filter .attr .value ul { overflow:hidden; margin-right:48px; _zoom:1}
.searchProduct-filter .attr .value li {float:left; color:#666; margin-right:15px; line-height:25px; font-size:14px; padding:0px 8px; white-space:nowrap}
.searchProduct-filter .attr .value li a { float:left; color:#666; position:relative; z-index:0; padding:0 4px}
.searchProduct-filter .attr .value small { display:none; position:absolute; z-index:0; right:0; top:6px; overflow:hidden; cursor:pointer; width:48px; line-height:20px; text-align:center; background:#f5efeb}
.searchProduct-filter .attr .value small span { display:inline-block; vertical-align:middle}
.searchProduct-filter .attr .value small i { display:inline-block; overflow:hidden; width:10px; height:6px; margin-left:2px; vertical-align:middle; background:url(../images/base-icon-1.png) 0 -330px no-repeat}
.searchProduct-filter .attr .value small:hover { background:#e7e2df}
.searchProduct-filter .attr .value .selected a {background-color:#23c719; font-size:14px; border-radius:3px; color:#FFFFFF;}
.searchProduct-filter .attr .value .selected a i { display:block}
.searchProduct-filter .category { position:relative; z-index:0; margin:0 0 -1px; padding:3px 9px; border:0; border-bottom:1px solid #e6e6e6}
.searchProduct-filter .category .value li a i { display:none; position:absolute; z-index:0; left:50%; bottom:-4px; overflow:hidden; width:0; height:0; margin-left:-4px; font:normal 0/9999px serif; border-width:4px 4px 0; border-style:solid dashed dashed; border-color:#000 transparent transparent}
.searchProduct-filter .attr_collapse .value { height:52px}
.searchProduct-filter .attr_theme_collapse .value { height:78px}
.searchProduct-filter .attr_brand_collapse .value { height:104px}
.searchProduct-filter .attr_collapse .value small { display:block}
.searchProduct-filter .attr_collapse .value small i { background-position:0 -420px}
.searchProduct-filter .attr_expand .value { height:auto}
.searchProduct-filter .attr_expand .value small { display:block}
.searchProduct-filter .attr_expand .value small i { background-position:0 -330px}


.l .promenu{padding:1%;}
.l .promenu .lihover{background-color:#ff9000;}
.l .promenu .lihover a{color:#ffffff;}
.l .promenu li{border:#d9d9d9 1px solid; margin-bottom:10px; padding:5px; color:#666666; text-align:center;}
.l .promenu li a{color:#666;}
.l .promenu li:hover{background-color:#ff9000;}
.l .promenu li:hover a{color:#FFF}

.btndiv{width:100%;float:left;height:28px;position:relative;}
.btndiv span{float:left; color:#282828; font-size:18px;}
a.abtn{display:block;height:22px;width:24px;position:absolute;overflow:hidden;background:url(../images/btn.png) no-repeat;text-indent:-999em;outline:none;}
a.aleft{right:40px;background-position:0 -32px;}
a.agrayleft{cursor:default;background-position:0 0;}
a.aright{right:10px;background-position:-34px 0;}
a.agrayright{cursor:default; background-position:-34px -32px;}
.uldiv{width:100%;margin:0px auto;position:relative;text-align:center;}
.scrollcontainer{width:275px; height:400px; overflow:hidden;position:relative;margin:0 auto;}
.scrollcontainer ul{width:2000px;position:absolute;left:0px;top:15px;}
.scrollcontainer li{width:275px;float:left;}
.scrollcontainer li dd{margin-bottom:15px; width:48%; height:120px;}
.scrollcontainer li dd img{width:100%; height:100%;}
.gzbtn{background:url(../images/btngz.gif) no-repeat;margin:0 auto;width:100px;height:30px;display:block;border:none;text-indent:-999em;}

#blc{margin:0 auto; text-align:center; padding:3% 0%; max-width:945px;}
#bottom{background:url(../images/bottombg.jpg) repeat-x top center;}
#bottom .bfooer{margin:0 auto; text-align:center; max-width:1200px;}
#bottom .bfooer .wlink{padding-top:15%; color:#FFF; border-bottom:#4ddb58 1px solid; padding-bottom:15px; font-size:12px;}
#bottom .bfooer .wlink a{ color:#FFF; margin-right:8px;}
#bottom .bfooer .bnm{padding-top:1%; color:#FFF; padding-bottom:5px; font-size:12px;}
#bottom .bfooer .bnm li{color:#FFF;}
#bottom .bfooer .bnm li a{color:#FFF;}