@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*新闻列表内容页*/
.listConts
{
    line-height: 26px;

    color: #666;
}
.listConts .title
{
    font-size: 24px;
    line-height: 40px;

    text-align: center;

    color: #000;
}
.listConts .info
{
    line-height: 28px;

    width: 480px;
    height: 27px;
    margin: 15px auto;

    text-align: center;

    color: #666;
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
}
.listConts .info small
{
    font-size: 12px;

    margin-right: 3px;
    margin-left: 8px;

    color: #999;
}
.listConts .info .small,
.info .big
{
    font-family: Georgia;
    font-weight: bold;

    cursor: pointer;
}
.listConts .info .small
{
    font-size: 10px;

    padding-right: 3px;
}
.listConts .info .big
{
    padding-left: 3px;

    color: #003ba6;
}
.listConts .desc
{
    line-height: 20px;

    margin: 20px 0 15px;
    padding: 5px 10px;

    border: 1px solid #f4e4b4;
    background: #fffff0;
}
.listConts .showimg
{
    margin: 20px 0;

    text-align: center;
}
.listConts .showimg a img
{
    padding: 1px;

    border: 1px solid #ccc;
}
.listConts .showimg a:hover img
{
    padding: 1px;

    border: 1px solid #f90;
}
.listConts .conttitle
{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

    margin-bottom: 7px;
    padding-bottom: 7px;

    color: #2f2f2f;
    border-bottom: 1px solid #ddd;
}
.listConts .author
{
    text-align: right;

    color: #999;
}


/*商品内容页*/
.goodsConts
{
    color: #666;
}
.goodsConts h1.title
{
    font-size: 24px;
    line-height: 40px;

    margin-bottom: 20px;

    text-align: center;

    color: #000;
}
.goodsConts .cloud-zoom
{
    display: block;
    width: 290px;
    height:290px;
    margin-bottom: 10px;
}
.goodsConts .cloud-zoom img
{
    width: 290px;
    height: 290px;
    border: 1px solid #ccc;
}
.goodsConts .zoomlist li
{
    float: left;

    height: 45px;
    margin-right: 3px;

    border: 1px solid #ccc;
}
.goodsConts .zoomlist li img
{
    width: 45px;
    height: 45px;
}
.goodsConts .cloud-zoom-lens
{
    cursor: move;

    background: #fff;
}
.goodsConts .cloud-zoom-title
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;

    position: absolute !important;
    top: 0;

    width: 100%;
    padding: 3px;

    text-align: center;

    color: #fff;
    background: #000;
}
.goodsConts .cloud-zoom-big
{
    overflow: hidden;
}
.goodsConts .cloud-zoom-loading
{
    padding: 3px;

    color: white;
    border: 1px solid #000;
    background: #222;
}
.goodsConts .tb-meta
{
    width: 100%;

    color: #999;
}
.goodsConts .tb-meta li
{
    line-height: 30px;

    padding-left: 10px;
}
.goodsConts .tb-meta li span
{
    display: inline-block;

    width: 60px;
}
.goodsConts .tb-meta li strong.price
{
    font-family: Verdana;
    font-size: 24px;

    margin-right: 5px;

    color: #c00;
}
.goodsConts .tb-meta li strong.lt
{
    font-family: Verdana;

    margin-right: 5px;

    text-decoration: line-through;

    color: #333;
}
.goodsConts .tb-skin
{
    width: 360px;
    margin-top: 10px;
    padding: 20px;

    border: 1px solid #f7f5f3;
    border-right: none;
    border-left: none;
    background: #fcfaf9;
}
.goodsConts .tb-skin .tb-note-title
{
    height: 22px;
    margin-bottom: 8px;
}
.goodsConts .tb-skin .tb-note-title span
{
    float: left;
}
.goodsConts .tb-skin .tb-note-title a
{
    font-weight: bold;

    float: right;

    color: #333;
}
.goodsConts .tb-action
{
    margin-top: 20px;
}
.goodsConts .tb-action a
{
    float: left;
    overflow: hidden;

    text-indent: -9999px;

    background-image: url(../images/buybtn.png);
}
.goodsConts .tb-action a#buynow
{
    display: block;

    width: 131px;
    height: 37px;
    margin-right: 10px;

    background-position: left 0;
}
.goodsConts .tb-action a#addcart
{
    display: block;

    width: 156px;
    height: 37px;

    background-position: -132px 0;
}
.goodsConts .tb-prop dt
{
    float: left;

    margin-bottom: 8px;
}
.goodsConts .tb-prop dd
{
    margin-bottom: 8px;
}
.goodsConts .tb-prop dd a
{
    margin-right: 5px;
    padding: 2px 5px;

    color: #816957;
    border: 1px solid #eae5e3;
    background: #f0edec;
}
.goodsConts .tb-prop dd a:hover
{
    text-decoration: none;

    color: #000;
}
.goodsConts .tb-prop dd a.selected
{
    border: 1px solid #816957;
}
.goodsConts .tb-note-title
{
    color: #816957;
}
.goodsConts .tabs
{
    height: 28px;
    margin: 35px 0 15px;

    border-bottom: 1px solid #ccc;
}
.goodsConts #tabs_content0{
    line-height: 30px;
}
.goodsConts .tabs li
{
    float: left;

    margin-right: 5px;
}
.goodsConts .tabs li a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;

    display: block;

    width: 83px;
    height: 29px;

    text-align: center;
}
.goodsConts .tabs li a:hover
{
    text-decoration: none;
}
.goodsConts .tabs li.active a
{
    background: url(../images/soft_tabs_on.png) no-repeat;
}
.goodsConts .tabs li.normal a
{
    background: url(../images/soft_tabs.png) no-repeat;
}
.goodsConts .buynum
{
    width: 50px;
    height: 20px;

    text-align: center;

    border: 1px solid #ccc;
    background: url(../images/input_gray_bg.png) repeat-x;
}
.goodsarea .fr
{
    width: 650px;
    height: 400px;
}
.goodsarea .fr p
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 200px;
}
