/* CSS Document */
/*common*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
        word-break: break-all;
    word-wrap: break-word;
}
body
{
    font-size: 12px;
    font-family: ' ';
    color: #666;
    background: #fff;
}
a
{
    color: #666;
}
a:hover
{
    color: #ff4500;
    text-decoration: underline;
}
p
{
    line-height: 1.8em;
    padding: 5px 0;
        word-break: break-all;
    word-wrap: break-word;
}
h2
{
    font-size: 12px;
}

.content_02_con ul li:hover{
    border-color:#CE0000;
}

.clear
{
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.content_02_con ul li .title b{
    display: none !important;
}

.wapper
{
    width: 1200px;
    margin: 0 auto;
}
.ccc
{
    color: #ccc;
}
.inside_none
{
    display: none;
}

.header
{
    background: #fff;
    height: 190px;
    position: relative;
    z-index: 5;
}
.top
{
    height: 30px;
    line-height: 30px;
    background: #f3f3f3;
    position: relative;
    z-index: 2;
}
.top_con
{
    height: 30px;
}
.top_con .left
{
    float: left;
}
.top_con .left span
{
    padding-right: 8px;
}
.top_con .right
{
    float: right;
}
.top_con .right span
{
    padding-left: 8px;
}
.sj_ewm
{
    position: relative;
    background: url(../images/biao_01.gif) 17px 3px no-repeat;
}
.sj_ewm img
{
    position: absolute;
    left: -20px;
    top: 28px;
    display: none;
}
.top_b
{
    height: 120px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.top_b .left
{
    float: left;
    margin-top: 0px;
}
.top_b .center
{
    float: right;
    margin-right: 112px;
    margin-top: 30px;
}
.top_b .center input
{
    outline: none;
}
.center_seach
{
    width: 500px;
    height: 36px;
    background: url(../Images/seach_bg.gif) no-repeat;
    overflow: hidden;
    position: relative;
}
.center_re
{
    height: 28px;
    line-height: 28px;
}
.center_re a
{
    color: #999;
}
.center_re a:hover
{
    color: #ee3968;
}
.top_b .right
{
    float: right;
    width: 160px;
    height: 36px;
    background: url(../images/biao_02.gif) no-repeat;
    
    line-height: 36px;
    margin-top: 30px;
    margin-right: 60px;
}
.top_b .right a
{
    padding-left: 13px; font-size:14px;
}
.top_b .right b
{ text-align:right;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif; padding-left:38px; font-size:13px;
}
.top_c
{
    height: 40px;
}
.top_c .left
{
    width: 220px;
    float: left;
    height: 40px;
    background: #fff;
    position: relative;
    color: #fff;
}
.top_c .left a
{
    color: #fff;
}
.top_c .left .left_con
{
    position: absolute;
    width: 220px;
    top: 40px;
    left: 0;
    background: #fff;
    height: 470px;
    padding-top: 10px;
    z-index: 1;
    background: url(../images/biao_05.gif) no-repeat;
}
.top_c .left h2
{
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background: url(../Images/biao_04.gif) 190px 17px #e4393c no-repeat;
    font-size: 16px;
    font-weight: normal;
}
.top_c .menu
{
    float: left;
}
.top_c .menu ul li
{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
}
.top_c .menu ul li a
{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.left_con_list h3
{
    font-size: 12px;
    font-family: "宋体";
    font-weight: normal;
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
    background: url(../images/biao_06.gif) 190px center no-repeat;
}
.list_hover
{
    position: absolute;
    left: 220px;
    top: 0;
    width: 750px;
    height: 480px;
    background: #fff;
    box-shadow: 3px 3px 10px #ccc;
    display: none;
}
.left_con_list .list_hover a
{
    color: #333;
}
.list_hover dl
{
    width: 320px;
    padding: 10px 0px 0px 20px;
    float: left;
}
.list_hover dl dt
{
    height: 30px;
    line-height: 30px;
}
.list_hover dl dd
{
    line-height: 24px;
}
.list_hover dl dd a
{
    margin-right: 10px;
    float: left;
}

.weizhi
{
    height: 40px;
    line-height: 40px;
    color: #aaa;
}
.weizhi strong
{
    color: #333;
}
.weizhi a
{
    padding: 0 8px;
}

/*footer*/
.footer
{
    margin-top: 20px; 
}
.footer_01
{
    height: 130px;
    background: #fff;
    box-shadow: 0px -2px 5px #f5f5f5;
}
.footer_01_con ul li
{
    width: 240px;
    text-align: center;
    float: left;
    padding-top: 20px;
}
.footer_01_con ul li span
{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    display: block;
    padding-top: 10px;
}
.footer_02
{
    height: 200px;
    overflow: hidden;
    background: #e4e4e4;
}
.footer_02_con
{
    height: 200px;width:791px;
}
.footer_02_con dl
{
    float: left;
    width: 150px;
    margin-top: 40px;
}
.footer_02_con dl dt
{
    font-weight: bold; font-size:16px;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.footer_02_con dl dd
{
    height: 24px;
    line-height: 24px; font-size:14px;
}

.footer_02_right
{
    float: right;
    margin-top: 50px;
}
.footer_02_right img
{
    height: 100px;
}
.footer_03
{
    height: 60px;
    background: #666; line-height:60px; text-align:center;
}

.footer_03 dl dt
{
    color: #999;
    height: 24px;
    line-height: 24px;
}
.footer_03 dl dt a
{
    color: #fff;
    padding: 0 5px;
}
.footer_03 dl dd
{
    color: #fff;
}
.footer_03_right
{
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
    float: right;
}
.footer_03_right a
{
    color: #fff;
}

/*加入购物车*/
.btnhui
{
    width: 135px;
    height: 33px;
    background: url(../images/lijihui.gif) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.btnhui2
{
    width: 135px;
    height: 33px;
    background: url(../images/lijihui.gif) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
}
.btndelcard
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -158px -31px;
    border: none;
    cursor: pointer;
}
.btndelcardhover
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -135px -31px;
    border: none;
    cursor: pointer;
}
.MinusCart
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -370px 1px;
    border: none;
    cursor: pointer;
}
.MinusCarthover
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -370px -17px;
    border: none;
    cursor: pointer;
}
.PlusCart
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -370px -53px;
    border: none;
    cursor: pointer;
}
.PlusCarthover
{
    width: 20px;
    height: 20px;
    background: url(../images/icon-common.png) no-repeat -370px -35px;
    border: none;
    cursor: pointer;
}
.btnjixugouwu
{
    width: 100px;
    height: 30px;
    background: url(../images/jixugouwu.png) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.qzgwc
{
    background: url(../images/delgwc.png) no-repeat;
    width: 86px;
    height: 20px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.jiezhang
{
    width: 100px;
    height: 30px;
    background: url(../images/jiezhang.png) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.jiezhang2
{
    width: 100px;
    height: 30px;
    background: url(../images/jiezhang2.png) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.btnbuy { width: 150px; height: 30px; background: url(../images/btnBuy.png) no-repeat; color: #fff; font-size: 14px; font-weight: bold; border: none; cursor: pointer; }


.btnbuy2 { width: 150px; height: 30px; background: url(../images/btnBuy2.png) no-repeat; color: #fff; font-size: 14px; font-weight: bold; border: none; }


.order_succ { height: 76px; background: #F3FDED; border-top: 2px solid #7ABD54; font-size: 12px; vertical-align: middle; }
.order_succ ul { margin-top: 15px; }
.order_succ ul li { line-height: 22px; text-align: left; padding-left: 20px; }
.order_succ ul li b { width: 1px; border-right: 1px solid #ccc; margin-right: 4px; }

.order_succ ul li span { font-size: 14px; font-weight: bold; color: #7ABD54; background: url(../images/icon-succ.png) no-repeat 0 6px; padding: 5px 25px 5px 25px; }
.order_succ ul li font { color: Red; padding: 0 2px; }
.order_pay { background-color: #F7F7F7; border: solid #DDDDDD; border-width: 1px 1px 0; height: 30px; line-height: 30px; top: 7px; margin-top: 20px; }
.order_pay ul li { list-style: none; float: left; border-right: 1px solid #ccc; padding: 0 30px; font-size: 16px; }
.pay1 { height: 200px; background: #FFFDEE; border: 3px solid #EDD28B; }
.pay_on { border: 3px solid #EDD28B; }

/*fukuan_fs*/
.fukuan_fs { margin-top: 15px; }
.contentfirst_fs { display: none; border: #edd28b solid 3px; background: #fffdee; padding: 10px; }
.contentfirst_fs img { cursor: pointer; }

.contentin_fs { display: block; }
#tabfirst_fs { height: 30px; line-height: 30px; background: #f7f7f7; border: #ddd solid 1px; border-bottom: none; position: relative; }
#tabfirst_fs li { cursor: pointer; float: left; font-size: 18px; }
#tabfirst_fs li strong { display: block; font-weight: normal; padding-left: 20px; padding-right: 20px; }
.tabin_fs strong { display: block; padding: 3px 20px; background: #fffdee; border: #edd28b solid 3px; border-bottom: none; position: relative; margin-top: -6px; margin-left: -1px; box-shadow: 2px -2px 3px #ddd; }
.contentfirst_fs h2 { font-weight: normal; padding-left: 5px; height: 30px; line-height: 30px; }
.contentfirst_fs_li { float: left; background: #FFF; border: #ddd solid 1px; height: 40px; overflow: hidden; margin: 5px; }
.contentfirst_fs_li_on { border: #7f0019 solid 1px; }
.contentfirst_fs ul li span { display: block; height: 40px; width: 190px; overflow: hidden; float: left; }
.contentfirst_fs ul li input { float: left; margin-top: 12px; }
.xiayibu { padding: 10px 5px 5px 5px; }
.tishi_span { color: Red; display: none; }


.btnAddCart2 { width: 150px; height: 30px; background: url(../images/btnAddCart2.png) no-repeat; color: #fff; font-size: 14px; font-weight: bold; border: none; cursor: auto; }


.btnAddCart { width: 150px; height: 30px; background: url(../images/btnAddCart.png) no-repeat; color: #fff; font-size: 14px; font-weight: bold; border: none; cursor: pointer; }

.u_cuo{height: 18px;  background: url(../images/m_cuo.gif) no-repeat; padding-left:19px; padding-top:1px;}
.u_load{height: 18px; width: 18px; background: url(../images/loading-1.gif) no-repeat;    background-size: 18px;}
.u_dui{height: 18px; width: 18px; background: url(../images/m_dui.gif) no-repeat;}

.order-address{padding-top:20px;}
.order-address .addr-item-wrapper.TwoRow{display:inline-block;vertical-align:top;position:relative;width:237px;margin:0 14px 14px 0;color:#666;cursor:pointer;height:105px;}
.order-address .addr-item-wrapper.TwoRow .inner-infos{height:90px;z-index:2;position:relative;padding:11px 15px;background:url(//img.alicdn.com/tps/i2/T1VPiBXvpeXXbjLKQ7-237-106.png) no-repeat;overflow:hidden}
.order-address .addr-item-wrapper.TwoRow .curMarker{z-index:3;position:absolute;background:url(../images/TB1zLJRRpXXXXcrXXXXXXXXXXXX-30-600.png) no-repeat;background-position:0 -272px;width:28px;height:28px;top:77px;right:1px;visibility:hidden}
.order-address .addr-item-wrapper.TwoRow .default-tip,.order-address .addr-item-wrapper.TwoRow .set-default{ position:absolute;top:0;right:0;padding:0 2px;text-decoration:none;filter:alpha(opacity=70);opacity:.7;z-index:3}
.order-address .addr-item-wrapper.TwoRow .default-tip{background:#ccc;color:#fff}
.order-address .addr-item-wrapper.TwoRow .set-default{color:#666;background:#fff}
.order-address .addr-item-wrapper.TwoRow .set-default:hover{color:#c97}
.order-address .addr-item-wrapper.TwoRow .failure,.order-address .addr-item-wrapper.TwoRow .success{position:absolute;top:0;right:0;padding:0 2px;opacity:.7;z-index:4;background-color:#fff5cc}
.order-address .addr-active.addr-item-wrapper.TwoRow .inner-infos,.order-address .addr-selected.addr-item-wrapper.TwoRow .inner-infos{background-image:url(../images/TB1OVRCRpXXXXaMXFXXXXXXXXXX-237-106.png)}
.order-address .addr-selected.addr-item-wrapper.TwoRow .inner-infos .addr-bd{height:36px} 
.order-address .addr-selected.addr-item-wrapper.TwoRow .curMarker{visibility:visible}
.order-address .addr-default.addr-item-wrapper.TwoRow .default-tip,.order-address .addr-selected.addr-not-default.addr-active.addr-item-wrapper.TwoRow .set-default{display:block}
.price-font{font-family:verdana,宋体,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Tahoma,PingFang SC,Hiragino Sans GB, ,sans-serif}
.order-address .operations{display:block;position:relative}.order-address .operations .manage-link{position:absolute;right:0;cursor:pointer}
.order-address .operations .operation.OneRow{margin-left:118px}
.addr-hd,.addr-hd span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.order-address .addr-default.addr-item-wrapper.TwoRow .default-tip, .order-address .addr-selected.addr-not-default.addr-active.addr-item-wrapper.TwoRow .set-default {
    display: block;
}

.addr-hd, .addr-hd span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.addr-hd {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 5px;
    margin-bottom: 5px;
    line-height: 18px;
    font-weight: 700;
}

.inner-infos .addr2{line-height:20px;height:38px;}

#gouwuHedui span{color:#333;}



#alertNotice{ z-index:2147483647; height:46px; line-height:46px; border-radius:4px; padding:0px 20px; border:1px solid #d7f1ca; background:#f0f9ed; position:fixed; top:-168px; left:50%; margin-left:-62px; color:#67c23a; font-size:16px;}
#alertNotice  img{    height: 30px; margin-right: 8px;position: relative;top: 7px;}
#alertNotice p{line-height:20px;}

.shopcartBack{padding-right: 10px;font-size: 15px;color: #f60;display: inline-block;float: right;padding-top: 12px;}
#bangzhuLeft .on a{color:#e4393c;}



.spflbg{}
.spfl{ background:#fff; position:relative; display:none;
-webkit-box-shadow: 2px 6px 9px rgba(0,0,0,.21);
    box-shadow: 2px 6px 9px rgba(0,0,0,.21);}
.top_c .left:hover .spfl{ display:block;}
.spfl ul li{ border-bottom:1px dotted #ddd;}
.spfl ul li span{ display:block; height:47px; line-height:47px; overflow:hidden; padding:0 26px 0 36px; position:relative; background: url(../images/arrow1.png) right 10px center no-repeat;}
.spfl ul li:hover span{ background:#e94729 url(../images/arrow2.png) right 10px center no-repeat;}
.spfl ul li span a{ display:block; color:#333 !important;}
.spfl ul li:hover span a{ color:#fff !important;}
.spfl ul li span a i{ width:16px; height:47px; position:absolute; top:0; left:10px; background:url(../images/p_ico1.png) center no-repeat;}
.spfl ul li:hover span a i{ background:url(../images/p_ico1_1.png) center no-repeat;}

.spfl ul li span a i.p_ico1{ background:url(../images/p_ico1.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico1{ background:url(../images/p_ico1_1.png) center no-repeat;}
.spfl ul li span a i.p_ico2{ background:url(../images/p_ico2.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico2{ background:url(../images/p_ico2_1.png) center no-repeat;}
.spfl ul li span a i.p_ico3{ background:url(../images/p_ico3.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico3{ background:url(../images/p_ico3_1.png) center no-repeat;}
.spfl ul li span a i.p_ico4{ background:url(../images/p_ico4.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico4{ background:url(../images/p_ico4_1.png) center no-repeat;}
.spfl ul li span a i.p_ico5{ background:url(../images/p_ico5.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico5{ background:url(../images/p_ico5_1.png) center no-repeat;}
.spfl ul li span a i.p_ico6{ background:url(../images/p_ico6.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico6{ background:url(../images/p_ico6_1.png) center no-repeat;}
.spfl ul li span a i.p_ico7{ background:url(../images/p_ico7.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico7{ background:url(../images/p_ico7_1.png) center no-repeat;}
.spfl ul li span a i.p_ico8{ background:url(../images/p_ico8.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico8{ background:url(../images/p_ico8_1.png) center no-repeat;}
.spfl ul li span a i.p_ico9{ background:url(../images/p_ico9.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico9{ background:url(../images/p_ico9_1.png) center no-repeat;}
.spfl ul li span a i.p_ico10{ background:url(../images/p_ico10.png) center no-repeat;}
.spfl ul li:hover span a i.p_ico10{ background:url(../images/p_ico10_1.png) center no-repeat;}

.spfl ul li .erji{ width:400px; background:#fff; position:absolute; top:0; left:100%; display:none; min-height:480px;
-webkit-box-shadow: 2px 2px 9px rgba(0,0,0,.21);
    box-shadow: 2px 2px 9px rgba(0,0,0,.21);}
.spfl ul li:hover .erji{ display:block;}
.spfl ul li .erji dl dd{ float:left; width:180px; margin:30px 10px; height:60px; line-height:60px; overflow:hidden;}
.spfl ul li .erji dl dd .img{ float:left; margin-left:10px; width:60px; height:60px; position:relative;}
.spfl ul li .erji dl dd .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.spfl ul li .erji dl dd .txt{ float:right; width:100px; font-size:14px; color:#333 !important;}
.spfl ul li .erji dl dd:hover .txt{ color:#e94729 !important;}



a.more1{ margin: 30px auto 40px auto; display:block; width: 217px; height: 50px; line-height: 50px; background: #e74729; color: #fff; font-size: 16px; position: relative; text-align: center; }
a.more1:hover{ color: #fff; opacity:.8;}
.more1:before{border-color: transparent #f5f5f5 transparent transparent;
    left: -2px;
    top: -7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	    content: "";
    border-style: solid;
    border-width: 10px 10px 10px 0;
    position: absolute;}
.more1:after{content: "";
    border-style: solid;
    border-width: 10px 10px 10px 0;
    position: absolute;
	    border-color: #f5f5f5 transparent transparent;
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);}



.product1{ width:1200px; margin:0 auto;}
.pro1_sx{ font-size:14px; line-height:25px;}
.pro1_sx dl{ border-bottom:1px solid #ccc; padding:10px 0;}
.pro1_sx dl dt{ float:left; width:80px;}
.pro1_sx dl dd{ float:left; width:1120px;}
.pro1_sx dl dd a{ display:inline-block; color:#666; margin:0 20px;}
.pro1_sx dl dd a:hover{ color:#e4393c;}
.pro1_sx dl dd a.active{ color:#e4393c;}
.pro1_sx dl dd>span{ display:inline-block; width:160px; text-align:center; position:relative;}
.pro1_sx dl dd>span span{ position:relative; z-index:2;}
.pro1_sx dl dd>span .text1{ border:1px solid #ccc; width:58px; line-height:23px; height:23px; padding:0; margin:0;}
.pro1_sx dl dd>span .jg_cz{ width:140px; padding:50px 10px 10px 10px; background:#fff; position:absolute; z-index:1; right:0; top:-10px; height:22px; display:none;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);}
.pro1_sx dl dd>span:hover .jg_cz{ display:block;}
.pro1_sx dl dd>span .jg_cz a{ height:20px; line-height:20px; width:48px; text-align:center; margin:0;}
.pro1_sx dl dd>span .jg_cz .button1{ float:left; border:1px solid #fff;}
.pro1_sx dl dd>span .jg_cz .button2{ float:right; border:1px solid #ccc; background:#eee;}

.pro1_list{ padding:15px 0;}
.pro1_list ul li{ float:left; width:240px; }
.pro1_list ul li:hover{
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,.16);
    box-shadow: 0 0 16px rgba(0,0,0,.16);}
.pro1_list ul li a{ display:block; padding:10px 10px;}
.pro1_list ul li a:hover{ text-decoration:none;}
.pro1_list ul li .img{ height:220px; position:relative; overflow:hidden;}
.pro1_list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.pro1_list ul li:hover .img img{ transform:scale(1.1); transition:all .3s ease;}
.pro1_list ul li .txt{}
.pro1_list ul li .txt h2{ font-weight:normal; font-size:14px; line-height:1.5em; height:3em; overflow:hidden; color:#333;}
.pro1_list ul li .txt h2 span{ border:1px solid #e4393c; color:#e4393c; padding:0 4px; margin-right:5px; font-size:12px;}
.pro1_list ul li .txt h3{ font-weight:normal; font-size:14px; line-height:1.5em; height:1.5em;}
.pro1_list ul li .txt h3 span{ float:left; color:#999; text-decoration:line-through;}
.pro1_list ul li .txt h3 b{ float:right; font-weight:normal; color:#e4393c;}
.pro1_list ul li .txt h4{ font-weight:normal; font-size:14px; line-height:1.5em; height:1.5em; color:#999;}
.pro1_list ul li .txt h4 span{ float:left;}
.pro1_list ul li .txt h4 b{ float:right; font-weight:normal;}



