/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 22, 2015, 4:39:50 PM
    Author     : gap
*/

body
{
    background: #f9f9f9;
  
}
table,tr,td
{
    border:1px solid #000;
}

.navbar-fixed-top
{
    width:100%;
    float: left;
    background: #fff;
    border-bottom: 1px solid #E6E9ED;
    height: 50px;  
}
#logout
{
    float: right;
    line-height: 62px;
    margin-right: 30px;
    
}
#logout
{
    float: right;
    line-height: 62px;
    margin-right: 30px;
    
}
#login_link
{
    float: right;
    line-height: 62px;
    margin-right: 50px;
    
}
#register_link
{
    float: right;
   line-height: 62px;
    margin-right: 30px;
}
#loginform
{
    top:112;
}
#box_discount
{
  
    width: 100%;
}

#box_discount .elem
{
    margin-right: 10px;
    padding: 5px;
    width: 15.89%;
    height: 408px;
    float: left;
}

#box_discount .x_title .name .discount
{
    float:left;
    width: 3%;
  
}
#box_discount .x_title .name .discount a
{
    display: block;
     float: left;
    width:80%;
    text-align: center;
}
#box_discount .x_title .name .discount  .suffix
{
   float: left;
    width:20%;
}
#box_discount .x_title a
{
    display: block;
   float: left;
}
#box_discount .elem .mid
{
   width:100%;
   float: left;
}
#box_discount .elem img
{
    width: 100%;
    height: 250px;
   background: #eee;
}

#box_discount .mid .topic
{
    float: left;
    margin-top: 10px;
    width:inherit;
    height: 20px;
    background: #1ee;
}

#box_discount .mid .price
{
    float:left;
    margin-top: 1px;
    width:100%;
    height: 20px;
    padding-left: 146px;
    text-decoration:line-through; 
}
#box_discount .mid .price .suffix
{ 
   float: right;
    width:48%;
    margin-right: 10px;
}
#box_discount .elem .mid .net
{
    font-size: 18px;
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
}
#box_discount .mid .net a
{
    margin-left: 110px;
   float: left;
    width:10%;
    display: block;
}
#box_discount .elem .mid .net .suffix
{ 
    margin-right: 10px;
     float: right;
    width:16%;
}

#box_discount .elem .mid .kind
{
    float: right;
    margin-top: 1px;
    width:100%;
    height: 20px;
    padding-right: 7px;
    text-align: right;
}
#box_discount .elem .mid .buy
{
    float: left;
    margin-top: 2px;
    width:100%;
    height: 40px;
    text-align: center;
    font-size: 19px;
}

#box_discount .elem .mid .buy a
{
    display: block;
    color: #f00;
    padding-top: 5px;
    background: #eee;
    height: 40px;
}

#box_discount .elem .elem_right
{
    top:-401;
    float: right;
    width: 23%;
    left: 23%;
    height: 408px;
    background: #fff;
    z-index:800;
    position:relative;
    border: 1px solid #b4c7cb;
    border-left: none;
    padding-top: 7px;
}
#box_discount .elem .elem_right .fa-hover
{
   margin-bottom:2px;
   
  width:30px;
}
#box_discount .elem .elem_right .fa-hover a 
{
    
    padding-right: 5px;
    text-align: center;
 width:22px;
 
   display: block;
  
}
#box_discount .elem .elem_right .fa-hover a i
{
   
    text-align: center;
   width:10px;
   display: block;
  
}


#count
{
    position: relative;
}
#box_new_product 
{
    width:100%;
}
  
#box_new_product .elem
{
    margin-right: 10px;
    padding: 5px;
    width: 15.89%;
    height: 433px;
    float: left;
}
.popover
{
    width:500px !important;
}
#box_new_product .elem .elem_right
{
    top:-300;
    float: right;
    width: 15%;
    left: 17%;
    height: 433px;
    background: #fff;
    z-index:800;
    position:relative;
    border: 1px solid #b4c7cb;
    border-left: none;
}
#box_new_product .elem .elem_right .fa-hover
{
   margin-bottom:2px;
   
  width:30px;
}
#box_new_product .elem .elem_right .fa-hover a 
{
    
    padding-right: 5px;
    text-align: center;
 
   display: block;
  
}
#box_new_product .elem .elem_right .fa-hover a i
{
   
    text-align: center;
   width:10px;
   display: block;
  
}

#box_new_product .elem .top
{
    width:100%;
}
#box_new_product .elem .top .date
{
    width:35%;
    font-size: 12px;
    float: left;
}

#box_new_product .elem img
{
    width: 100%;
    height: 250px;
   background: #eee;
}

#box_new_product .elem .mid .topic
{
    float: left;
    margin-top: 20px;
    width:inherit;
    height: 30px;
    background: #fff;
}

#box_new_product .mid .price
{
    float:left;
    margin-top: 1px;
    width:100%;
    height: 20px;
    padding-left: 142px;
    text-decoration:line-through;background: #fff;
}
#box_new_product .mid .price .suffix
{ 
   float: right;
    width:48%;
    margin-right: 12px;
}
#box_new_product .elem .mid .price
{
    font-size: 18px;
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
}
#box_new_product .mid .price a
{
    margin-left: 110px;
   float: left;
    width:10%;
    display: block;
}
#box_new_product .elem .mid .price .suffix
{ 
    margin-right: 10px;
     float: right;
    width:16%;
}

#box_new_product .elem .mid .discount
{
    float: left;
    margin-top: 1px;
    width:100%;
    height: 20px;
}
#box_new_product .elem .mid .discount a
{
    margin-left: 154px;
   float: left;
    width:7%;
    display: block;
}
#box_new_product .elem .mid .discount .suffix
{
    margin-right: 13px;
   float: right;
    width:6%;
}

#box_new_product .elem .mid .kind
{
    float: right;
    margin-top: 1px;
    width:100%;
    height: 20px;
    text-align: right;
}
#box_new_product .elem .mid .buy
{
    float: left;
    margin-top: 2px;
    width:100%;
    height: 100px;
    text-align: center;
    font-size: 19px;
}

#box_new_product .elem .mid .buy a
{
    display: block;
    color: #f00;
    padding-top: 5px;
    background: #eee;
    height: 40px;
}

#box_new_product .elem .mid
{
   width:100%;
   float: left;
}

#count
{
    
}

#box_new_board
{
    float: right;
    width: 49.6%;
}

#box_new_board .x_title .name
{
    float:left;
    width: 60%;
}

#box_new_board .x_title a
{
    display: block;
   float: left;
}
#box_new_board .elem
{
    width:100%;
    display: block;
   float: left;
}
#box_new_news
{
    float: left;
    width: 49.6%;
}
#box_new_news .elem
{
    width:100%;
    display: block;
   float: left;
}
.top_middle
{
  margin-left: 10px;
      float: left;
    height: 45px;
    width: 98.2%;
    background: #f9f9f9;
    position:fixed;
    z-index:1000;
}
#middle
{
    clear: both;
    height: auto;
    background: #F7F7F7;
   float: left;
    width:98.2%;
  margin-left: 10px;
    margin-top: 45px;
}

#bar_kind
{
    float: left;
    height: 50px;
    width: 98.2%;
    background: #fff;
    position:fixed;
    z-index:1000;
    border: 1px solid #E6E9ED; 
    border-bottom: none;
    margin-top: 50px;
}
#bar_kind ul
{
    list-style: none;
    list-style-type:none;
    padding:0px;
}

#bar_kind .sel a
{
   text-decoration: underline;
}
#bar_kind li 
{
    width: 9.9%;
    float: left;
    text-align: center;
  background: #fff;
  margin-right: 1px;
 
}
#bar_kind li a
{ width: 100%;
    display: block;
   background: #fff; 
   margin-top: 3px;
  height: 25px;
}

#bar_kind li a:hover
{
text-decoration: underline;
}

#bar_kind .submenu
{
   background: #fff;   
   display: none;
   height: 480px;
    width: 1325px;
    z-index: 999;
    position: absolute;
}
.clear_bar_kind
{ 
    float: left;
    height: 50px;
    width: 98.2%;
   background:#f9f9f9;
    clear: both;
}
.right
{
    float: left;
    width:72.5%;
}
.right .x_panel
{
    padding: 5px;
}
.hilight
{
    float: right;
    width:15%;
}
.hilight .x_panel
{
    padding: 5px;
}
#box_hilight_product .elem .mid
{
    width: 100%;
    float: left;
}
#box_hilight_product .elem
{
    padding:5px;
    width: 100%;
    height: 260px;
    float: left;
    margin-bottom: 2px;
}

#box_hilight_product .elem img
{
    width: 100%;
    height: 200px;
   background: #eee;
}

#box_hilight_product .elem .mid .topic
{
    float: left;
    margin-top: 20px;
    width:inherit;
    height: 30px;
    background: #fff;
}
#box_hilight_product .elem .mid .net
{
    font-size: 12px;
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
}
#box_hilight_product .elem .mid .net a
{
    margin-left: 115px;
   float: left;
    width:10%;
    display: block;
}
#box_hilight_product .elem .mid .net .suffix
{
     float: right;
    width:16%;
}
#box_hilight_product .elem .mid .price
{
    font-size: 12px;
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
}
#box_hilight_product .elem .mid .price a
{
    margin-left: 115px;
   float: left;
    width:10%;
    display: block;
}
#box_hilight_product .elem .mid .price .suffix
{
     float: right;
    width:16%;
}

#box_hilight_product .elem .mid .kind
{
    float: right;
    margin-top: 1px;
    width:100%;
    height: 20px;
    text-align: right;
}
#box_main_product .x_title .discount
{
    float:left;
    width: 10%;
}
#box_main_product .x_title .name .discount .prefix
{
     float: left;
    width:60%;
}
#box_main_product .x_title .name .discount  .suffix
{
   float: right;
    width:10%;
}
#box_main_product .x_title a
{
    display: block;
   float: left;
}
#box_main_product .elem .mid
{
    width: 100%;
    float: left;
}

#box_main_product .elem
{

    padding: 5px;
    width: 20%;
    height: 390px;
 float: left;
 
}
#box_main_product .elem .elem_right
{
    top:-379;
    float: right;
    width: 15%;
    left: 30px;
    height: 390px;
    background: #fff;
    z-index:800;
    position:relative;
    border: 1px solid #ddd;
    border-left: none;
}

#box_main_product .elem .top
{
    width:100%;
}
#box_main_product .elem .top .date
{
    width:35%;
    font-size: 12px;
    float: left;
}

#box_main_product .elem img
{
    width: 100%;
    height: 250px;
   background: #eee;
}

#box_main_product .elem .mid .topic
{
    float: left;
    margin-top: 20px;
    width:inherit;
    height: 30px;
    background: #fff;
}
#box_main_product .elem .mid .discount
{
    float: left;
    margin-top: 1px;
    width:100%;
    height: 20px;
}
#box_main_product .elem .mid .discount a
{
    margin-left: 145px;
   float: left;
    width:7%;
    display: block;
}
#box_main_product .elem .mid .discount .suffix
{margin-right: 9px;
   float: right;
    width:6%;
}

#box_main_product .mid .fullprice
{
    float:left;
    margin-top: 1px;
    width:100%;
    height: 20px;
    padding-left: 130px;
    text-decoration:line-through;
}
#box_main_product .mid .fullprice .suffix
{  margin-right: 7px;
   float: right;
    width:50%;
}
#box_main_product .elem .mid .price
{
    font-size: 18px;
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
}
#box_main_product .mid .price a
{
    margin-left: 95px;
   float: left;
    width:10%;
    display: block;
}
#box_main_product .elem .mid .price .suffix
{
    margin-right: 15px;
     float: right;
    width:15%;
}

#box_main_product .elem .mid .kind
{
    float: right;
    margin-top: 1px;
    width:100%;
    height: 20px;
    text-align: right;
}
#box_main_product .elem .mid .buy
{
    float: left;
    margin-top: 1px;
    width:100%;
    height: 30px;
    text-align: center;
    font-size: 19px;
}
#box_main_product .elem .mid .buy a
{
    display: block;
    color: #f55;
    background: #eee;
}

#menu_attribute
{
    float: left;
    width: 12.5%;
    height: 800px;
    background:#fff;
}

#bar_u
{
    float: left;
    height: 50px;
    width: 98.2%;
    background: #fff;
    position:fixed;
    z-index:1000;
    border: 1px solid #E6E9ED;
    border-bottom: none;
}
#bar_u #u_follow
{
    float:right;
   
    width: 9.2%;
}

.clear_bar_u
{ 
    float: left;
    height: 50px;
    width: 98.2%;
   background:#f9f9f9;
    clear: both;
}
.navbar-fixed-u {
  
  background: #F7F7F7;
  float: left;
}

.x_title
{
    float: left;
    width:100%;
}
.x_title .name .price
{
    float: left;
    padding: 2px;
    margin-top: 1px;
    width:10%;
    height: 30px;
    background: #eee;
}
.x_title .name .price .prefix
{
     float: left;
    width:40%;
    display: block;
    background: #aaa;
}
.x_title .name .price  .suffix
{
   float: right;
    width:10%;
    display: block;
    background: #aaa;
}

#blank
{
    position: fixed;
    z-index: 1000;
    margin-top: 50px;
    background:#2A3F54;
  
    float: left;
    width:100%;
    height: 20px;
}

.register
{
    width:50%;
    margin-left: 350px;
}

#u_left
{
        border: 1px solid #E6E9ED;

    background: #fff;
}
  
#gallery
{
    float: left;
    width:55%;    
}

#color
{
     float: left;
    width:20%;
    
}

.product_price
{
   
   
    width:20%;
}

#box_comment
{
    float: left;
    width:70%;
}

#signup
{
    width:60%;
}

#signup #sex
{
    font-size: 15px;
    width:10%;
    height: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px; 
    padding: 6px 12px; 
    font-size: 14px; 
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #bbb;
    border-radius: 4px;
    margin-top: 7px;
}