/*
    自定義的樣式。
*/

#divQQbox{
    display: none;
}
 #page-slide{
     width: 305px;
     height: 100%;
     position: fixed;
     top: 0;

 // background: #960;
 }
.page-slide-right{
    width: 35px;
    height: 100%;
    float: left;
    border-right: 2px solid #b22222;
    box-sizing: border-box;

}
.user-mobile a{
    color: #b22222;
    font-size: 14px;
    text-decoration: none;
}

.psr-tab{
    width: 35px;
    background: #7a6e6e;
    height:35px;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    position: relative;

}
.psr-tab img{
    width: 65%;
    height:65%;
    display: inline;
    margin-top: 5px;

}
.psr-tab:hover{

}
#ps-right-tab{
    position: absolute;
    top: 50%;
    z-index: 999;
    opacity: 0.7;
    transition: all 0.5s;
    right:15px;
}
.psr-tab span{
    position: absolute;
    padding-left: 5px;
    height: 35px;
    line-height: 35px;
    width: 0px;
    font-size: 15px;
    background: #b22222;
    color: #FFFFFF;
    top: 0;
    right: 30px;
    z-index: -1;
    border-radius: 3px;
    overflow: hidden;

}
.headerTopArea .headerTopRight{
    z-index: 999;
}
.page-slide-left{
    width: 270px;
    float: left;
    background: #fff;
    height: 100%;
    position: relative;
    border-top:1px solid #b22222;;
    overflow: hidden;
}
.shopping-cart-list>h3{
    margin: 0;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    padding-left: 20px;
    background: #eceaea;
    z-index: 999;
    text-align: left;

}
.shopping-cart-list>h3>span{
    line-height: 45px;
    font-size: 15px;
    float: none;
    font-weight: 600;
}
.shopping-cart-icon{
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    top: 5px;
    background-image: url("images/shopping_cart_back.png") ;
    background-size: 100% 100%;
}
.page-chatting>h3>span{
    margin-left: 35px;
}
.page-chatting-icon{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: url("images/OnlineServer_logo.png") ;
    background-size: 100% 100%;
}
.close-icon{
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url("images/close_icon.png") ;
    background-size: 100% 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
}
.hover-ing{
    background: #c81623;
}
.psr-tab-on{
    background: #c81623;
}
.carListLeft{
    float: left;
    height: 70px;
    width: 50px;
    margin: 0 10px;
    overflow: hidden;

}
.carListLeft a{
    display: inline-block;
    margin-top: 12px;
    border: 1px solid #eeecec;
}
.carListRight{
    height: 70px;
    /* float: left; */
    margin-left: 75px;
}
.shopping-cart-mainlist li{
    width: 100%;
    height: 75px;
    margin: 10px 0;
    overflow: hidden;
    background: #FFFFFF;
}
.carListRight-title{
    height: 32px;
    line-height: 16px;
    margin-bottom: 4px;
    overflow: hidden;
    margin-top: 10px;
}
.priceArea{
    height: 16px;
    /*padding-right: 65px;*/
    overflow: hidden;
    font: 12px/16px verdana;
    color: #666;
}
.priceArea a{
    margin-right: 60px;
   float: right;

}
.shopping-cart-account{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}
.SCtotalpage div{
    float: left;
    height: 100%;
    line-height: 50px;
    padding-left: 10px;
    font-size: 16px;
}
.SCtotalpage div span{
    color: #c81623;
}
.SCtotalpage strong{
    float: right;
    /*height: 90%;*/
    margin-top: 5px ;
    padding:0 10px;
    line-height: 40px;
    background: #c81623;
    color: #FFFFFF;
    border-radius: 5px;
}
.SCtotalpage strong a{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
}


 .shopcount{
     float: left;
     width: 2em;
     height: 1.5em;
     margin: 0 5px;
 }
.shopcartimg{
    height:1.5em;
    width: 1.5em;
    float: left;
    cursor: pointer;
}
.component{
    width: 100%;
    max-width: auto;
    padding: 0 ;
    color: #666666;
    font-size: 14px;

}
.sticky-wrap{
    width: 49.5%;
    float: left;
    margin: 0 0.25%;

}

.brand{
    margin-bottom: 20px;
}
.brand-header{
    height: 40px;

    text-align: center;
    font-size: 20px;
    font-family: "微软雅黑 Light";
    line-height: 40px;
    border-top: 1px solid rgba(178,34,34,.3);
    border-bottom: 0;
    box-sizing: border-box;
    margin: 0 0.25%;
    /*float: left;*/
    /*overflow: hidden;*/
    /*letter-spacing: 1em;*/
    color: rgba(0,0,0,1);
}
.goods-name{
    cursor: pointer;
    padding-left: 1.5em;
}
.goods-name:hover{
    color: #b22222;
}

  #Main #main-detailDisplay,#Main #main-detailDisplay-right{

      display: none;
      /*overflow: hidden;*/
      padding: 20px;
      padding-bottom: 5px;
      box-shadow: 0 0 3px #b22222;
      background: #FFFFFF;
      width: auto;
      z-index: 999;
      position: absolute;
      border: 1px solid #b22222;
      border-radius: 15px;
  }
#main-detailDisplay-right>div{
    float: right;
}
#Main #main-detailDisplay{
    display: none;
}
#main-detailDisplay>div{
    float: left;
}
.detailDisplay-right{
    width: 360px;
    padding-left: 20px;
}
.detailDisplay-left img{
    width: 200px;
    height: 200px;
    box-shadow: 0 0 2px #000;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 8px;
}
.detailDisplay-left>div{
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.detail-shop-price{
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center;
    color: #b22222;
}
.detail-market-price{
    font-size: 12px;

    text-decoration: line-through;
    color: #888;
}
.detailDisplay-right>div{
    font-family: "微软雅黑";
    width: 150px;
    height: 30px;
    line-height: 30px;
    float: left;
}
#triangle-left {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 30px solid rgba(178,34,34,.8);
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 8px;
    left: -30px;
    z-index: 1;

}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 30px solid rgba(178,34,34,.8);
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 8px;
    right: -30px;
    z-index: 1;
}
#main-content{
    position: relative;
}

  #main-detailDisplay-dialog{
      float: left;
      background: #FFFFFF;
      padding: 3em;


  }
#main-detailDisplay-dialog>div{
    float: left;
}
.dialog__content{
    max-width: 10000px;
    width: auto;

}
.action{
    display: none;
}
.dialog--open .dialog-inner{
    padding: 0px;
}
.dialog{
    z-index: 999;
}
.currentTime{
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #b22222;
    font-family: \'微软雅黑\';
}

  .shopcart{
      text-align: right;
      padding-left: 10px
  }
.shopcart input{
    text-align: center;
}

  #Main>#page-slide{
      width: 305px;
      height: 100%;
      z-index: 999;
  }
.goods-name-header{
    width:300px;
    text-align: center;
}
.goods-price-header{
    text-align: center;
    width: 60px;
}
.goods-rebate-header{
    text-align: center;
    width: 40px;
}
.goods-remarks-header{
    text-align: center;
    width: 110px;
}
.goods-shopcart-header{
    text-align: center;
    width: 70px!important;

}

.goods-name-content{
    width: 300px;
    height: 21px;;
    overflow: hidden;

}
.goods-name{
    width: 300px!important;
    height: 35px;
    overflow: hidden;
}
.goods-price{
    text-align: center;
}
.user-phone{
    text-align: center;
}
.user-mobile{
    text-align: center;;
}


  #shopping-cart-mainlist ul{
      padding: 0;
  }
.icon-number{
    position: absolute;
    width: 18px;
    height:18px;
    background: #b22222;
    top: 0;
    right: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    color: #FFFFFF;
    font-size: 8px;

}
.page-slide-left>div{
    /*display: none;*/
}
.page-chatting{
    /*display: block!important;*/
}
.page-chatting-icon{

}
.psl-content{
    display: none;
}
.no-goods{
    text-align: center;
    font-size: 30px;
    /* font-family: "微软雅黑"; */
    margin-top: 100px;
}
#WordsMessage{
    width: 100%;
    height: 88px;
    border: 0;
    resize: none;
    outline:none;
    padding: 10px;
}

#Chattint-SendMessageArea{
    position: absolute;
    width: 100%;
    bottom: 5px;
}
#MessageSendBtn{
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #b22222;
    color: #fff;
    font-size: 15px;
    font-family: "微软雅黑";
    cursor: pointer;
}
.Chatting-Tool{

    height: 27px;
    padding-left: 5px;
    background: rgba(255,255,255,1);
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
.Chatting-Tool img{
    width: 23px;
    height: 23px;
    cursor: pointer;
}
body{
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    background: #fff;
}
#Main>div{

    height: auto;


}
#Main{
    width: 1340px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 300px;
}
#main-header{

}
#main-header a{
    text-decoration: none;
    color: #666666;
    font-size: 12px;
    margin: 0 10px;

    font-family: "微软雅黑";
    font-weight: 200;
}
.header-top{
    overflow: hidden;
.header-top-left*/
}
.header-top>div{

}
.header-top-left{
    height: 100%;
    line-height: 30px;
    width: 20%;
    float: left;
}
.header-top-center > div,.header-top-center input{
    float: left;
}
.header-top-center{
    overflow: hidden;
    display: block;
    width: 55%;
    text-align: center;
    height:100%;
    padding-top: 8px;
    margin: 0 auto 20px;

}
.header-top-center input{
    height:40px;
    width: 70%;
    padding-left: 20px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 6%;
    border: 1px solid #b22222;
    padding: 0;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 3px



}



.header-top-right{
    float: right;
    width: 25%;
    text-align: right;
}
#search-goods{
    padding: 0;
    color: #fff;
    background: #b22222;
    width: 100px;
    border: 0;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    margin-left: -8px;
    font-weight: 400;
    font-size: 18px;
    font-family: "微软雅黑";
    letter-spacing: 3px

}

.header-bottom{
    overflow: hidden;
    margin-top: 10px;
    background: #b22222;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    color: #fff;
    border-radius: 5px;
}
.header-bottom>div{
    float: left;
    font-size: 16px;
    font-weight: 200;

}
.header-bottom-center{
    margin-left: 5%;
}
.header-bottom > .header-bottom-right{
    float: right;
}
.header-bottom-right>span{
    margin-left: 10px;

}
#main-category{

    box-sizing: border-box;
    overflow: hidden;
    padding-left: 30px;
    color: #696969;
}
.category-header,.category-content-header{
    float: left;
    width: 7%;
    display: inline-block;
    height: 100%;
    font-family: "黑体";
    font-size: 14px;
    font-weight: 600;

}

.main-category-content>div{
    box-sizing: border-box;
    border-bottom: 1px solid #DDD;
    overflow: hidden;
    padding: 10px 0px 5px;
}
.category-content{
    float: left;
    overflow: hidden;
    width: 92%;
}
.category-content a{
    text-decoration: none;
    margin: 0 15px;
    color: #005aa0;
    /*line-height: 28px;*/
    /*width: 105px;*/
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}
.category-first a{
    display: inline-block;
}
.main-category-content .category-five{
    position: relative;
    border-bottom: 0px;
}
.category-five input{
    float: left;
    width: 100px;
    line-height: 20px;
}
.category-five span{
    float: left;
    width: auto;
    margin: 0 10px;
    line-height: 25px;
}
.category-five button{
    float: left;
    margin: 0 10px;
    border: 0;
    width: 100px;
    background: #b22222;
    line-height: 25px;
    color: #FFFFFF;
    cursor: pointer;

}

.category-six{
    position: relative;
    overflow: visible!important;
    border: 0!important;
    padding: 0!important;
    height: 40px;
}
#select-outAndin{
    position: absolute;
    width: 300px;
    height: 25px;
    left: 50%;
    margin-left: -150px;
    cursor: pointer;
    border: 1px solid #DDD;
    border-top-color: #FFFFFF;
    top: -1px;
    text-align: center;
    line-height: 25px;
    z-index: 999;
}
#main-category .category-five{
    padding-bottom:10px ;
}
.main-category-content{
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
    height: 0px;

}
.user-mobile{
    font-size: 12px;
}
.display_Yes{
    /*hover大类，分别出现小类和品牌*/
    display: inline-block!important;
}

.f5{
    font-family: "微软雅黑";
    font-weight: 300;
    margin-left: 40%;
}
.last-time{
    margin-left: 39%;
    margin-top: 10px;
}
.sperate{
    height: 10px;
}