
/*添加css样式*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}
/*顶部栏*/
.line_top {height: 29px;background: #ff9d0b;}
.line_top .nav_top {display: block;height: 29px;width: 1200px;margin: 0 auto;background: #ff9d0b;}
.line_top .nav_top ul.user{ display:block; margin:0px; padding:0px; width:500px; float:right; height:29px; line-height:29px; color:#fff;}
.line_top .nav_top ul.user li{ display:block; height:29px; width:500px; text-align:right;}
.line_top .nav_top ul.user li font,font a{ color:#fff;}
.line_top .nav_top ul.user div{ background:#00f; height:30px; display:none;}

.line_top .nav_top ul.user font{ line-height:29px;}


/*头部导航*/
.header {clear: both;height: 130px;background: #ff9d0b; margin-bottom:10px;}
.header .header_os {height: 130px;width: 1200px;margin: 0 auto;background: #ff9800;}
.header .header_os .logo {height: 100px;padding: 25px 0px 0px 0px;float: left;}
.header .header_os .nav {height: 130px;	float: right;}
.header .header_os .nav ul {height: 130px;line-height: 130px;}
.header .header_os .nav ul li {display: inline-block;margin-left: 10px;}
.header .header_os .nav ul li a {text-decoration:none;font-size: 14px; color:#fff;}
.header .header_os .nav ul li a:hover{color:#FEFCF0;}

/*广告位置 end*/
.main{ clear:both; width:1200px; margin:0 auto;}

.main .sidebar {
    width: 230px;
    float: left;
    background: #fff;
    margin-bottom: 10px;
}
.main .content {
    width: 955px;
    float: right;
   
}
.main .sidebar h3 ,.main .content h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fc644d;
    color: #FFF;
}

.main .sidebar .allcat{ display:block; height:30px; margin-top:10px; line-height:30px; background:#ddd; font-weight:bold; text-align:center; color:#000;margin-bottom:10px}
.main .sidebar .allcat:hover{ background:#ddd; color:#000;}

.main .content #gonggaolan {
    line-height: 24px;
    text-indent: 24px;
    color: #333;
    border-bottom: 1px solid #fc644d;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
 /*搜索*/
  .search{ line-height:30px; margin-bottom:10px;}
  .search .B_input{ display:inline-block; height:24px; line-height:24px; text-indent:4px; width:130px; border:1px solid #000;}
  .search .go{ display:inline-block; background:#fc644d; color:#fff; border:none; width:80px; height:26px; line-height:26px;/* position:relative; top:2px; utf8下*/}


.main .content .product li{ display:inline-block; width:228px; margin-right:10px; margin-top:10px; overflow:hidden;text-align:left;padding-bottom:10px}
.main .content .product li:nth-child(4n){margin-right:0;}
.main .content .product li .cover{ height:226px; width:226px; background:#ccc; border:1px solid #ccc;  overflow:hidden;display: table-cell; 
vertical-align:middle; /*设置水平居中*/ text-align:center; /* 针对IE的Hack */ *display: block; *font-size: 175px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/}
.main .content .product li .cover img{ height:226px;width:226px; border:none;vertical-align:middle; }
.main .content .title a{overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.main .content .product li div a{ display:block; line-height:20px;}
.main .content .product li:hover div{ background:#eee; }
.main .content .product li:hover div img{ height:224px; width:224px;}

.main .content .product li:hover div font{ color:#000; font-weight:bolder;}
.main .content .product li:hover div a{ color:#000;}
.market{color:#2893EC;font-size:18px}
.vip{color:#fc644d;font-size:18px}

.pages{text-align:center}


.goods-pic{width:420px;display:inline-block;vertical-align:top;border:1px solid #FFB800}
.goods-info{width:510px;height:420px;display:inline-block;vertical-align:top;padding-left:15px;position:relative}
.goods-info h4{font-size:18px;font-weight:600}
.goods-info .market{color:#2893EC;font-size:22px;line-height:48px}
.goods-info .vip{color:#fc644d;font-size:22px}
.goods-img{width:420px;height:420px;line-height:48px}
.goods-info .tools{position:absolute;bottom:0;left:15px;width:300px}
.goods-info .tools .tool a {
    width: 38px;
    height: 38px;
	line-height: 38px;
    border: 1px solid #E5E5E5;
    display: inline-block;
    letter-spacing: 0;
    color: #333;
    text-align: center;font-size:16px ;
}
.goods-info .tools .minus {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.goods-info .tools .plus {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.goods-info .tools input {
    width: 38px;
    display: inline-block;
    height: 38px;
    padding: 0 3px;
    line-height: 38px;
    border-left: 0;
    border-right: 0;
    border-width: 1px;
    border-color: #E5E5E5;font-size:16px ;
    text-align: center;
	
}

.goods-content{margin:30px 0;border-top:1px solid #FFB800}

.price .add {
    background: #fc644d;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
	    line-height: 22px;
    display: inline-block;
}
 .price .add .layui-icon {
    font-size: 18px;
    color: #fff;
}
.fl{float:left}
.fr{float:right}
.shopping-cart-tools{position:fixed;bottom:170px;width:30px;right:0;height:136px;background:#333;color:#fff;text-align:center;padding:5px;box-sizing: border-box;font-size:16px;border-radius:10px 0 0 10px}
.shopping-cart-tools .icon {
    width: 20px;
    height: 20px;
    background: url(images/cart.svg) no-repeat;
    background-size: 100% 100%;
}
.shopping-cart{position:fixed;bottom:170px;width:360px;right:0;min-height:150px;background:#fff;border:1px #eee solid;display:none}
.shopping-cart .title {
    color: #333;
    background-color: #fafafa;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    font-size: 14px;
}
.shopping-cart .logo {
    width: 25px;
    height: 25px;
    margin-left:10px;
    background: url(images/cart.svg) no-repeat;
    background-size: 100% 100%;
}
.shopping-cart .title .dishes {
    white-space: nowrap;
}

.shopping-cart .foot {
    background-color: #333;
    cursor: pointer;
    z-index: 1;
    position: relative;
	height: 50px;
    margin-top: -1px;
    width:100%;
}
.shopping-cart .total {
    margin-left:10px;
    height: 54px;
    line-height: 54px;color: #fff;
}
.shopping-cart .total span {
    margin: 0 3px;
    color: #fff;
}
.shopping-cart .total span.bill {
    font-size: 20px;
    font-weight: 700;
    margin-right: 0;
    color: #fff;
}
.shopping-cart .cart-ul  {
   max-height:280px;
   width: 100%;
     overflow-y:scroll;
   min-height:100px;
}
.shopping-cart ul{
   
   height: auto; width: 100%;
}

.shopping-cart ul li {
    border-bottom: 1px solid #E5E5E5;
    margin: 0 10px;
	overflow:hidden;
}

.shopping-cart .na {
    width: 188px;
    margin: 16px 0 14px;
	height:20px;
	overflow:hidden;
}
.shopping-cart .gtitle{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shopping-cart .modify {
    padding-top: 16px;
    font-size: 12px;
}


.shopping-cart .modify a {
    width: 16px;
    height: 16px;
	line-height: 16px;
    border: 1px solid #E5E5E5;
    display: inline-block;
    letter-spacing: 0;
    color: #333;
    text-align: center;
}
.shopping-cart .modify .minus {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.shopping-cart .modify .plus {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.shopping-cart .modify input {
    width: 40px;
    display: inline-block;
    height: 16px;
    padding: 0 3px;
    line-height: 16px;
    border-left: 0;
    border-right: 0;
    border-width: 1px;
    border-color: #E5E5E5;
    text-align: center;
	
}
.shopping-cart .pri {
    line-height: 49px;
    width: 52px;
    text-align: right;
}
.shopping-cart ul li .pri {
    color: #fc644d;
}


.shopping-cart .brief-order {
    display: none;
    color: #fff;
    padding-top: 12px;
    padding-left: 60px;
}

.shopping-cart .go-pay, .shopping-cart .ready-pay {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
}
.shopping-cart .go-pay {
    color: #333;
    font-weight: 700;
    padding: 0 23px;
    display: none;
    border: 0;
    cursor: pointer;
    border-radius: 0;
}
.shopping-cart .go-pay, .shopping-cart .go-pay:active {
    background-color: #fc644d;color: #fff;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
}

.flex-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
}

.flex-grow-0 {
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-grow-1 {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.flex-x-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-y-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.flex-y-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}
#footer{ clear:both; height:140px; background:#ff9800; margin-top:10px;}
#footer #footer_box{ width:1200px; height:140px; margin:0 auto; background:#ff9800;}
#footer #footer_box h2{ text-align:right; display:block; width:400px; float:left; padding-top:30px;}
#footer #footer_box h2 img{ max-width:150px;}
#footer #footer_box #cpr{ width:500px; float:left;}
#footer #footer_box h3{ clear:both; display:block; height:50px; font-size:20px; line-height:50px; text-align:center; color:#FEFCF0;}
#footer #footer_box span{ display: block; line-height:30px; text-align:center; color:#FEFCF0;}
#footer #footer_box #tangshandaxiong{ color:#FBD824;}
#line_foot{height: 29px;background: #000;}
#line_foot #footer_nav {display: block;height: 29px;width: 1200px;margin: 0 auto;background: #000;}


    .search-header{margin:auto;text-align:center;padding:30px 0 10px 0;}
    .search-icon{width:80px;display:inline-block;}
    .search-title{display:inline-block;vertical-align: middle;}
    .search-title .title{font-size:36px;color:#333;font-weight:500}
    .search-title .desc{font-size:14px;color:red}
    .search-content{margin:auto;text-align:center;padding:30px 0;width:600px}
    
    .search-desc{margin:10px auto 60px auto;text-align:left;padding:10px;width:500px;background:#eee;border-radius:10px}
    .search-desc-title{font-size:14px;color:#333;line-height:38px}
    .search-desc-content{font-size:14px;color:#666;padding-left:10px;line-height:28px}
    .search-desc-tips{font-size:14px;color:#999;padding-left:10px}
    .blue{color:#1E9FFF;padding:0 5px;}
    .yellow{color:#FFB800;padding:0 5px;}
    .result{width:800px;margin:auto;;padding:30px 0;}
    .result-header{border-bottom:3px solid #eee;padding:5px 0}
    .result-code{display:inline-block;width:675px;padding-left:5px}
    
    .back{display:inline-block;width:100px;text-align:right}
    
    .result-content{margin:auto;text-align:left;padding:30px 0;width:800px}
    .result-info{line-height:38px}
    .result-success{margin: 10px}
    .success-icon{width:80px;display:inline-block;}
    .success-title{display:inline-block;vertical-align: middle;font-size:36px;color:#333;font-weight:500}

@media screen and (max-width:990px){
   .header .header_os {width: 900px;} 
   .main  {width: 900px;} 
   #footer #footer_box{ width:900px;}
}
@media screen and (max-width:770px) {
   .header .header_os {width: 700px;} 
   .main  {width: 700px;} 
   #footer #footer_box{ width:700px;}
   .result{width:700px;}
   .result-content{width:700px;}
}
@media screen and (max-width:510px) {
    
.header .header_os {width: 500px;} 
   .main  {width: 500px;} 
   #footer #footer_box{ width:500px;}
   .result{width:500px;}
   .result-content{width:500px;}
   .search-content{width:460px;}
   .search-desc{width:480px;}
  .result-code{ width: calc(100% - 115px); }

}