*{margin:0;padding:0;outline:none;}
body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset{margin:0;padding:0;list-style:none;}
body{width:100%;padding:0;margin:0;background:#fff;font:14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;color:#595959;}
a{text-decoration:none;color:#595959;cursor:pointer;outline:0;}

/*表单*/
#tab_titlebox{border-bottom:1px solid #E2DFDF;margin-bottom:10px;}
#tab_titlebox p{line-height:35px;text-align:center;padding:0px 10px;font-size:14px;font-weight:bold;margin:10px 10px -1px 10px;background:#fff;float:left;}
#tab_titlebox .currentover{border:1px solid #0178D4;border-bottom:none;border-top-width:2px;color:#0178D4;}
#tab_titlebox .currentover a{color:#0178D4;}
.contact *:focus{outline:none;}
.control-group{border-bottom:1px solid #dfdfdf;list-style:none;padding:5px 2px;line-height:50px;margin:0px 10px;}
.input_box{}
.control-group label{width:120px;display:inline-block;float:left;font-size:14px;vertical-align:top;}
.controls{float:left;margin-top:5px;min-width:400px;}
.control-group input{margin-top:10px;}
.control-group input[type=text],.control-group input[type=password]{width:220px;height:25px;border:1px solid #aaa;padding:3px 8px;  /*border-radius: 5px;
      */;}
  .control-group input:focus{border-color:#c00;  /*width: 250px;*/}
  .control-group input[type=text]{transition:padding .25s,width .25s;-o-transition:padding  .25s,width .25s;-moz-transition:padding  .25s,width .25s;-webkit-transition:padding  .25s,width .25s;}
  .control-group input[type=password]{transition:padding  .25s,width .25s;-o-transition:padding  .25s,width .25s;-moz-transition:padding  .25s,width .25s;-webkit-transition:padding  .25s,width .25s;}
  .control-group select{height:30px;min-width:140px;}
  .checkradio{margin-right:20px;float:left;}
  .checkradio input{margin-right:10px;}
  textarea:focus,select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border:1px solid #4a8bc2;box-shadow:none;}
  .control-group span{font-size:12px;text-align:left;line-height:28px;padding-bottom:2px;margin-left:10px;margin-top:12px;display:inline-block;}
  span.error{font-size:12px;color:#ff6a6a;padding-left:20px;background:url(../images/error.png) 0 0px no-repeat;}
  span.success{font-size:12px;display:none!important;padding-left:20px;}

  /*按钮*/
  #btn_box{padding:10px 0px 10px 130px;border-bottom:1px solid #dfdfdf;}
  .btn{padding:8px 15px;border:none;font-size:14px;margin-right:3px;display:inline;}
  .btn:hover{border-radius:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
  .btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#d5d5d5;}
  .btn-primary{background:#2fade7;}
  .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{background-color:#3492c9;}
  .btn-success{background:#87bb33;color:#fff;cursor:pointer;}
  .btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#78a300;}
  .btn-info{background:#22c0cb;color:#fff;cursor:pointer;}
  .btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#31a6b1;}
  .btn-warning{background:#fb9800;color:#fff;cursor:pointer;}
  .btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#de8a00;}
  .btn-danger{background:#dc5d3a;color:#fff;cursor:pointer;}
  .btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#c1552b;}
  .btn-inverse{background:#484848;color:#fff;cursor:pointer;}
  .btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{background-color:#292929;}
  .small{font-size:12px;padding:2px 5px;}
  .badge{-webkit-border-radius:10px!important;-moz-border-radius:10px!important;border-radius:10px!important;padding:2px 6px;}
  .badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;}
  .badge-success{background-color:#a5d16c;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a5d16c),color-stop(100%,#a5d16c));background-image:-webkit-linear-gradient(top,#a5d16c,#a5d16c);background-image:-moz-linear-gradient(top,#a5d16c,#a5d16c);background-image:-ms-linear-gradient(top,#a5d16c,#a5d16c);background-image:-o-linear-gradient(top,#a5d16c,#a5d16c);background-image:linear-gradient(top,#a5d16c,#a5d16c);}
  .badge-warning{background-color:#fcb322;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcb322),color-stop(100%,#fcb322));background-image:-webkit-linear-gradient(top,#fcb322,#fcb322);background-image:-moz-linear-gradient(top,#fcb322,#fcb322);background-image:-ms-linear-gradient(top,#fcb322,#fcb322);background-image:-o-linear-gradient(top,#fcb322,#fcb322);background-image:linear-gradient(top,#fcb322,#fcb322);}
  .badge-important{background-color:#e74955;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e74955),color-stop(100%,#e74955));background-image:-webkit-linear-gradient(top,#e74955,#e74955);background-image:-moz-linear-gradient(top,#e74955,#e74955);background-image:-ms-linear-gradient(top,#e74955,#e74955);background-image:-o-linear-gradient(top,#e74955,#e74955);background-image:linear-gradient(top,#e74955,#e74955);}
  .badge-info{background-color:#32c2cd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#32c2cd),color-stop(100%,#32c2cd));background-image:-webkit-linear-gradient(top,#32c2cd,#32c2cd);background-image:-moz-linear-gradient(top,#32c2cd,#32c2cd);background-image:-ms-linear-gradient(top,#32c2cd,#32c2cd);background-image:-o-linear-gradient(top,#32c2cd,#32c2cd);background-image:linear-gradient(top,#32c2cd,#32c2cd);}

  /*top*/
  .top{height:34px;line-height:34px;background-color:#f5f5f5;width:100%;margin:0 auto;}
  .topbar{width:90%;margin:0 auto;}
  .topbar .welcome{padding:0px 0 0 10px;float:left;}
  .toolbar a{color:#757575;margin:0 2px;display:inline-block;padding:0 18px 0 15px;height:34px;}
  .toolbar a:hover{height:34px;color:#0178D4;}
  .topaccount{margin-right:10px;float:right;}
  .operate_nav{z-index:8888;float:right;position:relative;padding-left:6px;}
  .open_menu{display:block;}
  #dbox_menu{left:4px;display:none;position:absolute;top:32px;z-index:99999;border:1px solid #e8e8e8;border-top:0;background-color:#fff;width:85px;}
  #dbox_menu li{list-style:none;}
  #dbox_menu li a{clear:both;height:35px;text-align:center;line-height:35px;display:inline-block;cursor:pointer;border-bottom:1px dashed #e8e8e8;color:#595959;width:100%;text-decoration:none;}
  #dbox_menu li a:hover{background-color:#f5f5f5;color:#0178D4;}

  /*end top*/

  /*header*/
  .mans_wrapper .header{margin:5px 0;}
  .header .logo{float:left;width:290px;height:88px;overflow:hidden;}
  .header .logo img{width:200px;height:77px;}
  .header_center{float:left;margin-left:80px;margin-top:13px;width:573px;}
  input.search,input.search:focus{display:block;float:left;width:505px;height:31px;text-indent:10px;border:3px solid #ff460a;background-color:#fff;color:#595959;}
  a.search_btn{display:block;float:left;vertical-align:middle;width:50px;height:37px;background:url("../images/ui_img8.png") no-repeat #ff460a -148px 6px;}
  .header .top_right{float:right;padding-top:12px;width:250px;position:relative;}
  .tag{line-height:33px;color:#999;overflow:hidden;clear:both;}
  a.shopping_cart:link,a.shopping_cart:visited,a.shopping_cart:active{position:relative;z-index:3;display:block;float:right;width:64px;height:37px;line-height:35px;background:url("../images/ui_img8.png") no-repeat -268px -787px #ff460a;padding:0 0 0 34px;color:#fff;}

  /*goodscart*/
  .sc_goods{border:1px solid #e8e8e8;position:absolute;z-index:9999999999;top:52px;right:0;padding:12px;background-color:#fff;}
  .sc_goods_ul{margin-bottom:8px;width:340px;}
  .sc_goods_ul li{border-bottom:1px solid #EEE;height:54px;overflow:hidden;margin-bottom:8px;}
  .sc_goods_ul .mini-img{float:left;margin-right:0px;width:40px;height:40px;overflow:hidden;}
  .sc_goods_ul dd{width:290px;float:left;margin-left:10px;overflow:hidden;height:20px;}
  .mini_title{height:26px;padding-top:0px;overflow:hidden;width:216px;float:left;}
  .mini-cart-count{width:84px;}
  .mini-cart-del{float:right;text-align:right;width:35px;font-size:12px;}
  .sc_goods_foot{text-align:right;line-height:25px;}
  a.my_shopping_cart_btn:link,a.my_shopping_cart_btn:visited{display:inline-block;height:30px;line-height:30px;padding:0 11px;margin-top:8px;background:#ff460a;color:#fff;}

  /*end godcart*/

  /*end header*/

  /*menu*/
  .menu-wrapper{position:relative;clear:both;margin:0 auto;z-index:9;padding-left:190px;}
  .nav-all{position:absolute;top:0;left:0;width:190px;height:40px;}
  .all_class{background:#0178D4;border-right:3px solid #0178D4;}
  .all-goods{clear:right;position:absolute;top:40px;left:0;width:186px;background:#ff3300;border:solid #0178D4;border-width:0 2px 2px;overflow:visible;z-index:9999;}
  .all_class h2{overflow:hidden;height:40px; cursor: pointer;}
  .all_class h2 .grid{overflow:hidden;width:45px;padding-top:10px;}
  .grid img{width:22px;height:22px;}
  .all_class span{background-color:#0178D4;font:14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;float:left;color:#ffffff;height:40px;text-align:center;display:inline-block;line-height:40px;color:#fff;}
  .all-goods .item{width:186px;height:36px;border-top:1px solid #FFF;background:#fff;}
  .all-goods .btnone{border-top:none;}
  .all-goods .item .product{position:absolute;z-index:999;width:186px;}
  .all-goods .item .product h4{width:157px;height:34px;padding-left:28px;border-width:1px 0;font-weight:normal;line-height:36px;}
  .all-goods .item .product h4 a{color:#666666;font-size:14px;font-family:"宋体";}
  .all-goods .item .product h4 a:hover{text-decoration:none;}
  .all-goods .item .product s{display:block;position:absolute;top:13px;left:173px;width:6px;height:9px;background:url(../images/indexSprite.png) no-repeat 0px 0px;}
  .all-goods .active .product h4{line-height:32px;background-position:-12px -185px;background-color:#ffffff;border:1px solid #0178D4;border-width:2px 0;width:160px;}
  .all-goods .active .product h4 a{color:#0178D4;}
  .all-goods .product-wrap{position:absolute;width:478px;z-index:99;border:2px solid #0178D4;background:#ffffff;padding:10px;display:block;}
  .all-goods .product-wrap p{color:#999999;}
  .all-goods .pos{left:186px;}
  .all-goods .posone{left:186px;top:0px;}
  .all-goods .postwo{left:186px;top:37px;}
  .all-goods .posthree{left:186px;top:74px;}
  .all-goods .posfour{left:186px;top:111px;}
  .all-goods .posfive{left:186px;top:148px;}
  .all-goods .possix{left:186px;top:185px;}
  .all-goods .posseven{left:186px;bottom:-2px;}
  .all-goods .poseight{left:186px;bottom:-2px;}
  .all-goods .posnine{left:186px;bottom:-2px;}
  .all-goods .posten{left:186px;bottom:-2px;}
  .all-goods .poseleven{left:186px;bottom:-2px;}
  .all-goods .product-wrap h2{font-size:16px;color:#333;font-weight:bold;}
  .all-goods .product-wrap h2 a{height:auto;line-height:16px;color:#333;padding-left:0;}
  .all-goods .product-wrap ul{line-height:30px;height:30px;}
  .all-goods .product-wrap ul li{float:left;display:inline;margin-right:2px;}
  .all-goods .product-wrap ul li span a{color:#0178D4;}
  .all-goods .product-wrap ul li span a:hover{color:#0178D4;}
  .all-goods .product-wrap ul li a{padding-left:5px;color:#666666;display:inline-block;line-height:18px;text-decoration:none;}
  .all-goods .product-wrap ul li a:hover{text-decoration:none;background-position:-8px -219px;color:#0178D4;}
  .all-goods .product-wrap div dd,.all-goods .product-wrap div dl a{display:block;width:185px;height:120px;overflow:hidden;}
  .menu{background-color:#0178D4;overflow:hidden;}
  .menu li{position:relative;text-align:center;float:left;}
  .menu li a{line-height:40px;height:40px;float:left;padding:0px 27px;color:#ffffff;text-decoration:none;}

  /*end menu*/

  /*content*/
  .main_center{padding:10px 0px;}

  /*left*/
  .center_left{width:200px;_width:200px;float:left;background:none;background:#f7f7f7;}
  #left_title_box{background:url(/public/index/shop/images/grid.png) no-repeat 10px #0178D4;text-indent:2.4em;background-size:22px 22px;font-size:18px;font-weight:bold;color:#fff!important;line-height:55px;}
  .center_left h3{border-left:1px solid #0178D4;font-size:14px;_width:200px;background:#efefef;line-height:48px;text-indent:0.5em;}
  .center_left h3 .home-me{color:#0178D4;}
  .center_left dd{line-height:36px;}
  .center_left dd a{display:block;text-indent:2em;padding-left:1px;width:195px;overflow:hidden;}
  .center_left dd a:hover{width:195px;padding-left:0px;border-left:1px solid #0178D4;background:#efefef;color:#000;}

  /*end left*/

  /*right*/
  .center_right{display:block;float:left;width:991px;margin-left:5px;min-height:500px;border:1px solid #e5e5e5;background:#fff;}
  .info-wrap{overflow:hidden;border:1px solid #D7AFC7;}
  .info-wrap .count{float:left;  /*width:60%;
        */width:100%;border-right:1px solid #e5e5e5;}
    .info-wrap .qiandao{float:left;width:30%;}
    .info-wrap .count dl{padding:15px;clear:both;overflow:hidden;border-bottom:1px solid #e5e5e5;}
    .info-wrap .count dl dt{float:left;}
    .info-wrap .count dl dd{float:left;padding:5px 10px;width:60%;}
    .count p{text-indent:2em;line-height:30px;height:30px;}
    .progress_container{display:inline-block;padding:1px;width:195px;height:9px;overflow:hidden;background:url(../images/progress_container.png);}
    .progress_bar{height:9px;width:0px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:url(../images/progress_bar.png);}
    .order_namelist{display:inline-block;margin-top:10px;width:100%;border-bottom:1px solid #CCC;height:43px;}
    .order_namelist span{float:left;height:41px;width:122px;text-align:center;line-height:41px;    /* border-right: 1px solid #fff; */  /* border-left: 1px solid #fff; */
    border-top:2px solid #Fff;font-weight:bold;border-bottom:1px solid #ccc;}
    .order_namelist span a {color: #0178D4!important;}
    .order_namelist .active{border-top:2px solid #0178D4;border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #fff;}
    .order_del{line-height:30px;text-indent:1em;color:#0178D4;width:100%;}
    .good-canshu{background-color:#eee;height:40px;line-height:40px;border-bottom:0px solid#009933;color:#000;}
    .good-canshu span{width:10%;display:inline-block;text-align:center;}
    .good-canshu .good-name{width:35%;display:inline-block;text-align:center;}
    .single{position:relative;background-color:#fafbf8;margin:5px 0;border:1px solid #daf3ff;overflow:hidden;}
    .singlehover{position:relative;background-color:#fafbf8;margin:5px 0;border:1px solid #BFC8CD;overflow:hidden;}
    .order-detail{  /* position: relative; */

      /* width: 100%; */

      /* display: block; */

      /* clear: both; */

      /* height: 35px; */
    line-height:35px;text-indent:2em;}
    .goodlist-wrap{  /* height: auto; */
      background-color:#fff;    /* width: 100%; */  /* display: block; */
    overflow:hidden;}
    .three-area{float:left;width:65%;}
    .three-area .cos{border:1px solid #daf3ff;padding:5px;    /* display: block; */  /* clear: both; */
    width:100%;}
    .total-area{margin-left:10px;padding-top:5px;    /* height: auto; */padding-bottom:9999px;margin-bottom:-9999px;width:10%;border:1px solid #daf3ff;text-align:center;    /* display: block; */float:left;}
    .total-area p,.deal-area{height:32px;line-height:32px;}
    .deal-area{padding-top:5px;text-align:center;    /* height: auto; */width:10%;padding-bottom:9999px;margin-bottom:-9999px;line-height:auto;border:1px solid #daf3ff;float:left;}
    .act-area{padding-top:10px;text-align:center;    /* height: auto; */width:10%;padding-bottom:9999px;margin-bottom:-9999px;float:left;}
    .act-area p{height:30px;line-height:30px;}
    .c1{width:54%;display:inline-block;vertical-align:top;text-indent:2px;overflow:hidden;}
    .c2{width:14%;display:inline-block;text-align:center;}
    .c1 .dl{float:left;display:inline-block;}
    .c5{overflow:hidden;width:330px;height:70px;display:inline-block;}
    .c1 span{float:left;display:inline-block;width:224px;}
    .c5 .dl{float:left;display:inline-block;}
    .c5 span{float:left;display:inline-block;width:254px;}
    .order-detail b{position:absolute;right:10px;top:10px;}

    /*分页*/
    .page{float:right;padding:10px;overflow:hidden;clear:both;}
    .page div{border-left:1px solid #0178D4;overflow:hidden;}
    .page span,.page a{width:auto;overflow:hidden;float:left;height:32px;line-height:32px;padding:0px 10px;background:#fff;border:1px solid #0178D4;border-left:none;font-size:14px;}
    .page .current{background:#0178D4;color:#fff;}

    /*end right*/
    .detailtable th{background: #F5F5F5;border: 1px solid #DDDDDD;font-size:15px;font-weight:bold;height:28px;line-height:28px;padding:5px;}
    .detailtable tr td{border:1px solid #DDDDDD;font-size:15px;line-height:28px;padding:5px;}
    .apply{width:100%;overflow:hidden;}
    .apply h3{clear:both;height:30px;line-height:30px;font-weight:500;padding-left:10px;}
    .apply p{height:30px;line-height:20px;padding:5px 10px;}
    .apply input{line-height:25px;width:300px;}
    .back-good-img{float:right;width:20%;padding:5px;}
    .back-detail-asc{float:left;width:70%;}
    .btn_submit_pay{text-align:center;width:160px;height:40px;line-height:40px;float:left;margin-bottom:10px;color:#fff;border:none;margin-left:75px;font-size:18px;background:#ff460a;cursor:pointer;}
    .tab-content{margin:0 auto;width:90%;}
    .form-group{color:#333;font-size:18px;line-height:45px;}
    .btn_submit{display:block;text-align:center;width:160px;line-height:35px;color:#fff;font-size:16px;background:#ff460a;cursor:pointer;}
    #fullbg{background-color:Gray;left:0px;opacity:0.5;position:fixed;display:none;height:100%;width:100%;top:0px;z-index:9999;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;}
    #dialog{position:absolute;z-index:999999;display:none;}
    .modal{position:fixed;top:30%;left:55%;z-index:1050;width:350px;margin-left:-280px;background-color:#ffffff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
    .modal-header .close img{width:24px;height:24px}
    .close{top:0px;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;position:absolute;right:0px;margin:5px;}
    .modal-header h3{margin:14px;font-size:18px;/* line-height: 30px; */color:#0178D4;text-align:center;background-color:#fff;}
    .payboxs{margin:30px 50px;text-align:center;}
    .form_loading{font-size:16px;color:#FF5500;margin-bottom:30px;}
    #btn_pay{padding:5px 20px;width:135px;text-align:center;background-color:#ff460a;color:#FFF;}

    /* end cont*/

    /*footer*/
    .footer{font-size:12px;color:#4b4a4a;width:100%;border-top:2px solid #0178D4;margin-top:15px;background-color:#fff;}
    .footer_pic_new{background-color:#fafafa;border-bottom:1px solid #ebebeb;}
    .footer_pic_new_inner{width:960px;margin:0 auto;height:68px;padding:5px 0;}
    .footer_pic_new_inner a{width:187px;border-left:1px solid #dedede;float:left;padding:7px 0 7px 48px;}
    .footer_pic_new_inner a span{text-indent:-9999px;display:block;width:138px;height:52px;background:url(http://img3.ddimg.cn/00363/doc/footer_pic_bg.png) 0 0 no-repeat;font-size:0;line-height:0;cursor:pointer;}
    .footer_pic_new_inner a.footer_pic02 span{background-position:0 -51px;}
    .footer_pic_new_inner a.footer_pic03 span{background-position:0 -103px;}
    .footer_pic_new_inner a.footer_pic04 span{background-position:0 -156px;}
    .theme-footer{text-align:center;margin:15px 0px;}

    /*end footer*/

    /*noe goods*/
    .shopcart_main_none{min-height:200px;width:500px;margin:80px auto;}
    .shopcart_main_none_img{float:left;width:150px;height:176px;margin:0 20px 0 0;background:url("../images/ui_img8.png") no-repeat -40px -160px;}
    .shopcart_main_none_main{float:left;width:186px;font-size:18px;padding-top:52px;}
    .shopcart_main_none_main a:link,.shopcart_main_none_main a:visited{display:inline-block;width:67px;line-height:33px;padding-left:31px;color:#fff;font-size:14px;background:url("../images/ui_img8.png") no-repeat -269px -789px #ff460a;margin-top:16px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

    /*end nogods*/
    .mans_wrapper{clear:both;margin:0 auto;display:block;width:1200px;overflow:hidden;}
    .confirm{padding:4px 12px;color:#fff;background-color:#ff460a;}
    a.red:link,a.red:visited,a.red:hover,a.red:active{color:#ff460a;}
    a.red:link,a.red:visited,a.red:hover,a.red:active{color:#ff460a;}
    .pinkred{color:#ff0033;}
    .red{color:#ff460a;}
    .clear{clear:both;}

    /*table start*/
    table{border-spacing:0;}
    .table{width:100%;}
    .table-bordered{border:1px solid #ddd;border-collapse:separate;border-left:0;}
    .table-bordered td{border-left:1px solid #ddd;}
    .table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;word-break:break-all;border-top:1px solid #ddd;}
    .table th{border-left:1px solid #ddd;}
    .table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
    .table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;}
    .table a{color:#3F3E3C;}
    .table a:hover{color:#F16E50;}
    #hander_box a{color:#fff;}

    /*end table*/
    #list_none_data{text-align:center;margin-top:120px;}
    #list_none_data span{font-family: 'SimSun,SimHei,黑体,宋体';color:#ff460a;font-size:50px;font-weight:200;}

    /*购物车*/
    .wrapper-cart{width:1200px;margin:0 auto;}
    .header-wrap{margin:10px auto;}
    .header-wrap .logo{width:500px; float:left;}
    .header-wrap .logo img{height:77px;}
    .shopping_cart_procedure{float:right;background:url(../images/procedure_bg.gif) 2px 0 no-repeat;width:658px;margin:24px 0 0;font:bold 14px/32px "微软雅黑";color:#fff;}
    .shopping_cart_procedure span{padding-left:15px;width:220px;display:inline-block;}
    .shopping_cart_procedure2{float:right;background:url(../images/procedure_bg.gif) 4px -32px no-repeat;}
    .shopping_cart_procedure3{float:right;background:url(../images/procedure_bg.gif) 4px -64px no-repeat;}
    .wrapper{width:100%;}
    .cartname{border-bottom:2px solid #0178D4;line-height:30px;font-size:16px;clear:both;}
    .gridtable{border:1px solid #eee;width:100%;}
    .gridtable .row-selected{width:60px;padding-right:10px;}
    .gridtable th{line-height:35px;background-color:#fafbf8;}
    .cart_bottom{border-bottom:1px solid #eee;}
    .gridtable td{padding:5px;background-color:#ffffff;}
    .quantity-form{display:inline-block;position:relative;overflow:hidden;height:22px;width:80px;}
    .jia{float:left;border:1px solid #cacbcb;border-right:0;height:18px;line-height:18px;padding:1px 0;width:16px;text-align:center;color:#666;margin:0;background:#fff;}
    .jian{float:right;border:1px solid #cacbcb;border-left:0;height:18px;line-height:18px;padding:1px 0;width:16px;text-align:center;color:#666;margin:0;background:#fff;}
    .goodnum{position:absolute;left:17px;top:0;border:1px solid #cacbcb;width:46px;height:18px;line-height:18px;text-align:center;padding:1px;margin:0;font-size:12px;font-family:verdana;color:#333;-webkit-appearance:none;}
    .quantity{display:inline-block;position:relative;overflow:hidden;height:25px;width:49px;}
    .cart_info{width:100%;background-color:#fafbf8;padding:0px 10px;border:1px solid #eee;border-top:none;}
    .price{font-size:24px;font-weight:700;color:#F40;font-style:normal;}
    .cart_info .btn_submit_pay{float:right;}
    #check{border:1px solid #ddd;margin-top:10px;clear:both;}
    .mt{background-color:#F1F1F1;}
    .mt h2{color:#000000;line-height:30px;padding: 10px;
    font-size: 16px;}

    /*order*/
    .orderplace{clear:both;overflow:hidden;background-color:#f7f7f7;font-size:15px;}
    #formwarp{clear:both;padding:0px;overflow:hidden;margin:0 auto;text-indent:2em;background-color:#fff;}
    .orderplace h2{height:30px;line-height:30px;width:121px;clear:both;padding:0px 10px;font-weight:bold;font-size:15px;}
    #formincart{background-color:#fff;    padding-left: 5px;}
    #formwarp dd a{margin-left:28px;text-indent:2em;}
    .ncart_btn_on{display:block;width:100px;color:#fff;font-size:15px;background-color:#ff460a;cursor:pointer;}
    .orderplace p{clear:both;padding:5px;color:#000;}
    #formsender{margin:0px;}
    .orderplace dt,.orderplace dd{line-height:30px;}
    .cart_long{width:200px;height:30px;padding-left:5px;line-height:30px;line-height:30px;border:1px solid #D7D7D7;background:#fff;color:#333;border-radius:2px;font-family:Verdana,Tahoma,Arial;font-size:16px;ime-mode:disabled;}
    .cart-2{border-bottom:1px solid #D7D7D7;}
    .cart-2 tr{text-indent:2em;height:35px;border-bottom:1px solid #eee;}
    #senderdetail{padding:0px;}
    #senderdetail p{height:30px;}
    .trans p{text-align:right;}
    .jiesuan{font-size:22px;}
    .trans .btn_submit_pay{float:right;}
    .pay-label{border-top:1px solid #e5e5e5;padding:0 20px 20px;width:100%;}
    .pay-label li{float:left;width:140px;height:42px;position:relative;margin:10px;display:inline;}
    .pay-label li input{position:absolute;left:0;top:0;width:100%;height:40px;opacity:0;}
    .pay-label li label{left:0;top:0;width:140px;border:1px solid #e5e5e5;text-align:center;vertical-align:middle;cursor:pointer;}
    .pay-label li label img{position:absolute;left:0;}
    .btns,.pay-label li label{line-height:40px;height:40px;position:absolute;}
    .pay-label li input:checked+label{border-color:#27c8e8;}

    /*订单提交成功*/
    #success{height:220px;padding-top:57px;clear:both;width:400px;margin:0px auto;}
    #success a{display:block;float:left;color:#fff;}
    #success_p{display:block;overflow:hidden;}
    #success_p p{float:left;font-weight:bold;font-size:30px;color:#35AA47;line-height:80px;}
    #success i{padding:0px;color:#35AA47;font-size:70px;float:left;margin:0 35px;vertical-align:middle;}
    #success i{background:url(../images/security_sprite131104.png) no-repeat 0 -230px;width:36px;height:36px;display:inline-block;overflow:hidden;margin:25px 20px 0 32px;}
    .btn_success,.btn_success:active{text-align:center;width:160px;height:40px;line-height:40px;color:#fff;font-size:18px;background:#ff460a;margin:15px 20px 0px 20px;}

    /* end购物车*/