body{
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.navbar {
    padding: 0 0 0 0;
    background: #fff;margin-bottom: 0;border:0;
}

/*顶部*/
.header_top{
	background: #4a4b4f;
    COLOR: #FFF;
    box-shadow: -3px 5px 4px 0px #a4a4a4;
	height:36px; 
    right: 0;
    top: 0;
    width: 100%;
    height: 36px;
    z-index: 999999;
}
.header_top ul{
	ist-style: none;
    padding: 0;
    float: RIGHT;
    margin: 0;
}
.header_top ul  li{
	list-style: none;
    float: right; 
    margin: 0;
    padding: 0;
}
.header_top ul  li a{
	display: block;
    text-decoration: none;
    font-size: 0.85em;
    padding: 0 10px 0 10px;
    margin: 8px 0 0 0;    color: #FFF;
}


.navbar-header .navbar-toggle{
	font-size: 65px  !important;
    background: none;
    border: none;
    color: #222;
    padding: 0 2.5vw;
    cursor: pointer;
	margin-right:0;
	display:none;
}
.navbar-header .search-btn {
height: 40px;
    float: right;
    margin: 10px;
	display:none;
	}
.navbar-header .cart-btn{
	height: 40px;
    float: right;
    margin: 15px auto;
    text-align: center;
    font-size: 24px;
	display:none;
}	
#SearchForm{
	text-align: center;box-shadow: 0 0 5px #2222;
    padding: 20px 20px 20px;margin-bottom: 12px; display:none; 
}
#SearchForm .search-btn {
	height: 30px;   vertical-align: middle;
}
/*右侧浮动栏*/
.right-contact {
	top:auto !important;
	bottom:5%;
}

/*导航栏*/
#Menu {
    width: auto;
    margin: auto;
    padding: 0 10%;
    height: auto;
    position: relative;
    text-align: CENTER;
    background-color: #437bdc;
    background: #d9ca1f;
}
#Menu ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#Menu li a {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 10px 12px;
    color: #fff;
}
#Menu li.First a {
    background-image: none;
}
#Menu li a:hover    {
    text-decoration: none;    color: #ffe8ca!important;
}
.footer .bottom_logo
{
	text-align:center;
}
.footer .bottom_alinks
{
	text-align:center;
    padding-bottom: 10px;

}
.leftSlider{
    
   
    
   

}
.leftSlider .nav-slider {
    background:#d9ca1f; 
}
.leftSlider .nav-slider ul {
	    padding: 0 10%;
}
.leftSlider .nav-slider ul li {
    
    text-align: left;
    
}
.leftSlider .nav-slider ul li a {
    color: #ffffff; 
}
main.content {
    margin-top: 159px; 
}
.footer{
	background-color: #d9ca1f;
    color: #ffffff;
}
/*
首页
*/
.container {
    width: 100%;
	padding-left: 0;
    padding-right: 0
}
.container .banner{    background: #d9ca1f;}
#Wrapper {
    width: 95%;
    clear: both; 
    max-width: 1300px;
    margin: 20px auto; display: flex;
}

#Wrapper .left_ {
    float: left;
    min-height: 500px;
    width: 18%; 
    margin-right: 1%;
    margin-left: 0%;
}
#Wrapper .center_ {
    width: 74%;
    min-height: 500px;
    float: left;
    margin: 0 auto;
    font-size: 0.95em;
}
#Wrapper .right_ {
    float: RIGHT;
    float: left;
    min-height: 500px;
    /* width: 160px; */
    width: 18% ;
    font-size: 0.85em;
    padding-bottom: 10px;
    margin-left: 1%;
    padding-left: 0% !important;
}
#Wrapper .left_ .title{
	COLOR: #ae252c;
    FONT-WEIGHT: 800;
    MARGIN:auto;
    font-size: 1.4em;
}
 
#Wrapper .left_ ul li {
	 position:relative ; 
	 list-style: none;
}
#Wrapper .left_ ul {
	padding:0;
}
#Wrapper .left_ ul li a {
    width: 100%;
    margin: 10px 0;
    position: relative;
    height: 100%;
    display: block;
}
#Wrapper .left_ ul li img {
	width: 100%;
}
#Wrapper .left_ ul li a p {
    position: absolute;
    BOTTOM: 0;
    BACKGROUND: rgba(255, 255, 255, 0.8);
    WIDTH: 100%;
    HEIGHT: 50%;
    PADDING: 5% 3%;
    margin-bottom: 0;
    color: #ae252c;
    font-weight: 800;
}

#Wrapper .center_ .pics {
}
#Wrapper .center_ .pics .items {
	display: block;
    margin-bottom: 1rem;
}
#Wrapper    .productList {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    margin: 0 4.5px;
    WIDTH: 100%;
}
#Wrapper  .productList li {
    list-style: none;
    float: left;
    border: 0;
    font-size: 0.95em;
    margin: 0.5VW 0.1vw;
    padding: 0.5VW;
    overflow: hidden;
    min-height: 25em;
    min-height: 20em;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    transition: all 0.2s ease;
	BACKGROUND: #FFF; 
    BORDER-RADIUS: 5PX; 
}
.productList li .productImage
{
	width: 11vw!important;
    height: 11vw!important;
}
.productList a {
    text-decoration: none;
}
.productList li .productImage img {
    width: 100%!important;
    height: auto!IMPORTANT;
	vertical-align: middle;    max-height: 11vw;
}
.productList li .productDetails{
	width: 11vw;
}
.productList li .productDetails a
{
	MIN-HEIGHT: 58px;
    DISPLAY: INLINE-BLOCK;
	font-weight: 900;
    color: #5380cc;
	width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.productList li  .productPriceRating
{
	
}
.productList li  .productPriceRating  span{
	display: block;
	    font-style: normal;
    font-weight: bold;
    color: #222;
}
.productList li  .productPriceRating .original_price{
	text-decoration:line-through;
}
.productList li .productActionAdd{
	display: block;
    margin-top: 3px;
}
.productList li .productActionAdd a{ 
    background: #d9ca1f;
    padding: 5px 10px;
    display: block;
    color: #fff;
    margin-top: 10px;
    text-decoration: none;
    border-radius: 5px;
}
.right_ .hot,.left_ .hot{
	width: 100%;
}



/*产品列表*/
.content .pull-title {
background-color: #ae252c;
    color: #ffffff;
}
.layui-layer-title {
    background-color: #d9ca1f;
    border-bottom-color: #d9ca1f;
    color: #fff;
}
.product-info .product-name
{
	color:#000;
}
.product-info .product-price
{
	color:#000;
}
._cartNumber {
    height: 22px;
    line-height: 22px;
}
.btn-red {
    background-color: #d9ca1f;
    border-color: #d9ca1f;
	color:#fff;
}
.btn-red:hover,.btn-red:focus,.btn-red:active {
    color: #000;
    background-color: #d9ca1f;
    border-color: #d9ca1f;
}
.btn-mered {
    color: #fff;
    background-color: #d9ca1f;
    border-color: #d9ca1f;
}

.content .pull-title {
    background-color: #fff;
    color: #000;
}

/*分页*/
ul.pagination{width:100%;height:auto;text-align:center;position:relative;overflow:hidden;margin-bottom: 50px;}
.pagination li{overflow: hidden;display:inline-block !important; min-width: 40px;line-height:40px;text-align:center;background-color:#fff;margin:2px 3px;border: 1px solid #e5e5e5;transition:all 0.3s ease;}


.pagination > li > a, .pagination > li > span {
    position: relative;
      float: none; 
      padding: 0; 
     color: #000; 
     background-color: #fff;
   border: 0; 
     margin-left:-1px;  line-height: 40px;
}
.pagination li a{display:block; min-width: 40px;border:0;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #0f6ab4;
    border-color: #0f6ab4;
    cursor: default;
}
.pagination li.active, .pagination li a:hover{color:#ffffff !important;}

#msg_tips {
    position: fixed;
    padding: 10px;
    width: 80%;
    height: 80%;
    background-color: #FFF;
    z-index: 99999;
    border: 5px solid #d9ca1f;
    font-size: 18px;
    text-align: center;
    box-shadow: 5px 5px 5px #666;
    top: 50%;
    border-radius: 5px;
    left: 50%;
    transform: translate(-50%, -50%); overflow: hidden;
}
#msg_tips  .content{
margin-top: 0;    height: 100%;
    overflow: auto;
}
#msg_tips  .content::-webkit-scrollbar {

width: 5px;

}
#msg_tips button.closebtn {
    background-color: #d9ca1f !important;
    padding: 0 10px;
    border-radius: 5px;
    color: #FFF; 
	border:0;
    top: 10px;
    right: 10px;
	position:absolute;
	line-height:1;
	height: 26px;
	cursor: pointer;
}
a.nav_cart,#Menu li a.nav_cart{
	      position: absolute;
    /* right: -157px; */
    /* color: #f01414; */
    word-break: keep-all;
    /* font-weight: normal; */
    white-space: nowrap;
    /* font-size: 16px; */
    /* top: 4px;*/
}

.user_nav_menu{
	font-size: 30px !important;
    background: none;
    border: none;
    color: #fff;
    padding: 0 2.5vw;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}
 