@charset "utf-8";
body,div,p,ul,ol,li,input,h2,h3,h4,h5{margin: 0;padding: 0;}
body,button, input, select, textarea { font:12px/1.125 Arial,Helvetica,sans-serif;color:#666666;}
address, cite, dfn, em, var ,i,h2{ font-style: normal; font-weight:normal}
ul, ol,li{ list-style: none; }
a { text-decoration: none; cursor:pointer; }
a:hover {color:#ff6600; text-decoration: underline; cursor:pointer}
html { overflow-y: scroll; }
img{display:block;border:none;}
.clear{height:0;clear:both;overflow:hidden; }
body{ background:url(notfound) fixed;}

/*head*/
.head{ width:100%; background:url(../images/headBg.jpg) no-repeat top #efefef;}
.head img{ display:block; margin:0 auto;} 

/*inner*/
.inner{ width:100%; background:url(../images/innerBg.jpg) no-repeat top #FFF;}
/*main*/
.main{ width:1002px; margin:0 auto; padding-top:25px;}
.main h2{ font: 40px/45px "微软雅黑"; color:#cec584; display:block; height:50px; }
.main h3{ font: 20px/30px "微软雅黑"; color:#FFF; display:block; }
.main h3 strong{ font-weight:normal; font-size:24px;}
/*详情*/
.details{ position:relative; margin:30px 0; }
.details h4{ font: 26px/30px "微软雅黑"; color:#FFF;}
.details_img{ display:block; width:145px; height:100px; position:absolute; right:30px; top:-50px;}
.content{ font: 16px/22px "微软雅黑"; color:#FFF;}
.logo2{ float:right}

/*aybt*/
.aybt{ width:1002px; margin:0px auto; background:#FFF; }
.cont{ width:1002px; border-top:1px solid #cfcfcf; border-right:1px solid #cfcfcf;}
.cont1{ float:left; border-left:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; width:317px; height:460px; z-index:10; position:relative; padding:8px 8px 8px 8px; overflow:hidden }

.cont img.i{ display:block; margin-bottom:5px}
.cont h4 a{ font-size:14px; line-height:20px; color:#0055aa; font-family:"宋体"; height:55px; display:block}
.cont h4 a:hover{ color:#ff6600;}
.cont h5{ font-size:12px; line-height:20px; color:#333333; font-family:"宋体"; margin-top:5px}
.cont ul{ height:40px; overflow:hidden;}
.cont p{  font-size:12px; line-height:22px; color:#666666; font-family:"宋体";}
.cont span.priceA{ float:right; }
.cont span.priceA em{ color:#ff0101; font-weight:bold; font-size:16px; font-family:"微软雅黑"}
.cont span.sale{ float:left; margin-top:15px; font-size:24px; color:#EB451D; font-weight:bold; font-family:"微软雅黑"}
.cont span.sale small{ font-size:14px; line-height:18px; color:#333333; display:block; margin:10px 0 0 15px; font-weight:normal}
.cont span.sale small em{ font-size:16px; color:#EB451D}
.cont span.hd_depart{ position:absolute; width:150px; left:8px; top:375px;  color: #333333; font-family: "宋体"; font-size: 12px; line-height: 20px; font-weight:bold;
   }
.cont span.hd_depart em{ color:#666666}
.priceA p{ color:#333333}



.hot1 , .hot2 , .hot3 , .hot4{ position:absolute; width:87px; height:87px; background:url(../images/product/hot.png) 0 0; left:7px; top:7px;}/*双节*/
.hot2{ background-position: 0 -125px}/*圣诞*/
.hot3{ background-position:0 -292px}/*元旦*/
.hot4{ background-position:0 -413px}/*韩国*/


h4 small{font-size:12px; color:#333333; font-weight:bold; font-family:"宋体"}


/*更多精彩活动*/
.goodMore{ width:1004px; margin:0 auto; height:233px; padding-top:65px; position:relative}
.GMTitle{ position:absolute; left:0; top:20px; width:1002px; font:18px/22px "微软雅黑"; color:#078287; text-align:center; background:url(../images/Gmb.png);}
.goodMore div{float:left; margin-left:14px; border:1px solid #cfcfcf}
.goodMore img{ border:8px solid #FFF}

/*返回顶部CSS样式*/
#gotop{	 
    width: 18px;
    line-height: 1.2;
    padding: 5px 0;
    background-color:#FFF;
    color:#666;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    left: 50%;
	margin-left:506px;
    bottom: 20%;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0;
    filter: Alpha(opacity=0);
	border:1px solid #CCC
}